Here is total package generation times for separate modules,

[INFO] eclipse-microprofile-kumuluz-test 1.0-SNAPSHOT ..... SUCCESS [ 13.988 s]
[INFO] helidon-quickstart-se 1.0-SNAPSHOT ................. SUCCESS [ 17.115 s]
[INFO] micronaut-demo 0.1 ................................. SUCCESS [ 34.382 s]
[INFO] quarkus-demo 1.0.0-SNAPSHOT ........................ SUCCESS [ 30.955 s]
[INFO] springboot-demo 0.0.1-SNAPSHOT ..................... SUCCESS [  8.462 s]
[INFO] vertx-demo 1.0.0-SNAPSHOT .......................... SUCCESS [  6.454 s]
[INFO] gatling 1.0-SNAPSHOT ............................... SUCCESS [  0.024 s]
[INFO] framewrok-benchmark 1.0-SNAPSHOT ................... SUCCESS [  0.001 s]

Size of created packages:

Size in MB Name
21M eclipse-microprofile-kumuluz-test/target/eclipse-microprofile-kumuluz-test.jar
7.0M helidon-se-netty/target/helidon-quickstart-se.jar
15M micronaut/target/micronaut-demo-0.1.jar
17M quarkus/target/quarkus-demo-1.0.0-SNAPSHOT-runner.jar
18M spring-boot/target/springboot-demo-0.0.1-SNAPSHOT.jar
6.8M vertx/target/vertx-demo-1.0.0-SNAPSHOT-fat.jar

:: Spring Boot :: (v2.3.4.RELEASE) Started DemoApplication in 2.439 seconds (JVM running for 3.041)

```bash

—- Global Information ——————————————————–

request count 2000 (OK=2000 KO=0 ) min response time 0 (OK=0 KO=- ) max response time 200 (OK=200 KO=- ) mean response time 19 (OK=19 KO=- ) std deviation 35 (OK=35 KO=- ) response time 50th percentile 1 (OK=1 KO=- ) response time 75th percentile 16 (OK=16 KO=- ) response time 95th percentile 96 (OK=96 KO=- ) response time 99th percentile 155 (OK=155 KO=- ) mean requests/sec 400 (OK=400 KO=- )


powered by Quarkus 1.8.3.Final) started in 1.018s. Listening on: http://0.0.0.0:8080

    ```bash
---- Global Information --------------------------------------------------------
> request count                                       2000 (OK=2000   KO=0     )
> min response time                                      0 (OK=0      KO=-     )
> max response time                                    227 (OK=227    KO=-     )
> mean response time                                    19 (OK=19     KO=-     )
> std deviation                                         40 (OK=40     KO=-     )
> response time 50th percentile                          1 (OK=1      KO=-     )
> response time 75th percentile                          6 (OK=6      KO=-     )
> response time 95th percentile                        120 (OK=120    KO=-     )
> response time 99th percentile                        170 (OK=170    KO=-     )
> mean requests/sec                                    400 (OK=400    KO=-     )

micronaut version:2.0.1 Startup completed in 1253ms. Server Running: http://localhost:8080

```bash

—- Global Information ——————————————————–

request count 2000 (OK=2000 KO=0 ) min response time 0 (OK=0 KO=- ) max response time 216 (OK=216 KO=- ) mean response time 23 (OK=23 KO=- ) std deviation 44 (OK=44 KO=- ) response time 50th percentile 1 (OK=1 KO=- ) response time 75th percentile 18 (OK=18 KO=- ) response time 95th percentile 130 (OK=130 KO=- ) response time 99th percentile 181 (OK=181 KO=- ) mean requests/sec 400 (OK=400 KO=- )


vertx version:3.9.3

    ```bash
---- Global Information --------------------------------------------------------
> request count                                       2000 (OK=2000   KO=0     )
> min response time                                      0 (OK=0      KO=-     )
> max response time                                    148 (OK=148    KO=-     )
> mean response time                                    10 (OK=10     KO=-     )
> std deviation                                         25 (OK=25     KO=-     )
> response time 50th percentile                          1 (OK=1      KO=-     )
> response time 75th percentile                          2 (OK=2      KO=-     )
> response time 95th percentile                         76 (OK=76     KO=-     )
> response time 99th percentile                        113 (OK=113    KO=-     )
> mean requests/sec                                    400 (OK=400    KO=-     )

kumuluz version:3.11.0 Server – Started @4521ms

```bash

—- Global Information ——————————————————–

request count 2000 (OK=2000 KO=0 ) min response time 0 (OK=0 KO=- ) max response time 327 (OK=327 KO=- ) mean response time 27 (OK=27 KO=- ) std deviation 51 (OK=51 KO=- ) response time 50th percentile 2 (OK=2 KO=- ) response time 75th percentile 29 (OK=29 KO=- ) response time 95th percentile 148 (OK=148 KO=- ) response time 99th percentile 221 (OK=221 KO=- ) mean requests/sec 400 (OK=400 KO=- )


Helidon SE 2.0.2 features: [Config, Health, Metrics, WebServer]

    ```bash
---- Global Information --------------------------------------------------------
> request count                                       2000 (OK=2000   KO=0     )
> min response time                                      0 (OK=0      KO=-     )
> max response time                                    277 (OK=277    KO=-     )
> mean response time                                    38 (OK=38     KO=-     )
> std deviation                                         65 (OK=65     KO=-     )
> response time 50th percentile                          1 (OK=1      KO=-     )
> response time 75th percentile                         56 (OK=56     KO=-     )
> response time 95th percentile                        200 (OK=200    KO=-     )
> response time 99th percentile                        252 (OK=252    KO=-     )
> mean requests/sec                                333.333 (OK=333.333 KO=-     )