jih2000
January 25th, 2005, 22:39
Is the JIT compiller a dynarec implementation and if not, is one planned in the future?
Really nice looking emu, although i can only seem to get 3fps on an xp2500+geforce6800+512megs in pong using dolwin 0.1+default settings (and others variations too) for some reason and i see others with 11fps in mariokart :P !
Cheers,
Marty
Federelli
January 26th, 2005, 02:25
Afaik, only the interpreter is working in the current release, i guess the "jit comp" isn't complete.
In fact i have no idea what a jit compiler is :P, so a differenciation between it and dynarec would be really nice.
Knuckles
January 26th, 2005, 03:38
You actually see the difference, dolwin's interpreter speed (when setup correctly ) is close to Dolphin's buggy dynarec, prolly Dolwin's dynarec will be better then the dolphin one? :P
jih2000
January 26th, 2005, 17:56
I think JIT, well in the case of java is Just In Time complilation. Java is an interpretive language, well from when i studied it (4years ago) and i dont think its changed, so thats what was a bit confusing :)
Azimer
January 29th, 2005, 05:17
JITC/Dynarec are synonymous. Dynamically Recompiling code is identical to Compiling Just In Time of execution. I see no difference except JITC is a better term imo.
vBulletin v3.6.2, Copyright ©2000-2009, Jelsoft Enterprises Ltd.