dotnet / runtimelab

This repo is for experimentation and exploring new ideas that may or may not make it into the main dotnet/runtime repo.
MIT License
1.42k stars 199 forks source link

ManagedZLib: Porting Deflate from C ZLib #2367

Closed VivianaDuenas closed 1 year ago

VivianaDuenas commented 1 year ago

Porting Deflate from C ZLib - Raw deflate.

adamsitnik commented 1 year ago

@VivianaDuenas before I start reviewing the code: is there any chance that we can already benchmark it?