(mongo) 5 queries took 49 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.pages.find( {"slug":{"$in":["nature-centers"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 8 |
2 | db.articles.find( {"broadcastto":{"$in":["greenville-oh","oh","usa"]},"publish_date":{"$lte":"MongoDate(0.80400000 1741951044)"},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 10 |
3 | db.events_cache.find( {"_id":"1eab26ec28847ad7f705c3858763944e"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 3 |
4 | db.places.find( {"geo":{"$near":[-84.62539672851562,40.1077995300293],"$maxDistance":1.4492753623188406},"tags":"nature-center"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 10 |
5 | db.places.count( {"geo":{"$near":[-84.62539672851562,40.1077995300293],"$maxDistance":1.4492753623188406},"tags":"nature-center"} ) | | 0 | 43 | 18 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org