freebsd-amd64-race at f7dbbf251980763609a65efe15ef9f8ed0cc5a95 :: 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.726s ok archive/zip 2.835s ok bufio 1.354s ok bytes 2.552s ok cmp 1.034s ok compress/bzip2 1.441s ok compress/flate 6.359s ok compress/gzip 13.617s ok compress/lzw 2.045s ok compress/zlib 5.360s ok container/heap 1.026s ok container/list 1.021s ok container/ring 1.019s ok context 1.045s ok crypto 2.879s ok crypto/aes 1.075s ok crypto/cipher 26.577s ok crypto/des 1.096s ok crypto/dsa 1.039s ok crypto/ecdh 1.272s ok crypto/ecdsa 1.181s ok crypto/ed25519 1.296s ok crypto/elliptic 1.097s ? crypto/fips140 [no test files] ok crypto/hkdf 1.042s ok crypto/hmac 1.104s ok crypto/internal/boring 1.049s ? crypto/internal/boring/bbig [no test files] ok crypto/internal/boring/bcache 1.428s ? 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.079s ok crypto/internal/fips140/aes/gcm 1.079s [no tests to run] ? crypto/internal/fips140/alias [no test files] ok crypto/internal/fips140/bigmod 1.156s ? crypto/internal/fips140/check [no test files] ? crypto/internal/fips140/check/checktest [no test files] ok crypto/internal/fips140/drbg 1.085s [no tests to run] ok crypto/internal/fips140/ecdh 1.085s ok crypto/internal/fips140/ecdsa 1.205s ? crypto/internal/fips140/ed25519 [no test files] ok crypto/internal/fips140/edwards25519 1.742s ok crypto/internal/fips140/edwards25519/field 1.093s ? crypto/internal/fips140/hkdf [no test files] ? crypto/internal/fips140/hmac [no test files] ok crypto/internal/fips140/mlkem 1.339s 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.163s ? 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.903s ok crypto/internal/hpke 1.089s ? crypto/internal/impl [no test files] ? crypto/internal/randutil [no test files] ok crypto/internal/sysrand 1.320s ? crypto/internal/sysrand/internal/seccomp [no test files] ok crypto/md5 1.089s ok crypto/mlkem 1.455s ok crypto/pbkdf2 1.138s ok crypto/rand 1.517s ok crypto/rc4 1.545s ok crypto/rsa 1.368s ok crypto/sha1 1.086s ok crypto/sha256 1.033s ok crypto/sha3 3.486s ok crypto/sha512 1.033s ok crypto/subtle 1.552s ok crypto/tls 9.245s ? crypto/tls/internal/fips140tls [no test files] ok crypto/x509 2.045s ? crypto/x509/pkix [no test files] ok database/sql 1.645s ok database/sql/driver 1.020s ok debug/buildinfo 1.137s ok debug/dwarf 1.124s ok debug/elf 1.975s ok debug/gosym 1.173s ok debug/macho 1.102s ok debug/pe 1.082s ok debug/plan9obj 1.082s ok embed 1.082s [no tests to run] ok embed/internal/embedtest 1.045s ? encoding [no test files] ok encoding/ascii85 1.045s ok encoding/asn1 1.053s ok encoding/base32 1.130s ok encoding/base64 1.069s ok encoding/binary 1.047s ok encoding/csv 1.058s ok encoding/gob 17.496s ok encoding/hex 1.073s ok encoding/json 2.209s ok encoding/pem 3.039s ok encoding/xml 1.240s ok errors 1.051s ok expvar 1.051s ok flag 3.171s ok fmt 1.624s ok go/ast 1.094s ok go/ast/internal/tests 1.022s ok go/build 10.140s ok go/build/constraint 1.085s ok go/constant 1.025s ok go/doc 1.241s ok go/doc/comment 2.538s ok go/format 1.109s ok go/importer 1.755s ok go/internal/gccgoimporter 1.110s ok go/internal/gcimporter 13.699s ok go/internal/srcimporter 16.796s ok go/parser 1.951s ok go/printer 2.545s ok go/scanner 1.092s ok go/token 1.170s ok go/types 42.109s ok go/version 1.027s ok hash 1.027s ok hash/adler32 1.096s ok hash/crc32 1.075s ok hash/crc64 1.074s ok hash/fnv 1.087s ok hash/maphash 1.343s ok html 1.041s ok html/template 1.294s ok image 1.417s ok image/color 1.054s ? image/color/palette [no test files] ok image/draw 1.580s ok image/gif 1.894s ? image/internal/imageutil [no test files] ok image/jpeg 2.222s ok image/png 4.011s ok index/suffixarray 1.946s ok internal/abi 1.084s ? internal/asan [no test files] ? internal/bisect [no test files] ok internal/buildcfg 1.065s ? internal/bytealg [no test files] ? internal/byteorder [no test files] ? internal/cfg [no test files] ok internal/chacha8rand 1.042s ok internal/copyright 1.192s ? internal/coverage [no test files] ? internal/coverage/calloc [no test files] ok internal/coverage/cfile 2.725s ok internal/coverage/cformat 1.024s ok internal/coverage/cmerge 1.024s ? 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.082s ? internal/coverage/rtcov [no test files] ok internal/coverage/slicereader 1.052s ok internal/coverage/slicewriter 1.033s ? internal/coverage/stringtab [no test files] ok internal/coverage/test 1.044s ? internal/coverage/uleb128 [no test files] ok internal/cpu 3.245s ok internal/dag 1.088s ok internal/diff 1.088s ? internal/exportdata [no test files] ? internal/filepathlite [no test files] ok internal/fmtsort 1.057s ok internal/fuzz 1.057s ? internal/goarch [no test files] ok internal/godebug 15.145s ok internal/godebugs 73.808s ? internal/goexperiment [no test files] ? internal/goos [no test files] ? internal/goroot [no test files] ok internal/gover 1.085s ? internal/goversion [no test files] ok internal/itoa 1.085s ? 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.021s ok internal/platform 1.822s ok internal/poll 1.424s ok internal/profile 1.085s ? internal/profilerecord [no test files] ? internal/race [no test files] ok internal/reflectlite 1.088s ok internal/runtime/atomic 1.088s ? internal/runtime/exithook [no test files] ok internal/runtime/maps 1.089s ok internal/runtime/math 1.018s ok internal/runtime/sys 1.018s ok internal/saferio 1.120s ok internal/singleflight 1.119s ? internal/stringslite [no test files] ok internal/sync 6.764s ok internal/synctest 6.449s ? internal/syscall/execenv [no test files] ok internal/syscall/unix 1.086s ok internal/sysinfo 1.081s ? internal/syslist [no test files] ok internal/testenv 1.269s ? internal/testlog [no test files] ? internal/testpty [no test files] ok internal/trace 40.609s ? internal/trace/event [no test files] ? internal/trace/event/go122 [no test files] ok internal/trace/internal/oldtrace 1.583s ? 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.431s ok internal/unsafeheader 1.074s ok internal/xcoff 1.051s ok internal/zstd 1.765s ok io 1.087s ok io/fs 1.327s ok io/ioutil 1.087s ok iter 1.060s ok log 1.091s ? log/internal [no test files] ok log/slog 1.101s ? log/slog/internal [no test files] ok log/slog/internal/benchmarks 1.085s ok log/slog/internal/buffer 1.079s ? log/slog/internal/slogtest [no test files] ok log/syslog 2.367s ok maps 1.030s ok math 1.038s ok math/big 3.886s ok math/bits 1.034s ok math/cmplx 1.034s ok math/rand 3.986s ok math/rand/v2 2.655s ok mime 1.042s ok mime/multipart 6.142s ok mime/quotedprintable 1.081s ok net 10.421s ok net/http 10.150s ok net/http/cgi 29.030s ok net/http/cookiejar 1.097s ok net/http/fcgi 1.271s ok net/http/httptest 1.122s ok net/http/httptrace 1.086s ok net/http/httputil 1.670s ok net/http/internal 2.616s ok net/http/internal/ascii 1.023s ? net/http/internal/testcert [no test files] ok net/http/pprof 6.366s ok net/internal/cgotest 1.072s ok net/internal/socktest 1.072s ok net/mail 1.094s ok net/netip 1.698s ok net/rpc 1.097s ok net/rpc/jsonrpc 1.089s ok net/smtp 1.045s ok net/textproto 1.044s ok net/url 1.037s ok os 11.087s ok os/exec 8.562s ok os/exec/internal/fdtest 1.084s ok os/signal 21.459s ok os/user 1.037s ok path 1.033s ok path/filepath 1.158s ok plugin 1.080s ok reflect 1.519s ? reflect/internal/example1 [no test files] ? reflect/internal/example2 [no test files] ok regexp 4.063s ok regexp/syntax 7.305s ok runtime 50.061s ok runtime/cgo 1.077s ? runtime/coverage [no test files] ok runtime/debug 2.153s ? runtime/internal/startlinetest [no test files] ok runtime/internal/wasitest 1.069s ok runtime/metrics 1.035s ok runtime/pprof 31.650s ok runtime/race 11.207s ? runtime/race/internal/amd64v1 [no test files] ok runtime/trace 1.124s ok slices 1.472s ok sort 1.421s ok strconv 3.423s ok strings 2.337s ? structs [no test files] ok sync 1.792s ok sync/atomic 5.020s ok syscall 9.229s ok testing 5.946s ok testing/fstest 1.084s ? testing/internal/testdeps [no test files] ok testing/iotest 1.086s ok testing/quick 1.190s ok testing/slogtest 1.086s ok text/scanner 1.068s ok text/tabwriter 1.021s ok text/template 1.106s ok text/template/parse 1.031s ok time 16.079s ? time/tzdata [no test files] ok unicode 1.045s ok unicode/utf16 1.081s ok unicode/utf8 1.081s ok unique 1.366s ? unsafe [no test files] ok weak 1.091s ok cmd/addr2line 6.152s ok cmd/api 16.547s ? cmd/asm [no test files] ? cmd/asm/internal/arch [no test files] ok cmd/asm/internal/asm 4.238s ? cmd/asm/internal/flags [no test files] ok cmd/asm/internal/lex 1.082s ? cmd/buildid [no test files] ? cmd/cgo [no test files] ? cmd/cgo/internal/cgotest [no test files] ok cmd/cgo/internal/swig 1.036s ok cmd/cgo/internal/test 1.526s ? 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.114s ok cmd/cgo/internal/testcshared 9.812s ok cmd/cgo/internal/testerrors 11.009s ok cmd/cgo/internal/testfortran 1.036s ok cmd/cgo/internal/testgodefs 1.614s ok cmd/cgo/internal/testlife 1.776s ok cmd/cgo/internal/testnocgo 1.023s ok cmd/cgo/internal/testplugin 36.416s ok cmd/cgo/internal/testsanitizers 23.414s ok cmd/cgo/internal/testshared 1.024s ok cmd/cgo/internal/testso 2.774s ok cmd/cgo/internal/teststdio 3.156s ok cmd/cgo/internal/testtls 1.028s ok cmd/compile 47.297s ? cmd/compile/internal/abi [no test files] ok cmd/compile/internal/abt 1.056s ok cmd/compile/internal/amd64 1.089s ? cmd/compile/internal/arm [no test files] ? cmd/compile/internal/arm64 [no test files] ok cmd/compile/internal/base 1.084s ? cmd/compile/internal/bitvec [no test files] ok cmd/compile/internal/compare 1.088s ? cmd/compile/internal/coverage [no test files] ? cmd/compile/internal/deadlocals [no test files] ok cmd/compile/internal/devirtualize 1.086s ok cmd/compile/internal/dwarfgen 1.600s ? cmd/compile/internal/escape [no test files] ? cmd/compile/internal/gc [no test files] ok cmd/compile/internal/importer 2.071s ? cmd/compile/internal/inline [no test files] ok cmd/compile/internal/inline/inlheur 1.507s ? cmd/compile/internal/inline/interleaved [no test files] ok cmd/compile/internal/ir 1.090s ok cmd/compile/internal/liveness 1.161s ok cmd/compile/internal/logopt 1.300s ? cmd/compile/internal/loong64 [no test files] ok cmd/compile/internal/loopvar 1.074s ? cmd/compile/internal/mips [no test files] ? cmd/compile/internal/mips64 [no test files] ok cmd/compile/internal/noder 1.090s ? 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.055s ok cmd/compile/internal/reflectdata 1.055s [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.853s ok cmd/compile/internal/ssagen 1.097s ? cmd/compile/internal/staticdata [no test files] ? cmd/compile/internal/staticinit [no test files] ok cmd/compile/internal/syntax 1.164s ok cmd/compile/internal/test 15.316s ? cmd/compile/internal/typebits [no test files] ok cmd/compile/internal/typecheck 1.334s ok cmd/compile/internal/types 1.034s ok cmd/compile/internal/types2 10.970s ? 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.091s ok cmd/cover 17.571s ok cmd/dist 1.088s ok cmd/distpack 1.028s ok cmd/doc 1.644s ok cmd/fix 2.415s ok cmd/go 318.448s ok cmd/go/internal/auth 1.059s ? cmd/go/internal/base [no test files] ? cmd/go/internal/bug [no test files] ok cmd/go/internal/cache 1.196s ? cmd/go/internal/cacheprog [no test files] ok cmd/go/internal/cfg 1.017s [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.089s ok cmd/go/internal/fips140 1.087s ? cmd/go/internal/fix [no test files] ? cmd/go/internal/fmtcmd [no test files] ok cmd/go/internal/fsys 1.121s ok cmd/go/internal/generate 1.062s ok cmd/go/internal/gover 1.062s ? cmd/go/internal/help [no test files] ok cmd/go/internal/imports 1.071s ? cmd/go/internal/list [no test files] ok cmd/go/internal/load 1.044s ok cmd/go/internal/lockedfile 2.550s ok cmd/go/internal/lockedfile/internal/filelock 2.158s ok cmd/go/internal/mmap 1.068s ? cmd/go/internal/modcmd [no test files] ok cmd/go/internal/modfetch 1.027s ok cmd/go/internal/modfetch/codehost 2.321s ok cmd/go/internal/modfetch/zip_sum_test 1.061s ? cmd/go/internal/modget [no test files] ok cmd/go/internal/modindex 1.663s ? cmd/go/internal/modinfo [no test files] ok cmd/go/internal/modload 1.086s ok cmd/go/internal/mvs 1.087s ? cmd/go/internal/run [no test files] ? cmd/go/internal/search [no test files] ok cmd/go/internal/str 1.088s ? cmd/go/internal/telemetrycmd [no test files] ? cmd/go/internal/telemetrystats [no test files] ok cmd/go/internal/test 1.105s ? 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.034s ok cmd/go/internal/vcweb 1.034s ok cmd/go/internal/vcweb/vcstest 3.116s ? cmd/go/internal/version [no test files] ? cmd/go/internal/vet [no test files] ok cmd/go/internal/web 1.025s ? cmd/go/internal/web/intercept [no test files] ok cmd/go/internal/work 1.338s ? cmd/go/internal/workcmd [no test files] ok cmd/gofmt 1.272s ok cmd/internal/archive 1.452s ? cmd/internal/bio [no test files] ? cmd/internal/browser [no test files] ok cmd/internal/buildid 1.595s ok cmd/internal/bootstrap_test 1.082s ? cmd/internal/codesign [no test files] ok cmd/internal/cov 1.304s ? cmd/internal/cov/covcmd [no test files] ? cmd/internal/disasm [no test files] ok cmd/internal/dwarf 1.129s ok cmd/internal/edit 1.048s ? cmd/internal/gcprog [no test files] ok cmd/internal/goobj 1.079s ? cmd/internal/hash [no test files] ? cmd/internal/macho [no test files] ok cmd/internal/moddeps 1.953s ok cmd/internal/obj 1.510s ? cmd/internal/obj/arm [no test files] ok cmd/internal/obj/arm64 1.658s ok cmd/internal/obj/loong64 1.076s ? cmd/internal/obj/mips [no test files] ok cmd/internal/obj/ppc64 1.147s ok cmd/internal/obj/riscv 1.097s ok cmd/internal/obj/s390x 1.033s ? cmd/internal/obj/wasm [no test files] ok cmd/internal/obj/x86 4.064s ok cmd/internal/objabi 1.064s ? cmd/internal/objfile [no test files] ok cmd/internal/osinfo 1.064s ok cmd/internal/par 1.188s ? cmd/internal/pathcache [no test files] ok cmd/internal/pgo 1.068s ok cmd/internal/pkgpath 5.326s 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.050s ok cmd/internal/sys 1.050s ? cmd/internal/telemetry [no test files] ? cmd/internal/telemetry/counter [no test files] ok cmd/internal/test2json 1.849s ok cmd/link 22.697s ? 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.026s ? cmd/link/internal/dwtest [no test files] ok cmd/link/internal/ld 8.601s ? cmd/link/internal/loadelf [no test files] ok cmd/link/internal/loader 1.087s ? 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.751s ok cmd/objdump 5.638s ok cmd/pack 8.030s ok cmd/pprof 3.641s ? cmd/preprofile [no test files] ok cmd/relnote 1.083s ? cmd/test2json [no test files] ok cmd/trace 1.335s ok cmd/vet 58.983s ##### Running benchmarks briefly. goos: freebsd goarch: amd64 pkg: archive/tar cpu: Intel(R) Xeon(R) CPU @ 2.20GHz Benchmark/Writer/USTAR-4 4064 25579 ns/op 1128 B/op 10 allocs/op Benchmark/Writer/GNU-4 2706 38652 ns/op 1658 B/op 24 allocs/op Benchmark/Writer/PAX-4 2224 51683 ns/op 2256 B/op 38 allocs/op Benchmark/Reader/USTAR-4 4195 25318 ns/op 5183 B/op 16 allocs/op Benchmark/Reader/GNU-4 6376 18438 ns/op 5128 B/op 15 allocs/op Benchmark/Reader/PAX-4 2226 54815 ns/op 9131 B/op 33 allocs/op PASS ok archive/tar 1.792s goos: freebsd goarch: amd64 pkg: archive/zip cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCompressedZipGarbage-4 1 314223255 ns/op 828960 B/op 83 allocs/op BenchmarkZip64Test-4 1 162781795 ns/op BenchmarkZip64TestSizes/4096-4 1764 71766 ns/op BenchmarkZip64TestSizes/1048576-4 171 692630 ns/op BenchmarkZip64TestSizes/67108864-4 1 137181901 ns/op PASS ok archive/zip 2.311s goos: freebsd goarch: amd64 pkg: bufio cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReaderCopyOptimal-4 257108 449.4 ns/op BenchmarkReaderCopyUnoptimal-4 165318 710.2 ns/op BenchmarkReaderCopyNoWriteTo-4 6852 19903 ns/op BenchmarkReaderWriteToOptimal-4 6093 17556 ns/op BenchmarkReaderReadString-4 144811 821.8 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 247006 475.3 ns/op BenchmarkWriterCopyUnoptimal-4 250869 472.8 ns/op BenchmarkWriterCopyNoReadFrom-4 6684 20039 ns/op BenchmarkReaderEmpty-4 39127 3107 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 30796 3941 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 617540 188.1 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.517s goos: freebsd goarch: amd64 pkg: bytes cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadString-4 4460 24092 ns/op 1360.11 MB/s BenchmarkWriteByte-4 502 235586 ns/op 17.39 MB/s BenchmarkWriteRune-4 259 458780 ns/op 26.78 MB/s BenchmarkBufferNotEmptyWriteRead-4 28 3918344 ns/op BenchmarkBufferFullSmallReads-4 100 1104609 ns/op BenchmarkBufferWriteBlock/N4096-4 6859 22625 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 416 295334 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 13 8768483 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 4 25672804 ns/op 653.50 MB/s 8388608 B/op 0 allocs/op BenchmarkIndexByte/10-4 4402693 26.63 ns/op 375.59 MB/s BenchmarkIndexByte/32-4 4220169 28.07 ns/op 1139.91 MB/s BenchmarkIndexByte/4K-4 882969 131.2 ns/op 31220.61 MB/s BenchmarkIndexBytePortable/10-4 806058 141.9 ns/op 70.49 MB/s BenchmarkIndexBytePortable/32-4 263610 447.3 ns/op 71.53 MB/s BenchmarkIndexBytePortable/4K-4 2229 53623 ns/op 76.38 MB/s BenchmarkIndexRune/10-4 1316323 91.58 ns/op 109.19 MB/s BenchmarkIndexRune/32-4 1316786 92.90 ns/op 344.47 MB/s BenchmarkIndexRune/4K-4 563340 209.1 ns/op 19586.71 MB/s BenchmarkIndexRuneASCII/10-4 4538713 26.45 ns/op 378.03 MB/s BenchmarkIndexRuneASCII/32-4 4245037 28.12 ns/op 1137.84 MB/s BenchmarkIndexRuneASCII/4K-4 887794 130.7 ns/op 31341.86 MB/s BenchmarkIndexRuneUnicode/Latin/10-4 1544209 77.37 ns/op 129.25 MB/s BenchmarkIndexRuneUnicode/Latin/32-4 1439834 83.09 ns/op 385.14 MB/s BenchmarkIndexRuneUnicode/Latin/4K-4 178831 664.5 ns/op 6163.79 MB/s BenchmarkIndexRuneUnicode/Cyrillic/10-4 1317916 92.23 ns/op 108.42 MB/s BenchmarkIndexRuneUnicode/Cyrillic/32-4 1254505 95.70 ns/op 334.36 MB/s BenchmarkIndexRuneUnicode/Cyrillic/4K-4 61906 1922 ns/op 2130.90 MB/s BenchmarkIndexRuneUnicode/Han/10-4 729259 156.8 ns/op 63.79 MB/s BenchmarkIndexRuneUnicode/Han/32-4 950919 126.8 ns/op 252.44 MB/s BenchmarkIndexRuneUnicode/Han/4K-4 115804 1017 ns/op 4025.95 MB/s BenchmarkEqual/0-4 7337556 16.06 ns/op BenchmarkEqual/same/1-4 1466845 81.51 ns/op 12.27 MB/s BenchmarkEqual/same/6-4 1513717 79.26 ns/op 75.70 MB/s BenchmarkEqual/same/9-4 1464986 81.41 ns/op 110.55 MB/s BenchmarkEqual/same/15-4 1458412 81.84 ns/op 183.27 MB/s BenchmarkEqual/same/16-4 1470222 81.46 ns/op 196.42 MB/s BenchmarkEqual/same/20-4 1474839 81.60 ns/op 245.09 MB/s BenchmarkEqual/same/32-4 1435209 82.71 ns/op 386.89 MB/s BenchmarkEqual/same/4K-4 72429 1637 ns/op 2501.93 MB/s BenchmarkEqual/1-4 1465476 82.16 ns/op 12.17 MB/s BenchmarkEqual/6-4 1449360 82.34 ns/op 72.87 MB/s BenchmarkEqual/9-4 1416360 83.84 ns/op 107.34 MB/s BenchmarkEqual/15-4 1390437 86.36 ns/op 173.69 MB/s BenchmarkEqual/16-4 1469929 81.79 ns/op 195.61 MB/s BenchmarkEqual/20-4 1351710 88.16 ns/op 226.85 MB/s BenchmarkEqual/32-4 1350180 88.62 ns/op 361.09 MB/s BenchmarkEqual/4K-4 56133 2138 ns/op 1915.56 MB/s BenchmarkEqualBothUnaligned/64_0-4 1486743 81.00 ns/op 790.14 MB/s BenchmarkEqualBothUnaligned/64_1-4 1268313 95.21 ns/op 672.19 MB/s BenchmarkEqualBothUnaligned/64_4-4 1484797 80.30 ns/op 797.02 MB/s BenchmarkEqualBothUnaligned/64_7-4 1485367 80.42 ns/op 795.80 MB/s BenchmarkEqualBothUnaligned/4096_0-4 70358 1692 ns/op 2420.43 MB/s BenchmarkEqualBothUnaligned/4096_1-4 48364 2482 ns/op 1650.22 MB/s BenchmarkEqualBothUnaligned/4096_4-4 125098 950.3 ns/op 4310.39 MB/s BenchmarkEqualBothUnaligned/4096_7-4 125091 953.1 ns/op 4297.46 MB/s BenchmarkIndex/10-4 3208281 36.92 ns/op 270.84 MB/s BenchmarkIndex/32-4 2995482 39.50 ns/op 810.19 MB/s BenchmarkIndex/4K-4 34207 3512 ns/op 1166.41 MB/s BenchmarkIndexEasy/10-4 3124282 38.19 ns/op 261.88 MB/s BenchmarkIndexEasy/32-4 2961034 39.68 ns/op 806.42 MB/s BenchmarkIndexEasy/4K-4 483038 247.0 ns/op 16579.82 MB/s BenchmarkCount/10-4 1626718 73.74 ns/op 135.61 MB/s BenchmarkCount/32-4 1492780 80.03 ns/op 399.87 MB/s BenchmarkCount/4K-4 33680 3562 ns/op 1149.77 MB/s BenchmarkCountEasy/10-4 1645240 72.41 ns/op 138.10 MB/s BenchmarkCountEasy/32-4 1485183 80.64 ns/op 396.84 MB/s BenchmarkCountEasy/4K-4 418813 282.2 ns/op 14513.98 MB/s BenchmarkCountSingle/10-4 3092791 38.75 ns/op 258.07 MB/s BenchmarkCountSingle/32-4 3070646 38.76 ns/op 825.65 MB/s BenchmarkCountSingle/4K-4 1000000 111.1 ns/op 36855.27 MB/s BenchmarkToUpper/#00-4 2967628 40.16 ns/op BenchmarkToUpper/ONLYUPPER-4 305984 383.2 ns/op BenchmarkToUpper/abc-4 550803 217.9 ns/op BenchmarkToUpper/AbC123-4 305702 391.7 ns/op BenchmarkToUpper/azAZ09_-4 272913 422.6 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 80282 1493 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 39715 2999 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 60481 1973 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 129715 899.9 ns/op BenchmarkToLower/#00-4 2926188 40.06 ns/op BenchmarkToLower/abc-4 480128 247.4 ns/op BenchmarkToLower/AbC123-4 305840 386.5 ns/op BenchmarkToLower/azAZ09_-4 279798 421.0 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 81441 1456 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 41692 2861 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 69055 1716 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 130868 922.9 ns/op BenchmarkFields/ASCII/16-4 147224 812.0 ns/op 19.70 MB/s 24 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 8794 13047 ns/op 19.62 MB/s 704 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 583 200668 ns/op 20.41 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 34 3327029 ns/op 19.70 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 52150066 ns/op 20.11 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 143662 826.7 ns/op 19.35 MB/s 24 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6142 18989 ns/op 13.48 MB/s 640 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 375 319321 ns/op 12.83 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 21 5506592 ns/op 11.90 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 97084455 ns/op 10.80 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 182552 645.0 ns/op 24.81 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 12015 9969 ns/op 25.68 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 693 173285 ns/op 23.64 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 37 3208395 ns/op 20.43 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 59088250 ns/op 17.75 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 184458 652.4 ns/op 24.53 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 8991 13049 ns/op 19.62 MB/s 640 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 531 224957 ns/op 18.21 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 27 4044952 ns/op 16.20 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 74788886 ns/op 14.02 MB/s 11211008 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 2182867 53.85 ns/op BenchmarkTrimSpace/ASCII-4 1000000 107.9 ns/op BenchmarkTrimSpace/SomeNonASCII-4 113727 1051 ns/op BenchmarkTrimSpace/JustNonASCII-4 52800 2275 ns/op BenchmarkToValidUTF8/Valid-4 491772 239.3 ns/op BenchmarkToValidUTF8/InvalidASCII-4 341692 346.6 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 103126 1152 ns/op BenchmarkIndexHard1-4 828 142330 ns/op 7367.21 MB/s BenchmarkIndexHard2-4 596 199356 ns/op 5259.80 MB/s BenchmarkIndexHard3-4 148 795627 ns/op 1317.92 MB/s BenchmarkIndexHard4-4 98 1200133 ns/op 873.72 MB/s BenchmarkLastIndexHard1-4 5 21519705 ns/op BenchmarkLastIndexHard2-4 4 29087100 ns/op BenchmarkLastIndexHard3-4 4 31909168 ns/op BenchmarkCountHard1-4 848 140944 ns/op BenchmarkCountHard2-4 602 198288 ns/op BenchmarkCountHard3-4 151 788775 ns/op BenchmarkSplitEmptySeparator-4 1 112434467 ns/op BenchmarkSplitSingleByteSeparator-4 18 6697955 ns/op BenchmarkSplitMultiByteSeparator-4 12 8640706 ns/op BenchmarkSplitNSingleByteSeparator-4 207724 581.2 ns/op BenchmarkSplitNMultiByteSeparator-4 74469 1601 ns/op BenchmarkRepeat-4 199165 586.0 ns/op BenchmarkRepeatLarge/256/1-4 143092 834.5 ns/op 306.78 MB/s BenchmarkRepeatLarge/256/16-4 212474 566.5 ns/op 451.93 MB/s BenchmarkRepeatLarge/512/1-4 102432 1145 ns/op 447.28 MB/s BenchmarkRepeatLarge/512/16-4 134325 873.2 ns/op 586.36 MB/s BenchmarkRepeatLarge/1024/1-4 69088 1717 ns/op 596.44 MB/s BenchmarkRepeatLarge/1024/16-4 80814 1480 ns/op 691.99 MB/s BenchmarkRepeatLarge/2048/1-4 41757 2906 ns/op 704.72 MB/s BenchmarkRepeatLarge/2048/16-4 46518 2550 ns/op 803.15 MB/s BenchmarkRepeatLarge/4096/1-4 23518 5079 ns/op 806.43 MB/s BenchmarkRepeatLarge/4096/16-4 25299 4840 ns/op 846.29 MB/s BenchmarkRepeatLarge/8192/1-4 12615 9349 ns/op 876.20 MB/s BenchmarkRepeatLarge/8192/16-4 13100 9071 ns/op 903.05 MB/s BenchmarkRepeatLarge/8192/4097-4 22972 5207 ns/op 786.83 MB/s BenchmarkRepeatLarge/16384/1-4 6748 18122 ns/op 904.11 MB/s BenchmarkRepeatLarge/16384/16-4 7755 17432 ns/op 939.88 MB/s BenchmarkRepeatLarge/16384/4097-4 9849 13881 ns/op 885.47 MB/s BenchmarkRepeatLarge/32768/1-4 3532 33879 ns/op 967.21 MB/s BenchmarkRepeatLarge/32768/16-4 3456 33722 ns/op 971.71 MB/s BenchmarkRepeatLarge/32768/4097-4 4314 31185 ns/op 919.63 MB/s BenchmarkRepeatLarge/65536/1-4 1822 66678 ns/op 982.87 MB/s BenchmarkRepeatLarge/65536/16-4 1870 67370 ns/op 972.77 MB/s BenchmarkRepeatLarge/65536/4097-4 1857 63701 ns/op 964.75 MB/s BenchmarkRepeatLarge/131072/1-4 453 265029 ns/op 494.56 MB/s BenchmarkRepeatLarge/131072/16-4 456 271356 ns/op 483.03 MB/s BenchmarkRepeatLarge/131072/4097-4 468 251453 ns/op 505.09 MB/s BenchmarkRepeatLarge/262144/1-4 232 508599 ns/op 515.42 MB/s BenchmarkRepeatLarge/262144/16-4 235 507859 ns/op 516.17 MB/s BenchmarkRepeatLarge/262144/4097-4 240 500735 ns/op 515.46 MB/s BenchmarkRepeatLarge/524288/1-4 100 1011056 ns/op 518.55 MB/s BenchmarkRepeatLarge/524288/16-4 100 1004924 ns/op 521.72 MB/s BenchmarkRepeatLarge/524288/4097-4 120 989836 ns/op 525.66 MB/s BenchmarkRepeatLarge/1048576/1-4 63 2001165 ns/op 523.98 MB/s BenchmarkRepeatLarge/1048576/16-4 61 1993359 ns/op 526.03 MB/s BenchmarkRepeatLarge/1048576/4097-4 61 1974337 ns/op 529.16 MB/s BenchmarkRepeatLarge/2097152/1-4 30 3998417 ns/op 524.50 MB/s BenchmarkRepeatLarge/2097152/16-4 31 3967906 ns/op 528.53 MB/s BenchmarkRepeatLarge/2097152/4097-4 31 3964576 ns/op 528.07 MB/s BenchmarkRepeatLarge/4194304/1-4 14 8039875 ns/op 521.69 MB/s BenchmarkRepeatLarge/4194304/16-4 13 7912376 ns/op 530.09 MB/s BenchmarkRepeatLarge/4194304/4097-4 14 7896325 ns/op 530.78 MB/s BenchmarkRepeatLarge/8388608/1-4 7 15607991 ns/op 537.46 MB/s BenchmarkRepeatLarge/8388608/16-4 7 15433342 ns/op 543.54 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 15378052 ns/op 545.36 MB/s BenchmarkRepeatLarge/16777216/1-4 4 30563040 ns/op 548.94 MB/s BenchmarkRepeatLarge/16777216/16-4 4 30529654 ns/op 549.54 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 30319710 ns/op 553.34 MB/s BenchmarkRepeatLarge/33554432/1-4 2 63375154 ns/op 529.46 MB/s BenchmarkRepeatLarge/33554432/16-4 2 60280212 ns/op 556.64 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 59913310 ns/op 560.05 MB/s BenchmarkRepeatLarge/67108864/1-4 1 120511322 ns/op 556.87 MB/s BenchmarkRepeatLarge/67108864/16-4 1 119186848 ns/op 563.06 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 119443751 ns/op 561.84 MB/s BenchmarkRepeatLarge/134217728/1-4 1 262932619 ns/op 510.46 MB/s BenchmarkRepeatLarge/134217728/16-4 1 237619908 ns/op 564.84 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 237390468 ns/op 565.39 MB/s BenchmarkRepeatLarge/268435456/1-4 1 521855130 ns/op 514.39 MB/s BenchmarkRepeatLarge/268435456/16-4 1 477047533 ns/op 562.70 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 479449526 ns/op 559.88 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1056798867 ns/op 508.02 MB/s BenchmarkRepeatLarge/536870912/16-4 1 953951467 ns/op 562.79 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 956506567 ns/op 561.28 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 2106395286 ns/op 509.75 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1909848515 ns/op 562.21 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1908064634 ns/op 562.74 MB/s BenchmarkBytesCompare/1-4 9542876 11.69 ns/op BenchmarkBytesCompare/2-4 9436622 12.13 ns/op BenchmarkBytesCompare/4-4 9370285 12.18 ns/op BenchmarkBytesCompare/8-4 9904981 11.71 ns/op BenchmarkBytesCompare/16-4 10105614 11.72 ns/op BenchmarkBytesCompare/32-4 8559416 13.60 ns/op BenchmarkBytesCompare/64-4 8109096 13.48 ns/op BenchmarkBytesCompare/128-4 7754655 15.09 ns/op BenchmarkBytesCompare/256-4 5794376 19.11 ns/op BenchmarkBytesCompare/512-4 4261617 27.83 ns/op BenchmarkBytesCompare/1024-4 2787308 42.81 ns/op BenchmarkBytesCompare/2048-4 1648100 72.74 ns/op BenchmarkIndexAnyASCII/1:1-4 2512731 47.55 ns/op BenchmarkIndexAnyASCII/1:2-4 2602362 46.85 ns/op BenchmarkIndexAnyASCII/1:4-4 2598057 46.73 ns/op BenchmarkIndexAnyASCII/1:8-4 2577154 46.81 ns/op BenchmarkIndexAnyASCII/1:16-4 2545242 47.06 ns/op BenchmarkIndexAnyASCII/1:32-4 2523658 47.28 ns/op BenchmarkIndexAnyASCII/1:64-4 2488536 47.97 ns/op BenchmarkIndexAnyASCII/16:1-4 2227262 51.29 ns/op BenchmarkIndexAnyASCII/16:2-4 315864 351.6 ns/op BenchmarkIndexAnyASCII/16:4-4 305612 353.0 ns/op BenchmarkIndexAnyASCII/16:8-4 320293 355.9 ns/op BenchmarkIndexAnyASCII/16:16-4 330463 365.4 ns/op BenchmarkIndexAnyASCII/16:32-4 305442 390.7 ns/op BenchmarkIndexAnyASCII/16:64-4 274180 437.8 ns/op BenchmarkIndexAnyASCII/256:1-4 2042948 57.40 ns/op BenchmarkIndexAnyASCII/256:2-4 24909 4830 ns/op BenchmarkIndexAnyASCII/256:4-4 24840 4831 ns/op BenchmarkIndexAnyASCII/256:8-4 24770 4889 ns/op BenchmarkIndexAnyASCII/256:16-4 24806 4865 ns/op BenchmarkIndexAnyASCII/256:32-4 24649 4865 ns/op BenchmarkIndexAnyASCII/256:64-4 24280 4930 ns/op BenchmarkIndexAnyUTF8/1:1-4 2568487 47.09 ns/op BenchmarkIndexAnyUTF8/1:2-4 2608242 46.76 ns/op BenchmarkIndexAnyUTF8/1:4-4 2573461 46.75 ns/op BenchmarkIndexAnyUTF8/1:8-4 2584970 46.65 ns/op BenchmarkIndexAnyUTF8/1:16-4 2578332 46.82 ns/op BenchmarkIndexAnyUTF8/1:32-4 2548471 47.28 ns/op BenchmarkIndexAnyUTF8/1:64-4 2546823 48.05 ns/op BenchmarkIndexAnyUTF8/16:1-4 155102 743.3 ns/op BenchmarkIndexAnyUTF8/16:2-4 287954 412.3 ns/op BenchmarkIndexAnyUTF8/16:4-4 288261 413.5 ns/op BenchmarkIndexAnyUTF8/16:8-4 291367 413.4 ns/op BenchmarkIndexAnyUTF8/16:16-4 278442 431.0 ns/op BenchmarkIndexAnyUTF8/16:32-4 266144 451.6 ns/op BenchmarkIndexAnyUTF8/16:64-4 248302 461.1 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 11066 ns/op BenchmarkIndexAnyUTF8/256:2-4 20367 5868 ns/op BenchmarkIndexAnyUTF8/256:4-4 20374 5911 ns/op BenchmarkIndexAnyUTF8/256:8-4 20343 5884 ns/op BenchmarkIndexAnyUTF8/256:16-4 19327 6216 ns/op BenchmarkIndexAnyUTF8/256:32-4 18398 6510 ns/op BenchmarkIndexAnyUTF8/256:64-4 18092 6565 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2594599 46.69 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2576328 47.16 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2570768 46.90 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2577423 46.83 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2566434 47.84 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2527027 47.76 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2505256 47.71 ns/op BenchmarkLastIndexAnyASCII/16:1-4 349434 342.7 ns/op BenchmarkLastIndexAnyASCII/16:2-4 344224 342.9 ns/op BenchmarkLastIndexAnyASCII/16:4-4 340023 345.1 ns/op BenchmarkLastIndexAnyASCII/16:8-4 335214 346.4 ns/op BenchmarkLastIndexAnyASCII/16:16-4 329829 359.1 ns/op BenchmarkLastIndexAnyASCII/16:32-4 304606 385.1 ns/op BenchmarkLastIndexAnyASCII/16:64-4 273502 430.9 ns/op BenchmarkLastIndexAnyASCII/256:1-4 25246 4731 ns/op BenchmarkLastIndexAnyASCII/256:2-4 25215 4733 ns/op BenchmarkLastIndexAnyASCII/256:4-4 25356 4742 ns/op BenchmarkLastIndexAnyASCII/256:8-4 25324 4723 ns/op BenchmarkLastIndexAnyASCII/256:16-4 25100 4751 ns/op BenchmarkLastIndexAnyASCII/256:32-4 25018 4790 ns/op BenchmarkLastIndexAnyASCII/256:64-4 24844 4829 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2577284 46.57 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2576852 46.85 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2569528 46.79 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2574361 47.04 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2577381 47.30 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2495443 48.12 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2485380 48.02 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 234613 503.8 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 286351 418.1 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 282840 415.7 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 285303 416.0 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 272700 434.7 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 260764 447.7 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 257128 461.0 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 16940 7117 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 19984 5991 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 19930 6007 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 20061 5968 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 18783 6401 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 18475 6500 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 17818 6738 ns/op BenchmarkTrimASCII/1:1-4 3023815 39.23 ns/op BenchmarkTrimASCII/1:2-4 2357560 50.49 ns/op BenchmarkTrimASCII/1:4-4 2201605 54.36 ns/op BenchmarkTrimASCII/1:8-4 1908235 62.70 ns/op BenchmarkTrimASCII/1:16-4 1619479 73.13 ns/op BenchmarkTrimASCII/16:1-4 421572 278.6 ns/op BenchmarkTrimASCII/16:2-4 343687 343.7 ns/op BenchmarkTrimASCII/16:4-4 334968 347.4 ns/op BenchmarkTrimASCII/16:8-4 336613 350.6 ns/op BenchmarkTrimASCII/16:16-4 327158 363.8 ns/op BenchmarkTrimASCII/256:1-4 31690 3773 ns/op BenchmarkTrimASCII/256:2-4 25340 4760 ns/op BenchmarkTrimASCII/256:4-4 25344 4769 ns/op BenchmarkTrimASCII/256:8-4 25372 4737 ns/op BenchmarkTrimASCII/256:16-4 25090 4766 ns/op BenchmarkTrimASCII/4096:1-4 1964 59962 ns/op BenchmarkTrimASCII/4096:2-4 1599 75311 ns/op BenchmarkTrimASCII/4096:4-4 1580 75644 ns/op BenchmarkTrimASCII/4096:8-4 1573 75407 ns/op BenchmarkTrimASCII/4096:16-4 1584 75369 ns/op BenchmarkTrimByte-4 2291925 52.50 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 13268 9060 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 13162 9059 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 699 170796 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1387 84849 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2737 42546 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 4970 22653 ns/op BenchmarkCompareBytesEqual-4 10317402 10.83 ns/op BenchmarkCompareBytesToNil-4 12637149 9.483 ns/op BenchmarkCompareBytesEmpty-4 12754497 8.694 ns/op BenchmarkCompareBytesIdentical-4 13145587 9.187 ns/op BenchmarkCompareBytesSameLength-4 11136584 10.44 ns/op BenchmarkCompareBytesDifferentLength-4 11074735 10.54 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 1376 83648 ns/op 12535.74 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 1378 79995 ns/op 13108.18 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 1383 86215 ns/op 12162.43 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 1374 82390 ns/op 12727.03 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 1374 77174 ns/op 13587.30 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 1470 85433 ns/op 12273.84 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 1378 79562 ns/op 13179.55 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 1382 75973 ns/op 13802.06 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 1368 73858 ns/op 14197.22 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 1443 85188 ns/op 12309.13 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 1747 80285 ns/op 13060.71 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 1674 81324 ns/op 12893.90 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 1372 85485 ns/op 12266.28 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 1375 82634 ns/op 12689.41 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 1371 78905 ns/op 13289.11 MB/s BenchmarkCompareBytesBig-4 1384 85758 ns/op 12227.31 MB/s BenchmarkCompareBytesBigIdentical-4 12799958 9.371 ns/op 111896259.67 MB/s PASS ok bytes 64.984s goos: freebsd goarch: amd64 pkg: compress/bzip2 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecodeDigits-4 2 76266442 ns/op 1.31 MB/s 3611596 B/op 27 allocs/op BenchmarkDecodeNewton-4 1 305330505 ns/op 1.86 MB/s 3629184 B/op 26 allocs/op BenchmarkDecodeRand-4 5 23694692 ns/op 0.69 MB/s 3644347 B/op 27 allocs/op PASS ok compress/bzip2 2.392s goos: freebsd goarch: amd64 pkg: compress/flate cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecode/Digits/Huffman/1e4-4 66 1654089 ns/op 6.05 MB/s 42527 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 7 15675090 ns/op 6.38 MB/s 44123 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 158652913 ns/op 6.30 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 67 1685552 ns/op 5.93 MB/s 43069 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 6 17064881 ns/op 5.86 MB/s 45010 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 175038913 ns/op 5.71 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 64 1682676 ns/op 5.94 MB/s 42758 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 7 16258374 ns/op 6.15 MB/s 45577 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 164385582 ns/op 6.08 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 66 1672285 ns/op 5.98 MB/s 42692 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 7 16288541 ns/op 6.14 MB/s 43229 B/op 13 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 165503494 ns/op 6.04 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 62 1790319 ns/op 5.59 MB/s 44155 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 6 17229606 ns/op 5.80 MB/s 47833 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 175418057 ns/op 5.70 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 76 1439661 ns/op 6.95 MB/s 42887 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 9 12345752 ns/op 8.10 MB/s 46508 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 125639357 ns/op 7.96 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 87 1300893 ns/op 7.69 MB/s 43886 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 12 9915160 ns/op 10.09 MB/s 44977 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 2 98772228 ns/op 10.12 MB/s 65952 B/op 160 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 85 1307866 ns/op 7.65 MB/s 43275 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 12 9834125 ns/op 10.17 MB/s 44292 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 100376013 ns/op 9.96 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 104 1141464 ns/op 8.76 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 10 11028406 ns/op 9.07 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 109999037 ns/op 9.09 MB/s BenchmarkEncode/Digits/Speed/1e4-4 46 2205912 ns/op 4.53 MB/s BenchmarkEncode/Digits/Speed/1e5-4 6 19610576 ns/op 5.10 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 196017927 ns/op 5.10 MB/s BenchmarkEncode/Digits/Default/1e4-4 20 5241643 ns/op 1.91 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 72717056 ns/op 1.38 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 765640990 ns/op 1.31 MB/s BenchmarkEncode/Digits/Compression/1e4-4 20 5204182 ns/op 1.92 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 73664825 ns/op 1.36 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 769135584 ns/op 1.30 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 79 1388626 ns/op 7.20 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 9 11829652 ns/op 8.45 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 117371519 ns/op 8.52 MB/s BenchmarkEncode/Newton/Speed/1e4-4 50 2106267 ns/op 4.75 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 16136510 ns/op 6.20 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 158213328 ns/op 6.32 MB/s BenchmarkEncode/Newton/Default/1e4-4 20 5126552 ns/op 1.95 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 66375802 ns/op 1.51 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 698417626 ns/op 1.43 MB/s BenchmarkEncode/Newton/Compression/1e4-4 20 5214441 ns/op 1.92 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 83225585 ns/op 1.20 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 889993528 ns/op 1.12 MB/s PASS ok compress/flate 16.515s goos: freebsd goarch: amd64 pkg: compress/lzw cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecoder/1e4-4 52 2213396 ns/op 4.52 MB/s BenchmarkDecoder/1e-Reuse4-4 50 2298409 ns/op 4.35 MB/s BenchmarkDecoder/1e5-4 5 22031901 ns/op 4.54 MB/s BenchmarkDecoder/1e-Reuse5-4 5 22070834 ns/op 4.53 MB/s BenchmarkDecoder/1e6-4 1 220837325 ns/op 4.53 MB/s BenchmarkDecoder/1e-Reuse6-4 1 221475379 ns/op 4.52 MB/s BenchmarkEncoder/1e4-4 57 1940030 ns/op 5.15 MB/s BenchmarkEncoder/1e-Reuse4-4 57 1796126 ns/op 5.57 MB/s BenchmarkEncoder/1e5-4 6 18785568 ns/op 5.32 MB/s BenchmarkEncoder/1e-Reuse5-4 6 18597344 ns/op 5.38 MB/s BenchmarkEncoder/1e6-4 1 190282638 ns/op 5.26 MB/s BenchmarkEncoder/1e-Reuse6-4 1 186401027 ns/op 5.36 MB/s PASS ok compress/lzw 3.590s goos: freebsd goarch: amd64 pkg: container/heap cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDup-4 26 3911891 ns/op PASS ok container/heap 1.132s goos: freebsd goarch: amd64 pkg: context cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCommonParentCancel-4 19364 6151 ns/op BenchmarkWithTimeout/concurrency=40-4 4759 23827 ns/op BenchmarkWithTimeout/concurrency=4000-4 4749 24824 ns/op BenchmarkWithTimeout/concurrency=400000-4 6211 17476 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 394468 274.5 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 14552 8684 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 18043 6570 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3031 40512 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 1845 63544 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2661 43490 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 273 446998 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 188 630789 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 286 416099 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 24 4790299 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 13 7877384 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 27 4123629 ns/op BenchmarkCheckCanceled/Err-4 251698 477.6 ns/op BenchmarkCheckCanceled/Done-4 415782 290.7 ns/op BenchmarkContextCancelDone-4 490278 242.5 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 12906 9301 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 12045 10219 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 10000 10647 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 8480 12246 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 7722 15188 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 508033 239.3 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 287784 415.8 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 200470 601.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 125143 963.5 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 63542 1862 ns/op PASS ok context 11.176s goos: freebsd goarch: amd64 pkg: crypto/aes cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncrypt/AES-128-4 1677548 71.87 ns/op 222.61 MB/s BenchmarkEncrypt/AES-192-4 1620733 75.26 ns/op 212.60 MB/s BenchmarkEncrypt/AES-256-4 1527194 78.94 ns/op 202.68 MB/s BenchmarkDecrypt/AES-128-4 1613991 73.68 ns/op 217.16 MB/s BenchmarkDecrypt/AES-192-4 1573444 76.55 ns/op 209.02 MB/s BenchmarkDecrypt/AES-256-4 1488528 80.40 ns/op 199.02 MB/s BenchmarkCreateCipher/AES-128-4 187590 664.1 ns/op 512 B/op 1 allocs/op BenchmarkCreateCipher/AES-192-4 186529 625.2 ns/op 512 B/op 1 allocs/op BenchmarkCreateCipher/AES-256-4 175728 656.9 ns/op 512 B/op 1 allocs/op PASS ok crypto/aes 2.857s goos: freebsd goarch: amd64 pkg: crypto/cipher cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAESGCM/Open-128-64-4 165888 740.3 ns/op 86.45 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 300571 391.1 ns/op 163.63 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 163412 777.0 ns/op 82.37 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 305882 420.2 ns/op 152.32 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 108012 1491 ns/op 905.53 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 156504 1120 ns/op 1205.81 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 98138 1617 ns/op 835.10 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 133610 1297 ns/op 1040.89 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 29824 5187 ns/op 1579.33 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 34910 4747 ns/op 1725.85 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 24399 5404 ns/op 1516.04 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 25820 5165 ns/op 1585.97 MB/s 0 B/op 0 allocs/op BenchmarkAESCTR/50-4 240135 498.0 ns/op 100.40 MB/s BenchmarkAESCTR/1K-4 106316 1170 ns/op 871.23 MB/s BenchmarkAESCTR/8K-4 23817 5097 ns/op 1606.33 MB/s BenchmarkAESCBCEncrypt1K-4 26704 4580 ns/op 223.58 MB/s BenchmarkAESCBCDecrypt1K-4 25741 4703 ns/op 217.74 MB/s PASS ok crypto/cipher 3.876s goos: freebsd goarch: amd64 pkg: crypto/des cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncrypt-4 90222 1283 ns/op 6.24 MB/s BenchmarkDecrypt-4 99345 1198 ns/op 6.68 MB/s BenchmarkTDESEncrypt-4 34558 3470 ns/op 2.31 MB/s BenchmarkTDESDecrypt-4 35172 3390 ns/op 2.36 MB/s PASS ok crypto/des 1.615s goos: freebsd goarch: amd64 pkg: crypto/ecdh cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkECDH/P256-4 987 118831 ns/op 968 B/op 15 allocs/op BenchmarkECDH/P384-4 14 8133847 ns/op 1332 B/op 24 allocs/op BenchmarkECDH/P521-4 5 20940964 ns/op 1803 B/op 24 allocs/op BenchmarkECDH/X25519-4 92 1246175 ns/op 392 B/op 9 allocs/op PASS ok crypto/ecdh 1.765s goos: freebsd goarch: amd64 pkg: crypto/ecdsa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSign/P256-4 867 129921 ns/op 6976 B/op 72 allocs/op BenchmarkSign/P384-4 46 2417498 ns/op 7213 B/op 75 allocs/op BenchmarkSign/P521-4 20 5594442 ns/op 8064 B/op 78 allocs/op BenchmarkVerify/P256-4 1002 119430 ns/op 576 B/op 10 allocs/op BenchmarkVerify/P384-4 14 8321118 ns/op 808 B/op 17 allocs/op BenchmarkVerify/P521-4 5 20419717 ns/op 1224 B/op 17 allocs/op BenchmarkGenerateKey/P256-4 4303 26757 ns/op 1000 B/op 17 allocs/op BenchmarkGenerateKey/P384-4 56 2066116 ns/op 1201 B/op 20 allocs/op BenchmarkGenerateKey/P521-4 19 5267144 ns/op 1602 B/op 21 allocs/op PASS ok crypto/ecdsa 2.498s goos: freebsd goarch: amd64 pkg: crypto/ed25519 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkKeyGeneration-4 327 353607 ns/op BenchmarkNewKeyFromSeed-4 333 362846 ns/op BenchmarkSigning-4 309 387685 ns/op BenchmarkVerification-4 212 570319 ns/op PASS ok crypto/ed25519 1.720s goos: freebsd goarch: amd64 pkg: crypto/elliptic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScalarBaseMult/P256-4 5202 22812 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 146 827764 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 55 2132477 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 21 5234927 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1410 84969 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 55 2094326 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 20 5721590 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 7 14895515 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 16141 6946 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 6650 17801 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3842 28152 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 78 1414746 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2500 46468 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 304 391935 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1533 75363 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 98 1160928 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.367s goos: freebsd goarch: amd64 pkg: crypto/hkdf cpu: Intel(R) Xeon(R) CPU @ 2.20GHz Benchmark16ByteMD5Single-4 6213 16199 ns/op 0.99 MB/s Benchmark20ByteSHA1Single-4 6351 16370 ns/op 1.22 MB/s Benchmark32ByteSHA256Single-4 6434 17892 ns/op 1.79 MB/s Benchmark64ByteSHA512Single-4 3969 27920 ns/op 2.29 MB/s PASS ok crypto/hkdf 1.520s goos: freebsd goarch: amd64 pkg: crypto/hmac cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHMACSHA256_1K-4 21652 5479 ns/op 186.88 MB/s BenchmarkHMACSHA256_32-4 53480 2252 ns/op 14.21 MB/s BenchmarkNewWriteSum-4 13914 8211 ns/op 3.90 MB/s PASS ok crypto/hmac 1.551s goos: freebsd goarch: amd64 pkg: crypto/internal/fips140/bigmod cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkModAdd-4 453813 231.3 ns/op BenchmarkModSub-4 479454 228.7 ns/op BenchmarkMontgomeryRepr-4 60673 1944 ns/op BenchmarkMontgomeryMul-4 60396 1958 ns/op BenchmarkModMul-4 29875 4021 ns/op BenchmarkExpBig-4 18 6592302 ns/op BenchmarkExp-4 21 5318180 ns/op PASS ok crypto/internal/fips140/bigmod 1.990s goos: freebsd goarch: amd64 pkg: crypto/internal/fips140/drbg cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDBRG-4 65997 1887 ns/op 33.91 MB/s PASS ok crypto/internal/fips140/drbg 1.332s goos: freebsd goarch: amd64 pkg: crypto/internal/fips140/edwards25519 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncodingDecoding-4 3655 28747 ns/op BenchmarkScalarBaseMult-4 368 316815 ns/op BenchmarkScalarMult-4 162 737946 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 234 515101 ns/op PASS ok crypto/internal/fips140/edwards25519 1.693s goos: freebsd goarch: amd64 pkg: crypto/internal/fips140/edwards25519/field cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAdd-4 511509 211.9 ns/op BenchmarkMultiply-4 4135756 28.74 ns/op BenchmarkSquare-4 5280724 23.06 ns/op BenchmarkInvert-4 25147 4773 ns/op BenchmarkMult32-4 1482338 81.50 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 2034893 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1608 74977 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 19 5697033 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 7 14695830 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 152 748036 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 7920 15540 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 57 1951546 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 22 4696201 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/fips140/nistec 2.134s goos: freebsd goarch: amd64 pkg: crypto/internal/fips140/nistec/fiat cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMul/P224-4 573774 195.7 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 284604 396.4 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 118676 1015 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 570314 205.3 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 302466 393.0 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 116572 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 184443 613.0 ns/op 13.05 MB/s BenchmarkHash64-4 201108 568.1 ns/op 112.65 MB/s BenchmarkHash128-4 174543 675.0 ns/op 189.63 MB/s BenchmarkHash256-4 130276 890.5 ns/op 287.48 MB/s BenchmarkHash512-4 90073 1330 ns/op 385.08 MB/s BenchmarkHash1K-4 54351 2202 ns/op 465.11 MB/s BenchmarkHash8K-4 8322 14403 ns/op 568.78 MB/s BenchmarkHash1M-4 66 1778926 ns/op 589.44 MB/s BenchmarkHash8M-4 8 14277059 ns/op 587.56 MB/s BenchmarkHash8BytesUnaligned-4 182444 615.9 ns/op 12.99 MB/s BenchmarkHash1KUnaligned-4 54436 2210 ns/op 463.27 MB/s BenchmarkHash8KUnaligned-4 8298 14364 ns/op 570.30 MB/s PASS ok crypto/md5 2.878s goos: freebsd goarch: amd64 pkg: crypto/mlkem cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkKeyGen-4 349 339626 ns/op BenchmarkEncaps-4 171 691184 ns/op BenchmarkDecaps-4 133 894317 ns/op BenchmarkRoundTrip/Alice-4 91 1310597 ns/op BenchmarkRoundTrip/Bob-4 201 592847 ns/op PASS ok crypto/mlkem 1.946s goos: freebsd goarch: amd64 pkg: crypto/pbkdf2 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHMACSHA1-4 10 11039892 ns/op BenchmarkHMACSHA256-4 7 14932406 ns/op PASS ok crypto/pbkdf2 1.426s goos: freebsd goarch: amd64 pkg: crypto/rand cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRead/4-4 86132 1345 ns/op 2.97 MB/s BenchmarkRead/32-4 84302 1367 ns/op 23.41 MB/s BenchmarkRead/4K-4 8403 14106 ns/op 290.36 MB/s BenchmarkPrime-4 1 261328862 ns/op PASS ok crypto/rand 1.732s goos: freebsd goarch: amd64 pkg: crypto/rc4 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRC4_128-4 13372 8907 ns/op 14.37 MB/s BenchmarkRC4_1K-4 1636 70850 ns/op 14.45 MB/s BenchmarkRC4_8K-4 213 558181 ns/op 14.50 MB/s PASS ok crypto/rc4 1.596s goos: freebsd goarch: amd64 pkg: crypto/rsa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecryptPKCS1v15/2048-4 48 2156348 ns/op BenchmarkDecryptPKCS1v15/3072-4 21 5409412 ns/op BenchmarkDecryptPKCS1v15/4096-4 10 10755868 ns/op BenchmarkEncryptPKCS1v15/2048-4 1578 74906 ns/op BenchmarkDecryptOAEP/2048-4 50 2255856 ns/op BenchmarkEncryptOAEP/2048-4 1291 90827 ns/op BenchmarkSignPKCS1v15/2048-4 49 2250912 ns/op BenchmarkVerifyPKCS1v15/2048-4 1676 71543 ns/op BenchmarkSignPSS/2048-4 49 2300044 ns/op BenchmarkVerifyPSS/2048-4 1366 86698 ns/op BenchmarkGenerateKey/2048-4 2 709886078 ns/op BenchmarkParsePKCS8PrivateKey/2048-4 602 199641 ns/op PASS ok crypto/rsa 3.947s goos: freebsd goarch: amd64 pkg: crypto/sha1 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 158428 702.5 ns/op 11.39 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 201220 573.8 ns/op 13.94 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 98870 1191 ns/op 268.73 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 112495 1054 ns/op 303.74 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 58280 2048 ns/op 499.99 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 62410 1924 ns/op 532.29 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 10000 11339 ns/op 722.48 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.098s goos: freebsd goarch: amd64 pkg: crypto/sha256 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 138039 838.2 ns/op 9.54 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 134824 851.5 ns/op 9.39 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 142807 835.3 ns/op 9.58 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 29094 4085 ns/op 250.65 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 29367 4088 ns/op 250.50 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 29208 4082 ns/op 250.84 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 4293 27557 ns/op 297.28 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 4262 27513 ns/op 297.75 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 4312 27586 ns/op 296.97 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.322s goos: freebsd goarch: amd64 pkg: crypto/sha3 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSha3_512_MTU-4 8829 12360 ns/op 109.23 MB/s BenchmarkSha3_384_MTU-4 13250 8959 ns/op 150.69 MB/s BenchmarkSha3_256_MTU-4 16674 7153 ns/op 188.73 MB/s BenchmarkSha3_224_MTU-4 17684 6765 ns/op 199.55 MB/s BenchmarkShake128_MTU-4 14660 8233 ns/op 163.97 MB/s BenchmarkShake256_MTU-4 13549 8772 ns/op 153.89 MB/s BenchmarkShake256_16x-4 591 201243 ns/op 81.41 MB/s BenchmarkShake256_1MiB-4 24 4769527 ns/op 219.85 MB/s BenchmarkSha3_512_1MiB-4 13 8798859 ns/op 119.17 MB/s PASS ok crypto/sha3 2.572s goos: freebsd goarch: amd64 pkg: crypto/sha512 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 112466 1036 ns/op 7.73 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 115282 1034 ns/op 7.74 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 115632 1029 ns/op 7.78 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 37168 3213 ns/op 318.72 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 37144 3216 ns/op 318.46 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 37297 3233 ns/op 316.69 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 6042 19063 ns/op 429.72 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 6028 19031 ns/op 430.46 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 6079 19061 ns/op 429.79 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.302s goos: freebsd goarch: amd64 pkg: crypto/subtle cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkConstantTimeByteEq-4 17723218 6.751 ns/op BenchmarkConstantTimeEq-4 16619906 7.199 ns/op BenchmarkConstantTimeLessOrEq-4 16786940 7.134 ns/op BenchmarkXORBytes/8Bytes-4 4357323 27.99 ns/op 285.82 MB/s BenchmarkXORBytes/128Bytes-4 3640755 32.58 ns/op 3928.82 MB/s BenchmarkXORBytes/2048Bytes-4 1000000 134.2 ns/op 15264.75 MB/s BenchmarkXORBytes/32768Bytes-4 60511 2037 ns/op 16084.15 MB/s PASS ok crypto/subtle 2.060s goos: freebsd goarch: amd64 pkg: crypto/tls cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCertCache/0-4 217 548226 ns/op BenchmarkCertCache/1-4 213 556520 ns/op BenchmarkCertCache/2-4 212 561658 ns/op BenchmarkCertCache/3-4 204 576154 ns/op BenchmarkHandshakeServer/RSA-4 100 1007532 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 80 1404917 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 92 1177143 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 148 792373 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 210 579760 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 57 1928560 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 66 1744300 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 30854568 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 4 31302174 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 6 19404245 ns/op 54.04 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 4 26566246 ns/op 39.47 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 4 33221687 ns/op 63.13 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 3 46940441 ns/op 44.68 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 2 61873602 ns/op 67.79 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 2 89543704 ns/op 46.84 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 120160787 ns/op 69.81 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 171447838 ns/op 48.93 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 229637540 ns/op 73.06 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 330847144 ns/op 50.71 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 454768495 ns/op 73.78 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 657801278 ns/op 51.01 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 921415619 ns/op 72.83 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 1316381796 ns/op 50.98 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 5 20579027 ns/op 50.95 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 4 26959096 ns/op 38.90 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 3 35087063 ns/op 59.77 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 3 47240748 ns/op 44.39 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 2 63133023 ns/op 66.44 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 2 88870359 ns/op 47.20 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 117474117 ns/op 71.41 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 170496768 ns/op 49.20 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 233086017 ns/op 71.98 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 333792631 ns/op 50.26 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 455593740 ns/op 73.65 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 654462077 ns/op 51.27 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 930867929 ns/op 72.09 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 1327791733 ns/op 50.54 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 698368548 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 702218819 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 282566085 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 283698534 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 144565500 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 144251017 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 74694740 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 74518682 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 4 33154152 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 4 32675392 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 138037717 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 141628601 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 58353131 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 59392570 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 4 32021756 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 4 32147360 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 6 18840225 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 6 18372498 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 10 10748351 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 10 10154060 ns/op PASS ok crypto/tls 20.084s goos: freebsd goarch: amd64 pkg: crypto/x509 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkOIDMarshalUnmarshalText-4 13428 8332 ns/op BenchmarkCreateCertificate/RSA_2048-4 43 2514233 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 289 412305 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 1112 105459 ns/op 12952 B/op 169 allocs/op BenchmarkParseCertificate/rsa_leaf-4 1068 111466 ns/op 14360 B/op 192 allocs/op PASS ok crypto/x509 2.427s goos: freebsd goarch: amd64 pkg: database/sql cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkConcurrentDBExec-4 36 3137300 ns/op 280918 B/op 1646 allocs/op BenchmarkConcurrentStmtQuery-4 28 3634589 ns/op 276802 B/op 2078 allocs/op BenchmarkConcurrentStmtExec-4 43 2784550 ns/op 221832 B/op 756 allocs/op BenchmarkConcurrentTxQuery-4 34 3169398 ns/op 279820 B/op 2173 allocs/op BenchmarkConcurrentTxExec-4 46 2344762 ns/op 87793 B/op 1553 allocs/op BenchmarkConcurrentTxStmtQuery-4 37 3162741 ns/op 107614 B/op 2063 allocs/op BenchmarkConcurrentTxStmtExec-4 104 1155192 ns/op 40249 B/op 380 allocs/op BenchmarkConcurrentRandom-4 40 2856557 ns/op 232117 B/op 1878 allocs/op BenchmarkManyConcurrentQueries-4 2259 50260 ns/op 4147 B/op 20 allocs/op BenchmarkGrabConn-4 199087 639.1 ns/op 0 B/op 0 allocs/op BenchmarkConnRequestSet-4 16911 7233 ns/op PASS ok database/sql 2.779s goos: freebsd goarch: amd64 pkg: debug/elf cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSymbols64-4 1658 62226 ns/op BenchmarkSymbols32-4 2132 52652 ns/op PASS ok debug/elf 1.259s goos: freebsd goarch: amd64 pkg: debug/gosym cpu: Intel(R) Xeon(R) CPU @ 2.20GHz Benchmark115/NewLineTable-4 232162 509.3 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 90 1312258 ns/op 179129 B/op 15 allocs/op Benchmark115/LineToPC-4 78 1542140 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 17866 6665 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.832s goos: freebsd goarch: amd64 pkg: encoding/asn1 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkObjectIdentifierString-4 71494 1651 ns/op BenchmarkMarshal-4 805 145495 ns/op 8056 B/op 271 allocs/op BenchmarkUnmarshal-4 2814 40621 ns/op 352 B/op 16 allocs/op PASS ok encoding/asn1 1.474s goos: freebsd goarch: amd64 pkg: encoding/base32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode-4 336 352336 ns/op 23.25 MB/s BenchmarkEncodeToString-4 306 364996 ns/op 22.44 MB/s BenchmarkDecode-4 142 827669 ns/op 15.84 MB/s BenchmarkDecodeString-4 142 835155 ns/op 15.70 MB/s PASS ok encoding/base32 1.786s goos: freebsd goarch: amd64 pkg: encoding/base64 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncodeToString-4 333 341211 ns/op 24.01 MB/s BenchmarkDecodeString/2-4 321232 348.9 ns/op 11.46 MB/s BenchmarkDecodeString/4-4 211612 569.0 ns/op 14.06 MB/s BenchmarkDecodeString/8-4 178274 665.5 ns/op 18.03 MB/s BenchmarkDecodeString/64-4 36380 3272 ns/op 26.90 MB/s BenchmarkDecodeString/8192-4 326 364645 ns/op 29.96 MB/s BenchmarkNewEncoding-4 61657 1929 ns/op 132.70 MB/s PASS ok encoding/base64 2.073s goos: freebsd goarch: amd64 pkg: encoding/binary cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadSlice1000Int32s-4 1276 89449 ns/op 44.72 MB/s BenchmarkReadStruct-4 16347 7447 ns/op 10.07 MB/s BenchmarkWriteStruct-4 17514 6798 ns/op 11.03 MB/s BenchmarkAppendStruct-4 186102 637.2 ns/op 117.71 MB/s BenchmarkWriteSlice1000Structs-4 15 6860095 ns/op 10.93 MB/s BenchmarkAppendSlice1000Structs-4 16 6504376 ns/op 11.53 MB/s BenchmarkReadSlice1000Structs-4 15 7220338 ns/op 10.39 MB/s BenchmarkReadInts-4 46874 2580 ns/op 11.63 MB/s BenchmarkWriteInts-4 43150 2770 ns/op 10.83 MB/s BenchmarkAppendInts-4 95220 1252 ns/op 23.96 MB/s BenchmarkWriteSlice1000Int32s-4 1299 91660 ns/op 43.64 MB/s BenchmarkAppendSlice1000Int32s-4 1425 82407 ns/op 48.54 MB/s BenchmarkPutUint16-4 3634051 32.98 ns/op 60.65 MB/s BenchmarkAppendUint16-4 3487620 34.12 ns/op 58.62 MB/s BenchmarkPutUint32-4 2559663 46.49 ns/op 86.04 MB/s BenchmarkAppendUint32-4 2512420 47.02 ns/op 85.06 MB/s BenchmarkPutUint64-4 856680 119.1 ns/op 67.17 MB/s BenchmarkAppendUint64-4 1000000 114.1 ns/op 70.12 MB/s BenchmarkLittleEndianPutUint16-4 3727989 32.07 ns/op 62.36 MB/s BenchmarkLittleEndianAppendUint16-4 3588184 33.28 ns/op 60.10 MB/s BenchmarkLittleEndianPutUint32-4 2597062 46.24 ns/op 86.51 MB/s BenchmarkLittleEndianAppendUint32-4 2493572 47.08 ns/op 84.96 MB/s BenchmarkLittleEndianPutUint64-4 995236 119.5 ns/op 66.96 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 114.0 ns/op 70.17 MB/s BenchmarkReadFloats-4 156372 772.4 ns/op 15.54 MB/s BenchmarkWriteFloats-4 146578 810.5 ns/op 14.81 MB/s BenchmarkReadSlice1000Float32s-4 1160 101511 ns/op 39.40 MB/s BenchmarkWriteSlice1000Float32s-4 1105 107774 ns/op 37.11 MB/s BenchmarkReadSlice1000Uint8s-4 74623 1699 ns/op 588.74 MB/s BenchmarkWriteSlice1000Uint8s-4 290122 412.0 ns/op 2427.08 MB/s BenchmarkSize/bool-4 4826888 24.54 ns/op BenchmarkSize/int8-4 5098720 23.27 ns/op BenchmarkSize/int16-4 5071509 23.50 ns/op BenchmarkSize/int32-4 4956164 24.10 ns/op BenchmarkSize/int64-4 5145571 23.27 ns/op BenchmarkSize/uint8-4 5086687 23.61 ns/op BenchmarkSize/uint16-4 5002092 24.02 ns/op BenchmarkSize/uint32-4 5050927 23.59 ns/op BenchmarkSize/uint64-4 4885238 24.35 ns/op BenchmarkSize/float32-4 3904342 30.00 ns/op BenchmarkSize/float64-4 4085409 28.77 ns/op BenchmarkSize/complex64-4 710180 156.7 ns/op BenchmarkSize/complex128-4 741034 156.0 ns/op BenchmarkSize/binary.Struct-4 221464 536.8 ns/op BenchmarkSize/*binary.Struct-4 195168 618.4 ns/op BenchmarkSize/[]binary.Struct-4 192609 626.0 ns/op BenchmarkSize/[]binary.Struct#01-4 190076 636.3 ns/op BenchmarkSize/[1]binary.Struct-4 170894 672.5 ns/op BenchmarkPutUvarint32-4 834650 147.4 ns/op 27.13 MB/s BenchmarkPutUvarint64-4 194576 565.8 ns/op 14.14 MB/s PASS ok encoding/binary 8.042s goos: freebsd goarch: amd64 pkg: encoding/csv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRead-4 6205 16630 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 6321 15850 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6694 15879 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 4176 25965 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 7441 14792 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 7564 14802 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 7707 14895 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4708 24677 ns/op 2977 B/op 12 allocs/op BenchmarkWrite-4 12747 9368 ns/op PASS ok encoding/csv 2.210s goos: freebsd goarch: amd64 pkg: encoding/gob cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEndToEndPipe-4 11986 9666 ns/op 1813 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 15723 7568 ns/op 1812 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 240 472552 ns/op 16799 B/op 330 allocs/op BenchmarkEncodeComplex128Slice-4 780 149106 ns/op 629 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1639 71019 ns/op 53 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1546 73316 ns/op 56 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 2278 50514 ns/op 170 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 58 1957956 ns/op 35675 B/op 252 allocs/op BenchmarkDecodeComplex128Slice-4 657 182870 ns/op 25245 B/op 149 allocs/op BenchmarkDecodeFloat64Slice-4 1261 93735 ns/op 10819 B/op 149 allocs/op BenchmarkDecodeInt32Slice-4 1334 87417 ns/op 9780 B/op 149 allocs/op BenchmarkDecodeStringSlice-4 892 129645 ns/op 39156 B/op 1149 allocs/op BenchmarkDecodeStringsSlice-4 331 365818 ns/op 66247 B/op 2181 allocs/op BenchmarkDecodeBytesSlice-4 596 192873 ns/op 23717 B/op 169 allocs/op BenchmarkDecodeInterfaceSlice-4 94 1183016 ns/op 83098 B/op 3158 allocs/op BenchmarkDecodeMap-4 75 1571822 ns/op 50000 B/op 160 allocs/op PASS ok encoding/gob 3.625s goos: freebsd goarch: amd64 pkg: encoding/hex cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode/256-4 12444 9607 ns/op 26.65 MB/s BenchmarkEncode/1024-4 2924 38755 ns/op 26.42 MB/s BenchmarkEncode/4096-4 771 155690 ns/op 26.31 MB/s BenchmarkEncode/16384-4 193 616914 ns/op 26.56 MB/s BenchmarkDecode/256-4 22701 5226 ns/op 48.99 MB/s BenchmarkDecode/1024-4 5557 20895 ns/op 49.01 MB/s BenchmarkDecode/4096-4 1430 83506 ns/op 49.05 MB/s BenchmarkDecode/16384-4 366 326706 ns/op 50.15 MB/s BenchmarkDecodeString/256-4 21884 5377 ns/op 47.61 MB/s BenchmarkDecodeString/1024-4 5096 21060 ns/op 48.62 MB/s BenchmarkDecodeString/4096-4 1440 83005 ns/op 49.35 MB/s BenchmarkDecodeString/16384-4 358 330605 ns/op 49.56 MB/s BenchmarkDump/256-4 1351 85556 ns/op 2.99 MB/s BenchmarkDump/1024-4 351 338217 ns/op 3.03 MB/s BenchmarkDump/4096-4 87 1353436 ns/op 3.03 MB/s BenchmarkDump/16384-4 21 5470869 ns/op 2.99 MB/s PASS ok encoding/hex 3.420s goos: freebsd goarch: amd64 pkg: encoding/json cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCodeEncoder-4 1 115388626 ns/op 16.82 MB/s 2272 B/op 17 allocs/op BenchmarkCodeEncoderError-4 1 133629806 ns/op 14.52 MB/s 8394144 B/op 103 allocs/op BenchmarkCodeMarshal-4 1 133146009 ns/op 14.57 MB/s 10332456 B/op 58 allocs/op BenchmarkCodeMarshalError-4 1 142255095 ns/op 13.64 MB/s 10335136 B/op 104 allocs/op BenchmarkMarshalBytes/32-4 19538 6179 ns/op BenchmarkMarshalBytes/256-4 5186 22198 ns/op BenchmarkMarshalBytes/4096-4 478 251226 ns/op BenchmarkMarshalBytesError/32-4 52 2153455 ns/op BenchmarkMarshalBytesError/256-4 52 2157560 ns/op BenchmarkMarshalBytesError/4096-4 46 2417791 ns/op BenchmarkMarshalMap-4 48271 2838 ns/op 299 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 427189515 ns/op 4.54 MB/s 10097288 B/op 40038 allocs/op BenchmarkUnicodeDecoder-4 34597 3403 ns/op 4.11 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 46594 2564 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 379361866 ns/op 5.12 MB/s 2020400 B/op 40005 allocs/op BenchmarkCodeUnmarshalReuse-4 1 371374655 ns/op 5.23 MB/s 2021432 B/op 40010 allocs/op BenchmarkUnmarshalString-4 52371 2276 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 147240 850.8 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 330723 447.1 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 17634 6871 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 76315 1637 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 91112 1330 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 16890 7056 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 2284 45414 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 1272 99161 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 246 480467 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 32 4086569 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 400053 263.4 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 408428 275.1 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 355696 316.5 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 300424 381.0 ns/op BenchmarkEncodeMarshaler-4 62995 1913 ns/op 75 B/op 1 allocs/op BenchmarkEncoderEncode-4 78428 1517 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 4012418 29.92 ns/op BenchmarkNumberIsValidRegexp-4 20740 5838 ns/op BenchmarkUnmarshalNumber-4 35407 3365 ns/op 168 B/op 2 allocs/op PASS ok encoding/json 8.461s goos: freebsd goarch: amd64 pkg: encoding/pem cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode-4 46 2538116 ns/op 25.82 MB/s BenchmarkDecode-4 22 5049896 ns/op 17.58 MB/s PASS ok encoding/pem 1.430s goos: freebsd goarch: amd64 pkg: encoding/xml cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMarshal-4 3045 38824 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 1024 114828 ns/op 8217 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 4492 24853 ns/op PASS ok encoding/xml 1.553s goos: freebsd goarch: amd64 pkg: errors cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkIs-4 302002 363.8 ns/op BenchmarkAs-4 77010 1493 ns/op PASS ok errors 1.336s goos: freebsd goarch: amd64 pkg: expvar cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkIntAdd-4 185120 621.7 ns/op BenchmarkIntSet-4 214303 501.1 ns/op BenchmarkFloatAdd-4 54050 2328 ns/op BenchmarkFloatSet-4 253315 508.3 ns/op BenchmarkStringSet-4 211077 494.3 ns/op BenchmarkMapSet-4 38934 3111 ns/op BenchmarkMapSetDifferent-4 25096 5285 ns/op BenchmarkMapSetDifferentRandom-4 249 442158 ns/op BenchmarkMapSetString-4 38253 3246 ns/op BenchmarkMapAddSame-4 23428 4327 ns/op BenchmarkMapAddDifferent-4 14604 8222 ns/op BenchmarkMapAddDifferentRandom-4 219 550604 ns/op BenchmarkMapAddSameSteadyState-4 196502 655.8 ns/op BenchmarkMapAddDifferentSteadyState-4 75135 1523 ns/op BenchmarkMapString-4 5793 19026 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 10000 25199 ns/op PASS ok expvar 3.692s goos: freebsd goarch: amd64 pkg: fmt cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSprintfPadding-4 114266 1041 ns/op BenchmarkSprintfEmpty-4 390877 285.3 ns/op BenchmarkSprintfString-4 310386 406.1 ns/op BenchmarkSprintfTruncateString-4 266680 485.9 ns/op BenchmarkSprintfTruncateBytes-4 156296 821.0 ns/op BenchmarkSprintfSlowParsingPath-4 259947 441.3 ns/op BenchmarkSprintfQuoteString-4 37670 3160 ns/op BenchmarkSprintfInt-4 264610 438.7 ns/op BenchmarkSprintfIntInt-4 214482 575.6 ns/op BenchmarkSprintfPrefixedInt-4 238598 510.8 ns/op BenchmarkSprintfFloat-4 157612 856.3 ns/op BenchmarkSprintfComplex-4 62491 1932 ns/op BenchmarkSprintfBoolean-4 315908 398.5 ns/op BenchmarkSprintfHexString-4 139251 887.9 ns/op BenchmarkSprintfHexBytes-4 87502 1378 ns/op BenchmarkSprintfBytes-4 50074 2475 ns/op BenchmarkSprintfStringer-4 88558 1406 ns/op BenchmarkSprintfStructure-4 42814 3089 ns/op BenchmarkManyArgs-4 72768 1622 ns/op BenchmarkFprintInt-4 69164 1720 ns/op BenchmarkFprintfBytes-4 75542 1630 ns/op BenchmarkFprintIntNoAlloc-4 68768 1714 ns/op BenchmarkScanInts-4 36 3236352 ns/op BenchmarkScanRecursiveInt-4 1 382945210 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 406997964 ns/op PASS ok fmt 5.228s goos: freebsd goarch: amd64 pkg: go/build cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkImportVendor-4 784 135663 ns/op PASS ok go/build 1.188s goos: freebsd goarch: amd64 pkg: go/constant cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStringAdd/1-4 41880 2463 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 14275 8530 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3872 28843 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1099 108913 ns/op 11872 B/op 73 allocs/op BenchmarkStringAdd/256-4 274 432836 ns/op 48992 B/op 267 allocs/op BenchmarkStringAdd/1024-4 63 1922079 ns/op 215520 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 15 7750070 ns/op 846305 B/op 4113 allocs/op BenchmarkStringAdd/16384-4 4 32670218 ns/op 3615200 B/op 16406 allocs/op BenchmarkStringAdd/65536-4 1 138944650 ns/op 15239648 B/op 65564 allocs/op PASS ok go/constant 2.494s goos: freebsd goarch: amd64 pkg: go/format cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFormat/array1-10000-4 1 259781341 ns/op 0.25 MB/s 45549200 B/op 48731 allocs/op PASS ok go/format 1.315s goos: freebsd goarch: amd64 pkg: go/parser cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkParse-4 5 20496199 ns/op 2.62 MB/s BenchmarkParseOnly-4 6 17899106 ns/op 3.00 MB/s BenchmarkResolve-4 48 2446905 ns/op 21.97 MB/s PASS ok go/parser 2.344s goos: freebsd goarch: amd64 pkg: go/printer cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPrintFile-4 1 154324718 ns/op 0.33 MB/s 5007856 B/op 27865 allocs/op BenchmarkPrintDecl-4 739 156738 ns/op 0.20 MB/s 16408 B/op 53 allocs/op PASS ok go/printer 1.375s goos: freebsd goarch: amd64 pkg: go/scanner cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScan-4 261 447142 ns/op BenchmarkScanFiles/go/types/expr.go-4 18 6313598 ns/op 6.26 MB/s BenchmarkScanFiles/go/parser/parser.go-4 8 12703629 ns/op 5.87 MB/s BenchmarkScanFiles/net/http/server.go-4 5 20090054 ns/op 6.50 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 218 541716 ns/op 5.72 MB/s PASS ok go/scanner 1.875s goos: freebsd goarch: amd64 pkg: go/token cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSearchInts-4 1000000 103.9 ns/op PASS ok go/token 1.192s goos: freebsd goarch: amd64 pkg: go/types cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLookupFieldOrMethod-4 93 1407053 ns/op BenchmarkNamed/Underlying/nongeneric-4 796795 130.9 ns/op BenchmarkNamed/Underlying/generic-4 912534 132.1 ns/op BenchmarkNamed/Underlying/src_instance-4 654276 178.4 ns/op BenchmarkNamed/Underlying/user_instance-4 870363 136.0 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 20271 5866 ns/op BenchmarkNamed/NewMethodSet/generic-4 20379 5898 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 19725 6091 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 20055 5986 ns/op BenchmarkCheck/http/funcbodies/info-4 1 644068416 ns/op 55236 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 516007322 ns/op 68937 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 269839170 ns/op 131824 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 250434006 ns/op 142046 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 468064818 ns/op 11328 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 128465506 ns/op 41255 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 72200335 ns/op 73425 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 72868897 ns/op 72752 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 172211894 ns/op 12569 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 72994408 ns/op 29673 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 54903582 ns/op 39448 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 53453072 ns/op 40520 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1285832631 ns/op 55060 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 647426644 ns/op 109346 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 165382841 ns/op 427953 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 127936742 ns/op 553028 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 363778534 ns/op 2410 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 82059539 ns/op 10682 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 73594130 ns/op 11911 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 74067569 ns/op 11837 lines/s PASS ok go/types 20.366s goos: freebsd goarch: amd64 pkg: hash/adler32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAdler32KB-4 9024 13255 ns/op 77.26 MB/s PASS ok hash/adler32 1.245s goos: freebsd goarch: amd64 pkg: hash/crc32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCRC32/poly=IEEE/size=15/align=0-4 195768 565.4 ns/op 26.53 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 211362 542.2 ns/op 27.67 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 152092 767.2 ns/op 52.14 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 165018 727.0 ns/op 55.02 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 440181 280.8 ns/op 1823.31 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 447718 280.3 ns/op 1826.85 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 393886 328.6 ns/op 3116.19 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 399459 332.0 ns/op 3083.99 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 240308 624.4 ns/op 6559.85 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 243151 565.6 ns/op 7241.79 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 46621 3251 ns/op 10079.71 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 45586 3261 ns/op 10049.93 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 432908 265.4 ns/op 56.51 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 445044 266.5 ns/op 56.29 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 429696 276.1 ns/op 144.88 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 433218 265.7 ns/op 150.55 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 322441 367.8 ns/op 1392.03 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 329018 364.6 ns/op 1404.17 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 268435 447.4 ns/op 2288.99 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 261235 460.7 ns/op 2222.76 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 214426 542.9 ns/op 7545.29 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 223095 557.5 ns/op 7347.07 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 46702 2546 ns/op 12870.63 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 47056 2548 ns/op 12858.01 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 215848 548.8 ns/op 27.33 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 214815 551.7 ns/op 27.19 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 98955 1164 ns/op 34.37 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 106299 1124 ns/op 35.57 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 8071 14444 ns/op 35.45 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 7999 14458 ns/op 35.41 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 3913 30407 ns/op 33.68 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 3889 30427 ns/op 33.65 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 927 130536 ns/op 31.38 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 928 128563 ns/op 31.86 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 100 1048373 ns/op 31.26 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 100 1046825 ns/op 31.30 MB/s PASS ok hash/crc32 5.817s goos: freebsd goarch: amd64 pkg: hash/crc64 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCrc64/ISO64KB-4 217 549242 ns/op 119.32 MB/s BenchmarkCrc64/ISO4KB-4 2092 54735 ns/op 74.83 MB/s BenchmarkCrc64/ISO1KB-4 10000 10160 ns/op 100.79 MB/s BenchmarkCrc64/ECMA64KB-4 219 542120 ns/op 120.89 MB/s BenchmarkCrc64/Random64KB-4 289 411468 ns/op 159.27 MB/s BenchmarkCrc64/Random16KB-4 1041 114393 ns/op 143.23 MB/s PASS ok hash/crc64 1.967s goos: freebsd goarch: amd64 pkg: hash/fnv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFnv32KB-4 7183 13942 ns/op 73.45 MB/s BenchmarkFnv32aKB-4 7585 13667 ns/op 74.93 MB/s BenchmarkFnv64KB-4 8485 13866 ns/op 73.85 MB/s BenchmarkFnv64aKB-4 7966 13860 ns/op 73.88 MB/s BenchmarkFnv128KB-4 2162 55601 ns/op 18.42 MB/s BenchmarkFnv128aKB-4 2180 54301 ns/op 18.86 MB/s PASS ok hash/fnv 1.778s goos: freebsd goarch: amd64 pkg: hash/maphash cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash/n=4/Write-4 546454 189.3 ns/op 21.13 MB/s BenchmarkHash/n=4/Bytes-4 4118226 27.23 ns/op 146.88 MB/s BenchmarkHash/n=4/String-4 1824009 66.19 ns/op 60.43 MB/s BenchmarkHash/n=8/Write-4 590756 186.9 ns/op 42.79 MB/s BenchmarkHash/n=8/Bytes-4 4482739 27.30 ns/op 293.09 MB/s BenchmarkHash/n=8/String-4 1831726 70.22 ns/op 113.93 MB/s BenchmarkHash/n=16/Write-4 623058 192.9 ns/op 82.96 MB/s BenchmarkHash/n=16/Bytes-4 4566718 27.29 ns/op 586.33 MB/s BenchmarkHash/n=16/String-4 1813771 67.31 ns/op 237.70 MB/s BenchmarkHash/n=32/Write-4 594723 200.5 ns/op 159.62 MB/s BenchmarkHash/n=32/Bytes-4 4269556 28.56 ns/op 1120.41 MB/s BenchmarkHash/n=32/String-4 1662216 68.26 ns/op 468.80 MB/s BenchmarkHash/n=64/Write-4 540741 218.7 ns/op 292.58 MB/s BenchmarkHash/n=64/Bytes-4 4153789 30.23 ns/op 2117.08 MB/s BenchmarkHash/n=64/String-4 1749200 69.22 ns/op 924.65 MB/s BenchmarkHash/n=256/Write-4 401983 296.4 ns/op 863.79 MB/s BenchmarkHash/n=256/Bytes-4 2065914 59.02 ns/op 4337.17 MB/s BenchmarkHash/n=256/String-4 905708 133.7 ns/op 1915.00 MB/s BenchmarkHash/n=320/Write-4 420382 287.6 ns/op 1112.67 MB/s BenchmarkHash/n=320/Bytes-4 1599066 74.43 ns/op 4299.20 MB/s BenchmarkHash/n=320/String-4 663321 179.6 ns/op 1781.72 MB/s BenchmarkHash/n=1024/Write-4 274237 456.0 ns/op 2245.49 MB/s BenchmarkHash/n=1024/Bytes-4 756604 185.2 ns/op 5528.62 MB/s BenchmarkHash/n=1024/String-4 261550 468.0 ns/op 2188.27 MB/s BenchmarkHash/n=4096/Write-4 125046 1059 ns/op 3867.29 MB/s BenchmarkHash/n=4096/Bytes-4 208164 702.3 ns/op 5831.87 MB/s BenchmarkHash/n=4096/String-4 68966 1799 ns/op 2276.27 MB/s BenchmarkHash/n=16384/Write-4 36564 3435 ns/op 4769.41 MB/s BenchmarkHash/n=16384/Bytes-4 48981 2763 ns/op 5929.02 MB/s BenchmarkHash/n=16384/String-4 16900 7111 ns/op 2303.94 MB/s BenchmarkComparable/int64-4 1954641 60.92 ns/op BenchmarkComparable/uint64-4 1927672 60.32 ns/op BenchmarkComparable/uintptr-4 1985490 60.34 ns/op BenchmarkComparable/interface_{}-4 1746759 68.17 ns/op BenchmarkComparable/string-4 1856953 65.95 ns/op BenchmarkComparable/bool-4 1827885 65.70 ns/op BenchmarkComparable/*float64-4 1926514 63.00 ns/op BenchmarkComparable/float64-4 1828987 65.56 ns/op BenchmarkComparable/complex128-4 1512596 78.88 ns/op BenchmarkComparable/struct_{}-4 1980062 60.38 ns/op BenchmarkComparable/maphash.testStruct-4 897351 143.6 ns/op PASS ok hash/maphash 7.639s goos: freebsd goarch: amd64 pkg: html cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEscape-4 846 129257 ns/op BenchmarkEscapeNone-4 136610 840.3 ns/op BenchmarkUnescape-4 826 143137 ns/op BenchmarkUnescapeNone-4 888117 130.2 ns/op BenchmarkUnescapeSparse-4 10000 10996 ns/op BenchmarkUnescapeDense-4 1293 92629 ns/op PASS ok html 1.834s goos: freebsd goarch: amd64 pkg: html/template cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCSSEscaper-4 10497 11169 ns/op BenchmarkCSSEscaperNoSpecials-4 47658 2483 ns/op BenchmarkDecodeCSS-4 28928 4146 ns/op BenchmarkDecodeCSSNoSpecials-4 4343942 27.47 ns/op BenchmarkCSSValueFilter-4 125275 959.8 ns/op BenchmarkCSSValueFilterOk-4 79082 1442 ns/op BenchmarkEscapedExecute-4 4416 24812 ns/op BenchmarkHTMLNospaceEscaper-4 12552 9631 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 66302 1777 ns/op BenchmarkStripTags-4 22291 5468 ns/op BenchmarkStripTagsNoSpecials-4 342174 348.9 ns/op BenchmarkJSValEscaperWithNum-4 23398 5147 ns/op BenchmarkJSValEscaperWithStr-4 5046 21020 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 18318 6553 ns/op BenchmarkJSValEscaperWithObj-4 4252 24810 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 13032 9081 ns/op BenchmarkJSStrEscaperNoSpecials-4 59211 1923 ns/op BenchmarkJSStrEscaper-4 12777 9355 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 56109 2123 ns/op BenchmarkJSRegexpEscaper-4 12027 9869 ns/op BenchmarkTemplateSpecialTags-4 93 1262629 ns/op BenchmarkURLEscaper-4 4305 26137 ns/op BenchmarkURLEscaperNoSpecials-4 192291 649.3 ns/op BenchmarkURLNormalizer-4 5935 19314 ns/op BenchmarkURLNormalizerNoSpecials-4 184719 654.2 ns/op BenchmarkSrcsetFilter-4 20186 5918 ns/op BenchmarkSrcsetFilterNoSpecials-4 125428 947.7 ns/op PASS ok html/template 5.365s goos: freebsd goarch: amd64 pkg: image cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAt/rgba-4 641887 178.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 429462 259.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 660987 175.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 472678 256.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1829852 64.54 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 101.1 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1808960 65.07 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 105.1 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1440255 84.34 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 459496 234.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 362185 315.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 477319 232.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 385839 309.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 817411 135.6 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 570172 211.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 1000000 119.6 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 560162 216.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 444345 257.6 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1429658 83.74 ns/op BenchmarkRGBASetRGBA-4 1475912 81.07 ns/op BenchmarkRGBA64At-4 691489 163.2 ns/op BenchmarkRGBA64SetRGBA64-4 772257 149.6 ns/op BenchmarkNRGBAAt-4 1460583 81.96 ns/op BenchmarkNRGBASetNRGBA-4 1469023 81.29 ns/op BenchmarkNRGBA64At-4 711994 161.6 ns/op BenchmarkNRGBA64SetNRGBA64-4 776918 148.6 ns/op BenchmarkAlphaAt-4 2399752 50.59 ns/op BenchmarkAlphaSetAlpha-4 2410320 49.90 ns/op BenchmarkAlpha16At-4 1558885 75.75 ns/op BenchmarkAlphaSetAlpha16-4 1612608 74.48 ns/op BenchmarkGrayAt-4 2408823 50.29 ns/op BenchmarkGraySetGray-4 2396150 49.82 ns/op BenchmarkGray16At-4 1598719 75.05 ns/op BenchmarkGraySetGray16-4 1604308 74.30 ns/op PASS ok image 6.339s goos: freebsd goarch: amd64 pkg: image/color cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkYCbCrToRGB/0-4 4023078 29.90 ns/op BenchmarkYCbCrToRGB/128-4 4439330 26.95 ns/op BenchmarkYCbCrToRGB/255-4 4752480 25.21 ns/op BenchmarkRGBToYCbCr/0-4 4704544 25.43 ns/op BenchmarkRGBToYCbCr/Cb-4 4727008 25.15 ns/op BenchmarkRGBToYCbCr/Cr-4 4726185 25.34 ns/op BenchmarkYCbCrToRGBA/0-4 3885421 30.85 ns/op BenchmarkYCbCrToRGBA/128-4 3284836 36.35 ns/op BenchmarkYCbCrToRGBA/255-4 3946417 30.33 ns/op BenchmarkNYCbCrAToRGBA/0-4 3747340 31.74 ns/op BenchmarkNYCbCrAToRGBA/128-4 3718074 31.72 ns/op BenchmarkNYCbCrAToRGBA/255-4 3820134 31.35 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 34045255 ns/op BenchmarkFillSrc-4 266 432554 ns/op BenchmarkCopyOver-4 6 17479842 ns/op BenchmarkCopySrc-4 370 315521 ns/op BenchmarkNRGBAOver-4 6 19108846 ns/op BenchmarkNRGBASrc-4 9 12221841 ns/op BenchmarkYCbCr-4 8 13447206 ns/op BenchmarkGray-4 15 7361355 ns/op BenchmarkCMYK-4 8 12540206 ns/op BenchmarkGlyphOver-4 19 5910584 ns/op BenchmarkRGBAMaskOver-4 4 30576491 ns/op BenchmarkGrayMaskOver-4 5 22655819 ns/op BenchmarkRGBA64ImageMaskOver-4 3 38225439 ns/op BenchmarkRGBA-4 4 25276873 ns/op BenchmarkPalettedFill-4 882 139664 ns/op BenchmarkPalettedRGBA-4 4 25181576 ns/op BenchmarkGenericOver-4 2 55013136 ns/op BenchmarkGenericMaskOver-4 5 22461504 ns/op BenchmarkGenericSrc-4 3 36264033 ns/op BenchmarkGenericMaskSrc-4 4 30917125 ns/op PASS ok image/draw 6.725s goos: freebsd goarch: amd64 pkg: image/gif cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecode-4 25 4553533 ns/op 3.39 MB/s 48616 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 108016745 ns/op 2.84 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 3117526537 ns/op 0.39 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 62 1830105 ns/op 8.44 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 153705859 ns/op 0.40 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 5.233s goos: freebsd goarch: amd64 pkg: image/jpeg cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFDCT-4 3930 28163 ns/op BenchmarkIDCT-4 4210 26672 ns/op BenchmarkDecodeBaseline-4 9 11816562 ns/op 5.23 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 7 16518762 ns/op 3.74 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 153286186 ns/op 8.02 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 192155914 ns/op 4.80 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 2.214s goos: freebsd goarch: amd64 pkg: image/png cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPaeth-4 12630783 9.016 ns/op BenchmarkDecodeGray-4 12 9050927 ns/op 7.24 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 38085703 ns/op 6.88 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 4 33076956 ns/op 7.93 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 21 5244965 ns/op 12.50 MB/s 140352 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 31124834 ns/op 8.42 MB/s 332128 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 38037854 ns/op 6.89 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 56758070 ns/op 5.41 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 56441864 ns/op 5.44 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 185644561 ns/op 6.62 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 202826864 ns/op 6.06 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 4 28459259 ns/op 10.79 MB/s 848604 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 188100331 ns/op 6.53 MB/s 860264 B/op 30 allocs/op BenchmarkEncodeRGBA-4 1 786133271 ns/op 1.56 MB/s 864088 B/op 29 allocs/op PASS ok image/png 4.600s goos: freebsd goarch: amd64 pkg: index/suffixarray cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkNew/text=opticks/size=100K/bits=32-4 2 50897558 ns/op 1.96 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 41380831 ns/op 2.42 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 297066632 ns/op 1.68 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 281298606 ns/op 1.78 MB/s 4006064 B/op 3 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 3 49423915 ns/op 2.02 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 41502930 ns/op 2.41 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 288461633 ns/op 1.73 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 265775451 ns/op 1.88 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 644394883 ns/op 1.55 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 619370873 ns/op 1.61 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3807182075 ns/op 1.31 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3552920862 ns/op 1.41 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 12 9056711 ns/op 11.04 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 12 9442529 ns/op 10.59 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 45295292 ns/op 11.04 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 3 47821178 ns/op 10.46 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 87848713 ns/op 11.38 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 92177766 ns/op 10.85 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 440478664 ns/op 11.35 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 463822187 ns/op 10.78 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 55289156 ns/op 1.81 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 3 47146381 ns/op 2.12 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 359961770 ns/op 1.39 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 366032150 ns/op 1.37 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 838281210 ns/op 1.19 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 847811830 ns/op 1.18 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 5202201164 ns/op 0.96 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 4831006796 ns/op 1.03 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 167059581 ns/op 25.02 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 171031908 ns/op 24.44 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 43.154s goos: freebsd goarch: amd64 pkg: internal/chacha8rand cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkBlock-4 965400 197.7 ns/op 1294.83 MB/s PASS ok internal/chacha8rand 1.275s goos: freebsd goarch: amd64 pkg: internal/fuzz cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMarshalCorpusFile/1-4 36525 2989 ns/op 0.33 MB/s BenchmarkMarshalCorpusFile/2-4 38484 3104 ns/op 0.64 MB/s BenchmarkMarshalCorpusFile/4-4 34976 3459 ns/op 1.16 MB/s BenchmarkMarshalCorpusFile/8-4 28818 4150 ns/op 1.93 MB/s BenchmarkMarshalCorpusFile/16-4 22496 5314 ns/op 3.01 MB/s BenchmarkMarshalCorpusFile/32-4 14869 8065 ns/op 3.97 MB/s BenchmarkMarshalCorpusFile/64-4 9445 10611 ns/op 6.03 MB/s BenchmarkMarshalCorpusFile/128-4 7236 13918 ns/op 9.20 MB/s BenchmarkMarshalCorpusFile/256-4 3433 32767 ns/op 7.81 MB/s BenchmarkMarshalCorpusFile/512-4 1812 64685 ns/op 7.92 MB/s BenchmarkMarshalCorpusFile/1024-4 957 123456 ns/op 8.29 MB/s BenchmarkMarshalCorpusFile/2048-4 474 247740 ns/op 8.27 MB/s BenchmarkMarshalCorpusFile/4096-4 236 505679 ns/op 8.10 MB/s BenchmarkMarshalCorpusFile/8192-4 122 973764 ns/op 8.41 MB/s BenchmarkMarshalCorpusFile/16384-4 61 1931209 ns/op 8.48 MB/s BenchmarkMarshalCorpusFile/32768-4 26 4372225 ns/op 7.49 MB/s BenchmarkMarshalCorpusFile/65536-4 13 8902676 ns/op 7.36 MB/s BenchmarkMarshalCorpusFile/131072-4 6 18458737 ns/op 7.10 MB/s BenchmarkMarshalCorpusFile/262144-4 3 36425162 ns/op 7.20 MB/s BenchmarkMarshalCorpusFile/524288-4 2 74416200 ns/op 7.05 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 149109632 ns/op 7.03 MB/s BenchmarkUnmarshalCorpusFile/1-4 9057 11818 ns/op 0.08 MB/s BenchmarkUnmarshalCorpusFile/2-4 9039 11919 ns/op 0.17 MB/s BenchmarkUnmarshalCorpusFile/4-4 8452 12993 ns/op 0.31 MB/s BenchmarkUnmarshalCorpusFile/8-4 7840 14762 ns/op 0.54 MB/s BenchmarkUnmarshalCorpusFile/16-4 6511 17750 ns/op 0.90 MB/s BenchmarkUnmarshalCorpusFile/32-4 4375 25653 ns/op 1.25 MB/s BenchmarkUnmarshalCorpusFile/64-4 3760 30659 ns/op 2.09 MB/s BenchmarkUnmarshalCorpusFile/128-4 2938 39564 ns/op 3.24 MB/s BenchmarkUnmarshalCorpusFile/256-4 1149 103413 ns/op 2.48 MB/s BenchmarkUnmarshalCorpusFile/512-4 598 197593 ns/op 2.59 MB/s BenchmarkUnmarshalCorpusFile/1024-4 314 380467 ns/op 2.69 MB/s BenchmarkUnmarshalCorpusFile/2048-4 153 753397 ns/op 2.72 MB/s BenchmarkUnmarshalCorpusFile/4096-4 72 1477277 ns/op 2.77 MB/s BenchmarkUnmarshalCorpusFile/8192-4 38 2990138 ns/op 2.74 MB/s BenchmarkUnmarshalCorpusFile/16384-4 19 5882883 ns/op 2.79 MB/s BenchmarkUnmarshalCorpusFile/32768-4 9 11782463 ns/op 2.78 MB/s BenchmarkUnmarshalCorpusFile/65536-4 5 23568274 ns/op 2.78 MB/s BenchmarkUnmarshalCorpusFile/131072-4 3 47100072 ns/op 2.78 MB/s BenchmarkUnmarshalCorpusFile/262144-4 2 94717741 ns/op 2.77 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 190717604 ns/op 2.75 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 382261861 ns/op 2.74 MB/s BenchmarkMutatorBytes/1-4 36079 3380 ns/op BenchmarkMutatorBytes/10-4 37923 3243 ns/op BenchmarkMutatorBytes/100-4 34850 3500 ns/op BenchmarkMutatorBytes/1000-4 22183 5584 ns/op BenchmarkMutatorBytes/10000-4 4870 24394 ns/op BenchmarkMutatorBytes/100000-4 739 174442 ns/op BenchmarkMutatorString/1-4 33994 3552 ns/op BenchmarkMutatorString/10-4 35396 3406 ns/op BenchmarkMutatorString/100-4 31179 4206 ns/op BenchmarkMutatorString/1000-4 13414 8005 ns/op BenchmarkMutatorString/10000-4 2808 56183 ns/op BenchmarkMutatorString/100000-4 301 411648 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 18516 6093 ns/op BenchmarkMutatorAllBasicTypes/string-4 19117 6248 ns/op BenchmarkMutatorAllBasicTypes/bool-4 62426 1977 ns/op BenchmarkMutatorAllBasicTypes/float32-4 53650 2282 ns/op BenchmarkMutatorAllBasicTypes/float64-4 53704 2228 ns/op BenchmarkMutatorAllBasicTypes/int-4 57939 2057 ns/op BenchmarkMutatorAllBasicTypes/int8-4 59020 2049 ns/op BenchmarkMutatorAllBasicTypes/int16-4 57400 2115 ns/op BenchmarkMutatorAllBasicTypes/int32-4 58093 2096 ns/op BenchmarkMutatorAllBasicTypes/int64-4 58580 2040 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 56052 2152 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 56262 2114 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 56860 2140 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 55773 2137 ns/op BenchmarkByteSliceMutators/RemoveBytes/64-4 273666 428.7 ns/op BenchmarkByteSliceMutators/RemoveBytes/128-4 235960 478.8 ns/op BenchmarkByteSliceMutators/RemoveBytes/256-4 232269 541.0 ns/op BenchmarkByteSliceMutators/RemoveBytes/512-4 192523 616.2 ns/op BenchmarkByteSliceMutators/RemoveBytes/1024-4 199142 716.6 ns/op BenchmarkByteSliceMutators/InsertRandomBytes/64-4 448012 255.8 ns/op BenchmarkByteSliceMutators/InsertRandomBytes/128-4 458169 255.2 ns/op BenchmarkByteSliceMutators/InsertRandomBytes/256-4 449828 258.4 ns/op BenchmarkByteSliceMutators/InsertRandomBytes/512-4 453273 255.2 ns/op BenchmarkByteSliceMutators/InsertRandomBytes/1024-4 455156 256.3 ns/op BenchmarkByteSliceMutators/DuplicateBytes/64-4 356698 328.1 ns/op BenchmarkByteSliceMutators/DuplicateBytes/128-4 358202 326.1 ns/op BenchmarkByteSliceMutators/DuplicateBytes/256-4 355452 332.5 ns/op BenchmarkByteSliceMutators/DuplicateBytes/512-4 353438 327.0 ns/op BenchmarkByteSliceMutators/DuplicateBytes/1024-4 362776 334.6 ns/op BenchmarkByteSliceMutators/OverwriteBytes/64-4 235478 499.7 ns/op BenchmarkByteSliceMutators/OverwriteBytes/128-4 233994 503.5 ns/op BenchmarkByteSliceMutators/OverwriteBytes/256-4 231320 510.3 ns/op BenchmarkByteSliceMutators/OverwriteBytes/512-4 228582 511.8 ns/op BenchmarkByteSliceMutators/OverwriteBytes/1024-4 230146 518.5 ns/op BenchmarkByteSliceMutators/BitFlip/64-4 581680 200.9 ns/op BenchmarkByteSliceMutators/BitFlip/128-4 588192 199.2 ns/op BenchmarkByteSliceMutators/BitFlip/256-4 588309 199.4 ns/op BenchmarkByteSliceMutators/BitFlip/512-4 584722 199.5 ns/op BenchmarkByteSliceMutators/BitFlip/1024-4 584232 199.3 ns/op BenchmarkByteSliceMutators/XORByte/64-4 568827 200.9 ns/op BenchmarkByteSliceMutators/XORByte/128-4 577980 199.9 ns/op BenchmarkByteSliceMutators/XORByte/256-4 577382 199.8 ns/op BenchmarkByteSliceMutators/XORByte/512-4 577304 200.8 ns/op BenchmarkByteSliceMutators/XORByte/1024-4 586364 199.9 ns/op BenchmarkByteSliceMutators/SwapByte/64-4 511076 228.0 ns/op BenchmarkByteSliceMutators/SwapByte/128-4 519978 225.5 ns/op BenchmarkByteSliceMutators/SwapByte/256-4 524545 226.2 ns/op BenchmarkByteSliceMutators/SwapByte/512-4 516680 227.1 ns/op BenchmarkByteSliceMutators/SwapByte/1024-4 521220 224.5 ns/op BenchmarkByteSliceMutators/ArithmeticUint8/64-4 454174 258.1 ns/op BenchmarkByteSliceMutators/ArithmeticUint8/128-4 454515 259.1 ns/op BenchmarkByteSliceMutators/ArithmeticUint8/256-4 452022 256.5 ns/op BenchmarkByteSliceMutators/ArithmeticUint8/512-4 449926 256.9 ns/op BenchmarkByteSliceMutators/ArithmeticUint8/1024-4 450847 257.6 ns/op BenchmarkByteSliceMutators/ArithmeticUint16/64-4 309499 377.3 ns/op BenchmarkByteSliceMutators/ArithmeticUint16/128-4 299445 380.4 ns/op BenchmarkByteSliceMutators/ArithmeticUint16/256-4 302965 384.0 ns/op BenchmarkByteSliceMutators/ArithmeticUint16/512-4 307149 380.0 ns/op BenchmarkByteSliceMutators/ArithmeticUint16/1024-4 301118 378.8 ns/op BenchmarkByteSliceMutators/ArithmeticUint32/64-4 251121 470.4 ns/op BenchmarkByteSliceMutators/ArithmeticUint32/128-4 241470 474.2 ns/op BenchmarkByteSliceMutators/ArithmeticUint32/256-4 252820 469.8 ns/op BenchmarkByteSliceMutators/ArithmeticUint32/512-4 251066 473.3 ns/op BenchmarkByteSliceMutators/ArithmeticUint32/1024-4 249853 470.6 ns/op BenchmarkByteSliceMutators/ArithmeticUint64/64-4 197491 599.6 ns/op BenchmarkByteSliceMutators/ArithmeticUint64/128-4 199220 599.2 ns/op BenchmarkByteSliceMutators/ArithmeticUint64/256-4 198391 597.8 ns/op BenchmarkByteSliceMutators/ArithmeticUint64/512-4 198079 596.5 ns/op BenchmarkByteSliceMutators/ArithmeticUint64/1024-4 196891 601.7 ns/op BenchmarkByteSliceMutators/OverwriteInterestingUint8/64-4 535728 221.5 ns/op BenchmarkByteSliceMutators/OverwriteInterestingUint8/128-4 534355 219.0 ns/op BenchmarkByteSliceMutators/OverwriteInterestingUint8/256-4 528488 218.4 ns/op BenchmarkByteSliceMutators/OverwriteInterestingUint8/512-4 534146 221.4 ns/op BenchmarkByteSliceMutators/OverwriteInterestingUint8/1024-4 507244 221.2 ns/op BenchmarkByteSliceMutators/OverwriteInterestingUint16/64-4 356467 323.0 ns/op BenchmarkByteSliceMutators/OverwriteInterestingUint16/128-4 357600 320.9 ns/op BenchmarkByteSliceMutators/OverwriteInterestingUint16/256-4 368563 324.5 ns/op BenchmarkByteSliceMutators/OverwriteInterestingUint16/512-4 367336 327.3 ns/op BenchmarkByteSliceMutators/OverwriteInterestingUint16/1024-4 352005 330.7 ns/op BenchmarkByteSliceMutators/OverwriteInterestingUint32/64-4 323229 361.1 ns/op BenchmarkByteSliceMutators/OverwriteInterestingUint32/128-4 327435 367.0 ns/op BenchmarkByteSliceMutators/OverwriteInterestingUint32/256-4 327456 371.4 ns/op BenchmarkByteSliceMutators/OverwriteInterestingUint32/512-4 326422 363.5 ns/op BenchmarkByteSliceMutators/OverwriteInterestingUint32/1024-4 321020 353.7 ns/op BenchmarkByteSliceMutators/InsertConstantBytes/64-4 441420 259.8 ns/op BenchmarkByteSliceMutators/InsertConstantBytes/128-4 437628 259.1 ns/op BenchmarkByteSliceMutators/InsertConstantBytes/256-4 444308 258.9 ns/op BenchmarkByteSliceMutators/InsertConstantBytes/512-4 444542 259.2 ns/op BenchmarkByteSliceMutators/InsertConstantBytes/1024-4 451671 260.3 ns/op BenchmarkByteSliceMutators/OverwriteConstantBytes/64-4 273398 428.7 ns/op BenchmarkByteSliceMutators/OverwriteConstantBytes/128-4 269306 431.3 ns/op BenchmarkByteSliceMutators/OverwriteConstantBytes/256-4 269908 438.2 ns/op BenchmarkByteSliceMutators/OverwriteConstantBytes/512-4 262707 447.8 ns/op BenchmarkByteSliceMutators/OverwriteConstantBytes/1024-4 256212 462.9 ns/op BenchmarkByteSliceMutators/ShuffleBytes/64-4 145558 824.7 ns/op BenchmarkByteSliceMutators/ShuffleBytes/128-4 132049 965.1 ns/op BenchmarkByteSliceMutators/ShuffleBytes/256-4 123313 952.4 ns/op BenchmarkByteSliceMutators/ShuffleBytes/512-4 117850 1011 ns/op BenchmarkByteSliceMutators/ShuffleBytes/1024-4 95323 1207 ns/op BenchmarkByteSliceMutators/SwapBytes/64-4 337696 346.6 ns/op BenchmarkByteSliceMutators/SwapBytes/128-4 304348 343.6 ns/op BenchmarkByteSliceMutators/SwapBytes/256-4 340869 345.5 ns/op BenchmarkByteSliceMutators/SwapBytes/512-4 344520 337.1 ns/op BenchmarkByteSliceMutators/SwapBytes/1024-4 342535 338.7 ns/op PASS ok internal/fuzz 23.413s PASS ok internal/poll 1.082s goos: freebsd goarch: amd64 pkg: internal/runtime/atomic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAnd32-4 9649605 12.35 ns/op BenchmarkAnd32Parallel-4 2463876 49.50 ns/op BenchmarkAnd64-4 9656570 12.37 ns/op BenchmarkAnd64Parallel-4 2460921 49.25 ns/op BenchmarkOr32-4 9729658 12.35 ns/op BenchmarkOr32Parallel-4 2414340 50.55 ns/op BenchmarkOr64-4 9617338 12.38 ns/op BenchmarkOr64Parallel-4 2465346 49.94 ns/op BenchmarkAtomicLoad64-4 21121825 5.632 ns/op BenchmarkAtomicStore64-4 9704203 12.38 ns/op BenchmarkAtomicLoad-4 20990514 5.613 ns/op BenchmarkAtomicStore-4 9687904 12.41 ns/op BenchmarkAtomicLoad8-4 21249855 5.661 ns/op BenchmarkAtomicStore8-4 9716100 12.35 ns/op BenchmarkAnd8-4 9728325 12.40 ns/op BenchmarkAnd-4 9698535 12.41 ns/op BenchmarkAnd8Parallel-4 2486782 49.07 ns/op BenchmarkAndParallel-4 2419239 48.90 ns/op BenchmarkOr8-4 9671434 12.42 ns/op BenchmarkOr-4 9535676 12.41 ns/op BenchmarkOr8Parallel-4 2449083 49.35 ns/op BenchmarkOrParallel-4 2403208 50.25 ns/op BenchmarkXadd-4 2384408 50.77 ns/op BenchmarkXadd64-4 2336550 50.81 ns/op BenchmarkCas-4 2364652 52.82 ns/op BenchmarkCas64-4 2240089 54.36 ns/op BenchmarkXchg-4 2351295 51.25 ns/op BenchmarkXchg64-4 2390322 50.09 ns/op BenchmarkXchg8-4 9695944 12.41 ns/op BenchmarkXchg8Parallel-4 2409278 49.44 ns/op PASS ok internal/runtime/atomic 5.644s goos: freebsd goarch: amd64 pkg: internal/runtime/math cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMulUintptr/small-4 4436706 25.91 ns/op BenchmarkMulUintptr/large-4 3657925 32.98 ns/op PASS ok internal/runtime/math 1.319s goos: freebsd goarch: amd64 pkg: internal/sync cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHashTrieMapLoadSmall-4 357632 309.3 ns/op 0 B/op 0 allocs/op BenchmarkHashTrieMapLoad-4 317383 355.9 ns/op 0 B/op 0 allocs/op BenchmarkHashTrieMapLoadLarge-4 153370 811.4 ns/op 0 B/op 0 allocs/op BenchmarkHashTrieMapLoadOrStore-4 289382 360.7 ns/op 0 B/op 0 allocs/op BenchmarkHashTrieMapLoadOrStoreLarge-4 109423 1246 ns/op 25 B/op 0 allocs/op PASS ok internal/sync 4.391s PASS ok internal/syscall/unix 1.082s goos: freebsd goarch: amd64 pkg: internal/zstd cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLarge-4 1 355543902 ns/op 0.77 MB/s 2851728 B/op 43 allocs/op PASS ok internal/zstd 1.493s goos: freebsd goarch: amd64 pkg: io cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCopyNSmall-4 16857 9611 ns/op BenchmarkCopyNLarge-4 296 510245 ns/op PASS ok io 1.648s goos: freebsd goarch: amd64 pkg: log cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkItoa-4 213637 533.4 ns/op BenchmarkPrintln-4 22076 5506 ns/op 77 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 33262 3601 ns/op 66 B/op 0 allocs/op BenchmarkConcurrent-4 4154 24191 ns/op BenchmarkDiscard-4 704284 158.9 ns/op 0 B/op 0 allocs/op PASS ok log 1.768s goos: freebsd goarch: amd64 pkg: log/slog cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAttrString-4 18706 6049 ns/op 312 B/op 16 allocs/op BenchmarkWriteTime-4 83926 1382 ns/op BenchmarkJSONHandler/defaults-4 7172 15367 ns/op 523 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 4087 26534 ns/op 775 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4869 22935 ns/op 753 B/op 5 allocs/op BenchmarkPreformatting/separate-4 7899 15884 ns/op 529 B/op 1 allocs/op BenchmarkPreformatting/struct-4 7072 15698 ns/op 533 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 5596 20708 ns/op 521 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 28399 4202 ns/op 80 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 27428 4359 ns/op 64 B/op 2 allocs/op BenchmarkNopLog/no_attrs-4 72886 1603 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 59696 2184 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 45172 2500 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 54816 2333 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 58347 2201 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 46800 2548 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 907459 127.9 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 605602 207.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 583766 213.6 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 476083 256.9 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 386836 312.1 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 5910 19240 ns/op BenchmarkDispatch/switch-checked-4 200565 596.4 ns/op BenchmarkDispatch/As-4 189062 616.6 ns/op BenchmarkDispatch/Visit-4 169243 674.1 ns/op BenchmarkUnsafeStrings-4 18306 6433 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.740s goos: freebsd goarch: amd64 pkg: log/slog/internal/benchmarks cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAttrs/disabled/5_args-4 1321047 90.20 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 1355160 89.01 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 686509 155.6 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 197608 554.1 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 73500 1638 ns/op 263 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 79239 1623 ns/op 263 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 47436 2735 ns/op 678 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 12054 9414 ns/op 3462 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 16644 7876 ns/op 598 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 15811 7271 ns/op 590 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 10554 11733 ns/op 1074 B/op 5 allocs/op BenchmarkAttrs/Text_discard/40_args-4 3222 34933 ns/op 4314 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 17288 6982 ns/op 522 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 17419 7045 ns/op 529 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 11617 10131 ns/op 933 B/op 2 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 3688 29760 ns/op 3731 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 3.809s goos: freebsd goarch: amd64 pkg: maps cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMapClone-4 1 200255776 ns/op PASS ok maps 1.664s goos: freebsd goarch: amd64 pkg: math cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAcos-4 1855104 66.75 ns/op BenchmarkAcosh-4 815758 139.7 ns/op BenchmarkAsin-4 2049326 67.24 ns/op BenchmarkAsinh-4 818565 152.9 ns/op BenchmarkAtan-4 2399094 51.93 ns/op BenchmarkAtanh-4 862584 141.9 ns/op BenchmarkAtan2-4 1792764 69.16 ns/op BenchmarkCbrt-4 1000000 111.2 ns/op BenchmarkCeil-4 18306457 6.430 ns/op BenchmarkCopysign-4 2132354 56.14 ns/op BenchmarkCos-4 1000000 101.7 ns/op BenchmarkCosh-4 1254397 95.96 ns/op BenchmarkErf-4 2315982 54.17 ns/op BenchmarkErfc-4 2293618 54.43 ns/op BenchmarkErfinv-4 1966335 64.48 ns/op BenchmarkErfcinv-4 1864201 66.58 ns/op BenchmarkExp-4 4442040 38.73 ns/op BenchmarkExpGo-4 792973 153.4 ns/op BenchmarkExpm1-4 1995878 61.07 ns/op BenchmarkExp2-4 826646 144.5 ns/op BenchmarkExp2Go-4 782576 151.8 ns/op BenchmarkAbs-4 2846010 42.23 ns/op BenchmarkDim-4 8706492 14.47 ns/op BenchmarkFloor-4 18025942 6.607 ns/op BenchmarkMax-4 11813329 10.19 ns/op BenchmarkMin-4 11780244 10.14 ns/op BenchmarkMod-4 243648 473.4 ns/op BenchmarkFrexp-4 1457348 81.87 ns/op BenchmarkGamma-4 677731 172.8 ns/op BenchmarkHypot-4 10391805 22.57 ns/op BenchmarkHypotGo-4 1242124 96.14 ns/op BenchmarkIlogb-4 1721308 69.75 ns/op BenchmarkJ0-4 239388 511.0 ns/op BenchmarkJ1-4 249393 478.8 ns/op BenchmarkJn-4 117165 1050 ns/op BenchmarkLdexp-4 1427266 84.08 ns/op BenchmarkLgamma-4 922665 133.9 ns/op BenchmarkLog-4 3801292 48.06 ns/op BenchmarkLogb-4 1813854 66.34 ns/op BenchmarkLog1p-4 1000000 116.5 ns/op BenchmarkLog10-4 3469884 50.23 ns/op BenchmarkLog2-4 1000000 101.8 ns/op BenchmarkModf-4 2296854 52.20 ns/op BenchmarkNextafter32-4 2243928 52.70 ns/op BenchmarkNextafter64-4 2252872 53.41 ns/op BenchmarkPowInt-4 432020 275.5 ns/op BenchmarkPowFrac-4 336720 373.2 ns/op BenchmarkPow10Pos-4 4460422 26.73 ns/op BenchmarkPow10Neg-4 4426347 27.05 ns/op BenchmarkRound-4 2759904 43.25 ns/op BenchmarkRoundToEven-4 8434652 14.61 ns/op BenchmarkRemainder-4 381049 310.3 ns/op BenchmarkSignbit-4 4227777 27.97 ns/op BenchmarkSin-4 1639246 73.00 ns/op BenchmarkSincos-4 994953 114.3 ns/op BenchmarkSinh-4 1684392 72.03 ns/op BenchmarkSqrtIndirect-4 16845013 7.037 ns/op BenchmarkSqrtLatency-4 17580577 7.543 ns/op BenchmarkSqrtIndirectLatency-4 17494993 7.518 ns/op BenchmarkSqrtGoLatency-4 1225332 97.59 ns/op BenchmarkSqrtPrime-4 33626 3546 ns/op BenchmarkTan-4 1489789 79.51 ns/op BenchmarkTanh-4 1000000 101.2 ns/op BenchmarkTrunc-4 17758590 6.747 ns/op BenchmarkY0-4 249037 486.0 ns/op BenchmarkY1-4 253701 486.9 ns/op BenchmarkYn-4 123163 995.6 ns/op BenchmarkFloat64bits-4 4268541 27.76 ns/op BenchmarkFloat64frombits-4 4151581 28.36 ns/op BenchmarkFloat32bits-4 4131837 28.45 ns/op BenchmarkFloat32frombits-4 4104921 28.32 ns/op BenchmarkFMA-4 17026026 6.937 ns/op PASS ok math 12.325s goos: freebsd goarch: amd64 pkg: math/big cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAddVV/1-4 11106637 10.54 ns/op 6073.68 MB/s BenchmarkAddVV/2-4 10682246 11.28 ns/op 11347.77 MB/s BenchmarkAddVV/3-4 9600898 12.62 ns/op 15217.22 MB/s BenchmarkAddVV/4-4 9518968 12.56 ns/op 20374.81 MB/s BenchmarkAddVV/5-4 8920255 13.51 ns/op 23691.88 MB/s BenchmarkAddVV/10-4 7306662 16.27 ns/op 39334.39 MB/s BenchmarkAddVV/100-4 1812319 66.36 ns/op 96446.52 MB/s BenchmarkAddVV/1000-4 201428 594.7 ns/op 107620.72 MB/s BenchmarkSubVV/1-4 11313301 10.87 ns/op 5888.07 MB/s BenchmarkSubVV/2-4 10568097 11.45 ns/op 11182.34 MB/s BenchmarkSubVV/3-4 9505753 12.50 ns/op 15364.23 MB/s BenchmarkSubVV/4-4 9540812 12.62 ns/op 20279.57 MB/s BenchmarkSubVV/5-4 8897461 13.49 ns/op 23721.11 MB/s BenchmarkSubVV/10-4 7260190 16.24 ns/op 39397.69 MB/s BenchmarkSubVV/100-4 1813462 66.18 ns/op 96705.75 MB/s BenchmarkSubVV/1000-4 201975 595.8 ns/op 107424.94 MB/s BenchmarkAddVW/1-4 12111012 9.934 ns/op 805.31 MB/s BenchmarkAddVW/2-4 11670428 10.16 ns/op 1574.15 MB/s BenchmarkAddVW/3-4 10903644 11.05 ns/op 2171.52 MB/s BenchmarkAddVW/4-4 10819801 11.12 ns/op 2878.80 MB/s BenchmarkAddVW/5-4 10111508 12.30 ns/op 3253.26 MB/s BenchmarkAddVW/10-4 8668742 13.91 ns/op 5752.14 MB/s BenchmarkAddVW/100-4 259132 444.4 ns/op 1800.03 MB/s BenchmarkAddVW/1000-4 35668 3362 ns/op 2379.47 MB/s BenchmarkAddVWext/1-4 12262465 9.795 ns/op 816.70 MB/s BenchmarkAddVWext/2-4 11837113 10.15 ns/op 1575.79 MB/s BenchmarkAddVWext/3-4 10912350 11.03 ns/op 2175.30 MB/s BenchmarkAddVWext/4-4 10695255 11.19 ns/op 2859.75 MB/s BenchmarkAddVWext/5-4 9728738 12.25 ns/op 3265.87 MB/s BenchmarkAddVWext/10-4 8530434 14.02 ns/op 5707.13 MB/s BenchmarkAddVWext/100-4 89180 1345 ns/op 594.63 MB/s BenchmarkAddVWext/1000-4 8846 12969 ns/op 616.84 MB/s BenchmarkSubVW/1-4 12206026 9.865 ns/op 810.94 MB/s BenchmarkSubVW/2-4 10870660 10.71 ns/op 1493.78 MB/s BenchmarkSubVW/3-4 10224016 11.56 ns/op 2075.80 MB/s BenchmarkSubVW/4-4 10834430 11.13 ns/op 2874.24 MB/s BenchmarkSubVW/5-4 10026208 12.04 ns/op 3323.33 MB/s BenchmarkSubVW/10-4 8517397 14.09 ns/op 5675.97 MB/s BenchmarkSubVW/100-4 264028 451.4 ns/op 1772.27 MB/s BenchmarkSubVW/1000-4 35734 3377 ns/op 2368.77 MB/s BenchmarkSubVWext/1-4 11845538 9.922 ns/op 806.32 MB/s BenchmarkSubVWext/2-4 11013854 10.77 ns/op 1486.15 MB/s BenchmarkSubVWext/3-4 10784856 11.14 ns/op 2154.64 MB/s BenchmarkSubVWext/4-4 10890931 11.12 ns/op 2877.88 MB/s BenchmarkSubVWext/5-4 9944510 12.16 ns/op 3290.68 MB/s BenchmarkSubVWext/10-4 8461575 14.17 ns/op 5645.08 MB/s BenchmarkSubVWext/100-4 88430 1344 ns/op 595.20 MB/s BenchmarkSubVWext/1000-4 9079 12979 ns/op 616.40 MB/s BenchmarkMulAddVWW/1-4 10544835 11.44 ns/op 5592.36 MB/s BenchmarkMulAddVWW/2-4 9689972 12.15 ns/op 10534.72 MB/s BenchmarkMulAddVWW/3-4 9309282 12.85 ns/op 14938.68 MB/s BenchmarkMulAddVWW/4-4 8850664 13.32 ns/op 19218.06 MB/s BenchmarkMulAddVWW/5-4 8491041 14.04 ns/op 22792.44 MB/s BenchmarkMulAddVWW/10-4 6419472 18.89 ns/op 33876.01 MB/s BenchmarkMulAddVWW/100-4 1000000 101.9 ns/op 62835.00 MB/s BenchmarkMulAddVWW/1000-4 126710 947.4 ns/op 67553.05 MB/s BenchmarkAddMulVVW/1-4 11410796 10.50 ns/op 6094.10 MB/s BenchmarkAddMulVVW/2-4 10084706 11.94 ns/op 10717.73 MB/s BenchmarkAddMulVVW/3-4 9341586 12.90 ns/op 14883.86 MB/s BenchmarkAddMulVVW/4-4 8644726 13.91 ns/op 18409.18 MB/s BenchmarkAddMulVVW/5-4 8010613 14.95 ns/op 21410.58 MB/s BenchmarkAddMulVVW/10-4 6657524 18.15 ns/op 35260.36 MB/s BenchmarkAddMulVVW/100-4 1467068 81.76 ns/op 78274.18 MB/s BenchmarkAddMulVVW/1000-4 165337 715.5 ns/op 89444.26 MB/s BenchmarkDivWVW/1-4 2566101 46.68 ns/op 1371.17 MB/s BenchmarkDivWVW/2-4 1237455 95.55 ns/op 1339.62 MB/s BenchmarkDivWVW/3-4 979266 121.6 ns/op 1578.37 MB/s BenchmarkDivWVW/4-4 832263 141.7 ns/op 1806.95 MB/s BenchmarkDivWVW/5-4 803091 147.9 ns/op 2164.26 MB/s BenchmarkDivWVW/10-4 436696 268.9 ns/op 2380.34 MB/s BenchmarkDivWVW/100-4 59617 2004 ns/op 3193.54 MB/s BenchmarkDivWVW/1000-4 6001 19405 ns/op 3298.13 MB/s BenchmarkNonZeroShifts/1/shrVU-4 12233019 9.555 ns/op BenchmarkNonZeroShifts/1/shlVU-4 12201672 9.258 ns/op BenchmarkNonZeroShifts/2/shrVU-4 10919497 10.36 ns/op BenchmarkNonZeroShifts/2/shlVU-4 11047560 10.18 ns/op BenchmarkNonZeroShifts/3/shrVU-4 9961380 11.38 ns/op BenchmarkNonZeroShifts/3/shlVU-4 9991803 10.75 ns/op BenchmarkNonZeroShifts/4/shrVU-4 9371131 12.12 ns/op BenchmarkNonZeroShifts/4/shlVU-4 9649054 12.00 ns/op BenchmarkNonZeroShifts/5/shrVU-4 8785899 12.92 ns/op BenchmarkNonZeroShifts/5/shlVU-4 9034020 12.42 ns/op BenchmarkNonZeroShifts/10/shrVU-4 6656440 17.50 ns/op BenchmarkNonZeroShifts/10/shlVU-4 7132658 16.06 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1000000 110.5 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1280036 91.91 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 130798 916.3 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 154806 766.7 ns/op BenchmarkDecimalConversion-4 220 537404 ns/op BenchmarkFloatString/100-4 10000 10118 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 223 541214 ns/op 2913 B/op 10 allocs/op BenchmarkFloatString/10000-4 3 49613979 ns/op 61117 B/op 49 allocs/op BenchmarkFloatString/100000-4 1 4965478234 ns/op 863688 B/op 493 allocs/op BenchmarkFloatAdd/10-4 177604 664.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 172873 670.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 162163 738.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 81253 1467 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 14239 8388 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 241330 494.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 239268 518.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 225440 519.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 165849 716.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 45544 2617 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 2112 55861 ns/op BenchmarkParseFloatLargeExp-4 490 246008 ns/op BenchmarkGCD10x10/WithoutXY-4 206416 568.5 ns/op BenchmarkGCD10x10/WithXY-4 62638 1916 ns/op BenchmarkGCD10x100/WithoutXY-4 109105 1097 ns/op BenchmarkGCD10x100/WithXY-4 18085 6663 ns/op BenchmarkGCD10x1000/WithoutXY-4 67929 1798 ns/op BenchmarkGCD10x1000/WithXY-4 14862 8116 ns/op BenchmarkGCD100x100/WithoutXY-4 26655 4487 ns/op BenchmarkGCD100x100/WithXY-4 10000 10782 ns/op BenchmarkGCD100x1000/WithoutXY-4 12939 9454 ns/op BenchmarkGCD100x1000/WithXY-4 6159 18176 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2208 53482 ns/op BenchmarkGCD1000x1000/WithXY-4 1251 94724 ns/op BenchmarkHilbert-4 24 4788161 ns/op BenchmarkBinomial-4 14833 8254 ns/op BenchmarkQuoRem-4 21159 5923 ns/op BenchmarkExp-4 16 6634156 ns/op BenchmarkExpMont/Odd-4 154 765874 ns/op 2595 B/op 22 allocs/op BenchmarkExpMont/Even1-4 151 780843 ns/op 3358 B/op 38 allocs/op BenchmarkExpMont/Even2-4 145 817474 ns/op 3824 B/op 52 allocs/op BenchmarkExpMont/Even3-4 146 813211 ns/op 3860 B/op 54 allocs/op BenchmarkExpMont/Even4-4 146 815124 ns/op 3869 B/op 54 allocs/op BenchmarkExpMont/Even8-4 146 808696 ns/op 3874 B/op 54 allocs/op BenchmarkExpMont/Even32-4 146 813985 ns/op 3845 B/op 53 allocs/op BenchmarkExpMont/Even64-4 171 695135 ns/op 3635 B/op 53 allocs/op BenchmarkExpMont/Even96-4 163 725393 ns/op 3781 B/op 51 allocs/op BenchmarkExpMont/Even128-4 190 617154 ns/op 3241 B/op 50 allocs/op BenchmarkExpMont/Even255-4 214 555977 ns/op 2934 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 472 244087 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 423 280140 ns/op 1740 B/op 47 allocs/op BenchmarkExpMont/SmallEven3-4 423 281481 ns/op 1729 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 426 277694 ns/op 1744 B/op 47 allocs/op BenchmarkExp2-4 16 6608324 ns/op BenchmarkBitset-4 766611 146.9 ns/op BenchmarkBitsetNeg-4 453987 257.9 ns/op BenchmarkBitsetOrig-4 281877 430.0 ns/op BenchmarkBitsetNegOrig-4 179538 691.9 ns/op BenchmarkModSqrt225_Tonelli-4 136 863777 ns/op BenchmarkModSqrt225_3Mod4-4 458 257592 ns/op BenchmarkModSqrt231_Tonelli-4 133 894491 ns/op BenchmarkModSqrt231_5Mod8-4 387 310229 ns/op BenchmarkModInverse-4 13515 9341 ns/op BenchmarkSqrt-4 1670 70338 ns/op BenchmarkIntSqr/1-4 1416255 83.21 ns/op BenchmarkIntSqr/2-4 880267 132.9 ns/op BenchmarkIntSqr/3-4 716432 155.1 ns/op BenchmarkIntSqr/5-4 552456 212.5 ns/op BenchmarkIntSqr/8-4 428792 278.2 ns/op BenchmarkIntSqr/10-4 330372 356.2 ns/op BenchmarkIntSqr/20-4 56175 2210 ns/op BenchmarkIntSqr/30-4 41910 2944 ns/op BenchmarkIntSqr/50-4 25705 4656 ns/op BenchmarkIntSqr/80-4 15506 7743 ns/op BenchmarkIntSqr/100-4 10000 10233 ns/op BenchmarkIntSqr/200-4 4275 27481 ns/op BenchmarkIntSqr/300-4 1678 67438 ns/op BenchmarkIntSqr/500-4 860 145901 ns/op BenchmarkIntSqr/800-4 333 359538 ns/op BenchmarkIntSqr/1000-4 242 485332 ns/op BenchmarkDiv/20/10-4 434235 272.2 ns/op BenchmarkDiv/40/20-4 433639 270.7 ns/op BenchmarkDiv/100/50-4 375250 312.1 ns/op BenchmarkDiv/200/100-4 50290 2440 ns/op BenchmarkDiv/400/200-4 48684 2540 ns/op BenchmarkDiv/1000/500-4 39913 3141 ns/op BenchmarkDiv/2000/1000-4 30277 4145 ns/op BenchmarkDiv/20000/10000-4 1424 83121 ns/op BenchmarkDiv/200000/100000-4 34 3694092 ns/op BenchmarkDiv/2000000/1000000-4 1 105918260 ns/op BenchmarkDiv/20000000/10000000-4 1 3287010194 ns/op BenchmarkMul-4 6 19189968 ns/op BenchmarkNatMul/10-4 244122 471.3 ns/op BenchmarkNatMul/100-4 7152 17586 ns/op BenchmarkNatMul/1000-4 212 563481 ns/op BenchmarkZeroShifts/Shl-4 15049 7862 ns/op BenchmarkZeroShifts/ShlSame-4 5104141 23.01 ns/op BenchmarkZeroShifts/Shr-4 15037 8259 ns/op BenchmarkZeroShifts/ShrSame-4 5151273 22.91 ns/op BenchmarkExp3Power/0x10-4 204663 591.0 ns/op BenchmarkExp3Power/0x40-4 179689 693.6 ns/op BenchmarkExp3Power/0x100-4 114344 1045 ns/op BenchmarkExp3Power/0x400-4 56082 2155 ns/op BenchmarkExp3Power/0x1000-4 10000 10256 ns/op BenchmarkExp3Power/0x4000-4 2145 55538 ns/op BenchmarkExp3Power/0x10000-4 229 517692 ns/op BenchmarkExp3Power/0x40000-4 21 5479029 ns/op BenchmarkExp3Power/0x100000-4 2 52802652 ns/op BenchmarkExp3Power/0x400000-4 1 486010023 ns/op BenchmarkFibo-4 3 38266960 ns/op BenchmarkNatSqr/1-4 1000000 112.1 ns/op BenchmarkNatSqr/2-4 755516 177.2 ns/op BenchmarkNatSqr/3-4 594830 200.0 ns/op BenchmarkNatSqr/5-4 426775 289.9 ns/op BenchmarkNatSqr/8-4 323238 397.0 ns/op BenchmarkNatSqr/10-4 257146 469.0 ns/op BenchmarkNatSqr/20-4 52398 2280 ns/op BenchmarkNatSqr/30-4 38482 3175 ns/op BenchmarkNatSqr/50-4 23547 5159 ns/op BenchmarkNatSqr/80-4 13922 8578 ns/op BenchmarkNatSqr/100-4 10000 11219 ns/op BenchmarkNatSqr/200-4 4048 29741 ns/op BenchmarkNatSqr/300-4 1615 73798 ns/op BenchmarkNatSqr/500-4 832 144477 ns/op BenchmarkNatSqr/800-4 352 342400 ns/op BenchmarkNatSqr/1000-4 258 462649 ns/op BenchmarkNatSetBytes/8-4 2899928 41.33 ns/op BenchmarkNatSetBytes/24-4 862552 154.5 ns/op BenchmarkNatSetBytes/128-4 276217 442.8 ns/op BenchmarkNatSetBytes/7-4 800521 145.8 ns/op BenchmarkNatSetBytes/23-4 488828 251.4 ns/op BenchmarkNatSetBytes/127-4 223620 572.2 ns/op BenchmarkScanPi-4 271 439239 ns/op BenchmarkStringPiParallel-4 765 153227 ns/op BenchmarkScan/10/Base2-4 43689 2723 ns/op BenchmarkScan/100/Base2-4 4760 24156 ns/op BenchmarkScan/1000/Base2-4 500 239081 ns/op BenchmarkScan/10/Base8-4 108638 1094 ns/op BenchmarkScan/100/Base8-4 14179 8452 ns/op BenchmarkScan/1000/Base8-4 1431 83248 ns/op BenchmarkScan/10/Base10-4 110158 1034 ns/op BenchmarkScan/100/Base10-4 15412 7723 ns/op BenchmarkScan/1000/Base10-4 1579 76046 ns/op BenchmarkScan/10/Base16-4 129103 927.6 ns/op BenchmarkScan/100/Base16-4 17205 6902 ns/op BenchmarkScan/1000/Base16-4 1774 66886 ns/op BenchmarkString/10/Base2-4 187072 644.7 ns/op BenchmarkString/100/Base2-4 24579 4887 ns/op BenchmarkString/1000/Base2-4 2509 46759 ns/op BenchmarkString/10/Base8-4 348313 346.9 ns/op BenchmarkString/100/Base8-4 64682 1858 ns/op BenchmarkString/1000/Base8-4 7153 16575 ns/op BenchmarkString/10/Base10-4 204866 601.3 ns/op BenchmarkString/100/Base10-4 39246 3051 ns/op BenchmarkString/1000/Base10-4 4861 24031 ns/op BenchmarkString/10/Base16-4 393267 305.9 ns/op BenchmarkString/100/Base16-4 85933 1407 ns/op BenchmarkString/1000/Base16-4 9412 12786 ns/op BenchmarkLeafSize/0-4 44 2515628 ns/op BenchmarkLeafSize/1-4 494 245245 ns/op BenchmarkLeafSize/2-4 487 245699 ns/op BenchmarkLeafSize/3-4 348 344797 ns/op BenchmarkLeafSize/4-4 489 240121 ns/op BenchmarkLeafSize/5-4 321 373197 ns/op BenchmarkLeafSize/6-4 357 339787 ns/op BenchmarkLeafSize/7-4 387 311288 ns/op BenchmarkLeafSize/8-4 501 239810 ns/op BenchmarkLeafSize/9-4 273 433306 ns/op BenchmarkLeafSize/10-4 326 370715 ns/op BenchmarkLeafSize/11-4 319 375594 ns/op BenchmarkLeafSize/12-4 351 340878 ns/op BenchmarkLeafSize/13-4 330 365484 ns/op BenchmarkLeafSize/14-4 378 310884 ns/op BenchmarkLeafSize/15-4 417 283524 ns/op BenchmarkLeafSize/16-4 498 237157 ns/op BenchmarkLeafSize/32-4 496 242118 ns/op BenchmarkLeafSize/64-4 457 265486 ns/op BenchmarkProbablyPrime/n=0-4 10 10945336 ns/op BenchmarkProbablyPrime/n=1-4 9 12319201 ns/op BenchmarkProbablyPrime/n=5-4 6 17223037 ns/op BenchmarkProbablyPrime/n=10-4 5 23364317 ns/op BenchmarkProbablyPrime/n=20-4 3 36069520 ns/op BenchmarkProbablyPrime/Lucas-4 12 9540104 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 86 1280177 ns/op BenchmarkRatCmp-4 245074 490.3 ns/op BenchmarkFloatPrecExact/1-4 145525 831.8 ns/op BenchmarkFloatPrecExact/10-4 43989 2698 ns/op BenchmarkFloatPrecExact/100-4 12021 9929 ns/op BenchmarkFloatPrecExact/1000-4 2390 49766 ns/op BenchmarkFloatPrecExact/10000-4 153 769871 ns/op BenchmarkFloatPrecExact/100000-4 4 32219264 ns/op BenchmarkFloatPrecExact/1000000-4 1 1674310346 ns/op BenchmarkFloatPrecMixed/1-4 132393 920.4 ns/op BenchmarkFloatPrecMixed/10-4 35013 3349 ns/op BenchmarkFloatPrecMixed/100-4 5811 20168 ns/op BenchmarkFloatPrecMixed/1000-4 477 250817 ns/op BenchmarkFloatPrecMixed/10000-4 14 7881470 ns/op BenchmarkFloatPrecMixed/100000-4 1 447746405 ns/op BenchmarkFloatPrecMixed/1000000-4 1 31033014680 ns/op BenchmarkFloatPrecInexact/1-4 216915 538.2 ns/op BenchmarkFloatPrecInexact/10-4 190579 615.3 ns/op BenchmarkFloatPrecInexact/100-4 130383 940.1 ns/op BenchmarkFloatPrecInexact/1000-4 38395 3102 ns/op BenchmarkFloatPrecInexact/10000-4 4755 25729 ns/op BenchmarkFloatPrecInexact/100000-4 511 237481 ns/op BenchmarkFloatPrecInexact/1000000-4 37 3554340 ns/op BenchmarkFloatSqrt/64-4 23066 5152 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 14842 8032 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 9584 11312 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 5158 21852 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 927 128998 ns/op 18136 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 69 1653287 ns/op 173974 B/op 19 allocs/op BenchmarkFloatSqrt/1000000-4 1 122584578 ns/op 3789808 B/op 624 allocs/op PASS ok math/big 87.117s goos: freebsd goarch: amd64 pkg: math/bits cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLeadingZeros-4 9761884 12.06 ns/op BenchmarkLeadingZeros8-4 8748274 13.69 ns/op BenchmarkLeadingZeros16-4 8692304 13.41 ns/op BenchmarkLeadingZeros32-4 9982178 11.84 ns/op BenchmarkLeadingZeros64-4 8864269 13.50 ns/op BenchmarkTrailingZeros-4 9407502 12.65 ns/op BenchmarkTrailingZeros8-4 8956341 13.25 ns/op BenchmarkTrailingZeros16-4 10192724 11.90 ns/op BenchmarkTrailingZeros32-4 9068077 13.17 ns/op BenchmarkTrailingZeros64-4 9820332 12.10 ns/op BenchmarkOnesCount-4 8894694 13.55 ns/op BenchmarkOnesCount8-4 8950842 13.51 ns/op BenchmarkOnesCount16-4 8953850 13.57 ns/op BenchmarkOnesCount32-4 9755269 12.26 ns/op BenchmarkOnesCount64-4 9014211 13.45 ns/op BenchmarkRotateLeft-4 9446991 12.42 ns/op BenchmarkRotateLeft8-4 8821212 13.52 ns/op BenchmarkRotateLeft16-4 9147314 13.06 ns/op BenchmarkRotateLeft32-4 8747776 13.43 ns/op BenchmarkRotateLeft64-4 8875356 13.47 ns/op BenchmarkReverse-4 13801069 8.651 ns/op BenchmarkReverse8-4 18664965 6.414 ns/op BenchmarkReverse16-4 17707830 6.756 ns/op BenchmarkReverse32-4 15189765 7.926 ns/op BenchmarkReverse64-4 13834405 8.635 ns/op BenchmarkReverseBytes-4 17394253 6.755 ns/op BenchmarkReverseBytes16-4 17335984 6.955 ns/op BenchmarkReverseBytes32-4 17743016 6.762 ns/op BenchmarkReverseBytes64-4 17340711 6.747 ns/op BenchmarkAdd-4 9021870 13.25 ns/op BenchmarkAdd32-4 9316306 12.73 ns/op BenchmarkAdd64-4 9048106 13.53 ns/op BenchmarkAdd64multiple-4 18384501 6.551 ns/op BenchmarkSub-4 9129699 13.22 ns/op BenchmarkSub32-4 9322893 12.58 ns/op BenchmarkSub64-4 8924479 13.49 ns/op BenchmarkSub64multiple-4 17442807 6.824 ns/op BenchmarkMul-4 9070249 13.44 ns/op BenchmarkMul32-4 9390201 12.77 ns/op BenchmarkMul64-4 8894276 13.43 ns/op BenchmarkDiv-4 2631516 45.63 ns/op BenchmarkDiv32-4 5586031 21.44 ns/op BenchmarkDiv64-4 2628204 45.57 ns/op PASS ok math/bits 6.848s goos: freebsd goarch: amd64 pkg: math/cmplx cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAbs-4 10694436 20.80 ns/op BenchmarkAcos-4 374340 298.6 ns/op BenchmarkAcosh-4 386380 323.6 ns/op BenchmarkAsin-4 425466 301.2 ns/op BenchmarkAsinh-4 413102 302.5 ns/op BenchmarkAtan-4 684141 212.7 ns/op BenchmarkAtanh-4 683092 212.3 ns/op BenchmarkConj-4 18344803 5.668 ns/op BenchmarkCos-4 506456 227.9 ns/op BenchmarkCosh-4 545151 227.2 ns/op BenchmarkExp-4 785215 163.2 ns/op BenchmarkLog-4 800863 167.0 ns/op BenchmarkLog10-4 803130 164.0 ns/op BenchmarkPhase-4 1766984 70.89 ns/op BenchmarkPolar-4 1000000 109.6 ns/op BenchmarkPow-4 200402 672.5 ns/op BenchmarkRect-4 1000000 111.1 ns/op BenchmarkSin-4 542799 225.6 ns/op BenchmarkSinh-4 543926 226.1 ns/op BenchmarkSqrt-4 783240 151.4 ns/op BenchmarkTan-4 324548 376.2 ns/op BenchmarkTanh-4 361464 345.6 ns/op PASS ok math/cmplx 4.089s goos: freebsd goarch: amd64 pkg: math/rand cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkInt63Threadsafe-4 612528 168.0 ns/op BenchmarkInt63ThreadsafeParallel-4 468700 252.3 ns/op BenchmarkInt63Unthreadsafe-4 1332999 90.22 ns/op BenchmarkIntn1000-4 823257 135.1 ns/op BenchmarkInt63n1000-4 943214 123.0 ns/op BenchmarkInt31n1000-4 1000000 115.6 ns/op BenchmarkFloat32-4 1000000 109.9 ns/op BenchmarkFloat64-4 1316370 91.13 ns/op BenchmarkPerm3-4 209660 580.7 ns/op BenchmarkPerm30-4 24038 5038 ns/op BenchmarkPerm30ViaShuffle-4 25995 4576 ns/op BenchmarkShuffleOverhead-4 18583 6410 ns/op BenchmarkRead3-4 876228 130.3 ns/op BenchmarkRead64-4 75520 1575 ns/op BenchmarkRead1000-4 5066 23356 ns/op BenchmarkConcurrent-4 143340 992.4 ns/op PASS ok math/rand 3.393s goos: freebsd goarch: amd64 pkg: math/rand/v2 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkChaCha8MarshalBinary-4 700666 170.0 ns/op BenchmarkChaCha8MarshalBinaryRead-4 248943 459.4 ns/op BenchmarkChaCha8-4 5233024 24.14 ns/op BenchmarkChaCha8Read-4 907897 135.6 ns/op 236.01 MB/s BenchmarkPCG_DXSM-4 4220646 28.40 ns/op BenchmarkSourceUint64-4 4314500 27.94 ns/op BenchmarkGlobalInt64-4 3269834 36.63 ns/op BenchmarkGlobalInt64Parallel-4 6466875 18.39 ns/op BenchmarkGlobalUint64-4 3262839 37.39 ns/op BenchmarkGlobalUint64Parallel-4 6513183 18.56 ns/op BenchmarkInt64-4 2310650 51.44 ns/op BenchmarkUint64-4 1867440 63.89 ns/op BenchmarkGlobalIntN1000-4 2193358 54.11 ns/op BenchmarkIntN1000-4 1784588 67.48 ns/op BenchmarkInt64N1000-4 1788007 66.62 ns/op BenchmarkInt64N1e8-4 1793193 66.24 ns/op BenchmarkInt64N1e9-4 1795160 67.28 ns/op BenchmarkInt64N2e9-4 1771852 66.53 ns/op BenchmarkInt64N1e18-4 1706306 70.55 ns/op BenchmarkInt64N2e18-4 1664079 71.41 ns/op BenchmarkInt64N4e18-4 1473085 81.27 ns/op BenchmarkInt32N1000-4 1727037 69.63 ns/op BenchmarkInt32N1e8-4 1707038 68.30 ns/op BenchmarkInt32N1e9-4 1709516 68.20 ns/op BenchmarkInt32N2e9-4 1772148 70.01 ns/op BenchmarkFloat32-4 2303641 52.00 ns/op BenchmarkFloat64-4 2295201 53.03 ns/op BenchmarkExpFloat64-4 1263895 95.23 ns/op BenchmarkNormFloat64-4 1224033 97.74 ns/op BenchmarkPerm3-4 338949 351.6 ns/op BenchmarkPerm30-4 32283 3722 ns/op BenchmarkPerm30ViaShuffle-4 35025 3412 ns/op BenchmarkShuffleOverhead-4 46329 2565 ns/op BenchmarkConcurrent-4 3139958 40.47 ns/op PASS ok math/rand/v2 6.995s goos: freebsd goarch: amd64 pkg: mime cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkQEncodeWord-4 55436 2142 ns/op BenchmarkQDecodeWord-4 116488 1014 ns/op BenchmarkQDecodeHeader-4 115057 1029 ns/op BenchmarkTypeByExtension/.html-4 268396 411.2 ns/op BenchmarkTypeByExtension/.HTML-4 194572 594.8 ns/op BenchmarkTypeByExtension/.unused-4 232507 495.6 ns/op BenchmarkExtensionsByType/text/html-4 172182 625.4 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 126769 986.7 ns/op BenchmarkExtensionsByType/application/octet-stream-4 185209 631.4 ns/op PASS ok mime 2.236s goos: freebsd goarch: amd64 pkg: mime/multipart cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadForm/fields/maxMemory=0-4 706 164069 ns/op 47922 B/op 188 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 692 163841 ns/op 47727 B/op 188 allocs/op BenchmarkReadForm/files/maxMemory=0-4 268 429355 ns/op 104153 B/op 272 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 577 212008 ns/op 49602 B/op 208 allocs/op PASS ok mime/multipart 1.777s goos: freebsd goarch: amd64 pkg: mime/quotedprintable cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkWriter-4 979 117574 ns/op PASS ok mime/quotedprintable 1.213s goos: freebsd goarch: amd64 pkg: net cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkGoLookupIP-4 122 855062 ns/op 9856 B/op 112 allocs/op BenchmarkGoLookupIPNoSuchHost-4 15 8306695 ns/op 26074 B/op 207 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5107426653 ns/op 159432 B/op 244 allocs/op BenchmarkDNSName-4 110500 991.3 ns/op BenchmarkInterfaces-4 5420 20904 ns/op 3320 B/op 41 allocs/op BenchmarkInterfaceByIndex-4 8473 13180 ns/op 1944 B/op 29 allocs/op BenchmarkInterfaceByName-4 5594 20996 ns/op 3384 B/op 42 allocs/op BenchmarkInterfaceAddrs-4 5647 19424 ns/op 3272 B/op 48 allocs/op BenchmarkInterfacesAndAddrs-4 7812 14300 ns/op 2088 B/op 35 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 6067 18311 ns/op 3168 B/op 50 allocs/op BenchmarkParseIP-4 12752 9484 ns/op BenchmarkParseIPValidIPv4-4 750196 156.9 ns/op BenchmarkParseIPValidIPv6-4 627487 190.7 ns/op BenchmarkIPMarshalText/IPv4-4 616020 193.4 ns/op 0 B/op 0 allocs/op BenchmarkIPMarshalText/IPv6-4 221154 537.8 ns/op 0 B/op 0 allocs/op BenchmarkIPMarshalText/IPv6_long-4 119000 1004 ns/op 48 B/op 1 allocs/op BenchmarkIPString/IPv4-4 121726 969.8 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 13660 8720 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 51676 2346 ns/op BenchmarkIPEqual/IPv4-4 961963 124.5 ns/op BenchmarkIPEqual/IPv6-4 935312 124.4 ns/op BenchmarkSendfileZeroBytes-4 14948 7104 ns/op 19 B/op 1 allocs/op BenchmarkSendFile/file-to-tcp/1024-4 1 1075979583 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: 0x1820c2a793ba8170 BenchmarkSendFile/file-to-tcp/2048-4 1 1048103371 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: 0x1820c2a7d43a61d3 BenchmarkSendFile/file-to-tcp/4096-4 1 1024217381 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: 0x1820c2a8130c8cf9 BenchmarkSendFile/file-to-tcp/8192-4 1 1079840797 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: 0x1820c2a8507496bb BenchmarkSendFile/file-to-tcp/16384-4 1 1044333726 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: 0x1820c2a891312abd BenchmarkSendFile/file-to-tcp/32768-4 1 1081898086 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: 0x1820c2a8cfd5a758 BenchmarkSendFile/file-to-tcp/65536-4 1 1059772423 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: 0x1820c2a910bbe5ec BenchmarkSendFile/file-to-tcp/131072-4 1 1066291080 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: 0x1820c2a9505e4122 BenchmarkSendFile/file-to-tcp/262144-4 1 1081734560 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: 0x1820c2a99086921a BenchmarkSendFile/file-to-tcp/524288-4 1 1077574667 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: 0x1820c2a9d1dbaf03 BenchmarkSendFile/file-to-tcp/1048576-4 1 1080034259 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: 0x1820c2aa1374de70 BenchmarkSendFile/file-to-unix/1024-4 1 1082980862 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: 0x1820c2aa563dd273 BenchmarkSendFile/file-to-unix/2048-4 1 1045165277 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: 0x1820c2aa97267f29 BenchmarkSendFile/file-to-unix/4096-4 1 1036728086 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: 0x1820c2aad5cc3b00 BenchmarkSendFile/file-to-unix/8192-4 1 1079981145 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: 0x1820c2ab13f32a90 BenchmarkSendFile/file-to-unix/16384-4 1 1083702588 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: 0x1820c2ab54b0bc24 BenchmarkSendFile/file-to-unix/32768-4 1 1036960148 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: 0x1820c2ab95a8d99d BenchmarkSendFile/file-to-unix/65536-4 1 1078160343 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: 0x1820c2abd3e24640 BenchmarkSendFile/file-to-unix/131072-4 1 1080078187 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: 0x1820c2ac149f3f36 BenchmarkSendFile/file-to-unix/262144-4 1 1085593257 ns/op 0.24 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: 0x1820c2ac5597ee21 BenchmarkSendFile/file-to-unix/524288-4 1 1081558452 ns/op 0.48 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: 0x1820c2ac972852b6 BenchmarkSendFile/file-to-unix/1048576-4 1 1085385766 ns/op 0.97 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: 0x1820c2acd8f64dd1 BenchmarkTCP4OneShot-4 3369 34434 ns/op BenchmarkTCP4OneShotTimeout-4 3608 33192 ns/op BenchmarkTCP4Persistent-4 14589 8372 ns/op BenchmarkTCP4PersistentTimeout-4 13473 8457 ns/op BenchmarkTCP6OneShot-4 2940 35246 ns/op BenchmarkTCP6OneShotTimeout-4 2859 37175 ns/op BenchmarkTCP6Persistent-4 13072 11399 ns/op BenchmarkTCP6PersistentTimeout-4 13578 9977 ns/op BenchmarkTCP4ConcurrentReadWrite-4 10000 26239 ns/op BenchmarkTCP6ConcurrentReadWrite-4 10000 48817 ns/op BenchmarkSetReadDeadline-4 124995 953.5 ns/op BenchmarkUDP6LinkLocalUnicast-4 8636 14408 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 12579 9414 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 11947 9898 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 11749 10116 ns/op 0 B/op 0 allocs/op PASS ok net 36.123s goos: freebsd goarch: amd64 pkg: net/http cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCookieString-4 29949 3843 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 12439 9204 ns/op 1200 B/op 21 allocs/op BenchmarkReadCookies-4 16638 6706 ns/op 2000 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 17421 6833 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 37688 3159 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 52722 2285 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1613281 74.29 ns/op BenchmarkFindChild/n=2/rep=map-4 2941780 40.71 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1375819 86.95 ns/op BenchmarkFindChild/n=4/rep=linear-4 785631 139.7 ns/op BenchmarkFindChild/n=4/rep=map-4 2930130 40.75 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 758592 153.7 ns/op BenchmarkFindChild/n=8/rep=linear-4 404048 288.7 ns/op BenchmarkFindChild/n=8/rep=map-4 2947616 40.61 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 394705 299.0 ns/op BenchmarkFindChild/n=16/rep=linear-4 211867 546.9 ns/op BenchmarkFindChild/n=16/rep=map-4 3217681 38.82 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 2062832 58.46 ns/op BenchmarkFindChild/n=32/rep=linear-4 107068 1107 ns/op BenchmarkFindChild/n=32/rep=map-4 2832510 42.61 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 1992032 68.04 ns/op BenchmarkMultiConflicts-4 1 166110535 ns/op BenchmarkServerMatch-4 20054 6119 ns/op BenchmarkReadRequestChrome-4 3438 31565 ns/op 19.36 MB/s 1540 B/op 14 allocs/op BenchmarkReadRequestCurl-4 9432 10877 ns/op 7.17 MB/s 988 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 10000 11331 ns/op 7.24 MB/s 988 B/op 9 allocs/op BenchmarkReadRequestSiege-4 6325 16522 ns/op 9.14 MB/s 1083 B/op 11 allocs/op BenchmarkReadRequestWrk-4 17518 6971 ns/op 5.74 MB/s 924 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 282 429911 ns/op 2.38 MB/s BenchmarkFileAndServer_1KB/https1-4 194 555303 ns/op 1.84 MB/s BenchmarkFileAndServer_1KB/h2-4 148 786769 ns/op 1.30 MB/s BenchmarkFileAndServer_16MB/h1-4 2 52618543 ns/op 318.85 MB/s BenchmarkFileAndServer_16MB/https1-4 1 110293097 ns/op 152.11 MB/s BenchmarkFileAndServer_16MB/h2-4 1 242765237 ns/op 69.11 MB/s BenchmarkFileAndServer_64MB/h1-4 1 212331256 ns/op 316.06 MB/s BenchmarkFileAndServer_64MB/https1-4 1 412178331 ns/op 162.82 MB/s BenchmarkFileAndServer_64MB/h2-4 1 969782810 ns/op 69.20 MB/s BenchmarkServeMux-4 222 573928 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 268 475699 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 321 389877 ns/op 6551 B/op 69 allocs/op BenchmarkClientServer/https1-4 217 490195 ns/op 7459 B/op 79 allocs/op BenchmarkClientServer/h2-4 169 637468 ns/op 10294 B/op 77 allocs/op BenchmarkClientServerParallel/4/h1-4 1153 99393 ns/op 10254 B/op 83 allocs/op BenchmarkClientServerParallel/4/https1-4 105 1170060 ns/op 68109 B/op 496 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:33881: EOF clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:33916: read tcp 127.0.0.1:33886->127.0.0.1:33916: use of closed network connection clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:33956: EOF clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:33953: EOF clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:33955: EOF clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:33957: read tcp 127.0.0.1:33917->127.0.0.1:33957: use of closed network connection clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:34005: read tcp 127.0.0.1:33958->127.0.0.1:34005: use of closed network connection clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:34007: write tcp 127.0.0.1:33958->127.0.0.1:34007: use of closed network connection BenchmarkClientServerParallel/4/h2-4 555 180572 ns/op 12602 B/op 95 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:34020: EOF clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:34018: EOF clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:34032: EOF clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:34036: write tcp 127.0.0.1:34021->127.0.0.1:34036: use of closed network connection clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:34025: write tcp 127.0.0.1:34021->127.0.0.1:34025: use of closed network connection clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:34035: write tcp 127.0.0.1:34021->127.0.0.1:34035: use of closed network connection BenchmarkClientServerParallel/64/h1-4 856 151258 ns/op 17240 B/op 103 allocs/op BenchmarkClientServerParallel/64/https1-4 126 948164 ns/op 57686 B/op 390 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:34683: read tcp 127.0.0.1:34675->127.0.0.1:34683: use of closed network connection clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:34679: write tcp 127.0.0.1:34675->127.0.0.1:34679: use of closed network connection clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:34682: write tcp 127.0.0.1:34675->127.0.0.1:34682: use of closed network connection clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:34685: write tcp 127.0.0.1:34675->127.0.0.1:34685: use of closed network connection clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:34717: EOF clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:34712: EOF clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:34738: EOF clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:34740: EOF clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:34702: read tcp 127.0.0.1:34686->127.0.0.1:34702: use of closed network connection clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:34705: read tcp 127.0.0.1:34686->127.0.0.1:34705: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h2-4 102 2084571 ns/op 121837 B/op 909 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:34882: EOF clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:34914: EOF clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:34893: read tcp 127.0.0.1:34884->127.0.0.1:34893: use of closed network connection clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:34908: read tcp 127.0.0.1:34884->127.0.0.1:34908: use of closed network connection clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:34890: read tcp 127.0.0.1:34884->127.0.0.1:34890: use of closed network connection clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:34889: read tcp 127.0.0.1:34884->127.0.0.1:34889: use of closed network connection clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:34911: EOF clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:34933: EOF clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:34919: read tcp 127.0.0.1:34884->127.0.0.1:34919: use of closed network connection clientserver_test.go:282: server log: http: TLS handshake error from 127.0.0.1:34930: write tcp 127.0.0.1:34884->127.0.0.1:34930: use of closed network connection ... [output truncated] BenchmarkServer-4 1 1054227061 ns/op 30824 B/op 157 allocs/op BenchmarkClient-4 224 509005 ns/op 4236 B/op 50 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 529 221343 ns/op 7803 B/op 56 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1201 102546 ns/op 3114 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1474 78415 ns/op 2023 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1334 79965 ns/op 2802 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1588 75534 ns/op 2800 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1548 77659 ns/op 2767 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1639 81686 ns/op 1955 B/op 14 allocs/op BenchmarkServerHijack-4 762 161316 ns/op 17175 B/op 52 allocs/op BenchmarkCloseNotifier/h1-4 369 349311 ns/op 5927 B/op 52 allocs/op BenchmarkResponseStatusLine-4 437228 235.4 ns/op 0 B/op 0 allocs/op PASS ok net/http 17.176s goos: freebsd goarch: amd64 pkg: net/http/httputil cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkServeHTTP-4 4363 30136 ns/op 34259 B/op 14 allocs/op PASS ok net/http/httputil 1.291s goos: freebsd goarch: amd64 pkg: net/netip cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkIPNextPrev-4 96831 1209 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 774938 145.2 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 543754 207.5 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 89968 1358 ns/op BenchmarkStdIPv4-4 127188 924.9 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 88912 1308 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 90295 1331 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 122278 961.3 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 78384 1534 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1689644 71.40 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1498731 80.98 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 916614 127.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 525096 215.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 685015 170.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 478328 237.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 98778 1201 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 468220 243.8 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 347577 337.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 399146 291.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 344946 351.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 91106 1314 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v4-4 365700 326.1 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v6-4 124444 956.1 ns/op 48 B/op 1 allocs/op BenchmarkAddrString/v6_ellipsis-4 165932 693.9 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_v4-4 222192 530.0 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_zone-4 157456 752.7 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 326781 363.8 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 147496 814.0 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 146347 812.0 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 147921 806.1 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 112657 1050 ns/op 128 B/op 2 allocs/op BenchmarkAddrMarshalText/v4-4 427436 281.6 ns/op 16 B/op 1 allocs/op BenchmarkAddrMarshalText/v6-4 139094 853.6 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_ellipsis-4 177760 672.2 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_v4-4 233877 495.8 ns/op 32 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_zone-4 159235 750.4 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 235952 492.9 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 105254 1131 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 132481 894.3 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_v4-4 165440 726.4 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_zone-4 125824 947.8 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v4-4 272230 432.0 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 117246 1009 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 139143 858.0 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 178932 662.7 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 131950 913.0 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 105.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 107.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 107.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 109.5 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 110.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 110.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 109.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 981462 109.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 362571 332.7 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 451518 256.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 341584 347.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 389500 301.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 327931 362.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 88552 1364 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 5716573 20.95 ns/op PASS ok net/netip 9.159s 2025/02/03 17:25:39 Test RPC server listening on 127.0.0.1:35532 2025/02/03 17:25:39 Test HTTP RPC server listening on 127.0.0.1:35533 goos: freebsd goarch: amd64 pkg: net/rpc cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEndToEnd-4 1488 80258 ns/op BenchmarkEndToEndHTTP-4 1350 75758 ns/op BenchmarkEndToEndAsync-4 3387 35344 ns/op BenchmarkEndToEndAsyncHTTP-4 3591 33223 ns/op PASS ok net/rpc 1.861s goos: freebsd goarch: amd64 pkg: net/textproto cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadMIMEHeader/client_headers-4 3292 32250 ns/op BenchmarkReadMIMEHeader/server_headers-4 5614 21240 ns/op BenchmarkUncommon-4 26925 4385 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.563s goos: freebsd goarch: amd64 pkg: net/url cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkString-4 5383 21154 ns/op 1200 B/op 32 allocs/op BenchmarkResolvePath-4 126784 927.9 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 596844 196.3 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 88816 1346 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 167175 715.8 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 79771 1504 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 13005 9048 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 373608 307.0 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 87956 1361 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 166105 714.6 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 78753 1503 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 14575 8202 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 242341 492.8 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 99698 1177 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 101920 1168 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 48177 2468 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 8382 13375 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 238134 497.9 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 99339 1192 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 101354 1159 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 48618 2441 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 8784 12904 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.178s goos: freebsd goarch: amd64 pkg: os cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExpand/noop-4 3018121 39.11 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 169465 660.3 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 1016 113311 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 303 394730 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 764 155381 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 87193 1373 ns/op BenchmarkStatFile-4 72997 1632 ns/op BenchmarkStatDir-4 78468 1525 ns/op BenchmarkLstatDot-4 86430 1364 ns/op BenchmarkLstatFile-4 74502 1640 ns/op BenchmarkLstatDir-4 79159 1525 ns/op BenchmarkRemoveAll-4 32 3666150 ns/op 45850 B/op 558 allocs/op PASS ok os 3.052s goos: freebsd goarch: amd64 pkg: os/exec cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExecHostname-4 49 2405122 ns/op 7440 B/op 31 allocs/op PASS ok os/exec 1.300s goos: freebsd goarch: amd64 pkg: os/user cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCurrent-4 12369 8982 ns/op PASS ok os/user 1.238s goos: freebsd goarch: amd64 pkg: reflect cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkBool-4 3607854 32.92 ns/op BenchmarkString-4 2232842 53.52 ns/op BenchmarkBytes-4 2039761 58.62 ns/op BenchmarkNamedBytes-4 1000000 110.4 ns/op BenchmarkBytesArray-4 756687 157.8 ns/op BenchmarkSliceLen-4 2339079 51.14 ns/op BenchmarkMapLen-4 798026 143.3 ns/op BenchmarkStringLen-4 1791271 67.31 ns/op BenchmarkArrayLen-4 1320921 90.97 ns/op BenchmarkSliceCap-4 2311208 51.48 ns/op BenchmarkDeepEqual/int8-4 402062 297.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 89089 1314 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 352305 342.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 88022 1364 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 356964 338.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 86401 1370 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 349570 343.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 87386 1364 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 349215 337.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 87794 1359 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 394570 294.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 110262 1064 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 352431 336.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 87178 1376 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 352161 341.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 86750 1370 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 350419 340.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 87693 1368 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 352968 339.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 87674 1372 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 342963 340.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 86742 1364 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 362104 335.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 85257 1391 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 356949 337.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 86223 1372 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 347202 339.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 87218 1367 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 346806 339.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 87393 1375 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 416742 290.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 89178 1313 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 357253 335.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 85989 1378 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 111884 1064 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 55236 2124 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 46718 2583 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 32821 3593 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 32730 3640 ns/op BenchmarkIsZero/ArrayComparable-4 275725 427.6 ns/op BenchmarkIsZero/ArrayIncomparable-4 29277 4020 ns/op BenchmarkIsZero/StructComparable-4 641022 185.2 ns/op BenchmarkIsZero/StructIncomparable-4 135727 874.3 ns/op BenchmarkIsZero/ArrayInt_4-4 1270116 93.80 ns/op BenchmarkIsZero/ArrayInt_1024-4 17368 6914 ns/op BenchmarkIsZero/ArrayInt_1024_NoZero-4 32762 3651 ns/op BenchmarkIsZero/Struct4Int-4 1271629 93.43 ns/op BenchmarkIsZero/ArrayStruct4Int_1024-4 17168 6916 ns/op BenchmarkIsZero/ArrayChanInt_1024-4 17353 6893 ns/op BenchmarkIsZero/StructInt_512-4 33487 3579 ns/op BenchmarkSetZero/Bool/Direct-4 4206474 28.15 ns/op BenchmarkSetZero/Bool/CachedZero-4 863359 133.7 ns/op BenchmarkSetZero/Bool/NewZero-4 638277 182.6 ns/op BenchmarkSetZero/Int/Direct-4 2528848 47.04 ns/op BenchmarkSetZero/Int/CachedZero-4 805117 137.3 ns/op BenchmarkSetZero/Int/NewZero-4 642765 182.3 ns/op BenchmarkSetZero/Uint/Direct-4 2540544 46.71 ns/op BenchmarkSetZero/Uint/CachedZero-4 860212 134.2 ns/op BenchmarkSetZero/Uint/NewZero-4 627438 183.9 ns/op BenchmarkSetZero/Float/Direct-4 2531350 46.82 ns/op BenchmarkSetZero/Float/CachedZero-4 861610 132.2 ns/op BenchmarkSetZero/Float/NewZero-4 637652 181.9 ns/op BenchmarkSetZero/Complex/Direct-4 2535751 46.55 ns/op BenchmarkSetZero/Complex/CachedZero-4 875944 134.3 ns/op BenchmarkSetZero/Complex/NewZero-4 628614 182.9 ns/op BenchmarkSetZero/Array/Direct-4 2174872 54.47 ns/op BenchmarkSetZero/Array/CachedZero-4 877070 135.2 ns/op BenchmarkSetZero/Array/NewZero-4 641100 182.9 ns/op BenchmarkSetZero/Chan/Direct-4 2476827 47.99 ns/op BenchmarkSetZero/Chan/CachedZero-4 835525 140.7 ns/op BenchmarkSetZero/Chan/NewZero-4 661700 180.1 ns/op BenchmarkSetZero/Func/Direct-4 2475573 48.26 ns/op BenchmarkSetZero/Func/CachedZero-4 825964 140.1 ns/op BenchmarkSetZero/Func/NewZero-4 623522 178.7 ns/op BenchmarkSetZero/Interface/Direct-4 2313856 52.05 ns/op BenchmarkSetZero/Interface/CachedZero-4 901872 134.8 ns/op BenchmarkSetZero/Interface/NewZero-4 640330 181.7 ns/op BenchmarkSetZero/Map/Direct-4 2489336 48.33 ns/op BenchmarkSetZero/Map/CachedZero-4 814892 141.8 ns/op BenchmarkSetZero/Map/NewZero-4 630934 179.6 ns/op BenchmarkSetZero/Pointer/Direct-4 2490022 48.10 ns/op BenchmarkSetZero/Pointer/CachedZero-4 853076 140.2 ns/op BenchmarkSetZero/Pointer/NewZero-4 640486 182.5 ns/op BenchmarkSetZero/Slice/Direct-4 2276268 53.33 ns/op BenchmarkSetZero/Slice/CachedZero-4 843956 132.8 ns/op BenchmarkSetZero/Slice/NewZero-4 650394 183.7 ns/op BenchmarkSetZero/String/Direct-4 2492376 47.61 ns/op BenchmarkSetZero/String/CachedZero-4 858240 134.5 ns/op BenchmarkSetZero/String/NewZero-4 635364 182.5 ns/op BenchmarkSetZero/Struct/Direct-4 2138154 53.51 ns/op BenchmarkSetZero/Struct/CachedZero-4 885219 132.0 ns/op BenchmarkSetZero/Struct/NewZero-4 639075 181.7 ns/op BenchmarkSelect/1-4 173707 708.9 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 72685 1669 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 36016 3683 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 185532 574.6 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 146060 833.6 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 123472 965.7 ns/op 132.54 MB/s BenchmarkCallArgCopy/size=256-4 112066 1053 ns/op 243.11 MB/s BenchmarkCallArgCopy/size=1024-4 76652 1630 ns/op 628.29 MB/s BenchmarkCallArgCopy/size=4096-4 35923 3390 ns/op 1208.10 MB/s BenchmarkCallArgCopy/size=65536-4 2898 43429 ns/op 1509.05 MB/s BenchmarkFieldByName1-4 1571098 76.11 ns/op BenchmarkFieldByName2-4 114396 1234 ns/op BenchmarkFieldByName3-4 14540 8224 ns/op BenchmarkInterfaceBig-4 4104778 29.09 ns/op BenchmarkInterfaceSmall-4 4069137 29.45 ns/op BenchmarkNew-4 2305916 49.44 ns/op BenchmarkMap/StringKeys/MapIndex-4 2302 51595 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1932 63246 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2179 55012 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1892 63341 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2275 51807 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1880 63249 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 183433 654.4 ns/op BenchmarkTypeForString-4 2100718 57.27 ns/op BenchmarkTypeForError-4 964683 119.8 ns/op PASS ok reflect 19.086s goos: freebsd goarch: amd64 pkg: regexp cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFind-4 10700 10474 ns/op 9307 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 15883 7570 ns/op 9405 B/op 1 allocs/op BenchmarkFindString-4 10000 10059 ns/op 9614 B/op 1 allocs/op BenchmarkFindSubmatch-4 9362 11410 ns/op 9022 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 9807 10321 ns/op 9480 B/op 2 allocs/op BenchmarkLiteral-4 19071 7483 ns/op BenchmarkNotLiteral-4 4664 25745 ns/op BenchmarkMatchClass-4 3334 33277 ns/op BenchmarkMatchClass_InRange-4 3754 32641 ns/op BenchmarkReplaceAll-4 2584 47309 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 118618 1005 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 118044 1029 ns/op BenchmarkAnchoredShortMatch-4 73819 1650 ns/op BenchmarkAnchoredLongMatch-4 72975 1668 ns/op BenchmarkOnePassShortA-4 21788 5768 ns/op BenchmarkNotOnePassShortA-4 7880 14390 ns/op BenchmarkOnePassShortB-4 26917 4333 ns/op BenchmarkNotOnePassShortB-4 10000 11609 ns/op BenchmarkOnePassLongPrefix-4 84915 1437 ns/op BenchmarkOnePassLongNotPrefix-4 28922 4213 ns/op BenchmarkMatchParallelShared-4 26492 5124 ns/op BenchmarkMatchParallelCopied-4 21597 5006 ns/op BenchmarkQuoteMetaAll-4 152594 761.7 ns/op 18.38 MB/s BenchmarkQuoteMetaNone-4 273922 431.5 ns/op 60.26 MB/s BenchmarkCompile/Onepass-4 4296 26128 ns/op 4272 B/op 52 allocs/op BenchmarkCompile/Medium-4 1722 66032 ns/op 10152 B/op 112 allocs/op BenchmarkCompile/Hard-4 204 582552 ns/op 90712 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 3860611 30.54 ns/op 523.95 MB/s BenchmarkMatch/Easy0/32-4 19110 7279 ns/op 4.40 MB/s BenchmarkMatch/Easy0/1K-4 18288 6901 ns/op 148.38 MB/s BenchmarkMatch/Easy0i/16-4 3862154 30.71 ns/op 521.03 MB/s BenchmarkMatch/Easy0i/32-4 5629 19327 ns/op 1.66 MB/s BenchmarkMatch/Easy0i/1K-4 285 417555 ns/op 2.45 MB/s BenchmarkMatch/Easy1/16-4 3871908 31.09 ns/op 514.63 MB/s BenchmarkMatch/Easy1/32-4 19784 6183 ns/op 5.18 MB/s BenchmarkMatch/Easy1/1K-4 7129 15932 ns/op 64.27 MB/s BenchmarkMatch/Medium/16-4 3892832 30.52 ns/op 524.20 MB/s BenchmarkMatch/Medium/32-4 6246 17916 ns/op 1.79 MB/s BenchmarkMatch/Medium/1K-4 333 358575 ns/op 2.86 MB/s BenchmarkMatch/Hard/16-4 3848940 30.61 ns/op 522.75 MB/s BenchmarkMatch/Hard/32-4 4579 26942 ns/op 1.19 MB/s BenchmarkMatch/Hard/1K-4 183 647274 ns/op 1.58 MB/s BenchmarkMatch/Hard1/16-4 1536 77588 ns/op 0.21 MB/s BenchmarkMatch/Hard1/32-4 813 145592 ns/op 0.22 MB/s BenchmarkMatch/Hard1/1K-4 27 4253830 ns/op 0.24 MB/s BenchmarkMatch_onepass_regex/16-4 30904 3867 ns/op 4.14 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 18673 6500 ns/op 4.92 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 711 164533 ns/op 6.22 MB/s 23 B/op 0 allocs/op PASS ok regexp 8.308s goos: freebsd goarch: amd64 pkg: regexp/syntax cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEmptyOpContext-4 641454 185.2 ns/op BenchmarkIsWordChar-4 172497 692.4 ns/op PASS ok regexp/syntax 2.162s goos: freebsd goarch: amd64 pkg: runtime cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCallers/cached-4 76215 1546 ns/op BenchmarkCallers/inlined-4 69843 1701 ns/op BenchmarkCallers/no-cache-4 15883 7501 ns/op BenchmarkFPCallers/cached-4 2858653 41.90 ns/op BenchmarkMakeChan/Byte-4 804313 128.9 ns/op BenchmarkMakeChan/Int-4 798877 139.2 ns/op BenchmarkMakeChan/Ptr-4 692899 179.6 ns/op BenchmarkMakeChan/Struct/0-4 1000000 103.0 ns/op BenchmarkMakeChan/Struct/32-4 489134 230.9 ns/op BenchmarkMakeChan/Struct/40-4 439164 261.9 ns/op BenchmarkChanNonblocking-4 10449480 10.22 ns/op BenchmarkSelectUncontended-4 1000000 109.7 ns/op BenchmarkSelectSyncContended-4 31717 3791 ns/op BenchmarkSelectAsyncContended-4 104306 1130 ns/op BenchmarkSelectNonblock-4 5422995 21.86 ns/op BenchmarkChanUncontended-4 8616 15825 ns/op BenchmarkChanContended-4 1216 104754 ns/op BenchmarkChanSync-4 112779 1082 ns/op BenchmarkChanSyncWork-4 33342 3468 ns/op BenchmarkChanProdCons0-4 85706 1343 ns/op BenchmarkChanProdCons10-4 114547 1019 ns/op BenchmarkChanProdCons100-4 112323 1048 ns/op BenchmarkChanProdConsWork0-4 81496 1481 ns/op BenchmarkChanProdConsWork10-4 98404 1265 ns/op BenchmarkChanProdConsWork100-4 89197 1276 ns/op BenchmarkSelectProdCons-4 60681 1955 ns/op BenchmarkReceiveDataFromClosedChan-4 731407 166.6 ns/op BenchmarkChanCreation-4 169662 647.9 ns/op BenchmarkChanSem-4 156783 799.6 ns/op BenchmarkChanPopular-4 103 1163794 ns/op BenchmarkChanClosed-4 510493 228.9 ns/op BenchmarkCallClosure-4 6927348 17.21 ns/op BenchmarkCallClosure1-4 6634165 17.14 ns/op BenchmarkCallClosure2-4 1639077 74.50 ns/op BenchmarkCallClosure3-4 1914633 68.98 ns/op BenchmarkCallClosure4-4 1530759 73.11 ns/op BenchmarkComplex128DivNormal-4 10465179 16.76 ns/op BenchmarkComplex128DivNisNaN-4 8059402 20.84 ns/op BenchmarkComplex128DivDisNaN-4 7923888 21.53 ns/op BenchmarkComplex128DivNisInf-4 10289335 21.45 ns/op BenchmarkComplex128DivDisInf-4 5394546 29.77 ns/op BenchmarkAllocation-4 5172 27181 ns/op BenchmarkReadMemStats-4 6303 19506 ns/op BenchmarkReadMemStatsLatency-4 1 272562 p50-ns 272562 p90-ns 272562 p99-ns BenchmarkWriteBarrier-4 3014206 43.34 ns/op BenchmarkBulkWriteBarrier-4 6593048 17.96 ns/op BenchmarkScanStackNoLocals-4 3 37748797 ns/op BenchmarkMSpanCountAlloc/bits=64-4 12043974 9.859 ns/op BenchmarkMSpanCountAlloc/bits=128-4 10910240 11.82 ns/op BenchmarkMSpanCountAlloc/bits=256-4 8855215 13.44 ns/op BenchmarkMSpanCountAlloc/bits=512-4 6783088 17.36 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 4829854 25.36 ns/op BenchmarkHash5-4 7235716 16.88 ns/op 296.28 MB/s BenchmarkHash16-4 6986866 16.40 ns/op 975.52 MB/s BenchmarkHash64-4 6063415 19.53 ns/op 3276.89 MB/s BenchmarkHash1024-4 1864551 64.32 ns/op 15919.77 MB/s BenchmarkHash65536-4 38437 3089 ns/op 21215.52 MB/s BenchmarkAlignedLoad-4 8661433 13.88 ns/op BenchmarkUnalignedLoad-4 8498850 13.91 ns/op BenchmarkEqEfaceConcrete-4 6913000 18.27 ns/op BenchmarkEqIfaceConcrete-4 7322511 16.68 ns/op BenchmarkNeEfaceConcrete-4 6644968 17.91 ns/op BenchmarkNeIfaceConcrete-4 6600376 17.92 ns/op BenchmarkConvT2EByteSized/bool-4 7182104 18.05 ns/op BenchmarkConvT2EByteSized/uint8-4 7137981 17.81 ns/op BenchmarkConvT2ESmall-4 6053223 20.68 ns/op BenchmarkConvT2EUintptr-4 6057322 20.71 ns/op BenchmarkConvT2ELarge-4 1325904 88.10 ns/op BenchmarkConvT2ISmall-4 6149485 20.73 ns/op BenchmarkConvT2IUintptr-4 5931554 20.32 ns/op BenchmarkConvT2ILarge-4 1311236 91.88 ns/op BenchmarkConvI2E-4 5224557 22.91 ns/op BenchmarkConvI2I-4 5518818 21.76 ns/op BenchmarkAssertE2T-4 5340316 22.42 ns/op BenchmarkAssertE2TLarge-4 2548501 47.10 ns/op BenchmarkAssertE2I-4 5561728 21.75 ns/op BenchmarkAssertI2T-4 5479842 21.85 ns/op BenchmarkAssertI2I-4 5764384 20.92 ns/op BenchmarkAssertI2E-4 6141744 19.32 ns/op BenchmarkAssertE2E-4 6144087 19.56 ns/op BenchmarkAssertE2T2-4 4463421 26.86 ns/op BenchmarkAssertE2T2Blank-4 5184056 22.95 ns/op BenchmarkAssertI2E2-4 4623955 26.02 ns/op BenchmarkAssertI2E2Blank-4 6176136 19.28 ns/op BenchmarkAssertE2E2-4 4968478 24.09 ns/op BenchmarkAssertE2E2Blank-4 6223741 19.26 ns/op BenchmarkConvT2Ezero/zero/16-4 5849008 21.57 ns/op BenchmarkConvT2Ezero/zero/32-4 5795612 21.74 ns/op BenchmarkConvT2Ezero/zero/64-4 5667993 21.47 ns/op BenchmarkConvT2Ezero/zero/str-4 5787864 21.49 ns/op BenchmarkConvT2Ezero/zero/slice-4 5972300 20.64 ns/op BenchmarkConvT2Ezero/zero/big-4 282678 558.7 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1498720 72.66 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1323313 78.29 ns/op BenchmarkConvT2Ezero/nonzero/big-4 276136 497.2 ns/op BenchmarkConvT2Ezero/smallint/16-4 5726017 21.01 ns/op BenchmarkConvT2Ezero/smallint/32-4 5834085 21.63 ns/op BenchmarkConvT2Ezero/smallint/64-4 5821100 21.58 ns/op BenchmarkConvT2Ezero/largeint/16-4 1721690 63.22 ns/op BenchmarkConvT2Ezero/largeint/32-4 1911214 63.36 ns/op BenchmarkConvT2Ezero/largeint/64-4 1874012 62.79 ns/op BenchmarkMalloc8-4 2311207 56.82 ns/op BenchmarkMalloc16-4 2070094 66.08 ns/op BenchmarkMallocTypeInfo8-4 2482778 49.66 ns/op BenchmarkMallocTypeInfo16-4 1932018 61.49 ns/op BenchmarkMallocLargeStruct-4 211213 680.8 ns/op BenchmarkGoroutineSelect-4 90 1453949 ns/op BenchmarkGoroutineBlocking-4 87 1276762 ns/op BenchmarkGoroutineForRange-4 90 1314928 ns/op BenchmarkGoroutineIdle-4 128 944097 ns/op BenchmarkHashStringSpeed-4 2173675 55.61 ns/op BenchmarkHashBytesSpeed-4 1330772 87.86 ns/op BenchmarkHashInt32Speed-4 2724632 44.58 ns/op BenchmarkHashInt64Speed-4 2490008 48.30 ns/op BenchmarkHashStringArraySpeed-4 664264 189.0 ns/op BenchmarkMegMap-4 2495738 48.01 ns/op BenchmarkMegOneMap-4 2496830 47.97 ns/op BenchmarkMegEqMap-4 1371 86723 ns/op BenchmarkMegEmptyMap-4 4530614 26.35 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2449610 48.85 ns/op BenchmarkSmallStrMap-4 2959614 40.60 ns/op BenchmarkMapStringKeysEight_16-4 3024811 39.62 ns/op BenchmarkMapStringKeysEight_32-4 2916984 40.59 ns/op BenchmarkMapStringKeysEight_64-4 2838841 42.41 ns/op BenchmarkMapStringKeysEight_128-4 2490630 47.98 ns/op BenchmarkMapStringKeysEight_256-4 2467960 48.34 ns/op BenchmarkMapStringKeysEight_1M-4 2493902 47.93 ns/op BenchmarkMapFirst/1-4 4320708 27.82 ns/op BenchmarkMapFirst/2-4 4382355 26.93 ns/op BenchmarkMapFirst/3-4 4266921 27.08 ns/op BenchmarkMapFirst/4-4 4453520 26.90 ns/op BenchmarkMapFirst/5-4 4338280 27.72 ns/op BenchmarkMapFirst/6-4 4252262 27.01 ns/op BenchmarkMapFirst/7-4 4326627 27.66 ns/op BenchmarkMapFirst/8-4 4466610 26.86 ns/op BenchmarkMapFirst/9-4 3420399 34.82 ns/op BenchmarkMapFirst/10-4 3483120 34.57 ns/op BenchmarkMapFirst/11-4 3423814 35.50 ns/op BenchmarkMapFirst/12-4 3529874 34.69 ns/op BenchmarkMapFirst/13-4 3401865 35.35 ns/op BenchmarkMapFirst/14-4 3477237 34.69 ns/op BenchmarkMapFirst/15-4 3375650 35.81 ns/op BenchmarkMapFirst/16-4 3382034 36.22 ns/op BenchmarkMapMid/1-4 4254871 28.34 ns/op BenchmarkMapMid/2-4 4304439 27.69 ns/op BenchmarkMapMid/3-4 4187710 27.92 ns/op BenchmarkMapMid/4-4 4236668 28.51 ns/op BenchmarkMapMid/5-4 4052122 29.54 ns/op BenchmarkMapMid/6-4 4091707 29.32 ns/op BenchmarkMapMid/7-4 4054286 29.61 ns/op BenchmarkMapMid/8-4 4013329 29.68 ns/op BenchmarkMapMid/9-4 3380724 35.44 ns/op BenchmarkMapMid/10-4 3481909 35.32 ns/op BenchmarkMapMid/11-4 3360526 36.44 ns/op BenchmarkMapMid/12-4 3474564 35.44 ns/op BenchmarkMapMid/13-4 3327621 36.31 ns/op BenchmarkMapMid/14-4 3431485 35.45 ns/op BenchmarkMapMid/15-4 2934174 36.44 ns/op BenchmarkMapMid/16-4 3265786 35.69 ns/op BenchmarkMapLast/1-4 4295478 27.91 ns/op BenchmarkMapLast/2-4 4401996 27.24 ns/op BenchmarkMapLast/3-4 4107373 28.02 ns/op BenchmarkMapLast/4-4 4179705 28.78 ns/op BenchmarkMapLast/5-4 3958225 30.24 ns/op BenchmarkMapLast/6-4 3960238 30.28 ns/op BenchmarkMapLast/7-4 3810966 31.66 ns/op BenchmarkMapLast/8-4 3808744 31.53 ns/op BenchmarkMapLast/9-4 3359379 35.72 ns/op BenchmarkMapLast/10-4 3469492 34.85 ns/op BenchmarkMapLast/11-4 3365247 34.92 ns/op BenchmarkMapLast/12-4 3486325 38.89 ns/op BenchmarkMapLast/13-4 3377884 42.96 ns/op BenchmarkMapLast/14-4 3527502 42.23 ns/op BenchmarkMapLast/15-4 3364837 35.27 ns/op BenchmarkMapLast/16-4 3497205 35.15 ns/op BenchmarkMapCycle-4 2618265 46.94 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3384381 36.01 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2167 52206 ns/op BenchmarkMakeMap/[Byte]Byte-4 435867 360.6 ns/op BenchmarkMakeMap/[Int]Int-4 270909 611.2 ns/op BenchmarkNewEmptyMap-4 4098741 30.46 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1206676 99.88 ns/op 0 B/op 0 allocs/op BenchmarkSameLengthMap-4 2391236 50.31 ns/op BenchmarkSmallKeyMap-4 2603425 46.21 ns/op BenchmarkMapPopulate/1-4 1815771 66.85 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 125234 1015 ns/op 328 B/op 3 allocs/op BenchmarkMapPopulate/100-4 10000 11125 ns/op 4456 B/op 9 allocs/op BenchmarkMapPopulate/1000-4 807 147812 ns/op 74265 B/op 20 allocs/op BenchmarkMapPopulate/10000-4 100 1428865 ns/op 591488 B/op 79 allocs/op BenchmarkMapPopulate/100000-4 6 17471732 ns/op 4729416 B/op 533 allocs/op BenchmarkComplexAlgMap-4 461485 265.4 ns/op BenchmarkGoMapClear/Reflexive/1-4 1533195 78.68 ns/op BenchmarkGoMapClear/Reflexive/10-4 1000000 101.3 ns/op BenchmarkGoMapClear/Reflexive/100-4 434166 274.8 ns/op BenchmarkGoMapClear/Reflexive/1000-4 34015 3516 ns/op BenchmarkGoMapClear/Reflexive/10000-4 3950 28665 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1213707 100.1 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1000000 118.6 ns/op BenchmarkGoMapClear/NonReflexive/100-4 420049 289.3 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 34047 3516 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 3972 28890 ns/op BenchmarkMapStringConversion/32/simple-4 1558676 76.77 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1456052 82.91 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1449796 83.11 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1475097 81.88 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1311908 90.70 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1313642 91.18 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1796035 73.88 ns/op BenchmarkMapInterfacePtr-4 1870796 62.78 ns/op BenchmarkNewEmptyMapHintLessThan8-4 2782280 43.25 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 122509 987.2 ns/op 1192 B/op 3 allocs/op BenchmarkMapIter/Key=int32/Elem=int32/len=6-4 1605104 75.29 ns/op BenchmarkMapIter/Key=int32/Elem=int32/len=64-4 1270059 94.08 ns/op BenchmarkMapIter/Key=int32/Elem=int32/len=65536-4 1275732 92.66 ns/op BenchmarkMapIter/Key=int64/Elem=int64/len=6-4 1646092 72.89 ns/op BenchmarkMapIter/Key=int64/Elem=int64/len=64-4 1276579 95.13 ns/op BenchmarkMapIter/Key=int64/Elem=int64/len=65536-4 1300466 90.18 ns/op BenchmarkMapIter/Key=string/Elem=string/len=6-4 1598683 74.57 ns/op BenchmarkMapIter/Key=string/Elem=string/len=64-4 1267834 95.68 ns/op BenchmarkMapIter/Key=string/Elem=string/len=65536-4 1239838 93.44 ns/op BenchmarkMapIter/Key=smallType/Elem=int32/len=6-4 1434054 83.43 ns/op BenchmarkMapIter/Key=smallType/Elem=int32/len=64-4 1351610 88.96 ns/op BenchmarkMapIter/Key=smallType/Elem=int32/len=65536-4 1363664 86.90 ns/op BenchmarkMapIter/Key=mediumType/Elem=int32/len=6-4 612495 198.8 ns/op BenchmarkMapIter/Key=mediumType/Elem=int32/len=64-4 576399 210.7 ns/op BenchmarkMapIter/Key=mediumType/Elem=int32/len=65536-4 1000000 594.5 ns/op BenchmarkMapIter/Key=bigType/Elem=int32/len=6-4 116287 996.1 ns/op BenchmarkMapIter/Key=bigType/Elem=int32/len=64-4 118069 1013 ns/op BenchmarkMapIter/Key=bigType/Elem=int32/len=65536-4 1000000 1905 ns/op BenchmarkMapIter/Key=bigType/Elem=bigType/len=6-4 57950 2077 ns/op BenchmarkMapIter/Key=bigType/Elem=bigType/len=64-4 52725 2328 ns/op BenchmarkMapIter/Key=bigType/Elem=bigType/len=65536-4 1000000 3954 ns/op BenchmarkMapIter/Key=int32/Elem=bigType/len=6-4 110726 1014 ns/op BenchmarkMapIter/Key=int32/Elem=bigType/len=64-4 112285 1016 ns/op BenchmarkMapIter/Key=int32/Elem=bigType/len=65536-4 1000000 2094 ns/op BenchmarkMapIter/Key=*int32/Elem=int32/len=6-4 1618462 73.41 ns/op BenchmarkMapIter/Key=*int32/Elem=int32/len=64-4 1276239 93.39 ns/op BenchmarkMapIter/Key=*int32/Elem=int32/len=65536-4 1302956 89.34 ns/op BenchmarkMapIter/Key=int32/Elem=*int32/len=6-4 1591443 75.43 ns/op BenchmarkMapIter/Key=int32/Elem=*int32/len=64-4 1254849 96.56 ns/op BenchmarkMapIter/Key=int32/Elem=*int32/len=65536-4 1269607 94.34 ns/op BenchmarkMapIterLowLoad/Key=int32/Elem=int32/len=6-4 5253152 23.27 ns/op BenchmarkMapIterLowLoad/Key=int32/Elem=int32/len=64-4 29744884 4.055 ns/op BenchmarkMapIterLowLoad/Key=int32/Elem=int32/len=65536-4 100000000 1.225 ns/op BenchmarkMapIterLowLoad/Key=int64/Elem=int64/len=6-4 5219702 23.11 ns/op BenchmarkMapIterLowLoad/Key=int64/Elem=int64/len=64-4 30277806 4.053 ns/op BenchmarkMapIterLowLoad/Key=int64/Elem=int64/len=65536-4 70911381 1.709 ns/op BenchmarkMapIterLowLoad/Key=string/Elem=string/len=6-4 5367420 22.78 ns/op BenchmarkMapIterLowLoad/Key=string/Elem=string/len=64-4 29913452 4.095 ns/op BenchmarkMapIterLowLoad/Key=string/Elem=string/len=65536-4 62555876 1.858 ns/op BenchmarkMapIterLowLoad/Key=smallType/Elem=int32/len=6-4 5112079 23.99 ns/op BenchmarkMapIterLowLoad/Key=smallType/Elem=int32/len=64-4 31340781 3.929 ns/op BenchmarkMapIterLowLoad/Key=smallType/Elem=int32/len=65536-4 67003545 1.732 ns/op BenchmarkMapIterLowLoad/Key=mediumType/Elem=int32/len=6-4 2590562 46.39 ns/op BenchmarkMapIterLowLoad/Key=mediumType/Elem=int32/len=64-4 20961727 5.883 ns/op BenchmarkMapIterLowLoad/Key=mediumType/Elem=int32/len=65536-4 75283819 1.671 ns/op BenchmarkMapIterLowLoad/Key=bigType/Elem=int32/len=6-4 683360 173.1 ns/op BenchmarkMapIterLowLoad/Key=bigType/Elem=int32/len=64-4 6521414 17.87 ns/op BenchmarkMapIterLowLoad/Key=bigType/Elem=int32/len=65536-4 71467622 1.694 ns/op BenchmarkMapIterLowLoad/Key=bigType/Elem=bigType/len=6-4 336428 357.5 ns/op BenchmarkMapIterLowLoad/Key=bigType/Elem=bigType/len=64-4 3302230 35.04 ns/op BenchmarkMapIterLowLoad/Key=bigType/Elem=bigType/len=65536-4 74288961 1.699 ns/op BenchmarkMapIterLowLoad/Key=int32/Elem=bigType/len=6-4 667045 182.4 ns/op BenchmarkMapIterLowLoad/Key=int32/Elem=bigType/len=64-4 6457302 18.96 ns/op BenchmarkMapIterLowLoad/Key=int32/Elem=bigType/len=65536-4 71955516 1.723 ns/op BenchmarkMapIterLowLoad/Key=*int32/Elem=int32/len=6-4 5194652 23.61 ns/op BenchmarkMapIterLowLoad/Key=*int32/Elem=int32/len=64-4 29964835 4.149 ns/op BenchmarkMapIterLowLoad/Key=*int32/Elem=int32/len=65536-4 74356260 1.654 ns/op BenchmarkMapIterLowLoad/Key=int32/Elem=*int32/len=6-4 5283678 23.01 ns/op BenchmarkMapIterLowLoad/Key=int32/Elem=*int32/len=64-4 30153525 4.017 ns/op BenchmarkMapIterLowLoad/Key=int32/Elem=*int32/len=65536-4 74730223 1.647 ns/op BenchmarkMapAccessHit/Key=int32/Elem=int32/len=6-4 2283489 52.79 ns/op BenchmarkMapAccessHit/Key=int32/Elem=int32/len=64-4 2030664 59.18 ns/op BenchmarkMapAccessHit/Key=int32/Elem=int32/len=65536-4 759393 155.9 ns/op BenchmarkMapAccessHit/Key=int64/Elem=int64/len=6-4 2260220 52.58 ns/op BenchmarkMapAccessHit/Key=int64/Elem=int64/len=64-4 1947992 63.71 ns/op BenchmarkMapAccessHit/Key=int64/Elem=int64/len=65536-4 565626 214.6 ns/op BenchmarkMapAccessHit/Key=string/Elem=string/len=6-4 1923098 62.15 ns/op BenchmarkMapAccessHit/Key=string/Elem=string/len=64-4 1760616 68.04 ns/op BenchmarkMapAccessHit/Key=string/Elem=string/len=65536-4 491974 238.9 ns/op BenchmarkMapAccessHit/Key=smallType/Elem=int32/len=6-4 1000000 105.6 ns/op BenchmarkMapAccessHit/Key=smallType/Elem=int32/len=64-4 1297624 93.22 ns/op BenchmarkMapAccessHit/Key=smallType/Elem=int32/len=65536-4 450805 239.1 ns/op BenchmarkMapAccessHit/Key=mediumType/Elem=int32/len=6-4 632961 188.5 ns/op BenchmarkMapAccessHit/Key=mediumType/Elem=int32/len=64-4 642488 182.3 ns/op BenchmarkMapAccessHit/Key=mediumType/Elem=int32/len=65536-4 215361 545.2 ns/op BenchmarkMapAccessHit/Key=bigType/Elem=int32/len=6-4 150980 790.7 ns/op BenchmarkMapAccessHit/Key=bigType/Elem=int32/len=64-4 146695 824.0 ns/op BenchmarkMapAccessHit/Key=bigType/Elem=int32/len=65536-4 30514 3919 ns/op BenchmarkMapAccessHit/Key=bigType/Elem=bigType/len=6-4 63284 1814 ns/op BenchmarkMapAccessHit/Key=bigType/Elem=bigType/len=64-4 55510 2109 ns/op BenchmarkMapAccessHit/Key=bigType/Elem=bigType/len=65536-4 14313 8295 ns/op BenchmarkMapAccessHit/Key=int32/Elem=bigType/len=6-4 109550 1071 ns/op BenchmarkMapAccessHit/Key=int32/Elem=bigType/len=64-4 110364 1039 ns/op BenchmarkMapAccessHit/Key=int32/Elem=bigType/len=65536-4 30655 3937 ns/op BenchmarkMapAccessHit/Key=*int32/Elem=int32/len=6-4 2236465 53.35 ns/op BenchmarkMapAccessHit/Key=*int32/Elem=int32/len=64-4 1993976 60.15 ns/op BenchmarkMapAccessHit/Key=*int32/Elem=int32/len=65536-4 606878 193.5 ns/op BenchmarkMapAccessHit/Key=int32/Elem=*int32/len=6-4 2241103 53.26 ns/op BenchmarkMapAccessHit/Key=int32/Elem=*int32/len=64-4 1994354 59.74 ns/op BenchmarkMapAccessHit/Key=int32/Elem=*int32/len=65536-4 647868 179.5 ns/op BenchmarkMapAccessMiss/Key=int32/Elem=int32/len=6-4 2280680 52.85 ns/op BenchmarkMapAccessMiss/Key=int32/Elem=int32/len=64-4 2017038 55.60 ns/op BenchmarkMapAccessMiss/Key=int32/Elem=int32/len=65536-4 1414231 84.00 ns/op BenchmarkMapAccessMiss/Key=int64/Elem=int64/len=6-4 2241010 53.54 ns/op BenchmarkMapAccessMiss/Key=int64/Elem=int64/len=64-4 2113588 59.74 ns/op BenchmarkMapAccessMiss/Key=int64/Elem=int64/len=65536-4 1239522 100.1 ns/op BenchmarkMapAccessMiss/Key=string/Elem=string/len=6-4 1871680 59.17 ns/op BenchmarkMapAccessMiss/Key=string/Elem=string/len=64-4 1817532 62.03 ns/op BenchmarkMapAccessMiss/Key=string/Elem=string/len=65536-4 904648 125.3 ns/op BenchmarkMapAccessMiss/Key=smallType/Elem=int32/len=6-4 1415670 84.43 ns/op BenchmarkMapAccessMiss/Key=smallType/Elem=int32/len=64-4 1421124 83.53 ns/op BenchmarkMapAccessMiss/Key=smallType/Elem=int32/len=65536-4 912260 130.8 ns/op BenchmarkMapAccessMiss/Key=mediumType/Elem=int32/len=6-4 774069 153.2 ns/op BenchmarkMapAccessMiss/Key=mediumType/Elem=int32/len=64-4 738054 158.8 ns/op BenchmarkMapAccessMiss/Key=mediumType/Elem=int32/len=65536-4 384924 304.4 ns/op BenchmarkMapAccessMiss/Key=bigType/Elem=int32/len=6-4 170424 670.8 ns/op BenchmarkMapAccessMiss/Key=bigType/Elem=int32/len=64-4 177448 683.9 ns/op BenchmarkMapAccessMiss/Key=bigType/Elem=int32/len=65536-4 79917 1451 ns/op BenchmarkMapAccessMiss/Key=bigType/Elem=bigType/len=6-4 157527 730.7 ns/op BenchmarkMapAccessMiss/Key=bigType/Elem=bigType/len=64-4 157983 721.9 ns/op BenchmarkMapAccessMiss/Key=bigType/Elem=bigType/len=65536-4 78927 1494 ns/op BenchmarkMapAccessMiss/Key=int32/Elem=bigType/len=6-4 755074 143.4 ns/op BenchmarkMapAccessMiss/Key=int32/Elem=bigType/len=64-4 854739 127.4 ns/op BenchmarkMapAccessMiss/Key=int32/Elem=bigType/len=65536-4 689268 174.2 ns/op BenchmarkMapAccessMiss/Key=*int32/Elem=int32/len=6-4 2248290 53.37 ns/op BenchmarkMapAccessMiss/Key=*int32/Elem=int32/len=64-4 2077788 57.13 ns/op BenchmarkMapAccessMiss/Key=*int32/Elem=int32/len=65536-4 1199694 97.35 ns/op BenchmarkMapAccessMiss/Key=int32/Elem=*int32/len=6-4 2246313 53.14 ns/op BenchmarkMapAccessMiss/Key=int32/Elem=*int32/len=64-4 2053114 55.41 ns/op BenchmarkMapAccessMiss/Key=int32/Elem=*int32/len=65536-4 1301700 92.96 ns/op BenchmarkMapAssignExists/Key=int32/Elem=int32/len=6-4 1976649 61.00 ns/op BenchmarkMapAssignExists/Key=int32/Elem=int32/len=64-4 1983007 60.35 ns/op BenchmarkMapAssignExists/Key=int32/Elem=int32/len=65536-4 683775 164.3 ns/op BenchmarkMapAssignExists/Key=int64/Elem=int64/len=6-4 1979146 60.30 ns/op BenchmarkMapAssignExists/Key=int64/Elem=int64/len=64-4 1939274 65.00 ns/op BenchmarkMapAssignExists/Key=int64/Elem=int64/len=65536-4 567554 211.5 ns/op BenchmarkMapAssignExists/Key=string/Elem=string/len=6-4 1720449 70.52 ns/op BenchmarkMapAssignExists/Key=string/Elem=string/len=64-4 1610715 71.91 ns/op BenchmarkMapAssignExists/Key=string/Elem=string/len=65536-4 437659 292.7 ns/op BenchmarkMapAssignExists/Key=smallType/Elem=int32/len=6-4 1000000 107.4 ns/op BenchmarkMapAssignExists/Key=smallType/Elem=int32/len=64-4 1000000 105.2 ns/op BenchmarkMapAssignExists/Key=smallType/Elem=int32/len=65536-4 438391 267.6 ns/op BenchmarkMapAssignExists/Key=mediumType/Elem=int32/len=6-4 632186 190.0 ns/op BenchmarkMapAssignExists/Key=mediumType/Elem=int32/len=64-4 592318 199.3 ns/op BenchmarkMapAssignExists/Key=mediumType/Elem=int32/len=65536-4 202843 566.1 ns/op BenchmarkMapAssignExists/Key=bigType/Elem=int32/len=6-4 138898 811.6 ns/op BenchmarkMapAssignExists/Key=bigType/Elem=int32/len=64-4 142525 849.2 ns/op BenchmarkMapAssignExists/Key=bigType/Elem=int32/len=65536-4 30066 3934 ns/op BenchmarkMapAssignExists/Key=bigType/Elem=bigType/len=6-4 65434 1787 ns/op BenchmarkMapAssignExists/Key=bigType/Elem=bigType/len=64-4 56331 2153 ns/op BenchmarkMapAssignExists/Key=bigType/Elem=bigType/len=65536-4 10000 10816 ns/op BenchmarkMapAssignExists/Key=int32/Elem=bigType/len=6-4 104797 1057 ns/op BenchmarkMapAssignExists/Key=int32/Elem=bigType/len=64-4 93811 1200 ns/op BenchmarkMapAssignExists/Key=int32/Elem=bigType/len=65536-4 18114 6592 ns/op BenchmarkMapAssignExists/Key=*int32/Elem=int32/len=6-4 1979840 60.44 ns/op BenchmarkMapAssignExists/Key=*int32/Elem=int32/len=64-4 1987966 60.76 ns/op BenchmarkMapAssignExists/Key=*int32/Elem=int32/len=65536-4 599762 192.4 ns/op BenchmarkMapAssignExists/Key=int32/Elem=*int32/len=6-4 1763553 63.72 ns/op BenchmarkMapAssignExists/Key=int32/Elem=*int32/len=64-4 1837291 64.59 ns/op BenchmarkMapAssignExists/Key=int32/Elem=*int32/len=65536-4 648910 194.2 ns/op BenchmarkMapAssignFillNoHint/Key=int32/Elem=int32/len=6-4 1000000 110.5 ns/op BenchmarkMapAssignFillNoHint/Key=int32/Elem=int32/len=64-4 764857 161.2 ns/op BenchmarkMapAssignFillNoHint/Key=int32/Elem=int32/len=65536-4 823760 229.2 ns/op BenchmarkMapAssignFillNoHint/Key=int64/Elem=int64/len=6-4 1000000 108.3 ns/op BenchmarkMapAssignFillNoHint/Key=int64/Elem=int64/len=64-4 674863 236.6 ns/op BenchmarkMapAssignFillNoHint/Key=int64/Elem=int64/len=65536-4 695366 290.2 ns/op BenchmarkMapAssignFillNoHint/Key=string/Elem=string/len=6-4 983167 144.8 ns/op BenchmarkMapAssignFillNoHint/Key=string/Elem=string/len=64-4 520137 467.8 ns/op BenchmarkMapAssignFillNoHint/Key=string/Elem=string/len=65536-4 458796 502.0 ns/op BenchmarkMapAssignFillNoHint/Key=smallType/Elem=int32/len=6-4 803560 160.9 ns/op BenchmarkMapAssignFillNoHint/Key=smallType/Elem=int32/len=64-4 495561 270.4 ns/op BenchmarkMapAssignFillNoHint/Key=smallType/Elem=int32/len=65536-4 509670 338.4 ns/op BenchmarkMapAssignFillNoHint/Key=mediumType/Elem=int32/len=6-4 213915 768.1 ns/op BenchmarkMapAssignFillNoHint/Key=mediumType/Elem=int32/len=64-4 164493 833.0 ns/op BenchmarkMapAssignFillNoHint/Key=mediumType/Elem=int32/len=65536-4 147154 1119 ns/op BenchmarkMapAssignFillNoHint/Key=bigType/Elem=int32/len=6-4 31192 4217 ns/op BenchmarkMapAssignFillNoHint/Key=bigType/Elem=int32/len=64-4 21862 6914 ns/op BenchmarkMapAssignFillNoHint/Key=bigType/Elem=int32/len=65536-4 25485 4553 ns/op BenchmarkMapAssignFillNoHint/Key=bigType/Elem=bigType/len=6-4 10000 10358 ns/op BenchmarkMapAssignFillNoHint/Key=bigType/Elem=bigType/len=64-4 10000 14245 ns/op BenchmarkMapAssignFillNoHint/Key=bigType/Elem=bigType/len=65536-4 9573 12258 ns/op BenchmarkMapAssignFillNoHint/Key=int32/Elem=bigType/len=6-4 20678 6292 ns/op BenchmarkMapAssignFillNoHint/Key=int32/Elem=bigType/len=64-4 13273 7783 ns/op BenchmarkMapAssignFillNoHint/Key=int32/Elem=bigType/len=65536-4 21140 5555 ns/op BenchmarkMapAssignFillNoHint/Key=*int32/Elem=int32/len=6-4 1000000 115.8 ns/op BenchmarkMapAssignFillNoHint/Key=*int32/Elem=int32/len=64-4 702414 207.6 ns/op BenchmarkMapAssignFillNoHint/Key=*int32/Elem=int32/len=65536-4 714892 285.9 ns/op BenchmarkMapAssignFillNoHint/Key=int32/Elem=*int32/len=6-4 1000000 114.7 ns/op BenchmarkMapAssignFillNoHint/Key=int32/Elem=*int32/len=64-4 694690 192.9 ns/op BenchmarkMapAssignFillNoHint/Key=int32/Elem=*int32/len=65536-4 679150 279.5 ns/op BenchmarkMapAssignGrowLatency/Key=int32/Elem=int32/len=6-4 590962 206.6 ns/op 158692 p100-ns/op 103.0 p50-ns/op 227.0 p99-ns/op 1045 p99.9-ns/op 8409 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=int32/Elem=int32/len=64-4 441524 269.0 ns/op 179625 p100-ns/op 109.0 p50-ns/op 2125 p99-ns/op 3301 p99.9-ns/op 14180 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=int32/Elem=int32/len=65536-4 466353 344.4 ns/op 242508 p100-ns/op 167.0 p50-ns/op 555.0 p99-ns/op 35056 p99.9-ns/op 47065 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=int64/Elem=int64/len=6-4 562652 207.6 ns/op 123513 p100-ns/op 89.00 p50-ns/op 258.0 p99-ns/op 1180 p99.9-ns/op 9958 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=int64/Elem=int64/len=64-4 425343 284.3 ns/op 200457 p100-ns/op 93.00 p50-ns/op 2809 p99-ns/op 4063 p99.9-ns/op 23539 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=int64/Elem=int64/len=65536-4 425907 384.9 ns/op 318138 p100-ns/op 195.0 p50-ns/op 582.0 p99-ns/op 44022 p99.9-ns/op 59826 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=string/Elem=string/len=6-4 528793 224.2 ns/op 176489 p100-ns/op 93.00 p50-ns/op 336.0 p99-ns/op 1870 p99.9-ns/op 14091 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=string/Elem=string/len=64-4 364671 360.5 ns/op 4164137 p100-ns/op 103.0 p50-ns/op 3908 p99-ns/op 8031 p99.9-ns/op 72415 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=string/Elem=string/len=65536-4 315985 587.1 ns/op 797866 p100-ns/op 269.0 p50-ns/op 712.0 p99-ns/op 98779 p99.9-ns/op 189974 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=smallType/Elem=int32/len=6-4 474596 253.4 ns/op 197445 p100-ns/op 137.0 p50-ns/op 364.0 p99-ns/op 1220 p99.9-ns/op 12670 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=smallType/Elem=int32/len=64-4 350425 359.7 ns/op 2902914 p100-ns/op 147.0 p50-ns/op 3286 p99-ns/op 5450 p99.9-ns/op 22455 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=smallType/Elem=int32/len=65536-4 317959 460.1 ns/op 402404 p100-ns/op 260.0 p50-ns/op 660.0 p99-ns/op 50252 p99.9-ns/op 69717 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=mediumType/Elem=int32/len=6-4 178848 835.4 ns/op 532295 p100-ns/op 403.0 p50-ns/op 2864 p99-ns/op 27123 p99.9-ns/op 160498 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=mediumType/Elem=int32/len=64-4 144693 974.1 ns/op 9868941 p100-ns/op 420.0 p50-ns/op 4920 p99-ns/op 51889 p99.9-ns/op 181897 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=mediumType/Elem=int32/len=65536-4 128506 1300 ns/op 549996 p100-ns/op 757.0 p50-ns/op 2338 p99-ns/op 182204 p99.9-ns/op 220035 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=bigType/Elem=int32/len=6-4 20238 6983 ns/op 15098095 p100-ns/op 3124 p50-ns/op 25158 p99-ns/op 109634 p99.9-ns/op 11884034 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=bigType/Elem=int32/len=64-4 16677 6056 ns/op 16806879 p100-ns/op 3354 p50-ns/op 30074 p99-ns/op 105109 p99.9-ns/op 245751 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=bigType/Elem=int32/len=65536-4 24399 4656 ns/op 564088 p100-ns/op 3740 p50-ns/op 10889 p99-ns/op 488923 p99.9-ns/op 553898 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=bigType/Elem=bigType/len=6-4 10000 11082 ns/op 296088 p100-ns/op 7787 p50-ns/op 50320 p99-ns/op 226800 p99.9-ns/op 296088 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=bigType/Elem=bigType/len=64-4 10000 16573 ns/op 18831230 p100-ns/op 7807 p50-ns/op 81481 p99-ns/op 304340 p99.9-ns/op 18831230 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=bigType/Elem=bigType/len=65536-4 9524 12557 ns/op 575303 p100-ns/op 11098 p50-ns/op 21933 p99-ns/op 538008 p99.9-ns/op 575303 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=int32/Elem=bigType/len=6-4 19116 6184 ns/op 280565 p100-ns/op 4671 p50-ns/op 24401 p99-ns/op 110205 p99.9-ns/op 263616 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=int32/Elem=bigType/len=64-4 17493 6646 ns/op 1180817 p100-ns/op 4748 p50-ns/op 31911 p99-ns/op 130434 p99.9-ns/op 266011 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=int32/Elem=bigType/len=65536-4 20500 5601 ns/op 58627 p100-ns/op 5248 p50-ns/op 12537 p99-ns/op 43946 p99.9-ns/op 55909 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=*int32/Elem=int32/len=6-4 585429 216.7 ns/op 248141 p100-ns/op 102.0 p50-ns/op 267.0 p99-ns/op 2167 p99.9-ns/op 10715 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=*int32/Elem=int32/len=64-4 355678 311.2 ns/op 600033 p100-ns/op 107.0 p50-ns/op 2836 p99-ns/op 5875 p99.9-ns/op 25995 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=*int32/Elem=int32/len=65536-4 412852 393.9 ns/op 1142310 p100-ns/op 194.0 p50-ns/op 583.0 p99-ns/op 44240 p99.9-ns/op 82281 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=int32/Elem=*int32/len=6-4 589524 212.8 ns/op 208401 p100-ns/op 97.00 p50-ns/op 267.0 p99-ns/op 2057 p99.9-ns/op 11700 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=int32/Elem=*int32/len=64-4 414543 303.6 ns/op 199083 p100-ns/op 106.0 p50-ns/op 2962 p99-ns/op 6269 p99.9-ns/op 20597 p99.99-ns/op BenchmarkMapAssignGrowLatency/Key=int32/Elem=*int32/len=65536-4 429249 384.3 ns/op 417924 p100-ns/op 188.0 p50-ns/op 568.0 p99-ns/op 43521 p99.9-ns/op 81074 p99.99-ns/op BenchmarkMapAssignFillHint/Key=int32/Elem=int32/len=6-4 1000000 110.0 ns/op BenchmarkMapAssignFillHint/Key=int32/Elem=int32/len=64-4 1368708 98.73 ns/op BenchmarkMapAssignFillHint/Key=int32/Elem=int32/len=65536-4 488746 211.0 ns/op BenchmarkMapAssignFillHint/Key=int64/Elem=int64/len=6-4 1000000 109.9 ns/op BenchmarkMapAssignFillHint/Key=int64/Elem=int64/len=64-4 1000000 114.2 ns/op BenchmarkMapAssignFillHint/Key=int64/Elem=int64/len=65536-4 464752 256.2 ns/op BenchmarkMapAssignFillHint/Key=string/Elem=string/len=6-4 957888 127.3 ns/op BenchmarkMapAssignFillHint/Key=string/Elem=string/len=64-4 951990 183.5 ns/op BenchmarkMapAssignFillHint/Key=string/Elem=string/len=65536-4 319749 364.4 ns/op BenchmarkMapAssignFillHint/Key=smallType/Elem=int32/len=6-4 786980 162.5 ns/op BenchmarkMapAssignFillHint/Key=smallType/Elem=int32/len=64-4 803926 161.0 ns/op BenchmarkMapAssignFillHint/Key=smallType/Elem=int32/len=65536-4 350392 315.0 ns/op BenchmarkMapAssignFillHint/Key=mediumType/Elem=int32/len=6-4 216602 692.0 ns/op BenchmarkMapAssignFillHint/Key=mediumType/Elem=int32/len=64-4 223303 740.5 ns/op BenchmarkMapAssignFillHint/Key=mediumType/Elem=int32/len=65536-4 146026 852.8 ns/op BenchmarkMapAssignFillHint/Key=bigType/Elem=int32/len=6-4 32786 4446 ns/op BenchmarkMapAssignFillHint/Key=bigType/Elem=int32/len=64-4 29014 6093 ns/op BenchmarkMapAssignFillHint/Key=bigType/Elem=int32/len=65536-4 27945 4017 ns/op BenchmarkMapAssignFillHint/Key=bigType/Elem=bigType/len=6-4 10000 10268 ns/op BenchmarkMapAssignFillHint/Key=bigType/Elem=bigType/len=64-4 10000 10665 ns/op BenchmarkMapAssignFillHint/Key=bigType/Elem=bigType/len=65536-4 10300 11238 ns/op BenchmarkMapAssignFillHint/Key=int32/Elem=bigType/len=6-4 20180 6262 ns/op BenchmarkMapAssignFillHint/Key=int32/Elem=bigType/len=64-4 19166 6117 ns/op BenchmarkMapAssignFillHint/Key=int32/Elem=bigType/len=65536-4 20556 5647 ns/op BenchmarkMapAssignFillHint/Key=*int32/Elem=int32/len=6-4 1000000 116.7 ns/op BenchmarkMapAssignFillHint/Key=*int32/Elem=int32/len=64-4 1000000 111.8 ns/op BenchmarkMapAssignFillHint/Key=*int32/Elem=int32/len=65536-4 474745 290.6 ns/op BenchmarkMapAssignFillHint/Key=int32/Elem=*int32/len=6-4 1000000 117.1 ns/op BenchmarkMapAssignFillHint/Key=int32/Elem=*int32/len=64-4 1000000 114.9 ns/op BenchmarkMapAssignFillHint/Key=int32/Elem=*int32/len=65536-4 393903 254.2 ns/op BenchmarkMapAssignFillClear/Key=int32/Elem=int32/len=6-4 1657912 72.42 ns/op BenchmarkMapAssignFillClear/Key=int32/Elem=int32/len=64-4 1698540 75.69 ns/op BenchmarkMapAssignFillClear/Key=int32/Elem=int32/len=65536-4 684698 167.2 ns/op BenchmarkMapAssignFillClear/Key=int64/Elem=int64/len=6-4 1700997 70.38 ns/op BenchmarkMapAssignFillClear/Key=int64/Elem=int64/len=64-4 1743286 69.50 ns/op BenchmarkMapAssignFillClear/Key=int64/Elem=int64/len=65536-4 532990 217.4 ns/op BenchmarkMapAssignFillClear/Key=string/Elem=string/len=6-4 1539553 82.45 ns/op BenchmarkMapAssignFillClear/Key=string/Elem=string/len=64-4 1381600 87.26 ns/op BenchmarkMapAssignFillClear/Key=string/Elem=string/len=65536-4 431781 275.2 ns/op BenchmarkMapAssignFillClear/Key=smallType/Elem=int32/len=6-4 969645 118.3 ns/op BenchmarkMapAssignFillClear/Key=smallType/Elem=int32/len=64-4 956406 122.0 ns/op BenchmarkMapAssignFillClear/Key=smallType/Elem=int32/len=65536-4 437799 287.8 ns/op BenchmarkMapAssignFillClear/Key=mediumType/Elem=int32/len=6-4 234076 578.8 ns/op BenchmarkMapAssignFillClear/Key=mediumType/Elem=int32/len=64-4 236137 590.9 ns/op BenchmarkMapAssignFillClear/Key=mediumType/Elem=int32/len=65536-4 117699 880.2 ns/op BenchmarkMapAssignFillClear/Key=bigType/Elem=int32/len=6-4 27110 4556 ns/op BenchmarkMapAssignFillClear/Key=bigType/Elem=int32/len=64-4 31425 5153 ns/op BenchmarkMapAssignFillClear/Key=bigType/Elem=int32/len=65536-4 18968 6602 ns/op BenchmarkMapAssignFillClear/Key=bigType/Elem=bigType/len=6-4 13034 9926 ns/op BenchmarkMapAssignFillClear/Key=bigType/Elem=bigType/len=64-4 10000 13253 ns/op BenchmarkMapAssignFillClear/Key=bigType/Elem=bigType/len=65536-4 5974 17466 ns/op BenchmarkMapAssignFillClear/Key=int32/Elem=bigType/len=6-4 20034 6078 ns/op BenchmarkMapAssignFillClear/Key=int32/Elem=bigType/len=64-4 18188 6211 ns/op BenchmarkMapAssignFillClear/Key=int32/Elem=bigType/len=65536-4 15290 8062 ns/op BenchmarkMapAssignFillClear/Key=*int32/Elem=int32/len=6-4 1648671 71.24 ns/op BenchmarkMapAssignFillClear/Key=*int32/Elem=int32/len=64-4 1727820 68.89 ns/op BenchmarkMapAssignFillClear/Key=*int32/Elem=int32/len=65536-4 530457 210.0 ns/op BenchmarkMapAssignFillClear/Key=int32/Elem=*int32/len=6-4 1673763 71.24 ns/op BenchmarkMapAssignFillClear/Key=int32/Elem=*int32/len=64-4 1715815 70.30 ns/op BenchmarkMapAssignFillClear/Key=int32/Elem=*int32/len=65536-4 534426 223.1 ns/op BenchmarkMapAssignAddition/Key=int32/Elem=int32/len=6-4 1000000 101.1 ns/op BenchmarkMapAssignAddition/Key=int32/Elem=int32/len=64-4 1234892 94.31 ns/op BenchmarkMapAssignAddition/Key=int32/Elem=int32/len=65536-4 482972 231.9 ns/op BenchmarkMapAssignAddition/Key=int64/Elem=int64/len=6-4 1203825 93.08 ns/op BenchmarkMapAssignAddition/Key=int64/Elem=int64/len=64-4 1243404 92.39 ns/op BenchmarkMapAssignAddition/Key=int64/Elem=int64/len=65536-4 470232 265.8 ns/op BenchmarkMapAssignAddition/Key=string/Elem=string/len=6-4 149317 8908 ns/op BenchmarkMapAssignAddition/Key=string/Elem=string/len=64-4 495525 5460 ns/op BenchmarkMapAssignAddition/Key=string/Elem=string/len=65536-4 246831 504.2 ns/op BenchmarkMapAssignAddition/Key=smallType/Elem=int32/len=6-4 586088 207.2 ns/op BenchmarkMapAssignAddition/Key=smallType/Elem=int32/len=64-4 612451 195.7 ns/op BenchmarkMapAssignAddition/Key=smallType/Elem=int32/len=65536-4 296838 411.3 ns/op BenchmarkMapAssignAddition/Key=mediumType/Elem=int32/len=6-4 279286 435.3 ns/op BenchmarkMapAssignAddition/Key=mediumType/Elem=int32/len=64-4 275916 438.4 ns/op BenchmarkMapAssignAddition/Key=mediumType/Elem=int32/len=65536-4 122871 873.4 ns/op BenchmarkMapAssignAddition/Key=bigType/Elem=int32/len=6-4 57190 2070 ns/op BenchmarkMapAssignAddition/Key=bigType/Elem=int32/len=64-4 56198 2150 ns/op BenchmarkMapAssignAddition/Key=bigType/Elem=int32/len=65536-4 22652 5272 ns/op BenchmarkMapAssignAppend/Key=int32/Elem=[]int32/len=6-4 1000000 125.4 ns/op BenchmarkMapAssignAppend/Key=int32/Elem=[]int32/len=64-4 1000000 129.9 ns/op BenchmarkMapAssignAppend/Key=int32/Elem=[]int32/len=65536-4 280629 461.2 ns/op BenchmarkMapAssignAppend/Key=int64/Elem=[]int32/len=6-4 964561 123.3 ns/op BenchmarkMapAssignAppend/Key=int64/Elem=[]int32/len=64-4 1000000 124.6 ns/op BenchmarkMapAssignAppend/Key=int64/Elem=[]int32/len=65536-4 271332 442.3 ns/op BenchmarkMapAssignAppend/Key=string/Elem=[]int32/len=6-4 1000000 127.1 ns/op BenchmarkMapAssignAppend/Key=string/Elem=[]int32/len=64-4 1000000 133.6 ns/op BenchmarkMapAssignAppend/Key=string/Elem=[]int32/len=65536-4 237862 469.1 ns/op BenchmarkMapDelete/Key=int32/Elem=int32/len=6-4 928240 125.4 ns/op BenchmarkMapDelete/Key=int32/Elem=int32/len=64-4 852129 133.9 ns/op BenchmarkMapDelete/Key=int32/Elem=int32/len=65536-4 1000000 273.9 ns/op BenchmarkMapDelete/Key=int64/Elem=int64/len=6-4 976940 124.2 ns/op BenchmarkMapDelete/Key=int64/Elem=int64/len=64-4 867255 133.5 ns/op BenchmarkMapDelete/Key=int64/Elem=int64/len=65536-4 797082 352.1 ns/op BenchmarkMapDelete/Key=string/Elem=string/len=6-4 849152 149.9 ns/op BenchmarkMapDelete/Key=string/Elem=string/len=64-4 786849 158.0 ns/op BenchmarkMapDelete/Key=string/Elem=string/len=65536-4 533323 492.1 ns/op BenchmarkMapDelete/Key=smallType/Elem=int32/len=6-4 634497 193.0 ns/op BenchmarkMapDelete/Key=smallType/Elem=int32/len=64-4 601158 202.0 ns/op BenchmarkMapDelete/Key=smallType/Elem=int32/len=65536-4 662265 457.9 ns/op BenchmarkMapDelete/Key=mediumType/Elem=int32/len=6-4 165810 802.2 ns/op BenchmarkMapDelete/Key=mediumType/Elem=int32/len=64-4 153483 807.8 ns/op BenchmarkMapDelete/Key=mediumType/Elem=int32/len=65536-4 182432 1141 ns/op BenchmarkMapDelete/Key=bigType/Elem=int32/len=6-4 22170 5070 ns/op BenchmarkMapDelete/Key=bigType/Elem=int32/len=64-4 20163 6065 ns/op BenchmarkMapDelete/Key=bigType/Elem=int32/len=65536-4 31279 3845 ns/op BenchmarkMapDelete/Key=bigType/Elem=bigType/len=6-4 10000 10346 ns/op BenchmarkMapDelete/Key=bigType/Elem=bigType/len=64-4 10000 13705 ns/op BenchmarkMapDelete/Key=bigType/Elem=bigType/len=65536-4 26526 4450 ns/op BenchmarkMapDelete/Key=int32/Elem=bigType/len=6-4 19358 6048 ns/op BenchmarkMapDelete/Key=int32/Elem=bigType/len=64-4 18171 6564 ns/op BenchmarkMapDelete/Key=int32/Elem=bigType/len=65536-4 697768 6602 ns/op BenchmarkMapDelete/Key=*int32/Elem=int32/len=6-4 751323 134.5 ns/op BenchmarkMapDelete/Key=*int32/Elem=int32/len=64-4 848547 146.5 ns/op BenchmarkMapDelete/Key=*int32/Elem=int32/len=65536-4 798576 342.3 ns/op BenchmarkMapDelete/Key=int32/Elem=*int32/len=6-4 953186 124.0 ns/op BenchmarkMapDelete/Key=int32/Elem=*int32/len=64-4 886051 133.5 ns/op BenchmarkMapDelete/Key=int32/Elem=*int32/len=65536-4 840631 329.7 ns/op BenchmarkMapPop/Key=int32/Elem=int32/len=6-4 529050 203.7 ns/op BenchmarkMapPop/Key=int32/Elem=int32/len=64-4 433591 298.6 ns/op BenchmarkMapPop/Key=int32/Elem=int32/len=65536-4 424585 706.1 ns/op BenchmarkMapPop/Key=int64/Elem=int64/len=6-4 606414 202.7 ns/op BenchmarkMapPop/Key=int64/Elem=int64/len=64-4 452197 279.9 ns/op BenchmarkMapPop/Key=int64/Elem=int64/len=65536-4 345774 764.5 ns/op BenchmarkMapPop/Key=string/Elem=string/len=6-4 566242 224.4 ns/op BenchmarkMapPop/Key=string/Elem=string/len=64-4 438838 298.8 ns/op BenchmarkMapPop/Key=string/Elem=string/len=65536-4 289359 993.1 ns/op BenchmarkMapPop/Key=smallType/Elem=int32/len=6-4 429219 287.0 ns/op BenchmarkMapPop/Key=smallType/Elem=int32/len=64-4 360342 349.3 ns/op BenchmarkMapPop/Key=smallType/Elem=int32/len=65536-4 328647 847.7 ns/op BenchmarkMapPop/Key=mediumType/Elem=int32/len=6-4 118876 1055 ns/op BenchmarkMapPop/Key=mediumType/Elem=int32/len=64-4 113748 1142 ns/op BenchmarkMapPop/Key=mediumType/Elem=int32/len=65536-4 115998 1827 ns/op BenchmarkMapPop/Key=bigType/Elem=int32/len=6-4 16987 7215 ns/op BenchmarkMapPop/Key=bigType/Elem=int32/len=64-4 16676 7130 ns/op BenchmarkMapPop/Key=bigType/Elem=int32/len=65536-4 34681 3467 ns/op BenchmarkMapPop/Key=bigType/Elem=bigType/len=6-4 10000 14870 ns/op BenchmarkMapPop/Key=bigType/Elem=bigType/len=64-4 10000 15494 ns/op BenchmarkMapPop/Key=bigType/Elem=bigType/len=65536-4 34851 3465 ns/op BenchmarkMapPop/Key=int32/Elem=bigType/len=6-4 19314 6296 ns/op BenchmarkMapPop/Key=int32/Elem=bigType/len=64-4 17972 6490 ns/op BenchmarkMapPop/Key=int32/Elem=bigType/len=65536-4 271790 7269 ns/op BenchmarkMapPop/Key=*int32/Elem=int32/len=6-4 582282 210.0 ns/op BenchmarkMapPop/Key=*int32/Elem=int32/len=64-4 401376 282.8 ns/op BenchmarkMapPop/Key=*int32/Elem=int32/len=65536-4 383515 703.1 ns/op BenchmarkMapPop/Key=int32/Elem=*int32/len=6-4 585571 201.0 ns/op BenchmarkMapPop/Key=int32/Elem=*int32/len=64-4 457455 279.9 ns/op BenchmarkMapPop/Key=int32/Elem=*int32/len=65536-4 368426 839.2 ns/op BenchmarkMapDeleteLargeKey-4 218958 507.2 ns/op BenchmarkMapSmallAccessHit/Key=int32/Elem=int32/len=1-4 2319136 51.40 ns/op BenchmarkMapSmallAccessHit/Key=int32/Elem=int32/len=2-4 2260993 51.75 ns/op BenchmarkMapSmallAccessHit/Key=int32/Elem=int32/len=3-4 2304058 52.09 ns/op BenchmarkMapSmallAccessHit/Key=int32/Elem=int32/len=4-4 2235446 53.45 ns/op BenchmarkMapSmallAccessHit/Key=int32/Elem=int32/len=5-4 2270443 52.44 ns/op BenchmarkMapSmallAccessHit/Key=int32/Elem=int32/len=6-4 2227344 52.78 ns/op BenchmarkMapSmallAccessHit/Key=int32/Elem=int32/len=7-4 2250356 53.15 ns/op BenchmarkMapSmallAccessHit/Key=int32/Elem=int32/len=8-4 2200880 54.10 ns/op BenchmarkMapSmallAccessHit/Key=int64/Elem=int64/len=1-4 2267684 51.78 ns/op BenchmarkMapSmallAccessHit/Key=int64/Elem=int64/len=2-4 2239527 51.77 ns/op BenchmarkMapSmallAccessHit/Key=int64/Elem=int64/len=3-4 2294038 52.25 ns/op BenchmarkMapSmallAccessHit/Key=int64/Elem=int64/len=4-4 2210712 53.81 ns/op BenchmarkMapSmallAccessHit/Key=int64/Elem=int64/len=5-4 2277033 52.61 ns/op BenchmarkMapSmallAccessHit/Key=int64/Elem=int64/len=6-4 2228551 52.87 ns/op BenchmarkMapSmallAccessHit/Key=int64/Elem=int64/len=7-4 2258935 53.39 ns/op BenchmarkMapSmallAccessHit/Key=int64/Elem=int64/len=8-4 2183688 55.33 ns/op BenchmarkMapSmallAccessHit/Key=string/Elem=string/len=1-4 1984454 60.00 ns/op BenchmarkMapSmallAccessHit/Key=string/Elem=string/len=2-4 1949378 60.73 ns/op BenchmarkMapSmallAccessHit/Key=string/Elem=string/len=3-4 1985533 60.67 ns/op BenchmarkMapSmallAccessHit/Key=string/Elem=string/len=4-4 1946154 61.97 ns/op BenchmarkMapSmallAccessHit/Key=string/Elem=string/len=5-4 1957712 61.12 ns/op BenchmarkMapSmallAccessHit/Key=string/Elem=string/len=6-4 1874692 62.83 ns/op BenchmarkMapSmallAccessHit/Key=string/Elem=string/len=7-4 1917901 62.70 ns/op BenchmarkMapSmallAccessHit/Key=string/Elem=string/len=8-4 1944148 61.71 ns/op BenchmarkMapSmallAccessMiss/Key=int32/Elem=int32/len=1-4 2456926 48.29 ns/op BenchmarkMapSmallAccessMiss/Key=int32/Elem=int32/len=2-4 2432665 48.71 ns/op BenchmarkMapSmallAccessMiss/Key=int32/Elem=int32/len=3-4 2169888 55.45 ns/op BenchmarkMapSmallAccessMiss/Key=int32/Elem=int32/len=4-4 2356670 50.41 ns/op BenchmarkMapSmallAccessMiss/Key=int32/Elem=int32/len=5-4 2185066 54.93 ns/op BenchmarkMapSmallAccessMiss/Key=int32/Elem=int32/len=6-4 2254615 52.62 ns/op BenchmarkMapSmallAccessMiss/Key=int32/Elem=int32/len=7-4 2135136 56.33 ns/op BenchmarkMapSmallAccessMiss/Key=int32/Elem=int32/len=8-4 2187992 54.87 ns/op BenchmarkMapSmallAccessMiss/Key=int64/Elem=int64/len=1-4 2477515 48.30 ns/op BenchmarkMapSmallAccessMiss/Key=int64/Elem=int64/len=2-4 2392804 49.74 ns/op BenchmarkMapSmallAccessMiss/Key=int64/Elem=int64/len=3-4 2403532 49.91 ns/op BenchmarkMapSmallAccessMiss/Key=int64/Elem=int64/len=4-4 2323822 51.64 ns/op BenchmarkMapSmallAccessMiss/Key=int64/Elem=int64/len=5-4 2290470 52.43 ns/op BenchmarkMapSmallAccessMiss/Key=int64/Elem=int64/len=6-4 2196832 53.91 ns/op BenchmarkMapSmallAccessMiss/Key=int64/Elem=int64/len=7-4 2213343 54.36 ns/op BenchmarkMapSmallAccessMiss/Key=int64/Elem=int64/len=8-4 2157654 55.81 ns/op BenchmarkMapSmallAccessMiss/Key=string/Elem=string/len=1-4 2025046 59.43 ns/op BenchmarkMapSmallAccessMiss/Key=string/Elem=string/len=2-4 2023431 59.20 ns/op BenchmarkMapSmallAccessMiss/Key=string/Elem=string/len=3-4 2033896 59.26 ns/op BenchmarkMapSmallAccessMiss/Key=string/Elem=string/len=4-4 1992526 71.09 ns/op BenchmarkMapSmallAccessMiss/Key=string/Elem=string/len=5-4 2011557 59.48 ns/op BenchmarkMapSmallAccessMiss/Key=string/Elem=string/len=6-4 1892521 59.33 ns/op BenchmarkMapSmallAccessMiss/Key=string/Elem=string/len=7-4 1742650 64.22 ns/op BenchmarkMapSmallAccessMiss/Key=string/Elem=string/len=8-4 1994932 62.02 ns/op BenchmarkMemmove/0-4 13435837 8.931 ns/op BenchmarkMemmove/1-4 2014099 58.55 ns/op 17.08 MB/s BenchmarkMemmove/2-4 1945574 60.58 ns/op 33.01 MB/s BenchmarkMemmove/3-4 1890931 61.61 ns/op 48.69 MB/s BenchmarkMemmove/4-4 1954309 60.71 ns/op 65.89 MB/s BenchmarkMemmove/5-4 1954327 63.37 ns/op 78.90 MB/s BenchmarkMemmove/6-4 1962733 62.72 ns/op 95.67 MB/s BenchmarkMemmove/7-4 1967943 60.85 ns/op 115.04 MB/s BenchmarkMemmove/8-4 1990502 59.34 ns/op 134.82 MB/s BenchmarkMemmove/9-4 1836866 65.38 ns/op 137.67 MB/s BenchmarkMemmove/10-4 1842363 64.73 ns/op 154.49 MB/s BenchmarkMemmove/11-4 1828563 64.46 ns/op 170.66 MB/s BenchmarkMemmove/12-4 1836012 65.70 ns/op 182.65 MB/s BenchmarkMemmove/13-4 1823896 64.26 ns/op 202.29 MB/s BenchmarkMemmove/14-4 1828720 64.65 ns/op 216.54 MB/s BenchmarkMemmove/15-4 1837050 65.48 ns/op 229.09 MB/s BenchmarkMemmove/16-4 1907881 62.25 ns/op 257.04 MB/s BenchmarkMemmove/32-4 1838306 64.56 ns/op 495.63 MB/s BenchmarkMemmove/64-4 1685133 70.32 ns/op 910.13 MB/s BenchmarkMemmove/128-4 1441528 82.73 ns/op 1547.25 MB/s BenchmarkMemmove/256-4 1000000 109.4 ns/op 2340.85 MB/s BenchmarkMemmove/512-4 733081 161.3 ns/op 3174.67 MB/s BenchmarkMemmove/1024-4 413720 288.4 ns/op 3551.11 MB/s BenchmarkMemmove/2048-4 244425 487.0 ns/op 4204.98 MB/s BenchmarkMemmove/4096-4 131296 900.0 ns/op 4551.27 MB/s BenchmarkMemmoveOverlap/32-4 1835689 65.05 ns/op 491.96 MB/s BenchmarkMemmoveOverlap/64-4 1668459 71.23 ns/op 898.51 MB/s BenchmarkMemmoveOverlap/128-4 1432532 83.80 ns/op 1527.45 MB/s BenchmarkMemmoveOverlap/256-4 1000000 111.3 ns/op 2299.06 MB/s BenchmarkMemmoveOverlap/512-4 739729 162.3 ns/op 3154.97 MB/s BenchmarkMemmoveOverlap/1024-4 413610 288.9 ns/op 3544.78 MB/s BenchmarkMemmoveOverlap/2048-4 243457 494.6 ns/op 4140.55 MB/s BenchmarkMemmoveOverlap/4096-4 131475 898.1 ns/op 4560.60 MB/s BenchmarkMemmoveUnalignedDst/0-4 13577899 8.874 ns/op BenchmarkMemmoveUnalignedDst/1-4 2002321 59.77 ns/op 16.73 MB/s BenchmarkMemmoveUnalignedDst/2-4 1905024 60.92 ns/op 32.83 MB/s BenchmarkMemmoveUnalignedDst/3-4 1940437 61.34 ns/op 48.91 MB/s BenchmarkMemmoveUnalignedDst/4-4 1954160 61.82 ns/op 64.70 MB/s BenchmarkMemmoveUnalignedDst/5-4 1866219 61.12 ns/op 81.80 MB/s BenchmarkMemmoveUnalignedDst/6-4 1959612 61.13 ns/op 98.14 MB/s BenchmarkMemmoveUnalignedDst/7-4 1864690 60.79 ns/op 115.14 MB/s BenchmarkMemmoveUnalignedDst/8-4 1982714 60.91 ns/op 131.34 MB/s BenchmarkMemmoveUnalignedDst/9-4 1842919 65.87 ns/op 136.64 MB/s BenchmarkMemmoveUnalignedDst/10-4 1801664 64.28 ns/op 155.57 MB/s BenchmarkMemmoveUnalignedDst/11-4 1785994 65.91 ns/op 166.91 MB/s BenchmarkMemmoveUnalignedDst/12-4 1783372 65.10 ns/op 184.34 MB/s BenchmarkMemmoveUnalignedDst/13-4 1832134 65.38 ns/op 198.83 MB/s BenchmarkMemmoveUnalignedDst/14-4 1793685 66.51 ns/op 210.50 MB/s BenchmarkMemmoveUnalignedDst/15-4 1807516 64.45 ns/op 232.72 MB/s BenchmarkMemmoveUnalignedDst/16-4 1804480 65.51 ns/op 244.23 MB/s BenchmarkMemmoveUnalignedDst/32-4 1730666 68.15 ns/op 469.54 MB/s BenchmarkMemmoveUnalignedDst/64-4 1605082 73.68 ns/op 868.64 MB/s BenchmarkMemmoveUnalignedDst/128-4 1389475 86.02 ns/op 1488.03 MB/s BenchmarkMemmoveUnalignedDst/256-4 1000000 112.9 ns/op 2268.07 MB/s BenchmarkMemmoveUnalignedDst/512-4 708480 164.5 ns/op 3111.75 MB/s BenchmarkMemmoveUnalignedDst/1024-4 407346 293.6 ns/op 3487.91 MB/s BenchmarkMemmoveUnalignedDst/2048-4 241677 495.0 ns/op 4137.33 MB/s BenchmarkMemmoveUnalignedDst/4096-4 130467 917.1 ns/op 4466.13 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1685773 69.79 ns/op 458.50 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1534267 77.51 ns/op 825.65 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1317734 90.56 ns/op 1413.44 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 1000000 115.6 ns/op 2214.50 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 707149 168.5 ns/op 3038.10 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 396706 297.2 ns/op 3445.88 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 238477 501.7 ns/op 4081.75 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 130490 912.9 ns/op 4486.84 MB/s BenchmarkMemmoveUnalignedSrc/0-4 13536543 8.872 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1985534 58.59 ns/op 17.07 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1964011 60.67 ns/op 32.97 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1865050 60.88 ns/op 49.28 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1962661 61.07 ns/op 65.50 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1943632 63.85 ns/op 78.30 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1963232 60.87 ns/op 98.56 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1963290 61.04 ns/op 114.68 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1986848 59.80 ns/op 133.79 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1825428 64.53 ns/op 139.48 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1791878 64.58 ns/op 154.86 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1828797 64.48 ns/op 170.60 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1851346 65.04 ns/op 184.49 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1835902 64.69 ns/op 200.94 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1808034 65.24 ns/op 214.58 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1798990 65.07 ns/op 230.51 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1794536 65.52 ns/op 244.19 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1712361 69.17 ns/op 462.65 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1524313 76.76 ns/op 833.72 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1342593 88.27 ns/op 1450.04 MB/s BenchmarkMemmoveUnalignedSrc/256-4 1000000 115.2 ns/op 2222.71 MB/s BenchmarkMemmoveUnalignedSrc/512-4 698388 167.9 ns/op 3049.23 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 409242 292.6 ns/op 3499.60 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 242593 490.4 ns/op 4176.17 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 131990 906.4 ns/op 4518.95 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1588122 74.94 ns/op 213.51 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1536606 78.24 ns/op 204.50 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1491196 80.74 ns/op 198.18 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1418518 84.78 ns/op 188.73 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1497810 80.71 ns/op 198.24 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1449250 83.50 ns/op 191.61 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1490752 80.38 ns/op 199.06 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1437440 82.98 ns/op 192.83 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1325515 90.07 ns/op 710.58 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1000000 102.3 ns/op 625.88 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1275205 94.73 ns/op 675.61 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1205208 99.05 ns/op 646.16 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1275554 93.76 ns/op 682.58 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1217132 98.32 ns/op 650.91 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1278693 94.92 ns/op 674.24 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1217851 97.73 ns/op 654.84 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 744955 155.2 ns/op 1649.48 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 586876 203.6 ns/op 1257.51 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 740853 161.9 ns/op 1580.98 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 707473 167.4 ns/op 1529.41 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 734348 161.3 ns/op 1587.34 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 712681 164.6 ns/op 1555.02 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 733092 161.0 ns/op 1590.23 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 728103 163.3 ns/op 1567.24 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 80491 1486 ns/op 2757.31 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 52467 2286 ns/op 1791.43 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 80472 1491 ns/op 2747.06 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 79348 1506 ns/op 2720.62 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 80424 1496 ns/op 2738.64 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 77397 1506 ns/op 2718.90 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 80010 1504 ns/op 2723.72 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 78792 1499 ns/op 2732.46 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 4920 23483 ns/op 2790.75 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 3188 36064 ns/op 1817.21 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 4732 23451 ns/op 2794.62 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 4645 23478 ns/op 2791.32 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 5101 23513 ns/op 2787.25 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 4621 23646 ns/op 2771.60 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 4702 23437 ns/op 2796.23 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 4710 23544 ns/op 2783.51 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1727359 68.75 ns/op 465.46 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1576923 74.65 ns/op 857.37 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1381179 87.30 ns/op 1466.18 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 1000000 113.5 ns/op 2256.31 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 661614 165.4 ns/op 3095.24 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 409134 295.3 ns/op 3467.22 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 239662 500.0 ns/op 4095.71 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 132465 903.8 ns/op 4531.97 MB/s BenchmarkMemclr/5-4 11794789 9.398 ns/op 532.02 MB/s BenchmarkMemclr/16-4 10836898 9.829 ns/op 1627.85 MB/s BenchmarkMemclr/64-4 10046110 10.61 ns/op 6032.69 MB/s BenchmarkMemclr/256-4 8311389 12.81 ns/op 19977.22 MB/s BenchmarkMemclr/4096-4 2327588 51.09 ns/op 80177.26 MB/s BenchmarkMemclr/65536-4 51868 2253 ns/op 29082.67 MB/s BenchmarkMemclr/1M-4 2734 42211 ns/op 24841.37 MB/s BenchmarkMemclr/4M-4 685 172554 ns/op 24307.15 MB/s BenchmarkMemclr/8M-4 256 400553 ns/op 20942.54 MB/s BenchmarkMemclr/16M-4 45 2269498 ns/op 7392.48 MB/s BenchmarkMemclr/64M-4 12 9692713 ns/op 6923.64 MB/s BenchmarkMemclrUnaligned/0_5-4 7049514 16.66 ns/op 300.20 MB/s BenchmarkMemclrUnaligned/0_16-4 6849076 17.02 ns/op 939.93 MB/s BenchmarkMemclrUnaligned/0_64-4 6617157 17.71 ns/op 3613.99 MB/s BenchmarkMemclrUnaligned/0_256-4 5973258 20.11 ns/op 12732.72 MB/s BenchmarkMemclrUnaligned/0_4096-4 2215945 54.51 ns/op 75143.91 MB/s BenchmarkMemclrUnaligned/0_65536-4 65613 1877 ns/op 34919.18 MB/s BenchmarkMemclrUnaligned/1_5-4 7121690 16.59 ns/op 301.42 MB/s BenchmarkMemclrUnaligned/1_16-4 6914990 16.97 ns/op 942.60 MB/s BenchmarkMemclrUnaligned/1_64-4 6660811 17.68 ns/op 3620.08 MB/s BenchmarkMemclrUnaligned/1_256-4 5969925 19.97 ns/op 12816.07 MB/s BenchmarkMemclrUnaligned/1_4096-4 1370593 90.51 ns/op 45252.35 MB/s BenchmarkMemclrUnaligned/1_65536-4 50824 2320 ns/op 28247.63 MB/s BenchmarkMemclrUnaligned/4_5-4 7163210 16.50 ns/op 303.05 MB/s BenchmarkMemclrUnaligned/4_16-4 6863508 17.03 ns/op 939.66 MB/s BenchmarkMemclrUnaligned/4_64-4 6645260 17.68 ns/op 3620.75 MB/s BenchmarkMemclrUnaligned/4_256-4 5886987 20.24 ns/op 12649.60 MB/s BenchmarkMemclrUnaligned/4_4096-4 1372676 87.35 ns/op 46890.26 MB/s BenchmarkMemclrUnaligned/4_65536-4 49206 2237 ns/op 29300.53 MB/s BenchmarkMemclrUnaligned/7_5-4 7210417 16.50 ns/op 302.97 MB/s BenchmarkMemclrUnaligned/7_16-4 6896160 17.17 ns/op 931.83 MB/s BenchmarkMemclrUnaligned/7_64-4 6628654 17.73 ns/op 3610.17 MB/s BenchmarkMemclrUnaligned/7_256-4 5963318 20.06 ns/op 12763.31 MB/s BenchmarkMemclrUnaligned/7_4096-4 1371831 87.28 ns/op 46927.26 MB/s BenchmarkMemclrUnaligned/7_65536-4 49816 2081 ns/op 31498.82 MB/s BenchmarkMemclrUnaligned/0_1M-4 2672 41659 ns/op 25170.52 MB/s BenchmarkMemclrUnaligned/0_4M-4 686 172520 ns/op 24311.95 MB/s BenchmarkMemclrUnaligned/0_8M-4 272 414608 ns/op 20232.61 MB/s BenchmarkMemclrUnaligned/0_16M-4 49 2257061 ns/op 7433.21 MB/s BenchmarkMemclrUnaligned/0_64M-4 12 9669308 ns/op 6940.40 MB/s BenchmarkMemclrUnaligned/1_1M-4 2558 40473 ns/op 25908.03 MB/s BenchmarkMemclrUnaligned/1_4M-4 661 168053 ns/op 24958.17 MB/s BenchmarkMemclrUnaligned/1_8M-4 196 755560 ns/op 11102.50 MB/s BenchmarkMemclrUnaligned/1_16M-4 46 2465938 ns/op 6803.59 MB/s BenchmarkMemclrUnaligned/1_64M-4 12 9586372 ns/op 7000.44 MB/s BenchmarkMemclrUnaligned/4_1M-4 2552 41048 ns/op 25545.25 MB/s BenchmarkMemclrUnaligned/4_4M-4 673 167980 ns/op 24969.12 MB/s BenchmarkMemclrUnaligned/4_8M-4 208 552846 ns/op 15173.49 MB/s BenchmarkMemclrUnaligned/4_16M-4 55 2194518 ns/op 7645.06 MB/s BenchmarkMemclrUnaligned/4_64M-4 12 9696538 ns/op 6920.91 MB/s BenchmarkMemclrUnaligned/7_1M-4 2691 39249 ns/op 26716.31 MB/s BenchmarkMemclrUnaligned/7_4M-4 652 167603 ns/op 25025.29 MB/s BenchmarkMemclrUnaligned/7_8M-4 213 489799 ns/op 17126.63 MB/s BenchmarkMemclrUnaligned/7_16M-4 48 2181699 ns/op 7689.98 MB/s BenchmarkMemclrUnaligned/7_64M-4 12 9602776 ns/op 6988.49 MB/s BenchmarkGoMemclr/5-4 13027694 9.085 ns/op 550.36 MB/s BenchmarkGoMemclr/16-4 11942634 9.790 ns/op 1634.37 MB/s BenchmarkGoMemclr/64-4 11222913 10.66 ns/op 6001.24 MB/s BenchmarkGoMemclr/256-4 9493398 12.80 ns/op 19992.65 MB/s BenchmarkMemclrRange/1K_2K-4 68258 1696 ns/op 56523.04 MB/s BenchmarkMemclrRange/2K_8K-4 31238 3827 ns/op 87145.10 MB/s BenchmarkMemclrRange/4K_16K-4 42679 2809 ns/op 115028.14 MB/s BenchmarkMemclrRange/160K_228K-4 1771 60540 ns/op 27467.20 MB/s BenchmarkClearFat7-4 7224753 16.54 ns/op BenchmarkClearFat8-4 7177551 16.78 ns/op BenchmarkClearFat11-4 6492151 18.96 ns/op BenchmarkClearFat12-4 6286647 17.94 ns/op BenchmarkClearFat13-4 6233307 19.12 ns/op BenchmarkClearFat14-4 6285547 17.80 ns/op BenchmarkClearFat15-4 6532279 18.27 ns/op BenchmarkClearFat16-4 7003839 16.99 ns/op BenchmarkClearFat24-4 6495960 18.35 ns/op BenchmarkClearFat32-4 6445340 18.47 ns/op BenchmarkClearFat40-4 6073180 19.76 ns/op BenchmarkClearFat48-4 5878167 20.46 ns/op BenchmarkClearFat56-4 5658278 21.18 ns/op BenchmarkClearFat64-4 5091638 29.27 ns/op BenchmarkClearFat72-4 5265486 22.82 ns/op BenchmarkClearFat128-4 4079382 29.31 ns/op BenchmarkClearFat256-4 2791093 43.03 ns/op BenchmarkClearFat512-4 1540333 77.63 ns/op BenchmarkClearFat1024-4 896913 131.4 ns/op BenchmarkClearFat1032-4 877328 135.6 ns/op BenchmarkClearFat1040-4 838066 141.2 ns/op BenchmarkCopyFat7-4 7143654 20.62 ns/op BenchmarkCopyFat8-4 6956884 17.30 ns/op BenchmarkCopyFat11-4 6449343 18.77 ns/op BenchmarkCopyFat12-4 6464725 18.70 ns/op BenchmarkCopyFat13-4 6451207 22.33 ns/op BenchmarkCopyFat14-4 6408038 18.68 ns/op BenchmarkCopyFat15-4 6567685 18.01 ns/op BenchmarkCopyFat16-4 6980515 17.61 ns/op BenchmarkCopyFat24-4 6426402 18.78 ns/op BenchmarkCopyFat32-4 6139152 19.58 ns/op BenchmarkCopyFat64-4 5576690 21.60 ns/op BenchmarkCopyFat72-4 5139674 23.45 ns/op BenchmarkCopyFat128-4 3825717 31.55 ns/op BenchmarkCopyFat256-4 2539470 47.34 ns/op BenchmarkCopyFat512-4 1414874 85.06 ns/op BenchmarkCopyFat520-4 1384712 86.45 ns/op BenchmarkCopyFat1024-4 838789 146.6 ns/op BenchmarkCopyFat1032-4 830200 152.5 ns/op BenchmarkCopyFat1040-4 802974 146.8 ns/op BenchmarkIssue18740/2byte-4 513 235133 ns/op BenchmarkIssue18740/4byte-4 804 147698 ns/op BenchmarkIssue18740/8byte-4 1059 110843 ns/op BenchmarkMemclrKnownSize1-4 9492152 12.57 ns/op 79.59 MB/s BenchmarkMemclrKnownSize2-4 6744819 16.90 ns/op 118.34 MB/s BenchmarkMemclrKnownSize4-4 3818337 29.54 ns/op 135.41 MB/s BenchmarkMemclrKnownSize8-4 1000000 101.6 ns/op 78.72 MB/s BenchmarkMemclrKnownSize16-4 558619 208.2 ns/op 76.84 MB/s BenchmarkMemclrKnownSize32-4 298165 397.5 ns/op 80.50 MB/s BenchmarkMemclrKnownSize64-4 153346 782.9 ns/op 81.75 MB/s BenchmarkMemclrKnownSize112-4 88752 1354 ns/op 82.74 MB/s BenchmarkMemclrKnownSize128-4 77274 1552 ns/op 82.45 MB/s BenchmarkMemclrKnownSize192-4 51348 2339 ns/op 82.09 MB/s BenchmarkMemclrKnownSize248-4 39638 3021 ns/op 82.10 MB/s BenchmarkMemclrKnownSize256-4 38032 3104 ns/op 82.47 MB/s BenchmarkMemclrKnownSize512-4 19522 6142 ns/op 83.36 MB/s BenchmarkMemclrKnownSize1024-4 9336 12284 ns/op 83.36 MB/s BenchmarkMemclrKnownSize4096-4 2436 49240 ns/op 83.18 MB/s BenchmarkMemclrKnownSize512KiB-4 18 6369015 ns/op 82.32 MB/s BenchmarkReadMetricsLatency-4 11283 8231 p50-ns 9047 p90-ns 23362 p99-ns BenchmarkFinalizer-4 140 838365 ns/op BenchmarkFinalizerRun-4 180260 1042 ns/op BenchmarkMinFloat-4 1738228 70.26 ns/op BenchmarkMaxFloat-4 1646013 72.95 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7189227 14.92 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3138319 38.12 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2413804 48.89 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2399174 48.58 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1305603 90.69 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 100.7 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2226810 52.00 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1261048 94.68 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1335946 89.86 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2014014 58.92 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2017892 58.76 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1727905 69.01 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1485604 80.14 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1362540 88.10 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 8372896 14.29 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 8060180 13.31 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 8073462 13.30 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 8287490 14.39 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 7404874 15.09 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6375206 17.44 ns/op BenchmarkFindBitRange64/PatternAASize2-4 8363084 14.37 ns/op BenchmarkFindBitRange64/PatternAASize8-4 8004535 13.34 ns/op BenchmarkFindBitRange64/PatternAASize32-4 7986828 13.33 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 8381451 14.35 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 8071538 13.34 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 8052106 13.39 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 8277253 14.40 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 8030676 13.31 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 8116327 13.30 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 8339698 14.42 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 8047764 13.39 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 7982366 13.30 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 8355842 14.36 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7273777 15.42 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7310874 15.53 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 8318816 14.43 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7314266 15.44 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7283041 15.37 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 8321858 14.43 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7126232 15.41 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7201867 15.46 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 8337610 14.38 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7307389 15.44 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7309730 15.50 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 8311652 14.46 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 8095122 13.35 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 8133771 13.32 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 8267730 14.38 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 8074582 13.34 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 8064739 13.31 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 8333072 14.22 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 8051959 13.33 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 8271212 13.46 ns/op BenchmarkNetpollBreak-4 3194 34502 ns/op BenchmarkPinnerPinUnpinBatch-4 1054 120553 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 218 552813 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1005 116308 ns/op BenchmarkPinnerPinUnpin-4 1000000 106.1 ns/op BenchmarkPinnerPinUnpinTiny-4 1000000 105.7 ns/op BenchmarkPinnerPinUnpinDouble-4 426031 283.5 ns/op BenchmarkPinnerPinUnpinParallel-4 3427777 34.65 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 3581536 33.89 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 220244 519.7 ns/op BenchmarkPinnerIsPinnedOnPinned-4 6364932 18.47 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 6153926 18.47 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 9939787 12.31 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 8916603 11.39 ns/op BenchmarkPingPongHog-4 380 391049 ns/op BenchmarkStackGrowth-4 87534 1190 ns/op BenchmarkStackGrowthDeep-4 1106 107074 ns/op BenchmarkCreateGoroutines-4 25378 4748 ns/op BenchmarkCreateGoroutinesParallel-4 37941 3359 ns/op BenchmarkCreateGoroutinesCapture-4 5002 24591 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 34812 3352 ns/op BenchmarkClosureCall-4 18143653 6.533 ns/op BenchmarkWakeupParallelSpinning/0s-4 6051 20926 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5098 24555 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4304 29005 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2923 40880 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2180 60171 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1234 91530 ns/op BenchmarkWakeupParallelSpinning/50µs-4 756 153602 ns/op BenchmarkWakeupParallelSpinning/100µs-4 484 251408 ns/op BenchmarkMatmult-4 5312896 27.35 ns/op BenchmarkFastrand-4 11077783 11.03 ns/op BenchmarkFastrand64-4 11173270 11.08 ns/op BenchmarkFastrandHashiter-4 4609496 26.76 ns/op BenchmarkFastrandn/2-4 5819769 20.94 ns/op BenchmarkFastrandn/3-4 5534679 22.52 ns/op BenchmarkFastrandn/4-4 5704104 20.94 ns/op BenchmarkFastrandn/5-4 5620686 20.94 ns/op BenchmarkIfaceCmp100-4 104553 1155 ns/op BenchmarkIfaceCmpNil100-4 171139 702.3 ns/op BenchmarkEfaceCmpDiff-4 40629 2956 ns/op BenchmarkEfaceCmpDiffIndirect-4 33988 3525 ns/op BenchmarkDefer-4 1274083 94.90 ns/op BenchmarkDefer10-4 887367 140.3 ns/op BenchmarkDeferMany-4 611430 335.2 ns/op BenchmarkPanicRecover-4 548914 205.0 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 552198 212.2 ns/op 92.00 p50-ns 95.00 p90-ns 158.0 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 547449 248.5 ns/op 93.00 p50-ns 99.00 p90-ns 173.0 p99-ns BenchmarkGoroutineProfile/small/idle-4 3057 43940 ns/op 38151 p50-ns 43619 p90-ns 120518 p99-ns BenchmarkGoroutineProfile/small/loaded-4 100 1456399 ns/op 194754 p50-ns 2156015 p90-ns 32341506 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 524166 209.7 ns/op 91.00 p50-ns 94.00 p90-ns 115.0 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 475977 244.3 ns/op 91.00 p50-ns 95.00 p90-ns 169.0 p99-ns BenchmarkGoroutineProfile/large/idle-4 22 4740638 ns/op 4695030 p50-ns 5059490 p90-ns 5564144 p99-ns BenchmarkGoroutineProfile/large/loaded-4 14 7240098 ns/op 5854368 p50-ns 11228189 p90-ns 15840298 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 508582 236.4 ns/op 90.00 p50-ns 94.00 p90-ns 162.0 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 472177 253.2 ns/op 91.00 p50-ns 96.00 p90-ns 198.0 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 861 134645 ns/op 128373 p50-ns 155923 p90-ns 233393 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 340 1035600 ns/op 279555 p50-ns 668216 p90-ns 20544576 p99-ns BenchmarkProcYield/1-4 3223060 36.54 ns/op BenchmarkProcYield/10-4 674070 178.2 ns/op BenchmarkProcYield/30-4 228974 491.0 ns/op BenchmarkProcYield/100-4 73957 1595 ns/op BenchmarkProcYield/1000-4 7407 15661 ns/op BenchmarkOSYield-4 312328 389.3 ns/op BenchmarkMutexContention-4 1356636 89.09 ns/op BenchmarkMutexCapture-4 1302475 91.18 ns/op 746931 ns/starve-p100 46683 ns/starve-p90 93366 ns/streak-p100 5835 ns/streak-p90 BenchmarkMutexHandoff/Solo-4 3517436 33.83 ns/op BenchmarkMutexHandoff/FastPingPong-4 262377 139.5 ns/op BenchmarkMutexHandoff/SlowPingPong-4 6176 7435 ns/op BenchmarkRWMutexUncontended-4 3126488 38.51 ns/op BenchmarkRWMutexWrite100-4 593640 199.1 ns/op BenchmarkRWMutexWrite10-4 104438 1209 ns/op BenchmarkRWMutexWorkWrite100-4 378627 277.5 ns/op BenchmarkRWMutexWorkWrite10-4 87128 1390 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2647 44369 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 939 127426 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1302 90135 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 450 263761 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 645 181642 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 218 544147 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 324 365517 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 106 1121809 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 348968 414.5 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 355107 409.2 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 290168 512.5 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 327930 438.0 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 323691 434.6 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 275414 454.0 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 354249 405.6 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 351091 412.3 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 280261 450.4 ns/op BenchmarkMakeSlice/Byte-4 2293207 53.08 ns/op BenchmarkMakeSlice/Int16-4 2165948 53.46 ns/op BenchmarkMakeSlice/Int-4 1835793 65.29 ns/op BenchmarkMakeSlice/Ptr-4 1614016 75.58 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 109.8 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 130.7 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 157.1 ns/op BenchmarkGrowSlice/Byte-4 896886 142.7 ns/op BenchmarkGrowSlice/Int16-4 788488 157.7 ns/op BenchmarkGrowSlice/Int-4 639034 214.6 ns/op BenchmarkGrowSlice/Ptr-4 603878 222.5 ns/op BenchmarkGrowSlice/Struct/24-4 382880 364.1 ns/op BenchmarkGrowSlice/Struct/32-4 277824 454.7 ns/op BenchmarkGrowSlice/Struct/40-4 214963 558.6 ns/op BenchmarkExtendSlice/IntSlice-4 553081 234.7 ns/op BenchmarkExtendSlice/PointerSlice-4 533544 255.9 ns/op BenchmarkExtendSlice/NoGrow-4 887320 137.6 ns/op BenchmarkAppend-4 916653 128.8 ns/op BenchmarkAppendGrowByte-4 5 22544539 ns/op BenchmarkAppendGrowString-4 1 182757909 ns/op BenchmarkAppendSlice/1Bytes-4 1948778 59.85 ns/op BenchmarkAppendSlice/4Bytes-4 1901484 61.90 ns/op BenchmarkAppendSlice/7Bytes-4 1878944 63.65 ns/op BenchmarkAppendSlice/8Bytes-4 1889522 62.83 ns/op BenchmarkAppendSlice/15Bytes-4 1742080 67.51 ns/op BenchmarkAppendSlice/16Bytes-4 1770811 66.00 ns/op BenchmarkAppendSlice/32Bytes-4 1833769 65.73 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 79468 1476 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 21038 5711 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 7070 21108 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1436 79596 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 200 590753 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 46 2556219 ns/op BenchmarkAppendStr/1Bytes-4 2156230 56.08 ns/op BenchmarkAppendStr/4Bytes-4 2107753 57.05 ns/op BenchmarkAppendStr/8Bytes-4 2074275 57.81 ns/op BenchmarkAppendStr/16Bytes-4 2045977 58.84 ns/op BenchmarkAppendStr/32Bytes-4 2058925 58.57 ns/op BenchmarkAppendSpecialCase-4 899000 128.2 ns/op BenchmarkCopy/1Byte-4 1972683 60.05 ns/op 16.65 MB/s BenchmarkCopy/1String-4 2214166 53.90 ns/op 18.55 MB/s BenchmarkCopy/2Byte-4 1978209 60.70 ns/op 32.95 MB/s BenchmarkCopy/2String-4 1974910 60.81 ns/op 32.89 MB/s BenchmarkCopy/4Byte-4 1990626 60.55 ns/op 66.06 MB/s BenchmarkCopy/4String-4 1972162 61.47 ns/op 65.07 MB/s BenchmarkCopy/8Byte-4 1979677 60.27 ns/op 132.74 MB/s BenchmarkCopy/8String-4 1948982 61.10 ns/op 130.93 MB/s BenchmarkCopy/12Byte-4 1890271 63.70 ns/op 188.39 MB/s BenchmarkCopy/12String-4 1827993 65.89 ns/op 182.11 MB/s BenchmarkCopy/16Byte-4 1919769 62.96 ns/op 254.12 MB/s BenchmarkCopy/16String-4 1858899 65.05 ns/op 245.96 MB/s BenchmarkCopy/32Byte-4 1814445 65.80 ns/op 486.34 MB/s BenchmarkCopy/32String-4 1735407 69.77 ns/op 458.64 MB/s BenchmarkCopy/128Byte-4 1357248 87.67 ns/op 1460.07 MB/s BenchmarkCopy/128String-4 1201048 99.05 ns/op 1292.30 MB/s BenchmarkCopy/1024Byte-4 355374 335.0 ns/op 3056.60 MB/s BenchmarkCopy/1024String-4 276258 435.3 ns/op 2352.31 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 32877 3735 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 20446 6078 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 12604 9680 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 12083 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 9243 15487 ns/op BenchmarkAppendInPlace/Grow/Byte-4 156982 788.6 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 159656 826.4 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 113083 1038 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 89506 1281 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 85131 1428 ns/op BenchmarkStackCopyPtr-4 1 140642658 ns/op BenchmarkStackCopy-4 1 107147784 ns/op BenchmarkStackCopyNoCache-4 19 5636935 ns/op BenchmarkStackCopyWithStkobj-4 2 60565056 ns/op BenchmarkIssue18138-4 884 123206 ns/op BenchmarkCompareStringEqual-4 10460370 10.91 ns/op BenchmarkCompareStringIdentical-4 18786524 6.383 ns/op BenchmarkCompareStringSameLength-4 12660345 9.474 ns/op BenchmarkCompareStringDifferentLength-4 19874696 6.031 ns/op BenchmarkCompareStringBigUnaligned-4 1228 93421 ns/op 11224.32 MB/s BenchmarkCompareStringBig-4 1483 91565 ns/op 11451.88 MB/s BenchmarkConcatStringAndBytes-4 2599388 45.16 ns/op BenchmarkSliceByteToString/1-4 2336040 51.42 ns/op BenchmarkSliceByteToString/2-4 1236370 96.12 ns/op BenchmarkSliceByteToString/4-4 1000000 101.1 ns/op BenchmarkSliceByteToString/8-4 1246453 99.64 ns/op BenchmarkSliceByteToString/16-4 1212290 99.40 ns/op BenchmarkSliceByteToString/32-4 1000000 110.4 ns/op BenchmarkSliceByteToString/64-4 1000000 145.3 ns/op BenchmarkSliceByteToString/128-4 735230 192.5 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2632338 45.54 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 906842 128.9 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 110.3 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 4285228 26.95 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1821957 66.27 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 2083616 56.85 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 4283814 27.02 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 1823065 65.98 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 2101108 57.15 ns/op BenchmarkRuneIterate/range/ASCII-4 7691029 15.58 ns/op BenchmarkRuneIterate/range/Japanese-4 2234403 53.61 ns/op BenchmarkRuneIterate/range/MixedLength-4 2603613 46.13 ns/op BenchmarkRuneIterate/range1/ASCII-4 7754958 15.45 ns/op BenchmarkRuneIterate/range1/Japanese-4 2229958 53.69 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2588083 46.16 ns/op BenchmarkRuneIterate/range2/ASCII-4 7698889 15.55 ns/op BenchmarkRuneIterate/range2/Japanese-4 2235018 53.56 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2598976 46.12 ns/op BenchmarkArrayEqual-4 18269600 6.572 ns/op BenchmarkFunc/Name-4 2605770 45.87 ns/op BenchmarkFunc/Entry-4 9695287 12.50 ns/op BenchmarkFunc/FileLine-4 2722179 47.53 ns/op PASS ok runtime 375.402s goos: freebsd goarch: amd64 pkg: runtime/cgo cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHandle/non-concurrent-4 35992 3262 ns/op BenchmarkHandle/concurrent-4 19518 5618 ns/op PASS ok runtime/cgo 1.382s goos: freebsd goarch: amd64 pkg: runtime/pprof cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLabels/set-one-4 135057 785.6 ns/op 104 B/op 3 allocs/op BenchmarkLabels/merge-one-4 93379 1317 ns/op 200 B/op 5 allocs/op BenchmarkLabels/overwrite-one-4 117717 1077 ns/op 136 B/op 4 allocs/op BenchmarkLabels/ordered/set-many-4 73268 1653 ns/op 392 B/op 3 allocs/op BenchmarkLabels/ordered/merge-many-4 47751 2683 ns/op 712 B/op 5 allocs/op BenchmarkLabels/ordered/overwrite-many-4 41023 2955 ns/op 712 B/op 4 allocs/op BenchmarkLabels/unordered/set-many-4 28052 4392 ns/op 712 B/op 4 allocs/op BenchmarkLabels/unordered/merge-many-4 41947 3036 ns/op 712 B/op 5 allocs/op BenchmarkLabels/unordered/overwrite-many-4 21572 5537 ns/op 1032 B/op 5 allocs/op BenchmarkGoroutine/Profile.WriteTo_idle_50-4 28 3917103 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 30 4406149 ns/op 369.4 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 621 216281 ns/op 6.520 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 10 10006152 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 9 11481787 ns/op 907.1 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 244 493527 ns/op 29.37 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 69175874 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 2 80561348 ns/op 6614 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 22 5025103 ns/op 370.1 concurrent_launches/op PASS ok runtime/pprof 4.151s goos: freebsd goarch: amd64 pkg: runtime/race cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSyncLeak-4 42 2790339 ns/op BenchmarkStackLeak-4 10842 10724 ns/op PASS ok runtime/race 1.414s goos: freebsd goarch: amd64 pkg: runtime/trace cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStartRegion-4 4645960 24.45 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 176529 662.3 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.348s goos: freebsd goarch: amd64 pkg: slices cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEqualFunc_Large-4 27 4161604 ns/op BenchmarkIndex_Large-4 98 1100236 ns/op BenchmarkIndexFunc_Large-4 52 2274098 ns/op BenchmarkCompact/nil-4 7747876 15.76 ns/op BenchmarkCompact/one-4 1909536 62.63 ns/op BenchmarkCompact/sorted-4 1276706 94.41 ns/op BenchmarkCompact/2_items-4 1000000 112.2 ns/op BenchmarkCompact/unsorted-4 1264647 94.17 ns/op BenchmarkCompact/many-4 685874 168.6 ns/op BenchmarkCompact_Large/all_dup-4 2168 53355 ns/op BenchmarkCompact_Large/no_dup-4 2355 49314 ns/op BenchmarkCompactFunc/nil-4 4019662 31.97 ns/op BenchmarkCompactFunc/one-4 1466325 81.73 ns/op BenchmarkCompactFunc/sorted-4 1000000 115.5 ns/op BenchmarkCompactFunc/2_items-4 876663 132.5 ns/op BenchmarkCompactFunc/unsorted-4 1000000 115.8 ns/op BenchmarkCompactFunc/many-4 595185 196.8 ns/op BenchmarkCompactFunc_Large/all_dup-4 7 15874510 ns/op BenchmarkCompactFunc_Large/no_dup-4 8 12946632 ns/op BenchmarkReplace/naive-fast-4 70267 1588 ns/op BenchmarkReplace/optimized-fast-4 85306 1572 ns/op BenchmarkReplace/naive-slow-4 27513 4373 ns/op BenchmarkReplace/optimized-slow-4 33258 3560 ns/op BenchmarkBinarySearchFloats/Size16-4 1240792 96.84 ns/op BenchmarkBinarySearchFloats/Size32-4 1000000 110.1 ns/op BenchmarkBinarySearchFloats/Size64-4 958609 122.8 ns/op BenchmarkBinarySearchFloats/Size128-4 797612 145.7 ns/op BenchmarkBinarySearchFloats/Size512-4 694240 170.7 ns/op BenchmarkBinarySearchFloats/Size1024-4 645831 185.1 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 603500 189.7 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 502578 240.7 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 433132 274.5 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 377914 309.1 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 307893 394.0 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 299211 412.8 ns/op BenchmarkSortFuncStruct/Size16-4 16057 7479 ns/op BenchmarkSortFuncStruct/Size32-4 5660 20069 ns/op BenchmarkSortFuncStruct/Size64-4 8061 14268 ns/op BenchmarkSortFuncStruct/Size128-4 4491 26187 ns/op BenchmarkSortFuncStruct/Size512-4 1233 96835 ns/op BenchmarkSortFuncStruct/Size1024-4 620 194424 ns/op PASS ok slices 7.396s goos: freebsd goarch: amd64 pkg: sort cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSearchWrappers-4 376855 288.4 ns/op BenchmarkSortInts-4 2 90430182 ns/op BenchmarkSlicesSortInts-4 2 61517462 ns/op BenchmarkSortIsSorted-4 34 3413370 ns/op BenchmarkSlicesIsSorted-4 51 2311533 ns/op BenchmarkSortStrings-4 1 143539074 ns/op BenchmarkSlicesSortStrings-4 2 95182064 ns/op BenchmarkSortStrings_Sorted-4 27 4198083 ns/op BenchmarkSlicesSortStrings_Sorted-4 42 2783843 ns/op BenchmarkSortStructs-4 1 172412360 ns/op BenchmarkSortFuncStructs-4 1 147323853 ns/op BenchmarkSortString1K-4 265 450348 ns/op BenchmarkSortString1K_Slice-4 204 583514 ns/op BenchmarkStableString1K-4 98 1111745 ns/op BenchmarkSortInt1K-4 326 367359 ns/op BenchmarkSortInt1K_Sorted-4 5172 22769 ns/op BenchmarkSortInt1K_Reversed-4 3415 35576 ns/op BenchmarkSortInt1K_Mod8-4 792 149645 ns/op BenchmarkStableInt1K-4 147 814032 ns/op BenchmarkStableInt1K_Slice-4 165 712323 ns/op BenchmarkSortInt64K-4 3 35167481 ns/op BenchmarkSortInt64K_Slice-4 3 47188810 ns/op BenchmarkStableInt64K-4 2 73534206 ns/op BenchmarkSort1e2-4 458 260546 ns/op BenchmarkStable1e2-4 169 690324 ns/op BenchmarkSort1e4-4 2 52455248 ns/op BenchmarkStable1e4-4 1 231677919 ns/op PASS ok sort 8.777s goos: freebsd goarch: amd64 pkg: strconv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAtof64Decimal-4 868435 139.5 ns/op BenchmarkAtof64Float-4 646515 160.8 ns/op BenchmarkAtof64FloatExp-4 591806 195.9 ns/op BenchmarkAtof64Big-4 425376 273.3 ns/op BenchmarkAtof64RandomBits-4 412666 281.1 ns/op BenchmarkAtof64RandomFloats-4 445449 258.6 ns/op BenchmarkAtof64RandomLongFloats-4 264229 445.2 ns/op BenchmarkAtof32Decimal-4 796161 141.6 ns/op BenchmarkAtof32Float-4 726290 159.1 ns/op BenchmarkAtof32FloatExp-4 577536 200.9 ns/op BenchmarkAtof32Random-4 351231 335.2 ns/op BenchmarkAtof32RandomLong-4 149113 796.6 ns/op BenchmarkParseInt/Pos/7bit-4 1428488 84.02 ns/op BenchmarkParseInt/Pos/26bit-4 603406 193.3 ns/op BenchmarkParseInt/Pos/31bit-4 547712 209.2 ns/op BenchmarkParseInt/Pos/56bit-4 363158 326.2 ns/op BenchmarkParseInt/Pos/63bit-4 341941 342.1 ns/op BenchmarkParseInt/Neg/7bit-4 1396474 84.99 ns/op BenchmarkParseInt/Neg/26bit-4 595160 193.5 ns/op BenchmarkParseInt/Neg/31bit-4 561196 212.2 ns/op BenchmarkParseInt/Neg/56bit-4 370690 321.6 ns/op BenchmarkParseInt/Neg/63bit-4 346863 335.8 ns/op BenchmarkAtoi/Pos/7bit-4 1926244 60.37 ns/op BenchmarkAtoi/Pos/26bit-4 782199 149.6 ns/op BenchmarkAtoi/Pos/31bit-4 716472 166.0 ns/op BenchmarkAtoi/Pos/56bit-4 404787 283.2 ns/op BenchmarkAtoi/Pos/63bit-4 327997 361.6 ns/op BenchmarkAtoi/Neg/7bit-4 1971834 60.87 ns/op BenchmarkAtoi/Neg/26bit-4 787603 149.6 ns/op BenchmarkAtoi/Neg/31bit-4 716560 163.8 ns/op BenchmarkAtoi/Neg/56bit-4 425845 276.6 ns/op BenchmarkAtoi/Neg/63bit-4 331922 357.2 ns/op BenchmarkFormatFloat/Decimal-4 127675 959.8 ns/op BenchmarkFormatFloat/Float-4 115386 1012 ns/op BenchmarkFormatFloat/Exp-4 118359 991.9 ns/op BenchmarkFormatFloat/NegExp-4 118342 986.6 ns/op BenchmarkFormatFloat/LongExp-4 99600 1194 ns/op BenchmarkFormatFloat/Big-4 91797 1278 ns/op BenchmarkFormatFloat/BinaryExp-4 237552 497.5 ns/op BenchmarkFormatFloat/32Integer-4 125382 933.6 ns/op BenchmarkFormatFloat/32ExactFraction-4 137114 851.0 ns/op BenchmarkFormatFloat/32Point-4 118236 981.5 ns/op BenchmarkFormatFloat/32Exp-4 123148 948.1 ns/op BenchmarkFormatFloat/32NegExp-4 125203 930.0 ns/op BenchmarkFormatFloat/32Shortest-4 133293 878.6 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 137637 860.5 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 134685 875.1 ns/op BenchmarkFormatFloat/64Fixed1-4 158522 718.1 ns/op BenchmarkFormatFloat/64Fixed2-4 167259 716.9 ns/op BenchmarkFormatFloat/64Fixed3-4 168157 716.9 ns/op BenchmarkFormatFloat/64Fixed4-4 165163 712.2 ns/op BenchmarkFormatFloat/64Fixed12-4 95430 1254 ns/op BenchmarkFormatFloat/64Fixed16-4 112614 1057 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 121582 987.4 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 102374 1152 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2336 49448 ns/op BenchmarkFormatFloat/Slowpath64-4 100683 1188 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 101245 1181 ns/op BenchmarkAppendFloat/Decimal-4 143538 834.8 ns/op BenchmarkAppendFloat/Float-4 126152 934.2 ns/op BenchmarkAppendFloat/Exp-4 135565 861.6 ns/op BenchmarkAppendFloat/NegExp-4 138837 861.8 ns/op BenchmarkAppendFloat/LongExp-4 109972 1078 ns/op BenchmarkAppendFloat/Big-4 99229 1182 ns/op BenchmarkAppendFloat/BinaryExp-4 326184 360.6 ns/op BenchmarkAppendFloat/32Integer-4 143149 834.6 ns/op BenchmarkAppendFloat/32ExactFraction-4 153862 744.7 ns/op BenchmarkAppendFloat/32Point-4 133496 886.0 ns/op BenchmarkAppendFloat/32Exp-4 127716 869.5 ns/op BenchmarkAppendFloat/32NegExp-4 137990 858.0 ns/op BenchmarkAppendFloat/32Shortest-4 168658 696.3 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 151497 787.7 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 150722 777.5 ns/op BenchmarkAppendFloat/64Fixed1-4 195166 606.8 ns/op BenchmarkAppendFloat/64Fixed2-4 193201 605.4 ns/op BenchmarkAppendFloat/64Fixed3-4 193027 609.3 ns/op BenchmarkAppendFloat/64Fixed4-4 195980 608.9 ns/op BenchmarkAppendFloat/64Fixed12-4 104650 1124 ns/op BenchmarkAppendFloat/64Fixed16-4 121358 967.1 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 153850 775.4 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 116748 1020 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2428 49006 ns/op BenchmarkAppendFloat/Slowpath64-4 110568 1074 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 113223 1062 ns/op BenchmarkFormatInt-4 15973 7553 ns/op BenchmarkAppendInt-4 17094 6991 ns/op BenchmarkFormatUint-4 86084 1403 ns/op BenchmarkAppendUint-4 93691 1275 ns/op BenchmarkFormatIntSmall/7-4 3268158 36.61 ns/op BenchmarkFormatIntSmall/42-4 3296012 36.40 ns/op BenchmarkAppendIntSmall-4 1395746 85.78 ns/op BenchmarkAppendUintVarlen/1-4 1476597 81.05 ns/op BenchmarkAppendUintVarlen/12-4 1410446 84.73 ns/op BenchmarkAppendUintVarlen/123-4 1000000 114.9 ns/op BenchmarkAppendUintVarlen/1234-4 983301 118.8 ns/op BenchmarkAppendUintVarlen/12345-4 961903 118.9 ns/op BenchmarkAppendUintVarlen/123456-4 966600 122.2 ns/op BenchmarkAppendUintVarlen/1234567-4 948841 122.3 ns/op BenchmarkAppendUintVarlen/12345678-4 970936 125.1 ns/op BenchmarkAppendUintVarlen/123456789-4 886916 133.5 ns/op BenchmarkAppendUintVarlen/1234567890-4 871504 129.3 ns/op BenchmarkAppendUintVarlen/12345678901-4 897091 129.9 ns/op BenchmarkAppendUintVarlen/123456789012-4 905950 133.9 ns/op BenchmarkAppendUintVarlen/1234567890123-4 899647 132.6 ns/op BenchmarkAppendUintVarlen/12345678901234-4 860382 136.6 ns/op BenchmarkAppendUintVarlen/123456789012345-4 817101 141.0 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 835158 136.3 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 780249 144.6 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 828075 142.4 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 809847 148.2 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 791234 147.4 ns/op BenchmarkQuote-4 46280 2583 ns/op BenchmarkQuoteRune-4 474582 247.5 ns/op BenchmarkAppendQuote-4 54094 2184 ns/op BenchmarkAppendQuoteRune-4 858014 137.1 ns/op BenchmarkUnquoteEasy-4 1348974 88.78 ns/op BenchmarkUnquoteHard-4 48387 2457 ns/op PASS ok strconv 16.858s goos: freebsd goarch: amd64 pkg: strings cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkBuildString_Builder/1Write_NoGrow-4 421046 257.1 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 152544 816.9 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 198435 605.9 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 487257 246.3 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 158599 839.6 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 214308 557.7 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 329109 376.0 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 91911 1266 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 107042 1141 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 1698715 70.43 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 22987 5225 ns/op BenchmarkGenericMatch1-4 2308 49967 ns/op BenchmarkGenericMatch2-4 453 264055 ns/op BenchmarkSingleMaxSkipping-4 8443 13450 ns/op 743.51 MB/s BenchmarkSingleLongSuffixFail-4 14551 8264 ns/op 121.25 MB/s BenchmarkSingleMatch-4 289 413852 ns/op 36.24 MB/s BenchmarkByteByteNoMatch-4 72124 1656 ns/op BenchmarkByteByteMatch-4 19251 6238 ns/op BenchmarkByteStringMatch-4 22988 5126 ns/op BenchmarkHTMLEscapeNew-4 73146 1633 ns/op BenchmarkHTMLEscapeOld-4 96600 1220 ns/op BenchmarkByteStringReplacerWriteString-4 1472 78462 ns/op BenchmarkByteReplacerWriteString-4 1591 74311 ns/op BenchmarkByteByteReplaces-4 4844 24241 ns/op BenchmarkByteByteMap-4 15202 7968 ns/op BenchmarkMap/identity/ASCII-4 596158 193.3 ns/op BenchmarkMap/identity/Greek-4 425738 278.5 ns/op BenchmarkMap/change/ASCII-4 52784 2260 ns/op BenchmarkMap/change/Greek-4 32624 3669 ns/op BenchmarkIndexRune-4 2858362 41.76 ns/op BenchmarkIndexRuneLongString-4 2507502 47.38 ns/op BenchmarkIndexRuneFastPath-4 4025138 29.78 ns/op BenchmarkIndex-4 8642624 13.46 ns/op BenchmarkLastIndex-4 4637642 26.05 ns/op BenchmarkIndexByte-4 8919042 12.26 ns/op BenchmarkToUpper/#00-4 4945152 24.15 ns/op BenchmarkToUpper/ONLYUPPER-4 3119109 38.48 ns/op BenchmarkToUpper/abc-4 384567 307.7 ns/op BenchmarkToUpper/AbC123-4 288594 413.8 ns/op BenchmarkToUpper/azAZ09_-4 321102 371.4 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 71340 1635 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 90469 1319 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 39213 3068 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 63962 1835 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 118700 1010 ns/op BenchmarkToLower/#00-4 4894426 24.19 ns/op BenchmarkToLower/abc-4 4253505 28.23 ns/op BenchmarkToLower/AbC123-4 263616 450.3 ns/op BenchmarkToLower/azAZ09_-4 263451 451.7 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 121309 983.3 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 83022 1432 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 40231 2943 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 72813 1609 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 117984 1002 ns/op BenchmarkMapNoChanges-4 800986 143.6 ns/op BenchmarkTrim-4 37977 3197 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3467484 34.21 ns/op BenchmarkToValidUTF8/InvalidASCII-4 218564 540.2 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 140674 833.6 ns/op BenchmarkEqualFold/Tests-4 56042 2116 ns/op BenchmarkEqualFold/ASCII-4 3603490 34.07 ns/op BenchmarkEqualFold/UnicodePrefix-4 114847 1079 ns/op BenchmarkEqualFold/UnicodeSuffix-4 118369 1072 ns/op BenchmarkIndexHard1-4 688 150666 ns/op BenchmarkIndexHard2-4 552 217161 ns/op BenchmarkIndexHard3-4 144 825681 ns/op BenchmarkIndexHard4-4 84 1239335 ns/op BenchmarkLastIndexHard1-4 56 2031096 ns/op BenchmarkLastIndexHard2-4 60 1979615 ns/op BenchmarkLastIndexHard3-4 58 1976673 ns/op BenchmarkCountHard1-4 841 141026 ns/op BenchmarkCountHard2-4 603 198602 ns/op BenchmarkCountHard3-4 150 794877 ns/op BenchmarkIndexTorture-4 7714 15358 ns/op BenchmarkCountTorture-4 7737 15423 ns/op BenchmarkCountTortureOverlapping-4 777 137720 ns/op BenchmarkCountByte/10-4 3980535 30.08 ns/op 332.49 MB/s BenchmarkCountByte/32-4 4033232 30.29 ns/op 1056.33 MB/s BenchmarkCountByte/4096-4 1000000 100.9 ns/op 40610.50 MB/s BenchmarkCountByte/4194304-4 661 166248 ns/op 25229.24 MB/s BenchmarkCountByte/67108864-4 19 5916882 ns/op 11341.93 MB/s BenchmarkFields/ASCII/16-4 298088 373.1 ns/op 42.88 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 22392 5367 ns/op 47.70 MB/s 352 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1527 78106 ns/op 52.44 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 82 1351555 ns/op 48.49 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 5 21727230 ns/op 48.26 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 140792 852.0 ns/op 18.78 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 9981 11394 ns/op 22.47 MB/s 416 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 566 197618 ns/op 20.73 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 31 3629357 ns/op 18.06 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 65066294 ns/op 16.12 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 231926 512.4 ns/op 31.23 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 18472 6486 ns/op 39.47 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 1010 119746 ns/op 34.21 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 52 2323534 ns/op 28.21 MB/s 463105 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 3 44857260 ns/op 23.38 MB/s 10457376 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 169375 701.8 ns/op 22.80 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 13320 8989 ns/op 28.48 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 766 153683 ns/op 26.65 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 43 2832081 ns/op 23.14 MB/s 463108 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 54013314 ns/op 19.41 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 66970023 ns/op BenchmarkSplitSingleByteSeparator-4 31 3946893 ns/op BenchmarkSplitMultiByteSeparator-4 48 2251254 ns/op BenchmarkSplitNSingleByteSeparator-4 338727 383.1 ns/op BenchmarkSplitNMultiByteSeparator-4 270838 465.5 ns/op BenchmarkRepeat/5x0-4 4340205 27.52 ns/op BenchmarkRepeat/5x1-4 4392994 27.19 ns/op BenchmarkRepeat/5x2-4 249560 483.4 ns/op BenchmarkRepeat/5x6-4 149776 794.8 ns/op BenchmarkRepeat/10x0-4 4373758 27.37 ns/op BenchmarkRepeat/10x1-4 4418024 27.11 ns/op BenchmarkRepeat/10x2-4 227354 484.6 ns/op BenchmarkRepeat/10x6-4 147826 816.3 ns/op BenchmarkRepeatLarge/256/1-4 71304 1678 ns/op 152.56 MB/s BenchmarkRepeatLarge/256/16-4 115550 1070 ns/op 239.31 MB/s BenchmarkRepeatLarge/512/1-4 58190 2077 ns/op 246.53 MB/s BenchmarkRepeatLarge/512/16-4 82545 1443 ns/op 354.80 MB/s BenchmarkRepeatLarge/1024/1-4 43132 2783 ns/op 368.01 MB/s BenchmarkRepeatLarge/1024/16-4 55058 2152 ns/op 475.79 MB/s BenchmarkRepeatLarge/2048/1-4 30021 3960 ns/op 517.18 MB/s BenchmarkRepeatLarge/2048/16-4 35792 3322 ns/op 616.44 MB/s BenchmarkRepeatLarge/4096/1-4 19248 6174 ns/op 663.39 MB/s BenchmarkRepeatLarge/4096/16-4 21406 5739 ns/op 713.71 MB/s BenchmarkRepeatLarge/8192/1-4 10000 10711 ns/op 764.80 MB/s BenchmarkRepeatLarge/8192/16-4 12038 10119 ns/op 809.60 MB/s BenchmarkRepeatLarge/8192/4097-4 5330476 22.23 ns/op 184311.36 MB/s BenchmarkRepeatLarge/16384/1-4 6238 19246 ns/op 851.29 MB/s BenchmarkRepeatLarge/16384/16-4 6310 18564 ns/op 882.57 MB/s BenchmarkRepeatLarge/16384/4097-4 8833 14180 ns/op 866.79 MB/s BenchmarkRepeatLarge/32768/1-4 3366 35457 ns/op 924.17 MB/s BenchmarkRepeatLarge/32768/16-4 3429 34512 ns/op 949.45 MB/s BenchmarkRepeatLarge/32768/4097-4 3724 32166 ns/op 891.59 MB/s BenchmarkRepeatLarge/65536/1-4 1664 68175 ns/op 961.29 MB/s BenchmarkRepeatLarge/65536/16-4 1741 67595 ns/op 969.54 MB/s BenchmarkRepeatLarge/65536/4097-4 1902 65284 ns/op 941.35 MB/s BenchmarkRepeatLarge/131072/1-4 451 265238 ns/op 494.17 MB/s BenchmarkRepeatLarge/131072/16-4 462 259786 ns/op 504.54 MB/s BenchmarkRepeatLarge/131072/4097-4 475 254788 ns/op 498.48 MB/s BenchmarkRepeatLarge/262144/1-4 234 514911 ns/op 509.11 MB/s BenchmarkRepeatLarge/262144/16-4 235 514690 ns/op 509.32 MB/s BenchmarkRepeatLarge/262144/4097-4 234 512927 ns/op 503.21 MB/s BenchmarkRepeatLarge/524288/1-4 100 1029360 ns/op 509.33 MB/s BenchmarkRepeatLarge/524288/16-4 100 1022605 ns/op 512.70 MB/s BenchmarkRepeatLarge/524288/4097-4 100 1025126 ns/op 507.57 MB/s BenchmarkRepeatLarge/1048576/1-4 62 2122744 ns/op 493.97 MB/s BenchmarkRepeatLarge/1048576/16-4 49 2083025 ns/op 503.39 MB/s BenchmarkRepeatLarge/1048576/4097-4 55 2062399 ns/op 506.56 MB/s BenchmarkRepeatLarge/2097152/1-4 28 4007186 ns/op 523.35 MB/s BenchmarkRepeatLarge/2097152/16-4 28 4049441 ns/op 517.89 MB/s BenchmarkRepeatLarge/2097152/4097-4 27 4024192 ns/op 520.25 MB/s BenchmarkRepeatLarge/4194304/1-4 14 8030094 ns/op 522.32 MB/s BenchmarkRepeatLarge/4194304/16-4 14 7995801 ns/op 524.56 MB/s BenchmarkRepeatLarge/4194304/4097-4 13 7938858 ns/op 527.94 MB/s BenchmarkRepeatLarge/8388608/1-4 7 15731512 ns/op 533.24 MB/s BenchmarkRepeatLarge/8388608/16-4 7 15454803 ns/op 542.78 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 15488771 ns/op 541.46 MB/s BenchmarkRepeatLarge/16777216/1-4 4 30882287 ns/op 543.26 MB/s BenchmarkRepeatLarge/16777216/16-4 4 30714091 ns/op 546.24 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 30735567 ns/op 545.86 MB/s BenchmarkRepeatLarge/33554432/1-4 2 61274454 ns/op 547.61 MB/s BenchmarkRepeatLarge/33554432/16-4 2 60761408 ns/op 552.23 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 60499035 ns/op 554.63 MB/s BenchmarkRepeatLarge/67108864/1-4 1 121148546 ns/op 553.94 MB/s BenchmarkRepeatLarge/67108864/16-4 1 121812069 ns/op 550.92 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 122171953 ns/op 549.30 MB/s BenchmarkRepeatLarge/134217728/1-4 1 264739192 ns/op 506.98 MB/s BenchmarkRepeatLarge/134217728/16-4 1 241239528 ns/op 556.37 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 242898536 ns/op 552.57 MB/s BenchmarkRepeatLarge/268435456/1-4 1 533508536 ns/op 503.15 MB/s BenchmarkRepeatLarge/268435456/16-4 1 480047422 ns/op 559.19 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 485866294 ns/op 552.49 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1062382993 ns/op 505.35 MB/s BenchmarkRepeatLarge/536870912/16-4 1 960615255 ns/op 558.88 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 971006065 ns/op 552.90 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 2129175635 ns/op 504.30 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1930734214 ns/op 556.13 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1956424171 ns/op 548.83 MB/s BenchmarkRepeatSpaces-4 4084491 29.46 ns/op 0 B/op 0 allocs/op BenchmarkIndexAnyASCII/1:1-4 2230762 51.38 ns/op BenchmarkIndexAnyASCII/1:2-4 2240030 53.37 ns/op BenchmarkIndexAnyASCII/1:4-4 2238222 52.88 ns/op BenchmarkIndexAnyASCII/1:8-4 2234680 53.40 ns/op BenchmarkIndexAnyASCII/1:16-4 2231744 52.19 ns/op BenchmarkIndexAnyASCII/1:32-4 2155267 55.03 ns/op BenchmarkIndexAnyASCII/1:64-4 2172338 55.32 ns/op BenchmarkIndexAnyASCII/16:1-4 2245335 51.98 ns/op BenchmarkIndexAnyASCII/16:2-4 721833 146.4 ns/op BenchmarkIndexAnyASCII/16:4-4 683941 150.3 ns/op BenchmarkIndexAnyASCII/16:8-4 678520 158.0 ns/op BenchmarkIndexAnyASCII/16:16-4 693195 168.8 ns/op BenchmarkIndexAnyASCII/16:32-4 569989 195.8 ns/op BenchmarkIndexAnyASCII/16:64-4 498439 244.9 ns/op BenchmarkIndexAnyASCII/256:1-4 2011670 58.76 ns/op BenchmarkIndexAnyASCII/256:2-4 73101 1627 ns/op BenchmarkIndexAnyASCII/256:4-4 72946 1658 ns/op BenchmarkIndexAnyASCII/256:8-4 71212 1636 ns/op BenchmarkIndexAnyASCII/256:16-4 71770 1636 ns/op BenchmarkIndexAnyASCII/256:32-4 71115 1670 ns/op BenchmarkIndexAnyASCII/256:64-4 69344 1717 ns/op BenchmarkIndexAnyUTF8/1:1-4 2373529 47.85 ns/op BenchmarkIndexAnyUTF8/1:2-4 2211540 53.60 ns/op BenchmarkIndexAnyUTF8/1:4-4 2204308 53.37 ns/op BenchmarkIndexAnyUTF8/1:8-4 2222252 53.61 ns/op BenchmarkIndexAnyUTF8/1:16-4 2228558 53.06 ns/op BenchmarkIndexAnyUTF8/1:32-4 2141817 54.99 ns/op BenchmarkIndexAnyUTF8/1:64-4 2168568 55.43 ns/op BenchmarkIndexAnyUTF8/16:1-4 1794484 65.15 ns/op BenchmarkIndexAnyUTF8/16:2-4 306626 392.5 ns/op BenchmarkIndexAnyUTF8/16:4-4 309010 395.5 ns/op BenchmarkIndexAnyUTF8/16:8-4 304051 394.6 ns/op BenchmarkIndexAnyUTF8/16:16-4 290940 404.7 ns/op BenchmarkIndexAnyUTF8/16:32-4 279271 434.2 ns/op BenchmarkIndexAnyUTF8/16:64-4 276614 432.0 ns/op BenchmarkIndexAnyUTF8/256:1-4 341017 349.2 ns/op BenchmarkIndexAnyUTF8/256:2-4 20980 5716 ns/op BenchmarkIndexAnyUTF8/256:4-4 21013 5705 ns/op BenchmarkIndexAnyUTF8/256:8-4 20955 5699 ns/op BenchmarkIndexAnyUTF8/256:16-4 20262 5886 ns/op BenchmarkIndexAnyUTF8/256:32-4 18943 6393 ns/op BenchmarkIndexAnyUTF8/256:64-4 18907 6373 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2248790 51.32 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2226818 51.94 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2234827 52.13 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2238442 51.85 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2219934 52.44 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2182332 54.26 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2176444 54.21 ns/op BenchmarkLastIndexAnyASCII/16:1-4 825662 143.1 ns/op BenchmarkLastIndexAnyASCII/16:2-4 822892 143.8 ns/op BenchmarkLastIndexAnyASCII/16:4-4 798508 147.4 ns/op BenchmarkLastIndexAnyASCII/16:8-4 748650 155.2 ns/op BenchmarkLastIndexAnyASCII/16:16-4 701131 166.1 ns/op BenchmarkLastIndexAnyASCII/16:32-4 620052 193.0 ns/op BenchmarkLastIndexAnyASCII/16:64-4 376536 316.3 ns/op BenchmarkLastIndexAnyASCII/256:1-4 73508 1603 ns/op BenchmarkLastIndexAnyASCII/256:2-4 74577 1615 ns/op BenchmarkLastIndexAnyASCII/256:4-4 74307 1617 ns/op BenchmarkLastIndexAnyASCII/256:8-4 72960 1624 ns/op BenchmarkLastIndexAnyASCII/256:16-4 73616 1637 ns/op BenchmarkLastIndexAnyASCII/256:32-4 71934 1666 ns/op BenchmarkLastIndexAnyASCII/256:64-4 66633 1791 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2218438 51.50 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2240854 52.31 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2220235 52.76 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2227326 52.02 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2228143 52.23 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2183818 53.44 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2182522 54.30 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 364142 321.4 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 182192 650.4 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 181251 659.7 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 180950 655.8 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 171970 685.8 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 165805 713.5 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 163076 721.3 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 27645 4382 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 12129 9912 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 12127 9821 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 12176 9868 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 10369 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 10761 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 10834 ns/op BenchmarkTrimASCII/1:1-4 3938428 30.66 ns/op BenchmarkTrimASCII/1:2-4 2684928 44.23 ns/op BenchmarkTrimASCII/1:4-4 2487966 48.96 ns/op BenchmarkTrimASCII/1:8-4 2150782 56.27 ns/op BenchmarkTrimASCII/1:16-4 1811918 66.07 ns/op BenchmarkTrimASCII/16:1-4 2825479 42.44 ns/op BenchmarkTrimASCII/16:2-4 789631 147.5 ns/op BenchmarkTrimASCII/16:4-4 784182 150.7 ns/op BenchmarkTrimASCII/16:8-4 760047 157.9 ns/op BenchmarkTrimASCII/16:16-4 676107 165.6 ns/op BenchmarkTrimASCII/256:1-4 523294 230.3 ns/op BenchmarkTrimASCII/256:2-4 73714 1618 ns/op BenchmarkTrimASCII/256:4-4 73498 1622 ns/op BenchmarkTrimASCII/256:8-4 73580 1628 ns/op BenchmarkTrimASCII/256:16-4 72892 1643 ns/op BenchmarkTrimASCII/4096:1-4 38224 3133 ns/op BenchmarkTrimASCII/4096:2-4 4723 25166 ns/op BenchmarkTrimASCII/4096:4-4 4644 25213 ns/op BenchmarkTrimASCII/4096:8-4 4644 25160 ns/op BenchmarkTrimASCII/4096:16-4 4580 25240 ns/op BenchmarkTrimByte-4 4240166 28.30 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 2348 49443 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 2390 49328 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1108 106826 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2265 51789 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 4513 26002 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7712 14831 ns/op BenchmarkJoin/0-4 5301451 22.22 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 4202827 28.41 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 223284 545.3 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 160311 755.5 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 120438 989.8 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 97290 1226 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 83545 1441 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 71624 1682 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 3221040 37.22 ns/op BenchmarkTrimSpace/ASCII-4 1863338 64.48 ns/op BenchmarkTrimSpace/SomeNonASCII-4 144378 816.1 ns/op BenchmarkTrimSpace/JustNonASCII-4 79503 1524 ns/op BenchmarkReplaceAll-4 149989 786.1 ns/op 16 B/op 1 allocs/op PASS ok strings 56.571s goos: freebsd goarch: amd64 pkg: sync cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCond1-4 35974 3103 ns/op BenchmarkCond2-4 15258 7805 ns/op BenchmarkCond4-4 8950 13866 ns/op BenchmarkCond8-4 3392 34641 ns/op BenchmarkCond16-4 1311 89287 ns/op BenchmarkCond32-4 567 209781 ns/op BenchmarkMapLoadMostlyHits/*sync_test.DeepCopyMap-4 470658 253.8 ns/op 11 B/op 0 allocs/op BenchmarkMapLoadMostlyHits/*sync_test.RWMutexMap-4 208371 620.1 ns/op 12 B/op 0 allocs/op BenchmarkMapLoadMostlyHits/*sync.HashTrieMap[interface_{},interface_{}]-4 274596 428.5 ns/op 11 B/op 0 allocs/op BenchmarkMapLoadMostlyHits/*sync.Map-4 267691 438.5 ns/op 12 B/op 0 allocs/op BenchmarkMapLoadMostlyMisses/*sync_test.DeepCopyMap-4 471172 229.6 ns/op 11 B/op 0 allocs/op BenchmarkMapLoadMostlyMisses/*sync_test.RWMutexMap-4 262052 599.7 ns/op 11 B/op 0 allocs/op BenchmarkMapLoadMostlyMisses/*sync.HashTrieMap[interface_{},interface_{}]-4 453982 246.6 ns/op 11 B/op 0 allocs/op BenchmarkMapLoadMostlyMisses/*sync.Map-4 472809 242.6 ns/op 12 B/op 0 allocs/op BenchmarkMapLoadOrStoreBalanced/*sync_test.RWMutexMap-4 82332 1646 ns/op 87 B/op 1 allocs/op BenchmarkMapLoadOrStoreBalanced/*sync.HashTrieMap[interface_{},interface_{}]-4 123703 1204 ns/op 76 B/op 2 allocs/op BenchmarkMapLoadOrStoreBalanced/*sync.Map-4 144410 1035 ns/op 77 B/op 2 allocs/op BenchmarkMapLoadOrStoreUnique/*sync_test.RWMutexMap-4 71218 1883 ns/op 179 B/op 2 allocs/op BenchmarkMapLoadOrStoreUnique/*sync.HashTrieMap[interface_{},interface_{}]-4 92664 1648 ns/op 141 B/op 3 allocs/op BenchmarkMapLoadOrStoreUnique/*sync.Map-4 88695 1542 ns/op 141 B/op 3 allocs/op BenchmarkMapLoadOrStoreCollision/*sync_test.DeepCopyMap-4 498423 254.3 ns/op 0 B/op 0 allocs/op BenchmarkMapLoadOrStoreCollision/*sync_test.RWMutexMap-4 119882 1007 ns/op 0 B/op 0 allocs/op BenchmarkMapLoadOrStoreCollision/*sync.HashTrieMap[interface_{},interface_{}]-4 449386 248.1 ns/op 0 B/op 0 allocs/op BenchmarkMapLoadOrStoreCollision/*sync.Map-4 451435 261.6 ns/op 0 B/op 0 allocs/op BenchmarkMapLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 107900 1151 ns/op 7 B/op 0 allocs/op BenchmarkMapLoadAndDeleteBalanced/*sync.HashTrieMap[interface_{},interface_{}]-4 470514 256.9 ns/op 7 B/op 0 allocs/op BenchmarkMapLoadAndDeleteBalanced/*sync.Map-4 394191 257.6 ns/op 7 B/op 0 allocs/op BenchmarkMapLoadAndDeleteUnique/*sync_test.RWMutexMap-4 122368 1007 ns/op 15 B/op 0 allocs/op BenchmarkMapLoadAndDeleteUnique/*sync.HashTrieMap[interface_{},interface_{}]-4 480684 244.0 ns/op 15 B/op 0 allocs/op BenchmarkMapLoadAndDeleteUnique/*sync.Map-4 451930 235.9 ns/op 15 B/op 0 allocs/op BenchmarkMapLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 34620 3495 ns/op 340 B/op 2 allocs/op BenchmarkMapLoadAndDeleteCollision/*sync_test.RWMutexMap-4 85587 1381 ns/op 0 B/op 0 allocs/op BenchmarkMapLoadAndDeleteCollision/*sync.HashTrieMap[interface_{},interface_{}]-4 128307 975.9 ns/op 5 B/op 0 allocs/op BenchmarkMapLoadAndDeleteCollision/*sync.Map-4 123141 980.4 ns/op 5 B/op 0 allocs/op BenchmarkMapRange/*sync_test.DeepCopyMap-4 4686 25683 ns/op 0 B/op 0 allocs/op BenchmarkMapRange/*sync_test.RWMutexMap-4 240 521391 ns/op 18433 B/op 1 allocs/op BenchmarkMapRange/*sync.HashTrieMap[interface_{},interface_{}]-4 568 202565 ns/op 0 B/op 0 allocs/op BenchmarkMapRange/*sync.Map-4 578 200388 ns/op 0 B/op 0 allocs/op BenchmarkMapAdversarialAlloc/*sync_test.DeepCopyMap-4 99369 1166 ns/op 254 B/op 1 allocs/op BenchmarkMapAdversarialAlloc/*sync_test.RWMutexMap-4 182612 614.6 ns/op 16 B/op 1 allocs/op BenchmarkMapAdversarialAlloc/*sync.HashTrieMap[interface_{},interface_{}]-4 304449 396.8 ns/op 16 B/op 1 allocs/op BenchmarkMapAdversarialAlloc/*sync.Map-4 316958 387.7 ns/op 16 B/op 1 allocs/op BenchmarkMapAdversarialDelete/*sync_test.DeepCopyMap-4 219244 541.9 ns/op 176 B/op 1 allocs/op BenchmarkMapAdversarialDelete/*sync_test.RWMutexMap-4 184744 614.3 ns/op 32 B/op 1 allocs/op BenchmarkMapAdversarialDelete/*sync.HashTrieMap[interface_{},interface_{}]-4 284571 374.6 ns/op 16 B/op 1 allocs/op BenchmarkMapAdversarialDelete/*sync.Map-4 297922 391.3 ns/op 16 B/op 1 allocs/op BenchmarkMapDeleteCollision/*sync_test.DeepCopyMap-4 60800 1933 ns/op 48 B/op 1 allocs/op BenchmarkMapDeleteCollision/*sync_test.RWMutexMap-4 114286 962.5 ns/op 0 B/op 0 allocs/op BenchmarkMapDeleteCollision/*sync.HashTrieMap[interface_{},interface_{}]-4 433479 247.5 ns/op 0 B/op 0 allocs/op BenchmarkMapDeleteCollision/*sync.Map-4 457236 243.8 ns/op 0 B/op 0 allocs/op BenchmarkMapSwapCollision/*sync_test.DeepCopyMap-4 43615 2762 ns/op 336 B/op 2 allocs/op BenchmarkMapSwapCollision/*sync_test.RWMutexMap-4 102019 1150 ns/op 0 B/op 0 allocs/op BenchmarkMapSwapCollision/*sync.HashTrieMap[interface_{},interface_{}]-4 46102 2548 ns/op 48 B/op 1 allocs/op BenchmarkMapSwapCollision/*sync.Map-4 46635 2557 ns/op 48 B/op 1 allocs/op BenchmarkMapSwapMostlyHits/*sync_test.DeepCopyMap-4 506 237116 ns/op 82244 B/op 7 allocs/op BenchmarkMapSwapMostlyHits/*sync_test.RWMutexMap-4 79922 1501 ns/op 23 B/op 1 allocs/op BenchmarkMapSwapMostlyHits/*sync.HashTrieMap[interface_{},interface_{}]-4 126206 930.4 ns/op 72 B/op 2 allocs/op BenchmarkMapSwapMostlyHits/*sync.Map-4 131493 957.5 ns/op 72 B/op 2 allocs/op BenchmarkMapSwapMostlyMisses/*sync_test.DeepCopyMap-4 17762 6597 ns/op 718 B/op 6 allocs/op BenchmarkMapSwapMostlyMisses/*sync_test.RWMutexMap-4 47734 2444 ns/op 47 B/op 2 allocs/op BenchmarkMapSwapMostlyMisses/*sync.HashTrieMap[interface_{},interface_{}]-4 23709 5170 ns/op 104 B/op 4 allocs/op BenchmarkMapSwapMostlyMisses/*sync.Map-4 24986 4998 ns/op 104 B/op 4 allocs/op BenchmarkMapCompareAndSwapCollision/*sync_test.DeepCopyMap-4 169087 661.6 ns/op 38 B/op 0 allocs/op BenchmarkMapCompareAndSwapCollision/*sync_test.RWMutexMap-4 74685 1567 ns/op 0 B/op 0 allocs/op BenchmarkMapCompareAndSwapCollision/*sync.HashTrieMap[interface_{},interface_{}]-4 110796 1010 ns/op 9 B/op 0 allocs/op BenchmarkMapCompareAndSwapCollision/*sync.Map-4 115299 1064 ns/op 10 B/op 0 allocs/op BenchmarkMapCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1949864 57.06 ns/op 15 B/op 0 allocs/op BenchmarkMapCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 107113 1089 ns/op 15 B/op 0 allocs/op BenchmarkMapCompareAndSwapNoExistingKey/*sync.HashTrieMap[interface_{},interface_{}]-4 422672 238.6 ns/op 15 B/op 0 allocs/op BenchmarkMapCompareAndSwapNoExistingKey/*sync.Map-4 493614 250.1 ns/op 15 B/op 0 allocs/op BenchmarkMapCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 512227 232.1 ns/op 0 B/op 0 allocs/op BenchmarkMapCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 105734 1110 ns/op 0 B/op 0 allocs/op BenchmarkMapCompareAndSwapValueNotEqual/*sync.HashTrieMap[interface_{},interface_{}]-4 413484 272.2 ns/op 0 B/op 0 allocs/op BenchmarkMapCompareAndSwapValueNotEqual/*sync.Map-4 403864 263.5 ns/op 0 B/op 0 allocs/op BenchmarkMapCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 72682 1661 ns/op 35 B/op 2 allocs/op BenchmarkMapCompareAndSwapMostlyHits/*sync.HashTrieMap[interface_{},interface_{}]-4 124464 990.3 ns/op 83 B/op 3 allocs/op BenchmarkMapCompareAndSwapMostlyHits/*sync.Map-4 117253 1020 ns/op 83 B/op 3 allocs/op BenchmarkMapCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 473678 235.8 ns/op 48 B/op 2 allocs/op BenchmarkMapCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 85584 1391 ns/op 47 B/op 2 allocs/op BenchmarkMapCompareAndSwapMostlyMisses/*sync.HashTrieMap[interface_{},interface_{}]-4 442106 280.4 ns/op 47 B/op 2 allocs/op BenchmarkMapCompareAndSwapMostlyMisses/*sync.Map-4 433606 296.4 ns/op 47 B/op 2 allocs/op BenchmarkMapCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 60308 2014 ns/op 204 B/op 1 allocs/op BenchmarkMapCompareAndDeleteCollision/*sync_test.RWMutexMap-4 76088 1537 ns/op 0 B/op 0 allocs/op BenchmarkMapCompareAndDeleteCollision/*sync.HashTrieMap[interface_{},interface_{}]-4 118606 973.7 ns/op 5 B/op 0 allocs/op BenchmarkMapCompareAndDeleteCollision/*sync.Map-4 125460 1004 ns/op 4 B/op 0 allocs/op BenchmarkMapCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 43503 2791 ns/op 47 B/op 2 allocs/op BenchmarkMapCompareAndDeleteMostlyHits/*sync.HashTrieMap[interface_{},interface_{}]-4 64808 1965 ns/op 95 B/op 3 allocs/op BenchmarkMapCompareAndDeleteMostlyHits/*sync.Map-4 64935 1968 ns/op 95 B/op 3 allocs/op BenchmarkMapCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 468639 243.1 ns/op 32 B/op 2 allocs/op BenchmarkMapCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 91446 1313 ns/op 31 B/op 1 allocs/op BenchmarkMapCompareAndDeleteMostlyMisses/*sync.HashTrieMap[interface_{},interface_{}]-4 473647 289.0 ns/op 31 B/op 1 allocs/op BenchmarkMapCompareAndDeleteMostlyMisses/*sync.Map-4 472392 266.8 ns/op 31 B/op 1 allocs/op BenchmarkMapClear/*sync_test.DeepCopyMap-4 32206 3705 ns/op 336 B/op 2 allocs/op BenchmarkMapClear/*sync_test.RWMutexMap-4 62097 1916 ns/op 0 B/op 0 allocs/op BenchmarkMapClear/*sync.HashTrieMap[interface_{},interface_{}]-4 89096 1507 ns/op 210 B/op 2 allocs/op BenchmarkMapClear/*sync.Map-4 79353 1551 ns/op 210 B/op 2 allocs/op BenchmarkUncontendedSemaphore-4 3424182 35.02 ns/op BenchmarkContendedSemaphore-4 2534600 48.45 ns/op BenchmarkMutexUncontended-4 873841 136.9 ns/op BenchmarkMutex-4 97818 1372 ns/op BenchmarkMutexSlack-4 91908 1362 ns/op BenchmarkMutexWork-4 79898 1542 ns/op BenchmarkMutexWorkSlack-4 79258 1529 ns/op BenchmarkMutexNoSpin-4 46634 2545 ns/op BenchmarkMutexSpin-4 44924 2385 ns/op BenchmarkOnce-4 515199 240.2 ns/op BenchmarkOnceFunc/v=Once-4 1000000 112.3 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 828061 136.3 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 873181 129.2 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 911624 134.5 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 881539 135.4 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 872894 127.9 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 7234180 16.39 ns/op BenchmarkSemaSyntNonblock-4 1231003 105.7 ns/op BenchmarkSemaSyntBlock-4 1000000 124.0 ns/op BenchmarkSemaWorkNonblock-4 812347 145.6 ns/op BenchmarkSemaWorkBlock-4 813243 177.1 ns/op BenchmarkRWMutexUncontended-4 388714 337.5 ns/op BenchmarkRWMutexWrite100-4 188998 572.7 ns/op BenchmarkRWMutexWrite10-4 146938 773.2 ns/op BenchmarkRWMutexWorkWrite100-4 194552 601.8 ns/op BenchmarkRWMutexWorkWrite10-4 127246 912.1 ns/op BenchmarkWaitGroupUncontended-4 863011 130.1 ns/op BenchmarkWaitGroupAddDone-4 284578 485.8 ns/op BenchmarkWaitGroupAddDoneWork-4 291141 532.8 ns/op BenchmarkWaitGroupWait-4 4460773 26.49 ns/op BenchmarkWaitGroupWaitWork-4 2573280 46.58 ns/op BenchmarkWaitGroupActuallyWait-4 36457 3277 ns/op 32 B/op 2 allocs/op PASS ok sync 21.350s goos: freebsd goarch: amd64 pkg: sync/atomic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkValueRead-4 439333 277.0 ns/op PASS ok sync/atomic 1.212s PASS ok syscall 1.088s goos: freebsd goarch: amd64 pkg: testing cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkTBHelper-4 120682 974.9 ns/op 0 B/op 0 allocs/op BenchmarkBLoopPrint-4 12658 9427 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 13875 8678 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.544s goos: freebsd goarch: amd64 pkg: text/tabwriter cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkTable/1x10/new-4 7922 14204 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 11316 10579 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 97 1169695 ns/op 110960 B/op 1024 allocs/op BenchmarkTable/1x1000/reuse-4 120 991502 ns/op 924 B/op 8 allocs/op BenchmarkTable/1x100000/new-4 1 142617708 ns/op 18285040 B/op 100056 allocs/op BenchmarkTable/1x100000/reuse-4 1 140948889 ns/op 18285040 B/op 100056 allocs/op BenchmarkTable/10x10/new-4 1855 63947 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 2106 54720 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 20 5839966 ns/op 395136 B/op 1038 allocs/op BenchmarkTable/10x1000/reuse-4 19 5398550 ns/op 20796 B/op 54 allocs/op BenchmarkTable/10x100000/new-4 1 672992676 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/10x100000/reuse-4 1 647836304 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/100x10/new-4 222 531310 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 246 483448 ns/op 159 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 56751521 ns/op 3270528 B/op 1052 allocs/op BenchmarkTable/100x1000/reuse-4 2 54672109 ns/op 1635264 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 6397259093 ns/op 334041984 B/op 100088 allocs/op BenchmarkTable/100x100000/reuse-4 1 6098023041 ns/op 334042000 B/op 100089 allocs/op BenchmarkPyramid/10-4 2548 42301 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 37 3076731 ns/op 410541 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 303985905 ns/op 35606824 B/op 2054 allocs/op BenchmarkRagged/10-4 2388 44840 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 278 427874 ns/op 42416 B/op 188 allocs/op BenchmarkRagged/1000-4 27 4278390 ns/op 408992 B/op 1660 allocs/op BenchmarkCode-4 7824 13601 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 18.366s goos: freebsd goarch: amd64 pkg: text/template/parse cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkParseLarge-4 2 75010640 ns/op BenchmarkVariableString-4 113888 1028 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 2148 53267 ns/op 2525 B/op 39 allocs/op PASS ok text/template/parse 1.536s goos: freebsd goarch: amd64 pkg: time cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAfterFunc1000-4 31 3833410 ns/op BenchmarkAfter-4 97746 1266 ns/op BenchmarkStop/impl=chan-4 140949 730.2 ns/op BenchmarkStop/impl=func-4 190832 668.0 ns/op BenchmarkSimultaneousAfterFunc1000-4 27 4329877 ns/op BenchmarkStartStop1000-4 192 606067 ns/op BenchmarkReset/impl=chan-4 1732252 68.89 ns/op BenchmarkReset/impl=func-4 1894777 82.93 ns/op BenchmarkSleep1000-4 30 3656030 ns/op BenchmarkParallelTimerLatency-4 51 168681 avg-late-ns 825216 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 37 96013 avg-late-ns 250150 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 33 86367 avg-late-ns 173036 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 74586 avg-late-ns 196111 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 33 58640 avg-late-ns 258797 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 76133 avg-late-ns 255022 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 32 88735 avg-late-ns 385448 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 30 100793 avg-late-ns 314669 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 27 101244 avg-late-ns 523291 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 113590 avg-late-ns 1672233 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 26 781130 avg-late-ns 6117073 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 97876 avg-late-ns 248284 max-late-ns BenchmarkAdjustTimers10000-4 18 6416254 ns/op BenchmarkTicker-4 497320 220.5 ns/op BenchmarkTickerReset-4 1270454 85.23 ns/op BenchmarkTickerResetNaive-4 126027 852.8 ns/op BenchmarkNow-4 996349 117.7 ns/op BenchmarkNowUnixNano-4 950116 126.7 ns/op BenchmarkNowUnixMilli-4 926276 126.8 ns/op BenchmarkNowUnixMicro-4 908170 128.0 ns/op BenchmarkFormat-4 61456 1949 ns/op BenchmarkFormatRFC3339-4 85995 1402 ns/op BenchmarkFormatRFC3339Nano-4 83959 1431 ns/op BenchmarkFormatNow-4 84038 1421 ns/op BenchmarkMarshalJSON-4 112515 1070 ns/op BenchmarkMarshalText-4 115422 1029 ns/op BenchmarkMarshalBinary-4 271830 439.2 ns/op BenchmarkParse-4 146991 810.5 ns/op BenchmarkParseRFC3339UTC-4 356756 329.9 ns/op BenchmarkParseRFC3339UTCBytes-4 225297 517.5 ns/op BenchmarkParseRFC3339TZ-4 106077 1107 ns/op BenchmarkParseRFC3339TZBytes-4 84008 1385 ns/op BenchmarkParseDuration-4 541087 218.1 ns/op BenchmarkHour-4 734763 162.4 ns/op BenchmarkSecond-4 720898 162.5 ns/op BenchmarkDate-4 620388 187.6 ns/op BenchmarkYear-4 628725 184.3 ns/op BenchmarkYearDay-4 627406 190.2 ns/op BenchmarkMonth-4 624555 185.8 ns/op BenchmarkDay-4 619824 185.6 ns/op BenchmarkISOWeek-4 610663 191.6 ns/op BenchmarkGoString-4 86328 1383 ns/op BenchmarkDateFunc-4 1628004 74.20 ns/op BenchmarkUnmarshalText-4 97087 1223 ns/op PASS ok time 16.933s goos: freebsd goarch: amd64 pkg: unicode cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkToUpper-4 622059 174.3 ns/op BenchmarkToLower-4 555116 200.2 ns/op BenchmarkSimpleFold/Upper-4 421122 279.6 ns/op BenchmarkSimpleFold/Lower-4 416463 284.4 ns/op BenchmarkSimpleFold/Fold-4 816886 143.1 ns/op BenchmarkSimpleFold/NoFold-4 433267 275.5 ns/op PASS ok unicode 1.796s goos: freebsd goarch: amd64 pkg: unicode/utf16 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecodeValidASCII-4 633010 174.1 ns/op BenchmarkDecodeValidJapaneseChars-4 752144 147.5 ns/op BenchmarkDecodeRune-4 1765278 67.77 ns/op BenchmarkEncodeValidASCII-4 550498 197.8 ns/op BenchmarkEncodeValidJapaneseChars-4 835396 135.0 ns/op BenchmarkAppendRuneValidASCII-4 1510554 79.13 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2394448 50.64 ns/op BenchmarkEncodeRune-4 1722754 69.92 ns/op PASS ok unicode/utf16 2.257s goos: freebsd goarch: amd64 pkg: unicode/utf8 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRuneCountTenASCIIChars-4 2723602 43.29 ns/op BenchmarkRuneCountTenJapaneseChars-4 1382714 86.06 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 7823034 12.95 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 1930423 61.51 ns/op BenchmarkValidTenASCIIChars-4 1927394 62.05 ns/op BenchmarkValid100KASCIIChars-4 84 1260157 ns/op BenchmarkValidTenJapaneseChars-4 309403 387.5 ns/op BenchmarkValidLongMostlyASCII-4 82 1391206 ns/op BenchmarkValidLongJapanese-4 48 2312808 ns/op BenchmarkValidStringTenASCIIChars-4 4546502 26.45 ns/op BenchmarkValidString100KASCIIChars-4 9712 12209 ns/op BenchmarkValidStringTenJapaneseChars-4 453476 254.9 ns/op BenchmarkValidStringLongMostlyASCII-4 1240 96609 ns/op BenchmarkValidStringLongJapanese-4 162 740599 ns/op BenchmarkEncodeASCIIRune-4 9570271 12.25 ns/op BenchmarkEncodeSpanishRune-4 3099141 38.46 ns/op BenchmarkEncodeJapaneseRune-4 2531857 45.60 ns/op BenchmarkEncodeMaxRune-4 2199834 55.26 ns/op BenchmarkEncodeInvalidRuneMaxPlusOne-4 2481856 47.02 ns/op BenchmarkEncodeInvalidRuneSurrogate-4 2496698 46.91 ns/op BenchmarkEncodeInvalidRuneNegative-4 2538306 46.52 ns/op BenchmarkAppendASCIIRune-4 9597043 12.58 ns/op BenchmarkAppendSpanishRune-4 3441950 34.77 ns/op BenchmarkAppendJapaneseRune-4 2845052 41.79 ns/op BenchmarkAppendMaxRune-4 2383316 50.00 ns/op BenchmarkAppendInvalidRuneMaxPlusOne-4 2781678 43.08 ns/op BenchmarkAppendInvalidRuneSurrogate-4 2772147 42.93 ns/op BenchmarkAppendInvalidRuneNegative-4 2746974 43.31 ns/op BenchmarkDecodeASCIIRune-4 2971315 40.73 ns/op BenchmarkDecodeJapaneseRune-4 2201106 54.12 ns/op BenchmarkFullRune/ASCII-4 3522573 33.96 ns/op BenchmarkFullRune/Incomplete-4 1596760 75.27 ns/op BenchmarkFullRune/Japanese-4 3430635 34.75 ns/op PASS ok unicode/utf8 6.248s goos: freebsd goarch: amd64 pkg: unique cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMake-4 228166 463.4 ns/op 0 B/op 0 allocs/op BenchmarkMakeMany-4 204302 550.0 ns/op 0 B/op 0 allocs/op BenchmarkMakeManyMany-4 149670 904.4 ns/op 0 B/op 0 allocs/op PASS ok unique 8.369s goos: freebsd goarch: amd64 pkg: cmd/api cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAll-4 1 84904462931 ns/op PASS ok cmd/api 86.111s goos: freebsd goarch: amd64 pkg: cmd/cgo/internal/test cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCgoCall/add-int-4 496287 237.6 ns/op BenchmarkCgoCall/one-pointer-4 424395 285.2 ns/op BenchmarkCgoCall/string-pointer-escape-4 363733 343.3 ns/op BenchmarkCgoCall/string-pointer-noescape-4 448449 255.2 ns/op BenchmarkCgoCall/eight-pointers-4 206732 577.6 ns/op BenchmarkCgoCall/eight-pointers-nil-4 428142 278.1 ns/op BenchmarkCgoCall/eight-pointers-array-4 31622 4069 ns/op BenchmarkCgoCall/eight-pointers-slice-4 43914 2738 ns/op BenchmarkGoString-4 1000000 114.3 ns/op BenchmarkCGoCallback-4 48534 2455 ns/op BenchmarkCGoInCThread-4 289906 390.4 ns/op PASS ok cmd/cgo/internal/test 2.540s goos: freebsd goarch: amd64 pkg: cmd/cgo/internal/testcarchive cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCgoCallbackMainThread-4 563391 183.4 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-build3968904611=/tmp/go-build -gno-record-gcc-switches -I /tmp/workdir/tmp/carchive_test2404703637/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-build3968904611=/tmp/go-build -gno-record-gcc-switches -I /tmp/workdir/tmp/carchive_test2404703637/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-build3968904611=/tmp/go-build -gno-record-gcc-switches -I /tmp/workdir/tmp/carchive_test2404703637/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-build3968904611=/tmp/go-build -gno-record-gcc-switches -I /tmp/workdir/tmp/carchive_test2404703637/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-build3968904611=/tmp/go-build -gno-record-gcc-switches -I /tmp/workdir/tmp/carchive_test2404703637/pkg/freebsd_amd64_shared/testcarchive -o testp10 main10.c libgo10.a] ... [output truncated] PASS ok cmd/cgo/internal/testcarchive 5.230s goos: freebsd goarch: amd64 pkg: cmd/compile/internal/reflectdata cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEqArrayOfStrings5-4 885721 136.4 ns/op BenchmarkEqArrayOfStrings64-4 112401 1045 ns/op BenchmarkEqArrayOfStrings1024-4 7226 15042 ns/op BenchmarkEqArrayOfFloats5-4 1064752 113.5 ns/op BenchmarkEqArrayOfFloats64-4 129016 922.4 ns/op BenchmarkEqArrayOfFloats1024-4 8689 13523 ns/op BenchmarkEqArrayOfStructsEq-4 2478 47790 ns/op BenchmarkEqArrayOfStructsNotEq-4 4064 28608 ns/op BenchmarkEqStruct-4 18095750 6.033 ns/op PASS ok cmd/compile/internal/reflectdata 2.390s goos: freebsd goarch: amd64 pkg: cmd/compile/internal/ssa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPhioptPass-4 10000 64430 ns/op BenchmarkInvertLessThanNoov-4 13787168 7.919 ns/op BenchmarkCopyElim1-4 1135 104886 ns/op BenchmarkCopyElim10-4 919 115442 ns/op BenchmarkCopyElim100-4 447 265508 ns/op BenchmarkCopyElim1000-4 69 1626960 ns/op BenchmarkCopyElim10000-4 4 28890147 ns/op BenchmarkCopyElim100000-4 1 536132946 ns/op BenchmarkDeadCode/1-4 973 118778 ns/op BenchmarkDeadCode/10-4 852 141324 ns/op BenchmarkDeadCode/100-4 345 348930 ns/op BenchmarkDeadCode/1000-4 49 2421174 ns/op BenchmarkDeadCode/10000-4 4 29632232 ns/op BenchmarkDeadCode/100000-4 1 359349111 ns/op BenchmarkDeadCode/200000-4 1 778600676 ns/op BenchmarkDominatorsLinear-4 13 9692576 ns/op 1.03 MB/s BenchmarkDominatorsFwdBack-4 8 14317048 ns/op 0.70 MB/s BenchmarkDominatorsManyPred-4 9 14044766 ns/op 0.71 MB/s BenchmarkDominatorsMaxPred-4 9 14159655 ns/op 0.71 MB/s BenchmarkDominatorsMaxPredVal-4 9 13933919 ns/op 0.72 MB/s BenchmarkFuse/1-4 770 177363 ns/op BenchmarkFuse/10-4 544 191756 ns/op BenchmarkFuse/100-4 188 618390 ns/op BenchmarkFuse/1000-4 20 5781483 ns/op BenchmarkFuse/10000-4 2 72857687 ns/op BenchmarkNilCheckDeep1-4 10000 10392 ns/op 0.10 MB/s 235 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 4708 24566 ns/op 0.41 MB/s 236 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 706 167888 ns/op 0.60 MB/s 1184 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 63 1650741 ns/op 0.61 MB/s 9238 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 6 19146300 ns/op 0.52 MB/s 87716 B/op 5 allocs/op BenchmarkDSEPass-4 32 3662916 ns/op 47328 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 127775278 ns/op 4261344 B/op 108557 allocs/op BenchmarkCSEPass-4 8 13637278 ns/op 123215 B/op 7 allocs/op BenchmarkCSEPassBlock-4 1 168483720 ns/op 4814192 B/op 60105 allocs/op BenchmarkDeadcodePass-4 192 604050 ns/op 92742 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 141025727 ns/op 4049080 B/op 44951 allocs/op BenchmarkMultiPass-4 74 1481064 ns/op 262970 B/op 8 allocs/op BenchmarkMultiPassBlock-4 1 302463724 ns/op 10359424 B/op 112509 allocs/op BenchmarkCondRewrite/SoloJump-4 3291310 35.27 ns/op BenchmarkCondRewrite/CombJump-4 3025266 38.47 ns/op PASS ok cmd/compile/internal/ssa 15.132s goos: freebsd goarch: amd64 pkg: cmd/compile/internal/test cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLoadAdd-4 9568 11386 ns/op BenchmarkExtShift-4 17455 6819 ns/op BenchmarkModify-4 9326 12251 ns/op BenchmarkMullImm-4 17271 6843 ns/op BenchmarkConstModify-4 9603 11875 ns/op BenchmarkBitSet-4 19490 6247 ns/op BenchmarkBitClear-4 18294 6556 ns/op BenchmarkBitToggle-4 19477 6165 ns/op BenchmarkBitSetConst-4 146576 806.7 ns/op BenchmarkBitClearConst-4 151204 805.1 ns/op BenchmarkBitToggleConst-4 157819 761.6 ns/op BenchmarkDivconstI64-4 9009800 13.38 ns/op BenchmarkModconstI64-4 8172883 14.57 ns/op BenchmarkDivisiblePow2constI64-4 8737886 13.91 ns/op BenchmarkDivisibleconstI64-4 9612667 12.54 ns/op BenchmarkDivisibleWDivconstI64-4 5922266 20.11 ns/op BenchmarkDivconstU64/3-4 8750694 13.60 ns/op BenchmarkDivconstU64/5-4 8040498 14.69 ns/op BenchmarkDivconstU64/37-4 8969304 13.33 ns/op BenchmarkDivconstU64/1234567-4 9505936 12.54 ns/op BenchmarkModconstU64-4 8874778 13.52 ns/op BenchmarkDivisibleconstU64-4 9501494 12.56 ns/op BenchmarkDivisibleWDivconstU64-4 6262149 19.31 ns/op BenchmarkDivconstI32-4 8964132 13.23 ns/op BenchmarkModconstI32-4 8306500 14.19 ns/op BenchmarkDivisiblePow2constI32-4 9200373 13.09 ns/op BenchmarkDivisibleconstI32-4 8778646 13.51 ns/op BenchmarkDivisibleWDivconstI32-4 6196830 19.03 ns/op BenchmarkDivconstU32-4 9567529 12.41 ns/op BenchmarkModconstU32-4 9662754 12.30 ns/op BenchmarkDivisibleconstU32-4 8726022 13.96 ns/op BenchmarkDivisibleWDivconstU32-4 6297656 19.04 ns/op BenchmarkDivconstI16-4 8045146 14.67 ns/op BenchmarkModconstI16-4 9805704 12.29 ns/op BenchmarkDivisiblePow2constI16-4 8987294 13.47 ns/op BenchmarkDivisibleconstI16-4 8886774 13.68 ns/op BenchmarkDivisibleWDivconstI16-4 6010567 19.69 ns/op BenchmarkDivconstU16-4 8834474 13.52 ns/op BenchmarkModconstU16-4 9864469 12.14 ns/op BenchmarkDivisibleconstU16-4 8904877 13.49 ns/op BenchmarkDivisibleWDivconstU16-4 6211539 19.25 ns/op BenchmarkDivconstI8-4 8935854 13.44 ns/op BenchmarkModconstI8-4 8321629 14.56 ns/op BenchmarkDivisiblePow2constI8-4 9176080 13.11 ns/op BenchmarkDivisibleconstI8-4 9359838 12.81 ns/op BenchmarkDivisibleWDivconstI8-4 6205779 19.47 ns/op BenchmarkDivconstU8-4 9453532 12.72 ns/op BenchmarkModconstU8-4 9557580 12.50 ns/op BenchmarkDivisibleconstU8-4 9090777 13.25 ns/op BenchmarkDivisibleWDivconstU8-4 6240585 19.21 ns/op BenchmarkMul2-4 166372 748.7 ns/op BenchmarkMulNeg2-4 163957 751.7 ns/op BenchmarkEfaceInteger-4 3933504 27.41 ns/op BenchmarkTypeAssert-4 14492202 8.247 ns/op BenchmarkDiv64UnsignedSmall-4 7330687 16.41 ns/op BenchmarkDiv64Small-4 6327402 18.78 ns/op BenchmarkDiv64SmallNegDivisor-4 6305164 19.04 ns/op BenchmarkDiv64SmallNegDividend-4 6246577 18.86 ns/op BenchmarkDiv64SmallNegBoth-4 6372859 19.04 ns/op BenchmarkDiv64Unsigned-4 7158014 16.62 ns/op BenchmarkDiv64-4 6154444 19.25 ns/op BenchmarkDiv64NegDivisor-4 6338776 18.99 ns/op BenchmarkDiv64NegDividend-4 6185736 19.17 ns/op BenchmarkDiv64NegBoth-4 6328900 19.37 ns/op BenchmarkMod64UnsignedSmall-4 7385792 16.21 ns/op BenchmarkMod64Small-4 6522848 18.39 ns/op BenchmarkMod64SmallNegDivisor-4 6327027 18.90 ns/op BenchmarkMod64SmallNegDividend-4 6307082 19.03 ns/op BenchmarkMod64SmallNegBoth-4 6258146 19.09 ns/op BenchmarkMod64Unsigned-4 7265917 16.41 ns/op BenchmarkMod64-4 6351776 18.78 ns/op BenchmarkMod64NegDivisor-4 6204193 19.33 ns/op BenchmarkMod64NegDividend-4 6225523 19.25 ns/op BenchmarkMod64NegBoth-4 6307048 18.91 ns/op BenchmarkMulconstI32/3-4 17752552 6.746 ns/op BenchmarkMulconstI32/5-4 18015510 6.764 ns/op BenchmarkMulconstI32/12-4 18396338 6.672 ns/op BenchmarkMulconstI32/120-4 17702740 6.744 ns/op BenchmarkMulconstI32/-120-4 18559870 6.395 ns/op BenchmarkMulconstI32/65537-4 18410701 6.562 ns/op BenchmarkMulconstI32/65538-4 18381693 6.571 ns/op BenchmarkMulconstI64/3-4 17818123 6.748 ns/op BenchmarkMulconstI64/5-4 17638740 6.752 ns/op BenchmarkMulconstI64/12-4 17506713 6.757 ns/op BenchmarkMulconstI64/120-4 17630371 6.794 ns/op BenchmarkMulconstI64/-120-4 17657227 6.747 ns/op BenchmarkMulconstI64/65537-4 17847403 6.759 ns/op BenchmarkMulconstI64/65538-4 17837793 6.766 ns/op BenchmarkMulconstU32/3-4 18690636 6.360 ns/op BenchmarkMulconstU32/5-4 17757909 6.738 ns/op BenchmarkMulconstU32/12-4 17739782 6.761 ns/op BenchmarkMulconstU32/120-4 16513966 6.996 ns/op BenchmarkMulconstU32/65537-4 18396660 6.412 ns/op BenchmarkMulconstU32/65538-4 18703407 6.412 ns/op BenchmarkMulconstU64/3-4 18866654 6.373 ns/op BenchmarkMulconstU64/5-4 18859147 6.368 ns/op BenchmarkMulconstU64/12-4 17765178 6.741 ns/op BenchmarkMulconstU64/120-4 18094317 6.631 ns/op BenchmarkMulconstU64/65537-4 17756295 6.768 ns/op BenchmarkMulconstU64/65538-4 17785623 6.740 ns/op BenchmarkShiftArithmeticRight-4 19608063 6.128 ns/op BenchmarkSwitch8Predictable-4 13320567 8.177 ns/op BenchmarkSwitch8Unpredictable-4 5953378 18.19 ns/op BenchmarkSwitch32Predictable-4 8769280 12.69 ns/op BenchmarkSwitch32Unpredictable-4 5968430 18.15 ns/op BenchmarkSwitchStringPredictable-4 8233413 13.46 ns/op BenchmarkSwitchStringUnpredictable-4 4686572 25.27 ns/op BenchmarkSwitchTypePredictable-4 6038054 18.97 ns/op BenchmarkSwitchTypeUnpredictable-4 3365967 34.73 ns/op BenchmarkSwitchInterfaceTypePredictable-4 7359607 14.76 ns/op BenchmarkSwitchInterfaceTypeUnpredictable-4 3933619 29.74 ns/op PASS ok cmd/compile/internal/test 16.564s goos: freebsd goarch: amd64 pkg: cmd/compile/internal/types2 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLookupFieldOrMethod-4 91 1365899 ns/op BenchmarkNamed/Underlying/nongeneric-4 815350 136.9 ns/op BenchmarkNamed/Underlying/generic-4 846650 131.0 ns/op BenchmarkNamed/Underlying/src_instance-4 851484 145.6 ns/op BenchmarkNamed/Underlying/user_instance-4 903406 130.8 ns/op BenchmarkCheck/http/funcbodies/info-4 1 560846596 ns/op 63515 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 432379606 ns/op 82385 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 151801825 ns/op 234618 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 144484072 ns/op 246528 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 424895806 ns/op 12500 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 90029024 ns/op 58986 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 4 29426755 ns/op 180400 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 4 27975205 ns/op 189836 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 150623980 ns/op 14401 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 40438748 ns/op 53592 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 6 19435701 ns/op 111603 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 6 18395776 ns/op 117901 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1280342223 ns/op 55439 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 654754656 ns/op 108403 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 152406426 ns/op 465569 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 121915146 ns/op 581935 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 347439089 ns/op 2532 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 3 35576506 ns/op 24729 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 5 21822070 ns/op 40305 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 5 20951896 ns/op 41975 lines/s PASS ok cmd/compile/internal/types2 17.794s goos: freebsd goarch: amd64 pkg: cmd/go cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExecGoEnv-4 49 2412617 ns/op 4376122 sys-ns/op 509612 user-ns/op PASS ok cmd/go 1.307s goos: freebsd goarch: amd64 pkg: cmd/go/internal/cfg cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLookPath-4 186609 611.9 ns/op PASS ok cmd/go/internal/cfg 1.201s All tests passed.