Skip to content

Instantly share code, notes, and snippets.

@reiddraper
Created December 10, 2010 18:08
Show Gist options
  • 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, ['[email protected]']}.
{riakclient_mynode, ['[email protected]', longnames]}.
{riakclient_replies, 1}.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment