Commit Graph

1 Commits

Author SHA1 Message Date
sjg 8ec442da0a [docs](trx-rs): add DSP chain performance optimization guidelines
Document lessons learned from WFM stereo decoder and audio encoding
optimization: quadrature NCO, double-angle identities, AVX2 batching,
polyphase resampler design, filter matching, stereo detection decimation,
and opus encoder tuning.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Stan Grams <sjg@haxx.space>
2026-03-01 11:06:27 +01:00