TestEngineering/Performance/Raptor/Browsertime: Difference between revisions

no edit summary
No edit summary
Line 32: Line 32:
==== Running on Firefox Desktop ====
==== Running on Firefox Desktop ====
* Browsertime-"native":<br>
* Browsertime-"native":<br>
<code>./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'</code>
  ./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>
* Raptor-wrapped:<br>
<code>./mach raptor --browsertime -t raptor-tp6-google-firefox</code>
./mach raptor --browsertime -t raptor-tp6-google-firefox


==== Running on Fennec ====
==== Running on Fennec ====
* <code>.</code>
  .
==== Running on Fenix/Firefox Preview ====
==== Running on Fenix/Firefox Preview ====
* <code>./mach browsertime --android --browser firefox --firefox.android.package org.mozilla.fenix.debug --firefox.android.activity org.mozilla.fenix.IntentReceiverActivity https://www.sitespeed.io</code>
  ./mach browsertime --android --browser firefox --firefox.android.package org.mozilla.fenix.debug --firefox.android.activity org.mozilla.fenix.IntentReceiverActivity https://www.sitespeed.io
==== Running on the GeckoView Example app ====
==== Running on the GeckoView Example app ====
* <code>./mach browsertime --android --browser firefox https://www.sitespeed.io</code>
  ./mach browsertime --android --browser firefox https://www.sitespeed.io
==== Running on Reference Browser ====
==== Running on Reference Browser ====
* <code>.</code>
  .
==== Running on Google Chrome ====
==== Running on Google Chrome ====
* <code>./mach browsertime https://www.sitespeed.io -b chrome</code>
  ./mach browsertime https://www.sitespeed.io -b chrome


=== More Examples ===
=== More Examples ===
Confirmed users
9,511

edits