Skip to content

Investigate memory usage with JfrUnit  #2

@bric3

Description

@bric3

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")
  }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions