Radoslav Petrov 5488c08abc Java 11 - small updates of base images (#4851) vor 6 Jahren
..
src d6a817da21 Adding Quarkus (https://quarkus.io) framework to the benchmark suite. vor 6 Jahren
README.md d6a817da21 Adding Quarkus (https://quarkus.io) framework to the benchmark suite. vor 6 Jahren
benchmark_config.json d6a817da21 Adding Quarkus (https://quarkus.io) framework to the benchmark suite. vor 6 Jahren
pom.xml d6a817da21 Adding Quarkus (https://quarkus.io) framework to the benchmark suite. vor 6 Jahren
quarkus.dockerfile 5488c08abc Java 11 - small updates of base images (#4851) vor 6 Jahren

README.md

Quarkus Benchmarking Test

This is the Quarkus portion of a benchmarking test suite comparing a variety of web development platforms.

There is currently one repository implementation.

Plaintext Test

JSON Serialization Test

Database Query Test

Database Queries Test

Database Update Test

Template rendering Test

Versions

Test URLs

Plaintext Test

http://localhost:8080/plaintext

JSON Encoding Test

http://localhost:8080/json

Database Query Test

http://localhost:8080/db

Database Queries Test

http://localhost:8080/queries?queries=5

Database Update Test

http://localhost:8080/updates?queries=5

Template rendering Test

http://localhost:8080/fortunes