http://qs321.pair.com?node_id=11109860


in reply to Re^3: Perl script compressor
in thread Perl script compressor

That's mostly because JS is downloaded by the client on each request, so there's real network savings by minimizing the amount of data coming across the wire.

That's a much different reason than simply reading a server-side script directly from disk.