node/benchmark/net
James M Snell d0e24923a6 net: use icu's punycode implementation
ICU has a punycode implementation built in. Use it instead of the
javascript implementation because it's much faster.

PR-URL: https://github.com/nodejs/node/pull/7355
Reviewed-By: Trevor Norris <trev.norris@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
2016-07-05 22:36:51 +02:00
..
net-c2s-cork.js benchmark: Fix crash in net benchmarks 2016-05-03 20:20:31 -04:00
net-c2s.js benchmark: Fix crash in net benchmarks 2016-05-03 20:20:31 -04:00
net-pipe.js benchmark: Fix crash in net benchmarks 2016-05-03 20:20:31 -04:00
net-s2c.js benchmark: Fix crash in net benchmarks 2016-05-03 20:20:31 -04:00
punycode.js net: use icu's punycode implementation 2016-07-05 22:36:51 +02:00
tcp-raw-c2s.js buffer: add .from(), .alloc() and .allocUnsafe() 2016-03-16 08:34:02 -07:00
tcp-raw-pipe.js buffer: add .from(), .alloc() and .allocUnsafe() 2016-03-16 08:34:02 -07:00
tcp-raw-s2c.js buffer: add .from(), .alloc() and .allocUnsafe() 2016-03-16 08:34:02 -07:00