diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2021-08-17 19:46:11 -0700 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2021-08-17 19:46:11 -0700 |
commit | eaaa33bcf846da64096c0ba595e0523eafa04206 (patch) | |
tree | c26d02c4607d4d5c4b5440d798024ed3dcf1a760 /src/readfile.h | |
parent | 639e443e76653df440395ff6a56968000f8971c4 (diff) |
thunk_h: bump submodule for and use thunk_free()
thunk.h got some rudimentary environment caching, and in the
process introduced thunk_free().
Update the submodule and replace the bare free(closure) callsites
with thunk_free(closure).
This should help reduce the amount of malloc/free hammering in jio,
though there are still quite a few allocations for object payloads
in e.g. report-entry-arrays, and the object header space is allocated
as a thunk payload which doesn't get environment caching yet.
Diffstat (limited to 'src/readfile.h')
0 files changed, 0 insertions, 0 deletions