Performance/Fenix/Performance reviews: Difference between revisions

Line 37: Line 37:
   python3 measure_start_up.py -c=25 --product=fenix nightly cold_view_nav_start results.txt
   python3 measure_start_up.py -c=25 --product=fenix nightly cold_view_nav_start results.txt


where <code>--count</code> refers to the iteration count.
where <code>-c</code> refers to the iteration count. The default of 25 should be good.


* Once you have gathered your results, you can analyze them using <code>analyze_durations.py</code> in perf-tools.  
* Once you have gathered your results, you can analyze them using <code>analyze_durations.py</code> in perf-tools.  
Confirmed users
975

edits