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

Draft
wants to merge 3 commits into
base: dev
Choose a base branch
from
Draft

New Plugin: hypercaller #1496

wants to merge 3 commits into from

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.

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