-
-
Notifications
You must be signed in to change notification settings - Fork 10
MakeCallback is very slow #24
Copy link
Copy link
Open
Labels
benchmark-neededAdd to issues that does not have a benchmarkAdd to issues that does not have a benchmarkhelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
benchmark-neededAdd to issues that does not have a benchmarkAdd to issues that does not have a benchmarkhelp wantedExtra attention is neededExtra attention is needed
Calling into JS from CPP is very slow. Is this due to async hooks? Could we disable that with a global option if the user doesn't need async hooks?