nolanlawson / optimize-js

Optimize a JS file for faster parsing (UNMAINTAINED)
https://nolanlawson.github.io/optimize-js
Apache License 2.0
3.75k stars 104 forks source link

Comparison with Google's Closure Compiler? #15

Closed prashnts closed 8 years ago

prashnts commented 8 years ago

Great project! I was wondering if there could be a comparison with Closure Compiler? Willing to do it if you think it'd be worth.

NeXTs commented 8 years ago

Couldn't they be used together? Complementing each other

nolanlawson commented 8 years ago

Sure, I'd be interested in seeing a comparison. Please feel free to compare the two and then write a blog post about it, and I'll be glad to link to it from the README. :)