Here is total package generation times for separate modules,

[INFO] eclipse-microprofile-kumuluz-test 1.0-SNAPSHOT ..... SUCCESS [  3.886 s]
[INFO] helidon-quickstart-se 1.0-SNAPSHOT ................. SUCCESS [ 10.603 s]
[INFO] micronaut-demo 0.1 ................................. SUCCESS [  7.307 s]
[INFO] quarkus-demo 1.0.0-SNAPSHOT ........................ SUCCESS [ 15.223 s]
[INFO] springboot-demo 0.0.1-SNAPSHOT ..................... SUCCESS [  7.440 s]
[INFO] vertx-demo 1.0.0-SNAPSHOT .......................... SUCCESS [  5.038 s]

Size of created packages:

Size in MB Name
22M eclipse-microprofile-kumuluz-test/target/eclipse-microprofile-kumuluz-test-1.0-SNAPSHOT.jar
7.2M helidon-se-netty/target/helidon-quickstart-se.jar
14M micronaut/target/micronaut-demo-0.1.jar
15M quarkus/target/quarkus-demo-1.0.0-SNAPSHOT-runner.jar
19M spring-boot/target/springboot-demo-0.0.1-SNAPSHOT.jar
7.2M vertx/target/vertx-demo-1.0.0-SNAPSHOT-fat.jar

:: Spring Boot :: (v2.4.5) Started DemoApplication in 2.304 seconds (JVM running for 2.877)

```bash

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

request count 2000 (OK=2000 KO=0 ) min response time 0 (OK=0 KO=- ) max response time 232 (OK=232 KO=- ) mean response time 21 (OK=21 KO=- ) std deviation 40 (OK=40 KO=- ) response time 50th percentile 2 (OK=2 KO=- ) response time 75th percentile 18 (OK=18 KO=- ) response time 95th percentile 116 (OK=116 KO=- ) response time 99th percentile 171 (OK=171 KO=- ) mean requests/sec 400 (OK=400 KO=- )


powered by Quarkus 1.13.2.Final) started in 1.077s. 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                                    235 (OK=235    KO=-     )
> mean response time                                     9 (OK=9      KO=-     )
> std deviation                                         27 (OK=27     KO=-     )
> response time 50th percentile                          1 (OK=1      KO=-     )
> response time 75th percentile                          2 (OK=2      KO=-     )
> response time 95th percentile                         58 (OK=58     KO=-     )
> response time 99th percentile                        141 (OK=141    KO=-     )
> mean requests/sec                                    400 (OK=400    KO=-     )

micronaut version:2.0.1 Startup completed in 1107ms. 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 210 (OK=210 KO=- ) mean response time 13 (OK=13 KO=- ) std deviation 30 (OK=30 KO=- ) response time 50th percentile 1 (OK=1 KO=- ) response time 75th percentile 2 (OK=2 KO=- ) response time 95th percentile 82 (OK=82 KO=- ) response time 99th percentile 133 (OK=133 KO=- ) mean requests/sec 400 (OK=400 KO=- )


vertx version:4.0.3

    ```bash
---- Global Information --------------------------------------------------------
> request count                                       2000 (OK=2000   KO=0     )
> min response time                                      0 (OK=0      KO=-     )
> max response time                                    132 (OK=132    KO=-     )
> mean response time                                     4 (OK=4      KO=-     )
> std deviation                                         13 (OK=13     KO=-     )
> response time 50th percentile                          1 (OK=1      KO=-     )
> response time 75th percentile                          1 (OK=1      KO=-     )
> response time 95th percentile                         32 (OK=32     KO=-     )
> response time 99th percentile                         62 (OK=62     KO=-     )
> mean requests/sec                                    400 (OK=400    KO=-     )

kumuluz version:${kumuluz.version} Server – Started @4129ms

```bash

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

request count 2000 (OK=2000 KO=0 ) min response time 0 (OK=0 KO=- ) max response time 266 (OK=266 KO=- ) mean response time 21 (OK=21 KO=- ) std deviation 43 (OK=43 KO=- ) response time 50th percentile 2 (OK=2 KO=- ) response time 75th percentile 7 (OK=7 KO=- ) response time 95th percentile 121 (OK=121 KO=- ) response time 99th percentile 199 (OK=199 KO=- ) mean requests/sec 400 (OK=400 KO=- )


Helidon SE 2.2.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                                    231 (OK=231    KO=-     )
> mean response time                                    20 (OK=20     KO=-     )
> std deviation                                         43 (OK=43     KO=-     )
> response time 50th percentile                          1 (OK=1      KO=-     )
> response time 75th percentile                          6 (OK=6      KO=-     )
> response time 95th percentile                        132 (OK=132    KO=-     )
> response time 99th percentile                        185 (OK=185    KO=-     )
> mean requests/sec                                    400 (OK=400    KO=-     )