Closed sdroege closed 4 years ago
Interleaved processing has the same performance as before, and planar processing is about the same as the interleaved one. Both are basically the same as the C implementation.
In theory planar processing should be more cache-friendly.
Fixes https://github.com/sdroege/ebur128/issues/7
Interleaved processing has the same performance as before, and planar processing is about the same as the interleaved one. Both are basically the same as the C implementation.
In theory planar processing should be more cache-friendly.
Fixes https://github.com/sdroege/ebur128/issues/7