GraalVM doesn't seem to have performance gains in Bitrise (Ubuntu)

There is lots of anecdotal evidence that GraalVM can provide significant performance gains in gradle build times (my main use case is building an Android app with Gradle). (example of such evidence https://issuetracker.google.com/issues/157893911#comment3)

I tried using GraalVM in our app’s Bitrise workflows, and I’ve observed quite the reverse – GraalVM builds seem to take significantly longer, up to 2x longer for the builds I’ve tested on, unless the builds get aborted at the 180min mark.

I wanted to ask why that is, and whether there are any parameters I could tweak that would allow me to experience perf gains. Thank you!

Hi @sofiyataskova!

Thanks for this report! Is there any chance you can provide us access to your app and allow us to review these attempts? Thanks in advance!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.