Changes

Jump to: navigation, search

Firefox/Roadmap

No change in size, 21:31, 18 April 2018
m
Fast
[https://hacks.mozilla.org/2017/10/the-whole-web-at-maximum-fps-how-webrender-gets-rid-of-jank/ WebRender]: With WebRender, we want web apps to run at a silky smooth 60 frames per second (FPS) no matter how big the display is or how much of the page is changing from frame to frame. Initial releases will be for selected Nvidia GPUs. (Firefox 64)
[https://mozillagfx.wordpress.com/2018/01/09/retained-display-lists/ Retained Display List]: Gecko will retain the display list between paints, only building a new display list for the parts of the page that changed since we last painted and then merge the new list into the old to get an updated list. (Firefox 6061)
[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)
Confirm, emeritus
2,974
edits

Navigation menu