diff options
| author | Tobias Klauser <tklauser@distanz.ch> | 2023-08-23 11:22:04 +0200 |
|---|---|---|
| committer | Gopher Robot <gobot@golang.org> | 2023-08-23 16:39:35 +0000 |
| commit | aa0ba4dcaff56b1e44ad0165516db36b71f99e50 (patch) | |
| tree | e231a1d2a2ff91d2d9b611f80883496cfb5cef07 /src/encoding | |
| parent | a97f71578fe326629b6cdeaabe6eb0286ccc5c74 (diff) | |
| download | go-aa0ba4dcaff56b1e44ad0165516db36b71f99e50.tar.xz | |
net: use internal/bytealg.CountString
On platforms that provide a native implementation this might be slightly
faster. On other platforms it is equivalent to the count func.
Change-Id: If46cc65598993e64084cc98533cb8c1e9679a6fd
Reviewed-on: https://go-review.googlesource.com/c/go/+/522136
TryBot-Result: Gopher Robot <gobot@golang.org>
Auto-Submit: Tobias Klauser <tobias.klauser@gmail.com>
Reviewed-by: Damien Neil <dneil@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
Diffstat (limited to 'src/encoding')
0 files changed, 0 insertions, 0 deletions
