Status: Accepted
Owner: [email protected]
Labels: Type-Bug Priority-Medium
New issue 690 by [email protected]: Splay benchmark spends too much time
converting numbers to strings
http://code.google.com/p/v8/issues/detail?id=690
As noted in https://bugzilla.mozilla.org/show_bug.cgi?id=562553, the Splay
benchmark
unintentionally spends too much time converting numbers to strings. The bug
report contains two
possible fixes to this issue - but it seems the only way that doesn't
dramatically change the working
set of the running benchmark is the first one: Convert the key to string
before passing it to
GeneratePayload.
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev