butternut
butternut copied to clipboard
Take memory usage into account
Although butternut appears to be much faster than uglifyjs, it would be nice to also see memory comparisons.
I've got a few tasks where uglifyJS gives me no problems, but butternut goes out of memory without increasing the --max-old-space-size
.
Can you share an example file where this is happening?