adams85 / acornima

Acornima is a standard-compliant JavaScript parser for .NET. It is a fork of Esprima.NET combined with the .NET port of the acornjs parser.
BSD 3-Clause "New" or "Revised" License
9 stars 3 forks source link

Further performance optimization #10

Open adams85 opened 3 months ago

adams85 commented 3 months ago

There is a minor perf. regression compared to the early versions. Track down what caused it.

Also, look for further optimization possibilities. E.g.