Replies: 2 comments 2 replies
-
Do you use Mandrel or GraalVM? CC @zakkak |
Beta Was this translation helpful? Give feedback.
2 replies
-
@vincejv this is happening due to A detailed answer can be found in #38600 (comment) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Any one noticed a significant increase in the binaries compiled with 3.7.1 compared to 3.6.7? I'm using few Quarkus libraries on top of the framework, mostly just rest client related, and I have observed the docker image published in docker hub increased by 10mb+ (https://hub.docker.com/r/vincejv/qbittorrent-exporter/tags) 0.0.18 (37mb) vs 0.0.17 (28mb).
I thought removing support for older java version would actually reduce the binaries as it will remove legacy code?
Source code: https://github.com/vincejv/qbittorrent-exporter
Beta Was this translation helpful? Give feedback.
All reactions