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

Add experimental inaccurate dispatch #168

Merged
merged 1 commit into from
Jul 2, 2024
Merged

Conversation

fwsGonzo
Copy link
Owner

@fwsGonzo fwsGonzo commented Jun 24, 2024

Who understands you, machine? It's literally slower than the instruction-counting dispatch. By a fairly large margin.

@fwsGonzo fwsGonzo marked this pull request as draft June 24, 2024 18:38
@fwsGonzo fwsGonzo marked this pull request as ready for review July 2, 2024 13:04
@fwsGonzo
Copy link
Owner Author

fwsGonzo commented Jul 2, 2024

It continues being slower than counted threaded, but actually faster than counted switch-based. Overall, it's an experimental feature that few people will use, but it shows that it can be faster. And, it matches well with timed vmcalls.

@fwsGonzo fwsGonzo merged commit d814d02 into master Jul 2, 2024
22 checks passed
@fwsGonzo fwsGonzo deleted the inaccurate_dispatch branch July 2, 2024 13:12
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

Successfully merging this pull request may close these issues.

None yet

1 participant