(mongo) 6 queries took 56 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"buttzville-nj"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 7 |
2 | db.pages.find( {"slug":{"$in":["nature-centers"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
3 | db.articles.find( {"broadcastto":{"$in":["buttzville-nj","nj","usa"]},"publish_date":{"$lte":"MongoDate(0.48500000 1738265599)"},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 5 |
4 | db.events_cache.find( {"_id":"3dce3d15f5a6724fb912451582168752"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 8 |
5 | db.places.find( {"geo":{"$near":[-75.0011978149414,40.83250045776367],"$maxDistance":1.4492753623188406},"tags":"nature-center"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 13 |
6 | db.places.count( {"geo":{"$near":[-75.0011978149414,40.83250045776367],"$maxDistance":1.4492753623188406},"tags":"nature-center"} ) | | 0 | 119 | 21 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org