mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 21:31:04 +00:00
9c386d0de9
Differential Revision: https://phabricator.services.mozilla.com/D41489 --HG-- rename : third_party/rust/image/src/hdr/hdr_decoder.rs => third_party/rust/image/src/hdr/decoder.rs rename : third_party/rust/image/src/hdr/hdr_encoder.rs => third_party/rust/image/src/hdr/encoder.rs extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
decoder.rs | ||
README.md |
Getting started with benchmarking
To run the benchmarks you need a nightly rust toolchain. Then you launch it with
rustup run nightly cargo bench --features=benchmarks