Revision: 24549
Author: [email protected]
Date: Mon Oct 13 09:30:27 2014 UTC
Log: Run benchmarks tests with --turbo-asm flag.
[email protected], [email protected]
Review URL: https://codereview.chromium.org/646373002
https://code.google.com/p/v8/source/detail?r=24549
Modified:
/branches/bleeding_edge/test/benchmarks/testcfg.py
=======================================
--- /branches/bleeding_edge/test/benchmarks/testcfg.py Mon Sep 15 12:48:55
2014 UTC
+++ /branches/bleeding_edge/test/benchmarks/testcfg.py Mon Oct 13 09:30:27
2014 UTC
@@ -186,7 +186,7 @@
# Both --nocrankshaft and --stressopt are very slow. Add TF but without
# always opt to match the way the benchmarks are run for performance
# testing.
- return [[], ["--turbo-filter=*"]]
+ return [[], ["--turbo-asm", "--turbo-filter=*"]]
def GetSuite(name, root):
--
--
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.