You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 6, 2022. It is now read-only.
There are multiple ways of making it better, it allocs per byte, doesn't use libp2p/go-buffer-pool and the implementation of the GF(2) polynomial evaluation could be optimized a lot by specializing it for just one polynomial.
In my initial implementation of unixfsv2 I’ve defaulted to using the Rabin chunker.
This gives us much better default behavior in terms of de-duplication, especially with text data, but it does noticeably slow down imports.
I want to make sure we have a real discussion about this tradeoff before it becomes solidified.
The text was updated successfully, but these errors were encountered: