A journey toward a fast and good minifier
This blog post will tell you about the techniques involved in making the minifier 100x faster, especially the name mangler. For an arbitrary large input, it now takes 2.5s while using one cpu core instead of 13s while using 10 cpu cores.
SWC has a mi...
kdy1.dev9 min read