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

Backport bench tweaks for RowSetGetFindBench and gradle setup for Benchmarks. #1797

Merged

Conversation

jcferretti
Copy link
Member

The additional GC time sampling helps ensure individual iterations don't have GC noise. It shows in the JMH output like this:

[...]
Iteration   4: Gc during iteration: count=0, timeMs=0
2770.689 ms/op
                 Max CPU:       3.800 percent
                 Max free heap: 2090860544.000 bytes
                 Max heap:      2109734912.000 bytes
                 Max threads:   2.000 threads
                 Max used heap: 403989504.000 bytes
[...]

@jcferretti jcferretti added this to the Jan 2022 milestone Jan 3, 2022
@jcferretti jcferretti requested a review from rcaudy January 3, 2022 23:54
@jcferretti jcferretti self-assigned this Jan 3, 2022
@jcferretti jcferretti merged commit 53e1a8a into deephaven:main Jan 4, 2022
@jcferretti jcferretti deleted the cfs-bench-dhe-backport-getfind-0 branch January 4, 2022 22:45
@github-actions github-actions bot locked and limited conversation to collaborators Jan 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants