Hard to say without knowing more about what you did and what you observed.
E.g. if your browser was an x64 build and your command-line V8 was an ia32
build, that would explain all sorts of differences. Telling us *which*
tests exactly were faster in the browser would also add quite a bit of
relevant information.

That said, V8 3.8 is ancient. I don't think anyone really cares about its
performance any more. Please repeat your tests with the current development
version (V8 trunk or bleeding_edge, Chromium M24 trunk or Chrome Dev
channel).


On Fri, Oct 19, 2012 at 10:09 PM, Joe Millenbach <[email protected]>wrote:

> [Cross posting between Chromium and v8 as related to both]
> I wondered if anyone knows why running some Kraken sub tests in a
> browser go faster than if you run the same test from a command line
> shell.  Like by 20-30% sometimes.  We expected the browser to only add
> overhead, like it does for the web based SunSpider.
>
> I should note we don't have exactly the same version of shell and
> browser v8 engine (shell is 3.8.9 and browser says 3.8.10).
>
> --
> v8-users mailing list
> [email protected]
> http://groups.google.com/group/v8-users
>

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

Reply via email to