Thanks Rico.

Yes, the reason to run without verification flags in debug mode is that it takes
far too long for the buildbot.


http://codereview.chromium.org/6698029/diff/1/test/benchmarks/testcfg.py
File test/benchmarks/testcfg.py (right):

http://codereview.chromium.org/6698029/diff/1/test/benchmarks/testcfg.py#newcode57
test/benchmarks/testcfg.py:57: if not
IsNumber(line[colon_index+1:].strip()):
On 2011/03/16 08:51:57, Rico wrote:
line[colon_index+1:].strip().isdigit() ?

I did that initially. The issue is that when running slowly in debug
mode we might get scores such as 65.6

http://codereview.chromium.org/6698029/

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to