Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Google's browser: Google Chrome
This discussion has been closed.
Comments
I'll give it a few more months I think.
Posted: Monday, 8 September 2008 at 6:23PM
Tried webkit nightly on Win today and run into problem too. So I downloaded the Safari4 preview from developer connection (registering needed).
It's less ahead on webkit release but more than Safari3. I gets 100/100 on Acid 3.
I know most of window based devs don't care about Safari/webkit, but it has the best engine whatsoever, and web inspector match firebug natively.
Edit: Chrome gets a previous version of the inspector as for now.
Edit: Me too think that Chrome will get success on Windows because it already has a better overall performance than FF and as soon as they upgrade to recent webkit, it'll rock.
http://www.osnews.com/comments/20260
http://waynepan.com/2008/09/02/v8-tracemonkey-squirrelfish-ie8-benchmarks/
http://ejohn.org/blog/javascript-performance-rundown/
I bet that while engines are different (squirrelfish vs. V8), both are accessing the same DOM data so my guess is that it will improve with recent webkit. Acid 3 is not only a speed test but a rendering test, computing and checking rendered dom elements
Edit: Sirnot posted before me and his post is the exact complement to mine
Agreed, totally. This was most as a way of comparing webkit releases used by Safari and Chrome.
And your remark can apply to speed tests used in the blog I listed. They are more tests of intrinsic core engine than test of DOM/js interaction we use everyday.
You are, of course correct squirrel, but on the flip side, they can incite a degree of competition and result in more rapid improvements in general. I'm not disagreeing with what you're saying, but it can also have a positive effect so long as it isn't taken too far or as the only thing they are focusing on. I believe this is part of the reason that jQuery John has created a new benchmark, in order for it to be more representative of what is actually used in the real world - of course, I expect he's biased towards what jQuery uses in the real world, but even that can have a positive effect
however using a test designed for comprehensiveness would probably give a better idea of degree of compliance. the only problem is that there dosn't seem to be any such test out there.