Confirmed users
975
edits
(→Measuring start up duration: Correct -c flag) |
|||
| 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>- | 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. | ||