mirror of
https://github.com/tkuschel/bees.git
synced 2026-03-20 16:35:50 +01:00
This gets rid of some more big memsets. It may replace them with a lot of tiny mallocs, though. If this turns out to be a bad idea then at least we can easily revert the change.