New jQuery 1.2.2 released!

ejohn side jquery New jQuery 1.2.2 released!On the 2nd anniversary of jQuery’s release there is a brand new release. This is primarily a bug fix release for jQuery 1.2.

Primarily, this has been a bug fix and optimization release. They landed over 120 bug fixes and our test suite now has over 1157 tests in it!

300% Speed Improvements to $(DOMElement)

Here’s a quick peak at some of the speed jumps that you can expect in all the major browsers:
Browser 1.2.1 (ms) 1.2.2 (ms)
Firefox 2 0.041 0.015
Firefox 3 0.033 0.01
Safari 3 0.017 0.005
Opera 9 0.023 0.004
Internet Explorer 6 0.04 0.03

read the source

Related posts:

  1. jQuery 1.2: Massive NEW Release
  2. jQuery 1.1.3: 800%+ Faster, still 20KB
  3. Prototype and jQuery comparison
  4. jQuery UI: Interactions and Widgets
  5. AjaxPro Beta with jQuery Support

Leave a Comment


NOTE - You can use these HTML tags and attributes:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">

Read previous post:
Drag and Drop with ASP.NET AJAX

I love reading great articles! The one I am posting today is simply deep and marvelous! Its written by the...

Close