diff --git a/docs/VOLUME.md b/docs/VOLUME.md index 9d0fd9a..371dd57 100644 --- a/docs/VOLUME.md +++ b/docs/VOLUME.md @@ -171,6 +171,6 @@ Riak + leveled | Riak + bitcask :-------------------------:|:-------------------------: ![](../test/volume/cluster_five/output/summary_leveled_5n_60t_i2_16KB_nosync.png "LevelEd") | ![](../test/volume/cluster_five/output/summary_bitcask_5n_60t_i2_16KB_nosync.png "LevelDB") -Over the whole test, the bitcask-backed cluster achieves 16.48% more throughput than leveled, but in the last hour this advantage is just 0.34%. +In the first hour of the test, bitcask throughput is 39.13% greater than leveled. Over the whole test, the bitcask-backed cluster achieves 16.48% more throughput than leveled, but in the last hour this advantage is just 0.34%. The results for bitcask look a bit weird and lumpy though, so perhaps there's something else going on here that's contributing to the gap closing.