(mongo) 5 queries took 111 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.sites.find( {"hostname":{"$in":["step","localword"]}}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 27 |
2 | db.towns.find( {"sef_url":"ridgefield-nj"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 12 |
3 | db.articles.find( {"broadcastto":{"$in":["ridgefield-nj","nj","usa"]},"publish_date":{"$lte":"MongoDate(0.61800000 1742654966)"},"tags":"winter-sports"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 32 |
4 | db.places.find( {"geo":{"$near":[-74.01029968261719,40.83219909667969],"$maxDistance":1.4492753623188406},"tags":"cross-country-skiing"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 16 |
5 | db.places.count( {"geo":{"$near":[-74.01029968261719,40.83219909667969],"$maxDistance":1.4492753623188406},"tags":"cross-country-skiing"} ) | | 0 | 106 | 24 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org