L20n/Firefox/Performance: Difference between revisions

 
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. http://searchfox.org/mozilla-central/source/dom/base/Element.cpp#455-458 is a good starting point.
: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 ===
14

edits