Status: New
Owner: ----

New issue 799 by davidyang102: Mysterious Performance
http://code.google.com/p/v8/issues/detail?id=799

I'm using node.js to run this but node uses v8

it takes 1.7s to run this code with line 7 commented out
it takes 0.9s to run this code with line 7 included
(line 7 is i++)

why does doing more take less time?
the semantics work out correctly for i incrementing

Attachments:
        wtf.js  419 bytes

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to