(mongo) 4 queries took 128 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"milltown-nj"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 60 |
2 | db.articles.find( {"broadcastto":{"$in":["milltown-nj","nj","usa"]},"publish_date":{"$lte":"MongoDate(0.33700000 1742162472)"},"tags":"winter-sports"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 29 |
3 | db.places.find( {"geo":{"$near":[-74.43599700927734,40.45069885253906],"$maxDistance":1.4492753623188406},"tags":"cross-country-skiing"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 17 |
4 | db.places.count( {"geo":{"$near":[-74.43599700927734,40.45069885253906],"$maxDistance":1.4492753623188406},"tags":"cross-country-skiing"} ) | | 0 | 98 | 22 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org