(mongo) 5 queries took 242 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"whiskeytown-ca"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 47 |
2 | db.pages.find( {"slug":{"$in":["cross-country-skiing-trails"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 34 |
3 | db.articles.find( {"broadcastto":{"$in":["whiskeytown-ca","ca","usa"]},"publish_date":{"$lte":"MongoDate(0.79600000 1742891758)"},"tags":"winter-sports"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 61 |
4 | db.places.find( {"geo":{"$near":[-122.56099700927734,40.6343994140625],"$maxDistance":1.4492753623188406},"tags":"cross-country-skiing"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 2 | 88 |
5 | db.places.count( {"geo":{"$near":[-122.56099700927734,40.6343994140625],"$maxDistance":1.4492753623188406},"tags":"cross-country-skiing"} ) | | 0 | 2 | 12 |
HTTP_HOST: devel4.stepoutside.org
SERVER_NAME: devel4.stepoutside.org