4b344f5db5
The JVM heap explosion during project list was introduced during the migration to the permission backend in change I0ba5491fc. Avoid pre-computing all the projects permissions and visibility checks when rendering the list, keeping the navigation through an iterator (fixed memory occupation) instead of pre-loading everything into a collection (variable memory occupation). Bug: Issue 10326 Change-Id: I7f0b7efcd57f096d2643723130bd543718b5dcc5 |
||
---|---|---|
.. | ||
src | ||
BUILD |