Here is total package generation times for separate modules,

[INFO] eclipse-microprofile-kumuluz-test 1.0-SNAPSHOT ..... SUCCESS [  4.466 s]
[INFO] helidon-quickstart-se 1.0-SNAPSHOT ................. SUCCESS [ 12.350 s]
[INFO] ktor-demo 1.0.1-SNAPSHOT ........................... SUCCESS [ 13.106 s]
[INFO] micronaut-demo 0.1 ................................. SUCCESS [  7.934 s]
[INFO] quarkus-demo 1.0.0-SNAPSHOT ........................ SUCCESS [ 17.022 s]
[INFO] springboot-demo 0.0.1-SNAPSHOT ..................... SUCCESS [  8.667 s]
[INFO] vertx-demo 1.0.0-SNAPSHOT .......................... SUCCESS [  4.694 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.2Mvertx/target/vertx-demo-1.0.0-SNAPSHOT-fat.jar
6.8Kvertx/target/vertx-demo-1.0.0-SNAPSHOT.jar

:: Spring Boot :: (v2.4.4) Started DemoApplication in 2.534 seconds (JVM running for 3.136)

---- Global Information --------------------------------------------------------
> request count                                       2000 (OK=2000   KO=0     )
> min response time                                      0 (OK=0      KO=-     )
> max response time                                    277 (OK=277    KO=-     )
> mean response time                                    26 (OK=26     KO=-     )
> std deviation                                         47 (OK=47     KO=-     )
> response time 50th percentile                          2 (OK=2      KO=-     )
> response time 75th percentile                         31 (OK=31     KO=-     )
> response time 95th percentile                        141 (OK=141    KO=-     )
> response time 99th percentile                        194 (OK=194    KO=-     )
> mean requests/sec                                    400 (OK=400    KO=-     )

powered by Quarkus 1.12.2.Final) started in 1.093s. 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                                    273 (OK=273    KO=-     )
> mean response time                                    24 (OK=24     KO=-     )
> std deviation                                         49 (OK=49     KO=-     )
> response time 50th percentile                          1 (OK=1      KO=-     )
> response time 75th percentile                         14 (OK=14     KO=-     )
> response time 95th percentile                        145 (OK=145    KO=-     )
> response time 99th percentile                        211 (OK=211    KO=-     )
> mean requests/sec                                    400 (OK=400    KO=-     )

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

---- Global Information --------------------------------------------------------
> request count                                       2000 (OK=2000   KO=0     )
> min response time                                      0 (OK=0      KO=-     )
> max response time                                    242 (OK=242    KO=-     )
> mean response time                                    27 (OK=27     KO=-     )
> std deviation                                         50 (OK=50     KO=-     )
> response time 50th percentile                          1 (OK=1      KO=-     )
> response time 75th percentile                         30 (OK=30     KO=-     )
> response time 95th percentile                        150 (OK=150    KO=-     )
> response time 99th percentile                        197 (OK=197    KO=-     )
> mean requests/sec                                    400 (OK=400    KO=-     )

vertx version:4.0.3

---- Global Information --------------------------------------------------------
> request count                                       2000 (OK=2000   KO=0     )
> min response time                                      0 (OK=0      KO=-     )
> max response time                                    124 (OK=124    KO=-     )
> mean response time                                     9 (OK=9      KO=-     )
> std deviation                                         21 (OK=21     KO=-     )
> response time 50th percentile                          1 (OK=1      KO=-     )
> response time 75th percentile                          2 (OK=2      KO=-     )
> response time 95th percentile                         65 (OK=65     KO=-     )
> response time 99th percentile                         85 (OK=85     KO=-     )
> mean requests/sec                                    400 (OK=400    KO=-     )

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

---- Global Information --------------------------------------------------------
> request count                                       2000 (OK=2000   KO=0     )
> min response time                                      0 (OK=0      KO=-     )
> max response time                                    411 (OK=411    KO=-     )
> mean response time                                    43 (OK=43     KO=-     )
> std deviation                                         74 (OK=74     KO=-     )
> response time 50th percentile                          2 (OK=2      KO=-     )
> response time 75th percentile                         55 (OK=55     KO=-     )
> response time 95th percentile                        216 (OK=216    KO=-     )
> response time 99th percentile                        300 (OK=300    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                                    340 (OK=340    KO=-     )
> mean response time                                    51 (OK=51     KO=-     )
> std deviation                                         78 (OK=78     KO=-     )
> response time 50th percentile                          2 (OK=2      KO=-     )
> response time 75th percentile                         83 (OK=83     KO=-     )
> response time 95th percentile                        230 (OK=230    KO=-     )
> response time 99th percentile                        303 (OK=303    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=2000   KO=0     )
> min response time                                      0 (OK=0      KO=-     )
> max response time                                    465 (OK=465    KO=-     )
> mean response time                                   122 (OK=122    KO=-     )
> std deviation                                        131 (OK=131    KO=-     )
> response time 50th percentile                         78 (OK=78     KO=-     )
> response time 75th percentile                        229 (OK=229    KO=-     )
> response time 95th percentile                        363 (OK=363    KO=-     )
> response time 99th percentile                        421 (OK=421    KO=-     )
> mean requests/sec                                    400 (OK=400    KO=-     )