Call Targets Not Optimized

Stefan Marr java at stefan-marr.de
Sat Sep 17 08:00:03 UTC 2016


Hi Cristian:

You can adjust the compilation threshold for testing with: -Dgraal.TruffleCompilationThreshold=1

Best regards
Stefan


> On 17 Sep 2016, at 09:54, Cristian Esquivias <cristian.esquivias at gmail.com> wrote:
> 
> Thanks Chris, having it run longer did the trick. I disabled background
> compilation and the program took forever (it's still running). Is there a
> way to trigger compilation for my functions for small tests without having
> to write infinite loops or blocking to compile every function?
> 
> - Cristian



More information about the graal-dev mailing list