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

Investigate memory usage with JfrUnit #2

Open
bric3 opened this issue Jan 5, 2021 · 0 comments
Open

Investigate memory usage with JfrUnit #2

bric3 opened this issue Jan 5, 2021 · 0 comments

Comments

@bric3
Copy link
Owner

bric3 commented Jan 5, 2021

Gunnar Morling started a project there to characteristics using JFR events : https://github.com/gunnarmorling/jfrunit

  repositories {
      jcenter()
+     maven { setUrl("https://jitpack.io") }
  }

  dependencies {
+     testImplementation("com.github.gunnarmorling:jfrunit:main-SNAPSHOT")
  }
@bric3 bric3 changed the title Investigate mempry usage with JfrUnit Investigate memory usage with JfrUnit May 22, 2021
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

No branches or pull requests

1 participant