[jQuery] Packed version 32 kB
Hi
I have made performance test for two independent servers with 3 types
of jQuery packages:
jQuery 1.2.6 (16kb, Minified and Gzipped)
jQuery 1.2.6 (97kb, Uncompressed)
jQuery 1.2.6 (30kb, Packed)
My tests says that packed version is the slowest one up to 3-4 times.
Why is that? What is the reason to use packed version? At JQuery main
site they say Packed version is Great for production use.
Greetings Michael