Here is total package generation times for separate modules,

[INFO] eclipse-microprofile-kumuluz-test 1.0-SNAPSHOT ..... SUCCESS [  3.750 s]
[INFO] helidon-quickstart-se 1.0-SNAPSHOT ................. SUCCESS [ 10.741 s]
[INFO] ktor-demo 1.0.1-SNAPSHOT ........................... SUCCESS [ 11.831 s]
[INFO] micronaut-demo 0.1 ................................. SUCCESS [  7.348 s]
[INFO] quarkus-demo 1.0.0-SNAPSHOT ........................ SUCCESS [ 15.382 s]
[INFO] springboot-demo 0.0.1-SNAPSHOT ..................... SUCCESS [  7.535 s]
[INFO] vertx-demo 1.0.0-SNAPSHOT .......................... SUCCESS [  4.100 s]

Size of created packages:

Size in MB Name
21M 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.1) Started DemoApplication in 2.311 seconds (JVM running for 2.775)

```bash

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

request count 2000 (OK=2000 KO=0 ) min response time 0 (OK=0 KO=- ) max response time 184 (OK=184 KO=- ) mean response time 13 (OK=13 KO=- ) std deviation 26 (OK=26 KO=- ) response time 50th percentile 1 (OK=1 KO=- ) response time 75th percentile 6 (OK=6 KO=- ) response time 95th percentile 77 (OK=77 KO=- ) response time 99th percentile 108 (OK=108 KO=- ) mean requests/sec 400 (OK=400 KO=- )


powered by Quarkus 1.10.5.Final) started in 0.886s. 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                                    218 (OK=218    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                          4 (OK=4      KO=-     )
> response time 95th percentile                         80 (OK=80     KO=-     )
> response time 99th percentile                        145 (OK=145    KO=-     )
> mean requests/sec                                    400 (OK=400    KO=-     )

micronaut version:2.0.1 Startup completed in 1073ms. 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 195 (OK=195 KO=- ) mean response time 14 (OK=14 KO=- ) std deviation 31 (OK=31 KO=- ) response time 50th percentile 1 (OK=1 KO=- ) response time 75th percentile 4 (OK=4 KO=- ) response time 95th percentile 90 (OK=90 KO=- ) response time 99th percentile 144 (OK=144 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                                    128 (OK=128    KO=-     )
> mean response time                                     7 (OK=7      KO=-     )
> std deviation                                         17 (OK=17     KO=-     )
> response time 50th percentile                          1 (OK=1      KO=-     )
> response time 75th percentile                          1 (OK=1      KO=-     )
> response time 95th percentile                         44 (OK=44     KO=-     )
> response time 99th percentile                         85 (OK=85     KO=-     )
> mean requests/sec                                    400 (OK=400    KO=-     )

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

```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 20 (OK=20 KO=- ) std deviation 43 (OK=43 KO=- ) response time 50th percentile 1 (OK=1 KO=- ) response time 75th percentile 8 (OK=8 KO=- ) response time 95th percentile 120 (OK=120 KO=- ) response time 99th percentile 206 (OK=206 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                                    245 (OK=245    KO=-     )
> mean response time                                    34 (OK=34     KO=-     )
> std deviation                                         59 (OK=59     KO=-     )
> response time 50th percentile                          1 (OK=1      KO=-     )
> response time 75th percentile                         48 (OK=48     KO=-     )
> response time 95th percentile                        178 (OK=178    KO=-     )
> response time 99th percentile                        223 (OK=223    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 408 (OK=408 KO=- ) mean response time 87 (OK=87 KO=- ) std deviation 112 (OK=112 KO=- ) response time 50th percentile 3 (OK=3 KO=- ) response time 75th percentile 176 (OK=176 KO=- ) response time 95th percentile 313 (OK=313 KO=- ) response time 99th percentile 379 (OK=379 KO=- ) mean requests/sec 400 (OK=400 KO=- )