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

Add parameter benchmarking to read_bytes #32

Merged
merged 1 commit into from
Jan 13, 2024
Merged

Conversation

nickbabcock
Copy link
Owner

Previously we were only benchmarking at reading 7 bytes. This commit introduces a wide range of byte reads, from 5 bytes to 960 bytes. This should give us better insight into the performance changes in #31

Previously we were only benchmarking at reading 7 bytes. This commit
introduces a wide range of byte reads, from 5 bytes to 960 bytes. This
should give us better insight into the performance changes in #31
@nickbabcock nickbabcock merged commit 6bddab7 into master Jan 13, 2024
9 checks passed
@nickbabcock nickbabcock deleted the bench_read_bytes branch January 13, 2024 14:36
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