(mongo) 6 queries took 14 ms
| Nr | Query | Error | Affected | Num. rows | Took (ms) |
| 1 | db.towns.find( {"sef_url":"elmer-city-wa"}, [] ).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 | 2 |
| 3 | db.articles.find( {"broadcastto":{"$in":["elmer-city-wa","wa","usa"]},"publish_date":{"$lte":"MongoDate(0.39200000 1765380440)"},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 4 |
| 4 | db.events_cache.find( {"_id":"0f1cce57185653c05ae1b9b1c83df0b7"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 5 | db.places.find( {"geo":{"$near":[-118.9520034790039,47.99879837036133],"$maxDistance":1.4492753623188406},"tags":"bird-watching"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 0 | 2 |
| 6 | db.places.count( {"geo":{"$near":[-118.9520034790039,47.99879837036133],"$maxDistance":1.4492753623188406},"tags":"bird-watching"} ) | | 0 | 0 | 2 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org