benchmark: rename url.parse() benchmark
authorBen Noordhuis <info@bnoordhuis.nl>
Fri, 19 Dec 2014 22:44:19 +0000 (23:44 +0100)
committerBen Noordhuis <info@bnoordhuis.nl>
Sat, 20 Dec 2014 20:33:21 +0000 (21:33 +0100)
commit6b2af5f0c7056fc8ab35633b45d6346ab2fdc4f5
tree13f382a8ed0b1854b91cfd2e3b6856041e5e05ea
parentd3f8db124463e478420d8bba6fa5cf13af7b4ecb
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>
benchmark/url/url-parse.js [moved from benchmark/url/url.js with 100% similarity]