freebsd-amd64-race at 39ceaf79614ac7a8874c086ec3c012464f710aca :: Running /tmp/workdir/go/src/make.bash with args ["/tmp/workdir/go/src/make.bash" "-force"] and env ["LANG=C.UTF-8" "HOME=/" "MM_CHARSET=UTF-8" "RC_PID=16" "BLOCKSIZE=K" "WORKDIR=/tmp/workdir" "GO_BUILDER_NAME=freebsd-amd64-race" "GO_TEST_TIMEOUT_SCALE=2" "GOBIN=" "GOROOT_BOOTSTRAP=" "TMPDIR=/tmp/workdir/tmp" "GOCACHE=/tmp/workdir/gocache" "GOPLSCACHE=/tmp/workdir/goplscache" "PATH=/tmp/workdir/go1.4/go/bin:/bin:/sbin:/usr/bin:/usr/local/bin" "PWD=/tmp/workdir/go/src"] in dir /tmp/workdir/go/src WARNING: //go1.4/bin/go does not exist, found /tmp/workdir/go1.4/go/bin/go from env WARNING: set /tmp/workdir/go1.4/go as GOROOT_BOOTSTRAP Building Go cmd/dist using /tmp/workdir/go1.4/go. (go1.22.6 freebsd/amd64) Building Go toolchain1 using /tmp/workdir/go1.4/go. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for freebsd/amd64. --- Installed Go for freebsd/amd64 in /tmp/workdir/go Installed commands in /tmp/workdir/go/bin *** You need to add /tmp/workdir/go/bin to your PATH. :: Running /tmp/workdir/go/bin/go with args ["/tmp/workdir/go/bin/go" "install" "-race" "std"] and env ["PATH=/bin:/sbin:/usr/bin:/usr/local/bin" "LANG=C.UTF-8" "HOME=/" "MM_CHARSET=UTF-8" "RC_PID=16" "BLOCKSIZE=K" "WORKDIR=/tmp/workdir" "GOROOT_BOOTSTRAP=/tmp/workdir/go1.4" "GO_BUILDER_NAME=freebsd-amd64-race" "GO_TEST_TIMEOUT_SCALE=2" "GOBIN=" "TMPDIR=/tmp/workdir/tmp" "GOCACHE=/tmp/workdir/gocache" "GOPLSCACHE=/tmp/workdir/goplscache" "PWD=/tmp/workdir/go/bin"] in dir /tmp/workdir/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: freebsd # OS Version: FreeBSD 13.0-STABLE FreeBSD 13.0-STABLE #0 stable/13-n248759-3684bb89d52: Thu Dec 30 02:37:49 UTC 2021 root@releng3.nyi.freebsd.org:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64 ##### Testing packages. ok archive/tar 1.531s ok archive/zip 2.273s ok bufio 1.300s ok bytes 1.815s ok cmp 1.072s ok compress/bzip2 1.337s ok compress/flate 4.632s ok compress/gzip 9.702s ok compress/lzw 1.822s ok compress/zlib 4.150s ok container/heap 1.053s ok container/list 1.018s ok container/ring 1.021s ok context 1.073s ok crypto 2.372s ok crypto/aes 1.032s ok crypto/cipher 18.776s ok crypto/des 1.059s ok crypto/dsa 1.040s ok crypto/ecdh 1.304s ok crypto/ecdsa 1.157s ok crypto/ed25519 1.179s ok crypto/elliptic 1.092s ? crypto/fips140 [no test files] ok crypto/hkdf 1.073s ok crypto/hmac 1.073s ok crypto/internal/boring 1.079s ? crypto/internal/boring/bbig [no test files] ok crypto/internal/boring/bcache 1.367s ? crypto/internal/boring/sig [no test files] ? crypto/internal/cryptotest [no test files] ? crypto/internal/entropy [no test files] ? crypto/internal/fips140 [no test files] ok crypto/internal/fips140/aes 1.074s ok crypto/internal/fips140/aes/gcm 1.074s [no tests to run] ? crypto/internal/fips140/alias [no test files] ok crypto/internal/fips140/bigmod 1.123s ? crypto/internal/fips140/check [no test files] ? crypto/internal/fips140/check/checktest [no test files] ok crypto/internal/fips140/drbg 1.076s [no tests to run] ok crypto/internal/fips140/ecdh 1.078s ok crypto/internal/fips140/ecdsa 1.138s ? crypto/internal/fips140/ed25519 [no test files] ok crypto/internal/fips140/edwards25519 1.598s ok crypto/internal/fips140/edwards25519/field 1.108s ? crypto/internal/fips140/hkdf [no test files] ? crypto/internal/fips140/hmac [no test files] ok crypto/internal/fips140/mlkem 1.288s ok crypto/internal/fips140/nistec 1.065s [no tests to run] ok crypto/internal/fips140/nistec/fiat 1.065s [no tests to run] ? crypto/internal/fips140/pbkdf2 [no test files] ok crypto/internal/fips140/rsa 1.133s ? crypto/internal/fips140/sha256 [no test files] ? crypto/internal/fips140/sha3 [no test files] ? crypto/internal/fips140/sha512 [no test files] ? crypto/internal/fips140/ssh [no test files] ? crypto/internal/fips140/subtle [no test files] ? crypto/internal/fips140/tls12 [no test files] ? crypto/internal/fips140/tls13 [no test files] ok crypto/internal/fips140deps 1.099s ? crypto/internal/fips140deps/byteorder [no test files] ? crypto/internal/fips140deps/cpu [no test files] ? crypto/internal/fips140deps/godebug [no test files] ? crypto/internal/fips140hash [no test files] ? crypto/internal/fips140only [no test files] ok crypto/internal/fips140test 2.632s ok crypto/internal/hpke 1.078s ? crypto/internal/impl [no test files] ? crypto/internal/randutil [no test files] ok crypto/internal/sysrand 1.250s ? crypto/internal/sysrand/internal/seccomp [no test files] ok crypto/md5 1.054s ok crypto/mlkem 1.305s ok crypto/pbkdf2 1.103s ok crypto/rand 1.400s ok crypto/rc4 1.417s ok crypto/rsa 1.276s ok crypto/sha1 1.076s ok crypto/sha256 1.040s ok crypto/sha3 2.801s ok crypto/sha512 1.040s ok crypto/subtle 1.306s ok crypto/tls 6.826s ? crypto/tls/internal/fips140tls [no test files] ok crypto/x509 1.751s ? crypto/x509/pkix [no test files] ok database/sql 1.607s ok database/sql/driver 1.072s ok debug/buildinfo 1.110s ok debug/dwarf 1.102s ok debug/elf 1.708s ok debug/gosym 1.087s ok debug/macho 1.087s ok debug/pe 1.044s ok debug/plan9obj 1.044s ok embed 1.044s [no tests to run] ok embed/internal/embedtest 1.064s ? encoding [no test files] ok encoding/ascii85 1.059s ok encoding/asn1 1.051s ok encoding/base32 1.051s ok encoding/base64 1.085s ok encoding/binary 1.041s ok encoding/csv 1.062s ok encoding/gob 12.665s ok encoding/hex 1.019s ok encoding/json 1.789s ok encoding/pem 2.243s ok encoding/xml 1.139s ok errors 1.075s ok expvar 1.075s ok flag 3.230s ok fmt 1.468s ok go/ast 1.087s ok go/ast/internal/tests 1.075s ok go/build 7.071s ok go/build/constraint 1.065s ok go/constant 1.014s ok go/doc 1.221s ok go/doc/comment 2.126s ok go/format 1.097s ok go/importer 1.551s ok go/internal/gccgoimporter 1.096s ok go/internal/gcimporter 9.740s ok go/internal/srcimporter 11.897s ok go/parser 1.693s ok go/printer 2.209s ok go/scanner 1.082s ok go/token 1.112s ok go/types 29.399s ok go/version 1.021s ok hash 1.021s ok hash/adler32 1.092s ok hash/crc32 1.082s ok hash/crc64 1.081s ok hash/fnv 1.059s ok hash/maphash 1.110s ok html 1.075s ok html/template 1.171s ok image 1.357s ok image/color 1.090s ? image/color/palette [no test files] ok image/draw 1.412s ok image/gif 1.613s ? image/internal/imageutil [no test files] ok image/jpeg 1.948s ok image/png 3.028s ok index/suffixarray 1.667s ok internal/abi 1.085s ? internal/asan [no test files] ? internal/bisect [no test files] ok internal/buildcfg 1.077s ? internal/bytealg [no test files] ? internal/byteorder [no test files] ? internal/cfg [no test files] ok internal/chacha8rand 1.077s ok internal/copyright 1.116s ? internal/coverage [no test files] ? internal/coverage/calloc [no test files] ok internal/coverage/cfile 2.225s ok internal/coverage/cformat 1.015s ok internal/coverage/cmerge 1.015s ? internal/coverage/decodecounter [no test files] ? internal/coverage/decodemeta [no test files] ? internal/coverage/encodecounter [no test files] ? internal/coverage/encodemeta [no test files] ok internal/coverage/pods 1.044s ? internal/coverage/rtcov [no test files] ok internal/coverage/slicereader 1.021s ok internal/coverage/slicewriter 1.021s ? internal/coverage/stringtab [no test files] ok internal/coverage/test 1.036s ? internal/coverage/uleb128 [no test files] ok internal/cpu 3.207s ok internal/dag 1.024s ok internal/diff 1.024s ? internal/exportdata [no test files] ? internal/filepathlite [no test files] ok internal/fmtsort 1.041s ok internal/fuzz 1.041s ? internal/goarch [no test files] ok internal/godebug 10.881s ok internal/godebugs 58.182s ? internal/goexperiment [no test files] ? internal/goos [no test files] ? internal/goroot [no test files] ok internal/gover 1.076s ? internal/goversion [no test files] ok internal/itoa 1.076s ? internal/lazyregexp [no test files] ? internal/lazytemplate [no test files] ? internal/msan [no test files] ? internal/nettrace [no test files] ? internal/obscuretestdata [no test files] ? internal/oserror [no test files] ok internal/pkgbits 1.011s ok internal/platform 1.543s ok internal/poll 1.292s ok internal/profile 1.040s ? internal/profilerecord [no test files] ? internal/race [no test files] ok internal/reflectlite 1.029s ok internal/runtime/atomic 1.115s ? internal/runtime/exithook [no test files] ok internal/runtime/maps 1.083s ok internal/runtime/math 1.017s ok internal/runtime/sys 1.016s ok internal/saferio 1.118s ok internal/singleflight 1.118s ? internal/stringslite [no test files] ok internal/sync 5.600s ok internal/synctest 5.244s ? internal/syscall/execenv [no test files] ok internal/syscall/unix 1.026s ok internal/sysinfo 1.079s ? internal/syslist [no test files] ok internal/testenv 1.190s ? internal/testlog [no test files] ? internal/testpty [no test files] ok internal/trace 33.495s ? internal/trace/event [no test files] ? internal/trace/event/go122 [no test files] ok internal/trace/internal/oldtrace 1.385s ? internal/trace/internal/testgen/go122 [no test files] ? internal/trace/raw [no test files] ? internal/trace/testtrace [no test files] ? internal/trace/traceviewer [no test files] ? internal/trace/traceviewer/format [no test files] ? internal/trace/version [no test files] ? internal/txtar [no test files] ok internal/types/errors 1.357s ok internal/unsafeheader 1.082s ok internal/xcoff 1.092s ok internal/zstd 1.524s ok io 1.104s ok io/fs 1.260s ok io/ioutil 1.034s ok iter 1.073s ok log 1.054s ? log/internal [no test files] ok log/slog 1.143s ? log/slog/internal [no test files] ok log/slog/internal/benchmarks 1.045s ok log/slog/internal/buffer 1.076s ? log/slog/internal/slogtest [no test files] ok log/syslog 2.359s ok maps 1.013s ok math 1.040s ok math/big 3.021s ok math/bits 1.024s ok math/cmplx 1.023s ok math/rand 3.590s ok math/rand/v2 2.306s ok mime 1.042s ok mime/multipart 4.406s ok mime/quotedprintable 1.041s ok net 10.439s ok net/http 7.675s ok net/http/cgi 28.639s ok net/http/cookiejar 1.077s ok net/http/fcgi 1.250s ok net/http/httptest 1.100s ok net/http/httptrace 1.046s ok net/http/httputil 1.648s ok net/http/internal 2.220s ok net/http/internal/ascii 1.023s ? net/http/internal/testcert [no test files] ok net/http/pprof 6.343s ok net/internal/cgotest 1.075s ok net/internal/socktest 1.075s ok net/mail 1.044s ok net/netip 1.520s ok net/rpc 1.109s ok net/rpc/jsonrpc 1.071s ok net/smtp 1.039s ok net/textproto 1.039s ok net/url 1.035s ok os 9.995s ok os/exec 8.419s ok os/exec/internal/fdtest 1.079s ok os/signal 20.471s ok os/user 1.029s ok path 1.023s ok path/filepath 1.106s ok plugin 1.046s ok reflect 1.370s ? reflect/internal/example1 [no test files] ? reflect/internal/example2 [no test files] ok regexp 3.062s ok regexp/syntax 5.731s ok runtime 42.440s ok runtime/cgo 1.077s ? runtime/coverage [no test files] ok runtime/debug 2.102s ? runtime/internal/startlinetest [no test files] ok runtime/internal/wasitest 1.076s ok runtime/metrics 1.049s ok runtime/pprof 29.318s ok runtime/race 8.720s ? runtime/race/internal/amd64v1 [no test files] ok runtime/trace 1.145s ok slices 1.350s ok sort 1.354s ok strconv 2.753s ok strings 1.828s ? structs [no test files] ok sync 1.536s ok sync/atomic 4.172s ok syscall 7.205s ok testing 6.150s ok testing/fstest 1.079s ? testing/internal/testdeps [no test files] ok testing/iotest 1.064s ok testing/quick 1.177s ok testing/slogtest 1.064s ok text/scanner 1.077s ok text/tabwriter 1.076s ok text/template 1.122s ok text/template/parse 1.024s ok time 15.014s ? time/tzdata [no test files] ok unicode 1.017s ok unicode/utf16 1.036s ok unicode/utf8 1.035s ok unique 1.292s ? unsafe [no test files] ok weak 1.030s ok cmd/addr2line 5.319s ok cmd/api 12.055s ? cmd/asm [no test files] ? cmd/asm/internal/arch [no test files] ok cmd/asm/internal/asm 3.379s ? cmd/asm/internal/flags [no test files] ok cmd/asm/internal/lex 1.078s ? cmd/buildid [no test files] ? cmd/cgo [no test files] ? cmd/cgo/internal/cgotest [no test files] ok cmd/cgo/internal/swig 1.045s ok cmd/cgo/internal/test 1.459s ? cmd/cgo/internal/test/gcc68255 [no test files] ? cmd/cgo/internal/test/issue23555a [no test files] ? cmd/cgo/internal/test/issue23555b [no test files] ? cmd/cgo/internal/test/issue26213 [no test files] ? cmd/cgo/internal/test/issue26430 [no test files] ? cmd/cgo/internal/test/issue26743 [no test files] ? cmd/cgo/internal/test/issue27054 [no test files] ? cmd/cgo/internal/test/issue27340 [no test files] ? cmd/cgo/internal/test/issue29563 [no test files] ? cmd/cgo/internal/test/issue30527 [no test files] ? cmd/cgo/internal/test/issue41761a [no test files] ? cmd/cgo/internal/test/issue43639 [no test files] ? cmd/cgo/internal/test/issue52611a [no test files] ? cmd/cgo/internal/test/issue52611b [no test files] ? cmd/cgo/internal/test/issue8756 [no test files] ? cmd/cgo/internal/test/issue8828 [no test files] ? cmd/cgo/internal/test/issue9026 [no test files] ? cmd/cgo/internal/test/issue9510a [no test files] ? cmd/cgo/internal/test/issue9510b [no test files] ok cmd/cgo/internal/testcarchive 19.919s ok cmd/cgo/internal/testcshared 7.457s ok cmd/cgo/internal/testerrors 8.378s ok cmd/cgo/internal/testfortran 1.025s ok cmd/cgo/internal/testgodefs 1.412s ok cmd/cgo/internal/testlife 1.557s ok cmd/cgo/internal/testnocgo 1.013s ok cmd/cgo/internal/testplugin 27.405s ok cmd/cgo/internal/testsanitizers 16.730s ok cmd/cgo/internal/testshared 1.034s ok cmd/cgo/internal/testso 2.293s ok cmd/cgo/internal/teststdio 2.500s ok cmd/cgo/internal/testtls 1.031s ok cmd/compile 37.621s ? cmd/compile/internal/abi [no test files] ok cmd/compile/internal/abt 1.056s ok cmd/compile/internal/amd64 1.074s ? cmd/compile/internal/arm [no test files] ? cmd/compile/internal/arm64 [no test files] ok cmd/compile/internal/base 1.033s ? cmd/compile/internal/bitvec [no test files] ok cmd/compile/internal/compare 1.068s ? cmd/compile/internal/coverage [no test files] ? cmd/compile/internal/deadlocals [no test files] ok cmd/compile/internal/devirtualize 1.045s ok cmd/compile/internal/dwarfgen 1.437s ? cmd/compile/internal/escape [no test files] ? cmd/compile/internal/gc [no test files] ok cmd/compile/internal/importer 1.799s ? cmd/compile/internal/inline [no test files] ok cmd/compile/internal/inline/inlheur 1.329s ? cmd/compile/internal/inline/interleaved [no test files] ok cmd/compile/internal/ir 1.082s ok cmd/compile/internal/liveness 1.083s ok cmd/compile/internal/logopt 1.222s ? cmd/compile/internal/loong64 [no test files] ok cmd/compile/internal/loopvar 1.081s ? cmd/compile/internal/mips [no test files] ? cmd/compile/internal/mips64 [no test files] ok cmd/compile/internal/noder 1.076s ? cmd/compile/internal/objw [no test files] ? cmd/compile/internal/pgoir [no test files] ? cmd/compile/internal/pkginit [no test files] ? cmd/compile/internal/ppc64 [no test files] ok cmd/compile/internal/rangefunc 1.022s ok cmd/compile/internal/reflectdata 1.022s [no tests to run] ? cmd/compile/internal/riscv64 [no test files] ? cmd/compile/internal/rttype [no test files] ? cmd/compile/internal/s390x [no test files] ok cmd/compile/internal/ssa 7.979s ok cmd/compile/internal/ssagen 1.078s ? cmd/compile/internal/staticdata [no test files] ? cmd/compile/internal/staticinit [no test files] ok cmd/compile/internal/syntax 1.113s ok cmd/compile/internal/test 11.626s ? cmd/compile/internal/typebits [no test files] ok cmd/compile/internal/typecheck 1.216s ok cmd/compile/internal/types 1.035s ok cmd/compile/internal/types2 8.269s ? cmd/compile/internal/walk [no test files] ? cmd/compile/internal/wasm [no test files] ? cmd/compile/internal/x86 [no test files] ok cmd/covdata 1.084s ok cmd/cover 17.238s ok cmd/dist 1.035s ok cmd/distpack 1.015s ok cmd/doc 1.600s ok cmd/fix 2.023s ok cmd/go 293.427s ok cmd/go/internal/auth 1.082s ? cmd/go/internal/base [no test files] ? cmd/go/internal/bug [no test files] ok cmd/go/internal/cache 1.147s ? cmd/go/internal/cacheprog [no test files] ok cmd/go/internal/cfg 1.046s [no tests to run] ? cmd/go/internal/clean [no test files] ? cmd/go/internal/cmdflag [no test files] ? cmd/go/internal/doc [no test files] ok cmd/go/internal/envcmd 1.082s ok cmd/go/internal/fips140 1.081s ? cmd/go/internal/fix [no test files] ? cmd/go/internal/fmtcmd [no test files] ok cmd/go/internal/fsys 1.085s ok cmd/go/internal/generate 1.078s ok cmd/go/internal/gover 1.077s ? cmd/go/internal/help [no test files] ok cmd/go/internal/imports 1.094s ? cmd/go/internal/list [no test files] ok cmd/go/internal/load 1.026s ok cmd/go/internal/lockedfile 2.409s ok cmd/go/internal/lockedfile/internal/filelock 2.122s ok cmd/go/internal/mmap 1.031s ? cmd/go/internal/modcmd [no test files] ok cmd/go/internal/modfetch 1.019s ok cmd/go/internal/modfetch/codehost 2.122s ok cmd/go/internal/modfetch/zip_sum_test 1.040s ? cmd/go/internal/modget [no test files] ok cmd/go/internal/modindex 1.494s ? cmd/go/internal/modinfo [no test files] ok cmd/go/internal/modload 1.044s ok cmd/go/internal/mvs 1.044s ? cmd/go/internal/run [no test files] ? cmd/go/internal/search [no test files] ok cmd/go/internal/str 1.069s ? cmd/go/internal/telemetrycmd [no test files] ? cmd/go/internal/telemetrystats [no test files] ok cmd/go/internal/test 1.075s ? cmd/go/internal/test/internal/genflags [no test files] ? cmd/go/internal/tool [no test files] ok cmd/go/internal/toolchain 1.076s ? cmd/go/internal/trace [no test files] ok cmd/go/internal/vcs 1.075s ok cmd/go/internal/vcweb 1.075s ok cmd/go/internal/vcweb/vcstest 2.923s ? cmd/go/internal/version [no test files] ? cmd/go/internal/vet [no test files] ok cmd/go/internal/web 1.079s ? cmd/go/internal/web/intercept [no test files] ok cmd/go/internal/work 1.300s ? cmd/go/internal/workcmd [no test files] ok cmd/gofmt 1.212s ok cmd/internal/archive 1.315s ? cmd/internal/bio [no test files] ? cmd/internal/browser [no test files] ok cmd/internal/buildid 1.423s ok cmd/internal/bootstrap_test 1.028s ? cmd/internal/codesign [no test files] ok cmd/internal/cov 1.222s ? cmd/internal/cov/covcmd [no test files] ? cmd/internal/disasm [no test files] ok cmd/internal/dwarf 1.074s ok cmd/internal/edit 1.073s ? cmd/internal/gcprog [no test files] ok cmd/internal/goobj 1.031s ? cmd/internal/hash [no test files] ? cmd/internal/macho [no test files] ok cmd/internal/moddeps 1.783s ok cmd/internal/obj 1.456s ? cmd/internal/obj/arm [no test files] ok cmd/internal/obj/arm64 1.559s ok cmd/internal/obj/loong64 1.111s ? cmd/internal/obj/mips [no test files] ok cmd/internal/obj/ppc64 1.113s ok cmd/internal/obj/riscv 1.050s ok cmd/internal/obj/s390x 1.051s ? cmd/internal/obj/wasm [no test files] ok cmd/internal/obj/x86 3.417s ok cmd/internal/objabi 1.078s ? cmd/internal/objfile [no test files] ok cmd/internal/osinfo 1.078s ok cmd/internal/par 1.230s ? cmd/internal/pathcache [no test files] ok cmd/internal/pgo 1.075s ok cmd/internal/pkgpath 5.323s ok cmd/internal/pkgpattern 1.019s ok cmd/internal/quoted 1.019s ? cmd/internal/robustio [no test files] ? cmd/internal/script [no test files] ? cmd/internal/script/scripttest [no test files] ok cmd/internal/src 1.023s ok cmd/internal/sys 1.023s ? cmd/internal/telemetry [no test files] ? cmd/internal/telemetry/counter [no test files] ok cmd/internal/test2json 1.642s ok cmd/link 19.510s ? cmd/link/internal/amd64 [no test files] ? cmd/link/internal/arm [no test files] ? cmd/link/internal/arm64 [no test files] ok cmd/link/internal/benchmark 1.029s ? cmd/link/internal/dwtest [no test files] ok cmd/link/internal/ld 6.681s ? cmd/link/internal/loadelf [no test files] ok cmd/link/internal/loader 1.074s ? cmd/link/internal/loadmacho [no test files] ? cmd/link/internal/loadpe [no test files] ? cmd/link/internal/loadxcoff [no test files] ? cmd/link/internal/loong64 [no test files] ? cmd/link/internal/mips [no test files] ? cmd/link/internal/mips64 [no test files] ? cmd/link/internal/ppc64 [no test files] ? cmd/link/internal/riscv64 [no test files] ? cmd/link/internal/s390x [no test files] ? cmd/link/internal/sym [no test files] ? cmd/link/internal/wasm [no test files] ? cmd/link/internal/x86 [no test files] ok cmd/nm 9.617s ok cmd/objdump 5.216s ok cmd/pack 7.797s ok cmd/pprof 3.655s ? cmd/preprofile [no test files] ok cmd/relnote 1.082s ? cmd/test2json [no test files] ok cmd/trace 1.248s ok cmd/vet 51.359s ##### Running benchmarks briefly. goos: freebsd goarch: amd64 pkg: archive/tar cpu: AMD EPYC 7B12 Benchmark/Writer/USTAR-4 6481 18283 ns/op 1128 B/op 10 allocs/op Benchmark/Writer/GNU-4 3783 28083 ns/op 1668 B/op 25 allocs/op Benchmark/Writer/PAX-4 2631 38743 ns/op 2256 B/op 38 allocs/op Benchmark/Reader/USTAR-4 5943 18775 ns/op 5171 B/op 16 allocs/op Benchmark/Reader/GNU-4 8670 13477 ns/op 5289 B/op 15 allocs/op Benchmark/Reader/PAX-4 3003 37642 ns/op 8766 B/op 33 allocs/op PASS ok archive/tar 1.873s goos: freebsd goarch: amd64 pkg: archive/zip cpu: AMD EPYC 7B12 BenchmarkCompressedZipGarbage-4 1 245658399 ns/op 828960 B/op 83 allocs/op BenchmarkZip64Test-4 1 111624825 ns/op BenchmarkZip64TestSizes/4096-4 2302 51435 ns/op BenchmarkZip64TestSizes/1048576-4 241 482007 ns/op BenchmarkZip64TestSizes/67108864-4 1 101609216 ns/op PASS ok archive/zip 2.064s goos: freebsd goarch: amd64 pkg: bufio cpu: AMD EPYC 7B12 BenchmarkReaderCopyOptimal-4 348235 317.7 ns/op BenchmarkReaderCopyUnoptimal-4 210550 505.4 ns/op BenchmarkReaderCopyNoWriteTo-4 10000 14380 ns/op BenchmarkReaderWriteToOptimal-4 14377 8865 ns/op BenchmarkReaderReadString-4 183208 598.1 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 298195 355.3 ns/op BenchmarkWriterCopyUnoptimal-4 320740 330.7 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 12202 ns/op BenchmarkReaderEmpty-4 47948 2201 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 40966 2762 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 811857 150.0 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.608s goos: freebsd goarch: amd64 pkg: bytes cpu: AMD EPYC 7B12 BenchmarkReadString-4 7132 15681 ns/op 2089.70 MB/s BenchmarkWriteByte-4 577 198102 ns/op 20.68 MB/s BenchmarkWriteRune-4 358 337911 ns/op 36.36 MB/s BenchmarkBufferNotEmptyWriteRead-4 44 2634438 ns/op BenchmarkBufferFullSmallReads-4 145 840752 ns/op BenchmarkBufferWriteBlock/N4096-4 10000 11561 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 564 196269 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 25 4897300 ns/op 4192263 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 15 7056171 ns/op 2377.67 MB/s 2236962 B/op 0 allocs/op BenchmarkIndexByte/10-4 5770602 19.20 ns/op 520.92 MB/s BenchmarkIndexByte/32-4 5629797 20.42 ns/op 1567.28 MB/s BenchmarkIndexByte/4K-4 1580490 74.30 ns/op 55127.53 MB/s BenchmarkIndexBytePortable/10-4 1000000 100.5 ns/op 99.50 MB/s BenchmarkIndexBytePortable/32-4 359407 296.6 ns/op 107.90 MB/s BenchmarkIndexBytePortable/4K-4 3638 34836 ns/op 117.58 MB/s BenchmarkIndexRune/10-4 1693999 71.45 ns/op 139.97 MB/s BenchmarkIndexRune/32-4 1657444 73.54 ns/op 435.14 MB/s BenchmarkIndexRune/4K-4 923658 127.5 ns/op 32121.56 MB/s BenchmarkIndexRuneASCII/10-4 5669395 20.63 ns/op 484.74 MB/s BenchmarkIndexRuneASCII/32-4 5630704 21.03 ns/op 1521.46 MB/s BenchmarkIndexRuneASCII/4K-4 1602039 75.19 ns/op 54475.89 MB/s BenchmarkIndexRuneUnicode/Latin/10-4 2008800 61.48 ns/op 162.65 MB/s BenchmarkIndexRuneUnicode/Latin/32-4 1950099 62.62 ns/op 510.99 MB/s BenchmarkIndexRuneUnicode/Latin/4K-4 241178 497.2 ns/op 8237.44 MB/s BenchmarkIndexRuneUnicode/Cyrillic/10-4 1691413 71.90 ns/op 139.08 MB/s BenchmarkIndexRuneUnicode/Cyrillic/32-4 1643522 73.32 ns/op 436.44 MB/s BenchmarkIndexRuneUnicode/Cyrillic/4K-4 77586 1513 ns/op 2707.76 MB/s BenchmarkIndexRuneUnicode/Han/10-4 980335 108.6 ns/op 92.08 MB/s BenchmarkIndexRuneUnicode/Han/32-4 1227572 99.62 ns/op 321.21 MB/s BenchmarkIndexRuneUnicode/Han/4K-4 154866 773.5 ns/op 5295.39 MB/s BenchmarkEqual/0-4 9050353 12.77 ns/op BenchmarkEqual/same/1-4 2149378 55.57 ns/op 18.00 MB/s BenchmarkEqual/same/6-4 2180388 54.21 ns/op 110.68 MB/s BenchmarkEqual/same/9-4 2066256 57.35 ns/op 156.92 MB/s BenchmarkEqual/same/15-4 2105601 56.64 ns/op 264.84 MB/s BenchmarkEqual/same/16-4 2109907 56.83 ns/op 281.54 MB/s BenchmarkEqual/same/20-4 2045550 58.56 ns/op 341.51 MB/s BenchmarkEqual/same/32-4 1974736 61.85 ns/op 517.36 MB/s BenchmarkEqual/same/4K-4 145556 739.7 ns/op 5537.13 MB/s BenchmarkEqual/1-4 2124566 56.66 ns/op 17.65 MB/s BenchmarkEqual/6-4 2081205 57.23 ns/op 104.84 MB/s BenchmarkEqual/9-4 1951316 59.49 ns/op 151.28 MB/s BenchmarkEqual/15-4 1957748 61.12 ns/op 245.42 MB/s BenchmarkEqual/16-4 2012754 59.29 ns/op 269.85 MB/s BenchmarkEqual/20-4 1914620 62.08 ns/op 322.15 MB/s BenchmarkEqual/32-4 1878327 63.99 ns/op 500.06 MB/s BenchmarkEqual/4K-4 90999 1240 ns/op 3304.38 MB/s BenchmarkEqualBothUnaligned/64_0-4 2130063 55.94 ns/op 1144.07 MB/s BenchmarkEqualBothUnaligned/64_1-4 1891806 63.29 ns/op 1011.23 MB/s BenchmarkEqualBothUnaligned/64_4-4 2038124 57.90 ns/op 1105.31 MB/s BenchmarkEqualBothUnaligned/64_7-4 2117998 58.23 ns/op 1099.01 MB/s BenchmarkEqualBothUnaligned/4096_0-4 103542 1067 ns/op 3838.61 MB/s BenchmarkEqualBothUnaligned/4096_1-4 85071 1368 ns/op 2994.13 MB/s BenchmarkEqualBothUnaligned/4096_4-4 138296 764.3 ns/op 5359.50 MB/s BenchmarkEqualBothUnaligned/4096_7-4 147060 762.2 ns/op 5374.17 MB/s BenchmarkIndex/10-4 4054551 30.29 ns/op 330.10 MB/s BenchmarkIndex/32-4 4275514 27.10 ns/op 1181.02 MB/s BenchmarkIndex/4K-4 42292 2915 ns/op 1404.93 MB/s BenchmarkIndexEasy/10-4 4184446 28.35 ns/op 352.79 MB/s BenchmarkIndexEasy/32-4 4384773 26.08 ns/op 1227.06 MB/s BenchmarkIndexEasy/4K-4 808618 146.3 ns/op 28005.22 MB/s BenchmarkCount/10-4 2047059 59.39 ns/op 168.38 MB/s BenchmarkCount/32-4 2177229 54.39 ns/op 588.36 MB/s BenchmarkCount/4K-4 42048 2823 ns/op 1451.07 MB/s BenchmarkCountEasy/10-4 2125179 56.57 ns/op 176.76 MB/s BenchmarkCountEasy/32-4 2187475 54.36 ns/op 588.65 MB/s BenchmarkCountEasy/4K-4 679761 174.6 ns/op 23463.75 MB/s BenchmarkCountSingle/10-4 3925172 30.99 ns/op 322.70 MB/s BenchmarkCountSingle/32-4 3808521 31.08 ns/op 1029.62 MB/s BenchmarkCountSingle/4K-4 1263690 95.68 ns/op 42809.30 MB/s BenchmarkToUpper/#00-4 3545068 33.31 ns/op BenchmarkToUpper/ONLYUPPER-4 389167 264.5 ns/op BenchmarkToUpper/abc-4 804004 149.1 ns/op BenchmarkToUpper/AbC123-4 450590 238.5 ns/op BenchmarkToUpper/azAZ09_-4 467412 247.8 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 128475 891.9 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 57009 2082 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 86787 1410 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 184833 642.3 ns/op BenchmarkToLower/#00-4 3554060 33.58 ns/op BenchmarkToLower/abc-4 653668 167.1 ns/op BenchmarkToLower/AbC123-4 473641 245.0 ns/op BenchmarkToLower/azAZ09_-4 448826 260.7 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 126295 911.2 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 58150 2077 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 95151 1258 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 185848 653.0 ns/op BenchmarkFields/ASCII/16-4 218697 519.2 ns/op 30.82 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 15967 7476 ns/op 34.24 MB/s 576 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 913 124074 ns/op 33.01 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 57 2068284 ns/op 31.69 MB/s 147457 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 32984673 ns/op 31.79 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 132700 893.8 ns/op 17.90 MB/s 80 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 8630 13325 ns/op 19.21 MB/s 576 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 541 217795 ns/op 18.81 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 31 3653263 ns/op 17.94 MB/s 512259 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 61322848 ns/op 17.10 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 237655 508.0 ns/op 31.50 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 17448 6822 ns/op 37.53 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 999 121189 ns/op 33.80 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 58 2145489 ns/op 30.55 MB/s 512260 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 3 36574301 ns/op 28.67 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 186465 649.9 ns/op 24.62 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 12402 9506 ns/op 26.93 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 748 159274 ns/op 25.72 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 44 2772693 ns/op 23.64 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 3 46774213 ns/op 22.42 MB/s 11211008 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 2842207 41.16 ns/op BenchmarkTrimSpace/ASCII-4 1559740 79.03 ns/op BenchmarkTrimSpace/SomeNonASCII-4 143766 759.9 ns/op BenchmarkTrimSpace/JustNonASCII-4 72787 1641 ns/op BenchmarkToValidUTF8/Valid-4 768134 152.7 ns/op BenchmarkToValidUTF8/InvalidASCII-4 459073 232.4 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 150584 785.4 ns/op BenchmarkIndexHard1-4 1250 94190 ns/op 11132.49 MB/s BenchmarkIndexHard2-4 896 131075 ns/op 7999.78 MB/s BenchmarkIndexHard3-4 176 661767 ns/op 1584.50 MB/s BenchmarkIndexHard4-4 184 643939 ns/op 1628.37 MB/s BenchmarkLastIndexHard1-4 7 14784640 ns/op BenchmarkLastIndexHard2-4 6 17410170 ns/op BenchmarkLastIndexHard3-4 6 18853728 ns/op BenchmarkCountHard1-4 1281 93584 ns/op BenchmarkCountHard2-4 907 132034 ns/op BenchmarkCountHard3-4 181 656124 ns/op BenchmarkSplitEmptySeparator-4 2 63403538 ns/op BenchmarkSplitSingleByteSeparator-4 31 4326575 ns/op BenchmarkSplitMultiByteSeparator-4 19 5859426 ns/op BenchmarkSplitNSingleByteSeparator-4 322084 416.5 ns/op BenchmarkSplitNMultiByteSeparator-4 122239 1025 ns/op BenchmarkRepeat-4 288433 418.8 ns/op BenchmarkRepeatLarge/256/1-4 202399 584.4 ns/op 438.06 MB/s BenchmarkRepeatLarge/256/16-4 346723 376.4 ns/op 680.05 MB/s BenchmarkRepeatLarge/512/1-4 157936 751.2 ns/op 681.54 MB/s BenchmarkRepeatLarge/512/16-4 186112 566.8 ns/op 903.26 MB/s BenchmarkRepeatLarge/1024/1-4 104521 1225 ns/op 835.95 MB/s BenchmarkRepeatLarge/1024/16-4 117516 904.9 ns/op 1131.66 MB/s BenchmarkRepeatLarge/2048/1-4 68090 1899 ns/op 1078.63 MB/s BenchmarkRepeatLarge/2048/16-4 82564 1713 ns/op 1195.66 MB/s BenchmarkRepeatLarge/4096/1-4 36820 3348 ns/op 1223.37 MB/s BenchmarkRepeatLarge/4096/16-4 40899 3096 ns/op 1323.04 MB/s BenchmarkRepeatLarge/8192/1-4 19231 5897 ns/op 1389.10 MB/s BenchmarkRepeatLarge/8192/16-4 19597 5939 ns/op 1379.26 MB/s BenchmarkRepeatLarge/8192/4097-4 42787 3179 ns/op 1288.59 MB/s BenchmarkRepeatLarge/16384/1-4 8949 11470 ns/op 1428.47 MB/s BenchmarkRepeatLarge/16384/16-4 11072 11127 ns/op 1472.51 MB/s BenchmarkRepeatLarge/16384/4097-4 15194 8511 ns/op 1444.19 MB/s BenchmarkRepeatLarge/32768/1-4 5268 22165 ns/op 1478.34 MB/s BenchmarkRepeatLarge/32768/16-4 5256 20940 ns/op 1564.85 MB/s BenchmarkRepeatLarge/32768/4097-4 7797 20399 ns/op 1405.90 MB/s BenchmarkRepeatLarge/65536/1-4 2667 46857 ns/op 1398.63 MB/s BenchmarkRepeatLarge/65536/16-4 3127 40355 ns/op 1624.00 MB/s BenchmarkRepeatLarge/65536/4097-4 2985 38617 ns/op 1591.39 MB/s BenchmarkRepeatLarge/131072/1-4 943 160152 ns/op 818.43 MB/s BenchmarkRepeatLarge/131072/16-4 942 145381 ns/op 901.57 MB/s BenchmarkRepeatLarge/131072/4097-4 1012 163930 ns/op 774.77 MB/s BenchmarkRepeatLarge/262144/1-4 471 246953 ns/op 1061.51 MB/s BenchmarkRepeatLarge/262144/16-4 459 257152 ns/op 1019.41 MB/s BenchmarkRepeatLarge/262144/4097-4 493 251258 ns/op 1027.28 MB/s BenchmarkRepeatLarge/524288/1-4 242 466434 ns/op 1124.03 MB/s BenchmarkRepeatLarge/524288/16-4 258 521379 ns/op 1005.58 MB/s BenchmarkRepeatLarge/524288/4097-4 246 495450 ns/op 1050.19 MB/s BenchmarkRepeatLarge/1048576/1-4 120 1003858 ns/op 1044.55 MB/s BenchmarkRepeatLarge/1048576/16-4 120 1040123 ns/op 1008.13 MB/s BenchmarkRepeatLarge/1048576/4097-4 122 964813 ns/op 1082.84 MB/s BenchmarkRepeatLarge/2097152/1-4 68 1867558 ns/op 1122.94 MB/s BenchmarkRepeatLarge/2097152/16-4 60 1933953 ns/op 1084.39 MB/s BenchmarkRepeatLarge/2097152/4097-4 54 1871118 ns/op 1118.89 MB/s BenchmarkRepeatLarge/4194304/1-4 32 3590355 ns/op 1168.21 MB/s BenchmarkRepeatLarge/4194304/16-4 32 3650244 ns/op 1149.05 MB/s BenchmarkRepeatLarge/4194304/4097-4 30 3713115 ns/op 1128.76 MB/s BenchmarkRepeatLarge/8388608/1-4 16 6866655 ns/op 1221.64 MB/s BenchmarkRepeatLarge/8388608/16-4 15 6892481 ns/op 1217.07 MB/s BenchmarkRepeatLarge/8388608/4097-4 15 6926831 ns/op 1210.74 MB/s BenchmarkRepeatLarge/16777216/1-4 8 13570608 ns/op 1236.29 MB/s BenchmarkRepeatLarge/16777216/16-4 8 13432795 ns/op 1248.97 MB/s BenchmarkRepeatLarge/16777216/4097-4 8 13683898 ns/op 1226.06 MB/s BenchmarkRepeatLarge/33554432/1-4 4 26572230 ns/op 1262.76 MB/s BenchmarkRepeatLarge/33554432/16-4 4 26356490 ns/op 1273.10 MB/s BenchmarkRepeatLarge/33554432/4097-4 4 27001620 ns/op 1242.68 MB/s BenchmarkRepeatLarge/67108864/1-4 2 54554537 ns/op 1230.12 MB/s BenchmarkRepeatLarge/67108864/16-4 2 51967644 ns/op 1291.36 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 52800980 ns/op 1270.98 MB/s BenchmarkRepeatLarge/134217728/1-4 1 104296789 ns/op 1286.88 MB/s BenchmarkRepeatLarge/134217728/16-4 1 106363610 ns/op 1261.88 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 104244449 ns/op 1287.53 MB/s BenchmarkRepeatLarge/268435456/1-4 1 227703794 ns/op 1178.88 MB/s BenchmarkRepeatLarge/268435456/16-4 1 208170637 ns/op 1289.50 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 207778007 ns/op 1291.93 MB/s BenchmarkRepeatLarge/536870912/1-4 1 451746075 ns/op 1188.44 MB/s BenchmarkRepeatLarge/536870912/16-4 1 411313861 ns/op 1305.26 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 416719485 ns/op 1288.33 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 908920744 ns/op 1181.34 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 825938473 ns/op 1300.03 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 819907719 ns/op 1309.59 MB/s BenchmarkBytesCompare/1-4 13004934 8.816 ns/op BenchmarkBytesCompare/2-4 11915048 8.798 ns/op BenchmarkBytesCompare/4-4 13016203 7.909 ns/op BenchmarkBytesCompare/8-4 13016342 8.476 ns/op BenchmarkBytesCompare/16-4 14487212 7.853 ns/op BenchmarkBytesCompare/32-4 12744280 8.754 ns/op BenchmarkBytesCompare/64-4 11678913 9.427 ns/op BenchmarkBytesCompare/128-4 10838425 9.311 ns/op BenchmarkBytesCompare/256-4 9586593 11.28 ns/op BenchmarkBytesCompare/512-4 7410264 15.11 ns/op BenchmarkBytesCompare/1024-4 5128207 22.59 ns/op BenchmarkBytesCompare/2048-4 3100699 37.50 ns/op BenchmarkIndexAnyASCII/1:1-4 2962771 38.33 ns/op BenchmarkIndexAnyASCII/1:2-4 3062764 38.11 ns/op BenchmarkIndexAnyASCII/1:4-4 3028299 39.86 ns/op BenchmarkIndexAnyASCII/1:8-4 3094251 34.86 ns/op BenchmarkIndexAnyASCII/1:16-4 3260445 37.38 ns/op BenchmarkIndexAnyASCII/1:32-4 3182989 36.53 ns/op BenchmarkIndexAnyASCII/1:64-4 3132391 34.75 ns/op BenchmarkIndexAnyASCII/16:1-4 2993588 41.36 ns/op BenchmarkIndexAnyASCII/16:2-4 413875 249.3 ns/op BenchmarkIndexAnyASCII/16:4-4 484358 248.4 ns/op BenchmarkIndexAnyASCII/16:8-4 467325 255.5 ns/op BenchmarkIndexAnyASCII/16:16-4 411891 261.8 ns/op BenchmarkIndexAnyASCII/16:32-4 381274 314.9 ns/op BenchmarkIndexAnyASCII/16:64-4 299918 361.5 ns/op BenchmarkIndexAnyASCII/256:1-4 2867306 42.94 ns/op BenchmarkIndexAnyASCII/256:2-4 34812 3444 ns/op BenchmarkIndexAnyASCII/256:4-4 35378 3293 ns/op BenchmarkIndexAnyASCII/256:8-4 34491 3192 ns/op BenchmarkIndexAnyASCII/256:16-4 34676 3442 ns/op BenchmarkIndexAnyASCII/256:32-4 34723 3471 ns/op BenchmarkIndexAnyASCII/256:64-4 33265 3511 ns/op BenchmarkIndexAnyUTF8/1:1-4 3041140 39.55 ns/op BenchmarkIndexAnyUTF8/1:2-4 3050252 39.34 ns/op BenchmarkIndexAnyUTF8/1:4-4 3125632 38.71 ns/op BenchmarkIndexAnyUTF8/1:8-4 3078093 38.59 ns/op BenchmarkIndexAnyUTF8/1:16-4 3071494 38.40 ns/op BenchmarkIndexAnyUTF8/1:32-4 3049436 39.12 ns/op BenchmarkIndexAnyUTF8/1:64-4 3372751 38.01 ns/op BenchmarkIndexAnyUTF8/16:1-4 191049 570.7 ns/op BenchmarkIndexAnyUTF8/16:2-4 401306 307.8 ns/op BenchmarkIndexAnyUTF8/16:4-4 382731 310.8 ns/op BenchmarkIndexAnyUTF8/16:8-4 356230 323.1 ns/op BenchmarkIndexAnyUTF8/16:16-4 349087 306.5 ns/op BenchmarkIndexAnyUTF8/16:32-4 347204 320.4 ns/op BenchmarkIndexAnyUTF8/16:64-4 392367 309.1 ns/op BenchmarkIndexAnyUTF8/256:1-4 14978 8438 ns/op BenchmarkIndexAnyUTF8/256:2-4 28050 4130 ns/op BenchmarkIndexAnyUTF8/256:4-4 30406 4206 ns/op BenchmarkIndexAnyUTF8/256:8-4 28449 3859 ns/op BenchmarkIndexAnyUTF8/256:16-4 27753 4260 ns/op BenchmarkIndexAnyUTF8/256:32-4 27676 4040 ns/op BenchmarkIndexAnyUTF8/256:64-4 28398 4273 ns/op BenchmarkLastIndexAnyASCII/1:1-4 3075794 34.83 ns/op BenchmarkLastIndexAnyASCII/1:2-4 3192872 37.64 ns/op BenchmarkLastIndexAnyASCII/1:4-4 3378259 36.95 ns/op BenchmarkLastIndexAnyASCII/1:8-4 3198721 37.74 ns/op BenchmarkLastIndexAnyASCII/1:16-4 3221235 37.18 ns/op BenchmarkLastIndexAnyASCII/1:32-4 3232616 38.86 ns/op BenchmarkLastIndexAnyASCII/1:64-4 3224326 37.19 ns/op BenchmarkLastIndexAnyASCII/16:1-4 415857 261.7 ns/op BenchmarkLastIndexAnyASCII/16:2-4 493506 272.6 ns/op BenchmarkLastIndexAnyASCII/16:4-4 491641 263.8 ns/op BenchmarkLastIndexAnyASCII/16:8-4 377808 279.0 ns/op BenchmarkLastIndexAnyASCII/16:16-4 409086 268.9 ns/op BenchmarkLastIndexAnyASCII/16:32-4 378344 316.9 ns/op BenchmarkLastIndexAnyASCII/16:64-4 314251 388.3 ns/op BenchmarkLastIndexAnyASCII/256:1-4 33308 3572 ns/op BenchmarkLastIndexAnyASCII/256:2-4 33702 3595 ns/op BenchmarkLastIndexAnyASCII/256:4-4 37978 3590 ns/op BenchmarkLastIndexAnyASCII/256:8-4 33166 3595 ns/op BenchmarkLastIndexAnyASCII/256:16-4 33115 3594 ns/op BenchmarkLastIndexAnyASCII/256:32-4 32820 3638 ns/op BenchmarkLastIndexAnyASCII/256:64-4 32322 3351 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 3078678 39.14 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 3250576 37.63 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 3563456 38.64 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 3181960 37.69 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 3247516 38.03 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 3097117 38.29 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 3319953 34.85 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 302800 355.7 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 384992 314.9 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 323442 314.4 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 324931 313.9 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 367755 314.5 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 317307 323.9 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 304459 331.6 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 22209 5419 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 27919 4289 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 27350 4292 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 27122 4325 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 28023 3889 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 28862 4033 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 27589 4017 ns/op BenchmarkTrimASCII/1:1-4 3683581 32.40 ns/op BenchmarkTrimASCII/1:2-4 3062053 38.84 ns/op BenchmarkTrimASCII/1:4-4 3033295 39.69 ns/op BenchmarkTrimASCII/1:8-4 2793829 42.05 ns/op BenchmarkTrimASCII/1:16-4 2165552 56.05 ns/op BenchmarkTrimASCII/16:1-4 712744 152.4 ns/op BenchmarkTrimASCII/16:2-4 465788 259.5 ns/op BenchmarkTrimASCII/16:4-4 470036 253.6 ns/op BenchmarkTrimASCII/16:8-4 393920 258.1 ns/op BenchmarkTrimASCII/16:16-4 393709 272.0 ns/op BenchmarkTrimASCII/256:1-4 51866 2286 ns/op BenchmarkTrimASCII/256:2-4 32319 3329 ns/op BenchmarkTrimASCII/256:4-4 33135 3569 ns/op BenchmarkTrimASCII/256:8-4 33556 3594 ns/op BenchmarkTrimASCII/256:16-4 33355 3586 ns/op BenchmarkTrimASCII/4096:1-4 3708 34883 ns/op BenchmarkTrimASCII/4096:2-4 2388 57619 ns/op BenchmarkTrimASCII/4096:4-4 1868 56881 ns/op BenchmarkTrimASCII/4096:8-4 2097 50674 ns/op BenchmarkTrimASCII/4096:16-4 2121 56298 ns/op BenchmarkTrimByte-4 2826363 41.95 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 20136 5940 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 20076 5970 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 841 138527 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1600 69111 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3379 31252 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6792 17685 ns/op BenchmarkCompareBytesEqual-4 14794692 8.087 ns/op BenchmarkCompareBytesToNil-4 15043026 7.765 ns/op BenchmarkCompareBytesEmpty-4 15443484 6.715 ns/op BenchmarkCompareBytesIdentical-4 15542116 7.753 ns/op BenchmarkCompareBytesSameLength-4 12951692 8.412 ns/op BenchmarkCompareBytesDifferentLength-4 13302075 8.384 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 4178 26237 ns/op 39965.50 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 4275 27677 ns/op 37886.75 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 4267 26135 ns/op 40121.55 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 3067 37800 ns/op 27740.71 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 4556 36400 ns/op 28807.68 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 4437 26368 ns/op 39768.10 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 3296 35368 ns/op 29647.84 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 4539 25989 ns/op 40347.09 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 4335 28625 ns/op 36631.52 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 3236 37454 ns/op 27996.34 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 3177 36255 ns/op 28922.14 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 4300 27612 ns/op 37975.00 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 4408 26472 ns/op 39611.52 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 3309 35198 ns/op 29790.81 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 4360 35684 ns/op 29385.19 MB/s BenchmarkCompareBytesBig-4 4185 28010 ns/op 37435.65 MB/s BenchmarkCompareBytesBigIdentical-4 15881510 7.449 ns/op 140760123.33 MB/s PASS ok bytes 58.391s goos: freebsd goarch: amd64 pkg: compress/bzip2 cpu: AMD EPYC 7B12 BenchmarkDecodeDigits-4 2 57905864 ns/op 1.73 MB/s 3611344 B/op 26 allocs/op BenchmarkDecodeNewton-4 1 232655969 ns/op 2.44 MB/s 3629184 B/op 26 allocs/op BenchmarkDecodeRand-4 6 17984984 ns/op 0.91 MB/s 3644141 B/op 27 allocs/op PASS ok compress/bzip2 1.971s goos: freebsd goarch: amd64 pkg: compress/flate cpu: AMD EPYC 7B12 BenchmarkDecode/Digits/Huffman/1e4-4 88 1327610 ns/op 7.53 MB/s 42781 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 8 12816200 ns/op 7.80 MB/s 43674 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 131703052 ns/op 7.59 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 87 1330444 ns/op 7.52 MB/s 42320 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 8 13251470 ns/op 7.55 MB/s 41908 B/op 11 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 135069076 ns/op 7.40 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 93 1309469 ns/op 7.64 MB/s 42789 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 9 12830760 ns/op 7.79 MB/s 43604 B/op 13 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 216923435 ns/op 4.61 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 51 2143844 ns/op 4.66 MB/s 43155 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 8 13615455 ns/op 7.34 MB/s 44981 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 127266260 ns/op 7.86 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 79 1471821 ns/op 6.79 MB/s 43533 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 8 14196760 ns/op 7.04 MB/s 47127 B/op 23 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 144646041 ns/op 6.91 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 100 1118500 ns/op 8.94 MB/s 42633 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 12 9540059 ns/op 10.48 MB/s 47178 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 2 92710733 ns/op 10.79 MB/s 89436 B/op 231 allocs/op BenchmarkDecode/Newton/Default/1e4-4 121 986176 ns/op 10.14 MB/s 43086 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 14 7682503 ns/op 13.02 MB/s 44090 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 2 75928845 ns/op 13.17 MB/s 65952 B/op 160 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 120 999058 ns/op 10.01 MB/s 43103 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 14 7600822 ns/op 13.16 MB/s 45851 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 2 74487800 ns/op 13.43 MB/s 67752 B/op 152 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 144 827367 ns/op 12.09 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 13 8018182 ns/op 12.47 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 2 79988848 ns/op 12.50 MB/s BenchmarkEncode/Digits/Speed/1e4-4 75 1580018 ns/op 6.33 MB/s BenchmarkEncode/Digits/Speed/1e5-4 8 14241634 ns/op 7.02 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 141128350 ns/op 7.09 MB/s BenchmarkEncode/Digits/Default/1e4-4 30 3877078 ns/op 2.58 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 51172718 ns/op 1.95 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 573076930 ns/op 1.74 MB/s BenchmarkEncode/Digits/Compression/1e4-4 30 3870325 ns/op 2.58 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 50970464 ns/op 1.96 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 541314861 ns/op 1.85 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 117 1012935 ns/op 9.87 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 13 8547753 ns/op 11.70 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 2 84640507 ns/op 11.81 MB/s BenchmarkEncode/Newton/Speed/1e4-4 81 1509650 ns/op 6.62 MB/s BenchmarkEncode/Newton/Speed/1e5-4 10 11495946 ns/op 8.70 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 108542983 ns/op 9.21 MB/s BenchmarkEncode/Newton/Default/1e4-4 31 3749046 ns/op 2.67 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 50209378 ns/op 1.99 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 518400092 ns/op 1.93 MB/s BenchmarkEncode/Newton/Compression/1e4-4 30 3908260 ns/op 2.56 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 61680078 ns/op 1.62 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 642532989 ns/op 1.56 MB/s PASS ok compress/flate 16.178s goos: freebsd goarch: amd64 pkg: compress/lzw cpu: AMD EPYC 7B12 BenchmarkDecoder/1e4-4 62 1800846 ns/op 5.55 MB/s BenchmarkDecoder/1e-Reuse4-4 64 1893216 ns/op 5.28 MB/s BenchmarkDecoder/1e5-4 6 18086880 ns/op 5.53 MB/s BenchmarkDecoder/1e-Reuse5-4 6 17622247 ns/op 5.67 MB/s BenchmarkDecoder/1e6-4 1 182894125 ns/op 5.47 MB/s BenchmarkDecoder/1e-Reuse6-4 1 183762496 ns/op 5.44 MB/s BenchmarkEncoder/1e4-4 80 1478933 ns/op 6.76 MB/s BenchmarkEncoder/1e-Reuse4-4 85 1408651 ns/op 7.10 MB/s BenchmarkEncoder/1e5-4 7 14813833 ns/op 6.75 MB/s BenchmarkEncoder/1e-Reuse5-4 7 14809470 ns/op 6.75 MB/s BenchmarkEncoder/1e6-4 1 151704630 ns/op 6.59 MB/s BenchmarkEncoder/1e-Reuse6-4 1 147855246 ns/op 6.76 MB/s PASS ok compress/lzw 3.292s goos: freebsd goarch: amd64 pkg: container/heap cpu: AMD EPYC 7B12 BenchmarkDup-4 30 3466036 ns/op PASS ok container/heap 1.185s goos: freebsd goarch: amd64 pkg: context cpu: AMD EPYC 7B12 BenchmarkCommonParentCancel-4 18261 6394 ns/op BenchmarkWithTimeout/concurrency=40-4 4600 25134 ns/op BenchmarkWithTimeout/concurrency=4000-4 4432 26746 ns/op BenchmarkWithTimeout/concurrency=400000-4 5787 17397 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 646686 173.2 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 21704 6089 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 25440 4709 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 4914 25549 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2928 40787 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3904 34014 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 380 312344 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 280 424022 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 402 276716 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 37 3152129 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 24 4746834 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 37 2900338 ns/op BenchmarkCheckCanceled/Err-4 352426 301.8 ns/op BenchmarkCheckCanceled/Done-4 761604 158.3 ns/op BenchmarkContextCancelDone-4 625242 179.9 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 16555 7731 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 14208 8222 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 13334 9100 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 12386 9973 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 9451 11501 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 559888 218.7 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 309403 394.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 220021 543.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 133294 871.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 69790 1601 ns/op PASS ok context 10.112s goos: freebsd goarch: amd64 pkg: crypto/aes cpu: AMD EPYC 7B12 BenchmarkEncrypt/AES-128-4 2541626 49.30 ns/op 324.52 MB/s BenchmarkEncrypt/AES-192-4 2404544 49.20 ns/op 325.22 MB/s BenchmarkEncrypt/AES-256-4 2300398 48.43 ns/op 330.36 MB/s BenchmarkDecrypt/AES-128-4 2528810 47.24 ns/op 338.72 MB/s BenchmarkDecrypt/AES-192-4 2451715 47.31 ns/op 338.19 MB/s BenchmarkDecrypt/AES-256-4 2474640 48.01 ns/op 333.25 MB/s BenchmarkCreateCipher/AES-128-4 316578 414.9 ns/op 512 B/op 1 allocs/op BenchmarkCreateCipher/AES-192-4 329929 364.8 ns/op 512 B/op 1 allocs/op BenchmarkCreateCipher/AES-256-4 307368 366.9 ns/op 512 B/op 1 allocs/op PASS ok crypto/aes 2.521s goos: freebsd goarch: amd64 pkg: crypto/cipher cpu: AMD EPYC 7B12 BenchmarkAESGCM/Open-128-64-4 221784 503.2 ns/op 127.18 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 425716 263.4 ns/op 242.99 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 233386 516.9 ns/op 123.82 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 411427 275.6 ns/op 232.18 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 145765 817.4 ns/op 1651.63 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 205328 568.9 ns/op 2372.95 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 135519 871.0 ns/op 1549.90 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 185407 638.1 ns/op 2115.66 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 53440 2212 ns/op 3703.43 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 59353 2002 ns/op 4092.16 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 48216 2464 ns/op 3324.04 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 52491 2265 ns/op 3616.94 MB/s 0 B/op 0 allocs/op BenchmarkAESCTR/50-4 365754 323.7 ns/op 154.45 MB/s BenchmarkAESCTR/1K-4 169041 689.4 ns/op 1478.02 MB/s BenchmarkAESCTR/8K-4 45960 2581 ns/op 3171.66 MB/s BenchmarkAESCBCEncrypt1K-4 41546 2987 ns/op 342.84 MB/s BenchmarkAESCBCDecrypt1K-4 40909 3026 ns/op 338.35 MB/s PASS ok crypto/cipher 3.348s goos: freebsd goarch: amd64 pkg: crypto/des cpu: AMD EPYC 7B12 BenchmarkEncrypt-4 112814 1012 ns/op 7.90 MB/s BenchmarkDecrypt-4 110838 1001 ns/op 7.99 MB/s BenchmarkTDESEncrypt-4 38835 3101 ns/op 2.58 MB/s BenchmarkTDESDecrypt-4 39117 3088 ns/op 2.59 MB/s PASS ok crypto/des 1.595s goos: freebsd goarch: amd64 pkg: crypto/ecdh cpu: AMD EPYC 7B12 BenchmarkECDH/P256-4 1366 86038 ns/op 967 B/op 15 allocs/op BenchmarkECDH/P384-4 18 6495548 ns/op 1326 B/op 24 allocs/op BenchmarkECDH/P521-4 6 16896771 ns/op 1805 B/op 24 allocs/op BenchmarkECDH/X25519-4 100 1047547 ns/op 391 B/op 9 allocs/op PASS ok crypto/ecdh 1.593s goos: freebsd goarch: amd64 pkg: crypto/ecdsa cpu: AMD EPYC 7B12 BenchmarkSign/P256-4 1233 90475 ns/op 6976 B/op 72 allocs/op BenchmarkSign/P384-4 63 1830699 ns/op 7216 B/op 76 allocs/op BenchmarkSign/P521-4 26 4383214 ns/op 8065 B/op 78 allocs/op BenchmarkVerify/P256-4 1328 88269 ns/op 576 B/op 10 allocs/op BenchmarkVerify/P384-4 19 6186882 ns/op 808 B/op 17 allocs/op BenchmarkVerify/P521-4 7 15559411 ns/op 1224 B/op 17 allocs/op BenchmarkGenerateKey/P256-4 5905 19036 ns/op 999 B/op 16 allocs/op BenchmarkGenerateKey/P384-4 74 1588324 ns/op 1197 B/op 19 allocs/op BenchmarkGenerateKey/P521-4 30 4049912 ns/op 1597 B/op 20 allocs/op PASS ok crypto/ecdsa 2.473s goos: freebsd goarch: amd64 pkg: crypto/ed25519 cpu: AMD EPYC 7B12 BenchmarkKeyGeneration-4 421 277113 ns/op BenchmarkNewKeyFromSeed-4 427 276845 ns/op BenchmarkSigning-4 404 293062 ns/op BenchmarkVerification-4 260 459528 ns/op PASS ok crypto/ed25519 1.679s goos: freebsd goarch: amd64 pkg: crypto/elliptic cpu: AMD EPYC 7B12 BenchmarkScalarBaseMult/P256-4 7162 16014 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 188 633360 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 69 1602484 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 28 3959713 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1872 63050 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 73 1608358 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 26 4432438 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 9 11781082 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 24052 4929 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 8259 12655 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 5506 19048 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 100 1052425 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 4095 29911 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 404 284215 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 2364 46270 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 133 895007 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.427s goos: freebsd goarch: amd64 pkg: crypto/hkdf cpu: AMD EPYC 7B12 Benchmark16ByteMD5Single-4 10808 10718 ns/op 1.49 MB/s Benchmark20ByteSHA1Single-4 10370 11461 ns/op 1.75 MB/s Benchmark32ByteSHA256Single-4 8839 11428 ns/op 2.80 MB/s Benchmark64ByteSHA512Single-4 5950 19305 ns/op 3.32 MB/s PASS ok crypto/hkdf 1.722s goos: freebsd goarch: amd64 pkg: crypto/hmac cpu: AMD EPYC 7B12 BenchmarkHMACSHA256_1K-4 62676 1887 ns/op 542.79 MB/s BenchmarkHMACSHA256_32-4 88052 1339 ns/op 23.90 MB/s BenchmarkNewWriteSum-4 22879 5089 ns/op 6.29 MB/s PASS ok crypto/hmac 1.528s goos: freebsd goarch: amd64 pkg: crypto/internal/fips140/bigmod cpu: AMD EPYC 7B12 BenchmarkModAdd-4 628425 173.0 ns/op BenchmarkModSub-4 688076 168.4 ns/op BenchmarkMontgomeryRepr-4 90127 1304 ns/op BenchmarkMontgomeryMul-4 89011 1313 ns/op BenchmarkModMul-4 44164 2676 ns/op BenchmarkExpBig-4 26 4491920 ns/op BenchmarkExp-4 33 3506959 ns/op PASS ok crypto/internal/fips140/bigmod 2.159s goos: freebsd goarch: amd64 pkg: crypto/internal/fips140/drbg cpu: AMD EPYC 7B12 BenchmarkDBRG-4 60861 1685 ns/op 37.99 MB/s PASS ok crypto/internal/fips140/drbg 1.207s goos: freebsd goarch: amd64 pkg: crypto/internal/fips140/edwards25519 cpu: AMD EPYC 7B12 BenchmarkEncodingDecoding-4 4714 21278 ns/op BenchmarkScalarBaseMult-4 481 242370 ns/op BenchmarkScalarMult-4 205 573832 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 297 407425 ns/op PASS ok crypto/internal/fips140/edwards25519 1.654s goos: freebsd goarch: amd64 pkg: crypto/internal/fips140/edwards25519/field cpu: AMD EPYC 7B12 BenchmarkAdd-4 618230 185.0 ns/op BenchmarkMultiply-4 5795122 20.64 ns/op BenchmarkSquare-4 7710112 15.50 ns/op BenchmarkInvert-4 28449 4221 ns/op BenchmarkMult32-4 1726460 69.16 ns/op PASS ok crypto/internal/fips140/edwards25519/field 1.831s goos: freebsd goarch: amd64 pkg: crypto/internal/fips140/nistec cpu: AMD EPYC 7B12 BenchmarkScalarMult/P224-4 73 1620082 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2131 56439 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 25 4488352 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 9 11960204 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 195 606046 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 10868 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 70 1534439 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 28 3756544 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/fips140/nistec 2.161s goos: freebsd goarch: amd64 pkg: crypto/internal/fips140/nistec/fiat cpu: AMD EPYC 7B12 BenchmarkMul/P224-4 639316 174.4 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 331738 341.6 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 140784 836.7 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 627843 174.2 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 339042 330.2 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 142074 847.3 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/fips140/nistec/fiat 1.806s goos: freebsd goarch: amd64 pkg: crypto/md5 cpu: AMD EPYC 7B12 BenchmarkHash8Bytes-4 258942 454.4 ns/op 17.61 MB/s BenchmarkHash64-4 267750 412.2 ns/op 155.25 MB/s BenchmarkHash128-4 234363 502.8 ns/op 254.58 MB/s BenchmarkHash256-4 174278 685.1 ns/op 373.65 MB/s BenchmarkHash512-4 115130 1046 ns/op 489.41 MB/s BenchmarkHash1K-4 68102 1767 ns/op 579.45 MB/s BenchmarkHash8K-4 10000 11829 ns/op 692.52 MB/s BenchmarkHash1M-4 69 1475448 ns/op 710.68 MB/s BenchmarkHash8M-4 9 11810910 ns/op 710.24 MB/s BenchmarkHash8BytesUnaligned-4 245305 455.7 ns/op 17.55 MB/s BenchmarkHash1KUnaligned-4 67954 1761 ns/op 581.46 MB/s BenchmarkHash8KUnaligned-4 9970 11812 ns/op 693.53 MB/s PASS ok crypto/md5 2.662s goos: freebsd goarch: amd64 pkg: crypto/mlkem cpu: AMD EPYC 7B12 BenchmarkKeyGen-4 482 247096 ns/op BenchmarkEncaps-4 264 451436 ns/op BenchmarkDecaps-4 205 579755 ns/op BenchmarkRoundTrip/Alice-4 135 880864 ns/op BenchmarkRoundTrip/Bob-4 273 434175 ns/op PASS ok crypto/mlkem 1.898s goos: freebsd goarch: amd64 pkg: crypto/pbkdf2 cpu: AMD EPYC 7B12 BenchmarkHMACSHA1-4 14 8020050 ns/op BenchmarkHMACSHA256-4 12 9079573 ns/op PASS ok crypto/pbkdf2 1.271s goos: freebsd goarch: amd64 pkg: crypto/rand cpu: AMD EPYC 7B12 BenchmarkRead/4-4 131220 889.6 ns/op 4.50 MB/s BenchmarkRead/32-4 130909 893.3 ns/op 35.82 MB/s BenchmarkRead/4K-4 9981 11757 ns/op 348.38 MB/s BenchmarkPrime-4 1 169883576 ns/op PASS ok crypto/rand 1.610s goos: freebsd goarch: amd64 pkg: crypto/rc4 cpu: AMD EPYC 7B12 BenchmarkRC4_128-4 18320 6602 ns/op 19.39 MB/s BenchmarkRC4_1K-4 2269 52031 ns/op 19.68 MB/s BenchmarkRC4_8K-4 290 415542 ns/op 19.48 MB/s PASS ok crypto/rc4 1.551s goos: freebsd goarch: amd64 pkg: crypto/rsa cpu: AMD EPYC 7B12 BenchmarkDecryptPKCS1v15/2048-4 85 1382428 ns/op BenchmarkDecryptPKCS1v15/3072-4 32 3580697 ns/op BenchmarkDecryptPKCS1v15/4096-4 15 7248685 ns/op BenchmarkEncryptPKCS1v15/2048-4 2244 48963 ns/op BenchmarkDecryptOAEP/2048-4 85 1393895 ns/op BenchmarkEncryptOAEP/2048-4 1671 60005 ns/op BenchmarkSignPKCS1v15/2048-4 82 1407753 ns/op BenchmarkVerifyPKCS1v15/2048-4 2552 46794 ns/op BenchmarkSignPSS/2048-4 84 1434022 ns/op BenchmarkVerifyPSS/2048-4 2083 56916 ns/op BenchmarkGenerateKey/2048-4 1 469749140 ns/op BenchmarkParsePKCS8PrivateKey/2048-4 853 136512 ns/op PASS ok crypto/rsa 3.177s goos: freebsd goarch: amd64 pkg: crypto/sha1 cpu: AMD EPYC 7B12 BenchmarkHash8Bytes/New-4 226114 511.6 ns/op 15.64 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 261565 423.1 ns/op 18.91 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 133255 901.2 ns/op 355.08 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 150536 792.7 ns/op 403.67 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 79686 1504 ns/op 680.75 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 86547 1382 ns/op 741.13 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 15030 7996 ns/op 1024.54 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 15253 7867 ns/op 1041.33 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.258s goos: freebsd goarch: amd64 pkg: crypto/sha256 cpu: AMD EPYC 7B12 BenchmarkHash8Bytes/New-4 243956 470.9 ns/op 16.99 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 260076 458.0 ns/op 17.47 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 243897 456.1 ns/op 17.54 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 117380 996.4 ns/op 1027.67 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 121684 975.1 ns/op 1050.20 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 122257 978.9 ns/op 1046.06 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 21634 5530 ns/op 1481.36 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 21748 5526 ns/op 1482.55 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 21670 5553 ns/op 1475.21 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.369s goos: freebsd goarch: amd64 pkg: crypto/sha3 cpu: AMD EPYC 7B12 BenchmarkSha3_512_MTU-4 12718 9508 ns/op 141.99 MB/s BenchmarkSha3_384_MTU-4 17245 6945 ns/op 194.37 MB/s BenchmarkSha3_256_MTU-4 21936 5506 ns/op 245.17 MB/s BenchmarkSha3_224_MTU-4 23083 5209 ns/op 259.16 MB/s BenchmarkShake128_MTU-4 20547 5942 ns/op 227.19 MB/s BenchmarkShake256_MTU-4 18675 6327 ns/op 213.36 MB/s BenchmarkShake256_16x-4 711 165087 ns/op 99.24 MB/s BenchmarkShake256_1MiB-4 30 3655021 ns/op 286.89 MB/s BenchmarkSha3_512_1MiB-4 16 6779325 ns/op 154.67 MB/s PASS ok crypto/sha3 2.578s goos: freebsd goarch: amd64 pkg: crypto/sha512 cpu: AMD EPYC 7B12 BenchmarkHash8Bytes/New-4 155086 755.6 ns/op 10.59 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 152612 751.1 ns/op 10.65 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 153927 763.2 ns/op 10.48 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 54980 2158 ns/op 474.52 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 54888 2137 ns/op 479.27 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 55022 2155 ns/op 475.12 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 9150 12699 ns/op 645.09 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 9193 12652 ns/op 647.48 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 9249 12710 ns/op 644.55 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.239s goos: freebsd goarch: amd64 pkg: crypto/subtle cpu: AMD EPYC 7B12 BenchmarkConstantTimeByteEq-4 24666938 5.643 ns/op BenchmarkConstantTimeEq-4 20338485 5.597 ns/op BenchmarkConstantTimeLessOrEq-4 22819419 5.949 ns/op BenchmarkXORBytes/8Bytes-4 5307315 21.99 ns/op 363.86 MB/s BenchmarkXORBytes/128Bytes-4 4589641 25.27 ns/op 5064.63 MB/s BenchmarkXORBytes/2048Bytes-4 1721926 68.16 ns/op 30046.37 MB/s BenchmarkXORBytes/32768Bytes-4 102612 1023 ns/op 32036.11 MB/s PASS ok crypto/subtle 2.271s goos: freebsd goarch: amd64 pkg: crypto/tls cpu: AMD EPYC 7B12 BenchmarkCertCache/0-4 217 534747 ns/op BenchmarkCertCache/1-4 202 559542 ns/op BenchmarkCertCache/2-4 216 564554 ns/op BenchmarkCertCache/3-4 210 567180 ns/op BenchmarkHandshakeServer/RSA-4 187 632599 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 132 903333 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 158 760630 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 237 503117 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 332 360799 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 69 1479428 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 75 1353155 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 5 23997718 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 5 23523762 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 8 12920641 ns/op 81.16 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 6 16842774 ns/op 62.26 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 5 21562723 ns/op 97.26 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 4 28844240 ns/op 72.71 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 3 38452126 ns/op 109.08 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 2 52911540 ns/op 79.27 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 2 73451583 ns/op 114.21 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 100549666 ns/op 83.43 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 137446507 ns/op 122.06 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 194889276 ns/op 86.09 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 279745829 ns/op 119.95 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 389137312 ns/op 86.23 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 572001828 ns/op 117.32 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 780061913 ns/op 86.03 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 8 13720770 ns/op 76.42 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 6 17745752 ns/op 59.09 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 5 22162073 ns/op 94.63 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 4 29763515 ns/op 70.46 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 3 39780837 ns/op 105.44 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 2 55432737 ns/op 75.66 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 2 74958054 ns/op 111.91 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 104666738 ns/op 80.15 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 139564889 ns/op 120.21 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 195426986 ns/op 85.85 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 283797302 ns/op 118.23 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 394815396 ns/op 84.99 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 566811043 ns/op 118.40 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 773904319 ns/op 86.71 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 697343084 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 701171138 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 281673531 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 282802651 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 143386022 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 143553392 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 74198358 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 73922353 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 4 31849122 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 4 31612532 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 137008808 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 140613790 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 57204044 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 58875256 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 4 30820571 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 4 30939794 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 6 17686732 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 6 17203948 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 12 9627401 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 13 9156062 ns/op PASS ok crypto/tls 16.430s goos: freebsd goarch: amd64 pkg: crypto/x509 cpu: AMD EPYC 7B12 BenchmarkOIDMarshalUnmarshalText-4 18780 5941 ns/op BenchmarkCreateCertificate/RSA_2048-4 76 1537754 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 435 278010 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 1628 71727 ns/op 12952 B/op 169 allocs/op BenchmarkParseCertificate/rsa_leaf-4 1526 78180 ns/op 14360 B/op 192 allocs/op PASS ok crypto/x509 2.251s goos: freebsd goarch: amd64 pkg: database/sql cpu: AMD EPYC 7B12 BenchmarkConcurrentDBExec-4 46 2482910 ns/op 280852 B/op 1649 allocs/op BenchmarkConcurrentStmtQuery-4 38 2847154 ns/op 274687 B/op 2065 allocs/op BenchmarkConcurrentStmtExec-4 51 2238406 ns/op 221058 B/op 739 allocs/op BenchmarkConcurrentTxQuery-4 50 2303301 ns/op 276968 B/op 2169 allocs/op BenchmarkConcurrentTxExec-4 61 1699092 ns/op 87793 B/op 1553 allocs/op BenchmarkConcurrentTxStmtQuery-4 45 2573038 ns/op 107499 B/op 2062 allocs/op BenchmarkConcurrentTxStmtExec-4 135 890453 ns/op 40167 B/op 380 allocs/op BenchmarkConcurrentRandom-4 51 11459526 ns/op 237055 B/op 1848 allocs/op BenchmarkManyConcurrentQueries-4 2630 43401 ns/op 4131 B/op 20 allocs/op BenchmarkGrabConn-4 254185 404.6 ns/op 0 B/op 0 allocs/op BenchmarkConnRequestSet-4 21940 5511 ns/op PASS ok database/sql 3.306s goos: freebsd goarch: amd64 pkg: debug/elf cpu: AMD EPYC 7B12 BenchmarkSymbols64-4 2505 43186 ns/op BenchmarkSymbols32-4 3133 38187 ns/op PASS ok debug/elf 1.318s goos: freebsd goarch: amd64 pkg: debug/gosym cpu: AMD EPYC 7B12 Benchmark115/NewLineTable-4 368966 331.1 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 138 839642 ns/op 179128 B/op 15 allocs/op Benchmark115/LineToPC-4 100 1037413 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 27306 4487 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.765s goos: freebsd goarch: amd64 pkg: encoding/asn1 cpu: AMD EPYC 7B12 BenchmarkObjectIdentifierString-4 103273 1189 ns/op BenchmarkMarshal-4 1123 104406 ns/op 8056 B/op 271 allocs/op BenchmarkUnmarshal-4 3777 29342 ns/op 352 B/op 16 allocs/op PASS ok encoding/asn1 1.461s goos: freebsd goarch: amd64 pkg: encoding/base32 cpu: AMD EPYC 7B12 BenchmarkEncode-4 514 250079 ns/op 32.76 MB/s BenchmarkEncodeToString-4 472 245322 ns/op 33.39 MB/s BenchmarkDecode-4 205 576766 ns/op 22.73 MB/s BenchmarkDecodeString-4 204 578387 ns/op 22.67 MB/s PASS ok encoding/base32 1.702s goos: freebsd goarch: amd64 pkg: encoding/base64 cpu: AMD EPYC 7B12 BenchmarkEncodeToString-4 541 202581 ns/op 40.44 MB/s BenchmarkDecodeString/2-4 475347 229.4 ns/op 17.44 MB/s BenchmarkDecodeString/4-4 302931 352.8 ns/op 22.68 MB/s BenchmarkDecodeString/8-4 274832 412.0 ns/op 29.13 MB/s BenchmarkDecodeString/64-4 56695 2108 ns/op 41.74 MB/s BenchmarkDecodeString/8192-4 480 233606 ns/op 46.76 MB/s BenchmarkNewEncoding-4 90412 1275 ns/op 200.76 MB/s PASS ok encoding/base64 1.971s goos: freebsd goarch: amd64 pkg: encoding/binary cpu: AMD EPYC 7B12 BenchmarkReadSlice1000Int32s-4 1934 62587 ns/op 63.91 MB/s BenchmarkReadStruct-4 22148 5435 ns/op 13.80 MB/s BenchmarkWriteStruct-4 24348 4899 ns/op 15.31 MB/s BenchmarkAppendStruct-4 276540 421.5 ns/op 177.94 MB/s BenchmarkWriteSlice1000Structs-4 22 4662587 ns/op 16.09 MB/s BenchmarkAppendSlice1000Structs-4 25 4540867 ns/op 16.52 MB/s BenchmarkReadSlice1000Structs-4 22 5115039 ns/op 14.66 MB/s BenchmarkReadInts-4 64539 1811 ns/op 16.57 MB/s BenchmarkWriteInts-4 63586 1890 ns/op 15.87 MB/s BenchmarkAppendInts-4 130093 899.9 ns/op 33.34 MB/s BenchmarkWriteSlice1000Int32s-4 1875 61014 ns/op 65.56 MB/s BenchmarkAppendSlice1000Int32s-4 1984 57067 ns/op 70.09 MB/s BenchmarkPutUint16-4 4494705 26.65 ns/op 75.04 MB/s BenchmarkAppendUint16-4 4377739 26.54 ns/op 75.36 MB/s BenchmarkPutUint32-4 3244762 36.32 ns/op 110.13 MB/s BenchmarkAppendUint32-4 3348463 35.69 ns/op 112.06 MB/s BenchmarkPutUint64-4 1828339 65.13 ns/op 122.83 MB/s BenchmarkAppendUint64-4 1801016 66.63 ns/op 120.07 MB/s BenchmarkLittleEndianPutUint16-4 4529335 26.40 ns/op 75.74 MB/s BenchmarkLittleEndianAppendUint16-4 4611102 25.94 ns/op 77.09 MB/s BenchmarkLittleEndianPutUint32-4 3226461 36.46 ns/op 109.72 MB/s BenchmarkLittleEndianAppendUint32-4 3381966 35.69 ns/op 112.08 MB/s BenchmarkLittleEndianPutUint64-4 1812712 65.81 ns/op 121.57 MB/s BenchmarkLittleEndianAppendUint64-4 1851429 65.17 ns/op 122.76 MB/s BenchmarkReadFloats-4 223828 547.1 ns/op 21.93 MB/s BenchmarkWriteFloats-4 215449 561.7 ns/op 21.36 MB/s BenchmarkReadSlice1000Float32s-4 1570 73582 ns/op 54.36 MB/s BenchmarkWriteSlice1000Float32s-4 1603 74314 ns/op 53.83 MB/s BenchmarkReadSlice1000Uint8s-4 126097 1028 ns/op 972.64 MB/s BenchmarkWriteSlice1000Uint8s-4 422566 280.0 ns/op 3572.01 MB/s BenchmarkSize/bool-4 6033003 19.74 ns/op BenchmarkSize/int8-4 6103104 19.53 ns/op BenchmarkSize/int16-4 5751991 20.46 ns/op BenchmarkSize/int32-4 6027861 19.45 ns/op BenchmarkSize/int64-4 6188505 20.20 ns/op BenchmarkSize/uint8-4 5933931 20.50 ns/op BenchmarkSize/uint16-4 5992922 20.63 ns/op BenchmarkSize/uint32-4 5760474 19.76 ns/op BenchmarkSize/uint64-4 5879577 19.79 ns/op BenchmarkSize/float32-4 4626840 25.85 ns/op BenchmarkSize/float64-4 4749364 25.82 ns/op BenchmarkSize/complex64-4 994406 126.5 ns/op BenchmarkSize/complex128-4 949614 127.0 ns/op BenchmarkSize/binary.Struct-4 305839 337.6 ns/op BenchmarkSize/*binary.Struct-4 289347 394.4 ns/op BenchmarkSize/[]binary.Struct-4 254416 422.5 ns/op BenchmarkSize/[]binary.Struct#01-4 285346 421.5 ns/op BenchmarkSize/[1]binary.Struct-4 252002 439.6 ns/op BenchmarkPutUvarint32-4 1272508 95.23 ns/op 42.00 MB/s BenchmarkPutUvarint64-4 333968 356.9 ns/op 22.42 MB/s PASS ok encoding/binary 8.217s goos: freebsd goarch: amd64 pkg: encoding/csv cpu: AMD EPYC 7B12 BenchmarkRead-4 8638 11806 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 9638 11477 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 10291 11661 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 5817 18565 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 9411 10907 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 10000 10835 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 9591 10856 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 6579 17676 ns/op 2977 B/op 12 allocs/op BenchmarkWrite-4 17625 6910 ns/op PASS ok encoding/csv 2.265s goos: freebsd goarch: amd64 pkg: encoding/gob cpu: AMD EPYC 7B12 BenchmarkEndToEndPipe-4 16221 7299 ns/op 1812 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 21255 6448 ns/op 1810 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 283 434558 ns/op 16716 B/op 330 allocs/op BenchmarkEncodeComplex128Slice-4 987 119059 ns/op 498 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 2022 56901 ns/op 43 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1990 55705 ns/op 43 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 2718 44534 ns/op 142 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 50 2258997 ns/op 37388 B/op 251 allocs/op BenchmarkDecodeComplex128Slice-4 844 145740 ns/op 25222 B/op 149 allocs/op BenchmarkDecodeFloat64Slice-4 1618 72567 ns/op 10813 B/op 149 allocs/op BenchmarkDecodeInt32Slice-4 1692 67822 ns/op 9778 B/op 149 allocs/op BenchmarkDecodeStringSlice-4 1206 98585 ns/op 39135 B/op 1149 allocs/op BenchmarkDecodeStringsSlice-4 452 266621 ns/op 66038 B/op 2174 allocs/op BenchmarkDecodeBytesSlice-4 804 145750 ns/op 23561 B/op 163 allocs/op BenchmarkDecodeInterfaceSlice-4 106 1100537 ns/op 83032 B/op 3158 allocs/op BenchmarkDecodeMap-4 99 1134418 ns/op 50000 B/op 160 allocs/op PASS ok encoding/gob 3.477s goos: freebsd goarch: amd64 pkg: encoding/hex cpu: AMD EPYC 7B12 BenchmarkEncode/256-4 21313 5570 ns/op 45.96 MB/s BenchmarkEncode/1024-4 5325 21335 ns/op 48.00 MB/s BenchmarkEncode/4096-4 1264 85549 ns/op 47.88 MB/s BenchmarkEncode/16384-4 340 341669 ns/op 47.95 MB/s BenchmarkDecode/256-4 41850 2921 ns/op 87.63 MB/s BenchmarkDecode/1024-4 11137 10854 ns/op 94.34 MB/s BenchmarkDecode/4096-4 2227 46263 ns/op 88.54 MB/s BenchmarkDecode/16384-4 649 179820 ns/op 91.11 MB/s BenchmarkDecodeString/256-4 37986 3094 ns/op 82.75 MB/s BenchmarkDecodeString/1024-4 8444 12333 ns/op 83.03 MB/s BenchmarkDecodeString/4096-4 2358 47761 ns/op 85.76 MB/s BenchmarkDecodeString/16384-4 592 196670 ns/op 83.31 MB/s BenchmarkDump/256-4 1936 60314 ns/op 4.24 MB/s BenchmarkDump/1024-4 494 241328 ns/op 4.24 MB/s BenchmarkDump/4096-4 123 959012 ns/op 4.27 MB/s BenchmarkDump/16384-4 28 3896460 ns/op 4.20 MB/s PASS ok encoding/hex 3.365s goos: freebsd goarch: amd64 pkg: encoding/json cpu: AMD EPYC 7B12 BenchmarkCodeEncoder-4 3 38694936 ns/op 50.15 MB/s 8389514 B/op 46 allocs/op BenchmarkCodeEncoderError-4 2 62280653 ns/op 31.16 MB/s 8390816 B/op 59 allocs/op BenchmarkCodeMarshal-4 2 53390716 ns/op 36.34 MB/s 10330920 B/op 49 allocs/op BenchmarkCodeMarshalError-4 1 103239338 ns/op 18.80 MB/s 10465568 B/op 126 allocs/op BenchmarkMarshalBytes/32-4 28596 4200 ns/op BenchmarkMarshalBytes/256-4 6999 14373 ns/op BenchmarkMarshalBytes/4096-4 723 163288 ns/op BenchmarkMarshalBytesError/32-4 81 1400322 ns/op BenchmarkMarshalBytesError/256-4 81 1401107 ns/op BenchmarkMarshalBytesError/4096-4 72 1605719 ns/op BenchmarkMarshalMap-4 58230 2103 ns/op 299 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 309470284 ns/op 6.27 MB/s 10098040 B/op 40037 allocs/op BenchmarkUnicodeDecoder-4 47442 2506 ns/op 5.59 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 57687 1819 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 275863915 ns/op 7.03 MB/s 2019408 B/op 40002 allocs/op BenchmarkCodeUnmarshalReuse-4 1 271499741 ns/op 7.15 MB/s 2021272 B/op 40009 allocs/op BenchmarkUnmarshalString-4 67628 1708 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 164336 766.5 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 456854 329.8 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 24270 4941 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 70107 1903 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 83280 1453 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 21345 5599 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 2787 38781 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 1365 87504 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 280 421118 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 36 3393480 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 533680 216.4 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 537037 214.2 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 386378 286.4 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 373238 276.1 ns/op BenchmarkEncodeMarshaler-4 70801 1743 ns/op 75 B/op 1 allocs/op BenchmarkEncoderEncode-4 71967 1626 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 5684006 19.92 ns/op BenchmarkNumberIsValidRegexp-4 26948 4554 ns/op BenchmarkUnmarshalNumber-4 48932 2417 ns/op 168 B/op 2 allocs/op PASS ok encoding/json 7.888s goos: freebsd goarch: amd64 pkg: encoding/pem cpu: AMD EPYC 7B12 BenchmarkEncode-4 67 1799198 ns/op 36.43 MB/s BenchmarkDecode-4 30 3879822 ns/op 22.88 MB/s PASS ok encoding/pem 1.379s goos: freebsd goarch: amd64 pkg: encoding/xml cpu: AMD EPYC 7B12 BenchmarkMarshal-4 3520 30496 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 1273 90652 ns/op 8217 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 5830 19364 ns/op PASS ok encoding/xml 1.533s goos: freebsd goarch: amd64 pkg: errors cpu: AMD EPYC 7B12 BenchmarkIs-4 423634 253.8 ns/op BenchmarkAs-4 115381 1027 ns/op PASS ok errors 1.317s goos: freebsd goarch: amd64 pkg: expvar cpu: AMD EPYC 7B12 BenchmarkIntAdd-4 517789 248.8 ns/op BenchmarkIntSet-4 403614 293.6 ns/op BenchmarkFloatAdd-4 66073 1927 ns/op BenchmarkFloatSet-4 264501 410.3 ns/op BenchmarkStringSet-4 297418 421.3 ns/op BenchmarkMapSet-4 42674 2584 ns/op BenchmarkMapSetDifferent-4 24602 4467 ns/op BenchmarkMapSetDifferentRandom-4 409 291522 ns/op BenchmarkMapSetString-4 45356 2676 ns/op BenchmarkMapAddSame-4 25042 4539 ns/op BenchmarkMapAddDifferent-4 14079 8124 ns/op BenchmarkMapAddDifferentRandom-4 338 361038 ns/op BenchmarkMapAddSameSteadyState-4 268792 435.3 ns/op BenchmarkMapAddDifferentSteadyState-4 116521 1238 ns/op BenchmarkMapString-4 8594 12141 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 25486 11144 ns/op PASS ok expvar 3.697s goos: freebsd goarch: amd64 pkg: fmt cpu: AMD EPYC 7B12 BenchmarkSprintfPadding-4 129558 880.7 ns/op BenchmarkSprintfEmpty-4 517590 237.8 ns/op BenchmarkSprintfString-4 380782 330.8 ns/op BenchmarkSprintfTruncateString-4 335426 367.8 ns/op BenchmarkSprintfTruncateBytes-4 150073 761.4 ns/op BenchmarkSprintfSlowParsingPath-4 328593 371.0 ns/op BenchmarkSprintfQuoteString-4 37104 3208 ns/op BenchmarkSprintfInt-4 345080 355.6 ns/op BenchmarkSprintfIntInt-4 261688 460.3 ns/op BenchmarkSprintfPrefixedInt-4 297976 419.6 ns/op BenchmarkSprintfFloat-4 168338 746.5 ns/op BenchmarkSprintfComplex-4 77864 1515 ns/op BenchmarkSprintfBoolean-4 347521 333.4 ns/op BenchmarkSprintfHexString-4 182984 776.1 ns/op BenchmarkSprintfHexBytes-4 80373 1525 ns/op BenchmarkSprintfBytes-4 41952 2921 ns/op BenchmarkSprintfStringer-4 96169 1314 ns/op BenchmarkSprintfStructure-4 48840 2627 ns/op BenchmarkManyArgs-4 97258 1237 ns/op BenchmarkFprintInt-4 98616 1241 ns/op BenchmarkFprintfBytes-4 104569 1135 ns/op BenchmarkFprintIntNoAlloc-4 97100 1247 ns/op BenchmarkScanInts-4 48 2352778 ns/op BenchmarkScanRecursiveInt-4 1 305736111 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 317464320 ns/op PASS ok fmt 4.933s goos: freebsd goarch: amd64 pkg: go/build cpu: AMD EPYC 7B12 BenchmarkImportVendor-4 1140 98981 ns/op PASS ok go/build 1.207s goos: freebsd goarch: amd64 pkg: go/constant cpu: AMD EPYC 7B12 BenchmarkStringAdd/1-4 67232 1648 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 21342 5705 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 6206 20420 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1537 76311 ns/op 11872 B/op 73 allocs/op BenchmarkStringAdd/256-4 421 306322 ns/op 48992 B/op 267 allocs/op BenchmarkStringAdd/1024-4 100 1283995 ns/op 215520 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 21 4908523 ns/op 846304 B/op 4113 allocs/op BenchmarkStringAdd/16384-4 5 20408543 ns/op 3615203 B/op 16406 allocs/op BenchmarkStringAdd/65536-4 2 76639580 ns/op 15239648 B/op 65564 allocs/op PASS ok go/constant 2.545s goos: freebsd goarch: amd64 pkg: go/format cpu: AMD EPYC 7B12 BenchmarkFormat/array1-10000-4 1 202434882 ns/op 0.32 MB/s 46186488 B/op 48838 allocs/op PASS ok go/format 1.243s goos: freebsd goarch: amd64 pkg: go/parser cpu: AMD EPYC 7B12 BenchmarkParse-4 7 15490236 ns/op 3.47 MB/s BenchmarkParseOnly-4 8 13422628 ns/op 4.00 MB/s BenchmarkResolve-4 68 1720145 ns/op 31.25 MB/s PASS ok go/parser 2.222s goos: freebsd goarch: amd64 pkg: go/printer cpu: AMD EPYC 7B12 BenchmarkPrintFile-4 1 110146154 ns/op 0.47 MB/s 5344336 B/op 27928 allocs/op BenchmarkPrintDecl-4 1118 104464 ns/op 0.31 MB/s 16573 B/op 53 allocs/op PASS ok go/printer 1.310s goos: freebsd goarch: amd64 pkg: go/scanner cpu: AMD EPYC 7B12 BenchmarkScan-4 363 325513 ns/op BenchmarkScanFiles/go/types/expr.go-4 24 4829650 ns/op 8.18 MB/s BenchmarkScanFiles/go/parser/parser.go-4 12 9683178 ns/op 7.70 MB/s BenchmarkScanFiles/net/http/server.go-4 7 15394622 ns/op 8.48 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 288 418506 ns/op 7.40 MB/s PASS ok go/scanner 1.718s goos: freebsd goarch: amd64 pkg: go/token cpu: AMD EPYC 7B12 BenchmarkSearchInts-4 1264753 88.25 ns/op PASS ok go/token 1.236s goos: freebsd goarch: amd64 pkg: go/types cpu: AMD EPYC 7B12 BenchmarkLookupFieldOrMethod-4 147 763275 ns/op BenchmarkNamed/Underlying/nongeneric-4 1591590 72.79 ns/op BenchmarkNamed/Underlying/generic-4 1572154 73.82 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 112.4 ns/op BenchmarkNamed/Underlying/user_instance-4 1576203 76.90 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 29539 3994 ns/op BenchmarkNamed/NewMethodSet/generic-4 30008 4005 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 28647 4142 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 28952 4083 ns/op BenchmarkCheck/http/funcbodies/info-4 1 451819636 ns/op 78739 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 365326622 ns/op 97380 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 189179081 ns/op 188029 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 175796510 ns/op 202326 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 316973580 ns/op 16731 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 87292284 ns/op 60741 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 52448700 ns/op 101085 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 51328204 ns/op 103303 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 111897314 ns/op 19361 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 52348994 ns/op 41385 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 3 38864220 ns/op 55741 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 3 38876860 ns/op 55725 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 900335317 ns/op 78633 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 469299651 ns/op 150857 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 106165040 ns/op 666607 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 95277106 ns/op 742953 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 249696583 ns/op 3511 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 59043590 ns/op 14849 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 53368730 ns/op 16426 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 52625700 ns/op 16659 lines/s PASS ok go/types 16.752s goos: freebsd goarch: amd64 pkg: hash/adler32 cpu: AMD EPYC 7B12 BenchmarkAdler32KB-4 14607 8228 ns/op 124.45 MB/s PASS ok hash/adler32 1.238s goos: freebsd goarch: amd64 pkg: hash/crc32 cpu: AMD EPYC 7B12 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 277092 407.1 ns/op 36.84 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 273148 405.5 ns/op 36.99 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 186858 600.1 ns/op 66.66 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 207014 587.0 ns/op 68.14 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 551756 202.9 ns/op 2523.75 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 520418 205.3 ns/op 2494.42 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 481864 238.7 ns/op 4289.64 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 491306 237.6 ns/op 4309.35 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 248484 476.1 ns/op 8602.52 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 246955 477.7 ns/op 8574.94 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 44110 2728 ns/op 12011.37 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 43916 2718 ns/op 12056.37 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 586045 185.1 ns/op 81.05 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 603366 184.6 ns/op 81.25 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 610042 184.3 ns/op 217.04 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 673298 183.8 ns/op 217.61 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 421125 261.7 ns/op 1956.13 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 458084 262.7 ns/op 1949.21 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 332191 334.0 ns/op 3065.74 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 326571 358.0 ns/op 2860.03 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 285924 389.0 ns/op 10528.69 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 282570 391.0 ns/op 10476.50 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 59882 2010 ns/op 16299.40 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 58521 2026 ns/op 16176.96 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 296736 381.0 ns/op 39.37 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 310777 351.0 ns/op 42.74 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 146085 741.9 ns/op 53.92 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 150537 734.9 ns/op 54.43 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 13983 8581 ns/op 59.66 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 14025 8516 ns/op 60.12 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 6612 17983 ns/op 56.94 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 7124 15921 ns/op 64.32 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1441 80653 ns/op 50.79 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1466 81011 ns/op 50.56 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 175 679405 ns/op 48.23 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 177 666528 ns/op 49.16 MB/s PASS ok hash/crc32 5.961s goos: freebsd goarch: amd64 pkg: hash/crc64 cpu: AMD EPYC 7B12 BenchmarkCrc64/ISO64KB-4 259 461576 ns/op 141.98 MB/s BenchmarkCrc64/ISO4KB-4 3633 29126 ns/op 140.63 MB/s BenchmarkCrc64/ISO1KB-4 14845 8170 ns/op 125.33 MB/s BenchmarkCrc64/ECMA64KB-4 259 459430 ns/op 142.65 MB/s BenchmarkCrc64/Random64KB-4 295 404639 ns/op 161.96 MB/s BenchmarkCrc64/Random16KB-4 1045 112215 ns/op 146.01 MB/s PASS ok hash/crc64 2.017s goos: freebsd goarch: amd64 pkg: hash/fnv cpu: AMD EPYC 7B12 BenchmarkFnv32KB-4 14200 8526 ns/op 120.10 MB/s BenchmarkFnv32aKB-4 14078 8480 ns/op 120.75 MB/s BenchmarkFnv64KB-4 14128 8483 ns/op 120.72 MB/s BenchmarkFnv64aKB-4 14230 8473 ns/op 120.85 MB/s BenchmarkFnv128KB-4 2521 43999 ns/op 23.27 MB/s BenchmarkFnv128aKB-4 2552 43405 ns/op 23.59 MB/s PASS ok hash/fnv 2.094s goos: freebsd goarch: amd64 pkg: hash/maphash cpu: AMD EPYC 7B12 BenchmarkHash/n=4/Write-4 745683 148.2 ns/op 26.98 MB/s BenchmarkHash/n=4/Bytes-4 5950855 19.78 ns/op 202.27 MB/s BenchmarkHash/n=4/String-4 2400906 50.64 ns/op 78.98 MB/s BenchmarkHash/n=8/Write-4 687165 147.9 ns/op 54.09 MB/s BenchmarkHash/n=8/Bytes-4 6028285 19.34 ns/op 413.55 MB/s BenchmarkHash/n=8/String-4 2371446 51.86 ns/op 154.27 MB/s BenchmarkHash/n=16/Write-4 806448 147.5 ns/op 108.46 MB/s BenchmarkHash/n=16/Bytes-4 5828318 20.01 ns/op 799.70 MB/s BenchmarkHash/n=16/String-4 2374474 50.76 ns/op 315.23 MB/s BenchmarkHash/n=32/Write-4 679273 151.1 ns/op 211.73 MB/s BenchmarkHash/n=32/Bytes-4 5895586 20.37 ns/op 1570.97 MB/s BenchmarkHash/n=32/String-4 2353144 50.21 ns/op 637.32 MB/s BenchmarkHash/n=64/Write-4 754152 158.1 ns/op 404.89 MB/s BenchmarkHash/n=64/Bytes-4 5719496 20.60 ns/op 3106.61 MB/s BenchmarkHash/n=64/String-4 2312616 51.72 ns/op 1237.53 MB/s BenchmarkHash/n=256/Write-4 520633 205.0 ns/op 1248.71 MB/s BenchmarkHash/n=256/Bytes-4 4476193 26.84 ns/op 9537.26 MB/s BenchmarkHash/n=256/String-4 1370180 87.13 ns/op 2938.05 MB/s BenchmarkHash/n=320/Write-4 512581 211.1 ns/op 1516.00 MB/s BenchmarkHash/n=320/Bytes-4 3784779 31.41 ns/op 10188.73 MB/s BenchmarkHash/n=320/String-4 978879 121.2 ns/op 2641.23 MB/s BenchmarkHash/n=1024/Write-4 351411 319.9 ns/op 3200.92 MB/s BenchmarkHash/n=1024/Bytes-4 1373516 87.28 ns/op 11731.83 MB/s BenchmarkHash/n=1024/String-4 356138 304.4 ns/op 3364.38 MB/s BenchmarkHash/n=4096/Write-4 180229 633.2 ns/op 6468.42 MB/s BenchmarkHash/n=4096/Bytes-4 344084 346.9 ns/op 11808.23 MB/s BenchmarkHash/n=4096/String-4 100683 1146 ns/op 3574.27 MB/s BenchmarkHash/n=16384/Write-4 61954 1949 ns/op 8406.15 MB/s BenchmarkHash/n=16384/Bytes-4 86330 1390 ns/op 11790.10 MB/s BenchmarkHash/n=16384/String-4 26596 4508 ns/op 3634.64 MB/s BenchmarkComparable/int64-4 2496625 47.59 ns/op BenchmarkComparable/uint64-4 2532001 47.91 ns/op BenchmarkComparable/uintptr-4 2506425 47.75 ns/op BenchmarkComparable/interface_{}-4 2309901 53.34 ns/op BenchmarkComparable/string-4 2490811 48.59 ns/op BenchmarkComparable/bool-4 2409901 49.73 ns/op BenchmarkComparable/*float64-4 2520535 47.32 ns/op BenchmarkComparable/float64-4 2364858 51.71 ns/op BenchmarkComparable/complex128-4 2136525 56.45 ns/op BenchmarkComparable/struct_{}-4 2508973 48.64 ns/op BenchmarkComparable/maphash.testStruct-4 1423525 86.25 ns/op PASS ok hash/maphash 7.371s goos: freebsd goarch: amd64 pkg: html cpu: AMD EPYC 7B12 BenchmarkEscape-4 1371 80885 ns/op BenchmarkEscapeNone-4 181696 623.4 ns/op BenchmarkUnescape-4 1351 87427 ns/op BenchmarkUnescapeNone-4 1612534 73.74 ns/op BenchmarkUnescapeSparse-4 17156 6910 ns/op BenchmarkUnescapeDense-4 1886 61159 ns/op PASS ok html 1.930s goos: freebsd goarch: amd64 pkg: html/template cpu: AMD EPYC 7B12 BenchmarkCSSEscaper-4 15027 7723 ns/op BenchmarkCSSEscaperNoSpecials-4 61569 1888 ns/op BenchmarkDecodeCSS-4 45669 2600 ns/op BenchmarkDecodeCSSNoSpecials-4 5631967 20.44 ns/op BenchmarkCSSValueFilter-4 186464 621.7 ns/op BenchmarkCSSValueFilterOk-4 128808 923.6 ns/op BenchmarkEscapedExecute-4 5880 19034 ns/op BenchmarkHTMLNospaceEscaper-4 18775 6384 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 88086 1316 ns/op BenchmarkStripTags-4 33154 3516 ns/op BenchmarkStripTagsNoSpecials-4 513130 237.0 ns/op BenchmarkJSValEscaperWithNum-4 31381 3843 ns/op BenchmarkJSValEscaperWithStr-4 7653 14209 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 25742 4778 ns/op BenchmarkJSValEscaperWithObj-4 6504 16775 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 18292 6639 ns/op BenchmarkJSStrEscaperNoSpecials-4 83322 1486 ns/op BenchmarkJSStrEscaper-4 18598 6490 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 73522 1656 ns/op BenchmarkJSRegexpEscaper-4 17050 7062 ns/op BenchmarkTemplateSpecialTags-4 148 810768 ns/op BenchmarkURLEscaper-4 5667 19365 ns/op BenchmarkURLEscaperNoSpecials-4 282645 439.5 ns/op BenchmarkURLNormalizer-4 7695 14401 ns/op BenchmarkURLNormalizerNoSpecials-4 261142 453.3 ns/op BenchmarkSrcsetFilter-4 27258 4493 ns/op BenchmarkSrcsetFilterNoSpecials-4 179632 665.3 ns/op PASS ok html/template 5.085s goos: freebsd goarch: amd64 pkg: image cpu: AMD EPYC 7B12 BenchmarkAt/rgba-4 819519 126.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 673335 159.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 927406 121.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 751584 159.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 2390413 53.56 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1437919 83.69 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 2255544 52.86 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1458783 82.97 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1721497 69.15 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 629322 167.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 610988 200.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 678386 174.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 602151 203.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 1000000 104.3 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 690726 146.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 1357657 90.91 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 662806 152.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 531391 197.1 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1723539 69.04 ns/op BenchmarkRGBASetRGBA-4 1865294 65.46 ns/op BenchmarkRGBA64At-4 1077464 111.9 ns/op BenchmarkRGBA64SetRGBA64-4 1273526 93.47 ns/op BenchmarkNRGBAAt-4 1724920 68.33 ns/op BenchmarkNRGBASetNRGBA-4 1848066 65.80 ns/op BenchmarkNRGBA64At-4 1132426 110.2 ns/op BenchmarkNRGBA64SetNRGBA64-4 1286503 93.89 ns/op BenchmarkAlphaAt-4 2958624 41.17 ns/op BenchmarkAlphaSetAlpha-4 2982781 39.16 ns/op BenchmarkAlpha16At-4 1873017 65.29 ns/op BenchmarkAlphaSetAlpha16-4 1946996 61.40 ns/op BenchmarkGrayAt-4 2952614 40.34 ns/op BenchmarkGraySetGray-4 2998267 39.51 ns/op BenchmarkGray16At-4 1895469 63.02 ns/op BenchmarkGraySetGray16-4 1969378 60.65 ns/op PASS ok image 6.828s goos: freebsd goarch: amd64 pkg: image/color cpu: AMD EPYC 7B12 BenchmarkYCbCrToRGB/0-4 5987101 19.83 ns/op BenchmarkYCbCrToRGB/128-4 5913098 20.05 ns/op BenchmarkYCbCrToRGB/255-4 6063435 19.25 ns/op BenchmarkRGBToYCbCr/0-4 6190545 19.28 ns/op BenchmarkRGBToYCbCr/Cb-4 6152054 19.24 ns/op BenchmarkRGBToYCbCr/Cr-4 6142358 19.28 ns/op BenchmarkYCbCrToRGBA/0-4 4939612 24.12 ns/op BenchmarkYCbCrToRGBA/128-4 4973893 24.02 ns/op BenchmarkYCbCrToRGBA/255-4 4991431 24.19 ns/op BenchmarkNYCbCrAToRGBA/0-4 4817080 23.99 ns/op BenchmarkNYCbCrAToRGBA/128-4 4366698 24.30 ns/op BenchmarkNYCbCrAToRGBA/255-4 4865632 24.25 ns/op PASS ok image/color 2.776s goos: freebsd goarch: amd64 pkg: image/draw cpu: AMD EPYC 7B12 BenchmarkFillOver-4 5 22856958 ns/op BenchmarkFillSrc-4 490 238914 ns/op BenchmarkCopyOver-4 10 10801955 ns/op BenchmarkCopySrc-4 684 169370 ns/op BenchmarkNRGBAOver-4 10 11966084 ns/op BenchmarkNRGBASrc-4 16 6904958 ns/op BenchmarkYCbCr-4 14 8056670 ns/op BenchmarkGray-4 28 4082820 ns/op BenchmarkCMYK-4 16 6915718 ns/op BenchmarkGlyphOver-4 30 4038044 ns/op BenchmarkRGBAMaskOver-4 5 20727180 ns/op BenchmarkGrayMaskOver-4 7 15856421 ns/op BenchmarkRGBA64ImageMaskOver-4 4 25710494 ns/op BenchmarkRGBA-4 6 16730482 ns/op BenchmarkPalettedFill-4 1332 88918 ns/op BenchmarkPalettedRGBA-4 6 16892301 ns/op BenchmarkGenericOver-4 3 36298004 ns/op BenchmarkGenericMaskOver-4 7 15519322 ns/op BenchmarkGenericSrc-4 5 24776077 ns/op BenchmarkGenericMaskSrc-4 5 20702484 ns/op PASS ok image/draw 5.613s goos: freebsd goarch: amd64 pkg: image/gif cpu: AMD EPYC 7B12 BenchmarkDecode-4 32 3306601 ns/op 4.67 MB/s 48620 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 2 83872352 ns/op 3.66 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2199329474 ns/op 0.56 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 81 1378548 ns/op 11.21 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 107195942 ns/op 0.58 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 4.295s goos: freebsd goarch: amd64 pkg: image/jpeg cpu: AMD EPYC 7B12 BenchmarkFDCT-4 5539 20543 ns/op BenchmarkIDCT-4 5935 18032 ns/op BenchmarkDecodeBaseline-4 12 9150199 ns/op 6.75 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 9 12410836 ns/op 4.98 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 118482621 ns/op 10.37 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 136615306 ns/op 6.75 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 2.184s goos: freebsd goarch: amd64 pkg: image/png cpu: AMD EPYC 7B12 BenchmarkPaeth-4 15038691 7.933 ns/op BenchmarkDecodeGray-4 16 6512698 ns/op 10.06 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 4 27103713 ns/op 9.67 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 5 23345862 ns/op 11.23 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 28 3856422 ns/op 16.99 MB/s 140352 B/op 309 allocs/op BenchmarkDecodeRGB-4 5 21863507 ns/op 11.99 MB/s 332128 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 4 26516828 ns/op 9.89 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 3 41520736 ns/op 7.40 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 3 41324152 ns/op 7.43 MB/s 284053 B/op 9 allocs/op BenchmarkEncodeNRGBOpaque-4 1 126295538 ns/op 9.73 MB/s 860344 B/op 30 allocs/op BenchmarkEncodeNRGBA-4 1 139331679 ns/op 8.82 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 5 22815721 ns/op 13.46 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 129991472 ns/op 9.45 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 518783952 ns/op 2.37 MB/s 864088 B/op 29 allocs/op PASS ok image/png 4.178s goos: freebsd goarch: amd64 pkg: index/suffixarray cpu: AMD EPYC 7B12 BenchmarkNew/text=opticks/size=100K/bits=32-4 3 35580710 ns/op 2.81 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 4 30164613 ns/op 3.32 MB/s 802920 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 185317948 ns/op 2.70 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 152733321 ns/op 3.27 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 3 34825860 ns/op 2.87 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 4 30101128 ns/op 3.32 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 178262093 ns/op 2.80 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 154794861 ns/op 3.23 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 392021484 ns/op 2.55 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 319817823 ns/op 3.13 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 2794197021 ns/op 1.79 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 2706798917 ns/op 1.85 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 19 6273289 ns/op 15.94 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 18 6496894 ns/op 15.39 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 4 30995909 ns/op 16.13 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 4 31748842 ns/op 15.75 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 57644489 ns/op 17.35 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 61219722 ns/op 16.33 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 300189117 ns/op 16.66 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 304699580 ns/op 16.41 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 3 38454719 ns/op 2.60 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 4 32168702 ns/op 3.11 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 206004935 ns/op 2.43 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 216650404 ns/op 2.31 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 448380163 ns/op 2.23 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 555717043 ns/op 1.80 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 4281422079 ns/op 1.17 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 4161115507 ns/op 1.20 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 104494369 ns/op 40.00 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 106186650 ns/op 39.36 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 30.502s goos: freebsd goarch: amd64 pkg: internal/chacha8rand cpu: AMD EPYC 7B12 BenchmarkBlock-4 1291952 92.77 ns/op 2759.55 MB/s PASS ok internal/chacha8rand 1.294s goos: freebsd goarch: amd64 pkg: internal/fuzz cpu: AMD EPYC 7B12 BenchmarkMarshalCorpusFile/1-4 52420 2183 ns/op 0.46 MB/s BenchmarkMarshalCorpusFile/2-4 53523 2317 ns/op 0.86 MB/s BenchmarkMarshalCorpusFile/4-4 47858 2548 ns/op 1.57 MB/s BenchmarkMarshalCorpusFile/8-4 40945 2945 ns/op 2.72 MB/s BenchmarkMarshalCorpusFile/16-4 31804 3839 ns/op 4.17 MB/s BenchmarkMarshalCorpusFile/32-4 21585 5493 ns/op 5.83 MB/s BenchmarkMarshalCorpusFile/64-4 16257 7288 ns/op 8.78 MB/s BenchmarkMarshalCorpusFile/128-4 12375 9722 ns/op 13.17 MB/s BenchmarkMarshalCorpusFile/256-4 4642 22146 ns/op 11.56 MB/s BenchmarkMarshalCorpusFile/512-4 2528 43003 ns/op 11.91 MB/s BenchmarkMarshalCorpusFile/1024-4 1408 81110 ns/op 12.62 MB/s BenchmarkMarshalCorpusFile/2048-4 704 169166 ns/op 12.11 MB/s BenchmarkMarshalCorpusFile/4096-4 380 324573 ns/op 12.62 MB/s BenchmarkMarshalCorpusFile/8192-4 189 626434 ns/op 13.08 MB/s BenchmarkMarshalCorpusFile/16384-4 91 1284124 ns/op 12.76 MB/s BenchmarkMarshalCorpusFile/32768-4 44 2741522 ns/op 11.95 MB/s BenchmarkMarshalCorpusFile/65536-4 19 5397903 ns/op 12.14 MB/s BenchmarkMarshalCorpusFile/131072-4 9 11264871 ns/op 11.64 MB/s BenchmarkMarshalCorpusFile/262144-4 5 22434023 ns/op 11.69 MB/s BenchmarkMarshalCorpusFile/524288-4 3 43775480 ns/op 11.98 MB/s BenchmarkMarshalCorpusFile/1048576-4 2 86049158 ns/op 12.19 MB/s BenchmarkUnmarshalCorpusFile/1-4 13434 8698 ns/op 0.11 MB/s BenchmarkUnmarshalCorpusFile/2-4 13515 9196 ns/op 0.22 MB/s BenchmarkUnmarshalCorpusFile/4-4 12130 10016 ns/op 0.40 MB/s BenchmarkUnmarshalCorpusFile/8-4 9567 11544 ns/op 0.69 MB/s BenchmarkUnmarshalCorpusFile/16-4 7491 13866 ns/op 1.15 MB/s BenchmarkUnmarshalCorpusFile/32-4 5643 19660 ns/op 1.63 MB/s BenchmarkUnmarshalCorpusFile/64-4 4346 23154 ns/op 2.76 MB/s BenchmarkUnmarshalCorpusFile/128-4 3757 30209 ns/op 4.24 MB/s BenchmarkUnmarshalCorpusFile/256-4 1509 78019 ns/op 3.28 MB/s BenchmarkUnmarshalCorpusFile/512-4 795 150823 ns/op 3.39 MB/s BenchmarkUnmarshalCorpusFile/1024-4 414 292315 ns/op 3.50 MB/s BenchmarkUnmarshalCorpusFile/2048-4 208 569109 ns/op 3.60 MB/s BenchmarkUnmarshalCorpusFile/4096-4 100 1121304 ns/op 3.65 MB/s BenchmarkUnmarshalCorpusFile/8192-4 46 2278257 ns/op 3.60 MB/s BenchmarkUnmarshalCorpusFile/16384-4 24 4512654 ns/op 3.63 MB/s BenchmarkUnmarshalCorpusFile/32768-4 12 9098989 ns/op 3.60 MB/s BenchmarkUnmarshalCorpusFile/65536-4 6 18023684 ns/op 3.64 MB/s BenchmarkUnmarshalCorpusFile/131072-4 3 35780344 ns/op 3.66 MB/s BenchmarkUnmarshalCorpusFile/262144-4 2 78237992 ns/op 3.35 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 142056791 ns/op 3.69 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 322351575 ns/op 3.25 MB/s BenchmarkMutatorBytes/1-4 39799 2787 ns/op BenchmarkMutatorBytes/10-4 44401 2705 ns/op BenchmarkMutatorBytes/100-4 42002 2916 ns/op BenchmarkMutatorBytes/1000-4 30607 4172 ns/op BenchmarkMutatorBytes/10000-4 7506 14640 ns/op BenchmarkMutatorBytes/100000-4 1083 100403 ns/op BenchmarkMutatorString/1-4 40461 2889 ns/op BenchmarkMutatorString/10-4 42112 2860 ns/op BenchmarkMutatorString/100-4 38214 3293 ns/op BenchmarkMutatorString/1000-4 21526 6047 ns/op BenchmarkMutatorString/10000-4 3948 27527 ns/op BenchmarkMutatorString/100000-4 600 208764 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 22250 4906 ns/op BenchmarkMutatorAllBasicTypes/string-4 23530 5041 ns/op BenchmarkMutatorAllBasicTypes/bool-4 70429 1705 ns/op BenchmarkMutatorAllBasicTypes/float32-4 61599 1947 ns/op BenchmarkMutatorAllBasicTypes/float64-4 62197 1951 ns/op BenchmarkMutatorAllBasicTypes/int-4 66304 1837 ns/op BenchmarkMutatorAllBasicTypes/int8-4 67711 1788 ns/op BenchmarkMutatorAllBasicTypes/int16-4 66560 1817 ns/op BenchmarkMutatorAllBasicTypes/int32-4 66325 1831 ns/op BenchmarkMutatorAllBasicTypes/int64-4 65160 1838 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 65671 1862 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 64914 1869 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 65407 1852 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 64530 1863 ns/op BenchmarkByteSliceMutators/RemoveBytes/64-4 347590 323.4 ns/op BenchmarkByteSliceMutators/RemoveBytes/128-4 322638 345.2 ns/op BenchmarkByteSliceMutators/RemoveBytes/256-4 292156 368.2 ns/op BenchmarkByteSliceMutators/RemoveBytes/512-4 303360 405.9 ns/op BenchmarkByteSliceMutators/RemoveBytes/1024-4 277124 473.6 ns/op BenchmarkByteSliceMutators/InsertRandomBytes/64-4 544980 205.8 ns/op BenchmarkByteSliceMutators/InsertRandomBytes/128-4 518258 208.2 ns/op BenchmarkByteSliceMutators/InsertRandomBytes/256-4 553389 210.2 ns/op BenchmarkByteSliceMutators/InsertRandomBytes/512-4 507729 206.6 ns/op BenchmarkByteSliceMutators/InsertRandomBytes/1024-4 514591 211.8 ns/op BenchmarkByteSliceMutators/DuplicateBytes/64-4 433819 264.8 ns/op BenchmarkByteSliceMutators/DuplicateBytes/128-4 405260 274.5 ns/op BenchmarkByteSliceMutators/DuplicateBytes/256-4 446078 271.9 ns/op BenchmarkByteSliceMutators/DuplicateBytes/512-4 393732 262.6 ns/op BenchmarkByteSliceMutators/DuplicateBytes/1024-4 416775 268.5 ns/op BenchmarkByteSliceMutators/OverwriteBytes/64-4 295514 370.0 ns/op BenchmarkByteSliceMutators/OverwriteBytes/128-4 309622 382.7 ns/op BenchmarkByteSliceMutators/OverwriteBytes/256-4 307256 372.1 ns/op BenchmarkByteSliceMutators/OverwriteBytes/512-4 307461 388.7 ns/op BenchmarkByteSliceMutators/OverwriteBytes/1024-4 306444 380.3 ns/op BenchmarkByteSliceMutators/BitFlip/64-4 734402 147.3 ns/op BenchmarkByteSliceMutators/BitFlip/128-4 757971 151.4 ns/op BenchmarkByteSliceMutators/BitFlip/256-4 641758 157.1 ns/op BenchmarkByteSliceMutators/BitFlip/512-4 785154 156.7 ns/op BenchmarkByteSliceMutators/BitFlip/1024-4 691650 154.1 ns/op BenchmarkByteSliceMutators/XORByte/64-4 765373 158.3 ns/op BenchmarkByteSliceMutators/XORByte/128-4 701666 157.2 ns/op BenchmarkByteSliceMutators/XORByte/256-4 694664 158.5 ns/op BenchmarkByteSliceMutators/XORByte/512-4 690098 158.5 ns/op BenchmarkByteSliceMutators/XORByte/1024-4 770781 158.2 ns/op BenchmarkByteSliceMutators/SwapByte/64-4 695973 173.3 ns/op BenchmarkByteSliceMutators/SwapByte/128-4 691828 174.8 ns/op BenchmarkByteSliceMutators/SwapByte/256-4 598843 171.2 ns/op BenchmarkByteSliceMutators/SwapByte/512-4 637336 173.1 ns/op BenchmarkByteSliceMutators/SwapByte/1024-4 694194 169.8 ns/op BenchmarkByteSliceMutators/ArithmeticUint8/64-4 553527 204.8 ns/op BenchmarkByteSliceMutators/ArithmeticUint8/128-4 582296 202.8 ns/op BenchmarkByteSliceMutators/ArithmeticUint8/256-4 545091 210.4 ns/op BenchmarkByteSliceMutators/ArithmeticUint8/512-4 563823 205.9 ns/op BenchmarkByteSliceMutators/ArithmeticUint8/1024-4 560215 204.9 ns/op BenchmarkByteSliceMutators/ArithmeticUint16/64-4 388777 307.5 ns/op BenchmarkByteSliceMutators/ArithmeticUint16/128-4 375770 308.8 ns/op BenchmarkByteSliceMutators/ArithmeticUint16/256-4 392547 302.3 ns/op BenchmarkByteSliceMutators/ArithmeticUint16/512-4 379816 308.7 ns/op BenchmarkByteSliceMutators/ArithmeticUint16/1024-4 381477 309.3 ns/op BenchmarkByteSliceMutators/ArithmeticUint32/64-4 337926 344.8 ns/op BenchmarkByteSliceMutators/ArithmeticUint32/128-4 338916 352.9 ns/op BenchmarkByteSliceMutators/ArithmeticUint32/256-4 332306 352.8 ns/op BenchmarkByteSliceMutators/ArithmeticUint32/512-4 322058 345.6 ns/op BenchmarkByteSliceMutators/ArithmeticUint32/1024-4 326344 352.1 ns/op BenchmarkByteSliceMutators/ArithmeticUint64/64-4 271279 436.1 ns/op BenchmarkByteSliceMutators/ArithmeticUint64/128-4 264679 434.2 ns/op BenchmarkByteSliceMutators/ArithmeticUint64/256-4 257724 439.2 ns/op BenchmarkByteSliceMutators/ArithmeticUint64/512-4 260870 436.1 ns/op BenchmarkByteSliceMutators/ArithmeticUint64/1024-4 265579 432.1 ns/op BenchmarkByteSliceMutators/OverwriteInterestingUint8/64-4 697239 164.2 ns/op BenchmarkByteSliceMutators/OverwriteInterestingUint8/128-4 653451 161.9 ns/op BenchmarkByteSliceMutators/OverwriteInterestingUint8/256-4 657958 161.9 ns/op BenchmarkByteSliceMutators/OverwriteInterestingUint8/512-4 678432 163.9 ns/op BenchmarkByteSliceMutators/OverwriteInterestingUint8/1024-4 629451 162.1 ns/op BenchmarkByteSliceMutators/OverwriteInterestingUint16/64-4 455917 252.9 ns/op BenchmarkByteSliceMutators/OverwriteInterestingUint16/128-4 471867 249.1 ns/op BenchmarkByteSliceMutators/OverwriteInterestingUint16/256-4 425772 250.6 ns/op BenchmarkByteSliceMutators/OverwriteInterestingUint16/512-4 465286 250.6 ns/op BenchmarkByteSliceMutators/OverwriteInterestingUint16/1024-4 457616 252.6 ns/op BenchmarkByteSliceMutators/OverwriteInterestingUint32/64-4 388944 270.5 ns/op BenchmarkByteSliceMutators/OverwriteInterestingUint32/128-4 419026 274.4 ns/op BenchmarkByteSliceMutators/OverwriteInterestingUint32/256-4 386318 276.1 ns/op BenchmarkByteSliceMutators/OverwriteInterestingUint32/512-4 429500 277.4 ns/op BenchmarkByteSliceMutators/OverwriteInterestingUint32/1024-4 417494 272.5 ns/op BenchmarkByteSliceMutators/InsertConstantBytes/64-4 512494 212.4 ns/op BenchmarkByteSliceMutators/InsertConstantBytes/128-4 521772 210.8 ns/op BenchmarkByteSliceMutators/InsertConstantBytes/256-4 518480 212.7 ns/op BenchmarkByteSliceMutators/InsertConstantBytes/512-4 542239 206.2 ns/op BenchmarkByteSliceMutators/InsertConstantBytes/1024-4 485948 213.3 ns/op BenchmarkByteSliceMutators/OverwriteConstantBytes/64-4 356420 326.8 ns/op BenchmarkByteSliceMutators/OverwriteConstantBytes/128-4 362572 330.3 ns/op BenchmarkByteSliceMutators/OverwriteConstantBytes/256-4 366825 329.1 ns/op BenchmarkByteSliceMutators/OverwriteConstantBytes/512-4 355627 343.8 ns/op BenchmarkByteSliceMutators/OverwriteConstantBytes/1024-4 332674 347.6 ns/op BenchmarkByteSliceMutators/ShuffleBytes/64-4 201150 610.8 ns/op BenchmarkByteSliceMutators/ShuffleBytes/128-4 178515 643.2 ns/op BenchmarkByteSliceMutators/ShuffleBytes/256-4 167038 695.1 ns/op BenchmarkByteSliceMutators/ShuffleBytes/512-4 156018 759.1 ns/op BenchmarkByteSliceMutators/ShuffleBytes/1024-4 138487 889.6 ns/op BenchmarkByteSliceMutators/SwapBytes/64-4 432538 280.2 ns/op BenchmarkByteSliceMutators/SwapBytes/128-4 401334 274.8 ns/op BenchmarkByteSliceMutators/SwapBytes/256-4 389930 268.5 ns/op BenchmarkByteSliceMutators/SwapBytes/512-4 443811 275.5 ns/op BenchmarkByteSliceMutators/SwapBytes/1024-4 396825 279.8 ns/op PASS ok internal/fuzz 22.611s PASS ok internal/poll 1.076s goos: freebsd goarch: amd64 pkg: internal/runtime/atomic cpu: AMD EPYC 7B12 BenchmarkAnd32-4 20067945 5.905 ns/op BenchmarkAnd32Parallel-4 3463657 33.26 ns/op BenchmarkAnd64-4 20029726 5.893 ns/op BenchmarkAnd64Parallel-4 3664930 34.62 ns/op BenchmarkOr32-4 20037352 5.914 ns/op BenchmarkOr32Parallel-4 3900999 30.18 ns/op BenchmarkOr64-4 20321196 5.895 ns/op BenchmarkOr64Parallel-4 3512239 31.22 ns/op BenchmarkAtomicLoad64-4 20153383 5.800 ns/op BenchmarkAtomicStore64-4 20113189 5.894 ns/op BenchmarkAtomicLoad-4 19839940 5.316 ns/op BenchmarkAtomicStore-4 19817296 5.909 ns/op BenchmarkAtomicLoad8-4 20018533 5.905 ns/op BenchmarkAtomicStore8-4 19795756 5.898 ns/op BenchmarkAnd8-4 20272166 5.906 ns/op BenchmarkAnd-4 20007085 5.026 ns/op BenchmarkAnd8Parallel-4 3433738 35.16 ns/op BenchmarkAndParallel-4 3590884 30.81 ns/op BenchmarkOr8-4 20263338 5.729 ns/op BenchmarkOr-4 18987266 5.363 ns/op BenchmarkOr8Parallel-4 3414975 35.20 ns/op BenchmarkOrParallel-4 3444554 34.55 ns/op BenchmarkXadd-4 3333566 35.22 ns/op BenchmarkXadd64-4 3343638 36.04 ns/op BenchmarkCas-4 3202093 38.71 ns/op BenchmarkCas64-4 3201778 37.40 ns/op BenchmarkXchg-4 3607867 32.58 ns/op BenchmarkXchg64-4 3796099 30.87 ns/op BenchmarkXchg8-4 20025514 5.916 ns/op BenchmarkXchg8Parallel-4 3468691 34.68 ns/op PASS ok internal/runtime/atomic 5.247s goos: freebsd goarch: amd64 pkg: internal/runtime/math cpu: AMD EPYC 7B12 BenchmarkMulUintptr/small-4 5425482 22.40 ns/op BenchmarkMulUintptr/large-4 4414425 26.68 ns/op PASS ok internal/runtime/math 1.370s goos: freebsd goarch: amd64 pkg: internal/sync cpu: AMD EPYC 7B12 BenchmarkHashTrieMapLoadSmall-4 431356 253.0 ns/op 0 B/op 0 allocs/op BenchmarkHashTrieMapLoad-4 322215 328.6 ns/op 0 B/op 0 allocs/op BenchmarkHashTrieMapLoadLarge-4 181868 661.1 ns/op 0 B/op 0 allocs/op BenchmarkHashTrieMapLoadOrStore-4 380490 316.3 ns/op 0 B/op 0 allocs/op BenchmarkHashTrieMapLoadOrStoreLarge-4 109038 1216 ns/op 25 B/op 0 allocs/op PASS ok internal/sync 3.978s PASS ok internal/syscall/unix 1.080s goos: freebsd goarch: amd64 pkg: internal/zstd cpu: AMD EPYC 7B12 BenchmarkLarge-4 1 239731135 ns/op 1.14 MB/s 2851728 B/op 43 allocs/op PASS ok internal/zstd 1.314s goos: freebsd goarch: amd64 pkg: io cpu: AMD EPYC 7B12 BenchmarkCopyNSmall-4 36730 4037 ns/op BenchmarkCopyNLarge-4 552 229983 ns/op PASS ok io 1.539s goos: freebsd goarch: amd64 pkg: log cpu: AMD EPYC 7B12 BenchmarkItoa-4 288067 382.7 ns/op BenchmarkPrintln-4 28584 4282 ns/op 78 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 42328 2885 ns/op 66 B/op 1 allocs/op BenchmarkConcurrent-4 4267 23885 ns/op BenchmarkDiscard-4 1242914 96.76 ns/op 0 B/op 0 allocs/op PASS ok log 1.810s goos: freebsd goarch: amd64 pkg: log/slog cpu: AMD EPYC 7B12 BenchmarkAttrString-4 25912 4383 ns/op 312 B/op 16 allocs/op BenchmarkWriteTime-4 126638 916.1 ns/op BenchmarkJSONHandler/defaults-4 10626 11771 ns/op 535 B/op 1 allocs/op BenchmarkJSONHandler/time_format-4 6267 19907 ns/op 777 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 6336 17265 ns/op 766 B/op 5 allocs/op BenchmarkPreformatting/separate-4 10634 11866 ns/op 527 B/op 1 allocs/op BenchmarkPreformatting/struct-4 10000 11601 ns/op 516 B/op 0 allocs/op BenchmarkPreformatting/struct_file-4 8358 14880 ns/op 516 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 38182 3177 ns/op 80 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 38221 3178 ns/op 63 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 92192 1289 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 72220 1704 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 41503 2874 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 72222 1726 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 75837 1730 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 42164 2853 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 1313899 93.73 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 843392 139.9 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 818570 138.9 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 656658 178.3 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 563265 217.8 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 9387 12807 ns/op BenchmarkDispatch/switch-checked-4 280876 410.4 ns/op BenchmarkDispatch/As-4 273073 439.1 ns/op BenchmarkDispatch/Visit-4 251052 462.0 ns/op BenchmarkUnsafeStrings-4 24828 4770 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:288: Value size = 24 value_test.go:288: Value size = 24 value_test.go:288: Value size = 24 value_test.go:288: Value size = 24 PASS ok log/slog 5.437s goos: freebsd goarch: amd64 pkg: log/slog/internal/benchmarks cpu: AMD EPYC 7B12 BenchmarkAttrs/disabled/5_args-4 1715539 69.62 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 1725481 77.32 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 979827 122.3 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 245540 433.7 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 79308 1479 ns/op 261 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 83431 1540 ns/op 262 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 48644 2420 ns/op 676 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 19221 6896 ns/op 3477 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 18111 7310 ns/op 590 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 17950 6746 ns/op 599 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 11900 10358 ns/op 1091 B/op 6 allocs/op BenchmarkAttrs/Text_discard/40_args-4 3687 29970 ns/op 4309 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 19446 6164 ns/op 523 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 19606 6396 ns/op 516 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 13041 9513 ns/op 936 B/op 2 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 4329 28241 ns/op 3736 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 3.983s goos: freebsd goarch: amd64 pkg: maps cpu: AMD EPYC 7B12 BenchmarkMapClone-4 1 177169140 ns/op PASS ok maps 1.491s goos: freebsd goarch: amd64 pkg: math cpu: AMD EPYC 7B12 BenchmarkAcos-4 4831111 24.70 ns/op BenchmarkAcosh-4 1333146 90.99 ns/op BenchmarkAsin-4 5052237 24.22 ns/op BenchmarkAsinh-4 1312807 91.73 ns/op BenchmarkAtan-4 5588332 22.10 ns/op BenchmarkAtanh-4 1267226 92.14 ns/op BenchmarkAtan2-4 3130261 37.97 ns/op BenchmarkCbrt-4 1640524 72.91 ns/op BenchmarkCeil-4 19763968 5.903 ns/op BenchmarkCopysign-4 2380645 50.32 ns/op BenchmarkCos-4 1432704 83.14 ns/op BenchmarkCosh-4 2010442 59.65 ns/op BenchmarkErf-4 5578357 21.54 ns/op BenchmarkErfc-4 5720804 21.43 ns/op BenchmarkErfinv-4 5448846 22.39 ns/op BenchmarkErfcinv-4 5417883 22.25 ns/op BenchmarkExp-4 8857812 13.35 ns/op BenchmarkExpGo-4 1000000 106.4 ns/op BenchmarkExpm1-4 4650184 25.35 ns/op BenchmarkExp2-4 1213670 99.72 ns/op BenchmarkExp2Go-4 1000000 105.7 ns/op BenchmarkAbs-4 3194282 37.30 ns/op BenchmarkDim-4 11883543 10.53 ns/op BenchmarkFloor-4 19258186 5.297 ns/op BenchmarkMax-4 14021512 8.130 ns/op BenchmarkMin-4 15422366 7.875 ns/op BenchmarkMod-4 267306 376.7 ns/op BenchmarkFrexp-4 1674624 72.43 ns/op BenchmarkGamma-4 692268 150.2 ns/op BenchmarkHypot-4 14205086 8.244 ns/op BenchmarkHypotGo-4 1530332 77.90 ns/op BenchmarkIlogb-4 2040180 59.39 ns/op BenchmarkJ0-4 298372 382.2 ns/op BenchmarkJ1-4 316236 363.9 ns/op BenchmarkJn-4 155604 778.4 ns/op BenchmarkLdexp-4 1667564 71.45 ns/op BenchmarkLgamma-4 1191608 100.6 ns/op BenchmarkLog-4 8393966 14.16 ns/op BenchmarkLogb-4 2019346 58.47 ns/op BenchmarkLog1p-4 1594626 75.21 ns/op BenchmarkLog10-4 8417240 14.26 ns/op BenchmarkLog2-4 1410051 86.57 ns/op BenchmarkModf-4 2703703 44.44 ns/op BenchmarkNextafter32-4 2629143 46.27 ns/op BenchmarkNextafter64-4 2618856 45.75 ns/op BenchmarkPowInt-4 490473 222.1 ns/op BenchmarkPowFrac-4 411723 266.0 ns/op BenchmarkPow10Pos-4 5012058 20.66 ns/op BenchmarkPow10Neg-4 4840502 24.71 ns/op BenchmarkRound-4 3436767 37.67 ns/op BenchmarkRoundToEven-4 10003116 11.19 ns/op BenchmarkRemainder-4 421897 264.3 ns/op BenchmarkSignbit-4 4857435 24.27 ns/op BenchmarkSin-4 1998273 60.32 ns/op BenchmarkSincos-4 1242746 97.42 ns/op BenchmarkSinh-4 3898759 31.17 ns/op BenchmarkSqrtIndirect-4 19212984 5.922 ns/op BenchmarkSqrtLatency-4 13058455 9.368 ns/op BenchmarkSqrtIndirectLatency-4 13052830 9.320 ns/op BenchmarkSqrtGoLatency-4 1667235 71.73 ns/op BenchmarkSqrtPrime-4 175010 685.5 ns/op BenchmarkTan-4 1855388 64.25 ns/op BenchmarkTanh-4 1965914 60.94 ns/op BenchmarkTrunc-4 19340785 6.207 ns/op BenchmarkY0-4 309003 362.6 ns/op BenchmarkY1-4 311593 360.9 ns/op BenchmarkYn-4 158434 734.7 ns/op BenchmarkFloat64bits-4 4889653 24.35 ns/op BenchmarkFloat64frombits-4 4860138 24.53 ns/op BenchmarkFloat32bits-4 4848974 24.34 ns/op BenchmarkFloat32frombits-4 4891112 24.37 ns/op BenchmarkFMA-4 19248583 6.529 ns/op PASS ok math 12.170s goos: freebsd goarch: amd64 pkg: math/big cpu: AMD EPYC 7B12 BenchmarkAddVV/1-4 13792093 8.176 ns/op 7828.04 MB/s BenchmarkAddVV/2-4 13042516 8.721 ns/op 14677.83 MB/s BenchmarkAddVV/3-4 12844172 8.705 ns/op 22056.15 MB/s BenchmarkAddVV/4-4 12711084 8.955 ns/op 28588.00 MB/s BenchmarkAddVV/5-4 12004263 9.381 ns/op 34113.11 MB/s BenchmarkAddVV/10-4 10771237 10.54 ns/op 60697.87 MB/s BenchmarkAddVV/100-4 2533378 47.40 ns/op 135014.88 MB/s BenchmarkAddVV/1000-4 237062 472.5 ns/op 135451.59 MB/s BenchmarkSubVV/1-4 13921665 7.728 ns/op 8281.14 MB/s BenchmarkSubVV/2-4 13355416 8.453 ns/op 15142.22 MB/s BenchmarkSubVV/3-4 12587656 8.461 ns/op 22691.29 MB/s BenchmarkSubVV/4-4 12456986 8.956 ns/op 28582.95 MB/s BenchmarkSubVV/5-4 12434577 9.325 ns/op 34314.93 MB/s BenchmarkSubVV/10-4 11213392 10.50 ns/op 60963.43 MB/s BenchmarkSubVV/100-4 2521233 47.22 ns/op 135531.32 MB/s BenchmarkSubVV/1000-4 235756 472.6 ns/op 135424.79 MB/s BenchmarkAddVW/1-4 14087982 7.543 ns/op 1060.63 MB/s BenchmarkAddVW/2-4 12919286 8.454 ns/op 1892.48 MB/s BenchmarkAddVW/3-4 12669148 9.071 ns/op 2645.81 MB/s BenchmarkAddVW/4-4 15376185 7.865 ns/op 4068.60 MB/s BenchmarkAddVW/5-4 13827580 7.968 ns/op 5020.26 MB/s BenchmarkAddVW/10-4 11799538 9.780 ns/op 8179.90 MB/s BenchmarkAddVW/100-4 543063 221.6 ns/op 3610.79 MB/s BenchmarkAddVW/1000-4 66936 1790 ns/op 4468.51 MB/s BenchmarkAddVWext/1-4 14356424 8.077 ns/op 990.44 MB/s BenchmarkAddVWext/2-4 13693881 8.422 ns/op 1899.72 MB/s BenchmarkAddVWext/3-4 12674661 9.057 ns/op 2649.81 MB/s BenchmarkAddVWext/4-4 14828696 7.789 ns/op 4108.60 MB/s BenchmarkAddVWext/5-4 12925479 7.924 ns/op 5047.97 MB/s BenchmarkAddVWext/10-4 11627884 9.693 ns/op 8253.36 MB/s BenchmarkAddVWext/100-4 112081 1067 ns/op 749.46 MB/s BenchmarkAddVWext/1000-4 11967 10053 ns/op 795.77 MB/s BenchmarkSubVW/1-4 14922688 7.470 ns/op 1071.01 MB/s BenchmarkSubVW/2-4 14330226 8.130 ns/op 1968.13 MB/s BenchmarkSubVW/3-4 13474700 8.699 ns/op 2758.84 MB/s BenchmarkSubVW/4-4 13686276 7.905 ns/op 4048.08 MB/s BenchmarkSubVW/5-4 14456826 8.095 ns/op 4941.20 MB/s BenchmarkSubVW/10-4 12034782 9.630 ns/op 8307.44 MB/s BenchmarkSubVW/100-4 459750 238.2 ns/op 3358.00 MB/s BenchmarkSubVW/1000-4 72152 1618 ns/op 4944.82 MB/s BenchmarkSubVWext/1-4 15434408 7.235 ns/op 1105.68 MB/s BenchmarkSubVWext/2-4 13932464 8.103 ns/op 1974.70 MB/s BenchmarkSubVWext/3-4 14029168 8.439 ns/op 2843.94 MB/s BenchmarkSubVWext/4-4 14498149 8.139 ns/op 3931.67 MB/s BenchmarkSubVWext/5-4 13675402 7.994 ns/op 5003.70 MB/s BenchmarkSubVWext/10-4 11942415 9.631 ns/op 8306.90 MB/s BenchmarkSubVWext/100-4 113796 1064 ns/op 751.73 MB/s BenchmarkSubVWext/1000-4 10000 10071 ns/op 794.35 MB/s BenchmarkMulAddVWW/1-4 12439812 8.236 ns/op 7771.07 MB/s BenchmarkMulAddVWW/2-4 11725059 9.725 ns/op 13162.32 MB/s BenchmarkMulAddVWW/3-4 14273312 8.415 ns/op 22816.41 MB/s BenchmarkMulAddVWW/4-4 12527158 9.101 ns/op 28127.30 MB/s BenchmarkMulAddVWW/5-4 12860013 9.620 ns/op 33265.69 MB/s BenchmarkMulAddVWW/10-4 9662830 12.08 ns/op 52974.63 MB/s BenchmarkMulAddVWW/100-4 1404554 85.20 ns/op 75120.97 MB/s BenchmarkMulAddVWW/1000-4 143312 836.1 ns/op 76541.31 MB/s BenchmarkAddMulVVW/1-4 14738271 7.487 ns/op 8547.77 MB/s BenchmarkAddMulVVW/2-4 13099137 8.535 ns/op 14996.32 MB/s BenchmarkAddMulVVW/3-4 12135139 9.415 ns/op 20392.69 MB/s BenchmarkAddMulVVW/4-4 11584332 10.26 ns/op 24961.96 MB/s BenchmarkAddMulVVW/5-4 10443399 11.08 ns/op 28889.14 MB/s BenchmarkAddMulVVW/10-4 10254236 11.30 ns/op 56633.83 MB/s BenchmarkAddMulVVW/100-4 2041972 56.45 ns/op 113367.87 MB/s BenchmarkAddMulVVW/1000-4 243207 492.4 ns/op 129976.99 MB/s BenchmarkDivWVW/1-4 4241034 28.12 ns/op 2275.92 MB/s BenchmarkDivWVW/2-4 2767987 43.21 ns/op 2962.11 MB/s BenchmarkDivWVW/3-4 2172283 56.03 ns/op 3426.60 MB/s BenchmarkDivWVW/4-4 1767120 68.30 ns/op 3748.21 MB/s BenchmarkDivWVW/5-4 1494700 81.09 ns/op 3946.47 MB/s BenchmarkDivWVW/10-4 819037 145.2 ns/op 4406.79 MB/s BenchmarkDivWVW/100-4 91440 1307 ns/op 4898.45 MB/s BenchmarkDivWVW/1000-4 9326 12809 ns/op 4996.58 MB/s BenchmarkNonZeroShifts/1/shrVU-4 14819467 7.324 ns/op BenchmarkNonZeroShifts/1/shlVU-4 15460357 7.548 ns/op BenchmarkNonZeroShifts/2/shrVU-4 12679161 8.434 ns/op BenchmarkNonZeroShifts/2/shlVU-4 14892740 7.487 ns/op BenchmarkNonZeroShifts/3/shrVU-4 12488722 8.697 ns/op BenchmarkNonZeroShifts/3/shlVU-4 13790809 8.469 ns/op BenchmarkNonZeroShifts/4/shrVU-4 11610075 9.755 ns/op BenchmarkNonZeroShifts/4/shlVU-4 12130011 9.056 ns/op BenchmarkNonZeroShifts/5/shrVU-4 10763846 10.56 ns/op BenchmarkNonZeroShifts/5/shlVU-4 12235722 9.644 ns/op BenchmarkNonZeroShifts/10/shrVU-4 7487236 15.33 ns/op BenchmarkNonZeroShifts/10/shlVU-4 8698071 12.91 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1206625 99.24 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1653894 69.57 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 127004 946.9 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 168697 642.9 ns/op BenchmarkDecimalConversion-4 328 365175 ns/op BenchmarkFloatString/100-4 17418 6748 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 303 388342 ns/op 2904 B/op 9 allocs/op BenchmarkFloatString/10000-4 3 36434181 ns/op 60960 B/op 51 allocs/op BenchmarkFloatString/100000-4 1 3569571093 ns/op 848656 B/op 511 allocs/op BenchmarkFloatAdd/10-4 227160 488.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 245160 490.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 208059 552.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 112136 985.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 20419 5441 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 284295 394.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 307256 396.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 297303 408.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 199906 558.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 56308 2146 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 2804 41177 ns/op BenchmarkParseFloatLargeExp-4 694 177683 ns/op BenchmarkGCD10x10/WithoutXY-4 299074 379.3 ns/op BenchmarkGCD10x10/WithXY-4 88159 1372 ns/op BenchmarkGCD10x100/WithoutXY-4 158280 722.5 ns/op BenchmarkGCD10x100/WithXY-4 25899 4825 ns/op BenchmarkGCD10x1000/WithoutXY-4 118010 1117 ns/op BenchmarkGCD10x1000/WithXY-4 21686 5818 ns/op BenchmarkGCD100x100/WithoutXY-4 43689 2682 ns/op BenchmarkGCD100x100/WithXY-4 16497 7488 ns/op BenchmarkGCD100x1000/WithoutXY-4 19602 6400 ns/op BenchmarkGCD100x1000/WithXY-4 8713 12601 ns/op BenchmarkGCD1000x1000/WithoutXY-4 3507 32538 ns/op BenchmarkGCD1000x1000/WithXY-4 1833 62640 ns/op BenchmarkHilbert-4 32 3433024 ns/op BenchmarkBinomial-4 20230 5895 ns/op BenchmarkQuoRem-4 32178 3922 ns/op BenchmarkExp-4 26 4514112 ns/op BenchmarkExpMont/Odd-4 224 533395 ns/op 2587 B/op 21 allocs/op BenchmarkExpMont/Even1-4 217 545407 ns/op 3365 B/op 38 allocs/op BenchmarkExpMont/Even2-4 208 563665 ns/op 3848 B/op 53 allocs/op BenchmarkExpMont/Even3-4 208 583707 ns/op 3850 B/op 53 allocs/op BenchmarkExpMont/Even4-4 207 579493 ns/op 3864 B/op 54 allocs/op BenchmarkExpMont/Even8-4 208 570312 ns/op 3859 B/op 53 allocs/op BenchmarkExpMont/Even32-4 210 573157 ns/op 3852 B/op 53 allocs/op BenchmarkExpMont/Even64-4 249 470055 ns/op 3648 B/op 54 allocs/op BenchmarkExpMont/Even96-4 236 490173 ns/op 3752 B/op 50 allocs/op BenchmarkExpMont/Even128-4 286 413737 ns/op 3270 B/op 51 allocs/op BenchmarkExpMont/Even255-4 303 380073 ns/op 2933 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 669 176019 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 603 199358 ns/op 1726 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 618 194404 ns/op 1744 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 597 193818 ns/op 1745 B/op 47 allocs/op BenchmarkExp2-4 26 4457802 ns/op BenchmarkBitset-4 1119128 111.3 ns/op BenchmarkBitsetNeg-4 638014 199.2 ns/op BenchmarkBitsetOrig-4 350762 321.4 ns/op BenchmarkBitsetNegOrig-4 262765 488.6 ns/op BenchmarkModSqrt225_Tonelli-4 212 559576 ns/op BenchmarkModSqrt225_3Mod4-4 694 166684 ns/op BenchmarkModSqrt231_Tonelli-4 205 573529 ns/op BenchmarkModSqrt231_5Mod8-4 596 199783 ns/op BenchmarkModInverse-4 19065 6455 ns/op BenchmarkSqrt-4 2666 45366 ns/op BenchmarkIntSqr/1-4 1756939 69.89 ns/op BenchmarkIntSqr/2-4 1142625 102.5 ns/op BenchmarkIntSqr/3-4 1000000 118.8 ns/op BenchmarkIntSqr/5-4 651907 154.1 ns/op BenchmarkIntSqr/8-4 613224 192.2 ns/op BenchmarkIntSqr/10-4 513127 232.1 ns/op BenchmarkIntSqr/20-4 85471 1426 ns/op BenchmarkIntSqr/30-4 66009 1908 ns/op BenchmarkIntSqr/50-4 42128 3039 ns/op BenchmarkIntSqr/80-4 24285 5000 ns/op BenchmarkIntSqr/100-4 19141 6574 ns/op BenchmarkIntSqr/200-4 6902 16956 ns/op BenchmarkIntSqr/300-4 2418 43750 ns/op BenchmarkIntSqr/500-4 1389 91094 ns/op BenchmarkIntSqr/800-4 529 228505 ns/op BenchmarkIntSqr/1000-4 388 316795 ns/op BenchmarkDiv/20/10-4 491575 218.3 ns/op BenchmarkDiv/40/20-4 484507 214.2 ns/op BenchmarkDiv/100/50-4 514461 213.9 ns/op BenchmarkDiv/200/100-4 74203 1631 ns/op BenchmarkDiv/400/200-4 73173 1703 ns/op BenchmarkDiv/1000/500-4 62002 2076 ns/op BenchmarkDiv/2000/1000-4 45176 2795 ns/op BenchmarkDiv/20000/10000-4 1981 57685 ns/op BenchmarkDiv/200000/100000-4 51 2408982 ns/op BenchmarkDiv/2000000/1000000-4 2 70739880 ns/op BenchmarkDiv/20000000/10000000-4 1 2164121273 ns/op BenchmarkMul-4 8 12727438 ns/op BenchmarkNatMul/10-4 317049 371.5 ns/op BenchmarkNatMul/100-4 10000 11099 ns/op BenchmarkNatMul/1000-4 330 376915 ns/op BenchmarkZeroShifts/Shl-4 24801 4995 ns/op BenchmarkZeroShifts/ShlSame-4 6466678 18.11 ns/op BenchmarkZeroShifts/Shr-4 26473 6894 ns/op BenchmarkZeroShifts/ShrSame-4 6478498 19.01 ns/op BenchmarkExp3Power/0x10-4 262465 398.5 ns/op BenchmarkExp3Power/0x40-4 236641 477.4 ns/op BenchmarkExp3Power/0x100-4 173946 739.4 ns/op BenchmarkExp3Power/0x400-4 76622 1648 ns/op BenchmarkExp3Power/0x1000-4 17376 6891 ns/op BenchmarkExp3Power/0x4000-4 3622 35694 ns/op BenchmarkExp3Power/0x10000-4 369 321137 ns/op BenchmarkExp3Power/0x40000-4 31 3584237 ns/op BenchmarkExp3Power/0x100000-4 3 33440948 ns/op BenchmarkExp3Power/0x400000-4 1 307228902 ns/op BenchmarkFibo-4 4 30316561 ns/op BenchmarkNatSqr/1-4 1341142 123.7 ns/op BenchmarkNatSqr/2-4 1000000 133.5 ns/op BenchmarkNatSqr/3-4 906260 166.4 ns/op BenchmarkNatSqr/5-4 499310 211.5 ns/op BenchmarkNatSqr/8-4 477050 371.9 ns/op BenchmarkNatSqr/10-4 348993 352.2 ns/op BenchmarkNatSqr/20-4 80047 1455 ns/op BenchmarkNatSqr/30-4 61048 1989 ns/op BenchmarkNatSqr/50-4 37386 3284 ns/op BenchmarkNatSqr/80-4 22005 5436 ns/op BenchmarkNatSqr/100-4 15732 7080 ns/op BenchmarkNatSqr/200-4 6555 18396 ns/op BenchmarkNatSqr/300-4 2624 46031 ns/op BenchmarkNatSqr/500-4 1382 99781 ns/op BenchmarkNatSqr/800-4 558 210922 ns/op BenchmarkNatSqr/1000-4 408 288586 ns/op BenchmarkNatSetBytes/8-4 3656396 33.37 ns/op BenchmarkNatSetBytes/24-4 1000000 142.2 ns/op BenchmarkNatSetBytes/128-4 390400 380.7 ns/op BenchmarkNatSetBytes/7-4 1347957 91.48 ns/op BenchmarkNatSetBytes/23-4 625171 183.3 ns/op BenchmarkNatSetBytes/127-4 320472 387.0 ns/op BenchmarkScanPi-4 330 346134 ns/op BenchmarkStringPiParallel-4 1134 100503 ns/op BenchmarkScan/10/Base2-4 56058 2175 ns/op BenchmarkScan/100/Base2-4 6141 19632 ns/op BenchmarkScan/1000/Base2-4 624 190892 ns/op BenchmarkScan/10/Base8-4 138675 836.9 ns/op BenchmarkScan/100/Base8-4 17938 6692 ns/op BenchmarkScan/1000/Base8-4 1748 65314 ns/op BenchmarkScan/10/Base10-4 146268 790.4 ns/op BenchmarkScan/100/Base10-4 19575 6186 ns/op BenchmarkScan/1000/Base10-4 1933 58904 ns/op BenchmarkScan/10/Base16-4 168214 669.5 ns/op BenchmarkScan/100/Base16-4 23304 5118 ns/op BenchmarkScan/1000/Base16-4 2306 52354 ns/op BenchmarkString/10/Base2-4 285578 414.9 ns/op BenchmarkString/100/Base2-4 40569 2969 ns/op BenchmarkString/1000/Base2-4 4303 28534 ns/op BenchmarkString/10/Base8-4 453813 233.9 ns/op BenchmarkString/100/Base8-4 101350 1157 ns/op BenchmarkString/1000/Base8-4 10000 10123 ns/op BenchmarkString/10/Base10-4 294429 398.5 ns/op BenchmarkString/100/Base10-4 67234 1816 ns/op BenchmarkString/1000/Base10-4 7116 14882 ns/op BenchmarkString/10/Base16-4 522506 208.2 ns/op BenchmarkString/100/Base16-4 131222 864.3 ns/op BenchmarkString/1000/Base16-4 16501 7390 ns/op BenchmarkLeafSize/0-4 66 1783213 ns/op BenchmarkLeafSize/1-4 730 163114 ns/op BenchmarkLeafSize/2-4 720 164842 ns/op BenchmarkLeafSize/3-4 523 219609 ns/op BenchmarkLeafSize/4-4 760 168292 ns/op BenchmarkLeafSize/5-4 517 243925 ns/op BenchmarkLeafSize/6-4 559 217946 ns/op BenchmarkLeafSize/7-4 590 198578 ns/op BenchmarkLeafSize/8-4 744 175216 ns/op BenchmarkLeafSize/9-4 422 286649 ns/op BenchmarkLeafSize/10-4 476 249894 ns/op BenchmarkLeafSize/11-4 511 244623 ns/op BenchmarkLeafSize/12-4 560 219873 ns/op BenchmarkLeafSize/13-4 495 233762 ns/op BenchmarkLeafSize/14-4 583 202763 ns/op BenchmarkLeafSize/15-4 622 191392 ns/op BenchmarkLeafSize/16-4 727 164222 ns/op BenchmarkLeafSize/32-4 697 164674 ns/op BenchmarkLeafSize/64-4 664 169760 ns/op BenchmarkProbablyPrime/n=0-4 15 7044280 ns/op BenchmarkProbablyPrime/n=1-4 13 7919671 ns/op BenchmarkProbablyPrime/n=5-4 9 11161086 ns/op BenchmarkProbablyPrime/n=10-4 7 15251427 ns/op BenchmarkProbablyPrime/n=20-4 5 23551440 ns/op BenchmarkProbablyPrime/Lucas-4 16 6256006 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 144 827161 ns/op BenchmarkRatCmp-4 290546 353.0 ns/op BenchmarkFloatPrecExact/1-4 214638 561.3 ns/op BenchmarkFloatPrecExact/10-4 64602 1828 ns/op BenchmarkFloatPrecExact/100-4 17935 6677 ns/op BenchmarkFloatPrecExact/1000-4 3500 33416 ns/op BenchmarkFloatPrecExact/10000-4 231 519799 ns/op BenchmarkFloatPrecExact/100000-4 5 21971697 ns/op BenchmarkFloatPrecExact/1000000-4 1 1094112183 ns/op BenchmarkFloatPrecMixed/1-4 189727 605.3 ns/op BenchmarkFloatPrecMixed/10-4 64837 1904 ns/op BenchmarkFloatPrecMixed/100-4 8437 13126 ns/op BenchmarkFloatPrecMixed/1000-4 728 165389 ns/op BenchmarkFloatPrecMixed/10000-4 21 5542551 ns/op BenchmarkFloatPrecMixed/100000-4 1 295999413 ns/op BenchmarkFloatPrecMixed/1000000-4 1 20366480356 ns/op BenchmarkFloatPrecInexact/1-4 315216 366.4 ns/op BenchmarkFloatPrecInexact/10-4 271386 432.7 ns/op BenchmarkFloatPrecInexact/100-4 208635 653.7 ns/op BenchmarkFloatPrecInexact/1000-4 62404 2188 ns/op BenchmarkFloatPrecInexact/10000-4 6223 17073 ns/op BenchmarkFloatPrecInexact/100000-4 729 147621 ns/op BenchmarkFloatPrecInexact/1000000-4 52 2373963 ns/op BenchmarkFloatSqrt/64-4 31282 3803 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 20265 5852 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 14280 8354 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 6812 15336 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 1510 86245 ns/op 18087 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 111 1073374 ns/op 176199 B/op 19 allocs/op BenchmarkFloatSqrt/1000000-4 2 79948848 ns/op 3511224 B/op 593 allocs/op PASS ok math/big 72.522s goos: freebsd goarch: amd64 pkg: math/bits cpu: AMD EPYC 7B12 BenchmarkLeadingZeros-4 10844145 10.05 ns/op BenchmarkLeadingZeros8-4 9605362 12.51 ns/op BenchmarkLeadingZeros16-4 10342329 10.55 ns/op BenchmarkLeadingZeros32-4 10799476 10.39 ns/op BenchmarkLeadingZeros64-4 10703038 9.711 ns/op BenchmarkTrailingZeros-4 12195507 11.18 ns/op BenchmarkTrailingZeros8-4 11098165 9.958 ns/op BenchmarkTrailingZeros16-4 11097229 11.08 ns/op BenchmarkTrailingZeros32-4 11563435 10.09 ns/op BenchmarkTrailingZeros64-4 10845447 10.39 ns/op BenchmarkOnesCount-4 10887375 10.81 ns/op BenchmarkOnesCount8-4 11498901 10.92 ns/op BenchmarkOnesCount16-4 10234681 10.06 ns/op BenchmarkOnesCount32-4 11773156 10.14 ns/op BenchmarkOnesCount64-4 10919534 10.85 ns/op BenchmarkRotateLeft-4 10270972 11.96 ns/op BenchmarkRotateLeft8-4 10983789 9.969 ns/op BenchmarkRotateLeft16-4 10309525 10.76 ns/op BenchmarkRotateLeft32-4 11323222 10.03 ns/op BenchmarkRotateLeft64-4 11922102 10.02 ns/op BenchmarkReverse-4 19008195 5.914 ns/op BenchmarkReverse8-4 19368627 5.284 ns/op BenchmarkReverse16-4 19696234 5.617 ns/op BenchmarkReverse32-4 19538038 5.902 ns/op BenchmarkReverse64-4 22330407 5.926 ns/op BenchmarkReverseBytes-4 19830170 5.589 ns/op BenchmarkReverseBytes16-4 19924370 5.602 ns/op BenchmarkReverseBytes32-4 20179509 5.643 ns/op BenchmarkReverseBytes64-4 20200234 5.600 ns/op BenchmarkAdd-4 12039067 9.582 ns/op BenchmarkAdd32-4 12423158 10.99 ns/op BenchmarkAdd64-4 10954432 10.92 ns/op BenchmarkAdd64multiple-4 19365379 5.415 ns/op BenchmarkSub-4 11994939 10.02 ns/op BenchmarkSub32-4 9940357 11.84 ns/op BenchmarkSub64-4 12026929 10.06 ns/op BenchmarkSub64multiple-4 19161416 5.929 ns/op BenchmarkMul-4 11963846 10.03 ns/op BenchmarkMul32-4 10508763 10.65 ns/op BenchmarkMul64-4 11826750 10.07 ns/op BenchmarkDiv-4 10741993 9.929 ns/op BenchmarkDiv32-4 10407550 10.12 ns/op BenchmarkDiv64-4 11402563 10.04 ns/op PASS ok math/bits 6.646s goos: freebsd goarch: amd64 pkg: math/cmplx cpu: AMD EPYC 7B12 BenchmarkAbs-4 15328750 7.784 ns/op BenchmarkAcos-4 619632 175.3 ns/op BenchmarkAcosh-4 607434 191.2 ns/op BenchmarkAsin-4 671872 178.1 ns/op BenchmarkAsinh-4 618370 180.7 ns/op BenchmarkAtan-4 928381 110.4 ns/op BenchmarkAtanh-4 979854 110.0 ns/op BenchmarkConj-4 19857403 5.908 ns/op BenchmarkCos-4 651978 160.3 ns/op BenchmarkCosh-4 697321 164.9 ns/op BenchmarkExp-4 1027288 116.4 ns/op BenchmarkLog-4 1471356 81.40 ns/op BenchmarkLog10-4 1488632 80.68 ns/op BenchmarkPhase-4 3100302 37.34 ns/op BenchmarkPolar-4 2316780 54.41 ns/op BenchmarkPow-4 270747 433.0 ns/op BenchmarkRect-4 1247786 94.92 ns/op BenchmarkSin-4 733831 150.9 ns/op BenchmarkSinh-4 799039 162.6 ns/op BenchmarkSqrt-4 1000000 108.6 ns/op BenchmarkTan-4 430651 264.6 ns/op BenchmarkTanh-4 439221 241.0 ns/op PASS ok math/cmplx 4.177s goos: freebsd goarch: amd64 pkg: math/rand cpu: AMD EPYC 7B12 BenchmarkInt63Threadsafe-4 1148402 101.7 ns/op BenchmarkInt63ThreadsafeParallel-4 1040626 121.9 ns/op BenchmarkInt63Unthreadsafe-4 1525616 80.81 ns/op BenchmarkIntn1000-4 1153536 101.1 ns/op BenchmarkInt63n1000-4 1255231 95.36 ns/op BenchmarkInt31n1000-4 1260890 93.68 ns/op BenchmarkFloat32-4 1268725 95.64 ns/op BenchmarkFloat64-4 1481155 81.32 ns/op BenchmarkPerm3-4 263695 429.6 ns/op BenchmarkPerm30-4 31336 3806 ns/op BenchmarkPerm30ViaShuffle-4 31771 3824 ns/op BenchmarkShuffleOverhead-4 21984 5497 ns/op BenchmarkRead3-4 1000000 100.4 ns/op BenchmarkRead64-4 106374 1103 ns/op BenchmarkRead1000-4 7251 16201 ns/op BenchmarkConcurrent-4 224131 543.0 ns/op PASS ok math/rand 3.975s goos: freebsd goarch: amd64 pkg: math/rand/v2 cpu: AMD EPYC 7B12 BenchmarkChaCha8MarshalBinary-4 972218 114.2 ns/op BenchmarkChaCha8MarshalBinaryRead-4 369588 305.1 ns/op BenchmarkChaCha8-4 6760272 17.90 ns/op BenchmarkChaCha8Read-4 1000000 106.5 ns/op 300.45 MB/s BenchmarkPCG_DXSM-4 4712856 25.53 ns/op BenchmarkSourceUint64-4 4609501 25.45 ns/op BenchmarkGlobalInt64-4 4377202 27.40 ns/op BenchmarkGlobalInt64Parallel-4 8100519 14.40 ns/op BenchmarkGlobalUint64-4 4410930 27.59 ns/op BenchmarkGlobalUint64Parallel-4 8272414 14.51 ns/op BenchmarkInt64-4 2764224 43.93 ns/op BenchmarkUint64-4 2746244 43.34 ns/op BenchmarkGlobalIntN1000-4 2937795 41.55 ns/op BenchmarkIntN1000-4 2122873 56.90 ns/op BenchmarkInt64N1000-4 2098748 57.75 ns/op BenchmarkInt64N1e8-4 2063713 56.82 ns/op BenchmarkInt64N1e9-4 1972818 57.92 ns/op BenchmarkInt64N2e9-4 2068268 60.18 ns/op BenchmarkInt64N1e18-4 1932968 59.31 ns/op BenchmarkInt64N2e18-4 2055758 59.56 ns/op BenchmarkInt64N4e18-4 1807309 67.43 ns/op BenchmarkInt32N1000-4 2100084 56.95 ns/op BenchmarkInt32N1e8-4 2107207 57.50 ns/op BenchmarkInt32N1e9-4 2085696 57.03 ns/op BenchmarkInt32N2e9-4 2119782 57.72 ns/op BenchmarkFloat32-4 2709834 43.57 ns/op BenchmarkFloat64-4 2751306 43.80 ns/op BenchmarkExpFloat64-4 1557823 76.19 ns/op BenchmarkNormFloat64-4 1548256 75.65 ns/op BenchmarkPerm3-4 409333 267.2 ns/op BenchmarkPerm30-4 41694 2946 ns/op BenchmarkPerm30ViaShuffle-4 42334 2824 ns/op BenchmarkShuffleOverhead-4 56598 2108 ns/op BenchmarkConcurrent-4 4269284 29.06 ns/op PASS ok math/rand/v2 6.644s goos: freebsd goarch: amd64 pkg: mime cpu: AMD EPYC 7B12 BenchmarkQEncodeWord-4 78087 1495 ns/op BenchmarkQDecodeWord-4 177464 677.2 ns/op BenchmarkQDecodeHeader-4 178856 688.0 ns/op BenchmarkTypeByExtension/.html-4 259010 422.1 ns/op BenchmarkTypeByExtension/.HTML-4 255654 401.5 ns/op BenchmarkTypeByExtension/.unused-4 308806 355.8 ns/op BenchmarkExtensionsByType/text/html-4 301726 392.9 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 194440 674.4 ns/op BenchmarkExtensionsByType/application/octet-stream-4 289363 396.5 ns/op PASS ok mime 2.168s goos: freebsd goarch: amd64 pkg: mime/multipart cpu: AMD EPYC 7B12 BenchmarkReadForm/fields/maxMemory=0-4 901 119735 ns/op 47765 B/op 188 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 957 118026 ns/op 47632 B/op 188 allocs/op BenchmarkReadForm/files/maxMemory=0-4 434 287318 ns/op 104503 B/op 272 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 788 153656 ns/op 49577 B/op 208 allocs/op PASS ok mime/multipart 1.585s goos: freebsd goarch: amd64 pkg: mime/quotedprintable cpu: AMD EPYC 7B12 BenchmarkWriter-4 1363 86925 ns/op PASS ok mime/quotedprintable 1.206s goos: freebsd goarch: amd64 pkg: net cpu: AMD EPYC 7B12 BenchmarkGoLookupIP-4 202 599776 ns/op 9832 B/op 112 allocs/op BenchmarkGoLookupIPNoSuchHost-4 16 6764871 ns/op 26165 B/op 207 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5190986014 ns/op 160408 B/op 247 allocs/op BenchmarkDNSName-4 158917 713.9 ns/op BenchmarkInterfaces-4 7582 14574 ns/op 3320 B/op 41 allocs/op BenchmarkInterfaceByIndex-4 13395 9002 ns/op 1944 B/op 29 allocs/op BenchmarkInterfaceByName-4 8108 14902 ns/op 3384 B/op 42 allocs/op BenchmarkInterfaceAddrs-4 8613 13470 ns/op 3272 B/op 48 allocs/op BenchmarkInterfacesAndAddrs-4 12753 9721 ns/op 2088 B/op 35 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 9836 12239 ns/op 3168 B/op 50 allocs/op BenchmarkParseIP-4 18868 6318 ns/op BenchmarkParseIPValidIPv4-4 1000000 116.7 ns/op BenchmarkParseIPValidIPv6-4 748754 144.4 ns/op BenchmarkIPMarshalText/IPv4-4 870277 138.1 ns/op 0 B/op 0 allocs/op BenchmarkIPMarshalText/IPv6-4 291139 364.7 ns/op 0 B/op 0 allocs/op BenchmarkIPMarshalText/IPv6_long-4 174693 629.0 ns/op 48 B/op 1 allocs/op BenchmarkIPString/IPv4-4 165957 715.5 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 20162 5951 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 82953 1454 ns/op BenchmarkIPEqual/IPv4-4 1330490 84.77 ns/op BenchmarkIPEqual/IPv6-4 1357177 87.92 ns/op BenchmarkSendfileZeroBytes-4 21321 5083 ns/op 19 B/op 1 allocs/op BenchmarkSendFile/file-to-tcp/1024-4 1 1035679832 ns/op 0.00 MB/s 280 B/op 8 allocs/op --- BENCH: BenchmarkSendFile/file-to-tcp/1024-4 sendfile_test.go:628: Deterministic RNG seed based on timestamp: 0x1820c2a5d5ee806a BenchmarkSendFile/file-to-tcp/2048-4 1 1071031604 ns/op 0.00 MB/s 280 B/op 8 allocs/op --- BENCH: BenchmarkSendFile/file-to-tcp/2048-4 sendfile_test.go:628: Deterministic RNG seed based on timestamp: 0x1820c2a613f629c3 BenchmarkSendFile/file-to-tcp/4096-4 1 1018958908 ns/op 0.00 MB/s 280 B/op 8 allocs/op --- BENCH: BenchmarkSendFile/file-to-tcp/4096-4 sendfile_test.go:628: Deterministic RNG seed based on timestamp: 0x1820c2a6541c485d BenchmarkSendFile/file-to-tcp/8192-4 1 1070613023 ns/op 0.01 MB/s 280 B/op 8 allocs/op --- BENCH: BenchmarkSendFile/file-to-tcp/8192-4 sendfile_test.go:628: Deterministic RNG seed based on timestamp: 0x1820c2a691250b3d BenchmarkSendFile/file-to-tcp/16384-4 1 1018334758 ns/op 0.02 MB/s 280 B/op 8 allocs/op --- BENCH: BenchmarkSendFile/file-to-tcp/16384-4 sendfile_test.go:628: Deterministic RNG seed based on timestamp: 0x1820c2a6d1484bd2 BenchmarkSendFile/file-to-tcp/32768-4 1 1070364312 ns/op 0.03 MB/s 280 B/op 8 allocs/op --- BENCH: BenchmarkSendFile/file-to-tcp/32768-4 sendfile_test.go:628: Deterministic RNG seed based on timestamp: 0x1820c2a70e4e4b65 BenchmarkSendFile/file-to-tcp/65536-4 1 1073377985 ns/op 0.06 MB/s 280 B/op 8 allocs/op --- BENCH: BenchmarkSendFile/file-to-tcp/65536-4 sendfile_test.go:628: Deterministic RNG seed based on timestamp: 0x1820c2a74e761b67 BenchmarkSendFile/file-to-tcp/131072-4 1 1071923544 ns/op 0.12 MB/s 280 B/op 8 allocs/op --- BENCH: BenchmarkSendFile/file-to-tcp/131072-4 sendfile_test.go:628: Deterministic RNG seed based on timestamp: 0x1820c2a78ed4d24d BenchmarkSendFile/file-to-tcp/262144-4 1 1111977538 ns/op 0.24 MB/s 280 B/op 8 allocs/op --- BENCH: BenchmarkSendFile/file-to-tcp/262144-4 sendfile_test.go:628: Deterministic RNG seed based on timestamp: 0x1820c2a7cf3408d2 BenchmarkSendFile/file-to-tcp/524288-4 1 1113543869 ns/op 0.47 MB/s 280 B/op 8 allocs/op --- BENCH: BenchmarkSendFile/file-to-tcp/524288-4 sendfile_test.go:628: Deterministic RNG seed based on timestamp: 0x1820c2a8121b2afa BenchmarkSendFile/file-to-tcp/1048576-4 1 1077675538 ns/op 0.97 MB/s 280 B/op 8 allocs/op --- BENCH: BenchmarkSendFile/file-to-tcp/1048576-4 sendfile_test.go:628: Deterministic RNG seed based on timestamp: 0x1820c2a856331d96 BenchmarkSendFile/file-to-unix/1024-4 1 1074610935 ns/op 0.00 MB/s 32944 B/op 4 allocs/op --- BENCH: BenchmarkSendFile/file-to-unix/1024-4 sendfile_test.go:628: Deterministic RNG seed based on timestamp: 0x1820c2a898190895 BenchmarkSendFile/file-to-unix/2048-4 1 1075022197 ns/op 0.00 MB/s 32944 B/op 4 allocs/op --- BENCH: BenchmarkSendFile/file-to-unix/2048-4 sendfile_test.go:628: Deterministic RNG seed based on timestamp: 0x1820c2a8d86fc3c3 BenchmarkSendFile/file-to-unix/4096-4 1 1074959657 ns/op 0.00 MB/s 32944 B/op 4 allocs/op --- BENCH: BenchmarkSendFile/file-to-unix/4096-4 sendfile_test.go:628: Deterministic RNG seed based on timestamp: 0x1820c2a918cffc7c BenchmarkSendFile/file-to-unix/8192-4 1 1068648860 ns/op 0.01 MB/s 32944 B/op 4 allocs/op --- BENCH: BenchmarkSendFile/file-to-unix/8192-4 sendfile_test.go:628: Deterministic RNG seed based on timestamp: 0x1820c2a95930ed12 BenchmarkSendFile/file-to-unix/16384-4 1 1070792492 ns/op 0.02 MB/s 32944 B/op 4 allocs/op --- BENCH: BenchmarkSendFile/file-to-unix/16384-4 sendfile_test.go:628: Deterministic RNG seed based on timestamp: 0x1820c2a99932166c BenchmarkSendFile/file-to-unix/32768-4 1 1068378661 ns/op 0.03 MB/s 32944 B/op 4 allocs/op --- BENCH: BenchmarkSendFile/file-to-unix/32768-4 sendfile_test.go:628: Deterministic RNG seed based on timestamp: 0x1820c2a9d9566e2f BenchmarkSendFile/file-to-unix/65536-4 1 1069479801 ns/op 0.06 MB/s 32944 B/op 4 allocs/op --- BENCH: BenchmarkSendFile/file-to-unix/65536-4 sendfile_test.go:628: Deterministic RNG seed based on timestamp: 0x1820c2aa195d7cd5 BenchmarkSendFile/file-to-unix/131072-4 1 1021981961 ns/op 0.13 MB/s 32944 B/op 4 allocs/op --- BENCH: BenchmarkSendFile/file-to-unix/131072-4 sendfile_test.go:628: Deterministic RNG seed based on timestamp: 0x1820c2aa597ce3dd BenchmarkSendFile/file-to-unix/262144-4 1 1029843238 ns/op 0.25 MB/s 32944 B/op 4 allocs/op --- BENCH: BenchmarkSendFile/file-to-unix/262144-4 sendfile_test.go:628: Deterministic RNG seed based on timestamp: 0x1820c2aa96df9ff7 BenchmarkSendFile/file-to-unix/524288-4 1 1073818426 ns/op 0.49 MB/s 32944 B/op 4 allocs/op --- BENCH: BenchmarkSendFile/file-to-unix/524288-4 sendfile_test.go:628: Deterministic RNG seed based on timestamp: 0x1820c2aad4df3eb8 BenchmarkSendFile/file-to-unix/1048576-4 1 1073189865 ns/op 0.98 MB/s 32944 B/op 4 allocs/op --- BENCH: BenchmarkSendFile/file-to-unix/1048576-4 sendfile_test.go:628: Deterministic RNG seed based on timestamp: 0x1820c2ab15d89142 BenchmarkTCP4OneShot-4 3781 32164 ns/op BenchmarkTCP4OneShotTimeout-4 3282 32943 ns/op BenchmarkTCP4Persistent-4 11550 10628 ns/op BenchmarkTCP4PersistentTimeout-4 11991 10513 ns/op BenchmarkTCP6OneShot-4 4021 32415 ns/op BenchmarkTCP6OneShotTimeout-4 3336 34156 ns/op BenchmarkTCP6Persistent-4 11229 10545 ns/op BenchmarkTCP6PersistentTimeout-4 11042 10786 ns/op BenchmarkTCP4ConcurrentReadWrite-4 10000 25834 ns/op BenchmarkTCP6ConcurrentReadWrite-4 10000 26393 ns/op BenchmarkSetReadDeadline-4 128677 931.9 ns/op BenchmarkUDP6LinkLocalUnicast-4 11487 18753 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 10000 15148 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 16875 16272 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 6609 15761 ns/op 0 B/op 0 allocs/op PASS ok net 36.724s goos: freebsd goarch: amd64 pkg: net/http cpu: AMD EPYC 7B12 BenchmarkCookieString-4 42103 2781 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 17992 6579 ns/op 1200 B/op 21 allocs/op BenchmarkReadCookies-4 27547 4390 ns/op 2000 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 25747 4695 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 62193 2102 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 75650 1600 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 2059191 57.83 ns/op BenchmarkFindChild/n=2/rep=map-4 4144479 29.13 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1792604 67.66 ns/op BenchmarkFindChild/n=4/rep=linear-4 1098973 108.6 ns/op BenchmarkFindChild/n=4/rep=map-4 4180653 28.47 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 1017283 118.6 ns/op BenchmarkFindChild/n=8/rep=linear-4 559658 207.5 ns/op BenchmarkFindChild/n=8/rep=map-4 4178498 27.43 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 552127 215.4 ns/op BenchmarkFindChild/n=16/rep=linear-4 263318 409.6 ns/op BenchmarkFindChild/n=16/rep=map-4 4641216 26.07 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 3094860 38.93 ns/op BenchmarkFindChild/n=32/rep=linear-4 144457 836.2 ns/op BenchmarkFindChild/n=32/rep=map-4 4745931 26.32 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 3003646 38.64 ns/op BenchmarkMultiConflicts-4 1 127765919 ns/op BenchmarkServerMatch-4 26319 4774 ns/op BenchmarkReadRequestChrome-4 5155 20623 ns/op 29.63 MB/s 1540 B/op 14 allocs/op BenchmarkReadRequestCurl-4 15381 7933 ns/op 9.83 MB/s 988 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 15397 7900 ns/op 10.38 MB/s 988 B/op 9 allocs/op BenchmarkReadRequestSiege-4 8846 11414 ns/op 13.23 MB/s 1084 B/op 11 allocs/op BenchmarkReadRequestWrk-4 23179 5277 ns/op 7.58 MB/s 923 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 326 356620 ns/op 2.87 MB/s BenchmarkFileAndServer_1KB/https1-4 277 426992 ns/op 2.40 MB/s BenchmarkFileAndServer_1KB/h2-4 188 575273 ns/op 1.78 MB/s BenchmarkFileAndServer_16MB/h1-4 4 27328996 ns/op 613.90 MB/s BenchmarkFileAndServer_16MB/https1-4 2 58904670 ns/op 284.82 MB/s BenchmarkFileAndServer_16MB/h2-4 1 162355050 ns/op 103.34 MB/s BenchmarkFileAndServer_64MB/h1-4 1 109239802 ns/op 614.33 MB/s BenchmarkFileAndServer_64MB/https1-4 1 231778615 ns/op 289.54 MB/s BenchmarkFileAndServer_64MB/h2-4 1 683115110 ns/op 98.24 MB/s BenchmarkServeMux-4 292 430034 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 363 364503 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 393 311930 ns/op 6448 B/op 69 allocs/op BenchmarkClientServer/https1-4 300 370593 ns/op 7177 B/op 77 allocs/op BenchmarkClientServer/h2-4 223 509184 ns/op 10035 B/op 75 allocs/op BenchmarkClientServerParallel/4/h1-4 1246 87070 ns/op 10071 B/op 82 allocs/op BenchmarkClientServerParallel/4/https1-4 147 689254 ns/op 56377 B/op 413 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:56366: EOF clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:56406: EOF clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:56393: read tcp 127.0.0.1:56367->127.0.0.1:56393: use of closed network connection clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:56396: read tcp 127.0.0.1:56367->127.0.0.1:56396: use of closed network connection clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:56398: read tcp 127.0.0.1:56367->127.0.0.1:56398: use of closed network connection clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:56395: read tcp 127.0.0.1:56367->127.0.0.1:56395: use of closed network connection clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:56403: read tcp 127.0.0.1:56367->127.0.0.1:56403: use of closed network connection clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:56401: EOF clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:56404: EOF clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:56394: EOF ... [output truncated] BenchmarkClientServerParallel/4/h2-4 811 138512 ns/op 11255 B/op 86 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:56469: EOF clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:56478: EOF clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:56473: write tcp 127.0.0.1:56466->127.0.0.1:56473: use of closed network connection BenchmarkClientServerParallel/64/h1-4 895 129580 ns/op 15790 B/op 102 allocs/op BenchmarkClientServerParallel/64/https1-4 63 1767326 ns/op 144915 B/op 1012 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:57180: EOF clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:57227: EOF BenchmarkClientServerParallel/64/h2-4 112 1279454 ns/op 105658 B/op 784 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:57263: read tcp 127.0.0.1:57257->127.0.0.1:57263: use of closed network connection clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:57267: EOF clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:57265: EOF clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:57271: read tcp 127.0.0.1:57257->127.0.0.1:57271: use of closed network connection clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:57262: read tcp 127.0.0.1:57257->127.0.0.1:57262: use of closed network connection clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:57268: write tcp 127.0.0.1:57257->127.0.0.1:57268: use of closed network connection clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:57282: EOF clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:57281: EOF clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:57291: EOF clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:57284: EOF ... [output truncated] BenchmarkServer-4 1 1088569989 ns/op 30944 B/op 159 allocs/op BenchmarkClient-4 296 407956 ns/op 4211 B/op 50 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 715 156174 ns/op 7724 B/op 56 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1372 78901 ns/op 3104 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 2067 59796 ns/op 1969 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1773 57767 ns/op 2816 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 2191 53958 ns/op 2789 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1849 57382 ns/op 2778 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1771 58410 ns/op 1974 B/op 14 allocs/op BenchmarkServerHijack-4 1198 101370 ns/op 17095 B/op 52 allocs/op BenchmarkCloseNotifier/h1-4 513 243759 ns/op 6079 B/op 53 allocs/op BenchmarkResponseStatusLine-4 772407 154.3 ns/op 0 B/op 0 allocs/op PASS ok net/http 16.451s goos: freebsd goarch: amd64 pkg: net/http/httputil cpu: AMD EPYC 7B12 BenchmarkServeHTTP-4 5844 21077 ns/op 34257 B/op 14 allocs/op PASS ok net/http/httputil 1.263s goos: freebsd goarch: amd64 pkg: net/netip cpu: AMD EPYC 7B12 BenchmarkIPNextPrev-4 119894 972.5 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 1138437 103.0 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 808738 142.6 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 132984 868.3 ns/op BenchmarkStdIPv4-4 159656 695.0 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 125616 904.3 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 121422 946.2 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 159170 747.6 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 102188 1096 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1912764 55.54 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1987098 66.77 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1284792 94.01 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 705632 157.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 923971 131.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 650244 163.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 158181 752.4 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 649479 154.8 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 514561 227.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 606264 197.8 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 496270 237.4 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 141513 856.3 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v4-4 533695 218.8 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v6-4 189417 621.1 ns/op 48 B/op 1 allocs/op BenchmarkAddrString/v6_ellipsis-4 248800 461.7 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_v4-4 324104 349.4 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_zone-4 224193 506.9 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 471130 245.9 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 233853 510.4 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 229581 496.8 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 229782 502.2 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 180730 663.8 ns/op 128 B/op 2 allocs/op BenchmarkAddrMarshalText/v4-4 642944 185.6 ns/op 16 B/op 1 allocs/op BenchmarkAddrMarshalText/v6-4 207552 557.0 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_ellipsis-4 259854 452.8 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_v4-4 357595 337.9 ns/op 32 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_zone-4 227258 512.3 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 369646 324.2 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 169627 721.2 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 196923 590.5 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_v4-4 247394 491.2 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_zone-4 183486 628.7 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v4-4 394714 304.2 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 173778 679.9 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 195765 576.7 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 250020 453.3 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 196194 614.8 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1453647 84.31 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1398296 84.86 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1417509 85.50 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1322880 90.06 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1348068 90.18 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1351411 89.01 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1291928 92.74 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1326601 90.19 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1330388 89.56 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 532772 228.2 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 573944 183.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 485617 240.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 562357 216.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 468405 244.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 138097 848.7 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 7261045 15.85 ns/op PASS ok net/netip 9.929s 2025/02/03 17:25:31 Test RPC server listening on 127.0.0.1:58121 2025/02/03 17:25:31 Test HTTP RPC server listening on 127.0.0.1:58122 goos: freebsd goarch: amd64 pkg: net/rpc cpu: AMD EPYC 7B12 BenchmarkEndToEnd-4 1798 64785 ns/op BenchmarkEndToEndHTTP-4 1678 62455 ns/op BenchmarkEndToEndAsync-4 3489 28967 ns/op BenchmarkEndToEndAsyncHTTP-4 4230 25937 ns/op PASS ok net/rpc 1.713s goos: freebsd goarch: amd64 pkg: net/textproto cpu: AMD EPYC 7B12 BenchmarkReadMIMEHeader/client_headers-4 4609 22664 ns/op BenchmarkReadMIMEHeader/server_headers-4 6853 15402 ns/op BenchmarkUncommon-4 37000 3402 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.452s goos: freebsd goarch: amd64 pkg: net/url cpu: AMD EPYC 7B12 BenchmarkString-4 6356 15959 ns/op 1200 B/op 32 allocs/op BenchmarkResolvePath-4 172731 660.5 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 763338 134.1 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 134300 869.2 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 239977 489.0 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 120862 981.0 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 20640 5858 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 585328 203.0 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 140293 878.3 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 240078 468.4 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 121263 987.2 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 22245 5454 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 315224 364.7 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 141290 825.1 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 137541 835.9 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 64441 1854 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 12144 9915 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 321556 358.7 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 141076 825.0 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 138436 857.8 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 65202 1819 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 12370 9557 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.237s goos: freebsd goarch: amd64 pkg: os cpu: AMD EPYC 7B12 BenchmarkExpand/noop-4 3611530 31.58 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 234446 440.7 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 1564 75781 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:506: benchmarkReaddirname ".": 158 entries os_test.go:506: benchmarkReaddirname ".": 158 entries os_test.go:506: benchmarkReaddirname ".": 158 entries BenchmarkReaddir-4 465 250055 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:523: benchmarkReaddir ".": 158 entries os_test.go:523: benchmarkReaddir ".": 158 entries os_test.go:523: benchmarkReaddir ".": 158 entries BenchmarkReadDir-4 1196 101830 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:540: benchmarkReadDir ".": 158 entries os_test.go:540: benchmarkReadDir ".": 158 entries os_test.go:540: benchmarkReadDir ".": 158 entries BenchmarkStatDot-4 157308 757.1 ns/op BenchmarkStatFile-4 130674 932.9 ns/op BenchmarkStatDir-4 142098 863.1 ns/op BenchmarkLstatDot-4 159115 762.0 ns/op BenchmarkLstatFile-4 126886 940.1 ns/op BenchmarkLstatDir-4 138781 873.7 ns/op BenchmarkRemoveAll-4 56 2104870 ns/op 44567 B/op 558 allocs/op PASS ok os 2.998s goos: freebsd goarch: amd64 pkg: os/exec cpu: AMD EPYC 7B12 BenchmarkExecHostname-4 49 2137406 ns/op 7440 B/op 31 allocs/op PASS ok os/exec 1.189s goos: freebsd goarch: amd64 pkg: os/user cpu: AMD EPYC 7B12 BenchmarkCurrent-4 25232 4474 ns/op PASS ok os/user 1.241s goos: freebsd goarch: amd64 pkg: reflect cpu: AMD EPYC 7B12 BenchmarkBool-4 4745738 24.21 ns/op BenchmarkString-4 2995771 39.33 ns/op BenchmarkBytes-4 2637148 45.36 ns/op BenchmarkNamedBytes-4 1514505 78.28 ns/op BenchmarkBytesArray-4 1007475 118.8 ns/op BenchmarkSliceLen-4 3081962 38.83 ns/op BenchmarkMapLen-4 1000000 105.0 ns/op BenchmarkStringLen-4 2295886 52.29 ns/op BenchmarkArrayLen-4 1719898 70.07 ns/op BenchmarkSliceCap-4 3091536 38.54 ns/op BenchmarkDeepEqual/int8-4 522044 217.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 118824 960.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 448209 253.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 119688 990.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 437434 253.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 117679 994.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 434508 250.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 116055 988.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 440263 252.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 121807 996.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 525880 221.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 151986 747.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 408126 251.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 118040 1003 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 466195 258.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 118335 995.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 409816 256.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 115449 1001 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 409971 253.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 121212 1000 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 423507 252.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 113587 1008 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 400911 254.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 122059 987.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 434317 253.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 112516 990.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 443361 254.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 117442 994.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 478670 252.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 121560 999.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 502899 219.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 122954 955.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 469747 250.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 120469 1004 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 151506 751.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 77054 1520 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 63200 1855 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 45747 2639 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 47380 2511 ns/op BenchmarkIsZero/ArrayComparable-4 340237 343.9 ns/op BenchmarkIsZero/ArrayIncomparable-4 41876 2896 ns/op BenchmarkIsZero/StructComparable-4 721425 142.4 ns/op BenchmarkIsZero/StructIncomparable-4 185856 636.3 ns/op BenchmarkIsZero/ArrayInt_4-4 1612520 74.87 ns/op BenchmarkIsZero/ArrayInt_1024-4 19408 6166 ns/op BenchmarkIsZero/ArrayInt_1024_NoZero-4 37676 3175 ns/op BenchmarkIsZero/Struct4Int-4 1681966 70.58 ns/op BenchmarkIsZero/ArrayStruct4Int_1024-4 19386 6177 ns/op BenchmarkIsZero/ArrayChanInt_1024-4 22972 6188 ns/op BenchmarkIsZero/StructInt_512-4 37720 3162 ns/op BenchmarkSetZero/Bool/Direct-4 4826869 24.67 ns/op BenchmarkSetZero/Bool/CachedZero-4 1000000 106.2 ns/op BenchmarkSetZero/Bool/NewZero-4 856858 140.3 ns/op BenchmarkSetZero/Int/Direct-4 3155103 38.71 ns/op BenchmarkSetZero/Int/CachedZero-4 1000000 107.4 ns/op BenchmarkSetZero/Int/NewZero-4 854086 141.4 ns/op BenchmarkSetZero/Uint/Direct-4 3132048 37.84 ns/op BenchmarkSetZero/Uint/CachedZero-4 1000000 106.0 ns/op BenchmarkSetZero/Uint/NewZero-4 837324 140.7 ns/op BenchmarkSetZero/Float/Direct-4 3135913 38.00 ns/op BenchmarkSetZero/Float/CachedZero-4 1136012 106.9 ns/op BenchmarkSetZero/Float/NewZero-4 856592 140.7 ns/op BenchmarkSetZero/Complex/Direct-4 3138808 38.48 ns/op BenchmarkSetZero/Complex/CachedZero-4 1126299 105.8 ns/op BenchmarkSetZero/Complex/NewZero-4 716643 141.5 ns/op BenchmarkSetZero/Array/Direct-4 2849652 41.62 ns/op BenchmarkSetZero/Array/CachedZero-4 1000000 107.8 ns/op BenchmarkSetZero/Array/NewZero-4 848360 143.9 ns/op BenchmarkSetZero/Chan/Direct-4 3037171 39.28 ns/op BenchmarkSetZero/Chan/CachedZero-4 1183317 103.5 ns/op BenchmarkSetZero/Chan/NewZero-4 869145 135.4 ns/op BenchmarkSetZero/Func/Direct-4 3107282 38.03 ns/op BenchmarkSetZero/Func/CachedZero-4 1170432 103.7 ns/op BenchmarkSetZero/Func/NewZero-4 864664 137.8 ns/op BenchmarkSetZero/Interface/Direct-4 2938377 40.93 ns/op BenchmarkSetZero/Interface/CachedZero-4 1000000 106.6 ns/op BenchmarkSetZero/Interface/NewZero-4 850624 140.4 ns/op BenchmarkSetZero/Map/Direct-4 3130167 38.02 ns/op BenchmarkSetZero/Map/CachedZero-4 1164517 103.7 ns/op BenchmarkSetZero/Map/NewZero-4 884755 135.0 ns/op BenchmarkSetZero/Pointer/Direct-4 3085742 38.65 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1000000 104.0 ns/op BenchmarkSetZero/Pointer/NewZero-4 898122 137.3 ns/op BenchmarkSetZero/Slice/Direct-4 2892352 40.90 ns/op BenchmarkSetZero/Slice/CachedZero-4 1138950 106.2 ns/op BenchmarkSetZero/Slice/NewZero-4 772209 143.9 ns/op BenchmarkSetZero/String/Direct-4 3065847 38.26 ns/op BenchmarkSetZero/String/CachedZero-4 1118808 107.9 ns/op BenchmarkSetZero/String/NewZero-4 840770 141.3 ns/op BenchmarkSetZero/Struct/Direct-4 2762606 41.23 ns/op BenchmarkSetZero/Struct/CachedZero-4 1137463 106.6 ns/op BenchmarkSetZero/Struct/NewZero-4 854892 140.4 ns/op BenchmarkSelect/1-4 244633 478.9 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 106520 1222 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 53799 2268 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 283246 417.9 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 223072 531.0 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 100155 1214 ns/op 105.45 MB/s BenchmarkCallArgCopy/size=256-4 90573 1306 ns/op 195.96 MB/s BenchmarkCallArgCopy/size=1024-4 74158 1554 ns/op 659.04 MB/s BenchmarkCallArgCopy/size=4096-4 46897 2578 ns/op 1588.62 MB/s BenchmarkCallArgCopy/size=65536-4 4723 21744 ns/op 3014.03 MB/s BenchmarkFieldByName1-4 2155688 55.89 ns/op BenchmarkFieldByName2-4 168787 1218 ns/op BenchmarkFieldByName3-4 21529 7352 ns/op BenchmarkInterfaceBig-4 5183186 23.51 ns/op BenchmarkInterfaceSmall-4 5098125 23.58 ns/op BenchmarkNew-4 3128204 37.06 ns/op BenchmarkMap/StringKeys/MapIndex-4 3430 35082 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 2557 43970 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2956 36215 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2530 44083 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 3123 35388 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 2569 44333 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 276763 440.7 ns/op BenchmarkTypeForString-4 2694945 44.80 ns/op BenchmarkTypeForError-4 1341132 90.83 ns/op PASS ok reflect 20.371s goos: freebsd goarch: amd64 pkg: regexp cpu: AMD EPYC 7B12 BenchmarkFind-4 16822 7800 ns/op 9217 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 23703 5570 ns/op 9313 B/op 1 allocs/op BenchmarkFindString-4 17121 6793 ns/op 9398 B/op 1 allocs/op BenchmarkFindSubmatch-4 15489 7582 ns/op 9415 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 16522 7302 ns/op 9476 B/op 2 allocs/op BenchmarkLiteral-4 26156 5328 ns/op BenchmarkNotLiteral-4 5157 19868 ns/op BenchmarkMatchClass-4 4641 26406 ns/op BenchmarkMatchClass_InRange-4 4585 25618 ns/op BenchmarkReplaceAll-4 3548 32639 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 174217 719.2 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 163436 709.7 ns/op BenchmarkAnchoredShortMatch-4 99582 1250 ns/op BenchmarkAnchoredLongMatch-4 98443 1228 ns/op BenchmarkOnePassShortA-4 25780 4683 ns/op BenchmarkNotOnePassShortA-4 10000 10622 ns/op BenchmarkOnePassShortB-4 33260 3575 ns/op BenchmarkNotOnePassShortB-4 14080 8329 ns/op BenchmarkOnePassLongPrefix-4 116588 1078 ns/op BenchmarkOnePassLongNotPrefix-4 37798 3216 ns/op BenchmarkMatchParallelShared-4 26360 4542 ns/op BenchmarkMatchParallelCopied-4 25052 4485 ns/op BenchmarkQuoteMetaAll-4 232214 482.0 ns/op 29.04 MB/s BenchmarkQuoteMetaNone-4 451209 253.2 ns/op 102.69 MB/s BenchmarkCompile/Onepass-4 5443 19329 ns/op 4272 B/op 52 allocs/op BenchmarkCompile/Medium-4 2414 47390 ns/op 10152 B/op 112 allocs/op BenchmarkCompile/Hard-4 282 423286 ns/op 90712 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 4695754 22.93 ns/op 697.80 MB/s BenchmarkMatch/Easy0/32-4 26163 4485 ns/op 7.14 MB/s BenchmarkMatch/Easy0/1K-4 24216 4524 ns/op 226.36 MB/s BenchmarkMatch/Easy0i/16-4 4618765 25.14 ns/op 636.33 MB/s BenchmarkMatch/Easy0i/32-4 7563 15832 ns/op 2.02 MB/s BenchmarkMatch/Easy0i/1K-4 358 330027 ns/op 3.10 MB/s BenchmarkMatch/Easy1/16-4 4912214 22.21 ns/op 720.39 MB/s BenchmarkMatch/Easy1/32-4 29676 4237 ns/op 7.55 MB/s BenchmarkMatch/Easy1/1K-4 10000 12664 ns/op 80.86 MB/s BenchmarkMatch/Medium/16-4 5282361 24.34 ns/op 657.42 MB/s BenchmarkMatch/Medium/32-4 9504 13116 ns/op 2.44 MB/s BenchmarkMatch/Medium/1K-4 403 294174 ns/op 3.48 MB/s BenchmarkMatch/Hard/16-4 4947148 24.52 ns/op 652.46 MB/s BenchmarkMatch/Hard/32-4 5197 21080 ns/op 1.52 MB/s BenchmarkMatch/Hard/1K-4 230 521882 ns/op 1.96 MB/s BenchmarkMatch/Hard1/16-4 1964 59831 ns/op 0.27 MB/s BenchmarkMatch/Hard1/32-4 1057 111202 ns/op 0.29 MB/s BenchmarkMatch/Hard1/1K-4 36 3311668 ns/op 0.31 MB/s BenchmarkMatch_onepass_regex/16-4 37772 3159 ns/op 5.06 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 22286 5402 ns/op 5.92 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 837 141937 ns/op 7.21 MB/s 23 B/op 0 allocs/op PASS ok regexp 8.315s goos: freebsd goarch: amd64 pkg: regexp/syntax cpu: AMD EPYC 7B12 BenchmarkEmptyOpContext-4 914356 131.9 ns/op BenchmarkIsWordChar-4 252816 454.2 ns/op PASS ok regexp/syntax 2.110s goos: freebsd goarch: amd64 pkg: runtime cpu: AMD EPYC 7B12 BenchmarkCallers/cached-4 98258 1245 ns/op BenchmarkCallers/inlined-4 103392 1161 ns/op BenchmarkCallers/no-cache-4 24068 4984 ns/op BenchmarkFPCallers/cached-4 3740358 31.83 ns/op BenchmarkMakeChan/Byte-4 1293626 81.39 ns/op BenchmarkMakeChan/Int-4 1000000 120.1 ns/op BenchmarkMakeChan/Ptr-4 955717 146.4 ns/op BenchmarkMakeChan/Struct/0-4 1629153 73.55 ns/op BenchmarkMakeChan/Struct/32-4 733306 177.1 ns/op BenchmarkMakeChan/Struct/40-4 530457 213.4 ns/op BenchmarkChanNonblocking-4 12703495 8.768 ns/op BenchmarkSelectUncontended-4 1990106 62.33 ns/op BenchmarkSelectSyncContended-4 38106 3284 ns/op BenchmarkSelectAsyncContended-4 184122 772.5 ns/op BenchmarkSelectNonblock-4 7438297 15.66 ns/op BenchmarkChanUncontended-4 8577 11768 ns/op BenchmarkChanContended-4 1186 84619 ns/op BenchmarkChanSync-4 127021 789.1 ns/op BenchmarkChanSyncWork-4 62929 2309 ns/op BenchmarkChanProdCons0-4 99404 1215 ns/op BenchmarkChanProdCons10-4 166977 721.4 ns/op BenchmarkChanProdCons100-4 153429 727.0 ns/op BenchmarkChanProdConsWork0-4 86610 1436 ns/op BenchmarkChanProdConsWork10-4 109738 1044 ns/op BenchmarkChanProdConsWork100-4 104427 958.2 ns/op BenchmarkSelectProdCons-4 74916 1441 ns/op BenchmarkReceiveDataFromClosedChan-4 1435165 84.35 ns/op BenchmarkChanCreation-4 160276 686.6 ns/op BenchmarkChanSem-4 236293 502.6 ns/op BenchmarkChanPopular-4 91 1272923 ns/op BenchmarkChanClosed-4 1000000 105.2 ns/op BenchmarkCallClosure-4 8333672 14.18 ns/op BenchmarkCallClosure1-4 7995658 14.63 ns/op BenchmarkCallClosure2-4 2268548 53.44 ns/op BenchmarkCallClosure3-4 2647722 48.19 ns/op BenchmarkCallClosure4-4 2298158 53.08 ns/op BenchmarkComplex128DivNormal-4 13809661 8.404 ns/op BenchmarkComplex128DivNisNaN-4 11354337 10.14 ns/op BenchmarkComplex128DivDisNaN-4 11126307 10.88 ns/op BenchmarkComplex128DivNisInf-4 14035632 8.092 ns/op BenchmarkComplex128DivDisInf-4 8591007 13.72 ns/op BenchmarkAllocation-4 7018 26343 ns/op BenchmarkReadMemStats-4 5838 18123 ns/op BenchmarkReadMemStatsLatency-4 1 207720 p50-ns 207720 p90-ns 207720 p99-ns BenchmarkWriteBarrier-4 2993806 42.70 ns/op BenchmarkBulkWriteBarrier-4 10617373 11.33 ns/op BenchmarkScanStackNoLocals-4 4 25459652 ns/op BenchmarkMSpanCountAlloc/bits=64-4 13631565 8.170 ns/op BenchmarkMSpanCountAlloc/bits=128-4 14079108 8.423 ns/op BenchmarkMSpanCountAlloc/bits=256-4 13063700 9.300 ns/op BenchmarkMSpanCountAlloc/bits=512-4 9816832 12.66 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 6492836 16.19 ns/op BenchmarkHash5-4 8491508 13.37 ns/op 373.92 MB/s BenchmarkHash16-4 8025063 13.23 ns/op 1209.77 MB/s BenchmarkHash64-4 7973166 14.55 ns/op 4398.32 MB/s BenchmarkHash1024-4 4160106 28.14 ns/op 36391.58 MB/s BenchmarkHash65536-4 88083 1325 ns/op 49458.68 MB/s BenchmarkAlignedLoad-4 9989376 11.27 ns/op BenchmarkUnalignedLoad-4 9609531 11.66 ns/op BenchmarkEqEfaceConcrete-4 8433579 15.01 ns/op BenchmarkEqIfaceConcrete-4 8458189 14.64 ns/op BenchmarkNeEfaceConcrete-4 8366641 13.27 ns/op BenchmarkNeIfaceConcrete-4 8172364 14.64 ns/op BenchmarkConvT2EByteSized/bool-4 8200522 14.63 ns/op BenchmarkConvT2EByteSized/uint8-4 8203443 14.61 ns/op BenchmarkConvT2ESmall-4 7128758 16.17 ns/op BenchmarkConvT2EUintptr-4 7447050 16.45 ns/op BenchmarkConvT2ELarge-4 1887367 70.70 ns/op BenchmarkConvT2ISmall-4 7413802 16.45 ns/op BenchmarkConvT2IUintptr-4 7393699 17.09 ns/op BenchmarkConvT2ILarge-4 1869175 65.81 ns/op BenchmarkConvI2E-4 6879792 16.83 ns/op BenchmarkConvI2I-4 7739007 15.53 ns/op BenchmarkAssertE2T-4 7013263 16.75 ns/op BenchmarkAssertE2TLarge-4 3618296 33.00 ns/op BenchmarkAssertE2I-4 7681182 15.56 ns/op BenchmarkAssertI2T-4 6988527 16.76 ns/op BenchmarkAssertI2I-4 7416126 15.88 ns/op BenchmarkAssertI2E-4 8140143 14.00 ns/op BenchmarkAssertE2E-4 8142645 14.64 ns/op BenchmarkAssertE2T2-4 5720136 21.17 ns/op BenchmarkAssertE2T2Blank-4 6723858 16.70 ns/op BenchmarkAssertI2E2-4 6322725 19.27 ns/op BenchmarkAssertI2E2Blank-4 7889922 14.66 ns/op BenchmarkAssertE2E2-4 6196900 18.71 ns/op BenchmarkAssertE2E2Blank-4 8190090 14.95 ns/op BenchmarkConvT2Ezero/zero/16-4 7239673 16.14 ns/op BenchmarkConvT2Ezero/zero/32-4 7306916 16.09 ns/op BenchmarkConvT2Ezero/zero/64-4 7376038 16.22 ns/op BenchmarkConvT2Ezero/zero/str-4 7433924 16.23 ns/op BenchmarkConvT2Ezero/zero/slice-4 7149250 15.81 ns/op BenchmarkConvT2Ezero/zero/big-4 438990 516.9 ns/op BenchmarkConvT2Ezero/nonzero/str-4 2086435 67.70 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1840820 77.71 ns/op BenchmarkConvT2Ezero/nonzero/big-4 437080 617.3 ns/op BenchmarkConvT2Ezero/smallint/16-4 7332487 16.16 ns/op BenchmarkConvT2Ezero/smallint/32-4 7420702 16.21 ns/op BenchmarkConvT2Ezero/smallint/64-4 7303328 16.17 ns/op BenchmarkConvT2Ezero/largeint/16-4 2681790 48.12 ns/op BenchmarkConvT2Ezero/largeint/32-4 2735778 53.47 ns/op BenchmarkConvT2Ezero/largeint/64-4 2425870 44.48 ns/op BenchmarkMalloc8-4 3449319 38.97 ns/op BenchmarkMalloc16-4 3219253 48.97 ns/op BenchmarkMallocTypeInfo8-4 3439551 35.92 ns/op BenchmarkMallocTypeInfo16-4 2384172 44.21 ns/op BenchmarkMallocLargeStruct-4 292941 862.0 ns/op BenchmarkGoroutineSelect-4 70 1664276 ns/op BenchmarkGoroutineBlocking-4 91 1253289 ns/op BenchmarkGoroutineForRange-4 92 1257691 ns/op BenchmarkGoroutineIdle-4 124 1069846 ns/op BenchmarkHashStringSpeed-4 3759328 32.11 ns/op BenchmarkHashBytesSpeed-4 2173279 54.05 ns/op BenchmarkHashInt32Speed-4 3943927 31.64 ns/op BenchmarkHashInt64Speed-4 4091662 28.66 ns/op BenchmarkHashStringArraySpeed-4 829880 144.0 ns/op BenchmarkMegMap-4 3765972 33.62 ns/op BenchmarkMegOneMap-4 3647461 32.46 ns/op BenchmarkMegEqMap-4 4120 26893 ns/op BenchmarkMegEmptyMap-4 5926312 20.41 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 3233983 37.13 ns/op BenchmarkSmallStrMap-4 4345010 28.61 ns/op BenchmarkMapStringKeysEight_16-4 4068604 29.46 ns/op BenchmarkMapStringKeysEight_32-4 4196187 27.52 ns/op BenchmarkMapStringKeysEight_64-4 4240573 28.26 ns/op BenchmarkMapStringKeysEight_128-4 3623443 32.72 ns/op BenchmarkMapStringKeysEight_256-4 3659833 32.77 ns/op BenchmarkMapStringKeysEight_1M-4 3574018 32.39 ns/op BenchmarkMapFirst/1-4 5803653 20.65 ns/op BenchmarkMapFirst/2-4 5828581 20.38 ns/op BenchmarkMapFirst/3-4 6177927 20.40 ns/op BenchmarkMapFirst/4-4 5901600 19.60 ns/op BenchmarkMapFirst/5-4 5694180 20.71 ns/op BenchmarkMapFirst/6-4 5817022 20.23 ns/op BenchmarkMapFirst/7-4 5724636 20.20 ns/op BenchmarkMapFirst/8-4 5866645 20.35 ns/op BenchmarkMapFirst/9-4 5367448 21.65 ns/op BenchmarkMapFirst/10-4 5502542 22.32 ns/op BenchmarkMapFirst/11-4 5403278 22.95 ns/op BenchmarkMapFirst/12-4 5312047 22.56 ns/op BenchmarkMapFirst/13-4 5180671 22.89 ns/op BenchmarkMapFirst/14-4 5218357 22.49 ns/op BenchmarkMapFirst/15-4 4736121 22.95 ns/op BenchmarkMapFirst/16-4 5336817 22.39 ns/op BenchmarkMapMid/1-4 5785801 20.64 ns/op BenchmarkMapMid/2-4 5713126 20.67 ns/op BenchmarkMapMid/3-4 5718004 20.71 ns/op BenchmarkMapMid/4-4 5681019 20.99 ns/op BenchmarkMapMid/5-4 5792839 21.46 ns/op BenchmarkMapMid/6-4 5557528 21.31 ns/op BenchmarkMapMid/7-4 5555464 21.34 ns/op BenchmarkMapMid/8-4 5440856 21.66 ns/op BenchmarkMapMid/9-4 5145938 22.62 ns/op BenchmarkMapMid/10-4 5196399 22.56 ns/op BenchmarkMapMid/11-4 5107591 22.97 ns/op BenchmarkMapMid/12-4 5159740 22.11 ns/op BenchmarkMapMid/13-4 5039235 22.87 ns/op BenchmarkMapMid/14-4 5218892 22.21 ns/op BenchmarkMapMid/15-4 5237160 22.95 ns/op BenchmarkMapMid/16-4 5224496 22.59 ns/op BenchmarkMapLast/1-4 5691448 20.62 ns/op BenchmarkMapLast/2-4 5741972 20.60 ns/op BenchmarkMapLast/3-4 5494120 21.19 ns/op BenchmarkMapLast/4-4 5525097 21.49 ns/op BenchmarkMapLast/5-4 5332761 22.31 ns/op BenchmarkMapLast/6-4 5332892 22.23 ns/op BenchmarkMapLast/7-4 5325775 22.85 ns/op BenchmarkMapLast/8-4 5539856 22.87 ns/op BenchmarkMapLast/9-4 5227050 22.94 ns/op BenchmarkMapLast/10-4 5290449 22.71 ns/op BenchmarkMapLast/11-4 5180628 22.58 ns/op BenchmarkMapLast/12-4 4940995 22.56 ns/op BenchmarkMapLast/13-4 5258488 22.92 ns/op BenchmarkMapLast/14-4 5226177 22.55 ns/op BenchmarkMapLast/15-4 5264060 24.75 ns/op BenchmarkMapLast/16-4 5259360 24.03 ns/op BenchmarkMapCycle-4 3812374 31.28 ns/op BenchmarkRepeatedLookupStrMapKey32-4 5346636 22.23 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 4431 22672 ns/op BenchmarkMakeMap/[Byte]Byte-4 542857 272.3 ns/op BenchmarkMakeMap/[Int]Int-4 385347 487.5 ns/op BenchmarkNewEmptyMap-4 4997324 23.89 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1809637 65.82 ns/op 0 B/op 0 allocs/op BenchmarkSameLengthMap-4 3216093 36.67 ns/op BenchmarkSmallKeyMap-4 3372661 34.73 ns/op BenchmarkMapPopulate/1-4 2725624 44.00 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 175032 975.2 ns/op 328 B/op 3 allocs/op BenchmarkMapPopulate/100-4 12144 12887 ns/op 4456 B/op 9 allocs/op BenchmarkMapPopulate/1000-4 1088 175666 ns/op 74265 B/op 20 allocs/op BenchmarkMapPopulate/10000-4 100 1801943 ns/op 591491 B/op 79 allocs/op BenchmarkMapPopulate/100000-4 8 16778183 ns/op 4729426 B/op 533 allocs/op BenchmarkComplexAlgMap-4 572562 187.5 ns/op BenchmarkGoMapClear/Reflexive/1-4 2394160 49.80 ns/op BenchmarkGoMapClear/Reflexive/10-4 1855099 65.23 ns/op BenchmarkGoMapClear/Reflexive/100-4 762966 157.8 ns/op BenchmarkGoMapClear/Reflexive/1000-4 62229 1855 ns/op BenchmarkGoMapClear/Reflexive/10000-4 7760 15200 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1866801 63.87 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1527602 78.00 ns/op BenchmarkGoMapClear/NonReflexive/100-4 517719 202.8 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 62559 1884 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 7866 15200 ns/op BenchmarkMapStringConversion/32/simple-4 2313130 51.84 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 2165331 55.97 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 2165731 55.03 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 2205265 52.51 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 2032372 58.94 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 2023680 58.80 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 2588622 44.89 ns/op BenchmarkMapInterfacePtr-4 2868411 40.89 ns/op BenchmarkNewEmptyMapHintLessThan8-4 3613467 34.66 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 108726 1304 ns/op 1192 B/op 3 allocs/op BenchmarkMapIter/Key=int32/Elem=int32/len=6-4 2269624 53.10 ns/op BenchmarkMapIter/Key=int32/Elem=int32/len=64-4 1746655 68.33 ns/op BenchmarkMapIter/Key=int32/Elem=int32/len=65536-4 1820019 65.76 ns/op BenchmarkMapIter/Key=int64/Elem=int64/len=6-4 2262342 53.65 ns/op BenchmarkMapIter/Key=int64/Elem=int64/len=64-4 1798434 66.58 ns/op BenchmarkMapIter/Key=int64/Elem=int64/len=65536-4 1813107 64.87 ns/op BenchmarkMapIter/Key=string/Elem=string/len=6-4 2268206 53.35 ns/op BenchmarkMapIter/Key=string/Elem=string/len=64-4 1761524 67.15 ns/op BenchmarkMapIter/Key=string/Elem=string/len=65536-4 1786242 68.88 ns/op BenchmarkMapIter/Key=smallType/Elem=int32/len=6-4 2261210 53.31 ns/op BenchmarkMapIter/Key=smallType/Elem=int32/len=64-4 2021844 59.44 ns/op BenchmarkMapIter/Key=smallType/Elem=int32/len=65536-4 2043834 59.08 ns/op BenchmarkMapIter/Key=mediumType/Elem=int32/len=6-4 849062 135.2 ns/op BenchmarkMapIter/Key=mediumType/Elem=int32/len=64-4 720766 141.8 ns/op BenchmarkMapIter/Key=mediumType/Elem=int32/len=65536-4 1000000 420.4 ns/op BenchmarkMapIter/Key=bigType/Elem=int32/len=6-4 185310 648.2 ns/op BenchmarkMapIter/Key=bigType/Elem=int32/len=64-4 164428 695.8 ns/op BenchmarkMapIter/Key=bigType/Elem=int32/len=65536-4 1000000 1286 ns/op BenchmarkMapIter/Key=bigType/Elem=bigType/len=6-4 80883 1375 ns/op BenchmarkMapIter/Key=bigType/Elem=bigType/len=64-4 75651 1445 ns/op BenchmarkMapIter/Key=bigType/Elem=bigType/len=65536-4 1000000 2350 ns/op BenchmarkMapIter/Key=int32/Elem=bigType/len=6-4 164594 692.8 ns/op BenchmarkMapIter/Key=int32/Elem=bigType/len=64-4 149254 726.9 ns/op BenchmarkMapIter/Key=int32/Elem=bigType/len=65536-4 1000000 1419 ns/op BenchmarkMapIter/Key=*int32/Elem=int32/len=6-4 2188033 53.25 ns/op BenchmarkMapIter/Key=*int32/Elem=int32/len=64-4 1771024 68.94 ns/op BenchmarkMapIter/Key=*int32/Elem=int32/len=65536-4 1752777 67.15 ns/op BenchmarkMapIter/Key=int32/Elem=*int32/len=6-4 2232016 53.50 ns/op BenchmarkMapIter/Key=int32/Elem=*int32/len=64-4 1773546 68.03 ns/op BenchmarkMapIter/Key=int32/Elem=*int32/len=65536-4 1824644 66.23 ns/op BenchmarkMapIterLowLoad/Key=int32/Elem=int32/len=6-4 7806043 15.24 ns/op BenchmarkMapIterLowLoad/Key=int32/Elem=int32/len=64-4 38322838 2.754 ns/op BenchmarkMapIterLowLoad/Key=int32/Elem=int32/len=65536-4 173020659 0.6897 ns/op BenchmarkMapIterLowLoad/Key=int64/Elem=int64/len=6-4 7806145 15.13 ns/op BenchmarkMapIterLowLoad/Key=int64/Elem=int64/len=64-4 42851587 2.728 ns/op BenchmarkMapIterLowLoad/Key=int64/Elem=int64/len=65536-4 166567671 0.7338 ns/op BenchmarkMapIterLowLoad/Key=string/Elem=string/len=6-4 7918218 15.45 ns/op BenchmarkMapIterLowLoad/Key=string/Elem=string/len=64-4 39640434 2.777 ns/op BenchmarkMapIterLowLoad/Key=string/Elem=string/len=65536-4 169874510 0.7045 ns/op BenchmarkMapIterLowLoad/Key=smallType/Elem=int32/len=6-4 7805064 15.04 ns/op BenchmarkMapIterLowLoad/Key=smallType/Elem=int32/len=64-4 46171035 2.595 ns/op BenchmarkMapIterLowLoad/Key=smallType/Elem=int32/len=65536-4 162050164 0.7328 ns/op BenchmarkMapIterLowLoad/Key=mediumType/Elem=int32/len=6-4 3866008 30.52 ns/op BenchmarkMapIterLowLoad/Key=mediumType/Elem=int32/len=64-4 30084884 3.883 ns/op BenchmarkMapIterLowLoad/Key=mediumType/Elem=int32/len=65536-4 152885116 0.7204 ns/op BenchmarkMapIterLowLoad/Key=bigType/Elem=int32/len=6-4 979920 121.3 ns/op BenchmarkMapIterLowLoad/Key=bigType/Elem=int32/len=64-4 9244820 12.42 ns/op BenchmarkMapIterLowLoad/Key=bigType/Elem=int32/len=65536-4 152448170 0.7190 ns/op BenchmarkMapIterLowLoad/Key=bigType/Elem=bigType/len=6-4 516126 235.5 ns/op BenchmarkMapIterLowLoad/Key=bigType/Elem=bigType/len=64-4 5189823 23.04 ns/op BenchmarkMapIterLowLoad/Key=bigType/Elem=bigType/len=65536-4 157900231 0.7480 ns/op BenchmarkMapIterLowLoad/Key=int32/Elem=bigType/len=6-4 970000 122.6 ns/op BenchmarkMapIterLowLoad/Key=int32/Elem=bigType/len=64-4 9345036 12.62 ns/op BenchmarkMapIterLowLoad/Key=int32/Elem=bigType/len=65536-4 162811909 0.7279 ns/op BenchmarkMapIterLowLoad/Key=*int32/Elem=int32/len=6-4 7868190 15.15 ns/op BenchmarkMapIterLowLoad/Key=*int32/Elem=int32/len=64-4 41471805 2.790 ns/op BenchmarkMapIterLowLoad/Key=*int32/Elem=int32/len=65536-4 166120036 0.7291 ns/op BenchmarkMapIterLowLoad/Key=int32/Elem=*int32/len=6-4 7978005 15.04 ns/op BenchmarkMapIterLowLoad/Key=int32/Elem=*int32/len=64-4 39953080 2.758 ns/op BenchmarkMapIterLowLoad/Key=int32/Elem=*int32/len=65536-4 163668680 0.7235 ns/op BenchmarkMapAccessHit/Key=int32/Elem=int32/len=6-4 3566193 33.59 ns/op BenchmarkMapAccessHit/Key=int32/Elem=int32/len=64-4 3263809 36.24 ns/op BenchmarkMapAccessHit/Key=int32/Elem=int32/len=65536-4 1801953 66.77 ns/op BenchmarkMapAccessHit/Key=int64/Elem=int64/len=6-4 3520020 32.76 ns/op BenchmarkMapAccessHit/Key=int64/Elem=int64/len=64-4 3410588 35.37 ns/op BenchmarkMapAccessHit/Key=int64/Elem=int64/len=65536-4 1490821 74.31 ns/op BenchmarkMapAccessHit/Key=string/Elem=string/len=6-4 2844247 41.23 ns/op BenchmarkMapAccessHit/Key=string/Elem=string/len=64-4 3104919 39.26 ns/op BenchmarkMapAccessHit/Key=string/Elem=string/len=65536-4 1379935 150.0 ns/op BenchmarkMapAccessHit/Key=smallType/Elem=int32/len=6-4 2020090 59.73 ns/op BenchmarkMapAccessHit/Key=smallType/Elem=int32/len=64-4 2146324 56.62 ns/op BenchmarkMapAccessHit/Key=smallType/Elem=int32/len=65536-4 1410300 147.3 ns/op BenchmarkMapAccessHit/Key=mediumType/Elem=int32/len=6-4 800404 129.7 ns/op BenchmarkMapAccessHit/Key=mediumType/Elem=int32/len=64-4 983848 122.5 ns/op BenchmarkMapAccessHit/Key=mediumType/Elem=int32/len=65536-4 372244 321.1 ns/op BenchmarkMapAccessHit/Key=bigType/Elem=int32/len=6-4 221395 542.8 ns/op BenchmarkMapAccessHit/Key=bigType/Elem=int32/len=64-4 192346 592.0 ns/op BenchmarkMapAccessHit/Key=bigType/Elem=int32/len=65536-4 69242 1685 ns/op BenchmarkMapAccessHit/Key=bigType/Elem=bigType/len=6-4 94447 1206 ns/op BenchmarkMapAccessHit/Key=bigType/Elem=bigType/len=64-4 90267 1266 ns/op BenchmarkMapAccessHit/Key=bigType/Elem=bigType/len=65536-4 28298 4146 ns/op BenchmarkMapAccessHit/Key=int32/Elem=bigType/len=6-4 150003 703.6 ns/op BenchmarkMapAccessHit/Key=int32/Elem=bigType/len=64-4 148420 721.9 ns/op BenchmarkMapAccessHit/Key=int32/Elem=bigType/len=65536-4 71343 1605 ns/op BenchmarkMapAccessHit/Key=*int32/Elem=int32/len=6-4 3215220 35.15 ns/op BenchmarkMapAccessHit/Key=*int32/Elem=int32/len=64-4 3377056 34.99 ns/op BenchmarkMapAccessHit/Key=*int32/Elem=int32/len=65536-4 1804032 66.90 ns/op BenchmarkMapAccessHit/Key=int32/Elem=*int32/len=6-4 3409407 33.62 ns/op BenchmarkMapAccessHit/Key=int32/Elem=*int32/len=64-4 3246976 35.88 ns/op BenchmarkMapAccessHit/Key=int32/Elem=*int32/len=65536-4 1633519 146.2 ns/op BenchmarkMapAccessMiss/Key=int32/Elem=int32/len=6-4 3513861 33.03 ns/op BenchmarkMapAccessMiss/Key=int32/Elem=int32/len=64-4 3401430 33.69 ns/op BenchmarkMapAccessMiss/Key=int32/Elem=int32/len=65536-4 2735575 44.35 ns/op BenchmarkMapAccessMiss/Key=int64/Elem=int64/len=6-4 3622746 32.27 ns/op BenchmarkMapAccessMiss/Key=int64/Elem=int64/len=64-4 3923023 32.34 ns/op BenchmarkMapAccessMiss/Key=int64/Elem=int64/len=65536-4 2482807 46.91 ns/op BenchmarkMapAccessMiss/Key=string/Elem=string/len=6-4 3047083 36.69 ns/op BenchmarkMapAccessMiss/Key=string/Elem=string/len=64-4 3460790 35.08 ns/op BenchmarkMapAccessMiss/Key=string/Elem=string/len=65536-4 2194398 51.50 ns/op BenchmarkMapAccessMiss/Key=smallType/Elem=int32/len=6-4 2137395 55.00 ns/op BenchmarkMapAccessMiss/Key=smallType/Elem=int32/len=64-4 2354212 49.94 ns/op BenchmarkMapAccessMiss/Key=smallType/Elem=int32/len=65536-4 1752898 65.50 ns/op BenchmarkMapAccessMiss/Key=mediumType/Elem=int32/len=6-4 1053704 111.0 ns/op BenchmarkMapAccessMiss/Key=mediumType/Elem=int32/len=64-4 1154175 103.3 ns/op BenchmarkMapAccessMiss/Key=mediumType/Elem=int32/len=65536-4 673630 173.6 ns/op BenchmarkMapAccessMiss/Key=bigType/Elem=int32/len=6-4 259501 453.0 ns/op BenchmarkMapAccessMiss/Key=bigType/Elem=int32/len=64-4 234700 474.0 ns/op BenchmarkMapAccessMiss/Key=bigType/Elem=int32/len=65536-4 148105 824.4 ns/op BenchmarkMapAccessMiss/Key=bigType/Elem=bigType/len=6-4 201949 532.2 ns/op BenchmarkMapAccessMiss/Key=bigType/Elem=bigType/len=64-4 191732 554.6 ns/op BenchmarkMapAccessMiss/Key=bigType/Elem=bigType/len=65536-4 123903 923.8 ns/op BenchmarkMapAccessMiss/Key=int32/Elem=bigType/len=6-4 1000000 108.8 ns/op BenchmarkMapAccessMiss/Key=int32/Elem=bigType/len=64-4 1000000 100.3 ns/op BenchmarkMapAccessMiss/Key=int32/Elem=bigType/len=65536-4 1111245 108.9 ns/op BenchmarkMapAccessMiss/Key=*int32/Elem=int32/len=6-4 3348619 32.93 ns/op BenchmarkMapAccessMiss/Key=*int32/Elem=int32/len=64-4 3315512 36.37 ns/op BenchmarkMapAccessMiss/Key=*int32/Elem=int32/len=65536-4 2527318 48.88 ns/op BenchmarkMapAccessMiss/Key=int32/Elem=*int32/len=6-4 3488367 32.53 ns/op BenchmarkMapAccessMiss/Key=int32/Elem=*int32/len=64-4 3496308 34.26 ns/op BenchmarkMapAccessMiss/Key=int32/Elem=*int32/len=65536-4 2588228 47.58 ns/op BenchmarkMapAssignExists/Key=int32/Elem=int32/len=6-4 3152247 37.77 ns/op BenchmarkMapAssignExists/Key=int32/Elem=int32/len=64-4 3039512 39.36 ns/op BenchmarkMapAssignExists/Key=int32/Elem=int32/len=65536-4 1839645 65.81 ns/op BenchmarkMapAssignExists/Key=int64/Elem=int64/len=6-4 3124850 36.46 ns/op BenchmarkMapAssignExists/Key=int64/Elem=int64/len=64-4 3012597 38.81 ns/op BenchmarkMapAssignExists/Key=int64/Elem=int64/len=65536-4 1496322 85.41 ns/op BenchmarkMapAssignExists/Key=string/Elem=string/len=6-4 2590404 46.31 ns/op BenchmarkMapAssignExists/Key=string/Elem=string/len=64-4 2597874 46.79 ns/op BenchmarkMapAssignExists/Key=string/Elem=string/len=65536-4 1486556 137.8 ns/op BenchmarkMapAssignExists/Key=smallType/Elem=int32/len=6-4 1980015 60.04 ns/op BenchmarkMapAssignExists/Key=smallType/Elem=int32/len=64-4 1987753 59.65 ns/op BenchmarkMapAssignExists/Key=smallType/Elem=int32/len=65536-4 1232586 147.5 ns/op BenchmarkMapAssignExists/Key=mediumType/Elem=int32/len=6-4 914833 129.3 ns/op BenchmarkMapAssignExists/Key=mediumType/Elem=int32/len=64-4 882838 133.8 ns/op BenchmarkMapAssignExists/Key=mediumType/Elem=int32/len=65536-4 378510 329.6 ns/op BenchmarkMapAssignExists/Key=bigType/Elem=int32/len=6-4 207928 548.9 ns/op BenchmarkMapAssignExists/Key=bigType/Elem=int32/len=64-4 195216 587.9 ns/op BenchmarkMapAssignExists/Key=bigType/Elem=int32/len=65536-4 61466 2156 ns/op BenchmarkMapAssignExists/Key=bigType/Elem=bigType/len=6-4 88764 1205 ns/op BenchmarkMapAssignExists/Key=bigType/Elem=bigType/len=64-4 84141 1301 ns/op BenchmarkMapAssignExists/Key=bigType/Elem=bigType/len=65536-4 23605 5285 ns/op BenchmarkMapAssignExists/Key=int32/Elem=bigType/len=6-4 167581 700.8 ns/op BenchmarkMapAssignExists/Key=int32/Elem=bigType/len=64-4 157512 796.2 ns/op BenchmarkMapAssignExists/Key=int32/Elem=bigType/len=65536-4 41301 2727 ns/op BenchmarkMapAssignExists/Key=*int32/Elem=int32/len=6-4 2941798 38.07 ns/op BenchmarkMapAssignExists/Key=*int32/Elem=int32/len=64-4 2964327 40.25 ns/op BenchmarkMapAssignExists/Key=*int32/Elem=int32/len=65536-4 1627678 137.5 ns/op BenchmarkMapAssignExists/Key=int32/Elem=*int32/len=6-4 3095943 37.89 ns/op BenchmarkMapAssignExists/Key=int32/Elem=*int32/len=64-4 2969319 39.89 ns/op BenchmarkMapAssignExists/Key=int32/Elem=*int32/len=65536-4 1617276 82.13 ns/op BenchmarkMapAssignFillNoHint/Key=int32/Elem=int32/len=6-4 1972069 64.17 ns/op BenchmarkMapAssignFillNoHint/Key=int32/Elem=int32/len=64-4 777412 132.3 ns/op BenchmarkMapAssignFillNoHint/Key=int32/Elem=int32/len=65536-4 1000000 173.6 ns/op BenchmarkMapAssignFillNoHint/Key=int64/Elem=int64/len=6-4 1763331 68.57 ns/op BenchmarkMapAssignFillNoHint/Key=int64/Elem=int64/len=64-4 727377 176.0 ns/op BenchmarkMapAssignFillNoHint/Key=int64/Elem=int64/len=65536-4 878844 216.4 ns/op BenchmarkMapAssignFillNoHint/Key=string/Elem=string/len=6-4 1248952 97.73 ns/op BenchmarkMapAssignFillNoHint/Key=string/Elem=string/len=64-4 671605 247.0 ns/op BenchmarkMapAssignFillNoHint/Key=string/Elem=string/len=65536-4 737248 316.1 ns/op BenchmarkMapAssignFillNoHint/Key=smallType/Elem=int32/len=6-4 1249588 106.8 ns/op BenchmarkMapAssignFillNoHint/Key=smallType/Elem=int32/len=64-4 726892 200.3 ns/op BenchmarkMapAssignFillNoHint/Key=smallType/Elem=int32/len=65536-4 766575 240.4 ns/op BenchmarkMapAssignFillNoHint/Key=mediumType/Elem=int32/len=6-4 251074 504.2 ns/op BenchmarkMapAssignFillNoHint/Key=mediumType/Elem=int32/len=64-4 217246 678.7 ns/op BenchmarkMapAssignFillNoHint/Key=mediumType/Elem=int32/len=65536-4 284696 785.8 ns/op BenchmarkMapAssignFillNoHint/Key=bigType/Elem=int32/len=6-4 36172 3451 ns/op BenchmarkMapAssignFillNoHint/Key=bigType/Elem=int32/len=64-4 30050 4126 ns/op BenchmarkMapAssignFillNoHint/Key=bigType/Elem=int32/len=65536-4 41274 2682 ns/op BenchmarkMapAssignFillNoHint/Key=bigType/Elem=bigType/len=6-4 22942 8775 ns/op BenchmarkMapAssignFillNoHint/Key=bigType/Elem=bigType/len=64-4 20000 9367 ns/op BenchmarkMapAssignFillNoHint/Key=bigType/Elem=bigType/len=65536-4 19750 5978 ns/op BenchmarkMapAssignFillNoHint/Key=int32/Elem=bigType/len=6-4 28268 3676 ns/op BenchmarkMapAssignFillNoHint/Key=int32/Elem=bigType/len=64-4 27346 5095 ns/op BenchmarkMapAssignFillNoHint/Key=int32/Elem=bigType/len=65536-4 44596 2716 ns/op BenchmarkMapAssignFillNoHint/Key=*int32/Elem=int32/len=6-4 1556820 76.27 ns/op BenchmarkMapAssignFillNoHint/Key=*int32/Elem=int32/len=64-4 818362 165.9 ns/op BenchmarkMapAssignFillNoHint/Key=*int32/Elem=int32/len=65536-4 985778 205.7 ns/op BenchmarkMapAssignFillNoHint/Key=int32/Elem=*int32/len=6-4 1660174 66.04 ns/op BenchmarkMapAssignFillNoHint/Key=int32/Elem=*int32/len=64-4 837327 163.0 ns/op BenchmarkMapAssignFillNoHint/Key=int32/Elem=*int32/len=65536-4 1000000 191.1 ns/op BenchmarkMapAssignGrowLatency/Key=int32/Elem=int32/len=6-4 294553 409.5 ns/op 164379 p100-ns/op 190.0 p50-ns/op 520.0 p99-ns/op 880.0 p99.9-ns/op 11530 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=int32/Elem=int32/len=64-4 270862 443.1 ns/op 144939 p100-ns/op 190.0 p50-ns/op 1950 p99-ns/op 3000 p99.9-ns/op 22730 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=int32/Elem=int32/len=65536-4 273855 492.1 ns/op 197100 p100-ns/op 229.0 p50-ns/op 570.0 p99-ns/op 30540 p99.9-ns/op 42380 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=int64/Elem=int64/len=6-4 301447 403.3 ns/op 183180 p100-ns/op 180.0 p50-ns/op 530.0 p99-ns/op 941.0 p99.9-ns/op 12099 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=int64/Elem=int64/len=64-4 271502 457.2 ns/op 203270 p100-ns/op 190.0 p50-ns/op 2250 p99-ns/op 4179 p99.9-ns/op 35820 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=int64/Elem=int64/len=65536-4 279661 525.0 ns/op 215490 p100-ns/op 240.0 p50-ns/op 620.0 p99-ns/op 34770 p99.9-ns/op 49730 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=string/Elem=string/len=6-4 294324 419.0 ns/op 75680 p100-ns/op 190.0 p50-ns/op 589.0 p99-ns/op 1709 p99.9-ns/op 17690 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=string/Elem=string/len=64-4 250614 518.2 ns/op 204270 p100-ns/op 200.0 p50-ns/op 3190 p99-ns/op 7500 p99.9-ns/op 68120 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=string/Elem=string/len=65536-4 233804 666.2 ns/op 368802 p100-ns/op 300.0 p50-ns/op 741.0 p99-ns/op 62150 p99.9-ns/op 161480 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=smallType/Elem=int32/len=6-4 266851 453.2 ns/op 204250 p100-ns/op 240.0 p50-ns/op 571.0 p99-ns/op 1249 p99.9-ns/op 14261 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=smallType/Elem=int32/len=64-4 240926 508.0 ns/op 99020 p100-ns/op 230.0 p50-ns/op 2440 p99-ns/op 5309 p99.9-ns/op 47640 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=smallType/Elem=int32/len=65536-4 247621 552.3 ns/op 192361 p100-ns/op 280.0 p50-ns/op 640.0 p99-ns/op 36551 p99.9-ns/op 49180 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=mediumType/Elem=int32/len=6-4 146275 1003 ns/op 15285843 p100-ns/op 459.0 p50-ns/op 2790 p99-ns/op 26699 p99.9-ns/op 117941 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=mediumType/Elem=int32/len=64-4 123266 1261 ns/op 17315655 p100-ns/op 480.0 p50-ns/op 4189 p99-ns/op 47550 p99.9-ns/op 120061 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=mediumType/Elem=int32/len=65536-4 144663 1156 ns/op 461241 p100-ns/op 600.0 p50-ns/op 1539 p99-ns/op 164000 p99.9-ns/op 213950 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=bigType/Elem=int32/len=6-4 41587 3260 ns/op 318530 p100-ns/op 1911 p50-ns/op 22930 p99-ns/op 84579 p99.9-ns/op 250320 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=bigType/Elem=int32/len=64-4 23451 4638 ns/op 13860091 p100-ns/op 2010 p50-ns/op 31570 p99-ns/op 100160 p99.9-ns/op 251071 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=bigType/Elem=int32/len=65536-4 36388 3492 ns/op 585770 p100-ns/op 2370 p50-ns/op 9971 p99-ns/op 448551 p99.9-ns/op 546191 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=bigType/Elem=bigType/len=6-4 20125 8376 ns/op 15175383 p100-ns/op 4929 p50-ns/op 48591 p99-ns/op 165729 p99.9-ns/op 295490 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=bigType/Elem=bigType/len=64-4 10000 11706 ns/op 17170305 p100-ns/op 5330 p50-ns/op 56950 p99-ns/op 162050 p99.9-ns/op 17170305 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=bigType/Elem=bigType/len=65536-4 18483 6352 ns/op 473980 p100-ns/op 5171 p50-ns/op 14071 p99-ns/op 412311 p99.9-ns/op 464860 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=int32/Elem=bigType/len=6-4 27588 3911 ns/op 220481 p100-ns/op 2430 p50-ns/op 20461 p99-ns/op 80340 p99.9-ns/op 202250 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=int32/Elem=bigType/len=64-4 24051 4699 ns/op 10309810 p100-ns/op 2879 p50-ns/op 27349 p99-ns/op 82709 p99.9-ns/op 210559 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=int32/Elem=bigType/len=65536-4 38739 3169 ns/op 51690 p100-ns/op 2751 p50-ns/op 9979 p99-ns/op 34669 p99.9-ns/op 43431 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=*int32/Elem=int32/len=6-4 289971 427.9 ns/op 335301 p100-ns/op 191.0 p50-ns/op 560.0 p99-ns/op 3750 p99.9-ns/op 15980 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=*int32/Elem=int32/len=64-4 222402 498.3 ns/op 283290 p100-ns/op 190.0 p50-ns/op 2350 p99-ns/op 6609 p99.9-ns/op 37010 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=*int32/Elem=int32/len=65536-4 238570 518.9 ns/op 706901 p100-ns/op 240.0 p50-ns/op 570.0 p99-ns/op 33890 p99.9-ns/op 52990 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=int32/Elem=*int32/len=6-4 302174 415.1 ns/op 83260 p100-ns/op 191.0 p50-ns/op 539.0 p99-ns/op 1100 p99.9-ns/op 14890 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=int32/Elem=*int32/len=64-4 265042 460.8 ns/op 184870 p100-ns/op 190.0 p50-ns/op 2240 p99-ns/op 3870 p99.9-ns/op 30710 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=int32/Elem=*int32/len=65536-4 275634 529.3 ns/op 214510 p100-ns/op 240.0 p50-ns/op 620.0 p99-ns/op 34900 p99.9-ns/op 50560 p99.99-ns/op BenchmarkMapAssignFillHint/Key=int32/Elem=int32/len=6-4 1941885 61.51 ns/op BenchmarkMapAssignFillHint/Key=int32/Elem=int32/len=64-4 2133096 57.45 ns/op BenchmarkMapAssignFillHint/Key=int32/Elem=int32/len=65536-4 1000000 111.7 ns/op BenchmarkMapAssignFillHint/Key=int64/Elem=int64/len=6-4 1750623 79.70 ns/op BenchmarkMapAssignFillHint/Key=int64/Elem=int64/len=64-4 1837423 65.52 ns/op BenchmarkMapAssignFillHint/Key=int64/Elem=int64/len=65536-4 761700 156.9 ns/op BenchmarkMapAssignFillHint/Key=string/Elem=string/len=6-4 1246252 99.74 ns/op BenchmarkMapAssignFillHint/Key=string/Elem=string/len=64-4 1275849 97.84 ns/op BenchmarkMapAssignFillHint/Key=string/Elem=string/len=65536-4 585699 202.5 ns/op BenchmarkMapAssignFillHint/Key=smallType/Elem=int32/len=6-4 1275463 97.46 ns/op BenchmarkMapAssignFillHint/Key=smallType/Elem=int32/len=64-4 1313388 94.47 ns/op BenchmarkMapAssignFillHint/Key=smallType/Elem=int32/len=65536-4 638264 163.7 ns/op BenchmarkMapAssignFillHint/Key=mediumType/Elem=int32/len=6-4 278788 535.8 ns/op BenchmarkMapAssignFillHint/Key=mediumType/Elem=int32/len=64-4 269149 417.0 ns/op BenchmarkMapAssignFillHint/Key=mediumType/Elem=int32/len=65536-4 269172 547.8 ns/op BenchmarkMapAssignFillHint/Key=bigType/Elem=int32/len=6-4 54853 3009 ns/op BenchmarkMapAssignFillHint/Key=bigType/Elem=int32/len=64-4 54556 2570 ns/op BenchmarkMapAssignFillHint/Key=bigType/Elem=int32/len=65536-4 50356 2294 ns/op BenchmarkMapAssignFillHint/Key=bigType/Elem=bigType/len=6-4 18116 6741 ns/op BenchmarkMapAssignFillHint/Key=bigType/Elem=bigType/len=64-4 10000 10626 ns/op BenchmarkMapAssignFillHint/Key=bigType/Elem=bigType/len=65536-4 22161 5311 ns/op BenchmarkMapAssignFillHint/Key=int32/Elem=bigType/len=6-4 33136 4016 ns/op BenchmarkMapAssignFillHint/Key=int32/Elem=bigType/len=64-4 32685 4140 ns/op BenchmarkMapAssignFillHint/Key=int32/Elem=bigType/len=65536-4 43407 2681 ns/op BenchmarkMapAssignFillHint/Key=*int32/Elem=int32/len=6-4 1593153 75.08 ns/op BenchmarkMapAssignFillHint/Key=*int32/Elem=int32/len=64-4 1767475 65.45 ns/op BenchmarkMapAssignFillHint/Key=*int32/Elem=int32/len=65536-4 904574 126.7 ns/op BenchmarkMapAssignFillHint/Key=int32/Elem=*int32/len=6-4 1519080 69.43 ns/op BenchmarkMapAssignFillHint/Key=int32/Elem=*int32/len=64-4 1837736 66.07 ns/op BenchmarkMapAssignFillHint/Key=int32/Elem=*int32/len=65536-4 1090796 153.8 ns/op BenchmarkMapAssignFillClear/Key=int32/Elem=int32/len=6-4 2820138 42.52 ns/op BenchmarkMapAssignFillClear/Key=int32/Elem=int32/len=64-4 2685999 44.35 ns/op BenchmarkMapAssignFillClear/Key=int32/Elem=int32/len=65536-4 1703355 69.50 ns/op BenchmarkMapAssignFillClear/Key=int64/Elem=int64/len=6-4 2629020 42.97 ns/op BenchmarkMapAssignFillClear/Key=int64/Elem=int64/len=64-4 2627392 44.86 ns/op BenchmarkMapAssignFillClear/Key=int64/Elem=int64/len=65536-4 1672009 74.40 ns/op BenchmarkMapAssignFillClear/Key=string/Elem=string/len=6-4 2559091 46.52 ns/op BenchmarkMapAssignFillClear/Key=string/Elem=string/len=64-4 2328829 51.00 ns/op BenchmarkMapAssignFillClear/Key=string/Elem=string/len=65536-4 1155858 124.2 ns/op BenchmarkMapAssignFillClear/Key=smallType/Elem=int32/len=6-4 1730984 70.02 ns/op BenchmarkMapAssignFillClear/Key=smallType/Elem=int32/len=64-4 1766908 66.16 ns/op BenchmarkMapAssignFillClear/Key=smallType/Elem=int32/len=65536-4 1191074 93.65 ns/op BenchmarkMapAssignFillClear/Key=mediumType/Elem=int32/len=6-4 356749 407.0 ns/op BenchmarkMapAssignFillClear/Key=mediumType/Elem=int32/len=64-4 316609 467.5 ns/op BenchmarkMapAssignFillClear/Key=mediumType/Elem=int32/len=65536-4 179007 591.0 ns/op BenchmarkMapAssignFillClear/Key=bigType/Elem=int32/len=6-4 38158 2998 ns/op BenchmarkMapAssignFillClear/Key=bigType/Elem=int32/len=64-4 47552 3238 ns/op BenchmarkMapAssignFillClear/Key=bigType/Elem=int32/len=65536-4 37053 2989 ns/op BenchmarkMapAssignFillClear/Key=bigType/Elem=bigType/len=6-4 15584 6476 ns/op BenchmarkMapAssignFillClear/Key=bigType/Elem=bigType/len=64-4 17018 7559 ns/op BenchmarkMapAssignFillClear/Key=bigType/Elem=bigType/len=65536-4 13017 8075 ns/op BenchmarkMapAssignFillClear/Key=int32/Elem=bigType/len=6-4 42976 3242 ns/op BenchmarkMapAssignFillClear/Key=int32/Elem=bigType/len=64-4 36439 4804 ns/op BenchmarkMapAssignFillClear/Key=int32/Elem=bigType/len=65536-4 32169 3401 ns/op BenchmarkMapAssignFillClear/Key=*int32/Elem=int32/len=6-4 2681881 44.04 ns/op BenchmarkMapAssignFillClear/Key=*int32/Elem=int32/len=64-4 2582943 44.68 ns/op BenchmarkMapAssignFillClear/Key=*int32/Elem=int32/len=65536-4 1229568 121.1 ns/op BenchmarkMapAssignFillClear/Key=int32/Elem=*int32/len=6-4 2716383 44.06 ns/op BenchmarkMapAssignFillClear/Key=int32/Elem=*int32/len=64-4 2599339 45.39 ns/op BenchmarkMapAssignFillClear/Key=int32/Elem=*int32/len=65536-4 1557362 77.05 ns/op BenchmarkMapAssignAddition/Key=int32/Elem=int32/len=6-4 2201024 54.22 ns/op BenchmarkMapAssignAddition/Key=int32/Elem=int32/len=64-4 1986463 58.91 ns/op BenchmarkMapAssignAddition/Key=int32/Elem=int32/len=65536-4 1279927 97.39 ns/op BenchmarkMapAssignAddition/Key=int64/Elem=int64/len=6-4 2118892 56.26 ns/op BenchmarkMapAssignAddition/Key=int64/Elem=int64/len=64-4 2036608 58.04 ns/op BenchmarkMapAssignAddition/Key=int64/Elem=int64/len=65536-4 1000000 201.4 ns/op BenchmarkMapAssignAddition/Key=string/Elem=string/len=6-4 205726 10410 ns/op BenchmarkMapAssignAddition/Key=string/Elem=string/len=64-4 580250 5099 ns/op BenchmarkMapAssignAddition/Key=string/Elem=string/len=65536-4 633776 281.6 ns/op BenchmarkMapAssignAddition/Key=smallType/Elem=int32/len=6-4 1014196 119.6 ns/op BenchmarkMapAssignAddition/Key=smallType/Elem=int32/len=64-4 1027130 117.4 ns/op BenchmarkMapAssignAddition/Key=smallType/Elem=int32/len=65536-4 776647 295.0 ns/op BenchmarkMapAssignAddition/Key=mediumType/Elem=int32/len=6-4 329834 311.6 ns/op BenchmarkMapAssignAddition/Key=mediumType/Elem=int32/len=64-4 391645 310.3 ns/op BenchmarkMapAssignAddition/Key=mediumType/Elem=int32/len=65536-4 207126 545.9 ns/op BenchmarkMapAssignAddition/Key=bigType/Elem=int32/len=6-4 76663 1473 ns/op BenchmarkMapAssignAddition/Key=bigType/Elem=int32/len=64-4 78530 1509 ns/op BenchmarkMapAssignAddition/Key=bigType/Elem=int32/len=65536-4 41600 2798 ns/op BenchmarkMapAssignAppend/Key=int32/Elem=[]int32/len=6-4 1536223 78.88 ns/op BenchmarkMapAssignAppend/Key=int32/Elem=[]int32/len=64-4 1568439 77.86 ns/op BenchmarkMapAssignAppend/Key=int32/Elem=[]int32/len=65536-4 575457 221.4 ns/op BenchmarkMapAssignAppend/Key=int64/Elem=[]int32/len=6-4 1636196 71.05 ns/op BenchmarkMapAssignAppend/Key=int64/Elem=[]int32/len=64-4 1732731 74.35 ns/op BenchmarkMapAssignAppend/Key=int64/Elem=[]int32/len=65536-4 688597 203.8 ns/op BenchmarkMapAssignAppend/Key=string/Elem=[]int32/len=6-4 1524692 80.02 ns/op BenchmarkMapAssignAppend/Key=string/Elem=[]int32/len=64-4 1591726 79.10 ns/op BenchmarkMapAssignAppend/Key=string/Elem=[]int32/len=65536-4 534351 214.5 ns/op BenchmarkMapDelete/Key=int32/Elem=int32/len=6-4 1564293 79.62 ns/op BenchmarkMapDelete/Key=int32/Elem=int32/len=64-4 1336348 89.30 ns/op BenchmarkMapDelete/Key=int32/Elem=int32/len=65536-4 1000000 153.9 ns/op BenchmarkMapDelete/Key=int64/Elem=int64/len=6-4 1461464 81.54 ns/op BenchmarkMapDelete/Key=int64/Elem=int64/len=64-4 1307667 90.12 ns/op BenchmarkMapDelete/Key=int64/Elem=int64/len=65536-4 747652 180.6 ns/op BenchmarkMapDelete/Key=string/Elem=string/len=6-4 1338723 90.27 ns/op BenchmarkMapDelete/Key=string/Elem=string/len=64-4 1212088 99.84 ns/op BenchmarkMapDelete/Key=string/Elem=string/len=65536-4 571250 213.3 ns/op BenchmarkMapDelete/Key=smallType/Elem=int32/len=6-4 829902 121.7 ns/op BenchmarkMapDelete/Key=smallType/Elem=int32/len=64-4 841980 126.4 ns/op BenchmarkMapDelete/Key=smallType/Elem=int32/len=65536-4 1000000 206.2 ns/op BenchmarkMapDelete/Key=mediumType/Elem=int32/len=6-4 229494 654.3 ns/op BenchmarkMapDelete/Key=mediumType/Elem=int32/len=64-4 220639 614.3 ns/op BenchmarkMapDelete/Key=mediumType/Elem=int32/len=65536-4 319447 714.4 ns/op BenchmarkMapDelete/Key=bigType/Elem=int32/len=6-4 28413 3597 ns/op BenchmarkMapDelete/Key=bigType/Elem=int32/len=64-4 26380 5135 ns/op BenchmarkMapDelete/Key=bigType/Elem=int32/len=65536-4 71350 3689 ns/op BenchmarkMapDelete/Key=bigType/Elem=bigType/len=6-4 13837 7456 ns/op BenchmarkMapDelete/Key=bigType/Elem=bigType/len=64-4 10000 10950 ns/op BenchmarkMapDelete/Key=bigType/Elem=bigType/len=65536-4 49818 2415 ns/op BenchmarkMapDelete/Key=int32/Elem=bigType/len=6-4 28592 3525 ns/op BenchmarkMapDelete/Key=int32/Elem=bigType/len=64-4 41840 3247 ns/op BenchmarkMapDelete/Key=int32/Elem=bigType/len=65536-4 609588 3249 ns/op BenchmarkMapDelete/Key=*int32/Elem=int32/len=6-4 1425831 84.06 ns/op BenchmarkMapDelete/Key=*int32/Elem=int32/len=64-4 1255500 92.80 ns/op BenchmarkMapDelete/Key=*int32/Elem=int32/len=65536-4 1000000 152.3 ns/op BenchmarkMapDelete/Key=int32/Elem=*int32/len=6-4 1497476 79.93 ns/op BenchmarkMapDelete/Key=int32/Elem=*int32/len=64-4 1349120 89.23 ns/op BenchmarkMapDelete/Key=int32/Elem=*int32/len=65536-4 1000000 189.3 ns/op BenchmarkMapPop/Key=int32/Elem=int32/len=6-4 771415 131.6 ns/op BenchmarkMapPop/Key=int32/Elem=int32/len=64-4 577488 205.4 ns/op BenchmarkMapPop/Key=int32/Elem=int32/len=65536-4 898936 376.5 ns/op BenchmarkMapPop/Key=int64/Elem=int64/len=6-4 768973 132.5 ns/op BenchmarkMapPop/Key=int64/Elem=int64/len=64-4 665169 190.0 ns/op BenchmarkMapPop/Key=int64/Elem=int64/len=65536-4 357420 444.8 ns/op BenchmarkMapPop/Key=string/Elem=string/len=6-4 837607 140.5 ns/op BenchmarkMapPop/Key=string/Elem=string/len=64-4 561470 196.9 ns/op BenchmarkMapPop/Key=string/Elem=string/len=65536-4 471056 578.0 ns/op BenchmarkMapPop/Key=smallType/Elem=int32/len=6-4 548420 182.3 ns/op BenchmarkMapPop/Key=smallType/Elem=int32/len=64-4 473167 227.9 ns/op BenchmarkMapPop/Key=smallType/Elem=int32/len=65536-4 494166 520.3 ns/op BenchmarkMapPop/Key=mediumType/Elem=int32/len=6-4 185152 724.4 ns/op BenchmarkMapPop/Key=mediumType/Elem=int32/len=64-4 165081 769.2 ns/op BenchmarkMapPop/Key=mediumType/Elem=int32/len=65536-4 143958 1416 ns/op BenchmarkMapPop/Key=bigType/Elem=int32/len=6-4 25747 5217 ns/op BenchmarkMapPop/Key=bigType/Elem=int32/len=64-4 29552 4561 ns/op BenchmarkMapPop/Key=bigType/Elem=int32/len=65536-4 54349 2056 ns/op BenchmarkMapPop/Key=bigType/Elem=bigType/len=6-4 15213 9679 ns/op BenchmarkMapPop/Key=bigType/Elem=bigType/len=64-4 12470 10620 ns/op BenchmarkMapPop/Key=bigType/Elem=bigType/len=65536-4 55090 2094 ns/op BenchmarkMapPop/Key=int32/Elem=bigType/len=6-4 34722 3969 ns/op BenchmarkMapPop/Key=int32/Elem=bigType/len=64-4 28455 4001 ns/op BenchmarkMapPop/Key=int32/Elem=bigType/len=65536-4 166309 2789 ns/op BenchmarkMapPop/Key=*int32/Elem=int32/len=6-4 847675 139.6 ns/op BenchmarkMapPop/Key=*int32/Elem=int32/len=64-4 611025 195.9 ns/op BenchmarkMapPop/Key=*int32/Elem=int32/len=65536-4 792528 428.2 ns/op BenchmarkMapPop/Key=int32/Elem=*int32/len=6-4 913605 131.2 ns/op BenchmarkMapPop/Key=int32/Elem=*int32/len=64-4 629702 187.2 ns/op BenchmarkMapPop/Key=int32/Elem=*int32/len=65536-4 767384 418.4 ns/op BenchmarkMapDeleteLargeKey-4 522199 218.5 ns/op BenchmarkMapSmallAccessHit/Key=int32/Elem=int32/len=1-4 3610532 32.95 ns/op BenchmarkMapSmallAccessHit/Key=int32/Elem=int32/len=2-4 3564806 31.38 ns/op BenchmarkMapSmallAccessHit/Key=int32/Elem=int32/len=3-4 3553810 32.92 ns/op BenchmarkMapSmallAccessHit/Key=int32/Elem=int32/len=4-4 3451236 33.94 ns/op BenchmarkMapSmallAccessHit/Key=int32/Elem=int32/len=5-4 3497917 33.45 ns/op BenchmarkMapSmallAccessHit/Key=int32/Elem=int32/len=6-4 3489310 34.10 ns/op BenchmarkMapSmallAccessHit/Key=int32/Elem=int32/len=7-4 3527662 34.10 ns/op BenchmarkMapSmallAccessHit/Key=int32/Elem=int32/len=8-4 3458919 34.97 ns/op BenchmarkMapSmallAccessHit/Key=int64/Elem=int64/len=1-4 3688442 32.43 ns/op BenchmarkMapSmallAccessHit/Key=int64/Elem=int64/len=2-4 3637317 32.77 ns/op BenchmarkMapSmallAccessHit/Key=int64/Elem=int64/len=3-4 3641952 32.99 ns/op BenchmarkMapSmallAccessHit/Key=int64/Elem=int64/len=4-4 3543547 33.80 ns/op BenchmarkMapSmallAccessHit/Key=int64/Elem=int64/len=5-4 3643150 32.97 ns/op BenchmarkMapSmallAccessHit/Key=int64/Elem=int64/len=6-4 3489070 33.73 ns/op BenchmarkMapSmallAccessHit/Key=int64/Elem=int64/len=7-4 3489982 34.00 ns/op BenchmarkMapSmallAccessHit/Key=int64/Elem=int64/len=8-4 3413073 34.61 ns/op BenchmarkMapSmallAccessHit/Key=string/Elem=string/len=1-4 3019203 39.70 ns/op BenchmarkMapSmallAccessHit/Key=string/Elem=string/len=2-4 3041611 38.75 ns/op BenchmarkMapSmallAccessHit/Key=string/Elem=string/len=3-4 2867592 40.85 ns/op BenchmarkMapSmallAccessHit/Key=string/Elem=string/len=4-4 2908317 41.19 ns/op BenchmarkMapSmallAccessHit/Key=string/Elem=string/len=5-4 2925366 41.28 ns/op BenchmarkMapSmallAccessHit/Key=string/Elem=string/len=6-4 2818756 41.54 ns/op BenchmarkMapSmallAccessHit/Key=string/Elem=string/len=7-4 2807619 41.71 ns/op BenchmarkMapSmallAccessHit/Key=string/Elem=string/len=8-4 2872392 42.50 ns/op BenchmarkMapSmallAccessMiss/Key=int32/Elem=int32/len=1-4 4178016 29.88 ns/op BenchmarkMapSmallAccessMiss/Key=int32/Elem=int32/len=2-4 3879007 28.80 ns/op BenchmarkMapSmallAccessMiss/Key=int32/Elem=int32/len=3-4 4218606 30.54 ns/op BenchmarkMapSmallAccessMiss/Key=int32/Elem=int32/len=4-4 3774706 31.45 ns/op BenchmarkMapSmallAccessMiss/Key=int32/Elem=int32/len=5-4 3667281 33.00 ns/op BenchmarkMapSmallAccessMiss/Key=int32/Elem=int32/len=6-4 3597938 33.10 ns/op BenchmarkMapSmallAccessMiss/Key=int32/Elem=int32/len=7-4 3417604 35.43 ns/op BenchmarkMapSmallAccessMiss/Key=int32/Elem=int32/len=8-4 3478158 34.90 ns/op BenchmarkMapSmallAccessMiss/Key=int64/Elem=int64/len=1-4 4105194 30.34 ns/op BenchmarkMapSmallAccessMiss/Key=int64/Elem=int64/len=2-4 3882547 30.24 ns/op BenchmarkMapSmallAccessMiss/Key=int64/Elem=int64/len=3-4 3983874 31.02 ns/op BenchmarkMapSmallAccessMiss/Key=int64/Elem=int64/len=4-4 4026397 30.30 ns/op BenchmarkMapSmallAccessMiss/Key=int64/Elem=int64/len=5-4 3782005 31.50 ns/op BenchmarkMapSmallAccessMiss/Key=int64/Elem=int64/len=6-4 3541344 32.29 ns/op BenchmarkMapSmallAccessMiss/Key=int64/Elem=int64/len=7-4 3598689 32.13 ns/op BenchmarkMapSmallAccessMiss/Key=int64/Elem=int64/len=8-4 3619664 33.53 ns/op BenchmarkMapSmallAccessMiss/Key=string/Elem=string/len=1-4 3222470 35.69 ns/op BenchmarkMapSmallAccessMiss/Key=string/Elem=string/len=2-4 3259356 36.05 ns/op BenchmarkMapSmallAccessMiss/Key=string/Elem=string/len=3-4 3176152 36.61 ns/op BenchmarkMapSmallAccessMiss/Key=string/Elem=string/len=4-4 3255937 37.47 ns/op BenchmarkMapSmallAccessMiss/Key=string/Elem=string/len=5-4 3261992 36.74 ns/op BenchmarkMapSmallAccessMiss/Key=string/Elem=string/len=6-4 3219817 36.61 ns/op BenchmarkMapSmallAccessMiss/Key=string/Elem=string/len=7-4 3186300 36.62 ns/op BenchmarkMapSmallAccessMiss/Key=string/Elem=string/len=8-4 3211215 36.02 ns/op BenchmarkMemmove/0-4 17390629 7.452 ns/op BenchmarkMemmove/1-4 2919464 41.28 ns/op 24.23 MB/s BenchmarkMemmove/2-4 2783793 42.38 ns/op 47.19 MB/s BenchmarkMemmove/3-4 2708818 42.27 ns/op 70.97 MB/s BenchmarkMemmove/4-4 2828090 43.57 ns/op 91.80 MB/s BenchmarkMemmove/5-4 2825680 42.51 ns/op 117.63 MB/s BenchmarkMemmove/6-4 2850319 43.55 ns/op 137.78 MB/s BenchmarkMemmove/7-4 2788744 42.15 ns/op 166.08 MB/s BenchmarkMemmove/8-4 2787812 44.29 ns/op 180.63 MB/s BenchmarkMemmove/9-4 2614100 45.53 ns/op 197.68 MB/s BenchmarkMemmove/10-4 2582168 47.09 ns/op 212.35 MB/s BenchmarkMemmove/11-4 2608417 46.33 ns/op 237.42 MB/s BenchmarkMemmove/12-4 2606763 45.81 ns/op 261.97 MB/s BenchmarkMemmove/13-4 2521789 46.24 ns/op 281.15 MB/s BenchmarkMemmove/14-4 2601885 45.87 ns/op 305.23 MB/s BenchmarkMemmove/15-4 2633446 47.14 ns/op 318.18 MB/s BenchmarkMemmove/16-4 2759194 44.24 ns/op 361.64 MB/s BenchmarkMemmove/32-4 2628678 45.44 ns/op 704.23 MB/s BenchmarkMemmove/64-4 2351908 51.08 ns/op 1252.89 MB/s BenchmarkMemmove/128-4 1964817 62.78 ns/op 2038.71 MB/s BenchmarkMemmove/256-4 1530927 79.00 ns/op 3240.65 MB/s BenchmarkMemmove/512-4 1023936 118.7 ns/op 4313.40 MB/s BenchmarkMemmove/1024-4 661749 179.5 ns/op 5703.27 MB/s BenchmarkMemmove/2048-4 329541 304.9 ns/op 6716.21 MB/s BenchmarkMemmove/4096-4 206348 579.8 ns/op 7063.93 MB/s BenchmarkMemmoveOverlap/32-4 2622068 45.55 ns/op 702.53 MB/s BenchmarkMemmoveOverlap/64-4 2355568 50.59 ns/op 1264.98 MB/s BenchmarkMemmoveOverlap/128-4 1963394 62.15 ns/op 2059.57 MB/s BenchmarkMemmoveOverlap/256-4 1517846 80.35 ns/op 3186.09 MB/s BenchmarkMemmoveOverlap/512-4 1007059 117.9 ns/op 4340.85 MB/s BenchmarkMemmoveOverlap/1024-4 653414 181.2 ns/op 5651.10 MB/s BenchmarkMemmoveOverlap/2048-4 347559 307.0 ns/op 6670.41 MB/s BenchmarkMemmoveOverlap/4096-4 192080 572.6 ns/op 7152.86 MB/s BenchmarkMemmoveUnalignedDst/0-4 16460642 6.988 ns/op BenchmarkMemmoveUnalignedDst/1-4 2883517 41.07 ns/op 24.35 MB/s BenchmarkMemmoveUnalignedDst/2-4 2787088 41.47 ns/op 48.23 MB/s BenchmarkMemmoveUnalignedDst/3-4 2796108 44.37 ns/op 67.61 MB/s BenchmarkMemmoveUnalignedDst/4-4 2833604 42.91 ns/op 93.23 MB/s BenchmarkMemmoveUnalignedDst/5-4 2756552 44.27 ns/op 112.95 MB/s BenchmarkMemmoveUnalignedDst/6-4 2792953 42.68 ns/op 140.59 MB/s BenchmarkMemmoveUnalignedDst/7-4 2816700 42.67 ns/op 164.03 MB/s BenchmarkMemmoveUnalignedDst/8-4 2812071 44.29 ns/op 180.63 MB/s BenchmarkMemmoveUnalignedDst/9-4 2594209 46.31 ns/op 194.36 MB/s BenchmarkMemmoveUnalignedDst/10-4 2618444 47.06 ns/op 212.51 MB/s BenchmarkMemmoveUnalignedDst/11-4 2582043 45.83 ns/op 240.00 MB/s BenchmarkMemmoveUnalignedDst/12-4 2586507 46.99 ns/op 255.35 MB/s BenchmarkMemmoveUnalignedDst/13-4 2589886 47.65 ns/op 272.83 MB/s BenchmarkMemmoveUnalignedDst/14-4 2616162 47.23 ns/op 296.43 MB/s BenchmarkMemmoveUnalignedDst/15-4 2618815 46.10 ns/op 325.38 MB/s BenchmarkMemmoveUnalignedDst/16-4 2593857 45.77 ns/op 349.57 MB/s BenchmarkMemmoveUnalignedDst/32-4 2572012 49.05 ns/op 652.46 MB/s BenchmarkMemmoveUnalignedDst/64-4 2240504 53.66 ns/op 1192.79 MB/s BenchmarkMemmoveUnalignedDst/128-4 1892779 63.49 ns/op 2015.95 MB/s BenchmarkMemmoveUnalignedDst/256-4 1460890 80.51 ns/op 3179.78 MB/s BenchmarkMemmoveUnalignedDst/512-4 1021400 116.1 ns/op 4410.53 MB/s BenchmarkMemmoveUnalignedDst/1024-4 548121 186.1 ns/op 5500.98 MB/s BenchmarkMemmoveUnalignedDst/2048-4 385652 316.0 ns/op 6480.38 MB/s BenchmarkMemmoveUnalignedDst/4096-4 190248 604.1 ns/op 6780.45 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 2456736 48.57 ns/op 658.85 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 2258827 52.78 ns/op 1212.54 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1865218 65.27 ns/op 1961.01 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 1488940 79.85 ns/op 3205.91 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 1000000 117.4 ns/op 4362.79 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 650257 185.2 ns/op 5530.02 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 348151 316.4 ns/op 6472.48 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 182035 590.2 ns/op 6939.74 MB/s BenchmarkMemmoveUnalignedSrc/0-4 14388441 7.086 ns/op BenchmarkMemmoveUnalignedSrc/1-4 2878617 42.05 ns/op 23.78 MB/s BenchmarkMemmoveUnalignedSrc/2-4 2787439 42.74 ns/op 46.79 MB/s BenchmarkMemmoveUnalignedSrc/3-4 2781160 44.28 ns/op 67.76 MB/s BenchmarkMemmoveUnalignedSrc/4-4 2793268 42.38 ns/op 94.39 MB/s BenchmarkMemmoveUnalignedSrc/5-4 2828774 43.63 ns/op 114.59 MB/s BenchmarkMemmoveUnalignedSrc/6-4 2813236 42.77 ns/op 140.29 MB/s BenchmarkMemmoveUnalignedSrc/7-4 2789451 43.49 ns/op 160.97 MB/s BenchmarkMemmoveUnalignedSrc/8-4 2711110 43.46 ns/op 184.09 MB/s BenchmarkMemmoveUnalignedSrc/9-4 2562378 45.47 ns/op 197.95 MB/s BenchmarkMemmoveUnalignedSrc/10-4 2627518 46.51 ns/op 215.02 MB/s BenchmarkMemmoveUnalignedSrc/11-4 2578724 46.03 ns/op 238.99 MB/s BenchmarkMemmoveUnalignedSrc/12-4 2602954 45.70 ns/op 262.56 MB/s BenchmarkMemmoveUnalignedSrc/13-4 2612371 46.43 ns/op 279.98 MB/s BenchmarkMemmoveUnalignedSrc/14-4 2611503 46.05 ns/op 304.03 MB/s BenchmarkMemmoveUnalignedSrc/15-4 2609722 45.81 ns/op 327.46 MB/s BenchmarkMemmoveUnalignedSrc/16-4 2516144 44.53 ns/op 359.28 MB/s BenchmarkMemmoveUnalignedSrc/32-4 2480197 47.79 ns/op 669.64 MB/s BenchmarkMemmoveUnalignedSrc/64-4 2306232 53.90 ns/op 1187.45 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1869268 64.25 ns/op 1992.17 MB/s BenchmarkMemmoveUnalignedSrc/256-4 1457895 80.21 ns/op 3191.49 MB/s BenchmarkMemmoveUnalignedSrc/512-4 955801 119.6 ns/op 4282.24 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 658395 184.8 ns/op 5541.91 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 363790 310.9 ns/op 6587.60 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 193953 577.7 ns/op 7090.73 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 2207107 55.61 ns/op 287.69 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 2200844 55.67 ns/op 287.43 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 2106937 57.86 ns/op 276.52 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1989460 59.05 ns/op 270.96 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 2028193 57.71 ns/op 277.26 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 2040909 57.34 ns/op 279.02 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 2091452 58.53 ns/op 273.34 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 2046716 58.68 ns/op 272.69 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1916157 63.32 ns/op 1010.75 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1857180 65.03 ns/op 984.13 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1852318 66.06 ns/op 968.82 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1848009 66.71 ns/op 959.39 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1836295 64.72 ns/op 988.85 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1836630 64.43 ns/op 993.33 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1830234 64.67 ns/op 989.60 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1826094 64.66 ns/op 989.86 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 1280422 94.38 ns/op 2712.37 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 1140843 105.9 ns/op 2417.28 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 1256746 96.48 ns/op 2653.32 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 1243514 97.75 ns/op 2618.79 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 1236538 95.74 ns/op 2673.96 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 1249862 96.23 ns/op 2660.19 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 1266258 95.19 ns/op 2689.37 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 1264689 97.38 ns/op 2628.86 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 151352 739.1 ns/op 5541.64 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 122930 982.0 ns/op 4171.15 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 145965 748.3 ns/op 5473.56 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 150692 746.5 ns/op 5486.85 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 149246 750.6 ns/op 5456.72 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 149458 768.3 ns/op 5331.45 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 151590 762.0 ns/op 5375.39 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 158235 784.9 ns/op 5218.39 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 10167 11620 ns/op 5640.11 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 7404 15613 ns/op 4197.41 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 8806 11709 ns/op 5596.86 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 10141 11966 ns/op 5476.83 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 10254 11667 ns/op 5617.15 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 8868 11874 ns/op 5519.34 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 10214 11720 ns/op 5591.66 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 9820 11731 ns/op 5586.45 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 2396064 49.74 ns/op 643.39 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 2274939 53.29 ns/op 1201.00 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1835127 63.73 ns/op 2008.36 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 1453962 82.13 ns/op 3117.01 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 927076 121.6 ns/op 4211.98 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 646534 184.2 ns/op 5557.97 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 334293 309.5 ns/op 6617.64 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 197733 592.3 ns/op 6915.50 MB/s BenchmarkMemclr/5-4 14199776 7.645 ns/op 653.99 MB/s BenchmarkMemclr/16-4 13850274 8.422 ns/op 1899.82 MB/s BenchmarkMemclr/64-4 12669469 9.028 ns/op 7088.86 MB/s BenchmarkMemclr/256-4 12330026 9.370 ns/op 27322.10 MB/s BenchmarkMemclr/4096-4 2730591 42.86 ns/op 95561.39 MB/s BenchmarkMemclr/65536-4 142800 739.1 ns/op 88665.55 MB/s BenchmarkMemclr/1M-4 8439 15076 ns/op 69554.30 MB/s BenchmarkMemclr/4M-4 2119 58699 ns/op 71454.53 MB/s BenchmarkMemclr/8M-4 920 112000 ns/op 74897.96 MB/s BenchmarkMemclr/16M-4 403 257211 ns/op 65227.50 MB/s BenchmarkMemclr/64M-4 80 1312262 ns/op 51139.82 MB/s BenchmarkMemclrUnaligned/0_5-4 8223800 13.73 ns/op 364.06 MB/s BenchmarkMemclrUnaligned/0_16-4 8647188 12.06 ns/op 1326.15 MB/s BenchmarkMemclrUnaligned/0_64-4 8143752 14.34 ns/op 4464.24 MB/s BenchmarkMemclrUnaligned/0_256-4 7867772 14.59 ns/op 17542.29 MB/s BenchmarkMemclrUnaligned/0_4096-4 2679249 43.77 ns/op 93573.74 MB/s BenchmarkMemclrUnaligned/0_65536-4 141975 735.6 ns/op 89091.74 MB/s BenchmarkMemclrUnaligned/1_5-4 8585058 14.00 ns/op 357.09 MB/s BenchmarkMemclrUnaligned/1_16-4 8658032 13.79 ns/op 1160.14 MB/s BenchmarkMemclrUnaligned/1_64-4 8039870 13.90 ns/op 4603.25 MB/s BenchmarkMemclrUnaligned/1_256-4 7759288 14.71 ns/op 17399.77 MB/s BenchmarkMemclrUnaligned/1_4096-4 1815543 89.93 ns/op 45546.58 MB/s BenchmarkMemclrUnaligned/1_65536-4 117060 935.6 ns/op 70045.52 MB/s BenchmarkMemclrUnaligned/4_5-4 8531748 12.93 ns/op 386.74 MB/s BenchmarkMemclrUnaligned/4_16-4 8469765 13.95 ns/op 1147.36 MB/s BenchmarkMemclrUnaligned/4_64-4 8934140 12.60 ns/op 5077.83 MB/s BenchmarkMemclrUnaligned/4_256-4 7940959 14.65 ns/op 17469.99 MB/s BenchmarkMemclrUnaligned/4_4096-4 1959157 61.33 ns/op 66785.53 MB/s BenchmarkMemclrUnaligned/4_65536-4 132033 879.4 ns/op 74519.33 MB/s BenchmarkMemclrUnaligned/7_5-4 8450577 13.96 ns/op 358.20 MB/s BenchmarkMemclrUnaligned/7_16-4 8332984 14.01 ns/op 1142.05 MB/s BenchmarkMemclrUnaligned/7_64-4 9195069 14.31 ns/op 4470.86 MB/s BenchmarkMemclrUnaligned/7_256-4 7888179 15.16 ns/op 16889.52 MB/s BenchmarkMemclrUnaligned/7_4096-4 1824993 66.53 ns/op 61566.91 MB/s BenchmarkMemclrUnaligned/7_65536-4 121158 941.2 ns/op 69626.74 MB/s BenchmarkMemclrUnaligned/0_1M-4 8268 13840 ns/op 75765.18 MB/s BenchmarkMemclrUnaligned/0_4M-4 1939 60767 ns/op 69022.38 MB/s BenchmarkMemclrUnaligned/0_8M-4 836 122515 ns/op 68470.31 MB/s BenchmarkMemclrUnaligned/0_16M-4 386 337145 ns/op 49762.67 MB/s BenchmarkMemclrUnaligned/0_64M-4 90 1303120 ns/op 51498.61 MB/s BenchmarkMemclrUnaligned/1_1M-4 6903 18079 ns/op 57998.82 MB/s BenchmarkMemclrUnaligned/1_4M-4 1688 71899 ns/op 58336.27 MB/s BenchmarkMemclrUnaligned/1_8M-4 765 148960 ns/op 56314.49 MB/s BenchmarkMemclrUnaligned/1_16M-4 396 301876 ns/op 55576.43 MB/s BenchmarkMemclrUnaligned/1_64M-4 87 1313818 ns/op 51079.26 MB/s BenchmarkMemclrUnaligned/4_1M-4 6081 19251 ns/op 54469.48 MB/s BenchmarkMemclrUnaligned/4_4M-4 1545 80087 ns/op 52371.74 MB/s BenchmarkMemclrUnaligned/4_8M-4 789 129399 ns/op 64827.38 MB/s BenchmarkMemclrUnaligned/4_16M-4 349 324637 ns/op 51679.91 MB/s BenchmarkMemclrUnaligned/4_64M-4 91 1301663 ns/op 51556.25 MB/s BenchmarkMemclrUnaligned/7_1M-4 6903 16490 ns/op 63587.48 MB/s BenchmarkMemclrUnaligned/7_4M-4 1600 76362 ns/op 54926.50 MB/s BenchmarkMemclrUnaligned/7_8M-4 864 136437 ns/op 61483.23 MB/s BenchmarkMemclrUnaligned/7_16M-4 375 303954 ns/op 55196.52 MB/s BenchmarkMemclrUnaligned/7_64M-4 91 1344355 ns/op 49919.01 MB/s BenchmarkGoMemclr/5-4 14804986 7.241 ns/op 690.53 MB/s BenchmarkGoMemclr/16-4 18605284 6.407 ns/op 2497.15 MB/s BenchmarkGoMemclr/64-4 13925479 7.764 ns/op 8242.73 MB/s BenchmarkGoMemclr/256-4 14033236 8.154 ns/op 31397.03 MB/s BenchmarkMemclrRange/1K_2K-4 90542 1272 ns/op 75350.03 MB/s BenchmarkMemclrRange/2K_8K-4 32971 3672 ns/op 90840.96 MB/s BenchmarkMemclrRange/4K_16K-4 35714 3300 ns/op 97914.64 MB/s BenchmarkMemclrRange/160K_228K-4 5911 18764 ns/op 88622.26 MB/s BenchmarkClearFat7-4 9373160 12.36 ns/op BenchmarkClearFat8-4 9782852 12.25 ns/op BenchmarkClearFat11-4 8551837 12.84 ns/op BenchmarkClearFat12-4 8230062 13.87 ns/op BenchmarkClearFat13-4 8566831 13.56 ns/op BenchmarkClearFat14-4 8817705 13.57 ns/op BenchmarkClearFat15-4 8697093 12.60 ns/op BenchmarkClearFat16-4 9257829 12.59 ns/op BenchmarkClearFat24-4 9772399 11.84 ns/op BenchmarkClearFat32-4 8809478 13.19 ns/op BenchmarkClearFat40-4 8855100 13.18 ns/op BenchmarkClearFat48-4 8695045 13.83 ns/op BenchmarkClearFat56-4 8698234 13.27 ns/op BenchmarkClearFat64-4 8049999 14.13 ns/op BenchmarkClearFat72-4 7698000 15.08 ns/op BenchmarkClearFat128-4 5049598 22.99 ns/op BenchmarkClearFat256-4 4276634 27.55 ns/op BenchmarkClearFat512-4 2848996 42.62 ns/op BenchmarkClearFat1024-4 1731831 69.34 ns/op BenchmarkClearFat1032-4 1708191 71.48 ns/op BenchmarkClearFat1040-4 1300893 92.22 ns/op BenchmarkCopyFat7-4 9480619 11.79 ns/op BenchmarkCopyFat8-4 9702934 12.26 ns/op BenchmarkCopyFat11-4 8765508 13.58 ns/op BenchmarkCopyFat12-4 8541531 13.45 ns/op BenchmarkCopyFat13-4 8710994 13.04 ns/op BenchmarkCopyFat14-4 8808494 13.86 ns/op BenchmarkCopyFat15-4 8378031 13.83 ns/op BenchmarkCopyFat16-4 9419388 11.97 ns/op BenchmarkCopyFat24-4 9014482 12.84 ns/op BenchmarkCopyFat32-4 9201612 12.93 ns/op BenchmarkCopyFat64-4 8345217 14.11 ns/op BenchmarkCopyFat72-4 7639578 15.34 ns/op BenchmarkCopyFat128-4 5448517 21.27 ns/op BenchmarkCopyFat256-4 4318884 27.72 ns/op BenchmarkCopyFat512-4 2502560 47.01 ns/op BenchmarkCopyFat520-4 2448708 47.36 ns/op BenchmarkCopyFat1024-4 1551564 80.33 ns/op BenchmarkCopyFat1032-4 1575940 76.24 ns/op BenchmarkCopyFat1040-4 1452474 83.75 ns/op BenchmarkIssue18740/2byte-4 768 161177 ns/op BenchmarkIssue18740/4byte-4 1156 100350 ns/op BenchmarkIssue18740/8byte-4 1569 73302 ns/op BenchmarkMemclrKnownSize1-4 12253575 9.713 ns/op 102.95 MB/s BenchmarkMemclrKnownSize2-4 8225407 14.64 ns/op 136.60 MB/s BenchmarkMemclrKnownSize4-4 5035078 23.99 ns/op 166.72 MB/s BenchmarkMemclrKnownSize8-4 2087948 56.22 ns/op 142.29 MB/s BenchmarkMemclrKnownSize16-4 1087789 118.5 ns/op 135.03 MB/s BenchmarkMemclrKnownSize32-4 529899 223.4 ns/op 143.24 MB/s BenchmarkMemclrKnownSize64-4 239091 444.4 ns/op 144.01 MB/s BenchmarkMemclrKnownSize112-4 153358 744.3 ns/op 150.48 MB/s BenchmarkMemclrKnownSize128-4 123378 1525 ns/op 83.93 MB/s BenchmarkMemclrKnownSize192-4 90123 1299 ns/op 147.85 MB/s BenchmarkMemclrKnownSize248-4 75660 1616 ns/op 153.42 MB/s BenchmarkMemclrKnownSize256-4 68108 1737 ns/op 147.35 MB/s BenchmarkMemclrKnownSize512-4 35181 3434 ns/op 149.08 MB/s BenchmarkMemclrKnownSize1024-4 17528 6966 ns/op 147.01 MB/s BenchmarkMemclrKnownSize4096-4 3816 27760 ns/op 147.55 MB/s BenchmarkMemclrKnownSize512KiB-4 30 3533825 ns/op 148.36 MB/s BenchmarkReadMetricsLatency-4 17846 5430 p50-ns 6290 p90-ns 23820 p99-ns BenchmarkFinalizer-4 140 833348 ns/op BenchmarkFinalizerRun-4 222091 698.1 ns/op BenchmarkMinFloat-4 2338632 53.78 ns/op BenchmarkMaxFloat-4 2202769 53.74 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 9373219 11.60 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 2933672 39.97 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2478614 46.81 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2488635 47.90 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1767159 68.23 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1673922 71.61 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2390097 49.66 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1632440 74.61 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1787984 67.09 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2268284 52.57 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2279799 52.37 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2083033 58.07 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1940761 61.48 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1747677 68.32 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 9190400 13.04 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 8980884 13.09 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 9185568 11.27 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 9259930 12.79 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 8583296 14.00 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 7779012 15.33 ns/op BenchmarkFindBitRange64/PatternAASize2-4 9313088 12.78 ns/op BenchmarkFindBitRange64/PatternAASize8-4 9196641 13.06 ns/op BenchmarkFindBitRange64/PatternAASize32-4 9171204 12.75 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 9280834 11.82 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 8995096 13.05 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 9020011 12.42 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 8347284 12.76 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 10090579 13.11 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 8990184 13.05 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 9342642 13.04 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 8972859 11.82 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 8971551 13.03 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 10784518 13.05 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 9439914 13.70 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 8736630 13.69 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 9422989 12.75 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 8622013 13.67 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 8694164 12.67 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 9407062 13.04 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 8610352 13.68 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 8588984 13.66 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 9346230 12.82 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 8580694 13.70 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 8582732 13.70 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 9306992 12.77 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 9882300 13.02 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 9019719 13.08 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 8810919 12.47 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 9070546 12.14 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 10143890 11.90 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 9303736 12.75 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 8946583 13.05 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 8974148 13.08 ns/op BenchmarkNetpollBreak-4 3999 32669 ns/op BenchmarkPinnerPinUnpinBatch-4 2379 69962 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 327 367516 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 2092 60186 ns/op BenchmarkPinnerPinUnpin-4 2391694 49.51 ns/op BenchmarkPinnerPinUnpinTiny-4 2418168 49.07 ns/op BenchmarkPinnerPinUnpinDouble-4 920546 130.6 ns/op BenchmarkPinnerPinUnpinParallel-4 6616255 17.71 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 6784158 18.12 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 404215 325.9 ns/op BenchmarkPinnerIsPinnedOnPinned-4 8213550 14.05 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 7957806 14.97 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 12864261 9.068 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 12919245 9.297 ns/op BenchmarkPingPongHog-4 302 349109 ns/op BenchmarkStackGrowth-4 167769 612.4 ns/op BenchmarkStackGrowthDeep-4 2004 58417 ns/op BenchmarkCreateGoroutines-4 35664 3503 ns/op BenchmarkCreateGoroutinesParallel-4 35823 2852 ns/op BenchmarkCreateGoroutinesCapture-4 5755 21404 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 38474 3181 ns/op BenchmarkClosureCall-4 20259438 5.600 ns/op BenchmarkWakeupParallelSpinning/0s-4 5529 21080 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5250 24518 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4243 29042 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2794 43073 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2076 58665 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1339 86015 ns/op BenchmarkWakeupParallelSpinning/50µs-4 784 147772 ns/op BenchmarkWakeupParallelSpinning/100µs-4 488 248825 ns/op BenchmarkMatmult-4 5901986 18.79 ns/op BenchmarkFastrand-4 14182858 8.387 ns/op BenchmarkFastrand64-4 13994842 8.454 ns/op BenchmarkFastrandHashiter-4 6563331 18.02 ns/op BenchmarkFastrandn/2-4 7486536 15.91 ns/op BenchmarkFastrandn/3-4 7566913 15.83 ns/op BenchmarkFastrandn/4-4 7617279 15.75 ns/op BenchmarkFastrandn/5-4 7488139 15.74 ns/op BenchmarkIfaceCmp100-4 121194 911.7 ns/op BenchmarkIfaceCmpNil100-4 214390 508.3 ns/op BenchmarkEfaceCmpDiff-4 43394 2708 ns/op BenchmarkEfaceCmpDiffIndirect-4 38098 3147 ns/op BenchmarkDefer-4 1655655 72.90 ns/op BenchmarkDefer10-4 1206102 102.5 ns/op BenchmarkDeferMany-4 885189 245.6 ns/op BenchmarkPanicRecover-4 871609 137.8 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 221204 540.4 ns/op 181.0 p50-ns 240.0 p90-ns 410.0 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 180301 816.8 ns/op 181.0 p50-ns 250.0 p90-ns 450.0 p99-ns BenchmarkGoroutineProfile/small/idle-4 3423 34146 ns/op 30031 p50-ns 33699 p90-ns 89910 p99-ns BenchmarkGoroutineProfile/small/loaded-4 100 4024926 ns/op 165821 p50-ns 19650857 p90-ns 34987900 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 199964 500.8 ns/op 180.0 p50-ns 188.0 p90-ns 240.0 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 196316 665.1 ns/op 180.0 p50-ns 251.0 p90-ns 369.0 p99-ns BenchmarkGoroutineProfile/large/idle-4 55 2226875 ns/op 1905522 p50-ns 3240653 p90-ns 4746734 p99-ns BenchmarkGoroutineProfile/large/loaded-4 36 3753254 ns/op 3084493 p50-ns 7139916 p90-ns 14156582 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 202928 511.2 ns/op 180.0 p50-ns 181.0 p90-ns 311.0 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 193516 664.5 ns/op 180.0 p50-ns 181.0 p90-ns 320.0 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 1632 74088 ns/op 69540 p50-ns 77750 p90-ns 167780 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 418 500026 ns/op 133980 p50-ns 271110 p90-ns 11165689 p99-ns BenchmarkProcYield/1-4 4000358 29.14 ns/op BenchmarkProcYield/10-4 528668 215.5 ns/op BenchmarkProcYield/30-4 191079 626.6 ns/op BenchmarkProcYield/100-4 56683 2066 ns/op BenchmarkProcYield/1000-4 5760 20588 ns/op BenchmarkOSYield-4 788854 149.4 ns/op BenchmarkMutexContention-4 2779736 44.95 ns/op BenchmarkMutexCapture-4 2625202 46.90 ns/op 384196 ns/starve-p100 24012 ns/starve-p90 24012 ns/streak-p100 3002 ns/streak-p90 BenchmarkMutexHandoff/Solo-4 6508323 17.60 ns/op BenchmarkMutexHandoff/FastPingPong-4 124790 262.6 ns/op BenchmarkMutexHandoff/SlowPingPong-4 6234 7231 ns/op BenchmarkRWMutexUncontended-4 7018978 16.54 ns/op BenchmarkRWMutexWrite100-4 727204 163.2 ns/op BenchmarkRWMutexWrite10-4 105306 1299 ns/op BenchmarkRWMutexWorkWrite100-4 506437 260.2 ns/op BenchmarkRWMutexWorkWrite10-4 77636 1563 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3974 30244 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1293 83551 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1960 62492 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 638 180082 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 879 126049 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 321 367046 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 469 243722 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 151 770472 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 485260 302.1 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 441814 276.5 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 389836 372.9 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 434682 300.3 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 379674 284.1 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 392188 393.0 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 440134 270.6 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 521346 273.3 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 365155 375.0 ns/op BenchmarkMakeSlice/Byte-4 3082402 40.16 ns/op BenchmarkMakeSlice/Int16-4 3186958 36.83 ns/op BenchmarkMakeSlice/Int-4 2286366 52.92 ns/op BenchmarkMakeSlice/Ptr-4 2063874 57.37 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 109.4 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 103.5 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 126.3 ns/op BenchmarkGrowSlice/Byte-4 1205575 98.51 ns/op BenchmarkGrowSlice/Int16-4 1000000 108.6 ns/op BenchmarkGrowSlice/Int-4 693848 154.4 ns/op BenchmarkGrowSlice/Ptr-4 653134 169.7 ns/op BenchmarkGrowSlice/Struct/24-4 481694 238.3 ns/op BenchmarkGrowSlice/Struct/32-4 381350 290.2 ns/op BenchmarkGrowSlice/Struct/40-4 356025 371.6 ns/op BenchmarkExtendSlice/IntSlice-4 637219 159.3 ns/op BenchmarkExtendSlice/PointerSlice-4 661309 184.5 ns/op BenchmarkExtendSlice/NoGrow-4 1364264 93.73 ns/op BenchmarkAppend-4 1199791 100.3 ns/op BenchmarkAppendGrowByte-4 9 12341288 ns/op BenchmarkAppendGrowString-4 2 85004288 ns/op BenchmarkAppendSlice/1Bytes-4 2871181 41.73 ns/op BenchmarkAppendSlice/4Bytes-4 2761083 42.74 ns/op BenchmarkAppendSlice/7Bytes-4 2687029 43.26 ns/op BenchmarkAppendSlice/8Bytes-4 2704599 43.89 ns/op BenchmarkAppendSlice/15Bytes-4 2526454 46.83 ns/op BenchmarkAppendSlice/16Bytes-4 2519500 47.42 ns/op BenchmarkAppendSlice/32Bytes-4 2591580 45.41 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 152793 842.8 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 38012 3105 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 10000 12655 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 2709 43496 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 404 289771 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 115 1044241 ns/op BenchmarkAppendStr/1Bytes-4 3227851 37.87 ns/op BenchmarkAppendStr/4Bytes-4 3064222 39.70 ns/op BenchmarkAppendStr/8Bytes-4 3016101 40.07 ns/op BenchmarkAppendStr/16Bytes-4 2874898 41.01 ns/op BenchmarkAppendStr/32Bytes-4 2929952 40.35 ns/op BenchmarkAppendSpecialCase-4 1126881 114.1 ns/op BenchmarkCopy/1Byte-4 2873157 40.84 ns/op 24.48 MB/s BenchmarkCopy/1String-4 3165754 38.86 ns/op 25.73 MB/s BenchmarkCopy/2Byte-4 2814687 44.11 ns/op 45.34 MB/s BenchmarkCopy/2String-4 2759859 42.46 ns/op 47.10 MB/s BenchmarkCopy/4Byte-4 2748250 42.34 ns/op 94.48 MB/s BenchmarkCopy/4String-4 2751760 43.09 ns/op 92.82 MB/s BenchmarkCopy/8Byte-4 2810134 43.34 ns/op 184.60 MB/s BenchmarkCopy/8String-4 2675168 44.13 ns/op 181.27 MB/s BenchmarkCopy/12Byte-4 2637702 46.77 ns/op 256.55 MB/s BenchmarkCopy/12String-4 2642246 45.68 ns/op 262.71 MB/s BenchmarkCopy/16Byte-4 2701366 44.60 ns/op 358.71 MB/s BenchmarkCopy/16String-4 2639779 43.88 ns/op 364.67 MB/s BenchmarkCopy/32Byte-4 2588215 45.91 ns/op 697.04 MB/s BenchmarkCopy/32String-4 2514685 46.57 ns/op 687.20 MB/s BenchmarkCopy/128Byte-4 1923262 60.79 ns/op 2105.44 MB/s BenchmarkCopy/128String-4 1816514 64.91 ns/op 1972.01 MB/s BenchmarkCopy/1024Byte-4 547701 218.4 ns/op 4688.91 MB/s BenchmarkCopy/1024String-4 486739 240.5 ns/op 4258.58 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 51820 2447 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 29440 3891 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 19200 6425 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 15808 7747 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 10608 ns/op BenchmarkAppendInPlace/Grow/Byte-4 237915 587.6 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 240832 539.3 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 144590 706.8 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 138276 858.6 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 127689 978.8 ns/op BenchmarkStackCopyPtr-4 2 85137448 ns/op BenchmarkStackCopy-4 2 68487633 ns/op BenchmarkStackCopyNoCache-4 32 4137212 ns/op BenchmarkStackCopyWithStkobj-4 4 28176194 ns/op BenchmarkIssue18138-4 930 115259 ns/op BenchmarkCompareStringEqual-4 11596948 9.277 ns/op BenchmarkCompareStringIdentical-4 20852324 5.304 ns/op BenchmarkCompareStringSameLength-4 14303187 8.413 ns/op BenchmarkCompareStringDifferentLength-4 18985494 5.627 ns/op BenchmarkCompareStringBigUnaligned-4 2802 40639 ns/op 25802.65 MB/s BenchmarkCompareStringBig-4 4022 27860 ns/op 37637.58 MB/s BenchmarkConcatStringAndBytes-4 3372261 34.31 ns/op BenchmarkSliceByteToString/1-4 3090152 36.82 ns/op BenchmarkSliceByteToString/2-4 1644973 69.93 ns/op BenchmarkSliceByteToString/4-4 1814241 67.43 ns/op BenchmarkSliceByteToString/8-4 1772805 66.78 ns/op BenchmarkSliceByteToString/16-4 1712326 69.63 ns/op BenchmarkSliceByteToString/32-4 1558092 81.27 ns/op BenchmarkSliceByteToString/64-4 1209975 100.6 ns/op BenchmarkSliceByteToString/128-4 871940 136.9 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 3175356 36.78 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 1251570 96.36 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1501519 79.77 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 6114525 18.44 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 2524309 47.42 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 2932221 40.63 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 6557847 18.35 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 2514702 47.34 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 2926683 41.01 ns/op BenchmarkRuneIterate/range/ASCII-4 11997626 9.797 ns/op BenchmarkRuneIterate/range/Japanese-4 2927846 40.36 ns/op BenchmarkRuneIterate/range/MixedLength-4 3523946 33.55 ns/op BenchmarkRuneIterate/range1/ASCII-4 11674050 9.635 ns/op BenchmarkRuneIterate/range1/Japanese-4 2958492 40.58 ns/op BenchmarkRuneIterate/range1/MixedLength-4 3553914 33.49 ns/op BenchmarkRuneIterate/range2/ASCII-4 12656533 9.344 ns/op BenchmarkRuneIterate/range2/Japanese-4 2959689 40.41 ns/op BenchmarkRuneIterate/range2/MixedLength-4 3572614 33.70 ns/op BenchmarkArrayEqual-4 19360128 6.213 ns/op BenchmarkFunc/Name-4 4111106 29.00 ns/op BenchmarkFunc/Entry-4 11799817 9.682 ns/op BenchmarkFunc/FileLine-4 4104212 28.92 ns/op PASS ok runtime 292.078s goos: freebsd goarch: amd64 pkg: runtime/cgo cpu: AMD EPYC 7B12 BenchmarkHandle/non-concurrent-4 56020 2136 ns/op BenchmarkHandle/concurrent-4 22593 4990 ns/op PASS ok runtime/cgo 1.390s goos: freebsd goarch: amd64 pkg: runtime/pprof cpu: AMD EPYC 7B12 BenchmarkLabels/set-one-4 216891 524.3 ns/op 104 B/op 3 allocs/op BenchmarkLabels/merge-one-4 140023 908.1 ns/op 200 B/op 5 allocs/op BenchmarkLabels/overwrite-one-4 178191 722.5 ns/op 136 B/op 4 allocs/op BenchmarkLabels/ordered/set-many-4 106105 1174 ns/op 392 B/op 3 allocs/op BenchmarkLabels/ordered/merge-many-4 72112 1803 ns/op 712 B/op 5 allocs/op BenchmarkLabels/ordered/overwrite-many-4 61652 2052 ns/op 712 B/op 4 allocs/op BenchmarkLabels/unordered/set-many-4 42540 2903 ns/op 712 B/op 4 allocs/op BenchmarkLabels/unordered/merge-many-4 63020 2101 ns/op 712 B/op 5 allocs/op BenchmarkLabels/unordered/overwrite-many-4 31504 3818 ns/op 1032 B/op 5 allocs/op BenchmarkGoroutine/Profile.WriteTo_idle_50-4 50 2542995 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 42 3017527 ns/op 314.9 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 696 183711 ns/op 5.217 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 18 7106574 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 14 7937412 ns/op 829.9 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 314 365252 ns/op 23.45 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 52120660 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 2 58350604 ns/op 5802 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 43 2444209 ns/op 246.2 concurrent_launches/op PASS ok runtime/pprof 3.895s goos: freebsd goarch: amd64 pkg: runtime/race cpu: AMD EPYC 7B12 BenchmarkSyncLeak-4 56 2055719 ns/op BenchmarkStackLeak-4 15144 7762 ns/op PASS ok runtime/race 1.428s goos: freebsd goarch: amd64 pkg: runtime/trace cpu: AMD EPYC 7B12 BenchmarkStartRegion-4 6044140 19.43 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 220099 572.0 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.352s goos: freebsd goarch: amd64 pkg: slices cpu: AMD EPYC 7B12 BenchmarkEqualFunc_Large-4 43 2507865 ns/op BenchmarkIndex_Large-4 151 721447 ns/op BenchmarkIndexFunc_Large-4 80 1289676 ns/op BenchmarkCompact/nil-4 8518671 13.08 ns/op BenchmarkCompact/one-4 2443846 48.35 ns/op BenchmarkCompact/sorted-4 1611933 74.04 ns/op BenchmarkCompact/2_items-4 1383031 87.16 ns/op BenchmarkCompact/unsorted-4 1652340 75.83 ns/op BenchmarkCompact/many-4 890014 136.2 ns/op BenchmarkCompact_Large/all_dup-4 2463 43235 ns/op BenchmarkCompact_Large/no_dup-4 2696 40099 ns/op BenchmarkCompactFunc/nil-4 4843081 24.42 ns/op BenchmarkCompactFunc/one-4 1999736 62.38 ns/op BenchmarkCompactFunc/sorted-4 1359021 90.00 ns/op BenchmarkCompactFunc/2_items-4 1000000 100.2 ns/op BenchmarkCompactFunc/unsorted-4 1420650 85.20 ns/op BenchmarkCompactFunc/many-4 765758 150.6 ns/op BenchmarkCompactFunc_Large/all_dup-4 8 14141461 ns/op BenchmarkCompactFunc_Large/no_dup-4 10 10855811 ns/op BenchmarkReplace/naive-fast-4 103839 1039 ns/op BenchmarkReplace/optimized-fast-4 126015 858.8 ns/op BenchmarkReplace/naive-slow-4 37616 3225 ns/op BenchmarkReplace/optimized-slow-4 50127 2922 ns/op BenchmarkBinarySearchFloats/Size16-4 1540083 78.58 ns/op BenchmarkBinarySearchFloats/Size32-4 1365819 87.72 ns/op BenchmarkBinarySearchFloats/Size64-4 1178685 102.0 ns/op BenchmarkBinarySearchFloats/Size128-4 1052824 113.5 ns/op BenchmarkBinarySearchFloats/Size512-4 876025 136.5 ns/op BenchmarkBinarySearchFloats/Size1024-4 717260 147.8 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 710474 161.1 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 644330 180.1 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 615148 215.2 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 536770 245.9 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 372666 276.7 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 329763 339.3 ns/op BenchmarkSortFuncStruct/Size16-4 20656 5869 ns/op BenchmarkSortFuncStruct/Size32-4 6674 16329 ns/op BenchmarkSortFuncStruct/Size64-4 10000 11725 ns/op BenchmarkSortFuncStruct/Size128-4 5056 21803 ns/op BenchmarkSortFuncStruct/Size512-4 1513 81048 ns/op BenchmarkSortFuncStruct/Size1024-4 762 159454 ns/op PASS ok slices 7.623s goos: freebsd goarch: amd64 pkg: sort cpu: AMD EPYC 7B12 BenchmarkSearchWrappers-4 463830 227.5 ns/op BenchmarkSortInts-4 2 78746622 ns/op BenchmarkSlicesSortInts-4 3 47265360 ns/op BenchmarkSortIsSorted-4 38 3160864 ns/op BenchmarkSlicesIsSorted-4 70 1732164 ns/op BenchmarkSortStrings-4 1 124765967 ns/op BenchmarkSlicesSortStrings-4 2 74820599 ns/op BenchmarkSortStrings_Sorted-4 33 3446242 ns/op BenchmarkSlicesSortStrings_Sorted-4 55 2155247 ns/op BenchmarkSortStructs-4 1 153523109 ns/op BenchmarkSortFuncStructs-4 1 132312453 ns/op BenchmarkSortString1K-4 345 344219 ns/op BenchmarkSortString1K_Slice-4 252 474638 ns/op BenchmarkStableString1K-4 126 943813 ns/op BenchmarkSortInt1K-4 424 287496 ns/op BenchmarkSortInt1K_Sorted-4 5516 18792 ns/op BenchmarkSortInt1K_Reversed-4 3990 29379 ns/op BenchmarkSortInt1K_Mod8-4 1058 112020 ns/op BenchmarkStableInt1K-4 170 694974 ns/op BenchmarkStableInt1K_Slice-4 201 585273 ns/op BenchmarkSortInt64K-4 4 27357493 ns/op BenchmarkSortInt64K_Slice-4 3 39917701 ns/op BenchmarkStableInt64K-4 2 64173616 ns/op BenchmarkSort1e2-4 558 213260 ns/op BenchmarkStable1e2-4 225 533949 ns/op BenchmarkSort1e4-4 3 42896964 ns/op BenchmarkStable1e4-4 1 173001849 ns/op PASS ok sort 8.182s goos: freebsd goarch: amd64 pkg: strconv cpu: AMD EPYC 7B12 BenchmarkAtof64Decimal-4 1090500 109.9 ns/op BenchmarkAtof64Float-4 883423 126.9 ns/op BenchmarkAtof64FloatExp-4 780789 152.7 ns/op BenchmarkAtof64Big-4 583906 203.5 ns/op BenchmarkAtof64RandomBits-4 286615 376.4 ns/op BenchmarkAtof64RandomFloats-4 545037 193.0 ns/op BenchmarkAtof64RandomLongFloats-4 513734 221.9 ns/op BenchmarkAtof32Decimal-4 1088245 110.3 ns/op BenchmarkAtof32Float-4 984261 124.2 ns/op BenchmarkAtof32FloatExp-4 792181 154.4 ns/op BenchmarkAtof32Random-4 487123 243.8 ns/op BenchmarkAtof32RandomLong-4 208687 575.5 ns/op BenchmarkParseInt/Pos/7bit-4 1664910 71.25 ns/op BenchmarkParseInt/Pos/26bit-4 873291 129.7 ns/op BenchmarkParseInt/Pos/31bit-4 782680 153.3 ns/op BenchmarkParseInt/Pos/56bit-4 522256 228.9 ns/op BenchmarkParseInt/Pos/63bit-4 493584 244.6 ns/op BenchmarkParseInt/Neg/7bit-4 1696827 72.23 ns/op BenchmarkParseInt/Neg/26bit-4 871807 131.5 ns/op BenchmarkParseInt/Neg/31bit-4 770389 147.3 ns/op BenchmarkParseInt/Neg/56bit-4 529401 226.8 ns/op BenchmarkParseInt/Neg/63bit-4 440418 242.8 ns/op BenchmarkAtoi/Pos/7bit-4 2437574 49.94 ns/op BenchmarkAtoi/Pos/26bit-4 1172487 97.54 ns/op BenchmarkAtoi/Pos/31bit-4 1041556 117.0 ns/op BenchmarkAtoi/Pos/56bit-4 642964 184.8 ns/op BenchmarkAtoi/Pos/63bit-4 461030 260.7 ns/op BenchmarkAtoi/Neg/7bit-4 2394168 50.51 ns/op BenchmarkAtoi/Neg/26bit-4 1000000 101.6 ns/op BenchmarkAtoi/Neg/31bit-4 983976 119.6 ns/op BenchmarkAtoi/Neg/56bit-4 658352 184.1 ns/op BenchmarkAtoi/Neg/63bit-4 412411 255.6 ns/op BenchmarkFormatFloat/Decimal-4 154933 731.9 ns/op BenchmarkFormatFloat/Float-4 151092 748.4 ns/op BenchmarkFormatFloat/Exp-4 161137 773.0 ns/op BenchmarkFormatFloat/NegExp-4 155134 741.2 ns/op BenchmarkFormatFloat/LongExp-4 135241 862.8 ns/op BenchmarkFormatFloat/Big-4 127804 917.4 ns/op BenchmarkFormatFloat/BinaryExp-4 294610 373.6 ns/op BenchmarkFormatFloat/32Integer-4 164889 721.6 ns/op BenchmarkFormatFloat/32ExactFraction-4 178508 641.9 ns/op BenchmarkFormatFloat/32Point-4 165448 726.4 ns/op BenchmarkFormatFloat/32Exp-4 151249 728.8 ns/op BenchmarkFormatFloat/32NegExp-4 161581 718.2 ns/op BenchmarkFormatFloat/32Shortest-4 179404 665.8 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 188385 602.7 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 180999 623.3 ns/op BenchmarkFormatFloat/64Fixed1-4 224066 524.8 ns/op BenchmarkFormatFloat/64Fixed2-4 228735 528.3 ns/op BenchmarkFormatFloat/64Fixed3-4 222135 520.0 ns/op BenchmarkFormatFloat/64Fixed4-4 231684 526.4 ns/op BenchmarkFormatFloat/64Fixed12-4 129508 906.7 ns/op BenchmarkFormatFloat/64Fixed16-4 159326 747.7 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 163668 703.7 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 148101 808.5 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 3196 31465 ns/op BenchmarkFormatFloat/Slowpath64-4 137515 874.1 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 133741 866.9 ns/op BenchmarkAppendFloat/Decimal-4 176491 662.8 ns/op BenchmarkAppendFloat/Float-4 169206 690.6 ns/op BenchmarkAppendFloat/Exp-4 184924 655.0 ns/op BenchmarkAppendFloat/NegExp-4 181725 643.0 ns/op BenchmarkAppendFloat/LongExp-4 146125 789.0 ns/op BenchmarkAppendFloat/Big-4 138192 855.6 ns/op BenchmarkAppendFloat/BinaryExp-4 420321 269.1 ns/op BenchmarkAppendFloat/32Integer-4 173974 661.4 ns/op BenchmarkAppendFloat/32ExactFraction-4 191294 577.7 ns/op BenchmarkAppendFloat/32Point-4 180606 662.3 ns/op BenchmarkAppendFloat/32Exp-4 185253 643.4 ns/op BenchmarkAppendFloat/32NegExp-4 176329 641.6 ns/op BenchmarkAppendFloat/32Shortest-4 206226 551.4 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 211809 549.6 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 207207 541.8 ns/op BenchmarkAppendFloat/64Fixed1-4 270837 436.5 ns/op BenchmarkAppendFloat/64Fixed2-4 273589 443.7 ns/op BenchmarkAppendFloat/64Fixed3-4 253376 446.2 ns/op BenchmarkAppendFloat/64Fixed4-4 264252 468.2 ns/op BenchmarkAppendFloat/64Fixed12-4 144979 867.0 ns/op BenchmarkAppendFloat/64Fixed16-4 156919 661.9 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 212844 596.4 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 162279 757.7 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 3462 30924 ns/op BenchmarkAppendFloat/Slowpath64-4 145256 785.5 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 147745 780.2 ns/op BenchmarkFormatInt-4 24285 5076 ns/op BenchmarkAppendInt-4 25606 4752 ns/op BenchmarkFormatUint-4 124682 977.0 ns/op BenchmarkAppendUint-4 133958 881.1 ns/op BenchmarkFormatIntSmall/7-4 3948134 30.38 ns/op BenchmarkFormatIntSmall/42-4 4007070 30.22 ns/op BenchmarkAppendIntSmall-4 1769073 66.85 ns/op BenchmarkAppendUintVarlen/1-4 1816562 66.81 ns/op BenchmarkAppendUintVarlen/12-4 1755549 66.79 ns/op BenchmarkAppendUintVarlen/123-4 1367893 88.68 ns/op BenchmarkAppendUintVarlen/1234-4 1361628 90.07 ns/op BenchmarkAppendUintVarlen/12345-4 1287051 94.32 ns/op BenchmarkAppendUintVarlen/123456-4 1257490 93.37 ns/op BenchmarkAppendUintVarlen/1234567-4 1205991 98.84 ns/op BenchmarkAppendUintVarlen/12345678-4 1211804 98.95 ns/op BenchmarkAppendUintVarlen/123456789-4 1182862 104.7 ns/op BenchmarkAppendUintVarlen/1234567890-4 1146355 105.1 ns/op BenchmarkAppendUintVarlen/12345678901-4 1121100 104.7 ns/op BenchmarkAppendUintVarlen/123456789012-4 1000000 104.7 ns/op BenchmarkAppendUintVarlen/1234567890123-4 1101097 107.4 ns/op BenchmarkAppendUintVarlen/12345678901234-4 1000000 108.1 ns/op BenchmarkAppendUintVarlen/123456789012345-4 1087360 111.2 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 949154 109.5 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 1049604 114.2 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 1000000 113.7 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 919743 117.4 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 1019438 114.6 ns/op BenchmarkQuote-4 68547 1727 ns/op BenchmarkQuoteRune-4 667591 179.2 ns/op BenchmarkAppendQuote-4 77020 1507 ns/op BenchmarkAppendQuoteRune-4 1161321 102.3 ns/op BenchmarkUnquoteEasy-4 1913385 61.36 ns/op BenchmarkUnquoteHard-4 65524 1703 ns/op PASS ok strconv 18.772s goos: freebsd goarch: amd64 pkg: strings cpu: AMD EPYC 7B12 BenchmarkBuildString_Builder/1Write_NoGrow-4 635451 188.8 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 193179 562.8 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 282972 388.9 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 650584 178.8 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 212348 531.9 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 294108 391.0 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 440568 256.0 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 123619 877.1 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 159132 752.6 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 2283189 53.42 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 28736 4107 ns/op BenchmarkGenericMatch1-4 2935 38306 ns/op BenchmarkGenericMatch2-4 612 192895 ns/op BenchmarkSingleMaxSkipping-4 8516 11833 ns/op 845.07 MB/s BenchmarkSingleLongSuffixFail-4 17749 6743 ns/op 148.59 MB/s BenchmarkSingleMatch-4 375 316711 ns/op 47.36 MB/s BenchmarkByteByteNoMatch-4 88081 1330 ns/op BenchmarkByteByteMatch-4 29479 3906 ns/op BenchmarkByteStringMatch-4 36798 3297 ns/op BenchmarkHTMLEscapeNew-4 111007 1058 ns/op BenchmarkHTMLEscapeOld-4 140918 868.4 ns/op BenchmarkByteStringReplacerWriteString-4 2014 58868 ns/op BenchmarkByteReplacerWriteString-4 2251 50379 ns/op BenchmarkByteByteReplaces-4 5898 17584 ns/op BenchmarkByteByteMap-4 19758 6134 ns/op BenchmarkMap/identity/ASCII-4 776160 152.6 ns/op BenchmarkMap/identity/Greek-4 574538 207.7 ns/op BenchmarkMap/change/ASCII-4 68084 1730 ns/op BenchmarkMap/change/Greek-4 43819 2760 ns/op BenchmarkIndexRune-4 3946852 29.99 ns/op BenchmarkIndexRuneLongString-4 3348439 34.67 ns/op BenchmarkIndexRuneFastPath-4 5556980 23.31 ns/op BenchmarkIndex-4 11086844 10.31 ns/op BenchmarkLastIndex-4 5579449 21.22 ns/op BenchmarkIndexByte-4 11526327 9.665 ns/op BenchmarkToUpper/#00-4 5906762 20.85 ns/op BenchmarkToUpper/ONLYUPPER-4 3846440 31.13 ns/op BenchmarkToUpper/abc-4 442466 234.5 ns/op BenchmarkToUpper/AbC123-4 383030 306.0 ns/op BenchmarkToUpper/azAZ09_-4 408716 271.9 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 100743 1178 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 124564 958.0 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 54093 2228 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 94808 1354 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 164368 697.9 ns/op BenchmarkToLower/#00-4 5815784 19.84 ns/op BenchmarkToLower/abc-4 5079001 23.42 ns/op BenchmarkToLower/AbC123-4 341132 328.5 ns/op BenchmarkToLower/azAZ09_-4 363928 333.0 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 172828 701.8 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 118977 992.2 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 52258 2273 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 101528 1163 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 162940 710.9 ns/op BenchmarkMapNoChanges-4 1000000 112.1 ns/op BenchmarkTrim-4 57034 2085 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 4198227 26.42 ns/op BenchmarkToValidUTF8/InvalidASCII-4 287457 397.1 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 204966 587.4 ns/op BenchmarkEqualFold/Tests-4 77211 1550 ns/op BenchmarkEqualFold/ASCII-4 4780852 24.93 ns/op BenchmarkEqualFold/UnicodePrefix-4 153520 778.1 ns/op BenchmarkEqualFold/UnicodeSuffix-4 155836 732.3 ns/op BenchmarkIndexHard1-4 1264 93555 ns/op BenchmarkIndexHard2-4 916 130936 ns/op BenchmarkIndexHard3-4 182 654621 ns/op BenchmarkIndexHard4-4 187 641893 ns/op BenchmarkLastIndexHard1-4 69 1677894 ns/op BenchmarkLastIndexHard2-4 69 1678099 ns/op BenchmarkLastIndexHard3-4 69 1677657 ns/op BenchmarkCountHard1-4 1284 94226 ns/op BenchmarkCountHard2-4 906 130738 ns/op BenchmarkCountHard3-4 182 655616 ns/op BenchmarkIndexTorture-4 9444 12662 ns/op BenchmarkCountTorture-4 9436 12712 ns/op BenchmarkCountTortureOverlapping-4 1916 58441 ns/op BenchmarkCountByte/10-4 5522670 21.24 ns/op 470.92 MB/s BenchmarkCountByte/32-4 5305771 21.43 ns/op 1493.08 MB/s BenchmarkCountByte/4096-4 1325458 90.80 ns/op 45108.91 MB/s BenchmarkCountByte/4194304-4 1393 79275 ns/op 52908.11 MB/s BenchmarkCountByte/67108864-4 42 3592442 ns/op 18680.57 MB/s BenchmarkFields/ASCII/16-4 431172 276.2 ns/op 57.94 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 34335 3480 ns/op 73.57 MB/s 576 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 2012 53984 ns/op 75.87 MB/s 6528 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 124 960772 ns/op 68.21 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 7 15460905 ns/op 67.82 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 481896 263.4 ns/op 60.75 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 16074 7479 ns/op 34.23 MB/s 352 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 910 130948 ns/op 31.28 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 52 2332744 ns/op 28.09 MB/s 463107 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 3 40218721 ns/op 26.07 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 314546 389.1 ns/op 41.12 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 21546 5807 ns/op 44.09 MB/s 1600 B/op 2 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 1309 87762 ns/op 46.67 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 76 1548326 ns/op 42.33 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 4 28489736 ns/op 36.81 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 319702 358.4 ns/op 44.65 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 20326 5751 ns/op 44.51 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 1160 108130 ns/op 37.88 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 62 1888983 ns/op 34.69 MB/s 463108 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 3 35238783 ns/op 29.76 MB/s 10449184 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 3 39484187 ns/op BenchmarkSplitSingleByteSeparator-4 48 2717019 ns/op BenchmarkSplitMultiByteSeparator-4 79 1511026 ns/op BenchmarkSplitNSingleByteSeparator-4 438788 247.6 ns/op BenchmarkSplitNMultiByteSeparator-4 413678 312.8 ns/op BenchmarkRepeat/5x0-4 5015642 23.40 ns/op BenchmarkRepeat/5x1-4 5334392 23.08 ns/op BenchmarkRepeat/5x2-4 331630 340.9 ns/op BenchmarkRepeat/5x6-4 207721 557.7 ns/op BenchmarkRepeat/10x0-4 5041592 23.51 ns/op BenchmarkRepeat/10x1-4 5179137 22.19 ns/op BenchmarkRepeat/10x2-4 342414 347.9 ns/op BenchmarkRepeat/10x6-4 195978 572.6 ns/op BenchmarkRepeatLarge/256/1-4 104383 1187 ns/op 215.61 MB/s BenchmarkRepeatLarge/256/16-4 159850 758.3 ns/op 337.58 MB/s BenchmarkRepeatLarge/512/1-4 82036 1456 ns/op 351.75 MB/s BenchmarkRepeatLarge/512/16-4 122364 1010 ns/op 506.90 MB/s BenchmarkRepeatLarge/1024/1-4 61734 1900 ns/op 538.85 MB/s BenchmarkRepeatLarge/1024/16-4 84708 1438 ns/op 712.09 MB/s BenchmarkRepeatLarge/2048/1-4 46933 2637 ns/op 776.67 MB/s BenchmarkRepeatLarge/2048/16-4 56048 2129 ns/op 961.79 MB/s BenchmarkRepeatLarge/4096/1-4 30620 4013 ns/op 1020.72 MB/s BenchmarkRepeatLarge/4096/16-4 34713 3437 ns/op 1191.84 MB/s BenchmarkRepeatLarge/8192/1-4 16980 6556 ns/op 1249.55 MB/s BenchmarkRepeatLarge/8192/16-4 20502 6556 ns/op 1249.56 MB/s BenchmarkRepeatLarge/8192/4097-4 6595596 18.05 ns/op 226946.23 MB/s BenchmarkRepeatLarge/16384/1-4 10000 13310 ns/op 1231.00 MB/s BenchmarkRepeatLarge/16384/16-4 9914 11064 ns/op 1480.78 MB/s BenchmarkRepeatLarge/16384/4097-4 14925 7588 ns/op 1619.75 MB/s BenchmarkRepeatLarge/32768/1-4 5952 20444 ns/op 1602.82 MB/s BenchmarkRepeatLarge/32768/16-4 5090 21124 ns/op 1551.25 MB/s BenchmarkRepeatLarge/32768/4097-4 5240 21501 ns/op 1333.85 MB/s BenchmarkRepeatLarge/65536/1-4 3043 39137 ns/op 1674.55 MB/s BenchmarkRepeatLarge/65536/16-4 3169 37242 ns/op 1759.74 MB/s BenchmarkRepeatLarge/65536/4097-4 3472 35547 ns/op 1728.81 MB/s BenchmarkRepeatLarge/131072/1-4 1090 135338 ns/op 968.48 MB/s BenchmarkRepeatLarge/131072/16-4 931 155026 ns/op 845.48 MB/s BenchmarkRepeatLarge/131072/4097-4 918 150131 ns/op 845.97 MB/s BenchmarkRepeatLarge/262144/1-4 504 227297 ns/op 1153.31 MB/s BenchmarkRepeatLarge/262144/16-4 490 232025 ns/op 1129.81 MB/s BenchmarkRepeatLarge/262144/4097-4 541 234647 ns/op 1100.00 MB/s BenchmarkRepeatLarge/524288/1-4 246 474322 ns/op 1105.34 MB/s BenchmarkRepeatLarge/524288/16-4 244 472868 ns/op 1108.74 MB/s BenchmarkRepeatLarge/524288/4097-4 258 473367 ns/op 1099.19 MB/s BenchmarkRepeatLarge/1048576/1-4 121 961856 ns/op 1090.16 MB/s BenchmarkRepeatLarge/1048576/16-4 128 1005537 ns/op 1042.80 MB/s BenchmarkRepeatLarge/1048576/4097-4 129 896542 ns/op 1165.29 MB/s BenchmarkRepeatLarge/2097152/1-4 74 1769869 ns/op 1184.92 MB/s BenchmarkRepeatLarge/2097152/16-4 63 1785202 ns/op 1174.74 MB/s BenchmarkRepeatLarge/2097152/4097-4 72 1868966 ns/op 1120.17 MB/s BenchmarkRepeatLarge/4194304/1-4 32 3888098 ns/op 1078.75 MB/s BenchmarkRepeatLarge/4194304/16-4 33 3655598 ns/op 1147.36 MB/s BenchmarkRepeatLarge/4194304/4097-4 33 3697145 ns/op 1133.64 MB/s BenchmarkRepeatLarge/8388608/1-4 16 6649941 ns/op 1261.46 MB/s BenchmarkRepeatLarge/8388608/16-4 18 6700761 ns/op 1251.89 MB/s BenchmarkRepeatLarge/8388608/4097-4 15 6782789 ns/op 1236.45 MB/s BenchmarkRepeatLarge/16777216/1-4 8 13206580 ns/op 1270.37 MB/s BenchmarkRepeatLarge/16777216/16-4 8 12930469 ns/op 1297.49 MB/s BenchmarkRepeatLarge/16777216/4097-4 8 13288775 ns/op 1262.51 MB/s BenchmarkRepeatLarge/33554432/1-4 4 25943545 ns/op 1293.36 MB/s BenchmarkRepeatLarge/33554432/16-4 4 26213162 ns/op 1280.06 MB/s BenchmarkRepeatLarge/33554432/4097-4 4 25757360 ns/op 1302.71 MB/s BenchmarkRepeatLarge/67108864/1-4 2 53987896 ns/op 1243.04 MB/s BenchmarkRepeatLarge/67108864/16-4 2 50578893 ns/op 1326.82 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 51122158 ns/op 1312.72 MB/s BenchmarkRepeatLarge/134217728/1-4 1 100912727 ns/op 1330.04 MB/s BenchmarkRepeatLarge/134217728/16-4 1 101205706 ns/op 1326.19 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 102268347 ns/op 1312.41 MB/s BenchmarkRepeatLarge/268435456/1-4 1 220103437 ns/op 1219.59 MB/s BenchmarkRepeatLarge/268435456/16-4 1 200369031 ns/op 1339.71 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 204905605 ns/op 1310.04 MB/s BenchmarkRepeatLarge/536870912/1-4 1 443900858 ns/op 1209.44 MB/s BenchmarkRepeatLarge/536870912/16-4 1 403417624 ns/op 1330.81 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 408927789 ns/op 1312.87 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 894812243 ns/op 1199.96 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 806956347 ns/op 1330.61 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 823760692 ns/op 1303.46 MB/s BenchmarkRepeatSpaces-4 4839700 24.05 ns/op 0 B/op 0 allocs/op BenchmarkIndexAnyASCII/1:1-4 2893582 42.39 ns/op BenchmarkIndexAnyASCII/1:2-4 2793633 42.29 ns/op BenchmarkIndexAnyASCII/1:4-4 2751976 40.91 ns/op BenchmarkIndexAnyASCII/1:8-4 2825788 40.92 ns/op BenchmarkIndexAnyASCII/1:16-4 2784148 41.82 ns/op BenchmarkIndexAnyASCII/1:32-4 2861162 41.95 ns/op BenchmarkIndexAnyASCII/1:64-4 2803058 41.53 ns/op BenchmarkIndexAnyASCII/16:1-4 2902626 42.27 ns/op BenchmarkIndexAnyASCII/16:2-4 857306 117.8 ns/op BenchmarkIndexAnyASCII/16:4-4 889428 120.2 ns/op BenchmarkIndexAnyASCII/16:8-4 816541 124.4 ns/op BenchmarkIndexAnyASCII/16:16-4 876766 136.3 ns/op BenchmarkIndexAnyASCII/16:32-4 709738 162.1 ns/op BenchmarkIndexAnyASCII/16:64-4 434786 278.2 ns/op BenchmarkIndexAnyASCII/256:1-4 2679908 42.37 ns/op BenchmarkIndexAnyASCII/256:2-4 78138 1479 ns/op BenchmarkIndexAnyASCII/256:4-4 81730 1469 ns/op BenchmarkIndexAnyASCII/256:8-4 81385 1315 ns/op BenchmarkIndexAnyASCII/256:16-4 80619 1326 ns/op BenchmarkIndexAnyASCII/256:32-4 94705 1494 ns/op BenchmarkIndexAnyASCII/256:64-4 75405 1576 ns/op BenchmarkIndexAnyUTF8/1:1-4 3089276 39.24 ns/op BenchmarkIndexAnyUTF8/1:2-4 2892493 42.05 ns/op BenchmarkIndexAnyUTF8/1:4-4 2862588 41.63 ns/op BenchmarkIndexAnyUTF8/1:8-4 2742741 42.45 ns/op BenchmarkIndexAnyUTF8/1:16-4 2765120 43.59 ns/op BenchmarkIndexAnyUTF8/1:32-4 2784678 42.80 ns/op BenchmarkIndexAnyUTF8/1:64-4 2803350 42.19 ns/op BenchmarkIndexAnyUTF8/16:1-4 2245837 52.46 ns/op BenchmarkIndexAnyUTF8/16:2-4 399504 310.1 ns/op BenchmarkIndexAnyUTF8/16:4-4 396172 310.0 ns/op BenchmarkIndexAnyUTF8/16:8-4 341325 309.5 ns/op BenchmarkIndexAnyUTF8/16:16-4 396748 307.3 ns/op BenchmarkIndexAnyUTF8/16:32-4 345717 313.1 ns/op BenchmarkIndexAnyUTF8/16:64-4 362130 309.2 ns/op BenchmarkIndexAnyUTF8/256:1-4 426535 280.5 ns/op BenchmarkIndexAnyUTF8/256:2-4 26655 4502 ns/op BenchmarkIndexAnyUTF8/256:4-4 26659 4517 ns/op BenchmarkIndexAnyUTF8/256:8-4 26977 4560 ns/op BenchmarkIndexAnyUTF8/256:16-4 26412 4513 ns/op BenchmarkIndexAnyUTF8/256:32-4 24738 4610 ns/op BenchmarkIndexAnyUTF8/256:64-4 25856 4513 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2958637 42.41 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2944190 41.06 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2922184 42.20 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2908441 40.77 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2933520 40.92 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2903200 42.52 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2937249 40.76 ns/op BenchmarkLastIndexAnyASCII/16:1-4 1032650 116.0 ns/op BenchmarkLastIndexAnyASCII/16:2-4 1000000 117.0 ns/op BenchmarkLastIndexAnyASCII/16:4-4 903716 116.8 ns/op BenchmarkLastIndexAnyASCII/16:8-4 860638 121.6 ns/op BenchmarkLastIndexAnyASCII/16:16-4 748581 137.1 ns/op BenchmarkLastIndexAnyASCII/16:32-4 731482 159.0 ns/op BenchmarkLastIndexAnyASCII/16:64-4 517537 225.1 ns/op BenchmarkLastIndexAnyASCII/256:1-4 84230 1469 ns/op BenchmarkLastIndexAnyASCII/256:2-4 82093 1404 ns/op BenchmarkLastIndexAnyASCII/256:4-4 81562 1468 ns/op BenchmarkLastIndexAnyASCII/256:8-4 80538 1469 ns/op BenchmarkLastIndexAnyASCII/256:16-4 79267 1488 ns/op BenchmarkLastIndexAnyASCII/256:32-4 77988 1364 ns/op BenchmarkLastIndexAnyASCII/256:64-4 75435 1570 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2949651 42.34 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2962260 40.35 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2979328 39.40 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2961360 41.31 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2823232 39.86 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2917545 41.54 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2965723 40.74 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 434264 238.5 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 220778 542.7 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 222585 511.2 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 223635 518.6 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 215834 535.6 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 209732 544.0 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 219856 531.4 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 34639 3591 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 15591 7751 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 14941 7762 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 15488 7687 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 15450 8181 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 15315 7794 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 15445 8183 ns/op BenchmarkTrimASCII/1:1-4 4765082 25.70 ns/op BenchmarkTrimASCII/1:2-4 3701869 32.80 ns/op BenchmarkTrimASCII/1:4-4 3580197 32.80 ns/op BenchmarkTrimASCII/1:8-4 3352322 36.64 ns/op BenchmarkTrimASCII/1:16-4 2392459 50.02 ns/op BenchmarkTrimASCII/16:1-4 3213744 36.59 ns/op BenchmarkTrimASCII/16:2-4 1012095 117.9 ns/op BenchmarkTrimASCII/16:4-4 1050254 109.6 ns/op BenchmarkTrimASCII/16:8-4 1046954 114.8 ns/op BenchmarkTrimASCII/16:16-4 868375 138.6 ns/op BenchmarkTrimASCII/256:1-4 624718 191.1 ns/op BenchmarkTrimASCII/256:2-4 87339 1475 ns/op BenchmarkTrimASCII/256:4-4 82070 1467 ns/op BenchmarkTrimASCII/256:8-4 79508 1365 ns/op BenchmarkTrimASCII/256:16-4 80077 1373 ns/op BenchmarkTrimASCII/4096:1-4 45492 2647 ns/op BenchmarkTrimASCII/4096:2-4 5162 23022 ns/op BenchmarkTrimASCII/4096:4-4 5426 22920 ns/op BenchmarkTrimASCII/4096:8-4 5814 23002 ns/op BenchmarkTrimASCII/4096:16-4 4798 22965 ns/op BenchmarkTrimByte-4 5635946 21.40 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 2708 42840 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 2932 40917 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1593 74159 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 3206 37199 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 6186 18583 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 12343 9737 ns/op BenchmarkJoin/0-4 6617229 18.18 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 5032878 24.02 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 292940 379.9 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 220600 540.9 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 163387 707.8 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 143677 847.1 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 121249 1003 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 105158 1163 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 4039777 29.60 ns/op BenchmarkTrimSpace/ASCII-4 2482960 47.31 ns/op BenchmarkTrimSpace/SomeNonASCII-4 205923 610.8 ns/op BenchmarkTrimSpace/JustNonASCII-4 102478 1151 ns/op BenchmarkReplaceAll-4 222754 545.7 ns/op 16 B/op 1 allocs/op PASS ok strings 50.234s goos: freebsd goarch: amd64 pkg: sync cpu: AMD EPYC 7B12 BenchmarkCond1-4 42675 2865 ns/op BenchmarkCond2-4 16446 7547 ns/op BenchmarkCond4-4 8419 17283 ns/op BenchmarkCond8-4 2721 44108 ns/op BenchmarkCond16-4 1201 97371 ns/op BenchmarkCond32-4 560 201567 ns/op BenchmarkMapLoadMostlyHits/*sync_test.DeepCopyMap-4 604569 181.3 ns/op 12 B/op 0 allocs/op BenchmarkMapLoadMostlyHits/*sync_test.RWMutexMap-4 165324 621.2 ns/op 11 B/op 0 allocs/op BenchmarkMapLoadMostlyHits/*sync.HashTrieMap[interface_{},interface_{}]-4 307772 460.6 ns/op 12 B/op 0 allocs/op BenchmarkMapLoadMostlyHits/*sync.Map-4 270565 392.9 ns/op 12 B/op 0 allocs/op BenchmarkMapLoadMostlyMisses/*sync_test.DeepCopyMap-4 739614 154.5 ns/op 12 B/op 0 allocs/op BenchmarkMapLoadMostlyMisses/*sync_test.RWMutexMap-4 185757 617.3 ns/op 12 B/op 0 allocs/op BenchmarkMapLoadMostlyMisses/*sync.HashTrieMap[interface_{},interface_{}]-4 604530 185.1 ns/op 11 B/op 0 allocs/op BenchmarkMapLoadMostlyMisses/*sync.Map-4 597292 169.6 ns/op 11 B/op 0 allocs/op BenchmarkMapLoadOrStoreBalanced/*sync_test.RWMutexMap-4 92610 1394 ns/op 80 B/op 1 allocs/op BenchmarkMapLoadOrStoreBalanced/*sync.HashTrieMap[interface_{},interface_{}]-4 135699 1038 ns/op 77 B/op 2 allocs/op BenchmarkMapLoadOrStoreBalanced/*sync.Map-4 154838 983.7 ns/op 77 B/op 2 allocs/op BenchmarkMapLoadOrStoreUnique/*sync_test.RWMutexMap-4 71460 1906 ns/op 178 B/op 2 allocs/op BenchmarkMapLoadOrStoreUnique/*sync.HashTrieMap[interface_{},interface_{}]-4 90362 1514 ns/op 141 B/op 3 allocs/op BenchmarkMapLoadOrStoreUnique/*sync.Map-4 98670 1474 ns/op 141 B/op 3 allocs/op BenchmarkMapLoadOrStoreCollision/*sync_test.DeepCopyMap-4 457770 267.7 ns/op 0 B/op 0 allocs/op BenchmarkMapLoadOrStoreCollision/*sync_test.RWMutexMap-4 122208 970.5 ns/op 0 B/op 0 allocs/op BenchmarkMapLoadOrStoreCollision/*sync.HashTrieMap[interface_{},interface_{}]-4 554966 190.6 ns/op 0 B/op 0 allocs/op BenchmarkMapLoadOrStoreCollision/*sync.Map-4 549673 205.4 ns/op 0 B/op 0 allocs/op BenchmarkMapLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 110912 1032 ns/op 7 B/op 0 allocs/op BenchmarkMapLoadAndDeleteBalanced/*sync.HashTrieMap[interface_{},interface_{}]-4 611877 198.6 ns/op 7 B/op 0 allocs/op BenchmarkMapLoadAndDeleteBalanced/*sync.Map-4 419683 303.5 ns/op 7 B/op 0 allocs/op BenchmarkMapLoadAndDeleteUnique/*sync_test.RWMutexMap-4 126571 905.5 ns/op 15 B/op 0 allocs/op BenchmarkMapLoadAndDeleteUnique/*sync.HashTrieMap[interface_{},interface_{}]-4 551608 200.9 ns/op 15 B/op 0 allocs/op BenchmarkMapLoadAndDeleteUnique/*sync.Map-4 567337 201.8 ns/op 15 B/op 0 allocs/op BenchmarkMapLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 43369 2614 ns/op 295 B/op 2 allocs/op BenchmarkMapLoadAndDeleteCollision/*sync_test.RWMutexMap-4 86587 1263 ns/op 0 B/op 0 allocs/op BenchmarkMapLoadAndDeleteCollision/*sync.HashTrieMap[interface_{},interface_{}]-4 104709 1169 ns/op 7 B/op 0 allocs/op BenchmarkMapLoadAndDeleteCollision/*sync.Map-4 102897 1086 ns/op 6 B/op 0 allocs/op BenchmarkMapRange/*sync_test.DeepCopyMap-4 4254 24086 ns/op 0 B/op 0 allocs/op BenchmarkMapRange/*sync_test.RWMutexMap-4 198 604319 ns/op 18434 B/op 1 allocs/op BenchmarkMapRange/*sync.HashTrieMap[interface_{},interface_{}]-4 486 237320 ns/op 0 B/op 0 allocs/op BenchmarkMapRange/*sync.Map-4 492 215399 ns/op 0 B/op 0 allocs/op BenchmarkMapAdversarialAlloc/*sync_test.DeepCopyMap-4 130386 1004 ns/op 276 B/op 1 allocs/op BenchmarkMapAdversarialAlloc/*sync_test.RWMutexMap-4 190621 647.1 ns/op 16 B/op 1 allocs/op BenchmarkMapAdversarialAlloc/*sync.HashTrieMap[interface_{},interface_{}]-4 343634 347.4 ns/op 16 B/op 1 allocs/op BenchmarkMapAdversarialAlloc/*sync.Map-4 315296 350.5 ns/op 16 B/op 1 allocs/op BenchmarkMapAdversarialDelete/*sync_test.DeepCopyMap-4 255350 460.3 ns/op 177 B/op 1 allocs/op BenchmarkMapAdversarialDelete/*sync_test.RWMutexMap-4 191581 639.4 ns/op 32 B/op 1 allocs/op BenchmarkMapAdversarialDelete/*sync.HashTrieMap[interface_{},interface_{}]-4 345480 321.4 ns/op 16 B/op 1 allocs/op BenchmarkMapAdversarialDelete/*sync.Map-4 335754 330.6 ns/op 16 B/op 1 allocs/op BenchmarkMapDeleteCollision/*sync_test.DeepCopyMap-4 69908 1614 ns/op 48 B/op 1 allocs/op BenchmarkMapDeleteCollision/*sync_test.RWMutexMap-4 149318 844.7 ns/op 0 B/op 0 allocs/op BenchmarkMapDeleteCollision/*sync.HashTrieMap[interface_{},interface_{}]-4 539114 208.4 ns/op 0 B/op 0 allocs/op BenchmarkMapDeleteCollision/*sync.Map-4 543034 214.0 ns/op 0 B/op 0 allocs/op BenchmarkMapSwapCollision/*sync_test.DeepCopyMap-4 55086 2302 ns/op 336 B/op 2 allocs/op BenchmarkMapSwapCollision/*sync_test.RWMutexMap-4 126670 969.8 ns/op 0 B/op 0 allocs/op BenchmarkMapSwapCollision/*sync.HashTrieMap[interface_{},interface_{}]-4 45280 2457 ns/op 48 B/op 1 allocs/op BenchmarkMapSwapCollision/*sync.Map-4 46270 2528 ns/op 48 B/op 1 allocs/op BenchmarkMapSwapMostlyHits/*sync_test.DeepCopyMap-4 787 169755 ns/op 82184 B/op 7 allocs/op BenchmarkMapSwapMostlyHits/*sync_test.RWMutexMap-4 90538 1266 ns/op 24 B/op 1 allocs/op BenchmarkMapSwapMostlyHits/*sync.HashTrieMap[interface_{},interface_{}]-4 158018 825.9 ns/op 72 B/op 2 allocs/op BenchmarkMapSwapMostlyHits/*sync.Map-4 159967 843.8 ns/op 72 B/op 2 allocs/op BenchmarkMapSwapMostlyMisses/*sync_test.DeepCopyMap-4 25165 4783 ns/op 719 B/op 6 allocs/op BenchmarkMapSwapMostlyMisses/*sync_test.RWMutexMap-4 56780 2157 ns/op 47 B/op 2 allocs/op BenchmarkMapSwapMostlyMisses/*sync.HashTrieMap[interface_{},interface_{}]-4 26790 4514 ns/op 104 B/op 4 allocs/op BenchmarkMapSwapMostlyMisses/*sync.Map-4 26738 4396 ns/op 105 B/op 4 allocs/op BenchmarkMapCompareAndSwapCollision/*sync_test.DeepCopyMap-4 206409 580.3 ns/op 40 B/op 0 allocs/op BenchmarkMapCompareAndSwapCollision/*sync_test.RWMutexMap-4 92798 1263 ns/op 0 B/op 0 allocs/op BenchmarkMapCompareAndSwapCollision/*sync.HashTrieMap[interface_{},interface_{}]-4 101872 1126 ns/op 12 B/op 0 allocs/op BenchmarkMapCompareAndSwapCollision/*sync.Map-4 105074 1127 ns/op 11 B/op 0 allocs/op BenchmarkMapCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 2585698 42.15 ns/op 15 B/op 0 allocs/op BenchmarkMapCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 141138 823.3 ns/op 15 B/op 0 allocs/op BenchmarkMapCompareAndSwapNoExistingKey/*sync.HashTrieMap[interface_{},interface_{}]-4 603878 187.5 ns/op 15 B/op 0 allocs/op BenchmarkMapCompareAndSwapNoExistingKey/*sync.Map-4 594685 184.5 ns/op 15 B/op 0 allocs/op BenchmarkMapCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 649898 169.5 ns/op 0 B/op 0 allocs/op BenchmarkMapCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 126466 972.0 ns/op 0 B/op 0 allocs/op BenchmarkMapCompareAndSwapValueNotEqual/*sync.HashTrieMap[interface_{},interface_{}]-4 587767 195.8 ns/op 0 B/op 0 allocs/op BenchmarkMapCompareAndSwapValueNotEqual/*sync.Map-4 571536 196.8 ns/op 0 B/op 0 allocs/op BenchmarkMapCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 77164 1467 ns/op 35 B/op 2 allocs/op BenchmarkMapCompareAndSwapMostlyHits/*sync.HashTrieMap[interface_{},interface_{}]-4 150736 840.5 ns/op 83 B/op 3 allocs/op BenchmarkMapCompareAndSwapMostlyHits/*sync.Map-4 153019 844.8 ns/op 83 B/op 3 allocs/op BenchmarkMapCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 572917 211.7 ns/op 48 B/op 2 allocs/op BenchmarkMapCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 113125 1142 ns/op 47 B/op 2 allocs/op BenchmarkMapCompareAndSwapMostlyMisses/*sync.HashTrieMap[interface_{},interface_{}]-4 543164 260.3 ns/op 47 B/op 2 allocs/op BenchmarkMapCompareAndSwapMostlyMisses/*sync.Map-4 532522 244.4 ns/op 47 B/op 2 allocs/op BenchmarkMapCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 197196 644.8 ns/op 59 B/op 0 allocs/op BenchmarkMapCompareAndDeleteCollision/*sync_test.RWMutexMap-4 93529 1243 ns/op 0 B/op 0 allocs/op BenchmarkMapCompareAndDeleteCollision/*sync.HashTrieMap[interface_{},interface_{}]-4 112345 1136 ns/op 6 B/op 0 allocs/op BenchmarkMapCompareAndDeleteCollision/*sync.Map-4 106609 1201 ns/op 7 B/op 0 allocs/op BenchmarkMapCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 49390 2397 ns/op 47 B/op 2 allocs/op BenchmarkMapCompareAndDeleteMostlyHits/*sync.HashTrieMap[interface_{},interface_{}]-4 80883 1445 ns/op 84 B/op 3 allocs/op BenchmarkMapCompareAndDeleteMostlyHits/*sync.Map-4 78637 1506 ns/op 93 B/op 3 allocs/op BenchmarkMapCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 616382 196.1 ns/op 32 B/op 2 allocs/op BenchmarkMapCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 113151 1058 ns/op 31 B/op 1 allocs/op BenchmarkMapCompareAndDeleteMostlyMisses/*sync.HashTrieMap[interface_{},interface_{}]-4 556905 217.0 ns/op 32 B/op 1 allocs/op BenchmarkMapCompareAndDeleteMostlyMisses/*sync.Map-4 531207 204.5 ns/op 31 B/op 1 allocs/op BenchmarkMapClear/*sync_test.DeepCopyMap-4 42309 2961 ns/op 336 B/op 2 allocs/op BenchmarkMapClear/*sync_test.RWMutexMap-4 70201 1682 ns/op 0 B/op 0 allocs/op BenchmarkMapClear/*sync.HashTrieMap[interface_{},interface_{}]-4 84872 1642 ns/op 210 B/op 2 allocs/op BenchmarkMapClear/*sync.Map-4 74844 1612 ns/op 210 B/op 2 allocs/op BenchmarkUncontendedSemaphore-4 7727276 17.06 ns/op BenchmarkContendedSemaphore-4 4835878 22.75 ns/op BenchmarkMutexUncontended-4 1616046 81.45 ns/op BenchmarkMutex-4 83599 1240 ns/op BenchmarkMutexSlack-4 80734 1368 ns/op BenchmarkMutexWork-4 76130 1449 ns/op BenchmarkMutexWorkSlack-4 76177 1584 ns/op BenchmarkMutexNoSpin-4 44314 2675 ns/op BenchmarkMutexSpin-4 57606 2217 ns/op BenchmarkOnce-4 926374 137.2 ns/op BenchmarkOnceFunc/v=Once-4 2069013 57.88 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1672748 71.75 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1757914 68.20 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1964955 59.52 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1592847 77.53 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1699786 70.53 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 10956002 11.12 ns/op BenchmarkSemaSyntNonblock-4 2155941 52.83 ns/op BenchmarkSemaSyntBlock-4 1300132 77.64 ns/op BenchmarkSemaWorkNonblock-4 1323978 85.12 ns/op BenchmarkSemaWorkBlock-4 1000000 122.6 ns/op BenchmarkRWMutexUncontended-4 613426 173.9 ns/op BenchmarkRWMutexWrite100-4 221587 508.7 ns/op BenchmarkRWMutexWrite10-4 153489 742.3 ns/op BenchmarkRWMutexWorkWrite100-4 209238 555.4 ns/op BenchmarkRWMutexWorkWrite10-4 145047 877.7 ns/op BenchmarkWaitGroupUncontended-4 1428465 84.16 ns/op BenchmarkWaitGroupAddDone-4 317412 467.8 ns/op BenchmarkWaitGroupAddDoneWork-4 328326 438.8 ns/op BenchmarkWaitGroupWait-4 5759359 20.68 ns/op BenchmarkWaitGroupWaitWork-4 4178050 28.70 ns/op BenchmarkWaitGroupActuallyWait-4 27804 4363 ns/op 32 B/op 2 allocs/op PASS ok sync 21.548s goos: freebsd goarch: amd64 pkg: sync/atomic cpu: AMD EPYC 7B12 BenchmarkValueRead-4 747022 242.7 ns/op PASS ok sync/atomic 1.325s PASS ok syscall 1.031s goos: freebsd goarch: amd64 pkg: testing cpu: AMD EPYC 7B12 BenchmarkTBHelper-4 186650 637.6 ns/op 0 B/op 0 allocs/op BenchmarkBLoopPrint-4 16286 7191 ns/op --- BENCH: BenchmarkBLoopPrint-4 testing_test.go:1020: Ramping up from BenchmarkBLoopPrint testing_test.go:1022: Printing from BenchmarkBLoopPrint testing_test.go:1022: Printing from BenchmarkBLoopPrint testing_test.go:1022: Printing from BenchmarkBLoopPrint testing_test.go:1022: Printing from BenchmarkBLoopPrint testing_test.go:1022: Printing from BenchmarkBLoopPrint testing_test.go:1022: Printing from BenchmarkBLoopPrint testing_test.go:1022: Printing from BenchmarkBLoopPrint testing_test.go:1022: Printing from BenchmarkBLoopPrint testing_test.go:1022: Printing from BenchmarkBLoopPrint ... [output truncated] BenchmarkBNPrint-4 18632 6623 ns/op --- BENCH: BenchmarkBNPrint-4 testing_test.go:1027: Ramping up from BenchmarkBNPrint testing_test.go:1029: Printing from BenchmarkBNPrint testing_test.go:1027: Ramping up from BenchmarkBNPrint testing_test.go:1029: Printing from BenchmarkBNPrint testing_test.go:1029: Printing from BenchmarkBNPrint testing_test.go:1029: Printing from BenchmarkBNPrint testing_test.go:1029: Printing from BenchmarkBNPrint testing_test.go:1029: Printing from BenchmarkBNPrint testing_test.go:1029: Printing from BenchmarkBNPrint testing_test.go:1029: Printing from BenchmarkBNPrint ... [output truncated] PASS ok testing 1.513s goos: freebsd goarch: amd64 pkg: text/tabwriter cpu: AMD EPYC 7B12 BenchmarkTable/1x10/new-4 11216 10329 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 14896 8137 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 135 896698 ns/op 110960 B/op 1024 allocs/op BenchmarkTable/1x1000/reuse-4 157 759745 ns/op 706 B/op 6 allocs/op BenchmarkTable/1x100000/new-4 2 100051910 ns/op 18287792 B/op 100059 allocs/op BenchmarkTable/1x100000/reuse-4 2 88325655 ns/op 9142520 B/op 50028 allocs/op BenchmarkTable/10x10/new-4 2245 48219 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 2776 41585 ns/op 1 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 25 4400069 ns/op 395136 B/op 1038 allocs/op BenchmarkTable/10x1000/reuse-4 27 3940854 ns/op 14634 B/op 38 allocs/op BenchmarkTable/10x100000/new-4 1 466325907 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/10x100000/reuse-4 1 475375595 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/100x10/new-4 286 398507 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 314 364565 ns/op 125 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 3 39845241 ns/op 3270528 B/op 1052 allocs/op BenchmarkTable/100x1000/reuse-4 3 37609815 ns/op 1090176 B/op 350 allocs/op BenchmarkTable/100x100000/new-4 1 4915884950 ns/op 334041984 B/op 100088 allocs/op BenchmarkTable/100x100000/reuse-4 1 4759438676 ns/op 334042080 B/op 100089 allocs/op BenchmarkPyramid/10-4 3652 30956 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 55 2273609 ns/op 410537 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 203027503 ns/op 35606824 B/op 2054 allocs/op BenchmarkRagged/10-4 3374 34263 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 373 315615 ns/op 42416 B/op 188 allocs/op BenchmarkRagged/1000-4 32 3189850 ns/op 408992 B/op 1660 allocs/op BenchmarkCode-4 10000 10301 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 15.432s goos: freebsd goarch: amd64 pkg: text/template/parse cpu: AMD EPYC 7B12 BenchmarkParseLarge-4 2 56035413 ns/op BenchmarkVariableString-4 156608 756.7 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 3014 38797 ns/op 2508 B/op 39 allocs/op PASS ok text/template/parse 1.502s goos: freebsd goarch: amd64 pkg: time cpu: AMD EPYC 7B12 BenchmarkAfterFunc1000-4 28 4141423 ns/op BenchmarkAfter-4 89670 1260 ns/op BenchmarkStop/impl=chan-4 158469 725.9 ns/op BenchmarkStop/impl=func-4 185654 627.3 ns/op BenchmarkSimultaneousAfterFunc1000-4 34 4354621 ns/op BenchmarkStartStop1000-4 193 625642 ns/op BenchmarkReset/impl=chan-4 1503690 90.47 ns/op BenchmarkReset/impl=func-4 1520175 80.14 ns/op BenchmarkSleep1000-4 33 3209041 ns/op BenchmarkParallelTimerLatency-4 52 130865 avg-late-ns 576681 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 37 74170 avg-late-ns 233042 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 33 57109 avg-late-ns 161044 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 42285 avg-late-ns 125224 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 33 35941 avg-late-ns 138363 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 78705 avg-late-ns 447039 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 32 79086 avg-late-ns 261998 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 30 96134 avg-late-ns 287019 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 27 95200 avg-late-ns 529140 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 152869 avg-late-ns 820225 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 26 828828 avg-late-ns 6505882 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 75851 avg-late-ns 265373 max-late-ns BenchmarkAdjustTimers10000-4 22 6216823 ns/op BenchmarkTicker-4 453406 258.0 ns/op BenchmarkTickerReset-4 1259307 85.30 ns/op BenchmarkTickerResetNaive-4 173290 703.1 ns/op BenchmarkNow-4 295902 339.9 ns/op BenchmarkNowUnixNano-4 364830 335.0 ns/op BenchmarkNowUnixMilli-4 356610 336.9 ns/op BenchmarkNowUnixMicro-4 360598 335.0 ns/op BenchmarkFormat-4 87576 1365 ns/op BenchmarkFormatRFC3339-4 122298 888.7 ns/op BenchmarkFormatRFC3339Nano-4 124040 941.2 ns/op BenchmarkFormatNow-4 118951 939.3 ns/op BenchmarkMarshalJSON-4 173510 668.8 ns/op BenchmarkMarshalText-4 175773 641.9 ns/op BenchmarkMarshalBinary-4 444175 271.8 ns/op BenchmarkParse-4 203624 568.9 ns/op BenchmarkParseRFC3339UTC-4 457939 236.0 ns/op BenchmarkParseRFC3339UTCBytes-4 311598 349.6 ns/op BenchmarkParseRFC3339TZ-4 150908 771.5 ns/op BenchmarkParseRFC3339TZBytes-4 121465 970.5 ns/op BenchmarkParseDuration-4 846428 144.1 ns/op BenchmarkHour-4 1000000 100.8 ns/op BenchmarkSecond-4 1238703 98.28 ns/op BenchmarkDate-4 1000000 109.6 ns/op BenchmarkYear-4 1134924 108.0 ns/op BenchmarkYearDay-4 1000000 109.5 ns/op BenchmarkMonth-4 1000000 110.5 ns/op BenchmarkDay-4 1000000 106.5 ns/op BenchmarkISOWeek-4 910323 111.2 ns/op BenchmarkGoString-4 129640 899.8 ns/op BenchmarkDateFunc-4 2175355 55.32 ns/op BenchmarkUnmarshalText-4 142731 837.6 ns/op PASS ok time 16.623s goos: freebsd goarch: amd64 pkg: unicode cpu: AMD EPYC 7B12 BenchmarkToUpper-4 903720 153.5 ns/op BenchmarkToLower-4 811083 146.7 ns/op BenchmarkSimpleFold/Upper-4 540256 209.0 ns/op BenchmarkSimpleFold/Lower-4 581473 204.2 ns/op BenchmarkSimpleFold/Fold-4 1000000 111.2 ns/op BenchmarkSimpleFold/NoFold-4 503581 204.9 ns/op PASS ok unicode 1.964s goos: freebsd goarch: amd64 pkg: unicode/utf16 cpu: AMD EPYC 7B12 BenchmarkDecodeValidASCII-4 814585 146.9 ns/op BenchmarkDecodeValidJapaneseChars-4 967098 124.9 ns/op BenchmarkDecodeRune-4 1902970 53.59 ns/op BenchmarkEncodeValidASCII-4 788942 139.9 ns/op BenchmarkEncodeValidJapaneseChars-4 1000000 101.8 ns/op BenchmarkAppendRuneValidASCII-4 1845890 64.37 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2892199 40.85 ns/op BenchmarkEncodeRune-4 2170507 55.27 ns/op PASS ok unicode/utf16 2.430s goos: freebsd goarch: amd64 pkg: unicode/utf8 cpu: AMD EPYC 7B12 BenchmarkRuneCountTenASCIIChars-4 3135792 38.17 ns/op BenchmarkRuneCountTenJapaneseChars-4 1881966 63.49 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 9320596 12.44 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 2698713 44.56 ns/op BenchmarkValidTenASCIIChars-4 2479984 46.51 ns/op BenchmarkValid100KASCIIChars-4 148 808757 ns/op BenchmarkValidTenJapaneseChars-4 396064 273.0 ns/op BenchmarkValidLongMostlyASCII-4 135 868668 ns/op BenchmarkValidLongJapanese-4 78 1449376 ns/op BenchmarkValidStringTenASCIIChars-4 5602693 21.62 ns/op BenchmarkValidString100KASCIIChars-4 13362 8946 ns/op BenchmarkValidStringTenJapaneseChars-4 659996 175.6 ns/op BenchmarkValidStringLongMostlyASCII-4 1507 75930 ns/op BenchmarkValidStringLongJapanese-4 230 506430 ns/op BenchmarkEncodeASCIIRune-4 11689914 10.28 ns/op BenchmarkEncodeSpanishRune-4 3632350 33.11 ns/op BenchmarkEncodeJapaneseRune-4 3162936 37.51 ns/op BenchmarkEncodeMaxRune-4 2779363 43.36 ns/op BenchmarkEncodeInvalidRuneMaxPlusOne-4 3123760 38.50 ns/op BenchmarkEncodeInvalidRuneSurrogate-4 3093337 38.33 ns/op BenchmarkEncodeInvalidRuneNegative-4 3118485 38.48 ns/op BenchmarkAppendASCIIRune-4 11716473 9.959 ns/op BenchmarkAppendSpanishRune-4 4246620 28.22 ns/op BenchmarkAppendJapaneseRune-4 3390279 33.13 ns/op BenchmarkAppendMaxRune-4 3088710 41.25 ns/op BenchmarkAppendInvalidRuneMaxPlusOne-4 3641232 33.31 ns/op BenchmarkAppendInvalidRuneSurrogate-4 3646051 33.56 ns/op BenchmarkAppendInvalidRuneNegative-4 3622545 32.80 ns/op BenchmarkDecodeASCIIRune-4 3409522 36.12 ns/op BenchmarkDecodeJapaneseRune-4 2908177 41.77 ns/op BenchmarkFullRune/ASCII-4 4372629 27.37 ns/op BenchmarkFullRune/Incomplete-4 1993917 60.22 ns/op BenchmarkFullRune/Japanese-4 4328234 27.52 ns/op PASS ok unicode/utf8 6.338s goos: freebsd goarch: amd64 pkg: unique cpu: AMD EPYC 7B12 BenchmarkMake-4 325075 329.2 ns/op 0 B/op 0 allocs/op BenchmarkMakeMany-4 250632 466.1 ns/op 0 B/op 0 allocs/op BenchmarkMakeManyMany-4 188360 722.1 ns/op 0 B/op 0 allocs/op PASS ok unique 6.292s goos: freebsd goarch: amd64 pkg: cmd/api cpu: AMD EPYC 7B12 BenchmarkAll-4 1 62643006828 ns/op PASS ok cmd/api 63.775s goos: freebsd goarch: amd64 pkg: cmd/cgo/internal/test cpu: AMD EPYC 7B12 BenchmarkCgoCall/add-int-4 966025 122.6 ns/op BenchmarkCgoCall/one-pointer-4 744663 159.0 ns/op BenchmarkCgoCall/string-pointer-escape-4 590674 205.0 ns/op BenchmarkCgoCall/string-pointer-noescape-4 878494 134.1 ns/op BenchmarkCgoCall/eight-pointers-4 274531 391.7 ns/op BenchmarkCgoCall/eight-pointers-nil-4 778000 154.2 ns/op BenchmarkCgoCall/eight-pointers-array-4 40008 3167 ns/op BenchmarkCgoCall/eight-pointers-slice-4 49886 2383 ns/op BenchmarkGoString-4 1574379 75.07 ns/op BenchmarkCGoCallback-4 71578 1626 ns/op BenchmarkCGoInCThread-4 621513 193.4 ns/op PASS ok cmd/cgo/internal/test 2.961s goos: freebsd goarch: amd64 pkg: cmd/cgo/internal/testcarchive cpu: AMD EPYC 7B12 BenchmarkCgoCallbackMainThread-4 1074535 104.6 ns/op --- BENCH: BenchmarkCgoCallbackMainThread-4 carchive_test.go:1377: [go build -buildmode=c-archive -o libgo10.a ./libgo10] carchive_test.go:1384: [clang -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=/tmp/workdir/tmp/go-build12586075=/tmp/go-build -gno-record-gcc-switches -I /tmp/workdir/tmp/carchive_test2463854207/pkg/freebsd_amd64_shared/testcarchive -o testp10 main10.c libgo10.a] carchive_test.go:1377: [go build -buildmode=c-archive -o libgo10.a ./libgo10] carchive_test.go:1384: [clang -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=/tmp/workdir/tmp/go-build12586075=/tmp/go-build -gno-record-gcc-switches -I /tmp/workdir/tmp/carchive_test2463854207/pkg/freebsd_amd64_shared/testcarchive -o testp10 main10.c libgo10.a] carchive_test.go:1377: [go build -buildmode=c-archive -o libgo10.a ./libgo10] carchive_test.go:1384: [clang -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=/tmp/workdir/tmp/go-build12586075=/tmp/go-build -gno-record-gcc-switches -I /tmp/workdir/tmp/carchive_test2463854207/pkg/freebsd_amd64_shared/testcarchive -o testp10 main10.c libgo10.a] carchive_test.go:1377: [go build -buildmode=c-archive -o libgo10.a ./libgo10] carchive_test.go:1384: [clang -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=/tmp/workdir/tmp/go-build12586075=/tmp/go-build -gno-record-gcc-switches -I /tmp/workdir/tmp/carchive_test2463854207/pkg/freebsd_amd64_shared/testcarchive -o testp10 main10.c libgo10.a] carchive_test.go:1377: [go build -buildmode=c-archive -o libgo10.a ./libgo10] carchive_test.go:1384: [clang -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=/tmp/workdir/tmp/go-build12586075=/tmp/go-build -gno-record-gcc-switches -I /tmp/workdir/tmp/carchive_test2463854207/pkg/freebsd_amd64_shared/testcarchive -o testp10 main10.c libgo10.a] ... [output truncated] PASS ok cmd/cgo/internal/testcarchive 4.003s goos: freebsd goarch: amd64 pkg: cmd/compile/internal/reflectdata cpu: AMD EPYC 7B12 BenchmarkEqArrayOfStrings5-4 908318 120.7 ns/op BenchmarkEqArrayOfStrings64-4 118111 954.8 ns/op BenchmarkEqArrayOfStrings1024-4 7812 15507 ns/op BenchmarkEqArrayOfFloats5-4 1271120 94.79 ns/op BenchmarkEqArrayOfFloats64-4 144615 823.1 ns/op BenchmarkEqArrayOfFloats1024-4 9828 12190 ns/op BenchmarkEqArrayOfStructsEq-4 2551 45237 ns/op BenchmarkEqArrayOfStructsNotEq-4 4371 27026 ns/op BenchmarkEqStruct-4 19037906 5.915 ns/op PASS ok cmd/compile/internal/reflectdata 2.505s goos: freebsd goarch: amd64 pkg: cmd/compile/internal/ssa cpu: AMD EPYC 7B12 BenchmarkPhioptPass-4 10000 46626 ns/op BenchmarkInvertLessThanNoov-4 16531142 7.102 ns/op BenchmarkCopyElim1-4 1440 80104 ns/op BenchmarkCopyElim10-4 1203 104915 ns/op BenchmarkCopyElim100-4 535 216529 ns/op BenchmarkCopyElim1000-4 96 1195493 ns/op BenchmarkCopyElim10000-4 6 17012203 ns/op BenchmarkCopyElim100000-4 1 326108408 ns/op BenchmarkDeadCode/1-4 969 147225 ns/op BenchmarkDeadCode/10-4 963 131974 ns/op BenchmarkDeadCode/100-4 405 279946 ns/op BenchmarkDeadCode/1000-4 67 1765566 ns/op BenchmarkDeadCode/10000-4 6 19956600 ns/op BenchmarkDeadCode/100000-4 1 256584259 ns/op BenchmarkDeadCode/200000-4 1 517419031 ns/op BenchmarkDominatorsLinear-4 21 5720901 ns/op 1.75 MB/s BenchmarkDominatorsFwdBack-4 15 9444405 ns/op 1.06 MB/s BenchmarkDominatorsManyPred-4 16 8138904 ns/op 1.23 MB/s BenchmarkDominatorsMaxPred-4 14 9043742 ns/op 1.11 MB/s BenchmarkDominatorsMaxPredVal-4 14 8503760 ns/op 1.18 MB/s BenchmarkFuse/1-4 981 117242 ns/op BenchmarkFuse/10-4 770 164035 ns/op BenchmarkFuse/100-4 268 440746 ns/op BenchmarkFuse/1000-4 33 3787791 ns/op BenchmarkFuse/10000-4 3 47502264 ns/op BenchmarkNilCheckDeep1-4 15244 7933 ns/op 0.13 MB/s 236 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 5769 17560 ns/op 0.57 MB/s 235 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 960 124417 ns/op 0.80 MB/s 1191 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 92 1190715 ns/op 0.84 MB/s 6834 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 8 12713157 ns/op 0.79 MB/s 213286 B/op 6 allocs/op BenchmarkDSEPass-4 40 2878834 ns/op 67414 B/op 8 allocs/op BenchmarkDSEPassBlock-4 2 74333283 ns/op 2111648 B/op 53887 allocs/op BenchmarkCSEPass-4 10 10347496 ns/op 137918 B/op 6 allocs/op BenchmarkCSEPassBlock-4 1 128588840 ns/op 4817728 B/op 60131 allocs/op BenchmarkDeadcodePass-4 292 401366 ns/op 93958 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 105272300 ns/op 4068968 B/op 45151 allocs/op BenchmarkMultiPass-4 116 927194 ns/op 237414 B/op 8 allocs/op BenchmarkMultiPassBlock-4 1 216653555 ns/op 10234416 B/op 111599 allocs/op BenchmarkCondRewrite/SoloJump-4 3679514 32.32 ns/op BenchmarkCondRewrite/CombJump-4 4427590 32.33 ns/op PASS ok cmd/compile/internal/ssa 12.914s goos: freebsd goarch: amd64 pkg: cmd/compile/internal/test cpu: AMD EPYC 7B12 BenchmarkLoadAdd-4 9186 11899 ns/op BenchmarkExtShift-4 18570 6417 ns/op BenchmarkModify-4 10000 10639 ns/op BenchmarkMullImm-4 18777 6386 ns/op BenchmarkConstModify-4 11358 10524 ns/op BenchmarkBitSet-4 22254 5354 ns/op BenchmarkBitClear-4 22204 5377 ns/op BenchmarkBitToggle-4 22309 5370 ns/op BenchmarkBitSetConst-4 170709 669.7 ns/op BenchmarkBitClearConst-4 179697 673.5 ns/op BenchmarkBitToggleConst-4 166662 668.7 ns/op BenchmarkDivconstI64-4 11408612 10.37 ns/op BenchmarkModconstI64-4 11566388 10.63 ns/op BenchmarkDivisiblePow2constI64-4 11367276 10.40 ns/op BenchmarkDivisibleconstI64-4 10883870 10.72 ns/op BenchmarkDivisibleWDivconstI64-4 8040392 14.91 ns/op BenchmarkDivconstU64/3-4 10990753 10.62 ns/op BenchmarkDivconstU64/5-4 10924962 10.65 ns/op BenchmarkDivconstU64/37-4 11031309 10.59 ns/op BenchmarkDivconstU64/1234567-4 11369838 10.66 ns/op BenchmarkModconstU64-4 11046042 10.66 ns/op BenchmarkDivisibleconstU64-4 10844506 10.65 ns/op BenchmarkDivisibleWDivconstU64-4 7939741 14.93 ns/op BenchmarkDivconstI32-4 10922157 10.40 ns/op BenchmarkModconstI32-4 11226306 10.34 ns/op BenchmarkDivisiblePow2constI32-4 11078704 10.36 ns/op BenchmarkDivisibleconstI32-4 11302000 10.35 ns/op BenchmarkDivisibleWDivconstI32-4 7968796 14.95 ns/op BenchmarkDivconstU32-4 11175213 10.65 ns/op BenchmarkModconstU32-4 11235818 10.70 ns/op BenchmarkDivisibleconstU32-4 11009659 10.34 ns/op BenchmarkDivisibleWDivconstU32-4 7840434 15.01 ns/op BenchmarkDivconstI16-4 11208699 10.70 ns/op BenchmarkModconstI16-4 11106319 10.71 ns/op BenchmarkDivisiblePow2constI16-4 11694642 10.35 ns/op BenchmarkDivisibleconstI16-4 11198908 10.30 ns/op BenchmarkDivisibleWDivconstI16-4 7871115 14.93 ns/op BenchmarkDivconstU16-4 11622636 10.33 ns/op BenchmarkModconstU16-4 10834129 11.45 ns/op BenchmarkDivisibleconstU16-4 11369311 10.34 ns/op BenchmarkDivisibleWDivconstU16-4 7839943 14.64 ns/op BenchmarkDivconstI8-4 11366521 10.36 ns/op BenchmarkModconstI8-4 10821349 10.61 ns/op BenchmarkDivisiblePow2constI8-4 11143209 10.66 ns/op BenchmarkDivisibleconstI8-4 11656824 10.39 ns/op BenchmarkDivisibleWDivconstI8-4 7767465 15.01 ns/op BenchmarkDivconstU8-4 11132799 10.29 ns/op BenchmarkModconstU8-4 10950183 10.79 ns/op BenchmarkDivisibleconstU8-4 11242860 10.40 ns/op BenchmarkDivisibleWDivconstU8-4 7935603 14.60 ns/op BenchmarkMul2-4 259807 460.5 ns/op BenchmarkMulNeg2-4 269672 444.4 ns/op BenchmarkEfaceInteger-4 4682924 24.16 ns/op BenchmarkTypeAssert-4 17480821 6.867 ns/op BenchmarkDiv64UnsignedSmall-4 18584032 5.921 ns/op BenchmarkDiv64Small-4 18203728 5.860 ns/op BenchmarkDiv64SmallNegDivisor-4 16577046 6.595 ns/op BenchmarkDiv64SmallNegDividend-4 17948149 6.215 ns/op BenchmarkDiv64SmallNegBoth-4 17869251 6.226 ns/op BenchmarkDiv64Unsigned-4 16473453 7.019 ns/op BenchmarkDiv64-4 15667315 6.951 ns/op BenchmarkDiv64NegDivisor-4 16615904 7.007 ns/op BenchmarkDiv64NegDividend-4 16648015 6.905 ns/op BenchmarkDiv64NegBoth-4 16542537 6.991 ns/op BenchmarkMod64UnsignedSmall-4 18295566 5.943 ns/op BenchmarkMod64Small-4 18261709 6.546 ns/op BenchmarkMod64SmallNegDivisor-4 21973936 5.756 ns/op BenchmarkMod64SmallNegDividend-4 19328881 6.218 ns/op BenchmarkMod64SmallNegBoth-4 19214310 6.211 ns/op BenchmarkMod64Unsigned-4 15942381 7.193 ns/op BenchmarkMod64-4 15968241 7.231 ns/op BenchmarkMod64NegDivisor-4 16281590 7.169 ns/op BenchmarkMod64NegDividend-4 16587403 7.168 ns/op BenchmarkMod64NegBoth-4 15997234 7.268 ns/op BenchmarkMulconstI32/3-4 19804185 5.992 ns/op BenchmarkMulconstI32/5-4 19856257 5.904 ns/op BenchmarkMulconstI32/12-4 19921429 5.921 ns/op BenchmarkMulconstI32/120-4 18412630 5.918 ns/op BenchmarkMulconstI32/-120-4 19624497 5.935 ns/op BenchmarkMulconstI32/65537-4 19213664 5.908 ns/op BenchmarkMulconstI32/65538-4 18689794 5.932 ns/op BenchmarkMulconstI64/3-4 18841424 5.911 ns/op BenchmarkMulconstI64/5-4 23396515 5.919 ns/op BenchmarkMulconstI64/12-4 18506762 5.911 ns/op BenchmarkMulconstI64/120-4 18684879 5.784 ns/op BenchmarkMulconstI64/-120-4 19101538 5.988 ns/op BenchmarkMulconstI64/65537-4 18857143 5.904 ns/op BenchmarkMulconstI64/65538-4 19329693 5.921 ns/op BenchmarkMulconstU32/3-4 19444864 6.212 ns/op BenchmarkMulconstU32/5-4 18753849 5.424 ns/op BenchmarkMulconstU32/12-4 19207326 5.924 ns/op BenchmarkMulconstU32/120-4 18835950 5.923 ns/op BenchmarkMulconstU32/65537-4 19211299 5.902 ns/op BenchmarkMulconstU32/65538-4 20329520 5.905 ns/op BenchmarkMulconstU64/3-4 20351904 5.153 ns/op BenchmarkMulconstU64/5-4 20341930 6.208 ns/op BenchmarkMulconstU64/12-4 19936482 5.916 ns/op BenchmarkMulconstU64/120-4 23847625 5.904 ns/op BenchmarkMulconstU64/65537-4 19269474 5.923 ns/op BenchmarkMulconstU64/65538-4 19204869 5.902 ns/op BenchmarkShiftArithmeticRight-4 21593864 5.941 ns/op BenchmarkSwitch8Predictable-4 7596098 15.47 ns/op BenchmarkSwitch8Unpredictable-4 7746536 15.18 ns/op BenchmarkSwitch32Predictable-4 10522956 10.95 ns/op BenchmarkSwitch32Unpredictable-4 7885874 15.15 ns/op BenchmarkSwitchStringPredictable-4 7438753 13.49 ns/op BenchmarkSwitchStringUnpredictable-4 5526680 21.23 ns/op BenchmarkSwitchTypePredictable-4 4448101 26.31 ns/op BenchmarkSwitchTypeUnpredictable-4 4646683 25.55 ns/op BenchmarkSwitchInterfaceTypePredictable-4 6714054 15.08 ns/op BenchmarkSwitchInterfaceTypeUnpredictable-4 4556053 26.01 ns/op PASS ok cmd/compile/internal/test 16.145s goos: freebsd goarch: amd64 pkg: cmd/compile/internal/types2 cpu: AMD EPYC 7B12 BenchmarkLookupFieldOrMethod-4 144 813934 ns/op BenchmarkNamed/Underlying/nongeneric-4 1433604 76.62 ns/op BenchmarkNamed/Underlying/generic-4 1597129 73.59 ns/op BenchmarkNamed/Underlying/src_instance-4 1588126 74.94 ns/op BenchmarkNamed/Underlying/user_instance-4 1572576 77.04 ns/op BenchmarkCheck/http/funcbodies/info-4 1 397889269 ns/op 89527 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 308368143 ns/op 115518 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 117290818 ns/op 303638 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 2 99857440 ns/op 356694 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 291247369 ns/op 18236 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 63199528 ns/op 84028 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 5 21425848 ns/op 247834 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 6 19814600 ns/op 267988 lines/s BenchmarkCheck/constant/funcbodies/info-4 4 33472323 ns/op 64814 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 4 29160158 ns/op 74402 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 9 14103534 ns/op 141024 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 8 12984454 ns/op 166980 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 914448809 ns/op 77621 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 467896609 ns/op 151696 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 103614698 ns/op 684800 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 86742964 ns/op 818155 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 214318513 ns/op 4105 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 4 25800067 ns/op 34102 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 8 15524658 ns/op 56665 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 7 15162271 ns/op 58017 lines/s PASS ok cmd/compile/internal/types2 15.556s goos: freebsd goarch: amd64 pkg: cmd/go cpu: AMD EPYC 7B12 BenchmarkExecGoEnv-4 49 2711598 ns/op 3628429 sys-ns/op 470224 user-ns/op PASS ok cmd/go 1.328s goos: freebsd goarch: amd64 pkg: cmd/go/internal/cfg cpu: AMD EPYC 7B12 BenchmarkLookPath-4 299469 386.9 ns/op PASS ok cmd/go/internal/cfg 1.201s All tests passed.