MetaMask / MetaMask/safe-event-emitter
Run benchmarks from node core on CI
Open
- Dominant language
- TypeScript
- Stars
- 22
- Forks
- 23
- Avg merge
- 11h 6m
- Merged PRs (30d)
- 2
Description
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.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with Node.js's benchmark/events suite and this repository's CI configuration, then compare the benchmark setup with the TypeScript EventEmitter implementation. Done means the relevant benchmarks run automatically in CI and produce usable results.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, typescript
- Domain
- ci-cd, performance
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100