Updates:
        Status: Started

Comment #6 on issue 24773 by [email protected]: two tests extremely slow  
in Debug mode
http://code.google.com/p/chromium/issues/detail?id=24773

Actually that was an expensive check in  
v8::internal::String::MakeExternal---it compares that external resource
is the same as string being externalized.  When strings were flatten, it  
was cheaper as conversion into an array
was a matter of copying.  Putting those checks behind slow asserts.   
Sending a CL for review in a couple of
minutes.

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