Albert J. Wong | 593bb862 | 2017-06-19 23:00:20 | [diff] [blame] | 1 | # Mission |
| 2 | |
| 3 | Current as of June 2017... |
| 4 | |
| 5 | There are multiple efforts going on in Chromium to address memory. The mailing |
| 6 | list + bug system + slack in combination is meant to aid these efforts by: |
| 7 | |
| 8 | * creating a connecting place for all people who work on memory on Chrome |
| 9 | * identifying and solving the most important memory problems that really need cross-team collaboration |
| 10 | |
| 11 | Currently, the top 3 problems being work on are: |
| 12 | |
| 13 | * Improve user experience for Chrome users with many tabs on Desktop |
| 14 | * Improve user experience for Chrome users on low-memory mobile devices. |
| 15 | * Detect and fix memory regressions and leaks. |