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

Improve performance and reduce allocations in hot paths #159

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

ovska
Copy link

@ovska ovska commented Jul 14, 2022

I tried to make the changes as non-intrusive to the codebase as possible. Added unit tests for verify the functionality against current version.
Each change is in its' own commit, and reading them one by one should make it easy to digest.
I can drop one or more commits if they are deemed unwanted.

Closes #158

@leastprivilege
Copy link
Contributor

Thanks! We will review the PR as soon as we have time.

@leastprivilege leastprivilege self-assigned this Jul 22, 2022
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.

Performance improvements
2 participants