(mongo) 6 queries took 40 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"rochester-ma"}, [] ).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":["rochester-ma","ma","usa"]},"publish_date":{"$lte":"MongoDate(0.66700000 1732398916)"}}, [] ).sort( {"publish_date":-1} ).limit( 51 ).skip( 0 ) | | 0 | 51 | 4 |
4 | db.events_cache.find( {"_id":"40dfcdf1dccf304ad32d1cf653c6fa2f"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
5 | db.places.find( {"geo":{"$near":[-70.8198013305664,41.731998443603516],"$maxDistance":1.4492753623188406},"tags":"apple-picking"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 8 |
6 | db.places.count( {"geo":{"$near":[-70.8198013305664,41.731998443603516],"$maxDistance":1.4492753623188406},"tags":"apple-picking"} ) | | 0 | 154 | 17 |
HTTP_HOST: devel4.stepoutside.org
SERVER_NAME: devel4.stepoutside.org