(mongo) 8 queries took 22 ms
| Nr | Query | Error | Affected | Num. rows | Took (ms) |
| 1 | db.towns.find( {"sef_url":"belmont-nh"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 2 | db.pages.find( {"slug":{"$in":["hiking"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 3 | db.articles.find( {"broadcastto":{"$in":["belmont-nh","nh","usa"]},"publish_date":{"$lte":"MongoDate(0.36800000 1765147158)"},"tags":"hiking"}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 2 |
| 4 | db.articles.find( {"broadcastto":{"$in":["belmont-nh","nh","usa"]},"publish_date":{"$lte":"MongoDate(0.36800000 1765147158)"},"article_id":{"$ne":1826},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 8 |
| 5 | db.events_cache.find( {"_id":"de6f26f1d7f37e7d06b37787418a79cc"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 6 | db.articles.find( {"broadcastto":{"$in":["belmont-nh","nh","usa"]},"publish_date":{"$lte":"MongoDate(0.41200000 1765147158)"},"$or":[{"tags":"hiking"},{"tags":"hiking-featured"}]}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 1 |
| 7 | db.places.find( {"geo":{"$near":[-71.4751968383789,43.44490051269531],"$maxDistance":1.4492753623188406},"tags":"hiking"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 0 | 2 |
| 8 | db.places.count( {"geo":{"$near":[-71.4751968383789,43.44490051269531],"$maxDistance":1.4492753623188406},"tags":"hiking"} ) | | 0 | 0 | 1 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org