GraalVM + Ktor
here's a good starting point for anyone interested: example utilising "kraal" gradle plugin
I would like to get your input, whether it is of interest to ktor developers.
Is this a worthwhile endeavour?
Is the supposed performance boost, if any, worth the hassle?
Does it depend entirely on the use-case?
n
Nikky
11/16/2020, 10:35 PM
i tried that in the past and an example would have been very useful
until Ktor server runs on kotlin-native this is probably the next best thing
can graal do cross compilation to arm (raspi) ? and is kraal set up to allow that? iirc thats where i was stuck last time