node/benchmark/events
Benedikt Meurer 9dbeea0cc9 benchmark: Improve event performance tests.
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>
2017-07-19 15:02:09 -04:00
..
ee-add-remove.js benchmark: Improve event performance tests. 2017-07-19 15:02:09 -04:00
ee-emit-multi-args.js tools,benchmark: increase lint compliance 2016-02-27 20:15:17 -08:00
ee-emit.js benchmark: use strict mode 2016-02-22 11:09:26 -08:00
ee-listener-count-on-prototype.js benchmark: Improve event performance tests. 2017-07-19 15:02:09 -04:00
ee-listeners-many.js benchmark: Improve event performance tests. 2017-07-19 15:02:09 -04:00
ee-listeners.js benchmark: Improve event performance tests. 2017-07-19 15:02:09 -04:00
ee-once.js benchmark: Improve event performance tests. 2017-07-19 15:02:09 -04:00