diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2024-12-12 15:10:26 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2024-12-12 15:03:51 +0000 |
| commit | 7ab3e22624058d5d53f9de8291031344a8d09cc2 (patch) | |
| tree | cfde68428be9efea0ebe869c37e3e1f625000f9a /executor/android | |
| parent | 1cc680471dc68c265d7dd55f80ef7a1de48fa63f (diff) | |
pkg/ifaceprobe: optimize cache
Instead of storing real PC values store indexes into the PCs table.
This significantly reduces size of the cache (in my case from
1823 MB to 473 MB) and actually makes use of the cache simpler
(don't need separate map).
Diffstat (limited to 'executor/android')
0 files changed, 0 insertions, 0 deletions
