Skip to content

v0.0.28

Choose a tag to compare

@github-actions github-actions released this 02 Jun 21:15
· 19 commits to main since this release

What's Changed

  • perf: avoid concat scratch string interning by @ianm199 in #126
  • perf: add VM and GC telemetry notes by @ianm199 in #127
  • perf: skip no-op intern retain during GC by @ianm199 in #128
  • perf: add direct binary A/B bench runner by @ianm199 in #129
  • perf: add VM opaque offset telemetry by @ianm199 in #130
  • perf: skip absent grayagain unlink work by @ianm199 in #131
  • perf: repeat short binary A/B workloads by @ianm199 in #132

Full Changelog: v0.0.27...v0.0.28