Here is total package generation times for separate modules,

[INFO] eclipse-microprofile-kumuluz-test 1.0-SNAPSHOT ..... SUCCESS [  4.703 s]
[INFO] helidon-quickstart-se 1.0-SNAPSHOT ................. SUCCESS [ 12.500 s]
[INFO] micronaut-demo 0.1 ................................. SUCCESS [  8.837 s]
[INFO] quarkus-demo 1.0.0-SNAPSHOT ........................ SUCCESS [ 20.917 s]
[INFO] springboot-demo 0.0.1-SNAPSHOT ..................... SUCCESS [  9.143 s]
[INFO] vertx-demo 1.0.0-SNAPSHOT .......................... SUCCESS [  5.227 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 3.023 seconds (JVM running for 3.667)

```bash

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

request count 2000 (OK=2000 KO=0 ) min response time 0 (OK=0 KO=- ) max response time 311 (OK=311 KO=- ) mean response time 45 (OK=45 KO=- ) std deviation 69 (OK=69 KO=- ) response time 50th percentile 2 (OK=2 KO=- ) response time 75th percentile 70 (OK=70 KO=- ) response time 95th percentile 211 (OK=211 KO=- ) response time 99th percentile 255 (OK=255 KO=- ) mean requests/sec 400 (OK=400 KO=- )


powered by Quarkus 2.0.2.Final) started in 1.496s. 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                                    671 (OK=671    KO=-     )
> mean response time                                    67 (OK=67     KO=-     )
> std deviation                                        116 (OK=116    KO=-     )
> response time 50th percentile                          3 (OK=3      KO=-     )
> response time 75th percentile                         94 (OK=94     KO=-     )
> response time 95th percentile                        303 (OK=304    KO=-     )
> response time 99th percentile                        542 (OK=542    KO=-     )
> mean requests/sec                                    400 (OK=400    KO=-     )

micronaut version:2.0.1 Startup completed in 1286ms. 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 226 (OK=226 KO=- ) mean response time 34 (OK=34 KO=- ) std deviation 55 (OK=55 KO=- ) response time 50th percentile 1 (OK=1 KO=- ) response time 75th percentile 55 (OK=55 KO=- ) response time 95th percentile 167 (OK=167 KO=- ) response time 99th percentile 194 (OK=194 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                                    227 (OK=227    KO=-     )
> mean response time                                    27 (OK=27     KO=-     )
> std deviation                                         53 (OK=53     KO=-     )
> response time 50th percentile                          1 (OK=1      KO=-     )
> response time 75th percentile                         15 (OK=15     KO=-     )
> response time 95th percentile                        161 (OK=161    KO=-     )
> response time 99th percentile                        206 (OK=206    KO=-     )
> mean requests/sec                                    400 (OK=400    KO=-     )

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

```bash

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

request count 2000 (OK=2000 KO=0 ) min response time 0 (OK=0 KO=- ) max response time 493 (OK=493 KO=- ) mean response time 60 (OK=60 KO=- ) std deviation 90 (OK=90 KO=- ) response time 50th percentile 5 (OK=5 KO=- ) response time 75th percentile 103 (OK=103 KO=- ) response time 95th percentile 230 (OK=230 KO=- ) response time 99th percentile 411 (OK=411 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                                    437 (OK=437    KO=-     )
> mean response time                                    90 (OK=90     KO=-     )
> std deviation                                        108 (OK=108    KO=-     )
> response time 50th percentile                         46 (OK=46     KO=-     )
> response time 75th percentile                        154 (OK=154    KO=-     )
> response time 95th percentile                        313 (OK=313    KO=-     )
> response time 99th percentile                        390 (OK=390    KO=-     )
> mean requests/sec                                    400 (OK=400    KO=-     )