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.