Let’s compare compression of SlimIt and YUI Compressor using jQuery source file.
| File | SlimIt | SlimIt+gzip | YUI | YUI+gzip |
|---|---|---|---|---|
| jquery-1.7.1.js | 97241 | 33330 | 104684 | 36164 |
As you can see SlimIt performs better and it’s pure Python.
Do you still use YUI Compressor in your Python project? Give SlimIt a try.
If you have any questions or encountered any issue here is the place to discuss it: GitHub Issues
{ 4 comments }


