/performance-analysis

Gatling performance analysis with Quarkus and Prometheus + Grafana using Kotlin and Gradle

Primary LanguageHTMLApache License 2.0Apache-2.0

performance analysis

This repository consists of examples to analyse the performance of your web applications using the gatling gradle plugin.

Table of Contents

Quick start

# Start quarkus application
./gradlew qDev

# Run gatling performance test
./gradlew gRun

Then click on the link at the end of the output of the gatlingRun task and enjoy the beautiful html report.

Tutorial

You can find a dedicated tutorial about this on my website: https://simonscholz.github.io/tutorials/gatling-performance-testing