Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(224)

Unified Diff: tools/try_perf.py

Issue 2358873002: [tools] added unity suite to known benchmark set (Closed)
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/try_perf.py
diff --git a/tools/try_perf.py b/tools/try_perf.py
index e022ab45bf33d446e2a7c9395106ec319812f98f..05e240edb5b931bfdcbf19a8bdd79cffe0ae9f9c 100755
--- a/tools/try_perf.py
+++ b/tools/try_perf.py
@@ -49,6 +49,7 @@ PUBLIC_BENCHMARKS = [
'simdjs',
'sunspider',
'sunspider-ignition',
+ 'unity',
'wasm',
]
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698