Skip to content

Instantly share code, notes, and snippets.

@reiddraper
Created December 10, 2010 18:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save reiddraper/736541 to your computer and use it in GitHub Desktop.
Save reiddraper/736541 to your computer and use it in GitHub Desktop.
{mode, max}.
{duration, 15}.
{concurrent, 5}.
{driver, basho_bench_driver_riakclient}.
{code_paths, ["deps/stats",
"/Users/jmeredith/basho/riak/apps/riak_kv",
"/Users/jmeredith/basho/riak/apps/riak_core"]}.
{key_generator, {int_to_bin, {uniform_int, 35000}}}.
{value_generator, {fixed_bin, 10000}}.
{riakclient_nodes, ['riak@127.0.0.1']}.
{riakclient_mynode, ['riak_bench@127.0.0.1', longnames]}.
{riakclient_replies, 1}.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment