Skip to search form
Skip to main content
Skip to account menu
Semantic Scholar
Semantic Scholar's Logo
Search 223,559,309 papers from all fields of science
Search
Sign In
Create Free Account
Dynamic compilation
Known as:
Dynamic compiler
Dynamic compilation is a process used by some programming language implementations to gain performance during program execution. Although the…
Expand
Wikipedia
(opens in a new tab)
Create Alert
Alert
Related topics
Related topics
26 relations
APL
Compile time
Compiler
Dynamic recompilation
Expand
Papers overview
Semantic Scholar uses AI to extract papers important to this topic.
2014
2014
PADRONE: a Platform for Online Profiling, Analysis, and Optimization
E. Riou
,
Erven Rohou
,
P. Clauss
,
Nabil Hallou
,
A. Ketterlin
2014
Corpus ID: 56880002
PADRONE is new platform for dynamic binary analysis and optimization. It provides an API to help clients design and develop…
Expand
2011
2011
Parallelism and Retargetability in the ILDJIT Dynamic Compiler
M. Tartara
,
Simone Campanoni
,
G. Agosta
,
S. Crespi-Reghizzi
ARCS
2011
Corpus ID: 3583248
Modern computer architectures are becoming increasingly parallel with each generation. At the same time, new, different and…
Expand
2010
2010
Automatic vector instruction selection for dynamic compilation
R. Barik
,
Jisheng Zhao
,
Vivek Sarkar
International Conference on Parallel…
2010
Corpus ID: 12236819
Accelerating program performance via short SIMD vector units is very common in modern processors, as evidenced by the use of SSE…
Expand
2009
2009
Dynamic Look Ahead Compilation: A Technique to Hide JIT Compilation Latencies in Multicore Environment
Simone Campanoni
,
M. Sykora
,
G. Agosta
,
S. Crespi-Reghizzi
International Conference on Compiler Construction
2009
Corpus ID: 15868806
Object-code virtualization, commonly used to achieve software portability, relies on a virtual execution environment, typically…
Expand
2007
2007
Dynamic compilation: the benefits of early investing
P. Kulkarni
,
Matthew Arnold
,
M. Hind
International Conference on Virtual Execution…
2007
Corpus ID: 6989240
Dynamic compilation is typically performed in a separate thread, asynchronously with the remaining application threads. This…
Expand
Review
2006
Review
2006
Programming using RapidMind on the Cell BE
M. McCool
,
Bruce D. D'Amora
International Conference on Software Composition
2006
Corpus ID: 2532757
The multi-core Cell BE architecture has the potential to deliver high performance computation to many applications. However, it…
Expand
2001
2001
Characterizing operating system activity in SPECjvm98 Benchmarks
Tao Li
,
L. John
,
V. Narayanan
,
A. Sivasubramaniam
2001
Corpus ID: 14143505
Complete system simulation to understand the influence of architecture and operating systems on application execution has been…
Expand
1999
1999
Calpa: atool for automating dynamic compilation
Markus U. Mock
,
M. Berryman
,
C. Chambers
,
S. Eggers
1999
Corpus ID: 18028719
Declarative dynamic compilation systems are driven by user annotations that identify runtime constants. Although manually…
Expand
1997
1997
A JAVA ILP Machine Based on Fast Dynamic Compilation
K. Ebcioglu
,
E. Altman
,
E. Hokenek
1997
Corpus ID: 15395682
The JAVA programming language has recently been attracting attention because of its desirable properties such as portability…
Expand
1994
1994
Don't Stop the BIBOP: Flexible and Ecient Storage Management for Dynamically Typed Languages
LanguagesR. Kent Dybvig
,
David Eby
,
Carl Bruggemanfdyb
,
Carl Bruggeman
1994
Corpus ID: 1041654
This paper describes a storage management system that is flexible and efficient. The representation of run-time tags yields fast…
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