Skip to content

quarkusio/benchmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Benchmarks

To generate your own charts

Assuming you have a file called myfile.json in the expected data format, you can run:

git clone git@github.com:quarkusio/benchmarks.git # this repo!
mvn -f benchmarks/graphics-generator verify -DskipTests
mkdir -p images
java -jar benchmarks/graphics-generator/target/quarkus-app/quarkus-run.jar myfile.json images true

This will generate a set of plots in an images directory.

spring-quarkus-perf-comparison

Benchmark source code: https://github.com/quarkusio/spring-quarkus-perf-comparison

About

Benchmarks for Quarkus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages