BurntSushi / cargo-benchcmp

A small utility to compare Rust micro-benchmarks.
The Unlicense
342 stars 21 forks source link

Allow parsing fractional `libtest` output #49

Closed Swatinem closed 2 months ago

Swatinem commented 6 months ago

This will now parse, but silently truncate the new fractional libtest output.

Fixes #48

cuviper commented 2 months ago

Thanks for this! I hadn't used the tool in a while, but just now I was confused that I wasn't getting any output. It's working for me again with this PR.

BurntSushi commented 2 months ago

This PR is on crates.io in cargo-benchcmp 0.4.5.