Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 707 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 707 Bytes

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.