Here is total package generation times for separate modules,

[INFO] eclipse-microprofile-kumuluz-test 1.0-SNAPSHOT ..... SUCCESS [  4.681 s]
[INFO] helidon-quickstart-se 1.0-SNAPSHOT ................. SUCCESS [ 13.826 s]
[INFO] ktor-demo 1.0.1-SNAPSHOT ........................... SUCCESS [ 14.679 s]
[INFO] micronaut-demo 0.1 ................................. SUCCESS [  9.234 s]
[INFO] quarkus-demo 1.0.0-SNAPSHOT ........................ SUCCESS [ 19.221 s]
[INFO] springboot-demo 0.0.1-SNAPSHOT ..................... SUCCESS [  8.823 s]
[INFO] vertx-demo 1.0.0-SNAPSHOT .......................... SUCCESS [  5.242 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.3) Started DemoApplication in 3.117 seconds (JVM running for 3.836)

```bash

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

request count 2000 (OK=2000 KO=0 ) min response time 0 (OK=0 KO=- ) max response time 333 (OK=333 KO=- ) mean response time 48 (OK=48 KO=- ) std deviation 72 (OK=72 KO=- ) response time 50th percentile 2 (OK=2 KO=- ) response time 75th percentile 85 (OK=85 KO=- ) response time 95th percentile 208 (OK=208 KO=- ) response time 99th percentile 265 (OK=265 KO=- ) mean requests/sec 400 (OK=400 KO=- )


powered by Quarkus 1.11.3.Final) started in 1.328s. 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                                    337 (OK=337    KO=-     )
> mean response time                                    43 (OK=43     KO=-     )
> std deviation                                         69 (OK=69     KO=-     )
> response time 50th percentile                          2 (OK=2      KO=-     )
> response time 75th percentile                         67 (OK=67     KO=-     )
> response time 95th percentile                        208 (OK=208    KO=-     )
> response time 99th percentile                        256 (OK=256    KO=-     )
> mean requests/sec                                    400 (OK=400    KO=-     )

micronaut version:2.0.1 Startup completed in 1366ms. 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 289 (OK=289 KO=- ) mean response time 46 (OK=46 KO=- ) std deviation 63 (OK=63 KO=- ) response time 50th percentile 4 (OK=4 KO=- ) response time 75th percentile 86 (OK=86 KO=- ) response time 95th percentile 181 (OK=181 KO=- ) response time 99th percentile 222 (OK=222 KO=- ) mean requests/sec 333.333 (OK=333.333 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                                    250 (OK=250    KO=-     )
> mean response time                                    28 (OK=28     KO=-     )
> std deviation                                         55 (OK=55     KO=-     )
> response time 50th percentile                          1 (OK=1      KO=-     )
> response time 75th percentile                         19 (OK=19     KO=-     )
> response time 95th percentile                        168 (OK=168    KO=-     )
> response time 99th percentile                        224 (OK=224    KO=-     )
> mean requests/sec                                    400 (OK=400    KO=-     )

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

```bash

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

request count 2000 (OK=2000 KO=0 ) min response time 0 (OK=0 KO=- ) max response time 511 (OK=511 KO=- ) mean response time 137 (OK=137 KO=- ) std deviation 124 (OK=124 KO=- ) response time 50th percentile 120 (OK=120 KO=- ) response time 75th percentile 232 (OK=232 KO=- ) response time 95th percentile 364 (OK=364 KO=- ) response time 99th percentile 454 (OK=454 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                                    960 (OK=960    KO=-     )
> mean response time                                   349 (OK=349    KO=-     )
> std deviation                                        257 (OK=257    KO=-     )
> response time 50th percentile                        305 (OK=305    KO=-     )
> response time 75th percentile                        564 (OK=564    KO=-     )
> response time 95th percentile                        827 (OK=827    KO=-     )
> response time 99th percentile                        913 (OK=913    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 1153 (OK=1153 KO=- ) mean response time 511 (OK=511 KO=- ) std deviation 293 (OK=293 KO=- ) response time 50th percentile 545 (OK=545 KO=- ) response time 75th percentile 727 (OK=727 KO=- ) response time 95th percentile 1026 (OK=1026 KO=- ) response time 99th percentile 1091 (OK=1091 KO=- ) mean requests/sec 333.333 (OK=333.333 KO=- )