Confirmed users
975
edits
(→Testing Start Up code: Correct measure_start_up.py invocation) |
|||
| Line 17: | Line 17: | ||
python3 measure_start_up.py --count=25 --product=fenix cold_view_nav_start nightly results.txt | python3 measure_start_up.py --count=25 --product=fenix cold_view_nav_start nightly results.txt | ||
where <code> | where <code>--count</code> refers to the iteration count. | ||
* 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. | ||