Skip to content

Instantly share code, notes, and snippets.

@iamnader
Created July 11, 2012 23:08
Show Gist options
  • Save iamnader/3094364 to your computer and use it in GitHub Desktop.
Save iamnader/3094364 to your computer and use it in GitHub Desktop.
profiler output
update bokchoy.unique_datas 261ms Tue Jul 10 2012 14:39:07
query:{
"n_id" : ObjectId("4e4afa8bac36dd000100006b"),
"dim" : "cat",
"dim_val" : "Best Of",
"cl_id" : ObjectId("4f6891ed0572c9000100017b"),
"t" : "u",
"v" : "7f4b9eb126a209da653852a6ec25baa9"
} updateobj:{
"n_id" : ObjectId("4e4afa8bac36dd000100006b"),
"dim" : "cat",
"dim_val" : "Best Of",
"cl_id" : ObjectId("4f6891ed0572c9000100017b"),
"t" : "u",
"v" : "7f4b9eb126a209da653852a6ec25baa9"
} upsert client:127.0.0.1 user:
update bokchoy.unique_datas 105ms Tue Jul 10 2012 14:38:29
query:{
"n_id" : ObjectId("4e4afa8bac36dd000100006b"),
"dim" : "p_id",
"dim_val" : ObjectId("4f4fec0cf502c20001000457"),
"cl_id" : ObjectId("4f6891ed0572c9000100017b"),
"t" : "u",
"v" : "bc076144bed5b519a6855ff3e541c0f7"
} updateobj:{
"n_id" : ObjectId("4e4afa8bac36dd000100006b"),
"dim" : "p_id",
"dim_val" : ObjectId("4f4fec0cf502c20001000457"),
"cl_id" : ObjectId("4f6891ed0572c9000100017b"),
"t" : "u",
"v" : "bc076144bed5b519a6855ff3e541c0f7"
} nscanned:1 client:127.0.0.1 user:
update bokchoy.unique_datas 196ms Tue Jul 10 2012 14:38:28
query:{
"n_id" : ObjectId("4e4afa8bac36dd000100006b"),
"dim" : "n_id",
"dim_val" : ObjectId("4e4afa8bac36dd000100006b"),
"cl_id" : ObjectId("4f6891ed0572c9000100017b"),
"t" : "u",
"v" : "ccaaf36a06b552c4d0dc6abd513c9a9e"
} updateobj:{
"n_id" : ObjectId("4e4afa8bac36dd000100006b"),
"dim" : "n_id",
"dim_val" : ObjectId("4e4afa8bac36dd000100006b"),
"cl_id" : ObjectId("4f6891ed0572c9000100017b"),
"t" : "u",
"v" : "ccaaf36a06b552c4d0dc6abd513c9a9e"
} upsert client:127.0.0.1 user:
update bokchoy.unique_datas 130ms Tue Jul 10 2012 14:38:27
query:{
"n_id" : ObjectId("4e4afa8bac36dd000100006b"),
"dim" : "cat",
"dim_val" : "Best Of",
"cl_id" : ObjectId("4f6891ed0572c9000100017b"),
"t" : "u",
"v" : "ccaaf36a06b552c4d0dc6abd513c9a9e"
} updateobj:{
"n_id" : ObjectId("4e4afa8bac36dd000100006b"),
"dim" : "cat",
"dim_val" : "Best Of",
"cl_id" : ObjectId("4f6891ed0572c9000100017b"),
"t" : "u",
"v" : "ccaaf36a06b552c4d0dc6abd513c9a9e"
} upsert client:127.0.0.1 user:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment