linux-amd64-longtest-race at f67b2d8f0bcadb59461b7a33bc1c23649ce8eb85 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["HOSTNAME=buildlet-linux-amd64-bullseye-rnec91589" "HOME=/root" "SHLVL=0" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "DEBIAN_FRONTEND=noninteractive" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64-longtest-race" "GO_TEST_SHORT=0" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "GOPLSCACHE=/workdir/goplscache" "PWD=/workdir/go/src"] in dir /workdir/go/src Building Go cmd/dist using /workdir/go1.4. (go1.20.6 linux/amd64) Building Go toolchain1 using /workdir/go1.4. 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 linux/amd64. --- Installed Go for linux/amd64 in /workdir/go Installed commands in /workdir/go/bin *** You need to add /workdir/go/bin to your PATH. :: Running /workdir/go/bin/go with args ["/workdir/go/bin/go" "install" "-race" "std"] and env ["HOSTNAME=buildlet-linux-amd64-bullseye-rnec91589" "HOME=/root" "SHLVL=0" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "DEBIAN_FRONTEND=noninteractive" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64-longtest-race" "GO_TEST_SHORT=0" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "GOPLSCACHE=/workdir/goplscache" "PWD=/workdir/go/bin"] in dir /workdir/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.133+ #1 SMP Sat Nov 11 11:15:28 UTC 2023 x86_64 ##### Testing packages. ok archive/tar 1.785s ok archive/zip 124.848s ok bufio 1.309s ok bytes 9.554s ok cmp 1.018s ok compress/bzip2 1.476s ok compress/flate 173.973s ok compress/gzip 13.648s ok compress/lzw 1.573s ok compress/zlib 9.843s ok container/heap 1.024s ok container/list 1.017s ok container/ring 1.022s ok context 1.047s ok crypto 1.017s ok crypto/aes 1.053s ok crypto/cipher 2.134s ok crypto/des 1.049s ok crypto/dsa 23.580s ok crypto/ecdh 2.222s ok crypto/ecdsa 4.825s ok crypto/ed25519 1.959s ok crypto/elliptic 2.338s ok crypto/hmac 1.022s ok crypto/internal/alias 1.017s ok crypto/internal/bigmod 3.846s ok crypto/internal/boring 1.017s ? crypto/internal/boring/bbig [no test files] ? crypto/internal/boring/sig [no test files] ok crypto/internal/boring/bcache 1.388s ok crypto/internal/edwards25519 40.887s ok crypto/internal/edwards25519/field 14.452s ok crypto/internal/nistec 32.285s ? crypto/internal/randutil [no test files] ok crypto/internal/nistec/fiat 1.017s [no tests to run] ok crypto/md5 1.025s ok crypto/rand 3.878s ok crypto/rc4 1.449s ok crypto/rsa 8.079s ok crypto/sha1 1.039s ok crypto/sha256 1.023s ok crypto/sha512 1.024s ok crypto/subtle 21.904s ok crypto/tls 7.829s ok crypto/x509 6.100s ? crypto/x509/pkix [no test files] ok database/sql 2.376s ok database/sql/driver 1.017s ok debug/buildinfo 6.312s ok debug/dwarf 1.105s ok debug/elf 3.188s ok debug/gosym 1.334s ok debug/macho 1.032s ok debug/pe 1.052s ok debug/plan9obj 1.018s ok embed 1.018s [no tests to run] ok embed/internal/embedtest 1.019s ? encoding [no test files] ok encoding/ascii85 1.022s ok encoding/asn1 1.022s ok encoding/base32 1.070s ok encoding/base64 1.028s ok encoding/binary 1.024s ok encoding/csv 1.059s ok encoding/gob 21.858s ok encoding/hex 1.026s ok encoding/json 8.038s ok encoding/pem 3.665s ok encoding/xml 41.681s ok errors 1.025s ok expvar 1.018s ok flag 3.103s ok fmt 1.598s ok go/ast 1.027s ok go/build 5.981s ok go/build/constraint 1.028s ok go/constant 1.029s ok go/doc 1.246s ok go/doc/comment 3.197s ok go/format 1.054s ok go/importer 1.188s ok go/internal/gccgoimporter 1.056s ok go/internal/gcimporter 57.125s ok go/internal/srcimporter 17.508s ? go/internal/typeparams [no test files] ok go/parser 69.619s ok go/printer 2.486s ok go/scanner 1.024s ok go/token 1.119s ok go/types 53.532s ok go/version 1.017s ok hash 1.020s ok hash/adler32 1.047s ok hash/crc32 1.053s ok hash/crc64 1.029s ok hash/fnv 1.018s ok hash/maphash 1.019s ok html 1.019s ok html/template 1.830s ? image/color/palette [no test files] ok image 2.377s ok image/color 1.036s ok image/draw 1.577s ok image/gif 104.198s ? image/internal/imageutil [no test files] ok image/jpeg 25.738s ok image/png 7.307s ok index/suffixarray 630.188s ok internal/abi 1.057s ? internal/bisect [no test files] ? internal/bytealg [no test files] ok internal/buildcfg 1.016s ? internal/cfg [no test files] ? internal/coverage [no test files] ? internal/coverage/calloc [no test files] ? internal/coverage/decodecounter [no test files] ok internal/coverage/cformat 1.017s ok internal/coverage/cmerge 1.017s ? internal/coverage/decodemeta [no test files] ? internal/coverage/encodecounter [no test files] ? internal/coverage/encodemeta [no test files] ? internal/coverage/rtcov [no test files] ok internal/coverage/pods 1.019s ok internal/coverage/slicereader 1.016s ? internal/coverage/stringtab [no test files] ? internal/coverage/uleb128 [no test files] ok internal/coverage/slicewriter 1.017s ok internal/coverage/test 1.047s ok internal/cpu 3.050s ok internal/dag 1.019s ok internal/diff 1.023s ok internal/fmtsort 1.017s ? internal/goarch [no test files] ok internal/fuzz 1.039s ok internal/godebug 15.853s ? internal/goexperiment [no test files] ? internal/goos [no test files] ok internal/godebugs 1.017s ? internal/goroot [no test files] ? internal/goversion [no test files] ok internal/gover 1.017s ? internal/lazyregexp [no test files] ok internal/intern 3.704s ok internal/itoa 1.018s ? internal/lazytemplate [no test files] ? internal/nettrace [no test files] ? internal/obscuretestdata [no test files] ? internal/oserror [no test files] ? internal/pkgbits [no test files] ok internal/platform 1.610s ok internal/poll 22.876s ? internal/race [no test files] ok internal/profile 1.019s ok internal/reflectlite 1.020s ok internal/safefilepath 1.019s ok internal/saferio 1.287s ok internal/singleflight 1.091s ? internal/syscall/execenv [no test files] ? internal/syscall/unix [no test files] ? internal/sysinfo [no test files] ? internal/testlog [no test files] ? internal/testpty [no test files] ok internal/testenv 1.163s ok internal/trace 8.070s ? internal/trace/v2/event [no test files] ? internal/trace/v2/event/go122 [no test files] ok internal/trace/v2 22.593s ? internal/trace/v2/internal/testgen/go122 [no test files] ? internal/trace/v2/raw [no test files] ? internal/trace/v2/testtrace [no test files] ? internal/trace/v2/version [no test files] ? internal/txtar [no test files] ok internal/types/errors 1.407s ok internal/unsafeheader 1.017s ok internal/xcoff 1.036s ok internal/zstd 1.168s ok io 1.055s ok io/fs 1.269s ok io/ioutil 1.021s ? log/internal [no test files] ok log 1.027s ok log/slog 1.127s ? log/slog/internal [no test files] ok log/slog/internal/benchmarks 1.018s ok log/slog/internal/buffer 1.018s ? log/slog/internal/slogtest [no test files] ok log/syslog 2.245s ok maps 1.019s ok math 1.032s ok math/big 8.646s ok math/bits 1.027s ok math/cmplx 1.019s ok math/rand 33.298s ok math/rand/v2 24.191s ok mime 1.039s ok mime/multipart 15.842s ok mime/quotedprintable 2.166s ok net 54.296s ok net/http 53.990s ok net/http/cgi 27.567s ok net/http/cookiejar 1.028s ok net/http/fcgi 1.229s ok net/http/httptest 1.196s ok net/http/httptrace 1.017s ok net/http/httputil 2.224s ? net/http/internal/testcert [no test files] ok net/http/internal 1.022s ok net/http/internal/ascii 1.017s ok net/http/pprof 6.178s ok net/internal/socktest 1.018s ok net/mail 1.025s ok net/netip 1.365s ok net/rpc 1.062s ok net/rpc/jsonrpc 1.030s ok net/smtp 1.076s ok net/textproto 1.054s ok net/url 1.031s ok os 23.379s ok os/exec 14.752s ok os/exec/internal/fdtest 1.018s ok os/signal 28.620s ok os/user 1.017s ok path 1.019s ok path/filepath 1.049s ok plugin 1.016s ok reflect 4.111s ? reflect/internal/example1 [no test files] ? reflect/internal/example2 [no test files] ok regexp 4.248s ok regexp/syntax 7.107s ok runtime 259.456s ok runtime/cgo 1.017s ok runtime/coverage 34.995s ok runtime/debug 2.149s ok runtime/internal/atomic 3.753s ok runtime/internal/math 1.018s ? runtime/internal/startlinetest [no test files] ok runtime/internal/sys 1.017s ok runtime/internal/syscall 1.016s ok runtime/internal/wasitest 1.018s ok runtime/metrics 1.032s ok runtime/pprof 96.329s ok runtime/race 12.331s ? runtime/race/internal/amd64v1 [no test files] ok runtime/trace 8.250s ok slices 2.487s ok sort 7.227s ok strconv 9.506s ok strings 3.993s ok sync 2.863s ok sync/atomic 214.725s ok syscall 12.183s ? testing/internal/testdeps [no test files] ok testing 3.994s ok testing/fstest 1.022s ok testing/iotest 1.018s ok testing/quick 1.165s ok testing/slogtest 1.021s ok text/scanner 1.030s ok text/tabwriter 1.021s ok text/template 1.893s ok text/template/parse 1.031s ok time 15.767s ? time/tzdata [no test files] ok unicode 1.023s ok unicode/utf16 1.018s ? unsafe [no test files] ? vendor/golang.org/x/crypto/chacha20 [no test files] ok unicode/utf8 1.032s ? vendor/golang.org/x/crypto/chacha20poly1305 [no test files] ? vendor/golang.org/x/crypto/cryptobyte [no test files] ? vendor/golang.org/x/crypto/cryptobyte/asn1 [no test files] ? vendor/golang.org/x/crypto/hkdf [no test files] ? vendor/golang.org/x/crypto/internal/alias [no test files] ? vendor/golang.org/x/crypto/internal/poly1305 [no test files] ? vendor/golang.org/x/net/dns/dnsmessage [no test files] ? vendor/golang.org/x/net/http/httpguts [no test files] ? vendor/golang.org/x/net/http/httpproxy [no test files] ? vendor/golang.org/x/net/http2/hpack [no test files] ? vendor/golang.org/x/net/idna [no test files] ? vendor/golang.org/x/net/nettest [no test files] ? vendor/golang.org/x/sys/cpu [no test files] ? vendor/golang.org/x/text/secure/bidirule [no test files] ? vendor/golang.org/x/text/transform [no test files] ? vendor/golang.org/x/text/unicode/bidi [no test files] ? vendor/golang.org/x/text/unicode/norm [no test files] ok cmd/addr2line 4.456s ok cmd/api 8.921s ? cmd/asm [no test files] ? cmd/asm/internal/arch [no test files] ok cmd/asm/internal/asm 4.485s ? cmd/asm/internal/flags [no test files] ? cmd/buildid [no test files] ok cmd/asm/internal/lex 1.019s ? cmd/cgo [no test files] ? cmd/cgo/internal/cgotest [no test files] ok cmd/cgo/internal/swig 1.801s ok cmd/cgo/internal/test 2.166s ? 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/issue9400 [no test files] ? cmd/cgo/internal/test/issue9510a [no test files] ? cmd/cgo/internal/test/issue9510b [no test files] ok cmd/cgo/internal/testcarchive 23.694s ok cmd/cgo/internal/testcshared 6.340s ok cmd/cgo/internal/testerrors 10.722s ok cmd/cgo/internal/testfortran 2.495s ok cmd/cgo/internal/testgodefs 1.649s ok cmd/cgo/internal/testlife 1.693s ok cmd/cgo/internal/testnocgo 1.017s ok cmd/cgo/internal/testplugin 33.447s ok cmd/cgo/internal/testsanitizers 20.120s ok cmd/cgo/internal/testshared 72.908s ok cmd/cgo/internal/testso 2.641s ok cmd/cgo/internal/teststdio 2.517s ok cmd/cgo/internal/testtls 1.017s ? cmd/compile [no test files] ? cmd/compile/internal/abi [no test files] ok cmd/compile/internal/abt 1.043s ok cmd/compile/internal/amd64 62.607s ? cmd/compile/internal/arm [no test files] ? cmd/compile/internal/arm64 [no test files] ok cmd/compile/internal/base 1.018s ? cmd/compile/internal/bitvec [no test files] ? cmd/compile/internal/coverage [no test files] ok cmd/compile/internal/compare 1.019s ? cmd/compile/internal/escape [no test files] ok cmd/compile/internal/devirtualize 1.020s ok cmd/compile/internal/dwarfgen 1.488s ? cmd/compile/internal/gc [no test files] ok cmd/compile/internal/importer 18.300s ? cmd/compile/internal/inline [no test files] ok cmd/compile/internal/inline/inlheur 1.413s ok cmd/compile/internal/ir 1.019s ? cmd/compile/internal/liveness [no test files] ? cmd/compile/internal/loong64 [no test files] ok cmd/compile/internal/logopt 1.217s ok cmd/compile/internal/loopvar 28.129s ? cmd/compile/internal/mips [no test files] ? cmd/compile/internal/mips64 [no test files] ok cmd/compile/internal/noder 1.021s ? cmd/compile/internal/objw [no test files] ? cmd/compile/internal/pgo [no test files] ? cmd/compile/internal/pgo/internal/graph [no test files] ? cmd/compile/internal/pkginit [no test files] ? cmd/compile/internal/ppc64 [no test files] ? cmd/compile/internal/rangefunc [no test files] ? 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/reflectdata 1.017s [no tests to run] ok cmd/compile/internal/ssa 192.415s ? cmd/compile/internal/ssagen [no test files] ? cmd/compile/internal/staticdata [no test files] ? cmd/compile/internal/staticinit [no test files] ok cmd/compile/internal/syntax 19.392s ok cmd/compile/internal/test 36.742s ? cmd/compile/internal/typebits [no test files] ok cmd/compile/internal/typecheck 1.254s ok cmd/compile/internal/types 1.018s ok cmd/compile/internal/types2 22.516s ? cmd/compile/internal/walk [no test files] ? cmd/compile/internal/wasm [no test files] ? cmd/compile/internal/x86 [no test files] ok cmd/covdata 7.878s ok cmd/cover 16.952s ok cmd/dist 1.019s ok cmd/distpack 1.017s ok cmd/doc 1.671s ok cmd/fix 1.800s ok cmd/go 476.341s ? cmd/go/internal/base [no test files] ? cmd/go/internal/bug [no test files] ok cmd/go/internal/auth 1.017s ? cmd/go/internal/clean [no test files] ok cmd/go/internal/cache 3.427s ok cmd/go/internal/cfg 1.017s [no tests to run] ? cmd/go/internal/cmdflag [no test files] ? cmd/go/internal/doc [no test files] ok cmd/go/internal/envcmd 1.038s ? cmd/go/internal/fix [no test files] ? cmd/go/internal/fmtcmd [no test files] ok cmd/go/internal/fsys 1.044s ? cmd/go/internal/help [no test files] ok cmd/go/internal/generate 1.030s ok cmd/go/internal/gover 1.019s ? cmd/go/internal/list [no test files] ok cmd/go/internal/imports 1.031s ok cmd/go/internal/load 1.026s ? cmd/go/internal/mmap [no test files] ? cmd/go/internal/modcmd [no test files] ok cmd/go/internal/lockedfile 3.458s ok cmd/go/internal/lockedfile/internal/filelock 2.059s ok cmd/go/internal/modfetch 38.606s ok cmd/go/internal/modfetch/codehost 11.334s ? cmd/go/internal/modget [no test files] ? cmd/go/internal/modinfo [no test files] ok cmd/go/internal/modfetch/zip_sum_test 1.024s ok cmd/go/internal/modindex 1.665s ok cmd/go/internal/modload 54.302s ? cmd/go/internal/robustio [no test files] ok cmd/go/internal/mvs 1.044s ok cmd/go/internal/par 1.103s ? cmd/go/internal/run [no test files] ? cmd/go/internal/script [no test files] ? cmd/go/internal/script/scripttest [no test files] ? cmd/go/internal/search [no test files] ok cmd/go/internal/str 1.017s ok cmd/go/internal/test 1.042s ? cmd/go/internal/test/internal/genflags [no test files] ? cmd/go/internal/tool [no test files] ok cmd/go/internal/toolchain 1.031s ? cmd/go/internal/trace [no test files] ok cmd/go/internal/vcs 1.459s ok cmd/go/internal/vcweb 1.027s ? cmd/go/internal/version [no test files] ? cmd/go/internal/vet [no test files] ok cmd/go/internal/vcweb/vcstest 5.520s ok cmd/go/internal/web 1.020s ? cmd/go/internal/workcmd [no test files] ok cmd/go/internal/work 2.079s ok cmd/gofmt 47.404s ? cmd/internal/bio [no test files] ? cmd/internal/browser [no test files] ok cmd/internal/archive 1.440s ok cmd/internal/bootstrap_test 119.260s ? cmd/internal/codesign [no test files] ok cmd/internal/buildid 1.566s ok cmd/internal/cov 1.286s ? cmd/internal/cov/covcmd [no test files] ? cmd/internal/gcprog [no test files] ok cmd/internal/dwarf 1.017s ok cmd/internal/edit 1.016s ok cmd/internal/goobj 16.114s ok cmd/internal/moddeps 12.864s ? cmd/internal/obj/arm [no test files] ok cmd/internal/notsha256 1.022s ok cmd/internal/obj 1.463s ? cmd/internal/obj/arm64 [no test files] ? cmd/internal/obj/loong64 [no test files] ? cmd/internal/obj/mips [no test files] ok cmd/internal/obj/ppc64 6.403s ok cmd/internal/obj/riscv 10.434s ? cmd/internal/obj/wasm [no test files] ok cmd/internal/obj/s390x 1.017s ok cmd/internal/obj/x86 1.950s ? cmd/internal/objfile [no test files] ? cmd/internal/osinfo [no test files] ok cmd/internal/objabi 1.049s ok cmd/internal/pkgpath 5.085s ok cmd/internal/pkgpattern 1.021s ok cmd/internal/quoted 1.018s ? cmd/internal/sys [no test files] ? cmd/internal/traceviewer [no test files] ok cmd/internal/src 1.019s ok cmd/internal/test2json 1.762s ok cmd/link 23.671s ? cmd/link/internal/amd64 [no test files] ? cmd/link/internal/arm [no test files] ? cmd/link/internal/arm64 [no test files] ? cmd/link/internal/dwtest [no test files] ok cmd/link/internal/benchmark 1.019s ok cmd/link/internal/ld 15.725s ? cmd/link/internal/loadelf [no test files] ? cmd/link/internal/loadmacho [no test files] ok cmd/link/internal/loader 1.048s ? 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.208s ok cmd/objdump 5.228s ok cmd/pack 8.913s ? cmd/test2json [no test files] ok cmd/pprof 3.497s ok cmd/trace 1.289s ? cmd/vendor/github.com/google/pprof/driver [no test files] ? cmd/vendor/github.com/google/pprof/internal/binutils [no test files] ? cmd/vendor/github.com/google/pprof/internal/driver [no test files] ? cmd/vendor/github.com/google/pprof/internal/elfexec [no test files] ? cmd/vendor/github.com/google/pprof/internal/graph [no test files] ? cmd/vendor/github.com/google/pprof/internal/measurement [no test files] ? cmd/vendor/github.com/google/pprof/internal/plugin [no test files] ? cmd/vendor/github.com/google/pprof/internal/report [no test files] ? cmd/vendor/github.com/google/pprof/internal/symbolizer [no test files] ? cmd/vendor/github.com/google/pprof/internal/symbolz [no test files] ? cmd/vendor/github.com/google/pprof/internal/transport [no test files] ? cmd/vendor/github.com/google/pprof/profile [no test files] ? cmd/vendor/github.com/google/pprof/third_party/d3flamegraph [no test files] ? cmd/vendor/github.com/google/pprof/third_party/svgpan [no test files] ? cmd/vendor/github.com/ianlancetaylor/demangle [no test files] ? cmd/vendor/golang.org/x/arch/arm/armasm [no test files] ? cmd/vendor/golang.org/x/arch/arm64/arm64asm [no test files] ? cmd/vendor/golang.org/x/arch/ppc64/ppc64asm [no test files] ? cmd/vendor/golang.org/x/arch/x86/x86asm [no test files] ? cmd/vendor/golang.org/x/mod/internal/lazyregexp [no test files] ? cmd/vendor/golang.org/x/mod/modfile [no test files] ? cmd/vendor/golang.org/x/mod/module [no test files] ? cmd/vendor/golang.org/x/mod/semver [no test files] ? cmd/vendor/golang.org/x/mod/sumdb [no test files] ? cmd/vendor/golang.org/x/mod/sumdb/dirhash [no test files] ? cmd/vendor/golang.org/x/mod/sumdb/note [no test files] ? cmd/vendor/golang.org/x/mod/sumdb/tlog [no test files] ? cmd/vendor/golang.org/x/mod/zip [no test files] ? cmd/vendor/golang.org/x/sync/semaphore [no test files] ? cmd/vendor/golang.org/x/sys/unix [no test files] ? cmd/vendor/golang.org/x/term [no test files] ? cmd/vendor/golang.org/x/tools/cover [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/internal/analysisflags [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/appends [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/asmdecl [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/assign [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/atomic [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/bools [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/buildtag [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/cgocall [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/composite [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/copylock [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/ctrlflow [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/defers [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/directive [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/errorsas [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/framepointer [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/httpresponse [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/ifaceassert [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/inspect [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/internal/analysisutil [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/loopclosure [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/lostcancel [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/nilfunc [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/printf [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/shift [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/sigchanyzer [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/slog [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/stdmethods [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/stringintconv [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/structtag [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/testinggoroutine [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/tests [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/timeformat [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/unmarshal [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/unreachable [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/unsafeptr [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/unusedresult [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/unitchecker [no test files] ? cmd/vendor/golang.org/x/tools/go/ast/astutil [no test files] ? cmd/vendor/golang.org/x/tools/go/ast/inspector [no test files] ? cmd/vendor/golang.org/x/tools/go/cfg [no test files] ? cmd/vendor/golang.org/x/tools/go/types/objectpath [no test files] ? cmd/vendor/golang.org/x/tools/go/types/typeutil [no test files] ? cmd/vendor/golang.org/x/tools/internal/bisect [no test files] ? cmd/vendor/golang.org/x/tools/internal/facts [no test files] ? cmd/vendor/golang.org/x/tools/internal/typeparams [no test files] ok cmd/vet 31.403s ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: archive/tar cpu: Intel(R) Xeon(R) CPU @ 2.20GHz Benchmark/Writer/USTAR-4 2468 44276 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 1930 54387 ns/op 1865 B/op 37 allocs/op Benchmark/Writer/PAX-4 1341 83359 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 3826 30689 ns/op 5142 B/op 16 allocs/op Benchmark/Reader/GNU-4 5920 21327 ns/op 5093 B/op 14 allocs/op Benchmark/Reader/PAX-4 1768 63458 ns/op 8661 B/op 33 allocs/op PASS ok archive/tar 1.848s goos: linux goarch: amd64 pkg: archive/zip cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCompressedZipGarbage-4 1 352859076 ns/op 828576 B/op 82 allocs/op BenchmarkZip64Test-4 1 141902943 ns/op BenchmarkZip64TestSizes/4096-4 1378 92353 ns/op BenchmarkZip64TestSizes/1048576-4 170 692674 ns/op BenchmarkZip64TestSizes/67108864-4 1 143294824 ns/op PASS ok archive/zip 2.518s goos: linux goarch: amd64 pkg: bufio cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReaderCopyOptimal-4 223987 491.0 ns/op BenchmarkReaderCopyUnoptimal-4 136632 808.9 ns/op BenchmarkReaderCopyNoWriteTo-4 5702 20955 ns/op BenchmarkReaderWriteToOptimal-4 7579 16155 ns/op BenchmarkReaderReadString-4 125264 904.5 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 215055 536.5 ns/op BenchmarkWriterCopyUnoptimal-4 202820 569.8 ns/op BenchmarkWriterCopyNoReadFrom-4 5894 21194 ns/op BenchmarkReaderEmpty-4 33357 3546 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 28410 4218 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 573264 199.0 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.721s goos: linux goarch: amd64 pkg: bytes cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadString-4 4094 25085 ns/op 1306.30 MB/s BenchmarkWriteByte-4 440 271556 ns/op 15.08 MB/s BenchmarkWriteRune-4 243 491053 ns/op 25.02 MB/s BenchmarkBufferNotEmptyWriteRead-4 27 4146349 ns/op BenchmarkBufferFullSmallReads-4 85 1191266 ns/op BenchmarkBufferWriteBlock/N4096-4 7021 19832 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 390 308546 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 6 20975970 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 1 154281358 ns/op 108.74 MB/s 33554432 B/op 2 allocs/op BenchmarkIndexByte/10-4 4363027 26.84 ns/op 372.60 MB/s BenchmarkIndexByte/32-4 3998427 29.03 ns/op 1102.14 MB/s BenchmarkIndexByte/4K-4 869034 136.9 ns/op 29915.08 MB/s BenchmarkIndexBytePortable/10-4 740564 154.3 ns/op 64.80 MB/s BenchmarkIndexBytePortable/32-4 228374 477.8 ns/op 66.97 MB/s BenchmarkIndexBytePortable/4K-4 2119 55923 ns/op 73.24 MB/s BenchmarkIndexRune/10-4 1000000 101.9 ns/op 98.09 MB/s BenchmarkIndexRune/32-4 1000000 107.6 ns/op 297.53 MB/s BenchmarkIndexRune/4K-4 345644 316.7 ns/op 12932.36 MB/s BenchmarkIndexRuneASCII/10-4 4555912 26.34 ns/op 379.71 MB/s BenchmarkIndexRuneASCII/32-4 4206045 28.50 ns/op 1122.79 MB/s BenchmarkIndexRuneASCII/4K-4 871623 136.6 ns/op 29993.44 MB/s BenchmarkEqual/0-4 7759977 15.36 ns/op BenchmarkEqual/1-4 1509636 80.12 ns/op 12.48 MB/s BenchmarkEqual/6-4 1520005 78.11 ns/op 76.81 MB/s BenchmarkEqual/9-4 1473087 80.08 ns/op 112.39 MB/s BenchmarkEqual/15-4 1496631 81.36 ns/op 184.36 MB/s BenchmarkEqual/16-4 1555034 75.98 ns/op 210.59 MB/s BenchmarkEqual/20-4 1445941 84.16 ns/op 237.63 MB/s BenchmarkEqual/32-4 1440888 84.86 ns/op 377.08 MB/s BenchmarkEqual/4K-4 108837 1094 ns/op 3742.96 MB/s BenchmarkEqualBothUnaligned/64_0-4 1653739 72.73 ns/op 879.97 MB/s BenchmarkEqualBothUnaligned/64_1-4 1000000 103.4 ns/op 619.21 MB/s BenchmarkEqualBothUnaligned/64_4-4 1507980 79.45 ns/op 805.58 MB/s BenchmarkEqualBothUnaligned/64_7-4 1498359 80.08 ns/op 799.24 MB/s BenchmarkEqualBothUnaligned/4096_0-4 111398 1089 ns/op 3762.71 MB/s BenchmarkEqualBothUnaligned/4096_1-4 41130 2889 ns/op 1417.70 MB/s BenchmarkEqualBothUnaligned/4096_4-4 121412 971.8 ns/op 4214.97 MB/s BenchmarkEqualBothUnaligned/4096_7-4 121666 976.0 ns/op 4196.77 MB/s BenchmarkIndex/10-4 2906044 42.48 ns/op 235.42 MB/s BenchmarkIndex/32-4 2710779 43.58 ns/op 734.36 MB/s BenchmarkIndex/4K-4 33962 3620 ns/op 1131.43 MB/s BenchmarkIndexEasy/10-4 3081698 38.56 ns/op 259.34 MB/s BenchmarkIndexEasy/32-4 2875585 41.44 ns/op 772.14 MB/s BenchmarkIndexEasy/4K-4 474938 248.0 ns/op 16516.00 MB/s BenchmarkCount/10-4 1577517 77.69 ns/op 128.72 MB/s BenchmarkCount/32-4 1449931 82.73 ns/op 386.78 MB/s BenchmarkCount/4K-4 32432 3639 ns/op 1125.47 MB/s BenchmarkCountEasy/10-4 1541150 80.08 ns/op 124.87 MB/s BenchmarkCountEasy/32-4 1433010 84.34 ns/op 379.43 MB/s BenchmarkCountEasy/4K-4 390404 295.8 ns/op 13848.81 MB/s BenchmarkCountSingle/10-4 2972790 40.96 ns/op 244.13 MB/s BenchmarkCountSingle/32-4 3016056 39.60 ns/op 808.18 MB/s BenchmarkCountSingle/4K-4 974560 110.3 ns/op 37123.21 MB/s BenchmarkToUpper/#00-4 2846276 41.93 ns/op BenchmarkToUpper/ONLYUPPER-4 296722 414.9 ns/op BenchmarkToUpper/abc-4 491211 245.1 ns/op BenchmarkToUpper/AbC123-4 287338 422.4 ns/op BenchmarkToUpper/azAZ09_-4 262297 478.9 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 75686 1585 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 38245 3024 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 55753 2209 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 114618 992.9 ns/op BenchmarkToLower/#00-4 2731969 43.84 ns/op BenchmarkToLower/abc-4 454821 267.7 ns/op BenchmarkToLower/AbC123-4 277564 426.2 ns/op BenchmarkToLower/azAZ09_-4 254628 466.2 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 76126 1567 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 39663 2964 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 72525 1669 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 121556 964.5 ns/op BenchmarkFields/ASCII/16-4 101036 1027 ns/op 15.58 MB/s 80 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 8240 14424 ns/op 17.75 MB/s 704 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 510 216337 ns/op 18.93 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 26 3930881 ns/op 16.67 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 61320478 ns/op 17.10 MB/s 2260992 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 89768 1341 ns/op 11.93 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 5146 20563 ns/op 12.45 MB/s 704 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 350 327402 ns/op 12.51 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 16 6449595 ns/op 10.16 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 126239573 ns/op 8.31 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 138403 839.9 ns/op 19.05 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 10640 ns/op 24.06 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 634 179043 ns/op 22.88 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 25 4010568 ns/op 16.34 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 84502318 ns/op 12.41 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 125023 929.5 ns/op 17.21 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 8361 14354 ns/op 17.83 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 493 235267 ns/op 17.41 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 24 4971130 ns/op 13.18 MB/s 512260 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 102785112 ns/op 10.20 MB/s 11211008 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1879093 61.42 ns/op BenchmarkTrimSpace/ASCII-4 947570 125.5 ns/op BenchmarkTrimSpace/SomeNonASCII-4 105669 1091 ns/op BenchmarkTrimSpace/JustNonASCII-4 48969 2426 ns/op BenchmarkToValidUTF8/Valid-4 427742 263.4 ns/op BenchmarkToValidUTF8/InvalidASCII-4 294306 383.7 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 95671 1242 ns/op BenchmarkIndexHard1-4 801 142513 ns/op BenchmarkIndexHard2-4 585 205033 ns/op BenchmarkIndexHard3-4 148 800342 ns/op BenchmarkIndexHard4-4 94 1197013 ns/op BenchmarkLastIndexHard1-4 5 22673404 ns/op BenchmarkLastIndexHard2-4 4 29946053 ns/op BenchmarkLastIndexHard3-4 4 32864846 ns/op BenchmarkCountHard1-4 811 143882 ns/op BenchmarkCountHard2-4 592 203131 ns/op BenchmarkCountHard3-4 150 804605 ns/op BenchmarkSplitEmptySeparator-4 1 185261681 ns/op BenchmarkSplitSingleByteSeparator-4 9 11530188 ns/op BenchmarkSplitMultiByteSeparator-4 9 11144820 ns/op BenchmarkSplitNSingleByteSeparator-4 162738 680.6 ns/op BenchmarkSplitNMultiByteSeparator-4 61197 1731 ns/op BenchmarkRepeat-4 184557 659.0 ns/op BenchmarkRepeatLarge/256/1-4 127864 838.3 ns/op 305.36 MB/s BenchmarkRepeatLarge/256/16-4 178543 564.9 ns/op 453.18 MB/s BenchmarkRepeatLarge/512/1-4 90045 1112 ns/op 460.30 MB/s BenchmarkRepeatLarge/512/16-4 117798 897.3 ns/op 570.58 MB/s BenchmarkRepeatLarge/1024/1-4 66824 1705 ns/op 600.48 MB/s BenchmarkRepeatLarge/1024/16-4 80364 1367 ns/op 749.29 MB/s BenchmarkRepeatLarge/2048/1-4 45538 2665 ns/op 768.58 MB/s BenchmarkRepeatLarge/2048/16-4 44798 2440 ns/op 839.22 MB/s BenchmarkRepeatLarge/4096/1-4 23763 5062 ns/op 809.16 MB/s BenchmarkRepeatLarge/4096/16-4 22550 4901 ns/op 835.82 MB/s BenchmarkRepeatLarge/8192/1-4 13566 8346 ns/op 981.58 MB/s BenchmarkRepeatLarge/8192/16-4 13503 8887 ns/op 921.75 MB/s BenchmarkRepeatLarge/8192/4097-4 22009 5077 ns/op 806.96 MB/s BenchmarkRepeatLarge/16384/1-4 5906 17367 ns/op 943.42 MB/s BenchmarkRepeatLarge/16384/16-4 7158 16169 ns/op 1013.28 MB/s BenchmarkRepeatLarge/16384/4097-4 8676 13408 ns/op 916.68 MB/s BenchmarkRepeatLarge/32768/1-4 3970 31410 ns/op 1043.22 MB/s BenchmarkRepeatLarge/32768/16-4 4039 28942 ns/op 1132.20 MB/s BenchmarkRepeatLarge/32768/4097-4 4260 30279 ns/op 947.16 MB/s BenchmarkRepeatLarge/65536/1-4 2041 63253 ns/op 1036.09 MB/s BenchmarkRepeatLarge/65536/16-4 1592 63001 ns/op 1040.24 MB/s BenchmarkRepeatLarge/65536/4097-4 2170 57267 ns/op 1073.14 MB/s BenchmarkRepeatLarge/131072/1-4 231 510705 ns/op 256.65 MB/s BenchmarkRepeatLarge/131072/16-4 235 520831 ns/op 251.66 MB/s BenchmarkRepeatLarge/131072/4097-4 232 512986 ns/op 247.58 MB/s BenchmarkRepeatLarge/262144/1-4 100 1011437 ns/op 259.18 MB/s BenchmarkRepeatLarge/262144/16-4 100 1008629 ns/op 259.90 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1023800 ns/op 252.11 MB/s BenchmarkRepeatLarge/524288/1-4 60 1999881 ns/op 262.16 MB/s BenchmarkRepeatLarge/524288/16-4 62 2038071 ns/op 257.25 MB/s BenchmarkRepeatLarge/524288/4097-4 61 2028428 ns/op 256.51 MB/s BenchmarkRepeatLarge/1048576/1-4 31 4108211 ns/op 255.24 MB/s BenchmarkRepeatLarge/1048576/16-4 31 4033917 ns/op 259.94 MB/s BenchmarkRepeatLarge/1048576/4097-4 31 4072469 ns/op 256.54 MB/s BenchmarkRepeatLarge/2097152/1-4 15 7580113 ns/op 276.67 MB/s BenchmarkRepeatLarge/2097152/16-4 14 7779188 ns/op 269.58 MB/s BenchmarkRepeatLarge/2097152/4097-4 14 7789598 ns/op 268.76 MB/s BenchmarkRepeatLarge/4194304/1-4 7 15390989 ns/op 272.52 MB/s BenchmarkRepeatLarge/4194304/16-4 7 16002811 ns/op 262.10 MB/s BenchmarkRepeatLarge/4194304/4097-4 7 15939161 ns/op 262.95 MB/s BenchmarkRepeatLarge/8388608/1-4 3 34355923 ns/op 244.17 MB/s BenchmarkRepeatLarge/8388608/16-4 3 33546901 ns/op 250.06 MB/s BenchmarkRepeatLarge/8388608/4097-4 3 34396747 ns/op 243.82 MB/s BenchmarkRepeatLarge/16777216/1-4 2 62844454 ns/op 266.96 MB/s BenchmarkRepeatLarge/16777216/16-4 2 65356999 ns/op 256.70 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 62503082 ns/op 268.42 MB/s BenchmarkRepeatLarge/33554432/1-4 1 120604658 ns/op 278.22 MB/s BenchmarkRepeatLarge/33554432/16-4 1 120333511 ns/op 278.85 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 119751132 ns/op 280.20 MB/s BenchmarkRepeatLarge/67108864/1-4 1 245933986 ns/op 272.87 MB/s BenchmarkRepeatLarge/67108864/16-4 1 235288000 ns/op 285.22 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 238762261 ns/op 281.07 MB/s BenchmarkRepeatLarge/134217728/1-4 1 502861386 ns/op 266.91 MB/s BenchmarkRepeatLarge/134217728/16-4 1 474153166 ns/op 283.07 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 472143132 ns/op 284.27 MB/s BenchmarkRepeatLarge/268435456/1-4 1 999837270 ns/op 268.48 MB/s BenchmarkRepeatLarge/268435456/16-4 1 957237032 ns/op 280.43 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 959252061 ns/op 279.84 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1993813008 ns/op 269.27 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1815494854 ns/op 295.72 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1866898038 ns/op 287.57 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3939407007 ns/op 272.56 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3688348542 ns/op 291.12 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3728154858 ns/op 288.01 MB/s BenchmarkBytesCompare/1-4 9546858 11.95 ns/op BenchmarkBytesCompare/2-4 9316803 11.95 ns/op BenchmarkBytesCompare/4-4 9821169 12.65 ns/op BenchmarkBytesCompare/8-4 9983822 11.45 ns/op BenchmarkBytesCompare/16-4 10659012 11.14 ns/op BenchmarkBytesCompare/32-4 9144758 12.56 ns/op BenchmarkBytesCompare/64-4 7516623 15.37 ns/op BenchmarkBytesCompare/128-4 6971469 15.89 ns/op BenchmarkBytesCompare/256-4 6155692 19.44 ns/op BenchmarkBytesCompare/512-4 4353183 27.52 ns/op BenchmarkBytesCompare/1024-4 2733306 43.22 ns/op BenchmarkBytesCompare/2048-4 1619482 73.81 ns/op BenchmarkIndexAnyASCII/1:1-4 2329270 51.65 ns/op BenchmarkIndexAnyASCII/1:2-4 2385332 50.83 ns/op BenchmarkIndexAnyASCII/1:4-4 2348385 50.29 ns/op BenchmarkIndexAnyASCII/1:8-4 2321834 50.60 ns/op BenchmarkIndexAnyASCII/1:16-4 2397789 49.42 ns/op BenchmarkIndexAnyASCII/1:32-4 2351072 50.54 ns/op BenchmarkIndexAnyASCII/1:64-4 2344071 51.25 ns/op BenchmarkIndexAnyASCII/16:1-4 2242689 52.95 ns/op BenchmarkIndexAnyASCII/16:2-4 326085 370.0 ns/op BenchmarkIndexAnyASCII/16:4-4 298171 382.5 ns/op BenchmarkIndexAnyASCII/16:8-4 303018 372.7 ns/op BenchmarkIndexAnyASCII/16:16-4 305054 398.5 ns/op BenchmarkIndexAnyASCII/16:32-4 284428 419.3 ns/op BenchmarkIndexAnyASCII/16:64-4 239812 472.4 ns/op BenchmarkIndexAnyASCII/256:1-4 1976935 60.79 ns/op BenchmarkIndexAnyASCII/256:2-4 22795 5187 ns/op BenchmarkIndexAnyASCII/256:4-4 23013 5191 ns/op BenchmarkIndexAnyASCII/256:8-4 22556 5176 ns/op BenchmarkIndexAnyASCII/256:16-4 23228 5249 ns/op BenchmarkIndexAnyASCII/256:32-4 22629 5224 ns/op BenchmarkIndexAnyASCII/256:64-4 22548 5301 ns/op BenchmarkIndexAnyUTF8/1:1-4 2363680 51.36 ns/op BenchmarkIndexAnyUTF8/1:2-4 2345614 51.96 ns/op BenchmarkIndexAnyUTF8/1:4-4 2337781 50.57 ns/op BenchmarkIndexAnyUTF8/1:8-4 2376429 51.24 ns/op BenchmarkIndexAnyUTF8/1:16-4 2390082 49.17 ns/op BenchmarkIndexAnyUTF8/1:32-4 2360250 50.90 ns/op BenchmarkIndexAnyUTF8/1:64-4 2329820 50.46 ns/op BenchmarkIndexAnyUTF8/16:1-4 146480 775.9 ns/op BenchmarkIndexAnyUTF8/16:2-4 272224 430.8 ns/op BenchmarkIndexAnyUTF8/16:4-4 274622 432.4 ns/op BenchmarkIndexAnyUTF8/16:8-4 278104 439.6 ns/op BenchmarkIndexAnyUTF8/16:16-4 263534 440.0 ns/op BenchmarkIndexAnyUTF8/16:32-4 248643 476.5 ns/op BenchmarkIndexAnyUTF8/16:64-4 244464 480.7 ns/op BenchmarkIndexAnyUTF8/256:1-4 9886 11907 ns/op BenchmarkIndexAnyUTF8/256:2-4 18967 6322 ns/op BenchmarkIndexAnyUTF8/256:4-4 19029 6296 ns/op BenchmarkIndexAnyUTF8/256:8-4 19179 6221 ns/op BenchmarkIndexAnyUTF8/256:16-4 18632 6394 ns/op BenchmarkIndexAnyUTF8/256:32-4 17407 6953 ns/op BenchmarkIndexAnyUTF8/256:64-4 16960 7077 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2450421 49.08 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2415012 48.05 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2403102 48.79 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2440683 48.65 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2493415 47.78 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2376064 49.37 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2357095 50.04 ns/op BenchmarkLastIndexAnyASCII/16:1-4 320601 366.3 ns/op BenchmarkLastIndexAnyASCII/16:2-4 313248 368.8 ns/op BenchmarkLastIndexAnyASCII/16:4-4 314220 370.9 ns/op BenchmarkLastIndexAnyASCII/16:8-4 311215 379.1 ns/op BenchmarkLastIndexAnyASCII/16:16-4 301057 390.2 ns/op BenchmarkLastIndexAnyASCII/16:32-4 279990 415.6 ns/op BenchmarkLastIndexAnyASCII/16:64-4 253640 458.0 ns/op BenchmarkLastIndexAnyASCII/256:1-4 23293 5174 ns/op BenchmarkLastIndexAnyASCII/256:2-4 23090 5174 ns/op BenchmarkLastIndexAnyASCII/256:4-4 23398 5172 ns/op BenchmarkLastIndexAnyASCII/256:8-4 23162 5209 ns/op BenchmarkLastIndexAnyASCII/256:16-4 22514 5346 ns/op BenchmarkLastIndexAnyASCII/256:32-4 22172 5282 ns/op BenchmarkLastIndexAnyASCII/256:64-4 22232 5264 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2420079 48.91 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2477304 48.73 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2485179 48.73 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2464263 47.99 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2499998 48.04 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2383488 49.77 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2400007 50.33 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 221557 519.4 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 265604 453.7 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 258429 450.7 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 258061 460.7 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 264162 452.8 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 246448 490.3 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 241254 494.6 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 15469 7489 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 18172 6632 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 18147 6561 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 17997 6594 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 18210 6703 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 17470 7087 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 16930 7083 ns/op BenchmarkTrimASCII/1:1-4 2939266 41.12 ns/op BenchmarkTrimASCII/1:2-4 2368983 49.60 ns/op BenchmarkTrimASCII/1:4-4 2309551 52.42 ns/op BenchmarkTrimASCII/1:8-4 1997842 60.20 ns/op BenchmarkTrimASCII/1:16-4 1680714 71.59 ns/op BenchmarkTrimASCII/16:1-4 409891 287.8 ns/op BenchmarkTrimASCII/16:2-4 318846 371.9 ns/op BenchmarkTrimASCII/16:4-4 305065 372.5 ns/op BenchmarkTrimASCII/16:8-4 317372 370.6 ns/op BenchmarkTrimASCII/16:16-4 298029 396.6 ns/op BenchmarkTrimASCII/256:1-4 30616 3842 ns/op BenchmarkTrimASCII/256:2-4 23367 5284 ns/op BenchmarkTrimASCII/256:4-4 22732 5128 ns/op BenchmarkTrimASCII/256:8-4 23590 5228 ns/op BenchmarkTrimASCII/256:16-4 23342 5218 ns/op BenchmarkTrimASCII/4096:1-4 1909 60857 ns/op BenchmarkTrimASCII/4096:2-4 1413 82616 ns/op BenchmarkTrimASCII/4096:4-4 1448 83129 ns/op BenchmarkTrimASCII/4096:8-4 1448 82229 ns/op BenchmarkTrimASCII/4096:16-4 1435 81306 ns/op BenchmarkTrimByte-4 1989142 60.36 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 12834 9171 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 12885 9171 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 655 179108 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1288 90125 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2464 44932 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 4617 23148 ns/op BenchmarkCompareBytesEqual-4 9687973 11.91 ns/op BenchmarkCompareBytesToNil-4 11625678 10.25 ns/op BenchmarkCompareBytesEmpty-4 12080433 9.686 ns/op BenchmarkCompareBytesIdentical-4 11684918 10.28 ns/op BenchmarkCompareBytesSameLength-4 9780945 11.95 ns/op BenchmarkCompareBytesDifferentLength-4 9671785 11.98 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 1779 69728 ns/op 15038.29 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 1568 82586 ns/op 12696.93 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 1640 72661 ns/op 14431.26 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 1375 83878 ns/op 12501.31 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 1366 78314 ns/op 13389.53 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 1374 77241 ns/op 13575.58 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 1336 79399 ns/op 13206.61 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 1740 74525 ns/op 14070.21 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 1363 79188 ns/op 13241.66 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 1369 86024 ns/op 12189.37 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 1669 74363 ns/op 14100.95 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 1369 76523 ns/op 13702.77 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 1354 77820 ns/op 13474.41 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 1794 78102 ns/op 13425.82 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 1690 79900 ns/op 13123.57 MB/s BenchmarkCompareBytesBig-4 2137 64807 ns/op 16180.06 MB/s BenchmarkCompareBytesBigIdentical-4 12385292 9.741 ns/op 107651830.11 MB/s PASS ok bytes 73.387s goos: linux goarch: amd64 pkg: compress/bzip2 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecodeDigits-4 2 77903343 ns/op 1.28 MB/s 3616636 B/op 53 allocs/op BenchmarkDecodeNewton-4 1 329903230 ns/op 1.72 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 4 25224670 ns/op 0.65 MB/s 3643452 B/op 51 allocs/op PASS ok compress/bzip2 2.245s goos: linux goarch: amd64 pkg: compress/flate cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecode/Digits/Huffman/1e4-4 57 1879673 ns/op 5.32 MB/s 42410 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 17311014 ns/op 5.78 MB/s 43353 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 175241709 ns/op 5.71 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 57 1870327 ns/op 5.35 MB/s 41771 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 6 17990582 ns/op 5.56 MB/s 45010 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 189389436 ns/op 5.28 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 63 1803353 ns/op 5.55 MB/s 43706 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 17282219 ns/op 5.79 MB/s 43633 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 172007292 ns/op 5.81 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 62 1780471 ns/op 5.62 MB/s 42299 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 17138499 ns/op 5.83 MB/s 45002 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 171734237 ns/op 5.82 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 56 1952428 ns/op 5.12 MB/s 43442 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 6 18821983 ns/op 5.31 MB/s 47833 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 194232725 ns/op 5.15 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 67 1560114 ns/op 6.41 MB/s 43359 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 8 12807152 ns/op 7.81 MB/s 47885 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 131105009 ns/op 7.63 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 79 1396065 ns/op 7.16 MB/s 43445 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 10 10462285 ns/op 9.56 MB/s 47040 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 107043261 ns/op 9.34 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 80 1421627 ns/op 7.03 MB/s 43825 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 10 10240564 ns/op 9.77 MB/s 44575 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 103345122 ns/op 9.68 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 86 1254264 ns/op 7.97 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11999680 ns/op 8.33 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 121155714 ns/op 8.25 MB/s BenchmarkEncode/Digits/Speed/1e4-4 44 2365563 ns/op 4.23 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 21054819 ns/op 4.75 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 204526294 ns/op 4.89 MB/s BenchmarkEncode/Digits/Default/1e4-4 16 6816960 ns/op 1.47 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 82445230 ns/op 1.21 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 843609447 ns/op 1.19 MB/s BenchmarkEncode/Digits/Compression/1e4-4 16 6701736 ns/op 1.49 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 82047168 ns/op 1.22 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 844066400 ns/op 1.18 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 69 1535967 ns/op 6.51 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 12892037 ns/op 7.76 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 128767586 ns/op 7.77 MB/s BenchmarkEncode/Newton/Speed/1e4-4 54 2307219 ns/op 4.33 MB/s BenchmarkEncode/Newton/Speed/1e5-4 6 17512472 ns/op 5.71 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 169703845 ns/op 5.89 MB/s BenchmarkEncode/Newton/Default/1e4-4 18 6641272 ns/op 1.51 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 73118044 ns/op 1.37 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 768161488 ns/op 1.30 MB/s BenchmarkEncode/Newton/Compression/1e4-4 16 6728962 ns/op 1.49 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 99465220 ns/op 1.01 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 998541019 ns/op 1.00 MB/s PASS ok compress/flate 16.546s goos: linux goarch: amd64 pkg: compress/lzw cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecoder/1e4-4 49 2245315 ns/op 4.45 MB/s BenchmarkDecoder/1e-Reuse4-4 50 2371563 ns/op 4.22 MB/s BenchmarkDecoder/1e5-4 5 22103193 ns/op 4.52 MB/s BenchmarkDecoder/1e-Reuse5-4 5 22475230 ns/op 4.45 MB/s BenchmarkDecoder/1e6-4 1 228303097 ns/op 4.38 MB/s BenchmarkDecoder/1e-Reuse6-4 1 223793750 ns/op 4.47 MB/s BenchmarkEncoder/1e4-4 52 2177426 ns/op 4.59 MB/s BenchmarkEncoder/1e-Reuse4-4 66 1828636 ns/op 5.47 MB/s BenchmarkEncoder/1e5-4 6 18860117 ns/op 5.30 MB/s BenchmarkEncoder/1e-Reuse5-4 6 18884283 ns/op 5.30 MB/s BenchmarkEncoder/1e6-4 1 195611227 ns/op 5.11 MB/s BenchmarkEncoder/1e-Reuse6-4 1 188820175 ns/op 5.30 MB/s PASS ok compress/lzw 3.786s goos: linux goarch: amd64 pkg: container/heap cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDup-4 31 3778965 ns/op PASS ok container/heap 1.238s goos: linux goarch: amd64 pkg: context cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCommonParentCancel-4 17845 6184 ns/op BenchmarkWithTimeout/concurrency=40-4 4834 25498 ns/op BenchmarkWithTimeout/concurrency=4000-4 4000 27919 ns/op BenchmarkWithTimeout/concurrency=400000-4 5028 22316 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 361773 299.2 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 12402 10886 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 13915 8343 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 2486 47740 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 1710 73791 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2227 52592 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 218 565485 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 154 787009 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 222 540806 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 18 5814680 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 10 10271560 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 19 6506427 ns/op BenchmarkCheckCanceled/Err-4 248502 476.3 ns/op BenchmarkCheckCanceled/Done-4 368944 323.7 ns/op BenchmarkContextCancelDone-4 480668 251.7 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 22458 5179 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 20272 6061 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 18488 6723 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 14427 7875 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 11100 11349 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 531988 222.5 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 301016 392.7 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 208998 575.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 131451 916.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 68394 1771 ns/op PASS ok context 12.669s goos: linux goarch: amd64 pkg: crypto/aes cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncrypt-4 1711906 71.54 ns/op 223.65 MB/s BenchmarkDecrypt-4 1703106 73.73 ns/op 216.99 MB/s BenchmarkExpand-4 995338 116.0 ns/op PASS ok crypto/aes 1.534s goos: linux goarch: amd64 pkg: crypto/cipher cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAESGCM/Open-128-64-4 175537 637.6 ns/op 100.38 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 367222 295.9 ns/op 216.29 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 180214 676.9 ns/op 94.54 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 367656 316.0 ns/op 202.50 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 114860 1032 ns/op 1308.23 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 170594 679.0 ns/op 1988.23 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 102580 1147 ns/op 1176.98 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 144766 811.5 ns/op 1663.67 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 40395 2920 ns/op 2805.86 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 52123 2291 ns/op 3576.38 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 33514 3498 ns/op 2341.86 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 39645 3056 ns/op 2680.49 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 6840 16500 ns/op 61.76 MB/s BenchmarkAESCFBDecrypt1K-4 6750 16809 ns/op 60.62 MB/s BenchmarkAESCFBDecrypt8K-4 934 130106 ns/op 62.93 MB/s BenchmarkAESOFB1K-4 10000 11453 ns/op 88.98 MB/s BenchmarkAESCTR1K-4 13570 8878 ns/op 114.78 MB/s BenchmarkAESCTR8K-4 1611 69500 ns/op 117.80 MB/s BenchmarkAESCBCEncrypt1K-4 14378 8353 ns/op 122.59 MB/s BenchmarkAESCBCDecrypt1K-4 17602 6694 ns/op 152.98 MB/s PASS ok crypto/cipher 3.857s goos: linux goarch: amd64 pkg: crypto/des cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncrypt-4 73180 1617 ns/op 4.95 MB/s BenchmarkDecrypt-4 81340 1443 ns/op 5.54 MB/s BenchmarkTDESEncrypt-4 31267 3827 ns/op 2.09 MB/s BenchmarkTDESDecrypt-4 31730 3780 ns/op 2.12 MB/s PASS ok crypto/des 1.613s goos: linux goarch: amd64 pkg: crypto/ecdh cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkECDH/P256-4 876 127119 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 13 8753883 ns/op 1087 B/op 21 allocs/op BenchmarkECDH/P521-4 5 21193811 ns/op 1537 B/op 21 allocs/op BenchmarkECDH/X25519-4 88 1272494 ns/op 375 B/op 9 allocs/op PASS ok crypto/ecdh 1.703s goos: linux goarch: amd64 pkg: crypto/ecdsa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSign/P256-4 1700 65542 ns/op 2512 B/op 33 allocs/op BenchmarkSign/P384-4 31 3735824 ns/op 2678 B/op 34 allocs/op BenchmarkSign/P521-4 13 8835945 ns/op 3067 B/op 35 allocs/op BenchmarkVerify/P256-4 904 128086 ns/op 432 B/op 8 allocs/op BenchmarkVerify/P384-4 12 9765443 ns/op 592 B/op 12 allocs/op BenchmarkVerify/P521-4 5 24196229 ns/op 912 B/op 12 allocs/op BenchmarkGenerateKey/P256-4 3986 29469 ns/op 896 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 54 2163323 ns/op 1094 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 21 5423163 ns/op 1415 B/op 17 allocs/op PASS ok crypto/ecdsa 2.705s goos: linux goarch: amd64 pkg: crypto/ed25519 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkKeyGeneration-4 315 366632 ns/op BenchmarkNewKeyFromSeed-4 320 374498 ns/op BenchmarkSigning-4 291 398744 ns/op BenchmarkVerification-4 200 605539 ns/op PASS ok crypto/ed25519 1.663s goos: linux goarch: amd64 pkg: crypto/elliptic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScalarBaseMult/P256-4 4695 23748 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 136 890194 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 50 2320182 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 20 5643130 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1372 88085 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 54 2171889 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 19 6108117 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 7 15519808 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 9885 10262 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 5046 20794 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3183 32911 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 73 1575262 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2181 52940 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 282 429319 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1472 80977 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 94 1253392 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.340s goos: linux goarch: amd64 pkg: crypto/hmac cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHMACSHA256_1K-4 14318 8171 ns/op 125.32 MB/s BenchmarkHMACSHA256_32-4 22831 5021 ns/op 6.37 MB/s BenchmarkNewWriteSum-4 10000 10339 ns/op 3.10 MB/s PASS ok crypto/hmac 1.501s goos: linux goarch: amd64 pkg: crypto/internal/bigmod cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkModAdd-4 45892 2377 ns/op BenchmarkModSub-4 51552 2285 ns/op BenchmarkMontgomeryRepr-4 26004 4522 ns/op BenchmarkMontgomeryMul-4 25940 4583 ns/op BenchmarkModMul-4 13020 9307 ns/op BenchmarkExpBig-4 15 7478463 ns/op BenchmarkExp-4 6 18337687 ns/op PASS ok crypto/internal/bigmod 2.170s goos: linux goarch: amd64 pkg: crypto/internal/edwards25519 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncodingDecoding-4 2976 36110 ns/op BenchmarkScalarBaseMult-4 327 355327 ns/op BenchmarkScalarMult-4 151 793527 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 220 545236 ns/op PASS ok crypto/internal/edwards25519 1.646s goos: linux goarch: amd64 pkg: crypto/internal/edwards25519/field cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAdd-4 490592 226.3 ns/op BenchmarkMultiply-4 4177992 29.09 ns/op BenchmarkSquare-4 5262236 22.69 ns/op BenchmarkInvert-4 24740 4903 ns/op BenchmarkMult32-4 1368388 82.89 ns/op PASS ok crypto/internal/edwards25519/field 1.812s goos: linux goarch: amd64 pkg: crypto/internal/nistec cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScalarMult/P224-4 48 2151902 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1588 74584 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 19 5876520 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 7 15090648 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 151 762813 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 7946 14912 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 57 1955960 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 22 4674879 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 2.080s goos: linux goarch: amd64 pkg: crypto/internal/nistec/fiat cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMul/P224-4 540289 197.3 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 290598 394.6 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 123296 957.3 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 609403 197.7 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 302121 387.1 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 120807 986.1 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.761s goos: linux goarch: amd64 pkg: crypto/md5 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes-4 114734 1019 ns/op 7.85 MB/s BenchmarkHash64-4 136041 857.9 ns/op 74.60 MB/s BenchmarkHash128-4 126916 943.3 ns/op 135.69 MB/s BenchmarkHash256-4 102189 1172 ns/op 218.49 MB/s BenchmarkHash512-4 69966 1619 ns/op 316.28 MB/s BenchmarkHash1K-4 47528 2539 ns/op 403.24 MB/s BenchmarkHash8K-4 7744 15141 ns/op 541.06 MB/s BenchmarkHash1M-4 66 1797940 ns/op 583.21 MB/s BenchmarkHash8M-4 7 14505001 ns/op 578.33 MB/s BenchmarkHash8BytesUnaligned-4 114884 1035 ns/op 7.73 MB/s BenchmarkHash1KUnaligned-4 46802 2502 ns/op 409.34 MB/s BenchmarkHash8KUnaligned-4 7512 15112 ns/op 542.08 MB/s PASS ok crypto/md5 2.768s goos: linux goarch: amd64 pkg: crypto/rand cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPrime-4 1 173654884 ns/op PASS ok crypto/rand 1.194s goos: linux goarch: amd64 pkg: crypto/rc4 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRC4_128-4 12366 9603 ns/op 13.33 MB/s BenchmarkRC4_1K-4 1447 77574 ns/op 13.20 MB/s BenchmarkRC4_8K-4 202 598467 ns/op 13.53 MB/s PASS ok crypto/rc4 1.547s goos: linux goarch: amd64 pkg: crypto/rsa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecryptPKCS1v15/2048-4 10 10502779 ns/op BenchmarkDecryptPKCS1v15/3072-4 5 23382476 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 42711925 ns/op BenchmarkEncryptPKCS1v15/2048-4 40 2843014 ns/op BenchmarkDecryptOAEP/2048-4 10 10560494 ns/op BenchmarkEncryptOAEP/2048-4 39 2785293 ns/op BenchmarkSignPKCS1v15/2048-4 10 10605080 ns/op BenchmarkVerifyPKCS1v15/2048-4 40 2700449 ns/op BenchmarkSignPSS/2048-4 10 10632755 ns/op BenchmarkVerifyPSS/2048-4 43 2841653 ns/op PASS ok crypto/rsa 2.729s goos: linux goarch: amd64 pkg: crypto/sha1 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 95232 1245 ns/op 6.42 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 109047 1070 ns/op 7.47 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 73731 1571 ns/op 203.66 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 84106 1410 ns/op 226.96 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 49251 2441 ns/op 419.52 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 52861 2261 ns/op 452.87 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 9937 11837 ns/op 692.09 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 9943 11654 ns/op 702.91 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.088s goos: linux goarch: amd64 pkg: crypto/sha256 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 68000 1518 ns/op 5.27 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 88400 1366 ns/op 5.86 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 86164 1383 ns/op 5.79 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 25760 4706 ns/op 217.58 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 26133 4438 ns/op 230.71 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 26143 4486 ns/op 228.27 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 4090 28411 ns/op 288.34 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 4251 28271 ns/op 289.77 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3835 28359 ns/op 288.87 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.276s goos: linux goarch: amd64 pkg: crypto/sha512 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 54075 2216 ns/op 3.61 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 68949 1709 ns/op 4.68 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 61791 1961 ns/op 4.08 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 27013 4447 ns/op 230.25 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 30589 3927 ns/op 260.73 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 29337 4135 ns/op 247.62 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5590 20806 ns/op 393.73 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 5716 20164 ns/op 406.27 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 5905 20367 ns/op 402.21 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.307s goos: linux goarch: amd64 pkg: crypto/subtle cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkConstantTimeByteEq-4 15690268 7.701 ns/op BenchmarkConstantTimeEq-4 15684109 7.577 ns/op BenchmarkConstantTimeLessOrEq-4 15529360 7.683 ns/op BenchmarkXORBytes/8Bytes-4 4545279 26.21 ns/op 305.23 MB/s BenchmarkXORBytes/128Bytes-4 3783572 30.02 ns/op 4263.62 MB/s BenchmarkXORBytes/2048Bytes-4 1000000 110.9 ns/op 18458.81 MB/s BenchmarkXORBytes/32768Bytes-4 60740 1987 ns/op 16494.54 MB/s PASS ok crypto/subtle 1.965s goos: linux goarch: amd64 pkg: crypto/tls cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCertCache/0-4 123 842505 ns/op BenchmarkCertCache/1-4 148 754394 ns/op BenchmarkCertCache/2-4 138 853111 ns/op BenchmarkCertCache/3-4 148 864008 ns/op BenchmarkHandshakeServer/RSA-4 15 7554511 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 14 8147491 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 15 7877765 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 82 1329967 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 132 873677 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 44 2520508 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 57 2053789 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 35736276 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 34838414 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 4 26357684 ns/op 39.78 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 3 34112603 ns/op 30.74 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 3 39304443 ns/op 53.36 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 2 54672335 ns/op 38.36 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 2 66413524 ns/op 63.15 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 2 97078072 ns/op 43.21 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 119555076 ns/op 70.17 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 172000440 ns/op 48.77 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 224668371 ns/op 74.68 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 349161483 ns/op 48.05 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 458666319 ns/op 73.16 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 665080480 ns/op 50.45 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 927393030 ns/op 72.36 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 1352852834 ns/op 49.61 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 4 27003547 ns/op 38.83 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 3 34522509 ns/op 30.37 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 3 43899048 ns/op 47.77 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 2 55477458 ns/op 37.80 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 2 68802498 ns/op 60.96 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 102574503 ns/op 40.89 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 124458691 ns/op 67.40 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 177414228 ns/op 47.28 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 235981637 ns/op 71.10 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 356919791 ns/op 47.01 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 484635361 ns/op 69.24 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 667511705 ns/op 50.27 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 942765787 ns/op 71.18 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 1397350141 ns/op 48.03 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 707442854 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 709251344 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 292598795 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 292765467 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 153553072 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 154291223 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 85138174 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 84084024 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 43682546 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 42995384 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 146697949 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 149772372 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 68366636 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 67701080 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 42620219 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 42031442 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 4 29388220 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 4 28142050 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 5 21921875 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 5 20650322 ns/op PASS ok crypto/tls 20.587s goos: linux goarch: amd64 pkg: crypto/x509 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCreateCertificate/RSA_2048-4 8 14104862 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 314 388551 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 979 117317 ns/op 12660 B/op 165 allocs/op BenchmarkParseCertificate/rsa_leaf-4 921 128473 ns/op 14067 B/op 188 allocs/op PASS ok crypto/x509 1.998s goos: linux goarch: amd64 pkg: database/sql cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkConcurrentDBExec-4 4 27363745 ns/op 2503278 B/op 14641 allocs/op BenchmarkConcurrentStmtQuery-4 4 26405164 ns/op 2236616 B/op 17656 allocs/op BenchmarkConcurrentStmtExec-4 7 15809682 ns/op 1772820 B/op 3172 allocs/op BenchmarkConcurrentTxQuery-4 4 27376544 ns/op 2359796 B/op 19658 allocs/op BenchmarkConcurrentTxExec-4 9 11952821 ns/op 595271 B/op 14150 allocs/op BenchmarkConcurrentTxStmtQuery-4 6 21089497 ns/op 839617 B/op 20158 allocs/op BenchmarkConcurrentTxStmtExec-4 26 4495183 ns/op 108501 B/op 2175 allocs/op BenchmarkConcurrentRandom-4 5 25191788 ns/op 1659112 B/op 14016 allocs/op BenchmarkManyConcurrentQueries-4 2084 52251 ns/op 4003 B/op 20 allocs/op BenchmarkGrabConn-4 165871 798.7 ns/op 0 B/op 0 allocs/op PASS ok database/sql 3.087s goos: linux goarch: amd64 pkg: debug/elf cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSymbols64-4 1419 73689 ns/op BenchmarkSymbols32-4 1944 61888 ns/op PASS ok debug/elf 1.267s goos: linux goarch: amd64 pkg: debug/gosym cpu: Intel(R) Xeon(R) CPU @ 2.20GHz Benchmark115/NewLineTable-4 207115 567.3 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 72 1715537 ns/op 180216 B/op 13 allocs/op Benchmark115/LineToPC-4 69 1688850 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 15985 7569 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.782s goos: linux goarch: amd64 pkg: encoding/asn1 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkObjectIdentifierString-4 61680 1928 ns/op BenchmarkMarshal-4 722 162684 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2460 44599 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.418s goos: linux goarch: amd64 pkg: encoding/base32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode-4 345 340508 ns/op 24.06 MB/s BenchmarkEncodeToString-4 266 414151 ns/op 19.78 MB/s BenchmarkDecode-4 133 887300 ns/op 14.78 MB/s BenchmarkDecodeString-4 128 901912 ns/op 14.54 MB/s PASS ok encoding/base32 1.723s goos: linux goarch: amd64 pkg: encoding/base64 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncodeToString-4 294 369974 ns/op 22.14 MB/s BenchmarkDecodeString/2-4 261352 430.3 ns/op 9.30 MB/s BenchmarkDecodeString/4-4 223832 507.0 ns/op 15.78 MB/s BenchmarkDecodeString/8-4 187891 633.3 ns/op 18.95 MB/s BenchmarkDecodeString/64-4 33568 3555 ns/op 24.75 MB/s BenchmarkDecodeString/8192-4 312 381864 ns/op 28.61 MB/s BenchmarkNewEncoding-4 57357 2047 ns/op 125.06 MB/s PASS ok encoding/base64 2.109s goos: linux goarch: amd64 pkg: encoding/binary cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadSlice1000Int32s-4 1280 89066 ns/op 44.91 MB/s BenchmarkReadStruct-4 15855 7563 ns/op 9.92 MB/s BenchmarkWriteStruct-4 15121 7779 ns/op 9.64 MB/s BenchmarkReadInts-4 45759 2604 ns/op 11.52 MB/s BenchmarkWriteInts-4 43524 2743 ns/op 10.94 MB/s BenchmarkWriteSlice1000Int32s-4 1153 95334 ns/op 41.96 MB/s BenchmarkPutUint16-4 3416919 35.25 ns/op 56.74 MB/s BenchmarkAppendUint16-4 3386485 35.34 ns/op 56.60 MB/s BenchmarkPutUint32-4 2372236 50.45 ns/op 79.28 MB/s BenchmarkAppendUint32-4 2431005 49.55 ns/op 80.73 MB/s BenchmarkPutUint64-4 940466 125.0 ns/op 63.98 MB/s BenchmarkAppendUint64-4 940941 126.2 ns/op 63.39 MB/s BenchmarkLittleEndianPutUint16-4 3409662 35.51 ns/op 56.32 MB/s BenchmarkLittleEndianAppendUint16-4 3225980 36.30 ns/op 55.10 MB/s BenchmarkLittleEndianPutUint32-4 2472507 48.87 ns/op 81.86 MB/s BenchmarkLittleEndianAppendUint32-4 2465572 48.39 ns/op 82.66 MB/s BenchmarkLittleEndianPutUint64-4 930548 122.5 ns/op 65.31 MB/s BenchmarkLittleEndianAppendUint64-4 956640 123.6 ns/op 64.70 MB/s BenchmarkReadFloats-4 146190 816.6 ns/op 14.70 MB/s BenchmarkWriteFloats-4 146584 815.1 ns/op 14.72 MB/s BenchmarkReadSlice1000Float32s-4 1114 104152 ns/op 38.41 MB/s BenchmarkWriteSlice1000Float32s-4 1057 112970 ns/op 35.41 MB/s BenchmarkReadSlice1000Uint8s-4 72618 1449 ns/op 690.20 MB/s BenchmarkWriteSlice1000Uint8s-4 91024 1111 ns/op 899.80 MB/s BenchmarkPutUvarint32-4 707346 153.1 ns/op 26.13 MB/s BenchmarkPutUvarint64-4 190424 609.2 ns/op 13.13 MB/s PASS ok encoding/binary 4.882s goos: linux goarch: amd64 pkg: encoding/csv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRead-4 5682 18043 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 6740 17001 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 7167 17040 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 4134 27879 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 7714 15474 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 7542 15390 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 7743 15739 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4359 26716 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 11280 9973 ns/op PASS ok encoding/csv 2.468s goos: linux goarch: amd64 pkg: encoding/gob cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEndToEndPipe-4 9069 12448 ns/op 1815 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 13366 8410 ns/op 1812 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 261 473409 ns/op 16743 B/op 330 allocs/op BenchmarkEncodeComplex128Slice-4 789 166353 ns/op 622 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1711 69624 ns/op 50 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1512 69379 ns/op 57 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 2355 53507 ns/op 164 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 66 1939155 ns/op 34107 B/op 250 allocs/op BenchmarkDecodeComplex128Slice-4 614 208627 ns/op 25229 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 1044 99191 ns/op 10800 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 1190 102691 ns/op 9759 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 718 155439 ns/op 39149 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 236 462097 ns/op 66540 B/op 2211 allocs/op BenchmarkDecodeBytesSlice-4 541 209833 ns/op 23753 B/op 191 allocs/op BenchmarkDecodeInterfaceSlice-4 98 1338733 ns/op 83018 B/op 3178 allocs/op BenchmarkDecodeMap-4 67 1642256 ns/op 54136 B/op 181 allocs/op PASS ok encoding/gob 4.007s goos: linux goarch: amd64 pkg: encoding/hex cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode/256-4 11949 10003 ns/op 25.59 MB/s BenchmarkEncode/1024-4 2608 41981 ns/op 24.39 MB/s BenchmarkEncode/4096-4 729 163118 ns/op 25.11 MB/s BenchmarkEncode/16384-4 182 651860 ns/op 25.13 MB/s BenchmarkDecode/256-4 22965 5323 ns/op 48.09 MB/s BenchmarkDecode/1024-4 5668 20759 ns/op 49.33 MB/s BenchmarkDecode/4096-4 1443 82862 ns/op 49.43 MB/s BenchmarkDecode/16384-4 358 333834 ns/op 49.08 MB/s BenchmarkDump/256-4 1291 92962 ns/op 2.75 MB/s BenchmarkDump/1024-4 327 362802 ns/op 2.82 MB/s BenchmarkDump/4096-4 76 1462086 ns/op 2.80 MB/s BenchmarkDump/16384-4 19 6079585 ns/op 2.69 MB/s PASS ok encoding/hex 2.774s goos: linux goarch: amd64 pkg: encoding/json cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCodeEncoder-4 1 118137250 ns/op 16.43 MB/s 2048 B/op 16 allocs/op BenchmarkCodeEncoderError-4 1 154125603 ns/op 12.59 MB/s 8525384 B/op 138 allocs/op BenchmarkCodeMarshal-4 1 172128949 ns/op 11.27 MB/s 10332832 B/op 59 allocs/op BenchmarkCodeMarshalError-4 1 186220210 ns/op 10.42 MB/s 10467288 B/op 138 allocs/op BenchmarkMarshalBytes/32-4 19885 6013 ns/op BenchmarkMarshalBytes/256-4 5221 22500 ns/op BenchmarkMarshalBytes/4096-4 435 275136 ns/op BenchmarkMarshalBytesError/32-4 43 2426436 ns/op BenchmarkMarshalBytesError/256-4 45 2356136 ns/op BenchmarkMarshalBytesError/4096-4 42 2571611 ns/op BenchmarkMarshalMap-4 42450 2542 ns/op 299 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 451628869 ns/op 4.30 MB/s 10097096 B/op 40033 allocs/op BenchmarkUnicodeDecoder-4 33752 3511 ns/op 3.99 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 41882 2657 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 392864843 ns/op 4.94 MB/s 2019408 B/op 40002 allocs/op BenchmarkCodeUnmarshalReuse-4 1 381887432 ns/op 5.08 MB/s 2019576 B/op 40006 allocs/op BenchmarkUnmarshalString-4 55398 2346 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 122617 996.2 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 291651 558.9 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 15360 7107 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 71217 1590 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 71798 1513 ns/op 83 B/op 2 allocs/op BenchmarkUnmapped-4 16123 6765 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 3772 32255 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 778 148438 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 93 1315828 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 9 12936021 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 391532 262.2 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 454672 269.4 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 431216 251.8 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 452012 252.7 ns/op BenchmarkEncodeMarshaler-4 66918 1928 ns/op 75 B/op 1 allocs/op BenchmarkEncoderEncode-4 76928 1455 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 4121485 27.18 ns/op BenchmarkNumberIsValidRegexp-4 20895 5894 ns/op PASS ok encoding/json 8.972s goos: linux goarch: amd64 pkg: encoding/pem cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode-4 43 2723773 ns/op 24.06 MB/s BenchmarkDecode-4 19 5897049 ns/op 15.06 MB/s PASS ok encoding/pem 1.338s goos: linux goarch: amd64 pkg: encoding/xml cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMarshal-4 2602 40799 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 866 131228 ns/op 8217 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 3493 29119 ns/op PASS ok encoding/xml 1.558s goos: linux goarch: amd64 pkg: errors cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkIs-4 238975 468.8 ns/op BenchmarkAs-4 57799 1975 ns/op PASS ok errors 1.361s goos: linux goarch: amd64 pkg: expvar cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkIntAdd-4 505200 496.0 ns/op BenchmarkIntSet-4 313887 371.9 ns/op BenchmarkFloatAdd-4 49106 2146 ns/op BenchmarkFloatSet-4 268129 401.0 ns/op BenchmarkStringSet-4 291856 450.0 ns/op BenchmarkMapSet-4 69370 2003 ns/op BenchmarkMapSetDifferent-4 54448 2240 ns/op BenchmarkMapSetDifferentRandom-4 217 520606 ns/op BenchmarkMapSetString-4 83720 1418 ns/op BenchmarkMapAddSame-4 28939 3558 ns/op BenchmarkMapAddDifferent-4 13063 8515 ns/op BenchmarkMapAddDifferentRandom-4 188 634172 ns/op BenchmarkMapAddSameSteadyState-4 215691 661.7 ns/op BenchmarkMapAddDifferentSteadyState-4 92572 1137 ns/op BenchmarkMapString-4 5956 19661 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 20011 6081 ns/op PASS ok expvar 3.630s goos: linux goarch: amd64 pkg: fmt cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSprintfPadding-4 113188 1089 ns/op BenchmarkSprintfEmpty-4 412298 310.1 ns/op BenchmarkSprintfString-4 288584 460.3 ns/op BenchmarkSprintfTruncateString-4 195205 680.4 ns/op BenchmarkSprintfTruncateBytes-4 149070 773.4 ns/op BenchmarkSprintfSlowParsingPath-4 248458 591.1 ns/op BenchmarkSprintfQuoteString-4 39091 3090 ns/op BenchmarkSprintfInt-4 241692 539.8 ns/op BenchmarkSprintfIntInt-4 193503 584.7 ns/op BenchmarkSprintfPrefixedInt-4 199443 582.9 ns/op BenchmarkSprintfFloat-4 120510 880.8 ns/op BenchmarkSprintfComplex-4 60748 2408 ns/op BenchmarkSprintfBoolean-4 283756 482.4 ns/op BenchmarkSprintfHexString-4 99978 1068 ns/op BenchmarkSprintfHexBytes-4 80744 1512 ns/op BenchmarkSprintfBytes-4 48037 2685 ns/op BenchmarkSprintfStringer-4 65001 1679 ns/op BenchmarkSprintfStructure-4 39619 3652 ns/op BenchmarkManyArgs-4 66435 1980 ns/op BenchmarkFprintInt-4 63502 1969 ns/op BenchmarkFprintfBytes-4 65709 1704 ns/op BenchmarkFprintIntNoAlloc-4 63919 1881 ns/op BenchmarkScanInts-4 34 3407048 ns/op BenchmarkScanRecursiveInt-4 1 403396768 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 440700581 ns/op PASS ok fmt 5.970s goos: linux goarch: amd64 pkg: go/build cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkImportVendor-4 596 189550 ns/op PASS ok go/build 1.162s goos: linux goarch: amd64 pkg: go/constant cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStringAdd/1-4 42458 2581 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 12855 9121 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3531 30459 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1005 118917 ns/op 11872 B/op 73 allocs/op BenchmarkStringAdd/256-4 246 480791 ns/op 48992 B/op 267 allocs/op BenchmarkStringAdd/1024-4 51 2332380 ns/op 215520 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 12 9792707 ns/op 846304 B/op 4113 allocs/op BenchmarkStringAdd/16384-4 3 41539886 ns/op 3615232 B/op 16406 allocs/op BenchmarkStringAdd/65536-4 1 184643783 ns/op 15239648 B/op 65564 allocs/op PASS ok go/constant 2.604s goos: linux goarch: amd64 pkg: go/format cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFormat/array1-10000-4 1 282522344 ns/op 0.23 MB/s 45245488 B/op 48878 allocs/op PASS ok go/format 1.330s goos: linux goarch: amd64 pkg: go/parser cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkParse-4 5 22983759 ns/op 2.34 MB/s BenchmarkParseOnly-4 6 19771975 ns/op 2.72 MB/s BenchmarkResolve-4 43 2670483 ns/op 20.16 MB/s PASS ok go/parser 2.275s goos: linux goarch: amd64 pkg: go/printer cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPrintFile-4 1 165467077 ns/op 0.31 MB/s 5164056 B/op 27528 allocs/op BenchmarkPrintDecl-4 678 176265 ns/op 0.18 MB/s 17033 B/op 51 allocs/op PASS ok go/printer 1.329s goos: linux goarch: amd64 pkg: go/scanner cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScan-4 250 463308 ns/op BenchmarkScanFiles/go/types/expr.go-4 14 8064937 ns/op 6.15 MB/s BenchmarkScanFiles/go/parser/parser.go-4 8 12813703 ns/op 5.72 MB/s BenchmarkScanFiles/net/http/server.go-4 6 19561328 ns/op 6.29 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 217 560143 ns/op 5.53 MB/s PASS ok go/scanner 1.750s goos: linux goarch: amd64 pkg: go/token cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSearchInts-4 1000000 102.3 ns/op PASS ok go/token 1.133s goos: linux goarch: amd64 pkg: go/types cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLookupFieldOrMethod-4 94 1280388 ns/op BenchmarkNamed/Underlying/nongeneric-4 635394 166.5 ns/op BenchmarkNamed/Underlying/generic-4 648314 166.6 ns/op BenchmarkNamed/Underlying/src_instance-4 639116 166.7 ns/op BenchmarkNamed/Underlying/user_instance-4 655527 168.0 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 16476 6807 ns/op BenchmarkNamed/NewMethodSet/generic-4 17210 6808 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 16868 6998 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 17095 6869 ns/op BenchmarkCheck/http/funcbodies/info-4 1 760773295 ns/op 44207 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 540829226 ns/op 62185 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 284830893 ns/op 118048 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 255946586 ns/op 131373 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 481115977 ns/op 10770 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 138476011 ns/op 37409 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 81294497 ns/op 63713 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 74682532 ns/op 69310 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 156847029 ns/op 13810 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 70893806 ns/op 30551 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 52787220 ns/op 41029 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 52042112 ns/op 41616 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1380503542 ns/op 49227 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 748033213 ns/op 90843 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 191087500 ns/op 355498 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 144323382 ns/op 470693 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 551836990 ns/op 3637 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 106593721 ns/op 18813 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 89028420 ns/op 22536 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 86701064 ns/op 23142 lines/s PASS ok go/types 20.962s goos: linux goarch: amd64 pkg: hash/adler32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAdler32KB-4 8530 14022 ns/op 73.03 MB/s PASS ok hash/adler32 1.239s goos: linux goarch: amd64 pkg: hash/crc32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCRC32/poly=IEEE/size=15/align=0-4 200761 605.0 ns/op 24.79 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 200608 551.5 ns/op 27.20 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 101901 1137 ns/op 35.18 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 111633 1073 ns/op 37.28 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 416215 272.8 ns/op 1877.04 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 431782 270.3 ns/op 1893.93 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 381619 307.7 ns/op 3327.87 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 389994 303.5 ns/op 3374.10 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 227769 512.1 ns/op 7997.67 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 233496 502.0 ns/op 8159.85 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 50012 2385 ns/op 13742.00 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 51135 2353 ns/op 13925.20 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 417474 278.2 ns/op 53.93 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 421011 280.3 ns/op 53.52 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 421760 273.5 ns/op 146.27 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 411181 275.4 ns/op 145.23 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 301054 394.4 ns/op 1298.25 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 294188 387.5 ns/op 1321.41 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 250225 475.8 ns/op 2152.30 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 252714 470.6 ns/op 2176.12 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 211567 567.8 ns/op 7213.19 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 202797 580.6 ns/op 7054.86 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 44881 2676 ns/op 12244.34 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 44144 2732 ns/op 11994.18 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 190729 588.6 ns/op 25.49 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 196542 588.3 ns/op 25.50 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 100916 1193 ns/op 33.54 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 101554 1187 ns/op 33.69 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 7285 15447 ns/op 33.14 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 7530 15697 ns/op 32.62 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 3464 32488 ns/op 31.52 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 3698 32673 ns/op 31.34 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 896 133038 ns/op 30.79 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 874 134170 ns/op 30.53 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 100 1084298 ns/op 30.22 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 100 1083797 ns/op 30.23 MB/s PASS ok hash/crc32 5.809s goos: linux goarch: amd64 pkg: hash/crc64 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCrc64/ISO64KB-4 84 1440103 ns/op 45.51 MB/s BenchmarkCrc64/ISO4KB-4 962 120389 ns/op 34.02 MB/s BenchmarkCrc64/ISO1KB-4 4364 25348 ns/op 40.40 MB/s BenchmarkCrc64/ECMA64KB-4 80 1422294 ns/op 46.08 MB/s BenchmarkCrc64/Random64KB-4 91 1250844 ns/op 52.39 MB/s BenchmarkCrc64/Random16KB-4 364 321854 ns/op 50.91 MB/s PASS ok hash/crc64 1.784s goos: linux goarch: amd64 pkg: hash/fnv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFnv32KB-4 8366 14445 ns/op 70.89 MB/s BenchmarkFnv32aKB-4 8386 14369 ns/op 71.27 MB/s BenchmarkFnv64KB-4 8044 14322 ns/op 71.50 MB/s BenchmarkFnv64aKB-4 7935 14545 ns/op 70.40 MB/s BenchmarkFnv128KB-4 1981 59798 ns/op 17.12 MB/s BenchmarkFnv128aKB-4 2074 57844 ns/op 17.70 MB/s PASS ok hash/fnv 1.949s goos: linux goarch: amd64 pkg: hash/maphash cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash/n=4/Write-4 603471 198.1 ns/op 20.19 MB/s BenchmarkHash/n=4/Bytes-4 4221703 28.44 ns/op 140.65 MB/s BenchmarkHash/n=4/String-4 1618532 73.26 ns/op 54.60 MB/s BenchmarkHash/n=8/Write-4 518228 200.8 ns/op 39.84 MB/s BenchmarkHash/n=8/Bytes-4 4234383 28.63 ns/op 279.42 MB/s BenchmarkHash/n=8/String-4 1719716 69.65 ns/op 114.86 MB/s BenchmarkHash/n=16/Write-4 548796 202.6 ns/op 78.97 MB/s BenchmarkHash/n=16/Bytes-4 4631846 26.06 ns/op 613.90 MB/s BenchmarkHash/n=16/String-4 1657394 74.61 ns/op 214.44 MB/s BenchmarkHash/n=32/Write-4 542782 206.1 ns/op 155.27 MB/s BenchmarkHash/n=32/Bytes-4 4293604 26.92 ns/op 1188.84 MB/s BenchmarkHash/n=32/String-4 1804381 67.54 ns/op 473.77 MB/s BenchmarkHash/n=64/Write-4 502976 224.4 ns/op 285.16 MB/s BenchmarkHash/n=64/Bytes-4 4313248 28.24 ns/op 2266.44 MB/s BenchmarkHash/n=64/String-4 1720436 67.36 ns/op 950.14 MB/s BenchmarkHash/n=256/Write-4 385108 302.7 ns/op 845.78 MB/s BenchmarkHash/n=256/Bytes-4 2150488 54.36 ns/op 4709.60 MB/s BenchmarkHash/n=256/String-4 906946 130.5 ns/op 1961.46 MB/s BenchmarkHash/n=320/Write-4 383709 292.2 ns/op 1095.25 MB/s BenchmarkHash/n=320/Bytes-4 1751701 67.58 ns/op 4734.89 MB/s BenchmarkHash/n=320/String-4 672985 176.1 ns/op 1817.31 MB/s BenchmarkHash/n=1024/Write-4 257230 451.0 ns/op 2270.31 MB/s BenchmarkHash/n=1024/Bytes-4 745827 160.2 ns/op 6392.54 MB/s BenchmarkHash/n=1024/String-4 263481 452.0 ns/op 2265.32 MB/s BenchmarkHash/n=4096/Write-4 122738 971.5 ns/op 4216.33 MB/s BenchmarkHash/n=4096/Bytes-4 204459 585.0 ns/op 7002.02 MB/s BenchmarkHash/n=4096/String-4 69463 1740 ns/op 2354.38 MB/s BenchmarkHash/n=16384/Write-4 38731 3116 ns/op 5258.38 MB/s BenchmarkHash/n=16384/Bytes-4 52831 2298 ns/op 7130.29 MB/s BenchmarkHash/n=16384/String-4 17011 7006 ns/op 2338.71 MB/s PASS ok hash/maphash 5.547s goos: linux goarch: amd64 pkg: html cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEscape-4 751 144832 ns/op BenchmarkEscapeNone-4 131930 876.4 ns/op BenchmarkUnescape-4 740 157756 ns/op BenchmarkUnescapeNone-4 476976 235.3 ns/op BenchmarkUnescapeSparse-4 10227 11797 ns/op BenchmarkUnescapeDense-4 1045 107623 ns/op PASS ok html 1.871s goos: linux goarch: amd64 pkg: html/template cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCSSEscaper-4 8970 12992 ns/op BenchmarkCSSEscaperNoSpecials-4 41702 2865 ns/op BenchmarkDecodeCSS-4 26835 4459 ns/op BenchmarkDecodeCSSNoSpecials-4 4182748 28.67 ns/op BenchmarkCSSValueFilter-4 102186 1126 ns/op BenchmarkCSSValueFilterOk-4 73634 1652 ns/op BenchmarkEscapedExecute-4 4102 26555 ns/op BenchmarkHTMLNospaceEscaper-4 10000 10660 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 63552 1898 ns/op BenchmarkStripTags-4 20464 5979 ns/op BenchmarkStripTagsNoSpecials-4 285717 424.4 ns/op BenchmarkJSValEscaperWithNum-4 22006 5343 ns/op BenchmarkJSValEscaperWithStr-4 4944 22623 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 16780 7064 ns/op BenchmarkJSValEscaperWithObj-4 4273 27196 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 12332 9519 ns/op BenchmarkJSStrEscaperNoSpecials-4 52686 2216 ns/op BenchmarkJSStrEscaper-4 10000 10935 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 50388 2354 ns/op BenchmarkJSRegexpEscaper-4 10000 11271 ns/op BenchmarkTemplateSpecialTags-4 80 1335860 ns/op BenchmarkURLEscaper-4 4177 28280 ns/op BenchmarkURLEscaperNoSpecials-4 152894 759.7 ns/op BenchmarkURLNormalizer-4 5258 21123 ns/op BenchmarkURLNormalizerNoSpecials-4 147950 771.0 ns/op BenchmarkSrcsetFilter-4 17824 6631 ns/op BenchmarkSrcsetFilterNoSpecials-4 99296 1212 ns/op PASS ok html/template 4.970s goos: linux goarch: amd64 pkg: image cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAt/rgba-4 496656 206.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 355981 287.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 608036 200.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 420392 287.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1789101 66.89 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 102.3 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1780965 65.76 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 105.7 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1461511 82.50 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 449634 262.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 321788 350.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 412348 276.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 329392 345.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 773042 149.3 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 522753 237.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 895383 128.2 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 514912 238.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 422442 277.0 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1344020 87.57 ns/op BenchmarkRGBASetRGBA-4 1401712 83.91 ns/op BenchmarkRGBA64At-4 677437 169.8 ns/op BenchmarkRGBA64SetRGBA64-4 724707 161.9 ns/op BenchmarkNRGBAAt-4 1364445 89.38 ns/op BenchmarkNRGBASetNRGBA-4 1363022 87.75 ns/op BenchmarkNRGBA64At-4 662874 167.9 ns/op BenchmarkNRGBA64SetNRGBA64-4 702154 159.3 ns/op BenchmarkAlphaAt-4 2291751 49.69 ns/op BenchmarkAlphaSetAlpha-4 2289528 49.13 ns/op BenchmarkAlpha16At-4 1584580 75.04 ns/op BenchmarkAlphaSetAlpha16-4 1544508 78.06 ns/op BenchmarkGrayAt-4 2285546 49.64 ns/op BenchmarkGraySetGray-4 2221656 50.04 ns/op BenchmarkGray16At-4 1589767 76.06 ns/op BenchmarkGraySetGray16-4 1534861 77.65 ns/op PASS ok image 6.225s goos: linux goarch: amd64 pkg: image/color cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkYCbCrToRGB/0-4 3917563 31.01 ns/op BenchmarkYCbCrToRGB/128-4 3974396 30.07 ns/op BenchmarkYCbCrToRGB/255-4 4096102 29.53 ns/op BenchmarkRGBToYCbCr/0-4 4035624 29.07 ns/op BenchmarkRGBToYCbCr/Cb-4 4032260 29.43 ns/op BenchmarkRGBToYCbCr/Cr-4 3968354 29.75 ns/op BenchmarkYCbCrToRGBA/0-4 3349574 36.13 ns/op BenchmarkYCbCrToRGBA/128-4 3229599 37.05 ns/op BenchmarkYCbCrToRGBA/255-4 3370448 35.84 ns/op BenchmarkNYCbCrAToRGBA/0-4 3225609 37.32 ns/op BenchmarkNYCbCrAToRGBA/128-4 3264394 35.82 ns/op BenchmarkNYCbCrAToRGBA/255-4 3173408 37.17 ns/op PASS ok image/color 2.895s goos: linux goarch: amd64 pkg: image/draw cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFillOver-4 3 36917201 ns/op BenchmarkFillSrc-4 283 413244 ns/op BenchmarkCopyOver-4 6 18431860 ns/op BenchmarkCopySrc-4 391 309113 ns/op BenchmarkNRGBAOver-4 6 20190410 ns/op BenchmarkNRGBASrc-4 8 13122989 ns/op BenchmarkYCbCr-4 8 14270414 ns/op BenchmarkGray-4 14 7828676 ns/op BenchmarkCMYK-4 8 13292478 ns/op BenchmarkGlyphOver-4 19 6308486 ns/op BenchmarkRGBAMaskOver-4 4 32559185 ns/op BenchmarkGrayMaskOver-4 5 24851231 ns/op BenchmarkRGBA64ImageMaskOver-4 3 40073891 ns/op BenchmarkRGBA-4 4 26798368 ns/op BenchmarkPalettedFill-4 885 138712 ns/op BenchmarkPalettedRGBA-4 4 26635730 ns/op BenchmarkGenericOver-4 2 57982063 ns/op BenchmarkGenericMaskOver-4 5 23414388 ns/op BenchmarkGenericSrc-4 3 38464897 ns/op BenchmarkGenericMaskSrc-4 4 32620152 ns/op PASS ok image/draw 7.774s goos: linux goarch: amd64 pkg: image/gif cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecode-4 22 4792505 ns/op 3.22 MB/s 48618 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 117543876 ns/op 2.61 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 3096698284 ns/op 0.40 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 55 2245436 ns/op 6.88 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 153370537 ns/op 0.40 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 5.179s goos: linux goarch: amd64 pkg: image/jpeg cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFDCT-4 3802 31363 ns/op BenchmarkIDCT-4 3698 29663 ns/op BenchmarkDecodeBaseline-4 8 13010558 ns/op 4.75 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 18158352 ns/op 3.40 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 163033079 ns/op 7.54 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 196579404 ns/op 4.69 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 2.400s goos: linux goarch: amd64 pkg: image/png cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPaeth-4 12023392 9.971 ns/op BenchmarkDecodeGray-4 12 9290319 ns/op 7.05 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 40125571 ns/op 6.53 MB/s 337330 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 35545939 ns/op 7.37 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 20 5552956 ns/op 11.80 MB/s 140352 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 33535431 ns/op 7.82 MB/s 332128 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 40536308 ns/op 6.47 MB/s 605232 B/op 268 allocs/op BenchmarkEncodeGray-4 2 62749594 ns/op 4.90 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 62523790 ns/op 4.91 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 204991398 ns/op 5.99 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 224440349 ns/op 5.47 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 4 31142211 ns/op 9.86 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 198795713 ns/op 6.18 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 838073226 ns/op 1.47 MB/s 864088 B/op 29 allocs/op PASS ok image/png 4.762s goos: linux goarch: amd64 pkg: index/suffixarray cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkNew/text=opticks/size=100K/bits=32-4 2 55918470 ns/op 1.79 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 45211149 ns/op 2.21 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 324436969 ns/op 1.54 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 306255701 ns/op 1.63 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 54236136 ns/op 1.84 MB/s 401492 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 44490545 ns/op 2.25 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 310817165 ns/op 1.61 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 295886989 ns/op 1.69 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 705502313 ns/op 1.42 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 711917659 ns/op 1.40 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 4450148917 ns/op 1.12 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 4242911803 ns/op 1.18 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=go/size=10M/bits=32-4 1 8688778229 ns/op 1.15 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=go/size=10M/bits=64-4 1 8495877003 ns/op 1.18 MB/s 80003152 B/op 2 allocs/op BenchmarkNew/text=go/size=50M/bits=32-4 1 49515614303 ns/op 1.01 MB/s 200007760 B/op 2 allocs/op BenchmarkNew/text=go/size=50M/bits=64-4 1 49051288133 ns/op 1.02 MB/s 400007248 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 10441555 ns/op 9.58 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 9 12011506 ns/op 8.33 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 53010693 ns/op 9.43 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 58683666 ns/op 8.52 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 105754466 ns/op 9.46 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 119680112 ns/op 8.36 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 524970617 ns/op 9.52 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 581649501 ns/op 8.60 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=10M/bits=32-4 1 1030743803 ns/op 9.70 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=10M/bits=64-4 1 1188814958 ns/op 8.41 MB/s 80003152 B/op 2 allocs/op BenchmarkNew/text=zero/size=50M/bits=32-4 1 5278877704 ns/op 9.47 MB/s 200007760 B/op 2 allocs/op BenchmarkNew/text=zero/size=50M/bits=64-4 1 5851982050 ns/op 8.54 MB/s 400007248 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 62570494 ns/op 1.60 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 54307917 ns/op 1.84 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 431911928 ns/op 1.16 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 437251340 ns/op 1.14 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 1006300035 ns/op 0.99 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 1029616396 ns/op 0.97 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 6406040751 ns/op 0.78 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 6421876120 ns/op 0.78 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=10M/bits=32-4 1 14013481302 ns/op 0.71 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=10M/bits=64-4 1 13828904549 ns/op 0.72 MB/s 80003152 B/op 2 allocs/op BenchmarkNew/text=rand/size=50M/bits=32-4 1 87422537295 ns/op 0.57 MB/s 200007760 B/op 2 allocs/op BenchmarkNew/text=rand/size=50M/bits=64-4 1 89586402007 ns/op 0.56 MB/s 400007248 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 211066240 ns/op 19.80 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 208312460 ns/op 20.06 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 384.289s goos: linux goarch: amd64 pkg: internal/fuzz cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMarshalCorpusFile/1-4 33826 3205 ns/op 0.31 MB/s BenchmarkMarshalCorpusFile/2-4 34570 3348 ns/op 0.60 MB/s BenchmarkMarshalCorpusFile/4-4 31074 3733 ns/op 1.07 MB/s BenchmarkMarshalCorpusFile/8-4 27217 4411 ns/op 1.81 MB/s BenchmarkMarshalCorpusFile/16-4 21343 5680 ns/op 2.82 MB/s BenchmarkMarshalCorpusFile/32-4 14028 8469 ns/op 3.78 MB/s BenchmarkMarshalCorpusFile/64-4 10862 11056 ns/op 5.79 MB/s BenchmarkMarshalCorpusFile/128-4 8312 14087 ns/op 9.09 MB/s BenchmarkMarshalCorpusFile/256-4 3139 34352 ns/op 7.45 MB/s BenchmarkMarshalCorpusFile/512-4 1840 67407 ns/op 7.60 MB/s BenchmarkMarshalCorpusFile/1024-4 882 128440 ns/op 7.97 MB/s BenchmarkMarshalCorpusFile/2048-4 438 259585 ns/op 7.89 MB/s BenchmarkMarshalCorpusFile/4096-4 228 505916 ns/op 8.10 MB/s BenchmarkMarshalCorpusFile/8192-4 100 1043569 ns/op 7.85 MB/s BenchmarkMarshalCorpusFile/16384-4 49 2094424 ns/op 7.82 MB/s BenchmarkMarshalCorpusFile/32768-4 21 5523691 ns/op 5.93 MB/s BenchmarkMarshalCorpusFile/65536-4 9 11515805 ns/op 5.69 MB/s BenchmarkMarshalCorpusFile/131072-4 4 26889237 ns/op 4.87 MB/s BenchmarkMarshalCorpusFile/262144-4 3 49248833 ns/op 5.32 MB/s BenchmarkMarshalCorpusFile/524288-4 1 118955054 ns/op 4.41 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 249852191 ns/op 4.20 MB/s BenchmarkUnmarshalCorpusFile/1-4 8989 13060 ns/op 0.08 MB/s BenchmarkUnmarshalCorpusFile/2-4 7664 13141 ns/op 0.15 MB/s BenchmarkUnmarshalCorpusFile/4-4 8108 14558 ns/op 0.27 MB/s BenchmarkUnmarshalCorpusFile/8-4 6637 16534 ns/op 0.48 MB/s BenchmarkUnmarshalCorpusFile/16-4 5818 19530 ns/op 0.82 MB/s BenchmarkUnmarshalCorpusFile/32-4 3787 29351 ns/op 1.09 MB/s BenchmarkUnmarshalCorpusFile/64-4 3194 35332 ns/op 1.81 MB/s BenchmarkUnmarshalCorpusFile/128-4 2413 45313 ns/op 2.82 MB/s BenchmarkUnmarshalCorpusFile/256-4 1042 113517 ns/op 2.26 MB/s BenchmarkUnmarshalCorpusFile/512-4 565 213345 ns/op 2.40 MB/s BenchmarkUnmarshalCorpusFile/1024-4 294 415359 ns/op 2.47 MB/s BenchmarkUnmarshalCorpusFile/2048-4 146 808995 ns/op 2.53 MB/s BenchmarkUnmarshalCorpusFile/4096-4 67 1601938 ns/op 2.56 MB/s BenchmarkUnmarshalCorpusFile/8192-4 36 3184451 ns/op 2.57 MB/s BenchmarkUnmarshalCorpusFile/16384-4 16 6315409 ns/op 2.59 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 12745382 ns/op 2.57 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 25112984 ns/op 2.61 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 51824472 ns/op 2.53 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 105072394 ns/op 2.49 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 211615866 ns/op 2.48 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 424842226 ns/op 2.47 MB/s BenchmarkMutatorBytes/1-4 33152 3581 ns/op BenchmarkMutatorBytes/10-4 35608 3351 ns/op BenchmarkMutatorBytes/100-4 32288 3643 ns/op BenchmarkMutatorBytes/1000-4 21885 5799 ns/op BenchmarkMutatorBytes/10000-4 5632 25574 ns/op BenchmarkMutatorBytes/100000-4 796 184630 ns/op BenchmarkMutatorString/1-4 28420 3803 ns/op BenchmarkMutatorString/10-4 33057 3711 ns/op BenchmarkMutatorString/100-4 29701 4439 ns/op BenchmarkMutatorString/1000-4 12315 8455 ns/op BenchmarkMutatorString/10000-4 2797 69686 ns/op BenchmarkMutatorString/100000-4 196 613616 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 17904 6532 ns/op BenchmarkMutatorAllBasicTypes/string-4 17806 6877 ns/op BenchmarkMutatorAllBasicTypes/bool-4 56752 2189 ns/op BenchmarkMutatorAllBasicTypes/float32-4 51487 2393 ns/op BenchmarkMutatorAllBasicTypes/float64-4 47569 2399 ns/op BenchmarkMutatorAllBasicTypes/int-4 54950 2216 ns/op BenchmarkMutatorAllBasicTypes/int8-4 54238 2205 ns/op BenchmarkMutatorAllBasicTypes/int16-4 55168 2168 ns/op BenchmarkMutatorAllBasicTypes/int32-4 55402 2222 ns/op BenchmarkMutatorAllBasicTypes/int64-4 55435 2149 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 52578 2239 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 53648 2201 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 53004 2230 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 53491 2200 ns/op PASS ok internal/fuzz 12.673s goos: linux goarch: amd64 pkg: internal/intern cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStress-4 26588 3862 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 122234 1009 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.280s goos: linux goarch: amd64 pkg: internal/poll cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSplicePipe/SplicePipeWithPool-4 34017 3145 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 12619 8975 ns/op BenchmarkSplicePipePoolParallel-4 89634 1219 ns/op BenchmarkSplicePipeNativeParallel-4 31834 3703 ns/op PASS ok internal/poll 1.793s goos: linux goarch: amd64 pkg: internal/trace cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMMU-4 5 23003012 ns/op PASS ok internal/trace 5.240s PASS ok internal/zstd 1.075s goos: linux goarch: amd64 pkg: io cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCopyNSmall-4 10000 15972 ns/op BenchmarkCopyNLarge-4 135 1210877 ns/op PASS ok io 1.450s goos: linux goarch: amd64 pkg: log cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkItoa-4 212272 518.0 ns/op BenchmarkPrintln-4 21402 5550 ns/op 79 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 32013 3684 ns/op 66 B/op 1 allocs/op BenchmarkConcurrent-4 1966 58980 ns/op BenchmarkDiscard-4 646611 171.1 ns/op 0 B/op 0 allocs/op PASS ok log 1.812s goos: linux goarch: amd64 pkg: log/slog cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkWriteTime-4 83206 1402 ns/op BenchmarkJSONHandler/defaults-4 6962 17008 ns/op 540 B/op 1 allocs/op BenchmarkJSONHandler/time_format-4 3690 29860 ns/op 763 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4449 25516 ns/op 755 B/op 5 allocs/op BenchmarkPreformatting/separate-4 6760 16846 ns/op 504 B/op 0 allocs/op BenchmarkPreformatting/struct-4 7150 16727 ns/op 517 B/op 0 allocs/op BenchmarkPreformatting/struct_file-4 4983 21824 ns/op 529 B/op 1 allocs/op BenchmarkJSONEncoding/json.Marshal-4 28204 4303 ns/op 80 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 27310 4402 ns/op 64 B/op 2 allocs/op BenchmarkNopLog/no_attrs-4 77671 1591 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 59353 2212 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 49215 2691 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 52340 2319 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 59209 2194 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 47350 2684 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 977708 123.8 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 581522 202.4 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 565267 205.8 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 449422 260.8 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 388334 315.2 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 4340 23047 ns/op BenchmarkDispatch/switch-checked-4 187392 604.7 ns/op BenchmarkDispatch/As-4 186010 636.3 ns/op BenchmarkDispatch/Visit-4 178912 640.6 ns/op BenchmarkUnsafeStrings-4 18306 6492 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 PASS ok log/slog 4.522s goos: linux goarch: amd64 pkg: log/slog/internal/benchmarks cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAttrs/disabled/5_args-4 1566315 74.91 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 1293164 91.06 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 774879 141.9 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 241192 447.1 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 63487 1905 ns/op 263 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 73896 2046 ns/op 263 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 37896 3313 ns/op 680 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 12999 10239 ns/op 3458 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 13981 7528 ns/op 585 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 14094 7953 ns/op 598 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 8680 12973 ns/op 1099 B/op 6 allocs/op BenchmarkAttrs/Text_discard/40_args-4 3213 45065 ns/op 4329 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 16743 7042 ns/op 524 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 14755 8263 ns/op 525 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 10557 11141 ns/op 946 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 3648 32644 ns/op 3719 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 4.233s goos: linux goarch: amd64 pkg: maps cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMapClone-4 2 61806417 ns/op PASS ok maps 2.665s goos: linux goarch: amd64 pkg: math cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAcos-4 2175222 55.03 ns/op BenchmarkAcosh-4 770324 134.8 ns/op BenchmarkAsin-4 2166306 55.00 ns/op BenchmarkAsinh-4 831284 139.4 ns/op BenchmarkAtan-4 2875728 41.10 ns/op BenchmarkAtanh-4 840588 139.2 ns/op BenchmarkAtan2-4 2106240 56.89 ns/op BenchmarkCbrt-4 1000000 108.2 ns/op BenchmarkCeil-4 15837973 7.257 ns/op BenchmarkCopysign-4 2120782 56.86 ns/op BenchmarkCos-4 1208401 100.0 ns/op BenchmarkCosh-4 1338307 89.53 ns/op BenchmarkErf-4 2819592 42.30 ns/op BenchmarkErfc-4 2716534 44.13 ns/op BenchmarkErfinv-4 2454630 48.77 ns/op BenchmarkErfcinv-4 2418172 48.98 ns/op BenchmarkExp-4 5900173 20.39 ns/op BenchmarkExpGo-4 744388 155.6 ns/op BenchmarkExpm1-4 2042817 59.14 ns/op BenchmarkExp2-4 824215 143.3 ns/op BenchmarkExp2Go-4 770156 150.9 ns/op BenchmarkAbs-4 2778806 42.98 ns/op BenchmarkDim-4 10700982 11.44 ns/op BenchmarkFloor-4 16563187 7.314 ns/op BenchmarkMax-4 11158352 10.46 ns/op BenchmarkMin-4 11720570 10.35 ns/op BenchmarkMod-4 236756 476.1 ns/op BenchmarkFrexp-4 1410835 83.66 ns/op BenchmarkGamma-4 658497 181.4 ns/op BenchmarkHypot-4 9981250 11.92 ns/op BenchmarkHypotGo-4 1245370 96.55 ns/op BenchmarkIlogb-4 1743432 67.33 ns/op BenchmarkJ0-4 223148 532.4 ns/op BenchmarkJ1-4 229599 503.7 ns/op BenchmarkJn-4 107622 1094 ns/op BenchmarkLdexp-4 1437955 84.18 ns/op BenchmarkLgamma-4 876771 139.8 ns/op BenchmarkLog-4 4909044 23.99 ns/op BenchmarkLogb-4 1790880 67.25 ns/op BenchmarkLog1p-4 1000000 113.8 ns/op BenchmarkLog10-4 4898001 24.58 ns/op BenchmarkLog2-4 1000000 100.6 ns/op BenchmarkModf-4 2355099 51.42 ns/op BenchmarkNextafter32-4 2239724 54.05 ns/op BenchmarkNextafter64-4 2249924 52.97 ns/op BenchmarkPowInt-4 436084 264.8 ns/op BenchmarkPowFrac-4 342980 345.0 ns/op BenchmarkPow10Pos-4 4054435 28.21 ns/op BenchmarkPow10Neg-4 4290165 27.87 ns/op BenchmarkRound-4 2714816 43.66 ns/op BenchmarkRoundToEven-4 8929632 13.30 ns/op BenchmarkRemainder-4 373962 314.0 ns/op BenchmarkSignbit-4 3991047 29.48 ns/op BenchmarkSin-4 1687588 71.73 ns/op BenchmarkSincos-4 1000000 117.1 ns/op BenchmarkSinh-4 1764684 68.56 ns/op BenchmarkSqrtIndirect-4 16694283 7.195 ns/op BenchmarkSqrtLatency-4 16431234 7.280 ns/op BenchmarkSqrtIndirectLatency-4 16583338 7.185 ns/op BenchmarkSqrtGoLatency-4 1217787 96.16 ns/op BenchmarkSqrtPrime-4 31802 3743 ns/op BenchmarkTan-4 1535566 78.16 ns/op BenchmarkTanh-4 1253179 96.49 ns/op BenchmarkTrunc-4 16646913 7.221 ns/op BenchmarkY0-4 241513 480.2 ns/op BenchmarkY1-4 245433 487.2 ns/op BenchmarkYn-4 118064 1012 ns/op BenchmarkFloat64bits-4 4306830 27.15 ns/op BenchmarkFloat64frombits-4 4129195 28.51 ns/op BenchmarkFloat32bits-4 4118928 28.37 ns/op BenchmarkFloat32frombits-4 4045074 29.70 ns/op BenchmarkFMA-4 15692528 7.623 ns/op PASS ok math 11.995s goos: linux goarch: amd64 pkg: math/big cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAddVV/1-4 11329632 10.60 ns/op 6038.00 MB/s BenchmarkAddVV/2-4 10196086 11.84 ns/op 10807.90 MB/s BenchmarkAddVV/3-4 9506575 12.51 ns/op 15343.63 MB/s BenchmarkAddVV/4-4 9755085 12.45 ns/op 20566.27 MB/s BenchmarkAddVV/5-4 8957203 13.08 ns/op 24468.95 MB/s BenchmarkAddVV/10-4 7426489 15.96 ns/op 40091.20 MB/s BenchmarkAddVV/100-4 1815572 66.48 ns/op 96271.90 MB/s BenchmarkAddVV/1000-4 202177 599.8 ns/op 106708.74 MB/s BenchmarkSubVV/1-4 10627092 11.22 ns/op 5704.89 MB/s BenchmarkSubVV/2-4 9848162 12.20 ns/op 10491.00 MB/s BenchmarkSubVV/3-4 9034854 13.49 ns/op 14234.45 MB/s BenchmarkSubVV/4-4 9673264 12.37 ns/op 20696.09 MB/s BenchmarkSubVV/5-4 9104748 13.27 ns/op 24107.60 MB/s BenchmarkSubVV/10-4 7530250 16.02 ns/op 39948.22 MB/s BenchmarkSubVV/100-4 1808463 66.24 ns/op 96617.15 MB/s BenchmarkSubVV/1000-4 202512 588.1 ns/op 108821.42 MB/s BenchmarkAddVW/1-4 11645132 10.27 ns/op 779.16 MB/s BenchmarkAddVW/2-4 11220412 10.68 ns/op 1497.93 MB/s BenchmarkAddVW/3-4 10155914 11.77 ns/op 2039.49 MB/s BenchmarkAddVW/4-4 10918318 10.99 ns/op 2911.74 MB/s BenchmarkAddVW/5-4 10335510 11.70 ns/op 3417.93 MB/s BenchmarkAddVW/10-4 8482684 13.90 ns/op 5754.55 MB/s BenchmarkAddVW/100-4 244256 466.5 ns/op 1714.94 MB/s BenchmarkAddVW/1000-4 34479 3479 ns/op 2299.42 MB/s BenchmarkAddVWext/1-4 11650621 10.36 ns/op 772.38 MB/s BenchmarkAddVWext/2-4 10920333 10.74 ns/op 1489.38 MB/s BenchmarkAddVWext/3-4 10098550 11.77 ns/op 2039.53 MB/s BenchmarkAddVWext/4-4 10910853 10.95 ns/op 2921.09 MB/s BenchmarkAddVWext/5-4 10253337 11.60 ns/op 3449.55 MB/s BenchmarkAddVWext/10-4 8661126 13.97 ns/op 5725.95 MB/s BenchmarkAddVWext/100-4 84507 1410 ns/op 567.26 MB/s BenchmarkAddVWext/1000-4 8557 13608 ns/op 587.88 MB/s BenchmarkSubVW/1-4 11604193 10.43 ns/op 767.30 MB/s BenchmarkSubVW/2-4 10841329 10.94 ns/op 1462.50 MB/s BenchmarkSubVW/3-4 9629131 12.14 ns/op 1976.91 MB/s BenchmarkSubVW/4-4 10929895 10.87 ns/op 2944.87 MB/s BenchmarkSubVW/5-4 10242912 11.68 ns/op 3425.54 MB/s BenchmarkSubVW/10-4 8409232 14.02 ns/op 5705.05 MB/s BenchmarkSubVW/100-4 253232 465.7 ns/op 1717.98 MB/s BenchmarkSubVW/1000-4 34896 3424 ns/op 2336.31 MB/s BenchmarkSubVWext/1-4 11474808 10.29 ns/op 777.39 MB/s BenchmarkSubVWext/2-4 10766562 10.80 ns/op 1482.06 MB/s BenchmarkSubVWext/3-4 10028839 12.02 ns/op 1997.03 MB/s BenchmarkSubVWext/4-4 11038999 10.89 ns/op 2938.80 MB/s BenchmarkSubVWext/5-4 10189732 11.73 ns/op 3411.41 MB/s BenchmarkSubVWext/10-4 8633362 13.98 ns/op 5722.87 MB/s BenchmarkSubVWext/100-4 85808 1410 ns/op 567.29 MB/s BenchmarkSubVWext/1000-4 8552 13502 ns/op 592.50 MB/s BenchmarkMulAddVWW/1-4 10393924 11.55 ns/op 5539.96 MB/s BenchmarkMulAddVWW/2-4 9875625 11.98 ns/op 10686.55 MB/s BenchmarkMulAddVWW/3-4 9273542 12.79 ns/op 15016.99 MB/s BenchmarkMulAddVWW/4-4 8903152 13.56 ns/op 18880.69 MB/s BenchmarkMulAddVWW/5-4 8156589 14.24 ns/op 22467.10 MB/s BenchmarkMulAddVWW/10-4 6325092 18.96 ns/op 33751.17 MB/s BenchmarkMulAddVWW/100-4 1000000 103.2 ns/op 62031.76 MB/s BenchmarkMulAddVWW/1000-4 125095 951.9 ns/op 67234.76 MB/s BenchmarkAddMulVVW/1-4 10224252 11.73 ns/op 5454.88 MB/s BenchmarkAddMulVVW/2-4 9318590 12.93 ns/op 9898.34 MB/s BenchmarkAddMulVVW/3-4 8863785 13.46 ns/op 14263.69 MB/s BenchmarkAddMulVVW/4-4 8431748 14.26 ns/op 17951.31 MB/s BenchmarkAddMulVVW/5-4 7892896 15.37 ns/op 20818.54 MB/s BenchmarkAddMulVVW/10-4 6544446 18.16 ns/op 35241.53 MB/s BenchmarkAddMulVVW/100-4 1452607 82.73 ns/op 77357.31 MB/s BenchmarkAddMulVVW/1000-4 166282 717.6 ns/op 89188.12 MB/s BenchmarkDivWVW/1-4 2616396 45.92 ns/op 1393.81 MB/s BenchmarkDivWVW/2-4 1234539 97.67 ns/op 1310.55 MB/s BenchmarkDivWVW/3-4 885496 124.6 ns/op 1540.44 MB/s BenchmarkDivWVW/4-4 805207 143.9 ns/op 1778.48 MB/s BenchmarkDivWVW/5-4 776234 150.0 ns/op 2132.91 MB/s BenchmarkDivWVW/10-4 417590 279.4 ns/op 2290.39 MB/s BenchmarkDivWVW/100-4 56895 2105 ns/op 3040.87 MB/s BenchmarkDivWVW/1000-4 5844 20297 ns/op 3153.23 MB/s BenchmarkNonZeroShifts/1/shrVU-4 11247673 10.54 ns/op BenchmarkNonZeroShifts/1/shlVU-4 11791327 9.825 ns/op BenchmarkNonZeroShifts/2/shrVU-4 10407488 10.78 ns/op BenchmarkNonZeroShifts/2/shlVU-4 10929069 10.75 ns/op BenchmarkNonZeroShifts/3/shrVU-4 9822560 12.20 ns/op BenchmarkNonZeroShifts/3/shlVU-4 9995659 11.80 ns/op BenchmarkNonZeroShifts/4/shrVU-4 8842725 12.91 ns/op BenchmarkNonZeroShifts/4/shlVU-4 9590895 12.15 ns/op BenchmarkNonZeroShifts/5/shrVU-4 8230004 14.41 ns/op BenchmarkNonZeroShifts/5/shlVU-4 8788974 13.13 ns/op BenchmarkNonZeroShifts/10/shrVU-4 6480150 18.41 ns/op BenchmarkNonZeroShifts/10/shlVU-4 6765633 17.16 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1000000 110.4 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1222496 95.35 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 128395 918.7 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 152275 776.4 ns/op BenchmarkDecimalConversion-4 195 581680 ns/op BenchmarkFloatString/100-4 10000 10790 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 211 566395 ns/op 2908 B/op 9 allocs/op BenchmarkFloatString/10000-4 2 51659044 ns/op 61420 B/op 57 allocs/op BenchmarkFloatString/100000-4 1 5218217384 ns/op 867896 B/op 543 allocs/op BenchmarkFloatAdd/10-4 167571 712.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 164072 743.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 143793 811.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 84634 1412 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 15892 7246 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 214759 556.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 220436 545.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 213873 561.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 151431 774.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 42854 2702 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1838 65344 ns/op BenchmarkParseFloatLargeExp-4 391 280671 ns/op BenchmarkGCD10x10/WithoutXY-4 180644 660.9 ns/op BenchmarkGCD10x10/WithXY-4 55561 2205 ns/op BenchmarkGCD10x100/WithoutXY-4 91860 1295 ns/op BenchmarkGCD10x100/WithXY-4 15902 7797 ns/op BenchmarkGCD10x1000/WithoutXY-4 57411 1938 ns/op BenchmarkGCD10x1000/WithXY-4 12979 9310 ns/op BenchmarkGCD100x100/WithoutXY-4 22882 5029 ns/op BenchmarkGCD100x100/WithXY-4 9919 12063 ns/op BenchmarkGCD100x1000/WithoutXY-4 10000 10434 ns/op BenchmarkGCD100x1000/WithXY-4 5816 21027 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2070 55495 ns/op BenchmarkGCD1000x1000/WithXY-4 1173 101139 ns/op BenchmarkHilbert-4 22 5383662 ns/op BenchmarkBinomial-4 14119 8590 ns/op BenchmarkQuoRem-4 19254 6443 ns/op BenchmarkExp-4 15 7466598 ns/op BenchmarkExpMont/Odd-4 128 930778 ns/op 2595 B/op 22 allocs/op BenchmarkExpMont/Even1-4 124 964982 ns/op 3363 B/op 38 allocs/op BenchmarkExpMont/Even2-4 122 995814 ns/op 3828 B/op 52 allocs/op BenchmarkExpMont/Even3-4 120 982027 ns/op 3850 B/op 53 allocs/op BenchmarkExpMont/Even4-4 100 1006866 ns/op 3834 B/op 52 allocs/op BenchmarkExpMont/Even8-4 100 1005992 ns/op 3866 B/op 54 allocs/op BenchmarkExpMont/Even32-4 100 1005505 ns/op 3834 B/op 53 allocs/op BenchmarkExpMont/Even64-4 142 850859 ns/op 3636 B/op 53 allocs/op BenchmarkExpMont/Even96-4 138 864157 ns/op 3795 B/op 51 allocs/op BenchmarkExpMont/Even128-4 157 755592 ns/op 3262 B/op 50 allocs/op BenchmarkExpMont/Even255-4 176 645264 ns/op 2959 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 417 287816 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 375 323820 ns/op 1731 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 370 318450 ns/op 1741 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 380 323107 ns/op 1750 B/op 47 allocs/op BenchmarkExp2-4 15 7442015 ns/op BenchmarkBitset-4 791304 147.8 ns/op BenchmarkBitsetNeg-4 391665 273.5 ns/op BenchmarkBitsetOrig-4 231151 523.1 ns/op BenchmarkBitsetNegOrig-4 134848 867.1 ns/op BenchmarkModSqrt225_Tonelli-4 100 1034183 ns/op BenchmarkModSqrt225_3Mod4-4 380 315795 ns/op BenchmarkModSqrt231_Tonelli-4 94 1112939 ns/op BenchmarkModSqrt231_5Mod8-4 308 375280 ns/op BenchmarkModInverse-4 10000 10293 ns/op BenchmarkSqrt-4 1526 79450 ns/op BenchmarkIntSqr/1-4 1377744 88.34 ns/op BenchmarkIntSqr/2-4 719047 166.1 ns/op BenchmarkIntSqr/3-4 604525 196.7 ns/op BenchmarkIntSqr/5-4 409630 279.5 ns/op BenchmarkIntSqr/8-4 310066 383.8 ns/op BenchmarkIntSqr/10-4 242132 478.4 ns/op BenchmarkIntSqr/20-4 45418 2719 ns/op BenchmarkIntSqr/30-4 33020 3749 ns/op BenchmarkIntSqr/50-4 20902 5871 ns/op BenchmarkIntSqr/80-4 12196 9697 ns/op BenchmarkIntSqr/100-4 8799 12647 ns/op BenchmarkIntSqr/200-4 3548 32153 ns/op BenchmarkIntSqr/300-4 1388 76550 ns/op BenchmarkIntSqr/500-4 736 169247 ns/op BenchmarkIntSqr/800-4 278 426331 ns/op BenchmarkIntSqr/1000-4 200 568893 ns/op BenchmarkDiv/20/10-4 396124 300.2 ns/op BenchmarkDiv/40/20-4 387662 297.3 ns/op BenchmarkDiv/100/50-4 369784 327.3 ns/op BenchmarkDiv/200/100-4 43804 2740 ns/op BenchmarkDiv/400/200-4 44492 2870 ns/op BenchmarkDiv/1000/500-4 35142 3465 ns/op BenchmarkDiv/2000/1000-4 27038 4584 ns/op BenchmarkDiv/20000/10000-4 956 119740 ns/op BenchmarkDiv/200000/100000-4 25 4938907 ns/op BenchmarkDiv/2000000/1000000-4 1 131132948 ns/op BenchmarkDiv/20000000/10000000-4 1 3875076169 ns/op BenchmarkMul-4 5 23648773 ns/op BenchmarkNatMul/10-4 136764 753.3 ns/op BenchmarkNatMul/100-4 5352 22022 ns/op BenchmarkNatMul/1000-4 168 696431 ns/op BenchmarkZeroShifts/Shl-4 14174 8203 ns/op BenchmarkZeroShifts/ShlSame-4 5004984 23.60 ns/op BenchmarkZeroShifts/Shr-4 14293 7824 ns/op BenchmarkZeroShifts/ShrSame-4 4678719 23.49 ns/op BenchmarkExp3Power/0x10-4 168343 700.4 ns/op BenchmarkExp3Power/0x40-4 156523 768.6 ns/op BenchmarkExp3Power/0x100-4 79876 1360 ns/op BenchmarkExp3Power/0x400-4 36120 2830 ns/op BenchmarkExp3Power/0x1000-4 8960 13218 ns/op BenchmarkExp3Power/0x4000-4 1804 68284 ns/op BenchmarkExp3Power/0x10000-4 199 610529 ns/op BenchmarkExp3Power/0x40000-4 15 6860557 ns/op BenchmarkExp3Power/0x100000-4 2 64864342 ns/op BenchmarkExp3Power/0x400000-4 1 593897230 ns/op BenchmarkFibo-4 3 39797588 ns/op BenchmarkNatSqr/1-4 858123 138.3 ns/op BenchmarkNatSqr/2-4 472131 247.3 ns/op BenchmarkNatSqr/3-4 372255 280.5 ns/op BenchmarkNatSqr/5-4 258336 409.9 ns/op BenchmarkNatSqr/8-4 188012 584.0 ns/op BenchmarkNatSqr/10-4 160413 710.9 ns/op BenchmarkNatSqr/20-4 38918 2996 ns/op BenchmarkNatSqr/30-4 29377 3944 ns/op BenchmarkNatSqr/50-4 18243 6511 ns/op BenchmarkNatSqr/80-4 11011 10621 ns/op BenchmarkNatSqr/100-4 8643 13572 ns/op BenchmarkNatSqr/200-4 3408 35382 ns/op BenchmarkNatSqr/300-4 1412 83580 ns/op BenchmarkNatSqr/500-4 674 167613 ns/op BenchmarkNatSqr/800-4 294 387871 ns/op BenchmarkNatSqr/1000-4 222 518339 ns/op BenchmarkNatSetBytes/8-4 668972 173.2 ns/op BenchmarkNatSetBytes/24-4 193574 615.5 ns/op BenchmarkNatSetBytes/128-4 44659 2610 ns/op BenchmarkNatSetBytes/7-4 748147 153.9 ns/op BenchmarkNatSetBytes/23-4 212572 583.5 ns/op BenchmarkNatSetBytes/127-4 44620 2701 ns/op BenchmarkScanPi-4 246 476268 ns/op BenchmarkStringPiParallel-4 522 194951 ns/op BenchmarkScan/10/Base2-4 39705 3102 ns/op BenchmarkScan/100/Base2-4 4299 25664 ns/op BenchmarkScan/1000/Base2-4 478 257078 ns/op BenchmarkScan/10/Base8-4 95509 1253 ns/op BenchmarkScan/100/Base8-4 13050 9026 ns/op BenchmarkScan/1000/Base8-4 1332 88006 ns/op BenchmarkScan/10/Base10-4 99368 1156 ns/op BenchmarkScan/100/Base10-4 13957 8358 ns/op BenchmarkScan/1000/Base10-4 1453 79453 ns/op BenchmarkScan/10/Base16-4 114534 1054 ns/op BenchmarkScan/100/Base16-4 16496 7560 ns/op BenchmarkScan/1000/Base16-4 1700 70560 ns/op BenchmarkString/10/Base2-4 141980 839.5 ns/op BenchmarkString/100/Base2-4 21502 5708 ns/op BenchmarkString/1000/Base2-4 2224 55767 ns/op BenchmarkString/10/Base8-4 306084 414.7 ns/op BenchmarkString/100/Base8-4 56799 2166 ns/op BenchmarkString/1000/Base8-4 6112 19473 ns/op BenchmarkString/10/Base10-4 180345 664.8 ns/op BenchmarkString/100/Base10-4 35605 3454 ns/op BenchmarkString/1000/Base10-4 4572 29210 ns/op BenchmarkString/10/Base16-4 333648 354.5 ns/op BenchmarkString/100/Base16-4 70096 1631 ns/op BenchmarkString/1000/Base16-4 8114 14176 ns/op BenchmarkLeafSize/0-4 44 2726997 ns/op BenchmarkLeafSize/1-4 348 329845 ns/op BenchmarkLeafSize/2-4 351 324011 ns/op BenchmarkLeafSize/3-4 264 429063 ns/op BenchmarkLeafSize/4-4 367 349935 ns/op BenchmarkLeafSize/5-4 230 477993 ns/op BenchmarkLeafSize/6-4 274 431357 ns/op BenchmarkLeafSize/7-4 278 404485 ns/op BenchmarkLeafSize/8-4 358 313880 ns/op BenchmarkLeafSize/9-4 194 587698 ns/op BenchmarkLeafSize/10-4 242 488976 ns/op BenchmarkLeafSize/11-4 256 455234 ns/op BenchmarkLeafSize/12-4 274 427636 ns/op BenchmarkLeafSize/13-4 248 454802 ns/op BenchmarkLeafSize/14-4 291 398036 ns/op BenchmarkLeafSize/15-4 286 373905 ns/op BenchmarkLeafSize/16-4 361 309342 ns/op BenchmarkLeafSize/32-4 366 306925 ns/op BenchmarkLeafSize/64-4 349 332077 ns/op BenchmarkProbablyPrime/n=0-4 8 12880254 ns/op BenchmarkProbablyPrime/n=1-4 8 14128006 ns/op BenchmarkProbablyPrime/n=5-4 6 20367972 ns/op BenchmarkProbablyPrime/n=10-4 4 27597563 ns/op BenchmarkProbablyPrime/n=20-4 3 42153808 ns/op BenchmarkProbablyPrime/Lucas-4 9 11187469 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 75 1542442 ns/op BenchmarkRatCmp-4 203533 574.6 ns/op BenchmarkFloatPrecExact/1-4 122642 992.8 ns/op BenchmarkFloatPrecExact/10-4 38376 3099 ns/op BenchmarkFloatPrecExact/100-4 9846 11385 ns/op BenchmarkFloatPrecExact/1000-4 2106 58031 ns/op BenchmarkFloatPrecExact/10000-4 126 953286 ns/op BenchmarkFloatPrecExact/100000-4 3 39460482 ns/op BenchmarkFloatPrecExact/1000000-4 1 1978704027 ns/op BenchmarkFloatPrecMixed/1-4 120508 1006 ns/op BenchmarkFloatPrecMixed/10-4 33259 3535 ns/op BenchmarkFloatPrecMixed/100-4 4989 22719 ns/op BenchmarkFloatPrecMixed/1000-4 426 281294 ns/op BenchmarkFloatPrecMixed/10000-4 12 9887003 ns/op BenchmarkFloatPrecMixed/100000-4 1 533581484 ns/op BenchmarkFloatPrecMixed/1000000-4 1 34520699057 ns/op BenchmarkFloatPrecInexact/1-4 204799 618.9 ns/op BenchmarkFloatPrecInexact/10-4 167264 725.2 ns/op BenchmarkFloatPrecInexact/100-4 104667 1054 ns/op BenchmarkFloatPrecInexact/1000-4 32983 3523 ns/op BenchmarkFloatPrecInexact/10000-4 3979 27455 ns/op BenchmarkFloatPrecInexact/100000-4 430 264187 ns/op BenchmarkFloatPrecInexact/1000000-4 22 6162877 ns/op BenchmarkFloatSqrt/64-4 21090 5462 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 13518 8818 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 9536 12399 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 4635 25175 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 758 158917 ns/op 18173 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 60 2042061 ns/op 175681 B/op 19 allocs/op BenchmarkFloatSqrt/1000000-4 1 155682366 ns/op 3806360 B/op 638 allocs/op PASS ok math/big 93.207s goos: linux goarch: amd64 pkg: math/bits cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLeadingZeros-4 7429545 14.52 ns/op BenchmarkLeadingZeros8-4 7470121 15.75 ns/op BenchmarkLeadingZeros16-4 8701411 13.68 ns/op BenchmarkLeadingZeros32-4 8792650 13.59 ns/op BenchmarkLeadingZeros64-4 9134907 13.23 ns/op BenchmarkTrailingZeros-4 8796678 13.34 ns/op BenchmarkTrailingZeros8-4 8772973 13.51 ns/op BenchmarkTrailingZeros16-4 8866464 13.43 ns/op BenchmarkTrailingZeros32-4 8672184 13.57 ns/op BenchmarkTrailingZeros64-4 8696443 13.48 ns/op BenchmarkOnesCount-4 8906470 13.32 ns/op BenchmarkOnesCount8-4 9247201 12.92 ns/op BenchmarkOnesCount16-4 8489316 14.03 ns/op BenchmarkOnesCount32-4 8382987 13.96 ns/op BenchmarkOnesCount64-4 8688118 13.83 ns/op BenchmarkRotateLeft-4 9114669 13.12 ns/op BenchmarkRotateLeft8-4 8830404 13.71 ns/op BenchmarkRotateLeft16-4 8539850 14.03 ns/op BenchmarkRotateLeft32-4 9225290 12.97 ns/op BenchmarkRotateLeft64-4 9309314 13.03 ns/op BenchmarkReverse-4 12892260 9.081 ns/op BenchmarkReverse8-4 16753942 7.260 ns/op BenchmarkReverse16-4 15178893 7.995 ns/op BenchmarkReverse32-4 14316632 8.465 ns/op BenchmarkReverse64-4 13093556 9.243 ns/op BenchmarkReverseBytes-4 16655206 7.322 ns/op BenchmarkReverseBytes16-4 16253064 7.288 ns/op BenchmarkReverseBytes32-4 16437822 7.237 ns/op BenchmarkReverseBytes64-4 16080800 7.181 ns/op BenchmarkAdd-4 8855809 13.52 ns/op BenchmarkAdd32-4 9216085 13.04 ns/op BenchmarkAdd64-4 8900791 13.61 ns/op BenchmarkAdd64multiple-4 16982337 6.593 ns/op BenchmarkSub-4 8440293 13.71 ns/op BenchmarkSub32-4 8677576 13.79 ns/op BenchmarkSub64-4 8787274 13.58 ns/op BenchmarkSub64multiple-4 18104038 6.568 ns/op BenchmarkMul-4 8908770 13.29 ns/op BenchmarkMul32-4 8721432 13.76 ns/op BenchmarkMul64-4 8648211 13.81 ns/op BenchmarkDiv-4 2639796 46.39 ns/op BenchmarkDiv32-4 5435438 21.92 ns/op BenchmarkDiv64-4 2585248 46.60 ns/op PASS ok math/bits 6.864s goos: linux goarch: amd64 pkg: math/cmplx cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAbs-4 10716482 11.50 ns/op BenchmarkAcos-4 354726 282.2 ns/op BenchmarkAcosh-4 373848 301.6 ns/op BenchmarkAsin-4 423842 284.3 ns/op BenchmarkAsinh-4 411688 282.8 ns/op BenchmarkAtan-4 669482 179.8 ns/op BenchmarkAtanh-4 674559 176.1 ns/op BenchmarkConj-4 15830568 7.131 ns/op BenchmarkCos-4 497430 216.9 ns/op BenchmarkCosh-4 548308 215.9 ns/op BenchmarkExp-4 743047 153.7 ns/op BenchmarkLog-4 804957 148.9 ns/op BenchmarkLog10-4 791743 150.2 ns/op BenchmarkPhase-4 1758650 67.69 ns/op BenchmarkPolar-4 1000000 104.6 ns/op BenchmarkPow-4 197120 607.2 ns/op BenchmarkRect-4 1000000 115.6 ns/op BenchmarkSin-4 548337 216.2 ns/op BenchmarkSinh-4 544734 216.2 ns/op BenchmarkSqrt-4 769269 149.2 ns/op BenchmarkTan-4 287034 374.8 ns/op BenchmarkTanh-4 322988 334.0 ns/op PASS ok math/cmplx 3.835s goos: linux goarch: amd64 pkg: math/rand cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkInt63Threadsafe-4 691551 178.9 ns/op BenchmarkInt63ThreadsafeParallel-4 493996 236.6 ns/op BenchmarkInt63Unthreadsafe-4 1211209 98.58 ns/op BenchmarkIntn1000-4 851997 141.2 ns/op BenchmarkInt63n1000-4 909332 131.9 ns/op BenchmarkInt31n1000-4 935442 124.9 ns/op BenchmarkFloat32-4 1000000 117.5 ns/op BenchmarkFloat64-4 1212982 100.0 ns/op BenchmarkPerm3-4 190350 663.6 ns/op BenchmarkPerm30-4 22346 5369 ns/op BenchmarkPerm30ViaShuffle-4 25222 4629 ns/op BenchmarkShuffleOverhead-4 17635 6717 ns/op BenchmarkRead3-4 893479 133.0 ns/op BenchmarkRead64-4 72355 1647 ns/op BenchmarkRead1000-4 4791 24184 ns/op BenchmarkConcurrent-4 156362 874.5 ns/op PASS ok math/rand 3.507s goos: linux goarch: amd64 pkg: math/rand/v2 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPCG_DXSM-4 4284582 27.79 ns/op BenchmarkSourceUint64-4 4173210 28.95 ns/op BenchmarkGlobalInt64-4 3557752 31.19 ns/op BenchmarkGlobalInt64Parallel-4 5322367 19.21 ns/op BenchmarkGlobalUint64-4 3982269 30.38 ns/op BenchmarkGlobalUint64Parallel-4 6755248 17.37 ns/op BenchmarkInt64-4 2281938 51.47 ns/op BenchmarkUint64-4 2283603 52.13 ns/op BenchmarkGlobalIntN1000-4 2332470 51.72 ns/op BenchmarkIntN1000-4 1693819 71.15 ns/op BenchmarkInt64N1000-4 1644108 70.00 ns/op BenchmarkInt64N1e8-4 1679457 70.93 ns/op BenchmarkInt64N1e9-4 1694758 70.72 ns/op BenchmarkInt64N2e9-4 1691019 71.01 ns/op BenchmarkInt64N1e18-4 1623126 76.87 ns/op BenchmarkInt64N2e18-4 1579366 76.24 ns/op BenchmarkInt64N4e18-4 1466452 83.32 ns/op BenchmarkInt32N1000-4 1736972 68.70 ns/op BenchmarkInt32N1e8-4 1774170 68.06 ns/op BenchmarkInt32N1e9-4 1762442 67.46 ns/op BenchmarkInt32N2e9-4 1768455 71.18 ns/op BenchmarkFloat32-4 2302116 52.26 ns/op BenchmarkFloat64-4 2260317 52.16 ns/op BenchmarkExpFloat64-4 1239396 96.73 ns/op BenchmarkNormFloat64-4 1301158 93.08 ns/op BenchmarkPerm3-4 313959 392.8 ns/op BenchmarkPerm30-4 31305 3888 ns/op BenchmarkPerm30ViaShuffle-4 35025 3475 ns/op BenchmarkShuffleOverhead-4 45352 2684 ns/op BenchmarkConcurrent-4 3452590 35.04 ns/op PASS ok math/rand/v2 6.525s goos: linux goarch: amd64 pkg: mime cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkQEncodeWord-4 43412 2757 ns/op BenchmarkQDecodeWord-4 92257 1216 ns/op BenchmarkQDecodeHeader-4 92984 1273 ns/op BenchmarkTypeByExtension/.html-4 336321 318.6 ns/op BenchmarkTypeByExtension/.HTML-4 286294 402.7 ns/op BenchmarkTypeByExtension/.unused-4 315368 332.8 ns/op BenchmarkExtensionsByType/text/html-4 180152 651.2 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 70623 1442 ns/op BenchmarkExtensionsByType/application/octet-stream-4 129735 1057 ns/op PASS ok mime 2.702s goos: linux goarch: amd64 pkg: mime/multipart cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadForm/fields/maxMemory=0-4 652 175021 ns/op 48273 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 655 189739 ns/op 48104 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 252 470661 ns/op 105483 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 487 233878 ns/op 49821 B/op 207 allocs/op PASS ok mime/multipart 1.722s goos: linux goarch: amd64 pkg: mime/quotedprintable cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkWriter-4 934 125879 ns/op PASS ok mime/quotedprintable 1.151s goos: linux goarch: amd64 pkg: net cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkGoLookupIP-4 22 5111837 ns/op 8561 B/op 92 allocs/op BenchmarkGoLookupIPNoSuchHost-4 13 8108073 ns/op 19133 B/op 160 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5008179829 ns/op 158480 B/op 230 allocs/op BenchmarkDNSName-4 101356 1071 ns/op BenchmarkInterfaces-4 1221 82256 ns/op 17208 B/op 42 allocs/op BenchmarkInterfaceByIndex-4 1741 60985 ns/op 12503 B/op 25 allocs/op BenchmarkInterfaceByName-4 1323 80888 ns/op 17302 B/op 43 allocs/op BenchmarkInterfaceAddrs-4 1004 123772 ns/op 23334 B/op 106 allocs/op BenchmarkInterfacesAndAddrs-4 2874 36217 ns/op 3970 B/op 33 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 507 221215 ns/op 137578 B/op 51 allocs/op BenchmarkParseIP-4 5865 17505 ns/op BenchmarkParseIPValidIPv4-4 337537 356.8 ns/op BenchmarkParseIPValidIPv6-4 167137 720.5 ns/op BenchmarkIPString/IPv4-4 116970 1030 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 9914 12004 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 42390 2844 ns/op BenchmarkIPEqual/IPv4-4 1116092 104.8 ns/op BenchmarkIPEqual/IPv6-4 1074886 108.8 ns/op BenchmarkSendFile/1024-4 1 1209049314 ns/op 0.00 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/2048-4 1 1206341938 ns/op 0.00 MB/s 616 B/op 12 allocs/op BenchmarkSendFile/4096-4 1 1206364888 ns/op 0.00 MB/s 712 B/op 13 allocs/op BenchmarkSendFile/8192-4 1 1205906980 ns/op 0.01 MB/s 616 B/op 12 allocs/op BenchmarkSendFile/16384-4 1 1205135714 ns/op 0.01 MB/s 712 B/op 13 allocs/op BenchmarkSendFile/32768-4 1 1016676656 ns/op 0.03 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/65536-4 1 1017319821 ns/op 0.06 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/131072-4 1 1017016338 ns/op 0.13 MB/s 616 B/op 12 allocs/op BenchmarkSendFile/262144-4 1 1017806410 ns/op 0.26 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/524288-4 1 1019649300 ns/op 0.51 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/1048576-4 1 1020358312 ns/op 1.03 MB/s 520 B/op 11 allocs/op BenchmarkSendfileZeroBytes-4 1 202610194 ns/op 4575176 B/op 219507 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 1 1016646792 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 1 1017438844 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 1 1017939286 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 1 1016855761 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 1 1017461574 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1 1019253047 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1 1017977802 ns/op 0.06 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1 1017939409 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 1 1017164654 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 1 1018653424 ns/op 0.51 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 1 1020918036 ns/op 1.03 MB/s BenchmarkSplice/unix-to-tcp/1024-4 1 1016787946 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/2048-4 1 1016405974 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 1 1016947573 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/8192-4 1 1017807965 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/16384-4 1 1017085697 ns/op 0.02 MB/s BenchmarkSplice/unix-to-tcp/32768-4 1 1017466248 ns/op 0.03 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1 1016682705 ns/op 0.06 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1 1016635580 ns/op 0.13 MB/s BenchmarkSplice/unix-to-tcp/262144-4 1 1017871777 ns/op 0.26 MB/s BenchmarkSplice/unix-to-tcp/524288-4 1 1019577318 ns/op 0.51 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 1 1020694329 ns/op 1.03 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 1 1017222985 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 1 1016781352 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 1 1017274213 ns/op 0.00 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 1 1016624144 ns/op 0.01 MB/s 1136 B/op 11 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 1 1017143804 ns/op 0.02 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 1 1016785719 ns/op 0.03 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1 1017336944 ns/op 0.06 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1 1017365168 ns/op 0.13 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 1 1018481041 ns/op 0.26 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 1 1019729214 ns/op 0.51 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 1 1020607952 ns/op 1.03 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 1 1015952101 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 1 1017198486 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 1 1016364690 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 1 1017819385 ns/op 0.01 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 1 1017047534 ns/op 0.02 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 1 1016300576 ns/op 0.03 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1 1017171107 ns/op 0.06 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1 1017785665 ns/op 0.13 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 1 1018459302 ns/op 0.26 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 1 1019389467 ns/op 0.51 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 1 1021068521 ns/op 1.03 MB/s 944 B/op 9 allocs/op BenchmarkTCP4OneShot-4 1777 61191 ns/op BenchmarkTCP4OneShotTimeout-4 2029 56144 ns/op BenchmarkTCP4Persistent-4 11442 10140 ns/op BenchmarkTCP4PersistentTimeout-4 11770 10360 ns/op BenchmarkTCP6OneShot-4 2107 56946 ns/op BenchmarkTCP6OneShotTimeout-4 1784 64804 ns/op BenchmarkTCP6Persistent-4 13058 10458 ns/op BenchmarkTCP6PersistentTimeout-4 11259 9896 ns/op BenchmarkTCP4ConcurrentReadWrite-4 22682 4941 ns/op BenchmarkTCP6ConcurrentReadWrite-4 22966 5232 ns/op BenchmarkSetReadDeadline-4 117550 1016 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 9945 12074 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 10000 12066 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 9376 11448 ns/op 0 B/op 0 allocs/op PASS ok net 67.984s goos: linux goarch: amd64 pkg: net/http cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCookieString-4 26888 4238 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 10484 11472 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 13268 8632 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 16494 7174 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 28219 4062 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 47716 2480 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1498093 82.85 ns/op BenchmarkFindChild/n=2/rep=map-4 3437462 33.02 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1306482 92.24 ns/op BenchmarkFindChild/n=4/rep=linear-4 708231 150.6 ns/op BenchmarkFindChild/n=4/rep=map-4 3087138 36.68 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 691612 161.7 ns/op BenchmarkFindChild/n=8/rep=linear-4 386468 305.3 ns/op BenchmarkFindChild/n=8/rep=map-4 2786841 41.75 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 386127 311.7 ns/op BenchmarkFindChild/n=16/rep=linear-4 200973 581.4 ns/op BenchmarkFindChild/n=16/rep=map-4 2844800 39.97 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 2267598 53.22 ns/op BenchmarkFindChild/n=32/rep=linear-4 93612 1226 ns/op BenchmarkFindChild/n=32/rep=map-4 3454134 38.15 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2445038 48.72 ns/op BenchmarkMultiConflicts-4 1 185729046 ns/op BenchmarkServerMatch-4 16836 6959 ns/op BenchmarkReadRequestChrome-4 3084 33345 ns/op 18.32 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 10239 11759 ns/op 6.63 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 8900 12291 ns/op 6.67 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 6610 17251 ns/op 8.75 MB/s 1051 B/op 11 allocs/op BenchmarkReadRequestWrk-4 15544 7405 ns/op 5.40 MB/s 892 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 244 438278 ns/op 2.34 MB/s BenchmarkFileAndServer_1KB/https1-4 164 617137 ns/op 1.66 MB/s BenchmarkFileAndServer_1KB/h2-4 118 859164 ns/op 1.19 MB/s BenchmarkFileAndServer_16MB/h1-4 2 52920446 ns/op 317.03 MB/s BenchmarkFileAndServer_16MB/https1-4 1 143615531 ns/op 116.82 MB/s BenchmarkFileAndServer_16MB/h2-4 1 268584692 ns/op 62.47 MB/s BenchmarkFileAndServer_64MB/h1-4 1 227698873 ns/op 294.73 MB/s BenchmarkFileAndServer_64MB/https1-4 1 459291023 ns/op 146.11 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1013105081 ns/op 66.24 MB/s BenchmarkServeMux-4 204 636157 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 246 524089 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 304 378949 ns/op 6065 B/op 63 allocs/op BenchmarkClientServer/https1-4 214 548210 ns/op 6776 B/op 74 allocs/op BenchmarkClientServer/h2-4 132 760491 ns/op 10148 B/op 82 allocs/op BenchmarkClientServerParallel/4/h1-4 961 115021 ns/op 9434 B/op 76 allocs/op BenchmarkClientServerParallel/4/https1-4 27 4673480 ns/op 92930 B/op 1015 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50006: write tcp 127.0.0.1:36889->127.0.0.1:50006: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50018: write tcp 127.0.0.1:36889->127.0.0.1:50018: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39738: write tcp 127.0.0.1:40331->127.0.0.1:39738: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39732: write tcp 127.0.0.1:40331->127.0.0.1:39732: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39754: write tcp 127.0.0.1:40331->127.0.0.1:39754: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39764: write tcp 127.0.0.1:40331->127.0.0.1:39764: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39392: read tcp 127.0.0.1:35833->127.0.0.1:39392: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39286: read tcp 127.0.0.1:35833->127.0.0.1:39286: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39418: read tcp 127.0.0.1:35833->127.0.0.1:39418: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39426: write tcp 127.0.0.1:35833->127.0.0.1:39426: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/4/h2-4 144 726791 ns/op 19755 B/op 202 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44476: write tcp 127.0.0.1:42307->127.0.0.1:44476: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44486: write tcp 127.0.0.1:42307->127.0.0.1:44486: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60436: read tcp 127.0.0.1:44565->127.0.0.1:60436: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60456: write tcp 127.0.0.1:44565->127.0.0.1:60456: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60466: read tcp 127.0.0.1:44565->127.0.0.1:60466: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60404: read tcp 127.0.0.1:44565->127.0.0.1:60404: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60440: write tcp 127.0.0.1:44565->127.0.0.1:60440: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60460: write tcp 127.0.0.1:44565->127.0.0.1:60460: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60448: write tcp 127.0.0.1:44565->127.0.0.1:60448: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44036: write tcp 127.0.0.1:42131->127.0.0.1:44036: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 704 168840 ns/op 17263 B/op 98 allocs/op BenchmarkClientServerParallel/64/https1-4 21 5181956 ns/op 110435 B/op 1195 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:32826: write tcp 127.0.0.1:45343->127.0.0.1:32826: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:32794: write tcp 127.0.0.1:45343->127.0.0.1:32794: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55888: read tcp 127.0.0.1:35227->127.0.0.1:55888: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55868: read tcp 127.0.0.1:35227->127.0.0.1:55868: use of closed network connection BenchmarkClientServerParallel/64/h2-4 31 5524875 ns/op 100248 B/op 1159 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34886: write tcp 127.0.0.1:35575->127.0.0.1:34886: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34874: write tcp 127.0.0.1:35575->127.0.0.1:34874: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39512: read tcp 127.0.0.1:33823->127.0.0.1:39512: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39412: read tcp 127.0.0.1:33823->127.0.0.1:39412: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39488: read tcp 127.0.0.1:33823->127.0.0.1:39488: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39456: write tcp 127.0.0.1:33823->127.0.0.1:39456: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39484: write tcp 127.0.0.1:33823->127.0.0.1:39484: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45986: write tcp 127.0.0.1:44329->127.0.0.1:45986: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46014: write tcp 127.0.0.1:44329->127.0.0.1:46014: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45998: write tcp 127.0.0.1:44329->127.0.0.1:45998: use of closed network connection ... [output truncated] BenchmarkServer-4 1 1027622104 ns/op 29976 B/op 154 allocs/op BenchmarkClient-4 235 474588 ns/op 3769 B/op 44 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 600 193336 ns/op 7459 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1002 107219 ns/op 3085 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1543 79124 ns/op 1901 B/op 13 allocs/op BenchmarkServerHandlerTypeLen-4 1414 88097 ns/op 2805 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1654 79567 ns/op 2754 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1380 85856 ns/op 2720 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1461 77122 ns/op 1932 B/op 14 allocs/op BenchmarkServerHijack-4 892 131174 ns/op 16799 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 349 347844 ns/op 5858 B/op 52 allocs/op BenchmarkResponseStatusLine-4 512613 243.0 ns/op 0 B/op 0 allocs/op PASS ok net/http 18.171s goos: linux goarch: amd64 pkg: net/http/httputil cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkServeHTTP-4 3237 31738 ns/op 34137 B/op 12 allocs/op PASS ok net/http/httputil 1.190s goos: linux goarch: amd64 pkg: net/netip cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkIPNextPrev-4 80656 1426 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 455660 229.0 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 149667 718.9 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 61570 2027 ns/op BenchmarkStdIPv4-4 128469 914.3 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 89822 1340 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 93344 1283 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 75993 1531 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 66921 1754 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1619852 73.75 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1424984 83.92 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1489695 81.13 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 249330 478.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 269486 446.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 246862 466.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 78631 1572 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 253323 451.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 133982 863.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 142110 835.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 126459 891.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 69014 1706 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 330288 356.1 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 123164 959.9 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 169746 739.1 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 221164 532.3 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 156003 762.0 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 305466 404.7 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 138249 853.2 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 136902 840.2 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 139771 838.1 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 102098 1091 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 408435 286.7 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 227973 529.9 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 91158 1312 ns/op 96 B/op 2 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 123890 950.6 ns/op 56 B/op 2 allocs/op BenchmarkAddrPortString/v6_v4-4 162223 720.1 ns/op 56 B/op 2 allocs/op BenchmarkAddrPortString/v6_zone-4 119260 1044 ns/op 56 B/op 2 allocs/op BenchmarkAddrPortMarshalText/v4-4 245385 476.8 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 105244 1108 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 135900 885.7 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 181796 666.4 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 126039 973.1 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 981854 112.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 111.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 111.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 944401 116.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 120.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 923692 117.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 118.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 944902 118.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 942145 116.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 324366 374.6 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 585255 196.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 196083 592.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 209499 563.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 192484 624.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 67945 1748 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 445225 250.0 ns/op PASS ok net/netip 8.795s 2023/11/18 00:54:27 Test RPC server listening on 127.0.0.1:33907 2023/11/18 00:54:27 Test HTTP RPC server listening on 127.0.0.1:45305 goos: linux goarch: amd64 pkg: net/rpc cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEndToEnd-4 1357 80582 ns/op BenchmarkEndToEndHTTP-4 1382 80273 ns/op BenchmarkEndToEndAsync-4 2473 47197 ns/op BenchmarkEndToEndAsyncHTTP-4 3560 36585 ns/op PASS ok net/rpc 1.688s goos: linux goarch: amd64 pkg: net/textproto cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadMIMEHeader/client_headers-4 2817 36748 ns/op BenchmarkReadMIMEHeader/server_headers-4 4906 23360 ns/op BenchmarkUncommon-4 23744 4858 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.519s goos: linux goarch: amd64 pkg: net/url cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkString-4 3691 28095 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 87470 1306 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 499346 232.6 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 87056 1344 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 169672 710.9 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 80168 1488 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 13063 9105 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 357524 312.1 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 87522 1332 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 170900 714.2 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 83378 1494 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 14617 8240 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 186996 649.0 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 76240 1595 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 75390 1618 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 33792 3548 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 6013 19300 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 185583 648.3 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 75554 1576 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 73286 1598 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 34052 3513 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6313 19278 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.155s goos: linux goarch: amd64 pkg: os cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExpand/noop-4 2926875 39.68 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 155652 714.8 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 722 158215 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:512: benchmarkReaddirname ".": 130 entries os_test.go:512: benchmarkReaddirname ".": 130 entries os_test.go:512: benchmarkReaddirname ".": 130 entries BenchmarkReaddir-4 219 528613 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:529: benchmarkReaddir ".": 130 entries os_test.go:529: benchmarkReaddir ".": 130 entries os_test.go:529: benchmarkReaddir ".": 130 entries BenchmarkReadDir-4 588 195878 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:546: benchmarkReadDir ".": 130 entries os_test.go:546: benchmarkReadDir ".": 130 entries os_test.go:546: benchmarkReadDir ".": 130 entries BenchmarkStatDot-4 48012 2334 ns/op BenchmarkStatFile-4 42004 2819 ns/op BenchmarkStatDir-4 43597 2786 ns/op BenchmarkLstatDot-4 50001 2308 ns/op BenchmarkLstatFile-4 42926 2735 ns/op BenchmarkLstatDir-4 43532 2641 ns/op PASS ok os 2.641s goos: linux goarch: amd64 pkg: os/exec cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExecHostname-4 136 877187 ns/op 7179 B/op 30 allocs/op PASS ok os/exec 1.231s goos: linux goarch: amd64 pkg: os/user cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCurrent-4 343723 322.6 ns/op PASS ok os/user 1.223s goos: linux goarch: amd64 pkg: reflect cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkBool-4 3152412 34.14 ns/op BenchmarkString-4 2141425 55.26 ns/op BenchmarkBytes-4 1924798 62.13 ns/op BenchmarkNamedBytes-4 1000000 114.4 ns/op BenchmarkBytesArray-4 724264 163.1 ns/op BenchmarkSliceLen-4 2180750 54.86 ns/op BenchmarkMapLen-4 782588 148.6 ns/op BenchmarkStringLen-4 1940174 62.54 ns/op BenchmarkArrayLen-4 1310031 91.59 ns/op BenchmarkSliceCap-4 2387642 50.82 ns/op BenchmarkDeepEqual/int8-4 392832 287.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 86431 1377 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 329361 350.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 81853 1427 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 353380 337.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 83476 1461 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 345237 351.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 82111 1461 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 334000 338.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 84160 1438 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 385700 293.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 112044 1048 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 349051 340.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 82095 1442 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 324984 347.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 83026 1446 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 345795 339.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 81832 1434 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 339308 344.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 83097 1432 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 328086 345.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 78987 1443 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 336675 336.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 82623 1469 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 345168 348.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 81507 1438 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 347403 334.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 83812 1432 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 339247 341.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 83688 1435 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 406255 296.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 85030 1395 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 349898 332.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 82981 1459 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 113511 1059 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 55228 2157 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 43688 2750 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 31346 3817 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 31934 3856 ns/op BenchmarkIsZero/ArrayComparable-4 284977 415.9 ns/op BenchmarkIsZero/ArrayIncomparable-4 30867 4011 ns/op BenchmarkIsZero/StructComparable-4 557160 215.0 ns/op BenchmarkIsZero/StructIncomparable-4 140005 868.0 ns/op BenchmarkIsZero/ArrayInt_4-4 1227481 96.13 ns/op BenchmarkIsZero/ArrayInt_1024-4 17230 7118 ns/op BenchmarkIsZero/ArrayInt_1024_NoZero-4 32414 3684 ns/op BenchmarkIsZero/Struct4Int-4 950641 124.9 ns/op BenchmarkIsZero/ArrayStruct4Int_1024-4 17221 7000 ns/op BenchmarkIsZero/ArrayChanInt_1024-4 17026 7060 ns/op BenchmarkSetZero/Bool/Direct-4 4092458 28.95 ns/op BenchmarkSetZero/Bool/CachedZero-4 801356 143.9 ns/op BenchmarkSetZero/Bool/NewZero-4 621696 195.4 ns/op BenchmarkSetZero/Int/Direct-4 2434504 48.23 ns/op BenchmarkSetZero/Int/CachedZero-4 769096 137.7 ns/op BenchmarkSetZero/Int/NewZero-4 626443 188.0 ns/op BenchmarkSetZero/Uint/Direct-4 2488248 48.82 ns/op BenchmarkSetZero/Uint/CachedZero-4 816505 142.0 ns/op BenchmarkSetZero/Uint/NewZero-4 628216 190.0 ns/op BenchmarkSetZero/Float/Direct-4 2507235 47.46 ns/op BenchmarkSetZero/Float/CachedZero-4 835225 140.3 ns/op BenchmarkSetZero/Float/NewZero-4 609496 190.5 ns/op BenchmarkSetZero/Complex/Direct-4 2461916 47.96 ns/op BenchmarkSetZero/Complex/CachedZero-4 808470 143.4 ns/op BenchmarkSetZero/Complex/NewZero-4 623209 190.2 ns/op BenchmarkSetZero/Array/Direct-4 2066473 60.21 ns/op BenchmarkSetZero/Array/CachedZero-4 814573 141.0 ns/op BenchmarkSetZero/Array/NewZero-4 614488 189.2 ns/op BenchmarkSetZero/Chan/Direct-4 2518372 46.87 ns/op BenchmarkSetZero/Chan/CachedZero-4 817864 142.8 ns/op BenchmarkSetZero/Chan/NewZero-4 604518 180.7 ns/op BenchmarkSetZero/Func/Direct-4 2516238 47.43 ns/op BenchmarkSetZero/Func/CachedZero-4 817290 141.8 ns/op BenchmarkSetZero/Func/NewZero-4 616828 186.3 ns/op BenchmarkSetZero/Interface/Direct-4 2236179 54.98 ns/op BenchmarkSetZero/Interface/CachedZero-4 791104 139.9 ns/op BenchmarkSetZero/Interface/NewZero-4 587938 197.9 ns/op BenchmarkSetZero/Map/Direct-4 2501293 47.04 ns/op BenchmarkSetZero/Map/CachedZero-4 827298 143.7 ns/op BenchmarkSetZero/Map/NewZero-4 562814 189.1 ns/op BenchmarkSetZero/Pointer/Direct-4 2577667 47.90 ns/op BenchmarkSetZero/Pointer/CachedZero-4 832795 144.6 ns/op BenchmarkSetZero/Pointer/NewZero-4 605589 192.0 ns/op BenchmarkSetZero/Slice/Direct-4 2255502 53.73 ns/op BenchmarkSetZero/Slice/CachedZero-4 812157 143.7 ns/op BenchmarkSetZero/Slice/NewZero-4 629048 195.0 ns/op BenchmarkSetZero/String/Direct-4 2383815 50.35 ns/op BenchmarkSetZero/String/CachedZero-4 844064 148.6 ns/op BenchmarkSetZero/String/NewZero-4 603204 194.5 ns/op BenchmarkSetZero/Struct/Direct-4 2156616 58.47 ns/op BenchmarkSetZero/Struct/CachedZero-4 855190 138.0 ns/op BenchmarkSetZero/Struct/NewZero-4 627128 186.8 ns/op BenchmarkSelect/1-4 143715 870.8 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 59569 2003 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 31570 3790 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 211255 634.7 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 157411 758.8 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 98418 1134 ns/op 112.91 MB/s BenchmarkCallArgCopy/size=256-4 118795 1112 ns/op 230.26 MB/s BenchmarkCallArgCopy/size=1024-4 67690 1651 ns/op 620.17 MB/s BenchmarkCallArgCopy/size=4096-4 28314 3879 ns/op 1056.01 MB/s BenchmarkCallArgCopy/size=65536-4 2632 51398 ns/op 1275.06 MB/s BenchmarkFieldByName1-4 1108257 105.2 ns/op BenchmarkFieldByName2-4 82228 1494 ns/op BenchmarkFieldByName3-4 11745 10994 ns/op BenchmarkInterfaceBig-4 3639076 33.21 ns/op BenchmarkInterfaceSmall-4 3862124 30.06 ns/op BenchmarkNew-4 1625526 75.06 ns/op BenchmarkMap/StringKeys/MapIndex-4 2094 55222 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1779 68747 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2050 58781 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1660 69229 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2164 55676 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1746 68507 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 202663 579.8 ns/op PASS ok reflect 19.003s goos: linux goarch: amd64 pkg: regexp cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFind-4 9152 12413 ns/op 9395 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 13273 8848 ns/op 8975 B/op 1 allocs/op BenchmarkFindString-4 10855 11096 ns/op 9202 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 13029 ns/op 9355 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 12488 ns/op 9354 B/op 2 allocs/op BenchmarkLiteral-4 12834 8712 ns/op BenchmarkNotLiteral-4 3612 29188 ns/op BenchmarkMatchClass-4 3022 36871 ns/op BenchmarkMatchClass_InRange-4 3007 36053 ns/op BenchmarkReplaceAll-4 1844 58288 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 13491 8547 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 31377 3536 ns/op BenchmarkAnchoredShortMatch-4 12386 9772 ns/op BenchmarkAnchoredLongMatch-4 18738 6566 ns/op BenchmarkOnePassShortA-4 20299 6184 ns/op BenchmarkNotOnePassShortA-4 6172 16218 ns/op BenchmarkOnePassShortB-4 26228 4697 ns/op BenchmarkNotOnePassShortB-4 8502 13381 ns/op BenchmarkOnePassLongPrefix-4 79659 1560 ns/op BenchmarkOnePassLongNotPrefix-4 26426 4580 ns/op BenchmarkMatchParallelShared-4 26563 5695 ns/op BenchmarkMatchParallelCopied-4 18577 6406 ns/op BenchmarkQuoteMetaAll-4 130422 874.9 ns/op 16.00 MB/s BenchmarkQuoteMetaNone-4 256731 464.7 ns/op 55.95 MB/s BenchmarkCompile/Onepass-4 3760 31227 ns/op 4272 B/op 52 allocs/op BenchmarkCompile/Medium-4 1434 73785 ns/op 10152 B/op 112 allocs/op BenchmarkCompile/Hard-4 188 633911 ns/op 90712 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 3762135 31.49 ns/op 508.10 MB/s BenchmarkMatch/Easy0/32-4 16866 7558 ns/op 4.23 MB/s BenchmarkMatch/Easy0/1K-4 12988 8672 ns/op 118.08 MB/s BenchmarkMatch/Easy0i/16-4 3640377 31.94 ns/op 500.92 MB/s BenchmarkMatch/Easy0i/32-4 4584 22938 ns/op 1.40 MB/s BenchmarkMatch/Easy0i/1K-4 273 436617 ns/op 2.35 MB/s BenchmarkMatch/Easy1/16-4 3736453 32.21 ns/op 496.70 MB/s BenchmarkMatch/Easy1/32-4 13063 8881 ns/op 3.60 MB/s BenchmarkMatch/Easy1/1K-4 6739 17389 ns/op 58.89 MB/s BenchmarkMatch/Medium/16-4 3683654 31.90 ns/op 501.54 MB/s BenchmarkMatch/Medium/32-4 5532 19670 ns/op 1.63 MB/s BenchmarkMatch/Medium/1K-4 300 381848 ns/op 2.68 MB/s BenchmarkMatch/Hard/16-4 3781899 31.23 ns/op 512.36 MB/s BenchmarkMatch/Hard/32-4 3991 30150 ns/op 1.06 MB/s BenchmarkMatch/Hard/1K-4 172 688115 ns/op 1.49 MB/s BenchmarkMatch/Hard1/16-4 1333 83137 ns/op 0.19 MB/s BenchmarkMatch/Hard1/32-4 742 158654 ns/op 0.20 MB/s BenchmarkMatch/Hard1/1K-4 24 4510694 ns/op 0.23 MB/s BenchmarkMatch_onepass_regex/16-4 27939 4164 ns/op 3.84 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 17629 6812 ns/op 4.70 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 662 176880 ns/op 5.79 MB/s 26 B/op 0 allocs/op PASS ok regexp 9.123s goos: linux goarch: amd64 pkg: regexp/syntax cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEmptyOpContext-4 621574 195.3 ns/op BenchmarkIsWordChar-4 171696 650.8 ns/op PASS ok regexp/syntax 2.252s goos: linux goarch: amd64 pkg: runtime cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCallers/cached-4 75214 1573 ns/op BenchmarkCallers/inlined-4 68860 1748 ns/op BenchmarkCallers/no-cache-4 15436 7702 ns/op BenchmarkFPCallers/cached-4 2831911 42.75 ns/op BenchmarkMakeChan/Byte-4 866145 135.4 ns/op BenchmarkMakeChan/Int-4 801661 150.6 ns/op BenchmarkMakeChan/Ptr-4 533830 208.4 ns/op BenchmarkMakeChan/Struct/0-4 1081040 114.9 ns/op BenchmarkMakeChan/Struct/32-4 336458 297.5 ns/op BenchmarkMakeChan/Struct/40-4 405616 490.4 ns/op BenchmarkChanNonblocking-4 9905530 10.35 ns/op BenchmarkSelectUncontended-4 1029691 150.5 ns/op BenchmarkSelectSyncContended-4 29252 4285 ns/op BenchmarkSelectAsyncContended-4 93141 1262 ns/op BenchmarkSelectNonblock-4 5974039 18.86 ns/op BenchmarkChanUncontended-4 11416 13187 ns/op BenchmarkChanContended-4 1232 102861 ns/op BenchmarkChanSync-4 169153 713.0 ns/op BenchmarkChanSyncWork-4 48517 2391 ns/op BenchmarkChanProdCons0-4 81012 1653 ns/op BenchmarkChanProdCons10-4 100660 1384 ns/op BenchmarkChanProdCons100-4 94561 1168 ns/op BenchmarkChanProdConsWork0-4 71823 1750 ns/op BenchmarkChanProdConsWork10-4 83571 1601 ns/op BenchmarkChanProdConsWork100-4 78717 1463 ns/op BenchmarkSelectProdCons-4 57146 2065 ns/op BenchmarkReceiveDataFromClosedChan-4 629296 192.5 ns/op BenchmarkChanCreation-4 194137 605.0 ns/op BenchmarkChanSem-4 122760 924.2 ns/op BenchmarkChanPopular-4 94 1380226 ns/op BenchmarkChanClosed-4 697172 247.6 ns/op BenchmarkCallClosure-4 6010011 18.74 ns/op BenchmarkCallClosure1-4 6316948 18.89 ns/op BenchmarkCallClosure2-4 1000000 103.2 ns/op BenchmarkCallClosure3-4 1396027 81.07 ns/op BenchmarkCallClosure4-4 1243477 95.65 ns/op BenchmarkComplex128DivNormal-4 10251907 12.29 ns/op BenchmarkComplex128DivNisNaN-4 8358030 14.39 ns/op BenchmarkComplex128DivDisNaN-4 8234871 14.42 ns/op BenchmarkComplex128DivNisInf-4 10562743 11.33 ns/op BenchmarkComplex128DivDisInf-4 6054674 19.62 ns/op BenchmarkAllocation-4 2965 37630 ns/op BenchmarkReadMemStats-4 4984 22553 ns/op BenchmarkReadMemStatsLatency-4 1 90169 p50-ns 90169 p90-ns 90169 p99-ns BenchmarkWriteBarrier-4 2520732 50.52 ns/op BenchmarkBulkWriteBarrier-4 4746115 22.49 ns/op BenchmarkScanStackNoLocals-4 2 51573838 ns/op BenchmarkMSpanCountAlloc/bits=64-4 10542571 9.755 ns/op BenchmarkMSpanCountAlloc/bits=128-4 10170403 10.60 ns/op BenchmarkMSpanCountAlloc/bits=256-4 9115050 13.09 ns/op BenchmarkMSpanCountAlloc/bits=512-4 6674384 18.03 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 4531022 25.32 ns/op BenchmarkHash5-4 6668522 17.17 ns/op 291.17 MB/s BenchmarkHash16-4 6229172 19.18 ns/op 834.30 MB/s BenchmarkHash64-4 6481837 18.44 ns/op 3470.48 MB/s BenchmarkHash1024-4 1968216 60.31 ns/op 16979.46 MB/s BenchmarkHash65536-4 37611 3170 ns/op 20674.76 MB/s BenchmarkAlignedLoad-4 7583416 15.50 ns/op BenchmarkUnalignedLoad-4 7238227 16.21 ns/op BenchmarkEqEfaceConcrete-4 6281355 19.24 ns/op BenchmarkEqIfaceConcrete-4 6447571 18.42 ns/op BenchmarkNeEfaceConcrete-4 6086574 19.58 ns/op BenchmarkNeIfaceConcrete-4 6296644 19.30 ns/op BenchmarkConvT2EByteSized/bool-4 6147427 19.67 ns/op BenchmarkConvT2EByteSized/uint8-4 6087799 19.70 ns/op BenchmarkConvT2ESmall-4 5433195 21.72 ns/op BenchmarkConvT2EUintptr-4 5376724 22.19 ns/op BenchmarkConvT2ELarge-4 1000000 111.7 ns/op BenchmarkConvT2ISmall-4 5508836 21.87 ns/op BenchmarkConvT2IUintptr-4 5260398 23.50 ns/op BenchmarkConvT2ILarge-4 991441 113.8 ns/op BenchmarkConvI2E-4 4941157 24.25 ns/op BenchmarkConvI2I-4 5344317 21.86 ns/op BenchmarkAssertE2T-4 4640672 25.81 ns/op BenchmarkAssertE2TLarge-4 2227921 51.77 ns/op BenchmarkAssertE2I-4 5441187 22.62 ns/op BenchmarkAssertI2T-4 4430295 27.19 ns/op BenchmarkAssertI2I-4 5180985 23.31 ns/op BenchmarkAssertI2E-4 5552761 21.35 ns/op BenchmarkAssertE2E-4 5554918 21.13 ns/op BenchmarkAssertE2T2-4 3653427 32.97 ns/op BenchmarkAssertE2T2Blank-4 4297933 27.07 ns/op BenchmarkAssertI2E2-4 4249093 28.51 ns/op BenchmarkAssertI2E2Blank-4 5762024 20.67 ns/op BenchmarkAssertE2E2-4 4184372 28.50 ns/op BenchmarkAssertE2E2Blank-4 5776570 20.89 ns/op BenchmarkConvT2Ezero/zero/16-4 5627568 21.55 ns/op BenchmarkConvT2Ezero/zero/32-4 5588799 21.46 ns/op BenchmarkConvT2Ezero/zero/64-4 5597622 21.72 ns/op BenchmarkConvT2Ezero/zero/str-4 5592200 21.61 ns/op BenchmarkConvT2Ezero/zero/slice-4 5485065 22.01 ns/op BenchmarkConvT2Ezero/zero/big-4 171315 644.7 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1288045 99.73 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 106.6 ns/op BenchmarkConvT2Ezero/nonzero/big-4 186721 636.9 ns/op BenchmarkConvT2Ezero/smallint/16-4 5299468 22.01 ns/op BenchmarkConvT2Ezero/smallint/32-4 5370933 22.57 ns/op BenchmarkConvT2Ezero/smallint/64-4 5456469 22.00 ns/op BenchmarkConvT2Ezero/largeint/16-4 1498276 76.33 ns/op BenchmarkConvT2Ezero/largeint/32-4 1601738 78.53 ns/op BenchmarkConvT2Ezero/largeint/64-4 1384177 76.57 ns/op BenchmarkMalloc8-4 1705431 64.19 ns/op BenchmarkMalloc16-4 1671936 74.17 ns/op BenchmarkMallocTypeInfo8-4 1704682 75.73 ns/op BenchmarkMallocTypeInfo16-4 1467205 76.13 ns/op BenchmarkMallocLargeStruct-4 142850 910.5 ns/op BenchmarkGoroutineSelect-4 57 1971603 ns/op BenchmarkGoroutineBlocking-4 86 1786964 ns/op BenchmarkGoroutineForRange-4 73 1694925 ns/op BenchmarkGoroutineIdle-4 86 1514319 ns/op BenchmarkHashStringSpeed-4 2748115 41.24 ns/op BenchmarkHashBytesSpeed-4 1457164 80.69 ns/op BenchmarkHashInt32Speed-4 3268592 41.24 ns/op BenchmarkHashInt64Speed-4 3012834 36.93 ns/op BenchmarkHashStringArraySpeed-4 592922 192.0 ns/op BenchmarkMegMap-4 3079641 38.56 ns/op BenchmarkMegOneMap-4 4026678 29.50 ns/op BenchmarkMegEqMap-4 1714 78206 ns/op BenchmarkMegEmptyMap-4 4940296 24.01 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2522766 45.25 ns/op BenchmarkSmallStrMap-4 3332864 35.81 ns/op BenchmarkMapStringKeysEight_16-4 3241042 35.22 ns/op BenchmarkMapStringKeysEight_32-4 3094102 37.82 ns/op BenchmarkMapStringKeysEight_64-4 3167935 38.21 ns/op BenchmarkMapStringKeysEight_1M-4 3191220 37.37 ns/op BenchmarkIntMap-4 3893396 30.39 ns/op BenchmarkMapFirst/1-4 4642798 25.13 ns/op BenchmarkMapFirst/2-4 4618304 24.77 ns/op BenchmarkMapFirst/3-4 4801171 24.82 ns/op BenchmarkMapFirst/4-4 4670374 25.59 ns/op BenchmarkMapFirst/5-4 4450591 26.17 ns/op BenchmarkMapFirst/6-4 4606316 26.26 ns/op BenchmarkMapFirst/7-4 4448899 26.02 ns/op BenchmarkMapFirst/8-4 4400341 25.06 ns/op BenchmarkMapFirst/9-4 4081984 27.91 ns/op BenchmarkMapFirst/10-4 4039670 28.99 ns/op BenchmarkMapFirst/11-4 3842358 29.29 ns/op BenchmarkMapFirst/12-4 4043406 29.56 ns/op BenchmarkMapFirst/13-4 3923941 29.08 ns/op BenchmarkMapFirst/14-4 4078592 29.31 ns/op BenchmarkMapFirst/15-4 4161730 29.65 ns/op BenchmarkMapFirst/16-4 4059921 28.98 ns/op BenchmarkMapMid/1-4 4684477 25.49 ns/op BenchmarkMapMid/2-4 4346940 26.30 ns/op BenchmarkMapMid/3-4 4631928 25.79 ns/op BenchmarkMapMid/4-4 4362100 28.29 ns/op BenchmarkMapMid/5-4 4383031 27.53 ns/op BenchmarkMapMid/6-4 4391210 28.68 ns/op BenchmarkMapMid/7-4 4039728 27.36 ns/op BenchmarkMapMid/8-4 4102018 28.82 ns/op BenchmarkMapMid/9-4 3830638 30.87 ns/op BenchmarkMapMid/10-4 3918163 31.31 ns/op BenchmarkMapMid/11-4 3478134 32.36 ns/op BenchmarkMapMid/12-4 3620674 32.69 ns/op BenchmarkMapMid/13-4 3791822 30.26 ns/op BenchmarkMapMid/14-4 3796264 29.39 ns/op BenchmarkMapMid/15-4 3800785 30.66 ns/op BenchmarkMapMid/16-4 3755692 29.74 ns/op BenchmarkMapLast/1-4 4686236 25.46 ns/op BenchmarkMapLast/2-4 4300237 26.53 ns/op BenchmarkMapLast/3-4 4422520 27.28 ns/op BenchmarkMapLast/4-4 4141718 29.18 ns/op BenchmarkMapLast/5-4 4149579 27.56 ns/op BenchmarkMapLast/6-4 4154014 29.37 ns/op BenchmarkMapLast/7-4 4056902 29.49 ns/op BenchmarkMapLast/8-4 3767664 31.35 ns/op BenchmarkMapLast/9-4 3739628 32.55 ns/op BenchmarkMapLast/10-4 3753330 30.89 ns/op BenchmarkMapLast/11-4 3564660 30.90 ns/op BenchmarkMapLast/12-4 3508754 37.18 ns/op BenchmarkMapLast/13-4 3400274 33.62 ns/op BenchmarkMapLast/14-4 3685350 29.81 ns/op BenchmarkMapLast/15-4 3360351 30.11 ns/op BenchmarkMapLast/16-4 3981177 33.85 ns/op BenchmarkMapCycle-4 2145578 55.40 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3197233 36.28 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2079 52015 ns/op BenchmarkMakeMap/[Byte]Byte-4 528648 246.7 ns/op BenchmarkMakeMap/[Int]Int-4 241665 457.5 ns/op BenchmarkNewEmptyMap-4 5124298 22.36 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1403707 86.48 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 470674 256.3 ns/op BenchmarkMapIterEmpty-4 5399563 22.73 ns/op BenchmarkSameLengthMap-4 4556359 26.00 ns/op BenchmarkBigKeyMap-4 1601287 73.38 ns/op BenchmarkBigValMap-4 1447096 81.18 ns/op BenchmarkSmallKeyMap-4 2968242 40.65 ns/op BenchmarkMapPopulate/1-4 2246706 53.59 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 129152 929.4 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 9475 14063 ns/op 3350 B/op 17 allocs/op BenchmarkMapPopulate/1000-4 639 175526 ns/op 53308 B/op 73 allocs/op BenchmarkMapPopulate/10000-4 54 2651549 ns/op 427656 B/op 320 allocs/op BenchmarkMapPopulate/100000-4 4 30885836 ns/op 3608236 B/op 3988 allocs/op BenchmarkComplexAlgMap-4 479695 246.6 ns/op BenchmarkGoMapClear/Reflexive/1-4 1642478 72.62 ns/op BenchmarkGoMapClear/Reflexive/10-4 1449980 81.71 ns/op BenchmarkGoMapClear/Reflexive/100-4 473205 243.6 ns/op BenchmarkGoMapClear/Reflexive/1000-4 48954 2509 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5427 21587 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1318191 90.32 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1247546 95.46 ns/op BenchmarkGoMapClear/NonReflexive/100-4 455236 265.0 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 45624 2476 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5546 21104 ns/op BenchmarkMapStringConversion/32/simple-4 1776132 68.91 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1537803 75.97 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1614274 73.71 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1677366 69.82 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1377946 86.02 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1515265 79.30 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1911280 72.75 ns/op BenchmarkMapInterfacePtr-4 1994216 56.30 ns/op BenchmarkNewEmptyMapHintLessThan8-4 3463989 33.53 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 73113 1380 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 4705 24487 ns/op BenchmarkMapPop1000-4 361 344847 ns/op BenchmarkMapPop10000-4 18 6183446 ns/op BenchmarkMapAssign/Int32/256-4 2397886 51.72 ns/op BenchmarkMapAssign/Int32/65536-4 958094 123.8 ns/op BenchmarkMapAssign/Int64/256-4 2290130 52.68 ns/op BenchmarkMapAssign/Int64/65536-4 762181 143.3 ns/op BenchmarkMapAssign/Str/256-4 1846153 65.64 ns/op BenchmarkMapAssign/Str/65536-4 378310 281.9 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1489965 79.56 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 564115 195.5 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1510790 82.08 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 461734 224.6 ns/op BenchmarkMapOperatorAssign/Str/256-4 453668 2717 ns/op BenchmarkMapOperatorAssign/Str/65536-4 123632 829.5 ns/op BenchmarkMapAppendAssign/Int32/256-4 741385 175.8 ns/op 30 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 164728 672.1 ns/op 73 B/op 1 allocs/op BenchmarkMapAppendAssign/Int64/256-4 764784 174.9 ns/op 29 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 143928 825.1 ns/op 88 B/op 1 allocs/op BenchmarkMapAppendAssign/Str/256-4 532162 254.7 ns/op 48 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 97093 1215 ns/op 150 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1783809 73.01 ns/op BenchmarkMapDelete/Int32/1000-4 1964005 61.69 ns/op BenchmarkMapDelete/Int32/10000-4 1808706 65.34 ns/op BenchmarkMapDelete/Int64/100-4 1571592 71.86 ns/op BenchmarkMapDelete/Int64/1000-4 1801677 66.98 ns/op BenchmarkMapDelete/Int64/10000-4 1823175 66.10 ns/op BenchmarkMapDelete/Str/100-4 1263846 94.84 ns/op BenchmarkMapDelete/Str/1000-4 1504597 79.91 ns/op BenchmarkMapDelete/Str/10000-4 1326472 86.59 ns/op BenchmarkMapDelete/Pointer/100-4 1559318 75.53 ns/op BenchmarkMapDelete/Pointer/1000-4 1689066 70.81 ns/op BenchmarkMapDelete/Pointer/10000-4 1597689 74.21 ns/op BenchmarkMemmove/0-4 13649946 8.570 ns/op BenchmarkMemmove/1-4 1911686 63.18 ns/op 15.83 MB/s BenchmarkMemmove/2-4 1863774 64.12 ns/op 31.19 MB/s BenchmarkMemmove/3-4 1840828 65.69 ns/op 45.67 MB/s BenchmarkMemmove/4-4 1822634 65.34 ns/op 61.22 MB/s BenchmarkMemmove/5-4 1823456 64.14 ns/op 77.95 MB/s BenchmarkMemmove/6-4 1813098 64.68 ns/op 92.76 MB/s BenchmarkMemmove/7-4 1851121 63.67 ns/op 109.95 MB/s BenchmarkMemmove/8-4 1937391 61.94 ns/op 129.17 MB/s BenchmarkMemmove/9-4 1798688 67.35 ns/op 133.62 MB/s BenchmarkMemmove/10-4 1797433 67.08 ns/op 149.08 MB/s BenchmarkMemmove/11-4 1743943 67.78 ns/op 162.29 MB/s BenchmarkMemmove/12-4 1785331 68.70 ns/op 174.67 MB/s BenchmarkMemmove/13-4 1751196 67.78 ns/op 191.79 MB/s BenchmarkMemmove/14-4 1780945 68.18 ns/op 205.34 MB/s BenchmarkMemmove/15-4 1754341 68.95 ns/op 217.54 MB/s BenchmarkMemmove/16-4 1805526 64.35 ns/op 248.63 MB/s BenchmarkMemmove/32-4 1771062 68.71 ns/op 465.76 MB/s BenchmarkMemmove/64-4 1617589 75.07 ns/op 852.55 MB/s BenchmarkMemmove/128-4 1351401 88.79 ns/op 1441.56 MB/s BenchmarkMemmove/256-4 1000000 115.5 ns/op 2215.71 MB/s BenchmarkMemmove/512-4 572421 204.2 ns/op 2507.50 MB/s BenchmarkMemmove/1024-4 387921 308.9 ns/op 3314.86 MB/s BenchmarkMemmove/2048-4 236230 512.5 ns/op 3996.31 MB/s BenchmarkMemmove/4096-4 128115 944.5 ns/op 4336.67 MB/s BenchmarkMemmoveOverlap/32-4 1785673 67.21 ns/op 476.14 MB/s BenchmarkMemmoveOverlap/64-4 1629774 74.48 ns/op 859.26 MB/s BenchmarkMemmoveOverlap/128-4 1290290 92.93 ns/op 1377.42 MB/s BenchmarkMemmoveOverlap/256-4 995485 116.8 ns/op 2190.90 MB/s BenchmarkMemmoveOverlap/512-4 576319 204.6 ns/op 2502.51 MB/s BenchmarkMemmoveOverlap/1024-4 396177 308.5 ns/op 3319.37 MB/s BenchmarkMemmoveOverlap/2048-4 223431 520.6 ns/op 3934.27 MB/s BenchmarkMemmoveOverlap/4096-4 126864 925.7 ns/op 4424.80 MB/s BenchmarkMemmoveUnalignedDst/0-4 13318627 8.688 ns/op BenchmarkMemmoveUnalignedDst/1-4 1893906 63.49 ns/op 15.75 MB/s BenchmarkMemmoveUnalignedDst/2-4 1864568 67.79 ns/op 29.50 MB/s BenchmarkMemmoveUnalignedDst/3-4 1809566 65.20 ns/op 46.01 MB/s BenchmarkMemmoveUnalignedDst/4-4 1818328 66.40 ns/op 60.24 MB/s BenchmarkMemmoveUnalignedDst/5-4 1768454 67.09 ns/op 74.53 MB/s BenchmarkMemmoveUnalignedDst/6-4 1784991 68.03 ns/op 88.20 MB/s BenchmarkMemmoveUnalignedDst/7-4 1793766 65.51 ns/op 106.85 MB/s BenchmarkMemmoveUnalignedDst/8-4 1909617 62.88 ns/op 127.23 MB/s BenchmarkMemmoveUnalignedDst/9-4 1779986 67.25 ns/op 133.84 MB/s BenchmarkMemmoveUnalignedDst/10-4 1818448 67.82 ns/op 147.45 MB/s BenchmarkMemmoveUnalignedDst/11-4 1788372 69.28 ns/op 158.78 MB/s BenchmarkMemmoveUnalignedDst/12-4 1766319 67.77 ns/op 177.08 MB/s BenchmarkMemmoveUnalignedDst/13-4 1816407 67.26 ns/op 193.27 MB/s BenchmarkMemmoveUnalignedDst/14-4 1783507 67.25 ns/op 208.18 MB/s BenchmarkMemmoveUnalignedDst/15-4 1742227 67.22 ns/op 223.15 MB/s BenchmarkMemmoveUnalignedDst/16-4 1791766 68.74 ns/op 232.77 MB/s BenchmarkMemmoveUnalignedDst/32-4 1685779 71.78 ns/op 445.82 MB/s BenchmarkMemmoveUnalignedDst/64-4 1507716 80.62 ns/op 793.85 MB/s BenchmarkMemmoveUnalignedDst/128-4 1295592 95.52 ns/op 1339.98 MB/s BenchmarkMemmoveUnalignedDst/256-4 945607 120.2 ns/op 2130.27 MB/s BenchmarkMemmoveUnalignedDst/512-4 561202 212.4 ns/op 2410.30 MB/s BenchmarkMemmoveUnalignedDst/1024-4 358321 330.0 ns/op 3102.82 MB/s BenchmarkMemmoveUnalignedDst/2048-4 227240 527.3 ns/op 3884.16 MB/s BenchmarkMemmoveUnalignedDst/4096-4 122431 983.1 ns/op 4166.49 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1669213 72.47 ns/op 441.55 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1511214 80.00 ns/op 800.01 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1234344 96.25 ns/op 1329.80 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 874077 123.7 ns/op 2069.18 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 514482 207.6 ns/op 2466.45 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 366474 311.0 ns/op 3292.69 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 233136 521.8 ns/op 3924.78 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 126447 963.6 ns/op 4250.51 MB/s BenchmarkMemmoveUnalignedSrc/0-4 13067526 8.535 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1897483 63.13 ns/op 15.84 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1843224 65.85 ns/op 30.37 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1843444 68.78 ns/op 43.62 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1759470 67.87 ns/op 58.93 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1775488 66.26 ns/op 75.47 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1802577 66.45 ns/op 90.30 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1827502 65.58 ns/op 106.75 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1945150 62.93 ns/op 127.12 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1795836 69.20 ns/op 130.05 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1739917 70.21 ns/op 142.42 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1719172 71.05 ns/op 154.82 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1698459 68.54 ns/op 175.08 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1673665 70.59 ns/op 184.16 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1630124 71.76 ns/op 195.09 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1682377 71.04 ns/op 211.16 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1688332 70.11 ns/op 228.21 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1642630 73.42 ns/op 435.87 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1525510 78.27 ns/op 817.70 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1282544 96.20 ns/op 1330.59 MB/s BenchmarkMemmoveUnalignedSrc/256-4 892075 123.1 ns/op 2079.67 MB/s BenchmarkMemmoveUnalignedSrc/512-4 536169 215.6 ns/op 2375.06 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 378104 316.1 ns/op 3239.13 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 234129 519.1 ns/op 3944.99 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 126411 952.7 ns/op 4299.38 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1542057 80.90 ns/op 197.78 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1503307 79.47 ns/op 201.34 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1485697 79.98 ns/op 200.04 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1390950 85.30 ns/op 187.57 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1512104 79.71 ns/op 200.73 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1482798 81.09 ns/op 197.32 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1494432 80.87 ns/op 197.85 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1434691 82.31 ns/op 194.40 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1287854 91.69 ns/op 698.04 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1218476 99.32 ns/op 644.37 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1286060 95.78 ns/op 668.21 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1225632 98.62 ns/op 648.94 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1303114 91.51 ns/op 699.37 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1271718 94.84 ns/op 674.84 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1325690 92.18 ns/op 694.28 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1250374 96.32 ns/op 664.42 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 846747 139.1 ns/op 1841.00 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 737710 164.0 ns/op 1560.99 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 857257 132.8 ns/op 1927.03 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 761322 139.7 ns/op 1832.55 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 826240 132.6 ns/op 1929.98 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 862098 135.1 ns/op 1894.78 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 850555 132.4 ns/op 1933.61 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 866716 137.4 ns/op 1863.77 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 119476 1032 ns/op 3967.18 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 78051 1533 ns/op 2672.39 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 124972 959.9 ns/op 4266.99 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 122556 980.1 ns/op 4179.25 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 124969 960.8 ns/op 4263.12 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 124386 978.5 ns/op 4186.08 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 124639 978.9 ns/op 4184.21 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 121753 978.3 ns/op 4187.02 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 6951 15907 ns/op 4119.87 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 4591 24563 ns/op 2668.07 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 7269 15075 ns/op 4347.28 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 7002 14941 ns/op 4386.20 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 7071 15189 ns/op 4314.67 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 7318 14975 ns/op 4376.36 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 7186 14793 ns/op 4430.20 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 7196 14741 ns/op 4445.82 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1650818 70.79 ns/op 452.05 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1523092 77.79 ns/op 822.69 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1258306 94.05 ns/op 1361.02 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 968606 121.9 ns/op 2100.76 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 571579 210.7 ns/op 2429.56 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 369170 314.9 ns/op 3252.22 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 231114 515.4 ns/op 3973.46 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 126896 938.4 ns/op 4365.03 MB/s BenchmarkMemclr/5-4 10798965 10.61 ns/op 471.39 MB/s BenchmarkMemclr/16-4 10086255 11.73 ns/op 1363.56 MB/s BenchmarkMemclr/64-4 9843710 12.20 ns/op 5247.56 MB/s BenchmarkMemclr/256-4 8281258 14.37 ns/op 17810.97 MB/s BenchmarkMemclr/4096-4 2279656 52.96 ns/op 77339.21 MB/s BenchmarkMemclr/65536-4 75424 1807 ns/op 36273.53 MB/s BenchmarkMemclr/1M-4 2800 41559 ns/op 25231.20 MB/s BenchmarkMemclr/4M-4 663 176329 ns/op 23786.77 MB/s BenchmarkMemclr/8M-4 246 460472 ns/op 18217.40 MB/s BenchmarkMemclr/16M-4 54 2200994 ns/op 7622.56 MB/s BenchmarkMemclr/64M-4 10 10398638 ns/op 6453.62 MB/s BenchmarkMemclrUnaligned/0_5-4 7188662 16.84 ns/op 296.95 MB/s BenchmarkMemclrUnaligned/0_16-4 7061158 16.97 ns/op 942.70 MB/s BenchmarkMemclrUnaligned/0_64-4 6757974 17.65 ns/op 3626.18 MB/s BenchmarkMemclrUnaligned/0_256-4 6300578 19.24 ns/op 13308.28 MB/s BenchmarkMemclrUnaligned/0_4096-4 2171466 55.56 ns/op 73719.91 MB/s BenchmarkMemclrUnaligned/0_65536-4 67154 1772 ns/op 36989.38 MB/s BenchmarkMemclrUnaligned/1_5-4 7161928 16.86 ns/op 296.50 MB/s BenchmarkMemclrUnaligned/1_16-4 7128316 16.97 ns/op 942.68 MB/s BenchmarkMemclrUnaligned/1_64-4 6789399 17.78 ns/op 3600.17 MB/s BenchmarkMemclrUnaligned/1_256-4 6198360 19.47 ns/op 13148.72 MB/s BenchmarkMemclrUnaligned/1_4096-4 1336827 88.65 ns/op 46203.90 MB/s BenchmarkMemclrUnaligned/1_65536-4 50208 2255 ns/op 29064.55 MB/s BenchmarkMemclrUnaligned/4_5-4 7182784 16.89 ns/op 296.05 MB/s BenchmarkMemclrUnaligned/4_16-4 7030045 17.07 ns/op 937.56 MB/s BenchmarkMemclrUnaligned/4_64-4 6731054 17.50 ns/op 3657.25 MB/s BenchmarkMemclrUnaligned/4_256-4 6202983 19.21 ns/op 13325.55 MB/s BenchmarkMemclrUnaligned/4_4096-4 1357694 90.30 ns/op 45361.59 MB/s BenchmarkMemclrUnaligned/4_65536-4 51340 2362 ns/op 27740.99 MB/s BenchmarkMemclrUnaligned/7_5-4 7117476 17.01 ns/op 293.99 MB/s BenchmarkMemclrUnaligned/7_16-4 7054882 17.01 ns/op 940.66 MB/s BenchmarkMemclrUnaligned/7_64-4 6771528 17.55 ns/op 3647.06 MB/s BenchmarkMemclrUnaligned/7_256-4 6314936 19.29 ns/op 13274.50 MB/s BenchmarkMemclrUnaligned/7_4096-4 1340128 89.22 ns/op 45909.63 MB/s BenchmarkMemclrUnaligned/7_65536-4 64094 2099 ns/op 31222.81 MB/s BenchmarkMemclrUnaligned/0_1M-4 2704 42698 ns/op 24557.93 MB/s BenchmarkMemclrUnaligned/0_4M-4 650 193318 ns/op 21696.43 MB/s BenchmarkMemclrUnaligned/0_8M-4 244 516238 ns/op 16249.50 MB/s BenchmarkMemclrUnaligned/0_16M-4 54 2348114 ns/op 7144.97 MB/s BenchmarkMemclrUnaligned/0_64M-4 10 10554258 ns/op 6358.46 MB/s BenchmarkMemclrUnaligned/1_1M-4 2488 41333 ns/op 25368.70 MB/s BenchmarkMemclrUnaligned/1_4M-4 679 173806 ns/op 24132.05 MB/s BenchmarkMemclrUnaligned/1_8M-4 186 657880 ns/op 12750.98 MB/s BenchmarkMemclrUnaligned/1_16M-4 40 2528553 ns/op 6635.11 MB/s BenchmarkMemclrUnaligned/1_64M-4 10 10323668 ns/op 6500.49 MB/s BenchmarkMemclrUnaligned/4_1M-4 2721 40232 ns/op 26063.01 MB/s BenchmarkMemclrUnaligned/4_4M-4 663 167559 ns/op 25031.80 MB/s BenchmarkMemclrUnaligned/4_8M-4 220 581000 ns/op 14438.23 MB/s BenchmarkMemclrUnaligned/4_16M-4 51 2380021 ns/op 7049.19 MB/s BenchmarkMemclrUnaligned/4_64M-4 10 10160124 ns/op 6605.12 MB/s BenchmarkMemclrUnaligned/7_1M-4 2724 42444 ns/op 24704.73 MB/s BenchmarkMemclrUnaligned/7_4M-4 662 173877 ns/op 24122.31 MB/s BenchmarkMemclrUnaligned/7_8M-4 176 573805 ns/op 14619.26 MB/s BenchmarkMemclrUnaligned/7_16M-4 40 2517406 ns/op 6664.49 MB/s BenchmarkMemclrUnaligned/7_64M-4 10 10328906 ns/op 6497.19 MB/s BenchmarkGoMemclr/5-4 1994110 60.18 ns/op 83.09 MB/s BenchmarkGoMemclr/16-4 441231 249.6 ns/op 64.11 MB/s BenchmarkGoMemclr/64-4 127402 927.1 ns/op 69.03 MB/s BenchmarkGoMemclr/256-4 32082 3708 ns/op 69.04 MB/s BenchmarkMemclrRange/1K_2K-4 62215 1785 ns/op 53707.39 MB/s BenchmarkMemclrRange/2K_8K-4 30789 3918 ns/op 85118.40 MB/s BenchmarkMemclrRange/4K_16K-4 42938 2825 ns/op 114342.24 MB/s BenchmarkMemclrRange/160K_228K-4 2286 56073 ns/op 29655.14 MB/s BenchmarkClearFat7-4 5976812 19.57 ns/op BenchmarkClearFat8-4 6696801 17.08 ns/op BenchmarkClearFat11-4 5712984 21.02 ns/op BenchmarkClearFat12-4 5777498 20.20 ns/op BenchmarkClearFat13-4 5471946 20.97 ns/op BenchmarkClearFat14-4 5843190 20.36 ns/op BenchmarkClearFat15-4 5539350 20.79 ns/op BenchmarkClearFat16-4 6363082 18.28 ns/op BenchmarkClearFat24-4 6048558 19.08 ns/op BenchmarkClearFat32-4 5906139 20.28 ns/op BenchmarkClearFat40-4 5600236 20.35 ns/op BenchmarkClearFat48-4 5503303 21.53 ns/op BenchmarkClearFat56-4 5264494 21.82 ns/op BenchmarkClearFat64-4 5244127 23.23 ns/op BenchmarkClearFat72-4 4789893 24.23 ns/op BenchmarkClearFat128-4 3656138 32.91 ns/op BenchmarkClearFat256-4 2561786 46.86 ns/op BenchmarkClearFat512-4 1319780 90.81 ns/op BenchmarkClearFat1024-4 819511 145.3 ns/op BenchmarkClearFat1032-4 738397 152.7 ns/op BenchmarkClearFat1040-4 780153 153.3 ns/op BenchmarkCopyFat7-4 5839755 18.62 ns/op BenchmarkCopyFat8-4 6635468 17.33 ns/op BenchmarkCopyFat11-4 5929640 19.70 ns/op BenchmarkCopyFat12-4 5755604 19.96 ns/op BenchmarkCopyFat13-4 5706241 19.74 ns/op BenchmarkCopyFat14-4 5779539 19.78 ns/op BenchmarkCopyFat15-4 5910129 19.57 ns/op BenchmarkCopyFat16-4 6254702 17.75 ns/op BenchmarkCopyFat24-4 5924515 18.97 ns/op BenchmarkCopyFat32-4 5982505 19.58 ns/op BenchmarkCopyFat64-4 5439362 22.04 ns/op BenchmarkCopyFat72-4 4951662 23.04 ns/op BenchmarkCopyFat128-4 3520191 33.58 ns/op BenchmarkCopyFat256-4 2480120 48.69 ns/op BenchmarkCopyFat512-4 1259654 96.17 ns/op BenchmarkCopyFat520-4 1224265 97.79 ns/op BenchmarkCopyFat1024-4 782146 156.5 ns/op BenchmarkCopyFat1032-4 740216 161.1 ns/op BenchmarkCopyFat1040-4 716762 161.5 ns/op BenchmarkIssue18740/2byte-4 459 253599 ns/op BenchmarkIssue18740/4byte-4 720 162421 ns/op BenchmarkIssue18740/8byte-4 1018 114338 ns/op BenchmarkMemclrKnownSize1-4 8060866 14.54 ns/op 68.76 MB/s BenchmarkMemclrKnownSize2-4 5630160 21.37 ns/op 93.61 MB/s BenchmarkMemclrKnownSize4-4 3437139 35.30 ns/op 113.30 MB/s BenchmarkMemclrKnownSize8-4 992376 119.3 ns/op 67.03 MB/s BenchmarkMemclrKnownSize16-4 499826 242.5 ns/op 65.99 MB/s BenchmarkMemclrKnownSize32-4 242161 484.9 ns/op 66.00 MB/s BenchmarkMemclrKnownSize64-4 131011 914.6 ns/op 69.98 MB/s BenchmarkMemclrKnownSize112-4 75135 1608 ns/op 69.66 MB/s BenchmarkMemclrKnownSize128-4 65764 1839 ns/op 69.61 MB/s BenchmarkMemclrKnownSize192-4 43576 2781 ns/op 69.03 MB/s BenchmarkMemclrKnownSize248-4 34411 3574 ns/op 69.39 MB/s BenchmarkMemclrKnownSize256-4 32350 3683 ns/op 69.50 MB/s BenchmarkMemclrKnownSize512-4 16536 7356 ns/op 69.60 MB/s BenchmarkMemclrKnownSize1024-4 8020 14585 ns/op 70.21 MB/s BenchmarkMemclrKnownSize4096-4 2041 57334 ns/op 71.44 MB/s BenchmarkMemclrKnownSize512KiB-4 15 7635110 ns/op 68.67 MB/s BenchmarkReadMetricsLatency-4 14655 6776 p50-ns 10431 p90-ns 24168 p99-ns BenchmarkFinalizer-4 141 758122 ns/op BenchmarkFinalizerRun-4 163671 977.1 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7073709 16.98 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3066385 38.96 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2393202 49.88 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2344516 51.35 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1295727 91.98 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 102.6 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2166393 55.19 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1243880 96.53 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1311489 91.57 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1971546 60.46 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1986178 60.57 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1692502 70.82 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1453423 83.15 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1331532 90.66 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 7695528 15.18 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 7999075 15.25 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 7993210 14.96 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 7865274 15.31 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 7174365 16.86 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6322177 18.65 ns/op BenchmarkFindBitRange64/PatternAASize2-4 7834928 15.40 ns/op BenchmarkFindBitRange64/PatternAASize8-4 7988965 14.97 ns/op BenchmarkFindBitRange64/PatternAASize32-4 7923267 15.07 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 7793215 15.25 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 7837540 15.01 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 7839052 15.24 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 7581584 15.38 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 8005371 15.27 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 7957250 15.01 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 7854438 15.31 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 7924810 15.15 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 7931023 15.04 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 7937262 15.36 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 6751920 17.39 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 6925614 17.11 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 7813270 15.76 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7019804 17.33 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 6772291 17.52 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 7898830 15.25 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 6919057 17.21 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 6938964 17.09 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 7844428 15.43 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 6974654 16.91 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7086088 17.14 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 7738350 15.36 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 7963995 15.08 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 7729748 15.17 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 7741249 15.43 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 7891034 15.08 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 7785307 15.00 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 7938852 15.44 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 7767528 15.14 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 7861828 15.12 ns/op BenchmarkNetpollBreak-4 3200 33121 ns/op BenchmarkPinnerPinUnpinBatch-4 900 131681 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 213 577642 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1023 126006 ns/op BenchmarkPinnerPinUnpin-4 1000000 108.2 ns/op BenchmarkPinnerPinUnpinTiny-4 1000000 109.8 ns/op BenchmarkPinnerPinUnpinDouble-4 415651 290.2 ns/op BenchmarkPinnerPinUnpinParallel-4 3362806 35.48 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 3453919 34.67 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 221782 577.4 ns/op BenchmarkPinnerIsPinnedOnPinned-4 5454385 21.70 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 5972652 19.91 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 7351297 15.11 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 7592025 13.22 ns/op BenchmarkPingPongHog-4 348 343515 ns/op BenchmarkStackGrowth-4 86372 1165 ns/op BenchmarkStackGrowthDeep-4 1149 115514 ns/op BenchmarkCreateGoroutines-4 49220 2397 ns/op BenchmarkCreateGoroutinesParallel-4 45048 3572 ns/op BenchmarkCreateGoroutinesCapture-4 8637 15440 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 35011 3740 ns/op BenchmarkClosureCall-4 16737206 6.662 ns/op BenchmarkWakeupParallelSpinning/0s-4 8992 17555 ns/op BenchmarkWakeupParallelSpinning/1µs-4 6289 20942 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5102 24110 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3336 37017 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1946 57882 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1207 96739 ns/op BenchmarkWakeupParallelSpinning/50µs-4 580 200027 ns/op BenchmarkWakeupParallelSpinning/100µs-4 336 353735 ns/op BenchmarkWakeupParallelSyscall/0s-4 699 158361 ns/op BenchmarkWakeupParallelSyscall/1µs-4 747 168983 ns/op BenchmarkWakeupParallelSyscall/2µs-4 744 168127 ns/op BenchmarkWakeupParallelSyscall/5µs-4 637 176014 ns/op BenchmarkWakeupParallelSyscall/10µs-4 602 192409 ns/op BenchmarkWakeupParallelSyscall/20µs-4 506 234452 ns/op BenchmarkWakeupParallelSyscall/50µs-4 379 304549 ns/op BenchmarkWakeupParallelSyscall/100µs-4 266 435807 ns/op BenchmarkMatmult-4 3836115 42.88 ns/op BenchmarkFastrand-4 11863465 10.31 ns/op BenchmarkFastrand64-4 10355077 10.18 ns/op BenchmarkFastrandHashiter-4 4384144 29.45 ns/op BenchmarkFastrandn/2-4 7417214 16.05 ns/op BenchmarkFastrandn/3-4 6953247 17.28 ns/op BenchmarkFastrandn/4-4 7742655 15.72 ns/op BenchmarkFastrandn/5-4 7547961 15.57 ns/op BenchmarkIfaceCmp100-4 96612 1236 ns/op BenchmarkIfaceCmpNil100-4 152361 796.8 ns/op BenchmarkEfaceCmpDiff-4 37857 3187 ns/op BenchmarkEfaceCmpDiffIndirect-4 29242 4050 ns/op BenchmarkDefer-4 1000000 100.1 ns/op BenchmarkDefer10-4 721340 166.0 ns/op BenchmarkDeferMany-4 461749 392.5 ns/op BenchmarkPanicRecover-4 492632 209.9 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 7467 17121 ns/op 16351 p50-ns 20656 p90-ns 49907 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 5514 19072 ns/op 16311 p50-ns 20600 p90-ns 100020 p99-ns BenchmarkGoroutineProfile/small/idle-4 3150 43660 ns/op 36648 p50-ns 51748 p90-ns 108293 p99-ns BenchmarkGoroutineProfile/small/loaded-4 589 348717 ns/op 135026 p50-ns 374988 p90-ns 4908500 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 6736 17130 ns/op 15997 p50-ns 20259 p90-ns 66717 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 8138 20258 ns/op 16257 p50-ns 21600 p90-ns 130989 p99-ns BenchmarkGoroutineProfile/large/idle-4 31 3793462 ns/op 3779160 p50-ns 4024718 p90-ns 4130453 p99-ns BenchmarkGoroutineProfile/large/loaded-4 16 7068472 ns/op 5069655 p50-ns 14579369 p90-ns 15034262 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 7804 16234 ns/op 15987 p50-ns 19518 p90-ns 37306 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 8311 26377 ns/op 16529 p50-ns 27633 p90-ns 225992 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 811 138715 ns/op 122584 p50-ns 179761 p90-ns 269771 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 344 354640 ns/op 239380 p50-ns 400459 p90-ns 1981995 p99-ns BenchmarkRWMutexUncontended-4 2922349 40.66 ns/op BenchmarkRWMutexWrite100-4 633494 200.4 ns/op BenchmarkRWMutexWrite10-4 227594 760.6 ns/op BenchmarkRWMutexWorkWrite100-4 433329 285.8 ns/op BenchmarkRWMutexWorkWrite10-4 110617 1033 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2554 47048 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 902 129595 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1257 94186 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 442 268648 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 620 185956 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 206 552742 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 313 377520 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 100 1148575 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 304360 451.4 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 297919 419.6 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 291996 479.3 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 222416 512.3 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 306085 439.4 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 256276 451.3 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 271275 460.1 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 234516 466.1 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 200905 505.6 ns/op BenchmarkMakeSlice/Byte-4 1876143 64.70 ns/op BenchmarkMakeSlice/Int16-4 1875136 62.17 ns/op BenchmarkMakeSlice/Int-4 1344168 80.23 ns/op BenchmarkMakeSlice/Ptr-4 1244367 89.02 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 149.3 ns/op BenchmarkMakeSlice/Struct/32-4 765684 182.7 ns/op BenchmarkMakeSlice/Struct/40-4 589914 204.3 ns/op BenchmarkGrowSlice/Byte-4 741471 171.0 ns/op BenchmarkGrowSlice/Int16-4 731696 171.1 ns/op BenchmarkGrowSlice/Int-4 509910 225.3 ns/op BenchmarkGrowSlice/Ptr-4 502965 260.8 ns/op BenchmarkGrowSlice/Struct/24-4 297666 387.4 ns/op BenchmarkGrowSlice/Struct/32-4 255274 475.3 ns/op BenchmarkGrowSlice/Struct/40-4 180374 584.3 ns/op BenchmarkExtendSlice/IntSlice-4 451281 277.7 ns/op BenchmarkExtendSlice/PointerSlice-4 432751 304.6 ns/op BenchmarkExtendSlice/NoGrow-4 880486 157.5 ns/op BenchmarkAppend-4 815058 140.1 ns/op BenchmarkAppendGrowByte-4 3 35028556 ns/op BenchmarkAppendGrowString-4 1 397391262 ns/op BenchmarkAppendSlice/1Bytes-4 1919011 63.14 ns/op BenchmarkAppendSlice/4Bytes-4 1688001 69.37 ns/op BenchmarkAppendSlice/7Bytes-4 1792840 66.65 ns/op BenchmarkAppendSlice/8Bytes-4 1848696 65.71 ns/op BenchmarkAppendSlice/15Bytes-4 1671428 69.81 ns/op BenchmarkAppendSlice/16Bytes-4 1754097 68.69 ns/op BenchmarkAppendSlice/32Bytes-4 1769322 66.66 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 82016 1331 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 21747 5418 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 9216 21247 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1398 81847 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 96 1262953 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 20 5934540 ns/op BenchmarkAppendStr/1Bytes-4 2019006 58.89 ns/op BenchmarkAppendStr/4Bytes-4 1984908 58.52 ns/op BenchmarkAppendStr/8Bytes-4 1953056 58.78 ns/op BenchmarkAppendStr/16Bytes-4 1879754 63.65 ns/op BenchmarkAppendStr/32Bytes-4 1893084 58.85 ns/op BenchmarkAppendSpecialCase-4 753122 158.4 ns/op BenchmarkCopy/1Byte-4 1908454 62.44 ns/op 16.02 MB/s BenchmarkCopy/1String-4 1925118 59.85 ns/op 16.71 MB/s BenchmarkCopy/2Byte-4 1848484 67.18 ns/op 29.77 MB/s BenchmarkCopy/2String-4 1921767 63.21 ns/op 31.64 MB/s BenchmarkCopy/4Byte-4 1877100 64.66 ns/op 61.87 MB/s BenchmarkCopy/4String-4 1887187 63.42 ns/op 63.08 MB/s BenchmarkCopy/8Byte-4 1937000 62.44 ns/op 128.12 MB/s BenchmarkCopy/8String-4 1974760 61.36 ns/op 130.38 MB/s BenchmarkCopy/12Byte-4 1812115 66.24 ns/op 181.15 MB/s BenchmarkCopy/12String-4 1845301 64.47 ns/op 186.14 MB/s BenchmarkCopy/16Byte-4 1874589 62.39 ns/op 256.46 MB/s BenchmarkCopy/16String-4 1720460 68.39 ns/op 233.97 MB/s BenchmarkCopy/32Byte-4 1708434 69.84 ns/op 458.19 MB/s BenchmarkCopy/32String-4 1765675 67.57 ns/op 473.57 MB/s BenchmarkCopy/128Byte-4 1268733 92.70 ns/op 1380.78 MB/s BenchmarkCopy/128String-4 1232864 96.92 ns/op 1320.72 MB/s BenchmarkCopy/1024Byte-4 383770 312.0 ns/op 3282.45 MB/s BenchmarkCopy/1024String-4 337233 349.9 ns/op 2926.52 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 25885 4273 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 16719 6672 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 10455 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 7957 14576 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 6698 16809 ns/op BenchmarkAppendInPlace/Grow/Byte-4 126846 994.1 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 127266 943.8 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 91245 1215 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 75114 1441 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 66032 1752 ns/op BenchmarkStackCopyPtr-4 1 190210516 ns/op BenchmarkStackCopy-4 1 122602636 ns/op BenchmarkStackCopyNoCache-4 18 6042977 ns/op BenchmarkStackCopyWithStkobj-4 1 132043464 ns/op BenchmarkIssue18138-4 668 201664 ns/op BenchmarkCompareStringEqual-4 10091224 11.81 ns/op BenchmarkCompareStringIdentical-4 18073140 6.040 ns/op BenchmarkCompareStringSameLength-4 11621430 10.12 ns/op BenchmarkCompareStringDifferentLength-4 17874067 6.525 ns/op BenchmarkCompareStringBigUnaligned-4 966 115150 ns/op 9106.29 MB/s BenchmarkCompareStringBig-4 1029 103285 ns/op 10152.40 MB/s BenchmarkConcatStringAndBytes-4 2480404 48.12 ns/op BenchmarkSliceByteToString/1-4 1870710 59.84 ns/op BenchmarkSliceByteToString/2-4 1000000 123.5 ns/op BenchmarkSliceByteToString/4-4 1000000 120.6 ns/op BenchmarkSliceByteToString/8-4 1000000 118.8 ns/op BenchmarkSliceByteToString/16-4 1000000 116.5 ns/op BenchmarkSliceByteToString/32-4 948614 138.5 ns/op BenchmarkSliceByteToString/64-4 771429 174.1 ns/op BenchmarkSliceByteToString/128-4 520780 220.2 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2411798 48.08 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 900446 129.9 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 111.1 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 4431324 26.92 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1757696 67.92 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 2016741 59.46 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2471773 48.88 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 419492 281.7 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 553035 214.2 ns/op BenchmarkRuneIterate/range/ASCII-4 7799407 13.70 ns/op BenchmarkRuneIterate/range/Japanese-4 2196808 54.52 ns/op BenchmarkRuneIterate/range/MixedLength-4 2578233 46.11 ns/op BenchmarkRuneIterate/range1/ASCII-4 7814619 13.70 ns/op BenchmarkRuneIterate/range1/Japanese-4 2209773 54.56 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2567029 46.05 ns/op BenchmarkRuneIterate/range2/ASCII-4 7882010 13.67 ns/op BenchmarkRuneIterate/range2/Japanese-4 2182270 54.27 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2585722 45.93 ns/op BenchmarkArrayEqual-4 17008467 6.073 ns/op BenchmarkFunc/Name-4 2688039 44.19 ns/op BenchmarkFunc/Entry-4 9270344 12.76 ns/op BenchmarkFunc/FileLine-4 2648020 41.96 ns/op PASS ok runtime 152.369s goos: linux goarch: amd64 pkg: runtime/cgo cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHandle/non-concurrent-4 24559 4830 ns/op BenchmarkHandle/concurrent-4 13446 8917 ns/op PASS ok runtime/cgo 1.518s goos: linux goarch: amd64 pkg: runtime/internal/atomic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAnd32-4 8443958 14.12 ns/op BenchmarkAnd32Parallel-4 1940494 67.88 ns/op BenchmarkAnd64-4 8723836 13.88 ns/op BenchmarkAnd64Parallel-4 2039666 72.67 ns/op BenchmarkOr32-4 8283884 14.13 ns/op BenchmarkOr32Parallel-4 1597008 74.28 ns/op BenchmarkOr64-4 8743894 13.59 ns/op BenchmarkOr64Parallel-4 2260576 71.93 ns/op BenchmarkAtomicLoad64-4 20773069 5.723 ns/op BenchmarkAtomicStore64-4 9815452 12.18 ns/op BenchmarkAtomicLoad-4 20539084 5.688 ns/op BenchmarkAtomicStore-4 9852543 15.48 ns/op BenchmarkAnd8-4 9894088 12.14 ns/op BenchmarkAnd-4 9904987 12.19 ns/op BenchmarkAnd8Parallel-4 3015363 45.09 ns/op BenchmarkAndParallel-4 3056551 49.88 ns/op BenchmarkOr8-4 9674125 12.25 ns/op BenchmarkOr-4 9673524 12.15 ns/op BenchmarkOr8Parallel-4 2313362 51.03 ns/op BenchmarkOrParallel-4 3007194 50.35 ns/op BenchmarkXadd-4 2404076 50.62 ns/op BenchmarkXadd64-4 4122211 48.02 ns/op BenchmarkCas-4 2335359 54.34 ns/op BenchmarkCas64-4 2249520 55.45 ns/op BenchmarkXchg-4 2952375 51.79 ns/op BenchmarkXchg64-4 2934189 55.71 ns/op PASS ok runtime/internal/atomic 5.700s goos: linux goarch: amd64 pkg: runtime/internal/math cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMulUintptr/small-4 4561933 27.31 ns/op BenchmarkMulUintptr/large-4 3478423 34.10 ns/op PASS ok runtime/internal/math 1.330s goos: linux goarch: amd64 pkg: runtime/pprof cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkGoroutine/Profile.WriteTo_idle_50-4 15 7928562 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 12 10809189 ns/op 676.0 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 1230 93420 ns/op 1.530 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 8 14201262 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 6 19945225 ns/op 1475 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 321 355665 ns/op 18.55 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 80438048 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 108007750 ns/op 6091 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 24 5232359 ns/op 350.3 concurrent_launches/op PASS ok runtime/pprof 2.948s goos: linux goarch: amd64 pkg: runtime/race cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSyncLeak-4 25 4073687 ns/op BenchmarkStackLeak-4 18151 6228 ns/op PASS ok runtime/race 1.361s goos: linux goarch: amd64 pkg: runtime/trace cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStartRegion-4 4185740 26.05 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 200215 625.9 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.393s goos: linux goarch: amd64 pkg: slices cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEqualFunc_Large-4 24 4823740 ns/op BenchmarkIndex_Large-4 15550 8019 ns/op BenchmarkIndexFunc_Large-4 87 1212287 ns/op BenchmarkCompact/nil-4 6894727 17.55 ns/op BenchmarkCompact/one-4 1922533 62.54 ns/op BenchmarkCompact/sorted-4 1000000 103.1 ns/op BenchmarkCompact/1_item-4 962907 119.3 ns/op BenchmarkCompact/unsorted-4 1000000 106.7 ns/op BenchmarkCompact/many-4 636949 183.8 ns/op BenchmarkCompact_Large-4 291 369196 ns/op BenchmarkCompactFunc_Large-4 34 2980794 ns/op BenchmarkReplace/naive-fast-4 63805 1648 ns/op BenchmarkReplace/optimized-fast-4 77461 1450 ns/op BenchmarkReplace/naive-slow-4 26166 4438 ns/op BenchmarkReplace/optimized-slow-4 28164 4696 ns/op BenchmarkBinarySearchFloats/Size16-4 1219681 98.47 ns/op BenchmarkBinarySearchFloats/Size32-4 1000000 112.6 ns/op BenchmarkBinarySearchFloats/Size64-4 954988 128.1 ns/op BenchmarkBinarySearchFloats/Size128-4 779540 150.3 ns/op BenchmarkBinarySearchFloats/Size512-4 678475 176.6 ns/op BenchmarkBinarySearchFloats/Size1024-4 622075 191.0 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 546619 196.4 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 503793 234.3 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 430410 269.4 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 357948 303.4 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 306908 372.1 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 281020 402.7 ns/op PASS ok slices 5.229s goos: linux goarch: amd64 pkg: sort cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSearchWrappers-4 138627 805.5 ns/op BenchmarkSortInts-4 2 93951957 ns/op BenchmarkSlicesSortInts-4 2 67491576 ns/op BenchmarkSortIsSorted-4 33 3434941 ns/op BenchmarkSlicesIsSorted-4 57 2179369 ns/op BenchmarkSortStrings-4 1 159221153 ns/op BenchmarkSlicesSortStrings-4 1 107398910 ns/op BenchmarkSortStrings_Sorted-4 27 4168541 ns/op BenchmarkSlicesSortStrings_Sorted-4 42 2770531 ns/op BenchmarkSortStructs-4 1 209521367 ns/op BenchmarkSortFuncStructs-4 1 173695548 ns/op BenchmarkSortString1K-4 247 479380 ns/op BenchmarkSortString1K_Slice-4 189 621072 ns/op BenchmarkStableString1K-4 92 1197917 ns/op BenchmarkSortInt1K-4 319 359692 ns/op BenchmarkSortInt1K_Sorted-4 5017 23028 ns/op BenchmarkSortInt1K_Reversed-4 3262 40097 ns/op BenchmarkSortInt1K_Mod8-4 597 206611 ns/op BenchmarkStableInt1K-4 126 883671 ns/op BenchmarkStableInt1K_Slice-4 151 764872 ns/op BenchmarkSortInt64K-4 3 35022884 ns/op BenchmarkSortInt64K_Slice-4 3 46144570 ns/op BenchmarkStableInt64K-4 2 76497882 ns/op BenchmarkSort1e2-4 458 267584 ns/op BenchmarkStable1e2-4 145 1085668 ns/op BenchmarkSort1e4-4 2 51564982 ns/op BenchmarkStable1e4-4 1 232735254 ns/op PASS ok sort 13.972s goos: linux goarch: amd64 pkg: strconv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAtof64Decimal-4 848395 141.2 ns/op BenchmarkAtof64Float-4 605167 168.2 ns/op BenchmarkAtof64FloatExp-4 547803 197.4 ns/op BenchmarkAtof64Big-4 408973 286.8 ns/op BenchmarkAtof64RandomBits-4 156190 764.5 ns/op BenchmarkAtof64RandomFloats-4 403658 278.5 ns/op BenchmarkAtof64RandomLongFloats-4 278388 417.8 ns/op BenchmarkAtof32Decimal-4 741988 146.9 ns/op BenchmarkAtof32Float-4 654819 162.9 ns/op BenchmarkAtof32FloatExp-4 545935 203.1 ns/op BenchmarkAtof32Random-4 335341 345.2 ns/op BenchmarkAtof32RandomLong-4 144756 837.7 ns/op BenchmarkParseInt/Pos/7bit-4 1334212 87.63 ns/op BenchmarkParseInt/Pos/26bit-4 565219 197.7 ns/op BenchmarkParseInt/Pos/31bit-4 537913 216.5 ns/op BenchmarkParseInt/Pos/56bit-4 334011 332.0 ns/op BenchmarkParseInt/Pos/63bit-4 330633 355.5 ns/op BenchmarkParseInt/Neg/7bit-4 1354633 87.92 ns/op BenchmarkParseInt/Neg/26bit-4 592830 198.2 ns/op BenchmarkParseInt/Neg/31bit-4 531901 210.8 ns/op BenchmarkParseInt/Neg/56bit-4 358278 331.1 ns/op BenchmarkParseInt/Neg/63bit-4 335588 346.2 ns/op BenchmarkAtoi/Pos/7bit-4 1975719 60.86 ns/op BenchmarkAtoi/Pos/26bit-4 741310 148.6 ns/op BenchmarkAtoi/Pos/31bit-4 710646 162.8 ns/op BenchmarkAtoi/Pos/56bit-4 407068 284.1 ns/op BenchmarkAtoi/Pos/63bit-4 303303 371.2 ns/op BenchmarkAtoi/Neg/7bit-4 2020953 59.61 ns/op BenchmarkAtoi/Neg/26bit-4 769412 151.1 ns/op BenchmarkAtoi/Neg/31bit-4 685750 165.6 ns/op BenchmarkAtoi/Neg/56bit-4 415402 276.9 ns/op BenchmarkAtoi/Neg/63bit-4 312265 377.9 ns/op BenchmarkFormatFloat/Decimal-4 114751 1028 ns/op BenchmarkFormatFloat/Float-4 110872 1102 ns/op BenchmarkFormatFloat/Exp-4 110588 1094 ns/op BenchmarkFormatFloat/NegExp-4 109850 1061 ns/op BenchmarkFormatFloat/LongExp-4 96903 1247 ns/op BenchmarkFormatFloat/Big-4 90946 1346 ns/op BenchmarkFormatFloat/BinaryExp-4 220381 544.5 ns/op BenchmarkFormatFloat/32Integer-4 118908 1020 ns/op BenchmarkFormatFloat/32ExactFraction-4 132171 924.3 ns/op BenchmarkFormatFloat/32Point-4 109914 1061 ns/op BenchmarkFormatFloat/32Exp-4 118562 1036 ns/op BenchmarkFormatFloat/32NegExp-4 119454 1051 ns/op BenchmarkFormatFloat/32Shortest-4 123135 971.2 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 130064 932.3 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 124209 984.8 ns/op BenchmarkFormatFloat/64Fixed1-4 151527 784.6 ns/op BenchmarkFormatFloat/64Fixed2-4 155643 780.7 ns/op BenchmarkFormatFloat/64Fixed3-4 142675 783.6 ns/op BenchmarkFormatFloat/64Fixed4-4 155114 803.8 ns/op BenchmarkFormatFloat/64Fixed12-4 86228 1383 ns/op BenchmarkFormatFloat/64Fixed16-4 104982 1148 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 110778 1071 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 98746 1238 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2172 52122 ns/op BenchmarkFormatFloat/Slowpath64-4 97754 1256 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 97366 1283 ns/op BenchmarkAppendFloat/Decimal-4 139204 865.6 ns/op BenchmarkAppendFloat/Float-4 116571 982.8 ns/op BenchmarkAppendFloat/Exp-4 132183 892.3 ns/op BenchmarkAppendFloat/NegExp-4 128416 886.4 ns/op BenchmarkAppendFloat/LongExp-4 108796 1087 ns/op BenchmarkAppendFloat/Big-4 100489 1192 ns/op BenchmarkAppendFloat/BinaryExp-4 296328 380.9 ns/op BenchmarkAppendFloat/32Integer-4 137761 864.1 ns/op BenchmarkAppendFloat/32ExactFraction-4 153187 762.8 ns/op BenchmarkAppendFloat/32Point-4 129345 916.2 ns/op BenchmarkAppendFloat/32Exp-4 135261 886.5 ns/op BenchmarkAppendFloat/32NegExp-4 136698 877.6 ns/op BenchmarkAppendFloat/32Shortest-4 157617 724.0 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 148274 812.1 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 146432 809.7 ns/op BenchmarkAppendFloat/64Fixed1-4 182695 642.5 ns/op BenchmarkAppendFloat/64Fixed2-4 182538 649.7 ns/op BenchmarkAppendFloat/64Fixed3-4 185295 649.5 ns/op BenchmarkAppendFloat/64Fixed4-4 185538 633.3 ns/op BenchmarkAppendFloat/64Fixed12-4 100248 1208 ns/op BenchmarkAppendFloat/64Fixed16-4 119862 1018 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 150200 804.6 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 108154 1085 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2287 51062 ns/op BenchmarkAppendFloat/Slowpath64-4 109132 1097 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 106537 1081 ns/op BenchmarkFormatInt-4 14112 8239 ns/op BenchmarkAppendInt-4 16684 7111 ns/op BenchmarkFormatUint-4 76089 1600 ns/op BenchmarkAppendUint-4 92121 1281 ns/op BenchmarkFormatIntSmall/7-4 3272559 37.24 ns/op BenchmarkFormatIntSmall/42-4 3311155 36.30 ns/op BenchmarkAppendIntSmall-4 1362590 84.62 ns/op BenchmarkAppendUintVarlen/1-4 1477783 82.96 ns/op BenchmarkAppendUintVarlen/12-4 1393371 84.17 ns/op BenchmarkAppendUintVarlen/123-4 829866 123.5 ns/op BenchmarkAppendUintVarlen/1234-4 849807 127.1 ns/op BenchmarkAppendUintVarlen/12345-4 861608 129.4 ns/op BenchmarkAppendUintVarlen/123456-4 893374 127.9 ns/op BenchmarkAppendUintVarlen/1234567-4 888572 130.3 ns/op BenchmarkAppendUintVarlen/12345678-4 827136 132.2 ns/op BenchmarkAppendUintVarlen/123456789-4 849306 135.5 ns/op BenchmarkAppendUintVarlen/1234567890-4 754676 137.0 ns/op BenchmarkAppendUintVarlen/12345678901-4 782056 144.3 ns/op BenchmarkAppendUintVarlen/123456789012-4 844449 143.2 ns/op BenchmarkAppendUintVarlen/1234567890123-4 760828 142.3 ns/op BenchmarkAppendUintVarlen/12345678901234-4 814363 145.4 ns/op BenchmarkAppendUintVarlen/123456789012345-4 766000 147.4 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 729601 152.2 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 791079 146.7 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 757968 148.3 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 746961 148.8 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 731446 150.2 ns/op BenchmarkQuote-4 42181 2808 ns/op BenchmarkQuoteRune-4 444760 274.7 ns/op BenchmarkAppendQuote-4 51709 2316 ns/op BenchmarkAppendQuoteRune-4 813136 142.1 ns/op BenchmarkUnquoteEasy-4 1276342 93.79 ns/op BenchmarkUnquoteHard-4 45673 2460 ns/op PASS ok strconv 19.842s goos: linux goarch: amd64 pkg: strings cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkBuildString_Builder/1Write_NoGrow-4 390919 298.9 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 128703 949.8 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 172171 675.0 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 379575 311.5 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 133738 939.7 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 187432 678.2 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 263445 423.5 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 72523 1457 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 89347 1235 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 575374 198.3 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 19730 5784 ns/op BenchmarkGenericMatch1-4 2132 53671 ns/op BenchmarkGenericMatch2-4 417 282968 ns/op BenchmarkSingleMaxSkipping-4 7806 15160 ns/op 659.61 MB/s BenchmarkSingleLongSuffixFail-4 14704 8058 ns/op 124.35 MB/s BenchmarkSingleMatch-4 244 486008 ns/op 30.86 MB/s BenchmarkByteByteNoMatch-4 64473 1886 ns/op BenchmarkByteByteMatch-4 16777 7122 ns/op BenchmarkByteStringMatch-4 20269 5665 ns/op BenchmarkHTMLEscapeNew-4 66490 1793 ns/op BenchmarkHTMLEscapeOld-4 80596 1431 ns/op BenchmarkByteStringReplacerWriteString-4 1419 81502 ns/op BenchmarkByteReplacerWriteString-4 1492 76534 ns/op BenchmarkByteByteReplaces-4 3496 33656 ns/op BenchmarkByteByteMap-4 10396 11405 ns/op BenchmarkMap/identity/ASCII-4 569674 200.2 ns/op BenchmarkMap/identity/Greek-4 453019 259.0 ns/op BenchmarkMap/change/ASCII-4 37752 3154 ns/op BenchmarkMap/change/Greek-4 28995 4205 ns/op BenchmarkIndexRune-4 1954164 61.66 ns/op BenchmarkIndexRuneLongString-4 1683406 69.83 ns/op BenchmarkIndexRuneFastPath-4 4110776 28.18 ns/op BenchmarkIndex-4 4296774 27.79 ns/op BenchmarkLastIndex-4 4389793 27.94 ns/op BenchmarkIndexByte-4 9212016 12.41 ns/op BenchmarkToUpper/#00-4 4810303 23.98 ns/op BenchmarkToUpper/ONLYUPPER-4 2861749 41.24 ns/op BenchmarkToUpper/abc-4 322140 387.1 ns/op BenchmarkToUpper/AbC123-4 244843 481.2 ns/op BenchmarkToUpper/azAZ09_-4 263258 470.5 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 55214 2162 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 69295 1705 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 33884 3578 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 54476 2222 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 118784 1001 ns/op BenchmarkToLower/#00-4 4878348 24.18 ns/op BenchmarkToLower/abc-4 4269350 28.05 ns/op BenchmarkToLower/AbC123-4 220826 547.0 ns/op BenchmarkToLower/azAZ09_-4 217268 559.9 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 97534 1236 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 66126 1859 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 34855 3403 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 76737 1549 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 118111 1007 ns/op BenchmarkMapNoChanges-4 774616 150.2 ns/op BenchmarkTrim-4 38684 3099 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3343287 36.34 ns/op BenchmarkToValidUTF8/InvalidASCII-4 184810 641.0 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 121593 973.0 ns/op BenchmarkEqualFold/Tests-4 54363 2190 ns/op BenchmarkEqualFold/ASCII-4 3274309 36.48 ns/op BenchmarkEqualFold/UnicodePrefix-4 107016 1119 ns/op BenchmarkEqualFold/UnicodeSuffix-4 114367 1010 ns/op BenchmarkIndexHard1-4 837 148941 ns/op BenchmarkIndexHard2-4 566 206109 ns/op BenchmarkIndexHard3-4 145 808684 ns/op BenchmarkIndexHard4-4 94 1206830 ns/op BenchmarkLastIndexHard1-4 58 2009431 ns/op BenchmarkLastIndexHard2-4 56 1997180 ns/op BenchmarkLastIndexHard3-4 57 2001064 ns/op BenchmarkCountHard1-4 808 143914 ns/op BenchmarkCountHard2-4 574 200718 ns/op BenchmarkCountHard3-4 150 809770 ns/op BenchmarkIndexTorture-4 7688 15898 ns/op BenchmarkCountTorture-4 7366 15651 ns/op BenchmarkCountTortureOverlapping-4 634 164741 ns/op BenchmarkCountByte/10-4 4118138 29.10 ns/op 343.66 MB/s BenchmarkCountByte/32-4 4135411 29.34 ns/op 1090.48 MB/s BenchmarkCountByte/4096-4 1000000 105.8 ns/op 38731.50 MB/s BenchmarkCountByte/4194304-4 654 174219 ns/op 24074.90 MB/s BenchmarkCountByte/67108864-4 15 7765758 ns/op 8641.64 MB/s BenchmarkFields/ASCII/16-4 241142 450.2 ns/op 35.54 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 18658 6261 ns/op 40.89 MB/s 416 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1436 81846 ns/op 50.05 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 70 1595591 ns/op 41.07 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 26308734 ns/op 39.86 MB/s 1507328 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 114775 1058 ns/op 15.13 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10504 11273 ns/op 22.71 MB/s 480 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 570 199520 ns/op 20.53 MB/s 21888 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 28 4262853 ns/op 15.37 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 92462026 ns/op 11.34 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 212857 564.1 ns/op 28.37 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 17008 6829 ns/op 37.49 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 888 127540 ns/op 32.12 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 38 3035504 ns/op 21.59 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 70131214 ns/op 14.95 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 128658 918.0 ns/op 17.43 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 12814 8871 ns/op 28.86 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 747 159500 ns/op 25.68 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 32 3551790 ns/op 18.45 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 77485562 ns/op 13.53 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 1 111903044 ns/op BenchmarkSplitSingleByteSeparator-4 14 8264810 ns/op BenchmarkSplitMultiByteSeparator-4 27 4115641 ns/op BenchmarkSplitNSingleByteSeparator-4 206715 556.3 ns/op BenchmarkSplitNMultiByteSeparator-4 171404 681.1 ns/op BenchmarkRepeat/5x0-4 4034510 29.00 ns/op BenchmarkRepeat/5x1-4 4041058 29.26 ns/op BenchmarkRepeat/5x2-4 235512 517.0 ns/op BenchmarkRepeat/5x6-4 133116 899.7 ns/op BenchmarkRepeat/10x0-4 4073314 29.02 ns/op BenchmarkRepeat/10x1-4 4132236 28.95 ns/op BenchmarkRepeat/10x2-4 235214 534.8 ns/op BenchmarkRepeat/10x6-4 125575 917.5 ns/op BenchmarkRepeatLarge/256/1-4 58712 1933 ns/op 132.46 MB/s BenchmarkRepeatLarge/256/16-4 88888 1201 ns/op 213.08 MB/s BenchmarkRepeatLarge/512/1-4 48440 2306 ns/op 222.01 MB/s BenchmarkRepeatLarge/512/16-4 72996 1673 ns/op 305.95 MB/s BenchmarkRepeatLarge/1024/1-4 38344 3041 ns/op 336.74 MB/s BenchmarkRepeatLarge/1024/16-4 50968 2250 ns/op 455.11 MB/s BenchmarkRepeatLarge/2048/1-4 28056 4600 ns/op 445.19 MB/s BenchmarkRepeatLarge/2048/16-4 27615 3643 ns/op 562.15 MB/s BenchmarkRepeatLarge/4096/1-4 18373 6218 ns/op 658.72 MB/s BenchmarkRepeatLarge/4096/16-4 22472 5409 ns/op 757.29 MB/s BenchmarkRepeatLarge/8192/1-4 10000 10748 ns/op 762.20 MB/s BenchmarkRepeatLarge/8192/16-4 12678 9679 ns/op 846.35 MB/s BenchmarkRepeatLarge/8192/4097-4 5141172 22.58 ns/op 181476.00 MB/s BenchmarkRepeatLarge/16384/1-4 6580 18050 ns/op 907.72 MB/s BenchmarkRepeatLarge/16384/16-4 7134 17337 ns/op 945.01 MB/s BenchmarkRepeatLarge/16384/4097-4 7731 13583 ns/op 904.89 MB/s BenchmarkRepeatLarge/32768/1-4 3726 31597 ns/op 1037.06 MB/s BenchmarkRepeatLarge/32768/16-4 4014 30073 ns/op 1089.63 MB/s BenchmarkRepeatLarge/32768/4097-4 3992 27589 ns/op 1039.50 MB/s BenchmarkRepeatLarge/65536/1-4 1628 63840 ns/op 1026.57 MB/s BenchmarkRepeatLarge/65536/16-4 1730 65498 ns/op 1000.58 MB/s BenchmarkRepeatLarge/65536/4097-4 1858 58129 ns/op 1057.21 MB/s BenchmarkRepeatLarge/131072/1-4 225 539677 ns/op 242.87 MB/s BenchmarkRepeatLarge/131072/16-4 226 517571 ns/op 253.24 MB/s BenchmarkRepeatLarge/131072/4097-4 231 515998 ns/op 246.14 MB/s BenchmarkRepeatLarge/262144/1-4 100 1020861 ns/op 256.79 MB/s BenchmarkRepeatLarge/262144/16-4 100 1026609 ns/op 255.35 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1029345 ns/op 250.75 MB/s BenchmarkRepeatLarge/524288/1-4 60 2047991 ns/op 256.00 MB/s BenchmarkRepeatLarge/524288/16-4 56 2041562 ns/op 256.81 MB/s BenchmarkRepeatLarge/524288/4097-4 51 2038905 ns/op 255.20 MB/s BenchmarkRepeatLarge/1048576/1-4 31 4128588 ns/op 253.98 MB/s BenchmarkRepeatLarge/1048576/16-4 30 4088179 ns/op 256.49 MB/s BenchmarkRepeatLarge/1048576/4097-4 30 4150333 ns/op 251.72 MB/s BenchmarkRepeatLarge/2097152/1-4 13 8136169 ns/op 257.76 MB/s BenchmarkRepeatLarge/2097152/16-4 14 7787547 ns/op 269.30 MB/s BenchmarkRepeatLarge/2097152/4097-4 14 7896764 ns/op 265.12 MB/s BenchmarkRepeatLarge/4194304/1-4 7 15749582 ns/op 266.31 MB/s BenchmarkRepeatLarge/4194304/16-4 7 15740556 ns/op 266.46 MB/s BenchmarkRepeatLarge/4194304/4097-4 7 16206765 ns/op 258.61 MB/s BenchmarkRepeatLarge/8388608/1-4 3 33487120 ns/op 250.50 MB/s BenchmarkRepeatLarge/8388608/16-4 3 33515856 ns/op 250.29 MB/s BenchmarkRepeatLarge/8388608/4097-4 3 33607680 ns/op 249.54 MB/s BenchmarkRepeatLarge/16777216/1-4 2 65181082 ns/op 257.39 MB/s BenchmarkRepeatLarge/16777216/16-4 2 63837446 ns/op 262.81 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 61408718 ns/op 273.21 MB/s BenchmarkRepeatLarge/33554432/1-4 1 119341150 ns/op 281.16 MB/s BenchmarkRepeatLarge/33554432/16-4 1 120660458 ns/op 278.09 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 123247343 ns/op 272.25 MB/s BenchmarkRepeatLarge/67108864/1-4 1 257968904 ns/op 260.14 MB/s BenchmarkRepeatLarge/67108864/16-4 1 236697323 ns/op 283.52 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 242276881 ns/op 276.99 MB/s BenchmarkRepeatLarge/134217728/1-4 1 509839338 ns/op 263.25 MB/s BenchmarkRepeatLarge/134217728/16-4 1 482296321 ns/op 278.29 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 483634655 ns/op 277.52 MB/s BenchmarkRepeatLarge/268435456/1-4 1 1012126193 ns/op 265.22 MB/s BenchmarkRepeatLarge/268435456/16-4 1 937008283 ns/op 286.48 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 944775137 ns/op 284.13 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1986857667 ns/op 270.21 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1862075267 ns/op 288.32 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1880196060 ns/op 285.54 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3989003175 ns/op 269.18 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3708106405 ns/op 289.57 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3734824504 ns/op 287.49 MB/s BenchmarkIndexAnyASCII/1:1-4 2204347 54.60 ns/op BenchmarkIndexAnyASCII/1:2-4 2143568 55.86 ns/op BenchmarkIndexAnyASCII/1:4-4 2173710 54.68 ns/op BenchmarkIndexAnyASCII/1:8-4 2162814 55.62 ns/op BenchmarkIndexAnyASCII/1:16-4 2188461 55.01 ns/op BenchmarkIndexAnyASCII/1:32-4 2169862 55.36 ns/op BenchmarkIndexAnyASCII/1:64-4 2144815 55.55 ns/op BenchmarkIndexAnyASCII/16:1-4 2194402 54.59 ns/op BenchmarkIndexAnyASCII/16:2-4 785102 149.3 ns/op BenchmarkIndexAnyASCII/16:4-4 737295 150.0 ns/op BenchmarkIndexAnyASCII/16:8-4 737678 159.5 ns/op BenchmarkIndexAnyASCII/16:16-4 678784 168.1 ns/op BenchmarkIndexAnyASCII/16:32-4 610636 197.0 ns/op BenchmarkIndexAnyASCII/16:64-4 481993 240.6 ns/op BenchmarkIndexAnyASCII/256:1-4 1987244 60.05 ns/op BenchmarkIndexAnyASCII/256:2-4 72967 1643 ns/op BenchmarkIndexAnyASCII/256:4-4 71546 1651 ns/op BenchmarkIndexAnyASCII/256:8-4 72691 1654 ns/op BenchmarkIndexAnyASCII/256:16-4 72336 1667 ns/op BenchmarkIndexAnyASCII/256:32-4 70316 1698 ns/op BenchmarkIndexAnyASCII/256:64-4 69240 1730 ns/op BenchmarkIndexAnyUTF8/1:1-4 2220676 52.42 ns/op BenchmarkIndexAnyUTF8/1:2-4 2139158 54.96 ns/op BenchmarkIndexAnyUTF8/1:4-4 2181720 54.75 ns/op BenchmarkIndexAnyUTF8/1:8-4 2194923 55.62 ns/op BenchmarkIndexAnyUTF8/1:16-4 2112283 55.90 ns/op BenchmarkIndexAnyUTF8/1:32-4 2127189 55.97 ns/op BenchmarkIndexAnyUTF8/1:64-4 2107952 56.55 ns/op BenchmarkIndexAnyUTF8/16:1-4 1663369 69.87 ns/op BenchmarkIndexAnyUTF8/16:2-4 302025 383.1 ns/op BenchmarkIndexAnyUTF8/16:4-4 313176 386.6 ns/op BenchmarkIndexAnyUTF8/16:8-4 306766 388.0 ns/op BenchmarkIndexAnyUTF8/16:16-4 276972 381.4 ns/op BenchmarkIndexAnyUTF8/16:32-4 279937 408.7 ns/op BenchmarkIndexAnyUTF8/16:64-4 281995 413.3 ns/op BenchmarkIndexAnyUTF8/256:1-4 326277 357.6 ns/op BenchmarkIndexAnyUTF8/256:2-4 22719 5240 ns/op BenchmarkIndexAnyUTF8/256:4-4 23262 5241 ns/op BenchmarkIndexAnyUTF8/256:8-4 22552 5325 ns/op BenchmarkIndexAnyUTF8/256:16-4 21405 5339 ns/op BenchmarkIndexAnyUTF8/256:32-4 20487 5859 ns/op BenchmarkIndexAnyUTF8/256:64-4 20785 5977 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2213229 57.00 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2227748 55.82 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2218471 54.59 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2178309 54.35 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2170886 54.04 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2135198 55.98 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2171641 54.80 ns/op BenchmarkLastIndexAnyASCII/16:1-4 809816 150.9 ns/op BenchmarkLastIndexAnyASCII/16:2-4 807958 148.9 ns/op BenchmarkLastIndexAnyASCII/16:4-4 810496 150.4 ns/op BenchmarkLastIndexAnyASCII/16:8-4 777231 156.8 ns/op BenchmarkLastIndexAnyASCII/16:16-4 685260 168.3 ns/op BenchmarkLastIndexAnyASCII/16:32-4 603810 196.3 ns/op BenchmarkLastIndexAnyASCII/16:64-4 490947 240.9 ns/op BenchmarkLastIndexAnyASCII/256:1-4 73706 1653 ns/op BenchmarkLastIndexAnyASCII/256:2-4 72920 1638 ns/op BenchmarkLastIndexAnyASCII/256:4-4 73563 1638 ns/op BenchmarkLastIndexAnyASCII/256:8-4 72288 1646 ns/op BenchmarkLastIndexAnyASCII/256:16-4 70911 1662 ns/op BenchmarkLastIndexAnyASCII/256:32-4 71768 1668 ns/op BenchmarkLastIndexAnyASCII/256:64-4 69669 1714 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2143118 58.81 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2198610 53.24 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2231516 54.57 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2259123 53.50 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2188027 53.16 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2132682 55.34 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2159652 55.77 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 360386 310.8 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 188264 625.2 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 184507 630.8 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 187878 635.9 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 178561 668.5 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 162088 701.0 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 163392 699.8 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 27922 4308 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 12964 9181 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 12544 9453 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 10000 10049 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 10177 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 10645 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 11035 ns/op BenchmarkTrimASCII/1:1-4 3906925 30.30 ns/op BenchmarkTrimASCII/1:2-4 2639236 43.40 ns/op BenchmarkTrimASCII/1:4-4 2466615 46.77 ns/op BenchmarkTrimASCII/1:8-4 2197333 54.68 ns/op BenchmarkTrimASCII/1:16-4 1812921 64.83 ns/op BenchmarkTrimASCII/16:1-4 2774638 42.16 ns/op BenchmarkTrimASCII/16:2-4 802472 142.9 ns/op BenchmarkTrimASCII/16:4-4 809887 147.3 ns/op BenchmarkTrimASCII/16:8-4 763654 152.5 ns/op BenchmarkTrimASCII/16:16-4 690118 162.4 ns/op BenchmarkTrimASCII/256:1-4 486418 235.2 ns/op BenchmarkTrimASCII/256:2-4 76887 1568 ns/op BenchmarkTrimASCII/256:4-4 77833 1548 ns/op BenchmarkTrimASCII/256:8-4 76185 1574 ns/op BenchmarkTrimASCII/256:16-4 76784 1555 ns/op BenchmarkTrimASCII/4096:1-4 37947 3158 ns/op BenchmarkTrimASCII/4096:2-4 4989 24058 ns/op BenchmarkTrimASCII/4096:4-4 4909 24108 ns/op BenchmarkTrimASCII/4096:8-4 4905 23904 ns/op BenchmarkTrimASCII/4096:16-4 4845 23899 ns/op BenchmarkTrimByte-4 3919287 29.53 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 13246 9067 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 13155 9024 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1108 107761 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2235 52919 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 4425 26562 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7345 14939 ns/op BenchmarkJoin/0-4 5064276 23.16 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 4039543 30.02 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 191203 620.6 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 133988 891.0 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 102201 1183 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 81844 1470 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 68276 1738 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 60612 1996 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2993292 39.32 ns/op BenchmarkTrimSpace/ASCII-4 1700248 69.49 ns/op BenchmarkTrimSpace/SomeNonASCII-4 139789 853.6 ns/op BenchmarkTrimSpace/JustNonASCII-4 72115 1707 ns/op BenchmarkReplaceAll-4 116824 1032 ns/op 16 B/op 1 allocs/op PASS ok strings 68.663s goos: linux goarch: amd64 pkg: sync cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCond1-4 50810 2174 ns/op BenchmarkCond2-4 29413 4353 ns/op BenchmarkCond4-4 15826 7455 ns/op BenchmarkCond8-4 9735 13963 ns/op BenchmarkCond16-4 4779 31067 ns/op BenchmarkCond32-4 1663 74259 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 454941 262.7 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 234667 491.3 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 420078 261.9 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 257238 436.5 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 193930 599.3 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 476570 224.2 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 73003 2369 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 48477 2220 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 47334 2575 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 38173 3846 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 394264 302.7 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 164606 867.6 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 475651 277.6 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 111349 1021 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 458186 256.8 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 134656 930.2 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1385736 85.49 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 34192 3333 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 102618 1310 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 282825 453.2 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 3378 33594 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 267 472303 ns/op BenchmarkRange/*sync.Map-4 1042 113561 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 59374 1784 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 168400 701.2 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 52400 2314 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 76018 1343 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 178170 746.4 ns/op BenchmarkAdversarialDelete/*sync.Map-4 108288 1064 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 62956 1870 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 138950 843.8 ns/op BenchmarkDeleteCollision/*sync.Map-4 513583 226.5 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 43550 2812 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 113865 1087 ns/op BenchmarkSwapCollision/*sync.Map-4 59618 2007 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 211 540395 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 85720 1537 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 223263 453.3 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 17098 6647 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 48276 2330 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 16692 6627 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 243948 484.9 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 98100 1428 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 137436 791.6 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1780652 75.46 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 123361 962.4 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1574352 63.90 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 403338 257.0 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 121538 1043 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 440226 249.2 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 74043 1531 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 248433 439.3 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 416101 300.9 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 94677 1327 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 420762 251.1 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 172311 738.7 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 96915 1324 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 167175 755.0 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 40502 2822 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 158899 735.7 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 400183 271.1 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 93198 1245 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 447481 234.5 ns/op BenchmarkUncontendedSemaphore-4 3372886 35.78 ns/op BenchmarkContendedSemaphore-4 2895315 40.59 ns/op BenchmarkMutexUncontended-4 677548 152.5 ns/op BenchmarkMutex-4 133461 900.1 ns/op BenchmarkMutexSlack-4 144543 939.7 ns/op BenchmarkMutexWork-4 110248 1027 ns/op BenchmarkMutexWorkSlack-4 120285 994.3 ns/op BenchmarkMutexNoSpin-4 46560 2494 ns/op BenchmarkMutexSpin-4 53133 2453 ns/op BenchmarkOnce-4 584336 237.0 ns/op BenchmarkOnceFunc/v=Once-4 904516 133.1 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 754257 159.9 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 781942 147.1 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 830122 139.8 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 775718 156.4 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 750196 148.0 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 6860131 18.63 ns/op BenchmarkSemaSyntNonblock-4 1000000 106.6 ns/op BenchmarkSemaSyntBlock-4 1000000 104.1 ns/op BenchmarkSemaWorkNonblock-4 772818 147.0 ns/op BenchmarkSemaWorkBlock-4 707576 156.7 ns/op BenchmarkRWMutexUncontended-4 382814 325.1 ns/op BenchmarkRWMutexWrite100-4 255334 489.6 ns/op BenchmarkRWMutexWrite10-4 233040 523.0 ns/op BenchmarkRWMutexWorkWrite100-4 212320 583.2 ns/op BenchmarkRWMutexWorkWrite10-4 179950 661.3 ns/op BenchmarkWaitGroupUncontended-4 765229 172.9 ns/op BenchmarkWaitGroupAddDone-4 233054 519.5 ns/op BenchmarkWaitGroupAddDoneWork-4 267981 448.7 ns/op BenchmarkWaitGroupWait-4 4104633 30.54 ns/op BenchmarkWaitGroupWaitWork-4 2483094 49.11 ns/op BenchmarkWaitGroupActuallyWait-4 36964 3489 ns/op 32 B/op 2 allocs/op PASS ok sync 19.287s goos: linux goarch: amd64 pkg: sync/atomic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkValueRead-4 419356 246.6 ns/op PASS ok sync/atomic 1.127s PASS ok syscall 1.018s goos: linux goarch: amd64 pkg: testing cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkTBHelper-4 135056 878.0 ns/op 0 B/op 0 allocs/op PASS ok testing 1.251s goos: linux goarch: amd64 pkg: text/tabwriter cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkTable/1x10/new-4 6487 15483 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 11290 10722 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 87 1247804 ns/op 110960 B/op 1024 allocs/op BenchmarkTable/1x1000/reuse-4 115 1017955 ns/op 964 B/op 8 allocs/op BenchmarkTable/1x100000/new-4 1 186160667 ns/op 18285144 B/op 100058 allocs/op BenchmarkTable/1x100000/reuse-4 1 176311770 ns/op 18285040 B/op 100056 allocs/op BenchmarkTable/10x10/new-4 1658 67551 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 2011 56159 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 18 6226941 ns/op 395141 B/op 1038 allocs/op BenchmarkTable/10x1000/reuse-4 21 5473805 ns/op 18816 B/op 49 allocs/op BenchmarkTable/10x100000/new-4 1 775089419 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/10x100000/reuse-4 1 759264269 ns/op 47012928 B/op 100074 allocs/op BenchmarkTable/100x10/new-4 204 580341 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 234 510577 ns/op 167 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 61812958 ns/op 3270528 B/op 1052 allocs/op BenchmarkTable/100x1000/reuse-4 2 58635102 ns/op 1635264 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7640749556 ns/op 334042080 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 7448016667 ns/op 334041992 B/op 100089 allocs/op BenchmarkPyramid/10-4 2606 44848 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 37 3212127 ns/op 410538 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 333994837 ns/op 35606824 B/op 2054 allocs/op BenchmarkRagged/10-4 2443 49685 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 247 465731 ns/op 42416 B/op 188 allocs/op BenchmarkRagged/1000-4 24 4770249 ns/op 408996 B/op 1660 allocs/op BenchmarkCode-4 8052 14350 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 21.360s goos: linux goarch: amd64 pkg: text/template/parse cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkParseLarge-4 2 85091270 ns/op BenchmarkVariableString-4 93352 1291 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1950 58217 ns/op 2513 B/op 39 allocs/op PASS ok text/template/parse 1.549s goos: linux goarch: amd64 pkg: time cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAfterFunc-4 31 3523696 ns/op BenchmarkAfter-4 98 1204129 ns/op BenchmarkStop-4 172 687284 ns/op BenchmarkSimultaneousAfterFunc-4 26 4718341 ns/op BenchmarkStartStop-4 171 676017 ns/op BenchmarkReset-4 1951 64932 ns/op BenchmarkSleep-4 25 4394515 ns/op BenchmarkParallelTimerLatency-4 43 299314 avg-late-ns 2281621 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 37 362466 avg-late-ns 854023 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 32 367733 avg-late-ns 998693 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 415909 avg-late-ns 1361573 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 33 424053 avg-late-ns 1365172 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 350261 avg-late-ns 1553583 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 284891 avg-late-ns 1842884 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 255492 avg-late-ns 1848437 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 27 220534 avg-late-ns 1935862 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 183090 avg-late-ns 1194058 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 26 943292 avg-late-ns 5111016 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 316918 avg-late-ns 1021810 max-late-ns BenchmarkTicker-4 368 379492 ns/op BenchmarkTickerReset-4 3045 33533 ns/op BenchmarkTickerResetNaive-4 146 784263 ns/op BenchmarkNow-4 1000000 103.5 ns/op BenchmarkNowUnixNano-4 1000000 115.4 ns/op BenchmarkNowUnixMilli-4 917793 115.0 ns/op BenchmarkNowUnixMicro-4 994456 114.5 ns/op BenchmarkFormat-4 49533 2271 ns/op BenchmarkFormatRFC3339-4 72951 1668 ns/op BenchmarkFormatRFC3339Nano-4 72638 1669 ns/op BenchmarkFormatNow-4 69530 1567 ns/op BenchmarkMarshalJSON-4 92842 1274 ns/op BenchmarkMarshalText-4 96030 1246 ns/op BenchmarkParse-4 133947 880.6 ns/op BenchmarkParseRFC3339UTC-4 302757 389.6 ns/op BenchmarkParseRFC3339UTCBytes-4 199080 594.7 ns/op BenchmarkParseRFC3339TZ-4 90424 1281 ns/op BenchmarkParseRFC3339TZBytes-4 73894 1646 ns/op BenchmarkParseDuration-4 493482 220.5 ns/op BenchmarkHour-4 702100 170.3 ns/op BenchmarkSecond-4 699513 173.7 ns/op BenchmarkYear-4 546002 219.8 ns/op BenchmarkDay-4 485872 244.8 ns/op BenchmarkISOWeek-4 509462 224.9 ns/op BenchmarkGoString-4 63186 1684 ns/op BenchmarkUnmarshalText-4 85298 1392 ns/op PASS ok time 13.031s goos: linux goarch: amd64 pkg: unicode/utf16 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecodeValidASCII-4 564639 187.5 ns/op BenchmarkDecodeValidJapaneseChars-4 706740 155.5 ns/op BenchmarkDecodeRune-4 1645578 72.86 ns/op BenchmarkEncodeValidASCII-4 536031 223.9 ns/op BenchmarkEncodeValidJapaneseChars-4 819178 148.2 ns/op BenchmarkAppendRuneValidASCII-4 1505238 77.63 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2468739 48.60 ns/op BenchmarkEncodeRune-4 1798873 67.31 ns/op PASS ok unicode/utf16 2.262s goos: linux goarch: amd64 pkg: unicode/utf8 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRuneCountTenASCIIChars-4 1941572 60.38 ns/op BenchmarkRuneCountTenJapaneseChars-4 301490 371.4 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 3686212 33.62 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 418941 280.2 ns/op BenchmarkValidTenASCIIChars-4 1897501 63.74 ns/op BenchmarkValid100KASCIIChars-4 76 1355485 ns/op BenchmarkValidTenJapaneseChars-4 300308 394.2 ns/op BenchmarkValidLongMostlyASCII-4 81 1431615 ns/op BenchmarkValidLongJapanese-4 46 2337284 ns/op BenchmarkValidStringTenASCIIChars-4 4564602 25.45 ns/op BenchmarkValidString100KASCIIChars-4 9631 12343 ns/op BenchmarkValidStringTenJapaneseChars-4 412866 258.3 ns/op BenchmarkValidStringLongMostlyASCII-4 1197 99362 ns/op BenchmarkValidStringLongJapanese-4 157 755587 ns/op BenchmarkEncodeASCIIRune-4 4244472 28.09 ns/op BenchmarkEncodeJapaneseRune-4 2482051 48.19 ns/op BenchmarkAppendASCIIRune-4 9259018 12.81 ns/op BenchmarkAppendJapaneseRune-4 2941204 41.39 ns/op BenchmarkDecodeASCIIRune-4 2845572 39.88 ns/op BenchmarkDecodeJapaneseRune-4 2303898 52.78 ns/op BenchmarkFullRune/ASCII-4 3286479 36.84 ns/op BenchmarkFullRune/Incomplete-4 1559870 78.75 ns/op BenchmarkFullRune/Japanese-4 3366028 35.69 ns/op PASS ok unicode/utf8 4.540s goos: linux goarch: amd64 pkg: cmd/api cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAll-4 1 78792190331 ns/op PASS ok cmd/api 80.040s goos: linux goarch: amd64 pkg: cmd/cgo/internal/test cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCgoCall/add-int-4 447643 254.1 ns/op BenchmarkCgoCall/one-pointer-4 365043 311.9 ns/op BenchmarkCgoCall/string-pointer-escape-4 312536 406.3 ns/op BenchmarkCgoCall/string-pointer-noescape-4 314724 390.0 ns/op BenchmarkCgoCall/eight-pointers-4 194488 614.5 ns/op BenchmarkCgoCall/eight-pointers-nil-4 378182 312.5 ns/op BenchmarkCgoCall/eight-pointers-array-4 31681 4090 ns/op BenchmarkCgoCall/eight-pointers-slice-4 42489 2808 ns/op BenchmarkGoString-4 924757 121.8 ns/op BenchmarkCGoCallback-4 45114 2551 ns/op BenchmarkCGoInCThread-4 296601 376.1 ns/op PASS ok cmd/cgo/internal/test 2.487s goos: linux goarch: amd64 pkg: cmd/compile/internal/reflectdata cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEqArrayOfStrings5-4 1159582 101.3 ns/op BenchmarkEqArrayOfStrings64-4 144729 823.2 ns/op BenchmarkEqArrayOfStrings1024-4 9739 12070 ns/op BenchmarkEqArrayOfFloats5-4 1343240 90.40 ns/op BenchmarkEqArrayOfFloats64-4 131270 901.6 ns/op BenchmarkEqArrayOfFloats1024-4 8940 12956 ns/op BenchmarkEqArrayOfStructsEq-4 2648 43288 ns/op BenchmarkEqArrayOfStructsNotEq-4 4920 24403 ns/op BenchmarkEqStruct-4 16559877 7.221 ns/op PASS ok cmd/compile/internal/reflectdata 2.313s goos: linux goarch: amd64 pkg: cmd/compile/internal/ssa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPhioptPass-4 10000 62271 ns/op BenchmarkInvertLessThanNoov-4 14925044 7.853 ns/op BenchmarkCopyElim1-4 619 169336 ns/op BenchmarkCopyElim10-4 570 217030 ns/op BenchmarkCopyElim100-4 303 386148 ns/op BenchmarkCopyElim1000-4 46 2373909 ns/op BenchmarkCopyElim10000-4 2 53509148 ns/op BenchmarkCopyElim100000-4 1 738270019 ns/op BenchmarkDeadCode/1-4 482 225435 ns/op BenchmarkDeadCode/10-4 434 279670 ns/op BenchmarkDeadCode/100-4 208 556822 ns/op BenchmarkDeadCode/1000-4 39 2955912 ns/op BenchmarkDeadCode/10000-4 3 42482657 ns/op BenchmarkDeadCode/100000-4 1 493184663 ns/op BenchmarkDeadCode/200000-4 1 995889510 ns/op BenchmarkDominatorsLinear-4 9 12009946 ns/op 0.83 MB/s BenchmarkDominatorsFwdBack-4 7 16726930 ns/op 0.60 MB/s BenchmarkDominatorsManyPred-4 7 15982342 ns/op 0.63 MB/s BenchmarkDominatorsMaxPred-4 7 15052309 ns/op 0.66 MB/s BenchmarkDominatorsMaxPredVal-4 7 15732831 ns/op 0.64 MB/s BenchmarkFuse/1-4 602 227273 ns/op BenchmarkFuse/10-4 396 278229 ns/op BenchmarkFuse/100-4 136 869346 ns/op BenchmarkFuse/1000-4 18 6366025 ns/op BenchmarkFuse/10000-4 2 86478732 ns/op BenchmarkNilCheckDeep1-4 10000 10752 ns/op 0.09 MB/s 235 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 4364 26529 ns/op 0.38 MB/s 237 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 657 180744 ns/op 0.55 MB/s 1231 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 62 1732305 ns/op 0.58 MB/s 8885 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 5 22121413 ns/op 0.45 MB/s 315006 B/op 8 allocs/op BenchmarkDSEPass-4 31 3787931 ns/op 61548 B/op 8 allocs/op BenchmarkDSEPassBlock-4 1 127332370 ns/op 4266736 B/op 108682 allocs/op BenchmarkCSEPass-4 7 16075860 ns/op 131531 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 169046719 ns/op 5641944 B/op 97305 allocs/op BenchmarkDeadcodePass-4 168 685844 ns/op 99202 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 152570118 ns/op 4064288 B/op 45151 allocs/op BenchmarkMultiPass-4 58 1855596 ns/op 218645 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 302301079 ns/op 11238280 B/op 150134 allocs/op BenchmarkCondRewrite/SoloJump-4 3065842 38.76 ns/op BenchmarkCondRewrite/CombJump-4 2838561 42.19 ns/op PASS ok cmd/compile/internal/ssa 16.609s goos: linux goarch: amd64 pkg: cmd/compile/internal/test cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLoadAdd-4 10000 10914 ns/op BenchmarkExtShift-4 16702 7041 ns/op BenchmarkModify-4 9649 11994 ns/op BenchmarkMullImm-4 16441 7227 ns/op BenchmarkConstModify-4 10000 11547 ns/op BenchmarkBitSet-4 20691 5659 ns/op BenchmarkBitClear-4 20689 5706 ns/op BenchmarkBitToggle-4 20262 5675 ns/op BenchmarkBitSetConst-4 164887 722.4 ns/op BenchmarkBitClearConst-4 161371 749.2 ns/op BenchmarkBitToggleConst-4 159729 727.4 ns/op BenchmarkDivconstI64-4 8543880 13.96 ns/op BenchmarkModconstI64-4 8821902 13.55 ns/op BenchmarkDivisiblePow2constI64-4 8579868 13.93 ns/op BenchmarkDivisibleconstI64-4 8834889 13.57 ns/op BenchmarkDivisibleWDivconstI64-4 7037479 17.19 ns/op BenchmarkDivconstU64/3-4 8704867 13.80 ns/op BenchmarkDivconstU64/5-4 8206680 14.44 ns/op BenchmarkDivconstU64/37-4 8793351 13.88 ns/op BenchmarkDivconstU64/1234567-4 8229374 14.08 ns/op BenchmarkModconstU64-4 9114028 13.44 ns/op BenchmarkDivisibleconstU64-4 8751321 13.69 ns/op BenchmarkDivisibleWDivconstU64-4 6686902 17.72 ns/op BenchmarkDivconstI32-4 8644537 14.02 ns/op BenchmarkModconstI32-4 8401438 14.27 ns/op BenchmarkDivisiblePow2constI32-4 8779226 13.68 ns/op BenchmarkDivisibleconstI32-4 8769735 13.57 ns/op BenchmarkDivisibleWDivconstI32-4 7074402 16.98 ns/op BenchmarkDivconstU32-4 8522188 13.70 ns/op BenchmarkModconstU32-4 9212859 13.02 ns/op BenchmarkDivisibleconstU32-4 8731182 13.42 ns/op BenchmarkDivisibleWDivconstU32-4 7160262 16.53 ns/op BenchmarkDivconstI16-4 8561216 13.90 ns/op BenchmarkModconstI16-4 8705366 13.88 ns/op BenchmarkDivisiblePow2constI16-4 9055629 13.37 ns/op BenchmarkDivisibleconstI16-4 8847166 13.60 ns/op BenchmarkDivisibleWDivconstI16-4 6973004 16.85 ns/op BenchmarkDivconstU16-4 9174495 13.14 ns/op BenchmarkModconstU16-4 8457993 13.74 ns/op BenchmarkDivisibleconstU16-4 8743963 13.79 ns/op BenchmarkDivisibleWDivconstU16-4 6929364 17.59 ns/op BenchmarkDivconstI8-4 8657202 14.00 ns/op BenchmarkModconstI8-4 8425452 14.51 ns/op BenchmarkDivisiblePow2constI8-4 9204330 12.93 ns/op BenchmarkDivisibleconstI8-4 9060723 13.26 ns/op BenchmarkDivisibleWDivconstI8-4 6949839 17.19 ns/op BenchmarkDivconstU8-4 9092888 13.35 ns/op BenchmarkModconstU8-4 8686785 14.02 ns/op BenchmarkDivisibleconstU8-4 8586915 13.96 ns/op BenchmarkDivisibleWDivconstU8-4 6636034 18.02 ns/op BenchmarkMul2-4 163988 728.0 ns/op BenchmarkMulNeg2-4 164065 734.9 ns/op BenchmarkEfaceInteger-4 3404178 29.63 ns/op BenchmarkTypeAssert-4 14213671 8.508 ns/op BenchmarkDiv64UnsignedSmall-4 6818787 17.67 ns/op BenchmarkDiv64Small-4 6201405 19.20 ns/op BenchmarkDiv64SmallNegDivisor-4 5935239 20.17 ns/op BenchmarkDiv64SmallNegDividend-4 6226317 19.31 ns/op BenchmarkDiv64SmallNegBoth-4 6171506 19.15 ns/op BenchmarkDiv64Unsigned-4 6817831 17.70 ns/op BenchmarkDiv64-4 5994980 19.53 ns/op BenchmarkDiv64NegDivisor-4 6094522 19.67 ns/op BenchmarkDiv64NegDividend-4 5998626 19.72 ns/op BenchmarkDiv64NegBoth-4 5905980 20.12 ns/op BenchmarkMod64UnsignedSmall-4 6965142 17.06 ns/op BenchmarkMod64Small-4 6302904 19.01 ns/op BenchmarkMod64SmallNegDivisor-4 5950396 19.70 ns/op BenchmarkMod64SmallNegDividend-4 5608443 19.54 ns/op BenchmarkMod64SmallNegBoth-4 6004232 19.73 ns/op BenchmarkMod64Unsigned-4 6985012 17.17 ns/op BenchmarkMod64-4 6191115 19.56 ns/op BenchmarkMod64NegDivisor-4 6060230 19.77 ns/op BenchmarkMod64NegDividend-4 6120092 19.78 ns/op BenchmarkMod64NegBoth-4 6183998 19.38 ns/op BenchmarkMulconstI32/3-4 16590362 7.205 ns/op BenchmarkMulconstI32/5-4 16664619 7.218 ns/op BenchmarkMulconstI32/12-4 16691991 7.175 ns/op BenchmarkMulconstI32/120-4 15271474 7.856 ns/op BenchmarkMulconstI32/-120-4 16561059 7.196 ns/op BenchmarkMulconstI32/65537-4 16705987 7.201 ns/op BenchmarkMulconstI32/65538-4 16492820 7.208 ns/op BenchmarkMulconstI64/3-4 16630183 7.219 ns/op BenchmarkMulconstI64/5-4 16615918 7.192 ns/op BenchmarkMulconstI64/12-4 16602054 7.191 ns/op BenchmarkMulconstI64/120-4 16681737 7.203 ns/op BenchmarkMulconstI64/-120-4 16748419 7.200 ns/op BenchmarkMulconstI64/65537-4 16707267 7.201 ns/op BenchmarkMulconstI64/65538-4 16352020 7.243 ns/op BenchmarkMulconstU32/3-4 15129668 7.889 ns/op BenchmarkMulconstU32/5-4 16663904 7.230 ns/op BenchmarkMulconstU32/12-4 16613654 7.194 ns/op BenchmarkMulconstU32/120-4 16525110 7.243 ns/op BenchmarkMulconstU32/65537-4 16564237 7.240 ns/op BenchmarkMulconstU32/65538-4 15524223 7.805 ns/op BenchmarkMulconstU64/3-4 16528633 7.191 ns/op BenchmarkMulconstU64/5-4 16687902 7.234 ns/op BenchmarkMulconstU64/12-4 16490492 7.216 ns/op BenchmarkMulconstU64/120-4 16227588 7.273 ns/op BenchmarkMulconstU64/65537-4 16583600 7.238 ns/op BenchmarkMulconstU64/65538-4 16664038 7.203 ns/op BenchmarkShiftArithmeticRight-4 20628969 5.769 ns/op BenchmarkSwitch8Predictable-4 13206399 8.918 ns/op BenchmarkSwitch8Unpredictable-4 5585396 21.06 ns/op BenchmarkSwitch32Predictable-4 8373400 14.00 ns/op BenchmarkSwitch32Unpredictable-4 5588433 21.13 ns/op BenchmarkSwitchStringPredictable-4 6500964 17.79 ns/op BenchmarkSwitchStringUnpredictable-4 4231617 28.21 ns/op BenchmarkSwitchTypePredictable-4 6000963 19.89 ns/op BenchmarkSwitchTypeUnpredictable-4 3115614 38.38 ns/op BenchmarkSwitchInterfaceTypePredictable-4 6384484 15.82 ns/op BenchmarkSwitchInterfaceTypeUnpredictable-4 3795910 30.49 ns/op PASS ok cmd/compile/internal/test 16.630s goos: linux goarch: amd64 pkg: cmd/compile/internal/types2 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLookupFieldOrMethod-4 90 1315858 ns/op BenchmarkNamed/Underlying/nongeneric-4 660926 168.8 ns/op BenchmarkNamed/Underlying/generic-4 698433 160.3 ns/op BenchmarkNamed/Underlying/src_instance-4 638384 164.6 ns/op BenchmarkNamed/Underlying/user_instance-4 672952 161.4 ns/op BenchmarkCheck/http/funcbodies/info-4 1 674862357 ns/op 49902 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 485462766 ns/op 69369 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 190269170 ns/op 176946 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 162149844 ns/op 207590 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 449171414 ns/op 11550 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 102194362 ns/op 50758 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 39835989 ns/op 130229 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 38335033 ns/op 135314 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 137846207 ns/op 15736 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 46909580 ns/op 46235 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 5 23193275 ns/op 93515 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 22663540 ns/op 95629 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1377119094 ns/op 49465 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 721574663 ns/op 94399 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 198491289 ns/op 343065 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 144174385 ns/op 472322 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 523090226 ns/op 3846 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 73667186 ns/op 27299 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 43134255 ns/op 46553 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 44013419 ns/op 45702 lines/s PASS ok cmd/compile/internal/types2 18.652s goos: linux goarch: amd64 pkg: cmd/go cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExecGoEnv-4 100 1113762 ns/op 2639130 sys-ns/op 1561690 user-ns/op PASS ok cmd/go 1.216s goos: linux goarch: amd64 pkg: cmd/go/internal/cfg cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLookPath-4 199003 562.3 ns/op PASS ok cmd/go/internal/cfg 1.140s goos: linux goarch: amd64 pkg: cmd/internal/notsha256 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 63817 1848 ns/op 4.33 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 71114 1664 ns/op 4.81 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 14052 8634 ns/op 118.60 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 14382 8382 ns/op 122.17 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 2176 54504 ns/op 150.30 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 2194 54351 ns/op 150.72 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.967s All tests passed.