by markelliot on 11/12/19, 2:03 PM with 29 comments
by smabie on 11/12/19, 9:00 PM
Would be nice because supposedly not only does GraalVM reduce start-up time but features some highly aggressive optimizations ideal for abstraction heavy code/languages (like scala). Would be nice to use because scala generates garbage like it’s no tomorrow.
by suyash on 11/12/19, 7:19 PM
by xiphias2 on 11/12/19, 6:02 PM
by The_rationalist on 11/12/19, 6:34 PM
by hellofunk on 11/12/19, 4:56 PM
by mister_hn on 11/12/19, 3:45 PM
I believe it underperforms in comparison with raw C or C++ implementation, just because of the overhead that goes through GraalVM