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 bug in data-caching entrypoint #424

Merged
merged 3 commits into from
Mar 25, 2023
Merged

fix bug in data-caching entrypoint #424

merged 3 commits into from
Mar 25, 2023

Conversation

aansaarii
Copy link
Contributor

This PR makes two changes:
It removes an unnecessary echo line in the client entry point
It changes the load generator to use fixed distribution. This way, the actual load is closer to the given RPS.

@xusine
Copy link
Contributor

xusine commented Mar 25, 2023

The PR is now tested on ARM machine, but I didn't observe very obvious difference. @UlisesLuzius should test it in the real environment with 360K to see if it is the problem of negative exponential. Once he tests it and it works, I will merge this PR.

xusine
xusine previously approved these changes Mar 25, 2023
@xusine xusine self-requested a review March 25, 2023 22:00
@xusine xusine merged commit 4e9abd7 into main Mar 25, 2023
@xusine xusine deleted the fix-datacaching-bug branch March 25, 2023 22:04
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.

2 participants