mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-03 21:23:38 +00:00
[PR #551] [MERGED] Use hardware accelerated Alder32 impl #1091
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/adamhathcock/sharpcompress/pull/551
Author: @iamcarbon
Created: 11/18/2020
Status: ✅ Merged
Merged: 11/19/2020
Merged by: @adamhathcock
Base:
master← Head:alder32📝 Commits (1)
477a30cUse hardware accelerated Alder32 impl📊 Changes
5 files changed (+308 additions, -103 deletions)
View changed files
➕
src/SharpCompress/Algorithms/Alder32.cs(+285 -0)📝
src/SharpCompress/Compressors/Deflate/DeflateManager.cs(+13 -11)📝
src/SharpCompress/Compressors/Deflate/Inflate.cs(+7 -5)📝
src/SharpCompress/Compressors/Deflate/Zlib.cs(+0 -84)📝
src/SharpCompress/Compressors/Deflate/ZlibCodec.cs(+3 -3)📄 Description
Testing through CI, not ready for merging.
Also need to add THIRD party notices crediting Six Labors / ImageSharp.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.