Firefox/Roadmap: Difference between revisions

Jump to navigation Jump to search
m
→‎Fast: remove tcp fast open. change in plans. talk to jduell.
mNo edit summary
m (→‎Fast: remove tcp fast open. change in plans. talk to jduell.)
Line 36: Line 36:


[https://bugzilla.mozilla.org/show_bug.cgi?id=1307504 Race Cache with Network]: When we detect that disk IO may be slow, we send a network request in parallel, and we use the first response that comes back. For users with slow spinning disks and a low latency network, the result would be faster loads. (Firefox 59)
[https://bugzilla.mozilla.org/show_bug.cgi?id=1307504 Race Cache with Network]: When we detect that disk IO may be slow, we send a network request in parallel, and we use the first response that comes back. For users with slow spinning disks and a low latency network, the result would be faster loads. (Firefox 59)
[https://bugzilla.mozilla.org/show_bug.cgi?id=1188435 TCP fast open]: a TCP extension to speed up the opening of successive TCP connections between two endpoints. (Firefox 62)


[https://mikeconley.ca/blog/2018/01/11/making-tab-switching-faster-in-firefox-with-tab-warming/ Tab Warming]: "Tab warming" is what we're calling the process of pre-emptively rendering the layers for a tab, and preemptively uploading them to the compositor, when we're pretty sure you're likely to switch to that tab (61)
[https://mikeconley.ca/blog/2018/01/11/making-tab-switching-faster-in-firefox-with-tab-warming/ Tab Warming]: "Tab warming" is what we're calling the process of pre-emptively rendering the layers for a tab, and preemptively uploading them to the compositor, when we're pretty sure you're likely to switch to that tab (61)
Line 54: Line 52:


[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)
[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 ===
Confirmed users, Bureaucrats and Sysops emeriti
2,974

edits

Navigation menu