(mongo) 8 queries took 42 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"miami-fl"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 6 |
2 | db.pages.find( {"slug":{"$in":["winter-sports"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
3 | db.articles.find( {"broadcastto":{"$in":["miami-fl","fl","usa"]},"publish_date":{"$lte":"MongoDate(0.42200000 1738881025)"},"tags":"winter-sports"}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 4 |
4 | db.articles.find( {"broadcastto":{"$in":["miami-fl","fl","usa"]},"publish_date":{"$lte":"MongoDate(0.42200000 1738881025)"},"article_id":{"$ne":1465},"tags":"winter-sports"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 12 |
5 | db.events_cache.find( {"_id":"df709b595e6c949516c43794d94ed6b5"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
6 | db.articles.find( {"broadcastto":{"$in":["miami-fl","fl","usa"]},"publish_date":{"$lte":"MongoDate(0.49800000 1738881025)"},"$or":[{"tags":"winter-sports"},{"tags":"winter-sports-featured"}]}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 3 |
7 | db.places.find( {"geo":{"$near":[-80.19029998779297,25.77429962158203],"$maxDistance":1.4492753623188406},"tags":"winter-sports"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 9 | 7 |
8 | db.places.count( {"geo":{"$near":[-80.19029998779297,25.77429962158203],"$maxDistance":1.4492753623188406},"tags":"winter-sports"} ) | | 0 | 9 | 6 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org