Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian White <mscdex@mscdex.net>2016-12-25 07:27:46 +0300
committerItalo A. Casas <me@italoacasas.com>2017-01-27 16:11:46 +0300
commitd19136da84780003570ecffc378a2e4ce2beef1e (patch)
treeca5e2ffd2a05e5e908a18e3ec91c622179978e97 /benchmark
parentd628f3a227d8a76708e94d7acee70dbcbc0d85d2 (diff)
benchmark: move punycode benchmark out of net
punycode/ICU is not specific to any particular module, so move it to a more generic location. PR-URL: https://github.com/nodejs/node/pull/10446 Reviewed-By: James M Snell <jasnell@gmail.com>
Diffstat (limited to 'benchmark')
-rw-r--r--benchmark/misc/punycode.js (renamed from benchmark/net/punycode.js)0
1 files changed, 0 insertions, 0 deletions
diff --git a/benchmark/net/punycode.js b/benchmark/misc/punycode.js
index f4d22557ac5..f4d22557ac5 100644
--- a/benchmark/net/punycode.js
+++ b/benchmark/misc/punycode.js