Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 'tseep' to benchmarks #257

Open
Morglod opened this issue Apr 9, 2023 · 3 comments
Open

Add 'tseep' to benchmarks #257

Morglod opened this issue Apr 9, 2023 · 3 comments

Comments

@Morglod
Copy link

Morglod commented Apr 9, 2023

Hi!

Could you please add tseep to benchmarks?

https://github.com/Morglod/tseep/blob/master/benchmarks/results.md

@KODerFunk
Copy link

@Morglod, Good job!

@Romick2005
Copy link

@Morglod Can you please test it if it works for you?

@Morglod
Copy link
Author

Morglod commented Nov 17, 2023

@Romick2005 yep, thank you!)
Did not believe my eyes first when tested on arm64, its 5x times faster

(macos m1, emit-multiple-listeners.js)

rosetta:

EventEmitter3 x 5,918,681 ops/sec ±0.18% (92 runs sampled)
tseep x 40,511,592 ops/sec ±0.15% (95 runs sampled)

arm64 native:

[email protected] x 8,632,438 ops/sec ±0.27% (95 runs sampled)
EventEmitter3(master) x 10,556,285 ops/sec ±0.41% (97 runs sampled)
tseep x 208,070,639 ops/sec ±0.27% (100 runs sampled)

Full results:
arm64_bench.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants