(mongo) 7 queries took 125 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"toledo-wa"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 7 |
2 | db.articles.find( {"broadcastto":{"$in":["toledo-wa","wa","usa"]},"publish_date":{"$lte":"MongoDate(0.08200000 1732334243)"},"tags":"hiking"}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 3 |
3 | db.articles.find( {"broadcastto":{"$in":["toledo-wa","wa","usa"]},"publish_date":{"$lte":"MongoDate(0.08100000 1732334243)"},"article_id":{"$ne":1278},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 11 |
4 | db.events_cache.find( {"_id":"e1cedea7b6ed53d88c60d6c7cfb826c5"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
5 | db.articles.find( {"broadcastto":{"$in":["toledo-wa","wa","usa"]},"publish_date":{"$lte":"MongoDate(0.22700000 1732334243)"},"$or":[{"tags":"hiking"},{"tags":"hiking-featured"}]}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 33 |
6 | db.places.find( {"geo":{"$near":[-122.8479995727539,46.44060134887695],"$maxDistance":1.4492753623188406},"tags":"hiking"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 48 |
7 | db.places.count( {"geo":{"$near":[-122.8479995727539,46.44060134887695],"$maxDistance":1.4492753623188406},"tags":"hiking"} ) | | 0 | 134 | 21 |
HTTP_HOST: devel4.stepoutside.org
SERVER_NAME: devel4.stepoutside.org