Javascript Performance Thread

Discussion about official Mozilla Firefox builds
Josa
Posts: 7406
Joined: July 28th, 2009, 4:52 pm

Re: Javascript Performance Thread

Post by Josa »

I think most of the JS Team has been busy this year with Spectre mitigations (https://bugzilla.mozilla.org/show_bug.cgi?id=1430049) and WASM.
A big perf improvement that it seems will land this year is nursery strings (https://bugzilla.mozilla.org/show_bug.cgi?id=1442481).
There is some work on BinAST (https://bugzilla.mozilla.org/show_bug.cgi?id=1409815).
Lurtz
Posts: 359
Joined: June 12th, 2016, 12:25 pm

Re: Javascript Performance Thread

Post by Lurtz »

mayankleoboy1
Posts: 471
Joined: February 25th, 2013, 9:52 pm

Re: Javascript Performance Thread

Post by mayankleoboy1 »

V8 made a 10% jump on Octane benchamark on AWFY: https://arewefastyet.com/#machine=17&vi ... ite=octane
mayankleoboy1
Posts: 471
Joined: February 25th, 2013, 9:52 pm

Re: Javascript Performance Thread

Post by mayankleoboy1 »

Now that Baseline Interpreter has landed, what are the next plans for JS and Ionmonkey?
Josa
Posts: 7406
Joined: July 28th, 2009, 4:52 pm

Re: Javascript Performance Thread

Post by Josa »

Josa
Posts: 7406
Joined: July 28th, 2009, 4:52 pm

Re: Javascript Performance Thread

Post by Josa »

Josa
Posts: 7406
Joined: July 28th, 2009, 4:52 pm

Re: Javascript Performance Thread

Post by Josa »

Post Reply