graalvm

Discuss GraalVM related topics. Use clojure 1.10.2 or newer for all new projects. Contribute to https://github.com/clj-easy/graal-docs and https://github.com/BrunoBonacci/graalvm-clojure. GraalVM slack: https://www.graalvm.org/slack-invitation/.
dominicm 2020-12-01T15:01:58.188900Z

@borkdude Apparently I didn't publish my numbers, but pohjavirta performed very well under graalvm iirc.

borkdude 2020-12-01T15:03:02.189400Z

@dominicm oooh thank you. I haven't tried undertow. how is the binary size that it yields?

dominicm 2020-12-01T17:04:21.189500Z

@borkdude I didn't measure that, sorry.

borkdude 2020-12-01T17:09:20.189900Z

Thanks for the idea nonetheless, I will do some investigation. How well maintained is undertow?

dominicm 2020-12-01T17:11:01.190Z

https://issues.redhat.com/browse/UNDERTOW-1408 maybe I've misremembered...

dominicm 2020-12-01T17:11:13.190100Z

I'll double check later

dominicm 2020-12-01T17:16:01.190200Z

aleph works pretty well too, as netty configs have broadly existed. But jetty is faster than aleph (for simple hello world, not for real-world streaming applications necessarily.)