start | find | index | login or register | edit | ||
JIT
by earl, 5729 days ago
Just-In-TimeIn compilers, a "JIT compiler", also referred to as "jitter", compiles a piece of code just before executing it, in order to subsequently execute the compilation result instead. Typically, the input to a jitter is some form of bytecode (which could alternatively be interpreted) and the output is native code. Some prominent examples, past and present, include: - pioneering work in Sun's Self and ParcPlace Systems' [create ObjectWorks], - HP's Dynamo project, which JIT-compiled native code into (improved) native code, - Sun's [create HotSpot] JVM, which compiles Java bytecode into native code, or - LLVM, compiling LLVM bytecode into native code. |
search 39 active users
backlinks (more) recent stores (more) echo earlZstrainYat|tr ZY @. |
|
earl.strain.at • esa3 • online for 8662 days • c'est un vanilla site |