Module linera_views::test_utils::performance
source · Expand description
Functions for computing the performance of stores.
Functions§
- Benchmarks the
contains_key
operation. - Benchmarks the
contains_keys
operation. - Benchmarks the
find_keys_by_prefix
operation. - Benchmarks the
find_keys_by_prefix
operation. - Benchmarks the
read_multi_values_bytes
operation. - Benchmarks the
read_value_bytes
operation. - Benchmarks the
write_batch
operation.