(benchmark author here) I don't have comprehensive numbers compiled yet, but I can give you a general ranking of browsers. From best score to worst, the current ranking is roughly:
Safari
Firefox (except Mac)
IE 11
Chrome and Mac Firefox
I wonder if I'm using my browser differently than others or if there is something wrong with my machine. Whenever I try to switch from Chrome to FF it seems way behind Chrome in terms of speed and snappiness.
edit:
Windows 8.1, SSD, i3, 16GB RAM (63% used)
Chrome 30.0.1599.101 m: 3.4/10
Chrome Incognito: 4/10
Firefox 25: 5.4/10
FF Private Browsing 3/10 O.o
All tests done at least twice with similar numbers.
But Chrome has been running for a few days while FF was just started. Guess I'll leave FF running a bit and see if it changes anything.
Also interesting, FF takes around 2-3 times as long to run the tests than Chrome.
There are many different ways to measure speed. For example this benchmark says nothing about page load times or JavaScript speed; Chrome might (hypothetically) be way faster than Firefox there and still score worse in this test.
> FF takes around 2-3 times as long to run the tests than Chrome.
There are a couple of reasons for this. Firstly, lower latency is more difficult to measure, so it takes more trials to get the same number of good measurements. Secondly, Firefox has longer scroll momentum than Chrome, and the benchmark waits for the scroll momentum to die down between each scroll latency measurement.
I have no idea why a private browsing window would perform differently, but you're right, I get the same results myself. That's weird! It's exactly the sort of issue I hope to expose with this test. Latency issues like that are often ignored because they're not visible, and I want to make them visible.
Thanks very much for making this test. I use just about every browser out there, and love Chrome on my new Nexus 5, but I've felt that with iOS 7 and 10.9, Safari made huge improvements in responsiveness and it was hard to pin that down until now. I look forward to future optimizations. :)