Here is total package generation times for separate modules,

[INFO] eclipse-microprofile-kumuluz-test 1.0-SNAPSHOT ..... SUCCESS [  4.398 s]
[INFO] helidon-quickstart-se 1.0-SNAPSHOT ................. SUCCESS [ 12.158 s]
[INFO] micronaut-demo 0.1 ................................. SUCCESS [  8.252 s]
[INFO] quarkus-demo 1.0.0-SNAPSHOT ........................ SUCCESS [ 17.211 s]
[INFO] springboot-demo 0.0.1-SNAPSHOT ..................... SUCCESS [  8.865 s]
[INFO] vertx-demo 1.0.0-SNAPSHOT .......................... SUCCESS [  5.089 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
13M quarkus/target/quarkus-demo-1.0.0-SNAPSHOT-runner.jar
19M 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.1) Started DemoApplication in 2.593 seconds (JVM running for 3.231)

```bash

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

request count 2000 (OK=2000 KO=0 ) min response time 0 (OK=0 KO=- ) max response time 330 (OK=330 KO=- ) mean response time 33 (OK=33 KO=- ) std deviation 62 (OK=62 KO=- ) response time 50th percentile 2 (OK=2 KO=- ) response time 75th percentile 33 (OK=33 KO=- ) response time 95th percentile 191 (OK=191 KO=- ) response time 99th percentile 259 (OK=259 KO=- ) mean requests/sec 400 (OK=400 KO=- )


powered by Quarkus 1.13.7.Final) started in 1.241s. 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                                    221 (OK=221    KO=-     )
> mean response time                                    36 (OK=36     KO=-     )
> std deviation                                         56 (OK=56     KO=-     )
> response time 50th percentile                          2 (OK=2      KO=-     )
> response time 75th percentile                         65 (OK=65     KO=-     )
> response time 95th percentile                        169 (OK=169    KO=-     )
> response time 99th percentile                        203 (OK=203    KO=-     )
> mean requests/sec                                    400 (OK=400    KO=-     )

micronaut version:2.0.1 Startup completed in 1218ms. 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 226 (OK=226 KO=- ) mean response time 19 (OK=19 KO=- ) std deviation 42 (OK=42 KO=- ) response time 50th percentile 1 (OK=1 KO=- ) response time 75th percentile 6 (OK=6 KO=- ) response time 95th percentile 121 (OK=121 KO=- ) response time 99th percentile 189 (OK=189 KO=- ) mean requests/sec 400 (OK=400 KO=- )


vertx version:4.1.0

    ```bash
---- Global Information --------------------------------------------------------
> request count                                       2000 (OK=2000   KO=0     )
> min response time                                      0 (OK=0      KO=-     )
> max response time                                    258 (OK=258    KO=-     )
> mean response time                                    24 (OK=24     KO=-     )
> std deviation                                         51 (OK=51     KO=-     )
> response time 50th percentile                          1 (OK=1      KO=-     )
> response time 75th percentile                          8 (OK=8      KO=-     )
> response time 95th percentile                        158 (OK=158    KO=-     )
> response time 99th percentile                        210 (OK=210    KO=-     )
> mean requests/sec                                    400 (OK=400    KO=-     )

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

```bash

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

request count 2000 (OK=2000 KO=0 ) min response time 0 (OK=0 KO=- ) max response time 415 (OK=415 KO=- ) mean response time 58 (OK=58 KO=- ) std deviation 78 (OK=78 KO=- ) response time 50th percentile 10 (OK=10 KO=- ) response time 75th percentile 96 (OK=96 KO=- ) response time 95th percentile 227 (OK=227 KO=- ) response time 99th percentile 295 (OK=295 KO=- ) mean requests/sec 400 (OK=400 KO=- )


Helidon SE 2.3.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                                    364 (OK=364    KO=-     )
> mean response time                                    61 (OK=61     KO=-     )
> std deviation                                         91 (OK=91     KO=-     )
> response time 50th percentile                          2 (OK=2      KO=-     )
> response time 75th percentile                        107 (OK=107    KO=-     )
> response time 95th percentile                        275 (OK=275    KO=-     )
> response time 99th percentile                        333 (OK=333    KO=-     )
> mean requests/sec                                    400 (OK=400    KO=-     )