cuprate-hinto-janai/benches/benchmark/example
hinto-janai caa08d5eaa
benches: initial implementation (#196)
* add readme

* readme, basic examples

* name changes, bin impl

* example, docs

* book

* add `cuprate-criterion-example`

* docs, tracing

* fix clippy

* docs

* lib readme

* json-rpc benchmarks

* add to crates.md

* add `fixme`

* fix `cargo b` failing

this `cfg()` existing makes a regular workspace `cargo b` fail

* fix cargo.toml
2024-11-25 20:10:42 +00:00
..
src benches: initial implementation (#196) 2024-11-25 20:10:42 +00:00
Cargo.toml benches: initial implementation (#196) 2024-11-25 20:10:42 +00:00
README.md benches: initial implementation (#196) 2024-11-25 20:10:42 +00:00

cuprate-benchmark-example

This crate contains a short example benchmark that shows how to implement and use cuprate-benchmark-lib so that it can be ran by cuprate-benchmark.