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

Request rate becomes insanely high when request per second < thread number #347

Open
ppppaidy opened this issue Oct 7, 2024 · 0 comments

Comments

@ppppaidy
Copy link

ppppaidy commented Oct 7, 2024

Hi. I found in wrk2/src/wrk.c line 104 if request per second is lower than thread number, the throughput becomes 0. I suppose this undefined behavior triggers insanely high actual request rate. This phenomenon even happens in the tutorial deployment in socialNetwork/README.md line 90, where t=12 and R=10. It took me hours to locate this bug since I'm new to the DeathStarBench tool. Thanks!

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