/jfrunit-examples

Examples for using JfrUnit

Primary LanguageJavaApache License 2.0Apache-2.0

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.