Confirmed users
3,339
edits
(Add Quantum Compositor) |
(→Quantum DOM: Link to billm's blog post) |
||
| Line 44: | Line 44: | ||
== Quantum DOM == | == Quantum DOM == | ||
The '''Quantum DOM''' project is | The '''Quantum DOM''' project will make Gecko more responsive, especially when there are a lot of background tabs open. When Quantum DOM is finished, JS code for different tabs (and possibly different iframes) will run in separate cooperatively scheduled threads; the code for some background tabs will never run at all. | ||
Bill McCloskey wrote more about [https://billmccloskey.wordpress.com/2016/10/27/mozillas-quantum-project/ Quantum DOM on his blog]. | |||
== Quantum Flow == | == Quantum Flow == | ||
The '''Quantum Flow''' project will explore performance improvements not covered by the other Quantum components, such as UI optimizations. | The '''Quantum Flow''' project will explore performance improvements not covered by the other Quantum components, such as UI optimizations. | ||