TestEngineering/Performance/Raptor/Browsertime: Difference between revisions

→‎Setup: Update setup information.
(Update some btime information.)
(→‎Setup: Update setup information.)
Line 10: Line 10:


=== Setup ===
=== Setup ===
Note that if you are running Raptor-Browsertime then it will get installed automatically. However, it won't update itself for now, see {{bug|1686064}}.
* Run <code>./mach browsertime --setup</code>
* Run <code>./mach browsertime --setup</code>
* To check your setup, run <code>./mach browsertime --check</code>, which will output something like:
* To check your setup, run <code>./mach browsertime --check</code>, which will output something like:


Line 28: Line 31:
* For other issues, see if <code>./mach browsertime --setup --clobber</code> fixes it, or deleting the <tt>~/.mozbuild/browsertime</tt> folder and running the aforementioned command.
* For other issues, see if <code>./mach browsertime --setup --clobber</code> fixes it, or deleting the <tt>~/.mozbuild/browsertime</tt> folder and running the aforementioned command.


If <code>convert</code> and <code>compare</code> are also <code>FAIL</code> bugs which might further help are {{bug|1559168}}, {{bug|1559727}}, and {{bug|1574964}}, for starters. If none of the bugs are related to the issue, please file a bug <tt>Testing :: Performance</tt>.
* If you aren't running visual metrics, then failures in <code>Pillow</code> and <code>SSIM</code> can be ignored.
 
If <code>convert</code> and <code>compare</code> are also <code>FAIL</code> bugs which might further help are {{bug|1559168}}, {{bug|1559727}}, and {{bug|1574964}}, for starters. If none of the bugs are related to the issue, please file a bug <tt>Testing :: Raptor</tt>.


* If you plan on running Browsertime on Android, your Android device must already be set up (see more below in the Android section)
* If you plan on running Browsertime on Android, your Android device must already be set up (see more below in the Android section)
83

edits