Here is total package generation times for separate modules,

[INFO] eclipse-microprofile-kumuluz-test 1.0-SNAPSHOT ..... SUCCESS [  3.901 s]
[INFO] helidon-quickstart-se 1.0-SNAPSHOT ................. SUCCESS [ 11.257 s]
[INFO] ktor-demo 1.0.1-SNAPSHOT ........................... SUCCESS [ 12.578 s]
[INFO] micronaut-demo 0.1 ................................. SUCCESS [  7.489 s]
[INFO] quarkus-demo 1.0.0-SNAPSHOT ........................ SUCCESS [ 16.243 s]
[INFO] springboot-demo 0.0.1-SNAPSHOT ..................... SUCCESS [  7.531 s]
[INFO] vertx-demo 1.0.0-SNAPSHOT .......................... SUCCESS [  4.522 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.534 seconds (JVM running for 3.088)

```bash

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

request count 2000 (OK=2000 KO=0 ) min response time 0 (OK=0 KO=- ) max response time 189 (OK=189 KO=- ) mean response time 15 (OK=15 KO=- ) std deviation 28 (OK=28 KO=- ) response time 50th percentile 1 (OK=1 KO=- ) response time 75th percentile 10 (OK=10 KO=- ) response time 95th percentile 84 (OK=84 KO=- ) response time 99th percentile 117 (OK=117 KO=- ) mean requests/sec 400 (OK=400 KO=- )


powered by Quarkus 1.11.1.Final) started in 0.959s. 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                                    210 (OK=210    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                          5 (OK=5      KO=-     )
> response time 95th percentile                        103 (OK=103    KO=-     )
> response time 99th percentile                        147 (OK=147    KO=-     )
> mean requests/sec                                    400 (OK=400    KO=-     )

micronaut version:2.0.1 Startup completed in 986ms. 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 225 (OK=225 KO=- ) mean response time 20 (OK=20 KO=- ) std deviation 40 (OK=40 KO=- ) response time 50th percentile 1 (OK=1 KO=- ) response time 75th percentile 17 (OK=17 KO=- ) response time 95th percentile 126 (OK=126 KO=- ) response time 99th percentile 164 (OK=164 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                                    142 (OK=142    KO=-     )
> mean response time                                    11 (OK=11     KO=-     )
> std deviation                                         26 (OK=26     KO=-     )
> response time 50th percentile                          1 (OK=1      KO=-     )
> response time 75th percentile                          2 (OK=2      KO=-     )
> response time 95th percentile                         80 (OK=80     KO=-     )
> response time 99th percentile                        121 (OK=121    KO=-     )
> mean requests/sec                                    400 (OK=400    KO=-     )

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

```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 24 (OK=24 KO=- ) std deviation 47 (OK=47 KO=- ) response time 50th percentile 2 (OK=2 KO=- ) response time 75th percentile 18 (OK=18 KO=- ) response time 95th percentile 140 (OK=140 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                                    342 (OK=342    KO=-     )
> mean response time                                    44 (OK=44     KO=-     )
> std deviation                                         77 (OK=77     KO=-     )
> response time 50th percentile                          2 (OK=2      KO=-     )
> response time 75th percentile                         61 (OK=61     KO=-     )
> response time 95th percentile                        237 (OK=237    KO=-     )
> response time 99th percentile                        300 (OK=300    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=1999 KO=1 ) min response time 0 (OK=0 KO=447 ) max response time 640 (OK=640 KO=447 ) mean response time 150 (OK=150 KO=447 ) std deviation 162 (OK=161 KO=0 ) response time 50th percentile 113 (OK=113 KO=447 ) response time 75th percentile 264 (OK=264 KO=447 ) response time 95th percentile 458 (OK=458 KO=447 ) response time 99th percentile 596 (OK=596 KO=447 ) mean requests/sec 400 (OK=399.8 KO=0.2 )