Here is total package generation times for separate modules,

[INFO] eclipse-microprofile-kumuluz-test 1.0-SNAPSHOT ..... SUCCESS [  4.989 s]
[INFO] helidon-quickstart-se 1.0-SNAPSHOT ................. SUCCESS [  9.067 s]
[INFO] micronaut-demo 0.1 ................................. SUCCESS [  6.481 s]
[INFO] quarkus-demo 1.0.0-SNAPSHOT ........................ SUCCESS [ 14.753 s]
[INFO] springboot-demo 0.0.1-SNAPSHOT ..................... SUCCESS [  0.503 s]
[INFO] vertx-demo 1.0.0-SNAPSHOT .......................... SUCCESS [  3.792 s]

Size of created packages:

Size in MB Name
22M eclipse-microprofile-kumuluz-test/target/eclipse-microprofile-kumuluz-test-1.0-SNAPSHOT.jar
7.6M 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.5M vertx/target/vertx-demo-1.0.0-SNAPSHOT-fat.jar

:: Spring Boot :: (v2.6.2) Started DemoApplication in 1.785 seconds (JVM running for 2.203)

```bash

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

request count 2000 (OK=2000 KO=0 ) min response time 0 (OK=0 KO=- ) max response time 206 (OK=206 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 71 (OK=71 KO=- ) response time 99th percentile 128 (OK=128 KO=- ) mean requests/sec 400 (OK=400 KO=- )


powered by Quarkus 2.6.2.Final) started in 0.934s. 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                                     89 (OK=89     KO=-     )
> mean response time                                     3 (OK=3      KO=-     )
> std deviation                                          8 (OK=8      KO=-     )
> response time 50th percentile                          1 (OK=1      KO=-     )
> response time 75th percentile                          2 (OK=2      KO=-     )
> response time 95th percentile                          8 (OK=8      KO=-     )
> response time 99th percentile                         51 (OK=51     KO=-     )
> mean requests/sec                                    400 (OK=400    KO=-     )

micronaut version:3.0.3 Startup completed in 778ms. 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 153 (OK=153 KO=- ) mean response time 6 (OK=6 KO=- ) std deviation 16 (OK=16 KO=- ) response time 50th percentile 1 (OK=1 KO=- ) response time 75th percentile 2 (OK=2 KO=- ) response time 95th percentile 43 (OK=43 KO=- ) response time 99th percentile 75 (OK=75 KO=- ) mean requests/sec 400 (OK=400 KO=- )


vertx version:4.2.3

    ```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                                     5 (OK=5      KO=-     )
> std deviation                                         14 (OK=14     KO=-     )
> response time 50th percentile                          1 (OK=1      KO=-     )
> response time 75th percentile                          1 (OK=1      KO=-     )
> response time 95th percentile                         35 (OK=35     KO=-     )
> response time 99th percentile                         72 (OK=72     KO=-     )
> mean requests/sec                                    400 (OK=400    KO=-     )

kumuluz version:3.12.2 Server – Started @3088ms

```bash

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

request count 2000 (OK=2000 KO=0 ) min response time 0 (OK=0 KO=- ) max response time 155 (OK=155 KO=- ) mean response time 8 (OK=8 KO=- ) std deviation 21 (OK=21 KO=- ) response time 50th percentile 1 (OK=1 KO=- ) response time 75th percentile 2 (OK=2 KO=- ) response time 95th percentile 54 (OK=54 KO=- ) response time 99th percentile 107 (OK=107 KO=- ) mean requests/sec 400 (OK=400 KO=- )


Helidon SE 2.4.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                                    195 (OK=195    KO=-     )
> mean response time                                    19 (OK=19     KO=-     )
> std deviation                                         40 (OK=40     KO=-     )
> response time 50th percentile                          1 (OK=1      KO=-     )
> response time 75th percentile                          6 (OK=6      KO=-     )
> response time 95th percentile                        125 (OK=125    KO=-     )
> response time 99th percentile                        163 (OK=163    KO=-     )
> mean requests/sec                                    400 (OK=400    KO=-     )