On the 'keep' side, new syntax introduced into SpiderMonkey is basically supported by Reflect.parse and it can be the reference implementation to the other parsers.
On Sat, Sep 7, 2013 at 2:54 AM, Brandon Benvie <[email protected]> wrote: > On 9/6/2013 9:46 AM, David Bruant wrote: > >> How much better is Reflect.parse performance? >> > > Well I just ran a comparison and got about 7x faster ( > https://gist.github.com/**espadrine/3262696<https://gist.github.com/espadrine/3262696>). > It's a year old version of esprima but I doubt the differential could be > that much. > > ______________________________**_________________ > dev-tech-js-engine-internals mailing list > dev-tech-js-engine-internals@**lists.mozilla.org<[email protected]> > https://lists.mozilla.org/**listinfo/dev-tech-js-engine-**internals<https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals> > _______________________________________________ dev-tech-js-engine-internals mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals

