News Score: Score the News, Sort the News, Rewrite the Headlines

An Attempt to Catch Up with JIT Compilers: The False Lead of Optimizing Inline Caches

Authors:Aurore Poirier (University of Rennes - Inria - CNRS - IRISA, France), Erven Rohou (University of Rennes - Inria - CNRS - IRISA, France), Manuel Serrano (Inria - University of Côte d'Azur, France) View PDF Abstract:Context: Just-in-Time (JIT) compilers are able to specialize the code they generate according to a continuous profiling of the running programs. This gives them an advantage when compared to Ahead-of-Time (AoT) compilers that must choose the code to generate once for all. Inqui...

Read more at arxiv.org

© News Score  score the news, sort the news, rewrite the headlines