mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
0011eb28cf
Currently most of the event tests only test a single event type, which might let those benchmark take fast-paths (in V8) that aren't taken in realistic use cases, and thus the benchmarks are not good proxies of real world uses. PR-URL: https://github.com/nodejs/node/pull/14052 Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Timothy Gu <timothygu99@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> |
||
---|---|---|
.. | ||
ee-add-remove.js | ||
ee-emit-multi-args.js | ||
ee-emit.js | ||
ee-listener-count-on-prototype.js | ||
ee-listeners-many.js | ||
ee-listeners.js | ||
ee-once.js |