Skip to content

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

License

Notifications You must be signed in to change notification settings

SimonScholz/performance-analysis

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published