(mongo) 6 queries took 43 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"ridge-ny"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 7 |
2 | db.pages.find( {"slug":{"$in":["apple-picking"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
3 | db.articles.find( {"broadcastto":{"$in":["ridge-ny","ny","usa"]},"publish_date":{"$lte":"MongoDate(0.52600000 1732427999)"}}, [] ).sort( {"publish_date":-1} ).limit( 51 ).skip( 0 ) | | 0 | 51 | 4 |
4 | db.events_cache.find( {"_id":"6aa4212a0d1c57c1407fb8aa25433d73"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
5 | db.places.find( {"geo":{"$near":[-72.88089752197266,40.90719985961914],"$maxDistance":1.4492753623188406},"tags":"apple-picking"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 6 |
6 | db.places.count( {"geo":{"$near":[-72.88089752197266,40.90719985961914],"$maxDistance":1.4492753623188406},"tags":"apple-picking"} ) | | 0 | 162 | 22 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org