(mongo) 6 queries took 31 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.articles.find( {"broadcastto":{"$in":["delray-beach-fl","fl","usa"]},"publish_date":{"$lte":"MongoDate(0.99400000 1737195054)"},"tags":"hiking"}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 7 |
2 | db.articles.find( {"broadcastto":{"$in":["delray-beach-fl","fl","usa"]},"publish_date":{"$lte":"MongoDate(0.99400000 1737195054)"},"article_id":{"$ne":1278},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 7 |
3 | db.events_cache.find( {"_id":"3a5c590879a663a29e85a9f10713d4a9"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
4 | db.articles.find( {"broadcastto":{"$in":["delray-beach-fl","fl","usa"]},"publish_date":{"$lte":"MongoDate(0.09600000 1737195055)"},"$or":[{"tags":"hiking"},{"tags":"hiking-featured"}]}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 2 |
5 | db.places.find( {"geo":{"$near":[-80.089599609375,26.456199645996094],"$maxDistance":1.4492753623188406},"tags":"hiking"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 6 |
6 | db.places.count( {"geo":{"$near":[-80.089599609375,26.456199645996094],"$maxDistance":1.4492753623188406},"tags":"hiking"} ) | | 0 | 43 | 7 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org