(mongo) 7 queries took 101 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"cherry-hill-nj"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 19 |
2 | db.articles.find( {"broadcastto":{"$in":["cherry-hill-nj","nj","usa"]},"publish_date":{"$lte":"MongoDate(0.85600000 1739767211)"},"tags":"winter-sports"}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 23 |
3 | db.articles.find( {"broadcastto":{"$in":["cherry-hill-nj","nj","usa"]},"publish_date":{"$lte":"MongoDate(0.85600000 1739767211)"},"article_id":{"$ne":1465},"tags":"winter-sports"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 17 |
4 | db.events_cache.find( {"_id":"2a4601cce7c7b295aa8ffbdcc8b59451"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
5 | db.articles.find( {"broadcastto":{"$in":["cherry-hill-nj","nj","usa"]},"publish_date":{"$lte":"MongoDate(0.05900000 1739767212)"},"$or":[{"tags":"winter-sports"},{"tags":"winter-sports-featured"}]}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 8 |
6 | db.places.find( {"geo":{"$near":[-74.98919677734375,39.899898529052734],"$maxDistance":1.4492753623188406},"tags":"winter-sports"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 6 |
7 | db.places.count( {"geo":{"$near":[-74.98919677734375,39.899898529052734],"$maxDistance":1.4492753623188406},"tags":"winter-sports"} ) | | 0 | 200 | 26 |
HTTP_HOST: devel4.stepoutside.org
SERVER_NAME: devel4.stepoutside.org