Performance/Fenix/Performance reviews: Difference between revisions

Jump to navigation Jump to search
→‎Testing Start Up code: Correct argument order
(→‎Testing Start Up code: clean up start up paths)
(→‎Testing Start Up code: Correct argument order)
Line 15: Line 15:
**The usual iteration coumbered list itemnts used is 25. Running less iterations might affect the results due to noise
**The usual iteration coumbered list itemnts used is 25. Running less iterations might affect the results due to noise
**Make sure the application you're testing is a fresh install. ''' If testing the Main intent (which is where the browser ends up on its homepage), make sure to clear the onboarding process before testing '''  
**Make sure the application you're testing is a fresh install. ''' If testing the Main intent (which is where the browser ends up on its homepage), make sure to clear the onboarding process before testing '''  
   python3 measure_start_up.py --count=25 --product=fenix cold_view_nav_start nightly 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>--count</code> refers to the iteration count.
Confirmed users
975

edits

Navigation menu