This is a sample-of-one but looks interesting: https://medium.com/@torch2424/webassembly-is-fast-a-real-world-benchmark-of-webassembly-vs-es6-d85a23f8e193
I have not dug into it in detail, but I worry especially about the tremendous negative spikes in our JS performance for the non-closure-compiled case; this suggests some kind of policy bug, eg, discarding compiled code too soon (I know this has been discussed again recently). --lars _______________________________________________ dev-tech-js-engine-internals mailing list dev-tech-js-engine-internals@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals