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:
authorBen Noordhuis <info@bnoordhuis.nl>2014-12-20 01:44:19 +0300
committerBen Noordhuis <info@bnoordhuis.nl>2014-12-20 23:33:21 +0300
commit6b2af5f0c7056fc8ab35633b45d6346ab2fdc4f5 (patch)
tree13f382a8ed0b1854b91cfd2e3b6856041e5e05ea /benchmark/url
parentd3f8db124463e478420d8bba6fa5cf13af7b4ecb (diff)
benchmark: rename url.parse() benchmark
Rename the url.parse() benchmark from url.js to url-parse.js. A follow-up commit is going to add another one for url.resolve(). PR-URL: https://github.com/iojs/io.js/pull/184 Reviewed-By: Chris Dickinson <christopher.s.dickinson@gmail.com>
Diffstat (limited to 'benchmark/url')
-rw-r--r--benchmark/url/url-parse.js (renamed from benchmark/url/url.js)0
1 files changed, 0 insertions, 0 deletions
diff --git a/benchmark/url/url.js b/benchmark/url/url-parse.js
index ffa47c4ccd6..ffa47c4ccd6 100644
--- a/benchmark/url/url.js
+++ b/benchmark/url/url-parse.js