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

Automate exploration of Extremem performance envelope #56

Open
kdnilsen opened this issue Oct 7, 2020 · 0 comments
Open

Automate exploration of Extremem performance envelope #56

kdnilsen opened this issue Oct 7, 2020 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@kdnilsen
Copy link
Contributor

kdnilsen commented Oct 7, 2020

For a given JVM garbage collector and Extremem workload configuration, it is desirable to automate the exploration of what range of JVM configurations (e.g. how many cores, how much heap memory) is required to sustain compliance with a particular range of client response time jitter.

In particular, suppose we want to assure 99.9% of response times to be less than 10ms. How large does the heap need to be and how many cores must be dedicated to GC?

@kdnilsen kdnilsen added enhancement New feature or request help wanted Extra attention is needed labels Oct 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant