Command metrics
2
Database commands
1.391 ms
Command time
Commands
| # | Time | Database | Info |
|---|---|---|---|
| 1 | 0.532 ms | akvilon |
{"find":"LoyaltyState","filter":{},"$db":"akvilon","lsid":{"id":{"$binary":{"base64":"wUcSOclDRumQkYvcz9Av0g==","subType":"04"}}}}
{
"find": "LoyaltyState",
"filter": {},
"$db": "akvilon",
"lsid": {
"id": {
"$binary": {
"base64": "wUcSOclDRumQkYvcz9Av0g==",
"subType": "04"
}
}
}
}
|
| 2 | 0.859 ms | akvilon |
{"find":"Content","filter":{"active":true,"url":"undefined"},"limit":{"$numberInt":"1"},"singleBatch":true,"$db":"akvilon","lsid":{"id":{"$binary":{"base64":"wUcSOclDRumQkYvcz9Av0g==","subType":"04"}}}}
{
"find": "Content",
"filter": {
"active": true,
"url": "undefined"
},
"limit": {
"$numberInt": "1"
},
"singleBatch": true,
"$db": "akvilon",
"lsid": {
"id": {
"$binary": {
"base64": "wUcSOclDRumQkYvcz9Av0g==",
"subType": "04"
}
}
}
}
|