Skip to content

moditect/jfrunit-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Examples for JfrUnit

Some examples for spotting potential performance regressions using JfrUnit.

There are currently two examples:

Example Technology Description
quarkus-hibernate-maven Maven, Quarkus, Hibernate, JMC Agent, JUnit Service Testing GC, object allocation, socket I/O, and Hibernate HQL/SQL events
spring-jooq-gradle Gradle, Spring Boot, jOOQ, JMC Agent, JUnit Service Demonstrating launching Gradle tests with the JMC Agent to test queries executed with the jOOQ DSL

License

This code base is available under the Apache License, version 2.

Releases

No releases published

Packages

No packages published