You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I go through db_bench.cc, and I notice that code ships with some code related to YCSB. I'm curious what's the status of this part of the code? --benchmarks doesn't expose ycsb option and when I manually enable this option, core dump happens.
Also, it seems db_bench.cc is somewhat broken when I run the benchmark by default
I go through
db_bench.cc
, and I notice that code ships with some code related to YCSB. I'm curious what's the status of this part of the code?--benchmarks
doesn't exposeycsb
option and when I manually enable this option, core dump happens.Also, it seems
db_bench.cc
is somewhat broken when I run the benchmark by defaultThe text was updated successfully, but these errors were encountered: