Hacker News new | ask | show | jobs
by dkersten 3369 days ago
Does minification speed up parsing (less characters to tokenise)? If so, then minification+compression would be better than compression alone as it would make up a bit for the time spent decompressing.