Skip to content

Instantly share code, notes, and snippets.

@brendandahl
Created February 6, 2018 23:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brendandahl/699b688fef8fc5cfd81911e6e7990bc8 to your computer and use it in GitHub Desktop.
Save brendandahl/699b688fef8fc5cfd81911e6e7990bc8 to your computer and use it in GitHub Desktop.
Run talos on gecko
./mach try -b o -p win64,linux64,macosx64 -u none -t all --rebuild-talos 6
do that with and without your commits applied, then plug the revs into this url:
https://treeherder.mozilla.org/perf.html#/compare?originalProject=try&originalRevision=a661bd8f849f75e66ab59832eb01ee5b138f6f60&newProject=try&newRevision=d32c92bd5d0e3a757d3dd00426e48a9e3c70097d&framework=1&showOnlyImportant=1
(original revision = mach try without your patch and new revision = mach try with your patch)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment