Kristof Katus
Kristof Katus
No worries, thanks a lot! :)
@grove, that 10.7 seconds for 100 column families sounds about right, and it was not this slow before indeed. I have similar problems with RocksDB 6.14.6 on a Windows 10...
> I will take a look. Thanks. If you solve this, I owe you a beer. Or two.
@mrambacher, thanks for the update. I am wondering: does the above, what you just described, also influence DB Open times? So is it possible that e.g. you have `rocksdb_options_set_create_if_missing` and...
Just a quick remark: `rocksdb::LoadLatestOptions` seems to be also affected. So if above is solved, then LoadLatestOptions should be also way faster, I'm guessing.