(mongo) 5 queries took 73 ms
| Nr | Query | Error | Affected | Num. rows | Took (ms) |
| 1 | db.pages.find( {"slug":{"$in":["bike-paths-trails"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 12 |
| 2 | db.articles.find( {"broadcastto":{"$in":["mapleton-mn","mn","usa"]},"publish_date":{"$lte":"MongoDate(0.09700000 1766262302)"},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 6 |
| 3 | db.events_cache.find( {"_id":"7100ca5b8f6c61e680deb6650c367ce2"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 12 |
| 4 | db.places.find( {"geo":{"$near":[-93.95850372314453,43.92770004272461],"$maxDistance":1.4492753623188406},"tags":"bike-path"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 16 |
| 5 | db.places.count( {"geo":{"$near":[-93.95850372314453,43.92770004272461],"$maxDistance":1.4492753623188406},"tags":"bike-path"} ) | | 0 | 15 | 27 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org