cuprate-hinto-janai/benches
hinto-janai 38541dbfda
Some checks failed
Deny / audit (push) Has been cancelled
Doc / build (push) Has been cancelled
CI / fmt (push) Has been cancelled
CI / typo (push) Has been cancelled
CI / ci (macos-latest, stable, bash) (push) Has been cancelled
CI / ci (ubuntu-latest, stable, bash) (push) Has been cancelled
CI / ci (windows-latest, stable-x86_64-pc-windows-gnu, msys2 {0}) (push) Has been cancelled
Doc / deploy (push) Has been cancelled
workspace: add/fix 1.83 lints (#353)
* 1.83 `cargo clippy --fix`

* fix type complexity, add `DbResult`

* clippy fix

* redb fix

* Update consensus/context/src/difficulty.rs

Co-authored-by: hinto-janai <hinto.janai@protonmail.com>

---------

Co-authored-by: Boog900 <boog900@tutanota.com>
2024-11-28 19:53:59 +00:00
..
benchmark benches: initial implementation (#196) 2024-11-25 20:10:42 +00:00
criterion workspace: add/fix 1.83 lints (#353) 2024-11-28 19:53:59 +00:00
README.md benches: initial implementation (#196) 2024-11-25 20:10:42 +00:00

Benches

This directory contains Cuprate's benchmarks and benchmarking utilities.

See the Benchmarking section in the Architecture book to see how to create and run these benchmarks.