Skip to search form
Skip to main content
Skip to account menu
Semantic Scholar
Semantic Scholar's Logo
Search 228,398,767 papers from all fields of science
Search
Sign In
Create Free Account
Tracing just-in-time compilation
Known as:
Tracing JIT
Tracing just-in-time compilation is a technique used by virtual machines to optimize the execution of a program at runtime. This is done by recording…
Expand
Wikipedia
(opens in a new tab)
Create Alert
Alert
Related topics
Related topics
23 relations
Android
Android version history
Common Intermediate Language
Common subexpression elimination
Expand
Papers overview
Semantic Scholar uses AI to extract papers important to this topic.
2017
2017
Cross-layer workload characterization of meta-tracing JIT VMs
Berkin Ilbeyi
,
C. F. Bolz-Tereick
,
C. Batten
IEEE International Symposium on Workload…
2017
Corpus ID: 7047878
Dynamic programming languages are becoming increasingly popular, and this motivates the need for just-in-time (JIT) compilation…
Expand
2016
2016
Optimizing Sideways Composition: Fast Context-oriented Programming in ContextPyPy
Tobias Pape
,
T. Felgentreff
,
R. Hirschfeld
COP@ECOOP
2016
Corpus ID: 18615232
The prevalent way of code sharing in many current object systems is static and/or single inheritance; both are limiting in…
Expand
2015
2015
Columnar objects: improving the performance of analytical applications
Toni Mattis
,
Johannes Henning
,
Patrick Rein
,
R. Hirschfeld
,
M. Appeltauer
SIGPLAN symposium on New ideas, new paradigms…
2015
Corpus ID: 16288395
Growing volumes of data increase the demand to use it in analytical applications to make informed decisions. Unfortunately…
Expand
2015
2015
Towards reducing the need for algorithmic primitives in dynamic language VMs through a tracing JIT
T. Felgentreff
,
Tobias Pape
,
Lars Wassermann
,
R. Hirschfeld
,
Carl Friedrich Bolz-Tereick
ICOOOLPS@ECOOP
2015
Corpus ID: 18890282
When implementing virtual machines, besides the interpreter and optimization facilities, we have to include a set of primitive…
Expand
2013
2013
Trace-based just-in-time compilation for lazy functional programming languages
Thomas Schilling
2013
Corpus ID: 43281263
This thesis investigates the viability of trace-based just-in-time (JIT) compilation for optimising programs written in the lazy…
Expand
2013
2013
Trace-based just-intime compiler for Haskell with RPython Even
Wiik Thomassen
2013
Corpus ID: 6677964
Can Haskell benefit from tracing JIT optimization techniques, and is the RPython translation toolchain suitable for purely…
Expand
2013
2013
Dalvik Tracing JIT 最佳化 -- 去除冗餘例外檢查與低成本例外檢查實作
簡子翔
2013
Corpus ID: 63745303
This thesis discusses several properties of Dalvik Tracing JIT and explains the reason why does the existing optimization or…
Expand
2012
2012
Loop-aware optimizations in PyPy's tracing JIT
H. Ardö
,
Carl Friedrich Bolz-Tereick
,
Maciej Fijalkowski
Dynamic Languages Symposium
2012
Corpus ID: 4221968
One of the nice properties of a tracing just-in-time compiler (JIT) is that many of its optimizations are simple, requiring one…
Expand
By clicking accept or continuing to use the site, you agree to the terms outlined in our
Privacy Policy
(opens in a new tab)
,
Terms of Service
(opens in a new tab)
, and
Dataset License
(opens in a new tab)
ACCEPT & CONTINUE