On 8/15/07, Stephan Beal <[EMAIL PROTECTED]> wrote: > @Joel/Brandon: > > after more experimentation, i am getting better compression if i use > the YUImin and ob_gzhandler. The difference is minimal compared to > jsmin, but there is a difference. e.g. > > jquery 1.1.3.1: > YUImin + gzip: 10896 bytes > jsmin + gzip: 11505 > packer + gzip: 11486
Good to know. Thanks! Joel Birch.