Dojo vs JQuery vs MooTools vs Prototype Performance Comparison

Son Do's Blog

As part of my Mootools lecture at Codecamp I showed a brief speed comparison between the most used Javascript Frameworks running in the major browsers. Now as the Mootools team has extended their performance test tool (slickspeed) it is time to revise my benchmarks and extend them over more browser/platforms.

Test results (Lower is better):

*For example FF (XP-NA) is Firefox 2.0.0.12 with no addons (extensions) enabled running under Windows XP

You can check the actual numbers (in ms) and the full browsers information in the table bellow:

Dojo 1.0.2JQuery 1.2.3MooTools 1.2beta2Prototype 1.6.0.2
Mozilla Firefox 2.0.0.12 – no addons – winxp128266115259
Mozilla Firefox 2.0.0.12 – winxp144290127260
Mozilla Firefox 2.0.0.12 – linux253438255384
Opera 9.26 – winxp32136148194
Opera 9.26 – linux110188238364
Internet Explorer 7 –…

View original post 152 more words

Leave a comment