Chevrotain / chevrotain

Parser Building Toolkit for JavaScript
https://chevrotain.io
Apache License 2.0
2.44k stars 200 forks source link

refactor: remove lodash #1949

Closed bd82 closed 1 year ago

bd82 commented 1 year ago

Seems like a ~6% performance regression in the JSON lexer benchmark. Perhaps one of the hot-spots in the lexer code was modified?

bd82 commented 1 year ago

Dropping this, will evaluate remda instead. See: https://github.com/Chevrotain/chevrotain/issues/1870#issuecomment-1616095160