September 4, 2008
Now it is two days since my first post on Chrome has appeared. Let’s see some statistics of our blog visitors (Google Analytics, of course :-)

Some conclusions:
- Firefox is over-represented: although Firefox has a good 20%+ or so world-wide market share, the 52%+ result here indicates that Firefox users are open to new browser technologies (no surprise there)
- Safari: ditto, although I suspect that some of the Safari visits are indeed Chrome visits before Google Analytics got smart enough to recognize it
- Chrome and Opera: Chrome got even with Opera in two and a half days. That is a statement, and might get Opera people a bit worried about market share.
Stop the presses!
A few hours (like 6) later we have a somewhat different picture!

Chrome gained 7%+ and it seems that my Safari-Analytics-Chrome theory has some substance as Safari is down markedly, while the other players are virtually unchanged.
Day 4: Chrome is second
So we are at day++, and the results are:

Chrome again gained 7%+ and is second only to Firefox, slightly edging out IE. Not bad for a four day older isn’t it?
September 3, 2008
I did a very quick speed test to see how fast Chrome is. BTW I did notice instabilities with the Flash plugin.
I run three benchmarks (on the same machine, all browsers open, running the benchmark only in one at a time):
The first test is more JavaScript oriented, where the new V8 virtual machine can shine, the other two test graphical abilities.
And the results are…
Read the rest of this entry »
September 2, 2008
The web is abuzz today with Google’s entrance to the web browser war-field with its shiny new Chrome beta. You’ll find plenty of coverage elsewhere (Google’s blog is here, the comic strip (more about it later) starts here), I’d only like to focus on one conspiracy theory aspect: the first version of Google OS.
First of all, do read the comic strip by Scott McCloud and the Chrome Team. It is in itself a piece of marketing art and although its primary intended audience may be journalists and less technical people, it is a statement of how serious Google is about Chrome and full of hints for conspiracy theorists among us.
So some of my first thoughts will follow…
Read the rest of this entry »
June 28, 2007
Now this is a completely un-scientific, but very revealing experience. I have run the same page (Sebastien Gruhier’s PGF test page) in four different browsers with interesting results. This is indeed a continuation of my earlier “research” into “Not all browsers are made equal in speed”.
So the browsers are:
- Internet Explorer 6.0.2900.2180.xpsp_sp2_qfe.070227-2300 :-)
- Firefox 2.0.0.4
- Safari for Windows 3.0.2 (522.13.1)
- Opera 9.21 (Build 8776)
I run the page several times in SVG, VML, and Canvas mode on each browser (of course, when it was possible) with the following results:
- Internet Explorer: only VML is available
- VML: originally around 4300ms, and with each re-rendering the time increasing by cca. 1800 ms (!) so it went like 4300, 6xxx, 8xxx, 9xxx, and finally jumped to 13109 ms
- Firefox:
- SVG: generally around 1900 ms, sometimes dropping to 1500ish or peaking at 2300ish ms
- Canvas: odd runs: ~1100 ms, even runs: ~750 m, alternating :-)
- Safari for Windows:
- SVG: dead steady on 1070-1030 ms
- Canvas: pretty steady around 600-468 ms, mostly in the 490-468 ms range
- Opera:
- SVG: pretty stable at 2360-2078 ms
- Canvas: pretty stable at 1030-860 ms
Again, the runs were performed on the same machine (2GHz P4, 2GB RAM, WinXP Pro, Commit charge ~1369MB), all browsers running at the same time, but the test performed sequentially.
My informal results:
- SVG: Safari is the king, at least 50% better, but typically 90-100% better performance than the competitors
- Canvas: again Safari is #1, at least 25% speed advantage, but as good as 100% better — with quite stable performance in both cases.
- VML: well, let’s read between the lines ;-) (please note: I did not run IE 7, but IE 6, for technical reasons) – if we consider its best result in VML and compare to Safari’s average SVG result (VML and SVG are closer relatives than VML and Canvas), then Safari is 400% faster.
- Canvas is the overall spead king, SVG is #2, and VML is distant #3.
- Safari is king in graphics — and this is still the first beta release from Apple…
BTW I got into all this because I’m looking into how to best implement some of my stuff on the iPhone with Morfik, and also for some graphical stuff I plan to do (charts, Gantt, diagrams, hint-hint:-).
Again, this is not science here: I only tested one rendering task, the environment was quite loaded, did not test IE 7 (although the rest of the browsers were their latest), did not check rendering quality in depth (things looked pretty OK in all cases), etc. Still I consider the results quite relevant — I’d like to see what other pepole can say about their experience…