(mongo) 7 queries took 200 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"rye-beach-nh"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 39 |
2 | db.articles.find( {"broadcastto":{"$in":["rye-beach-nh","nh","usa"]},"publish_date":{"$lte":"MongoDate(0.15100000 1732337026)"},"tags":"hiking"}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 24 |
3 | db.articles.find( {"broadcastto":{"$in":["rye-beach-nh","nh","usa"]},"publish_date":{"$lte":"MongoDate(0.15100000 1732337026)"},"article_id":{"$ne":1278},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 14 |
4 | db.events_cache.find( {"_id":"3ba80c6706466e2deaa1826a5dd5f8ec"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 22 |
5 | db.articles.find( {"broadcastto":{"$in":["rye-beach-nh","nh","usa"]},"publish_date":{"$lte":"MongoDate(0.42900000 1732337026)"},"$or":[{"tags":"hiking"},{"tags":"hiking-featured"}]}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 45 |
6 | db.places.find( {"geo":{"$near":[-70.76529693603516,42.97639846801758],"$maxDistance":1.4492753623188406},"tags":"hiking"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 33 |
7 | db.places.count( {"geo":{"$near":[-70.76529693603516,42.97639846801758],"$maxDistance":1.4492753623188406},"tags":"hiking"} ) | | 0 | 172 | 23 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org