Here is total package generation times for separate modules,

[INFO] eclipse-microprofile-kumuluz-test 1.0-SNAPSHOT ..... SUCCESS [  4.082 s]
[INFO] helidon-quickstart-se 1.0-SNAPSHOT ................. SUCCESS [ 11.585 s]
[INFO] micronaut-demo 0.1 ................................. SUCCESS [  8.512 s]
[INFO] quarkus-demo 1.0.0-SNAPSHOT ........................ SUCCESS [ 19.451 s]
[INFO] springboot-demo 0.0.1-SNAPSHOT ..................... SUCCESS [  8.168 s]
[INFO] vertx-demo 1.0.0-SNAPSHOT .......................... SUCCESS [  4.984 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
14M quarkus/target/quarkus-demo-1.0.0-SNAPSHOT-runner.jar
21M 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.2) Started DemoApplication in 2.753 seconds (JVM running for 3.492)

```bash

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

request count 2000 (OK=2000 KO=0 ) min response time 0 (OK=0 KO=- ) max response time 298 (OK=298 KO=- ) mean response time 38 (OK=38 KO=- ) std deviation 63 (OK=63 KO=- ) response time 50th percentile 2 (OK=2 KO=- ) response time 75th percentile 57 (OK=57 KO=- ) response time 95th percentile 188 (OK=188 KO=- ) response time 99th percentile 243 (OK=243 KO=- ) mean requests/sec 400 (OK=400 KO=- )


powered by Quarkus 2.0.2.Final) started in 1.472s. 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                                    559 (OK=559    KO=-     )
> mean response time                                    53 (OK=53     KO=-     )
> std deviation                                         88 (OK=88     KO=-     )
> response time 50th percentile                          2 (OK=2      KO=-     )
> response time 75th percentile                         73 (OK=74     KO=-     )
> response time 95th percentile                        250 (OK=250    KO=-     )
> response time 99th percentile                        383 (OK=383    KO=-     )
> mean requests/sec                                    400 (OK=400    KO=-     )

micronaut version:2.0.1 Startup completed in 1189ms. 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 299 (OK=299 KO=- ) mean response time 33 (OK=33 KO=- ) std deviation 60 (OK=60 KO=- ) response time 50th percentile 1 (OK=1 KO=- ) response time 75th percentile 40 (OK=41 KO=- ) response time 95th percentile 182 (OK=182 KO=- ) response time 99th percentile 236 (OK=236 KO=- ) mean requests/sec 400 (OK=400 KO=- )


vertx version:4.1.1

    ```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                                    18 (OK=18     KO=-     )
> std deviation                                         40 (OK=40     KO=-     )
> response time 50th percentile                          1 (OK=1      KO=-     )
> response time 75th percentile                          4 (OK=4      KO=-     )
> response time 95th percentile                        125 (OK=125    KO=-     )
> response time 99th percentile                        160 (OK=160    KO=-     )
> mean requests/sec                                    400 (OK=400    KO=-     )

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

```bash

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

request count 2000 (OK=2000 KO=0 ) min response time 0 (OK=0 KO=- ) max response time 309 (OK=309 KO=- ) mean response time 43 (OK=43 KO=- ) std deviation 66 (OK=66 KO=- ) response time 50th percentile 3 (OK=3 KO=- ) response time 75th percentile 69 (OK=69 KO=- ) response time 95th percentile 195 (OK=195 KO=- ) response time 99th percentile 248 (OK=248 KO=- ) mean requests/sec 400 (OK=400 KO=- )


Helidon SE 2.3.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                                    403 (OK=403    KO=-     )
> mean response time                                    73 (OK=73     KO=-     )
> std deviation                                         97 (OK=97     KO=-     )
> response time 50th percentile                         10 (OK=10     KO=-     )
> response time 75th percentile                        127 (OK=126    KO=-     )
> response time 95th percentile                        287 (OK=287    KO=-     )
> response time 99th percentile                        353 (OK=353    KO=-     )
> mean requests/sec                                    400 (OK=400    KO=-     )