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

Improved prepared calls #163

Merged
merged 4 commits into from
Jun 19, 2024
Merged

Improved prepared calls #163

merged 4 commits into from
Jun 19, 2024

Conversation

fwsGonzo
Copy link
Owner

@fwsGonzo fwsGonzo commented Jun 19, 2024

An attempt at short-circuiting binary translated functions when directly called

The current prepared calls are designed such that they are the most useful to me, but it doesn't seem like they are lowering latency despite clearly "doing less". Very frustrating situation.

@fwsGonzo fwsGonzo merged commit c9bbe33 into master Jun 19, 2024
22 checks passed
@fwsGonzo fwsGonzo deleted the improved_prepared_calls branch June 19, 2024 19:40
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