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

prombench: Uneven Load generation for query_range #629

Open
bwplotka opened this issue Dec 12, 2023 · 1 comment
Open

prombench: Uneven Load generation for query_range #629

bwplotka opened this issue Dec 12, 2023 · 1 comment
Labels

Comments

@bwplotka
Copy link
Member

Despite @bboreham improvements to loadgen (#618) we might need still some love to make the load exactly the same across two instances. For some reason it's uneven, and once uneven situation starts it persists through days:

link1
image

link2
image

This causes allocations, CPU use and HTTP latency metrics uncomparable across instances.

Acceptance Criteria

  • Both instances receives exactly the same load, no matter how much fast they compute it.
@bwplotka
Copy link
Member Author

Also I am curious if it makes sense to load different things in phases. e.g. 1h one API, 1h second API. Would allow us to isolate issues better.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant