Here is total package generation times for separate modules,

[INFO] eclipse-microprofile-kumuluz-test 1.0-SNAPSHOT ..... SUCCESS [  4.303 s]
[INFO] helidon-quickstart-se 1.0-SNAPSHOT ................. SUCCESS [ 12.503 s]
[INFO] ktor-demo 1.0.1-SNAPSHOT ........................... SUCCESS [ 13.005 s]
[INFO] micronaut-demo 0.1 ................................. SUCCESS [  7.951 s]
[INFO] quarkus-demo 1.0.0-SNAPSHOT ........................ SUCCESS [ 17.159 s]
[INFO] springboot-demo 0.0.1-SNAPSHOT ..................... SUCCESS [  8.196 s]
[INFO] vertx-demo 1.0.0-SNAPSHOT .......................... SUCCESS [  4.432 s]
Size of created packages:

Size in MBName
22Meclipse-microprofile-kumuluz-test/target/eclipse-microprofile-kumuluz-test-1.0-SNAPSHOT.jar
7.2Mhelidon-se-netty/target/helidon-quickstart-se.jar
11Khelidon-se-netty/target/original-helidon-quickstart-se.jar
19Mktor-demo/target/ktor-demo-1.0.1-SNAPSHOT-jar-with-dependencies.jar
18Kktor-demo/target/ktor-demo-1.0.1-SNAPSHOT.jar
14Mmicronaut/target/micronaut-demo-0.1.jar
11Kmicronaut/target/original-micronaut-demo-0.1.jar
14Mquarkus/target/quarkus-demo-1.0.0-SNAPSHOT-runner.jar
19Mspring-boot/target/springboot-demo-0.0.1-SNAPSHOT.jar
7.1Mvertx/target/vertx-demo-1.0.0-SNAPSHOT-fat.jar
6.8Kvertx/target/vertx-demo-1.0.0-SNAPSHOT.jar

:: Spring Boot :: (v2.4.3) Started DemoApplication in 2.875 seconds (JVM running for 3.471)

---- Global Information --------------------------------------------------------
> request count                                       2000 (OK=2000   KO=0     )
> min response time                                      0 (OK=0      KO=-     )
> max response time                                    216 (OK=216    KO=-     )
> mean response time                                    20 (OK=20     KO=-     )
> std deviation                                         38 (OK=38     KO=-     )
> response time 50th percentile                          1 (OK=1      KO=-     )
> response time 75th percentile                         14 (OK=14     KO=-     )
> response time 95th percentile                        113 (OK=113    KO=-     )
> response time 99th percentile                        171 (OK=171    KO=-     )
> mean requests/sec                                    400 (OK=400    KO=-     )

powered by Quarkus 1.12.0.Final) started in 1.121s. Listening on: http://0.0.0.0:8080

---- Global Information --------------------------------------------------------
> request count                                       2000 (OK=2000   KO=0     )
> min response time                                      0 (OK=0      KO=-     )
> max response time                                    315 (OK=315    KO=-     )
> mean response time                                    17 (OK=17     KO=-     )
> std deviation                                         38 (OK=38     KO=-     )
> response time 50th percentile                          1 (OK=1      KO=-     )
> response time 75th percentile                          6 (OK=6      KO=-     )
> response time 95th percentile                        106 (OK=106    KO=-     )
> response time 99th percentile                        169 (OK=169    KO=-     )
> mean requests/sec                                    400 (OK=400    KO=-     )

micronaut version:2.0.1 Startup completed in 1307ms. Server Running: http://localhost:8080

---- Global Information --------------------------------------------------------
> request count                                       2000 (OK=2000   KO=0     )
> min response time                                      0 (OK=0      KO=-     )
> max response time                                    325 (OK=325    KO=-     )
> mean response time                                    31 (OK=31     KO=-     )
> std deviation                                         58 (OK=58     KO=-     )
> response time 50th percentile                          1 (OK=1      KO=-     )
> response time 75th percentile                         29 (OK=29     KO=-     )
> response time 95th percentile                        167 (OK=167    KO=-     )
> response time 99th percentile                        232 (OK=232    KO=-     )
> mean requests/sec                                    400 (OK=400    KO=-     )

vertx version:4.0.2

---- Global Information --------------------------------------------------------
> request count                                       2000 (OK=2000   KO=0     )
> min response time                                      0 (OK=0      KO=-     )
> max response time                                    170 (OK=170    KO=-     )
> mean response time                                    14 (OK=14     KO=-     )
> std deviation                                         30 (OK=30     KO=-     )
> response time 50th percentile                          1 (OK=1      KO=-     )
> response time 75th percentile                          2 (OK=2      KO=-     )
> response time 95th percentile                         94 (OK=94     KO=-     )
> response time 99th percentile                        128 (OK=128    KO=-     )
> mean requests/sec                                    400 (OK=400    KO=-     )

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

---- Global Information --------------------------------------------------------
> request count                                       2000 (OK=2000   KO=0     )
> min response time                                      0 (OK=0      KO=-     )
> max response time                                    327 (OK=327    KO=-     )
> mean response time                                    32 (OK=32     KO=-     )
> std deviation                                         57 (OK=57     KO=-     )
> response time 50th percentile                          2 (OK=2      KO=-     )
> response time 75th percentile                         40 (OK=40     KO=-     )
> response time 95th percentile                        158 (OK=158    KO=-     )
> response time 99th percentile                        244 (OK=244    KO=-     )
> mean requests/sec                                    400 (OK=400    KO=-     )

Helidon SE 2.2.1 features: [Config, Health, Metrics, WebServer]

---- Global Information --------------------------------------------------------
> request count                                       2000 (OK=2000   KO=0     )
> min response time                                      0 (OK=0      KO=-     )
> max response time                                    294 (OK=294    KO=-     )
> mean response time                                    41 (OK=41     KO=-     )
> std deviation                                         67 (OK=67     KO=-     )
> response time 50th percentile                          1 (OK=1      KO=-     )
> response time 75th percentile                         66 (OK=66     KO=-     )
> response time 95th percentile                        200 (OK=200    KO=-     )
> response time 99th percentile                        252 (OK=252    KO=-     )
> mean requests/sec                                    400 (OK=400    KO=-     )

ktor-demo/target/ktor-demo-1.0.1-SNAPSHOT-jar-with-dependencies.jar!/application.conf: 6

---- Global Information --------------------------------------------------------
> request count                                       2000 (OK=1998   KO=2     )
> min response time                                      0 (OK=0      KO=133   )
> max response time                                    570 (OK=570    KO=200   )
> mean response time                                   161 (OK=161    KO=167   )
> std deviation                                        158 (OK=158    KO=34    )
> response time 50th percentile                        135 (OK=135    KO=167   )
> response time 75th percentile                        268 (OK=268    KO=183   )
> response time 95th percentile                        466 (OK=466    KO=197   )
> response time 99th percentile                        537 (OK=537    KO=199   )
> mean requests/sec                                    400 (OK=399.6  KO=0.4   )