Skip to content

v0.1.1

Latest

Choose a tag to compare

@staciax staciax released this 02 Aug 10:32
· 6 commits to main since this release
430d733

v0.1.1

Performance

  • LogFormatter writes components directly into a shared output buffer instead of allocating intermediate strings at each recursion level (group/joined/when).
  • ~5–11% throughput improvement and 33–50% fewer mallocs across most formatting benchmarks.

Full Changelog: v0.1.0...v0.1.1