Status: Untriaged
Owner: [email protected]
CC: [email protected],  [email protected]
Labels: Type-Bug Pri-2 OS-All Area-Misc Size-Medium

New issue 15913 by [email protected]: "eval" execution time doubles when  
DevTools are open
http://code.google.com/p/chromium/issues/detail?id=15913

"eval" execution time doubles as soon as DevTools are open.

Steps to reproduce:
- open the eval-slowdown-test.html page in Chrome;
- observe "generate" and "eval" times; "generate" is the execution
duration of of a JSON string generator; "eval" is the execution of
eval'ing the string generated;
- now open DevTools ("Inspect element" or Ctrl-Shift-J), and reload the  
page;
- you'll see that "eval" now takes about twice long, "generate"
duration stays the same.


Attachments:
        eval-slowdown-test.zip  789 bytes

--
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