Skip to content

Instantly share code, notes, and snippets.

@bowrocker
Created August 7, 2013 21:06
Show Gist options
  • Save bowrocker/6178682 to your computer and use it in GitHub Desktop.
Save bowrocker/6178682 to your computer and use it in GitHub Desktop.
basho_bench output
basho_bench$ ./basho_bench examples/riakc_pb.devrel.config
17:05:36.841 [debug] Lager installed handler lager_console_backend into lager_event
17:05:36.857 [debug] Lager installed handler {lager_file_backend,"/usr/local/bos1/home/janderson/sandbox/basho_bench/tests/20130807_170536/error.log"} into lager_event
17:05:36.859 [debug] Lager installed handler {lager_file_backend,"/usr/local/bos1/home/janderson/sandbox/basho_bench/tests/20130807_170536/console.log"} into lager_event
17:05:36.862 [debug] Lager installed handler error_logger_lager_h into error_logger
17:05:36.863 [info] Application lager started on node nonode@nohost
17:05:36.876 [info] Est. data size: 95.37 MB
17:05:36.908 [debug] Supervisor sasl_safe_sup started alarm_handler:start_link() at pid <0.55.0>
17:05:36.909 [debug] Supervisor sasl_safe_sup started overload:start_link() at pid <0.56.0>
17:05:36.909 [debug] Supervisor sasl_sup started supervisor:start_link({local,sasl_safe_sup}, sasl, safe) at pid <0.54.0>
17:05:36.910 [debug] Supervisor sasl_sup started release_handler:start_link() at pid <0.57.0>
17:05:36.911 [info] Application sasl started on node nonode@nohost
17:05:36.933 [debug] Supervisor crypto_sup started crypto_server:start_link() at pid <0.63.0>
17:05:36.934 [info] Application crypto started on node nonode@nohost
17:05:36.949 [debug] Supervisor folsom_sup started folsom_sample_slide_sup:start_link() at pid <0.73.0>
17:05:36.950 [debug] Supervisor folsom_sup started folsom_meter_timer_server:start_link() at pid <0.74.0>
17:05:36.951 [debug] Supervisor folsom_sup started folsom_metrics_histogram_ets:start_link() at pid <0.75.0>
17:05:36.952 [info] Application folsom started on node nonode@nohost
17:05:36.967 [debug] Supervisor basho_bench_sup started basho_bench_stats:start_link() at pid <0.68.0>
17:05:36.970 [warning] The int_to_bin key generator wrapper is deprecated, please use the int_to_bin_bigendian or int_to_bin_littleendian wrapper instead
17:05:36.970 [debug] random source
17:05:37.018 [info] Using target {127,0,0,1}:10017 for worker 1
17:05:37.022 [warning] The int_to_bin key generator wrapper is deprecated, please use the int_to_bin_bigendian or int_to_bin_littleendian wrapper instead
17:05:37.022 [debug] Supervisor basho_bench_sup started basho_bench_worker:start_link(basho_bench_worker_1, 1) at pid <0.78.0>
17:05:37.063 [info] Using target {127,0,0,1}:10017 for worker 2
17:05:37.064 [warning] The int_to_bin key generator wrapper is deprecated, please use the int_to_bin_bigendian or int_to_bin_littleendian wrapper instead
17:05:37.065 [debug] Supervisor basho_bench_sup started basho_bench_worker:start_link(basho_bench_worker_2, 2) at pid <0.82.0>
17:05:37.105 [info] Using target {127,0,0,1}:10017 for worker 3
17:05:37.106 [debug] Supervisor basho_bench_sup started basho_bench_worker:start_link(basho_bench_worker_3, 3) at pid <0.85.0>
17:05:37.107 [debug] Supervisor kernel_safe_sup started timer:start_link() at pid <0.88.0>
17:05:37.108 [info] Starting max worker: <0.86.0>
17:05:37.108 [info] Starting max worker: <0.83.0>
17:05:37.108 [info] Starting max worker: <0.80.0>
17:05:37.108 [info] Application basho_bench started on node nonode@nohost
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment