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

go bindings: benchmark CGo overhead and #cgo noescape/nocallback #93

Open
cyphar opened this issue Oct 19, 2024 · 0 comments
Open

go bindings: benchmark CGo overhead and #cgo noescape/nocallback #93

cyphar opened this issue Oct 19, 2024 · 0 comments
Labels
bindings/go Related to the Go bindings.
Milestone

Comments

@cyphar
Copy link
Member

cyphar commented Oct 19, 2024

It's not clear to me how slow CGo actually is for our usecase (and this whether #87 is actually justified). We can probably also tag all of our functions #cgo noescape and/or #cgo nocallback once we update to Go 1.24 (golang/go#56378).

@cyphar cyphar added the bindings/go Related to the Go bindings. label Oct 19, 2024
@cyphar cyphar added this to the 0.3.0 milestone Oct 19, 2024
@cyphar cyphar changed the title go bindings: benchmark CGo overhead and #cgo no escape/nocallback go bindings: benchmark CGo overhead and #cgo noescape/nocallback Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bindings/go Related to the Go bindings.
Projects
None yet
Development

No branches or pull requests

1 participant