jit compiler just in time compiler 中文意思是什麼

jit compiler just in time compiler 解釋
運行時的編譯執行程序
  • jit : JIT =just-in-time 【商業】及時盤存調節法〈指及時盤點庫存,以便按照銷售狀況來調節產量〉。
  • compiler : n. 1. 匯集者,編輯(人)。2. 【計算機】自動編碼器;自動編碼[編譯]程序。
  • just : adj 1 公正的,正值的;公平的,正義的。2 恰當的;適當的;應得的。3 正當的,合法的。4 合理的,有充...
  • in : adv 1 朝里,向內,在內。 A coat with a furry side in有皮裡子的外衣。 Come in please 請進來。 The ...
  • time : n 1 時,時間,時日,歲月。2 時候,時刻;期間;時節,季節;〈常pl 〉時期,年代,時代; 〈the time ...
  1. An emulator is a software or hardware approach to emulate a hardware platform on other platform. jit ( just - in - time ) compiler is widely adapted to speed - up emulation, which compiles the instruction of the source platform into target instruction on - the - fly

    由於硬體平臺的不同,一個高效的模擬器可以採用即時編譯器( just - in - timecompiler )技術,即時的把源機器指令編譯成目標機器指令運行。
  2. Lastly the mono jit just in time compiler is speedy, providing all these benefits at a reasonable performance level

    最後, mono jit ( just in time )編譯器速度很快,在適當的性能水準的基礎上提供了所有這些好處。
分享友人