Cuda Chen
Cuda Chen
Hi @zuiderkwast , > Maybe a smaller LUT is the most promising idea for small payloads? For my current understanding, LUT is the most promising idea for fixed-length and small...
Hi @zuiderkwast , I would like to share some benchmark results of this PR. If we are going to merge this PR, there are at least two works waiting for...
Hi @zuiderkwast , > How much memory would the 2-byte reduction variant use? It will use 1 KB memory for LUT (256 entries * 2 bytes of each entry *...
> Can we perform loopback tests with virtio sound device? You mean `aloop` or a device loopback testing command like `arecord -C | aplay -`?