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

Have you tested angularjs v1 and v2? #22

Open nullart opened 8 years ago

nullart commented 8 years ago

Have you tested this with angularjs or react? Would be great to have your benchmark on these popular js frameworks/libraries

sanex3339 commented 8 years ago

I tested Angular 2 with/without optimize-js. Without - page 2.5sec load, with 1.2-1.3 sec.