Here is total package generation times for separate modules,

[INFO] eclipse-microprofile-kumuluz-test 1.0-SNAPSHOT ..... SUCCESS [  4.096 s]
[INFO] helidon-quickstart-se 1.0-SNAPSHOT ................. SUCCESS [ 11.507 s]
[INFO] ktor-demo 1.0.1-SNAPSHOT ........................... SUCCESS [ 12.814 s]
[INFO] micronaut-demo 0.1 ................................. SUCCESS [  8.136 s]
[INFO] quarkus-demo 1.0.0-SNAPSHOT ........................ SUCCESS [ 17.202 s]
[INFO] springboot-demo 0.0.1-SNAPSHOT ..................... SUCCESS [  8.182 s]
[INFO] vertx-demo 1.0.0-SNAPSHOT .......................... SUCCESS [  4.488 s]

Size of created packages:

Size in MB Name
22M eclipse-microprofile-kumuluz-test/target/eclipse-microprofile-kumuluz-test-1.0-SNAPSHOT.jar
7.0M 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.368 seconds (JVM running for 2.933)

```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 29 (OK=29 KO=- ) std deviation 51 (OK=51 KO=- ) response time 50th percentile 2 (OK=2 KO=- ) response time 75th percentile 36 (OK=36 KO=- ) response time 95th percentile 154 (OK=154 KO=- ) response time 99th percentile 203 (OK=203 KO=- ) mean requests/sec 400 (OK=400 KO=- )


powered by Quarkus 1.11.1.Final) started in 1.033s. 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                                    229 (OK=229    KO=-     )
> mean response time                                    23 (OK=23     KO=-     )
> std deviation                                         44 (OK=44     KO=-     )
> response time 50th percentile                          2 (OK=2      KO=-     )
> response time 75th percentile                         13 (OK=13     KO=-     )
> response time 95th percentile                        136 (OK=136    KO=-     )
> response time 99th percentile                        171 (OK=171    KO=-     )
> mean requests/sec                                    400 (OK=400    KO=-     )

micronaut version:2.0.1 Startup completed in 1125ms. 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 233 (OK=233 KO=- ) mean response time 27 (OK=27 KO=- ) std deviation 47 (OK=47 KO=- ) response time 50th percentile 1 (OK=1 KO=- ) response time 75th percentile 38 (OK=38 KO=- ) response time 95th percentile 140 (OK=140 KO=- ) response time 99th percentile 179 (OK=179 KO=- ) mean requests/sec 400 (OK=400 KO=- )


vertx version:4.0.0

    ```bash
---- Global Information --------------------------------------------------------
> request count                                       2000 (OK=2000   KO=0     )
> min response time                                      0 (OK=0      KO=-     )
> max response time                                    163 (OK=163    KO=-     )
> mean response time                                     9 (OK=9      KO=-     )
> std deviation                                         23 (OK=23     KO=-     )
> response time 50th percentile                          1 (OK=1      KO=-     )
> response time 75th percentile                          2 (OK=2      KO=-     )
> response time 95th percentile                         68 (OK=68     KO=-     )
> response time 99th percentile                        103 (OK=103    KO=-     )
> mean requests/sec                                    400 (OK=400    KO=-     )

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

```bash

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

request count 2000 (OK=2000 KO=0 ) min response time 0 (OK=0 KO=- ) max response time 276 (OK=276 KO=- ) mean response time 45 (OK=45 KO=- ) std deviation 66 (OK=66 KO=- ) response time 50th percentile 2 (OK=2 KO=- ) response time 75th percentile 83 (OK=83 KO=- ) response time 95th percentile 192 (OK=192 KO=- ) response time 99th percentile 233 (OK=233 KO=- ) mean requests/sec 400 (OK=400 KO=- )


Helidon SE 2.2.0 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                                    396 (OK=396    KO=-     )
> mean response time                                    65 (OK=65     KO=-     )
> std deviation                                         94 (OK=94     KO=-     )
> response time 50th percentile                          4 (OK=4      KO=-     )
> response time 75th percentile                        108 (OK=108    KO=-     )
> response time 95th percentile                        279 (OK=279    KO=-     )
> response time 99th percentile                        348 (OK=348    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 714 (OK=714 KO=- ) mean response time 201 (OK=201 KO=- ) std deviation 182 (OK=182 KO=- ) response time 50th percentile 193 (OK=193 KO=- ) response time 75th percentile 346 (OK=346 KO=- ) response time 95th percentile 507 (OK=507 KO=- ) response time 99th percentile 660 (OK=660 KO=- ) mean requests/sec 400 (OK=400 KO=- )