Files
nanoreth/crates/storage/db/benches
Thomas Coratger 7c17c6e469 add doc_markdown clippy lint (#8552)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-06-03 13:21:45 +00:00
..
2024-02-29 12:37:28 +00:00
2024-06-03 13:21:45 +00:00

DB Benchmarks

Codecs

Currently only benchmarking the encoding/decoding of Header. It can be benchmarked with two different codecs at the moment main/scale and postcard:

Main/Scale:

$ cargo bench --features bench