TestEngineering/Performance/Raptor/Browsertime: Difference between revisions

Jump to navigation Jump to search
→‎Page-load tests: Recommend Raptor-Browsertime.
(Add information for gecko profiling with browsertime.)
(→‎Page-load tests: Recommend Raptor-Browsertime.)
Line 42: Line 42:
There are two ways to run performance tests through browsertime listed below. '''Note that `./mach browsertime` should not be used when debugging performance issues with profiles as it does not do symbolication.'''
There are two ways to run performance tests through browsertime listed below. '''Note that `./mach browsertime` should not be used when debugging performance issues with profiles as it does not do symbolication.'''


* Raptor-Browsertime (recommended):<br>
./mach raptor --browsertime -t google --no-conditioned-profile
* Browsertime-"native":<br>
* Browsertime-"native":<br>
   ./mach browsertime https://www.sitespeed.io --firefox.binaryPath '/Users/{userdir}/moz_src/mozilla-unified/obj-x86_64-apple-darwin18.7.0/dist/Nightly.app/Contents/MacOS/firefox'
   ./mach browsertime https://www.sitespeed.io --firefox.binaryPath '/Users/{userdir}/moz_src/mozilla-unified/obj-x86_64-apple-darwin18.7.0/dist/Nightly.app/Contents/MacOS/firefox'
* Raptor-wrapped:<br>
./mach raptor --browsertime -t raptor-tp6-google-firefox


=== Benchmark tests ===
=== Benchmark tests ===
83

edits

Navigation menu