HaxeFoundation / HaxeFoundation/neko
Is JIT on x86 really faster than interpreter?
Open
- Dominant language
- C
- Stars
- 587
- Forks
- 110
- PR merge metrics
- No merged PRs in 30d
Description
Looking at JIT code and I see that it just generates something like "low-level" interpreter, my question is it really faster than code in `interp.c`? I can't check it on my machine and that's why I'm asking this.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.