Files
node/lib
Brian White b6ea857c7d lib: avoid recompilation of anonymous functions
Since at least V8 5.4, using function.bind() is now fast enough to
use to avoid recompiling/reoptimizing the same anonymous functions.
These changes especially impact http servers.

PR-URL: https://github.com/nodejs/node/pull/6533
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Fedor Indutny <fedor.indutny@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
2016-12-29 14:19:03 -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