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

Hyperfoil might fire an additional user #368

Open
lampajr opened this issue Jun 20, 2024 · 0 comments
Open

Hyperfoil might fire an additional user #368

lampajr opened this issue Jun 20, 2024 · 0 comments

Comments

@lampajr
Copy link
Member

lampajr commented Jun 20, 2024

As discovered here #357 (comment) Hyperfoil with the following configuration (this actually might happen in other configs but with this one, it is much more visible)

  • constantRate
  • no variance

might generate an additional fire (user) at the end of the phase.

This looks happening when the last fire time is scheduled to happen exactly at the end of the phase duration:

11:34:52,900 TRACE  (epollEventLoopGroup-3-1) [i.h.c.i.PhaseInstanceImpl] fetchIndex: 10000 after start, 41 started (0 throttled), next user in 250 ms, scheduling decisions tooks 0 ms

This ends up in having expected number of requests + 1, e.g., 41 instead of 40.

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

No branches or pull requests

1 participant