Sep
9
After first comparison let’s compare how fast browsers render CSS. We used following file running from local computer:
css-rendering-benchmark-2500-positioned-divs
File found here.
Here are the results:
- IE – 937ms
- Opera – 422ms
- Firefox – 730 ms
- Chrome – 337ms
- Safari – 141ms
The last two varied a lot in the measurements and the value is the one most frequently appeared.
Comments
As you can see results are similar to the previous tests. from bottom to top. IE, FF, Opera, Chrome and Safari wins.
Other tests will follow so subscribe to RSS feed .
Comments
Leave a Reply
You must be logged in to post a comment.