cuprate-hinto-janai/benches/benchmark/bin
hinto.janai 6525307744
Some checks are pending
Audit / audit (push) Waiting to run
Deny / audit (push) Waiting to run
book
2024-10-07 20:48:51 -04:00
..
src book 2024-10-07 20:48:51 -04:00
Cargo.toml book 2024-10-07 20:48:51 -04:00
README.md example, docs 2024-10-04 17:37:38 -04:00

cuprate-benchmark

This crate links all benchmarks together into a single binary that can be run as: cuprate-benchmark.

cuprate-benchmark will run all enabled benchmarks sequentially and print data at the end.

Benchmarks

Benchmarks are opt-in and enabled via features.

Feature Enables which benchmark crate?
example cuprate-benchmark-example
database cuprate-benchmark-database

Features

These are features that aren't for enabling benchmarks, but rather for other things.

Features Does what
json Prints JSON timings instead of a markdown table