Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Benchmarks for applying QueryParams in parseRequestURL function
```shell % go test -benchmem -bench=. -run=^Benchmark goos: darwin goarch: amd64 pkg: github.com/go-resty/resty/v2 cpu: Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz Benchmark_parseRequestURL_QueryParam-16 663658 1806 ns/op 496 B/op 15 allocs/op PASS ok github.com/go-resty/resty/v2 2.491s ```
- Loading branch information