roman01la / webpack-closure-compiler

[DEPRECATED] Google Closure Compiler plugin for Webpack
MIT License
464 stars 25 forks source link

Latest perf numbers with webpack 2/3 ? Way to reproduce ? #35

Closed fabm22 closed 7 years ago

fabm22 commented 7 years ago

Looking at the very interesting part of the README with comparison of different sizes of produced js with different corresponding tools, I was wondering if we could have updated numbers with notably (for me) latest versions of webpack (2 &+), and possibly TypeScript compiler ?

Also is there some documentation of how to reproduce the exact same setup so anyone could potentially update the numbers ?

Thanks a lot

roman01la commented 7 years ago

The results was taken from this benchmark, feel free to update it https://github.com/samccone/The-cost-of-transpiling-es2015-in-2016