(mongo) 7 queries took 51 ms
| Nr | Query | Error | Affected | Num. rows | Took (ms) |
| 1 | db.towns.find( {"sef_url":"louisville-co"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 12 |
| 2 | db.articles.find( {"broadcastto":{"$in":["louisville-co","co","usa"]},"publish_date":{"$lte":"MongoDate(0.01400000 1767007808)"},"tags":"hiking"}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 2 |
| 3 | db.articles.find( {"broadcastto":{"$in":["louisville-co","co","usa"]},"publish_date":{"$lte":"MongoDate(0.01400000 1767007808)"},"article_id":{"$ne":1826},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 6 |
| 4 | db.events_cache.find( {"_id":"9feb1f2b10195519b00ee6c453f17c82"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 8 |
| 5 | db.articles.find( {"broadcastto":{"$in":["louisville-co","co","usa"]},"publish_date":{"$lte":"MongoDate(0.06900000 1767007808)"},"$or":[{"tags":"hiking"},{"tags":"hiking-featured"}]}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 4 |
| 6 | db.places.find( {"geo":{"$near":[-105.13200378417969,39.97679901123047],"$maxDistance":1.4492753623188406},"tags":"hiking"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 9 |
| 7 | db.places.count( {"geo":{"$near":[-105.13200378417969,39.97679901123047],"$maxDistance":1.4492753623188406},"tags":"hiking"} ) | | 0 | 70 | 10 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org