You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The desire for this arose with the migration to TypeScript (#1) and the suspicion that some non-functional changes may introduce performance regressions. This doesn't need to be blocking.
Node.js has a set of benchmarks used to measure the performance of the
EventEmitter
implementation—we should run those against our implementation on CI.The text was updated successfully, but these errors were encountered: