Hacker News new | ask | show | jobs
by moreInfo1234 3940 days ago
I've worked on embedded systems with tight resource constraints.

Minification was used on those systems because the space savings resulted in performance improvements.

Deminification would be less of a security concern than potential issues being introduced by minification.

1 comments

I remember having to do this with AS2 systems, short variable names were faster.