linux-amd64-longtest-race at b4fa5b163df118b35a836bbe5706ac268b4cc14b :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash" "-force"] and env ["HOSTNAME=buildlet-linux-amd64-bullseye-rnd6718d6" "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-rnd6718d6" "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 Sun Nov 19 11:08:25 UTC 2023 x86_64 ##### Testing packages. ok archive/tar 1.777s ok archive/zip 124.136s ok bufio 1.314s ok bytes 9.282s ok cmp 1.017s ok compress/bzip2 1.458s ok compress/flate 167.731s ok compress/gzip 12.919s ok compress/lzw 1.503s ok compress/zlib 9.229s ok container/heap 1.021s ok container/list 1.017s ok container/ring 1.019s ok context 1.046s ok crypto 1.016s ok crypto/aes 1.058s ok crypto/cipher 2.157s ok crypto/des 1.048s ok crypto/dsa 11.230s ok crypto/ecdh 2.101s ok crypto/ecdsa 4.718s ok crypto/ed25519 1.919s ok crypto/elliptic 2.285s ok crypto/hmac 1.020s ok crypto/internal/alias 1.016s ok crypto/internal/bigmod 3.636s ok crypto/internal/boring 1.016s ? crypto/internal/boring/bbig [no test files] ? crypto/internal/boring/sig [no test files] ok crypto/internal/boring/bcache 1.340s ok crypto/internal/edwards25519 38.587s ok crypto/internal/edwards25519/field 13.672s ok crypto/internal/nistec 30.480s ? crypto/internal/randutil [no test files] ok crypto/internal/nistec/fiat 1.016s [no tests to run] ok crypto/md5 1.023s ok crypto/rand 3.840s ok crypto/rc4 1.447s ok crypto/rsa 6.866s ok crypto/sha1 1.038s ok crypto/sha256 1.022s ok crypto/sha512 1.023s ok crypto/subtle 21.158s ok crypto/tls 7.591s ok crypto/x509 5.998s ? crypto/x509/pkix [no test files] ok database/sql 2.359s ok database/sql/driver 1.016s ok debug/buildinfo 6.122s ok debug/dwarf 1.080s ok debug/elf 3.066s ok debug/gosym 1.333s ok debug/macho 1.029s ok debug/pe 1.049s ok debug/plan9obj 1.016s ok embed 1.016s [no tests to run] ok embed/internal/embedtest 1.018s ? encoding [no test files] ok encoding/ascii85 1.021s ok encoding/asn1 1.022s ok encoding/base32 1.073s ok encoding/base64 1.025s ok encoding/binary 1.023s ok encoding/csv 1.057s ok encoding/gob 21.058s ok encoding/hex 1.024s ok encoding/json 7.427s ok encoding/pem 3.562s ok encoding/xml 39.179s ok errors 1.023s ok expvar 1.018s ok flag 3.103s ok fmt 1.577s ok go/ast 1.029s ok go/build 6.194s ok go/build/constraint 1.023s ok go/constant 1.024s ok go/doc 1.241s ok go/doc/comment 3.061s ok go/format 1.053s ok go/importer 1.182s ok go/internal/gccgoimporter 1.048s ok go/internal/gcimporter 53.465s ok go/internal/srcimporter 16.647s ? go/internal/typeparams [no test files] ok go/parser 68.080s ok go/printer 2.313s ok go/scanner 1.025s ok go/token 1.117s ok go/types 51.318s ok go/version 1.016s ok hash 1.020s ok hash/adler32 1.047s ok hash/crc32 1.051s ok hash/crc64 1.028s ok hash/fnv 1.017s ok hash/maphash 1.017s ok html 1.018s ok html/template 1.827s ? image/color/palette [no test files] ok image 2.375s ok image/color 1.037s ok image/draw 1.572s ok image/gif 96.977s ? image/internal/imageutil [no test files] ok image/jpeg 25.291s ok image/png 6.919s ok index/suffixarray 615.532s ok internal/abi 1.055s ? 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.016s ? 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.018s ok internal/coverage/slicereader 1.015s ? internal/coverage/stringtab [no test files] ? internal/coverage/uleb128 [no test files] ok internal/coverage/slicewriter 1.015s ok internal/coverage/test 1.044s ok internal/cpu 3.048s ok internal/dag 1.018s ok internal/diff 1.018s ok internal/fmtsort 1.017s ? internal/goarch [no test files] ok internal/fuzz 1.038s ok internal/godebug 17.860s ? internal/goexperiment [no test files] ? internal/goos [no test files] ok internal/godebugs 1.016s ? internal/goroot [no test files] ? internal/goversion [no test files] ok internal/gover 1.016s ? internal/lazyregexp [no test files] ok internal/intern 3.245s ok internal/itoa 1.016s ? 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.597s ok internal/poll 22.645s ? internal/race [no test files] ok internal/profile 1.019s ok internal/reflectlite 1.019s ok internal/safefilepath 1.016s ok internal/saferio 1.233s ok internal/singleflight 1.093s ? 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.152s ok internal/trace 7.809s ? internal/trace/traceviewer [no test files] ? internal/trace/traceviewer/format [no test files] ok internal/trace/v2 14.681s ? internal/trace/v2/event [no test files] ? internal/trace/v2/event/go122 [no test files] ? 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.360s ok internal/unsafeheader 1.016s ok internal/xcoff 1.039s ok internal/zstd 1.157s ok io 1.052s ok io/fs 1.260s ok io/ioutil 1.021s ok log 1.025s ? log/internal [no test files] ? log/slog/internal [no test files] ok log/slog 1.120s ? log/slog/internal/slogtest [no test files] ok log/slog/internal/benchmarks 1.017s ok log/slog/internal/buffer 1.016s ok log/syslog 2.235s ok maps 1.018s ok math 1.031s ok math/big 8.471s ok math/bits 1.026s ok math/cmplx 1.019s ok math/rand 33.071s ok math/rand/v2 23.523s ok mime 1.038s ok mime/multipart 14.671s ok mime/quotedprintable 2.127s ok net 60.498s ok net/http 52.898s ok net/http/cgi 27.549s ok net/http/cookiejar 1.027s ok net/http/fcgi 1.229s ok net/http/httptest 1.193s ok net/http/httptrace 1.017s ok net/http/httputil 2.144s ? net/http/internal/testcert [no test files] ok net/http/internal 1.022s ok net/http/internal/ascii 1.016s ok net/http/pprof 6.166s ok net/internal/socktest 1.017s ok net/mail 1.024s ok net/netip 1.350s ok net/rpc 1.054s ok net/rpc/jsonrpc 1.025s ok net/smtp 1.069s ok net/textproto 1.048s ok net/url 1.031s ok os 24.167s ok os/exec 14.720s ok os/exec/internal/fdtest 1.016s ok os/signal 28.554s ok os/user 1.018s ok path 1.023s ok path/filepath 1.052s ok plugin 1.015s ok reflect 3.643s ? reflect/internal/example1 [no test files] ? reflect/internal/example2 [no test files] ok regexp 4.141s ok regexp/syntax 7.030s ok runtime 236.434s ok runtime/cgo 1.017s ok runtime/coverage 34.345s ok runtime/debug 2.136s ok runtime/internal/atomic 3.789s ok runtime/internal/math 1.018s ? runtime/internal/startlinetest [no test files] ok runtime/internal/sys 1.016s ok runtime/internal/syscall 1.016s ok runtime/internal/wasitest 1.016s ok runtime/metrics 1.030s ok runtime/pprof 95.090s ok runtime/race 12.289s ? runtime/race/internal/amd64v1 [no test files] ok runtime/trace 1.126s ok slices 2.476s ok sort 7.128s ok strconv 9.203s ok strings 3.912s ok sync 2.753s ok sync/atomic 200.768s ok syscall 11.964s ? testing/internal/testdeps [no test files] ok testing 4.258s ok testing/fstest 1.021s ok testing/iotest 1.017s ok testing/quick 1.162s ok testing/slogtest 1.023s ok text/scanner 1.029s ok text/tabwriter 1.020s ok text/template 1.890s ok text/template/parse 1.030s ok time 15.255s ? time/tzdata [no test files] ok unicode 1.022s ok unicode/utf16 1.017s ? unsafe [no test files] ? vendor/golang.org/x/crypto/chacha20 [no test files] ok unicode/utf8 1.031s ? 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.381s ok cmd/api 8.690s ? cmd/asm [no test files] ? cmd/asm/internal/arch [no test files] ok cmd/asm/internal/asm 4.383s ? 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.793s ok cmd/cgo/internal/test 2.141s ? 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.223s ok cmd/cgo/internal/testcshared 6.183s ok cmd/cgo/internal/testerrors 10.792s ok cmd/cgo/internal/testfortran 2.464s ok cmd/cgo/internal/testgodefs 1.630s ok cmd/cgo/internal/testlife 1.663s ok cmd/cgo/internal/testnocgo 1.016s ok cmd/cgo/internal/testplugin 33.075s ok cmd/cgo/internal/testsanitizers 19.310s ok cmd/cgo/internal/testshared 71.394s ok cmd/cgo/internal/testso 2.564s ok cmd/cgo/internal/teststdio 2.450s 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.042s ok cmd/compile/internal/amd64 60.984s ? 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.018s ? cmd/compile/internal/escape [no test files] ok cmd/compile/internal/devirtualize 1.019s ok cmd/compile/internal/dwarfgen 1.451s ? cmd/compile/internal/gc [no test files] ok cmd/compile/internal/importer 17.368s ? cmd/compile/internal/inline [no test files] ? cmd/compile/internal/inline/interleaved [no test files] ok cmd/compile/internal/inline/inlheur 1.416s ? cmd/compile/internal/liveness [no test files] ? cmd/compile/internal/loong64 [no test files] ok cmd/compile/internal/ir 1.018s ok cmd/compile/internal/logopt 1.197s ok cmd/compile/internal/loopvar 28.128s ? 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 188.201s ? 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.272s ok cmd/compile/internal/test 37.281s ? cmd/compile/internal/typebits [no test files] ok cmd/compile/internal/typecheck 1.257s ok cmd/compile/internal/types 1.017s ok cmd/compile/internal/types2 22.560s ? 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.895s ok cmd/cover 16.924s ok cmd/dist 1.018s ok cmd/distpack 1.016s ok cmd/doc 1.660s ok cmd/fix 1.742s ok cmd/go 460.952s ? 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.336s 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.039s ? 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.020s ? cmd/go/internal/list [no test files] ok cmd/go/internal/imports 1.030s 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.418s ok cmd/go/internal/lockedfile/internal/filelock 2.057s ok cmd/go/internal/modfetch 37.202s ok cmd/go/internal/modfetch/codehost 10.945s ? cmd/go/internal/modget [no test files] ok cmd/go/internal/modfetch/zip_sum_test 1.021s ok cmd/go/internal/modindex 1.630s ? cmd/go/internal/modinfo [no test files] ok cmd/go/internal/modload 53.365s ? cmd/go/internal/robustio [no test files] ok cmd/go/internal/mvs 1.041s ok cmd/go/internal/par 1.096s ? 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.041s ? cmd/go/internal/test/internal/genflags [no test files] ? cmd/go/internal/tool [no test files] ok cmd/go/internal/toolchain 1.029s ? cmd/go/internal/trace [no test files] ok cmd/go/internal/vcs 1.454s ok cmd/go/internal/vcweb 1.025s ? cmd/go/internal/version [no test files] ? cmd/go/internal/vet [no test files] ok cmd/go/internal/vcweb/vcstest 5.287s ok cmd/go/internal/web 1.019s ? cmd/go/internal/workcmd [no test files] ok cmd/go/internal/work 2.055s ok cmd/gofmt 45.963s ? cmd/internal/bio [no test files] ? cmd/internal/browser [no test files] ok cmd/internal/archive 1.437s ok cmd/internal/bootstrap_test 115.563s ? cmd/internal/codesign [no test files] ok cmd/internal/buildid 1.560s ok cmd/internal/cov 1.276s ? 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 15.797s ok cmd/internal/moddeps 12.362s ? cmd/internal/obj/arm [no test files] ok cmd/internal/notsha256 1.020s ok cmd/internal/obj 1.439s ? 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.292s ok cmd/internal/obj/riscv 10.443s ? cmd/internal/obj/wasm [no test files] ok cmd/internal/obj/s390x 1.017s ok cmd/internal/obj/x86 1.936s ? cmd/internal/objfile [no test files] ? cmd/internal/osinfo [no test files] ok cmd/internal/objabi 1.046s ok cmd/internal/pkgpath 5.083s ok cmd/internal/pkgpattern 1.021s ok cmd/internal/quoted 1.019s ? cmd/internal/sys [no test files] ok cmd/internal/src 1.018s ok cmd/internal/test2json 1.746s ok cmd/link 23.358s ? 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.018s ? cmd/link/internal/loadelf [no test files] ? cmd/link/internal/loadmacho [no test files] ok cmd/link/internal/loader 1.046s ? 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.209s ok cmd/objdump 5.174s ok cmd/pack 8.868s ? cmd/test2json [no test files] ok cmd/pprof 3.457s ok cmd/trace 1.028s ? cmd/vendor/github.com/google/pprof/driver [no test files] ? cmd/vendor/github.com/google/pprof/internal/binutils [no test files] ok cmd/trace/v2 1.301s ? 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] ? cmd/vendor/golang.org/x/tools/internal/versions [no test files] ok cmd/vet 31.791s ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: archive/tar cpu: Intel(R) Xeon(R) CPU @ 2.20GHz Benchmark/Writer/USTAR-4 2546 42925 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 1936 53984 ns/op 1865 B/op 37 allocs/op Benchmark/Writer/PAX-4 1374 81719 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 3667 31385 ns/op 5201 B/op 16 allocs/op Benchmark/Reader/GNU-4 5076 21259 ns/op 5098 B/op 14 allocs/op Benchmark/Reader/PAX-4 1790 62208 ns/op 8977 B/op 33 allocs/op PASS ok archive/tar 1.734s goos: linux goarch: amd64 pkg: archive/zip cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCompressedZipGarbage-4 1 340589812 ns/op 14880 B/op 66 allocs/op BenchmarkZip64Test-4 1 136180914 ns/op BenchmarkZip64TestSizes/4096-4 1231 84036 ns/op BenchmarkZip64TestSizes/1048576-4 171 745929 ns/op BenchmarkZip64TestSizes/67108864-4 1 137686554 ns/op PASS ok archive/zip 2.271s goos: linux goarch: amd64 pkg: bufio cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReaderCopyOptimal-4 251868 462.5 ns/op BenchmarkReaderCopyUnoptimal-4 146446 785.4 ns/op BenchmarkReaderCopyNoWriteTo-4 5653 20843 ns/op BenchmarkReaderWriteToOptimal-4 7279 16496 ns/op BenchmarkReaderReadString-4 124741 889.8 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 228082 520.5 ns/op BenchmarkWriterCopyUnoptimal-4 216153 540.6 ns/op BenchmarkWriterCopyNoReadFrom-4 5191 20722 ns/op BenchmarkReaderEmpty-4 34687 3591 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 28720 4206 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 517306 200.3 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.621s goos: linux goarch: amd64 pkg: bytes cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadString-4 4434 26433 ns/op 1239.67 MB/s BenchmarkWriteByte-4 451 258258 ns/op 15.86 MB/s BenchmarkWriteRune-4 236 497887 ns/op 24.68 MB/s BenchmarkBufferNotEmptyWriteRead-4 28 4036320 ns/op BenchmarkBufferFullSmallReads-4 99 1199317 ns/op BenchmarkBufferWriteBlock/N4096-4 7039 16436 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 390 293689 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 5 20287931 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 1 156654835 ns/op 107.10 MB/s 33554432 B/op 2 allocs/op BenchmarkIndexByte/10-4 4639072 25.36 ns/op 394.38 MB/s BenchmarkIndexByte/32-4 4316307 28.76 ns/op 1112.50 MB/s BenchmarkIndexByte/4K-4 896554 132.9 ns/op 30826.07 MB/s BenchmarkIndexBytePortable/10-4 793060 144.8 ns/op 69.05 MB/s BenchmarkIndexBytePortable/32-4 255883 459.4 ns/op 69.66 MB/s BenchmarkIndexBytePortable/4K-4 2179 54736 ns/op 74.83 MB/s BenchmarkIndexRune/10-4 1000000 101.1 ns/op 98.87 MB/s BenchmarkIndexRune/32-4 1000000 101.1 ns/op 316.38 MB/s BenchmarkIndexRune/4K-4 386164 304.7 ns/op 13443.51 MB/s BenchmarkIndexRuneASCII/10-4 4344616 26.95 ns/op 371.11 MB/s BenchmarkIndexRuneASCII/32-4 4375480 27.13 ns/op 1179.38 MB/s BenchmarkIndexRuneASCII/4K-4 900351 133.3 ns/op 30721.24 MB/s BenchmarkEqual/0-4 7692507 15.21 ns/op BenchmarkEqual/1-4 1554446 78.13 ns/op 12.80 MB/s BenchmarkEqual/6-4 1525200 78.25 ns/op 76.68 MB/s BenchmarkEqual/9-4 1526892 77.30 ns/op 116.44 MB/s BenchmarkEqual/15-4 1517990 79.13 ns/op 189.57 MB/s BenchmarkEqual/16-4 1540030 77.42 ns/op 206.66 MB/s BenchmarkEqual/20-4 1459786 81.54 ns/op 245.27 MB/s BenchmarkEqual/32-4 1484431 80.33 ns/op 398.36 MB/s BenchmarkEqual/4K-4 110310 1093 ns/op 3746.63 MB/s BenchmarkEqualBothUnaligned/64_0-4 1642074 72.91 ns/op 877.76 MB/s BenchmarkEqualBothUnaligned/64_1-4 1000000 101.3 ns/op 631.56 MB/s BenchmarkEqualBothUnaligned/64_4-4 1550084 76.96 ns/op 831.63 MB/s BenchmarkEqualBothUnaligned/64_7-4 1562515 77.05 ns/op 830.60 MB/s BenchmarkEqualBothUnaligned/4096_0-4 111492 1065 ns/op 3847.49 MB/s BenchmarkEqualBothUnaligned/4096_1-4 41638 2872 ns/op 1426.10 MB/s BenchmarkEqualBothUnaligned/4096_4-4 123502 963.7 ns/op 4250.49 MB/s BenchmarkEqualBothUnaligned/4096_7-4 123014 960.9 ns/op 4262.48 MB/s BenchmarkIndex/10-4 2893912 41.32 ns/op 242.04 MB/s BenchmarkIndex/32-4 2923576 41.06 ns/op 779.35 MB/s BenchmarkIndex/4K-4 34192 3533 ns/op 1159.41 MB/s BenchmarkIndexEasy/10-4 3180568 37.21 ns/op 268.72 MB/s BenchmarkIndexEasy/32-4 2981432 40.17 ns/op 796.70 MB/s BenchmarkIndexEasy/4K-4 486408 243.8 ns/op 16798.29 MB/s BenchmarkCount/10-4 1584674 74.62 ns/op 134.01 MB/s BenchmarkCount/32-4 1492569 81.15 ns/op 394.34 MB/s BenchmarkCount/4K-4 33328 3559 ns/op 1150.83 MB/s BenchmarkCountEasy/10-4 1569304 74.92 ns/op 133.47 MB/s BenchmarkCountEasy/32-4 1477027 81.13 ns/op 394.43 MB/s BenchmarkCountEasy/4K-4 414564 285.7 ns/op 14337.25 MB/s BenchmarkCountSingle/10-4 3285933 36.55 ns/op 273.56 MB/s BenchmarkCountSingle/32-4 3299185 36.09 ns/op 886.76 MB/s BenchmarkCountSingle/4K-4 1000000 109.2 ns/op 37499.02 MB/s BenchmarkToUpper/#00-4 2900792 41.23 ns/op BenchmarkToUpper/ONLYUPPER-4 293498 402.1 ns/op BenchmarkToUpper/abc-4 472828 240.9 ns/op BenchmarkToUpper/AbC123-4 286429 425.0 ns/op BenchmarkToUpper/azAZ09_-4 254259 460.5 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 78186 1558 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 40164 2945 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 56323 2113 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 122634 969.4 ns/op BenchmarkToLower/#00-4 2849355 42.08 ns/op BenchmarkToLower/abc-4 450361 270.2 ns/op BenchmarkToLower/AbC123-4 270225 428.0 ns/op BenchmarkToLower/azAZ09_-4 254395 464.3 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 76186 1548 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 40114 2987 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 68600 1712 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 125426 947.0 ns/op BenchmarkFields/ASCII/16-4 120186 988.7 ns/op 16.18 MB/s 80 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 7885 13479 ns/op 18.99 MB/s 704 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 572 206369 ns/op 19.85 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 28 3903786 ns/op 16.79 MB/s 147459 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 59653146 ns/op 17.58 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 100604 1171 ns/op 13.66 MB/s 24 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6020 18872 ns/op 13.57 MB/s 480 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 360 332067 ns/op 12.33 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 16 6376628 ns/op 10.28 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 129685612 ns/op 8.09 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 143168 813.1 ns/op 19.68 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 12300 9608 ns/op 26.64 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 669 174116 ns/op 23.52 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 27 3875974 ns/op 16.91 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 83340312 ns/op 12.58 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 146246 820.4 ns/op 19.50 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 9348 12852 ns/op 19.92 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 493 229189 ns/op 17.87 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 22 4823442 ns/op 13.59 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 98963456 ns/op 10.60 MB/s 11202816 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 2026726 59.06 ns/op BenchmarkTrimSpace/ASCII-4 994102 118.1 ns/op BenchmarkTrimSpace/SomeNonASCII-4 111864 1051 ns/op BenchmarkTrimSpace/JustNonASCII-4 51231 2333 ns/op BenchmarkToValidUTF8/Valid-4 452652 256.7 ns/op BenchmarkToValidUTF8/InvalidASCII-4 318021 366.3 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 92344 1194 ns/op BenchmarkIndexHard1-4 818 142097 ns/op BenchmarkIndexHard2-4 597 199078 ns/op BenchmarkIndexHard3-4 150 794176 ns/op BenchmarkIndexHard4-4 99 1187941 ns/op BenchmarkLastIndexHard1-4 5 23100550 ns/op BenchmarkLastIndexHard2-4 4 29347646 ns/op BenchmarkLastIndexHard3-4 4 32298287 ns/op BenchmarkCountHard1-4 832 142144 ns/op BenchmarkCountHard2-4 600 199305 ns/op BenchmarkCountHard3-4 151 799656 ns/op BenchmarkSplitEmptySeparator-4 1 184381962 ns/op BenchmarkSplitSingleByteSeparator-4 9 11405474 ns/op BenchmarkSplitMultiByteSeparator-4 10 10208364 ns/op BenchmarkSplitNSingleByteSeparator-4 170788 631.6 ns/op BenchmarkSplitNMultiByteSeparator-4 65445 1668 ns/op BenchmarkRepeat-4 202948 608.1 ns/op BenchmarkRepeatLarge/256/1-4 130336 791.6 ns/op 323.41 MB/s BenchmarkRepeatLarge/256/16-4 215443 556.5 ns/op 460.00 MB/s BenchmarkRepeatLarge/512/1-4 94786 1115 ns/op 459.04 MB/s BenchmarkRepeatLarge/512/16-4 144651 807.7 ns/op 633.87 MB/s BenchmarkRepeatLarge/1024/1-4 61832 1685 ns/op 607.69 MB/s BenchmarkRepeatLarge/1024/16-4 69645 1500 ns/op 682.54 MB/s BenchmarkRepeatLarge/2048/1-4 41229 2585 ns/op 792.24 MB/s BenchmarkRepeatLarge/2048/16-4 46015 2345 ns/op 873.27 MB/s BenchmarkRepeatLarge/4096/1-4 24402 4876 ns/op 839.98 MB/s BenchmarkRepeatLarge/4096/16-4 25323 4476 ns/op 915.19 MB/s BenchmarkRepeatLarge/8192/1-4 13779 8550 ns/op 958.17 MB/s BenchmarkRepeatLarge/8192/16-4 13945 8583 ns/op 954.40 MB/s BenchmarkRepeatLarge/8192/4097-4 23286 4933 ns/op 830.60 MB/s BenchmarkRepeatLarge/16384/1-4 6098 16664 ns/op 983.17 MB/s BenchmarkRepeatLarge/16384/16-4 7682 15797 ns/op 1037.19 MB/s BenchmarkRepeatLarge/16384/4097-4 9027 12410 ns/op 990.39 MB/s BenchmarkRepeatLarge/32768/1-4 3630 30782 ns/op 1064.52 MB/s BenchmarkRepeatLarge/32768/16-4 3486 29516 ns/op 1110.17 MB/s BenchmarkRepeatLarge/32768/4097-4 3495 28929 ns/op 991.36 MB/s BenchmarkRepeatLarge/65536/1-4 2007 58650 ns/op 1117.40 MB/s BenchmarkRepeatLarge/65536/16-4 2163 57038 ns/op 1149.00 MB/s BenchmarkRepeatLarge/65536/4097-4 2071 57632 ns/op 1066.33 MB/s BenchmarkRepeatLarge/131072/1-4 224 520822 ns/op 251.66 MB/s BenchmarkRepeatLarge/131072/16-4 225 527219 ns/op 248.61 MB/s BenchmarkRepeatLarge/131072/4097-4 232 508875 ns/op 249.58 MB/s BenchmarkRepeatLarge/262144/1-4 100 1049977 ns/op 249.67 MB/s BenchmarkRepeatLarge/262144/16-4 100 1030386 ns/op 254.41 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1091003 ns/op 236.58 MB/s BenchmarkRepeatLarge/524288/1-4 57 2111540 ns/op 248.30 MB/s BenchmarkRepeatLarge/524288/16-4 60 2060696 ns/op 254.42 MB/s BenchmarkRepeatLarge/524288/4097-4 61 2071554 ns/op 251.17 MB/s BenchmarkRepeatLarge/1048576/1-4 30 4263810 ns/op 245.92 MB/s BenchmarkRepeatLarge/1048576/16-4 31 4051236 ns/op 258.83 MB/s BenchmarkRepeatLarge/1048576/4097-4 31 4036035 ns/op 258.85 MB/s BenchmarkRepeatLarge/2097152/1-4 14 7718682 ns/op 271.70 MB/s BenchmarkRepeatLarge/2097152/16-4 16 7741327 ns/op 270.90 MB/s BenchmarkRepeatLarge/2097152/4097-4 14 8158074 ns/op 256.63 MB/s BenchmarkRepeatLarge/4194304/1-4 7 15679780 ns/op 267.50 MB/s BenchmarkRepeatLarge/4194304/16-4 7 15562963 ns/op 269.51 MB/s BenchmarkRepeatLarge/4194304/4097-4 7 16586428 ns/op 252.69 MB/s BenchmarkRepeatLarge/8388608/1-4 3 33525126 ns/op 250.22 MB/s BenchmarkRepeatLarge/8388608/16-4 3 34496718 ns/op 243.17 MB/s BenchmarkRepeatLarge/8388608/4097-4 3 33832240 ns/op 247.89 MB/s BenchmarkRepeatLarge/16777216/1-4 2 66209049 ns/op 253.40 MB/s BenchmarkRepeatLarge/16777216/16-4 2 62582109 ns/op 268.08 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 62214234 ns/op 269.67 MB/s BenchmarkRepeatLarge/33554432/1-4 1 120594408 ns/op 278.24 MB/s BenchmarkRepeatLarge/33554432/16-4 1 121392730 ns/op 276.41 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 120074585 ns/op 279.45 MB/s BenchmarkRepeatLarge/67108864/1-4 1 254264158 ns/op 263.93 MB/s BenchmarkRepeatLarge/67108864/16-4 1 240979752 ns/op 278.48 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 240489117 ns/op 279.05 MB/s BenchmarkRepeatLarge/134217728/1-4 1 514270551 ns/op 260.99 MB/s BenchmarkRepeatLarge/134217728/16-4 1 468908608 ns/op 286.23 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 471411509 ns/op 284.71 MB/s BenchmarkRepeatLarge/268435456/1-4 1 986806981 ns/op 272.02 MB/s BenchmarkRepeatLarge/268435456/16-4 1 946259603 ns/op 283.68 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 949452996 ns/op 282.73 MB/s BenchmarkRepeatLarge/536870912/1-4 1 2021595640 ns/op 265.57 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1834336753 ns/op 292.68 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1851249897 ns/op 290.00 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3907082619 ns/op 274.82 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3724437422 ns/op 288.30 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3696849201 ns/op 290.45 MB/s BenchmarkBytesCompare/1-4 10185925 11.81 ns/op BenchmarkBytesCompare/2-4 10148052 11.73 ns/op BenchmarkBytesCompare/4-4 9814701 11.77 ns/op BenchmarkBytesCompare/8-4 10621976 11.29 ns/op BenchmarkBytesCompare/16-4 10830573 11.09 ns/op BenchmarkBytesCompare/32-4 9393258 12.79 ns/op BenchmarkBytesCompare/64-4 7962873 15.04 ns/op BenchmarkBytesCompare/128-4 7016209 15.23 ns/op BenchmarkBytesCompare/256-4 6114753 19.01 ns/op BenchmarkBytesCompare/512-4 4432492 27.05 ns/op BenchmarkBytesCompare/1024-4 2796885 42.02 ns/op BenchmarkBytesCompare/2048-4 1635774 72.31 ns/op BenchmarkIndexAnyASCII/1:1-4 2534748 47.28 ns/op BenchmarkIndexAnyASCII/1:2-4 2552576 46.64 ns/op BenchmarkIndexAnyASCII/1:4-4 2534899 46.79 ns/op BenchmarkIndexAnyASCII/1:8-4 2562991 46.42 ns/op BenchmarkIndexAnyASCII/1:16-4 2618722 45.16 ns/op BenchmarkIndexAnyASCII/1:32-4 2538649 47.20 ns/op BenchmarkIndexAnyASCII/1:64-4 2485222 48.22 ns/op BenchmarkIndexAnyASCII/16:1-4 2197561 54.10 ns/op BenchmarkIndexAnyASCII/16:2-4 308042 372.2 ns/op BenchmarkIndexAnyASCII/16:4-4 312565 373.7 ns/op BenchmarkIndexAnyASCII/16:8-4 311118 375.7 ns/op BenchmarkIndexAnyASCII/16:16-4 294680 382.4 ns/op BenchmarkIndexAnyASCII/16:32-4 284978 417.4 ns/op BenchmarkIndexAnyASCII/16:64-4 253419 455.0 ns/op BenchmarkIndexAnyASCII/256:1-4 2053891 58.14 ns/op BenchmarkIndexAnyASCII/256:2-4 23622 5062 ns/op BenchmarkIndexAnyASCII/256:4-4 23354 5080 ns/op BenchmarkIndexAnyASCII/256:8-4 23547 5130 ns/op BenchmarkIndexAnyASCII/256:16-4 23360 5086 ns/op BenchmarkIndexAnyASCII/256:32-4 23508 5103 ns/op BenchmarkIndexAnyASCII/256:64-4 23179 5184 ns/op BenchmarkIndexAnyUTF8/1:1-4 2597421 46.38 ns/op BenchmarkIndexAnyUTF8/1:2-4 2574328 45.68 ns/op BenchmarkIndexAnyUTF8/1:4-4 2607148 45.34 ns/op BenchmarkIndexAnyUTF8/1:8-4 2586525 45.37 ns/op BenchmarkIndexAnyUTF8/1:16-4 2621907 45.22 ns/op BenchmarkIndexAnyUTF8/1:32-4 2476262 47.41 ns/op BenchmarkIndexAnyUTF8/1:64-4 2442642 48.27 ns/op BenchmarkIndexAnyUTF8/16:1-4 150708 765.0 ns/op BenchmarkIndexAnyUTF8/16:2-4 275209 438.2 ns/op BenchmarkIndexAnyUTF8/16:4-4 270392 439.0 ns/op BenchmarkIndexAnyUTF8/16:8-4 266625 436.0 ns/op BenchmarkIndexAnyUTF8/16:16-4 270747 439.1 ns/op BenchmarkIndexAnyUTF8/16:32-4 254917 470.4 ns/op BenchmarkIndexAnyUTF8/16:64-4 250285 479.8 ns/op BenchmarkIndexAnyUTF8/256:1-4 9529 11549 ns/op BenchmarkIndexAnyUTF8/256:2-4 19293 6232 ns/op BenchmarkIndexAnyUTF8/256:4-4 19222 6228 ns/op BenchmarkIndexAnyUTF8/256:8-4 19270 6214 ns/op BenchmarkIndexAnyUTF8/256:16-4 19162 6363 ns/op BenchmarkIndexAnyUTF8/256:32-4 17380 6782 ns/op BenchmarkIndexAnyUTF8/256:64-4 17491 6870 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2482466 49.18 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2484522 48.13 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2488815 48.73 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2497611 47.64 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2452041 48.12 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2407708 49.05 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2416010 49.59 ns/op BenchmarkLastIndexAnyASCII/16:1-4 319014 366.9 ns/op BenchmarkLastIndexAnyASCII/16:2-4 316569 367.9 ns/op BenchmarkLastIndexAnyASCII/16:4-4 319714 371.9 ns/op BenchmarkLastIndexAnyASCII/16:8-4 302630 377.4 ns/op BenchmarkLastIndexAnyASCII/16:16-4 306484 385.0 ns/op BenchmarkLastIndexAnyASCII/16:32-4 279872 415.3 ns/op BenchmarkLastIndexAnyASCII/16:64-4 251149 459.7 ns/op BenchmarkLastIndexAnyASCII/256:1-4 22876 5167 ns/op BenchmarkLastIndexAnyASCII/256:2-4 22886 5193 ns/op BenchmarkLastIndexAnyASCII/256:4-4 23176 5137 ns/op BenchmarkLastIndexAnyASCII/256:8-4 23106 5101 ns/op BenchmarkLastIndexAnyASCII/256:16-4 22857 5162 ns/op BenchmarkLastIndexAnyASCII/256:32-4 22890 5237 ns/op BenchmarkLastIndexAnyASCII/256:64-4 22831 5254 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2559489 46.82 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2581605 46.17 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2541163 46.01 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2555115 46.57 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2559682 46.56 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2427063 49.05 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2427120 49.17 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 231786 496.9 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 270618 443.6 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 263030 446.7 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 261547 445.3 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 260103 447.9 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 253600 475.1 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 246514 470.3 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 17149 6979 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 18705 6462 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 18456 6438 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 18662 6423 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 18264 6539 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 17013 6998 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 17343 6901 ns/op BenchmarkTrimASCII/1:1-4 2913850 41.10 ns/op BenchmarkTrimASCII/1:2-4 2378175 50.79 ns/op BenchmarkTrimASCII/1:4-4 2301042 51.46 ns/op BenchmarkTrimASCII/1:8-4 2051271 57.89 ns/op BenchmarkTrimASCII/1:16-4 1749423 68.81 ns/op BenchmarkTrimASCII/16:1-4 418436 283.0 ns/op BenchmarkTrimASCII/16:2-4 305943 376.3 ns/op BenchmarkTrimASCII/16:4-4 312300 374.1 ns/op BenchmarkTrimASCII/16:8-4 310664 376.0 ns/op BenchmarkTrimASCII/16:16-4 306457 389.7 ns/op BenchmarkTrimASCII/256:1-4 31117 3771 ns/op BenchmarkTrimASCII/256:2-4 23070 5222 ns/op BenchmarkTrimASCII/256:4-4 23169 5220 ns/op BenchmarkTrimASCII/256:8-4 22874 5119 ns/op BenchmarkTrimASCII/256:16-4 23082 5238 ns/op BenchmarkTrimASCII/4096:1-4 1950 59751 ns/op BenchmarkTrimASCII/4096:2-4 1450 81619 ns/op BenchmarkTrimASCII/4096:4-4 1456 82147 ns/op BenchmarkTrimASCII/4096:8-4 1438 82747 ns/op BenchmarkTrimASCII/4096:16-4 1436 81844 ns/op BenchmarkTrimByte-4 2105500 56.39 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 13167 9071 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 13150 9097 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 667 175264 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1315 87683 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2515 43957 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 4714 22859 ns/op BenchmarkCompareBytesEqual-4 9686463 11.80 ns/op BenchmarkCompareBytesToNil-4 11827114 10.17 ns/op BenchmarkCompareBytesEmpty-4 12202215 9.505 ns/op BenchmarkCompareBytesIdentical-4 12098689 9.802 ns/op BenchmarkCompareBytesSameLength-4 10452070 11.28 ns/op BenchmarkCompareBytesDifferentLength-4 10422178 11.22 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 1392 81562 ns/op 12856.30 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 1380 86128 ns/op 12174.74 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 1377 86086 ns/op 12180.71 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 1389 83118 ns/op 12615.67 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 1380 85879 ns/op 12210.09 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 1381 77435 ns/op 13541.49 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 1358 86000 ns/op 12192.92 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 1381 85324 ns/op 12289.51 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 1390 85147 ns/op 12315.02 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 1386 85525 ns/op 12260.55 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 1382 85017 ns/op 12333.87 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 1380 85167 ns/op 12312.07 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 1680 66311 ns/op 15813.11 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 1387 85381 ns/op 12281.21 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 1604 86437 ns/op 12131.14 MB/s BenchmarkCompareBytesBig-4 1396 85019 ns/op 12333.56 MB/s BenchmarkCompareBytesBigIdentical-4 11834869 10.11 ns/op 103727951.07 MB/s PASS ok bytes 73.053s goos: linux goarch: amd64 pkg: compress/bzip2 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecodeDigits-4 2 76396444 ns/op 1.31 MB/s 3616380 B/op 52 allocs/op BenchmarkDecodeNewton-4 1 319619849 ns/op 1.77 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 5 24963030 ns/op 0.66 MB/s 3648305 B/op 52 allocs/op PASS ok compress/bzip2 2.368s goos: linux goarch: amd64 pkg: compress/flate cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecode/Digits/Huffman/1e4-4 61 1756771 ns/op 5.69 MB/s 42693 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 16683234 ns/op 5.99 MB/s 41984 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 170385492 ns/op 5.87 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 63 1771140 ns/op 5.65 MB/s 42833 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 6 17479996 ns/op 5.72 MB/s 46380 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 180128269 ns/op 5.55 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 64 1747962 ns/op 5.72 MB/s 42886 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 16694850 ns/op 5.99 MB/s 43633 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 169319951 ns/op 5.91 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 62 1752751 ns/op 5.71 MB/s 43359 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 16747618 ns/op 5.97 MB/s 43633 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 168058664 ns/op 5.95 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 62 1905747 ns/op 5.25 MB/s 43095 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 6 18492671 ns/op 5.41 MB/s 49202 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 188763074 ns/op 5.30 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 75 1523956 ns/op 6.56 MB/s 43567 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 8 12666886 ns/op 7.89 MB/s 45831 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 128402079 ns/op 7.79 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 87 1382623 ns/op 7.23 MB/s 43412 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 10 10160999 ns/op 9.84 MB/s 45396 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 101376295 ns/op 9.86 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 81 1359789 ns/op 7.35 MB/s 42777 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 10 10157319 ns/op 9.85 MB/s 45396 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 100997091 ns/op 9.90 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 84 1234421 ns/op 8.10 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11827276 ns/op 8.46 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 118378453 ns/op 8.45 MB/s BenchmarkEncode/Digits/Speed/1e4-4 51 2337288 ns/op 4.28 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 20860379 ns/op 4.79 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 205848747 ns/op 4.86 MB/s BenchmarkEncode/Digits/Default/1e4-4 16 6675651 ns/op 1.50 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 80186822 ns/op 1.25 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 830037821 ns/op 1.20 MB/s BenchmarkEncode/Digits/Compression/1e4-4 16 6778247 ns/op 1.48 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 79855094 ns/op 1.25 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 826549343 ns/op 1.21 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 74 1505966 ns/op 6.64 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 12705314 ns/op 7.87 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 126878447 ns/op 7.88 MB/s BenchmarkEncode/Newton/Speed/1e4-4 48 2183166 ns/op 4.58 MB/s BenchmarkEncode/Newton/Speed/1e5-4 6 16794960 ns/op 5.95 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 166181456 ns/op 6.02 MB/s BenchmarkEncode/Newton/Default/1e4-4 18 6592428 ns/op 1.52 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 74590290 ns/op 1.34 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 755405113 ns/op 1.32 MB/s BenchmarkEncode/Newton/Compression/1e4-4 18 6668699 ns/op 1.50 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 90896472 ns/op 1.10 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 952481581 ns/op 1.05 MB/s PASS ok compress/flate 16.480s goos: linux goarch: amd64 pkg: compress/lzw cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecoder/1e4-4 50 2225148 ns/op 4.49 MB/s BenchmarkDecoder/1e-Reuse4-4 48 2317645 ns/op 4.31 MB/s BenchmarkDecoder/1e5-4 5 22103408 ns/op 4.52 MB/s BenchmarkDecoder/1e-Reuse5-4 5 22168769 ns/op 4.51 MB/s BenchmarkDecoder/1e6-4 1 220045112 ns/op 4.54 MB/s BenchmarkDecoder/1e-Reuse6-4 1 220326169 ns/op 4.54 MB/s BenchmarkEncoder/1e4-4 50 2154544 ns/op 4.64 MB/s BenchmarkEncoder/1e-Reuse4-4 55 1818334 ns/op 5.50 MB/s BenchmarkEncoder/1e5-4 6 19298030 ns/op 5.18 MB/s BenchmarkEncoder/1e-Reuse5-4 6 18947612 ns/op 5.28 MB/s BenchmarkEncoder/1e6-4 1 194221385 ns/op 5.15 MB/s BenchmarkEncoder/1e-Reuse6-4 1 188929025 ns/op 5.29 MB/s PASS ok compress/lzw 3.558s goos: linux goarch: amd64 pkg: container/heap cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDup-4 31 3785733 ns/op PASS ok container/heap 1.215s goos: linux goarch: amd64 pkg: context cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCommonParentCancel-4 20301 5676 ns/op BenchmarkWithTimeout/concurrency=40-4 4482 24908 ns/op BenchmarkWithTimeout/concurrency=4000-4 4848 26570 ns/op BenchmarkWithTimeout/concurrency=400000-4 5901 21100 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 347388 322.9 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 12321 10469 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 14359 8096 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 2650 47178 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 1642 74716 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2079 52847 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 218 540948 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 162 755301 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 235 493943 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 20 7400047 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 12 9506410 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 24 4779863 ns/op BenchmarkCheckCanceled/Err-4 257180 452.8 ns/op BenchmarkCheckCanceled/Done-4 381889 312.2 ns/op BenchmarkContextCancelDone-4 578553 262.9 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 22780 5210 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 19893 6024 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 18276 6585 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 15376 8220 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 10000 10188 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 532360 222.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 303075 393.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 212611 564.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 131988 904.3 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 68136 1755 ns/op PASS ok context 12.452s goos: linux goarch: amd64 pkg: crypto/aes cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncrypt-4 1756166 67.71 ns/op 236.29 MB/s BenchmarkDecrypt-4 1760960 70.26 ns/op 227.73 MB/s BenchmarkExpand-4 990152 118.4 ns/op PASS ok crypto/aes 1.525s goos: linux goarch: amd64 pkg: crypto/cipher cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAESGCM/Open-128-64-4 188030 631.3 ns/op 101.38 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 361702 301.9 ns/op 211.97 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 182518 658.9 ns/op 97.12 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 378390 313.7 ns/op 204.01 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 115933 1027 ns/op 1314.88 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 177499 668.3 ns/op 2019.95 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 105382 1136 ns/op 1188.64 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 150384 792.4 ns/op 1703.64 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 41589 2886 ns/op 2838.82 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 52210 2273 ns/op 3604.17 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 34616 3457 ns/op 2369.74 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 39596 3009 ns/op 2722.39 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 6928 16680 ns/op 61.09 MB/s BenchmarkAESCFBDecrypt1K-4 6844 16295 ns/op 62.54 MB/s BenchmarkAESCFBDecrypt8K-4 920 128488 ns/op 63.72 MB/s BenchmarkAESOFB1K-4 10000 11108 ns/op 91.73 MB/s BenchmarkAESCTR1K-4 13474 8756 ns/op 116.38 MB/s BenchmarkAESCTR8K-4 1716 67848 ns/op 120.67 MB/s BenchmarkAESCBCEncrypt1K-4 13966 8530 ns/op 120.05 MB/s BenchmarkAESCBCDecrypt1K-4 18409 6531 ns/op 156.79 MB/s PASS ok crypto/cipher 3.952s goos: linux goarch: amd64 pkg: crypto/des cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncrypt-4 70882 1645 ns/op 4.86 MB/s BenchmarkDecrypt-4 78614 1479 ns/op 5.41 MB/s BenchmarkTDESEncrypt-4 30771 3892 ns/op 2.06 MB/s BenchmarkTDESDecrypt-4 30902 3853 ns/op 2.08 MB/s PASS ok crypto/des 1.612s goos: linux goarch: amd64 pkg: crypto/ecdh cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkECDH/P256-4 931 123240 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 14 8473567 ns/op 1089 B/op 21 allocs/op BenchmarkECDH/P521-4 5 21247999 ns/op 1534 B/op 21 allocs/op BenchmarkECDH/X25519-4 94 1229958 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 1.711s goos: linux goarch: amd64 pkg: crypto/ecdsa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSign/P256-4 1612 67402 ns/op 2511 B/op 33 allocs/op BenchmarkSign/P384-4 31 3670078 ns/op 2678 B/op 34 allocs/op BenchmarkSign/P521-4 13 8574917 ns/op 3064 B/op 35 allocs/op BenchmarkVerify/P256-4 924 125542 ns/op 432 B/op 8 allocs/op BenchmarkVerify/P384-4 12 9399166 ns/op 592 B/op 12 allocs/op BenchmarkVerify/P521-4 5 23243673 ns/op 912 B/op 12 allocs/op BenchmarkGenerateKey/P256-4 4154 28541 ns/op 895 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 55 2131025 ns/op 1094 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 22 5151370 ns/op 1416 B/op 17 allocs/op PASS ok crypto/ecdsa 2.579s goos: linux goarch: amd64 pkg: crypto/ed25519 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkKeyGeneration-4 320 357621 ns/op BenchmarkNewKeyFromSeed-4 328 359770 ns/op BenchmarkSigning-4 306 380280 ns/op BenchmarkVerification-4 208 578419 ns/op PASS ok crypto/ed25519 1.651s goos: linux goarch: amd64 pkg: crypto/elliptic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScalarBaseMult/P256-4 4899 23506 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 139 851502 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 52 2229206 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 21 5320441 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1362 86341 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 55 2114649 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 20 5723389 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 7 14662076 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 10000 10240 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 5806 20454 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3458 31931 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 73 1542251 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2277 50869 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 289 414297 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1507 78504 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 93 1213435 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.239s goos: linux goarch: amd64 pkg: crypto/hmac cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHMACSHA256_1K-4 14629 8078 ns/op 126.76 MB/s BenchmarkHMACSHA256_32-4 24016 4982 ns/op 6.42 MB/s BenchmarkNewWriteSum-4 10000 10406 ns/op 3.08 MB/s PASS ok crypto/hmac 1.504s goos: linux goarch: amd64 pkg: crypto/internal/bigmod cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkModAdd-4 52731 2227 ns/op BenchmarkModSub-4 53604 2198 ns/op BenchmarkMontgomeryRepr-4 27432 4388 ns/op BenchmarkMontgomeryMul-4 27283 4379 ns/op BenchmarkModMul-4 13098 9068 ns/op BenchmarkExpBig-4 15 7301484 ns/op BenchmarkExp-4 6 17902576 ns/op PASS ok crypto/internal/bigmod 2.155s goos: linux goarch: amd64 pkg: crypto/internal/edwards25519 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncodingDecoding-4 2972 35126 ns/op BenchmarkScalarBaseMult-4 339 337668 ns/op BenchmarkScalarMult-4 156 767531 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 225 528095 ns/op PASS ok crypto/internal/edwards25519 1.636s goos: linux goarch: amd64 pkg: crypto/internal/edwards25519/field cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAdd-4 472629 221.9 ns/op BenchmarkMultiply-4 4289947 27.90 ns/op BenchmarkSquare-4 5317120 22.54 ns/op BenchmarkInvert-4 24885 4833 ns/op BenchmarkMult32-4 1402150 83.46 ns/op PASS ok crypto/internal/edwards25519/field 1.801s goos: linux goarch: amd64 pkg: crypto/internal/nistec cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScalarMult/P224-4 49 2070140 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1606 74201 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 19 5563116 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 7 14442154 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 156 750727 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 8011 14738 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 61 1882185 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 24 4591585 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 2.075s goos: linux goarch: amd64 pkg: crypto/internal/nistec/fiat cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMul/P224-4 555201 199.6 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 283570 401.4 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 116738 1007 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 598904 201.1 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 297337 400.4 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 113348 994.6 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 115966 986.4 ns/op 8.11 MB/s BenchmarkHash64-4 139892 808.9 ns/op 79.12 MB/s BenchmarkHash128-4 130928 901.4 ns/op 142.01 MB/s BenchmarkHash256-4 105649 1113 ns/op 230.01 MB/s BenchmarkHash512-4 75868 1557 ns/op 328.80 MB/s BenchmarkHash1K-4 49149 2445 ns/op 418.86 MB/s BenchmarkHash8K-4 8114 14707 ns/op 556.99 MB/s BenchmarkHash1M-4 67 1780857 ns/op 588.80 MB/s BenchmarkHash8M-4 8 14292389 ns/op 586.93 MB/s BenchmarkHash8BytesUnaligned-4 116916 974.1 ns/op 8.21 MB/s BenchmarkHash1KUnaligned-4 49045 2435 ns/op 420.48 MB/s BenchmarkHash8KUnaligned-4 8156 14668 ns/op 558.51 MB/s PASS ok crypto/md5 2.879s goos: linux goarch: amd64 pkg: crypto/rand cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPrime-4 1 242726153 ns/op PASS ok crypto/rand 1.262s goos: linux goarch: amd64 pkg: crypto/rc4 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRC4_128-4 12948 9213 ns/op 13.89 MB/s BenchmarkRC4_1K-4 1531 73332 ns/op 13.96 MB/s BenchmarkRC4_8K-4 205 574048 ns/op 14.10 MB/s PASS ok crypto/rc4 1.533s goos: linux goarch: amd64 pkg: crypto/rsa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecryptPKCS1v15/2048-4 10 10392547 ns/op BenchmarkDecryptPKCS1v15/3072-4 5 23236809 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 42182872 ns/op BenchmarkEncryptPKCS1v15/2048-4 40 2820870 ns/op BenchmarkDecryptOAEP/2048-4 10 10411881 ns/op BenchmarkEncryptOAEP/2048-4 39 2757927 ns/op BenchmarkSignPKCS1v15/2048-4 10 10505776 ns/op BenchmarkVerifyPKCS1v15/2048-4 42 2724800 ns/op BenchmarkSignPSS/2048-4 10 10614408 ns/op BenchmarkVerifyPSS/2048-4 43 2729965 ns/op PASS ok crypto/rsa 2.615s goos: linux goarch: amd64 pkg: crypto/sha1 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 96757 1201 ns/op 6.66 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 111622 1039 ns/op 7.70 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 75727 1547 ns/op 206.82 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 85909 1385 ns/op 231.09 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 49743 2415 ns/op 424.08 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 53391 2261 ns/op 452.91 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 9795 11733 ns/op 698.23 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 10000 11623 ns/op 704.80 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.084s goos: linux goarch: amd64 pkg: crypto/sha256 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 68476 1478 ns/op 5.41 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 87699 1318 ns/op 6.07 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 88467 1339 ns/op 5.97 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 26082 4593 ns/op 222.97 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 27046 4422 ns/op 231.59 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 26997 4458 ns/op 229.70 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 4202 28099 ns/op 291.54 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 4249 27920 ns/op 293.41 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 4214 28194 ns/op 290.56 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.278s goos: linux goarch: amd64 pkg: crypto/sha512 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 53300 2223 ns/op 3.60 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 69952 1690 ns/op 4.73 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 62275 1938 ns/op 4.13 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 27447 4358 ns/op 234.98 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 31117 3848 ns/op 266.12 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 29221 4073 ns/op 251.42 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5817 20498 ns/op 399.66 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 5991 19829 ns/op 413.13 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 5844 20002 ns/op 409.56 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.303s goos: linux goarch: amd64 pkg: crypto/subtle cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkConstantTimeByteEq-4 15834148 7.570 ns/op BenchmarkConstantTimeEq-4 16354352 7.243 ns/op BenchmarkConstantTimeLessOrEq-4 15852260 7.531 ns/op BenchmarkXORBytes/8Bytes-4 4519033 25.63 ns/op 312.17 MB/s BenchmarkXORBytes/128Bytes-4 3896510 30.14 ns/op 4246.69 MB/s BenchmarkXORBytes/2048Bytes-4 922716 127.0 ns/op 16122.78 MB/s BenchmarkXORBytes/32768Bytes-4 61369 1955 ns/op 16760.63 MB/s PASS ok crypto/subtle 1.966s goos: linux goarch: amd64 pkg: crypto/tls cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCertCache/0-4 151 807903 ns/op BenchmarkCertCache/1-4 147 807910 ns/op BenchmarkCertCache/2-4 132 789811 ns/op BenchmarkCertCache/3-4 151 800830 ns/op BenchmarkHandshakeServer/RSA-4 15 7378885 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 14 7957516 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 15 7574892 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 100 1119274 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 153 779000 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 45 2308014 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 56 2015089 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 34930898 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 34135594 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 5 24816211 ns/op 42.25 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 4 32733308 ns/op 32.03 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 3 36905988 ns/op 56.82 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 3 47595241 ns/op 44.06 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 2 59470552 ns/op 70.53 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 109582229 ns/op 38.28 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 115736197 ns/op 72.48 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 164595013 ns/op 50.97 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 231743817 ns/op 72.40 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 326356041 ns/op 51.41 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 426857970 ns/op 78.61 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 638870995 ns/op 52.52 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 865414410 ns/op 77.55 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 1114234171 ns/op 60.23 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 4 26831258 ns/op 39.08 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 4 30033924 ns/op 34.91 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 3 37468357 ns/op 55.97 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 3 49871322 ns/op 42.05 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 2 60132068 ns/op 69.75 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 2 93318464 ns/op 44.95 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 121211604 ns/op 69.21 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 163778124 ns/op 51.22 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 227929814 ns/op 73.61 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 263138278 ns/op 63.76 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 372342592 ns/op 90.12 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 559090310 ns/op 60.02 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 887116495 ns/op 75.65 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 1184125730 ns/op 56.67 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 707636938 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 709438009 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 292372934 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 292352462 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 153379103 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 152916877 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 84293390 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 83621484 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 43117184 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 41775743 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 145917621 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 148635822 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 67299514 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 67618786 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 41921900 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 40362580 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 4 28197249 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 4 27425186 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 5 20850746 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 6 19718337 ns/op PASS ok crypto/tls 19.606s goos: linux goarch: amd64 pkg: crypto/x509 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCreateCertificate/RSA_2048-4 8 13792085 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 310 369666 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 1014 112956 ns/op 12659 B/op 165 allocs/op BenchmarkParseCertificate/rsa_leaf-4 884 125708 ns/op 14068 B/op 188 allocs/op PASS ok crypto/x509 2.101s goos: linux goarch: amd64 pkg: database/sql cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkConcurrentDBExec-4 4 25902546 ns/op 2503266 B/op 14640 allocs/op BenchmarkConcurrentStmtQuery-4 4 26203626 ns/op 2236580 B/op 17655 allocs/op BenchmarkConcurrentStmtExec-4 7 15657566 ns/op 1772806 B/op 3172 allocs/op BenchmarkConcurrentTxQuery-4 4 26791605 ns/op 2359604 B/op 19656 allocs/op BenchmarkConcurrentTxExec-4 9 11467430 ns/op 595164 B/op 14150 allocs/op BenchmarkConcurrentTxStmtQuery-4 6 19971874 ns/op 840618 B/op 20158 allocs/op BenchmarkConcurrentTxStmtExec-4 26 4479502 ns/op 108111 B/op 2175 allocs/op BenchmarkConcurrentRandom-4 4 25223718 ns/op 1724608 B/op 14156 allocs/op BenchmarkManyConcurrentQueries-4 2106 51320 ns/op 3997 B/op 20 allocs/op BenchmarkGrabConn-4 154620 782.2 ns/op 0 B/op 0 allocs/op PASS ok database/sql 2.654s goos: linux goarch: amd64 pkg: debug/elf cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSymbols64-4 1405 71502 ns/op BenchmarkSymbols32-4 1804 61742 ns/op PASS ok debug/elf 1.254s goos: linux goarch: amd64 pkg: debug/gosym cpu: Intel(R) Xeon(R) CPU @ 2.20GHz Benchmark115/NewLineTable-4 220430 541.3 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 72 1641937 ns/op 180181 B/op 13 allocs/op Benchmark115/LineToPC-4 74 1587217 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 16540 7292 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.770s goos: linux goarch: amd64 pkg: encoding/asn1 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkObjectIdentifierString-4 62088 1907 ns/op BenchmarkMarshal-4 686 161995 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2438 42759 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.406s goos: linux goarch: amd64 pkg: encoding/base32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode-4 349 338394 ns/op 24.21 MB/s BenchmarkEncodeToString-4 272 400499 ns/op 20.45 MB/s BenchmarkDecode-4 134 875864 ns/op 14.97 MB/s BenchmarkDecodeString-4 132 891861 ns/op 14.70 MB/s PASS ok encoding/base32 1.724s goos: linux goarch: amd64 pkg: encoding/base64 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncodeToString-4 301 360451 ns/op 22.73 MB/s BenchmarkDecodeString/2-4 260934 425.6 ns/op 9.40 MB/s BenchmarkDecodeString/4-4 233553 506.9 ns/op 15.78 MB/s BenchmarkDecodeString/8-4 188690 627.7 ns/op 19.12 MB/s BenchmarkDecodeString/64-4 34172 3477 ns/op 25.31 MB/s BenchmarkDecodeString/8192-4 309 379204 ns/op 28.81 MB/s BenchmarkNewEncoding-4 58930 2037 ns/op 125.67 MB/s PASS ok encoding/base64 2.010s goos: linux goarch: amd64 pkg: encoding/binary cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadSlice1000Int32s-4 1329 86142 ns/op 46.43 MB/s BenchmarkReadStruct-4 16156 7445 ns/op 10.07 MB/s BenchmarkWriteStruct-4 15189 7777 ns/op 9.64 MB/s BenchmarkReadInts-4 45813 2690 ns/op 11.15 MB/s BenchmarkWriteInts-4 43670 2750 ns/op 10.91 MB/s BenchmarkWriteSlice1000Int32s-4 1275 93455 ns/op 42.80 MB/s BenchmarkPutUint16-4 3731874 31.74 ns/op 63.01 MB/s BenchmarkAppendUint16-4 3541758 33.82 ns/op 59.14 MB/s BenchmarkPutUint32-4 2620584 45.98 ns/op 87.00 MB/s BenchmarkAppendUint32-4 2705095 44.40 ns/op 90.09 MB/s BenchmarkPutUint64-4 995823 120.1 ns/op 66.63 MB/s BenchmarkAppendUint64-4 949275 120.4 ns/op 66.45 MB/s BenchmarkLittleEndianPutUint16-4 3724602 32.24 ns/op 62.03 MB/s BenchmarkLittleEndianAppendUint16-4 3756448 31.70 ns/op 63.09 MB/s BenchmarkLittleEndianPutUint32-4 2686034 43.79 ns/op 91.35 MB/s BenchmarkLittleEndianAppendUint32-4 2700904 44.19 ns/op 90.52 MB/s BenchmarkLittleEndianPutUint64-4 952958 118.0 ns/op 67.79 MB/s BenchmarkLittleEndianAppendUint64-4 958672 118.8 ns/op 67.31 MB/s BenchmarkReadFloats-4 148502 785.9 ns/op 15.27 MB/s BenchmarkWriteFloats-4 142240 813.0 ns/op 14.76 MB/s BenchmarkReadSlice1000Float32s-4 1164 100690 ns/op 39.73 MB/s BenchmarkWriteSlice1000Float32s-4 1074 110423 ns/op 36.22 MB/s BenchmarkReadSlice1000Uint8s-4 72229 1526 ns/op 655.27 MB/s BenchmarkWriteSlice1000Uint8s-4 115544 1104 ns/op 905.63 MB/s BenchmarkPutUvarint32-4 785750 148.3 ns/op 26.97 MB/s BenchmarkPutUvarint64-4 201130 593.0 ns/op 13.49 MB/s PASS ok encoding/binary 5.080s goos: linux goarch: amd64 pkg: encoding/csv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRead-4 5616 17814 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 6200 16935 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 7338 16804 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 4112 27559 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 7941 15108 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 7423 15285 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 7843 15113 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4544 26034 ns/op 2977 B/op 12 allocs/op BenchmarkWrite-4 10000 10059 ns/op PASS ok encoding/csv 2.173s goos: linux goarch: amd64 pkg: encoding/gob cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEndToEndPipe-4 9475 13175 ns/op 1814 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 13093 8806 ns/op 1812 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 272 433381 ns/op 16711 B/op 330 allocs/op BenchmarkEncodeComplex128Slice-4 741 164062 ns/op 662 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1537 68315 ns/op 57 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1653 68618 ns/op 52 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 2233 51867 ns/op 173 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 66 1999810 ns/op 34186 B/op 251 allocs/op BenchmarkDecodeComplex128Slice-4 616 212743 ns/op 25228 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 1321 87476 ns/op 10794 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 1329 87401 ns/op 9758 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 723 156124 ns/op 39149 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 253 449148 ns/op 66465 B/op 2208 allocs/op BenchmarkDecodeBytesSlice-4 586 187368 ns/op 23702 B/op 189 allocs/op BenchmarkDecodeInterfaceSlice-4 106 1099696 ns/op 82966 B/op 3178 allocs/op BenchmarkDecodeMap-4 73 1658247 ns/op 54140 B/op 181 allocs/op PASS ok encoding/gob 4.155s goos: linux goarch: amd64 pkg: encoding/hex cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode/256-4 11682 10066 ns/op 25.43 MB/s BenchmarkEncode/1024-4 2690 40338 ns/op 25.39 MB/s BenchmarkEncode/4096-4 728 161240 ns/op 25.40 MB/s BenchmarkEncode/16384-4 186 642753 ns/op 25.49 MB/s BenchmarkDecode/256-4 23214 5165 ns/op 49.57 MB/s BenchmarkDecode/1024-4 5730 20452 ns/op 50.07 MB/s BenchmarkDecode/4096-4 1464 81875 ns/op 50.03 MB/s BenchmarkDecode/16384-4 366 326653 ns/op 50.16 MB/s BenchmarkDump/256-4 1314 89836 ns/op 2.85 MB/s BenchmarkDump/1024-4 333 355561 ns/op 2.88 MB/s BenchmarkDump/4096-4 80 1414771 ns/op 2.90 MB/s BenchmarkDump/16384-4 19 5985939 ns/op 2.74 MB/s PASS ok encoding/hex 2.770s goos: linux goarch: amd64 pkg: encoding/json cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCodeEncoder-4 1 147003206 ns/op 13.20 MB/s 8391320 B/op 57 allocs/op BenchmarkCodeEncoderError-4 1 166569130 ns/op 11.65 MB/s 8394768 B/op 116 allocs/op BenchmarkCodeMarshal-4 1 179712370 ns/op 10.80 MB/s 10333344 B/op 60 allocs/op BenchmarkCodeMarshalError-4 1 192017496 ns/op 10.11 MB/s 10335416 B/op 112 allocs/op BenchmarkMarshalBytes/32-4 20176 5878 ns/op BenchmarkMarshalBytes/256-4 4954 22594 ns/op BenchmarkMarshalBytes/4096-4 440 268132 ns/op BenchmarkMarshalBytesError/32-4 45 2287022 ns/op BenchmarkMarshalBytesError/256-4 48 2270820 ns/op BenchmarkMarshalBytesError/4096-4 43 2575678 ns/op BenchmarkMarshalMap-4 37120 2733 ns/op 300 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 441992373 ns/op 4.39 MB/s 10098216 B/op 40037 allocs/op BenchmarkUnicodeDecoder-4 34375 3452 ns/op 4.06 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 43831 2521 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 377938991 ns/op 5.13 MB/s 2019824 B/op 40003 allocs/op BenchmarkCodeUnmarshalReuse-4 1 371733773 ns/op 5.22 MB/s 2021240 B/op 40010 allocs/op BenchmarkUnmarshalString-4 57656 2171 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 135988 923.3 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 242692 502.5 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 17091 7181 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 71864 1680 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 85126 1300 ns/op 83 B/op 2 allocs/op BenchmarkUnmapped-4 17658 6668 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 4094 29198 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 882 137983 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 96 1263498 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 9 11792795 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 401776 249.2 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 479019 255.6 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 456960 244.2 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 409315 260.4 ns/op BenchmarkEncodeMarshaler-4 65391 1773 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 80260 1472 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 4115438 28.66 ns/op BenchmarkNumberIsValidRegexp-4 21024 5843 ns/op PASS ok encoding/json 9.045s goos: linux goarch: amd64 pkg: encoding/pem cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode-4 44 2636933 ns/op 24.85 MB/s BenchmarkDecode-4 19 5929486 ns/op 14.97 MB/s PASS ok encoding/pem 1.337s goos: linux goarch: amd64 pkg: encoding/xml cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMarshal-4 2630 41663 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 856 120163 ns/op 8217 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 3620 30074 ns/op PASS ok encoding/xml 1.374s goos: linux goarch: amd64 pkg: errors cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkIs-4 222529 496.6 ns/op BenchmarkAs-4 60021 1936 ns/op PASS ok errors 1.279s goos: linux goarch: amd64 pkg: expvar cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkIntAdd-4 219808 473.6 ns/op BenchmarkIntSet-4 353899 450.3 ns/op BenchmarkFloatAdd-4 56304 2201 ns/op BenchmarkFloatSet-4 411950 402.1 ns/op BenchmarkStringSet-4 315902 356.4 ns/op BenchmarkMapSet-4 65978 2173 ns/op BenchmarkMapSetDifferent-4 57805 2214 ns/op BenchmarkMapSetDifferentRandom-4 225 521099 ns/op BenchmarkMapSetString-4 84426 2116 ns/op BenchmarkMapAddSame-4 30741 3486 ns/op BenchmarkMapAddDifferent-4 14502 9325 ns/op BenchmarkMapAddDifferentRandom-4 189 632207 ns/op BenchmarkMapAddSameSteadyState-4 182590 619.1 ns/op BenchmarkMapAddDifferentSteadyState-4 84436 1352 ns/op BenchmarkMapString-4 6151 19148 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 17138 6102 ns/op PASS ok expvar 3.547s goos: linux goarch: amd64 pkg: fmt cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSprintfPadding-4 104575 1169 ns/op BenchmarkSprintfEmpty-4 327537 305.8 ns/op BenchmarkSprintfString-4 251985 462.1 ns/op BenchmarkSprintfTruncateString-4 204246 517.1 ns/op BenchmarkSprintfTruncateBytes-4 160522 818.9 ns/op BenchmarkSprintfSlowParsingPath-4 251193 504.8 ns/op BenchmarkSprintfQuoteString-4 38979 3015 ns/op BenchmarkSprintfInt-4 263806 469.8 ns/op BenchmarkSprintfIntInt-4 176313 624.7 ns/op BenchmarkSprintfPrefixedInt-4 236515 654.6 ns/op BenchmarkSprintfFloat-4 119895 915.1 ns/op BenchmarkSprintfComplex-4 47182 2310 ns/op BenchmarkSprintfBoolean-4 219956 470.8 ns/op BenchmarkSprintfHexString-4 131780 1129 ns/op BenchmarkSprintfHexBytes-4 78049 1548 ns/op BenchmarkSprintfBytes-4 47748 2698 ns/op BenchmarkSprintfStringer-4 68674 1581 ns/op BenchmarkSprintfStructure-4 40594 2928 ns/op BenchmarkManyArgs-4 70938 1785 ns/op BenchmarkFprintInt-4 65314 1860 ns/op BenchmarkFprintfBytes-4 73340 1662 ns/op BenchmarkFprintIntNoAlloc-4 66184 1854 ns/op BenchmarkScanInts-4 36 3262879 ns/op BenchmarkScanRecursiveInt-4 1 382260028 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 415814616 ns/op PASS ok fmt 5.544s goos: linux goarch: amd64 pkg: go/build cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkImportVendor-4 568 182571 ns/op PASS ok go/build 1.152s goos: linux goarch: amd64 pkg: go/constant cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStringAdd/1-4 37015 2737 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 13086 9097 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 4088 31477 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 988 115023 ns/op 11872 B/op 73 allocs/op BenchmarkStringAdd/256-4 250 463049 ns/op 48992 B/op 267 allocs/op BenchmarkStringAdd/1024-4 54 2287644 ns/op 215520 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 12 9578840 ns/op 846312 B/op 4113 allocs/op BenchmarkStringAdd/16384-4 3 40614294 ns/op 3615234 B/op 16406 allocs/op BenchmarkStringAdd/65536-4 1 181681896 ns/op 15239648 B/op 65564 allocs/op PASS ok go/constant 2.498s goos: linux goarch: amd64 pkg: go/format cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFormat/array1-10000-4 1 282420883 ns/op 0.23 MB/s 45763576 B/op 48952 allocs/op PASS ok go/format 1.327s goos: linux goarch: amd64 pkg: go/parser cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkParse-4 5 20970002 ns/op 2.57 MB/s BenchmarkParseOnly-4 6 18203925 ns/op 2.96 MB/s BenchmarkResolve-4 44 2623097 ns/op 20.53 MB/s PASS ok go/parser 2.239s goos: linux goarch: amd64 pkg: go/printer cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPrintFile-4 1 160765482 ns/op 0.32 MB/s 5162760 B/op 27521 allocs/op BenchmarkPrintDecl-4 662 166163 ns/op 0.19 MB/s 16004 B/op 51 allocs/op PASS ok go/printer 1.314s goos: linux goarch: amd64 pkg: go/scanner cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScan-4 250 453676 ns/op BenchmarkScanFiles/go/types/expr.go-4 13 7918072 ns/op 6.28 MB/s BenchmarkScanFiles/go/parser/parser.go-4 8 12804938 ns/op 5.72 MB/s BenchmarkScanFiles/net/http/server.go-4 6 19279056 ns/op 6.40 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 218 550389 ns/op 5.63 MB/s PASS ok go/scanner 1.736s goos: linux goarch: amd64 pkg: go/token cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSearchInts-4 1000000 105.2 ns/op PASS ok go/token 1.129s goos: linux goarch: amd64 pkg: go/types cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLookupFieldOrMethod-4 99 1196658 ns/op BenchmarkNamed/Underlying/nongeneric-4 743402 160.3 ns/op BenchmarkNamed/Underlying/generic-4 710812 163.0 ns/op BenchmarkNamed/Underlying/src_instance-4 676777 165.3 ns/op BenchmarkNamed/Underlying/user_instance-4 707620 162.5 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 17490 6660 ns/op BenchmarkNamed/NewMethodSet/generic-4 18142 6633 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 17499 6690 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 17791 6483 ns/op BenchmarkCheck/http/funcbodies/info-4 1 760631519 ns/op 44210 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 519638065 ns/op 64707 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 278941370 ns/op 120528 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 257180171 ns/op 130724 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 481712564 ns/op 10756 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 123391083 ns/op 41969 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 74154304 ns/op 69803 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 74466692 ns/op 69559 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 161517328 ns/op 13411 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 72102668 ns/op 30039 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 51356326 ns/op 42162 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 50514506 ns/op 42871 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1365215647 ns/op 50802 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 793170212 ns/op 87440 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 190098353 ns/op 364697 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 147223140 ns/op 470720 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 533032748 ns/op 3765 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 103775018 ns/op 19326 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 86980292 ns/op 23070 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 86463789 ns/op 23204 lines/s PASS ok go/types 20.884s goos: linux goarch: amd64 pkg: hash/adler32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAdler32KB-4 8490 14191 ns/op 72.16 MB/s PASS ok hash/adler32 1.240s goos: linux goarch: amd64 pkg: hash/crc32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCRC32/poly=IEEE/size=15/align=0-4 192388 591.2 ns/op 25.37 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 199044 567.6 ns/op 26.43 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 102170 1149 ns/op 34.81 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 109774 1070 ns/op 37.38 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 430406 271.3 ns/op 1887.31 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 437772 273.4 ns/op 1873.06 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 359155 310.2 ns/op 3301.62 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 395256 298.9 ns/op 3426.09 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 229562 520.1 ns/op 7875.94 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 233484 508.0 ns/op 8063.15 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 48889 2354 ns/op 13917.86 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 51670 2322 ns/op 14109.14 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 401998 285.1 ns/op 52.62 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 407809 285.5 ns/op 52.54 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 420475 274.3 ns/op 145.83 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 429987 276.4 ns/op 144.74 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 301921 381.7 ns/op 1341.26 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 303469 383.8 ns/op 1334.04 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 241514 479.3 ns/op 2136.61 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 236432 484.5 ns/op 2113.59 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 214365 554.7 ns/op 7384.02 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 214663 564.3 ns/op 7258.88 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 45110 2632 ns/op 12448.61 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 45098 2638 ns/op 12421.93 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 198906 588.5 ns/op 25.49 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 193400 597.9 ns/op 25.09 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 96699 1214 ns/op 32.95 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 101550 1191 ns/op 33.59 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 7759 15198 ns/op 33.69 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 7494 15405 ns/op 33.24 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 3711 32156 ns/op 31.85 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 3694 31732 ns/op 32.27 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 904 131061 ns/op 31.25 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 900 132568 ns/op 30.90 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 100 1064925 ns/op 30.77 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 100 1062595 ns/op 30.84 MB/s PASS ok hash/crc32 5.608s goos: linux goarch: amd64 pkg: hash/crc64 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCrc64/ISO64KB-4 81 1401897 ns/op 46.75 MB/s BenchmarkCrc64/ISO4KB-4 981 119686 ns/op 34.22 MB/s BenchmarkCrc64/ISO1KB-4 4508 25721 ns/op 39.81 MB/s BenchmarkCrc64/ECMA64KB-4 82 1404785 ns/op 46.65 MB/s BenchmarkCrc64/Random64KB-4 91 1262603 ns/op 51.91 MB/s BenchmarkCrc64/Random16KB-4 358 331641 ns/op 49.40 MB/s PASS ok hash/crc64 1.786s goos: linux goarch: amd64 pkg: hash/fnv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFnv32KB-4 8278 14273 ns/op 71.75 MB/s BenchmarkFnv32aKB-4 8340 14365 ns/op 71.29 MB/s BenchmarkFnv64KB-4 8086 14191 ns/op 72.16 MB/s BenchmarkFnv64aKB-4 8088 14202 ns/op 72.10 MB/s BenchmarkFnv128KB-4 1963 59095 ns/op 17.33 MB/s BenchmarkFnv128aKB-4 2102 56460 ns/op 18.14 MB/s PASS ok hash/fnv 1.945s goos: linux goarch: amd64 pkg: hash/maphash cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash/n=4/Write-4 603140 202.8 ns/op 19.72 MB/s BenchmarkHash/n=4/Bytes-4 4006206 26.68 ns/op 149.93 MB/s BenchmarkHash/n=4/String-4 1879806 68.57 ns/op 58.33 MB/s BenchmarkHash/n=8/Write-4 524792 207.7 ns/op 38.52 MB/s BenchmarkHash/n=8/Bytes-4 4148076 28.61 ns/op 279.62 MB/s BenchmarkHash/n=8/String-4 1766817 67.63 ns/op 118.30 MB/s BenchmarkHash/n=16/Write-4 567928 203.8 ns/op 78.52 MB/s BenchmarkHash/n=16/Bytes-4 4194588 28.81 ns/op 555.36 MB/s BenchmarkHash/n=16/String-4 1880180 63.56 ns/op 251.72 MB/s BenchmarkHash/n=32/Write-4 560887 206.8 ns/op 154.75 MB/s BenchmarkHash/n=32/Bytes-4 3855411 30.97 ns/op 1033.09 MB/s BenchmarkHash/n=32/String-4 1819588 65.45 ns/op 488.91 MB/s BenchmarkHash/n=64/Write-4 525722 218.7 ns/op 292.58 MB/s BenchmarkHash/n=64/Bytes-4 3813565 31.67 ns/op 2020.74 MB/s BenchmarkHash/n=64/String-4 1770232 67.60 ns/op 946.70 MB/s BenchmarkHash/n=256/Write-4 392538 299.9 ns/op 853.49 MB/s BenchmarkHash/n=256/Bytes-4 2160978 55.42 ns/op 4619.13 MB/s BenchmarkHash/n=256/String-4 933063 126.9 ns/op 2017.94 MB/s BenchmarkHash/n=320/Write-4 402046 291.0 ns/op 1099.48 MB/s BenchmarkHash/n=320/Bytes-4 1740417 68.05 ns/op 4702.58 MB/s BenchmarkHash/n=320/String-4 641380 176.4 ns/op 1814.27 MB/s BenchmarkHash/n=1024/Write-4 267304 438.6 ns/op 2334.58 MB/s BenchmarkHash/n=1024/Bytes-4 745531 161.3 ns/op 6347.85 MB/s BenchmarkHash/n=1024/String-4 257091 455.3 ns/op 2249.00 MB/s BenchmarkHash/n=4096/Write-4 124171 965.5 ns/op 4242.47 MB/s BenchmarkHash/n=4096/Bytes-4 206330 580.2 ns/op 7059.97 MB/s BenchmarkHash/n=4096/String-4 67794 1764 ns/op 2321.49 MB/s BenchmarkHash/n=16384/Write-4 39192 3059 ns/op 5355.53 MB/s BenchmarkHash/n=16384/Bytes-4 53402 2252 ns/op 7273.74 MB/s BenchmarkHash/n=16384/String-4 17084 6986 ns/op 2345.33 MB/s PASS ok hash/maphash 5.540s goos: linux goarch: amd64 pkg: html cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEscape-4 753 140921 ns/op BenchmarkEscapeNone-4 133116 874.4 ns/op BenchmarkUnescape-4 738 154920 ns/op BenchmarkUnescapeNone-4 453860 242.1 ns/op BenchmarkUnescapeSparse-4 10209 12053 ns/op BenchmarkUnescapeDense-4 1058 104257 ns/op PASS ok html 1.871s goos: linux goarch: amd64 pkg: html/template cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCSSEscaper-4 9026 12797 ns/op BenchmarkCSSEscaperNoSpecials-4 41898 2787 ns/op BenchmarkDecodeCSS-4 26430 4627 ns/op BenchmarkDecodeCSSNoSpecials-4 4273804 28.23 ns/op BenchmarkCSSValueFilter-4 104593 1112 ns/op BenchmarkCSSValueFilterOk-4 74635 1586 ns/op BenchmarkEscapedExecute-4 4614 26649 ns/op BenchmarkHTMLNospaceEscaper-4 10000 10749 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 62952 1859 ns/op BenchmarkStripTags-4 20785 5704 ns/op BenchmarkStripTagsNoSpecials-4 255189 419.9 ns/op BenchmarkJSValEscaperWithNum-4 22322 5428 ns/op BenchmarkJSValEscaperWithStr-4 4473 22370 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 17343 6818 ns/op BenchmarkJSValEscaperWithObj-4 4360 26374 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 12554 9436 ns/op BenchmarkJSStrEscaperNoSpecials-4 55944 2121 ns/op BenchmarkJSStrEscaper-4 10000 10593 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 51226 2317 ns/op BenchmarkJSRegexpEscaper-4 10000 11206 ns/op BenchmarkTemplateSpecialTags-4 75 1362833 ns/op BenchmarkURLEscaper-4 3961 27838 ns/op BenchmarkURLEscaperNoSpecials-4 156354 768.6 ns/op BenchmarkURLNormalizer-4 4996 21079 ns/op BenchmarkURLNormalizerNoSpecials-4 148729 771.0 ns/op BenchmarkSrcsetFilter-4 17732 6613 ns/op BenchmarkSrcsetFilterNoSpecials-4 99212 1155 ns/op PASS ok html/template 5.002s goos: linux goarch: amd64 pkg: image cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAt/rgba-4 592218 197.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 393673 276.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 627595 199.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 435865 278.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1867352 63.80 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 102.1 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1898301 62.67 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1214871 99.17 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1485210 80.22 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 440468 254.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 360247 333.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 455180 264.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 357404 335.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 812829 140.2 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 534795 233.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 926406 120.8 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 536878 221.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 433353 257.3 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1421486 84.53 ns/op BenchmarkRGBASetRGBA-4 1460396 83.32 ns/op BenchmarkRGBA64At-4 711168 162.8 ns/op BenchmarkRGBA64SetRGBA64-4 735862 153.8 ns/op BenchmarkNRGBAAt-4 1398444 84.92 ns/op BenchmarkNRGBASetNRGBA-4 1479739 81.06 ns/op BenchmarkNRGBA64At-4 701124 163.5 ns/op BenchmarkNRGBA64SetNRGBA64-4 751946 156.7 ns/op BenchmarkAlphaAt-4 2401717 46.69 ns/op BenchmarkAlphaSetAlpha-4 2378886 46.93 ns/op BenchmarkAlpha16At-4 1546554 76.86 ns/op BenchmarkAlphaSetAlpha16-4 1635618 73.42 ns/op BenchmarkGrayAt-4 2413064 46.76 ns/op BenchmarkGraySetGray-4 2328862 47.44 ns/op BenchmarkGray16At-4 1632464 73.52 ns/op BenchmarkGraySetGray16-4 1619882 74.03 ns/op PASS ok image 6.409s goos: linux goarch: amd64 pkg: image/color cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkYCbCrToRGB/0-4 4147605 28.81 ns/op BenchmarkYCbCrToRGB/128-4 4418126 27.23 ns/op BenchmarkYCbCrToRGB/255-4 4429112 26.78 ns/op BenchmarkRGBToYCbCr/0-4 4381473 27.12 ns/op BenchmarkRGBToYCbCr/Cb-4 4304407 27.75 ns/op BenchmarkRGBToYCbCr/Cr-4 4509178 26.52 ns/op BenchmarkYCbCrToRGBA/0-4 3609976 32.93 ns/op BenchmarkYCbCrToRGBA/128-4 3423945 35.20 ns/op BenchmarkYCbCrToRGBA/255-4 3690102 32.52 ns/op BenchmarkNYCbCrAToRGBA/0-4 3565687 33.78 ns/op BenchmarkNYCbCrAToRGBA/128-4 3556528 33.92 ns/op BenchmarkNYCbCrAToRGBA/255-4 3532450 33.98 ns/op PASS ok image/color 2.860s goos: linux goarch: amd64 pkg: image/draw cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFillOver-4 3 35353367 ns/op BenchmarkFillSrc-4 301 381221 ns/op BenchmarkCopyOver-4 6 18101632 ns/op BenchmarkCopySrc-4 405 286516 ns/op BenchmarkNRGBAOver-4 6 19746515 ns/op BenchmarkNRGBASrc-4 8 12670310 ns/op BenchmarkYCbCr-4 8 14240496 ns/op BenchmarkGray-4 15 7523923 ns/op BenchmarkCMYK-4 8 12894928 ns/op BenchmarkGlyphOver-4 19 6144411 ns/op BenchmarkRGBAMaskOver-4 4 32029251 ns/op BenchmarkGrayMaskOver-4 5 23879485 ns/op BenchmarkRGBA64ImageMaskOver-4 3 40284179 ns/op BenchmarkRGBA-4 4 26535849 ns/op BenchmarkPalettedFill-4 904 134974 ns/op BenchmarkPalettedRGBA-4 4 25886829 ns/op BenchmarkGenericOver-4 2 57436742 ns/op BenchmarkGenericMaskOver-4 5 23631589 ns/op BenchmarkGenericSrc-4 3 37755876 ns/op BenchmarkGenericMaskSrc-4 4 32323600 ns/op PASS ok image/draw 7.389s goos: linux goarch: amd64 pkg: image/gif cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecode-4 22 4732500 ns/op 3.26 MB/s 48620 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 113726058 ns/op 2.70 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 3038250505 ns/op 0.40 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 54 2118055 ns/op 7.29 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 147756848 ns/op 0.42 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 5.087s goos: linux goarch: amd64 pkg: image/jpeg cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFDCT-4 3483 30883 ns/op BenchmarkIDCT-4 3732 29109 ns/op BenchmarkDecodeBaseline-4 8 12834593 ns/op 4.82 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 17994831 ns/op 3.43 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 158668936 ns/op 7.74 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 195708169 ns/op 4.71 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 2.264s goos: linux goarch: amd64 pkg: image/png cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPaeth-4 12349617 9.707 ns/op BenchmarkDecodeGray-4 12 9474940 ns/op 6.92 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 40087662 ns/op 6.54 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 34886755 ns/op 7.51 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 21 5448867 ns/op 12.03 MB/s 140352 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 33092652 ns/op 7.92 MB/s 332128 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 40105675 ns/op 6.54 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 62025828 ns/op 4.95 MB/s 852232 B/op 32 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 61184170 ns/op 5.02 MB/s 426128 B/op 17 allocs/op BenchmarkEncodeNRGBOpaque-4 1 202648749 ns/op 6.06 MB/s 860296 B/op 32 allocs/op BenchmarkEncodeNRGBA-4 1 219410027 ns/op 5.60 MB/s 864136 B/op 32 allocs/op BenchmarkEncodePaletted-4 4 31387454 ns/op 9.79 MB/s 848668 B/op 36 allocs/op BenchmarkEncodeRGBOpaque-4 1 196111597 ns/op 6.27 MB/s 860296 B/op 32 allocs/op BenchmarkEncodeRGBA-4 1 822056211 ns/op 1.49 MB/s 864200 B/op 36 allocs/op PASS ok image/png 4.858s goos: linux goarch: amd64 pkg: index/suffixarray cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkNew/text=opticks/size=100K/bits=32-4 2 54546507 ns/op 1.83 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 45177586 ns/op 2.21 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 316787918 ns/op 1.58 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 309888712 ns/op 1.61 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 53302070 ns/op 1.88 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 44279168 ns/op 2.26 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 299628260 ns/op 1.67 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 290359197 ns/op 1.72 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 681561106 ns/op 1.47 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 675985855 ns/op 1.48 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 4328006650 ns/op 1.16 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 4208983495 ns/op 1.19 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=go/size=10M/bits=32-4 1 8639829773 ns/op 1.16 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=go/size=10M/bits=64-4 1 8344190872 ns/op 1.20 MB/s 80003152 B/op 2 allocs/op BenchmarkNew/text=go/size=50M/bits=32-4 1 48857031111 ns/op 1.02 MB/s 200007760 B/op 2 allocs/op BenchmarkNew/text=go/size=50M/bits=64-4 1 46935585961 ns/op 1.07 MB/s 400007248 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 10508312 ns/op 9.52 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 9 11688213 ns/op 8.56 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 50372392 ns/op 9.93 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 58247520 ns/op 8.58 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 101700914 ns/op 9.83 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 113707787 ns/op 8.79 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 517876256 ns/op 9.65 MB/s 20004952 B/op 3 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 572722596 ns/op 8.73 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=10M/bits=32-4 1 1027098352 ns/op 9.74 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=10M/bits=64-4 1 1162310634 ns/op 8.60 MB/s 80003152 B/op 2 allocs/op BenchmarkNew/text=zero/size=50M/bits=32-4 1 5200352327 ns/op 9.61 MB/s 200007760 B/op 2 allocs/op BenchmarkNew/text=zero/size=50M/bits=64-4 1 5772670380 ns/op 8.66 MB/s 400007248 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 61330260 ns/op 1.63 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 53654050 ns/op 1.86 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 382836574 ns/op 1.31 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 420428601 ns/op 1.19 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 912676822 ns/op 1.10 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 992591436 ns/op 1.01 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 6390315943 ns/op 0.78 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 6355966804 ns/op 0.79 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=10M/bits=32-4 1 13770773218 ns/op 0.73 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=10M/bits=64-4 1 13892952114 ns/op 0.72 MB/s 80003152 B/op 2 allocs/op BenchmarkNew/text=rand/size=50M/bits=32-4 1 88910993743 ns/op 0.56 MB/s 200007760 B/op 2 allocs/op BenchmarkNew/text=rand/size=50M/bits=64-4 1 92117902907 ns/op 0.54 MB/s 400007248 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 206559102 ns/op 20.23 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 209350933 ns/op 19.97 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 383.435s goos: linux goarch: amd64 pkg: internal/fuzz cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMarshalCorpusFile/1-4 33657 3074 ns/op 0.33 MB/s BenchmarkMarshalCorpusFile/2-4 34767 3329 ns/op 0.60 MB/s BenchmarkMarshalCorpusFile/4-4 31317 3793 ns/op 1.05 MB/s BenchmarkMarshalCorpusFile/8-4 26414 4406 ns/op 1.82 MB/s BenchmarkMarshalCorpusFile/16-4 20696 5520 ns/op 2.90 MB/s BenchmarkMarshalCorpusFile/32-4 14355 8317 ns/op 3.85 MB/s BenchmarkMarshalCorpusFile/64-4 10812 10981 ns/op 5.83 MB/s BenchmarkMarshalCorpusFile/128-4 8270 14700 ns/op 8.71 MB/s BenchmarkMarshalCorpusFile/256-4 3181 33709 ns/op 7.59 MB/s BenchmarkMarshalCorpusFile/512-4 1851 67068 ns/op 7.63 MB/s BenchmarkMarshalCorpusFile/1024-4 888 126846 ns/op 8.07 MB/s BenchmarkMarshalCorpusFile/2048-4 448 252763 ns/op 8.10 MB/s BenchmarkMarshalCorpusFile/4096-4 229 503087 ns/op 8.14 MB/s BenchmarkMarshalCorpusFile/8192-4 100 1011709 ns/op 8.10 MB/s BenchmarkMarshalCorpusFile/16384-4 60 2006177 ns/op 8.17 MB/s BenchmarkMarshalCorpusFile/32768-4 21 5552879 ns/op 5.90 MB/s BenchmarkMarshalCorpusFile/65536-4 9 12304630 ns/op 5.33 MB/s BenchmarkMarshalCorpusFile/131072-4 4 25153115 ns/op 5.21 MB/s BenchmarkMarshalCorpusFile/262144-4 3 50345621 ns/op 5.21 MB/s BenchmarkMarshalCorpusFile/524288-4 1 100129975 ns/op 5.24 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 194603924 ns/op 5.39 MB/s BenchmarkUnmarshalCorpusFile/1-4 8407 13148 ns/op 0.08 MB/s BenchmarkUnmarshalCorpusFile/2-4 9044 13185 ns/op 0.15 MB/s BenchmarkUnmarshalCorpusFile/4-4 7995 14879 ns/op 0.27 MB/s BenchmarkUnmarshalCorpusFile/8-4 7459 15970 ns/op 0.50 MB/s BenchmarkUnmarshalCorpusFile/16-4 5976 19612 ns/op 0.82 MB/s BenchmarkUnmarshalCorpusFile/32-4 3910 27865 ns/op 1.15 MB/s BenchmarkUnmarshalCorpusFile/64-4 3300 33495 ns/op 1.91 MB/s BenchmarkUnmarshalCorpusFile/128-4 2444 42680 ns/op 3.00 MB/s BenchmarkUnmarshalCorpusFile/256-4 1072 110607 ns/op 2.31 MB/s BenchmarkUnmarshalCorpusFile/512-4 567 207060 ns/op 2.47 MB/s BenchmarkUnmarshalCorpusFile/1024-4 297 397451 ns/op 2.58 MB/s BenchmarkUnmarshalCorpusFile/2048-4 150 790789 ns/op 2.59 MB/s BenchmarkUnmarshalCorpusFile/4096-4 76 1548609 ns/op 2.64 MB/s BenchmarkUnmarshalCorpusFile/8192-4 37 3092775 ns/op 2.65 MB/s BenchmarkUnmarshalCorpusFile/16384-4 18 6309734 ns/op 2.60 MB/s BenchmarkUnmarshalCorpusFile/32768-4 9 12507214 ns/op 2.62 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 25071916 ns/op 2.61 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 50508538 ns/op 2.60 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 104044545 ns/op 2.52 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 212094055 ns/op 2.47 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 417320259 ns/op 2.51 MB/s BenchmarkMutatorBytes/1-4 34099 3620 ns/op BenchmarkMutatorBytes/10-4 35566 3404 ns/op BenchmarkMutatorBytes/100-4 33652 3606 ns/op BenchmarkMutatorBytes/1000-4 22341 5706 ns/op BenchmarkMutatorBytes/10000-4 5841 25053 ns/op BenchmarkMutatorBytes/100000-4 834 149617 ns/op BenchmarkMutatorString/1-4 33194 3613 ns/op BenchmarkMutatorString/10-4 33362 3582 ns/op BenchmarkMutatorString/100-4 29764 4330 ns/op BenchmarkMutatorString/1000-4 14941 8291 ns/op BenchmarkMutatorString/10000-4 3063 63539 ns/op BenchmarkMutatorString/100000-4 195 596647 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 18787 6299 ns/op BenchmarkMutatorAllBasicTypes/string-4 18956 6492 ns/op BenchmarkMutatorAllBasicTypes/bool-4 59145 2050 ns/op BenchmarkMutatorAllBasicTypes/float32-4 52828 2297 ns/op BenchmarkMutatorAllBasicTypes/float64-4 52510 2322 ns/op BenchmarkMutatorAllBasicTypes/int-4 56078 2114 ns/op BenchmarkMutatorAllBasicTypes/int8-4 56746 2122 ns/op BenchmarkMutatorAllBasicTypes/int16-4 56448 2114 ns/op BenchmarkMutatorAllBasicTypes/int32-4 56702 2101 ns/op BenchmarkMutatorAllBasicTypes/int64-4 56349 2113 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 53947 2191 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 54999 2193 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 55153 2159 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 54928 2190 ns/op PASS ok internal/fuzz 13.165s goos: linux goarch: amd64 pkg: internal/intern cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStress-4 32034 3964 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 120247 994.9 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.379s goos: linux goarch: amd64 pkg: internal/poll cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSplicePipe/SplicePipeWithPool-4 41151 3101 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 10000 10620 ns/op BenchmarkSplicePipePoolParallel-4 108091 1200 ns/op BenchmarkSplicePipeNativeParallel-4 31869 3814 ns/op PASS ok internal/poll 1.816s goos: linux goarch: amd64 pkg: internal/trace cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMMU-4 5 22268103 ns/op PASS ok internal/trace 4.148s PASS ok internal/zstd 1.077s goos: linux goarch: amd64 pkg: io cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCopyNSmall-4 10000 16823 ns/op BenchmarkCopyNLarge-4 146 1115175 ns/op PASS ok io 1.453s goos: linux goarch: amd64 pkg: log cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkItoa-4 211525 521.7 ns/op BenchmarkPrintln-4 22536 5373 ns/op 78 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 33510 3622 ns/op 66 B/op 0 allocs/op BenchmarkConcurrent-4 2335 49730 ns/op BenchmarkDiscard-4 674894 172.8 ns/op 0 B/op 0 allocs/op PASS ok log 1.815s goos: linux goarch: amd64 pkg: log/slog cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkWriteTime-4 83468 1382 ns/op BenchmarkJSONHandler/defaults-4 6148 17045 ns/op 543 B/op 1 allocs/op BenchmarkJSONHandler/time_format-4 3944 28366 ns/op 793 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4557 24441 ns/op 756 B/op 5 allocs/op BenchmarkPreformatting/separate-4 6633 16382 ns/op 535 B/op 1 allocs/op BenchmarkPreformatting/struct-4 6840 16479 ns/op 521 B/op 0 allocs/op BenchmarkPreformatting/struct_file-4 5456 21124 ns/op 521 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 29157 4180 ns/op 80 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 28171 4305 ns/op 63 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 77878 1560 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 61146 2117 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 48639 2492 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 54801 2280 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 58986 2149 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 49664 2498 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 884694 121.0 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 584044 196.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 611686 201.4 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 483450 245.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 374916 289.2 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 4580 23582 ns/op BenchmarkDispatch/switch-checked-4 192289 605.3 ns/op BenchmarkDispatch/As-4 195332 606.4 ns/op BenchmarkDispatch/Visit-4 186691 626.8 ns/op BenchmarkUnsafeStrings-4 19507 6100 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.359s goos: linux goarch: amd64 pkg: log/slog/internal/benchmarks cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAttrs/disabled/5_args-4 1547929 75.32 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 1323298 87.58 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 814268 140.6 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 247771 440.5 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 70446 1926 ns/op 262 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 74508 1771 ns/op 264 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 45162 2921 ns/op 679 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 11050 9768 ns/op 3442 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 15982 8113 ns/op 589 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 12966 7728 ns/op 604 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 8750 11454 ns/op 1089 B/op 6 allocs/op BenchmarkAttrs/Text_discard/40_args-4 2578 40978 ns/op 4331 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 15033 7525 ns/op 523 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 15256 8352 ns/op 529 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 11570 12020 ns/op 926 B/op 2 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 3868 33271 ns/op 3733 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 3.884s goos: linux goarch: amd64 pkg: maps cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMapClone-4 2 52132508 ns/op PASS ok maps 2.666s goos: linux goarch: amd64 pkg: math cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAcos-4 2188567 54.82 ns/op BenchmarkAcosh-4 809965 131.8 ns/op BenchmarkAsin-4 2176458 55.11 ns/op BenchmarkAsinh-4 862855 136.4 ns/op BenchmarkAtan-4 2917682 40.84 ns/op BenchmarkAtanh-4 865183 137.3 ns/op BenchmarkAtan2-4 2166508 55.28 ns/op BenchmarkCbrt-4 1000000 108.0 ns/op BenchmarkCeil-4 16609221 7.376 ns/op BenchmarkCopysign-4 1887322 58.67 ns/op BenchmarkCos-4 1000000 100.2 ns/op BenchmarkCosh-4 1326514 93.22 ns/op BenchmarkErf-4 2848513 42.90 ns/op BenchmarkErfc-4 2757702 43.84 ns/op BenchmarkErfinv-4 2472733 48.90 ns/op BenchmarkErfcinv-4 2440138 48.50 ns/op BenchmarkExp-4 5941671 20.23 ns/op BenchmarkExpGo-4 783820 149.9 ns/op BenchmarkExpm1-4 1948942 60.80 ns/op BenchmarkExp2-4 841837 142.9 ns/op BenchmarkExp2Go-4 819168 144.7 ns/op BenchmarkAbs-4 2784414 43.52 ns/op BenchmarkDim-4 8621452 13.90 ns/op BenchmarkFloor-4 16500306 7.241 ns/op BenchmarkMax-4 11223627 10.73 ns/op BenchmarkMin-4 11231175 10.55 ns/op BenchmarkMod-4 244587 466.7 ns/op BenchmarkFrexp-4 1381447 86.65 ns/op BenchmarkGamma-4 641682 186.2 ns/op BenchmarkHypot-4 9927121 11.86 ns/op BenchmarkHypotGo-4 1266148 97.73 ns/op BenchmarkIlogb-4 1812895 66.04 ns/op BenchmarkJ0-4 227766 522.7 ns/op BenchmarkJ1-4 239234 493.3 ns/op BenchmarkJn-4 107974 1115 ns/op BenchmarkLdexp-4 1439328 82.20 ns/op BenchmarkLgamma-4 828043 140.2 ns/op BenchmarkLog-4 5087011 23.96 ns/op BenchmarkLogb-4 1735336 69.08 ns/op BenchmarkLog1p-4 1000000 113.0 ns/op BenchmarkLog10-4 4920415 24.37 ns/op BenchmarkLog2-4 1000000 100.2 ns/op BenchmarkModf-4 2400254 50.54 ns/op BenchmarkNextafter32-4 2292364 52.99 ns/op BenchmarkNextafter64-4 2246820 53.79 ns/op BenchmarkPowInt-4 455685 257.2 ns/op BenchmarkPowFrac-4 338413 339.3 ns/op BenchmarkPow10Pos-4 4300089 27.64 ns/op BenchmarkPow10Neg-4 4200036 28.52 ns/op BenchmarkRound-4 2687997 44.63 ns/op BenchmarkRoundToEven-4 8130954 14.82 ns/op BenchmarkRemainder-4 373156 309.5 ns/op BenchmarkSignbit-4 3824298 30.78 ns/op BenchmarkSin-4 1611037 74.75 ns/op BenchmarkSincos-4 987417 119.6 ns/op BenchmarkSinh-4 1788350 66.73 ns/op BenchmarkSqrtIndirect-4 16498003 7.154 ns/op BenchmarkSqrtLatency-4 16794206 7.138 ns/op BenchmarkSqrtIndirectLatency-4 16543804 7.160 ns/op BenchmarkSqrtGoLatency-4 1216270 97.86 ns/op BenchmarkSqrtPrime-4 33247 3603 ns/op BenchmarkTan-4 1483550 80.57 ns/op BenchmarkTanh-4 1252663 95.28 ns/op BenchmarkTrunc-4 16743024 7.199 ns/op BenchmarkY0-4 238848 496.0 ns/op BenchmarkY1-4 240121 492.8 ns/op BenchmarkYn-4 116445 1023 ns/op BenchmarkFloat64bits-4 4220728 28.32 ns/op BenchmarkFloat64frombits-4 3849868 30.38 ns/op BenchmarkFloat32bits-4 3857438 30.35 ns/op BenchmarkFloat32frombits-4 3799983 31.68 ns/op BenchmarkFMA-4 15893560 7.524 ns/op PASS ok math 11.902s goos: linux goarch: amd64 pkg: math/big cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAddVV/1-4 11130056 10.70 ns/op 5983.50 MB/s BenchmarkAddVV/2-4 10116702 12.03 ns/op 10638.97 MB/s BenchmarkAddVV/3-4 9241257 13.04 ns/op 14724.62 MB/s BenchmarkAddVV/4-4 9620260 12.30 ns/op 20810.19 MB/s BenchmarkAddVV/5-4 9078805 13.07 ns/op 24485.61 MB/s BenchmarkAddVV/10-4 7595370 15.84 ns/op 40399.00 MB/s BenchmarkAddVV/100-4 1828834 65.64 ns/op 97500.42 MB/s BenchmarkAddVV/1000-4 204633 583.3 ns/op 109715.07 MB/s BenchmarkSubVV/1-4 11277604 10.59 ns/op 6045.69 MB/s BenchmarkSubVV/2-4 10566813 11.37 ns/op 11260.68 MB/s BenchmarkSubVV/3-4 9603837 12.42 ns/op 15455.47 MB/s BenchmarkSubVV/4-4 9601179 12.27 ns/op 20872.12 MB/s BenchmarkSubVV/5-4 9029799 13.15 ns/op 24337.29 MB/s BenchmarkSubVV/10-4 7537590 15.94 ns/op 40143.78 MB/s BenchmarkSubVV/100-4 1827714 65.49 ns/op 97732.29 MB/s BenchmarkSubVV/1000-4 205722 584.5 ns/op 109488.73 MB/s BenchmarkAddVW/1-4 11621216 10.27 ns/op 778.92 MB/s BenchmarkAddVW/2-4 10979718 10.64 ns/op 1503.19 MB/s BenchmarkAddVW/3-4 10208262 11.68 ns/op 2054.50 MB/s BenchmarkAddVW/4-4 10934182 10.89 ns/op 2938.90 MB/s BenchmarkAddVW/5-4 10360437 11.60 ns/op 3448.36 MB/s BenchmarkAddVW/10-4 8645042 13.88 ns/op 5763.32 MB/s BenchmarkAddVW/100-4 245006 456.6 ns/op 1751.92 MB/s BenchmarkAddVW/1000-4 34838 3402 ns/op 2351.83 MB/s BenchmarkAddVWext/1-4 11646740 10.35 ns/op 772.68 MB/s BenchmarkAddVWext/2-4 9528988 10.60 ns/op 1510.02 MB/s BenchmarkAddVWext/3-4 10173867 11.81 ns/op 2031.54 MB/s BenchmarkAddVWext/4-4 10963329 10.92 ns/op 2930.86 MB/s BenchmarkAddVWext/5-4 10343600 11.53 ns/op 3468.07 MB/s BenchmarkAddVWext/10-4 8467442 13.93 ns/op 5743.03 MB/s BenchmarkAddVWext/100-4 82047 1409 ns/op 567.75 MB/s BenchmarkAddVWext/1000-4 8661 13549 ns/op 590.46 MB/s BenchmarkSubVW/1-4 11710953 10.24 ns/op 781.45 MB/s BenchmarkSubVW/2-4 11257947 10.54 ns/op 1518.28 MB/s BenchmarkSubVW/3-4 10038576 11.74 ns/op 2044.23 MB/s BenchmarkSubVW/4-4 10910913 10.86 ns/op 2945.54 MB/s BenchmarkSubVW/5-4 10156566 11.69 ns/op 3421.16 MB/s BenchmarkSubVW/10-4 8650214 13.76 ns/op 5815.14 MB/s BenchmarkSubVW/100-4 250807 475.3 ns/op 1683.12 MB/s BenchmarkSubVW/1000-4 35208 3477 ns/op 2300.95 MB/s BenchmarkSubVWext/1-4 11602827 10.23 ns/op 781.82 MB/s BenchmarkSubVWext/2-4 11326570 10.60 ns/op 1509.05 MB/s BenchmarkSubVWext/3-4 10268718 11.77 ns/op 2039.60 MB/s BenchmarkSubVWext/4-4 10966251 11.08 ns/op 2887.14 MB/s BenchmarkSubVWext/5-4 10291276 11.62 ns/op 3442.39 MB/s BenchmarkSubVWext/10-4 8513439 13.84 ns/op 5779.83 MB/s BenchmarkSubVWext/100-4 86368 1404 ns/op 569.97 MB/s BenchmarkSubVWext/1000-4 8707 13639 ns/op 586.56 MB/s BenchmarkMulAddVWW/1-4 9815828 11.94 ns/op 5358.79 MB/s BenchmarkMulAddVWW/2-4 9267256 12.93 ns/op 9898.60 MB/s BenchmarkMulAddVWW/3-4 9452910 12.65 ns/op 15172.86 MB/s BenchmarkMulAddVWW/4-4 8750946 13.74 ns/op 18635.40 MB/s BenchmarkMulAddVWW/5-4 8374074 14.44 ns/op 22153.70 MB/s BenchmarkMulAddVWW/10-4 6291996 18.82 ns/op 34002.45 MB/s BenchmarkMulAddVWW/100-4 1000000 102.7 ns/op 62343.36 MB/s BenchmarkMulAddVWW/1000-4 126159 951.6 ns/op 67257.31 MB/s BenchmarkAddMulVVW/1-4 10912336 10.94 ns/op 5850.65 MB/s BenchmarkAddMulVVW/2-4 10216172 11.79 ns/op 10853.34 MB/s BenchmarkAddMulVVW/3-4 9088375 13.29 ns/op 14450.03 MB/s BenchmarkAddMulVVW/4-4 8225443 14.36 ns/op 17821.76 MB/s BenchmarkAddMulVVW/5-4 7952197 15.19 ns/op 21062.62 MB/s BenchmarkAddMulVVW/10-4 6733840 17.84 ns/op 35884.41 MB/s BenchmarkAddMulVVW/100-4 1464774 81.89 ns/op 78151.73 MB/s BenchmarkAddMulVVW/1000-4 164671 718.9 ns/op 89030.78 MB/s BenchmarkDivWVW/1-4 2698040 44.85 ns/op 1427.05 MB/s BenchmarkDivWVW/2-4 1225584 96.97 ns/op 1320.01 MB/s BenchmarkDivWVW/3-4 936464 127.1 ns/op 1510.78 MB/s BenchmarkDivWVW/4-4 777193 148.0 ns/op 1729.99 MB/s BenchmarkDivWVW/5-4 745596 153.1 ns/op 2089.81 MB/s BenchmarkDivWVW/10-4 418671 284.4 ns/op 2250.46 MB/s BenchmarkDivWVW/100-4 54891 2182 ns/op 2932.91 MB/s BenchmarkDivWVW/1000-4 5511 21087 ns/op 3035.02 MB/s BenchmarkNonZeroShifts/1/shrVU-4 11612701 9.839 ns/op BenchmarkNonZeroShifts/1/shlVU-4 11787609 9.986 ns/op BenchmarkNonZeroShifts/2/shrVU-4 10592841 10.78 ns/op BenchmarkNonZeroShifts/2/shlVU-4 10813165 10.80 ns/op BenchmarkNonZeroShifts/3/shrVU-4 9797163 11.97 ns/op BenchmarkNonZeroShifts/3/shlVU-4 10118100 11.62 ns/op BenchmarkNonZeroShifts/4/shrVU-4 9238882 12.99 ns/op BenchmarkNonZeroShifts/4/shlVU-4 9124666 12.36 ns/op BenchmarkNonZeroShifts/5/shrVU-4 8690481 13.27 ns/op BenchmarkNonZeroShifts/5/shlVU-4 8665944 13.30 ns/op BenchmarkNonZeroShifts/10/shrVU-4 6760538 17.48 ns/op BenchmarkNonZeroShifts/10/shlVU-4 6492873 17.88 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1000000 109.7 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1258797 95.53 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 128986 920.3 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 154381 772.8 ns/op BenchmarkDecimalConversion-4 200 612071 ns/op BenchmarkFloatString/100-4 10000 10829 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 213 556568 ns/op 2911 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 52117915 ns/op 61024 B/op 48 allocs/op BenchmarkFloatString/100000-4 1 5331526597 ns/op 826280 B/op 472 allocs/op BenchmarkFloatAdd/10-4 170616 693.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 166465 696.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 150501 781.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 86870 1368 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 17277 6921 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 223195 524.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 224952 527.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 213357 548.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 156223 752.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 44707 2686 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1942 61416 ns/op BenchmarkParseFloatLargeExp-4 436 268781 ns/op BenchmarkGCD10x10/WithoutXY-4 180966 631.3 ns/op BenchmarkGCD10x10/WithXY-4 58429 2056 ns/op BenchmarkGCD10x100/WithoutXY-4 93547 1220 ns/op BenchmarkGCD10x100/WithXY-4 16243 7667 ns/op BenchmarkGCD10x1000/WithoutXY-4 57740 1945 ns/op BenchmarkGCD10x1000/WithXY-4 13316 9010 ns/op BenchmarkGCD100x100/WithoutXY-4 24235 4877 ns/op BenchmarkGCD100x100/WithXY-4 10144 11853 ns/op BenchmarkGCD100x1000/WithoutXY-4 10000 10224 ns/op BenchmarkGCD100x1000/WithXY-4 5586 20482 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2158 54861 ns/op BenchmarkGCD1000x1000/WithXY-4 1176 98225 ns/op BenchmarkHilbert-4 21 5214606 ns/op BenchmarkBinomial-4 14302 8301 ns/op BenchmarkQuoRem-4 20098 6378 ns/op BenchmarkExp-4 15 7450450 ns/op BenchmarkExpMont/Odd-4 128 929599 ns/op 2593 B/op 22 allocs/op BenchmarkExpMont/Even1-4 127 956206 ns/op 3362 B/op 38 allocs/op BenchmarkExpMont/Even2-4 122 974732 ns/op 3865 B/op 53 allocs/op BenchmarkExpMont/Even3-4 122 982099 ns/op 3842 B/op 53 allocs/op BenchmarkExpMont/Even4-4 120 975562 ns/op 3855 B/op 53 allocs/op BenchmarkExpMont/Even8-4 121 976431 ns/op 3860 B/op 53 allocs/op BenchmarkExpMont/Even32-4 121 986130 ns/op 3858 B/op 53 allocs/op BenchmarkExpMont/Even64-4 142 817796 ns/op 3639 B/op 53 allocs/op BenchmarkExpMont/Even96-4 140 844818 ns/op 3774 B/op 51 allocs/op BenchmarkExpMont/Even128-4 163 729452 ns/op 3246 B/op 50 allocs/op BenchmarkExpMont/Even255-4 188 632596 ns/op 2940 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 433 271081 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 375 310746 ns/op 1732 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 373 311855 ns/op 1755 B/op 48 allocs/op BenchmarkExpMont/SmallEven4-4 373 306525 ns/op 1724 B/op 47 allocs/op BenchmarkExp2-4 14 7521757 ns/op BenchmarkBitset-4 749452 149.2 ns/op BenchmarkBitsetNeg-4 434734 273.0 ns/op BenchmarkBitsetOrig-4 225276 520.9 ns/op BenchmarkBitsetNegOrig-4 132489 829.5 ns/op BenchmarkModSqrt225_Tonelli-4 100 1034565 ns/op BenchmarkModSqrt225_3Mod4-4 378 311715 ns/op BenchmarkModSqrt231_Tonelli-4 100 1077509 ns/op BenchmarkModSqrt231_5Mod8-4 316 371549 ns/op BenchmarkModInverse-4 10000 10401 ns/op BenchmarkSqrt-4 1524 77510 ns/op BenchmarkIntSqr/1-4 1429816 83.77 ns/op BenchmarkIntSqr/2-4 758042 157.2 ns/op BenchmarkIntSqr/3-4 606192 188.2 ns/op BenchmarkIntSqr/5-4 432032 276.7 ns/op BenchmarkIntSqr/8-4 315061 382.4 ns/op BenchmarkIntSqr/10-4 247417 479.9 ns/op BenchmarkIntSqr/20-4 45752 2712 ns/op BenchmarkIntSqr/30-4 33655 3680 ns/op BenchmarkIntSqr/50-4 20805 5765 ns/op BenchmarkIntSqr/80-4 12740 9364 ns/op BenchmarkIntSqr/100-4 8588 12402 ns/op BenchmarkIntSqr/200-4 3705 31838 ns/op BenchmarkIntSqr/300-4 1356 75266 ns/op BenchmarkIntSqr/500-4 766 164066 ns/op BenchmarkIntSqr/800-4 286 414096 ns/op BenchmarkIntSqr/1000-4 211 548559 ns/op BenchmarkDiv/20/10-4 416750 274.1 ns/op BenchmarkDiv/40/20-4 423825 274.5 ns/op BenchmarkDiv/100/50-4 357196 324.0 ns/op BenchmarkDiv/200/100-4 46612 2653 ns/op BenchmarkDiv/400/200-4 44982 2838 ns/op BenchmarkDiv/1000/500-4 37412 3383 ns/op BenchmarkDiv/2000/1000-4 28011 4480 ns/op BenchmarkDiv/20000/10000-4 978 116645 ns/op BenchmarkDiv/200000/100000-4 26 4869782 ns/op BenchmarkDiv/2000000/1000000-4 1 130235824 ns/op BenchmarkDiv/20000000/10000000-4 1 3756523910 ns/op BenchmarkMul-4 5 23539340 ns/op BenchmarkNatMul/10-4 146433 690.5 ns/op BenchmarkNatMul/100-4 5347 21890 ns/op BenchmarkNatMul/1000-4 169 683352 ns/op BenchmarkZeroShifts/Shl-4 14845 7659 ns/op BenchmarkZeroShifts/ShlSame-4 5022442 22.95 ns/op BenchmarkZeroShifts/Shr-4 14269 7675 ns/op BenchmarkZeroShifts/ShrSame-4 4958360 22.96 ns/op BenchmarkExp3Power/0x10-4 165049 678.3 ns/op BenchmarkExp3Power/0x40-4 146361 778.7 ns/op BenchmarkExp3Power/0x100-4 89372 1278 ns/op BenchmarkExp3Power/0x400-4 38892 2754 ns/op BenchmarkExp3Power/0x1000-4 9115 13191 ns/op BenchmarkExp3Power/0x4000-4 1694 65649 ns/op BenchmarkExp3Power/0x10000-4 198 603429 ns/op BenchmarkExp3Power/0x40000-4 18 6744310 ns/op BenchmarkExp3Power/0x100000-4 2 63132177 ns/op BenchmarkExp3Power/0x400000-4 1 585251077 ns/op BenchmarkFibo-4 3 39041246 ns/op BenchmarkNatSqr/1-4 769120 138.4 ns/op BenchmarkNatSqr/2-4 517815 234.0 ns/op BenchmarkNatSqr/3-4 384121 282.5 ns/op BenchmarkNatSqr/5-4 271045 394.7 ns/op BenchmarkNatSqr/8-4 209400 587.7 ns/op BenchmarkNatSqr/10-4 153628 719.9 ns/op BenchmarkNatSqr/20-4 40326 2841 ns/op BenchmarkNatSqr/30-4 30496 3822 ns/op BenchmarkNatSqr/50-4 18649 6290 ns/op BenchmarkNatSqr/80-4 11176 10385 ns/op BenchmarkNatSqr/100-4 9220 13562 ns/op BenchmarkNatSqr/200-4 3573 35026 ns/op BenchmarkNatSqr/300-4 1500 86645 ns/op BenchmarkNatSqr/500-4 711 163402 ns/op BenchmarkNatSqr/800-4 292 385518 ns/op BenchmarkNatSqr/1000-4 222 523907 ns/op BenchmarkNatSetBytes/8-4 711811 163.5 ns/op BenchmarkNatSetBytes/24-4 199314 581.5 ns/op BenchmarkNatSetBytes/128-4 45870 2582 ns/op BenchmarkNatSetBytes/7-4 779517 149.1 ns/op BenchmarkNatSetBytes/23-4 202339 577.0 ns/op BenchmarkNatSetBytes/127-4 45469 2672 ns/op BenchmarkScanPi-4 237 480681 ns/op BenchmarkStringPiParallel-4 570 194157 ns/op BenchmarkScan/10/Base2-4 41499 2909 ns/op BenchmarkScan/100/Base2-4 4341 25298 ns/op BenchmarkScan/1000/Base2-4 481 246083 ns/op BenchmarkScan/10/Base8-4 99193 1198 ns/op BenchmarkScan/100/Base8-4 13483 8875 ns/op BenchmarkScan/1000/Base8-4 1370 85300 ns/op BenchmarkScan/10/Base10-4 103887 1141 ns/op BenchmarkScan/100/Base10-4 14769 8057 ns/op BenchmarkScan/1000/Base10-4 1514 78662 ns/op BenchmarkScan/10/Base16-4 114252 1027 ns/op BenchmarkScan/100/Base16-4 16714 7115 ns/op BenchmarkScan/1000/Base16-4 1692 68523 ns/op BenchmarkString/10/Base2-4 160609 741.6 ns/op BenchmarkString/100/Base2-4 21831 5388 ns/op BenchmarkString/1000/Base2-4 2349 51251 ns/op BenchmarkString/10/Base8-4 316220 385.5 ns/op BenchmarkString/100/Base8-4 58004 2011 ns/op BenchmarkString/1000/Base8-4 6555 19534 ns/op BenchmarkString/10/Base10-4 184310 623.6 ns/op BenchmarkString/100/Base10-4 35464 3214 ns/op BenchmarkString/1000/Base10-4 4620 26345 ns/op BenchmarkString/10/Base16-4 344128 347.3 ns/op BenchmarkString/100/Base16-4 75357 1543 ns/op BenchmarkString/1000/Base16-4 9322 13418 ns/op BenchmarkLeafSize/0-4 42 2812507 ns/op BenchmarkLeafSize/1-4 362 309813 ns/op BenchmarkLeafSize/2-4 370 318248 ns/op BenchmarkLeafSize/3-4 283 405423 ns/op BenchmarkLeafSize/4-4 372 311967 ns/op BenchmarkLeafSize/5-4 250 466360 ns/op BenchmarkLeafSize/6-4 284 405779 ns/op BenchmarkLeafSize/7-4 298 389245 ns/op BenchmarkLeafSize/8-4 390 317541 ns/op BenchmarkLeafSize/9-4 213 549788 ns/op BenchmarkLeafSize/10-4 235 461279 ns/op BenchmarkLeafSize/11-4 264 439071 ns/op BenchmarkLeafSize/12-4 290 422641 ns/op BenchmarkLeafSize/13-4 262 436643 ns/op BenchmarkLeafSize/14-4 302 387220 ns/op BenchmarkLeafSize/15-4 324 369176 ns/op BenchmarkLeafSize/16-4 343 300757 ns/op BenchmarkLeafSize/32-4 380 302129 ns/op BenchmarkLeafSize/64-4 352 319560 ns/op BenchmarkProbablyPrime/n=0-4 9 12306314 ns/op BenchmarkProbablyPrime/n=1-4 8 14134142 ns/op BenchmarkProbablyPrime/n=5-4 6 19937708 ns/op BenchmarkProbablyPrime/n=10-4 4 27131169 ns/op BenchmarkProbablyPrime/n=20-4 3 41984450 ns/op BenchmarkProbablyPrime/Lucas-4 10 10677704 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 78 1520777 ns/op BenchmarkRatCmp-4 205680 557.5 ns/op BenchmarkFloatPrecExact/1-4 127846 920.4 ns/op BenchmarkFloatPrecExact/10-4 40855 2941 ns/op BenchmarkFloatPrecExact/100-4 10804 11153 ns/op BenchmarkFloatPrecExact/1000-4 2112 56752 ns/op BenchmarkFloatPrecExact/10000-4 127 934752 ns/op BenchmarkFloatPrecExact/100000-4 3 39766978 ns/op BenchmarkFloatPrecExact/1000000-4 1 1937641580 ns/op BenchmarkFloatPrecMixed/1-4 120036 987.6 ns/op BenchmarkFloatPrecMixed/10-4 33084 3523 ns/op BenchmarkFloatPrecMixed/100-4 5433 22097 ns/op BenchmarkFloatPrecMixed/1000-4 438 264280 ns/op BenchmarkFloatPrecMixed/10000-4 12 9542828 ns/op BenchmarkFloatPrecMixed/100000-4 1 520529472 ns/op BenchmarkFloatPrecMixed/1000000-4 1 33797572910 ns/op BenchmarkFloatPrecInexact/1-4 195817 612.8 ns/op BenchmarkFloatPrecInexact/10-4 168781 734.4 ns/op BenchmarkFloatPrecInexact/100-4 110161 1109 ns/op BenchmarkFloatPrecInexact/1000-4 33819 3305 ns/op BenchmarkFloatPrecInexact/10000-4 4468 26613 ns/op BenchmarkFloatPrecInexact/100000-4 444 262390 ns/op BenchmarkFloatPrecInexact/1000000-4 24 5302313 ns/op BenchmarkFloatSqrt/64-4 21782 5348 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 13572 8435 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 9396 12146 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 4622 24642 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 757 149881 ns/op 18224 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 58 2001178 ns/op 177753 B/op 21 allocs/op BenchmarkFloatSqrt/1000000-4 1 154338033 ns/op 3775264 B/op 624 allocs/op PASS ok math/big 92.214s goos: linux goarch: amd64 pkg: math/bits cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLeadingZeros-4 8431495 14.17 ns/op BenchmarkLeadingZeros8-4 8790520 13.75 ns/op BenchmarkLeadingZeros16-4 10559604 11.37 ns/op BenchmarkLeadingZeros32-4 10963018 10.93 ns/op BenchmarkLeadingZeros64-4 10464918 11.52 ns/op BenchmarkTrailingZeros-4 9679424 12.27 ns/op BenchmarkTrailingZeros8-4 10752446 11.21 ns/op BenchmarkTrailingZeros16-4 9648536 12.51 ns/op BenchmarkTrailingZeros32-4 10842894 11.07 ns/op BenchmarkTrailingZeros64-4 9651523 12.33 ns/op BenchmarkOnesCount-4 10529544 11.14 ns/op BenchmarkOnesCount8-4 9004826 13.26 ns/op BenchmarkOnesCount16-4 9703309 12.14 ns/op BenchmarkOnesCount32-4 9903469 12.22 ns/op BenchmarkOnesCount64-4 10654123 11.18 ns/op BenchmarkRotateLeft-4 10259424 11.64 ns/op BenchmarkRotateLeft8-4 9567356 12.63 ns/op BenchmarkRotateLeft16-4 10360633 11.59 ns/op BenchmarkRotateLeft32-4 9556831 12.49 ns/op BenchmarkRotateLeft64-4 9436914 12.68 ns/op BenchmarkReverse-4 12716307 9.499 ns/op BenchmarkReverse8-4 15309974 7.847 ns/op BenchmarkReverse16-4 15907934 7.535 ns/op BenchmarkReverse32-4 14428953 8.372 ns/op BenchmarkReverse64-4 12649107 9.467 ns/op BenchmarkReverseBytes-4 16738525 7.146 ns/op BenchmarkReverseBytes16-4 16650459 7.212 ns/op BenchmarkReverseBytes32-4 16677016 7.196 ns/op BenchmarkReverseBytes64-4 16761906 7.152 ns/op BenchmarkAdd-4 10830981 11.16 ns/op BenchmarkAdd32-4 9607021 12.51 ns/op BenchmarkAdd64-4 10820062 11.11 ns/op BenchmarkAdd64multiple-4 18684990 6.388 ns/op BenchmarkSub-4 10853640 11.05 ns/op BenchmarkSub32-4 9550791 12.54 ns/op BenchmarkSub64-4 10822249 11.09 ns/op BenchmarkSub64multiple-4 18525058 6.425 ns/op BenchmarkMul-4 10353723 11.50 ns/op BenchmarkMul32-4 9505362 12.50 ns/op BenchmarkMul64-4 10490563 11.45 ns/op BenchmarkDiv-4 2672554 45.13 ns/op BenchmarkDiv32-4 5676136 21.06 ns/op BenchmarkDiv64-4 2723486 43.94 ns/op PASS ok math/bits 6.835s goos: linux goarch: amd64 pkg: math/cmplx cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAbs-4 10539547 13.23 ns/op BenchmarkAcos-4 430952 278.4 ns/op BenchmarkAcosh-4 378747 295.1 ns/op BenchmarkAsin-4 420628 280.5 ns/op BenchmarkAsinh-4 418020 280.1 ns/op BenchmarkAtan-4 670894 174.9 ns/op BenchmarkAtanh-4 675958 173.3 ns/op BenchmarkConj-4 16255614 7.276 ns/op BenchmarkCos-4 491515 217.9 ns/op BenchmarkCosh-4 538075 220.5 ns/op BenchmarkExp-4 757633 155.7 ns/op BenchmarkLog-4 794662 148.0 ns/op BenchmarkLog10-4 807166 146.9 ns/op BenchmarkPhase-4 1819224 66.36 ns/op BenchmarkPolar-4 1000000 101.5 ns/op BenchmarkPow-4 196029 596.6 ns/op BenchmarkRect-4 909700 116.0 ns/op BenchmarkSin-4 531024 219.6 ns/op BenchmarkSinh-4 543764 219.7 ns/op BenchmarkSqrt-4 798565 145.0 ns/op BenchmarkTan-4 321895 356.8 ns/op BenchmarkTanh-4 362864 322.8 ns/op PASS ok math/cmplx 3.868s goos: linux goarch: amd64 pkg: math/rand cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkInt63Threadsafe-4 717858 167.0 ns/op BenchmarkInt63ThreadsafeParallel-4 618832 184.1 ns/op BenchmarkInt63Unthreadsafe-4 1000000 100.0 ns/op BenchmarkIntn1000-4 810769 139.9 ns/op BenchmarkInt63n1000-4 881476 129.1 ns/op BenchmarkInt31n1000-4 917059 122.8 ns/op BenchmarkFloat32-4 979430 118.2 ns/op BenchmarkFloat64-4 1000000 100.3 ns/op BenchmarkPerm3-4 189920 647.6 ns/op BenchmarkPerm30-4 22137 5265 ns/op BenchmarkPerm30ViaShuffle-4 25141 4667 ns/op BenchmarkShuffleOverhead-4 17234 6898 ns/op BenchmarkRead3-4 876278 135.3 ns/op BenchmarkRead64-4 70252 1642 ns/op BenchmarkRead1000-4 4652 24080 ns/op BenchmarkConcurrent-4 166039 914.1 ns/op PASS ok math/rand 3.239s goos: linux goarch: amd64 pkg: math/rand/v2 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPCG_DXSM-4 4006629 27.25 ns/op BenchmarkSourceUint64-4 4103977 29.31 ns/op BenchmarkGlobalInt64-4 3919593 29.79 ns/op BenchmarkGlobalInt64Parallel-4 6595722 19.07 ns/op BenchmarkGlobalUint64-4 4017854 32.71 ns/op BenchmarkGlobalUint64Parallel-4 6542604 19.14 ns/op BenchmarkInt64-4 2402244 49.81 ns/op BenchmarkUint64-4 2397487 52.24 ns/op BenchmarkGlobalIntN1000-4 2566430 46.43 ns/op BenchmarkIntN1000-4 1835466 65.34 ns/op BenchmarkInt64N1000-4 1832690 67.87 ns/op BenchmarkInt64N1e8-4 1817577 64.72 ns/op BenchmarkInt64N1e9-4 1783206 65.91 ns/op BenchmarkInt64N2e9-4 1825222 64.80 ns/op BenchmarkInt64N1e18-4 1760224 67.83 ns/op BenchmarkInt64N2e18-4 1737384 69.53 ns/op BenchmarkInt64N4e18-4 1524039 78.38 ns/op BenchmarkInt32N1000-4 1763847 65.36 ns/op BenchmarkInt32N1e8-4 1833516 64.69 ns/op BenchmarkInt32N1e9-4 1858096 64.92 ns/op BenchmarkInt32N2e9-4 1844318 64.30 ns/op BenchmarkFloat32-4 2379260 52.40 ns/op BenchmarkFloat64-4 2359940 50.49 ns/op BenchmarkExpFloat64-4 1259037 94.50 ns/op BenchmarkNormFloat64-4 1321586 91.52 ns/op BenchmarkPerm3-4 304369 389.4 ns/op BenchmarkPerm30-4 30874 3694 ns/op BenchmarkPerm30ViaShuffle-4 36792 3240 ns/op BenchmarkShuffleOverhead-4 43579 2748 ns/op BenchmarkConcurrent-4 3187586 33.02 ns/op PASS ok math/rand/v2 6.459s goos: linux goarch: amd64 pkg: mime cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkQEncodeWord-4 42366 2734 ns/op BenchmarkQDecodeWord-4 96129 1160 ns/op BenchmarkQDecodeHeader-4 95154 1237 ns/op BenchmarkTypeByExtension/.html-4 368575 277.6 ns/op BenchmarkTypeByExtension/.HTML-4 251631 436.2 ns/op BenchmarkTypeByExtension/.unused-4 352620 313.5 ns/op BenchmarkExtensionsByType/text/html-4 154112 714.1 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 106443 1125 ns/op BenchmarkExtensionsByType/application/octet-stream-4 111613 998.7 ns/op PASS ok mime 2.447s goos: linux goarch: amd64 pkg: mime/multipart cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadForm/fields/maxMemory=0-4 670 181650 ns/op 48043 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 585 175090 ns/op 47026 B/op 186 allocs/op BenchmarkReadForm/files/maxMemory=0-4 218 490419 ns/op 105076 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 466 239597 ns/op 49338 B/op 207 allocs/op PASS ok mime/multipart 1.700s goos: linux goarch: amd64 pkg: mime/quotedprintable cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkWriter-4 926 124242 ns/op PASS ok mime/quotedprintable 1.148s goos: linux goarch: amd64 pkg: net cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkGoLookupIP-4 150 799935 ns/op 8236 B/op 91 allocs/op BenchmarkGoLookupIPNoSuchHost-4 18 7433793 ns/op 19114 B/op 160 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5009182493 ns/op 158480 B/op 230 allocs/op BenchmarkDNSName-4 104497 1015 ns/op BenchmarkInterfaces-4 1404 79674 ns/op 17244 B/op 42 allocs/op BenchmarkInterfaceByIndex-4 1713 60816 ns/op 12513 B/op 25 allocs/op BenchmarkInterfaceByName-4 1586 78606 ns/op 17331 B/op 43 allocs/op BenchmarkInterfaceAddrs-4 837 122002 ns/op 23324 B/op 106 allocs/op BenchmarkInterfacesAndAddrs-4 3333 36969 ns/op 3936 B/op 33 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 538 211311 ns/op 137575 B/op 51 allocs/op BenchmarkParseIP-4 5907 17238 ns/op BenchmarkParseIPValidIPv4-4 339553 351.1 ns/op BenchmarkParseIPValidIPv6-4 168748 703.0 ns/op BenchmarkIPString/IPv4-4 120590 997.7 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 9460 11784 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 42532 2749 ns/op BenchmarkIPEqual/IPv4-4 1111426 104.7 ns/op BenchmarkIPEqual/IPv6-4 1037014 104.2 ns/op BenchmarkSendFile/file-to-tcp/1024-4 1 1207507236 ns/op 0.00 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/2048-4 1 1205581111 ns/op 0.00 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/4096-4 1 1206151334 ns/op 0.00 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/8192-4 1 1205467952 ns/op 0.01 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/16384-4 1 1205502778 ns/op 0.01 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/32768-4 1 1016800066 ns/op 0.03 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/65536-4 1 1017216461 ns/op 0.06 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/131072-4 1 1017029755 ns/op 0.13 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/262144-4 1 1018009608 ns/op 0.26 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/524288-4 1 1018286031 ns/op 0.51 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/1048576-4 1 1020775013 ns/op 1.03 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/1024-4 1 1016826496 ns/op 0.00 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/2048-4 1 1016722235 ns/op 0.00 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/4096-4 1 1016689823 ns/op 0.00 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/8192-4 1 1016839334 ns/op 0.01 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/16384-4 1 1016659264 ns/op 0.02 MB/s 576 B/op 12 allocs/op BenchmarkSendFile/file-to-unix/32768-4 1 1016642320 ns/op 0.03 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/65536-4 1 1016732751 ns/op 0.06 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/131072-4 1 1016972738 ns/op 0.13 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/262144-4 1 1017722745 ns/op 0.26 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/524288-4 1 1017891691 ns/op 0.52 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/1048576-4 1 1018538178 ns/op 1.03 MB/s 480 B/op 11 allocs/op BenchmarkSendfileZeroBytes-4 1 203589675 ns/op 4910768 B/op 262540 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 1 1016882122 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 1 1018079839 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 1 1018157607 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 1 1017515525 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 1 1017827827 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1 1017271358 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1 1016836845 ns/op 0.06 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1 1017664495 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 1 1017627543 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 1 1018804847 ns/op 0.51 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 1 1020934099 ns/op 1.03 MB/s BenchmarkSplice/unix-to-tcp/1024-4 1 1017583481 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/2048-4 1 1016672261 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 1 1017607004 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/8192-4 1 1017367763 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/16384-4 1 1016924461 ns/op 0.02 MB/s BenchmarkSplice/unix-to-tcp/32768-4 1 1017213566 ns/op 0.03 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1 1016975938 ns/op 0.06 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1 1017531405 ns/op 0.13 MB/s BenchmarkSplice/unix-to-tcp/262144-4 1 1018126822 ns/op 0.26 MB/s BenchmarkSplice/unix-to-tcp/524288-4 1 1019381721 ns/op 0.51 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 1 1020765174 ns/op 1.03 MB/s BenchmarkSplice/tcp-to-unix/1024-4 1 1017324733 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/2048-4 1 1016731520 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/4096-4 1 1017194925 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/8192-4 1 1017019170 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-unix/16384-4 1 1017274736 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-unix/32768-4 1 1017468523 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-unix/65536-4 1 1017082744 ns/op 0.06 MB/s BenchmarkSplice/tcp-to-unix/131072-4 1 1018038208 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-unix/262144-4 1 1017987983 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-unix/524288-4 1 1019321526 ns/op 0.51 MB/s BenchmarkSplice/tcp-to-unix/1048576-4 1 1020155863 ns/op 1.03 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 1 1016723177 ns/op 0.00 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 1 1017178738 ns/op 0.00 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 1 1017213212 ns/op 0.00 MB/s 904 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 1 1016864033 ns/op 0.01 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 1 1017113736 ns/op 0.02 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 1 1016942421 ns/op 0.03 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1 1017922589 ns/op 0.06 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1 1018092836 ns/op 0.13 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 1 1017988083 ns/op 0.26 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 1 1018995999 ns/op 0.51 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 1 1021631711 ns/op 1.03 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 1 1016823827 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 1 1017332203 ns/op 0.00 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 1 1016744926 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 1 1016509435 ns/op 0.01 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 1 1016594116 ns/op 0.02 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 1 1016961078 ns/op 0.03 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1 1017535131 ns/op 0.06 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1 1017256949 ns/op 0.13 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 1 1018270463 ns/op 0.26 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 1 1019446054 ns/op 0.51 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 1 1021309965 ns/op 1.03 MB/s 944 B/op 9 allocs/op BenchmarkTCP4OneShot-4 2413 58480 ns/op BenchmarkTCP4OneShotTimeout-4 2106 54696 ns/op BenchmarkTCP4Persistent-4 10616 9523 ns/op BenchmarkTCP4PersistentTimeout-4 11906 10469 ns/op BenchmarkTCP6OneShot-4 2378 58136 ns/op BenchmarkTCP6OneShotTimeout-4 2024 55763 ns/op BenchmarkTCP6Persistent-4 12670 9861 ns/op BenchmarkTCP6PersistentTimeout-4 10604 9817 ns/op BenchmarkTCP4ConcurrentReadWrite-4 22213 5434 ns/op BenchmarkTCP6ConcurrentReadWrite-4 20587 5162 ns/op BenchmarkSetReadDeadline-4 119319 992.5 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 9798 11956 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 10000 15035 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 10000 11657 ns/op 0 B/op 0 allocs/op PASS ok net 90.473s goos: linux goarch: amd64 pkg: net/http cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCookieString-4 27196 4219 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 11132 10838 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 14083 8434 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 17361 6949 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 32173 3590 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 49852 2317 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1412052 81.54 ns/op BenchmarkFindChild/n=2/rep=map-4 3471567 33.03 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1310668 92.18 ns/op BenchmarkFindChild/n=4/rep=linear-4 724869 149.1 ns/op BenchmarkFindChild/n=4/rep=map-4 3166681 36.68 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 719458 159.2 ns/op BenchmarkFindChild/n=8/rep=linear-4 373135 307.5 ns/op BenchmarkFindChild/n=8/rep=map-4 2958744 38.99 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 385960 303.2 ns/op BenchmarkFindChild/n=16/rep=linear-4 200644 584.0 ns/op BenchmarkFindChild/n=16/rep=map-4 3118059 37.27 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 2315377 52.73 ns/op BenchmarkFindChild/n=32/rep=linear-4 98239 1213 ns/op BenchmarkFindChild/n=32/rep=map-4 3595846 33.26 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2551893 47.90 ns/op BenchmarkMultiConflicts-4 1 178218986 ns/op BenchmarkServerMatch-4 17590 6815 ns/op BenchmarkReadRequestChrome-4 3117 32838 ns/op 18.61 MB/s 1507 B/op 14 allocs/op BenchmarkReadRequestCurl-4 10220 11432 ns/op 6.82 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 10318 11433 ns/op 7.17 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 6957 16820 ns/op 8.98 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 16135 7378 ns/op 5.42 MB/s 892 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 309 382893 ns/op 2.67 MB/s BenchmarkFileAndServer_1KB/https1-4 205 504207 ns/op 2.03 MB/s BenchmarkFileAndServer_1KB/h2-4 135 748684 ns/op 1.37 MB/s BenchmarkFileAndServer_16MB/h1-4 2 54943829 ns/op 305.35 MB/s BenchmarkFileAndServer_16MB/https1-4 1 127333220 ns/op 131.76 MB/s BenchmarkFileAndServer_16MB/h2-4 1 235689092 ns/op 71.18 MB/s BenchmarkFileAndServer_64MB/h1-4 1 217552714 ns/op 308.47 MB/s BenchmarkFileAndServer_64MB/https1-4 1 441150785 ns/op 152.12 MB/s BenchmarkFileAndServer_64MB/h2-4 1 928650456 ns/op 72.26 MB/s BenchmarkServeMux-4 204 611065 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 242 532634 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 372 329845 ns/op 6040 B/op 63 allocs/op BenchmarkClientServer/https1-4 253 447929 ns/op 6484 B/op 72 allocs/op BenchmarkClientServer/h2-4 182 618826 ns/op 10010 B/op 78 allocs/op BenchmarkClientServerParallel/4/h1-4 1060 122701 ns/op 9942 B/op 78 allocs/op BenchmarkClientServerParallel/4/https1-4 25 5167508 ns/op 99516 B/op 1095 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40212: read tcp 127.0.0.1:34109->127.0.0.1:40212: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40180: read tcp 127.0.0.1:34109->127.0.0.1:40180: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40194: read tcp 127.0.0.1:34109->127.0.0.1:40194: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39678: read tcp 127.0.0.1:45501->127.0.0.1:39678: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39718: read tcp 127.0.0.1:45501->127.0.0.1:39718: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39698: write tcp 127.0.0.1:45501->127.0.0.1:39698: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49306: read tcp 127.0.0.1:41911->127.0.0.1:49306: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49316: write tcp 127.0.0.1:41911->127.0.0.1:49316: use of closed network connection BenchmarkClientServerParallel/4/h2-4 170 597298 ns/op 17717 B/op 176 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51732: write tcp 127.0.0.1:40965->127.0.0.1:51732: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51740: write tcp 127.0.0.1:40965->127.0.0.1:51740: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46166: read tcp 127.0.0.1:39235->127.0.0.1:46166: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46226: read tcp 127.0.0.1:39235->127.0.0.1:46226: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46138: read tcp 127.0.0.1:39235->127.0.0.1:46138: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46258: write tcp 127.0.0.1:39235->127.0.0.1:46258: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46234: write tcp 127.0.0.1:39235->127.0.0.1:46234: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:42136: read tcp 127.0.0.1:33771->127.0.0.1:42136: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:42200: read tcp 127.0.0.1:33771->127.0.0.1:42200: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:42168: read tcp 127.0.0.1:33771->127.0.0.1:42168: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 391 262785 ns/op 21127 B/op 110 allocs/op BenchmarkClientServerParallel/64/https1-4 28 4986190 ns/op 103129 B/op 1126 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:37548: write tcp 127.0.0.1:46227->127.0.0.1:37548: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:37544: write tcp 127.0.0.1:46227->127.0.0.1:37544: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:37564: write tcp 127.0.0.1:46227->127.0.0.1:37564: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46830: read tcp 127.0.0.1:46671->127.0.0.1:46830: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46754: read tcp 127.0.0.1:46671->127.0.0.1:46754: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46900: read tcp 127.0.0.1:46671->127.0.0.1:46900: use of closed network connection BenchmarkClientServerParallel/64/h2-4 134 5425458 ns/op 107030 B/op 1284 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56532: read tcp 127.0.0.1:44913->127.0.0.1:56532: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56500: read tcp 127.0.0.1:44913->127.0.0.1:56500: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56506: read tcp 127.0.0.1:44913->127.0.0.1:56506: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56518: write tcp 127.0.0.1:44913->127.0.0.1:56518: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56490: read tcp 127.0.0.1:44913->127.0.0.1:56490: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56556: read tcp 127.0.0.1:44913->127.0.0.1:56556: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56516: read tcp 127.0.0.1:44913->127.0.0.1:56516: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56482: write tcp 127.0.0.1:44913->127.0.0.1:56482: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56484: write tcp 127.0.0.1:44913->127.0.0.1:56484: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56548: write tcp 127.0.0.1:44913->127.0.0.1:56548: use of closed network connection ... [output truncated] BenchmarkServer-4 1 1026422987 ns/op 30272 B/op 160 allocs/op BenchmarkClient-4 282 432310 ns/op 3742 B/op 44 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 655 180419 ns/op 7508 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1275 95004 ns/op 3099 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1768 68582 ns/op 1956 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1555 77192 ns/op 2820 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1713 77781 ns/op 2769 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1516 72912 ns/op 2720 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1608 67971 ns/op 1936 B/op 14 allocs/op BenchmarkServerHijack-4 1101 119204 ns/op 16721 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 385 308117 ns/op 5918 B/op 52 allocs/op BenchmarkResponseStatusLine-4 495652 216.6 ns/op 0 B/op 0 allocs/op PASS ok net/http 18.709s goos: linux goarch: amd64 pkg: net/http/httputil cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkServeHTTP-4 4050 28349 ns/op 34137 B/op 12 allocs/op PASS ok net/http/httputil 1.198s goos: linux goarch: amd64 pkg: net/netip cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkIPNextPrev-4 89678 1342 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 551827 200.0 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 161883 686.6 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 61938 1958 ns/op BenchmarkStdIPv4-4 130546 897.2 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 92344 1277 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 93608 1276 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 79248 1498 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 68858 1730 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1621695 72.94 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1500410 80.40 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1482673 80.62 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 257876 456.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 273462 434.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 248047 467.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 78272 1552 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 256568 461.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 141253 839.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 140350 804.4 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 134197 859.4 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 70496 1665 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 346178 349.8 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 123316 954.1 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 174450 709.1 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 233221 510.5 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 159505 752.0 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 309453 381.9 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 147811 820.6 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 148231 807.7 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 141870 822.4 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 114139 1072 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 460604 271.9 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 215527 517.9 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 99141 1203 ns/op 96 B/op 2 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 125821 915.7 ns/op 56 B/op 2 allocs/op BenchmarkAddrPortString/v6_v4-4 171254 691.5 ns/op 56 B/op 2 allocs/op BenchmarkAddrPortString/v6_zone-4 125358 989.7 ns/op 56 B/op 2 allocs/op BenchmarkAddrPortMarshalText/v4-4 262053 464.0 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 113067 1056 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 139674 883.9 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 167800 667.4 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 126074 936.0 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 971278 113.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 113.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 112.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 986810 116.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 995670 117.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 979128 117.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 953365 116.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1022114 116.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 988003 116.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 326612 354.6 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 576217 198.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 195178 598.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 210908 566.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 191754 608.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 69847 1713 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 474438 241.9 ns/op PASS ok net/netip 9.061s 2023/11/30 14:45:42 Test RPC server listening on 127.0.0.1:46075 2023/11/30 14:45:42 Test HTTP RPC server listening on 127.0.0.1:36305 goos: linux goarch: amd64 pkg: net/rpc cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEndToEnd-4 1432 80265 ns/op BenchmarkEndToEndHTTP-4 1357 78360 ns/op BenchmarkEndToEndAsync-4 3056 39920 ns/op BenchmarkEndToEndAsyncHTTP-4 2520 42046 ns/op PASS ok net/rpc 1.676s goos: linux goarch: amd64 pkg: net/textproto cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadMIMEHeader/client_headers-4 3016 37137 ns/op BenchmarkReadMIMEHeader/server_headers-4 5185 22936 ns/op BenchmarkUncommon-4 24273 4723 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.529s goos: linux goarch: amd64 pkg: net/url cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkString-4 4468 24578 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 91890 1231 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 504120 222.0 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 85947 1360 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 171597 714.1 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 82161 1476 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 12680 9031 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 378501 318.1 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 83779 1380 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 163273 718.7 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 81740 1473 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 14551 8066 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 192032 607.6 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 79748 1495 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 77804 1515 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 36450 3263 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 6434 17790 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 199485 608.0 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 78726 1517 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 78272 1510 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 36165 3272 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6776 17525 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.194s goos: linux goarch: amd64 pkg: os cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExpand/noop-4 3132106 37.92 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 153726 702.5 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 723 158314 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:512: benchmarkReaddirname ".": 131 entries os_test.go:512: benchmarkReaddirname ".": 131 entries os_test.go:512: benchmarkReaddirname ".": 131 entries BenchmarkReaddir-4 223 533923 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:529: benchmarkReaddir ".": 131 entries os_test.go:529: benchmarkReaddir ".": 131 entries os_test.go:529: benchmarkReaddir ".": 131 entries BenchmarkReadDir-4 582 193084 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:546: benchmarkReadDir ".": 131 entries os_test.go:546: benchmarkReadDir ".": 131 entries os_test.go:546: benchmarkReadDir ".": 131 entries BenchmarkStatDot-4 51621 2268 ns/op BenchmarkStatFile-4 41840 2635 ns/op BenchmarkStatDir-4 45454 2526 ns/op BenchmarkLstatDot-4 51141 2275 ns/op BenchmarkLstatFile-4 43827 2598 ns/op BenchmarkLstatDir-4 45070 2680 ns/op PASS ok os 2.627s goos: linux goarch: amd64 pkg: os/exec cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExecHostname-4 151 791850 ns/op 7186 B/op 30 allocs/op PASS ok os/exec 1.223s goos: linux goarch: amd64 pkg: os/user cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCurrent-4 348549 314.2 ns/op PASS ok os/user 1.221s goos: linux goarch: amd64 pkg: reflect cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkBool-4 3490305 33.99 ns/op BenchmarkString-4 2078763 57.07 ns/op BenchmarkBytes-4 1917363 62.16 ns/op BenchmarkNamedBytes-4 1000000 116.3 ns/op BenchmarkBytesArray-4 720732 165.1 ns/op BenchmarkSliceLen-4 2102716 56.91 ns/op BenchmarkMapLen-4 687002 157.6 ns/op BenchmarkStringLen-4 1781864 67.12 ns/op BenchmarkArrayLen-4 1237910 95.89 ns/op BenchmarkSliceCap-4 2330317 51.55 ns/op BenchmarkDeepEqual/int8-4 378644 302.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 84091 1417 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 332528 350.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 80814 1474 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 333349 354.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 80918 1472 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 336061 358.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 80343 1471 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 328065 354.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 80604 1461 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 374806 302.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 109986 1081 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 320331 357.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 80791 1471 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 331714 355.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 81292 1463 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 332043 354.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 81321 1464 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 330848 357.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 80340 1469 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 315253 357.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 80372 1469 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 324496 351.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 81123 1468 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 332880 348.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 80868 1478 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 334664 355.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 80928 1467 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 327172 359.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 81214 1460 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 393712 301.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 84372 1409 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 337290 350.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 79467 1476 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 109120 1077 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 53667 2221 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 43228 2764 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 30766 3898 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 31442 3747 ns/op BenchmarkIsZero/ArrayComparable-4 275931 435.0 ns/op BenchmarkIsZero/ArrayIncomparable-4 29319 4118 ns/op BenchmarkIsZero/StructComparable-4 588180 194.0 ns/op BenchmarkIsZero/StructIncomparable-4 131629 906.5 ns/op BenchmarkIsZero/ArrayInt_4-4 1265748 94.93 ns/op BenchmarkIsZero/ArrayInt_1024-4 17046 7053 ns/op BenchmarkIsZero/ArrayInt_1024_NoZero-4 32749 3657 ns/op BenchmarkIsZero/Struct4Int-4 1213836 98.49 ns/op BenchmarkIsZero/ArrayStruct4Int_1024-4 17070 7054 ns/op BenchmarkIsZero/ArrayChanInt_1024-4 16994 7049 ns/op BenchmarkIsZero/StructInt_512-4 32851 3606 ns/op BenchmarkSetZero/Bool/Direct-4 4049415 29.41 ns/op BenchmarkSetZero/Bool/CachedZero-4 800880 143.5 ns/op BenchmarkSetZero/Bool/NewZero-4 625846 188.1 ns/op BenchmarkSetZero/Int/Direct-4 2456978 48.57 ns/op BenchmarkSetZero/Int/CachedZero-4 806721 140.5 ns/op BenchmarkSetZero/Int/NewZero-4 640118 184.9 ns/op BenchmarkSetZero/Uint/Direct-4 2449664 49.14 ns/op BenchmarkSetZero/Uint/CachedZero-4 820240 141.3 ns/op BenchmarkSetZero/Uint/NewZero-4 646179 184.6 ns/op BenchmarkSetZero/Float/Direct-4 2445892 49.23 ns/op BenchmarkSetZero/Float/CachedZero-4 828876 139.8 ns/op BenchmarkSetZero/Float/NewZero-4 619016 187.1 ns/op BenchmarkSetZero/Complex/Direct-4 2489810 48.32 ns/op BenchmarkSetZero/Complex/CachedZero-4 819921 144.7 ns/op BenchmarkSetZero/Complex/NewZero-4 605156 190.6 ns/op BenchmarkSetZero/Array/Direct-4 2128071 55.52 ns/op BenchmarkSetZero/Array/CachedZero-4 793838 145.5 ns/op BenchmarkSetZero/Array/NewZero-4 628021 185.9 ns/op BenchmarkSetZero/Chan/Direct-4 2481937 48.25 ns/op BenchmarkSetZero/Chan/CachedZero-4 821419 139.2 ns/op BenchmarkSetZero/Chan/NewZero-4 636025 184.6 ns/op BenchmarkSetZero/Func/Direct-4 2481842 48.05 ns/op BenchmarkSetZero/Func/CachedZero-4 832336 139.4 ns/op BenchmarkSetZero/Func/NewZero-4 583906 187.1 ns/op BenchmarkSetZero/Interface/Direct-4 2258700 53.19 ns/op BenchmarkSetZero/Interface/CachedZero-4 846744 140.1 ns/op BenchmarkSetZero/Interface/NewZero-4 634538 187.7 ns/op BenchmarkSetZero/Map/Direct-4 2481704 48.41 ns/op BenchmarkSetZero/Map/CachedZero-4 716061 139.8 ns/op BenchmarkSetZero/Map/NewZero-4 639772 189.1 ns/op BenchmarkSetZero/Pointer/Direct-4 2487320 48.39 ns/op BenchmarkSetZero/Pointer/CachedZero-4 823239 139.9 ns/op BenchmarkSetZero/Pointer/NewZero-4 609578 184.6 ns/op BenchmarkSetZero/Slice/Direct-4 2265740 53.27 ns/op BenchmarkSetZero/Slice/CachedZero-4 831580 142.4 ns/op BenchmarkSetZero/Slice/NewZero-4 623528 184.8 ns/op BenchmarkSetZero/String/Direct-4 2427925 48.88 ns/op BenchmarkSetZero/String/CachedZero-4 826172 140.4 ns/op BenchmarkSetZero/String/NewZero-4 636454 186.2 ns/op BenchmarkSetZero/Struct/Direct-4 2138239 54.27 ns/op BenchmarkSetZero/Struct/CachedZero-4 822109 141.1 ns/op BenchmarkSetZero/Struct/NewZero-4 641976 186.8 ns/op BenchmarkSelect/1-4 143276 811.3 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 61716 1860 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 29809 3649 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 186781 557.9 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 161583 744.8 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 103039 1099 ns/op 116.52 MB/s BenchmarkCallArgCopy/size=256-4 97903 1349 ns/op 189.79 MB/s BenchmarkCallArgCopy/size=1024-4 79666 1668 ns/op 613.76 MB/s BenchmarkCallArgCopy/size=4096-4 31884 3816 ns/op 1073.28 MB/s BenchmarkCallArgCopy/size=65536-4 2143 51699 ns/op 1267.65 MB/s BenchmarkFieldByName1-4 1124631 102.0 ns/op BenchmarkFieldByName2-4 79848 1329 ns/op BenchmarkFieldByName3-4 9601 11367 ns/op BenchmarkInterfaceBig-4 3957391 33.15 ns/op BenchmarkInterfaceSmall-4 3928779 30.68 ns/op BenchmarkNew-4 1866045 75.41 ns/op BenchmarkMap/StringKeys/MapIndex-4 2175 54866 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1759 67500 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2108 55722 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1743 67477 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2178 54287 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1774 67006 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 203424 568.6 ns/op PASS ok reflect 19.301s goos: linux goarch: amd64 pkg: regexp cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFind-4 9966 11485 ns/op 9226 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 13677 8755 ns/op 9212 B/op 1 allocs/op BenchmarkFindString-4 9316 10879 ns/op 9261 B/op 1 allocs/op BenchmarkFindSubmatch-4 7774 13768 ns/op 9442 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 8701 12330 ns/op 9432 B/op 2 allocs/op BenchmarkLiteral-4 13656 8260 ns/op BenchmarkNotLiteral-4 4258 27661 ns/op BenchmarkMatchClass-4 2847 35373 ns/op BenchmarkMatchClass_InRange-4 2857 35421 ns/op BenchmarkReplaceAll-4 2139 52289 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 16586 7684 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 35871 3283 ns/op BenchmarkAnchoredShortMatch-4 15100 9971 ns/op BenchmarkAnchoredLongMatch-4 18542 6278 ns/op BenchmarkOnePassShortA-4 19707 6024 ns/op BenchmarkNotOnePassShortA-4 7996 16035 ns/op BenchmarkOnePassShortB-4 26091 4622 ns/op BenchmarkNotOnePassShortB-4 8754 13420 ns/op BenchmarkOnePassLongPrefix-4 80979 1512 ns/op BenchmarkOnePassLongNotPrefix-4 27332 4468 ns/op BenchmarkMatchParallelShared-4 19424 6292 ns/op BenchmarkMatchParallelCopied-4 22867 6521 ns/op BenchmarkQuoteMetaAll-4 132330 874.6 ns/op 16.01 MB/s BenchmarkQuoteMetaNone-4 244905 472.3 ns/op 55.05 MB/s BenchmarkCompile/Onepass-4 3814 30678 ns/op 4272 B/op 52 allocs/op BenchmarkCompile/Medium-4 1465 73799 ns/op 10152 B/op 112 allocs/op BenchmarkCompile/Hard-4 180 634062 ns/op 90712 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 3792111 31.46 ns/op 508.59 MB/s BenchmarkMatch/Easy0/32-4 15853 8056 ns/op 3.97 MB/s BenchmarkMatch/Easy0/1K-4 12285 9081 ns/op 112.76 MB/s BenchmarkMatch/Easy0i/16-4 3838045 30.69 ns/op 521.29 MB/s BenchmarkMatch/Easy0i/32-4 4494 23425 ns/op 1.37 MB/s BenchmarkMatch/Easy0i/1K-4 266 442790 ns/op 2.31 MB/s BenchmarkMatch/Easy1/16-4 3786679 30.79 ns/op 519.68 MB/s BenchmarkMatch/Easy1/32-4 16006 7237 ns/op 4.42 MB/s BenchmarkMatch/Easy1/1K-4 5916 18218 ns/op 56.21 MB/s BenchmarkMatch/Medium/16-4 3835730 30.97 ns/op 516.60 MB/s BenchmarkMatch/Medium/32-4 4978 20698 ns/op 1.55 MB/s BenchmarkMatch/Medium/1K-4 296 392825 ns/op 2.61 MB/s BenchmarkMatch/Hard/16-4 3800866 30.83 ns/op 518.96 MB/s BenchmarkMatch/Hard/32-4 3513 29962 ns/op 1.07 MB/s BenchmarkMatch/Hard/1K-4 171 686786 ns/op 1.49 MB/s BenchmarkMatch/Hard1/16-4 1446 84624 ns/op 0.19 MB/s BenchmarkMatch/Hard1/32-4 715 157136 ns/op 0.20 MB/s BenchmarkMatch/Hard1/1K-4 26 4531184 ns/op 0.23 MB/s BenchmarkMatch_onepass_regex/16-4 28516 4153 ns/op 3.85 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 17344 6912 ns/op 4.63 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 667 179355 ns/op 5.71 MB/s 23 B/op 0 allocs/op PASS ok regexp 8.572s goos: linux goarch: amd64 pkg: regexp/syntax cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEmptyOpContext-4 623088 191.3 ns/op BenchmarkIsWordChar-4 166087 716.8 ns/op PASS ok regexp/syntax 2.288s goos: linux goarch: amd64 pkg: runtime cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCallers/cached-4 72034 1564 ns/op BenchmarkCallers/inlined-4 69867 1709 ns/op BenchmarkCallers/no-cache-4 15751 7620 ns/op BenchmarkFPCallers/cached-4 2841120 42.07 ns/op BenchmarkMakeChan/Byte-4 915601 115.8 ns/op BenchmarkMakeChan/Int-4 866778 150.7 ns/op BenchmarkMakeChan/Ptr-4 586372 207.9 ns/op BenchmarkMakeChan/Struct/0-4 1051276 109.5 ns/op BenchmarkMakeChan/Struct/32-4 275935 403.6 ns/op BenchmarkMakeChan/Struct/40-4 393150 294.8 ns/op BenchmarkChanNonblocking-4 10556710 10.65 ns/op BenchmarkSelectUncontended-4 621726 171.8 ns/op BenchmarkSelectSyncContended-4 27799 4112 ns/op BenchmarkSelectAsyncContended-4 95845 1237 ns/op BenchmarkSelectNonblock-4 6025872 18.65 ns/op BenchmarkChanUncontended-4 11251 14247 ns/op BenchmarkChanContended-4 1082 105195 ns/op BenchmarkChanSync-4 164461 681.2 ns/op BenchmarkChanSyncWork-4 48350 2388 ns/op BenchmarkChanProdCons0-4 75685 1591 ns/op BenchmarkChanProdCons10-4 89763 1430 ns/op BenchmarkChanProdCons100-4 91628 1264 ns/op BenchmarkChanProdConsWork0-4 71418 1814 ns/op BenchmarkChanProdConsWork10-4 80499 1710 ns/op BenchmarkChanProdConsWork100-4 79675 1533 ns/op BenchmarkSelectProdCons-4 60718 1933 ns/op BenchmarkReceiveDataFromClosedChan-4 633902 187.2 ns/op BenchmarkChanCreation-4 192549 551.6 ns/op BenchmarkChanSem-4 118551 1068 ns/op BenchmarkChanPopular-4 93 1159711 ns/op BenchmarkChanClosed-4 676273 227.2 ns/op BenchmarkCallClosure-4 6617478 17.15 ns/op BenchmarkCallClosure1-4 6724977 17.67 ns/op BenchmarkCallClosure2-4 1319043 91.64 ns/op BenchmarkCallClosure3-4 1509061 81.51 ns/op BenchmarkCallClosure4-4 1263488 90.90 ns/op BenchmarkComplex128DivNormal-4 10335601 11.59 ns/op BenchmarkComplex128DivNisNaN-4 8402640 14.36 ns/op BenchmarkComplex128DivDisNaN-4 8331832 14.38 ns/op BenchmarkComplex128DivNisInf-4 10655833 11.27 ns/op BenchmarkComplex128DivDisInf-4 6134538 19.46 ns/op BenchmarkAllocation-4 2442 41765 ns/op BenchmarkReadMemStats-4 5652 19899 ns/op BenchmarkReadMemStatsLatency-4 1 78620 p50-ns 78620 p90-ns 78620 p99-ns BenchmarkWriteBarrier-4 2777308 52.41 ns/op BenchmarkBulkWriteBarrier-4 5226968 21.56 ns/op BenchmarkScanStackNoLocals-4 3 46715540 ns/op BenchmarkMSpanCountAlloc/bits=64-4 11572711 9.520 ns/op BenchmarkMSpanCountAlloc/bits=128-4 10789872 10.29 ns/op BenchmarkMSpanCountAlloc/bits=256-4 9800418 12.14 ns/op BenchmarkMSpanCountAlloc/bits=512-4 7365190 16.33 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 5086372 24.34 ns/op BenchmarkHash5-4 6865824 16.60 ns/op 301.26 MB/s BenchmarkHash16-4 6584484 18.12 ns/op 882.94 MB/s BenchmarkHash64-4 6063997 19.65 ns/op 3257.02 MB/s BenchmarkHash1024-4 2011837 59.54 ns/op 17199.49 MB/s BenchmarkHash65536-4 38636 3102 ns/op 21129.78 MB/s BenchmarkAlignedLoad-4 8699622 13.52 ns/op BenchmarkUnalignedLoad-4 7826224 14.50 ns/op BenchmarkEqEfaceConcrete-4 6631677 18.13 ns/op BenchmarkEqIfaceConcrete-4 6984428 17.08 ns/op BenchmarkNeEfaceConcrete-4 6562332 17.93 ns/op BenchmarkNeIfaceConcrete-4 6637111 17.87 ns/op BenchmarkConvT2EByteSized/bool-4 6744814 17.77 ns/op BenchmarkConvT2EByteSized/uint8-4 6744187 17.83 ns/op BenchmarkConvT2ESmall-4 5884040 20.13 ns/op BenchmarkConvT2EUintptr-4 5775117 20.62 ns/op BenchmarkConvT2ELarge-4 1000000 103.8 ns/op BenchmarkConvT2ISmall-4 5701129 20.93 ns/op BenchmarkConvT2IUintptr-4 5597323 21.45 ns/op BenchmarkConvT2ILarge-4 1000000 112.4 ns/op BenchmarkConvI2E-4 5123151 23.19 ns/op BenchmarkConvI2I-4 5244494 21.92 ns/op BenchmarkAssertE2T-4 5026575 23.78 ns/op BenchmarkAssertE2TLarge-4 2316376 51.64 ns/op BenchmarkAssertE2I-4 5690622 19.91 ns/op BenchmarkAssertI2T-4 4905031 24.30 ns/op BenchmarkAssertI2I-4 5689773 19.86 ns/op BenchmarkAssertI2E-4 5864947 19.69 ns/op BenchmarkAssertE2E-4 5870610 18.94 ns/op BenchmarkAssertE2T2-4 3928514 30.58 ns/op BenchmarkAssertE2T2Blank-4 4559661 25.76 ns/op BenchmarkAssertI2E2-4 4614494 26.02 ns/op BenchmarkAssertI2E2Blank-4 6012194 18.64 ns/op BenchmarkAssertE2E2-4 4436044 26.92 ns/op BenchmarkAssertE2E2Blank-4 6005277 18.90 ns/op BenchmarkConvT2Ezero/zero/16-4 5793277 20.06 ns/op BenchmarkConvT2Ezero/zero/32-4 5898762 20.09 ns/op BenchmarkConvT2Ezero/zero/64-4 5845425 20.44 ns/op BenchmarkConvT2Ezero/zero/str-4 5913480 20.28 ns/op BenchmarkConvT2Ezero/zero/slice-4 5673622 21.10 ns/op BenchmarkConvT2Ezero/zero/big-4 194233 526.5 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1339262 89.50 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 103.2 ns/op BenchmarkConvT2Ezero/nonzero/big-4 177248 593.1 ns/op BenchmarkConvT2Ezero/smallint/16-4 5787883 20.74 ns/op BenchmarkConvT2Ezero/smallint/32-4 5888526 20.57 ns/op BenchmarkConvT2Ezero/smallint/64-4 5641940 21.21 ns/op BenchmarkConvT2Ezero/largeint/16-4 1555304 74.12 ns/op BenchmarkConvT2Ezero/largeint/32-4 1597519 74.41 ns/op BenchmarkConvT2Ezero/largeint/64-4 1706941 69.02 ns/op BenchmarkMalloc8-4 1872296 59.72 ns/op BenchmarkMalloc16-4 1879522 68.45 ns/op BenchmarkMallocTypeInfo8-4 1743571 71.61 ns/op BenchmarkMallocTypeInfo16-4 1555294 73.88 ns/op BenchmarkMallocLargeStruct-4 144750 782.7 ns/op BenchmarkGoroutineSelect-4 80 2018264 ns/op BenchmarkGoroutineBlocking-4 92 1666445 ns/op BenchmarkGoroutineForRange-4 60 1928482 ns/op BenchmarkGoroutineIdle-4 100 1309891 ns/op BenchmarkHashStringSpeed-4 2404252 45.03 ns/op BenchmarkHashBytesSpeed-4 1437644 84.53 ns/op BenchmarkHashInt32Speed-4 2845825 35.86 ns/op BenchmarkHashInt64Speed-4 3365326 38.34 ns/op BenchmarkHashStringArraySpeed-4 589875 190.7 ns/op BenchmarkMegMap-4 3314998 36.20 ns/op BenchmarkMegOneMap-4 4225317 28.09 ns/op BenchmarkMegEqMap-4 1413 86198 ns/op BenchmarkMegEmptyMap-4 4860206 24.56 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2763517 43.68 ns/op BenchmarkSmallStrMap-4 3594458 34.69 ns/op BenchmarkMapStringKeysEight_16-4 3313899 34.88 ns/op BenchmarkMapStringKeysEight_32-4 3180260 37.12 ns/op BenchmarkMapStringKeysEight_64-4 3287332 36.32 ns/op BenchmarkMapStringKeysEight_1M-4 3325886 35.96 ns/op BenchmarkIntMap-4 3707575 32.59 ns/op BenchmarkMapFirst/1-4 4886215 24.44 ns/op BenchmarkMapFirst/2-4 4818844 24.18 ns/op BenchmarkMapFirst/3-4 4941405 24.95 ns/op BenchmarkMapFirst/4-4 4722634 24.89 ns/op BenchmarkMapFirst/5-4 4484455 25.87 ns/op BenchmarkMapFirst/6-4 4556070 27.03 ns/op BenchmarkMapFirst/7-4 4470366 25.47 ns/op BenchmarkMapFirst/8-4 4514876 25.37 ns/op BenchmarkMapFirst/9-4 4189497 28.02 ns/op BenchmarkMapFirst/10-4 4032794 29.13 ns/op BenchmarkMapFirst/11-4 4261382 28.08 ns/op BenchmarkMapFirst/12-4 3991228 30.09 ns/op BenchmarkMapFirst/13-4 4144864 30.43 ns/op BenchmarkMapFirst/14-4 4161129 28.92 ns/op BenchmarkMapFirst/15-4 4038806 28.93 ns/op BenchmarkMapFirst/16-4 4087954 28.74 ns/op BenchmarkMapMid/1-4 4883985 24.62 ns/op BenchmarkMapMid/2-4 4600076 26.64 ns/op BenchmarkMapMid/3-4 4711384 26.38 ns/op BenchmarkMapMid/4-4 4397127 27.26 ns/op BenchmarkMapMid/5-4 4553984 26.43 ns/op BenchmarkMapMid/6-4 4529004 28.60 ns/op BenchmarkMapMid/7-4 4198976 26.49 ns/op BenchmarkMapMid/8-4 4265791 27.90 ns/op BenchmarkMapMid/9-4 3887076 29.39 ns/op BenchmarkMapMid/10-4 3744866 32.03 ns/op BenchmarkMapMid/11-4 3725696 30.24 ns/op BenchmarkMapMid/12-4 3784615 30.93 ns/op BenchmarkMapMid/13-4 3768006 33.08 ns/op BenchmarkMapMid/14-4 3949562 29.63 ns/op BenchmarkMapMid/15-4 3828819 29.90 ns/op BenchmarkMapMid/16-4 3990325 30.07 ns/op BenchmarkMapLast/1-4 4884584 24.65 ns/op BenchmarkMapLast/2-4 4577517 25.60 ns/op BenchmarkMapLast/3-4 4450304 26.66 ns/op BenchmarkMapLast/4-4 4249828 28.45 ns/op BenchmarkMapLast/5-4 4195185 26.50 ns/op BenchmarkMapLast/6-4 4302759 29.29 ns/op BenchmarkMapLast/7-4 4157924 27.59 ns/op BenchmarkMapLast/8-4 3878167 30.94 ns/op BenchmarkMapLast/9-4 4002428 30.30 ns/op BenchmarkMapLast/10-4 3598748 30.44 ns/op BenchmarkMapLast/11-4 3651106 34.22 ns/op BenchmarkMapLast/12-4 3689806 33.01 ns/op BenchmarkMapLast/13-4 3611476 33.05 ns/op BenchmarkMapLast/14-4 3957637 30.75 ns/op BenchmarkMapLast/15-4 3779473 29.72 ns/op BenchmarkMapLast/16-4 3894204 29.42 ns/op BenchmarkMapCycle-4 2227976 53.50 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3121782 35.11 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2155 50071 ns/op BenchmarkMakeMap/[Byte]Byte-4 536756 222.9 ns/op BenchmarkMakeMap/[Int]Int-4 239169 463.7 ns/op BenchmarkNewEmptyMap-4 5252355 22.61 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1471914 81.44 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 440467 251.4 ns/op BenchmarkMapIterEmpty-4 5441349 22.07 ns/op BenchmarkSameLengthMap-4 4505893 24.94 ns/op BenchmarkBigKeyMap-4 1647025 73.23 ns/op BenchmarkBigValMap-4 1476477 80.74 ns/op BenchmarkSmallKeyMap-4 3076610 38.66 ns/op BenchmarkMapPopulate/1-4 2315247 51.62 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 131001 864.2 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 9643 14569 ns/op 3350 B/op 17 allocs/op BenchmarkMapPopulate/1000-4 751 170770 ns/op 53316 B/op 73 allocs/op BenchmarkMapPopulate/10000-4 54 2516689 ns/op 427649 B/op 319 allocs/op BenchmarkMapPopulate/100000-4 4 29593953 ns/op 3608132 B/op 3988 allocs/op BenchmarkComplexAlgMap-4 494890 242.1 ns/op BenchmarkGoMapClear/Reflexive/1-4 1616391 74.17 ns/op BenchmarkGoMapClear/Reflexive/10-4 1463368 81.98 ns/op BenchmarkGoMapClear/Reflexive/100-4 476001 244.3 ns/op BenchmarkGoMapClear/Reflexive/1000-4 49335 2404 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5722 20868 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1328342 90.01 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1225464 97.45 ns/op BenchmarkGoMapClear/NonReflexive/100-4 453436 261.1 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 49464 2418 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5676 21148 ns/op BenchmarkMapStringConversion/32/simple-4 1807836 66.28 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1586502 78.94 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1655704 72.57 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1724853 69.54 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1462214 81.58 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1514190 76.55 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1963309 59.37 ns/op BenchmarkMapInterfacePtr-4 1882706 59.82 ns/op BenchmarkNewEmptyMapHintLessThan8-4 3765421 30.44 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 116581 1061 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 4828 23821 ns/op BenchmarkMapPop1000-4 356 340480 ns/op BenchmarkMapPop10000-4 20 6284157 ns/op BenchmarkMapAssign/Int32/256-4 2307930 52.96 ns/op BenchmarkMapAssign/Int32/65536-4 953998 121.7 ns/op BenchmarkMapAssign/Int64/256-4 2269174 52.47 ns/op BenchmarkMapAssign/Int64/65536-4 718052 149.2 ns/op BenchmarkMapAssign/Str/256-4 1875481 63.25 ns/op BenchmarkMapAssign/Str/65536-4 347200 307.6 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1515841 81.48 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 647223 195.3 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1480257 79.91 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 464905 233.7 ns/op BenchmarkMapOperatorAssign/Str/256-4 448848 2588 ns/op BenchmarkMapOperatorAssign/Str/65536-4 122458 834.2 ns/op BenchmarkMapAppendAssign/Int32/256-4 976218 148.8 ns/op 33 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 172628 616.9 ns/op 71 B/op 1 allocs/op BenchmarkMapAppendAssign/Int64/256-4 931852 148.6 ns/op 35 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 167680 647.8 ns/op 80 B/op 1 allocs/op BenchmarkMapAppendAssign/Str/256-4 645817 202.1 ns/op 40 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 106155 1145 ns/op 140 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1778373 65.85 ns/op BenchmarkMapDelete/Int32/1000-4 1937577 62.14 ns/op BenchmarkMapDelete/Int32/10000-4 1793266 65.64 ns/op BenchmarkMapDelete/Int64/100-4 1766499 67.20 ns/op BenchmarkMapDelete/Int64/1000-4 1879580 63.20 ns/op BenchmarkMapDelete/Int64/10000-4 1758874 66.30 ns/op BenchmarkMapDelete/Str/100-4 1314666 97.65 ns/op BenchmarkMapDelete/Str/1000-4 1513165 78.55 ns/op BenchmarkMapDelete/Str/10000-4 1400428 86.01 ns/op BenchmarkMapDelete/Pointer/100-4 1592961 94.38 ns/op BenchmarkMapDelete/Pointer/1000-4 1729674 80.44 ns/op BenchmarkMapDelete/Pointer/10000-4 1624604 76.50 ns/op BenchmarkMemmove/0-4 14106835 8.285 ns/op BenchmarkMemmove/1-4 1990078 60.48 ns/op 16.53 MB/s BenchmarkMemmove/2-4 1859374 63.51 ns/op 31.49 MB/s BenchmarkMemmove/3-4 1912478 65.36 ns/op 45.90 MB/s BenchmarkMemmove/4-4 1898431 63.16 ns/op 63.33 MB/s BenchmarkMemmove/5-4 1872859 63.59 ns/op 78.63 MB/s BenchmarkMemmove/6-4 1919421 62.60 ns/op 95.84 MB/s BenchmarkMemmove/7-4 1867470 63.70 ns/op 109.89 MB/s BenchmarkMemmove/8-4 1974324 61.02 ns/op 131.10 MB/s BenchmarkMemmove/9-4 1799194 65.81 ns/op 136.75 MB/s BenchmarkMemmove/10-4 1775164 66.27 ns/op 150.90 MB/s BenchmarkMemmove/11-4 1813771 66.38 ns/op 165.72 MB/s BenchmarkMemmove/12-4 1790072 66.40 ns/op 180.71 MB/s BenchmarkMemmove/13-4 1800814 65.85 ns/op 197.41 MB/s BenchmarkMemmove/14-4 1812688 66.39 ns/op 210.87 MB/s BenchmarkMemmove/15-4 1789464 66.06 ns/op 227.05 MB/s BenchmarkMemmove/16-4 1894088 62.80 ns/op 254.80 MB/s BenchmarkMemmove/32-4 1799496 65.60 ns/op 487.83 MB/s BenchmarkMemmove/64-4 1619656 73.35 ns/op 872.55 MB/s BenchmarkMemmove/128-4 1362073 88.13 ns/op 1452.39 MB/s BenchmarkMemmove/256-4 1000000 114.7 ns/op 2231.97 MB/s BenchmarkMemmove/512-4 588097 203.2 ns/op 2519.15 MB/s BenchmarkMemmove/1024-4 394364 302.9 ns/op 3380.17 MB/s BenchmarkMemmove/2048-4 233715 505.1 ns/op 4054.57 MB/s BenchmarkMemmove/4096-4 129198 928.2 ns/op 4412.71 MB/s BenchmarkMemmoveOverlap/32-4 1794237 67.57 ns/op 473.62 MB/s BenchmarkMemmoveOverlap/64-4 1640762 73.85 ns/op 866.60 MB/s BenchmarkMemmoveOverlap/128-4 1359559 88.74 ns/op 1442.36 MB/s BenchmarkMemmoveOverlap/256-4 999764 114.6 ns/op 2233.26 MB/s BenchmarkMemmoveOverlap/512-4 589132 202.6 ns/op 2527.75 MB/s BenchmarkMemmoveOverlap/1024-4 395278 303.0 ns/op 3379.29 MB/s BenchmarkMemmoveOverlap/2048-4 235779 504.9 ns/op 4056.33 MB/s BenchmarkMemmoveOverlap/4096-4 129933 924.4 ns/op 4430.93 MB/s BenchmarkMemmoveUnalignedDst/0-4 14399360 7.961 ns/op BenchmarkMemmoveUnalignedDst/1-4 1911806 61.69 ns/op 16.21 MB/s BenchmarkMemmoveUnalignedDst/2-4 1903713 64.85 ns/op 30.84 MB/s BenchmarkMemmoveUnalignedDst/3-4 1862786 62.61 ns/op 47.92 MB/s BenchmarkMemmoveUnalignedDst/4-4 1894958 63.38 ns/op 63.12 MB/s BenchmarkMemmoveUnalignedDst/5-4 1838457 66.07 ns/op 75.68 MB/s BenchmarkMemmoveUnalignedDst/6-4 1901865 64.86 ns/op 92.50 MB/s BenchmarkMemmoveUnalignedDst/7-4 1851046 63.51 ns/op 110.22 MB/s BenchmarkMemmoveUnalignedDst/8-4 1960346 61.81 ns/op 129.44 MB/s BenchmarkMemmoveUnalignedDst/9-4 1780506 67.27 ns/op 133.80 MB/s BenchmarkMemmoveUnalignedDst/10-4 1775128 66.77 ns/op 149.78 MB/s BenchmarkMemmoveUnalignedDst/11-4 1781583 66.96 ns/op 164.27 MB/s BenchmarkMemmoveUnalignedDst/12-4 1756728 67.26 ns/op 178.42 MB/s BenchmarkMemmoveUnalignedDst/13-4 1717640 69.06 ns/op 188.24 MB/s BenchmarkMemmoveUnalignedDst/14-4 1740705 68.68 ns/op 203.84 MB/s BenchmarkMemmoveUnalignedDst/15-4 1741572 71.18 ns/op 210.75 MB/s BenchmarkMemmoveUnalignedDst/16-4 1750978 67.15 ns/op 238.27 MB/s BenchmarkMemmoveUnalignedDst/32-4 1675677 70.34 ns/op 454.94 MB/s BenchmarkMemmoveUnalignedDst/64-4 1529018 78.35 ns/op 816.84 MB/s BenchmarkMemmoveUnalignedDst/128-4 1293267 92.38 ns/op 1385.59 MB/s BenchmarkMemmoveUnalignedDst/256-4 991412 117.7 ns/op 2175.38 MB/s BenchmarkMemmoveUnalignedDst/512-4 547904 209.4 ns/op 2445.54 MB/s BenchmarkMemmoveUnalignedDst/1024-4 361363 321.7 ns/op 3183.20 MB/s BenchmarkMemmoveUnalignedDst/2048-4 230334 514.4 ns/op 3981.11 MB/s BenchmarkMemmoveUnalignedDst/4096-4 124300 957.8 ns/op 4276.58 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1735318 70.57 ns/op 453.44 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1549956 77.13 ns/op 829.81 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1291374 93.28 ns/op 1372.14 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 991735 119.7 ns/op 2138.44 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 585704 206.1 ns/op 2484.65 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 385248 305.2 ns/op 3354.85 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 233646 508.6 ns/op 4027.03 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 129633 925.8 ns/op 4424.47 MB/s BenchmarkMemmoveUnalignedSrc/0-4 12906048 8.931 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1954738 60.94 ns/op 16.41 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1869381 64.31 ns/op 31.10 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1885472 63.48 ns/op 47.26 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1880604 63.74 ns/op 62.75 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1872346 63.67 ns/op 78.53 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1851655 65.89 ns/op 91.07 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1877892 64.39 ns/op 108.70 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1930948 61.80 ns/op 129.46 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1773070 67.86 ns/op 132.64 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1769436 67.96 ns/op 147.14 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1778475 67.68 ns/op 162.52 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1775274 67.60 ns/op 177.50 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1752987 68.09 ns/op 190.92 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1763481 67.56 ns/op 207.22 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1761140 67.75 ns/op 221.41 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1817547 66.07 ns/op 242.15 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1730203 69.56 ns/op 460.06 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1561334 77.36 ns/op 827.34 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1281765 93.05 ns/op 1375.67 MB/s BenchmarkMemmoveUnalignedSrc/256-4 985310 119.4 ns/op 2144.06 MB/s BenchmarkMemmoveUnalignedSrc/512-4 571599 207.4 ns/op 2468.87 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 370275 308.0 ns/op 3324.16 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 231151 512.0 ns/op 4000.30 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 127612 937.7 ns/op 4368.14 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1538792 77.74 ns/op 205.80 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1520463 78.52 ns/op 203.78 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1520114 78.80 ns/op 203.05 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1498124 80.90 ns/op 197.78 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1524674 78.81 ns/op 203.01 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1510138 80.42 ns/op 198.97 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1535079 78.24 ns/op 204.51 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1500411 79.76 ns/op 200.61 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1369886 88.19 ns/op 725.67 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1248838 95.29 ns/op 671.61 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1318465 91.49 ns/op 699.56 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1280514 93.97 ns/op 681.10 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1332123 90.10 ns/op 710.32 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1292392 91.95 ns/op 696.03 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1322727 89.73 ns/op 713.22 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1291980 91.71 ns/op 697.85 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 885192 132.2 ns/op 1936.25 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 729721 159.9 ns/op 1600.52 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 884827 132.5 ns/op 1932.21 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 873763 136.2 ns/op 1879.95 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 905516 130.6 ns/op 1959.90 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 901281 131.8 ns/op 1942.80 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 899842 130.2 ns/op 1965.53 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 839772 131.9 ns/op 1940.82 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 117554 1007 ns/op 4068.39 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 79329 1510 ns/op 2713.33 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 124659 958.9 ns/op 4271.73 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 121882 962.7 ns/op 4254.81 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 126256 947.0 ns/op 4325.19 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 125732 954.2 ns/op 4292.82 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 125352 951.4 ns/op 4305.46 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 125139 960.6 ns/op 4263.98 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 7431 15491 ns/op 4230.72 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 4792 23758 ns/op 2758.47 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 7357 14275 ns/op 4590.91 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 7378 14481 ns/op 4525.59 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 7294 14361 ns/op 4563.31 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 7395 14400 ns/op 4551.01 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 7287 14383 ns/op 4556.62 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 7291 14438 ns/op 4538.98 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1732642 71.22 ns/op 449.30 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1524444 78.17 ns/op 818.70 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 798717 147.3 ns/op 868.82 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 666477 174.5 ns/op 1467.05 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 577872 204.4 ns/op 2505.40 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 389730 305.3 ns/op 3353.85 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 231260 515.4 ns/op 3973.75 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 127833 928.7 ns/op 4410.50 MB/s BenchmarkMemclr/5-4 11586926 10.46 ns/op 478.17 MB/s BenchmarkMemclr/16-4 11003533 10.93 ns/op 1464.26 MB/s BenchmarkMemclr/64-4 10258204 11.68 ns/op 5477.37 MB/s BenchmarkMemclr/256-4 8850984 13.56 ns/op 18883.54 MB/s BenchmarkMemclr/4096-4 2357229 50.97 ns/op 80358.14 MB/s BenchmarkMemclr/65536-4 69147 1740 ns/op 37656.28 MB/s BenchmarkMemclr/1M-4 2746 40161 ns/op 26109.41 MB/s BenchmarkMemclr/4M-4 682 171609 ns/op 24441.12 MB/s BenchmarkMemclr/8M-4 261 421132 ns/op 19919.17 MB/s BenchmarkMemclr/16M-4 67 1915772 ns/op 8757.42 MB/s BenchmarkMemclr/64M-4 10 10020878 ns/op 6696.90 MB/s BenchmarkMemclrUnaligned/0_5-4 7453974 16.57 ns/op 301.83 MB/s BenchmarkMemclrUnaligned/0_16-4 7388125 16.16 ns/op 990.15 MB/s BenchmarkMemclrUnaligned/0_64-4 7275066 16.52 ns/op 3873.90 MB/s BenchmarkMemclrUnaligned/0_256-4 6772238 17.74 ns/op 14427.31 MB/s BenchmarkMemclrUnaligned/0_4096-4 2225395 53.89 ns/op 76002.10 MB/s BenchmarkMemclrUnaligned/0_65536-4 77541 1476 ns/op 44413.00 MB/s BenchmarkMemclrUnaligned/1_5-4 7430036 16.05 ns/op 311.44 MB/s BenchmarkMemclrUnaligned/1_16-4 7451516 16.12 ns/op 992.86 MB/s BenchmarkMemclrUnaligned/1_64-4 7284954 16.47 ns/op 3886.07 MB/s BenchmarkMemclrUnaligned/1_256-4 6508730 18.11 ns/op 14139.13 MB/s BenchmarkMemclrUnaligned/1_4096-4 1359864 87.89 ns/op 46604.74 MB/s BenchmarkMemclrUnaligned/1_65536-4 53224 1981 ns/op 33089.26 MB/s BenchmarkMemclrUnaligned/4_5-4 7334868 16.25 ns/op 307.62 MB/s BenchmarkMemclrUnaligned/4_16-4 7399113 16.24 ns/op 985.42 MB/s BenchmarkMemclrUnaligned/4_64-4 7262882 16.44 ns/op 3892.74 MB/s BenchmarkMemclrUnaligned/4_256-4 6488328 18.54 ns/op 13804.71 MB/s BenchmarkMemclrUnaligned/4_4096-4 1359632 88.13 ns/op 46477.46 MB/s BenchmarkMemclrUnaligned/4_65536-4 49836 2158 ns/op 30375.14 MB/s BenchmarkMemclrUnaligned/7_5-4 7464054 15.96 ns/op 313.22 MB/s BenchmarkMemclrUnaligned/7_16-4 7367168 16.14 ns/op 991.27 MB/s BenchmarkMemclrUnaligned/7_64-4 7257836 16.45 ns/op 3891.00 MB/s BenchmarkMemclrUnaligned/7_256-4 6385198 18.56 ns/op 13789.73 MB/s BenchmarkMemclrUnaligned/7_4096-4 1362601 87.99 ns/op 46552.99 MB/s BenchmarkMemclrUnaligned/7_65536-4 61479 1855 ns/op 35333.26 MB/s BenchmarkMemclrUnaligned/0_1M-4 2752 38892 ns/op 26961.44 MB/s BenchmarkMemclrUnaligned/0_4M-4 680 165305 ns/op 25373.07 MB/s BenchmarkMemclrUnaligned/0_8M-4 273 397426 ns/op 21107.37 MB/s BenchmarkMemclrUnaligned/0_16M-4 54 2043381 ns/op 8210.52 MB/s BenchmarkMemclrUnaligned/0_64M-4 10 10188215 ns/op 6586.91 MB/s BenchmarkMemclrUnaligned/1_1M-4 2702 41350 ns/op 25358.35 MB/s BenchmarkMemclrUnaligned/1_4M-4 666 170007 ns/op 24671.42 MB/s BenchmarkMemclrUnaligned/1_8M-4 216 541688 ns/op 15486.05 MB/s BenchmarkMemclrUnaligned/1_16M-4 48 2323207 ns/op 7221.58 MB/s BenchmarkMemclrUnaligned/1_64M-4 10 10339670 ns/op 6490.43 MB/s BenchmarkMemclrUnaligned/4_1M-4 2734 40430 ns/op 25935.57 MB/s BenchmarkMemclrUnaligned/4_4M-4 664 171512 ns/op 24454.90 MB/s BenchmarkMemclrUnaligned/4_8M-4 207 531022 ns/op 15797.10 MB/s BenchmarkMemclrUnaligned/4_16M-4 50 2308088 ns/op 7268.88 MB/s BenchmarkMemclrUnaligned/4_64M-4 10 10245391 ns/op 6550.15 MB/s BenchmarkMemclrUnaligned/7_1M-4 2725 41294 ns/op 25392.64 MB/s BenchmarkMemclrUnaligned/7_4M-4 664 172820 ns/op 24269.77 MB/s BenchmarkMemclrUnaligned/7_8M-4 234 523362 ns/op 16028.32 MB/s BenchmarkMemclrUnaligned/7_16M-4 51 2357683 ns/op 7115.98 MB/s BenchmarkMemclrUnaligned/7_64M-4 10 10094498 ns/op 6648.06 MB/s BenchmarkGoMemclr/5-4 2075130 57.24 ns/op 87.35 MB/s BenchmarkGoMemclr/16-4 479534 241.4 ns/op 66.29 MB/s BenchmarkGoMemclr/64-4 130414 923.1 ns/op 69.33 MB/s BenchmarkGoMemclr/256-4 32569 3672 ns/op 69.72 MB/s BenchmarkMemclrRange/1K_2K-4 67448 1746 ns/op 54924.95 MB/s BenchmarkMemclrRange/2K_8K-4 30619 3901 ns/op 85492.65 MB/s BenchmarkMemclrRange/4K_16K-4 43314 2786 ns/op 115945.42 MB/s BenchmarkMemclrRange/160K_228K-4 1854 57462 ns/op 28938.39 MB/s BenchmarkClearFat7-4 6331233 18.05 ns/op BenchmarkClearFat8-4 6775482 16.95 ns/op BenchmarkClearFat11-4 5941915 18.83 ns/op BenchmarkClearFat12-4 5797828 20.60 ns/op BenchmarkClearFat13-4 6003658 19.22 ns/op BenchmarkClearFat14-4 5824718 20.26 ns/op BenchmarkClearFat15-4 5852631 19.23 ns/op BenchmarkClearFat16-4 6448962 17.47 ns/op BenchmarkClearFat24-4 6296374 18.94 ns/op BenchmarkClearFat32-4 6076994 19.19 ns/op BenchmarkClearFat40-4 5825906 20.27 ns/op BenchmarkClearFat48-4 5456581 21.33 ns/op BenchmarkClearFat56-4 5548942 21.43 ns/op BenchmarkClearFat64-4 5425159 22.46 ns/op BenchmarkClearFat72-4 5091376 23.35 ns/op BenchmarkClearFat128-4 3708109 31.85 ns/op BenchmarkClearFat256-4 2619493 62.23 ns/op BenchmarkClearFat512-4 1337421 88.48 ns/op BenchmarkClearFat1024-4 784596 143.5 ns/op BenchmarkClearFat1032-4 788460 151.1 ns/op BenchmarkClearFat1040-4 780326 151.7 ns/op BenchmarkCopyFat7-4 6195886 18.89 ns/op BenchmarkCopyFat8-4 6817897 15.84 ns/op BenchmarkCopyFat11-4 5741911 20.45 ns/op BenchmarkCopyFat12-4 5643982 20.40 ns/op BenchmarkCopyFat13-4 5702702 20.16 ns/op BenchmarkCopyFat14-4 5741836 20.53 ns/op BenchmarkCopyFat15-4 5694813 20.35 ns/op BenchmarkCopyFat16-4 6374614 17.83 ns/op BenchmarkCopyFat24-4 6135033 19.16 ns/op BenchmarkCopyFat32-4 5987216 19.42 ns/op BenchmarkCopyFat64-4 5424938 20.81 ns/op BenchmarkCopyFat72-4 5019691 24.16 ns/op BenchmarkCopyFat128-4 3677658 32.97 ns/op BenchmarkCopyFat256-4 2541460 46.75 ns/op BenchmarkCopyFat512-4 1251968 93.79 ns/op BenchmarkCopyFat520-4 1219855 97.00 ns/op BenchmarkCopyFat1024-4 774864 154.2 ns/op BenchmarkCopyFat1032-4 738591 156.3 ns/op BenchmarkCopyFat1040-4 743013 160.9 ns/op BenchmarkIssue18740/2byte-4 474 255352 ns/op BenchmarkIssue18740/4byte-4 753 154701 ns/op BenchmarkIssue18740/8byte-4 1023 116900 ns/op BenchmarkMemclrKnownSize1-4 8541247 13.11 ns/op 76.27 MB/s BenchmarkMemclrKnownSize2-4 5745710 20.79 ns/op 96.21 MB/s BenchmarkMemclrKnownSize4-4 3568580 33.77 ns/op 118.44 MB/s BenchmarkMemclrKnownSize8-4 990792 119.3 ns/op 67.06 MB/s BenchmarkMemclrKnownSize16-4 491988 244.7 ns/op 65.37 MB/s BenchmarkMemclrKnownSize32-4 254185 501.5 ns/op 63.81 MB/s BenchmarkMemclrKnownSize64-4 128703 915.0 ns/op 69.95 MB/s BenchmarkMemclrKnownSize112-4 74782 1591 ns/op 70.39 MB/s BenchmarkMemclrKnownSize128-4 65697 1832 ns/op 69.88 MB/s BenchmarkMemclrKnownSize192-4 44137 2733 ns/op 70.26 MB/s BenchmarkMemclrKnownSize248-4 32859 3506 ns/op 70.74 MB/s BenchmarkMemclrKnownSize256-4 34293 3488 ns/op 73.40 MB/s BenchmarkMemclrKnownSize512-4 17524 6860 ns/op 74.64 MB/s BenchmarkMemclrKnownSize1024-4 8512 13756 ns/op 74.44 MB/s BenchmarkMemclrKnownSize4096-4 2070 58380 ns/op 70.16 MB/s BenchmarkMemclrKnownSize512KiB-4 15 7617823 ns/op 68.82 MB/s BenchmarkReadMetricsLatency-4 9225 6592 p50-ns 9978 p90-ns 23388 p99-ns BenchmarkFinalizer-4 162 724142 ns/op BenchmarkFinalizerRun-4 177692 1023 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7557769 15.96 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3161775 37.98 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2440964 49.15 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2405703 49.73 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1302806 91.17 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 101.4 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2248197 53.24 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1256372 95.46 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1323422 90.50 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2019610 59.41 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2024995 59.38 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1717076 70.11 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1473984 81.34 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1348404 88.75 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 8428765 14.26 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 8542993 14.16 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 8528056 14.17 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 8409970 14.25 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 7848968 15.30 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6611173 18.15 ns/op BenchmarkFindBitRange64/PatternAASize2-4 8402934 14.29 ns/op BenchmarkFindBitRange64/PatternAASize8-4 8568494 14.17 ns/op BenchmarkFindBitRange64/PatternAASize32-4 8544249 14.08 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 8335477 14.28 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 8440714 14.11 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 8545532 14.12 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 8428471 14.30 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 8495179 14.08 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 8435300 14.03 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 8429967 14.26 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 8546785 14.14 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 8515786 14.19 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 8403338 14.25 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7435804 16.14 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7468620 16.21 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 8456042 14.23 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7337341 16.19 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7444737 16.23 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 8442355 14.28 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7443997 16.08 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7332213 16.13 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 8222840 14.21 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7378196 16.23 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7442874 16.20 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 8327826 14.26 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 8503869 14.16 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 8606136 14.02 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 8379180 14.32 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 8469292 14.22 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 8471368 14.09 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 7371925 14.27 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 8414211 14.07 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 8463091 14.09 ns/op BenchmarkNetpollBreak-4 3849 32211 ns/op BenchmarkPinnerPinUnpinBatch-4 907 124130 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 216 540633 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1044 120322 ns/op BenchmarkPinnerPinUnpin-4 1000000 108.4 ns/op BenchmarkPinnerPinUnpinTiny-4 1000000 108.3 ns/op BenchmarkPinnerPinUnpinDouble-4 415988 285.5 ns/op BenchmarkPinnerPinUnpinParallel-4 3468822 34.74 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 3325779 37.77 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 214678 524.3 ns/op BenchmarkPinnerIsPinnedOnPinned-4 6153868 20.13 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 6321252 19.04 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 9002608 12.07 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 9635730 11.68 ns/op BenchmarkPingPongHog-4 354 341108 ns/op BenchmarkStackGrowth-4 108481 962.6 ns/op BenchmarkStackGrowthDeep-4 1284 97636 ns/op BenchmarkCreateGoroutines-4 49310 2249 ns/op BenchmarkCreateGoroutinesParallel-4 45315 3014 ns/op BenchmarkCreateGoroutinesCapture-4 7980 13123 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 35217 3159 ns/op BenchmarkClosureCall-4 18480063 5.656 ns/op BenchmarkWakeupParallelSpinning/0s-4 8715 19882 ns/op BenchmarkWakeupParallelSpinning/1µs-4 6934 23567 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4976 24202 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3138 35935 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2119 56386 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1282 94178 ns/op BenchmarkWakeupParallelSpinning/50µs-4 650 188638 ns/op BenchmarkWakeupParallelSpinning/100µs-4 380 310492 ns/op BenchmarkWakeupParallelSyscall/0s-4 786 151975 ns/op BenchmarkWakeupParallelSyscall/1µs-4 774 168012 ns/op BenchmarkWakeupParallelSyscall/2µs-4 766 174212 ns/op BenchmarkWakeupParallelSyscall/5µs-4 732 158229 ns/op BenchmarkWakeupParallelSyscall/10µs-4 667 168610 ns/op BenchmarkWakeupParallelSyscall/20µs-4 625 193950 ns/op BenchmarkWakeupParallelSyscall/50µs-4 475 253878 ns/op BenchmarkWakeupParallelSyscall/100µs-4 332 361691 ns/op BenchmarkMatmult-4 4014123 35.97 ns/op BenchmarkFastrand-4 13724802 8.732 ns/op BenchmarkFastrand64-4 11092459 9.607 ns/op BenchmarkFastrandHashiter-4 4591257 27.83 ns/op BenchmarkFastrandn/2-4 7737385 15.41 ns/op BenchmarkFastrandn/3-4 7266009 16.44 ns/op BenchmarkFastrandn/4-4 8015558 15.02 ns/op BenchmarkFastrandn/5-4 8032087 14.97 ns/op BenchmarkIfaceCmp100-4 107571 1102 ns/op BenchmarkIfaceCmpNil100-4 153387 773.7 ns/op BenchmarkEfaceCmpDiff-4 41499 2922 ns/op BenchmarkEfaceCmpDiffIndirect-4 30897 3929 ns/op BenchmarkDefer-4 1226126 98.37 ns/op BenchmarkDefer10-4 746181 169.1 ns/op BenchmarkDeferMany-4 439426 390.0 ns/op BenchmarkPanicRecover-4 574410 205.4 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 7970 15891 ns/op 16136 p50-ns 19610 p90-ns 26734 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 8700 19842 ns/op 15169 p50-ns 20347 p90-ns 173477 p99-ns BenchmarkGoroutineProfile/small/idle-4 3258 37004 ns/op 35487 p50-ns 36956 p90-ns 48635 p99-ns BenchmarkGoroutineProfile/small/loaded-4 408 378206 ns/op 129316 p50-ns 366990 p90-ns 5186795 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 6596 15729 ns/op 15635 p50-ns 18739 p90-ns 27058 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 6842 19573 ns/op 15687 p50-ns 23203 p90-ns 174716 p99-ns BenchmarkGoroutineProfile/large/idle-4 30 4090030 ns/op 4074450 p50-ns 4185733 p90-ns 4536900 p99-ns BenchmarkGoroutineProfile/large/loaded-4 26 5238939 ns/op 4399214 p50-ns 7875267 p90-ns 15184887 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 8151 15787 ns/op 14254 p50-ns 18819 p90-ns 30937 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 7576 19676 ns/op 14892 p50-ns 19250 p90-ns 174303 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 980 127985 ns/op 117416 p50-ns 139234 p90-ns 377663 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 240 621731 ns/op 262877 p50-ns 537168 p90-ns 9658599 p99-ns BenchmarkRWMutexUncontended-4 2927113 39.89 ns/op BenchmarkRWMutexWrite100-4 675716 159.3 ns/op BenchmarkRWMutexWrite10-4 156889 1196 ns/op BenchmarkRWMutexWorkWrite100-4 614784 192.4 ns/op BenchmarkRWMutexWorkWrite10-4 81404 1406 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2583 44903 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 928 128938 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1256 91083 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 448 264963 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 630 185498 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 208 561507 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 310 374263 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 85 1194104 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 296022 394.6 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 415716 405.6 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 206914 486.5 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 282601 406.9 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 285517 448.0 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 216230 505.8 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 254677 446.0 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 283736 434.8 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 218986 512.3 ns/op BenchmarkMakeSlice/Byte-4 1860590 61.39 ns/op BenchmarkMakeSlice/Int16-4 2035826 58.14 ns/op BenchmarkMakeSlice/Int-4 1411957 85.05 ns/op BenchmarkMakeSlice/Ptr-4 1263260 95.41 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 148.0 ns/op BenchmarkMakeSlice/Struct/32-4 861897 167.9 ns/op BenchmarkMakeSlice/Struct/40-4 593308 197.1 ns/op BenchmarkGrowSlice/Byte-4 820392 164.0 ns/op BenchmarkGrowSlice/Int16-4 694575 171.8 ns/op BenchmarkGrowSlice/Int-4 643756 233.2 ns/op BenchmarkGrowSlice/Ptr-4 490465 266.4 ns/op BenchmarkGrowSlice/Struct/24-4 288994 357.8 ns/op BenchmarkGrowSlice/Struct/32-4 277777 419.4 ns/op BenchmarkGrowSlice/Struct/40-4 227962 521.2 ns/op BenchmarkExtendSlice/IntSlice-4 495957 271.4 ns/op BenchmarkExtendSlice/PointerSlice-4 407859 308.9 ns/op BenchmarkExtendSlice/NoGrow-4 825957 150.4 ns/op BenchmarkAppend-4 809793 147.6 ns/op BenchmarkAppendGrowByte-4 3 33524350 ns/op BenchmarkAppendGrowString-4 1 413774683 ns/op BenchmarkAppendSlice/1Bytes-4 1933077 61.62 ns/op BenchmarkAppendSlice/4Bytes-4 1819359 66.16 ns/op BenchmarkAppendSlice/7Bytes-4 1773303 66.70 ns/op BenchmarkAppendSlice/8Bytes-4 1768540 66.95 ns/op BenchmarkAppendSlice/15Bytes-4 1769367 67.73 ns/op BenchmarkAppendSlice/16Bytes-4 1819597 66.57 ns/op BenchmarkAppendSlice/32Bytes-4 1824080 64.52 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 82710 1326 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 21806 5047 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 8229 19467 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1545 71115 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 103 1132098 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 21 5445245 ns/op BenchmarkAppendStr/1Bytes-4 2184583 54.97 ns/op BenchmarkAppendStr/4Bytes-4 2102136 58.14 ns/op BenchmarkAppendStr/8Bytes-4 2001595 58.79 ns/op BenchmarkAppendStr/16Bytes-4 1978659 60.86 ns/op BenchmarkAppendStr/32Bytes-4 1945362 59.08 ns/op BenchmarkAppendSpecialCase-4 729216 159.1 ns/op BenchmarkCopy/1Byte-4 1919161 62.22 ns/op 16.07 MB/s BenchmarkCopy/1String-4 1981266 59.38 ns/op 16.84 MB/s BenchmarkCopy/2Byte-4 1986836 61.38 ns/op 32.59 MB/s BenchmarkCopy/2String-4 1970284 60.21 ns/op 33.22 MB/s BenchmarkCopy/4Byte-4 1932117 60.87 ns/op 65.71 MB/s BenchmarkCopy/4String-4 1814106 65.08 ns/op 61.46 MB/s BenchmarkCopy/8Byte-4 1903558 62.41 ns/op 128.18 MB/s BenchmarkCopy/8String-4 1839846 64.59 ns/op 123.86 MB/s BenchmarkCopy/12Byte-4 1715216 67.60 ns/op 177.51 MB/s BenchmarkCopy/12String-4 1831842 64.63 ns/op 185.68 MB/s BenchmarkCopy/16Byte-4 1895601 62.17 ns/op 257.38 MB/s BenchmarkCopy/16String-4 1875649 64.35 ns/op 248.65 MB/s BenchmarkCopy/32Byte-4 1825080 64.12 ns/op 499.05 MB/s BenchmarkCopy/32String-4 1757676 67.39 ns/op 474.82 MB/s BenchmarkCopy/128Byte-4 1337426 88.35 ns/op 1448.71 MB/s BenchmarkCopy/128String-4 1265626 93.95 ns/op 1362.45 MB/s BenchmarkCopy/1024Byte-4 392250 304.5 ns/op 3362.99 MB/s BenchmarkCopy/1024String-4 347600 344.6 ns/op 2971.40 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 27742 4118 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 18310 6361 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 10372 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 12471 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 8338 15678 ns/op BenchmarkAppendInPlace/Grow/Byte-4 122196 973.6 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 128724 898.1 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 92692 1114 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 84597 1433 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 63483 1665 ns/op BenchmarkStackCopyPtr-4 1 187160178 ns/op BenchmarkStackCopy-4 1 121910859 ns/op BenchmarkStackCopyNoCache-4 18 6140387 ns/op BenchmarkStackCopyWithStkobj-4 1 128163895 ns/op BenchmarkIssue18138-4 613 165073 ns/op BenchmarkCompareStringEqual-4 9981568 11.29 ns/op BenchmarkCompareStringIdentical-4 18639354 5.667 ns/op BenchmarkCompareStringSameLength-4 12186535 9.032 ns/op BenchmarkCompareStringDifferentLength-4 18413611 5.666 ns/op BenchmarkCompareStringBigUnaligned-4 1102 111865 ns/op 9373.70 MB/s BenchmarkCompareStringBig-4 1080 102950 ns/op 10185.35 MB/s BenchmarkConcatStringAndBytes-4 2467906 46.32 ns/op BenchmarkSliceByteToString/1-4 2183422 54.47 ns/op BenchmarkSliceByteToString/2-4 1000000 115.3 ns/op BenchmarkSliceByteToString/4-4 1000000 111.1 ns/op BenchmarkSliceByteToString/8-4 1000000 112.7 ns/op BenchmarkSliceByteToString/16-4 1000000 122.8 ns/op BenchmarkSliceByteToString/32-4 909943 129.7 ns/op BenchmarkSliceByteToString/64-4 985414 165.1 ns/op BenchmarkSliceByteToString/128-4 525141 209.2 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2826188 41.80 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 921724 129.1 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 109.0 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 4674082 25.67 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1810576 66.03 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 2100656 56.89 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2536906 46.82 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 451878 265.8 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 557120 210.4 ns/op BenchmarkRuneIterate/range/ASCII-4 8075617 13.55 ns/op BenchmarkRuneIterate/range/Japanese-4 2196626 54.16 ns/op BenchmarkRuneIterate/range/MixedLength-4 2596908 45.72 ns/op BenchmarkRuneIterate/range1/ASCII-4 7748150 13.54 ns/op BenchmarkRuneIterate/range1/Japanese-4 2215816 53.81 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2611833 45.71 ns/op BenchmarkRuneIterate/range2/ASCII-4 8062225 13.58 ns/op BenchmarkRuneIterate/range2/Japanese-4 2212578 53.88 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2595076 45.66 ns/op BenchmarkArrayEqual-4 17627595 6.027 ns/op BenchmarkFunc/Name-4 2604145 45.74 ns/op BenchmarkFunc/Entry-4 10200072 11.75 ns/op BenchmarkFunc/FileLine-4 2669461 44.16 ns/op PASS ok runtime 149.790s goos: linux goarch: amd64 pkg: runtime/cgo cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHandle/non-concurrent-4 24570 4813 ns/op BenchmarkHandle/concurrent-4 13632 7884 ns/op PASS ok runtime/cgo 1.480s goos: linux goarch: amd64 pkg: runtime/internal/atomic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAnd32-4 8607621 13.90 ns/op BenchmarkAnd32Parallel-4 2145816 73.56 ns/op BenchmarkAnd64-4 8874345 13.55 ns/op BenchmarkAnd64Parallel-4 2928376 68.64 ns/op BenchmarkOr32-4 8633044 13.91 ns/op BenchmarkOr32Parallel-4 1951214 73.88 ns/op BenchmarkOr64-4 8818303 13.53 ns/op BenchmarkOr64Parallel-4 2925580 72.88 ns/op BenchmarkAtomicLoad64-4 20996386 5.666 ns/op BenchmarkAtomicStore64-4 9972042 12.04 ns/op BenchmarkAtomicLoad-4 21087788 5.638 ns/op BenchmarkAtomicStore-4 9952761 12.04 ns/op BenchmarkAnd8-4 9770042 12.06 ns/op BenchmarkAnd-4 9964176 12.09 ns/op BenchmarkAnd8Parallel-4 2870350 47.68 ns/op BenchmarkAndParallel-4 3038516 47.64 ns/op BenchmarkOr8-4 9966792 12.03 ns/op BenchmarkOr-4 9851128 12.05 ns/op BenchmarkOr8Parallel-4 2845958 42.55 ns/op BenchmarkOrParallel-4 2335389 51.19 ns/op BenchmarkXadd-4 2433982 42.20 ns/op BenchmarkXadd64-4 3072658 50.26 ns/op BenchmarkCas-4 2273859 52.52 ns/op BenchmarkCas64-4 2426325 52.28 ns/op BenchmarkXchg-4 2976489 49.70 ns/op BenchmarkXchg64-4 2996934 48.79 ns/op PASS ok runtime/internal/atomic 5.347s goos: linux goarch: amd64 pkg: runtime/internal/math cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMulUintptr/small-4 4025691 28.34 ns/op BenchmarkMulUintptr/large-4 3383700 35.93 ns/op PASS ok runtime/internal/math 1.328s goos: linux goarch: amd64 pkg: runtime/pprof cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkGoroutine/Profile.WriteTo_idle_50-4 16 6697193 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 13 9371535 ns/op 715.7 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 1471 82931 ns/op 1.629 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 8 13587556 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 6 23168971 ns/op 1336 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 364 391632 ns/op 22.28 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 80146862 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 102785682 ns/op 7760 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 27 4732079 ns/op 312.4 concurrent_launches/op PASS ok runtime/pprof 2.925s goos: linux goarch: amd64 pkg: runtime/race cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSyncLeak-4 44 2828429 ns/op BenchmarkStackLeak-4 19436 6320 ns/op PASS ok runtime/race 1.458s goos: linux goarch: amd64 pkg: runtime/trace cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStartRegion-4 4554151 25.36 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 178719 668.4 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.295s goos: linux goarch: amd64 pkg: slices cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEqualFunc_Large-4 21 5080799 ns/op BenchmarkIndex_Large-4 14034 7790 ns/op BenchmarkIndexFunc_Large-4 80 1301547 ns/op BenchmarkCompact/nil-4 6697375 17.86 ns/op BenchmarkCompact/one-4 1815660 65.01 ns/op BenchmarkCompact/sorted-4 1000000 101.0 ns/op BenchmarkCompact/1_item-4 966378 117.7 ns/op BenchmarkCompact/unsorted-4 1000000 102.0 ns/op BenchmarkCompact/many-4 637252 182.4 ns/op BenchmarkCompact_Large-4 340 347117 ns/op BenchmarkCompactFunc_Large-4 44 2701717 ns/op BenchmarkReplace/naive-fast-4 64023 1648 ns/op BenchmarkReplace/optimized-fast-4 77876 1445 ns/op BenchmarkReplace/naive-slow-4 25965 4445 ns/op BenchmarkReplace/optimized-slow-4 30849 3807 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 106.1 ns/op BenchmarkBinarySearchFloats/Size32-4 954156 124.4 ns/op BenchmarkBinarySearchFloats/Size64-4 837082 137.5 ns/op BenchmarkBinarySearchFloats/Size128-4 737050 162.0 ns/op BenchmarkBinarySearchFloats/Size512-4 615112 192.7 ns/op BenchmarkBinarySearchFloats/Size1024-4 564531 207.5 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 556153 208.2 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 457656 246.0 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 405985 293.8 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 383124 317.7 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 289957 405.9 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 296185 404.2 ns/op PASS ok slices 5.228s goos: linux goarch: amd64 pkg: sort cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSearchWrappers-4 152911 781.0 ns/op BenchmarkSortInts-4 2 94989098 ns/op BenchmarkSlicesSortInts-4 2 66022623 ns/op BenchmarkSortIsSorted-4 34 3328242 ns/op BenchmarkSlicesIsSorted-4 54 2214811 ns/op BenchmarkSortStrings-4 1 154962171 ns/op BenchmarkSlicesSortStrings-4 1 105019678 ns/op BenchmarkSortStrings_Sorted-4 27 4192314 ns/op BenchmarkSlicesSortStrings_Sorted-4 39 2906268 ns/op BenchmarkSortStructs-4 1 197799572 ns/op BenchmarkSortFuncStructs-4 1 168660359 ns/op BenchmarkSortString1K-4 248 467590 ns/op BenchmarkSortString1K_Slice-4 193 625882 ns/op BenchmarkStableString1K-4 98 1149855 ns/op BenchmarkSortInt1K-4 330 395833 ns/op BenchmarkSortInt1K_Sorted-4 4285 23878 ns/op BenchmarkSortInt1K_Reversed-4 3363 37560 ns/op BenchmarkSortInt1K_Mod8-4 826 157646 ns/op BenchmarkStableInt1K-4 138 837744 ns/op BenchmarkStableInt1K_Slice-4 166 718572 ns/op BenchmarkSortInt64K-4 3 34600077 ns/op BenchmarkSortInt64K_Slice-4 3 44363526 ns/op BenchmarkStableInt64K-4 2 72777564 ns/op BenchmarkSort1e2-4 463 290435 ns/op BenchmarkStable1e2-4 180 933425 ns/op BenchmarkSort1e4-4 2 50516028 ns/op BenchmarkStable1e4-4 1 220643452 ns/op PASS ok sort 13.756s goos: linux goarch: amd64 pkg: strconv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAtof64Decimal-4 884148 136.1 ns/op BenchmarkAtof64Float-4 752604 158.9 ns/op BenchmarkAtof64FloatExp-4 567706 188.9 ns/op BenchmarkAtof64Big-4 433309 273.0 ns/op BenchmarkAtof64RandomBits-4 390440 293.8 ns/op BenchmarkAtof64RandomFloats-4 442663 266.2 ns/op BenchmarkAtof64RandomLongFloats-4 295176 396.4 ns/op BenchmarkAtof32Decimal-4 835590 137.5 ns/op BenchmarkAtof32Float-4 754231 155.3 ns/op BenchmarkAtof32FloatExp-4 599904 194.8 ns/op BenchmarkAtof32Random-4 346872 338.2 ns/op BenchmarkAtof32RandomLong-4 146737 808.3 ns/op BenchmarkParseInt/Pos/7bit-4 1403935 84.37 ns/op BenchmarkParseInt/Pos/26bit-4 590785 194.8 ns/op BenchmarkParseInt/Pos/31bit-4 556414 207.7 ns/op BenchmarkParseInt/Pos/56bit-4 346338 335.5 ns/op BenchmarkParseInt/Pos/63bit-4 330321 353.3 ns/op BenchmarkParseInt/Neg/7bit-4 1477172 81.13 ns/op BenchmarkParseInt/Neg/26bit-4 609279 195.5 ns/op BenchmarkParseInt/Neg/31bit-4 547362 213.2 ns/op BenchmarkParseInt/Neg/56bit-4 358230 322.4 ns/op BenchmarkParseInt/Neg/63bit-4 342541 350.7 ns/op BenchmarkAtoi/Pos/7bit-4 2144200 55.70 ns/op BenchmarkAtoi/Pos/26bit-4 789444 143.7 ns/op BenchmarkAtoi/Pos/31bit-4 714522 158.0 ns/op BenchmarkAtoi/Pos/56bit-4 416654 271.9 ns/op BenchmarkAtoi/Pos/63bit-4 302578 376.7 ns/op BenchmarkAtoi/Neg/7bit-4 2132072 56.06 ns/op BenchmarkAtoi/Neg/26bit-4 775455 143.9 ns/op BenchmarkAtoi/Neg/31bit-4 716804 159.1 ns/op BenchmarkAtoi/Neg/56bit-4 429517 268.7 ns/op BenchmarkAtoi/Neg/63bit-4 314725 371.5 ns/op BenchmarkFormatFloat/Decimal-4 119913 978.2 ns/op BenchmarkFormatFloat/Float-4 114910 1048 ns/op BenchmarkFormatFloat/Exp-4 116886 1030 ns/op BenchmarkFormatFloat/NegExp-4 117088 1019 ns/op BenchmarkFormatFloat/LongExp-4 99454 1210 ns/op BenchmarkFormatFloat/Big-4 92238 1296 ns/op BenchmarkFormatFloat/BinaryExp-4 231258 516.9 ns/op BenchmarkFormatFloat/32Integer-4 125968 967.9 ns/op BenchmarkFormatFloat/32ExactFraction-4 136982 884.8 ns/op BenchmarkFormatFloat/32Point-4 117950 1011 ns/op BenchmarkFormatFloat/32Exp-4 123998 981.6 ns/op BenchmarkFormatFloat/32NegExp-4 124311 968.2 ns/op BenchmarkFormatFloat/32Shortest-4 130440 914.5 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 135006 887.7 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 129028 914.8 ns/op BenchmarkFormatFloat/64Fixed1-4 159322 753.5 ns/op BenchmarkFormatFloat/64Fixed2-4 158917 752.1 ns/op BenchmarkFormatFloat/64Fixed3-4 156859 754.3 ns/op BenchmarkFormatFloat/64Fixed4-4 162031 746.3 ns/op BenchmarkFormatFloat/64Fixed12-4 91972 1308 ns/op BenchmarkFormatFloat/64Fixed16-4 94170 1093 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 117736 1028 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 100090 1184 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2146 51017 ns/op BenchmarkFormatFloat/Slowpath64-4 100111 1214 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 99291 1202 ns/op BenchmarkAppendFloat/Decimal-4 143976 821.0 ns/op BenchmarkAppendFloat/Float-4 126768 929.5 ns/op BenchmarkAppendFloat/Exp-4 136671 859.7 ns/op BenchmarkAppendFloat/NegExp-4 136902 859.4 ns/op BenchmarkAppendFloat/LongExp-4 111529 1071 ns/op BenchmarkAppendFloat/Big-4 102543 1161 ns/op BenchmarkAppendFloat/BinaryExp-4 316616 363.1 ns/op BenchmarkAppendFloat/32Integer-4 143173 820.3 ns/op BenchmarkAppendFloat/32ExactFraction-4 161191 735.9 ns/op BenchmarkAppendFloat/32Point-4 135561 871.0 ns/op BenchmarkAppendFloat/32Exp-4 138950 859.0 ns/op BenchmarkAppendFloat/32NegExp-4 140404 841.5 ns/op BenchmarkAppendFloat/32Shortest-4 170366 697.3 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 151371 773.7 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 153037 776.6 ns/op BenchmarkAppendFloat/64Fixed1-4 192523 620.5 ns/op BenchmarkAppendFloat/64Fixed2-4 189759 619.0 ns/op BenchmarkAppendFloat/64Fixed3-4 191418 619.4 ns/op BenchmarkAppendFloat/64Fixed4-4 193477 611.9 ns/op BenchmarkAppendFloat/64Fixed12-4 103738 1137 ns/op BenchmarkAppendFloat/64Fixed16-4 123783 962.8 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 154441 769.6 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 109618 1025 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2304 50988 ns/op BenchmarkAppendFloat/Slowpath64-4 111392 1068 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 113679 1049 ns/op BenchmarkFormatInt-4 14620 8179 ns/op BenchmarkAppendInt-4 17254 6880 ns/op BenchmarkFormatUint-4 78933 1471 ns/op BenchmarkAppendUint-4 96748 1215 ns/op BenchmarkFormatIntSmall/7-4 3574640 33.41 ns/op BenchmarkFormatIntSmall/42-4 3607443 33.35 ns/op BenchmarkAppendIntSmall-4 1525948 78.46 ns/op BenchmarkAppendUintVarlen/1-4 1588226 75.06 ns/op BenchmarkAppendUintVarlen/12-4 1539132 79.59 ns/op BenchmarkAppendUintVarlen/123-4 1000000 110.2 ns/op BenchmarkAppendUintVarlen/1234-4 978325 115.4 ns/op BenchmarkAppendUintVarlen/12345-4 962732 115.6 ns/op BenchmarkAppendUintVarlen/123456-4 943641 115.6 ns/op BenchmarkAppendUintVarlen/1234567-4 959953 121.9 ns/op BenchmarkAppendUintVarlen/12345678-4 984674 120.0 ns/op BenchmarkAppendUintVarlen/123456789-4 897541 125.6 ns/op BenchmarkAppendUintVarlen/1234567890-4 885776 125.8 ns/op BenchmarkAppendUintVarlen/12345678901-4 870452 129.2 ns/op BenchmarkAppendUintVarlen/123456789012-4 879242 128.6 ns/op BenchmarkAppendUintVarlen/1234567890123-4 903152 131.5 ns/op BenchmarkAppendUintVarlen/12345678901234-4 884530 131.7 ns/op BenchmarkAppendUintVarlen/123456789012345-4 825369 131.9 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 863066 135.4 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 816109 140.3 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 819876 139.9 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 821482 142.0 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 805590 138.6 ns/op BenchmarkQuote-4 45519 2579 ns/op BenchmarkQuoteRune-4 422446 268.3 ns/op BenchmarkAppendQuote-4 54510 2170 ns/op BenchmarkAppendQuoteRune-4 783687 140.2 ns/op BenchmarkUnquoteEasy-4 1328506 90.74 ns/op BenchmarkUnquoteHard-4 47370 2464 ns/op PASS ok strconv 19.832s goos: linux goarch: amd64 pkg: strings cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkBuildString_Builder/1Write_NoGrow-4 357853 296.6 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 116874 911.6 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 174930 657.6 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 400056 287.2 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 139563 868.1 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 192790 644.0 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 272847 412.5 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 74041 1388 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 89583 1192 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 607414 191.6 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 20010 5750 ns/op BenchmarkGenericMatch1-4 2250 52542 ns/op BenchmarkGenericMatch2-4 440 271612 ns/op BenchmarkSingleMaxSkipping-4 7994 14526 ns/op 688.41 MB/s BenchmarkSingleLongSuffixFail-4 13786 8540 ns/op 117.33 MB/s BenchmarkSingleMatch-4 242 475538 ns/op 31.54 MB/s BenchmarkByteByteNoMatch-4 69298 1726 ns/op BenchmarkByteByteMatch-4 17449 6837 ns/op BenchmarkByteStringMatch-4 20836 5458 ns/op BenchmarkHTMLEscapeNew-4 67405 1743 ns/op BenchmarkHTMLEscapeOld-4 85087 1413 ns/op BenchmarkByteStringReplacerWriteString-4 1375 84221 ns/op BenchmarkByteReplacerWriteString-4 1539 77009 ns/op BenchmarkByteByteReplaces-4 3406 33978 ns/op BenchmarkByteByteMap-4 10000 11267 ns/op BenchmarkMap/identity/ASCII-4 608928 195.9 ns/op BenchmarkMap/identity/Greek-4 430010 278.9 ns/op BenchmarkMap/change/ASCII-4 38360 3119 ns/op BenchmarkMap/change/Greek-4 29276 4097 ns/op BenchmarkIndexRune-4 1935391 62.93 ns/op BenchmarkIndexRuneLongString-4 1677006 71.47 ns/op BenchmarkIndexRuneFastPath-4 4183077 28.62 ns/op BenchmarkIndex-4 4129363 29.42 ns/op BenchmarkLastIndex-4 4451450 26.60 ns/op BenchmarkIndexByte-4 9465206 12.24 ns/op BenchmarkToUpper/#00-4 4928074 23.79 ns/op BenchmarkToUpper/ONLYUPPER-4 2928332 40.92 ns/op BenchmarkToUpper/abc-4 325617 375.8 ns/op BenchmarkToUpper/AbC123-4 246990 476.6 ns/op BenchmarkToUpper/azAZ09_-4 268069 441.4 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 55530 2169 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 70638 1691 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 34272 3483 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 56312 2133 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 118488 1008 ns/op BenchmarkToLower/#00-4 5096149 23.54 ns/op BenchmarkToLower/abc-4 4295868 27.55 ns/op BenchmarkToLower/AbC123-4 232191 525.6 ns/op BenchmarkToLower/azAZ09_-4 225388 529.9 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 95893 1221 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 66834 1807 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 34660 3400 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 76477 1576 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 118000 1003 ns/op BenchmarkMapNoChanges-4 768021 148.4 ns/op BenchmarkTrim-4 38842 3100 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3112288 38.42 ns/op BenchmarkToValidUTF8/InvalidASCII-4 183051 649.9 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 126216 961.1 ns/op BenchmarkEqualFold/Tests-4 54477 2159 ns/op BenchmarkEqualFold/ASCII-4 3274416 36.39 ns/op BenchmarkEqualFold/UnicodePrefix-4 109947 1079 ns/op BenchmarkEqualFold/UnicodeSuffix-4 116557 1010 ns/op BenchmarkIndexHard1-4 837 142015 ns/op BenchmarkIndexHard2-4 600 198369 ns/op BenchmarkIndexHard3-4 150 793788 ns/op BenchmarkIndexHard4-4 96 1190402 ns/op BenchmarkLastIndexHard1-4 58 1986553 ns/op BenchmarkLastIndexHard2-4 57 1985082 ns/op BenchmarkLastIndexHard3-4 58 1977771 ns/op BenchmarkCountHard1-4 844 142092 ns/op BenchmarkCountHard2-4 601 200777 ns/op BenchmarkCountHard3-4 151 792674 ns/op BenchmarkIndexTorture-4 7680 15606 ns/op BenchmarkCountTorture-4 7672 15502 ns/op BenchmarkCountTortureOverlapping-4 654 161464 ns/op BenchmarkCountByte/10-4 4230278 27.97 ns/op 357.49 MB/s BenchmarkCountByte/32-4 4226016 27.93 ns/op 1145.65 MB/s BenchmarkCountByte/4096-4 1000000 101.1 ns/op 40515.30 MB/s BenchmarkCountByte/4194304-4 669 174191 ns/op 24078.80 MB/s BenchmarkCountByte/67108864-4 15 7678049 ns/op 8740.35 MB/s BenchmarkFields/ASCII/16-4 299457 393.2 ns/op 40.70 MB/s 16 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 18398 6382 ns/op 40.12 MB/s 416 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1369 81012 ns/op 50.56 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 73 1615392 ns/op 40.57 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 25212962 ns/op 41.59 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 344274 351.9 ns/op 45.47 MB/s 16 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 9220 11318 ns/op 22.62 MB/s 288 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 553 207719 ns/op 19.72 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 27 4271291 ns/op 15.34 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 88761188 ns/op 11.81 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 241396 483.9 ns/op 33.06 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 16180 7145 ns/op 35.83 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 846 125806 ns/op 32.56 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 39 3008966 ns/op 21.78 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 68755524 ns/op 15.25 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 240352 496.7 ns/op 32.21 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 13262 8816 ns/op 29.04 MB/s 288 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 698 162218 ns/op 25.25 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 33 3573449 ns/op 18.34 MB/s 463106 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 79677552 ns/op 13.16 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 1 112167996 ns/op BenchmarkSplitSingleByteSeparator-4 14 8281415 ns/op BenchmarkSplitMultiByteSeparator-4 27 4045937 ns/op BenchmarkSplitNSingleByteSeparator-4 200632 538.2 ns/op BenchmarkSplitNMultiByteSeparator-4 163540 696.8 ns/op BenchmarkRepeat/5x0-4 4300074 27.64 ns/op BenchmarkRepeat/5x1-4 4311098 27.61 ns/op BenchmarkRepeat/5x2-4 242911 502.9 ns/op BenchmarkRepeat/5x6-4 139249 871.7 ns/op BenchmarkRepeat/10x0-4 4251084 27.84 ns/op BenchmarkRepeat/10x1-4 4306081 27.74 ns/op BenchmarkRepeat/10x2-4 233511 514.3 ns/op BenchmarkRepeat/10x6-4 135954 892.3 ns/op BenchmarkRepeatLarge/256/1-4 60724 1873 ns/op 136.68 MB/s BenchmarkRepeatLarge/256/16-4 94207 1188 ns/op 215.41 MB/s BenchmarkRepeatLarge/512/1-4 48499 2227 ns/op 229.87 MB/s BenchmarkRepeatLarge/512/16-4 68857 1549 ns/op 330.63 MB/s BenchmarkRepeatLarge/1024/1-4 39003 2832 ns/op 361.61 MB/s BenchmarkRepeatLarge/1024/16-4 51444 2119 ns/op 483.15 MB/s BenchmarkRepeatLarge/2048/1-4 28431 3985 ns/op 513.90 MB/s BenchmarkRepeatLarge/2048/16-4 31280 3362 ns/op 609.17 MB/s BenchmarkRepeatLarge/4096/1-4 19356 6361 ns/op 643.87 MB/s BenchmarkRepeatLarge/4096/16-4 21026 5242 ns/op 781.39 MB/s BenchmarkRepeatLarge/8192/1-4 10000 10199 ns/op 803.19 MB/s BenchmarkRepeatLarge/8192/16-4 13274 9569 ns/op 856.08 MB/s BenchmarkRepeatLarge/8192/4097-4 5376920 21.79 ns/op 188013.77 MB/s BenchmarkRepeatLarge/16384/1-4 6810 16950 ns/op 966.63 MB/s BenchmarkRepeatLarge/16384/16-4 8701 16611 ns/op 986.31 MB/s BenchmarkRepeatLarge/16384/4097-4 9156 12940 ns/op 949.84 MB/s BenchmarkRepeatLarge/32768/1-4 3919 31379 ns/op 1044.26 MB/s BenchmarkRepeatLarge/32768/16-4 3805 30487 ns/op 1074.83 MB/s BenchmarkRepeatLarge/32768/4097-4 4292 28367 ns/op 1011.00 MB/s BenchmarkRepeatLarge/65536/1-4 2058 65481 ns/op 1000.83 MB/s BenchmarkRepeatLarge/65536/16-4 2055 58797 ns/op 1114.62 MB/s BenchmarkRepeatLarge/65536/4097-4 2064 61617 ns/op 997.38 MB/s BenchmarkRepeatLarge/131072/1-4 223 525692 ns/op 249.33 MB/s BenchmarkRepeatLarge/131072/16-4 213 549261 ns/op 238.63 MB/s BenchmarkRepeatLarge/131072/4097-4 222 513517 ns/op 247.33 MB/s BenchmarkRepeatLarge/262144/1-4 112 1040075 ns/op 252.04 MB/s BenchmarkRepeatLarge/262144/16-4 100 1058232 ns/op 247.72 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1085701 ns/op 237.74 MB/s BenchmarkRepeatLarge/524288/1-4 62 2065624 ns/op 253.82 MB/s BenchmarkRepeatLarge/524288/16-4 60 2101937 ns/op 249.43 MB/s BenchmarkRepeatLarge/524288/4097-4 61 2079857 ns/op 250.17 MB/s BenchmarkRepeatLarge/1048576/1-4 31 4074726 ns/op 257.34 MB/s BenchmarkRepeatLarge/1048576/16-4 31 4047321 ns/op 259.08 MB/s BenchmarkRepeatLarge/1048576/4097-4 30 4153707 ns/op 251.52 MB/s BenchmarkRepeatLarge/2097152/1-4 15 7940354 ns/op 264.11 MB/s BenchmarkRepeatLarge/2097152/16-4 14 8042136 ns/op 260.77 MB/s BenchmarkRepeatLarge/2097152/4097-4 14 8308841 ns/op 251.97 MB/s BenchmarkRepeatLarge/4194304/1-4 7 16099094 ns/op 260.53 MB/s BenchmarkRepeatLarge/4194304/16-4 7 16125890 ns/op 260.10 MB/s BenchmarkRepeatLarge/4194304/4097-4 7 16670435 ns/op 251.42 MB/s BenchmarkRepeatLarge/8388608/1-4 4 32104816 ns/op 261.29 MB/s BenchmarkRepeatLarge/8388608/16-4 4 31377266 ns/op 267.35 MB/s BenchmarkRepeatLarge/8388608/4097-4 3 33897279 ns/op 247.41 MB/s BenchmarkRepeatLarge/16777216/1-4 2 65057081 ns/op 257.88 MB/s BenchmarkRepeatLarge/16777216/16-4 2 62592780 ns/op 268.04 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 66342632 ns/op 252.89 MB/s BenchmarkRepeatLarge/33554432/1-4 1 122254784 ns/op 274.46 MB/s BenchmarkRepeatLarge/33554432/16-4 1 118688207 ns/op 282.71 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 122884187 ns/op 273.06 MB/s BenchmarkRepeatLarge/67108864/1-4 1 260271047 ns/op 257.84 MB/s BenchmarkRepeatLarge/67108864/16-4 1 238201448 ns/op 281.73 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 241718008 ns/op 277.63 MB/s BenchmarkRepeatLarge/134217728/1-4 1 504259235 ns/op 266.17 MB/s BenchmarkRepeatLarge/134217728/16-4 1 473055213 ns/op 283.73 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 480521351 ns/op 279.32 MB/s BenchmarkRepeatLarge/268435456/1-4 1 1039049978 ns/op 258.35 MB/s BenchmarkRepeatLarge/268435456/16-4 1 975762524 ns/op 275.10 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 956689631 ns/op 280.59 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1988954617 ns/op 269.93 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1875891385 ns/op 286.20 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1902785683 ns/op 282.15 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3941406726 ns/op 272.43 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3714649264 ns/op 289.06 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3773967367 ns/op 284.51 MB/s BenchmarkIndexAnyASCII/1:1-4 2187342 52.32 ns/op BenchmarkIndexAnyASCII/1:2-4 2224911 54.52 ns/op BenchmarkIndexAnyASCII/1:4-4 2205260 53.54 ns/op BenchmarkIndexAnyASCII/1:8-4 2205660 53.60 ns/op BenchmarkIndexAnyASCII/1:16-4 2198746 53.19 ns/op BenchmarkIndexAnyASCII/1:32-4 2213346 54.55 ns/op BenchmarkIndexAnyASCII/1:64-4 2176629 54.49 ns/op BenchmarkIndexAnyASCII/16:1-4 2336738 51.81 ns/op BenchmarkIndexAnyASCII/16:2-4 809167 143.7 ns/op BenchmarkIndexAnyASCII/16:4-4 700282 149.4 ns/op BenchmarkIndexAnyASCII/16:8-4 763495 154.3 ns/op BenchmarkIndexAnyASCII/16:16-4 708090 165.3 ns/op BenchmarkIndexAnyASCII/16:32-4 614450 193.6 ns/op BenchmarkIndexAnyASCII/16:64-4 506175 237.6 ns/op BenchmarkIndexAnyASCII/256:1-4 2053003 58.49 ns/op BenchmarkIndexAnyASCII/256:2-4 73886 1628 ns/op BenchmarkIndexAnyASCII/256:4-4 73890 1620 ns/op BenchmarkIndexAnyASCII/256:8-4 73093 1638 ns/op BenchmarkIndexAnyASCII/256:16-4 72205 1667 ns/op BenchmarkIndexAnyASCII/256:32-4 69970 1701 ns/op BenchmarkIndexAnyASCII/256:64-4 69543 1726 ns/op BenchmarkIndexAnyUTF8/1:1-4 2410936 50.12 ns/op BenchmarkIndexAnyUTF8/1:2-4 2263494 53.87 ns/op BenchmarkIndexAnyUTF8/1:4-4 2247192 53.11 ns/op BenchmarkIndexAnyUTF8/1:8-4 2229450 53.75 ns/op BenchmarkIndexAnyUTF8/1:16-4 2227980 53.78 ns/op BenchmarkIndexAnyUTF8/1:32-4 2199482 53.26 ns/op BenchmarkIndexAnyUTF8/1:64-4 2201832 54.65 ns/op BenchmarkIndexAnyUTF8/16:1-4 1844745 65.37 ns/op BenchmarkIndexAnyUTF8/16:2-4 320054 369.8 ns/op BenchmarkIndexAnyUTF8/16:4-4 323683 365.7 ns/op BenchmarkIndexAnyUTF8/16:8-4 315168 369.9 ns/op BenchmarkIndexAnyUTF8/16:16-4 310388 374.5 ns/op BenchmarkIndexAnyUTF8/16:32-4 301971 384.9 ns/op BenchmarkIndexAnyUTF8/16:64-4 288500 403.5 ns/op BenchmarkIndexAnyUTF8/256:1-4 344655 349.1 ns/op BenchmarkIndexAnyUTF8/256:2-4 23935 4984 ns/op BenchmarkIndexAnyUTF8/256:4-4 24247 4935 ns/op BenchmarkIndexAnyUTF8/256:8-4 24282 4937 ns/op BenchmarkIndexAnyUTF8/256:16-4 22276 5300 ns/op BenchmarkIndexAnyUTF8/256:32-4 21398 5630 ns/op BenchmarkIndexAnyUTF8/256:64-4 21129 5637 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2214696 53.03 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2217777 53.61 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2206114 53.49 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2235858 53.48 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2237150 54.74 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2215357 54.61 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2228919 53.85 ns/op BenchmarkLastIndexAnyASCII/16:1-4 830176 143.6 ns/op BenchmarkLastIndexAnyASCII/16:2-4 838237 143.6 ns/op BenchmarkLastIndexAnyASCII/16:4-4 786247 144.6 ns/op BenchmarkLastIndexAnyASCII/16:8-4 772941 151.6 ns/op BenchmarkLastIndexAnyASCII/16:16-4 719698 163.4 ns/op BenchmarkLastIndexAnyASCII/16:32-4 613672 192.7 ns/op BenchmarkLastIndexAnyASCII/16:64-4 502154 236.8 ns/op BenchmarkLastIndexAnyASCII/256:1-4 74298 1618 ns/op BenchmarkLastIndexAnyASCII/256:2-4 74648 1606 ns/op BenchmarkLastIndexAnyASCII/256:4-4 74466 1607 ns/op BenchmarkLastIndexAnyASCII/256:8-4 72421 1633 ns/op BenchmarkLastIndexAnyASCII/256:16-4 71366 1669 ns/op BenchmarkLastIndexAnyASCII/256:32-4 71176 1697 ns/op BenchmarkLastIndexAnyASCII/256:64-4 68492 1737 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2264828 52.81 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2262499 52.73 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2254452 52.93 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2266548 53.59 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2219784 53.64 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2235680 53.63 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2225425 54.15 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 371746 313.2 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 189577 633.5 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 180268 631.2 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 186008 630.8 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 181002 654.5 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 169873 691.7 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 165488 688.9 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 28080 4282 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 12841 9296 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 12744 9508 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 12734 9420 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 12248 9862 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 10606 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 10506 ns/op BenchmarkTrimASCII/1:1-4 3680142 32.37 ns/op BenchmarkTrimASCII/1:2-4 2862352 41.86 ns/op BenchmarkTrimASCII/1:4-4 2592270 46.08 ns/op BenchmarkTrimASCII/1:8-4 2209682 54.43 ns/op BenchmarkTrimASCII/1:16-4 1832686 66.02 ns/op BenchmarkTrimASCII/16:1-4 2623800 44.64 ns/op BenchmarkTrimASCII/16:2-4 805120 142.7 ns/op BenchmarkTrimASCII/16:4-4 777080 145.6 ns/op BenchmarkTrimASCII/16:8-4 754149 153.3 ns/op BenchmarkTrimASCII/16:16-4 723872 162.9 ns/op BenchmarkTrimASCII/256:1-4 511544 234.2 ns/op BenchmarkTrimASCII/256:2-4 62586 1610 ns/op BenchmarkTrimASCII/256:4-4 74498 1617 ns/op BenchmarkTrimASCII/256:8-4 73461 1634 ns/op BenchmarkTrimASCII/256:16-4 72081 1660 ns/op BenchmarkTrimASCII/4096:1-4 38062 3149 ns/op BenchmarkTrimASCII/4096:2-4 4500 26542 ns/op BenchmarkTrimASCII/4096:4-4 4483 26263 ns/op BenchmarkTrimASCII/4096:8-4 4504 26149 ns/op BenchmarkTrimASCII/4096:16-4 4476 26168 ns/op BenchmarkTrimByte-4 4075582 28.26 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 13405 8968 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 13364 9004 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1113 107128 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2274 52741 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 4501 26173 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7749 14873 ns/op BenchmarkJoin/0-4 5354090 22.45 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 4157809 29.01 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 193131 631.7 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 137254 886.4 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 102582 1196 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 80559 1465 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 67737 1781 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 60302 2022 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 3043441 39.07 ns/op BenchmarkTrimSpace/ASCII-4 1690519 71.26 ns/op BenchmarkTrimSpace/SomeNonASCII-4 141334 847.3 ns/op BenchmarkTrimSpace/JustNonASCII-4 72764 1628 ns/op BenchmarkReplaceAll-4 117648 1022 ns/op 16 B/op 1 allocs/op PASS ok strings 68.810s goos: linux goarch: amd64 pkg: sync cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCond1-4 55426 2112 ns/op BenchmarkCond2-4 33346 4149 ns/op BenchmarkCond4-4 17114 6869 ns/op BenchmarkCond8-4 9932 14413 ns/op BenchmarkCond16-4 3841 28544 ns/op BenchmarkCond32-4 1993 81210 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 468580 256.5 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 265946 514.8 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 460284 244.1 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 407961 263.5 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 234838 539.9 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 487670 232.0 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 78254 1873 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 65198 2128 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 57492 3044 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 39252 3455 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 479698 270.0 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 149802 819.3 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 413424 251.0 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 134506 959.6 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 545838 222.7 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 158942 802.7 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 2065590 63.86 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 37945 3045 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 107352 1263 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 276674 503.7 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 4134 27192 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 235 494886 ns/op BenchmarkRange/*sync.Map-4 1052 100975 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 69993 1485 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 188175 665.1 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 59155 2132 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 84000 1268 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 215290 611.1 ns/op BenchmarkAdversarialDelete/*sync.Map-4 125817 1131 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 73134 1899 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 165115 747.4 ns/op BenchmarkDeleteCollision/*sync.Map-4 538299 222.9 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 45475 2649 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 126378 984.7 ns/op BenchmarkSwapCollision/*sync.Map-4 57554 1918 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 226 514987 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 84811 1351 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 305647 366.7 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 20396 6012 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 55550 2241 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 17854 6217 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 233036 447.4 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 94989 1510 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 142183 777.7 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1573332 77.90 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 136958 869.9 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 2002875 70.26 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 468194 242.1 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 124762 987.6 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 519544 259.3 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 80491 1481 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 310816 406.5 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 381246 293.5 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 90548 1224 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 437325 255.4 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 126824 818.9 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 90703 1308 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 148813 705.5 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 48074 2480 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 193094 677.8 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 368088 298.9 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 103419 1170 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 504788 223.0 ns/op BenchmarkUncontendedSemaphore-4 3417577 35.10 ns/op BenchmarkContendedSemaphore-4 3063421 39.93 ns/op BenchmarkMutexUncontended-4 651268 154.0 ns/op BenchmarkMutex-4 144568 927.4 ns/op BenchmarkMutexSlack-4 156126 952.7 ns/op BenchmarkMutexWork-4 118328 949.8 ns/op BenchmarkMutexWorkSlack-4 110558 914.4 ns/op BenchmarkMutexNoSpin-4 46867 2403 ns/op BenchmarkMutexSpin-4 48567 2224 ns/op BenchmarkOnce-4 476340 249.1 ns/op BenchmarkOnceFunc/v=Once-4 953593 121.9 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 759978 151.4 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 826632 140.2 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 900468 130.2 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 791707 148.7 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 843600 139.9 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 6767182 19.02 ns/op BenchmarkSemaSyntNonblock-4 1000000 105.4 ns/op BenchmarkSemaSyntBlock-4 1000000 109.0 ns/op BenchmarkSemaWorkNonblock-4 809391 149.0 ns/op BenchmarkSemaWorkBlock-4 891099 158.7 ns/op BenchmarkRWMutexUncontended-4 365001 284.1 ns/op BenchmarkRWMutexWrite100-4 266994 474.6 ns/op BenchmarkRWMutexWrite10-4 220339 528.9 ns/op BenchmarkRWMutexWorkWrite100-4 217740 579.2 ns/op BenchmarkRWMutexWorkWrite10-4 173137 695.4 ns/op BenchmarkWaitGroupUncontended-4 675712 158.0 ns/op BenchmarkWaitGroupAddDone-4 327792 460.5 ns/op BenchmarkWaitGroupAddDoneWork-4 301506 444.9 ns/op BenchmarkWaitGroupWait-4 4410643 26.70 ns/op BenchmarkWaitGroupWaitWork-4 2051025 53.40 ns/op BenchmarkWaitGroupActuallyWait-4 33638 3413 ns/op 32 B/op 2 allocs/op PASS ok sync 20.186s goos: linux goarch: amd64 pkg: sync/atomic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkValueRead-4 419557 274.7 ns/op PASS ok sync/atomic 1.141s PASS ok syscall 1.019s goos: linux goarch: amd64 pkg: testing cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkTBHelper-4 125864 931.1 ns/op 0 B/op 0 allocs/op PASS ok testing 1.150s goos: linux goarch: amd64 pkg: text/tabwriter cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkTable/1x10/new-4 7372 15224 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 11052 10763 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 93 1250654 ns/op 110960 B/op 1024 allocs/op BenchmarkTable/1x1000/reuse-4 117 1004361 ns/op 948 B/op 8 allocs/op BenchmarkTable/1x100000/new-4 1 191417121 ns/op 18285136 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 182694290 ns/op 18285040 B/op 100056 allocs/op BenchmarkTable/10x10/new-4 1746 69175 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 2055 56003 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 19 6213115 ns/op 395136 B/op 1038 allocs/op BenchmarkTable/10x1000/reuse-4 19 5435967 ns/op 20796 B/op 54 allocs/op BenchmarkTable/10x100000/new-4 1 775410879 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/10x100000/reuse-4 1 753183963 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/100x10/new-4 210 557815 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 242 496887 ns/op 162 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 62514025 ns/op 3270576 B/op 1052 allocs/op BenchmarkTable/100x1000/reuse-4 2 57936268 ns/op 1635264 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7742622162 ns/op 334041984 B/op 100088 allocs/op BenchmarkTable/100x100000/reuse-4 1 7473278795 ns/op 334042088 B/op 100090 allocs/op BenchmarkPyramid/10-4 2452 43967 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 37 3138176 ns/op 410543 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 330138075 ns/op 35606824 B/op 2054 allocs/op BenchmarkRagged/10-4 2469 48985 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 254 452929 ns/op 42416 B/op 188 allocs/op BenchmarkRagged/1000-4 26 4655006 ns/op 408992 B/op 1660 allocs/op BenchmarkCode-4 7118 14559 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 21.418s goos: linux goarch: amd64 pkg: text/template/parse cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkParseLarge-4 2 82508780 ns/op BenchmarkVariableString-4 93487 1238 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1872 56771 ns/op 2527 B/op 39 allocs/op PASS ok text/template/parse 1.529s goos: linux goarch: amd64 pkg: time cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAfterFunc-4 33 3368162 ns/op BenchmarkAfter-4 99 1288427 ns/op BenchmarkStop-4 183 701205 ns/op BenchmarkSimultaneousAfterFunc-4 24 4740288 ns/op BenchmarkStartStop-4 186 648891 ns/op BenchmarkReset-4 2564 62309 ns/op BenchmarkSleep-4 30 3819250 ns/op BenchmarkParallelTimerLatency-4 49 324044 avg-late-ns 4138782 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 37 372519 avg-late-ns 1102995 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 33 360699 avg-late-ns 848883 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 373458 avg-late-ns 1291260 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 33 400624 avg-late-ns 1420728 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 330866 avg-late-ns 1805083 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 32 274330 avg-late-ns 1832042 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 30 217370 avg-late-ns 1826526 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 27 208763 avg-late-ns 1494065 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 25 251975 avg-late-ns 1918340 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 26 985710 avg-late-ns 4135157 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 313382 avg-late-ns 857986 max-late-ns BenchmarkTicker-4 360 360474 ns/op BenchmarkTickerReset-4 4095 32387 ns/op BenchmarkTickerResetNaive-4 156 677985 ns/op BenchmarkNow-4 1000000 101.1 ns/op BenchmarkNowUnixNano-4 935300 111.7 ns/op BenchmarkNowUnixMilli-4 991165 112.0 ns/op BenchmarkNowUnixMicro-4 1000000 111.6 ns/op BenchmarkFormat-4 54820 2183 ns/op BenchmarkFormatRFC3339-4 71990 1621 ns/op BenchmarkFormatRFC3339Nano-4 72019 1647 ns/op BenchmarkFormatNow-4 76652 1544 ns/op BenchmarkMarshalJSON-4 97797 1237 ns/op BenchmarkMarshalText-4 96598 1219 ns/op BenchmarkParse-4 138093 849.9 ns/op BenchmarkParseRFC3339UTC-4 311241 381.6 ns/op BenchmarkParseRFC3339UTCBytes-4 202027 584.7 ns/op BenchmarkParseRFC3339TZ-4 95720 1238 ns/op BenchmarkParseRFC3339TZBytes-4 74613 1636 ns/op BenchmarkParseDuration-4 532988 219.7 ns/op BenchmarkHour-4 695924 163.8 ns/op BenchmarkSecond-4 718394 164.5 ns/op BenchmarkYear-4 559278 213.6 ns/op BenchmarkDay-4 516210 230.6 ns/op BenchmarkISOWeek-4 548886 213.0 ns/op BenchmarkGoString-4 75156 1569 ns/op BenchmarkUnmarshalText-4 87084 1368 ns/op PASS ok time 12.719s goos: linux goarch: amd64 pkg: unicode/utf16 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecodeValidASCII-4 600868 180.1 ns/op BenchmarkDecodeValidJapaneseChars-4 707320 151.2 ns/op BenchmarkDecodeRune-4 1702156 70.44 ns/op BenchmarkEncodeValidASCII-4 488455 211.5 ns/op BenchmarkEncodeValidJapaneseChars-4 826705 153.5 ns/op BenchmarkAppendRuneValidASCII-4 1414188 85.62 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2357145 50.68 ns/op BenchmarkEncodeRune-4 1648572 73.18 ns/op PASS ok unicode/utf16 2.263s goos: linux goarch: amd64 pkg: unicode/utf8 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRuneCountTenASCIIChars-4 2028918 58.29 ns/op BenchmarkRuneCountTenJapaneseChars-4 295716 382.6 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 3527911 33.94 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 416503 280.9 ns/op BenchmarkValidTenASCIIChars-4 1931200 61.37 ns/op BenchmarkValid100KASCIIChars-4 79 1352065 ns/op BenchmarkValidTenJapaneseChars-4 294452 399.8 ns/op BenchmarkValidLongMostlyASCII-4 82 1438798 ns/op BenchmarkValidLongJapanese-4 48 2295582 ns/op BenchmarkValidStringTenASCIIChars-4 4466464 26.71 ns/op BenchmarkValidString100KASCIIChars-4 9793 12184 ns/op BenchmarkValidStringTenJapaneseChars-4 414316 255.6 ns/op BenchmarkValidStringLongMostlyASCII-4 1202 99733 ns/op BenchmarkValidStringLongJapanese-4 154 766596 ns/op BenchmarkEncodeASCIIRune-4 4395590 26.77 ns/op BenchmarkEncodeJapaneseRune-4 2442612 48.26 ns/op BenchmarkAppendASCIIRune-4 9301312 12.81 ns/op BenchmarkAppendJapaneseRune-4 3001609 39.04 ns/op BenchmarkDecodeASCIIRune-4 2801870 41.72 ns/op BenchmarkDecodeJapaneseRune-4 2086453 57.72 ns/op BenchmarkFullRune/ASCII-4 3294544 36.44 ns/op BenchmarkFullRune/Incomplete-4 1525239 78.75 ns/op BenchmarkFullRune/Japanese-4 3387585 36.51 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 77020668493 ns/op PASS ok cmd/api 78.275s goos: linux goarch: amd64 pkg: cmd/cgo/internal/test cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCgoCall/add-int-4 450903 257.4 ns/op BenchmarkCgoCall/one-pointer-4 367506 310.0 ns/op BenchmarkCgoCall/string-pointer-escape-4 309705 406.5 ns/op BenchmarkCgoCall/string-pointer-noescape-4 320862 373.9 ns/op BenchmarkCgoCall/eight-pointers-4 194612 604.7 ns/op BenchmarkCgoCall/eight-pointers-nil-4 363987 328.2 ns/op BenchmarkCgoCall/eight-pointers-array-4 31904 4061 ns/op BenchmarkCgoCall/eight-pointers-slice-4 42552 2785 ns/op BenchmarkGoString-4 884730 119.8 ns/op BenchmarkCGoCallback-4 45140 2526 ns/op BenchmarkCGoInCThread-4 302745 364.9 ns/op PASS ok cmd/cgo/internal/test 2.469s goos: linux goarch: amd64 pkg: cmd/compile/internal/reflectdata cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEqArrayOfStrings5-4 1000000 101.3 ns/op BenchmarkEqArrayOfStrings64-4 148792 796.7 ns/op BenchmarkEqArrayOfStrings1024-4 9474 11545 ns/op BenchmarkEqArrayOfFloats5-4 1354573 86.96 ns/op BenchmarkEqArrayOfFloats64-4 137289 869.6 ns/op BenchmarkEqArrayOfFloats1024-4 9280 12494 ns/op BenchmarkEqArrayOfStructsEq-4 2790 42728 ns/op BenchmarkEqArrayOfStructsNotEq-4 4992 23995 ns/op BenchmarkEqStruct-4 16822440 7.137 ns/op PASS ok cmd/compile/internal/reflectdata 2.222s goos: linux goarch: amd64 pkg: cmd/compile/internal/ssa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPhioptPass-4 10000 60687 ns/op BenchmarkInvertLessThanNoov-4 13751263 8.638 ns/op BenchmarkCopyElim1-4 610 191945 ns/op BenchmarkCopyElim10-4 544 215358 ns/op BenchmarkCopyElim100-4 252 397584 ns/op BenchmarkCopyElim1000-4 48 2383799 ns/op BenchmarkCopyElim10000-4 3 45110957 ns/op BenchmarkCopyElim100000-4 1 739105697 ns/op BenchmarkDeadCode/1-4 486 239729 ns/op BenchmarkDeadCode/10-4 435 264662 ns/op BenchmarkDeadCode/100-4 229 538836 ns/op BenchmarkDeadCode/1000-4 48 2827315 ns/op BenchmarkDeadCode/10000-4 3 35247445 ns/op BenchmarkDeadCode/100000-4 1 477645590 ns/op BenchmarkDeadCode/200000-4 1 963671475 ns/op BenchmarkDominatorsLinear-4 12 11260471 ns/op 0.89 MB/s BenchmarkDominatorsFwdBack-4 7 16750950 ns/op 0.60 MB/s BenchmarkDominatorsManyPred-4 7 15160286 ns/op 0.66 MB/s BenchmarkDominatorsMaxPred-4 8 15907356 ns/op 0.63 MB/s BenchmarkDominatorsMaxPredVal-4 8 15057097 ns/op 0.66 MB/s BenchmarkFuse/1-4 561 207321 ns/op BenchmarkFuse/10-4 433 259503 ns/op BenchmarkFuse/100-4 140 883848 ns/op BenchmarkFuse/1000-4 18 6552852 ns/op BenchmarkFuse/10000-4 2 86609354 ns/op BenchmarkNilCheckDeep1-4 10000 10525 ns/op 0.10 MB/s 238 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 4035 25804 ns/op 0.39 MB/s 233 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 666 175001 ns/op 0.57 MB/s 1237 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 61 1738447 ns/op 0.58 MB/s 7853 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 5 21595683 ns/op 0.46 MB/s 105246 B/op 5 allocs/op BenchmarkDSEPass-4 31 3732721 ns/op 61556 B/op 8 allocs/op BenchmarkDSEPassBlock-4 1 127557884 ns/op 4261280 B/op 108587 allocs/op BenchmarkCSEPass-4 7 15610868 ns/op 122165 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 161497734 ns/op 5663704 B/op 97458 allocs/op BenchmarkDeadcodePass-4 168 678920 ns/op 87885 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 145077640 ns/op 4047840 B/op 45030 allocs/op BenchmarkMultiPass-4 61 1853530 ns/op 282145 B/op 12 allocs/op BenchmarkMultiPassBlock-4 1 292784633 ns/op 11242840 B/op 150096 allocs/op BenchmarkCondRewrite/SoloJump-4 3069586 38.92 ns/op BenchmarkCondRewrite/CombJump-4 2875654 41.49 ns/op PASS ok cmd/compile/internal/ssa 16.662s goos: linux goarch: amd64 pkg: cmd/compile/internal/test cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLoadAdd-4 9955 11550 ns/op BenchmarkExtShift-4 17098 6997 ns/op BenchmarkModify-4 8576 12609 ns/op BenchmarkMullImm-4 16222 7373 ns/op BenchmarkConstModify-4 10000 11413 ns/op BenchmarkBitSet-4 21693 5305 ns/op BenchmarkBitClear-4 21782 5317 ns/op BenchmarkBitToggle-4 21885 5293 ns/op BenchmarkBitSetConst-4 160830 736.9 ns/op BenchmarkBitClearConst-4 166890 718.2 ns/op BenchmarkBitToggleConst-4 161716 739.6 ns/op BenchmarkDivconstI64-4 8666839 13.78 ns/op BenchmarkModconstI64-4 8215628 14.48 ns/op BenchmarkDivisiblePow2constI64-4 8497286 14.08 ns/op BenchmarkDivisibleconstI64-4 8810688 13.54 ns/op BenchmarkDivisibleWDivconstI64-4 6889436 17.38 ns/op BenchmarkDivconstU64/3-4 8812578 13.46 ns/op BenchmarkDivconstU64/5-4 8334429 14.32 ns/op BenchmarkDivconstU64/37-4 8811909 13.53 ns/op BenchmarkDivconstU64/1234567-4 8640556 13.87 ns/op BenchmarkModconstU64-4 9039453 13.21 ns/op BenchmarkDivisibleconstU64-4 8658537 13.94 ns/op BenchmarkDivisibleWDivconstU64-4 6880183 17.37 ns/op BenchmarkDivconstI32-4 8818423 13.70 ns/op BenchmarkModconstI32-4 8449272 14.34 ns/op BenchmarkDivisiblePow2constI32-4 8782207 13.54 ns/op BenchmarkDivisibleconstI32-4 8745858 13.52 ns/op BenchmarkDivisibleWDivconstI32-4 6878613 17.13 ns/op BenchmarkDivconstU32-4 8916602 13.50 ns/op BenchmarkModconstU32-4 9014451 13.26 ns/op BenchmarkDivisibleconstU32-4 8826560 13.53 ns/op BenchmarkDivisibleWDivconstU32-4 7393688 16.08 ns/op BenchmarkDivconstI16-4 8409825 14.13 ns/op BenchmarkModconstI16-4 8731782 13.59 ns/op BenchmarkDivisiblePow2constI16-4 8866118 13.52 ns/op BenchmarkDivisibleconstI16-4 8843090 13.56 ns/op BenchmarkDivisibleWDivconstI16-4 6938113 17.24 ns/op BenchmarkDivconstU16-4 8878993 13.53 ns/op BenchmarkModconstU16-4 8802808 13.42 ns/op BenchmarkDivisibleconstU16-4 9190712 13.25 ns/op BenchmarkDivisibleWDivconstU16-4 7569974 15.79 ns/op BenchmarkDivconstI8-4 8772210 13.41 ns/op BenchmarkModconstI8-4 8901433 13.49 ns/op BenchmarkDivisiblePow2constI8-4 9598384 12.45 ns/op BenchmarkDivisibleconstI8-4 8839280 13.52 ns/op BenchmarkDivisibleWDivconstI8-4 7473837 16.05 ns/op BenchmarkDivconstU8-4 8746219 13.54 ns/op BenchmarkModconstU8-4 8829786 13.61 ns/op BenchmarkDivisibleconstU8-4 9605548 12.40 ns/op BenchmarkDivisibleWDivconstU8-4 7512862 16.27 ns/op BenchmarkMul2-4 166255 721.6 ns/op BenchmarkMulNeg2-4 165027 727.9 ns/op BenchmarkEfaceInteger-4 3687355 28.51 ns/op BenchmarkTypeAssert-4 14138660 8.478 ns/op BenchmarkDiv64UnsignedSmall-4 6927412 17.25 ns/op BenchmarkDiv64Small-4 6301819 19.10 ns/op BenchmarkDiv64SmallNegDivisor-4 5959642 20.00 ns/op BenchmarkDiv64SmallNegDividend-4 5858719 19.11 ns/op BenchmarkDiv64SmallNegBoth-4 6284455 19.02 ns/op BenchmarkDiv64Unsigned-4 6842035 17.50 ns/op BenchmarkDiv64-4 6171289 19.39 ns/op BenchmarkDiv64NegDivisor-4 6128880 19.54 ns/op BenchmarkDiv64NegDividend-4 6126144 19.60 ns/op BenchmarkDiv64NegBoth-4 6142702 19.54 ns/op BenchmarkMod64UnsignedSmall-4 7165531 16.76 ns/op BenchmarkMod64Small-4 6317919 18.90 ns/op BenchmarkMod64SmallNegDivisor-4 6117152 19.48 ns/op BenchmarkMod64SmallNegDividend-4 6107646 19.32 ns/op BenchmarkMod64SmallNegBoth-4 6113058 19.62 ns/op BenchmarkMod64Unsigned-4 7030900 16.98 ns/op BenchmarkMod64-4 6221389 19.23 ns/op BenchmarkMod64NegDivisor-4 6072585 19.68 ns/op BenchmarkMod64NegDividend-4 6190077 19.27 ns/op BenchmarkMod64NegBoth-4 6190741 19.43 ns/op BenchmarkMulconstI32/3-4 16522054 7.189 ns/op BenchmarkMulconstI32/5-4 15321870 7.874 ns/op BenchmarkMulconstI32/12-4 16734580 7.146 ns/op BenchmarkMulconstI32/120-4 16567896 7.157 ns/op BenchmarkMulconstI32/-120-4 16669597 7.137 ns/op BenchmarkMulconstI32/65537-4 16693498 7.157 ns/op BenchmarkMulconstI32/65538-4 15372902 7.746 ns/op BenchmarkMulconstI64/3-4 16641640 7.145 ns/op BenchmarkMulconstI64/5-4 16811289 7.176 ns/op BenchmarkMulconstI64/12-4 16738174 7.160 ns/op BenchmarkMulconstI64/120-4 16592685 7.176 ns/op BenchmarkMulconstI64/-120-4 16816982 7.165 ns/op BenchmarkMulconstI64/65537-4 16698374 7.147 ns/op BenchmarkMulconstI64/65538-4 16786214 7.177 ns/op BenchmarkMulconstU32/3-4 16759672 7.139 ns/op BenchmarkMulconstU32/5-4 16700478 7.134 ns/op BenchmarkMulconstU32/12-4 16751311 7.157 ns/op BenchmarkMulconstU32/120-4 16561034 7.161 ns/op BenchmarkMulconstU32/65537-4 16697605 7.141 ns/op BenchmarkMulconstU32/65538-4 16797966 7.147 ns/op BenchmarkMulconstU64/3-4 16784884 7.148 ns/op BenchmarkMulconstU64/5-4 16775443 7.201 ns/op BenchmarkMulconstU64/12-4 16178151 7.175 ns/op BenchmarkMulconstU64/120-4 16776453 7.148 ns/op BenchmarkMulconstU64/65537-4 16564267 7.244 ns/op BenchmarkMulconstU64/65538-4 16851531 7.157 ns/op BenchmarkShiftArithmeticRight-4 20818546 5.718 ns/op BenchmarkSwitch8Predictable-4 13432488 8.909 ns/op BenchmarkSwitch8Unpredictable-4 5620056 21.14 ns/op BenchmarkSwitch32Predictable-4 8388156 13.98 ns/op BenchmarkSwitch32Unpredictable-4 5648865 20.81 ns/op BenchmarkSwitchStringPredictable-4 6790843 17.49 ns/op BenchmarkSwitchStringUnpredictable-4 4359944 26.99 ns/op BenchmarkSwitchTypePredictable-4 6105586 19.61 ns/op BenchmarkSwitchTypeUnpredictable-4 3153759 38.14 ns/op BenchmarkSwitchInterfaceTypePredictable-4 6640742 16.18 ns/op BenchmarkSwitchInterfaceTypeUnpredictable-4 3810158 31.46 ns/op PASS ok cmd/compile/internal/test 16.569s goos: linux goarch: amd64 pkg: cmd/compile/internal/types2 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLookupFieldOrMethod-4 96 1234541 ns/op BenchmarkNamed/Underlying/nongeneric-4 654662 172.1 ns/op BenchmarkNamed/Underlying/generic-4 704924 163.0 ns/op BenchmarkNamed/Underlying/src_instance-4 717919 163.0 ns/op BenchmarkNamed/Underlying/user_instance-4 729238 164.2 ns/op BenchmarkCheck/http/funcbodies/info-4 1 682440589 ns/op 49340 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 465596459 ns/op 72315 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 194135061 ns/op 173383 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 164577386 ns/op 204516 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 458793365 ns/op 11311 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 103359989 ns/op 50182 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 38502070 ns/op 134711 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 37557773 ns/op 138108 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 128199613 ns/op 16917 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 45021039 ns/op 48173 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 5 22545628 ns/op 96204 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 22227075 ns/op 97576 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1335650991 ns/op 52054 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 729045231 ns/op 95361 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 192763583 ns/op 360537 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 147016189 ns/op 472712 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 518512651 ns/op 3880 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 76229734 ns/op 26383 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 44681028 ns/op 45003 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 42822273 ns/op 46963 lines/s PASS ok cmd/compile/internal/types2 18.388s goos: linux goarch: amd64 pkg: cmd/go cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExecGoEnv-4 133 867386 ns/op 2024128 sys-ns/op 1277150 user-ns/op PASS ok cmd/go 1.211s goos: linux goarch: amd64 pkg: cmd/go/internal/cfg cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLookPath-4 201966 550.6 ns/op PASS ok cmd/go/internal/cfg 1.139s goos: linux goarch: amd64 pkg: cmd/internal/notsha256 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 58213 1817 ns/op 4.40 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 72931 1613 ns/op 4.96 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 14188 8443 ns/op 121.29 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 14466 8304 ns/op 123.31 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 2145 53688 ns/op 152.58 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 2230 53632 ns/op 152.74 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.947s All tests passed.