mirror of https://github.com/lukechilds/node.git
Browse Source
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>v6
Benedikt Meurer
8 years ago
committed by
Matteo Collina
5 changed files with 28 additions and 15 deletions
Loading…
Reference in new issue