Open Issues Need Help
View All on GitHub `Fastest` zstd level is a footgun, performing no compression about 2 months ago
AI Summary: Investigate why the 'Fastest' zstd compression level in the `async-compression` crate performs no compression. Determine if the issue is a bug in the crate's implementation or a misunderstanding of the 'Fastest' level's intended behavior. If it's a bug, fix it. If it's a documentation issue, improve the documentation to clarify the 'Fastest' level's behavior and its limitations. Testing should be included to verify the fix or documentation change.
Complexity:
4/5
enhancement good first issue