Command metrics
2
Database commands
1.780 ms
Command time
Commands
| # | Time | Database | Info |
|---|---|---|---|
| 1 | 0.605 ms | akvilon |
{"find":"LoyaltyState","filter":{},"$db":"akvilon","lsid":{"id":{"$binary":{"base64":"n0xSQuNMQCeFGwD\/Z0kFJw==","subType":"04"}}}}
{
"find": "LoyaltyState",
"filter": {},
"$db": "akvilon",
"lsid": {
"id": {
"$binary": {
"base64": "n0xSQuNMQCeFGwD\/Z0kFJw==",
"subType": "04"
}
}
}
}
|
| 2 | 1.175 ms | akvilon |
{"find":"SeoTags","filter":{"url":"\/undefined\/"},"limit":{"$numberInt":"1"},"singleBatch":true,"$db":"akvilon","lsid":{"id":{"$binary":{"base64":"n0xSQuNMQCeFGwD\/Z0kFJw==","subType":"04"}}}}
{
"find": "SeoTags",
"filter": {
"url": "\/undefined\/"
},
"limit": {
"$numberInt": "1"
},
"singleBatch": true,
"$db": "akvilon",
"lsid": {
"id": {
"$binary": {
"base64": "n0xSQuNMQCeFGwD\/Z0kFJw==",
"subType": "04"
}
}
}
}
|