mirror of
https://github.com/tkuschel/bees.git
synced 2025-11-18 07:19:14 +01:00
Each object contains a 16 MiB buffer, which is very heavy for some malloc implementations. Keep the objects in a Pool so that their buffers are only allocated and deallocated once in the process lifetime. Signed-off-by: Zygo Blaxell <bees@furryterror.org>
33 KiB
33 KiB