AdamBien / quarkus_vs_war

Sample microprofile application used to compare the performance / memory consumption of quarkus to "stock" Jakarta EE runtimes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quarkus vs. WAR

Sample microprofile application used to compare the performance / memory consumption of quarkus to "stock" Jakarta EE runtimes

The sample app was used in the screencasts:

Quarkus vs. WildFly -- The Request/Second Perspective

Quarkus vs. WildFly -- The Request/Second Perspective

See the results -- also including the GraalVM mode: http://adambien.blog/roller/abien/entry/quarkus_vs_wildfly

Creating a Quarkus / MicroProfile Application "from scratch" and the impact of -Xmx15m:

Creating a Quarkus / MicroProfile Application "from scratch" and the impact of -Xmx18m

About

Sample microprofile application used to compare the performance / memory consumption of quarkus to "stock" Jakarta EE runtimes

License:MIT License


Languages

Language:HTML 67.0%Language:Java 33.0%