mirror of
https://github.com/facebook/zstd.git
synced 2025-11-29 00:04:37 -05:00
Refactoring this way avoids the bad write in the case that `step > 4`, and is a bit more straightforward. It also seems to perform better!
Refactoring this way avoids the bad write in the case that `step > 4`, and is a bit more straightforward. It also seems to perform better!