Here is total package generation times for separate modules,

[INFO] eclipse-microprofile-kumuluz-test 1.0-SNAPSHOT ..... SUCCESS [ 16.143 s]
[INFO] helidon-quickstart-se 1.0-SNAPSHOT ................. SUCCESS [ 16.869 s]
[INFO] micronaut-demo 0.1 ................................. SUCCESS [ 26.342 s]
[INFO] quarkus-demo 1.0.0-SNAPSHOT ........................ SUCCESS [ 23.794 s]
[INFO] springboot-demo 0.0.1-SNAPSHOT ..................... SUCCESS [  7.354 s]
[INFO] vertx-demo 1.0.0-SNAPSHOT .......................... SUCCESS [  4.925 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
18M 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.3.5.RELEASE) Started DemoApplication in 2.319 seconds (JVM running for 2.799)

```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 9 (OK=9 KO=- ) std deviation 24 (OK=24 KO=- ) response time 50th percentile 1 (OK=1 KO=- ) response time 75th percentile 2 (OK=2 KO=- ) response time 95th percentile 59 (OK=59 KO=- ) response time 99th percentile 123 (OK=123 KO=- ) mean requests/sec 400 (OK=400 KO=- )


powered by Quarkus 1.9.1.Final) started in 0.924s. 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                                    177 (OK=177    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                          3 (OK=3      KO=-     )
> response time 95th percentile                         82 (OK=82     KO=-     )
> response time 99th percentile                        133 (OK=133    KO=-     )
> mean requests/sec                                    400 (OK=400    KO=-     )

micronaut version:2.0.1 Startup completed in 1087ms. 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 206 (OK=206 KO=- ) mean response time 10 (OK=10 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 67 (OK=67 KO=- ) response time 99th percentile 127 (OK=127 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                                     98 (OK=98     KO=-     )
> mean response time                                     3 (OK=3      KO=-     )
> std deviation                                         10 (OK=10     KO=-     )
> response time 50th percentile                          1 (OK=1      KO=-     )
> response time 75th percentile                          1 (OK=1      KO=-     )
> response time 95th percentile                         17 (OK=17     KO=-     )
> response time 99th percentile                         60 (OK=60     KO=-     )
> mean requests/sec                                    400 (OK=400    KO=-     )

kumuluz version:3.11.0 Server – Started @3954ms

```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 19 (OK=19 KO=- ) std deviation 44 (OK=44 KO=- ) response time 50th percentile 1 (OK=1 KO=- ) response time 75th percentile 4 (OK=4 KO=- ) response time 95th percentile 128 (OK=128 KO=- ) response time 99th percentile 201 (OK=201 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                                    230 (OK=230    KO=-     )
> mean response time                                    14 (OK=14     KO=-     )
> std deviation                                         31 (OK=31     KO=-     )
> response time 50th percentile                          1 (OK=1      KO=-     )
> response time 75th percentile                          3 (OK=3      KO=-     )
> response time 95th percentile                         94 (OK=94     KO=-     )
> response time 99th percentile                        142 (OK=142    KO=-     )
> mean requests/sec                                    400 (OK=400    KO=-     )