basho / basho_bench

A load-generation and testing tool for basically whatever you can write a returning Erlang function for.
Apache License 2.0
311 stars 197 forks source link

Extensions for volume testing #223

Closed martinsumner closed 5 years ago

martinsumner commented 5 years ago

New bench drivers to allow for:

Better volume testing of 2i; Test runs that first load a majority of PUTs to build up a baseline of data, before switching to majority GETs; Variations on pareto distributions; Alternative value generators to make compressed, semi-compressible objects

martinsumner commented 5 years ago

This is what has been used for 2.9 volume testing