(mongo) 5 queries took 27 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"tigard-or"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 6 |
2 | db.towns.find( {"sef_url":"black-river-falls-wi"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
3 | db.articles.find( {"broadcastto":{"$in":["black-river-falls-wi","wi","usa"]},"publish_date":{"$lte":"MongoDate(0.45900000 1732386461)"},"tags":"winter-sports"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 6 |
4 | db.places.find( {"geo":{"$near":[-90.8510971069336,44.29880142211914],"$maxDistance":1.4492753623188406},"tags":"cross-country-skiing"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 5 |
5 | db.places.count( {"geo":{"$near":[-90.8510971069336,44.29880142211914],"$maxDistance":1.4492753623188406},"tags":"cross-country-skiing"} ) | | 0 | 34 | 8 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org