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

HTML report issue with displaying step latency #633

Closed
AntyaDev opened this issue Dec 1, 2023 · 4 comments
Closed

HTML report issue with displaying step latency #633

AntyaDev opened this issue Dec 1, 2023 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@AntyaDev
Copy link
Contributor

AntyaDev commented Dec 1, 2023

For some reason, Step's latency chart is inconsistent compared to Scenario. And sometimes, RPS can grow further than specified in LoadSimulations.Inject

@AntyaDev AntyaDev added bug Something isn't working vNext and removed vNext labels Dec 1, 2023
@leoashish
Copy link

Hey @AntyaDev, I am new here, going through this project's code structure and trying to understand how it works. I would love to work on this issue/bug.

@AntyaDev AntyaDev self-assigned this Dec 11, 2023
@AntyaDev
Copy link
Contributor Author

Hi @leoashish
This task requires a deep knowledge of the core engine and I would suggest starting from something simpler.
For example:

@leoashish
Copy link

Yeah, I can take that up. Thanks for suggesting. Let me see the issue and understand the implementation.

@AntyaDev
Copy link
Contributor Author

Step RPS is slightly different because it starts with a random startup delay to simulate a more real workload.

do! Task.Delay startDelay

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants