Skip to content

v0.5.4

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Nov 13:05
· 4 commits to main since this release
515a4dd

Bumper v0.5.4

Diff since v0.5.3

  • Changed the default size heuristics for SlabBuffer, the default slab size is now 1 megabyte, and custom slabs
    are now created for allocations which are larger than half the slab size, rather than larger than the slab size.
  • Changed the default size heuristic for AllocBuffer. AllocBuffer() now creates a buffer of 1 megabyte capacity.

Merged pull requests: