Node.js has [a set of benchmarks used to measure the performance of the `EventEmitter` implementation](https://github.com/nodejs/node/tree/master/benchmark/events)—we should run those against our implementation on CI.