Just-In-Time compilation (JIT)

GPTKB entity

Statements (29)
Predicate Object
gptkbp:instanceOf compilation technique
gptkbp:alsoKnownAs JIT compilation
gptkbp:category gptkb:programming_language
computer science
software optimization
gptkbp:cause startup latency
gptkbp:compilationTime runtime environment
gptkbp:compilesTo bytecode to native machine code
gptkbp:contrastsWith ahead-of-time compilation (AOT)
interpreted execution
gptkbp:enables dynamic optimization
platform independence
gptkbp:features virtual machines
dynamic programming languages
https://www.w3.org/2000/01/rdf-schema#label Just-In-Time compilation (JIT)
gptkbp:improves memory usage
execution speed
gptkbp:introducedIn gptkb:Lisp_systems
gptkbp:popularizedBy gptkb:Java
gptkbp:purpose improve runtime performance
gptkbp:relatedTo gptkb:V8_JavaScript_engine
gptkb:PyPy
gptkb:LLVM
gptkb:HotSpot_compiler
gptkbp:usedIn gptkb:Java_Virtual_Machine_(JVM)
gptkb:.NET_Common_Language_Runtime_(CLR)
JavaScript engines
gptkbp:bfsParent gptkb:Common_Language_Runtime_(CLR)
gptkbp:bfsLayer 6