Your benchmark page is not working here? https://cockroachdb.github.io/pebble/?detail=writeBytes
So I did my own tests. These are 3 different benchmarks (sync/async,.. ), empty caches, and each test done three times in a row.
Results (in median ns/op -> lower is better):
Well done 👍🏽, Pebble is 160x faster than async bbolt on writes. This is really impressive!
Your benchmark page is not working here? https://cockroachdb.github.io/pebble/?detail=writeBytes
So I did my own tests. These are 3 different benchmarks (sync/async,.. ), empty caches, and each test done three times in a row.
Results (in median ns/op -> lower is better):
Well done 👍🏽, Pebble is 160x faster than async bbolt on writes. This is really impressive!