(mongo) 5 queries took 43 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":["wanaque-nj","nj","usa"]},"publish_date":{"$lte":"MongoDate(0.59000000 1738350856)"},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 5 |
3 | db.events_cache.find( {"_id":"71cc8d38930fbc47a1fdc1f64b318d3b"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
4 | db.places.find( {"geo":{"$near":[-74.29170227050781,41.045101165771484],"$maxDistance":1.4492753623188406},"tags":"nature-center"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 5 |
5 | db.places.count( {"geo":{"$near":[-74.29170227050781,41.045101165771484],"$maxDistance":1.4492753623188406},"tags":"nature-center"} ) | | 0 | 142 | 23 |
HTTP_HOST: devel4.stepoutside.org
SERVER_NAME: devel4.stepoutside.org