(mongo) 5 queries took 28 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.pages.find( {"slug":{"$in":["parks"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 8 |
2 | db.articles.find( {"broadcastto":{"$in":["mohawk-ny","ny","usa"]},"publish_date":{"$lte":"MongoDate(0.57300000 1738344402)"},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 4 |
3 | db.events_cache.find( {"_id":"90f39cffacc6e5c95e3634dd1ffc5823"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
4 | db.places.find( {"geo":{"$near":[-75.00420379638672,43.01129913330078],"$maxDistance":1.4492753623188406},"tags":{"$in":["state-park","national-park","park"]}}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 6 |
5 | db.places.count( {"geo":{"$near":[-75.00420379638672,43.01129913330078],"$maxDistance":1.4492753623188406},"tags":{"$in":["state-park","national-park","park"]}} ) | | 0 | 45 | 9 |
HTTP_HOST: devel4.stepoutside.org
SERVER_NAME: devel4.stepoutside.org