Comment #3 on issue 1995 by [email protected]: will a faster CopyChars() be welcomed
http://code.google.com/p/v8/issues/detail?id=1995
I measure it by running sunspider benchmark and sum up time spent in old and new functions (both is called) and compare. The executable size may be slightly larger, so it's hoped to yield code more precisely using specialized template copier.
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
