Sign in
go
/
go
/
97124af99a9a0f0ec1b3453c67c8af474aabd660
/
src
/
bytes
/
bytes_amd64.go
a025277
bytes,strings: in generic Index, use mix of IndexByte and Rabin-Karp
by Keith Randall
· 7 years ago
f2af0c1
bytes: explicitly state if a function expects UTF-8-encoded data
by Tim Cooper
· 8 years ago
69972ae
internal/cpu: new package to detect cpu features
by Martin Möhrmann
· 8 years ago
d206af1
strings: optimize Count for amd64
by Josselin Costanzi
· 8 years ago
0d3cd51
bytes: fix typo in comment
by Josselin Costanzi
· 8 years ago
01cd22c
bytes: add optimized countByte for amd64
by Josselin Costanzi
· 8 years ago
cfd8916
all: make copyright headers consistent with one space after period
by Michael Munday
· 8 years ago
f31492f
bytes,strings: use IndexByte more often in Index on AMD64
by Ilya Tocar
· 8 years ago
0cff219
strings: use AVX2 for Index if available
by Ilya Tocar
· 9 years ago
e10286a
bytes: make IndexRune faster
by Hiroshi Ioka
· 9 years ago
44f1854
bytes: Use the same algorithm as strings for Index
by Ilya Tocar
· 9 years ago