Just-in-time Compilation

CHF 56.95
Auf Lager
SKU
N8U68RKNA2R
Stock 1 Verfügbar
Free Shipping Kostenloser Versand
Geliefert zwischen Mo., 03.11.2025 und Di., 04.11.2025

Details

In computing, just-in-time compilation (JIT), also known as dynamic translation, is a technique for improving the runtime performance of a computer program. JIT builds upon two earlier ideas in run-time environments: bytecode compilation and dynamic compilation. It converts code at runtime prior to executing it natively, for example bytecode into native machine code. The performance improvement over interpreters originates from caching the results of translating blocks of code, and not simply reevaluating each line or operand each time it is met (see Interpreted language). It also has advantages over statically compiling the code at development time, as it can recompile the code if this is found to be advantageous, and may be able to enforce security guarantees. Thus JIT can combine some of the advantages of interpretation and static (ahead-of-time) compilation.
Cart 30 Tage Rückgaberecht
Cart Garantie

Weitere Informationen

  • Allgemeine Informationen
    • GTIN 09786130718527
    • Editor Frederic P. Miller, Agnes F. Vandome, John McBrewster
    • EAN 9786130718527
    • Format Fachbuch
    • Titel Just-in-time Compilation
    • Herausgeber Alphascript Publishing
    • Anzahl Seiten 128
    • Genre Informatik

Bewertungen

Schreiben Sie eine Bewertung
Nur registrierte Benutzer können Bewertungen schreiben. Bitte loggen Sie sich ein oder erstellen Sie ein Konto.