Welcome, Guest. Please login or register.

Author Topic: What excatly is JIT emulation?  (Read 3169 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline T_Bone

  • Hero Member
  • *****
  • Join Date: Jun 2002
  • Posts: 5124
    • Show all replies
    • http://www.amiga.org/userinfo.php?uid=1961
Re: What excatly is JIT emulation?
« on: August 10, 2003, 12:41:23 AM »
It's a special type of emulation, instead of emulating instruction-by-instruction, the code is pre-translated to native and then run, making it faster than one-by-one emulation.

Repetative tasks speed up considerably as the code only needs to be translated once, rather than emulated over and over

Something like that anyway :_P
this space for rent