(mongo) 8 queries took 72 ms
| Nr | Query | Error | Affected | Num. rows | Took (ms) |
| 1 | db.towns.find( {"sef_url":"homer-la"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 18 |
| 2 | db.pages.find( {"slug":{"$in":["hiking"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 3 | db.articles.find( {"broadcastto":{"$in":["homer-la","la","usa"]},"publish_date":{"$lte":"MongoDate(0.54600000 1766366402)"},"tags":"hiking"}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 5 |
| 4 | db.articles.find( {"broadcastto":{"$in":["homer-la","la","usa"]},"publish_date":{"$lte":"MongoDate(0.54500000 1766366402)"},"article_id":{"$ne":1826},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 31 |
| 5 | db.events_cache.find( {"_id":"6bc5a190c8a650647ea08332d7e0449d"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 6 | db.articles.find( {"broadcastto":{"$in":["homer-la","la","usa"]},"publish_date":{"$lte":"MongoDate(0.67000000 1766366402)"},"$or":[{"tags":"hiking"},{"tags":"hiking-featured"}]}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 2 |
| 7 | db.places.find( {"geo":{"$near":[-93.05549621582031,32.79199981689453],"$maxDistance":1.4492753623188406},"tags":"hiking"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 5 |
| 8 | db.places.count( {"geo":{"$near":[-93.05549621582031,32.79199981689453],"$maxDistance":1.4492753623188406},"tags":"hiking"} ) | | 0 | 16 | 7 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org