Comment #2 on issue 15913 by yu...@chromium.org: "eval" execution time  
doubles when DevTools are open
http://code.google.com/p/chromium/issues/detail?id=15913

I'm getting following numbers:

DevTools window is closed:
generate: 596.48 ms
eval: 1115.48 ms

DevTools window is open, source is not included in afterCompile event:
generate: 605.64 ms
eval: 1105.68 ms

DevTools window is open, script source is sent in afterCompile event:
generate: 529.6 ms
eval: 1977.28 ms

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to