DevTools/Planning/Performance/Details: Difference between revisions

Request to delete old information
(Request to delete old information)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{delete|This information is very outdated, please see profiler.firefox.com for the current profiling infrastructure.|date=05/27/2020}}
===Performance Overview===  
===Performance Overview===  


Line 26: Line 28:
</ul>
</ul>


Here is an example of a "memory leak timeline" design that would allow exploring for memory leaks:
That's about it, and it should not be more complicated than that.
 
===Proposed "memory leak timeline" design===


<ul>
<ul>
Line 40: Line 44:
[[Image:MemoryView.png|center|thumb|980px]]
[[Image:MemoryView.png|center|thumb|980px]]
</p>
</p>
That's about it, and it should not be more complicated than that.


===Product Design Challenges===  
===Product Design Challenges===  
Line 58: Line 61:
<li>Timeline layers is one way to give us the ability to correlate different timelines on top of each other.
<li>Timeline layers is one way to give us the ability to correlate different timelines on top of each other.
<li>Each layer can be turned on or off and it would turn on or off the respective instrumentation.
<li>Each layer can be turned on or off and it would turn on or off the respective instrumentation.
</li>
</ul>


'''4) Changing sampling/instrumentation depth'''<br>
'''4) Changing sampling/instrumentation depth'''<br>
24

edits