Fork me on GitHub
#graalvm
<
2020-02-08
>
lread16:02:28

oh cool! they had hoped to have reduced native-image memory consumption in v20, looking forward to giving it a whirl.

borkdude19:02:54

it looks like they're logging the memory usage at each step now: see the build binary step here: https://circleci.com/gh/borkdude/babashka/4058

borkdude22:02:52

discovered a startup time regression with the latest graalvm 20 dev build: https://github.com/oracle/graal/issues/2136 it would be great if you could also do some testing on this, on your own projects