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

Improved sampling #88

Merged
merged 1 commit into from
Jul 14, 2024
Merged

Improved sampling #88

merged 1 commit into from
Jul 14, 2024

Conversation

pkolaczk
Copy link
Owner

Previously switching to the next sample could only
happen at the moment of completing a cycle. If the db
didn't respond for a longer period of time, the samples
collected were of unequal sizes or weren't recorded at all.

Now the timer for sampling (chunking) ticks independently
of the workload progress.

Previously switching to the next sample could only
happen at the moment of completing a cycle. If the db
didn't respond for a longer period of time, the samples
collected were of unequal sizes or weren't recorded at all.

Now the timer for sampling (chunking) ticks independently
of the workload progress.
@pkolaczk pkolaczk merged commit 5a62794 into main Jul 14, 2024
4 checks passed
@pkolaczk pkolaczk deleted the better-batching branch July 14, 2024 13:46
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