mirror of
https://github.com/hinto-janai/cuprate.git
synced 2024-12-23 12:09:57 +00:00
caa08d5eaa
* 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
3 lines
No EOL
182 B
Markdown
3 lines
No EOL
182 B
Markdown
## `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`. |