[Truffle] IndirectCallNode vs. another inline cache?
Stefan Marr
java at stefan-marr.de
Sat Jul 5 16:34:09 UTC 2014
Hi:
I was wondering how exactly IndirectCallNode is optimized and what the characteristics are compared to using another inline cache.
Are the performance characteristics supposed to be similar?
Also, how are the interactions with tree inlining and splitting, etc?
The JavaDoc isn’t very explicit on that point. And I didn’t really see how OptimizedIndirectCallNode is used in the code.
Thanks
Stefan
--
Stefan Marr
INRIA Lille - Nord Europe
http://stefan-marr.de/research/
More information about the graal-dev
mailing list