Jonah Williams 90acd88d7e [Impeller] combine uniform metadata and buffer slots. (flutter/engine#45021)
Follow up from https://github.com/flutter/engine/pull/44990

We're spending a ton of time deallocating mostly empty maps, by reducing the number of maps we reduce the amount of memory used, and reduce map lookups.
2023-08-23 22:18:47 +00:00
..