[wp-trac] [WordPress Trac] #13704: jQuery script size
WordPress Trac
wp-trac at lists.automattic.com
Wed Jun 2 19:12:22 UTC 2010
#13704: jQuery script size
-------------------------+--------------------------------------------------
Reporter: jestro | Owner: azaozz
Type: enhancement | Status: new
Priority: normal | Milestone: Unassigned
Component: JavaScript | Version: 3.0
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
The size of the included jQuery script has ballooned up to 74KB in the
latest 3.0 RC, nearly 3 times the size of the minified jQuery 1.4.2 script
(24KB). This is adds a ton of unnecessary bloat / load time when the
script is enqueued by theme or plugin authors. It appears Sizzle is
included inside the jQuery script. In the spirit of keeping WP
lightweight, fast, and modular, Sizzle should be extracted and jquery.js
should include jQuery only.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/13704>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list