diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2024-07-03 17:36:57 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2024-07-10 10:37:15 +0000 |
| commit | a7a1cea58a31ffafc3d6473559349a52d46c33a0 (patch) | |
| tree | cdd3659d849768ad36fde93302c138271f8a0170 /executor/_include/flatbuffers/flatbuffers.h | |
| parent | 40f782db483d97f4dcc09fa7df468dd8d64d9b62 (diff) | |
pkg/corpus: don't keep serialized programs in memory
We only need serialized representation on some rare operations
(some web UI pages, and first hub connect). Don't keep them in memory.
In my instance this saves 503MB (15.5%) of heap,
which reduces RSS by 1GB (2x due to GC).
Diffstat (limited to 'executor/_include/flatbuffers/flatbuffers.h')
0 files changed, 0 insertions, 0 deletions
