Created
November 5, 2020 14:33
-
-
Save markxnelson/69c65c1f40dd13390d68044d38d19b51 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Pods | Access | Application | Logging | Avg. Response Time (ms) | Transactions / sec | |
---|---|---|---|---|---|---|
1 | Traefik | Golang | No | 5.07 | 14651.80 | |
1 | Traefik | Native Image | No | 5.05 | 15812.28 | |
1 | Traefik | Java (Helidon) | No | 7.05 | 11823.69 | |
1 | Traefik | Java Jlink (Helidon) | No | 9.08 | 9271.02 | |
100 | Traefik | Golang | No | 5.06 | 15646.75 | |
100 | Traefik | Native Image | No | 5.17 | 15462.40 | |
100 | Traefik | Java (Helidon) | No | 11.42 without warmup/ 5.07 with warmup | 8015.96 / 15838.32 | |
100 | Traefik | Java Jlink (Helidon) | No | 9.61 / 5.64 | 9424.62 / 14732.31 | |
1 | ClusterIP | Golang | No | 1.2 | 43712.02 | |
1 | ClusterIP | Native Image | No | 2.12 | 30497.10 | |
1 | ClusterIP | Java (Helidon) | No | 7.19 / 5.73 | 12819.52 / 14878.95 | |
1 | ClusterIP | Java Jlink (Helidon) | No | 7.19 / 6.27 | 12610.49 / 13817.68 | |
100 | ClusterIP | Golang | No | 1.25 | 34170.51 | |
100 | ClusterIP | Native Image | No | 1.32 | 33558.17 | |
100 | ClusterIP | Java (Helidon) | No | 3.35 / 2.04 | 14358.94 / 24410.48 | |
100 | ClusterIP | Java Jlink (Helidon) | No | 2.56 / 1.87 | 18098.23 / 26520.97 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment