Opened 14 years ago
Closed 14 years ago
#3770 closed enhancement (fixed)
Reduce YUI-compressed jQuery code size by 22%
Reported by: | spicyj | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.3 |
Component: | unfiled | Version: | 1.2.6 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Re: http://groups.google.com/group/jquery-dev/browse_thread/thread/c49003bde873e401
By changing two lines in the jQuery source tree, the YUI-compressed code size can be reduced from 66.3K to 51.4K (22.3% difference).
Patch @ http://gist.github.com/42652
Note: See
TracTickets for help on using
tickets.
Fixed in SVN rev [6027].