Posts: 3,985
Name: Abel Mohler
Location: Asheville, North Carolina USA
|
The YUI compressor is definitely good, as far as performance goes, but I think that the packer will do better for your needs, because the code is much harder to read than YUI's. It relies on an eval() function at the end, however, which means there is a very small delay in executing its code.
|