On 2013/10/14 11:46:38, Jakob wrote:
+1 to what Sven said. 3*600ms of scheduled delay time per run (and five times that with --stress-opt) is not something I like to see in a Release mode test.
I
guess Debug is faster because it only does two stress runs.

I have two suggestions for improvements:
- turn this into a cctest where you can trigger just a scavenge instead of a
full GC.
- implement a way to programmatically control the completion time of parallel
recompilation jobs without hard-coded delays
(%FinishConcurrentRecompilationJobNow() or something)

Follow-up CL: https://codereview.chromium.org/26758003/

https://codereview.chromium.org/24495005/

--
--
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/groups/opt_out.

Reply via email to