JIT-Based Cost Analysis for Dynamic Program Transformations Article Swipe
Related Concepts
John Magnus Morton
,
Patrick Maier
,
Phil Trinder
·
YOU?
·
· 2016
· Open Access
·
· DOI: https://doi.org/10.1016/j.entcs.2016.12.012
· OA: W2566400907
YOU?
·
· 2016
· Open Access
·
· DOI: https://doi.org/10.1016/j.entcs.2016.12.012
· OA: W2566400907
Tracing JIT compilation generates units of compilation that are easy to analyse and are known to execute frequently. The AJITPar project investigates whether the information in JIT traces can be used to dynamically transform programs for a specific parallel architecture. Hence a lightweight cost model is required for JIT traces. \n \nThis paper presents the design and implementation of a system for extracting JIT trace information from the Pycket JIT compiler. We define three increasingly parametric cost models for Pycket traces. We determine the best weights for the cost model parameters using linear regression. We evaluate the effectiveness of the cost models for predicting the relative costs of transformed programs.
Related Topics
Finding more related topics…