Here is total package generation times for separate modules,

[INFO] eclipse-microprofile-kumuluz-test 1.0-SNAPSHOT ..... SUCCESS [  5.316 s]
[INFO] helidon-quickstart-se 1.0-SNAPSHOT ................. SUCCESS [  9.445 s]
[INFO] micronaut-demo 0.1 ................................. SUCCESS [  7.422 s]
[INFO] quarkus-demo 1.0.0-SNAPSHOT ........................ SUCCESS [ 15.600 s]
[INFO] springboot-demo 0.0.1-SNAPSHOT ..................... SUCCESS [  7.097 s]
[INFO] vertx-demo 1.0.0-SNAPSHOT .......................... SUCCESS [  3.854 s]

Size of created packages:

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

:: Spring Boot :: (v2.5.6) Started DemoApplication in 1.973 seconds (JVM running for 2.457)

```bash

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

request count 2000 (OK=2000 KO=0 ) min response time 0 (OK=0 KO=- ) max response time 200 (OK=200 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 3 (OK=3 KO=- ) response time 95th percentile 90 (OK=90 KO=- ) response time 99th percentile 141 (OK=141 KO=- ) mean requests/sec 400 (OK=400 KO=- )


powered by Quarkus 2.4.2.Final) started in 1.141s. 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                                    151 (OK=151    KO=-     )
> mean response time                                    10 (OK=10     KO=-     )
> std deviation                                         24 (OK=24     KO=-     )
> response time 50th percentile                          1 (OK=1      KO=-     )
> response time 75th percentile                          2 (OK=2      KO=-     )
> response time 95th percentile                         67 (OK=67     KO=-     )
> response time 99th percentile                        118 (OK=118    KO=-     )
> mean requests/sec                                    400 (OK=400    KO=-     )

micronaut version:3.0.3 Startup completed in 1026ms. 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 203 (OK=203 KO=- ) mean response time 12 (OK=12 KO=- ) std deviation 29 (OK=29 KO=- ) response time 50th percentile 1 (OK=1 KO=- ) response time 75th percentile 2 (OK=2 KO=- ) response time 95th percentile 88 (OK=88 KO=- ) response time 99th percentile 128 (OK=128 KO=- ) mean requests/sec 400 (OK=400 KO=- )


vertx version:4.2.1

    ```bash
---- Global Information --------------------------------------------------------
> request count                                       2000 (OK=2000   KO=0     )
> min response time                                      0 (OK=0      KO=-     )
> max response time                                    138 (OK=138    KO=-     )
> mean response time                                     5 (OK=5      KO=-     )
> std deviation                                         15 (OK=15     KO=-     )
> response time 50th percentile                          1 (OK=1      KO=-     )
> response time 75th percentile                          1 (OK=1      KO=-     )
> response time 95th percentile                         39 (OK=39     KO=-     )
> response time 99th percentile                         76 (OK=76     KO=-     )
> mean requests/sec                                    400 (OK=400    KO=-     )

kumuluz version:3.12.2 Server – Started @3841ms

```bash

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

request count 2000 (OK=2000 KO=0 ) min response time 0 (OK=0 KO=- ) max response time 231 (OK=231 KO=- ) mean response time 14 (OK=14 KO=- ) std deviation 34 (OK=34 KO=- ) response time 50th percentile 1 (OK=1 KO=- ) response time 75th percentile 3 (OK=3 KO=- ) response time 95th percentile 95 (OK=95 KO=- ) response time 99th percentile 164 (OK=164 KO=- ) mean requests/sec 400 (OK=400 KO=- )


Helidon SE 2.4.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                                    216 (OK=216    KO=-     )
> mean response time                                    22 (OK=22     KO=-     )
> std deviation                                         44 (OK=44     KO=-     )
> response time 50th percentile                          1 (OK=1      KO=-     )
> response time 75th percentile                          9 (OK=9      KO=-     )
> response time 95th percentile                        139 (OK=139    KO=-     )
> response time 99th percentile                        184 (OK=184    KO=-     )
> mean requests/sec                                    400 (OK=400    KO=-     )