mirror of
https://github.com/facebook/zstd.git
synced 2025-10-08 00:04:02 -04: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!