linux-amd64-longtest-race at 28a8896d57f315b241b77eff26d9302cfe88c13b :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["HOSTNAME=buildlet-linux-amd64-bullseye-rne3d4da0" "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=300ms" "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-rne3d4da0" "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=300ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64-longtest-race" "GO_TEST_SHORT=0" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "GOPLSCACHE=/workdir/goplscache" "PWD=/workdir/go/bin"] in dir /workdir/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.133+ #1 SMP Sat Nov 11 11:15:28 UTC 2023 x86_64 ##### Testing packages. ok archive/tar 1.774s ok archive/zip 124.744s ok bufio 1.299s ok bytes 9.398s ok cmp 1.018s ok compress/bzip2 1.481s ok compress/flate 172.395s ok compress/gzip 13.128s ok compress/lzw 1.551s ok compress/zlib 9.508s ok container/heap 1.022s ok container/list 1.018s ok container/ring 1.021s ok context 1.049s ok crypto 1.017s ok crypto/aes 1.057s ok crypto/cipher 2.174s ok crypto/des 1.051s ok crypto/dsa 10.332s ok crypto/ecdh 2.189s ok crypto/ecdsa 4.738s ok crypto/ed25519 1.962s ok crypto/elliptic 2.306s ok crypto/hmac 1.021s ok crypto/internal/alias 1.017s ok crypto/internal/bigmod 3.639s ok crypto/internal/boring 1.017s ? crypto/internal/boring/bbig [no test files] ? crypto/internal/boring/sig [no test files] ok crypto/internal/boring/bcache 1.354s ok crypto/internal/edwards25519 39.285s ok crypto/internal/edwards25519/field 14.064s ok crypto/internal/nistec 30.794s ? crypto/internal/randutil [no test files] ok crypto/internal/nistec/fiat 1.017s [no tests to run] ok crypto/md5 1.024s ok crypto/rand 3.860s ok crypto/rc4 1.469s ok crypto/rsa 7.063s ok crypto/sha1 1.041s ok crypto/sha256 1.022s ok crypto/sha512 1.023s ok crypto/subtle 21.228s ok crypto/tls 7.707s ok crypto/x509 6.079s ? crypto/x509/pkix [no test files] ok database/sql 2.371s ok database/sql/driver 1.017s ok debug/buildinfo 6.159s ok debug/dwarf 1.106s ok debug/elf 3.032s ok debug/gosym 1.335s ok debug/macho 1.030s ok debug/pe 1.052s ok debug/plan9obj 1.017s ok embed 1.017s [no tests to run] ok embed/internal/embedtest 1.019s ? encoding [no test files] ok encoding/ascii85 1.022s ok encoding/asn1 1.023s ok encoding/base32 1.066s ok encoding/base64 1.027s ok encoding/binary 1.023s ok encoding/csv 1.058s ok encoding/gob 21.351s ok encoding/hex 1.025s ok encoding/json 7.726s ok encoding/pem 3.536s ok encoding/xml 41.858s ok errors 1.024s ok expvar 1.022s ok flag 3.106s ok fmt 1.570s ok go/ast 1.028s ok go/build 5.899s ok go/build/constraint 1.023s ok go/constant 1.024s ok go/doc 1.250s ok go/doc/comment 3.073s ok go/format 1.048s ok go/importer 1.191s ok go/internal/gccgoimporter 1.050s ok go/internal/gcimporter 54.436s ok go/internal/srcimporter 16.779s ? go/internal/typeparams [no test files] ok go/parser 69.470s ok go/printer 2.350s ok go/scanner 1.026s ok go/token 1.115s ok go/types 51.817s ok go/version 1.018s ok hash 1.021s ok hash/adler32 1.048s ok hash/crc32 1.052s ok hash/crc64 1.028s ok hash/fnv 1.018s ok hash/maphash 1.018s ok html 1.019s ok html/template 1.841s ? image/color/palette [no test files] ok image 2.369s ok image/color 1.036s ok image/draw 1.571s ok image/gif 102.727s ? image/internal/imageutil [no test files] ok image/jpeg 25.096s ok image/png 7.125s ok index/suffixarray 628.859s ok internal/abi 1.059s ? internal/bisect [no test files] ? internal/bytealg [no test files] ok internal/buildcfg 1.017s ? internal/cfg [no test files] ? internal/coverage [no test files] ok internal/chacha8rand 1.017s ? internal/coverage/calloc [no test files] ok internal/coverage/cformat 1.018s ok internal/coverage/cmerge 1.018s ? internal/coverage/decodecounter [no test files] ? internal/coverage/decodemeta [no test files] ? internal/coverage/encodecounter [no test files] ? internal/coverage/encodemeta [no test files] ? internal/coverage/rtcov [no test files] ok internal/coverage/pods 1.019s ? internal/coverage/stringtab [no test files] ok internal/coverage/slicereader 1.017s ok internal/coverage/slicewriter 1.017s ? internal/coverage/uleb128 [no test files] ok internal/coverage/test 1.046s ok internal/cpu 3.051s ok internal/dag 1.017s ok internal/diff 1.020s ok internal/fmtsort 1.018s ? internal/goarch [no test files] ok internal/fuzz 1.039s ok internal/godebug 15.838s ? internal/goexperiment [no test files] ? internal/goos [no test files] ok internal/godebugs 1.017s ? internal/goroot [no test files] ? internal/goversion [no test files] ok internal/gover 1.017s ? internal/lazyregexp [no test files] ok internal/intern 3.088s ok internal/itoa 1.017s ? 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.590s ok internal/poll 21.747s ? internal/race [no test files] ok internal/profile 1.019s ok internal/reflectlite 1.020s ok internal/safefilepath 1.016s ok internal/saferio 1.263s ok internal/singleflight 1.086s ? 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.903s ? internal/trace/v2/event [no test files] ? internal/trace/v2/event/go122 [no test files] ok internal/trace/v2 21.905s ? 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.385s ok internal/unsafeheader 1.017s ok internal/xcoff 1.036s ok internal/zstd 1.152s ok io 1.056s ok io/fs 1.264s ok io/ioutil 1.024s ? log/internal [no test files] ok log 1.026s ok log/slog 1.131s ? log/slog/internal [no test files] ok log/slog/internal/benchmarks 1.017s ok log/slog/internal/buffer 1.017s ? log/slog/internal/slogtest [no test files] ok log/syslog 2.239s ok maps 1.019s ok math 1.031s ok math/big 8.477s ok math/bits 1.027s ok math/cmplx 1.019s ok math/rand 33.004s ok math/rand/v2 23.789s ok mime 1.039s ok mime/multipart 15.104s ok mime/quotedprintable 2.187s ok net 61.128s ok net/http 52.611s ok net/http/cgi 27.585s ok net/http/cookiejar 1.028s ok net/http/fcgi 1.229s ok net/http/httptest 1.185s ok net/http/httptrace 1.017s ok net/http/httputil 2.167s ? net/http/internal/testcert [no test files] ok net/http/internal 1.024s ok net/http/internal/ascii 1.020s ok net/http/pprof 6.174s ok net/internal/socktest 1.018s ok net/mail 1.025s ok net/netip 1.353s ok net/rpc 1.055s ok net/rpc/jsonrpc 1.027s ok net/smtp 1.069s ok net/textproto 1.052s ok net/url 1.033s ok os 24.181s ok os/exec 14.725s ok os/exec/internal/fdtest 1.016s ok os/signal 28.582s ok os/user 1.017s ok path 1.018s ok path/filepath 1.050s ok plugin 1.017s ok reflect 4.379s ? reflect/internal/example1 [no test files] ? reflect/internal/example2 [no test files] ok regexp 4.211s ok regexp/syntax 7.054s ok runtime 263.362s ok runtime/cgo 1.019s ok runtime/coverage 35.023s ok runtime/debug 2.093s ok runtime/internal/atomic 3.814s ok runtime/internal/math 1.019s ? runtime/internal/startlinetest [no test files] ok runtime/internal/sys 1.018s ok runtime/internal/syscall 1.017s ok runtime/internal/wasitest 1.018s ok runtime/metrics 1.031s ok runtime/pprof 96.270s ok runtime/race 12.368s ? runtime/race/internal/amd64v1 [no test files] ok runtime/trace 7.885s ok slices 2.489s ok sort 7.233s ok strconv 9.275s ok strings 3.995s ok sync 2.875s ok sync/atomic 205.011s ok syscall 12.209s ? testing/internal/testdeps [no test files] ok testing 4.223s ok testing/fstest 1.023s ok testing/iotest 1.019s ok testing/quick 1.160s ok testing/slogtest 1.022s ok text/scanner 1.031s ok text/tabwriter 1.021s ok text/template 1.882s ok text/template/parse 1.034s ok time 15.419s ? time/tzdata [no test files] ok unicode 1.023s ok unicode/utf16 1.018s ? unsafe [no test files] ? vendor/golang.org/x/crypto/chacha20 [no test files] ok unicode/utf8 1.032s ? vendor/golang.org/x/crypto/chacha20poly1305 [no test files] ? vendor/golang.org/x/crypto/cryptobyte [no test files] ? vendor/golang.org/x/crypto/cryptobyte/asn1 [no test files] ? vendor/golang.org/x/crypto/hkdf [no test files] ? vendor/golang.org/x/crypto/internal/alias [no test files] ? vendor/golang.org/x/crypto/internal/poly1305 [no test files] ? vendor/golang.org/x/net/dns/dnsmessage [no test files] ? vendor/golang.org/x/net/http/httpguts [no test files] ? vendor/golang.org/x/net/http/httpproxy [no test files] ? vendor/golang.org/x/net/http2/hpack [no test files] ? vendor/golang.org/x/net/idna [no test files] ? vendor/golang.org/x/net/nettest [no test files] ? vendor/golang.org/x/sys/cpu [no test files] ? vendor/golang.org/x/text/secure/bidirule [no test files] ? vendor/golang.org/x/text/transform [no test files] ? vendor/golang.org/x/text/unicode/bidi [no test files] ? vendor/golang.org/x/text/unicode/norm [no test files] ok cmd/addr2line 4.431s ok cmd/api 8.680s ? cmd/asm [no test files] ? cmd/asm/internal/arch [no test files] ok cmd/asm/internal/asm 4.437s ? 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.804s ok cmd/cgo/internal/test 2.132s ? 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.629s ok cmd/cgo/internal/testcshared 6.250s ok cmd/cgo/internal/testerrors 10.703s ok cmd/cgo/internal/testfortran 2.486s ok cmd/cgo/internal/testgodefs 1.623s ok cmd/cgo/internal/testlife 1.673s ok cmd/cgo/internal/testnocgo 1.016s ok cmd/cgo/internal/testplugin 33.203s ok cmd/cgo/internal/testsanitizers 19.574s ok cmd/cgo/internal/testshared 72.455s ok cmd/cgo/internal/testso 2.624s ok cmd/cgo/internal/teststdio 2.520s 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.044s ok cmd/compile/internal/amd64 61.635s ? cmd/compile/internal/arm [no test files] ? cmd/compile/internal/arm64 [no test files] ok cmd/compile/internal/base 1.018s ? cmd/compile/internal/bitvec [no test files] ? cmd/compile/internal/coverage [no test files] ok cmd/compile/internal/compare 1.019s ? cmd/compile/internal/escape [no test files] ok cmd/compile/internal/devirtualize 1.020s ok cmd/compile/internal/dwarfgen 1.452s ? cmd/compile/internal/gc [no test files] ok cmd/compile/internal/importer 17.673s ? cmd/compile/internal/inline [no test files] ok cmd/compile/internal/inline/inlheur 1.555s ok cmd/compile/internal/ir 1.019s ? cmd/compile/internal/liveness [no test files] ? cmd/compile/internal/loong64 [no test files] ok cmd/compile/internal/logopt 1.209s ok cmd/compile/internal/loopvar 27.641s ? 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.936s ? 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 18.818s ok cmd/compile/internal/test 36.189s ? cmd/compile/internal/typebits [no test files] ok cmd/compile/internal/typecheck 1.270s ok cmd/compile/internal/types 1.018s ok cmd/compile/internal/types2 24.153s ? 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.956s ok cmd/cover 17.007s ok cmd/dist 1.021s ok cmd/distpack 1.020s ok cmd/doc 1.683s ok cmd/fix 1.776s ok cmd/go 471.701s ? cmd/go/internal/base [no test files] ? cmd/go/internal/bug [no test files] ok cmd/go/internal/auth 1.019s ? cmd/go/internal/clean [no test files] ok cmd/go/internal/cache 3.384s ok cmd/go/internal/cfg 1.018s [no tests to run] ? cmd/go/internal/cmdflag [no test files] ? cmd/go/internal/doc [no test files] ok cmd/go/internal/envcmd 1.041s ? cmd/go/internal/fix [no test files] ? cmd/go/internal/fmtcmd [no test files] ok cmd/go/internal/fsys 1.046s ? cmd/go/internal/help [no test files] ok cmd/go/internal/generate 1.031s ok cmd/go/internal/gover 1.020s ? cmd/go/internal/list [no test files] ok cmd/go/internal/imports 1.031s ok cmd/go/internal/load 1.027s ? cmd/go/internal/mmap [no test files] ? cmd/go/internal/modcmd [no test files] ok cmd/go/internal/lockedfile 3.431s ok cmd/go/internal/lockedfile/internal/filelock 2.058s ok cmd/go/internal/modfetch 38.895s ok cmd/go/internal/modfetch/codehost 11.099s ? cmd/go/internal/modget [no test files] ? cmd/go/internal/modinfo [no test files] ok cmd/go/internal/modfetch/zip_sum_test 1.023s ok cmd/go/internal/modindex 1.638s ok cmd/go/internal/modload 52.981s ? cmd/go/internal/robustio [no test files] ok cmd/go/internal/mvs 1.045s ok cmd/go/internal/par 1.105s ? 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.018s ok cmd/go/internal/test 1.042s ? cmd/go/internal/test/internal/genflags [no test files] ? cmd/go/internal/tool [no test files] ok cmd/go/internal/toolchain 1.031s ? cmd/go/internal/trace [no test files] ok cmd/go/internal/vcs 2.431s ok cmd/go/internal/vcweb 1.027s ? cmd/go/internal/version [no test files] ? cmd/go/internal/vet [no test files] ok cmd/go/internal/vcweb/vcstest 5.439s ok cmd/go/internal/web 1.020s ? cmd/go/internal/workcmd [no test files] ok cmd/go/internal/work 2.076s ok cmd/gofmt 47.490s ? cmd/internal/bio [no test files] ? cmd/internal/browser [no test files] ok cmd/internal/archive 1.444s ok cmd/internal/bootstrap_test 116.211s ? cmd/internal/codesign [no test files] ok cmd/internal/buildid 1.559s ok cmd/internal/cov 1.285s ? cmd/internal/cov/covcmd [no test files] ? cmd/internal/gcprog [no test files] ok cmd/internal/dwarf 1.018s ok cmd/internal/edit 1.017s ok cmd/internal/goobj 16.239s ok cmd/internal/moddeps 12.977s ? cmd/internal/obj/arm [no test files] ok cmd/internal/notsha256 1.021s ok cmd/internal/obj 1.462s ? 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.415s ok cmd/internal/obj/riscv 10.460s ? cmd/internal/obj/wasm [no test files] ok cmd/internal/obj/s390x 1.018s ok cmd/internal/obj/x86 1.982s ? cmd/internal/objfile [no test files] ? cmd/internal/osinfo [no test files] ok cmd/internal/objabi 1.047s ok cmd/internal/pkgpath 5.089s ok cmd/internal/pkgpattern 1.025s ok cmd/internal/quoted 1.020s ? cmd/internal/sys [no test files] ? cmd/internal/traceviewer [no test files] ok cmd/internal/src 1.019s ok cmd/internal/test2json 1.754s ok cmd/link 23.684s ? 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.020s ok cmd/link/internal/ld 15.651s ? cmd/link/internal/loadelf [no test files] ? cmd/link/internal/loadmacho [no test files] ok cmd/link/internal/loader 1.048s ? cmd/link/internal/loadpe [no test files] ? cmd/link/internal/loadxcoff [no test files] ? cmd/link/internal/loong64 [no test files] ? cmd/link/internal/mips [no test files] ? cmd/link/internal/mips64 [no test files] ? cmd/link/internal/ppc64 [no test files] ? cmd/link/internal/riscv64 [no test files] ? cmd/link/internal/s390x [no test files] ? cmd/link/internal/sym [no test files] ? cmd/link/internal/wasm [no test files] ? cmd/link/internal/x86 [no test files] ok cmd/nm 9.224s ok cmd/objdump 5.403s ok cmd/pack 8.892s ? cmd/test2json [no test files] ok cmd/pprof 3.486s ok cmd/trace 1.280s ? cmd/vendor/github.com/google/pprof/driver [no test files] ? cmd/vendor/github.com/google/pprof/internal/binutils [no test files] ? cmd/vendor/github.com/google/pprof/internal/driver [no test files] ? cmd/vendor/github.com/google/pprof/internal/elfexec [no test files] ? cmd/vendor/github.com/google/pprof/internal/graph [no test files] ? cmd/vendor/github.com/google/pprof/internal/measurement [no test files] ? cmd/vendor/github.com/google/pprof/internal/plugin [no test files] ? cmd/vendor/github.com/google/pprof/internal/report [no test files] ? cmd/vendor/github.com/google/pprof/internal/symbolizer [no test files] ? cmd/vendor/github.com/google/pprof/internal/symbolz [no test files] ? cmd/vendor/github.com/google/pprof/internal/transport [no test files] ? cmd/vendor/github.com/google/pprof/profile [no test files] ? cmd/vendor/github.com/google/pprof/third_party/d3flamegraph [no test files] ? cmd/vendor/github.com/google/pprof/third_party/svgpan [no test files] ? cmd/vendor/github.com/ianlancetaylor/demangle [no test files] ? cmd/vendor/golang.org/x/arch/arm/armasm [no test files] ? cmd/vendor/golang.org/x/arch/arm64/arm64asm [no test files] ? cmd/vendor/golang.org/x/arch/ppc64/ppc64asm [no test files] ? cmd/vendor/golang.org/x/arch/x86/x86asm [no test files] ? cmd/vendor/golang.org/x/mod/internal/lazyregexp [no test files] ? cmd/vendor/golang.org/x/mod/modfile [no test files] ? cmd/vendor/golang.org/x/mod/module [no test files] ? cmd/vendor/golang.org/x/mod/semver [no test files] ? cmd/vendor/golang.org/x/mod/sumdb [no test files] ? cmd/vendor/golang.org/x/mod/sumdb/dirhash [no test files] ? cmd/vendor/golang.org/x/mod/sumdb/note [no test files] ? cmd/vendor/golang.org/x/mod/sumdb/tlog [no test files] ? cmd/vendor/golang.org/x/mod/zip [no test files] ? cmd/vendor/golang.org/x/sync/semaphore [no test files] ? cmd/vendor/golang.org/x/sys/unix [no test files] ? cmd/vendor/golang.org/x/term [no test files] ? cmd/vendor/golang.org/x/tools/cover [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/internal/analysisflags [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/appends [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/asmdecl [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/assign [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/atomic [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/bools [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/buildtag [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/cgocall [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/composite [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/copylock [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/ctrlflow [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/defers [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/directive [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/errorsas [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/framepointer [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/httpresponse [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/ifaceassert [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/inspect [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/internal/analysisutil [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/loopclosure [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/lostcancel [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/nilfunc [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/printf [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/shift [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/sigchanyzer [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/slog [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/stdmethods [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/stringintconv [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/structtag [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/testinggoroutine [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/tests [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/timeformat [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/unmarshal [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/unreachable [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/unsafeptr [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/unusedresult [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/unitchecker [no test files] ? cmd/vendor/golang.org/x/tools/go/ast/astutil [no test files] ? cmd/vendor/golang.org/x/tools/go/ast/inspector [no test files] ? cmd/vendor/golang.org/x/tools/go/cfg [no test files] ? cmd/vendor/golang.org/x/tools/go/types/objectpath [no test files] ? cmd/vendor/golang.org/x/tools/go/types/typeutil [no test files] ? cmd/vendor/golang.org/x/tools/internal/bisect [no test files] ? cmd/vendor/golang.org/x/tools/internal/facts [no test files] ? cmd/vendor/golang.org/x/tools/internal/typeparams [no test files] ok cmd/vet 30.535s ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: archive/tar cpu: Intel(R) Xeon(R) CPU @ 2.20GHz Benchmark/Writer/USTAR-4 2318 45288 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 1854 60216 ns/op 1851 B/op 36 allocs/op Benchmark/Writer/PAX-4 1323 87777 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 3405 33768 ns/op 4944 B/op 15 allocs/op Benchmark/Reader/GNU-4 5128 23612 ns/op 5120 B/op 15 allocs/op Benchmark/Reader/PAX-4 1789 66818 ns/op 9087 B/op 33 allocs/op PASS ok archive/tar 1.769s goos: linux goarch: amd64 pkg: archive/zip cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCompressedZipGarbage-4 1 384142347 ns/op 1642792 B/op 100 allocs/op BenchmarkZip64Test-4 1 155162545 ns/op BenchmarkZip64TestSizes/4096-4 1072 96892 ns/op BenchmarkZip64TestSizes/1048576-4 142 771111 ns/op BenchmarkZip64TestSizes/67108864-4 1 162294200 ns/op PASS ok archive/zip 2.497s goos: linux goarch: amd64 pkg: bufio cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReaderCopyOptimal-4 195559 535.9 ns/op BenchmarkReaderCopyUnoptimal-4 124753 910.1 ns/op BenchmarkReaderCopyNoWriteTo-4 4746 22061 ns/op BenchmarkReaderWriteToOptimal-4 6214 18761 ns/op BenchmarkReaderReadString-4 115111 1032 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 200166 564.4 ns/op BenchmarkWriterCopyUnoptimal-4 192674 604.1 ns/op BenchmarkWriterCopyNoReadFrom-4 5114 20546 ns/op BenchmarkReaderEmpty-4 29313 3692 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 24180 4724 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 511186 226.0 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.600s goos: linux goarch: amd64 pkg: bytes cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadString-4 4428 26532 ns/op 1235.03 MB/s BenchmarkWriteByte-4 416 279578 ns/op 14.65 MB/s BenchmarkWriteRune-4 219 541123 ns/op 22.71 MB/s BenchmarkBufferNotEmptyWriteRead-4 26 4545354 ns/op BenchmarkBufferFullSmallReads-4 87 1292371 ns/op BenchmarkBufferWriteBlock/N4096-4 6129 18944 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 334 328518 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 5 23605497 ns/op 4192275 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 1 254994894 ns/op 65.79 MB/s 33554432 B/op 2 allocs/op BenchmarkIndexByte/10-4 4203024 29.67 ns/op 337.09 MB/s BenchmarkIndexByte/32-4 3918692 31.16 ns/op 1026.85 MB/s BenchmarkIndexByte/4K-4 729735 145.1 ns/op 28234.86 MB/s BenchmarkIndexBytePortable/10-4 694358 166.4 ns/op 60.10 MB/s BenchmarkIndexBytePortable/32-4 225136 517.4 ns/op 61.85 MB/s BenchmarkIndexBytePortable/4K-4 1911 62569 ns/op 65.46 MB/s BenchmarkIndexRune/10-4 1000000 116.7 ns/op 85.66 MB/s BenchmarkIndexRune/32-4 1000000 116.4 ns/op 274.81 MB/s BenchmarkIndexRune/4K-4 349466 341.9 ns/op 11980.86 MB/s BenchmarkIndexRuneASCII/10-4 3923964 29.31 ns/op 341.13 MB/s BenchmarkIndexRuneASCII/32-4 3785016 31.75 ns/op 1007.78 MB/s BenchmarkIndexRuneASCII/4K-4 804674 148.8 ns/op 27532.13 MB/s BenchmarkEqual/0-4 6802378 17.95 ns/op BenchmarkEqual/1-4 1349726 89.04 ns/op 11.23 MB/s BenchmarkEqual/6-4 1346596 90.28 ns/op 66.46 MB/s BenchmarkEqual/9-4 1323962 91.84 ns/op 97.99 MB/s BenchmarkEqual/15-4 1325203 90.37 ns/op 165.99 MB/s BenchmarkEqual/16-4 1348198 89.05 ns/op 179.67 MB/s BenchmarkEqual/20-4 1272312 94.00 ns/op 212.76 MB/s BenchmarkEqual/32-4 1267874 94.24 ns/op 339.54 MB/s BenchmarkEqual/4K-4 95311 1218 ns/op 3362.25 MB/s BenchmarkEqualBothUnaligned/64_0-4 1462401 82.49 ns/op 775.87 MB/s BenchmarkEqualBothUnaligned/64_1-4 1000000 113.2 ns/op 565.49 MB/s BenchmarkEqualBothUnaligned/64_4-4 1329942 87.79 ns/op 729.05 MB/s BenchmarkEqualBothUnaligned/64_7-4 1365469 87.14 ns/op 734.43 MB/s BenchmarkEqualBothUnaligned/4096_0-4 98866 1215 ns/op 3370.25 MB/s BenchmarkEqualBothUnaligned/4096_1-4 36751 3220 ns/op 1271.94 MB/s BenchmarkEqualBothUnaligned/4096_4-4 108297 1086 ns/op 3770.27 MB/s BenchmarkEqualBothUnaligned/4096_7-4 110558 1087 ns/op 3769.53 MB/s BenchmarkIndex/10-4 2606677 46.48 ns/op 215.14 MB/s BenchmarkIndex/32-4 2651602 46.82 ns/op 683.44 MB/s BenchmarkIndex/4K-4 30494 3948 ns/op 1037.44 MB/s BenchmarkIndexEasy/10-4 2843866 42.01 ns/op 238.04 MB/s BenchmarkIndexEasy/32-4 2598576 46.47 ns/op 688.60 MB/s BenchmarkIndexEasy/4K-4 414270 271.7 ns/op 15075.37 MB/s BenchmarkCount/10-4 1433481 84.57 ns/op 118.25 MB/s BenchmarkCount/32-4 1321029 91.64 ns/op 349.18 MB/s BenchmarkCount/4K-4 29641 3977 ns/op 1029.80 MB/s BenchmarkCountEasy/10-4 1373956 86.24 ns/op 115.96 MB/s BenchmarkCountEasy/32-4 1287955 92.83 ns/op 344.72 MB/s BenchmarkCountEasy/4K-4 376963 320.8 ns/op 12768.10 MB/s BenchmarkCountSingle/10-4 2942979 41.62 ns/op 240.28 MB/s BenchmarkCountSingle/32-4 2965143 40.36 ns/op 792.85 MB/s BenchmarkCountSingle/4K-4 958252 123.9 ns/op 33049.06 MB/s BenchmarkToUpper/#00-4 2418642 48.14 ns/op BenchmarkToUpper/ONLYUPPER-4 265336 469.8 ns/op BenchmarkToUpper/abc-4 408765 289.7 ns/op BenchmarkToUpper/AbC123-4 252980 493.3 ns/op BenchmarkToUpper/azAZ09_-4 229278 534.2 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 68816 1736 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 34809 3432 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 46776 2485 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 109978 1085 ns/op BenchmarkToLower/#00-4 2459235 48.41 ns/op BenchmarkToLower/abc-4 394694 304.0 ns/op BenchmarkToLower/AbC123-4 247534 475.7 ns/op BenchmarkToLower/azAZ09_-4 224854 529.8 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 66822 1778 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 35906 3379 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 60438 1931 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 109636 1155 ns/op BenchmarkFields/ASCII/16-4 108577 1069 ns/op 14.97 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 6626 15455 ns/op 16.56 MB/s 576 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 499 234389 ns/op 17.48 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 28 3885465 ns/op 16.87 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 60029875 ns/op 17.47 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 90340 1329 ns/op 12.04 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 5776 20587 ns/op 12.43 MB/s 704 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 339 340059 ns/op 12.04 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 18 6813317 ns/op 9.62 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 126734042 ns/op 8.27 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 151954 769.2 ns/op 20.80 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 12051 9671 ns/op 26.47 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 670 174927 ns/op 23.42 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 28 3992163 ns/op 16.42 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 86212721 ns/op 12.16 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 126271 931.1 ns/op 17.18 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 8328 14194 ns/op 18.04 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 487 246371 ns/op 16.63 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 22 4974764 ns/op 13.17 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 106939777 ns/op 9.81 MB/s 11202816 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 2042767 59.37 ns/op BenchmarkTrimSpace/ASCII-4 972015 119.4 ns/op BenchmarkTrimSpace/SomeNonASCII-4 109623 1051 ns/op BenchmarkTrimSpace/JustNonASCII-4 51328 2315 ns/op BenchmarkToValidUTF8/Valid-4 446175 259.3 ns/op BenchmarkToValidUTF8/InvalidASCII-4 308564 367.0 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 94786 1200 ns/op BenchmarkIndexHard1-4 775 149014 ns/op BenchmarkIndexHard2-4 591 198924 ns/op BenchmarkIndexHard3-4 150 794301 ns/op BenchmarkIndexHard4-4 99 1192517 ns/op BenchmarkLastIndexHard1-4 5 23212159 ns/op BenchmarkLastIndexHard2-4 4 30117444 ns/op BenchmarkLastIndexHard3-4 4 32531672 ns/op BenchmarkCountHard1-4 831 144366 ns/op BenchmarkCountHard2-4 596 199606 ns/op BenchmarkCountHard3-4 150 800439 ns/op BenchmarkSplitEmptySeparator-4 1 194082413 ns/op BenchmarkSplitSingleByteSeparator-4 10 11443742 ns/op BenchmarkSplitMultiByteSeparator-4 10 10313005 ns/op BenchmarkSplitNSingleByteSeparator-4 183819 631.6 ns/op BenchmarkSplitNMultiByteSeparator-4 64893 1720 ns/op BenchmarkRepeat-4 189122 602.4 ns/op BenchmarkRepeatLarge/256/1-4 129842 798.4 ns/op 320.66 MB/s BenchmarkRepeatLarge/256/16-4 225782 544.0 ns/op 470.60 MB/s BenchmarkRepeatLarge/512/1-4 96758 1172 ns/op 436.77 MB/s BenchmarkRepeatLarge/512/16-4 124477 833.8 ns/op 614.04 MB/s BenchmarkRepeatLarge/1024/1-4 66670 1616 ns/op 633.69 MB/s BenchmarkRepeatLarge/1024/16-4 75892 1427 ns/op 717.55 MB/s BenchmarkRepeatLarge/2048/1-4 44113 2568 ns/op 797.47 MB/s BenchmarkRepeatLarge/2048/16-4 47078 2399 ns/op 853.75 MB/s BenchmarkRepeatLarge/4096/1-4 25777 4602 ns/op 890.07 MB/s BenchmarkRepeatLarge/4096/16-4 23428 4442 ns/op 922.04 MB/s BenchmarkRepeatLarge/8192/1-4 13698 8615 ns/op 950.89 MB/s BenchmarkRepeatLarge/8192/16-4 14336 8147 ns/op 1005.48 MB/s BenchmarkRepeatLarge/8192/4097-4 23091 5073 ns/op 807.57 MB/s BenchmarkRepeatLarge/16384/1-4 6409 15830 ns/op 1035.01 MB/s BenchmarkRepeatLarge/16384/16-4 8050 16384 ns/op 999.97 MB/s BenchmarkRepeatLarge/16384/4097-4 8838 13483 ns/op 911.61 MB/s BenchmarkRepeatLarge/32768/1-4 4096 29954 ns/op 1093.94 MB/s BenchmarkRepeatLarge/32768/16-4 4117 31146 ns/op 1052.08 MB/s BenchmarkRepeatLarge/32768/4097-4 4310 30495 ns/op 940.44 MB/s BenchmarkRepeatLarge/65536/1-4 1941 61687 ns/op 1062.39 MB/s BenchmarkRepeatLarge/65536/16-4 2108 55478 ns/op 1181.29 MB/s BenchmarkRepeatLarge/65536/4097-4 2246 55347 ns/op 1110.35 MB/s BenchmarkRepeatLarge/131072/1-4 218 544694 ns/op 240.63 MB/s BenchmarkRepeatLarge/131072/16-4 213 519690 ns/op 252.21 MB/s BenchmarkRepeatLarge/131072/4097-4 212 526069 ns/op 241.43 MB/s BenchmarkRepeatLarge/262144/1-4 100 1054450 ns/op 248.61 MB/s BenchmarkRepeatLarge/262144/16-4 100 1031787 ns/op 254.07 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1062008 ns/op 243.04 MB/s BenchmarkRepeatLarge/524288/1-4 60 2079980 ns/op 252.06 MB/s BenchmarkRepeatLarge/524288/16-4 50 2180350 ns/op 240.46 MB/s BenchmarkRepeatLarge/524288/4097-4 60 2123110 ns/op 245.07 MB/s BenchmarkRepeatLarge/1048576/1-4 31 4190559 ns/op 250.22 MB/s BenchmarkRepeatLarge/1048576/16-4 27 4108801 ns/op 255.20 MB/s BenchmarkRepeatLarge/1048576/4097-4 30 4174598 ns/op 250.26 MB/s BenchmarkRepeatLarge/2097152/1-4 15 8089259 ns/op 259.25 MB/s BenchmarkRepeatLarge/2097152/16-4 15 8006614 ns/op 261.93 MB/s BenchmarkRepeatLarge/2097152/4097-4 15 8917060 ns/op 234.78 MB/s BenchmarkRepeatLarge/4194304/1-4 7 16465361 ns/op 254.74 MB/s BenchmarkRepeatLarge/4194304/16-4 7 16154660 ns/op 259.63 MB/s BenchmarkRepeatLarge/4194304/4097-4 7 15864431 ns/op 264.19 MB/s BenchmarkRepeatLarge/8388608/1-4 3 34493426 ns/op 243.19 MB/s BenchmarkRepeatLarge/8388608/16-4 4 33233600 ns/op 252.41 MB/s BenchmarkRepeatLarge/8388608/4097-4 3 38178782 ns/op 219.67 MB/s BenchmarkRepeatLarge/16777216/1-4 2 66360062 ns/op 252.82 MB/s BenchmarkRepeatLarge/16777216/16-4 2 63009507 ns/op 266.26 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 61487636 ns/op 272.86 MB/s BenchmarkRepeatLarge/33554432/1-4 1 124112684 ns/op 270.35 MB/s BenchmarkRepeatLarge/33554432/16-4 1 122998058 ns/op 272.80 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 122391737 ns/op 274.16 MB/s BenchmarkRepeatLarge/67108864/1-4 1 271522610 ns/op 247.16 MB/s BenchmarkRepeatLarge/67108864/16-4 1 243587407 ns/op 275.50 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 243997997 ns/op 275.04 MB/s BenchmarkRepeatLarge/134217728/1-4 1 536854809 ns/op 250.01 MB/s BenchmarkRepeatLarge/134217728/16-4 1 487829705 ns/op 275.13 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 481888905 ns/op 278.52 MB/s BenchmarkRepeatLarge/268435456/1-4 1 1098383259 ns/op 244.39 MB/s BenchmarkRepeatLarge/268435456/16-4 1 947824066 ns/op 283.21 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 951343756 ns/op 282.16 MB/s BenchmarkRepeatLarge/536870912/1-4 1 2118397175 ns/op 253.43 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1887096901 ns/op 284.50 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1953810871 ns/op 274.78 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4255746724 ns/op 252.30 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3717134293 ns/op 288.86 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3691578899 ns/op 290.86 MB/s BenchmarkBytesCompare/1-4 10248931 11.76 ns/op BenchmarkBytesCompare/2-4 10094096 11.69 ns/op BenchmarkBytesCompare/4-4 9992658 11.74 ns/op BenchmarkBytesCompare/8-4 10287975 11.12 ns/op BenchmarkBytesCompare/16-4 10998892 10.72 ns/op BenchmarkBytesCompare/32-4 8240223 12.58 ns/op BenchmarkBytesCompare/64-4 7883889 15.18 ns/op BenchmarkBytesCompare/128-4 7631440 15.74 ns/op BenchmarkBytesCompare/256-4 6193110 19.14 ns/op BenchmarkBytesCompare/512-4 4451740 27.08 ns/op BenchmarkBytesCompare/1024-4 2831751 42.60 ns/op BenchmarkBytesCompare/2048-4 1652304 72.63 ns/op BenchmarkIndexAnyASCII/1:1-4 2490046 47.97 ns/op BenchmarkIndexAnyASCII/1:2-4 2522677 47.05 ns/op BenchmarkIndexAnyASCII/1:4-4 2542272 46.64 ns/op BenchmarkIndexAnyASCII/1:8-4 2523799 46.58 ns/op BenchmarkIndexAnyASCII/1:16-4 2470704 47.84 ns/op BenchmarkIndexAnyASCII/1:32-4 2474478 48.06 ns/op BenchmarkIndexAnyASCII/1:64-4 2446438 48.33 ns/op BenchmarkIndexAnyASCII/16:1-4 2219917 53.89 ns/op BenchmarkIndexAnyASCII/16:2-4 319066 370.6 ns/op BenchmarkIndexAnyASCII/16:4-4 311277 372.8 ns/op BenchmarkIndexAnyASCII/16:8-4 320154 371.8 ns/op BenchmarkIndexAnyASCII/16:16-4 299059 388.9 ns/op BenchmarkIndexAnyASCII/16:32-4 281464 412.0 ns/op BenchmarkIndexAnyASCII/16:64-4 253704 459.4 ns/op BenchmarkIndexAnyASCII/256:1-4 2034634 57.84 ns/op BenchmarkIndexAnyASCII/256:2-4 23586 5151 ns/op BenchmarkIndexAnyASCII/256:4-4 23511 5128 ns/op BenchmarkIndexAnyASCII/256:8-4 23217 5048 ns/op BenchmarkIndexAnyASCII/256:16-4 23530 5136 ns/op BenchmarkIndexAnyASCII/256:32-4 23306 5171 ns/op BenchmarkIndexAnyASCII/256:64-4 23246 5186 ns/op BenchmarkIndexAnyUTF8/1:1-4 2578263 47.25 ns/op BenchmarkIndexAnyUTF8/1:2-4 2537646 45.58 ns/op BenchmarkIndexAnyUTF8/1:4-4 2588431 45.70 ns/op BenchmarkIndexAnyUTF8/1:8-4 2596668 45.22 ns/op BenchmarkIndexAnyUTF8/1:16-4 2613622 45.65 ns/op BenchmarkIndexAnyUTF8/1:32-4 2489841 47.13 ns/op BenchmarkIndexAnyUTF8/1:64-4 2445584 48.72 ns/op BenchmarkIndexAnyUTF8/16:1-4 153734 767.7 ns/op BenchmarkIndexAnyUTF8/16:2-4 264410 443.9 ns/op BenchmarkIndexAnyUTF8/16:4-4 265950 444.1 ns/op BenchmarkIndexAnyUTF8/16:8-4 263482 444.8 ns/op BenchmarkIndexAnyUTF8/16:16-4 260876 451.7 ns/op BenchmarkIndexAnyUTF8/16:32-4 247846 471.4 ns/op BenchmarkIndexAnyUTF8/16:64-4 247984 477.6 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 11014 ns/op BenchmarkIndexAnyUTF8/256:2-4 18652 6301 ns/op BenchmarkIndexAnyUTF8/256:4-4 18628 6426 ns/op BenchmarkIndexAnyUTF8/256:8-4 18390 6493 ns/op BenchmarkIndexAnyUTF8/256:16-4 18260 6547 ns/op BenchmarkIndexAnyUTF8/256:32-4 17366 6863 ns/op BenchmarkIndexAnyUTF8/256:64-4 17218 7008 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2432005 49.00 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2476040 48.19 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2476813 48.27 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2466610 48.44 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2448334 48.45 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2411498 49.70 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2434335 49.29 ns/op BenchmarkLastIndexAnyASCII/16:1-4 317424 369.2 ns/op BenchmarkLastIndexAnyASCII/16:2-4 321039 362.1 ns/op BenchmarkLastIndexAnyASCII/16:4-4 324205 364.5 ns/op BenchmarkLastIndexAnyASCII/16:8-4 309478 369.1 ns/op BenchmarkLastIndexAnyASCII/16:16-4 308493 382.2 ns/op BenchmarkLastIndexAnyASCII/16:32-4 274215 410.0 ns/op BenchmarkLastIndexAnyASCII/16:64-4 255063 474.0 ns/op BenchmarkLastIndexAnyASCII/256:1-4 23361 5077 ns/op BenchmarkLastIndexAnyASCII/256:2-4 23468 5023 ns/op BenchmarkLastIndexAnyASCII/256:4-4 23623 5079 ns/op BenchmarkLastIndexAnyASCII/256:8-4 23469 5082 ns/op BenchmarkLastIndexAnyASCII/256:16-4 23848 5021 ns/op BenchmarkLastIndexAnyASCII/256:32-4 23388 5106 ns/op BenchmarkLastIndexAnyASCII/256:64-4 23296 5097 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2514982 47.35 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2509641 47.37 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2503020 46.81 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2491803 47.58 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2556175 46.61 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2462460 48.76 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2381596 49.41 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 231607 500.1 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 270766 447.9 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 252000 448.2 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 262454 448.5 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 268645 460.4 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 251277 479.6 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 248798 477.6 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 16828 7077 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 18816 6416 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 18564 6373 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 18673 6330 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 18592 6440 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 17583 6820 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 17080 7011 ns/op BenchmarkTrimASCII/1:1-4 3056078 39.88 ns/op BenchmarkTrimASCII/1:2-4 2416984 49.52 ns/op BenchmarkTrimASCII/1:4-4 2330936 50.97 ns/op BenchmarkTrimASCII/1:8-4 2047364 58.54 ns/op BenchmarkTrimASCII/1:16-4 1726544 68.70 ns/op BenchmarkTrimASCII/16:1-4 409587 283.3 ns/op BenchmarkTrimASCII/16:2-4 324234 363.3 ns/op BenchmarkTrimASCII/16:4-4 321021 371.1 ns/op BenchmarkTrimASCII/16:8-4 318871 368.6 ns/op BenchmarkTrimASCII/16:16-4 305377 382.0 ns/op BenchmarkTrimASCII/256:1-4 31488 3807 ns/op BenchmarkTrimASCII/256:2-4 23548 5110 ns/op BenchmarkTrimASCII/256:4-4 23348 5032 ns/op BenchmarkTrimASCII/256:8-4 23611 5061 ns/op BenchmarkTrimASCII/256:16-4 23719 5046 ns/op BenchmarkTrimASCII/4096:1-4 1960 60164 ns/op BenchmarkTrimASCII/4096:2-4 1496 80680 ns/op BenchmarkTrimASCII/4096:4-4 1486 79351 ns/op BenchmarkTrimASCII/4096:8-4 1474 79554 ns/op BenchmarkTrimASCII/4096:16-4 1484 80163 ns/op BenchmarkTrimByte-4 2168254 55.85 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 13138 9120 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 13126 9075 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 633 186463 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1254 94655 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2428 46654 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 4501 23468 ns/op BenchmarkCompareBytesEqual-4 9933195 11.76 ns/op BenchmarkCompareBytesToNil-4 11685978 10.22 ns/op BenchmarkCompareBytesEmpty-4 11469750 9.847 ns/op BenchmarkCompareBytesIdentical-4 12243544 9.823 ns/op BenchmarkCompareBytesSameLength-4 9950667 11.76 ns/op BenchmarkCompareBytesDifferentLength-4 9578001 12.45 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 1393 85480 ns/op 12267.08 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 1326 85745 ns/op 12229.19 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 1762 85517 ns/op 12261.66 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 1368 84002 ns/op 12482.90 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 1381 85195 ns/op 12308.03 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 1383 73617 ns/op 14243.76 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 1390 85342 ns/op 12286.93 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 1405 88600 ns/op 11835.00 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 1388 84799 ns/op 12365.57 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 1399 80129 ns/op 13086.15 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 1376 86448 ns/op 12129.60 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 1378 85531 ns/op 12259.74 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 1360 85058 ns/op 12327.78 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 1364 82483 ns/op 12712.72 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 1398 83852 ns/op 12505.07 MB/s BenchmarkCompareBytesBig-4 1878 57556 ns/op 18218.63 MB/s BenchmarkCompareBytesBigIdentical-4 12528166 9.610 ns/op 109117689.72 MB/s PASS ok bytes 74.821s goos: linux goarch: amd64 pkg: compress/bzip2 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecodeDigits-4 2 78339002 ns/op 1.28 MB/s 3612268 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 319027408 ns/op 1.78 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 5 24360133 ns/op 0.67 MB/s 3645019 B/op 51 allocs/op PASS ok compress/bzip2 2.390s goos: linux goarch: amd64 pkg: compress/flate cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecode/Digits/Huffman/1e4-4 60 1814817 ns/op 5.51 MB/s 42590 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 17032510 ns/op 5.87 MB/s 44722 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 172165935 ns/op 5.81 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 60 1812681 ns/op 5.52 MB/s 43081 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 6 17731058 ns/op 5.64 MB/s 42272 B/op 11 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 181078385 ns/op 5.52 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 62 1777850 ns/op 5.62 MB/s 42961 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 17008551 ns/op 5.88 MB/s 43633 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 170281685 ns/op 5.87 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 64 1771784 ns/op 5.64 MB/s 42245 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 17198371 ns/op 5.81 MB/s 43633 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 170747766 ns/op 5.86 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 61 1963842 ns/op 5.09 MB/s 43934 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 6 18778973 ns/op 5.33 MB/s 47833 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 192030716 ns/op 5.21 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 73 1548154 ns/op 6.46 MB/s 43296 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 8 12665926 ns/op 7.90 MB/s 45831 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 129564685 ns/op 7.72 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 81 1385282 ns/op 7.22 MB/s 43284 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 10 10243292 ns/op 9.76 MB/s 44575 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 102725227 ns/op 9.73 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 73 1379233 ns/op 7.25 MB/s 42518 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 10 10142838 ns/op 9.86 MB/s 45396 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 101457598 ns/op 9.86 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 85 1262317 ns/op 7.92 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 12174141 ns/op 8.21 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 121334313 ns/op 8.24 MB/s BenchmarkEncode/Digits/Speed/1e4-4 50 2325156 ns/op 4.30 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 20699183 ns/op 4.83 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 212325217 ns/op 4.71 MB/s BenchmarkEncode/Digits/Default/1e4-4 16 6876808 ns/op 1.45 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 81030712 ns/op 1.23 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 836019133 ns/op 1.20 MB/s BenchmarkEncode/Digits/Compression/1e4-4 16 6850045 ns/op 1.46 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 80647588 ns/op 1.24 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 832938449 ns/op 1.20 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 68 1575831 ns/op 6.35 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 13114647 ns/op 7.63 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 130066480 ns/op 7.69 MB/s BenchmarkEncode/Newton/Speed/1e4-4 46 2230373 ns/op 4.48 MB/s BenchmarkEncode/Newton/Speed/1e5-4 6 16948136 ns/op 5.90 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 168618527 ns/op 5.93 MB/s BenchmarkEncode/Newton/Default/1e4-4 18 6617186 ns/op 1.51 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 76306353 ns/op 1.31 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 755477407 ns/op 1.32 MB/s BenchmarkEncode/Newton/Compression/1e4-4 18 6723218 ns/op 1.49 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 94190197 ns/op 1.06 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 955607082 ns/op 1.05 MB/s PASS ok compress/flate 16.482s goos: linux goarch: amd64 pkg: compress/lzw cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecoder/1e4-4 49 2277269 ns/op 4.39 MB/s BenchmarkDecoder/1e-Reuse4-4 50 2346597 ns/op 4.26 MB/s BenchmarkDecoder/1e5-4 5 22500051 ns/op 4.44 MB/s BenchmarkDecoder/1e-Reuse5-4 5 22430425 ns/op 4.46 MB/s BenchmarkDecoder/1e6-4 1 228626664 ns/op 4.37 MB/s BenchmarkDecoder/1e-Reuse6-4 1 228440599 ns/op 4.38 MB/s BenchmarkEncoder/1e4-4 51 2210688 ns/op 4.52 MB/s BenchmarkEncoder/1e-Reuse4-4 64 1841773 ns/op 5.43 MB/s BenchmarkEncoder/1e5-4 6 19814296 ns/op 5.05 MB/s BenchmarkEncoder/1e-Reuse5-4 6 19277228 ns/op 5.19 MB/s BenchmarkEncoder/1e6-4 1 196971592 ns/op 5.08 MB/s BenchmarkEncoder/1e-Reuse6-4 1 191642156 ns/op 5.22 MB/s PASS ok compress/lzw 3.800s goos: linux goarch: amd64 pkg: container/heap cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDup-4 30 3791874 ns/op PASS ok container/heap 1.238s goos: linux goarch: amd64 pkg: context cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCommonParentCancel-4 19394 5744 ns/op BenchmarkWithTimeout/concurrency=40-4 4689 25139 ns/op BenchmarkWithTimeout/concurrency=4000-4 4635 27010 ns/op BenchmarkWithTimeout/concurrency=400000-4 5397 25550 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 376962 296.4 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 12140 10987 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 14466 8222 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 2432 48030 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 1642 77577 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2152 54609 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 218 547942 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 157 768376 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 231 504604 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 20 7579989 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 13 9615630 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 21 4806740 ns/op BenchmarkCheckCanceled/Err-4 256724 455.8 ns/op BenchmarkCheckCanceled/Done-4 380041 316.8 ns/op BenchmarkContextCancelDone-4 525206 241.1 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 22329 5223 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 20400 5782 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 17860 6326 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 15475 7727 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 11196 10778 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 503487 226.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 298190 408.1 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 203041 584.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 126512 944.8 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 65592 1862 ns/op PASS ok context 12.628s goos: linux goarch: amd64 pkg: crypto/aes cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncrypt-4 1752405 69.24 ns/op 231.09 MB/s BenchmarkDecrypt-4 1760922 68.88 ns/op 232.29 MB/s BenchmarkExpand-4 925750 118.9 ns/op PASS ok crypto/aes 1.519s goos: linux goarch: amd64 pkg: crypto/cipher cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAESGCM/Open-128-64-4 177033 634.0 ns/op 100.95 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 362422 293.5 ns/op 218.06 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 187316 647.5 ns/op 98.83 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 382281 313.5 ns/op 204.16 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 114513 1050 ns/op 1285.36 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 166950 688.1 ns/op 1962.04 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 105638 1131 ns/op 1193.34 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 148455 807.0 ns/op 1672.80 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 40735 2879 ns/op 2845.45 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 51320 2289 ns/op 3579.62 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 34692 3454 ns/op 2371.99 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 39140 3026 ns/op 2706.89 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 7064 16161 ns/op 63.05 MB/s BenchmarkAESCFBDecrypt1K-4 7027 16345 ns/op 62.34 MB/s BenchmarkAESCFBDecrypt8K-4 916 129158 ns/op 63.39 MB/s BenchmarkAESOFB1K-4 10000 10964 ns/op 92.94 MB/s BenchmarkAESCTR1K-4 14180 8485 ns/op 120.10 MB/s BenchmarkAESCTR8K-4 1748 66428 ns/op 123.25 MB/s BenchmarkAESCBCEncrypt1K-4 14421 8283 ns/op 123.63 MB/s BenchmarkAESCBCDecrypt1K-4 18344 6533 ns/op 156.74 MB/s PASS ok crypto/cipher 3.841s goos: linux goarch: amd64 pkg: crypto/des cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncrypt-4 71781 1620 ns/op 4.94 MB/s BenchmarkDecrypt-4 78099 1490 ns/op 5.37 MB/s BenchmarkTDESEncrypt-4 30645 3923 ns/op 2.04 MB/s BenchmarkTDESDecrypt-4 31250 3853 ns/op 2.08 MB/s PASS ok crypto/des 1.614s goos: linux goarch: amd64 pkg: crypto/ecdh cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkECDH/P256-4 920 124823 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 13 8842092 ns/op 1087 B/op 21 allocs/op BenchmarkECDH/P521-4 5 22162151 ns/op 1537 B/op 21 allocs/op BenchmarkECDH/X25519-4 85 1244763 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 1.708s goos: linux goarch: amd64 pkg: crypto/ecdsa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSign/P256-4 1584 70770 ns/op 2511 B/op 33 allocs/op BenchmarkSign/P384-4 31 3766077 ns/op 2678 B/op 34 allocs/op BenchmarkSign/P521-4 13 9023654 ns/op 3062 B/op 35 allocs/op BenchmarkVerify/P256-4 871 127528 ns/op 432 B/op 8 allocs/op BenchmarkVerify/P384-4 12 9758828 ns/op 592 B/op 12 allocs/op BenchmarkVerify/P521-4 5 24318883 ns/op 912 B/op 12 allocs/op BenchmarkGenerateKey/P256-4 4017 28738 ns/op 896 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 55 2163996 ns/op 1096 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 21 5375866 ns/op 1413 B/op 17 allocs/op PASS ok crypto/ecdsa 2.611s goos: linux goarch: amd64 pkg: crypto/ed25519 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkKeyGeneration-4 308 368979 ns/op BenchmarkNewKeyFromSeed-4 310 374661 ns/op BenchmarkSigning-4 292 399859 ns/op BenchmarkVerification-4 204 588441 ns/op PASS ok crypto/ed25519 1.657s goos: linux goarch: amd64 pkg: crypto/elliptic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScalarBaseMult/P256-4 4864 23499 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 139 852710 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 52 2194282 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 21 5305587 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1366 86161 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 51 2116874 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 20 5754376 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 7 14963157 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 10000 10464 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 5732 20796 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3338 32635 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 72 1568164 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2200 52701 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 285 419476 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1390 78404 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 94 1219828 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.226s goos: linux goarch: amd64 pkg: crypto/hmac cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHMACSHA256_1K-4 14502 8593 ns/op 119.17 MB/s BenchmarkHMACSHA256_32-4 23532 5002 ns/op 6.40 MB/s BenchmarkNewWriteSum-4 10000 10361 ns/op 3.09 MB/s PASS ok crypto/hmac 1.511s goos: linux goarch: amd64 pkg: crypto/internal/bigmod cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkModAdd-4 52442 2271 ns/op BenchmarkModSub-4 53474 2200 ns/op BenchmarkMontgomeryRepr-4 26240 4469 ns/op BenchmarkMontgomeryMul-4 26562 4479 ns/op BenchmarkModMul-4 13293 9152 ns/op BenchmarkExpBig-4 15 7325749 ns/op BenchmarkExp-4 6 18029093 ns/op PASS ok crypto/internal/bigmod 2.163s goos: linux goarch: amd64 pkg: crypto/internal/edwards25519 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncodingDecoding-4 2974 35722 ns/op BenchmarkScalarBaseMult-4 343 335731 ns/op BenchmarkScalarMult-4 156 767876 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 225 539091 ns/op PASS ok crypto/internal/edwards25519 1.640s goos: linux goarch: amd64 pkg: crypto/internal/edwards25519/field cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAdd-4 518806 218.9 ns/op BenchmarkMultiply-4 4288152 28.04 ns/op BenchmarkSquare-4 5274351 22.71 ns/op BenchmarkInvert-4 24651 4821 ns/op BenchmarkMult32-4 1391596 85.70 ns/op PASS ok crypto/internal/edwards25519/field 1.881s goos: linux goarch: amd64 pkg: crypto/internal/nistec cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScalarMult/P224-4 50 2071998 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1586 74742 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 19 5597379 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 7 14827626 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 156 752857 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 8101 14767 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 60 1913614 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 24 4571213 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 2.085s goos: linux goarch: amd64 pkg: crypto/internal/nistec/fiat cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMul/P224-4 560162 201.1 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 287371 395.6 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 116692 1005 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 590306 200.2 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 293278 403.6 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 117704 1010 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.770s goos: linux goarch: amd64 pkg: crypto/md5 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes-4 119821 992.3 ns/op 8.06 MB/s BenchmarkHash64-4 143738 796.8 ns/op 80.32 MB/s BenchmarkHash128-4 131883 925.3 ns/op 138.33 MB/s BenchmarkHash256-4 101973 1131 ns/op 226.36 MB/s BenchmarkHash512-4 76719 1562 ns/op 327.85 MB/s BenchmarkHash1K-4 48451 2450 ns/op 417.91 MB/s BenchmarkHash8K-4 8142 14652 ns/op 559.11 MB/s BenchmarkHash1M-4 66 1783785 ns/op 587.84 MB/s BenchmarkHash8M-4 8 14241896 ns/op 589.01 MB/s BenchmarkHash8BytesUnaligned-4 116439 993.1 ns/op 8.06 MB/s BenchmarkHash1KUnaligned-4 48998 2471 ns/op 414.42 MB/s BenchmarkHash8KUnaligned-4 7986 14817 ns/op 552.86 MB/s PASS ok crypto/md5 2.881s goos: linux goarch: amd64 pkg: crypto/rand cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPrime-4 1 296721245 ns/op PASS ok crypto/rand 1.318s goos: linux goarch: amd64 pkg: crypto/rc4 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRC4_128-4 12903 9226 ns/op 13.87 MB/s BenchmarkRC4_1K-4 1550 72974 ns/op 14.03 MB/s BenchmarkRC4_8K-4 204 575346 ns/op 14.07 MB/s PASS ok crypto/rc4 1.536s goos: linux goarch: amd64 pkg: crypto/rsa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecryptPKCS1v15/2048-4 10 10545073 ns/op BenchmarkDecryptPKCS1v15/3072-4 5 23658200 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 43008396 ns/op BenchmarkEncryptPKCS1v15/2048-4 39 2863206 ns/op BenchmarkDecryptOAEP/2048-4 10 10509050 ns/op BenchmarkEncryptOAEP/2048-4 38 2838673 ns/op BenchmarkSignPKCS1v15/2048-4 10 10650131 ns/op BenchmarkVerifyPKCS1v15/2048-4 42 2798779 ns/op BenchmarkSignPSS/2048-4 10 10736409 ns/op BenchmarkVerifyPSS/2048-4 40 2828542 ns/op PASS ok crypto/rsa 2.632s goos: linux goarch: amd64 pkg: crypto/sha1 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 95516 1197 ns/op 6.68 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 112244 1054 ns/op 7.59 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 75543 1565 ns/op 204.42 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 85916 1386 ns/op 230.84 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 48855 2410 ns/op 424.89 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 53253 2242 ns/op 456.78 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 9830 11803 ns/op 694.04 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 9556 11576 ns/op 707.65 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.074s goos: linux goarch: amd64 pkg: crypto/sha256 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 77184 1473 ns/op 5.43 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 89508 1310 ns/op 6.11 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 88051 1329 ns/op 6.02 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 25873 4593 ns/op 222.97 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 27066 4426 ns/op 231.34 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 26942 4460 ns/op 229.57 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 4227 28261 ns/op 289.87 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 4215 28088 ns/op 291.66 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 4184 27998 ns/op 292.59 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.290s goos: linux goarch: amd64 pkg: crypto/sha512 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 53811 2189 ns/op 3.65 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 69026 1727 ns/op 4.63 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 61971 1942 ns/op 4.12 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 27409 4378 ns/op 233.88 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 30890 3853 ns/op 265.79 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 29042 4133 ns/op 247.79 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5647 20482 ns/op 399.97 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 5811 19975 ns/op 410.12 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 5934 19963 ns/op 410.35 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.299s goos: linux goarch: amd64 pkg: crypto/subtle cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkConstantTimeByteEq-4 15671766 7.643 ns/op BenchmarkConstantTimeEq-4 16661982 7.168 ns/op BenchmarkConstantTimeLessOrEq-4 15619016 7.541 ns/op BenchmarkXORBytes/8Bytes-4 4547702 25.49 ns/op 313.90 MB/s BenchmarkXORBytes/128Bytes-4 3915544 29.40 ns/op 4353.98 MB/s BenchmarkXORBytes/2048Bytes-4 1000000 108.2 ns/op 18933.77 MB/s BenchmarkXORBytes/32768Bytes-4 60180 1979 ns/op 16553.69 MB/s PASS ok crypto/subtle 2.056s goos: linux goarch: amd64 pkg: crypto/tls cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCertCache/0-4 138 796701 ns/op BenchmarkCertCache/1-4 164 727405 ns/op BenchmarkCertCache/2-4 172 752765 ns/op BenchmarkCertCache/3-4 154 740498 ns/op BenchmarkHandshakeServer/RSA-4 16 7422621 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 14 7928747 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 15 7616976 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 86 1236228 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 148 783067 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 48 2433026 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 56 1964595 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 34509621 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 34005997 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 4 25301890 ns/op 41.44 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 4 33537571 ns/op 31.27 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 3 36168976 ns/op 57.98 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 2 52958878 ns/op 39.60 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 2 62969003 ns/op 66.61 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 105064019 ns/op 39.92 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 111131164 ns/op 75.48 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 168461511 ns/op 49.80 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 200188706 ns/op 83.81 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 301278747 ns/op 55.69 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 444441752 ns/op 75.50 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 633981261 ns/op 52.93 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 884889476 ns/op 75.84 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 1252832999 ns/op 53.57 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 4 25851090 ns/op 40.56 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 3 34629296 ns/op 30.28 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 3 41583083 ns/op 50.43 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 2 56132368 ns/op 37.36 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 2 70546747 ns/op 59.45 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 2 81258114 ns/op 51.62 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 105994648 ns/op 79.14 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 163535950 ns/op 51.30 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 204086470 ns/op 82.21 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 312485776 ns/op 53.69 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 405150456 ns/op 82.82 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 657161219 ns/op 51.06 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 923989324 ns/op 72.63 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 1308263935 ns/op 51.30 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 707402504 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 710146703 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 291923975 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 291545859 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 153628154 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 153338838 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 84274034 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 83641332 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 43708153 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 42437992 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 146449220 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 149650195 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 67043368 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 68077450 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 40711293 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 40587511 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 4 28322208 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 4 27611052 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 5 20643531 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 6 20123899 ns/op PASS ok crypto/tls 19.844s goos: linux goarch: amd64 pkg: crypto/x509 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCreateCertificate/RSA_2048-4 8 13994404 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 309 372023 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 982 113325 ns/op 12659 B/op 165 allocs/op BenchmarkParseCertificate/rsa_leaf-4 921 128981 ns/op 14066 B/op 188 allocs/op PASS ok crypto/x509 1.974s goos: linux goarch: amd64 pkg: database/sql cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkConcurrentDBExec-4 4 25847960 ns/op 2503230 B/op 14640 allocs/op BenchmarkConcurrentStmtQuery-4 4 25648366 ns/op 2236580 B/op 17655 allocs/op BenchmarkConcurrentStmtExec-4 7 15395767 ns/op 1772806 B/op 3172 allocs/op BenchmarkConcurrentTxQuery-4 4 27313837 ns/op 2359568 B/op 19656 allocs/op BenchmarkConcurrentTxExec-4 9 11494544 ns/op 595047 B/op 14148 allocs/op BenchmarkConcurrentTxStmtQuery-4 6 20400912 ns/op 840440 B/op 20158 allocs/op BenchmarkConcurrentTxStmtExec-4 26 4455998 ns/op 108105 B/op 2175 allocs/op BenchmarkConcurrentRandom-4 5 24390053 ns/op 1705777 B/op 14231 allocs/op BenchmarkManyConcurrentQueries-4 2012 51720 ns/op 3999 B/op 20 allocs/op BenchmarkGrabConn-4 163146 836.1 ns/op 0 B/op 0 allocs/op PASS ok database/sql 2.791s goos: linux goarch: amd64 pkg: debug/elf cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSymbols64-4 1432 70992 ns/op BenchmarkSymbols32-4 1831 61240 ns/op PASS ok debug/elf 1.257s goos: linux goarch: amd64 pkg: debug/gosym cpu: Intel(R) Xeon(R) CPU @ 2.20GHz Benchmark115/NewLineTable-4 223752 523.3 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 70 1699996 ns/op 180250 B/op 13 allocs/op Benchmark115/LineToPC-4 75 1593842 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 16515 7270 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.760s goos: linux goarch: amd64 pkg: encoding/asn1 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkObjectIdentifierString-4 60332 2001 ns/op BenchmarkMarshal-4 709 162672 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2642 42575 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.420s goos: linux goarch: amd64 pkg: encoding/base32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode-4 328 339083 ns/op 24.16 MB/s BenchmarkEncodeToString-4 268 397699 ns/op 20.60 MB/s BenchmarkDecode-4 135 869869 ns/op 15.07 MB/s BenchmarkDecodeString-4 132 908514 ns/op 14.43 MB/s PASS ok encoding/base32 1.731s goos: linux goarch: amd64 pkg: encoding/base64 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncodeToString-4 296 364504 ns/op 22.47 MB/s BenchmarkDecodeString/2-4 248846 424.9 ns/op 9.41 MB/s BenchmarkDecodeString/4-4 228902 512.8 ns/op 15.60 MB/s BenchmarkDecodeString/8-4 186830 633.2 ns/op 18.95 MB/s BenchmarkDecodeString/64-4 33750 3503 ns/op 25.12 MB/s BenchmarkDecodeString/8192-4 310 377582 ns/op 28.93 MB/s BenchmarkNewEncoding-4 59590 2000 ns/op 128.01 MB/s PASS ok encoding/base64 2.012s goos: linux goarch: amd64 pkg: encoding/binary cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadSlice1000Int32s-4 1291 90836 ns/op 44.04 MB/s BenchmarkReadStruct-4 16195 7298 ns/op 10.28 MB/s BenchmarkWriteStruct-4 15475 7733 ns/op 9.70 MB/s BenchmarkReadInts-4 45768 2588 ns/op 11.59 MB/s BenchmarkWriteInts-4 42586 2898 ns/op 10.35 MB/s BenchmarkWriteSlice1000Int32s-4 1262 93826 ns/op 42.63 MB/s BenchmarkPutUint16-4 3730356 31.86 ns/op 62.78 MB/s BenchmarkAppendUint16-4 3428344 34.45 ns/op 58.05 MB/s BenchmarkPutUint32-4 2580222 45.69 ns/op 87.55 MB/s BenchmarkAppendUint32-4 2720365 43.74 ns/op 91.45 MB/s BenchmarkPutUint64-4 976519 123.2 ns/op 64.96 MB/s BenchmarkAppendUint64-4 958123 118.8 ns/op 67.33 MB/s BenchmarkLittleEndianPutUint16-4 3689252 32.17 ns/op 62.18 MB/s BenchmarkLittleEndianAppendUint16-4 3785139 32.01 ns/op 62.48 MB/s BenchmarkLittleEndianPutUint32-4 2613664 45.07 ns/op 88.74 MB/s BenchmarkLittleEndianAppendUint32-4 2691012 44.34 ns/op 90.21 MB/s BenchmarkLittleEndianPutUint64-4 877802 122.2 ns/op 65.48 MB/s BenchmarkLittleEndianAppendUint64-4 934226 118.8 ns/op 67.36 MB/s BenchmarkReadFloats-4 153270 770.5 ns/op 15.57 MB/s BenchmarkWriteFloats-4 148395 786.0 ns/op 15.27 MB/s BenchmarkReadSlice1000Float32s-4 1120 103427 ns/op 38.67 MB/s BenchmarkWriteSlice1000Float32s-4 1015 113741 ns/op 35.17 MB/s BenchmarkReadSlice1000Uint8s-4 71296 1452 ns/op 688.85 MB/s BenchmarkWriteSlice1000Uint8s-4 99344 1074 ns/op 931.48 MB/s BenchmarkPutUvarint32-4 723680 151.8 ns/op 26.35 MB/s BenchmarkPutUvarint64-4 196894 602.2 ns/op 13.28 MB/s PASS ok encoding/binary 4.851s goos: linux goarch: amd64 pkg: encoding/csv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRead-4 6620 16875 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 6973 16901 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6014 17066 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3561 28224 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 7791 15403 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 7255 15201 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 7740 15260 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4578 26000 ns/op 2977 B/op 12 allocs/op BenchmarkWrite-4 12058 9778 ns/op PASS ok encoding/csv 2.354s goos: linux goarch: amd64 pkg: encoding/gob cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEndToEndPipe-4 12206 10394 ns/op 1813 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 15346 8490 ns/op 1812 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 283 422038 ns/op 16663 B/op 330 allocs/op BenchmarkEncodeComplex128Slice-4 783 146735 ns/op 626 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1725 70529 ns/op 51 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1722 68578 ns/op 51 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 2403 45920 ns/op 161 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 68 1902332 ns/op 33942 B/op 251 allocs/op BenchmarkDecodeComplex128Slice-4 628 217345 ns/op 25226 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 1000 108926 ns/op 10802 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 1318 82951 ns/op 9757 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 793 158909 ns/op 39141 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 310 486802 ns/op 66277 B/op 2202 allocs/op BenchmarkDecodeBytesSlice-4 531 205709 ns/op 23766 B/op 191 allocs/op BenchmarkDecodeInterfaceSlice-4 110 1230886 ns/op 82939 B/op 3178 allocs/op BenchmarkDecodeMap-4 69 1635324 ns/op 54128 B/op 181 allocs/op PASS ok encoding/gob 4.174s goos: linux goarch: amd64 pkg: encoding/hex cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode/256-4 11314 10222 ns/op 25.04 MB/s BenchmarkEncode/1024-4 2730 40903 ns/op 25.03 MB/s BenchmarkEncode/4096-4 736 161329 ns/op 25.39 MB/s BenchmarkEncode/16384-4 181 650138 ns/op 25.20 MB/s BenchmarkDecode/256-4 23275 5127 ns/op 49.93 MB/s BenchmarkDecode/1024-4 5583 20324 ns/op 50.38 MB/s BenchmarkDecode/4096-4 1430 81038 ns/op 50.54 MB/s BenchmarkDecode/16384-4 367 325335 ns/op 50.36 MB/s BenchmarkDump/256-4 1311 91909 ns/op 2.79 MB/s BenchmarkDump/1024-4 328 356836 ns/op 2.87 MB/s BenchmarkDump/4096-4 79 1436589 ns/op 2.85 MB/s BenchmarkDump/16384-4 19 6009150 ns/op 2.73 MB/s PASS ok encoding/hex 2.768s goos: linux goarch: amd64 pkg: encoding/json cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCodeEncoder-4 1 115045512 ns/op 16.87 MB/s 2144 B/op 17 allocs/op BenchmarkCodeEncoderError-4 1 131750445 ns/op 14.73 MB/s 136624 B/op 99 allocs/op BenchmarkCodeMarshal-4 1 157016165 ns/op 12.36 MB/s 10201560 B/op 36 allocs/op BenchmarkCodeMarshalError-4 1 161623577 ns/op 12.01 MB/s 10466360 B/op 135 allocs/op BenchmarkMarshalBytes/32-4 20244 5775 ns/op BenchmarkMarshalBytes/256-4 5047 22997 ns/op BenchmarkMarshalBytes/4096-4 438 268883 ns/op BenchmarkMarshalBytesError/32-4 44 2302994 ns/op BenchmarkMarshalBytesError/256-4 46 2333632 ns/op BenchmarkMarshalBytesError/4096-4 39 2673982 ns/op BenchmarkMarshalMap-4 36987 2728 ns/op 300 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 447140487 ns/op 4.34 MB/s 10097096 B/op 40033 allocs/op BenchmarkUnicodeDecoder-4 33732 3537 ns/op 3.96 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 42441 2537 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 386933053 ns/op 5.02 MB/s 2020656 B/op 40005 allocs/op BenchmarkCodeUnmarshalReuse-4 1 378654422 ns/op 5.12 MB/s 2020920 B/op 40009 allocs/op BenchmarkUnmarshalString-4 57122 2274 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 137839 850.6 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 299026 414.5 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 16646 7429 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 67825 1543 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 70279 1558 ns/op 83 B/op 2 allocs/op BenchmarkUnmapped-4 17838 6832 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 3898 30026 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 819 147709 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 92 1245909 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 9 12365238 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 410552 252.5 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 421206 258.5 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 431456 248.5 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 415920 260.1 ns/op BenchmarkEncodeMarshaler-4 65254 2067 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 75990 1577 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 3940124 29.79 ns/op BenchmarkNumberIsValidRegexp-4 20217 5946 ns/op PASS ok encoding/json 8.697s goos: linux goarch: amd64 pkg: encoding/pem cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode-4 43 2734539 ns/op 23.97 MB/s BenchmarkDecode-4 19 5814976 ns/op 15.27 MB/s PASS ok encoding/pem 1.365s goos: linux goarch: amd64 pkg: encoding/xml cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMarshal-4 2437 42146 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 974 121077 ns/op 8217 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 3289 32777 ns/op PASS ok encoding/xml 1.381s goos: linux goarch: amd64 pkg: errors cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkIs-4 225910 494.5 ns/op BenchmarkAs-4 58333 1960 ns/op PASS ok errors 1.281s goos: linux goarch: amd64 pkg: expvar cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkIntAdd-4 294451 424.2 ns/op BenchmarkIntSet-4 292779 402.2 ns/op BenchmarkFloatAdd-4 60432 2146 ns/op BenchmarkFloatSet-4 302874 396.0 ns/op BenchmarkStringSet-4 308241 367.3 ns/op BenchmarkMapSet-4 67152 1700 ns/op BenchmarkMapSetDifferent-4 55339 2083 ns/op BenchmarkMapSetDifferentRandom-4 224 512055 ns/op BenchmarkMapSetString-4 66369 2028 ns/op BenchmarkMapAddSame-4 30028 3491 ns/op BenchmarkMapAddDifferent-4 13130 8753 ns/op BenchmarkMapAddDifferentRandom-4 186 629638 ns/op BenchmarkMapAddSameSteadyState-4 187916 601.7 ns/op BenchmarkMapAddDifferentSteadyState-4 94194 1222 ns/op BenchmarkMapString-4 6153 19331 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 23798 6068 ns/op PASS ok expvar 3.508s goos: linux goarch: amd64 pkg: fmt cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSprintfPadding-4 103999 1181 ns/op BenchmarkSprintfEmpty-4 375890 323.6 ns/op BenchmarkSprintfString-4 288808 507.5 ns/op BenchmarkSprintfTruncateString-4 209590 509.3 ns/op BenchmarkSprintfTruncateBytes-4 156031 817.1 ns/op BenchmarkSprintfSlowParsingPath-4 203408 534.6 ns/op BenchmarkSprintfQuoteString-4 39254 3002 ns/op BenchmarkSprintfInt-4 267900 560.3 ns/op BenchmarkSprintfIntInt-4 158818 644.7 ns/op BenchmarkSprintfPrefixedInt-4 240639 537.4 ns/op BenchmarkSprintfFloat-4 158212 831.2 ns/op BenchmarkSprintfComplex-4 46953 2135 ns/op BenchmarkSprintfBoolean-4 292978 410.9 ns/op BenchmarkSprintfHexString-4 120901 1260 ns/op BenchmarkSprintfHexBytes-4 77197 1484 ns/op BenchmarkSprintfBytes-4 48759 2524 ns/op BenchmarkSprintfStringer-4 68029 1644 ns/op BenchmarkSprintfStructure-4 40380 2962 ns/op BenchmarkManyArgs-4 68275 1632 ns/op BenchmarkFprintInt-4 62413 1878 ns/op BenchmarkFprintfBytes-4 70076 1699 ns/op BenchmarkFprintIntNoAlloc-4 62930 1898 ns/op BenchmarkScanInts-4 34 3319729 ns/op BenchmarkScanRecursiveInt-4 1 393964433 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 410906323 ns/op PASS ok fmt 5.484s goos: linux goarch: amd64 pkg: go/build cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkImportVendor-4 619 184079 ns/op PASS ok go/build 1.161s goos: linux goarch: amd64 pkg: go/constant cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStringAdd/1-4 42734 2535 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 13083 9104 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3855 31106 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 985 117619 ns/op 11872 B/op 73 allocs/op BenchmarkStringAdd/256-4 248 473655 ns/op 48992 B/op 267 allocs/op BenchmarkStringAdd/1024-4 52 2353656 ns/op 215520 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 12 9840839 ns/op 846304 B/op 4113 allocs/op BenchmarkStringAdd/16384-4 3 41399165 ns/op 3615200 B/op 16406 allocs/op BenchmarkStringAdd/65536-4 1 190678205 ns/op 15239648 B/op 65564 allocs/op PASS ok go/constant 2.625s goos: linux goarch: amd64 pkg: go/format cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFormat/array1-10000-4 1 286842084 ns/op 0.23 MB/s 45028768 B/op 48837 allocs/op PASS ok go/format 1.333s goos: linux goarch: amd64 pkg: go/parser cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkParse-4 5 21592056 ns/op 2.49 MB/s BenchmarkParseOnly-4 6 18467345 ns/op 2.92 MB/s BenchmarkResolve-4 45 2612348 ns/op 20.61 MB/s PASS ok go/parser 2.272s goos: linux goarch: amd64 pkg: go/printer cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPrintFile-4 1 156468380 ns/op 0.33 MB/s 4840688 B/op 27445 allocs/op BenchmarkPrintDecl-4 678 167455 ns/op 0.19 MB/s 16411 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 261 455115 ns/op BenchmarkScanFiles/go/types/expr.go-4 13 7963426 ns/op 6.22 MB/s BenchmarkScanFiles/go/parser/parser.go-4 8 12787754 ns/op 5.73 MB/s BenchmarkScanFiles/net/http/server.go-4 6 19162516 ns/op 6.42 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 213 557931 ns/op 5.55 MB/s PASS ok go/scanner 1.737s goos: linux goarch: amd64 pkg: go/token cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSearchInts-4 1000000 104.1 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 102 1167375 ns/op BenchmarkNamed/Underlying/nongeneric-4 648112 158.2 ns/op BenchmarkNamed/Underlying/generic-4 681397 158.4 ns/op BenchmarkNamed/Underlying/src_instance-4 745533 157.9 ns/op BenchmarkNamed/Underlying/user_instance-4 750151 160.2 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 17454 6558 ns/op BenchmarkNamed/NewMethodSet/generic-4 17684 6588 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 17836 6573 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 17937 6796 ns/op BenchmarkCheck/http/funcbodies/info-4 1 744375129 ns/op 45190 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 522609019 ns/op 64365 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 272580561 ns/op 123391 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 242568799 ns/op 138597 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 483378472 ns/op 10719 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 130875137 ns/op 39576 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 74110771 ns/op 69886 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 70207676 ns/op 73769 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 173642116 ns/op 12475 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 68770890 ns/op 31493 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 51392986 ns/op 42131 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 51023403 ns/op 42436 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1355020929 ns/op 49937 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 731290242 ns/op 92525 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 194611614 ns/op 347526 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 221156862 ns/op 305803 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 785840536 ns/op 2554 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 171466125 ns/op 11700 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 135064665 ns/op 14847 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 135003087 ns/op 14855 lines/s PASS ok go/types 20.791s goos: linux goarch: amd64 pkg: hash/adler32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAdler32KB-4 8534 14013 ns/op 73.08 MB/s PASS ok hash/adler32 1.239s goos: linux goarch: amd64 pkg: hash/crc32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCRC32/poly=IEEE/size=15/align=0-4 191647 588.2 ns/op 25.50 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 201440 568.1 ns/op 26.40 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 100600 1153 ns/op 34.69 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 111078 1075 ns/op 37.23 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 405296 278.6 ns/op 1837.99 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 420886 276.3 ns/op 1853.30 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 380923 304.8 ns/op 3359.74 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 384178 303.5 ns/op 3374.39 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 230068 514.1 ns/op 7966.60 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 228370 509.1 ns/op 8045.06 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 51354 2359 ns/op 13891.40 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 51010 2305 ns/op 14213.29 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 406375 274.3 ns/op 54.68 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 401904 276.5 ns/op 54.24 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 424134 273.9 ns/op 146.02 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 421120 284.0 ns/op 140.84 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 308536 379.5 ns/op 1349.05 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 303674 383.5 ns/op 1335.24 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 242295 480.6 ns/op 2130.65 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 247965 480.4 ns/op 2131.61 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 210057 555.3 ns/op 7375.73 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 210794 552.6 ns/op 7412.84 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 45664 2643 ns/op 12396.73 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 44139 2617 ns/op 12522.65 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 195414 580.7 ns/op 25.83 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 198942 593.2 ns/op 25.29 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 100587 1177 ns/op 33.97 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 100989 1182 ns/op 33.83 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 7525 15837 ns/op 32.33 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 7396 15722 ns/op 32.57 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 3549 32522 ns/op 31.49 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 3678 32346 ns/op 31.66 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 897 132684 ns/op 30.87 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 890 134099 ns/op 30.54 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 100 1085182 ns/op 30.20 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 100 1073473 ns/op 30.53 MB/s PASS ok hash/crc32 5.599s goos: linux goarch: amd64 pkg: hash/crc64 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCrc64/ISO64KB-4 82 1406497 ns/op 46.60 MB/s BenchmarkCrc64/ISO4KB-4 976 121193 ns/op 33.80 MB/s BenchmarkCrc64/ISO1KB-4 4476 26011 ns/op 39.37 MB/s BenchmarkCrc64/ECMA64KB-4 82 1406429 ns/op 46.60 MB/s BenchmarkCrc64/Random64KB-4 87 1253966 ns/op 52.26 MB/s BenchmarkCrc64/Random16KB-4 363 327308 ns/op 50.06 MB/s PASS ok hash/crc64 1.785s goos: linux goarch: amd64 pkg: hash/fnv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFnv32KB-4 8479 14384 ns/op 71.19 MB/s BenchmarkFnv32aKB-4 8455 14225 ns/op 71.99 MB/s BenchmarkFnv64KB-4 7497 14227 ns/op 71.98 MB/s BenchmarkFnv64aKB-4 8065 14248 ns/op 71.87 MB/s BenchmarkFnv128KB-4 2006 57781 ns/op 17.72 MB/s BenchmarkFnv128aKB-4 2110 56362 ns/op 18.17 MB/s PASS ok hash/fnv 1.939s goos: linux goarch: amd64 pkg: hash/maphash cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash/n=4/Write-4 621302 191.9 ns/op 20.85 MB/s BenchmarkHash/n=4/Bytes-4 4582434 25.91 ns/op 154.35 MB/s BenchmarkHash/n=4/String-4 1775601 67.26 ns/op 59.47 MB/s BenchmarkHash/n=8/Write-4 552060 191.8 ns/op 41.71 MB/s BenchmarkHash/n=8/Bytes-4 4283029 28.24 ns/op 283.29 MB/s BenchmarkHash/n=8/String-4 1770878 65.15 ns/op 122.79 MB/s BenchmarkHash/n=16/Write-4 581146 194.4 ns/op 82.28 MB/s BenchmarkHash/n=16/Bytes-4 4634625 25.83 ns/op 619.37 MB/s BenchmarkHash/n=16/String-4 1808670 65.54 ns/op 244.14 MB/s BenchmarkHash/n=32/Write-4 583604 203.9 ns/op 156.97 MB/s BenchmarkHash/n=32/Bytes-4 4501191 26.54 ns/op 1205.86 MB/s BenchmarkHash/n=32/String-4 1808059 66.51 ns/op 481.12 MB/s BenchmarkHash/n=64/Write-4 533311 221.8 ns/op 288.52 MB/s BenchmarkHash/n=64/Bytes-4 4272770 27.87 ns/op 2296.68 MB/s BenchmarkHash/n=64/String-4 1744368 69.17 ns/op 925.30 MB/s BenchmarkHash/n=256/Write-4 391507 303.2 ns/op 844.29 MB/s BenchmarkHash/n=256/Bytes-4 2291240 52.07 ns/op 4916.91 MB/s BenchmarkHash/n=256/String-4 943489 127.8 ns/op 2003.39 MB/s BenchmarkHash/n=320/Write-4 391400 296.5 ns/op 1079.38 MB/s BenchmarkHash/n=320/Bytes-4 1819875 65.63 ns/op 4875.53 MB/s BenchmarkHash/n=320/String-4 672182 171.1 ns/op 1870.59 MB/s BenchmarkHash/n=1024/Write-4 261340 452.6 ns/op 2262.36 MB/s BenchmarkHash/n=1024/Bytes-4 755515 158.2 ns/op 6472.98 MB/s BenchmarkHash/n=1024/String-4 260918 441.4 ns/op 2320.07 MB/s BenchmarkHash/n=4096/Write-4 120812 989.7 ns/op 4138.83 MB/s BenchmarkHash/n=4096/Bytes-4 206412 579.5 ns/op 7067.84 MB/s BenchmarkHash/n=4096/String-4 68172 1710 ns/op 2395.71 MB/s BenchmarkHash/n=16384/Write-4 37914 3129 ns/op 5236.37 MB/s BenchmarkHash/n=16384/Bytes-4 53110 2241 ns/op 7309.58 MB/s BenchmarkHash/n=16384/String-4 17552 6802 ns/op 2408.87 MB/s PASS ok hash/maphash 5.522s goos: linux goarch: amd64 pkg: html cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEscape-4 746 140729 ns/op BenchmarkEscapeNone-4 131349 868.0 ns/op BenchmarkUnescape-4 716 158435 ns/op BenchmarkUnescapeNone-4 517519 226.1 ns/op BenchmarkUnescapeSparse-4 10052 11981 ns/op BenchmarkUnescapeDense-4 1118 105779 ns/op PASS ok html 1.867s goos: linux goarch: amd64 pkg: html/template cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCSSEscaper-4 8986 12780 ns/op BenchmarkCSSEscaperNoSpecials-4 42378 2787 ns/op BenchmarkDecodeCSS-4 26206 4530 ns/op BenchmarkDecodeCSSNoSpecials-4 4192470 28.67 ns/op BenchmarkCSSValueFilter-4 104088 1128 ns/op BenchmarkCSSValueFilterOk-4 75052 1574 ns/op BenchmarkEscapedExecute-4 4681 26152 ns/op BenchmarkHTMLNospaceEscaper-4 10000 10962 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 63438 1879 ns/op BenchmarkStripTags-4 19854 5770 ns/op BenchmarkStripTagsNoSpecials-4 268704 447.9 ns/op BenchmarkJSValEscaperWithNum-4 22675 5335 ns/op BenchmarkJSValEscaperWithStr-4 5054 21991 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 17317 6793 ns/op BenchmarkJSValEscaperWithObj-4 4344 26783 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 12720 9312 ns/op BenchmarkJSStrEscaperNoSpecials-4 56568 2115 ns/op BenchmarkJSStrEscaper-4 10000 10794 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 51195 2300 ns/op BenchmarkJSRegexpEscaper-4 10000 11214 ns/op BenchmarkTemplateSpecialTags-4 73 1380729 ns/op BenchmarkURLEscaper-4 4254 28053 ns/op BenchmarkURLEscaperNoSpecials-4 151800 742.5 ns/op BenchmarkURLNormalizer-4 4940 20911 ns/op BenchmarkURLNormalizerNoSpecials-4 145960 807.4 ns/op BenchmarkSrcsetFilter-4 17558 6761 ns/op BenchmarkSrcsetFilterNoSpecials-4 98246 1159 ns/op PASS ok html/template 5.133s goos: linux goarch: amd64 pkg: image cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAt/rgba-4 492390 203.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 360433 277.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 624765 187.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 403699 275.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1827826 64.74 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 101.4 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1848328 64.65 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 101.7 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1472593 81.91 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 431827 263.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 335978 340.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 458479 261.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 303724 348.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 796102 140.5 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 526008 226.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 924240 124.4 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 493966 234.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 406143 276.3 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1391896 86.33 ns/op BenchmarkRGBASetRGBA-4 1448766 83.11 ns/op BenchmarkRGBA64At-4 674953 168.2 ns/op BenchmarkRGBA64SetRGBA64-4 748596 154.6 ns/op BenchmarkNRGBAAt-4 1415722 85.32 ns/op BenchmarkNRGBASetNRGBA-4 1386640 81.49 ns/op BenchmarkNRGBA64At-4 704083 163.1 ns/op BenchmarkNRGBA64SetNRGBA64-4 742776 159.1 ns/op BenchmarkAlphaAt-4 2361309 47.75 ns/op BenchmarkAlphaSetAlpha-4 2337442 48.00 ns/op BenchmarkAlpha16At-4 1585738 74.94 ns/op BenchmarkAlphaSetAlpha16-4 1582020 76.37 ns/op BenchmarkGrayAt-4 2412289 47.50 ns/op BenchmarkGraySetGray-4 2366346 46.97 ns/op BenchmarkGray16At-4 1553949 76.22 ns/op BenchmarkGraySetGray16-4 1558402 76.72 ns/op PASS ok image 6.139s goos: linux goarch: amd64 pkg: image/color cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkYCbCrToRGB/0-4 4220822 28.63 ns/op BenchmarkYCbCrToRGB/128-4 4267742 28.09 ns/op BenchmarkYCbCrToRGB/255-4 4622025 25.93 ns/op BenchmarkRGBToYCbCr/0-4 4408284 27.53 ns/op BenchmarkRGBToYCbCr/Cb-4 4527933 26.63 ns/op BenchmarkRGBToYCbCr/Cr-4 4441801 26.77 ns/op BenchmarkYCbCrToRGBA/0-4 3667982 32.81 ns/op BenchmarkYCbCrToRGBA/128-4 3464554 34.55 ns/op BenchmarkYCbCrToRGBA/255-4 3612572 33.06 ns/op BenchmarkNYCbCrAToRGBA/0-4 3517422 34.27 ns/op BenchmarkNYCbCrAToRGBA/128-4 3598610 33.35 ns/op BenchmarkNYCbCrAToRGBA/255-4 3459646 34.71 ns/op PASS ok image/color 2.862s goos: linux goarch: amd64 pkg: image/draw cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFillOver-4 3 35254114 ns/op BenchmarkFillSrc-4 300 396318 ns/op BenchmarkCopyOver-4 6 18829258 ns/op BenchmarkCopySrc-4 398 294235 ns/op BenchmarkNRGBAOver-4 6 19790893 ns/op BenchmarkNRGBASrc-4 8 12621246 ns/op BenchmarkYCbCr-4 8 14222008 ns/op BenchmarkGray-4 15 7529779 ns/op BenchmarkCMYK-4 8 12921674 ns/op BenchmarkGlyphOver-4 19 6121477 ns/op BenchmarkRGBAMaskOver-4 4 31953144 ns/op BenchmarkGrayMaskOver-4 5 23660274 ns/op BenchmarkRGBA64ImageMaskOver-4 3 40086462 ns/op BenchmarkRGBA-4 4 26337807 ns/op BenchmarkPalettedFill-4 900 133765 ns/op BenchmarkPalettedRGBA-4 4 26985079 ns/op BenchmarkGenericOver-4 2 57203592 ns/op BenchmarkGenericMaskOver-4 5 23501945 ns/op BenchmarkGenericSrc-4 3 37612270 ns/op BenchmarkGenericMaskSrc-4 4 32975516 ns/op PASS ok image/draw 7.281s goos: linux goarch: amd64 pkg: image/gif cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecode-4 24 4647273 ns/op 3.32 MB/s 48620 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 111917657 ns/op 2.74 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 3200533411 ns/op 0.38 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 55 2113968 ns/op 7.31 MB/s 79985 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 157321406 ns/op 0.39 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 5.287s goos: linux goarch: amd64 pkg: image/jpeg cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFDCT-4 3488 30509 ns/op BenchmarkIDCT-4 3633 28817 ns/op BenchmarkDecodeBaseline-4 9 12524534 ns/op 4.93 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 17593940 ns/op 3.51 MB/s 259713 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 155694543 ns/op 7.89 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 193910625 ns/op 4.75 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 2.255s goos: linux goarch: amd64 pkg: image/png cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPaeth-4 11640453 9.604 ns/op BenchmarkDecodeGray-4 12 9358142 ns/op 7.00 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 40582545 ns/op 6.46 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 34646774 ns/op 7.57 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 21 5441479 ns/op 12.04 MB/s 140352 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 32873942 ns/op 7.97 MB/s 332128 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 39773301 ns/op 6.59 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 63269132 ns/op 4.86 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 62255749 ns/op 4.93 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 201525350 ns/op 6.10 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 226387557 ns/op 5.43 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 4 32018466 ns/op 9.59 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 200172237 ns/op 6.14 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 829595287 ns/op 1.48 MB/s 864088 B/op 29 allocs/op PASS ok image/png 4.771s goos: linux goarch: amd64 pkg: index/suffixarray cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkNew/text=opticks/size=100K/bits=32-4 2 54439865 ns/op 1.84 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 45992328 ns/op 2.17 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 317810133 ns/op 1.57 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 300319693 ns/op 1.66 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 54619949 ns/op 1.83 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 44562547 ns/op 2.24 MB/s 802898 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 302866938 ns/op 1.65 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 278128719 ns/op 1.80 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 681758542 ns/op 1.47 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 666310542 ns/op 1.50 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 4331190350 ns/op 1.15 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 4162200193 ns/op 1.20 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=go/size=10M/bits=32-4 1 8620641843 ns/op 1.16 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=go/size=10M/bits=64-4 1 8408572818 ns/op 1.19 MB/s 80003152 B/op 2 allocs/op BenchmarkNew/text=go/size=50M/bits=32-4 1 49412529921 ns/op 1.01 MB/s 200007760 B/op 2 allocs/op BenchmarkNew/text=go/size=50M/bits=64-4 1 47280984664 ns/op 1.06 MB/s 400007248 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 10378074 ns/op 9.64 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 9 11785724 ns/op 8.48 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 52927446 ns/op 9.45 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 57980898 ns/op 8.62 MB/s 4005972 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 106456481 ns/op 9.39 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 119333040 ns/op 8.38 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 523098788 ns/op 9.56 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 581560326 ns/op 8.60 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=zero/size=10M/bits=32-4 1 1037185111 ns/op 9.64 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=10M/bits=64-4 1 1174258031 ns/op 8.52 MB/s 80003152 B/op 2 allocs/op BenchmarkNew/text=zero/size=50M/bits=32-4 1 5233966460 ns/op 9.55 MB/s 200007760 B/op 2 allocs/op BenchmarkNew/text=zero/size=50M/bits=64-4 1 5760126655 ns/op 8.68 MB/s 400007248 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 60874691 ns/op 1.64 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 52824543 ns/op 1.89 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 387388520 ns/op 1.29 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 465878992 ns/op 1.07 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 927724949 ns/op 1.08 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 986832488 ns/op 1.01 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 6486917583 ns/op 0.77 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 6261916139 ns/op 0.80 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=10M/bits=32-4 1 13815451583 ns/op 0.72 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=rand/size=10M/bits=64-4 1 13576851339 ns/op 0.74 MB/s 80003152 B/op 2 allocs/op BenchmarkNew/text=rand/size=50M/bits=32-4 1 87689495252 ns/op 0.57 MB/s 200007760 B/op 2 allocs/op BenchmarkNew/text=rand/size=50M/bits=64-4 1 89470540712 ns/op 0.56 MB/s 400007248 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 202415829 ns/op 20.65 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 207310549 ns/op 20.16 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 380.552s goos: linux goarch: amd64 pkg: internal/chacha8rand cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkBlock-4 938310 127.1 ns/op 2014.85 MB/s PASS ok internal/chacha8rand 1.142s goos: linux goarch: amd64 pkg: internal/fuzz cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMarshalCorpusFile/1-4 33568 3112 ns/op 0.32 MB/s BenchmarkMarshalCorpusFile/2-4 34688 3279 ns/op 0.61 MB/s BenchmarkMarshalCorpusFile/4-4 31341 3766 ns/op 1.06 MB/s BenchmarkMarshalCorpusFile/8-4 26421 4417 ns/op 1.81 MB/s BenchmarkMarshalCorpusFile/16-4 20242 5680 ns/op 2.82 MB/s BenchmarkMarshalCorpusFile/32-4 14118 9039 ns/op 3.54 MB/s BenchmarkMarshalCorpusFile/64-4 10678 10966 ns/op 5.84 MB/s BenchmarkMarshalCorpusFile/128-4 8148 14424 ns/op 8.87 MB/s BenchmarkMarshalCorpusFile/256-4 3235 35067 ns/op 7.30 MB/s BenchmarkMarshalCorpusFile/512-4 1630 69702 ns/op 7.35 MB/s BenchmarkMarshalCorpusFile/1024-4 854 131828 ns/op 7.77 MB/s BenchmarkMarshalCorpusFile/2048-4 422 262259 ns/op 7.81 MB/s BenchmarkMarshalCorpusFile/4096-4 224 518740 ns/op 7.90 MB/s BenchmarkMarshalCorpusFile/8192-4 100 1078735 ns/op 7.59 MB/s BenchmarkMarshalCorpusFile/16384-4 57 2088866 ns/op 7.84 MB/s BenchmarkMarshalCorpusFile/32768-4 20 5938073 ns/op 5.52 MB/s BenchmarkMarshalCorpusFile/65536-4 9 11818043 ns/op 5.55 MB/s BenchmarkMarshalCorpusFile/131072-4 4 27458804 ns/op 4.77 MB/s BenchmarkMarshalCorpusFile/262144-4 3 50167778 ns/op 5.23 MB/s BenchmarkMarshalCorpusFile/524288-4 1 115331275 ns/op 4.55 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 239186167 ns/op 4.38 MB/s BenchmarkUnmarshalCorpusFile/1-4 7890 13262 ns/op 0.08 MB/s BenchmarkUnmarshalCorpusFile/2-4 8887 13432 ns/op 0.15 MB/s BenchmarkUnmarshalCorpusFile/4-4 8035 14550 ns/op 0.27 MB/s BenchmarkUnmarshalCorpusFile/8-4 6218 16423 ns/op 0.49 MB/s BenchmarkUnmarshalCorpusFile/16-4 5961 19775 ns/op 0.81 MB/s BenchmarkUnmarshalCorpusFile/32-4 4147 28470 ns/op 1.12 MB/s BenchmarkUnmarshalCorpusFile/64-4 3409 33745 ns/op 1.90 MB/s BenchmarkUnmarshalCorpusFile/128-4 2728 44271 ns/op 2.89 MB/s BenchmarkUnmarshalCorpusFile/256-4 1056 113010 ns/op 2.27 MB/s BenchmarkUnmarshalCorpusFile/512-4 553 211788 ns/op 2.42 MB/s BenchmarkUnmarshalCorpusFile/1024-4 288 411408 ns/op 2.49 MB/s BenchmarkUnmarshalCorpusFile/2048-4 148 799984 ns/op 2.56 MB/s BenchmarkUnmarshalCorpusFile/4096-4 69 1594498 ns/op 2.57 MB/s BenchmarkUnmarshalCorpusFile/8192-4 36 3255792 ns/op 2.52 MB/s BenchmarkUnmarshalCorpusFile/16384-4 16 6411436 ns/op 2.56 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 12719820 ns/op 2.58 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 25400052 ns/op 2.58 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 51159427 ns/op 2.56 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 106015870 ns/op 2.47 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 211026968 ns/op 2.48 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 426364752 ns/op 2.46 MB/s BenchmarkMutatorBytes/1-4 34004 3562 ns/op BenchmarkMutatorBytes/10-4 36700 3322 ns/op BenchmarkMutatorBytes/100-4 32414 3582 ns/op BenchmarkMutatorBytes/1000-4 22569 5574 ns/op BenchmarkMutatorBytes/10000-4 5804 24906 ns/op BenchmarkMutatorBytes/100000-4 837 148004 ns/op BenchmarkMutatorString/1-4 33156 3654 ns/op BenchmarkMutatorString/10-4 33895 3577 ns/op BenchmarkMutatorString/100-4 30394 4420 ns/op BenchmarkMutatorString/1000-4 12745 8112 ns/op BenchmarkMutatorString/10000-4 3196 66566 ns/op BenchmarkMutatorString/100000-4 198 619475 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 17985 6300 ns/op BenchmarkMutatorAllBasicTypes/string-4 18622 6454 ns/op BenchmarkMutatorAllBasicTypes/bool-4 58207 2055 ns/op BenchmarkMutatorAllBasicTypes/float32-4 51957 2294 ns/op BenchmarkMutatorAllBasicTypes/float64-4 52861 2295 ns/op BenchmarkMutatorAllBasicTypes/int-4 56580 2122 ns/op BenchmarkMutatorAllBasicTypes/int8-4 57051 2114 ns/op BenchmarkMutatorAllBasicTypes/int16-4 55706 2104 ns/op BenchmarkMutatorAllBasicTypes/int32-4 57646 2082 ns/op BenchmarkMutatorAllBasicTypes/int64-4 56667 2132 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 54376 2181 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 55473 2156 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 55324 2181 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 53982 2195 ns/op PASS ok internal/fuzz 12.572s goos: linux goarch: amd64 pkg: internal/intern cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStress-4 32059 4410 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 121304 1004 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.407s goos: linux goarch: amd64 pkg: internal/poll cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSplicePipe/SplicePipeWithPool-4 38761 4733 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 12230 8511 ns/op BenchmarkSplicePipePoolParallel-4 106407 1333 ns/op BenchmarkSplicePipeNativeParallel-4 27548 3702 ns/op PASS ok internal/poll 1.862s goos: linux goarch: amd64 pkg: internal/trace cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMMU-4 5 22988344 ns/op PASS ok internal/trace 5.179s PASS ok internal/zstd 1.078s goos: linux goarch: amd64 pkg: io cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCopyNSmall-4 10000 16587 ns/op BenchmarkCopyNLarge-4 159 1041900 ns/op PASS ok io 1.563s goos: linux goarch: amd64 pkg: log cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkItoa-4 213492 530.1 ns/op BenchmarkPrintln-4 22250 5464 ns/op 77 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 31866 3728 ns/op 66 B/op 1 allocs/op BenchmarkConcurrent-4 2182 47357 ns/op BenchmarkDiscard-4 696942 173.3 ns/op 0 B/op 0 allocs/op PASS ok log 1.891s goos: linux goarch: amd64 pkg: log/slog cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkWriteTime-4 85132 1416 ns/op BenchmarkJSONHandler/defaults-4 5948 16898 ns/op 528 B/op 1 allocs/op BenchmarkJSONHandler/time_format-4 3894 28309 ns/op 802 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4808 24841 ns/op 775 B/op 5 allocs/op BenchmarkPreformatting/separate-4 6727 16534 ns/op 526 B/op 1 allocs/op BenchmarkPreformatting/struct-4 7191 16467 ns/op 541 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 5062 20777 ns/op 520 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 28747 4273 ns/op 79 B/op 2 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 27354 4332 ns/op 63 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 78678 1561 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 59605 2164 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 46664 2367 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 55159 2251 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 59228 2163 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 54988 2341 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 991098 121.7 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 603963 203.8 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 567399 206.8 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 448923 257.4 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 393538 310.9 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 4737 22317 ns/op BenchmarkDispatch/switch-checked-4 182907 596.8 ns/op BenchmarkDispatch/As-4 197032 576.0 ns/op BenchmarkDispatch/Visit-4 186951 625.9 ns/op BenchmarkUnsafeStrings-4 18543 6529 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.371s goos: linux goarch: amd64 pkg: log/slog/internal/benchmarks cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAttrs/disabled/5_args-4 1326724 84.81 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 1287013 84.72 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 865279 125.0 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 232827 459.1 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 67293 1877 ns/op 262 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 74193 1870 ns/op 261 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 43701 3174 ns/op 675 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 8850 11480 ns/op 3455 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 14530 7473 ns/op 594 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 14112 8191 ns/op 595 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 8466 12786 ns/op 1079 B/op 6 allocs/op BenchmarkAttrs/Text_discard/40_args-4 3036 42236 ns/op 4277 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 16222 7755 ns/op 524 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 14642 6873 ns/op 515 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 7353 13618 ns/op 934 B/op 2 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 2959 37975 ns/op 3771 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 3.800s goos: linux goarch: amd64 pkg: maps cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMapClone-4 2 53381896 ns/op PASS ok maps 2.655s goos: linux goarch: amd64 pkg: math cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAcos-4 2174382 54.62 ns/op BenchmarkAcosh-4 805680 132.6 ns/op BenchmarkAsin-4 2161947 54.92 ns/op BenchmarkAsinh-4 845946 138.4 ns/op BenchmarkAtan-4 2941832 41.61 ns/op BenchmarkAtanh-4 823638 140.4 ns/op BenchmarkAtan2-4 2155858 55.64 ns/op BenchmarkCbrt-4 1000000 106.2 ns/op BenchmarkCeil-4 16273840 7.203 ns/op BenchmarkCopysign-4 2148417 55.75 ns/op BenchmarkCos-4 1000000 100.2 ns/op BenchmarkCosh-4 1314691 90.45 ns/op BenchmarkErf-4 2764982 42.44 ns/op BenchmarkErfc-4 2709357 44.51 ns/op BenchmarkErfinv-4 2460296 48.36 ns/op BenchmarkErfcinv-4 2464606 48.48 ns/op BenchmarkExp-4 5929759 20.23 ns/op BenchmarkExpGo-4 779709 147.5 ns/op BenchmarkExpm1-4 2053132 57.87 ns/op BenchmarkExp2-4 836436 140.6 ns/op BenchmarkExp2Go-4 779740 147.7 ns/op BenchmarkAbs-4 2849748 41.86 ns/op BenchmarkDim-4 8955410 13.47 ns/op BenchmarkFloor-4 16336436 7.319 ns/op BenchmarkMax-4 11514031 10.19 ns/op BenchmarkMin-4 11744508 10.15 ns/op BenchmarkMod-4 250634 447.9 ns/op BenchmarkFrexp-4 1527127 78.42 ns/op BenchmarkGamma-4 615427 182.4 ns/op BenchmarkHypot-4 10085413 11.84 ns/op BenchmarkHypotGo-4 1316296 91.81 ns/op BenchmarkIlogb-4 1829035 65.47 ns/op BenchmarkJ0-4 226365 516.4 ns/op BenchmarkJ1-4 242966 486.5 ns/op BenchmarkJn-4 110752 1081 ns/op BenchmarkLdexp-4 1445716 82.97 ns/op BenchmarkLgamma-4 847102 138.2 ns/op BenchmarkLog-4 4991923 23.62 ns/op BenchmarkLogb-4 1799490 68.99 ns/op BenchmarkLog1p-4 1000000 111.5 ns/op BenchmarkLog10-4 4898228 24.46 ns/op BenchmarkLog2-4 1000000 104.1 ns/op BenchmarkModf-4 2346860 50.61 ns/op BenchmarkNextafter32-4 2165731 54.75 ns/op BenchmarkNextafter64-4 2253902 52.66 ns/op BenchmarkPowInt-4 465753 255.8 ns/op BenchmarkPowFrac-4 351616 339.1 ns/op BenchmarkPow10Pos-4 4201752 28.65 ns/op BenchmarkPow10Neg-4 4125733 29.21 ns/op BenchmarkRound-4 2818048 42.58 ns/op BenchmarkRoundToEven-4 8134461 14.75 ns/op BenchmarkRemainder-4 390080 309.6 ns/op BenchmarkSignbit-4 4079671 28.79 ns/op BenchmarkSin-4 1685640 71.41 ns/op BenchmarkSincos-4 967702 118.5 ns/op BenchmarkSinh-4 1784164 67.13 ns/op BenchmarkSqrtIndirect-4 16100082 7.297 ns/op BenchmarkSqrtLatency-4 16514571 7.295 ns/op BenchmarkSqrtIndirectLatency-4 16266772 7.270 ns/op BenchmarkSqrtGoLatency-4 1238248 96.30 ns/op BenchmarkSqrtPrime-4 32240 3730 ns/op BenchmarkTan-4 1457662 82.62 ns/op BenchmarkTanh-4 1266475 94.49 ns/op BenchmarkTrunc-4 16640050 7.226 ns/op BenchmarkY0-4 242730 488.2 ns/op BenchmarkY1-4 241582 489.3 ns/op BenchmarkYn-4 118820 999.9 ns/op BenchmarkFloat64bits-4 4273926 27.70 ns/op BenchmarkFloat64frombits-4 4030465 29.03 ns/op BenchmarkFloat32bits-4 4042142 29.07 ns/op BenchmarkFloat32frombits-4 3987320 30.16 ns/op BenchmarkFMA-4 16710643 7.201 ns/op PASS ok math 11.830s goos: linux goarch: amd64 pkg: math/big cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAddVV/1-4 10953344 10.89 ns/op 5877.12 MB/s BenchmarkAddVV/2-4 10195615 11.64 ns/op 10998.30 MB/s BenchmarkAddVV/3-4 9297517 12.70 ns/op 15114.47 MB/s BenchmarkAddVV/4-4 9609364 12.40 ns/op 20644.38 MB/s BenchmarkAddVV/5-4 9012860 13.24 ns/op 24172.72 MB/s BenchmarkAddVV/10-4 7535020 15.95 ns/op 40130.24 MB/s BenchmarkAddVV/100-4 1824122 65.57 ns/op 97604.66 MB/s BenchmarkAddVV/1000-4 200210 586.3 ns/op 109161.87 MB/s BenchmarkSubVV/1-4 11233024 10.65 ns/op 6008.92 MB/s BenchmarkSubVV/2-4 10324730 11.64 ns/op 10997.43 MB/s BenchmarkSubVV/3-4 9637377 12.47 ns/op 15393.80 MB/s BenchmarkSubVV/4-4 9739436 12.36 ns/op 20719.47 MB/s BenchmarkSubVV/5-4 9138067 13.15 ns/op 24325.89 MB/s BenchmarkSubVV/10-4 7521810 16.00 ns/op 40002.78 MB/s BenchmarkSubVV/100-4 1834647 65.37 ns/op 97898.26 MB/s BenchmarkSubVV/1000-4 204854 583.8 ns/op 109633.41 MB/s BenchmarkAddVW/1-4 11840034 10.03 ns/op 797.92 MB/s BenchmarkAddVW/2-4 11202004 10.81 ns/op 1480.47 MB/s BenchmarkAddVW/3-4 10364904 11.64 ns/op 2062.35 MB/s BenchmarkAddVW/4-4 10562635 11.15 ns/op 2869.46 MB/s BenchmarkAddVW/5-4 10183292 11.73 ns/op 3410.00 MB/s BenchmarkAddVW/10-4 8463765 14.13 ns/op 5661.16 MB/s BenchmarkAddVW/100-4 241026 466.8 ns/op 1713.73 MB/s BenchmarkAddVW/1000-4 34698 3397 ns/op 2354.72 MB/s BenchmarkAddVWext/1-4 11663984 10.13 ns/op 789.75 MB/s BenchmarkAddVWext/2-4 11139930 10.84 ns/op 1476.69 MB/s BenchmarkAddVWext/3-4 10166722 11.70 ns/op 2051.72 MB/s BenchmarkAddVWext/4-4 10892527 11.00 ns/op 2908.01 MB/s BenchmarkAddVWext/5-4 10115401 11.73 ns/op 3409.74 MB/s BenchmarkAddVWext/10-4 8670405 13.89 ns/op 5758.82 MB/s BenchmarkAddVWext/100-4 82762 1434 ns/op 557.88 MB/s BenchmarkAddVWext/1000-4 8274 13838 ns/op 578.12 MB/s BenchmarkSubVW/1-4 11356884 10.58 ns/op 755.85 MB/s BenchmarkSubVW/2-4 10682784 11.19 ns/op 1429.87 MB/s BenchmarkSubVW/3-4 9688219 12.27 ns/op 1955.66 MB/s BenchmarkSubVW/4-4 11052484 10.93 ns/op 2926.92 MB/s BenchmarkSubVW/5-4 10275278 11.69 ns/op 3420.73 MB/s BenchmarkSubVW/10-4 8658010 13.78 ns/op 5807.56 MB/s BenchmarkSubVW/100-4 256206 461.8 ns/op 1732.43 MB/s BenchmarkSubVW/1000-4 35318 3405 ns/op 2349.53 MB/s BenchmarkSubVWext/1-4 11041488 10.85 ns/op 737.44 MB/s BenchmarkSubVWext/2-4 10315344 11.71 ns/op 1366.02 MB/s BenchmarkSubVWext/3-4 9348760 12.64 ns/op 1898.73 MB/s BenchmarkSubVWext/4-4 10787156 11.16 ns/op 2867.14 MB/s BenchmarkSubVWext/5-4 10203108 11.73 ns/op 3410.86 MB/s BenchmarkSubVWext/10-4 8438786 14.06 ns/op 5688.63 MB/s BenchmarkSubVWext/100-4 83406 1421 ns/op 562.95 MB/s BenchmarkSubVWext/1000-4 8226 13799 ns/op 579.74 MB/s BenchmarkMulAddVWW/1-4 10443294 11.40 ns/op 5613.90 MB/s BenchmarkMulAddVWW/2-4 9802459 12.52 ns/op 10222.69 MB/s BenchmarkMulAddVWW/3-4 9298053 12.69 ns/op 15133.38 MB/s BenchmarkMulAddVWW/4-4 8504476 13.99 ns/op 18302.44 MB/s BenchmarkMulAddVWW/5-4 8279673 14.54 ns/op 22009.36 MB/s BenchmarkMulAddVWW/10-4 6352309 18.88 ns/op 33896.61 MB/s BenchmarkMulAddVWW/100-4 1000000 102.6 ns/op 62397.17 MB/s BenchmarkMulAddVWW/1000-4 126304 952.8 ns/op 67173.43 MB/s BenchmarkAddMulVVW/1-4 10900953 11.01 ns/op 5812.19 MB/s BenchmarkAddMulVVW/2-4 9874738 12.04 ns/op 10632.40 MB/s BenchmarkAddMulVVW/3-4 9518151 12.57 ns/op 15270.36 MB/s BenchmarkAddMulVVW/4-4 8699618 13.87 ns/op 18459.91 MB/s BenchmarkAddMulVVW/5-4 8075892 14.92 ns/op 21443.84 MB/s BenchmarkAddMulVVW/10-4 6647337 18.16 ns/op 35236.26 MB/s BenchmarkAddMulVVW/100-4 1459611 81.71 ns/op 78324.27 MB/s BenchmarkAddMulVVW/1000-4 166018 724.1 ns/op 88385.66 MB/s BenchmarkDivWVW/1-4 2635386 46.07 ns/op 1389.25 MB/s BenchmarkDivWVW/2-4 1244119 96.28 ns/op 1329.39 MB/s BenchmarkDivWVW/3-4 879240 126.6 ns/op 1516.32 MB/s BenchmarkDivWVW/4-4 808621 145.6 ns/op 1758.21 MB/s BenchmarkDivWVW/5-4 778102 149.4 ns/op 2141.88 MB/s BenchmarkDivWVW/10-4 414338 282.8 ns/op 2263.04 MB/s BenchmarkDivWVW/100-4 55288 2196 ns/op 2914.07 MB/s BenchmarkDivWVW/1000-4 5516 20949 ns/op 3055.01 MB/s BenchmarkNonZeroShifts/1/shrVU-4 11368639 10.20 ns/op BenchmarkNonZeroShifts/1/shlVU-4 11397039 9.942 ns/op BenchmarkNonZeroShifts/2/shrVU-4 10555561 10.98 ns/op BenchmarkNonZeroShifts/2/shlVU-4 10828005 10.73 ns/op BenchmarkNonZeroShifts/3/shrVU-4 9683433 12.02 ns/op BenchmarkNonZeroShifts/3/shlVU-4 10003185 11.84 ns/op BenchmarkNonZeroShifts/4/shrVU-4 9019852 12.87 ns/op BenchmarkNonZeroShifts/4/shlVU-4 9573506 12.25 ns/op BenchmarkNonZeroShifts/5/shrVU-4 8289402 13.66 ns/op BenchmarkNonZeroShifts/5/shlVU-4 8791066 13.06 ns/op BenchmarkNonZeroShifts/10/shrVU-4 6494964 17.99 ns/op BenchmarkNonZeroShifts/10/shlVU-4 6577741 17.70 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1000000 110.3 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1243663 94.70 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 130368 916.3 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 154339 776.4 ns/op BenchmarkDecimalConversion-4 199 579937 ns/op BenchmarkFloatString/100-4 10000 10651 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 211 551127 ns/op 2914 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 50872970 ns/op 61464 B/op 54 allocs/op BenchmarkFloatString/100000-4 1 5040603019 ns/op 860048 B/op 539 allocs/op BenchmarkFloatAdd/10-4 171714 695.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 165380 698.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 150634 791.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 83868 1386 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 17264 6983 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 226113 534.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 230797 521.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 219594 543.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 159667 747.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 43935 2674 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1946 60117 ns/op BenchmarkParseFloatLargeExp-4 439 266388 ns/op BenchmarkGCD10x10/WithoutXY-4 192136 616.4 ns/op BenchmarkGCD10x10/WithXY-4 56640 2022 ns/op BenchmarkGCD10x100/WithoutXY-4 91464 1250 ns/op BenchmarkGCD10x100/WithXY-4 16689 7243 ns/op BenchmarkGCD10x1000/WithoutXY-4 57620 1877 ns/op BenchmarkGCD10x1000/WithXY-4 13621 8780 ns/op BenchmarkGCD100x100/WithoutXY-4 24106 4808 ns/op BenchmarkGCD100x100/WithXY-4 10000 11491 ns/op BenchmarkGCD100x1000/WithoutXY-4 10000 10013 ns/op BenchmarkGCD100x1000/WithXY-4 5181 21789 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2109 55643 ns/op BenchmarkGCD1000x1000/WithXY-4 1206 98241 ns/op BenchmarkHilbert-4 22 5123688 ns/op BenchmarkBinomial-4 14570 8161 ns/op BenchmarkQuoRem-4 20104 6314 ns/op BenchmarkExp-4 15 7323621 ns/op BenchmarkExpMont/Odd-4 129 918122 ns/op 2592 B/op 22 allocs/op BenchmarkExpMont/Even1-4 127 930308 ns/op 3363 B/op 38 allocs/op BenchmarkExpMont/Even2-4 122 974002 ns/op 3854 B/op 53 allocs/op BenchmarkExpMont/Even3-4 123 974452 ns/op 3833 B/op 53 allocs/op BenchmarkExpMont/Even4-4 123 968682 ns/op 3850 B/op 53 allocs/op BenchmarkExpMont/Even8-4 120 963557 ns/op 3837 B/op 53 allocs/op BenchmarkExpMont/Even32-4 122 965263 ns/op 3845 B/op 53 allocs/op BenchmarkExpMont/Even64-4 146 806285 ns/op 3647 B/op 54 allocs/op BenchmarkExpMont/Even96-4 141 828737 ns/op 3770 B/op 51 allocs/op BenchmarkExpMont/Even128-4 162 724788 ns/op 3247 B/op 50 allocs/op BenchmarkExpMont/Even255-4 181 626502 ns/op 2939 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 427 266062 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 382 314595 ns/op 1736 B/op 47 allocs/op BenchmarkExpMont/SmallEven3-4 376 310467 ns/op 1745 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 384 300301 ns/op 1737 B/op 47 allocs/op BenchmarkExp2-4 15 7379769 ns/op BenchmarkBitset-4 783477 142.0 ns/op BenchmarkBitsetNeg-4 437571 264.5 ns/op BenchmarkBitsetOrig-4 230038 506.5 ns/op BenchmarkBitsetNegOrig-4 134750 802.9 ns/op BenchmarkModSqrt225_Tonelli-4 100 1018061 ns/op BenchmarkModSqrt225_3Mod4-4 375 308971 ns/op BenchmarkModSqrt231_Tonelli-4 99 1067794 ns/op BenchmarkModSqrt231_5Mod8-4 320 367617 ns/op BenchmarkModInverse-4 12342 10014 ns/op BenchmarkSqrt-4 1609 75170 ns/op BenchmarkIntSqr/1-4 1394356 86.84 ns/op BenchmarkIntSqr/2-4 719660 156.3 ns/op BenchmarkIntSqr/3-4 579284 187.9 ns/op BenchmarkIntSqr/5-4 435350 272.1 ns/op BenchmarkIntSqr/8-4 302479 385.1 ns/op BenchmarkIntSqr/10-4 249782 480.4 ns/op BenchmarkIntSqr/20-4 46171 2688 ns/op BenchmarkIntSqr/30-4 34485 3645 ns/op BenchmarkIntSqr/50-4 21121 5757 ns/op BenchmarkIntSqr/80-4 12614 9609 ns/op BenchmarkIntSqr/100-4 9232 12354 ns/op BenchmarkIntSqr/200-4 3544 31559 ns/op BenchmarkIntSqr/300-4 1432 75329 ns/op BenchmarkIntSqr/500-4 771 162935 ns/op BenchmarkIntSqr/800-4 286 416803 ns/op BenchmarkIntSqr/1000-4 211 556385 ns/op BenchmarkDiv/20/10-4 419377 273.7 ns/op BenchmarkDiv/40/20-4 424284 271.7 ns/op BenchmarkDiv/100/50-4 373489 312.6 ns/op BenchmarkDiv/200/100-4 47481 2603 ns/op BenchmarkDiv/400/200-4 45409 2815 ns/op BenchmarkDiv/1000/500-4 37660 3366 ns/op BenchmarkDiv/2000/1000-4 28359 4581 ns/op BenchmarkDiv/20000/10000-4 986 117157 ns/op BenchmarkDiv/200000/100000-4 25 4936823 ns/op BenchmarkDiv/2000000/1000000-4 1 132287323 ns/op BenchmarkDiv/20000000/10000000-4 1 3785439509 ns/op BenchmarkMul-4 5 23437724 ns/op BenchmarkNatMul/10-4 142048 704.5 ns/op BenchmarkNatMul/100-4 5607 23640 ns/op BenchmarkNatMul/1000-4 170 688257 ns/op BenchmarkZeroShifts/Shl-4 13834 7467 ns/op BenchmarkZeroShifts/ShlSame-4 5112703 23.06 ns/op BenchmarkZeroShifts/Shr-4 13868 7684 ns/op BenchmarkZeroShifts/ShrSame-4 4980610 22.92 ns/op BenchmarkExp3Power/0x10-4 165024 696.0 ns/op BenchmarkExp3Power/0x40-4 146125 792.0 ns/op BenchmarkExp3Power/0x100-4 83438 1335 ns/op BenchmarkExp3Power/0x400-4 38433 2825 ns/op BenchmarkExp3Power/0x1000-4 8677 12946 ns/op BenchmarkExp3Power/0x4000-4 1846 65371 ns/op BenchmarkExp3Power/0x10000-4 194 588921 ns/op BenchmarkExp3Power/0x40000-4 16 6926681 ns/op BenchmarkExp3Power/0x100000-4 2 63544530 ns/op BenchmarkExp3Power/0x400000-4 1 580934222 ns/op BenchmarkFibo-4 3 38911162 ns/op BenchmarkNatSqr/1-4 826556 135.4 ns/op BenchmarkNatSqr/2-4 500619 231.8 ns/op BenchmarkNatSqr/3-4 376116 285.5 ns/op BenchmarkNatSqr/5-4 265191 406.3 ns/op BenchmarkNatSqr/8-4 183493 577.0 ns/op BenchmarkNatSqr/10-4 149853 720.5 ns/op BenchmarkNatSqr/20-4 39567 2814 ns/op BenchmarkNatSqr/30-4 30231 3792 ns/op BenchmarkNatSqr/50-4 18997 6423 ns/op BenchmarkNatSqr/80-4 10000 10522 ns/op BenchmarkNatSqr/100-4 7945 13647 ns/op BenchmarkNatSqr/200-4 3339 34587 ns/op BenchmarkNatSqr/300-4 1339 83693 ns/op BenchmarkNatSqr/500-4 715 162182 ns/op BenchmarkNatSqr/800-4 301 382915 ns/op BenchmarkNatSqr/1000-4 226 513821 ns/op BenchmarkNatSetBytes/8-4 675168 163.5 ns/op BenchmarkNatSetBytes/24-4 199255 604.9 ns/op BenchmarkNatSetBytes/128-4 44325 2552 ns/op BenchmarkNatSetBytes/7-4 791896 148.9 ns/op BenchmarkNatSetBytes/23-4 201480 576.1 ns/op BenchmarkNatSetBytes/127-4 45850 2608 ns/op BenchmarkScanPi-4 254 466629 ns/op BenchmarkStringPiParallel-4 542 191512 ns/op BenchmarkScan/10/Base2-4 42495 2824 ns/op BenchmarkScan/100/Base2-4 4690 24787 ns/op BenchmarkScan/1000/Base2-4 488 245027 ns/op BenchmarkScan/10/Base8-4 99326 1180 ns/op BenchmarkScan/100/Base8-4 13891 8683 ns/op BenchmarkScan/1000/Base8-4 1408 84055 ns/op BenchmarkScan/10/Base10-4 109388 1101 ns/op BenchmarkScan/100/Base10-4 15100 7982 ns/op BenchmarkScan/1000/Base10-4 1492 76354 ns/op BenchmarkScan/10/Base16-4 119236 1007 ns/op BenchmarkScan/100/Base16-4 17025 7105 ns/op BenchmarkScan/1000/Base16-4 1717 67557 ns/op BenchmarkString/10/Base2-4 157080 776.3 ns/op BenchmarkString/100/Base2-4 21890 5681 ns/op BenchmarkString/1000/Base2-4 2271 53548 ns/op BenchmarkString/10/Base8-4 295522 387.0 ns/op BenchmarkString/100/Base8-4 56862 2040 ns/op BenchmarkString/1000/Base8-4 6508 18828 ns/op BenchmarkString/10/Base10-4 190418 624.0 ns/op BenchmarkString/100/Base10-4 35680 3300 ns/op BenchmarkString/1000/Base10-4 4704 27896 ns/op BenchmarkString/10/Base16-4 356408 349.7 ns/op BenchmarkString/100/Base16-4 75232 1560 ns/op BenchmarkString/1000/Base16-4 8763 13304 ns/op BenchmarkLeafSize/0-4 43 2704742 ns/op BenchmarkLeafSize/1-4 367 308201 ns/op BenchmarkLeafSize/2-4 372 312309 ns/op BenchmarkLeafSize/3-4 276 412575 ns/op BenchmarkLeafSize/4-4 380 304459 ns/op BenchmarkLeafSize/5-4 246 471795 ns/op BenchmarkLeafSize/6-4 290 413302 ns/op BenchmarkLeafSize/7-4 300 394302 ns/op BenchmarkLeafSize/8-4 378 298191 ns/op BenchmarkLeafSize/9-4 210 577276 ns/op BenchmarkLeafSize/10-4 252 461431 ns/op BenchmarkLeafSize/11-4 261 450181 ns/op BenchmarkLeafSize/12-4 286 423748 ns/op BenchmarkLeafSize/13-4 262 439125 ns/op BenchmarkLeafSize/14-4 296 401925 ns/op BenchmarkLeafSize/15-4 315 369686 ns/op BenchmarkLeafSize/16-4 370 301522 ns/op BenchmarkLeafSize/32-4 373 304584 ns/op BenchmarkLeafSize/64-4 349 323267 ns/op BenchmarkProbablyPrime/n=0-4 9 12301465 ns/op BenchmarkProbablyPrime/n=1-4 8 13814549 ns/op BenchmarkProbablyPrime/n=5-4 6 19555448 ns/op BenchmarkProbablyPrime/n=10-4 4 27194206 ns/op BenchmarkProbablyPrime/n=20-4 3 41522560 ns/op BenchmarkProbablyPrime/Lucas-4 10 10766730 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 76 1482816 ns/op BenchmarkRatCmp-4 206532 540.0 ns/op BenchmarkFloatPrecExact/1-4 126721 944.7 ns/op BenchmarkFloatPrecExact/10-4 41760 2897 ns/op BenchmarkFloatPrecExact/100-4 10000 11023 ns/op BenchmarkFloatPrecExact/1000-4 2191 57340 ns/op BenchmarkFloatPrecExact/10000-4 128 914333 ns/op BenchmarkFloatPrecExact/100000-4 3 39734351 ns/op BenchmarkFloatPrecExact/1000000-4 1 1969451229 ns/op BenchmarkFloatPrecMixed/1-4 122830 969.3 ns/op BenchmarkFloatPrecMixed/10-4 32130 3662 ns/op BenchmarkFloatPrecMixed/100-4 4566 22240 ns/op BenchmarkFloatPrecMixed/1000-4 439 267089 ns/op BenchmarkFloatPrecMixed/10000-4 12 9519566 ns/op BenchmarkFloatPrecMixed/100000-4 1 528231159 ns/op BenchmarkFloatPrecMixed/1000000-4 1 33719947532 ns/op BenchmarkFloatPrecInexact/1-4 209601 584.9 ns/op BenchmarkFloatPrecInexact/10-4 170361 691.7 ns/op BenchmarkFloatPrecInexact/100-4 106033 1072 ns/op BenchmarkFloatPrecInexact/1000-4 31136 3651 ns/op BenchmarkFloatPrecInexact/10000-4 4826 27236 ns/op BenchmarkFloatPrecInexact/100000-4 439 270902 ns/op BenchmarkFloatPrecInexact/1000000-4 22 5620461 ns/op BenchmarkFloatSqrt/64-4 22192 5483 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 13861 8388 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 8938 12139 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 4861 24197 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 748 150469 ns/op 17943 B/op 8 allocs/op BenchmarkFloatSqrt/100000-4 61 2031194 ns/op 176628 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 154745797 ns/op 3744768 B/op 601 allocs/op PASS ok math/big 91.560s goos: linux goarch: amd64 pkg: math/bits cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLeadingZeros-4 8299018 14.41 ns/op BenchmarkLeadingZeros8-4 8602690 13.98 ns/op BenchmarkLeadingZeros16-4 10494178 11.39 ns/op BenchmarkLeadingZeros32-4 10450143 11.03 ns/op BenchmarkLeadingZeros64-4 10286702 11.61 ns/op BenchmarkTrailingZeros-4 9512338 12.29 ns/op BenchmarkTrailingZeros8-4 10567630 11.23 ns/op BenchmarkTrailingZeros16-4 9698709 12.53 ns/op BenchmarkTrailingZeros32-4 10835200 11.07 ns/op BenchmarkTrailingZeros64-4 9674041 12.35 ns/op BenchmarkOnesCount-4 10542913 11.25 ns/op BenchmarkOnesCount8-4 9501313 12.53 ns/op BenchmarkOnesCount16-4 9912981 12.16 ns/op BenchmarkOnesCount32-4 9768453 12.34 ns/op BenchmarkOnesCount64-4 10557805 11.29 ns/op BenchmarkRotateLeft-4 10251754 11.55 ns/op BenchmarkRotateLeft8-4 9520083 12.64 ns/op BenchmarkRotateLeft16-4 10356813 11.63 ns/op BenchmarkRotateLeft32-4 9465014 12.55 ns/op BenchmarkRotateLeft64-4 9492332 12.61 ns/op BenchmarkReverse-4 12551251 9.451 ns/op BenchmarkReverse8-4 15932853 7.531 ns/op BenchmarkReverse16-4 14987260 7.851 ns/op BenchmarkReverse32-4 13951198 8.475 ns/op BenchmarkReverse64-4 12718998 9.406 ns/op BenchmarkReverseBytes-4 16222465 7.292 ns/op BenchmarkReverseBytes16-4 14929520 7.886 ns/op BenchmarkReverseBytes32-4 16776468 7.308 ns/op BenchmarkReverseBytes64-4 16252122 7.411 ns/op BenchmarkAdd-4 10546686 11.10 ns/op BenchmarkAdd32-4 9550423 12.52 ns/op BenchmarkAdd64-4 10690424 11.16 ns/op BenchmarkAdd64multiple-4 18462648 6.454 ns/op BenchmarkSub-4 10827481 11.22 ns/op BenchmarkSub32-4 9182722 13.03 ns/op BenchmarkSub64-4 10766900 11.09 ns/op BenchmarkSub64multiple-4 17934951 6.481 ns/op BenchmarkMul-4 10441165 11.48 ns/op BenchmarkMul32-4 9558008 12.57 ns/op BenchmarkMul64-4 10406594 11.52 ns/op BenchmarkDiv-4 2679410 45.14 ns/op BenchmarkDiv32-4 5643655 21.55 ns/op BenchmarkDiv64-4 2718987 44.06 ns/op PASS ok math/bits 6.819s goos: linux goarch: amd64 pkg: math/cmplx cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAbs-4 8509243 13.87 ns/op BenchmarkAcos-4 437172 277.0 ns/op BenchmarkAcosh-4 381301 297.2 ns/op BenchmarkAsin-4 422080 275.4 ns/op BenchmarkAsinh-4 431625 275.7 ns/op BenchmarkAtan-4 689320 172.8 ns/op BenchmarkAtanh-4 696338 171.5 ns/op BenchmarkConj-4 16298841 7.381 ns/op BenchmarkCos-4 483850 217.3 ns/op BenchmarkCosh-4 535707 219.7 ns/op BenchmarkExp-4 765130 153.0 ns/op BenchmarkLog-4 768150 149.2 ns/op BenchmarkLog10-4 785230 147.2 ns/op BenchmarkPhase-4 1818312 65.90 ns/op BenchmarkPolar-4 1000000 100.9 ns/op BenchmarkPow-4 194158 604.1 ns/op BenchmarkRect-4 998308 118.5 ns/op BenchmarkSin-4 533572 217.5 ns/op BenchmarkSinh-4 531752 220.2 ns/op BenchmarkSqrt-4 834201 143.4 ns/op BenchmarkTan-4 324697 358.4 ns/op BenchmarkTanh-4 358090 322.2 ns/op PASS ok math/cmplx 3.859s goos: linux goarch: amd64 pkg: math/rand cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkInt63Threadsafe-4 571963 177.1 ns/op BenchmarkInt63ThreadsafeParallel-4 573124 224.9 ns/op BenchmarkInt63Unthreadsafe-4 1233979 96.71 ns/op BenchmarkIntn1000-4 809643 136.3 ns/op BenchmarkInt63n1000-4 867486 127.9 ns/op BenchmarkInt31n1000-4 936684 118.7 ns/op BenchmarkFloat32-4 987151 116.0 ns/op BenchmarkFloat64-4 1229090 97.06 ns/op BenchmarkPerm3-4 195318 633.2 ns/op BenchmarkPerm30-4 23005 5233 ns/op BenchmarkPerm30ViaShuffle-4 25622 4601 ns/op BenchmarkShuffleOverhead-4 18184 6556 ns/op BenchmarkRead3-4 864495 132.5 ns/op BenchmarkRead64-4 72940 1606 ns/op BenchmarkRead1000-4 4915 23542 ns/op BenchmarkConcurrent-4 156100 748.8 ns/op PASS ok math/rand 3.325s goos: linux goarch: amd64 pkg: math/rand/v2 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkChaCha8-4 1838630 63.10 ns/op BenchmarkPCG_DXSM-4 4344344 27.56 ns/op BenchmarkSourceUint64-4 4151408 28.94 ns/op BenchmarkGlobalInt64-4 3900865 32.07 ns/op BenchmarkGlobalInt64Parallel-4 6722442 18.57 ns/op BenchmarkGlobalUint64-4 4128296 28.49 ns/op BenchmarkGlobalUint64Parallel-4 6569592 17.09 ns/op BenchmarkInt64-4 2353676 51.49 ns/op BenchmarkUint64-4 2333708 51.31 ns/op BenchmarkGlobalIntN1000-4 2670792 49.25 ns/op BenchmarkIntN1000-4 1853346 64.34 ns/op BenchmarkInt64N1000-4 1852606 68.24 ns/op BenchmarkInt64N1e8-4 1861446 68.02 ns/op BenchmarkInt64N1e9-4 1838433 64.90 ns/op BenchmarkInt64N2e9-4 1762320 65.39 ns/op BenchmarkInt64N1e18-4 1764296 71.34 ns/op BenchmarkInt64N2e18-4 1641969 72.62 ns/op BenchmarkInt64N4e18-4 1536084 77.76 ns/op BenchmarkInt32N1000-4 1849645 64.39 ns/op BenchmarkInt32N1e8-4 1854081 64.59 ns/op BenchmarkInt32N1e9-4 1857639 65.23 ns/op BenchmarkInt32N2e9-4 1838494 64.45 ns/op BenchmarkFloat32-4 2343006 51.59 ns/op BenchmarkFloat64-4 2340938 51.27 ns/op BenchmarkExpFloat64-4 1288016 92.89 ns/op BenchmarkNormFloat64-4 1331313 90.01 ns/op BenchmarkPerm3-4 300976 391.9 ns/op BenchmarkPerm30-4 32025 3710 ns/op BenchmarkPerm30ViaShuffle-4 35931 3198 ns/op BenchmarkShuffleOverhead-4 46657 2446 ns/op BenchmarkConcurrent-4 3742567 37.59 ns/op PASS ok math/rand/v2 6.753s goos: linux goarch: amd64 pkg: mime cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkQEncodeWord-4 43318 2757 ns/op BenchmarkQDecodeWord-4 97846 1160 ns/op BenchmarkQDecodeHeader-4 92575 1255 ns/op BenchmarkTypeByExtension/.html-4 424592 258.5 ns/op BenchmarkTypeByExtension/.HTML-4 255487 482.6 ns/op BenchmarkTypeByExtension/.unused-4 341413 357.3 ns/op BenchmarkExtensionsByType/text/html-4 186068 675.5 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 88310 1323 ns/op BenchmarkExtensionsByType/application/octet-stream-4 116392 992.2 ns/op PASS ok mime 2.601s goos: linux goarch: amd64 pkg: mime/multipart cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadForm/fields/maxMemory=0-4 693 176949 ns/op 47601 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 670 173341 ns/op 47527 B/op 186 allocs/op BenchmarkReadForm/files/maxMemory=0-4 246 463030 ns/op 105555 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 481 234193 ns/op 49420 B/op 207 allocs/op PASS ok mime/multipart 1.711s goos: linux goarch: amd64 pkg: mime/quotedprintable cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkWriter-4 921 126245 ns/op PASS ok mime/quotedprintable 1.150s goos: linux goarch: amd64 pkg: net cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkGoLookupIP-4 136 855392 ns/op 8220 B/op 91 allocs/op BenchmarkGoLookupIPNoSuchHost-4 14 7407267 ns/op 19246 B/op 160 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5004070272 ns/op 158480 B/op 230 allocs/op BenchmarkDNSName-4 106464 1003 ns/op BenchmarkInterfaces-4 1200 84691 ns/op 17205 B/op 42 allocs/op BenchmarkInterfaceByIndex-4 1910 61557 ns/op 12484 B/op 25 allocs/op BenchmarkInterfaceByName-4 1338 82402 ns/op 17300 B/op 43 allocs/op BenchmarkInterfaceAddrs-4 919 123277 ns/op 23472 B/op 107 allocs/op BenchmarkInterfacesAndAddrs-4 2887 35578 ns/op 3932 B/op 33 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 566 200363 ns/op 137573 B/op 51 allocs/op BenchmarkParseIP-4 7038 17464 ns/op BenchmarkParseIPValidIPv4-4 324428 358.4 ns/op BenchmarkParseIPValidIPv6-4 164773 719.7 ns/op BenchmarkIPString/IPv4-4 116875 1027 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 9486 12125 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 42460 2776 ns/op BenchmarkIPEqual/IPv4-4 1143772 104.6 ns/op BenchmarkIPEqual/IPv6-4 1105804 108.5 ns/op BenchmarkSendFile/file-to-tcp/1024-4 1 1210410145 ns/op 0.00 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/2048-4 1 1205078646 ns/op 0.00 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/4096-4 1 1211783510 ns/op 0.00 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/8192-4 1 1205454843 ns/op 0.01 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/16384-4 1 1206065940 ns/op 0.01 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/32768-4 1 1017267878 ns/op 0.03 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/65536-4 1 1016858782 ns/op 0.06 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/131072-4 1 1017432590 ns/op 0.13 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/262144-4 1 1017872860 ns/op 0.26 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/524288-4 1 1018976638 ns/op 0.51 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/1048576-4 1 1021039719 ns/op 1.03 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/1024-4 1 1017957412 ns/op 0.00 MB/s 576 B/op 12 allocs/op BenchmarkSendFile/file-to-unix/2048-4 1 1017410417 ns/op 0.00 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/4096-4 1 1017007135 ns/op 0.00 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/8192-4 1 1017125235 ns/op 0.01 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/16384-4 1 1017584603 ns/op 0.02 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/32768-4 1 1017143255 ns/op 0.03 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/65536-4 1 1017349051 ns/op 0.06 MB/s 576 B/op 12 allocs/op BenchmarkSendFile/file-to-unix/131072-4 1 1017347795 ns/op 0.13 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/262144-4 1 1018321213 ns/op 0.26 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/524288-4 1 1018541855 ns/op 0.51 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/1048576-4 1 1018360964 ns/op 1.03 MB/s 480 B/op 11 allocs/op BenchmarkSendfileZeroBytes-4 1 205446036 ns/op 4900016 B/op 261964 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 1 1016728280 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 1 1016910870 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 1 1017642801 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 1 1017492501 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 1 1017838949 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1 1018300681 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1 1017383158 ns/op 0.06 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1 1017770600 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 1 1017785996 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 1 1019562919 ns/op 0.51 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 1 1021389220 ns/op 1.03 MB/s BenchmarkSplice/unix-to-tcp/1024-4 1 1017233052 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/2048-4 1 1017123808 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 1 1017371587 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/8192-4 1 1017714491 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/16384-4 1 1017099947 ns/op 0.02 MB/s BenchmarkSplice/unix-to-tcp/32768-4 1 1017753144 ns/op 0.03 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1 1017683412 ns/op 0.06 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1 1017652199 ns/op 0.13 MB/s BenchmarkSplice/unix-to-tcp/262144-4 1 1018285651 ns/op 0.26 MB/s BenchmarkSplice/unix-to-tcp/524288-4 1 1019431792 ns/op 0.51 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 1 1021346706 ns/op 1.03 MB/s BenchmarkSplice/tcp-to-unix/1024-4 1 1017168571 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/2048-4 1 1018314632 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/4096-4 1 1018467728 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/8192-4 1 1017551085 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-unix/16384-4 1 1017414557 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-unix/32768-4 1 1017699510 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-unix/65536-4 1 1017628136 ns/op 0.06 MB/s BenchmarkSplice/tcp-to-unix/131072-4 1 1017876575 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-unix/262144-4 1 1018740024 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-unix/524288-4 1 1019286284 ns/op 0.51 MB/s BenchmarkSplice/tcp-to-unix/1048576-4 1 1020823101 ns/op 1.03 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 1 1017856281 ns/op 0.00 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 1 1017736628 ns/op 0.00 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 1 1017288956 ns/op 0.00 MB/s 904 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 1 1017116533 ns/op 0.01 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 1 1017050028 ns/op 0.02 MB/s 904 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 1 1017446159 ns/op 0.03 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1 1017379521 ns/op 0.06 MB/s 904 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1 1017447700 ns/op 0.13 MB/s 904 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 1 1018559891 ns/op 0.26 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 1 1020012210 ns/op 0.51 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 1 1021753551 ns/op 1.03 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 1 1017414163 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 1 1017480505 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 1 1017342715 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 1 1017318018 ns/op 0.01 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 1 1017478243 ns/op 0.02 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 1 1017527951 ns/op 0.03 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1 1018022692 ns/op 0.06 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1 1017785828 ns/op 0.13 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 1 1018378080 ns/op 0.26 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 1 1019775375 ns/op 0.51 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 1 1022225507 ns/op 1.03 MB/s 944 B/op 9 allocs/op BenchmarkTCP4OneShot-4 2050 50499 ns/op BenchmarkTCP4OneShotTimeout-4 2121 56515 ns/op BenchmarkTCP4Persistent-4 12739 9911 ns/op BenchmarkTCP4PersistentTimeout-4 12861 9982 ns/op BenchmarkTCP6OneShot-4 1990 57133 ns/op BenchmarkTCP6OneShotTimeout-4 1881 55101 ns/op BenchmarkTCP6Persistent-4 11949 9053 ns/op BenchmarkTCP6PersistentTimeout-4 12530 10629 ns/op BenchmarkTCP4ConcurrentReadWrite-4 21745 5591 ns/op BenchmarkTCP6ConcurrentReadWrite-4 20764 5249 ns/op BenchmarkSetReadDeadline-4 120325 1007 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 9453 11936 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 10000 15974 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 9837 11377 ns/op 0 B/op 0 allocs/op PASS ok net 90.405s goos: linux goarch: amd64 pkg: net/http cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCookieString-4 27908 4127 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 10790 10638 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 13759 8551 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 17400 6887 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 27033 3804 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 48778 2342 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1506342 78.36 ns/op BenchmarkFindChild/n=2/rep=map-4 3667765 30.80 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1388502 85.80 ns/op BenchmarkFindChild/n=4/rep=linear-4 727635 147.0 ns/op BenchmarkFindChild/n=4/rep=map-4 3435540 35.29 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 758084 155.4 ns/op BenchmarkFindChild/n=8/rep=linear-4 393176 295.0 ns/op BenchmarkFindChild/n=8/rep=map-4 3069213 38.63 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 394380 298.5 ns/op BenchmarkFindChild/n=16/rep=linear-4 207924 569.4 ns/op BenchmarkFindChild/n=16/rep=map-4 3369974 35.45 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 2346270 51.01 ns/op BenchmarkFindChild/n=32/rep=linear-4 100534 1173 ns/op BenchmarkFindChild/n=32/rep=map-4 3731679 32.83 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2531828 46.64 ns/op BenchmarkMultiConflicts-4 1 178560865 ns/op BenchmarkServerMatch-4 18001 6924 ns/op BenchmarkReadRequestChrome-4 3428 32866 ns/op 18.59 MB/s 1507 B/op 14 allocs/op BenchmarkReadRequestCurl-4 9910 11545 ns/op 6.76 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 9818 11735 ns/op 6.99 MB/s 955 B/op 9 allocs/op BenchmarkReadRequestSiege-4 6152 17601 ns/op 8.58 MB/s 1051 B/op 11 allocs/op BenchmarkReadRequestWrk-4 15996 7624 ns/op 5.25 MB/s 892 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 244 423258 ns/op 2.42 MB/s BenchmarkFileAndServer_1KB/https1-4 202 596172 ns/op 1.72 MB/s BenchmarkFileAndServer_1KB/h2-4 136 822902 ns/op 1.24 MB/s BenchmarkFileAndServer_16MB/h1-4 2 55212516 ns/op 303.87 MB/s BenchmarkFileAndServer_16MB/https1-4 1 163675818 ns/op 102.50 MB/s BenchmarkFileAndServer_16MB/h2-4 1 249358819 ns/op 67.28 MB/s BenchmarkFileAndServer_64MB/h1-4 1 239770003 ns/op 279.89 MB/s BenchmarkFileAndServer_64MB/https1-4 1 473598763 ns/op 141.70 MB/s BenchmarkFileAndServer_64MB/h2-4 1 743782590 ns/op 90.23 MB/s BenchmarkServeMux-4 133 945243 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 170 756306 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 208 637586 ns/op 6015 B/op 63 allocs/op BenchmarkClientServer/https1-4 133 766609 ns/op 6962 B/op 77 allocs/op BenchmarkClientServer/h2-4 169 617162 ns/op 10350 B/op 80 allocs/op BenchmarkClientServerParallel/4/h1-4 1095 109233 ns/op 9154 B/op 75 allocs/op BenchmarkClientServerParallel/4/https1-4 26 4185061 ns/op 97992 B/op 1054 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:37752: read tcp 127.0.0.1:43637->127.0.0.1:37752: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:37776: write tcp 127.0.0.1:43637->127.0.0.1:37776: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52796: write tcp 127.0.0.1:44249->127.0.0.1:52796: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38784: read tcp 127.0.0.1:35437->127.0.0.1:38784: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38790: write tcp 127.0.0.1:35437->127.0.0.1:38790: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38786: write tcp 127.0.0.1:35437->127.0.0.1:38786: use of closed network connection BenchmarkClientServerParallel/4/h2-4 129 823820 ns/op 20261 B/op 206 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:32886: read tcp 127.0.0.1:45973->127.0.0.1:32886: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:32902: read tcp 127.0.0.1:45973->127.0.0.1:32902: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59038: read tcp 127.0.0.1:37065->127.0.0.1:59038: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59102: write tcp 127.0.0.1:37065->127.0.0.1:59102: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59118: write tcp 127.0.0.1:37065->127.0.0.1:59118: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59130: write tcp 127.0.0.1:37065->127.0.0.1:59130: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:37306: read tcp 127.0.0.1:43149->127.0.0.1:37306: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:37330: read tcp 127.0.0.1:43149->127.0.0.1:37330: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:37354: read tcp 127.0.0.1:43149->127.0.0.1:37354: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:37338: write tcp 127.0.0.1:43149->127.0.0.1:37338: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 522 199999 ns/op 19074 B/op 106 allocs/op BenchmarkClientServerParallel/64/https1-4 64 3700406 ns/op 68147 B/op 760 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:36618: read tcp 127.0.0.1:41477->127.0.0.1:36618: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:36572: read tcp 127.0.0.1:41477->127.0.0.1:36572: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48996: read tcp 127.0.0.1:43153->127.0.0.1:48996: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48988: write tcp 127.0.0.1:43153->127.0.0.1:48988: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49012: write tcp 127.0.0.1:43153->127.0.0.1:49012: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48902: write tcp 127.0.0.1:43153->127.0.0.1:48902: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48920: read tcp 127.0.0.1:43153->127.0.0.1:48920: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48976: read tcp 127.0.0.1:43153->127.0.0.1:48976: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49026: read tcp 127.0.0.1:43153->127.0.0.1:49026: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48928: read tcp 127.0.0.1:43153->127.0.0.1:48928: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h2-4 103 4862189 ns/op 107257 B/op 1246 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57028: write tcp 127.0.0.1:43703->127.0.0.1:57028: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57022: write tcp 127.0.0.1:43703->127.0.0.1:57022: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:42048: read tcp 127.0.0.1:35889->127.0.0.1:42048: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:42158: read tcp 127.0.0.1:35889->127.0.0.1:42158: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:42184: write tcp 127.0.0.1:35889->127.0.0.1:42184: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:42202: read tcp 127.0.0.1:35889->127.0.0.1:42202: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:42218: read tcp 127.0.0.1:35889->127.0.0.1:42218: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:42174: read tcp 127.0.0.1:35889->127.0.0.1:42174: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:42090: write tcp 127.0.0.1:35889->127.0.0.1:42090: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:42200: write tcp 127.0.0.1:35889->127.0.0.1:42200: use of closed network connection ... [output truncated] BenchmarkServer-4 1 1026475366 ns/op 30272 B/op 160 allocs/op BenchmarkClient-4 235 438783 ns/op 3745 B/op 44 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 526 208190 ns/op 7248 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 967 105073 ns/op 3083 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1466 93997 ns/op 1913 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1286 85815 ns/op 2813 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1526 80812 ns/op 2695 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1560 82927 ns/op 2700 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1675 70965 ns/op 1901 B/op 14 allocs/op BenchmarkServerHijack-4 889 124921 ns/op 16705 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 312 341406 ns/op 6087 B/op 52 allocs/op BenchmarkResponseStatusLine-4 504940 219.1 ns/op 0 B/op 0 allocs/op PASS ok net/http 18.976s goos: linux goarch: amd64 pkg: net/http/httputil cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkServeHTTP-4 3954 30322 ns/op 34138 B/op 12 allocs/op PASS ok net/http/httputil 1.208s goos: linux goarch: amd64 pkg: net/netip cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkIPNextPrev-4 84974 1341 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 477834 228.8 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 168782 684.5 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 61473 1953 ns/op BenchmarkStdIPv4-4 128216 904.2 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 90073 1282 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 92134 1288 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 79071 1498 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 68589 1746 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1719271 69.74 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1503786 79.29 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1459953 82.56 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 246813 464.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 276967 428.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 254188 479.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 80070 1541 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 266514 440.2 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 134840 862.4 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 142405 816.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 139280 855.2 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 72632 1654 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 343452 358.6 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 123705 961.8 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 166719 709.3 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 237816 510.9 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 150864 738.1 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 305580 388.2 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 148922 802.3 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 139748 803.8 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 148248 817.7 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 109053 1052 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 458234 257.4 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 231638 520.6 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 94832 1239 ns/op 96 B/op 2 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 134229 913.9 ns/op 56 B/op 2 allocs/op BenchmarkAddrPortString/v6_v4-4 171462 703.1 ns/op 56 B/op 2 allocs/op BenchmarkAddrPortString/v6_zone-4 128071 969.6 ns/op 56 B/op 2 allocs/op BenchmarkAddrPortMarshalText/v4-4 253335 462.8 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 114928 1032 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 142120 873.8 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 176954 654.7 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 122755 928.5 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 110.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 110.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 109.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 114.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 114.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 997060 115.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 114.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 972262 116.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 980181 123.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 326976 359.0 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 578222 198.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 197312 594.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 215899 554.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 193850 602.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 70873 1749 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 452439 240.7 ns/op PASS ok net/netip 8.694s 2023/11/20 16:50:15 Test RPC server listening on 127.0.0.1:36307 2023/11/20 16:50:15 Test HTTP RPC server listening on 127.0.0.1:34345 goos: linux goarch: amd64 pkg: net/rpc cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEndToEnd-4 1518 82443 ns/op BenchmarkEndToEndHTTP-4 1615 93442 ns/op BenchmarkEndToEndAsync-4 2925 35995 ns/op BenchmarkEndToEndAsyncHTTP-4 3343 42772 ns/op PASS ok net/rpc 1.972s goos: linux goarch: amd64 pkg: net/textproto cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadMIMEHeader/client_headers-4 2840 36240 ns/op BenchmarkReadMIMEHeader/server_headers-4 5130 23071 ns/op BenchmarkUncommon-4 24747 4754 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.524s goos: linux goarch: amd64 pkg: net/url cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkString-4 3907 26518 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 95352 1258 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 546430 213.0 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 88800 1342 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 168658 717.6 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 82696 1442 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 13227 8995 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 374088 310.9 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 86701 1345 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 171156 706.5 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 80822 1442 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 14865 7808 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 197552 597.3 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 83301 1429 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 79575 1475 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 37466 3182 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 6570 17607 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 202411 591.4 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 81690 1450 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 76449 1475 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 37502 3214 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6703 17237 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.108s goos: linux goarch: amd64 pkg: os cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExpand/noop-4 3119078 38.65 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 161060 700.9 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 724 157344 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 222 516683 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 586 198815 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 49749 2231 ns/op BenchmarkStatFile-4 40303 2704 ns/op BenchmarkStatDir-4 45343 2584 ns/op BenchmarkLstatDot-4 51272 2231 ns/op BenchmarkLstatFile-4 43580 2636 ns/op BenchmarkLstatDir-4 45280 2580 ns/op PASS ok os 2.627s goos: linux goarch: amd64 pkg: os/exec cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExecHostname-4 148 828502 ns/op 7179 B/op 30 allocs/op PASS ok os/exec 1.229s goos: linux goarch: amd64 pkg: os/user cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCurrent-4 327644 334.5 ns/op PASS ok os/user 1.207s goos: linux goarch: amd64 pkg: reflect cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkBool-4 3544627 33.24 ns/op BenchmarkString-4 2218170 54.39 ns/op BenchmarkBytes-4 1920466 62.65 ns/op BenchmarkNamedBytes-4 965422 117.4 ns/op BenchmarkBytesArray-4 708350 164.7 ns/op BenchmarkSliceLen-4 2121870 55.78 ns/op BenchmarkMapLen-4 754729 149.5 ns/op BenchmarkStringLen-4 1951750 62.30 ns/op BenchmarkArrayLen-4 1258096 95.79 ns/op BenchmarkSliceCap-4 2419552 49.57 ns/op BenchmarkDeepEqual/int8-4 383472 290.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 85759 1399 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 334090 350.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 83026 1428 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 336400 349.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 82738 1453 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 327643 353.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 82266 1431 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 340417 354.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 83271 1461 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 377712 301.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 111681 1065 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 338133 346.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 82346 1442 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 342964 343.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 81960 1459 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 335476 347.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 82486 1445 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 340124 348.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 82712 1429 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 320062 359.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 82554 1429 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 334664 345.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 81038 1499 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 316005 349.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 82070 1441 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 335676 348.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 82447 1437 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 337305 350.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 80961 1422 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 407113 291.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 86403 1373 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 335750 347.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 81430 1454 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 109960 1061 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 55443 2203 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 42122 2774 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 30700 3878 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 32096 3871 ns/op BenchmarkIsZero/ArrayComparable-4 277416 419.4 ns/op BenchmarkIsZero/ArrayIncomparable-4 28700 4156 ns/op BenchmarkIsZero/StructComparable-4 577560 183.8 ns/op BenchmarkIsZero/StructIncomparable-4 130940 907.1 ns/op BenchmarkIsZero/ArrayInt_4-4 1201206 98.15 ns/op BenchmarkIsZero/ArrayInt_1024-4 17292 6885 ns/op BenchmarkIsZero/ArrayInt_1024_NoZero-4 33195 3640 ns/op BenchmarkIsZero/Struct4Int-4 1000000 101.3 ns/op BenchmarkIsZero/ArrayStruct4Int_1024-4 17350 6903 ns/op BenchmarkIsZero/ArrayChanInt_1024-4 17342 6893 ns/op BenchmarkIsZero/StructInt_512-4 33265 3588 ns/op BenchmarkSetZero/Bool/Direct-4 4203882 27.81 ns/op BenchmarkSetZero/Bool/CachedZero-4 818907 140.2 ns/op BenchmarkSetZero/Bool/NewZero-4 575479 195.9 ns/op BenchmarkSetZero/Int/Direct-4 2518881 47.52 ns/op BenchmarkSetZero/Int/CachedZero-4 787304 139.2 ns/op BenchmarkSetZero/Int/NewZero-4 612504 189.5 ns/op BenchmarkSetZero/Uint/Direct-4 2568050 46.57 ns/op BenchmarkSetZero/Uint/CachedZero-4 858024 138.1 ns/op BenchmarkSetZero/Uint/NewZero-4 613849 187.1 ns/op BenchmarkSetZero/Float/Direct-4 2539416 47.81 ns/op BenchmarkSetZero/Float/CachedZero-4 812418 141.1 ns/op BenchmarkSetZero/Float/NewZero-4 624603 187.8 ns/op BenchmarkSetZero/Complex/Direct-4 2519410 47.86 ns/op BenchmarkSetZero/Complex/CachedZero-4 825580 138.7 ns/op BenchmarkSetZero/Complex/NewZero-4 607711 189.1 ns/op BenchmarkSetZero/Array/Direct-4 2051486 59.27 ns/op BenchmarkSetZero/Array/CachedZero-4 796368 142.8 ns/op BenchmarkSetZero/Array/NewZero-4 591902 186.5 ns/op BenchmarkSetZero/Chan/Direct-4 2477374 48.28 ns/op BenchmarkSetZero/Chan/CachedZero-4 840836 137.5 ns/op BenchmarkSetZero/Chan/NewZero-4 624487 184.6 ns/op BenchmarkSetZero/Func/Direct-4 2551771 48.02 ns/op BenchmarkSetZero/Func/CachedZero-4 836097 138.3 ns/op BenchmarkSetZero/Func/NewZero-4 628707 183.0 ns/op BenchmarkSetZero/Interface/Direct-4 2283435 52.63 ns/op BenchmarkSetZero/Interface/CachedZero-4 835664 140.3 ns/op BenchmarkSetZero/Interface/NewZero-4 600703 192.4 ns/op BenchmarkSetZero/Map/Direct-4 2505044 46.72 ns/op BenchmarkSetZero/Map/CachedZero-4 858933 136.4 ns/op BenchmarkSetZero/Map/NewZero-4 639096 181.5 ns/op BenchmarkSetZero/Pointer/Direct-4 2505807 47.40 ns/op BenchmarkSetZero/Pointer/CachedZero-4 839187 137.4 ns/op BenchmarkSetZero/Pointer/NewZero-4 638229 186.7 ns/op BenchmarkSetZero/Slice/Direct-4 2262730 53.06 ns/op BenchmarkSetZero/Slice/CachedZero-4 831302 150.2 ns/op BenchmarkSetZero/Slice/NewZero-4 587101 193.3 ns/op BenchmarkSetZero/String/Direct-4 2482770 48.10 ns/op BenchmarkSetZero/String/CachedZero-4 848490 140.3 ns/op BenchmarkSetZero/String/NewZero-4 623935 189.4 ns/op BenchmarkSetZero/Struct/Direct-4 2157001 55.17 ns/op BenchmarkSetZero/Struct/CachedZero-4 824709 137.9 ns/op BenchmarkSetZero/Struct/NewZero-4 625732 187.6 ns/op BenchmarkSelect/1-4 145290 812.3 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 60460 1861 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 30945 3646 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 178263 687.5 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 154334 750.0 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 116972 1019 ns/op 125.61 MB/s BenchmarkCallArgCopy/size=256-4 116023 1035 ns/op 247.29 MB/s BenchmarkCallArgCopy/size=1024-4 81774 1632 ns/op 627.64 MB/s BenchmarkCallArgCopy/size=4096-4 34123 3122 ns/op 1312.13 MB/s BenchmarkCallArgCopy/size=65536-4 3010 45025 ns/op 1455.53 MB/s BenchmarkFieldByName1-4 1200476 99.30 ns/op BenchmarkFieldByName2-4 102511 1384 ns/op BenchmarkFieldByName3-4 10000 10581 ns/op BenchmarkInterfaceBig-4 3789314 32.95 ns/op BenchmarkInterfaceSmall-4 4063342 29.24 ns/op BenchmarkNew-4 1933344 64.80 ns/op BenchmarkMap/StringKeys/MapIndex-4 2252 52631 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1720 67597 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2174 54558 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1760 67965 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2173 53803 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1755 67442 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 198483 581.0 ns/op PASS ok reflect 18.923s goos: linux goarch: amd64 pkg: regexp cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFind-4 9771 12196 ns/op 9346 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 14304 8484 ns/op 9456 B/op 1 allocs/op BenchmarkFindString-4 10000 12082 ns/op 9239 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 12291 ns/op 9210 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 11633 ns/op 9439 B/op 2 allocs/op BenchmarkLiteral-4 13363 7907 ns/op BenchmarkNotLiteral-4 4300 28500 ns/op BenchmarkMatchClass-4 3399 35718 ns/op BenchmarkMatchClass_InRange-4 3577 35270 ns/op BenchmarkReplaceAll-4 2114 57703 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 13202 7997 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 36214 3496 ns/op BenchmarkAnchoredShortMatch-4 13362 8969 ns/op BenchmarkAnchoredLongMatch-4 18099 6358 ns/op BenchmarkOnePassShortA-4 20217 6037 ns/op BenchmarkNotOnePassShortA-4 7375 15452 ns/op BenchmarkOnePassShortB-4 26163 4614 ns/op BenchmarkNotOnePassShortB-4 8418 12200 ns/op BenchmarkOnePassLongPrefix-4 78172 1528 ns/op BenchmarkOnePassLongNotPrefix-4 26746 4498 ns/op BenchmarkMatchParallelShared-4 21445 5732 ns/op BenchmarkMatchParallelCopied-4 28575 4563 ns/op BenchmarkQuoteMetaAll-4 135373 882.2 ns/op 15.87 MB/s BenchmarkQuoteMetaNone-4 254550 463.6 ns/op 56.09 MB/s BenchmarkCompile/Onepass-4 3762 30469 ns/op 4272 B/op 52 allocs/op BenchmarkCompile/Medium-4 1483 74930 ns/op 10152 B/op 112 allocs/op BenchmarkCompile/Hard-4 175 642699 ns/op 90712 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 3763620 31.12 ns/op 514.22 MB/s BenchmarkMatch/Easy0/32-4 19077 8098 ns/op 3.95 MB/s BenchmarkMatch/Easy0/1K-4 15618 7767 ns/op 131.84 MB/s BenchmarkMatch/Easy0i/16-4 3777814 31.01 ns/op 515.90 MB/s BenchmarkMatch/Easy0i/32-4 4520 22770 ns/op 1.41 MB/s BenchmarkMatch/Easy0i/1K-4 266 446715 ns/op 2.29 MB/s BenchmarkMatch/Easy1/16-4 3793680 30.75 ns/op 520.27 MB/s BenchmarkMatch/Easy1/32-4 14420 7204 ns/op 4.44 MB/s BenchmarkMatch/Easy1/1K-4 6472 17984 ns/op 56.94 MB/s BenchmarkMatch/Medium/16-4 3812935 30.95 ns/op 517.00 MB/s BenchmarkMatch/Medium/32-4 5282 19900 ns/op 1.61 MB/s BenchmarkMatch/Medium/1K-4 303 391603 ns/op 2.61 MB/s BenchmarkMatch/Hard/16-4 3741021 30.87 ns/op 518.26 MB/s BenchmarkMatch/Hard/32-4 3387 31148 ns/op 1.03 MB/s BenchmarkMatch/Hard/1K-4 171 706671 ns/op 1.45 MB/s BenchmarkMatch/Hard1/16-4 1335 85566 ns/op 0.19 MB/s BenchmarkMatch/Hard1/32-4 729 160053 ns/op 0.20 MB/s BenchmarkMatch/Hard1/1K-4 24 4615371 ns/op 0.22 MB/s BenchmarkMatch_onepass_regex/16-4 28153 4220 ns/op 3.79 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 16555 7101 ns/op 4.51 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 658 178827 ns/op 5.73 MB/s 20 B/op 0 allocs/op PASS ok regexp 9.071s goos: linux goarch: amd64 pkg: regexp/syntax cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEmptyOpContext-4 605739 191.4 ns/op BenchmarkIsWordChar-4 167908 710.7 ns/op PASS ok regexp/syntax 2.270s goos: linux goarch: amd64 pkg: runtime cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCallers/cached-4 68134 1553 ns/op BenchmarkCallers/inlined-4 68682 1724 ns/op BenchmarkCallers/no-cache-4 15795 7630 ns/op BenchmarkFPCallers/cached-4 2851772 42.13 ns/op BenchmarkMakeChan/Byte-4 1093340 117.0 ns/op BenchmarkMakeChan/Int-4 772867 145.7 ns/op BenchmarkMakeChan/Ptr-4 574256 218.0 ns/op BenchmarkMakeChan/Struct/0-4 1104584 111.0 ns/op BenchmarkMakeChan/Struct/32-4 446910 304.0 ns/op BenchmarkMakeChan/Struct/40-4 250782 423.5 ns/op BenchmarkChanNonblocking-4 10728019 11.38 ns/op BenchmarkSelectUncontended-4 1057674 112.4 ns/op BenchmarkSelectSyncContended-4 29839 3976 ns/op BenchmarkSelectAsyncContended-4 100239 1140 ns/op BenchmarkSelectNonblock-4 5097469 20.42 ns/op BenchmarkChanUncontended-4 8240 12880 ns/op BenchmarkChanContended-4 1345 86601 ns/op BenchmarkChanSync-4 180127 694.7 ns/op BenchmarkChanSyncWork-4 50708 2334 ns/op BenchmarkChanProdCons0-4 80378 1520 ns/op BenchmarkChanProdCons10-4 96729 1388 ns/op BenchmarkChanProdCons100-4 100918 1103 ns/op BenchmarkChanProdConsWork0-4 70286 1675 ns/op BenchmarkChanProdConsWork10-4 81685 1558 ns/op BenchmarkChanProdConsWork100-4 78504 1414 ns/op BenchmarkSelectProdCons-4 63537 1871 ns/op BenchmarkReceiveDataFromClosedChan-4 652160 184.5 ns/op BenchmarkChanCreation-4 221185 577.9 ns/op BenchmarkChanSem-4 145519 895.7 ns/op BenchmarkChanPopular-4 98 1315587 ns/op BenchmarkChanClosed-4 703564 193.0 ns/op BenchmarkCallClosure-4 6078447 18.79 ns/op BenchmarkCallClosure1-4 6430078 18.74 ns/op BenchmarkCallClosure2-4 1267576 93.42 ns/op BenchmarkCallClosure3-4 1399357 77.16 ns/op BenchmarkCallClosure4-4 1000000 100.3 ns/op BenchmarkComplex128DivNormal-4 10265025 11.64 ns/op BenchmarkComplex128DivNisNaN-4 8401214 14.34 ns/op BenchmarkComplex128DivDisNaN-4 8278537 14.33 ns/op BenchmarkComplex128DivNisInf-4 10654616 11.24 ns/op BenchmarkComplex128DivDisInf-4 6151377 19.42 ns/op BenchmarkAllocation-4 3260 39924 ns/op BenchmarkReadMemStats-4 6355 17778 ns/op BenchmarkReadMemStatsLatency-4 1 113911 p50-ns 113911 p90-ns 113911 p99-ns BenchmarkWriteBarrier-4 2203376 49.06 ns/op BenchmarkBulkWriteBarrier-4 5301093 20.95 ns/op BenchmarkScanStackNoLocals-4 3 44599937 ns/op BenchmarkMSpanCountAlloc/bits=64-4 10972812 9.613 ns/op BenchmarkMSpanCountAlloc/bits=128-4 10333503 10.52 ns/op BenchmarkMSpanCountAlloc/bits=256-4 9107600 13.04 ns/op BenchmarkMSpanCountAlloc/bits=512-4 6925183 17.17 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 5003590 24.71 ns/op BenchmarkHash5-4 6388861 17.90 ns/op 279.34 MB/s BenchmarkHash16-4 6113036 19.67 ns/op 813.53 MB/s BenchmarkHash64-4 5973594 20.07 ns/op 3188.52 MB/s BenchmarkHash1024-4 2004444 59.83 ns/op 17114.56 MB/s BenchmarkHash65536-4 38658 3103 ns/op 21120.02 MB/s BenchmarkAlignedLoad-4 6954577 16.35 ns/op BenchmarkUnalignedLoad-4 6886779 16.77 ns/op BenchmarkEqEfaceConcrete-4 5919282 19.94 ns/op BenchmarkEqIfaceConcrete-4 6264315 19.10 ns/op BenchmarkNeEfaceConcrete-4 6246645 19.09 ns/op BenchmarkNeIfaceConcrete-4 6080772 19.65 ns/op BenchmarkConvT2EByteSized/bool-4 6224199 19.31 ns/op BenchmarkConvT2EByteSized/uint8-4 6224612 19.17 ns/op BenchmarkConvT2ESmall-4 5517158 21.50 ns/op BenchmarkConvT2EUintptr-4 5546275 21.56 ns/op BenchmarkConvT2ELarge-4 1000000 109.4 ns/op BenchmarkConvT2ISmall-4 5472458 21.47 ns/op BenchmarkConvT2IUintptr-4 5319682 22.32 ns/op BenchmarkConvT2ILarge-4 1000000 103.0 ns/op BenchmarkConvI2E-4 4712058 25.18 ns/op BenchmarkConvI2I-4 4937116 24.03 ns/op BenchmarkAssertE2T-4 4714188 25.57 ns/op BenchmarkAssertE2TLarge-4 2303517 51.14 ns/op BenchmarkAssertE2I-4 5595636 21.11 ns/op BenchmarkAssertI2T-4 4438539 27.05 ns/op BenchmarkAssertI2I-4 5421514 21.65 ns/op BenchmarkAssertI2E-4 5944790 20.24 ns/op BenchmarkAssertE2E-4 5911490 20.35 ns/op BenchmarkAssertE2T2-4 3690061 32.51 ns/op BenchmarkAssertE2T2Blank-4 4328538 27.82 ns/op BenchmarkAssertI2E2-4 4165578 28.90 ns/op BenchmarkAssertI2E2Blank-4 5730008 20.71 ns/op BenchmarkAssertE2E2-4 4363075 27.45 ns/op BenchmarkAssertE2E2Blank-4 5754411 20.22 ns/op BenchmarkConvT2Ezero/zero/16-4 5528425 21.58 ns/op BenchmarkConvT2Ezero/zero/32-4 5601980 21.55 ns/op BenchmarkConvT2Ezero/zero/64-4 5499645 21.82 ns/op BenchmarkConvT2Ezero/zero/str-4 5361814 22.25 ns/op BenchmarkConvT2Ezero/zero/slice-4 5086923 23.55 ns/op BenchmarkConvT2Ezero/zero/big-4 235610 552.4 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 104.9 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1276435 98.37 ns/op BenchmarkConvT2Ezero/nonzero/big-4 232021 542.9 ns/op BenchmarkConvT2Ezero/smallint/16-4 5529961 21.52 ns/op BenchmarkConvT2Ezero/smallint/32-4 5501319 21.75 ns/op BenchmarkConvT2Ezero/smallint/64-4 5493234 21.89 ns/op BenchmarkConvT2Ezero/largeint/16-4 1532106 70.42 ns/op BenchmarkConvT2Ezero/largeint/32-4 1439035 76.71 ns/op BenchmarkConvT2Ezero/largeint/64-4 1660831 71.50 ns/op BenchmarkMalloc8-4 2008399 59.45 ns/op BenchmarkMalloc16-4 1725094 64.78 ns/op BenchmarkMallocTypeInfo8-4 1707178 66.44 ns/op BenchmarkMallocTypeInfo16-4 1604131 82.65 ns/op BenchmarkMallocLargeStruct-4 137067 876.2 ns/op BenchmarkGoroutineSelect-4 61 1904950 ns/op BenchmarkGoroutineBlocking-4 85 1581724 ns/op BenchmarkGoroutineForRange-4 81 1601575 ns/op BenchmarkGoroutineIdle-4 74 1693875 ns/op BenchmarkHashStringSpeed-4 2209057 47.24 ns/op BenchmarkHashBytesSpeed-4 1443753 83.15 ns/op BenchmarkHashInt32Speed-4 3306825 35.76 ns/op BenchmarkHashInt64Speed-4 3020434 38.94 ns/op BenchmarkHashStringArraySpeed-4 561382 200.3 ns/op BenchmarkMegMap-4 3230426 36.79 ns/op BenchmarkMegOneMap-4 4023973 29.93 ns/op BenchmarkMegEqMap-4 1401 84328 ns/op BenchmarkMegEmptyMap-4 4744405 24.97 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2686563 45.10 ns/op BenchmarkSmallStrMap-4 3238542 36.20 ns/op BenchmarkMapStringKeysEight_16-4 3281601 34.97 ns/op BenchmarkMapStringKeysEight_32-4 3133306 37.78 ns/op BenchmarkMapStringKeysEight_64-4 3162180 38.09 ns/op BenchmarkMapStringKeysEight_1M-4 3241005 37.02 ns/op BenchmarkIntMap-4 3944382 30.37 ns/op BenchmarkMapFirst/1-4 4750867 25.32 ns/op BenchmarkMapFirst/2-4 4650651 25.43 ns/op BenchmarkMapFirst/3-4 4744536 25.31 ns/op BenchmarkMapFirst/4-4 4555018 26.17 ns/op BenchmarkMapFirst/5-4 4325282 26.28 ns/op BenchmarkMapFirst/6-4 4529599 26.35 ns/op BenchmarkMapFirst/7-4 4434236 26.03 ns/op BenchmarkMapFirst/8-4 4466514 25.40 ns/op BenchmarkMapFirst/9-4 4098060 28.74 ns/op BenchmarkMapFirst/10-4 3990277 29.41 ns/op BenchmarkMapFirst/11-4 4180436 29.13 ns/op BenchmarkMapFirst/12-4 3934516 29.39 ns/op BenchmarkMapFirst/13-4 3718023 30.31 ns/op BenchmarkMapFirst/14-4 3945820 29.59 ns/op BenchmarkMapFirst/15-4 3957810 30.27 ns/op BenchmarkMapFirst/16-4 4057878 29.88 ns/op BenchmarkMapMid/1-4 4639012 25.82 ns/op BenchmarkMapMid/2-4 4106070 25.98 ns/op BenchmarkMapMid/3-4 4597701 25.96 ns/op BenchmarkMapMid/4-4 4187413 27.97 ns/op BenchmarkMapMid/5-4 4375504 27.14 ns/op BenchmarkMapMid/6-4 4383198 28.98 ns/op BenchmarkMapMid/7-4 4016101 27.48 ns/op BenchmarkMapMid/8-4 4089454 28.77 ns/op BenchmarkMapMid/9-4 3860024 30.23 ns/op BenchmarkMapMid/10-4 3871587 30.79 ns/op BenchmarkMapMid/11-4 3686121 31.23 ns/op BenchmarkMapMid/12-4 3534922 33.27 ns/op BenchmarkMapMid/13-4 3597570 33.20 ns/op BenchmarkMapMid/14-4 4097452 28.97 ns/op BenchmarkMapMid/15-4 4017278 30.07 ns/op BenchmarkMapMid/16-4 3911428 30.09 ns/op BenchmarkMapLast/1-4 4771603 24.76 ns/op BenchmarkMapLast/2-4 4528794 25.50 ns/op BenchmarkMapLast/3-4 4321608 27.15 ns/op BenchmarkMapLast/4-4 4137405 29.09 ns/op BenchmarkMapLast/5-4 4179294 26.85 ns/op BenchmarkMapLast/6-4 4259968 29.50 ns/op BenchmarkMapLast/7-4 4118534 28.28 ns/op BenchmarkMapLast/8-4 3780495 31.91 ns/op BenchmarkMapLast/9-4 3917145 29.86 ns/op BenchmarkMapLast/10-4 3781134 31.80 ns/op BenchmarkMapLast/11-4 3654362 34.84 ns/op BenchmarkMapLast/12-4 3401324 32.92 ns/op BenchmarkMapLast/13-4 3585074 32.90 ns/op BenchmarkMapLast/14-4 4066273 30.17 ns/op BenchmarkMapLast/15-4 3823257 32.28 ns/op BenchmarkMapLast/16-4 3709290 31.67 ns/op BenchmarkMapCycle-4 2168739 55.43 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3394078 35.84 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2282 50784 ns/op BenchmarkMakeMap/[Byte]Byte-4 492843 233.1 ns/op BenchmarkMakeMap/[Int]Int-4 231070 501.7 ns/op BenchmarkNewEmptyMap-4 5212110 22.46 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1381759 83.81 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 459912 249.0 ns/op BenchmarkMapIterEmpty-4 5313832 22.35 ns/op BenchmarkSameLengthMap-4 4537214 25.99 ns/op BenchmarkBigKeyMap-4 1456702 72.85 ns/op BenchmarkBigValMap-4 1460527 81.55 ns/op BenchmarkSmallKeyMap-4 3001356 40.16 ns/op BenchmarkMapPopulate/1-4 2324175 51.20 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 131272 860.7 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 7278 14247 ns/op 3348 B/op 17 allocs/op BenchmarkMapPopulate/1000-4 732 170930 ns/op 53334 B/op 73 allocs/op BenchmarkMapPopulate/10000-4 49 2596598 ns/op 427783 B/op 321 allocs/op BenchmarkMapPopulate/100000-4 4 29609161 ns/op 3609940 B/op 4006 allocs/op BenchmarkComplexAlgMap-4 445341 249.3 ns/op BenchmarkGoMapClear/Reflexive/1-4 1678200 71.87 ns/op BenchmarkGoMapClear/Reflexive/10-4 1535410 78.04 ns/op BenchmarkGoMapClear/Reflexive/100-4 496321 238.3 ns/op BenchmarkGoMapClear/Reflexive/1000-4 48724 2444 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5624 21528 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1344594 90.09 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1246960 97.92 ns/op BenchmarkGoMapClear/NonReflexive/100-4 444884 262.6 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 49246 2390 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5572 21445 ns/op BenchmarkMapStringConversion/32/simple-4 1808854 66.09 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1558838 75.71 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1629964 73.54 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1718481 69.63 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1460332 84.02 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1545373 78.03 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1954780 61.19 ns/op BenchmarkMapInterfacePtr-4 2059623 56.27 ns/op BenchmarkNewEmptyMapHintLessThan8-4 3698236 31.71 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 104167 1133 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 4982 24147 ns/op BenchmarkMapPop1000-4 362 336980 ns/op BenchmarkMapPop10000-4 19 6133939 ns/op BenchmarkMapAssign/Int32/256-4 2340240 49.63 ns/op BenchmarkMapAssign/Int32/65536-4 915418 116.1 ns/op BenchmarkMapAssign/Int64/256-4 2232499 52.49 ns/op BenchmarkMapAssign/Int64/65536-4 854846 132.4 ns/op BenchmarkMapAssign/Str/256-4 1871643 63.45 ns/op BenchmarkMapAssign/Str/65536-4 353414 289.0 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1490973 78.94 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 547521 184.9 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1502192 79.94 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 513248 242.6 ns/op BenchmarkMapOperatorAssign/Str/256-4 445947 2615 ns/op BenchmarkMapOperatorAssign/Str/65536-4 131240 816.3 ns/op BenchmarkMapAppendAssign/Int32/256-4 812371 167.2 ns/op 27 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 164413 664.5 ns/op 73 B/op 1 allocs/op BenchmarkMapAppendAssign/Int64/256-4 808315 167.2 ns/op 27 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 159667 697.9 ns/op 82 B/op 1 allocs/op BenchmarkMapAppendAssign/Str/256-4 527179 246.7 ns/op 49 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 90439 1242 ns/op 159 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1730114 73.14 ns/op BenchmarkMapDelete/Int32/1000-4 1841898 62.20 ns/op BenchmarkMapDelete/Int32/10000-4 1795801 64.84 ns/op BenchmarkMapDelete/Int64/100-4 1637594 70.20 ns/op BenchmarkMapDelete/Int64/1000-4 1880259 62.03 ns/op BenchmarkMapDelete/Int64/10000-4 1844252 65.54 ns/op BenchmarkMapDelete/Str/100-4 1268475 91.18 ns/op BenchmarkMapDelete/Str/1000-4 1470385 83.89 ns/op BenchmarkMapDelete/Str/10000-4 1380307 87.51 ns/op BenchmarkMapDelete/Pointer/100-4 1628942 72.26 ns/op BenchmarkMapDelete/Pointer/1000-4 1708576 73.57 ns/op BenchmarkMapDelete/Pointer/10000-4 1598158 73.09 ns/op BenchmarkMemmove/0-4 13293920 8.644 ns/op BenchmarkMemmove/1-4 1891766 63.86 ns/op 15.66 MB/s BenchmarkMemmove/2-4 1839608 65.76 ns/op 30.42 MB/s BenchmarkMemmove/3-4 1843010 65.85 ns/op 45.56 MB/s BenchmarkMemmove/4-4 1831179 66.04 ns/op 60.57 MB/s BenchmarkMemmove/5-4 1800438 65.64 ns/op 76.18 MB/s BenchmarkMemmove/6-4 1838846 66.05 ns/op 90.84 MB/s BenchmarkMemmove/7-4 1727334 69.33 ns/op 100.96 MB/s BenchmarkMemmove/8-4 1968798 61.19 ns/op 130.73 MB/s BenchmarkMemmove/9-4 1764873 67.38 ns/op 133.58 MB/s BenchmarkMemmove/10-4 1786197 67.51 ns/op 148.12 MB/s BenchmarkMemmove/11-4 1789168 67.40 ns/op 163.20 MB/s BenchmarkMemmove/12-4 1762958 67.82 ns/op 176.93 MB/s BenchmarkMemmove/13-4 1771106 67.82 ns/op 191.68 MB/s BenchmarkMemmove/14-4 1752951 67.47 ns/op 207.50 MB/s BenchmarkMemmove/15-4 1783530 67.83 ns/op 221.15 MB/s BenchmarkMemmove/16-4 1875831 64.33 ns/op 248.73 MB/s BenchmarkMemmove/32-4 1804676 67.59 ns/op 473.46 MB/s BenchmarkMemmove/64-4 1569225 75.22 ns/op 850.85 MB/s BenchmarkMemmove/128-4 1323532 91.39 ns/op 1400.62 MB/s BenchmarkMemmove/256-4 995967 116.5 ns/op 2196.80 MB/s BenchmarkMemmove/512-4 572910 206.2 ns/op 2482.71 MB/s BenchmarkMemmove/1024-4 386340 314.5 ns/op 3256.20 MB/s BenchmarkMemmove/2048-4 234756 510.0 ns/op 4015.45 MB/s BenchmarkMemmove/4096-4 126456 940.2 ns/op 4356.67 MB/s BenchmarkMemmoveOverlap/32-4 1785280 67.33 ns/op 475.25 MB/s BenchmarkMemmoveOverlap/64-4 1565060 75.53 ns/op 847.33 MB/s BenchmarkMemmoveOverlap/128-4 1299294 91.23 ns/op 1403.02 MB/s BenchmarkMemmoveOverlap/256-4 998030 118.2 ns/op 2166.30 MB/s BenchmarkMemmoveOverlap/512-4 581100 204.8 ns/op 2500.16 MB/s BenchmarkMemmoveOverlap/1024-4 390529 304.7 ns/op 3360.28 MB/s BenchmarkMemmoveOverlap/2048-4 233545 513.0 ns/op 3992.57 MB/s BenchmarkMemmoveOverlap/4096-4 127690 928.3 ns/op 4412.23 MB/s BenchmarkMemmoveUnalignedDst/0-4 13527946 8.319 ns/op BenchmarkMemmoveUnalignedDst/1-4 1858435 63.36 ns/op 15.78 MB/s BenchmarkMemmoveUnalignedDst/2-4 1818259 66.23 ns/op 30.20 MB/s BenchmarkMemmoveUnalignedDst/3-4 1838217 66.45 ns/op 45.14 MB/s BenchmarkMemmoveUnalignedDst/4-4 1824369 67.84 ns/op 58.96 MB/s BenchmarkMemmoveUnalignedDst/5-4 1741844 66.01 ns/op 75.75 MB/s BenchmarkMemmoveUnalignedDst/6-4 1804180 66.49 ns/op 90.24 MB/s BenchmarkMemmoveUnalignedDst/7-4 1818805 66.01 ns/op 106.04 MB/s BenchmarkMemmoveUnalignedDst/8-4 1967545 60.40 ns/op 132.46 MB/s BenchmarkMemmoveUnalignedDst/9-4 1766149 68.10 ns/op 132.15 MB/s BenchmarkMemmoveUnalignedDst/10-4 1773782 69.07 ns/op 144.78 MB/s BenchmarkMemmoveUnalignedDst/11-4 1772580 67.73 ns/op 162.42 MB/s BenchmarkMemmoveUnalignedDst/12-4 1779549 68.23 ns/op 175.88 MB/s BenchmarkMemmoveUnalignedDst/13-4 1748928 69.07 ns/op 188.23 MB/s BenchmarkMemmoveUnalignedDst/14-4 1754488 68.24 ns/op 205.15 MB/s BenchmarkMemmoveUnalignedDst/15-4 1765100 68.27 ns/op 219.70 MB/s BenchmarkMemmoveUnalignedDst/16-4 1767411 67.66 ns/op 236.47 MB/s BenchmarkMemmoveUnalignedDst/32-4 1697361 69.34 ns/op 461.48 MB/s BenchmarkMemmoveUnalignedDst/64-4 1488057 80.52 ns/op 794.85 MB/s BenchmarkMemmoveUnalignedDst/128-4 1248096 94.30 ns/op 1357.43 MB/s BenchmarkMemmoveUnalignedDst/256-4 956906 120.1 ns/op 2132.27 MB/s BenchmarkMemmoveUnalignedDst/512-4 562258 210.7 ns/op 2430.48 MB/s BenchmarkMemmoveUnalignedDst/1024-4 373407 323.4 ns/op 3166.07 MB/s BenchmarkMemmoveUnalignedDst/2048-4 231817 525.3 ns/op 3899.01 MB/s BenchmarkMemmoveUnalignedDst/4096-4 123726 957.6 ns/op 4277.26 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1641728 72.03 ns/op 444.27 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1530997 78.66 ns/op 813.67 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1235169 95.89 ns/op 1334.92 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 969271 124.3 ns/op 2059.06 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 569720 206.6 ns/op 2478.77 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 384664 310.7 ns/op 3295.84 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 232470 518.4 ns/op 3950.44 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 126676 941.1 ns/op 4352.37 MB/s BenchmarkMemmoveUnalignedSrc/0-4 13414990 8.634 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1876660 64.16 ns/op 15.59 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1813034 65.45 ns/op 30.56 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1821618 65.27 ns/op 45.96 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1846002 65.28 ns/op 61.27 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1811535 65.14 ns/op 76.76 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1809692 69.28 ns/op 86.61 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1838343 65.31 ns/op 107.18 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1955104 61.63 ns/op 129.81 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1771508 68.74 ns/op 130.93 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1741038 67.44 ns/op 148.29 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1758105 68.65 ns/op 160.23 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1747429 67.70 ns/op 177.24 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1748312 68.16 ns/op 190.73 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1776292 68.27 ns/op 205.07 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1750192 67.21 ns/op 223.19 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1795338 66.36 ns/op 241.10 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1688190 70.85 ns/op 451.63 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1518758 79.94 ns/op 800.64 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1245862 94.89 ns/op 1348.96 MB/s BenchmarkMemmoveUnalignedSrc/256-4 932980 120.9 ns/op 2117.79 MB/s BenchmarkMemmoveUnalignedSrc/512-4 563976 210.7 ns/op 2430.51 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 372319 312.7 ns/op 3274.41 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 231651 518.7 ns/op 3948.03 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 125667 957.0 ns/op 4280.15 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1525728 77.75 ns/op 205.78 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1519545 78.83 ns/op 202.97 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1462792 81.90 ns/op 195.36 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1428628 83.24 ns/op 192.20 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1480188 79.54 ns/op 201.15 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1489759 81.65 ns/op 195.96 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1481952 81.06 ns/op 197.38 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1461114 81.51 ns/op 196.30 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1301938 94.51 ns/op 677.16 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1228460 97.56 ns/op 655.97 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1263954 95.31 ns/op 671.49 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1263562 95.11 ns/op 672.94 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1270765 94.15 ns/op 679.79 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1300428 94.21 ns/op 679.33 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1266840 94.99 ns/op 673.77 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1284110 95.19 ns/op 672.37 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 872652 137.6 ns/op 1860.21 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 726129 162.3 ns/op 1577.21 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 741368 154.9 ns/op 1652.44 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 819409 135.9 ns/op 1884.38 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 861147 135.9 ns/op 1883.82 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 866492 135.3 ns/op 1892.03 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 881108 133.4 ns/op 1919.25 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 859198 135.3 ns/op 1892.58 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 119491 1002 ns/op 4087.77 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 79648 1517 ns/op 2700.28 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 126091 958.6 ns/op 4272.72 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 124462 968.3 ns/op 4230.01 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 124496 971.6 ns/op 4215.57 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 124148 961.9 ns/op 4258.37 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 125677 950.3 ns/op 4310.34 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 123718 962.2 ns/op 4256.97 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 7077 15598 ns/op 4201.60 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 4776 23897 ns/op 2742.48 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 8313 14352 ns/op 4566.48 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 7321 14425 ns/op 4543.30 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 7321 14452 ns/op 4534.65 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 7296 14587 ns/op 4492.81 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 7483 14626 ns/op 4480.65 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 7278 14714 ns/op 4454.01 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1705341 70.86 ns/op 451.62 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1498420 79.88 ns/op 801.24 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1267132 95.33 ns/op 1342.67 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 953838 119.9 ns/op 2134.33 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 552013 208.5 ns/op 2455.73 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 387619 307.0 ns/op 3335.57 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 235504 511.8 ns/op 4001.21 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 127326 932.1 ns/op 4394.55 MB/s BenchmarkMemclr/5-4 10973671 10.96 ns/op 456.03 MB/s BenchmarkMemclr/16-4 10177062 11.82 ns/op 1354.03 MB/s BenchmarkMemclr/64-4 9594009 12.42 ns/op 5151.76 MB/s BenchmarkMemclr/256-4 8125023 14.47 ns/op 17689.61 MB/s BenchmarkMemclr/4096-4 2330769 51.91 ns/op 78906.86 MB/s BenchmarkMemclr/65536-4 71932 1948 ns/op 33639.79 MB/s BenchmarkMemclr/1M-4 2604 43650 ns/op 24022.15 MB/s BenchmarkMemclr/4M-4 592 174815 ns/op 23992.79 MB/s BenchmarkMemclr/8M-4 252 444993 ns/op 18851.08 MB/s BenchmarkMemclr/16M-4 67 1981723 ns/op 8465.97 MB/s BenchmarkMemclr/64M-4 10 10354624 ns/op 6481.05 MB/s BenchmarkMemclrUnaligned/0_5-4 7044396 16.55 ns/op 302.09 MB/s BenchmarkMemclrUnaligned/0_16-4 7292956 16.36 ns/op 977.82 MB/s BenchmarkMemclrUnaligned/0_64-4 7044396 16.88 ns/op 3791.83 MB/s BenchmarkMemclrUnaligned/0_256-4 6472507 18.31 ns/op 13982.64 MB/s BenchmarkMemclrUnaligned/0_4096-4 2224550 54.21 ns/op 75551.52 MB/s BenchmarkMemclrUnaligned/0_65536-4 77394 1454 ns/op 45075.20 MB/s BenchmarkMemclrUnaligned/1_5-4 7239420 16.65 ns/op 300.23 MB/s BenchmarkMemclrUnaligned/1_16-4 7220146 16.40 ns/op 975.83 MB/s BenchmarkMemclrUnaligned/1_64-4 6948579 16.90 ns/op 3786.17 MB/s BenchmarkMemclrUnaligned/1_256-4 6313918 18.94 ns/op 13517.09 MB/s BenchmarkMemclrUnaligned/1_4096-4 1365438 88.74 ns/op 46157.65 MB/s BenchmarkMemclrUnaligned/1_65536-4 47796 2477 ns/op 26455.91 MB/s BenchmarkMemclrUnaligned/4_5-4 7136959 16.63 ns/op 300.68 MB/s BenchmarkMemclrUnaligned/4_16-4 7193475 16.40 ns/op 975.68 MB/s BenchmarkMemclrUnaligned/4_64-4 7096508 16.89 ns/op 3788.70 MB/s BenchmarkMemclrUnaligned/4_256-4 6317061 19.15 ns/op 13365.49 MB/s BenchmarkMemclrUnaligned/4_4096-4 1364394 87.67 ns/op 46722.85 MB/s BenchmarkMemclrUnaligned/4_65536-4 49555 2080 ns/op 31505.09 MB/s BenchmarkMemclrUnaligned/7_5-4 7239594 16.58 ns/op 301.64 MB/s BenchmarkMemclrUnaligned/7_16-4 7383250 16.35 ns/op 978.78 MB/s BenchmarkMemclrUnaligned/7_64-4 7069954 16.98 ns/op 3769.40 MB/s BenchmarkMemclrUnaligned/7_256-4 6278094 19.15 ns/op 13367.68 MB/s BenchmarkMemclrUnaligned/7_4096-4 1357911 87.93 ns/op 46580.30 MB/s BenchmarkMemclrUnaligned/7_65536-4 53130 1976 ns/op 33169.22 MB/s BenchmarkMemclrUnaligned/0_1M-4 2737 41092 ns/op 25517.90 MB/s BenchmarkMemclrUnaligned/0_4M-4 636 167765 ns/op 25001.07 MB/s BenchmarkMemclrUnaligned/0_8M-4 291 436945 ns/op 19198.34 MB/s BenchmarkMemclrUnaligned/0_16M-4 60 1798724 ns/op 9327.29 MB/s BenchmarkMemclrUnaligned/0_64M-4 12 10090781 ns/op 6650.51 MB/s BenchmarkMemclrUnaligned/1_1M-4 2662 43525 ns/op 24091.59 MB/s BenchmarkMemclrUnaligned/1_4M-4 670 169290 ns/op 24775.88 MB/s BenchmarkMemclrUnaligned/1_8M-4 223 551470 ns/op 15211.35 MB/s BenchmarkMemclrUnaligned/1_16M-4 40 2540312 ns/op 6604.39 MB/s BenchmarkMemclrUnaligned/1_64M-4 10 10344722 ns/op 6487.26 MB/s BenchmarkMemclrUnaligned/4_1M-4 2730 40869 ns/op 25657.25 MB/s BenchmarkMemclrUnaligned/4_4M-4 646 169708 ns/op 24714.80 MB/s BenchmarkMemclrUnaligned/4_8M-4 230 529354 ns/op 15846.87 MB/s BenchmarkMemclrUnaligned/4_16M-4 64 2121542 ns/op 7908.03 MB/s BenchmarkMemclrUnaligned/4_64M-4 12 10154372 ns/op 6608.86 MB/s BenchmarkMemclrUnaligned/7_1M-4 2724 39555 ns/op 26509.54 MB/s BenchmarkMemclrUnaligned/7_4M-4 662 170367 ns/op 24619.25 MB/s BenchmarkMemclrUnaligned/7_8M-4 225 520179 ns/op 16126.38 MB/s BenchmarkMemclrUnaligned/7_16M-4 40 2546528 ns/op 6588.27 MB/s BenchmarkMemclrUnaligned/7_64M-4 10 10279326 ns/op 6528.53 MB/s BenchmarkGoMemclr/5-4 2076879 57.66 ns/op 86.71 MB/s BenchmarkGoMemclr/16-4 485841 245.0 ns/op 65.29 MB/s BenchmarkGoMemclr/64-4 129411 922.7 ns/op 69.36 MB/s BenchmarkGoMemclr/256-4 32984 3680 ns/op 69.56 MB/s BenchmarkMemclrRange/1K_2K-4 64315 1864 ns/op 51439.35 MB/s BenchmarkMemclrRange/2K_8K-4 30963 3907 ns/op 85373.21 MB/s BenchmarkMemclrRange/4K_16K-4 42501 2796 ns/op 115552.86 MB/s BenchmarkMemclrRange/160K_228K-4 1880 55049 ns/op 30207.09 MB/s BenchmarkClearFat7-4 5951450 19.20 ns/op BenchmarkClearFat8-4 6651345 17.13 ns/op BenchmarkClearFat11-4 5832462 20.16 ns/op BenchmarkClearFat12-4 5623268 21.52 ns/op BenchmarkClearFat13-4 5678893 20.37 ns/op BenchmarkClearFat14-4 5526201 20.87 ns/op BenchmarkClearFat15-4 5895118 20.64 ns/op BenchmarkClearFat16-4 6322828 18.03 ns/op BenchmarkClearFat24-4 6047959 19.22 ns/op BenchmarkClearFat32-4 5689297 20.57 ns/op BenchmarkClearFat40-4 5493957 20.47 ns/op BenchmarkClearFat48-4 5389862 21.64 ns/op BenchmarkClearFat56-4 5438713 21.83 ns/op BenchmarkClearFat64-4 5231943 22.78 ns/op BenchmarkClearFat72-4 4856750 24.35 ns/op BenchmarkClearFat128-4 3682813 32.06 ns/op BenchmarkClearFat256-4 2604064 46.20 ns/op BenchmarkClearFat512-4 1344318 88.65 ns/op BenchmarkClearFat1024-4 832322 144.7 ns/op BenchmarkClearFat1032-4 762576 151.9 ns/op BenchmarkClearFat1040-4 780907 153.1 ns/op BenchmarkCopyFat7-4 5785105 20.52 ns/op BenchmarkCopyFat8-4 6965120 17.23 ns/op BenchmarkCopyFat11-4 5775151 19.18 ns/op BenchmarkCopyFat12-4 5729720 19.74 ns/op BenchmarkCopyFat13-4 5651666 20.42 ns/op BenchmarkCopyFat14-4 5577345 20.75 ns/op BenchmarkCopyFat15-4 5743521 19.54 ns/op BenchmarkCopyFat16-4 6324765 17.94 ns/op BenchmarkCopyFat24-4 5911524 18.83 ns/op BenchmarkCopyFat32-4 5788568 20.13 ns/op BenchmarkCopyFat64-4 5199595 23.08 ns/op BenchmarkCopyFat72-4 4833093 24.39 ns/op BenchmarkCopyFat128-4 3586986 33.05 ns/op BenchmarkCopyFat256-4 2499123 47.12 ns/op BenchmarkCopyFat512-4 1261088 94.79 ns/op BenchmarkCopyFat520-4 1238244 97.06 ns/op BenchmarkCopyFat1024-4 744382 159.4 ns/op BenchmarkCopyFat1032-4 767314 157.9 ns/op BenchmarkCopyFat1040-4 734082 159.6 ns/op BenchmarkIssue18740/2byte-4 457 258134 ns/op BenchmarkIssue18740/4byte-4 748 158592 ns/op BenchmarkIssue18740/8byte-4 1033 114484 ns/op BenchmarkMemclrKnownSize1-4 8251664 14.21 ns/op 70.40 MB/s BenchmarkMemclrKnownSize2-4 5671743 21.12 ns/op 94.68 MB/s BenchmarkMemclrKnownSize4-4 3256759 35.63 ns/op 112.25 MB/s BenchmarkMemclrKnownSize8-4 904562 119.6 ns/op 66.89 MB/s BenchmarkMemclrKnownSize16-4 490182 242.4 ns/op 66.02 MB/s BenchmarkMemclrKnownSize32-4 252848 462.7 ns/op 69.16 MB/s BenchmarkMemclrKnownSize64-4 128667 908.6 ns/op 70.44 MB/s BenchmarkMemclrKnownSize112-4 74443 1584 ns/op 70.69 MB/s BenchmarkMemclrKnownSize128-4 65690 1794 ns/op 71.35 MB/s BenchmarkMemclrKnownSize192-4 44563 2745 ns/op 69.96 MB/s BenchmarkMemclrKnownSize248-4 34480 3527 ns/op 70.31 MB/s BenchmarkMemclrKnownSize256-4 33226 3556 ns/op 71.99 MB/s BenchmarkMemclrKnownSize512-4 16564 7392 ns/op 69.27 MB/s BenchmarkMemclrKnownSize1024-4 8260 14439 ns/op 70.92 MB/s BenchmarkMemclrKnownSize4096-4 2096 57783 ns/op 70.89 MB/s BenchmarkMemclrKnownSize512KiB-4 15 7434134 ns/op 70.52 MB/s BenchmarkReadMetricsLatency-4 10000 6645 p50-ns 10618 p90-ns 24482 p99-ns BenchmarkFinalizer-4 174 725074 ns/op BenchmarkFinalizerRun-4 183643 944.5 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7292233 16.37 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3040324 38.14 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2454975 48.86 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2401867 50.34 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1299540 91.56 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 101.4 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2228748 53.77 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1245043 96.39 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1319884 91.16 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2008318 59.63 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1994379 59.99 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1699279 70.12 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1477954 81.99 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1338736 89.19 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 8216274 14.52 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 8500264 14.05 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 8528320 13.97 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 8238553 14.48 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 7342743 16.14 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6684792 17.72 ns/op BenchmarkFindBitRange64/PatternAASize2-4 8189872 14.55 ns/op BenchmarkFindBitRange64/PatternAASize8-4 8518798 13.94 ns/op BenchmarkFindBitRange64/PatternAASize32-4 8463744 13.95 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 8228388 14.60 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 8585253 14.03 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 8548730 14.12 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 8205931 14.61 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 8434345 14.05 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 8611388 13.92 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 8215791 14.48 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 8618424 13.98 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 8431930 14.02 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 8045434 14.59 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 8074754 14.84 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 8083351 14.80 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 8205878 14.70 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 8151793 14.78 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7896633 14.82 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 8169853 14.53 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 8049255 14.82 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 8106229 15.06 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 8191732 14.58 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 8065254 14.79 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 8145955 14.75 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 8262891 14.46 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 8531503 14.01 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 8533098 14.02 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 8217787 14.49 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 8601410 13.96 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 8611224 13.98 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 8229019 14.53 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 8596423 13.95 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 8587776 13.96 ns/op BenchmarkNetpollBreak-4 3837 31725 ns/op BenchmarkPinnerPinUnpinBatch-4 918 116523 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 223 533945 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1081 119657 ns/op BenchmarkPinnerPinUnpin-4 1000000 101.7 ns/op BenchmarkPinnerPinUnpinTiny-4 1000000 101.9 ns/op BenchmarkPinnerPinUnpinDouble-4 438408 272.5 ns/op BenchmarkPinnerPinUnpinParallel-4 2800324 39.32 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 3596061 32.18 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 242443 511.3 ns/op BenchmarkPinnerIsPinnedOnPinned-4 5863953 19.99 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 5749393 20.61 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 8642367 13.74 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 7841068 13.41 ns/op BenchmarkPingPongHog-4 400 352090 ns/op BenchmarkStackGrowth-4 89191 1172 ns/op BenchmarkStackGrowthDeep-4 940 111577 ns/op BenchmarkCreateGoroutines-4 49351 2403 ns/op BenchmarkCreateGoroutinesParallel-4 40123 3020 ns/op BenchmarkCreateGoroutinesCapture-4 8755 13966 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 36176 3080 ns/op BenchmarkClosureCall-4 17925938 6.538 ns/op BenchmarkWakeupParallelSpinning/0s-4 8007 17777 ns/op BenchmarkWakeupParallelSpinning/1µs-4 6990 22799 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4383 24072 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3436 36419 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2151 56253 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1261 94763 ns/op BenchmarkWakeupParallelSpinning/50µs-4 621 189751 ns/op BenchmarkWakeupParallelSpinning/100µs-4 306 367604 ns/op BenchmarkWakeupParallelSyscall/0s-4 764 154749 ns/op BenchmarkWakeupParallelSyscall/1µs-4 756 157860 ns/op BenchmarkWakeupParallelSyscall/2µs-4 744 163325 ns/op BenchmarkWakeupParallelSyscall/5µs-4 730 160942 ns/op BenchmarkWakeupParallelSyscall/10µs-4 680 174274 ns/op BenchmarkWakeupParallelSyscall/20µs-4 607 198274 ns/op BenchmarkWakeupParallelSyscall/50µs-4 442 291117 ns/op BenchmarkWakeupParallelSyscall/100µs-4 322 377816 ns/op BenchmarkMatmult-4 3098691 36.94 ns/op BenchmarkFastrand-4 12454270 9.174 ns/op BenchmarkFastrand64-4 10739128 10.64 ns/op BenchmarkFastrandHashiter-4 4672960 25.37 ns/op BenchmarkFastrandn/2-4 7523954 16.07 ns/op BenchmarkFastrandn/3-4 6692110 17.28 ns/op BenchmarkFastrandn/4-4 7331133 16.13 ns/op BenchmarkFastrandn/5-4 7397841 16.01 ns/op BenchmarkIfaceCmp100-4 97296 1247 ns/op BenchmarkIfaceCmpNil100-4 154734 777.3 ns/op BenchmarkEfaceCmpDiff-4 36708 3186 ns/op BenchmarkEfaceCmpDiffIndirect-4 30146 3958 ns/op BenchmarkDefer-4 1000000 101.9 ns/op BenchmarkDefer10-4 766809 175.4 ns/op BenchmarkDeferMany-4 459465 403.4 ns/op BenchmarkPanicRecover-4 489661 208.0 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 7747 17362 ns/op 16857 p50-ns 21366 p90-ns 35528 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 6514 21331 ns/op 16522 p50-ns 21450 p90-ns 80869 p99-ns BenchmarkGoroutineProfile/small/idle-4 3118 44828 ns/op 40723 p50-ns 53808 p90-ns 102630 p99-ns BenchmarkGoroutineProfile/small/loaded-4 529 201344 ns/op 104998 p50-ns 273145 p90-ns 2597095 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 7826 15475 ns/op 14934 p50-ns 18920 p90-ns 28405 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 7914 19905 ns/op 16179 p50-ns 21266 p90-ns 104972 p99-ns BenchmarkGoroutineProfile/large/idle-4 27 3864200 ns/op 3856120 p50-ns 4065885 p90-ns 4449049 p99-ns BenchmarkGoroutineProfile/large/loaded-4 18 5719138 ns/op 4462042 p50-ns 8623170 p90-ns 16713299 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 7963 15869 ns/op 15303 p50-ns 18901 p90-ns 32263 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 7568 22421 ns/op 16190 p50-ns 23818 p90-ns 190155 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 870 118320 ns/op 111401 p50-ns 131020 p90-ns 254758 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 339 536712 ns/op 253983 p50-ns 423364 p90-ns 8132560 p99-ns BenchmarkRWMutexUncontended-4 2670344 39.38 ns/op BenchmarkRWMutexWrite100-4 684700 198.5 ns/op BenchmarkRWMutexWrite10-4 107982 1239 ns/op BenchmarkRWMutexWorkWrite100-4 455167 237.3 ns/op BenchmarkRWMutexWorkWrite10-4 77928 1425 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2557 44916 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 888 129330 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1238 91136 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 446 266417 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 631 182952 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 199 578025 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 315 368567 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 98 1155482 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 298672 436.2 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 244308 422.1 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 274628 425.7 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 232221 443.4 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 299487 414.6 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 252618 479.3 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 262804 401.6 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 260996 458.6 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 257574 501.8 ns/op BenchmarkMakeSlice/Byte-4 1954248 59.65 ns/op BenchmarkMakeSlice/Int16-4 1716687 69.87 ns/op BenchmarkMakeSlice/Int-4 1520404 83.44 ns/op BenchmarkMakeSlice/Ptr-4 1000000 100.1 ns/op BenchmarkMakeSlice/Struct/24-4 898201 140.6 ns/op BenchmarkMakeSlice/Struct/32-4 764468 169.8 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 196.0 ns/op BenchmarkGrowSlice/Byte-4 743305 157.1 ns/op BenchmarkGrowSlice/Int16-4 650614 184.1 ns/op BenchmarkGrowSlice/Int-4 666572 235.1 ns/op BenchmarkGrowSlice/Ptr-4 473019 259.5 ns/op BenchmarkGrowSlice/Struct/24-4 304494 372.0 ns/op BenchmarkGrowSlice/Struct/32-4 269102 452.6 ns/op BenchmarkGrowSlice/Struct/40-4 177484 563.9 ns/op BenchmarkExtendSlice/IntSlice-4 487304 278.3 ns/op BenchmarkExtendSlice/PointerSlice-4 416378 296.4 ns/op BenchmarkExtendSlice/NoGrow-4 884824 150.1 ns/op BenchmarkAppend-4 851728 139.9 ns/op BenchmarkAppendGrowByte-4 3 35160929 ns/op BenchmarkAppendGrowString-4 1 440708578 ns/op BenchmarkAppendSlice/1Bytes-4 1861404 64.36 ns/op BenchmarkAppendSlice/4Bytes-4 1819509 66.32 ns/op BenchmarkAppendSlice/7Bytes-4 1797410 67.01 ns/op BenchmarkAppendSlice/8Bytes-4 1850959 64.85 ns/op BenchmarkAppendSlice/15Bytes-4 1726510 68.01 ns/op BenchmarkAppendSlice/16Bytes-4 1761471 67.72 ns/op BenchmarkAppendSlice/32Bytes-4 1785139 66.01 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 75091 1442 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 22633 5278 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 6198 21379 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1508 78825 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 91 1291786 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 19 6155303 ns/op BenchmarkAppendStr/1Bytes-4 2143408 55.98 ns/op BenchmarkAppendStr/4Bytes-4 2119464 56.20 ns/op BenchmarkAppendStr/8Bytes-4 2063217 58.26 ns/op BenchmarkAppendStr/16Bytes-4 1987966 58.81 ns/op BenchmarkAppendStr/32Bytes-4 2025184 59.21 ns/op BenchmarkAppendSpecialCase-4 755944 157.9 ns/op BenchmarkCopy/1Byte-4 1953096 60.43 ns/op 16.55 MB/s BenchmarkCopy/1String-4 1999878 59.94 ns/op 16.68 MB/s BenchmarkCopy/2Byte-4 1892304 63.04 ns/op 31.73 MB/s BenchmarkCopy/2String-4 1921564 60.97 ns/op 32.80 MB/s BenchmarkCopy/4Byte-4 1892286 63.36 ns/op 63.13 MB/s BenchmarkCopy/4String-4 1895628 62.01 ns/op 64.50 MB/s BenchmarkCopy/8Byte-4 1969904 60.85 ns/op 131.48 MB/s BenchmarkCopy/8String-4 1957830 60.19 ns/op 132.92 MB/s BenchmarkCopy/12Byte-4 1851824 64.50 ns/op 186.04 MB/s BenchmarkCopy/12String-4 1873692 64.72 ns/op 185.42 MB/s BenchmarkCopy/16Byte-4 1881750 62.95 ns/op 254.19 MB/s BenchmarkCopy/16String-4 1801648 63.62 ns/op 251.50 MB/s BenchmarkCopy/32Byte-4 1810796 64.96 ns/op 492.58 MB/s BenchmarkCopy/32String-4 1754668 67.54 ns/op 473.76 MB/s BenchmarkCopy/128Byte-4 1305520 91.03 ns/op 1406.17 MB/s BenchmarkCopy/128String-4 1215796 98.06 ns/op 1305.34 MB/s BenchmarkCopy/1024Byte-4 373386 312.6 ns/op 3275.33 MB/s BenchmarkCopy/1024String-4 335974 349.4 ns/op 2931.01 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 26648 4304 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 17979 7280 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 10878 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 15346 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 6361 17360 ns/op BenchmarkAppendInPlace/Grow/Byte-4 125908 940.7 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 131496 972.4 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 80821 1336 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 66109 1596 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 65054 1680 ns/op BenchmarkStackCopyPtr-4 1 184373720 ns/op BenchmarkStackCopy-4 1 123048310 ns/op BenchmarkStackCopyNoCache-4 18 6199407 ns/op BenchmarkStackCopyWithStkobj-4 1 118290753 ns/op BenchmarkIssue18138-4 880 180227 ns/op BenchmarkCompareStringEqual-4 9990979 11.84 ns/op BenchmarkCompareStringIdentical-4 18664040 6.074 ns/op BenchmarkCompareStringSameLength-4 11496487 10.20 ns/op BenchmarkCompareStringDifferentLength-4 17916506 6.534 ns/op BenchmarkCompareStringBigUnaligned-4 1080 94160 ns/op 11136.19 MB/s BenchmarkCompareStringBig-4 1370 101907 ns/op 10289.66 MB/s BenchmarkConcatStringAndBytes-4 2601588 45.39 ns/op BenchmarkSliceByteToString/1-4 2160776 54.63 ns/op BenchmarkSliceByteToString/2-4 1000000 109.7 ns/op BenchmarkSliceByteToString/4-4 1000000 108.8 ns/op BenchmarkSliceByteToString/8-4 1000000 110.3 ns/op BenchmarkSliceByteToString/16-4 1000000 109.1 ns/op BenchmarkSliceByteToString/32-4 1000000 123.3 ns/op BenchmarkSliceByteToString/64-4 755490 152.8 ns/op BenchmarkSliceByteToString/128-4 825500 210.7 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2743999 43.28 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 910017 130.1 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 110.6 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 4632608 25.89 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1789705 67.59 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 2027866 58.61 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2441046 49.30 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 431928 277.1 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 536161 219.2 ns/op BenchmarkRuneIterate/range/ASCII-4 7578814 13.68 ns/op BenchmarkRuneIterate/range/Japanese-4 2211898 55.70 ns/op BenchmarkRuneIterate/range/MixedLength-4 2485352 47.49 ns/op BenchmarkRuneIterate/range1/ASCII-4 7898967 13.54 ns/op BenchmarkRuneIterate/range1/Japanese-4 2215484 54.05 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2506306 47.50 ns/op BenchmarkRuneIterate/range2/ASCII-4 7942170 13.64 ns/op BenchmarkRuneIterate/range2/Japanese-4 2211061 54.95 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2514704 47.80 ns/op BenchmarkArrayEqual-4 17261360 6.054 ns/op BenchmarkFunc/Name-4 2609419 46.02 ns/op BenchmarkFunc/Entry-4 9953144 11.39 ns/op BenchmarkFunc/FileLine-4 2750084 43.95 ns/op PASS ok runtime 152.105s goos: linux goarch: amd64 pkg: runtime/cgo cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHandle/non-concurrent-4 24871 4839 ns/op BenchmarkHandle/concurrent-4 13237 8495 ns/op PASS ok runtime/cgo 1.493s goos: linux goarch: amd64 pkg: runtime/internal/atomic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAnd32-4 8591662 13.91 ns/op BenchmarkAnd32Parallel-4 2763388 70.44 ns/op BenchmarkAnd64-4 8828844 13.60 ns/op BenchmarkAnd64Parallel-4 2093364 73.34 ns/op BenchmarkOr32-4 8618931 13.94 ns/op BenchmarkOr32Parallel-4 2120793 74.34 ns/op BenchmarkOr64-4 8857148 13.55 ns/op BenchmarkOr64Parallel-4 2824903 68.69 ns/op BenchmarkAtomicLoad64-4 21028795 5.641 ns/op BenchmarkAtomicStore64-4 9949498 12.10 ns/op BenchmarkAtomicLoad-4 20911267 5.642 ns/op BenchmarkAtomicStore-4 9862899 12.09 ns/op BenchmarkAnd8-4 9925315 12.10 ns/op BenchmarkAnd-4 9798697 12.04 ns/op BenchmarkAnd8Parallel-4 2956764 49.78 ns/op BenchmarkAndParallel-4 2999248 48.36 ns/op BenchmarkOr8-4 9970674 12.03 ns/op BenchmarkOr-4 9975112 12.08 ns/op BenchmarkOr8Parallel-4 2414152 49.84 ns/op BenchmarkOrParallel-4 2283909 45.25 ns/op BenchmarkXadd-4 2938720 47.16 ns/op BenchmarkXadd64-4 2447774 49.41 ns/op BenchmarkCas-4 2196559 53.93 ns/op BenchmarkCas64-4 2281851 55.14 ns/op BenchmarkXchg-4 2349067 43.39 ns/op BenchmarkXchg64-4 2349102 48.80 ns/op PASS ok runtime/internal/atomic 5.287s goos: linux goarch: amd64 pkg: runtime/internal/math cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMulUintptr/small-4 4192425 28.50 ns/op BenchmarkMulUintptr/large-4 3397284 35.75 ns/op PASS ok runtime/internal/math 1.333s goos: linux goarch: amd64 pkg: runtime/pprof cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkGoroutine/Profile.WriteTo_idle_50-4 16 6709791 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 14 9963637 ns/op 662.9 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 1512 89231 ns/op 1.807 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 8 14329228 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 6 19022125 ns/op 1356 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 364 315904 ns/op 20.76 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 83168851 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 103383178 ns/op 6987 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 27 4487387 ns/op 288.1 concurrent_launches/op PASS ok runtime/pprof 2.604s goos: linux goarch: amd64 pkg: runtime/race cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSyncLeak-4 42 2714634 ns/op BenchmarkStackLeak-4 19857 5632 ns/op PASS ok runtime/race 1.437s goos: linux goarch: amd64 pkg: runtime/trace cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStartRegion-4 4539438 27.33 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 207057 590.0 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.409s goos: linux goarch: amd64 pkg: slices cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEqualFunc_Large-4 20 5036484 ns/op BenchmarkIndex_Large-4 15789 7520 ns/op BenchmarkIndexFunc_Large-4 103 1057590 ns/op BenchmarkCompact/nil-4 7026460 16.87 ns/op BenchmarkCompact/one-4 1826214 66.24 ns/op BenchmarkCompact/sorted-4 1000000 106.3 ns/op BenchmarkCompact/1_item-4 974689 121.3 ns/op BenchmarkCompact/unsorted-4 1000000 105.1 ns/op BenchmarkCompact/many-4 646131 182.4 ns/op BenchmarkCompact_Large-4 350 352029 ns/op BenchmarkCompactFunc_Large-4 40 2769806 ns/op BenchmarkReplace/naive-fast-4 62997 1591 ns/op BenchmarkReplace/optimized-fast-4 75602 1418 ns/op BenchmarkReplace/naive-slow-4 26666 4642 ns/op BenchmarkReplace/optimized-slow-4 30877 3809 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 108.9 ns/op BenchmarkBinarySearchFloats/Size32-4 955906 123.0 ns/op BenchmarkBinarySearchFloats/Size64-4 843495 140.9 ns/op BenchmarkBinarySearchFloats/Size128-4 733262 165.3 ns/op BenchmarkBinarySearchFloats/Size512-4 616857 194.0 ns/op BenchmarkBinarySearchFloats/Size1024-4 573608 210.1 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 596223 192.6 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 491269 234.5 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 434103 265.5 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 392119 300.6 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 321976 365.5 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 299634 394.8 ns/op PASS ok slices 5.154s goos: linux goarch: amd64 pkg: sort cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSearchWrappers-4 138134 799.6 ns/op BenchmarkSortInts-4 2 94298291 ns/op BenchmarkSlicesSortInts-4 2 66126088 ns/op BenchmarkSortIsSorted-4 36 3391973 ns/op BenchmarkSlicesIsSorted-4 49 2221257 ns/op BenchmarkSortStrings-4 1 152564212 ns/op BenchmarkSlicesSortStrings-4 1 106150751 ns/op BenchmarkSortStrings_Sorted-4 27 4121412 ns/op BenchmarkSlicesSortStrings_Sorted-4 39 2979912 ns/op BenchmarkSortStructs-4 1 196929376 ns/op BenchmarkSortFuncStructs-4 1 163788986 ns/op BenchmarkSortString1K-4 254 481618 ns/op BenchmarkSortString1K_Slice-4 196 602404 ns/op BenchmarkStableString1K-4 98 1156849 ns/op BenchmarkSortInt1K-4 330 367051 ns/op BenchmarkSortInt1K_Sorted-4 4977 23914 ns/op BenchmarkSortInt1K_Reversed-4 3211 36262 ns/op BenchmarkSortInt1K_Mod8-4 604 199167 ns/op BenchmarkStableInt1K-4 141 867287 ns/op BenchmarkStableInt1K_Slice-4 162 753881 ns/op BenchmarkSortInt64K-4 3 34670324 ns/op BenchmarkSortInt64K_Slice-4 3 47398889 ns/op BenchmarkStableInt64K-4 2 73734806 ns/op BenchmarkSort1e2-4 465 259144 ns/op BenchmarkStable1e2-4 178 971459 ns/op BenchmarkSort1e4-4 2 54732872 ns/op BenchmarkStable1e4-4 1 227606786 ns/op PASS ok sort 13.581s goos: linux goarch: amd64 pkg: strconv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAtof64Decimal-4 857936 138.8 ns/op BenchmarkAtof64Float-4 610393 167.4 ns/op BenchmarkAtof64FloatExp-4 553852 192.4 ns/op BenchmarkAtof64Big-4 424890 275.4 ns/op BenchmarkAtof64RandomBits-4 409198 276.9 ns/op BenchmarkAtof64RandomFloats-4 447211 264.5 ns/op BenchmarkAtof64RandomLongFloats-4 218428 533.3 ns/op BenchmarkAtof32Decimal-4 799146 144.6 ns/op BenchmarkAtof32Float-4 729912 161.5 ns/op BenchmarkAtof32FloatExp-4 580899 203.0 ns/op BenchmarkAtof32Random-4 335000 348.4 ns/op BenchmarkAtof32RandomLong-4 145994 819.5 ns/op BenchmarkParseInt/Pos/7bit-4 1389225 85.51 ns/op BenchmarkParseInt/Pos/26bit-4 566271 201.5 ns/op BenchmarkParseInt/Pos/31bit-4 535758 218.4 ns/op BenchmarkParseInt/Pos/56bit-4 349111 332.4 ns/op BenchmarkParseInt/Pos/63bit-4 331401 350.1 ns/op BenchmarkParseInt/Neg/7bit-4 1386012 86.59 ns/op BenchmarkParseInt/Neg/26bit-4 578042 193.3 ns/op BenchmarkParseInt/Neg/31bit-4 528670 218.1 ns/op BenchmarkParseInt/Neg/56bit-4 352401 328.0 ns/op BenchmarkParseInt/Neg/63bit-4 337713 343.3 ns/op BenchmarkAtoi/Pos/7bit-4 2167916 56.71 ns/op BenchmarkAtoi/Pos/26bit-4 773490 144.6 ns/op BenchmarkAtoi/Pos/31bit-4 732572 155.7 ns/op BenchmarkAtoi/Pos/56bit-4 413577 274.6 ns/op BenchmarkAtoi/Pos/63bit-4 310050 373.9 ns/op BenchmarkAtoi/Neg/7bit-4 2200809 54.83 ns/op BenchmarkAtoi/Neg/26bit-4 728008 143.4 ns/op BenchmarkAtoi/Neg/31bit-4 709218 157.4 ns/op BenchmarkAtoi/Neg/56bit-4 429741 269.6 ns/op BenchmarkAtoi/Neg/63bit-4 315620 366.2 ns/op BenchmarkFormatFloat/Decimal-4 122869 981.0 ns/op BenchmarkFormatFloat/Float-4 114262 1047 ns/op BenchmarkFormatFloat/Exp-4 115231 1046 ns/op BenchmarkFormatFloat/NegExp-4 112862 1041 ns/op BenchmarkFormatFloat/LongExp-4 97201 1222 ns/op BenchmarkFormatFloat/Big-4 87877 1294 ns/op BenchmarkFormatFloat/BinaryExp-4 224342 535.6 ns/op BenchmarkFormatFloat/32Integer-4 124958 962.5 ns/op BenchmarkFormatFloat/32ExactFraction-4 136448 901.2 ns/op BenchmarkFormatFloat/32Point-4 118134 1012 ns/op BenchmarkFormatFloat/32Exp-4 120277 993.9 ns/op BenchmarkFormatFloat/32NegExp-4 121903 982.8 ns/op BenchmarkFormatFloat/32Shortest-4 125673 937.2 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 131112 934.4 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 126999 951.8 ns/op BenchmarkFormatFloat/64Fixed1-4 157064 788.5 ns/op BenchmarkFormatFloat/64Fixed2-4 151663 791.7 ns/op BenchmarkFormatFloat/64Fixed3-4 155067 759.9 ns/op BenchmarkFormatFloat/64Fixed4-4 156783 770.9 ns/op BenchmarkFormatFloat/64Fixed12-4 88306 1358 ns/op BenchmarkFormatFloat/64Fixed16-4 105831 1145 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 112840 1068 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 96406 1243 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2166 51868 ns/op BenchmarkFormatFloat/Slowpath64-4 96076 1199 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 97230 1208 ns/op BenchmarkAppendFloat/Decimal-4 140470 827.8 ns/op BenchmarkAppendFloat/Float-4 125898 930.0 ns/op BenchmarkAppendFloat/Exp-4 135055 875.2 ns/op BenchmarkAppendFloat/NegExp-4 136002 878.4 ns/op BenchmarkAppendFloat/LongExp-4 108276 1078 ns/op BenchmarkAppendFloat/Big-4 100707 1184 ns/op BenchmarkAppendFloat/BinaryExp-4 310974 381.5 ns/op BenchmarkAppendFloat/32Integer-4 140937 829.0 ns/op BenchmarkAppendFloat/32ExactFraction-4 158594 751.8 ns/op BenchmarkAppendFloat/32Point-4 132493 889.2 ns/op BenchmarkAppendFloat/32Exp-4 135048 861.0 ns/op BenchmarkAppendFloat/32NegExp-4 136773 868.5 ns/op BenchmarkAppendFloat/32Shortest-4 163834 723.7 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 149503 802.5 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 147115 807.2 ns/op BenchmarkAppendFloat/64Fixed1-4 183898 642.7 ns/op BenchmarkAppendFloat/64Fixed2-4 185211 633.3 ns/op BenchmarkAppendFloat/64Fixed3-4 189908 634.5 ns/op BenchmarkAppendFloat/64Fixed4-4 188126 653.2 ns/op BenchmarkAppendFloat/64Fixed12-4 98247 1179 ns/op BenchmarkAppendFloat/64Fixed16-4 117661 1012 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 146001 799.6 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 110650 1072 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2288 51230 ns/op BenchmarkAppendFloat/Slowpath64-4 110547 1068 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 112740 1061 ns/op BenchmarkFormatInt-4 14073 8052 ns/op BenchmarkAppendInt-4 17156 6952 ns/op BenchmarkFormatUint-4 77715 1490 ns/op BenchmarkAppendUint-4 95990 1234 ns/op BenchmarkFormatIntSmall/7-4 3557538 33.90 ns/op BenchmarkFormatIntSmall/42-4 3573721 33.46 ns/op BenchmarkAppendIntSmall-4 1474039 80.76 ns/op BenchmarkAppendUintVarlen/1-4 1553595 77.26 ns/op BenchmarkAppendUintVarlen/12-4 1471860 81.64 ns/op BenchmarkAppendUintVarlen/123-4 982934 114.2 ns/op BenchmarkAppendUintVarlen/1234-4 948495 122.6 ns/op BenchmarkAppendUintVarlen/12345-4 938746 117.7 ns/op BenchmarkAppendUintVarlen/123456-4 960648 115.9 ns/op BenchmarkAppendUintVarlen/1234567-4 924046 121.2 ns/op BenchmarkAppendUintVarlen/12345678-4 945525 120.8 ns/op BenchmarkAppendUintVarlen/123456789-4 888032 126.8 ns/op BenchmarkAppendUintVarlen/1234567890-4 930127 125.2 ns/op BenchmarkAppendUintVarlen/12345678901-4 885271 130.0 ns/op BenchmarkAppendUintVarlen/123456789012-4 854829 128.3 ns/op BenchmarkAppendUintVarlen/1234567890123-4 821257 134.1 ns/op BenchmarkAppendUintVarlen/12345678901234-4 889717 132.3 ns/op BenchmarkAppendUintVarlen/123456789012345-4 829192 136.9 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 816858 139.4 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 815366 143.4 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 805216 139.5 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 811302 144.1 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 790320 142.6 ns/op BenchmarkQuote-4 45066 2645 ns/op BenchmarkQuoteRune-4 441949 275.6 ns/op BenchmarkAppendQuote-4 55338 2139 ns/op BenchmarkAppendQuoteRune-4 814656 137.8 ns/op BenchmarkUnquoteEasy-4 1307887 91.96 ns/op BenchmarkUnquoteHard-4 45115 2552 ns/op PASS ok strconv 19.764s goos: linux goarch: amd64 pkg: strings cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkBuildString_Builder/1Write_NoGrow-4 347946 304.1 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 130887 917.2 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 192627 666.2 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 398514 292.5 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 125338 986.5 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 183428 634.0 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 265311 428.1 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 86744 1389 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 84237 1202 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 654009 199.4 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 20636 5654 ns/op BenchmarkGenericMatch1-4 2070 53237 ns/op BenchmarkGenericMatch2-4 427 278470 ns/op BenchmarkSingleMaxSkipping-4 7572 15073 ns/op 663.45 MB/s BenchmarkSingleLongSuffixFail-4 14251 8484 ns/op 118.10 MB/s BenchmarkSingleMatch-4 237 489085 ns/op 30.67 MB/s BenchmarkByteByteNoMatch-4 64574 1855 ns/op BenchmarkByteByteMatch-4 17355 6737 ns/op BenchmarkByteStringMatch-4 21158 5513 ns/op BenchmarkHTMLEscapeNew-4 69102 1752 ns/op BenchmarkHTMLEscapeOld-4 81913 1444 ns/op BenchmarkByteStringReplacerWriteString-4 1346 84543 ns/op BenchmarkByteReplacerWriteString-4 1506 77892 ns/op BenchmarkByteByteReplaces-4 3559 33148 ns/op BenchmarkByteByteMap-4 10332 11447 ns/op BenchmarkMap/identity/ASCII-4 600470 196.4 ns/op BenchmarkMap/identity/Greek-4 423948 281.0 ns/op BenchmarkMap/change/ASCII-4 36822 3252 ns/op BenchmarkMap/change/Greek-4 29126 4127 ns/op BenchmarkIndexRune-4 1920877 62.46 ns/op BenchmarkIndexRuneLongString-4 1617319 73.88 ns/op BenchmarkIndexRuneFastPath-4 4269900 28.23 ns/op BenchmarkIndex-4 4236433 28.08 ns/op BenchmarkLastIndex-4 4446566 26.94 ns/op BenchmarkIndexByte-4 9492648 12.33 ns/op BenchmarkToUpper/#00-4 5022498 23.75 ns/op BenchmarkToUpper/ONLYUPPER-4 2887216 40.84 ns/op BenchmarkToUpper/abc-4 321471 381.9 ns/op BenchmarkToUpper/AbC123-4 258355 489.4 ns/op BenchmarkToUpper/azAZ09_-4 278048 453.4 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 55872 2141 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 70832 1713 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 33601 3549 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 55546 2154 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 119562 980.6 ns/op BenchmarkToLower/#00-4 5068501 23.29 ns/op BenchmarkToLower/abc-4 4366843 27.11 ns/op BenchmarkToLower/AbC123-4 227524 545.1 ns/op BenchmarkToLower/azAZ09_-4 191966 537.8 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 95770 1229 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 63634 1904 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 33888 3536 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 74485 1602 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 111076 1018 ns/op BenchmarkMapNoChanges-4 790251 148.6 ns/op BenchmarkTrim-4 37545 3215 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3187592 36.44 ns/op BenchmarkToValidUTF8/InvalidASCII-4 182365 664.9 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 122095 963.6 ns/op BenchmarkEqualFold/Tests-4 52941 2250 ns/op BenchmarkEqualFold/ASCII-4 3218229 37.07 ns/op BenchmarkEqualFold/UnicodePrefix-4 109322 1093 ns/op BenchmarkEqualFold/UnicodeSuffix-4 117187 1000 ns/op BenchmarkIndexHard1-4 838 143290 ns/op BenchmarkIndexHard2-4 590 199366 ns/op BenchmarkIndexHard3-4 148 798835 ns/op BenchmarkIndexHard4-4 98 1217332 ns/op BenchmarkLastIndexHard1-4 57 2024639 ns/op BenchmarkLastIndexHard2-4 57 2002766 ns/op BenchmarkLastIndexHard3-4 58 1983336 ns/op BenchmarkCountHard1-4 823 145890 ns/op BenchmarkCountHard2-4 595 199975 ns/op BenchmarkCountHard3-4 148 797177 ns/op BenchmarkIndexTorture-4 7672 15548 ns/op BenchmarkCountTorture-4 7352 15558 ns/op BenchmarkCountTortureOverlapping-4 645 161921 ns/op BenchmarkCountByte/10-4 4258098 27.75 ns/op 360.37 MB/s BenchmarkCountByte/32-4 4291344 27.91 ns/op 1146.62 MB/s BenchmarkCountByte/4096-4 1000000 100.3 ns/op 40836.90 MB/s BenchmarkCountByte/4194304-4 676 173681 ns/op 24149.46 MB/s BenchmarkCountByte/67108864-4 15 7602712 ns/op 8826.96 MB/s BenchmarkFields/ASCII/16-4 271491 440.6 ns/op 36.31 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 18313 6337 ns/op 40.40 MB/s 512 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1436 82388 ns/op 49.72 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 64 1613980 ns/op 40.61 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 25597285 ns/op 40.96 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 257083 452.6 ns/op 35.35 MB/s 64 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 8613 13607 ns/op 18.81 MB/s 1600 B/op 2 allocs/op BenchmarkFields/Mixed/4096-4 552 212368 ns/op 19.29 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 27 4429941 ns/op 14.79 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 89892404 ns/op 11.66 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 196218 593.8 ns/op 26.95 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 15268 7671 ns/op 33.37 MB/s 512 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 823 132868 ns/op 30.83 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 39 3142317 ns/op 20.86 MB/s 463106 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 71310948 ns/op 14.70 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 158022 725.2 ns/op 22.06 MB/s 64 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10651 11302 ns/op 22.65 MB/s 1600 B/op 2 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 694 165713 ns/op 24.72 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 33 3677453 ns/op 17.82 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 81060455 ns/op 12.94 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 1 119152655 ns/op BenchmarkSplitSingleByteSeparator-4 14 8548695 ns/op BenchmarkSplitMultiByteSeparator-4 27 4022061 ns/op BenchmarkSplitNSingleByteSeparator-4 200360 549.4 ns/op BenchmarkSplitNMultiByteSeparator-4 155731 760.0 ns/op BenchmarkRepeat/5x0-4 3741950 30.07 ns/op BenchmarkRepeat/5x1-4 4034406 29.48 ns/op BenchmarkRepeat/5x2-4 234297 504.5 ns/op BenchmarkRepeat/5x6-4 135904 869.7 ns/op BenchmarkRepeat/10x0-4 4304964 27.72 ns/op BenchmarkRepeat/10x1-4 4320889 27.40 ns/op BenchmarkRepeat/10x2-4 230734 518.8 ns/op BenchmarkRepeat/10x6-4 131734 902.6 ns/op BenchmarkRepeatLarge/256/1-4 58773 1878 ns/op 136.34 MB/s BenchmarkRepeatLarge/256/16-4 92287 1206 ns/op 212.29 MB/s BenchmarkRepeatLarge/512/1-4 45628 2520 ns/op 203.14 MB/s BenchmarkRepeatLarge/512/16-4 65571 1564 ns/op 327.33 MB/s BenchmarkRepeatLarge/1024/1-4 38474 2942 ns/op 348.12 MB/s BenchmarkRepeatLarge/1024/16-4 47023 2273 ns/op 450.55 MB/s BenchmarkRepeatLarge/2048/1-4 28226 4090 ns/op 500.70 MB/s BenchmarkRepeatLarge/2048/16-4 32208 3314 ns/op 617.92 MB/s BenchmarkRepeatLarge/4096/1-4 17846 6155 ns/op 665.51 MB/s BenchmarkRepeatLarge/4096/16-4 22203 5431 ns/op 754.13 MB/s BenchmarkRepeatLarge/8192/1-4 10000 10073 ns/op 813.26 MB/s BenchmarkRepeatLarge/8192/16-4 12672 9366 ns/op 874.69 MB/s BenchmarkRepeatLarge/8192/4097-4 5249185 22.41 ns/op 182815.20 MB/s BenchmarkRepeatLarge/16384/1-4 6106 17744 ns/op 923.34 MB/s BenchmarkRepeatLarge/16384/16-4 7300 16060 ns/op 1020.19 MB/s BenchmarkRepeatLarge/16384/4097-4 9740 13526 ns/op 908.69 MB/s BenchmarkRepeatLarge/32768/1-4 3962 31410 ns/op 1043.25 MB/s BenchmarkRepeatLarge/32768/16-4 4050 29164 ns/op 1123.57 MB/s BenchmarkRepeatLarge/32768/4097-4 3924 27752 ns/op 1033.39 MB/s BenchmarkRepeatLarge/65536/1-4 2044 62468 ns/op 1049.11 MB/s BenchmarkRepeatLarge/65536/16-4 1813 59395 ns/op 1103.39 MB/s BenchmarkRepeatLarge/65536/4097-4 1699 59625 ns/op 1030.69 MB/s BenchmarkRepeatLarge/131072/1-4 214 538192 ns/op 243.54 MB/s BenchmarkRepeatLarge/131072/16-4 225 522468 ns/op 250.87 MB/s BenchmarkRepeatLarge/131072/4097-4 220 540701 ns/op 234.89 MB/s BenchmarkRepeatLarge/262144/1-4 111 1065026 ns/op 246.14 MB/s BenchmarkRepeatLarge/262144/16-4 100 1050210 ns/op 249.61 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1038676 ns/op 248.50 MB/s BenchmarkRepeatLarge/524288/1-4 60 2150785 ns/op 243.77 MB/s BenchmarkRepeatLarge/524288/16-4 61 2124422 ns/op 246.79 MB/s BenchmarkRepeatLarge/524288/4097-4 60 2197630 ns/op 236.76 MB/s BenchmarkRepeatLarge/1048576/1-4 27 4214172 ns/op 248.82 MB/s BenchmarkRepeatLarge/1048576/16-4 28 4107499 ns/op 255.28 MB/s BenchmarkRepeatLarge/1048576/4097-4 30 4208915 ns/op 248.22 MB/s BenchmarkRepeatLarge/2097152/1-4 13 8028830 ns/op 261.20 MB/s BenchmarkRepeatLarge/2097152/16-4 13 8042761 ns/op 260.75 MB/s BenchmarkRepeatLarge/2097152/4097-4 14 8167373 ns/op 256.33 MB/s BenchmarkRepeatLarge/4194304/1-4 7 16068969 ns/op 261.02 MB/s BenchmarkRepeatLarge/4194304/16-4 7 16521628 ns/op 253.87 MB/s BenchmarkRepeatLarge/4194304/4097-4 7 17024440 ns/op 246.19 MB/s BenchmarkRepeatLarge/8388608/1-4 3 35491847 ns/op 236.35 MB/s BenchmarkRepeatLarge/8388608/16-4 4 33185594 ns/op 252.78 MB/s BenchmarkRepeatLarge/8388608/4097-4 3 34643051 ns/op 242.08 MB/s BenchmarkRepeatLarge/16777216/1-4 2 63709356 ns/op 263.34 MB/s BenchmarkRepeatLarge/16777216/16-4 2 63395388 ns/op 264.64 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 65157479 ns/op 257.49 MB/s BenchmarkRepeatLarge/33554432/1-4 1 123083348 ns/op 272.62 MB/s BenchmarkRepeatLarge/33554432/16-4 1 123835083 ns/op 270.96 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 129910874 ns/op 258.29 MB/s BenchmarkRepeatLarge/67108864/1-4 1 262321787 ns/op 255.83 MB/s BenchmarkRepeatLarge/67108864/16-4 1 245573444 ns/op 273.27 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 250122842 ns/op 268.30 MB/s BenchmarkRepeatLarge/134217728/1-4 1 507425513 ns/op 264.51 MB/s BenchmarkRepeatLarge/134217728/16-4 1 486350012 ns/op 275.97 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 493168640 ns/op 272.15 MB/s BenchmarkRepeatLarge/268435456/1-4 1 1047438712 ns/op 256.28 MB/s BenchmarkRepeatLarge/268435456/16-4 1 957223713 ns/op 280.43 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 994093048 ns/op 270.03 MB/s BenchmarkRepeatLarge/536870912/1-4 1 2035307758 ns/op 263.78 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1942918302 ns/op 276.32 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1943312015 ns/op 276.27 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4041044420 ns/op 265.71 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3788714808 ns/op 283.41 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3961370374 ns/op 271.05 MB/s BenchmarkIndexAnyASCII/1:1-4 2188012 54.76 ns/op BenchmarkIndexAnyASCII/1:2-4 2193608 54.10 ns/op BenchmarkIndexAnyASCII/1:4-4 2189779 53.57 ns/op BenchmarkIndexAnyASCII/1:8-4 2200680 54.86 ns/op BenchmarkIndexAnyASCII/1:16-4 2165875 54.55 ns/op BenchmarkIndexAnyASCII/1:32-4 2178768 55.08 ns/op BenchmarkIndexAnyASCII/1:64-4 2181483 55.44 ns/op BenchmarkIndexAnyASCII/16:1-4 2333112 51.66 ns/op BenchmarkIndexAnyASCII/16:2-4 811478 144.5 ns/op BenchmarkIndexAnyASCII/16:4-4 741181 146.9 ns/op BenchmarkIndexAnyASCII/16:8-4 757970 151.8 ns/op BenchmarkIndexAnyASCII/16:16-4 711069 165.0 ns/op BenchmarkIndexAnyASCII/16:32-4 606914 190.4 ns/op BenchmarkIndexAnyASCII/16:64-4 503404 235.4 ns/op BenchmarkIndexAnyASCII/256:1-4 1915465 61.54 ns/op BenchmarkIndexAnyASCII/256:2-4 74174 1607 ns/op BenchmarkIndexAnyASCII/256:4-4 74289 1624 ns/op BenchmarkIndexAnyASCII/256:8-4 73298 1624 ns/op BenchmarkIndexAnyASCII/256:16-4 73383 1637 ns/op BenchmarkIndexAnyASCII/256:32-4 71865 1665 ns/op BenchmarkIndexAnyASCII/256:64-4 69596 1713 ns/op BenchmarkIndexAnyUTF8/1:1-4 2333551 51.31 ns/op BenchmarkIndexAnyUTF8/1:2-4 2197152 54.05 ns/op BenchmarkIndexAnyUTF8/1:4-4 2219760 53.73 ns/op BenchmarkIndexAnyUTF8/1:8-4 2228259 53.54 ns/op BenchmarkIndexAnyUTF8/1:16-4 2228883 53.46 ns/op BenchmarkIndexAnyUTF8/1:32-4 2228253 53.47 ns/op BenchmarkIndexAnyUTF8/1:64-4 2205568 54.26 ns/op BenchmarkIndexAnyUTF8/16:1-4 1749691 68.13 ns/op BenchmarkIndexAnyUTF8/16:2-4 311400 382.0 ns/op BenchmarkIndexAnyUTF8/16:4-4 311596 381.2 ns/op BenchmarkIndexAnyUTF8/16:8-4 309754 371.8 ns/op BenchmarkIndexAnyUTF8/16:16-4 301461 385.4 ns/op BenchmarkIndexAnyUTF8/16:32-4 301290 390.0 ns/op BenchmarkIndexAnyUTF8/16:64-4 293391 401.2 ns/op BenchmarkIndexAnyUTF8/256:1-4 331600 355.8 ns/op BenchmarkIndexAnyUTF8/256:2-4 22501 5177 ns/op BenchmarkIndexAnyUTF8/256:4-4 22378 5346 ns/op BenchmarkIndexAnyUTF8/256:8-4 22909 5276 ns/op BenchmarkIndexAnyUTF8/256:16-4 20637 5868 ns/op BenchmarkIndexAnyUTF8/256:32-4 20541 5769 ns/op BenchmarkIndexAnyUTF8/256:64-4 20536 5782 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2315853 52.13 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2285947 51.89 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2273290 51.93 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2302972 51.95 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2285892 52.99 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2199124 54.59 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2235051 53.69 ns/op BenchmarkLastIndexAnyASCII/16:1-4 811843 141.9 ns/op BenchmarkLastIndexAnyASCII/16:2-4 789807 142.8 ns/op BenchmarkLastIndexAnyASCII/16:4-4 805543 144.5 ns/op BenchmarkLastIndexAnyASCII/16:8-4 769026 151.4 ns/op BenchmarkLastIndexAnyASCII/16:16-4 739318 161.5 ns/op BenchmarkLastIndexAnyASCII/16:32-4 613252 191.8 ns/op BenchmarkLastIndexAnyASCII/16:64-4 505288 237.7 ns/op BenchmarkLastIndexAnyASCII/256:1-4 74326 1613 ns/op BenchmarkLastIndexAnyASCII/256:2-4 74422 1607 ns/op BenchmarkLastIndexAnyASCII/256:4-4 73957 1627 ns/op BenchmarkLastIndexAnyASCII/256:8-4 71865 1627 ns/op BenchmarkLastIndexAnyASCII/256:16-4 71746 1623 ns/op BenchmarkLastIndexAnyASCII/256:32-4 72374 1665 ns/op BenchmarkLastIndexAnyASCII/256:64-4 68931 1716 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2261347 52.17 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2322267 52.06 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2276163 51.87 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2329256 51.81 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2284676 53.24 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2180667 54.22 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2174004 54.42 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 370610 305.7 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 190792 614.1 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 175269 663.6 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 176032 656.2 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 171889 696.0 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 168814 687.2 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 168322 710.8 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 28122 4188 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 12235 9745 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 12141 10068 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 12364 9953 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 10432 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 10421 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 10752 ns/op BenchmarkTrimASCII/1:1-4 3730497 31.67 ns/op BenchmarkTrimASCII/1:2-4 2889680 41.47 ns/op BenchmarkTrimASCII/1:4-4 2603631 45.92 ns/op BenchmarkTrimASCII/1:8-4 2201694 55.15 ns/op BenchmarkTrimASCII/1:16-4 1825777 65.94 ns/op BenchmarkTrimASCII/16:1-4 2743998 43.80 ns/op BenchmarkTrimASCII/16:2-4 783272 142.8 ns/op BenchmarkTrimASCII/16:4-4 814134 146.2 ns/op BenchmarkTrimASCII/16:8-4 765775 151.1 ns/op BenchmarkTrimASCII/16:16-4 720444 163.2 ns/op BenchmarkTrimASCII/256:1-4 499849 233.6 ns/op BenchmarkTrimASCII/256:2-4 72866 1622 ns/op BenchmarkTrimASCII/256:4-4 74150 1619 ns/op BenchmarkTrimASCII/256:8-4 72867 1624 ns/op BenchmarkTrimASCII/256:16-4 72644 1651 ns/op BenchmarkTrimASCII/4096:1-4 38104 3144 ns/op BenchmarkTrimASCII/4096:2-4 4380 26239 ns/op BenchmarkTrimASCII/4096:4-4 4494 26237 ns/op BenchmarkTrimASCII/4096:8-4 4478 26224 ns/op BenchmarkTrimASCII/4096:16-4 4276 26250 ns/op BenchmarkTrimByte-4 4108551 28.61 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 13204 9001 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 13329 8993 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1099 107743 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2221 52181 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 4429 26157 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7742 14836 ns/op BenchmarkJoin/0-4 5301399 22.11 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 4128816 28.90 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 190868 619.9 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 130778 896.4 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 99768 1187 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 79251 1481 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 69876 1749 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 58029 2015 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 3015178 39.99 ns/op BenchmarkTrimSpace/ASCII-4 1673282 71.12 ns/op BenchmarkTrimSpace/SomeNonASCII-4 138902 853.6 ns/op BenchmarkTrimSpace/JustNonASCII-4 66338 1620 ns/op BenchmarkReplaceAll-4 120020 1018 ns/op 16 B/op 1 allocs/op PASS ok strings 69.307s goos: linux goarch: amd64 pkg: sync cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCond1-4 51447 2129 ns/op BenchmarkCond2-4 27302 4989 ns/op BenchmarkCond4-4 17002 7039 ns/op BenchmarkCond8-4 8420 14661 ns/op BenchmarkCond16-4 3902 31483 ns/op BenchmarkCond32-4 1502 72830 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 425464 252.5 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 239084 478.1 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 477260 232.7 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 364468 285.0 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 227184 536.4 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 509410 241.8 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 68418 1991 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 68452 2039 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 55898 2846 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 42088 3444 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 424120 347.0 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 147111 883.6 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 436515 252.4 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 146872 947.4 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 552204 241.8 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 149251 809.5 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1816382 65.22 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 39438 3477 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 91308 1387 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 259521 466.8 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 4149 28632 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 265 472010 ns/op BenchmarkRange/*sync.Map-4 1166 105871 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 84417 1598 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 192405 624.6 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 59965 2064 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 100058 1177 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 203576 600.1 ns/op BenchmarkAdversarialDelete/*sync.Map-4 126576 1059 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 67094 1748 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 164452 754.3 ns/op BenchmarkDeleteCollision/*sync.Map-4 581679 174.9 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 45457 2741 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 118090 975.3 ns/op BenchmarkSwapCollision/*sync.Map-4 61368 1969 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 235 524685 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 89823 1329 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 268666 426.2 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 20140 6961 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 55873 2259 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 18678 6298 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 349057 483.2 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 88238 1389 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 141175 837.8 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1792304 82.90 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 130494 896.5 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1687460 69.93 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 427012 346.8 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 127728 984.8 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 419326 250.2 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 81802 1533 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 256034 430.5 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 397266 291.9 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 90214 1289 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 496999 264.4 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 151488 915.7 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 88942 1343 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 135508 829.8 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 51806 2541 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 177823 639.8 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 398838 307.0 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 110082 1149 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 483639 218.0 ns/op BenchmarkUncontendedSemaphore-4 3411232 35.16 ns/op BenchmarkContendedSemaphore-4 3066423 39.01 ns/op BenchmarkMutexUncontended-4 789531 135.8 ns/op BenchmarkMutex-4 129267 894.8 ns/op BenchmarkMutexSlack-4 127924 892.0 ns/op BenchmarkMutexWork-4 123081 1038 ns/op BenchmarkMutexWorkSlack-4 116845 1043 ns/op BenchmarkMutexNoSpin-4 47710 2475 ns/op BenchmarkMutexSpin-4 59600 2213 ns/op BenchmarkOnce-4 563707 232.2 ns/op BenchmarkOnceFunc/v=Once-4 889576 128.4 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 773876 156.1 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 785520 146.3 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 851796 136.2 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 750679 153.4 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 757712 147.3 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 5107387 20.18 ns/op BenchmarkSemaSyntNonblock-4 1000000 100.1 ns/op BenchmarkSemaSyntBlock-4 1278604 101.3 ns/op BenchmarkSemaWorkNonblock-4 1000000 139.5 ns/op BenchmarkSemaWorkBlock-4 727045 157.1 ns/op BenchmarkRWMutexUncontended-4 328939 310.2 ns/op BenchmarkRWMutexWrite100-4 260164 466.0 ns/op BenchmarkRWMutexWrite10-4 252830 529.2 ns/op BenchmarkRWMutexWorkWrite100-4 215935 588.5 ns/op BenchmarkRWMutexWorkWrite10-4 190092 694.2 ns/op BenchmarkWaitGroupUncontended-4 740442 142.4 ns/op BenchmarkWaitGroupAddDone-4 224770 525.5 ns/op BenchmarkWaitGroupAddDoneWork-4 311230 468.3 ns/op BenchmarkWaitGroupWait-4 4227427 30.50 ns/op BenchmarkWaitGroupWaitWork-4 2973638 40.30 ns/op BenchmarkWaitGroupActuallyWait-4 36012 3455 ns/op 32 B/op 2 allocs/op PASS ok sync 20.562s goos: linux goarch: amd64 pkg: sync/atomic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkValueRead-4 494470 254.1 ns/op PASS ok sync/atomic 1.150s PASS ok syscall 1.019s goos: linux goarch: amd64 pkg: testing cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkTBHelper-4 134952 870.6 ns/op 0 B/op 0 allocs/op PASS ok testing 1.149s goos: linux goarch: amd64 pkg: text/tabwriter cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkTable/1x10/new-4 7080 15265 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 11100 10742 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 93 1236363 ns/op 110960 B/op 1024 allocs/op BenchmarkTable/1x1000/reuse-4 115 1003078 ns/op 964 B/op 8 allocs/op BenchmarkTable/1x100000/new-4 1 189278078 ns/op 18285040 B/op 100056 allocs/op BenchmarkTable/1x100000/reuse-4 1 188503484 ns/op 18285040 B/op 100056 allocs/op BenchmarkTable/10x10/new-4 1615 67074 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 2023 57203 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 18 6246136 ns/op 395136 B/op 1038 allocs/op BenchmarkTable/10x1000/reuse-4 20 5378546 ns/op 19756 B/op 51 allocs/op BenchmarkTable/10x100000/new-4 1 787221432 ns/op 47012928 B/op 100074 allocs/op BenchmarkTable/10x100000/reuse-4 1 750373194 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/100x10/new-4 219 546416 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 231 490548 ns/op 170 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 59780053 ns/op 3270528 B/op 1052 allocs/op BenchmarkTable/100x1000/reuse-4 2 61066886 ns/op 1635264 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7608496769 ns/op 334041984 B/op 100088 allocs/op BenchmarkTable/100x100000/reuse-4 1 7286516693 ns/op 334042008 B/op 100091 allocs/op BenchmarkPyramid/10-4 2636 44323 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 37 3242757 ns/op 410536 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 335897214 ns/op 35606920 B/op 2055 allocs/op BenchmarkRagged/10-4 2438 49826 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 250 461667 ns/op 42416 B/op 188 allocs/op BenchmarkRagged/1000-4 26 4611283 ns/op 408992 B/op 1660 allocs/op BenchmarkCode-4 8022 14798 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 21.406s goos: linux goarch: amd64 pkg: text/template/parse cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkParseLarge-4 2 83526698 ns/op BenchmarkVariableString-4 94880 1263 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1954 56903 ns/op 2524 B/op 39 allocs/op PASS ok text/template/parse 1.539s goos: linux goarch: amd64 pkg: time cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAfterFunc-4 32 3543874 ns/op BenchmarkAfter-4 85 1184305 ns/op BenchmarkStop-4 148 734151 ns/op BenchmarkSimultaneousAfterFunc-4 27 4530441 ns/op BenchmarkStartStop-4 178 628340 ns/op BenchmarkReset-4 2383 57521 ns/op BenchmarkSleep-4 31 3767007 ns/op BenchmarkParallelTimerLatency-4 49 353189 avg-late-ns 12763878 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 37 322064 avg-late-ns 1382096 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 32 372648 avg-late-ns 949934 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 364347 avg-late-ns 1442401 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 33 394821 avg-late-ns 1466039 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 354880 avg-late-ns 1768541 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 256282 avg-late-ns 1584322 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 206337 avg-late-ns 1611421 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 27 187085 avg-late-ns 1502381 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 223380 avg-late-ns 2293557 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 26 893373 avg-late-ns 4497180 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 318263 avg-late-ns 1138516 max-late-ns BenchmarkTicker-4 306 338346 ns/op BenchmarkTickerReset-4 4089 35881 ns/op BenchmarkTickerResetNaive-4 176 747390 ns/op BenchmarkNow-4 1000000 102.1 ns/op BenchmarkNowUnixNano-4 1000000 113.2 ns/op BenchmarkNowUnixMilli-4 1000000 112.9 ns/op BenchmarkNowUnixMicro-4 1000000 114.1 ns/op BenchmarkFormat-4 53155 2244 ns/op BenchmarkFormatRFC3339-4 73059 1648 ns/op BenchmarkFormatRFC3339Nano-4 73095 1667 ns/op BenchmarkFormatNow-4 77250 1588 ns/op BenchmarkMarshalJSON-4 99170 1239 ns/op BenchmarkMarshalText-4 97782 1228 ns/op BenchmarkParse-4 138003 867.7 ns/op BenchmarkParseRFC3339UTC-4 298702 415.7 ns/op BenchmarkParseRFC3339UTCBytes-4 200698 595.1 ns/op BenchmarkParseRFC3339TZ-4 92875 1277 ns/op BenchmarkParseRFC3339TZBytes-4 71893 1673 ns/op BenchmarkParseDuration-4 525246 227.3 ns/op BenchmarkHour-4 684650 164.7 ns/op BenchmarkSecond-4 718843 165.1 ns/op BenchmarkYear-4 546607 212.1 ns/op BenchmarkDay-4 491804 237.1 ns/op BenchmarkISOWeek-4 513698 219.1 ns/op BenchmarkGoString-4 72183 1607 ns/op BenchmarkUnmarshalText-4 83101 1410 ns/op PASS ok time 12.823s goos: linux goarch: amd64 pkg: unicode/utf16 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecodeValidASCII-4 559248 202.1 ns/op BenchmarkDecodeValidJapaneseChars-4 663058 165.9 ns/op BenchmarkDecodeRune-4 1648808 72.19 ns/op BenchmarkEncodeValidASCII-4 527361 211.2 ns/op BenchmarkEncodeValidJapaneseChars-4 770281 149.6 ns/op BenchmarkAppendRuneValidASCII-4 1474293 81.95 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2385217 50.75 ns/op BenchmarkEncodeRune-4 1645128 73.44 ns/op PASS ok unicode/utf16 2.265s goos: linux goarch: amd64 pkg: unicode/utf8 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRuneCountTenASCIIChars-4 1914764 62.02 ns/op BenchmarkRuneCountTenJapaneseChars-4 285304 388.4 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 3754706 32.06 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 428952 275.9 ns/op BenchmarkValidTenASCIIChars-4 1926387 62.34 ns/op BenchmarkValid100KASCIIChars-4 78 1335469 ns/op BenchmarkValidTenJapaneseChars-4 303667 386.6 ns/op BenchmarkValidLongMostlyASCII-4 82 1436089 ns/op BenchmarkValidLongJapanese-4 45 2291720 ns/op BenchmarkValidStringTenASCIIChars-4 4656756 25.47 ns/op BenchmarkValidString100KASCIIChars-4 9396 12343 ns/op BenchmarkValidStringTenJapaneseChars-4 389617 258.6 ns/op BenchmarkValidStringLongMostlyASCII-4 1192 99026 ns/op BenchmarkValidStringLongJapanese-4 158 759097 ns/op BenchmarkEncodeASCIIRune-4 4304432 29.01 ns/op BenchmarkEncodeJapaneseRune-4 2423668 49.25 ns/op BenchmarkAppendASCIIRune-4 9338823 12.80 ns/op BenchmarkAppendJapaneseRune-4 2909366 40.39 ns/op BenchmarkDecodeASCIIRune-4 2765061 43.75 ns/op BenchmarkDecodeJapaneseRune-4 2244433 53.81 ns/op BenchmarkFullRune/ASCII-4 3254792 36.64 ns/op BenchmarkFullRune/Incomplete-4 1537084 78.23 ns/op BenchmarkFullRune/Japanese-4 3453830 34.18 ns/op PASS ok unicode/utf8 4.533s goos: linux goarch: amd64 pkg: cmd/api cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAll-4 1 78372381441 ns/op PASS ok cmd/api 79.651s goos: linux goarch: amd64 pkg: cmd/cgo/internal/test cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCgoCall/add-int-4 446630 253.9 ns/op BenchmarkCgoCall/one-pointer-4 360596 308.9 ns/op BenchmarkCgoCall/string-pointer-escape-4 304536 390.3 ns/op BenchmarkCgoCall/string-pointer-noescape-4 320864 382.5 ns/op BenchmarkCgoCall/eight-pointers-4 188044 616.4 ns/op BenchmarkCgoCall/eight-pointers-nil-4 372523 314.8 ns/op BenchmarkCgoCall/eight-pointers-array-4 31819 4144 ns/op BenchmarkCgoCall/eight-pointers-slice-4 43094 2783 ns/op BenchmarkGoString-4 1023934 114.0 ns/op BenchmarkCGoCallback-4 47114 2513 ns/op BenchmarkCGoInCThread-4 308808 362.8 ns/op PASS ok cmd/cgo/internal/test 2.574s goos: linux goarch: amd64 pkg: cmd/compile/internal/reflectdata cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEqArrayOfStrings5-4 1000000 101.4 ns/op BenchmarkEqArrayOfStrings64-4 147909 799.2 ns/op BenchmarkEqArrayOfStrings1024-4 9630 11599 ns/op BenchmarkEqArrayOfFloats5-4 1385124 84.73 ns/op BenchmarkEqArrayOfFloats64-4 140608 864.3 ns/op BenchmarkEqArrayOfFloats1024-4 8604 13242 ns/op BenchmarkEqArrayOfStructsEq-4 2725 42844 ns/op BenchmarkEqArrayOfStructsNotEq-4 4888 24123 ns/op BenchmarkEqStruct-4 17552024 6.438 ns/op PASS ok cmd/compile/internal/reflectdata 2.207s goos: linux goarch: amd64 pkg: cmd/compile/internal/ssa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPhioptPass-4 10000 61585 ns/op BenchmarkInvertLessThanNoov-4 13473428 8.502 ns/op BenchmarkCopyElim1-4 698 149089 ns/op BenchmarkCopyElim10-4 624 217918 ns/op BenchmarkCopyElim100-4 278 393836 ns/op BenchmarkCopyElim1000-4 49 2343446 ns/op BenchmarkCopyElim10000-4 2 50868776 ns/op BenchmarkCopyElim100000-4 1 743712568 ns/op BenchmarkDeadCode/1-4 544 205972 ns/op BenchmarkDeadCode/10-4 460 257289 ns/op BenchmarkDeadCode/100-4 222 554133 ns/op BenchmarkDeadCode/1000-4 45 2878704 ns/op BenchmarkDeadCode/10000-4 3 37448941 ns/op BenchmarkDeadCode/100000-4 1 470629334 ns/op BenchmarkDeadCode/200000-4 1 981049453 ns/op BenchmarkDominatorsLinear-4 10 11414960 ns/op 0.88 MB/s BenchmarkDominatorsFwdBack-4 7 16238559 ns/op 0.62 MB/s BenchmarkDominatorsManyPred-4 7 14906972 ns/op 0.67 MB/s BenchmarkDominatorsMaxPred-4 8 16052459 ns/op 0.62 MB/s BenchmarkDominatorsMaxPredVal-4 7 15262821 ns/op 0.66 MB/s BenchmarkFuse/1-4 434 231626 ns/op BenchmarkFuse/10-4 451 269384 ns/op BenchmarkFuse/100-4 140 847169 ns/op BenchmarkFuse/1000-4 16 6843218 ns/op BenchmarkFuse/10000-4 2 85973564 ns/op BenchmarkNilCheckDeep1-4 10000 10520 ns/op 0.10 MB/s 232 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 4598 25564 ns/op 0.39 MB/s 232 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 682 177125 ns/op 0.56 MB/s 1212 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 61 1715251 ns/op 0.58 MB/s 7858 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 5 21645990 ns/op 0.46 MB/s 210118 B/op 6 allocs/op BenchmarkDSEPass-4 31 3699203 ns/op 53083 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 127597001 ns/op 4263536 B/op 108648 allocs/op BenchmarkCSEPass-4 7 15829365 ns/op 112803 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 163408514 ns/op 5682360 B/op 97592 allocs/op BenchmarkDeadcodePass-4 170 672787 ns/op 85534 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 146065154 ns/op 4070728 B/op 45145 allocs/op BenchmarkMultiPass-4 63 1783362 ns/op 248438 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 290614945 ns/op 11183024 B/op 149850 allocs/op BenchmarkCondRewrite/SoloJump-4 3172278 37.79 ns/op BenchmarkCondRewrite/CombJump-4 2823866 42.10 ns/op PASS ok cmd/compile/internal/ssa 16.556s goos: linux goarch: amd64 pkg: cmd/compile/internal/test cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLoadAdd-4 9411 11541 ns/op BenchmarkExtShift-4 16975 7035 ns/op BenchmarkModify-4 9760 11550 ns/op BenchmarkMullImm-4 16166 7459 ns/op BenchmarkConstModify-4 9549 11951 ns/op BenchmarkBitSet-4 20013 5999 ns/op BenchmarkBitClear-4 22402 5381 ns/op BenchmarkBitToggle-4 21388 5362 ns/op BenchmarkBitSetConst-4 160645 745.6 ns/op BenchmarkBitClearConst-4 166240 732.9 ns/op BenchmarkBitToggleConst-4 160413 739.9 ns/op BenchmarkDivconstI64-4 8564581 13.74 ns/op BenchmarkModconstI64-4 8245684 14.94 ns/op BenchmarkDivisiblePow2constI64-4 8398406 14.37 ns/op BenchmarkDivisibleconstI64-4 8714376 13.64 ns/op BenchmarkDivisibleWDivconstI64-4 6489360 18.32 ns/op BenchmarkDivconstU64/3-4 8767575 13.79 ns/op BenchmarkDivconstU64/5-4 8211992 14.51 ns/op BenchmarkDivconstU64/37-4 8690557 13.69 ns/op BenchmarkDivconstU64/1234567-4 8847249 13.51 ns/op BenchmarkModconstU64-4 8988440 13.41 ns/op BenchmarkDivisibleconstU64-4 8526516 13.86 ns/op BenchmarkDivisibleWDivconstU64-4 6857253 17.38 ns/op BenchmarkDivconstI32-4 8758843 13.72 ns/op BenchmarkModconstI32-4 8418439 14.22 ns/op BenchmarkDivisiblePow2constI32-4 8790048 13.70 ns/op BenchmarkDivisibleconstI32-4 8833964 13.68 ns/op BenchmarkDivisibleWDivconstI32-4 6767518 17.71 ns/op BenchmarkDivconstU32-4 8873892 13.42 ns/op BenchmarkModconstU32-4 9070851 13.29 ns/op BenchmarkDivisibleconstU32-4 8765670 13.65 ns/op BenchmarkDivisibleWDivconstU32-4 7362030 16.26 ns/op BenchmarkDivconstI16-4 8426445 14.17 ns/op BenchmarkModconstI16-4 8802008 13.44 ns/op BenchmarkDivisiblePow2constI16-4 8850396 13.61 ns/op BenchmarkDivisibleconstI16-4 8768576 13.59 ns/op BenchmarkDivisibleWDivconstI16-4 7003315 17.22 ns/op BenchmarkDivconstU16-4 8728231 13.63 ns/op BenchmarkModconstU16-4 8785492 13.80 ns/op BenchmarkDivisibleconstU16-4 8807834 13.42 ns/op BenchmarkDivisibleWDivconstU16-4 7504638 15.87 ns/op BenchmarkDivconstI8-4 8569225 13.82 ns/op BenchmarkModconstI8-4 8635863 13.87 ns/op BenchmarkDivisiblePow2constI8-4 9639010 12.49 ns/op BenchmarkDivisibleconstI8-4 8794706 13.55 ns/op BenchmarkDivisibleWDivconstI8-4 7435723 16.12 ns/op BenchmarkDivconstU8-4 8799270 13.63 ns/op BenchmarkModconstU8-4 8509172 14.01 ns/op BenchmarkDivisibleconstU8-4 9589194 12.44 ns/op BenchmarkDivisibleWDivconstU8-4 7075276 16.71 ns/op BenchmarkMul2-4 165748 720.5 ns/op BenchmarkMulNeg2-4 165159 726.4 ns/op BenchmarkEfaceInteger-4 4298473 29.07 ns/op BenchmarkTypeAssert-4 13239697 9.031 ns/op BenchmarkDiv64UnsignedSmall-4 6915278 17.25 ns/op BenchmarkDiv64Small-4 6234397 19.12 ns/op BenchmarkDiv64SmallNegDivisor-4 5983255 19.95 ns/op BenchmarkDiv64SmallNegDividend-4 6248936 19.16 ns/op BenchmarkDiv64SmallNegBoth-4 6260050 19.11 ns/op BenchmarkDiv64Unsigned-4 6804392 17.52 ns/op BenchmarkDiv64-4 6160744 19.24 ns/op BenchmarkDiv64NegDivisor-4 6186096 19.47 ns/op BenchmarkDiv64NegDividend-4 6038666 19.64 ns/op BenchmarkDiv64NegBoth-4 6132501 19.53 ns/op BenchmarkMod64UnsignedSmall-4 7087903 16.75 ns/op BenchmarkMod64Small-4 6319860 18.95 ns/op BenchmarkMod64SmallNegDivisor-4 6015082 19.57 ns/op BenchmarkMod64SmallNegDividend-4 6100198 19.67 ns/op BenchmarkMod64SmallNegBoth-4 6029044 20.38 ns/op BenchmarkMod64Unsigned-4 7020252 17.05 ns/op BenchmarkMod64-4 5865853 19.16 ns/op BenchmarkMod64NegDivisor-4 6063370 19.76 ns/op BenchmarkMod64NegDividend-4 5964184 19.39 ns/op BenchmarkMod64NegBoth-4 6133144 19.40 ns/op BenchmarkMulconstI32/3-4 16704632 7.170 ns/op BenchmarkMulconstI32/5-4 16734706 7.203 ns/op BenchmarkMulconstI32/12-4 16114063 7.377 ns/op BenchmarkMulconstI32/120-4 16824289 7.189 ns/op BenchmarkMulconstI32/-120-4 16560394 7.168 ns/op BenchmarkMulconstI32/65537-4 16396508 7.283 ns/op BenchmarkMulconstI32/65538-4 16314854 7.373 ns/op BenchmarkMulconstI64/3-4 16640593 7.164 ns/op BenchmarkMulconstI64/5-4 16694211 7.175 ns/op BenchmarkMulconstI64/12-4 16343935 7.301 ns/op BenchmarkMulconstI64/120-4 16643940 7.176 ns/op BenchmarkMulconstI64/-120-4 16553686 7.235 ns/op BenchmarkMulconstI64/65537-4 16198189 7.328 ns/op BenchmarkMulconstI64/65538-4 16323536 7.331 ns/op BenchmarkMulconstU32/3-4 16788931 7.217 ns/op BenchmarkMulconstU32/5-4 16722633 7.141 ns/op BenchmarkMulconstU32/12-4 16142694 7.362 ns/op BenchmarkMulconstU32/120-4 16798812 7.157 ns/op BenchmarkMulconstU32/65537-4 16292344 7.336 ns/op BenchmarkMulconstU32/65538-4 15156868 7.832 ns/op BenchmarkMulconstU64/3-4 16584874 7.180 ns/op BenchmarkMulconstU64/5-4 16333939 7.281 ns/op BenchmarkMulconstU64/12-4 16332914 7.351 ns/op BenchmarkMulconstU64/120-4 15951364 7.449 ns/op BenchmarkMulconstU64/65537-4 16117318 7.355 ns/op BenchmarkMulconstU64/65538-4 16266681 7.375 ns/op BenchmarkShiftArithmeticRight-4 19824080 6.059 ns/op BenchmarkSwitch8Predictable-4 12836980 9.045 ns/op BenchmarkSwitch8Unpredictable-4 5689828 20.69 ns/op BenchmarkSwitch32Predictable-4 8381179 14.21 ns/op BenchmarkSwitch32Unpredictable-4 5716869 20.39 ns/op BenchmarkSwitchStringPredictable-4 7573336 15.54 ns/op BenchmarkSwitchStringUnpredictable-4 4310686 27.51 ns/op BenchmarkSwitchTypePredictable-4 6112341 19.63 ns/op BenchmarkSwitchTypeUnpredictable-4 3043362 39.18 ns/op BenchmarkSwitchInterfaceTypePredictable-4 7800516 15.34 ns/op BenchmarkSwitchInterfaceTypeUnpredictable-4 3999086 29.74 ns/op PASS ok cmd/compile/internal/test 16.863s goos: linux goarch: amd64 pkg: cmd/compile/internal/types2 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLookupFieldOrMethod-4 99 1232892 ns/op BenchmarkNamed/Underlying/nongeneric-4 586198 174.2 ns/op BenchmarkNamed/Underlying/generic-4 674438 171.8 ns/op BenchmarkNamed/Underlying/src_instance-4 690088 167.0 ns/op BenchmarkNamed/Underlying/user_instance-4 691584 169.1 ns/op BenchmarkCheck/http/funcbodies/info-4 1 679408934 ns/op 49580 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 454170039 ns/op 74161 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 187639316 ns/op 179419 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 163202532 ns/op 206319 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 447508233 ns/op 11596 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 101005210 ns/op 51365 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 39868881 ns/op 130139 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 37590887 ns/op 138004 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 138597245 ns/op 15652 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 47093705 ns/op 46054 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 5 23505193 ns/op 92284 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 22213457 ns/op 97658 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1354783835 ns/op 50065 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 729810231 ns/op 92934 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 186356154 ns/op 363818 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 137633012 ns/op 492520 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 539329136 ns/op 3730 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 73373690 ns/op 27406 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 44222723 ns/op 45473 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 42361078 ns/op 47481 lines/s PASS ok cmd/compile/internal/types2 18.711s goos: linux goarch: amd64 pkg: cmd/go cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExecGoEnv-4 124 889980 ns/op 2045984 sys-ns/op 1325129 user-ns/op PASS ok cmd/go 1.207s goos: linux goarch: amd64 pkg: cmd/go/internal/cfg cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLookPath-4 202352 564.3 ns/op PASS ok cmd/go/internal/cfg 1.142s goos: linux goarch: amd64 pkg: cmd/internal/notsha256 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 58224 1822 ns/op 4.39 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 70630 1642 ns/op 4.87 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 14056 8522 ns/op 120.16 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 14449 8285 ns/op 123.59 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 2221 53895 ns/op 152.00 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 2223 53608 ns/op 152.81 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.953s All tests passed.