Here is total package generation times for separate modules,

[INFO] eclipse-microprofile-kumuluz-test 1.0-SNAPSHOT ..... SUCCESS [  4.021 s]
[INFO] helidon-quickstart-se 1.0-SNAPSHOT ................. SUCCESS [ 10.773 s]
[INFO] micronaut-demo 0.1 ................................. SUCCESS [  8.147 s]
[INFO] quarkus-demo 1.0.0-SNAPSHOT ........................ SUCCESS [ 17.711 s]
[INFO] springboot-demo 0.0.1-SNAPSHOT ..................... SUCCESS [  7.836 s]
[INFO] vertx-demo 1.0.0-SNAPSHOT .......................... SUCCESS [  4.864 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.3) Started DemoApplication in 2.435 seconds (JVM running for 3.017)

```bash

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

request count 2000 (OK=2000 KO=0 ) min response time 0 (OK=0 KO=- ) max response time 190 (OK=190 KO=- ) mean response time 18 (OK=18 KO=- ) std deviation 36 (OK=36 KO=- ) response time 50th percentile 1 (OK=1 KO=- ) response time 75th percentile 7 (OK=7 KO=- ) response time 95th percentile 105 (OK=105 KO=- ) response time 99th percentile 156 (OK=156 KO=- ) mean requests/sec 400 (OK=400 KO=- )


powered by Quarkus 2.1.1.Final) started in 1.142s. 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                                    232 (OK=232    KO=-     )
> mean response time                                    23 (OK=23     KO=-     )
> std deviation                                         39 (OK=39     KO=-     )
> response time 50th percentile                          2 (OK=2      KO=-     )
> response time 75th percentile                         31 (OK=31     KO=-     )
> response time 95th percentile                        115 (OK=115    KO=-     )
> response time 99th percentile                        157 (OK=157    KO=-     )
> mean requests/sec                                    400 (OK=400    KO=-     )

micronaut version:2.0.1 Startup completed in 1057ms. 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 272 (OK=272 KO=- ) mean response time 21 (OK=21 KO=- ) std deviation 45 (OK=45 KO=- ) response time 50th percentile 1 (OK=1 KO=- ) response time 75th percentile 8 (OK=8 KO=- ) response time 95th percentile 137 (OK=137 KO=- ) response time 99th percentile 196 (OK=196 KO=- ) mean requests/sec 400 (OK=400 KO=- )


vertx version:4.1.2

    ```bash
---- Global Information --------------------------------------------------------
> request count                                       2000 (OK=2000   KO=0     )
> min response time                                      0 (OK=0      KO=-     )
> max response time                                    134 (OK=134    KO=-     )
> mean response time                                     8 (OK=8      KO=-     )
> std deviation                                         20 (OK=20     KO=-     )
> response time 50th percentile                          1 (OK=1      KO=-     )
> response time 75th percentile                          1 (OK=1      KO=-     )
> response time 95th percentile                         49 (OK=49     KO=-     )
> response time 99th percentile                        104 (OK=104    KO=-     )
> mean requests/sec                                    400 (OK=400    KO=-     )

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

```bash

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

request count 2000 (OK=2000 KO=0 ) min response time 0 (OK=0 KO=- ) max response time 368 (OK=368 KO=- ) mean response time 52 (OK=52 KO=- ) std deviation 76 (OK=76 KO=- ) response time 50th percentile 4 (OK=4 KO=- ) response time 75th percentile 86 (OK=86 KO=- ) response time 95th percentile 219 (OK=219 KO=- ) response time 99th percentile 304 (OK=304 KO=- ) mean requests/sec 400 (OK=400 KO=- )


Helidon SE 2.3.2 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                                    392 (OK=392    KO=-     )
> mean response time                                    59 (OK=59     KO=-     )
> std deviation                                         90 (OK=90     KO=-     )
> response time 50th percentile                          3 (OK=3      KO=-     )
> response time 75th percentile                         95 (OK=95     KO=-     )
> response time 95th percentile                        280 (OK=280    KO=-     )
> response time 99th percentile                        350 (OK=350    KO=-     )
> mean requests/sec                                    400 (OK=400    KO=-     )