-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
Closed
Labels
eventtargetIssues and PRs related to the EventTarget implementation.Issues and PRs related to the EventTarget implementation.performanceIssues and PRs related to the performance of Node.js.Issues and PRs related to the performance of Node.js.
Description
Extracting an action item from the OpenJS World AbortController collaborator summit:
The performance of EventTarget is much slower than EventEmitter at the moment (order of magnitude) and we should investigate and improve the performance.
If its okay with @benjamingr and @jasnell (+ any other maintainers that are involved here) I'd like to give this a shot. I'm not sure if it involves just JS or some C++ as well; either way I'm interested in at least investigating and then hopefully improving!
I didn't find an existing issue for this, so if one exists please let me know!
benjamingr and martinheidegger
Metadata
Metadata
Assignees
Labels
eventtargetIssues and PRs related to the EventTarget implementation.Issues and PRs related to the EventTarget implementation.performanceIssues and PRs related to the performance of Node.js.Issues and PRs related to the performance of Node.js.