(mongo) 6 queries took 34 ms
| Nr | Query | Error | Affected | Num. rows | Took (ms) |
| 1 | db.towns.find( {"sef_url":"newport-ri"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 3 |
| 2 | db.pages.find( {"slug":{"$in":["bird-watching"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 3 | db.articles.find( {"broadcastto":{"$in":["newport-ri","ri","usa"]},"publish_date":{"$lte":"MongoDate(0.18600000 1766314041)"},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 5 |
| 4 | db.events_cache.find( {"_id":"4fde4feecd4a8ee1138b1f8ae42c63c9"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 5 | db.places.find( {"geo":{"$near":[-71.30950164794922,41.47549819946289],"$maxDistance":1.4492753623188406},"tags":"bird-watching"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 5 |
| 6 | db.places.count( {"geo":{"$near":[-71.30950164794922,41.47549819946289],"$maxDistance":1.4492753623188406},"tags":"bird-watching"} ) | | 0 | 140 | 19 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org