Updates:
Owner: [email protected]
Comment #1 on issue 2435 by [email protected]: Some string operations
perform sub-optimally (e.g String.fromCharCode, escape)
http://code.google.com/p/v8/issues/detail?id=2435
https://codereview.chromium.org/11348349/ is under review and should yield
considerable performance improvements for String.fromCharCode and
decodeURI* functions. encodeURI* also improve slightly, but there seems to
be some potential left.
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev