• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..30-Mar-2022-

__pycache__/H30-Mar-2022-

README.mdH A D30-Mar-2022736 1612

mach_commands.pyH A D30-Mar-202224.6 KiB708504

moz.buildH A D30-Mar-2022349 97

package-lock.jsonH A D30-Mar-202268.9 KiB1,8751,874

package.jsonH A D30-Mar-2022461 1312

README.md

1===========
2Browsertime
3===========
4
5This code is obtained from `https://github.com/sitespeedio/browsertime` and all
6changes to the code must be made there. It's installed through `./mach browsertime --setup`
7and it's used when running `./mach browsertime` or through raptor with
8`./mach raptor --browsertime`.
9
10You can update this code by running `./mach browsertime --update-upstream-url <URL>`, where
11URL is a link to a github tarball of a particular commit in the aforementioned repository.
12
13For more information, you can consult the wiki `https://wiki.mozilla.org/TestEngineering/Performance/Raptor/Browsertime`.
14If you have any questions about this code, or browsertime, you can find us in
15`#browsertime`, or `#perftest` in Riot.
16