(mongo) 5 queries took 44 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.pages.find( {"slug":{"$in":["botanical-gardens"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 6 |
2 | db.articles.find( {"broadcastto":{"$in":["irvington-ny","ny","usa"]},"publish_date":{"$lte":"MongoDate(0.01600000 1732388826)"},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 4 |
3 | db.events_cache.find( {"_id":"4a2f257182640cc5ee86684c39f588ac"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
4 | db.places.find( {"geo":{"$near":[-73.86530303955078,41.035701751708984],"$maxDistance":1.4492753623188406},"tags":"botanical-garden"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 10 |
5 | db.places.count( {"geo":{"$near":[-73.86530303955078,41.035701751708984],"$maxDistance":1.4492753623188406},"tags":"botanical-garden"} ) | | 0 | 44 | 22 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org