|
|
|
|
|
by bennofs
3369 days ago
|
|
Minifying also speeds up decompression, because less data has to be produced by the decompressor. Compression and minifying are really different optimizations, as the minification does not need to be reversed. So each one has benefits. |
|