Camil Demetrescu edited case-study.tex  over 8 years ago

Commit id: 3caafc0e9fa9da1ea8d6ac2f02239c31cf3eff0e

deletions | additions      

       

Lameed and Hendren thus propose and implement in McVM two dynamic techniques for optimizing \feval\ instructions:  \begin{itemize}  \item {OSR-based specialization:} when a loop containing an feval \feval\  becomes hot, an open  OSR is fired. triggered: the OSR handler invokes a code generator that creates a specialized version of the interrupted function and diverts control to the optimized version.  \end{itemize}  \ifdefined\fullver