esnext / es6-module-transpiler

Tomorrow’s JavaScript module syntax today
http://esnext.github.io/es6-module-transpiler/
Other
1.21k stars 85 forks source link

new CJS output takes a perf hit #132

Closed stefanpenner closed 9 years ago

stefanpenner commented 10 years ago

benchmarks are tricky, but the new output seems to be a 10%-20% hit on the promise benchmarks.

Further investigation is needed, but with some extra time i would like to isolated and also open issues on v8.

caridy commented 9 years ago

we have improved this one... can we close this now?

eventualbuddha commented 9 years ago

Yep, closing. @stefanpenner, if you do more benchmarks and see disappointing numbers still, please comment.