Initial draft of volume test writeup
This commit is contained in:
parent
92df0402ca
commit
946edaef30
10 changed files with 22 additions and 0 deletions
22
docs/VOLUME.md
Normal file
22
docs/VOLUME.md
Normal file
|
@ -0,0 +1,22 @@
|
|||
# Volume Testing
|
||||
|
||||
## Parallel Node Testing
|
||||
|
||||
Initial volume tests have been [based on standard basho_bench eleveldb test](../test/volume/single_node/examples) to run multiple stores in parallel on the same node and and subjecting them to concurrent pressure.
|
||||
|
||||
This showed a relative positive performance for leveled for both population and load:
|
||||
|
||||

|
||||

|
||||
|
||||
By comparison the same test on leveldb:
|
||||
|
||||

|
||||

|
||||
|
||||
## Riak Cluster Test - #1
|
||||
|
||||
|
||||
|
||||
## Riak Cluster Test - #2
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue