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

crencoding: add UvarintLen functions #8

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

RaduBerinde
Copy link
Member

@RaduBerinde RaduBerinde commented Nov 1, 2024

Add functions to efficiently calculate the length of uvarint
encodings.

This will be used to improve protobuf marshaling for timeseries data.


This change is Reviewable

Add functions to efficiently calculate the length of uvarint
encodings.
@RaduBerinde RaduBerinde requested a review from tbg November 1, 2024 16:03
@RaduBerinde
Copy link
Member Author

TFTR!

@RaduBerinde RaduBerinde merged commit f2ca848 into cockroachdb:main Nov 1, 2024
6 checks passed
@RaduBerinde RaduBerinde deleted the varint branch November 1, 2024 16:44
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