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

Use span and Hashing for Crc32 #754

Closed
wants to merge 10 commits into from
Closed

Conversation

martijn00
Copy link
Contributor

@martijn00 martijn00 commented Mar 6, 2023

To remove the dependency on Crc32.NET and make use of Span for efficiënt memory usage.

@martijn00
Copy link
Contributor Author

@ebozduman Probably good to review and merge this before the 5.0 release. Let me know if you have any questions.

@martijn00
Copy link
Contributor Author

@ebozduman can you give this a go and see if there are any remarks?

@martijn00
Copy link
Contributor Author

@ebozduman The tests seems to run. Can you rerun the one that failed? I don't think it has to do with the code itself.

This was referenced Mar 23, 2023
@ebozduman
Copy link
Collaborator

There was a warning message for a minor thing in the code, if you noticed it.
../SimpleTest/Program.cs line 30-31
/// is supposed to be // for the 2 comment lines.

@martijn00 martijn00 closed this Apr 13, 2023
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.

2 participants