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 speed of value generation #301

Merged
merged 12 commits into from
Oct 16, 2024
Merged

improve speed of value generation #301

merged 12 commits into from
Oct 16, 2024

Conversation

brayniac
Copy link
Contributor

Improves the speed of value generation by preallocating a buffer of random bytes and avoiding allocations. This is particularly noticeable when value sizes are large.

Fixes some bugs with client initialization which cause problems for OLTP workload.

@brayniac brayniac merged commit 8c8c792 into iopsystems:main Oct 16, 2024
15 checks passed
@brayniac brayniac deleted the bytes branch October 16, 2024 17:57
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.

1 participant