-
-
Notifications
You must be signed in to change notification settings - Fork 410
Open
Labels
bunRelated to the bun javascript runtimeRelated to the bun javascript runtimemeta-bugIssues that identify a bug and require a fix.Issues that identify a bug and require a fix.
Description
Describe the bug
this is on 2 nodes subscribe to all subnets
- with nodejs, it's average time is ~7ms
- with bun, it's ~ 7x slower
Expected behavior
- right now we use napi so bun does not have a good adventage there, may need to consider using bun:ffi without async instead
Steps to reproduce
No response
Additional context
No response
Operating system
Linux
Lodestar version or commit hash
unstable
wemeetagain
Metadata
Metadata
Assignees
Labels
bunRelated to the bun javascript runtimeRelated to the bun javascript runtimemeta-bugIssues that identify a bug and require a fix.Issues that identify a bug and require a fix.