Here is total package generation times for separate modules,

[INFO] eclipse-microprofile-kumuluz-test 1.0-SNAPSHOT ..... SUCCESS [  3.956 s]
[INFO] helidon-quickstart-se 1.0-SNAPSHOT ................. SUCCESS [ 11.207 s]
[INFO] micronaut-demo 0.1 ................................. SUCCESS [  8.082 s]
[INFO] quarkus-demo 1.0.0-SNAPSHOT ........................ SUCCESS [ 15.935 s]
[INFO] springboot-demo 0.0.1-SNAPSHOT ..................... SUCCESS [  7.460 s]
[INFO] vertx-demo 1.0.0-SNAPSHOT .......................... SUCCESS [  4.447 s]

Size of created packages:

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

:: Spring Boot :: (v2.4.5) Started DemoApplication in 2.608 seconds (JVM running for 3.243)

```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 15 (OK=15 KO=- ) std deviation 35 (OK=35 KO=- ) response time 50th percentile 1 (OK=1 KO=- ) response time 75th percentile 5 (OK=5 KO=- ) response time 95th percentile 95 (OK=95 KO=- ) response time 99th percentile 167 (OK=167 KO=- ) mean requests/sec 400 (OK=400 KO=- )


powered by Quarkus 1.13.3.Final) started in 1.119s. 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                                    295 (OK=295    KO=-     )
> mean response time                                    14 (OK=14     KO=-     )
> std deviation                                         35 (OK=35     KO=-     )
> response time 50th percentile                          1 (OK=1      KO=-     )
> response time 75th percentile                          4 (OK=4      KO=-     )
> response time 95th percentile                         88 (OK=88     KO=-     )
> response time 99th percentile                        183 (OK=183    KO=-     )
> mean requests/sec                                    400 (OK=400    KO=-     )

micronaut version:2.0.1 Startup completed in 1083ms. 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 180 (OK=180 KO=- ) mean response time 11 (OK=11 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 76 (OK=76 KO=- ) response time 99th percentile 126 (OK=126 KO=- ) mean requests/sec 400 (OK=400 KO=- )


vertx version:4.0.3

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

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

```bash

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

request count 2000 (OK=2000 KO=0 ) min response time 0 (OK=0 KO=- ) max response time 273 (OK=273 KO=- ) mean response time 25 (OK=25 KO=- ) std deviation 50 (OK=50 KO=- ) response time 50th percentile 2 (OK=2 KO=- ) response time 75th percentile 16 (OK=16 KO=- ) response time 95th percentile 153 (OK=153 KO=- ) response time 99th percentile 213 (OK=213 KO=- ) mean requests/sec 400 (OK=400 KO=- )


Helidon SE 2.2.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                                    270 (OK=270    KO=-     )
> mean response time                                    34 (OK=34     KO=-     )
> std deviation                                         59 (OK=59     KO=-     )
> response time 50th percentile                          1 (OK=1      KO=-     )
> response time 75th percentile                         53 (OK=53     KO=-     )
> response time 95th percentile                        177 (OK=177    KO=-     )
> response time 99th percentile                        234 (OK=234    KO=-     )
> mean requests/sec                                333.333 (OK=333.333 KO=-     )