GuangXun Zhao

Results 2 issues of GuangXun Zhao

先使用fillrandom储存。然后使用use_existing_db=1 ,读取的时候 能找到的key实在是太少了。这问题出在哪里呢? wisckey 跟 leveldb 都是同样得benchmarks。 ./db_bench --benchmarks="readrandom" --use_existing_db=1 --db=... --value_size=4096 --num=1305619 wisckey > readrandom : 1.983 micros/op; (33780 of 1305619 found) leveldb > readrandom : 2.899 micros/op; (826262...