Skip to content

v2.3.1

Choose a tag to compare

@github-actions github-actions released this 07 May 15:44
· 87 commits to main since this release
v2.3.1 — perf microoptimisations

Broadcast() Ogg page-magic scanner: byte-by-byte loop replaced with
bytes.IndexByte('O') skip-ahead. ~16x fewer comparisons for a typical
4-8 KiB Broadcast on an Opus mount.

mirrorTranscodeMetadata: tick 2 s → 5 s. RLock acquisitions on each
input cut by 2.5x; latency for catching a track-change is unchanged
in practice (the YP / dir.xiph.org directory polls minute-cadence).

No behaviour change.