https://github.com/pseitz/rust_bench_parser
Parse cargo bench results into structured data
https://github.com/pseitz/rust_bench_parser
Last synced: 8 months ago
JSON representation
Parse cargo bench results into structured data
- Host: GitHub
- URL: https://github.com/pseitz/rust_bench_parser
- Owner: PSeitz
- License: mit
- Created: 2022-09-15T04:41:01.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-18T13:00:13.000Z (over 3 years ago)
- Last Synced: 2025-01-25T06:25:34.384Z (over 1 year ago)
- Language: Rust
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rust_bench_parser
Parse cargo bench results into structured data (`Benchmark`). Based on https://github.com/BurntSushi/cargo-benchcmp