moditect / jfrunit-examples

Examples for using JfrUnit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Examples for using JfrUnit

License:Apache License 2.0


Languages

Language:Java 85.3%Language:HTML 14.7%