Skip to content

Instantly share code, notes, and snippets.

@solanoepalacio
Created October 24, 2018 17:30
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 solanoepalacio/b8d8dfb3b64be2655ccfc2e65979035d to your computer and use it in GitHub Desktop.
Save solanoepalacio/b8d8dfb3b64be2655ccfc2e65979035d to your computer and use it in GitHub Desktop.
ardb-stats-dump
solano.palacio@AR-IT03759: ~/ardb-leveldb (master) $ src/ardb-server
Warning: no config file specified, using the default config. In order to specify a config file use src/ardb-server /path/to/ardb.conf
[27278] 10-24 14:14:48,708 INFO Ardb init engine:leveldb success.
[27278] 10-24 14:14:48,709 INFO Ardb will accept connections on 0.0.0.0:16379
[27278] 10-24 14:14:48,710 INFO Ardb started with version 0.10.0
[27278] 10-24 14:15:00,718 INFO ========================Period Statistics Dump Begin===========================
[27278] 10-24 14:15:00,718 INFO coststat_info_all:calls=36,costs=144089,cost_per_call=4002,percents=100.0000%
[27278] 10-24 14:15:00,718 INFO coststat_info_range[1000-5000]:calls=33,costs=119993,cost_per_call=3636,percents=91.6667%
[27278] 10-24 14:15:00,718 INFO coststat_info_range[5000-10000]:calls=2,costs=14028,cost_per_call=7014,percents=5.5556%
[27278] 10-24 14:15:00,718 INFO coststat_info_range[10000-20000]:calls=1,costs=10068,cost_per_call=10068,percents=2.7778%
[27278] 10-24 14:15:00,718 INFO coststat_zrange_all:calls=3,costs=267,cost_per_call=89,percents=100.0000%
[27278] 10-24 14:15:00,718 INFO coststat_zrange_range[0-1000]:calls=3,costs=267,cost_per_call=89,percents=100.0000%
[27278] 10-24 14:15:00,718 INFO coststat_zrangebyscore_all:calls=4,costs=222,cost_per_call=55,percents=100.0000%
[27278] 10-24 14:15:00,718 INFO coststat_zrangebyscore_range[0-1000]:calls=4,costs=222,cost_per_call=55,percents=100.0000%
[27278] 10-24 14:15:00,718 INFO coststat_zremrangebyscore_all:calls=4,costs=448,cost_per_call=112,percents=100.0000%
[27278] 10-24 14:15:00,718 INFO coststat_zremrangebyscore_range[0-1000]:calls=4,costs=448,cost_per_call=112,percents=100.0000%
[27278] 10-24 14:15:00,718 INFO coststat_lrange_all:calls=13,costs=204,cost_per_call=15,percents=100.0000%
[27278] 10-24 14:15:00,718 INFO coststat_lrange_range[0-1000]:calls=13,costs=204,cost_per_call=15,percents=100.0000%
[27278] 10-24 14:15:00,718 INFO coststat_brpoplpush_all:calls=32,costs=468,cost_per_call=14,percents=100.0000%
[27278] 10-24 14:15:00,718 INFO coststat_brpoplpush_range[0-1000]:calls=32,costs=468,cost_per_call=14,percents=100.0000%
[27278] 10-24 14:15:00,718 INFO slave_sync_total_commands_processed:0
[27278] 10-24 14:15:00,718 INFO slave_sync_instantaneous_ops_per_sec:0
[27278] 10-24 14:15:00,718 INFO total_commands_processed:92
[27278] 10-24 14:15:00,718 INFO instantaneous_ops_per_sec:5
[27278] 10-24 14:15:00,718 INFO total_connections_received:36
[27278] 10-24 14:15:00,718 INFO rejected_connections:0
[27278] 10-24 14:15:00,718 INFO ========================Period Statistics Dump End===========================
[27278] 10-24 14:20:00,895 INFO ========================Period Statistics Dump Begin===========================
[27278] 10-24 14:20:00,895 INFO coststat_multi_all:calls=5,costs=2,cost_per_call=0,percents=100.0000%
[27278] 10-24 14:20:00,895 INFO coststat_multi_range[0-1000]:calls=5,costs=2,cost_per_call=0,percents=100.0000%
[27278] 10-24 14:20:00,895 INFO coststat_exec_all:calls=1,costs=1158322,cost_per_call=1158322,percents=100.0000%
[27278] 10-24 14:20:00,895 INFO coststat_exec_range[1000000-]:calls=1,costs=1158322,cost_per_call=1158322,percents=100.0000%
[27278] 10-24 14:20:00,895 INFO coststat_info_all:calls=244,costs=785593,cost_per_call=3219,percents=100.0000%
[27278] 10-24 14:20:00,895 INFO coststat_info_range[1000-5000]:calls=239,costs=746003,cost_per_call=3121,percents=97.9508%
[27278] 10-24 14:20:00,895 INFO coststat_info_range[5000-10000]:calls=4,costs=24858,cost_per_call=6214,percents=1.6393%
[27278] 10-24 14:20:00,895 INFO coststat_info_range[10000-20000]:calls=1,costs=14732,cost_per_call=14732,percents=0.4098%
[27278] 10-24 14:20:00,895 INFO coststat_append_all:calls=99,costs=22989283,cost_per_call=232214,percents=100.0000%
[27278] 10-24 14:20:00,895 INFO coststat_append_range[0-1000]:calls=23,costs=8180,cost_per_call=355,percents=23.2323%
[27278] 10-24 14:20:00,895 INFO coststat_append_range[1000-5000]:calls=7,costs=16854,cost_per_call=2407,percents=7.0707%
[27278] 10-24 14:20:00,895 INFO coststat_append_range[5000-10000]:calls=1,costs=5727,cost_per_call=5727,percents=1.0101%
[27278] 10-24 14:20:00,895 INFO coststat_append_range[100000-200000]:calls=25,costs=3367062,cost_per_call=134682,percents=25.2525%
[27278] 10-24 14:20:00,895 INFO coststat_append_range[200000-500000]:calls=35,costs=13175492,cost_per_call=376442,percents=35.3535%
[27278] 10-24 14:20:00,895 INFO coststat_append_range[500000-1000000]:calls=6,costs=4392429,cost_per_call=732071,percents=6.0606%
[27278] 10-24 14:20:00,895 INFO coststat_append_range[1000000-]:calls=2,costs=2023539,cost_per_call=1011769,percents=2.0202%
[27278] 10-24 14:20:00,895 INFO coststat_strlen_all:calls=35,costs=20584,cost_per_call=588,percents=100.0000%
[27278] 10-24 14:20:00,895 INFO coststat_strlen_range[0-1000]:calls=31,costs=1208,cost_per_call=38,percents=88.5714%
[27278] 10-24 14:20:00,895 INFO coststat_strlen_range[1000-5000]:calls=1,costs=1303,cost_per_call=1303,percents=2.8571%
[27278] 10-24 14:20:00,895 INFO coststat_strlen_range[5000-10000]:calls=3,costs=18073,cost_per_call=6024,percents=8.5714%
[27278] 10-24 14:20:00,895 INFO coststat_hgetall_all:calls=20,costs=1278,cost_per_call=63,percents=100.0000%
[27278] 10-24 14:20:00,895 INFO coststat_hgetall_range[0-1000]:calls=20,costs=1278,cost_per_call=63,percents=100.0000%
[27278] 10-24 14:20:00,895 INFO coststat_hmset_all:calls=25,costs=2266781,cost_per_call=90671,percents=100.0000%
[27278] 10-24 14:20:00,895 INFO coststat_hmset_range[0-1000]:calls=20,costs=651,cost_per_call=32,percents=80.0000%
[27278] 10-24 14:20:00,895 INFO coststat_hmset_range[200000-500000]:calls=3,costs=950966,cost_per_call=316988,percents=12.0000%
[27278] 10-24 14:20:00,895 INFO coststat_hmset_range[500000-1000000]:calls=2,costs=1315164,cost_per_call=657582,percents=8.0000%
[27278] 10-24 14:20:00,895 INFO coststat_zrange_all:calls=212,costs=21704,cost_per_call=102,percents=100.0000%
[27278] 10-24 14:20:00,895 INFO coststat_zrange_range[0-1000]:calls=212,costs=21704,cost_per_call=102,percents=100.0000%
[27278] 10-24 14:20:00,895 INFO coststat_zrangebyscore_all:calls=139,costs=7382,cost_per_call=53,percents=100.0000%
[27278] 10-24 14:20:00,895 INFO coststat_zrangebyscore_range[0-1000]:calls=139,costs=7382,cost_per_call=53,percents=100.0000%
[27278] 10-24 14:20:00,895 INFO coststat_zremrangebyscore_all:calls=139,costs=10322,cost_per_call=74,percents=100.0000%
[27278] 10-24 14:20:00,895 INFO coststat_zremrangebyscore_range[0-1000]:calls=139,costs=10322,cost_per_call=74,percents=100.0000%
[27278] 10-24 14:20:00,895 INFO coststat_lpush_all:calls=1,costs=368798,cost_per_call=368798,percents=100.0000%
[27278] 10-24 14:20:00,895 INFO coststat_lpush_range[200000-500000]:calls=1,costs=368798,cost_per_call=368798,percents=100.0000%
[27278] 10-24 14:20:00,895 INFO coststat_lrange_all:calls=776,costs=10570,cost_per_call=13,percents=100.0000%
[27278] 10-24 14:20:00,895 INFO coststat_lrange_range[0-1000]:calls=776,costs=10570,cost_per_call=13,percents=100.0000%
[27278] 10-24 14:20:00,895 INFO slave_sync_total_commands_processed:0
[27278] 10-24 14:20:00,895 INFO slave_sync_instantaneous_ops_per_sec:0
[27278] 10-24 14:20:00,895 INFO total_commands_processed:1791
[27278] 10-24 14:20:00,895 INFO instantaneous_ops_per_sec:0
[27278] 10-24 14:20:00,895 INFO total_connections_received:280
[27278] 10-24 14:20:00,895 INFO rejected_connections:0
[27278] 10-24 14:20:00,895 INFO ========================Period Statistics Dump End===========================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment