google / google/closure-compiler
Speed up code parsing at runtime by wrapping functions with parens
Open
- Dominant language
- JavaScript
- Stars
- 7.7k
- Forks
- 1.2k
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 6
Description
Please see [optimize-js](https://github.com/nolanlawson/optimize-js) library. Looks like this approach can speed up code parsing by 50% in Chrome. I wonder if this “optimisation” has been incorporated into Closure Compiler, or otherwise does it make sense to implement this?
Contributor guide
Assessment
This issue has not been assessed yet.