Here is total package generation times for separate modules,

[INFO] eclipse-microprofile-kumuluz-test 1.0-SNAPSHOT ..... SUCCESS [  4.311 s]
[INFO] helidon-quickstart-se 1.0-SNAPSHOT ................. SUCCESS [ 12.098 s]
[INFO] ktor-demo 1.0.1-SNAPSHOT ........................... SUCCESS [ 13.493 s]
[INFO] micronaut-demo 0.1 ................................. SUCCESS [  8.053 s]
[INFO] quarkus-demo 1.0.0-SNAPSHOT ........................ SUCCESS [ 16.963 s]
[INFO] springboot-demo 0.0.1-SNAPSHOT ..................... SUCCESS [  7.695 s]
[INFO] vertx-demo 1.0.0-SNAPSHOT .......................... SUCCESS [  5.037 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
18M ktor-demo/target/ktor-demo-1.0.1-SNAPSHOT-jar-with-dependencies.jar
14M micronaut/target/micronaut-demo-0.1.jar
14M quarkus/target/quarkus-demo-1.0.0-SNAPSHOT-runner.jar
19M spring-boot/target/springboot-demo-0.0.1-SNAPSHOT.jar
7.1M vertx/target/vertx-demo-1.0.0-SNAPSHOT-fat.jar

:: Spring Boot :: (v2.4.2) Started DemoApplication in 2.688 seconds (JVM running for 3.259)

```bash

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

request count 2000 (OK=2000 KO=0 ) min response time 0 (OK=0 KO=- ) max response time 205 (OK=205 KO=- ) mean response time 17 (OK=17 KO=- ) std deviation 34 (OK=34 KO=- ) response time 50th percentile 1 (OK=1 KO=- ) response time 75th percentile 6 (OK=6 KO=- ) response time 95th percentile 101 (OK=101 KO=- ) response time 99th percentile 143 (OK=143 KO=- ) mean requests/sec 400 (OK=400 KO=- )


powered by Quarkus 1.11.3.Final) started in 1.110s. 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                                    224 (OK=224    KO=-     )
> mean response time                                    18 (OK=18     KO=-     )
> std deviation                                         40 (OK=40     KO=-     )
> response time 50th percentile                          1 (OK=1      KO=-     )
> response time 75th percentile                          5 (OK=5      KO=-     )
> response time 95th percentile                        123 (OK=123    KO=-     )
> response time 99th percentile                        186 (OK=186    KO=-     )
> mean requests/sec                                    400 (OK=400    KO=-     )

micronaut version:2.0.1 Startup completed in 1245ms. 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 279 (OK=279 KO=- ) mean response time 21 (OK=21 KO=- ) std deviation 43 (OK=43 KO=- ) response time 50th percentile 1 (OK=1 KO=- ) response time 75th percentile 9 (OK=9 KO=- ) response time 95th percentile 127 (OK=127 KO=- ) response time 99th percentile 173 (OK=173 KO=- ) mean requests/sec 400 (OK=400 KO=- )


vertx version:4.0.2

    ```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                                    17 (OK=17     KO=-     )
> std deviation                                         39 (OK=39     KO=-     )
> response time 50th percentile                          1 (OK=1      KO=-     )
> response time 75th percentile                          2 (OK=2      KO=-     )
> response time 95th percentile                        118 (OK=118    KO=-     )
> response time 99th percentile                        172 (OK=172    KO=-     )
> mean requests/sec                                    400 (OK=400    KO=-     )

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

```bash

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

request count 2000 (OK=2000 KO=0 ) min response time 0 (OK=0 KO=- ) max response time 290 (OK=290 KO=- ) mean response time 24 (OK=24 KO=- ) std deviation 48 (OK=48 KO=- ) response time 50th percentile 2 (OK=2 KO=- ) response time 75th percentile 17 (OK=17 KO=- ) response time 95th percentile 136 (OK=136 KO=- ) response time 99th percentile 217 (OK=217 KO=- ) mean requests/sec 400 (OK=400 KO=- )


Helidon SE 2.2.1 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                                    301 (OK=301    KO=-     )
> mean response time                                    39 (OK=39     KO=-     )
> std deviation                                         65 (OK=65     KO=-     )
> response time 50th percentile                          2 (OK=2      KO=-     )
> response time 75th percentile                         57 (OK=57     KO=-     )
> response time 95th percentile                        202 (OK=202    KO=-     )
> response time 99th percentile                        259 (OK=259    KO=-     )
> mean requests/sec                                    400 (OK=400    KO=-     )

ktor-demo/target/ktor-demo-1.0.1-SNAPSHOT-jar-with-dependencies.jar!/application.conf: 6

```bash

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

request count 2000 (OK=2000 KO=0 ) min response time 0 (OK=0 KO=- ) max response time 495 (OK=495 KO=- ) mean response time 120 (OK=120 KO=- ) std deviation 134 (OK=134 KO=- ) response time 50th percentile 64 (OK=64 KO=- ) response time 75th percentile 226 (OK=226 KO=- ) response time 95th percentile 372 (OK=372 KO=- ) response time 99th percentile 448 (OK=448 KO=- ) mean requests/sec 400 (OK=400 KO=- )