Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net/url: reduce allocs on resolvePath func
pregrow result array to avoid small allocation. Change-Id: Ife5f815efa4c163ecdbb3a4c16bfb60a484dfa11 Reviewed-on: https://go-review.googlesource.com/c/go/+/174706 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
- Loading branch information