Skip to content

0.9.17 Allocation reductions

Compare
Choose a tag to compare
@tkowalcz tkowalcz released this 08 Aug 20:31
· 97 commits to master since this release

#69 - Upgraded core component to use Agrona in version 1.12.0 that includes my changes to the API allowing for less allocations when serializing CharSequences to UnsafeBuffer.

Refactored testing infratructure.