Here is total package generation times for separate modules,

[INFO] eclipse-microprofile-kumuluz-test 1.0-SNAPSHOT ..... SUCCESS [  3.667 s]
[INFO] helidon-quickstart-se 1.0-SNAPSHOT ................. SUCCESS [  9.942 s]
[INFO] micronaut-demo 0.1 ................................. SUCCESS [  7.004 s]
[INFO] quarkus-demo 1.0.0-SNAPSHOT ........................ SUCCESS [ 15.998 s]
[INFO] springboot-demo 0.0.1-SNAPSHOT ..................... SUCCESS [  6.917 s]
[INFO] vertx-demo 1.0.0-SNAPSHOT .......................... SUCCESS [  4.420 s]

Size of created packages:

Size in MB Name
22M eclipse-microprofile-kumuluz-test/target/eclipse-microprofile-kumuluz-test-1.0-SNAPSHOT.jar
7.3M helidon-se-netty/target/helidon-quickstart-se.jar
14M micronaut/target/micronaut-demo-0.1.jar
14M quarkus/target/quarkus-demo-1.0.0-SNAPSHOT-runner.jar
21M spring-boot/target/springboot-demo-0.0.1-SNAPSHOT.jar
7.3M vertx/target/vertx-demo-1.0.0-SNAPSHOT-fat.jar

:: Spring Boot :: (v2.5.2) Started DemoApplication in 2.136 seconds (JVM running for 2.621)

```bash

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

request count 2000 (OK=2000 KO=0 ) min response time 0 (OK=0 KO=- ) max response time 157 (OK=157 KO=- ) mean response time 6 (OK=6 KO=- ) std deviation 17 (OK=17 KO=- ) response time 50th percentile 1 (OK=1 KO=- ) response time 75th percentile 2 (OK=2 KO=- ) response time 95th percentile 44 (OK=44 KO=- ) response time 99th percentile 88 (OK=88 KO=- ) mean requests/sec 400 (OK=400 KO=- )


powered by Quarkus 2.0.1.Final) started in 1.147s. 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                                    180 (OK=180    KO=-     )
> mean response time                                     6 (OK=6      KO=-     )
> std deviation                                         17 (OK=17     KO=-     )
> response time 50th percentile                          1 (OK=1      KO=-     )
> response time 75th percentile                          2 (OK=2      KO=-     )
> response time 95th percentile                         35 (OK=35     KO=-     )
> response time 99th percentile                         89 (OK=89     KO=-     )
> mean requests/sec                                    400 (OK=400    KO=-     )

micronaut version:2.0.1 Startup completed in 1023ms. 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 158 (OK=158 KO=- ) mean response time 5 (OK=5 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 34 (OK=34 KO=- ) response time 99th percentile 88 (OK=88 KO=- ) mean requests/sec 400 (OK=400 KO=- )


vertx version:4.1.1

    ```bash
---- Global Information --------------------------------------------------------
> request count                                       2000 (OK=2000   KO=0     )
> min response time                                      0 (OK=0      KO=-     )
> max response time                                    113 (OK=113    KO=-     )
> mean response time                                     3 (OK=3      KO=-     )
> std deviation                                         11 (OK=11     KO=-     )
> response time 50th percentile                          1 (OK=1      KO=-     )
> response time 75th percentile                          1 (OK=1      KO=-     )
> response time 95th percentile                         21 (OK=21     KO=-     )
> response time 99th percentile                         63 (OK=63     KO=-     )
> mean requests/sec                                    400 (OK=400    KO=-     )

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

```bash

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

request count 2000 (OK=2000 KO=0 ) min response time 0 (OK=0 KO=- ) max response time 241 (OK=241 KO=- ) mean response time 15 (OK=15 KO=- ) std deviation 36 (OK=36 KO=- ) response time 50th percentile 1 (OK=1 KO=- ) response time 75th percentile 3 (OK=3 KO=- ) response time 95th percentile 104 (OK=104 KO=- ) response time 99th percentile 165 (OK=165 KO=- ) mean requests/sec 400 (OK=400 KO=- )


Helidon SE 2.3.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                                    208 (OK=208    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                          7 (OK=7      KO=-     )
> response time 95th percentile                        133 (OK=133    KO=-     )
> response time 99th percentile                        174 (OK=174    KO=-     )
> mean requests/sec                                    400 (OK=400    KO=-     )