rust_bench_parser 0.1.0

parses cargo bench output into struct
Documentation
  • Coverage
  • 87.5%
    7 out of 8 items documented0 out of 2 items with examples
  • Size
  • Source code size: 9.15 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.73 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • PSeitz

rust_bench_parser

Parse cargo bench results into structured data (Benchmark). Based on https://github.com/BurntSushi/cargo-benchcmp