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

Update develop to be in sync with master #981

Merged
merged 18 commits into from
Oct 25, 2024
Merged

Update develop to be in sync with master #981

merged 18 commits into from
Oct 25, 2024

Conversation

nr-swilloughby
Copy link
Contributor

Sync up the develop and master branches after the last release since some of the hotfix code was merged straignt to master. This brings develop up to the current code so development can continue from there, with new release code pushing out to master again when ready without divergence happening in the mean time.

nr-swilloughby and others added 18 commits January 25, 2024 12:09
We can pre-allocate a large-enough buffer, and then in-place encode the bits to avoid
the allocation done by hex.EncodeToString().

Effectively this shaves a couple of ns off the generation:
Improve performance of trace id generation
@nr-swilloughby nr-swilloughby merged commit 4e0598e into develop Oct 25, 2024
60 checks passed
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.

4 participants