зеркало из https://github.com/mozilla/fxrecord.git
fd6e467b28
Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.4.0 to 1.8.0. - [Release notes](https://github.com/servo/rust-smallvec/releases) - [Commits](https://github.com/servo/rust-smallvec/compare/v1.4.0...v1.8.0) --- updated-dependencies: - dependency-name: smallvec dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
contrib | ||
docs | ||
fakefox | ||
fxrecorder | ||
fxrunner | ||
integration-tests | ||
libfxrecord | ||
libfxrecord_macros | ||
test | ||
vendor | ||
.gitignore | ||
CODE_OF_CONDUCT.md | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE | ||
README.md | ||
fxrecord.example.toml | ||
requirements.in | ||
requirements.txt |
README.md
fxrecord
fxrecord
is a tool for capturing and analyzing recordings of Firefox for
desktop startup. It consists of two parts: fxrecorder
, which records the
output of the reference hardware and does analysis, and fxrunner
, which
instruments Firefox on the reference hardware.
License
fxrecord
is released under the terms of the Mozilla Public License 2.0.
Code of Conduct
This repository follows a code of conduct.
Documentation
Documentation for fxrecord
is available here.