You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sayan Nandan 12d90944a3
Report error when sample space is too low for key generation
It's important that we report an error when the sample space is too
low for the given k/v size and key count. Previously, we'd end up
entering an infinite wait time (essentially an infinite loop); this
has been fixed.
3 years ago
..
benchtool Report error when sample space is too low for key generation 3 years ago
cli.yml Enable the number of runs to be customized 3 years ago
main.rs Enable the number of runs to be customized 3 years ago
report.rs Repeat the bench to get average values 3 years ago
testkey.rs Use `Query` to reduce mem usage and simplify impl 3 years ago
util.rs Report error when sample space is too low for key generation 3 years ago