Hacker News new | ask | show | jobs
by eyelidlessness 3337 days ago
A browser can't retroactively reduce download time after a large file has been downloaded.
3 comments

Notably, modern JS engines _do_ pull the same tricks that GCC does, which is why they're fast.

But that's indeed a solution to a different problem, on a different computer.

Not with that attitude.
Have the CDN do it before delivery.
I could definitely see Cloudflare adding this as one of their addons. They already do some JS processing.