Reviewers: Benedikt Meurer,
Message:
PTAL
Description:
[test] Add android perf trybots.
BUG=chromium:502176
LOG=n
Please review this at https://codereview.chromium.org/1217503008/
Base URL: https://chromium.googlesource.com/v8/v8.git@master
Affected files (+4, -0 lines):
M tools/try_perf.py
Index: tools/try_perf.py
diff --git a/tools/try_perf.py b/tools/try_perf.py
index
4170fa21e4c9335e72552e9a343f4bfb4117eecc..5969ff003222effb1c173e3c280b6f64982c430c
100755
--- a/tools/try_perf.py
+++ b/tools/try_perf.py
@@ -16,6 +16,10 @@ BOTS = {
'--linux32': 'v8_linux32_perf_try',
'--linux64': 'v8_linux64_perf_try',
'--linux64_haswell': 'v8_linux64_haswell_perf_try',
+ '--nexus5': 'v8_nexus5_perf_try',
+ '--nexus7': 'v8_nexus7_perf_try',
+ '--nexus9': 'v8_nexus9_perf_try',
+ '--nexus10': 'v8_nexus10_perf_try',
}
DEFAULT_BOTS = [
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.