(mongo) 5 queries took 41 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.pages.find( {"slug":{"$in":["bird-watching"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 7 |
2 | db.articles.find( {"broadcastto":{"$in":["glenwood-nj","nj","usa"]},"publish_date":{"$lte":"MongoDate(0.95000000 1732384649)"},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 5 |
3 | db.events_cache.find( {"_id":"7d01911d38336c39bc0725aa0b3d0f11"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
4 | db.places.find( {"geo":{"$near":[-74.48979949951172,41.2510986328125],"$maxDistance":1.4492753623188406},"tags":"bird-watching"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 4 |
5 | db.places.count( {"geo":{"$near":[-74.48979949951172,41.2510986328125],"$maxDistance":1.4492753623188406},"tags":"bird-watching"} ) | | 0 | 160 | 23 |
HTTP_HOST: devel4.stepoutside.org
SERVER_NAME: devel4.stepoutside.org