node/benchmark/url
Joyee Cheung d4b749b62f benchmark: improve WHATWG URL benchmarks
* add benchmark to compare the performance of getting url
  properties between the WHATWG URL and the legacy implementation
* add benchmark to compare the performance of serializing urls
  between the WHATWG URL and the legacy implementation
* refactor the benchmark for comparing parsing performance
  between the two implementations

PR-URL: https://github.com/nodejs/node/pull/10678
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Brian White <mscdex@mscdex.net>
2017-01-15 20:26:19 +08:00
..
legacy-vs-whatwg-url-get-prop.js benchmark: improve WHATWG URL benchmarks 2017-01-15 20:26:19 +08:00
legacy-vs-whatwg-url-parse.js benchmark: improve WHATWG URL benchmarks 2017-01-15 20:26:19 +08:00
legacy-vs-whatwg-url-serialize.js benchmark: improve WHATWG URL benchmarks 2017-01-15 20:26:19 +08:00
url-format.js benchmark: add benchmark for url.format() 2016-06-13 16:17:22 -07:00
url-parse.js benchmark: use strict mode 2016-02-22 11:09:26 -08:00
url-resolve.js benchmark: merge url.js with url-resolve.js 2016-02-26 20:29:05 +11:00
whatwg-url-properties.js benchmark,lib,test: adjust for linting 2017-01-06 14:36:01 -08:00