Comment #8 on issue 2389 by [email protected]: PeaceKeeper Benchmark not running with latest v8..
http://code.google.com/p/v8/issues/detail?id=2389

I'm still not seeing "the issue".

In each of your comments, you're saying something that contradicts your previous statements. In comment #6, you said that 3.13.5 worked but 3.13.6 was broken. Now in comment #7 you're saying that 3.13.7 (which came right after 3.13.6!) works, but all later versions are broken. Can you reproduce even one of these findings reliably, or does it just randomly sometimes fail and sometimes work? Could this be an issue on your system? Maybe the Android simulator doesn't report/detect/simulate framerates correctly? Maybe your graphics driver is broken?

Also, for the record, NaN is a valid floating-point value. Seeing NaNs when you're expecting numbers *might* hint at a bug in V8, but might just as well be a bug in the JavaScript application (e.g., the division 0/0 returns NaN).

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

Reply via email to