(mongo) 4 queries took 67 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"davenport-center-ny"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 27 |
2 | db.articles.find( {"broadcastto":{"$in":["davenport-center-ny","ny","usa"]},"publish_date":{"$lte":"MongoDate(0.70000000 1742041909)"},"tags":"winter-sports"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 6 |
3 | db.places.find( {"geo":{"$near":[-74.9188003540039,42.44820022583008],"$maxDistance":1.4492753623188406},"tags":"cross-country-skiing"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 5 |
4 | db.places.count( {"geo":{"$near":[-74.9188003540039,42.44820022583008],"$maxDistance":1.4492753623188406},"tags":"cross-country-skiing"} ) | | 0 | 60 | 29 |
HTTP_HOST: devel4.stepoutside.org
SERVER_NAME: devel4.stepoutside.org