(mongo) 6 queries took 97 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.articles.find( {"broadcastto":{"$in":["hamel-mn","mn","usa"]},"publish_date":{"$lte":"MongoDate(0.98700000 1741965664)"},"tags":"hiking"}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 16 |
2 | db.articles.find( {"broadcastto":{"$in":["hamel-mn","mn","usa"]},"publish_date":{"$lte":"MongoDate(0.98700000 1741965664)"},"article_id":{"$ne":1278},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 7 |
3 | db.events_cache.find( {"_id":"5da44ebf4f59df0e4911a1f6046d87e4"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 10 |
4 | db.articles.find( {"broadcastto":{"$in":["hamel-mn","mn","usa"]},"publish_date":{"$lte":"MongoDate(0.10400000 1741965665)"},"$or":[{"tags":"hiking"},{"tags":"hiking-featured"}]}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 14 |
5 | db.places.find( {"geo":{"$near":[-93.52279663085938,45.042598724365234],"$maxDistance":1.4492753623188406},"tags":"hiking"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 17 |
6 | db.places.count( {"geo":{"$near":[-93.52279663085938,45.042598724365234],"$maxDistance":1.4492753623188406},"tags":"hiking"} ) | | 0 | 88 | 33 |
HTTP_HOST: devel4.stepoutside.org
SERVER_NAME: devel4.stepoutside.org