(mongo) 5 queries took 35 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.pages.find( {"slug":{"$in":["apple-picking"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 6 |
2 | db.articles.find( {"broadcastto":{"$in":["rollinsford-nh","nh","usa"]},"publish_date":{"$lte":"MongoDate(0.19300000 1732346853)"}}, [] ).sort( {"publish_date":-1} ).limit( 51 ).skip( 0 ) | | 0 | 51 | 4 |
3 | db.events_cache.find( {"_id":"216df9a4154f3b4d8efc3afcf6d4d6ae"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
4 | db.places.find( {"geo":{"$near":[-70.82129669189453,43.23590087890625],"$maxDistance":1.4492753623188406},"tags":"apple-picking"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 6 |
5 | db.places.count( {"geo":{"$near":[-70.82129669189453,43.23590087890625],"$maxDistance":1.4492753623188406},"tags":"apple-picking"} ) | | 0 | 180 | 17 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org