Files
node/lib
Brian White 4c9dd6822e events: improve once() performance
This commit takes advantage of the performance improvements V8 has
made to function.bind() in V8 5.4 and uses it to avoid constant
recompilation/reoptimization of the wrapper closure used in once().
This change results in ~27% performance increase for once().

PR-URL: https://github.com/nodejs/node/pull/10445
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Teddy Katz <teddy.katz@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
2016-12-28 21:23:25 -05:00
..
2016-10-18 15:29:38 -07:00
2016-10-14 13:37:12 -07:00
2016-10-19 08:57:20 -07:00
2016-10-16 22:01:02 +02:00
2016-11-29 07:33:24 -05:00
2016-12-28 21:23:25 -05:00
2016-12-26 10:08:42 +01:00
2016-10-18 15:38:43 -07:00
2016-11-01 23:40:44 +01:00
2016-10-04 12:17:32 -04:00
2016-10-04 12:17:32 -04:00
2016-08-10 23:41:28 +02:00
2016-12-24 21:06:23 -08:00
2016-10-26 19:24:22 -07:00
2016-11-06 20:18:56 +02:00