Releases: pavel-kirienko/o1heap
Releases · pavel-kirienko/o1heap
2.2.0
What's Changed
- Add trace events by @pavel-kirienko in #24
- Add o1heapMinArenaSize, o1heapGetMaxAllocationSize() by @pavel-kirienko in #25
Full Changelog: 2.1.1...2.2.0
2.1.1
Slightly refine the documentation and update the verification tooling. There are no changes to the codebase in this release.
2.1.0
- Significantly accelerate (de)allocation by swapping the naive log2() with CLZ intrinsics by @pavel-kirienko in #11
Full Changelog: 2.0.0...2.1.0
2.0.0
See the changelog for details.