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

Fix issue with 1/300ms constant rate (regular distribution) #88

Closed
wants to merge 4 commits into from

Conversation

pippo
Copy link

@pippo pippo commented Oct 21, 2021

Regular distrubution rate function didn't produce the rate correctly whenever
iteration interval 3x bigger than distributedIterationDuration, due to rounding
error.

Relates to #81

@pippo pippo changed the title Fix issue with 1/300ms constant rate (regular distribution) WIP: Fix issue with 1/300ms constant rate (regular distribution) Oct 22, 2021
Regular distrubution rate function didn't produce the rate correctly whenever
iteration interval 3x bigger than distributedIterationDuration, due to rounding
error.

Relates to form3tech-oss#81
@pippo pippo closed this Oct 24, 2021
@pippo pippo reopened this Oct 24, 2021
@pippo pippo changed the title WIP: Fix issue with 1/300ms constant rate (regular distribution) Fix issue with 1/300ms constant rate (regular distribution) Oct 24, 2021
@dmytro-vovk-f3 dmytro-vovk-f3 requested a review from a team as a code owner September 23, 2022 12:40
@pippo pippo closed this Sep 26, 2022
@pippo pippo reopened this Sep 26, 2022
@nvloff-f3
Copy link
Contributor

Fixed by #141

@nvloff-f3 nvloff-f3 closed this Jun 11, 2024
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