canmove, Confirmed users
2,056
edits
m (→Fast) |
m (fix typo) |
||
Line 53: | Line 53: | ||
[https://bugzilla.mozilla.org/show_bug.cgi?id=1336227 Faster startup first paint]: Firefox will show a browser window as soon as possible after startup, not waiting on the full stack to load. (2018) | [https://bugzilla.mozilla.org/show_bug.cgi?id=1336227 Faster startup first paint]: Firefox will show a browser window as soon as possible after startup, not waiting on the full stack to load. (2018) | ||
[https://bugzilla.mozilla.org/show_bug.cgi?id=1401624 Object-biased NaN Boxing]: a lot of code containing small loops do not benefit from any sort of optimization strategy. With Object- | [https://bugzilla.mozilla.org/show_bug.cgi?id=1401624 Object-biased NaN Boxing]: a lot of code containing small loops do not benefit from any sort of optimization strategy. With Object-biased NaN boxing, we will see improved web page JavaScript performance. (2018) | ||
=== Personal === | === Personal === |