(mongo) 9 queries took 127 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"florence-vt"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 10 |
2 | db.towns.find( {"sef_url":"grover-beach-ca"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
3 | db.pages.find( {"slug":{"$in":["hiking"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 9 |
4 | db.articles.find( {"broadcastto":{"$in":["grover-beach-ca","ca","usa"]},"publish_date":{"$lte":"MongoDate(0.35900000 1739765450)"},"tags":"hiking"}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 3 |
5 | db.articles.find( {"broadcastto":{"$in":["grover-beach-ca","ca","usa"]},"publish_date":{"$lte":"MongoDate(0.35800000 1739765450)"},"article_id":{"$ne":1278},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 19 |
6 | db.events_cache.find( {"_id":"83d3e4b0b1ff53f550f6c516cd6ebdd2"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 59 |
7 | db.articles.find( {"broadcastto":{"$in":["grover-beach-ca","ca","usa"]},"publish_date":{"$lte":"MongoDate(0.59000000 1739765450)"},"$or":[{"tags":"hiking"},{"tags":"hiking-featured"}]}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 2 |
8 | db.places.find( {"geo":{"$near":[-120.62000274658203,35.121498107910156],"$maxDistance":1.4492753623188406},"tags":"hiking"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 17 |
9 | db.places.count( {"geo":{"$near":[-120.62000274658203,35.121498107910156],"$maxDistance":1.4492753623188406},"tags":"hiking"} ) | | 0 | 20 | 6 |
HTTP_HOST: devel4.stepoutside.org
SERVER_NAME: devel4.stepoutside.org