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

New Plugin: hypercaller #1496

Merged
merged 5 commits into from
Jun 10, 2024
Merged

New Plugin: hypercaller #1496

merged 5 commits into from
Jun 10, 2024

Conversation

lacraig2
Copy link
Member

Much like hooks the hypercaller plugin is intended to marshal and discern the proper set of requests that should make their way to Python.

The reason is simple: performance. Without a layer of C code to act as a simple filter our Python code would be overused and our runtimes much slower.

@caden-kline caden-kline self-assigned this Jun 6, 2024
… more registers. Magic should be uint32, have had problems with it on 64 bit archs.
@lacraig2 lacraig2 marked this pull request as ready for review June 10, 2024 18:50
@lacraig2 lacraig2 merged commit debd328 into dev Jun 10, 2024
2 of 5 checks passed
@lacraig2 lacraig2 deleted the hypercaller branch June 10, 2024 19:18
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.

2 participants