freebsd-amd64-race at e57769d5ad251a26d7676cd7a63e5332b26a35f0 :: 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: Intel(R) Xeon(R) CPU @ 2.20GHz # 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.709s ok archive/zip 2.829s ok bufio 1.344s ok bytes 2.554s ok cmp 1.052s ok compress/bzip2 1.420s ok compress/flate 6.341s ok compress/gzip 13.395s ok compress/lzw 2.192s ok compress/zlib 5.316s ok container/heap 1.023s ok container/list 1.021s ok container/ring 1.025s ok context 1.076s ok crypto 2.928s ok crypto/aes 1.035s ok crypto/cipher 26.440s ok crypto/des 1.058s ok crypto/dsa 1.021s ok crypto/ecdh 1.333s ok crypto/ecdsa 1.185s ok crypto/ed25519 1.297s ok crypto/elliptic 1.085s ? crypto/fips140 [no test files] ok crypto/hkdf 1.032s ok crypto/hmac 1.072s ok crypto/internal/boring 1.071s ? crypto/internal/boring/bbig [no test files] ok crypto/internal/boring/bcache 1.414s ? 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.083s ok crypto/internal/fips140/aes/gcm 1.083s [no tests to run] ? crypto/internal/fips140/alias [no test files] ok crypto/internal/fips140/bigmod 1.145s ? crypto/internal/fips140/check [no test files] ? crypto/internal/fips140/check/checktest [no test files] ok crypto/internal/fips140/drbg 1.080s [no tests to run] ok crypto/internal/fips140/ecdh 1.080s ok crypto/internal/fips140/ecdsa 1.143s ? crypto/internal/fips140/ed25519 [no test files] ok crypto/internal/fips140/edwards25519 1.745s ok crypto/internal/fips140/edwards25519/field 1.122s ? crypto/internal/fips140/hkdf [no test files] ? crypto/internal/fips140/hmac [no test files] ok crypto/internal/fips140/mlkem 1.349s ok crypto/internal/fips140/nistec 1.025s [no tests to run] ok crypto/internal/fips140/nistec/fiat 1.025s [no tests to run] ? crypto/internal/fips140/pbkdf2 [no test files] ok crypto/internal/fips140/rsa 1.166s ? 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.114s ? 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.868s ok crypto/internal/hpke 1.093s ? crypto/internal/impl [no test files] ? crypto/internal/randutil [no test files] ok crypto/internal/sysrand 1.312s ? crypto/internal/sysrand/internal/seccomp [no test files] ok crypto/md5 1.091s ok crypto/mlkem 1.407s ok crypto/pbkdf2 1.143s ok crypto/rand 1.580s ok crypto/rc4 1.530s ok crypto/rsa 1.328s ok crypto/sha1 1.083s ok crypto/sha256 1.036s ok crypto/sha3 3.499s ok crypto/sha512 1.051s ok crypto/subtle 1.498s ok crypto/tls 10.077s ? crypto/tls/internal/fips140tls [no test files] ok crypto/x509 2.074s ? crypto/x509/pkix [no test files] ok database/sql 1.584s ok database/sql/driver 1.015s ok debug/buildinfo 1.137s ok debug/dwarf 1.073s ok debug/elf 1.954s ok debug/gosym 1.168s ok debug/macho 1.097s ok debug/pe 1.081s ok debug/plan9obj 1.080s ok embed 1.080s [no tests to run] ok embed/internal/embedtest 1.038s ? encoding [no test files] ok encoding/ascii85 1.025s ok encoding/asn1 1.031s ok encoding/base32 1.114s ok encoding/base64 1.087s ok encoding/binary 1.099s ok encoding/csv 1.099s ok encoding/gob 17.445s ok encoding/hex 1.088s ok encoding/json 2.205s ok encoding/pem 2.997s ok encoding/xml 1.223s ok errors 1.050s ok expvar 1.050s ok flag 3.183s ok fmt 1.525s ok go/ast 1.091s ok go/ast/internal/tests 1.017s ok go/build 9.978s ok go/build/constraint 1.111s ok go/constant 1.030s ok go/doc 1.247s ok go/doc/comment 2.481s ok go/format 1.117s ok go/importer 1.711s ok go/internal/gccgoimporter 1.111s ok go/internal/gcimporter 13.504s ok go/internal/srcimporter 16.661s ok go/parser 2.020s ok go/printer 2.545s ok go/scanner 1.068s ok go/token 1.125s ok go/types 41.744s ok go/version 1.027s ok hash 1.027s ok hash/adler32 1.059s ok hash/crc32 1.094s ok hash/crc64 1.094s ok hash/fnv 1.022s ok hash/maphash 1.321s ok html 1.089s ok html/template 1.279s ok image 1.414s ok image/color 1.118s ? image/color/palette [no test files] ok image/draw 1.584s ok image/gif 1.891s ? image/internal/imageutil [no test files] ok image/jpeg 2.226s ok image/png 4.016s ok index/suffixarray 1.918s ok internal/abi 1.101s ? internal/asan [no test files] ? internal/bisect [no test files] ok internal/buildcfg 1.083s ? internal/bytealg [no test files] ? internal/byteorder [no test files] ? internal/cfg [no test files] ok internal/chacha8rand 1.078s ok internal/copyright 1.207s ? internal/coverage [no test files] ? internal/coverage/calloc [no test files] ok internal/coverage/cfile 2.624s ok internal/coverage/cformat 1.022s ok internal/coverage/cmerge 1.025s ? 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.084s ? internal/coverage/rtcov [no test files] ok internal/coverage/slicereader 1.042s ok internal/coverage/slicewriter 1.042s ? internal/coverage/stringtab [no test files] ok internal/coverage/test 1.044s ? internal/coverage/uleb128 [no test files] ok internal/cpu 3.118s ok internal/dag 1.041s ok internal/diff 1.041s ? internal/exportdata [no test files] ? internal/filepathlite [no test files] ok internal/fmtsort 1.046s ok internal/fuzz 1.046s ? internal/goarch [no test files] ok internal/godebug 15.054s ok internal/godebugs 73.918s ? internal/goexperiment [no test files] ? internal/goos [no test files] ? internal/goroot [no test files] ok internal/gover 1.061s ? internal/goversion [no test files] ok internal/itoa 1.061s ? 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.015s ok internal/platform 1.939s ok internal/poll 1.409s ok internal/profile 1.046s ? internal/profilerecord [no test files] ? internal/race [no test files] ok internal/reflectlite 1.087s ok internal/runtime/atomic 1.088s ? internal/runtime/exithook [no test files] ok internal/runtime/maps 1.060s ok internal/runtime/math 1.060s ok internal/runtime/sys 1.060s ok internal/saferio 1.118s ok internal/singleflight 1.117s ? internal/stringslite [no test files] ok internal/sync 6.355s ok internal/synctest 6.020s ? internal/syscall/execenv [no test files] ok internal/syscall/unix 1.049s ok internal/sysinfo 1.085s ? internal/syslist [no test files] ok internal/testenv 1.257s ? internal/testlog [no test files] ? internal/testpty [no test files] ok internal/trace 40.919s ? internal/trace/event [no test files] ? internal/trace/event/go122 [no test files] ok internal/trace/internal/oldtrace 1.561s ? 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.382s ok internal/unsafeheader 1.037s ok internal/xcoff 1.097s ok internal/zstd 1.805s ok io 1.117s ok io/fs 1.300s ok io/ioutil 1.051s ok iter 1.084s ok log 1.088s ? log/internal [no test files] ok log/slog 1.157s ? log/slog/internal [no test files] ok log/slog/internal/benchmarks 1.068s ok log/slog/internal/buffer 1.021s ? log/slog/internal/slogtest [no test files] ok log/syslog 2.371s ok maps 1.060s ok math 1.042s ok math/big 3.861s ok math/bits 1.065s ok math/cmplx 1.065s ok math/rand 3.988s ok math/rand/v2 2.586s ok mime 1.064s ok mime/multipart 6.120s ok mime/quotedprintable 1.068s ok net 10.255s ok net/http 10.220s ok net/http/cgi 28.848s ok net/http/cookiejar 1.039s ok net/http/fcgi 1.310s ok net/http/httptest 1.180s ok net/http/httptrace 1.077s ok net/http/httputil 1.679s ok net/http/internal 2.607s ok net/http/internal/ascii 1.031s ? net/http/internal/testcert [no test files] ok net/http/pprof 6.305s ok net/internal/cgotest 1.038s ok net/internal/socktest 1.038s ok net/mail 1.043s ok net/netip 1.637s ok net/rpc 1.096s ok net/rpc/jsonrpc 1.087s ok net/smtp 1.055s ok net/textproto 1.055s ok net/url 1.043s ok os 11.092s ok os/exec 8.386s ok os/exec/internal/fdtest 1.027s ok os/signal 21.134s ok os/user 1.084s ok path 1.031s ok path/filepath 1.150s ok plugin 1.087s ok reflect 1.474s ? reflect/internal/example1 [no test files] ? reflect/internal/example2 [no test files] ok regexp 4.050s ok regexp/syntax 7.899s ok runtime 49.423s ok runtime/cgo 1.086s ? runtime/coverage [no test files] ok runtime/debug 2.257s ? runtime/internal/startlinetest [no test files] ok runtime/internal/wasitest 1.085s ok runtime/metrics 1.050s ok runtime/pprof 31.415s ok runtime/race 11.155s ? runtime/race/internal/amd64v1 [no test files] ok runtime/trace 1.137s ok slices 1.444s ok sort 1.422s ok strconv 3.387s ok strings 2.342s ? structs [no test files] ok sync 1.629s ok sync/atomic 3.512s ok syscall 8.153s ok testing 6.129s ok testing/fstest 1.057s ? testing/internal/testdeps [no test files] ok testing/iotest 1.054s ok testing/quick 1.204s ok testing/slogtest 1.054s ok text/scanner 1.093s ok text/tabwriter 1.092s ok text/template 1.153s ok text/template/parse 1.040s ok time 15.624s ? time/tzdata [no test files] ok unicode 1.085s ok unicode/utf16 1.060s ok unicode/utf8 1.060s ok unique 1.395s ? unsafe [no test files] ok weak 1.057s ok cmd/addr2line 6.049s ok cmd/api 16.478s ? cmd/asm [no test files] ? cmd/asm/internal/arch [no test files] ok cmd/asm/internal/asm 4.211s ? cmd/asm/internal/flags [no test files] ok cmd/asm/internal/lex 1.079s ? cmd/buildid [no test files] ? cmd/cgo [no test files] ? cmd/cgo/internal/cgotest [no test files] ok cmd/cgo/internal/swig 1.089s ok cmd/cgo/internal/test 1.598s ? 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 25.178s ok cmd/cgo/internal/testcshared 9.665s ok cmd/cgo/internal/testerrors 11.041s ok cmd/cgo/internal/testfortran 1.032s ok cmd/cgo/internal/testgodefs 1.590s ok cmd/cgo/internal/testlife 1.738s ok cmd/cgo/internal/testnocgo 1.079s ok cmd/cgo/internal/testplugin 35.634s ok cmd/cgo/internal/testsanitizers 22.776s ok cmd/cgo/internal/testshared 1.033s ok cmd/cgo/internal/testso 2.915s ok cmd/cgo/internal/teststdio 3.268s ok cmd/cgo/internal/testtls 1.022s ok cmd/compile 46.824s ? cmd/compile/internal/abi [no test files] ok cmd/compile/internal/abt 1.044s ok cmd/compile/internal/amd64 1.090s ? cmd/compile/internal/arm [no test files] ? cmd/compile/internal/arm64 [no test files] ok cmd/compile/internal/base 1.049s ? cmd/compile/internal/bitvec [no test files] ok cmd/compile/internal/compare 1.087s ? cmd/compile/internal/coverage [no test files] ? cmd/compile/internal/deadlocals [no test files] ok cmd/compile/internal/devirtualize 1.087s ok cmd/compile/internal/dwarfgen 1.569s ? cmd/compile/internal/escape [no test files] ? cmd/compile/internal/gc [no test files] ok cmd/compile/internal/importer 2.016s ? cmd/compile/internal/inline [no test files] ok cmd/compile/internal/inline/inlheur 1.451s ? cmd/compile/internal/inline/interleaved [no test files] ok cmd/compile/internal/ir 1.086s ok cmd/compile/internal/liveness 1.166s ok cmd/compile/internal/logopt 1.286s ? cmd/compile/internal/loong64 [no test files] ok cmd/compile/internal/loopvar 1.080s ? cmd/compile/internal/mips [no test files] ? cmd/compile/internal/mips64 [no test files] ok cmd/compile/internal/noder 1.083s ? 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.041s ok cmd/compile/internal/reflectdata 1.041s [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 10.690s ok cmd/compile/internal/ssagen 1.089s ? cmd/compile/internal/staticdata [no test files] ? cmd/compile/internal/staticinit [no test files] ok cmd/compile/internal/syntax 1.175s ok cmd/compile/internal/test 15.471s ? cmd/compile/internal/typebits [no test files] ok cmd/compile/internal/typecheck 1.310s ok cmd/compile/internal/types 1.019s ok cmd/compile/internal/types2 10.854s ? 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.027s ok cmd/cover 17.581s ok cmd/dist 1.022s ok cmd/distpack 1.020s ok cmd/doc 1.784s ok cmd/fix 2.429s ok cmd/go 306.757s ok cmd/go/internal/auth 1.081s ? cmd/go/internal/base [no test files] ? cmd/go/internal/bug [no test files] ok cmd/go/internal/cache 1.227s ? cmd/go/internal/cacheprog [no test files] ok cmd/go/internal/cfg 1.062s [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.092s ok cmd/go/internal/fips140 1.091s ? cmd/go/internal/fix [no test files] ? cmd/go/internal/fmtcmd [no test files] ok cmd/go/internal/fsys 1.068s ok cmd/go/internal/generate 1.037s ok cmd/go/internal/gover 1.037s ? cmd/go/internal/help [no test files] ok cmd/go/internal/imports 1.041s ? cmd/go/internal/list [no test files] ok cmd/go/internal/load 1.091s ok cmd/go/internal/lockedfile 2.532s ok cmd/go/internal/lockedfile/internal/filelock 2.171s ok cmd/go/internal/mmap 1.081s ? cmd/go/internal/modcmd [no test files] ok cmd/go/internal/modfetch 1.036s ok cmd/go/internal/modfetch/codehost 2.212s ok cmd/go/internal/modfetch/zip_sum_test 1.090s ? cmd/go/internal/modget [no test files] ok cmd/go/internal/modindex 1.664s ? cmd/go/internal/modinfo [no test files] ok cmd/go/internal/modload 1.056s ok cmd/go/internal/mvs 1.056s ? cmd/go/internal/run [no test files] ? cmd/go/internal/search [no test files] ok cmd/go/internal/str 1.087s ? cmd/go/internal/telemetrycmd [no test files] ? cmd/go/internal/telemetrystats [no test files] ok cmd/go/internal/test 1.057s ? cmd/go/internal/test/internal/genflags [no test files] ? cmd/go/internal/tool [no test files] ok cmd/go/internal/toolchain 1.096s ? cmd/go/internal/trace [no test files] ok cmd/go/internal/vcs 1.070s ok cmd/go/internal/vcweb 1.070s ok cmd/go/internal/vcweb/vcstest 2.855s ? cmd/go/internal/version [no test files] ? cmd/go/internal/vet [no test files] ok cmd/go/internal/web 1.028s ? cmd/go/internal/web/intercept [no test files] ok cmd/go/internal/work 1.262s ? cmd/go/internal/workcmd [no test files] ok cmd/gofmt 1.258s ok cmd/internal/archive 1.447s ? cmd/internal/bio [no test files] ? cmd/internal/browser [no test files] ok cmd/internal/buildid 1.605s ok cmd/internal/bootstrap_test 1.086s ? cmd/internal/codesign [no test files] ok cmd/internal/cov 1.353s ? cmd/internal/cov/covcmd [no test files] ? cmd/internal/disasm [no test files] ok cmd/internal/dwarf 1.086s ok cmd/internal/edit 1.086s ? cmd/internal/gcprog [no test files] ok cmd/internal/goobj 1.058s ? cmd/internal/hash [no test files] ? cmd/internal/macho [no test files] ok cmd/internal/moddeps 1.996s ok cmd/internal/obj 1.546s ? cmd/internal/obj/arm [no test files] ok cmd/internal/obj/arm64 1.705s ok cmd/internal/obj/loong64 1.125s ? cmd/internal/obj/mips [no test files] ok cmd/internal/obj/ppc64 1.143s ok cmd/internal/obj/riscv 1.064s ok cmd/internal/obj/s390x 1.021s ? cmd/internal/obj/wasm [no test files] ok cmd/internal/obj/x86 4.038s ok cmd/internal/objabi 1.026s ? cmd/internal/objfile [no test files] ok cmd/internal/osinfo 1.026s ok cmd/internal/par 1.149s ? cmd/internal/pathcache [no test files] ok cmd/internal/pgo 1.086s ok cmd/internal/pkgpath 5.303s ok cmd/internal/pkgpattern 1.056s ok cmd/internal/quoted 1.056s ? cmd/internal/robustio [no test files] ? cmd/internal/script [no test files] ? cmd/internal/script/scripttest [no test files] ok cmd/internal/src 1.075s ok cmd/internal/sys 1.025s ? cmd/internal/telemetry [no test files] ? cmd/internal/telemetry/counter [no test files] ok cmd/internal/test2json 1.793s ok cmd/link 21.998s ? 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.028s ? cmd/link/internal/dwtest [no test files] ok cmd/link/internal/ld 9.353s ? cmd/link/internal/loadelf [no test files] ok cmd/link/internal/loader 1.106s ? 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.734s ok cmd/objdump 5.663s ok cmd/pack 7.799s ok cmd/pprof 3.728s ? cmd/preprofile [no test files] ok cmd/relnote 1.084s ? cmd/test2json [no test files] ok cmd/trace 1.326s ok cmd/vet 54.829s ##### Running benchmarks briefly. goos: freebsd goarch: amd64 pkg: archive/tar cpu: Intel(R) Xeon(R) CPU @ 2.20GHz Benchmark/Writer/USTAR-4 3910 25945 ns/op 1128 B/op 10 allocs/op Benchmark/Writer/GNU-4 2678 38657 ns/op 1664 B/op 25 allocs/op Benchmark/Writer/PAX-4 2258 51677 ns/op 2256 B/op 38 allocs/op Benchmark/Reader/USTAR-4 4388 26220 ns/op 5177 B/op 16 allocs/op Benchmark/Reader/GNU-4 6418 18622 ns/op 5075 B/op 14 allocs/op Benchmark/Reader/PAX-4 2224 51844 ns/op 8686 B/op 33 allocs/op PASS ok archive/tar 1.760s goos: freebsd goarch: amd64 pkg: archive/zip cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCompressedZipGarbage-4 1 329463312 ns/op 15264 B/op 67 allocs/op BenchmarkZip64Test-4 1 164351184 ns/op BenchmarkZip64TestSizes/4096-4 1777 65983 ns/op BenchmarkZip64TestSizes/1048576-4 175 678708 ns/op BenchmarkZip64TestSizes/67108864-4 1 137220010 ns/op PASS ok archive/zip 2.315s goos: freebsd goarch: amd64 pkg: bufio cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReaderCopyOptimal-4 266458 431.0 ns/op BenchmarkReaderCopyUnoptimal-4 162181 703.9 ns/op BenchmarkReaderCopyNoWriteTo-4 6507 18332 ns/op BenchmarkReaderWriteToOptimal-4 6002 17665 ns/op BenchmarkReaderReadString-4 142780 833.9 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 248278 470.2 ns/op BenchmarkWriterCopyUnoptimal-4 237073 481.4 ns/op BenchmarkWriterCopyNoReadFrom-4 6889 18190 ns/op BenchmarkReaderEmpty-4 41172 3136 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 31980 3857 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 581145 188.2 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.518s goos: freebsd goarch: amd64 pkg: bytes cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadString-4 5318 24955 ns/op 1313.08 MB/s BenchmarkWriteByte-4 501 234955 ns/op 17.43 MB/s BenchmarkWriteRune-4 260 460930 ns/op 26.66 MB/s BenchmarkBufferNotEmptyWriteRead-4 30 3941825 ns/op BenchmarkBufferFullSmallReads-4 100 1095491 ns/op BenchmarkBufferWriteBlock/N4096-4 6652 17143 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 398 293685 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 13 8692636 ns/op 4192270 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 5 21371991 ns/op 785.01 MB/s 6710886 B/op 0 allocs/op BenchmarkIndexByte/10-4 4416104 26.67 ns/op 374.95 MB/s BenchmarkIndexByte/32-4 4161106 27.95 ns/op 1145.11 MB/s BenchmarkIndexByte/4K-4 897342 131.6 ns/op 31116.65 MB/s BenchmarkIndexBytePortable/10-4 797336 141.3 ns/op 70.75 MB/s BenchmarkIndexBytePortable/32-4 264362 447.7 ns/op 71.48 MB/s BenchmarkIndexBytePortable/4K-4 2228 52952 ns/op 77.35 MB/s BenchmarkIndexRune/10-4 1335450 90.52 ns/op 110.47 MB/s BenchmarkIndexRune/32-4 1320730 92.39 ns/op 346.37 MB/s BenchmarkIndexRune/4K-4 562551 208.5 ns/op 19644.00 MB/s BenchmarkIndexRuneASCII/10-4 4456401 26.44 ns/op 378.15 MB/s BenchmarkIndexRuneASCII/32-4 4240390 28.16 ns/op 1136.36 MB/s BenchmarkIndexRuneASCII/4K-4 922668 131.0 ns/op 31274.75 MB/s BenchmarkIndexRuneUnicode/Latin/10-4 1563104 76.59 ns/op 130.57 MB/s BenchmarkIndexRuneUnicode/Latin/32-4 1482872 81.17 ns/op 394.23 MB/s BenchmarkIndexRuneUnicode/Latin/4K-4 178717 664.7 ns/op 6161.90 MB/s BenchmarkIndexRuneUnicode/Cyrillic/10-4 1332436 90.75 ns/op 110.20 MB/s BenchmarkIndexRuneUnicode/Cyrillic/32-4 1281091 93.96 ns/op 340.59 MB/s BenchmarkIndexRuneUnicode/Cyrillic/4K-4 62360 1916 ns/op 2138.18 MB/s BenchmarkIndexRuneUnicode/Han/10-4 726524 156.5 ns/op 63.91 MB/s BenchmarkIndexRuneUnicode/Han/32-4 945885 125.7 ns/op 254.59 MB/s BenchmarkIndexRuneUnicode/Han/4K-4 116228 1018 ns/op 4023.65 MB/s BenchmarkEqual/0-4 7250172 16.10 ns/op BenchmarkEqual/same/1-4 1546717 77.43 ns/op 12.91 MB/s BenchmarkEqual/same/6-4 1582855 75.91 ns/op 79.04 MB/s BenchmarkEqual/same/9-4 1509463 78.92 ns/op 114.04 MB/s BenchmarkEqual/same/15-4 1550673 77.56 ns/op 193.40 MB/s BenchmarkEqual/same/16-4 1529367 78.73 ns/op 203.22 MB/s BenchmarkEqual/same/20-4 1519574 79.78 ns/op 250.68 MB/s BenchmarkEqual/same/32-4 1531058 78.25 ns/op 408.97 MB/s BenchmarkEqual/same/4K-4 73080 1633 ns/op 2508.84 MB/s BenchmarkEqual/1-4 1479608 81.04 ns/op 12.34 MB/s BenchmarkEqual/6-4 1432941 82.20 ns/op 73.00 MB/s BenchmarkEqual/9-4 1407898 83.68 ns/op 107.55 MB/s BenchmarkEqual/15-4 1401222 85.75 ns/op 174.93 MB/s BenchmarkEqual/16-4 1441868 81.57 ns/op 196.15 MB/s BenchmarkEqual/20-4 1340774 87.85 ns/op 227.67 MB/s BenchmarkEqual/32-4 1354054 90.43 ns/op 353.87 MB/s BenchmarkEqual/4K-4 56361 2137 ns/op 1916.89 MB/s BenchmarkEqualBothUnaligned/64_0-4 1490883 80.36 ns/op 796.41 MB/s BenchmarkEqualBothUnaligned/64_1-4 1269669 95.11 ns/op 672.91 MB/s BenchmarkEqualBothUnaligned/64_4-4 1494535 79.88 ns/op 801.20 MB/s BenchmarkEqualBothUnaligned/64_7-4 1497678 80.18 ns/op 798.19 MB/s BenchmarkEqualBothUnaligned/4096_0-4 70881 1694 ns/op 2418.17 MB/s BenchmarkEqualBothUnaligned/4096_1-4 48409 2470 ns/op 1658.01 MB/s BenchmarkEqualBothUnaligned/4096_4-4 126432 951.1 ns/op 4306.38 MB/s BenchmarkEqualBothUnaligned/4096_7-4 124894 945.4 ns/op 4332.62 MB/s BenchmarkIndex/10-4 3250863 37.07 ns/op 269.77 MB/s BenchmarkIndex/32-4 3042114 39.69 ns/op 806.32 MB/s BenchmarkIndex/4K-4 34070 3520 ns/op 1163.52 MB/s BenchmarkIndexEasy/10-4 3114679 37.95 ns/op 263.53 MB/s BenchmarkIndexEasy/32-4 2995449 39.82 ns/op 803.65 MB/s BenchmarkIndexEasy/4K-4 485282 247.8 ns/op 16531.51 MB/s BenchmarkCount/10-4 1623699 73.61 ns/op 135.86 MB/s BenchmarkCount/32-4 1486279 80.09 ns/op 399.55 MB/s BenchmarkCount/4K-4 33687 3581 ns/op 1143.93 MB/s BenchmarkCountEasy/10-4 1650774 72.20 ns/op 138.51 MB/s BenchmarkCountEasy/32-4 1489840 80.24 ns/op 398.82 MB/s BenchmarkCountEasy/4K-4 424536 279.8 ns/op 14640.01 MB/s BenchmarkCountSingle/10-4 3106246 38.27 ns/op 261.28 MB/s BenchmarkCountSingle/32-4 3163896 38.84 ns/op 823.82 MB/s BenchmarkCountSingle/4K-4 1000000 110.9 ns/op 36949.24 MB/s BenchmarkToUpper/#00-4 2987986 39.99 ns/op BenchmarkToUpper/ONLYUPPER-4 307526 383.4 ns/op BenchmarkToUpper/abc-4 566680 216.7 ns/op BenchmarkToUpper/AbC123-4 304629 393.9 ns/op BenchmarkToUpper/azAZ09_-4 280216 426.3 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 76887 1490 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 39076 3052 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 59425 2001 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 131750 900.2 ns/op BenchmarkToLower/#00-4 2974500 39.62 ns/op BenchmarkToLower/abc-4 488006 242.1 ns/op BenchmarkToLower/AbC123-4 300645 381.7 ns/op BenchmarkToLower/azAZ09_-4 285162 421.3 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 80612 1462 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 41438 2864 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 69526 1710 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 131326 908.9 ns/op BenchmarkFields/ASCII/16-4 134803 889.4 ns/op 17.99 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 9310 12644 ns/op 20.25 MB/s 640 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 591 200582 ns/op 20.42 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 33 3397185 ns/op 19.29 MB/s 147458 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 53323998 ns/op 19.66 MB/s 2260992 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 134816 898.0 ns/op 17.82 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 5882 19624 ns/op 13.05 MB/s 704 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 363 324231 ns/op 12.63 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 20 5626938 ns/op 11.65 MB/s 512260 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 98069980 ns/op 10.69 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 157184 735.6 ns/op 21.75 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 12297 9711 ns/op 26.36 MB/s 640 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 696 172399 ns/op 23.76 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 37 3198322 ns/op 20.49 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 59817358 ns/op 17.53 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 167046 721.3 ns/op 22.18 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 8300 13262 ns/op 19.30 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 529 225066 ns/op 18.20 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 28 4032706 ns/op 16.25 MB/s 512259 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 72646898 ns/op 14.43 MB/s 11202816 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 2154302 53.58 ns/op BenchmarkTrimSpace/ASCII-4 1000000 108.3 ns/op BenchmarkTrimSpace/SomeNonASCII-4 112407 1033 ns/op BenchmarkTrimSpace/JustNonASCII-4 51616 2251 ns/op BenchmarkToValidUTF8/Valid-4 499244 241.2 ns/op BenchmarkToValidUTF8/InvalidASCII-4 341815 343.7 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 101950 1139 ns/op BenchmarkIndexHard1-4 831 141756 ns/op 7397.02 MB/s BenchmarkIndexHard2-4 598 198602 ns/op 5279.78 MB/s BenchmarkIndexHard3-4 150 792507 ns/op 1323.11 MB/s BenchmarkIndexHard4-4 98 1197728 ns/op 875.47 MB/s BenchmarkLastIndexHard1-4 5 21471318 ns/op BenchmarkLastIndexHard2-4 4 29378846 ns/op BenchmarkLastIndexHard3-4 4 32126768 ns/op BenchmarkCountHard1-4 830 141445 ns/op BenchmarkCountHard2-4 596 199190 ns/op BenchmarkCountHard3-4 151 789201 ns/op BenchmarkSplitEmptySeparator-4 1 111550931 ns/op BenchmarkSplitSingleByteSeparator-4 18 6560179 ns/op BenchmarkSplitMultiByteSeparator-4 12 8637625 ns/op BenchmarkSplitNSingleByteSeparator-4 210072 575.9 ns/op BenchmarkSplitNMultiByteSeparator-4 73489 1593 ns/op BenchmarkRepeat-4 200253 575.6 ns/op BenchmarkRepeatLarge/256/1-4 149542 817.2 ns/op 313.27 MB/s BenchmarkRepeatLarge/256/16-4 217879 563.4 ns/op 454.36 MB/s BenchmarkRepeatLarge/512/1-4 104972 1130 ns/op 453.20 MB/s BenchmarkRepeatLarge/512/16-4 135763 861.9 ns/op 594.02 MB/s BenchmarkRepeatLarge/1024/1-4 69811 1701 ns/op 601.99 MB/s BenchmarkRepeatLarge/1024/16-4 85651 1413 ns/op 724.72 MB/s BenchmarkRepeatLarge/2048/1-4 42337 2894 ns/op 707.71 MB/s BenchmarkRepeatLarge/2048/16-4 47412 2538 ns/op 806.78 MB/s BenchmarkRepeatLarge/4096/1-4 23716 4932 ns/op 830.53 MB/s BenchmarkRepeatLarge/4096/16-4 25336 4646 ns/op 881.56 MB/s BenchmarkRepeatLarge/8192/1-4 13063 9476 ns/op 864.52 MB/s BenchmarkRepeatLarge/8192/16-4 13417 8843 ns/op 926.34 MB/s BenchmarkRepeatLarge/8192/4097-4 23496 5153 ns/op 795.09 MB/s BenchmarkRepeatLarge/16384/1-4 6450 18218 ns/op 899.34 MB/s BenchmarkRepeatLarge/16384/16-4 7279 16920 ns/op 968.34 MB/s BenchmarkRepeatLarge/16384/4097-4 8532 13245 ns/op 927.96 MB/s BenchmarkRepeatLarge/32768/1-4 3501 33534 ns/op 977.15 MB/s BenchmarkRepeatLarge/32768/16-4 4020 32641 ns/op 1003.91 MB/s BenchmarkRepeatLarge/32768/4097-4 3844 30875 ns/op 928.86 MB/s BenchmarkRepeatLarge/65536/1-4 1837 64495 ns/op 1016.14 MB/s BenchmarkRepeatLarge/65536/16-4 1842 64207 ns/op 1020.71 MB/s BenchmarkRepeatLarge/65536/4097-4 1824 63340 ns/op 970.23 MB/s BenchmarkRepeatLarge/131072/1-4 454 262575 ns/op 499.18 MB/s BenchmarkRepeatLarge/131072/16-4 459 266014 ns/op 492.73 MB/s BenchmarkRepeatLarge/131072/4097-4 474 253423 ns/op 501.17 MB/s BenchmarkRepeatLarge/262144/1-4 234 514351 ns/op 509.66 MB/s BenchmarkRepeatLarge/262144/16-4 229 512503 ns/op 511.50 MB/s BenchmarkRepeatLarge/262144/4097-4 236 506555 ns/op 509.54 MB/s BenchmarkRepeatLarge/524288/1-4 100 1007061 ns/op 520.61 MB/s BenchmarkRepeatLarge/524288/16-4 100 1015031 ns/op 516.52 MB/s BenchmarkRepeatLarge/524288/4097-4 120 1003605 ns/op 518.45 MB/s BenchmarkRepeatLarge/1048576/1-4 60 2033960 ns/op 515.53 MB/s BenchmarkRepeatLarge/1048576/16-4 61 2014812 ns/op 520.43 MB/s BenchmarkRepeatLarge/1048576/4097-4 62 2019004 ns/op 517.45 MB/s BenchmarkRepeatLarge/2097152/1-4 30 3969718 ns/op 528.29 MB/s BenchmarkRepeatLarge/2097152/16-4 31 3999379 ns/op 524.37 MB/s BenchmarkRepeatLarge/2097152/4097-4 31 3981590 ns/op 525.81 MB/s BenchmarkRepeatLarge/4194304/1-4 14 7956184 ns/op 527.18 MB/s BenchmarkRepeatLarge/4194304/16-4 14 7720474 ns/op 543.27 MB/s BenchmarkRepeatLarge/4194304/4097-4 14 7810499 ns/op 536.61 MB/s BenchmarkRepeatLarge/8388608/1-4 7 15553732 ns/op 539.33 MB/s BenchmarkRepeatLarge/8388608/16-4 7 15592532 ns/op 537.99 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 15494971 ns/op 541.24 MB/s BenchmarkRepeatLarge/16777216/1-4 4 30516714 ns/op 549.77 MB/s BenchmarkRepeatLarge/16777216/16-4 4 30697917 ns/op 546.53 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 30642455 ns/op 547.52 MB/s BenchmarkRepeatLarge/33554432/1-4 2 64152048 ns/op 523.05 MB/s BenchmarkRepeatLarge/33554432/16-4 2 60580325 ns/op 553.88 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 59997001 ns/op 559.27 MB/s BenchmarkRepeatLarge/67108864/1-4 1 120009539 ns/op 559.20 MB/s BenchmarkRepeatLarge/67108864/16-4 1 120393390 ns/op 557.41 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 119499342 ns/op 561.58 MB/s BenchmarkRepeatLarge/134217728/1-4 1 262557050 ns/op 511.19 MB/s BenchmarkRepeatLarge/134217728/16-4 1 238794968 ns/op 562.06 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 238386429 ns/op 563.03 MB/s BenchmarkRepeatLarge/268435456/1-4 1 526849786 ns/op 509.51 MB/s BenchmarkRepeatLarge/268435456/16-4 1 476871657 ns/op 562.91 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 476137789 ns/op 563.78 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1056985521 ns/op 507.93 MB/s BenchmarkRepeatLarge/536870912/16-4 1 957234872 ns/op 560.86 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 956171506 ns/op 561.48 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 2115129669 ns/op 507.65 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1916960359 ns/op 560.13 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1906208493 ns/op 563.29 MB/s BenchmarkBytesCompare/1-4 9597805 11.80 ns/op BenchmarkBytesCompare/2-4 9470948 12.22 ns/op BenchmarkBytesCompare/4-4 9595532 12.19 ns/op BenchmarkBytesCompare/8-4 9969594 11.73 ns/op BenchmarkBytesCompare/16-4 9784039 11.75 ns/op BenchmarkBytesCompare/32-4 8606613 13.50 ns/op BenchmarkBytesCompare/64-4 8177476 13.59 ns/op BenchmarkBytesCompare/128-4 7712670 15.28 ns/op BenchmarkBytesCompare/256-4 5759372 19.50 ns/op BenchmarkBytesCompare/512-4 4227727 28.09 ns/op BenchmarkBytesCompare/1024-4 2804761 42.81 ns/op BenchmarkBytesCompare/2048-4 1646397 73.11 ns/op BenchmarkIndexAnyASCII/1:1-4 2503369 47.09 ns/op BenchmarkIndexAnyASCII/1:2-4 2563006 46.98 ns/op BenchmarkIndexAnyASCII/1:4-4 2546518 46.55 ns/op BenchmarkIndexAnyASCII/1:8-4 2569489 47.22 ns/op BenchmarkIndexAnyASCII/1:16-4 2564551 47.31 ns/op BenchmarkIndexAnyASCII/1:32-4 2501002 47.19 ns/op BenchmarkIndexAnyASCII/1:64-4 2498847 47.26 ns/op BenchmarkIndexAnyASCII/16:1-4 2223129 51.84 ns/op BenchmarkIndexAnyASCII/16:2-4 295946 351.0 ns/op BenchmarkIndexAnyASCII/16:4-4 315975 357.8 ns/op BenchmarkIndexAnyASCII/16:8-4 336314 358.4 ns/op BenchmarkIndexAnyASCII/16:16-4 309192 368.7 ns/op BenchmarkIndexAnyASCII/16:32-4 294855 394.5 ns/op BenchmarkIndexAnyASCII/16:64-4 267628 442.3 ns/op BenchmarkIndexAnyASCII/256:1-4 2017460 57.68 ns/op BenchmarkIndexAnyASCII/256:2-4 24639 4875 ns/op BenchmarkIndexAnyASCII/256:4-4 24850 4859 ns/op BenchmarkIndexAnyASCII/256:8-4 24661 4884 ns/op BenchmarkIndexAnyASCII/256:16-4 24649 4869 ns/op BenchmarkIndexAnyASCII/256:32-4 24531 4869 ns/op BenchmarkIndexAnyASCII/256:64-4 24050 4945 ns/op BenchmarkIndexAnyUTF8/1:1-4 2593011 47.02 ns/op BenchmarkIndexAnyUTF8/1:2-4 2567199 47.44 ns/op BenchmarkIndexAnyUTF8/1:4-4 2592577 46.98 ns/op BenchmarkIndexAnyUTF8/1:8-4 2589010 47.28 ns/op BenchmarkIndexAnyUTF8/1:16-4 2599220 46.80 ns/op BenchmarkIndexAnyUTF8/1:32-4 2591938 47.51 ns/op BenchmarkIndexAnyUTF8/1:64-4 2512797 47.72 ns/op BenchmarkIndexAnyUTF8/16:1-4 157788 757.0 ns/op BenchmarkIndexAnyUTF8/16:2-4 289947 416.8 ns/op BenchmarkIndexAnyUTF8/16:4-4 283539 415.1 ns/op BenchmarkIndexAnyUTF8/16:8-4 291109 410.7 ns/op BenchmarkIndexAnyUTF8/16:16-4 272077 432.7 ns/op BenchmarkIndexAnyUTF8/16:32-4 261369 451.7 ns/op BenchmarkIndexAnyUTF8/16:64-4 257968 453.2 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 10910 ns/op BenchmarkIndexAnyUTF8/256:2-4 20356 5943 ns/op BenchmarkIndexAnyUTF8/256:4-4 20288 5939 ns/op BenchmarkIndexAnyUTF8/256:8-4 20241 5890 ns/op BenchmarkIndexAnyUTF8/256:16-4 19335 6239 ns/op BenchmarkIndexAnyUTF8/256:32-4 18380 6539 ns/op BenchmarkIndexAnyUTF8/256:64-4 18111 6555 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2633432 46.68 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2580908 46.88 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2592072 47.32 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2557873 47.29 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2533170 47.27 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2493973 48.01 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2477443 48.02 ns/op BenchmarkLastIndexAnyASCII/16:1-4 339565 342.2 ns/op BenchmarkLastIndexAnyASCII/16:2-4 346448 341.2 ns/op BenchmarkLastIndexAnyASCII/16:4-4 340756 346.0 ns/op BenchmarkLastIndexAnyASCII/16:8-4 341560 345.7 ns/op BenchmarkLastIndexAnyASCII/16:16-4 330596 357.7 ns/op BenchmarkLastIndexAnyASCII/16:32-4 297931 385.3 ns/op BenchmarkLastIndexAnyASCII/16:64-4 274150 431.5 ns/op BenchmarkLastIndexAnyASCII/256:1-4 25406 4747 ns/op BenchmarkLastIndexAnyASCII/256:2-4 25060 4787 ns/op BenchmarkLastIndexAnyASCII/256:4-4 25294 4753 ns/op BenchmarkLastIndexAnyASCII/256:8-4 25335 4748 ns/op BenchmarkLastIndexAnyASCII/256:16-4 25138 4736 ns/op BenchmarkLastIndexAnyASCII/256:32-4 25234 4781 ns/op BenchmarkLastIndexAnyASCII/256:64-4 24808 4817 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2588151 46.31 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2583538 47.21 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2604206 47.55 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2557803 47.16 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2565927 47.33 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2522919 48.17 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2502986 48.34 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 222748 514.1 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 280860 421.8 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 285000 415.3 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 284000 419.8 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 272330 435.0 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 259663 446.7 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 255710 467.3 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 16887 7091 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 19801 6062 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 19894 5994 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 19951 5977 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 18981 6319 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 18242 6493 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 17658 6714 ns/op BenchmarkTrimASCII/1:1-4 3000055 40.60 ns/op BenchmarkTrimASCII/1:2-4 2272714 51.71 ns/op BenchmarkTrimASCII/1:4-4 2189510 54.55 ns/op BenchmarkTrimASCII/1:8-4 1905183 62.10 ns/op BenchmarkTrimASCII/1:16-4 1637851 72.81 ns/op BenchmarkTrimASCII/16:1-4 430404 277.1 ns/op BenchmarkTrimASCII/16:2-4 341505 348.8 ns/op BenchmarkTrimASCII/16:4-4 341061 347.8 ns/op BenchmarkTrimASCII/16:8-4 328791 351.7 ns/op BenchmarkTrimASCII/16:16-4 317553 364.0 ns/op BenchmarkTrimASCII/256:1-4 31593 3803 ns/op BenchmarkTrimASCII/256:2-4 25180 4737 ns/op BenchmarkTrimASCII/256:4-4 25330 4741 ns/op BenchmarkTrimASCII/256:8-4 25255 4752 ns/op BenchmarkTrimASCII/256:16-4 24945 4802 ns/op BenchmarkTrimASCII/4096:1-4 1975 59446 ns/op BenchmarkTrimASCII/4096:2-4 1586 76187 ns/op BenchmarkTrimASCII/4096:4-4 1576 75423 ns/op BenchmarkTrimASCII/4096:8-4 1521 75032 ns/op BenchmarkTrimASCII/4096:16-4 1581 76457 ns/op BenchmarkTrimByte-4 2265340 52.65 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 13155 9072 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 13248 9047 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 693 169340 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1366 84199 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2696 42879 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 5086 22609 ns/op BenchmarkCompareBytesEqual-4 10168281 10.91 ns/op BenchmarkCompareBytesToNil-4 12462442 9.467 ns/op BenchmarkCompareBytesEmpty-4 12686858 8.667 ns/op BenchmarkCompareBytesIdentical-4 12858626 9.194 ns/op BenchmarkCompareBytesSameLength-4 11101422 10.43 ns/op BenchmarkCompareBytesDifferentLength-4 11226958 10.50 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 1388 77338 ns/op 13558.42 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 1898 75925 ns/op 13810.85 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 1392 85031 ns/op 12331.85 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 1706 86000 ns/op 12192.81 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 1374 81311 ns/op 12896.04 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 1368 84885 ns/op 12353.06 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 1496 76528 ns/op 13701.93 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 1399 85363 ns/op 12283.88 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 1387 82271 ns/op 12745.53 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 1389 85181 ns/op 12310.04 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 1396 87876 ns/op 11932.58 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 1812 84323 ns/op 12435.24 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 1381 86016 ns/op 12190.59 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 1396 85860 ns/op 12212.70 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 1382 86306 ns/op 12149.59 MB/s BenchmarkCompareBytesBig-4 1360 85203 ns/op 12306.92 MB/s BenchmarkCompareBytesBigIdentical-4 12651754 9.386 ns/op 111715481.13 MB/s PASS ok bytes 65.219s goos: freebsd goarch: amd64 pkg: compress/bzip2 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecodeDigits-4 2 76415272 ns/op 1.31 MB/s 3611344 B/op 26 allocs/op BenchmarkDecodeNewton-4 1 308269987 ns/op 1.84 MB/s 3629184 B/op 26 allocs/op BenchmarkDecodeRand-4 5 23823849 ns/op 0.69 MB/s 3642704 B/op 26 allocs/op PASS ok compress/bzip2 2.409s goos: freebsd goarch: amd64 pkg: compress/flate cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecode/Digits/Huffman/1e4-4 66 1644393 ns/op 6.08 MB/s 43896 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 7 15658918 ns/op 6.39 MB/s 41776 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 159092761 ns/op 6.29 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 67 1717741 ns/op 5.82 MB/s 42823 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 6 17220191 ns/op 5.81 MB/s 43641 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 174735124 ns/op 5.72 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 67 1672196 ns/op 5.98 MB/s 43273 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 7 16211400 ns/op 6.17 MB/s 43229 B/op 13 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 166189644 ns/op 6.02 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 66 1680734 ns/op 5.95 MB/s 43314 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 7 16365626 ns/op 6.11 MB/s 42056 B/op 13 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 163804898 ns/op 6.10 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 62 1785724 ns/op 5.60 MB/s 43493 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 6 17295964 ns/op 5.78 MB/s 46464 B/op 23 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 175771245 ns/op 5.69 MB/s 88560 B/op 166 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 79 1455355 ns/op 6.87 MB/s 43757 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 9 12328859 ns/op 8.11 MB/s 44682 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 124744834 ns/op 8.02 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 86 1307720 ns/op 7.65 MB/s 43823 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 12 9815861 ns/op 10.19 MB/s 44977 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 2 99256162 ns/op 10.07 MB/s 65952 B/op 160 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 86 1294663 ns/op 7.72 MB/s 43344 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 12 9772890 ns/op 10.23 MB/s 44292 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 2 98186334 ns/op 10.18 MB/s 71860 B/op 153 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 94 1139048 ns/op 8.78 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 10 10921336 ns/op 9.16 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 109666522 ns/op 9.12 MB/s BenchmarkEncode/Digits/Speed/1e4-4 46 2198974 ns/op 4.55 MB/s BenchmarkEncode/Digits/Speed/1e5-4 6 19457345 ns/op 5.14 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 195192854 ns/op 5.12 MB/s BenchmarkEncode/Digits/Default/1e4-4 20 5222840 ns/op 1.91 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 75246118 ns/op 1.33 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 769092743 ns/op 1.30 MB/s BenchmarkEncode/Digits/Compression/1e4-4 22 5254048 ns/op 1.90 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 73257013 ns/op 1.37 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 770207421 ns/op 1.30 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 80 1392182 ns/op 7.18 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 9 11762976 ns/op 8.50 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 116980868 ns/op 8.55 MB/s BenchmarkEncode/Newton/Speed/1e4-4 50 2096739 ns/op 4.77 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 16182252 ns/op 6.18 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 157428523 ns/op 6.35 MB/s BenchmarkEncode/Newton/Default/1e4-4 21 5127952 ns/op 1.95 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 67312909 ns/op 1.49 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 683027680 ns/op 1.46 MB/s BenchmarkEncode/Newton/Compression/1e4-4 20 5198482 ns/op 1.92 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 84296532 ns/op 1.19 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 872183864 ns/op 1.15 MB/s PASS ok compress/flate 17.590s goos: freebsd goarch: amd64 pkg: compress/lzw cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecoder/1e4-4 51 2199295 ns/op 4.55 MB/s BenchmarkDecoder/1e-Reuse4-4 51 2306395 ns/op 4.34 MB/s BenchmarkDecoder/1e5-4 5 22109508 ns/op 4.52 MB/s BenchmarkDecoder/1e-Reuse5-4 5 22132021 ns/op 4.52 MB/s BenchmarkDecoder/1e6-4 1 222189337 ns/op 4.50 MB/s BenchmarkDecoder/1e-Reuse6-4 1 221902132 ns/op 4.51 MB/s BenchmarkEncoder/1e4-4 57 1951401 ns/op 5.12 MB/s BenchmarkEncoder/1e-Reuse4-4 57 1770232 ns/op 5.65 MB/s BenchmarkEncoder/1e5-4 6 18661580 ns/op 5.36 MB/s BenchmarkEncoder/1e-Reuse5-4 6 18794078 ns/op 5.32 MB/s BenchmarkEncoder/1e6-4 1 191378976 ns/op 5.23 MB/s BenchmarkEncoder/1e-Reuse6-4 1 186308815 ns/op 5.37 MB/s PASS ok compress/lzw 3.576s goos: freebsd goarch: amd64 pkg: container/heap cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDup-4 27 3896979 ns/op PASS ok container/heap 1.195s goos: freebsd goarch: amd64 pkg: context cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCommonParentCancel-4 24066 4614 ns/op BenchmarkWithTimeout/concurrency=40-4 5079 22913 ns/op BenchmarkWithTimeout/concurrency=4000-4 5013 23353 ns/op BenchmarkWithTimeout/concurrency=400000-4 6506 16967 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 400816 275.6 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 14181 8775 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 18318 6606 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3181 40194 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 1914 62739 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2746 42050 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 285 432357 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 199 758278 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 301 404712 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 25 4549446 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 15 7538781 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 31 4004216 ns/op BenchmarkCheckCanceled/Err-4 247486 498.7 ns/op BenchmarkCheckCanceled/Done-4 410100 298.6 ns/op BenchmarkContextCancelDone-4 409976 279.4 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 14238 8136 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 13274 8944 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 12891 9607 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 10000 11262 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 7927 13271 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 494984 237.6 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 284299 417.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 200692 598.3 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 125214 965.6 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 63654 1886 ns/op PASS ok context 11.223s goos: freebsd goarch: amd64 pkg: crypto/aes cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncrypt/AES-128-4 1692654 72.28 ns/op 221.36 MB/s BenchmarkEncrypt/AES-192-4 1616728 75.02 ns/op 213.29 MB/s BenchmarkEncrypt/AES-256-4 1524657 77.71 ns/op 205.91 MB/s BenchmarkDecrypt/AES-128-4 1636644 73.02 ns/op 219.12 MB/s BenchmarkDecrypt/AES-192-4 1586295 76.82 ns/op 208.29 MB/s BenchmarkDecrypt/AES-256-4 1489170 79.80 ns/op 200.50 MB/s BenchmarkCreateCipher/AES-128-4 194943 621.3 ns/op 512 B/op 1 allocs/op BenchmarkCreateCipher/AES-192-4 190494 724.4 ns/op 512 B/op 1 allocs/op BenchmarkCreateCipher/AES-256-4 169100 676.6 ns/op 512 B/op 1 allocs/op PASS ok crypto/aes 2.745s goos: freebsd goarch: amd64 pkg: crypto/cipher cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAESGCM/Open-128-64-4 165885 738.3 ns/op 86.69 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 305037 392.4 ns/op 163.09 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 166332 773.5 ns/op 82.74 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 301116 426.6 ns/op 150.01 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 105631 1499 ns/op 900.85 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 156746 1106 ns/op 1220.68 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 98101 1618 ns/op 834.23 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 134668 1290 ns/op 1046.18 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 26331 4881 ns/op 1678.24 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 36328 4650 ns/op 1761.64 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 24536 5402 ns/op 1516.60 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 25458 5215 ns/op 1570.86 MB/s 0 B/op 0 allocs/op BenchmarkAESCTR/50-4 234860 483.2 ns/op 103.48 MB/s BenchmarkAESCTR/1K-4 106776 1171 ns/op 870.14 MB/s BenchmarkAESCTR/8K-4 23654 5124 ns/op 1597.70 MB/s BenchmarkAESCBCEncrypt1K-4 26714 4504 ns/op 227.37 MB/s BenchmarkAESCBCDecrypt1K-4 25666 4712 ns/op 217.30 MB/s PASS ok crypto/cipher 3.849s goos: freebsd goarch: amd64 pkg: crypto/des cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncrypt-4 90531 1280 ns/op 6.25 MB/s BenchmarkDecrypt-4 97222 1194 ns/op 6.70 MB/s BenchmarkTDESEncrypt-4 34172 3465 ns/op 2.31 MB/s BenchmarkTDESDecrypt-4 34958 3412 ns/op 2.34 MB/s PASS ok crypto/des 1.614s goos: freebsd goarch: amd64 pkg: crypto/ecdh cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkECDH/P256-4 994 118417 ns/op 968 B/op 15 allocs/op BenchmarkECDH/P384-4 14 8152211 ns/op 1326 B/op 24 allocs/op BenchmarkECDH/P521-4 5 21022668 ns/op 1812 B/op 24 allocs/op BenchmarkECDH/X25519-4 93 1237267 ns/op 391 B/op 9 allocs/op PASS ok crypto/ecdh 1.776s goos: freebsd goarch: amd64 pkg: crypto/ecdsa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSign/P256-4 837 127866 ns/op 6976 B/op 72 allocs/op BenchmarkSign/P384-4 46 2697848 ns/op 7215 B/op 75 allocs/op BenchmarkSign/P521-4 21 5623851 ns/op 8067 B/op 78 allocs/op BenchmarkVerify/P256-4 984 120265 ns/op 576 B/op 10 allocs/op BenchmarkVerify/P384-4 14 8281773 ns/op 808 B/op 17 allocs/op BenchmarkVerify/P521-4 5 20676416 ns/op 1224 B/op 17 allocs/op BenchmarkGenerateKey/P256-4 4339 26594 ns/op 1000 B/op 17 allocs/op BenchmarkGenerateKey/P384-4 57 2052495 ns/op 1200 B/op 20 allocs/op BenchmarkGenerateKey/P521-4 19 5279954 ns/op 1595 B/op 20 allocs/op PASS ok crypto/ecdsa 2.512s goos: freebsd goarch: amd64 pkg: crypto/ed25519 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkKeyGeneration-4 330 353155 ns/op BenchmarkNewKeyFromSeed-4 333 357909 ns/op BenchmarkSigning-4 313 377318 ns/op BenchmarkVerification-4 214 558784 ns/op PASS ok crypto/ed25519 1.718s goos: freebsd goarch: amd64 pkg: crypto/elliptic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScalarBaseMult/P256-4 5152 23064 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 147 821148 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 55 2103486 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 21 5156263 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1395 85044 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 56 2083052 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 20 5665376 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 7 14706916 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 16754 6995 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 6327 17719 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3706 28140 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 79 1397188 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2450 47179 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 306 391295 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1534 75314 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 97 1159939 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.347s goos: freebsd goarch: amd64 pkg: crypto/hkdf cpu: Intel(R) Xeon(R) CPU @ 2.20GHz Benchmark16ByteMD5Single-4 7518 15392 ns/op 1.04 MB/s Benchmark20ByteSHA1Single-4 7358 16332 ns/op 1.22 MB/s Benchmark32ByteSHA256Single-4 6002 17690 ns/op 1.81 MB/s Benchmark64ByteSHA512Single-4 4024 27753 ns/op 2.31 MB/s PASS ok crypto/hkdf 1.749s goos: freebsd goarch: amd64 pkg: crypto/hmac cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHMACSHA256_1K-4 21776 5454 ns/op 187.77 MB/s BenchmarkHMACSHA256_32-4 53024 2231 ns/op 14.34 MB/s BenchmarkNewWriteSum-4 14108 8205 ns/op 3.90 MB/s PASS ok crypto/hmac 1.610s goos: freebsd goarch: amd64 pkg: crypto/internal/fips140/bigmod cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkModAdd-4 456895 231.9 ns/op BenchmarkModSub-4 479457 228.7 ns/op BenchmarkMontgomeryRepr-4 61615 1953 ns/op BenchmarkMontgomeryMul-4 61063 1955 ns/op BenchmarkModMul-4 30106 3987 ns/op BenchmarkExpBig-4 18 6617495 ns/op BenchmarkExp-4 21 5345003 ns/op PASS ok crypto/internal/fips140/bigmod 1.941s goos: freebsd goarch: amd64 pkg: crypto/internal/fips140/drbg cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDBRG-4 59306 1817 ns/op 35.22 MB/s PASS ok crypto/internal/fips140/drbg 1.185s goos: freebsd goarch: amd64 pkg: crypto/internal/fips140/edwards25519 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncodingDecoding-4 3727 28757 ns/op BenchmarkScalarBaseMult-4 366 315288 ns/op BenchmarkScalarMult-4 160 739203 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 235 511472 ns/op PASS ok crypto/internal/fips140/edwards25519 1.694s goos: freebsd goarch: amd64 pkg: crypto/internal/fips140/edwards25519/field cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAdd-4 510655 211.7 ns/op BenchmarkMultiply-4 4117668 28.86 ns/op BenchmarkSquare-4 5232028 23.04 ns/op BenchmarkInvert-4 25146 4760 ns/op BenchmarkMult32-4 1490180 81.32 ns/op PASS ok crypto/internal/fips140/edwards25519/field 1.870s goos: freebsd goarch: amd64 pkg: crypto/internal/fips140/nistec cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScalarMult/P224-4 51 2036848 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1612 74520 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 19 5745797 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 7 14802877 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 156 747666 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 8023 15565 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 57 1955604 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 22 4683262 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/fips140/nistec 2.144s goos: freebsd goarch: amd64 pkg: crypto/internal/fips140/nistec/fiat cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMul/P224-4 576879 197.4 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 280425 398.5 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 117272 1012 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 580022 204.5 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 303006 392.4 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 115599 1003 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/fips140/nistec/fiat 1.830s goos: freebsd goarch: amd64 pkg: crypto/md5 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes-4 187150 611.4 ns/op 13.08 MB/s BenchmarkHash64-4 202207 567.5 ns/op 112.77 MB/s BenchmarkHash128-4 175298 675.5 ns/op 189.48 MB/s BenchmarkHash256-4 133929 888.1 ns/op 288.26 MB/s BenchmarkHash512-4 89664 1329 ns/op 385.25 MB/s BenchmarkHash1K-4 54187 2201 ns/op 465.25 MB/s BenchmarkHash8K-4 8191 14396 ns/op 569.03 MB/s BenchmarkHash1M-4 67 1775840 ns/op 590.47 MB/s BenchmarkHash8M-4 8 14220486 ns/op 589.90 MB/s BenchmarkHash8BytesUnaligned-4 183922 616.6 ns/op 12.97 MB/s BenchmarkHash1KUnaligned-4 54326 2207 ns/op 463.95 MB/s BenchmarkHash8KUnaligned-4 8203 14349 ns/op 570.92 MB/s PASS ok crypto/md5 2.793s goos: freebsd goarch: amd64 pkg: crypto/mlkem cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkKeyGen-4 352 337914 ns/op BenchmarkEncaps-4 170 665571 ns/op BenchmarkDecaps-4 132 921508 ns/op BenchmarkRoundTrip/Alice-4 87 1326910 ns/op BenchmarkRoundTrip/Bob-4 202 595412 ns/op PASS ok crypto/mlkem 1.948s goos: freebsd goarch: amd64 pkg: crypto/pbkdf2 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHMACSHA1-4 10 11100086 ns/op BenchmarkHMACSHA256-4 7 14750051 ns/op PASS ok crypto/pbkdf2 1.421s goos: freebsd goarch: amd64 pkg: crypto/rand cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRead/4-4 85579 1368 ns/op 2.92 MB/s BenchmarkRead/32-4 86090 1381 ns/op 23.17 MB/s BenchmarkRead/4K-4 8455 14108 ns/op 290.33 MB/s BenchmarkPrime-4 1 146333010 ns/op PASS ok crypto/rand 1.614s goos: freebsd goarch: amd64 pkg: crypto/rc4 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRC4_128-4 13538 8899 ns/op 14.38 MB/s BenchmarkRC4_1K-4 1650 70519 ns/op 14.52 MB/s BenchmarkRC4_8K-4 212 559182 ns/op 14.48 MB/s PASS ok crypto/rc4 1.586s goos: freebsd goarch: amd64 pkg: crypto/rsa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecryptPKCS1v15/2048-4 49 2127097 ns/op BenchmarkDecryptPKCS1v15/3072-4 21 5486759 ns/op BenchmarkDecryptPKCS1v15/4096-4 10 11028763 ns/op BenchmarkEncryptPKCS1v15/2048-4 1611 74048 ns/op BenchmarkDecryptOAEP/2048-4 51 2252171 ns/op BenchmarkEncryptOAEP/2048-4 1287 89925 ns/op BenchmarkSignPKCS1v15/2048-4 50 2176579 ns/op BenchmarkVerifyPKCS1v15/2048-4 1682 70812 ns/op BenchmarkSignPSS/2048-4 51 2250677 ns/op BenchmarkVerifyPSS/2048-4 1372 85680 ns/op BenchmarkGenerateKey/2048-4 1 598009494 ns/op BenchmarkParsePKCS8PrivateKey/2048-4 601 197695 ns/op PASS ok crypto/rsa 3.046s goos: freebsd goarch: amd64 pkg: crypto/sha1 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 161900 711.7 ns/op 11.24 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 197540 581.2 ns/op 13.76 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 97426 1209 ns/op 264.69 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 112440 1066 ns/op 300.11 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 58360 2084 ns/op 491.34 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 61320 1921 ns/op 533.05 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 10000 11356 ns/op 721.38 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 10000 11151 ns/op 734.67 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.114s goos: freebsd goarch: amd64 pkg: crypto/sha256 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 137706 840.4 ns/op 9.52 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 138202 839.7 ns/op 9.53 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 142886 835.0 ns/op 9.58 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 29011 4081 ns/op 250.93 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 29044 4087 ns/op 250.56 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 29382 4081 ns/op 250.93 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 4309 27516 ns/op 297.72 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 4272 27519 ns/op 297.69 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 4297 27506 ns/op 297.83 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.315s goos: freebsd goarch: amd64 pkg: crypto/sha3 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSha3_512_MTU-4 9070 12355 ns/op 109.27 MB/s BenchmarkSha3_384_MTU-4 13334 8965 ns/op 150.58 MB/s BenchmarkSha3_256_MTU-4 16800 7126 ns/op 189.45 MB/s BenchmarkSha3_224_MTU-4 17632 6756 ns/op 199.81 MB/s BenchmarkShake128_MTU-4 14614 8233 ns/op 163.97 MB/s BenchmarkShake256_MTU-4 13654 8748 ns/op 154.32 MB/s BenchmarkShake256_16x-4 602 198389 ns/op 82.59 MB/s BenchmarkShake256_1MiB-4 24 4791239 ns/op 218.85 MB/s BenchmarkSha3_512_1MiB-4 13 8874791 ns/op 118.15 MB/s PASS ok crypto/sha3 2.601s goos: freebsd goarch: amd64 pkg: crypto/sha512 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 111535 1039 ns/op 7.70 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 114091 1014 ns/op 7.89 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 116072 1032 ns/op 7.75 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 37178 3219 ns/op 318.07 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 37411 3190 ns/op 321.05 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 37255 3210 ns/op 318.99 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 6194 19038 ns/op 430.30 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 6186 19090 ns/op 429.13 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 6154 19117 ns/op 428.52 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.263s goos: freebsd goarch: amd64 pkg: crypto/subtle cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkConstantTimeByteEq-4 17469740 6.747 ns/op BenchmarkConstantTimeEq-4 16663009 7.189 ns/op BenchmarkConstantTimeLessOrEq-4 16854675 7.166 ns/op BenchmarkXORBytes/8Bytes-4 4388737 27.97 ns/op 286.05 MB/s BenchmarkXORBytes/128Bytes-4 3667934 32.72 ns/op 3911.92 MB/s BenchmarkXORBytes/2048Bytes-4 1000000 134.2 ns/op 15264.93 MB/s BenchmarkXORBytes/32768Bytes-4 61081 2031 ns/op 16132.69 MB/s PASS ok crypto/subtle 2.054s goos: freebsd goarch: amd64 pkg: crypto/tls cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCertCache/0-4 211 559143 ns/op BenchmarkCertCache/1-4 208 545462 ns/op BenchmarkCertCache/2-4 210 565986 ns/op BenchmarkCertCache/3-4 212 563171 ns/op BenchmarkHandshakeServer/RSA-4 100 1012097 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 79 1419092 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 94 1184632 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 146 789167 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 208 575666 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 57 1939834 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 66 1737780 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 30459116 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 4 30037354 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 6 19044755 ns/op 55.06 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 4 26064134 ns/op 40.23 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 4 32410605 ns/op 64.71 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 3 46073947 ns/op 45.52 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 2 60747261 ns/op 69.05 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 2 85803603 ns/op 48.88 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 116815662 ns/op 71.81 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 167855877 ns/op 49.98 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 226399523 ns/op 74.10 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 329915209 ns/op 50.85 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 448955289 ns/op 74.74 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 655888477 ns/op 51.16 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 915890015 ns/op 73.27 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 1319000473 ns/op 50.88 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 6 19780327 ns/op 53.01 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 4 26057388 ns/op 40.24 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 3 33789375 ns/op 62.07 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 3 47258924 ns/op 44.38 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 2 61518960 ns/op 68.18 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 2 87427780 ns/op 47.97 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 115137175 ns/op 72.86 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 168763923 ns/op 49.71 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 226074363 ns/op 74.21 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 328573342 ns/op 51.06 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 447920478 ns/op 74.91 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 655822452 ns/op 51.16 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 914969743 ns/op 73.35 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 1313431474 ns/op 51.09 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 698805400 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 702150955 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 282874786 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 283671251 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 144252878 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 144205665 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 74818562 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 74540302 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 4 33075860 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 4 32617408 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 137918489 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 141484387 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 58544263 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 59526354 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 4 31943940 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 4 32113818 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 6 18678799 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 6 18368371 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 10 10689227 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 10 10324168 ns/op PASS ok crypto/tls 19.900s goos: freebsd goarch: amd64 pkg: crypto/x509 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkOIDMarshalUnmarshalText-4 13699 8315 ns/op BenchmarkCreateCertificate/RSA_2048-4 43 2490177 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 292 408249 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 1107 106207 ns/op 12952 B/op 169 allocs/op BenchmarkParseCertificate/rsa_leaf-4 1078 111809 ns/op 14360 B/op 192 allocs/op PASS ok crypto/x509 2.178s goos: freebsd goarch: amd64 pkg: database/sql cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkConcurrentDBExec-4 37 3004072 ns/op 281015 B/op 1651 allocs/op BenchmarkConcurrentStmtQuery-4 33 3492188 ns/op 277209 B/op 2090 allocs/op BenchmarkConcurrentStmtExec-4 43 2700114 ns/op 222708 B/op 774 allocs/op BenchmarkConcurrentTxQuery-4 44 2731192 ns/op 281265 B/op 2176 allocs/op BenchmarkConcurrentTxExec-4 54 2169907 ns/op 87966 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 42 2750256 ns/op 108019 B/op 2067 allocs/op BenchmarkConcurrentTxStmtExec-4 111 1087869 ns/op 40120 B/op 380 allocs/op BenchmarkConcurrentRandom-4 43 2747749 ns/op 233292 B/op 1880 allocs/op BenchmarkManyConcurrentQueries-4 2313 48434 ns/op 4139 B/op 20 allocs/op BenchmarkGrabConn-4 199824 617.4 ns/op 0 B/op 0 allocs/op BenchmarkConnRequestSet-4 16780 7150 ns/op PASS ok database/sql 2.921s goos: freebsd goarch: amd64 pkg: debug/elf cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSymbols64-4 1652 61458 ns/op BenchmarkSymbols32-4 2161 53311 ns/op PASS ok debug/elf 1.320s goos: freebsd goarch: amd64 pkg: debug/gosym cpu: Intel(R) Xeon(R) CPU @ 2.20GHz Benchmark115/NewLineTable-4 236410 514.7 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 90 1297271 ns/op 179130 B/op 15 allocs/op Benchmark115/LineToPC-4 80 1551543 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 17683 6585 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.779s goos: freebsd goarch: amd64 pkg: encoding/asn1 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkObjectIdentifierString-4 71635 1647 ns/op BenchmarkMarshal-4 769 145505 ns/op 8056 B/op 271 allocs/op BenchmarkUnmarshal-4 2764 40133 ns/op 352 B/op 16 allocs/op PASS ok encoding/asn1 1.470s goos: freebsd goarch: amd64 pkg: encoding/base32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode-4 336 352870 ns/op 23.22 MB/s BenchmarkEncodeToString-4 307 361197 ns/op 22.68 MB/s BenchmarkDecode-4 144 829999 ns/op 15.80 MB/s BenchmarkDecodeString-4 144 833401 ns/op 15.73 MB/s PASS ok encoding/base32 1.796s goos: freebsd goarch: amd64 pkg: encoding/base64 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncodeToString-4 332 337640 ns/op 24.26 MB/s BenchmarkDecodeString/2-4 316332 356.4 ns/op 11.22 MB/s BenchmarkDecodeString/4-4 211336 558.8 ns/op 14.32 MB/s BenchmarkDecodeString/8-4 169389 665.7 ns/op 18.02 MB/s BenchmarkDecodeString/64-4 36562 3265 ns/op 26.95 MB/s BenchmarkDecodeString/8192-4 326 365511 ns/op 29.89 MB/s BenchmarkNewEncoding-4 60918 1930 ns/op 132.65 MB/s PASS ok encoding/base64 2.067s goos: freebsd goarch: amd64 pkg: encoding/binary cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadSlice1000Int32s-4 1305 88819 ns/op 45.04 MB/s BenchmarkReadStruct-4 16273 7422 ns/op 10.10 MB/s BenchmarkWriteStruct-4 17599 6873 ns/op 10.91 MB/s BenchmarkAppendStruct-4 185044 638.9 ns/op 117.40 MB/s BenchmarkWriteSlice1000Structs-4 15 6864365 ns/op 10.93 MB/s BenchmarkAppendSlice1000Structs-4 16 6494687 ns/op 11.55 MB/s BenchmarkReadSlice1000Structs-4 15 7264396 ns/op 10.32 MB/s BenchmarkReadInts-4 47203 2558 ns/op 11.73 MB/s BenchmarkWriteInts-4 43300 2750 ns/op 10.91 MB/s BenchmarkAppendInts-4 94442 1249 ns/op 24.02 MB/s BenchmarkWriteSlice1000Int32s-4 1312 91402 ns/op 43.76 MB/s BenchmarkAppendSlice1000Int32s-4 1420 82540 ns/op 48.46 MB/s BenchmarkPutUint16-4 3605276 33.38 ns/op 59.92 MB/s BenchmarkAppendUint16-4 3509496 34.26 ns/op 58.38 MB/s BenchmarkPutUint32-4 2513485 46.31 ns/op 86.38 MB/s BenchmarkAppendUint32-4 2502678 46.73 ns/op 85.59 MB/s BenchmarkPutUint64-4 856995 118.3 ns/op 67.62 MB/s BenchmarkAppendUint64-4 1000000 115.4 ns/op 69.31 MB/s BenchmarkLittleEndianPutUint16-4 3717403 32.21 ns/op 62.10 MB/s BenchmarkLittleEndianAppendUint16-4 3610243 33.34 ns/op 59.99 MB/s BenchmarkLittleEndianPutUint32-4 2572424 46.25 ns/op 86.49 MB/s BenchmarkLittleEndianAppendUint32-4 2478553 47.03 ns/op 85.05 MB/s BenchmarkLittleEndianPutUint64-4 951381 120.5 ns/op 66.40 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 114.1 ns/op 70.13 MB/s BenchmarkReadFloats-4 154281 764.0 ns/op 15.71 MB/s BenchmarkWriteFloats-4 145690 813.0 ns/op 14.76 MB/s BenchmarkReadSlice1000Float32s-4 1155 101523 ns/op 39.40 MB/s BenchmarkWriteSlice1000Float32s-4 1107 108063 ns/op 37.02 MB/s BenchmarkReadSlice1000Uint8s-4 75306 1706 ns/op 586.19 MB/s BenchmarkWriteSlice1000Uint8s-4 292239 410.7 ns/op 2434.93 MB/s BenchmarkSize/bool-4 5159041 23.12 ns/op BenchmarkSize/int8-4 5404786 22.23 ns/op BenchmarkSize/int16-4 5398179 22.41 ns/op BenchmarkSize/int32-4 5062098 23.59 ns/op BenchmarkSize/int64-4 5416526 21.86 ns/op BenchmarkSize/uint8-4 5424495 22.14 ns/op BenchmarkSize/uint16-4 5293293 22.47 ns/op BenchmarkSize/uint32-4 5331285 22.53 ns/op BenchmarkSize/uint64-4 5127198 23.15 ns/op BenchmarkSize/float32-4 4016929 29.46 ns/op BenchmarkSize/float64-4 4258136 27.89 ns/op BenchmarkSize/complex64-4 756102 154.3 ns/op BenchmarkSize/complex128-4 737898 156.7 ns/op BenchmarkSize/binary.Struct-4 223783 526.7 ns/op BenchmarkSize/*binary.Struct-4 198822 606.4 ns/op BenchmarkSize/[]binary.Struct-4 191598 620.3 ns/op BenchmarkSize/[]binary.Struct#01-4 187035 646.0 ns/op BenchmarkSize/[1]binary.Struct-4 180325 670.2 ns/op BenchmarkPutUvarint32-4 839516 144.7 ns/op 27.63 MB/s BenchmarkPutUvarint64-4 213274 560.3 ns/op 14.28 MB/s PASS ok encoding/binary 8.045s goos: freebsd goarch: amd64 pkg: encoding/csv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRead-4 6441 16615 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 7550 15864 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6806 15879 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 4455 26118 ns/op 3937 B/op 24 allocs/op BenchmarkReadReuseRecord-4 8025 14760 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 7639 14793 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 7656 14879 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4819 24523 ns/op 2977 B/op 12 allocs/op BenchmarkWrite-4 12193 9267 ns/op PASS ok encoding/csv 2.309s goos: freebsd goarch: amd64 pkg: encoding/gob cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEndToEndPipe-4 12078 9496 ns/op 1813 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 16189 7513 ns/op 1811 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 248 467984 ns/op 16730 B/op 330 allocs/op BenchmarkEncodeComplex128Slice-4 781 149699 ns/op 628 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1629 70017 ns/op 53 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1580 73534 ns/op 55 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 2263 48989 ns/op 171 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 56 1956128 ns/op 36188 B/op 253 allocs/op BenchmarkDecodeComplex128Slice-4 669 184660 ns/op 25243 B/op 149 allocs/op BenchmarkDecodeFloat64Slice-4 1329 91457 ns/op 10818 B/op 149 allocs/op BenchmarkDecodeInt32Slice-4 1395 84582 ns/op 9780 B/op 149 allocs/op BenchmarkDecodeStringSlice-4 916 127164 ns/op 39153 B/op 1149 allocs/op BenchmarkDecodeStringsSlice-4 337 350272 ns/op 66233 B/op 2180 allocs/op BenchmarkDecodeBytesSlice-4 588 190655 ns/op 23724 B/op 169 allocs/op BenchmarkDecodeInterfaceSlice-4 87 1310883 ns/op 83170 B/op 3158 allocs/op BenchmarkDecodeMap-4 67 1569591 ns/op 50000 B/op 160 allocs/op PASS ok encoding/gob 3.488s goos: freebsd goarch: amd64 pkg: encoding/hex cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode/256-4 12434 9735 ns/op 26.30 MB/s BenchmarkEncode/1024-4 2925 38514 ns/op 26.59 MB/s BenchmarkEncode/4096-4 780 154678 ns/op 26.48 MB/s BenchmarkEncode/16384-4 193 612122 ns/op 26.77 MB/s BenchmarkDecode/256-4 22837 5270 ns/op 48.58 MB/s BenchmarkDecode/1024-4 5786 21109 ns/op 48.51 MB/s BenchmarkDecode/4096-4 1441 83079 ns/op 49.30 MB/s BenchmarkDecode/16384-4 362 330273 ns/op 49.61 MB/s BenchmarkDecodeString/256-4 21524 5465 ns/op 46.84 MB/s BenchmarkDecodeString/1024-4 5626 20865 ns/op 49.08 MB/s BenchmarkDecodeString/4096-4 1386 82727 ns/op 49.51 MB/s BenchmarkDecodeString/16384-4 360 331057 ns/op 49.49 MB/s BenchmarkDump/256-4 1389 84288 ns/op 3.04 MB/s BenchmarkDump/1024-4 355 335787 ns/op 3.05 MB/s BenchmarkDump/4096-4 84 1356437 ns/op 3.02 MB/s BenchmarkDump/16384-4 21 5460042 ns/op 3.00 MB/s PASS ok encoding/hex 3.423s goos: freebsd goarch: amd64 pkg: encoding/json cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCodeEncoder-4 1 113692327 ns/op 17.07 MB/s 2176 B/op 16 allocs/op BenchmarkCodeEncoderError-4 1 134372593 ns/op 14.44 MB/s 8394752 B/op 105 allocs/op BenchmarkCodeMarshal-4 1 134264064 ns/op 14.45 MB/s 10331576 B/op 57 allocs/op BenchmarkCodeMarshalError-4 1 141150609 ns/op 13.75 MB/s 10467616 B/op 132 allocs/op BenchmarkMarshalBytes/32-4 20244 5879 ns/op BenchmarkMarshalBytes/256-4 5058 22247 ns/op BenchmarkMarshalBytes/4096-4 469 253265 ns/op BenchmarkMarshalBytesError/32-4 52 2143527 ns/op BenchmarkMarshalBytesError/256-4 52 2126481 ns/op BenchmarkMarshalBytesError/4096-4 46 2421698 ns/op BenchmarkMarshalMap-4 50326 2456 ns/op 300 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 429195508 ns/op 4.52 MB/s 10097240 B/op 40036 allocs/op BenchmarkUnicodeDecoder-4 35512 3359 ns/op 4.17 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 45882 2509 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 379091111 ns/op 5.12 MB/s 2019408 B/op 40002 allocs/op BenchmarkCodeUnmarshalReuse-4 1 374595586 ns/op 5.18 MB/s 2019928 B/op 40006 allocs/op BenchmarkUnmarshalString-4 52461 2289 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 145311 826.4 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 321802 406.0 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 16851 7217 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 75510 1684 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 93295 1297 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 16348 7234 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 2546 41924 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 1449 88030 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 262 420423 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 32 3918263 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 376755 295.5 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 358548 322.8 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 353748 321.2 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 309604 372.8 ns/op BenchmarkEncodeMarshaler-4 65565 1809 ns/op 75 B/op 1 allocs/op BenchmarkEncoderEncode-4 79069 1506 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 4000011 29.90 ns/op BenchmarkNumberIsValidRegexp-4 20479 5873 ns/op BenchmarkUnmarshalNumber-4 35324 3392 ns/op 168 B/op 2 allocs/op PASS ok encoding/json 8.454s goos: freebsd goarch: amd64 pkg: encoding/pem cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode-4 39 2571068 ns/op 25.49 MB/s BenchmarkDecode-4 22 5049720 ns/op 17.58 MB/s PASS ok encoding/pem 1.319s goos: freebsd goarch: amd64 pkg: encoding/xml cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMarshal-4 3220 36777 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 1050 112275 ns/op 8217 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 4576 24532 ns/op PASS ok encoding/xml 1.539s goos: freebsd goarch: amd64 pkg: errors cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkIs-4 298585 367.5 ns/op BenchmarkAs-4 75900 1496 ns/op PASS ok errors 1.277s goos: freebsd goarch: amd64 pkg: expvar cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkIntAdd-4 228384 496.2 ns/op BenchmarkIntSet-4 289200 463.6 ns/op BenchmarkFloatAdd-4 54115 2187 ns/op BenchmarkFloatSet-4 263058 443.1 ns/op BenchmarkStringSet-4 275160 417.3 ns/op BenchmarkMapSet-4 38964 3020 ns/op BenchmarkMapSetDifferent-4 29194 4947 ns/op BenchmarkMapSetDifferentRandom-4 250 447966 ns/op BenchmarkMapSetString-4 39646 2952 ns/op BenchmarkMapAddSame-4 26414 3803 ns/op BenchmarkMapAddDifferent-4 15487 7940 ns/op BenchmarkMapAddDifferentRandom-4 218 557562 ns/op BenchmarkMapAddSameSteadyState-4 230242 516.2 ns/op BenchmarkMapAddDifferentSteadyState-4 82018 1376 ns/op BenchmarkMapString-4 5859 18732 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 10000 25061 ns/op PASS ok expvar 3.786s goos: freebsd goarch: amd64 pkg: fmt cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSprintfPadding-4 111231 1013 ns/op BenchmarkSprintfEmpty-4 447643 266.0 ns/op BenchmarkSprintfString-4 308683 387.5 ns/op BenchmarkSprintfTruncateString-4 286436 424.4 ns/op BenchmarkSprintfTruncateBytes-4 165560 761.7 ns/op BenchmarkSprintfSlowParsingPath-4 290241 422.5 ns/op BenchmarkSprintfQuoteString-4 40004 2991 ns/op BenchmarkSprintfInt-4 288542 417.0 ns/op BenchmarkSprintfIntInt-4 217326 561.7 ns/op BenchmarkSprintfPrefixedInt-4 246972 501.4 ns/op BenchmarkSprintfFloat-4 159488 755.6 ns/op BenchmarkSprintfComplex-4 63069 1946 ns/op BenchmarkSprintfBoolean-4 327100 377.9 ns/op BenchmarkSprintfHexString-4 141649 881.9 ns/op BenchmarkSprintfHexBytes-4 89382 1338 ns/op BenchmarkSprintfBytes-4 50319 2377 ns/op BenchmarkSprintfStringer-4 89772 1344 ns/op BenchmarkSprintfStructure-4 43305 2868 ns/op BenchmarkManyArgs-4 70758 1627 ns/op BenchmarkFprintInt-4 70524 1711 ns/op BenchmarkFprintfBytes-4 75343 1608 ns/op BenchmarkFprintIntNoAlloc-4 70338 1714 ns/op BenchmarkScanInts-4 36 3223441 ns/op BenchmarkScanRecursiveInt-4 1 323436278 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 359239449 ns/op PASS ok fmt 5.093s goos: freebsd goarch: amd64 pkg: go/build cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkImportVendor-4 771 135390 ns/op PASS ok go/build 1.206s goos: freebsd goarch: amd64 pkg: go/constant cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStringAdd/1-4 43008 2432 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 14275 8499 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3868 28751 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1082 111145 ns/op 11872 B/op 73 allocs/op BenchmarkStringAdd/256-4 282 432337 ns/op 48992 B/op 267 allocs/op BenchmarkStringAdd/1024-4 62 1893686 ns/op 215520 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 14 7751644 ns/op 846304 B/op 4113 allocs/op BenchmarkStringAdd/16384-4 4 32624508 ns/op 3615224 B/op 16406 allocs/op BenchmarkStringAdd/65536-4 1 135106253 ns/op 15239648 B/op 65564 allocs/op PASS ok go/constant 2.427s goos: freebsd goarch: amd64 pkg: go/format cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFormat/array1-10000-4 1 258468898 ns/op 0.25 MB/s 46793520 B/op 48954 allocs/op PASS ok go/format 1.370s goos: freebsd goarch: amd64 pkg: go/parser cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkParse-4 5 20367211 ns/op 2.64 MB/s BenchmarkParseOnly-4 6 17577908 ns/op 3.06 MB/s BenchmarkResolve-4 44 2441018 ns/op 22.02 MB/s PASS ok go/parser 2.252s goos: freebsd goarch: amd64 pkg: go/printer cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPrintFile-4 1 154449145 ns/op 0.33 MB/s 4907056 B/op 27848 allocs/op BenchmarkPrintDecl-4 742 157377 ns/op 0.20 MB/s 16721 B/op 53 allocs/op PASS ok go/printer 1.377s goos: freebsd goarch: amd64 pkg: go/scanner cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScan-4 267 447449 ns/op BenchmarkScanFiles/go/types/expr.go-4 16 6295398 ns/op 6.28 MB/s BenchmarkScanFiles/go/parser/parser.go-4 8 12826356 ns/op 5.81 MB/s BenchmarkScanFiles/net/http/server.go-4 5 20130025 ns/op 6.48 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 220 540042 ns/op 5.74 MB/s PASS ok go/scanner 1.860s goos: freebsd goarch: amd64 pkg: go/token cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSearchInts-4 1000000 104.2 ns/op PASS ok go/token 1.152s goos: freebsd goarch: amd64 pkg: go/types cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLookupFieldOrMethod-4 82 1264840 ns/op BenchmarkNamed/Underlying/nongeneric-4 810709 147.6 ns/op BenchmarkNamed/Underlying/generic-4 857529 136.7 ns/op BenchmarkNamed/Underlying/src_instance-4 628963 185.1 ns/op BenchmarkNamed/Underlying/user_instance-4 875306 135.0 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 19795 5986 ns/op BenchmarkNamed/NewMethodSet/generic-4 20346 5914 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 19590 6149 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 19833 6036 ns/op BenchmarkCheck/http/funcbodies/info-4 1 653666420 ns/op 54424 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 524897184 ns/op 67775 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 272486682 ns/op 130499 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 253828679 ns/op 140106 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 452677897 ns/op 11716 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 125894674 ns/op 42113 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 74606445 ns/op 71049 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 72607246 ns/op 73017 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 166760357 ns/op 12992 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 75270579 ns/op 28783 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 54774491 ns/op 39553 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 54796898 ns/op 39522 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1267578534 ns/op 55852 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 667879744 ns/op 106000 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 154879123 ns/op 456972 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 131735248 ns/op 537154 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 359265144 ns/op 2440 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 84970830 ns/op 10317 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 76026334 ns/op 11531 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 75072158 ns/op 11676 lines/s PASS ok go/types 19.524s goos: freebsd goarch: amd64 pkg: hash/adler32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAdler32KB-4 7533 13350 ns/op 76.70 MB/s PASS ok hash/adler32 1.182s goos: freebsd goarch: amd64 pkg: hash/crc32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCRC32/poly=IEEE/size=15/align=0-4 198602 566.3 ns/op 26.49 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 205382 542.6 ns/op 27.65 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 152623 768.6 ns/op 52.04 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 163230 730.4 ns/op 54.76 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 440466 279.8 ns/op 1829.56 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 437150 286.4 ns/op 1787.42 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 398233 329.1 ns/op 3111.36 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 394246 324.5 ns/op 3155.89 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 246452 612.0 ns/op 6692.43 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 245912 623.2 ns/op 6572.23 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 47552 3347 ns/op 9790.25 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 41551 3327 ns/op 9848.66 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 424740 287.0 ns/op 52.27 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 434610 265.8 ns/op 56.43 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 446234 263.2 ns/op 151.99 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 437946 265.4 ns/op 150.74 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 318877 358.5 ns/op 1428.34 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 330235 372.0 ns/op 1376.30 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 262970 445.0 ns/op 2300.91 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 263300 458.9 ns/op 2231.42 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 220602 527.8 ns/op 7759.92 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 223188 531.3 ns/op 7708.91 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 47168 2531 ns/op 12944.16 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 47102 2547 ns/op 12865.85 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 212001 546.6 ns/op 27.44 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 215667 551.2 ns/op 27.22 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 101828 1152 ns/op 34.73 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 106092 1124 ns/op 35.58 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 8257 14367 ns/op 35.64 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 8101 14457 ns/op 35.42 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 3841 30265 ns/op 33.83 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 3964 30286 ns/op 33.81 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 928 129360 ns/op 31.66 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 928 129086 ns/op 31.73 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 100 1058206 ns/op 30.97 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 100 1042749 ns/op 31.42 MB/s PASS ok hash/crc32 5.822s goos: freebsd goarch: amd64 pkg: hash/crc64 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCrc64/ISO64KB-4 218 550424 ns/op 119.06 MB/s BenchmarkCrc64/ISO4KB-4 2156 53995 ns/op 75.86 MB/s BenchmarkCrc64/ISO1KB-4 10000 10128 ns/op 101.11 MB/s BenchmarkCrc64/ECMA64KB-4 218 543908 ns/op 120.49 MB/s BenchmarkCrc64/Random64KB-4 286 408376 ns/op 160.48 MB/s BenchmarkCrc64/Random16KB-4 1017 113820 ns/op 143.95 MB/s PASS ok hash/crc64 1.959s goos: freebsd goarch: amd64 pkg: hash/fnv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFnv32KB-4 7230 14263 ns/op 71.79 MB/s BenchmarkFnv32aKB-4 7698 13623 ns/op 75.17 MB/s BenchmarkFnv64KB-4 8602 13854 ns/op 73.91 MB/s BenchmarkFnv64aKB-4 7826 13829 ns/op 74.05 MB/s BenchmarkFnv128KB-4 2148 55503 ns/op 18.45 MB/s BenchmarkFnv128aKB-4 2188 54246 ns/op 18.88 MB/s PASS ok hash/fnv 1.787s goos: freebsd goarch: amd64 pkg: hash/maphash cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash/n=4/Write-4 546829 186.4 ns/op 21.46 MB/s BenchmarkHash/n=4/Bytes-4 4429600 27.16 ns/op 147.27 MB/s BenchmarkHash/n=4/String-4 1818825 70.07 ns/op 57.09 MB/s BenchmarkHash/n=8/Write-4 583170 189.6 ns/op 42.19 MB/s BenchmarkHash/n=8/Bytes-4 4381022 27.09 ns/op 295.27 MB/s BenchmarkHash/n=8/String-4 1679343 66.20 ns/op 120.85 MB/s BenchmarkHash/n=16/Write-4 622940 189.8 ns/op 84.31 MB/s BenchmarkHash/n=16/Bytes-4 4516059 27.13 ns/op 589.80 MB/s BenchmarkHash/n=16/String-4 1672819 67.07 ns/op 238.56 MB/s BenchmarkHash/n=32/Write-4 595885 200.4 ns/op 159.71 MB/s BenchmarkHash/n=32/Bytes-4 4337662 28.37 ns/op 1128.06 MB/s BenchmarkHash/n=32/String-4 1797577 68.04 ns/op 470.28 MB/s BenchmarkHash/n=64/Write-4 555728 214.3 ns/op 298.61 MB/s BenchmarkHash/n=64/Bytes-4 4144164 29.89 ns/op 2140.88 MB/s BenchmarkHash/n=64/String-4 1747450 69.28 ns/op 923.80 MB/s BenchmarkHash/n=256/Write-4 409261 295.4 ns/op 866.60 MB/s BenchmarkHash/n=256/Bytes-4 2072613 58.52 ns/op 4374.79 MB/s BenchmarkHash/n=256/String-4 969715 129.4 ns/op 1977.76 MB/s BenchmarkHash/n=320/Write-4 422970 286.8 ns/op 1115.77 MB/s BenchmarkHash/n=320/Bytes-4 1622594 74.55 ns/op 4292.19 MB/s BenchmarkHash/n=320/String-4 683926 183.1 ns/op 1747.40 MB/s BenchmarkHash/n=1024/Write-4 278133 455.2 ns/op 2249.49 MB/s BenchmarkHash/n=1024/Bytes-4 746684 185.1 ns/op 5532.27 MB/s BenchmarkHash/n=1024/String-4 258310 468.7 ns/op 2184.53 MB/s BenchmarkHash/n=4096/Write-4 107271 1048 ns/op 3906.63 MB/s BenchmarkHash/n=4096/Bytes-4 207710 698.4 ns/op 5865.12 MB/s BenchmarkHash/n=4096/String-4 67144 1802 ns/op 2272.45 MB/s BenchmarkHash/n=16384/Write-4 37250 3416 ns/op 4796.01 MB/s BenchmarkHash/n=16384/Bytes-4 48789 2749 ns/op 5960.40 MB/s BenchmarkHash/n=16384/String-4 16804 7144 ns/op 2293.52 MB/s BenchmarkComparable/int64-4 1915276 62.27 ns/op BenchmarkComparable/uint64-4 1942744 62.54 ns/op BenchmarkComparable/uintptr-4 1939394 60.46 ns/op BenchmarkComparable/interface_{}-4 1744344 72.44 ns/op BenchmarkComparable/string-4 1835437 65.14 ns/op BenchmarkComparable/bool-4 1833780 65.28 ns/op BenchmarkComparable/*float64-4 1914090 62.32 ns/op BenchmarkComparable/float64-4 1802380 66.02 ns/op BenchmarkComparable/complex128-4 1509499 79.54 ns/op BenchmarkComparable/struct_{}-4 1951584 59.96 ns/op BenchmarkComparable/maphash.testStruct-4 865228 149.8 ns/op PASS ok hash/maphash 7.564s goos: freebsd goarch: amd64 pkg: html cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEscape-4 843 128825 ns/op BenchmarkEscapeNone-4 135122 842.6 ns/op BenchmarkUnescape-4 826 145046 ns/op BenchmarkUnescapeNone-4 886820 129.9 ns/op BenchmarkUnescapeSparse-4 10000 11786 ns/op BenchmarkUnescapeDense-4 1242 92912 ns/op PASS ok html 1.840s goos: freebsd goarch: amd64 pkg: html/template cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCSSEscaper-4 10428 11040 ns/op BenchmarkCSSEscaperNoSpecials-4 47211 2482 ns/op BenchmarkDecodeCSS-4 28933 4165 ns/op BenchmarkDecodeCSSNoSpecials-4 4211661 27.72 ns/op BenchmarkCSSValueFilter-4 124833 963.6 ns/op BenchmarkCSSValueFilterOk-4 82652 1435 ns/op BenchmarkEscapedExecute-4 4338 24884 ns/op BenchmarkHTMLNospaceEscaper-4 12615 9544 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 67424 1757 ns/op BenchmarkStripTags-4 22551 5351 ns/op BenchmarkStripTagsNoSpecials-4 360909 345.8 ns/op BenchmarkJSValEscaperWithNum-4 23460 5132 ns/op BenchmarkJSValEscaperWithStr-4 5385 21031 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 18156 6500 ns/op BenchmarkJSValEscaperWithObj-4 4569 24598 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 13221 9201 ns/op BenchmarkJSStrEscaperNoSpecials-4 61893 1927 ns/op BenchmarkJSStrEscaper-4 13039 9206 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 55774 2069 ns/op BenchmarkJSRegexpEscaper-4 12116 9768 ns/op BenchmarkTemplateSpecialTags-4 94 1267203 ns/op BenchmarkURLEscaper-4 4359 25994 ns/op BenchmarkURLEscaperNoSpecials-4 195340 622.3 ns/op BenchmarkURLNormalizer-4 5524 19203 ns/op BenchmarkURLNormalizerNoSpecials-4 181071 648.6 ns/op BenchmarkSrcsetFilter-4 20406 5900 ns/op BenchmarkSrcsetFilterNoSpecials-4 126633 942.5 ns/op PASS ok html/template 5.347s goos: freebsd goarch: amd64 pkg: image cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAt/rgba-4 559891 186.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 423200 256.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 644929 174.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 453008 253.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1847744 64.12 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 104.5 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1838700 67.18 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 102.6 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1488721 80.35 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 463054 232.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 375180 309.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 504559 231.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 393943 315.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 840337 135.3 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 566053 214.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 1000000 114.9 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 560217 211.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 463244 267.8 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1438848 84.25 ns/op BenchmarkRGBASetRGBA-4 1475833 81.35 ns/op BenchmarkRGBA64At-4 724069 164.0 ns/op BenchmarkRGBA64SetRGBA64-4 781250 149.4 ns/op BenchmarkNRGBAAt-4 1470686 81.91 ns/op BenchmarkNRGBASetNRGBA-4 1485504 81.53 ns/op BenchmarkNRGBA64At-4 734600 160.8 ns/op BenchmarkNRGBA64SetNRGBA64-4 765363 147.7 ns/op BenchmarkAlphaAt-4 2370039 50.60 ns/op BenchmarkAlphaSetAlpha-4 2393422 50.47 ns/op BenchmarkAlpha16At-4 1551801 75.83 ns/op BenchmarkAlphaSetAlpha16-4 1621968 74.20 ns/op BenchmarkGrayAt-4 2424031 50.29 ns/op BenchmarkGraySetGray-4 2421249 49.71 ns/op BenchmarkGray16At-4 1595467 74.31 ns/op BenchmarkGraySetGray16-4 1618178 73.10 ns/op PASS ok image 6.235s goos: freebsd goarch: amd64 pkg: image/color cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkYCbCrToRGB/0-4 3988915 29.90 ns/op BenchmarkYCbCrToRGB/128-4 4441045 26.92 ns/op BenchmarkYCbCrToRGB/255-4 4739908 25.30 ns/op BenchmarkRGBToYCbCr/0-4 4737820 25.38 ns/op BenchmarkRGBToYCbCr/Cb-4 4690560 25.21 ns/op BenchmarkRGBToYCbCr/Cr-4 4734352 25.44 ns/op BenchmarkYCbCrToRGBA/0-4 3877996 30.83 ns/op BenchmarkYCbCrToRGBA/128-4 3272936 36.54 ns/op BenchmarkYCbCrToRGBA/255-4 3942790 30.34 ns/op BenchmarkNYCbCrAToRGBA/0-4 3717126 31.63 ns/op BenchmarkNYCbCrAToRGBA/128-4 3772512 31.64 ns/op BenchmarkNYCbCrAToRGBA/255-4 3804691 31.24 ns/op PASS ok image/color 2.903s goos: freebsd goarch: amd64 pkg: image/draw cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFillOver-4 3 34167528 ns/op BenchmarkFillSrc-4 262 422538 ns/op BenchmarkCopyOver-4 6 17434978 ns/op BenchmarkCopySrc-4 379 314504 ns/op BenchmarkNRGBAOver-4 6 19116540 ns/op BenchmarkNRGBASrc-4 9 12270051 ns/op BenchmarkYCbCr-4 8 13459668 ns/op BenchmarkGray-4 15 7359750 ns/op BenchmarkCMYK-4 8 12607011 ns/op BenchmarkGlyphOver-4 20 5959302 ns/op BenchmarkRGBAMaskOver-4 4 30528212 ns/op BenchmarkGrayMaskOver-4 5 22556091 ns/op BenchmarkRGBA64ImageMaskOver-4 3 37849668 ns/op BenchmarkRGBA-4 4 25163066 ns/op BenchmarkPalettedFill-4 872 139729 ns/op BenchmarkPalettedRGBA-4 5 24785939 ns/op BenchmarkGenericOver-4 2 55108354 ns/op BenchmarkGenericMaskOver-4 5 22270666 ns/op BenchmarkGenericSrc-4 3 36292214 ns/op BenchmarkGenericMaskSrc-4 4 30806669 ns/op PASS ok image/draw 6.886s goos: freebsd goarch: amd64 pkg: image/gif cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecode-4 25 4531008 ns/op 3.41 MB/s 48616 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 109757647 ns/op 2.80 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 3182196145 ns/op 0.39 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 62 1849790 ns/op 8.35 MB/s 79986 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 153514148 ns/op 0.40 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 5.268s goos: freebsd goarch: amd64 pkg: image/jpeg cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFDCT-4 3920 27897 ns/op BenchmarkIDCT-4 4156 26560 ns/op BenchmarkDecodeBaseline-4 9 11851468 ns/op 5.21 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 7 16473176 ns/op 3.75 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 151102999 ns/op 8.13 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 186982131 ns/op 4.93 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 2.253s goos: freebsd goarch: amd64 pkg: image/png cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPaeth-4 12503995 8.985 ns/op BenchmarkDecodeGray-4 12 9079878 ns/op 7.22 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 38033444 ns/op 6.89 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 4 32939793 ns/op 7.96 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 22 5218200 ns/op 12.56 MB/s 140352 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 30923367 ns/op 8.48 MB/s 332128 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 37805681 ns/op 6.93 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 56740604 ns/op 5.41 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 56288908 ns/op 5.46 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 186979007 ns/op 6.57 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 201980927 ns/op 6.08 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 4 28548901 ns/op 10.76 MB/s 848604 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 185490975 ns/op 6.62 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 787398340 ns/op 1.56 MB/s 864088 B/op 29 allocs/op PASS ok image/png 4.650s goos: freebsd goarch: amd64 pkg: index/suffixarray cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkNew/text=opticks/size=100K/bits=32-4 2 50781094 ns/op 1.97 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 41381817 ns/op 2.42 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 293291630 ns/op 1.70 MB/s 2007136 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 260884474 ns/op 1.92 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 3 49663004 ns/op 2.01 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 41007674 ns/op 2.44 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 279034195 ns/op 1.79 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 251556542 ns/op 1.99 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 620440327 ns/op 1.61 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 577917545 ns/op 1.73 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3816057279 ns/op 1.31 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3624541125 ns/op 1.38 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 12 9090764 ns/op 11.00 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 12 9474676 ns/op 10.55 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 45415372 ns/op 11.01 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 3 47591304 ns/op 10.51 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 87795240 ns/op 11.39 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 92002848 ns/op 10.87 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 442637540 ns/op 11.30 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 460384201 ns/op 10.86 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 55177532 ns/op 1.81 MB/s 540752 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 3 48897942 ns/op 2.05 MB/s 1073232 B/op 3 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 346933618 ns/op 1.44 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 342783806 ns/op 1.46 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 800752516 ns/op 1.25 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 808940324 ns/op 1.24 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 5237491323 ns/op 0.95 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 4897497213 ns/op 1.02 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 168276791 ns/op 24.84 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 171039381 ns/op 24.44 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 43.050s goos: freebsd goarch: amd64 pkg: internal/chacha8rand cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkBlock-4 954625 197.8 ns/op 1294.53 MB/s PASS ok internal/chacha8rand 1.246s goos: freebsd goarch: amd64 pkg: internal/fuzz cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMarshalCorpusFile/1-4 36087 2963 ns/op 0.34 MB/s BenchmarkMarshalCorpusFile/2-4 38832 3133 ns/op 0.64 MB/s BenchmarkMarshalCorpusFile/4-4 35041 3484 ns/op 1.15 MB/s BenchmarkMarshalCorpusFile/8-4 28488 4092 ns/op 1.96 MB/s BenchmarkMarshalCorpusFile/16-4 22410 5316 ns/op 3.01 MB/s BenchmarkMarshalCorpusFile/32-4 14888 7995 ns/op 4.00 MB/s BenchmarkMarshalCorpusFile/64-4 9931 10492 ns/op 6.10 MB/s BenchmarkMarshalCorpusFile/128-4 8673 14056 ns/op 9.11 MB/s BenchmarkMarshalCorpusFile/256-4 3538 32848 ns/op 7.79 MB/s BenchmarkMarshalCorpusFile/512-4 1839 66170 ns/op 7.74 MB/s BenchmarkMarshalCorpusFile/1024-4 963 122752 ns/op 8.34 MB/s BenchmarkMarshalCorpusFile/2048-4 477 247747 ns/op 8.27 MB/s BenchmarkMarshalCorpusFile/4096-4 242 484501 ns/op 8.45 MB/s BenchmarkMarshalCorpusFile/8192-4 121 973240 ns/op 8.42 MB/s BenchmarkMarshalCorpusFile/16384-4 55 1955536 ns/op 8.38 MB/s BenchmarkMarshalCorpusFile/32768-4 26 4453627 ns/op 7.36 MB/s BenchmarkMarshalCorpusFile/65536-4 13 8873792 ns/op 7.39 MB/s BenchmarkMarshalCorpusFile/131072-4 6 18596299 ns/op 7.05 MB/s BenchmarkMarshalCorpusFile/262144-4 3 36836758 ns/op 7.12 MB/s BenchmarkMarshalCorpusFile/524288-4 2 74885169 ns/op 7.00 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 150640648 ns/op 6.96 MB/s BenchmarkUnmarshalCorpusFile/1-4 9171 11433 ns/op 0.09 MB/s BenchmarkUnmarshalCorpusFile/2-4 9152 11727 ns/op 0.17 MB/s BenchmarkUnmarshalCorpusFile/4-4 8241 12954 ns/op 0.31 MB/s BenchmarkUnmarshalCorpusFile/8-4 7478 14745 ns/op 0.54 MB/s BenchmarkUnmarshalCorpusFile/16-4 6133 17785 ns/op 0.90 MB/s BenchmarkUnmarshalCorpusFile/32-4 4489 25753 ns/op 1.24 MB/s BenchmarkUnmarshalCorpusFile/64-4 3828 30686 ns/op 2.09 MB/s BenchmarkUnmarshalCorpusFile/128-4 2856 39592 ns/op 3.23 MB/s BenchmarkUnmarshalCorpusFile/256-4 1104 104184 ns/op 2.46 MB/s BenchmarkUnmarshalCorpusFile/512-4 609 196472 ns/op 2.61 MB/s BenchmarkUnmarshalCorpusFile/1024-4 316 375866 ns/op 2.72 MB/s BenchmarkUnmarshalCorpusFile/2048-4 158 749940 ns/op 2.73 MB/s BenchmarkUnmarshalCorpusFile/4096-4 72 1482563 ns/op 2.76 MB/s BenchmarkUnmarshalCorpusFile/8192-4 38 2977167 ns/op 2.75 MB/s BenchmarkUnmarshalCorpusFile/16384-4 19 5904172 ns/op 2.77 MB/s BenchmarkUnmarshalCorpusFile/32768-4 9 11964039 ns/op 2.74 MB/s BenchmarkUnmarshalCorpusFile/65536-4 5 23712689 ns/op 2.76 MB/s BenchmarkUnmarshalCorpusFile/131072-4 3 47549489 ns/op 2.76 MB/s BenchmarkUnmarshalCorpusFile/262144-4 2 95764836 ns/op 2.74 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 190243598 ns/op 2.76 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 380011892 ns/op 2.76 MB/s BenchmarkMutatorBytes/1-4 35503 3383 ns/op BenchmarkMutatorBytes/10-4 37204 3231 ns/op BenchmarkMutatorBytes/100-4 34885 3490 ns/op BenchmarkMutatorBytes/1000-4 22674 5494 ns/op BenchmarkMutatorBytes/10000-4 5432 24596 ns/op BenchmarkMutatorBytes/100000-4 742 172615 ns/op BenchmarkMutatorString/1-4 35547 3506 ns/op BenchmarkMutatorString/10-4 34680 3425 ns/op BenchmarkMutatorString/100-4 30531 4105 ns/op BenchmarkMutatorString/1000-4 13777 8196 ns/op BenchmarkMutatorString/10000-4 3189 57047 ns/op BenchmarkMutatorString/100000-4 290 411054 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 18690 6198 ns/op BenchmarkMutatorAllBasicTypes/string-4 19179 6232 ns/op BenchmarkMutatorAllBasicTypes/bool-4 61857 1980 ns/op BenchmarkMutatorAllBasicTypes/float32-4 51595 2297 ns/op BenchmarkMutatorAllBasicTypes/float64-4 52924 2277 ns/op BenchmarkMutatorAllBasicTypes/int-4 58342 2091 ns/op BenchmarkMutatorAllBasicTypes/int8-4 58903 2059 ns/op BenchmarkMutatorAllBasicTypes/int16-4 56974 2099 ns/op BenchmarkMutatorAllBasicTypes/int32-4 58104 2087 ns/op BenchmarkMutatorAllBasicTypes/int64-4 58514 2074 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 56301 2130 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 54787 2118 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 56352 2156 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 55878 2133 ns/op BenchmarkByteSliceMutators/RemoveBytes/64-4 276381 431.5 ns/op BenchmarkByteSliceMutators/RemoveBytes/128-4 255372 504.7 ns/op BenchmarkByteSliceMutators/RemoveBytes/256-4 215209 537.4 ns/op BenchmarkByteSliceMutators/RemoveBytes/512-4 204019 611.7 ns/op BenchmarkByteSliceMutators/RemoveBytes/1024-4 184035 719.6 ns/op BenchmarkByteSliceMutators/InsertRandomBytes/64-4 443595 260.1 ns/op BenchmarkByteSliceMutators/InsertRandomBytes/128-4 441334 267.4 ns/op BenchmarkByteSliceMutators/InsertRandomBytes/256-4 451401 260.1 ns/op BenchmarkByteSliceMutators/InsertRandomBytes/512-4 447207 262.1 ns/op BenchmarkByteSliceMutators/InsertRandomBytes/1024-4 447222 263.2 ns/op BenchmarkByteSliceMutators/DuplicateBytes/64-4 349123 337.3 ns/op BenchmarkByteSliceMutators/DuplicateBytes/128-4 353002 337.2 ns/op BenchmarkByteSliceMutators/DuplicateBytes/256-4 348064 336.9 ns/op BenchmarkByteSliceMutators/DuplicateBytes/512-4 341745 336.2 ns/op BenchmarkByteSliceMutators/DuplicateBytes/1024-4 345024 331.6 ns/op BenchmarkByteSliceMutators/OverwriteBytes/64-4 232687 504.4 ns/op BenchmarkByteSliceMutators/OverwriteBytes/128-4 230594 507.4 ns/op BenchmarkByteSliceMutators/OverwriteBytes/256-4 227902 509.2 ns/op BenchmarkByteSliceMutators/OverwriteBytes/512-4 230319 511.1 ns/op BenchmarkByteSliceMutators/OverwriteBytes/1024-4 225097 521.1 ns/op BenchmarkByteSliceMutators/BitFlip/64-4 575800 201.1 ns/op BenchmarkByteSliceMutators/BitFlip/128-4 574866 201.3 ns/op BenchmarkByteSliceMutators/BitFlip/256-4 574808 201.1 ns/op BenchmarkByteSliceMutators/BitFlip/512-4 573142 201.5 ns/op BenchmarkByteSliceMutators/BitFlip/1024-4 580762 202.6 ns/op BenchmarkByteSliceMutators/XORByte/64-4 579750 196.9 ns/op BenchmarkByteSliceMutators/XORByte/128-4 584905 197.3 ns/op BenchmarkByteSliceMutators/XORByte/256-4 585225 198.1 ns/op BenchmarkByteSliceMutators/XORByte/512-4 579027 196.2 ns/op BenchmarkByteSliceMutators/XORByte/1024-4 572733 199.1 ns/op BenchmarkByteSliceMutators/SwapByte/64-4 505663 229.4 ns/op BenchmarkByteSliceMutators/SwapByte/128-4 517041 226.2 ns/op BenchmarkByteSliceMutators/SwapByte/256-4 513524 226.9 ns/op BenchmarkByteSliceMutators/SwapByte/512-4 507108 225.2 ns/op BenchmarkByteSliceMutators/SwapByte/1024-4 515835 225.7 ns/op BenchmarkByteSliceMutators/ArithmeticUint8/64-4 451308 257.7 ns/op BenchmarkByteSliceMutators/ArithmeticUint8/128-4 456444 258.5 ns/op BenchmarkByteSliceMutators/ArithmeticUint8/256-4 457272 256.5 ns/op BenchmarkByteSliceMutators/ArithmeticUint8/512-4 449826 255.1 ns/op BenchmarkByteSliceMutators/ArithmeticUint8/1024-4 465864 256.5 ns/op BenchmarkByteSliceMutators/ArithmeticUint16/64-4 304944 375.2 ns/op BenchmarkByteSliceMutators/ArithmeticUint16/128-4 305097 376.4 ns/op BenchmarkByteSliceMutators/ArithmeticUint16/256-4 294483 375.7 ns/op BenchmarkByteSliceMutators/ArithmeticUint16/512-4 307572 377.2 ns/op BenchmarkByteSliceMutators/ArithmeticUint16/1024-4 314043 379.4 ns/op BenchmarkByteSliceMutators/ArithmeticUint32/64-4 251755 474.9 ns/op BenchmarkByteSliceMutators/ArithmeticUint32/128-4 246314 479.2 ns/op BenchmarkByteSliceMutators/ArithmeticUint32/256-4 244531 474.3 ns/op BenchmarkByteSliceMutators/ArithmeticUint32/512-4 250248 474.5 ns/op BenchmarkByteSliceMutators/ArithmeticUint32/1024-4 249532 472.4 ns/op BenchmarkByteSliceMutators/ArithmeticUint64/64-4 195366 605.4 ns/op BenchmarkByteSliceMutators/ArithmeticUint64/128-4 194388 602.5 ns/op BenchmarkByteSliceMutators/ArithmeticUint64/256-4 195363 609.2 ns/op BenchmarkByteSliceMutators/ArithmeticUint64/512-4 194436 604.7 ns/op BenchmarkByteSliceMutators/ArithmeticUint64/1024-4 196980 599.4 ns/op BenchmarkByteSliceMutators/OverwriteInterestingUint8/64-4 530312 223.5 ns/op BenchmarkByteSliceMutators/OverwriteInterestingUint8/128-4 533330 222.6 ns/op BenchmarkByteSliceMutators/OverwriteInterestingUint8/256-4 547462 219.2 ns/op BenchmarkByteSliceMutators/OverwriteInterestingUint8/512-4 526902 220.9 ns/op BenchmarkByteSliceMutators/OverwriteInterestingUint8/1024-4 543597 222.1 ns/op BenchmarkByteSliceMutators/OverwriteInterestingUint16/64-4 357571 321.7 ns/op BenchmarkByteSliceMutators/OverwriteInterestingUint16/128-4 363105 322.9 ns/op BenchmarkByteSliceMutators/OverwriteInterestingUint16/256-4 363591 318.5 ns/op BenchmarkByteSliceMutators/OverwriteInterestingUint16/512-4 363668 358.4 ns/op BenchmarkByteSliceMutators/OverwriteInterestingUint16/1024-4 361360 360.7 ns/op BenchmarkByteSliceMutators/OverwriteInterestingUint32/64-4 327638 391.8 ns/op BenchmarkByteSliceMutators/OverwriteInterestingUint32/128-4 317730 358.1 ns/op BenchmarkByteSliceMutators/OverwriteInterestingUint32/256-4 329310 357.7 ns/op BenchmarkByteSliceMutators/OverwriteInterestingUint32/512-4 318898 359.3 ns/op BenchmarkByteSliceMutators/OverwriteInterestingUint32/1024-4 331358 393.9 ns/op BenchmarkByteSliceMutators/InsertConstantBytes/64-4 442687 257.5 ns/op BenchmarkByteSliceMutators/InsertConstantBytes/128-4 448540 258.3 ns/op BenchmarkByteSliceMutators/InsertConstantBytes/256-4 439822 259.8 ns/op BenchmarkByteSliceMutators/InsertConstantBytes/512-4 453477 257.4 ns/op BenchmarkByteSliceMutators/InsertConstantBytes/1024-4 450348 258.5 ns/op BenchmarkByteSliceMutators/OverwriteConstantBytes/64-4 270463 436.0 ns/op BenchmarkByteSliceMutators/OverwriteConstantBytes/128-4 269865 427.5 ns/op BenchmarkByteSliceMutators/OverwriteConstantBytes/256-4 273603 434.1 ns/op BenchmarkByteSliceMutators/OverwriteConstantBytes/512-4 262470 443.8 ns/op BenchmarkByteSliceMutators/OverwriteConstantBytes/1024-4 250530 463.9 ns/op BenchmarkByteSliceMutators/ShuffleBytes/64-4 146766 805.0 ns/op BenchmarkByteSliceMutators/ShuffleBytes/128-4 137001 861.7 ns/op BenchmarkByteSliceMutators/ShuffleBytes/256-4 128539 919.1 ns/op BenchmarkByteSliceMutators/ShuffleBytes/512-4 114824 1017 ns/op BenchmarkByteSliceMutators/ShuffleBytes/1024-4 95810 1178 ns/op BenchmarkByteSliceMutators/SwapBytes/64-4 330292 339.7 ns/op BenchmarkByteSliceMutators/SwapBytes/128-4 349450 337.3 ns/op BenchmarkByteSliceMutators/SwapBytes/256-4 344468 339.2 ns/op BenchmarkByteSliceMutators/SwapBytes/512-4 345424 336.6 ns/op BenchmarkByteSliceMutators/SwapBytes/1024-4 348108 335.6 ns/op PASS ok internal/fuzz 23.514s PASS ok internal/poll 1.067s goos: freebsd goarch: amd64 pkg: internal/runtime/atomic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAnd32-4 9685516 12.34 ns/op BenchmarkAnd32Parallel-4 2428794 48.71 ns/op BenchmarkAnd64-4 9690272 12.35 ns/op BenchmarkAnd64Parallel-4 2448218 50.37 ns/op BenchmarkOr32-4 9575206 12.38 ns/op BenchmarkOr32Parallel-4 2400733 50.61 ns/op BenchmarkOr64-4 9637143 12.36 ns/op BenchmarkOr64Parallel-4 2511394 49.04 ns/op BenchmarkAtomicLoad64-4 20739841 5.616 ns/op BenchmarkAtomicStore64-4 9712146 12.37 ns/op BenchmarkAtomicLoad-4 20820193 5.747 ns/op BenchmarkAtomicStore-4 9728294 12.33 ns/op BenchmarkAtomicLoad8-4 21194107 5.630 ns/op BenchmarkAtomicStore8-4 9628768 12.36 ns/op BenchmarkAnd8-4 9711855 12.38 ns/op BenchmarkAnd-4 9710547 12.40 ns/op BenchmarkAnd8Parallel-4 2511758 47.97 ns/op BenchmarkAndParallel-4 2510992 47.70 ns/op BenchmarkOr8-4 9632484 12.35 ns/op BenchmarkOr-4 9668641 12.40 ns/op BenchmarkOr8Parallel-4 2453048 50.54 ns/op BenchmarkOrParallel-4 2478502 46.97 ns/op BenchmarkXadd-4 2355171 51.23 ns/op BenchmarkXadd64-4 2375832 50.42 ns/op BenchmarkCas-4 2278281 52.82 ns/op BenchmarkCas64-4 2260500 52.75 ns/op BenchmarkXchg-4 2551050 47.74 ns/op BenchmarkXchg64-4 2399055 50.04 ns/op BenchmarkXchg8-4 9718407 12.36 ns/op BenchmarkXchg8Parallel-4 2481934 48.26 ns/op PASS ok internal/runtime/atomic 5.638s goos: freebsd goarch: amd64 pkg: internal/runtime/math cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMulUintptr/small-4 4474347 26.02 ns/op BenchmarkMulUintptr/large-4 3618015 33.27 ns/op PASS ok internal/runtime/math 1.389s goos: freebsd goarch: amd64 pkg: internal/sync cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHashTrieMapLoadSmall-4 387434 396.4 ns/op 0 B/op 0 allocs/op BenchmarkHashTrieMapLoad-4 323605 344.8 ns/op 0 B/op 0 allocs/op BenchmarkHashTrieMapLoadLarge-4 147284 814.3 ns/op 0 B/op 0 allocs/op BenchmarkHashTrieMapLoadOrStore-4 296162 361.3 ns/op 0 B/op 0 allocs/op BenchmarkHashTrieMapLoadOrStoreLarge-4 117030 1209 ns/op 25 B/op 0 allocs/op PASS ok internal/sync 4.565s PASS ok internal/syscall/unix 1.056s goos: freebsd goarch: amd64 pkg: internal/zstd cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLarge-4 1 356771849 ns/op 0.77 MB/s 2851728 B/op 43 allocs/op PASS ok internal/zstd 1.451s goos: freebsd goarch: amd64 pkg: io cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCopyNSmall-4 21546 7879 ns/op BenchmarkCopyNLarge-4 294 534002 ns/op PASS ok io 1.750s goos: freebsd goarch: amd64 pkg: log cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkItoa-4 213860 530.3 ns/op BenchmarkPrintln-4 21907 5496 ns/op 78 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 33542 3655 ns/op 67 B/op 1 allocs/op BenchmarkConcurrent-4 5077 19758 ns/op BenchmarkDiscard-4 736405 159.5 ns/op 0 B/op 0 allocs/op PASS ok log 1.778s goos: freebsd goarch: amd64 pkg: log/slog cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAttrString-4 18792 5991 ns/op 312 B/op 16 allocs/op BenchmarkWriteTime-4 84397 1405 ns/op BenchmarkJSONHandler/defaults-4 7062 15302 ns/op 522 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 4062 26286 ns/op 786 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 5104 23295 ns/op 765 B/op 5 allocs/op BenchmarkPreformatting/separate-4 7141 15649 ns/op 529 B/op 1 allocs/op BenchmarkPreformatting/struct-4 7492 15319 ns/op 527 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 5653 20230 ns/op 511 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 29702 4017 ns/op 79 B/op 2 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 28779 4247 ns/op 64 B/op 2 allocs/op BenchmarkNopLog/no_attrs-4 76261 1595 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 59580 2194 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 43891 2654 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 54320 2298 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 58671 2192 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 45620 2644 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 961513 130.6 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 583611 200.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 575392 211.3 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 487300 256.3 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 391586 313.2 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 5684 19051 ns/op BenchmarkDispatch/switch-checked-4 194790 608.8 ns/op BenchmarkDispatch/As-4 189722 618.6 ns/op BenchmarkDispatch/Visit-4 172766 679.9 ns/op BenchmarkUnsafeStrings-4 18612 6506 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 4.640s goos: freebsd goarch: amd64 pkg: log/slog/internal/benchmarks cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAttrs/disabled/5_args-4 1336108 89.44 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 1221086 88.61 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 703928 153.1 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 205059 552.3 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 76180 1522 ns/op 262 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 81482 1512 ns/op 259 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 46413 2606 ns/op 677 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 14533 8098 ns/op 3464 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 17095 6939 ns/op 597 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 17029 7035 ns/op 587 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 9199 10984 ns/op 1084 B/op 5 allocs/op BenchmarkAttrs/Text_discard/40_args-4 3319 34162 ns/op 4320 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 18150 6564 ns/op 524 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 18150 6544 ns/op 520 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 10000 10005 ns/op 946 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 3789 29260 ns/op 3735 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 3.494s goos: freebsd goarch: amd64 pkg: maps cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMapClone-4 1 208821940 ns/op PASS ok maps 1.673s goos: freebsd goarch: amd64 pkg: math cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAcos-4 1862000 66.46 ns/op BenchmarkAcosh-4 803266 139.4 ns/op BenchmarkAsin-4 1811575 66.15 ns/op BenchmarkAsinh-4 804106 152.5 ns/op BenchmarkAtan-4 2497813 52.47 ns/op BenchmarkAtanh-4 879012 142.5 ns/op BenchmarkAtan2-4 1785346 69.64 ns/op BenchmarkCbrt-4 1000000 111.5 ns/op BenchmarkCeil-4 18244287 6.523 ns/op BenchmarkCopysign-4 2108724 56.23 ns/op BenchmarkCos-4 1000000 101.6 ns/op BenchmarkCosh-4 1252593 95.87 ns/op BenchmarkErf-4 2320794 54.24 ns/op BenchmarkErfc-4 2293909 54.38 ns/op BenchmarkErfinv-4 1961425 64.49 ns/op BenchmarkErfcinv-4 1975094 66.53 ns/op BenchmarkExp-4 6043228 39.70 ns/op BenchmarkExpGo-4 781053 154.1 ns/op BenchmarkExpm1-4 1981762 61.00 ns/op BenchmarkExp2-4 816584 144.0 ns/op BenchmarkExp2Go-4 774235 151.0 ns/op BenchmarkAbs-4 2850614 42.35 ns/op BenchmarkDim-4 8851270 14.53 ns/op BenchmarkFloor-4 18386044 6.669 ns/op BenchmarkMax-4 11755500 10.14 ns/op BenchmarkMin-4 11788996 10.15 ns/op BenchmarkMod-4 247095 469.8 ns/op BenchmarkFrexp-4 1463677 82.29 ns/op BenchmarkGamma-4 691326 172.8 ns/op BenchmarkHypot-4 10496739 22.22 ns/op BenchmarkHypotGo-4 1247410 95.36 ns/op BenchmarkIlogb-4 1709086 70.14 ns/op BenchmarkJ0-4 240086 509.8 ns/op BenchmarkJ1-4 256777 483.9 ns/op BenchmarkJn-4 116752 1057 ns/op BenchmarkLdexp-4 1436938 84.45 ns/op BenchmarkLgamma-4 927286 133.9 ns/op BenchmarkLog-4 3812658 48.06 ns/op BenchmarkLogb-4 1805926 66.34 ns/op BenchmarkLog1p-4 1000000 116.9 ns/op BenchmarkLog10-4 3385664 50.88 ns/op BenchmarkLog2-4 1000000 101.6 ns/op BenchmarkModf-4 2313124 52.36 ns/op BenchmarkNextafter32-4 2219074 52.97 ns/op BenchmarkNextafter64-4 2257317 53.76 ns/op BenchmarkPowInt-4 425666 276.3 ns/op BenchmarkPowFrac-4 337594 371.9 ns/op BenchmarkPow10Pos-4 4505034 26.57 ns/op BenchmarkPow10Neg-4 4418247 27.27 ns/op BenchmarkRound-4 2756510 43.48 ns/op BenchmarkRoundToEven-4 8469820 13.98 ns/op BenchmarkRemainder-4 382930 309.8 ns/op BenchmarkSignbit-4 4230650 28.05 ns/op BenchmarkSin-4 1633321 73.27 ns/op BenchmarkSincos-4 1000000 113.8 ns/op BenchmarkSinh-4 1700618 71.39 ns/op BenchmarkSqrtIndirect-4 16400474 7.014 ns/op BenchmarkSqrtLatency-4 17564469 7.523 ns/op BenchmarkSqrtIndirectLatency-4 17448016 7.523 ns/op BenchmarkSqrtGoLatency-4 1237312 96.32 ns/op BenchmarkSqrtPrime-4 33864 3533 ns/op BenchmarkTan-4 1498058 81.24 ns/op BenchmarkTanh-4 1000000 101.6 ns/op BenchmarkTrunc-4 17766709 6.741 ns/op BenchmarkY0-4 248606 487.1 ns/op BenchmarkY1-4 249259 492.7 ns/op BenchmarkYn-4 121322 992.7 ns/op BenchmarkFloat64bits-4 4242963 27.77 ns/op BenchmarkFloat64frombits-4 4085254 28.43 ns/op BenchmarkFloat32bits-4 4123638 28.59 ns/op BenchmarkFloat32frombits-4 4098272 28.49 ns/op BenchmarkFMA-4 17343207 6.951 ns/op PASS ok math 12.358s goos: freebsd goarch: amd64 pkg: math/big cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAddVV/1-4 11368113 10.56 ns/op 6058.38 MB/s BenchmarkAddVV/2-4 10614614 11.36 ns/op 11262.84 MB/s BenchmarkAddVV/3-4 9575832 12.57 ns/op 15269.91 MB/s BenchmarkAddVV/4-4 9514095 12.59 ns/op 20330.53 MB/s BenchmarkAddVV/5-4 8462535 14.15 ns/op 22609.18 MB/s BenchmarkAddVV/10-4 7220925 16.27 ns/op 39347.37 MB/s BenchmarkAddVV/100-4 1810292 66.29 ns/op 96544.93 MB/s BenchmarkAddVV/1000-4 200343 591.8 ns/op 108148.36 MB/s BenchmarkSubVV/1-4 11209224 10.88 ns/op 5881.31 MB/s BenchmarkSubVV/2-4 10579605 11.50 ns/op 11133.20 MB/s BenchmarkSubVV/3-4 9526705 12.46 ns/op 15415.06 MB/s BenchmarkSubVV/4-4 9587192 12.56 ns/op 20375.22 MB/s BenchmarkSubVV/5-4 8874091 13.54 ns/op 23632.70 MB/s BenchmarkSubVV/10-4 7230031 16.51 ns/op 38763.11 MB/s BenchmarkSubVV/100-4 1799536 66.98 ns/op 95551.01 MB/s BenchmarkSubVV/1000-4 200344 595.2 ns/op 107525.67 MB/s BenchmarkAddVW/1-4 12137683 9.935 ns/op 805.25 MB/s BenchmarkAddVW/2-4 11624473 11.23 ns/op 1424.63 MB/s BenchmarkAddVW/3-4 7963330 13.85 ns/op 1732.53 MB/s BenchmarkAddVW/4-4 7815145 14.40 ns/op 2221.59 MB/s BenchmarkAddVW/5-4 7714830 13.19 ns/op 3032.25 MB/s BenchmarkAddVW/10-4 8467872 13.94 ns/op 5740.90 MB/s BenchmarkAddVW/100-4 256729 442.2 ns/op 1808.96 MB/s BenchmarkAddVW/1000-4 35702 3382 ns/op 2365.62 MB/s BenchmarkAddVWext/1-4 12237961 9.798 ns/op 816.51 MB/s BenchmarkAddVWext/2-4 11728095 10.13 ns/op 1579.33 MB/s BenchmarkAddVWext/3-4 10890318 10.97 ns/op 2186.83 MB/s BenchmarkAddVWext/4-4 10630837 11.17 ns/op 2865.08 MB/s BenchmarkAddVWext/5-4 9849710 12.25 ns/op 3266.05 MB/s BenchmarkAddVWext/10-4 8574830 14.01 ns/op 5710.42 MB/s BenchmarkAddVWext/100-4 88826 1344 ns/op 595.38 MB/s BenchmarkAddVWext/1000-4 8941 12977 ns/op 616.48 MB/s BenchmarkSubVW/1-4 12202039 9.825 ns/op 814.21 MB/s BenchmarkSubVW/2-4 11213182 10.59 ns/op 1511.27 MB/s BenchmarkSubVW/3-4 10264077 11.60 ns/op 2068.93 MB/s BenchmarkSubVW/4-4 10805086 11.15 ns/op 2870.62 MB/s BenchmarkSubVW/5-4 10047170 12.09 ns/op 3309.58 MB/s BenchmarkSubVW/10-4 8457260 14.20 ns/op 5633.76 MB/s BenchmarkSubVW/100-4 263371 449.8 ns/op 1778.69 MB/s BenchmarkSubVW/1000-4 35498 3386 ns/op 2362.80 MB/s BenchmarkSubVWext/1-4 11801419 9.976 ns/op 801.96 MB/s BenchmarkSubVWext/2-4 11539024 10.29 ns/op 1554.34 MB/s BenchmarkSubVWext/3-4 10767028 11.12 ns/op 2158.06 MB/s BenchmarkSubVWext/4-4 10988038 11.04 ns/op 2898.88 MB/s BenchmarkSubVWext/5-4 9859101 12.13 ns/op 3297.94 MB/s BenchmarkSubVWext/10-4 8526961 14.12 ns/op 5666.17 MB/s BenchmarkSubVWext/100-4 89130 1360 ns/op 588.32 MB/s BenchmarkSubVWext/1000-4 8980 12922 ns/op 619.08 MB/s BenchmarkMulAddVWW/1-4 10573597 11.39 ns/op 5616.97 MB/s BenchmarkMulAddVWW/2-4 9591902 12.40 ns/op 10319.95 MB/s BenchmarkMulAddVWW/3-4 8852661 13.51 ns/op 14215.46 MB/s BenchmarkMulAddVWW/4-4 8885930 13.30 ns/op 19250.69 MB/s BenchmarkMulAddVWW/5-4 7951734 15.03 ns/op 21297.29 MB/s BenchmarkMulAddVWW/10-4 6310322 18.83 ns/op 33993.05 MB/s BenchmarkMulAddVWW/100-4 1000000 103.0 ns/op 62127.11 MB/s BenchmarkMulAddVWW/1000-4 126789 945.2 ns/op 67707.31 MB/s BenchmarkAddMulVVW/1-4 11555721 10.58 ns/op 6050.69 MB/s BenchmarkAddMulVVW/2-4 10064426 11.89 ns/op 10766.27 MB/s BenchmarkAddMulVVW/3-4 9302224 12.83 ns/op 14961.57 MB/s BenchmarkAddMulVVW/4-4 8667945 13.94 ns/op 18370.39 MB/s BenchmarkAddMulVVW/5-4 8016345 15.01 ns/op 21325.36 MB/s BenchmarkAddMulVVW/10-4 6638480 18.21 ns/op 35141.65 MB/s BenchmarkAddMulVVW/100-4 1456450 81.69 ns/op 78345.76 MB/s BenchmarkAddMulVVW/1000-4 166519 713.7 ns/op 89670.54 MB/s BenchmarkDivWVW/1-4 2670028 44.75 ns/op 1430.25 MB/s BenchmarkDivWVW/2-4 1231214 95.84 ns/op 1335.53 MB/s BenchmarkDivWVW/3-4 947781 121.4 ns/op 1581.48 MB/s BenchmarkDivWVW/4-4 831612 141.1 ns/op 1814.82 MB/s BenchmarkDivWVW/5-4 815404 147.4 ns/op 2170.30 MB/s BenchmarkDivWVW/10-4 441585 270.2 ns/op 2368.71 MB/s BenchmarkDivWVW/100-4 59672 1980 ns/op 3232.95 MB/s BenchmarkDivWVW/1000-4 6064 19310 ns/op 3314.31 MB/s BenchmarkNonZeroShifts/1/shrVU-4 12176055 9.541 ns/op BenchmarkNonZeroShifts/1/shlVU-4 12162932 9.250 ns/op BenchmarkNonZeroShifts/2/shrVU-4 10925269 10.36 ns/op BenchmarkNonZeroShifts/2/shlVU-4 11186445 10.12 ns/op BenchmarkNonZeroShifts/3/shrVU-4 9919003 11.41 ns/op BenchmarkNonZeroShifts/3/shlVU-4 10208559 10.98 ns/op BenchmarkNonZeroShifts/4/shrVU-4 9270946 12.13 ns/op BenchmarkNonZeroShifts/4/shlVU-4 9541040 11.83 ns/op BenchmarkNonZeroShifts/5/shrVU-4 8824734 12.97 ns/op BenchmarkNonZeroShifts/5/shlVU-4 9129754 12.36 ns/op BenchmarkNonZeroShifts/10/shrVU-4 6726705 17.10 ns/op BenchmarkNonZeroShifts/10/shlVU-4 7010592 16.38 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1000000 110.7 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1285629 91.72 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 129138 912.7 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 155998 767.1 ns/op BenchmarkDecimalConversion-4 216 543334 ns/op BenchmarkFloatString/100-4 10000 10181 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 223 533758 ns/op 2902 B/op 9 allocs/op BenchmarkFloatString/10000-4 3 49680341 ns/op 60653 B/op 48 allocs/op BenchmarkFloatString/100000-4 1 4969157925 ns/op 835392 B/op 479 allocs/op BenchmarkFloatAdd/10-4 175297 671.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 176080 676.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 160148 742.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 80011 1476 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 14222 8412 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 240867 490.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 240129 494.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 228660 517.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 166279 709.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 45928 2608 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 2110 55907 ns/op BenchmarkParseFloatLargeExp-4 490 243733 ns/op BenchmarkGCD10x10/WithoutXY-4 212364 560.5 ns/op BenchmarkGCD10x10/WithXY-4 63409 1899 ns/op BenchmarkGCD10x100/WithoutXY-4 109850 1113 ns/op BenchmarkGCD10x100/WithXY-4 18285 6660 ns/op BenchmarkGCD10x1000/WithoutXY-4 67723 1790 ns/op BenchmarkGCD10x1000/WithXY-4 14470 8269 ns/op BenchmarkGCD100x100/WithoutXY-4 26757 4478 ns/op BenchmarkGCD100x100/WithXY-4 9847 10818 ns/op BenchmarkGCD100x1000/WithoutXY-4 12957 9358 ns/op BenchmarkGCD100x1000/WithXY-4 5668 18280 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2210 53756 ns/op BenchmarkGCD1000x1000/WithXY-4 1231 95993 ns/op BenchmarkHilbert-4 24 4786424 ns/op BenchmarkBinomial-4 14500 8274 ns/op BenchmarkQuoRem-4 20889 5910 ns/op BenchmarkExp-4 16 6632520 ns/op BenchmarkExpMont/Odd-4 154 775937 ns/op 2589 B/op 21 allocs/op BenchmarkExpMont/Even1-4 152 791866 ns/op 3347 B/op 37 allocs/op BenchmarkExpMont/Even2-4 145 822538 ns/op 3825 B/op 52 allocs/op BenchmarkExpMont/Even3-4 145 814882 ns/op 3843 B/op 53 allocs/op BenchmarkExpMont/Even4-4 145 814072 ns/op 3846 B/op 53 allocs/op BenchmarkExpMont/Even8-4 146 817910 ns/op 3865 B/op 54 allocs/op BenchmarkExpMont/Even32-4 146 820400 ns/op 3844 B/op 53 allocs/op BenchmarkExpMont/Even64-4 169 701672 ns/op 3611 B/op 53 allocs/op BenchmarkExpMont/Even96-4 162 736691 ns/op 3778 B/op 51 allocs/op BenchmarkExpMont/Even128-4 192 626995 ns/op 3246 B/op 50 allocs/op BenchmarkExpMont/Even255-4 212 563454 ns/op 2930 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 480 242914 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 430 277954 ns/op 1751 B/op 47 allocs/op BenchmarkExpMont/SmallEven3-4 422 281070 ns/op 1739 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 423 278257 ns/op 1725 B/op 47 allocs/op BenchmarkExp2-4 16 6544217 ns/op BenchmarkBitset-4 797866 147.4 ns/op BenchmarkBitsetNeg-4 465633 255.6 ns/op BenchmarkBitsetOrig-4 272420 432.6 ns/op BenchmarkBitsetNegOrig-4 177462 687.4 ns/op BenchmarkModSqrt225_Tonelli-4 138 869057 ns/op BenchmarkModSqrt225_3Mod4-4 459 267053 ns/op BenchmarkModSqrt231_Tonelli-4 133 893477 ns/op BenchmarkModSqrt231_5Mod8-4 379 312355 ns/op BenchmarkModInverse-4 13657 9130 ns/op BenchmarkSqrt-4 1699 70502 ns/op BenchmarkIntSqr/1-4 1423956 83.50 ns/op BenchmarkIntSqr/2-4 851613 136.3 ns/op BenchmarkIntSqr/3-4 737866 155.6 ns/op BenchmarkIntSqr/5-4 538928 220.0 ns/op BenchmarkIntSqr/8-4 418582 280.4 ns/op BenchmarkIntSqr/10-4 326978 361.2 ns/op BenchmarkIntSqr/20-4 56392 2239 ns/op BenchmarkIntSqr/30-4 41743 2973 ns/op BenchmarkIntSqr/50-4 25807 4706 ns/op BenchmarkIntSqr/80-4 15454 7784 ns/op BenchmarkIntSqr/100-4 10000 10328 ns/op BenchmarkIntSqr/200-4 4152 27883 ns/op BenchmarkIntSqr/300-4 1646 67409 ns/op BenchmarkIntSqr/500-4 832 147001 ns/op BenchmarkIntSqr/800-4 331 361605 ns/op BenchmarkIntSqr/1000-4 242 488333 ns/op BenchmarkDiv/20/10-4 420446 276.9 ns/op BenchmarkDiv/40/20-4 416107 277.9 ns/op BenchmarkDiv/100/50-4 376213 317.6 ns/op BenchmarkDiv/200/100-4 49594 2511 ns/op BenchmarkDiv/400/200-4 47112 2579 ns/op BenchmarkDiv/1000/500-4 38881 3103 ns/op BenchmarkDiv/2000/1000-4 29815 4179 ns/op BenchmarkDiv/20000/10000-4 1402 84219 ns/op BenchmarkDiv/200000/100000-4 32 3686959 ns/op BenchmarkDiv/2000000/1000000-4 1 106402200 ns/op BenchmarkDiv/20000000/10000000-4 1 3297723607 ns/op BenchmarkMul-4 6 19292743 ns/op BenchmarkNatMul/10-4 217440 471.3 ns/op BenchmarkNatMul/100-4 7018 17682 ns/op BenchmarkNatMul/1000-4 212 559671 ns/op BenchmarkZeroShifts/Shl-4 14480 7770 ns/op BenchmarkZeroShifts/ShlSame-4 5369779 22.16 ns/op BenchmarkZeroShifts/Shr-4 14751 8502 ns/op BenchmarkZeroShifts/ShrSame-4 4856734 21.94 ns/op BenchmarkExp3Power/0x10-4 200238 590.9 ns/op BenchmarkExp3Power/0x40-4 174136 684.8 ns/op BenchmarkExp3Power/0x100-4 115320 1059 ns/op BenchmarkExp3Power/0x400-4 56677 2111 ns/op BenchmarkExp3Power/0x1000-4 10000 10251 ns/op BenchmarkExp3Power/0x4000-4 2114 55269 ns/op BenchmarkExp3Power/0x10000-4 230 516660 ns/op BenchmarkExp3Power/0x40000-4 21 5469136 ns/op BenchmarkExp3Power/0x100000-4 2 53066118 ns/op BenchmarkExp3Power/0x400000-4 1 483312530 ns/op BenchmarkFibo-4 3 38505217 ns/op BenchmarkNatSqr/1-4 1000000 123.3 ns/op BenchmarkNatSqr/2-4 704216 173.1 ns/op BenchmarkNatSqr/3-4 546042 210.1 ns/op BenchmarkNatSqr/5-4 428590 305.0 ns/op BenchmarkNatSqr/8-4 304106 387.0 ns/op BenchmarkNatSqr/10-4 253426 470.1 ns/op BenchmarkNatSqr/20-4 52452 2321 ns/op BenchmarkNatSqr/30-4 38204 3142 ns/op BenchmarkNatSqr/50-4 23737 5099 ns/op BenchmarkNatSqr/80-4 14012 8647 ns/op BenchmarkNatSqr/100-4 9558 11219 ns/op BenchmarkNatSqr/200-4 4017 29843 ns/op BenchmarkNatSqr/300-4 1573 74757 ns/op BenchmarkNatSqr/500-4 823 145731 ns/op BenchmarkNatSqr/800-4 349 343297 ns/op BenchmarkNatSqr/1000-4 255 463675 ns/op BenchmarkNatSetBytes/8-4 2967801 40.16 ns/op BenchmarkNatSetBytes/24-4 850759 164.0 ns/op BenchmarkNatSetBytes/128-4 272172 492.1 ns/op BenchmarkNatSetBytes/7-4 786106 146.7 ns/op BenchmarkNatSetBytes/23-4 472326 264.6 ns/op BenchmarkNatSetBytes/127-4 219615 547.4 ns/op BenchmarkScanPi-4 270 438316 ns/op BenchmarkStringPiParallel-4 824 133362 ns/op BenchmarkScan/10/Base2-4 43844 2739 ns/op BenchmarkScan/100/Base2-4 4846 24381 ns/op BenchmarkScan/1000/Base2-4 501 240469 ns/op BenchmarkScan/10/Base8-4 108346 1103 ns/op BenchmarkScan/100/Base8-4 14040 8456 ns/op BenchmarkScan/1000/Base8-4 1422 82979 ns/op BenchmarkScan/10/Base10-4 115736 1033 ns/op BenchmarkScan/100/Base10-4 15562 7783 ns/op BenchmarkScan/1000/Base10-4 1582 75508 ns/op BenchmarkScan/10/Base16-4 129139 933.2 ns/op BenchmarkScan/100/Base16-4 17206 6851 ns/op BenchmarkScan/1000/Base16-4 1741 66749 ns/op BenchmarkString/10/Base2-4 185260 644.1 ns/op BenchmarkString/100/Base2-4 24493 4915 ns/op BenchmarkString/1000/Base2-4 2473 47175 ns/op BenchmarkString/10/Base8-4 356488 345.4 ns/op BenchmarkString/100/Base8-4 64281 1864 ns/op BenchmarkString/1000/Base8-4 7149 16574 ns/op BenchmarkString/10/Base10-4 205136 594.5 ns/op BenchmarkString/100/Base10-4 38871 3074 ns/op BenchmarkString/1000/Base10-4 5006 24453 ns/op BenchmarkString/10/Base16-4 390270 306.4 ns/op BenchmarkString/100/Base16-4 85179 1403 ns/op BenchmarkString/1000/Base16-4 9372 12696 ns/op BenchmarkLeafSize/0-4 48 2523578 ns/op BenchmarkLeafSize/1-4 481 246962 ns/op BenchmarkLeafSize/2-4 486 244739 ns/op BenchmarkLeafSize/3-4 348 344145 ns/op BenchmarkLeafSize/4-4 496 240326 ns/op BenchmarkLeafSize/5-4 321 371797 ns/op BenchmarkLeafSize/6-4 349 339228 ns/op BenchmarkLeafSize/7-4 386 311209 ns/op BenchmarkLeafSize/8-4 495 238219 ns/op BenchmarkLeafSize/9-4 272 434472 ns/op BenchmarkLeafSize/10-4 324 368030 ns/op BenchmarkLeafSize/11-4 315 377637 ns/op BenchmarkLeafSize/12-4 345 338584 ns/op BenchmarkLeafSize/13-4 331 361557 ns/op BenchmarkLeafSize/14-4 385 307073 ns/op BenchmarkLeafSize/15-4 418 285748 ns/op BenchmarkLeafSize/16-4 494 235316 ns/op BenchmarkLeafSize/32-4 486 240116 ns/op BenchmarkLeafSize/64-4 466 257170 ns/op BenchmarkProbablyPrime/n=0-4 10 10829179 ns/op BenchmarkProbablyPrime/n=1-4 9 12126085 ns/op BenchmarkProbablyPrime/n=5-4 6 17342816 ns/op BenchmarkProbablyPrime/n=10-4 5 23239635 ns/op BenchmarkProbablyPrime/n=20-4 3 35974341 ns/op BenchmarkProbablyPrime/Lucas-4 12 9552670 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 88 1267343 ns/op BenchmarkRatCmp-4 240787 499.6 ns/op BenchmarkFloatPrecExact/1-4 145824 834.8 ns/op BenchmarkFloatPrecExact/10-4 43827 2731 ns/op BenchmarkFloatPrecExact/100-4 10000 10005 ns/op BenchmarkFloatPrecExact/1000-4 2422 49320 ns/op BenchmarkFloatPrecExact/10000-4 153 772906 ns/op BenchmarkFloatPrecExact/100000-4 4 31864683 ns/op BenchmarkFloatPrecExact/1000000-4 1 1658932868 ns/op BenchmarkFloatPrecMixed/1-4 135765 882.9 ns/op BenchmarkFloatPrecMixed/10-4 35772 3367 ns/op BenchmarkFloatPrecMixed/100-4 5661 20385 ns/op BenchmarkFloatPrecMixed/1000-4 478 252266 ns/op BenchmarkFloatPrecMixed/10000-4 14 7931666 ns/op BenchmarkFloatPrecMixed/100000-4 1 446503802 ns/op BenchmarkFloatPrecMixed/1000000-4 1 30612632035 ns/op BenchmarkFloatPrecInexact/1-4 231265 539.5 ns/op BenchmarkFloatPrecInexact/10-4 198919 616.9 ns/op BenchmarkFloatPrecInexact/100-4 129578 950.4 ns/op BenchmarkFloatPrecInexact/1000-4 37782 3136 ns/op BenchmarkFloatPrecInexact/10000-4 4813 25121 ns/op BenchmarkFloatPrecInexact/100000-4 505 255113 ns/op BenchmarkFloatPrecInexact/1000000-4 38 3633783 ns/op BenchmarkFloatSqrt/64-4 23150 5146 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 14812 7987 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 9679 11205 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 5324 21538 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 925 129162 ns/op 18067 B/op 8 allocs/op BenchmarkFloatSqrt/100000-4 68 1668759 ns/op 174884 B/op 19 allocs/op BenchmarkFloatSqrt/1000000-4 1 123622655 ns/op 3831576 B/op 645 allocs/op PASS ok math/big 86.486s goos: freebsd goarch: amd64 pkg: math/bits cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLeadingZeros-4 9584440 11.99 ns/op BenchmarkLeadingZeros8-4 8796075 13.67 ns/op BenchmarkLeadingZeros16-4 8890905 13.44 ns/op BenchmarkLeadingZeros32-4 9944347 11.84 ns/op BenchmarkLeadingZeros64-4 8819436 13.49 ns/op BenchmarkTrailingZeros-4 9504619 12.76 ns/op BenchmarkTrailingZeros8-4 9036916 13.26 ns/op BenchmarkTrailingZeros16-4 10170416 11.92 ns/op BenchmarkTrailingZeros32-4 9096800 13.06 ns/op BenchmarkTrailingZeros64-4 10064242 11.97 ns/op BenchmarkOnesCount-4 8909472 13.48 ns/op BenchmarkOnesCount8-4 8871014 13.46 ns/op BenchmarkOnesCount16-4 9051716 13.49 ns/op BenchmarkOnesCount32-4 9698768 12.28 ns/op BenchmarkOnesCount64-4 9026974 13.41 ns/op BenchmarkRotateLeft-4 9714358 12.43 ns/op BenchmarkRotateLeft8-4 8969004 13.37 ns/op BenchmarkRotateLeft16-4 9124548 12.91 ns/op BenchmarkRotateLeft32-4 8784760 13.50 ns/op BenchmarkRotateLeft64-4 9049003 13.42 ns/op BenchmarkReverse-4 13832317 8.705 ns/op BenchmarkReverse8-4 18547495 6.421 ns/op BenchmarkReverse16-4 17798101 6.774 ns/op BenchmarkReverse32-4 14972300 7.934 ns/op BenchmarkReverse64-4 13804915 8.643 ns/op BenchmarkReverseBytes-4 17459326 6.764 ns/op BenchmarkReverseBytes16-4 17696917 6.950 ns/op BenchmarkReverseBytes32-4 17521806 6.751 ns/op BenchmarkReverseBytes64-4 17435516 6.769 ns/op BenchmarkAdd-4 8970205 13.25 ns/op BenchmarkAdd32-4 9387678 12.73 ns/op BenchmarkAdd64-4 8930698 13.32 ns/op BenchmarkAdd64multiple-4 18291054 6.562 ns/op BenchmarkSub-4 8822660 13.29 ns/op BenchmarkSub32-4 9276434 12.62 ns/op BenchmarkSub64-4 8747760 13.52 ns/op BenchmarkSub64multiple-4 17504972 6.827 ns/op BenchmarkMul-4 9028324 13.19 ns/op BenchmarkMul32-4 9483580 12.81 ns/op BenchmarkMul64-4 8955579 13.43 ns/op BenchmarkDiv-4 2624210 45.66 ns/op BenchmarkDiv32-4 5598650 21.47 ns/op BenchmarkDiv64-4 2618961 45.63 ns/op PASS ok math/bits 6.887s goos: freebsd goarch: amd64 pkg: math/cmplx cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAbs-4 10829048 20.85 ns/op BenchmarkAcos-4 375676 297.7 ns/op BenchmarkAcosh-4 380145 324.0 ns/op BenchmarkAsin-4 427887 301.3 ns/op BenchmarkAsinh-4 423817 301.8 ns/op BenchmarkAtan-4 693810 210.5 ns/op BenchmarkAtanh-4 670098 210.7 ns/op BenchmarkConj-4 18623713 5.671 ns/op BenchmarkCos-4 511818 226.3 ns/op BenchmarkCosh-4 548494 226.9 ns/op BenchmarkExp-4 780866 163.5 ns/op BenchmarkLog-4 795476 165.7 ns/op BenchmarkLog10-4 803989 164.0 ns/op BenchmarkPhase-4 1749812 70.30 ns/op BenchmarkPolar-4 1000000 109.7 ns/op BenchmarkPow-4 201358 670.0 ns/op BenchmarkRect-4 1000000 112.3 ns/op BenchmarkSin-4 526494 229.5 ns/op BenchmarkSinh-4 543949 226.4 ns/op BenchmarkSqrt-4 808202 151.5 ns/op BenchmarkTan-4 325692 376.7 ns/op BenchmarkTanh-4 362148 342.4 ns/op PASS ok math/cmplx 4.092s goos: freebsd goarch: amd64 pkg: math/rand cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkInt63Threadsafe-4 604381 166.3 ns/op BenchmarkInt63ThreadsafeParallel-4 484438 254.0 ns/op BenchmarkInt63Unthreadsafe-4 1321699 90.47 ns/op BenchmarkIntn1000-4 858502 134.9 ns/op BenchmarkInt63n1000-4 945226 122.2 ns/op BenchmarkInt31n1000-4 985834 115.1 ns/op BenchmarkFloat32-4 1000000 110.5 ns/op BenchmarkFloat64-4 1304277 92.32 ns/op BenchmarkPerm3-4 202713 589.6 ns/op BenchmarkPerm30-4 23988 5002 ns/op BenchmarkPerm30ViaShuffle-4 26083 4568 ns/op BenchmarkShuffleOverhead-4 18597 6416 ns/op BenchmarkRead3-4 917568 130.5 ns/op BenchmarkRead64-4 75853 1574 ns/op BenchmarkRead1000-4 5072 23362 ns/op BenchmarkConcurrent-4 116419 1002 ns/op PASS ok math/rand 3.381s goos: freebsd goarch: amd64 pkg: math/rand/v2 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkChaCha8MarshalBinary-4 681486 161.5 ns/op BenchmarkChaCha8MarshalBinaryRead-4 244926 460.0 ns/op BenchmarkChaCha8-4 5174588 24.11 ns/op BenchmarkChaCha8Read-4 911757 135.6 ns/op 236.00 MB/s BenchmarkPCG_DXSM-4 4220630 28.39 ns/op BenchmarkSourceUint64-4 4268482 27.90 ns/op BenchmarkGlobalInt64-4 3245546 36.47 ns/op BenchmarkGlobalInt64Parallel-4 6520053 18.48 ns/op BenchmarkGlobalUint64-4 3216283 37.66 ns/op BenchmarkGlobalUint64Parallel-4 6570048 18.10 ns/op BenchmarkInt64-4 2302453 51.87 ns/op BenchmarkUint64-4 2317894 51.59 ns/op BenchmarkGlobalIntN1000-4 2129016 56.37 ns/op BenchmarkIntN1000-4 1788748 66.75 ns/op BenchmarkInt64N1000-4 1750413 66.50 ns/op BenchmarkInt64N1e8-4 1803638 66.70 ns/op BenchmarkInt64N1e9-4 1804826 67.26 ns/op BenchmarkInt64N2e9-4 1791027 66.61 ns/op BenchmarkInt64N1e18-4 1697716 70.74 ns/op BenchmarkInt64N2e18-4 1670193 71.19 ns/op BenchmarkInt64N4e18-4 1486809 80.64 ns/op BenchmarkInt32N1000-4 1803793 67.02 ns/op BenchmarkInt32N1e8-4 1801340 66.51 ns/op BenchmarkInt32N1e9-4 1806566 66.70 ns/op BenchmarkInt32N2e9-4 1795603 66.75 ns/op BenchmarkFloat32-4 2333208 51.31 ns/op BenchmarkFloat64-4 2301938 51.72 ns/op BenchmarkExpFloat64-4 1289715 93.61 ns/op BenchmarkNormFloat64-4 1258314 95.00 ns/op BenchmarkPerm3-4 333760 350.3 ns/op BenchmarkPerm30-4 32740 3700 ns/op BenchmarkPerm30ViaShuffle-4 35553 3350 ns/op BenchmarkShuffleOverhead-4 48494 2471 ns/op BenchmarkConcurrent-4 3177687 39.43 ns/op PASS ok math/rand/v2 6.982s goos: freebsd goarch: amd64 pkg: mime cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkQEncodeWord-4 55650 2151 ns/op BenchmarkQDecodeWord-4 118447 1017 ns/op BenchmarkQDecodeHeader-4 115806 1032 ns/op BenchmarkTypeByExtension/.html-4 291288 384.1 ns/op BenchmarkTypeByExtension/.HTML-4 202453 556.5 ns/op BenchmarkTypeByExtension/.unused-4 243900 463.6 ns/op BenchmarkExtensionsByType/text/html-4 211662 543.2 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 142874 874.2 ns/op BenchmarkExtensionsByType/application/octet-stream-4 196426 605.0 ns/op PASS ok mime 2.239s goos: freebsd goarch: amd64 pkg: mime/multipart cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadForm/fields/maxMemory=0-4 688 165050 ns/op 48182 B/op 188 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 728 162433 ns/op 47658 B/op 188 allocs/op BenchmarkReadForm/files/maxMemory=0-4 282 429917 ns/op 104162 B/op 272 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 556 213359 ns/op 49340 B/op 208 allocs/op PASS ok mime/multipart 1.774s goos: freebsd goarch: amd64 pkg: mime/quotedprintable cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkWriter-4 999 117455 ns/op PASS ok mime/quotedprintable 1.215s goos: freebsd goarch: amd64 pkg: net cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkGoLookupIP-4 139 856217 ns/op 9789 B/op 112 allocs/op BenchmarkGoLookupIPNoSuchHost-4 1 130346559 ns/op 26464 B/op 208 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5099042384 ns/op 161320 B/op 249 allocs/op BenchmarkDNSName-4 110397 997.7 ns/op BenchmarkInterfaces-4 5544 20623 ns/op 3320 B/op 41 allocs/op BenchmarkInterfaceByIndex-4 8300 12894 ns/op 1944 B/op 29 allocs/op BenchmarkInterfaceByName-4 5475 20197 ns/op 3384 B/op 42 allocs/op BenchmarkInterfaceAddrs-4 5637 19282 ns/op 3272 B/op 48 allocs/op BenchmarkInterfacesAndAddrs-4 7476 13825 ns/op 2088 B/op 35 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 5778 18101 ns/op 3168 B/op 50 allocs/op BenchmarkParseIP-4 12520 9658 ns/op BenchmarkParseIPValidIPv4-4 738918 157.0 ns/op BenchmarkParseIPValidIPv6-4 620905 191.0 ns/op BenchmarkIPMarshalText/IPv4-4 598239 193.4 ns/op 0 B/op 0 allocs/op BenchmarkIPMarshalText/IPv6-4 217567 538.3 ns/op 0 B/op 0 allocs/op BenchmarkIPMarshalText/IPv6_long-4 120000 995.5 ns/op 48 B/op 1 allocs/op BenchmarkIPString/IPv4-4 124642 969.0 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 13711 8796 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 50016 2359 ns/op BenchmarkIPEqual/IPv4-4 959862 126.4 ns/op BenchmarkIPEqual/IPv6-4 953748 123.9 ns/op BenchmarkSendfileZeroBytes-4 15685 7278 ns/op 18 B/op 1 allocs/op BenchmarkSendFile/file-to-tcp/1024-4 1 1084199762 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: 0x1820c2af34428077 BenchmarkSendFile/file-to-tcp/2048-4 1 1084466765 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: 0x1820c2af753f5c1d BenchmarkSendFile/file-to-tcp/4096-4 1 1084514967 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: 0x1820c2afb637a6ca BenchmarkSendFile/file-to-tcp/8192-4 1 1083691382 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: 0x1820c2aff7342fa2 BenchmarkSendFile/file-to-tcp/16384-4 1 1083482407 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: 0x1820c2b0382b88b8 BenchmarkSendFile/file-to-tcp/32768-4 1 1083555906 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: 0x1820c2b07921b130 BenchmarkSendFile/file-to-tcp/65536-4 1 1082552552 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: 0x1820c2b0ba1894c7 BenchmarkSendFile/file-to-tcp/131072-4 1 1050271070 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: 0x1820c2b0fb114238 BenchmarkSendFile/file-to-tcp/262144-4 1 1076760655 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: 0x1820c2b13a40254a BenchmarkSendFile/file-to-tcp/524288-4 1 1077787299 ns/op 0.49 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: 0x1820c2b17b39ec17 BenchmarkSendFile/file-to-tcp/1048576-4 1 1081178005 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: 0x1820c2b1bcd18888 BenchmarkSendFile/file-to-unix/1024-4 1 1083175436 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: 0x1820c2b1ff9cb1d9 BenchmarkSendFile/file-to-unix/2048-4 1 1084518701 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: 0x1820c2b240819b2f BenchmarkSendFile/file-to-unix/4096-4 1 1027444712 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: 0x1820c2b2817e1a1b BenchmarkSendFile/file-to-unix/8192-4 1 1034153608 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: 0x1820c2b2bf1970ef BenchmarkSendFile/file-to-unix/16384-4 1 1079677443 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: 0x1820c2b2fd1b371a BenchmarkSendFile/file-to-unix/32768-4 1 1083172421 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: 0x1820c2b33dd846f5 BenchmarkSendFile/file-to-unix/65536-4 1 1019708965 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: 0x1820c2b37ecf1702 BenchmarkSendFile/file-to-unix/131072-4 1 1052415476 ns/op 0.12 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: 0x1820c2b3bc0f3b4b BenchmarkSendFile/file-to-unix/262144-4 1 1046122966 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: 0x1820c2b3fb5fab7d BenchmarkSendFile/file-to-unix/524288-4 1 1041163587 ns/op 0.50 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: 0x1820c2b43a8ea5e8 BenchmarkSendFile/file-to-unix/1048576-4 1 1087753217 ns/op 0.96 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: 0x1820c2b479fafbb7 BenchmarkTCP4OneShot-4 3718 31482 ns/op BenchmarkTCP4OneShotTimeout-4 3344 31440 ns/op BenchmarkTCP4Persistent-4 16207 7490 ns/op BenchmarkTCP4PersistentTimeout-4 15379 7466 ns/op BenchmarkTCP6OneShot-4 3562 31794 ns/op BenchmarkTCP6OneShotTimeout-4 3070 34538 ns/op BenchmarkTCP6Persistent-4 15770 7783 ns/op BenchmarkTCP6PersistentTimeout-4 16011 7601 ns/op BenchmarkTCP4ConcurrentReadWrite-4 10000 25024 ns/op BenchmarkTCP6ConcurrentReadWrite-4 10000 25902 ns/op BenchmarkSetReadDeadline-4 124898 951.7 ns/op BenchmarkUDP6LinkLocalUnicast-4 8948 12989 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 13489 8819 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 12790 9170 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 13140 8700 ns/op 0 B/op 0 allocs/op PASS ok net 35.893s goos: freebsd goarch: amd64 pkg: net/http cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCookieString-4 30744 3775 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 12981 9241 ns/op 1200 B/op 21 allocs/op BenchmarkReadCookies-4 17961 7224 ns/op 2000 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 17464 6832 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 37891 3179 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 52410 2292 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1610197 74.92 ns/op BenchmarkFindChild/n=2/rep=map-4 2873482 41.54 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1373875 86.87 ns/op BenchmarkFindChild/n=4/rep=linear-4 807487 139.1 ns/op BenchmarkFindChild/n=4/rep=map-4 3137766 38.22 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 763054 154.2 ns/op BenchmarkFindChild/n=8/rep=linear-4 402242 287.3 ns/op BenchmarkFindChild/n=8/rep=map-4 3129829 38.58 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 393765 301.0 ns/op BenchmarkFindChild/n=16/rep=linear-4 209559 548.0 ns/op BenchmarkFindChild/n=16/rep=map-4 3244587 39.06 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 2066592 60.42 ns/op BenchmarkFindChild/n=32/rep=linear-4 108372 1109 ns/op BenchmarkFindChild/n=32/rep=map-4 2458538 42.96 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 1951638 60.37 ns/op BenchmarkMultiConflicts-4 1 166517055 ns/op BenchmarkServerMatch-4 20133 6132 ns/op BenchmarkReadRequestChrome-4 3528 31310 ns/op 19.51 MB/s 1540 B/op 14 allocs/op BenchmarkReadRequestCurl-4 10000 10765 ns/op 7.25 MB/s 988 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 9969 10921 ns/op 7.51 MB/s 988 B/op 9 allocs/op BenchmarkReadRequestSiege-4 6662 16324 ns/op 9.25 MB/s 1084 B/op 11 allocs/op BenchmarkReadRequestWrk-4 16837 7073 ns/op 5.66 MB/s 923 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 278 417974 ns/op 2.45 MB/s BenchmarkFileAndServer_1KB/https1-4 201 563458 ns/op 1.82 MB/s BenchmarkFileAndServer_1KB/h2-4 151 726062 ns/op 1.41 MB/s BenchmarkFileAndServer_16MB/h1-4 2 52000440 ns/op 322.64 MB/s BenchmarkFileAndServer_16MB/https1-4 1 107531153 ns/op 156.02 MB/s BenchmarkFileAndServer_16MB/h2-4 1 222030118 ns/op 75.56 MB/s BenchmarkFileAndServer_64MB/h1-4 1 199339224 ns/op 336.66 MB/s BenchmarkFileAndServer_64MB/https1-4 1 395445246 ns/op 169.70 MB/s BenchmarkFileAndServer_64MB/h2-4 1 928608200 ns/op 72.27 MB/s BenchmarkServeMux-4 219 566050 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 270 476994 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 318 394935 ns/op 6500 B/op 69 allocs/op BenchmarkClientServer/https1-4 222 465303 ns/op 7277 B/op 78 allocs/op BenchmarkClientServer/h2-4 166 643238 ns/op 10598 B/op 77 allocs/op BenchmarkClientServerParallel/4/h1-4 1159 97976 ns/op 9997 B/op 82 allocs/op BenchmarkClientServerParallel/4/https1-4 109 1292004 ns/op 76693 B/op 557 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:51969: read tcp 127.0.0.1:51962->127.0.0.1:51969: use of closed network connection clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:51974: read tcp 127.0.0.1:51962->127.0.0.1:51974: use of closed network connection clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:52002: read tcp 127.0.0.1:51975->127.0.0.1:52002: use of closed network connection clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:52003: EOF clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:52004: write tcp 127.0.0.1:51975->127.0.0.1:52004: use of closed network connection clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:52001: write tcp 127.0.0.1:51975->127.0.0.1:52001: use of closed network connection clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:52047: EOF clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:52043: EOF clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:52045: EOF clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:52044: EOF ... [output truncated] BenchmarkClientServerParallel/4/h2-4 544 184172 ns/op 12629 B/op 96 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:52115: write tcp 127.0.0.1:52109->127.0.0.1:52115: use of closed network connection clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:52112: write tcp 127.0.0.1:52109->127.0.0.1:52112: use of closed network connection clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:52114: write tcp 127.0.0.1:52109->127.0.0.1:52114: use of closed network connection BenchmarkClientServerParallel/64/h1-4 879 162300 ns/op 20326 B/op 116 allocs/op BenchmarkClientServerParallel/64/https1-4 49 2152563 ns/op 116574 B/op 835 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:53030: read tcp 127.0.0.1:53024->127.0.0.1:53030: use of closed network connection clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:53063: read tcp 127.0.0.1:53035->127.0.0.1:53063: read: connection reset by peer clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:53079: EOF clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:53057: EOF clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:53080: EOF clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:53054: EOF clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:53076: EOF clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:53072: EOF clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:53083: read tcp 127.0.0.1:53035->127.0.0.1:53083: use of closed network connection clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:53081: EOF ... [output truncated] BenchmarkClientServerParallel/64/h2-4 99 2416597 ns/op 132480 B/op 1009 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:53097: read tcp 127.0.0.1:53087->127.0.0.1:53097: use of closed network connection clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:53092: read tcp 127.0.0.1:53087->127.0.0.1:53092: use of closed network connection clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:53093: read tcp 127.0.0.1:53087->127.0.0.1:53093: use of closed network connection clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:53091: write tcp 127.0.0.1:53087->127.0.0.1:53091: use of closed network connection clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:53095: write tcp 127.0.0.1:53087->127.0.0.1:53095: use of closed network connection clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:53090: write tcp 127.0.0.1:53087->127.0.0.1:53090: use of closed network connection clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:53134: EOF clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:53158: EOF clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:53151: EOF clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:53104: read tcp 127.0.0.1:53098->127.0.0.1:53104: use of closed network connection ... [output truncated] BenchmarkServer-4 1 1080317740 ns/op 30944 B/op 159 allocs/op BenchmarkClient-4 249 480022 ns/op 4238 B/op 50 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 608 197934 ns/op 7994 B/op 56 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1207 95912 ns/op 3159 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1630 71259 ns/op 1949 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1566 75632 ns/op 2810 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1638 74213 ns/op 2783 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1483 72241 ns/op 2761 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1617 68611 ns/op 1963 B/op 14 allocs/op BenchmarkServerHijack-4 888 140827 ns/op 17180 B/op 52 allocs/op BenchmarkCloseNotifier/h1-4 466 268958 ns/op 6080 B/op 53 allocs/op BenchmarkResponseStatusLine-4 499234 226.4 ns/op 0 B/op 0 allocs/op PASS ok net/http 16.828s goos: freebsd goarch: amd64 pkg: net/http/httputil cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkServeHTTP-4 4454 29404 ns/op 34258 B/op 14 allocs/op PASS ok net/http/httputil 1.286s goos: freebsd goarch: amd64 pkg: net/netip cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkIPNextPrev-4 96670 1206 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 668517 156.0 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 531308 207.5 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 89175 1335 ns/op BenchmarkStdIPv4-4 126315 923.9 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 92422 1290 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 89158 1327 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 121677 960.9 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 78009 1523 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1693718 71.38 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1488967 80.62 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 927619 128.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 538714 216.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 679215 170.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 484938 237.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 90285 1326 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 475024 240.3 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 342554 340.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 411111 289.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 332506 349.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 82680 1449 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v4-4 349471 328.2 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v6-4 123174 962.1 ns/op 48 B/op 1 allocs/op BenchmarkAddrString/v6_ellipsis-4 171928 697.5 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_v4-4 221445 532.6 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_zone-4 158149 752.4 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 317112 362.0 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 145236 816.1 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 145011 813.3 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 146272 808.3 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 114008 1052 ns/op 128 B/op 2 allocs/op BenchmarkAddrMarshalText/v4-4 419935 281.2 ns/op 16 B/op 1 allocs/op BenchmarkAddrMarshalText/v6-4 136689 846.2 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_ellipsis-4 175426 666.7 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_v4-4 237968 495.6 ns/op 32 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_zone-4 158023 748.6 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 244558 502.4 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 103382 1126 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 134677 895.9 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_v4-4 163370 722.6 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_zone-4 126308 945.6 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v4-4 272803 433.9 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 118345 1008 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 137540 844.3 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 181671 661.4 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 132822 910.8 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 104.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 106.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 106.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 109.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 109.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1000000 109.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 108.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 109.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 108.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 363651 328.7 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 453933 251.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 340993 346.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 398518 295.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 327199 361.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 80198 1452 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 5722546 20.77 ns/op PASS ok net/netip 9.022s 2025/02/03 17:26:11 Test RPC server listening on 127.0.0.1:53858 2025/02/03 17:26:11 Test HTTP RPC server listening on 127.0.0.1:53859 goos: freebsd goarch: amd64 pkg: net/rpc cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEndToEnd-4 1578 75689 ns/op BenchmarkEndToEndHTTP-4 1504 72153 ns/op BenchmarkEndToEndAsync-4 3721 31559 ns/op BenchmarkEndToEndAsyncHTTP-4 3661 32432 ns/op PASS ok net/rpc 1.806s goos: freebsd goarch: amd64 pkg: net/textproto cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadMIMEHeader/client_headers-4 3300 32205 ns/op BenchmarkReadMIMEHeader/server_headers-4 4903 21369 ns/op BenchmarkUncommon-4 27226 4462 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.474s goos: freebsd goarch: amd64 pkg: net/url cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkString-4 4608 22540 ns/op 1200 B/op 32 allocs/op BenchmarkResolvePath-4 126002 924.2 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 545839 200.3 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 89168 1342 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 164925 714.7 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 80454 1501 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 13166 9129 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 368751 307.4 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 87384 1359 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 165984 711.2 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 80006 1494 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 14611 8187 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 238885 491.8 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 101353 1185 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 102242 1154 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 48400 2451 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 8730 13386 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 238807 500.4 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 100332 1187 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 103171 1158 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 48631 2439 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 9061 12931 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.114s goos: freebsd goarch: amd64 pkg: os cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExpand/noop-4 2998479 39.41 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 169086 666.1 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 1032 113499 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 298 393544 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 752 155754 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 85359 1384 ns/op BenchmarkStatFile-4 69523 1645 ns/op BenchmarkStatDir-4 77769 1544 ns/op BenchmarkLstatDot-4 86186 1367 ns/op BenchmarkLstatFile-4 73893 1629 ns/op BenchmarkLstatDir-4 77982 1538 ns/op BenchmarkRemoveAll-4 31 3703143 ns/op 45281 B/op 558 allocs/op PASS ok os 3.087s goos: freebsd goarch: amd64 pkg: os/exec cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExecHostname-4 55 2175033 ns/op 7440 B/op 31 allocs/op PASS ok os/exec 1.304s goos: freebsd goarch: amd64 pkg: os/user cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCurrent-4 10000 10045 ns/op PASS ok os/user 1.183s goos: freebsd goarch: amd64 pkg: reflect cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkBool-4 3601254 33.44 ns/op BenchmarkString-4 2217393 53.77 ns/op BenchmarkBytes-4 2035147 58.84 ns/op BenchmarkNamedBytes-4 989586 111.5 ns/op BenchmarkBytesArray-4 748766 157.3 ns/op BenchmarkSliceLen-4 2348706 51.46 ns/op BenchmarkMapLen-4 826087 143.6 ns/op BenchmarkStringLen-4 1783867 67.27 ns/op BenchmarkArrayLen-4 1315797 91.72 ns/op BenchmarkSliceCap-4 2314066 51.67 ns/op BenchmarkDeepEqual/int8-4 399020 296.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 90068 1322 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 342315 341.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 87208 1376 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 352252 340.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 86509 1381 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 348577 345.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 86919 1386 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 350958 341.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 87150 1366 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 384408 295.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 109904 1079 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 344518 342.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 86126 1379 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 346345 341.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 86854 1381 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 352429 344.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 86877 1376 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 348691 349.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 85296 1373 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 335932 343.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 84721 1373 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 332224 337.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 87386 1367 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 351715 344.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 86378 1376 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 345762 343.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 86394 1374 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 343570 342.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 86042 1376 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 400941 294.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 89122 1327 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 344761 340.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 84879 1408 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 109771 1095 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 54638 2189 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 45271 2593 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 32914 3640 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 32238 3751 ns/op BenchmarkIsZero/ArrayComparable-4 277178 425.2 ns/op BenchmarkIsZero/ArrayIncomparable-4 29854 4018 ns/op BenchmarkIsZero/StructComparable-4 624036 184.1 ns/op BenchmarkIsZero/StructIncomparable-4 136035 882.6 ns/op BenchmarkIsZero/ArrayInt_4-4 1241437 95.22 ns/op BenchmarkIsZero/ArrayInt_1024-4 17296 6906 ns/op BenchmarkIsZero/ArrayInt_1024_NoZero-4 32490 3663 ns/op BenchmarkIsZero/Struct4Int-4 1285935 92.95 ns/op BenchmarkIsZero/ArrayStruct4Int_1024-4 17259 6918 ns/op BenchmarkIsZero/ArrayChanInt_1024-4 17366 6935 ns/op BenchmarkIsZero/StructInt_512-4 33555 3554 ns/op BenchmarkSetZero/Bool/Direct-4 4169208 28.08 ns/op BenchmarkSetZero/Bool/CachedZero-4 846849 135.2 ns/op BenchmarkSetZero/Bool/NewZero-4 617868 183.9 ns/op BenchmarkSetZero/Int/Direct-4 2541153 47.62 ns/op BenchmarkSetZero/Int/CachedZero-4 877442 136.1 ns/op BenchmarkSetZero/Int/NewZero-4 604302 189.8 ns/op BenchmarkSetZero/Uint/Direct-4 2525341 47.46 ns/op BenchmarkSetZero/Uint/CachedZero-4 857570 136.5 ns/op BenchmarkSetZero/Uint/NewZero-4 636746 185.9 ns/op BenchmarkSetZero/Float/Direct-4 2533510 47.61 ns/op BenchmarkSetZero/Float/CachedZero-4 848662 134.0 ns/op BenchmarkSetZero/Float/NewZero-4 651087 187.2 ns/op BenchmarkSetZero/Complex/Direct-4 2517553 47.13 ns/op BenchmarkSetZero/Complex/CachedZero-4 858506 133.2 ns/op BenchmarkSetZero/Complex/NewZero-4 620306 188.6 ns/op BenchmarkSetZero/Array/Direct-4 2202904 55.42 ns/op BenchmarkSetZero/Array/CachedZero-4 847590 137.3 ns/op BenchmarkSetZero/Array/NewZero-4 652435 185.6 ns/op BenchmarkSetZero/Chan/Direct-4 2439740 48.46 ns/op BenchmarkSetZero/Chan/CachedZero-4 828138 140.5 ns/op BenchmarkSetZero/Chan/NewZero-4 656798 185.0 ns/op BenchmarkSetZero/Func/Direct-4 2439943 48.70 ns/op BenchmarkSetZero/Func/CachedZero-4 832748 140.5 ns/op BenchmarkSetZero/Func/NewZero-4 650545 186.2 ns/op BenchmarkSetZero/Interface/Direct-4 2318324 51.92 ns/op BenchmarkSetZero/Interface/CachedZero-4 865474 134.7 ns/op BenchmarkSetZero/Interface/NewZero-4 657938 181.2 ns/op BenchmarkSetZero/Map/Direct-4 2459725 49.01 ns/op BenchmarkSetZero/Map/CachedZero-4 846754 138.4 ns/op BenchmarkSetZero/Map/NewZero-4 634110 179.0 ns/op BenchmarkSetZero/Pointer/Direct-4 2467371 48.62 ns/op BenchmarkSetZero/Pointer/CachedZero-4 851144 138.9 ns/op BenchmarkSetZero/Pointer/NewZero-4 630129 178.6 ns/op BenchmarkSetZero/Slice/Direct-4 2232642 53.77 ns/op BenchmarkSetZero/Slice/CachedZero-4 836966 133.5 ns/op BenchmarkSetZero/Slice/NewZero-4 634388 184.9 ns/op BenchmarkSetZero/String/Direct-4 2503036 47.81 ns/op BenchmarkSetZero/String/CachedZero-4 866929 133.8 ns/op BenchmarkSetZero/String/NewZero-4 636027 184.0 ns/op BenchmarkSetZero/Struct/Direct-4 2258668 53.09 ns/op BenchmarkSetZero/Struct/CachedZero-4 836570 134.2 ns/op BenchmarkSetZero/Struct/NewZero-4 649454 184.6 ns/op BenchmarkSelect/1-4 171541 710.5 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 71697 1685 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 36490 3297 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 189282 567.0 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 145162 812.8 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 129531 904.1 ns/op 141.58 MB/s BenchmarkCallArgCopy/size=256-4 111400 1067 ns/op 240.03 MB/s BenchmarkCallArgCopy/size=1024-4 86353 1409 ns/op 726.55 MB/s BenchmarkCallArgCopy/size=4096-4 38023 3217 ns/op 1273.37 MB/s BenchmarkCallArgCopy/size=65536-4 3031 39634 ns/op 1653.52 MB/s BenchmarkFieldByName1-4 1588201 76.34 ns/op BenchmarkFieldByName2-4 117516 1074 ns/op BenchmarkFieldByName3-4 14407 8544 ns/op BenchmarkInterfaceBig-4 4097098 28.97 ns/op BenchmarkInterfaceSmall-4 4080565 29.13 ns/op BenchmarkNew-4 2428573 49.61 ns/op BenchmarkMap/StringKeys/MapIndex-4 2304 52082 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1896 63265 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2257 53486 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1878 62530 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2289 51797 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1879 62759 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 181102 665.6 ns/op BenchmarkTypeForString-4 2057670 57.60 ns/op BenchmarkTypeForError-4 970933 122.5 ns/op PASS ok reflect 19.061s goos: freebsd goarch: amd64 pkg: regexp cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFind-4 11521 10021 ns/op 9417 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 14752 9383 ns/op 9424 B/op 1 allocs/op BenchmarkFindString-4 12243 9570 ns/op 9321 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 10591 ns/op 9433 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 10492 ns/op 9402 B/op 2 allocs/op BenchmarkLiteral-4 17720 6869 ns/op BenchmarkNotLiteral-4 4579 25692 ns/op BenchmarkMatchClass-4 3524 33078 ns/op BenchmarkMatchClass_InRange-4 3681 32120 ns/op BenchmarkReplaceAll-4 2714 46112 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 116587 1005 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 121472 1009 ns/op BenchmarkAnchoredShortMatch-4 73406 1630 ns/op BenchmarkAnchoredLongMatch-4 73531 1677 ns/op BenchmarkOnePassShortA-4 21939 5676 ns/op BenchmarkNotOnePassShortA-4 8767 14374 ns/op BenchmarkOnePassShortB-4 27854 4409 ns/op BenchmarkNotOnePassShortB-4 10000 11294 ns/op BenchmarkOnePassLongPrefix-4 84272 1436 ns/op BenchmarkOnePassLongNotPrefix-4 29025 4192 ns/op BenchmarkMatchParallelShared-4 27223 4584 ns/op BenchmarkMatchParallelCopied-4 30356 4453 ns/op BenchmarkQuoteMetaAll-4 155084 768.1 ns/op 18.23 MB/s BenchmarkQuoteMetaNone-4 276542 432.1 ns/op 60.17 MB/s BenchmarkCompile/Onepass-4 4228 26258 ns/op 4272 B/op 52 allocs/op BenchmarkCompile/Medium-4 1696 67778 ns/op 10152 B/op 112 allocs/op BenchmarkCompile/Hard-4 204 585712 ns/op 90712 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 3886836 30.86 ns/op 518.40 MB/s BenchmarkMatch/Easy0/32-4 20113 5777 ns/op 5.54 MB/s BenchmarkMatch/Easy0/1K-4 18816 6592 ns/op 155.35 MB/s BenchmarkMatch/Easy0i/16-4 3852895 30.66 ns/op 521.82 MB/s BenchmarkMatch/Easy0i/32-4 6043 19763 ns/op 1.62 MB/s BenchmarkMatch/Easy0i/1K-4 284 421813 ns/op 2.43 MB/s BenchmarkMatch/Easy1/16-4 3877825 30.91 ns/op 517.65 MB/s BenchmarkMatch/Easy1/32-4 18963 5998 ns/op 5.33 MB/s BenchmarkMatch/Easy1/1K-4 7614 15943 ns/op 64.23 MB/s BenchmarkMatch/Medium/16-4 3862564 30.87 ns/op 518.25 MB/s BenchmarkMatch/Medium/32-4 6919 17688 ns/op 1.81 MB/s BenchmarkMatch/Medium/1K-4 330 363472 ns/op 2.82 MB/s BenchmarkMatch/Hard/16-4 3878962 30.64 ns/op 522.21 MB/s BenchmarkMatch/Hard/32-4 4488 27424 ns/op 1.17 MB/s BenchmarkMatch/Hard/1K-4 184 648762 ns/op 1.58 MB/s BenchmarkMatch/Hard1/16-4 1546 77992 ns/op 0.21 MB/s BenchmarkMatch/Hard1/32-4 817 148206 ns/op 0.22 MB/s BenchmarkMatch/Hard1/1K-4 27 4302151 ns/op 0.24 MB/s BenchmarkMatch_onepass_regex/16-4 31000 3838 ns/op 4.17 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 18783 6415 ns/op 4.99 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 727 164946 ns/op 6.21 MB/s 22 B/op 0 allocs/op PASS ok regexp 8.410s goos: freebsd goarch: amd64 pkg: regexp/syntax cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEmptyOpContext-4 649916 185.3 ns/op BenchmarkIsWordChar-4 172442 690.8 ns/op PASS ok regexp/syntax 2.208s goos: freebsd goarch: amd64 pkg: runtime cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCallers/cached-4 76712 1595 ns/op BenchmarkCallers/inlined-4 70117 1704 ns/op BenchmarkCallers/no-cache-4 15818 7491 ns/op BenchmarkFPCallers/cached-4 2856805 41.99 ns/op BenchmarkMakeChan/Byte-4 1195170 93.76 ns/op BenchmarkMakeChan/Int-4 993222 128.4 ns/op BenchmarkMakeChan/Ptr-4 674676 175.9 ns/op BenchmarkMakeChan/Struct/0-4 1000000 109.6 ns/op BenchmarkMakeChan/Struct/32-4 499156 311.0 ns/op BenchmarkMakeChan/Struct/40-4 413887 290.3 ns/op BenchmarkChanNonblocking-4 10965868 10.16 ns/op BenchmarkSelectUncontended-4 955171 112.4 ns/op BenchmarkSelectSyncContended-4 49992 2314 ns/op BenchmarkSelectAsyncContended-4 148020 823.1 ns/op BenchmarkSelectNonblock-4 5619718 20.74 ns/op BenchmarkChanUncontended-4 9132 11050 ns/op BenchmarkChanContended-4 1866 66587 ns/op BenchmarkChanSync-4 118687 996.3 ns/op BenchmarkChanSyncWork-4 36567 3161 ns/op BenchmarkChanProdCons0-4 120480 967.8 ns/op BenchmarkChanProdCons10-4 175928 664.7 ns/op BenchmarkChanProdCons100-4 158694 667.5 ns/op BenchmarkChanProdConsWork0-4 103995 1145 ns/op BenchmarkChanProdConsWork10-4 128616 880.5 ns/op BenchmarkChanProdConsWork100-4 136632 884.7 ns/op BenchmarkSelectProdCons-4 82393 1395 ns/op BenchmarkReceiveDataFromClosedChan-4 682690 166.4 ns/op BenchmarkChanCreation-4 188282 564.4 ns/op BenchmarkChanSem-4 205988 567.1 ns/op BenchmarkChanPopular-4 94 1104760 ns/op BenchmarkChanClosed-4 458215 244.5 ns/op BenchmarkCallClosure-4 5524777 19.61 ns/op BenchmarkCallClosure1-4 5914374 19.74 ns/op BenchmarkCallClosure2-4 1280054 81.56 ns/op BenchmarkCallClosure3-4 1867705 65.72 ns/op BenchmarkCallClosure4-4 1635892 74.16 ns/op BenchmarkComplex128DivNormal-4 10640132 16.63 ns/op BenchmarkComplex128DivNisNaN-4 8143674 20.69 ns/op BenchmarkComplex128DivDisNaN-4 8183977 21.99 ns/op BenchmarkComplex128DivNisInf-4 10373546 21.03 ns/op BenchmarkComplex128DivDisInf-4 4850784 29.02 ns/op BenchmarkAllocation-4 5869 25625 ns/op BenchmarkReadMemStats-4 5702 18650 ns/op BenchmarkReadMemStatsLatency-4 1 42734 p50-ns 42734 p90-ns 42734 p99-ns BenchmarkWriteBarrier-4 2918932 41.09 ns/op BenchmarkBulkWriteBarrier-4 6616898 18.05 ns/op BenchmarkScanStackNoLocals-4 3 38099088 ns/op BenchmarkMSpanCountAlloc/bits=64-4 11714958 9.900 ns/op BenchmarkMSpanCountAlloc/bits=128-4 10917586 11.91 ns/op BenchmarkMSpanCountAlloc/bits=256-4 8752323 13.54 ns/op BenchmarkMSpanCountAlloc/bits=512-4 6736401 17.56 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 4841362 24.89 ns/op BenchmarkHash5-4 7230163 17.01 ns/op 293.91 MB/s BenchmarkHash16-4 6983094 16.41 ns/op 975.03 MB/s BenchmarkHash64-4 6047161 19.58 ns/op 3267.82 MB/s BenchmarkHash1024-4 1863870 65.05 ns/op 15741.11 MB/s BenchmarkHash65536-4 38764 3100 ns/op 21138.55 MB/s BenchmarkAlignedLoad-4 8709342 13.84 ns/op BenchmarkUnalignedLoad-4 8551455 13.97 ns/op BenchmarkEqEfaceConcrete-4 6844750 18.28 ns/op BenchmarkEqIfaceConcrete-4 7373236 17.13 ns/op BenchmarkNeEfaceConcrete-4 6660457 17.84 ns/op BenchmarkNeIfaceConcrete-4 6630489 17.75 ns/op BenchmarkConvT2EByteSized/bool-4 7052202 18.07 ns/op BenchmarkConvT2EByteSized/uint8-4 7045604 18.04 ns/op BenchmarkConvT2ESmall-4 5997354 20.90 ns/op BenchmarkConvT2EUintptr-4 6087210 20.66 ns/op BenchmarkConvT2ELarge-4 1341579 88.26 ns/op BenchmarkConvT2ISmall-4 6011712 20.94 ns/op BenchmarkConvT2IUintptr-4 5854911 20.47 ns/op BenchmarkConvT2ILarge-4 1318500 92.06 ns/op BenchmarkConvI2E-4 5162007 22.92 ns/op BenchmarkConvI2I-4 5447197 21.85 ns/op BenchmarkAssertE2T-4 5303112 22.38 ns/op BenchmarkAssertE2TLarge-4 2488642 47.66 ns/op BenchmarkAssertE2I-4 5547913 21.84 ns/op BenchmarkAssertI2T-4 5435690 21.83 ns/op BenchmarkAssertI2I-4 5705978 20.98 ns/op BenchmarkAssertI2E-4 6176728 19.27 ns/op BenchmarkAssertE2E-4 6104166 19.50 ns/op BenchmarkAssertE2T2-4 4439161 26.88 ns/op BenchmarkAssertE2T2Blank-4 5203423 23.00 ns/op BenchmarkAssertI2E2-4 4570460 26.09 ns/op BenchmarkAssertI2E2Blank-4 6188306 19.36 ns/op BenchmarkAssertE2E2-4 4964293 24.08 ns/op BenchmarkAssertE2E2Blank-4 6257278 19.24 ns/op BenchmarkConvT2Ezero/zero/16-4 5851588 21.68 ns/op BenchmarkConvT2Ezero/zero/32-4 5865570 21.46 ns/op BenchmarkConvT2Ezero/zero/64-4 5610992 21.48 ns/op BenchmarkConvT2Ezero/zero/str-4 5811498 21.76 ns/op BenchmarkConvT2Ezero/zero/slice-4 5981666 20.69 ns/op BenchmarkConvT2Ezero/zero/big-4 276309 490.4 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1641786 73.78 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1513838 82.90 ns/op BenchmarkConvT2Ezero/nonzero/big-4 285694 442.0 ns/op BenchmarkConvT2Ezero/smallint/16-4 5829151 21.56 ns/op BenchmarkConvT2Ezero/smallint/32-4 5887921 21.53 ns/op BenchmarkConvT2Ezero/smallint/64-4 5837868 21.65 ns/op BenchmarkConvT2Ezero/largeint/16-4 1984324 62.40 ns/op BenchmarkConvT2Ezero/largeint/32-4 1863486 66.41 ns/op BenchmarkConvT2Ezero/largeint/64-4 1941301 61.23 ns/op BenchmarkMalloc8-4 2458971 54.42 ns/op BenchmarkMalloc16-4 2307187 54.34 ns/op BenchmarkMallocTypeInfo8-4 2299640 49.42 ns/op BenchmarkMallocTypeInfo16-4 1702882 61.06 ns/op BenchmarkMallocLargeStruct-4 223837 532.6 ns/op BenchmarkGoroutineSelect-4 91 1398523 ns/op BenchmarkGoroutineBlocking-4 91 1235627 ns/op BenchmarkGoroutineForRange-4 93 1229311 ns/op BenchmarkGoroutineIdle-4 146 828022 ns/op BenchmarkHashStringSpeed-4 2222655 56.71 ns/op BenchmarkHashBytesSpeed-4 1349317 88.26 ns/op BenchmarkHashInt32Speed-4 2700386 44.62 ns/op BenchmarkHashInt64Speed-4 2665854 45.42 ns/op BenchmarkHashStringArraySpeed-4 652220 188.3 ns/op BenchmarkMegMap-4 2493708 48.56 ns/op BenchmarkMegOneMap-4 2498541 47.95 ns/op BenchmarkMegEqMap-4 1398 77537 ns/op BenchmarkMegEmptyMap-4 4507894 26.33 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2404057 49.14 ns/op BenchmarkSmallStrMap-4 2961525 40.92 ns/op BenchmarkMapStringKeysEight_16-4 3018036 39.89 ns/op BenchmarkMapStringKeysEight_32-4 2915845 40.42 ns/op BenchmarkMapStringKeysEight_64-4 2839249 42.44 ns/op BenchmarkMapStringKeysEight_128-4 2511901 48.19 ns/op BenchmarkMapStringKeysEight_256-4 2464239 48.40 ns/op BenchmarkMapStringKeysEight_1M-4 2499204 48.18 ns/op BenchmarkMapFirst/1-4 4302627 27.88 ns/op BenchmarkMapFirst/2-4 4437520 26.93 ns/op BenchmarkMapFirst/3-4 4261872 26.98 ns/op BenchmarkMapFirst/4-4 4372458 27.00 ns/op BenchmarkMapFirst/5-4 4327756 28.11 ns/op BenchmarkMapFirst/6-4 4400031 27.19 ns/op BenchmarkMapFirst/7-4 4235653 27.76 ns/op BenchmarkMapFirst/8-4 4446144 27.07 ns/op BenchmarkMapFirst/9-4 3344338 35.59 ns/op BenchmarkMapFirst/10-4 3411813 35.72 ns/op BenchmarkMapFirst/11-4 3287174 37.17 ns/op BenchmarkMapFirst/12-4 3462555 35.82 ns/op BenchmarkMapFirst/13-4 3406674 36.34 ns/op BenchmarkMapFirst/14-4 3437133 35.59 ns/op BenchmarkMapFirst/15-4 3363709 36.38 ns/op BenchmarkMapFirst/16-4 3507272 35.66 ns/op BenchmarkMapMid/1-4 4263298 28.14 ns/op BenchmarkMapMid/2-4 4283582 28.11 ns/op BenchmarkMapMid/3-4 4176528 28.06 ns/op BenchmarkMapMid/4-4 4117254 28.59 ns/op BenchmarkMapMid/5-4 4054051 29.71 ns/op BenchmarkMapMid/6-4 4064877 29.24 ns/op BenchmarkMapMid/7-4 4001592 29.74 ns/op BenchmarkMapMid/8-4 3916771 29.83 ns/op BenchmarkMapMid/9-4 3347698 36.04 ns/op BenchmarkMapMid/10-4 3403521 36.17 ns/op BenchmarkMapMid/11-4 3318625 36.60 ns/op BenchmarkMapMid/12-4 3321906 35.87 ns/op BenchmarkMapMid/13-4 3285592 36.95 ns/op BenchmarkMapMid/14-4 3417394 36.15 ns/op BenchmarkMapMid/15-4 3358534 36.91 ns/op BenchmarkMapMid/16-4 3386407 35.97 ns/op BenchmarkMapLast/1-4 4312537 27.77 ns/op BenchmarkMapLast/2-4 4352431 27.54 ns/op BenchmarkMapLast/3-4 4115102 28.18 ns/op BenchmarkMapLast/4-4 4190473 28.45 ns/op BenchmarkMapLast/5-4 3950547 30.30 ns/op BenchmarkMapLast/6-4 3963268 30.36 ns/op BenchmarkMapLast/7-4 3815259 31.46 ns/op BenchmarkMapLast/8-4 3757275 31.49 ns/op BenchmarkMapLast/9-4 3326726 36.72 ns/op BenchmarkMapLast/10-4 3431580 36.05 ns/op BenchmarkMapLast/11-4 2850160 35.78 ns/op BenchmarkMapLast/12-4 3448537 35.61 ns/op BenchmarkMapLast/13-4 3366032 36.71 ns/op BenchmarkMapLast/14-4 3446448 35.50 ns/op BenchmarkMapLast/15-4 3405745 35.96 ns/op BenchmarkMapLast/16-4 3457695 35.83 ns/op BenchmarkMapCycle-4 2614720 46.24 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3507609 35.63 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2276 50028 ns/op BenchmarkMakeMap/[Byte]Byte-4 434146 386.7 ns/op BenchmarkMakeMap/[Int]Int-4 280668 612.1 ns/op BenchmarkNewEmptyMap-4 4088337 30.21 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1203313 100.6 ns/op 0 B/op 0 allocs/op BenchmarkSameLengthMap-4 2389944 49.89 ns/op BenchmarkSmallKeyMap-4 2596845 46.55 ns/op BenchmarkMapPopulate/1-4 1814054 66.14 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 121282 982.3 ns/op 328 B/op 3 allocs/op BenchmarkMapPopulate/100-4 10000 11901 ns/op 4456 B/op 9 allocs/op BenchmarkMapPopulate/1000-4 818 143640 ns/op 74265 B/op 20 allocs/op BenchmarkMapPopulate/10000-4 98 1316688 ns/op 591490 B/op 79 allocs/op BenchmarkMapPopulate/100000-4 7 17455392 ns/op 4729425 B/op 533 allocs/op BenchmarkComplexAlgMap-4 467120 264.8 ns/op BenchmarkGoMapClear/Reflexive/1-4 1543600 78.17 ns/op BenchmarkGoMapClear/Reflexive/10-4 1000000 100.4 ns/op BenchmarkGoMapClear/Reflexive/100-4 431299 276.6 ns/op BenchmarkGoMapClear/Reflexive/1000-4 34497 3465 ns/op BenchmarkGoMapClear/Reflexive/10000-4 4034 28605 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1209993 99.11 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1000000 117.8 ns/op BenchmarkGoMapClear/NonReflexive/100-4 414018 293.4 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 34254 3502 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 4000 28749 ns/op BenchmarkMapStringConversion/32/simple-4 1514880 79.34 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1463535 82.51 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1445326 83.67 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1471278 82.20 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1299564 91.29 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1303522 91.43 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1775377 75.08 ns/op BenchmarkMapInterfacePtr-4 1868402 67.16 ns/op BenchmarkNewEmptyMapHintLessThan8-4 2779256 43.32 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 136068 1017 ns/op 1192 B/op 3 allocs/op BenchmarkMapIter/Key=int32/Elem=int32/len=6-4 1601290 75.82 ns/op BenchmarkMapIter/Key=int32/Elem=int32/len=64-4 1269300 94.82 ns/op BenchmarkMapIter/Key=int32/Elem=int32/len=65536-4 1271962 94.14 ns/op BenchmarkMapIter/Key=int64/Elem=int64/len=6-4 1650589 72.97 ns/op BenchmarkMapIter/Key=int64/Elem=int64/len=64-4 1267832 94.99 ns/op BenchmarkMapIter/Key=int64/Elem=int64/len=65536-4 1283196 92.24 ns/op BenchmarkMapIter/Key=string/Elem=string/len=6-4 1615308 74.62 ns/op BenchmarkMapIter/Key=string/Elem=string/len=64-4 1263133 94.33 ns/op BenchmarkMapIter/Key=string/Elem=string/len=65536-4 1227733 95.46 ns/op BenchmarkMapIter/Key=smallType/Elem=int32/len=6-4 1465220 81.63 ns/op BenchmarkMapIter/Key=smallType/Elem=int32/len=64-4 1363453 88.34 ns/op BenchmarkMapIter/Key=smallType/Elem=int32/len=65536-4 1370182 85.04 ns/op BenchmarkMapIter/Key=mediumType/Elem=int32/len=6-4 618808 200.3 ns/op BenchmarkMapIter/Key=mediumType/Elem=int32/len=64-4 577743 212.1 ns/op BenchmarkMapIter/Key=mediumType/Elem=int32/len=65536-4 1000000 594.7 ns/op BenchmarkMapIter/Key=bigType/Elem=int32/len=6-4 117820 994.0 ns/op BenchmarkMapIter/Key=bigType/Elem=int32/len=64-4 117859 1056 ns/op BenchmarkMapIter/Key=bigType/Elem=int32/len=65536-4 1000000 1909 ns/op BenchmarkMapIter/Key=bigType/Elem=bigType/len=6-4 54920 2110 ns/op BenchmarkMapIter/Key=bigType/Elem=bigType/len=64-4 49746 2351 ns/op BenchmarkMapIter/Key=bigType/Elem=bigType/len=65536-4 1000000 4004 ns/op BenchmarkMapIter/Key=int32/Elem=bigType/len=6-4 114750 989.6 ns/op BenchmarkMapIter/Key=int32/Elem=bigType/len=64-4 113892 1021 ns/op BenchmarkMapIter/Key=int32/Elem=bigType/len=65536-4 1000000 2093 ns/op BenchmarkMapIter/Key=*int32/Elem=int32/len=6-4 1632145 74.08 ns/op BenchmarkMapIter/Key=*int32/Elem=int32/len=64-4 1276906 92.91 ns/op BenchmarkMapIter/Key=*int32/Elem=int32/len=65536-4 1300399 89.28 ns/op BenchmarkMapIter/Key=int32/Elem=*int32/len=6-4 1578894 76.07 ns/op BenchmarkMapIter/Key=int32/Elem=*int32/len=64-4 1249309 96.45 ns/op BenchmarkMapIter/Key=int32/Elem=*int32/len=65536-4 1248786 96.71 ns/op BenchmarkMapIterLowLoad/Key=int32/Elem=int32/len=6-4 5325717 23.28 ns/op BenchmarkMapIterLowLoad/Key=int32/Elem=int32/len=64-4 30055640 4.034 ns/op BenchmarkMapIterLowLoad/Key=int32/Elem=int32/len=65536-4 100000000 1.215 ns/op BenchmarkMapIterLowLoad/Key=int64/Elem=int64/len=6-4 5249749 23.09 ns/op BenchmarkMapIterLowLoad/Key=int64/Elem=int64/len=64-4 30052945 4.096 ns/op BenchmarkMapIterLowLoad/Key=int64/Elem=int64/len=65536-4 75651596 1.684 ns/op BenchmarkMapIterLowLoad/Key=string/Elem=string/len=6-4 5290008 22.52 ns/op BenchmarkMapIterLowLoad/Key=string/Elem=string/len=64-4 30039237 4.061 ns/op BenchmarkMapIterLowLoad/Key=string/Elem=string/len=65536-4 64710294 1.932 ns/op BenchmarkMapIterLowLoad/Key=smallType/Elem=int32/len=6-4 5107684 23.86 ns/op BenchmarkMapIterLowLoad/Key=smallType/Elem=int32/len=64-4 30642817 3.905 ns/op BenchmarkMapIterLowLoad/Key=smallType/Elem=int32/len=65536-4 73422112 1.758 ns/op BenchmarkMapIterLowLoad/Key=mediumType/Elem=int32/len=6-4 2574553 46.56 ns/op BenchmarkMapIterLowLoad/Key=mediumType/Elem=int32/len=64-4 20728441 5.869 ns/op BenchmarkMapIterLowLoad/Key=mediumType/Elem=int32/len=65536-4 74732876 1.690 ns/op BenchmarkMapIterLowLoad/Key=bigType/Elem=int32/len=6-4 663157 171.9 ns/op BenchmarkMapIterLowLoad/Key=bigType/Elem=int32/len=64-4 6786136 18.29 ns/op BenchmarkMapIterLowLoad/Key=bigType/Elem=int32/len=65536-4 75420705 1.688 ns/op BenchmarkMapIterLowLoad/Key=bigType/Elem=bigType/len=6-4 319377 368.2 ns/op BenchmarkMapIterLowLoad/Key=bigType/Elem=bigType/len=64-4 3345934 35.32 ns/op BenchmarkMapIterLowLoad/Key=bigType/Elem=bigType/len=65536-4 72007761 1.720 ns/op BenchmarkMapIterLowLoad/Key=int32/Elem=bigType/len=6-4 650940 181.9 ns/op BenchmarkMapIterLowLoad/Key=int32/Elem=bigType/len=64-4 6384940 18.31 ns/op BenchmarkMapIterLowLoad/Key=int32/Elem=bigType/len=65536-4 73723839 1.646 ns/op BenchmarkMapIterLowLoad/Key=*int32/Elem=int32/len=6-4 5225394 23.72 ns/op BenchmarkMapIterLowLoad/Key=*int32/Elem=int32/len=64-4 29827306 4.131 ns/op BenchmarkMapIterLowLoad/Key=*int32/Elem=int32/len=65536-4 73657635 1.679 ns/op BenchmarkMapIterLowLoad/Key=int32/Elem=*int32/len=6-4 5376570 22.82 ns/op BenchmarkMapIterLowLoad/Key=int32/Elem=*int32/len=64-4 30156412 3.997 ns/op BenchmarkMapIterLowLoad/Key=int32/Elem=*int32/len=65536-4 76670260 1.657 ns/op BenchmarkMapAccessHit/Key=int32/Elem=int32/len=6-4 2249685 53.42 ns/op BenchmarkMapAccessHit/Key=int32/Elem=int32/len=64-4 2011461 59.31 ns/op BenchmarkMapAccessHit/Key=int32/Elem=int32/len=65536-4 794652 140.2 ns/op BenchmarkMapAccessHit/Key=int64/Elem=int64/len=6-4 2266825 52.77 ns/op BenchmarkMapAccessHit/Key=int64/Elem=int64/len=64-4 1969078 59.88 ns/op BenchmarkMapAccessHit/Key=int64/Elem=int64/len=65536-4 549435 212.0 ns/op BenchmarkMapAccessHit/Key=string/Elem=string/len=6-4 1923307 62.52 ns/op BenchmarkMapAccessHit/Key=string/Elem=string/len=64-4 1776388 68.52 ns/op BenchmarkMapAccessHit/Key=string/Elem=string/len=65536-4 460959 247.8 ns/op BenchmarkMapAccessHit/Key=smallType/Elem=int32/len=6-4 1000000 106.6 ns/op BenchmarkMapAccessHit/Key=smallType/Elem=int32/len=64-4 1317721 91.14 ns/op BenchmarkMapAccessHit/Key=smallType/Elem=int32/len=65536-4 489303 252.0 ns/op BenchmarkMapAccessHit/Key=mediumType/Elem=int32/len=6-4 611772 190.5 ns/op BenchmarkMapAccessHit/Key=mediumType/Elem=int32/len=64-4 637594 184.4 ns/op BenchmarkMapAccessHit/Key=mediumType/Elem=int32/len=65536-4 207676 561.3 ns/op BenchmarkMapAccessHit/Key=bigType/Elem=int32/len=6-4 144267 792.5 ns/op BenchmarkMapAccessHit/Key=bigType/Elem=int32/len=64-4 144368 817.9 ns/op BenchmarkMapAccessHit/Key=bigType/Elem=int32/len=65536-4 30436 3920 ns/op BenchmarkMapAccessHit/Key=bigType/Elem=bigType/len=6-4 61693 1847 ns/op BenchmarkMapAccessHit/Key=bigType/Elem=bigType/len=64-4 54564 2078 ns/op BenchmarkMapAccessHit/Key=bigType/Elem=bigType/len=65536-4 14391 8305 ns/op BenchmarkMapAccessHit/Key=int32/Elem=bigType/len=6-4 104167 1094 ns/op BenchmarkMapAccessHit/Key=int32/Elem=bigType/len=64-4 115944 1056 ns/op BenchmarkMapAccessHit/Key=int32/Elem=bigType/len=65536-4 30112 3890 ns/op BenchmarkMapAccessHit/Key=*int32/Elem=int32/len=6-4 2122017 54.46 ns/op BenchmarkMapAccessHit/Key=*int32/Elem=int32/len=64-4 2007835 59.48 ns/op BenchmarkMapAccessHit/Key=*int32/Elem=int32/len=65536-4 556638 204.8 ns/op BenchmarkMapAccessHit/Key=int32/Elem=*int32/len=6-4 2240068 53.01 ns/op BenchmarkMapAccessHit/Key=int32/Elem=*int32/len=64-4 2003992 60.40 ns/op BenchmarkMapAccessHit/Key=int32/Elem=*int32/len=65536-4 679089 186.5 ns/op BenchmarkMapAccessMiss/Key=int32/Elem=int32/len=6-4 2246163 53.13 ns/op BenchmarkMapAccessMiss/Key=int32/Elem=int32/len=64-4 2132588 64.15 ns/op BenchmarkMapAccessMiss/Key=int32/Elem=int32/len=65536-4 1474140 86.48 ns/op BenchmarkMapAccessMiss/Key=int64/Elem=int64/len=6-4 2228185 53.87 ns/op BenchmarkMapAccessMiss/Key=int64/Elem=int64/len=64-4 2151386 62.78 ns/op BenchmarkMapAccessMiss/Key=int64/Elem=int64/len=65536-4 1291254 92.71 ns/op BenchmarkMapAccessMiss/Key=string/Elem=string/len=6-4 1698150 64.15 ns/op BenchmarkMapAccessMiss/Key=string/Elem=string/len=64-4 1922922 62.85 ns/op BenchmarkMapAccessMiss/Key=string/Elem=string/len=65536-4 953542 127.6 ns/op BenchmarkMapAccessMiss/Key=smallType/Elem=int32/len=6-4 1366659 84.75 ns/op BenchmarkMapAccessMiss/Key=smallType/Elem=int32/len=64-4 1347284 86.60 ns/op BenchmarkMapAccessMiss/Key=smallType/Elem=int32/len=65536-4 859549 138.6 ns/op BenchmarkMapAccessMiss/Key=mediumType/Elem=int32/len=6-4 765750 154.5 ns/op BenchmarkMapAccessMiss/Key=mediumType/Elem=int32/len=64-4 747322 160.4 ns/op BenchmarkMapAccessMiss/Key=mediumType/Elem=int32/len=65536-4 375399 295.9 ns/op BenchmarkMapAccessMiss/Key=bigType/Elem=int32/len=6-4 179785 673.6 ns/op BenchmarkMapAccessMiss/Key=bigType/Elem=int32/len=64-4 167133 686.2 ns/op BenchmarkMapAccessMiss/Key=bigType/Elem=int32/len=65536-4 85033 1455 ns/op BenchmarkMapAccessMiss/Key=bigType/Elem=bigType/len=6-4 157754 719.3 ns/op BenchmarkMapAccessMiss/Key=bigType/Elem=bigType/len=64-4 156573 748.2 ns/op BenchmarkMapAccessMiss/Key=bigType/Elem=bigType/len=65536-4 79872 1537 ns/op BenchmarkMapAccessMiss/Key=int32/Elem=bigType/len=6-4 932612 131.1 ns/op BenchmarkMapAccessMiss/Key=int32/Elem=bigType/len=64-4 977952 128.4 ns/op BenchmarkMapAccessMiss/Key=int32/Elem=bigType/len=65536-4 575017 174.3 ns/op BenchmarkMapAccessMiss/Key=*int32/Elem=int32/len=6-4 2219161 53.00 ns/op BenchmarkMapAccessMiss/Key=*int32/Elem=int32/len=64-4 2041017 58.75 ns/op BenchmarkMapAccessMiss/Key=*int32/Elem=int32/len=65536-4 1223234 95.98 ns/op BenchmarkMapAccessMiss/Key=int32/Elem=*int32/len=6-4 2229202 53.24 ns/op BenchmarkMapAccessMiss/Key=int32/Elem=*int32/len=64-4 2184537 57.69 ns/op BenchmarkMapAccessMiss/Key=int32/Elem=*int32/len=65536-4 1327357 87.23 ns/op BenchmarkMapAssignExists/Key=int32/Elem=int32/len=6-4 1926662 60.42 ns/op BenchmarkMapAssignExists/Key=int32/Elem=int32/len=64-4 1909426 60.05 ns/op BenchmarkMapAssignExists/Key=int32/Elem=int32/len=65536-4 719851 163.9 ns/op BenchmarkMapAssignExists/Key=int64/Elem=int64/len=6-4 2001051 64.16 ns/op BenchmarkMapAssignExists/Key=int64/Elem=int64/len=64-4 1984424 62.04 ns/op BenchmarkMapAssignExists/Key=int64/Elem=int64/len=65536-4 549726 204.8 ns/op BenchmarkMapAssignExists/Key=string/Elem=string/len=6-4 1726734 70.49 ns/op BenchmarkMapAssignExists/Key=string/Elem=string/len=64-4 1625188 71.64 ns/op BenchmarkMapAssignExists/Key=string/Elem=string/len=65536-4 422250 284.5 ns/op BenchmarkMapAssignExists/Key=smallType/Elem=int32/len=6-4 1000000 107.5 ns/op BenchmarkMapAssignExists/Key=smallType/Elem=int32/len=64-4 1000000 103.6 ns/op BenchmarkMapAssignExists/Key=smallType/Elem=int32/len=65536-4 422877 253.1 ns/op BenchmarkMapAssignExists/Key=mediumType/Elem=int32/len=6-4 617958 191.2 ns/op BenchmarkMapAssignExists/Key=mediumType/Elem=int32/len=64-4 586946 200.0 ns/op BenchmarkMapAssignExists/Key=mediumType/Elem=int32/len=65536-4 198368 578.7 ns/op BenchmarkMapAssignExists/Key=bigType/Elem=int32/len=6-4 142464 801.7 ns/op BenchmarkMapAssignExists/Key=bigType/Elem=int32/len=64-4 142768 837.9 ns/op BenchmarkMapAssignExists/Key=bigType/Elem=int32/len=65536-4 30532 3941 ns/op BenchmarkMapAssignExists/Key=bigType/Elem=bigType/len=6-4 63888 1812 ns/op BenchmarkMapAssignExists/Key=bigType/Elem=bigType/len=64-4 55506 2115 ns/op BenchmarkMapAssignExists/Key=bigType/Elem=bigType/len=65536-4 10000 10730 ns/op BenchmarkMapAssignExists/Key=int32/Elem=bigType/len=6-4 108111 1061 ns/op BenchmarkMapAssignExists/Key=int32/Elem=bigType/len=64-4 94462 1222 ns/op BenchmarkMapAssignExists/Key=int32/Elem=bigType/len=65536-4 18410 6529 ns/op BenchmarkMapAssignExists/Key=*int32/Elem=int32/len=6-4 1973198 62.37 ns/op BenchmarkMapAssignExists/Key=*int32/Elem=int32/len=64-4 1880220 63.95 ns/op BenchmarkMapAssignExists/Key=*int32/Elem=int32/len=65536-4 556791 204.3 ns/op BenchmarkMapAssignExists/Key=int32/Elem=*int32/len=6-4 1871984 61.49 ns/op BenchmarkMapAssignExists/Key=int32/Elem=*int32/len=64-4 1882052 63.98 ns/op BenchmarkMapAssignExists/Key=int32/Elem=*int32/len=65536-4 610686 201.5 ns/op BenchmarkMapAssignFillNoHint/Key=int32/Elem=int32/len=6-4 1000000 105.7 ns/op BenchmarkMapAssignFillNoHint/Key=int32/Elem=int32/len=64-4 752754 176.0 ns/op BenchmarkMapAssignFillNoHint/Key=int32/Elem=int32/len=65536-4 804328 229.1 ns/op BenchmarkMapAssignFillNoHint/Key=int64/Elem=int64/len=6-4 1000000 106.8 ns/op BenchmarkMapAssignFillNoHint/Key=int64/Elem=int64/len=64-4 659820 212.0 ns/op BenchmarkMapAssignFillNoHint/Key=int64/Elem=int64/len=65536-4 681140 279.2 ns/op BenchmarkMapAssignFillNoHint/Key=string/Elem=string/len=6-4 1000000 125.5 ns/op BenchmarkMapAssignFillNoHint/Key=string/Elem=string/len=64-4 505129 346.7 ns/op BenchmarkMapAssignFillNoHint/Key=string/Elem=string/len=65536-4 441614 489.5 ns/op BenchmarkMapAssignFillNoHint/Key=smallType/Elem=int32/len=6-4 769261 158.4 ns/op BenchmarkMapAssignFillNoHint/Key=smallType/Elem=int32/len=64-4 495000 264.0 ns/op BenchmarkMapAssignFillNoHint/Key=smallType/Elem=int32/len=65536-4 533234 341.8 ns/op BenchmarkMapAssignFillNoHint/Key=mediumType/Elem=int32/len=6-4 214384 747.9 ns/op BenchmarkMapAssignFillNoHint/Key=mediumType/Elem=int32/len=64-4 173497 1160 ns/op BenchmarkMapAssignFillNoHint/Key=mediumType/Elem=int32/len=65536-4 151218 1085 ns/op BenchmarkMapAssignFillNoHint/Key=bigType/Elem=int32/len=6-4 29726 4989 ns/op BenchmarkMapAssignFillNoHint/Key=bigType/Elem=int32/len=64-4 24799 5465 ns/op BenchmarkMapAssignFillNoHint/Key=bigType/Elem=int32/len=65536-4 25142 4488 ns/op BenchmarkMapAssignFillNoHint/Key=bigType/Elem=bigType/len=6-4 10000 10612 ns/op BenchmarkMapAssignFillNoHint/Key=bigType/Elem=bigType/len=64-4 10000 11305 ns/op BenchmarkMapAssignFillNoHint/Key=bigType/Elem=bigType/len=65536-4 9470 12320 ns/op BenchmarkMapAssignFillNoHint/Key=int32/Elem=bigType/len=6-4 19929 5961 ns/op BenchmarkMapAssignFillNoHint/Key=int32/Elem=bigType/len=64-4 17620 7907 ns/op BenchmarkMapAssignFillNoHint/Key=int32/Elem=bigType/len=65536-4 20536 5592 ns/op BenchmarkMapAssignFillNoHint/Key=*int32/Elem=int32/len=6-4 1000000 117.7 ns/op BenchmarkMapAssignFillNoHint/Key=*int32/Elem=int32/len=64-4 688342 209.5 ns/op BenchmarkMapAssignFillNoHint/Key=*int32/Elem=int32/len=65536-4 724722 287.8 ns/op BenchmarkMapAssignFillNoHint/Key=int32/Elem=*int32/len=6-4 1000000 110.6 ns/op BenchmarkMapAssignFillNoHint/Key=int32/Elem=*int32/len=64-4 684566 217.5 ns/op BenchmarkMapAssignFillNoHint/Key=int32/Elem=*int32/len=65536-4 730378 279.7 ns/op BenchmarkMapAssignGrowLatency/Key=int32/Elem=int32/len=6-4 595246 211.0 ns/op 135301 p100-ns/op 106.0 p50-ns/op 237.0 p99-ns/op 1168 p99.9-ns/op 10116 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=int32/Elem=int32/len=64-4 441038 277.3 ns/op 210243 p100-ns/op 113.0 p50-ns/op 2136 p99-ns/op 3460 p99.9-ns/op 15596 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=int32/Elem=int32/len=65536-4 467214 420.6 ns/op 244935 p100-ns/op 209.0 p50-ns/op 613.0 p99-ns/op 35279 p99.9-ns/op 47957 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=int64/Elem=int64/len=6-4 582817 206.6 ns/op 148994 p100-ns/op 89.00 p50-ns/op 264.0 p99-ns/op 1170 p99.9-ns/op 10553 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=int64/Elem=int64/len=64-4 418264 283.3 ns/op 139679 p100-ns/op 93.00 p50-ns/op 2811 p99-ns/op 4179 p99.9-ns/op 19508 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=int64/Elem=int64/len=65536-4 425031 401.0 ns/op 276282 p100-ns/op 211.0 p50-ns/op 615.0 p99-ns/op 43920 p99.9-ns/op 61308 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=string/Elem=string/len=6-4 543973 223.0 ns/op 188024 p100-ns/op 93.00 p50-ns/op 348.0 p99-ns/op 1915 p99.9-ns/op 11939 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=string/Elem=string/len=64-4 361999 371.4 ns/op 4075620 p100-ns/op 103.0 p50-ns/op 4075 p99-ns/op 8737 p99.9-ns/op 63697 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=string/Elem=string/len=65536-4 307657 628.0 ns/op 1672908 p100-ns/op 277.0 p50-ns/op 723.0 p99-ns/op 99546 p99.9-ns/op 319565 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=smallType/Elem=int32/len=6-4 469851 253.2 ns/op 186455 p100-ns/op 137.0 p50-ns/op 383.0 p99-ns/op 1250 p99.9-ns/op 11390 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=smallType/Elem=int32/len=64-4 354186 359.6 ns/op 3322173 p100-ns/op 142.0 p50-ns/op 3234 p99-ns/op 5476 p99.9-ns/op 33219 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=smallType/Elem=int32/len=65536-4 352437 458.2 ns/op 280444 p100-ns/op 259.0 p50-ns/op 657.0 p99-ns/op 50653 p99.9-ns/op 67045 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=mediumType/Elem=int32/len=6-4 179752 870.3 ns/op 14244732 p100-ns/op 406.0 p50-ns/op 2828 p99-ns/op 23988 p99.9-ns/op 108678 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=mediumType/Elem=int32/len=64-4 145900 945.5 ns/op 9697729 p100-ns/op 421.0 p50-ns/op 4987 p99-ns/op 36092 p99.9-ns/op 131950 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=mediumType/Elem=int32/len=65536-4 130066 1260 ns/op 491683 p100-ns/op 745.0 p50-ns/op 2315 p99-ns/op 176520 p99.9-ns/op 207957 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=bigType/Elem=int32/len=6-4 27164 5267 ns/op 15724864 p100-ns/op 3174 p50-ns/op 29681 p99-ns/op 86713 p99.9-ns/op 169056 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=bigType/Elem=int32/len=64-4 19359 7486 ns/op 18105271 p100-ns/op 2922 p50-ns/op 33293 p99-ns/op 119199 p99.9-ns/op 17116007 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=bigType/Elem=int32/len=65536-4 24975 4638 ns/op 502834 p100-ns/op 3751 p50-ns/op 11683 p99-ns/op 448394 p99.9-ns/op 473759 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=bigType/Elem=bigType/len=6-4 10000 10503 ns/op 322359 p100-ns/op 7722 p50-ns/op 42576 p99-ns/op 208979 p99.9-ns/op 322359 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=bigType/Elem=bigType/len=64-4 10000 11943 ns/op 454858 p100-ns/op 7618 p50-ns/op 76275 p99-ns/op 250096 p99.9-ns/op 454858 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=bigType/Elem=bigType/len=65536-4 9752 12471 ns/op 494937 p100-ns/op 11071 p50-ns/op 23479 p99-ns/op 461226 p99.9-ns/op 494937 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=int32/Elem=bigType/len=6-4 19635 5904 ns/op 261828 p100-ns/op 4636 p50-ns/op 26879 p99-ns/op 111697 p99.9-ns/op 252950 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=int32/Elem=bigType/len=64-4 17626 6970 ns/op 8438110 p100-ns/op 4702 p50-ns/op 32697 p99-ns/op 130171 p99.9-ns/op 264697 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=int32/Elem=bigType/len=65536-4 20214 5703 ns/op 133201 p100-ns/op 5322 p50-ns/op 13770 p99-ns/op 46347 p99.9-ns/op 57950 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=*int32/Elem=int32/len=6-4 474565 219.3 ns/op 218087 p100-ns/op 103.0 p50-ns/op 285.0 p99-ns/op 2205 p99.9-ns/op 11148 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=*int32/Elem=int32/len=64-4 396148 309.8 ns/op 241061 p100-ns/op 107.0 p50-ns/op 2829 p99-ns/op 6132 p99.9-ns/op 25953 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=*int32/Elem=int32/len=65536-4 428172 393.5 ns/op 309379 p100-ns/op 197.0 p50-ns/op 570.0 p99-ns/op 43878 p99.9-ns/op 84917 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=int32/Elem=*int32/len=6-4 592689 212.5 ns/op 125791 p100-ns/op 97.00 p50-ns/op 276.0 p99-ns/op 1587 p99.9-ns/op 10965 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=int32/Elem=*int32/len=64-4 415752 295.1 ns/op 898019 p100-ns/op 105.0 p50-ns/op 2797 p99-ns/op 4600 p99.9-ns/op 20836 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=int32/Elem=*int32/len=65536-4 429561 396.0 ns/op 1252294 p100-ns/op 202.0 p50-ns/op 581.0 p99-ns/op 43342 p99.9-ns/op 82763 p99.99-ns/op BenchmarkMapAssignFillHint/Key=int32/Elem=int32/len=6-4 1000000 105.0 ns/op BenchmarkMapAssignFillHint/Key=int32/Elem=int32/len=64-4 1355288 90.35 ns/op BenchmarkMapAssignFillHint/Key=int32/Elem=int32/len=65536-4 535988 211.0 ns/op BenchmarkMapAssignFillHint/Key=int64/Elem=int64/len=6-4 1000000 111.6 ns/op BenchmarkMapAssignFillHint/Key=int64/Elem=int64/len=64-4 1000000 116.0 ns/op BenchmarkMapAssignFillHint/Key=int64/Elem=int64/len=65536-4 439338 265.1 ns/op BenchmarkMapAssignFillHint/Key=string/Elem=string/len=6-4 1000000 127.4 ns/op BenchmarkMapAssignFillHint/Key=string/Elem=string/len=64-4 1000000 167.7 ns/op BenchmarkMapAssignFillHint/Key=string/Elem=string/len=65536-4 310716 387.3 ns/op BenchmarkMapAssignFillHint/Key=smallType/Elem=int32/len=6-4 776602 161.4 ns/op BenchmarkMapAssignFillHint/Key=smallType/Elem=int32/len=64-4 766239 160.9 ns/op BenchmarkMapAssignFillHint/Key=smallType/Elem=int32/len=65536-4 365160 312.6 ns/op BenchmarkMapAssignFillHint/Key=mediumType/Elem=int32/len=6-4 216914 776.5 ns/op BenchmarkMapAssignFillHint/Key=mediumType/Elem=int32/len=64-4 216188 883.3 ns/op BenchmarkMapAssignFillHint/Key=mediumType/Elem=int32/len=65536-4 147666 868.9 ns/op BenchmarkMapAssignFillHint/Key=bigType/Elem=int32/len=6-4 31016 4341 ns/op BenchmarkMapAssignFillHint/Key=bigType/Elem=int32/len=64-4 20035 7898 ns/op BenchmarkMapAssignFillHint/Key=bigType/Elem=int32/len=65536-4 26980 4164 ns/op BenchmarkMapAssignFillHint/Key=bigType/Elem=bigType/len=6-4 10000 10872 ns/op BenchmarkMapAssignFillHint/Key=bigType/Elem=bigType/len=64-4 10000 13409 ns/op BenchmarkMapAssignFillHint/Key=bigType/Elem=bigType/len=65536-4 10135 11378 ns/op BenchmarkMapAssignFillHint/Key=int32/Elem=bigType/len=6-4 19228 6844 ns/op BenchmarkMapAssignFillHint/Key=int32/Elem=bigType/len=64-4 18279 6857 ns/op BenchmarkMapAssignFillHint/Key=int32/Elem=bigType/len=65536-4 19982 5746 ns/op BenchmarkMapAssignFillHint/Key=*int32/Elem=int32/len=6-4 1000000 118.0 ns/op BenchmarkMapAssignFillHint/Key=*int32/Elem=int32/len=64-4 1000000 111.0 ns/op BenchmarkMapAssignFillHint/Key=*int32/Elem=int32/len=65536-4 432148 275.7 ns/op BenchmarkMapAssignFillHint/Key=int32/Elem=*int32/len=6-4 1000000 116.1 ns/op BenchmarkMapAssignFillHint/Key=int32/Elem=*int32/len=64-4 1000000 106.9 ns/op BenchmarkMapAssignFillHint/Key=int32/Elem=*int32/len=65536-4 460760 271.8 ns/op BenchmarkMapAssignFillClear/Key=int32/Elem=int32/len=6-4 1677301 70.87 ns/op BenchmarkMapAssignFillClear/Key=int32/Elem=int32/len=64-4 1693942 68.94 ns/op BenchmarkMapAssignFillClear/Key=int32/Elem=int32/len=65536-4 604357 172.4 ns/op BenchmarkMapAssignFillClear/Key=int64/Elem=int64/len=6-4 1703997 71.05 ns/op BenchmarkMapAssignFillClear/Key=int64/Elem=int64/len=64-4 1756074 68.37 ns/op BenchmarkMapAssignFillClear/Key=int64/Elem=int64/len=65536-4 474685 247.2 ns/op BenchmarkMapAssignFillClear/Key=string/Elem=string/len=6-4 1536254 77.92 ns/op BenchmarkMapAssignFillClear/Key=string/Elem=string/len=64-4 1545064 77.77 ns/op BenchmarkMapAssignFillClear/Key=string/Elem=string/len=65536-4 406364 289.9 ns/op BenchmarkMapAssignFillClear/Key=smallType/Elem=int32/len=6-4 1000000 121.5 ns/op BenchmarkMapAssignFillClear/Key=smallType/Elem=int32/len=64-4 940447 123.4 ns/op BenchmarkMapAssignFillClear/Key=smallType/Elem=int32/len=65536-4 419284 280.6 ns/op BenchmarkMapAssignFillClear/Key=mediumType/Elem=int32/len=6-4 229830 651.4 ns/op BenchmarkMapAssignFillClear/Key=mediumType/Elem=int32/len=64-4 230388 606.6 ns/op BenchmarkMapAssignFillClear/Key=mediumType/Elem=int32/len=65536-4 112982 940.2 ns/op BenchmarkMapAssignFillClear/Key=bigType/Elem=int32/len=6-4 28051 4346 ns/op BenchmarkMapAssignFillClear/Key=bigType/Elem=int32/len=64-4 28036 4877 ns/op BenchmarkMapAssignFillClear/Key=bigType/Elem=int32/len=65536-4 16574 6615 ns/op BenchmarkMapAssignFillClear/Key=bigType/Elem=bigType/len=6-4 12145 11056 ns/op BenchmarkMapAssignFillClear/Key=bigType/Elem=bigType/len=64-4 10000 18647 ns/op BenchmarkMapAssignFillClear/Key=bigType/Elem=bigType/len=65536-4 6489 18017 ns/op BenchmarkMapAssignFillClear/Key=int32/Elem=bigType/len=6-4 20475 5908 ns/op BenchmarkMapAssignFillClear/Key=int32/Elem=bigType/len=64-4 18643 6207 ns/op BenchmarkMapAssignFillClear/Key=int32/Elem=bigType/len=65536-4 14600 8373 ns/op BenchmarkMapAssignFillClear/Key=*int32/Elem=int32/len=6-4 1678890 71.38 ns/op BenchmarkMapAssignFillClear/Key=*int32/Elem=int32/len=64-4 1727566 68.83 ns/op BenchmarkMapAssignFillClear/Key=*int32/Elem=int32/len=65536-4 510512 207.4 ns/op BenchmarkMapAssignFillClear/Key=int32/Elem=*int32/len=6-4 1671087 71.54 ns/op BenchmarkMapAssignFillClear/Key=int32/Elem=*int32/len=64-4 1715707 70.00 ns/op BenchmarkMapAssignFillClear/Key=int32/Elem=*int32/len=65536-4 455766 231.0 ns/op BenchmarkMapAssignAddition/Key=int32/Elem=int32/len=6-4 1000000 100.1 ns/op BenchmarkMapAssignAddition/Key=int32/Elem=int32/len=64-4 1232446 92.87 ns/op BenchmarkMapAssignAddition/Key=int32/Elem=int32/len=65536-4 537108 208.2 ns/op BenchmarkMapAssignAddition/Key=int64/Elem=int64/len=6-4 1255710 96.46 ns/op BenchmarkMapAssignAddition/Key=int64/Elem=int64/len=64-4 1263844 93.22 ns/op BenchmarkMapAssignAddition/Key=int64/Elem=int64/len=65536-4 462363 285.0 ns/op BenchmarkMapAssignAddition/Key=string/Elem=string/len=6-4 155515 9595 ns/op BenchmarkMapAssignAddition/Key=string/Elem=string/len=64-4 473455 5046 ns/op BenchmarkMapAssignAddition/Key=string/Elem=string/len=65536-4 237663 500.9 ns/op BenchmarkMapAssignAddition/Key=smallType/Elem=int32/len=6-4 598656 203.8 ns/op BenchmarkMapAssignAddition/Key=smallType/Elem=int32/len=64-4 633200 193.1 ns/op BenchmarkMapAssignAddition/Key=smallType/Elem=int32/len=65536-4 317251 391.8 ns/op BenchmarkMapAssignAddition/Key=mediumType/Elem=int32/len=6-4 273387 446.3 ns/op BenchmarkMapAssignAddition/Key=mediumType/Elem=int32/len=64-4 267630 439.8 ns/op BenchmarkMapAssignAddition/Key=mediumType/Elem=int32/len=65536-4 122812 879.5 ns/op BenchmarkMapAssignAddition/Key=bigType/Elem=int32/len=6-4 56758 2068 ns/op BenchmarkMapAssignAddition/Key=bigType/Elem=int32/len=64-4 56245 2135 ns/op BenchmarkMapAssignAddition/Key=bigType/Elem=int32/len=65536-4 22602 5356 ns/op BenchmarkMapAssignAppend/Key=int32/Elem=[]int32/len=6-4 1000000 124.8 ns/op BenchmarkMapAssignAppend/Key=int32/Elem=[]int32/len=64-4 1000000 132.5 ns/op BenchmarkMapAssignAppend/Key=int32/Elem=[]int32/len=65536-4 257467 452.6 ns/op BenchmarkMapAssignAppend/Key=int64/Elem=[]int32/len=6-4 1000000 121.0 ns/op BenchmarkMapAssignAppend/Key=int64/Elem=[]int32/len=64-4 1000000 129.3 ns/op BenchmarkMapAssignAppend/Key=int64/Elem=[]int32/len=65536-4 258392 464.0 ns/op BenchmarkMapAssignAppend/Key=string/Elem=[]int32/len=6-4 1000000 130.4 ns/op BenchmarkMapAssignAppend/Key=string/Elem=[]int32/len=64-4 970584 144.5 ns/op BenchmarkMapAssignAppend/Key=string/Elem=[]int32/len=65536-4 227500 506.9 ns/op BenchmarkMapDelete/Key=int32/Elem=int32/len=6-4 963498 125.6 ns/op BenchmarkMapDelete/Key=int32/Elem=int32/len=64-4 902295 134.0 ns/op BenchmarkMapDelete/Key=int32/Elem=int32/len=65536-4 903477 265.1 ns/op BenchmarkMapDelete/Key=int64/Elem=int64/len=6-4 938116 123.3 ns/op BenchmarkMapDelete/Key=int64/Elem=int64/len=64-4 896977 133.1 ns/op BenchmarkMapDelete/Key=int64/Elem=int64/len=65536-4 857770 370.5 ns/op BenchmarkMapDelete/Key=string/Elem=string/len=6-4 850366 150.1 ns/op BenchmarkMapDelete/Key=string/Elem=string/len=64-4 778579 154.4 ns/op BenchmarkMapDelete/Key=string/Elem=string/len=65536-4 509625 481.0 ns/op BenchmarkMapDelete/Key=smallType/Elem=int32/len=6-4 630427 192.7 ns/op BenchmarkMapDelete/Key=smallType/Elem=int32/len=64-4 572293 202.0 ns/op BenchmarkMapDelete/Key=smallType/Elem=int32/len=65536-4 690207 445.9 ns/op BenchmarkMapDelete/Key=mediumType/Elem=int32/len=6-4 171211 779.7 ns/op BenchmarkMapDelete/Key=mediumType/Elem=int32/len=64-4 164766 807.8 ns/op BenchmarkMapDelete/Key=mediumType/Elem=int32/len=65536-4 182893 1151 ns/op BenchmarkMapDelete/Key=bigType/Elem=int32/len=6-4 22586 5238 ns/op BenchmarkMapDelete/Key=bigType/Elem=int32/len=64-4 18836 6530 ns/op BenchmarkMapDelete/Key=bigType/Elem=int32/len=65536-4 30752 3876 ns/op BenchmarkMapDelete/Key=bigType/Elem=bigType/len=6-4 10000 12178 ns/op BenchmarkMapDelete/Key=bigType/Elem=bigType/len=64-4 10000 12692 ns/op BenchmarkMapDelete/Key=bigType/Elem=bigType/len=65536-4 26664 4493 ns/op BenchmarkMapDelete/Key=int32/Elem=bigType/len=6-4 19044 5678 ns/op BenchmarkMapDelete/Key=int32/Elem=bigType/len=64-4 17911 6528 ns/op BenchmarkMapDelete/Key=int32/Elem=bigType/len=65536-4 667183 6957 ns/op BenchmarkMapDelete/Key=*int32/Elem=int32/len=6-4 902380 134.7 ns/op BenchmarkMapDelete/Key=*int32/Elem=int32/len=64-4 836755 143.7 ns/op BenchmarkMapDelete/Key=*int32/Elem=int32/len=65536-4 680166 371.7 ns/op BenchmarkMapDelete/Key=int32/Elem=*int32/len=6-4 930738 124.6 ns/op BenchmarkMapDelete/Key=int32/Elem=*int32/len=64-4 915283 134.8 ns/op BenchmarkMapDelete/Key=int32/Elem=*int32/len=65536-4 808472 344.5 ns/op BenchmarkMapPop/Key=int32/Elem=int32/len=6-4 608822 201.3 ns/op BenchmarkMapPop/Key=int32/Elem=int32/len=64-4 443164 294.6 ns/op BenchmarkMapPop/Key=int32/Elem=int32/len=65536-4 426794 641.1 ns/op BenchmarkMapPop/Key=int64/Elem=int64/len=6-4 497848 203.0 ns/op BenchmarkMapPop/Key=int64/Elem=int64/len=64-4 455370 277.2 ns/op BenchmarkMapPop/Key=int64/Elem=int64/len=65536-4 331711 864.4 ns/op BenchmarkMapPop/Key=string/Elem=string/len=6-4 554163 224.1 ns/op BenchmarkMapPop/Key=string/Elem=string/len=64-4 439182 301.2 ns/op BenchmarkMapPop/Key=string/Elem=string/len=65536-4 251826 989.8 ns/op BenchmarkMapPop/Key=smallType/Elem=int32/len=6-4 416826 290.1 ns/op BenchmarkMapPop/Key=smallType/Elem=int32/len=64-4 355346 347.9 ns/op BenchmarkMapPop/Key=smallType/Elem=int32/len=65536-4 325153 845.0 ns/op BenchmarkMapPop/Key=mediumType/Elem=int32/len=6-4 118995 1065 ns/op BenchmarkMapPop/Key=mediumType/Elem=int32/len=64-4 114903 1141 ns/op BenchmarkMapPop/Key=mediumType/Elem=int32/len=65536-4 115640 1733 ns/op BenchmarkMapPop/Key=bigType/Elem=int32/len=6-4 17132 6740 ns/op BenchmarkMapPop/Key=bigType/Elem=int32/len=64-4 16401 7285 ns/op BenchmarkMapPop/Key=bigType/Elem=int32/len=65536-4 35312 3428 ns/op BenchmarkMapPop/Key=bigType/Elem=bigType/len=6-4 10000 13562 ns/op BenchmarkMapPop/Key=bigType/Elem=bigType/len=64-4 10000 15610 ns/op BenchmarkMapPop/Key=bigType/Elem=bigType/len=65536-4 35300 3406 ns/op BenchmarkMapPop/Key=int32/Elem=bigType/len=6-4 19204 6034 ns/op BenchmarkMapPop/Key=int32/Elem=bigType/len=64-4 17560 6731 ns/op BenchmarkMapPop/Key=int32/Elem=bigType/len=65536-4 261476 6083 ns/op BenchmarkMapPop/Key=*int32/Elem=int32/len=6-4 561112 209.2 ns/op BenchmarkMapPop/Key=*int32/Elem=int32/len=64-4 454299 282.8 ns/op BenchmarkMapPop/Key=*int32/Elem=int32/len=65536-4 368121 872.5 ns/op BenchmarkMapPop/Key=int32/Elem=*int32/len=6-4 586632 201.0 ns/op BenchmarkMapPop/Key=int32/Elem=*int32/len=64-4 445989 276.3 ns/op BenchmarkMapPop/Key=int32/Elem=*int32/len=65536-4 323748 702.6 ns/op BenchmarkMapDeleteLargeKey-4 232608 508.2 ns/op BenchmarkMapSmallAccessHit/Key=int32/Elem=int32/len=1-4 2305112 51.67 ns/op BenchmarkMapSmallAccessHit/Key=int32/Elem=int32/len=2-4 2239059 51.92 ns/op BenchmarkMapSmallAccessHit/Key=int32/Elem=int32/len=3-4 2298742 52.30 ns/op BenchmarkMapSmallAccessHit/Key=int32/Elem=int32/len=4-4 2227861 53.28 ns/op BenchmarkMapSmallAccessHit/Key=int32/Elem=int32/len=5-4 2220789 53.65 ns/op BenchmarkMapSmallAccessHit/Key=int32/Elem=int32/len=6-4 2154270 54.50 ns/op BenchmarkMapSmallAccessHit/Key=int32/Elem=int32/len=7-4 2251431 52.81 ns/op BenchmarkMapSmallAccessHit/Key=int32/Elem=int32/len=8-4 2192485 54.52 ns/op BenchmarkMapSmallAccessHit/Key=int64/Elem=int64/len=1-4 2310147 51.55 ns/op BenchmarkMapSmallAccessHit/Key=int64/Elem=int64/len=2-4 2259081 51.60 ns/op BenchmarkMapSmallAccessHit/Key=int64/Elem=int64/len=3-4 2306060 51.99 ns/op BenchmarkMapSmallAccessHit/Key=int64/Elem=int64/len=4-4 2232862 53.58 ns/op BenchmarkMapSmallAccessHit/Key=int64/Elem=int64/len=5-4 2266346 52.69 ns/op BenchmarkMapSmallAccessHit/Key=int64/Elem=int64/len=6-4 2223345 53.02 ns/op BenchmarkMapSmallAccessHit/Key=int64/Elem=int64/len=7-4 2250033 53.13 ns/op BenchmarkMapSmallAccessHit/Key=int64/Elem=int64/len=8-4 2170338 55.11 ns/op BenchmarkMapSmallAccessHit/Key=string/Elem=string/len=1-4 2010519 60.02 ns/op BenchmarkMapSmallAccessHit/Key=string/Elem=string/len=2-4 1954501 60.67 ns/op BenchmarkMapSmallAccessHit/Key=string/Elem=string/len=3-4 1981594 60.37 ns/op BenchmarkMapSmallAccessHit/Key=string/Elem=string/len=4-4 1946360 61.75 ns/op BenchmarkMapSmallAccessHit/Key=string/Elem=string/len=5-4 1973724 61.10 ns/op BenchmarkMapSmallAccessHit/Key=string/Elem=string/len=6-4 1917130 62.01 ns/op BenchmarkMapSmallAccessHit/Key=string/Elem=string/len=7-4 1897446 62.52 ns/op BenchmarkMapSmallAccessHit/Key=string/Elem=string/len=8-4 1952317 61.93 ns/op BenchmarkMapSmallAccessMiss/Key=int32/Elem=int32/len=1-4 2491194 48.19 ns/op BenchmarkMapSmallAccessMiss/Key=int32/Elem=int32/len=2-4 2414943 48.48 ns/op BenchmarkMapSmallAccessMiss/Key=int32/Elem=int32/len=3-4 2170161 55.31 ns/op BenchmarkMapSmallAccessMiss/Key=int32/Elem=int32/len=4-4 2366286 50.08 ns/op BenchmarkMapSmallAccessMiss/Key=int32/Elem=int32/len=5-4 2191210 55.05 ns/op BenchmarkMapSmallAccessMiss/Key=int32/Elem=int32/len=6-4 2260058 52.51 ns/op BenchmarkMapSmallAccessMiss/Key=int32/Elem=int32/len=7-4 2146186 56.15 ns/op BenchmarkMapSmallAccessMiss/Key=int32/Elem=int32/len=8-4 2129064 56.19 ns/op BenchmarkMapSmallAccessMiss/Key=int64/Elem=int64/len=1-4 2475018 48.25 ns/op BenchmarkMapSmallAccessMiss/Key=int64/Elem=int64/len=2-4 2364397 49.89 ns/op BenchmarkMapSmallAccessMiss/Key=int64/Elem=int64/len=3-4 2396296 49.81 ns/op BenchmarkMapSmallAccessMiss/Key=int64/Elem=int64/len=4-4 2314484 51.29 ns/op BenchmarkMapSmallAccessMiss/Key=int64/Elem=int64/len=5-4 2301534 52.35 ns/op BenchmarkMapSmallAccessMiss/Key=int64/Elem=int64/len=6-4 2205984 53.82 ns/op BenchmarkMapSmallAccessMiss/Key=int64/Elem=int64/len=7-4 2182172 54.55 ns/op BenchmarkMapSmallAccessMiss/Key=int64/Elem=int64/len=8-4 2152494 55.72 ns/op BenchmarkMapSmallAccessMiss/Key=string/Elem=string/len=1-4 2021562 58.98 ns/op BenchmarkMapSmallAccessMiss/Key=string/Elem=string/len=2-4 2022654 59.18 ns/op BenchmarkMapSmallAccessMiss/Key=string/Elem=string/len=3-4 2034217 58.94 ns/op BenchmarkMapSmallAccessMiss/Key=string/Elem=string/len=4-4 1990006 59.10 ns/op BenchmarkMapSmallAccessMiss/Key=string/Elem=string/len=5-4 1975095 59.49 ns/op BenchmarkMapSmallAccessMiss/Key=string/Elem=string/len=6-4 2041220 58.79 ns/op BenchmarkMapSmallAccessMiss/Key=string/Elem=string/len=7-4 1965006 63.40 ns/op BenchmarkMapSmallAccessMiss/Key=string/Elem=string/len=8-4 1874638 62.72 ns/op BenchmarkMemmove/0-4 13381432 8.973 ns/op BenchmarkMemmove/1-4 1984868 58.69 ns/op 17.04 MB/s BenchmarkMemmove/2-4 1939352 61.62 ns/op 32.46 MB/s BenchmarkMemmove/3-4 1917280 63.08 ns/op 47.56 MB/s BenchmarkMemmove/4-4 1956094 61.22 ns/op 65.34 MB/s BenchmarkMemmove/5-4 1941828 61.35 ns/op 81.50 MB/s BenchmarkMemmove/6-4 1942141 61.21 ns/op 98.02 MB/s BenchmarkMemmove/7-4 1941043 62.09 ns/op 112.73 MB/s BenchmarkMemmove/8-4 1926280 61.48 ns/op 130.12 MB/s BenchmarkMemmove/9-4 1817572 65.83 ns/op 136.71 MB/s BenchmarkMemmove/10-4 1780429 65.48 ns/op 152.73 MB/s BenchmarkMemmove/11-4 1826356 66.81 ns/op 164.64 MB/s BenchmarkMemmove/12-4 1792496 65.49 ns/op 183.23 MB/s BenchmarkMemmove/13-4 1797633 66.16 ns/op 196.50 MB/s BenchmarkMemmove/14-4 1811890 65.61 ns/op 213.39 MB/s BenchmarkMemmove/15-4 1791267 66.01 ns/op 227.25 MB/s BenchmarkMemmove/16-4 1894227 63.20 ns/op 253.15 MB/s BenchmarkMemmove/32-4 1792722 65.96 ns/op 485.17 MB/s BenchmarkMemmove/64-4 1659600 70.84 ns/op 903.46 MB/s BenchmarkMemmove/128-4 1419210 82.59 ns/op 1549.84 MB/s BenchmarkMemmove/256-4 1000000 109.6 ns/op 2335.36 MB/s BenchmarkMemmove/512-4 734670 162.4 ns/op 3152.31 MB/s BenchmarkMemmove/1024-4 401235 287.8 ns/op 3558.34 MB/s BenchmarkMemmove/2048-4 240358 485.8 ns/op 4215.80 MB/s BenchmarkMemmove/4096-4 130588 898.7 ns/op 4557.52 MB/s BenchmarkMemmoveOverlap/32-4 1819957 65.72 ns/op 486.88 MB/s BenchmarkMemmoveOverlap/64-4 1669317 71.79 ns/op 891.54 MB/s BenchmarkMemmoveOverlap/128-4 1432477 84.18 ns/op 1520.61 MB/s BenchmarkMemmoveOverlap/256-4 1000000 111.4 ns/op 2297.51 MB/s BenchmarkMemmoveOverlap/512-4 723740 163.0 ns/op 3141.16 MB/s BenchmarkMemmoveOverlap/1024-4 407829 288.3 ns/op 3552.42 MB/s BenchmarkMemmoveOverlap/2048-4 240644 491.2 ns/op 4169.11 MB/s BenchmarkMemmoveOverlap/4096-4 132674 904.4 ns/op 4528.89 MB/s BenchmarkMemmoveUnalignedDst/0-4 13522413 8.868 ns/op BenchmarkMemmoveUnalignedDst/1-4 1959607 60.36 ns/op 16.57 MB/s BenchmarkMemmoveUnalignedDst/2-4 1907997 62.12 ns/op 32.20 MB/s BenchmarkMemmoveUnalignedDst/3-4 1942197 61.34 ns/op 48.91 MB/s BenchmarkMemmoveUnalignedDst/4-4 1926334 62.30 ns/op 64.20 MB/s BenchmarkMemmoveUnalignedDst/5-4 1850638 61.65 ns/op 81.10 MB/s BenchmarkMemmoveUnalignedDst/6-4 1897507 61.28 ns/op 97.91 MB/s BenchmarkMemmoveUnalignedDst/7-4 1842508 61.47 ns/op 113.88 MB/s BenchmarkMemmoveUnalignedDst/8-4 1972489 61.58 ns/op 129.92 MB/s BenchmarkMemmoveUnalignedDst/9-4 1813137 65.27 ns/op 137.89 MB/s BenchmarkMemmoveUnalignedDst/10-4 1813810 66.22 ns/op 151.01 MB/s BenchmarkMemmoveUnalignedDst/11-4 1785128 65.10 ns/op 168.97 MB/s BenchmarkMemmoveUnalignedDst/12-4 1806315 66.06 ns/op 181.66 MB/s BenchmarkMemmoveUnalignedDst/13-4 1800586 65.36 ns/op 198.91 MB/s BenchmarkMemmoveUnalignedDst/14-4 1823215 65.32 ns/op 214.31 MB/s BenchmarkMemmoveUnalignedDst/15-4 1823953 66.21 ns/op 226.56 MB/s BenchmarkMemmoveUnalignedDst/16-4 1779361 66.40 ns/op 240.95 MB/s BenchmarkMemmoveUnalignedDst/32-4 1709125 69.19 ns/op 462.47 MB/s BenchmarkMemmoveUnalignedDst/64-4 1586049 74.60 ns/op 857.87 MB/s BenchmarkMemmoveUnalignedDst/128-4 1386832 86.63 ns/op 1477.50 MB/s BenchmarkMemmoveUnalignedDst/256-4 1000000 113.7 ns/op 2251.03 MB/s BenchmarkMemmoveUnalignedDst/512-4 692713 165.0 ns/op 3103.66 MB/s BenchmarkMemmoveUnalignedDst/1024-4 401131 294.2 ns/op 3480.98 MB/s BenchmarkMemmoveUnalignedDst/2048-4 240744 491.8 ns/op 4163.90 MB/s BenchmarkMemmoveUnalignedDst/4096-4 130842 920.7 ns/op 4448.72 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1671147 70.79 ns/op 452.07 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1519891 78.33 ns/op 817.09 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1312491 90.59 ns/op 1412.89 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 988195 116.6 ns/op 2195.78 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 713338 168.8 ns/op 3033.25 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 396313 297.2 ns/op 3446.00 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 236930 499.3 ns/op 4101.95 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 129901 914.8 ns/op 4477.33 MB/s BenchmarkMemmoveUnalignedSrc/0-4 13581151 8.823 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1948762 61.23 ns/op 16.33 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1869252 63.62 ns/op 31.43 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1902565 63.19 ns/op 47.48 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1894345 62.95 ns/op 63.54 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1823929 63.06 ns/op 79.29 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1903762 64.80 ns/op 92.60 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1893405 63.22 ns/op 110.72 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1962368 60.40 ns/op 132.45 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1822574 65.77 ns/op 136.85 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1768188 65.93 ns/op 151.67 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1816608 65.14 ns/op 168.87 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1814982 67.08 ns/op 178.90 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1814168 65.36 ns/op 198.91 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1809391 65.10 ns/op 215.06 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1804377 65.03 ns/op 230.67 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1784774 65.59 ns/op 243.96 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1728656 69.12 ns/op 462.93 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1556337 75.77 ns/op 844.71 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1345100 88.68 ns/op 1443.46 MB/s BenchmarkMemmoveUnalignedSrc/256-4 996981 115.7 ns/op 2211.71 MB/s BenchmarkMemmoveUnalignedSrc/512-4 715231 166.8 ns/op 3070.42 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 405460 294.0 ns/op 3483.08 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 243705 490.2 ns/op 4177.58 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 132416 908.3 ns/op 4509.57 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1565428 76.53 ns/op 209.08 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1508247 82.78 ns/op 193.28 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1475751 80.72 ns/op 198.22 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1384024 85.54 ns/op 187.05 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1384875 86.20 ns/op 185.61 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1442622 86.17 ns/op 185.68 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1383669 80.76 ns/op 198.13 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1397625 86.63 ns/op 184.70 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1312741 90.59 ns/op 706.45 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1000000 102.8 ns/op 622.65 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1253104 95.10 ns/op 672.98 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1200895 100.0 ns/op 639.96 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1256161 94.54 ns/op 677.00 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1213722 98.95 ns/op 646.81 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1258192 95.20 ns/op 672.25 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1219130 98.58 ns/op 649.19 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 736902 155.9 ns/op 1642.39 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 566349 203.3 ns/op 1259.48 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 728036 161.3 ns/op 1586.63 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 701163 167.5 ns/op 1528.08 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 738952 161.2 ns/op 1588.30 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 710940 164.1 ns/op 1560.46 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 729385 162.5 ns/op 1575.00 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 723438 164.3 ns/op 1557.88 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 80406 1497 ns/op 2736.76 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 51196 2295 ns/op 1784.46 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 79764 1500 ns/op 2731.06 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 78514 1502 ns/op 2727.66 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 79288 1495 ns/op 2739.61 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 78949 1501 ns/op 2728.15 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 79834 1493 ns/op 2743.35 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 79605 1500 ns/op 2730.40 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 4863 23346 ns/op 2807.15 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 3129 35767 ns/op 1832.29 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 4742 23416 ns/op 2798.72 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 4728 23569 ns/op 2780.58 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 4740 23580 ns/op 2779.31 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 4682 23828 ns/op 2750.32 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 4629 23395 ns/op 2801.23 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 4617 23731 ns/op 2761.56 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1677639 69.95 ns/op 457.47 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1586313 75.28 ns/op 850.12 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1377537 87.15 ns/op 1468.66 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 1000000 113.5 ns/op 2255.11 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 692464 166.3 ns/op 3078.58 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 397272 294.5 ns/op 3477.30 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 238449 495.1 ns/op 4136.78 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 131703 908.0 ns/op 4511.08 MB/s BenchmarkMemclr/5-4 11743081 10.47 ns/op 477.51 MB/s BenchmarkMemclr/16-4 10900074 9.838 ns/op 1626.30 MB/s BenchmarkMemclr/64-4 9724615 10.65 ns/op 6009.33 MB/s BenchmarkMemclr/256-4 9466695 20.10 ns/op 12739.04 MB/s BenchmarkMemclr/4096-4 2363772 50.73 ns/op 80747.24 MB/s BenchmarkMemclr/65536-4 64276 1835 ns/op 35708.89 MB/s BenchmarkMemclr/1M-4 2800 39858 ns/op 26307.48 MB/s BenchmarkMemclr/4M-4 696 170196 ns/op 24644.00 MB/s BenchmarkMemclr/8M-4 300 390543 ns/op 21479.35 MB/s BenchmarkMemclr/16M-4 50 2169808 ns/op 7732.12 MB/s BenchmarkMemclr/64M-4 12 9922221 ns/op 6763.49 MB/s BenchmarkMemclrUnaligned/0_5-4 7022920 16.51 ns/op 302.88 MB/s BenchmarkMemclrUnaligned/0_16-4 6981096 17.01 ns/op 940.86 MB/s BenchmarkMemclrUnaligned/0_64-4 6648645 17.73 ns/op 3608.90 MB/s BenchmarkMemclrUnaligned/0_256-4 6006836 19.91 ns/op 12859.51 MB/s BenchmarkMemclrUnaligned/0_4096-4 2193284 54.37 ns/op 75331.65 MB/s BenchmarkMemclrUnaligned/0_65536-4 74600 1678 ns/op 39059.12 MB/s BenchmarkMemclrUnaligned/1_5-4 7061548 16.53 ns/op 302.49 MB/s BenchmarkMemclrUnaligned/1_16-4 6985867 16.99 ns/op 941.53 MB/s BenchmarkMemclrUnaligned/1_64-4 6660456 17.77 ns/op 3600.85 MB/s BenchmarkMemclrUnaligned/1_256-4 5945881 20.08 ns/op 12745.89 MB/s BenchmarkMemclrUnaligned/1_4096-4 1374844 87.43 ns/op 46847.79 MB/s BenchmarkMemclrUnaligned/1_65536-4 51739 2074 ns/op 31605.41 MB/s BenchmarkMemclrUnaligned/4_5-4 7110559 16.48 ns/op 303.45 MB/s BenchmarkMemclrUnaligned/4_16-4 6963076 16.95 ns/op 944.03 MB/s BenchmarkMemclrUnaligned/4_64-4 6624068 17.77 ns/op 3601.42 MB/s BenchmarkMemclrUnaligned/4_256-4 5981168 20.00 ns/op 12802.59 MB/s BenchmarkMemclrUnaligned/4_4096-4 1371338 87.46 ns/op 46834.91 MB/s BenchmarkMemclrUnaligned/4_65536-4 49624 2222 ns/op 29493.30 MB/s BenchmarkMemclrUnaligned/7_5-4 7194991 16.57 ns/op 301.70 MB/s BenchmarkMemclrUnaligned/7_16-4 6987429 17.11 ns/op 934.99 MB/s BenchmarkMemclrUnaligned/7_64-4 6638048 17.69 ns/op 3618.77 MB/s BenchmarkMemclrUnaligned/7_256-4 5883874 20.04 ns/op 12773.35 MB/s BenchmarkMemclrUnaligned/7_4096-4 1373980 87.44 ns/op 46844.89 MB/s BenchmarkMemclrUnaligned/7_65536-4 49926 2079 ns/op 31522.09 MB/s BenchmarkMemclrUnaligned/0_1M-4 2779 39421 ns/op 26599.58 MB/s BenchmarkMemclrUnaligned/0_4M-4 662 168708 ns/op 24861.36 MB/s BenchmarkMemclrUnaligned/0_8M-4 318 390982 ns/op 21455.25 MB/s BenchmarkMemclrUnaligned/0_16M-4 50 2204821 ns/op 7609.33 MB/s BenchmarkMemclrUnaligned/0_64M-4 12 9663980 ns/op 6944.23 MB/s BenchmarkMemclrUnaligned/1_1M-4 2766 42374 ns/op 24745.50 MB/s BenchmarkMemclrUnaligned/1_4M-4 621 172938 ns/op 24253.27 MB/s BenchmarkMemclrUnaligned/1_8M-4 238 474396 ns/op 17682.71 MB/s BenchmarkMemclrUnaligned/1_16M-4 46 2565317 ns/op 6540.02 MB/s BenchmarkMemclrUnaligned/1_64M-4 12 9797731 ns/op 6849.43 MB/s BenchmarkMemclrUnaligned/4_1M-4 2594 41070 ns/op 25531.18 MB/s BenchmarkMemclrUnaligned/4_4M-4 655 170739 ns/op 24565.63 MB/s BenchmarkMemclrUnaligned/4_8M-4 243 493689 ns/op 16991.68 MB/s BenchmarkMemclrUnaligned/4_16M-4 45 2349099 ns/op 7141.98 MB/s BenchmarkMemclrUnaligned/4_64M-4 12 9865782 ns/op 6802.18 MB/s BenchmarkMemclrUnaligned/7_1M-4 2739 39388 ns/op 26621.94 MB/s BenchmarkMemclrUnaligned/7_4M-4 667 169365 ns/op 24764.84 MB/s BenchmarkMemclrUnaligned/7_8M-4 241 478358 ns/op 17536.25 MB/s BenchmarkMemclrUnaligned/7_16M-4 46 2210545 ns/op 7589.63 MB/s BenchmarkMemclrUnaligned/7_64M-4 12 9782515 ns/op 6860.08 MB/s BenchmarkGoMemclr/5-4 12681642 9.068 ns/op 551.40 MB/s BenchmarkGoMemclr/16-4 12275428 9.736 ns/op 1643.47 MB/s BenchmarkGoMemclr/64-4 11090896 10.66 ns/op 6004.83 MB/s BenchmarkGoMemclr/256-4 9401935 12.65 ns/op 20240.88 MB/s BenchmarkMemclrRange/1K_2K-4 70196 1700 ns/op 56388.55 MB/s BenchmarkMemclrRange/2K_8K-4 31442 3814 ns/op 87454.04 MB/s BenchmarkMemclrRange/4K_16K-4 42922 2788 ns/op 115873.63 MB/s BenchmarkMemclrRange/160K_228K-4 2176 51935 ns/op 32018.17 MB/s BenchmarkClearFat7-4 6494635 16.62 ns/op BenchmarkClearFat8-4 7167625 16.71 ns/op BenchmarkClearFat11-4 6388612 18.52 ns/op BenchmarkClearFat12-4 6671542 18.04 ns/op BenchmarkClearFat13-4 6346857 19.03 ns/op BenchmarkClearFat14-4 6679990 19.07 ns/op BenchmarkClearFat15-4 6507444 18.50 ns/op BenchmarkClearFat16-4 6974047 17.38 ns/op BenchmarkClearFat24-4 6579684 18.14 ns/op BenchmarkClearFat32-4 6444996 18.53 ns/op BenchmarkClearFat40-4 6072807 19.80 ns/op BenchmarkClearFat48-4 5800724 20.55 ns/op BenchmarkClearFat56-4 5615047 21.12 ns/op BenchmarkClearFat64-4 5382006 22.29 ns/op BenchmarkClearFat72-4 5255490 22.85 ns/op BenchmarkClearFat128-4 4115373 28.97 ns/op BenchmarkClearFat256-4 2728074 42.62 ns/op BenchmarkClearFat512-4 1528350 78.99 ns/op BenchmarkClearFat1024-4 903696 131.1 ns/op BenchmarkClearFat1032-4 863658 136.4 ns/op BenchmarkClearFat1040-4 839287 139.9 ns/op BenchmarkCopyFat7-4 7249587 16.43 ns/op BenchmarkCopyFat8-4 7072250 16.87 ns/op BenchmarkCopyFat11-4 6548979 18.26 ns/op BenchmarkCopyFat12-4 6603082 18.22 ns/op BenchmarkCopyFat13-4 6647890 19.00 ns/op BenchmarkCopyFat14-4 6485120 18.30 ns/op BenchmarkCopyFat15-4 6652880 19.13 ns/op BenchmarkCopyFat16-4 6981768 17.71 ns/op BenchmarkCopyFat24-4 6368548 18.79 ns/op BenchmarkCopyFat32-4 6042012 19.72 ns/op BenchmarkCopyFat64-4 5503888 21.81 ns/op BenchmarkCopyFat72-4 5113018 23.49 ns/op BenchmarkCopyFat128-4 3820746 31.53 ns/op BenchmarkCopyFat256-4 2576745 47.51 ns/op BenchmarkCopyFat512-4 1379085 86.86 ns/op BenchmarkCopyFat520-4 1367227 89.87 ns/op BenchmarkCopyFat1024-4 834295 146.5 ns/op BenchmarkCopyFat1032-4 816106 152.5 ns/op BenchmarkCopyFat1040-4 804094 146.7 ns/op BenchmarkIssue18740/2byte-4 512 233960 ns/op BenchmarkIssue18740/4byte-4 813 148521 ns/op BenchmarkIssue18740/8byte-4 1063 112812 ns/op BenchmarkMemclrKnownSize1-4 9548673 12.77 ns/op 78.33 MB/s BenchmarkMemclrKnownSize2-4 6562290 16.88 ns/op 118.46 MB/s BenchmarkMemclrKnownSize4-4 3808122 29.49 ns/op 135.65 MB/s BenchmarkMemclrKnownSize8-4 1000000 101.5 ns/op 78.83 MB/s BenchmarkMemclrKnownSize16-4 564356 209.9 ns/op 76.24 MB/s BenchmarkMemclrKnownSize32-4 294075 398.6 ns/op 80.28 MB/s BenchmarkMemclrKnownSize64-4 152370 780.3 ns/op 82.02 MB/s BenchmarkMemclrKnownSize112-4 88314 1367 ns/op 81.93 MB/s BenchmarkMemclrKnownSize128-4 77323 1569 ns/op 81.56 MB/s BenchmarkMemclrKnownSize192-4 51740 2335 ns/op 82.23 MB/s BenchmarkMemclrKnownSize248-4 40110 3017 ns/op 82.19 MB/s BenchmarkMemclrKnownSize256-4 38887 3097 ns/op 82.66 MB/s BenchmarkMemclrKnownSize512-4 19348 6173 ns/op 82.94 MB/s BenchmarkMemclrKnownSize1024-4 9325 12298 ns/op 83.26 MB/s BenchmarkMemclrKnownSize4096-4 2416 49470 ns/op 82.80 MB/s BenchmarkMemclrKnownSize512KiB-4 18 6466295 ns/op 81.08 MB/s BenchmarkReadMetricsLatency-4 12930 7970 p50-ns 8620 p90-ns 16298 p99-ns BenchmarkFinalizer-4 151 796137 ns/op BenchmarkFinalizerRun-4 195861 839.9 ns/op BenchmarkMinFloat-4 1746566 70.27 ns/op BenchmarkMaxFloat-4 1639098 73.29 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7089822 15.01 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3138445 42.55 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2410027 48.46 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2422773 49.02 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1314638 91.11 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 101.3 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2225185 52.36 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1262258 95.29 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1327212 89.59 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2019542 59.07 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2006485 58.82 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1735718 69.26 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1492410 80.19 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1365248 87.69 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 8344233 14.44 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 8048007 13.33 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 8086228 13.29 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 8297971 14.50 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 7285570 15.09 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6438783 17.36 ns/op BenchmarkFindBitRange64/PatternAASize2-4 8307150 14.44 ns/op BenchmarkFindBitRange64/PatternAASize8-4 8003053 13.31 ns/op BenchmarkFindBitRange64/PatternAASize32-4 8043002 13.32 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 8343879 14.40 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 8015733 13.48 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 8010216 13.28 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 8394307 14.23 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 8078444 13.29 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 8091592 13.33 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 8421050 14.30 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 8023996 13.27 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 8094504 13.31 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 8280414 14.37 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7232703 15.42 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7350793 15.54 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 8342392 14.43 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7217793 15.43 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7334576 15.51 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 8429642 14.34 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7303566 15.47 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7193316 15.43 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 8354552 14.39 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7280742 15.50 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7291003 15.48 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 8239405 14.39 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 8136330 13.33 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 7961262 13.40 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 8420379 14.42 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 8078275 13.36 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 8026915 13.37 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 8366892 14.47 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 8108392 13.32 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 8092419 13.34 ns/op BenchmarkNetpollBreak-4 3388 32371 ns/op BenchmarkPinnerPinUnpinBatch-4 1064 119358 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 217 546799 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1026 117508 ns/op BenchmarkPinnerPinUnpin-4 1000000 106.4 ns/op BenchmarkPinnerPinUnpinTiny-4 1000000 106.1 ns/op BenchmarkPinnerPinUnpinDouble-4 419918 283.5 ns/op BenchmarkPinnerPinUnpinParallel-4 3568542 33.16 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 3646178 32.65 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 265945 441.9 ns/op BenchmarkPinnerIsPinnedOnPinned-4 6251679 18.56 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 6165108 18.82 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 9791798 11.93 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 10519306 11.17 ns/op BenchmarkPingPongHog-4 351 301706 ns/op BenchmarkStackGrowth-4 98662 1115 ns/op BenchmarkStackGrowthDeep-4 1153 105132 ns/op BenchmarkCreateGoroutines-4 28294 4383 ns/op BenchmarkCreateGoroutinesParallel-4 41701 2879 ns/op BenchmarkCreateGoroutinesCapture-4 4800 21523 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 37885 3299 ns/op BenchmarkClosureCall-4 18881137 6.579 ns/op BenchmarkWakeupParallelSpinning/0s-4 6594 18883 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5355 22720 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4500 26682 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3081 40613 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2180 56832 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1368 86669 ns/op BenchmarkWakeupParallelSpinning/50µs-4 796 148192 ns/op BenchmarkWakeupParallelSpinning/100µs-4 483 246613 ns/op BenchmarkMatmult-4 5258122 28.41 ns/op BenchmarkFastrand-4 11287803 11.10 ns/op BenchmarkFastrand64-4 11190796 11.13 ns/op BenchmarkFastrandHashiter-4 2687961 44.57 ns/op BenchmarkFastrandn/2-4 5843691 21.06 ns/op BenchmarkFastrandn/3-4 5310498 22.46 ns/op BenchmarkFastrandn/4-4 5643283 21.07 ns/op BenchmarkFastrandn/5-4 5839684 21.06 ns/op BenchmarkIfaceCmp100-4 102776 1153 ns/op BenchmarkIfaceCmpNil100-4 169389 703.2 ns/op BenchmarkEfaceCmpDiff-4 40231 2958 ns/op BenchmarkEfaceCmpDiffIndirect-4 34010 3555 ns/op BenchmarkDefer-4 1277588 94.56 ns/op BenchmarkDefer10-4 849286 142.9 ns/op BenchmarkDeferMany-4 593983 345.6 ns/op BenchmarkPanicRecover-4 582879 206.3 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 558750 214.2 ns/op 92.00 p50-ns 96.00 p90-ns 170.0 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 345073 317.2 ns/op 95.00 p50-ns 101.0 p90-ns 180.0 p99-ns BenchmarkGoroutineProfile/small/idle-4 2924 44238 ns/op 36897 p50-ns 50957 p90-ns 136868 p99-ns BenchmarkGoroutineProfile/small/loaded-4 79 2359100 ns/op 186537 p50-ns 16051321 p90-ns 21122324 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 568328 212.1 ns/op 92.00 p50-ns 95.00 p90-ns 114.0 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 513086 312.6 ns/op 92.00 p50-ns 96.00 p90-ns 170.0 p99-ns BenchmarkGoroutineProfile/large/idle-4 24 5004604 ns/op 4989327 p50-ns 5376929 p90-ns 6290424 p99-ns BenchmarkGoroutineProfile/large/loaded-4 18 6824388 ns/op 5921737 p50-ns 6597061 p90-ns 23927093 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 553556 280.1 ns/op 91.00 p50-ns 97.00 p90-ns 216.0 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 391569 318.4 ns/op 91.00 p50-ns 97.00 p90-ns 193.0 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 817 137936 ns/op 127537 p50-ns 161540 p90-ns 240344 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 212 626202 ns/op 276125 p50-ns 444923 p90-ns 13974065 p99-ns BenchmarkProcYield/1-4 1595587 74.13 ns/op BenchmarkProcYield/10-4 215275 552.3 ns/op BenchmarkProcYield/30-4 72930 1610 ns/op BenchmarkProcYield/100-4 22240 5343 ns/op BenchmarkProcYield/1000-4 2266 53186 ns/op BenchmarkOSYield-4 292064 385.5 ns/op BenchmarkMutexContention-4 1653345 72.09 ns/op BenchmarkMutexCapture-4 1562422 73.50 ns/op 602139 ns/starve-p100 75267 ns/starve-p90 75267 ns/streak-p100 9408 ns/streak-p90 BenchmarkMutexHandoff/Solo-4 3560721 33.77 ns/op BenchmarkMutexHandoff/FastPingPong-4 289345 134.1 ns/op BenchmarkMutexHandoff/SlowPingPong-4 6722 6541 ns/op BenchmarkRWMutexUncontended-4 3120942 38.31 ns/op BenchmarkRWMutexWrite100-4 528241 211.3 ns/op BenchmarkRWMutexWrite10-4 100999 1288 ns/op BenchmarkRWMutexWorkWrite100-4 465972 265.2 ns/op BenchmarkRWMutexWorkWrite10-4 76294 1529 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2646 44454 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 937 127444 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1303 89686 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 447 262999 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 644 181215 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 218 546226 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 324 365275 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 103 1123640 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 348835 427.0 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 348201 403.8 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 284833 462.0 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 323438 439.1 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 313944 427.2 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 284528 518.1 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 334863 421.6 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 348468 400.7 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 290385 449.1 ns/op BenchmarkMakeSlice/Byte-4 2361262 52.44 ns/op BenchmarkMakeSlice/Int16-4 2108722 52.12 ns/op BenchmarkMakeSlice/Int-4 1730566 68.85 ns/op BenchmarkMakeSlice/Ptr-4 1590181 77.59 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 101.5 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 129.0 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 151.2 ns/op BenchmarkGrowSlice/Byte-4 793365 144.5 ns/op BenchmarkGrowSlice/Int16-4 784316 157.7 ns/op BenchmarkGrowSlice/Int-4 624140 211.2 ns/op BenchmarkGrowSlice/Ptr-4 572064 225.4 ns/op BenchmarkGrowSlice/Struct/24-4 362793 388.1 ns/op BenchmarkGrowSlice/Struct/32-4 232678 453.6 ns/op BenchmarkGrowSlice/Struct/40-4 216014 561.5 ns/op BenchmarkExtendSlice/IntSlice-4 558490 236.0 ns/op BenchmarkExtendSlice/PointerSlice-4 525849 258.9 ns/op BenchmarkExtendSlice/NoGrow-4 931063 137.2 ns/op BenchmarkAppend-4 924922 129.6 ns/op BenchmarkAppendGrowByte-4 5 22586941 ns/op BenchmarkAppendGrowString-4 1 179485713 ns/op BenchmarkAppendSlice/1Bytes-4 1933688 61.30 ns/op BenchmarkAppendSlice/4Bytes-4 1897939 63.57 ns/op BenchmarkAppendSlice/7Bytes-4 1871834 63.83 ns/op BenchmarkAppendSlice/8Bytes-4 1895410 62.32 ns/op BenchmarkAppendSlice/15Bytes-4 1748605 66.93 ns/op BenchmarkAppendSlice/16Bytes-4 1755294 66.32 ns/op BenchmarkAppendSlice/32Bytes-4 1830207 66.48 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 79447 1637 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 20367 5555 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 6529 21426 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1431 79628 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 199 582554 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 44 2493621 ns/op BenchmarkAppendStr/1Bytes-4 2146141 56.21 ns/op BenchmarkAppendStr/4Bytes-4 2072082 56.62 ns/op BenchmarkAppendStr/8Bytes-4 2070600 57.96 ns/op BenchmarkAppendStr/16Bytes-4 2024580 58.47 ns/op BenchmarkAppendStr/32Bytes-4 2024995 59.16 ns/op BenchmarkAppendSpecialCase-4 909973 128.7 ns/op BenchmarkCopy/1Byte-4 1986819 62.22 ns/op 16.07 MB/s BenchmarkCopy/1String-4 2170096 55.23 ns/op 18.11 MB/s BenchmarkCopy/2Byte-4 1944008 63.54 ns/op 31.48 MB/s BenchmarkCopy/2String-4 1875087 63.01 ns/op 31.74 MB/s BenchmarkCopy/4Byte-4 1910473 62.88 ns/op 63.61 MB/s BenchmarkCopy/4String-4 1912656 63.69 ns/op 62.80 MB/s BenchmarkCopy/8Byte-4 1925390 61.45 ns/op 130.19 MB/s BenchmarkCopy/8String-4 1954161 61.49 ns/op 130.10 MB/s BenchmarkCopy/12Byte-4 1859322 63.94 ns/op 187.67 MB/s BenchmarkCopy/12String-4 1795238 67.73 ns/op 177.17 MB/s BenchmarkCopy/16Byte-4 1884686 63.67 ns/op 251.29 MB/s BenchmarkCopy/16String-4 1817138 65.64 ns/op 243.74 MB/s BenchmarkCopy/32Byte-4 1792314 66.48 ns/op 481.38 MB/s BenchmarkCopy/32String-4 1703349 69.65 ns/op 459.47 MB/s BenchmarkCopy/128Byte-4 1356012 89.32 ns/op 1433.12 MB/s BenchmarkCopy/128String-4 1000000 100.3 ns/op 1276.33 MB/s BenchmarkCopy/1024Byte-4 352120 336.0 ns/op 3047.89 MB/s BenchmarkCopy/1024String-4 276122 432.8 ns/op 2365.79 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 32143 3804 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 20860 6003 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 12846 9431 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 12053 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 9508 15458 ns/op BenchmarkAppendInPlace/Grow/Byte-4 166165 793.0 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 154537 824.8 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 118484 1060 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 101625 1276 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 84915 1416 ns/op BenchmarkStackCopyPtr-4 1 137425217 ns/op BenchmarkStackCopy-4 1 104381017 ns/op BenchmarkStackCopyNoCache-4 20 5406336 ns/op BenchmarkStackCopyWithStkobj-4 2 59421284 ns/op BenchmarkIssue18138-4 968 113892 ns/op BenchmarkCompareStringEqual-4 10851232 10.90 ns/op BenchmarkCompareStringIdentical-4 18851689 6.386 ns/op BenchmarkCompareStringSameLength-4 12580170 9.476 ns/op BenchmarkCompareStringDifferentLength-4 19824813 6.024 ns/op BenchmarkCompareStringBigUnaligned-4 1510 84054 ns/op 12475.16 MB/s BenchmarkCompareStringBig-4 1316 89907 ns/op 11663.04 MB/s BenchmarkConcatStringAndBytes-4 2591382 45.53 ns/op BenchmarkSliceByteToString/1-4 2316427 51.59 ns/op BenchmarkSliceByteToString/2-4 1217983 98.24 ns/op BenchmarkSliceByteToString/4-4 1252624 95.41 ns/op BenchmarkSliceByteToString/8-4 1239932 96.80 ns/op BenchmarkSliceByteToString/16-4 1000000 100.8 ns/op BenchmarkSliceByteToString/32-4 1000000 111.4 ns/op BenchmarkSliceByteToString/64-4 994124 146.5 ns/op BenchmarkSliceByteToString/128-4 758346 207.9 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2611862 45.76 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 928075 129.6 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 110.8 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 4290055 27.13 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1824069 66.12 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 2092239 56.94 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 4304476 26.99 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 1818396 66.00 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 2087246 56.98 ns/op BenchmarkRuneIterate/range/ASCII-4 7775385 15.56 ns/op BenchmarkRuneIterate/range/Japanese-4 2241165 53.46 ns/op BenchmarkRuneIterate/range/MixedLength-4 2610390 46.27 ns/op BenchmarkRuneIterate/range1/ASCII-4 7709186 15.57 ns/op BenchmarkRuneIterate/range1/Japanese-4 2228001 53.66 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2599128 46.35 ns/op BenchmarkRuneIterate/range2/ASCII-4 7719043 15.45 ns/op BenchmarkRuneIterate/range2/Japanese-4 2238990 53.56 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2599928 46.04 ns/op BenchmarkArrayEqual-4 18222118 6.513 ns/op BenchmarkFunc/Name-4 2609098 45.89 ns/op BenchmarkFunc/Entry-4 9590587 12.64 ns/op BenchmarkFunc/FileLine-4 2642120 45.60 ns/op PASS ok runtime 372.923s goos: freebsd goarch: amd64 pkg: runtime/cgo cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHandle/non-concurrent-4 36062 3289 ns/op BenchmarkHandle/concurrent-4 21057 5490 ns/op PASS ok runtime/cgo 1.417s goos: freebsd goarch: amd64 pkg: runtime/pprof cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLabels/set-one-4 136738 792.2 ns/op 104 B/op 3 allocs/op BenchmarkLabels/merge-one-4 91274 1339 ns/op 200 B/op 5 allocs/op BenchmarkLabels/overwrite-one-4 113175 1081 ns/op 136 B/op 4 allocs/op BenchmarkLabels/ordered/set-many-4 72480 1669 ns/op 392 B/op 3 allocs/op BenchmarkLabels/ordered/merge-many-4 47913 2581 ns/op 712 B/op 5 allocs/op BenchmarkLabels/ordered/overwrite-many-4 40410 2913 ns/op 712 B/op 4 allocs/op BenchmarkLabels/unordered/set-many-4 27900 4374 ns/op 712 B/op 4 allocs/op BenchmarkLabels/unordered/merge-many-4 42220 2898 ns/op 712 B/op 5 allocs/op BenchmarkLabels/unordered/overwrite-many-4 21346 5594 ns/op 1032 B/op 5 allocs/op BenchmarkGoroutine/Profile.WriteTo_idle_50-4 28 4043153 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 26 4485250 ns/op 403.0 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 559 244971 ns/op 7.029 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 12 10034734 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 9 11634735 ns/op 992.1 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 220 464175 ns/op 29.68 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 69425408 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 2 83568066 ns/op 7326 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 21 5289332 ns/op 437.8 concurrent_launches/op PASS ok runtime/pprof 4.239s goos: freebsd goarch: amd64 pkg: runtime/race cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSyncLeak-4 50 2264902 ns/op BenchmarkStackLeak-4 12856 9448 ns/op PASS ok runtime/race 1.440s goos: freebsd goarch: amd64 pkg: runtime/trace cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStartRegion-4 4729766 24.23 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 212344 562.1 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.356s goos: freebsd goarch: amd64 pkg: slices cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEqualFunc_Large-4 27 4081198 ns/op BenchmarkIndex_Large-4 110 1069174 ns/op BenchmarkIndexFunc_Large-4 52 2318776 ns/op BenchmarkCompact/nil-4 7718142 15.69 ns/op BenchmarkCompact/one-4 1881842 62.78 ns/op BenchmarkCompact/sorted-4 1272717 94.33 ns/op BenchmarkCompact/2_items-4 1000000 112.9 ns/op BenchmarkCompact/unsorted-4 1261531 94.74 ns/op BenchmarkCompact/many-4 691076 168.7 ns/op BenchmarkCompact_Large/all_dup-4 2158 52980 ns/op BenchmarkCompact_Large/no_dup-4 2372 49386 ns/op BenchmarkCompactFunc/nil-4 4020414 29.83 ns/op BenchmarkCompactFunc/one-4 1434598 83.74 ns/op BenchmarkCompactFunc/sorted-4 989368 113.2 ns/op BenchmarkCompactFunc/2_items-4 826479 132.9 ns/op BenchmarkCompactFunc/unsorted-4 1000000 113.6 ns/op BenchmarkCompactFunc/many-4 594501 195.6 ns/op BenchmarkCompactFunc_Large/all_dup-4 7 16105728 ns/op BenchmarkCompactFunc_Large/no_dup-4 8 12964117 ns/op BenchmarkReplace/naive-fast-4 69829 1590 ns/op BenchmarkReplace/optimized-fast-4 85078 1406 ns/op BenchmarkReplace/naive-slow-4 28090 4847 ns/op BenchmarkReplace/optimized-slow-4 32858 3708 ns/op BenchmarkBinarySearchFloats/Size16-4 1235835 96.61 ns/op BenchmarkBinarySearchFloats/Size32-4 994946 111.0 ns/op BenchmarkBinarySearchFloats/Size64-4 920874 124.2 ns/op BenchmarkBinarySearchFloats/Size128-4 788544 146.1 ns/op BenchmarkBinarySearchFloats/Size512-4 678670 170.9 ns/op BenchmarkBinarySearchFloats/Size1024-4 631280 186.0 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 588363 189.6 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 500630 230.9 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 441264 264.0 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 391105 295.7 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 321715 361.3 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 300397 411.8 ns/op BenchmarkSortFuncStruct/Size16-4 15902 7435 ns/op BenchmarkSortFuncStruct/Size32-4 5264 22734 ns/op BenchmarkSortFuncStruct/Size64-4 8308 14249 ns/op BenchmarkSortFuncStruct/Size128-4 4590 26142 ns/op BenchmarkSortFuncStruct/Size512-4 1063 96409 ns/op BenchmarkSortFuncStruct/Size1024-4 548 195658 ns/op PASS ok slices 7.348s goos: freebsd goarch: amd64 pkg: sort cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSearchWrappers-4 368408 288.6 ns/op BenchmarkSortInts-4 2 90058238 ns/op BenchmarkSlicesSortInts-4 2 61263211 ns/op BenchmarkSortIsSorted-4 34 3417186 ns/op BenchmarkSlicesIsSorted-4 50 2322899 ns/op BenchmarkSortStrings-4 1 143262410 ns/op BenchmarkSlicesSortStrings-4 2 97437419 ns/op BenchmarkSortStrings_Sorted-4 27 4215535 ns/op BenchmarkSlicesSortStrings_Sorted-4 42 2780130 ns/op BenchmarkSortStructs-4 1 174892528 ns/op BenchmarkSortFuncStructs-4 1 151629897 ns/op BenchmarkSortString1K-4 261 454266 ns/op BenchmarkSortString1K_Slice-4 200 589389 ns/op BenchmarkStableString1K-4 100 1128837 ns/op BenchmarkSortInt1K-4 325 366913 ns/op BenchmarkSortInt1K_Sorted-4 5233 22872 ns/op BenchmarkSortInt1K_Reversed-4 3391 35442 ns/op BenchmarkSortInt1K_Mod8-4 783 149059 ns/op BenchmarkStableInt1K-4 146 814777 ns/op BenchmarkStableInt1K_Slice-4 164 725643 ns/op BenchmarkSortInt64K-4 3 35209526 ns/op BenchmarkSortInt64K_Slice-4 3 46572076 ns/op BenchmarkStableInt64K-4 2 74069548 ns/op BenchmarkSort1e2-4 453 264123 ns/op BenchmarkStable1e2-4 170 698219 ns/op BenchmarkSort1e4-4 2 52012189 ns/op BenchmarkStable1e4-4 1 229958452 ns/op PASS ok sort 8.735s goos: freebsd goarch: amd64 pkg: strconv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAtof64Decimal-4 873914 137.5 ns/op BenchmarkAtof64Float-4 627787 160.3 ns/op BenchmarkAtof64FloatExp-4 590487 194.2 ns/op BenchmarkAtof64Big-4 420726 275.2 ns/op BenchmarkAtof64RandomBits-4 161410 751.5 ns/op BenchmarkAtof64RandomFloats-4 442170 262.3 ns/op BenchmarkAtof64RandomLongFloats-4 371624 321.5 ns/op BenchmarkAtof32Decimal-4 787059 141.3 ns/op BenchmarkAtof32Float-4 732280 159.6 ns/op BenchmarkAtof32FloatExp-4 543930 203.1 ns/op BenchmarkAtof32Random-4 325867 336.2 ns/op BenchmarkAtof32RandomLong-4 147734 799.4 ns/op BenchmarkParseInt/Pos/7bit-4 1423305 84.63 ns/op BenchmarkParseInt/Pos/26bit-4 611132 194.2 ns/op BenchmarkParseInt/Pos/31bit-4 556155 211.0 ns/op BenchmarkParseInt/Pos/56bit-4 364609 325.8 ns/op BenchmarkParseInt/Pos/63bit-4 340621 343.0 ns/op BenchmarkParseInt/Neg/7bit-4 1432652 84.30 ns/op BenchmarkParseInt/Neg/26bit-4 564280 195.7 ns/op BenchmarkParseInt/Neg/31bit-4 544876 211.0 ns/op BenchmarkParseInt/Neg/56bit-4 361404 319.4 ns/op BenchmarkParseInt/Neg/63bit-4 348938 336.4 ns/op BenchmarkAtoi/Pos/7bit-4 1935993 60.56 ns/op BenchmarkAtoi/Pos/26bit-4 792255 146.8 ns/op BenchmarkAtoi/Pos/31bit-4 704194 163.2 ns/op BenchmarkAtoi/Pos/56bit-4 406210 282.7 ns/op BenchmarkAtoi/Pos/63bit-4 321254 364.1 ns/op BenchmarkAtoi/Neg/7bit-4 1932349 62.23 ns/op BenchmarkAtoi/Neg/26bit-4 754677 147.8 ns/op BenchmarkAtoi/Neg/31bit-4 701100 163.5 ns/op BenchmarkAtoi/Neg/56bit-4 427588 275.0 ns/op BenchmarkAtoi/Neg/63bit-4 333834 355.6 ns/op BenchmarkFormatFloat/Decimal-4 125574 953.4 ns/op BenchmarkFormatFloat/Float-4 116202 1018 ns/op BenchmarkFormatFloat/Exp-4 117548 1001 ns/op BenchmarkFormatFloat/NegExp-4 119176 994.5 ns/op BenchmarkFormatFloat/LongExp-4 97948 1203 ns/op BenchmarkFormatFloat/Big-4 92044 1270 ns/op BenchmarkFormatFloat/BinaryExp-4 241197 493.7 ns/op BenchmarkFormatFloat/32Integer-4 125982 938.9 ns/op BenchmarkFormatFloat/32ExactFraction-4 136984 845.8 ns/op BenchmarkFormatFloat/32Point-4 118405 979.4 ns/op BenchmarkFormatFloat/32Exp-4 123362 954.0 ns/op BenchmarkFormatFloat/32NegExp-4 123655 946.5 ns/op BenchmarkFormatFloat/32Shortest-4 134233 878.2 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 136038 867.9 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 134313 883.9 ns/op BenchmarkFormatFloat/64Fixed1-4 163479 713.5 ns/op BenchmarkFormatFloat/64Fixed2-4 165763 714.7 ns/op BenchmarkFormatFloat/64Fixed3-4 166240 712.2 ns/op BenchmarkFormatFloat/64Fixed4-4 169053 708.0 ns/op BenchmarkFormatFloat/64Fixed12-4 94786 1254 ns/op BenchmarkFormatFloat/64Fixed16-4 111990 1058 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 119913 994.2 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 102690 1146 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2370 49291 ns/op BenchmarkFormatFloat/Slowpath64-4 98818 1181 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 99094 1181 ns/op BenchmarkAppendFloat/Decimal-4 142364 836.5 ns/op BenchmarkAppendFloat/Float-4 126024 936.6 ns/op BenchmarkAppendFloat/Exp-4 136322 862.7 ns/op BenchmarkAppendFloat/NegExp-4 134971 863.5 ns/op BenchmarkAppendFloat/LongExp-4 109926 1078 ns/op BenchmarkAppendFloat/Big-4 99595 1185 ns/op BenchmarkAppendFloat/BinaryExp-4 324817 359.5 ns/op BenchmarkAppendFloat/32Integer-4 142394 832.0 ns/op BenchmarkAppendFloat/32ExactFraction-4 158952 746.5 ns/op BenchmarkAppendFloat/32Point-4 134092 892.2 ns/op BenchmarkAppendFloat/32Exp-4 125689 876.2 ns/op BenchmarkAppendFloat/32NegExp-4 137864 851.5 ns/op BenchmarkAppendFloat/32Shortest-4 168447 701.1 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 152097 792.9 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 152704 783.6 ns/op BenchmarkAppendFloat/64Fixed1-4 192544 608.7 ns/op BenchmarkAppendFloat/64Fixed2-4 194064 607.2 ns/op BenchmarkAppendFloat/64Fixed3-4 193990 604.3 ns/op BenchmarkAppendFloat/64Fixed4-4 193490 604.6 ns/op BenchmarkAppendFloat/64Fixed12-4 104690 1123 ns/op BenchmarkAppendFloat/64Fixed16-4 123229 965.3 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 153687 771.9 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 115546 1019 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2404 49074 ns/op BenchmarkAppendFloat/Slowpath64-4 109540 1073 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 113864 1053 ns/op BenchmarkFormatInt-4 15796 7519 ns/op BenchmarkAppendInt-4 17084 6955 ns/op BenchmarkFormatUint-4 83846 1399 ns/op BenchmarkAppendUint-4 93661 1250 ns/op BenchmarkFormatIntSmall/7-4 3287030 36.39 ns/op BenchmarkFormatIntSmall/42-4 3323378 36.03 ns/op BenchmarkAppendIntSmall-4 1394178 85.27 ns/op BenchmarkAppendUintVarlen/1-4 1455661 82.05 ns/op BenchmarkAppendUintVarlen/12-4 1427808 84.15 ns/op BenchmarkAppendUintVarlen/123-4 1000000 115.6 ns/op BenchmarkAppendUintVarlen/1234-4 1000000 115.1 ns/op BenchmarkAppendUintVarlen/12345-4 981721 118.5 ns/op BenchmarkAppendUintVarlen/123456-4 959490 119.1 ns/op BenchmarkAppendUintVarlen/1234567-4 954921 121.7 ns/op BenchmarkAppendUintVarlen/12345678-4 950179 121.8 ns/op BenchmarkAppendUintVarlen/123456789-4 914570 127.4 ns/op BenchmarkAppendUintVarlen/1234567890-4 929082 128.5 ns/op BenchmarkAppendUintVarlen/12345678901-4 865983 130.2 ns/op BenchmarkAppendUintVarlen/123456789012-4 901582 130.8 ns/op BenchmarkAppendUintVarlen/1234567890123-4 851353 134.8 ns/op BenchmarkAppendUintVarlen/12345678901234-4 864055 134.3 ns/op BenchmarkAppendUintVarlen/123456789012345-4 806878 138.6 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 866004 138.4 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 840816 142.7 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 818461 142.2 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 814803 146.7 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 824868 146.8 ns/op BenchmarkQuote-4 45498 2601 ns/op BenchmarkQuoteRune-4 460096 247.3 ns/op BenchmarkAppendQuote-4 53617 2196 ns/op BenchmarkAppendQuoteRune-4 843030 136.3 ns/op BenchmarkUnquoteEasy-4 1351812 88.46 ns/op BenchmarkUnquoteHard-4 48448 2482 ns/op PASS ok strconv 16.844s goos: freebsd goarch: amd64 pkg: strings cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkBuildString_Builder/1Write_NoGrow-4 428289 258.8 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 151167 785.9 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 192343 608.8 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 486546 250.4 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 148130 773.8 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 214516 579.1 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 315374 375.8 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 89827 1301 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 106592 1132 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 1701326 78.06 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 22888 5219 ns/op BenchmarkGenericMatch1-4 2254 49801 ns/op BenchmarkGenericMatch2-4 451 259680 ns/op BenchmarkSingleMaxSkipping-4 8632 13511 ns/op 740.14 MB/s BenchmarkSingleLongSuffixFail-4 14514 8305 ns/op 120.66 MB/s BenchmarkSingleMatch-4 290 412513 ns/op 36.36 MB/s BenchmarkByteByteNoMatch-4 71727 1659 ns/op BenchmarkByteByteMatch-4 19274 6193 ns/op BenchmarkByteStringMatch-4 22652 5159 ns/op BenchmarkHTMLEscapeNew-4 74030 1623 ns/op BenchmarkHTMLEscapeOld-4 95643 1224 ns/op BenchmarkByteStringReplacerWriteString-4 1488 77988 ns/op BenchmarkByteReplacerWriteString-4 1603 73995 ns/op BenchmarkByteByteReplaces-4 4857 24322 ns/op BenchmarkByteByteMap-4 15114 8015 ns/op BenchmarkMap/identity/ASCII-4 604790 193.4 ns/op BenchmarkMap/identity/Greek-4 424160 276.6 ns/op BenchmarkMap/change/ASCII-4 52572 2263 ns/op BenchmarkMap/change/Greek-4 31773 3773 ns/op BenchmarkIndexRune-4 2869014 41.41 ns/op BenchmarkIndexRuneLongString-4 2517094 48.06 ns/op BenchmarkIndexRuneFastPath-4 4033011 29.94 ns/op BenchmarkIndex-4 8654923 13.49 ns/op BenchmarkLastIndex-4 4587183 25.31 ns/op BenchmarkIndexByte-4 8986339 12.33 ns/op BenchmarkToUpper/#00-4 4982659 24.01 ns/op BenchmarkToUpper/ONLYUPPER-4 3162948 37.96 ns/op BenchmarkToUpper/abc-4 387628 309.7 ns/op BenchmarkToUpper/AbC123-4 289345 409.0 ns/op BenchmarkToUpper/azAZ09_-4 313346 372.8 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 72799 1640 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 88801 1324 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 39074 3060 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 65223 1820 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 119517 978.2 ns/op BenchmarkToLower/#00-4 4927741 24.31 ns/op BenchmarkToLower/abc-4 4215981 28.02 ns/op BenchmarkToLower/AbC123-4 264342 449.0 ns/op BenchmarkToLower/azAZ09_-4 266164 450.5 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 121296 974.9 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 82702 1432 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 40424 2946 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 74678 1608 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 118270 1009 ns/op BenchmarkMapNoChanges-4 780100 143.7 ns/op BenchmarkTrim-4 39031 3085 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3494684 34.51 ns/op BenchmarkToValidUTF8/InvalidASCII-4 217602 541.5 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 139666 835.9 ns/op BenchmarkEqualFold/Tests-4 56208 2154 ns/op BenchmarkEqualFold/ASCII-4 3607671 33.15 ns/op BenchmarkEqualFold/UnicodePrefix-4 121557 988.9 ns/op BenchmarkEqualFold/UnicodeSuffix-4 127464 938.8 ns/op BenchmarkIndexHard1-4 834 141186 ns/op BenchmarkIndexHard2-4 600 197678 ns/op BenchmarkIndexHard3-4 151 788462 ns/op BenchmarkIndexHard4-4 98 1182520 ns/op BenchmarkLastIndexHard1-4 57 1986825 ns/op BenchmarkLastIndexHard2-4 60 1984052 ns/op BenchmarkLastIndexHard3-4 58 1992355 ns/op BenchmarkCountHard1-4 835 142304 ns/op BenchmarkCountHard2-4 607 198628 ns/op BenchmarkCountHard3-4 151 787458 ns/op BenchmarkIndexTorture-4 7646 15377 ns/op BenchmarkCountTorture-4 7674 15436 ns/op BenchmarkCountTortureOverlapping-4 782 134457 ns/op BenchmarkCountByte/10-4 3863892 29.78 ns/op 335.79 MB/s BenchmarkCountByte/32-4 4088838 30.64 ns/op 1044.47 MB/s BenchmarkCountByte/4096-4 1200915 100.5 ns/op 40742.07 MB/s BenchmarkCountByte/4194304-4 684 168434 ns/op 24901.83 MB/s BenchmarkCountByte/67108864-4 21 5625107 ns/op 11930.24 MB/s BenchmarkFields/ASCII/16-4 335354 354.2 ns/op 45.18 MB/s 16 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 20892 5694 ns/op 44.96 MB/s 384 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1467 80490 ns/op 50.89 MB/s 6528 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 79 1344599 ns/op 48.74 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 5 21749865 ns/op 48.21 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 313882 379.3 ns/op 42.18 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 10633 ns/op 24.08 MB/s 320 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 585 198111 ns/op 20.68 MB/s 21888 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 33 3538686 ns/op 18.52 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 64408670 ns/op 16.28 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 260230 437.9 ns/op 36.54 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 18103 6524 ns/op 39.24 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 984 122072 ns/op 33.55 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 50 2329216 ns/op 28.14 MB/s 463105 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 3 45212108 ns/op 23.19 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 236155 507.1 ns/op 31.55 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 14463 8257 ns/op 31.01 MB/s 320 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 776 152811 ns/op 26.80 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 43 2836371 ns/op 23.11 MB/s 463108 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 53628652 ns/op 19.55 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 67249816 ns/op BenchmarkSplitSingleByteSeparator-4 30 3905218 ns/op BenchmarkSplitMultiByteSeparator-4 52 2264679 ns/op BenchmarkSplitNSingleByteSeparator-4 342722 375.0 ns/op BenchmarkSplitNMultiByteSeparator-4 275128 480.2 ns/op BenchmarkRepeat/5x0-4 4354926 27.62 ns/op BenchmarkRepeat/5x1-4 4380313 27.07 ns/op BenchmarkRepeat/5x2-4 250939 484.3 ns/op BenchmarkRepeat/5x6-4 150192 800.1 ns/op BenchmarkRepeat/10x0-4 4379362 27.40 ns/op BenchmarkRepeat/10x1-4 4415352 26.84 ns/op BenchmarkRepeat/10x2-4 247490 485.1 ns/op BenchmarkRepeat/10x6-4 146323 815.8 ns/op BenchmarkRepeatLarge/256/1-4 71931 1678 ns/op 152.58 MB/s BenchmarkRepeatLarge/256/16-4 113749 1068 ns/op 239.64 MB/s BenchmarkRepeatLarge/512/1-4 57496 2065 ns/op 247.94 MB/s BenchmarkRepeatLarge/512/16-4 81138 1458 ns/op 351.08 MB/s BenchmarkRepeatLarge/1024/1-4 42920 2776 ns/op 368.91 MB/s BenchmarkRepeatLarge/1024/16-4 57068 2123 ns/op 482.24 MB/s BenchmarkRepeatLarge/2048/1-4 30482 3941 ns/op 519.72 MB/s BenchmarkRepeatLarge/2048/16-4 36445 3322 ns/op 616.41 MB/s BenchmarkRepeatLarge/4096/1-4 19316 6322 ns/op 647.90 MB/s BenchmarkRepeatLarge/4096/16-4 21351 5593 ns/op 732.31 MB/s BenchmarkRepeatLarge/8192/1-4 10000 10652 ns/op 769.07 MB/s BenchmarkRepeatLarge/8192/16-4 12032 9998 ns/op 819.35 MB/s BenchmarkRepeatLarge/8192/4097-4 5533083 21.68 ns/op 188934.64 MB/s BenchmarkRepeatLarge/16384/1-4 6009 19076 ns/op 858.90 MB/s BenchmarkRepeatLarge/16384/16-4 6458 18183 ns/op 901.04 MB/s BenchmarkRepeatLarge/16384/4097-4 8104 14170 ns/op 867.40 MB/s BenchmarkRepeatLarge/32768/1-4 3212 35745 ns/op 916.71 MB/s BenchmarkRepeatLarge/32768/16-4 3468 34138 ns/op 959.86 MB/s BenchmarkRepeatLarge/32768/4097-4 3916 32580 ns/op 880.26 MB/s BenchmarkRepeatLarge/65536/1-4 1720 67505 ns/op 970.83 MB/s BenchmarkRepeatLarge/65536/16-4 1783 66014 ns/op 992.77 MB/s BenchmarkRepeatLarge/65536/4097-4 1845 64148 ns/op 958.02 MB/s BenchmarkRepeatLarge/131072/1-4 451 263482 ns/op 497.46 MB/s BenchmarkRepeatLarge/131072/16-4 447 288397 ns/op 454.48 MB/s BenchmarkRepeatLarge/131072/4097-4 460 258743 ns/op 490.86 MB/s BenchmarkRepeatLarge/262144/1-4 230 516857 ns/op 507.19 MB/s BenchmarkRepeatLarge/262144/16-4 234 517049 ns/op 507.00 MB/s BenchmarkRepeatLarge/262144/4097-4 234 508529 ns/op 507.56 MB/s BenchmarkRepeatLarge/524288/1-4 100 1031196 ns/op 508.43 MB/s BenchmarkRepeatLarge/524288/16-4 98 1058015 ns/op 495.54 MB/s BenchmarkRepeatLarge/524288/4097-4 100 1195742 ns/op 435.14 MB/s BenchmarkRepeatLarge/1048576/1-4 62 2053699 ns/op 510.58 MB/s BenchmarkRepeatLarge/1048576/16-4 61 2037877 ns/op 514.54 MB/s BenchmarkRepeatLarge/1048576/4097-4 58 2001346 ns/op 522.02 MB/s BenchmarkRepeatLarge/2097152/1-4 30 3997580 ns/op 524.61 MB/s BenchmarkRepeatLarge/2097152/16-4 30 4070646 ns/op 515.19 MB/s BenchmarkRepeatLarge/2097152/4097-4 28 4027173 ns/op 519.86 MB/s BenchmarkRepeatLarge/4194304/1-4 14 8058739 ns/op 520.47 MB/s BenchmarkRepeatLarge/4194304/16-4 13 8063611 ns/op 520.15 MB/s BenchmarkRepeatLarge/4194304/4097-4 14 8125386 ns/op 515.82 MB/s BenchmarkRepeatLarge/8388608/1-4 7 16057056 ns/op 522.43 MB/s BenchmarkRepeatLarge/8388608/16-4 7 15546745 ns/op 539.57 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 15627541 ns/op 536.65 MB/s BenchmarkRepeatLarge/16777216/1-4 4 31082786 ns/op 539.76 MB/s BenchmarkRepeatLarge/16777216/16-4 4 30852697 ns/op 543.78 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 31191016 ns/op 537.89 MB/s BenchmarkRepeatLarge/33554432/1-4 2 61593936 ns/op 544.77 MB/s BenchmarkRepeatLarge/33554432/16-4 2 59854005 ns/op 560.60 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 60701226 ns/op 552.78 MB/s BenchmarkRepeatLarge/67108864/1-4 1 119858449 ns/op 559.90 MB/s BenchmarkRepeatLarge/67108864/16-4 1 121163954 ns/op 553.87 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 121815316 ns/op 550.91 MB/s BenchmarkRepeatLarge/134217728/1-4 1 266031432 ns/op 504.52 MB/s BenchmarkRepeatLarge/134217728/16-4 1 241570340 ns/op 555.61 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 242191944 ns/op 554.18 MB/s BenchmarkRepeatLarge/268435456/1-4 1 531890809 ns/op 504.68 MB/s BenchmarkRepeatLarge/268435456/16-4 1 483247882 ns/op 555.48 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 484910422 ns/op 553.58 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1063809929 ns/op 504.67 MB/s BenchmarkRepeatLarge/536870912/16-4 1 965714033 ns/op 555.93 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 975350111 ns/op 550.44 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 2140128735 ns/op 501.72 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1928783179 ns/op 556.69 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1946281833 ns/op 551.69 MB/s BenchmarkRepeatSpaces-4 4048071 29.33 ns/op 0 B/op 0 allocs/op BenchmarkIndexAnyASCII/1:1-4 2239300 51.07 ns/op BenchmarkIndexAnyASCII/1:2-4 2216590 53.25 ns/op BenchmarkIndexAnyASCII/1:4-4 2239687 52.77 ns/op BenchmarkIndexAnyASCII/1:8-4 2228574 53.38 ns/op BenchmarkIndexAnyASCII/1:16-4 2260132 52.77 ns/op BenchmarkIndexAnyASCII/1:32-4 2159791 55.14 ns/op BenchmarkIndexAnyASCII/1:64-4 2113155 55.49 ns/op BenchmarkIndexAnyASCII/16:1-4 2223264 52.16 ns/op BenchmarkIndexAnyASCII/16:2-4 693292 147.0 ns/op BenchmarkIndexAnyASCII/16:4-4 700388 150.7 ns/op BenchmarkIndexAnyASCII/16:8-4 764676 157.4 ns/op BenchmarkIndexAnyASCII/16:16-4 710929 168.9 ns/op BenchmarkIndexAnyASCII/16:32-4 614422 197.0 ns/op BenchmarkIndexAnyASCII/16:64-4 495003 239.4 ns/op BenchmarkIndexAnyASCII/256:1-4 1988674 59.05 ns/op BenchmarkIndexAnyASCII/256:2-4 72321 1623 ns/op BenchmarkIndexAnyASCII/256:4-4 71641 1624 ns/op BenchmarkIndexAnyASCII/256:8-4 72265 1636 ns/op BenchmarkIndexAnyASCII/256:16-4 70560 1650 ns/op BenchmarkIndexAnyASCII/256:32-4 70838 1687 ns/op BenchmarkIndexAnyASCII/256:64-4 69720 1712 ns/op BenchmarkIndexAnyUTF8/1:1-4 2305845 50.42 ns/op BenchmarkIndexAnyUTF8/1:2-4 2167982 54.93 ns/op BenchmarkIndexAnyUTF8/1:4-4 2152711 54.93 ns/op BenchmarkIndexAnyUTF8/1:8-4 2198830 53.06 ns/op BenchmarkIndexAnyUTF8/1:16-4 2186907 53.49 ns/op BenchmarkIndexAnyUTF8/1:32-4 2121060 55.71 ns/op BenchmarkIndexAnyUTF8/1:64-4 2182462 55.49 ns/op BenchmarkIndexAnyUTF8/16:1-4 1758720 64.65 ns/op BenchmarkIndexAnyUTF8/16:2-4 298141 399.9 ns/op BenchmarkIndexAnyUTF8/16:4-4 284706 403.0 ns/op BenchmarkIndexAnyUTF8/16:8-4 298062 402.7 ns/op BenchmarkIndexAnyUTF8/16:16-4 285982 404.0 ns/op BenchmarkIndexAnyUTF8/16:32-4 274251 432.8 ns/op BenchmarkIndexAnyUTF8/16:64-4 270832 434.6 ns/op BenchmarkIndexAnyUTF8/256:1-4 341373 346.9 ns/op BenchmarkIndexAnyUTF8/256:2-4 20678 5792 ns/op BenchmarkIndexAnyUTF8/256:4-4 20287 5731 ns/op BenchmarkIndexAnyUTF8/256:8-4 21187 5774 ns/op BenchmarkIndexAnyUTF8/256:16-4 20318 5876 ns/op BenchmarkIndexAnyUTF8/256:32-4 18619 6372 ns/op BenchmarkIndexAnyUTF8/256:64-4 19009 6342 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2229110 51.77 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2228252 52.11 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2226904 52.41 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2219055 52.40 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2241396 52.55 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2179915 53.53 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2156202 54.49 ns/op BenchmarkLastIndexAnyASCII/16:1-4 820219 142.4 ns/op BenchmarkLastIndexAnyASCII/16:2-4 798136 143.9 ns/op BenchmarkLastIndexAnyASCII/16:4-4 777924 147.0 ns/op BenchmarkLastIndexAnyASCII/16:8-4 727803 156.7 ns/op BenchmarkLastIndexAnyASCII/16:16-4 708133 166.0 ns/op BenchmarkLastIndexAnyASCII/16:32-4 621663 192.1 ns/op BenchmarkLastIndexAnyASCII/16:64-4 481234 247.1 ns/op BenchmarkLastIndexAnyASCII/256:1-4 74073 1607 ns/op BenchmarkLastIndexAnyASCII/256:2-4 73966 1617 ns/op BenchmarkLastIndexAnyASCII/256:4-4 73737 1623 ns/op BenchmarkLastIndexAnyASCII/256:8-4 73254 1629 ns/op BenchmarkLastIndexAnyASCII/256:16-4 73264 1632 ns/op BenchmarkLastIndexAnyASCII/256:32-4 72110 1664 ns/op BenchmarkLastIndexAnyASCII/256:64-4 69387 1712 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2235912 51.55 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2228006 52.32 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2243300 52.44 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2231778 52.15 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2214741 52.68 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2146665 53.22 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2176080 54.35 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 361500 321.4 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 181579 651.8 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 180676 648.7 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 181102 649.4 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 174476 688.1 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 164872 717.3 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 162525 722.3 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 27720 4295 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 12284 9717 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 12124 9854 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 12182 9785 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 10284 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 10804 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 10916 ns/op BenchmarkTrimASCII/1:1-4 3879141 30.97 ns/op BenchmarkTrimASCII/1:2-4 2704741 44.68 ns/op BenchmarkTrimASCII/1:4-4 2394242 49.31 ns/op BenchmarkTrimASCII/1:8-4 2134062 57.58 ns/op BenchmarkTrimASCII/1:16-4 1777026 66.33 ns/op BenchmarkTrimASCII/16:1-4 2827890 42.63 ns/op BenchmarkTrimASCII/16:2-4 812858 148.2 ns/op BenchmarkTrimASCII/16:4-4 800109 152.4 ns/op BenchmarkTrimASCII/16:8-4 740968 158.8 ns/op BenchmarkTrimASCII/16:16-4 706022 169.0 ns/op BenchmarkTrimASCII/256:1-4 515001 230.9 ns/op BenchmarkTrimASCII/256:2-4 74011 1633 ns/op BenchmarkTrimASCII/256:4-4 73165 1636 ns/op BenchmarkTrimASCII/256:8-4 72147 1650 ns/op BenchmarkTrimASCII/256:16-4 72853 1638 ns/op BenchmarkTrimASCII/4096:1-4 38162 3133 ns/op BenchmarkTrimASCII/4096:2-4 4626 25173 ns/op BenchmarkTrimASCII/4096:4-4 4545 25205 ns/op BenchmarkTrimASCII/4096:8-4 4678 25251 ns/op BenchmarkTrimASCII/4096:16-4 4504 25270 ns/op BenchmarkTrimByte-4 4225100 28.30 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 2403 49366 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 2374 49305 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1082 107262 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2268 51979 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 4480 26013 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7724 14903 ns/op BenchmarkJoin/0-4 5310711 22.09 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 4184973 28.36 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 224224 534.6 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 159949 747.5 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 122382 989.9 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 97538 1219 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 82976 1431 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 71778 1672 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 3207336 36.52 ns/op BenchmarkTrimSpace/ASCII-4 1898259 63.02 ns/op BenchmarkTrimSpace/SomeNonASCII-4 147002 798.8 ns/op BenchmarkTrimSpace/JustNonASCII-4 80004 1487 ns/op BenchmarkReplaceAll-4 149845 800.7 ns/op 16 B/op 1 allocs/op PASS ok strings 56.775s goos: freebsd goarch: amd64 pkg: sync cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCond1-4 36418 3143 ns/op BenchmarkCond2-4 16544 7088 ns/op BenchmarkCond4-4 9302 12631 ns/op BenchmarkCond8-4 3607 31187 ns/op BenchmarkCond16-4 1430 81533 ns/op BenchmarkCond32-4 640 185585 ns/op BenchmarkMapLoadMostlyHits/*sync_test.DeepCopyMap-4 456756 261.4 ns/op 11 B/op 0 allocs/op BenchmarkMapLoadMostlyHits/*sync_test.RWMutexMap-4 280826 397.6 ns/op 11 B/op 0 allocs/op BenchmarkMapLoadMostlyHits/*sync.HashTrieMap[interface_{},interface_{}]-4 272816 419.3 ns/op 12 B/op 0 allocs/op BenchmarkMapLoadMostlyHits/*sync.Map-4 266520 426.4 ns/op 11 B/op 0 allocs/op BenchmarkMapLoadMostlyMisses/*sync_test.DeepCopyMap-4 463824 236.6 ns/op 11 B/op 0 allocs/op BenchmarkMapLoadMostlyMisses/*sync_test.RWMutexMap-4 271036 387.1 ns/op 11 B/op 0 allocs/op BenchmarkMapLoadMostlyMisses/*sync.HashTrieMap[interface_{},interface_{}]-4 453777 250.9 ns/op 12 B/op 0 allocs/op BenchmarkMapLoadMostlyMisses/*sync.Map-4 443158 244.4 ns/op 11 B/op 0 allocs/op BenchmarkMapLoadOrStoreBalanced/*sync_test.RWMutexMap-4 89727 1455 ns/op 82 B/op 1 allocs/op BenchmarkMapLoadOrStoreBalanced/*sync.HashTrieMap[interface_{},interface_{}]-4 130772 1186 ns/op 77 B/op 2 allocs/op BenchmarkMapLoadOrStoreBalanced/*sync.Map-4 145333 979.0 ns/op 77 B/op 2 allocs/op BenchmarkMapLoadOrStoreUnique/*sync_test.RWMutexMap-4 77762 1731 ns/op 166 B/op 2 allocs/op BenchmarkMapLoadOrStoreUnique/*sync.HashTrieMap[interface_{},interface_{}]-4 98730 1598 ns/op 141 B/op 3 allocs/op BenchmarkMapLoadOrStoreUnique/*sync.Map-4 95961 1605 ns/op 141 B/op 3 allocs/op BenchmarkMapLoadOrStoreCollision/*sync_test.DeepCopyMap-4 429057 264.1 ns/op 0 B/op 0 allocs/op BenchmarkMapLoadOrStoreCollision/*sync_test.RWMutexMap-4 138294 844.4 ns/op 0 B/op 0 allocs/op BenchmarkMapLoadOrStoreCollision/*sync.HashTrieMap[interface_{},interface_{}]-4 441795 265.9 ns/op 0 B/op 0 allocs/op BenchmarkMapLoadOrStoreCollision/*sync.Map-4 436650 262.0 ns/op 0 B/op 0 allocs/op BenchmarkMapLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 122652 972.8 ns/op 7 B/op 0 allocs/op BenchmarkMapLoadAndDeleteBalanced/*sync.HashTrieMap[interface_{},interface_{}]-4 403190 254.9 ns/op 7 B/op 0 allocs/op BenchmarkMapLoadAndDeleteBalanced/*sync.Map-4 398190 263.3 ns/op 7 B/op 0 allocs/op BenchmarkMapLoadAndDeleteUnique/*sync_test.RWMutexMap-4 142965 837.1 ns/op 15 B/op 0 allocs/op BenchmarkMapLoadAndDeleteUnique/*sync.HashTrieMap[interface_{},interface_{}]-4 464744 242.4 ns/op 15 B/op 0 allocs/op BenchmarkMapLoadAndDeleteUnique/*sync.Map-4 464546 238.0 ns/op 15 B/op 0 allocs/op BenchmarkMapLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 41961 2855 ns/op 265 B/op 2 allocs/op BenchmarkMapLoadAndDeleteCollision/*sync_test.RWMutexMap-4 96984 1180 ns/op 0 B/op 0 allocs/op BenchmarkMapLoadAndDeleteCollision/*sync.HashTrieMap[interface_{},interface_{}]-4 100664 1244 ns/op 9 B/op 0 allocs/op BenchmarkMapLoadAndDeleteCollision/*sync.Map-4 97449 1250 ns/op 9 B/op 0 allocs/op BenchmarkMapRange/*sync_test.DeepCopyMap-4 4650 25735 ns/op 0 B/op 0 allocs/op BenchmarkMapRange/*sync_test.RWMutexMap-4 292 404710 ns/op 18436 B/op 1 allocs/op BenchmarkMapRange/*sync.HashTrieMap[interface_{},interface_{}]-4 592 204835 ns/op 0 B/op 0 allocs/op BenchmarkMapRange/*sync.Map-4 586 193180 ns/op 0 B/op 0 allocs/op BenchmarkMapAdversarialAlloc/*sync_test.DeepCopyMap-4 103556 1165 ns/op 256 B/op 1 allocs/op BenchmarkMapAdversarialAlloc/*sync_test.RWMutexMap-4 231847 488.6 ns/op 16 B/op 1 allocs/op BenchmarkMapAdversarialAlloc/*sync.HashTrieMap[interface_{},interface_{}]-4 314674 378.2 ns/op 16 B/op 1 allocs/op BenchmarkMapAdversarialAlloc/*sync.Map-4 325753 385.5 ns/op 16 B/op 1 allocs/op BenchmarkMapAdversarialDelete/*sync_test.DeepCopyMap-4 224786 546.7 ns/op 177 B/op 1 allocs/op BenchmarkMapAdversarialDelete/*sync_test.RWMutexMap-4 268381 454.0 ns/op 32 B/op 1 allocs/op BenchmarkMapAdversarialDelete/*sync.HashTrieMap[interface_{},interface_{}]-4 297226 399.8 ns/op 16 B/op 1 allocs/op BenchmarkMapAdversarialDelete/*sync.Map-4 293690 394.0 ns/op 16 B/op 1 allocs/op BenchmarkMapDeleteCollision/*sync_test.DeepCopyMap-4 65971 1832 ns/op 48 B/op 1 allocs/op BenchmarkMapDeleteCollision/*sync_test.RWMutexMap-4 148358 822.6 ns/op 0 B/op 0 allocs/op BenchmarkMapDeleteCollision/*sync.HashTrieMap[interface_{},interface_{}]-4 421987 255.3 ns/op 0 B/op 0 allocs/op BenchmarkMapDeleteCollision/*sync.Map-4 442488 261.6 ns/op 0 B/op 0 allocs/op BenchmarkMapSwapCollision/*sync_test.DeepCopyMap-4 45643 2609 ns/op 336 B/op 2 allocs/op BenchmarkMapSwapCollision/*sync_test.RWMutexMap-4 119330 1003 ns/op 0 B/op 0 allocs/op BenchmarkMapSwapCollision/*sync.HashTrieMap[interface_{},interface_{}]-4 50676 2311 ns/op 48 B/op 1 allocs/op BenchmarkMapSwapCollision/*sync.Map-4 52502 2263 ns/op 48 B/op 1 allocs/op BenchmarkMapSwapMostlyHits/*sync_test.DeepCopyMap-4 511 237089 ns/op 82243 B/op 7 allocs/op BenchmarkMapSwapMostlyHits/*sync_test.RWMutexMap-4 86432 1398 ns/op 24 B/op 1 allocs/op BenchmarkMapSwapMostlyHits/*sync.HashTrieMap[interface_{},interface_{}]-4 135034 902.2 ns/op 72 B/op 2 allocs/op BenchmarkMapSwapMostlyHits/*sync.Map-4 133918 916.5 ns/op 72 B/op 2 allocs/op BenchmarkMapSwapMostlyMisses/*sync_test.DeepCopyMap-4 18571 6191 ns/op 719 B/op 6 allocs/op BenchmarkMapSwapMostlyMisses/*sync_test.RWMutexMap-4 55239 2161 ns/op 47 B/op 2 allocs/op BenchmarkMapSwapMostlyMisses/*sync.HashTrieMap[interface_{},interface_{}]-4 24174 4868 ns/op 104 B/op 4 allocs/op BenchmarkMapSwapMostlyMisses/*sync.Map-4 24388 4964 ns/op 103 B/op 4 allocs/op BenchmarkMapCompareAndSwapCollision/*sync_test.DeepCopyMap-4 117812 1187 ns/op 101 B/op 0 allocs/op BenchmarkMapCompareAndSwapCollision/*sync_test.RWMutexMap-4 96706 1327 ns/op 0 B/op 0 allocs/op BenchmarkMapCompareAndSwapCollision/*sync.HashTrieMap[interface_{},interface_{}]-4 117460 979.4 ns/op 8 B/op 0 allocs/op BenchmarkMapCompareAndSwapCollision/*sync.Map-4 106586 1160 ns/op 12 B/op 0 allocs/op BenchmarkMapCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 2084204 54.45 ns/op 15 B/op 0 allocs/op BenchmarkMapCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 135171 881.1 ns/op 15 B/op 0 allocs/op BenchmarkMapCompareAndSwapNoExistingKey/*sync.HashTrieMap[interface_{},interface_{}]-4 430790 259.2 ns/op 15 B/op 0 allocs/op BenchmarkMapCompareAndSwapNoExistingKey/*sync.Map-4 434992 267.1 ns/op 15 B/op 0 allocs/op BenchmarkMapCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 470655 256.8 ns/op 0 B/op 0 allocs/op BenchmarkMapCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 122071 978.9 ns/op 0 B/op 0 allocs/op BenchmarkMapCompareAndSwapValueNotEqual/*sync.HashTrieMap[interface_{},interface_{}]-4 416058 271.8 ns/op 0 B/op 0 allocs/op BenchmarkMapCompareAndSwapValueNotEqual/*sync.Map-4 432337 256.0 ns/op 0 B/op 0 allocs/op BenchmarkMapCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 79399 1544 ns/op 35 B/op 2 allocs/op BenchmarkMapCompareAndSwapMostlyHits/*sync.HashTrieMap[interface_{},interface_{}]-4 129784 976.7 ns/op 83 B/op 3 allocs/op BenchmarkMapCompareAndSwapMostlyHits/*sync.Map-4 129361 1160 ns/op 83 B/op 3 allocs/op BenchmarkMapCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 356695 330.1 ns/op 48 B/op 2 allocs/op BenchmarkMapCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 68426 1801 ns/op 47 B/op 2 allocs/op BenchmarkMapCompareAndSwapMostlyMisses/*sync.HashTrieMap[interface_{},interface_{}]-4 339127 354.6 ns/op 47 B/op 2 allocs/op BenchmarkMapCompareAndSwapMostlyMisses/*sync.Map-4 340906 319.5 ns/op 47 B/op 2 allocs/op BenchmarkMapCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 42205 3134 ns/op 277 B/op 1 allocs/op BenchmarkMapCompareAndDeleteCollision/*sync_test.RWMutexMap-4 61232 1944 ns/op 0 B/op 0 allocs/op BenchmarkMapCompareAndDeleteCollision/*sync.HashTrieMap[interface_{},interface_{}]-4 81450 1270 ns/op 8 B/op 0 allocs/op BenchmarkMapCompareAndDeleteCollision/*sync.Map-4 87928 1235 ns/op 7 B/op 0 allocs/op BenchmarkMapCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 46138 2642 ns/op 47 B/op 2 allocs/op BenchmarkMapCompareAndDeleteMostlyHits/*sync.HashTrieMap[interface_{},interface_{}]-4 64604 1910 ns/op 96 B/op 4 allocs/op BenchmarkMapCompareAndDeleteMostlyHits/*sync.Map-4 64702 1883 ns/op 96 B/op 4 allocs/op BenchmarkMapCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 468344 251.0 ns/op 32 B/op 2 allocs/op BenchmarkMapCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 102334 1166 ns/op 31 B/op 1 allocs/op BenchmarkMapCompareAndDeleteMostlyMisses/*sync.HashTrieMap[interface_{},interface_{}]-4 452802 263.3 ns/op 31 B/op 1 allocs/op BenchmarkMapCompareAndDeleteMostlyMisses/*sync.Map-4 432187 257.5 ns/op 31 B/op 1 allocs/op BenchmarkMapClear/*sync_test.DeepCopyMap-4 34551 3378 ns/op 336 B/op 2 allocs/op BenchmarkMapClear/*sync_test.RWMutexMap-4 66837 1780 ns/op 0 B/op 0 allocs/op BenchmarkMapClear/*sync.HashTrieMap[interface_{},interface_{}]-4 94434 1372 ns/op 210 B/op 2 allocs/op BenchmarkMapClear/*sync.Map-4 88224 1480 ns/op 210 B/op 2 allocs/op BenchmarkUncontendedSemaphore-4 3428772 35.32 ns/op BenchmarkContendedSemaphore-4 2546486 47.22 ns/op BenchmarkMutexUncontended-4 847642 128.7 ns/op BenchmarkMutex-4 113443 1022 ns/op BenchmarkMutexSlack-4 106026 1072 ns/op BenchmarkMutexWork-4 106179 1118 ns/op BenchmarkMutexWorkSlack-4 101454 1170 ns/op BenchmarkMutexNoSpin-4 50065 2350 ns/op BenchmarkMutexSpin-4 62586 1843 ns/op BenchmarkOnce-4 572288 247.2 ns/op BenchmarkOnceFunc/v=Once-4 1000000 112.7 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 860054 137.5 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 819776 126.9 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 945636 118.8 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 844347 136.9 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 887456 127.9 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 7297297 16.42 ns/op BenchmarkSemaSyntNonblock-4 1000000 109.0 ns/op BenchmarkSemaSyntBlock-4 904026 124.3 ns/op BenchmarkSemaWorkNonblock-4 809254 147.7 ns/op BenchmarkSemaWorkBlock-4 784848 165.8 ns/op BenchmarkRWMutexUncontended-4 378020 303.6 ns/op BenchmarkRWMutexWrite100-4 265396 456.8 ns/op BenchmarkRWMutexWrite10-4 156386 773.0 ns/op BenchmarkRWMutexWorkWrite100-4 250006 488.3 ns/op BenchmarkRWMutexWorkWrite10-4 133659 896.7 ns/op BenchmarkWaitGroupUncontended-4 845449 131.0 ns/op BenchmarkWaitGroupAddDone-4 290858 406.5 ns/op BenchmarkWaitGroupAddDoneWork-4 274903 418.5 ns/op BenchmarkWaitGroupWait-4 4596750 25.94 ns/op BenchmarkWaitGroupWaitWork-4 2571514 46.31 ns/op BenchmarkWaitGroupActuallyWait-4 40054 3073 ns/op 32 B/op 2 allocs/op PASS ok sync 21.064s goos: freebsd goarch: amd64 pkg: sync/atomic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkValueRead-4 405356 247.7 ns/op PASS ok sync/atomic 1.156s PASS ok syscall 1.024s goos: freebsd goarch: amd64 pkg: testing cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkTBHelper-4 121573 972.7 ns/op 0 B/op 0 allocs/op BenchmarkBLoopPrint-4 12726 9331 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 13720 8639 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.541s goos: freebsd goarch: amd64 pkg: text/tabwriter cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkTable/1x10/new-4 8088 14601 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 11319 10516 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 98 1181255 ns/op 110960 B/op 1024 allocs/op BenchmarkTable/1x1000/reuse-4 121 983671 ns/op 917 B/op 8 allocs/op BenchmarkTable/1x100000/new-4 1 140948423 ns/op 18285136 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 141138558 ns/op 18285040 B/op 100056 allocs/op BenchmarkTable/10x10/new-4 1826 63401 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 2120 56203 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 19 5787487 ns/op 395136 B/op 1038 allocs/op BenchmarkTable/10x1000/reuse-4 19 5374156 ns/op 20796 B/op 54 allocs/op BenchmarkTable/10x100000/new-4 1 673748180 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/10x100000/reuse-4 1 664839175 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/100x10/new-4 223 533350 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 247 484145 ns/op 159 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 55684414 ns/op 3270528 B/op 1052 allocs/op BenchmarkTable/100x1000/reuse-4 2 54776038 ns/op 1635264 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 6400665851 ns/op 334041984 B/op 100088 allocs/op BenchmarkTable/100x100000/reuse-4 1 6107126642 ns/op 334041984 B/op 100088 allocs/op BenchmarkPyramid/10-4 2752 43073 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 33 3060638 ns/op 410536 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 306041637 ns/op 35606824 B/op 2054 allocs/op BenchmarkRagged/10-4 2397 45896 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 266 436505 ns/op 42416 B/op 188 allocs/op BenchmarkRagged/1000-4 26 4327845 ns/op 408992 B/op 1660 allocs/op BenchmarkCode-4 7892 13824 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 18.395s goos: freebsd goarch: amd64 pkg: text/template/parse cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkParseLarge-4 2 76258464 ns/op BenchmarkVariableString-4 115563 1035 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 2154 52340 ns/op 2491 B/op 39 allocs/op PASS ok text/template/parse 1.576s goos: freebsd goarch: amd64 pkg: time cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAfterFunc1000-4 32 3286449 ns/op BenchmarkAfter-4 105792 1194 ns/op BenchmarkStop/impl=chan-4 187929 663.7 ns/op BenchmarkStop/impl=func-4 202068 574.3 ns/op BenchmarkSimultaneousAfterFunc1000-4 27 3833866 ns/op BenchmarkStartStop1000-4 214 606454 ns/op BenchmarkReset/impl=chan-4 1741710 79.95 ns/op BenchmarkReset/impl=func-4 1570269 64.55 ns/op BenchmarkSleep1000-4 34 3674610 ns/op BenchmarkParallelTimerLatency-4 51 169657 avg-late-ns 336775 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 37 85269 avg-late-ns 267104 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 33 70836 avg-late-ns 219503 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 55723 avg-late-ns 201741 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 33 49586 avg-late-ns 215709 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 71216 avg-late-ns 344201 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 32 89923 avg-late-ns 426479 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 30 93775 avg-late-ns 343458 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 27 103231 avg-late-ns 527674 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 92642 avg-late-ns 782457 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 26 764175 avg-late-ns 6922879 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 77463 avg-late-ns 369122 max-late-ns BenchmarkAdjustTimers10000-4 22 5904503 ns/op BenchmarkTicker-4 556018 216.5 ns/op BenchmarkTickerReset-4 1597994 85.07 ns/op BenchmarkTickerResetNaive-4 141730 720.8 ns/op BenchmarkNow-4 966870 118.3 ns/op BenchmarkNowUnixNano-4 921121 127.1 ns/op BenchmarkNowUnixMilli-4 913335 127.2 ns/op BenchmarkNowUnixMicro-4 913051 127.7 ns/op BenchmarkFormat-4 60393 1940 ns/op BenchmarkFormatRFC3339-4 84771 1415 ns/op BenchmarkFormatRFC3339Nano-4 83485 1441 ns/op BenchmarkFormatNow-4 83096 1422 ns/op BenchmarkMarshalJSON-4 112930 1071 ns/op BenchmarkMarshalText-4 112837 1032 ns/op BenchmarkMarshalBinary-4 275122 437.7 ns/op BenchmarkParse-4 148777 807.5 ns/op BenchmarkParseRFC3339UTC-4 356910 329.5 ns/op BenchmarkParseRFC3339UTCBytes-4 232610 512.0 ns/op BenchmarkParseRFC3339TZ-4 110305 1102 ns/op BenchmarkParseRFC3339TZBytes-4 86535 1391 ns/op BenchmarkParseDuration-4 532748 219.9 ns/op BenchmarkHour-4 718948 160.4 ns/op BenchmarkSecond-4 735278 160.2 ns/op BenchmarkDate-4 614474 190.3 ns/op BenchmarkYear-4 652053 181.0 ns/op BenchmarkYearDay-4 637574 185.8 ns/op BenchmarkMonth-4 637796 184.6 ns/op BenchmarkDay-4 627085 186.3 ns/op BenchmarkISOWeek-4 625611 191.1 ns/op BenchmarkGoString-4 88016 1378 ns/op BenchmarkDateFunc-4 1628832 73.84 ns/op BenchmarkUnmarshalText-4 96741 1223 ns/op PASS ok time 15.986s goos: freebsd goarch: amd64 pkg: unicode cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkToUpper-4 608696 174.2 ns/op BenchmarkToLower-4 553155 198.2 ns/op BenchmarkSimpleFold/Upper-4 424216 278.3 ns/op BenchmarkSimpleFold/Lower-4 414680 281.7 ns/op BenchmarkSimpleFold/Fold-4 805368 143.9 ns/op BenchmarkSimpleFold/NoFold-4 430615 275.0 ns/op PASS ok unicode 1.792s goos: freebsd goarch: amd64 pkg: unicode/utf16 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecodeValidASCII-4 640099 174.2 ns/op BenchmarkDecodeValidJapaneseChars-4 744921 147.6 ns/op BenchmarkDecodeRune-4 1762886 68.04 ns/op BenchmarkEncodeValidASCII-4 582056 194.0 ns/op BenchmarkEncodeValidJapaneseChars-4 863174 135.4 ns/op BenchmarkAppendRuneValidASCII-4 1512355 78.77 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2377873 50.68 ns/op BenchmarkEncodeRune-4 1717003 69.94 ns/op PASS ok unicode/utf16 2.277s goos: freebsd goarch: amd64 pkg: unicode/utf8 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRuneCountTenASCIIChars-4 2737645 43.54 ns/op BenchmarkRuneCountTenJapaneseChars-4 1380042 86.52 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 7759464 13.10 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 1908972 61.56 ns/op BenchmarkValidTenASCIIChars-4 1926219 61.99 ns/op BenchmarkValid100KASCIIChars-4 84 1257893 ns/op BenchmarkValidTenJapaneseChars-4 307075 387.6 ns/op BenchmarkValidLongMostlyASCII-4 82 1389618 ns/op BenchmarkValidLongJapanese-4 48 2297618 ns/op BenchmarkValidStringTenASCIIChars-4 4550203 25.18 ns/op BenchmarkValidString100KASCIIChars-4 9746 12132 ns/op BenchmarkValidStringTenJapaneseChars-4 446463 253.2 ns/op BenchmarkValidStringLongMostlyASCII-4 1234 99175 ns/op BenchmarkValidStringLongJapanese-4 162 735461 ns/op BenchmarkEncodeASCIIRune-4 9676210 12.19 ns/op BenchmarkEncodeSpanishRune-4 3122779 38.33 ns/op BenchmarkEncodeJapaneseRune-4 2541906 46.11 ns/op BenchmarkEncodeMaxRune-4 2217415 55.02 ns/op BenchmarkEncodeInvalidRuneMaxPlusOne-4 2478769 46.73 ns/op BenchmarkEncodeInvalidRuneSurrogate-4 2496812 46.74 ns/op BenchmarkEncodeInvalidRuneNegative-4 2567503 46.25 ns/op BenchmarkAppendASCIIRune-4 9429483 12.60 ns/op BenchmarkAppendSpanishRune-4 3434967 34.66 ns/op BenchmarkAppendJapaneseRune-4 2852985 42.02 ns/op BenchmarkAppendMaxRune-4 2384968 50.28 ns/op BenchmarkAppendInvalidRuneMaxPlusOne-4 2782784 43.04 ns/op BenchmarkAppendInvalidRuneSurrogate-4 2804076 42.80 ns/op BenchmarkAppendInvalidRuneNegative-4 2786109 42.98 ns/op BenchmarkDecodeASCIIRune-4 2998662 40.33 ns/op BenchmarkDecodeJapaneseRune-4 2183157 54.38 ns/op BenchmarkFullRune/ASCII-4 3521239 33.89 ns/op BenchmarkFullRune/Incomplete-4 1594347 74.72 ns/op BenchmarkFullRune/Japanese-4 3433676 34.55 ns/op PASS ok unicode/utf8 6.215s goos: freebsd goarch: amd64 pkg: unique cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMake-4 254470 416.9 ns/op 0 B/op 0 allocs/op BenchmarkMakeMany-4 208849 516.8 ns/op 0 B/op 0 allocs/op BenchmarkMakeManyMany-4 143718 922.1 ns/op 0 B/op 0 allocs/op PASS ok unique 8.404s goos: freebsd goarch: amd64 pkg: cmd/api cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAll-4 1 84719555776 ns/op PASS ok cmd/api 85.931s goos: freebsd goarch: amd64 pkg: cmd/cgo/internal/test cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCgoCall/add-int-4 493588 235.7 ns/op BenchmarkCgoCall/one-pointer-4 423319 282.4 ns/op BenchmarkCgoCall/string-pointer-escape-4 376627 334.7 ns/op BenchmarkCgoCall/string-pointer-noescape-4 462652 255.0 ns/op BenchmarkCgoCall/eight-pointers-4 202218 579.1 ns/op BenchmarkCgoCall/eight-pointers-nil-4 405568 280.0 ns/op BenchmarkCgoCall/eight-pointers-array-4 31674 4083 ns/op BenchmarkCgoCall/eight-pointers-slice-4 43849 2746 ns/op BenchmarkGoString-4 1209814 98.45 ns/op BenchmarkCGoCallback-4 48447 2421 ns/op BenchmarkCGoInCThread-4 293947 384.8 ns/op PASS ok cmd/cgo/internal/test 2.636s goos: freebsd goarch: amd64 pkg: cmd/cgo/internal/testcarchive cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCgoCallbackMainThread-4 584858 191.3 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-build2249889032=/tmp/go-build -gno-record-gcc-switches -I /tmp/workdir/tmp/carchive_test3757182807/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-build2249889032=/tmp/go-build -gno-record-gcc-switches -I /tmp/workdir/tmp/carchive_test3757182807/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-build2249889032=/tmp/go-build -gno-record-gcc-switches -I /tmp/workdir/tmp/carchive_test3757182807/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-build2249889032=/tmp/go-build -gno-record-gcc-switches -I /tmp/workdir/tmp/carchive_test3757182807/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-build2249889032=/tmp/go-build -gno-record-gcc-switches -I /tmp/workdir/tmp/carchive_test3757182807/pkg/freebsd_amd64_shared/testcarchive -o testp10 main10.c libgo10.a] ... [output truncated] PASS ok cmd/cgo/internal/testcarchive 5.271s goos: freebsd goarch: amd64 pkg: cmd/compile/internal/reflectdata cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEqArrayOfStrings5-4 733896 136.3 ns/op BenchmarkEqArrayOfStrings64-4 112466 1043 ns/op BenchmarkEqArrayOfStrings1024-4 7413 15127 ns/op BenchmarkEqArrayOfFloats5-4 1000000 112.5 ns/op BenchmarkEqArrayOfFloats64-4 129019 916.2 ns/op BenchmarkEqArrayOfFloats1024-4 8775 13486 ns/op BenchmarkEqArrayOfStructsEq-4 2455 47511 ns/op BenchmarkEqArrayOfStructsNotEq-4 4105 28552 ns/op BenchmarkEqStruct-4 18332900 6.048 ns/op PASS ok cmd/compile/internal/reflectdata 2.164s goos: freebsd goarch: amd64 pkg: cmd/compile/internal/ssa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPhioptPass-4 10000 63941 ns/op BenchmarkInvertLessThanNoov-4 14408185 7.877 ns/op BenchmarkCopyElim1-4 904 113419 ns/op BenchmarkCopyElim10-4 939 111068 ns/op BenchmarkCopyElim100-4 464 255444 ns/op BenchmarkCopyElim1000-4 69 1618890 ns/op BenchmarkCopyElim10000-4 4 29682207 ns/op BenchmarkCopyElim100000-4 1 539818243 ns/op BenchmarkDeadCode/1-4 900 121861 ns/op BenchmarkDeadCode/10-4 796 151058 ns/op BenchmarkDeadCode/100-4 345 350405 ns/op BenchmarkDeadCode/1000-4 42 2452457 ns/op BenchmarkDeadCode/10000-4 4 28650971 ns/op BenchmarkDeadCode/100000-4 1 367267972 ns/op BenchmarkDeadCode/200000-4 1 773904299 ns/op BenchmarkDominatorsLinear-4 14 8996793 ns/op 1.11 MB/s BenchmarkDominatorsFwdBack-4 9 13790738 ns/op 0.73 MB/s BenchmarkDominatorsManyPred-4 9 12986686 ns/op 0.77 MB/s BenchmarkDominatorsMaxPred-4 9 13819256 ns/op 0.72 MB/s BenchmarkDominatorsMaxPredVal-4 8 13702752 ns/op 0.73 MB/s BenchmarkFuse/1-4 793 205394 ns/op BenchmarkFuse/10-4 573 209249 ns/op BenchmarkFuse/100-4 193 626984 ns/op BenchmarkFuse/1000-4 19 5752592 ns/op BenchmarkFuse/10000-4 2 73382851 ns/op BenchmarkNilCheckDeep1-4 10000 10226 ns/op 0.10 MB/s 237 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 4671 24716 ns/op 0.40 MB/s 233 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 712 167354 ns/op 0.60 MB/s 1145 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 66 1637937 ns/op 0.61 MB/s 9812 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 6 19198546 ns/op 0.52 MB/s 131410 B/op 5 allocs/op BenchmarkDSEPass-4 32 3679612 ns/op 49377 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 127528290 ns/op 4260400 B/op 108522 allocs/op BenchmarkCSEPass-4 8 13668577 ns/op 164187 B/op 8 allocs/op BenchmarkCSEPassBlock-4 1 168037552 ns/op 4825392 B/op 60185 allocs/op BenchmarkDeadcodePass-4 190 609424 ns/op 104922 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 139787746 ns/op 4043544 B/op 44985 allocs/op BenchmarkMultiPass-4 76 1471040 ns/op 264073 B/op 9 allocs/op BenchmarkMultiPassBlock-4 1 297690043 ns/op 10382352 B/op 112831 allocs/op BenchmarkCondRewrite/SoloJump-4 3223642 35.33 ns/op BenchmarkCondRewrite/CombJump-4 3013330 38.93 ns/op PASS ok cmd/compile/internal/ssa 14.952s goos: freebsd goarch: amd64 pkg: cmd/compile/internal/test cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLoadAdd-4 9429 12162 ns/op BenchmarkExtShift-4 17395 6805 ns/op BenchmarkModify-4 9487 11556 ns/op BenchmarkMullImm-4 17402 6630 ns/op BenchmarkConstModify-4 9418 12384 ns/op BenchmarkBitSet-4 19401 6182 ns/op BenchmarkBitClear-4 18961 6403 ns/op BenchmarkBitToggle-4 20198 5997 ns/op BenchmarkBitSetConst-4 149400 796.0 ns/op BenchmarkBitClearConst-4 156555 758.0 ns/op BenchmarkBitToggleConst-4 151633 783.5 ns/op BenchmarkDivconstI64-4 8961487 13.37 ns/op BenchmarkModconstI64-4 8275258 14.56 ns/op BenchmarkDivisiblePow2constI64-4 8706681 13.78 ns/op BenchmarkDivisibleconstI64-4 9079801 13.32 ns/op BenchmarkDivisibleWDivconstI64-4 5938180 20.10 ns/op BenchmarkDivconstU64/3-4 9150466 13.01 ns/op BenchmarkDivconstU64/5-4 8391597 14.39 ns/op BenchmarkDivconstU64/37-4 9455935 12.51 ns/op BenchmarkDivconstU64/1234567-4 8881027 13.37 ns/op BenchmarkModconstU64-4 8916754 13.16 ns/op BenchmarkDivisibleconstU64-4 9087488 13.32 ns/op BenchmarkDivisibleWDivconstU64-4 6217567 19.37 ns/op BenchmarkDivconstI32-4 9685768 12.15 ns/op BenchmarkModconstI32-4 8500833 14.09 ns/op BenchmarkDivisiblePow2constI32-4 8776083 13.76 ns/op BenchmarkDivisibleconstI32-4 8878548 13.53 ns/op BenchmarkDivisibleWDivconstI32-4 6200102 19.42 ns/op BenchmarkDivconstU32-4 9059088 13.34 ns/op BenchmarkModconstU32-4 9095403 13.34 ns/op BenchmarkDivisibleconstU32-4 8676715 13.83 ns/op BenchmarkDivisibleWDivconstU32-4 6105998 19.66 ns/op BenchmarkDivconstI16-4 8054655 14.99 ns/op BenchmarkModconstI16-4 9026961 13.35 ns/op BenchmarkDivisiblePow2constI16-4 9472485 12.73 ns/op BenchmarkDivisibleconstI16-4 8735769 13.72 ns/op BenchmarkDivisibleWDivconstI16-4 6090858 19.90 ns/op BenchmarkDivconstU16-4 8855769 13.62 ns/op BenchmarkModconstU16-4 8994553 13.32 ns/op BenchmarkDivisibleconstU16-4 9330874 12.71 ns/op BenchmarkDivisibleWDivconstU16-4 5926134 20.24 ns/op BenchmarkDivconstI8-4 8958658 13.45 ns/op BenchmarkModconstI8-4 8178333 14.57 ns/op BenchmarkDivisiblePow2constI8-4 9392413 12.67 ns/op BenchmarkDivisibleconstI8-4 8662922 13.59 ns/op BenchmarkDivisibleWDivconstI8-4 6310684 19.14 ns/op BenchmarkDivconstU8-4 8856846 13.61 ns/op BenchmarkModconstU8-4 8898174 13.34 ns/op BenchmarkDivisibleconstU8-4 9468180 12.64 ns/op BenchmarkDivisibleWDivconstU8-4 6020563 19.69 ns/op BenchmarkMul2-4 166632 748.0 ns/op BenchmarkMulNeg2-4 166818 750.3 ns/op BenchmarkEfaceInteger-4 3936540 27.60 ns/op BenchmarkTypeAssert-4 14464402 8.296 ns/op BenchmarkDiv64UnsignedSmall-4 7337050 16.40 ns/op BenchmarkDiv64Small-4 6308842 18.86 ns/op BenchmarkDiv64SmallNegDivisor-4 6293290 18.98 ns/op BenchmarkDiv64SmallNegDividend-4 6277539 18.95 ns/op BenchmarkDiv64SmallNegBoth-4 6236331 19.22 ns/op BenchmarkDiv64Unsigned-4 7151550 16.58 ns/op BenchmarkDiv64-4 6180475 19.46 ns/op BenchmarkDiv64NegDivisor-4 6324862 19.04 ns/op BenchmarkDiv64NegDividend-4 6114512 19.18 ns/op BenchmarkDiv64NegBoth-4 6443966 19.31 ns/op BenchmarkMod64UnsignedSmall-4 7427020 16.19 ns/op BenchmarkMod64Small-4 6533437 18.42 ns/op BenchmarkMod64SmallNegDivisor-4 6250748 19.12 ns/op BenchmarkMod64SmallNegDividend-4 6246192 18.98 ns/op BenchmarkMod64SmallNegBoth-4 6263700 19.09 ns/op BenchmarkMod64Unsigned-4 7291149 16.39 ns/op BenchmarkMod64-4 6290918 18.80 ns/op BenchmarkMod64NegDivisor-4 6165039 19.19 ns/op BenchmarkMod64NegDividend-4 6266160 18.93 ns/op BenchmarkMod64NegBoth-4 6278322 18.91 ns/op BenchmarkMulconstI32/3-4 18469238 6.371 ns/op BenchmarkMulconstI32/5-4 17378410 6.797 ns/op BenchmarkMulconstI32/12-4 17602945 6.742 ns/op BenchmarkMulconstI32/120-4 18744985 6.379 ns/op BenchmarkMulconstI32/-120-4 17508254 6.773 ns/op BenchmarkMulconstI32/65537-4 17670447 6.763 ns/op BenchmarkMulconstI32/65538-4 17752311 6.758 ns/op BenchmarkMulconstI64/3-4 18801866 6.368 ns/op BenchmarkMulconstI64/5-4 18652140 6.393 ns/op BenchmarkMulconstI64/12-4 17667716 6.739 ns/op BenchmarkMulconstI64/120-4 18817056 6.600 ns/op BenchmarkMulconstI64/-120-4 18575888 6.395 ns/op BenchmarkMulconstI64/65537-4 17826606 6.749 ns/op BenchmarkMulconstI64/65538-4 17710963 6.745 ns/op BenchmarkMulconstU32/3-4 17734024 6.734 ns/op BenchmarkMulconstU32/5-4 18307009 6.450 ns/op BenchmarkMulconstU32/12-4 18257980 6.803 ns/op BenchmarkMulconstU32/120-4 17663786 6.803 ns/op BenchmarkMulconstU32/65537-4 17670081 6.739 ns/op BenchmarkMulconstU32/65538-4 17768234 6.759 ns/op BenchmarkMulconstU64/3-4 17271253 6.767 ns/op BenchmarkMulconstU64/5-4 17823109 6.760 ns/op BenchmarkMulconstU64/12-4 17655662 6.783 ns/op BenchmarkMulconstU64/120-4 17685066 6.768 ns/op BenchmarkMulconstU64/65537-4 17626738 6.843 ns/op BenchmarkMulconstU64/65538-4 15903048 7.334 ns/op BenchmarkShiftArithmeticRight-4 20021749 5.994 ns/op BenchmarkSwitch8Predictable-4 13561443 7.539 ns/op BenchmarkSwitch8Unpredictable-4 5906602 18.21 ns/op BenchmarkSwitch32Predictable-4 8567366 12.38 ns/op BenchmarkSwitch32Unpredictable-4 5957209 18.16 ns/op BenchmarkSwitchStringPredictable-4 8755422 12.82 ns/op BenchmarkSwitchStringUnpredictable-4 4722255 24.41 ns/op BenchmarkSwitchTypePredictable-4 6172948 18.79 ns/op BenchmarkSwitchTypeUnpredictable-4 3372136 34.53 ns/op BenchmarkSwitchInterfaceTypePredictable-4 6789828 15.18 ns/op BenchmarkSwitchInterfaceTypeUnpredictable-4 3793999 31.07 ns/op PASS ok cmd/compile/internal/test 16.605s goos: freebsd goarch: amd64 pkg: cmd/compile/internal/types2 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLookupFieldOrMethod-4 86 1321445 ns/op BenchmarkNamed/Underlying/nongeneric-4 879879 136.1 ns/op BenchmarkNamed/Underlying/generic-4 902425 130.9 ns/op BenchmarkNamed/Underlying/src_instance-4 855274 130.8 ns/op BenchmarkNamed/Underlying/user_instance-4 832426 131.4 ns/op BenchmarkCheck/http/funcbodies/info-4 1 574578263 ns/op 61996 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 445006519 ns/op 80047 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 159771082 ns/op 222894 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 137806086 ns/op 258432 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 431458474 ns/op 12310 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 91201648 ns/op 58225 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 4 30372663 ns/op 174793 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 4 28826646 ns/op 184184 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 144525878 ns/op 15011 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 41668028 ns/op 52053 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 6 19496890 ns/op 111234 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 6 18874220 ns/op 114902 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1258941333 ns/op 56380 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 665356221 ns/op 106677 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 144930205 ns/op 489545 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 127238240 ns/op 557501 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 437204408 ns/op 2012 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 67890002 ns/op 12956 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 41905207 ns/op 20992 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 5 21389165 ns/op 41119 lines/s PASS ok cmd/compile/internal/types2 18.321s goos: freebsd goarch: amd64 pkg: cmd/go cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExecGoEnv-4 54 2294921 ns/op 3914241 sys-ns/op 825852 user-ns/op PASS ok cmd/go 1.275s goos: freebsd goarch: amd64 pkg: cmd/go/internal/cfg cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLookPath-4 185997 614.2 ns/op PASS ok cmd/go/internal/cfg 1.188s All tests passed.