Clarify meaning of delta
This commit is contained in:
parent
c4cbb6daf2
commit
21c8b94437
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ The target at inception was to do something interesting, to re-think certain key
|
||||||
|
|
||||||
The delta in the table below is the comparison in Riak performance between the identical test run with a Leveled backend in comparison to Leveldb.
|
The delta in the table below is the comparison in Riak performance between the identical test run with a Leveled backend in comparison to Leveldb.
|
||||||
|
|
||||||
Test Description | Hardware | Duration |Avg TPS | Delta (Overall) | Delta (Last Hour)
|
Test Description | Hardware | Duration |Avg TPS | TPS Delta (Overall) | TPS Delta (Last Hour)
|
||||||
:---------------------------------|:-------------|:--------:|----------:|-----------------:|-------------------:
|
:---------------------------------|:-------------|:--------:|----------:|-----------------:|-------------------:
|
||||||
8KB value, 60 workers, sync | 5 x i2.2x | 4 hr | 12,679.91 | <b>+ 70.81%</b> | <b>+ 63.99%</b>
|
8KB value, 60 workers, sync | 5 x i2.2x | 4 hr | 12,679.91 | <b>+ 70.81%</b> | <b>+ 63.99%</b>
|
||||||
8KB value, 100 workers, no_sync | 5 x i2.2x | 6 hr | 14,100.19 | <b>+ 16.15%</b> | <b>+ 35.92%</b>
|
8KB value, 100 workers, no_sync | 5 x i2.2x | 6 hr | 14,100.19 | <b>+ 16.15%</b> | <b>+ 35.92%</b>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue