d3dc2db9fb
#### Problem The current RocksDB read/write perf metrics do not include the total operation nanos and thus we have to include all fields that might contribute to the total operation nanos. #### Summary of Changes This PR includes the total operation nanos in RocksDB's read/write perf and reduces the number of reported fields in its perf metric. |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
.gitignore | ||
Cargo.toml | ||
build.rs |