Skip navigation.

A Blog From Behind the Trenches

Attack of the Bugs

Posts tagged with "benchmarks"

Futuremark loved Opera, but the love was not returned

, , , ...

DailyTech recently interviewed Futuremark's Oliver Baltuch. As some of you may know, Futuremark are the makers of the well known hardware benchmarking software, 3DMark. A while ago, they released the Peacekeeper Web browser benchmark.

Read more...

A better benchmark: Benchmarking Browsers with Real Websites

, , ,

We are all used to all the artificial JavaScript benchmarks out there by now. What they have in common is that they all test small parts of JavaScript, and none of them are testing real-life performance.

Read more...

JavaScript performance? What about layout performance?

, , , ...

Performance benchmarks are all the rage these days, but everyone seems to be focusing narrowly on artificial benchmarks that basically tell you how certain browsers perform at the particular JavaScript functions chosen for those particular benchmarks.

It's surprising that there is little or no focus on other, perhaps more relevant performance aspects of modern pages. For example, how do browsers perform when it comes to dynamically changing the style of a page (CSS)?

Read more...

Yet Another JavaScript Benhcmark

, , ,

It's old news by now, but do we really need yet another one? Peacekeeper "simulates the load placed on the browser by common JavaScript functions as used by popular, modern websites", but weren't all the other ones supposed to be doing that as well?

Read more...