Skip to search formSkip to main contentSkip to account menu

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… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2014
2014
PADRONE is new platform for dynamic binary analysis and optimization. It provides an API to help clients design and develop… 
2011
2011
Modern computer architectures are becoming increasingly parallel with each generation. At the same time, new, different and… 
2010
2010
Accelerating program performance via short SIMD vector units is very common in modern processors, as evidenced by the use of SSE… 
2009
2009
Object-code virtualization, commonly used to achieve software portability, relies on a virtual execution environment, typically… 
2007
2007
Dynamic compilation is typically performed in a separate thread, asynchronously with the remaining application threads. This… 
Review
2006
Review
2006
The multi-core Cell BE architecture has the potential to deliver high performance computation to many applications. However, it… 
2001
2001
Complete system simulation to understand the influence of architecture and operating systems on application execution has been… 
1999
1999
Declarative dynamic compilation systems are driven by user annotations that identify runtime constants. Although manually… 
1997
1997
The JAVA programming language has recently been attracting attention because of its desirable properties such as portability… 
1994
1994
This paper describes a storage management system that is flexible and efficient. The representation of run-time tags yields fast…