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

resolve pr comments #2

Merged
merged 3 commits into from
Aug 15, 2023
Merged

resolve pr comments #2

merged 3 commits into from
Aug 15, 2023

Conversation

ee-naveen
Copy link

@ee-naveen ee-naveen commented Aug 14, 2023

resolve pr comments. aloneguid#382

  • should stay private : removed public from DeltaBinaryPackedEncoder class
  • In case of long, will this lose precision? : added WriteZigZagVarLong function and refactored (removed other functions)
  • FYI renting small buffers is expensive, probably more than creating them directly.: creating the buffer directly
  • should be moved to OtherExtensions.cs : Added extension method for zigzag

@ee-naveen ee-naveen merged commit 4dffe87 into master Aug 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants