Here is total package generation times for separate modules,

[INFO] eclipse-microprofile-kumuluz-test 1.0-SNAPSHOT ..... SUCCESS [  6.057 s]
[INFO] helidon-quickstart-se 1.0-SNAPSHOT ................. SUCCESS [ 11.213 s]
[INFO] micronaut-demo 0.1 ................................. SUCCESS [  8.465 s]
[INFO] quarkus-demo 1.0.0-SNAPSHOT ........................ SUCCESS [ 18.963 s]
[INFO] springboot-demo 0.0.1-SNAPSHOT ..................... SUCCESS [  0.724 s]
[INFO] vertx-demo 1.0.0-SNAPSHOT .......................... SUCCESS [  4.967 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 2.448 seconds (JVM running for 2.948)

```bash

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

request count 2000 (OK=2000 KO=0 ) min response time 0 (OK=0 KO=- ) max response time 281 (OK=281 KO=- ) mean response time 28 (OK=28 KO=- ) std deviation 50 (OK=50 KO=- ) response time 50th percentile 2 (OK=2 KO=- ) response time 75th percentile 28 (OK=28 KO=- ) response time 95th percentile 152 (OK=152 KO=- ) response time 99th percentile 204 (OK=204 KO=- ) mean requests/sec 400 (OK=400 KO=- )


powered by Quarkus 2.6.2.Final) started in 1.116s. 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                                    268 (OK=268    KO=-     )
> mean response time                                    33 (OK=33     KO=-     )
> std deviation                                         56 (OK=56     KO=-     )
> response time 50th percentile                          2 (OK=2      KO=-     )
> response time 75th percentile                         49 (OK=49     KO=-     )
> response time 95th percentile                        171 (OK=171    KO=-     )
> response time 99th percentile                        218 (OK=218    KO=-     )
> mean requests/sec                                    400 (OK=400    KO=-     )

micronaut version:3.0.3 Startup completed in 1002ms. 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 256 (OK=256 KO=- ) mean response time 33 (OK=33 KO=- ) std deviation 57 (OK=57 KO=- ) response time 50th percentile 2 (OK=2 KO=- ) response time 75th percentile 46 (OK=46 KO=- ) response time 95th percentile 171 (OK=171 KO=- ) response time 99th percentile 214 (OK=214 KO=- ) mean requests/sec 400 (OK=400 KO=- )


vertx version:4.2.4

    ```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                                    12 (OK=12     KO=-     )
> std deviation                                         28 (OK=28     KO=-     )
> response time 50th percentile                          1 (OK=1      KO=-     )
> response time 75th percentile                          2 (OK=2      KO=-     )
> response time 95th percentile                         73 (OK=73     KO=-     )
> response time 99th percentile                        132 (OK=132    KO=-     )
> mean requests/sec                                    400 (OK=400    KO=-     )

kumuluz version:3.12.2 Server – Started @3670ms

```bash

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

request count 2000 (OK=2000 KO=0 ) min response time 0 (OK=0 KO=- ) max response time 262 (OK=262 KO=- ) mean response time 47 (OK=47 KO=- ) std deviation 63 (OK=63 KO=- ) response time 50th percentile 3 (OK=3 KO=- ) response time 75th percentile 89 (OK=89 KO=- ) response time 95th percentile 176 (OK=176 KO=- ) response time 99th percentile 208 (OK=208 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                                    424 (OK=424    KO=-     )
> mean response time                                    95 (OK=95     KO=-     )
> std deviation                                        115 (OK=115    KO=-     )
> response time 50th percentile                         41 (OK=41     KO=-     )
> response time 75th percentile                        151 (OK=151    KO=-     )
> response time 95th percentile                        338 (OK=338    KO=-     )
> response time 99th percentile                        388 (OK=388    KO=-     )
> mean requests/sec                                    400 (OK=400    KO=-     )