Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quick build with Blake3 instead of CRC-32 #436

Closed
wants to merge 4 commits into from
Closed

Quick build with Blake3 instead of CRC-32 #436

wants to merge 4 commits into from

Conversation

kirillt
Copy link
Member

@kirillt kirillt commented Jan 28, 2024

🚀 Summary

CRC-32 is fast but Blake3 is cryptographic hash function.
That means that with Blake3 we won't have any id collisions.

If it isn't too slow, would be great to switch to it.

@kirillt
Copy link
Member Author

kirillt commented Aug 8, 2024

That was just an experiment. Proper build needs completion of work on fs-index in the Core.

@kirillt kirillt closed this Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant