blob: 9d33652e3b6cce2ee3ba9ed80a77c084b97f69ed [file] [log] [blame] [view]
Albert J. Wong593bb8622017-06-19 23:00:201# Mission
2
3Current as of June 2017...
4
5There are multiple efforts going on in Chromium to address memory. The mailing
6list + 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
11Currently, 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.