(mongo) 7 queries took 127 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"greenway-va"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 20 |
2 | db.articles.find( {"broadcastto":{"$in":["greenway-va","va","usa"]},"publish_date":{"$lte":"MongoDate(0.78800000 1732335141)"},"tags":"camping"}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 2 |
3 | db.articles.find( {"broadcastto":{"$in":["greenway-va","va","usa"]},"publish_date":{"$lte":"MongoDate(0.78800000 1732335141)"},"article_id":{"$ne":1232},"tags":"camping"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 9 |
4 | db.events_cache.find( {"_id":"04948571247bd7b7840869e39f378593"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 40 |
5 | db.articles.find( {"broadcastto":{"$in":["greenway-va","va","usa"]},"publish_date":{"$lte":"MongoDate(0.96500000 1732335141)"},"$or":[{"tags":"camping"},{"tags":"camping-featured"}]}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 5 |
6 | db.places.find( {"geo":{"$near":[-77.081298828125,37.339599609375],"$maxDistance":1.4492753623188406},"tags":"camping"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 25 |
7 | db.places.count( {"geo":{"$near":[-77.081298828125,37.339599609375],"$maxDistance":1.4492753623188406},"tags":"camping"} ) | | 0 | 29 | 26 |
HTTP_HOST: devel4.stepoutside.org
SERVER_NAME: devel4.stepoutside.org