linux-amd64-longtest-race at 2e6387cbec924dbd01007421d7442125037c66b2 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash" "-force"] and env ["HOSTNAME=buildlet-linux-amd64-bullseye-rn547ccc4" "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-rn547ccc4" "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 Sun Nov 19 11:08:25 UTC 2023 x86_64 ##### Testing packages. ok archive/tar 1.744s ok archive/zip 119.261s ok bufio 1.282s ok bytes 9.297s ok cmp 1.017s ok compress/bzip2 1.467s ok compress/flate 168.901s ok compress/gzip 13.234s ok compress/lzw 1.488s ok compress/zlib 9.358s ok container/heap 1.021s ok container/list 1.017s ok container/ring 1.019s ok context 1.046s ok crypto 1.017s ok crypto/aes 1.054s ok crypto/cipher 2.165s ok crypto/des 1.049s ok crypto/dsa 14.805s ok crypto/ecdh 2.198s ok crypto/ecdsa 4.662s ok crypto/ed25519 1.927s ok crypto/elliptic 2.286s ok crypto/hmac 1.020s ok crypto/internal/alias 1.016s ok crypto/internal/bigmod 3.659s 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.331s ok crypto/internal/edwards25519 38.928s ok crypto/internal/edwards25519/field 13.902s ok crypto/internal/nistec 30.515s ? crypto/internal/randutil [no test files] ok crypto/internal/nistec/fiat 1.016s [no tests to run] ok crypto/md5 1.025s ok crypto/rand 3.824s ok crypto/rc4 1.443s ok crypto/rsa 7.425s ok crypto/sha1 1.041s ok crypto/sha256 1.022s ok crypto/sha512 1.023s ok crypto/subtle 21.173s ok crypto/tls 7.417s ok crypto/x509 5.895s ? crypto/x509/pkix [no test files] ok database/sql 2.359s ok database/sql/driver 1.016s ok debug/buildinfo 6.129s ok debug/dwarf 1.093s ok debug/elf 3.142s ok debug/gosym 1.330s ok debug/macho 1.032s ok debug/pe 1.052s ok debug/plan9obj 1.016s ok embed 1.017s [no tests to run] ok embed/internal/embedtest 1.018s ? encoding [no test files] ok encoding/ascii85 1.021s ok encoding/asn1 1.021s ok encoding/base32 1.061s ok encoding/base64 1.026s ok encoding/binary 1.023s ok encoding/csv 1.056s ok encoding/gob 21.243s ok encoding/hex 1.023s ok encoding/json 7.658s ok encoding/pem 3.527s ok encoding/xml 39.652s ok errors 1.023s ok expvar 1.018s ok flag 3.102s ok fmt 1.571s ok go/ast 1.027s ok go/build 6.360s ok go/build/constraint 1.024s ok go/constant 1.027s ok go/doc 1.251s ok go/doc/comment 3.151s ok go/format 1.056s ok go/importer 1.180s ok go/internal/gccgoimporter 1.052s ok go/internal/gcimporter 54.145s ok go/internal/srcimporter 16.767s ? go/internal/typeparams [no test files] ok go/parser 66.693s ok go/printer 2.327s ok go/scanner 1.022s ok go/token 1.121s ok go/types 51.973s ok go/version 1.016s ok hash 1.020s ok hash/adler32 1.048s ok hash/crc32 1.051s ok hash/crc64 1.028s ok hash/fnv 1.018s ok hash/maphash 1.018s ok html 1.018s ok html/template 1.811s ? image/color/palette [no test files] ok image 2.376s ok image/color 1.037s ok image/draw 1.570s ok image/gif 98.663s ? image/internal/imageutil [no test files] ok image/jpeg 25.451s ok image/png 7.070s ok index/suffixarray 627.872s ok internal/abi 1.059s ? internal/bisect [no test files] ? internal/bytealg [no test files] ok internal/buildcfg 1.016s ? internal/cfg [no test files] ? internal/coverage [no test files] ? internal/coverage/calloc [no test files] ? internal/coverage/decodecounter [no test files] ok internal/coverage/cformat 1.018s ok internal/coverage/cmerge 1.017s ? internal/coverage/decodemeta [no test files] ? internal/coverage/encodecounter [no test files] ? internal/coverage/encodemeta [no test files] ? internal/coverage/rtcov [no test files] ok internal/coverage/pods 1.019s ok internal/coverage/slicereader 1.016s ? internal/coverage/stringtab [no test files] ? internal/coverage/uleb128 [no test files] ok internal/coverage/slicewriter 1.016s ok internal/coverage/test 1.046s ok internal/cpu 3.049s ok internal/dag 1.017s ok internal/diff 1.018s ok internal/fmtsort 1.018s ? internal/goarch [no test files] ok internal/fuzz 1.039s ok internal/godebug 17.868s ? internal/goexperiment [no test files] ? internal/goos [no test files] ok internal/godebugs 1.016s ? internal/goroot [no test files] ? internal/goversion [no test files] ok internal/gover 1.017s ? internal/lazyregexp [no test files] ok internal/intern 3.176s ok internal/itoa 1.016s ? internal/lazytemplate [no test files] ? internal/nettrace [no test files] ? internal/obscuretestdata [no test files] ? internal/oserror [no test files] ? internal/pkgbits [no test files] ok internal/platform 1.609s ok internal/poll 22.204s ? internal/race [no test files] ok internal/profile 1.020s ok internal/reflectlite 1.020s ok internal/safefilepath 1.016s ok internal/saferio 1.205s ok internal/singleflight 1.094s ? 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.153s ok internal/trace 7.810s ? internal/trace/traceviewer [no test files] ? internal/trace/traceviewer/format [no test files] ok internal/trace/v2 14.939s ? internal/trace/v2/event [no test files] ? internal/trace/v2/event/go122 [no test files] ? internal/trace/v2/internal/testgen/go122 [no test files] ? internal/trace/v2/raw [no test files] ? internal/trace/v2/testtrace [no test files] ? internal/trace/v2/version [no test files] ? internal/txtar [no test files] ok internal/types/errors 1.395s ok internal/unsafeheader 1.016s ok internal/xcoff 1.034s ok internal/zstd 1.160s ok io 1.053s ok io/fs 1.268s ok io/ioutil 1.023s ok log 1.026s ? log/internal [no test files] ? log/slog/internal [no test files] ok log/slog 1.108s ? log/slog/internal/slogtest [no test files] ok log/slog/internal/benchmarks 1.017s ok log/slog/internal/buffer 1.016s ok log/syslog 2.238s ok maps 1.018s ok math 1.029s ok math/big 8.533s ok math/bits 1.026s ok math/cmplx 1.019s ok math/rand 32.975s ok math/rand/v2 23.721s ok mime 1.038s ok mime/multipart 14.713s ok mime/quotedprintable 2.047s ok net 60.581s ok net/http 53.231s ok net/http/cgi 27.551s ok net/http/cookiejar 1.026s ok net/http/fcgi 1.230s ok net/http/httptest 1.196s ok net/http/httptrace 1.017s ok net/http/httputil 2.163s ? net/http/internal/testcert [no test files] ok net/http/internal 1.022s ok net/http/internal/ascii 1.017s ok net/http/pprof 6.169s ok net/internal/socktest 1.017s ok net/mail 1.023s ok net/netip 1.359s ok net/rpc 1.057s ok net/rpc/jsonrpc 1.027s ok net/smtp 1.067s ok net/textproto 1.048s ok net/url 1.030s ok os 24.173s ok os/exec 14.693s ok os/exec/internal/fdtest 1.016s ok os/signal 28.558s ok os/user 1.017s ok path 1.018s ok path/filepath 1.049s ok plugin 1.016s ok reflect 4.365s ? reflect/internal/example1 [no test files] ? reflect/internal/example2 [no test files] ok regexp 4.129s ok regexp/syntax 7.037s ok runtime 239.374s ok runtime/cgo 1.017s ok runtime/coverage 34.533s ok runtime/debug 2.123s ok runtime/internal/atomic 3.823s ok runtime/internal/math 1.018s ? runtime/internal/startlinetest [no test files] ok runtime/internal/sys 1.017s ok runtime/internal/syscall 1.016s ok runtime/internal/wasitest 1.016s ok runtime/metrics 1.030s ok runtime/pprof 95.734s ok runtime/race 12.378s ? runtime/race/internal/amd64v1 [no test files] ok runtime/trace 1.126s ok slices 2.503s ok sort 7.178s ok strconv 9.400s ok strings 3.993s ok sync 2.846s ok sync/atomic 197.665s ok syscall 12.781s ? testing/internal/testdeps [no test files] ok testing 4.401s ok testing/fstest 1.024s ok testing/iotest 1.020s ok testing/quick 1.166s ok testing/slogtest 1.021s ok text/scanner 1.030s ok text/tabwriter 1.021s ok text/template 1.920s ok text/template/parse 1.032s ok time 15.313s ? time/tzdata [no test files] ok unicode 1.025s ok unicode/utf16 1.019s ? unsafe [no test files] ? vendor/golang.org/x/crypto/chacha20 [no test files] ok unicode/utf8 1.033s ? 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.390s ok cmd/api 8.868s ? cmd/asm [no test files] ? cmd/asm/internal/arch [no test files] ok cmd/asm/internal/asm 4.451s ? 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.814s ok cmd/cgo/internal/test 2.150s ? 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.456s ok cmd/cgo/internal/testcshared 6.304s ok cmd/cgo/internal/testerrors 10.963s ok cmd/cgo/internal/testfortran 2.492s ok cmd/cgo/internal/testgodefs 1.638s ok cmd/cgo/internal/testlife 1.685s ok cmd/cgo/internal/testnocgo 1.017s ok cmd/cgo/internal/testplugin 33.626s ok cmd/cgo/internal/testsanitizers 20.247s ok cmd/cgo/internal/testshared 73.367s ok cmd/cgo/internal/testso 2.611s ok cmd/cgo/internal/teststdio 2.494s ok cmd/cgo/internal/testtls 1.016s ? cmd/compile [no test files] ? cmd/compile/internal/abi [no test files] ok cmd/compile/internal/abt 1.043s ok cmd/compile/internal/amd64 62.213s ? cmd/compile/internal/arm [no test files] ? cmd/compile/internal/arm64 [no test files] ok cmd/compile/internal/base 1.017s ? 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.019s ok cmd/compile/internal/dwarfgen 1.490s ? cmd/compile/internal/gc [no test files] ok cmd/compile/internal/importer 17.994s ? cmd/compile/internal/inline [no test files] ? cmd/compile/internal/inline/interleaved [no test files] ok cmd/compile/internal/inline/inlheur 1.424s ? cmd/compile/internal/liveness [no test files] ? cmd/compile/internal/loong64 [no test files] ok cmd/compile/internal/ir 1.018s ok cmd/compile/internal/logopt 1.203s ok cmd/compile/internal/loopvar 28.524s ? cmd/compile/internal/mips [no test files] ? cmd/compile/internal/mips64 [no test files] ok cmd/compile/internal/noder 1.020s ? 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 189.810s ? cmd/compile/internal/ssagen [no test files] ? cmd/compile/internal/staticdata [no test files] ? cmd/compile/internal/staticinit [no test files] ok cmd/compile/internal/syntax 19.402s ok cmd/compile/internal/test 37.487s ? cmd/compile/internal/typebits [no test files] ok cmd/compile/internal/typecheck 1.254s ok cmd/compile/internal/types 1.017s ok cmd/compile/internal/types2 23.986s ? 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.922s ok cmd/cover 16.953s ok cmd/dist 1.019s ok cmd/distpack 1.016s ok cmd/doc 1.668s ok cmd/fix 1.757s ok cmd/go 478.455s ? cmd/go/internal/base [no test files] ? cmd/go/internal/bug [no test files] ok cmd/go/internal/auth 1.017s ? cmd/go/internal/clean [no test files] ok cmd/go/internal/cache 3.333s ok cmd/go/internal/cfg 1.017s [no tests to run] ? cmd/go/internal/cmdflag [no test files] ? cmd/go/internal/doc [no test files] ok cmd/go/internal/envcmd 1.040s ? cmd/go/internal/fix [no test files] ? cmd/go/internal/fmtcmd [no test files] ok cmd/go/internal/fsys 1.044s ? cmd/go/internal/help [no test files] ok cmd/go/internal/generate 1.030s ok cmd/go/internal/gover 1.019s ? cmd/go/internal/list [no test files] ok cmd/go/internal/imports 1.032s ok cmd/go/internal/load 1.025s ? cmd/go/internal/mmap [no test files] ok cmd/go/internal/lockedfile 3.456s ok cmd/go/internal/lockedfile/internal/filelock 2.058s ? cmd/go/internal/modcmd [no test files] ok cmd/go/internal/modfetch 37.530s ok cmd/go/internal/modfetch/codehost 10.961s ? cmd/go/internal/modget [no test files] ? cmd/go/internal/modinfo [no test files] ok cmd/go/internal/modfetch/zip_sum_test 1.022s ok cmd/go/internal/modindex 1.640s ok cmd/go/internal/modload 54.181s ? cmd/go/internal/robustio [no test files] ok cmd/go/internal/mvs 1.040s ok cmd/go/internal/par 1.095s ? cmd/go/internal/run [no test files] ? cmd/go/internal/script [no test files] ? cmd/go/internal/script/scripttest [no test files] ? cmd/go/internal/search [no test files] ok cmd/go/internal/str 1.017s ok cmd/go/internal/test 1.041s ? cmd/go/internal/test/internal/genflags [no test files] ? cmd/go/internal/tool [no test files] ok cmd/go/internal/toolchain 1.029s ? cmd/go/internal/trace [no test files] ok cmd/go/internal/vcs 2.324s ok cmd/go/internal/vcweb 1.026s ? cmd/go/internal/version [no test files] ? cmd/go/internal/vet [no test files] ok cmd/go/internal/vcweb/vcstest 5.368s ok cmd/go/internal/web 1.019s ? cmd/go/internal/workcmd [no test files] ok cmd/go/internal/work 2.064s ok cmd/gofmt 46.826s ? cmd/internal/bio [no test files] ? cmd/internal/browser [no test files] ok cmd/internal/archive 1.435s ok cmd/internal/bootstrap_test 118.056s ? cmd/internal/codesign [no test files] ok cmd/internal/buildid 1.568s ok cmd/internal/cov 1.278s ? cmd/internal/cov/covcmd [no test files] ? cmd/internal/gcprog [no test files] ok cmd/internal/dwarf 1.017s ok cmd/internal/edit 1.016s ok cmd/internal/goobj 15.921s ok cmd/internal/moddeps 12.509s ? cmd/internal/obj/arm [no test files] ok cmd/internal/notsha256 1.019s ok cmd/internal/obj 1.435s ? 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.370s ok cmd/internal/obj/riscv 10.651s ? cmd/internal/obj/wasm [no test files] ok cmd/internal/obj/s390x 1.017s ok cmd/internal/obj/x86 1.948s ? cmd/internal/objfile [no test files] ? cmd/internal/osinfo [no test files] ok cmd/internal/objabi 1.046s ok cmd/internal/pkgpath 5.086s ok cmd/internal/pkgpattern 1.024s ok cmd/internal/quoted 1.020s ? cmd/internal/sys [no test files] ok cmd/internal/src 1.018s ok cmd/internal/test2json 1.759s ok cmd/link 23.482s ? 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.018s ok cmd/link/internal/ld 15.251s ? 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.206s ok cmd/objdump 5.234s ok cmd/pack 8.894s ? cmd/test2json [no test files] ok cmd/pprof 3.498s ok cmd/trace 1.028s ? cmd/vendor/github.com/google/pprof/driver [no test files] ? cmd/vendor/github.com/google/pprof/internal/binutils [no test files] ok cmd/trace/v2 1.301s ? cmd/vendor/github.com/google/pprof/internal/driver [no test files] ? cmd/vendor/github.com/google/pprof/internal/elfexec [no test files] ? cmd/vendor/github.com/google/pprof/internal/graph [no test files] ? cmd/vendor/github.com/google/pprof/internal/measurement [no test files] ? cmd/vendor/github.com/google/pprof/internal/plugin [no test files] ? cmd/vendor/github.com/google/pprof/internal/report [no test files] ? cmd/vendor/github.com/google/pprof/internal/symbolizer [no test files] ? cmd/vendor/github.com/google/pprof/internal/symbolz [no test files] ? cmd/vendor/github.com/google/pprof/internal/transport [no test files] ? cmd/vendor/github.com/google/pprof/profile [no test files] ? cmd/vendor/github.com/google/pprof/third_party/d3flamegraph [no test files] ? cmd/vendor/github.com/google/pprof/third_party/svgpan [no test files] ? cmd/vendor/github.com/ianlancetaylor/demangle [no test files] ? cmd/vendor/golang.org/x/arch/arm/armasm [no test files] ? cmd/vendor/golang.org/x/arch/arm64/arm64asm [no test files] ? cmd/vendor/golang.org/x/arch/ppc64/ppc64asm [no test files] ? cmd/vendor/golang.org/x/arch/x86/x86asm [no test files] ? cmd/vendor/golang.org/x/mod/internal/lazyregexp [no test files] ? cmd/vendor/golang.org/x/mod/modfile [no test files] ? cmd/vendor/golang.org/x/mod/module [no test files] ? cmd/vendor/golang.org/x/mod/semver [no test files] ? cmd/vendor/golang.org/x/mod/sumdb [no test files] ? cmd/vendor/golang.org/x/mod/sumdb/dirhash [no test files] ? cmd/vendor/golang.org/x/mod/sumdb/note [no test files] ? cmd/vendor/golang.org/x/mod/sumdb/tlog [no test files] ? cmd/vendor/golang.org/x/mod/zip [no test files] ? cmd/vendor/golang.org/x/sync/semaphore [no test files] ? cmd/vendor/golang.org/x/sys/unix [no test files] ? cmd/vendor/golang.org/x/term [no test files] ? cmd/vendor/golang.org/x/tools/cover [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/internal/analysisflags [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/appends [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/asmdecl [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/assign [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/atomic [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/bools [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/buildtag [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/cgocall [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/composite [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/copylock [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/ctrlflow [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/defers [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/directive [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/errorsas [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/framepointer [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/httpresponse [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/ifaceassert [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/inspect [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/internal/analysisutil [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/loopclosure [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/lostcancel [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/nilfunc [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/printf [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/shift [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/sigchanyzer [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/slog [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/stdmethods [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/stringintconv [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/structtag [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/testinggoroutine [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/tests [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/timeformat [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/unmarshal [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/unreachable [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/unsafeptr [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/passes/unusedresult [no test files] ? cmd/vendor/golang.org/x/tools/go/analysis/unitchecker [no test files] ? cmd/vendor/golang.org/x/tools/go/ast/astutil [no test files] ? cmd/vendor/golang.org/x/tools/go/ast/inspector [no test files] ? cmd/vendor/golang.org/x/tools/go/cfg [no test files] ? cmd/vendor/golang.org/x/tools/go/types/objectpath [no test files] ? cmd/vendor/golang.org/x/tools/go/types/typeutil [no test files] ? cmd/vendor/golang.org/x/tools/internal/bisect [no test files] ? cmd/vendor/golang.org/x/tools/internal/facts [no test files] ? cmd/vendor/golang.org/x/tools/internal/typeparams [no test files] ? cmd/vendor/golang.org/x/tools/internal/versions [no test files] ok cmd/vet 31.553s ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: archive/tar cpu: Intel(R) Xeon(R) CPU @ 2.20GHz Benchmark/Writer/USTAR-4 2594 44265 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2145 55993 ns/op 1855 B/op 36 allocs/op Benchmark/Writer/PAX-4 1402 82562 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 3370 31138 ns/op 5243 B/op 16 allocs/op Benchmark/Reader/GNU-4 5632 21646 ns/op 5032 B/op 14 allocs/op Benchmark/Reader/PAX-4 1765 63392 ns/op 8783 B/op 33 allocs/op PASS ok archive/tar 1.859s goos: linux goarch: amd64 pkg: archive/zip cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCompressedZipGarbage-4 1 346922752 ns/op 14784 B/op 65 allocs/op BenchmarkZip64Test-4 1 138656543 ns/op BenchmarkZip64TestSizes/4096-4 1393 81090 ns/op BenchmarkZip64TestSizes/1048576-4 174 665930 ns/op BenchmarkZip64TestSizes/67108864-4 1 141353221 ns/op PASS ok archive/zip 2.579s goos: linux goarch: amd64 pkg: bufio cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReaderCopyOptimal-4 213465 484.5 ns/op BenchmarkReaderCopyUnoptimal-4 139418 812.5 ns/op BenchmarkReaderCopyNoWriteTo-4 5636 19886 ns/op BenchmarkReaderWriteToOptimal-4 6744 15943 ns/op BenchmarkReaderReadString-4 116299 909.4 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 222007 523.7 ns/op BenchmarkWriterCopyUnoptimal-4 199536 558.4 ns/op BenchmarkWriterCopyNoReadFrom-4 6202 19887 ns/op BenchmarkReaderEmpty-4 29301 3708 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 26048 4312 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 580976 194.6 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.574s goos: linux goarch: amd64 pkg: bytes cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadString-4 4239 25865 ns/op 1266.89 MB/s BenchmarkWriteByte-4 465 251875 ns/op 16.26 MB/s BenchmarkWriteRune-4 237 487776 ns/op 25.19 MB/s BenchmarkBufferNotEmptyWriteRead-4 28 4033771 ns/op BenchmarkBufferFullSmallReads-4 97 1172951 ns/op BenchmarkBufferWriteBlock/N4096-4 5528 19019 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 366 295404 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 5 20471168 ns/op 4192275 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 1 148638516 ns/op 112.87 MB/s 33554432 B/op 2 allocs/op BenchmarkIndexByte/10-4 4368724 25.89 ns/op 386.28 MB/s BenchmarkIndexByte/32-4 4356987 27.46 ns/op 1165.27 MB/s BenchmarkIndexByte/4K-4 840202 134.3 ns/op 30497.82 MB/s BenchmarkIndexBytePortable/10-4 772596 147.7 ns/op 67.73 MB/s BenchmarkIndexBytePortable/32-4 246484 464.5 ns/op 68.89 MB/s BenchmarkIndexBytePortable/4K-4 2168 55342 ns/op 74.01 MB/s BenchmarkIndexRune/10-4 1000000 101.6 ns/op 98.47 MB/s BenchmarkIndexRune/32-4 1000000 103.9 ns/op 307.87 MB/s BenchmarkIndexRune/4K-4 385544 310.3 ns/op 13200.54 MB/s BenchmarkIndexRuneASCII/10-4 4406292 26.17 ns/op 382.08 MB/s BenchmarkIndexRuneASCII/32-4 4131408 27.35 ns/op 1170.12 MB/s BenchmarkIndexRuneASCII/4K-4 854238 135.0 ns/op 30345.67 MB/s BenchmarkEqual/0-4 7614658 15.62 ns/op BenchmarkEqual/1-4 1543327 78.97 ns/op 12.66 MB/s BenchmarkEqual/6-4 1521582 77.83 ns/op 77.09 MB/s BenchmarkEqual/9-4 1440854 79.36 ns/op 113.40 MB/s BenchmarkEqual/15-4 1524354 81.43 ns/op 184.21 MB/s BenchmarkEqual/16-4 1539200 78.07 ns/op 204.96 MB/s BenchmarkEqual/20-4 1424337 81.73 ns/op 244.71 MB/s BenchmarkEqual/32-4 1406004 82.92 ns/op 385.90 MB/s BenchmarkEqual/4K-4 109676 1090 ns/op 3756.88 MB/s BenchmarkEqualBothUnaligned/64_0-4 1656390 73.80 ns/op 867.24 MB/s BenchmarkEqualBothUnaligned/64_1-4 1000000 102.9 ns/op 622.16 MB/s BenchmarkEqualBothUnaligned/64_4-4 1523072 77.49 ns/op 825.94 MB/s BenchmarkEqualBothUnaligned/64_7-4 1549434 77.68 ns/op 823.88 MB/s BenchmarkEqualBothUnaligned/4096_0-4 110552 1070 ns/op 3828.47 MB/s BenchmarkEqualBothUnaligned/4096_1-4 41744 2899 ns/op 1412.68 MB/s BenchmarkEqualBothUnaligned/4096_4-4 119588 983.0 ns/op 4166.93 MB/s BenchmarkEqualBothUnaligned/4096_7-4 124563 975.3 ns/op 4199.73 MB/s BenchmarkIndex/10-4 2865492 41.88 ns/op 238.80 MB/s BenchmarkIndex/32-4 2850625 41.44 ns/op 772.11 MB/s BenchmarkIndex/4K-4 33640 3514 ns/op 1165.74 MB/s BenchmarkIndexEasy/10-4 3123694 38.43 ns/op 260.24 MB/s BenchmarkIndexEasy/32-4 2867048 41.24 ns/op 775.97 MB/s BenchmarkIndexEasy/4K-4 477837 246.4 ns/op 16621.59 MB/s BenchmarkCount/10-4 1594557 75.17 ns/op 133.04 MB/s BenchmarkCount/32-4 1481782 80.56 ns/op 397.20 MB/s BenchmarkCount/4K-4 33559 3585 ns/op 1142.46 MB/s BenchmarkCountEasy/10-4 1607636 75.30 ns/op 132.81 MB/s BenchmarkCountEasy/32-4 1469668 81.36 ns/op 393.30 MB/s BenchmarkCountEasy/4K-4 414560 289.7 ns/op 14139.43 MB/s BenchmarkCountSingle/10-4 3214086 36.41 ns/op 274.66 MB/s BenchmarkCountSingle/32-4 3278503 36.38 ns/op 879.57 MB/s BenchmarkCountSingle/4K-4 970059 110.5 ns/op 37080.02 MB/s BenchmarkToUpper/#00-4 2721020 42.51 ns/op BenchmarkToUpper/ONLYUPPER-4 298232 398.4 ns/op BenchmarkToUpper/abc-4 491362 243.5 ns/op BenchmarkToUpper/AbC123-4 270090 439.5 ns/op BenchmarkToUpper/azAZ09_-4 261606 459.5 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 77936 1524 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 39753 2952 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 56972 2116 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 124784 921.0 ns/op BenchmarkToLower/#00-4 2773672 42.86 ns/op BenchmarkToLower/abc-4 454977 262.7 ns/op BenchmarkToLower/AbC123-4 273795 453.3 ns/op BenchmarkToLower/azAZ09_-4 252769 474.4 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 76694 1587 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 40188 2999 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 72612 1671 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 115011 974.8 ns/op BenchmarkFields/ASCII/16-4 125323 928.4 ns/op 17.23 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 9032 13061 ns/op 19.60 MB/s 480 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 564 208063 ns/op 19.69 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 28 3848203 ns/op 17.03 MB/s 147459 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 59766240 ns/op 17.54 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 81584 1480 ns/op 10.81 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 5176 20489 ns/op 12.49 MB/s 704 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 351 331485 ns/op 12.36 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 16 6430102 ns/op 10.19 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 126585095 ns/op 8.28 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 148514 771.5 ns/op 20.74 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 12285 9696 ns/op 26.40 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 675 177007 ns/op 23.14 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 27 4013634 ns/op 16.33 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 84539956 ns/op 12.40 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 110025 1068 ns/op 14.98 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 7286 14123 ns/op 18.13 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 495 229976 ns/op 17.81 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 22 4922900 ns/op 13.31 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 100025272 ns/op 10.48 MB/s 11211008 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1998949 59.72 ns/op BenchmarkTrimSpace/ASCII-4 994810 117.2 ns/op BenchmarkTrimSpace/SomeNonASCII-4 110056 1051 ns/op BenchmarkTrimSpace/JustNonASCII-4 50966 2381 ns/op BenchmarkToValidUTF8/Valid-4 442233 257.6 ns/op BenchmarkToValidUTF8/InvalidASCII-4 323354 370.2 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 94357 1204 ns/op BenchmarkIndexHard1-4 801 147415 ns/op BenchmarkIndexHard2-4 588 202950 ns/op BenchmarkIndexHard3-4 150 798957 ns/op BenchmarkIndexHard4-4 99 1193140 ns/op BenchmarkLastIndexHard1-4 5 23425454 ns/op BenchmarkLastIndexHard2-4 4 30029696 ns/op BenchmarkLastIndexHard3-4 4 32379058 ns/op BenchmarkCountHard1-4 837 144912 ns/op BenchmarkCountHard2-4 596 201825 ns/op BenchmarkCountHard3-4 150 797619 ns/op BenchmarkSplitEmptySeparator-4 1 181985788 ns/op BenchmarkSplitSingleByteSeparator-4 10 11672567 ns/op BenchmarkSplitMultiByteSeparator-4 10 10637962 ns/op BenchmarkSplitNSingleByteSeparator-4 169112 618.8 ns/op BenchmarkSplitNMultiByteSeparator-4 73293 1621 ns/op BenchmarkRepeat-4 194410 624.2 ns/op BenchmarkRepeatLarge/256/1-4 133785 835.4 ns/op 306.43 MB/s BenchmarkRepeatLarge/256/16-4 196609 520.1 ns/op 492.25 MB/s BenchmarkRepeatLarge/512/1-4 89478 1142 ns/op 448.31 MB/s BenchmarkRepeatLarge/512/16-4 121996 849.0 ns/op 603.05 MB/s BenchmarkRepeatLarge/1024/1-4 66060 1617 ns/op 633.30 MB/s BenchmarkRepeatLarge/1024/16-4 80716 1348 ns/op 759.88 MB/s BenchmarkRepeatLarge/2048/1-4 43654 2633 ns/op 777.77 MB/s BenchmarkRepeatLarge/2048/16-4 44659 2434 ns/op 841.30 MB/s BenchmarkRepeatLarge/4096/1-4 22106 4663 ns/op 878.50 MB/s BenchmarkRepeatLarge/4096/16-4 28192 4362 ns/op 938.95 MB/s BenchmarkRepeatLarge/8192/1-4 14156 8021 ns/op 1021.35 MB/s BenchmarkRepeatLarge/8192/16-4 14491 8667 ns/op 945.21 MB/s BenchmarkRepeatLarge/8192/4097-4 24416 4885 ns/op 838.75 MB/s BenchmarkRepeatLarge/16384/1-4 7495 16016 ns/op 1022.98 MB/s BenchmarkRepeatLarge/16384/16-4 7419 15079 ns/op 1086.56 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 12903 ns/op 952.55 MB/s BenchmarkRepeatLarge/32768/1-4 3379 32958 ns/op 994.24 MB/s BenchmarkRepeatLarge/32768/16-4 3854 31025 ns/op 1056.19 MB/s BenchmarkRepeatLarge/32768/4097-4 3685 29182 ns/op 982.76 MB/s BenchmarkRepeatLarge/65536/1-4 2042 61653 ns/op 1062.98 MB/s BenchmarkRepeatLarge/65536/16-4 2022 60564 ns/op 1082.09 MB/s BenchmarkRepeatLarge/65536/4097-4 1838 65044 ns/op 944.82 MB/s BenchmarkRepeatLarge/131072/1-4 225 538182 ns/op 243.55 MB/s BenchmarkRepeatLarge/131072/16-4 218 538394 ns/op 243.45 MB/s BenchmarkRepeatLarge/131072/4097-4 225 509488 ns/op 249.28 MB/s BenchmarkRepeatLarge/262144/1-4 100 1028175 ns/op 254.96 MB/s BenchmarkRepeatLarge/262144/16-4 100 1028766 ns/op 254.81 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1038040 ns/op 248.65 MB/s BenchmarkRepeatLarge/524288/1-4 60 2070486 ns/op 253.22 MB/s BenchmarkRepeatLarge/524288/16-4 63 2038355 ns/op 257.21 MB/s BenchmarkRepeatLarge/524288/4097-4 63 2076486 ns/op 250.58 MB/s BenchmarkRepeatLarge/1048576/1-4 25 4089100 ns/op 256.43 MB/s BenchmarkRepeatLarge/1048576/16-4 31 4041422 ns/op 259.46 MB/s BenchmarkRepeatLarge/1048576/4097-4 30 4097907 ns/op 254.94 MB/s BenchmarkRepeatLarge/2097152/1-4 14 7931407 ns/op 264.41 MB/s BenchmarkRepeatLarge/2097152/16-4 14 7902902 ns/op 265.36 MB/s BenchmarkRepeatLarge/2097152/4097-4 14 8028358 ns/op 260.77 MB/s BenchmarkRepeatLarge/4194304/1-4 7 15849422 ns/op 264.63 MB/s BenchmarkRepeatLarge/4194304/16-4 7 15962091 ns/op 262.77 MB/s BenchmarkRepeatLarge/4194304/4097-4 7 16175128 ns/op 259.12 MB/s BenchmarkRepeatLarge/8388608/1-4 3 33538890 ns/op 250.12 MB/s BenchmarkRepeatLarge/8388608/16-4 4 31867163 ns/op 263.24 MB/s BenchmarkRepeatLarge/8388608/4097-4 3 33448626 ns/op 250.73 MB/s BenchmarkRepeatLarge/16777216/1-4 2 62772824 ns/op 267.27 MB/s BenchmarkRepeatLarge/16777216/16-4 2 62460854 ns/op 268.60 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 61812189 ns/op 271.42 MB/s BenchmarkRepeatLarge/33554432/1-4 1 118388589 ns/op 283.43 MB/s BenchmarkRepeatLarge/33554432/16-4 1 120122600 ns/op 279.33 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 120081065 ns/op 279.43 MB/s BenchmarkRepeatLarge/67108864/1-4 1 253261899 ns/op 264.98 MB/s BenchmarkRepeatLarge/67108864/16-4 1 239097900 ns/op 280.68 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 241720194 ns/op 277.63 MB/s BenchmarkRepeatLarge/134217728/1-4 1 506575047 ns/op 264.95 MB/s BenchmarkRepeatLarge/134217728/16-4 1 476376623 ns/op 281.75 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 478620495 ns/op 280.43 MB/s BenchmarkRepeatLarge/268435456/1-4 1 994586815 ns/op 269.90 MB/s BenchmarkRepeatLarge/268435456/16-4 1 948612205 ns/op 282.98 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 949573263 ns/op 282.69 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1980281368 ns/op 271.11 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1837661436 ns/op 292.15 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1835668033 ns/op 292.47 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3849582885 ns/op 278.92 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3602141201 ns/op 298.08 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3715438307 ns/op 288.99 MB/s BenchmarkBytesCompare/1-4 9615936 11.86 ns/op BenchmarkBytesCompare/2-4 10113721 12.20 ns/op BenchmarkBytesCompare/4-4 9717948 12.20 ns/op BenchmarkBytesCompare/8-4 10157239 11.37 ns/op BenchmarkBytesCompare/16-4 10869685 11.20 ns/op BenchmarkBytesCompare/32-4 9335492 12.82 ns/op BenchmarkBytesCompare/64-4 7796468 15.51 ns/op BenchmarkBytesCompare/128-4 6847716 15.42 ns/op BenchmarkBytesCompare/256-4 6115076 19.13 ns/op BenchmarkBytesCompare/512-4 4420298 27.36 ns/op BenchmarkBytesCompare/1024-4 2828664 42.43 ns/op BenchmarkBytesCompare/2048-4 1625734 72.81 ns/op BenchmarkIndexAnyASCII/1:1-4 2554432 47.19 ns/op BenchmarkIndexAnyASCII/1:2-4 2576464 46.21 ns/op BenchmarkIndexAnyASCII/1:4-4 2618335 45.94 ns/op BenchmarkIndexAnyASCII/1:8-4 2582836 45.53 ns/op BenchmarkIndexAnyASCII/1:16-4 2569897 45.53 ns/op BenchmarkIndexAnyASCII/1:32-4 2506440 46.85 ns/op BenchmarkIndexAnyASCII/1:64-4 2481022 48.76 ns/op BenchmarkIndexAnyASCII/16:1-4 2192270 53.39 ns/op BenchmarkIndexAnyASCII/16:2-4 316501 367.3 ns/op BenchmarkIndexAnyASCII/16:4-4 316808 379.8 ns/op BenchmarkIndexAnyASCII/16:8-4 314127 373.9 ns/op BenchmarkIndexAnyASCII/16:16-4 298216 392.5 ns/op BenchmarkIndexAnyASCII/16:32-4 284725 413.4 ns/op BenchmarkIndexAnyASCII/16:64-4 252562 458.6 ns/op BenchmarkIndexAnyASCII/256:1-4 2086946 57.71 ns/op BenchmarkIndexAnyASCII/256:2-4 22934 5244 ns/op BenchmarkIndexAnyASCII/256:4-4 23346 5144 ns/op BenchmarkIndexAnyASCII/256:8-4 23610 5082 ns/op BenchmarkIndexAnyASCII/256:16-4 22720 5179 ns/op BenchmarkIndexAnyASCII/256:32-4 22972 5183 ns/op BenchmarkIndexAnyASCII/256:64-4 22466 5227 ns/op BenchmarkIndexAnyUTF8/1:1-4 2530885 46.89 ns/op BenchmarkIndexAnyUTF8/1:2-4 2560644 46.36 ns/op BenchmarkIndexAnyUTF8/1:4-4 2491198 46.45 ns/op BenchmarkIndexAnyUTF8/1:8-4 2508020 47.00 ns/op BenchmarkIndexAnyUTF8/1:16-4 2481954 47.53 ns/op BenchmarkIndexAnyUTF8/1:32-4 2471872 47.38 ns/op BenchmarkIndexAnyUTF8/1:64-4 2474126 49.46 ns/op BenchmarkIndexAnyUTF8/16:1-4 151854 763.8 ns/op BenchmarkIndexAnyUTF8/16:2-4 268563 433.1 ns/op BenchmarkIndexAnyUTF8/16:4-4 265599 443.2 ns/op BenchmarkIndexAnyUTF8/16:8-4 271754 434.8 ns/op BenchmarkIndexAnyUTF8/16:16-4 263656 440.8 ns/op BenchmarkIndexAnyUTF8/16:32-4 248448 475.8 ns/op BenchmarkIndexAnyUTF8/16:64-4 247501 478.5 ns/op BenchmarkIndexAnyUTF8/256:1-4 9951 11303 ns/op BenchmarkIndexAnyUTF8/256:2-4 19184 6277 ns/op BenchmarkIndexAnyUTF8/256:4-4 19242 6273 ns/op BenchmarkIndexAnyUTF8/256:8-4 19148 6269 ns/op BenchmarkIndexAnyUTF8/256:16-4 18856 6284 ns/op BenchmarkIndexAnyUTF8/256:32-4 17539 6813 ns/op BenchmarkIndexAnyUTF8/256:64-4 17318 6859 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2599663 45.94 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2586914 45.77 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2584345 45.32 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2599030 46.14 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2580748 46.33 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2468626 48.77 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2415230 49.07 ns/op BenchmarkLastIndexAnyASCII/16:1-4 318396 374.6 ns/op BenchmarkLastIndexAnyASCII/16:2-4 317827 373.6 ns/op BenchmarkLastIndexAnyASCII/16:4-4 316520 378.9 ns/op BenchmarkLastIndexAnyASCII/16:8-4 315331 375.1 ns/op BenchmarkLastIndexAnyASCII/16:16-4 300349 386.6 ns/op BenchmarkLastIndexAnyASCII/16:32-4 286167 414.0 ns/op BenchmarkLastIndexAnyASCII/16:64-4 255360 466.4 ns/op BenchmarkLastIndexAnyASCII/256:1-4 22956 5340 ns/op BenchmarkLastIndexAnyASCII/256:2-4 23016 5154 ns/op BenchmarkLastIndexAnyASCII/256:4-4 22978 5237 ns/op BenchmarkLastIndexAnyASCII/256:8-4 23168 5160 ns/op BenchmarkLastIndexAnyASCII/256:16-4 22908 5225 ns/op BenchmarkLastIndexAnyASCII/256:32-4 22872 5243 ns/op BenchmarkLastIndexAnyASCII/256:64-4 22666 5342 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2471054 48.65 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2491960 47.39 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2446263 47.28 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2493200 47.74 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2438744 48.61 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2373254 49.70 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2347714 49.92 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 228736 496.0 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 259707 447.7 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 264259 450.4 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 262093 448.8 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 261411 450.0 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 240979 479.0 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 248798 477.4 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 17192 6899 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 18670 6462 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 18396 6550 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 18442 6472 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 17804 6587 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 16870 7113 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 17378 6898 ns/op BenchmarkTrimASCII/1:1-4 2874399 41.02 ns/op BenchmarkTrimASCII/1:2-4 2397098 50.76 ns/op BenchmarkTrimASCII/1:4-4 2299543 51.77 ns/op BenchmarkTrimASCII/1:8-4 2049612 58.12 ns/op BenchmarkTrimASCII/1:16-4 1678048 70.36 ns/op BenchmarkTrimASCII/16:1-4 418939 282.0 ns/op BenchmarkTrimASCII/16:2-4 312202 378.8 ns/op BenchmarkTrimASCII/16:4-4 307461 378.0 ns/op BenchmarkTrimASCII/16:8-4 304302 374.9 ns/op BenchmarkTrimASCII/16:16-4 294892 391.1 ns/op BenchmarkTrimASCII/256:1-4 31549 3783 ns/op BenchmarkTrimASCII/256:2-4 23226 5114 ns/op BenchmarkTrimASCII/256:4-4 22818 5166 ns/op BenchmarkTrimASCII/256:8-4 23208 5161 ns/op BenchmarkTrimASCII/256:16-4 22903 5245 ns/op BenchmarkTrimASCII/4096:1-4 1972 59780 ns/op BenchmarkTrimASCII/4096:2-4 1428 82717 ns/op BenchmarkTrimASCII/4096:4-4 1426 82666 ns/op BenchmarkTrimASCII/4096:8-4 1454 82360 ns/op BenchmarkTrimASCII/4096:16-4 1419 83081 ns/op BenchmarkTrimByte-4 2137704 56.71 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 13064 9139 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 13110 9202 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 666 177283 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1290 88576 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2522 44691 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 4587 23189 ns/op BenchmarkCompareBytesEqual-4 9688888 11.96 ns/op BenchmarkCompareBytesToNil-4 11618620 10.25 ns/op BenchmarkCompareBytesEmpty-4 12007590 9.552 ns/op BenchmarkCompareBytesIdentical-4 11934217 9.905 ns/op BenchmarkCompareBytesSameLength-4 10213972 11.54 ns/op BenchmarkCompareBytesDifferentLength-4 9609529 12.06 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 1773 75581 ns/op 13873.65 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 1664 76486 ns/op 13709.52 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 1366 85126 ns/op 12318.04 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 1393 81291 ns/op 12899.14 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 1424 86533 ns/op 12117.69 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 1417 72266 ns/op 14510.14 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 1864 64134 ns/op 16350.03 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 1386 78923 ns/op 13286.20 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 1375 77968 ns/op 13448.88 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 1376 76950 ns/op 13626.85 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 1441 71719 ns/op 14620.71 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 1567 78708 ns/op 13322.37 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 1480 74974 ns/op 13985.86 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 1788 72258 ns/op 14511.63 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 1354 76267 ns/op 13748.77 MB/s BenchmarkCompareBytesBig-4 1672 79094 ns/op 13257.47 MB/s BenchmarkCompareBytesBigIdentical-4 11494809 10.33 ns/op 101484161.57 MB/s PASS ok bytes 72.574s goos: linux goarch: amd64 pkg: compress/bzip2 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecodeDigits-4 2 80269014 ns/op 1.25 MB/s 3612272 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 320406140 ns/op 1.77 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 5 24963600 ns/op 0.66 MB/s 3645038 B/op 51 allocs/op PASS ok compress/bzip2 2.399s goos: linux goarch: amd64 pkg: compress/flate cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecode/Digits/Huffman/1e4-4 58 1795821 ns/op 5.57 MB/s 43229 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 17090743 ns/op 5.85 MB/s 46092 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 174299563 ns/op 5.74 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 61 1796679 ns/op 5.57 MB/s 43175 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 6 17757790 ns/op 5.63 MB/s 43641 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 181224880 ns/op 5.52 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 63 1776154 ns/op 5.63 MB/s 43706 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 16707970 ns/op 5.99 MB/s 43633 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 168912178 ns/op 5.92 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 64 1778761 ns/op 5.62 MB/s 42759 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 16787522 ns/op 5.96 MB/s 43633 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 169955512 ns/op 5.88 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 57 1956910 ns/op 5.11 MB/s 43403 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 6 18857819 ns/op 5.30 MB/s 47833 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 190300277 ns/op 5.25 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 75 1516551 ns/op 6.59 MB/s 43349 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 8 12653670 ns/op 7.90 MB/s 45831 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 129531277 ns/op 7.72 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 80 1382363 ns/op 7.23 MB/s 43312 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 10 10171707 ns/op 9.83 MB/s 44575 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 101227718 ns/op 9.88 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 75 1383364 ns/op 7.23 MB/s 43244 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 10 10166732 ns/op 9.84 MB/s 43753 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 102868048 ns/op 9.72 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 82 1258422 ns/op 7.95 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 12150624 ns/op 8.23 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 121299171 ns/op 8.24 MB/s BenchmarkEncode/Digits/Speed/1e4-4 44 2337086 ns/op 4.28 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 20877736 ns/op 4.79 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 206657434 ns/op 4.84 MB/s BenchmarkEncode/Digits/Default/1e4-4 16 6837304 ns/op 1.46 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 82585216 ns/op 1.21 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 839458807 ns/op 1.19 MB/s BenchmarkEncode/Digits/Compression/1e4-4 16 6882707 ns/op 1.45 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 81628681 ns/op 1.23 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 838679256 ns/op 1.19 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 75 1508183 ns/op 6.63 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 12874783 ns/op 7.77 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 127275305 ns/op 7.86 MB/s BenchmarkEncode/Newton/Speed/1e4-4 48 2179851 ns/op 4.59 MB/s BenchmarkEncode/Newton/Speed/1e5-4 6 17112663 ns/op 5.84 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 168200997 ns/op 5.95 MB/s BenchmarkEncode/Newton/Default/1e4-4 16 6895570 ns/op 1.45 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 77276181 ns/op 1.29 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 778099683 ns/op 1.29 MB/s BenchmarkEncode/Newton/Compression/1e4-4 16 6775948 ns/op 1.48 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 93868906 ns/op 1.07 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 961611600 ns/op 1.04 MB/s PASS ok compress/flate 16.335s goos: linux goarch: amd64 pkg: compress/lzw cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecoder/1e4-4 51 2263138 ns/op 4.42 MB/s BenchmarkDecoder/1e-Reuse4-4 49 2391104 ns/op 4.18 MB/s BenchmarkDecoder/1e5-4 5 22377783 ns/op 4.47 MB/s BenchmarkDecoder/1e-Reuse5-4 5 22305370 ns/op 4.48 MB/s BenchmarkDecoder/1e6-4 1 220832647 ns/op 4.53 MB/s BenchmarkDecoder/1e-Reuse6-4 1 222285472 ns/op 4.50 MB/s BenchmarkEncoder/1e4-4 50 2130005 ns/op 4.69 MB/s BenchmarkEncoder/1e-Reuse4-4 66 1795565 ns/op 5.57 MB/s BenchmarkEncoder/1e5-4 6 18992298 ns/op 5.27 MB/s BenchmarkEncoder/1e-Reuse5-4 6 18932021 ns/op 5.28 MB/s BenchmarkEncoder/1e6-4 1 196815308 ns/op 5.08 MB/s BenchmarkEncoder/1e-Reuse6-4 1 188763924 ns/op 5.30 MB/s PASS ok compress/lzw 3.827s goos: linux goarch: amd64 pkg: container/heap cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDup-4 31 3788582 ns/op PASS ok container/heap 1.226s goos: linux goarch: amd64 pkg: context cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCommonParentCancel-4 18772 5826 ns/op BenchmarkWithTimeout/concurrency=40-4 4316 25292 ns/op BenchmarkWithTimeout/concurrency=4000-4 4518 28585 ns/op BenchmarkWithTimeout/concurrency=400000-4 5544 23289 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 401329 291.6 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 12133 10769 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 14174 8019 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 2503 47383 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 1574 75353 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2240 51946 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 222 544722 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 156 757562 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 243 497272 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 20 5731580 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 9 13867283 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 24 4903741 ns/op BenchmarkCheckCanceled/Err-4 248414 470.6 ns/op BenchmarkCheckCanceled/Done-4 379225 308.8 ns/op BenchmarkContextCancelDone-4 479569 236.6 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 23170 5242 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 21000 5780 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 17938 6524 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 15404 7756 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 10000 11244 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 523605 226.1 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 295549 397.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 206990 567.5 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 131589 909.1 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 67050 1818 ns/op PASS ok context 12.341s goos: linux goarch: amd64 pkg: crypto/aes cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncrypt-4 1653534 69.47 ns/op 230.30 MB/s BenchmarkDecrypt-4 1699920 71.90 ns/op 222.55 MB/s BenchmarkExpand-4 969278 122.9 ns/op PASS ok crypto/aes 1.529s goos: linux goarch: amd64 pkg: crypto/cipher cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAESGCM/Open-128-64-4 181058 647.1 ns/op 98.91 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 360998 297.4 ns/op 215.19 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 172165 675.8 ns/op 94.71 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 362683 318.0 ns/op 201.23 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 112768 1036 ns/op 1302.58 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 179342 677.7 ns/op 1992.16 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 103635 1176 ns/op 1147.61 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 149814 808.4 ns/op 1670.04 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 40366 2928 ns/op 2797.38 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 52424 2311 ns/op 3544.58 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 34430 3518 ns/op 2328.36 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 39519 3103 ns/op 2640.43 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 6616 16666 ns/op 61.14 MB/s BenchmarkAESCFBDecrypt1K-4 6976 16344 ns/op 62.35 MB/s BenchmarkAESCFBDecrypt8K-4 916 128070 ns/op 63.93 MB/s BenchmarkAESOFB1K-4 10000 11204 ns/op 90.95 MB/s BenchmarkAESCTR1K-4 13746 8771 ns/op 116.17 MB/s BenchmarkAESCTR8K-4 1728 68249 ns/op 119.96 MB/s BenchmarkAESCBCEncrypt1K-4 13946 8593 ns/op 119.16 MB/s BenchmarkAESCBCDecrypt1K-4 18019 6620 ns/op 154.69 MB/s PASS ok crypto/cipher 3.965s goos: linux goarch: amd64 pkg: crypto/des cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncrypt-4 71678 1635 ns/op 4.89 MB/s BenchmarkDecrypt-4 77146 1564 ns/op 5.11 MB/s BenchmarkTDESEncrypt-4 27676 4027 ns/op 1.99 MB/s BenchmarkTDESDecrypt-4 29438 3936 ns/op 2.03 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 921 126529 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 13 8644460 ns/op 1092 B/op 21 allocs/op BenchmarkECDH/P521-4 5 21428119 ns/op 1540 B/op 21 allocs/op BenchmarkECDH/X25519-4 90 1237594 ns/op 375 B/op 9 allocs/op PASS ok crypto/ecdh 1.706s goos: linux goarch: amd64 pkg: crypto/ecdsa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSign/P256-4 1498 68373 ns/op 2511 B/op 33 allocs/op BenchmarkSign/P384-4 31 3766923 ns/op 2681 B/op 34 allocs/op BenchmarkSign/P521-4 13 8757101 ns/op 3067 B/op 35 allocs/op BenchmarkVerify/P256-4 907 127270 ns/op 432 B/op 8 allocs/op BenchmarkVerify/P384-4 12 9473474 ns/op 592 B/op 12 allocs/op BenchmarkVerify/P521-4 5 23541804 ns/op 912 B/op 12 allocs/op BenchmarkGenerateKey/P256-4 4033 29669 ns/op 896 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 55 2131748 ns/op 1093 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 22 5155103 ns/op 1417 B/op 17 allocs/op PASS ok crypto/ecdsa 2.584s goos: linux goarch: amd64 pkg: crypto/ed25519 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkKeyGeneration-4 318 355635 ns/op BenchmarkNewKeyFromSeed-4 320 370865 ns/op BenchmarkSigning-4 294 386664 ns/op BenchmarkVerification-4 207 582835 ns/op PASS ok crypto/ed25519 1.652s goos: linux goarch: amd64 pkg: crypto/elliptic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScalarBaseMult/P256-4 5097 23112 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 138 856399 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 51 2258797 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 20 5448986 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1339 86830 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 55 2133496 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 19 5763979 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 7 14840372 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 12002 9637 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 5598 20725 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3472 31827 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 66 1582040 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2193 51721 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 280 417434 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1474 77908 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 90 1225623 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.408s goos: linux goarch: amd64 pkg: crypto/hmac cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHMACSHA256_1K-4 14761 8136 ns/op 125.85 MB/s BenchmarkHMACSHA256_32-4 23533 5031 ns/op 6.36 MB/s BenchmarkNewWriteSum-4 10000 10403 ns/op 3.08 MB/s PASS ok crypto/hmac 1.504s goos: linux goarch: amd64 pkg: crypto/internal/bigmod cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkModAdd-4 52366 2236 ns/op BenchmarkModSub-4 52741 2231 ns/op BenchmarkMontgomeryRepr-4 27456 4337 ns/op BenchmarkMontgomeryMul-4 27286 4372 ns/op BenchmarkModMul-4 13408 9126 ns/op BenchmarkExpBig-4 15 7283562 ns/op BenchmarkExp-4 6 18053215 ns/op PASS ok crypto/internal/bigmod 2.158s goos: linux goarch: amd64 pkg: crypto/internal/edwards25519 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncodingDecoding-4 2925 35138 ns/op BenchmarkScalarBaseMult-4 342 335549 ns/op BenchmarkScalarMult-4 151 767193 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 223 536718 ns/op PASS ok crypto/internal/edwards25519 1.636s goos: linux goarch: amd64 pkg: crypto/internal/edwards25519/field cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAdd-4 479296 224.8 ns/op BenchmarkMultiply-4 4236183 28.51 ns/op BenchmarkSquare-4 5308932 23.04 ns/op BenchmarkInvert-4 23973 4922 ns/op BenchmarkMult32-4 1333437 86.15 ns/op PASS ok crypto/internal/edwards25519/field 1.813s goos: linux goarch: amd64 pkg: crypto/internal/nistec cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScalarMult/P224-4 49 2051479 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1551 74353 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 19 5662868 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 7 14829471 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 153 761020 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 8078 14750 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 57 1942518 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 24 4546185 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 2.076s goos: linux goarch: amd64 pkg: crypto/internal/nistec/fiat cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMul/P224-4 573016 203.4 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 284762 397.0 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 117662 1016 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 598706 200.8 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 297165 399.6 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 118236 1020 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.855s goos: linux goarch: amd64 pkg: crypto/md5 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes-4 114762 1013 ns/op 7.90 MB/s BenchmarkHash64-4 138093 804.8 ns/op 79.52 MB/s BenchmarkHash128-4 131318 913.3 ns/op 140.16 MB/s BenchmarkHash256-4 103263 1121 ns/op 228.30 MB/s BenchmarkHash512-4 76010 1556 ns/op 329.09 MB/s BenchmarkHash1K-4 48250 2434 ns/op 420.63 MB/s BenchmarkHash8K-4 7977 14750 ns/op 555.39 MB/s BenchmarkHash1M-4 66 1793750 ns/op 584.57 MB/s BenchmarkHash8M-4 7 14315180 ns/op 585.99 MB/s BenchmarkHash8BytesUnaligned-4 117234 977.1 ns/op 8.19 MB/s BenchmarkHash1KUnaligned-4 48514 2459 ns/op 416.35 MB/s BenchmarkHash8KUnaligned-4 7966 14749 ns/op 555.42 MB/s PASS ok crypto/md5 2.754s goos: linux goarch: amd64 pkg: crypto/rand cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPrime-4 2 66778518 ns/op PASS ok crypto/rand 1.208s goos: linux goarch: amd64 pkg: crypto/rc4 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRC4_128-4 12955 9316 ns/op 13.74 MB/s BenchmarkRC4_1K-4 1554 73114 ns/op 14.01 MB/s BenchmarkRC4_8K-4 204 579033 ns/op 13.98 MB/s PASS ok crypto/rc4 1.538s goos: linux goarch: amd64 pkg: crypto/rsa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecryptPKCS1v15/2048-4 10 10469887 ns/op BenchmarkDecryptPKCS1v15/3072-4 5 23269662 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 42678436 ns/op BenchmarkEncryptPKCS1v15/2048-4 42 2759173 ns/op BenchmarkDecryptOAEP/2048-4 10 10465688 ns/op BenchmarkEncryptOAEP/2048-4 39 2713082 ns/op BenchmarkSignPKCS1v15/2048-4 10 10586159 ns/op BenchmarkVerifyPKCS1v15/2048-4 43 2675553 ns/op BenchmarkSignPSS/2048-4 10 10730730 ns/op BenchmarkVerifyPSS/2048-4 43 2720300 ns/op PASS ok crypto/rsa 2.628s goos: linux goarch: amd64 pkg: crypto/sha1 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 97801 1216 ns/op 6.58 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 111591 1043 ns/op 7.67 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 75433 1555 ns/op 205.78 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 85392 1384 ns/op 231.14 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 48535 2443 ns/op 419.22 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 53151 2252 ns/op 454.74 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 9525 11845 ns/op 691.59 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 9878 11716 ns/op 699.20 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.087s goos: linux goarch: amd64 pkg: crypto/sha256 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 74702 1503 ns/op 5.32 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 88353 1371 ns/op 5.84 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 87440 1349 ns/op 5.93 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 25826 4660 ns/op 219.74 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 27106 4540 ns/op 225.58 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 26542 4549 ns/op 225.11 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 4087 28512 ns/op 287.32 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 4214 28540 ns/op 287.04 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 4162 28807 ns/op 284.37 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.305s goos: linux goarch: amd64 pkg: crypto/sha512 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 52074 2188 ns/op 3.66 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 70016 1697 ns/op 4.71 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 60543 1930 ns/op 4.14 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 27202 4380 ns/op 233.81 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 30783 3936 ns/op 260.14 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 28532 4127 ns/op 248.14 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5536 20442 ns/op 400.75 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 5926 19947 ns/op 410.68 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 5685 20330 ns/op 402.96 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.287s goos: linux goarch: amd64 pkg: crypto/subtle cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkConstantTimeByteEq-4 15804278 7.522 ns/op BenchmarkConstantTimeEq-4 16231339 7.159 ns/op BenchmarkConstantTimeLessOrEq-4 15914763 7.614 ns/op BenchmarkXORBytes/8Bytes-4 4590922 25.97 ns/op 308.06 MB/s BenchmarkXORBytes/128Bytes-4 4057156 30.27 ns/op 4229.00 MB/s BenchmarkXORBytes/2048Bytes-4 1000000 109.8 ns/op 18651.76 MB/s BenchmarkXORBytes/32768Bytes-4 61197 1972 ns/op 16617.07 MB/s PASS ok crypto/subtle 2.070s goos: linux goarch: amd64 pkg: crypto/tls cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCertCache/0-4 162 757024 ns/op BenchmarkCertCache/1-4 142 804709 ns/op BenchmarkCertCache/2-4 138 843303 ns/op BenchmarkCertCache/3-4 182 749820 ns/op BenchmarkHandshakeServer/RSA-4 15 7755744 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 14 8157884 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 15 7818275 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 92 1171716 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 147 782305 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 49 2347113 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 60 2099875 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 35026027 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 34392901 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 4 25523622 ns/op 41.08 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 4 33535622 ns/op 31.27 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 3 40612935 ns/op 51.64 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 3 50182241 ns/op 41.79 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 2 64665714 ns/op 64.86 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 2 95204645 ns/op 44.06 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 118679366 ns/op 70.68 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 163878633 ns/op 51.19 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 217930065 ns/op 76.98 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 327151488 ns/op 51.28 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 432778108 ns/op 77.53 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 640345269 ns/op 52.40 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 903625299 ns/op 74.27 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 1285757318 ns/op 52.19 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 4 25762570 ns/op 40.70 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 4 34436375 ns/op 30.45 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 3 38590472 ns/op 54.34 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 2 53275302 ns/op 39.36 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 2 69210038 ns/op 60.60 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 2 97733482 ns/op 42.92 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 133846408 ns/op 62.67 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 187014454 ns/op 44.86 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 242164614 ns/op 69.28 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 350489384 ns/op 47.87 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 472878638 ns/op 70.96 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 694522948 ns/op 48.31 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 917986419 ns/op 73.10 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 1316492191 ns/op 50.98 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 707861121 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 710176083 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 292246803 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 291274041 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 153523378 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 153570976 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 85039480 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 84557192 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 43555949 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 42092269 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 146026697 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 149640476 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 68152088 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 67663056 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 42231132 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 41092428 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 4 28855773 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 4 27987262 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 5 20834616 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 5 20426233 ns/op PASS ok crypto/tls 20.912s goos: linux goarch: amd64 pkg: crypto/x509 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCreateCertificate/RSA_2048-4 8 13770705 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 314 374846 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 967 115385 ns/op 12659 B/op 165 allocs/op BenchmarkParseCertificate/rsa_leaf-4 910 125609 ns/op 14066 B/op 188 allocs/op PASS ok crypto/x509 2.221s goos: linux goarch: amd64 pkg: database/sql cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkConcurrentDBExec-4 4 26031370 ns/op 2503262 B/op 14640 allocs/op BenchmarkConcurrentStmtQuery-4 4 26905556 ns/op 2236580 B/op 17655 allocs/op BenchmarkConcurrentStmtExec-4 7 15843975 ns/op 1772806 B/op 3172 allocs/op BenchmarkConcurrentTxQuery-4 4 27198281 ns/op 2359580 B/op 19656 allocs/op BenchmarkConcurrentTxExec-4 9 11626531 ns/op 595057 B/op 14148 allocs/op BenchmarkConcurrentTxStmtQuery-4 6 20418902 ns/op 840768 B/op 20159 allocs/op BenchmarkConcurrentTxStmtExec-4 26 4553578 ns/op 108129 B/op 2175 allocs/op BenchmarkConcurrentRandom-4 5 23828687 ns/op 1651172 B/op 13868 allocs/op BenchmarkManyConcurrentQueries-4 1990 54375 ns/op 4008 B/op 20 allocs/op BenchmarkGrabConn-4 154332 806.9 ns/op 0 B/op 0 allocs/op PASS ok database/sql 2.776s goos: linux goarch: amd64 pkg: debug/elf cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSymbols64-4 1401 73423 ns/op BenchmarkSymbols32-4 1827 64183 ns/op PASS ok debug/elf 1.263s goos: linux goarch: amd64 pkg: debug/gosym cpu: Intel(R) Xeon(R) CPU @ 2.20GHz Benchmark115/NewLineTable-4 225600 544.3 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 70 1628578 ns/op 180272 B/op 13 allocs/op Benchmark115/LineToPC-4 72 1586779 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 16662 7208 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.763s goos: linux goarch: amd64 pkg: encoding/asn1 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkObjectIdentifierString-4 60463 1923 ns/op BenchmarkMarshal-4 688 167318 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2451 43362 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.411s goos: linux goarch: amd64 pkg: encoding/base32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode-4 336 359520 ns/op 22.79 MB/s BenchmarkEncodeToString-4 264 413371 ns/op 19.82 MB/s BenchmarkDecode-4 132 876832 ns/op 14.95 MB/s BenchmarkDecodeString-4 133 895442 ns/op 14.64 MB/s PASS ok encoding/base32 1.733s goos: linux goarch: amd64 pkg: encoding/base64 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncodeToString-4 294 386262 ns/op 21.21 MB/s BenchmarkDecodeString/2-4 247160 437.2 ns/op 9.15 MB/s BenchmarkDecodeString/4-4 235340 510.5 ns/op 15.67 MB/s BenchmarkDecodeString/8-4 182670 631.8 ns/op 18.99 MB/s BenchmarkDecodeString/64-4 32822 3512 ns/op 25.06 MB/s BenchmarkDecodeString/8192-4 307 385196 ns/op 28.36 MB/s BenchmarkNewEncoding-4 56785 2141 ns/op 119.59 MB/s PASS ok encoding/base64 2.016s goos: linux goarch: amd64 pkg: encoding/binary cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadSlice1000Int32s-4 1231 90156 ns/op 44.37 MB/s BenchmarkReadStruct-4 15994 7463 ns/op 10.05 MB/s BenchmarkWriteStruct-4 15232 7873 ns/op 9.53 MB/s BenchmarkReadInts-4 45732 2563 ns/op 11.71 MB/s BenchmarkWriteInts-4 43135 2807 ns/op 10.69 MB/s BenchmarkWriteSlice1000Int32s-4 1219 94250 ns/op 42.44 MB/s BenchmarkPutUint16-4 3730543 32.47 ns/op 61.59 MB/s BenchmarkAppendUint16-4 3683103 32.62 ns/op 61.32 MB/s BenchmarkPutUint32-4 2627280 44.98 ns/op 88.92 MB/s BenchmarkAppendUint32-4 2704200 44.27 ns/op 90.36 MB/s BenchmarkPutUint64-4 992204 121.2 ns/op 66.00 MB/s BenchmarkAppendUint64-4 908604 123.8 ns/op 64.61 MB/s BenchmarkLittleEndianPutUint16-4 3671751 32.35 ns/op 61.82 MB/s BenchmarkLittleEndianAppendUint16-4 3574762 33.69 ns/op 59.36 MB/s BenchmarkLittleEndianPutUint32-4 2572941 46.48 ns/op 86.06 MB/s BenchmarkLittleEndianAppendUint32-4 2812240 42.97 ns/op 93.09 MB/s BenchmarkLittleEndianPutUint64-4 984496 121.8 ns/op 65.69 MB/s BenchmarkLittleEndianAppendUint64-4 946047 120.5 ns/op 66.41 MB/s BenchmarkReadFloats-4 152622 809.4 ns/op 14.83 MB/s BenchmarkWriteFloats-4 146511 827.7 ns/op 14.50 MB/s BenchmarkReadSlice1000Float32s-4 1093 107077 ns/op 37.36 MB/s BenchmarkWriteSlice1000Float32s-4 1086 112995 ns/op 35.40 MB/s BenchmarkReadSlice1000Uint8s-4 73238 1460 ns/op 685.00 MB/s BenchmarkWriteSlice1000Uint8s-4 103680 1113 ns/op 898.58 MB/s BenchmarkPutUvarint32-4 721947 157.1 ns/op 25.47 MB/s BenchmarkPutUvarint64-4 198450 575.4 ns/op 13.90 MB/s PASS ok encoding/binary 5.072s goos: linux goarch: amd64 pkg: encoding/csv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRead-4 5760 17601 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 7106 17134 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6308 17296 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 4016 28111 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 7812 15072 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 7215 15258 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 7774 15351 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4648 26251 ns/op 2977 B/op 12 allocs/op BenchmarkWrite-4 10000 10866 ns/op PASS ok encoding/csv 2.278s goos: linux goarch: amd64 pkg: encoding/gob cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEndToEndPipe-4 8910 12328 ns/op 1815 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 14248 7530 ns/op 1812 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 216 471244 ns/op 16849 B/op 331 allocs/op BenchmarkEncodeComplex128Slice-4 780 147567 ns/op 629 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1656 74766 ns/op 52 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1518 69449 ns/op 57 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 2228 45971 ns/op 174 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 68 1747390 ns/op 34092 B/op 253 allocs/op BenchmarkDecodeComplex128Slice-4 482 226863 ns/op 25258 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 1346 102201 ns/op 10793 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 1153 93267 ns/op 9759 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 643 158644 ns/op 39160 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 290 428274 ns/op 66335 B/op 2204 allocs/op BenchmarkDecodeBytesSlice-4 582 208521 ns/op 23706 B/op 189 allocs/op BenchmarkDecodeInterfaceSlice-4 109 1225910 ns/op 82946 B/op 3178 allocs/op BenchmarkDecodeMap-4 73 1646049 ns/op 54140 B/op 181 allocs/op PASS ok encoding/gob 3.740s goos: linux goarch: amd64 pkg: encoding/hex cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode/256-4 11913 10166 ns/op 25.18 MB/s BenchmarkEncode/1024-4 2700 40793 ns/op 25.10 MB/s BenchmarkEncode/4096-4 738 162849 ns/op 25.15 MB/s BenchmarkEncode/16384-4 186 644336 ns/op 25.43 MB/s BenchmarkDecode/256-4 23264 5209 ns/op 49.15 MB/s BenchmarkDecode/1024-4 5698 20477 ns/op 50.01 MB/s BenchmarkDecode/4096-4 1440 82254 ns/op 49.80 MB/s BenchmarkDecode/16384-4 364 326559 ns/op 50.17 MB/s BenchmarkDump/256-4 1282 91496 ns/op 2.80 MB/s BenchmarkDump/1024-4 334 352882 ns/op 2.90 MB/s BenchmarkDump/4096-4 78 1417094 ns/op 2.89 MB/s BenchmarkDump/16384-4 20 5949576 ns/op 2.75 MB/s PASS ok encoding/hex 2.748s goos: linux goarch: amd64 pkg: encoding/json cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCodeEncoder-4 1 116626338 ns/op 16.64 MB/s 2048 B/op 16 allocs/op BenchmarkCodeEncoderError-4 1 159742654 ns/op 12.15 MB/s 8525800 B/op 139 allocs/op BenchmarkCodeMarshal-4 1 156995117 ns/op 12.36 MB/s 10332416 B/op 57 allocs/op BenchmarkCodeMarshalError-4 1 173770059 ns/op 11.17 MB/s 10334904 B/op 110 allocs/op BenchmarkMarshalBytes/32-4 20013 5949 ns/op BenchmarkMarshalBytes/256-4 4794 23295 ns/op BenchmarkMarshalBytes/4096-4 426 273282 ns/op BenchmarkMarshalBytesError/32-4 45 2307181 ns/op BenchmarkMarshalBytesError/256-4 45 2316473 ns/op BenchmarkMarshalBytesError/4096-4 42 2572856 ns/op BenchmarkMarshalMap-4 42037 2784 ns/op 299 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 438280130 ns/op 4.43 MB/s 10098024 B/op 40036 allocs/op BenchmarkUnicodeDecoder-4 34849 3435 ns/op 4.08 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 44457 2486 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 377263629 ns/op 5.14 MB/s 2019408 B/op 40002 allocs/op BenchmarkCodeUnmarshalReuse-4 1 373445703 ns/op 5.20 MB/s 2019576 B/op 40006 allocs/op BenchmarkUnmarshalString-4 59164 2145 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 136454 876.6 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 306157 433.6 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 16346 7359 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 70988 1577 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 91058 1339 ns/op 83 B/op 2 allocs/op BenchmarkUnmapped-4 16910 6750 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 4780 31246 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 829 152267 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1396189 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 8 13280656 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 475332 246.9 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 456853 264.1 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 391586 262.3 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 368617 272.2 ns/op BenchmarkEncodeMarshaler-4 64605 1921 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 65049 1660 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 4145400 27.85 ns/op BenchmarkNumberIsValidRegexp-4 20944 5921 ns/op PASS ok encoding/json 8.915s goos: linux goarch: amd64 pkg: encoding/pem cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode-4 43 2689392 ns/op 24.37 MB/s BenchmarkDecode-4 19 5938607 ns/op 14.95 MB/s PASS ok encoding/pem 1.333s goos: linux goarch: amd64 pkg: encoding/xml cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMarshal-4 2385 51127 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 886 119048 ns/op 8217 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 3555 31920 ns/op PASS ok encoding/xml 1.569s goos: linux goarch: amd64 pkg: errors cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkIs-4 221336 491.7 ns/op BenchmarkAs-4 59800 1934 ns/op PASS ok errors 1.277s goos: linux goarch: amd64 pkg: expvar cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkIntAdd-4 297470 410.5 ns/op BenchmarkIntSet-4 378795 389.3 ns/op BenchmarkFloatAdd-4 63733 2231 ns/op BenchmarkFloatSet-4 299716 411.5 ns/op BenchmarkStringSet-4 355142 373.2 ns/op BenchmarkMapSet-4 68654 1639 ns/op BenchmarkMapSetDifferent-4 47115 2208 ns/op BenchmarkMapSetDifferentRandom-4 224 511582 ns/op BenchmarkMapSetString-4 72786 1477 ns/op BenchmarkMapAddSame-4 34285 3596 ns/op BenchmarkMapAddDifferent-4 14805 8753 ns/op BenchmarkMapAddDifferentRandom-4 183 635758 ns/op BenchmarkMapAddSameSteadyState-4 229753 511.2 ns/op BenchmarkMapAddDifferentSteadyState-4 93331 1119 ns/op BenchmarkMapString-4 5942 18321 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 20922 6877 ns/op PASS ok expvar 3.760s goos: linux goarch: amd64 pkg: fmt cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSprintfPadding-4 102927 1064 ns/op BenchmarkSprintfEmpty-4 303303 346.3 ns/op BenchmarkSprintfString-4 284755 431.5 ns/op BenchmarkSprintfTruncateString-4 261208 516.0 ns/op BenchmarkSprintfTruncateBytes-4 151936 801.1 ns/op BenchmarkSprintfSlowParsingPath-4 221580 537.1 ns/op BenchmarkSprintfQuoteString-4 37357 2996 ns/op BenchmarkSprintfInt-4 210403 479.0 ns/op BenchmarkSprintfIntInt-4 156969 833.1 ns/op BenchmarkSprintfPrefixedInt-4 211551 714.4 ns/op BenchmarkSprintfFloat-4 139334 852.4 ns/op BenchmarkSprintfComplex-4 56380 1979 ns/op BenchmarkSprintfBoolean-4 272814 471.9 ns/op BenchmarkSprintfHexString-4 101179 1133 ns/op BenchmarkSprintfHexBytes-4 76544 1550 ns/op BenchmarkSprintfBytes-4 44192 2767 ns/op BenchmarkSprintfStringer-4 86395 1706 ns/op BenchmarkSprintfStructure-4 38832 3372 ns/op BenchmarkManyArgs-4 56002 1812 ns/op BenchmarkFprintInt-4 65652 1865 ns/op BenchmarkFprintfBytes-4 72578 1675 ns/op BenchmarkFprintIntNoAlloc-4 64726 1854 ns/op BenchmarkScanInts-4 36 3425892 ns/op BenchmarkScanRecursiveInt-4 1 386526134 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 423697750 ns/op PASS ok fmt 5.425s goos: linux goarch: amd64 pkg: go/build cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkImportVendor-4 595 178581 ns/op PASS ok go/build 1.154s goos: linux goarch: amd64 pkg: go/constant cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStringAdd/1-4 36976 2754 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 12823 8975 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3417 30584 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 980 117956 ns/op 11872 B/op 73 allocs/op BenchmarkStringAdd/256-4 246 470828 ns/op 48992 B/op 267 allocs/op BenchmarkStringAdd/1024-4 51 2384309 ns/op 215525 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 12 9473164 ns/op 846312 B/op 4113 allocs/op BenchmarkStringAdd/16384-4 3 40238903 ns/op 3615200 B/op 16406 allocs/op BenchmarkStringAdd/65536-4 1 181428885 ns/op 15239648 B/op 65564 allocs/op PASS ok go/constant 2.456s goos: linux goarch: amd64 pkg: go/format cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFormat/array1-10000-4 1 281605634 ns/op 0.23 MB/s 45883280 B/op 48975 allocs/op PASS ok go/format 1.327s goos: linux goarch: amd64 pkg: go/parser cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkParse-4 5 21128300 ns/op 2.55 MB/s BenchmarkParseOnly-4 6 19062501 ns/op 2.82 MB/s BenchmarkResolve-4 43 2640479 ns/op 20.39 MB/s PASS ok go/parser 2.309s goos: linux goarch: amd64 pkg: go/printer cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPrintFile-4 1 164572834 ns/op 0.31 MB/s 4877984 B/op 27477 allocs/op BenchmarkPrintDecl-4 702 168153 ns/op 0.19 MB/s 17731 B/op 51 allocs/op PASS ok go/printer 1.326s goos: linux goarch: amd64 pkg: go/scanner cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScan-4 260 457783 ns/op BenchmarkScanFiles/go/types/expr.go-4 13 7976861 ns/op 6.23 MB/s BenchmarkScanFiles/go/parser/parser.go-4 8 12712428 ns/op 5.77 MB/s BenchmarkScanFiles/net/http/server.go-4 6 19415809 ns/op 6.35 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 219 553930 ns/op 5.59 MB/s PASS ok go/scanner 1.830s goos: linux goarch: amd64 pkg: go/token cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSearchInts-4 1000000 105.8 ns/op PASS ok go/token 1.133s goos: linux goarch: amd64 pkg: go/types cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLookupFieldOrMethod-4 97 1220530 ns/op BenchmarkNamed/Underlying/nongeneric-4 610555 163.9 ns/op BenchmarkNamed/Underlying/generic-4 686883 168.5 ns/op BenchmarkNamed/Underlying/src_instance-4 676251 169.3 ns/op BenchmarkNamed/Underlying/user_instance-4 715882 162.2 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 17505 6545 ns/op BenchmarkNamed/NewMethodSet/generic-4 16718 6710 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 16836 6669 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 17782 6712 ns/op BenchmarkCheck/http/funcbodies/info-4 1 748693038 ns/op 44912 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 532205369 ns/op 63167 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 291008346 ns/op 115532 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 253877405 ns/op 132441 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 483127633 ns/op 10725 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 134290095 ns/op 38575 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 74846952 ns/op 69210 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 79444981 ns/op 65194 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 154436056 ns/op 14026 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 70692466 ns/op 30637 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 51317142 ns/op 42211 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 3 51282050 ns/op 42247 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1350146816 ns/op 51368 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 749210075 ns/op 92565 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 189435993 ns/op 365963 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 152145837 ns/op 455593 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 559884593 ns/op 3584 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 106031635 ns/op 18913 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 87125396 ns/op 23030 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 90317894 ns/op 22218 lines/s PASS ok go/types 21.155s goos: linux goarch: amd64 pkg: hash/adler32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAdler32KB-4 7957 14438 ns/op 70.93 MB/s PASS ok hash/adler32 1.201s goos: linux goarch: amd64 pkg: hash/crc32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCRC32/poly=IEEE/size=15/align=0-4 197466 605.6 ns/op 24.77 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 197248 573.8 ns/op 26.14 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 100129 1146 ns/op 34.90 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 110974 1072 ns/op 37.31 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 433790 273.8 ns/op 1869.95 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 434042 268.8 ns/op 1904.79 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 370950 301.0 ns/op 3402.50 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 384126 303.1 ns/op 3378.61 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 227815 508.7 ns/op 8051.37 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 238083 497.5 ns/op 8232.35 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 53727 2221 ns/op 14752.90 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 52014 2220 ns/op 14761.21 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 407857 284.9 ns/op 52.65 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 407442 284.3 ns/op 52.77 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 437275 277.8 ns/op 144.00 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 420284 278.0 ns/op 143.90 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 302467 392.6 ns/op 1304.00 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 293814 390.8 ns/op 1310.05 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 239337 484.4 ns/op 2114.03 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 243489 491.7 ns/op 2082.43 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 210306 560.8 ns/op 7303.58 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 207898 575.6 ns/op 7116.47 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 43800 2672 ns/op 12264.72 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 44425 2648 ns/op 12376.40 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 198607 588.2 ns/op 25.50 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 194295 594.0 ns/op 25.25 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 98714 1217 ns/op 32.87 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 98964 1208 ns/op 33.10 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 7461 15747 ns/op 32.51 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 7210 15835 ns/op 32.33 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 3558 33864 ns/op 30.24 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 3607 32780 ns/op 31.24 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 871 138216 ns/op 29.63 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 861 139330 ns/op 29.40 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 100 1109988 ns/op 29.52 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 100 1120497 ns/op 29.24 MB/s PASS ok hash/crc32 5.784s goos: linux goarch: amd64 pkg: hash/crc64 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCrc64/ISO64KB-4 84 1433415 ns/op 45.72 MB/s BenchmarkCrc64/ISO4KB-4 974 120014 ns/op 34.13 MB/s BenchmarkCrc64/ISO1KB-4 4326 25763 ns/op 39.75 MB/s BenchmarkCrc64/ECMA64KB-4 80 1405687 ns/op 46.62 MB/s BenchmarkCrc64/Random64KB-4 90 1266055 ns/op 51.76 MB/s BenchmarkCrc64/Random16KB-4 356 332101 ns/op 49.33 MB/s PASS ok hash/crc64 1.850s goos: linux goarch: amd64 pkg: hash/fnv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFnv32KB-4 8208 14307 ns/op 71.58 MB/s BenchmarkFnv32aKB-4 8410 14300 ns/op 71.61 MB/s BenchmarkFnv64KB-4 8158 14602 ns/op 70.13 MB/s BenchmarkFnv64aKB-4 7974 14654 ns/op 69.88 MB/s BenchmarkFnv128KB-4 1923 60008 ns/op 17.06 MB/s BenchmarkFnv128aKB-4 2025 59476 ns/op 17.22 MB/s PASS ok hash/fnv 1.956s goos: linux goarch: amd64 pkg: hash/maphash cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash/n=4/Write-4 488965 205.1 ns/op 19.50 MB/s BenchmarkHash/n=4/Bytes-4 3997576 30.20 ns/op 132.44 MB/s BenchmarkHash/n=4/String-4 1760410 68.20 ns/op 58.65 MB/s BenchmarkHash/n=8/Write-4 482372 210.2 ns/op 38.05 MB/s BenchmarkHash/n=8/Bytes-4 3803697 31.43 ns/op 254.53 MB/s BenchmarkHash/n=8/String-4 1761891 69.52 ns/op 115.07 MB/s BenchmarkHash/n=16/Write-4 581346 193.9 ns/op 82.52 MB/s BenchmarkHash/n=16/Bytes-4 4498720 26.61 ns/op 601.28 MB/s BenchmarkHash/n=16/String-4 1780381 66.65 ns/op 240.08 MB/s BenchmarkHash/n=32/Write-4 538155 205.2 ns/op 155.97 MB/s BenchmarkHash/n=32/Bytes-4 4098260 29.28 ns/op 1093.05 MB/s BenchmarkHash/n=32/String-4 1695003 70.48 ns/op 454.05 MB/s BenchmarkHash/n=64/Write-4 491739 220.4 ns/op 290.40 MB/s BenchmarkHash/n=64/Bytes-4 3867442 30.92 ns/op 2069.62 MB/s BenchmarkHash/n=64/String-4 1725838 68.99 ns/op 927.67 MB/s BenchmarkHash/n=256/Write-4 391112 303.4 ns/op 843.84 MB/s BenchmarkHash/n=256/Bytes-4 2179878 55.13 ns/op 4643.29 MB/s BenchmarkHash/n=256/String-4 883732 129.9 ns/op 1971.03 MB/s BenchmarkHash/n=320/Write-4 396273 295.9 ns/op 1081.59 MB/s BenchmarkHash/n=320/Bytes-4 1756909 69.19 ns/op 4625.23 MB/s BenchmarkHash/n=320/String-4 636630 185.1 ns/op 1729.00 MB/s BenchmarkHash/n=1024/Write-4 261184 453.8 ns/op 2256.66 MB/s BenchmarkHash/n=1024/Bytes-4 749298 161.2 ns/op 6352.54 MB/s BenchmarkHash/n=1024/String-4 253185 477.5 ns/op 2144.33 MB/s BenchmarkHash/n=4096/Write-4 120871 983.2 ns/op 4166.04 MB/s BenchmarkHash/n=4096/Bytes-4 202902 585.7 ns/op 6993.07 MB/s BenchmarkHash/n=4096/String-4 65616 1804 ns/op 2269.99 MB/s BenchmarkHash/n=16384/Write-4 38535 3103 ns/op 5279.46 MB/s BenchmarkHash/n=16384/Bytes-4 52118 2260 ns/op 7250.55 MB/s BenchmarkHash/n=16384/String-4 16698 7170 ns/op 2285.16 MB/s PASS ok hash/maphash 5.428s goos: linux goarch: amd64 pkg: html cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEscape-4 736 142885 ns/op BenchmarkEscapeNone-4 132812 882.6 ns/op BenchmarkUnescape-4 734 159177 ns/op BenchmarkUnescapeNone-4 484623 238.6 ns/op BenchmarkUnescapeSparse-4 8252 12761 ns/op BenchmarkUnescapeDense-4 1107 104922 ns/op PASS ok html 1.770s goos: linux goarch: amd64 pkg: html/template cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCSSEscaper-4 8743 12811 ns/op BenchmarkCSSEscaperNoSpecials-4 42519 2770 ns/op BenchmarkDecodeCSS-4 26479 4585 ns/op BenchmarkDecodeCSSNoSpecials-4 4067725 29.41 ns/op BenchmarkCSSValueFilter-4 101655 1133 ns/op BenchmarkCSSValueFilterOk-4 71907 1636 ns/op BenchmarkEscapedExecute-4 3945 26356 ns/op BenchmarkHTMLNospaceEscaper-4 10000 10817 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 63477 1855 ns/op BenchmarkStripTags-4 20288 5746 ns/op BenchmarkStripTagsNoSpecials-4 246110 423.1 ns/op BenchmarkJSValEscaperWithNum-4 21927 5449 ns/op BenchmarkJSValEscaperWithStr-4 5414 21919 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 17288 6863 ns/op BenchmarkJSValEscaperWithObj-4 4107 26403 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 12396 9431 ns/op BenchmarkJSStrEscaperNoSpecials-4 54879 2146 ns/op BenchmarkJSStrEscaper-4 10000 10688 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 50624 2387 ns/op BenchmarkJSRegexpEscaper-4 10000 11221 ns/op BenchmarkTemplateSpecialTags-4 78 1334885 ns/op BenchmarkURLEscaper-4 3934 28571 ns/op BenchmarkURLEscaperNoSpecials-4 162192 742.0 ns/op BenchmarkURLNormalizer-4 5577 21259 ns/op BenchmarkURLNormalizerNoSpecials-4 140611 804.4 ns/op BenchmarkSrcsetFilter-4 17436 6847 ns/op BenchmarkSrcsetFilterNoSpecials-4 94473 1159 ns/op PASS ok html/template 5.014s goos: linux goarch: amd64 pkg: image cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAt/rgba-4 568266 201.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 399870 279.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 565938 194.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 411986 281.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1846861 64.58 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 101.2 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1868167 64.23 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 105.6 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1478608 82.41 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 436473 261.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 352558 343.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 454438 271.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 325363 341.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 796242 144.3 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 539190 225.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 867720 119.3 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 536950 220.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 432975 271.6 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1392151 86.65 ns/op BenchmarkRGBASetRGBA-4 1383961 86.76 ns/op BenchmarkRGBA64At-4 696672 167.9 ns/op BenchmarkRGBA64SetRGBA64-4 693406 157.6 ns/op BenchmarkNRGBAAt-4 1384263 86.22 ns/op BenchmarkNRGBASetNRGBA-4 1373810 86.39 ns/op BenchmarkNRGBA64At-4 651516 168.5 ns/op BenchmarkNRGBA64SetNRGBA64-4 680245 154.5 ns/op BenchmarkAlphaAt-4 2356621 48.48 ns/op BenchmarkAlphaSetAlpha-4 2301229 48.36 ns/op BenchmarkAlpha16At-4 1576454 75.39 ns/op BenchmarkAlphaSetAlpha16-4 1589071 75.15 ns/op BenchmarkGrayAt-4 2285354 49.83 ns/op BenchmarkGraySetGray-4 2317825 49.33 ns/op BenchmarkGray16At-4 1602166 74.94 ns/op BenchmarkGraySetGray16-4 1605912 75.50 ns/op PASS ok image 6.286s goos: linux goarch: amd64 pkg: image/color cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkYCbCrToRGB/0-4 4134549 29.01 ns/op BenchmarkYCbCrToRGB/128-4 4281753 28.43 ns/op BenchmarkYCbCrToRGB/255-4 4383196 27.48 ns/op BenchmarkRGBToYCbCr/0-4 4317235 27.78 ns/op BenchmarkRGBToYCbCr/Cb-4 4477494 26.86 ns/op BenchmarkRGBToYCbCr/Cr-4 4453500 26.91 ns/op BenchmarkYCbCrToRGBA/0-4 3593902 33.04 ns/op BenchmarkYCbCrToRGBA/128-4 3352959 35.61 ns/op BenchmarkYCbCrToRGBA/255-4 3763207 31.98 ns/op BenchmarkNYCbCrAToRGBA/0-4 3617384 33.02 ns/op BenchmarkNYCbCrAToRGBA/128-4 3585190 33.21 ns/op BenchmarkNYCbCrAToRGBA/255-4 3519758 33.99 ns/op PASS ok image/color 2.866s goos: linux goarch: amd64 pkg: image/draw cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFillOver-4 3 36463503 ns/op BenchmarkFillSrc-4 295 408431 ns/op BenchmarkCopyOver-4 6 18295225 ns/op BenchmarkCopySrc-4 385 313116 ns/op BenchmarkNRGBAOver-4 6 19944726 ns/op BenchmarkNRGBASrc-4 8 12901032 ns/op BenchmarkYCbCr-4 8 14315543 ns/op BenchmarkGray-4 14 7544492 ns/op BenchmarkCMYK-4 8 12937302 ns/op BenchmarkGlyphOver-4 19 6264752 ns/op BenchmarkRGBAMaskOver-4 4 32083993 ns/op BenchmarkGrayMaskOver-4 5 24452602 ns/op BenchmarkRGBA64ImageMaskOver-4 3 40365816 ns/op BenchmarkRGBA-4 4 26079045 ns/op BenchmarkPalettedFill-4 896 136668 ns/op BenchmarkPalettedRGBA-4 4 26991584 ns/op BenchmarkGenericOver-4 2 58798134 ns/op BenchmarkGenericMaskOver-4 5 23898008 ns/op BenchmarkGenericSrc-4 3 38244902 ns/op BenchmarkGenericMaskSrc-4 4 33154908 ns/op PASS ok image/draw 7.436s goos: linux goarch: amd64 pkg: image/gif cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecode-4 22 4825427 ns/op 3.20 MB/s 48616 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 115994409 ns/op 2.65 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 3099205348 ns/op 0.40 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 55 2148483 ns/op 7.19 MB/s 79985 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 153229793 ns/op 0.40 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 5.168s goos: linux goarch: amd64 pkg: image/jpeg cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFDCT-4 3440 30631 ns/op BenchmarkIDCT-4 3693 29307 ns/op BenchmarkDecodeBaseline-4 8 12852189 ns/op 4.81 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 17764570 ns/op 3.48 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 158859947 ns/op 7.74 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 197113997 ns/op 4.68 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 2.264s goos: linux goarch: amd64 pkg: image/png cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPaeth-4 11643924 9.916 ns/op BenchmarkDecodeGray-4 12 9516275 ns/op 6.89 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 40423169 ns/op 6.48 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 34867393 ns/op 7.52 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 21 5497672 ns/op 11.92 MB/s 140352 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 33515389 ns/op 7.82 MB/s 332128 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 40717615 ns/op 6.44 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 61540935 ns/op 4.99 MB/s 852232 B/op 32 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 61423894 ns/op 5.00 MB/s 426128 B/op 17 allocs/op BenchmarkEncodeNRGBOpaque-4 1 201235347 ns/op 6.11 MB/s 860392 B/op 33 allocs/op BenchmarkEncodeNRGBA-4 1 222349105 ns/op 5.53 MB/s 864144 B/op 33 allocs/op BenchmarkEncodePaletted-4 4 31495593 ns/op 9.75 MB/s 848656 B/op 36 allocs/op BenchmarkEncodeRGBOpaque-4 1 199142166 ns/op 6.17 MB/s 860296 B/op 32 allocs/op BenchmarkEncodeRGBA-4 1 848203938 ns/op 1.45 MB/s 864200 B/op 36 allocs/op PASS ok image/png 4.760s goos: linux goarch: amd64 pkg: index/suffixarray cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkNew/text=opticks/size=100K/bits=32-4 2 54331487 ns/op 1.84 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 45771548 ns/op 2.18 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 321237297 ns/op 1.56 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 320889347 ns/op 1.56 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 55475599 ns/op 1.80 MB/s 401492 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 45806888 ns/op 2.18 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 312484534 ns/op 1.60 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 291054736 ns/op 1.72 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 705875060 ns/op 1.42 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 695228398 ns/op 1.44 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 4325424281 ns/op 1.16 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 4157031886 ns/op 1.20 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=go/size=10M/bits=32-4 1 8603577032 ns/op 1.16 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=go/size=10M/bits=64-4 1 8432217964 ns/op 1.19 MB/s 80003152 B/op 2 allocs/op BenchmarkNew/text=go/size=50M/bits=32-4 1 49051736495 ns/op 1.02 MB/s 200007760 B/op 2 allocs/op BenchmarkNew/text=go/size=50M/bits=64-4 1 47828923959 ns/op 1.05 MB/s 400007248 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 10480126 ns/op 9.54 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 9 11672310 ns/op 8.57 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 51974521 ns/op 9.62 MB/s 2007122 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 57484224 ns/op 8.70 MB/s 4005972 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 101249314 ns/op 9.88 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 117342016 ns/op 8.52 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 519343219 ns/op 9.63 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 578760016 ns/op 8.64 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=10M/bits=32-4 1 1016578301 ns/op 9.84 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=10M/bits=64-4 1 1160924106 ns/op 8.61 MB/s 80003152 B/op 2 allocs/op BenchmarkNew/text=zero/size=50M/bits=32-4 1 5135360722 ns/op 9.74 MB/s 200007760 B/op 2 allocs/op BenchmarkNew/text=zero/size=50M/bits=64-4 1 5800914589 ns/op 8.62 MB/s 400007248 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 62462682 ns/op 1.60 MB/s 540752 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 55253136 ns/op 1.81 MB/s 1073232 B/op 3 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 378359830 ns/op 1.32 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 411985173 ns/op 1.21 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 933906978 ns/op 1.07 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 996485509 ns/op 1.00 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 6410427317 ns/op 0.78 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 6325887789 ns/op 0.79 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=10M/bits=32-4 1 13590105759 ns/op 0.74 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=10M/bits=64-4 1 13713124444 ns/op 0.73 MB/s 80003152 B/op 2 allocs/op BenchmarkNew/text=rand/size=50M/bits=32-4 1 85917309693 ns/op 0.58 MB/s 200007760 B/op 2 allocs/op BenchmarkNew/text=rand/size=50M/bits=64-4 1 88924572522 ns/op 0.56 MB/s 400007248 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 205876960 ns/op 20.30 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 208231138 ns/op 20.07 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 378.423s goos: linux goarch: amd64 pkg: internal/fuzz cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMarshalCorpusFile/1-4 33519 3180 ns/op 0.31 MB/s BenchmarkMarshalCorpusFile/2-4 35029 3286 ns/op 0.61 MB/s BenchmarkMarshalCorpusFile/4-4 31570 3670 ns/op 1.09 MB/s BenchmarkMarshalCorpusFile/8-4 27054 4416 ns/op 1.81 MB/s BenchmarkMarshalCorpusFile/16-4 21211 5577 ns/op 2.87 MB/s BenchmarkMarshalCorpusFile/32-4 14564 8185 ns/op 3.91 MB/s BenchmarkMarshalCorpusFile/64-4 10000 10850 ns/op 5.90 MB/s BenchmarkMarshalCorpusFile/128-4 8431 13863 ns/op 9.23 MB/s BenchmarkMarshalCorpusFile/256-4 3582 34129 ns/op 7.50 MB/s BenchmarkMarshalCorpusFile/512-4 1683 66267 ns/op 7.73 MB/s BenchmarkMarshalCorpusFile/1024-4 936 126094 ns/op 8.12 MB/s BenchmarkMarshalCorpusFile/2048-4 456 259010 ns/op 7.91 MB/s BenchmarkMarshalCorpusFile/4096-4 229 497099 ns/op 8.24 MB/s BenchmarkMarshalCorpusFile/8192-4 100 1018819 ns/op 8.04 MB/s BenchmarkMarshalCorpusFile/16384-4 57 2039634 ns/op 8.03 MB/s BenchmarkMarshalCorpusFile/32768-4 21 5528334 ns/op 5.93 MB/s BenchmarkMarshalCorpusFile/65536-4 9 11644027 ns/op 5.63 MB/s BenchmarkMarshalCorpusFile/131072-4 4 26959910 ns/op 4.86 MB/s BenchmarkMarshalCorpusFile/262144-4 2 55489316 ns/op 4.72 MB/s BenchmarkMarshalCorpusFile/524288-4 1 119211933 ns/op 4.40 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 272641918 ns/op 3.85 MB/s BenchmarkUnmarshalCorpusFile/1-4 9051 12842 ns/op 0.08 MB/s BenchmarkUnmarshalCorpusFile/2-4 9020 13462 ns/op 0.15 MB/s BenchmarkUnmarshalCorpusFile/4-4 8121 15142 ns/op 0.26 MB/s BenchmarkUnmarshalCorpusFile/8-4 6132 16910 ns/op 0.47 MB/s BenchmarkUnmarshalCorpusFile/16-4 5874 19955 ns/op 0.80 MB/s BenchmarkUnmarshalCorpusFile/32-4 4022 28864 ns/op 1.11 MB/s BenchmarkUnmarshalCorpusFile/64-4 3152 33857 ns/op 1.89 MB/s BenchmarkUnmarshalCorpusFile/128-4 2704 43073 ns/op 2.97 MB/s BenchmarkUnmarshalCorpusFile/256-4 1051 116307 ns/op 2.20 MB/s BenchmarkUnmarshalCorpusFile/512-4 547 216244 ns/op 2.37 MB/s BenchmarkUnmarshalCorpusFile/1024-4 296 404304 ns/op 2.53 MB/s BenchmarkUnmarshalCorpusFile/2048-4 147 789168 ns/op 2.60 MB/s BenchmarkUnmarshalCorpusFile/4096-4 70 1585681 ns/op 2.58 MB/s BenchmarkUnmarshalCorpusFile/8192-4 34 3174906 ns/op 2.58 MB/s BenchmarkUnmarshalCorpusFile/16384-4 16 6262002 ns/op 2.62 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 12753281 ns/op 2.57 MB/s BenchmarkUnmarshalCorpusFile/65536-4 5 25313404 ns/op 2.59 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 50363710 ns/op 2.60 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 103130671 ns/op 2.54 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 210154979 ns/op 2.49 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 412735185 ns/op 2.54 MB/s BenchmarkMutatorBytes/1-4 33699 3601 ns/op BenchmarkMutatorBytes/10-4 35871 3339 ns/op BenchmarkMutatorBytes/100-4 33379 3712 ns/op BenchmarkMutatorBytes/1000-4 21416 5700 ns/op BenchmarkMutatorBytes/10000-4 5754 25500 ns/op BenchmarkMutatorBytes/100000-4 816 158360 ns/op BenchmarkMutatorString/1-4 30000 3677 ns/op BenchmarkMutatorString/10-4 33765 3680 ns/op BenchmarkMutatorString/100-4 30246 4480 ns/op BenchmarkMutatorString/1000-4 12738 8095 ns/op BenchmarkMutatorString/10000-4 2780 62572 ns/op BenchmarkMutatorString/100000-4 199 613603 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 17101 6222 ns/op BenchmarkMutatorAllBasicTypes/string-4 17530 6841 ns/op BenchmarkMutatorAllBasicTypes/bool-4 56857 2133 ns/op BenchmarkMutatorAllBasicTypes/float32-4 50528 2336 ns/op BenchmarkMutatorAllBasicTypes/float64-4 50329 2385 ns/op BenchmarkMutatorAllBasicTypes/int-4 56676 2120 ns/op BenchmarkMutatorAllBasicTypes/int8-4 55886 2140 ns/op BenchmarkMutatorAllBasicTypes/int16-4 53754 2166 ns/op BenchmarkMutatorAllBasicTypes/int32-4 56286 2192 ns/op BenchmarkMutatorAllBasicTypes/int64-4 56718 2151 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 52610 2231 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 54584 2239 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 55466 2207 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 54399 2159 ns/op PASS ok internal/fuzz 12.661s goos: linux goarch: amd64 pkg: internal/intern cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStress-4 26724 4125 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 122690 998.0 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.294s goos: linux goarch: amd64 pkg: internal/poll cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSplicePipe/SplicePipeWithPool-4 41221 3167 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 10000 11046 ns/op BenchmarkSplicePipePoolParallel-4 115312 1149 ns/op BenchmarkSplicePipeNativeParallel-4 31854 3283 ns/op PASS ok internal/poll 1.805s goos: linux goarch: amd64 pkg: internal/trace cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMMU-4 5 22335241 ns/op PASS ok internal/trace 5.146s PASS ok internal/zstd 1.076s goos: linux goarch: amd64 pkg: io cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCopyNSmall-4 10000 16478 ns/op BenchmarkCopyNLarge-4 136 1180767 ns/op PASS ok io 1.449s goos: linux goarch: amd64 pkg: log cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkItoa-4 212212 528.4 ns/op BenchmarkPrintln-4 22184 5463 ns/op 78 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 32449 3711 ns/op 65 B/op 1 allocs/op BenchmarkConcurrent-4 2280 49642 ns/op BenchmarkDiscard-4 652135 174.2 ns/op 0 B/op 0 allocs/op PASS ok log 1.820s goos: linux goarch: amd64 pkg: log/slog cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkWriteTime-4 83757 1393 ns/op BenchmarkJSONHandler/defaults-4 7104 17510 ns/op 532 B/op 1 allocs/op BenchmarkJSONHandler/time_format-4 3702 28149 ns/op 793 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4846 25292 ns/op 768 B/op 5 allocs/op BenchmarkPreformatting/separate-4 6769 16573 ns/op 526 B/op 1 allocs/op BenchmarkPreformatting/struct-4 6979 16505 ns/op 520 B/op 0 allocs/op BenchmarkPreformatting/struct_file-4 5608 21317 ns/op 523 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 27932 4188 ns/op 80 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 27427 4313 ns/op 62 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 78590 1559 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 59128 2145 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 51603 2455 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 54878 2272 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 58028 2146 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 48675 2456 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 931315 123.7 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 562810 200.6 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 594531 201.9 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 441308 262.7 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 397970 300.5 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 4628 22401 ns/op BenchmarkDispatch/switch-checked-4 191469 617.4 ns/op BenchmarkDispatch/As-4 198508 582.9 ns/op BenchmarkDispatch/Visit-4 183152 645.7 ns/op BenchmarkUnsafeStrings-4 19532 6178 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.585s goos: linux goarch: amd64 pkg: log/slog/internal/benchmarks cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAttrs/disabled/5_args-4 1534609 82.69 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 1555808 77.03 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 830601 125.8 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 271815 439.2 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 68082 1787 ns/op 259 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 60220 1730 ns/op 264 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 46190 2994 ns/op 678 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 14217 8414 ns/op 3475 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 14586 7410 ns/op 603 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 13102 8675 ns/op 594 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 9610 11398 ns/op 1086 B/op 6 allocs/op BenchmarkAttrs/Text_discard/40_args-4 2888 39325 ns/op 4324 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 15410 7742 ns/op 523 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 17246 7686 ns/op 523 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 11715 11764 ns/op 936 B/op 2 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 3160 33156 ns/op 3737 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 4.805s goos: linux goarch: amd64 pkg: maps cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMapClone-4 2 51973464 ns/op PASS ok maps 2.622s goos: linux goarch: amd64 pkg: math cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAcos-4 2155815 55.05 ns/op BenchmarkAcosh-4 811228 136.2 ns/op BenchmarkAsin-4 2122970 55.63 ns/op BenchmarkAsinh-4 853696 138.5 ns/op BenchmarkAtan-4 2902297 40.90 ns/op BenchmarkAtanh-4 868418 136.6 ns/op BenchmarkAtan2-4 2157220 55.29 ns/op BenchmarkCbrt-4 1000000 106.9 ns/op BenchmarkCeil-4 16558040 7.219 ns/op BenchmarkCopysign-4 1969226 60.90 ns/op BenchmarkCos-4 1000000 102.7 ns/op BenchmarkCosh-4 1309753 90.24 ns/op BenchmarkErf-4 2777912 42.92 ns/op BenchmarkErfc-4 2709436 44.57 ns/op BenchmarkErfinv-4 2435901 49.08 ns/op BenchmarkErfcinv-4 2435580 48.86 ns/op BenchmarkExp-4 5847591 20.23 ns/op BenchmarkExpGo-4 736646 151.0 ns/op BenchmarkExpm1-4 2023892 59.01 ns/op BenchmarkExp2-4 803632 137.9 ns/op BenchmarkExp2Go-4 806997 146.5 ns/op BenchmarkAbs-4 2872948 42.10 ns/op BenchmarkDim-4 8561412 13.78 ns/op BenchmarkFloor-4 15802710 7.283 ns/op BenchmarkMax-4 11350626 10.21 ns/op BenchmarkMin-4 11607231 10.20 ns/op BenchmarkMod-4 241471 460.5 ns/op BenchmarkFrexp-4 1504129 80.48 ns/op BenchmarkGamma-4 641577 187.8 ns/op BenchmarkHypot-4 10128978 11.85 ns/op BenchmarkHypotGo-4 1241707 96.84 ns/op BenchmarkIlogb-4 1762717 67.00 ns/op BenchmarkJ0-4 217088 526.5 ns/op BenchmarkJ1-4 240649 498.1 ns/op BenchmarkJn-4 107193 1104 ns/op BenchmarkLdexp-4 1442284 81.44 ns/op BenchmarkLgamma-4 850513 139.3 ns/op BenchmarkLog-4 5030143 23.73 ns/op BenchmarkLogb-4 1758782 68.56 ns/op BenchmarkLog1p-4 1000000 111.9 ns/op BenchmarkLog10-4 4884085 24.85 ns/op BenchmarkLog2-4 1000000 100.7 ns/op BenchmarkModf-4 2338148 50.93 ns/op BenchmarkNextafter32-4 2265220 52.42 ns/op BenchmarkNextafter64-4 2171316 54.90 ns/op BenchmarkPowInt-4 444405 258.8 ns/op BenchmarkPowFrac-4 342498 341.6 ns/op BenchmarkPow10Pos-4 4212362 28.47 ns/op BenchmarkPow10Neg-4 4050765 29.51 ns/op BenchmarkRound-4 2823241 42.94 ns/op BenchmarkRoundToEven-4 7947639 15.07 ns/op BenchmarkRemainder-4 359473 313.3 ns/op BenchmarkSignbit-4 4022715 29.04 ns/op BenchmarkSin-4 1620606 74.76 ns/op BenchmarkSincos-4 949863 118.9 ns/op BenchmarkSinh-4 1769863 67.52 ns/op BenchmarkSqrtIndirect-4 16461658 7.292 ns/op BenchmarkSqrtLatency-4 16432876 7.339 ns/op BenchmarkSqrtIndirectLatency-4 16315866 7.268 ns/op BenchmarkSqrtGoLatency-4 1214875 98.67 ns/op BenchmarkSqrtPrime-4 32059 3745 ns/op BenchmarkTan-4 1467198 81.36 ns/op BenchmarkTanh-4 1246995 96.74 ns/op BenchmarkTrunc-4 16504357 7.182 ns/op BenchmarkY0-4 240930 489.8 ns/op BenchmarkY1-4 239757 496.3 ns/op BenchmarkYn-4 114892 1035 ns/op BenchmarkFloat64bits-4 4313546 27.92 ns/op BenchmarkFloat64frombits-4 4020117 29.24 ns/op BenchmarkFloat32bits-4 3954590 29.54 ns/op BenchmarkFloat32frombits-4 3946017 30.44 ns/op BenchmarkFMA-4 16699131 7.235 ns/op PASS ok math 11.859s goos: linux goarch: amd64 pkg: math/big cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAddVV/1-4 11358820 10.72 ns/op 5967.65 MB/s BenchmarkAddVV/2-4 10464974 11.44 ns/op 11190.72 MB/s BenchmarkAddVV/3-4 9635701 12.48 ns/op 15388.90 MB/s BenchmarkAddVV/4-4 9731817 12.40 ns/op 20637.62 MB/s BenchmarkAddVV/5-4 9102483 13.17 ns/op 24290.24 MB/s BenchmarkAddVV/10-4 7504011 15.99 ns/op 40019.70 MB/s BenchmarkAddVV/100-4 1823456 66.04 ns/op 96915.18 MB/s BenchmarkAddVV/1000-4 204205 584.5 ns/op 109494.37 MB/s BenchmarkSubVV/1-4 11183685 10.65 ns/op 6007.91 MB/s BenchmarkSubVV/2-4 9982453 11.74 ns/op 10902.11 MB/s BenchmarkSubVV/3-4 9625855 12.57 ns/op 15269.28 MB/s BenchmarkSubVV/4-4 8265231 12.36 ns/op 20718.15 MB/s BenchmarkSubVV/5-4 9117194 13.23 ns/op 24186.21 MB/s BenchmarkSubVV/10-4 7433161 16.04 ns/op 39905.05 MB/s BenchmarkSubVV/100-4 1826167 66.20 ns/op 96680.67 MB/s BenchmarkSubVV/1000-4 199174 584.0 ns/op 109596.43 MB/s BenchmarkAddVW/1-4 11982060 9.923 ns/op 806.23 MB/s BenchmarkAddVW/2-4 10906528 11.00 ns/op 1454.76 MB/s BenchmarkAddVW/3-4 10220870 11.75 ns/op 2043.06 MB/s BenchmarkAddVW/4-4 10902560 10.93 ns/op 2927.90 MB/s BenchmarkAddVW/5-4 10207174 12.01 ns/op 3330.37 MB/s BenchmarkAddVW/10-4 8471466 14.23 ns/op 5623.33 MB/s BenchmarkAddVW/100-4 240068 477.2 ns/op 1676.56 MB/s BenchmarkAddVW/1000-4 34341 3428 ns/op 2333.54 MB/s BenchmarkAddVWext/1-4 11893831 10.25 ns/op 780.21 MB/s BenchmarkAddVWext/2-4 10867371 11.12 ns/op 1439.18 MB/s BenchmarkAddVWext/3-4 10130072 11.88 ns/op 2020.11 MB/s BenchmarkAddVWext/4-4 10779459 10.95 ns/op 2922.58 MB/s BenchmarkAddVWext/5-4 10192464 11.68 ns/op 3424.34 MB/s BenchmarkAddVWext/10-4 8421610 14.02 ns/op 5707.41 MB/s BenchmarkAddVWext/100-4 81972 1477 ns/op 541.66 MB/s BenchmarkAddVWext/1000-4 7695 14319 ns/op 558.71 MB/s BenchmarkSubVW/1-4 11980298 9.952 ns/op 803.87 MB/s BenchmarkSubVW/2-4 10438405 11.36 ns/op 1408.86 MB/s BenchmarkSubVW/3-4 9478754 12.54 ns/op 1913.20 MB/s BenchmarkSubVW/4-4 10994847 10.99 ns/op 2912.87 MB/s BenchmarkSubVW/5-4 10163730 11.86 ns/op 3372.66 MB/s BenchmarkSubVW/10-4 8424546 14.21 ns/op 5628.33 MB/s BenchmarkSubVW/100-4 247299 480.9 ns/op 1663.45 MB/s BenchmarkSubVW/1000-4 34770 3432 ns/op 2330.70 MB/s BenchmarkSubVWext/1-4 12078277 9.930 ns/op 805.67 MB/s BenchmarkSubVWext/2-4 10960647 10.99 ns/op 1456.48 MB/s BenchmarkSubVWext/3-4 9903878 12.10 ns/op 1983.18 MB/s BenchmarkSubVWext/4-4 10998204 10.89 ns/op 2938.40 MB/s BenchmarkSubVWext/5-4 9649000 11.81 ns/op 3387.12 MB/s BenchmarkSubVWext/10-4 8566262 13.83 ns/op 5784.45 MB/s BenchmarkSubVWext/100-4 80533 1470 ns/op 544.05 MB/s BenchmarkSubVWext/1000-4 8250 14212 ns/op 562.89 MB/s BenchmarkMulAddVWW/1-4 10368715 11.44 ns/op 5592.88 MB/s BenchmarkMulAddVWW/2-4 9599038 12.50 ns/op 10243.54 MB/s BenchmarkMulAddVWW/3-4 9567160 12.60 ns/op 15237.50 MB/s BenchmarkMulAddVWW/4-4 9130404 13.15 ns/op 19467.70 MB/s BenchmarkMulAddVWW/5-4 8431006 14.15 ns/op 22619.07 MB/s BenchmarkMulAddVWW/10-4 6371846 18.94 ns/op 33788.73 MB/s BenchmarkMulAddVWW/100-4 1000000 101.9 ns/op 62791.26 MB/s BenchmarkMulAddVWW/1000-4 125581 955.7 ns/op 66965.75 MB/s BenchmarkAddMulVVW/1-4 10476169 11.45 ns/op 5587.80 MB/s BenchmarkAddMulVVW/2-4 9900721 12.27 ns/op 10429.76 MB/s BenchmarkAddMulVVW/3-4 9290484 12.91 ns/op 14877.09 MB/s BenchmarkAddMulVVW/4-4 8723558 13.77 ns/op 18597.24 MB/s BenchmarkAddMulVVW/5-4 7974476 14.87 ns/op 21518.13 MB/s BenchmarkAddMulVVW/10-4 6685922 17.84 ns/op 35882.53 MB/s BenchmarkAddMulVVW/100-4 1460198 81.56 ns/op 78467.61 MB/s BenchmarkAddMulVVW/1000-4 166245 723.7 ns/op 88434.20 MB/s BenchmarkDivWVW/1-4 2640561 44.89 ns/op 1425.80 MB/s BenchmarkDivWVW/2-4 1227085 97.77 ns/op 1309.21 MB/s BenchmarkDivWVW/3-4 954289 124.4 ns/op 1543.12 MB/s BenchmarkDivWVW/4-4 783002 145.1 ns/op 1763.87 MB/s BenchmarkDivWVW/5-4 784795 153.1 ns/op 2090.64 MB/s BenchmarkDivWVW/10-4 412452 283.2 ns/op 2260.25 MB/s BenchmarkDivWVW/100-4 56458 2135 ns/op 2998.35 MB/s BenchmarkDivWVW/1000-4 5286 20610 ns/op 3105.33 MB/s BenchmarkNonZeroShifts/1/shrVU-4 11623442 10.32 ns/op BenchmarkNonZeroShifts/1/shlVU-4 11697523 10.03 ns/op BenchmarkNonZeroShifts/2/shrVU-4 10918053 11.01 ns/op BenchmarkNonZeroShifts/2/shlVU-4 10823998 10.64 ns/op BenchmarkNonZeroShifts/3/shrVU-4 8605123 11.94 ns/op BenchmarkNonZeroShifts/3/shlVU-4 10736900 10.87 ns/op BenchmarkNonZeroShifts/4/shrVU-4 9250813 12.79 ns/op BenchmarkNonZeroShifts/4/shlVU-4 9951315 11.77 ns/op BenchmarkNonZeroShifts/5/shrVU-4 8279434 14.01 ns/op BenchmarkNonZeroShifts/5/shlVU-4 9475400 19.71 ns/op BenchmarkNonZeroShifts/10/shrVU-4 6418899 18.38 ns/op BenchmarkNonZeroShifts/10/shlVU-4 6563355 17.14 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1000000 111.1 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1258856 95.57 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 129194 922.3 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 153616 778.0 ns/op BenchmarkDecimalConversion-4 198 588334 ns/op BenchmarkFloatString/100-4 10000 10737 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 212 554651 ns/op 2909 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 52101696 ns/op 61216 B/op 52 allocs/op BenchmarkFloatString/100000-4 1 5145651626 ns/op 841976 B/op 508 allocs/op BenchmarkFloatAdd/10-4 169113 698.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 162735 716.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 148797 785.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 86328 1367 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 17312 6960 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 225206 527.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 222862 526.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 213052 552.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 155785 742.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 44977 2655 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1870 60887 ns/op BenchmarkParseFloatLargeExp-4 433 267280 ns/op BenchmarkGCD10x10/WithoutXY-4 187786 618.0 ns/op BenchmarkGCD10x10/WithXY-4 55495 2127 ns/op BenchmarkGCD10x100/WithoutXY-4 93139 1260 ns/op BenchmarkGCD10x100/WithXY-4 15909 7441 ns/op BenchmarkGCD10x1000/WithoutXY-4 57868 1931 ns/op BenchmarkGCD10x1000/WithXY-4 13520 9010 ns/op BenchmarkGCD100x100/WithoutXY-4 23394 4854 ns/op BenchmarkGCD100x100/WithXY-4 10000 11886 ns/op BenchmarkGCD100x1000/WithoutXY-4 10000 10408 ns/op BenchmarkGCD100x1000/WithXY-4 5289 19789 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2130 56120 ns/op BenchmarkGCD1000x1000/WithXY-4 1135 100215 ns/op BenchmarkHilbert-4 21 5442145 ns/op BenchmarkBinomial-4 14004 8509 ns/op BenchmarkQuoRem-4 19536 6469 ns/op BenchmarkExp-4 14 7488036 ns/op BenchmarkExpMont/Odd-4 129 935123 ns/op 2581 B/op 21 allocs/op BenchmarkExpMont/Even1-4 127 928495 ns/op 3367 B/op 38 allocs/op BenchmarkExpMont/Even2-4 122 979061 ns/op 3844 B/op 53 allocs/op BenchmarkExpMont/Even3-4 100 1000554 ns/op 3832 B/op 52 allocs/op BenchmarkExpMont/Even4-4 100 1023496 ns/op 3852 B/op 53 allocs/op BenchmarkExpMont/Even8-4 120 980380 ns/op 3858 B/op 53 allocs/op BenchmarkExpMont/Even32-4 100 1002683 ns/op 3800 B/op 52 allocs/op BenchmarkExpMont/Even64-4 141 818128 ns/op 3623 B/op 53 allocs/op BenchmarkExpMont/Even96-4 138 837144 ns/op 3782 B/op 51 allocs/op BenchmarkExpMont/Even128-4 160 748230 ns/op 3258 B/op 50 allocs/op BenchmarkExpMont/Even255-4 184 642578 ns/op 2939 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 434 274827 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 380 317214 ns/op 1728 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 360 310819 ns/op 1752 B/op 48 allocs/op BenchmarkExpMont/SmallEven4-4 380 309316 ns/op 1741 B/op 47 allocs/op BenchmarkExp2-4 15 7437093 ns/op BenchmarkBitset-4 783739 155.8 ns/op BenchmarkBitsetNeg-4 435216 272.6 ns/op BenchmarkBitsetOrig-4 222289 528.4 ns/op BenchmarkBitsetNegOrig-4 136219 813.6 ns/op BenchmarkModSqrt225_Tonelli-4 100 1039216 ns/op BenchmarkModSqrt225_3Mod4-4 381 311890 ns/op BenchmarkModSqrt231_Tonelli-4 100 1104898 ns/op BenchmarkModSqrt231_5Mod8-4 322 367286 ns/op BenchmarkModInverse-4 10000 10263 ns/op BenchmarkSqrt-4 1639 77869 ns/op BenchmarkIntSqr/1-4 1395999 86.57 ns/op BenchmarkIntSqr/2-4 731139 158.1 ns/op BenchmarkIntSqr/3-4 613233 196.8 ns/op BenchmarkIntSqr/5-4 423247 281.6 ns/op BenchmarkIntSqr/8-4 310838 380.2 ns/op BenchmarkIntSqr/10-4 249816 471.6 ns/op BenchmarkIntSqr/20-4 45997 2750 ns/op BenchmarkIntSqr/30-4 33926 3807 ns/op BenchmarkIntSqr/50-4 20727 5750 ns/op BenchmarkIntSqr/80-4 12578 9388 ns/op BenchmarkIntSqr/100-4 8652 12409 ns/op BenchmarkIntSqr/200-4 3668 32532 ns/op BenchmarkIntSqr/300-4 1345 74943 ns/op BenchmarkIntSqr/500-4 751 161718 ns/op BenchmarkIntSqr/800-4 285 419363 ns/op BenchmarkIntSqr/1000-4 212 553844 ns/op BenchmarkDiv/20/10-4 409360 282.6 ns/op BenchmarkDiv/40/20-4 418370 283.4 ns/op BenchmarkDiv/100/50-4 351849 330.5 ns/op BenchmarkDiv/200/100-4 46309 2741 ns/op BenchmarkDiv/400/200-4 45268 2739 ns/op BenchmarkDiv/1000/500-4 36859 3458 ns/op BenchmarkDiv/2000/1000-4 28154 4473 ns/op BenchmarkDiv/20000/10000-4 963 116972 ns/op BenchmarkDiv/200000/100000-4 25 4854365 ns/op BenchmarkDiv/2000000/1000000-4 1 130821430 ns/op BenchmarkDiv/20000000/10000000-4 1 3742701800 ns/op BenchmarkMul-4 5 23986393 ns/op BenchmarkNatMul/10-4 171477 738.7 ns/op BenchmarkNatMul/100-4 5709 22111 ns/op BenchmarkNatMul/1000-4 169 685929 ns/op BenchmarkZeroShifts/Shl-4 15858 7343 ns/op BenchmarkZeroShifts/ShlSame-4 5171812 22.75 ns/op BenchmarkZeroShifts/Shr-4 14056 8031 ns/op BenchmarkZeroShifts/ShrSame-4 5108826 22.66 ns/op BenchmarkExp3Power/0x10-4 170934 692.8 ns/op BenchmarkExp3Power/0x40-4 146234 817.9 ns/op BenchmarkExp3Power/0x100-4 88028 1280 ns/op BenchmarkExp3Power/0x400-4 40938 2747 ns/op BenchmarkExp3Power/0x1000-4 9099 12900 ns/op BenchmarkExp3Power/0x4000-4 1700 65302 ns/op BenchmarkExp3Power/0x10000-4 201 589288 ns/op BenchmarkExp3Power/0x40000-4 16 6740287 ns/op BenchmarkExp3Power/0x100000-4 2 63505401 ns/op BenchmarkExp3Power/0x400000-4 1 582158084 ns/op BenchmarkFibo-4 3 39901160 ns/op BenchmarkNatSqr/1-4 828507 133.7 ns/op BenchmarkNatSqr/2-4 442798 248.0 ns/op BenchmarkNatSqr/3-4 371538 289.8 ns/op BenchmarkNatSqr/5-4 256516 418.1 ns/op BenchmarkNatSqr/8-4 185282 581.0 ns/op BenchmarkNatSqr/10-4 155602 707.9 ns/op BenchmarkNatSqr/20-4 38979 2929 ns/op BenchmarkNatSqr/30-4 30170 3864 ns/op BenchmarkNatSqr/50-4 18237 6468 ns/op BenchmarkNatSqr/80-4 10000 10494 ns/op BenchmarkNatSqr/100-4 8433 13830 ns/op BenchmarkNatSqr/200-4 3201 34528 ns/op BenchmarkNatSqr/300-4 1443 85815 ns/op BenchmarkNatSqr/500-4 706 163537 ns/op BenchmarkNatSqr/800-4 294 391980 ns/op BenchmarkNatSqr/1000-4 223 518324 ns/op BenchmarkNatSetBytes/8-4 691557 169.0 ns/op BenchmarkNatSetBytes/24-4 192102 583.8 ns/op BenchmarkNatSetBytes/128-4 45572 2630 ns/op BenchmarkNatSetBytes/7-4 744739 152.4 ns/op BenchmarkNatSetBytes/23-4 205099 558.8 ns/op BenchmarkNatSetBytes/127-4 45324 2530 ns/op BenchmarkScanPi-4 242 491025 ns/op BenchmarkStringPiParallel-4 656 199121 ns/op BenchmarkScan/10/Base2-4 41038 2858 ns/op BenchmarkScan/100/Base2-4 4744 25087 ns/op BenchmarkScan/1000/Base2-4 482 248937 ns/op BenchmarkScan/10/Base8-4 95671 1217 ns/op BenchmarkScan/100/Base8-4 13536 8804 ns/op BenchmarkScan/1000/Base8-4 1365 86996 ns/op BenchmarkScan/10/Base10-4 105902 1142 ns/op BenchmarkScan/100/Base10-4 14624 8010 ns/op BenchmarkScan/1000/Base10-4 1488 78242 ns/op BenchmarkScan/10/Base16-4 117920 1006 ns/op BenchmarkScan/100/Base16-4 16760 7164 ns/op BenchmarkScan/1000/Base16-4 1696 69272 ns/op BenchmarkString/10/Base2-4 153933 769.2 ns/op BenchmarkString/100/Base2-4 21688 5461 ns/op BenchmarkString/1000/Base2-4 2190 54490 ns/op BenchmarkString/10/Base8-4 278636 400.8 ns/op BenchmarkString/100/Base8-4 57696 2013 ns/op BenchmarkString/1000/Base8-4 6780 18358 ns/op BenchmarkString/10/Base10-4 172832 627.8 ns/op BenchmarkString/100/Base10-4 36312 3240 ns/op BenchmarkString/1000/Base10-4 4144 26957 ns/op BenchmarkString/10/Base16-4 329451 357.9 ns/op BenchmarkString/100/Base16-4 74584 1587 ns/op BenchmarkString/1000/Base16-4 9117 13363 ns/op BenchmarkLeafSize/0-4 39 2728125 ns/op BenchmarkLeafSize/1-4 367 317707 ns/op BenchmarkLeafSize/2-4 372 312022 ns/op BenchmarkLeafSize/3-4 279 416356 ns/op BenchmarkLeafSize/4-4 368 302254 ns/op BenchmarkLeafSize/5-4 250 465106 ns/op BenchmarkLeafSize/6-4 294 400029 ns/op BenchmarkLeafSize/7-4 290 388845 ns/op BenchmarkLeafSize/8-4 381 304554 ns/op BenchmarkLeafSize/9-4 208 561035 ns/op BenchmarkLeafSize/10-4 252 465167 ns/op BenchmarkLeafSize/11-4 260 454039 ns/op BenchmarkLeafSize/12-4 286 409014 ns/op BenchmarkLeafSize/13-4 266 436761 ns/op BenchmarkLeafSize/14-4 300 384743 ns/op BenchmarkLeafSize/15-4 320 373081 ns/op BenchmarkLeafSize/16-4 387 294982 ns/op BenchmarkLeafSize/32-4 374 303789 ns/op BenchmarkLeafSize/64-4 361 313465 ns/op BenchmarkProbablyPrime/n=0-4 9 12182508 ns/op BenchmarkProbablyPrime/n=1-4 8 13660309 ns/op BenchmarkProbablyPrime/n=5-4 6 19671729 ns/op BenchmarkProbablyPrime/n=10-4 4 27051772 ns/op BenchmarkProbablyPrime/n=20-4 3 41402954 ns/op BenchmarkProbablyPrime/Lucas-4 10 10756656 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 78 1501826 ns/op BenchmarkRatCmp-4 199243 559.3 ns/op BenchmarkFloatPrecExact/1-4 127041 957.0 ns/op BenchmarkFloatPrecExact/10-4 38466 2930 ns/op BenchmarkFloatPrecExact/100-4 10678 11469 ns/op BenchmarkFloatPrecExact/1000-4 1977 57564 ns/op BenchmarkFloatPrecExact/10000-4 127 932074 ns/op BenchmarkFloatPrecExact/100000-4 3 40420831 ns/op BenchmarkFloatPrecExact/1000000-4 1 1960660946 ns/op BenchmarkFloatPrecMixed/1-4 121918 995.9 ns/op BenchmarkFloatPrecMixed/10-4 33007 3584 ns/op BenchmarkFloatPrecMixed/100-4 5107 22677 ns/op BenchmarkFloatPrecMixed/1000-4 432 269336 ns/op BenchmarkFloatPrecMixed/10000-4 12 9446345 ns/op BenchmarkFloatPrecMixed/100000-4 1 527884475 ns/op BenchmarkFloatPrecMixed/1000000-4 1 34345740724 ns/op BenchmarkFloatPrecInexact/1-4 179336 616.9 ns/op BenchmarkFloatPrecInexact/10-4 170370 703.7 ns/op BenchmarkFloatPrecInexact/100-4 103620 1169 ns/op BenchmarkFloatPrecInexact/1000-4 30022 3593 ns/op BenchmarkFloatPrecInexact/10000-4 4248 27021 ns/op BenchmarkFloatPrecInexact/100000-4 441 256972 ns/op BenchmarkFloatPrecInexact/1000000-4 21 5511851 ns/op BenchmarkFloatSqrt/64-4 21513 5441 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 14018 8642 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 9716 12051 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 4516 24474 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 748 151968 ns/op 18051 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 57 1971665 ns/op 176306 B/op 19 allocs/op BenchmarkFloatSqrt/1000000-4 1 153001742 ns/op 3813368 B/op 641 allocs/op PASS ok math/big 92.065s goos: linux goarch: amd64 pkg: math/bits cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLeadingZeros-4 8527477 13.97 ns/op BenchmarkLeadingZeros8-4 8141170 15.22 ns/op BenchmarkLeadingZeros16-4 9825283 12.16 ns/op BenchmarkLeadingZeros32-4 9278487 12.82 ns/op BenchmarkLeadingZeros64-4 10372023 11.56 ns/op BenchmarkTrailingZeros-4 10897062 11.11 ns/op BenchmarkTrailingZeros8-4 9615672 12.48 ns/op BenchmarkTrailingZeros16-4 10485523 11.24 ns/op BenchmarkTrailingZeros32-4 9839866 12.31 ns/op BenchmarkTrailingZeros64-4 10742887 11.14 ns/op BenchmarkOnesCount-4 9593266 12.51 ns/op BenchmarkOnesCount8-4 10385815 11.60 ns/op BenchmarkOnesCount16-4 10177628 11.29 ns/op BenchmarkOnesCount32-4 10664576 11.15 ns/op BenchmarkOnesCount64-4 9679396 12.31 ns/op BenchmarkRotateLeft-4 9469614 12.58 ns/op BenchmarkRotateLeft8-4 10311573 11.82 ns/op BenchmarkRotateLeft16-4 9440402 12.77 ns/op BenchmarkRotateLeft32-4 9959420 11.87 ns/op BenchmarkRotateLeft64-4 10146459 11.84 ns/op BenchmarkReverse-4 12565272 9.576 ns/op BenchmarkReverse8-4 16547862 7.339 ns/op BenchmarkReverse16-4 15378463 7.807 ns/op BenchmarkReverse32-4 14418322 8.343 ns/op BenchmarkReverse64-4 11829954 10.19 ns/op BenchmarkReverseBytes-4 13604408 8.191 ns/op BenchmarkReverseBytes16-4 16631667 7.254 ns/op BenchmarkReverseBytes32-4 16649611 7.199 ns/op BenchmarkReverseBytes64-4 16669208 7.200 ns/op BenchmarkAdd-4 9778268 12.30 ns/op BenchmarkAdd32-4 10195624 11.52 ns/op BenchmarkAdd64-4 9803194 12.37 ns/op BenchmarkAdd64multiple-4 18234723 6.432 ns/op BenchmarkSub-4 9929689 12.26 ns/op BenchmarkSub32-4 10452823 11.50 ns/op BenchmarkSub64-4 9317613 12.84 ns/op BenchmarkSub64multiple-4 18610129 6.485 ns/op BenchmarkMul-4 9593001 12.57 ns/op BenchmarkMul32-4 10170302 11.57 ns/op BenchmarkMul64-4 9432700 12.65 ns/op BenchmarkDiv-4 2662698 44.69 ns/op BenchmarkDiv32-4 5646830 21.10 ns/op BenchmarkDiv64-4 2657454 44.99 ns/op PASS ok math/bits 6.838s goos: linux goarch: amd64 pkg: math/cmplx cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAbs-4 10164351 11.18 ns/op BenchmarkAcos-4 434907 278.2 ns/op BenchmarkAcosh-4 394275 293.4 ns/op BenchmarkAsin-4 417760 275.1 ns/op BenchmarkAsinh-4 433376 276.9 ns/op BenchmarkAtan-4 662832 173.7 ns/op BenchmarkAtanh-4 678037 171.3 ns/op BenchmarkConj-4 16666672 7.037 ns/op BenchmarkCos-4 478549 218.7 ns/op BenchmarkCosh-4 517890 219.9 ns/op BenchmarkExp-4 766983 154.4 ns/op BenchmarkLog-4 809264 147.0 ns/op BenchmarkLog10-4 802789 146.7 ns/op BenchmarkPhase-4 1811563 66.29 ns/op BenchmarkPolar-4 1000000 102.4 ns/op BenchmarkPow-4 199455 602.0 ns/op BenchmarkRect-4 996894 117.4 ns/op BenchmarkSin-4 526904 219.7 ns/op BenchmarkSinh-4 531409 221.4 ns/op BenchmarkSqrt-4 826882 145.4 ns/op BenchmarkTan-4 327399 356.8 ns/op BenchmarkTanh-4 362462 328.1 ns/op PASS ok math/cmplx 3.861s goos: linux goarch: amd64 pkg: math/rand cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkInt63Threadsafe-4 699452 169.4 ns/op BenchmarkInt63ThreadsafeParallel-4 536251 214.5 ns/op BenchmarkInt63Unthreadsafe-4 1000000 101.1 ns/op BenchmarkIntn1000-4 815482 139.4 ns/op BenchmarkInt63n1000-4 894538 130.2 ns/op BenchmarkInt31n1000-4 934982 122.4 ns/op BenchmarkFloat32-4 992866 117.1 ns/op BenchmarkFloat64-4 1000000 101.3 ns/op BenchmarkPerm3-4 192740 641.2 ns/op BenchmarkPerm30-4 22038 5264 ns/op BenchmarkPerm30ViaShuffle-4 25117 4740 ns/op BenchmarkShuffleOverhead-4 17750 6767 ns/op BenchmarkRead3-4 891063 132.2 ns/op BenchmarkRead64-4 71647 1664 ns/op BenchmarkRead1000-4 4905 24151 ns/op BenchmarkConcurrent-4 124778 860.0 ns/op PASS ok math/rand 3.213s goos: linux goarch: amd64 pkg: math/rand/v2 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPCG_DXSM-4 4357460 27.55 ns/op BenchmarkSourceUint64-4 4078591 29.51 ns/op BenchmarkGlobalInt64-4 3833878 31.61 ns/op BenchmarkGlobalInt64Parallel-4 5334513 20.22 ns/op BenchmarkGlobalUint64-4 4096047 32.39 ns/op BenchmarkGlobalUint64Parallel-4 5322081 19.05 ns/op BenchmarkInt64-4 2325819 50.99 ns/op BenchmarkUint64-4 2376219 50.26 ns/op BenchmarkGlobalIntN1000-4 2671963 44.56 ns/op BenchmarkIntN1000-4 1823258 65.58 ns/op BenchmarkInt64N1000-4 1831862 66.49 ns/op BenchmarkInt64N1e8-4 1825612 65.70 ns/op BenchmarkInt64N1e9-4 1791606 66.64 ns/op BenchmarkInt64N2e9-4 1818288 65.81 ns/op BenchmarkInt64N1e18-4 1727397 68.11 ns/op BenchmarkInt64N2e18-4 1707510 70.30 ns/op BenchmarkInt64N4e18-4 1514410 79.79 ns/op BenchmarkInt32N1000-4 1816627 65.97 ns/op BenchmarkInt32N1e8-4 1816909 65.27 ns/op BenchmarkInt32N1e9-4 1821972 65.75 ns/op BenchmarkInt32N2e9-4 1819905 65.44 ns/op BenchmarkFloat32-4 2347214 51.10 ns/op BenchmarkFloat64-4 2349601 51.84 ns/op BenchmarkExpFloat64-4 1286871 92.71 ns/op BenchmarkNormFloat64-4 1298478 91.79 ns/op BenchmarkPerm3-4 310318 377.2 ns/op BenchmarkPerm30-4 31364 3677 ns/op BenchmarkPerm30ViaShuffle-4 36354 3274 ns/op BenchmarkShuffleOverhead-4 48685 2431 ns/op BenchmarkConcurrent-4 3114630 40.58 ns/op PASS ok math/rand/v2 6.341s goos: linux goarch: amd64 pkg: mime cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkQEncodeWord-4 42962 2709 ns/op BenchmarkQDecodeWord-4 97701 1168 ns/op BenchmarkQDecodeHeader-4 92886 1244 ns/op BenchmarkTypeByExtension/.html-4 381674 301.9 ns/op BenchmarkTypeByExtension/.HTML-4 261556 394.0 ns/op BenchmarkTypeByExtension/.unused-4 276213 363.7 ns/op BenchmarkExtensionsByType/text/html-4 169633 628.9 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 97624 1282 ns/op BenchmarkExtensionsByType/application/octet-stream-4 102937 1042 ns/op PASS ok mime 2.465s goos: linux goarch: amd64 pkg: mime/multipart cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadForm/fields/maxMemory=0-4 644 186037 ns/op 47414 B/op 186 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 589 183588 ns/op 47823 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 244 480403 ns/op 105092 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 474 242471 ns/op 49745 B/op 207 allocs/op PASS ok mime/multipart 1.709s goos: linux goarch: amd64 pkg: mime/quotedprintable cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkWriter-4 937 124407 ns/op PASS ok mime/quotedprintable 1.151s goos: linux goarch: amd64 pkg: net cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkGoLookupIP-4 76 1624801 ns/op 8272 B/op 91 allocs/op BenchmarkGoLookupIPNoSuchHost-4 18 5842328 ns/op 19209 B/op 160 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5007378226 ns/op 158480 B/op 230 allocs/op BenchmarkDNSName-4 103252 1045 ns/op BenchmarkInterfaces-4 1280 83635 ns/op 17179 B/op 42 allocs/op BenchmarkInterfaceByIndex-4 1806 60960 ns/op 12511 B/op 25 allocs/op BenchmarkInterfaceByName-4 1422 79999 ns/op 17307 B/op 43 allocs/op BenchmarkInterfaceAddrs-4 906 122040 ns/op 23375 B/op 107 allocs/op BenchmarkInterfacesAndAddrs-4 3363 35807 ns/op 3917 B/op 33 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 552 201888 ns/op 137574 B/op 51 allocs/op BenchmarkParseIP-4 6892 17233 ns/op BenchmarkParseIPValidIPv4-4 341839 347.5 ns/op BenchmarkParseIPValidIPv6-4 168073 714.6 ns/op BenchmarkIPString/IPv4-4 120738 1014 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 9688 11824 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 42358 2713 ns/op BenchmarkIPEqual/IPv4-4 1143152 107.9 ns/op BenchmarkIPEqual/IPv6-4 1136895 103.6 ns/op BenchmarkSendFile/file-to-tcp/1024-4 1 1206520513 ns/op 0.00 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/2048-4 1 1206103721 ns/op 0.00 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/4096-4 1 1205912416 ns/op 0.00 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/8192-4 1 1205999274 ns/op 0.01 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/16384-4 1 1206254303 ns/op 0.01 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/32768-4 1 1016193568 ns/op 0.03 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/65536-4 1 1016915488 ns/op 0.06 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/131072-4 1 1016652794 ns/op 0.13 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/262144-4 1 1016883177 ns/op 0.26 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/524288-4 1 1018501354 ns/op 0.51 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/1048576-4 1 1020476593 ns/op 1.03 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/1024-4 1 1016866787 ns/op 0.00 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/2048-4 1 1016193905 ns/op 0.00 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/4096-4 1 1016615468 ns/op 0.00 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/8192-4 1 1016126676 ns/op 0.01 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/16384-4 1 1016622935 ns/op 0.02 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/32768-4 1 1016647736 ns/op 0.03 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/65536-4 1 1016523263 ns/op 0.06 MB/s 576 B/op 12 allocs/op BenchmarkSendFile/file-to-unix/131072-4 1 1016872813 ns/op 0.13 MB/s 576 B/op 12 allocs/op BenchmarkSendFile/file-to-unix/262144-4 1 1017222583 ns/op 0.26 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/524288-4 1 1018085985 ns/op 0.51 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/1048576-4 1 1018354980 ns/op 1.03 MB/s 480 B/op 11 allocs/op BenchmarkSendfileZeroBytes-4 1 206600512 ns/op 5015376 B/op 268144 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 1 1017610900 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 1 1016660583 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 1 1016389114 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 1 1016573491 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 1 1016420643 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1 1016668497 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1 1016582784 ns/op 0.06 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1 1017246309 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 1 1017376678 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 1 1018929618 ns/op 0.51 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 1 1020433409 ns/op 1.03 MB/s BenchmarkSplice/unix-to-tcp/1024-4 1 1017016894 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/2048-4 1 1016948172 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 1 1017123425 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/8192-4 1 1016991697 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/16384-4 1 1017023481 ns/op 0.02 MB/s BenchmarkSplice/unix-to-tcp/32768-4 1 1016439810 ns/op 0.03 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1 1016646838 ns/op 0.06 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1 1017600934 ns/op 0.13 MB/s BenchmarkSplice/unix-to-tcp/262144-4 1 1017671789 ns/op 0.26 MB/s BenchmarkSplice/unix-to-tcp/524288-4 1 1019052666 ns/op 0.51 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 1 1019768596 ns/op 1.03 MB/s BenchmarkSplice/tcp-to-unix/1024-4 1 1016713259 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/2048-4 1 1016440731 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/4096-4 1 1016951465 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/8192-4 1 1016238034 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-unix/16384-4 1 1016671750 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-unix/32768-4 1 1016773334 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-unix/65536-4 1 1016732622 ns/op 0.06 MB/s BenchmarkSplice/tcp-to-unix/131072-4 1 1017694694 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-unix/262144-4 1 1018278953 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-unix/524288-4 1 1019169127 ns/op 0.51 MB/s BenchmarkSplice/tcp-to-unix/1048576-4 1 1020696752 ns/op 1.03 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 1 1016399055 ns/op 0.00 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 1 1016627983 ns/op 0.00 MB/s 904 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 1 1016269101 ns/op 0.00 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 1 1016262568 ns/op 0.01 MB/s 904 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 1 1016236732 ns/op 0.02 MB/s 904 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 1 1016346574 ns/op 0.03 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1 1016866268 ns/op 0.06 MB/s 904 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1 1017465004 ns/op 0.13 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 1 1018179257 ns/op 0.26 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 1 1018493368 ns/op 0.51 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 1 1021553848 ns/op 1.03 MB/s 904 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 1 1015903290 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 1 1016321839 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 1 1017075750 ns/op 0.00 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 1 1016453830 ns/op 0.01 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 1 1016438093 ns/op 0.02 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 1 1016896440 ns/op 0.03 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1 1016829473 ns/op 0.06 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1 1017099377 ns/op 0.13 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 1 1017388177 ns/op 0.26 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 1 1018481853 ns/op 0.51 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 1 1021140438 ns/op 1.03 MB/s 944 B/op 9 allocs/op BenchmarkTCP4OneShot-4 2368 53305 ns/op BenchmarkTCP4OneShotTimeout-4 1812 57586 ns/op BenchmarkTCP4Persistent-4 12289 8865 ns/op BenchmarkTCP4PersistentTimeout-4 14025 10290 ns/op BenchmarkTCP6OneShot-4 2151 54488 ns/op BenchmarkTCP6OneShotTimeout-4 1818 58917 ns/op BenchmarkTCP6Persistent-4 12859 8900 ns/op BenchmarkTCP6PersistentTimeout-4 13425 9740 ns/op BenchmarkTCP4ConcurrentReadWrite-4 22237 4740 ns/op BenchmarkTCP6ConcurrentReadWrite-4 23154 5328 ns/op BenchmarkSetReadDeadline-4 117547 994.6 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 10000 14226 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 6894 16347 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 10000 11098 ns/op 0 B/op 0 allocs/op PASS ok net 90.283s goos: linux goarch: amd64 pkg: net/http cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCookieString-4 27934 4153 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 11103 10534 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 13492 8369 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 17083 7083 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 33799 3529 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 47557 2382 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1490002 80.32 ns/op BenchmarkFindChild/n=2/rep=map-4 3470098 33.63 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1319858 92.10 ns/op BenchmarkFindChild/n=4/rep=linear-4 750277 151.6 ns/op BenchmarkFindChild/n=4/rep=map-4 3167541 37.40 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 741606 161.1 ns/op BenchmarkFindChild/n=8/rep=linear-4 379704 309.2 ns/op BenchmarkFindChild/n=8/rep=map-4 2962575 39.34 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 381321 309.3 ns/op BenchmarkFindChild/n=16/rep=linear-4 200108 584.6 ns/op BenchmarkFindChild/n=16/rep=map-4 3277078 36.58 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 2278334 54.36 ns/op BenchmarkFindChild/n=32/rep=linear-4 97890 1235 ns/op BenchmarkFindChild/n=32/rep=map-4 3485559 35.74 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2467587 48.62 ns/op BenchmarkMultiConflicts-4 1 175940245 ns/op BenchmarkServerMatch-4 17737 6768 ns/op BenchmarkReadRequestChrome-4 3201 33802 ns/op 18.08 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 9337 11550 ns/op 6.75 MB/s 955 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 10358 11583 ns/op 7.08 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 6754 16881 ns/op 8.94 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 16027 7434 ns/op 5.38 MB/s 892 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 303 390615 ns/op 2.62 MB/s BenchmarkFileAndServer_1KB/https1-4 168 608855 ns/op 1.68 MB/s BenchmarkFileAndServer_1KB/h2-4 132 792720 ns/op 1.29 MB/s BenchmarkFileAndServer_16MB/h1-4 2 52718956 ns/op 318.24 MB/s BenchmarkFileAndServer_16MB/https1-4 1 124092169 ns/op 135.20 MB/s BenchmarkFileAndServer_16MB/h2-4 1 222042512 ns/op 75.56 MB/s BenchmarkFileAndServer_64MB/h1-4 1 206210369 ns/op 325.44 MB/s BenchmarkFileAndServer_64MB/https1-4 1 444635587 ns/op 150.93 MB/s BenchmarkFileAndServer_64MB/h2-4 1 938672677 ns/op 71.49 MB/s BenchmarkServeMux-4 204 613504 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 255 506607 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 345 321870 ns/op 5968 B/op 63 allocs/op BenchmarkClientServer/https1-4 242 480190 ns/op 6636 B/op 73 allocs/op BenchmarkClientServer/h2-4 184 610927 ns/op 10061 B/op 78 allocs/op BenchmarkClientServerParallel/4/h1-4 885 117586 ns/op 9664 B/op 77 allocs/op BenchmarkClientServerParallel/4/https1-4 27 5165182 ns/op 99887 B/op 1089 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:36772: write tcp 127.0.0.1:45127->127.0.0.1:36772: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:36794: write tcp 127.0.0.1:45127->127.0.0.1:36794: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44364: read tcp 127.0.0.1:41611->127.0.0.1:44364: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44356: read tcp 127.0.0.1:41611->127.0.0.1:44356: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44386: write tcp 127.0.0.1:41611->127.0.0.1:44386: use of closed network connection BenchmarkClientServerParallel/4/h2-4 64 1608108 ns/op 30429 B/op 329 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38104: read tcp 127.0.0.1:36363->127.0.0.1:38104: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38170: read tcp 127.0.0.1:36363->127.0.0.1:38170: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38142: read tcp 127.0.0.1:36363->127.0.0.1:38142: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38154: write tcp 127.0.0.1:36363->127.0.0.1:38154: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38180: write tcp 127.0.0.1:36363->127.0.0.1:38180: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38124: write tcp 127.0.0.1:36363->127.0.0.1:38124: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41460: read tcp 127.0.0.1:43425->127.0.0.1:41460: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41482: write tcp 127.0.0.1:43425->127.0.0.1:41482: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38434: read tcp 127.0.0.1:42471->127.0.0.1:38434: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38450: write tcp 127.0.0.1:42471->127.0.0.1:38450: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 421 239586 ns/op 21562 B/op 109 allocs/op BenchmarkClientServerParallel/64/https1-4 124 5211997 ns/op 104494 B/op 1129 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35464: write tcp 127.0.0.1:32949->127.0.0.1:35464: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35456: write tcp 127.0.0.1:32949->127.0.0.1:35456: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49372: read tcp 127.0.0.1:33717->127.0.0.1:49372: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49452: write tcp 127.0.0.1:33717->127.0.0.1:49452: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49292: write tcp 127.0.0.1:33717->127.0.0.1:49292: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49334: write tcp 127.0.0.1:33717->127.0.0.1:49334: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49374: write tcp 127.0.0.1:33717->127.0.0.1:49374: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:43648: write tcp 127.0.0.1:40817->127.0.0.1:43648: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:43708: read tcp 127.0.0.1:40817->127.0.0.1:43708: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:43646: read tcp 127.0.0.1:40817->127.0.0.1:43646: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h2-4 68 2703305 ns/op 56930 B/op 639 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44438: read tcp 127.0.0.1:36559->127.0.0.1:44438: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44602: write tcp 127.0.0.1:36559->127.0.0.1:44602: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44534: write tcp 127.0.0.1:36559->127.0.0.1:44534: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57538: read tcp 127.0.0.1:45477->127.0.0.1:57538: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57540: read tcp 127.0.0.1:45477->127.0.0.1:57540: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57374: read tcp 127.0.0.1:45477->127.0.0.1:57374: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57470: read tcp 127.0.0.1:45477->127.0.0.1:57470: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57474: write tcp 127.0.0.1:45477->127.0.0.1:57474: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57612: read tcp 127.0.0.1:45477->127.0.0.1:57612: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57618: read tcp 127.0.0.1:45477->127.0.0.1:57618: use of closed network connection ... [output truncated] BenchmarkServer-4 1 1025299468 ns/op 29616 B/op 155 allocs/op BenchmarkClient-4 260 458295 ns/op 3741 B/op 44 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 685 186381 ns/op 7542 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1382 92418 ns/op 3049 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1596 71536 ns/op 1935 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1402 83577 ns/op 2792 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1568 73597 ns/op 2694 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1550 78931 ns/op 2731 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1749 69846 ns/op 1941 B/op 14 allocs/op BenchmarkServerHijack-4 1136 129192 ns/op 16748 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 378 325234 ns/op 5845 B/op 52 allocs/op BenchmarkResponseStatusLine-4 543871 222.3 ns/op 0 B/op 0 allocs/op PASS ok net/http 18.760s goos: linux goarch: amd64 pkg: net/http/httputil cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkServeHTTP-4 4036 30208 ns/op 34137 B/op 12 allocs/op PASS ok net/http/httputil 1.210s goos: linux goarch: amd64 pkg: net/netip cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkIPNextPrev-4 86197 1359 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 469003 222.2 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 164550 686.1 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 61458 2008 ns/op BenchmarkStdIPv4-4 119439 953.9 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 87717 1288 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 93897 1266 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 79856 1503 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 68128 1781 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1558576 74.23 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1461150 82.82 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1440318 86.46 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 250050 461.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 273063 431.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 244590 476.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 77815 1560 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 265294 451.4 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 133039 871.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 145602 824.3 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 134790 863.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 71364 1669 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 339531 348.3 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 124076 955.6 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 165694 708.8 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 234183 518.3 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 158270 770.0 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 310616 384.6 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 151394 801.9 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 142411 814.0 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 146442 801.8 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 104769 1069 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 446262 262.9 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 221607 528.0 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 93934 1231 ns/op 96 B/op 2 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 126669 932.2 ns/op 56 B/op 2 allocs/op BenchmarkAddrPortString/v6_v4-4 164817 730.3 ns/op 56 B/op 2 allocs/op BenchmarkAddrPortString/v6_zone-4 121432 981.9 ns/op 56 B/op 2 allocs/op BenchmarkAddrPortMarshalText/v4-4 243656 463.3 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 112329 1058 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 132538 873.8 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 164127 678.7 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 122758 940.0 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 112.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 113.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 979359 113.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 874810 120.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 965262 120.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 914590 120.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 906007 119.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 912084 120.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 959563 120.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 330686 364.7 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 554605 207.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 195697 607.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 207926 562.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 185970 610.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 70002 1752 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 473523 244.7 ns/op PASS ok net/netip 8.665s 2023/12/01 20:24:18 Test RPC server listening on 127.0.0.1:33645 2023/12/01 20:24:18 Test HTTP RPC server listening on 127.0.0.1:46659 goos: linux goarch: amd64 pkg: net/rpc cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEndToEnd-4 1378 81665 ns/op BenchmarkEndToEndHTTP-4 1357 86975 ns/op BenchmarkEndToEndAsync-4 3613 37415 ns/op BenchmarkEndToEndAsyncHTTP-4 3676 36018 ns/op PASS ok net/rpc 1.788s goos: linux goarch: amd64 pkg: net/textproto cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadMIMEHeader/client_headers-4 2890 36102 ns/op BenchmarkReadMIMEHeader/server_headers-4 5118 23074 ns/op BenchmarkUncommon-4 24476 4757 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.526s goos: linux goarch: amd64 pkg: net/url cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkString-4 3949 25764 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 94573 1239 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 515810 213.8 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 88000 1353 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 156320 725.2 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 79378 1453 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 13065 9066 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 367717 322.0 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 85876 1357 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 172052 713.6 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 81861 1469 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 14300 7992 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 197925 610.2 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 78247 1516 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 76597 1544 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 35569 3313 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 6192 18127 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 195442 614.9 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 77887 1525 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 78057 1517 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 35852 3359 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6544 17908 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.116s goos: linux goarch: amd64 pkg: os cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExpand/noop-4 3052430 38.95 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 156499 707.7 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 717 158164 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 224 522269 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 585 198893 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 48906 2224 ns/op BenchmarkStatFile-4 42459 2633 ns/op BenchmarkStatDir-4 44304 2595 ns/op BenchmarkLstatDot-4 52652 2253 ns/op BenchmarkLstatFile-4 42752 2701 ns/op BenchmarkLstatDir-4 45042 2552 ns/op PASS ok os 2.626s goos: linux goarch: amd64 pkg: os/exec cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExecHostname-4 147 838585 ns/op 7171 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 350820 321.5 ns/op PASS ok os/user 1.224s goos: linux goarch: amd64 pkg: reflect cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkBool-4 3454026 34.15 ns/op BenchmarkString-4 2125629 56.07 ns/op BenchmarkBytes-4 1869711 64.16 ns/op BenchmarkNamedBytes-4 968504 117.5 ns/op BenchmarkBytesArray-4 663852 170.2 ns/op BenchmarkSliceLen-4 2118777 56.86 ns/op BenchmarkMapLen-4 727164 155.4 ns/op BenchmarkStringLen-4 1861636 64.56 ns/op BenchmarkArrayLen-4 1239610 97.18 ns/op BenchmarkSliceCap-4 2156554 53.05 ns/op BenchmarkDeepEqual/int8-4 349012 310.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 83780 1426 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 319201 361.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 77277 1502 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 317698 365.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 80056 1489 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 329701 361.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 80656 1484 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 319387 359.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 80390 1494 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 372014 310.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 108763 1088 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 307305 366.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 76633 1551 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 309481 361.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 78658 1482 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 313261 368.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 80114 1533 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 309158 376.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 79496 1541 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 310854 376.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 76687 1508 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 311560 365.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 78274 1501 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 313094 363.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 79864 1482 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 320128 362.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 80424 1482 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 323041 365.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 79042 1527 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 371613 311.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 77190 1454 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 329769 362.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 80054 1491 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 107986 1101 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 53635 2245 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 42982 2830 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 29072 3934 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 30217 3941 ns/op BenchmarkIsZero/ArrayComparable-4 258324 444.3 ns/op BenchmarkIsZero/ArrayIncomparable-4 28872 4213 ns/op BenchmarkIsZero/StructComparable-4 552866 203.3 ns/op BenchmarkIsZero/StructIncomparable-4 124443 937.9 ns/op BenchmarkIsZero/ArrayInt_4-4 1000000 101.2 ns/op BenchmarkIsZero/ArrayInt_1024-4 16780 7162 ns/op BenchmarkIsZero/ArrayInt_1024_NoZero-4 31728 3727 ns/op BenchmarkIsZero/Struct4Int-4 1000000 102.5 ns/op BenchmarkIsZero/ArrayStruct4Int_1024-4 16914 7105 ns/op BenchmarkIsZero/ArrayChanInt_1024-4 17040 7123 ns/op BenchmarkIsZero/StructInt_512-4 32893 3627 ns/op BenchmarkSetZero/Bool/Direct-4 4070134 31.02 ns/op BenchmarkSetZero/Bool/CachedZero-4 830948 141.1 ns/op BenchmarkSetZero/Bool/NewZero-4 612614 190.6 ns/op BenchmarkSetZero/Int/Direct-4 2465112 49.12 ns/op BenchmarkSetZero/Int/CachedZero-4 824420 143.2 ns/op BenchmarkSetZero/Int/NewZero-4 594385 188.7 ns/op BenchmarkSetZero/Uint/Direct-4 2411718 49.12 ns/op BenchmarkSetZero/Uint/CachedZero-4 840345 140.5 ns/op BenchmarkSetZero/Uint/NewZero-4 564783 193.0 ns/op BenchmarkSetZero/Float/Direct-4 2449569 50.25 ns/op BenchmarkSetZero/Float/CachedZero-4 771373 145.0 ns/op BenchmarkSetZero/Float/NewZero-4 600940 191.2 ns/op BenchmarkSetZero/Complex/Direct-4 2372541 51.05 ns/op BenchmarkSetZero/Complex/CachedZero-4 801754 145.0 ns/op BenchmarkSetZero/Complex/NewZero-4 592363 192.1 ns/op BenchmarkSetZero/Array/Direct-4 2142477 58.02 ns/op BenchmarkSetZero/Array/CachedZero-4 724734 146.5 ns/op BenchmarkSetZero/Array/NewZero-4 603058 195.9 ns/op BenchmarkSetZero/Chan/Direct-4 2321598 51.86 ns/op BenchmarkSetZero/Chan/CachedZero-4 734802 143.6 ns/op BenchmarkSetZero/Chan/NewZero-4 606969 191.0 ns/op BenchmarkSetZero/Func/Direct-4 2370133 48.00 ns/op BenchmarkSetZero/Func/CachedZero-4 742660 142.9 ns/op BenchmarkSetZero/Func/NewZero-4 565666 195.6 ns/op BenchmarkSetZero/Interface/Direct-4 2172874 53.05 ns/op BenchmarkSetZero/Interface/CachedZero-4 822423 141.9 ns/op BenchmarkSetZero/Interface/NewZero-4 611208 190.4 ns/op BenchmarkSetZero/Map/Direct-4 2432148 48.44 ns/op BenchmarkSetZero/Map/CachedZero-4 762906 140.1 ns/op BenchmarkSetZero/Map/NewZero-4 585163 193.5 ns/op BenchmarkSetZero/Pointer/Direct-4 2308940 50.47 ns/op BenchmarkSetZero/Pointer/CachedZero-4 729424 143.0 ns/op BenchmarkSetZero/Pointer/NewZero-4 562125 191.9 ns/op BenchmarkSetZero/Slice/Direct-4 2161731 55.10 ns/op BenchmarkSetZero/Slice/CachedZero-4 787642 144.8 ns/op BenchmarkSetZero/Slice/NewZero-4 589450 193.2 ns/op BenchmarkSetZero/String/Direct-4 2432445 51.34 ns/op BenchmarkSetZero/String/CachedZero-4 834814 143.3 ns/op BenchmarkSetZero/String/NewZero-4 604966 189.7 ns/op BenchmarkSetZero/Struct/Direct-4 2156472 56.40 ns/op BenchmarkSetZero/Struct/CachedZero-4 775887 144.4 ns/op BenchmarkSetZero/Struct/NewZero-4 592000 195.1 ns/op BenchmarkSelect/1-4 144127 827.4 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 60912 1975 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 30837 3651 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 177621 624.2 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 157183 743.8 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 100917 1035 ns/op 123.63 MB/s BenchmarkCallArgCopy/size=256-4 94881 1155 ns/op 221.69 MB/s BenchmarkCallArgCopy/size=1024-4 70467 1607 ns/op 637.11 MB/s BenchmarkCallArgCopy/size=4096-4 29156 3821 ns/op 1071.88 MB/s BenchmarkCallArgCopy/size=65536-4 2881 55753 ns/op 1175.46 MB/s BenchmarkFieldByName1-4 1317548 100.7 ns/op BenchmarkFieldByName2-4 71854 1896 ns/op BenchmarkFieldByName3-4 11979 10742 ns/op BenchmarkInterfaceBig-4 3905287 30.14 ns/op BenchmarkInterfaceSmall-4 3759642 30.78 ns/op BenchmarkNew-4 1465071 71.17 ns/op BenchmarkMap/StringKeys/MapIndex-4 2127 55681 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1719 68743 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 1975 57472 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1742 67915 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2138 54958 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1682 67977 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 200242 599.4 ns/op PASS ok reflect 19.051s goos: linux goarch: amd64 pkg: regexp cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFind-4 9472 12056 ns/op 9453 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 13020 9662 ns/op 9597 B/op 1 allocs/op BenchmarkFindString-4 10000 11521 ns/op 9143 B/op 1 allocs/op BenchmarkFindSubmatch-4 9963 11570 ns/op 8898 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 12002 ns/op 9354 B/op 2 allocs/op BenchmarkLiteral-4 15787 8158 ns/op BenchmarkNotLiteral-4 4629 28633 ns/op BenchmarkMatchClass-4 3039 37277 ns/op BenchmarkMatchClass_InRange-4 3336 35900 ns/op BenchmarkReplaceAll-4 2172 55936 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 15150 8013 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 33999 3573 ns/op BenchmarkAnchoredShortMatch-4 12446 9634 ns/op BenchmarkAnchoredLongMatch-4 18162 6874 ns/op BenchmarkOnePassShortA-4 19738 6156 ns/op BenchmarkNotOnePassShortA-4 6253 16450 ns/op BenchmarkOnePassShortB-4 23757 5126 ns/op BenchmarkNotOnePassShortB-4 8594 13648 ns/op BenchmarkOnePassLongPrefix-4 76861 1550 ns/op BenchmarkOnePassLongNotPrefix-4 26679 4642 ns/op BenchmarkMatchParallelShared-4 20772 6800 ns/op BenchmarkMatchParallelCopied-4 21434 6282 ns/op BenchmarkQuoteMetaAll-4 128085 859.3 ns/op 16.29 MB/s BenchmarkQuoteMetaNone-4 253071 464.2 ns/op 56.01 MB/s BenchmarkCompile/Onepass-4 3644 30560 ns/op 4272 B/op 52 allocs/op BenchmarkCompile/Medium-4 1588 74913 ns/op 10152 B/op 112 allocs/op BenchmarkCompile/Hard-4 189 633077 ns/op 90712 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 3694645 31.80 ns/op 503.15 MB/s BenchmarkMatch/Easy0/32-4 15598 7428 ns/op 4.31 MB/s BenchmarkMatch/Easy0/1K-4 15094 8430 ns/op 121.47 MB/s BenchmarkMatch/Easy0i/16-4 3754057 32.11 ns/op 498.32 MB/s BenchmarkMatch/Easy0i/32-4 4390 23698 ns/op 1.35 MB/s BenchmarkMatch/Easy0i/1K-4 265 449719 ns/op 2.28 MB/s BenchmarkMatch/Easy1/16-4 3736663 31.67 ns/op 505.22 MB/s BenchmarkMatch/Easy1/32-4 15936 8010 ns/op 4.00 MB/s BenchmarkMatch/Easy1/1K-4 6733 17213 ns/op 59.49 MB/s BenchmarkMatch/Medium/16-4 3759268 31.83 ns/op 502.61 MB/s BenchmarkMatch/Medium/32-4 5539 20833 ns/op 1.54 MB/s BenchmarkMatch/Medium/1K-4 296 399420 ns/op 2.56 MB/s BenchmarkMatch/Hard/16-4 3634063 32.49 ns/op 492.43 MB/s BenchmarkMatch/Hard/32-4 3400 31359 ns/op 1.02 MB/s BenchmarkMatch/Hard/1K-4 168 708265 ns/op 1.45 MB/s BenchmarkMatch/Hard1/16-4 1332 86832 ns/op 0.18 MB/s BenchmarkMatch/Hard1/32-4 724 159845 ns/op 0.20 MB/s BenchmarkMatch/Hard1/1K-4 24 4661023 ns/op 0.22 MB/s BenchmarkMatch_onepass_regex/16-4 27817 4182 ns/op 3.83 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 17247 6942 ns/op 4.61 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 651 182488 ns/op 5.61 MB/s 23 B/op 0 allocs/op PASS ok regexp 8.860s goos: linux goarch: amd64 pkg: regexp/syntax cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEmptyOpContext-4 632469 187.9 ns/op BenchmarkIsWordChar-4 179574 674.1 ns/op PASS ok regexp/syntax 2.276s goos: linux goarch: amd64 pkg: runtime cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCallers/cached-4 75480 1756 ns/op BenchmarkCallers/inlined-4 69150 1716 ns/op BenchmarkCallers/no-cache-4 15694 7660 ns/op BenchmarkFPCallers/cached-4 2855334 42.18 ns/op BenchmarkMakeChan/Byte-4 961713 120.0 ns/op BenchmarkMakeChan/Int-4 824833 161.7 ns/op BenchmarkMakeChan/Ptr-4 691614 233.7 ns/op BenchmarkMakeChan/Struct/0-4 1113752 109.7 ns/op BenchmarkMakeChan/Struct/32-4 408626 263.0 ns/op BenchmarkMakeChan/Struct/40-4 341712 460.3 ns/op BenchmarkChanNonblocking-4 10893230 9.427 ns/op BenchmarkSelectUncontended-4 977040 138.3 ns/op BenchmarkSelectSyncContended-4 26479 3960 ns/op BenchmarkSelectAsyncContended-4 108036 1150 ns/op BenchmarkSelectNonblock-4 5992200 19.26 ns/op BenchmarkChanUncontended-4 9616 11947 ns/op BenchmarkChanContended-4 1297 94897 ns/op BenchmarkChanSync-4 169632 709.6 ns/op BenchmarkChanSyncWork-4 48094 2336 ns/op BenchmarkChanProdCons0-4 81812 1509 ns/op BenchmarkChanProdCons10-4 112317 1263 ns/op BenchmarkChanProdCons100-4 117775 1110 ns/op BenchmarkChanProdConsWork0-4 78060 1594 ns/op BenchmarkChanProdConsWork10-4 91327 1465 ns/op BenchmarkChanProdConsWork100-4 89596 1330 ns/op BenchmarkSelectProdCons-4 65166 1940 ns/op BenchmarkReceiveDataFromClosedChan-4 617905 195.0 ns/op BenchmarkChanCreation-4 188827 547.6 ns/op BenchmarkChanSem-4 132842 902.8 ns/op BenchmarkChanPopular-4 76 1345921 ns/op BenchmarkChanClosed-4 541251 257.0 ns/op BenchmarkCallClosure-4 6415310 17.88 ns/op BenchmarkCallClosure1-4 6916138 17.41 ns/op BenchmarkCallClosure2-4 1309081 97.75 ns/op BenchmarkCallClosure3-4 1449633 80.03 ns/op BenchmarkCallClosure4-4 1343716 98.54 ns/op BenchmarkComplex128DivNormal-4 10202296 11.66 ns/op BenchmarkComplex128DivNisNaN-4 8282005 14.36 ns/op BenchmarkComplex128DivDisNaN-4 8099815 14.55 ns/op BenchmarkComplex128DivNisInf-4 10601529 11.42 ns/op BenchmarkComplex128DivDisInf-4 5953232 19.82 ns/op BenchmarkAllocation-4 3550 39609 ns/op BenchmarkReadMemStats-4 6159 20943 ns/op BenchmarkReadMemStatsLatency-4 1 75876 p50-ns 75876 p90-ns 75876 p99-ns BenchmarkWriteBarrier-4 2406958 65.05 ns/op BenchmarkBulkWriteBarrier-4 5907812 19.06 ns/op BenchmarkScanStackNoLocals-4 2 54232989 ns/op BenchmarkMSpanCountAlloc/bits=64-4 10513855 9.573 ns/op BenchmarkMSpanCountAlloc/bits=128-4 10053316 10.38 ns/op BenchmarkMSpanCountAlloc/bits=256-4 9629437 12.29 ns/op BenchmarkMSpanCountAlloc/bits=512-4 7239567 16.37 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 4996341 24.83 ns/op BenchmarkHash5-4 6819591 17.81 ns/op 280.72 MB/s BenchmarkHash16-4 6395941 18.72 ns/op 854.49 MB/s BenchmarkHash64-4 6136773 19.48 ns/op 3286.15 MB/s BenchmarkHash1024-4 1999963 60.08 ns/op 17043.11 MB/s BenchmarkHash65536-4 37749 3138 ns/op 20886.22 MB/s BenchmarkAlignedLoad-4 8648950 12.86 ns/op BenchmarkUnalignedLoad-4 7997167 14.68 ns/op BenchmarkEqEfaceConcrete-4 6897884 17.42 ns/op BenchmarkEqIfaceConcrete-4 6726171 18.03 ns/op BenchmarkNeEfaceConcrete-4 6495760 18.12 ns/op BenchmarkNeIfaceConcrete-4 6647036 18.11 ns/op BenchmarkConvT2EByteSized/bool-4 6761708 17.87 ns/op BenchmarkConvT2EByteSized/uint8-4 6664089 18.29 ns/op BenchmarkConvT2ESmall-4 5811772 19.93 ns/op BenchmarkConvT2EUintptr-4 5821970 20.59 ns/op BenchmarkConvT2ELarge-4 1000000 104.0 ns/op BenchmarkConvT2ISmall-4 5855180 19.99 ns/op BenchmarkConvT2IUintptr-4 5610410 21.51 ns/op BenchmarkConvT2ILarge-4 1000000 113.7 ns/op BenchmarkConvI2E-4 5131135 22.52 ns/op BenchmarkConvI2I-4 5305564 21.48 ns/op BenchmarkAssertE2T-4 4948173 24.29 ns/op BenchmarkAssertE2TLarge-4 2289038 51.12 ns/op BenchmarkAssertE2I-4 5429564 20.15 ns/op BenchmarkAssertI2T-4 4909574 24.29 ns/op BenchmarkAssertI2I-4 5463193 20.25 ns/op BenchmarkAssertI2E-4 5972547 18.92 ns/op BenchmarkAssertE2E-4 6214430 18.05 ns/op BenchmarkAssertE2T2-4 3833562 30.69 ns/op BenchmarkAssertE2T2Blank-4 4757614 25.07 ns/op BenchmarkAssertI2E2-4 4570669 26.48 ns/op BenchmarkAssertI2E2Blank-4 5794560 19.88 ns/op BenchmarkAssertE2E2-4 4520546 26.37 ns/op BenchmarkAssertE2E2Blank-4 5842111 19.47 ns/op BenchmarkConvT2Ezero/zero/16-4 5907004 20.40 ns/op BenchmarkConvT2Ezero/zero/32-4 5748952 20.45 ns/op BenchmarkConvT2Ezero/zero/64-4 5752630 20.94 ns/op BenchmarkConvT2Ezero/zero/str-4 5660704 21.32 ns/op BenchmarkConvT2Ezero/zero/slice-4 5859688 20.60 ns/op BenchmarkConvT2Ezero/zero/big-4 191648 583.4 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1336044 96.71 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 107.5 ns/op BenchmarkConvT2Ezero/nonzero/big-4 206016 549.4 ns/op BenchmarkConvT2Ezero/smallint/16-4 5884148 20.45 ns/op BenchmarkConvT2Ezero/smallint/32-4 5652829 21.32 ns/op BenchmarkConvT2Ezero/smallint/64-4 5607799 20.86 ns/op BenchmarkConvT2Ezero/largeint/16-4 1568959 78.39 ns/op BenchmarkConvT2Ezero/largeint/32-4 1594173 69.53 ns/op BenchmarkConvT2Ezero/largeint/64-4 1624857 75.78 ns/op BenchmarkMalloc8-4 1858454 65.75 ns/op BenchmarkMalloc16-4 1789260 67.75 ns/op BenchmarkMallocTypeInfo8-4 1565400 68.17 ns/op BenchmarkMallocTypeInfo16-4 1462371 80.18 ns/op BenchmarkMallocLargeStruct-4 123356 840.5 ns/op BenchmarkGoroutineSelect-4 75 1820213 ns/op BenchmarkGoroutineBlocking-4 86 1792083 ns/op BenchmarkGoroutineForRange-4 88 1671249 ns/op BenchmarkGoroutineIdle-4 98 1602901 ns/op BenchmarkHashStringSpeed-4 2864696 48.66 ns/op BenchmarkHashBytesSpeed-4 1470609 80.45 ns/op BenchmarkHashInt32Speed-4 3152174 40.75 ns/op BenchmarkHashInt64Speed-4 2913096 36.66 ns/op BenchmarkHashStringArraySpeed-4 595822 191.6 ns/op BenchmarkMegMap-4 3284562 36.28 ns/op BenchmarkMegOneMap-4 4187784 28.52 ns/op BenchmarkMegEqMap-4 1401 83973 ns/op BenchmarkMegEmptyMap-4 4873634 24.05 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2703802 44.30 ns/op BenchmarkSmallStrMap-4 3344049 35.53 ns/op BenchmarkMapStringKeysEight_16-4 3436420 34.07 ns/op BenchmarkMapStringKeysEight_32-4 3161821 36.96 ns/op BenchmarkMapStringKeysEight_64-4 3362608 35.34 ns/op BenchmarkMapStringKeysEight_1M-4 3309507 36.05 ns/op BenchmarkIntMap-4 3933427 30.33 ns/op BenchmarkMapFirst/1-4 4880439 24.95 ns/op BenchmarkMapFirst/2-4 4891549 25.03 ns/op BenchmarkMapFirst/3-4 4838397 24.79 ns/op BenchmarkMapFirst/4-4 4806972 24.80 ns/op BenchmarkMapFirst/5-4 4400944 26.31 ns/op BenchmarkMapFirst/6-4 4468231 26.09 ns/op BenchmarkMapFirst/7-4 4436337 25.70 ns/op BenchmarkMapFirst/8-4 4408440 24.96 ns/op BenchmarkMapFirst/9-4 4232760 28.34 ns/op BenchmarkMapFirst/10-4 4038547 29.43 ns/op BenchmarkMapFirst/11-4 3911348 29.13 ns/op BenchmarkMapFirst/12-4 3869515 29.28 ns/op BenchmarkMapFirst/13-4 4017870 28.86 ns/op BenchmarkMapFirst/14-4 4197106 28.19 ns/op BenchmarkMapFirst/15-4 4078442 28.93 ns/op BenchmarkMapFirst/16-4 4198038 29.22 ns/op BenchmarkMapMid/1-4 4677610 24.77 ns/op BenchmarkMapMid/2-4 4571734 25.89 ns/op BenchmarkMapMid/3-4 4707565 26.08 ns/op BenchmarkMapMid/4-4 4268095 27.50 ns/op BenchmarkMapMid/5-4 4388863 27.07 ns/op BenchmarkMapMid/6-4 4401404 28.30 ns/op BenchmarkMapMid/7-4 4199304 26.85 ns/op BenchmarkMapMid/8-4 4254081 28.00 ns/op BenchmarkMapMid/9-4 3901364 31.36 ns/op BenchmarkMapMid/10-4 3766293 30.21 ns/op BenchmarkMapMid/11-4 3664124 31.18 ns/op BenchmarkMapMid/12-4 3742418 32.12 ns/op BenchmarkMapMid/13-4 3567319 31.53 ns/op BenchmarkMapMid/14-4 3624985 30.21 ns/op BenchmarkMapMid/15-4 3861471 30.76 ns/op BenchmarkMapMid/16-4 3661036 30.76 ns/op BenchmarkMapLast/1-4 4641931 25.25 ns/op BenchmarkMapLast/2-4 4434716 25.68 ns/op BenchmarkMapLast/3-4 4389741 26.77 ns/op BenchmarkMapLast/4-4 4126633 29.27 ns/op BenchmarkMapLast/5-4 4067028 26.76 ns/op BenchmarkMapLast/6-4 4268607 29.99 ns/op BenchmarkMapLast/7-4 4102260 27.63 ns/op BenchmarkMapLast/8-4 3825882 31.21 ns/op BenchmarkMapLast/9-4 3773438 31.98 ns/op BenchmarkMapLast/10-4 3641202 31.59 ns/op BenchmarkMapLast/11-4 3794562 33.13 ns/op BenchmarkMapLast/12-4 3749187 33.61 ns/op BenchmarkMapLast/13-4 3553158 35.51 ns/op BenchmarkMapLast/14-4 3950662 29.89 ns/op BenchmarkMapLast/15-4 3816232 29.90 ns/op BenchmarkMapLast/16-4 3982677 31.93 ns/op BenchmarkMapCycle-4 2125131 55.65 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3306088 35.30 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2274 51031 ns/op BenchmarkMakeMap/[Byte]Byte-4 529041 229.3 ns/op BenchmarkMakeMap/[Int]Int-4 241844 414.7 ns/op BenchmarkNewEmptyMap-4 5166156 21.76 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1433068 83.63 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 427840 249.0 ns/op BenchmarkMapIterEmpty-4 4886679 23.97 ns/op BenchmarkSameLengthMap-4 4649661 25.55 ns/op BenchmarkBigKeyMap-4 1650789 72.91 ns/op BenchmarkBigValMap-4 1502659 80.30 ns/op BenchmarkSmallKeyMap-4 2953184 39.92 ns/op BenchmarkMapPopulate/1-4 2280828 52.28 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 134148 868.9 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 7425 13978 ns/op 3348 B/op 17 allocs/op BenchmarkMapPopulate/1000-4 640 165364 ns/op 53374 B/op 73 allocs/op BenchmarkMapPopulate/10000-4 54 2537862 ns/op 427413 B/op 316 allocs/op BenchmarkMapPopulate/100000-4 4 28756366 ns/op 3611512 B/op 4024 allocs/op BenchmarkComplexAlgMap-4 477751 242.9 ns/op BenchmarkGoMapClear/Reflexive/1-4 1602555 72.77 ns/op BenchmarkGoMapClear/Reflexive/10-4 1464619 81.43 ns/op BenchmarkGoMapClear/Reflexive/100-4 483350 242.7 ns/op BenchmarkGoMapClear/Reflexive/1000-4 48901 2415 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5713 21642 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1320081 90.37 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1213872 99.32 ns/op BenchmarkGoMapClear/NonReflexive/100-4 440931 261.4 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 49177 2433 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5532 21168 ns/op BenchmarkMapStringConversion/32/simple-4 1712410 69.15 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1529410 76.76 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1618926 74.05 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1684246 70.68 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1465555 80.33 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1520316 77.38 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1957280 61.66 ns/op BenchmarkMapInterfacePtr-4 1924021 55.82 ns/op BenchmarkNewEmptyMapHintLessThan8-4 3728391 31.24 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 106527 1127 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 4570 23928 ns/op BenchmarkMapPop1000-4 355 341052 ns/op BenchmarkMapPop10000-4 20 6403696 ns/op BenchmarkMapAssign/Int32/256-4 2178925 52.25 ns/op BenchmarkMapAssign/Int32/65536-4 1008453 113.2 ns/op BenchmarkMapAssign/Int64/256-4 2208333 52.92 ns/op BenchmarkMapAssign/Int64/65536-4 822662 142.8 ns/op BenchmarkMapAssign/Str/256-4 1853011 65.74 ns/op BenchmarkMapAssign/Str/65536-4 326379 337.2 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1508547 78.71 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 575215 176.4 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1497801 79.25 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 470682 214.0 ns/op BenchmarkMapOperatorAssign/Str/256-4 473067 2586 ns/op BenchmarkMapOperatorAssign/Str/65536-4 142009 791.7 ns/op BenchmarkMapAppendAssign/Int32/256-4 916682 154.5 ns/op 35 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 201159 562.2 ns/op 65 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 1000000 142.0 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 168924 620.4 ns/op 79 B/op 1 allocs/op BenchmarkMapAppendAssign/Str/256-4 729566 228.5 ns/op 55 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 98313 1139 ns/op 148 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1827394 70.01 ns/op BenchmarkMapDelete/Int32/1000-4 1969366 65.58 ns/op BenchmarkMapDelete/Int32/10000-4 1856751 64.38 ns/op BenchmarkMapDelete/Int64/100-4 1738647 74.99 ns/op BenchmarkMapDelete/Int64/1000-4 1921483 62.29 ns/op BenchmarkMapDelete/Int64/10000-4 1810332 66.22 ns/op BenchmarkMapDelete/Str/100-4 1369245 88.91 ns/op BenchmarkMapDelete/Str/1000-4 1536116 86.17 ns/op BenchmarkMapDelete/Str/10000-4 1405588 86.14 ns/op BenchmarkMapDelete/Pointer/100-4 1622143 84.45 ns/op BenchmarkMapDelete/Pointer/1000-4 1692154 71.10 ns/op BenchmarkMapDelete/Pointer/10000-4 1610967 73.81 ns/op BenchmarkMemmove/0-4 14064877 7.291 ns/op BenchmarkMemmove/1-4 1934731 61.50 ns/op 16.26 MB/s BenchmarkMemmove/2-4 1867641 63.15 ns/op 31.67 MB/s BenchmarkMemmove/3-4 1882833 64.57 ns/op 46.46 MB/s BenchmarkMemmove/4-4 1905538 66.09 ns/op 60.52 MB/s BenchmarkMemmove/5-4 1903698 65.58 ns/op 76.24 MB/s BenchmarkMemmove/6-4 1874792 65.23 ns/op 91.99 MB/s BenchmarkMemmove/7-4 1872757 65.56 ns/op 106.77 MB/s BenchmarkMemmove/8-4 1898439 61.25 ns/op 130.61 MB/s BenchmarkMemmove/9-4 1817000 67.62 ns/op 133.10 MB/s BenchmarkMemmove/10-4 1756314 66.63 ns/op 150.09 MB/s BenchmarkMemmove/11-4 1816920 66.56 ns/op 165.25 MB/s BenchmarkMemmove/12-4 1776009 66.84 ns/op 179.52 MB/s BenchmarkMemmove/13-4 1758384 66.79 ns/op 194.65 MB/s BenchmarkMemmove/14-4 1788660 66.36 ns/op 210.97 MB/s BenchmarkMemmove/15-4 1765028 68.12 ns/op 220.21 MB/s BenchmarkMemmove/16-4 1871293 63.67 ns/op 251.30 MB/s BenchmarkMemmove/32-4 1814179 66.38 ns/op 482.04 MB/s BenchmarkMemmove/64-4 1631268 72.91 ns/op 877.82 MB/s BenchmarkMemmove/128-4 1360074 89.00 ns/op 1438.28 MB/s BenchmarkMemmove/256-4 1000000 114.5 ns/op 2236.32 MB/s BenchmarkMemmove/512-4 578236 203.8 ns/op 2512.05 MB/s BenchmarkMemmove/1024-4 391558 305.3 ns/op 3354.07 MB/s BenchmarkMemmove/2048-4 236011 510.4 ns/op 4012.91 MB/s BenchmarkMemmove/4096-4 127083 936.1 ns/op 4375.77 MB/s BenchmarkMemmoveOverlap/32-4 1801112 67.05 ns/op 477.23 MB/s BenchmarkMemmoveOverlap/64-4 1605501 74.25 ns/op 861.97 MB/s BenchmarkMemmoveOverlap/128-4 1345495 89.40 ns/op 1431.71 MB/s BenchmarkMemmoveOverlap/256-4 1000000 115.6 ns/op 2214.14 MB/s BenchmarkMemmoveOverlap/512-4 572175 204.2 ns/op 2507.30 MB/s BenchmarkMemmoveOverlap/1024-4 396289 302.0 ns/op 3390.33 MB/s BenchmarkMemmoveOverlap/2048-4 230014 507.1 ns/op 4038.88 MB/s BenchmarkMemmoveOverlap/4096-4 127874 926.4 ns/op 4421.55 MB/s BenchmarkMemmoveUnalignedDst/0-4 13531440 8.352 ns/op BenchmarkMemmoveUnalignedDst/1-4 1932255 64.53 ns/op 15.50 MB/s BenchmarkMemmoveUnalignedDst/2-4 1873096 64.45 ns/op 31.03 MB/s BenchmarkMemmoveUnalignedDst/3-4 1900682 64.90 ns/op 46.23 MB/s BenchmarkMemmoveUnalignedDst/4-4 1822460 65.26 ns/op 61.29 MB/s BenchmarkMemmoveUnalignedDst/5-4 1833182 66.27 ns/op 75.45 MB/s BenchmarkMemmoveUnalignedDst/6-4 1711642 68.98 ns/op 86.99 MB/s BenchmarkMemmoveUnalignedDst/7-4 1761254 69.44 ns/op 100.81 MB/s BenchmarkMemmoveUnalignedDst/8-4 1685526 65.83 ns/op 121.53 MB/s BenchmarkMemmoveUnalignedDst/9-4 1597803 70.33 ns/op 127.96 MB/s BenchmarkMemmoveUnalignedDst/10-4 1705146 70.58 ns/op 141.68 MB/s BenchmarkMemmoveUnalignedDst/11-4 1691727 76.45 ns/op 143.88 MB/s BenchmarkMemmoveUnalignedDst/12-4 1793014 68.06 ns/op 176.32 MB/s BenchmarkMemmoveUnalignedDst/13-4 1766158 67.64 ns/op 192.20 MB/s BenchmarkMemmoveUnalignedDst/14-4 1784521 68.15 ns/op 205.44 MB/s BenchmarkMemmoveUnalignedDst/15-4 1787797 68.34 ns/op 219.50 MB/s BenchmarkMemmoveUnalignedDst/16-4 1791655 66.95 ns/op 239.00 MB/s BenchmarkMemmoveUnalignedDst/32-4 1653300 71.09 ns/op 450.15 MB/s BenchmarkMemmoveUnalignedDst/64-4 1501540 79.02 ns/op 809.90 MB/s BenchmarkMemmoveUnalignedDst/128-4 1294033 92.49 ns/op 1383.87 MB/s BenchmarkMemmoveUnalignedDst/256-4 916084 119.5 ns/op 2143.14 MB/s BenchmarkMemmoveUnalignedDst/512-4 571070 207.6 ns/op 2465.79 MB/s BenchmarkMemmoveUnalignedDst/1024-4 374032 323.1 ns/op 3169.66 MB/s BenchmarkMemmoveUnalignedDst/2048-4 231752 511.6 ns/op 4003.44 MB/s BenchmarkMemmoveUnalignedDst/4096-4 122751 969.8 ns/op 4223.64 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1689607 71.58 ns/op 447.04 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1528492 78.39 ns/op 816.40 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1268251 95.00 ns/op 1347.35 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 911937 120.3 ns/op 2128.29 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 563058 205.9 ns/op 2486.48 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 383281 309.5 ns/op 3308.94 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 230060 516.2 ns/op 3967.83 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 126266 964.0 ns/op 4249.14 MB/s BenchmarkMemmoveUnalignedSrc/0-4 14255797 8.145 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1960657 61.52 ns/op 16.25 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1873671 64.74 ns/op 30.89 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1880160 65.36 ns/op 45.90 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1891729 63.80 ns/op 62.70 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1848459 63.48 ns/op 78.76 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1728764 71.52 ns/op 83.89 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1803553 66.31 ns/op 105.56 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1909346 61.09 ns/op 130.96 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1802589 66.56 ns/op 135.22 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1747236 66.46 ns/op 150.47 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1806870 68.99 ns/op 159.44 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1810053 68.78 ns/op 174.48 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1745536 69.02 ns/op 188.35 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1713615 69.02 ns/op 202.84 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1763779 67.13 ns/op 223.43 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1829896 64.53 ns/op 247.95 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1720214 69.00 ns/op 463.74 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1543213 76.41 ns/op 837.63 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1289035 92.81 ns/op 1379.15 MB/s BenchmarkMemmoveUnalignedSrc/256-4 1000000 118.5 ns/op 2160.67 MB/s BenchmarkMemmoveUnalignedSrc/512-4 577552 209.0 ns/op 2450.01 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 384872 314.9 ns/op 3252.26 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 226284 518.8 ns/op 3947.24 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 124101 956.2 ns/op 4283.81 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1542045 77.58 ns/op 206.24 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1520730 78.43 ns/op 204.01 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1457727 82.33 ns/op 194.33 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1433952 84.11 ns/op 190.24 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1460461 82.95 ns/op 192.90 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1476812 80.59 ns/op 198.54 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1485021 79.76 ns/op 200.61 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1492802 80.69 ns/op 198.28 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1331956 89.46 ns/op 715.40 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1238355 96.78 ns/op 661.27 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1294726 92.77 ns/op 689.91 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1281493 93.53 ns/op 684.28 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1307253 91.76 ns/op 697.47 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1289180 93.94 ns/op 681.32 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1318527 92.94 ns/op 688.64 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1290302 92.82 ns/op 689.52 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 861709 135.8 ns/op 1885.73 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 720949 166.0 ns/op 1542.16 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 895652 133.4 ns/op 1919.55 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 853836 135.0 ns/op 1895.72 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 837709 131.2 ns/op 1951.01 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 910818 132.6 ns/op 1930.09 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 873568 134.2 ns/op 1908.01 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 874400 131.7 ns/op 1944.28 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 118449 1026 ns/op 3991.88 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 79616 1522 ns/op 2690.69 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 124482 959.3 ns/op 4269.76 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 123992 970.3 ns/op 4221.37 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 125378 962.1 ns/op 4257.22 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 124850 961.5 ns/op 4260.20 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 125618 954.4 ns/op 4291.60 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 123494 955.1 ns/op 4288.58 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 6860 15957 ns/op 4107.05 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 4635 23993 ns/op 2731.48 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 7118 14396 ns/op 4552.24 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 8156 14761 ns/op 4439.94 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 8118 14429 ns/op 4541.94 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 7362 14695 ns/op 4459.87 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 7351 14458 ns/op 4532.92 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 7194 14698 ns/op 4458.84 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1665037 70.44 ns/op 454.32 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1516900 79.65 ns/op 803.51 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1301064 92.77 ns/op 1379.79 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 982670 118.4 ns/op 2162.44 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 570312 205.5 ns/op 2491.11 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 392268 306.1 ns/op 3344.97 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 234522 508.4 ns/op 4028.17 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 128607 934.2 ns/op 4384.29 MB/s BenchmarkMemclr/5-4 10911666 11.01 ns/op 454.00 MB/s BenchmarkMemclr/16-4 10284950 11.69 ns/op 1368.11 MB/s BenchmarkMemclr/64-4 9886807 12.07 ns/op 5302.04 MB/s BenchmarkMemclr/256-4 8574064 14.07 ns/op 18194.64 MB/s BenchmarkMemclr/4096-4 2256712 51.55 ns/op 79456.32 MB/s BenchmarkMemclr/65536-4 73414 1591 ns/op 41178.84 MB/s BenchmarkMemclr/1M-4 2748 42598 ns/op 24615.84 MB/s BenchmarkMemclr/4M-4 687 170295 ns/op 24629.57 MB/s BenchmarkMemclr/8M-4 276 402665 ns/op 20832.75 MB/s BenchmarkMemclr/16M-4 66 1757537 ns/op 9545.87 MB/s BenchmarkMemclr/64M-4 10 10224688 ns/op 6563.41 MB/s BenchmarkMemclrUnaligned/0_5-4 7180358 16.89 ns/op 296.05 MB/s BenchmarkMemclrUnaligned/0_16-4 7376047 16.07 ns/op 995.40 MB/s BenchmarkMemclrUnaligned/0_64-4 7018731 16.89 ns/op 3790.05 MB/s BenchmarkMemclrUnaligned/0_256-4 6604225 18.38 ns/op 13928.75 MB/s BenchmarkMemclrUnaligned/0_4096-4 2211286 54.43 ns/op 75255.50 MB/s BenchmarkMemclrUnaligned/0_65536-4 53530 1925 ns/op 34044.48 MB/s BenchmarkMemclrUnaligned/1_5-4 7157216 16.95 ns/op 295.02 MB/s BenchmarkMemclrUnaligned/1_16-4 7285996 15.97 ns/op 1001.68 MB/s BenchmarkMemclrUnaligned/1_64-4 7104682 16.72 ns/op 3827.53 MB/s BenchmarkMemclrUnaligned/1_256-4 6446750 18.87 ns/op 13563.86 MB/s BenchmarkMemclrUnaligned/1_4096-4 1359810 88.62 ns/op 46221.80 MB/s BenchmarkMemclrUnaligned/1_65536-4 54742 1899 ns/op 34513.85 MB/s BenchmarkMemclrUnaligned/4_5-4 7024461 17.11 ns/op 292.16 MB/s BenchmarkMemclrUnaligned/4_16-4 7280320 16.33 ns/op 979.83 MB/s BenchmarkMemclrUnaligned/4_64-4 7179895 16.76 ns/op 3817.63 MB/s BenchmarkMemclrUnaligned/4_256-4 6158542 18.34 ns/op 13960.91 MB/s BenchmarkMemclrUnaligned/4_4096-4 1336170 89.00 ns/op 46022.61 MB/s BenchmarkMemclrUnaligned/4_65536-4 52918 2036 ns/op 32195.08 MB/s BenchmarkMemclrUnaligned/7_5-4 7146732 16.68 ns/op 299.75 MB/s BenchmarkMemclrUnaligned/7_16-4 7511240 16.00 ns/op 999.84 MB/s BenchmarkMemclrUnaligned/7_64-4 7085887 16.78 ns/op 3813.10 MB/s BenchmarkMemclrUnaligned/7_256-4 6448206 18.82 ns/op 13604.94 MB/s BenchmarkMemclrUnaligned/7_4096-4 1352810 89.36 ns/op 45835.79 MB/s BenchmarkMemclrUnaligned/7_65536-4 69463 1886 ns/op 34746.78 MB/s BenchmarkMemclrUnaligned/0_1M-4 2559 41625 ns/op 25190.86 MB/s BenchmarkMemclrUnaligned/0_4M-4 682 166807 ns/op 25144.66 MB/s BenchmarkMemclrUnaligned/0_8M-4 272 402937 ns/op 20818.65 MB/s BenchmarkMemclrUnaligned/0_16M-4 76 2021395 ns/op 8299.82 MB/s BenchmarkMemclrUnaligned/0_64M-4 10 10115180 ns/op 6634.47 MB/s BenchmarkMemclrUnaligned/1_1M-4 2649 39985 ns/op 26224.56 MB/s BenchmarkMemclrUnaligned/1_4M-4 670 169265 ns/op 24779.57 MB/s BenchmarkMemclrUnaligned/1_8M-4 223 516226 ns/op 16249.87 MB/s BenchmarkMemclrUnaligned/1_16M-4 48 2255942 ns/op 7436.90 MB/s BenchmarkMemclrUnaligned/1_64M-4 10 10332657 ns/op 6494.83 MB/s BenchmarkMemclrUnaligned/4_1M-4 2781 42286 ns/op 24797.31 MB/s BenchmarkMemclrUnaligned/4_4M-4 661 174863 ns/op 23986.21 MB/s BenchmarkMemclrUnaligned/4_8M-4 182 589969 ns/op 14218.73 MB/s BenchmarkMemclrUnaligned/4_16M-4 49 2272910 ns/op 7381.38 MB/s BenchmarkMemclrUnaligned/4_64M-4 10 10348819 ns/op 6484.69 MB/s BenchmarkMemclrUnaligned/7_1M-4 2606 40822 ns/op 25686.47 MB/s BenchmarkMemclrUnaligned/7_4M-4 642 172484 ns/op 24317.07 MB/s BenchmarkMemclrUnaligned/7_8M-4 211 588943 ns/op 14243.49 MB/s BenchmarkMemclrUnaligned/7_16M-4 51 2233400 ns/op 7511.96 MB/s BenchmarkMemclrUnaligned/7_64M-4 10 10502436 ns/op 6389.84 MB/s BenchmarkGoMemclr/5-4 2003188 59.72 ns/op 83.72 MB/s BenchmarkGoMemclr/16-4 473455 249.3 ns/op 64.19 MB/s BenchmarkGoMemclr/64-4 127117 931.9 ns/op 68.68 MB/s BenchmarkGoMemclr/256-4 32677 3747 ns/op 68.31 MB/s BenchmarkMemclrRange/1K_2K-4 70472 1688 ns/op 56782.94 MB/s BenchmarkMemclrRange/2K_8K-4 31050 3903 ns/op 85447.55 MB/s BenchmarkMemclrRange/4K_16K-4 41930 2830 ns/op 114167.48 MB/s BenchmarkMemclrRange/160K_228K-4 1840 58807 ns/op 28276.70 MB/s BenchmarkClearFat7-4 5875100 19.08 ns/op BenchmarkClearFat8-4 6656740 17.10 ns/op BenchmarkClearFat11-4 5436723 20.69 ns/op BenchmarkClearFat12-4 6045038 19.68 ns/op BenchmarkClearFat13-4 5530526 20.91 ns/op BenchmarkClearFat14-4 5735899 19.76 ns/op BenchmarkClearFat15-4 5680203 21.11 ns/op BenchmarkClearFat16-4 6425793 18.39 ns/op BenchmarkClearFat24-4 5881012 19.14 ns/op BenchmarkClearFat32-4 5909718 19.66 ns/op BenchmarkClearFat40-4 5503860 20.99 ns/op BenchmarkClearFat48-4 5559024 20.44 ns/op BenchmarkClearFat56-4 5393210 21.66 ns/op BenchmarkClearFat64-4 5379880 22.20 ns/op BenchmarkClearFat72-4 5137377 23.35 ns/op BenchmarkClearFat128-4 3736712 31.88 ns/op BenchmarkClearFat256-4 2636961 45.36 ns/op BenchmarkClearFat512-4 1336693 90.48 ns/op BenchmarkClearFat1024-4 804141 146.0 ns/op BenchmarkClearFat1032-4 782929 153.3 ns/op BenchmarkClearFat1040-4 782913 153.1 ns/op BenchmarkCopyFat7-4 6239442 18.04 ns/op BenchmarkCopyFat8-4 6663277 16.74 ns/op BenchmarkCopyFat11-4 5774550 20.20 ns/op BenchmarkCopyFat12-4 5782044 19.82 ns/op BenchmarkCopyFat13-4 5573169 19.67 ns/op BenchmarkCopyFat14-4 5628801 20.59 ns/op BenchmarkCopyFat15-4 5656177 20.59 ns/op BenchmarkCopyFat16-4 5855335 17.99 ns/op BenchmarkCopyFat24-4 6017949 18.76 ns/op BenchmarkCopyFat32-4 5945640 19.39 ns/op BenchmarkCopyFat64-4 5157613 23.51 ns/op BenchmarkCopyFat72-4 4788396 23.53 ns/op BenchmarkCopyFat128-4 3577792 33.31 ns/op BenchmarkCopyFat256-4 2502457 47.40 ns/op BenchmarkCopyFat512-4 1222194 96.16 ns/op BenchmarkCopyFat520-4 1246920 95.00 ns/op BenchmarkCopyFat1024-4 762682 157.0 ns/op BenchmarkCopyFat1032-4 744484 156.0 ns/op BenchmarkCopyFat1040-4 747542 159.9 ns/op BenchmarkIssue18740/2byte-4 471 253580 ns/op BenchmarkIssue18740/4byte-4 747 158066 ns/op BenchmarkIssue18740/8byte-4 1002 117855 ns/op BenchmarkMemclrKnownSize1-4 8626854 13.62 ns/op 73.40 MB/s BenchmarkMemclrKnownSize2-4 5664602 21.07 ns/op 94.93 MB/s BenchmarkMemclrKnownSize4-4 3349213 35.22 ns/op 113.58 MB/s BenchmarkMemclrKnownSize8-4 980382 122.2 ns/op 65.49 MB/s BenchmarkMemclrKnownSize16-4 478333 255.3 ns/op 62.68 MB/s BenchmarkMemclrKnownSize32-4 249460 481.4 ns/op 66.47 MB/s BenchmarkMemclrKnownSize64-4 132727 888.3 ns/op 72.05 MB/s BenchmarkMemclrKnownSize112-4 73462 1607 ns/op 69.68 MB/s BenchmarkMemclrKnownSize128-4 68104 1762 ns/op 72.66 MB/s BenchmarkMemclrKnownSize192-4 45968 2625 ns/op 73.14 MB/s BenchmarkMemclrKnownSize248-4 32985 3582 ns/op 69.24 MB/s BenchmarkMemclrKnownSize256-4 32634 3658 ns/op 69.99 MB/s BenchmarkMemclrKnownSize512-4 16122 7286 ns/op 70.27 MB/s BenchmarkMemclrKnownSize1024-4 8182 14618 ns/op 70.05 MB/s BenchmarkMemclrKnownSize4096-4 2019 58449 ns/op 70.08 MB/s BenchmarkMemclrKnownSize512KiB-4 14 7745523 ns/op 67.69 MB/s BenchmarkReadMetricsLatency-4 10000 6603 p50-ns 10017 p90-ns 24148 p99-ns BenchmarkFinalizer-4 158 718082 ns/op BenchmarkFinalizerRun-4 178982 928.2 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7243134 16.01 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3129735 38.40 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2388468 49.47 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2355992 50.27 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1303818 91.22 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 102.0 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2223590 53.79 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1243580 96.11 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1304964 90.65 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2001127 59.98 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1984417 60.32 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1701421 70.46 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1470518 81.21 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1333417 89.51 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 8360038 14.38 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 8603863 13.75 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 8638854 13.74 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 8275808 14.51 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 7691558 15.68 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6755503 17.61 ns/op BenchmarkFindBitRange64/PatternAASize2-4 8135252 14.37 ns/op BenchmarkFindBitRange64/PatternAASize8-4 8694590 13.83 ns/op BenchmarkFindBitRange64/PatternAASize32-4 8547660 13.72 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 8316792 14.38 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 8743062 13.78 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 8729482 13.73 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 8258329 14.37 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 8669403 13.68 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 8697916 13.79 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 8397627 14.38 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 8481286 13.87 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 8661500 13.78 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 8231102 14.45 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7404549 16.28 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7375220 16.08 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 8271832 14.40 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7436583 16.21 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7415685 16.13 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 8253627 14.45 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7362356 16.07 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7414647 16.22 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 8222157 14.53 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7261438 16.10 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7355398 16.33 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 8320958 14.59 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 8621713 13.92 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 8683490 13.79 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 8291630 14.44 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 8709800 13.79 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 8696512 13.89 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 8241978 14.59 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 8633696 13.81 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 8670622 13.78 ns/op BenchmarkNetpollBreak-4 3364 31232 ns/op BenchmarkPinnerPinUnpinBatch-4 890 124273 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 210 548679 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1015 119001 ns/op BenchmarkPinnerPinUnpin-4 1000000 108.1 ns/op BenchmarkPinnerPinUnpinTiny-4 1000000 108.3 ns/op BenchmarkPinnerPinUnpinDouble-4 412071 287.6 ns/op BenchmarkPinnerPinUnpinParallel-4 3366798 34.51 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 3361291 40.24 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 266454 506.8 ns/op BenchmarkPinnerIsPinnedOnPinned-4 6218661 19.26 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 5858644 20.19 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 9762637 11.91 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 7522748 13.76 ns/op BenchmarkPingPongHog-4 342 352728 ns/op BenchmarkStackGrowth-4 110689 988.3 ns/op BenchmarkStackGrowthDeep-4 1204 118982 ns/op BenchmarkCreateGoroutines-4 54614 2462 ns/op BenchmarkCreateGoroutinesParallel-4 41923 2966 ns/op BenchmarkCreateGoroutinesCapture-4 6788 14994 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 41563 5002 ns/op BenchmarkClosureCall-4 18457102 5.677 ns/op BenchmarkWakeupParallelSpinning/0s-4 8182 17976 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5103 21494 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5526 24785 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3256 35832 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2186 56637 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1278 94701 ns/op BenchmarkWakeupParallelSpinning/50µs-4 625 189534 ns/op BenchmarkWakeupParallelSpinning/100µs-4 372 322862 ns/op BenchmarkWakeupParallelSyscall/0s-4 771 154021 ns/op BenchmarkWakeupParallelSyscall/1µs-4 747 158870 ns/op BenchmarkWakeupParallelSyscall/2µs-4 765 159328 ns/op BenchmarkWakeupParallelSyscall/5µs-4 741 162260 ns/op BenchmarkWakeupParallelSyscall/10µs-4 696 172536 ns/op BenchmarkWakeupParallelSyscall/20µs-4 589 198099 ns/op BenchmarkWakeupParallelSyscall/50µs-4 447 264708 ns/op BenchmarkWakeupParallelSyscall/100µs-4 319 371889 ns/op BenchmarkMatmult-4 4806601 35.13 ns/op BenchmarkFastrand-4 11200117 9.873 ns/op BenchmarkFastrand64-4 12869595 8.734 ns/op BenchmarkFastrandHashiter-4 4719649 25.57 ns/op BenchmarkFastrandn/2-4 7352923 16.48 ns/op BenchmarkFastrandn/3-4 7041787 17.26 ns/op BenchmarkFastrandn/4-4 7497248 15.95 ns/op BenchmarkFastrandn/5-4 7524777 16.33 ns/op BenchmarkIfaceCmp100-4 103748 1159 ns/op BenchmarkIfaceCmpNil100-4 150502 775.1 ns/op BenchmarkEfaceCmpDiff-4 39530 3058 ns/op BenchmarkEfaceCmpDiffIndirect-4 30046 3989 ns/op BenchmarkDefer-4 1252682 97.21 ns/op BenchmarkDefer10-4 740673 167.5 ns/op BenchmarkDeferMany-4 461232 422.3 ns/op BenchmarkPanicRecover-4 537542 203.8 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 7158 14805 ns/op 14076 p50-ns 18189 p90-ns 28074 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 5911 17552 ns/op 14702 p50-ns 20479 p90-ns 55846 p99-ns BenchmarkGoroutineProfile/small/idle-4 2811 38612 ns/op 35502 p50-ns 49196 p90-ns 62984 p99-ns BenchmarkGoroutineProfile/small/loaded-4 560 349934 ns/op 121468 p50-ns 335185 p90-ns 4247624 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 7071 16010 ns/op 15620 p50-ns 19644 p90-ns 37466 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 8266 19582 ns/op 15024 p50-ns 20947 p90-ns 169320 p99-ns BenchmarkGoroutineProfile/large/idle-4 32 3732399 ns/op 3804425 p50-ns 3852552 p90-ns 3898917 p99-ns BenchmarkGoroutineProfile/large/loaded-4 28 5517997 ns/op 4571883 p50-ns 6981221 p90-ns 20450381 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 8008 15834 ns/op 15112 p50-ns 19196 p90-ns 33091 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 6770 20210 ns/op 15121 p50-ns 21429 p90-ns 183741 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 924 118856 ns/op 111812 p50-ns 131391 p90-ns 220040 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 267 441966 ns/op 275958 p50-ns 454420 p90-ns 4793725 p99-ns BenchmarkRWMutexUncontended-4 3006679 43.89 ns/op BenchmarkRWMutexWrite100-4 591966 195.5 ns/op BenchmarkRWMutexWrite10-4 112698 945.9 ns/op BenchmarkRWMutexWorkWrite100-4 561633 221.9 ns/op BenchmarkRWMutexWorkWrite10-4 87736 1456 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2444 45591 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 904 129864 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1258 92252 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 433 267796 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 626 185043 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 204 558265 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 297 374116 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 94 1186596 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 312728 422.6 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 260788 392.7 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 237010 432.8 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 253350 417.4 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 267692 411.4 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 260871 459.8 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 275001 434.4 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 241804 432.9 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 205075 515.0 ns/op BenchmarkMakeSlice/Byte-4 1825720 62.08 ns/op BenchmarkMakeSlice/Int16-4 1852581 63.67 ns/op BenchmarkMakeSlice/Int-4 1549933 80.44 ns/op BenchmarkMakeSlice/Ptr-4 1314644 92.39 ns/op BenchmarkMakeSlice/Struct/24-4 982068 136.3 ns/op BenchmarkMakeSlice/Struct/32-4 762450 160.0 ns/op BenchmarkMakeSlice/Struct/40-4 661416 173.2 ns/op BenchmarkGrowSlice/Byte-4 811622 158.7 ns/op BenchmarkGrowSlice/Int16-4 718035 174.9 ns/op BenchmarkGrowSlice/Int-4 620488 221.7 ns/op BenchmarkGrowSlice/Ptr-4 475323 256.2 ns/op BenchmarkGrowSlice/Struct/24-4 295464 387.5 ns/op BenchmarkGrowSlice/Struct/32-4 287328 446.7 ns/op BenchmarkGrowSlice/Struct/40-4 187983 553.5 ns/op BenchmarkExtendSlice/IntSlice-4 465787 259.0 ns/op BenchmarkExtendSlice/PointerSlice-4 484358 304.4 ns/op BenchmarkExtendSlice/NoGrow-4 838249 150.8 ns/op BenchmarkAppend-4 815942 144.6 ns/op BenchmarkAppendGrowByte-4 3 34510558 ns/op BenchmarkAppendGrowString-4 1 430311604 ns/op BenchmarkAppendSlice/1Bytes-4 1939192 62.30 ns/op BenchmarkAppendSlice/4Bytes-4 1867369 63.78 ns/op BenchmarkAppendSlice/7Bytes-4 1824254 65.70 ns/op BenchmarkAppendSlice/8Bytes-4 1801839 65.70 ns/op BenchmarkAppendSlice/15Bytes-4 1742572 69.29 ns/op BenchmarkAppendSlice/16Bytes-4 1762300 66.81 ns/op BenchmarkAppendSlice/32Bytes-4 1772702 65.98 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 76642 1367 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 22381 5291 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 9331 19990 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1262 79879 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 98 1185407 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 20 5899419 ns/op BenchmarkAppendStr/1Bytes-4 2059002 56.09 ns/op BenchmarkAppendStr/4Bytes-4 1996798 57.28 ns/op BenchmarkAppendStr/8Bytes-4 2004502 57.21 ns/op BenchmarkAppendStr/16Bytes-4 1907912 63.11 ns/op BenchmarkAppendStr/32Bytes-4 1947279 62.12 ns/op BenchmarkAppendSpecialCase-4 750314 155.7 ns/op BenchmarkCopy/1Byte-4 2009683 59.84 ns/op 16.71 MB/s BenchmarkCopy/1String-4 1979670 60.27 ns/op 16.59 MB/s BenchmarkCopy/2Byte-4 1895269 62.63 ns/op 31.93 MB/s BenchmarkCopy/2String-4 1869645 62.64 ns/op 31.93 MB/s BenchmarkCopy/4Byte-4 1937368 62.02 ns/op 64.50 MB/s BenchmarkCopy/4String-4 1917246 60.96 ns/op 65.62 MB/s BenchmarkCopy/8Byte-4 1936230 60.97 ns/op 131.22 MB/s BenchmarkCopy/8String-4 1940661 62.09 ns/op 128.84 MB/s BenchmarkCopy/12Byte-4 1833603 64.40 ns/op 186.34 MB/s BenchmarkCopy/12String-4 1828360 64.09 ns/op 187.24 MB/s BenchmarkCopy/16Byte-4 1859152 63.44 ns/op 252.20 MB/s BenchmarkCopy/16String-4 1839279 63.56 ns/op 251.73 MB/s BenchmarkCopy/32Byte-4 1806210 65.29 ns/op 490.10 MB/s BenchmarkCopy/32String-4 1727590 66.95 ns/op 477.95 MB/s BenchmarkCopy/128Byte-4 1322630 89.30 ns/op 1433.40 MB/s BenchmarkCopy/128String-4 1239638 94.44 ns/op 1355.37 MB/s BenchmarkCopy/1024Byte-4 380820 308.0 ns/op 3324.68 MB/s BenchmarkCopy/1024String-4 340179 345.1 ns/op 2966.86 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 27110 4404 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 17442 6474 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 11118 10881 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 14228 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 7863 16426 ns/op BenchmarkAppendInPlace/Grow/Byte-4 122208 986.6 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 120747 945.1 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 104655 1186 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 73783 1481 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 69402 1763 ns/op BenchmarkStackCopyPtr-4 1 184767988 ns/op BenchmarkStackCopy-4 1 122197939 ns/op BenchmarkStackCopyNoCache-4 19 6116249 ns/op BenchmarkStackCopyWithStkobj-4 1 124597138 ns/op BenchmarkIssue18138-4 708 196880 ns/op BenchmarkCompareStringEqual-4 10550038 10.98 ns/op BenchmarkCompareStringIdentical-4 18530559 5.682 ns/op BenchmarkCompareStringSameLength-4 11081360 10.85 ns/op BenchmarkCompareStringDifferentLength-4 18339924 5.749 ns/op BenchmarkCompareStringBigUnaligned-4 1231 94214 ns/op 11129.82 MB/s BenchmarkCompareStringBig-4 1494 91896 ns/op 11410.56 MB/s BenchmarkConcatStringAndBytes-4 2468314 47.24 ns/op BenchmarkSliceByteToString/1-4 2066704 58.31 ns/op BenchmarkSliceByteToString/2-4 1000000 123.0 ns/op BenchmarkSliceByteToString/4-4 1000000 126.6 ns/op BenchmarkSliceByteToString/8-4 1000000 118.5 ns/op BenchmarkSliceByteToString/16-4 1000000 117.2 ns/op BenchmarkSliceByteToString/32-4 871924 131.2 ns/op BenchmarkSliceByteToString/64-4 849825 159.7 ns/op BenchmarkSliceByteToString/128-4 509506 218.0 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2720578 43.73 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 884312 130.7 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 110.3 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 4345210 27.43 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1806746 67.01 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 2062286 57.31 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2631764 47.00 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 439964 267.2 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 568158 208.1 ns/op BenchmarkRuneIterate/range/ASCII-4 7749638 13.73 ns/op BenchmarkRuneIterate/range/Japanese-4 2197998 54.20 ns/op BenchmarkRuneIterate/range/MixedLength-4 2546770 46.04 ns/op BenchmarkRuneIterate/range1/ASCII-4 8059915 13.72 ns/op BenchmarkRuneIterate/range1/Japanese-4 2164844 54.06 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2591137 46.01 ns/op BenchmarkRuneIterate/range2/ASCII-4 7732152 13.56 ns/op BenchmarkRuneIterate/range2/Japanese-4 2201811 54.08 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2558823 45.69 ns/op BenchmarkArrayEqual-4 17416522 6.267 ns/op BenchmarkFunc/Name-4 2537277 45.74 ns/op BenchmarkFunc/Entry-4 9836220 11.53 ns/op BenchmarkFunc/FileLine-4 2716202 41.26 ns/op PASS ok runtime 151.246s goos: linux goarch: amd64 pkg: runtime/cgo cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHandle/non-concurrent-4 24972 4892 ns/op BenchmarkHandle/concurrent-4 14461 8254 ns/op PASS ok runtime/cgo 1.515s goos: linux goarch: amd64 pkg: runtime/internal/atomic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAnd32-4 8601588 13.97 ns/op BenchmarkAnd32Parallel-4 2093786 71.50 ns/op BenchmarkAnd64-4 8814024 13.55 ns/op BenchmarkAnd64Parallel-4 1964030 73.58 ns/op BenchmarkOr32-4 8543706 14.00 ns/op BenchmarkOr32Parallel-4 1756726 70.32 ns/op BenchmarkOr64-4 8718294 13.57 ns/op BenchmarkOr64Parallel-4 2123714 70.87 ns/op BenchmarkAtomicLoad64-4 18093477 6.094 ns/op BenchmarkAtomicStore64-4 9783700 12.06 ns/op BenchmarkAtomicLoad-4 19822322 6.082 ns/op BenchmarkAtomicStore-4 9803572 12.09 ns/op BenchmarkAnd8-4 9835162 12.04 ns/op BenchmarkAnd-4 9971984 12.22 ns/op BenchmarkAnd8Parallel-4 4036731 43.33 ns/op BenchmarkAndParallel-4 3142612 49.48 ns/op BenchmarkOr8-4 9667411 12.10 ns/op BenchmarkOr-4 9680335 12.11 ns/op BenchmarkOr8Parallel-4 2781439 50.28 ns/op BenchmarkOrParallel-4 2437016 51.10 ns/op BenchmarkXadd-4 2405433 49.98 ns/op BenchmarkXadd64-4 2448598 49.97 ns/op BenchmarkCas-4 2392230 52.56 ns/op BenchmarkCas64-4 2488952 52.54 ns/op BenchmarkXchg-4 2951126 48.40 ns/op BenchmarkXchg64-4 3071311 46.56 ns/op PASS ok runtime/internal/atomic 5.289s goos: linux goarch: amd64 pkg: runtime/internal/math cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMulUintptr/small-4 4221588 28.29 ns/op BenchmarkMulUintptr/large-4 3377348 34.69 ns/op PASS ok runtime/internal/math 1.325s goos: linux goarch: amd64 pkg: runtime/pprof cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkGoroutine/Profile.WriteTo_idle_50-4 13 7750351 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 14 10772048 ns/op 693.9 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 1441 85633 ns/op 1.799 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 8 14605645 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 6 20397543 ns/op 1381 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 333 337648 ns/op 17.46 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 80912560 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 124277862 ns/op 8646 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 28 3867554 ns/op 286.9 concurrent_launches/op PASS ok runtime/pprof 2.708s goos: linux goarch: amd64 pkg: runtime/race cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSyncLeak-4 36 3102508 ns/op BenchmarkStackLeak-4 20096 5930 ns/op PASS ok runtime/race 1.450s goos: linux goarch: amd64 pkg: runtime/trace cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStartRegion-4 4661834 25.30 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 257269 485.0 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.402s goos: linux goarch: amd64 pkg: slices cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEqualFunc_Large-4 22 4960964 ns/op BenchmarkIndex_Large-4 15235 7538 ns/op BenchmarkIndexFunc_Large-4 104 1042902 ns/op BenchmarkCompact/nil-4 6804624 17.42 ns/op BenchmarkCompact/one-4 1843502 64.08 ns/op BenchmarkCompact/sorted-4 1000000 100.5 ns/op BenchmarkCompact/1_item-4 974678 117.9 ns/op BenchmarkCompact/unsorted-4 1000000 100.1 ns/op BenchmarkCompact/many-4 632928 180.0 ns/op BenchmarkCompact_Large-4 295 356906 ns/op BenchmarkCompactFunc_Large-4 38 2806866 ns/op BenchmarkReplace/naive-fast-4 62053 1658 ns/op BenchmarkReplace/optimized-fast-4 72856 1419 ns/op BenchmarkReplace/naive-slow-4 24369 4339 ns/op BenchmarkReplace/optimized-slow-4 29784 4070 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 104.1 ns/op BenchmarkBinarySearchFloats/Size32-4 977188 118.6 ns/op BenchmarkBinarySearchFloats/Size64-4 905592 131.7 ns/op BenchmarkBinarySearchFloats/Size128-4 745948 158.9 ns/op BenchmarkBinarySearchFloats/Size512-4 643202 183.5 ns/op BenchmarkBinarySearchFloats/Size1024-4 603118 200.8 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 568804 195.6 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 477080 236.7 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 433464 271.8 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 370338 312.1 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 311479 369.0 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 284818 407.9 ns/op PASS ok slices 5.094s goos: linux goarch: amd64 pkg: sort cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSearchWrappers-4 140426 804.3 ns/op BenchmarkSortInts-4 2 95277056 ns/op BenchmarkSlicesSortInts-4 2 66516866 ns/op BenchmarkSortIsSorted-4 34 3680975 ns/op BenchmarkSlicesIsSorted-4 48 2336472 ns/op BenchmarkSortStrings-4 1 151199909 ns/op BenchmarkSlicesSortStrings-4 1 105180269 ns/op BenchmarkSortStrings_Sorted-4 27 4295859 ns/op BenchmarkSlicesSortStrings_Sorted-4 40 2981258 ns/op BenchmarkSortStructs-4 1 195011510 ns/op BenchmarkSortFuncStructs-4 1 166271939 ns/op BenchmarkSortString1K-4 248 488491 ns/op BenchmarkSortString1K_Slice-4 201 588191 ns/op BenchmarkStableString1K-4 97 1153631 ns/op BenchmarkSortInt1K-4 319 363966 ns/op BenchmarkSortInt1K_Sorted-4 4999 28540 ns/op BenchmarkSortInt1K_Reversed-4 3262 41146 ns/op BenchmarkSortInt1K_Mod8-4 818 149012 ns/op BenchmarkStableInt1K-4 140 838493 ns/op BenchmarkStableInt1K_Slice-4 159 716866 ns/op BenchmarkSortInt64K-4 3 34858328 ns/op BenchmarkSortInt64K_Slice-4 3 44910235 ns/op BenchmarkStableInt64K-4 2 72972642 ns/op BenchmarkSort1e2-4 457 257427 ns/op BenchmarkStable1e2-4 136 1207718 ns/op BenchmarkSort1e4-4 2 51806092 ns/op BenchmarkStable1e4-4 1 223765775 ns/op PASS ok sort 13.614s goos: linux goarch: amd64 pkg: strconv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAtof64Decimal-4 820263 136.0 ns/op BenchmarkAtof64Float-4 741373 160.9 ns/op BenchmarkAtof64FloatExp-4 574972 192.3 ns/op BenchmarkAtof64Big-4 429943 275.1 ns/op BenchmarkAtof64RandomBits-4 406674 289.0 ns/op BenchmarkAtof64RandomFloats-4 444242 261.7 ns/op BenchmarkAtof64RandomLongFloats-4 243060 481.8 ns/op BenchmarkAtof32Decimal-4 794320 140.1 ns/op BenchmarkAtof32Float-4 727015 155.9 ns/op BenchmarkAtof32FloatExp-4 581413 193.3 ns/op BenchmarkAtof32Random-4 346586 340.6 ns/op BenchmarkAtof32RandomLong-4 145915 808.8 ns/op BenchmarkParseInt/Pos/7bit-4 1416326 82.66 ns/op BenchmarkParseInt/Pos/26bit-4 594832 193.8 ns/op BenchmarkParseInt/Pos/31bit-4 543439 211.9 ns/op BenchmarkParseInt/Pos/56bit-4 347509 343.4 ns/op BenchmarkParseInt/Pos/63bit-4 327060 359.6 ns/op BenchmarkParseInt/Neg/7bit-4 1464646 83.50 ns/op BenchmarkParseInt/Neg/26bit-4 581606 193.8 ns/op BenchmarkParseInt/Neg/31bit-4 544884 216.0 ns/op BenchmarkParseInt/Neg/56bit-4 355399 331.1 ns/op BenchmarkParseInt/Neg/63bit-4 323568 356.6 ns/op BenchmarkAtoi/Pos/7bit-4 2115783 59.53 ns/op BenchmarkAtoi/Pos/26bit-4 756546 144.8 ns/op BenchmarkAtoi/Pos/31bit-4 697027 159.5 ns/op BenchmarkAtoi/Pos/56bit-4 421672 275.9 ns/op BenchmarkAtoi/Pos/63bit-4 311767 382.4 ns/op BenchmarkAtoi/Neg/7bit-4 2179556 55.46 ns/op BenchmarkAtoi/Neg/26bit-4 776454 146.3 ns/op BenchmarkAtoi/Neg/31bit-4 727537 157.2 ns/op BenchmarkAtoi/Neg/56bit-4 424723 268.0 ns/op BenchmarkAtoi/Neg/63bit-4 306368 377.2 ns/op BenchmarkFormatFloat/Decimal-4 121524 992.8 ns/op BenchmarkFormatFloat/Float-4 104962 1061 ns/op BenchmarkFormatFloat/Exp-4 113582 1043 ns/op BenchmarkFormatFloat/NegExp-4 115168 1036 ns/op BenchmarkFormatFloat/LongExp-4 96152 1242 ns/op BenchmarkFormatFloat/Big-4 88681 1300 ns/op BenchmarkFormatFloat/BinaryExp-4 229377 529.5 ns/op BenchmarkFormatFloat/32Integer-4 121412 985.0 ns/op BenchmarkFormatFloat/32ExactFraction-4 130305 892.0 ns/op BenchmarkFormatFloat/32Point-4 116916 1032 ns/op BenchmarkFormatFloat/32Exp-4 120325 1019 ns/op BenchmarkFormatFloat/32NegExp-4 120153 981.7 ns/op BenchmarkFormatFloat/32Shortest-4 130339 915.8 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 130354 916.4 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 126799 946.8 ns/op BenchmarkFormatFloat/64Fixed1-4 147320 792.1 ns/op BenchmarkFormatFloat/64Fixed2-4 154622 775.1 ns/op BenchmarkFormatFloat/64Fixed3-4 150406 795.8 ns/op BenchmarkFormatFloat/64Fixed4-4 150474 794.6 ns/op BenchmarkFormatFloat/64Fixed12-4 85298 1363 ns/op BenchmarkFormatFloat/64Fixed16-4 109371 1107 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 112989 1056 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 98965 1216 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2144 52202 ns/op BenchmarkFormatFloat/Slowpath64-4 96121 1207 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 98821 1214 ns/op BenchmarkAppendFloat/Decimal-4 140948 838.9 ns/op BenchmarkAppendFloat/Float-4 126516 947.2 ns/op BenchmarkAppendFloat/Exp-4 136411 865.4 ns/op BenchmarkAppendFloat/NegExp-4 137643 871.3 ns/op BenchmarkAppendFloat/LongExp-4 110326 1078 ns/op BenchmarkAppendFloat/Big-4 102344 1169 ns/op BenchmarkAppendFloat/BinaryExp-4 317233 374.2 ns/op BenchmarkAppendFloat/32Integer-4 141820 830.4 ns/op BenchmarkAppendFloat/32ExactFraction-4 153290 750.2 ns/op BenchmarkAppendFloat/32Point-4 134534 880.7 ns/op BenchmarkAppendFloat/32Exp-4 135676 874.7 ns/op BenchmarkAppendFloat/32NegExp-4 137618 864.0 ns/op BenchmarkAppendFloat/32Shortest-4 162518 720.0 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 152073 788.3 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 145118 779.4 ns/op BenchmarkAppendFloat/64Fixed1-4 189607 621.4 ns/op BenchmarkAppendFloat/64Fixed2-4 188913 619.5 ns/op BenchmarkAppendFloat/64Fixed3-4 189961 628.0 ns/op BenchmarkAppendFloat/64Fixed4-4 192073 617.6 ns/op BenchmarkAppendFloat/64Fixed12-4 98956 1143 ns/op BenchmarkAppendFloat/64Fixed16-4 121011 979.0 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 152182 768.6 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 114961 1050 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2300 51158 ns/op BenchmarkAppendFloat/Slowpath64-4 107553 1072 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 112509 1055 ns/op BenchmarkFormatInt-4 14481 8202 ns/op BenchmarkAppendInt-4 17110 6963 ns/op BenchmarkFormatUint-4 78733 1491 ns/op BenchmarkAppendUint-4 98432 1215 ns/op BenchmarkFormatIntSmall/7-4 3352021 35.35 ns/op BenchmarkFormatIntSmall/42-4 3372705 35.35 ns/op BenchmarkAppendIntSmall-4 1430978 79.61 ns/op BenchmarkAppendUintVarlen/1-4 1533000 76.32 ns/op BenchmarkAppendUintVarlen/12-4 1530288 79.60 ns/op BenchmarkAppendUintVarlen/123-4 977658 111.2 ns/op BenchmarkAppendUintVarlen/1234-4 1068945 112.9 ns/op BenchmarkAppendUintVarlen/12345-4 972340 116.0 ns/op BenchmarkAppendUintVarlen/123456-4 1000000 114.1 ns/op BenchmarkAppendUintVarlen/1234567-4 894254 120.4 ns/op BenchmarkAppendUintVarlen/12345678-4 927372 120.4 ns/op BenchmarkAppendUintVarlen/123456789-4 935203 124.4 ns/op BenchmarkAppendUintVarlen/1234567890-4 869868 125.4 ns/op BenchmarkAppendUintVarlen/12345678901-4 846043 126.4 ns/op BenchmarkAppendUintVarlen/123456789012-4 887419 127.4 ns/op BenchmarkAppendUintVarlen/1234567890123-4 924448 131.1 ns/op BenchmarkAppendUintVarlen/12345678901234-4 861200 131.2 ns/op BenchmarkAppendUintVarlen/123456789012345-4 862298 133.2 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 836535 134.4 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 833287 137.9 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 795972 141.0 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 789220 144.2 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 814221 141.9 ns/op BenchmarkQuote-4 43634 2707 ns/op BenchmarkQuoteRune-4 452588 273.0 ns/op BenchmarkAppendQuote-4 52758 2195 ns/op BenchmarkAppendQuoteRune-4 846693 136.0 ns/op BenchmarkUnquoteEasy-4 1261248 94.61 ns/op BenchmarkUnquoteHard-4 46024 2532 ns/op PASS ok strconv 20.001s goos: linux goarch: amd64 pkg: strings cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkBuildString_Builder/1Write_NoGrow-4 352608 304.6 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 110848 944.9 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 170883 669.9 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 390981 287.2 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 114742 880.2 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 171660 640.7 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 278778 406.4 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 78433 1366 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 87577 1227 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 624564 186.9 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 19580 5833 ns/op BenchmarkGenericMatch1-4 2109 53230 ns/op BenchmarkGenericMatch2-4 435 277116 ns/op BenchmarkSingleMaxSkipping-4 7856 14685 ns/op 680.97 MB/s BenchmarkSingleLongSuffixFail-4 13744 8778 ns/op 114.15 MB/s BenchmarkSingleMatch-4 243 479538 ns/op 31.28 MB/s BenchmarkByteByteNoMatch-4 68983 1729 ns/op BenchmarkByteByteMatch-4 17376 6782 ns/op BenchmarkByteStringMatch-4 21337 5504 ns/op BenchmarkHTMLEscapeNew-4 68052 1852 ns/op BenchmarkHTMLEscapeOld-4 83222 1426 ns/op BenchmarkByteStringReplacerWriteString-4 1341 84869 ns/op BenchmarkByteReplacerWriteString-4 1543 77192 ns/op BenchmarkByteByteReplaces-4 3378 34535 ns/op BenchmarkByteByteMap-4 9426 11655 ns/op BenchmarkMap/identity/ASCII-4 596528 198.0 ns/op BenchmarkMap/identity/Greek-4 422137 280.3 ns/op BenchmarkMap/change/ASCII-4 37900 3137 ns/op BenchmarkMap/change/Greek-4 28922 4149 ns/op BenchmarkIndexRune-4 1900722 63.89 ns/op BenchmarkIndexRuneLongString-4 1608571 74.30 ns/op BenchmarkIndexRuneFastPath-4 4079522 29.41 ns/op BenchmarkIndex-4 4091061 29.33 ns/op BenchmarkLastIndex-4 4309746 27.39 ns/op BenchmarkIndexByte-4 9175713 12.65 ns/op BenchmarkToUpper/#00-4 4553067 24.53 ns/op BenchmarkToUpper/ONLYUPPER-4 2846446 41.63 ns/op BenchmarkToUpper/abc-4 307550 388.1 ns/op BenchmarkToUpper/AbC123-4 250270 491.0 ns/op BenchmarkToUpper/azAZ09_-4 262917 445.4 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 52556 2244 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 69744 1693 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 32095 3510 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 54913 2150 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 119302 989.4 ns/op BenchmarkToLower/#00-4 4950894 23.81 ns/op BenchmarkToLower/abc-4 4174548 28.31 ns/op BenchmarkToLower/AbC123-4 222258 531.9 ns/op BenchmarkToLower/azAZ09_-4 214735 538.6 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 95350 1249 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 65338 1864 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 33534 3615 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 73146 1631 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 116828 1023 ns/op BenchmarkMapNoChanges-4 726571 150.1 ns/op BenchmarkTrim-4 37920 3148 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3085423 38.19 ns/op BenchmarkToValidUTF8/InvalidASCII-4 188060 651.0 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 121712 965.1 ns/op BenchmarkEqualFold/Tests-4 52470 2216 ns/op BenchmarkEqualFold/ASCII-4 3206910 37.85 ns/op BenchmarkEqualFold/UnicodePrefix-4 108321 1079 ns/op BenchmarkEqualFold/UnicodeSuffix-4 118443 1018 ns/op BenchmarkIndexHard1-4 825 144356 ns/op BenchmarkIndexHard2-4 603 199754 ns/op BenchmarkIndexHard3-4 146 801796 ns/op BenchmarkIndexHard4-4 93 1190908 ns/op BenchmarkLastIndexHard1-4 57 1992785 ns/op BenchmarkLastIndexHard2-4 57 1988859 ns/op BenchmarkLastIndexHard3-4 56 1988975 ns/op BenchmarkCountHard1-4 837 144583 ns/op BenchmarkCountHard2-4 594 200817 ns/op BenchmarkCountHard3-4 147 796766 ns/op BenchmarkIndexTorture-4 7489 15555 ns/op BenchmarkCountTorture-4 7596 15705 ns/op BenchmarkCountTortureOverlapping-4 685 170385 ns/op BenchmarkCountByte/10-4 3962239 28.58 ns/op 349.94 MB/s BenchmarkCountByte/32-4 4264033 28.45 ns/op 1124.91 MB/s BenchmarkCountByte/4096-4 1000000 110.1 ns/op 37219.20 MB/s BenchmarkCountByte/4194304-4 678 159882 ns/op 26233.81 MB/s BenchmarkCountByte/67108864-4 15 7315844 ns/op 9173.09 MB/s BenchmarkFields/ASCII/16-4 260689 398.7 ns/op 40.13 MB/s 16 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 20287 5735 ns/op 44.64 MB/s 352 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1278 89461 ns/op 45.79 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 63 1714128 ns/op 38.23 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 27690788 ns/op 37.87 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 128658 870.5 ns/op 18.38 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10738 11170 ns/op 22.92 MB/s 352 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 574 207099 ns/op 19.78 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 28 4323870 ns/op 15.16 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 91270004 ns/op 11.49 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 236559 495.6 ns/op 32.29 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 17355 6541 ns/op 39.14 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 921 128789 ns/op 31.80 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 37 3100241 ns/op 21.14 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 69429658 ns/op 15.10 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 159826 751.8 ns/op 21.28 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 13677 8735 ns/op 29.31 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 718 160354 ns/op 25.54 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 33 3637985 ns/op 18.01 MB/s 463191 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 77628964 ns/op 13.51 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 1 117406551 ns/op BenchmarkSplitSingleByteSeparator-4 14 8244577 ns/op BenchmarkSplitMultiByteSeparator-4 27 4009883 ns/op BenchmarkSplitNSingleByteSeparator-4 201480 532.7 ns/op BenchmarkSplitNMultiByteSeparator-4 171952 718.9 ns/op BenchmarkRepeat/5x0-4 4258480 28.40 ns/op BenchmarkRepeat/5x1-4 4015906 28.32 ns/op BenchmarkRepeat/5x2-4 242665 503.6 ns/op BenchmarkRepeat/5x6-4 141074 899.9 ns/op BenchmarkRepeat/10x0-4 3935659 30.67 ns/op BenchmarkRepeat/10x1-4 4192306 28.63 ns/op BenchmarkRepeat/10x2-4 239064 508.1 ns/op BenchmarkRepeat/10x6-4 133640 879.2 ns/op BenchmarkRepeatLarge/256/1-4 60770 1865 ns/op 137.23 MB/s BenchmarkRepeatLarge/256/16-4 94953 1186 ns/op 215.92 MB/s BenchmarkRepeatLarge/512/1-4 46003 2344 ns/op 218.46 MB/s BenchmarkRepeatLarge/512/16-4 65986 1618 ns/op 316.42 MB/s BenchmarkRepeatLarge/1024/1-4 37557 3000 ns/op 341.36 MB/s BenchmarkRepeatLarge/1024/16-4 50522 2210 ns/op 463.36 MB/s BenchmarkRepeatLarge/2048/1-4 26644 4406 ns/op 464.78 MB/s BenchmarkRepeatLarge/2048/16-4 37437 3377 ns/op 606.53 MB/s BenchmarkRepeatLarge/4096/1-4 19244 6091 ns/op 672.52 MB/s BenchmarkRepeatLarge/4096/16-4 21567 5399 ns/op 758.71 MB/s BenchmarkRepeatLarge/8192/1-4 10000 10375 ns/op 789.60 MB/s BenchmarkRepeatLarge/8192/16-4 11752 9267 ns/op 883.97 MB/s BenchmarkRepeatLarge/8192/4097-4 5163135 23.07 ns/op 177613.70 MB/s BenchmarkRepeatLarge/16384/1-4 6526 18243 ns/op 898.10 MB/s BenchmarkRepeatLarge/16384/16-4 7318 17224 ns/op 951.25 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 14207 ns/op 865.13 MB/s BenchmarkRepeatLarge/32768/1-4 3384 33108 ns/op 989.73 MB/s BenchmarkRepeatLarge/32768/16-4 3734 30252 ns/op 1083.15 MB/s BenchmarkRepeatLarge/32768/4097-4 4134 28241 ns/op 1015.52 MB/s BenchmarkRepeatLarge/65536/1-4 1920 60039 ns/op 1091.56 MB/s BenchmarkRepeatLarge/65536/16-4 1783 56803 ns/op 1153.74 MB/s BenchmarkRepeatLarge/65536/4097-4 2010 57190 ns/op 1074.58 MB/s BenchmarkRepeatLarge/131072/1-4 226 524244 ns/op 250.02 MB/s BenchmarkRepeatLarge/131072/16-4 224 519782 ns/op 252.17 MB/s BenchmarkRepeatLarge/131072/4097-4 224 516123 ns/op 246.08 MB/s BenchmarkRepeatLarge/262144/1-4 100 1054939 ns/op 248.49 MB/s BenchmarkRepeatLarge/262144/16-4 100 1024266 ns/op 255.93 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1010656 ns/op 255.39 MB/s BenchmarkRepeatLarge/524288/1-4 64 2044949 ns/op 256.38 MB/s BenchmarkRepeatLarge/524288/16-4 61 2026899 ns/op 258.67 MB/s BenchmarkRepeatLarge/524288/4097-4 58 2017420 ns/op 257.91 MB/s BenchmarkRepeatLarge/1048576/1-4 27 4019660 ns/op 260.86 MB/s BenchmarkRepeatLarge/1048576/16-4 31 4040042 ns/op 259.55 MB/s BenchmarkRepeatLarge/1048576/4097-4 31 4137302 ns/op 252.52 MB/s BenchmarkRepeatLarge/2097152/1-4 15 7664751 ns/op 273.61 MB/s BenchmarkRepeatLarge/2097152/16-4 15 7728125 ns/op 271.37 MB/s BenchmarkRepeatLarge/2097152/4097-4 14 7918559 ns/op 264.39 MB/s BenchmarkRepeatLarge/4194304/1-4 7 15389730 ns/op 272.54 MB/s BenchmarkRepeatLarge/4194304/16-4 7 15572567 ns/op 269.34 MB/s BenchmarkRepeatLarge/4194304/4097-4 7 16221449 ns/op 258.38 MB/s BenchmarkRepeatLarge/8388608/1-4 4 31432563 ns/op 266.88 MB/s BenchmarkRepeatLarge/8388608/16-4 4 31336305 ns/op 267.70 MB/s BenchmarkRepeatLarge/8388608/4097-4 3 34284348 ns/op 244.62 MB/s BenchmarkRepeatLarge/16777216/1-4 2 64335320 ns/op 260.78 MB/s BenchmarkRepeatLarge/16777216/16-4 2 64183074 ns/op 261.40 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 64490052 ns/op 260.15 MB/s BenchmarkRepeatLarge/33554432/1-4 1 118477140 ns/op 283.21 MB/s BenchmarkRepeatLarge/33554432/16-4 1 120508634 ns/op 278.44 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 119455040 ns/op 280.90 MB/s BenchmarkRepeatLarge/67108864/1-4 1 255533893 ns/op 262.62 MB/s BenchmarkRepeatLarge/67108864/16-4 1 237931015 ns/op 282.05 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 241979565 ns/op 277.33 MB/s BenchmarkRepeatLarge/134217728/1-4 1 504259527 ns/op 266.17 MB/s BenchmarkRepeatLarge/134217728/16-4 1 464448877 ns/op 288.98 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 478128632 ns/op 280.71 MB/s BenchmarkRepeatLarge/268435456/1-4 1 1000243953 ns/op 268.37 MB/s BenchmarkRepeatLarge/268435456/16-4 1 929002069 ns/op 288.95 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 945196633 ns/op 284.00 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1983652781 ns/op 270.65 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1845633922 ns/op 290.89 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1879185407 ns/op 285.69 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3941315366 ns/op 272.43 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3612996242 ns/op 297.19 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3669144895 ns/op 292.64 MB/s BenchmarkIndexAnyASCII/1:1-4 2154831 56.21 ns/op BenchmarkIndexAnyASCII/1:2-4 2129310 56.31 ns/op BenchmarkIndexAnyASCII/1:4-4 2242303 53.41 ns/op BenchmarkIndexAnyASCII/1:8-4 2253037 53.48 ns/op BenchmarkIndexAnyASCII/1:16-4 2257088 52.96 ns/op BenchmarkIndexAnyASCII/1:32-4 2221906 55.37 ns/op BenchmarkIndexAnyASCII/1:64-4 2178823 55.14 ns/op BenchmarkIndexAnyASCII/16:1-4 2269788 52.64 ns/op BenchmarkIndexAnyASCII/16:2-4 808119 146.1 ns/op BenchmarkIndexAnyASCII/16:4-4 766248 148.5 ns/op BenchmarkIndexAnyASCII/16:8-4 742587 156.7 ns/op BenchmarkIndexAnyASCII/16:16-4 665293 166.1 ns/op BenchmarkIndexAnyASCII/16:32-4 612758 194.2 ns/op BenchmarkIndexAnyASCII/16:64-4 499210 240.8 ns/op BenchmarkIndexAnyASCII/256:1-4 1881102 64.31 ns/op BenchmarkIndexAnyASCII/256:2-4 74167 1632 ns/op BenchmarkIndexAnyASCII/256:4-4 72980 1642 ns/op BenchmarkIndexAnyASCII/256:8-4 71720 1674 ns/op BenchmarkIndexAnyASCII/256:16-4 71589 1668 ns/op BenchmarkIndexAnyASCII/256:32-4 69132 1721 ns/op BenchmarkIndexAnyASCII/256:64-4 68611 1757 ns/op BenchmarkIndexAnyUTF8/1:1-4 2206278 53.73 ns/op BenchmarkIndexAnyUTF8/1:2-4 2065129 56.30 ns/op BenchmarkIndexAnyUTF8/1:4-4 2115768 57.40 ns/op BenchmarkIndexAnyUTF8/1:8-4 2126781 56.47 ns/op BenchmarkIndexAnyUTF8/1:16-4 2155232 57.48 ns/op BenchmarkIndexAnyUTF8/1:32-4 2060174 58.88 ns/op BenchmarkIndexAnyUTF8/1:64-4 2046586 58.69 ns/op BenchmarkIndexAnyUTF8/16:1-4 1726320 68.94 ns/op BenchmarkIndexAnyUTF8/16:2-4 311919 375.8 ns/op BenchmarkIndexAnyUTF8/16:4-4 306888 379.8 ns/op BenchmarkIndexAnyUTF8/16:8-4 304117 374.9 ns/op BenchmarkIndexAnyUTF8/16:16-4 298885 393.1 ns/op BenchmarkIndexAnyUTF8/16:32-4 301132 379.4 ns/op BenchmarkIndexAnyUTF8/16:64-4 282256 417.8 ns/op BenchmarkIndexAnyUTF8/256:1-4 331366 348.1 ns/op BenchmarkIndexAnyUTF8/256:2-4 23166 5256 ns/op BenchmarkIndexAnyUTF8/256:4-4 23397 5142 ns/op BenchmarkIndexAnyUTF8/256:8-4 23188 5138 ns/op BenchmarkIndexAnyUTF8/256:16-4 21939 5322 ns/op BenchmarkIndexAnyUTF8/256:32-4 21474 5643 ns/op BenchmarkIndexAnyUTF8/256:64-4 21153 5664 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2244777 53.73 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2222323 53.09 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2214092 54.18 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2253024 53.25 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2210504 54.15 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2233411 53.73 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2176352 55.15 ns/op BenchmarkLastIndexAnyASCII/16:1-4 825456 143.6 ns/op BenchmarkLastIndexAnyASCII/16:2-4 786549 144.4 ns/op BenchmarkLastIndexAnyASCII/16:4-4 799340 147.0 ns/op BenchmarkLastIndexAnyASCII/16:8-4 769708 156.8 ns/op BenchmarkLastIndexAnyASCII/16:16-4 700026 166.8 ns/op BenchmarkLastIndexAnyASCII/16:32-4 599746 194.9 ns/op BenchmarkLastIndexAnyASCII/16:64-4 491236 240.7 ns/op BenchmarkLastIndexAnyASCII/256:1-4 71683 1640 ns/op BenchmarkLastIndexAnyASCII/256:2-4 72013 1641 ns/op BenchmarkLastIndexAnyASCII/256:4-4 72252 1655 ns/op BenchmarkLastIndexAnyASCII/256:8-4 71401 1700 ns/op BenchmarkLastIndexAnyASCII/256:16-4 70854 1693 ns/op BenchmarkLastIndexAnyASCII/256:32-4 69642 1715 ns/op BenchmarkLastIndexAnyASCII/256:64-4 66631 1764 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2246942 52.82 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2213122 53.73 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2165517 54.80 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2170326 54.56 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2206730 55.53 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2114150 55.53 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2223957 55.00 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 348952 316.9 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 184472 643.2 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 174636 657.1 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 181054 655.3 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 176161 650.9 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 169680 696.0 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 162454 693.2 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 28280 4265 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 13088 9332 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 12738 9235 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 12933 9378 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 12480 9658 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 10514 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 10253 ns/op BenchmarkTrimASCII/1:1-4 3687063 33.07 ns/op BenchmarkTrimASCII/1:2-4 2865608 41.91 ns/op BenchmarkTrimASCII/1:4-4 2596988 47.58 ns/op BenchmarkTrimASCII/1:8-4 2188058 54.97 ns/op BenchmarkTrimASCII/1:16-4 1785255 66.90 ns/op BenchmarkTrimASCII/16:1-4 2637621 44.79 ns/op BenchmarkTrimASCII/16:2-4 795664 146.9 ns/op BenchmarkTrimASCII/16:4-4 780112 151.3 ns/op BenchmarkTrimASCII/16:8-4 749198 156.9 ns/op BenchmarkTrimASCII/16:16-4 702093 166.5 ns/op BenchmarkTrimASCII/256:1-4 500395 233.8 ns/op BenchmarkTrimASCII/256:2-4 72069 1662 ns/op BenchmarkTrimASCII/256:4-4 72103 1697 ns/op BenchmarkTrimASCII/256:8-4 70485 1678 ns/op BenchmarkTrimASCII/256:16-4 70638 1689 ns/op BenchmarkTrimASCII/4096:1-4 38305 3131 ns/op BenchmarkTrimASCII/4096:2-4 4458 26262 ns/op BenchmarkTrimASCII/4096:4-4 4422 26529 ns/op BenchmarkTrimASCII/4096:8-4 4479 26321 ns/op BenchmarkTrimASCII/4096:16-4 4450 26530 ns/op BenchmarkTrimByte-4 4242441 28.33 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 13377 8987 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 13334 9003 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1111 107517 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2206 52912 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 4365 26198 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7696 14797 ns/op BenchmarkJoin/0-4 5095224 23.25 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 4145977 30.58 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 187838 637.8 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 130693 917.3 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 87033 1248 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 80282 1515 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 66270 1873 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 57261 2031 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 3081792 39.49 ns/op BenchmarkTrimSpace/ASCII-4 1663483 72.46 ns/op BenchmarkTrimSpace/SomeNonASCII-4 139202 903.5 ns/op BenchmarkTrimSpace/JustNonASCII-4 72822 1672 ns/op BenchmarkReplaceAll-4 116611 1023 ns/op 16 B/op 1 allocs/op PASS ok strings 68.142s goos: linux goarch: amd64 pkg: sync cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCond1-4 53306 2150 ns/op BenchmarkCond2-4 30841 4678 ns/op BenchmarkCond4-4 16477 7289 ns/op BenchmarkCond8-4 8804 13956 ns/op BenchmarkCond16-4 4335 29067 ns/op BenchmarkCond32-4 1572 73555 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 427863 272.1 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 264391 413.8 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 502585 245.1 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 414591 271.6 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 243547 462.6 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 442324 246.8 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 77919 1877 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 64159 2379 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 54913 2606 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 39688 3459 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 503871 258.0 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 141193 829.3 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 421977 264.8 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 134817 979.5 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 486728 235.8 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 154996 865.0 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 2300392 64.04 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 41011 2961 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 132560 1272 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 224744 457.9 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 3763 35239 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 261 451710 ns/op BenchmarkRange/*sync.Map-4 982 106587 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 71769 1623 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 161355 658.2 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 57622 2025 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 92678 1404 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 198696 566.3 ns/op BenchmarkAdversarialDelete/*sync.Map-4 107317 1023 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 65764 1737 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 159399 808.9 ns/op BenchmarkDeleteCollision/*sync.Map-4 601623 230.8 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 46928 2524 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 132666 990.8 ns/op BenchmarkSwapCollision/*sync.Map-4 62151 1980 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 216 548694 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 94284 1377 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 299335 414.6 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 18259 6965 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 57811 2270 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 19150 6107 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 272372 490.5 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 94507 1338 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 189397 817.1 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1345945 81.20 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 130477 852.6 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1822741 68.44 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 476607 246.4 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 141463 973.1 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 433383 270.5 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 83988 1534 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 270604 391.5 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 410788 313.7 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 105366 1330 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 502134 266.2 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 201962 654.0 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 117684 1603 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 334312 646.0 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 44546 2861 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 160969 643.3 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 339634 306.2 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 99368 1233 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 475598 251.0 ns/op BenchmarkUncontendedSemaphore-4 3393583 46.73 ns/op BenchmarkContendedSemaphore-4 2824958 39.12 ns/op BenchmarkMutexUncontended-4 831525 132.2 ns/op BenchmarkMutex-4 145970 913.4 ns/op BenchmarkMutexSlack-4 134092 927.6 ns/op BenchmarkMutexWork-4 109819 1022 ns/op BenchmarkMutexWorkSlack-4 123843 1015 ns/op BenchmarkMutexNoSpin-4 51976 2314 ns/op BenchmarkMutexSpin-4 54894 2247 ns/op BenchmarkOnce-4 705414 243.7 ns/op BenchmarkOnceFunc/v=Once-4 968139 123.4 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 750013 148.9 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 792409 142.1 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 866396 134.3 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 760720 147.6 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 793981 145.6 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 6310119 16.77 ns/op BenchmarkSemaSyntNonblock-4 1000000 112.2 ns/op BenchmarkSemaSyntBlock-4 1000000 111.9 ns/op BenchmarkSemaWorkNonblock-4 794100 144.6 ns/op BenchmarkSemaWorkBlock-4 734800 156.6 ns/op BenchmarkRWMutexUncontended-4 421315 282.5 ns/op BenchmarkRWMutexWrite100-4 268582 453.7 ns/op BenchmarkRWMutexWrite10-4 212162 534.9 ns/op BenchmarkRWMutexWorkWrite100-4 217981 584.9 ns/op BenchmarkRWMutexWorkWrite10-4 173281 683.0 ns/op BenchmarkWaitGroupUncontended-4 682563 164.2 ns/op BenchmarkWaitGroupAddDone-4 306567 434.4 ns/op BenchmarkWaitGroupAddDoneWork-4 295482 387.5 ns/op BenchmarkWaitGroupWait-4 4132958 30.30 ns/op BenchmarkWaitGroupWaitWork-4 2960749 42.16 ns/op BenchmarkWaitGroupActuallyWait-4 36211 3442 ns/op 32 B/op 2 allocs/op PASS ok sync 20.643s goos: linux goarch: amd64 pkg: sync/atomic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkValueRead-4 455148 238.0 ns/op PASS ok sync/atomic 1.133s PASS ok syscall 1.018s goos: linux goarch: amd64 pkg: testing cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkTBHelper-4 125410 936.4 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 7309 15502 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 10800 11057 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 92 1239403 ns/op 110960 B/op 1024 allocs/op BenchmarkTable/1x1000/reuse-4 117 1007752 ns/op 948 B/op 8 allocs/op BenchmarkTable/1x100000/new-4 1 186578751 ns/op 18285040 B/op 100056 allocs/op BenchmarkTable/1x100000/reuse-4 1 181678240 ns/op 18285040 B/op 100056 allocs/op BenchmarkTable/10x10/new-4 1642 68343 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1960 57108 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 18 6191216 ns/op 395136 B/op 1038 allocs/op BenchmarkTable/10x1000/reuse-4 19 5574110 ns/op 20796 B/op 54 allocs/op BenchmarkTable/10x100000/new-4 1 782470228 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/10x100000/reuse-4 1 768659211 ns/op 47012832 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 202 579507 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 240 486688 ns/op 163 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 63154490 ns/op 3270528 B/op 1052 allocs/op BenchmarkTable/100x1000/reuse-4 2 59070202 ns/op 1635264 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7689052506 ns/op 334041984 B/op 100088 allocs/op BenchmarkTable/100x100000/reuse-4 1 7466435320 ns/op 334042096 B/op 100091 allocs/op BenchmarkPyramid/10-4 2566 45620 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 37 3268931 ns/op 410538 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 332764551 ns/op 35606920 B/op 2055 allocs/op BenchmarkRagged/10-4 2407 49990 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 260 454639 ns/op 42416 B/op 188 allocs/op BenchmarkRagged/1000-4 24 4650842 ns/op 408992 B/op 1660 allocs/op BenchmarkCode-4 8044 14699 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 21.383s goos: linux goarch: amd64 pkg: text/template/parse cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkParseLarge-4 2 83643956 ns/op BenchmarkVariableString-4 91398 1247 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1854 57632 ns/op 2503 B/op 39 allocs/op PASS ok text/template/parse 1.529s goos: linux goarch: amd64 pkg: time cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAfterFunc-4 33 3260461 ns/op BenchmarkAfter-4 100 1217374 ns/op BenchmarkStop-4 164 677168 ns/op BenchmarkSimultaneousAfterFunc-4 30 4212305 ns/op BenchmarkStartStop-4 194 613911 ns/op BenchmarkReset-4 2548 57390 ns/op BenchmarkSleep-4 32 3791988 ns/op BenchmarkParallelTimerLatency-4 50 229659 avg-late-ns 1884248 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 37 345484 avg-late-ns 1121322 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 32 388880 avg-late-ns 861391 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 393931 avg-late-ns 1596173 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 33 418495 avg-late-ns 1543544 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 323684 avg-late-ns 1608649 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 293029 avg-late-ns 1722440 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 304090 avg-late-ns 2250914 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 27 209016 avg-late-ns 1380211 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 180715 avg-late-ns 1594052 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 26 1344584 avg-late-ns 7422640 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 293642 avg-late-ns 985211 max-late-ns BenchmarkTicker-4 355 340391 ns/op BenchmarkTickerReset-4 3807 32456 ns/op BenchmarkTickerResetNaive-4 174 696158 ns/op BenchmarkNow-4 1000000 101.3 ns/op BenchmarkNowUnixNano-4 1000000 113.5 ns/op BenchmarkNowUnixMilli-4 1000000 113.6 ns/op BenchmarkNowUnixMicro-4 1000000 112.7 ns/op BenchmarkFormat-4 55459 2189 ns/op BenchmarkFormatRFC3339-4 74340 1647 ns/op BenchmarkFormatRFC3339Nano-4 73546 1643 ns/op BenchmarkFormatNow-4 78618 1505 ns/op BenchmarkMarshalJSON-4 99757 1250 ns/op BenchmarkMarshalText-4 100857 1223 ns/op BenchmarkParse-4 133827 856.1 ns/op BenchmarkParseRFC3339UTC-4 294646 386.7 ns/op BenchmarkParseRFC3339UTCBytes-4 204124 597.7 ns/op BenchmarkParseRFC3339TZ-4 94477 1252 ns/op BenchmarkParseRFC3339TZBytes-4 73100 1616 ns/op BenchmarkParseDuration-4 521160 223.7 ns/op BenchmarkHour-4 679624 170.3 ns/op BenchmarkSecond-4 713455 167.0 ns/op BenchmarkYear-4 520663 215.0 ns/op BenchmarkDay-4 508606 232.5 ns/op BenchmarkISOWeek-4 531147 215.6 ns/op BenchmarkGoString-4 75334 1614 ns/op BenchmarkUnmarshalText-4 86455 1373 ns/op PASS ok time 12.570s goos: linux goarch: amd64 pkg: unicode/utf16 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecodeValidASCII-4 561714 192.0 ns/op BenchmarkDecodeValidJapaneseChars-4 657711 164.7 ns/op BenchmarkDecodeRune-4 1580703 75.91 ns/op BenchmarkEncodeValidASCII-4 482611 211.7 ns/op BenchmarkEncodeValidJapaneseChars-4 840930 145.0 ns/op BenchmarkAppendRuneValidASCII-4 1474843 80.14 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2406986 49.69 ns/op BenchmarkEncodeRune-4 1743577 67.64 ns/op PASS ok unicode/utf16 2.247s goos: linux goarch: amd64 pkg: unicode/utf8 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRuneCountTenASCIIChars-4 1958022 60.34 ns/op BenchmarkRuneCountTenJapaneseChars-4 290292 384.3 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 3518634 34.60 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 405544 278.4 ns/op BenchmarkValidTenASCIIChars-4 1895389 63.85 ns/op BenchmarkValid100KASCIIChars-4 76 1356604 ns/op BenchmarkValidTenJapaneseChars-4 287320 404.9 ns/op BenchmarkValidLongMostlyASCII-4 81 1446162 ns/op BenchmarkValidLongJapanese-4 45 2305279 ns/op BenchmarkValidStringTenASCIIChars-4 4209958 29.06 ns/op BenchmarkValidString100KASCIIChars-4 8850 12331 ns/op BenchmarkValidStringTenJapaneseChars-4 409914 257.4 ns/op BenchmarkValidStringLongMostlyASCII-4 1184 99959 ns/op BenchmarkValidStringLongJapanese-4 153 772467 ns/op BenchmarkEncodeASCIIRune-4 4238048 28.57 ns/op BenchmarkEncodeJapaneseRune-4 2478432 46.67 ns/op BenchmarkAppendASCIIRune-4 8469825 13.70 ns/op BenchmarkAppendJapaneseRune-4 2971533 39.42 ns/op BenchmarkDecodeASCIIRune-4 2764195 42.49 ns/op BenchmarkDecodeJapaneseRune-4 2097014 57.17 ns/op BenchmarkFullRune/ASCII-4 3330063 36.18 ns/op BenchmarkFullRune/Incomplete-4 1524852 79.12 ns/op BenchmarkFullRune/Japanese-4 3448935 34.92 ns/op PASS ok unicode/utf8 4.532s goos: linux goarch: amd64 pkg: cmd/api cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAll-4 1 77606707635 ns/op PASS ok cmd/api 78.850s goos: linux goarch: amd64 pkg: cmd/cgo/internal/test cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCgoCall/add-int-4 422218 263.4 ns/op BenchmarkCgoCall/one-pointer-4 363024 316.9 ns/op BenchmarkCgoCall/string-pointer-escape-4 284469 418.1 ns/op BenchmarkCgoCall/string-pointer-noescape-4 323850 392.8 ns/op BenchmarkCgoCall/eight-pointers-4 165115 637.1 ns/op BenchmarkCgoCall/eight-pointers-nil-4 361770 325.6 ns/op BenchmarkCgoCall/eight-pointers-array-4 30736 4213 ns/op BenchmarkCgoCall/eight-pointers-slice-4 42776 2829 ns/op BenchmarkGoString-4 862735 122.9 ns/op BenchmarkCGoCallback-4 45949 2602 ns/op BenchmarkCGoInCThread-4 302152 381.1 ns/op PASS ok cmd/cgo/internal/test 2.473s goos: linux goarch: amd64 pkg: cmd/compile/internal/reflectdata cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEqArrayOfStrings5-4 1179864 101.1 ns/op BenchmarkEqArrayOfStrings64-4 144351 794.4 ns/op BenchmarkEqArrayOfStrings1024-4 9187 11643 ns/op BenchmarkEqArrayOfFloats5-4 1379973 86.23 ns/op BenchmarkEqArrayOfFloats64-4 139326 869.3 ns/op BenchmarkEqArrayOfFloats1024-4 8874 13187 ns/op BenchmarkEqArrayOfStructsEq-4 2740 43354 ns/op BenchmarkEqArrayOfStructsNotEq-4 4900 24023 ns/op BenchmarkEqStruct-4 17556714 6.459 ns/op PASS ok cmd/compile/internal/reflectdata 2.292s goos: linux goarch: amd64 pkg: cmd/compile/internal/ssa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPhioptPass-4 10000 61421 ns/op BenchmarkInvertLessThanNoov-4 13763856 8.729 ns/op BenchmarkCopyElim1-4 684 162537 ns/op BenchmarkCopyElim10-4 528 209863 ns/op BenchmarkCopyElim100-4 288 384434 ns/op BenchmarkCopyElim1000-4 50 2236693 ns/op BenchmarkCopyElim10000-4 3 43165261 ns/op BenchmarkCopyElim100000-4 1 718197428 ns/op BenchmarkDeadCode/1-4 463 228370 ns/op BenchmarkDeadCode/10-4 468 264640 ns/op BenchmarkDeadCode/100-4 240 509086 ns/op BenchmarkDeadCode/1000-4 44 2704055 ns/op BenchmarkDeadCode/10000-4 3 37005941 ns/op BenchmarkDeadCode/100000-4 1 444186638 ns/op BenchmarkDeadCode/200000-4 1 968929992 ns/op BenchmarkDominatorsLinear-4 12 10853734 ns/op 0.92 MB/s BenchmarkDominatorsFwdBack-4 8 17016951 ns/op 0.59 MB/s BenchmarkDominatorsManyPred-4 7 15244624 ns/op 0.66 MB/s BenchmarkDominatorsMaxPred-4 8 14708052 ns/op 0.68 MB/s BenchmarkDominatorsMaxPredVal-4 7 15223475 ns/op 0.66 MB/s BenchmarkFuse/1-4 541 212210 ns/op BenchmarkFuse/10-4 489 255061 ns/op BenchmarkFuse/100-4 146 860247 ns/op BenchmarkFuse/1000-4 16 6511381 ns/op BenchmarkFuse/10000-4 2 88773998 ns/op BenchmarkNilCheckDeep1-4 10000 10719 ns/op 0.09 MB/s 234 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 4516 26235 ns/op 0.38 MB/s 234 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 642 180141 ns/op 0.56 MB/s 1083 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 60 1752540 ns/op 0.57 MB/s 9284 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 5 22062999 ns/op 0.45 MB/s 315006 B/op 8 allocs/op BenchmarkDSEPass-4 31 3720833 ns/op 44619 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 125831965 ns/op 4239104 B/op 108122 allocs/op BenchmarkCSEPass-4 7 15800004 ns/op 84738 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 163597640 ns/op 5693112 B/op 97669 allocs/op BenchmarkDeadcodePass-4 163 689553 ns/op 89756 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 147892664 ns/op 4074256 B/op 45191 allocs/op BenchmarkMultiPass-4 61 1770152 ns/op 242874 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 308128851 ns/op 11225592 B/op 149978 allocs/op BenchmarkCondRewrite/SoloJump-4 3120127 38.64 ns/op BenchmarkCondRewrite/CombJump-4 2781732 42.76 ns/op PASS ok cmd/compile/internal/ssa 16.641s goos: linux goarch: amd64 pkg: cmd/compile/internal/test cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLoadAdd-4 9829 11572 ns/op BenchmarkExtShift-4 17108 7057 ns/op BenchmarkModify-4 10000 11628 ns/op BenchmarkMullImm-4 16124 7455 ns/op BenchmarkConstModify-4 9904 11366 ns/op BenchmarkBitSet-4 21565 5316 ns/op BenchmarkBitClear-4 21722 5337 ns/op BenchmarkBitToggle-4 21763 5360 ns/op BenchmarkBitSetConst-4 163393 741.6 ns/op BenchmarkBitClearConst-4 163731 726.2 ns/op BenchmarkBitToggleConst-4 161385 740.5 ns/op BenchmarkDivconstI64-4 8724523 13.88 ns/op BenchmarkModconstI64-4 8192086 14.51 ns/op BenchmarkDivisiblePow2constI64-4 8372928 14.10 ns/op BenchmarkDivisibleconstI64-4 8737166 13.85 ns/op BenchmarkDivisibleWDivconstI64-4 6906834 17.30 ns/op BenchmarkDivconstU64/3-4 8751230 13.59 ns/op BenchmarkDivconstU64/5-4 8338042 14.24 ns/op BenchmarkDivconstU64/37-4 8626350 13.58 ns/op BenchmarkDivconstU64/1234567-4 8375558 13.91 ns/op BenchmarkModconstU64-4 8863970 13.73 ns/op BenchmarkDivisibleconstU64-4 8462374 14.25 ns/op BenchmarkDivisibleWDivconstU64-4 6814329 17.34 ns/op BenchmarkDivconstI32-4 8572093 13.71 ns/op BenchmarkModconstI32-4 8255548 14.24 ns/op BenchmarkDivisiblePow2constI32-4 8803154 13.63 ns/op BenchmarkDivisibleconstI32-4 8628212 13.90 ns/op BenchmarkDivisibleWDivconstI32-4 6938550 17.21 ns/op BenchmarkDivconstU32-4 8811535 13.47 ns/op BenchmarkModconstU32-4 9025962 13.33 ns/op BenchmarkDivisibleconstU32-4 8863861 13.55 ns/op BenchmarkDivisibleWDivconstU32-4 7437871 16.19 ns/op BenchmarkDivconstI16-4 8449954 14.15 ns/op BenchmarkModconstI16-4 8895624 13.41 ns/op BenchmarkDivisiblePow2constI16-4 8824564 13.60 ns/op BenchmarkDivisibleconstI16-4 8824837 13.65 ns/op BenchmarkDivisibleWDivconstI16-4 6661786 17.82 ns/op BenchmarkDivconstU16-4 8821965 13.68 ns/op BenchmarkModconstU16-4 8798331 13.67 ns/op BenchmarkDivisibleconstU16-4 9245379 12.96 ns/op BenchmarkDivisibleWDivconstU16-4 7393254 16.39 ns/op BenchmarkDivconstI8-4 8829190 13.58 ns/op BenchmarkModconstI8-4 8410456 14.33 ns/op BenchmarkDivisiblePow2constI8-4 9559311 12.57 ns/op BenchmarkDivisibleconstI8-4 8805854 13.62 ns/op BenchmarkDivisibleWDivconstI8-4 7446052 16.28 ns/op BenchmarkDivconstU8-4 8612702 13.64 ns/op BenchmarkModconstU8-4 8598352 13.70 ns/op BenchmarkDivisibleconstU8-4 9195198 13.06 ns/op BenchmarkDivisibleWDivconstU8-4 7077855 15.98 ns/op BenchmarkMul2-4 165918 724.6 ns/op BenchmarkMulNeg2-4 165002 736.8 ns/op BenchmarkEfaceInteger-4 3684260 28.38 ns/op BenchmarkTypeAssert-4 14021071 8.553 ns/op BenchmarkDiv64UnsignedSmall-4 6795501 17.35 ns/op BenchmarkDiv64Small-4 6232561 19.13 ns/op BenchmarkDiv64SmallNegDivisor-4 6000081 20.12 ns/op BenchmarkDiv64SmallNegDividend-4 6257662 19.07 ns/op BenchmarkDiv64SmallNegBoth-4 6332473 19.13 ns/op BenchmarkDiv64Unsigned-4 6822247 17.49 ns/op BenchmarkDiv64-4 6206596 19.32 ns/op BenchmarkDiv64NegDivisor-4 6131715 19.62 ns/op BenchmarkDiv64NegDividend-4 6099901 19.77 ns/op BenchmarkDiv64NegBoth-4 6106722 19.75 ns/op BenchmarkMod64UnsignedSmall-4 7115382 16.95 ns/op BenchmarkMod64Small-4 6256801 19.09 ns/op BenchmarkMod64SmallNegDivisor-4 6006232 19.64 ns/op BenchmarkMod64SmallNegDividend-4 6161637 19.42 ns/op BenchmarkMod64SmallNegBoth-4 6067717 19.72 ns/op BenchmarkMod64Unsigned-4 6907209 17.10 ns/op BenchmarkMod64-4 6228332 19.41 ns/op BenchmarkMod64NegDivisor-4 5976883 19.91 ns/op BenchmarkMod64NegDividend-4 6018390 20.02 ns/op BenchmarkMod64NegBoth-4 6187545 19.36 ns/op BenchmarkMulconstI32/3-4 16650979 7.143 ns/op BenchmarkMulconstI32/5-4 16756010 7.158 ns/op BenchmarkMulconstI32/12-4 16610055 7.164 ns/op BenchmarkMulconstI32/120-4 14959506 7.853 ns/op BenchmarkMulconstI32/-120-4 16551988 7.143 ns/op BenchmarkMulconstI32/65537-4 16237912 7.200 ns/op BenchmarkMulconstI32/65538-4 16662637 7.325 ns/op BenchmarkMulconstI64/3-4 16497240 7.215 ns/op BenchmarkMulconstI64/5-4 16642815 7.228 ns/op BenchmarkMulconstI64/12-4 16553203 7.189 ns/op BenchmarkMulconstI64/120-4 16739302 7.170 ns/op BenchmarkMulconstI64/-120-4 16584952 7.206 ns/op BenchmarkMulconstI64/65537-4 16646935 7.286 ns/op BenchmarkMulconstI64/65538-4 16596026 7.219 ns/op BenchmarkMulconstU32/3-4 14702869 7.912 ns/op BenchmarkMulconstU32/5-4 16469148 7.255 ns/op BenchmarkMulconstU32/12-4 16643499 7.263 ns/op BenchmarkMulconstU32/120-4 16642987 7.226 ns/op BenchmarkMulconstU32/65537-4 15454251 7.192 ns/op BenchmarkMulconstU32/65538-4 15382778 7.683 ns/op BenchmarkMulconstU64/3-4 16293099 7.205 ns/op BenchmarkMulconstU64/5-4 16743204 7.223 ns/op BenchmarkMulconstU64/12-4 16482252 7.216 ns/op BenchmarkMulconstU64/120-4 16241031 7.167 ns/op BenchmarkMulconstU64/65537-4 16377500 7.156 ns/op BenchmarkMulconstU64/65538-4 16628618 7.174 ns/op BenchmarkShiftArithmeticRight-4 20267148 5.785 ns/op BenchmarkSwitch8Predictable-4 13343923 8.963 ns/op BenchmarkSwitch8Unpredictable-4 5621256 21.01 ns/op BenchmarkSwitch32Predictable-4 8251794 14.02 ns/op BenchmarkSwitch32Unpredictable-4 5561726 21.08 ns/op BenchmarkSwitchStringPredictable-4 6532730 18.25 ns/op BenchmarkSwitchStringUnpredictable-4 4247422 28.42 ns/op BenchmarkSwitchTypePredictable-4 6078704 19.86 ns/op BenchmarkSwitchTypeUnpredictable-4 3109290 38.20 ns/op BenchmarkSwitchInterfaceTypePredictable-4 7396971 16.21 ns/op BenchmarkSwitchInterfaceTypeUnpredictable-4 3879392 30.71 ns/op PASS ok cmd/compile/internal/test 16.737s goos: linux goarch: amd64 pkg: cmd/compile/internal/types2 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLookupFieldOrMethod-4 87 1196221 ns/op BenchmarkNamed/Underlying/nongeneric-4 745543 164.4 ns/op BenchmarkNamed/Underlying/generic-4 690855 160.2 ns/op BenchmarkNamed/Underlying/src_instance-4 709287 160.9 ns/op BenchmarkNamed/Underlying/user_instance-4 721880 160.5 ns/op BenchmarkCheck/http/funcbodies/info-4 1 667173634 ns/op 50467 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 463709726 ns/op 72608 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 186670883 ns/op 180325 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 168243111 ns/op 200057 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 444149248 ns/op 11684 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 100785316 ns/op 51471 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 38784944 ns/op 133737 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 36614583 ns/op 141655 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 140199925 ns/op 15472 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 44657070 ns/op 48578 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 5 23313438 ns/op 93033 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 22089542 ns/op 98176 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1324603574 ns/op 52487 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 737375127 ns/op 94281 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 192665308 ns/op 360700 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 140304173 ns/op 495241 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 512597181 ns/op 3925 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 73591988 ns/op 27329 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 43835252 ns/op 45875 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 42062096 ns/op 47809 lines/s PASS ok cmd/compile/internal/types2 18.639s goos: linux goarch: amd64 pkg: cmd/go cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExecGoEnv-4 120 917148 ns/op 2145617 sys-ns/op 1296792 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 198127 556.7 ns/op PASS ok cmd/go/internal/cfg 1.138s goos: linux goarch: amd64 pkg: cmd/internal/notsha256 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 64510 1843 ns/op 4.34 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 69160 1649 ns/op 4.85 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 13870 8579 ns/op 119.36 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 14240 8347 ns/op 122.68 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 2162 54481 ns/op 150.36 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 2198 54236 ns/op 151.04 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.967s All tests passed.