Benchmarks to compare EsprimaParser with JsParser.
Currently the tests show that esprima-version is 2x slower. Times for parsing all of sencha touch source files: JsParser: 3.5s EsprimaParser: 6.6s Also... the JsParser is now switched back to using the old Lexer, not the esprima-one.
Loading
Please sign in to comment