linux-amd64-longtest-race at 089cc6867619da6d6a901b3835475206759c47a2 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["HOSTNAME=buildlet-linux-amd64-bullseye-rn79ac205" "HOME=/root" "SHLVL=0" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "DEBIAN_FRONTEND=noninteractive" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64-longtest-race" "GO_TEST_SHORT=0" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "GOPLSCACHE=/workdir/goplscache" "PWD=/workdir/go/src"] in dir /workdir/go/src Building Go cmd/dist using /workdir/go1.4. (go1.20.6 linux/amd64) Building Go toolchain1 using /workdir/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for linux/amd64. --- Installed Go for linux/amd64 in /workdir/go Installed commands in /workdir/go/bin *** You need to add /workdir/go/bin to your PATH. :: Running /workdir/go/bin/go with args ["/workdir/go/bin/go" "install" "-race" "std"] and env ["HOSTNAME=buildlet-linux-amd64-bullseye-rn79ac205" "HOME=/root" "SHLVL=0" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "DEBIAN_FRONTEND=noninteractive" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64-longtest-race" "GO_TEST_SHORT=0" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "GOPLSCACHE=/workdir/goplscache" "PWD=/workdir/go/bin"] in dir /workdir/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.120+ #1 SMP Fri Sep 8 09:22:31 UTC 2023 x86_64 ##### Testing packages. ok archive/tar 1.757s ok archive/zip 114.818s ok bufio 1.306s ok bytes 9.418s ok cmp 1.017s ok compress/bzip2 1.462s ok compress/flate 170.152s ok compress/gzip 13.142s ok compress/lzw 1.511s ok compress/zlib 9.312s ok container/heap 1.021s ok container/list 1.017s ok container/ring 1.019s ok context 1.045s ok crypto 1.017s ok crypto/aes 1.053s ok crypto/cipher 2.161s ok crypto/des 1.050s ok crypto/dsa 7.733s ok crypto/ecdh 2.111s ok crypto/ecdsa 4.576s ok crypto/ed25519 1.980s ok crypto/elliptic 2.283s ok crypto/hmac 1.020s ok crypto/internal/alias 1.016s ok crypto/internal/bigmod 3.858s ok crypto/internal/boring 1.016s ? crypto/internal/boring/bbig [no test files] ? crypto/internal/boring/sig [no test files] ok crypto/internal/boring/bcache 1.363s ok crypto/internal/edwards25519 38.823s ok crypto/internal/edwards25519/field 13.823s ok crypto/internal/nistec 29.229s ? crypto/internal/randutil [no test files] ok crypto/internal/nistec/fiat 1.016s [no tests to run] ok crypto/md5 1.023s ok crypto/rand 3.817s ok crypto/rc4 1.491s ok crypto/rsa 6.647s ok crypto/sha1 1.038s ok crypto/sha256 1.023s ok crypto/sha512 1.023s ok crypto/subtle 21.101s ok crypto/tls 7.310s ok crypto/x509 5.838s ? crypto/x509/pkix [no test files] ok database/sql 2.334s ok database/sql/driver 1.016s ok debug/buildinfo 5.803s ok debug/dwarf 1.087s ok debug/elf 2.939s ok debug/gosym 1.325s ok debug/macho 1.030s ok debug/pe 1.051s 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.022s ok encoding/asn1 1.022s ok encoding/base32 1.076s ok encoding/base64 1.025s ok encoding/binary 1.023s ok encoding/csv 1.057s ok encoding/gob 20.535s ok encoding/hex 1.024s ok encoding/json 7.302s ok encoding/pem 3.440s ok encoding/xml 39.786s ok errors 1.023s ok expvar 1.017s ok flag 3.100s ok fmt 1.611s ok go/ast 1.026s ok go/build 5.597s ok go/build/constraint 1.022s ok go/constant 1.024s ok go/doc 1.246s ok go/doc/comment 3.068s ok go/format 1.047s ok go/importer 1.178s ok go/internal/gccgoimporter 1.050s ok go/internal/gcimporter 51.690s ok go/internal/srcimporter 16.208s ? go/internal/typeparams [no test files] ok go/parser 53.557s ok go/printer 2.324s ok go/scanner 1.023s ok go/token 1.114s ok go/types 47.481s 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.019s ok html/template 1.798s ok image 2.404s ? image/color/palette [no test files] ok image/color 1.038s ok image/draw 1.561s ok image/gif 101.678s ? image/internal/imageutil [no test files] ok image/jpeg 25.234s ok image/png 6.998s ok index/suffixarray 610.844s ok internal/abi 1.058s ? 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/covcmd [no test files] ok internal/coverage/cformat 1.016s ok internal/coverage/cmerge 1.016s ? internal/coverage/decodecounter [no test files] ? internal/coverage/decodemeta [no test files] ? internal/coverage/encodecounter [no test files] ? internal/coverage/encodemeta [no test files] ? internal/coverage/rtcov [no test files] ok internal/coverage/pods 1.019s ? internal/coverage/stringtab [no test files] ok internal/coverage/slicereader 1.017s ok internal/coverage/slicewriter 1.016s ? internal/coverage/uleb128 [no test files] ok internal/coverage/test 1.045s ok internal/cpu 3.048s ok internal/dag 1.018s ok internal/diff 1.018s ok internal/fmtsort 1.018s ? internal/goarch [no test files] ok internal/fuzz 1.038s ok internal/godebug 17.865s ? 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/intern 3.293s ? internal/lazyregexp [no test files] ? internal/lazytemplate [no test files] ok internal/itoa 1.016s ? internal/nettrace [no test files] ? internal/obscuretestdata [no test files] ? internal/oserror [no test files] ? internal/pkgbits [no test files] ok internal/platform 1.590s ok internal/poll 22.469s ? internal/race [no test files] ok internal/profile 1.019s ok internal/reflectlite 1.020s ok internal/safefilepath 1.018s ok internal/saferio 1.285s ok internal/singleflight 1.098s ? 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.148s ok internal/trace 7.837s ? internal/txtar [no test files] ok internal/types/errors 1.364s ok internal/unsafeheader 1.016s ok internal/xcoff 1.034s ok internal/zstd 1.043s ok io 1.052s ok io/fs 1.264s ok io/ioutil 1.022s ok log 1.027s ? log/internal [no test files] ? log/slog/internal [no test files] ok log/slog 1.124s ? log/slog/internal/slogtest [no test files] ok log/slog/internal/benchmarks 1.017s ok log/slog/internal/buffer 1.017s ok log/syslog 2.239s ok maps 1.017s ok math 1.029s ok math/big 8.521s ok math/bits 1.025s ok math/cmplx 1.019s ok math/rand 32.759s ok mime 1.037s ok mime/multipart 14.816s ok mime/quotedprintable 2.135s ok net 53.561s ok net/http 50.871s ok net/http/cgi 12.406s ok net/http/cookiejar 1.027s ok net/http/fcgi 1.228s ok net/http/httptest 1.195s ok net/http/httptrace 1.017s ok net/http/httputil 2.142s ? net/http/internal/testcert [no test files] ok net/http/internal 1.023s ok net/http/internal/ascii 1.017s ok net/http/pprof 6.193s ok net/internal/socktest 1.018s ok net/mail 1.024s ok net/netip 1.364s ok net/rpc 1.057s ok net/rpc/jsonrpc 1.026s ok net/smtp 1.068s ok net/textproto 1.049s ok net/url 1.031s ok os 23.383s ok os/exec 14.723s ok os/exec/internal/fdtest 1.016s ok os/signal 28.574s ok os/user 1.018s ok path 1.019s ok path/filepath 1.053s ok plugin 1.016s ok reflect 3.282s ? reflect/internal/example1 [no test files] ? reflect/internal/example2 [no test files] ok regexp 4.128s ok regexp/syntax 7.194s ok runtime 229.699s ok runtime/cgo 1.016s ok runtime/coverage 27.798s ok runtime/debug 2.144s ok runtime/internal/atomic 3.716s 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.028s ok runtime/pprof 95.042s ok runtime/race 12.171s ? runtime/race/internal/amd64v1 [no test files] ok runtime/trace 7.812s ok slices 2.446s ok sort 7.211s ok strconv 9.161s ok strings 3.930s ok sync 2.925s ok sync/atomic 206.156s ok syscall 12.916s ? testing/internal/testdeps [no test files] ok testing 4.044s ok testing/fstest 1.022s ok testing/iotest 1.019s ok testing/quick 1.166s ok testing/slogtest 1.022s ok text/scanner 1.030s ok text/tabwriter 1.021s ok text/template 1.845s ok text/template/parse 1.031s ok time 15.003s ? time/tzdata [no test files] ok unicode 1.023s ok unicode/utf16 1.017s ? unsafe [no test files] ? vendor/golang.org/x/crypto/chacha20 [no test files] ok unicode/utf8 1.031s ? vendor/golang.org/x/crypto/chacha20poly1305 [no test files] ? vendor/golang.org/x/crypto/cryptobyte [no test files] ? vendor/golang.org/x/crypto/cryptobyte/asn1 [no test files] ? vendor/golang.org/x/crypto/hkdf [no test files] ? vendor/golang.org/x/crypto/internal/alias [no test files] ? vendor/golang.org/x/crypto/internal/poly1305 [no test files] ? vendor/golang.org/x/net/dns/dnsmessage [no test files] ? vendor/golang.org/x/net/http/httpguts [no test files] ? vendor/golang.org/x/net/http/httpproxy [no test files] ? vendor/golang.org/x/net/http2/hpack [no test files] ? vendor/golang.org/x/net/idna [no test files] ? vendor/golang.org/x/net/nettest [no test files] ? vendor/golang.org/x/sys/cpu [no test files] ? vendor/golang.org/x/text/secure/bidirule [no test files] ? vendor/golang.org/x/text/transform [no test files] ? vendor/golang.org/x/text/unicode/bidi [no test files] ? vendor/golang.org/x/text/unicode/norm [no test files] ok cmd/addr2line 4.399s ok cmd/api 8.296s ? cmd/asm [no test files] ? cmd/asm/internal/arch [no test files] ok cmd/asm/internal/asm 4.410s ? 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.792s ok cmd/cgo/internal/test 2.194s ? 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.156s ok cmd/cgo/internal/testcshared 6.189s ok cmd/cgo/internal/testerrors 10.397s ok cmd/cgo/internal/testfortran 2.423s ok cmd/cgo/internal/testgodefs 1.608s ok cmd/cgo/internal/testlife 1.654s ok cmd/cgo/internal/testnocgo 1.016s ok cmd/cgo/internal/testplugin 32.141s ok cmd/cgo/internal/testsanitizers 18.563s ok cmd/cgo/internal/testshared 68.528s ok cmd/cgo/internal/testso 2.558s ok cmd/cgo/internal/teststdio 2.473s 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 60.889s ? 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/devirtualize [no test files] ? cmd/compile/internal/escape [no test files] ok cmd/compile/internal/dwarfgen 1.444s ? cmd/compile/internal/gc [no test files] ok cmd/compile/internal/importer 16.588s ? cmd/compile/internal/inline [no test files] ok cmd/compile/internal/inline/inlheur 1.386s ok cmd/compile/internal/ir 1.017s ? cmd/compile/internal/liveness [no test files] ? cmd/compile/internal/loong64 [no test files] ok cmd/compile/internal/logopt 1.200s ok cmd/compile/internal/loopvar 26.647s ? cmd/compile/internal/mips [no test files] ? cmd/compile/internal/mips64 [no test files] ok cmd/compile/internal/noder 1.022s ? 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] ok cmd/compile/internal/reflectdata 1.017s [no tests to run] ? cmd/compile/internal/riscv64 [no test files] ? cmd/compile/internal/s390x [no test files] ok cmd/compile/internal/ssa 189.708s ? cmd/compile/internal/ssagen [no test files] ? cmd/compile/internal/staticdata [no test files] ? cmd/compile/internal/staticinit [no test files] ok cmd/compile/internal/syntax 18.210s ok cmd/compile/internal/test 34.110s ? cmd/compile/internal/typebits [no test files] ok cmd/compile/internal/typecheck 1.250s ok cmd/compile/internal/types 1.018s ok cmd/compile/internal/types2 19.440s ? 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.889s ok cmd/cover 16.920s ok cmd/dist 1.018s ok cmd/distpack 1.016s ok cmd/doc 1.623s ok cmd/fix 1.726s ok cmd/go 475.960s ? 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.237s 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.036s ? cmd/go/internal/fix [no test files] ? cmd/go/internal/fmtcmd [no test files] ok cmd/go/internal/fsys 1.042s ? cmd/go/internal/help [no test files] ok cmd/go/internal/generate 1.029s ok cmd/go/internal/gover 1.019s ? cmd/go/internal/list [no test files] ok cmd/go/internal/imports 1.030s ok cmd/go/internal/load 1.025s ? cmd/go/internal/mmap [no test files] ? cmd/go/internal/modcmd [no test files] ok cmd/go/internal/lockedfile 3.411s ok cmd/go/internal/lockedfile/internal/filelock 2.055s ok cmd/go/internal/modfetch 36.511s ok cmd/go/internal/modfetch/codehost 10.562s ? cmd/go/internal/modget [no test files] ? cmd/go/internal/modinfo [no test files] ok cmd/go/internal/modfetch/zip_sum_test 1.021s ok cmd/go/internal/modindex 1.612s ok cmd/go/internal/modload 52.815s ? cmd/go/internal/robustio [no test files] ok cmd/go/internal/mvs 1.044s ok cmd/go/internal/par 1.103s ? cmd/go/internal/run [no test files] ? cmd/go/internal/script [no test files] ? cmd/go/internal/script/scripttest [no test files] ? cmd/go/internal/search [no test files] ok cmd/go/internal/str 1.017s ok cmd/go/internal/test 1.040s ? cmd/go/internal/test/internal/genflags [no test files] ? cmd/go/internal/tool [no test files] ok cmd/go/internal/toolchain 1.028s ? cmd/go/internal/trace [no test files] ok cmd/go/internal/vcs 1.705s ok cmd/go/internal/vcweb 1.025s ? cmd/go/internal/version [no test files] ok cmd/go/internal/vcweb/vcstest 5.171s ? cmd/go/internal/vet [no test files] ok cmd/go/internal/web 1.018s ? cmd/go/internal/workcmd [no test files] ok cmd/go/internal/work 2.053s ok cmd/gofmt 44.219s ? cmd/internal/bio [no test files] ? cmd/internal/browser [no test files] ok cmd/internal/archive 1.427s ok cmd/internal/bootstrap_test 110.783s ? cmd/internal/codesign [no test files] ok cmd/internal/buildid 1.544s ok cmd/internal/cov 1.271s ? cmd/internal/gcprog [no test files] ok cmd/internal/dwarf 1.017s ok cmd/internal/edit 1.016s ok cmd/internal/goobj 15.473s ok cmd/internal/moddeps 12.582s ? cmd/internal/obj/arm [no test files] ok cmd/internal/notsha256 1.019s ok cmd/internal/obj 1.440s ? 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.286s ok cmd/internal/obj/riscv 9.835s ? cmd/internal/obj/wasm [no test files] ok cmd/internal/obj/s390x 1.020s ok cmd/internal/obj/x86 1.918s ? cmd/internal/objfile [no test files] ? cmd/internal/osinfo [no test files] ok cmd/internal/objabi 1.046s ok cmd/internal/pkgpath 5.081s ok cmd/internal/pkgpattern 1.022s ok cmd/internal/quoted 1.018s ? cmd/internal/sys [no test files] ? cmd/internal/traceviewer [no test files] ok cmd/internal/src 1.017s ok cmd/internal/test2json 1.713s ok cmd/link 23.192s ? 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 14.284s ? cmd/link/internal/loadelf [no test files] ? cmd/link/internal/loadmacho [no test files] ok cmd/link/internal/loader 1.049s ? cmd/link/internal/loadpe [no test files] ? cmd/link/internal/loadxcoff [no test files] ? cmd/link/internal/loong64 [no test files] ? cmd/link/internal/mips [no test files] ? cmd/link/internal/mips64 [no test files] ? cmd/link/internal/ppc64 [no test files] ? cmd/link/internal/riscv64 [no test files] ? cmd/link/internal/s390x [no test files] ? cmd/link/internal/sym [no test files] ? cmd/link/internal/wasm [no test files] ? cmd/link/internal/x86 [no test files] ok cmd/nm 9.209s ok cmd/objdump 5.160s ok cmd/pack 8.857s ? cmd/test2json [no test files] ok cmd/pprof 3.465s ok cmd/trace 1.283s ? cmd/vendor/github.com/google/pprof/driver [no test files] ? cmd/vendor/github.com/google/pprof/internal/binutils [no test files] ? cmd/vendor/github.com/google/pprof/internal/driver [no test files] ? cmd/vendor/github.com/google/pprof/internal/elfexec [no test files] ? cmd/vendor/github.com/google/pprof/internal/graph [no test files] ? cmd/vendor/github.com/google/pprof/internal/measurement [no test files] ? cmd/vendor/github.com/google/pprof/internal/plugin [no test files] ? cmd/vendor/github.com/google/pprof/internal/report [no test files] ? cmd/vendor/github.com/google/pprof/internal/symbolizer [no test files] ? cmd/vendor/github.com/google/pprof/internal/symbolz [no test files] ? cmd/vendor/github.com/google/pprof/internal/transport [no test files] ? cmd/vendor/github.com/google/pprof/profile [no test files] ? cmd/vendor/github.com/google/pprof/third_party/d3flamegraph [no test files] ? cmd/vendor/github.com/google/pprof/third_party/svgpan [no test files] ? cmd/vendor/github.com/ianlancetaylor/demangle [no test files] ? cmd/vendor/golang.org/x/arch/arm/armasm [no test files] ? cmd/vendor/golang.org/x/arch/arm64/arm64asm [no test files] ? cmd/vendor/golang.org/x/arch/ppc64/ppc64asm [no test files] ? cmd/vendor/golang.org/x/arch/x86/x86asm [no test files] ? cmd/vendor/golang.org/x/mod/internal/lazyregexp [no test files] ? cmd/vendor/golang.org/x/mod/modfile [no test files] ? cmd/vendor/golang.org/x/mod/module [no test files] ? cmd/vendor/golang.org/x/mod/semver [no test files] ? cmd/vendor/golang.org/x/mod/sumdb [no test files] ? cmd/vendor/golang.org/x/mod/sumdb/dirhash [no test files] ? cmd/vendor/golang.org/x/mod/sumdb/note [no test files] ? cmd/vendor/golang.org/x/mod/sumdb/tlog [no test files] ? cmd/vendor/golang.org/x/mod/zip [no test files] ? cmd/vendor/golang.org/x/sync/semaphore [no test files] ? cmd/vendor/golang.org/x/sys/internal/unsafeheader [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/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/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/typesinternal [no test files] ok cmd/vet 31.069s ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: archive/tar cpu: Intel(R) Xeon(R) CPU @ 2.20GHz Benchmark/Writer/USTAR-4 2916 39856 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2131 51713 ns/op 1857 B/op 37 allocs/op Benchmark/Writer/PAX-4 1461 79949 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 3604 31413 ns/op 5228 B/op 16 allocs/op Benchmark/Reader/GNU-4 4872 21559 ns/op 5223 B/op 15 allocs/op Benchmark/Reader/PAX-4 1700 62430 ns/op 8669 B/op 33 allocs/op PASS ok archive/tar 1.821s goos: linux goarch: amd64 pkg: archive/zip cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCompressedZipGarbage-4 1 348214712 ns/op 1642792 B/op 100 allocs/op BenchmarkZip64Test-4 1 160093514 ns/op BenchmarkZip64TestSizes/4096-4 1470 91342 ns/op BenchmarkZip64TestSizes/1048576-4 146 799925 ns/op BenchmarkZip64TestSizes/67108864-4 1 165029863 ns/op PASS ok archive/zip 2.549s goos: linux goarch: amd64 pkg: bufio cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReaderCopyOptimal-4 222427 489.9 ns/op BenchmarkReaderCopyUnoptimal-4 144866 826.3 ns/op BenchmarkReaderCopyNoWriteTo-4 6705 20563 ns/op BenchmarkReaderWriteToOptimal-4 7646 15533 ns/op BenchmarkReaderReadString-4 127788 871.2 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 207553 558.0 ns/op BenchmarkWriterCopyUnoptimal-4 199820 594.4 ns/op BenchmarkWriterCopyNoReadFrom-4 5827 22771 ns/op BenchmarkReaderEmpty-4 32406 3439 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 28904 4039 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 620773 193.9 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.660s goos: linux goarch: amd64 pkg: bytes cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadString-4 5320 23384 ns/op 1401.30 MB/s BenchmarkWriteByte-4 494 231873 ns/op 17.66 MB/s BenchmarkWriteRune-4 262 451919 ns/op 27.19 MB/s BenchmarkBufferNotEmptyWriteRead-4 30 3922023 ns/op BenchmarkBufferFullSmallReads-4 100 1029873 ns/op BenchmarkBufferWriteBlock/N4096-4 7306 16998 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 406 301373 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 6 19650153 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 1 148368425 ns/op 113.08 MB/s 33554432 B/op 2 allocs/op BenchmarkIndexByte/10-4 4745728 24.09 ns/op 415.08 MB/s BenchmarkIndexByte/32-4 4511486 25.92 ns/op 1234.67 MB/s BenchmarkIndexByte/4K-4 875562 129.9 ns/op 31520.17 MB/s BenchmarkIndexBytePortable/10-4 795640 145.0 ns/op 68.98 MB/s BenchmarkIndexBytePortable/32-4 251648 464.0 ns/op 68.96 MB/s BenchmarkIndexBytePortable/4K-4 2156 54681 ns/op 74.91 MB/s BenchmarkIndexRune/10-4 1227282 97.73 ns/op 102.32 MB/s BenchmarkIndexRune/32-4 1000000 102.2 ns/op 313.17 MB/s BenchmarkIndexRune/4K-4 369183 306.2 ns/op 13375.80 MB/s BenchmarkIndexRuneASCII/10-4 4516964 24.08 ns/op 415.21 MB/s BenchmarkIndexRuneASCII/32-4 4123588 26.12 ns/op 1225.25 MB/s BenchmarkIndexRuneASCII/4K-4 906794 130.7 ns/op 31348.82 MB/s BenchmarkEqual/0-4 7971342 14.04 ns/op BenchmarkEqual/1-4 1550821 77.58 ns/op 12.89 MB/s BenchmarkEqual/6-4 1507189 79.75 ns/op 75.24 MB/s BenchmarkEqual/9-4 1517686 78.58 ns/op 114.53 MB/s BenchmarkEqual/15-4 1511074 79.85 ns/op 187.86 MB/s BenchmarkEqual/16-4 1542466 76.38 ns/op 209.48 MB/s BenchmarkEqual/20-4 1465880 81.20 ns/op 246.31 MB/s BenchmarkEqual/32-4 1474533 83.19 ns/op 384.66 MB/s BenchmarkEqual/4K-4 104810 1125 ns/op 3639.34 MB/s BenchmarkEqualBothUnaligned/64_0-4 1664954 71.89 ns/op 890.26 MB/s BenchmarkEqualBothUnaligned/64_1-4 1000000 102.9 ns/op 622.03 MB/s BenchmarkEqualBothUnaligned/64_4-4 1580893 75.64 ns/op 846.11 MB/s BenchmarkEqualBothUnaligned/64_7-4 1567597 75.99 ns/op 842.19 MB/s BenchmarkEqualBothUnaligned/4096_0-4 107504 1108 ns/op 3696.93 MB/s BenchmarkEqualBothUnaligned/4096_1-4 40880 2899 ns/op 1412.73 MB/s BenchmarkEqualBothUnaligned/4096_4-4 117625 1005 ns/op 4077.53 MB/s BenchmarkEqualBothUnaligned/4096_7-4 119619 1012 ns/op 4048.08 MB/s BenchmarkIndex/10-4 3006925 39.77 ns/op 251.44 MB/s BenchmarkIndex/32-4 2821110 42.32 ns/op 756.22 MB/s BenchmarkIndex/4K-4 34299 3552 ns/op 1153.28 MB/s BenchmarkIndexEasy/10-4 3129184 34.65 ns/op 288.57 MB/s BenchmarkIndexEasy/32-4 2856417 39.71 ns/op 805.88 MB/s BenchmarkIndexEasy/4K-4 433837 245.8 ns/op 16664.67 MB/s BenchmarkCount/10-4 1524123 78.51 ns/op 127.38 MB/s BenchmarkCount/32-4 1414177 84.22 ns/op 379.98 MB/s BenchmarkCount/4K-4 33670 3564 ns/op 1149.13 MB/s BenchmarkCountEasy/10-4 1637104 74.21 ns/op 134.75 MB/s BenchmarkCountEasy/32-4 1492879 78.91 ns/op 405.52 MB/s BenchmarkCountEasy/4K-4 409430 286.5 ns/op 14294.73 MB/s BenchmarkCountSingle/10-4 3664842 31.08 ns/op 321.72 MB/s BenchmarkCountSingle/32-4 3686956 32.87 ns/op 973.68 MB/s BenchmarkCountSingle/4K-4 793945 140.1 ns/op 29242.72 MB/s BenchmarkToUpper/#00-4 2834208 41.98 ns/op BenchmarkToUpper/ONLYUPPER-4 298272 399.5 ns/op BenchmarkToUpper/abc-4 448863 238.1 ns/op BenchmarkToUpper/AbC123-4 266888 416.4 ns/op BenchmarkToUpper/azAZ09_-4 270998 468.7 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 78196 1530 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 41008 2957 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 54480 2194 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 128176 927.3 ns/op BenchmarkToLower/#00-4 3001040 40.51 ns/op BenchmarkToLower/abc-4 466887 258.6 ns/op BenchmarkToLower/AbC123-4 271814 420.2 ns/op BenchmarkToLower/azAZ09_-4 263454 459.6 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 77224 1548 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 39706 2984 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 70532 1684 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 121396 1005 ns/op BenchmarkFields/ASCII/16-4 119007 1018 ns/op 15.72 MB/s 80 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 9326 13136 ns/op 19.49 MB/s 480 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 550 209657 ns/op 19.54 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 30 3800266 ns/op 17.25 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 60019893 ns/op 17.47 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 79701 1507 ns/op 10.62 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 5661 20086 ns/op 12.75 MB/s 480 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 356 318945 ns/op 12.84 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 19 6299614 ns/op 10.40 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 120822720 ns/op 8.68 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 139783 829.0 ns/op 19.30 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 12993 9011 ns/op 28.41 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 658 168840 ns/op 24.26 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 32 3853585 ns/op 17.01 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 82723676 ns/op 12.68 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 109549 1094 ns/op 14.62 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 8570 13712 ns/op 18.67 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 520 226076 ns/op 18.12 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 25 4754849 ns/op 13.78 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 97742662 ns/op 10.73 MB/s 11202816 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 2007720 59.45 ns/op BenchmarkTrimSpace/ASCII-4 999490 117.7 ns/op BenchmarkTrimSpace/SomeNonASCII-4 108304 1072 ns/op BenchmarkTrimSpace/JustNonASCII-4 50804 2368 ns/op BenchmarkToValidUTF8/Valid-4 450795 256.6 ns/op BenchmarkToValidUTF8/InvalidASCII-4 302188 363.8 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 98685 1156 ns/op BenchmarkIndexHard1-4 782 141908 ns/op BenchmarkIndexHard2-4 596 199102 ns/op BenchmarkIndexHard3-4 150 795131 ns/op BenchmarkIndexHard4-4 97 1191782 ns/op BenchmarkLastIndexHard1-4 5 22609714 ns/op BenchmarkLastIndexHard2-4 4 29018558 ns/op BenchmarkLastIndexHard3-4 4 32070922 ns/op BenchmarkCountHard1-4 831 143279 ns/op BenchmarkCountHard2-4 601 198880 ns/op BenchmarkCountHard3-4 150 797995 ns/op BenchmarkSplitEmptySeparator-4 1 179119986 ns/op BenchmarkSplitSingleByteSeparator-4 10 11037110 ns/op BenchmarkSplitMultiByteSeparator-4 12 10091415 ns/op BenchmarkSplitNSingleByteSeparator-4 170884 604.6 ns/op BenchmarkSplitNMultiByteSeparator-4 69198 1626 ns/op BenchmarkRepeat-4 182238 597.2 ns/op BenchmarkRepeatLarge/256/1-4 133868 775.5 ns/op 330.12 MB/s BenchmarkRepeatLarge/256/16-4 198214 518.0 ns/op 494.25 MB/s BenchmarkRepeatLarge/512/1-4 101926 1054 ns/op 485.74 MB/s BenchmarkRepeatLarge/512/16-4 151352 858.6 ns/op 596.31 MB/s BenchmarkRepeatLarge/1024/1-4 67741 1603 ns/op 638.69 MB/s BenchmarkRepeatLarge/1024/16-4 87529 1307 ns/op 783.77 MB/s BenchmarkRepeatLarge/2048/1-4 41450 2667 ns/op 768.01 MB/s BenchmarkRepeatLarge/2048/16-4 45249 2365 ns/op 865.87 MB/s BenchmarkRepeatLarge/4096/1-4 25380 4325 ns/op 947.15 MB/s BenchmarkRepeatLarge/4096/16-4 28633 4375 ns/op 936.14 MB/s BenchmarkRepeatLarge/8192/1-4 12530 9066 ns/op 903.64 MB/s BenchmarkRepeatLarge/8192/16-4 14104 8115 ns/op 1009.43 MB/s BenchmarkRepeatLarge/8192/4097-4 25585 4594 ns/op 891.91 MB/s BenchmarkRepeatLarge/16384/1-4 7966 15440 ns/op 1061.13 MB/s BenchmarkRepeatLarge/16384/16-4 7812 16052 ns/op 1020.67 MB/s BenchmarkRepeatLarge/16384/4097-4 9480 13235 ns/op 928.67 MB/s BenchmarkRepeatLarge/32768/1-4 4017 29697 ns/op 1103.42 MB/s BenchmarkRepeatLarge/32768/16-4 3304 32176 ns/op 1018.41 MB/s BenchmarkRepeatLarge/32768/4097-4 4618 29213 ns/op 981.72 MB/s BenchmarkRepeatLarge/65536/1-4 2392 57126 ns/op 1147.21 MB/s BenchmarkRepeatLarge/65536/16-4 2287 57150 ns/op 1146.75 MB/s BenchmarkRepeatLarge/65536/4097-4 2018 53814 ns/op 1141.98 MB/s BenchmarkRepeatLarge/131072/1-4 231 512726 ns/op 255.64 MB/s BenchmarkRepeatLarge/131072/16-4 229 497131 ns/op 263.66 MB/s BenchmarkRepeatLarge/131072/4097-4 236 500792 ns/op 253.61 MB/s BenchmarkRepeatLarge/262144/1-4 100 1004386 ns/op 261.00 MB/s BenchmarkRepeatLarge/262144/16-4 100 1002592 ns/op 261.47 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1022509 ns/op 252.43 MB/s BenchmarkRepeatLarge/524288/1-4 50 2097772 ns/op 249.93 MB/s BenchmarkRepeatLarge/524288/16-4 60 1974436 ns/op 265.54 MB/s BenchmarkRepeatLarge/524288/4097-4 62 2050244 ns/op 253.78 MB/s BenchmarkRepeatLarge/1048576/1-4 31 4034794 ns/op 259.88 MB/s BenchmarkRepeatLarge/1048576/16-4 31 3966417 ns/op 264.36 MB/s BenchmarkRepeatLarge/1048576/4097-4 30 4052975 ns/op 257.77 MB/s BenchmarkRepeatLarge/2097152/1-4 14 7803976 ns/op 268.73 MB/s BenchmarkRepeatLarge/2097152/16-4 15 7659674 ns/op 273.79 MB/s BenchmarkRepeatLarge/2097152/4097-4 14 7950469 ns/op 263.33 MB/s BenchmarkRepeatLarge/4194304/1-4 7 15465483 ns/op 271.20 MB/s BenchmarkRepeatLarge/4194304/16-4 7 15705603 ns/op 267.06 MB/s BenchmarkRepeatLarge/4194304/4097-4 7 15481394 ns/op 270.73 MB/s BenchmarkRepeatLarge/8388608/1-4 4 31289277 ns/op 268.10 MB/s BenchmarkRepeatLarge/8388608/16-4 4 31059557 ns/op 270.08 MB/s BenchmarkRepeatLarge/8388608/4097-4 3 33478328 ns/op 250.51 MB/s BenchmarkRepeatLarge/16777216/1-4 2 63079226 ns/op 265.97 MB/s BenchmarkRepeatLarge/16777216/16-4 2 63222616 ns/op 265.37 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 61654720 ns/op 272.12 MB/s BenchmarkRepeatLarge/33554432/1-4 1 116139398 ns/op 288.92 MB/s BenchmarkRepeatLarge/33554432/16-4 1 115378147 ns/op 290.82 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 117288997 ns/op 286.08 MB/s BenchmarkRepeatLarge/67108864/1-4 1 245615734 ns/op 273.23 MB/s BenchmarkRepeatLarge/67108864/16-4 1 233094886 ns/op 287.90 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 232343648 ns/op 288.83 MB/s BenchmarkRepeatLarge/134217728/1-4 1 497458133 ns/op 269.81 MB/s BenchmarkRepeatLarge/134217728/16-4 1 462870203 ns/op 289.97 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 467898147 ns/op 286.85 MB/s BenchmarkRepeatLarge/268435456/1-4 1 974118650 ns/op 275.57 MB/s BenchmarkRepeatLarge/268435456/16-4 1 920659522 ns/op 291.57 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 930776254 ns/op 288.40 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1935180788 ns/op 277.43 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1803021185 ns/op 297.76 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1798348827 ns/op 298.54 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3824402920 ns/op 280.76 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3601572840 ns/op 298.13 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3636910621 ns/op 295.23 MB/s BenchmarkBytesCompare/1-4 10615294 12.16 ns/op BenchmarkBytesCompare/2-4 9394689 11.24 ns/op BenchmarkBytesCompare/4-4 10727948 12.11 ns/op BenchmarkBytesCompare/8-4 10265275 11.63 ns/op BenchmarkBytesCompare/16-4 10630531 11.10 ns/op BenchmarkBytesCompare/32-4 9476629 12.65 ns/op BenchmarkBytesCompare/64-4 7701414 14.62 ns/op BenchmarkBytesCompare/128-4 6907740 17.37 ns/op BenchmarkBytesCompare/256-4 5826813 20.12 ns/op BenchmarkBytesCompare/512-4 4102648 28.59 ns/op BenchmarkBytesCompare/1024-4 2543866 46.60 ns/op BenchmarkBytesCompare/2048-4 1450860 83.28 ns/op BenchmarkIndexAnyASCII/1:1-4 2607013 45.73 ns/op BenchmarkIndexAnyASCII/1:2-4 2617971 44.99 ns/op BenchmarkIndexAnyASCII/1:4-4 2654611 44.97 ns/op BenchmarkIndexAnyASCII/1:8-4 2633122 44.29 ns/op BenchmarkIndexAnyASCII/1:16-4 2510082 46.02 ns/op BenchmarkIndexAnyASCII/1:32-4 2553283 46.80 ns/op BenchmarkIndexAnyASCII/1:64-4 2499699 48.05 ns/op BenchmarkIndexAnyASCII/16:1-4 2231740 52.95 ns/op BenchmarkIndexAnyASCII/16:2-4 417310 275.2 ns/op BenchmarkIndexAnyASCII/16:4-4 416761 275.8 ns/op BenchmarkIndexAnyASCII/16:8-4 395116 276.6 ns/op BenchmarkIndexAnyASCII/16:16-4 382921 293.3 ns/op BenchmarkIndexAnyASCII/16:32-4 361730 320.9 ns/op BenchmarkIndexAnyASCII/16:64-4 321514 368.9 ns/op BenchmarkIndexAnyASCII/256:1-4 2143700 55.81 ns/op BenchmarkIndexAnyASCII/256:2-4 33316 3617 ns/op BenchmarkIndexAnyASCII/256:4-4 33136 3619 ns/op BenchmarkIndexAnyASCII/256:8-4 33466 3583 ns/op BenchmarkIndexAnyASCII/256:16-4 33174 3598 ns/op BenchmarkIndexAnyASCII/256:32-4 32755 3693 ns/op BenchmarkIndexAnyASCII/256:64-4 32424 3783 ns/op BenchmarkIndexAnyUTF8/1:1-4 2577633 46.90 ns/op BenchmarkIndexAnyUTF8/1:2-4 2633564 44.72 ns/op BenchmarkIndexAnyUTF8/1:4-4 2668294 44.55 ns/op BenchmarkIndexAnyUTF8/1:8-4 2691433 44.61 ns/op BenchmarkIndexAnyUTF8/1:16-4 2600574 45.48 ns/op BenchmarkIndexAnyUTF8/1:32-4 2574388 47.18 ns/op BenchmarkIndexAnyUTF8/1:64-4 2525660 47.73 ns/op BenchmarkIndexAnyUTF8/16:1-4 154166 765.1 ns/op BenchmarkIndexAnyUTF8/16:2-4 265876 432.7 ns/op BenchmarkIndexAnyUTF8/16:4-4 272583 432.4 ns/op BenchmarkIndexAnyUTF8/16:8-4 269222 430.3 ns/op BenchmarkIndexAnyUTF8/16:16-4 274849 432.9 ns/op BenchmarkIndexAnyUTF8/16:32-4 255694 453.9 ns/op BenchmarkIndexAnyUTF8/16:64-4 264339 449.4 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 11067 ns/op BenchmarkIndexAnyUTF8/256:2-4 18963 6263 ns/op BenchmarkIndexAnyUTF8/256:4-4 19234 6255 ns/op BenchmarkIndexAnyUTF8/256:8-4 19236 6294 ns/op BenchmarkIndexAnyUTF8/256:16-4 19058 6323 ns/op BenchmarkIndexAnyUTF8/256:32-4 17883 6619 ns/op BenchmarkIndexAnyUTF8/256:64-4 18541 6465 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2657502 46.19 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2625801 44.28 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2714259 44.38 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2648360 44.16 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2661577 44.83 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2640811 45.69 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2471899 48.62 ns/op BenchmarkLastIndexAnyASCII/16:1-4 326204 362.8 ns/op BenchmarkLastIndexAnyASCII/16:2-4 323079 363.9 ns/op BenchmarkLastIndexAnyASCII/16:4-4 319074 367.2 ns/op BenchmarkLastIndexAnyASCII/16:8-4 312846 366.8 ns/op BenchmarkLastIndexAnyASCII/16:16-4 307144 378.5 ns/op BenchmarkLastIndexAnyASCII/16:32-4 283540 407.7 ns/op BenchmarkLastIndexAnyASCII/16:64-4 260918 453.0 ns/op BenchmarkLastIndexAnyASCII/256:1-4 23781 5027 ns/op BenchmarkLastIndexAnyASCII/256:2-4 23716 5074 ns/op BenchmarkLastIndexAnyASCII/256:4-4 23876 5079 ns/op BenchmarkLastIndexAnyASCII/256:8-4 23872 5098 ns/op BenchmarkLastIndexAnyASCII/256:16-4 23756 5027 ns/op BenchmarkLastIndexAnyASCII/256:32-4 23475 5091 ns/op BenchmarkLastIndexAnyASCII/256:64-4 23408 5201 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2654078 44.67 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2637945 45.43 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2597665 46.02 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2590386 45.85 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2594403 45.14 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2499612 47.34 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2502097 47.74 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 231164 488.8 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 269038 437.7 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 272049 439.3 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 269607 435.0 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 263917 435.4 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 253911 457.8 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 265598 441.3 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 17323 6803 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 19014 6341 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 18978 6268 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 18926 6365 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 18963 6288 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 17966 6729 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 18650 6425 ns/op BenchmarkTrimASCII/1:1-4 2999097 40.00 ns/op BenchmarkTrimASCII/1:2-4 2362534 47.45 ns/op BenchmarkTrimASCII/1:4-4 2322938 51.27 ns/op BenchmarkTrimASCII/1:8-4 2054356 58.50 ns/op BenchmarkTrimASCII/1:16-4 1706660 69.63 ns/op BenchmarkTrimASCII/16:1-4 422691 279.2 ns/op BenchmarkTrimASCII/16:2-4 306988 367.5 ns/op BenchmarkTrimASCII/16:4-4 308035 370.8 ns/op BenchmarkTrimASCII/16:8-4 316450 371.8 ns/op BenchmarkTrimASCII/16:16-4 295510 387.6 ns/op BenchmarkTrimASCII/256:1-4 31527 3775 ns/op BenchmarkTrimASCII/256:2-4 22719 5222 ns/op BenchmarkTrimASCII/256:4-4 23108 5108 ns/op BenchmarkTrimASCII/256:8-4 22924 5121 ns/op BenchmarkTrimASCII/256:16-4 22754 5310 ns/op BenchmarkTrimASCII/4096:1-4 1948 60589 ns/op BenchmarkTrimASCII/4096:2-4 1408 81528 ns/op BenchmarkTrimASCII/4096:4-4 1458 82081 ns/op BenchmarkTrimASCII/4096:8-4 1448 82017 ns/op BenchmarkTrimASCII/4096:16-4 1430 82224 ns/op BenchmarkTrimByte-4 2194911 55.59 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 13128 9108 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 13182 9124 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 684 173261 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1330 87248 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2514 43801 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 4502 23379 ns/op BenchmarkCompareBytesEqual-4 9778677 11.67 ns/op BenchmarkCompareBytesToNil-4 11609251 9.504 ns/op BenchmarkCompareBytesEmpty-4 12069764 9.152 ns/op BenchmarkCompareBytesIdentical-4 12173403 9.202 ns/op BenchmarkCompareBytesSameLength-4 10244076 10.32 ns/op BenchmarkCompareBytesDifferentLength-4 9697592 10.92 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 1864 76976 ns/op 13622.31 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 1414 85033 ns/op 12331.52 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 1398 83969 ns/op 12487.82 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 1390 85384 ns/op 12280.78 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 1728 71982 ns/op 14567.26 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 1382 84922 ns/op 12347.57 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 1401 84937 ns/op 12345.50 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 1447 82502 ns/op 12709.87 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 1462 81225 ns/op 12909.56 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 1444 81559 ns/op 12856.69 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 1455 75600 ns/op 13870.14 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 1426 83428 ns/op 12568.66 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 1430 84002 ns/op 12482.83 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 1422 76968 ns/op 13623.65 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 1689 82355 ns/op 12732.36 MB/s BenchmarkCompareBytesBig-4 1422 83283 ns/op 12590.64 MB/s BenchmarkCompareBytesBigIdentical-4 12177320 9.839 ns/op 106572068.78 MB/s PASS ok bytes 72.990s goos: linux goarch: amd64 pkg: compress/bzip2 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecodeDigits-4 2 78254060 ns/op 1.28 MB/s 3616636 B/op 53 allocs/op BenchmarkDecodeNewton-4 1 319488027 ns/op 1.78 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 4 25209362 ns/op 0.65 MB/s 3643428 B/op 51 allocs/op PASS ok compress/bzip2 2.234s goos: linux goarch: amd64 pkg: compress/flate cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecode/Digits/Huffman/1e4-4 56 1835443 ns/op 5.45 MB/s 42444 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 17591968 ns/op 5.68 MB/s 46092 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 177064520 ns/op 5.65 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 63 1826128 ns/op 5.48 MB/s 43094 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 6 17944849 ns/op 5.57 MB/s 42272 B/op 11 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 183740392 ns/op 5.44 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 62 1799897 ns/op 5.56 MB/s 42431 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 17114398 ns/op 5.84 MB/s 43633 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 171998480 ns/op 5.81 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 64 1791831 ns/op 5.58 MB/s 43143 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 16981114 ns/op 5.89 MB/s 43633 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 171234906 ns/op 5.84 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 56 2010608 ns/op 4.97 MB/s 43295 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 6 19163020 ns/op 5.22 MB/s 47833 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 194629765 ns/op 5.14 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 73 1554957 ns/op 6.43 MB/s 43184 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 8 12839063 ns/op 7.79 MB/s 45831 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 130005974 ns/op 7.69 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 81 1399513 ns/op 7.15 MB/s 43690 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 10 10307243 ns/op 9.70 MB/s 45396 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 103122131 ns/op 9.70 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 80 1383576 ns/op 7.23 MB/s 42286 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 10 10265132 ns/op 9.74 MB/s 44575 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 102239196 ns/op 9.78 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 84 1247425 ns/op 8.02 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 12087077 ns/op 8.27 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 119208717 ns/op 8.39 MB/s BenchmarkEncode/Digits/Speed/1e4-4 45 2359307 ns/op 4.24 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 21098793 ns/op 4.74 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 208205545 ns/op 4.80 MB/s BenchmarkEncode/Digits/Default/1e4-4 16 6787842 ns/op 1.47 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 82075898 ns/op 1.22 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 834053108 ns/op 1.20 MB/s BenchmarkEncode/Digits/Compression/1e4-4 16 6743540 ns/op 1.48 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 80557932 ns/op 1.24 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 824318990 ns/op 1.21 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 79 1534508 ns/op 6.52 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 12827240 ns/op 7.80 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 127132139 ns/op 7.87 MB/s BenchmarkEncode/Newton/Speed/1e4-4 46 2194028 ns/op 4.56 MB/s BenchmarkEncode/Newton/Speed/1e5-4 6 16905399 ns/op 5.92 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 166607467 ns/op 6.00 MB/s BenchmarkEncode/Newton/Default/1e4-4 16 6761554 ns/op 1.48 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 74600815 ns/op 1.34 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 746440217 ns/op 1.34 MB/s BenchmarkEncode/Newton/Compression/1e4-4 16 6751730 ns/op 1.48 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 91847925 ns/op 1.09 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 949364080 ns/op 1.05 MB/s PASS ok compress/flate 16.301s goos: linux goarch: amd64 pkg: compress/lzw cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecoder/1e4-4 50 2320025 ns/op 4.31 MB/s BenchmarkDecoder/1e-Reuse4-4 49 2344719 ns/op 4.26 MB/s BenchmarkDecoder/1e5-4 5 22558251 ns/op 4.43 MB/s BenchmarkDecoder/1e-Reuse5-4 5 22655892 ns/op 4.41 MB/s BenchmarkDecoder/1e6-4 1 224679922 ns/op 4.45 MB/s BenchmarkDecoder/1e-Reuse6-4 1 224506055 ns/op 4.45 MB/s BenchmarkEncoder/1e4-4 50 2196912 ns/op 4.55 MB/s BenchmarkEncoder/1e-Reuse4-4 54 1856129 ns/op 5.39 MB/s BenchmarkEncoder/1e5-4 6 19949025 ns/op 5.01 MB/s BenchmarkEncoder/1e-Reuse5-4 6 19388366 ns/op 5.16 MB/s BenchmarkEncoder/1e6-4 1 198217820 ns/op 5.04 MB/s BenchmarkEncoder/1e-Reuse6-4 1 195357110 ns/op 5.12 MB/s PASS ok compress/lzw 3.775s goos: linux goarch: amd64 pkg: container/heap cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDup-4 30 3909700 ns/op PASS ok container/heap 1.239s goos: linux goarch: amd64 pkg: context cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCommonParentCancel-4 18528 6020 ns/op BenchmarkWithTimeout/concurrency=40-4 4346 23236 ns/op BenchmarkWithTimeout/concurrency=4000-4 4791 24440 ns/op BenchmarkWithTimeout/concurrency=400000-4 6552 23821 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 384824 284.4 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 12948 10333 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 14746 7749 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 2596 44964 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 1758 72829 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2450 49771 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 229 521700 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 159 725260 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 249 624575 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 20 5286763 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 13 8821891 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 25 4554280 ns/op BenchmarkCheckCanceled/Err-4 249750 469.3 ns/op BenchmarkCheckCanceled/Done-4 361365 326.8 ns/op BenchmarkContextCancelDone-4 472168 249.4 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 23133 4829 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 22908 5522 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 20707 6264 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 16351 7424 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 9459 10745 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 518732 226.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 295225 399.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 208408 571.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 130706 926.7 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 67041 1792 ns/op PASS ok context 12.166s goos: linux goarch: amd64 pkg: crypto/aes cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncrypt-4 1724494 69.54 ns/op 230.09 MB/s BenchmarkDecrypt-4 1731627 69.43 ns/op 230.46 MB/s BenchmarkExpand-4 952171 118.4 ns/op PASS ok crypto/aes 1.519s goos: linux goarch: amd64 pkg: crypto/cipher cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAESGCM/Open-128-64-4 179108 642.4 ns/op 99.63 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 365772 291.7 ns/op 219.37 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 180138 681.9 ns/op 93.85 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 373360 309.4 ns/op 206.85 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 111454 1034 ns/op 1304.98 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 180369 666.2 ns/op 2026.38 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 105529 1148 ns/op 1175.94 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 145803 800.6 ns/op 1686.22 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 41014 2883 ns/op 2841.30 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 51850 2285 ns/op 3585.46 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 34708 3525 ns/op 2324.08 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 39420 3022 ns/op 2710.41 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 6542 16306 ns/op 62.49 MB/s BenchmarkAESCFBDecrypt1K-4 7154 16550 ns/op 61.57 MB/s BenchmarkAESCFBDecrypt8K-4 939 128163 ns/op 63.88 MB/s BenchmarkAESOFB1K-4 10000 11275 ns/op 90.38 MB/s BenchmarkAESCTR1K-4 13988 8582 ns/op 118.74 MB/s BenchmarkAESCTR8K-4 1764 68400 ns/op 119.69 MB/s BenchmarkAESCBCEncrypt1K-4 14398 8303 ns/op 123.33 MB/s BenchmarkAESCBCDecrypt1K-4 17559 6673 ns/op 153.46 MB/s PASS ok crypto/cipher 3.855s goos: linux goarch: amd64 pkg: crypto/des cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncrypt-4 72572 1606 ns/op 4.98 MB/s BenchmarkDecrypt-4 78120 1491 ns/op 5.37 MB/s BenchmarkTDESEncrypt-4 30218 3950 ns/op 2.03 MB/s BenchmarkTDESDecrypt-4 31003 3878 ns/op 2.06 MB/s PASS ok crypto/des 1.611s goos: linux goarch: amd64 pkg: crypto/ecdh cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkECDH/P256-4 939 121054 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 15 7637391 ns/op 1090 B/op 21 allocs/op BenchmarkECDH/P521-4 6 20225309 ns/op 1538 B/op 21 allocs/op BenchmarkECDH/X25519-4 97 1197471 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 1.621s goos: linux goarch: amd64 pkg: crypto/ecdsa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSign/P256-4 1632 67417 ns/op 2511 B/op 33 allocs/op BenchmarkSign/P384-4 33 3536181 ns/op 2681 B/op 34 allocs/op BenchmarkSign/P521-4 13 8494830 ns/op 3067 B/op 35 allocs/op BenchmarkVerify/P256-4 850 125442 ns/op 432 B/op 8 allocs/op BenchmarkVerify/P384-4 13 8666523 ns/op 592 B/op 12 allocs/op BenchmarkVerify/P521-4 5 22285414 ns/op 912 B/op 12 allocs/op BenchmarkGenerateKey/P256-4 4122 28274 ns/op 896 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 62 1887072 ns/op 1098 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 22 4907857 ns/op 1417 B/op 17 allocs/op PASS ok crypto/ecdsa 2.556s goos: linux goarch: amd64 pkg: crypto/ed25519 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkKeyGeneration-4 289 372542 ns/op BenchmarkNewKeyFromSeed-4 318 372252 ns/op BenchmarkSigning-4 296 401848 ns/op BenchmarkVerification-4 199 603395 ns/op PASS ok crypto/ed25519 1.654s goos: linux goarch: amd64 pkg: crypto/elliptic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScalarBaseMult/P256-4 4831 23553 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 159 739550 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 58 1941395 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 22 5009793 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1377 86251 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 61 1922440 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 21 5258215 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 7 14515444 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 12122 9640 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 5360 20261 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3555 31411 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 84 1314382 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2337 51596 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 300 391253 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1513 78491 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 92 1237911 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.312s goos: linux goarch: amd64 pkg: crypto/hmac cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHMACSHA256_1K-4 14601 8162 ns/op 125.46 MB/s BenchmarkHMACSHA256_32-4 23715 5032 ns/op 6.36 MB/s BenchmarkNewWriteSum-4 10000 10219 ns/op 3.13 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 53302 2203 ns/op BenchmarkModSub-4 52419 2246 ns/op BenchmarkMontgomeryRepr-4 27133 4461 ns/op BenchmarkMontgomeryMul-4 26887 4385 ns/op BenchmarkModMul-4 13192 9209 ns/op BenchmarkExpBig-4 15 7501086 ns/op BenchmarkExp-4 6 18028441 ns/op PASS ok crypto/internal/bigmod 2.165s goos: linux goarch: amd64 pkg: crypto/internal/edwards25519 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncodingDecoding-4 3049 35960 ns/op BenchmarkScalarBaseMult-4 334 350506 ns/op BenchmarkScalarMult-4 156 774737 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 230 515126 ns/op PASS ok crypto/internal/edwards25519 1.642s goos: linux goarch: amd64 pkg: crypto/internal/edwards25519/field cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAdd-4 573334 200.3 ns/op BenchmarkMultiply-4 4073942 28.01 ns/op BenchmarkSquare-4 5292228 22.58 ns/op BenchmarkInvert-4 24690 4828 ns/op BenchmarkMult32-4 1545096 76.31 ns/op PASS ok crypto/internal/edwards25519/field 1.865s goos: linux goarch: amd64 pkg: crypto/internal/nistec cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScalarMult/P224-4 56 1829782 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1618 74937 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 21 5144731 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 8 14054422 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 176 660010 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 7656 14707 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 64 1699455 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 25 4284093 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 2.174s goos: linux goarch: amd64 pkg: crypto/internal/nistec/fiat cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMul/P224-4 594693 182.7 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 313161 367.9 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 118094 999.4 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 670722 175.9 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 321112 365.1 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 116853 1017 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.759s goos: linux goarch: amd64 pkg: crypto/md5 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes-4 113534 989.4 ns/op 8.09 MB/s BenchmarkHash64-4 143056 828.9 ns/op 77.21 MB/s BenchmarkHash128-4 131390 907.1 ns/op 141.11 MB/s BenchmarkHash256-4 104085 1137 ns/op 225.17 MB/s BenchmarkHash512-4 75561 1580 ns/op 324.14 MB/s BenchmarkHash1K-4 48403 2455 ns/op 417.11 MB/s BenchmarkHash8K-4 8048 14697 ns/op 557.39 MB/s BenchmarkHash1M-4 67 1793821 ns/op 584.55 MB/s BenchmarkHash8M-4 8 14393093 ns/op 582.82 MB/s BenchmarkHash8BytesUnaligned-4 114201 992.9 ns/op 8.06 MB/s BenchmarkHash1KUnaligned-4 48378 2467 ns/op 415.03 MB/s BenchmarkHash8KUnaligned-4 7916 14686 ns/op 557.82 MB/s PASS ok crypto/md5 2.875s goos: linux goarch: amd64 pkg: crypto/rand cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPrime-4 1 124958239 ns/op PASS ok crypto/rand 1.145s goos: linux goarch: amd64 pkg: crypto/rc4 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRC4_128-4 12703 9148 ns/op 13.99 MB/s BenchmarkRC4_1K-4 1545 72869 ns/op 14.05 MB/s BenchmarkRC4_8K-4 204 575757 ns/op 14.06 MB/s PASS ok crypto/rc4 1.506s goos: linux goarch: amd64 pkg: crypto/rsa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecryptPKCS1v15/2048-4 10 10518756 ns/op BenchmarkDecryptPKCS1v15/3072-4 5 23206391 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 42089682 ns/op BenchmarkEncryptPKCS1v15/2048-4 40 2724159 ns/op BenchmarkDecryptOAEP/2048-4 10 10465334 ns/op BenchmarkEncryptOAEP/2048-4 39 2743597 ns/op BenchmarkSignPKCS1v15/2048-4 10 10505840 ns/op BenchmarkVerifyPKCS1v15/2048-4 43 2702106 ns/op BenchmarkSignPSS/2048-4 10 10585648 ns/op BenchmarkVerifyPSS/2048-4 43 2736991 ns/op PASS ok crypto/rsa 2.611s goos: linux goarch: amd64 pkg: crypto/sha1 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 96944 1199 ns/op 6.67 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 111016 1024 ns/op 7.81 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 76256 1548 ns/op 206.77 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 87934 1347 ns/op 237.52 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 49492 2424 ns/op 422.48 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 53739 2211 ns/op 463.07 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 9748 11832 ns/op 692.35 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 9837 11540 ns/op 709.88 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.074s goos: linux goarch: amd64 pkg: crypto/sha256 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 78439 1494 ns/op 5.36 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 86678 1333 ns/op 6.00 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 87724 1354 ns/op 5.91 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 25864 4593 ns/op 222.92 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 26967 4429 ns/op 231.22 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 26917 4437 ns/op 230.76 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 4144 28118 ns/op 291.35 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 3997 28165 ns/op 290.86 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 4123 28146 ns/op 291.05 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.282s goos: linux goarch: amd64 pkg: crypto/sha512 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 50474 2122 ns/op 3.77 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 69733 1680 ns/op 4.76 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 61820 1921 ns/op 4.16 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 27447 4392 ns/op 233.16 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 30760 3845 ns/op 266.29 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 29258 4098 ns/op 249.86 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5745 20390 ns/op 401.76 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 6061 19733 ns/op 415.14 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 5785 20303 ns/op 403.49 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.286s goos: linux goarch: amd64 pkg: crypto/subtle cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkConstantTimeByteEq-4 16771581 7.145 ns/op BenchmarkConstantTimeEq-4 16685832 7.146 ns/op BenchmarkConstantTimeLessOrEq-4 15986404 7.581 ns/op BenchmarkXORBytes/8Bytes-4 4676532 24.35 ns/op 328.52 MB/s BenchmarkXORBytes/128Bytes-4 4187676 28.57 ns/op 4479.93 MB/s BenchmarkXORBytes/2048Bytes-4 899460 127.7 ns/op 16033.66 MB/s BenchmarkXORBytes/32768Bytes-4 61477 1973 ns/op 16609.11 MB/s PASS ok crypto/subtle 2.064s goos: linux goarch: amd64 pkg: crypto/tls cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCertCache/0-4 140 791819 ns/op BenchmarkCertCache/1-4 183 740788 ns/op BenchmarkCertCache/2-4 163 706996 ns/op BenchmarkCertCache/3-4 169 808137 ns/op BenchmarkHandshakeServer/RSA-4 15 7158944 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 14 7819828 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 15 7373164 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 98 1150291 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 157 746317 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 43 2411184 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 63 1948238 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 31954039 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 4 31821091 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 5 24811082 ns/op 42.26 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 3 33720624 ns/op 31.10 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 3 39008236 ns/op 53.76 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 2 51543340 ns/op 40.69 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 2 62375693 ns/op 67.24 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 2 101054156 ns/op 41.51 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 108578914 ns/op 77.26 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 181696471 ns/op 46.17 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 227701551 ns/op 73.68 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 319808465 ns/op 52.46 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 412438589 ns/op 81.36 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 601969210 ns/op 55.74 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 922125960 ns/op 72.78 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 1249741323 ns/op 53.70 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 4 25773581 ns/op 40.68 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 4 33471341 ns/op 31.33 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 3 38958571 ns/op 53.83 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 2 54580873 ns/op 38.42 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 2 60688034 ns/op 69.11 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 2 98332152 ns/op 42.65 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 111956685 ns/op 74.93 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 164665144 ns/op 50.94 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 208315217 ns/op 80.54 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 280527737 ns/op 59.81 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 460919223 ns/op 72.80 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 665907648 ns/op 50.39 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 894336146 ns/op 75.04 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 1307494068 ns/op 51.33 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 707111987 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 709918248 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 291062970 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 292289313 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 153141500 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 153411047 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 85833638 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 83465250 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 42887480 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 42168310 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 146898048 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 149094063 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 67376125 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 67833146 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 40623328 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 41013842 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 4 28203245 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 4 27849460 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 5 20690980 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 6 19516668 ns/op PASS ok crypto/tls 20.225s goos: linux goarch: amd64 pkg: crypto/x509 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCreateCertificate/RSA_2048-4 7 14381572 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 325 359052 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 1022 115237 ns/op 12099 B/op 164 allocs/op BenchmarkParseCertificate/rsa_leaf-4 921 121602 ns/op 13507 B/op 187 allocs/op PASS ok crypto/x509 1.973s goos: linux goarch: amd64 pkg: database/sql cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkConcurrentDBExec-4 5 24554707 ns/op 2503568 B/op 14640 allocs/op BenchmarkConcurrentStmtQuery-4 4 25105832 ns/op 2236316 B/op 17655 allocs/op BenchmarkConcurrentStmtExec-4 7 14921618 ns/op 1773108 B/op 3172 allocs/op BenchmarkConcurrentTxQuery-4 4 26143619 ns/op 2423580 B/op 19656 allocs/op BenchmarkConcurrentTxExec-4 10 10867792 ns/op 595508 B/op 14148 allocs/op BenchmarkConcurrentTxStmtQuery-4 6 19031279 ns/op 839790 B/op 20158 allocs/op BenchmarkConcurrentTxStmtExec-4 27 4376016 ns/op 108124 B/op 2175 allocs/op BenchmarkConcurrentRandom-4 5 24003655 ns/op 1672734 B/op 14040 allocs/op BenchmarkManyConcurrentQueries-4 2125 50333 ns/op 3991 B/op 20 allocs/op BenchmarkGrabConn-4 187804 634.9 ns/op 0 B/op 0 allocs/op PASS ok database/sql 2.816s goos: linux goarch: amd64 pkg: debug/elf cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSymbols64-4 1423 71231 ns/op BenchmarkSymbols32-4 1834 61212 ns/op PASS ok debug/elf 1.254s goos: linux goarch: amd64 pkg: debug/gosym cpu: Intel(R) Xeon(R) CPU @ 2.20GHz Benchmark115/NewLineTable-4 218700 493.7 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 72 1614088 ns/op 188261 B/op 13 allocs/op Benchmark115/LineToPC-4 74 1645396 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 16651 7176 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.757s goos: linux goarch: amd64 pkg: encoding/asn1 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkObjectIdentifierString-4 63560 1861 ns/op BenchmarkMarshal-4 722 158973 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2460 43881 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 345 341011 ns/op 24.02 MB/s BenchmarkEncodeToString-4 265 401543 ns/op 20.40 MB/s BenchmarkDecode-4 134 866493 ns/op 15.13 MB/s BenchmarkDecodeString-4 133 885730 ns/op 14.80 MB/s PASS ok encoding/base32 1.728s goos: linux goarch: amd64 pkg: encoding/base64 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncodeToString-4 298 364223 ns/op 22.49 MB/s BenchmarkDecodeString/2-4 274498 413.4 ns/op 9.68 MB/s BenchmarkDecodeString/4-4 237397 506.6 ns/op 15.79 MB/s BenchmarkDecodeString/8-4 189256 623.6 ns/op 19.24 MB/s BenchmarkDecodeString/64-4 34054 3480 ns/op 25.29 MB/s BenchmarkDecodeString/8192-4 309 377791 ns/op 28.92 MB/s BenchmarkNewEncoding-4 59973 1977 ns/op 129.49 MB/s PASS ok encoding/base64 2.011s goos: linux goarch: amd64 pkg: encoding/binary cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadSlice1000Int32s-4 1252 89878 ns/op 44.50 MB/s BenchmarkReadStruct-4 16690 7208 ns/op 10.41 MB/s BenchmarkWriteStruct-4 15364 7727 ns/op 9.71 MB/s BenchmarkReadInts-4 45104 2573 ns/op 11.66 MB/s BenchmarkWriteInts-4 43992 2685 ns/op 11.17 MB/s BenchmarkWriteSlice1000Int32s-4 1270 93022 ns/op 43.00 MB/s BenchmarkPutUint16-4 3433404 35.01 ns/op 57.13 MB/s BenchmarkAppendUint16-4 3663826 32.75 ns/op 61.06 MB/s BenchmarkPutUint32-4 2757354 43.36 ns/op 92.25 MB/s BenchmarkAppendUint32-4 2629810 45.06 ns/op 88.78 MB/s BenchmarkPutUint64-4 987050 119.3 ns/op 67.09 MB/s BenchmarkAppendUint64-4 894690 125.0 ns/op 63.97 MB/s BenchmarkLittleEndianPutUint16-4 3513216 34.21 ns/op 58.47 MB/s BenchmarkLittleEndianAppendUint16-4 3559250 33.76 ns/op 59.25 MB/s BenchmarkLittleEndianPutUint32-4 2603612 43.59 ns/op 91.75 MB/s BenchmarkLittleEndianAppendUint32-4 2777779 42.51 ns/op 94.09 MB/s BenchmarkLittleEndianPutUint64-4 973243 120.0 ns/op 66.64 MB/s BenchmarkLittleEndianAppendUint64-4 958694 120.3 ns/op 66.52 MB/s BenchmarkReadFloats-4 156111 754.0 ns/op 15.91 MB/s BenchmarkWriteFloats-4 156918 775.2 ns/op 15.48 MB/s BenchmarkReadSlice1000Float32s-4 1180 97873 ns/op 40.87 MB/s BenchmarkWriteSlice1000Float32s-4 1128 106042 ns/op 37.72 MB/s BenchmarkReadSlice1000Uint8s-4 71743 1447 ns/op 691.05 MB/s BenchmarkWriteSlice1000Uint8s-4 104433 1054 ns/op 948.50 MB/s BenchmarkPutUvarint32-4 771414 147.5 ns/op 27.11 MB/s BenchmarkPutUvarint64-4 196140 606.1 ns/op 13.20 MB/s PASS ok encoding/binary 4.861s goos: linux goarch: amd64 pkg: encoding/csv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRead-4 6025 17637 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 7070 16868 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6970 16876 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 4183 28017 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 7852 15282 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 7750 15152 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 7773 15127 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4509 26218 ns/op 2977 B/op 12 allocs/op BenchmarkWrite-4 12381 9537 ns/op PASS ok encoding/csv 2.589s goos: linux goarch: amd64 pkg: encoding/gob cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEndToEndPipe-4 10282 12872 ns/op 1814 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 13576 8037 ns/op 1812 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 271 414098 ns/op 16768 B/op 331 allocs/op BenchmarkEncodeComplex128Slice-4 802 141782 ns/op 611 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1729 74532 ns/op 50 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1622 77065 ns/op 53 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 2256 51976 ns/op 171 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 72 1919619 ns/op 33511 B/op 253 allocs/op BenchmarkDecodeComplex128Slice-4 643 217705 ns/op 25224 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 1040 112320 ns/op 10800 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 1351 94062 ns/op 9757 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 772 151959 ns/op 39142 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 327 433146 ns/op 66235 B/op 2201 allocs/op BenchmarkDecodeBytesSlice-4 466 224122 ns/op 23859 B/op 194 allocs/op BenchmarkDecodeInterfaceSlice-4 110 1215124 ns/op 82942 B/op 3178 allocs/op BenchmarkDecodeMap-4 72 1604268 ns/op 54131 B/op 181 allocs/op PASS ok encoding/gob 3.966s goos: linux goarch: amd64 pkg: encoding/hex cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode/256-4 11758 10283 ns/op 24.90 MB/s BenchmarkEncode/1024-4 2718 41005 ns/op 24.97 MB/s BenchmarkEncode/4096-4 716 164500 ns/op 24.90 MB/s BenchmarkEncode/16384-4 181 655618 ns/op 24.99 MB/s BenchmarkDecode/256-4 22633 5164 ns/op 49.57 MB/s BenchmarkDecode/1024-4 5641 20448 ns/op 50.08 MB/s BenchmarkDecode/4096-4 1459 81618 ns/op 50.19 MB/s BenchmarkDecode/16384-4 366 324739 ns/op 50.45 MB/s BenchmarkDump/256-4 1323 91434 ns/op 2.80 MB/s BenchmarkDump/1024-4 331 352960 ns/op 2.90 MB/s BenchmarkDump/4096-4 81 1426527 ns/op 2.87 MB/s BenchmarkDump/16384-4 19 5973905 ns/op 2.74 MB/s PASS ok encoding/hex 2.775s goos: linux goarch: amd64 pkg: encoding/json cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCodeEncoder-4 1 112257594 ns/op 17.29 MB/s 2048 B/op 16 allocs/op BenchmarkCodeEncoderError-4 1 150034294 ns/op 12.93 MB/s 8394440 B/op 115 allocs/op BenchmarkCodeMarshal-4 1 123929981 ns/op 15.66 MB/s 1944168 B/op 20 allocs/op BenchmarkCodeMarshalError-4 1 134535448 ns/op 14.42 MB/s 2076968 B/op 91 allocs/op BenchmarkMarshalBytes/32-4 20850 5774 ns/op BenchmarkMarshalBytes/256-4 5089 22835 ns/op BenchmarkMarshalBytes/4096-4 433 267459 ns/op BenchmarkMarshalBytesError/32-4 55 2034312 ns/op BenchmarkMarshalBytesError/256-4 55 2067829 ns/op BenchmarkMarshalBytesError/4096-4 48 2297518 ns/op BenchmarkMarshalMap-4 39657 2617 ns/op 300 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 433721145 ns/op 4.47 MB/s 10098568 B/op 40039 allocs/op BenchmarkUnicodeDecoder-4 33955 3446 ns/op 4.06 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 45475 2432 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 373581041 ns/op 5.19 MB/s 2020560 B/op 40008 allocs/op BenchmarkCodeUnmarshalReuse-4 1 372259685 ns/op 5.21 MB/s 2020536 B/op 40010 allocs/op BenchmarkUnmarshalString-4 57613 2204 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 130027 883.7 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 271810 449.5 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 16701 6778 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 81548 1601 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 90118 1394 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 17671 6717 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 4286 29817 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 852 137088 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 88 1238741 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 10 11996418 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 462465 257.8 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 449497 252.3 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 411806 259.0 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 452575 248.3 ns/op BenchmarkEncodeMarshaler-4 71071 1733 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 83599 1528 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 4037224 28.49 ns/op BenchmarkNumberIsValidRegexp-4 21090 5837 ns/op PASS ok encoding/json 9.118s goos: linux goarch: amd64 pkg: encoding/pem cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode-4 43 2712456 ns/op 24.16 MB/s BenchmarkDecode-4 21 5544643 ns/op 16.01 MB/s PASS ok encoding/pem 1.368s goos: linux goarch: amd64 pkg: encoding/xml cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMarshal-4 2788 43133 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 957 117151 ns/op 8218 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 4801 27742 ns/op PASS ok encoding/xml 1.582s goos: linux goarch: amd64 pkg: errors cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkIs-4 228018 510.9 ns/op BenchmarkAs-4 76396 1553 ns/op PASS ok errors 1.281s goos: linux goarch: amd64 pkg: expvar cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkIntAdd-4 335539 419.4 ns/op BenchmarkIntSet-4 283699 441.6 ns/op BenchmarkFloatAdd-4 67795 2077 ns/op BenchmarkFloatSet-4 303480 406.6 ns/op BenchmarkStringSet-4 302713 424.3 ns/op BenchmarkMapSet-4 69816 1848 ns/op BenchmarkMapSetDifferent-4 54976 2171 ns/op BenchmarkMapSetDifferentRandom-4 224 480510 ns/op BenchmarkMapSetString-4 65841 1976 ns/op BenchmarkMapAddSame-4 35206 3470 ns/op BenchmarkMapAddDifferent-4 16818 8447 ns/op BenchmarkMapAddDifferentRandom-4 196 617109 ns/op BenchmarkMapAddSameSteadyState-4 225991 465.1 ns/op BenchmarkMapAddDifferentSteadyState-4 119313 1086 ns/op BenchmarkMapString-4 6256 17952 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 24178 5175 ns/op PASS ok expvar 3.671s goos: linux goarch: amd64 pkg: fmt cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSprintfPadding-4 103420 1296 ns/op BenchmarkSprintfEmpty-4 374262 305.1 ns/op BenchmarkSprintfString-4 234058 448.6 ns/op BenchmarkSprintfTruncateString-4 240963 428.4 ns/op BenchmarkSprintfTruncateBytes-4 139032 844.3 ns/op BenchmarkSprintfSlowParsingPath-4 264434 512.6 ns/op BenchmarkSprintfQuoteString-4 36453 2980 ns/op BenchmarkSprintfInt-4 290202 500.5 ns/op BenchmarkSprintfIntInt-4 167143 619.4 ns/op BenchmarkSprintfPrefixedInt-4 171753 607.1 ns/op BenchmarkSprintfFloat-4 162632 894.6 ns/op BenchmarkSprintfComplex-4 61592 1900 ns/op BenchmarkSprintfBoolean-4 222926 482.3 ns/op BenchmarkSprintfHexString-4 136052 951.1 ns/op BenchmarkSprintfHexBytes-4 87721 1430 ns/op BenchmarkSprintfBytes-4 40828 2719 ns/op BenchmarkSprintfStringer-4 82261 1588 ns/op BenchmarkSprintfStructure-4 37183 3979 ns/op BenchmarkManyArgs-4 65235 1630 ns/op BenchmarkFprintInt-4 66999 1819 ns/op BenchmarkFprintfBytes-4 73008 1610 ns/op BenchmarkFprintIntNoAlloc-4 68355 1798 ns/op BenchmarkScanInts-4 34 3360060 ns/op BenchmarkScanRecursiveInt-4 1 392521683 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 424257577 ns/op PASS ok fmt 5.631s goos: linux goarch: amd64 pkg: go/build cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkImportVendor-4 612 176350 ns/op PASS ok go/build 1.153s goos: linux goarch: amd64 pkg: go/constant cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStringAdd/1-4 47449 2232 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 13333 8743 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3691 31077 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1030 118143 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 250 479121 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 51 2289491 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 13 9487807 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 40326718 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 176115469 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 2.575s goos: linux goarch: amd64 pkg: go/format cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFormat/array1-10000-4 1 278745611 ns/op 0.23 MB/s 45594968 B/op 48821 allocs/op PASS ok go/format 1.324s goos: linux goarch: amd64 pkg: go/parser cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkParse-4 5 20432384 ns/op 2.64 MB/s BenchmarkParseOnly-4 6 17971484 ns/op 3.00 MB/s BenchmarkResolve-4 43 2639074 ns/op 20.41 MB/s PASS ok go/parser 2.193s goos: linux goarch: amd64 pkg: go/printer cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPrintFile-4 1 155639387 ns/op 0.33 MB/s 5246424 B/op 27496 allocs/op BenchmarkPrintDecl-4 686 162631 ns/op 0.20 MB/s 17171 B/op 51 allocs/op PASS ok go/printer 1.310s goos: linux goarch: amd64 pkg: go/scanner cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScan-4 255 473215 ns/op BenchmarkScanFiles/go/types/expr.go-4 13 8033290 ns/op 6.17 MB/s BenchmarkScanFiles/go/parser/parser.go-4 8 12586942 ns/op 5.74 MB/s BenchmarkScanFiles/net/http/server.go-4 6 18893207 ns/op 6.26 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 214 549041 ns/op 5.60 MB/s PASS ok go/scanner 1.735s goos: linux goarch: amd64 pkg: go/token cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSearchInts-4 1000000 103.3 ns/op PASS ok go/token 1.128s goos: linux goarch: amd64 pkg: go/types cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLookupFieldOrMethod-4 127 921018 ns/op BenchmarkNamed/Underlying/nongeneric-4 715990 144.7 ns/op BenchmarkNamed/Underlying/generic-4 779152 147.3 ns/op BenchmarkNamed/Underlying/src_instance-4 767858 142.3 ns/op BenchmarkNamed/Underlying/user_instance-4 835311 141.8 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 18409 6168 ns/op BenchmarkNamed/NewMethodSet/generic-4 18964 6159 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 19537 6129 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 19780 6107 ns/op BenchmarkCheck/http/funcbodies/info-4 1 661133625 ns/op 49317 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 463793862 ns/op 70293 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 265427364 ns/op 122824 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 230333450 ns/op 141500 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 471357367 ns/op 10967 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 113355795 ns/op 45597 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 66748257 ns/op 77413 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 65399554 ns/op 78954 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 147926391 ns/op 14645 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 64111081 ns/op 33786 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 3 46558533 ns/op 46521 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 3 48026035 ns/op 45101 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1221248240 ns/op 54041 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 640517839 ns/op 103033 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 180712585 ns/op 365101 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 127975682 ns/op 515497 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 525505576 ns/op 3818 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 96887109 ns/op 20708 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 80750468 ns/op 24846 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 79151702 ns/op 25349 lines/s PASS ok go/types 19.912s goos: linux goarch: amd64 pkg: hash/adler32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAdler32KB-4 8605 14002 ns/op 73.13 MB/s PASS ok hash/adler32 1.237s goos: linux goarch: amd64 pkg: hash/crc32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCRC32/poly=IEEE/size=15/align=0-4 206022 582.5 ns/op 25.75 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 202177 555.5 ns/op 27.00 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 102842 1121 ns/op 35.68 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 111093 1057 ns/op 37.86 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 443856 265.5 ns/op 1928.66 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 440275 264.0 ns/op 1939.43 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 384410 299.0 ns/op 3424.31 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 395550 296.8 ns/op 3450.38 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 237996 500.0 ns/op 8192.56 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 235093 498.5 ns/op 8216.79 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 50882 2338 ns/op 14017.05 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 51502 2341 ns/op 13996.42 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 400785 281.5 ns/op 53.29 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 411116 283.1 ns/op 52.98 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 421915 266.8 ns/op 149.90 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 419818 269.1 ns/op 148.63 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 310118 373.5 ns/op 1370.76 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 312291 378.7 ns/op 1351.97 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 257328 468.1 ns/op 2187.36 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 249994 469.6 ns/op 2180.47 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 212883 549.6 ns/op 7452.39 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 215950 550.1 ns/op 7446.25 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 45608 2602 ns/op 12591.73 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 45853 2633 ns/op 12445.63 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 205106 569.8 ns/op 26.32 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 199089 581.6 ns/op 25.79 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 101685 1183 ns/op 33.80 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 101456 1182 ns/op 33.83 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 7576 15693 ns/op 32.63 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 7027 15980 ns/op 32.04 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 3592 33488 ns/op 30.58 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 3482 33689 ns/op 30.40 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 878 133939 ns/op 30.58 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 884 134415 ns/op 30.47 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 100 1082116 ns/op 30.28 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 100 1067746 ns/op 30.69 MB/s PASS ok hash/crc32 5.683s goos: linux goarch: amd64 pkg: hash/crc64 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCrc64/ISO64KB-4 80 1411563 ns/op 46.43 MB/s BenchmarkCrc64/ISO4KB-4 988 118622 ns/op 34.53 MB/s BenchmarkCrc64/ISO1KB-4 4549 25407 ns/op 40.30 MB/s BenchmarkCrc64/ECMA64KB-4 84 1415014 ns/op 46.31 MB/s BenchmarkCrc64/Random64KB-4 91 1233605 ns/op 53.13 MB/s BenchmarkCrc64/Random16KB-4 372 321615 ns/op 50.94 MB/s PASS ok hash/crc64 1.784s goos: linux goarch: amd64 pkg: hash/fnv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFnv32KB-4 8469 14175 ns/op 72.24 MB/s BenchmarkFnv32aKB-4 8466 14121 ns/op 72.52 MB/s BenchmarkFnv64KB-4 8077 14270 ns/op 71.76 MB/s BenchmarkFnv64aKB-4 8108 14347 ns/op 71.37 MB/s BenchmarkFnv128KB-4 1932 59545 ns/op 17.20 MB/s BenchmarkFnv128aKB-4 2046 57936 ns/op 17.67 MB/s PASS ok hash/fnv 1.945s goos: linux goarch: amd64 pkg: hash/maphash cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash/n=4/Write-4 614996 196.8 ns/op 20.33 MB/s BenchmarkHash/n=4/Bytes-4 3999217 29.94 ns/op 133.58 MB/s BenchmarkHash/n=4/String-4 1691634 70.79 ns/op 56.50 MB/s BenchmarkHash/n=8/Write-4 569390 191.4 ns/op 41.80 MB/s BenchmarkHash/n=8/Bytes-4 3854731 31.58 ns/op 253.36 MB/s BenchmarkHash/n=8/String-4 1683495 70.73 ns/op 113.11 MB/s BenchmarkHash/n=16/Write-4 573645 195.6 ns/op 81.79 MB/s BenchmarkHash/n=16/Bytes-4 4363906 26.31 ns/op 608.05 MB/s BenchmarkHash/n=16/String-4 1736101 69.27 ns/op 230.99 MB/s BenchmarkHash/n=32/Write-4 561104 203.2 ns/op 157.49 MB/s BenchmarkHash/n=32/Bytes-4 4191525 27.54 ns/op 1161.81 MB/s BenchmarkHash/n=32/String-4 1648489 72.07 ns/op 444.02 MB/s BenchmarkHash/n=64/Write-4 513280 219.6 ns/op 291.45 MB/s BenchmarkHash/n=64/Bytes-4 3871561 30.94 ns/op 2068.58 MB/s BenchmarkHash/n=64/String-4 1665558 72.19 ns/op 886.53 MB/s BenchmarkHash/n=256/Write-4 383395 305.0 ns/op 839.22 MB/s BenchmarkHash/n=256/Bytes-4 2142327 55.11 ns/op 4644.89 MB/s BenchmarkHash/n=256/String-4 897182 131.3 ns/op 1949.55 MB/s BenchmarkHash/n=320/Write-4 400365 292.0 ns/op 1096.06 MB/s BenchmarkHash/n=320/Bytes-4 1729208 69.46 ns/op 4607.21 MB/s BenchmarkHash/n=320/String-4 654934 180.9 ns/op 1768.65 MB/s BenchmarkHash/n=1024/Write-4 262872 449.2 ns/op 2279.72 MB/s BenchmarkHash/n=1024/Bytes-4 733930 160.4 ns/op 6384.73 MB/s BenchmarkHash/n=1024/String-4 248265 465.5 ns/op 2199.89 MB/s BenchmarkHash/n=4096/Write-4 121170 973.2 ns/op 4208.95 MB/s BenchmarkHash/n=4096/Bytes-4 202713 580.4 ns/op 7057.21 MB/s BenchmarkHash/n=4096/String-4 66272 1805 ns/op 2269.79 MB/s BenchmarkHash/n=16384/Write-4 38178 3075 ns/op 5327.71 MB/s BenchmarkHash/n=16384/Bytes-4 53245 2257 ns/op 7259.17 MB/s BenchmarkHash/n=16384/String-4 16680 7202 ns/op 2274.93 MB/s PASS ok hash/maphash 5.549s goos: linux goarch: amd64 pkg: html cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEscape-4 776 136960 ns/op BenchmarkEscapeNone-4 111918 1019 ns/op BenchmarkUnescape-4 740 153567 ns/op BenchmarkUnescapeNone-4 524336 214.7 ns/op BenchmarkUnescapeSparse-4 10164 11222 ns/op BenchmarkUnescapeDense-4 1131 103100 ns/op PASS ok html 1.863s goos: linux goarch: amd64 pkg: html/template cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCSSEscaper-4 9243 12231 ns/op BenchmarkCSSEscaperNoSpecials-4 44511 2657 ns/op BenchmarkDecodeCSS-4 26881 4474 ns/op BenchmarkDecodeCSSNoSpecials-4 4308633 27.85 ns/op BenchmarkCSSValueFilter-4 107229 1101 ns/op BenchmarkCSSValueFilterOk-4 75687 1588 ns/op BenchmarkEscapedExecute-4 4809 25126 ns/op BenchmarkHTMLNospaceEscaper-4 10000 10546 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 65617 1814 ns/op BenchmarkStripTags-4 20350 5844 ns/op BenchmarkStripTagsNoSpecials-4 270271 414.7 ns/op BenchmarkJSValEscaperWithNum-4 23188 5087 ns/op BenchmarkJSValEscaperWithStr-4 5193 22072 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 17755 6642 ns/op BenchmarkJSValEscaperWithObj-4 3970 25997 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 12829 9173 ns/op BenchmarkJSStrEscaperNoSpecials-4 59574 2004 ns/op BenchmarkJSStrEscaper-4 10000 10353 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 52874 2187 ns/op BenchmarkJSRegexpEscaper-4 10000 10901 ns/op BenchmarkTemplateSpecialTags-4 76 1339071 ns/op BenchmarkURLEscaper-4 4221 27874 ns/op BenchmarkURLEscaperNoSpecials-4 173800 703.1 ns/op BenchmarkURLNormalizer-4 4969 20469 ns/op BenchmarkURLNormalizerNoSpecials-4 153568 749.2 ns/op BenchmarkSrcsetFilter-4 18184 6324 ns/op BenchmarkSrcsetFilterNoSpecials-4 101041 1140 ns/op PASS ok html/template 4.990s goos: linux goarch: amd64 pkg: image cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAt/rgba-4 598191 198.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 410353 269.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 609051 194.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 433774 268.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1809519 63.94 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1239710 96.12 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1790214 64.82 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1242085 96.13 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1464831 80.58 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 436434 273.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 319864 343.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 437034 261.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 307146 356.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 721128 153.7 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 525760 223.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 916897 127.7 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 554187 220.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 417979 275.4 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1376719 87.66 ns/op BenchmarkRGBASetRGBA-4 1388608 86.12 ns/op BenchmarkRGBA64At-4 710378 164.8 ns/op BenchmarkRGBA64SetRGBA64-4 758874 157.4 ns/op BenchmarkNRGBAAt-4 1386759 86.47 ns/op BenchmarkNRGBASetNRGBA-4 1359673 87.33 ns/op BenchmarkNRGBA64At-4 664550 166.1 ns/op BenchmarkNRGBA64SetNRGBA64-4 724761 159.9 ns/op BenchmarkAlphaAt-4 2356638 50.86 ns/op BenchmarkAlphaSetAlpha-4 2356980 50.26 ns/op BenchmarkAlpha16At-4 1581813 74.61 ns/op BenchmarkAlphaSetAlpha16-4 1553607 75.57 ns/op BenchmarkGrayAt-4 2295676 52.12 ns/op BenchmarkGraySetGray-4 2325825 51.16 ns/op BenchmarkGray16At-4 1560232 76.03 ns/op BenchmarkGraySetGray16-4 1539766 75.32 ns/op PASS ok image 6.529s goos: linux goarch: amd64 pkg: image/color cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkYCbCrToRGB/0-4 3971221 30.21 ns/op BenchmarkYCbCrToRGB/128-4 3815775 31.20 ns/op BenchmarkYCbCrToRGB/255-4 4077692 29.50 ns/op BenchmarkRGBToYCbCr/0-4 4092739 29.00 ns/op BenchmarkRGBToYCbCr/Cb-4 4074442 29.55 ns/op BenchmarkRGBToYCbCr/Cr-4 4175846 28.64 ns/op BenchmarkYCbCrToRGBA/0-4 3352878 35.94 ns/op BenchmarkYCbCrToRGBA/128-4 3174472 37.69 ns/op BenchmarkYCbCrToRGBA/255-4 3400803 35.29 ns/op BenchmarkNYCbCrAToRGBA/0-4 3259549 36.85 ns/op BenchmarkNYCbCrAToRGBA/128-4 3319748 35.71 ns/op BenchmarkNYCbCrAToRGBA/255-4 3293499 36.35 ns/op PASS ok image/color 2.888s goos: linux goarch: amd64 pkg: image/draw cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFillOver-4 3 35327991 ns/op BenchmarkFillSrc-4 296 395194 ns/op BenchmarkCopyOver-4 6 18141035 ns/op BenchmarkCopySrc-4 398 287598 ns/op BenchmarkNRGBAOver-4 6 19791144 ns/op BenchmarkNRGBASrc-4 8 12794900 ns/op BenchmarkYCbCr-4 8 14230601 ns/op BenchmarkGray-4 15 7530444 ns/op BenchmarkCMYK-4 8 12748157 ns/op BenchmarkGlyphOver-4 19 6265779 ns/op BenchmarkRGBAMaskOver-4 4 32052253 ns/op BenchmarkGrayMaskOver-4 5 23935936 ns/op BenchmarkRGBA64ImageMaskOver-4 3 39701459 ns/op BenchmarkRGBA-4 4 26078444 ns/op BenchmarkPalettedFill-4 901 135118 ns/op BenchmarkPalettedRGBA-4 4 25951468 ns/op BenchmarkGenericOver-4 2 57882719 ns/op BenchmarkGenericMaskOver-4 5 23515097 ns/op BenchmarkGenericSrc-4 3 38011324 ns/op BenchmarkGenericMaskSrc-4 4 32008956 ns/op PASS ok image/draw 7.375s goos: linux goarch: amd64 pkg: image/gif cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecode-4 22 4799012 ns/op 3.22 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 114056139 ns/op 2.69 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 3123322291 ns/op 0.39 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 56 2101549 ns/op 7.35 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 155592486 ns/op 0.40 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 5.200s goos: linux goarch: amd64 pkg: image/jpeg cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFDCT-4 3465 30777 ns/op BenchmarkIDCT-4 4134 29070 ns/op BenchmarkDecodeBaseline-4 8 12747128 ns/op 4.85 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 17650808 ns/op 3.50 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 158487013 ns/op 7.75 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 196828762 ns/op 4.68 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 2.410s goos: linux goarch: amd64 pkg: image/png cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPaeth-4 11886151 8.769 ns/op BenchmarkDecodeGray-4 12 9232108 ns/op 7.10 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 40326106 ns/op 6.50 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 34664672 ns/op 7.56 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 21 5445314 ns/op 12.04 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 33014556 ns/op 7.94 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 40301876 ns/op 6.50 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 62156949 ns/op 4.94 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 61865751 ns/op 4.97 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 200836721 ns/op 6.12 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 219129694 ns/op 5.61 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 4 30711017 ns/op 10.00 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 202441462 ns/op 6.07 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 826865469 ns/op 1.49 MB/s 864088 B/op 29 allocs/op PASS ok image/png 4.838s goos: linux goarch: amd64 pkg: index/suffixarray cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkNew/text=opticks/size=100K/bits=32-4 2 54030236 ns/op 1.85 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 45158183 ns/op 2.21 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 312304625 ns/op 1.60 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 289292211 ns/op 1.73 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 53706880 ns/op 1.86 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 45114276 ns/op 2.22 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 298381963 ns/op 1.68 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 272028679 ns/op 1.84 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 675378045 ns/op 1.48 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 631368908 ns/op 1.58 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 4116505364 ns/op 1.21 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 4072327841 ns/op 1.23 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=go/size=10M/bits=32-4 1 8309857880 ns/op 1.20 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=go/size=10M/bits=64-4 1 8111019916 ns/op 1.23 MB/s 80003152 B/op 2 allocs/op BenchmarkNew/text=go/size=50M/bits=32-4 1 47475451629 ns/op 1.05 MB/s 200007760 B/op 2 allocs/op BenchmarkNew/text=go/size=50M/bits=64-4 1 46067074869 ns/op 1.09 MB/s 400007248 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 10148094 ns/op 9.85 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 9 11385173 ns/op 8.78 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 51109547 ns/op 9.78 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 57189014 ns/op 8.74 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 100962556 ns/op 9.90 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 114621622 ns/op 8.72 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 513248366 ns/op 9.74 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 573337788 ns/op 8.72 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=10M/bits=32-4 1 1003680605 ns/op 9.96 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=10M/bits=64-4 1 1144925454 ns/op 8.73 MB/s 80003152 B/op 2 allocs/op BenchmarkNew/text=zero/size=50M/bits=32-4 1 5101230278 ns/op 9.80 MB/s 200007760 B/op 2 allocs/op BenchmarkNew/text=zero/size=50M/bits=64-4 1 5694475555 ns/op 8.78 MB/s 400007248 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 60864454 ns/op 1.64 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 51311496 ns/op 1.95 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 363433512 ns/op 1.38 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 381984160 ns/op 1.31 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 862603121 ns/op 1.16 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 937182783 ns/op 1.07 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 6166836427 ns/op 0.81 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 6172690777 ns/op 0.81 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=10M/bits=32-4 1 13598096987 ns/op 0.74 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=10M/bits=64-4 1 13360608215 ns/op 0.75 MB/s 80003152 B/op 2 allocs/op BenchmarkNew/text=rand/size=50M/bits=32-4 1 84658288029 ns/op 0.59 MB/s 200007760 B/op 2 allocs/op BenchmarkNew/text=rand/size=50M/bits=64-4 1 83798623417 ns/op 0.60 MB/s 400007248 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 186322915 ns/op 22.43 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 192493047 ns/op 21.71 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 365.968s goos: linux goarch: amd64 pkg: internal/fuzz cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMarshalCorpusFile/1-4 34911 3064 ns/op 0.33 MB/s BenchmarkMarshalCorpusFile/2-4 35472 3284 ns/op 0.61 MB/s BenchmarkMarshalCorpusFile/4-4 32082 3673 ns/op 1.09 MB/s BenchmarkMarshalCorpusFile/8-4 27094 4262 ns/op 1.88 MB/s BenchmarkMarshalCorpusFile/16-4 21282 5525 ns/op 2.90 MB/s BenchmarkMarshalCorpusFile/32-4 14416 8257 ns/op 3.88 MB/s BenchmarkMarshalCorpusFile/64-4 10992 10896 ns/op 5.87 MB/s BenchmarkMarshalCorpusFile/128-4 8260 14682 ns/op 8.72 MB/s BenchmarkMarshalCorpusFile/256-4 3037 34412 ns/op 7.44 MB/s BenchmarkMarshalCorpusFile/512-4 1635 68235 ns/op 7.50 MB/s BenchmarkMarshalCorpusFile/1024-4 880 129538 ns/op 7.91 MB/s BenchmarkMarshalCorpusFile/2048-4 415 268636 ns/op 7.62 MB/s BenchmarkMarshalCorpusFile/4096-4 224 527340 ns/op 7.77 MB/s BenchmarkMarshalCorpusFile/8192-4 100 1026465 ns/op 7.98 MB/s BenchmarkMarshalCorpusFile/16384-4 58 2045713 ns/op 8.01 MB/s BenchmarkMarshalCorpusFile/32768-4 21 5626269 ns/op 5.82 MB/s BenchmarkMarshalCorpusFile/65536-4 9 11467328 ns/op 5.72 MB/s BenchmarkMarshalCorpusFile/131072-4 4 27589406 ns/op 4.75 MB/s BenchmarkMarshalCorpusFile/262144-4 3 49067202 ns/op 5.34 MB/s BenchmarkMarshalCorpusFile/524288-4 1 119055723 ns/op 4.40 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 197957544 ns/op 5.30 MB/s BenchmarkUnmarshalCorpusFile/1-4 8746 12632 ns/op 0.08 MB/s BenchmarkUnmarshalCorpusFile/2-4 9705 12147 ns/op 0.16 MB/s BenchmarkUnmarshalCorpusFile/4-4 8499 13940 ns/op 0.29 MB/s BenchmarkUnmarshalCorpusFile/8-4 6465 15798 ns/op 0.51 MB/s BenchmarkUnmarshalCorpusFile/16-4 5749 19028 ns/op 0.84 MB/s BenchmarkUnmarshalCorpusFile/32-4 3754 27748 ns/op 1.15 MB/s BenchmarkUnmarshalCorpusFile/64-4 3651 32429 ns/op 1.97 MB/s BenchmarkUnmarshalCorpusFile/128-4 2732 43214 ns/op 2.96 MB/s BenchmarkUnmarshalCorpusFile/256-4 1029 112454 ns/op 2.28 MB/s BenchmarkUnmarshalCorpusFile/512-4 554 216473 ns/op 2.37 MB/s BenchmarkUnmarshalCorpusFile/1024-4 292 409437 ns/op 2.50 MB/s BenchmarkUnmarshalCorpusFile/2048-4 146 799353 ns/op 2.56 MB/s BenchmarkUnmarshalCorpusFile/4096-4 63 1590428 ns/op 2.58 MB/s BenchmarkUnmarshalCorpusFile/8192-4 36 3204564 ns/op 2.56 MB/s BenchmarkUnmarshalCorpusFile/16384-4 18 6429196 ns/op 2.55 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 12840661 ns/op 2.55 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 25988891 ns/op 2.52 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 51732156 ns/op 2.53 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 106675358 ns/op 2.46 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 212133607 ns/op 2.47 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 426725960 ns/op 2.46 MB/s BenchmarkMutatorBytes/1-4 34999 3501 ns/op BenchmarkMutatorBytes/10-4 36912 3280 ns/op BenchmarkMutatorBytes/100-4 34192 3543 ns/op BenchmarkMutatorBytes/1000-4 22952 5483 ns/op BenchmarkMutatorBytes/10000-4 5714 23335 ns/op BenchmarkMutatorBytes/100000-4 823 152591 ns/op BenchmarkMutatorString/1-4 33856 3571 ns/op BenchmarkMutatorString/10-4 34746 3469 ns/op BenchmarkMutatorString/100-4 31591 4316 ns/op BenchmarkMutatorString/1000-4 12967 8051 ns/op BenchmarkMutatorString/10000-4 3241 69173 ns/op BenchmarkMutatorString/100000-4 207 643536 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 18782 6358 ns/op BenchmarkMutatorAllBasicTypes/string-4 18822 6392 ns/op BenchmarkMutatorAllBasicTypes/bool-4 59145 1989 ns/op BenchmarkMutatorAllBasicTypes/float32-4 53797 2224 ns/op BenchmarkMutatorAllBasicTypes/float64-4 53163 2213 ns/op BenchmarkMutatorAllBasicTypes/int-4 56745 2093 ns/op BenchmarkMutatorAllBasicTypes/int8-4 54447 2055 ns/op BenchmarkMutatorAllBasicTypes/int16-4 58186 2084 ns/op BenchmarkMutatorAllBasicTypes/int32-4 56062 2121 ns/op BenchmarkMutatorAllBasicTypes/int64-4 56582 2097 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 53772 2146 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 55520 2137 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 56900 2109 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 55490 2126 ns/op PASS ok internal/fuzz 12.810s goos: linux goarch: amd64 pkg: internal/intern cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStress-4 32560 3849 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 124240 981.0 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.394s goos: linux goarch: amd64 pkg: internal/poll cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSplicePipe/SplicePipeWithPool-4 36374 2947 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 13194 8226 ns/op BenchmarkSplicePipePoolParallel-4 129822 954.8 ns/op BenchmarkSplicePipeNativeParallel-4 28568 3518 ns/op PASS ok internal/poll 1.770s goos: linux goarch: amd64 pkg: internal/trace cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMMU-4 5 21047720 ns/op PASS ok internal/trace 4.044s PASS ok internal/zstd 1.029s goos: linux goarch: amd64 pkg: io cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCopyNSmall-4 10000 16227 ns/op BenchmarkCopyNLarge-4 138 1185009 ns/op PASS ok io 1.447s goos: linux goarch: amd64 pkg: log cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkItoa-4 207997 534.6 ns/op BenchmarkPrintln-4 22195 5284 ns/op 77 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 32992 3541 ns/op 65 B/op 1 allocs/op BenchmarkConcurrent-4 2641 50645 ns/op BenchmarkDiscard-4 745825 151.8 ns/op 0 B/op 0 allocs/op PASS ok log 1.927s goos: linux goarch: amd64 pkg: log/slog cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkWriteTime-4 88578 1323 ns/op BenchmarkJSONHandler/defaults-4 7615 15371 ns/op 521 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 4018 25821 ns/op 801 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4785 22160 ns/op 750 B/op 5 allocs/op BenchmarkPreformatting/separate-4 6970 15292 ns/op 516 B/op 0 allocs/op BenchmarkPreformatting/struct-4 7521 15504 ns/op 520 B/op 0 allocs/op BenchmarkPreformatting/struct_file-4 5538 19911 ns/op 531 B/op 1 allocs/op BenchmarkJSONEncoding/json.Marshal-4 30284 3943 ns/op 79 B/op 2 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 29481 4078 ns/op 63 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 79122 1532 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 60410 2119 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 51355 2265 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 57021 2203 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 58300 2136 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 51118 2314 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 870830 137.7 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 588966 188.3 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 480091 243.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 384007 308.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 333674 358.6 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 5113 20642 ns/op BenchmarkDispatch/switch-checked-4 197846 604.8 ns/op BenchmarkDispatch/As-4 185142 649.8 ns/op BenchmarkDispatch/Visit-4 186158 643.8 ns/op BenchmarkUnsafeStrings-4 18904 6269 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.539s goos: linux goarch: amd64 pkg: log/slog/internal/benchmarks cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAttrs/disabled/5_args-4 2170651 55.70 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 1620805 72.25 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 1138854 95.34 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 377686 265.3 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 75380 1529 ns/op 261 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 68334 1498 ns/op 265 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 43825 3160 ns/op 681 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 14671 10183 ns/op 3450 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 16573 7170 ns/op 595 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 13725 8302 ns/op 599 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 9896 11903 ns/op 1089 B/op 6 allocs/op BenchmarkAttrs/Text_discard/40_args-4 2805 41700 ns/op 4316 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 17817 7237 ns/op 526 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 13788 7332 ns/op 525 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 10572 11329 ns/op 939 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 3255 31672 ns/op 3723 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 4.071s goos: linux goarch: amd64 pkg: maps cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMapClone-4 2 52338004 ns/op PASS ok maps 2.557s goos: linux goarch: amd64 pkg: math cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAcos-4 2155234 55.00 ns/op BenchmarkAcosh-4 819598 123.4 ns/op BenchmarkAsin-4 2182220 55.26 ns/op BenchmarkAsinh-4 999057 119.1 ns/op BenchmarkAtan-4 2908275 41.17 ns/op BenchmarkAtanh-4 1000000 112.5 ns/op BenchmarkAtan2-4 2106937 57.29 ns/op BenchmarkCbrt-4 1441292 83.36 ns/op BenchmarkCeil-4 16648694 7.184 ns/op BenchmarkCopysign-4 1293920 93.37 ns/op BenchmarkCos-4 1336898 89.44 ns/op BenchmarkCosh-4 1415852 84.52 ns/op BenchmarkErf-4 2758317 42.68 ns/op BenchmarkErfc-4 2689674 44.59 ns/op BenchmarkErfinv-4 2467681 48.87 ns/op BenchmarkErfcinv-4 2465786 48.87 ns/op BenchmarkExp-4 5872830 20.25 ns/op BenchmarkExpGo-4 921802 124.8 ns/op BenchmarkExpm1-4 2057649 58.25 ns/op BenchmarkExp2-4 947002 116.4 ns/op BenchmarkExp2Go-4 948052 125.9 ns/op BenchmarkAbs-4 3753841 31.79 ns/op BenchmarkDim-4 7688391 15.54 ns/op BenchmarkFloor-4 16749802 7.210 ns/op BenchmarkMax-4 11240404 10.62 ns/op BenchmarkMin-4 11327370 10.61 ns/op BenchmarkMod-4 312148 335.3 ns/op BenchmarkFrexp-4 2030568 58.76 ns/op BenchmarkGamma-4 658509 170.2 ns/op BenchmarkHypot-4 10056084 11.91 ns/op BenchmarkHypotGo-4 1588845 75.83 ns/op BenchmarkIlogb-4 2406980 49.26 ns/op BenchmarkJ0-4 246950 486.5 ns/op BenchmarkJ1-4 244398 485.4 ns/op BenchmarkJn-4 112171 1060 ns/op BenchmarkLdexp-4 1980868 60.91 ns/op BenchmarkLgamma-4 863596 139.1 ns/op BenchmarkLog-4 5077260 23.47 ns/op BenchmarkLogb-4 2416980 49.74 ns/op BenchmarkLog1p-4 1314057 91.81 ns/op BenchmarkLog10-4 4914468 24.51 ns/op BenchmarkLog2-4 1502032 78.83 ns/op BenchmarkModf-4 2878016 40.45 ns/op BenchmarkNextafter32-4 2918008 41.35 ns/op BenchmarkNextafter64-4 2993524 40.03 ns/op BenchmarkPowInt-4 587346 200.2 ns/op BenchmarkPowFrac-4 427418 277.0 ns/op BenchmarkPow10Pos-4 4194879 28.35 ns/op BenchmarkPow10Neg-4 4024003 29.89 ns/op BenchmarkRound-4 3714979 32.10 ns/op BenchmarkRoundToEven-4 8102180 14.83 ns/op BenchmarkRemainder-4 504499 229.2 ns/op BenchmarkSignbit-4 5229230 22.67 ns/op BenchmarkSin-4 1618814 73.39 ns/op BenchmarkSincos-4 994698 118.1 ns/op BenchmarkSinh-4 1791432 66.90 ns/op BenchmarkSqrtIndirect-4 16020032 7.331 ns/op BenchmarkSqrtLatency-4 16207225 7.246 ns/op BenchmarkSqrtIndirectLatency-4 16450743 7.265 ns/op BenchmarkSqrtGoLatency-4 1331874 91.17 ns/op BenchmarkSqrtPrime-4 32173 3730 ns/op BenchmarkTan-4 1510245 79.81 ns/op BenchmarkTanh-4 1365925 87.69 ns/op BenchmarkTrunc-4 16472853 7.252 ns/op BenchmarkY0-4 249663 479.4 ns/op BenchmarkY1-4 242888 480.5 ns/op BenchmarkYn-4 121069 985.7 ns/op BenchmarkFloat64bits-4 5783203 21.01 ns/op BenchmarkFloat64frombits-4 5259825 22.80 ns/op BenchmarkFloat32bits-4 5158011 23.11 ns/op BenchmarkFloat32frombits-4 4843732 24.62 ns/op BenchmarkFMA-4 15857151 7.539 ns/op PASS ok math 12.065s goos: linux goarch: amd64 pkg: math/big cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAddVV/1-4 11268891 10.62 ns/op 6026.46 MB/s BenchmarkAddVV/2-4 10390651 11.42 ns/op 11207.47 MB/s BenchmarkAddVV/3-4 9443178 12.52 ns/op 15334.11 MB/s BenchmarkAddVV/4-4 9728248 12.26 ns/op 20885.57 MB/s BenchmarkAddVV/5-4 8828949 13.48 ns/op 23741.18 MB/s BenchmarkAddVV/10-4 7426646 16.11 ns/op 39737.75 MB/s BenchmarkAddVV/100-4 1828054 66.42 ns/op 96353.38 MB/s BenchmarkAddVV/1000-4 203620 589.6 ns/op 108541.18 MB/s BenchmarkSubVV/1-4 10365613 11.41 ns/op 5609.83 MB/s BenchmarkSubVV/2-4 9614113 12.75 ns/op 10043.12 MB/s BenchmarkSubVV/3-4 9090801 12.98 ns/op 14788.19 MB/s BenchmarkSubVV/4-4 9451688 12.39 ns/op 20669.59 MB/s BenchmarkSubVV/5-4 8973811 13.47 ns/op 23750.27 MB/s BenchmarkSubVV/10-4 7431188 16.19 ns/op 39530.58 MB/s BenchmarkSubVV/100-4 1800870 66.02 ns/op 96939.07 MB/s BenchmarkSubVV/1000-4 201957 587.1 ns/op 109019.44 MB/s BenchmarkAddVW/1-4 12010387 9.902 ns/op 807.92 MB/s BenchmarkAddVW/2-4 10940042 10.99 ns/op 1455.35 MB/s BenchmarkAddVW/3-4 10050013 11.70 ns/op 2051.71 MB/s BenchmarkAddVW/4-4 9028290 11.22 ns/op 2850.90 MB/s BenchmarkAddVW/5-4 10083013 11.87 ns/op 3369.18 MB/s BenchmarkAddVW/10-4 8529612 14.03 ns/op 5702.09 MB/s BenchmarkAddVW/100-4 242854 457.6 ns/op 1748.38 MB/s BenchmarkAddVW/1000-4 35182 3392 ns/op 2358.46 MB/s BenchmarkAddVWext/1-4 11500651 10.39 ns/op 770.33 MB/s BenchmarkAddVWext/2-4 10954533 10.81 ns/op 1480.62 MB/s BenchmarkAddVWext/3-4 10473505 11.45 ns/op 2096.45 MB/s BenchmarkAddVWext/4-4 10921614 10.95 ns/op 2921.89 MB/s BenchmarkAddVWext/5-4 10159773 11.89 ns/op 3365.58 MB/s BenchmarkAddVWext/10-4 8680551 13.97 ns/op 5724.69 MB/s BenchmarkAddVWext/100-4 80874 1461 ns/op 547.72 MB/s BenchmarkAddVWext/1000-4 8493 13901 ns/op 575.48 MB/s BenchmarkSubVW/1-4 12133750 9.813 ns/op 815.22 MB/s BenchmarkSubVW/2-4 10730031 11.14 ns/op 1435.79 MB/s BenchmarkSubVW/3-4 10038154 11.98 ns/op 2003.11 MB/s BenchmarkSubVW/4-4 10687770 10.96 ns/op 2920.70 MB/s BenchmarkSubVW/5-4 10099269 11.82 ns/op 3383.28 MB/s BenchmarkSubVW/10-4 8423023 14.12 ns/op 5665.75 MB/s BenchmarkSubVW/100-4 256957 467.8 ns/op 1710.24 MB/s BenchmarkSubVW/1000-4 34898 3411 ns/op 2345.15 MB/s BenchmarkSubVWext/1-4 11644570 10.25 ns/op 780.29 MB/s BenchmarkSubVWext/2-4 10806950 11.16 ns/op 1433.49 MB/s BenchmarkSubVWext/3-4 10036773 12.03 ns/op 1994.42 MB/s BenchmarkSubVWext/4-4 10935901 10.98 ns/op 2913.79 MB/s BenchmarkSubVWext/5-4 10134650 11.85 ns/op 3374.63 MB/s BenchmarkSubVWext/10-4 8531233 14.09 ns/op 5678.01 MB/s BenchmarkSubVWext/100-4 85809 1392 ns/op 574.63 MB/s BenchmarkSubVWext/1000-4 8431 13449 ns/op 594.85 MB/s BenchmarkMulAddVWW/1-4 10214077 11.55 ns/op 5540.20 MB/s BenchmarkMulAddVWW/2-4 9462708 12.86 ns/op 9952.71 MB/s BenchmarkMulAddVWW/3-4 9067077 13.08 ns/op 14675.62 MB/s BenchmarkMulAddVWW/4-4 8712378 13.86 ns/op 18469.55 MB/s BenchmarkMulAddVWW/5-4 8135790 14.70 ns/op 21775.07 MB/s BenchmarkMulAddVWW/10-4 6195518 18.87 ns/op 33907.70 MB/s BenchmarkMulAddVWW/100-4 1000000 101.7 ns/op 62938.33 MB/s BenchmarkMulAddVWW/1000-4 125644 956.7 ns/op 66893.78 MB/s BenchmarkAddMulVVW/1-4 10407746 11.27 ns/op 5678.92 MB/s BenchmarkAddMulVVW/2-4 9554289 12.48 ns/op 10258.28 MB/s BenchmarkAddMulVVW/3-4 8957757 13.33 ns/op 14404.19 MB/s BenchmarkAddMulVVW/4-4 8459370 14.03 ns/op 18252.76 MB/s BenchmarkAddMulVVW/5-4 7989741 14.89 ns/op 21484.75 MB/s BenchmarkAddMulVVW/10-4 6632378 17.76 ns/op 36033.73 MB/s BenchmarkAddMulVVW/100-4 1463608 82.15 ns/op 77905.83 MB/s BenchmarkAddMulVVW/1000-4 166862 721.4 ns/op 88712.97 MB/s BenchmarkDivWVW/1-4 2680293 44.58 ns/op 1435.78 MB/s BenchmarkDivWVW/2-4 1240159 96.18 ns/op 1330.90 MB/s BenchmarkDivWVW/3-4 929310 125.9 ns/op 1525.42 MB/s BenchmarkDivWVW/4-4 804537 145.9 ns/op 1754.62 MB/s BenchmarkDivWVW/5-4 765844 152.8 ns/op 2094.41 MB/s BenchmarkDivWVW/10-4 419383 283.9 ns/op 2254.68 MB/s BenchmarkDivWVW/100-4 54828 2198 ns/op 2912.17 MB/s BenchmarkDivWVW/1000-4 5514 21331 ns/op 3000.38 MB/s BenchmarkNonZeroShifts/1/shrVU-4 11623035 9.089 ns/op BenchmarkNonZeroShifts/1/shlVU-4 13727331 8.729 ns/op BenchmarkNonZeroShifts/2/shrVU-4 11763990 10.17 ns/op BenchmarkNonZeroShifts/2/shlVU-4 10785501 9.555 ns/op BenchmarkNonZeroShifts/3/shrVU-4 9517164 10.99 ns/op BenchmarkNonZeroShifts/3/shlVU-4 10376624 10.41 ns/op BenchmarkNonZeroShifts/4/shrVU-4 8958454 12.09 ns/op BenchmarkNonZeroShifts/4/shlVU-4 9351552 11.07 ns/op BenchmarkNonZeroShifts/5/shrVU-4 8400870 12.80 ns/op BenchmarkNonZeroShifts/5/shlVU-4 8791315 11.78 ns/op BenchmarkNonZeroShifts/10/shrVU-4 6412620 17.13 ns/op BenchmarkNonZeroShifts/10/shlVU-4 6733122 15.59 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1000000 110.7 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1248063 92.21 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 129738 917.6 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 154146 772.9 ns/op BenchmarkDecimalConversion-4 202 581635 ns/op BenchmarkFloatString/100-4 10000 10730 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 210 561284 ns/op 2903 B/op 9 allocs/op BenchmarkFloatString/10000-4 2 53153737 ns/op 59588 B/op 45 allocs/op BenchmarkFloatString/100000-4 1 5202271657 ns/op 821272 B/op 467 allocs/op BenchmarkFloatAdd/10-4 165951 697.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 166182 708.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 151620 785.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 85731 1389 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 17150 6962 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 225811 531.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 225196 519.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 219325 539.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 160051 738.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 44870 2694 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1974 61036 ns/op BenchmarkParseFloatLargeExp-4 441 262333 ns/op BenchmarkGCD10x10/WithoutXY-4 192548 609.0 ns/op BenchmarkGCD10x10/WithXY-4 58269 1989 ns/op BenchmarkGCD10x100/WithoutXY-4 93324 1206 ns/op BenchmarkGCD10x100/WithXY-4 16630 7180 ns/op BenchmarkGCD10x1000/WithoutXY-4 59032 1835 ns/op BenchmarkGCD10x1000/WithXY-4 13254 8807 ns/op BenchmarkGCD100x100/WithoutXY-4 23884 4826 ns/op BenchmarkGCD100x100/WithXY-4 10010 11863 ns/op BenchmarkGCD100x1000/WithoutXY-4 10000 10241 ns/op BenchmarkGCD100x1000/WithXY-4 5343 19526 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2142 55474 ns/op BenchmarkGCD1000x1000/WithXY-4 1155 99919 ns/op BenchmarkHilbert-4 21 5091381 ns/op BenchmarkBinomial-4 14239 8483 ns/op BenchmarkQuoRem-4 20293 6170 ns/op BenchmarkExp-4 15 7473347 ns/op BenchmarkExpMont/Odd-4 126 932271 ns/op 2592 B/op 22 allocs/op BenchmarkExpMont/Even1-4 126 959594 ns/op 3357 B/op 37 allocs/op BenchmarkExpMont/Even2-4 121 985285 ns/op 3839 B/op 53 allocs/op BenchmarkExpMont/Even3-4 121 981849 ns/op 3832 B/op 53 allocs/op BenchmarkExpMont/Even4-4 100 1004840 ns/op 3835 B/op 52 allocs/op BenchmarkExpMont/Even8-4 121 980670 ns/op 3877 B/op 54 allocs/op BenchmarkExpMont/Even32-4 122 988281 ns/op 3854 B/op 53 allocs/op BenchmarkExpMont/Even64-4 144 831166 ns/op 3644 B/op 54 allocs/op BenchmarkExpMont/Even96-4 140 845820 ns/op 3764 B/op 51 allocs/op BenchmarkExpMont/Even128-4 160 741911 ns/op 3269 B/op 50 allocs/op BenchmarkExpMont/Even255-4 182 643742 ns/op 2938 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 430 266459 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 385 303323 ns/op 1729 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 366 311385 ns/op 1730 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 381 306513 ns/op 1741 B/op 47 allocs/op BenchmarkExp2-4 14 7613177 ns/op BenchmarkBitset-4 723486 145.6 ns/op BenchmarkBitsetNeg-4 434582 264.0 ns/op BenchmarkBitsetOrig-4 231884 495.6 ns/op BenchmarkBitsetNegOrig-4 151558 802.2 ns/op BenchmarkModSqrt225_Tonelli-4 100 1045203 ns/op BenchmarkModSqrt225_3Mod4-4 380 320826 ns/op BenchmarkModSqrt231_Tonelli-4 100 1076464 ns/op BenchmarkModSqrt231_5Mod8-4 314 376757 ns/op BenchmarkModInverse-4 12187 10115 ns/op BenchmarkSqrt-4 1580 75656 ns/op BenchmarkIntSqr/1-4 1426446 83.84 ns/op BenchmarkIntSqr/2-4 740739 160.8 ns/op BenchmarkIntSqr/3-4 598747 192.4 ns/op BenchmarkIntSqr/5-4 429411 274.8 ns/op BenchmarkIntSqr/8-4 308523 388.2 ns/op BenchmarkIntSqr/10-4 254630 477.9 ns/op BenchmarkIntSqr/20-4 46080 2730 ns/op BenchmarkIntSqr/30-4 34135 3644 ns/op BenchmarkIntSqr/50-4 21416 5696 ns/op BenchmarkIntSqr/80-4 12504 9442 ns/op BenchmarkIntSqr/100-4 9740 12268 ns/op BenchmarkIntSqr/200-4 3574 31612 ns/op BenchmarkIntSqr/300-4 1516 81456 ns/op BenchmarkIntSqr/500-4 720 160944 ns/op BenchmarkIntSqr/800-4 289 424240 ns/op BenchmarkIntSqr/1000-4 219 526224 ns/op BenchmarkDiv/20/10-4 432381 269.8 ns/op BenchmarkDiv/40/20-4 435055 270.1 ns/op BenchmarkDiv/100/50-4 376735 318.0 ns/op BenchmarkDiv/200/100-4 47876 2540 ns/op BenchmarkDiv/400/200-4 46678 2758 ns/op BenchmarkDiv/1000/500-4 37554 3372 ns/op BenchmarkDiv/2000/1000-4 28713 4439 ns/op BenchmarkDiv/20000/10000-4 988 115483 ns/op BenchmarkDiv/200000/100000-4 26 4914694 ns/op BenchmarkDiv/2000000/1000000-4 1 131423417 ns/op BenchmarkDiv/20000000/10000000-4 1 3759555178 ns/op BenchmarkMul-4 5 23668749 ns/op BenchmarkNatMul/10-4 175774 666.1 ns/op BenchmarkNatMul/100-4 5586 22002 ns/op BenchmarkNatMul/1000-4 171 677156 ns/op BenchmarkZeroShifts/Shl-4 16244 7374 ns/op BenchmarkZeroShifts/ShlSame-4 4895430 23.77 ns/op BenchmarkZeroShifts/Shr-4 15043 7288 ns/op BenchmarkZeroShifts/ShrSame-4 5527915 21.30 ns/op BenchmarkExp3Power/0x10-4 171498 655.9 ns/op BenchmarkExp3Power/0x40-4 148677 773.0 ns/op BenchmarkExp3Power/0x100-4 90652 1274 ns/op BenchmarkExp3Power/0x400-4 39555 2776 ns/op BenchmarkExp3Power/0x1000-4 9090 13446 ns/op BenchmarkExp3Power/0x4000-4 1857 64523 ns/op BenchmarkExp3Power/0x10000-4 198 587600 ns/op BenchmarkExp3Power/0x40000-4 16 6768040 ns/op BenchmarkExp3Power/0x100000-4 2 62879507 ns/op BenchmarkExp3Power/0x400000-4 1 579272629 ns/op BenchmarkFibo-4 3 39482461 ns/op BenchmarkNatSqr/1-4 1000000 125.3 ns/op BenchmarkNatSqr/2-4 570768 228.7 ns/op BenchmarkNatSqr/3-4 429780 265.5 ns/op BenchmarkNatSqr/5-4 263931 395.6 ns/op BenchmarkNatSqr/8-4 195607 548.7 ns/op BenchmarkNatSqr/10-4 159858 693.9 ns/op BenchmarkNatSqr/20-4 40833 2837 ns/op BenchmarkNatSqr/30-4 30783 3901 ns/op BenchmarkNatSqr/50-4 17414 6470 ns/op BenchmarkNatSqr/80-4 10000 10493 ns/op BenchmarkNatSqr/100-4 8160 13437 ns/op BenchmarkNatSqr/200-4 3312 34575 ns/op BenchmarkNatSqr/300-4 1336 83818 ns/op BenchmarkNatSqr/500-4 720 161079 ns/op BenchmarkNatSqr/800-4 297 394668 ns/op BenchmarkNatSqr/1000-4 226 511960 ns/op BenchmarkNatSetBytes/8-4 706309 163.2 ns/op BenchmarkNatSetBytes/24-4 201510 591.1 ns/op BenchmarkNatSetBytes/128-4 46520 2542 ns/op BenchmarkNatSetBytes/7-4 750393 150.3 ns/op BenchmarkNatSetBytes/23-4 210896 565.4 ns/op BenchmarkNatSetBytes/127-4 45992 2557 ns/op BenchmarkScanPi-4 237 501100 ns/op BenchmarkStringPiParallel-4 571 180323 ns/op BenchmarkScan/10/Base2-4 39940 3002 ns/op BenchmarkScan/100/Base2-4 4618 25770 ns/op BenchmarkScan/1000/Base2-4 468 254718 ns/op BenchmarkScan/10/Base8-4 96326 1224 ns/op BenchmarkScan/100/Base8-4 13282 9026 ns/op BenchmarkScan/1000/Base8-4 1357 88084 ns/op BenchmarkScan/10/Base10-4 102174 1165 ns/op BenchmarkScan/100/Base10-4 14461 8321 ns/op BenchmarkScan/1000/Base10-4 1506 79078 ns/op BenchmarkScan/10/Base16-4 114604 1031 ns/op BenchmarkScan/100/Base16-4 16370 7194 ns/op BenchmarkScan/1000/Base16-4 1719 70284 ns/op BenchmarkString/10/Base2-4 163352 737.3 ns/op BenchmarkString/100/Base2-4 22192 5319 ns/op BenchmarkString/1000/Base2-4 2202 51025 ns/op BenchmarkString/10/Base8-4 339048 361.4 ns/op BenchmarkString/100/Base8-4 56443 1986 ns/op BenchmarkString/1000/Base8-4 6588 18286 ns/op BenchmarkString/10/Base10-4 199903 595.9 ns/op BenchmarkString/100/Base10-4 36361 3191 ns/op BenchmarkString/1000/Base10-4 4441 26002 ns/op BenchmarkString/10/Base16-4 387460 320.5 ns/op BenchmarkString/100/Base16-4 80000 1508 ns/op BenchmarkString/1000/Base16-4 9238 13073 ns/op BenchmarkLeafSize/0-4 39 2833161 ns/op BenchmarkLeafSize/1-4 370 325253 ns/op BenchmarkLeafSize/2-4 367 318565 ns/op BenchmarkLeafSize/3-4 282 409683 ns/op BenchmarkLeafSize/4-4 379 294928 ns/op BenchmarkLeafSize/5-4 248 479863 ns/op BenchmarkLeafSize/6-4 276 404600 ns/op BenchmarkLeafSize/7-4 291 388068 ns/op BenchmarkLeafSize/8-4 384 295508 ns/op BenchmarkLeafSize/9-4 211 559396 ns/op BenchmarkLeafSize/10-4 244 461788 ns/op BenchmarkLeafSize/11-4 242 442990 ns/op BenchmarkLeafSize/12-4 283 424669 ns/op BenchmarkLeafSize/13-4 265 456613 ns/op BenchmarkLeafSize/14-4 295 391150 ns/op BenchmarkLeafSize/15-4 322 353999 ns/op BenchmarkLeafSize/16-4 380 302174 ns/op BenchmarkLeafSize/32-4 385 305502 ns/op BenchmarkLeafSize/64-4 358 324173 ns/op BenchmarkProbablyPrime/n=0-4 9 11922832 ns/op BenchmarkProbablyPrime/n=1-4 8 13899369 ns/op BenchmarkProbablyPrime/n=5-4 6 19441842 ns/op BenchmarkProbablyPrime/n=10-4 4 27472156 ns/op BenchmarkProbablyPrime/n=20-4 3 42548665 ns/op BenchmarkProbablyPrime/Lucas-4 10 10679462 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 68 1528855 ns/op BenchmarkRatCmp-4 212990 541.5 ns/op BenchmarkFloatSqrt/64-4 22435 5351 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 14220 8405 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 10048 11825 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 4645 23949 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 780 156538 ns/op 17990 B/op 8 allocs/op BenchmarkFloatSqrt/100000-4 58 1960017 ns/op 174592 B/op 18 allocs/op BenchmarkFloatSqrt/1000000-4 1 151208549 ns/op 3823168 B/op 649 allocs/op PASS ok math/big 51.703s goos: linux goarch: amd64 pkg: math/bits cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLeadingZeros-4 8399248 14.61 ns/op BenchmarkLeadingZeros8-4 8720017 13.67 ns/op BenchmarkLeadingZeros16-4 10544840 11.40 ns/op BenchmarkLeadingZeros32-4 10897980 11.02 ns/op BenchmarkLeadingZeros64-4 10288804 11.46 ns/op BenchmarkTrailingZeros-4 9742294 12.24 ns/op BenchmarkTrailingZeros8-4 10626141 11.23 ns/op BenchmarkTrailingZeros16-4 9738930 12.41 ns/op BenchmarkTrailingZeros32-4 11001698 11.09 ns/op BenchmarkTrailingZeros64-4 9619377 12.57 ns/op BenchmarkOnesCount-4 9741039 12.31 ns/op BenchmarkOnesCount8-4 10335480 11.41 ns/op BenchmarkOnesCount16-4 10696381 11.13 ns/op BenchmarkOnesCount32-4 10662859 11.25 ns/op BenchmarkOnesCount64-4 9574135 12.21 ns/op BenchmarkRotateLeft-4 10167532 11.58 ns/op BenchmarkRotateLeft8-4 9616830 12.49 ns/op BenchmarkRotateLeft16-4 10364708 11.69 ns/op BenchmarkRotateLeft32-4 9634977 12.42 ns/op BenchmarkRotateLeft64-4 9491461 12.58 ns/op BenchmarkReverse-4 12017548 9.954 ns/op BenchmarkReverse8-4 14817624 8.022 ns/op BenchmarkReverse16-4 15768416 7.539 ns/op BenchmarkReverse32-4 14485182 8.316 ns/op BenchmarkReverse64-4 11959365 9.959 ns/op BenchmarkReverseBytes-4 16550374 7.245 ns/op BenchmarkReverseBytes16-4 16478427 7.198 ns/op BenchmarkReverseBytes32-4 16445794 7.162 ns/op BenchmarkReverseBytes64-4 16451113 7.140 ns/op BenchmarkAdd-4 9820402 12.26 ns/op BenchmarkAdd32-4 10467673 11.45 ns/op BenchmarkAdd64-4 9515487 12.37 ns/op BenchmarkAdd64multiple-4 18394612 6.401 ns/op BenchmarkSub-4 9846079 12.41 ns/op BenchmarkSub32-4 10398633 11.55 ns/op BenchmarkSub64-4 9787215 12.24 ns/op BenchmarkSub64multiple-4 17772745 6.559 ns/op BenchmarkMul-4 9674034 12.33 ns/op BenchmarkMul32-4 10616779 11.36 ns/op BenchmarkMul64-4 9497907 12.41 ns/op BenchmarkDiv-4 2696486 44.43 ns/op BenchmarkDiv32-4 5665563 21.19 ns/op BenchmarkDiv64-4 2660570 44.97 ns/op PASS ok math/bits 6.912s goos: linux goarch: amd64 pkg: math/cmplx cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAbs-4 10388121 10.79 ns/op BenchmarkAcos-4 463959 258.7 ns/op BenchmarkAcosh-4 405261 279.5 ns/op BenchmarkAsin-4 442852 257.6 ns/op BenchmarkAsinh-4 457724 258.1 ns/op BenchmarkAtan-4 699483 166.7 ns/op BenchmarkAtanh-4 708523 166.2 ns/op BenchmarkConj-4 15967209 6.543 ns/op BenchmarkCos-4 559101 205.8 ns/op BenchmarkCosh-4 555158 214.4 ns/op BenchmarkExp-4 752878 157.9 ns/op BenchmarkLog-4 793201 147.7 ns/op BenchmarkLog10-4 796399 147.0 ns/op BenchmarkPhase-4 1771276 67.55 ns/op BenchmarkPolar-4 963866 104.2 ns/op BenchmarkPow-4 223993 533.8 ns/op BenchmarkRect-4 967570 120.4 ns/op BenchmarkSin-4 544268 213.2 ns/op BenchmarkSinh-4 551779 211.1 ns/op BenchmarkSqrt-4 1000000 118.1 ns/op BenchmarkTan-4 355716 333.9 ns/op BenchmarkTanh-4 390514 305.9 ns/op PASS ok math/cmplx 3.913s goos: linux goarch: amd64 pkg: math/rand cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkInt63Threadsafe-4 703908 169.3 ns/op BenchmarkInt63ThreadsafeParallel-4 591165 218.1 ns/op BenchmarkInt63Unthreadsafe-4 1240653 96.77 ns/op BenchmarkIntn1000-4 834997 137.6 ns/op BenchmarkInt63n1000-4 891319 128.2 ns/op BenchmarkInt31n1000-4 941968 119.0 ns/op BenchmarkFloat32-4 996331 114.8 ns/op BenchmarkFloat64-4 1232623 96.44 ns/op BenchmarkPerm3-4 195918 635.0 ns/op BenchmarkPerm30-4 22644 5270 ns/op BenchmarkPerm30ViaShuffle-4 25803 4555 ns/op BenchmarkShuffleOverhead-4 17840 6690 ns/op BenchmarkRead3-4 900771 129.6 ns/op BenchmarkRead64-4 73070 1607 ns/op BenchmarkRead1000-4 4968 23860 ns/op BenchmarkConcurrent-4 169918 739.0 ns/op PASS ok math/rand 3.468s goos: linux goarch: amd64 pkg: mime cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkQEncodeWord-4 43146 2729 ns/op BenchmarkQDecodeWord-4 100408 1144 ns/op BenchmarkQDecodeHeader-4 92628 1238 ns/op BenchmarkTypeByExtension/.html-4 400059 289.0 ns/op BenchmarkTypeByExtension/.HTML-4 295860 363.8 ns/op BenchmarkTypeByExtension/.unused-4 291452 348.1 ns/op BenchmarkExtensionsByType/text/html-4 201918 635.2 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 104546 1093 ns/op BenchmarkExtensionsByType/application/octet-stream-4 108205 941.0 ns/op PASS ok mime 2.661s goos: linux goarch: amd64 pkg: mime/multipart cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadForm/fields/maxMemory=0-4 688 177508 ns/op 47905 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 633 175425 ns/op 47803 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 235 466993 ns/op 104186 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 476 235437 ns/op 49081 B/op 206 allocs/op PASS ok mime/multipart 1.706s goos: linux goarch: amd64 pkg: mime/quotedprintable cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkWriter-4 884 125892 ns/op PASS ok mime/quotedprintable 1.145s goos: linux goarch: amd64 pkg: net cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkGoLookupIP-4 76 1623535 ns/op 8538 B/op 91 allocs/op BenchmarkGoLookupIPNoSuchHost-4 15 7120141 ns/op 19422 B/op 160 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5008334344 ns/op 158944 B/op 232 allocs/op BenchmarkDNSName-4 105457 1001 ns/op BenchmarkInterfaces-4 1350 82059 ns/op 16858 B/op 42 allocs/op BenchmarkInterfaceByIndex-4 1928 60018 ns/op 12374 B/op 25 allocs/op BenchmarkInterfaceByName-4 1356 77393 ns/op 16997 B/op 43 allocs/op BenchmarkInterfaceAddrs-4 898 121209 ns/op 22826 B/op 106 allocs/op BenchmarkInterfacesAndAddrs-4 3045 36289 ns/op 3920 B/op 33 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 534 246811 ns/op 137574 B/op 51 allocs/op BenchmarkParseIP-4 5888 17447 ns/op BenchmarkParseIPValidIPv4-4 332394 353.8 ns/op BenchmarkParseIPValidIPv6-4 163771 734.0 ns/op BenchmarkIPString/IPv4-4 115978 1032 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 9972 11886 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 43474 2682 ns/op BenchmarkIPEqual/IPv4-4 1060699 109.1 ns/op BenchmarkIPEqual/IPv6-4 1095289 108.0 ns/op BenchmarkSendFile/1024-4 1 1209093060 ns/op 0.00 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/2048-4 1 1206869999 ns/op 0.00 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/4096-4 1 1206078224 ns/op 0.00 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/8192-4 1 1206844538 ns/op 0.01 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/16384-4 1 1206280328 ns/op 0.01 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/32768-4 1 1016474577 ns/op 0.03 MB/s 616 B/op 12 allocs/op BenchmarkSendFile/65536-4 1 1016320131 ns/op 0.06 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/131072-4 1 1016619633 ns/op 0.13 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/262144-4 1 1017098749 ns/op 0.26 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/524288-4 1 1017674661 ns/op 0.52 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/1048576-4 1 1020313121 ns/op 1.03 MB/s 520 B/op 11 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 1 1016033750 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 1 1016499373 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 1 1015970636 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 1 1016338707 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 1 1016666591 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1 1016031734 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1 1016468735 ns/op 0.06 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1 1016313748 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 1 1016844469 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 1 1018441918 ns/op 0.51 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 1 1019779369 ns/op 1.03 MB/s BenchmarkSplice/unix-to-tcp/1024-4 1 1016306925 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/2048-4 1 1016107119 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 1 1016442531 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/8192-4 1 1016366873 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/16384-4 1 1016341876 ns/op 0.02 MB/s BenchmarkSplice/unix-to-tcp/32768-4 1 1016503619 ns/op 0.03 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1 1016383509 ns/op 0.06 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1 1016698074 ns/op 0.13 MB/s BenchmarkSplice/unix-to-tcp/262144-4 1 1017189485 ns/op 0.26 MB/s BenchmarkSplice/unix-to-tcp/524288-4 1 1018322534 ns/op 0.51 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 1 1019474330 ns/op 1.03 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 1 1016135820 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 1 1015745326 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 1 1016720485 ns/op 0.00 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 1 1016417528 ns/op 0.01 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 1 1015980462 ns/op 0.02 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 1 1016057715 ns/op 0.03 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1 1016087606 ns/op 0.06 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1 1016824101 ns/op 0.13 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 1 1016899926 ns/op 0.26 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 1 1018168207 ns/op 0.51 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 1 1020002207 ns/op 1.03 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 1 1016542370 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 1 1016655611 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 1 1016089695 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 1 1016622182 ns/op 0.01 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 1 1015756720 ns/op 0.02 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 1 1016463443 ns/op 0.03 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1 1016229260 ns/op 0.06 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1 1016560695 ns/op 0.13 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 1 1017107371 ns/op 0.26 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 1 1018483418 ns/op 0.51 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 1 1020426521 ns/op 1.03 MB/s 944 B/op 9 allocs/op BenchmarkTCP4OneShot-4 2379 49869 ns/op BenchmarkTCP4OneShotTimeout-4 2437 57631 ns/op BenchmarkTCP4Persistent-4 13089 8940 ns/op BenchmarkTCP4PersistentTimeout-4 12627 9100 ns/op BenchmarkTCP6OneShot-4 2300 49723 ns/op BenchmarkTCP6OneShotTimeout-4 2106 51910 ns/op BenchmarkTCP6Persistent-4 13234 9035 ns/op BenchmarkTCP6PersistentTimeout-4 12318 9257 ns/op BenchmarkTCP4ConcurrentReadWrite-4 23056 4424 ns/op BenchmarkTCP6ConcurrentReadWrite-4 26350 5429 ns/op BenchmarkSetReadDeadline-4 121521 948.7 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 9885 11689 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 10000 12825 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 10000 10931 ns/op 0 B/op 0 allocs/op PASS ok net 67.910s goos: linux goarch: amd64 pkg: net/http cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCookieString-4 28165 4028 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 10996 10728 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 14334 8226 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 17548 6857 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 29826 3773 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 48812 2409 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1559958 76.71 ns/op BenchmarkFindChild/n=2/rep=map-4 3686240 32.61 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1363431 87.96 ns/op BenchmarkFindChild/n=4/rep=linear-4 717618 144.3 ns/op BenchmarkFindChild/n=4/rep=map-4 3286092 36.66 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 762134 154.5 ns/op BenchmarkFindChild/n=8/rep=linear-4 402682 294.0 ns/op BenchmarkFindChild/n=8/rep=map-4 3084859 38.78 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 392389 296.0 ns/op BenchmarkFindChild/n=16/rep=linear-4 206368 577.6 ns/op BenchmarkFindChild/n=16/rep=map-4 3038793 39.59 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 2220513 53.77 ns/op BenchmarkFindChild/n=32/rep=linear-4 104205 1159 ns/op BenchmarkFindChild/n=32/rep=map-4 3660858 32.65 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2419137 46.95 ns/op BenchmarkServerMatch-4 18640 6366 ns/op BenchmarkReadRequestChrome-4 3306 33411 ns/op 18.29 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 9934 11248 ns/op 6.93 MB/s 955 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 10000 11422 ns/op 7.18 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 6543 17065 ns/op 8.85 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 16824 7062 ns/op 5.66 MB/s 892 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 301 349751 ns/op 2.93 MB/s BenchmarkFileAndServer_1KB/https1-4 195 525973 ns/op 1.95 MB/s BenchmarkFileAndServer_1KB/h2-4 140 725066 ns/op 1.41 MB/s BenchmarkFileAndServer_16MB/h1-4 2 73904940 ns/op 227.01 MB/s BenchmarkFileAndServer_16MB/https1-4 1 124063802 ns/op 135.23 MB/s BenchmarkFileAndServer_16MB/h2-4 1 232849569 ns/op 72.05 MB/s BenchmarkFileAndServer_64MB/h1-4 1 210269569 ns/op 319.16 MB/s BenchmarkFileAndServer_64MB/https1-4 1 519574049 ns/op 129.16 MB/s BenchmarkFileAndServer_64MB/h2-4 1 956690617 ns/op 70.15 MB/s BenchmarkServeMux-4 220 586430 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 267 467789 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 369 321868 ns/op 5999 B/op 63 allocs/op BenchmarkClientServer/https1-4 212 480991 ns/op 6644 B/op 74 allocs/op BenchmarkClientServer/h2-4 163 618831 ns/op 9752 B/op 80 allocs/op BenchmarkClientServerParallel/4/h1-4 1117 112599 ns/op 9416 B/op 75 allocs/op BenchmarkClientServerParallel/4/https1-4 25 5091935 ns/op 106960 B/op 1151 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35810: write tcp 127.0.0.1:39557->127.0.0.1:35810: 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:42583->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:38406: write tcp 127.0.0.1:42583->127.0.0.1:38406: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38420: write tcp 127.0.0.1:42583->127.0.0.1:38420: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52836: read tcp 127.0.0.1:45605->127.0.0.1:52836: use of closed network connection BenchmarkClientServerParallel/4/h2-4 169 603378 ns/op 18135 B/op 184 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56780: write tcp 127.0.0.1:41385->127.0.0.1:56780: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56790: write tcp 127.0.0.1:41385->127.0.0.1:56790: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45860: read tcp 127.0.0.1:40141->127.0.0.1:45860: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45742: write tcp 127.0.0.1:40141->127.0.0.1:45742: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45764: write tcp 127.0.0.1:40141->127.0.0.1:45764: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45844: write tcp 127.0.0.1:40141->127.0.0.1:45844: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45800: read tcp 127.0.0.1:40141->127.0.0.1:45800: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45752: write tcp 127.0.0.1:40141->127.0.0.1:45752: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45786: write tcp 127.0.0.1:40141->127.0.0.1:45786: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52764: read tcp 127.0.0.1:36503->127.0.0.1:52764: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 705 157604 ns/op 16791 B/op 101 allocs/op BenchmarkClientServerParallel/64/https1-4 20 5018908 ns/op 105974 B/op 1144 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39742: write tcp 127.0.0.1:37403->127.0.0.1:39742: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39732: write tcp 127.0.0.1:37403->127.0.0.1:39732: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40340: read tcp 127.0.0.1:41233->127.0.0.1:40340: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40422: write tcp 127.0.0.1:41233->127.0.0.1:40422: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40408: write tcp 127.0.0.1:41233->127.0.0.1:40408: use of closed network connection BenchmarkClientServerParallel/64/h2-4 30 4695550 ns/op 98804 B/op 1141 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39714: write tcp 127.0.0.1:39471->127.0.0.1:39714: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39736: write tcp 127.0.0.1:39471->127.0.0.1:39736: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50868: read tcp 127.0.0.1:37143->127.0.0.1:50868: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50906: read tcp 127.0.0.1:37143->127.0.0.1:50906: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50926: read tcp 127.0.0.1:37143->127.0.0.1:50926: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50952: read tcp 127.0.0.1:37143->127.0.0.1:50952: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50914: read tcp 127.0.0.1:37143->127.0.0.1:50914: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50936: write tcp 127.0.0.1:37143->127.0.0.1:50936: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50946: write tcp 127.0.0.1:37143->127.0.0.1:50946: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55074: read tcp 127.0.0.1:43835->127.0.0.1:55074: use of closed network connection ... [output truncated] BenchmarkServer-4 1 1026365332 ns/op 31200 B/op 155 allocs/op BenchmarkClient-4 244 459015 ns/op 3779 B/op 45 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 633 184157 ns/op 7566 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1227 94497 ns/op 3075 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1502 78862 ns/op 1923 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1502 78098 ns/op 2816 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1425 76679 ns/op 2701 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1578 73498 ns/op 2754 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1585 68456 ns/op 1936 B/op 14 allocs/op BenchmarkServerHijack-4 1027 117403 ns/op 16764 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 403 321711 ns/op 5734 B/op 52 allocs/op BenchmarkResponseStatusLine-4 379816 271.3 ns/op 0 B/op 0 allocs/op PASS ok net/http 17.324s goos: linux goarch: amd64 pkg: net/http/httputil cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkServeHTTP-4 3832 30672 ns/op 34138 B/op 12 allocs/op PASS ok net/http/httputil 1.207s goos: linux goarch: amd64 pkg: net/netip cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkIPNextPrev-4 85368 1365 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 549549 207.3 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 168322 684.3 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 63194 1912 ns/op BenchmarkStdIPv4-4 123748 957.6 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 92846 1296 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 92798 1271 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 80047 1506 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 66236 1795 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1684581 71.31 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1461111 81.51 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1471706 81.20 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 251190 471.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 270484 438.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 244014 484.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 81260 1481 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 274323 439.5 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 138774 864.5 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 144217 822.5 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 135800 866.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 72614 1654 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 331964 346.8 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 118671 980.6 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 163417 735.5 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 243391 499.8 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 155151 779.0 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 311497 381.0 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 142418 813.4 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 148980 815.0 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 147404 816.9 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 105202 1067 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 464108 273.4 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 162789 754.9 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 87109 1304 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 115130 1019 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 147421 779.8 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 111381 1053 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 254002 464.7 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 108249 1082 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 131757 900.2 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 170634 668.0 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 126046 939.6 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 109.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 112.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 110.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 987650 117.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 960332 116.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 917775 116.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 944211 116.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 996818 116.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 974618 118.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 335076 367.9 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 587847 200.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 192112 612.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 206547 579.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 189706 624.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 70936 1693 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 474230 244.4 ns/op PASS ok net/netip 8.802s 2023/09/18 18:06:15 Test RPC server listening on 127.0.0.1:45759 2023/09/18 18:06:15 Test HTTP RPC server listening on 127.0.0.1:44771 goos: linux goarch: amd64 pkg: net/rpc cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEndToEnd-4 1470 73330 ns/op BenchmarkEndToEndHTTP-4 1334 79755 ns/op BenchmarkEndToEndAsync-4 3501 33780 ns/op BenchmarkEndToEndAsyncHTTP-4 3740 32984 ns/op PASS ok net/rpc 1.884s goos: linux goarch: amd64 pkg: net/textproto cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadMIMEHeader/client_headers-4 2995 35974 ns/op BenchmarkReadMIMEHeader/server_headers-4 4388 22795 ns/op BenchmarkUncommon-4 24350 4725 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.407s goos: linux goarch: amd64 pkg: net/url cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkString-4 4394 24000 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 97920 1187 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 538299 213.3 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 90903 1339 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 173420 685.8 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 84246 1396 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 13438 8551 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 377016 310.5 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 90342 1340 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 173044 704.8 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 85387 1399 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 15243 7650 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 196828 601.7 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 78987 1522 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 76654 1527 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 35451 3356 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 6272 18362 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 191620 603.0 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 77367 1522 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 78819 1510 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 35658 3352 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6397 18327 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.255s goos: linux goarch: amd64 pkg: os cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExpand/noop-4 3205615 35.58 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 161166 705.3 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 717 164841 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:512: benchmarkReaddirname ".": 130 entries os_test.go:512: benchmarkReaddirname ".": 130 entries os_test.go:512: benchmarkReaddirname ".": 130 entries BenchmarkReaddir-4 232 508902 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:529: benchmarkReaddir ".": 130 entries os_test.go:529: benchmarkReaddir ".": 130 entries os_test.go:529: benchmarkReaddir ".": 130 entries BenchmarkReadDir-4 560 204860 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:546: benchmarkReadDir ".": 130 entries os_test.go:546: benchmarkReadDir ".": 130 entries os_test.go:546: benchmarkReadDir ".": 130 entries BenchmarkStatDot-4 53737 2130 ns/op BenchmarkStatFile-4 45027 2659 ns/op BenchmarkStatDir-4 46066 2480 ns/op BenchmarkLstatDot-4 51841 2166 ns/op BenchmarkLstatFile-4 45010 2568 ns/op BenchmarkLstatDir-4 45141 2501 ns/op PASS ok os 2.623s goos: linux goarch: amd64 pkg: os/exec cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExecHostname-4 152 778855 ns/op 8400 B/op 30 allocs/op PASS ok os/exec 1.223s goos: linux goarch: amd64 pkg: os/user cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCurrent-4 370821 306.3 ns/op PASS ok os/user 1.222s goos: linux goarch: amd64 pkg: reflect cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkBool-4 3498745 33.53 ns/op BenchmarkString-4 2255325 52.91 ns/op BenchmarkBytes-4 1932986 61.23 ns/op BenchmarkNamedBytes-4 1000000 107.8 ns/op BenchmarkBytesArray-4 750850 158.3 ns/op BenchmarkSliceLen-4 2226974 53.41 ns/op BenchmarkMapLen-4 937770 125.4 ns/op BenchmarkStringLen-4 1861305 64.36 ns/op BenchmarkArrayLen-4 1318440 91.57 ns/op BenchmarkSliceCap-4 2442300 49.38 ns/op BenchmarkDeepEqual/int8-4 486109 233.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 92526 1282 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 420938 279.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 89558 1326 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 407462 279.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 88089 1330 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 422138 273.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 88852 1324 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 420975 279.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 89991 1336 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 477326 236.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 120849 983.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 402762 279.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 88285 1329 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 406849 284.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 76122 1338 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 406918 288.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 89522 1340 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 411559 280.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 88639 1352 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 419264 279.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 88629 1331 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 425829 278.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 87574 1330 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 412208 277.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 88887 1330 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 408058 282.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 87945 1342 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 412992 286.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 89124 1349 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 500473 233.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 92410 1280 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 409498 277.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 88202 1352 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 120066 989.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 56998 2063 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 46821 2486 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 32928 3659 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 34003 3523 ns/op BenchmarkIsZero/ArrayComparable-4 254563 466.7 ns/op BenchmarkIsZero/ArrayIncomparable-4 31302 3916 ns/op BenchmarkIsZero/StructComparable-4 562532 214.8 ns/op BenchmarkIsZero/StructIncomparable-4 140572 844.0 ns/op BenchmarkSetZero/Bool/Direct-4 4057580 29.53 ns/op BenchmarkSetZero/Bool/CachedZero-4 897607 131.1 ns/op BenchmarkSetZero/Bool/NewZero-4 662538 174.4 ns/op BenchmarkSetZero/Int/Direct-4 2435854 49.07 ns/op BenchmarkSetZero/Int/CachedZero-4 855840 132.7 ns/op BenchmarkSetZero/Int/NewZero-4 654770 175.7 ns/op BenchmarkSetZero/Uint/Direct-4 2453392 48.85 ns/op BenchmarkSetZero/Uint/CachedZero-4 890156 132.7 ns/op BenchmarkSetZero/Uint/NewZero-4 665689 177.9 ns/op BenchmarkSetZero/Float/Direct-4 2464082 49.23 ns/op BenchmarkSetZero/Float/CachedZero-4 794918 135.0 ns/op BenchmarkSetZero/Float/NewZero-4 638265 177.4 ns/op BenchmarkSetZero/Complex/Direct-4 2416257 49.01 ns/op BenchmarkSetZero/Complex/CachedZero-4 852458 133.2 ns/op BenchmarkSetZero/Complex/NewZero-4 641929 176.9 ns/op BenchmarkSetZero/Array/Direct-4 2176695 55.19 ns/op BenchmarkSetZero/Array/CachedZero-4 863445 133.6 ns/op BenchmarkSetZero/Array/NewZero-4 656481 179.1 ns/op BenchmarkSetZero/Chan/Direct-4 2431675 48.89 ns/op BenchmarkSetZero/Chan/CachedZero-4 864186 134.9 ns/op BenchmarkSetZero/Chan/NewZero-4 608434 182.5 ns/op BenchmarkSetZero/Func/Direct-4 2445626 49.20 ns/op BenchmarkSetZero/Func/CachedZero-4 850593 135.8 ns/op BenchmarkSetZero/Func/NewZero-4 651261 178.9 ns/op BenchmarkSetZero/Interface/Direct-4 2215756 54.00 ns/op BenchmarkSetZero/Interface/CachedZero-4 878246 135.3 ns/op BenchmarkSetZero/Interface/NewZero-4 615740 179.4 ns/op BenchmarkSetZero/Map/Direct-4 2456338 49.46 ns/op BenchmarkSetZero/Map/CachedZero-4 822411 135.4 ns/op BenchmarkSetZero/Map/NewZero-4 625168 184.7 ns/op BenchmarkSetZero/Pointer/Direct-4 2446705 49.11 ns/op BenchmarkSetZero/Pointer/CachedZero-4 840044 136.4 ns/op BenchmarkSetZero/Pointer/NewZero-4 641888 182.3 ns/op BenchmarkSetZero/Slice/Direct-4 2159470 55.58 ns/op BenchmarkSetZero/Slice/CachedZero-4 819378 136.1 ns/op BenchmarkSetZero/Slice/NewZero-4 640897 179.1 ns/op BenchmarkSetZero/String/Direct-4 2416279 50.05 ns/op BenchmarkSetZero/String/CachedZero-4 840374 136.9 ns/op BenchmarkSetZero/String/NewZero-4 628042 181.1 ns/op BenchmarkSetZero/Struct/Direct-4 2249592 53.30 ns/op BenchmarkSetZero/Struct/CachedZero-4 821277 135.5 ns/op BenchmarkSetZero/Struct/NewZero-4 670770 177.2 ns/op BenchmarkSelect/1-4 153682 782.3 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 66517 1754 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 34128 3424 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 221674 598.3 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 157855 740.5 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 127660 966.5 ns/op 132.43 MB/s BenchmarkCallArgCopy/size=256-4 97095 1063 ns/op 240.74 MB/s BenchmarkCallArgCopy/size=1024-4 69530 1532 ns/op 668.34 MB/s BenchmarkCallArgCopy/size=4096-4 30318 3700 ns/op 1107.16 MB/s BenchmarkCallArgCopy/size=65536-4 2402 49569 ns/op 1322.12 MB/s BenchmarkFieldByName1-4 1096065 96.27 ns/op BenchmarkFieldByName2-4 84013 1471 ns/op BenchmarkFieldByName3-4 13324 11756 ns/op BenchmarkInterfaceBig-4 3917751 33.57 ns/op BenchmarkInterfaceSmall-4 4023316 32.48 ns/op BenchmarkNew-4 1701924 69.76 ns/op BenchmarkMap/StringKeys/MapIndex-4 2260 51580 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1920 62599 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2258 53120 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1893 62366 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2294 51298 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1927 61723 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 207879 539.3 ns/op PASS ok reflect 17.849s goos: linux goarch: amd64 pkg: regexp cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFind-4 10177 11322 ns/op 9323 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 13035 7942 ns/op 9193 B/op 1 allocs/op BenchmarkFindString-4 10000 10798 ns/op 9217 B/op 1 allocs/op BenchmarkFindSubmatch-4 8331 12110 ns/op 9304 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10354 11559 ns/op 9354 B/op 2 allocs/op BenchmarkLiteral-4 13820 9431 ns/op BenchmarkNotLiteral-4 4186 27896 ns/op BenchmarkMatchClass-4 3039 35982 ns/op BenchmarkMatchClass_InRange-4 2983 35348 ns/op BenchmarkReplaceAll-4 2241 52238 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 15174 7492 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 36402 3269 ns/op BenchmarkAnchoredShortMatch-4 14292 8728 ns/op BenchmarkAnchoredLongMatch-4 19100 6265 ns/op BenchmarkOnePassShortA-4 19908 6072 ns/op BenchmarkNotOnePassShortA-4 7254 15911 ns/op BenchmarkOnePassShortB-4 26060 4625 ns/op BenchmarkNotOnePassShortB-4 8041 13867 ns/op BenchmarkOnePassLongPrefix-4 80488 1520 ns/op BenchmarkOnePassLongNotPrefix-4 27330 4405 ns/op BenchmarkMatchParallelShared-4 17016 6543 ns/op BenchmarkMatchParallelCopied-4 24680 5503 ns/op BenchmarkQuoteMetaAll-4 133770 869.1 ns/op 16.11 MB/s BenchmarkQuoteMetaNone-4 250742 468.0 ns/op 55.56 MB/s BenchmarkCompile/Onepass-4 3588 29746 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1568 72568 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 180 617245 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 3863146 30.72 ns/op 520.81 MB/s BenchmarkMatch/Easy0/32-4 17050 7489 ns/op 4.27 MB/s BenchmarkMatch/Easy0/1K-4 16773 8041 ns/op 127.35 MB/s BenchmarkMatch/Easy0i/16-4 3832740 31.13 ns/op 514.01 MB/s BenchmarkMatch/Easy0i/32-4 5596 21763 ns/op 1.47 MB/s BenchmarkMatch/Easy0i/1K-4 265 441640 ns/op 2.32 MB/s BenchmarkMatch/Easy1/16-4 3891452 30.94 ns/op 517.05 MB/s BenchmarkMatch/Easy1/32-4 16858 7481 ns/op 4.28 MB/s BenchmarkMatch/Easy1/1K-4 7459 17581 ns/op 58.24 MB/s BenchmarkMatch/Medium/16-4 3901036 30.58 ns/op 523.14 MB/s BenchmarkMatch/Medium/32-4 5114 19779 ns/op 1.62 MB/s BenchmarkMatch/Medium/1K-4 300 385876 ns/op 2.65 MB/s BenchmarkMatch/Hard/16-4 3904728 30.67 ns/op 521.68 MB/s BenchmarkMatch/Hard/32-4 3969 29681 ns/op 1.08 MB/s BenchmarkMatch/Hard/1K-4 174 685853 ns/op 1.49 MB/s BenchmarkMatch/Hard1/16-4 1348 85576 ns/op 0.19 MB/s BenchmarkMatch/Hard1/32-4 746 159263 ns/op 0.20 MB/s BenchmarkMatch/Hard1/1K-4 25 4568520 ns/op 0.22 MB/s BenchmarkMatch_onepass_regex/16-4 28294 4225 ns/op 3.79 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 17268 6975 ns/op 4.59 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 660 180628 ns/op 5.67 MB/s 26 B/op 0 allocs/op PASS ok regexp 9.034s goos: linux goarch: amd64 pkg: regexp/syntax cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEmptyOpContext-4 696453 170.1 ns/op BenchmarkIsWordChar-4 181102 660.6 ns/op PASS ok regexp/syntax 2.272s goos: linux goarch: amd64 pkg: runtime cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCallers/cached-4 68672 1547 ns/op BenchmarkCallers/inlined-4 69782 1713 ns/op BenchmarkCallers/no-cache-4 16002 7546 ns/op BenchmarkFPCallers/cached-4 2832610 41.96 ns/op BenchmarkMakeChan/Byte-4 969391 139.4 ns/op BenchmarkMakeChan/Int-4 826861 134.4 ns/op BenchmarkMakeChan/Ptr-4 488935 256.5 ns/op BenchmarkMakeChan/Struct/0-4 1060262 111.4 ns/op BenchmarkMakeChan/Struct/32-4 424150 273.2 ns/op BenchmarkMakeChan/Struct/40-4 414259 308.3 ns/op BenchmarkChanNonblocking-4 10934604 10.13 ns/op BenchmarkSelectUncontended-4 971150 122.0 ns/op BenchmarkSelectSyncContended-4 33488 4187 ns/op BenchmarkSelectAsyncContended-4 102250 1106 ns/op BenchmarkSelectNonblock-4 6496297 18.09 ns/op BenchmarkChanUncontended-4 9458 15690 ns/op BenchmarkChanContended-4 1278 95447 ns/op BenchmarkChanSync-4 149144 705.3 ns/op BenchmarkChanSyncWork-4 48104 2417 ns/op BenchmarkChanProdCons0-4 79518 1465 ns/op BenchmarkChanProdCons10-4 105955 1238 ns/op BenchmarkChanProdCons100-4 106414 1091 ns/op BenchmarkChanProdConsWork0-4 73796 1591 ns/op BenchmarkChanProdConsWork10-4 84842 1411 ns/op BenchmarkChanProdConsWork100-4 89748 1379 ns/op BenchmarkSelectProdCons-4 63588 1853 ns/op BenchmarkReceiveDataFromClosedChan-4 634885 189.3 ns/op BenchmarkChanCreation-4 200564 511.8 ns/op BenchmarkChanSem-4 133206 801.5 ns/op BenchmarkChanPopular-4 88 1145059 ns/op BenchmarkChanClosed-4 489673 220.5 ns/op BenchmarkCallClosure-4 6034099 19.78 ns/op BenchmarkCallClosure1-4 6371228 18.74 ns/op BenchmarkCallClosure2-4 1259244 90.53 ns/op BenchmarkCallClosure3-4 1407644 78.74 ns/op BenchmarkCallClosure4-4 1293487 87.23 ns/op BenchmarkComplex128DivNormal-4 10369039 11.55 ns/op BenchmarkComplex128DivNisNaN-4 7843297 15.26 ns/op BenchmarkComplex128DivDisNaN-4 7780632 15.46 ns/op BenchmarkComplex128DivNisInf-4 10261798 11.76 ns/op BenchmarkComplex128DivDisInf-4 5925320 20.20 ns/op BenchmarkSetTypePtr-4 45534195 2.637 ns/op 3034.07 MB/s BenchmarkSetTypePtr8-4 9999098 12.10 ns/op 5290.61 MB/s BenchmarkSetTypePtr16-4 9909644 12.04 ns/op 10631.45 MB/s BenchmarkSetTypePtr32-4 9929682 12.05 ns/op 21244.34 MB/s BenchmarkSetTypePtr64-4 9897265 12.06 ns/op 42446.08 MB/s BenchmarkSetTypePtr126-4 5796306 20.77 ns/op 48540.50 MB/s BenchmarkSetTypePtr128-4 5777216 20.47 ns/op 50020.20 MB/s BenchmarkSetTypePtrSlice-4 732636 163.2 ns/op 50198.79 MB/s BenchmarkSetTypeNode1-4 9972463 12.13 ns/op 1979.27 MB/s BenchmarkSetTypeNode1Slice-4 3026247 39.95 ns/op 19224.93 MB/s BenchmarkSetTypeNode8-4 9899833 12.15 ns/op 6583.01 MB/s BenchmarkSetTypeNode8Slice-4 1565425 76.10 ns/op 33641.90 MB/s BenchmarkSetTypeNode64-4 5731629 20.75 ns/op 25440.70 MB/s BenchmarkSetTypeNode64Slice-4 227193 521.5 ns/op 32399.46 MB/s BenchmarkSetTypeNode64Dead-4 7531281 15.86 ns/op 33287.04 MB/s BenchmarkSetTypeNode64DeadSlice-4 255296 466.5 ns/op 36216.17 MB/s BenchmarkSetTypeNode124-4 5737442 20.78 ns/op 48516.08 MB/s BenchmarkSetTypeNode124Slice-4 177435 666.2 ns/op 48420.02 MB/s BenchmarkSetTypeNode126-4 5887778 20.37 ns/op 50277.81 MB/s BenchmarkSetTypeNode126Slice-4 180222 667.5 ns/op 49091.06 MB/s BenchmarkSetTypeNode128-4 4048062 29.48 ns/op 35280.94 MB/s BenchmarkSetTypeNode128Slice-4 141660 839.2 ns/op 39655.70 MB/s BenchmarkSetTypeNode130-4 4087460 29.34 ns/op 35993.75 MB/s BenchmarkSetTypeNode130Slice-4 141576 845.3 ns/op 39976.93 MB/s BenchmarkSetTypeNode1024-4 757312 156.3 ns/op 52531.17 MB/s BenchmarkSetTypeNode1024Slice-4 24583 4903 ns/op 53566.11 MB/s BenchmarkAllocation-4 3337 31095 ns/op BenchmarkReadMemStats-4 6656 17237 ns/op BenchmarkReadMemStatsLatency-4 1 109440 p50-ns 109440 p90-ns 109440 p99-ns BenchmarkWriteBarrier-4 2548736 48.42 ns/op BenchmarkBulkWriteBarrier-4 4681228 22.02 ns/op BenchmarkScanStackNoLocals-4 2 52308220 ns/op BenchmarkMSpanCountAlloc/bits=64-4 10931745 11.17 ns/op BenchmarkMSpanCountAlloc/bits=128-4 10457553 12.18 ns/op BenchmarkMSpanCountAlloc/bits=256-4 8577735 14.55 ns/op BenchmarkMSpanCountAlloc/bits=512-4 6840361 17.86 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 4804942 25.39 ns/op BenchmarkHash5-4 5958868 19.54 ns/op 255.84 MB/s BenchmarkHash16-4 5915444 19.99 ns/op 800.36 MB/s BenchmarkHash64-4 5616512 21.39 ns/op 2991.71 MB/s BenchmarkHash1024-4 1961950 60.28 ns/op 16988.19 MB/s BenchmarkHash65536-4 38466 3100 ns/op 21143.79 MB/s BenchmarkAlignedLoad-4 7265862 15.95 ns/op BenchmarkUnalignedLoad-4 7008048 15.85 ns/op BenchmarkEqEfaceConcrete-4 6011660 19.91 ns/op BenchmarkEqIfaceConcrete-4 6280087 19.14 ns/op BenchmarkNeEfaceConcrete-4 6152025 19.46 ns/op BenchmarkNeIfaceConcrete-4 6038480 19.64 ns/op BenchmarkConvT2EByteSized/bool-4 6061297 19.68 ns/op BenchmarkConvT2EByteSized/uint8-4 6182182 19.16 ns/op BenchmarkConvT2ESmall-4 5214837 22.72 ns/op BenchmarkConvT2EUintptr-4 5533048 21.78 ns/op BenchmarkConvT2ELarge-4 1000000 102.6 ns/op BenchmarkConvT2ISmall-4 5567608 21.51 ns/op BenchmarkConvT2IUintptr-4 5210271 23.04 ns/op BenchmarkConvT2ILarge-4 1000000 106.0 ns/op BenchmarkConvI2E-4 4709878 25.09 ns/op BenchmarkConvI2I-4 4061114 29.38 ns/op BenchmarkAssertE2T-4 4686772 25.77 ns/op BenchmarkAssertE2TLarge-4 2245971 50.80 ns/op BenchmarkAssertE2I-4 4306353 27.08 ns/op BenchmarkAssertI2T-4 4400323 27.04 ns/op BenchmarkAssertI2I-4 4255573 27.23 ns/op BenchmarkAssertI2E-4 6005029 18.80 ns/op BenchmarkAssertE2E-4 6025429 19.51 ns/op BenchmarkAssertE2T2-4 3611107 33.41 ns/op BenchmarkAssertE2T2Blank-4 4310318 27.68 ns/op BenchmarkAssertI2E2-4 4172354 28.43 ns/op BenchmarkAssertI2E2Blank-4 5602755 20.26 ns/op BenchmarkAssertE2E2-4 4306398 27.50 ns/op BenchmarkAssertE2E2Blank-4 5904232 20.11 ns/op BenchmarkConvT2Ezero/zero/16-4 5571468 21.59 ns/op BenchmarkConvT2Ezero/zero/32-4 5403086 22.16 ns/op BenchmarkConvT2Ezero/zero/64-4 5389855 22.24 ns/op BenchmarkConvT2Ezero/zero/str-4 5411542 21.96 ns/op BenchmarkConvT2Ezero/zero/slice-4 5321779 22.64 ns/op BenchmarkConvT2Ezero/zero/big-4 211105 570.3 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1250916 95.16 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 101.0 ns/op BenchmarkConvT2Ezero/nonzero/big-4 203611 556.8 ns/op BenchmarkConvT2Ezero/smallint/16-4 5530915 21.52 ns/op BenchmarkConvT2Ezero/smallint/32-4 5537106 21.52 ns/op BenchmarkConvT2Ezero/smallint/64-4 5441228 21.89 ns/op BenchmarkConvT2Ezero/largeint/16-4 1566031 78.41 ns/op BenchmarkConvT2Ezero/largeint/32-4 1465645 79.06 ns/op BenchmarkConvT2Ezero/largeint/64-4 1675884 75.58 ns/op BenchmarkMalloc8-4 1870464 58.93 ns/op BenchmarkMalloc16-4 1606615 71.19 ns/op BenchmarkMallocTypeInfo8-4 1945398 62.46 ns/op BenchmarkMallocTypeInfo16-4 1504774 80.67 ns/op BenchmarkMallocLargeStruct-4 155052 739.5 ns/op BenchmarkGoroutineSelect-4 74 1743996 ns/op BenchmarkGoroutineBlocking-4 64 1612488 ns/op BenchmarkGoroutineForRange-4 82 1721044 ns/op BenchmarkGoroutineIdle-4 92 1398607 ns/op BenchmarkHashStringSpeed-4 2739465 48.54 ns/op BenchmarkHashBytesSpeed-4 1469928 76.38 ns/op BenchmarkHashInt32Speed-4 3065708 36.25 ns/op BenchmarkHashInt64Speed-4 3314356 35.38 ns/op BenchmarkHashStringArraySpeed-4 563756 198.4 ns/op BenchmarkMegMap-4 3132759 38.69 ns/op BenchmarkMegOneMap-4 3948254 30.39 ns/op BenchmarkMegEqMap-4 1552 84784 ns/op BenchmarkMegEmptyMap-4 4754991 25.30 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2580558 46.26 ns/op BenchmarkSmallStrMap-4 3146668 37.63 ns/op BenchmarkMapStringKeysEight_16-4 3201102 37.60 ns/op BenchmarkMapStringKeysEight_32-4 3137479 38.05 ns/op BenchmarkMapStringKeysEight_64-4 3154636 38.49 ns/op BenchmarkMapStringKeysEight_1M-4 3076221 39.21 ns/op BenchmarkIntMap-4 3793579 31.62 ns/op BenchmarkMapFirst/1-4 4718031 25.00 ns/op BenchmarkMapFirst/2-4 4555504 24.70 ns/op BenchmarkMapFirst/3-4 4839562 24.51 ns/op BenchmarkMapFirst/4-4 4703098 25.70 ns/op BenchmarkMapFirst/5-4 4523188 25.69 ns/op BenchmarkMapFirst/6-4 4456513 26.69 ns/op BenchmarkMapFirst/7-4 4752853 25.14 ns/op BenchmarkMapFirst/8-4 4591630 26.10 ns/op BenchmarkMapFirst/9-4 4085228 29.05 ns/op BenchmarkMapFirst/10-4 4039425 29.33 ns/op BenchmarkMapFirst/11-4 4083368 29.89 ns/op BenchmarkMapFirst/12-4 3877614 29.78 ns/op BenchmarkMapFirst/13-4 4065817 29.77 ns/op BenchmarkMapFirst/14-4 4175888 29.73 ns/op BenchmarkMapFirst/15-4 3894133 29.82 ns/op BenchmarkMapFirst/16-4 3929202 29.94 ns/op BenchmarkMapMid/1-4 4866950 24.67 ns/op BenchmarkMapMid/2-4 4442150 26.30 ns/op BenchmarkMapMid/3-4 4596306 25.96 ns/op BenchmarkMapMid/4-4 4312855 27.65 ns/op BenchmarkMapMid/5-4 4603530 25.65 ns/op BenchmarkMapMid/6-4 4298110 26.67 ns/op BenchmarkMapMid/7-4 4332309 27.91 ns/op BenchmarkMapMid/8-4 4273200 27.99 ns/op BenchmarkMapMid/9-4 3807861 29.90 ns/op BenchmarkMapMid/10-4 3637609 33.25 ns/op BenchmarkMapMid/11-4 3689736 31.52 ns/op BenchmarkMapMid/12-4 3903266 32.05 ns/op BenchmarkMapMid/13-4 3969033 29.65 ns/op BenchmarkMapMid/14-4 3708680 30.94 ns/op BenchmarkMapMid/15-4 3848058 29.96 ns/op BenchmarkMapMid/16-4 3950618 32.32 ns/op BenchmarkMapLast/1-4 4824366 24.95 ns/op BenchmarkMapLast/2-4 4465356 25.99 ns/op BenchmarkMapLast/3-4 4434459 27.08 ns/op BenchmarkMapLast/4-4 4156131 28.85 ns/op BenchmarkMapLast/5-4 4333054 28.02 ns/op BenchmarkMapLast/6-4 4040395 27.82 ns/op BenchmarkMapLast/7-4 4291993 28.50 ns/op BenchmarkMapLast/8-4 4000077 29.84 ns/op BenchmarkMapLast/9-4 3982854 29.86 ns/op BenchmarkMapLast/10-4 3605961 31.56 ns/op BenchmarkMapLast/11-4 3946059 32.82 ns/op BenchmarkMapLast/12-4 3276813 32.99 ns/op BenchmarkMapLast/13-4 4093208 32.99 ns/op BenchmarkMapLast/14-4 3853844 30.81 ns/op BenchmarkMapLast/15-4 3931684 29.90 ns/op BenchmarkMapLast/16-4 3370904 32.25 ns/op BenchmarkMapCycle-4 2011789 57.73 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3353062 35.37 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2020 50342 ns/op BenchmarkMakeMap/[Byte]Byte-4 507387 209.7 ns/op BenchmarkMakeMap/[Int]Int-4 326202 394.8 ns/op BenchmarkNewEmptyMap-4 12213927 9.792 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1591666 72.01 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 467749 255.8 ns/op BenchmarkMapIterEmpty-4 5123719 23.18 ns/op BenchmarkSameLengthMap-4 4634798 26.19 ns/op BenchmarkBigKeyMap-4 1678860 71.57 ns/op BenchmarkBigValMap-4 1502817 79.97 ns/op BenchmarkSmallKeyMap-4 2752753 43.59 ns/op BenchmarkMapPopulate/1-4 2964217 40.29 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 136208 894.3 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 6199 17260 ns/op 6275 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 709 169959 ns/op 51759 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 50 2350290 ns/op 416009 B/op 200 allocs/op BenchmarkMapPopulate/100000-4 3 36363194 ns/op 6524914 B/op 2870 allocs/op BenchmarkComplexAlgMap-4 483096 244.3 ns/op BenchmarkGoMapClear/Reflexive/1-4 1680766 72.04 ns/op BenchmarkGoMapClear/Reflexive/10-4 1473770 80.78 ns/op BenchmarkGoMapClear/Reflexive/100-4 337543 349.6 ns/op BenchmarkGoMapClear/Reflexive/1000-4 51603 2350 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5953 20028 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1353549 89.31 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1214878 98.56 ns/op BenchmarkGoMapClear/NonReflexive/100-4 314464 365.0 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 51222 2324 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5902 20246 ns/op BenchmarkMapStringConversion/32/simple-4 1790908 67.44 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1726322 68.88 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1589862 75.05 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1638874 71.32 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1622203 73.43 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1496508 80.19 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1685773 59.51 ns/op BenchmarkMapInterfacePtr-4 1924664 61.12 ns/op BenchmarkNewEmptyMapHintLessThan8-4 4754882 24.92 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 111693 1196 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 4954 24465 ns/op BenchmarkMapPop1000-4 349 346079 ns/op BenchmarkMapPop10000-4 16 6393026 ns/op BenchmarkMapAssign/Int32/256-4 2384317 49.52 ns/op BenchmarkMapAssign/Int32/65536-4 1041504 107.2 ns/op BenchmarkMapAssign/Int64/256-4 2336251 52.39 ns/op BenchmarkMapAssign/Int64/65536-4 892842 134.3 ns/op BenchmarkMapAssign/Str/256-4 1845446 64.66 ns/op BenchmarkMapAssign/Str/65536-4 360927 290.6 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1481739 78.97 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 613688 182.8 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1453066 81.87 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 596000 195.2 ns/op BenchmarkMapOperatorAssign/Str/256-4 462105 2503 ns/op BenchmarkMapOperatorAssign/Str/65536-4 135441 757.8 ns/op BenchmarkMapAppendAssign/Int32/256-4 851846 163.1 ns/op 26 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 196492 602.5 ns/op 65 B/op 1 allocs/op BenchmarkMapAppendAssign/Int64/256-4 700380 180.4 ns/op 31 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 162402 688.1 ns/op 80 B/op 1 allocs/op BenchmarkMapAppendAssign/Str/256-4 637230 246.2 ns/op 48 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 99058 1223 ns/op 144 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1793530 63.22 ns/op BenchmarkMapDelete/Int32/1000-4 1927678 62.50 ns/op BenchmarkMapDelete/Int32/10000-4 1810964 63.40 ns/op BenchmarkMapDelete/Int64/100-4 1711641 66.83 ns/op BenchmarkMapDelete/Int64/1000-4 1892074 64.34 ns/op BenchmarkMapDelete/Int64/10000-4 1805233 68.61 ns/op BenchmarkMapDelete/Str/100-4 1381422 82.02 ns/op BenchmarkMapDelete/Str/1000-4 1492011 80.25 ns/op BenchmarkMapDelete/Str/10000-4 1414178 84.11 ns/op BenchmarkMapDelete/Pointer/100-4 1508720 73.07 ns/op BenchmarkMapDelete/Pointer/1000-4 1710550 82.74 ns/op BenchmarkMapDelete/Pointer/10000-4 1632522 72.32 ns/op BenchmarkMemmove/0-4 14186719 7.651 ns/op BenchmarkMemmove/1-4 1959048 62.08 ns/op 16.11 MB/s BenchmarkMemmove/2-4 1874420 63.91 ns/op 31.30 MB/s BenchmarkMemmove/3-4 1920848 63.31 ns/op 47.39 MB/s BenchmarkMemmove/4-4 1902765 62.87 ns/op 63.62 MB/s BenchmarkMemmove/5-4 1897932 63.11 ns/op 79.23 MB/s BenchmarkMemmove/6-4 1887620 63.39 ns/op 94.65 MB/s BenchmarkMemmove/7-4 1889521 63.29 ns/op 110.60 MB/s BenchmarkMemmove/8-4 1938685 60.80 ns/op 131.57 MB/s BenchmarkMemmove/9-4 1846749 65.09 ns/op 138.27 MB/s BenchmarkMemmove/10-4 1827933 64.98 ns/op 153.89 MB/s BenchmarkMemmove/11-4 1859341 64.91 ns/op 169.47 MB/s BenchmarkMemmove/12-4 1831563 65.68 ns/op 182.69 MB/s BenchmarkMemmove/13-4 1833160 65.24 ns/op 199.26 MB/s BenchmarkMemmove/14-4 1843474 65.09 ns/op 215.08 MB/s BenchmarkMemmove/15-4 1837369 65.56 ns/op 228.78 MB/s BenchmarkMemmove/16-4 1896560 62.28 ns/op 256.92 MB/s BenchmarkMemmove/32-4 1830500 66.16 ns/op 483.70 MB/s BenchmarkMemmove/64-4 1647849 72.76 ns/op 879.65 MB/s BenchmarkMemmove/128-4 1345495 88.96 ns/op 1438.83 MB/s BenchmarkMemmove/256-4 1000000 115.2 ns/op 2221.62 MB/s BenchmarkMemmove/512-4 576198 205.2 ns/op 2494.55 MB/s BenchmarkMemmove/1024-4 387984 307.8 ns/op 3326.48 MB/s BenchmarkMemmove/2048-4 232504 506.6 ns/op 4042.88 MB/s BenchmarkMemmove/4096-4 127704 927.6 ns/op 4415.81 MB/s BenchmarkMemmoveOverlap/32-4 1796418 65.58 ns/op 487.95 MB/s BenchmarkMemmoveOverlap/64-4 1616888 73.77 ns/op 867.56 MB/s BenchmarkMemmoveOverlap/128-4 1345040 89.17 ns/op 1435.48 MB/s BenchmarkMemmoveOverlap/256-4 989452 116.9 ns/op 2190.57 MB/s BenchmarkMemmoveOverlap/512-4 581950 202.4 ns/op 2529.77 MB/s BenchmarkMemmoveOverlap/1024-4 392683 302.7 ns/op 3383.02 MB/s BenchmarkMemmoveOverlap/2048-4 236462 503.8 ns/op 4064.88 MB/s BenchmarkMemmoveOverlap/4096-4 128571 924.7 ns/op 4429.64 MB/s BenchmarkMemmoveUnalignedDst/0-4 13431176 8.330 ns/op BenchmarkMemmoveUnalignedDst/1-4 1932189 63.78 ns/op 15.68 MB/s BenchmarkMemmoveUnalignedDst/2-4 1862209 63.92 ns/op 31.29 MB/s BenchmarkMemmoveUnalignedDst/3-4 1861290 64.15 ns/op 46.76 MB/s BenchmarkMemmoveUnalignedDst/4-4 1864584 63.93 ns/op 62.57 MB/s BenchmarkMemmoveUnalignedDst/5-4 1848842 64.44 ns/op 77.59 MB/s BenchmarkMemmoveUnalignedDst/6-4 1856132 65.09 ns/op 92.19 MB/s BenchmarkMemmoveUnalignedDst/7-4 1877158 64.86 ns/op 107.93 MB/s BenchmarkMemmoveUnalignedDst/8-4 1920927 61.52 ns/op 130.03 MB/s BenchmarkMemmoveUnalignedDst/9-4 1821938 65.86 ns/op 136.64 MB/s BenchmarkMemmoveUnalignedDst/10-4 1794015 66.21 ns/op 151.02 MB/s BenchmarkMemmoveUnalignedDst/11-4 1783382 66.09 ns/op 166.45 MB/s BenchmarkMemmoveUnalignedDst/12-4 1818021 66.17 ns/op 181.34 MB/s BenchmarkMemmoveUnalignedDst/13-4 1819830 65.77 ns/op 197.64 MB/s BenchmarkMemmoveUnalignedDst/14-4 1813488 66.07 ns/op 211.88 MB/s BenchmarkMemmoveUnalignedDst/15-4 1820780 66.67 ns/op 225.00 MB/s BenchmarkMemmoveUnalignedDst/16-4 1781840 66.57 ns/op 240.35 MB/s BenchmarkMemmoveUnalignedDst/32-4 1712332 69.62 ns/op 459.66 MB/s BenchmarkMemmoveUnalignedDst/64-4 1511976 79.93 ns/op 800.67 MB/s BenchmarkMemmoveUnalignedDst/128-4 1285917 94.20 ns/op 1358.80 MB/s BenchmarkMemmoveUnalignedDst/256-4 816412 137.0 ns/op 1868.02 MB/s BenchmarkMemmoveUnalignedDst/512-4 559048 209.7 ns/op 2441.37 MB/s BenchmarkMemmoveUnalignedDst/1024-4 370862 320.2 ns/op 3198.32 MB/s BenchmarkMemmoveUnalignedDst/2048-4 230798 515.7 ns/op 3971.05 MB/s BenchmarkMemmoveUnalignedDst/4096-4 124747 961.7 ns/op 4258.94 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1678946 70.59 ns/op 453.30 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1527212 78.70 ns/op 813.23 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1293658 92.78 ns/op 1379.64 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 963231 118.8 ns/op 2155.42 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 575191 206.5 ns/op 2479.28 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 384478 303.4 ns/op 3375.06 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 226284 509.7 ns/op 4018.44 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 127842 926.0 ns/op 4423.27 MB/s BenchmarkMemmoveUnalignedSrc/0-4 13953747 7.763 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1945556 61.41 ns/op 16.28 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1875928 63.58 ns/op 31.46 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1894923 64.61 ns/op 46.43 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1885282 63.81 ns/op 62.68 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1886940 64.40 ns/op 77.64 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1864344 63.35 ns/op 94.71 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1882077 63.53 ns/op 110.18 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1927873 61.61 ns/op 129.85 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1797222 65.97 ns/op 136.43 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1812678 66.75 ns/op 149.80 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1817515 66.12 ns/op 166.36 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1791852 66.23 ns/op 181.19 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1800382 66.96 ns/op 194.16 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1815542 67.33 ns/op 207.94 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1777776 66.00 ns/op 227.27 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1814816 66.90 ns/op 239.15 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1718649 70.17 ns/op 456.01 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1528093 78.70 ns/op 813.21 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1307924 91.53 ns/op 1398.38 MB/s BenchmarkMemmoveUnalignedSrc/256-4 973458 118.6 ns/op 2159.23 MB/s BenchmarkMemmoveUnalignedSrc/512-4 563764 207.9 ns/op 2463.03 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 379194 311.2 ns/op 3290.00 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 232196 514.5 ns/op 3980.70 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 126978 941.0 ns/op 4352.90 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1510550 78.26 ns/op 204.44 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1576515 76.13 ns/op 210.16 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1483680 80.73 ns/op 198.20 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1478505 80.34 ns/op 199.16 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1463594 82.25 ns/op 194.54 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1502437 79.28 ns/op 201.82 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1478647 81.80 ns/op 195.60 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1510946 79.23 ns/op 201.94 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1274260 93.16 ns/op 687.02 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1253893 97.36 ns/op 657.39 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1268031 93.56 ns/op 684.05 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1290402 95.51 ns/op 670.12 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1279546 93.38 ns/op 685.39 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1286522 92.34 ns/op 693.06 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1268632 94.63 ns/op 676.29 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1294275 94.01 ns/op 680.77 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 819366 143.4 ns/op 1785.47 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 737276 160.8 ns/op 1592.26 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 877767 135.4 ns/op 1891.32 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 893697 133.3 ns/op 1919.76 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 850710 138.4 ns/op 1849.74 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 824553 132.1 ns/op 1937.22 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 834264 136.6 ns/op 1873.82 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 899288 135.5 ns/op 1889.49 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 106503 1121 ns/op 3653.53 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 78831 1503 ns/op 2725.29 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 125946 954.5 ns/op 4291.23 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 123066 965.7 ns/op 4241.29 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 124431 966.6 ns/op 4237.49 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 124092 961.0 ns/op 4262.17 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 123310 952.1 ns/op 4301.99 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 123224 959.1 ns/op 4270.72 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 6586 17429 ns/op 3760.19 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 4783 23705 ns/op 2764.68 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 6924 14535 ns/op 4508.90 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 7336 14622 ns/op 4481.91 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 7305 14424 ns/op 4543.62 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 7242 14436 ns/op 4539.79 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 7177 14361 ns/op 4563.35 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 7416 14425 ns/op 4543.23 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1756075 68.21 ns/op 469.17 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1535896 77.95 ns/op 821.00 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1313355 92.06 ns/op 1390.44 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 901005 130.6 ns/op 1960.31 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 578482 204.1 ns/op 2508.28 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 381178 304.4 ns/op 3364.36 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 236872 508.0 ns/op 4031.25 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 129230 935.5 ns/op 4378.24 MB/s BenchmarkMemclr/5-4 10413753 11.51 ns/op 434.59 MB/s BenchmarkMemclr/16-4 9895516 12.11 ns/op 1320.68 MB/s BenchmarkMemclr/64-4 9430900 12.79 ns/op 5002.45 MB/s BenchmarkMemclr/256-4 8415985 14.62 ns/op 17516.08 MB/s BenchmarkMemclr/4096-4 2346559 50.81 ns/op 80609.10 MB/s BenchmarkMemclr/65536-4 72670 1930 ns/op 33949.57 MB/s BenchmarkMemclr/1M-4 2710 40936 ns/op 25614.98 MB/s BenchmarkMemclr/4M-4 696 170552 ns/op 24592.51 MB/s BenchmarkMemclr/8M-4 289 391654 ns/op 21418.44 MB/s BenchmarkMemclr/16M-4 109 1282292 ns/op 13083.77 MB/s BenchmarkMemclr/64M-4 10 10068974 ns/op 6664.92 MB/s BenchmarkMemclrUnaligned/0_5-4 7211766 16.65 ns/op 300.33 MB/s BenchmarkMemclrUnaligned/0_16-4 7196500 16.71 ns/op 957.36 MB/s BenchmarkMemclrUnaligned/0_64-4 6785839 17.49 ns/op 3660.25 MB/s BenchmarkMemclrUnaligned/0_256-4 6345261 18.93 ns/op 13523.46 MB/s BenchmarkMemclrUnaligned/0_4096-4 2245363 54.38 ns/op 75319.31 MB/s BenchmarkMemclrUnaligned/0_65536-4 73384 1607 ns/op 40782.83 MB/s BenchmarkMemclrUnaligned/1_5-4 7252255 16.64 ns/op 300.43 MB/s BenchmarkMemclrUnaligned/1_16-4 7155277 16.66 ns/op 960.21 MB/s BenchmarkMemclrUnaligned/1_64-4 6886059 17.37 ns/op 3685.15 MB/s BenchmarkMemclrUnaligned/1_256-4 6288949 18.98 ns/op 13486.18 MB/s BenchmarkMemclrUnaligned/1_4096-4 1364828 88.11 ns/op 46488.96 MB/s BenchmarkMemclrUnaligned/1_65536-4 54715 2252 ns/op 29096.92 MB/s BenchmarkMemclrUnaligned/4_5-4 7220628 16.60 ns/op 301.16 MB/s BenchmarkMemclrUnaligned/4_16-4 7199826 16.70 ns/op 958.22 MB/s BenchmarkMemclrUnaligned/4_64-4 6881548 17.51 ns/op 3655.31 MB/s BenchmarkMemclrUnaligned/4_256-4 6140019 19.09 ns/op 13408.56 MB/s BenchmarkMemclrUnaligned/4_4096-4 1303514 88.14 ns/op 46470.68 MB/s BenchmarkMemclrUnaligned/4_65536-4 64879 2167 ns/op 30235.89 MB/s BenchmarkMemclrUnaligned/7_5-4 7176306 16.66 ns/op 300.21 MB/s BenchmarkMemclrUnaligned/7_16-4 7062340 16.67 ns/op 959.53 MB/s BenchmarkMemclrUnaligned/7_64-4 6766864 17.58 ns/op 3641.49 MB/s BenchmarkMemclrUnaligned/7_256-4 6347314 19.60 ns/op 13064.04 MB/s BenchmarkMemclrUnaligned/7_4096-4 1354245 89.39 ns/op 45823.94 MB/s BenchmarkMemclrUnaligned/7_65536-4 69626 2206 ns/op 29710.55 MB/s BenchmarkMemclrUnaligned/0_1M-4 2748 40407 ns/op 25950.14 MB/s BenchmarkMemclrUnaligned/0_4M-4 685 170905 ns/op 24541.73 MB/s BenchmarkMemclrUnaligned/0_8M-4 267 446217 ns/op 18799.41 MB/s BenchmarkMemclrUnaligned/0_16M-4 62 1640169 ns/op 10228.95 MB/s BenchmarkMemclrUnaligned/0_64M-4 10 10040758 ns/op 6683.64 MB/s BenchmarkMemclrUnaligned/1_1M-4 2769 40940 ns/op 25612.67 MB/s BenchmarkMemclrUnaligned/1_4M-4 658 171435 ns/op 24465.81 MB/s BenchmarkMemclrUnaligned/1_8M-4 236 518732 ns/op 16171.37 MB/s BenchmarkMemclrUnaligned/1_16M-4 64 2239618 ns/op 7491.10 MB/s BenchmarkMemclrUnaligned/1_64M-4 10 10363046 ns/op 6475.79 MB/s BenchmarkMemclrUnaligned/4_1M-4 3021 39436 ns/op 26589.43 MB/s BenchmarkMemclrUnaligned/4_4M-4 666 174718 ns/op 24006.18 MB/s BenchmarkMemclrUnaligned/4_8M-4 232 523950 ns/op 16010.32 MB/s BenchmarkMemclrUnaligned/4_16M-4 54 2259008 ns/op 7426.81 MB/s BenchmarkMemclrUnaligned/4_64M-4 10 10344843 ns/op 6487.18 MB/s BenchmarkMemclrUnaligned/7_1M-4 2737 40385 ns/op 25964.33 MB/s BenchmarkMemclrUnaligned/7_4M-4 609 170730 ns/op 24566.93 MB/s BenchmarkMemclrUnaligned/7_8M-4 228 517959 ns/op 16195.51 MB/s BenchmarkMemclrUnaligned/7_16M-4 60 1713362 ns/op 9791.99 MB/s BenchmarkMemclrUnaligned/7_64M-4 10 10165036 ns/op 6601.93 MB/s BenchmarkGoMemclr/5-4 2057116 58.32 ns/op 85.74 MB/s BenchmarkGoMemclr/16-4 484222 245.5 ns/op 65.18 MB/s BenchmarkGoMemclr/64-4 124984 921.4 ns/op 69.46 MB/s BenchmarkGoMemclr/256-4 32444 3652 ns/op 70.09 MB/s BenchmarkMemclrRange/1K_2K-4 66013 1874 ns/op 51153.08 MB/s BenchmarkMemclrRange/2K_8K-4 30447 3997 ns/op 83436.39 MB/s BenchmarkMemclrRange/4K_16K-4 42694 2876 ns/op 112326.21 MB/s BenchmarkMemclrRange/160K_228K-4 1854 55663 ns/op 29873.65 MB/s BenchmarkClearFat7-4 6042780 19.47 ns/op BenchmarkClearFat8-4 7392744 16.59 ns/op BenchmarkClearFat11-4 5750707 21.02 ns/op BenchmarkClearFat12-4 5810137 20.53 ns/op BenchmarkClearFat13-4 5716194 21.16 ns/op BenchmarkClearFat14-4 5826346 20.56 ns/op BenchmarkClearFat15-4 5632779 21.07 ns/op BenchmarkClearFat16-4 6378496 18.36 ns/op BenchmarkClearFat24-4 6242613 19.05 ns/op BenchmarkClearFat32-4 5955555 19.82 ns/op BenchmarkClearFat40-4 5646456 21.41 ns/op BenchmarkClearFat48-4 5719203 20.90 ns/op BenchmarkClearFat56-4 5608224 21.29 ns/op BenchmarkClearFat64-4 5462625 21.98 ns/op BenchmarkClearFat72-4 5125868 23.32 ns/op BenchmarkClearFat128-4 3625308 32.57 ns/op BenchmarkClearFat256-4 2683716 45.17 ns/op BenchmarkClearFat512-4 1333458 89.91 ns/op BenchmarkClearFat1024-4 796237 144.5 ns/op BenchmarkClearFat1032-4 771092 151.1 ns/op BenchmarkClearFat1040-4 769771 153.2 ns/op BenchmarkCopyFat7-4 6152840 19.54 ns/op BenchmarkCopyFat8-4 6769598 17.61 ns/op BenchmarkCopyFat11-4 5834216 20.88 ns/op BenchmarkCopyFat12-4 5845842 20.67 ns/op BenchmarkCopyFat13-4 5695147 20.45 ns/op BenchmarkCopyFat14-4 5892560 20.39 ns/op BenchmarkCopyFat15-4 5638705 21.18 ns/op BenchmarkCopyFat16-4 6526858 18.68 ns/op BenchmarkCopyFat24-4 6197696 18.70 ns/op BenchmarkCopyFat32-4 5938570 20.53 ns/op BenchmarkCopyFat64-4 5416024 21.89 ns/op BenchmarkCopyFat72-4 4823904 24.57 ns/op BenchmarkCopyFat128-4 3611695 33.22 ns/op BenchmarkCopyFat256-4 2509027 47.56 ns/op BenchmarkCopyFat512-4 1253644 95.02 ns/op BenchmarkCopyFat520-4 1249262 95.55 ns/op BenchmarkCopyFat1024-4 741073 153.9 ns/op BenchmarkCopyFat1032-4 747374 158.6 ns/op BenchmarkCopyFat1040-4 739135 158.1 ns/op BenchmarkIssue18740/2byte-4 465 251414 ns/op BenchmarkIssue18740/4byte-4 736 161825 ns/op BenchmarkIssue18740/8byte-4 1024 115742 ns/op BenchmarkMemclrKnownSize1-4 8715649 13.58 ns/op 73.64 MB/s BenchmarkMemclrKnownSize2-4 5653119 21.17 ns/op 94.47 MB/s BenchmarkMemclrKnownSize4-4 3352548 35.68 ns/op 112.10 MB/s BenchmarkMemclrKnownSize8-4 970346 119.5 ns/op 66.95 MB/s BenchmarkMemclrKnownSize16-4 463924 241.4 ns/op 66.28 MB/s BenchmarkMemclrKnownSize32-4 253670 460.3 ns/op 69.53 MB/s BenchmarkMemclrKnownSize64-4 132374 910.5 ns/op 70.29 MB/s BenchmarkMemclrKnownSize112-4 74997 1580 ns/op 70.91 MB/s BenchmarkMemclrKnownSize128-4 65965 1807 ns/op 70.85 MB/s BenchmarkMemclrKnownSize192-4 44838 2672 ns/op 71.85 MB/s BenchmarkMemclrKnownSize248-4 34347 3492 ns/op 71.02 MB/s BenchmarkMemclrKnownSize256-4 32956 3574 ns/op 71.62 MB/s BenchmarkMemclrKnownSize512-4 17013 7073 ns/op 72.39 MB/s BenchmarkMemclrKnownSize1024-4 8433 14223 ns/op 72.00 MB/s BenchmarkMemclrKnownSize4096-4 2104 56695 ns/op 72.25 MB/s BenchmarkMemclrKnownSize512KiB-4 15 7520919 ns/op 69.71 MB/s BenchmarkReadMetricsLatency-4 17502 5453 p50-ns 8132 p90-ns 19902 p99-ns BenchmarkFinalizer-4 165 669511 ns/op BenchmarkFinalizerRun-4 198368 941.7 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 6656756 18.08 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3152578 37.99 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2449387 49.31 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2380024 50.24 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1307082 91.59 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 101.8 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2253069 53.68 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1265835 94.86 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1318882 91.17 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1998270 60.01 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2001838 59.83 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1710435 70.37 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1477910 81.45 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1342497 89.29 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 7322350 15.50 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 7868121 15.08 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 7948843 14.91 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 7672495 15.54 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 7052217 17.00 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6401175 18.57 ns/op BenchmarkFindBitRange64/PatternAASize2-4 7555078 15.64 ns/op BenchmarkFindBitRange64/PatternAASize8-4 8035807 15.08 ns/op BenchmarkFindBitRange64/PatternAASize32-4 7926458 14.96 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 7710969 15.63 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 7949835 14.96 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 7969648 14.96 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 7775551 15.73 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 7872174 14.96 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 7960354 15.15 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 7764829 15.65 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 8005339 14.92 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 8012349 14.95 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 7620612 15.51 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7654045 15.71 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7592551 15.73 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 7753096 15.56 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7620160 15.78 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7540744 15.74 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 7658384 15.54 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7605714 15.67 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7661822 15.71 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 7617253 15.36 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7660759 15.78 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7562694 15.66 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 7687392 15.70 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 7905036 14.95 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 7764157 15.05 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 7657252 15.65 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 7988432 14.95 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 8023714 14.93 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 7779159 15.40 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 8057208 14.86 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 7965501 15.00 ns/op BenchmarkNetpollBreak-4 3700 30474 ns/op BenchmarkPinnerPinUnpinBatch-4 968 115491 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 220 551501 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1136 116861 ns/op BenchmarkPinnerPinUnpin-4 1000000 103.0 ns/op BenchmarkPinnerPinUnpinTiny-4 1000000 103.1 ns/op BenchmarkPinnerPinUnpinDouble-4 420414 270.2 ns/op BenchmarkPinnerPinUnpinParallel-4 3290761 37.05 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 3365154 33.17 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 264228 491.1 ns/op BenchmarkPinnerIsPinnedOnPinned-4 5299074 22.59 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 5330304 22.45 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 7280168 14.05 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 8371087 12.49 ns/op BenchmarkPingPongHog-4 344 350890 ns/op BenchmarkStackGrowth-4 85363 1198 ns/op BenchmarkStackGrowthDeep-4 1250 93201 ns/op BenchmarkCreateGoroutines-4 54222 2247 ns/op BenchmarkCreateGoroutinesParallel-4 44119 2617 ns/op BenchmarkCreateGoroutinesCapture-4 8892 13805 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 42186 2973 ns/op BenchmarkClosureCall-4 17998000 6.459 ns/op BenchmarkWakeupParallelSpinning/0s-4 8620 18700 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5150 21763 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4641 23832 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3504 35845 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2173 56295 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1279 95171 ns/op BenchmarkWakeupParallelSpinning/50µs-4 628 194103 ns/op BenchmarkWakeupParallelSpinning/100µs-4 334 338770 ns/op BenchmarkWakeupParallelSyscall/0s-4 742 155551 ns/op BenchmarkWakeupParallelSyscall/1µs-4 736 155025 ns/op BenchmarkWakeupParallelSyscall/2µs-4 738 155045 ns/op BenchmarkWakeupParallelSyscall/5µs-4 746 161591 ns/op BenchmarkWakeupParallelSyscall/10µs-4 649 180308 ns/op BenchmarkWakeupParallelSyscall/20µs-4 600 204466 ns/op BenchmarkWakeupParallelSyscall/50µs-4 434 275841 ns/op BenchmarkWakeupParallelSyscall/100µs-4 292 400992 ns/op BenchmarkMatmult-4 3854215 38.68 ns/op BenchmarkFastrand-4 10723022 9.903 ns/op BenchmarkFastrand64-4 10641886 10.27 ns/op BenchmarkFastrandHashiter-4 4412085 31.53 ns/op BenchmarkFastrandn/2-4 7432680 16.03 ns/op BenchmarkFastrandn/3-4 6947334 17.08 ns/op BenchmarkFastrandn/4-4 7721436 15.57 ns/op BenchmarkFastrandn/5-4 7679240 15.53 ns/op BenchmarkIfaceCmp100-4 97418 1223 ns/op BenchmarkIfaceCmpNil100-4 153238 775.3 ns/op BenchmarkEfaceCmpDiff-4 38739 3114 ns/op BenchmarkEfaceCmpDiffIndirect-4 30235 3962 ns/op BenchmarkDefer-4 1327606 89.89 ns/op BenchmarkDefer10-4 737229 166.7 ns/op BenchmarkDeferMany-4 441350 420.0 ns/op BenchmarkPanicRecover-4 531817 200.9 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 7542 15428 ns/op 15455 p50-ns 18504 p90-ns 28236 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 8115 19403 ns/op 15731 p50-ns 20517 p90-ns 105769 p99-ns BenchmarkGoroutineProfile/small/idle-4 3206 37860 ns/op 35066 p50-ns 40847 p90-ns 87576 p99-ns BenchmarkGoroutineProfile/small/loaded-4 399 348658 ns/op 125041 p50-ns 306816 p90-ns 6378968 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 7236 16241 ns/op 15948 p50-ns 19837 p90-ns 38792 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 7108 18359 ns/op 15909 p50-ns 21041 p90-ns 58983 p99-ns BenchmarkGoroutineProfile/large/idle-4 36 3305025 ns/op 3241565 p50-ns 3758215 p90-ns 3883351 p99-ns BenchmarkGoroutineProfile/large/loaded-4 30 4412792 ns/op 3875629 p50-ns 7642731 p90-ns 8794544 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 7126 16060 ns/op 15758 p50-ns 19815 p90-ns 32803 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 5798 24422 ns/op 16088 p50-ns 23828 p90-ns 190603 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 996 124617 ns/op 116206 p50-ns 136933 p90-ns 314092 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 280 397852 ns/op 221826 p50-ns 360746 p90-ns 4417991 p99-ns BenchmarkRWMutexUncontended-4 2687312 44.96 ns/op BenchmarkRWMutexWrite100-4 770762 187.7 ns/op BenchmarkRWMutexWrite10-4 113794 1274 ns/op BenchmarkRWMutexWorkWrite100-4 565935 254.8 ns/op BenchmarkRWMutexWorkWrite10-4 81404 1430 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2580 44849 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 901 130026 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1260 91361 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 446 270587 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 631 183396 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 205 555726 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 316 372119 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 88 1196361 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 312165 378.5 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 307921 383.7 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 282154 422.4 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 292568 398.2 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 342709 391.0 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 225657 443.6 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 288970 428.6 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 301396 402.7 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 267326 455.9 ns/op BenchmarkMakeSlice/Byte-4 1992004 57.85 ns/op BenchmarkMakeSlice/Int16-4 1847214 61.65 ns/op BenchmarkMakeSlice/Int-4 1552018 76.32 ns/op BenchmarkMakeSlice/Ptr-4 1000000 108.3 ns/op BenchmarkMakeSlice/Struct/24-4 961280 140.7 ns/op BenchmarkMakeSlice/Struct/32-4 769462 147.7 ns/op BenchmarkMakeSlice/Struct/40-4 611074 173.2 ns/op BenchmarkGrowSlice/Byte-4 829442 159.0 ns/op BenchmarkGrowSlice/Int16-4 767043 166.9 ns/op BenchmarkGrowSlice/Int-4 605500 210.0 ns/op BenchmarkGrowSlice/Ptr-4 498114 270.7 ns/op BenchmarkGrowSlice/Struct/24-4 312052 364.6 ns/op BenchmarkGrowSlice/Struct/32-4 263814 405.9 ns/op BenchmarkGrowSlice/Struct/40-4 197904 516.5 ns/op BenchmarkExtendSlice/IntSlice-4 527740 256.1 ns/op BenchmarkExtendSlice/PointerSlice-4 370737 313.8 ns/op BenchmarkExtendSlice/NoGrow-4 916514 149.4 ns/op BenchmarkAppend-4 803421 145.8 ns/op BenchmarkAppendGrowByte-4 3 33989467 ns/op BenchmarkAppendGrowString-4 1 390083213 ns/op BenchmarkAppendSlice/1Bytes-4 1889311 63.22 ns/op BenchmarkAppendSlice/4Bytes-4 1818590 65.90 ns/op BenchmarkAppendSlice/7Bytes-4 1774932 67.61 ns/op BenchmarkAppendSlice/8Bytes-4 1804344 67.22 ns/op BenchmarkAppendSlice/15Bytes-4 1731573 69.71 ns/op BenchmarkAppendSlice/16Bytes-4 1773585 68.58 ns/op BenchmarkAppendSlice/32Bytes-4 1779292 67.43 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 85455 1391 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 23046 4927 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 7226 18038 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1630 70605 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 99 1204443 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 21 5473174 ns/op BenchmarkAppendStr/1Bytes-4 2161780 56.32 ns/op BenchmarkAppendStr/4Bytes-4 2077879 56.85 ns/op BenchmarkAppendStr/8Bytes-4 2052703 57.66 ns/op BenchmarkAppendStr/16Bytes-4 1979427 61.17 ns/op BenchmarkAppendStr/32Bytes-4 2030377 58.97 ns/op BenchmarkAppendSpecialCase-4 779404 154.2 ns/op BenchmarkCopy/1Byte-4 1980637 61.53 ns/op 16.25 MB/s BenchmarkCopy/1String-4 1998374 59.84 ns/op 16.71 MB/s BenchmarkCopy/2Byte-4 1872117 63.42 ns/op 31.54 MB/s BenchmarkCopy/2String-4 1936707 60.65 ns/op 32.98 MB/s BenchmarkCopy/4Byte-4 1879312 63.40 ns/op 63.09 MB/s BenchmarkCopy/4String-4 1961004 61.22 ns/op 65.33 MB/s BenchmarkCopy/8Byte-4 1939664 61.45 ns/op 130.19 MB/s BenchmarkCopy/8String-4 1967142 61.43 ns/op 130.22 MB/s BenchmarkCopy/12Byte-4 1851968 65.06 ns/op 184.43 MB/s BenchmarkCopy/12String-4 1890067 63.74 ns/op 188.27 MB/s BenchmarkCopy/16Byte-4 1861298 63.93 ns/op 250.28 MB/s BenchmarkCopy/16String-4 1897413 62.73 ns/op 255.08 MB/s BenchmarkCopy/32Byte-4 1790796 67.87 ns/op 471.46 MB/s BenchmarkCopy/32String-4 1768558 67.96 ns/op 470.84 MB/s BenchmarkCopy/128Byte-4 1308048 92.31 ns/op 1386.69 MB/s BenchmarkCopy/128String-4 1210464 97.40 ns/op 1314.10 MB/s BenchmarkCopy/1024Byte-4 389370 307.7 ns/op 3327.96 MB/s BenchmarkCopy/1024String-4 346274 347.6 ns/op 2946.02 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 27796 4133 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 18406 6362 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 12028 9808 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 11807 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 8864 16934 ns/op BenchmarkAppendInPlace/Grow/Byte-4 131977 890.3 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 130630 884.5 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 96056 1184 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 76214 1381 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 70928 1636 ns/op BenchmarkStackCopyPtr-4 1 189981418 ns/op BenchmarkStackCopy-4 1 125455972 ns/op BenchmarkStackCopyNoCache-4 19 6060364 ns/op BenchmarkStackCopyWithStkobj-4 1 128269517 ns/op BenchmarkIssue18138-4 804 186959 ns/op BenchmarkCompareStringEqual-4 10462701 10.68 ns/op BenchmarkCompareStringIdentical-4 17841547 6.092 ns/op BenchmarkCompareStringSameLength-4 11456461 9.656 ns/op BenchmarkCompareStringDifferentLength-4 18561806 5.637 ns/op BenchmarkCompareStringBigUnaligned-4 1104 91117 ns/op 11508.15 MB/s BenchmarkCompareStringBig-4 932 107362 ns/op 9766.78 MB/s BenchmarkConcatStringAndBytes-4 2623916 45.95 ns/op BenchmarkSliceByteToString/1-4 2189715 55.19 ns/op BenchmarkSliceByteToString/2-4 1000000 109.9 ns/op BenchmarkSliceByteToString/4-4 1000000 117.7 ns/op BenchmarkSliceByteToString/8-4 1000000 114.8 ns/op BenchmarkSliceByteToString/16-4 1000000 115.1 ns/op BenchmarkSliceByteToString/32-4 949232 130.0 ns/op BenchmarkSliceByteToString/64-4 734883 165.1 ns/op BenchmarkSliceByteToString/128-4 571891 222.2 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2676805 44.81 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 862334 132.3 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 113.0 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 4631770 26.08 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1788924 66.97 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 2082043 57.79 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2422692 48.53 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 432290 275.6 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 538546 218.3 ns/op BenchmarkRuneIterate/range/ASCII-4 7949304 13.23 ns/op BenchmarkRuneIterate/range/Japanese-4 2199373 53.55 ns/op BenchmarkRuneIterate/range/MixedLength-4 2608994 45.49 ns/op BenchmarkRuneIterate/range1/ASCII-4 7920582 13.25 ns/op BenchmarkRuneIterate/range1/Japanese-4 2207600 53.46 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2563482 45.69 ns/op BenchmarkRuneIterate/range2/ASCII-4 7858875 13.29 ns/op BenchmarkRuneIterate/range2/Japanese-4 2197180 53.64 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2606596 45.44 ns/op BenchmarkArrayEqual-4 21292236 5.662 ns/op BenchmarkFunc/Name-4 2593653 45.51 ns/op BenchmarkFunc/Entry-4 9618876 11.27 ns/op BenchmarkFunc/FileLine-4 2879942 47.45 ns/op PASS ok runtime 154.173s goos: linux goarch: amd64 pkg: runtime/cgo cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHandle/non-concurrent-4 24972 4730 ns/op BenchmarkHandle/concurrent-4 14648 8085 ns/op PASS ok runtime/cgo 1.508s goos: linux goarch: amd64 pkg: runtime/internal/atomic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAtomicLoad64-4 21291441 5.639 ns/op BenchmarkAtomicStore64-4 9883033 12.10 ns/op BenchmarkAtomicLoad-4 21246650 5.666 ns/op BenchmarkAtomicStore-4 9877569 12.03 ns/op BenchmarkAnd8-4 9943125 12.04 ns/op BenchmarkAnd-4 9965941 12.13 ns/op BenchmarkAnd8Parallel-4 3049723 47.37 ns/op BenchmarkAndParallel-4 2463582 47.16 ns/op BenchmarkOr8-4 9954764 12.07 ns/op BenchmarkOr-4 9915375 12.03 ns/op BenchmarkOr8Parallel-4 3080953 49.52 ns/op BenchmarkOrParallel-4 3090080 47.09 ns/op BenchmarkXadd-4 3034948 48.29 ns/op BenchmarkXadd64-4 3139111 48.76 ns/op BenchmarkCas-4 2284148 52.50 ns/op BenchmarkCas64-4 2275675 52.31 ns/op BenchmarkXchg-4 2492049 50.89 ns/op BenchmarkXchg64-4 3050077 48.29 ns/op PASS ok runtime/internal/atomic 4.011s goos: linux goarch: amd64 pkg: runtime/internal/math cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMulUintptr/small-4 4298966 27.91 ns/op BenchmarkMulUintptr/large-4 3377065 33.89 ns/op PASS ok runtime/internal/math 1.321s goos: linux goarch: amd64 pkg: runtime/pprof cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkGoroutine/Profile.WriteTo_idle_50-4 16 6368410 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 15 9210950 ns/op 667.2 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 1462 91594 ns/op 2.067 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 8 13300238 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 6 18841402 ns/op 1255 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 372 325547 ns/op 20.43 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 77856081 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 103936554 ns/op 7238 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 28 3962277 ns/op 265.6 concurrent_launches/op PASS ok runtime/pprof 2.662s goos: linux goarch: amd64 pkg: runtime/race cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSyncLeak-4 36 2901754 ns/op BenchmarkStackLeak-4 22452 5766 ns/op PASS ok runtime/race 1.444s goos: linux goarch: amd64 pkg: runtime/trace cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStartRegion-4 4575721 28.09 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 200018 631.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 4767666 ns/op BenchmarkIndex_Large-4 13992 8532 ns/op BenchmarkIndexFunc_Large-4 99 1148637 ns/op BenchmarkCompact/nil-4 6845790 17.41 ns/op BenchmarkCompact/one-4 1877962 64.20 ns/op BenchmarkCompact/sorted-4 1000000 102.4 ns/op BenchmarkCompact/1_item-4 985525 115.5 ns/op BenchmarkCompact/unsorted-4 1000000 101.2 ns/op BenchmarkCompact/many-4 648502 174.9 ns/op BenchmarkCompact_Large-4 548 188384 ns/op BenchmarkCompactFunc_Large-4 45 2256001 ns/op BenchmarkReplace/naive-fast-4 66445 1592 ns/op BenchmarkReplace/optimized-fast-4 78356 1345 ns/op BenchmarkReplace/naive-slow-4 26502 4151 ns/op BenchmarkReplace/optimized-slow-4 29443 3805 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 108.1 ns/op BenchmarkBinarySearchFloats/Size32-4 958705 124.1 ns/op BenchmarkBinarySearchFloats/Size64-4 812558 141.2 ns/op BenchmarkBinarySearchFloats/Size128-4 692660 164.9 ns/op BenchmarkBinarySearchFloats/Size512-4 608594 192.9 ns/op BenchmarkBinarySearchFloats/Size1024-4 562094 210.2 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 580251 198.9 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 484869 240.5 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 424833 278.4 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 375578 312.5 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 308700 379.5 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 288316 412.6 ns/op PASS ok slices 5.085s goos: linux goarch: amd64 pkg: sort cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSearchWrappers-4 162990 689.9 ns/op BenchmarkSortInts-4 2 97158902 ns/op BenchmarkSlicesSortInts-4 2 66398998 ns/op BenchmarkSortIsSorted-4 33 3425376 ns/op BenchmarkSlicesIsSorted-4 51 2281851 ns/op BenchmarkSortStrings-4 1 150872530 ns/op BenchmarkSlicesSortStrings-4 1 101889440 ns/op BenchmarkSortStrings_Sorted-4 28 4038706 ns/op BenchmarkSlicesSortStrings_Sorted-4 40 2880989 ns/op BenchmarkSortStructs-4 1 191911680 ns/op BenchmarkSortFuncStructs-4 1 164761571 ns/op BenchmarkSortString1K-4 250 477614 ns/op BenchmarkSortString1K_Slice-4 196 592491 ns/op BenchmarkStableString1K-4 98 1134952 ns/op BenchmarkSortInt1K-4 328 368651 ns/op BenchmarkSortInt1K_Sorted-4 5216 22659 ns/op BenchmarkSortInt1K_Reversed-4 2986 37425 ns/op BenchmarkSortInt1K_Mod8-4 829 143234 ns/op BenchmarkStableInt1K-4 142 844851 ns/op BenchmarkStableInt1K_Slice-4 164 722041 ns/op BenchmarkSortInt64K-4 3 34859918 ns/op BenchmarkSortInt64K_Slice-4 3 45582143 ns/op BenchmarkStableInt64K-4 2 73225658 ns/op BenchmarkSort1e2-4 469 254500 ns/op BenchmarkStable1e2-4 176 1161162 ns/op BenchmarkSort1e4-4 2 51907549 ns/op BenchmarkStable1e4-4 1 226943515 ns/op PASS ok sort 13.653s goos: linux goarch: amd64 pkg: strconv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAtof64Decimal-4 851516 138.1 ns/op BenchmarkAtof64Float-4 767167 158.1 ns/op BenchmarkAtof64FloatExp-4 642109 183.7 ns/op BenchmarkAtof64Big-4 431950 259.5 ns/op BenchmarkAtof64RandomBits-4 397557 288.6 ns/op BenchmarkAtof64RandomFloats-4 437390 258.0 ns/op BenchmarkAtof64RandomLongFloats-4 241054 482.2 ns/op BenchmarkAtof32Decimal-4 822752 140.5 ns/op BenchmarkAtof32Float-4 730179 160.2 ns/op BenchmarkAtof32FloatExp-4 593665 193.6 ns/op BenchmarkAtof32Random-4 355800 331.5 ns/op BenchmarkAtof32RandomLong-4 149006 805.1 ns/op BenchmarkParseInt/Pos/7bit-4 1442515 83.15 ns/op BenchmarkParseInt/Pos/26bit-4 599698 195.2 ns/op BenchmarkParseInt/Pos/31bit-4 529177 218.0 ns/op BenchmarkParseInt/Pos/56bit-4 343873 334.4 ns/op BenchmarkParseInt/Pos/63bit-4 322214 352.0 ns/op BenchmarkParseInt/Neg/7bit-4 1452178 80.66 ns/op BenchmarkParseInt/Neg/26bit-4 578959 198.8 ns/op BenchmarkParseInt/Neg/31bit-4 547641 205.5 ns/op BenchmarkParseInt/Neg/56bit-4 358743 325.2 ns/op BenchmarkParseInt/Neg/63bit-4 326602 350.5 ns/op BenchmarkAtoi/Pos/7bit-4 1964395 61.19 ns/op BenchmarkAtoi/Pos/26bit-4 762735 146.9 ns/op BenchmarkAtoi/Pos/31bit-4 714046 162.1 ns/op BenchmarkAtoi/Pos/56bit-4 413426 276.4 ns/op BenchmarkAtoi/Pos/63bit-4 308328 370.0 ns/op BenchmarkAtoi/Neg/7bit-4 2107734 60.19 ns/op BenchmarkAtoi/Neg/26bit-4 776430 146.9 ns/op BenchmarkAtoi/Neg/31bit-4 719121 160.6 ns/op BenchmarkAtoi/Neg/56bit-4 430033 269.8 ns/op BenchmarkAtoi/Neg/63bit-4 320145 366.8 ns/op BenchmarkFormatFloat/Decimal-4 124960 979.4 ns/op BenchmarkFormatFloat/Float-4 111027 1039 ns/op BenchmarkFormatFloat/Exp-4 114492 1028 ns/op BenchmarkFormatFloat/NegExp-4 114258 1021 ns/op BenchmarkFormatFloat/LongExp-4 83826 1208 ns/op BenchmarkFormatFloat/Big-4 92821 1316 ns/op BenchmarkFormatFloat/BinaryExp-4 229452 522.6 ns/op BenchmarkFormatFloat/32Integer-4 126568 945.8 ns/op BenchmarkFormatFloat/32ExactFraction-4 136614 884.8 ns/op BenchmarkFormatFloat/32Point-4 116878 1011 ns/op BenchmarkFormatFloat/32Exp-4 119881 994.7 ns/op BenchmarkFormatFloat/32NegExp-4 123364 963.4 ns/op BenchmarkFormatFloat/32Shortest-4 120902 920.8 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 133237 899.0 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 129124 916.4 ns/op BenchmarkFormatFloat/64Fixed1-4 160592 751.6 ns/op BenchmarkFormatFloat/64Fixed2-4 161876 760.6 ns/op BenchmarkFormatFloat/64Fixed3-4 153463 755.7 ns/op BenchmarkFormatFloat/64Fixed4-4 159198 774.2 ns/op BenchmarkFormatFloat/64Fixed12-4 88692 1344 ns/op BenchmarkFormatFloat/64Fixed16-4 108513 1103 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 116797 1037 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 99463 1214 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2245 51980 ns/op BenchmarkFormatFloat/Slowpath64-4 98479 1218 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 98036 1205 ns/op BenchmarkAppendFloat/Decimal-4 144300 826.8 ns/op BenchmarkAppendFloat/Float-4 124254 942.0 ns/op BenchmarkAppendFloat/Exp-4 137739 865.0 ns/op BenchmarkAppendFloat/NegExp-4 139380 856.4 ns/op BenchmarkAppendFloat/LongExp-4 111444 1067 ns/op BenchmarkAppendFloat/Big-4 101043 1164 ns/op BenchmarkAppendFloat/BinaryExp-4 325416 360.0 ns/op BenchmarkAppendFloat/32Integer-4 143470 823.3 ns/op BenchmarkAppendFloat/32ExactFraction-4 157404 754.7 ns/op BenchmarkAppendFloat/32Point-4 132490 882.7 ns/op BenchmarkAppendFloat/32Exp-4 138291 859.3 ns/op BenchmarkAppendFloat/32NegExp-4 138624 848.1 ns/op BenchmarkAppendFloat/32Shortest-4 170392 703.9 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 149882 790.3 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 149757 789.7 ns/op BenchmarkAppendFloat/64Fixed1-4 190623 611.8 ns/op BenchmarkAppendFloat/64Fixed2-4 190772 609.9 ns/op BenchmarkAppendFloat/64Fixed3-4 189952 623.2 ns/op BenchmarkAppendFloat/64Fixed4-4 190539 611.9 ns/op BenchmarkAppendFloat/64Fixed12-4 103696 1149 ns/op BenchmarkAppendFloat/64Fixed16-4 120997 984.0 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 146143 786.9 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 114844 1060 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2290 52028 ns/op BenchmarkAppendFloat/Slowpath64-4 110800 1066 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 114420 1041 ns/op BenchmarkFormatInt-4 15175 8274 ns/op BenchmarkAppendInt-4 17091 6822 ns/op BenchmarkFormatUint-4 80877 1416 ns/op BenchmarkAppendUint-4 97112 1197 ns/op BenchmarkFormatIntSmall/7-4 3593614 32.94 ns/op BenchmarkFormatIntSmall/42-4 3516180 34.15 ns/op BenchmarkAppendIntSmall-4 1461466 79.50 ns/op BenchmarkAppendUintVarlen/1-4 1487666 78.54 ns/op BenchmarkAppendUintVarlen/12-4 1439341 83.48 ns/op BenchmarkAppendUintVarlen/123-4 1000000 111.9 ns/op BenchmarkAppendUintVarlen/1234-4 1000000 112.0 ns/op BenchmarkAppendUintVarlen/12345-4 994670 115.3 ns/op BenchmarkAppendUintVarlen/123456-4 977989 116.3 ns/op BenchmarkAppendUintVarlen/1234567-4 938731 121.4 ns/op BenchmarkAppendUintVarlen/12345678-4 949352 121.4 ns/op BenchmarkAppendUintVarlen/123456789-4 915145 126.5 ns/op BenchmarkAppendUintVarlen/1234567890-4 889474 127.3 ns/op BenchmarkAppendUintVarlen/12345678901-4 880117 126.3 ns/op BenchmarkAppendUintVarlen/123456789012-4 879890 127.2 ns/op BenchmarkAppendUintVarlen/1234567890123-4 861525 131.0 ns/op BenchmarkAppendUintVarlen/12345678901234-4 854367 135.0 ns/op BenchmarkAppendUintVarlen/123456789012345-4 803074 141.9 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 840699 139.2 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 822196 137.6 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 789933 144.2 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 790057 145.9 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 786903 147.6 ns/op BenchmarkQuote-4 44949 2651 ns/op BenchmarkQuoteRune-4 442762 278.4 ns/op BenchmarkAppendQuote-4 54458 2260 ns/op BenchmarkAppendQuoteRune-4 862448 131.5 ns/op BenchmarkUnquoteEasy-4 1317914 88.40 ns/op BenchmarkUnquoteHard-4 47628 2416 ns/op PASS ok strconv 19.799s goos: linux goarch: amd64 pkg: strings cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkBuildString_Builder/1Write_NoGrow-4 367730 282.5 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 108495 942.0 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 177904 658.3 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 431410 268.5 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 122269 913.2 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 172426 635.0 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 274862 421.4 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 75188 1371 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 88386 1226 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 666426 191.2 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 20457 5641 ns/op BenchmarkGenericMatch1-4 1980 54049 ns/op BenchmarkGenericMatch2-4 432 280486 ns/op BenchmarkSingleMaxSkipping-4 8024 14707 ns/op 679.93 MB/s BenchmarkSingleLongSuffixFail-4 13992 8441 ns/op 118.70 MB/s BenchmarkSingleMatch-4 238 478897 ns/op 31.32 MB/s BenchmarkByteByteNoMatch-4 73276 1650 ns/op BenchmarkByteByteMatch-4 18316 6450 ns/op BenchmarkByteStringMatch-4 21164 5512 ns/op BenchmarkHTMLEscapeNew-4 68937 1728 ns/op BenchmarkHTMLEscapeOld-4 84045 1418 ns/op BenchmarkByteStringReplacerWriteString-4 1357 81848 ns/op BenchmarkByteReplacerWriteString-4 1519 76992 ns/op BenchmarkByteByteReplaces-4 3379 34998 ns/op BenchmarkByteByteMap-4 9897 11715 ns/op BenchmarkMap/identity/ASCII-4 685419 169.4 ns/op BenchmarkMap/identity/Greek-4 490290 238.1 ns/op BenchmarkMap/change/ASCII-4 37056 3195 ns/op BenchmarkMap/change/Greek-4 28848 4137 ns/op BenchmarkIndexRune-4 1937139 62.22 ns/op BenchmarkIndexRuneLongString-4 1631949 74.09 ns/op BenchmarkIndexRuneFastPath-4 4323297 27.43 ns/op BenchmarkIndex-4 4202389 28.57 ns/op BenchmarkLastIndex-4 4751667 25.69 ns/op BenchmarkIndexByte-4 10278853 10.90 ns/op BenchmarkToUpper/#00-4 4830301 24.30 ns/op BenchmarkToUpper/ONLYUPPER-4 3324523 35.84 ns/op BenchmarkToUpper/abc-4 316004 375.4 ns/op BenchmarkToUpper/AbC123-4 225896 479.0 ns/op BenchmarkToUpper/azAZ09_-4 277755 447.8 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 55090 2152 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 72052 1662 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 34248 3545 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 55489 2117 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 121519 964.2 ns/op BenchmarkToLower/#00-4 5025198 23.70 ns/op BenchmarkToLower/abc-4 4274094 28.13 ns/op BenchmarkToLower/AbC123-4 227535 526.7 ns/op BenchmarkToLower/azAZ09_-4 229166 525.1 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 99991 1215 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 63987 1826 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 34452 3474 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 76882 1542 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 118826 988.1 ns/op BenchmarkMapNoChanges-4 842668 122.5 ns/op BenchmarkTrim-4 37896 3107 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3753970 31.95 ns/op BenchmarkToValidUTF8/InvalidASCII-4 188318 628.8 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 121010 944.1 ns/op BenchmarkEqualFold/Tests-4 52850 2258 ns/op BenchmarkEqualFold/ASCII-4 3441363 34.79 ns/op BenchmarkEqualFold/UnicodePrefix-4 109874 1093 ns/op BenchmarkEqualFold/UnicodeSuffix-4 119164 995.5 ns/op BenchmarkIndexHard1-4 150 791371 ns/op BenchmarkIndexHard2-4 597 200534 ns/op BenchmarkIndexHard3-4 148 797268 ns/op BenchmarkIndexHard4-4 99 1192515 ns/op BenchmarkLastIndexHard1-4 57 1978390 ns/op BenchmarkLastIndexHard2-4 57 1985857 ns/op BenchmarkLastIndexHard3-4 57 1981383 ns/op BenchmarkCountHard1-4 151 791817 ns/op BenchmarkCountHard2-4 598 200986 ns/op BenchmarkCountHard3-4 148 794121 ns/op BenchmarkIndexTorture-4 7642 15661 ns/op BenchmarkCountTorture-4 7496 15591 ns/op BenchmarkCountTortureOverlapping-4 651 169993 ns/op BenchmarkCountByte/10-4 4137507 28.26 ns/op 353.91 MB/s BenchmarkCountByte/32-4 4295050 28.19 ns/op 1135.16 MB/s BenchmarkCountByte/4096-4 864684 134.4 ns/op 30467.79 MB/s BenchmarkCountByte/4194304-4 676 168535 ns/op 24886.87 MB/s BenchmarkCountByte/67108864-4 15 7532040 ns/op 8909.79 MB/s BenchmarkFields/ASCII/16-4 237543 476.5 ns/op 33.58 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 17896 6200 ns/op 41.29 MB/s 448 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1416 79385 ns/op 51.60 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 67 1565234 ns/op 41.87 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 25246319 ns/op 41.53 MB/s 1507328 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 115849 982.7 ns/op 16.28 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10356 11366 ns/op 22.52 MB/s 416 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 584 206650 ns/op 19.82 MB/s 21888 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 27 4278189 ns/op 15.32 MB/s 463111 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 90206989 ns/op 11.62 MB/s 10465536 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 177914 658.1 ns/op 24.31 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 16345 7066 ns/op 36.23 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 892 123693 ns/op 33.11 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 42 2956089 ns/op 22.17 MB/s 463108 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 69818276 ns/op 15.02 MB/s 10449200 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 140319 863.1 ns/op 18.54 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 12890 9267 ns/op 27.62 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 697 162663 ns/op 25.18 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 33 3600132 ns/op 18.20 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 78278502 ns/op 13.40 MB/s 10465536 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 1 110194495 ns/op BenchmarkSplitSingleByteSeparator-4 14 8145847 ns/op BenchmarkSplitMultiByteSeparator-4 26 3987222 ns/op BenchmarkSplitNSingleByteSeparator-4 196518 520.7 ns/op BenchmarkSplitNMultiByteSeparator-4 168109 706.2 ns/op BenchmarkRepeat/5x0-4 4169832 28.58 ns/op BenchmarkRepeat/5x1-4 4628276 26.13 ns/op BenchmarkRepeat/5x2-4 264838 457.8 ns/op BenchmarkRepeat/5x6-4 159157 743.8 ns/op BenchmarkRepeat/10x0-4 4155030 28.49 ns/op BenchmarkRepeat/10x1-4 4543053 25.93 ns/op BenchmarkRepeat/10x2-4 265975 462.4 ns/op BenchmarkRepeat/10x6-4 153686 771.7 ns/op BenchmarkRepeatLarge/256/1-4 68394 1653 ns/op 154.83 MB/s BenchmarkRepeatLarge/256/16-4 107667 1030 ns/op 248.65 MB/s BenchmarkRepeatLarge/512/1-4 55789 1979 ns/op 258.66 MB/s BenchmarkRepeatLarge/512/16-4 80208 1381 ns/op 370.82 MB/s BenchmarkRepeatLarge/1024/1-4 43407 2653 ns/op 385.95 MB/s BenchmarkRepeatLarge/1024/16-4 56803 1913 ns/op 535.19 MB/s BenchmarkRepeatLarge/2048/1-4 31082 3635 ns/op 563.42 MB/s BenchmarkRepeatLarge/2048/16-4 37861 3061 ns/op 669.13 MB/s BenchmarkRepeatLarge/4096/1-4 20892 5625 ns/op 728.20 MB/s BenchmarkRepeatLarge/4096/16-4 23367 4947 ns/op 827.99 MB/s BenchmarkRepeatLarge/8192/1-4 12888 9801 ns/op 835.85 MB/s BenchmarkRepeatLarge/8192/16-4 12831 9359 ns/op 875.32 MB/s BenchmarkRepeatLarge/8192/4097-4 5556004 20.94 ns/op 195610.19 MB/s BenchmarkRepeatLarge/16384/1-4 6801 16557 ns/op 989.57 MB/s BenchmarkRepeatLarge/16384/16-4 8970 17031 ns/op 962.04 MB/s BenchmarkRepeatLarge/16384/4097-4 8936 12895 ns/op 953.18 MB/s BenchmarkRepeatLarge/32768/1-4 3651 31070 ns/op 1054.67 MB/s BenchmarkRepeatLarge/32768/16-4 4021 27870 ns/op 1175.74 MB/s BenchmarkRepeatLarge/32768/4097-4 4530 30535 ns/op 939.23 MB/s BenchmarkRepeatLarge/65536/1-4 1990 56624 ns/op 1157.39 MB/s BenchmarkRepeatLarge/65536/16-4 2085 57098 ns/op 1147.79 MB/s BenchmarkRepeatLarge/65536/4097-4 2352 58455 ns/op 1051.32 MB/s BenchmarkRepeatLarge/131072/1-4 230 506324 ns/op 258.87 MB/s BenchmarkRepeatLarge/131072/16-4 231 506486 ns/op 258.79 MB/s BenchmarkRepeatLarge/131072/4097-4 235 510969 ns/op 248.56 MB/s BenchmarkRepeatLarge/262144/1-4 100 1010023 ns/op 259.54 MB/s BenchmarkRepeatLarge/262144/16-4 100 1051166 ns/op 249.38 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1026415 ns/op 251.47 MB/s BenchmarkRepeatLarge/524288/1-4 60 2104719 ns/op 249.10 MB/s BenchmarkRepeatLarge/524288/16-4 51 2110429 ns/op 248.43 MB/s BenchmarkRepeatLarge/524288/4097-4 61 2037430 ns/op 255.38 MB/s BenchmarkRepeatLarge/1048576/1-4 31 4020809 ns/op 260.79 MB/s BenchmarkRepeatLarge/1048576/16-4 30 4071611 ns/op 257.53 MB/s BenchmarkRepeatLarge/1048576/4097-4 31 4044045 ns/op 258.34 MB/s BenchmarkRepeatLarge/2097152/1-4 15 7734446 ns/op 271.14 MB/s BenchmarkRepeatLarge/2097152/16-4 15 8091271 ns/op 259.19 MB/s BenchmarkRepeatLarge/2097152/4097-4 14 7911094 ns/op 264.64 MB/s BenchmarkRepeatLarge/4194304/1-4 7 15578341 ns/op 269.24 MB/s BenchmarkRepeatLarge/4194304/16-4 7 15426765 ns/op 271.88 MB/s BenchmarkRepeatLarge/4194304/4097-4 7 15655220 ns/op 267.72 MB/s BenchmarkRepeatLarge/8388608/1-4 4 31432802 ns/op 266.87 MB/s BenchmarkRepeatLarge/8388608/16-4 4 31641094 ns/op 265.12 MB/s BenchmarkRepeatLarge/8388608/4097-4 4 33953950 ns/op 247.00 MB/s BenchmarkRepeatLarge/16777216/1-4 2 62035330 ns/op 270.45 MB/s BenchmarkRepeatLarge/16777216/16-4 2 61669466 ns/op 272.05 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 63028856 ns/op 266.18 MB/s BenchmarkRepeatLarge/33554432/1-4 1 116894609 ns/op 287.05 MB/s BenchmarkRepeatLarge/33554432/16-4 1 118064425 ns/op 284.20 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 119063010 ns/op 281.82 MB/s BenchmarkRepeatLarge/67108864/1-4 1 250909605 ns/op 267.46 MB/s BenchmarkRepeatLarge/67108864/16-4 1 237912755 ns/op 282.07 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 238381663 ns/op 281.52 MB/s BenchmarkRepeatLarge/134217728/1-4 1 498600649 ns/op 269.19 MB/s BenchmarkRepeatLarge/134217728/16-4 1 468997435 ns/op 286.18 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 475931864 ns/op 282.01 MB/s BenchmarkRepeatLarge/268435456/1-4 1 998378343 ns/op 268.87 MB/s BenchmarkRepeatLarge/268435456/16-4 1 929416929 ns/op 288.82 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 933908094 ns/op 287.43 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1950313238 ns/op 275.27 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1842249297 ns/op 291.42 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1807221942 ns/op 297.07 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3822972414 ns/op 280.87 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3641853862 ns/op 294.83 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3680155189 ns/op 291.77 MB/s BenchmarkIndexAnyASCII/1:1-4 2376729 51.53 ns/op BenchmarkIndexAnyASCII/1:2-4 2311995 51.75 ns/op BenchmarkIndexAnyASCII/1:4-4 2332222 52.03 ns/op BenchmarkIndexAnyASCII/1:8-4 2267704 51.79 ns/op BenchmarkIndexAnyASCII/1:16-4 2246840 51.63 ns/op BenchmarkIndexAnyASCII/1:32-4 2325477 55.34 ns/op BenchmarkIndexAnyASCII/1:64-4 2318184 51.65 ns/op BenchmarkIndexAnyASCII/16:1-4 2310660 50.84 ns/op BenchmarkIndexAnyASCII/16:2-4 793867 145.1 ns/op BenchmarkIndexAnyASCII/16:4-4 810784 149.3 ns/op BenchmarkIndexAnyASCII/16:8-4 694316 153.5 ns/op BenchmarkIndexAnyASCII/16:16-4 709608 167.5 ns/op BenchmarkIndexAnyASCII/16:32-4 607645 190.6 ns/op BenchmarkIndexAnyASCII/16:64-4 502755 238.6 ns/op BenchmarkIndexAnyASCII/256:1-4 2046186 58.29 ns/op BenchmarkIndexAnyASCII/256:2-4 72879 1617 ns/op BenchmarkIndexAnyASCII/256:4-4 73240 1624 ns/op BenchmarkIndexAnyASCII/256:8-4 72502 1668 ns/op BenchmarkIndexAnyASCII/256:16-4 71816 1673 ns/op BenchmarkIndexAnyASCII/256:32-4 69942 1712 ns/op BenchmarkIndexAnyASCII/256:64-4 68462 1739 ns/op BenchmarkIndexAnyUTF8/1:1-4 2474719 46.88 ns/op BenchmarkIndexAnyUTF8/1:2-4 2350194 50.67 ns/op BenchmarkIndexAnyUTF8/1:4-4 2367843 50.57 ns/op BenchmarkIndexAnyUTF8/1:8-4 2364266 50.44 ns/op BenchmarkIndexAnyUTF8/1:16-4 2291388 52.11 ns/op BenchmarkIndexAnyUTF8/1:32-4 2324992 51.43 ns/op BenchmarkIndexAnyUTF8/1:64-4 2386852 50.71 ns/op BenchmarkIndexAnyUTF8/16:1-4 1911985 68.73 ns/op BenchmarkIndexAnyUTF8/16:2-4 291109 392.1 ns/op BenchmarkIndexAnyUTF8/16:4-4 299096 398.5 ns/op BenchmarkIndexAnyUTF8/16:8-4 289506 390.3 ns/op BenchmarkIndexAnyUTF8/16:16-4 283878 392.4 ns/op BenchmarkIndexAnyUTF8/16:32-4 278440 399.5 ns/op BenchmarkIndexAnyUTF8/16:64-4 293428 388.8 ns/op BenchmarkIndexAnyUTF8/256:1-4 348206 344.4 ns/op BenchmarkIndexAnyUTF8/256:2-4 22405 5313 ns/op BenchmarkIndexAnyUTF8/256:4-4 22736 5321 ns/op BenchmarkIndexAnyUTF8/256:8-4 22447 5321 ns/op BenchmarkIndexAnyUTF8/256:16-4 22190 5425 ns/op BenchmarkIndexAnyUTF8/256:32-4 21444 5566 ns/op BenchmarkIndexAnyUTF8/256:64-4 22214 5382 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2369428 50.40 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2347780 50.49 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2369608 50.60 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2345433 50.61 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2309162 51.30 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2317332 51.32 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2320458 51.16 ns/op BenchmarkLastIndexAnyASCII/16:1-4 835033 142.4 ns/op BenchmarkLastIndexAnyASCII/16:2-4 822244 140.4 ns/op BenchmarkLastIndexAnyASCII/16:4-4 773247 145.2 ns/op BenchmarkLastIndexAnyASCII/16:8-4 747619 152.3 ns/op BenchmarkLastIndexAnyASCII/16:16-4 732720 161.5 ns/op BenchmarkLastIndexAnyASCII/16:32-4 623926 190.6 ns/op BenchmarkLastIndexAnyASCII/16:64-4 493906 235.9 ns/op BenchmarkLastIndexAnyASCII/256:1-4 72187 1629 ns/op BenchmarkLastIndexAnyASCII/256:2-4 73623 1627 ns/op BenchmarkLastIndexAnyASCII/256:4-4 72573 1659 ns/op BenchmarkLastIndexAnyASCII/256:8-4 71181 1677 ns/op BenchmarkLastIndexAnyASCII/256:16-4 70501 1698 ns/op BenchmarkLastIndexAnyASCII/256:32-4 69592 1719 ns/op BenchmarkLastIndexAnyASCII/256:64-4 67000 1776 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2349783 50.60 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2350778 50.82 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2360223 50.36 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2294353 51.16 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2321200 51.17 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2320675 51.23 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2352147 50.51 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 358363 307.6 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 193033 614.6 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 190706 606.2 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 191316 606.9 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 181957 652.2 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 169953 683.1 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 177931 666.9 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 28066 4255 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 13164 9052 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 13213 9125 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 13257 9045 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 12180 9856 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 10223 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 12031 10063 ns/op BenchmarkTrimASCII/1:1-4 3700292 30.34 ns/op BenchmarkTrimASCII/1:2-4 2878395 41.55 ns/op BenchmarkTrimASCII/1:4-4 2596279 45.61 ns/op BenchmarkTrimASCII/1:8-4 2259423 53.64 ns/op BenchmarkTrimASCII/1:16-4 1849378 65.59 ns/op BenchmarkTrimASCII/16:1-4 3216442 36.76 ns/op BenchmarkTrimASCII/16:2-4 801721 148.6 ns/op BenchmarkTrimASCII/16:4-4 738261 152.4 ns/op BenchmarkTrimASCII/16:8-4 745844 158.1 ns/op BenchmarkTrimASCII/16:16-4 678788 166.6 ns/op BenchmarkTrimASCII/256:1-4 774484 148.7 ns/op BenchmarkTrimASCII/256:2-4 70116 1717 ns/op BenchmarkTrimASCII/256:4-4 69650 1719 ns/op BenchmarkTrimASCII/256:8-4 69786 1718 ns/op BenchmarkTrimASCII/256:16-4 69205 1733 ns/op BenchmarkTrimASCII/4096:1-4 75070 1592 ns/op BenchmarkTrimASCII/4096:2-4 4494 26607 ns/op BenchmarkTrimASCII/4096:4-4 4360 26596 ns/op BenchmarkTrimASCII/4096:8-4 4358 26418 ns/op BenchmarkTrimASCII/4096:16-4 4339 26393 ns/op BenchmarkTrimByte-4 4142690 28.35 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 13298 9078 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 13366 9006 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1090 107936 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2203 53174 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 4369 26390 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7750 14858 ns/op BenchmarkJoin/0-4 5373799 21.14 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 4157264 28.39 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 196278 609.0 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 137499 867.3 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 104206 1182 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 84751 1475 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 69667 1723 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 59732 2021 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2984850 39.62 ns/op BenchmarkTrimSpace/ASCII-4 1684683 71.01 ns/op BenchmarkTrimSpace/SomeNonASCII-4 139864 832.2 ns/op BenchmarkTrimSpace/JustNonASCII-4 71152 1619 ns/op BenchmarkReplaceAll-4 110638 1017 ns/op 16 B/op 1 allocs/op PASS ok strings 68.125s goos: linux goarch: amd64 pkg: sync cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCond1-4 49869 2227 ns/op BenchmarkCond2-4 24764 4979 ns/op BenchmarkCond4-4 17086 7237 ns/op BenchmarkCond8-4 8126 14554 ns/op BenchmarkCond16-4 3652 34656 ns/op BenchmarkCond32-4 1486 76936 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 444418 249.1 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 297429 434.3 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 438448 239.4 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 452757 238.8 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 303234 404.6 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 554641 207.2 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 69472 1897 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 65598 2154 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 52950 2922 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 37496 3459 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 498063 235.3 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 129055 809.4 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 464610 256.2 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 143758 941.1 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 496176 224.2 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 154380 791.7 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1677460 73.95 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 47463 3300 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 109143 1184 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 405439 562.4 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 3858 31061 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 303 415063 ns/op BenchmarkRange/*sync.Map-4 998 102595 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 90932 1709 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 192507 598.4 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 57120 2080 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 99764 1248 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 236848 528.3 ns/op BenchmarkAdversarialDelete/*sync.Map-4 97354 1068 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 59816 2095 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 174452 799.8 ns/op BenchmarkDeleteCollision/*sync.Map-4 640623 231.4 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 43842 2758 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 107272 1124 ns/op BenchmarkSwapCollision/*sync.Map-4 64346 1956 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 237 529469 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 90536 1291 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 234630 434.4 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 18319 6170 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 56115 2237 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 17943 6234 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 321556 423.5 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 84326 1443 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 149145 795.3 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1617903 73.62 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 163497 810.8 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1664223 77.01 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 496354 255.4 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 127184 878.5 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 408808 258.8 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 89322 1447 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 275678 413.7 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 418028 304.5 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 93996 1277 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 453210 254.9 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 244648 732.4 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 94152 1417 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 146925 782.0 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 52885 2467 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 188587 620.0 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 403147 305.7 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 102248 1151 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 520257 230.3 ns/op BenchmarkUncontendedSemaphore-4 3414150 35.47 ns/op BenchmarkContendedSemaphore-4 3092426 39.09 ns/op BenchmarkMutexUncontended-4 805606 180.9 ns/op BenchmarkMutex-4 109862 990.7 ns/op BenchmarkMutexSlack-4 117393 987.2 ns/op BenchmarkMutexWork-4 111115 1045 ns/op BenchmarkMutexWorkSlack-4 125745 1047 ns/op BenchmarkMutexNoSpin-4 54439 2178 ns/op BenchmarkMutexSpin-4 64892 1928 ns/op BenchmarkOnce-4 721849 227.1 ns/op BenchmarkOnceFunc/v=Once-4 1000000 105.2 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 904033 131.2 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 921331 124.0 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1000000 107.0 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 926137 125.5 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 920362 123.6 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 7116632 17.96 ns/op BenchmarkSemaSyntNonblock-4 1000000 107.8 ns/op BenchmarkSemaSyntBlock-4 1000000 107.4 ns/op BenchmarkSemaWorkNonblock-4 893768 134.4 ns/op BenchmarkSemaWorkBlock-4 935484 153.7 ns/op BenchmarkRWMutexUncontended-4 426454 288.8 ns/op BenchmarkRWMutexWrite100-4 284436 455.8 ns/op BenchmarkRWMutexWrite10-4 243621 523.4 ns/op BenchmarkRWMutexWorkWrite100-4 202298 560.8 ns/op BenchmarkRWMutexWorkWrite10-4 166641 676.0 ns/op BenchmarkWaitGroupUncontended-4 834975 155.8 ns/op BenchmarkWaitGroupAddDone-4 285711 383.4 ns/op BenchmarkWaitGroupAddDoneWork-4 334084 381.9 ns/op BenchmarkWaitGroupWait-4 4414026 27.68 ns/op BenchmarkWaitGroupWaitWork-4 2970949 40.28 ns/op BenchmarkWaitGroupActuallyWait-4 39750 3047 ns/op 32 B/op 2 allocs/op PASS ok sync 20.539s goos: linux goarch: amd64 pkg: sync/atomic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkValueRead-4 552213 259.2 ns/op PASS ok sync/atomic 1.243s PASS ok syscall 1.017s goos: linux goarch: amd64 pkg: testing cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkTBHelper-4 140108 834.2 ns/op 0 B/op 0 allocs/op PASS ok testing 1.146s goos: linux goarch: amd64 pkg: text/tabwriter cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkTable/1x10/new-4 6274 16117 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 11296 10608 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 88 1271001 ns/op 129393 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 120 994824 ns/op 1078 B/op 8 allocs/op BenchmarkTable/1x100000/new-4 1 192193813 ns/op 19393016 B/op 100058 allocs/op BenchmarkTable/1x100000/reuse-4 1 187253536 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1606 67349 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 2056 55595 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 18 6148035 ns/op 413573 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 19 5476048 ns/op 21766 B/op 54 allocs/op BenchmarkTable/10x100000/new-4 1 773005361 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 751655107 ns/op 48120800 B/op 100074 allocs/op BenchmarkTable/100x10/new-4 207 567370 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 238 493947 ns/op 165 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 61100525 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 58846192 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7579287918 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 7416853439 ns/op 335149960 B/op 100090 allocs/op BenchmarkPyramid/10-4 2695 43109 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 36 3071920 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 335188174 ns/op 35625256 B/op 2055 allocs/op BenchmarkRagged/10-4 2354 48357 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 255 447703 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 26 4499528 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 8293 15149 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 21.161s goos: linux goarch: amd64 pkg: text/template/parse cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkParseLarge-4 2 80741560 ns/op BenchmarkVariableString-4 97734 1236 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 2054 57238 ns/op 2512 B/op 39 allocs/op PASS ok text/template/parse 1.535s goos: linux goarch: amd64 pkg: time cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAfterFunc-4 37 3092767 ns/op BenchmarkAfter-4 97 1270125 ns/op BenchmarkStop-4 187 648950 ns/op BenchmarkSimultaneousAfterFunc-4 26 4070748 ns/op BenchmarkStartStop-4 178 565576 ns/op BenchmarkReset-4 2563 55643 ns/op BenchmarkSleep-4 32 3723282 ns/op BenchmarkParallelTimerLatency-4 51 249279 avg-late-ns 2169670 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 37 321943 avg-late-ns 974503 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 33 389266 avg-late-ns 1402226 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 403410 avg-late-ns 1283834 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 33 449223 avg-late-ns 2953286 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 330899 avg-late-ns 1448028 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 278870 avg-late-ns 1832115 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 299622 avg-late-ns 1954267 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 27 398530 avg-late-ns 4953203 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 180373 avg-late-ns 1415894 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 26 858056 avg-late-ns 3051378 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 314807 avg-late-ns 906792 max-late-ns BenchmarkTicker-4 303 341946 ns/op BenchmarkTickerReset-4 3932 29078 ns/op BenchmarkTickerResetNaive-4 236 646126 ns/op BenchmarkNow-4 1000000 102.7 ns/op BenchmarkNowUnixNano-4 1148647 104.1 ns/op BenchmarkNowUnixMilli-4 1000000 103.2 ns/op BenchmarkNowUnixMicro-4 1000000 103.5 ns/op BenchmarkFormat-4 56430 2102 ns/op BenchmarkFormatRFC3339-4 77350 1549 ns/op BenchmarkFormatRFC3339Nano-4 76502 1594 ns/op BenchmarkFormatNow-4 78168 1535 ns/op BenchmarkMarshalJSON-4 98080 1199 ns/op BenchmarkMarshalText-4 102459 1177 ns/op BenchmarkParse-4 137851 857.6 ns/op BenchmarkParseRFC3339UTC-4 318876 373.8 ns/op BenchmarkParseRFC3339UTCBytes-4 210598 568.2 ns/op BenchmarkParseRFC3339TZ-4 99598 1203 ns/op BenchmarkParseRFC3339TZBytes-4 76434 1566 ns/op BenchmarkParseDuration-4 486985 230.9 ns/op BenchmarkHour-4 794790 138.5 ns/op BenchmarkSecond-4 824997 139.7 ns/op BenchmarkYear-4 639375 183.6 ns/op BenchmarkDay-4 579555 204.1 ns/op BenchmarkISOWeek-4 626068 191.4 ns/op BenchmarkGoString-4 72100 1627 ns/op BenchmarkUnmarshalText-4 81801 1341 ns/op PASS ok time 12.370s goos: linux goarch: amd64 pkg: unicode/utf16 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecodeValidASCII-4 614890 181.3 ns/op BenchmarkDecodeValidJapaneseChars-4 708906 153.4 ns/op BenchmarkDecodeRune-4 1639404 72.26 ns/op BenchmarkEncodeValidASCII-4 523854 207.9 ns/op BenchmarkEncodeValidJapaneseChars-4 726836 151.5 ns/op BenchmarkAppendRuneValidASCII-4 1485939 81.09 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2499910 47.92 ns/op BenchmarkEncodeRune-4 2796712 43.04 ns/op PASS ok unicode/utf16 2.212s goos: linux goarch: amd64 pkg: unicode/utf8 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRuneCountTenASCIIChars-4 2083618 57.36 ns/op BenchmarkRuneCountTenJapaneseChars-4 295411 375.7 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 3812068 31.92 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 420913 280.1 ns/op BenchmarkValidTenASCIIChars-4 1915000 62.54 ns/op BenchmarkValid100KASCIIChars-4 78 1333663 ns/op BenchmarkValidTenJapaneseChars-4 285571 406.9 ns/op BenchmarkValidLongMostlyASCII-4 82 1460136 ns/op BenchmarkValidLongJapanese-4 45 2281699 ns/op BenchmarkValidStringTenASCIIChars-4 4742416 25.12 ns/op BenchmarkValidString100KASCIIChars-4 9699 12176 ns/op BenchmarkValidStringTenJapaneseChars-4 403531 260.0 ns/op BenchmarkValidStringLongMostlyASCII-4 1207 98812 ns/op BenchmarkValidStringLongJapanese-4 154 767144 ns/op BenchmarkEncodeASCIIRune-4 4502871 26.37 ns/op BenchmarkEncodeJapaneseRune-4 2389588 46.47 ns/op BenchmarkAppendASCIIRune-4 9368370 12.82 ns/op BenchmarkAppendJapaneseRune-4 3048363 39.19 ns/op BenchmarkDecodeASCIIRune-4 2702313 44.73 ns/op BenchmarkDecodeJapaneseRune-4 2129545 56.22 ns/op BenchmarkFullRune/ASCII-4 3361363 35.51 ns/op BenchmarkFullRune/Incomplete-4 1500736 78.79 ns/op BenchmarkFullRune/Japanese-4 3578572 33.76 ns/op PASS ok unicode/utf8 4.517s goos: linux goarch: amd64 pkg: cmd/api cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAll-4 1 72499110678 ns/op PASS ok cmd/api 73.734s goos: linux goarch: amd64 pkg: cmd/cgo/internal/test cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCgoCall/add-int-4 450772 251.4 ns/op BenchmarkCgoCall/one-pointer-4 370354 305.9 ns/op BenchmarkCgoCall/string-pointer-escape-4 307309 397.8 ns/op BenchmarkCgoCall/string-pointer-noescape-4 428491 274.1 ns/op BenchmarkCgoCall/eight-pointers-4 189752 621.6 ns/op BenchmarkCgoCall/eight-pointers-nil-4 386064 305.2 ns/op BenchmarkCgoCall/eight-pointers-array-4 31407 4136 ns/op BenchmarkCgoCall/eight-pointers-slice-4 41884 2844 ns/op BenchmarkGoString-4 1010762 117.7 ns/op BenchmarkCGoCallback-4 47709 2537 ns/op BenchmarkCGoInCThread-4 312321 369.5 ns/op PASS ok cmd/cgo/internal/test 2.580s goos: linux goarch: amd64 pkg: cmd/compile/internal/reflectdata cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEqArrayOfStrings5-4 1218229 99.29 ns/op BenchmarkEqArrayOfStrings64-4 153867 772.2 ns/op BenchmarkEqArrayOfStrings1024-4 9040 11347 ns/op BenchmarkEqArrayOfFloats5-4 1421707 84.88 ns/op BenchmarkEqArrayOfFloats64-4 150626 793.6 ns/op BenchmarkEqArrayOfFloats1024-4 8988 13193 ns/op BenchmarkEqArrayOfStructsEq-4 2740 42560 ns/op BenchmarkEqArrayOfStructsNotEq-4 4960 23427 ns/op BenchmarkEqStruct-4 22740772 5.281 ns/op PASS ok cmd/compile/internal/reflectdata 2.420s goos: linux goarch: amd64 pkg: cmd/compile/internal/ssa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPhioptPass-4 10000 61699 ns/op BenchmarkCopyElim1-4 588 177001 ns/op BenchmarkCopyElim10-4 459 225024 ns/op BenchmarkCopyElim100-4 279 423386 ns/op BenchmarkCopyElim1000-4 50 2256844 ns/op BenchmarkCopyElim10000-4 3 42816920 ns/op BenchmarkCopyElim100000-4 1 729786928 ns/op BenchmarkDeadCode/1-4 534 226777 ns/op BenchmarkDeadCode/10-4 457 246353 ns/op BenchmarkDeadCode/100-4 198 539755 ns/op BenchmarkDeadCode/1000-4 42 2802429 ns/op BenchmarkDeadCode/10000-4 3 37073665 ns/op BenchmarkDeadCode/100000-4 1 473050647 ns/op BenchmarkDeadCode/200000-4 1 980014674 ns/op BenchmarkDominatorsLinear-4 12 11106078 ns/op 0.90 MB/s BenchmarkDominatorsFwdBack-4 7 16709949 ns/op 0.60 MB/s BenchmarkDominatorsManyPred-4 8 15430152 ns/op 0.65 MB/s BenchmarkDominatorsMaxPred-4 8 15424209 ns/op 0.65 MB/s BenchmarkDominatorsMaxPredVal-4 8 14038805 ns/op 0.71 MB/s BenchmarkFuse/1-4 529 230777 ns/op BenchmarkFuse/10-4 367 281734 ns/op BenchmarkFuse/100-4 135 881014 ns/op BenchmarkFuse/1000-4 18 6481878 ns/op BenchmarkFuse/10000-4 2 86751725 ns/op BenchmarkNilCheckDeep1-4 9944 10832 ns/op 0.09 MB/s 238 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 4134 26820 ns/op 0.37 MB/s 238 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 643 181241 ns/op 0.55 MB/s 658 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 60 1769860 ns/op 0.57 MB/s 4575 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 5 21429963 ns/op 0.47 MB/s 85600 B/op 6 allocs/op BenchmarkDSEPass-4 31 3781835 ns/op 48864 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 123974977 ns/op 4279648 B/op 108927 allocs/op BenchmarkCSEPass-4 7 15916903 ns/op 84709 B/op 8 allocs/op BenchmarkCSEPassBlock-4 1 161240669 ns/op 5649040 B/op 97354 allocs/op BenchmarkDeadcodePass-4 169 655453 ns/op 97662 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 142387909 ns/op 4070376 B/op 45167 allocs/op BenchmarkMultiPass-4 64 1780384 ns/op 240967 B/op 10 allocs/op BenchmarkMultiPassBlock-4 1 281490994 ns/op 11209616 B/op 150034 allocs/op BenchmarkCondRewrite/SoloJump-4 2960026 40.56 ns/op BenchmarkCondRewrite/CombJump-4 2806845 43.39 ns/op PASS ok cmd/compile/internal/ssa 16.395s goos: linux goarch: amd64 pkg: cmd/compile/internal/test cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLoadAdd-4 8782 12856 ns/op BenchmarkExtShift-4 17355 6958 ns/op BenchmarkModify-4 9759 11671 ns/op BenchmarkMullImm-4 16501 7316 ns/op BenchmarkConstModify-4 8977 12685 ns/op BenchmarkBitSet-4 20049 6014 ns/op BenchmarkBitClear-4 19869 5999 ns/op BenchmarkBitToggle-4 20047 6007 ns/op BenchmarkBitSetConst-4 150798 767.4 ns/op BenchmarkBitClearConst-4 155856 764.4 ns/op BenchmarkBitToggleConst-4 151347 761.9 ns/op BenchmarkDivconstI64-4 8738925 13.64 ns/op BenchmarkModconstI64-4 8940560 13.42 ns/op BenchmarkDivisiblePow2constI64-4 8318883 14.38 ns/op BenchmarkDivisibleconstI64-4 8763090 13.62 ns/op BenchmarkDivisibleWDivconstI64-4 6107157 19.66 ns/op BenchmarkDivconstU64/3-4 8441613 13.94 ns/op BenchmarkDivconstU64/5-4 8252098 14.47 ns/op BenchmarkDivconstU64/37-4 8531550 13.99 ns/op BenchmarkDivconstU64/1234567-4 8674801 13.57 ns/op BenchmarkModconstU64-4 8356930 14.34 ns/op BenchmarkDivisibleconstU64-4 8900359 13.58 ns/op BenchmarkDivisibleWDivconstU64-4 6395923 18.64 ns/op BenchmarkDivconstI32-4 8766805 13.61 ns/op BenchmarkModconstI32-4 8869096 13.39 ns/op BenchmarkDivisiblePow2constI32-4 8349080 13.98 ns/op BenchmarkDivisibleconstI32-4 8370201 14.13 ns/op BenchmarkDivisibleWDivconstI32-4 6129814 19.40 ns/op BenchmarkDivconstU32-4 8427651 12.45 ns/op BenchmarkModconstU32-4 8187193 14.46 ns/op BenchmarkDivisibleconstU32-4 8385262 14.31 ns/op BenchmarkDivisibleWDivconstU32-4 6267582 19.10 ns/op BenchmarkDivconstI16-4 8933593 13.44 ns/op BenchmarkModconstI16-4 9650958 12.45 ns/op BenchmarkDivisiblePow2constI16-4 8416309 14.44 ns/op BenchmarkDivisibleconstI16-4 8859939 13.54 ns/op BenchmarkDivisibleWDivconstI16-4 6157600 19.48 ns/op BenchmarkDivconstU16-4 8080135 14.79 ns/op BenchmarkModconstU16-4 8805685 13.56 ns/op BenchmarkDivisibleconstU16-4 8632467 13.95 ns/op BenchmarkDivisibleWDivconstU16-4 6000168 20.25 ns/op BenchmarkDivconstI8-4 8646711 13.85 ns/op BenchmarkModconstI8-4 8119318 14.73 ns/op BenchmarkDivisiblePow2constI8-4 8826184 13.67 ns/op BenchmarkDivisibleconstI8-4 8349333 14.47 ns/op BenchmarkDivisibleWDivconstI8-4 6311949 19.14 ns/op BenchmarkDivconstU8-4 8102674 14.39 ns/op BenchmarkModconstU8-4 8849577 13.50 ns/op BenchmarkDivisibleconstU8-4 8926560 13.61 ns/op BenchmarkDivisibleWDivconstU8-4 5950152 20.17 ns/op BenchmarkMul2-4 165949 723.0 ns/op BenchmarkMulNeg2-4 163707 730.9 ns/op BenchmarkEfaceInteger-4 3563114 29.08 ns/op BenchmarkDiv64UnsignedSmall-4 6902386 17.35 ns/op BenchmarkDiv64Small-4 6284474 18.98 ns/op BenchmarkDiv64SmallNegDivisor-4 6164920 19.51 ns/op BenchmarkDiv64SmallNegDividend-4 5706369 18.96 ns/op BenchmarkDiv64SmallNegBoth-4 6213451 19.30 ns/op BenchmarkDiv64Unsigned-4 6766852 17.56 ns/op BenchmarkDiv64-4 6188162 19.38 ns/op BenchmarkDiv64NegDivisor-4 6202190 19.31 ns/op BenchmarkDiv64NegDividend-4 6065278 19.42 ns/op BenchmarkDiv64NegBoth-4 6064058 19.66 ns/op BenchmarkMod64UnsignedSmall-4 7105050 16.98 ns/op BenchmarkMod64Small-4 6335253 18.99 ns/op BenchmarkMod64SmallNegDivisor-4 6183009 19.35 ns/op BenchmarkMod64SmallNegDividend-4 6123116 19.36 ns/op BenchmarkMod64SmallNegBoth-4 6116690 19.57 ns/op BenchmarkMod64Unsigned-4 7041670 17.10 ns/op BenchmarkMod64-4 6288152 19.13 ns/op BenchmarkMod64NegDivisor-4 6018289 20.03 ns/op BenchmarkMod64NegDividend-4 6047467 20.12 ns/op BenchmarkMod64NegBoth-4 5999156 19.39 ns/op BenchmarkMulconstI32/3-4 16354539 7.284 ns/op BenchmarkMulconstI32/5-4 16538848 7.198 ns/op BenchmarkMulconstI32/12-4 16147168 7.293 ns/op BenchmarkMulconstI32/120-4 16466181 7.187 ns/op BenchmarkMulconstI32/-120-4 15837565 7.456 ns/op BenchmarkMulconstI32/65537-4 16508800 7.212 ns/op BenchmarkMulconstI32/65538-4 16259740 7.401 ns/op BenchmarkMulconstI64/3-4 16495194 7.276 ns/op BenchmarkMulconstI64/5-4 16539103 7.289 ns/op BenchmarkMulconstI64/12-4 16403174 7.299 ns/op BenchmarkMulconstI64/120-4 16604461 7.173 ns/op BenchmarkMulconstI64/-120-4 16615812 7.265 ns/op BenchmarkMulconstI64/65537-4 16037445 7.311 ns/op BenchmarkMulconstI64/65538-4 16265162 7.268 ns/op BenchmarkMulconstU32/3-4 16585590 7.228 ns/op BenchmarkMulconstU32/5-4 16582894 7.281 ns/op BenchmarkMulconstU32/12-4 16603358 7.211 ns/op BenchmarkMulconstU32/120-4 16634047 7.195 ns/op BenchmarkMulconstU32/65537-4 16110982 7.298 ns/op BenchmarkMulconstU32/65538-4 16617652 7.295 ns/op BenchmarkMulconstU64/3-4 16495264 7.214 ns/op BenchmarkMulconstU64/5-4 15845497 7.553 ns/op BenchmarkMulconstU64/12-4 15773683 7.308 ns/op BenchmarkMulconstU64/120-4 14954080 7.921 ns/op BenchmarkMulconstU64/65537-4 16487205 7.219 ns/op BenchmarkMulconstU64/65538-4 16445607 7.240 ns/op BenchmarkShiftArithmeticRight-4 19474496 6.067 ns/op BenchmarkSwitch8Predictable-4 12854378 8.822 ns/op BenchmarkSwitch8Unpredictable-4 6514213 18.48 ns/op BenchmarkSwitch32Predictable-4 8203080 12.30 ns/op BenchmarkSwitch32Unpredictable-4 6682143 18.01 ns/op BenchmarkSwitchStringPredictable-4 7897122 13.44 ns/op BenchmarkSwitchStringUnpredictable-4 4350843 24.25 ns/op BenchmarkSwitchTypePredictable-4 5801719 20.02 ns/op BenchmarkSwitchTypeUnpredictable-4 3341026 36.03 ns/op PASS ok cmd/compile/internal/test 16.320s goos: linux goarch: amd64 pkg: cmd/compile/internal/types2 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLookupFieldOrMethod-4 116 956111 ns/op BenchmarkNamed/Underlying/nongeneric-4 865801 139.5 ns/op BenchmarkNamed/Underlying/generic-4 834172 139.4 ns/op BenchmarkNamed/Underlying/src_instance-4 854670 137.3 ns/op BenchmarkNamed/Underlying/user_instance-4 865558 137.5 ns/op BenchmarkCheck/http/funcbodies/info-4 1 596354457 ns/op 54747 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 401754310 ns/op 81256 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 175734841 ns/op 185712 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 146114118 ns/op 223364 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 446880901 ns/op 11585 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 91221335 ns/op 56744 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 37973637 ns/op 136312 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 35104072 ns/op 147443 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 129857833 ns/op 16705 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 42038420 ns/op 51591 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 5 22592321 ns/op 95999 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 21385616 ns/op 101404 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1191340330 ns/op 55532 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 617497317 ns/op 107137 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 173782471 ns/op 380515 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 121945952 ns/op 542201 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 495898028 ns/op 4057 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 66360798 ns/op 30300 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 40729912 ns/op 49379 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 39377543 ns/op 51060 lines/s PASS ok cmd/compile/internal/types2 17.544s goos: linux goarch: amd64 pkg: cmd/go cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExecGoEnv-4 130 886358 ns/op 2009577 sys-ns/op 1333208 user-ns/op PASS ok cmd/go 1.209s goos: linux goarch: amd64 pkg: cmd/go/internal/cfg cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLookPath-4 213114 533.6 ns/op PASS ok cmd/go/internal/cfg 1.140s goos: linux goarch: amd64 pkg: cmd/internal/notsha256 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 65328 1789 ns/op 4.47 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 76138 1549 ns/op 5.16 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 14276 8408 ns/op 121.79 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 14511 8312 ns/op 123.20 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 2149 53763 ns/op 152.37 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 2221 53771 ns/op 152.35 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.960s All tests passed.