tarantool / microb

Automatic performance regression testing framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update nosqlbench results counter

Sulverus opened this issue · comments

In nosqlbench we use maximum rps value. Need to replacae it with average value

  1. In latest nosqlbench version we use average value(deployed)
  2. Time limit option increased by 2 times(120s) - avg smooth
  3. Batch size option increased by 4 times(1000)

If need more smooth values - it's possible to implement median average with cut-off in nosqlbench stats(nb_stat.c)