Closed
Description
I've been creating benchmarks for some exercises in the benches
dir and testing with cargo bench
.
Using test::Bencher, they would only work on nightly, but that could be documented easily enough and cargo test
would still work fine on stable.
This Go exercise is a pretty compelling reason to have that. Is your parallel implementation even faster than a simple sequential implementation? Find out:
Would a PR adding a benchmark to that example to start be accepted?
Metadata
Metadata
Assignees
Labels
No labels