1. Only showing results from lib.rs

    Clear filter to show all search results

  2. Feb 6, 2025Related: codspeed-bencher-compat, cargo-codspeed, codspeed-criterion-compat, codspeed-divan-compat, codspeed-divan-compat-macros, codspeed-divan-compat-walltime See also: criterion, divan, bencher, iai, tiny-bench, shuffling-allocator, tango-bench, benchmarking, criterion-plot, sentry-core, divan-macros Lib.rs is an unofficial list of Rust/Cargo crates, created by kornelski.
  3. Feb 6, 2025Related: codspeed, codspeed-criterion-compat, cargo-codspeed, codspeed-bencher-compat, codspeed-divan-compat, codspeed-divan-compat-macros See also: divan, criterion, brunch, criterion2, divan-macros, glassbench, criterion-cycles-per-byte, cargo-criterion, tiny-bench, criterion-plot Lib.rs is an unofficial list of Rust/Cargo crates, created by kornelski.
  4. Feb 6, 2025$ cargo codspeed build Finished release [optimized] target(s) in 0.12s Finished built 1 benchmark suite(s) $ cargo codspeed run Collected 1 benchmark suite(s) to run Running my_benchmark Using codspeed-criterion-compat v1.0.0 compatibility layer NOTICE: codspeed is enabled, but no performance measurement will be made since it's running in an ...
  5. Sep 13, 2024Usage: cargo codspeed <COMMAND> Commands: build Build the benchmarks run Run the previously built benchmarks Options:-h,--help Print help information -V,--version Print version information Advanced Usage. The vendored-openssl feature can be used to statically link with openssl with cargo install cargo-codspeed--features vendored-openssl. ...
  6. Feb 26, 2024To allow CodSpeed to interact with this suite as well, you simply need to replace the imports from the bencher crate to the codspeed-bencher-compat crate:-use bencher::{benchmark_group, benchmark_main, Bencher}; + use codspeed_bencher_compat::{benchmark_group, benchmark_main, Bencher}; And that's it! You can now run your benchmark suite with ...
  7. Jan 21, 2025CodSpeed instruments your benchmarks to measure the performance of your code. A benchmark will be run only once and the CPU behavior will be simulated. This ensures that the measurement is as accurate as possible, taking into account not only the instructions executed but also the cache and memory access patterns. The simulation gives us an ...
  8. Oct 31, 2024See also: criterion, divan, tango-bench, codspeed-criterion-compat, coz, pprof, iai-callgrind, cargo-criterion, tiny-bench, iai-callgrind-runner Lib.rs is an unofficial list of Rust/Cargo crates, created by kornelski.It contains data from multiple sources, including heuristics, and manually curated data.Content of this page is not necessarily endorsed by the authors of the crate.
  9. May 1, 2024See also: tiny-bench, codspeed, tango-bench, diol, hyperfine, cargo-aoc, rsbench, libsw, dragonbox, brunch, codspeed-criterion-compat Lib.rs is an unofficial list of Rust/Cargo crates, created by kornelski.It contains data from multiple sources, including heuristics, and manually curated data.Content of this page is not necessarily endorsed by the authors of the crate.
  10. Can’t find what you’re looking for?

    Help us improve DuckDuckGo searches with your feedback

Custom date rangeX