darwin-amd64-race at cb6d15a747ee7875504fdb4fc28c64c67c5f8d82 :: Running /tmp/buildlet/go/src/make.bash with args ["/tmp/buildlet/go/src/make.bash" "-force"] and env ["TERM_PROGRAM=Apple_Terminal" "SHELL=/bin/zsh" "TERM=xterm-256color" "TERM_PROGRAM_VERSION=445" "TERM_SESSION_ID=C2F21416-777D-4A2F-BE6E-C885977DDBAA" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.Irm6c0tkMo/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=C685061F-028F-4A84-8847-4DF54DB93B75" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GO_TEST_TIMEOUT_SCALE=2" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "GOPLSCACHE=/tmp/buildlet/goplscache" "PWD=/tmp/buildlet/go/src"] in dir /tmp/buildlet/go/src Building Go cmd/dist using /tmp/buildlet/go1.4. (go1.20.6 darwin/amd64) Building Go toolchain1 using /tmp/buildlet/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 darwin/amd64. --- Installed Go for darwin/amd64 in /tmp/buildlet/go Installed commands in /tmp/buildlet/go/bin *** You need to add /tmp/buildlet/go/bin to your PATH. :: Running /tmp/buildlet/go/bin/go with args ["/tmp/buildlet/go/bin/go" "install" "-race" "std"] and env ["TERM_PROGRAM=Apple_Terminal" "SHELL=/bin/zsh" "TERM=xterm-256color" "TERM_PROGRAM_VERSION=445" "TERM_SESSION_ID=C2F21416-777D-4A2F-BE6E-C885977DDBAA" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.Irm6c0tkMo/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=C685061F-028F-4A84-8847-4DF54DB93B75" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GO_TEST_TIMEOUT_SCALE=2" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "GOPLSCACHE=/tmp/buildlet/goplscache" "PWD=/tmp/buildlet/go/bin"] in dir /tmp/buildlet/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 2.142s ok archive/zip 3.748s ok bufio 1.535s ok bytes 3.097s ok cmp 1.048s ok compress/bzip2 1.633s ok compress/flate 9.546s ok compress/gzip 17.755s ok compress/lzw 2.118s ok compress/zlib 7.583s ok container/heap 1.061s ok container/list 1.067s ok container/ring 1.067s ok context 1.151s ok crypto 3.821s ok crypto/aes 1.114s ok crypto/cipher 1.096s ok crypto/des 1.084s ok crypto/dsa 1.075s ok crypto/ecdh 1.362s ok crypto/ecdsa 1.254s ok crypto/ed25519 1.701s ok crypto/elliptic 1.107s ok crypto/hmac 1.062s ok crypto/internal/alias 1.031s ok crypto/internal/bigmod 1.676s ok crypto/internal/boring 1.089s ok crypto/internal/boring/bcache 1.631s ok crypto/internal/edwards25519 2.149s ok crypto/internal/edwards25519/field 1.131s ok crypto/internal/nistec 1.996s ok crypto/internal/nistec/fiat 1.052s [no tests to run] ok crypto/md5 1.123s ok crypto/rand 1.443s ok crypto/rc4 1.745s ok crypto/rsa 3.351s ok crypto/sha1 1.069s ok crypto/sha256 1.052s ok crypto/sha512 1.073s ok crypto/subtle 1.465s ok crypto/tls 7.032s ok crypto/x509 2.847s ok database/sql 1.754s ok database/sql/driver 1.069s ok debug/buildinfo 1.154s ok debug/dwarf 1.138s ok debug/elf 2.495s ok debug/gosym 1.255s ok debug/macho 1.065s ok debug/pe 1.187s ok debug/plan9obj 1.071s ok embed 1.064s [no tests to run] ok embed/internal/embedtest 1.121s ok encoding/ascii85 1.103s ok encoding/asn1 1.057s ok encoding/base32 1.171s ok encoding/base64 1.060s ok encoding/binary 1.063s ok encoding/csv 1.246s ok encoding/gob 29.745s ok encoding/hex 1.053s ok encoding/json 4.227s ok encoding/pem 4.576s ok encoding/xml 1.263s ok errors 1.080s ok expvar 1.085s ok flag 3.322s ok fmt 1.776s ok go/ast 1.057s ok go/build 9.918s ok go/build/constraint 1.053s ok go/constant 1.054s ok go/doc 1.664s ok go/doc/comment 6.224s ok go/format 1.252s ok go/importer 3.464s ok go/internal/gccgoimporter 1.195s ok go/internal/gcimporter 29.973s ok go/internal/srcimporter 41.502s ok go/parser 3.598s ok go/printer 4.137s ok go/scanner 1.068s ok go/token 1.196s ok go/types 87.447s ok go/version 1.061s ok hash 1.046s ok hash/adler32 1.087s ok hash/crc32 1.200s ok hash/crc64 1.164s ok hash/fnv 1.113s ok hash/maphash 1.060s ok html 1.050s ok html/template 1.438s ok image 1.823s ok image/color 1.160s ok image/draw 2.219s ok image/gif 3.387s ok image/jpeg 3.374s ok image/png 5.821s ok index/suffixarray 2.985s ok internal/abi 1.433s ok internal/buildcfg 1.049s ok internal/chacha8rand 1.050s ok internal/coverage/cformat 1.101s ok internal/coverage/cmerge 1.064s ok internal/coverage/pods 1.052s ok internal/coverage/slicereader 1.052s ok internal/coverage/slicewriter 1.031s ok internal/coverage/test 1.098s ok internal/cpu 3.107s ok internal/dag 1.069s ok internal/diff 1.111s ok internal/fmtsort 1.039s ok internal/fuzz 1.084s ok internal/godebug 16.583s ok internal/godebugs 94.222s ok internal/gover 1.055s ok internal/intern 3.282s ok internal/itoa 1.083s ok internal/platform 2.795s ok internal/poll 1.769s ok internal/profile 1.108s ok internal/reflectlite 1.034s ok internal/runtime/atomic 1.086s ok internal/saferio 1.250s ok internal/singleflight 1.185s ok internal/sysinfo 1.089s ok internal/testenv 1.990s ok internal/trace 1.501s ok internal/trace/v2 54.550s ok internal/trace/v2/internal/oldtrace 2.295s ok internal/types/errors 3.934s ok internal/unsafeheader 1.035s ok internal/xcoff 1.157s ok internal/zstd 1.140s ok io 1.123s ok io/fs 1.293s ok io/ioutil 1.071s ok log 1.098s ok log/slog 1.220s ok log/slog/internal/benchmarks 1.038s ok log/slog/internal/buffer 1.054s ok log/syslog 2.306s ok maps 1.051s ok math 1.099s ok math/big 4.641s ok math/bits 1.045s ok math/cmplx 1.070s ok math/rand 5.236s ok math/rand/v2 3.432s ok mime 1.074s ok mime/multipart 7.396s ok mime/quotedprintable 1.118s ok net 21.860s ok net/http 23.347s ok net/http/cgi 28.252s ok net/http/cookiejar 1.113s ok net/http/fcgi 1.279s ok net/http/httptest 1.292s ok net/http/httptrace 1.047s ok net/http/httputil 2.324s ok net/http/internal 3.416s ok net/http/internal/ascii 1.065s ok net/http/pprof 6.387s ok net/internal/cgotest 1.031s ok net/internal/socktest 1.084s ok net/mail 1.067s ok net/netip 2.592s ok net/rpc 1.325s ok net/rpc/jsonrpc 1.223s ok net/smtp 1.205s ok net/textproto 1.748s ok net/url 1.099s ok os 8.780s ok os/exec 12.066s ok os/exec/internal/fdtest 1.057s ok os/signal 20.958s ok os/user 1.100s ok path 1.060s ok path/filepath 1.204s ok plugin 1.082s ok reflect 2.418s ok regexp 4.482s ok regexp/syntax 7.186s ok runtime 73.331s ok runtime/cgo 1.033s ok runtime/coverage 1.086s ok runtime/debug 2.326s ok runtime/internal/math 1.030s ok runtime/internal/sys 1.057s ok runtime/internal/wasitest 1.023s ok runtime/metrics 1.045s ok runtime/pprof 25.600s ok runtime/race 17.428s ok runtime/trace 1.225s ok slices 2.410s ok sort 1.441s ok strconv 6.626s ok strings 5.482s ok sync 1.792s ok sync/atomic 8.869s ok syscall 7.581s ok testing 4.875s ok testing/fstest 1.030s ok testing/iotest 1.051s ok testing/quick 1.198s ok testing/slogtest 1.041s ok text/scanner 1.097s ok text/tabwriter 1.034s ok text/template 1.212s ok text/template/parse 1.089s ok time 10.131s ok unicode 1.065s ok unicode/utf16 1.059s ok unicode/utf8 1.049s ok cmd/addr2line 14.063s ok cmd/api 47.899s ok cmd/asm/internal/asm 6.217s ok cmd/asm/internal/lex 1.113s ok cmd/cgo/internal/swig 1.206s ok cmd/cgo/internal/test 1.719s ok cmd/cgo/internal/testcarchive 66.819s ok cmd/cgo/internal/testcshared 35.815s ok cmd/cgo/internal/testerrors 48.514s ok cmd/cgo/internal/testfortran 1.170s ok cmd/cgo/internal/testgodefs 5.011s ok cmd/cgo/internal/testlife 3.798s ok cmd/cgo/internal/testnocgo 1.026s ok cmd/cgo/internal/testplugin 110.483s ok cmd/cgo/internal/testsanitizers 1.043s [no tests to run] ok cmd/cgo/internal/testshared 1.035s ok cmd/cgo/internal/testso 7.190s ok cmd/cgo/internal/teststdio 6.981s ok cmd/cgo/internal/testtls 1.038s ok cmd/compile/internal/abt 1.068s ok cmd/compile/internal/amd64 86.910s ok cmd/compile/internal/base 1.034s ok cmd/compile/internal/compare 1.048s ok cmd/compile/internal/devirtualize 1.024s ok cmd/compile/internal/dwarfgen 2.393s ok cmd/compile/internal/importer 8.223s ok cmd/compile/internal/inline/inlheur 4.626s ok cmd/compile/internal/ir 1.032s ok cmd/compile/internal/liveness 1.478s ok cmd/compile/internal/logopt 2.507s ok cmd/compile/internal/loopvar 56.602s ok cmd/compile/internal/noder 1.070s ok cmd/compile/internal/reflectdata 1.091s [no tests to run] ok cmd/compile/internal/ssa 65.529s ok cmd/compile/internal/syntax 1.478s ok cmd/compile/internal/test 41.582s ok cmd/compile/internal/typecheck 2.198s ok cmd/compile/internal/types 1.046s ok cmd/compile/internal/types2 38.952s ok cmd/covdata 1.090s ok cmd/cover 23.986s ok cmd/dist 1.051s ok cmd/distpack 1.053s ok cmd/doc 3.636s ok cmd/fix 17.028s ok cmd/go 557.748s ok cmd/go/internal/auth 1.088s ok cmd/go/internal/cache 1.571s ok cmd/go/internal/cfg 1.038s [no tests to run] ok cmd/go/internal/envcmd 1.730s ok cmd/go/internal/fsys 1.234s ok cmd/go/internal/generate 0.092s ok cmd/go/internal/gover 1.153s ok cmd/go/internal/imports 1.163s ok cmd/go/internal/load 1.058s ok cmd/go/internal/lockedfile 2.307s ok cmd/go/internal/lockedfile/internal/filelock 2.143s ok cmd/go/internal/modfetch 1.072s ok cmd/go/internal/modfetch/codehost 11.039s ok cmd/go/internal/modfetch/zip_sum_test 1.111s ok cmd/go/internal/modindex 1.768s ok cmd/go/internal/modload 1.049s ok cmd/go/internal/mvs 1.074s ok cmd/go/internal/par 1.107s ok cmd/go/internal/str 1.031s ok cmd/go/internal/test 1.101s ok cmd/go/internal/toolchain 1.063s ok cmd/go/internal/vcs 1.077s ok cmd/go/internal/vcweb 1.087s ok cmd/go/internal/vcweb/vcstest 30.545s ok cmd/go/internal/web 1.068s ok cmd/go/internal/work 3.485s ok cmd/gofmt 1.449s ok cmd/internal/archive 3.442s ok cmd/internal/buildid 1.986s ok cmd/internal/cov 2.047s ok cmd/internal/dwarf 1.120s ok cmd/internal/edit 1.044s ok cmd/internal/goobj 1.040s ok cmd/internal/moddeps 3.704s ok cmd/internal/notsha256 1.065s ok cmd/internal/obj 2.933s ok cmd/internal/obj/ppc64 2.563s ok cmd/internal/obj/riscv 1.741s ok cmd/internal/obj/s390x 1.037s ok cmd/internal/obj/x86 5.925s ok cmd/internal/objabi 1.260s ok cmd/internal/pgo 1.034s ok cmd/internal/pkgpath 5.121s ok cmd/internal/pkgpattern 1.026s ok cmd/internal/quoted 1.041s ok cmd/internal/src 1.030s ok cmd/internal/test2json 1.821s ok cmd/link 30.606s ok cmd/link/internal/benchmark 1.057s ok cmd/link/internal/ld 38.250s ok cmd/link/internal/loader 1.060s ok cmd/nm 9.768s ok cmd/objdump 10.685s ok cmd/pack 9.062s ok cmd/pprof 4.278s ok cmd/relnote 1.039s ok cmd/trace 1.047s ok cmd/trace/v2 1.390s ok cmd/vet 60.772s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3302 60683 ns/op 1128 B/op 10 allocs/op Benchmark/Writer/GNU-4 2394 65810 ns/op 1665 B/op 25 allocs/op Benchmark/Writer/PAX-4 2026 73827 ns/op 2112 B/op 32 allocs/op Benchmark/Reader/USTAR-4 2910 52031 ns/op 5052 B/op 15 allocs/op Benchmark/Reader/GNU-4 5157 44599 ns/op 5221 B/op 15 allocs/op Benchmark/Reader/PAX-4 2030 97848 ns/op 8841 B/op 33 allocs/op PASS ok archive/tar 2.773s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 449088336 ns/op 828704 B/op 82 allocs/op BenchmarkZip64Test-4 1 242515204 ns/op BenchmarkZip64TestSizes/4096-4 644 206809 ns/op BenchmarkZip64TestSizes/1048576-4 72 1488273 ns/op BenchmarkZip64TestSizes/67108864-4 1 382761323 ns/op PASS ok archive/zip 2.972s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 170634 773.2 ns/op BenchmarkReaderCopyUnoptimal-4 96280 1178 ns/op BenchmarkReaderCopyNoWriteTo-4 7257 90154 ns/op BenchmarkReaderWriteToOptimal-4 6489 25995 ns/op BenchmarkReaderReadString-4 81373 1722 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 173995 752.4 ns/op BenchmarkWriterCopyUnoptimal-4 180661 798.0 ns/op BenchmarkWriterCopyNoReadFrom-4 4035 83210 ns/op BenchmarkReaderEmpty-4 10000 10097 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 10000 14517 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 360236 436.1 ns/op 0 B/op 0 allocs/op PASS ok bufio 4.077s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 1990 66560 ns/op 492.31 MB/s BenchmarkWriteByte-4 252 417448 ns/op 9.81 MB/s BenchmarkWriteRune-4 162 773536 ns/op 15.89 MB/s BenchmarkBufferNotEmptyWriteRead-4 30 5104461 ns/op BenchmarkBufferFullSmallReads-4 84 1689811 ns/op BenchmarkBufferWriteBlock/N4096-4 3448 33512 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 182 640188 ns/op 260097 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 7 20584445 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 1 119935910 ns/op 139.88 MB/s 33554432 B/op 2 allocs/op BenchmarkIndexByte/10-4 2983989 39.41 ns/op 253.75 MB/s BenchmarkIndexByte/32-4 2590116 42.22 ns/op 757.98 MB/s BenchmarkIndexByte/4K-4 901803 136.3 ns/op 30055.62 MB/s BenchmarkIndexBytePortable/10-4 757982 146.4 ns/op 68.29 MB/s BenchmarkIndexBytePortable/32-4 309648 380.5 ns/op 84.10 MB/s BenchmarkIndexBytePortable/4K-4 3310 43948 ns/op 93.20 MB/s BenchmarkIndexRune/10-4 883316 156.1 ns/op 64.08 MB/s BenchmarkIndexRune/32-4 917977 154.6 ns/op 207.03 MB/s BenchmarkIndexRune/4K-4 366374 362.5 ns/op 11298.19 MB/s BenchmarkIndexRuneASCII/10-4 2821165 65.92 ns/op 151.70 MB/s BenchmarkIndexRuneASCII/32-4 2551162 44.08 ns/op 725.97 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 142.0 ns/op 28855.01 MB/s BenchmarkEqual/0-4 7849004 17.17 ns/op BenchmarkEqual/same/1-4 1000000 122.4 ns/op 8.17 MB/s BenchmarkEqual/same/6-4 1000000 148.1 ns/op 40.52 MB/s BenchmarkEqual/same/9-4 1000000 133.1 ns/op 67.61 MB/s BenchmarkEqual/same/15-4 992419 128.4 ns/op 116.79 MB/s BenchmarkEqual/same/16-4 1000000 122.1 ns/op 131.09 MB/s BenchmarkEqual/same/20-4 894595 122.3 ns/op 163.47 MB/s BenchmarkEqual/same/32-4 1000000 221.2 ns/op 144.68 MB/s BenchmarkEqual/same/4K-4 87007 1382 ns/op 2964.36 MB/s BenchmarkEqual/1-4 1000000 125.3 ns/op 7.98 MB/s BenchmarkEqual/6-4 1000000 118.5 ns/op 50.62 MB/s BenchmarkEqual/9-4 1000000 117.3 ns/op 76.71 MB/s BenchmarkEqual/15-4 701792 169.0 ns/op 88.77 MB/s BenchmarkEqual/16-4 978687 151.3 ns/op 105.73 MB/s BenchmarkEqual/20-4 1000000 131.9 ns/op 151.61 MB/s BenchmarkEqual/32-4 1000000 135.3 ns/op 236.47 MB/s BenchmarkEqual/4K-4 65265 1780 ns/op 2301.29 MB/s BenchmarkEqualBothUnaligned/64_0-4 1000029 118.5 ns/op 540.00 MB/s BenchmarkEqualBothUnaligned/64_1-4 714494 146.6 ns/op 436.48 MB/s BenchmarkEqualBothUnaligned/64_4-4 985423 108.3 ns/op 590.90 MB/s BenchmarkEqualBothUnaligned/64_7-4 723522 153.0 ns/op 418.33 MB/s BenchmarkEqualBothUnaligned/4096_0-4 76878 1553 ns/op 2638.13 MB/s BenchmarkEqualBothUnaligned/4096_1-4 47340 2302 ns/op 1779.43 MB/s BenchmarkEqualBothUnaligned/4096_4-4 130281 903.7 ns/op 4532.61 MB/s BenchmarkEqualBothUnaligned/4096_7-4 155104 882.4 ns/op 4641.95 MB/s BenchmarkIndex/10-4 2105656 57.15 ns/op 174.97 MB/s BenchmarkIndex/32-4 1898934 56.94 ns/op 561.96 MB/s BenchmarkIndex/4K-4 34408 4089 ns/op 1001.62 MB/s BenchmarkIndexEasy/10-4 2206390 55.42 ns/op 180.46 MB/s BenchmarkIndexEasy/32-4 2016928 54.24 ns/op 589.95 MB/s BenchmarkIndexEasy/4K-4 458982 279.3 ns/op 14667.05 MB/s BenchmarkCount/10-4 698625 195.2 ns/op 51.24 MB/s BenchmarkCount/32-4 1000000 119.8 ns/op 267.17 MB/s BenchmarkCount/4K-4 31736 5292 ns/op 773.98 MB/s BenchmarkCountEasy/10-4 1000000 114.4 ns/op 87.39 MB/s BenchmarkCountEasy/32-4 1013190 137.5 ns/op 232.67 MB/s BenchmarkCountEasy/4K-4 433587 310.2 ns/op 13205.57 MB/s BenchmarkCountSingle/10-4 2187103 56.79 ns/op 176.09 MB/s BenchmarkCountSingle/32-4 2077530 55.52 ns/op 576.42 MB/s BenchmarkCountSingle/4K-4 912030 205.2 ns/op 19956.39 MB/s BenchmarkToUpper/#00-4 2149047 77.35 ns/op BenchmarkToUpper/ONLYUPPER-4 229003 510.1 ns/op BenchmarkToUpper/abc-4 328984 389.2 ns/op BenchmarkToUpper/AbC123-4 229327 558.7 ns/op BenchmarkToUpper/azAZ09_-4 238107 533.2 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 69369 1991 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 31690 4751 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 52233 2118 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 113006 1021 ns/op BenchmarkToLower/#00-4 2192173 48.17 ns/op BenchmarkToLower/abc-4 422169 584.4 ns/op BenchmarkToLower/AbC123-4 302311 453.0 ns/op BenchmarkToLower/azAZ09_-4 261915 676.8 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 76016 2147 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 20935 5802 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 57841 1996 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 98563 1223 ns/op BenchmarkFields/ASCII/16-4 186692 749.5 ns/op 21.35 MB/s 24 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 10000 11940 ns/op 21.44 MB/s 448 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 843 193932 ns/op 21.12 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 49 3222628 ns/op 20.34 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 62662790 ns/op 16.73 MB/s 2260992 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 60783 1855 ns/op 8.63 MB/s 24 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 5431 25300 ns/op 10.12 MB/s 480 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 279 529156 ns/op 7.74 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 16 8455521 ns/op 7.75 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 137142123 ns/op 7.65 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 120505 973.3 ns/op 16.44 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 7920 14413 ns/op 17.76 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 440 283626 ns/op 14.44 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 19 5630885 ns/op 11.64 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 1 101254795 ns/op 10.36 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 72822 1833 ns/op 8.73 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 6816 26690 ns/op 9.59 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 396 376435 ns/op 10.88 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 22 7331104 ns/op 8.94 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 142952253 ns/op 7.34 MB/s 11211008 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1368754 107.6 ns/op BenchmarkTrimSpace/ASCII-4 1000000 133.9 ns/op BenchmarkTrimSpace/SomeNonASCII-4 69222 1965 ns/op BenchmarkTrimSpace/JustNonASCII-4 42811 3315 ns/op BenchmarkToValidUTF8/Valid-4 354728 395.8 ns/op BenchmarkToValidUTF8/InvalidASCII-4 235578 550.5 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 73255 1660 ns/op BenchmarkIndexHard1-4 931 121173 ns/op BenchmarkIndexHard2-4 690 189533 ns/op BenchmarkIndexHard3-4 128 910638 ns/op BenchmarkIndexHard4-4 100 1323767 ns/op BenchmarkLastIndexHard1-4 6 18055781 ns/op BenchmarkLastIndexHard2-4 5 22594502 ns/op BenchmarkLastIndexHard3-4 3 50870146 ns/op BenchmarkCountHard1-4 447 239855 ns/op BenchmarkCountHard2-4 656 168437 ns/op BenchmarkCountHard3-4 182 649054 ns/op BenchmarkSplitEmptySeparator-4 1 131686192 ns/op BenchmarkSplitSingleByteSeparator-4 14 15938125 ns/op BenchmarkSplitMultiByteSeparator-4 9 11645299 ns/op BenchmarkSplitNSingleByteSeparator-4 163629 1312 ns/op BenchmarkSplitNMultiByteSeparator-4 60009 2686 ns/op BenchmarkRepeat-4 146565 1047 ns/op BenchmarkRepeatLarge/256/1-4 100279 2081 ns/op 123.04 MB/s BenchmarkRepeatLarge/256/16-4 175344 1187 ns/op 215.59 MB/s BenchmarkRepeatLarge/512/1-4 63771 2587 ns/op 197.92 MB/s BenchmarkRepeatLarge/512/16-4 71929 1821 ns/op 281.22 MB/s BenchmarkRepeatLarge/1024/1-4 37737 3806 ns/op 269.04 MB/s BenchmarkRepeatLarge/1024/16-4 40095 2957 ns/op 346.25 MB/s BenchmarkRepeatLarge/2048/1-4 19598 6080 ns/op 336.85 MB/s BenchmarkRepeatLarge/2048/16-4 27033 5327 ns/op 384.49 MB/s BenchmarkRepeatLarge/4096/1-4 10000 10057 ns/op 407.28 MB/s BenchmarkRepeatLarge/4096/16-4 10000 10657 ns/op 384.33 MB/s BenchmarkRepeatLarge/8192/1-4 10000 18620 ns/op 439.95 MB/s BenchmarkRepeatLarge/8192/16-4 10000 18902 ns/op 433.39 MB/s BenchmarkRepeatLarge/8192/4097-4 10000 13070 ns/op 313.46 MB/s BenchmarkRepeatLarge/16384/1-4 10000 33505 ns/op 489.00 MB/s BenchmarkRepeatLarge/16384/16-4 8010 33626 ns/op 487.24 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 25130 ns/op 489.10 MB/s BenchmarkRepeatLarge/32768/1-4 2586 60331 ns/op 543.14 MB/s BenchmarkRepeatLarge/32768/16-4 2750 61569 ns/op 532.22 MB/s BenchmarkRepeatLarge/32768/4097-4 2022 61377 ns/op 467.26 MB/s BenchmarkRepeatLarge/65536/1-4 1148 115149 ns/op 569.14 MB/s BenchmarkRepeatLarge/65536/16-4 903 127743 ns/op 513.03 MB/s BenchmarkRepeatLarge/65536/4097-4 817 123967 ns/op 495.74 MB/s BenchmarkRepeatLarge/131072/1-4 166 655444 ns/op 199.97 MB/s BenchmarkRepeatLarge/131072/16-4 201 740688 ns/op 176.96 MB/s BenchmarkRepeatLarge/131072/4097-4 216 651914 ns/op 194.82 MB/s BenchmarkRepeatLarge/262144/1-4 78 1313576 ns/op 199.57 MB/s BenchmarkRepeatLarge/262144/16-4 100 1256728 ns/op 208.59 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1276417 ns/op 202.22 MB/s BenchmarkRepeatLarge/524288/1-4 100 2560353 ns/op 204.77 MB/s BenchmarkRepeatLarge/524288/16-4 100 1855121 ns/op 282.62 MB/s BenchmarkRepeatLarge/524288/4097-4 100 1970888 ns/op 264.00 MB/s BenchmarkRepeatLarge/1048576/1-4 36 4258711 ns/op 246.22 MB/s BenchmarkRepeatLarge/1048576/16-4 32 4244621 ns/op 247.04 MB/s BenchmarkRepeatLarge/1048576/4097-4 49 3920917 ns/op 266.45 MB/s BenchmarkRepeatLarge/2097152/1-4 21 5912029 ns/op 354.73 MB/s BenchmarkRepeatLarge/2097152/16-4 26 6648528 ns/op 315.43 MB/s BenchmarkRepeatLarge/2097152/4097-4 16 7163770 ns/op 292.24 MB/s BenchmarkRepeatLarge/4194304/1-4 9 12218455 ns/op 343.28 MB/s BenchmarkRepeatLarge/4194304/16-4 9 11811371 ns/op 355.11 MB/s BenchmarkRepeatLarge/4194304/4097-4 10 12882151 ns/op 325.35 MB/s BenchmarkRepeatLarge/8388608/1-4 6 19192846 ns/op 437.07 MB/s BenchmarkRepeatLarge/8388608/16-4 6 22808334 ns/op 367.79 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 18607880 ns/op 450.70 MB/s BenchmarkRepeatLarge/16777216/1-4 3 47544831 ns/op 352.87 MB/s BenchmarkRepeatLarge/16777216/16-4 3 36099190 ns/op 464.75 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 38216086 ns/op 439.01 MB/s BenchmarkRepeatLarge/33554432/1-4 2 63806504 ns/op 525.88 MB/s BenchmarkRepeatLarge/33554432/16-4 2 78201178 ns/op 429.08 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 60735064 ns/op 552.47 MB/s BenchmarkRepeatLarge/67108864/1-4 1 125906676 ns/op 533.00 MB/s BenchmarkRepeatLarge/67108864/16-4 1 130887079 ns/op 512.72 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 140027723 ns/op 479.25 MB/s BenchmarkRepeatLarge/134217728/1-4 1 333400687 ns/op 402.57 MB/s BenchmarkRepeatLarge/134217728/16-4 1 235524300 ns/op 569.87 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 247029375 ns/op 543.33 MB/s BenchmarkRepeatLarge/268435456/1-4 1 616578791 ns/op 435.36 MB/s BenchmarkRepeatLarge/268435456/16-4 1 475778908 ns/op 564.20 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 513150183 ns/op 523.11 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1359901355 ns/op 394.79 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1011654180 ns/op 530.69 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1086271729 ns/op 494.23 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 6437063673 ns/op 166.81 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 2004278183 ns/op 535.72 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 2095830045 ns/op 512.32 MB/s BenchmarkBytesCompare/1-4 8401359 12.21 ns/op BenchmarkBytesCompare/2-4 9722185 17.49 ns/op BenchmarkBytesCompare/4-4 10982755 13.73 ns/op BenchmarkBytesCompare/8-4 12370221 12.27 ns/op BenchmarkBytesCompare/16-4 12504651 14.62 ns/op BenchmarkBytesCompare/32-4 9294501 12.45 ns/op BenchmarkBytesCompare/64-4 8366204 13.86 ns/op BenchmarkBytesCompare/128-4 9268450 17.38 ns/op BenchmarkBytesCompare/256-4 5779849 17.56 ns/op BenchmarkBytesCompare/512-4 3079550 50.40 ns/op BenchmarkBytesCompare/1024-4 1985767 51.32 ns/op BenchmarkBytesCompare/2048-4 1445224 74.88 ns/op BenchmarkIndexAnyASCII/1:1-4 1618938 70.94 ns/op BenchmarkIndexAnyASCII/1:2-4 1724568 101.8 ns/op BenchmarkIndexAnyASCII/1:4-4 1714352 75.72 ns/op BenchmarkIndexAnyASCII/1:8-4 1623814 73.42 ns/op BenchmarkIndexAnyASCII/1:16-4 1473748 119.7 ns/op BenchmarkIndexAnyASCII/1:32-4 1623925 75.82 ns/op BenchmarkIndexAnyASCII/1:64-4 1555359 116.1 ns/op BenchmarkIndexAnyASCII/16:1-4 1212783 93.37 ns/op BenchmarkIndexAnyASCII/16:2-4 380436 326.5 ns/op BenchmarkIndexAnyASCII/16:4-4 408627 379.8 ns/op BenchmarkIndexAnyASCII/16:8-4 288446 363.3 ns/op BenchmarkIndexAnyASCII/16:16-4 307875 467.4 ns/op BenchmarkIndexAnyASCII/16:32-4 334597 366.4 ns/op BenchmarkIndexAnyASCII/16:64-4 311342 393.0 ns/op BenchmarkIndexAnyASCII/256:1-4 1402005 80.53 ns/op BenchmarkIndexAnyASCII/256:2-4 27134 4362 ns/op BenchmarkIndexAnyASCII/256:4-4 25377 4726 ns/op BenchmarkIndexAnyASCII/256:8-4 23570 6177 ns/op BenchmarkIndexAnyASCII/256:16-4 25044 4803 ns/op BenchmarkIndexAnyASCII/256:32-4 24902 4539 ns/op BenchmarkIndexAnyASCII/256:64-4 28768 4304 ns/op BenchmarkIndexAnyUTF8/1:1-4 1547583 103.9 ns/op BenchmarkIndexAnyUTF8/1:2-4 1614255 90.21 ns/op BenchmarkIndexAnyUTF8/1:4-4 1601808 77.35 ns/op BenchmarkIndexAnyUTF8/1:8-4 1356633 83.42 ns/op BenchmarkIndexAnyUTF8/1:16-4 1450686 79.53 ns/op BenchmarkIndexAnyUTF8/1:32-4 1569986 76.01 ns/op BenchmarkIndexAnyUTF8/1:64-4 1594906 73.54 ns/op BenchmarkIndexAnyUTF8/16:1-4 113782 1214 ns/op BenchmarkIndexAnyUTF8/16:2-4 312099 439.8 ns/op BenchmarkIndexAnyUTF8/16:4-4 227290 444.6 ns/op BenchmarkIndexAnyUTF8/16:8-4 298765 415.1 ns/op BenchmarkIndexAnyUTF8/16:16-4 289224 416.2 ns/op BenchmarkIndexAnyUTF8/16:32-4 333879 445.7 ns/op BenchmarkIndexAnyUTF8/16:64-4 285254 421.9 ns/op BenchmarkIndexAnyUTF8/256:1-4 7264 16903 ns/op BenchmarkIndexAnyUTF8/256:2-4 20932 5335 ns/op BenchmarkIndexAnyUTF8/256:4-4 22658 5561 ns/op BenchmarkIndexAnyUTF8/256:8-4 20125 5814 ns/op BenchmarkIndexAnyUTF8/256:16-4 26608 5233 ns/op BenchmarkIndexAnyUTF8/256:32-4 20874 6319 ns/op BenchmarkIndexAnyUTF8/256:64-4 20920 5302 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1702182 78.90 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1673990 67.81 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1638945 68.87 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1595233 92.41 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1675964 65.56 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1574497 75.04 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1791940 66.14 ns/op BenchmarkLastIndexAnyASCII/16:1-4 407025 335.4 ns/op BenchmarkLastIndexAnyASCII/16:2-4 366600 338.2 ns/op BenchmarkLastIndexAnyASCII/16:4-4 385383 339.2 ns/op BenchmarkLastIndexAnyASCII/16:8-4 406855 491.4 ns/op BenchmarkLastIndexAnyASCII/16:16-4 176799 618.5 ns/op BenchmarkLastIndexAnyASCII/16:32-4 380540 376.1 ns/op BenchmarkLastIndexAnyASCII/16:64-4 340908 414.8 ns/op BenchmarkLastIndexAnyASCII/256:1-4 28341 4200 ns/op BenchmarkLastIndexAnyASCII/256:2-4 24272 4437 ns/op BenchmarkLastIndexAnyASCII/256:4-4 24006 4686 ns/op BenchmarkLastIndexAnyASCII/256:8-4 26802 6625 ns/op BenchmarkLastIndexAnyASCII/256:16-4 24154 6435 ns/op BenchmarkLastIndexAnyASCII/256:32-4 24378 6221 ns/op BenchmarkLastIndexAnyASCII/256:64-4 25738 4629 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1571013 69.79 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1000000 130.5 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1659102 65.13 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1866063 70.53 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1765545 99.56 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1856774 60.78 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1907833 69.42 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 185192 640.6 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 363937 345.6 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 372753 336.8 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 369439 323.7 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 330578 352.4 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 339897 336.8 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 319840 390.6 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 10000 11030 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 23364 5467 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 24901 5401 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 13470 8144 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 23665 8610 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 21272 6116 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 22026 5689 ns/op BenchmarkTrimASCII/1:1-4 1921648 60.69 ns/op BenchmarkTrimASCII/1:2-4 1000000 118.4 ns/op BenchmarkTrimASCII/1:4-4 1000000 106.8 ns/op BenchmarkTrimASCII/1:8-4 1694344 74.16 ns/op BenchmarkTrimASCII/1:16-4 1602624 100.1 ns/op BenchmarkTrimASCII/16:1-4 458067 238.3 ns/op BenchmarkTrimASCII/16:2-4 333475 440.4 ns/op BenchmarkTrimASCII/16:4-4 383731 310.4 ns/op BenchmarkTrimASCII/16:8-4 348626 331.8 ns/op BenchmarkTrimASCII/16:16-4 366332 339.4 ns/op BenchmarkTrimASCII/256:1-4 35894 3544 ns/op BenchmarkTrimASCII/256:2-4 21088 4821 ns/op BenchmarkTrimASCII/256:4-4 25993 7125 ns/op BenchmarkTrimASCII/256:8-4 30889 4397 ns/op BenchmarkTrimASCII/256:16-4 25621 6325 ns/op BenchmarkTrimASCII/4096:1-4 2101 59275 ns/op BenchmarkTrimASCII/4096:2-4 1818 69182 ns/op BenchmarkTrimASCII/4096:4-4 1926 68996 ns/op BenchmarkTrimASCII/4096:8-4 1945 67801 ns/op BenchmarkTrimASCII/4096:16-4 1870 66870 ns/op BenchmarkTrimByte-4 1714772 68.27 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 12996 8235 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 13622 8826 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 714 203959 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1190 84252 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3129 50804 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 5067 21393 ns/op BenchmarkCompareBytesEqual-4 6975327 16.18 ns/op BenchmarkCompareBytesToNil-4 12910492 12.71 ns/op BenchmarkCompareBytesEmpty-4 14813000 10.38 ns/op BenchmarkCompareBytesIdentical-4 12921243 11.28 ns/op BenchmarkCompareBytesSameLength-4 12729091 8.485 ns/op BenchmarkCompareBytesDifferentLength-4 13733715 8.191 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2660 57128 ns/op 18355.15 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2414 60466 ns/op 17341.71 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2390 68993 ns/op 15198.43 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2277 52089 ns/op 20130.61 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 1844 62143 ns/op 16873.74 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2284 65272 ns/op 16064.83 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 1992 69401 ns/op 15109.02 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 1891 87459 ns/op 11989.42 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 1975 76047 ns/op 13788.72 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2704 55254 ns/op 18977.38 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2050 51123 ns/op 20510.80 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2200 69590 ns/op 15067.98 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2719 92905 ns/op 11286.54 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 1767 101710 ns/op 10309.52 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2115 62166 ns/op 16867.49 MB/s BenchmarkCompareBytesBig-4 1905 58686 ns/op 17867.65 MB/s BenchmarkCompareBytesBigIdentical-4 15000188 12.32 ns/op 85140603.95 MB/s PASS ok bytes 91.717s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 108612176 ns/op 0.92 MB/s 3616384 B/op 52 allocs/op BenchmarkDecodeNewton-4 1 374104700 ns/op 1.52 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 4 37732307 ns/op 0.43 MB/s 3643436 B/op 51 allocs/op PASS ok compress/bzip2 2.585s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 58 2417874 ns/op 4.14 MB/s 42945 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 5 25508609 ns/op 3.92 MB/s 45561 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 364339315 ns/op 2.74 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 39 3513680 ns/op 2.85 MB/s 43781 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 4 32633574 ns/op 3.06 MB/s 43000 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 253955484 ns/op 3.94 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 54 2409718 ns/op 4.15 MB/s 42707 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 5 23036323 ns/op 4.34 MB/s 42555 B/op 13 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 237810141 ns/op 4.21 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 51 2475476 ns/op 4.04 MB/s 43639 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 5 22110201 ns/op 4.52 MB/s 49128 B/op 15 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 227516237 ns/op 4.40 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 37 3021250 ns/op 3.31 MB/s 42800 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 4 25881326 ns/op 3.86 MB/s 49246 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 302336163 ns/op 3.31 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 70 2178919 ns/op 4.59 MB/s 43264 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 6 26021389 ns/op 3.84 MB/s 45168 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 165918103 ns/op 6.03 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 67 1742956 ns/op 5.74 MB/s 43500 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 9 12676018 ns/op 7.89 MB/s 45676 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 119601290 ns/op 8.36 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 70 1740813 ns/op 5.74 MB/s 43629 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 8 12566692 ns/op 7.96 MB/s 44999 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 200084568 ns/op 5.00 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 90 1319698 ns/op 7.58 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 23060321 ns/op 4.34 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 207080530 ns/op 4.83 MB/s BenchmarkEncode/Digits/Speed/1e4-4 44 2613305 ns/op 3.83 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 20575753 ns/op 4.86 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 238871149 ns/op 4.19 MB/s BenchmarkEncode/Digits/Default/1e4-4 18 5963920 ns/op 1.68 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 65427954 ns/op 1.53 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 714330295 ns/op 1.40 MB/s BenchmarkEncode/Digits/Compression/1e4-4 18 5664216 ns/op 1.77 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 62303528 ns/op 1.61 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 860008852 ns/op 1.16 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 78 1744102 ns/op 5.73 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 9 14193386 ns/op 7.05 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 185206411 ns/op 5.40 MB/s BenchmarkEncode/Newton/Speed/1e4-4 57 2158728 ns/op 4.63 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 15388479 ns/op 6.50 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 152608663 ns/op 6.55 MB/s BenchmarkEncode/Newton/Default/1e4-4 16 9523616 ns/op 1.05 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 60653600 ns/op 1.65 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 670356220 ns/op 1.49 MB/s BenchmarkEncode/Newton/Compression/1e4-4 20 5587884 ns/op 1.79 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 70254451 ns/op 1.42 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 755783868 ns/op 1.32 MB/s PASS ok compress/flate 17.736s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 46 2610850 ns/op 3.83 MB/s BenchmarkDecoder/1e-Reuse4-4 42 2682318 ns/op 3.73 MB/s BenchmarkDecoder/1e5-4 4 25812558 ns/op 3.87 MB/s BenchmarkDecoder/1e-Reuse5-4 4 26472534 ns/op 3.78 MB/s BenchmarkDecoder/1e6-4 1 256163165 ns/op 3.90 MB/s BenchmarkDecoder/1e-Reuse6-4 1 257356581 ns/op 3.89 MB/s BenchmarkEncoder/1e4-4 54 3365795 ns/op 2.97 MB/s BenchmarkEncoder/1e-Reuse4-4 54 2017921 ns/op 4.96 MB/s BenchmarkEncoder/1e5-4 5 21153264 ns/op 4.73 MB/s BenchmarkEncoder/1e-Reuse5-4 4 27936505 ns/op 3.58 MB/s BenchmarkEncoder/1e6-4 1 213485749 ns/op 4.68 MB/s BenchmarkEncoder/1e-Reuse6-4 1 235269538 ns/op 4.25 MB/s PASS ok compress/lzw 4.801s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 21 4854353 ns/op PASS ok container/heap 1.246s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 25689 4951 ns/op BenchmarkWithTimeout/concurrency=40-4 4593 26591 ns/op BenchmarkWithTimeout/concurrency=4000-4 3828 43794 ns/op BenchmarkWithTimeout/concurrency=400000-4 5770 29950 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 370814 421.7 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 15900 9262 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 19503 8317 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3015 40909 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 1693 92649 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3201 37098 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 338 399841 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 201 655297 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 261 414394 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 30 4660749 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 16 7528522 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 30 4382497 ns/op BenchmarkCheckCanceled/Err-4 332934 520.9 ns/op BenchmarkCheckCanceled/Done-4 468536 277.3 ns/op BenchmarkContextCancelDone-4 552058 257.0 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 23144 6500 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 19267 6298 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 17234 6220 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 14776 7251 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 10000 12369 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 525410 286.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 239730 448.3 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 193916 706.7 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 133292 950.8 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 56622 1855 ns/op PASS ok context 14.544s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt/AES-128-4 1381066 81.13 ns/op 197.21 MB/s BenchmarkEncrypt/AES-192-4 1474669 78.61 ns/op 203.54 MB/s BenchmarkEncrypt/AES-256-4 1528630 81.82 ns/op 195.55 MB/s BenchmarkDecrypt/AES-128-4 1440987 78.84 ns/op 202.94 MB/s BenchmarkDecrypt/AES-192-4 1000000 142.2 ns/op 112.52 MB/s BenchmarkDecrypt/AES-256-4 1443525 79.90 ns/op 200.25 MB/s BenchmarkExpand/AES-128-4 974995 136.7 ns/op BenchmarkExpand/AES-192-4 1000000 192.1 ns/op BenchmarkExpand/AES-256-4 743700 175.0 ns/op BenchmarkCreateCipher/AES-128-4 73419 2085 ns/op 512 B/op 1 allocs/op BenchmarkCreateCipher/AES-192-4 83215 1863 ns/op 512 B/op 1 allocs/op BenchmarkCreateCipher/AES-256-4 89920 2004 ns/op 512 B/op 1 allocs/op PASS ok crypto/aes 4.292s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 207114 656.8 ns/op 97.44 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 276645 382.7 ns/op 167.24 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 161005 752.3 ns/op 85.07 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 323176 398.5 ns/op 160.61 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 134217 1087 ns/op 1242.41 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 189598 756.0 ns/op 1785.72 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 98343 2259 ns/op 597.73 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 129298 1486 ns/op 908.24 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 39765 2826 ns/op 2898.97 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 49707 2421 ns/op 3384.35 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 40934 3841 ns/op 2132.90 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 39106 3151 ns/op 2600.12 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 6304 27827 ns/op 36.62 MB/s BenchmarkAESCFBDecrypt1K-4 6523 27873 ns/op 36.56 MB/s BenchmarkAESCFBDecrypt8K-4 564 233288 ns/op 35.09 MB/s BenchmarkAESOFB1K-4 8440 14674 ns/op 69.44 MB/s BenchmarkAESCTR1K-4 10000 10439 ns/op 97.61 MB/s BenchmarkAESCTR8K-4 1486 78062 ns/op 104.88 MB/s BenchmarkAESCBCEncrypt1K-4 10000 10298 ns/op 99.44 MB/s BenchmarkAESCBCDecrypt1K-4 10000 11754 ns/op 87.12 MB/s PASS ok crypto/cipher 5.530s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 73442 2383 ns/op 3.36 MB/s BenchmarkDecrypt-4 69229 1752 ns/op 4.57 MB/s BenchmarkTDESEncrypt-4 30970 5124 ns/op 1.56 MB/s BenchmarkTDESDecrypt-4 28646 5243 ns/op 1.53 MB/s PASS ok crypto/des 2.227s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1078 145631 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 12 8980814 ns/op 1089 B/op 21 allocs/op BenchmarkECDH/P521-4 4 25564403 ns/op 1536 B/op 21 allocs/op BenchmarkECDH/X25519-4 75 2016000 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 1.913s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1603 77275 ns/op 2447 B/op 30 allocs/op BenchmarkSign/P384-4 24 8686495 ns/op 2616 B/op 31 allocs/op BenchmarkSign/P521-4 8 17183787 ns/op 2998 B/op 32 allocs/op BenchmarkVerify/P256-4 835 123632 ns/op 432 B/op 8 allocs/op BenchmarkVerify/P384-4 10 11243009 ns/op 592 B/op 12 allocs/op BenchmarkVerify/P521-4 4 27299141 ns/op 912 B/op 12 allocs/op BenchmarkGenerateKey/P256-4 4358 34598 ns/op 896 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 43 2483737 ns/op 1096 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 18 6333870 ns/op 1419 B/op 17 allocs/op PASS ok crypto/ecdsa 3.233s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 231 544550 ns/op BenchmarkNewKeyFromSeed-4 210 550549 ns/op BenchmarkSigning-4 208 938952 ns/op BenchmarkVerification-4 142 809626 ns/op PASS ok crypto/ed25519 2.041s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 6649 24469 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 86 1342294 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 56 2939914 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 21 6074970 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1383 80501 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 51 3380303 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 13 8683081 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 6 33589594 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 10000 14944 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 7098 26190 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3633 31180 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 90 2531117 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2256 56336 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 247 433402 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1738 83741 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 100 1701165 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 4.438s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 14078 8625 ns/op 118.73 MB/s BenchmarkHMACSHA256_32-4 17084 6807 ns/op 4.70 MB/s BenchmarkNewWriteSum-4 10000 12924 ns/op 2.48 MB/s PASS ok crypto/hmac 1.657s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 34010 3533 ns/op BenchmarkModSub-4 31574 4801 ns/op BenchmarkMontgomeryRepr-4 19040 6045 ns/op BenchmarkMontgomeryMul-4 19000 7507 ns/op BenchmarkModMul-4 10000 12273 ns/op BenchmarkExpBig-4 16 8012764 ns/op BenchmarkExp-4 5 21421349 ns/op PASS ok crypto/internal/bigmod 2.786s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3201 46832 ns/op BenchmarkScalarBaseMult-4 229 566928 ns/op BenchmarkScalarMult-4 100 1046348 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 151 769743 ns/op PASS ok crypto/internal/edwards25519 1.864s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 425870 386.3 ns/op BenchmarkMultiply-4 3566168 32.20 ns/op BenchmarkSquare-4 5196818 22.30 ns/op BenchmarkInvert-4 27428 4337 ns/op BenchmarkMult32-4 1000000 112.6 ns/op PASS ok crypto/internal/edwards25519/field 2.189s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 50 2737539 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1870 65464 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 22 6179293 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 6 16734819 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 126 952686 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 13284 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 60 2286881 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 21 5400734 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 2.711s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 697592 251.4 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 321978 403.2 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 94678 1088 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 727417 202.1 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 298714 410.9 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 114634 1546 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 2.361s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 66351 1655 ns/op 4.83 MB/s BenchmarkHash64-4 132536 1075 ns/op 59.53 MB/s BenchmarkHash128-4 93160 1297 ns/op 98.70 MB/s BenchmarkHash256-4 95674 1282 ns/op 199.65 MB/s BenchmarkHash512-4 51876 2604 ns/op 196.64 MB/s BenchmarkHash1K-4 45471 2371 ns/op 431.85 MB/s BenchmarkHash8K-4 10000 13295 ns/op 616.16 MB/s BenchmarkHash1M-4 67 1634994 ns/op 641.33 MB/s BenchmarkHash8M-4 8 12715879 ns/op 659.70 MB/s BenchmarkHash8BytesUnaligned-4 87597 1342 ns/op 5.96 MB/s BenchmarkHash1KUnaligned-4 41916 3931 ns/op 260.48 MB/s BenchmarkHash8KUnaligned-4 10000 13311 ns/op 615.41 MB/s PASS ok crypto/md5 3.936s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkRead/32-4 278959 470.5 ns/op 68.01 MB/s BenchmarkRead/4K-4 33334 4892 ns/op 837.36 MB/s BenchmarkPrime-4 2 468350706 ns/op PASS ok crypto/rand 2.496s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 10000 10856 ns/op 11.79 MB/s BenchmarkRC4_1K-4 1336 87102 ns/op 11.76 MB/s BenchmarkRC4_8K-4 177 668241 ns/op 12.12 MB/s PASS ok crypto/rc4 1.663s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 8 15444079 ns/op BenchmarkDecryptPKCS1v15/3072-4 4 29811401 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 54210720 ns/op BenchmarkEncryptPKCS1v15/2048-4 514 229325 ns/op BenchmarkDecryptOAEP/2048-4 7 15437419 ns/op BenchmarkEncryptOAEP/2048-4 498 328733 ns/op BenchmarkSignPKCS1v15/2048-4 7 14778484 ns/op BenchmarkVerifyPKCS1v15/2048-4 549 204654 ns/op BenchmarkSignPSS/2048-4 7 23973710 ns/op BenchmarkVerifyPSS/2048-4 412 252391 ns/op PASS ok crypto/rsa 2.275s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 72097 1414 ns/op 5.66 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 85824 1321 ns/op 6.05 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 64666 2139 ns/op 149.58 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 76597 1492 ns/op 214.49 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 45388 3060 ns/op 334.61 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 52926 2374 ns/op 431.35 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 10000 14766 ns/op 554.80 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 10000 13445 ns/op 609.28 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.646s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 55902 2496 ns/op 3.20 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 44683 2475 ns/op 3.23 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 83361 1832 ns/op 4.37 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 26203 4192 ns/op 244.28 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 27528 5779 ns/op 177.19 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 25635 4596 ns/op 222.79 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5828 48092 ns/op 170.34 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 4746 27826 ns/op 294.40 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 4623 27122 ns/op 302.04 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 3.119s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 48710 2443 ns/op 3.27 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 55940 2205 ns/op 3.63 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 61220 2146 ns/op 3.73 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 18100 6632 ns/op 154.39 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 30862 5721 ns/op 178.98 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 32577 3781 ns/op 270.82 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 6070 18746 ns/op 437.01 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 7593 17518 ns/op 467.62 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 7813 17606 ns/op 465.29 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.891s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 21450055 6.231 ns/op BenchmarkConstantTimeEq-4 18391370 5.924 ns/op BenchmarkConstantTimeLessOrEq-4 19635614 10.01 ns/op BenchmarkXORBytes/8Bytes-4 2640783 39.82 ns/op 200.89 MB/s BenchmarkXORBytes/128Bytes-4 2420430 45.57 ns/op 2808.96 MB/s BenchmarkXORBytes/2048Bytes-4 1000000 156.4 ns/op 13094.44 MB/s BenchmarkXORBytes/32768Bytes-4 64251 2080 ns/op 15750.38 MB/s PASS ok crypto/subtle 2.666s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 40 6218827 ns/op BenchmarkCertCache/1-4 19 6108716 ns/op BenchmarkCertCache/2-4 22 5528859 ns/op BenchmarkCertCache/3-4 22 5821926 ns/op BenchmarkHandshakeServer/RSA-4 8 17887514 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 7 16018251 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 8 15832715 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 22 5225053 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 31 6075666 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 18 6583028 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 14 9151596 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 44550318 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 39086895 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 1 133544335 ns/op 7.85 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 1 120485057 ns/op 8.70 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 227721072 ns/op 9.21 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 247019243 ns/op 8.49 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 478283460 ns/op 8.77 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 459229352 ns/op 9.13 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 827899566 ns/op 10.13 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 881153568 ns/op 9.52 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1836675109 ns/op 9.13 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1814883011 ns/op 9.24 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 3175168467 ns/op 10.57 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 3748335704 ns/op 8.95 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 7005050359 ns/op 9.58 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 6746066034 ns/op 9.95 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 1 105687219 ns/op 9.92 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 1 102994318 ns/op 10.18 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 192772757 ns/op 10.88 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 233954791 ns/op 8.96 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 378616146 ns/op 11.08 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 420552131 ns/op 9.97 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 833557976 ns/op 10.06 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 879552378 ns/op 9.54 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1558550323 ns/op 10.76 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1699159816 ns/op 9.87 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 2430338093 ns/op 13.81 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 2713869427 ns/op 12.36 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 5011852524 ns/op 13.39 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 6240900608 ns/op 10.75 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 727489646 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 721406565 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 306116527 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 305353767 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 173091375 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 161543470 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 98196336 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 95859604 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 54745720 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 60187022 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 161650654 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 162672993 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 86083544 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 84868944 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 71218017 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 60683346 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 46286606 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 43179363 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 3 42945071 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 3 42568466 ns/op PASS ok crypto/tls 61.284s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 7 14350989 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 310 513737 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 598 207097 ns/op 12658 B/op 165 allocs/op BenchmarkParseCertificate/rsa_leaf-4 679 178586 ns/op 14066 B/op 188 allocs/op PASS ok crypto/x509 2.331s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 26 4802202 ns/op 277840 B/op 1620 allocs/op BenchmarkConcurrentStmtQuery-4 22 5275333 ns/op 265278 B/op 1973 allocs/op BenchmarkConcurrentStmtExec-4 40 2954583 ns/op 212031 B/op 575 allocs/op BenchmarkConcurrentTxQuery-4 32 4839135 ns/op 272686 B/op 2130 allocs/op BenchmarkConcurrentTxExec-4 60 2261115 ns/op 89171 B/op 1553 allocs/op BenchmarkConcurrentTxStmtQuery-4 46 3305999 ns/op 107015 B/op 2079 allocs/op BenchmarkConcurrentTxStmtExec-4 102 1101097 ns/op 40124 B/op 380 allocs/op BenchmarkConcurrentRandom-4 33 4667515 ns/op 224915 B/op 1770 allocs/op BenchmarkManyConcurrentQueries-4 1806 63718 ns/op 4142 B/op 20 allocs/op BenchmarkGrabConn-4 125012 953.8 ns/op 0 B/op 0 allocs/op BenchmarkConnRequestSet-4 10000 11761 ns/op PASS ok database/sql 3.324s goos: darwin goarch: amd64 pkg: debug/elf BenchmarkSymbols64-4 871 123196 ns/op BenchmarkSymbols32-4 985 107782 ns/op PASS ok debug/elf 1.389s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 92232 1666 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 52 2384228 ns/op 180264 B/op 13 allocs/op Benchmark115/LineToPC-4 73 2090591 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 13341 8401 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 2.289s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 43327 4291 ns/op BenchmarkMarshal-4 620 198673 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2497 65121 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.899s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 231 488761 ns/op 16.76 MB/s BenchmarkEncodeToString-4 208 597102 ns/op 13.72 MB/s BenchmarkDecode-4 133 916615 ns/op 14.30 MB/s BenchmarkDecodeString-4 124 914365 ns/op 14.34 MB/s PASS ok encoding/base32 1.922s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 228 666333 ns/op 12.29 MB/s BenchmarkDecodeString/2-4 154557 896.3 ns/op 4.46 MB/s BenchmarkDecodeString/4-4 154900 946.3 ns/op 8.45 MB/s BenchmarkDecodeString/8-4 220494 659.6 ns/op 18.19 MB/s BenchmarkDecodeString/64-4 34944 3392 ns/op 25.94 MB/s BenchmarkDecodeString/8192-4 332 340243 ns/op 32.11 MB/s BenchmarkNewEncoding-4 45147 2710 ns/op 94.48 MB/s PASS ok encoding/base64 2.559s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1028 117544 ns/op 34.03 MB/s BenchmarkReadStruct-4 13353 10133 ns/op 7.40 MB/s BenchmarkWriteStruct-4 12522 8957 ns/op 8.37 MB/s BenchmarkWriteSlice1000Structs-4 13 13398676 ns/op 5.60 MB/s BenchmarkReadSlice1000Structs-4 14 9620083 ns/op 7.80 MB/s BenchmarkReadInts-4 36054 3516 ns/op 8.53 MB/s BenchmarkWriteInts-4 32569 3715 ns/op 8.08 MB/s BenchmarkWriteSlice1000Int32s-4 926 113459 ns/op 35.26 MB/s BenchmarkPutUint16-4 2523175 47.73 ns/op 41.90 MB/s BenchmarkAppendUint16-4 1000000 113.2 ns/op 17.67 MB/s BenchmarkPutUint32-4 2095204 57.57 ns/op 69.48 MB/s BenchmarkAppendUint32-4 2322657 58.39 ns/op 68.51 MB/s BenchmarkPutUint64-4 927909 179.4 ns/op 44.59 MB/s BenchmarkAppendUint64-4 943836 129.1 ns/op 61.96 MB/s BenchmarkLittleEndianPutUint16-4 2615605 45.97 ns/op 43.51 MB/s BenchmarkLittleEndianAppendUint16-4 2417773 84.53 ns/op 23.66 MB/s BenchmarkLittleEndianPutUint32-4 2096766 54.09 ns/op 73.95 MB/s BenchmarkLittleEndianAppendUint32-4 1937629 59.38 ns/op 67.37 MB/s BenchmarkLittleEndianPutUint64-4 1001030 124.7 ns/op 64.16 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 134.8 ns/op 59.35 MB/s BenchmarkReadFloats-4 117808 1210 ns/op 9.92 MB/s BenchmarkWriteFloats-4 103964 1332 ns/op 9.01 MB/s BenchmarkReadSlice1000Float32s-4 900 122426 ns/op 32.67 MB/s BenchmarkWriteSlice1000Float32s-4 903 128694 ns/op 31.08 MB/s BenchmarkReadSlice1000Uint8s-4 36848 4058 ns/op 246.42 MB/s BenchmarkWriteSlice1000Uint8s-4 40011 3159 ns/op 316.60 MB/s BenchmarkPutUvarint32-4 680661 173.6 ns/op 23.04 MB/s BenchmarkPutUvarint64-4 219044 517.2 ns/op 15.47 MB/s PASS ok encoding/binary 7.905s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 5044 25385 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 6204 23624 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5444 23832 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 2720 44705 ns/op 3939 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5293 21633 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 6552 23897 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 7328 25351 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4429 41302 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 9854 23973 ns/op PASS ok encoding/csv 2.971s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 5870 20634 ns/op 1819 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 7110 19905 ns/op 1817 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 138 913945 ns/op 17322 B/op 334 allocs/op BenchmarkEncodeComplex128Slice-4 447 252220 ns/op 1100 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 963 125179 ns/op 91 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 854 125953 ns/op 102 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1387 87487 ns/op 279 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 39 3424272 ns/op 41243 B/op 252 allocs/op BenchmarkDecodeComplex128Slice-4 266 390204 ns/op 25374 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 807 195636 ns/op 10810 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 836 189189 ns/op 9765 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 294 365197 ns/op 39285 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 124 1147531 ns/op 67551 B/op 2241 allocs/op BenchmarkDecodeBytesSlice-4 302 420547 ns/op 24277 B/op 208 allocs/op BenchmarkDecodeInterfaceSlice-4 62 2370670 ns/op 83411 B/op 3178 allocs/op BenchmarkDecodeMap-4 80 3120677 ns/op 54133 B/op 181 allocs/op PASS ok encoding/gob 5.105s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 3750 31241 ns/op 8.19 MB/s BenchmarkEncode/1024-4 1620 77602 ns/op 13.20 MB/s BenchmarkEncode/4096-4 529 245512 ns/op 16.68 MB/s BenchmarkEncode/16384-4 140 783110 ns/op 20.92 MB/s BenchmarkDecode/256-4 19113 10215 ns/op 25.06 MB/s BenchmarkDecode/1024-4 5924 31557 ns/op 32.45 MB/s BenchmarkDecode/4096-4 1039 147805 ns/op 27.71 MB/s BenchmarkDecode/16384-4 307 406763 ns/op 40.28 MB/s BenchmarkDump/256-4 1099 132089 ns/op 1.94 MB/s BenchmarkDump/1024-4 223 471455 ns/op 2.17 MB/s BenchmarkDump/4096-4 67 2541291 ns/op 1.61 MB/s BenchmarkDump/16384-4 15 15879031 ns/op 1.03 MB/s PASS ok encoding/hex 3.919s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 146371803 ns/op 13.26 MB/s 2272 B/op 17 allocs/op BenchmarkCodeEncoderError-4 1 225344120 ns/op 8.61 MB/s 8524760 B/op 137 allocs/op BenchmarkCodeMarshal-4 1 243509059 ns/op 7.97 MB/s 10331584 B/op 55 allocs/op BenchmarkCodeMarshalError-4 1 167983009 ns/op 11.55 MB/s 2077952 B/op 97 allocs/op BenchmarkMarshalBytes/32-4 15849 7293 ns/op BenchmarkMarshalBytes/256-4 4191 25481 ns/op BenchmarkMarshalBytes/4096-4 384 379290 ns/op BenchmarkMarshalBytesError/32-4 43 3013730 ns/op BenchmarkMarshalBytesError/256-4 42 2381503 ns/op BenchmarkMarshalBytesError/4096-4 22 5512077 ns/op BenchmarkMarshalMap-4 20805 5064 ns/op 300 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 715779649 ns/op 2.71 MB/s 10097096 B/op 40033 allocs/op BenchmarkUnicodeDecoder-4 23353 4595 ns/op 3.05 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 36992 3680 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 502798018 ns/op 3.86 MB/s 2019408 B/op 40002 allocs/op BenchmarkCodeUnmarshalReuse-4 1 572171891 ns/op 3.39 MB/s 2021880 B/op 40011 allocs/op BenchmarkUnmarshalString-4 64495 2108 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 111634 1469 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 190437 1172 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 15324 9988 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 49554 3002 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 50200 2580 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 15788 7217 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 2941 51168 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 494 204247 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1656239 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 8 17729424 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 412215 264.6 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 448249 263.2 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 494334 257.9 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 459042 257.5 ns/op BenchmarkEncodeMarshaler-4 40479 2880 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 50709 2328 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 4031340 33.66 ns/op BenchmarkNumberIsValidRegexp-4 10000 17547 ns/op BenchmarkUnmarshalNumber-4 25598 4312 ns/op 168 B/op 2 allocs/op PASS ok encoding/json 12.534s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 25 6843353 ns/op 9.58 MB/s BenchmarkDecode-4 21 10015248 ns/op 8.86 MB/s PASS ok encoding/pem 1.742s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1815 89278 ns/op 6281 B/op 24 allocs/op BenchmarkUnmarshal-4 547 218611 ns/op 8217 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 2241 53856 ns/op PASS ok encoding/xml 1.769s goos: darwin goarch: amd64 pkg: errors BenchmarkIs-4 177255 690.5 ns/op BenchmarkAs-4 50728 2356 ns/op PASS ok errors 1.517s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 404011 336.0 ns/op BenchmarkIntSet-4 440937 242.9 ns/op BenchmarkFloatAdd-4 113301 930.7 ns/op BenchmarkFloatSet-4 597357 221.4 ns/op BenchmarkStringSet-4 337497 317.8 ns/op BenchmarkMapSet-4 108950 998.5 ns/op BenchmarkMapSetDifferent-4 50738 2390 ns/op BenchmarkMapSetDifferentRandom-4 231 526515 ns/op BenchmarkMapSetString-4 114945 1238 ns/op BenchmarkMapAddSame-4 22700 5707 ns/op BenchmarkMapAddDifferent-4 9032 13420 ns/op BenchmarkMapAddDifferentRandom-4 204 1084584 ns/op BenchmarkMapAddSameSteadyState-4 184291 787.7 ns/op BenchmarkMapAddDifferentSteadyState-4 95793 1109 ns/op BenchmarkMapString-4 5098 20290 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 12158 9379 ns/op PASS ok expvar 4.897s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 66885 2071 ns/op BenchmarkSprintfEmpty-4 215451 638.9 ns/op BenchmarkSprintfString-4 145839 972.4 ns/op BenchmarkSprintfTruncateString-4 107298 1077 ns/op BenchmarkSprintfTruncateBytes-4 87920 1296 ns/op BenchmarkSprintfSlowParsingPath-4 122799 1073 ns/op BenchmarkSprintfQuoteString-4 31976 3271 ns/op BenchmarkSprintfInt-4 127120 913.1 ns/op BenchmarkSprintfIntInt-4 104829 1396 ns/op BenchmarkSprintfPrefixedInt-4 116158 1453 ns/op BenchmarkSprintfFloat-4 73387 1666 ns/op BenchmarkSprintfComplex-4 35982 3812 ns/op BenchmarkSprintfBoolean-4 123553 1142 ns/op BenchmarkSprintfHexString-4 58459 3441 ns/op BenchmarkSprintfHexBytes-4 50330 3070 ns/op BenchmarkSprintfBytes-4 32701 4737 ns/op BenchmarkSprintfStringer-4 50382 3251 ns/op BenchmarkSprintfStructure-4 23239 6381 ns/op BenchmarkManyArgs-4 35644 3159 ns/op BenchmarkFprintInt-4 53402 4312 ns/op BenchmarkFprintfBytes-4 59476 2201 ns/op BenchmarkFprintIntNoAlloc-4 50869 3382 ns/op BenchmarkScanInts-4 27 4069726 ns/op BenchmarkScanRecursiveInt-4 1 695732158 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 621176745 ns/op PASS ok fmt 7.631s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 399 278219 ns/op PASS ok go/build 1.385s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 33440 3352 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 12261 11167 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3657 45943 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 854 132015 ns/op 11872 B/op 73 allocs/op BenchmarkStringAdd/256-4 202 546322 ns/op 48992 B/op 267 allocs/op BenchmarkStringAdd/1024-4 66 2849196 ns/op 215520 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 14 9828974 ns/op 846304 B/op 4113 allocs/op BenchmarkStringAdd/16384-4 3 44215137 ns/op 3615232 B/op 16406 allocs/op BenchmarkStringAdd/65536-4 1 196970747 ns/op 15239648 B/op 65564 allocs/op PASS ok go/constant 3.078s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 428058058 ns/op 0.15 MB/s 46287520 B/op 49055 allocs/op PASS ok go/format 1.531s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 4 29869341 ns/op 1.80 MB/s BenchmarkParseOnly-4 5 22102381 ns/op 2.44 MB/s BenchmarkResolve-4 42 2863606 ns/op 18.80 MB/s PASS ok go/parser 3.724s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 178250542 ns/op 0.29 MB/s 5061168 B/op 27489 allocs/op BenchmarkPrintDecl-4 548 255065 ns/op 0.13 MB/s 17032 B/op 51 allocs/op PASS ok go/printer 1.543s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 195 887358 ns/op BenchmarkScanFiles/go/types/expr.go-4 9 12011328 ns/op 4.23 MB/s BenchmarkScanFiles/go/parser/parser.go-4 6 20618009 ns/op 3.58 MB/s BenchmarkScanFiles/net/http/server.go-4 3 36779139 ns/op 3.36 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 147 789273 ns/op 3.93 MB/s PASS ok go/scanner 2.187s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1000000 131.5 ns/op PASS ok go/token 1.236s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 100 1697001 ns/op BenchmarkNamed/Underlying/nongeneric-4 810676 246.9 ns/op BenchmarkNamed/Underlying/generic-4 718660 154.4 ns/op BenchmarkNamed/Underlying/src_instance-4 496966 224.1 ns/op BenchmarkNamed/Underlying/user_instance-4 954326 260.7 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 10000 10926 ns/op BenchmarkNamed/NewMethodSet/generic-4 10000 11497 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 10000 10441 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 10000 11386 ns/op BenchmarkCheck/http/funcbodies/info-4 1 946493663 ns/op 36177 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 805888770 ns/op 42401 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 316161467 ns/op 108094 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 270359051 ns/op 126405 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 3781611247 ns/op 1382 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 195701976 ns/op 26604 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 138024445 ns/op 37703 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 114567290 ns/op 45481 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 1025579538 ns/op 2109 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 1 161345591 ns/op 13334 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 77745580 ns/op 27560 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 69831686 ns/op 30783 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 3324132188 ns/op 20954 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 889999604 ns/op 78180 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 279469221 ns/op 248472 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 168065218 ns/op 411593 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 5435759058 ns/op 369.2 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 199611645 ns/op 10007 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 161025487 ns/op 12343 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 147479179 ns/op 13479 lines/s PASS ok go/types 61.727s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 6117 30189 ns/op 33.92 MB/s PASS ok hash/adler32 1.298s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 217455 776.0 ns/op 19.33 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 135529 748.2 ns/op 20.05 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 72500 1821 ns/op 21.97 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 91638 1400 ns/op 28.57 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 264538 426.8 ns/op 1199.63 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 333075 691.1 ns/op 740.80 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 216453 638.5 ns/op 1603.74 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 363253 396.3 ns/op 2584.04 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 202630 607.9 ns/op 6737.89 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 226996 536.5 ns/op 7634.44 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 51622 2371 ns/op 13822.83 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 49705 2471 ns/op 13261.26 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 258682 691.2 ns/op 21.70 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 276777 513.9 ns/op 29.19 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 323592 363.9 ns/op 109.91 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 333562 381.9 ns/op 104.75 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 259724 470.0 ns/op 1089.40 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 239420 933.1 ns/op 548.73 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 217402 549.9 ns/op 1862.29 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 170908 588.2 ns/op 1740.81 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 223999 635.0 ns/op 6450.25 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 212596 604.1 ns/op 6780.47 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 46383 2452 ns/op 13361.26 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 39320 3609 ns/op 9079.67 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 213646 620.3 ns/op 24.18 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 93598 1135 ns/op 13.21 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 92157 1880 ns/op 21.27 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 90214 1473 ns/op 27.16 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 10000 15079 ns/op 33.96 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 10000 14494 ns/op 35.32 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 5079 29897 ns/op 34.25 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 4750 29385 ns/op 34.85 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 897 123992 ns/op 33.03 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 940 133326 ns/op 30.72 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 100 1256309 ns/op 26.08 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 69 1512711 ns/op 21.66 MB/s PASS ok hash/crc32 9.045s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 100 1208185 ns/op 54.24 MB/s BenchmarkCrc64/ISO4KB-4 1244 109672 ns/op 37.35 MB/s BenchmarkCrc64/ISO1KB-4 5223 26666 ns/op 38.40 MB/s BenchmarkCrc64/ECMA64KB-4 100 1281781 ns/op 51.13 MB/s BenchmarkCrc64/Random64KB-4 100 1699341 ns/op 38.57 MB/s BenchmarkCrc64/Random16KB-4 410 299274 ns/op 54.75 MB/s PASS ok hash/crc64 2.418s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 9763 20654 ns/op 49.58 MB/s BenchmarkFnv32aKB-4 10000 11488 ns/op 89.14 MB/s BenchmarkFnv64KB-4 10000 14647 ns/op 69.91 MB/s BenchmarkFnv64aKB-4 10000 11894 ns/op 86.09 MB/s BenchmarkFnv128KB-4 888 136022 ns/op 7.53 MB/s BenchmarkFnv128aKB-4 1513 102132 ns/op 10.03 MB/s PASS ok hash/fnv 2.281s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 361142 325.9 ns/op 12.27 MB/s BenchmarkHash/n=4/Bytes-4 2133913 57.43 ns/op 69.65 MB/s BenchmarkHash/n=4/String-4 1324722 141.2 ns/op 28.32 MB/s BenchmarkHash/n=8/Write-4 335090 350.0 ns/op 22.86 MB/s BenchmarkHash/n=8/Bytes-4 1713408 91.96 ns/op 87.00 MB/s BenchmarkHash/n=8/String-4 1000000 114.1 ns/op 70.10 MB/s BenchmarkHash/n=16/Write-4 424756 358.1 ns/op 44.69 MB/s BenchmarkHash/n=16/Bytes-4 2711689 78.60 ns/op 203.57 MB/s BenchmarkHash/n=16/String-4 1000000 101.8 ns/op 157.21 MB/s BenchmarkHash/n=32/Write-4 437942 306.3 ns/op 104.48 MB/s BenchmarkHash/n=32/Bytes-4 2144869 48.77 ns/op 656.14 MB/s BenchmarkHash/n=32/String-4 1000000 122.8 ns/op 260.49 MB/s BenchmarkHash/n=64/Write-4 307273 406.9 ns/op 157.29 MB/s BenchmarkHash/n=64/Bytes-4 2401912 53.11 ns/op 1205.08 MB/s BenchmarkHash/n=64/String-4 1254464 94.77 ns/op 675.34 MB/s BenchmarkHash/n=256/Write-4 271225 645.4 ns/op 396.65 MB/s BenchmarkHash/n=256/Bytes-4 1552603 106.8 ns/op 2398.03 MB/s BenchmarkHash/n=256/String-4 998012 139.1 ns/op 1839.99 MB/s BenchmarkHash/n=320/Write-4 195202 656.4 ns/op 487.54 MB/s BenchmarkHash/n=320/Bytes-4 1727133 93.27 ns/op 3430.84 MB/s BenchmarkHash/n=320/String-4 577761 226.3 ns/op 1414.23 MB/s BenchmarkHash/n=1024/Write-4 141399 811.5 ns/op 1261.86 MB/s BenchmarkHash/n=1024/Bytes-4 926594 146.2 ns/op 7005.00 MB/s BenchmarkHash/n=1024/String-4 315069 475.2 ns/op 2154.72 MB/s BenchmarkHash/n=4096/Write-4 61426 1688 ns/op 2426.62 MB/s BenchmarkHash/n=4096/Bytes-4 247279 624.2 ns/op 6561.67 MB/s BenchmarkHash/n=4096/String-4 60217 1869 ns/op 2191.26 MB/s BenchmarkHash/n=16384/Write-4 17803 6128 ns/op 2673.83 MB/s BenchmarkHash/n=16384/Bytes-4 61628 1921 ns/op 8529.60 MB/s BenchmarkHash/n=16384/String-4 18135 11727 ns/op 1397.16 MB/s PASS ok hash/maphash 8.605s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 600 345502 ns/op BenchmarkEscapeNone-4 112646 1002 ns/op BenchmarkUnescape-4 621 200073 ns/op BenchmarkUnescapeNone-4 480793 229.4 ns/op BenchmarkUnescapeSparse-4 8307 31517 ns/op BenchmarkUnescapeDense-4 871 127322 ns/op PASS ok html 2.293s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 6078 19254 ns/op BenchmarkCSSEscaperNoSpecials-4 29198 5634 ns/op BenchmarkDecodeCSS-4 19364 6411 ns/op BenchmarkDecodeCSSNoSpecials-4 2435274 45.77 ns/op BenchmarkCSSValueFilter-4 75907 2293 ns/op BenchmarkCSSValueFilterOk-4 58868 2561 ns/op BenchmarkEscapedExecute-4 3661 34346 ns/op BenchmarkHTMLNospaceEscaper-4 7860 17965 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 42374 3019 ns/op BenchmarkStripTags-4 13737 7300 ns/op BenchmarkStripTagsNoSpecials-4 166053 723.3 ns/op BenchmarkJSValEscaperWithNum-4 13347 11511 ns/op BenchmarkJSValEscaperWithStr-4 3562 30669 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 10000 10120 ns/op BenchmarkJSValEscaperWithObj-4 4888 37563 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 9928 21110 ns/op BenchmarkJSStrEscaperNoSpecials-4 33624 3760 ns/op BenchmarkJSStrEscaper-4 8270 20679 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 33567 3456 ns/op BenchmarkJSRegexpEscaper-4 7442 20013 ns/op BenchmarkTemplateSpecialTags-4 73 1568984 ns/op BenchmarkURLEscaper-4 3126 51003 ns/op BenchmarkURLEscaperNoSpecials-4 97610 1098 ns/op BenchmarkURLNormalizer-4 4468 28046 ns/op BenchmarkURLNormalizerNoSpecials-4 121867 1362 ns/op BenchmarkSrcsetFilter-4 11989 12489 ns/op BenchmarkSrcsetFilterNoSpecials-4 80967 1787 ns/op PASS ok html/template 7.301s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 348320 330.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 411594 420.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 453763 329.7 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 350452 425.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1000000 105.2 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 202.3 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1000000 200.0 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 140.3 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 634780 199.5 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 285621 686.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 254031 626.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 372956 526.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 234838 479.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 541035 347.7 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 359299 398.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 601701 219.3 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 384913 494.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 273892 662.8 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1000000 249.4 ns/op BenchmarkRGBASetRGBA-4 844417 136.0 ns/op BenchmarkRGBA64At-4 810909 273.2 ns/op BenchmarkRGBA64SetRGBA64-4 641044 197.9 ns/op BenchmarkNRGBAAt-4 945238 131.7 ns/op BenchmarkNRGBASetNRGBA-4 976532 155.6 ns/op BenchmarkNRGBA64At-4 429777 293.9 ns/op BenchmarkNRGBA64SetNRGBA64-4 577826 315.4 ns/op BenchmarkAlphaAt-4 1000000 124.9 ns/op BenchmarkAlphaSetAlpha-4 1545492 78.88 ns/op BenchmarkAlpha16At-4 1047472 143.3 ns/op BenchmarkAlphaSetAlpha16-4 1000000 157.3 ns/op BenchmarkGrayAt-4 1375488 74.67 ns/op BenchmarkGraySetGray-4 1711257 87.66 ns/op BenchmarkGray16At-4 1000000 154.1 ns/op BenchmarkGraySetGray16-4 1153980 104.4 ns/op PASS ok image 9.755s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 2184337 84.85 ns/op BenchmarkYCbCrToRGB/128-4 1955616 67.66 ns/op BenchmarkYCbCrToRGB/255-4 2282581 59.04 ns/op BenchmarkRGBToYCbCr/0-4 2162791 74.48 ns/op BenchmarkRGBToYCbCr/Cb-4 1943648 82.28 ns/op BenchmarkRGBToYCbCr/Cr-4 2751433 58.09 ns/op BenchmarkYCbCrToRGBA/0-4 1850324 78.34 ns/op BenchmarkYCbCrToRGBA/128-4 2486403 61.46 ns/op BenchmarkYCbCrToRGBA/255-4 1560652 110.4 ns/op BenchmarkNYCbCrAToRGBA/0-4 1707830 68.03 ns/op BenchmarkNYCbCrAToRGBA/128-4 1478598 69.00 ns/op BenchmarkNYCbCrAToRGBA/255-4 2058411 83.57 ns/op PASS ok image/color 4.877s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 2 83951678 ns/op BenchmarkFillSrc-4 229 451569 ns/op BenchmarkCopyOver-4 4 28669043 ns/op BenchmarkCopySrc-4 447 333880 ns/op BenchmarkNRGBAOver-4 7 15973280 ns/op BenchmarkNRGBASrc-4 9 18624074 ns/op BenchmarkYCbCr-4 7 14767357 ns/op BenchmarkGray-4 15 8197520 ns/op BenchmarkCMYK-4 9 12651453 ns/op BenchmarkGlyphOver-4 12 14234586 ns/op BenchmarkRGBAMaskOver-4 4 39708180 ns/op BenchmarkGrayMaskOver-4 4 27161012 ns/op BenchmarkRGBA64ImageMaskOver-4 2 73876862 ns/op BenchmarkRGBA-4 4 26299515 ns/op BenchmarkPalettedFill-4 811 153070 ns/op BenchmarkPalettedRGBA-4 3 49744657 ns/op BenchmarkGenericOver-4 2 119593614 ns/op BenchmarkGenericMaskOver-4 4 37318005 ns/op BenchmarkGenericSrc-4 3 62232045 ns/op BenchmarkGenericMaskSrc-4 3 41853786 ns/op PASS ok image/draw 9.037s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 15 7535551 ns/op 2.05 MB/s 48616 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 163201769 ns/op 1.88 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 3598729936 ns/op 0.34 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 43 2681761 ns/op 5.76 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 141523985 ns/op 0.44 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 6.341s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 2917 34819 ns/op BenchmarkIDCT-4 2541 46919 ns/op BenchmarkDecodeBaseline-4 5 20879867 ns/op 2.96 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 3 37265037 ns/op 1.66 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 330017886 ns/op 3.72 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 264946311 ns/op 3.48 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 3.564s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 13889984 10.63 ns/op BenchmarkDecodeGray-4 8 14941660 ns/op 4.39 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 1 129255967 ns/op 2.03 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 2 70779232 ns/op 3.70 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 19 7651208 ns/op 8.57 MB/s 140352 B/op 309 allocs/op BenchmarkDecodeRGB-4 2 60750306 ns/op 4.32 MB/s 332128 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 2 60332612 ns/op 4.34 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 75945213 ns/op 4.05 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 87049267 ns/op 3.53 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 375742575 ns/op 3.27 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 268999116 ns/op 4.57 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 2 57225246 ns/op 5.37 MB/s 848616 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 361864990 ns/op 3.40 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 1227727789 ns/op 1.00 MB/s 864088 B/op 29 allocs/op PASS ok image/png 6.294s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 80102996 ns/op 1.25 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 104778594 ns/op 0.95 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 462909840 ns/op 1.08 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 339487074 ns/op 1.47 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 66352786 ns/op 1.51 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 65309976 ns/op 1.53 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 324535022 ns/op 1.54 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 321810515 ns/op 1.55 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 993287545 ns/op 1.01 MB/s 4005984 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 711199890 ns/op 1.41 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 5728690299 ns/op 0.87 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 4934046066 ns/op 1.01 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 10480654 ns/op 9.54 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 9 11732627 ns/op 8.52 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 59473724 ns/op 8.41 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 86595220 ns/op 5.77 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 113552809 ns/op 8.81 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 123037056 ns/op 8.13 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 619594486 ns/op 8.07 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 591941991 ns/op 8.45 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 1 101974292 ns/op 0.98 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 53609664 ns/op 1.87 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 454415263 ns/op 1.10 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 434152592 ns/op 1.15 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 1402429161 ns/op 0.71 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 1167952281 ns/op 0.86 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 7654536682 ns/op 0.65 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 6758490780 ns/op 0.74 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 162981877 ns/op 25.65 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 200691092 ns/op 20.83 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 59.560s goos: darwin goarch: amd64 pkg: internal/chacha8rand BenchmarkBlock-4 1000000 155.3 ns/op 1648.70 MB/s PASS ok internal/chacha8rand 1.287s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 27241 4648 ns/op 0.22 MB/s BenchmarkMarshalCorpusFile/2-4 24075 4759 ns/op 0.42 MB/s BenchmarkMarshalCorpusFile/4-4 23788 6479 ns/op 0.62 MB/s BenchmarkMarshalCorpusFile/8-4 18324 6380 ns/op 1.25 MB/s BenchmarkMarshalCorpusFile/16-4 13934 7730 ns/op 2.07 MB/s BenchmarkMarshalCorpusFile/32-4 10260 17391 ns/op 1.84 MB/s BenchmarkMarshalCorpusFile/64-4 5494 21919 ns/op 2.92 MB/s BenchmarkMarshalCorpusFile/128-4 4790 40926 ns/op 3.13 MB/s BenchmarkMarshalCorpusFile/256-4 2352 64080 ns/op 4.00 MB/s BenchmarkMarshalCorpusFile/512-4 1562 119100 ns/op 4.30 MB/s BenchmarkMarshalCorpusFile/1024-4 753 229636 ns/op 4.46 MB/s BenchmarkMarshalCorpusFile/2048-4 267 474093 ns/op 4.32 MB/s BenchmarkMarshalCorpusFile/4096-4 135 1008424 ns/op 4.06 MB/s BenchmarkMarshalCorpusFile/8192-4 100 2261677 ns/op 3.62 MB/s BenchmarkMarshalCorpusFile/16384-4 20 6556663 ns/op 2.50 MB/s BenchmarkMarshalCorpusFile/32768-4 21 9011055 ns/op 3.64 MB/s BenchmarkMarshalCorpusFile/65536-4 9 18712631 ns/op 3.50 MB/s BenchmarkMarshalCorpusFile/131072-4 4 32823514 ns/op 3.99 MB/s BenchmarkMarshalCorpusFile/262144-4 2 66864822 ns/op 3.92 MB/s BenchmarkMarshalCorpusFile/524288-4 1 141152486 ns/op 3.71 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 215954298 ns/op 4.86 MB/s BenchmarkUnmarshalCorpusFile/1-4 6376 16373 ns/op 0.06 MB/s BenchmarkUnmarshalCorpusFile/2-4 7564 20492 ns/op 0.10 MB/s BenchmarkUnmarshalCorpusFile/4-4 4455 32572 ns/op 0.12 MB/s BenchmarkUnmarshalCorpusFile/8-4 4996 39849 ns/op 0.20 MB/s BenchmarkUnmarshalCorpusFile/16-4 4750 28217 ns/op 0.57 MB/s BenchmarkUnmarshalCorpusFile/32-4 2665 56782 ns/op 0.56 MB/s BenchmarkUnmarshalCorpusFile/64-4 2317 61269 ns/op 1.04 MB/s BenchmarkUnmarshalCorpusFile/128-4 2254 67570 ns/op 1.89 MB/s BenchmarkUnmarshalCorpusFile/256-4 752 162899 ns/op 1.57 MB/s BenchmarkUnmarshalCorpusFile/512-4 400 345838 ns/op 1.48 MB/s BenchmarkUnmarshalCorpusFile/1024-4 181 745391 ns/op 1.37 MB/s BenchmarkUnmarshalCorpusFile/2048-4 87 1412162 ns/op 1.45 MB/s BenchmarkUnmarshalCorpusFile/4096-4 54 2814217 ns/op 1.46 MB/s BenchmarkUnmarshalCorpusFile/8192-4 26 4951217 ns/op 1.65 MB/s BenchmarkUnmarshalCorpusFile/16384-4 13 9119498 ns/op 1.80 MB/s BenchmarkUnmarshalCorpusFile/32768-4 6 19757666 ns/op 1.66 MB/s BenchmarkUnmarshalCorpusFile/65536-4 2 68390371 ns/op 0.96 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 87974681 ns/op 1.49 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 250919780 ns/op 1.04 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 329570407 ns/op 1.59 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 634637638 ns/op 1.65 MB/s BenchmarkMutatorBytes/1-4 24097 5372 ns/op BenchmarkMutatorBytes/10-4 24775 8190 ns/op BenchmarkMutatorBytes/100-4 10000 10609 ns/op BenchmarkMutatorBytes/1000-4 10000 11043 ns/op BenchmarkMutatorBytes/10000-4 5912 29090 ns/op BenchmarkMutatorBytes/100000-4 730 202463 ns/op BenchmarkMutatorString/1-4 24964 5158 ns/op BenchmarkMutatorString/10-4 19492 5344 ns/op BenchmarkMutatorString/100-4 19514 10387 ns/op BenchmarkMutatorString/1000-4 10000 13449 ns/op BenchmarkMutatorString/10000-4 2922 76084 ns/op BenchmarkMutatorString/100000-4 138 755819 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 13791 10388 ns/op BenchmarkMutatorAllBasicTypes/string-4 10000 11450 ns/op BenchmarkMutatorAllBasicTypes/bool-4 44970 3309 ns/op BenchmarkMutatorAllBasicTypes/float32-4 34875 3174 ns/op BenchmarkMutatorAllBasicTypes/float64-4 29709 3501 ns/op BenchmarkMutatorAllBasicTypes/int-4 37068 3363 ns/op BenchmarkMutatorAllBasicTypes/int8-4 39800 2880 ns/op BenchmarkMutatorAllBasicTypes/int16-4 43296 3448 ns/op BenchmarkMutatorAllBasicTypes/int32-4 43646 3071 ns/op BenchmarkMutatorAllBasicTypes/int64-4 36342 2958 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 40080 3155 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 33681 3127 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 39576 3668 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 34531 4344 ns/op PASS ok internal/fuzz 18.661s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 7238 18491 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 99550 1585 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.876s PASS ok internal/poll 1.058s goos: darwin goarch: amd64 pkg: internal/runtime/atomic BenchmarkAnd32-4 8938261 13.16 ns/op BenchmarkAnd32Parallel-4 2746582 39.46 ns/op BenchmarkAnd64-4 9126979 11.75 ns/op BenchmarkAnd64Parallel-4 2822217 47.32 ns/op BenchmarkOr32-4 10271605 24.67 ns/op BenchmarkOr32Parallel-4 2826488 38.57 ns/op BenchmarkOr64-4 9720739 11.82 ns/op BenchmarkOr64Parallel-4 2131074 69.34 ns/op BenchmarkAtomicLoad64-4 20759689 7.270 ns/op BenchmarkAtomicStore64-4 9562206 11.94 ns/op BenchmarkAtomicLoad-4 19515532 6.550 ns/op BenchmarkAtomicStore-4 10855814 14.51 ns/op BenchmarkAnd8-4 10466854 10.53 ns/op BenchmarkAnd-4 10262622 10.89 ns/op BenchmarkAnd8Parallel-4 3880108 29.56 ns/op BenchmarkAndParallel-4 3410479 29.88 ns/op BenchmarkOr8-4 7797243 15.52 ns/op BenchmarkOr-4 9332473 11.37 ns/op BenchmarkOr8Parallel-4 3988796 52.92 ns/op BenchmarkOrParallel-4 3711766 30.23 ns/op BenchmarkXadd-4 4017813 28.99 ns/op BenchmarkXadd64-4 4235364 29.71 ns/op BenchmarkCas-4 2539695 48.08 ns/op BenchmarkCas64-4 2656418 44.84 ns/op BenchmarkXchg-4 3990435 29.30 ns/op BenchmarkXchg64-4 3605035 28.55 ns/op PASS ok internal/runtime/atomic 6.356s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 4 31924461 ns/op PASS ok internal/trace 4.368s PASS ok internal/zstd 1.129s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10000 15764 ns/op BenchmarkCopyNLarge-4 169 670486 ns/op PASS ok io 1.504s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 153794 837.0 ns/op BenchmarkPrintln-4 17487 7057 ns/op 79 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 24316 5118 ns/op 66 B/op 1 allocs/op BenchmarkConcurrent-4 5289 22995 ns/op BenchmarkDiscard-4 762751 168.8 ns/op 0 B/op 0 allocs/op PASS ok log 2.063s goos: darwin goarch: amd64 pkg: log/slog BenchmarkAttrString-4 10387 10548 ns/op 313 B/op 16 allocs/op BenchmarkWriteTime-4 50887 2596 ns/op BenchmarkJSONHandler/defaults-4 4650 22518 ns/op 526 B/op 1 allocs/op BenchmarkJSONHandler/time_format-4 2640 41017 ns/op 788 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4197 35694 ns/op 757 B/op 5 allocs/op BenchmarkPreformatting/separate-4 6314 19390 ns/op 531 B/op 1 allocs/op BenchmarkPreformatting/struct-4 5644 20287 ns/op 535 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 3054 33966 ns/op 528 B/op 1 allocs/op BenchmarkJSONEncoding/json.Marshal-4 22033 4948 ns/op 78 B/op 2 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 15236 13818 ns/op 64 B/op 2 allocs/op BenchmarkNopLog/no_attrs-4 78343 1743 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 38928 3028 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 48478 2363 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 36777 3027 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 47108 4205 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 35532 3987 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 1000000 197.1 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 494649 214.1 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 410178 309.7 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 654351 382.0 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 299212 721.0 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 1772 66336 ns/op BenchmarkDispatch/switch-checked-4 154579 1597 ns/op BenchmarkDispatch/As-4 146368 913.1 ns/op BenchmarkDispatch/Visit-4 107474 1126 ns/op BenchmarkUnsafeStrings-4 9037 11321 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:271: Value size = 24 value_test.go:271: Value size = 24 value_test.go:271: Value size = 24 PASS ok log/slog 6.951s goos: darwin goarch: amd64 pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 918778 150.9 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 632770 174.6 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 273171 443.4 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 148599 745.9 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 36424 3430 ns/op 260 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 39476 3323 ns/op 262 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 20424 7318 ns/op 676 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 4027 36415 ns/op 3474 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 3118 41223 ns/op 604 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 4730 47228 ns/op 586 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 4194 24971 ns/op 1088 B/op 6 allocs/op BenchmarkAttrs/Text_discard/40_args-4 1983 100354 ns/op 4315 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 12273 13414 ns/op 519 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 6800 21117 ns/op 515 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 6894 18358 ns/op 947 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 2212 59811 ns/op 3739 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 4.925s goos: darwin goarch: amd64 pkg: maps BenchmarkMapClone-4 1 141889499 ns/op PASS ok maps 1.963s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2534972 44.86 ns/op BenchmarkAcosh-4 1000000 113.8 ns/op BenchmarkAsin-4 2514332 48.30 ns/op BenchmarkAsinh-4 906343 121.8 ns/op BenchmarkAtan-4 2202964 48.44 ns/op BenchmarkAtanh-4 751680 144.4 ns/op BenchmarkAtan2-4 1858530 58.49 ns/op BenchmarkCbrt-4 1000000 111.5 ns/op BenchmarkCeil-4 20371850 6.389 ns/op BenchmarkCopysign-4 2380705 48.40 ns/op BenchmarkCos-4 1000000 112.8 ns/op BenchmarkCosh-4 1385179 107.0 ns/op BenchmarkErf-4 2710113 42.01 ns/op BenchmarkErfc-4 2523260 51.75 ns/op BenchmarkErfinv-4 2636900 45.01 ns/op BenchmarkErfcinv-4 2576257 52.97 ns/op BenchmarkExp-4 7162556 17.22 ns/op BenchmarkExpGo-4 876625 200.0 ns/op BenchmarkExpm1-4 2194051 56.36 ns/op BenchmarkExp2-4 568288 192.1 ns/op BenchmarkExp2Go-4 859101 182.1 ns/op BenchmarkAbs-4 3120682 35.05 ns/op BenchmarkDim-4 10001926 12.57 ns/op BenchmarkFloor-4 13010528 10.99 ns/op BenchmarkMax-4 14837250 8.450 ns/op BenchmarkMin-4 13946504 9.292 ns/op BenchmarkMod-4 222016 508.7 ns/op BenchmarkFrexp-4 1000000 103.2 ns/op BenchmarkGamma-4 749023 220.2 ns/op BenchmarkHypot-4 9289636 11.70 ns/op BenchmarkHypotGo-4 1000000 106.4 ns/op BenchmarkIlogb-4 1523601 77.02 ns/op BenchmarkJ0-4 211990 531.7 ns/op BenchmarkJ1-4 218374 617.3 ns/op BenchmarkJn-4 108963 1226 ns/op BenchmarkLdexp-4 1000000 125.1 ns/op BenchmarkLgamma-4 855494 123.4 ns/op BenchmarkLog-4 5577254 21.28 ns/op BenchmarkLogb-4 1369992 86.05 ns/op BenchmarkLog1p-4 993951 106.5 ns/op BenchmarkLog10-4 6091964 19.66 ns/op BenchmarkLog2-4 1000000 102.3 ns/op BenchmarkModf-4 1938364 58.41 ns/op BenchmarkNextafter32-4 1742451 67.48 ns/op BenchmarkNextafter64-4 1984896 58.55 ns/op BenchmarkPowInt-4 454146 311.2 ns/op BenchmarkPowFrac-4 352744 340.1 ns/op BenchmarkPow10Pos-4 6768423 17.67 ns/op BenchmarkPow10Neg-4 6161374 19.40 ns/op BenchmarkRound-4 3457430 33.99 ns/op BenchmarkRoundToEven-4 10379475 11.46 ns/op BenchmarkRemainder-4 380926 354.7 ns/op BenchmarkSignbit-4 4732335 24.97 ns/op BenchmarkSin-4 1459172 80.91 ns/op BenchmarkSincos-4 1000000 112.6 ns/op BenchmarkSinh-4 1979914 60.86 ns/op BenchmarkSqrtIndirect-4 23373356 5.426 ns/op BenchmarkSqrtLatency-4 24253942 5.148 ns/op BenchmarkSqrtIndirectLatency-4 23660131 5.191 ns/op BenchmarkSqrtGoLatency-4 1000000 110.4 ns/op BenchmarkSqrtPrime-4 38846 3035 ns/op BenchmarkTan-4 1255254 80.46 ns/op BenchmarkTanh-4 1200165 92.15 ns/op BenchmarkTrunc-4 22273834 7.434 ns/op BenchmarkY0-4 191652 535.8 ns/op BenchmarkY1-4 265941 529.2 ns/op BenchmarkYn-4 120714 1153 ns/op BenchmarkFloat64bits-4 4528992 25.04 ns/op BenchmarkFloat64frombits-4 5587069 21.91 ns/op BenchmarkFloat32bits-4 4329332 24.68 ns/op BenchmarkFloat32frombits-4 4500189 24.54 ns/op BenchmarkFMA-4 19546266 7.340 ns/op PASS ok math 15.109s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 12322850 8.640 ns/op 7407.45 MB/s BenchmarkAddVV/2-4 13101514 9.388 ns/op 13634.44 MB/s BenchmarkAddVV/3-4 12114536 10.05 ns/op 19096.59 MB/s BenchmarkAddVV/4-4 11023225 10.77 ns/op 23761.29 MB/s BenchmarkAddVV/5-4 10155382 10.81 ns/op 29604.43 MB/s BenchmarkAddVV/10-4 9077959 12.86 ns/op 49761.34 MB/s BenchmarkAddVV/100-4 2326908 53.01 ns/op 120738.21 MB/s BenchmarkAddVV/1000-4 282906 454.9 ns/op 140699.02 MB/s BenchmarkSubVV/1-4 15591436 8.068 ns/op 7932.44 MB/s BenchmarkSubVV/2-4 13262006 9.041 ns/op 14157.58 MB/s BenchmarkSubVV/3-4 12994612 9.909 ns/op 19376.75 MB/s BenchmarkSubVV/4-4 12461017 9.663 ns/op 26493.59 MB/s BenchmarkSubVV/5-4 10788224 10.78 ns/op 29682.50 MB/s BenchmarkSubVV/10-4 8955003 13.05 ns/op 49059.58 MB/s BenchmarkSubVV/100-4 2254027 49.37 ns/op 129627.93 MB/s BenchmarkSubVV/1000-4 299360 452.7 ns/op 141363.63 MB/s BenchmarkAddVW/1-4 7894190 16.23 ns/op 493.00 MB/s BenchmarkAddVW/2-4 14562363 8.574 ns/op 1866.11 MB/s BenchmarkAddVW/3-4 13750567 9.298 ns/op 2581.07 MB/s BenchmarkAddVW/4-4 13960104 8.682 ns/op 3685.71 MB/s BenchmarkAddVW/5-4 12754711 9.076 ns/op 4407.30 MB/s BenchmarkAddVW/10-4 10521486 12.21 ns/op 6553.63 MB/s BenchmarkAddVW/100-4 291564 397.6 ns/op 2011.97 MB/s BenchmarkAddVW/1000-4 45072 2681 ns/op 2983.85 MB/s BenchmarkAddVWext/1-4 13440674 8.358 ns/op 957.21 MB/s BenchmarkAddVWext/2-4 13632580 8.470 ns/op 1888.95 MB/s BenchmarkAddVWext/3-4 11770188 9.626 ns/op 2493.24 MB/s BenchmarkAddVWext/4-4 13852060 8.574 ns/op 3732.32 MB/s BenchmarkAddVWext/5-4 12089163 9.468 ns/op 4224.86 MB/s BenchmarkAddVWext/10-4 10082041 11.54 ns/op 6932.35 MB/s BenchmarkAddVWext/100-4 59104 2022 ns/op 395.69 MB/s BenchmarkAddVWext/1000-4 7425 18223 ns/op 439.01 MB/s BenchmarkSubVW/1-4 15791761 7.878 ns/op 1015.42 MB/s BenchmarkSubVW/2-4 13885863 8.432 ns/op 1897.44 MB/s BenchmarkSubVW/3-4 12362408 9.643 ns/op 2488.92 MB/s BenchmarkSubVW/4-4 13877930 9.386 ns/op 3409.26 MB/s BenchmarkSubVW/5-4 12067146 11.97 ns/op 3342.08 MB/s BenchmarkSubVW/10-4 9410192 12.53 ns/op 6385.04 MB/s BenchmarkSubVW/100-4 270452 542.4 ns/op 1475.05 MB/s BenchmarkSubVW/1000-4 39486 2922 ns/op 2737.52 MB/s BenchmarkSubVWext/1-4 15321019 10.15 ns/op 788.03 MB/s BenchmarkSubVWext/2-4 12514245 10.02 ns/op 1596.73 MB/s BenchmarkSubVWext/3-4 12897921 9.223 ns/op 2602.10 MB/s BenchmarkSubVWext/4-4 12383046 10.30 ns/op 3107.70 MB/s BenchmarkSubVWext/5-4 12703099 9.335 ns/op 4285.11 MB/s BenchmarkSubVWext/10-4 9907004 16.61 ns/op 4817.15 MB/s BenchmarkSubVWext/100-4 63081 2029 ns/op 394.26 MB/s BenchmarkSubVWext/1000-4 6385 18950 ns/op 422.17 MB/s BenchmarkMulAddVWW/1-4 12178311 10.50 ns/op 6094.10 MB/s BenchmarkMulAddVWW/2-4 11776806 10.40 ns/op 12307.65 MB/s BenchmarkMulAddVWW/3-4 10726874 11.70 ns/op 16415.59 MB/s BenchmarkMulAddVWW/4-4 11026443 12.57 ns/op 20357.86 MB/s BenchmarkMulAddVWW/5-4 9838008 11.92 ns/op 26846.01 MB/s BenchmarkMulAddVWW/10-4 7389430 16.65 ns/op 38433.55 MB/s BenchmarkMulAddVWW/100-4 1430312 82.26 ns/op 77802.79 MB/s BenchmarkMulAddVWW/1000-4 137941 848.6 ns/op 75416.99 MB/s BenchmarkAddMulVVW/1-4 14435143 10.58 ns/op 6048.19 MB/s BenchmarkAddMulVVW/2-4 12345763 12.55 ns/op 10196.33 MB/s BenchmarkAddMulVVW/3-4 10631424 11.65 ns/op 16483.45 MB/s BenchmarkAddMulVVW/4-4 9653504 13.18 ns/op 19423.19 MB/s BenchmarkAddMulVVW/5-4 10301438 11.93 ns/op 26823.09 MB/s BenchmarkAddMulVVW/10-4 7836974 14.23 ns/op 44983.41 MB/s BenchmarkAddMulVVW/100-4 1863592 64.99 ns/op 98474.00 MB/s BenchmarkAddMulVVW/1000-4 207724 585.6 ns/op 109287.98 MB/s BenchmarkDivWVW/1-4 1800192 63.05 ns/op 1015.11 MB/s BenchmarkDivWVW/2-4 996470 126.1 ns/op 1014.88 MB/s BenchmarkDivWVW/3-4 824046 157.8 ns/op 1216.85 MB/s BenchmarkDivWVW/4-4 673140 193.8 ns/op 1320.81 MB/s BenchmarkDivWVW/5-4 584726 217.5 ns/op 1471.52 MB/s BenchmarkDivWVW/10-4 318438 388.6 ns/op 1646.98 MB/s BenchmarkDivWVW/100-4 35858 3243 ns/op 1973.45 MB/s BenchmarkDivWVW/1000-4 3999 31369 ns/op 2040.20 MB/s BenchmarkNonZeroShifts/1/shrVU-4 12885069 8.068 ns/op BenchmarkNonZeroShifts/1/shlVU-4 13935261 7.989 ns/op BenchmarkNonZeroShifts/2/shrVU-4 12350593 8.665 ns/op BenchmarkNonZeroShifts/2/shlVU-4 14943950 8.147 ns/op BenchmarkNonZeroShifts/3/shrVU-4 13399372 8.744 ns/op BenchmarkNonZeroShifts/3/shlVU-4 13698282 11.48 ns/op BenchmarkNonZeroShifts/4/shrVU-4 10753455 10.57 ns/op BenchmarkNonZeroShifts/4/shlVU-4 12485268 9.933 ns/op BenchmarkNonZeroShifts/5/shrVU-4 9278856 11.47 ns/op BenchmarkNonZeroShifts/5/shlVU-4 9258320 10.97 ns/op BenchmarkNonZeroShifts/10/shrVU-4 8302506 15.97 ns/op BenchmarkNonZeroShifts/10/shlVU-4 7629290 13.70 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1236910 94.87 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1643622 75.49 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 164924 775.3 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 164883 756.0 ns/op BenchmarkDecimalConversion-4 165 727385 ns/op BenchmarkFloatString/100-4 10000 12619 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 189 634802 ns/op 2898 B/op 9 allocs/op BenchmarkFloatString/10000-4 2 58448075 ns/op 60668 B/op 48 allocs/op BenchmarkFloatString/100000-4 1 5342824336 ns/op 841032 B/op 503 allocs/op BenchmarkFloatAdd/10-4 156228 878.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 134798 857.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 132114 954.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 71209 1672 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 14784 8371 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 171230 657.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 196288 668.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 202588 634.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 135188 899.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 44052 2643 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1820 69137 ns/op BenchmarkParseFloatLargeExp-4 379 300511 ns/op BenchmarkGCD10x10/WithoutXY-4 175652 739.5 ns/op BenchmarkGCD10x10/WithXY-4 45908 2543 ns/op BenchmarkGCD10x100/WithoutXY-4 85678 1481 ns/op BenchmarkGCD10x100/WithXY-4 15346 7803 ns/op BenchmarkGCD10x1000/WithoutXY-4 51644 2421 ns/op BenchmarkGCD10x1000/WithXY-4 12567 9733 ns/op BenchmarkGCD100x100/WithoutXY-4 21898 5312 ns/op BenchmarkGCD100x100/WithXY-4 10000 12838 ns/op BenchmarkGCD100x1000/WithoutXY-4 10000 10699 ns/op BenchmarkGCD100x1000/WithXY-4 5865 20689 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2076 63565 ns/op BenchmarkGCD1000x1000/WithXY-4 981 116278 ns/op BenchmarkHilbert-4 18 7627214 ns/op BenchmarkBinomial-4 9793 11077 ns/op BenchmarkQuoRem-4 20148 5895 ns/op BenchmarkExp-4 18 6934508 ns/op BenchmarkExpMont/Odd-4 128 911269 ns/op 2599 B/op 22 allocs/op BenchmarkExpMont/Even1-4 134 951867 ns/op 3360 B/op 38 allocs/op BenchmarkExpMont/Even2-4 100 1055765 ns/op 3846 B/op 53 allocs/op BenchmarkExpMont/Even3-4 118 952827 ns/op 3852 B/op 53 allocs/op BenchmarkExpMont/Even4-4 100 1063557 ns/op 3831 B/op 52 allocs/op BenchmarkExpMont/Even8-4 121 907813 ns/op 3840 B/op 53 allocs/op BenchmarkExpMont/Even32-4 127 903305 ns/op 3851 B/op 53 allocs/op BenchmarkExpMont/Even64-4 141 811808 ns/op 3638 B/op 53 allocs/op BenchmarkExpMont/Even96-4 132 849362 ns/op 3764 B/op 51 allocs/op BenchmarkExpMont/Even128-4 154 739912 ns/op 3263 B/op 50 allocs/op BenchmarkExpMont/Even255-4 154 734234 ns/op 2960 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 316 364089 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 285 414881 ns/op 1714 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 273 408126 ns/op 1731 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 308 385065 ns/op 1727 B/op 47 allocs/op BenchmarkExp2-4 16 6728434 ns/op BenchmarkBitset-4 585328 198.8 ns/op BenchmarkBitsetNeg-4 370262 351.6 ns/op BenchmarkBitsetOrig-4 192284 657.6 ns/op BenchmarkBitsetNegOrig-4 140176 1303 ns/op BenchmarkModSqrt225_Tonelli-4 109 1030051 ns/op BenchmarkModSqrt225_3Mod4-4 376 308540 ns/op BenchmarkModSqrt231_Tonelli-4 116 1047627 ns/op BenchmarkModSqrt231_5Mod8-4 342 367403 ns/op BenchmarkModInverse-4 10552 11008 ns/op BenchmarkSqrt-4 1491 90329 ns/op BenchmarkIntSqr/1-4 965754 138.1 ns/op BenchmarkIntSqr/2-4 547644 200.7 ns/op BenchmarkIntSqr/3-4 589184 229.3 ns/op BenchmarkIntSqr/5-4 427389 282.8 ns/op BenchmarkIntSqr/8-4 351698 373.4 ns/op BenchmarkIntSqr/10-4 285850 437.1 ns/op BenchmarkIntSqr/20-4 52992 2476 ns/op BenchmarkIntSqr/30-4 38410 3303 ns/op BenchmarkIntSqr/50-4 22815 4835 ns/op BenchmarkIntSqr/80-4 14863 8128 ns/op BenchmarkIntSqr/100-4 10000 10209 ns/op BenchmarkIntSqr/200-4 5210 25923 ns/op BenchmarkIntSqr/300-4 2072 63371 ns/op BenchmarkIntSqr/500-4 994 126352 ns/op BenchmarkIntSqr/800-4 378 329833 ns/op BenchmarkIntSqr/1000-4 268 446931 ns/op BenchmarkDiv/20/10-4 399417 333.2 ns/op BenchmarkDiv/40/20-4 395245 325.3 ns/op BenchmarkDiv/100/50-4 364854 365.8 ns/op BenchmarkDiv/200/100-4 47420 2502 ns/op BenchmarkDiv/400/200-4 45018 2674 ns/op BenchmarkDiv/1000/500-4 39696 3022 ns/op BenchmarkDiv/2000/1000-4 31617 3949 ns/op BenchmarkDiv/20000/10000-4 1767 78159 ns/op BenchmarkDiv/200000/100000-4 40 3552282 ns/op BenchmarkDiv/2000000/1000000-4 1 101408072 ns/op BenchmarkDiv/20000000/10000000-4 1 3269445732 ns/op BenchmarkMul-4 6 18803383 ns/op BenchmarkNatMul/10-4 142492 798.5 ns/op BenchmarkNatMul/100-4 8020 21405 ns/op BenchmarkNatMul/1000-4 211 561572 ns/op BenchmarkZeroShifts/Shl-4 10000 11774 ns/op BenchmarkZeroShifts/ShlSame-4 3279232 32.01 ns/op BenchmarkZeroShifts/Shr-4 10000 13069 ns/op BenchmarkZeroShifts/ShrSame-4 3304904 33.01 ns/op BenchmarkExp3Power/0x10-4 162639 800.4 ns/op BenchmarkExp3Power/0x40-4 134828 991.0 ns/op BenchmarkExp3Power/0x100-4 89685 1507 ns/op BenchmarkExp3Power/0x400-4 38090 3218 ns/op BenchmarkExp3Power/0x1000-4 10000 14187 ns/op BenchmarkExp3Power/0x4000-4 2563 71109 ns/op BenchmarkExp3Power/0x10000-4 204 610196 ns/op BenchmarkExp3Power/0x40000-4 19 5491138 ns/op BenchmarkExp3Power/0x100000-4 2 53394660 ns/op BenchmarkExp3Power/0x400000-4 1 437292050 ns/op BenchmarkFibo-4 3 35748873 ns/op BenchmarkNatSqr/1-4 830145 235.6 ns/op BenchmarkNatSqr/2-4 556862 322.3 ns/op BenchmarkNatSqr/3-4 495678 352.3 ns/op BenchmarkNatSqr/5-4 405367 600.1 ns/op BenchmarkNatSqr/8-4 237610 638.1 ns/op BenchmarkNatSqr/10-4 200974 815.1 ns/op BenchmarkNatSqr/20-4 41352 2877 ns/op BenchmarkNatSqr/30-4 35318 3761 ns/op BenchmarkNatSqr/50-4 19003 6148 ns/op BenchmarkNatSqr/80-4 10000 10198 ns/op BenchmarkNatSqr/100-4 8630 13071 ns/op BenchmarkNatSqr/200-4 4850 31138 ns/op BenchmarkNatSqr/300-4 1954 83761 ns/op BenchmarkNatSqr/500-4 891 156056 ns/op BenchmarkNatSqr/800-4 334 400342 ns/op BenchmarkNatSqr/1000-4 258 463868 ns/op BenchmarkNatSetBytes/8-4 808947 154.3 ns/op BenchmarkNatSetBytes/24-4 268920 523.7 ns/op BenchmarkNatSetBytes/128-4 54663 2204 ns/op BenchmarkNatSetBytes/7-4 770324 143.8 ns/op BenchmarkNatSetBytes/23-4 267160 521.7 ns/op BenchmarkNatSetBytes/127-4 52008 2300 ns/op BenchmarkScanPi-4 200 561819 ns/op BenchmarkStringPiParallel-4 571 294427 ns/op BenchmarkScan/10/Base2-4 35203 3192 ns/op BenchmarkScan/100/Base2-4 4665 29829 ns/op BenchmarkScan/1000/Base2-4 438 278016 ns/op BenchmarkScan/10/Base8-4 91969 1312 ns/op BenchmarkScan/100/Base8-4 12158 9575 ns/op BenchmarkScan/1000/Base8-4 1284 92393 ns/op BenchmarkScan/10/Base10-4 101244 1227 ns/op BenchmarkScan/100/Base10-4 13058 9051 ns/op BenchmarkScan/1000/Base10-4 1245 85909 ns/op BenchmarkScan/10/Base16-4 117765 1080 ns/op BenchmarkScan/100/Base16-4 15082 7479 ns/op BenchmarkScan/1000/Base16-4 1761 71491 ns/op BenchmarkString/10/Base2-4 219438 601.1 ns/op BenchmarkString/100/Base2-4 28719 4179 ns/op BenchmarkString/1000/Base2-4 3186 48605 ns/op BenchmarkString/10/Base8-4 366420 356.2 ns/op BenchmarkString/100/Base8-4 70483 1768 ns/op BenchmarkString/1000/Base8-4 9324 14696 ns/op BenchmarkString/10/Base10-4 196095 679.5 ns/op BenchmarkString/100/Base10-4 39268 2997 ns/op BenchmarkString/1000/Base10-4 6384 22378 ns/op BenchmarkString/10/Base16-4 411547 321.6 ns/op BenchmarkString/100/Base16-4 93306 1259 ns/op BenchmarkString/1000/Base16-4 10000 10619 ns/op BenchmarkLeafSize/0-4 30 4097769 ns/op BenchmarkLeafSize/1-4 505 241825 ns/op BenchmarkLeafSize/2-4 499 242409 ns/op BenchmarkLeafSize/3-4 357 352027 ns/op BenchmarkLeafSize/4-4 465 241833 ns/op BenchmarkLeafSize/5-4 322 364211 ns/op BenchmarkLeafSize/6-4 320 378044 ns/op BenchmarkLeafSize/7-4 366 337172 ns/op BenchmarkLeafSize/8-4 462 236247 ns/op BenchmarkLeafSize/9-4 273 463296 ns/op BenchmarkLeafSize/10-4 313 363137 ns/op BenchmarkLeafSize/11-4 330 410245 ns/op BenchmarkLeafSize/12-4 360 329022 ns/op BenchmarkLeafSize/13-4 339 383450 ns/op BenchmarkLeafSize/14-4 406 315750 ns/op BenchmarkLeafSize/15-4 434 285383 ns/op BenchmarkLeafSize/16-4 513 236180 ns/op BenchmarkLeafSize/32-4 514 240296 ns/op BenchmarkLeafSize/64-4 399 273815 ns/op BenchmarkProbablyPrime/n=0-4 9 11349879 ns/op BenchmarkProbablyPrime/n=1-4 8 13251304 ns/op BenchmarkProbablyPrime/n=5-4 6 17899766 ns/op BenchmarkProbablyPrime/n=10-4 5 25502393 ns/op BenchmarkProbablyPrime/n=20-4 3 38162971 ns/op BenchmarkProbablyPrime/Lucas-4 10 10522385 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 81 1373073 ns/op BenchmarkRatCmp-4 179053 775.6 ns/op BenchmarkFloatPrecExact/1-4 106268 1330 ns/op BenchmarkFloatPrecExact/10-4 34357 3609 ns/op BenchmarkFloatPrecExact/100-4 10000 11513 ns/op BenchmarkFloatPrecExact/1000-4 2188 52801 ns/op BenchmarkFloatPrecExact/10000-4 158 766568 ns/op BenchmarkFloatPrecExact/100000-4 4 30321837 ns/op BenchmarkFloatPrecExact/1000000-4 1 1507798738 ns/op BenchmarkFloatPrecMixed/1-4 106281 1127 ns/op BenchmarkFloatPrecMixed/10-4 28566 4194 ns/op BenchmarkFloatPrecMixed/100-4 5977 22481 ns/op BenchmarkFloatPrecMixed/1000-4 447 272752 ns/op BenchmarkFloatPrecMixed/10000-4 14 7195589 ns/op BenchmarkFloatPrecMixed/100000-4 1 395213375 ns/op BenchmarkFloatPrecMixed/1000000-4 1 26648303301 ns/op BenchmarkFloatPrecInexact/1-4 164562 811.3 ns/op BenchmarkFloatPrecInexact/10-4 159886 866.3 ns/op BenchmarkFloatPrecInexact/100-4 90967 1508 ns/op BenchmarkFloatPrecInexact/1000-4 21296 6343 ns/op BenchmarkFloatPrecInexact/10000-4 4070 60755 ns/op BenchmarkFloatPrecInexact/100000-4 274 434967 ns/op BenchmarkFloatPrecInexact/1000000-4 25 5687380 ns/op BenchmarkFloatSqrt/64-4 18446 6441 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 10000 10086 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 8936 14130 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 4369 28712 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 936 150897 ns/op 17958 B/op 8 allocs/op BenchmarkFloatSqrt/100000-4 64 1713865 ns/op 173234 B/op 18 allocs/op BenchmarkFloatSqrt/1000000-4 1 123857532 ns/op 3829624 B/op 647 allocs/op PASS ok math/big 94.170s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 9218961 12.61 ns/op BenchmarkLeadingZeros8-4 9306969 11.51 ns/op BenchmarkLeadingZeros16-4 10059979 10.86 ns/op BenchmarkLeadingZeros32-4 10185859 13.04 ns/op BenchmarkLeadingZeros64-4 10417460 11.02 ns/op BenchmarkTrailingZeros-4 10791046 10.77 ns/op BenchmarkTrailingZeros8-4 9892214 10.79 ns/op BenchmarkTrailingZeros16-4 11678702 10.68 ns/op BenchmarkTrailingZeros32-4 11838558 10.70 ns/op BenchmarkTrailingZeros64-4 11345638 10.53 ns/op BenchmarkOnesCount-4 9491239 10.94 ns/op BenchmarkOnesCount8-4 12293191 10.21 ns/op BenchmarkOnesCount16-4 10556000 10.52 ns/op BenchmarkOnesCount32-4 11284208 10.52 ns/op BenchmarkOnesCount64-4 11569310 10.86 ns/op BenchmarkRotateLeft-4 11374864 10.34 ns/op BenchmarkRotateLeft8-4 11891436 10.05 ns/op BenchmarkRotateLeft16-4 12520796 9.872 ns/op BenchmarkRotateLeft32-4 12185836 9.804 ns/op BenchmarkRotateLeft64-4 11533498 11.21 ns/op BenchmarkReverse-4 15474991 8.202 ns/op BenchmarkReverse8-4 22328014 5.930 ns/op BenchmarkReverse16-4 20826235 5.798 ns/op BenchmarkReverse32-4 20014990 6.331 ns/op BenchmarkReverse64-4 17583001 7.210 ns/op BenchmarkReverseBytes-4 20253331 6.599 ns/op BenchmarkReverseBytes16-4 19800810 6.457 ns/op BenchmarkReverseBytes32-4 21239035 5.738 ns/op BenchmarkReverseBytes64-4 21397090 6.211 ns/op BenchmarkAdd-4 12371708 10.36 ns/op BenchmarkAdd32-4 12829384 9.705 ns/op BenchmarkAdd64-4 11686080 10.35 ns/op BenchmarkAdd64multiple-4 24004464 5.225 ns/op BenchmarkSub-4 9811222 10.58 ns/op BenchmarkSub32-4 12038978 10.31 ns/op BenchmarkSub64-4 12234486 10.29 ns/op BenchmarkSub64multiple-4 24245113 5.139 ns/op BenchmarkMul-4 12760432 9.871 ns/op BenchmarkMul32-4 12664117 9.970 ns/op BenchmarkMul64-4 12498782 10.09 ns/op BenchmarkDiv-4 3206730 34.79 ns/op BenchmarkDiv32-4 6306673 16.55 ns/op BenchmarkDiv64-4 3442972 35.11 ns/op PASS ok math/bits 8.268s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 12615008 9.283 ns/op BenchmarkAcos-4 450362 257.6 ns/op BenchmarkAcosh-4 395136 273.8 ns/op BenchmarkAsin-4 459369 264.8 ns/op BenchmarkAsinh-4 504495 257.5 ns/op BenchmarkAtan-4 787300 164.3 ns/op BenchmarkAtanh-4 680680 184.8 ns/op BenchmarkConj-4 26345119 4.495 ns/op BenchmarkCos-4 613191 201.3 ns/op BenchmarkCosh-4 640606 198.3 ns/op BenchmarkExp-4 803755 148.1 ns/op BenchmarkLog-4 1000000 126.4 ns/op BenchmarkLog10-4 1000000 129.2 ns/op BenchmarkPhase-4 1914012 64.29 ns/op BenchmarkPolar-4 1284052 94.01 ns/op BenchmarkPow-4 215293 585.0 ns/op BenchmarkRect-4 1000000 112.1 ns/op BenchmarkSin-4 659467 203.3 ns/op BenchmarkSinh-4 657067 197.8 ns/op BenchmarkSqrt-4 922138 131.9 ns/op BenchmarkTan-4 390091 324.8 ns/op BenchmarkTanh-4 424826 305.4 ns/op PASS ok math/cmplx 4.740s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 645726 176.3 ns/op BenchmarkInt63ThreadsafeParallel-4 723963 145.3 ns/op BenchmarkInt63Unthreadsafe-4 1000000 132.8 ns/op BenchmarkIntn1000-4 785841 167.4 ns/op BenchmarkInt63n1000-4 678367 163.0 ns/op BenchmarkInt31n1000-4 768159 157.9 ns/op BenchmarkFloat32-4 737181 154.0 ns/op BenchmarkFloat64-4 1000000 121.4 ns/op BenchmarkPerm3-4 166806 753.2 ns/op BenchmarkPerm30-4 19578 6091 ns/op BenchmarkPerm30ViaShuffle-4 18961 6126 ns/op BenchmarkShuffleOverhead-4 14158 8516 ns/op BenchmarkRead3-4 825097 152.1 ns/op BenchmarkRead64-4 72634 1576 ns/op BenchmarkRead1000-4 4808 24316 ns/op BenchmarkConcurrent-4 205435 589.9 ns/op PASS ok math/rand 3.637s goos: darwin goarch: amd64 pkg: math/rand/v2 BenchmarkChaCha8-4 4142071 26.72 ns/op BenchmarkPCG_DXSM-4 2823102 41.12 ns/op BenchmarkSourceUint64-4 2753962 41.97 ns/op BenchmarkGlobalInt64-4 2028027 52.14 ns/op BenchmarkGlobalInt64Parallel-4 4088358 29.69 ns/op BenchmarkGlobalUint64-4 2591452 46.44 ns/op BenchmarkGlobalUint64Parallel-4 3498120 29.42 ns/op BenchmarkInt64-4 1618994 73.17 ns/op BenchmarkUint64-4 1641691 72.91 ns/op BenchmarkGlobalIntN1000-4 1631713 72.75 ns/op BenchmarkIntN1000-4 1318471 88.84 ns/op BenchmarkInt64N1000-4 1316462 89.93 ns/op BenchmarkInt64N1e8-4 1270071 94.20 ns/op BenchmarkInt64N1e9-4 1000000 105.9 ns/op BenchmarkInt64N2e9-4 1000000 105.0 ns/op BenchmarkInt64N1e18-4 1000000 118.2 ns/op BenchmarkInt64N2e18-4 1000000 103.5 ns/op BenchmarkInt64N4e18-4 1000000 113.4 ns/op BenchmarkInt32N1000-4 1347066 88.03 ns/op BenchmarkInt32N1e8-4 1383862 86.43 ns/op BenchmarkInt32N1e9-4 1321710 92.01 ns/op BenchmarkInt32N2e9-4 1000000 100.4 ns/op BenchmarkFloat32-4 1708394 68.51 ns/op BenchmarkFloat64-4 1782391 67.26 ns/op BenchmarkExpFloat64-4 1000000 120.3 ns/op BenchmarkNormFloat64-4 1000000 118.4 ns/op BenchmarkPerm3-4 295512 461.7 ns/op BenchmarkPerm30-4 25552 4796 ns/op BenchmarkPerm30ViaShuffle-4 26248 4771 ns/op BenchmarkShuffleOverhead-4 35094 3202 ns/op BenchmarkConcurrent-4 1780329 66.22 ns/op PASS ok math/rand/v2 7.096s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 34564 3947 ns/op BenchmarkQDecodeWord-4 76000 1386 ns/op BenchmarkQDecodeHeader-4 63656 1603 ns/op BenchmarkTypeByExtension/.html-4 511882 218.9 ns/op BenchmarkTypeByExtension/.HTML-4 352687 341.4 ns/op BenchmarkTypeByExtension/.unused-4 377840 287.2 ns/op BenchmarkExtensionsByType/text/html-4 153285 915.5 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 52089 2432 ns/op BenchmarkExtensionsByType/application/octet-stream-4 53478 2809 ns/op PASS ok mime 3.038s goos: darwin goarch: amd64 pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 451 244775 ns/op 47282 B/op 186 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 410 253873 ns/op 48140 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 45 2638676 ns/op 105415 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 398 331503 ns/op 49632 B/op 207 allocs/op PASS ok mime/multipart 1.718s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 716 140578 ns/op PASS ok mime/quotedprintable 1.201s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 6 20115976 ns/op 8733 B/op 92 allocs/op BenchmarkGoLookupIPNoSuchHost-4 3 47238896 ns/op 13562 B/op 113 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5025209714 ns/op 150520 B/op 231 allocs/op BenchmarkDNSName-4 164119 720.6 ns/op BenchmarkInterfaces-4 1978 68717 ns/op 8272 B/op 95 allocs/op BenchmarkInterfaceByIndex-4 5409 18664 ns/op 1817 B/op 29 allocs/op BenchmarkInterfaceByName-4 2022 79384 ns/op 8340 B/op 96 allocs/op BenchmarkInterfaceAddrs-4 2029 66445 ns/op 7857 B/op 107 allocs/op BenchmarkInterfacesAndAddrs-4 5160 19722 ns/op 1961 B/op 35 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 2714 44036 ns/op 5235 B/op 77 allocs/op BenchmarkParseIP-4 9885 13746 ns/op BenchmarkParseIPValidIPv4-4 358194 360.7 ns/op BenchmarkParseIPValidIPv6-4 219692 578.4 ns/op BenchmarkIPString/IPv4-4 108516 937.9 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 11744 10096 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 43551 2775 ns/op BenchmarkIPEqual/IPv4-4 1003598 118.6 ns/op BenchmarkIPEqual/IPv6-4 981388 123.1 ns/op BenchmarkSendfileZeroBytes-4 3813 28310 ns/op 4459 B/op 1 allocs/op BenchmarkSendFile/file-to-tcp/1024-4 1 1014754725 ns/op 0.00 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/2048-4 1 1006708666 ns/op 0.00 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/4096-4 1 1011007110 ns/op 0.00 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/8192-4 1 1017076738 ns/op 0.01 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/16384-4 1 1016590136 ns/op 0.02 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/32768-4 1 1007886567 ns/op 0.03 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/65536-4 1 1019739796 ns/op 0.06 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/131072-4 1 1011336975 ns/op 0.13 MB/s 33080 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/262144-4 1 1015895573 ns/op 0.26 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/524288-4 1 1028339993 ns/op 0.51 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/1048576-4 1 1023028226 ns/op 1.02 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-unix/1024-4 1 1020231054 ns/op 0.00 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/2048-4 1 1017733324 ns/op 0.00 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/4096-4 1 1015611672 ns/op 0.00 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/8192-4 1 1018475794 ns/op 0.01 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/16384-4 1 1018467572 ns/op 0.02 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/32768-4 1 1022245319 ns/op 0.03 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/65536-4 1 1021487827 ns/op 0.06 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/131072-4 1 1021793374 ns/op 0.13 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/262144-4 1 1038993540 ns/op 0.25 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/524288-4 1 1079120771 ns/op 0.49 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/1048576-4 1 1120400698 ns/op 0.94 MB/s 32944 B/op 4 allocs/op BenchmarkTCP4OneShot-4 129 996414 ns/op BenchmarkTCP4OneShotTimeout-4 118 926438 ns/op BenchmarkTCP4Persistent-4 333 332044 ns/op BenchmarkTCP4PersistentTimeout-4 334 346330 ns/op BenchmarkTCP6OneShot-4 138 1006593 ns/op BenchmarkTCP6OneShotTimeout-4 163 806110 ns/op BenchmarkTCP6Persistent-4 324 393389 ns/op BenchmarkTCP6PersistentTimeout-4 328 375682 ns/op BenchmarkTCP4ConcurrentReadWrite-4 15459 6475 ns/op BenchmarkTCP6ConcurrentReadWrite-4 15058 7231 ns/op BenchmarkSetReadDeadline-4 110965 950.1 ns/op BenchmarkUDP6LinkLocalUnicast-4 229 461190 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 284 441059 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 280 453622 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 266 463098 ns/op 0 B/op 0 allocs/op PASS ok net 36.732s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 21075 5321 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 9250 12570 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 10000 10625 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 16293 7143 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 30472 4334 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 41494 2963 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1573910 74.41 ns/op BenchmarkFindChild/n=2/rep=map-4 2621935 41.54 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1364569 83.00 ns/op BenchmarkFindChild/n=4/rep=linear-4 948033 124.5 ns/op BenchmarkFindChild/n=4/rep=map-4 2705679 41.09 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 930667 134.2 ns/op BenchmarkFindChild/n=8/rep=linear-4 540621 245.3 ns/op BenchmarkFindChild/n=8/rep=map-4 2552392 44.00 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 494791 253.8 ns/op BenchmarkFindChild/n=16/rep=linear-4 276610 436.5 ns/op BenchmarkFindChild/n=16/rep=map-4 2752861 38.33 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 2197639 52.03 ns/op BenchmarkFindChild/n=32/rep=linear-4 141079 882.7 ns/op BenchmarkFindChild/n=32/rep=map-4 2961116 36.87 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2352963 50.74 ns/op BenchmarkMultiConflicts-4 1 214571782 ns/op BenchmarkServerMatch-4 18070 6945 ns/op BenchmarkReadRequestChrome-4 3697 31351 ns/op 19.49 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 7909 13161 ns/op 5.93 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 10000 12414 ns/op 6.61 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 7708 17415 ns/op 8.67 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 13933 8287 ns/op 4.83 MB/s 891 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 52 2307793 ns/op 0.44 MB/s BenchmarkFileAndServer_1KB/https1-4 32 3612039 ns/op 0.28 MB/s BenchmarkFileAndServer_1KB/h2-4 30 3744931 ns/op 0.27 MB/s BenchmarkFileAndServer_16MB/h1-4 1 176730145 ns/op 94.93 MB/s BenchmarkFileAndServer_16MB/https1-4 1 185013283 ns/op 90.68 MB/s BenchmarkFileAndServer_16MB/h2-4 1 461541031 ns/op 36.35 MB/s BenchmarkFileAndServer_64MB/h1-4 1 440534127 ns/op 152.34 MB/s BenchmarkFileAndServer_64MB/https1-4 1 644017543 ns/op 104.20 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1870027344 ns/op 35.89 MB/s BenchmarkServeMux-4 183 581858 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 256 500857 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 51 2322145 ns/op 6687 B/op 66 allocs/op BenchmarkClientServer/https1-4 46 2644134 ns/op 8964 B/op 95 allocs/op BenchmarkClientServer/h2-4 38 2939731 ns/op 13118 B/op 109 allocs/op BenchmarkClientServerParallel/4/h1-4 253 426627 ns/op 11506 B/op 84 allocs/op BenchmarkClientServerParallel/4/https1-4 24 5190907 ns/op 94660 B/op 1019 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56673: read tcp 127.0.0.1:56660->127.0.0.1:56673: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56672: read tcp 127.0.0.1:56660->127.0.0.1:56672: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56661: read tcp 127.0.0.1:56660->127.0.0.1:56661: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56669: read tcp 127.0.0.1:56660->127.0.0.1:56669: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56670: read tcp 127.0.0.1:56660->127.0.0.1:56670: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56664: read tcp 127.0.0.1:56660->127.0.0.1:56664: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56667: write tcp 127.0.0.1:56660->127.0.0.1:56667: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56663: write tcp 127.0.0.1:56660->127.0.0.1:56663: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56676: write tcp 127.0.0.1:56660->127.0.0.1:56676: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56701: read tcp 127.0.0.1:56677->127.0.0.1:56701: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/4/h2-4 26 4168020 ns/op 66589 B/op 764 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56717: write tcp 127.0.0.1:56709->127.0.0.1:56717: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56719: write tcp 127.0.0.1:56709->127.0.0.1:56719: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56738: read tcp 127.0.0.1:56725->127.0.0.1:56738: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56729: read tcp 127.0.0.1:56725->127.0.0.1:56729: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56736: read tcp 127.0.0.1:56725->127.0.0.1:56736: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56735: write tcp 127.0.0.1:56725->127.0.0.1:56735: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56739: write tcp 127.0.0.1:56725->127.0.0.1:56739: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56737: write tcp 127.0.0.1:56725->127.0.0.1:56737: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56734: write tcp 127.0.0.1:56725->127.0.0.1:56734: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56740: write tcp 127.0.0.1:56725->127.0.0.1:56740: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 128 832889 ns/op 24417 B/op 126 allocs/op BenchmarkClientServerParallel/64/https1-4 21 5577962 ns/op 92948 B/op 1009 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56931: read tcp 127.0.0.1:56926->127.0.0.1:56931: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56932: write tcp 127.0.0.1:56926->127.0.0.1:56932: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56933: write tcp 127.0.0.1:56926->127.0.0.1:56933: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56960: read tcp 127.0.0.1:56940->127.0.0.1:56960: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56954: read tcp 127.0.0.1:56940->127.0.0.1:56954: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56961: write tcp 127.0.0.1:56940->127.0.0.1:56961: use of closed network connection BenchmarkClientServerParallel/64/h2-4 74 5796781 ns/op 94774 B/op 1095 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56971: read tcp 127.0.0.1:56968->127.0.0.1:56971: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56986: read tcp 127.0.0.1:56979->127.0.0.1:56986: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56984: read tcp 127.0.0.1:56979->127.0.0.1:56984: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56988: read tcp 127.0.0.1:56979->127.0.0.1:56988: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56982: read tcp 127.0.0.1:56979->127.0.0.1:56982: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56996: write tcp 127.0.0.1:56979->127.0.0.1:56996: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57005: read tcp 127.0.0.1:56999->127.0.0.1:57005: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57015: read tcp 127.0.0.1:56999->127.0.0.1:57015: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57008: read tcp 127.0.0.1:56999->127.0.0.1:57008: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57007: read tcp 127.0.0.1:56999->127.0.0.1:57007: use of closed network connection ... [output truncated] BenchmarkServer-4 1 1072742864 ns/op 31936 B/op 154 allocs/op BenchmarkClient-4 33 3291438 ns/op 4157 B/op 46 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 460 317362 ns/op 7387 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 781 178591 ns/op 3047 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1048 101311 ns/op 1918 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1119 117577 ns/op 2807 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1162 102927 ns/op 2783 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1161 143338 ns/op 2763 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1198 106363 ns/op 1972 B/op 14 allocs/op BenchmarkServerHijack-4 969 176256 ns/op 16778 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 33 3149365 ns/op 7296 B/op 55 allocs/op BenchmarkResponseStatusLine-4 366098 338.6 ns/op 0 B/op 0 allocs/op PASS ok net/http 23.722s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2211 73258 ns/op 34195 B/op 14 allocs/op PASS ok net/http/httputil 1.244s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 82830 1251 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 483145 253.5 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 198660 629.8 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 61586 1805 ns/op BenchmarkStdIPv4-4 158433 764.7 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 100977 1074 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 100966 1092 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 88959 1270 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 79528 1492 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1602250 74.99 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1316589 89.40 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 755608 145.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 260504 492.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 312031 369.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 281829 449.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 82327 1471 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 262638 530.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 150210 857.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 148767 795.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 152468 791.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 81812 1581 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v4-4 327253 398.2 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v6-4 100267 1488 ns/op 48 B/op 1 allocs/op BenchmarkAddrString/v6_ellipsis-4 93102 1098 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_v4-4 201313 791.9 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_zone-4 126684 1070 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 199262 518.1 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 124803 1998 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 114753 1307 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 114358 970.4 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 48301 2336 ns/op 128 B/op 2 allocs/op BenchmarkAddrMarshalText/v4-4 404012 332.6 ns/op 16 B/op 1 allocs/op BenchmarkAddrMarshalText/v6-4 101672 2200 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_ellipsis-4 151314 1211 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_v4-4 190035 586.2 ns/op 32 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_zone-4 156825 1107 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 192517 772.7 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 74281 1974 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 93536 1415 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_v4-4 135374 1065 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_zone-4 91674 1237 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v4-4 219706 800.0 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 80973 1557 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 121153 1578 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 105223 1038 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 91828 1329 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 748281 174.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 704722 158.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 917428 224.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 614317 175.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 684267 266.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 705896 188.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 733760 234.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 757176 174.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 841924 174.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 246854 546.6 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 354006 379.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 188106 952.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 176004 926.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 184087 906.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 61040 1859 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 421586 307.5 ns/op PASS ok net/netip 14.357s 2024/04/02 10:31:46 Test RPC server listening on 127.0.0.1:57214 2024/04/02 10:31:46 Test HTTP RPC server listening on 127.0.0.1:57215 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 80 1648145 ns/op BenchmarkEndToEndHTTP-4 79 1303335 ns/op BenchmarkEndToEndAsync-4 552 195409 ns/op BenchmarkEndToEndAsyncHTTP-4 846 165691 ns/op PASS ok net/rpc 2.177s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 1768 61866 ns/op BenchmarkReadMIMEHeader/server_headers-4 4327 39509 ns/op BenchmarkUncommon-4 15354 6713 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.739s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 3522 47691 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 66444 1709 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 510356 293.8 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 86722 1431 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 199368 745.7 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 74235 2275 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 12138 9321 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 388094 505.1 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 112029 1630 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 194888 679.1 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 84262 1407 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 13323 8418 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 147673 1427 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 56179 2052 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 56013 1985 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 24338 4683 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 6016 24930 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 134085 862.4 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 58335 1992 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 50178 2053 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 23770 4763 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 3296 45479 ns/op 320 B/op 1 allocs/op PASS ok net/url 6.571s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2068188 84.31 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 118518 1482 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 348 484712 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:516: benchmarkReaddirname ".": 128 entries os_test.go:516: benchmarkReaddirname ".": 128 entries os_test.go:516: benchmarkReaddirname ".": 128 entries BenchmarkReaddir-4 138 1070023 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:533: benchmarkReaddir ".": 128 entries os_test.go:533: benchmarkReaddir ".": 128 entries os_test.go:533: benchmarkReaddir ".": 128 entries BenchmarkReadDir-4 282 562414 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:550: benchmarkReadDir ".": 128 entries os_test.go:550: benchmarkReadDir ".": 128 entries os_test.go:550: benchmarkReadDir ".": 128 entries BenchmarkStatDot-4 33252 5183 ns/op BenchmarkStatFile-4 21340 7792 ns/op BenchmarkStatDir-4 27388 5377 ns/op BenchmarkLstatDot-4 25106 5336 ns/op BenchmarkLstatFile-4 27850 5307 ns/op BenchmarkLstatDir-4 24106 7264 ns/op BenchmarkRemoveAll-4 3 35846587 ns/op 29912 B/op 530 allocs/op PASS ok os 6.553s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 12 9609625 ns/op 8976 B/op 30 allocs/op PASS ok os/exec 1.357s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 275973 550.9 ns/op PASS ok os/user 1.300s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2447732 50.82 ns/op BenchmarkString-4 1525306 70.05 ns/op BenchmarkBytes-4 1454199 81.85 ns/op BenchmarkNamedBytes-4 809242 134.9 ns/op BenchmarkBytesArray-4 767211 183.1 ns/op BenchmarkSliceLen-4 1584820 73.20 ns/op BenchmarkMapLen-4 692896 179.1 ns/op BenchmarkStringLen-4 1341393 92.79 ns/op BenchmarkArrayLen-4 1005180 118.3 ns/op BenchmarkSliceCap-4 1405794 73.69 ns/op BenchmarkDeepEqual/int8-4 349386 344.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 72674 1786 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 343341 610.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 66028 2066 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 336836 382.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 68874 1701 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 340396 417.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 72408 1783 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 298818 434.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 73988 1601 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 282014 542.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 94857 1757 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 340830 630.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 70662 1639 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 166461 802.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 70077 1822 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 328299 476.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 73581 2087 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 356328 409.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 67982 3107 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 305071 416.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 70099 1706 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 329671 399.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 72439 2558 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 271852 794.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 74125 2189 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 320492 474.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 68800 1595 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 358747 399.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 66144 2152 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 351291 378.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 76276 3122 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 322159 478.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 79672 1581 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 96694 1203 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 45518 2954 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 40976 2977 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 28350 4181 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 28749 4166 ns/op BenchmarkIsZero/ArrayComparable-4 265352 395.2 ns/op BenchmarkIsZero/ArrayIncomparable-4 26925 4258 ns/op BenchmarkIsZero/StructComparable-4 564800 190.6 ns/op BenchmarkIsZero/StructIncomparable-4 139041 1345 ns/op BenchmarkIsZero/ArrayInt_4-4 1000000 106.4 ns/op BenchmarkIsZero/ArrayInt_1024-4 17295 5881 ns/op BenchmarkIsZero/ArrayInt_1024_NoZero-4 36667 4761 ns/op BenchmarkIsZero/Struct4Int-4 985249 182.9 ns/op BenchmarkIsZero/ArrayStruct4Int_1024-4 19936 9209 ns/op BenchmarkIsZero/ArrayChanInt_1024-4 19042 6141 ns/op BenchmarkIsZero/StructInt_512-4 34510 3200 ns/op BenchmarkSetZero/Bool/Direct-4 1780695 91.48 ns/op BenchmarkSetZero/Bool/CachedZero-4 1000000 173.0 ns/op BenchmarkSetZero/Bool/NewZero-4 564080 248.7 ns/op BenchmarkSetZero/Int/Direct-4 1817710 142.4 ns/op BenchmarkSetZero/Int/CachedZero-4 738126 159.5 ns/op BenchmarkSetZero/Int/NewZero-4 560018 199.2 ns/op BenchmarkSetZero/Uint/Direct-4 1547409 138.3 ns/op BenchmarkSetZero/Uint/CachedZero-4 597302 176.8 ns/op BenchmarkSetZero/Uint/NewZero-4 440001 275.3 ns/op BenchmarkSetZero/Float/Direct-4 952317 122.0 ns/op BenchmarkSetZero/Float/CachedZero-4 361353 345.5 ns/op BenchmarkSetZero/Float/NewZero-4 442438 286.8 ns/op BenchmarkSetZero/Complex/Direct-4 1087230 111.0 ns/op BenchmarkSetZero/Complex/CachedZero-4 733994 187.6 ns/op BenchmarkSetZero/Complex/NewZero-4 571748 232.4 ns/op BenchmarkSetZero/Array/Direct-4 1521381 75.02 ns/op BenchmarkSetZero/Array/CachedZero-4 681664 172.9 ns/op BenchmarkSetZero/Array/NewZero-4 579776 264.7 ns/op BenchmarkSetZero/Chan/Direct-4 1496918 91.91 ns/op BenchmarkSetZero/Chan/CachedZero-4 645145 173.4 ns/op BenchmarkSetZero/Chan/NewZero-4 442299 411.6 ns/op BenchmarkSetZero/Func/Direct-4 1498387 77.14 ns/op BenchmarkSetZero/Func/CachedZero-4 487339 214.4 ns/op BenchmarkSetZero/Func/NewZero-4 604627 221.5 ns/op BenchmarkSetZero/Interface/Direct-4 1484911 77.78 ns/op BenchmarkSetZero/Interface/CachedZero-4 513030 240.6 ns/op BenchmarkSetZero/Interface/NewZero-4 517550 216.9 ns/op BenchmarkSetZero/Map/Direct-4 1578528 73.56 ns/op BenchmarkSetZero/Map/CachedZero-4 795589 166.3 ns/op BenchmarkSetZero/Map/NewZero-4 555021 306.1 ns/op BenchmarkSetZero/Pointer/Direct-4 1540910 112.9 ns/op BenchmarkSetZero/Pointer/CachedZero-4 763135 157.8 ns/op BenchmarkSetZero/Pointer/NewZero-4 673070 241.2 ns/op BenchmarkSetZero/Slice/Direct-4 1377237 99.56 ns/op BenchmarkSetZero/Slice/CachedZero-4 874957 134.4 ns/op BenchmarkSetZero/Slice/NewZero-4 618969 188.5 ns/op BenchmarkSetZero/String/Direct-4 1802577 62.32 ns/op BenchmarkSetZero/String/CachedZero-4 758468 138.5 ns/op BenchmarkSetZero/String/NewZero-4 421732 260.1 ns/op BenchmarkSetZero/Struct/Direct-4 1715037 66.82 ns/op BenchmarkSetZero/Struct/CachedZero-4 863143 136.6 ns/op BenchmarkSetZero/Struct/NewZero-4 581930 223.7 ns/op BenchmarkSelect/1-4 192458 1001 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 61816 2308 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 25419 5053 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 153613 751.2 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 157500 759.5 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 109935 1247 ns/op 102.63 MB/s BenchmarkCallArgCopy/size=256-4 69970 1486 ns/op 172.33 MB/s BenchmarkCallArgCopy/size=1024-4 47852 2850 ns/op 359.25 MB/s BenchmarkCallArgCopy/size=4096-4 14228 7393 ns/op 554.01 MB/s BenchmarkCallArgCopy/size=65536-4 2104 125413 ns/op 522.56 MB/s BenchmarkFieldByName1-4 932390 212.0 ns/op BenchmarkFieldByName2-4 30231 5099 ns/op BenchmarkFieldByName3-4 7149 23265 ns/op BenchmarkInterfaceBig-4 2115188 53.88 ns/op BenchmarkInterfaceSmall-4 2141871 59.17 ns/op BenchmarkNew-4 691682 192.6 ns/op BenchmarkMap/StringKeys/MapIndex-4 2244 60984 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1792 101871 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2173 63025 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1616 97621 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2052 58694 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1966 104400 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 173793 751.7 ns/op BenchmarkTypeForString-4 878170 218.5 ns/op BenchmarkTypeForError-4 601455 206.1 ns/op PASS ok reflect 30.087s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 6998 28315 ns/op 9648 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 26898 ns/op 9265 B/op 1 allocs/op BenchmarkFindString-4 10000 28221 ns/op 8880 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 41738 ns/op 9507 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 36988 ns/op 9298 B/op 2 allocs/op BenchmarkLiteral-4 10000 23857 ns/op BenchmarkNotLiteral-4 4063 62765 ns/op BenchmarkMatchClass-4 3196 69237 ns/op BenchmarkMatchClass_InRange-4 2905 60005 ns/op BenchmarkReplaceAll-4 792 149108 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 22672 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 13136 8662 ns/op BenchmarkAnchoredShortMatch-4 10000 28344 ns/op BenchmarkAnchoredLongMatch-4 10000 14535 ns/op BenchmarkOnePassShortA-4 16414 8494 ns/op BenchmarkNotOnePassShortA-4 4144 29106 ns/op BenchmarkOnePassShortB-4 14361 7180 ns/op BenchmarkNotOnePassShortB-4 6140 35740 ns/op BenchmarkOnePassLongPrefix-4 64315 1822 ns/op BenchmarkOnePassLongNotPrefix-4 16270 8591 ns/op BenchmarkMatchParallelShared-4 6261 32657 ns/op BenchmarkMatchParallelCopied-4 7357 30971 ns/op BenchmarkQuoteMetaAll-4 124816 1060 ns/op 13.21 MB/s BenchmarkQuoteMetaNone-4 352326 377.0 ns/op 68.97 MB/s BenchmarkCompile/Onepass-4 4177 45184 ns/op 4272 B/op 52 allocs/op BenchmarkCompile/Medium-4 1365 118867 ns/op 10152 B/op 112 allocs/op BenchmarkCompile/Hard-4 122 1486636 ns/op 90712 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2540775 55.85 ns/op 286.48 MB/s BenchmarkMatch/Easy0/32-4 9126 26887 ns/op 1.19 MB/s BenchmarkMatch/Easy0/1K-4 5992 29387 ns/op 34.84 MB/s BenchmarkMatch/Easy0i/16-4 2531215 46.80 ns/op 341.90 MB/s BenchmarkMatch/Easy0i/32-4 5372 64489 ns/op 0.50 MB/s BenchmarkMatch/Easy0i/1K-4 189 538611 ns/op 1.90 MB/s BenchmarkMatch/Easy1/16-4 2161416 96.82 ns/op 165.26 MB/s BenchmarkMatch/Easy1/32-4 10000 29180 ns/op 1.10 MB/s BenchmarkMatch/Easy1/1K-4 7718 49370 ns/op 20.74 MB/s BenchmarkMatch/Medium/16-4 2580906 64.33 ns/op 248.72 MB/s BenchmarkMatch/Medium/32-4 4064 58135 ns/op 0.55 MB/s BenchmarkMatch/Medium/1K-4 199 504577 ns/op 2.03 MB/s BenchmarkMatch/Hard/16-4 2011066 51.19 ns/op 312.55 MB/s BenchmarkMatch/Hard/32-4 2281 63915 ns/op 0.50 MB/s BenchmarkMatch/Hard/1K-4 82 1228197 ns/op 0.83 MB/s BenchmarkMatch/Hard1/16-4 1189 131626 ns/op 0.12 MB/s BenchmarkMatch/Hard1/32-4 655 183790 ns/op 0.17 MB/s BenchmarkMatch/Hard1/1K-4 25 6151245 ns/op 0.17 MB/s BenchmarkMatch_onepass_regex/16-4 21134 5235 ns/op 3.06 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 13449 8856 ns/op 3.61 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 518 216092 ns/op 4.74 MB/s 23 B/op 0 allocs/op PASS ok regexp 14.618s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 732444 168.1 ns/op BenchmarkIsWordChar-4 191475 724.5 ns/op PASS ok regexp/syntax 2.681s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 93986 1575 ns/op BenchmarkCallers/inlined-4 91380 2224 ns/op BenchmarkCallers/no-cache-4 19178 6081 ns/op BenchmarkFPCallers/cached-4 3416714 36.52 ns/op BenchmarkMakeChan/Byte-4 874252 344.3 ns/op BenchmarkMakeChan/Int-4 564093 512.0 ns/op BenchmarkMakeChan/Ptr-4 865225 638.0 ns/op BenchmarkMakeChan/Struct/0-4 1000000 373.6 ns/op BenchmarkMakeChan/Struct/32-4 132470 1049 ns/op BenchmarkMakeChan/Struct/40-4 139992 1114 ns/op BenchmarkChanNonblocking-4 4606789 24.26 ns/op BenchmarkSelectUncontended-4 783528 137.4 ns/op BenchmarkSelectSyncContended-4 86450 1391 ns/op BenchmarkSelectAsyncContended-4 255495 512.8 ns/op BenchmarkSelectNonblock-4 3755176 33.98 ns/op BenchmarkChanUncontended-4 8438 12039 ns/op BenchmarkChanContended-4 4255 27272 ns/op BenchmarkChanSync-4 209607 619.9 ns/op BenchmarkChanSyncWork-4 52377 2362 ns/op BenchmarkChanProdCons0-4 164848 662.4 ns/op BenchmarkChanProdCons10-4 373993 341.0 ns/op BenchmarkChanProdCons100-4 346407 292.4 ns/op BenchmarkChanProdConsWork0-4 127495 865.8 ns/op BenchmarkChanProdConsWork10-4 225702 548.3 ns/op BenchmarkChanProdConsWork100-4 245614 510.5 ns/op BenchmarkSelectProdCons-4 134396 904.7 ns/op BenchmarkReceiveDataFromClosedChan-4 889693 179.9 ns/op BenchmarkChanCreation-4 148784 876.0 ns/op BenchmarkChanSem-4 252570 472.6 ns/op BenchmarkChanPopular-4 92 1355101 ns/op BenchmarkChanClosed-4 936211 127.2 ns/op BenchmarkCallClosure-4 4378526 25.52 ns/op BenchmarkCallClosure1-4 4738185 25.51 ns/op BenchmarkCallClosure2-4 1000000 162.6 ns/op BenchmarkCallClosure3-4 1000000 153.1 ns/op BenchmarkCallClosure4-4 1000000 158.4 ns/op BenchmarkComplex128DivNormal-4 12737342 13.53 ns/op BenchmarkComplex128DivNisNaN-4 9376926 15.69 ns/op BenchmarkComplex128DivDisNaN-4 6087085 20.54 ns/op BenchmarkComplex128DivNisInf-4 9936663 11.29 ns/op BenchmarkComplex128DivDisInf-4 5534832 24.30 ns/op BenchmarkAllocation-4 3322 129963 ns/op BenchmarkReadMemStats-4 64 1957193 ns/op BenchmarkReadMemStatsLatency-4 1 8020872 p50-ns 8020872 p90-ns 8020872 p99-ns BenchmarkWriteBarrier-4 2388628 61.56 ns/op BenchmarkBulkWriteBarrier-4 5285822 24.06 ns/op BenchmarkScanStackNoLocals-4 2 73283943 ns/op BenchmarkMSpanCountAlloc/bits=64-4 14254573 10.03 ns/op BenchmarkMSpanCountAlloc/bits=128-4 13485399 8.974 ns/op BenchmarkMSpanCountAlloc/bits=256-4 10479297 13.39 ns/op BenchmarkMSpanCountAlloc/bits=512-4 7298616 14.64 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 5677902 21.37 ns/op BenchmarkHash5-4 7722878 18.09 ns/op 276.32 MB/s BenchmarkHash16-4 7771075 15.36 ns/op 1041.92 MB/s BenchmarkHash64-4 7111275 24.02 ns/op 2664.96 MB/s BenchmarkHash1024-4 2267854 56.16 ns/op 18232.15 MB/s BenchmarkHash65536-4 42532 2702 ns/op 24255.54 MB/s BenchmarkAlignedLoad-4 10305303 11.92 ns/op BenchmarkUnalignedLoad-4 6431688 15.71 ns/op BenchmarkEqEfaceConcrete-4 5367007 21.88 ns/op BenchmarkEqIfaceConcrete-4 5477859 19.64 ns/op BenchmarkNeEfaceConcrete-4 4171476 23.98 ns/op BenchmarkNeIfaceConcrete-4 5750707 19.98 ns/op BenchmarkConvT2EByteSized/bool-4 3488716 33.26 ns/op BenchmarkConvT2EByteSized/uint8-4 3321381 33.96 ns/op BenchmarkConvT2ESmall-4 2917514 50.54 ns/op BenchmarkConvT2EUintptr-4 2400924 42.13 ns/op BenchmarkConvT2ELarge-4 1000000 233.3 ns/op BenchmarkConvT2ISmall-4 2888998 36.71 ns/op BenchmarkConvT2IUintptr-4 3350209 40.57 ns/op BenchmarkConvT2ILarge-4 908134 214.6 ns/op BenchmarkConvI2E-4 3594362 32.32 ns/op BenchmarkConvI2I-4 2915514 38.41 ns/op BenchmarkAssertE2T-4 2910865 35.40 ns/op BenchmarkAssertE2TLarge-4 1746139 63.92 ns/op BenchmarkAssertE2I-4 3271398 56.75 ns/op BenchmarkAssertI2T-4 2875340 48.40 ns/op BenchmarkAssertI2I-4 2568978 58.77 ns/op BenchmarkAssertI2E-4 2986876 49.30 ns/op BenchmarkAssertE2E-4 2948271 37.71 ns/op BenchmarkAssertE2T2-4 1323459 82.06 ns/op BenchmarkAssertE2T2Blank-4 2011600 52.02 ns/op BenchmarkAssertI2E2-4 3178986 41.55 ns/op BenchmarkAssertI2E2Blank-4 2743471 62.33 ns/op BenchmarkAssertE2E2-4 2281519 58.27 ns/op BenchmarkAssertE2E2Blank-4 3130527 34.17 ns/op BenchmarkConvT2Ezero/zero/16-4 3588885 33.33 ns/op BenchmarkConvT2Ezero/zero/32-4 3736527 32.60 ns/op BenchmarkConvT2Ezero/zero/64-4 3420133 33.98 ns/op BenchmarkConvT2Ezero/zero/str-4 3278602 32.54 ns/op BenchmarkConvT2Ezero/zero/slice-4 3795782 31.99 ns/op BenchmarkConvT2Ezero/zero/big-4 89116 1523 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 165.0 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 786038 187.6 ns/op BenchmarkConvT2Ezero/nonzero/big-4 89667 1653 ns/op BenchmarkConvT2Ezero/smallint/16-4 4005348 33.23 ns/op BenchmarkConvT2Ezero/smallint/32-4 3638742 32.27 ns/op BenchmarkConvT2Ezero/smallint/64-4 3562408 33.20 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 111.8 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 124.8 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 140.0 ns/op BenchmarkMalloc8-4 1000000 110.3 ns/op BenchmarkMalloc16-4 1000000 124.9 ns/op BenchmarkMallocTypeInfo8-4 1208660 97.19 ns/op BenchmarkMallocTypeInfo16-4 1000000 116.9 ns/op BenchmarkMallocLargeStruct-4 54781 2550 ns/op BenchmarkGoroutineSelect-4 13 9145821 ns/op BenchmarkGoroutineBlocking-4 14 9447711 ns/op BenchmarkGoroutineForRange-4 14 8499770 ns/op BenchmarkGoroutineIdle-4 13 7892160 ns/op BenchmarkHashStringSpeed-4 2161034 57.28 ns/op BenchmarkHashBytesSpeed-4 956932 136.1 ns/op BenchmarkHashInt32Speed-4 2678001 47.81 ns/op BenchmarkHashInt64Speed-4 2244633 45.45 ns/op BenchmarkHashStringArraySpeed-4 523718 233.2 ns/op BenchmarkMegMap-4 2207211 53.96 ns/op BenchmarkMegOneMap-4 2339108 76.62 ns/op BenchmarkMegEqMap-4 3103 46439 ns/op BenchmarkMegEmptyMap-4 3233492 60.83 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2170665 58.93 ns/op BenchmarkSmallStrMap-4 2715051 73.94 ns/op BenchmarkMapStringKeysEight_16-4 2398992 48.00 ns/op BenchmarkMapStringKeysEight_32-4 2376538 50.87 ns/op BenchmarkMapStringKeysEight_64-4 2462922 47.88 ns/op BenchmarkMapStringKeysEight_1M-4 2214391 61.39 ns/op BenchmarkIntMap-4 2114563 51.38 ns/op BenchmarkMapFirst/1-4 3150307 40.23 ns/op BenchmarkMapFirst/2-4 3036261 34.87 ns/op BenchmarkMapFirst/3-4 3184197 39.86 ns/op BenchmarkMapFirst/4-4 3094453 55.41 ns/op BenchmarkMapFirst/5-4 2681197 48.43 ns/op BenchmarkMapFirst/6-4 2737936 43.12 ns/op BenchmarkMapFirst/7-4 3318036 42.25 ns/op BenchmarkMapFirst/8-4 2996698 44.18 ns/op BenchmarkMapFirst/9-4 2728996 41.17 ns/op BenchmarkMapFirst/10-4 2354839 47.63 ns/op BenchmarkMapFirst/11-4 2697253 65.59 ns/op BenchmarkMapFirst/12-4 2037134 58.51 ns/op BenchmarkMapFirst/13-4 3030750 60.54 ns/op BenchmarkMapFirst/14-4 2026806 102.4 ns/op BenchmarkMapFirst/15-4 2285640 48.28 ns/op BenchmarkMapFirst/16-4 2261808 53.44 ns/op BenchmarkMapMid/1-4 2507774 40.71 ns/op BenchmarkMapMid/2-4 2805134 40.99 ns/op BenchmarkMapMid/3-4 2801685 80.81 ns/op BenchmarkMapMid/4-4 1945179 86.93 ns/op BenchmarkMapMid/5-4 1000000 108.9 ns/op BenchmarkMapMid/6-4 2179473 98.99 ns/op BenchmarkMapMid/7-4 1529163 71.10 ns/op BenchmarkMapMid/8-4 2411352 68.30 ns/op BenchmarkMapMid/9-4 2825908 66.07 ns/op BenchmarkMapMid/10-4 2135991 50.85 ns/op BenchmarkMapMid/11-4 2489974 53.06 ns/op BenchmarkMapMid/12-4 2821551 52.48 ns/op BenchmarkMapMid/13-4 2095002 54.22 ns/op BenchmarkMapMid/14-4 2503491 48.22 ns/op BenchmarkMapMid/15-4 2282635 45.84 ns/op BenchmarkMapMid/16-4 2911819 39.72 ns/op BenchmarkMapLast/1-4 3402013 43.52 ns/op BenchmarkMapLast/2-4 3103471 56.13 ns/op BenchmarkMapLast/3-4 2662916 42.87 ns/op BenchmarkMapLast/4-4 2351542 45.96 ns/op BenchmarkMapLast/5-4 3020814 44.33 ns/op BenchmarkMapLast/6-4 2865177 64.61 ns/op BenchmarkMapLast/7-4 3006639 41.31 ns/op BenchmarkMapLast/8-4 2142862 52.31 ns/op BenchmarkMapLast/9-4 2487889 42.90 ns/op BenchmarkMapLast/10-4 2977098 40.78 ns/op BenchmarkMapLast/11-4 2060991 52.30 ns/op BenchmarkMapLast/12-4 2435146 57.14 ns/op BenchmarkMapLast/13-4 2893011 47.15 ns/op BenchmarkMapLast/14-4 2124103 61.44 ns/op BenchmarkMapLast/15-4 2929939 42.17 ns/op BenchmarkMapLast/16-4 2514099 70.21 ns/op BenchmarkMapCycle-4 2075809 53.57 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2506017 44.39 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 1995 59029 ns/op BenchmarkMakeMap/[Byte]Byte-4 548640 543.8 ns/op BenchmarkMakeMap/[Int]Int-4 194013 820.8 ns/op BenchmarkNewEmptyMap-4 3054396 33.23 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 940711 109.0 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 537808 237.4 ns/op BenchmarkMapIterEmpty-4 3060116 35.02 ns/op BenchmarkSameLengthMap-4 2994729 35.05 ns/op BenchmarkBigKeyMap-4 1211865 96.89 ns/op BenchmarkBigValMap-4 1000000 140.9 ns/op BenchmarkSmallKeyMap-4 2353102 55.73 ns/op BenchmarkMapPopulate/1-4 1531944 73.74 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 142485 1504 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 10000 28316 ns/op 3348 B/op 17 allocs/op BenchmarkMapPopulate/1000-4 392 334026 ns/op 53312 B/op 72 allocs/op BenchmarkMapPopulate/10000-4 32 3914622 ns/op 427483 B/op 319 allocs/op BenchmarkMapPopulate/100000-4 4 32741644 ns/op 3608956 B/op 3996 allocs/op BenchmarkComplexAlgMap-4 474720 289.7 ns/op BenchmarkGoMapClear/Reflexive/1-4 1522513 130.9 ns/op BenchmarkGoMapClear/Reflexive/10-4 1000000 155.0 ns/op BenchmarkGoMapClear/Reflexive/100-4 500787 246.2 ns/op BenchmarkGoMapClear/Reflexive/1000-4 53689 2907 ns/op BenchmarkGoMapClear/Reflexive/10000-4 7023 18468 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1000000 117.3 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1000000 119.3 ns/op BenchmarkGoMapClear/NonReflexive/100-4 475792 407.0 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 54075 2347 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 6510 23921 ns/op BenchmarkMapStringConversion/32/simple-4 1000000 102.8 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 893276 126.1 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1000000 108.2 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1000000 109.5 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 941198 121.6 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1000000 112.0 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1450041 134.8 ns/op BenchmarkMapInterfacePtr-4 1404422 74.80 ns/op BenchmarkNewEmptyMapHintLessThan8-4 2556540 43.03 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 48750 2669 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 4814 23833 ns/op BenchmarkMapPop1000-4 372 330737 ns/op BenchmarkMapPop10000-4 14 9907847 ns/op BenchmarkMapAssign/Int32/256-4 2022798 54.35 ns/op BenchmarkMapAssign/Int32/65536-4 538185 227.5 ns/op BenchmarkMapAssign/Int64/256-4 2104651 65.51 ns/op BenchmarkMapAssign/Int64/65536-4 915908 140.9 ns/op BenchmarkMapAssign/Str/256-4 1000000 101.6 ns/op BenchmarkMapAssign/Str/65536-4 336002 313.0 ns/op BenchmarkMapOperatorAssign/Int32/256-4 891432 127.5 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 676778 222.8 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1000000 135.7 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 554696 197.4 ns/op BenchmarkMapOperatorAssign/Str/256-4 266703 2684 ns/op BenchmarkMapOperatorAssign/Str/65536-4 173265 832.5 ns/op BenchmarkMapAppendAssign/Int32/256-4 1000000 148.8 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 185218 595.8 ns/op 68 B/op 1 allocs/op BenchmarkMapAppendAssign/Int64/256-4 735764 183.2 ns/op 30 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 174420 590.3 ns/op 78 B/op 1 allocs/op BenchmarkMapAppendAssign/Str/256-4 803312 322.4 ns/op 50 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 107979 1247 ns/op 138 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1005248 113.3 ns/op BenchmarkMapDelete/Int32/1000-4 1390165 96.23 ns/op BenchmarkMapDelete/Int32/10000-4 1444942 76.68 ns/op BenchmarkMapDelete/Int64/100-4 1000000 147.6 ns/op BenchmarkMapDelete/Int64/1000-4 1445653 94.91 ns/op BenchmarkMapDelete/Int64/10000-4 1356198 79.75 ns/op BenchmarkMapDelete/Str/100-4 836110 164.2 ns/op BenchmarkMapDelete/Str/1000-4 1258812 92.77 ns/op BenchmarkMapDelete/Str/10000-4 1250862 95.91 ns/op BenchmarkMapDelete/Pointer/100-4 1000000 114.1 ns/op BenchmarkMapDelete/Pointer/1000-4 1409360 85.07 ns/op BenchmarkMapDelete/Pointer/10000-4 1325893 87.44 ns/op BenchmarkMemmove/0-4 14874057 6.999 ns/op BenchmarkMemmove/1-4 1247661 123.3 ns/op 8.11 MB/s BenchmarkMemmove/2-4 1000000 203.2 ns/op 9.84 MB/s BenchmarkMemmove/3-4 1000000 164.7 ns/op 18.22 MB/s BenchmarkMemmove/4-4 1270824 101.8 ns/op 39.28 MB/s BenchmarkMemmove/5-4 1045335 107.6 ns/op 46.47 MB/s BenchmarkMemmove/6-4 1000000 110.4 ns/op 54.36 MB/s BenchmarkMemmove/7-4 1123501 118.4 ns/op 59.11 MB/s BenchmarkMemmove/8-4 1000000 140.9 ns/op 56.80 MB/s BenchmarkMemmove/9-4 1000000 164.3 ns/op 54.79 MB/s BenchmarkMemmove/10-4 1000000 181.6 ns/op 55.06 MB/s BenchmarkMemmove/11-4 1000000 109.5 ns/op 100.44 MB/s BenchmarkMemmove/12-4 1000000 120.9 ns/op 99.27 MB/s BenchmarkMemmove/13-4 1000000 114.5 ns/op 113.57 MB/s BenchmarkMemmove/14-4 1000000 115.0 ns/op 121.78 MB/s BenchmarkMemmove/15-4 1103648 114.8 ns/op 130.61 MB/s BenchmarkMemmove/16-4 1000000 115.5 ns/op 138.58 MB/s BenchmarkMemmove/32-4 1000000 114.1 ns/op 280.46 MB/s BenchmarkMemmove/64-4 1000000 122.1 ns/op 523.99 MB/s BenchmarkMemmove/128-4 924272 177.7 ns/op 720.24 MB/s BenchmarkMemmove/256-4 942681 160.6 ns/op 1593.84 MB/s BenchmarkMemmove/512-4 667184 224.5 ns/op 2281.03 MB/s BenchmarkMemmove/1024-4 484286 484.1 ns/op 2115.19 MB/s BenchmarkMemmove/2048-4 304065 528.1 ns/op 3878.25 MB/s BenchmarkMemmove/4096-4 135940 1154 ns/op 3548.01 MB/s BenchmarkMemmoveOverlap/32-4 1000000 175.4 ns/op 182.45 MB/s BenchmarkMemmoveOverlap/64-4 1000000 120.6 ns/op 530.55 MB/s BenchmarkMemmoveOverlap/128-4 991221 134.8 ns/op 949.75 MB/s BenchmarkMemmoveOverlap/256-4 738480 167.9 ns/op 1525.13 MB/s BenchmarkMemmoveOverlap/512-4 506888 228.1 ns/op 2244.73 MB/s BenchmarkMemmoveOverlap/1024-4 370378 382.7 ns/op 2675.51 MB/s BenchmarkMemmoveOverlap/2048-4 227870 601.7 ns/op 3403.85 MB/s BenchmarkMemmoveOverlap/4096-4 143529 1436 ns/op 2851.69 MB/s BenchmarkMemmoveUnalignedDst/0-4 16228755 10.79 ns/op BenchmarkMemmoveUnalignedDst/1-4 1000000 135.4 ns/op 7.39 MB/s BenchmarkMemmoveUnalignedDst/2-4 1000000 111.2 ns/op 17.98 MB/s BenchmarkMemmoveUnalignedDst/3-4 1000000 110.6 ns/op 27.14 MB/s BenchmarkMemmoveUnalignedDst/4-4 1000000 109.6 ns/op 36.48 MB/s BenchmarkMemmoveUnalignedDst/5-4 1000000 129.1 ns/op 38.72 MB/s BenchmarkMemmoveUnalignedDst/6-4 1000000 182.1 ns/op 32.94 MB/s BenchmarkMemmoveUnalignedDst/7-4 1034050 114.3 ns/op 61.24 MB/s BenchmarkMemmoveUnalignedDst/8-4 1000000 107.5 ns/op 74.40 MB/s BenchmarkMemmoveUnalignedDst/9-4 1045045 112.7 ns/op 79.88 MB/s BenchmarkMemmoveUnalignedDst/10-4 889286 132.5 ns/op 75.45 MB/s BenchmarkMemmoveUnalignedDst/11-4 1000000 114.6 ns/op 96.01 MB/s BenchmarkMemmoveUnalignedDst/12-4 1000000 161.3 ns/op 74.40 MB/s BenchmarkMemmoveUnalignedDst/13-4 1000000 118.8 ns/op 109.45 MB/s BenchmarkMemmoveUnalignedDst/14-4 1000000 126.6 ns/op 110.59 MB/s BenchmarkMemmoveUnalignedDst/15-4 1000000 117.6 ns/op 127.59 MB/s BenchmarkMemmoveUnalignedDst/16-4 1000000 175.4 ns/op 91.24 MB/s BenchmarkMemmoveUnalignedDst/32-4 1000000 120.6 ns/op 265.43 MB/s BenchmarkMemmoveUnalignedDst/64-4 983620 171.5 ns/op 373.10 MB/s BenchmarkMemmoveUnalignedDst/128-4 825138 151.8 ns/op 843.38 MB/s BenchmarkMemmoveUnalignedDst/256-4 523441 222.4 ns/op 1151.11 MB/s BenchmarkMemmoveUnalignedDst/512-4 518278 245.5 ns/op 2085.79 MB/s BenchmarkMemmoveUnalignedDst/1024-4 475524 347.7 ns/op 2945.40 MB/s BenchmarkMemmoveUnalignedDst/2048-4 218223 521.0 ns/op 3930.81 MB/s BenchmarkMemmoveUnalignedDst/4096-4 145389 1836 ns/op 2231.19 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1000000 118.6 ns/op 269.74 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1000000 120.4 ns/op 531.75 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 135.0 ns/op 948.10 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 686127 169.3 ns/op 1511.95 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 351600 434.7 ns/op 1177.70 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 439794 292.9 ns/op 3496.58 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 295754 517.7 ns/op 3955.65 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 153735 1048 ns/op 3909.54 MB/s BenchmarkMemmoveUnalignedSrc/0-4 14898098 7.837 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1000000 117.3 ns/op 8.53 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1000000 148.3 ns/op 13.49 MB/s BenchmarkMemmoveUnalignedSrc/3-4 610599 198.1 ns/op 15.14 MB/s BenchmarkMemmoveUnalignedSrc/4-4 891104 129.7 ns/op 30.84 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1084430 109.2 ns/op 45.80 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1000000 231.3 ns/op 25.94 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1000000 105.9 ns/op 66.12 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1000000 109.4 ns/op 73.13 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1000000 111.7 ns/op 80.60 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1000000 154.8 ns/op 64.61 MB/s BenchmarkMemmoveUnalignedSrc/11-4 970657 115.5 ns/op 95.21 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1000000 113.5 ns/op 105.72 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1000000 112.7 ns/op 115.40 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1000000 153.9 ns/op 90.98 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1000000 107.6 ns/op 139.40 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1000000 223.8 ns/op 71.50 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1000000 111.3 ns/op 287.53 MB/s BenchmarkMemmoveUnalignedSrc/64-4 937605 185.0 ns/op 345.92 MB/s BenchmarkMemmoveUnalignedSrc/128-4 827746 155.5 ns/op 823.30 MB/s BenchmarkMemmoveUnalignedSrc/256-4 909212 249.4 ns/op 1026.32 MB/s BenchmarkMemmoveUnalignedSrc/512-4 566962 345.3 ns/op 1482.73 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 422749 306.8 ns/op 3337.63 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 219247 515.1 ns/op 3976.30 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 138748 1014 ns/op 4038.31 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1000000 129.2 ns/op 123.81 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 994699 204.6 ns/op 78.18 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1000000 125.3 ns/op 127.74 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 947751 131.8 ns/op 121.42 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1000000 124.1 ns/op 128.91 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1000000 126.1 ns/op 126.89 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1000000 132.8 ns/op 120.46 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 984074 120.5 ns/op 132.74 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 938641 197.8 ns/op 323.62 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 810722 152.1 ns/op 420.65 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1000000 142.6 ns/op 448.88 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1000000 155.2 ns/op 412.28 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1000000 133.6 ns/op 478.98 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 610237 218.6 ns/op 292.78 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 875536 168.8 ns/op 379.21 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 958970 132.1 ns/op 484.63 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 558091 195.8 ns/op 1307.66 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 510007 226.8 ns/op 1128.51 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 757646 284.5 ns/op 899.80 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 871455 214.3 ns/op 1194.42 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 639386 243.6 ns/op 1050.85 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 671743 166.4 ns/op 1538.57 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 639691 263.5 ns/op 971.55 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 901003 169.4 ns/op 1511.08 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 84717 2348 ns/op 1744.68 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 49813 2165 ns/op 1892.23 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 148898 974.0 ns/op 4205.49 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 133076 977.6 ns/op 4189.89 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 141292 1001 ns/op 4090.23 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 142850 1297 ns/op 3157.05 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 148232 1657 ns/op 2471.58 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 144663 974.1 ns/op 4204.82 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 5978 36167 ns/op 1812.06 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 3532 34586 ns/op 1894.85 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 6968 18143 ns/op 3612.10 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 6300 25840 ns/op 2536.26 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 8592 15269 ns/op 4292.14 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 7226 15598 ns/op 4201.57 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 8959 17108 ns/op 3830.76 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 6037 16969 ns/op 3862.05 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1000000 229.6 ns/op 139.37 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 120.5 ns/op 530.95 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 857941 192.0 ns/op 666.67 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 871891 200.0 ns/op 1279.78 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 625669 205.9 ns/op 2486.68 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 317839 316.7 ns/op 3233.56 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 254571 489.1 ns/op 4187.62 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 128857 888.3 ns/op 4611.30 MB/s BenchmarkMemclr/5-4 14285529 10.40 ns/op 480.74 MB/s BenchmarkMemclr/16-4 13682264 10.00 ns/op 1599.95 MB/s BenchmarkMemclr/64-4 12939999 10.97 ns/op 5836.48 MB/s BenchmarkMemclr/256-4 8943566 12.41 ns/op 20628.22 MB/s BenchmarkMemclr/4096-4 1822604 61.40 ns/op 66707.91 MB/s BenchmarkMemclr/65536-4 78573 1621 ns/op 40433.00 MB/s BenchmarkMemclr/1M-4 2744 37238 ns/op 28158.57 MB/s BenchmarkMemclr/4M-4 1027 131523 ns/op 31890.29 MB/s BenchmarkMemclr/8M-4 388 319652 ns/op 26242.97 MB/s BenchmarkMemclr/16M-4 130 1388880 ns/op 12079.67 MB/s BenchmarkMemclr/64M-4 58 2373334 ns/op 28276.20 MB/s BenchmarkMemclrUnaligned/0_5-4 7699340 16.43 ns/op 304.31 MB/s BenchmarkMemclrUnaligned/0_16-4 7624611 15.25 ns/op 1049.41 MB/s BenchmarkMemclrUnaligned/0_64-4 7808647 14.62 ns/op 4377.33 MB/s BenchmarkMemclrUnaligned/0_256-4 4761145 29.76 ns/op 8602.84 MB/s BenchmarkMemclrUnaligned/0_4096-4 1839330 64.35 ns/op 63653.93 MB/s BenchmarkMemclrUnaligned/0_65536-4 64633 1671 ns/op 39208.37 MB/s BenchmarkMemclrUnaligned/1_5-4 6585064 18.25 ns/op 274.03 MB/s BenchmarkMemclrUnaligned/1_16-4 7705834 13.58 ns/op 1178.33 MB/s BenchmarkMemclrUnaligned/1_64-4 7683000 16.03 ns/op 3992.88 MB/s BenchmarkMemclrUnaligned/1_256-4 6748435 22.83 ns/op 11213.87 MB/s BenchmarkMemclrUnaligned/1_4096-4 1142388 91.27 ns/op 44876.72 MB/s BenchmarkMemclrUnaligned/1_65536-4 47826 2137 ns/op 30662.99 MB/s BenchmarkMemclrUnaligned/4_5-4 7546856 16.86 ns/op 296.65 MB/s BenchmarkMemclrUnaligned/4_16-4 7684338 20.04 ns/op 798.57 MB/s BenchmarkMemclrUnaligned/4_64-4 8438822 25.41 ns/op 2518.38 MB/s BenchmarkMemclrUnaligned/4_256-4 7255518 17.02 ns/op 15043.40 MB/s BenchmarkMemclrUnaligned/4_4096-4 1307134 87.73 ns/op 46688.95 MB/s BenchmarkMemclrUnaligned/4_65536-4 63790 1742 ns/op 37629.33 MB/s BenchmarkMemclrUnaligned/7_5-4 7028467 15.60 ns/op 320.56 MB/s BenchmarkMemclrUnaligned/7_16-4 8335165 14.82 ns/op 1079.60 MB/s BenchmarkMemclrUnaligned/7_64-4 7771164 14.34 ns/op 4462.46 MB/s BenchmarkMemclrUnaligned/7_256-4 6543972 19.69 ns/op 13004.53 MB/s BenchmarkMemclrUnaligned/7_4096-4 1219327 99.22 ns/op 41282.80 MB/s BenchmarkMemclrUnaligned/7_65536-4 71180 1691 ns/op 38753.03 MB/s BenchmarkMemclrUnaligned/0_1M-4 5092 32852 ns/op 31918.46 MB/s BenchmarkMemclrUnaligned/0_4M-4 578 235391 ns/op 17818.48 MB/s BenchmarkMemclrUnaligned/0_8M-4 366 398366 ns/op 21057.53 MB/s BenchmarkMemclrUnaligned/0_16M-4 100 1162604 ns/op 14430.73 MB/s BenchmarkMemclrUnaligned/0_64M-4 46 2360966 ns/op 28424.32 MB/s BenchmarkMemclrUnaligned/1_1M-4 4089 29686 ns/op 35322.59 MB/s BenchmarkMemclrUnaligned/1_4M-4 889 144929 ns/op 28940.33 MB/s BenchmarkMemclrUnaligned/1_8M-4 336 346668 ns/op 24197.82 MB/s BenchmarkMemclrUnaligned/1_16M-4 133 873937 ns/op 19197.28 MB/s BenchmarkMemclrUnaligned/1_64M-4 57 2084650 ns/op 32191.91 MB/s BenchmarkMemclrUnaligned/4_1M-4 5052 29934 ns/op 35029.48 MB/s BenchmarkMemclrUnaligned/4_4M-4 886 138903 ns/op 30196.03 MB/s BenchmarkMemclrUnaligned/4_8M-4 373 323392 ns/op 25939.45 MB/s BenchmarkMemclrUnaligned/4_16M-4 136 863443 ns/op 19430.60 MB/s BenchmarkMemclrUnaligned/4_64M-4 49 2688020 ns/op 24965.91 MB/s BenchmarkMemclrUnaligned/7_1M-4 5071 30731 ns/op 34120.90 MB/s BenchmarkMemclrUnaligned/7_4M-4 889 130253 ns/op 32201.12 MB/s BenchmarkMemclrUnaligned/7_8M-4 376 319865 ns/op 26225.43 MB/s BenchmarkMemclrUnaligned/7_16M-4 100 1150080 ns/op 14587.87 MB/s BenchmarkMemclrUnaligned/7_64M-4 56 2530253 ns/op 26522.59 MB/s BenchmarkGoMemclr/5-4 12076290 10.58 ns/op 472.81 MB/s BenchmarkGoMemclr/16-4 6430237 16.77 ns/op 953.87 MB/s BenchmarkGoMemclr/64-4 11904505 9.091 ns/op 7040.28 MB/s BenchmarkGoMemclr/256-4 11832738 13.33 ns/op 19208.01 MB/s BenchmarkMemclrRange/1K_2K-4 74058 1611 ns/op 59496.35 MB/s BenchmarkMemclrRange/2K_8K-4 23395 4855 ns/op 68700.39 MB/s BenchmarkMemclrRange/4K_16K-4 29083 5655 ns/op 57128.37 MB/s BenchmarkMemclrRange/160K_228K-4 2973 45888 ns/op 36237.21 MB/s BenchmarkClearFat7-4 4237246 31.10 ns/op BenchmarkClearFat8-4 2123212 64.43 ns/op BenchmarkClearFat11-4 2498460 50.98 ns/op BenchmarkClearFat12-4 3109861 32.86 ns/op BenchmarkClearFat13-4 3644842 43.95 ns/op BenchmarkClearFat14-4 3434211 60.37 ns/op BenchmarkClearFat15-4 3473949 31.22 ns/op BenchmarkClearFat16-4 3439934 37.21 ns/op BenchmarkClearFat24-4 3771404 31.94 ns/op BenchmarkClearFat32-4 3437088 33.73 ns/op BenchmarkClearFat40-4 3633541 44.57 ns/op BenchmarkClearFat48-4 2906142 35.73 ns/op BenchmarkClearFat56-4 2769172 57.89 ns/op BenchmarkClearFat64-4 2994604 37.63 ns/op BenchmarkClearFat72-4 2637444 56.60 ns/op BenchmarkClearFat128-4 2562592 40.14 ns/op BenchmarkClearFat256-4 2395472 51.28 ns/op BenchmarkClearFat512-4 1000000 107.2 ns/op BenchmarkClearFat1024-4 1000000 153.7 ns/op BenchmarkClearFat1032-4 643864 175.4 ns/op BenchmarkClearFat1040-4 985017 169.0 ns/op BenchmarkCopyFat7-4 3795183 32.09 ns/op BenchmarkCopyFat8-4 3355869 31.37 ns/op BenchmarkCopyFat11-4 3567564 31.19 ns/op BenchmarkCopyFat12-4 3535930 38.58 ns/op BenchmarkCopyFat13-4 3328669 40.50 ns/op BenchmarkCopyFat14-4 3570446 36.94 ns/op BenchmarkCopyFat15-4 3211862 47.29 ns/op BenchmarkCopyFat16-4 3607808 41.29 ns/op BenchmarkCopyFat24-4 3342850 33.54 ns/op BenchmarkCopyFat32-4 3294859 41.64 ns/op BenchmarkCopyFat64-4 3219446 35.52 ns/op BenchmarkCopyFat72-4 2769385 55.50 ns/op BenchmarkCopyFat128-4 2568418 49.51 ns/op BenchmarkCopyFat256-4 1585296 69.70 ns/op BenchmarkCopyFat512-4 1243388 146.2 ns/op BenchmarkCopyFat520-4 1000000 113.1 ns/op BenchmarkCopyFat1024-4 683528 171.9 ns/op BenchmarkCopyFat1032-4 869971 168.5 ns/op BenchmarkCopyFat1040-4 949560 181.0 ns/op BenchmarkIssue18740/2byte-4 303 398992 ns/op BenchmarkIssue18740/4byte-4 546 216088 ns/op BenchmarkIssue18740/8byte-4 732 140149 ns/op BenchmarkMemclrKnownSize1-4 5580106 22.40 ns/op 44.64 MB/s BenchmarkMemclrKnownSize2-4 2789634 37.91 ns/op 52.76 MB/s BenchmarkMemclrKnownSize4-4 2302977 71.27 ns/op 56.13 MB/s BenchmarkMemclrKnownSize8-4 1000000 127.5 ns/op 62.74 MB/s BenchmarkMemclrKnownSize16-4 564075 239.5 ns/op 66.80 MB/s BenchmarkMemclrKnownSize32-4 330390 473.0 ns/op 67.65 MB/s BenchmarkMemclrKnownSize64-4 168388 883.8 ns/op 72.42 MB/s BenchmarkMemclrKnownSize112-4 105795 1304 ns/op 85.90 MB/s BenchmarkMemclrKnownSize128-4 73221 1662 ns/op 77.02 MB/s BenchmarkMemclrKnownSize192-4 61730 2646 ns/op 72.56 MB/s BenchmarkMemclrKnownSize248-4 38898 2930 ns/op 84.63 MB/s BenchmarkMemclrKnownSize256-4 36948 3651 ns/op 70.12 MB/s BenchmarkMemclrKnownSize512-4 17252 5946 ns/op 86.11 MB/s BenchmarkMemclrKnownSize1024-4 9607 12454 ns/op 82.22 MB/s BenchmarkMemclrKnownSize4096-4 2514 71279 ns/op 57.46 MB/s BenchmarkMemclrKnownSize512KiB-4 18 6264845 ns/op 83.69 MB/s BenchmarkReadMetricsLatency-4 10000 6110 p50-ns 9427 p90-ns 23421 p99-ns BenchmarkFinalizer-4 166 703129 ns/op BenchmarkFinalizerRun-4 149235 1631 ns/op BenchmarkMinFloat-4 1597634 68.52 ns/op BenchmarkMaxFloat-4 1831177 74.81 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7170534 16.76 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 2905293 41.80 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2194521 48.80 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2558856 44.36 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1387831 83.18 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1227990 124.5 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 1880691 53.40 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1435352 83.77 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1361281 83.55 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2026087 57.02 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1829822 66.48 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1903920 63.35 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1513462 74.75 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1404370 162.5 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 5775858 19.45 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 6724424 18.79 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 8087713 15.67 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 5872460 18.52 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 6729576 18.93 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6244872 23.58 ns/op BenchmarkFindBitRange64/PatternAASize2-4 6743749 15.54 ns/op BenchmarkFindBitRange64/PatternAASize8-4 7996143 17.63 ns/op BenchmarkFindBitRange64/PatternAASize32-4 7517617 16.62 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 6343110 16.60 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 6912574 17.82 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 6887654 21.24 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 8464639 14.44 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 6796312 22.42 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 8647419 22.20 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 7364641 16.51 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 6988279 16.97 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 7319490 15.52 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 8614305 21.27 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7727890 22.49 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7480398 25.84 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 6783777 21.58 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7417538 26.32 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7643074 26.70 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 6822139 22.58 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 6970633 16.13 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 6993867 14.71 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 7989735 20.05 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7700518 15.60 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 8269981 17.06 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 7933947 15.52 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 8037117 17.27 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 8145937 15.61 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 7002813 17.64 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 9021848 15.60 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 7429822 16.96 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 8234270 14.65 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 7793512 16.84 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 5200363 19.36 ns/op BenchmarkNetpollBreak-4 2809 54892 ns/op BenchmarkPinnerPinUnpinBatch-4 747 183115 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 151 761844 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 750 185367 ns/op BenchmarkPinnerPinUnpin-4 1000000 104.5 ns/op BenchmarkPinnerPinUnpinTiny-4 1000000 102.1 ns/op BenchmarkPinnerPinUnpinDouble-4 434226 281.9 ns/op BenchmarkPinnerPinUnpinParallel-4 2180018 48.82 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 2224290 56.53 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 340294 362.5 ns/op BenchmarkPinnerIsPinnedOnPinned-4 5052963 24.64 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 5290682 20.10 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 4105861 30.42 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 3761248 26.96 ns/op BenchmarkPingPongHog-4 417 242874 ns/op BenchmarkStackGrowth-4 90248 1437 ns/op BenchmarkStackGrowthDeep-4 781 154147 ns/op BenchmarkCreateGoroutines-4 26546 3952 ns/op BenchmarkCreateGoroutinesParallel-4 31687 3332 ns/op BenchmarkCreateGoroutinesCapture-4 5708 19358 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 16665 6223 ns/op BenchmarkClosureCall-4 20373739 5.432 ns/op BenchmarkWakeupParallelSpinning/0s-4 8074 24133 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5162 30322 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5400 32847 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2322 46224 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1893 84644 ns/op BenchmarkWakeupParallelSpinning/20µs-4 837 154427 ns/op BenchmarkWakeupParallelSpinning/50µs-4 408 371157 ns/op BenchmarkWakeupParallelSpinning/100µs-4 220 565583 ns/op BenchmarkMatmult-4 2804760 74.06 ns/op BenchmarkFastrand-4 4650128 25.60 ns/op BenchmarkFastrand64-4 3840838 26.04 ns/op BenchmarkFastrandHashiter-4 3008169 49.76 ns/op BenchmarkFastrandn/2-4 3894534 31.79 ns/op BenchmarkFastrandn/3-4 2738158 58.91 ns/op BenchmarkFastrandn/4-4 4280425 26.49 ns/op BenchmarkFastrandn/5-4 4520368 26.38 ns/op BenchmarkIfaceCmp100-4 108630 1159 ns/op BenchmarkIfaceCmpNil100-4 186457 1065 ns/op BenchmarkEfaceCmpDiff-4 39207 3044 ns/op BenchmarkEfaceCmpDiffIndirect-4 36062 4548 ns/op BenchmarkDefer-4 895426 130.9 ns/op BenchmarkDefer10-4 828565 200.9 ns/op BenchmarkDeferMany-4 413284 682.5 ns/op BenchmarkPanicRecover-4 574990 381.6 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 378747 372.9 ns/op 97.00 p50-ns 131.0 p90-ns 204.0 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 107510 1106 ns/op 100.0 p50-ns 156.0 p90-ns 234.0 p99-ns BenchmarkGoroutineProfile/small/idle-4 25 4860783 ns/op 4761148 p50-ns 6288072 p90-ns 7175735 p99-ns BenchmarkGoroutineProfile/small/loaded-4 24 7835831 ns/op 5784678 p50-ns 12601560 p90-ns 38394883 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 299857 334.5 ns/op 96.00 p50-ns 134.0 p90-ns 204.0 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 136514 826.3 ns/op 100.0 p50-ns 165.0 p90-ns 238.0 p99-ns BenchmarkGoroutineProfile/large/idle-4 16 7914336 ns/op 7231892 p50-ns 13576411 p90-ns 14371595 p99-ns BenchmarkGoroutineProfile/large/loaded-4 8 18538693 ns/op 15481510 p50-ns 43590358 p90-ns 43590358 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 241911 569.8 ns/op 102.0 p50-ns 149.0 p90-ns 651.0 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 61663 1741 ns/op 105.0 p50-ns 165.0 p90-ns 741.0 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 66 4620595 ns/op 4595658 p50-ns 5670210 p90-ns 6632960 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 31 6247882 ns/op 5696980 p50-ns 8372204 p90-ns 13602785 p99-ns BenchmarkRWMutexUncontended-4 2060797 55.61 ns/op BenchmarkRWMutexWrite100-4 35761 2912 ns/op BenchmarkRWMutexWrite10-4 78073 2265 ns/op BenchmarkRWMutexWorkWrite100-4 14710 7956 ns/op BenchmarkRWMutexWorkWrite10-4 59673 5264 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2985 39382 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 918 125656 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1316 86552 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 502 246972 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 666 177994 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 200 636185 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 361 426508 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 109 1249187 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 424981 1100 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 297534 882.8 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 267703 1073 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 401278 918.0 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 217666 845.0 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 205166 1202 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 136377 896.5 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 107853 983.5 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 229044 1319 ns/op BenchmarkMakeSlice/Byte-4 1244535 123.5 ns/op BenchmarkMakeSlice/Int16-4 1000000 105.4 ns/op BenchmarkMakeSlice/Int-4 1000000 144.6 ns/op BenchmarkMakeSlice/Ptr-4 768991 173.1 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 208.5 ns/op BenchmarkMakeSlice/Struct/32-4 859081 269.3 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 365.1 ns/op BenchmarkGrowSlice/Byte-4 440898 317.7 ns/op BenchmarkGrowSlice/Int16-4 602233 328.7 ns/op BenchmarkGrowSlice/Int-4 456158 381.3 ns/op BenchmarkGrowSlice/Ptr-4 511920 556.3 ns/op BenchmarkGrowSlice/Struct/24-4 393440 773.6 ns/op BenchmarkGrowSlice/Struct/32-4 163396 961.4 ns/op BenchmarkGrowSlice/Struct/40-4 106960 1018 ns/op BenchmarkExtendSlice/IntSlice-4 463095 514.7 ns/op BenchmarkExtendSlice/PointerSlice-4 478789 543.9 ns/op BenchmarkExtendSlice/NoGrow-4 697147 281.0 ns/op BenchmarkAppend-4 923650 250.6 ns/op BenchmarkAppendGrowByte-4 2 58914532 ns/op BenchmarkAppendGrowString-4 1 783208240 ns/op BenchmarkAppendSlice/1Bytes-4 1000000 104.2 ns/op BenchmarkAppendSlice/4Bytes-4 1200370 105.1 ns/op BenchmarkAppendSlice/7Bytes-4 1138904 126.9 ns/op BenchmarkAppendSlice/8Bytes-4 1000000 106.5 ns/op BenchmarkAppendSlice/15Bytes-4 436546 231.1 ns/op BenchmarkAppendSlice/16Bytes-4 1000000 107.1 ns/op BenchmarkAppendSlice/32Bytes-4 1000000 112.8 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 45604 2943 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 12169 9859 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 8775 36575 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 883 137149 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 48 2971261 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 8 14271328 ns/op BenchmarkAppendStr/1Bytes-4 1362591 83.97 ns/op BenchmarkAppendStr/4Bytes-4 1435609 91.48 ns/op BenchmarkAppendStr/8Bytes-4 1239898 84.34 ns/op BenchmarkAppendStr/16Bytes-4 1000000 121.6 ns/op BenchmarkAppendStr/32Bytes-4 1339411 86.43 ns/op BenchmarkAppendSpecialCase-4 805317 154.1 ns/op BenchmarkCopy/1Byte-4 1000000 112.5 ns/op 8.89 MB/s BenchmarkCopy/1String-4 1000000 100.2 ns/op 9.98 MB/s BenchmarkCopy/2Byte-4 1224945 100.2 ns/op 19.96 MB/s BenchmarkCopy/2String-4 1000000 104.3 ns/op 19.17 MB/s BenchmarkCopy/4Byte-4 1080369 97.49 ns/op 41.03 MB/s BenchmarkCopy/4String-4 1000000 103.2 ns/op 38.77 MB/s BenchmarkCopy/8Byte-4 1000000 104.3 ns/op 76.68 MB/s BenchmarkCopy/8String-4 1124050 105.0 ns/op 76.18 MB/s BenchmarkCopy/12Byte-4 1000000 114.3 ns/op 104.95 MB/s BenchmarkCopy/12String-4 1000000 110.7 ns/op 108.40 MB/s BenchmarkCopy/16Byte-4 1000000 148.2 ns/op 107.93 MB/s BenchmarkCopy/16String-4 1000000 130.9 ns/op 122.21 MB/s BenchmarkCopy/32Byte-4 1000000 114.4 ns/op 279.72 MB/s BenchmarkCopy/32String-4 1088048 119.0 ns/op 269.01 MB/s BenchmarkCopy/128Byte-4 877898 132.3 ns/op 967.42 MB/s BenchmarkCopy/128String-4 1000000 176.0 ns/op 727.17 MB/s BenchmarkCopy/1024Byte-4 415720 339.6 ns/op 3015.20 MB/s BenchmarkCopy/1024String-4 270488 457.0 ns/op 2240.88 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 17060 6487 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 12384 15158 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 20898 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 6552 23017 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 3980 30639 ns/op BenchmarkAppendInPlace/Grow/Byte-4 158871 1704 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 136046 1654 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 56109 2241 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 53768 2083 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 67472 2652 ns/op BenchmarkStackCopyPtr-4 1 172339624 ns/op BenchmarkStackCopy-4 1 124506106 ns/op BenchmarkStackCopyNoCache-4 16 8471718 ns/op BenchmarkStackCopyWithStkobj-4 1 132870582 ns/op BenchmarkIssue18138-4 177 888245 ns/op BenchmarkCompareStringEqual-4 10494326 12.23 ns/op BenchmarkCompareStringIdentical-4 21631894 4.995 ns/op BenchmarkCompareStringSameLength-4 12248140 9.133 ns/op BenchmarkCompareStringDifferentLength-4 19576795 6.717 ns/op BenchmarkCompareStringBigUnaligned-4 1190 99941 ns/op 10492.10 MB/s BenchmarkCompareStringBig-4 1197 106839 ns/op 9814.62 MB/s BenchmarkConcatStringAndBytes-4 1746312 64.00 ns/op BenchmarkSliceByteToString/1-4 1000000 147.5 ns/op BenchmarkSliceByteToString/2-4 932733 221.2 ns/op BenchmarkSliceByteToString/4-4 760549 257.3 ns/op BenchmarkSliceByteToString/8-4 685629 170.4 ns/op BenchmarkSliceByteToString/16-4 1000000 198.7 ns/op BenchmarkSliceByteToString/32-4 981643 270.4 ns/op BenchmarkSliceByteToString/64-4 929641 315.5 ns/op BenchmarkSliceByteToString/128-4 633442 554.0 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2539633 44.70 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 618140 169.4 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 119.8 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3410354 42.01 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1607496 95.31 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1000000 108.1 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1343233 79.95 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 355633 644.4 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 432988 326.7 ns/op BenchmarkRuneIterate/range/ASCII-4 8155154 20.17 ns/op BenchmarkRuneIterate/range/Japanese-4 2297818 50.78 ns/op BenchmarkRuneIterate/range/MixedLength-4 3188390 43.11 ns/op BenchmarkRuneIterate/range1/ASCII-4 9434502 11.84 ns/op BenchmarkRuneIterate/range1/Japanese-4 1866004 85.00 ns/op BenchmarkRuneIterate/range1/MixedLength-4 3100851 39.49 ns/op BenchmarkRuneIterate/range2/ASCII-4 8586838 11.66 ns/op BenchmarkRuneIterate/range2/Japanese-4 2282925 50.54 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2651746 45.60 ns/op BenchmarkArrayEqual-4 17203989 6.586 ns/op BenchmarkFunc/Name-4 2544182 40.67 ns/op BenchmarkFunc/Entry-4 12066160 10.22 ns/op BenchmarkFunc/FileLine-4 2795971 41.56 ns/op PASS ok runtime 462.597s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 22186 6959 ns/op BenchmarkHandle/concurrent-4 18631 5994 ns/op PASS ok runtime/cgo 1.577s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3862503 31.95 ns/op BenchmarkMulUintptr/large-4 3366451 35.62 ns/op PASS ok runtime/internal/math 1.628s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 14 10538157 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 7 22066175 ns/op 774.0 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 32 4039984 ns/op 5.688 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 5 24068850 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 4 42096630 ns/op 1917 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 24 4664777 ns/op 20.46 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 1 115965625 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 220895999 ns/op 12993 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 10 13244732 ns/op 223.1 concurrent_launches/op PASS ok runtime/pprof 3.704s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 9 11946266 ns/op BenchmarkStackLeak-4 24114 5727 ns/op PASS ok runtime/race 1.586s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 3342744 41.56 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 293376 575.0 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.454s goos: darwin goarch: amd64 pkg: slices BenchmarkEqualFunc_Large-4 36 3389837 ns/op BenchmarkIndex_Large-4 14838 7208 ns/op BenchmarkIndexFunc_Large-4 94 1273243 ns/op BenchmarkCompact/nil-4 7200837 14.20 ns/op BenchmarkCompact/one-4 972171 112.2 ns/op BenchmarkCompact/sorted-4 832014 137.1 ns/op BenchmarkCompact/1_item-4 833738 200.8 ns/op BenchmarkCompact/unsorted-4 911682 135.4 ns/op BenchmarkCompact/many-4 596816 305.0 ns/op BenchmarkCompact_Large-4 223 569973 ns/op BenchmarkCompactFunc_Large-4 49 3047128 ns/op BenchmarkReplace/naive-fast-4 38949 4041 ns/op BenchmarkReplace/optimized-fast-4 28321 3876 ns/op BenchmarkReplace/naive-slow-4 10000 13964 ns/op BenchmarkReplace/optimized-slow-4 10000 11277 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 130.6 ns/op BenchmarkBinarySearchFloats/Size32-4 880248 151.8 ns/op BenchmarkBinarySearchFloats/Size64-4 914695 127.2 ns/op BenchmarkBinarySearchFloats/Size128-4 723345 146.8 ns/op BenchmarkBinarySearchFloats/Size512-4 687976 167.6 ns/op BenchmarkBinarySearchFloats/Size1024-4 689006 172.5 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 418886 263.7 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 378333 306.6 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 373506 453.5 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 289348 437.3 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 268412 556.4 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 259548 530.6 ns/op PASS ok slices 7.237s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 102318 1224 ns/op BenchmarkSortInts-4 1 123537705 ns/op BenchmarkSlicesSortInts-4 2 86384348 ns/op BenchmarkSortIsSorted-4 27 5105341 ns/op BenchmarkSlicesIsSorted-4 82 1939161 ns/op BenchmarkSortStrings-4 1 176889162 ns/op BenchmarkSlicesSortStrings-4 1 159377471 ns/op BenchmarkSortStrings_Sorted-4 19 5980694 ns/op BenchmarkSlicesSortStrings_Sorted-4 44 2788819 ns/op BenchmarkSortStructs-4 1 244917240 ns/op BenchmarkSortFuncStructs-4 1 187035836 ns/op BenchmarkSortString1K-4 213 582697 ns/op BenchmarkSortString1K_Slice-4 100 1101002 ns/op BenchmarkStableString1K-4 68 1725488 ns/op BenchmarkSortInt1K-4 272 457641 ns/op BenchmarkSortInt1K_Sorted-4 4587 24941 ns/op BenchmarkSortInt1K_Reversed-4 2240 49500 ns/op BenchmarkSortInt1K_Mod8-4 805 145539 ns/op BenchmarkStableInt1K-4 84 1231824 ns/op BenchmarkStableInt1K_Slice-4 100 1190671 ns/op BenchmarkSortInt64K-4 3 41075121 ns/op BenchmarkSortInt64K_Slice-4 2 64406224 ns/op BenchmarkStableInt64K-4 1 101656188 ns/op BenchmarkSort1e2-4 248 417621 ns/op BenchmarkStable1e2-4 100 1099573 ns/op BenchmarkSort1e4-4 2 77714288 ns/op BenchmarkStable1e4-4 1 411050338 ns/op PASS ok sort 61.106s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 649586 314.0 ns/op BenchmarkAtof64Float-4 539301 212.7 ns/op BenchmarkAtof64FloatExp-4 425139 416.4 ns/op BenchmarkAtof64Big-4 302343 352.2 ns/op BenchmarkAtof64RandomBits-4 208315 763.8 ns/op BenchmarkAtof64RandomFloats-4 429902 312.3 ns/op BenchmarkAtof64RandomLongFloats-4 359082 354.3 ns/op BenchmarkAtof32Decimal-4 685294 194.3 ns/op BenchmarkAtof32Float-4 520838 211.7 ns/op BenchmarkAtof32FloatExp-4 449700 239.7 ns/op BenchmarkAtof32Random-4 295503 412.2 ns/op BenchmarkAtof32RandomLong-4 124401 963.9 ns/op BenchmarkParseInt/Pos/7bit-4 876939 124.1 ns/op BenchmarkParseInt/Pos/26bit-4 685436 191.4 ns/op BenchmarkParseInt/Pos/31bit-4 594010 221.3 ns/op BenchmarkParseInt/Pos/56bit-4 397304 291.1 ns/op BenchmarkParseInt/Pos/63bit-4 343814 325.3 ns/op BenchmarkParseInt/Neg/7bit-4 1015011 104.9 ns/op BenchmarkParseInt/Neg/26bit-4 441780 327.1 ns/op BenchmarkParseInt/Neg/31bit-4 638185 229.1 ns/op BenchmarkParseInt/Neg/56bit-4 430488 308.9 ns/op BenchmarkParseInt/Neg/63bit-4 416343 301.4 ns/op BenchmarkAtoi/Pos/7bit-4 1437439 85.44 ns/op BenchmarkAtoi/Pos/26bit-4 742548 172.0 ns/op BenchmarkAtoi/Pos/31bit-4 852708 263.6 ns/op BenchmarkAtoi/Pos/56bit-4 546057 271.3 ns/op BenchmarkAtoi/Pos/63bit-4 411421 632.7 ns/op BenchmarkAtoi/Neg/7bit-4 1490223 88.13 ns/op BenchmarkAtoi/Neg/26bit-4 782710 195.7 ns/op BenchmarkAtoi/Neg/31bit-4 753198 168.2 ns/op BenchmarkAtoi/Neg/56bit-4 410307 290.7 ns/op BenchmarkAtoi/Neg/63bit-4 411794 370.7 ns/op BenchmarkFormatFloat/Decimal-4 86648 1230 ns/op BenchmarkFormatFloat/Float-4 81586 2219 ns/op BenchmarkFormatFloat/Exp-4 95170 1570 ns/op BenchmarkFormatFloat/NegExp-4 94011 1568 ns/op BenchmarkFormatFloat/LongExp-4 41146 2582 ns/op BenchmarkFormatFloat/Big-4 73177 1713 ns/op BenchmarkFormatFloat/BinaryExp-4 175351 858.9 ns/op BenchmarkFormatFloat/32Integer-4 90200 1162 ns/op BenchmarkFormatFloat/32ExactFraction-4 88736 1225 ns/op BenchmarkFormatFloat/32Point-4 91659 1430 ns/op BenchmarkFormatFloat/32Exp-4 83539 1286 ns/op BenchmarkFormatFloat/32NegExp-4 90164 1300 ns/op BenchmarkFormatFloat/32Shortest-4 93070 1392 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 97650 1287 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 112234 1171 ns/op BenchmarkFormatFloat/64Fixed1-4 126657 952.0 ns/op BenchmarkFormatFloat/64Fixed2-4 114236 883.3 ns/op BenchmarkFormatFloat/64Fixed3-4 127701 952.1 ns/op BenchmarkFormatFloat/64Fixed4-4 136224 986.8 ns/op BenchmarkFormatFloat/64Fixed12-4 75502 1618 ns/op BenchmarkFormatFloat/64Fixed16-4 80966 1433 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 70034 1524 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 73846 1476 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 1788 64617 ns/op BenchmarkFormatFloat/Slowpath64-4 74814 1531 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 70148 1581 ns/op BenchmarkAppendFloat/Decimal-4 136926 1103 ns/op BenchmarkAppendFloat/Float-4 85920 1472 ns/op BenchmarkAppendFloat/Exp-4 104318 1091 ns/op BenchmarkAppendFloat/NegExp-4 123942 1651 ns/op BenchmarkAppendFloat/LongExp-4 83434 2281 ns/op BenchmarkAppendFloat/Big-4 73376 1519 ns/op BenchmarkAppendFloat/BinaryExp-4 235880 505.1 ns/op BenchmarkAppendFloat/32Integer-4 112684 1197 ns/op BenchmarkAppendFloat/32ExactFraction-4 90859 1442 ns/op BenchmarkAppendFloat/32Point-4 108067 1186 ns/op BenchmarkAppendFloat/32Exp-4 112872 1264 ns/op BenchmarkAppendFloat/32NegExp-4 102674 1090 ns/op BenchmarkAppendFloat/32Shortest-4 114988 933.0 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 100494 1496 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 107560 996.0 ns/op BenchmarkAppendFloat/64Fixed1-4 162340 1028 ns/op BenchmarkAppendFloat/64Fixed2-4 128590 848.1 ns/op BenchmarkAppendFloat/64Fixed3-4 146517 809.0 ns/op BenchmarkAppendFloat/64Fixed4-4 165100 770.0 ns/op BenchmarkAppendFloat/64Fixed12-4 82022 2357 ns/op BenchmarkAppendFloat/64Fixed16-4 84424 1214 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 111544 1011 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 84177 1442 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2148 60378 ns/op BenchmarkAppendFloat/Slowpath64-4 89280 1441 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 78217 1407 ns/op BenchmarkFormatInt-4 10000 10495 ns/op BenchmarkAppendInt-4 10000 11064 ns/op BenchmarkFormatUint-4 75276 1935 ns/op BenchmarkAppendUint-4 79088 2211 ns/op BenchmarkFormatIntSmall/7-4 2076614 55.33 ns/op BenchmarkFormatIntSmall/42-4 2090644 55.38 ns/op BenchmarkAppendIntSmall-4 1000000 149.1 ns/op BenchmarkAppendUintVarlen/1-4 1031604 122.5 ns/op BenchmarkAppendUintVarlen/12-4 1000000 118.7 ns/op BenchmarkAppendUintVarlen/123-4 567188 209.9 ns/op BenchmarkAppendUintVarlen/1234-4 841843 164.1 ns/op BenchmarkAppendUintVarlen/12345-4 881503 160.3 ns/op BenchmarkAppendUintVarlen/123456-4 671696 163.6 ns/op BenchmarkAppendUintVarlen/1234567-4 866071 208.2 ns/op BenchmarkAppendUintVarlen/12345678-4 726627 195.1 ns/op BenchmarkAppendUintVarlen/123456789-4 786319 174.9 ns/op BenchmarkAppendUintVarlen/1234567890-4 842104 189.3 ns/op BenchmarkAppendUintVarlen/12345678901-4 712756 206.4 ns/op BenchmarkAppendUintVarlen/123456789012-4 754477 168.1 ns/op BenchmarkAppendUintVarlen/1234567890123-4 678805 176.9 ns/op BenchmarkAppendUintVarlen/12345678901234-4 666956 180.0 ns/op BenchmarkAppendUintVarlen/123456789012345-4 632350 181.0 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 779211 184.4 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 542610 211.5 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 737019 191.8 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 716923 191.6 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 586269 197.3 ns/op BenchmarkQuote-4 34039 3703 ns/op BenchmarkQuoteRune-4 415810 367.7 ns/op BenchmarkAppendQuote-4 34688 2911 ns/op BenchmarkAppendQuoteRune-4 623715 187.1 ns/op BenchmarkUnquoteEasy-4 1148031 165.4 ns/op BenchmarkUnquoteHard-4 28276 4220 ns/op PASS ok strconv 25.927s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 255633 586.5 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 95323 1755 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 126712 1106 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 239539 456.0 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 69626 1672 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 116584 1113 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 281834 720.2 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 52875 2435 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 61488 2051 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 629662 376.8 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 17991 7197 ns/op BenchmarkGenericMatch1-4 1586 63986 ns/op BenchmarkGenericMatch2-4 357 312896 ns/op BenchmarkSingleMaxSkipping-4 9392 13006 ns/op 768.89 MB/s BenchmarkSingleLongSuffixFail-4 14016 8810 ns/op 113.74 MB/s BenchmarkSingleMatch-4 100 1240504 ns/op 12.09 MB/s BenchmarkByteByteNoMatch-4 77754 1572 ns/op BenchmarkByteByteMatch-4 12464 14093 ns/op BenchmarkByteStringMatch-4 9987 10945 ns/op BenchmarkHTMLEscapeNew-4 52218 2315 ns/op BenchmarkHTMLEscapeOld-4 63952 2092 ns/op BenchmarkByteStringReplacerWriteString-4 1068 138265 ns/op BenchmarkByteReplacerWriteString-4 1298 83988 ns/op BenchmarkByteByteReplaces-4 2484 48142 ns/op BenchmarkByteByteMap-4 8760 15346 ns/op BenchmarkMap/identity/ASCII-4 611202 266.4 ns/op BenchmarkMap/identity/Greek-4 533449 286.1 ns/op BenchmarkMap/change/ASCII-4 30824 4013 ns/op BenchmarkMap/change/Greek-4 21770 5314 ns/op BenchmarkIndexRune-4 1465161 86.29 ns/op BenchmarkIndexRuneLongString-4 1223191 114.6 ns/op BenchmarkIndexRuneFastPath-4 2749263 50.75 ns/op BenchmarkIndex-4 2423871 46.52 ns/op BenchmarkLastIndex-4 2975326 41.58 ns/op BenchmarkIndexByte-4 12477525 9.032 ns/op BenchmarkToUpper/#00-4 3170107 36.84 ns/op BenchmarkToUpper/ONLYUPPER-4 2147293 48.93 ns/op BenchmarkToUpper/abc-4 250348 536.4 ns/op BenchmarkToUpper/AbC123-4 169234 644.7 ns/op BenchmarkToUpper/azAZ09_-4 174099 613.9 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 39014 2981 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 27385 4203 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 26624 4580 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 55657 3155 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 85557 1430 ns/op BenchmarkToLower/#00-4 3053212 35.87 ns/op BenchmarkToLower/abc-4 2517694 42.28 ns/op BenchmarkToLower/AbC123-4 197253 1294 ns/op BenchmarkToLower/azAZ09_-4 155450 740.4 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 66865 2038 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 45732 2471 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 17038 8062 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 56247 2016 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 90670 1257 ns/op BenchmarkMapNoChanges-4 983512 138.3 ns/op BenchmarkTrim-4 30430 4401 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2285664 58.82 ns/op BenchmarkToValidUTF8/InvalidASCII-4 151257 1134 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 67225 2210 ns/op BenchmarkEqualFold/Tests-4 39708 3518 ns/op BenchmarkEqualFold/ASCII-4 2116126 52.74 ns/op BenchmarkEqualFold/UnicodePrefix-4 98026 1602 ns/op BenchmarkEqualFold/UnicodeSuffix-4 100322 1014 ns/op BenchmarkIndexHard1-4 962 118197 ns/op BenchmarkIndexHard2-4 720 164082 ns/op BenchmarkIndexHard3-4 100 1173376 ns/op BenchmarkIndexHard4-4 120 962989 ns/op BenchmarkLastIndexHard1-4 80 1697150 ns/op BenchmarkLastIndexHard2-4 85 1687656 ns/op BenchmarkLastIndexHard3-4 85 1652775 ns/op BenchmarkCountHard1-4 1100 119309 ns/op BenchmarkCountHard2-4 696 178936 ns/op BenchmarkCountHard3-4 124 1188569 ns/op BenchmarkIndexTorture-4 10000 13481 ns/op BenchmarkCountTorture-4 10000 17313 ns/op BenchmarkCountTortureOverlapping-4 740 149162 ns/op BenchmarkCountByte/10-4 2884981 63.79 ns/op 156.76 MB/s BenchmarkCountByte/32-4 2670937 44.63 ns/op 717.04 MB/s BenchmarkCountByte/4096-4 1117011 119.2 ns/op 34365.59 MB/s BenchmarkCountByte/4194304-4 930 127166 ns/op 32982.83 MB/s BenchmarkCountByte/67108864-4 25 5350682 ns/op 12542.11 MB/s BenchmarkFields/ASCII/16-4 294235 550.0 ns/op 29.09 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 19652 6375 ns/op 40.16 MB/s 448 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1652 95098 ns/op 43.07 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 62 1658139 ns/op 39.52 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 5 24216447 ns/op 43.30 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 323890 577.5 ns/op 27.70 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 9439 21816 ns/op 11.73 MB/s 352 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 480 277434 ns/op 14.76 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 32 5755765 ns/op 11.39 MB/s 463116 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 101896713 ns/op 10.29 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 143281 907.0 ns/op 17.64 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 12771 ns/op 20.05 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 780 192408 ns/op 21.29 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 40 5791862 ns/op 11.32 MB/s 463106 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 81803342 ns/op 12.82 MB/s 10457392 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 157364 1088 ns/op 14.70 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 11791 ns/op 21.71 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 542 268234 ns/op 15.27 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 32 5576876 ns/op 11.75 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 108937700 ns/op 9.63 MB/s 10449152 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 87481328 ns/op BenchmarkSplitSingleByteSeparator-4 12 9018062 ns/op BenchmarkSplitMultiByteSeparator-4 25 4705908 ns/op BenchmarkSplitNSingleByteSeparator-4 200356 1050 ns/op BenchmarkSplitNMultiByteSeparator-4 152012 1243 ns/op BenchmarkRepeat/5x0-4 2898068 40.49 ns/op BenchmarkRepeat/5x1-4 2447000 47.01 ns/op BenchmarkRepeat/5x2-4 198385 710.3 ns/op BenchmarkRepeat/5x6-4 112022 1200 ns/op BenchmarkRepeat/10x0-4 2471988 42.28 ns/op BenchmarkRepeat/10x1-4 2027890 64.63 ns/op BenchmarkRepeat/10x2-4 171082 931.6 ns/op BenchmarkRepeat/10x6-4 90268 1501 ns/op BenchmarkRepeatLarge/256/1-4 43329 2923 ns/op 87.57 MB/s BenchmarkRepeatLarge/256/16-4 81648 1960 ns/op 130.61 MB/s BenchmarkRepeatLarge/512/1-4 30639 3923 ns/op 130.52 MB/s BenchmarkRepeatLarge/512/16-4 36954 2778 ns/op 184.29 MB/s BenchmarkRepeatLarge/1024/1-4 23218 5945 ns/op 172.23 MB/s BenchmarkRepeatLarge/1024/16-4 26730 4768 ns/op 214.74 MB/s BenchmarkRepeatLarge/2048/1-4 12620 10290 ns/op 199.04 MB/s BenchmarkRepeatLarge/2048/16-4 19083 6787 ns/op 301.74 MB/s BenchmarkRepeatLarge/4096/1-4 10000 14567 ns/op 281.19 MB/s BenchmarkRepeatLarge/4096/16-4 10000 13180 ns/op 310.78 MB/s BenchmarkRepeatLarge/8192/1-4 10000 23311 ns/op 351.42 MB/s BenchmarkRepeatLarge/8192/16-4 7964 19819 ns/op 413.34 MB/s BenchmarkRepeatLarge/8192/4097-4 3181940 43.25 ns/op 94725.11 MB/s BenchmarkRepeatLarge/16384/1-4 8940 37892 ns/op 432.39 MB/s BenchmarkRepeatLarge/16384/16-4 8212 35138 ns/op 466.28 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 33409 ns/op 367.89 MB/s BenchmarkRepeatLarge/32768/1-4 2628 72047 ns/op 454.81 MB/s BenchmarkRepeatLarge/32768/16-4 1611 71859 ns/op 456.00 MB/s BenchmarkRepeatLarge/32768/4097-4 2335 62540 ns/op 458.57 MB/s BenchmarkRepeatLarge/65536/1-4 1020 139164 ns/op 470.93 MB/s BenchmarkRepeatLarge/65536/16-4 1304 131272 ns/op 499.24 MB/s BenchmarkRepeatLarge/65536/4097-4 976 130425 ns/op 471.19 MB/s BenchmarkRepeatLarge/131072/1-4 168 826892 ns/op 158.51 MB/s BenchmarkRepeatLarge/131072/16-4 169 710014 ns/op 184.60 MB/s BenchmarkRepeatLarge/131072/4097-4 171 783518 ns/op 162.10 MB/s BenchmarkRepeatLarge/262144/1-4 100 1261720 ns/op 207.77 MB/s BenchmarkRepeatLarge/262144/16-4 123 1241257 ns/op 211.19 MB/s BenchmarkRepeatLarge/262144/4097-4 91 1342516 ns/op 192.26 MB/s BenchmarkRepeatLarge/524288/1-4 68 2003088 ns/op 261.74 MB/s BenchmarkRepeatLarge/524288/16-4 74 1920618 ns/op 272.98 MB/s BenchmarkRepeatLarge/524288/4097-4 70 1963754 ns/op 264.96 MB/s BenchmarkRepeatLarge/1048576/1-4 33 3656977 ns/op 286.73 MB/s BenchmarkRepeatLarge/1048576/16-4 30 4126054 ns/op 254.14 MB/s BenchmarkRepeatLarge/1048576/4097-4 74 3497248 ns/op 298.73 MB/s BenchmarkRepeatLarge/2097152/1-4 26 6342853 ns/op 330.63 MB/s BenchmarkRepeatLarge/2097152/16-4 22 6528716 ns/op 321.22 MB/s BenchmarkRepeatLarge/2097152/4097-4 27 5876952 ns/op 356.23 MB/s BenchmarkRepeatLarge/4194304/1-4 10 11681745 ns/op 359.05 MB/s BenchmarkRepeatLarge/4194304/16-4 10 11458599 ns/op 366.04 MB/s BenchmarkRepeatLarge/4194304/4097-4 8 12660357 ns/op 331.05 MB/s BenchmarkRepeatLarge/8388608/1-4 5 22836765 ns/op 367.33 MB/s BenchmarkRepeatLarge/8388608/16-4 6 18994703 ns/op 441.63 MB/s BenchmarkRepeatLarge/8388608/4097-4 5 20723953 ns/op 404.68 MB/s BenchmarkRepeatLarge/16777216/1-4 3 44792051 ns/op 374.56 MB/s BenchmarkRepeatLarge/16777216/16-4 3 35482173 ns/op 472.84 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 36744391 ns/op 456.59 MB/s BenchmarkRepeatLarge/33554432/1-4 2 64464164 ns/op 520.51 MB/s BenchmarkRepeatLarge/33554432/16-4 2 97586503 ns/op 343.84 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 65664278 ns/op 511.00 MB/s BenchmarkRepeatLarge/67108864/1-4 1 129289860 ns/op 519.06 MB/s BenchmarkRepeatLarge/67108864/16-4 1 127227052 ns/op 527.47 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 127238128 ns/op 527.43 MB/s BenchmarkRepeatLarge/134217728/1-4 1 266999883 ns/op 502.69 MB/s BenchmarkRepeatLarge/134217728/16-4 1 270141724 ns/op 496.84 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 268215908 ns/op 500.41 MB/s BenchmarkRepeatLarge/268435456/1-4 1 523692756 ns/op 512.58 MB/s BenchmarkRepeatLarge/268435456/16-4 1 567738056 ns/op 472.82 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 480578578 ns/op 558.57 MB/s BenchmarkRepeatLarge/536870912/1-4 1 2023200893 ns/op 265.36 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1539830853 ns/op 348.66 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1253084469 ns/op 428.44 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 2534505869 ns/op 423.65 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 2172271934 ns/op 494.29 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 2297890350 ns/op 467.27 MB/s BenchmarkRepeatSpaces-4 2317551 58.31 ns/op 0 B/op 0 allocs/op BenchmarkIndexAnyASCII/1:1-4 1000000 125.5 ns/op BenchmarkIndexAnyASCII/1:2-4 1000000 116.1 ns/op BenchmarkIndexAnyASCII/1:4-4 1677566 62.63 ns/op BenchmarkIndexAnyASCII/1:8-4 1567116 71.56 ns/op BenchmarkIndexAnyASCII/1:16-4 1721836 67.92 ns/op BenchmarkIndexAnyASCII/1:32-4 1752384 70.85 ns/op BenchmarkIndexAnyASCII/1:64-4 1594579 72.54 ns/op BenchmarkIndexAnyASCII/16:1-4 1674597 67.73 ns/op BenchmarkIndexAnyASCII/16:2-4 915362 144.9 ns/op BenchmarkIndexAnyASCII/16:4-4 773536 149.1 ns/op BenchmarkIndexAnyASCII/16:8-4 913501 150.5 ns/op BenchmarkIndexAnyASCII/16:16-4 826339 162.6 ns/op BenchmarkIndexAnyASCII/16:32-4 625933 185.4 ns/op BenchmarkIndexAnyASCII/16:64-4 537434 337.0 ns/op BenchmarkIndexAnyASCII/256:1-4 1517481 80.20 ns/op BenchmarkIndexAnyASCII/256:2-4 76713 1462 ns/op BenchmarkIndexAnyASCII/256:4-4 73425 1816 ns/op BenchmarkIndexAnyASCII/256:8-4 77176 1468 ns/op BenchmarkIndexAnyASCII/256:16-4 78098 1499 ns/op BenchmarkIndexAnyASCII/256:32-4 77366 2436 ns/op BenchmarkIndexAnyASCII/256:64-4 79804 1742 ns/op BenchmarkIndexAnyUTF8/1:1-4 1663244 68.45 ns/op BenchmarkIndexAnyUTF8/1:2-4 1775204 92.44 ns/op BenchmarkIndexAnyUTF8/1:4-4 1739968 70.32 ns/op BenchmarkIndexAnyUTF8/1:8-4 1712881 66.50 ns/op BenchmarkIndexAnyUTF8/1:16-4 1780365 65.04 ns/op BenchmarkIndexAnyUTF8/1:32-4 1667841 67.11 ns/op BenchmarkIndexAnyUTF8/1:64-4 1626928 74.37 ns/op BenchmarkIndexAnyUTF8/16:1-4 1421407 91.39 ns/op BenchmarkIndexAnyUTF8/16:2-4 242894 540.1 ns/op BenchmarkIndexAnyUTF8/16:4-4 238345 557.6 ns/op BenchmarkIndexAnyUTF8/16:8-4 254218 501.3 ns/op BenchmarkIndexAnyUTF8/16:16-4 254841 614.2 ns/op BenchmarkIndexAnyUTF8/16:32-4 225348 724.0 ns/op BenchmarkIndexAnyUTF8/16:64-4 219350 980.6 ns/op BenchmarkIndexAnyUTF8/256:1-4 388695 331.3 ns/op BenchmarkIndexAnyUTF8/256:2-4 15637 7148 ns/op BenchmarkIndexAnyUTF8/256:4-4 15477 7143 ns/op BenchmarkIndexAnyUTF8/256:8-4 15802 7191 ns/op BenchmarkIndexAnyUTF8/256:16-4 10000 11568 ns/op BenchmarkIndexAnyUTF8/256:32-4 10000 10338 ns/op BenchmarkIndexAnyUTF8/256:64-4 10000 13679 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1596242 114.1 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1000000 122.0 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1686668 71.52 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1640988 115.3 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1578373 150.8 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1595998 71.06 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1557436 74.30 ns/op BenchmarkLastIndexAnyASCII/16:1-4 772508 147.8 ns/op BenchmarkLastIndexAnyASCII/16:2-4 851394 147.3 ns/op BenchmarkLastIndexAnyASCII/16:4-4 861766 156.8 ns/op BenchmarkLastIndexAnyASCII/16:8-4 794766 180.1 ns/op BenchmarkLastIndexAnyASCII/16:16-4 843252 169.4 ns/op BenchmarkLastIndexAnyASCII/16:32-4 731922 246.6 ns/op BenchmarkLastIndexAnyASCII/16:64-4 524871 227.8 ns/op BenchmarkLastIndexAnyASCII/256:1-4 82141 1297 ns/op BenchmarkLastIndexAnyASCII/256:2-4 93358 2912 ns/op BenchmarkLastIndexAnyASCII/256:4-4 90644 1318 ns/op BenchmarkLastIndexAnyASCII/256:8-4 91482 2304 ns/op BenchmarkLastIndexAnyASCII/256:16-4 82411 1918 ns/op BenchmarkLastIndexAnyASCII/256:32-4 74764 1633 ns/op BenchmarkLastIndexAnyASCII/256:64-4 82536 1463 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1912976 66.42 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1000000 101.9 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1000000 114.2 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1483902 97.90 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1737030 81.29 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1724269 69.83 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1705657 65.57 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 292156 462.4 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 142654 763.4 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 178567 1272 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 149350 732.3 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 159939 1182 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 150694 1279 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 130830 820.9 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 10000 14583 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 10000 11812 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 9944 15821 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 10234 15097 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 11212 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 9931 12806 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 8918 11302 ns/op BenchmarkTrimASCII/1:1-4 2044737 51.85 ns/op BenchmarkTrimASCII/1:2-4 2262040 80.73 ns/op BenchmarkTrimASCII/1:4-4 2083629 62.02 ns/op BenchmarkTrimASCII/1:8-4 1970594 59.38 ns/op BenchmarkTrimASCII/1:16-4 1000000 116.1 ns/op BenchmarkTrimASCII/16:1-4 1982118 55.23 ns/op BenchmarkTrimASCII/16:2-4 1000000 137.8 ns/op BenchmarkTrimASCII/16:4-4 1000000 149.2 ns/op BenchmarkTrimASCII/16:8-4 800578 150.1 ns/op BenchmarkTrimASCII/16:16-4 782049 242.0 ns/op BenchmarkTrimASCII/256:1-4 917880 151.1 ns/op BenchmarkTrimASCII/256:2-4 89127 1478 ns/op BenchmarkTrimASCII/256:4-4 78342 1398 ns/op BenchmarkTrimASCII/256:8-4 83905 1386 ns/op BenchmarkTrimASCII/256:16-4 85657 1469 ns/op BenchmarkTrimASCII/4096:1-4 75696 1508 ns/op BenchmarkTrimASCII/4096:2-4 5338 22711 ns/op BenchmarkTrimASCII/4096:4-4 5656 43188 ns/op BenchmarkTrimASCII/4096:8-4 5078 21842 ns/op BenchmarkTrimASCII/4096:16-4 4891 25625 ns/op BenchmarkTrimByte-4 2721853 43.56 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 14716 11066 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 14041 13943 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1312 90654 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2956 48218 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 5431 36229 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 8576 13599 ns/op BenchmarkJoin/0-4 3014625 38.10 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2592012 98.04 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 131098 828.8 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 85266 1264 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 73488 1552 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 64286 1929 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 41256 2941 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 40060 2505 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2263208 53.36 ns/op BenchmarkTrimSpace/ASCII-4 1619592 75.95 ns/op BenchmarkTrimSpace/SomeNonASCII-4 106714 1024 ns/op BenchmarkTrimSpace/JustNonASCII-4 55228 2082 ns/op BenchmarkReplaceAll-4 93573 1352 ns/op 16 B/op 1 allocs/op PASS ok strings 83.773s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 53842 2162 ns/op BenchmarkCond2-4 22866 5433 ns/op BenchmarkCond4-4 13500 8469 ns/op BenchmarkCond8-4 8811 15267 ns/op BenchmarkCond16-4 4768 30194 ns/op BenchmarkCond32-4 1672 67611 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 390542 360.7 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 239098 425.2 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 445789 259.1 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 513262 246.5 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 297663 380.6 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 560979 197.7 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 68439 1773 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 72824 1714 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 79375 1775 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 42192 2522 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 563181 223.1 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 154795 713.4 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 642271 189.0 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 142492 911.2 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 636225 218.6 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 143104 1051 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 837670 138.8 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 49989 2606 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 151675 1215 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 259664 440.6 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 2342 45779 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 284 572783 ns/op BenchmarkRange/*sync.Map-4 1034 122232 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 67129 2263 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 162825 767.5 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 62413 2059 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 36652 4119 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 147009 813.2 ns/op BenchmarkAdversarialDelete/*sync.Map-4 66764 1666 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 81159 1541 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 172238 800.4 ns/op BenchmarkDeleteCollision/*sync.Map-4 702676 168.8 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 52621 3171 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 98221 1163 ns/op BenchmarkSwapCollision/*sync.Map-4 84132 1985 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 100 1188724 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 98164 1157 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 253363 616.0 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 14733 7089 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 60547 1993 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 23983 5170 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 320996 473.8 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 89797 1188 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 246670 555.2 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1000000 203.9 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 138322 1059 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 353532 304.4 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 543346 239.2 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 116265 928.5 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 453680 263.3 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 95781 1426 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 203041 756.0 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 296032 611.3 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 98668 1368 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 332767 504.1 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 177019 871.7 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 127279 1271 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 207772 497.6 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 50990 2160 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 167535 1719 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 269203 414.0 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 102958 1205 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 370088 363.4 ns/op BenchmarkClear/*sync_test.DeepCopyMap-4 22545 4779 ns/op BenchmarkClear/*sync_test.RWMutexMap-4 56757 1865 ns/op BenchmarkClear/*sync.Map-4 33650 3642 ns/op BenchmarkUncontendedSemaphore-4 3614550 37.66 ns/op BenchmarkContendedSemaphore-4 3490249 35.57 ns/op BenchmarkMutexUncontended-4 708927 240.6 ns/op BenchmarkMutex-4 154353 688.1 ns/op BenchmarkMutexSlack-4 156626 727.7 ns/op BenchmarkMutexWork-4 158397 780.1 ns/op BenchmarkMutexWorkSlack-4 180138 701.0 ns/op BenchmarkMutexNoSpin-4 42496 2849 ns/op BenchmarkMutexSpin-4 49262 2628 ns/op BenchmarkOnce-4 771861 139.9 ns/op BenchmarkOnceFunc/v=Once-4 970820 118.8 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 953426 199.9 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 894924 160.2 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 979225 167.5 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 895492 154.6 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 936994 159.7 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 3239283 34.26 ns/op BenchmarkSemaSyntNonblock-4 1317216 78.99 ns/op BenchmarkSemaSyntBlock-4 1532276 71.87 ns/op BenchmarkSemaWorkNonblock-4 1074516 104.2 ns/op BenchmarkSemaWorkBlock-4 1151124 111.1 ns/op BenchmarkRWMutexUncontended-4 219759 551.3 ns/op BenchmarkRWMutexWrite100-4 256094 477.5 ns/op BenchmarkRWMutexWrite10-4 249603 460.0 ns/op BenchmarkRWMutexWorkWrite100-4 183402 565.1 ns/op BenchmarkRWMutexWorkWrite10-4 204340 578.1 ns/op BenchmarkWaitGroupUncontended-4 488829 246.9 ns/op BenchmarkWaitGroupAddDone-4 384090 312.8 ns/op BenchmarkWaitGroupAddDoneWork-4 405099 409.8 ns/op BenchmarkWaitGroupWait-4 1614978 66.81 ns/op BenchmarkWaitGroupWaitWork-4 1599561 87.06 ns/op BenchmarkWaitGroupActuallyWait-4 34315 3514 ns/op 32 B/op 2 allocs/op PASS ok sync 31.025s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 790867 160.5 ns/op PASS ok sync/atomic 1.270s PASS ok syscall 1.045s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 135517 1453 ns/op 0 B/op 0 allocs/op PASS ok testing 1.322s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 4315 30114 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 8136 13978 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 82 2072211 ns/op 110960 B/op 1024 allocs/op BenchmarkTable/1x1000/reuse-4 80 1559829 ns/op 1387 B/op 12 allocs/op BenchmarkTable/1x100000/new-4 1 217658996 ns/op 18285040 B/op 100056 allocs/op BenchmarkTable/1x100000/reuse-4 1 193337069 ns/op 18285136 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1563 93881 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1706 159472 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 15 8373885 ns/op 395148 B/op 1038 allocs/op BenchmarkTable/10x1000/reuse-4 15 7254936 ns/op 26342 B/op 69 allocs/op BenchmarkTable/10x100000/new-4 1 986636847 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/10x100000/reuse-4 1 920910485 ns/op 47012832 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 158 732528 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 177 649249 ns/op 222 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 112848104 ns/op 3270528 B/op 1052 allocs/op BenchmarkTable/100x1000/reuse-4 2 76949376 ns/op 1635264 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 9218047599 ns/op 334042176 B/op 100090 allocs/op BenchmarkTable/100x100000/reuse-4 1 9230028771 ns/op 334042096 B/op 100090 allocs/op BenchmarkPyramid/10-4 2470 70891 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 38 4505910 ns/op 410536 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 485653819 ns/op 35607016 B/op 2056 allocs/op BenchmarkRagged/10-4 2323 70207 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 178 676248 ns/op 42416 B/op 188 allocs/op BenchmarkRagged/1000-4 19 8830481 ns/op 408992 B/op 1660 allocs/op BenchmarkCode-4 3955 36689 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 26.762s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 1 124792988 ns/op BenchmarkVariableString-4 73644 1768 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1609 70787 ns/op 2510 B/op 39 allocs/op PASS ok text/template/parse 1.652s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc1000-4 32 3406928 ns/op BenchmarkAfter-4 112012 1456 ns/op BenchmarkStop/impl=chan-4 154072 1089 ns/op BenchmarkStop/impl=func-4 175956 869.9 ns/op BenchmarkSimultaneousAfterFunc1000-4 33 4110816 ns/op BenchmarkStartStop1000-4 266 1479507 ns/op BenchmarkReset/impl=chan-4 975213 176.1 ns/op BenchmarkReset/impl=func-4 996546 176.6 ns/op BenchmarkSleep1000-4 33 4112589 ns/op BenchmarkParallelTimerLatency-4 27 1334512 avg-late-ns 3812456 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 33 655800 avg-late-ns 3373737 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 34 811059 avg-late-ns 4797438 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 33 525388 avg-late-ns 3403051 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 32 484041 avg-late-ns 2802251 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 4510166 avg-late-ns 19183285 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 27 2223569 avg-late-ns 10222409 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 30 5117595 avg-late-ns 21836311 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 25 1657816 avg-late-ns 8509411 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 20 4020271 avg-late-ns 16906420 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 16 5588302 avg-late-ns 24951055 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 32 592595 avg-late-ns 2343314 max-late-ns BenchmarkAdjustTimers10000-4 19 6402930 ns/op BenchmarkTicker-4 357249 361.4 ns/op BenchmarkTickerReset-4 997332 136.0 ns/op BenchmarkTickerResetNaive-4 139086 1009 ns/op BenchmarkNow-4 658539 188.1 ns/op BenchmarkNowUnixNano-4 739395 189.8 ns/op BenchmarkNowUnixMilli-4 569436 208.9 ns/op BenchmarkNowUnixMicro-4 678835 197.9 ns/op BenchmarkFormat-4 46958 2618 ns/op BenchmarkFormatRFC3339-4 64718 2169 ns/op BenchmarkFormatRFC3339Nano-4 69693 1794 ns/op BenchmarkFormatNow-4 57021 1865 ns/op BenchmarkMarshalJSON-4 81894 1352 ns/op BenchmarkMarshalText-4 82557 1582 ns/op BenchmarkParse-4 103113 1352 ns/op BenchmarkParseRFC3339UTC-4 311781 836.6 ns/op BenchmarkParseRFC3339UTCBytes-4 207285 799.8 ns/op BenchmarkParseRFC3339TZ-4 77343 1421 ns/op BenchmarkParseRFC3339TZBytes-4 65685 1789 ns/op BenchmarkParseDuration-4 577156 323.1 ns/op BenchmarkHour-4 731272 174.4 ns/op BenchmarkSecond-4 685730 180.0 ns/op BenchmarkYear-4 560131 235.5 ns/op BenchmarkDay-4 467679 252.3 ns/op BenchmarkISOWeek-4 526412 271.6 ns/op BenchmarkGoString-4 58621 2596 ns/op BenchmarkUnmarshalText-4 72151 3229 ns/op PASS ok time 20.604s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 322800 482.6 ns/op BenchmarkDecodeValidJapaneseChars-4 550569 213.6 ns/op BenchmarkDecodeRune-4 1627399 78.18 ns/op BenchmarkEncodeValidASCII-4 425109 316.1 ns/op BenchmarkEncodeValidJapaneseChars-4 364830 280.9 ns/op BenchmarkAppendRuneValidASCII-4 1000000 217.1 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1571925 84.19 ns/op BenchmarkEncodeRune-4 1239068 119.3 ns/op PASS ok unicode/utf16 2.869s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1755944 63.35 ns/op BenchmarkRuneCountTenJapaneseChars-4 280815 435.9 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2293870 76.12 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 247914 427.9 ns/op BenchmarkValidTenASCIIChars-4 1743031 65.84 ns/op BenchmarkValid100KASCIIChars-4 100 1485824 ns/op BenchmarkValidTenJapaneseChars-4 284390 438.1 ns/op BenchmarkValidLongMostlyASCII-4 103 1176278 ns/op BenchmarkValidLongJapanese-4 57 2270000 ns/op BenchmarkValidStringTenASCIIChars-4 2554992 53.64 ns/op BenchmarkValidString100KASCIIChars-4 10000 12549 ns/op BenchmarkValidStringTenJapaneseChars-4 317530 463.7 ns/op BenchmarkValidStringLongMostlyASCII-4 1406 94136 ns/op BenchmarkValidStringLongJapanese-4 100 1024892 ns/op BenchmarkEncodeASCIIRune-4 2480938 47.44 ns/op BenchmarkEncodeJapaneseRune-4 1000000 142.8 ns/op BenchmarkAppendASCIIRune-4 7741988 15.16 ns/op BenchmarkAppendJapaneseRune-4 1804278 78.44 ns/op BenchmarkDecodeASCIIRune-4 2201779 59.46 ns/op BenchmarkDecodeJapaneseRune-4 1666420 105.4 ns/op BenchmarkFullRune/ASCII-4 2222199 83.74 ns/op BenchmarkFullRune/Incomplete-4 1000000 149.4 ns/op BenchmarkFullRune/Japanese-4 2295204 44.58 ns/op PASS ok unicode/utf8 6.318s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 115294036139 ns/op PASS ok cmd/api 116.596s goos: darwin goarch: amd64 pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 508432 199.7 ns/op BenchmarkCgoCall/one-pointer-4 378972 292.5 ns/op BenchmarkCgoCall/string-pointer-escape-4 325600 333.0 ns/op BenchmarkCgoCall/string-pointer-noescape-4 390990 312.7 ns/op BenchmarkCgoCall/eight-pointers-4 172296 716.9 ns/op BenchmarkCgoCall/eight-pointers-nil-4 515338 252.1 ns/op BenchmarkCgoCall/eight-pointers-array-4 24494 5051 ns/op BenchmarkCgoCall/eight-pointers-slice-4 28994 4038 ns/op BenchmarkGoString-4 1000000 161.1 ns/op BenchmarkCGoCallback-4 57158 1975 ns/op BenchmarkCGoInCThread-4 442473 255.4 ns/op PASS ok cmd/cgo/internal/test 2.893s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1253155 94.07 ns/op BenchmarkEqArrayOfStrings64-4 196576 625.7 ns/op BenchmarkEqArrayOfStrings1024-4 13615 8883 ns/op BenchmarkEqArrayOfFloats5-4 1510678 80.44 ns/op BenchmarkEqArrayOfFloats64-4 188824 649.5 ns/op BenchmarkEqArrayOfFloats1024-4 12694 9375 ns/op BenchmarkEqArrayOfStructsEq-4 3981 32314 ns/op BenchmarkEqArrayOfStructsNotEq-4 6933 18437 ns/op BenchmarkEqStruct-4 26119874 4.900 ns/op PASS ok cmd/compile/internal/reflectdata 2.844s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 75202 ns/op BenchmarkInvertLessThanNoov-4 17720931 6.032 ns/op BenchmarkCopyElim1-4 303 372693 ns/op BenchmarkCopyElim10-4 274 390284 ns/op BenchmarkCopyElim100-4 222 585210 ns/op BenchmarkCopyElim1000-4 56 2375879 ns/op BenchmarkCopyElim10000-4 3 36752564 ns/op BenchmarkCopyElim100000-4 1 474263834 ns/op BenchmarkDeadCode/1-4 316 414980 ns/op BenchmarkDeadCode/10-4 195 610706 ns/op BenchmarkDeadCode/100-4 157 672530 ns/op BenchmarkDeadCode/1000-4 62 3114216 ns/op BenchmarkDeadCode/10000-4 3 33405112 ns/op BenchmarkDeadCode/100000-4 1 302033739 ns/op BenchmarkDeadCode/200000-4 1 670949979 ns/op BenchmarkDominatorsLinear-4 14 9361163 ns/op 1.07 MB/s BenchmarkDominatorsFwdBack-4 9 12302171 ns/op 0.81 MB/s BenchmarkDominatorsManyPred-4 9 12020928 ns/op 0.83 MB/s BenchmarkDominatorsMaxPred-4 9 12139806 ns/op 0.82 MB/s BenchmarkDominatorsMaxPredVal-4 9 11969188 ns/op 0.84 MB/s BenchmarkFuse/1-4 320 403018 ns/op BenchmarkFuse/10-4 290 381914 ns/op BenchmarkFuse/100-4 139 853232 ns/op BenchmarkFuse/1000-4 22 5988618 ns/op BenchmarkFuse/10000-4 2 63445950 ns/op BenchmarkNilCheckDeep1-4 10000 10197 ns/op 0.10 MB/s 233 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 4808 23985 ns/op 0.42 MB/s 237 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 764 165313 ns/op 0.60 MB/s 1152 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 78 1529940 ns/op 0.65 MB/s 9289 B/op 5 allocs/op BenchmarkNilCheckDeep10000-4 6 17189393 ns/op 0.58 MB/s 109570 B/op 5 allocs/op BenchmarkDSEPass-4 38 3013356 ns/op 38146 B/op 6 allocs/op BenchmarkDSEPassBlock-4 1 128655685 ns/op 4260160 B/op 108525 allocs/op BenchmarkCSEPass-4 8 14898954 ns/op 139699 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 154392037 ns/op 5659504 B/op 97428 allocs/op BenchmarkDeadcodePass-4 193 652666 ns/op 93539 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 145267160 ns/op 4043408 B/op 44909 allocs/op BenchmarkMultiPass-4 69 1740989 ns/op 230535 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 283321457 ns/op 11175336 B/op 149629 allocs/op BenchmarkCondRewrite/SoloJump-4 4199116 27.93 ns/op BenchmarkCondRewrite/CombJump-4 3867456 29.41 ns/op PASS ok cmd/compile/internal/ssa 16.226s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 13071 10665 ns/op BenchmarkExtShift-4 22116 5687 ns/op BenchmarkModify-4 8848 18954 ns/op BenchmarkMullImm-4 18882 7908 ns/op BenchmarkConstModify-4 9021 16649 ns/op BenchmarkBitSet-4 10000 11346 ns/op BenchmarkBitClear-4 11401 9946 ns/op BenchmarkBitToggle-4 12847 9499 ns/op BenchmarkBitSetConst-4 146425 862.8 ns/op BenchmarkBitClearConst-4 137342 861.9 ns/op BenchmarkBitToggleConst-4 144333 931.6 ns/op BenchmarkDivconstI64-4 6112282 18.29 ns/op BenchmarkModconstI64-4 5544446 22.04 ns/op BenchmarkDivisiblePow2constI64-4 7295834 16.76 ns/op BenchmarkDivisibleconstI64-4 7926511 14.96 ns/op BenchmarkDivisibleWDivconstI64-4 3537313 29.29 ns/op BenchmarkDivconstU64/3-4 5498262 21.40 ns/op BenchmarkDivconstU64/5-4 5226130 21.29 ns/op BenchmarkDivconstU64/37-4 6032743 17.69 ns/op BenchmarkDivconstU64/1234567-4 8512328 14.10 ns/op BenchmarkModconstU64-4 6756471 16.67 ns/op BenchmarkDivisibleconstU64-4 9124497 13.75 ns/op BenchmarkDivisibleWDivconstU64-4 4238412 27.13 ns/op BenchmarkDivconstI32-4 8643254 14.18 ns/op BenchmarkModconstI32-4 8760586 13.52 ns/op BenchmarkDivisiblePow2constI32-4 7727715 14.69 ns/op BenchmarkDivisibleconstI32-4 7375587 15.31 ns/op BenchmarkDivisibleWDivconstI32-4 5048401 23.11 ns/op BenchmarkDivconstU32-4 8491592 14.59 ns/op BenchmarkModconstU32-4 7656039 15.40 ns/op BenchmarkDivisibleconstU32-4 7635234 16.26 ns/op BenchmarkDivisibleWDivconstU32-4 4224212 27.79 ns/op BenchmarkDivconstI16-4 7009404 15.99 ns/op BenchmarkModconstI16-4 7569434 15.58 ns/op BenchmarkDivisiblePow2constI16-4 7871932 15.81 ns/op BenchmarkDivisibleconstI16-4 7196788 16.56 ns/op BenchmarkDivisibleWDivconstI16-4 4623747 24.77 ns/op BenchmarkDivconstU16-4 6791006 14.84 ns/op BenchmarkModconstU16-4 8172069 15.44 ns/op BenchmarkDivisibleconstU16-4 8393955 14.30 ns/op BenchmarkDivisibleWDivconstU16-4 3890185 29.16 ns/op BenchmarkDivconstI8-4 6456507 18.29 ns/op BenchmarkModconstI8-4 6143282 19.76 ns/op BenchmarkDivisiblePow2constI8-4 8027626 14.44 ns/op BenchmarkDivisibleconstI8-4 8076474 15.27 ns/op BenchmarkDivisibleWDivconstI8-4 4155744 27.31 ns/op BenchmarkDivconstU8-4 7664508 16.68 ns/op BenchmarkModconstU8-4 6834585 17.78 ns/op BenchmarkDivisibleconstU8-4 7194603 16.14 ns/op BenchmarkDivisibleWDivconstU8-4 3519340 31.22 ns/op BenchmarkMul2-4 239728 523.7 ns/op BenchmarkMulNeg2-4 231806 532.4 ns/op BenchmarkEfaceInteger-4 2841712 36.89 ns/op BenchmarkTypeAssert-4 20690314 6.112 ns/op BenchmarkDiv64UnsignedSmall-4 9273763 12.76 ns/op BenchmarkDiv64Small-4 7976913 13.81 ns/op BenchmarkDiv64SmallNegDivisor-4 8167545 14.31 ns/op BenchmarkDiv64SmallNegDividend-4 8792074 13.54 ns/op BenchmarkDiv64SmallNegBoth-4 8958733 13.57 ns/op BenchmarkDiv64Unsigned-4 10028319 12.58 ns/op BenchmarkDiv64-4 8090456 14.19 ns/op BenchmarkDiv64NegDivisor-4 8720533 13.94 ns/op BenchmarkDiv64NegDividend-4 8842370 13.83 ns/op BenchmarkDiv64NegBoth-4 8597307 13.89 ns/op BenchmarkMod64UnsignedSmall-4 10246192 11.55 ns/op BenchmarkMod64Small-4 8808274 13.64 ns/op BenchmarkMod64SmallNegDivisor-4 8510518 14.15 ns/op BenchmarkMod64SmallNegDividend-4 8027816 14.17 ns/op BenchmarkMod64SmallNegBoth-4 8174882 14.67 ns/op BenchmarkMod64Unsigned-4 9990325 11.89 ns/op BenchmarkMod64-4 8216830 14.88 ns/op BenchmarkMod64NegDivisor-4 8109367 14.61 ns/op BenchmarkMod64NegDividend-4 7205518 14.48 ns/op BenchmarkMod64NegBoth-4 8092754 13.97 ns/op BenchmarkMulconstI32/3-4 23643777 5.344 ns/op BenchmarkMulconstI32/5-4 22717819 5.303 ns/op BenchmarkMulconstI32/12-4 21217483 5.980 ns/op BenchmarkMulconstI32/120-4 23208662 5.287 ns/op BenchmarkMulconstI32/-120-4 23189395 5.277 ns/op BenchmarkMulconstI32/65537-4 23568697 5.613 ns/op BenchmarkMulconstI32/65538-4 21181814 5.939 ns/op BenchmarkMulconstI64/3-4 23556237 5.220 ns/op BenchmarkMulconstI64/5-4 23431192 5.330 ns/op BenchmarkMulconstI64/12-4 23083710 5.530 ns/op BenchmarkMulconstI64/120-4 22431998 5.272 ns/op BenchmarkMulconstI64/-120-4 23534270 5.370 ns/op BenchmarkMulconstI64/65537-4 22268222 5.527 ns/op BenchmarkMulconstI64/65538-4 22972604 5.481 ns/op BenchmarkMulconstU32/3-4 23940192 5.510 ns/op BenchmarkMulconstU32/5-4 21883221 5.487 ns/op BenchmarkMulconstU32/12-4 21531452 5.935 ns/op BenchmarkMulconstU32/120-4 21967975 6.130 ns/op BenchmarkMulconstU32/65537-4 21238855 5.762 ns/op BenchmarkMulconstU32/65538-4 21674302 5.712 ns/op BenchmarkMulconstU64/3-4 23233903 5.424 ns/op BenchmarkMulconstU64/5-4 22657330 5.461 ns/op BenchmarkMulconstU64/12-4 23638258 6.027 ns/op BenchmarkMulconstU64/120-4 22716322 5.403 ns/op BenchmarkMulconstU64/65537-4 21446482 5.724 ns/op BenchmarkMulconstU64/65538-4 21998948 5.718 ns/op BenchmarkShiftArithmeticRight-4 26027822 4.628 ns/op BenchmarkSwitch8Predictable-4 7207210 14.18 ns/op BenchmarkSwitch8Unpredictable-4 8837437 13.70 ns/op BenchmarkSwitch32Predictable-4 12575737 9.594 ns/op BenchmarkSwitch32Unpredictable-4 8747739 13.80 ns/op BenchmarkSwitchStringPredictable-4 5324840 20.45 ns/op BenchmarkSwitchStringUnpredictable-4 5982786 19.30 ns/op BenchmarkSwitchTypePredictable-4 3973972 28.78 ns/op BenchmarkSwitchTypeUnpredictable-4 4225855 27.93 ns/op BenchmarkSwitchInterfaceTypePredictable-4 4415666 22.66 ns/op BenchmarkSwitchInterfaceTypeUnpredictable-4 4896345 22.28 ns/op PASS ok cmd/compile/internal/test 19.767s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 96 1239288 ns/op BenchmarkNamed/Underlying/nongeneric-4 756920 154.8 ns/op BenchmarkNamed/Underlying/generic-4 756836 155.8 ns/op BenchmarkNamed/Underlying/src_instance-4 860476 154.7 ns/op BenchmarkNamed/Underlying/user_instance-4 847155 156.4 ns/op BenchmarkCheck/http/funcbodies/info-4 1 618347169 ns/op 55436 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 419046399 ns/op 81758 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 159771423 ns/op 214302 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 158285218 ns/op 216238 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 3289674531 ns/op 1591 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 131427972 ns/op 39733 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 53104860 ns/op 98219 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 37637323 ns/op 134461 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 673637965 ns/op 3219 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 54634814 ns/op 39401 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 4 29933801 ns/op 71907 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 4 27978481 ns/op 76789 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2373624936 ns/op 29418 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 634709007 ns/op 109973 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 144072520 ns/op 483584 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 124119549 ns/op 558250 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3994891427 ns/op 503.4 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 84735438 ns/op 23659 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 63379900 ns/op 31567 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 60069734 ns/op 33127 lines/s PASS ok cmd/compile/internal/types2 49.659s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 3 42835262 ns/op 23182667 sys-ns/op 7437000 user-ns/op PASS ok cmd/go 1.679s goos: darwin goarch: amd64 pkg: cmd/go/internal/cfg BenchmarkLookPath-4 180663 633.1 ns/op PASS ok cmd/go/internal/cfg 1.359s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 39420 2622 ns/op 3.05 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 64646 1987 ns/op 4.03 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 14922 7197 ns/op 142.29 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 17056 6970 ns/op 146.93 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 2924 43414 ns/op 188.69 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3074 43440 ns/op 188.58 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 2.186s All tests passed.