(mongo) 6 queries took 45 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"bristol-ri"}, [] ).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":["bristol-ri","ri","usa"]},"publish_date":{"$lte":"MongoDate(0.71100000 1732382371)"}}, [] ).sort( {"publish_date":-1} ).limit( 51 ).skip( 0 ) | | 0 | 51 | 4 |
4 | db.events_cache.find( {"_id":"74abd4aa7ab69f6ce916e33d2ef1ffab"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
5 | db.places.find( {"geo":{"$near":[-71.26100158691406,41.682498931884766],"$maxDistance":1.4492753623188406},"tags":"apple-picking"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 7 |
6 | db.places.count( {"geo":{"$near":[-71.26100158691406,41.682498931884766],"$maxDistance":1.4492753623188406},"tags":"apple-picking"} ) | | 0 | 194 | 21 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org