![]() This commit removes some duplication between bench and test runners, as well as fixing the results coming out of running benchmarks. Running benchmarks is expected to yield multiple measures, for each of the iteration. For now, it'll suffice to show results for each size; but eventually, we'll possibly try to interpolate results with different curves and pick the best candidate. Signed-off-by: KtorZ <5680256+KtorZ@users.noreply.github.com> |
||
---|---|---|
.. | ||
src | ||
templates | ||
Cargo.toml | ||
README.md | ||
build.rs |
README.md
Project
This crate encapsulates the code used to manage Aiken projects. See crates/cli for usage.