[Question] Is there a performance benchmark compare with other eventemitter library?
Open
- Dominant language
- TypeScript
- Stars
- 11.9k
- Forks
- 488
- PR merge metrics
- No merged PRs in 30d
Description
I'm looking for an eventemitter library for our cross platform framework, which will be run in pure V8 JS engine (Not NodeJS or browser environment).
I prefer to use mitt because of its small, but I am a little concern about its performance because event may be emit million times in out framework.
Is there a benchmark for mitt? Or performance comparison with other eventemitter library such as eventemitter3、event、……
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.