14
edits
(→Optimize DOM pathways we use extensively: use permalink) |
|||
| Line 45: | Line 45: | ||
=== Optimize DOM pathways we use extensively === | === Optimize DOM pathways we use extensively === | ||
:smaug is profiling our code trying to find ways to reduce the cost of Element reflections and applying translations. | :smaug is profiling our code trying to find ways to reduce the cost of Element reflections and applying translations. https://searchfox.org/mozilla-central/rev/d03ad8843e3bf2e856126bc53b0475c595e5183b/dom/base/Element.cpp#545-548 is a good starting point. | ||
=== Stylo === | === Stylo === | ||
edits