Java microservice framework tests in SB:2.6.5 Q:2.7.5.Final M:3.4.0 V:4.2.5 H:2.4.2 openjdk version "17.0.2" 2022-01-18 LTS
Here is total package generation times for separate modules, [INFO] eclipse-microprofile-kumuluz-test 1.0-SNAPSHOT ..... SUCCESS [ 17.752 s] [INFO] helidon-quickstart-se 1.0-SNAPSHOT ................. SUCCESS [ 25.051 s] [INFO] micronaut-demo 0.1 ................................. SUCCESS [ 23.481 s] [INFO] quarkus-demo 1.0.0-SNAPSHOT ........................ SUCCESS [ 31.734 s] [INFO] springboot-demo 0.0.1-SNAPSHOT ..................... SUCCESS [ 6.239 s] [INFO] vertx-demo 1.0.0-SNAPSHOT .......................... SUCCESS [ 13.797 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.5) Started DemoApplication in 2.263 seconds (JVM running for 2.833) ---- Global Information -------------------------------------------------------- > request count 4000 (OK=4000 KO=0 ) > min response time 3 (OK=3 KO=- ) > max response time 1499 (OK=1499 KO=- ) > mean response time 538 (OK=538 KO=- ) > std deviation 297 (OK=297 KO=- ) > response time 50th percentile 499 (OK=499 KO=- ) > response time 75th percentile 746 (OK=746 KO=- ) > response time 95th percentile 1062 (OK=1062 KO=- ) > response time 99th percentile 1264 (OK=1264 KO=- ) > mean requests/sec 666.667 (OK=666.667 KO=- ) ...