Fork me on GitHub
#graalvm
<
2021-02-13
>
ericdallo15:02:32

About the UPX, the size of clojure-lsp was reduced from 107MB -> 29MB with a drawback of 300ms on the startup

👍 3
ericdallo15:02:55

I'll do some tests but the trade-off for clojure-lsp looks good

🎉 3
ericdallo15:02:39

Probably will use this action on the CI: https://github.com/svenstaro/upx-action

borkdude16:02:10

Does it work on all platforms?

ericdallo16:02:35

the action say it does, I'll test if it works nice with graalvm compiled binaries yet