5 ms·
I've worked on embedded systems with tight resource constraints. Minification was used on those systems because the space savings resulted in performance impro
by moreInfo1234 11y 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.
- IanCal 11y agoI remember having to do this with AS2 systems, short variable names were faster.