Skip to content

Instantly share code, notes, and snippets.

@FrancescaK
Created June 4, 2014 15:36
Show Gist options
  • Save FrancescaK/dde836e599286e377e32 to your computer and use it in GitHub Desktop.
Save FrancescaK/dde836e599286e377e32 to your computer and use it in GitHub Desktop.
buffer_6_agg_2
{
"result" : [
{
"_id" : {
"endpoint" : "profiles/updates_pending"
},
"avgResponseTime" : 118.69420306241872,
"count" : 749800
},
{
"_id" : {
"endpoint" : "updates/create"
},
"avgResponseTime" : 1597.2882786981013,
"count" : 393282
},
{
"_id" : {
"endpoint" : "profiles/updates_sent"
},
"avgResponseTime" : 281.65717282199824,
"count" : 368860
},
{
"_id" : {
"endpoint" : "profiles/index"
},
"avgResponseTime" : 112.43379622794643,
"count" : 323844
},
{
"_id" : {
"endpoint" : "user/friends"
},
"avgResponseTime" : 559.7830099245549,
"count" : 122320
},
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment