jquery-1.4がリリースされました

jquery-1.4がリリースされました。
http://jquery14.com/day-01/jquery-14

一部の処理で大幅な速度改善がされたようです。


remove(), empty(), html()に対して、大幅な速度改善が見られます。
html()は特によく使う関数なので、
体感速度は今までよりさらに早くなるのではないか、と期待できます。

今回のリリース時に、jqueryの中の人が公開生質問をうける、という
イベントがあったみたいです。
http://jquery14.com/day-01/jquery-14-live-qa

また、googleのCDNもすでに対応済であることを確認しました。
http://ajax.googleapis.com/ajax/libs/jquery/1.4.0/jquery.min.js

GET /ajax/libs/jquery/1.4.0/jquery.min.js HTTP/1.1
Host: ajax.googleapis.com
User-Agent: Mozilla/5.0 (X11; U; Linux i686; ja; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6
Accept: */*
Accept-Language: ja,en-us;q=0.7,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: Shift_JIS,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: http://localhost:10080/tanarky/yomiowatter/
If-Modified-Since: Thu, 14 Jan 2010 01:36:01 GMT
Cache-Control: max-age=0

HTTP/1.x 304 Not Modified
Date: Sat, 16 Jan 2010 23:52:36 GMT
Expires: Sun, 16 Jan 2011 23:52:36 GMT
Cache-Control: public, must-revalidate, proxy-revalidate, max-age=31536000
Age: 1707
Last-Modified: Thu, 14 Jan 2010 01:36:01 GMT
Content-Length: 0
Server: GFE/2.0
X-XSS-Protection: 0 

人気の投稿