Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is JIT on x86 really faster than interpreter? #206

Open
playXE opened this issue Feb 13, 2020 · 0 comments
Open

Is JIT on x86 really faster than interpreter? #206

playXE opened this issue Feb 13, 2020 · 0 comments

Comments

@playXE
Copy link

playXE commented Feb 13, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant