Here is total package generation times for separate modules,

[INFO] eclipse-microprofile-kumuluz-test 1.0-SNAPSHOT ..... SUCCESS [ 14.813 s]
[INFO] helidon-quickstart-se 1.0-SNAPSHOT ................. SUCCESS [ 16.527 s]
[INFO] micronaut-demo 0.1 ................................. SUCCESS [ 37.161 s]
[INFO] quarkus-demo 1.0.0-SNAPSHOT ........................ SUCCESS [ 19.552 s]
[INFO] springboot-demo 0.0.1-SNAPSHOT ..................... SUCCESS [  7.464 s]
[INFO] vertx-demo 1.0.0-SNAPSHOT .......................... SUCCESS [  3.812 s]

Size of created packages:

Size in MB Name
21M eclipse-microprofile-kumuluz-test/target/eclipse-microprofile-kumuluz-test.jar
7.0M 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
19M spring-boot/target/springboot-demo-0.0.1-SNAPSHOT.jar
6.8M vertx/target/vertx-demo-1.0.0-SNAPSHOT-fat.jar

:: Spring Boot :: (v2.4.0) Started DemoApplication in 2.257 seconds (JVM running for 2.729)

```bash

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

request count 2000 (OK=2000 KO=0 ) min response time 0 (OK=0 KO=- ) max response time 234 (OK=234 KO=- ) mean response time 21 (OK=21 KO=- ) std deviation 39 (OK=39 KO=- ) response time 50th percentile 2 (OK=2 KO=- ) response time 75th percentile 13 (OK=13 KO=- ) response time 95th percentile 113 (OK=113 KO=- ) response time 99th percentile 165 (OK=165 KO=- ) mean requests/sec 400 (OK=400 KO=- )


powered by Quarkus 1.9.2.Final) started in 1.009s. 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                                    206 (OK=206    KO=-     )
> mean response time                                    15 (OK=15     KO=-     )
> std deviation                                         33 (OK=33     KO=-     )
> response time 50th percentile                          1 (OK=1      KO=-     )
> response time 75th percentile                          6 (OK=6      KO=-     )
> response time 95th percentile                         93 (OK=93     KO=-     )
> response time 99th percentile                        152 (OK=152    KO=-     )
> mean requests/sec                                    400 (OK=400    KO=-     )

micronaut version:2.0.1 Startup completed in 1018ms. 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 209 (OK=209 KO=- ) mean response time 15 (OK=15 KO=- ) std deviation 32 (OK=32 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 148 (OK=148 KO=- ) mean requests/sec 400 (OK=400 KO=- )


vertx version:3.9.4

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

kumuluz version:3.11.0 Server – Started @4107ms

```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 29 (OK=29 KO=- ) std deviation 49 (OK=49 KO=- ) response time 50th percentile 2 (OK=2 KO=- ) response time 75th percentile 42 (OK=42 KO=- ) response time 95th percentile 145 (OK=145 KO=- ) response time 99th percentile 193 (OK=193 KO=- ) mean requests/sec 400 (OK=400 KO=- )


Helidon SE 2.1.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                                    271 (OK=271    KO=-     )
> mean response time                                    37 (OK=37     KO=-     )
> std deviation                                         61 (OK=61     KO=-     )
> response time 50th percentile                          1 (OK=1      KO=-     )
> response time 75th percentile                         61 (OK=61     KO=-     )
> response time 95th percentile                        188 (OK=188    KO=-     )
> response time 99th percentile                        234 (OK=234    KO=-     )
> mean requests/sec                                    400 (OK=400    KO=-     )