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

[overhead ] README.md enhancements #3939

Merged
merged 5 commits into from
Aug 25, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update benchmark-overhead/README.md
Co-authored-by: Trask Stalnaker <[email protected]>
  • Loading branch information
breedx-splk and trask committed Aug 25, 2021
commit 8aab86ecd646358c86357a5665d6f009296ffe04
4 changes: 2 additions & 2 deletions benchmark-overhead/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ that help us to measure the performance overhead introduced by
the agent and to measure how this overhead changes over time.

The overhead tests here should be considered a "macro" benchmark. They serve to measure high-level
overhead as perceived by the operator of a "typical" application. Tests are performed on an JDK 11
virtual machine from [AdoptOpenJDK](https://adoptopenjdk.net/).
overhead as perceived by the operator of a "typical" application. Tests are performed on a Java 11
distribution from [AdoptOpenJDK](https://adoptopenjdk.net/).

## Process

Expand Down