-
Notifications
You must be signed in to change notification settings - Fork 1
Heap fragmentation #1
Copy link
Copy link
Open
Description
All benches in a single bench.ts file get their own V8 instance leading to degraded performance between benches due to heap fragmentation. We should look into signaling this to users and offering ways out, for example maybe running each bench in its own worker.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels