(mongo) 7 queries took 42 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"atlanta-ga"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 6 |
2 | db.articles.find( {"broadcastto":{"$in":["atlanta-ga","ga","usa"]},"publish_date":{"$lte":"MongoDate(0.58100000 1732663058)"},"tags":"winter-sports"}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 3 |
3 | db.articles.find( {"broadcastto":{"$in":["atlanta-ga","ga","usa"]},"publish_date":{"$lte":"MongoDate(0.58100000 1732663058)"},"article_id":{"$ne":1465},"tags":"winter-sports"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 11 |
4 | db.events_cache.find( {"_id":"836d7b1a75305aa739402fece5776db7"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
5 | db.articles.find( {"broadcastto":{"$in":["atlanta-ga","ga","usa"]},"publish_date":{"$lte":"MongoDate(0.65400000 1732663058)"},"$or":[{"tags":"winter-sports"},{"tags":"winter-sports-featured"}]}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 3 |
6 | db.places.find( {"geo":{"$near":[-84.38970184326172,33.75450134277344],"$maxDistance":1.4492753623188406},"tags":"winter-sports"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 9 |
7 | db.places.count( {"geo":{"$near":[-84.38970184326172,33.75450134277344],"$maxDistance":1.4492753623188406},"tags":"winter-sports"} ) | | 0 | 10 | 8 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org