Potential Graal Regression: The location argument could not be resolved to a constant.

Stefan Marr java at stefan-marr.de
Tue May 27 22:01:09 UTC 2014


Hi:

On 27 May 2014, at 23:35, Andreas Woess <andreas.woess at jku.at> wrote:

> Accessing the arguments directly also avoids the issue (iff 'self'
> cannot be changed).

Finally! I think this issue was the main problem that was still holding back TruffleSOM performance.
Especially the numerical benchmarks should now be on the same level as JRuby+Truffle.

After changing the blocks to use the arguments array to get access to self, I see much better performance for most benchmarks.
Don’t know whether I would have found that one without the error.

Thanks a lot to everyone
Stefan

-- 
Stefan Marr
INRIA Lille - Nord Europe
http://stefan-marr.de/research/





More information about the graal-dev mailing list