commit | 7016de508cdae8dc94b1ff60e5292859642e4aac | [log] [tgz] |
---|---|---|
author | Anton Ivanov <aii@google.com> | Wed Feb 05 17:39:41 2025 -0800 |
committer | Anton Ivanov <aii@google.com> | Fri Feb 07 01:45:32 2025 +0000 |
tree | c6e4cc7e8971aa19ff50aba3d4cfdde0cd08792c | |
parent | 469494a0210239dd8c29304d2786b9f1770ce981 [diff] |
Reduce heap allocations in BLASTBufferQueue. * Replace std::unordered_map members with ftl::SmallMap with empirically determined sizes. * Eliminate creating an unnecessary std::vector Test: unit, manual Bug: 285377983 Flag: EXEMPT refactoring Change-Id: I20402bf58d6619573cb1ff85be5092447f841b8a