(mongo) 4 queries took 239 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"kitty-hawk-nc"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 153 |
2 | db.articles.find( {"broadcastto":{"$in":["kitty-hawk-nc","nc","usa"]},"publish_date":{"$lte":"MongoDate(0.66900000 1742830758)"},"tags":"winter-sports"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 26 |
3 | db.places.find( {"geo":{"$near":[-75.71920013427734,36.069698333740234],"$maxDistance":1.4492753623188406},"tags":"cross-country-skiing"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 0 | 48 |
4 | db.places.count( {"geo":{"$near":[-75.71920013427734,36.069698333740234],"$maxDistance":1.4492753623188406},"tags":"cross-country-skiing"} ) | | 0 | 0 | 12 |
HTTP_HOST: devel4.stepoutside.org
SERVER_NAME: devel4.stepoutside.org