Java microservice framework tests in SB:2.6.4 Q:2.7.4.Final M:3.3.4 V:4.2.5 H:2.4.2 openjdk version "11.0.14" 2022-01-18 LTS
Here is total package generation times for separate modules, [INFO] eclipse-microprofile-kumuluz-test 1.0-SNAPSHOT ..... SUCCESS [ 19.645 s] [INFO] helidon-quickstart-se 1.0-SNAPSHOT ................. SUCCESS [ 28.868 s] [INFO] micronaut-demo 0.1 ................................. SUCCESS [ 27.438 s] [INFO] quarkus-demo 1.0.0-SNAPSHOT ........................ SUCCESS [ 36.631 s] [INFO] springboot-demo 0.0.1-SNAPSHOT ..................... SUCCESS [ 8.561 s] [INFO] vertx-demo 1.0.0-SNAPSHOT .......................... SUCCESS [ 14.427 s] Size of created packages: Size in MB Name 22M eclipse-microprofile-kumuluz-test/target/eclipse-microprofile-kumuluz-test-1.0-SNAPSHOT.jar 7.6M helidon-se-netty/target/helidon-quickstart-se.jar 11K helidon-se-netty/target/original-helidon-quickstart-se.jar 14M micronaut/target/micronaut-demo-0.1.jar 11K micronaut/target/original-micronaut-demo-0.1.jar 15M quarkus/target/quarkus-demo-1.0.0-SNAPSHOT-runner.jar 21M spring-boot/target/springboot-demo-0.0.1-SNAPSHOT.jar 7.5M vertx/target/vertx-demo-1.0.0-SNAPSHOT-fat.jar 6.8K vertx/target/vertx-demo-1.0.0-SNAPSHOT.jar :: Spring Boot :: (v2.6.4) Started DemoApplication in 2.851 seconds (JVM running for 3.593) ---- Global Information -------------------------------------------------------- > request count 2000 (OK=2000 KO=0 ) > min response time 0 (OK=0 KO=- ) > max response time 404 (OK=404 KO=- ) > mean response time 80 (OK=80 KO=- ) > std deviation 97 (OK=97 KO=- ) > response time 50th percentile 24 (OK=24 KO=- ) > response time 75th percentile 143 (OK=143 KO=- ) > response time 95th percentile 280 (OK=280 KO=- ) > response time 99th percentile 324 (OK=324 KO=- ) > mean requests/sec 400 (OK=400 KO=- ) ...