summaryrefslogtreecommitdiff
path: root/benchmark/url/url-searchparams-read.js
Commit message (Expand)AuthorAgeFilesLines
* benchmark: add trailing commas in `benchmark/url`Antoine du Hamel2023-02-101-1/+1
* test,benchmark: stop requiring URL and URLSearchParamsraisinten2021-01-181-1/+0
* benchmark: swap var for let in url benchmarksAlex Ramirez2019-07-301-1/+1
* benchmark: fix benchmark for urlSergey Golovin2018-03-111-6/+5
* benchmark: (url) refactorRuben Bridgewater2018-02-011-36/+5
* benchmark: (url) use destructuringRuben Bridgewater2018-01-231-5/+1
* url: avoid instanceof for WHATWG URLBrian White2017-04-041-1/+1
* benchmark: simplify URLSearchParams importTimothy Gu2017-02-031-1/+1
* url: improving URLSearchParamsTimothy Gu2017-01-191-0/+58