[Question] Is there a performance benchmark compare with other eventemitter library?
Offen
- Vorherrschende Sprache
- TypeScript
- Sterne
- 11.9k
- Forks
- 488
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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、……
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.