Archive for the ‘performance’ Category
Browser performance test
Tuesday, April 22nd, 2008
Friends
recommended me this page to test the browser performance:
This test is especially good if one needs to test the event handling performance in the browser engine.
Posted in performance | 2 Comments »
Rendering performance test results
Friday, September 8th, 2006
Test:
Browsers and platform:
- Same as in JavaScript performance test results
Results:
- Swift 0.1 - about 3 seconds
- Opera 9 - about 3.3 seconds
- FF 2.0 Beta 2 - about 4.7 seconds
- Flock 0.7 - about 5 seconds
- FF 3.0 - about 5.2 seconds
- MS IE 7 - about 5.8 seconds
Resume:
- Swift 0.1 is a winner.
- MS IE 7 is a looser.
Posted in performance | No Comments »
JavaScript and browsers
Sunday, September 3rd, 2006
One guy made JavaScript speed comparison between Firefox, IE and Opera: JavaScript Speed Tests.
Results are such: Firefox, IE - suxx, Opera - rulez.
There is another comparison regarding standards support: Link #1, Link #2 and Link #3.
Nevertheless, when it comes to AJAX support the result could be opposite. Check Netvibes with the browser of Your choice.
Posted in performance | No Comments »