This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
19
criterion-table - Generate markdown comparison tables from cargo-criterion JSON output
Post Body
Github | Crates.io | Sample Report
I decided to write this basic tool after I couldn't find anything to compare Criterion benchmark output to stdlib functions or other crates. I found the critcmp
tool, but it wasn't quite what I was looking for. I wanted something to generate a report that I could display with my github projects for easy consumption. Sharing now in hopes others may also find it useful.
Post Details
We try to extract some basic information from the post title. This is not
always successful or accurate, please use your best judgement and compare
these values to the post title and body for confirmation.
- Posted
- 2 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/rust/commen...