We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Add the following dependency:
<dependency> <groupId>org.quickperf</groupId> <artifactId>quick-perf-testng</artifactId> <version>1.1.0</version> <scope>test</scope> </dependency>
After that, you can use core and JVM annotations.
Project examples:
👉 Core 👉 JVM 👉 SQL 👉 Scopes 👉 Create an annotation
👉 JUnit 4 👉 JUnit 5 👉 TestNG 👉 Spring
👉 Detect and fix N+1 SELECT
👉 Maven performance 👉 Spring Boot - JUnit 4 👉 Spring Boot - JUnit 5 👉 Micronaut Data - JUnit 5 👉 Micronaut - Spring - JUnit 5 👉 Quarkus - JUnit 5
👉 FAQ 👉 QuickPerf code