This post originated from an RSS feed registered with Java Buzz
by Bill de hÓra.
Original Post: Go monkey go
Feed Title: Bill de hÓra
Feed URL: http://www.dehora.net/journal/atom.xml
Feed Description: FD85 1117 1888 1681 7689 B5DF E696 885C 20D8 21F8
Brendan Eich: "One point about Trace Trees (as opposed to less structured kinds of tracing):
you get function inlining without having to build interpreter frames at all,
because the trace recording must reach the loop header in the outer function in order to complete. Therefore, so long
as the JITted code stays 'on trace', no interpreter frames need to be built."