Skip to content

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

@cyphar

Description

@cyphar

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bindings/goRelated to the Go bindings.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions