GitHub user InCerryGit added a comment to the discussion: Optimize LZ4 IPC decompression by avoiding an intermediate frame-reader drain copy
Today I did some further research, and perhaps we could also consider replacing k4os with <https://github.com/Cysharp/NativeCompressions>. This library is more modern and includes more performance optimizations. We could abstract a layer of implementation to allow users to choose different compression libraries. What do you think? GitHub link: https://github.com/apache/arrow-dotnet/discussions/353#discussioncomment-16837624 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
