Here is total package generation times for separate modules,
[INFO] eclipse-microprofile-kumuluz-test 1.0-SNAPSHOT ..... SUCCESS [ 3.697 s]
[INFO] helidon-quickstart-se 1.0-SNAPSHOT ................. SUCCESS [ 9.780 s]
[INFO] micronaut-demo 0.1 ................................. SUCCESS [ 7.783 s]
[INFO] quarkus-demo 1.0.0-SNAPSHOT ........................ SUCCESS [ 15.303 s]
[INFO] springboot-demo 0.0.1-SNAPSHOT ..................... SUCCESS [ 7.345 s]
[INFO] vertx-demo 1.0.0-SNAPSHOT .......................... SUCCESS [ 4.544 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.3) Started DemoApplication in 2.229 seconds (JVM running for 2.815)
```bash
—- Global Information ——————————————————–
request count 2000 (OK=2000 KO=0 ) min response time 0 (OK=0 KO=- ) max response time 193 (OK=193 KO=- ) mean response time 9 (OK=9 KO=- ) std deviation 25 (OK=25 KO=- ) response time 50th percentile 1 (OK=1 KO=- ) response time 75th percentile 2 (OK=2 KO=- ) response time 95th percentile 66 (OK=66 KO=- ) response time 99th percentile 123 (OK=123 KO=- ) mean requests/sec 400 (OK=400 KO=- )
powered by Quarkus 2.0.3.Final) started in 1.110s. 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 199 (OK=199 KO=- )
> mean response time 10 (OK=10 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 69 (OK=69 KO=- )
> response time 99th percentile 133 (OK=133 KO=- )
> mean requests/sec 400 (OK=400 KO=- )
micronaut version:2.0.1 Startup completed in 1057ms. 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 169 (OK=169 KO=- ) mean response time 6 (OK=6 KO=- ) std deviation 19 (OK=19 KO=- ) response time 50th percentile 1 (OK=1 KO=- ) response time 75th percentile 1 (OK=1 KO=- ) response time 95th percentile 44 (OK=44 KO=- ) response time 99th percentile 98 (OK=98 KO=- ) mean requests/sec 400 (OK=400 KO=- )
vertx version:4.1.2
```bash
---- Global Information --------------------------------------------------------
> request count 2000 (OK=2000 KO=0 )
> min response time 0 (OK=0 KO=- )
> max response time 108 (OK=108 KO=- )
> mean response time 4 (OK=4 KO=- )
> std deviation 13 (OK=13 KO=- )
> response time 50th percentile 1 (OK=1 KO=- )
> response time 75th percentile 1 (OK=1 KO=- )
> response time 95th percentile 26 (OK=26 KO=- )
> response time 99th percentile 65 (OK=65 KO=- )
> mean requests/sec 400 (OK=400 KO=- )
kumuluz version:${kumuluz.version} Server – Started @3952ms
```bash
—- Global Information ——————————————————–
request count 2000 (OK=2000 KO=0 ) min response time 0 (OK=0 KO=- ) max response time 171 (OK=171 KO=- ) mean response time 13 (OK=13 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 92 (OK=92 KO=- ) response time 99th percentile 134 (OK=134 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 235 (OK=235 KO=- )
> mean response time 20 (OK=20 KO=- )
> std deviation 43 (OK=43 KO=- )
> response time 50th percentile 1 (OK=1 KO=- )
> response time 75th percentile 5 (OK=5 KO=- )
> response time 95th percentile 133 (OK=133 KO=- )
> response time 99th percentile 176 (OK=176 KO=- )
> mean requests/sec 400 (OK=400 KO=- )