darwin-amd64-race at 08cdfd06ed1ca21f3b8c95361506ab94c429b622 :: Running /tmp/buildlet/go/src/make.bash with args ["/tmp/buildlet/go/src/make.bash"] and env ["TERM_PROGRAM=Apple_Terminal" "SHELL=/bin/zsh" "TERM=xterm-256color" "TERM_PROGRAM_VERSION=445" "TERM_SESSION_ID=D4BCA405-D335-48DC-8B8B-C30028DF7435" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.PnDC3gK7NO/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=4A5712A8-55C3-4543-A151-59F324814501" "__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=D4BCA405-D335-48DC-8B8B-C30028DF7435" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.PnDC3gK7NO/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=4A5712A8-55C3-4543-A151-59F324814501" "__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.133s ok archive/zip 3.254s ok bufio 1.518s ok bytes 2.748s ok cmp 1.073s ok compress/bzip2 1.563s ok compress/flate 9.497s ok compress/gzip 17.351s ok compress/lzw 1.961s ok compress/zlib 7.887s ok container/heap 1.092s ok container/list 1.085s ok container/ring 1.088s ok context 1.129s ok crypto 1.040s ok crypto/aes 1.113s ok crypto/cipher 1.066s ok crypto/des 1.073s ok crypto/dsa 1.068s ok crypto/ecdh 1.356s ok crypto/ecdsa 1.185s ok crypto/ed25519 1.657s ok crypto/elliptic 1.094s ok crypto/hmac 1.062s ok crypto/internal/alias 1.054s ok crypto/internal/bigmod 6.188s ok crypto/internal/boring 1.078s ok crypto/internal/boring/bcache 1.765s ok crypto/internal/edwards25519 2.107s ok crypto/internal/edwards25519/field 1.161s ok crypto/internal/nistec 1.891s ok crypto/internal/nistec/fiat 1.127s [no tests to run] ok crypto/md5 1.202s ok crypto/rand 1.546s ok crypto/rc4 1.775s ok crypto/rsa 3.677s ok crypto/sha1 1.091s ok crypto/sha256 1.063s ok crypto/sha512 1.067s ok crypto/subtle 1.615s ok crypto/tls 7.806s ok crypto/x509 3.139s ok database/sql 1.718s ok database/sql/driver 1.077s ok debug/buildinfo 1.124s ok debug/dwarf 1.141s ok debug/elf 2.835s ok debug/gosym 1.224s ok debug/macho 1.049s ok debug/pe 1.126s ok debug/plan9obj 1.066s ok embed 1.062s [no tests to run] ok embed/internal/embedtest 1.092s ok encoding/ascii85 1.109s ok encoding/asn1 1.054s ok encoding/base32 1.176s ok encoding/base64 1.059s ok encoding/binary 1.059s ok encoding/csv 1.157s ok encoding/gob 25.192s ok encoding/hex 1.047s ok encoding/json 3.747s ok encoding/pem 3.797s ok encoding/xml 1.221s ok errors 1.083s ok expvar 1.075s ok flag 3.279s ok fmt 1.909s ok go/ast 1.076s ok go/build 7.268s ok go/build/constraint 1.048s ok go/constant 1.055s ok go/doc 1.457s ok go/doc/comment 4.873s ok go/format 1.158s ok go/importer 3.294s ok go/internal/gccgoimporter 1.163s ok go/internal/gcimporter 25.806s ok go/internal/srcimporter 30.680s ok go/parser 2.308s ok go/printer 3.336s ok go/scanner 1.062s ok go/token 1.165s ok go/types 63.039s ok hash 1.045s ok hash/adler32 1.073s ok hash/crc32 1.052s ok hash/crc64 1.050s ok hash/fnv 1.035s ok hash/maphash 1.038s ok html 1.129s ok html/template 1.358s ok image 1.550s ok image/color 1.130s ok image/draw 1.829s ok image/gif 2.548s ok image/jpeg 2.727s ok image/png 4.639s ok index/suffixarray 2.484s ok internal/abi 1.405s ok internal/buildcfg 1.063s ok internal/coverage/cformat 1.083s ok internal/coverage/cmerge 1.041s ok internal/coverage/pods 1.050s ok internal/coverage/slicereader 1.039s ok internal/coverage/slicewriter 1.033s ok internal/coverage/test 1.065s ok internal/cpu 3.063s ok internal/dag 1.053s ok internal/diff 1.048s ok internal/fmtsort 1.056s ok internal/fuzz 1.059s ok internal/godebug 14.654s ok internal/godebugs 1.102s ok internal/intern 2.993s ok internal/itoa 1.064s ok internal/platform 2.603s ok internal/poll 1.533s ok internal/profile 1.063s ok internal/reflectlite 1.026s ok internal/safefilepath 1.035s ok internal/saferio 1.204s ok internal/singleflight 1.122s ok internal/testenv 1.798s ok internal/trace 1.462s ok internal/types/errors 2.991s ok internal/unsafeheader 1.161s ok internal/xcoff 1.101s ok internal/zstd 1.061s ok io 1.144s ok io/fs 1.293s ok io/ioutil 1.125s ok log 1.045s ok log/slog 1.208s ok log/slog/internal/benchmarks 1.049s ok log/slog/internal/buffer 1.039s ok log/syslog 2.300s ok maps 1.057s ok math 1.073s ok math/big 4.505s ok math/bits 1.046s ok math/cmplx 1.063s ok math/rand 5.286s ok mime 1.078s ok mime/multipart 7.239s ok mime/quotedprintable 1.267s ok net 19.063s ok net/http 20.409s ok net/http/cgi 13.813s ok net/http/cookiejar 1.082s ok net/http/fcgi 1.288s ok net/http/httptest 1.427s ok net/http/httptrace 1.056s ok net/http/httputil 2.263s ok net/http/internal 1.053s ok net/http/internal/ascii 1.138s ok net/http/pprof 6.341s ok net/internal/socktest 1.044s ok net/mail 1.038s ok net/netip 2.392s ok net/rpc 1.189s ok net/rpc/jsonrpc 1.105s ok net/smtp 1.185s ok net/textproto 2.544s ok net/url 1.148s ok os 8.001s ok os/exec 12.169s ok os/exec/internal/fdtest 1.029s ok os/signal 20.623s ok os/user 1.092s ok path 1.059s ok path/filepath 1.107s ok plugin 1.093s ok reflect 2.829s ok regexp 5.037s ok regexp/syntax 7.578s ok runtime 80.118s ok runtime/cgo 1.023s ok runtime/coverage 1.045s ok runtime/debug 2.149s ok runtime/internal/atomic 1.077s ok runtime/internal/math 1.047s ok runtime/internal/sys 1.069s ok runtime/internal/wasitest 1.028s ok runtime/metrics 1.042s ok runtime/pprof 23.838s ok runtime/race 15.387s ok runtime/trace 6.758s ok slices 1.810s ok sort 2.172s ok strconv 3.530s ok strings 2.491s ok sync 1.939s ok sync/atomic 3.845s ok syscall 6.842s ok testing 4.021s ok testing/fstest 1.152s ok testing/iotest 1.103s ok testing/quick 1.306s ok testing/slogtest 1.072s ok text/scanner 1.048s ok text/tabwriter 1.037s ok text/template 1.126s ok text/template/parse 1.070s ok time 3.549s ok unicode 1.103s ok unicode/utf16 1.082s ok unicode/utf8 1.134s ok cmd/addr2line 11.927s ok cmd/api 5.283s ok cmd/asm/internal/asm 4.522s ok cmd/asm/internal/lex 1.051s ok cmd/cgo/internal/swig 1.144s ok cmd/cgo/internal/test 3.638s ok cmd/cgo/internal/testcarchive 50.482s ok cmd/cgo/internal/testcshared 23.443s ok cmd/cgo/internal/testerrors 32.670s ok cmd/cgo/internal/testfortran 1.153s ok cmd/cgo/internal/testgodefs 4.647s ok cmd/cgo/internal/testlife 3.806s ok cmd/cgo/internal/testnocgo 1.042s ok cmd/cgo/internal/testplugin 97.007s ok cmd/cgo/internal/testsanitizers 1.035s [no tests to run] ok cmd/cgo/internal/testshared 1.033s ok cmd/cgo/internal/testso 5.643s ok cmd/cgo/internal/teststdio 6.206s ok cmd/cgo/internal/testtls 1.084s ok cmd/compile/internal/abt 1.075s ok cmd/compile/internal/amd64 82.030s ok cmd/compile/internal/base 1.059s ok cmd/compile/internal/compare 1.027s ok cmd/compile/internal/dwarfgen 2.211s ok cmd/compile/internal/importer 7.149s ok cmd/compile/internal/inline/inlheur 3.355s ok cmd/compile/internal/ir 1.037s ok cmd/compile/internal/logopt 3.493s ok cmd/compile/internal/loopvar 50.034s ok cmd/compile/internal/noder 1.046s ok cmd/compile/internal/reflectdata 1.037s [no tests to run] ok cmd/compile/internal/ssa 42.295s ok cmd/compile/internal/syntax 1.258s ok cmd/compile/internal/test 20.471s ok cmd/compile/internal/typecheck 1.956s ok cmd/compile/internal/types 1.051s ok cmd/compile/internal/types2 27.168s ok cmd/covdata 1.070s ok cmd/cover 23.529s ok cmd/dist 1.041s ok cmd/distpack 1.036s ok cmd/doc 6.126s ok cmd/fix 19.528s ok cmd/go 470.651s ok cmd/go/internal/auth 1.047s ok cmd/go/internal/cache 1.373s ok cmd/go/internal/cfg 1.030s [no tests to run] ok cmd/go/internal/envcmd 1.656s ok cmd/go/internal/fsys 1.254s ok cmd/go/internal/generate 1.160s ok cmd/go/internal/gover 1.032s ok cmd/go/internal/imports 1.073s ok cmd/go/internal/load 1.041s ok cmd/go/internal/lockedfile 2.282s ok cmd/go/internal/lockedfile/internal/filelock 2.116s ok cmd/go/internal/modfetch 1.076s ok cmd/go/internal/modfetch/codehost 12.606s ok cmd/go/internal/modfetch/zip_sum_test 1.085s ok cmd/go/internal/modindex 2.212s ok cmd/go/internal/modload 1.061s ok cmd/go/internal/mvs 1.073s ok cmd/go/internal/par 1.114s ok cmd/go/internal/str 1.025s ok cmd/go/internal/test 1.087s ok cmd/go/internal/toolchain 1.051s ok cmd/go/internal/vcs 1.049s ok cmd/go/internal/vcweb 1.076s ok cmd/go/internal/vcweb/vcstest 24.880s ok cmd/go/internal/web 1.105s ok cmd/go/internal/work 3.891s ok cmd/gofmt 1.326s ok cmd/internal/archive 3.776s ok cmd/internal/buildid 2.629s ok cmd/internal/cov 2.315s ok cmd/internal/dwarf 1.045s ok cmd/internal/edit 1.049s ok cmd/internal/goobj 1.028s ok cmd/internal/moddeps 4.986s ok cmd/internal/notsha256 1.064s ok cmd/internal/obj 2.635s ok cmd/internal/obj/ppc64 2.012s ok cmd/internal/obj/riscv 1.440s ok cmd/internal/obj/s390x 1.087s ok cmd/internal/obj/x86 6.986s ok cmd/internal/objabi 1.281s ok cmd/internal/pkgpath 5.303s ok cmd/internal/pkgpattern 1.049s ok cmd/internal/quoted 1.055s ok cmd/internal/src 1.026s ok cmd/internal/test2json 2.307s ok cmd/link 47.502s ok cmd/link/internal/benchmark 1.085s ok cmd/link/internal/ld 29.130s ok cmd/link/internal/loader 1.134s ok cmd/nm 9.570s ok cmd/objdump 9.490s ok cmd/pack 8.267s ok cmd/pprof 4.009s ok cmd/trace 1.257s ok cmd/vet 57.934s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 2862 41078 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2035 50816 ns/op 1860 B/op 37 allocs/op Benchmark/Writer/PAX-4 1767 77975 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 4054 28935 ns/op 5084 B/op 15 allocs/op Benchmark/Reader/GNU-4 4574 28852 ns/op 5152 B/op 15 allocs/op Benchmark/Reader/PAX-4 2595 67800 ns/op 8837 B/op 33 allocs/op PASS ok archive/tar 2.379s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 376470978 ns/op 1642176 B/op 97 allocs/op BenchmarkZip64Test-4 1 189479856 ns/op BenchmarkZip64TestSizes/4096-4 909 173142 ns/op BenchmarkZip64TestSizes/1048576-4 84 1208408 ns/op BenchmarkZip64TestSizes/67108864-4 1 198295286 ns/op PASS ok archive/zip 2.562s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 205105 659.8 ns/op BenchmarkReaderCopyUnoptimal-4 129226 1039 ns/op BenchmarkReaderCopyNoWriteTo-4 9492 72493 ns/op BenchmarkReaderWriteToOptimal-4 7803 21465 ns/op BenchmarkReaderReadString-4 105676 1351 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 194755 815.3 ns/op BenchmarkWriterCopyUnoptimal-4 179983 669.2 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 72602 ns/op BenchmarkReaderEmpty-4 10000 11545 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 10000 11958 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 490791 335.0 ns/op 0 B/op 0 allocs/op PASS ok bufio 4.302s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 3177 60022 ns/op 545.94 MB/s BenchmarkWriteByte-4 387 298403 ns/op 13.73 MB/s BenchmarkWriteRune-4 195 563661 ns/op 21.80 MB/s BenchmarkBufferNotEmptyWriteRead-4 33 3958272 ns/op BenchmarkBufferFullSmallReads-4 87 1685364 ns/op BenchmarkBufferWriteBlock/N4096-4 7228 29770 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 261 480320 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 8 14012386 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 1 112107527 ns/op 149.65 MB/s 33554432 B/op 2 allocs/op BenchmarkIndexByte/10-4 3207822 35.56 ns/op 281.25 MB/s BenchmarkIndexByte/32-4 3152647 37.47 ns/op 854.10 MB/s BenchmarkIndexByte/4K-4 947306 163.9 ns/op 24984.10 MB/s BenchmarkIndexBytePortable/10-4 1011157 146.8 ns/op 68.11 MB/s BenchmarkIndexBytePortable/32-4 376996 313.6 ns/op 102.03 MB/s BenchmarkIndexBytePortable/4K-4 3258 34675 ns/op 118.12 MB/s BenchmarkIndexRune/10-4 1000000 127.1 ns/op 78.66 MB/s BenchmarkIndexRune/32-4 923991 126.4 ns/op 253.08 MB/s BenchmarkIndexRune/4K-4 364891 319.7 ns/op 12812.60 MB/s BenchmarkIndexRuneASCII/10-4 3187069 37.21 ns/op 268.77 MB/s BenchmarkIndexRuneASCII/32-4 3095646 38.30 ns/op 835.45 MB/s BenchmarkIndexRuneASCII/4K-4 987163 123.5 ns/op 33164.78 MB/s BenchmarkEqual/0-4 9672867 13.00 ns/op BenchmarkEqual/1-4 1000000 112.2 ns/op 8.91 MB/s BenchmarkEqual/6-4 1000000 104.6 ns/op 57.34 MB/s BenchmarkEqual/9-4 1000000 110.9 ns/op 81.13 MB/s BenchmarkEqual/15-4 1081699 107.2 ns/op 139.93 MB/s BenchmarkEqual/16-4 1000000 105.6 ns/op 151.52 MB/s BenchmarkEqual/20-4 941973 157.0 ns/op 127.36 MB/s BenchmarkEqual/32-4 1000000 112.9 ns/op 283.48 MB/s BenchmarkEqual/4K-4 61000 1796 ns/op 2280.27 MB/s BenchmarkEqualBothUnaligned/64_0-4 1000000 112.5 ns/op 568.93 MB/s BenchmarkEqualBothUnaligned/64_1-4 956727 129.4 ns/op 494.57 MB/s BenchmarkEqualBothUnaligned/64_4-4 1000000 103.3 ns/op 619.34 MB/s BenchmarkEqualBothUnaligned/64_7-4 1000000 107.8 ns/op 593.64 MB/s BenchmarkEqualBothUnaligned/4096_0-4 78124 1376 ns/op 2977.80 MB/s BenchmarkEqualBothUnaligned/4096_1-4 57524 2025 ns/op 2022.37 MB/s BenchmarkEqualBothUnaligned/4096_4-4 153433 1191 ns/op 3439.64 MB/s BenchmarkEqualBothUnaligned/4096_7-4 164232 843.8 ns/op 4854.06 MB/s BenchmarkIndex/10-4 1718581 63.92 ns/op 156.44 MB/s BenchmarkIndex/32-4 1417786 78.46 ns/op 407.87 MB/s BenchmarkIndex/4K-4 33882 4284 ns/op 956.10 MB/s BenchmarkIndexEasy/10-4 2250776 53.25 ns/op 187.79 MB/s BenchmarkIndexEasy/32-4 2098629 69.44 ns/op 460.81 MB/s BenchmarkIndexEasy/4K-4 580213 230.9 ns/op 17738.58 MB/s BenchmarkCount/10-4 1336652 101.4 ns/op 98.64 MB/s BenchmarkCount/32-4 979758 119.0 ns/op 268.87 MB/s BenchmarkCount/4K-4 39182 2691 ns/op 1522.15 MB/s BenchmarkCountEasy/10-4 1309899 95.09 ns/op 105.16 MB/s BenchmarkCountEasy/32-4 1211088 87.65 ns/op 365.07 MB/s BenchmarkCountEasy/4K-4 449764 276.2 ns/op 14827.75 MB/s BenchmarkCountSingle/10-4 2517332 46.93 ns/op 213.08 MB/s BenchmarkCountSingle/32-4 2243943 47.98 ns/op 666.91 MB/s BenchmarkCountSingle/4K-4 801572 140.0 ns/op 29265.36 MB/s BenchmarkToUpper/#00-4 2752087 46.09 ns/op BenchmarkToUpper/ONLYUPPER-4 256210 432.0 ns/op BenchmarkToUpper/abc-4 405320 322.0 ns/op BenchmarkToUpper/AbC123-4 281095 453.4 ns/op BenchmarkToUpper/azAZ09_-4 228032 499.1 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 76299 2354 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 35774 3522 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 55766 2100 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 119066 1244 ns/op BenchmarkToLower/#00-4 2427706 48.06 ns/op BenchmarkToLower/abc-4 365643 338.5 ns/op BenchmarkToLower/AbC123-4 322650 752.3 ns/op BenchmarkToLower/azAZ09_-4 293365 586.3 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 85592 1518 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 33037 3202 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 67551 2187 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 118488 987.9 ns/op BenchmarkFields/ASCII/16-4 185115 1034 ns/op 15.47 MB/s 80 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 10000 11857 ns/op 21.59 MB/s 704 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 877 184362 ns/op 22.22 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 58 2655566 ns/op 24.68 MB/s 147457 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 65671962 ns/op 15.97 MB/s 2277376 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 147322 976.6 ns/op 16.38 MB/s 80 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6282 20943 ns/op 12.22 MB/s 704 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 321 524945 ns/op 7.80 MB/s 25088 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 20 8666646 ns/op 7.56 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 107718244 ns/op 9.73 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 107196 1408 ns/op 11.36 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 8985 13278 ns/op 19.28 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 616 240056 ns/op 17.06 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 30 4912454 ns/op 13.34 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 86403838 ns/op 12.14 MB/s 11219200 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 104451 1145 ns/op 13.97 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 6434 16846 ns/op 15.20 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 465 313677 ns/op 13.06 MB/s 25088 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 21 8223577 ns/op 7.97 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 92652217 ns/op 11.32 MB/s 11211056 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1854666 61.80 ns/op BenchmarkTrimSpace/ASCII-4 1000000 131.7 ns/op BenchmarkTrimSpace/SomeNonASCII-4 95745 1247 ns/op BenchmarkTrimSpace/JustNonASCII-4 49886 2320 ns/op BenchmarkToValidUTF8/Valid-4 445966 292.9 ns/op BenchmarkToValidUTF8/InvalidASCII-4 315950 430.2 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 80528 1369 ns/op BenchmarkIndexHard1-4 1014 113605 ns/op BenchmarkIndexHard2-4 424 257322 ns/op BenchmarkIndexHard3-4 187 631833 ns/op BenchmarkIndexHard4-4 132 1205776 ns/op BenchmarkLastIndexHard1-4 7 15458743 ns/op BenchmarkLastIndexHard2-4 6 17320992 ns/op BenchmarkLastIndexHard3-4 6 18779681 ns/op BenchmarkCountHard1-4 1184 102542 ns/op BenchmarkCountHard2-4 830 147255 ns/op BenchmarkCountHard3-4 181 675486 ns/op BenchmarkSplitEmptySeparator-4 1 134003437 ns/op BenchmarkSplitSingleByteSeparator-4 14 11958028 ns/op BenchmarkSplitMultiByteSeparator-4 9 13333122 ns/op BenchmarkSplitNSingleByteSeparator-4 131808 1344 ns/op BenchmarkSplitNMultiByteSeparator-4 58680 2457 ns/op BenchmarkRepeat-4 167428 824.5 ns/op BenchmarkRepeatLarge/256/1-4 133166 1210 ns/op 211.61 MB/s BenchmarkRepeatLarge/256/16-4 194940 1009 ns/op 253.69 MB/s BenchmarkRepeatLarge/512/1-4 55562 2424 ns/op 211.22 MB/s BenchmarkRepeatLarge/512/16-4 74379 1737 ns/op 294.73 MB/s BenchmarkRepeatLarge/1024/1-4 36973 3320 ns/op 308.46 MB/s BenchmarkRepeatLarge/1024/16-4 37591 2995 ns/op 341.87 MB/s BenchmarkRepeatLarge/2048/1-4 19821 5249 ns/op 390.14 MB/s BenchmarkRepeatLarge/2048/16-4 23342 4755 ns/op 430.74 MB/s BenchmarkRepeatLarge/4096/1-4 13293 9276 ns/op 441.55 MB/s BenchmarkRepeatLarge/4096/16-4 10000 10029 ns/op 408.41 MB/s BenchmarkRepeatLarge/8192/1-4 6961 17075 ns/op 479.75 MB/s BenchmarkRepeatLarge/8192/16-4 10000 14161 ns/op 578.49 MB/s BenchmarkRepeatLarge/8192/4097-4 17509 7498 ns/op 546.40 MB/s BenchmarkRepeatLarge/16384/1-4 9385 24915 ns/op 657.61 MB/s BenchmarkRepeatLarge/16384/16-4 9186 30927 ns/op 529.76 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 27795 ns/op 442.20 MB/s BenchmarkRepeatLarge/32768/1-4 2524 45228 ns/op 724.50 MB/s BenchmarkRepeatLarge/32768/16-4 3526 45303 ns/op 723.30 MB/s BenchmarkRepeatLarge/32768/4097-4 4002 43989 ns/op 651.96 MB/s BenchmarkRepeatLarge/65536/1-4 1172 111473 ns/op 587.91 MB/s BenchmarkRepeatLarge/65536/16-4 937 137647 ns/op 476.12 MB/s BenchmarkRepeatLarge/65536/4097-4 997 111977 ns/op 548.82 MB/s BenchmarkRepeatLarge/131072/1-4 188 638901 ns/op 205.15 MB/s BenchmarkRepeatLarge/131072/16-4 224 672668 ns/op 194.85 MB/s BenchmarkRepeatLarge/131072/4097-4 200 604815 ns/op 209.99 MB/s BenchmarkRepeatLarge/262144/1-4 122 1027144 ns/op 255.22 MB/s BenchmarkRepeatLarge/262144/16-4 100 1114853 ns/op 235.14 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1112149 ns/op 232.08 MB/s BenchmarkRepeatLarge/524288/1-4 57 2047751 ns/op 256.03 MB/s BenchmarkRepeatLarge/524288/16-4 61 1782955 ns/op 294.06 MB/s BenchmarkRepeatLarge/524288/4097-4 67 1836532 ns/op 283.32 MB/s BenchmarkRepeatLarge/1048576/1-4 33 3860809 ns/op 271.59 MB/s BenchmarkRepeatLarge/1048576/16-4 44 3682048 ns/op 284.78 MB/s BenchmarkRepeatLarge/1048576/4097-4 44 3800273 ns/op 274.91 MB/s BenchmarkRepeatLarge/2097152/1-4 27 6461843 ns/op 324.54 MB/s BenchmarkRepeatLarge/2097152/16-4 28 5969206 ns/op 351.33 MB/s BenchmarkRepeatLarge/2097152/4097-4 26 6580901 ns/op 318.13 MB/s BenchmarkRepeatLarge/4194304/1-4 9 13039606 ns/op 321.66 MB/s BenchmarkRepeatLarge/4194304/16-4 9 11746854 ns/op 357.06 MB/s BenchmarkRepeatLarge/4194304/4097-4 10 11498868 ns/op 364.49 MB/s BenchmarkRepeatLarge/8388608/1-4 6 25452920 ns/op 329.57 MB/s BenchmarkRepeatLarge/8388608/16-4 6 19569865 ns/op 428.65 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 15496741 ns/op 541.18 MB/s BenchmarkRepeatLarge/16777216/1-4 4 26506204 ns/op 632.95 MB/s BenchmarkRepeatLarge/16777216/16-4 4 32614108 ns/op 514.42 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 26006812 ns/op 645.11 MB/s BenchmarkRepeatLarge/33554432/1-4 2 50107203 ns/op 669.65 MB/s BenchmarkRepeatLarge/33554432/16-4 3 50476904 ns/op 664.75 MB/s BenchmarkRepeatLarge/33554432/4097-4 3 49459817 ns/op 678.42 MB/s BenchmarkRepeatLarge/67108864/1-4 1 100171186 ns/op 669.94 MB/s BenchmarkRepeatLarge/67108864/16-4 2 101044104 ns/op 664.15 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 96001394 ns/op 699.04 MB/s BenchmarkRepeatLarge/134217728/1-4 1 189931101 ns/op 706.67 MB/s BenchmarkRepeatLarge/134217728/16-4 1 193699427 ns/op 692.92 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 197088467 ns/op 681.00 MB/s BenchmarkRepeatLarge/268435456/1-4 1 424627811 ns/op 632.17 MB/s BenchmarkRepeatLarge/268435456/16-4 1 419402871 ns/op 640.04 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 389157814 ns/op 689.79 MB/s BenchmarkRepeatLarge/536870912/1-4 1 906439931 ns/op 592.29 MB/s BenchmarkRepeatLarge/536870912/16-4 1 847844580 ns/op 633.22 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 839175099 ns/op 639.76 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 2935875510 ns/op 365.73 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1469888689 ns/op 730.49 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1482317848 ns/op 724.37 MB/s BenchmarkBytesCompare/1-4 14446484 8.525 ns/op BenchmarkBytesCompare/2-4 13773666 8.442 ns/op BenchmarkBytesCompare/4-4 14005051 8.434 ns/op BenchmarkBytesCompare/8-4 17360344 7.346 ns/op BenchmarkBytesCompare/16-4 15817026 7.993 ns/op BenchmarkBytesCompare/32-4 13871721 9.674 ns/op BenchmarkBytesCompare/64-4 12360051 9.591 ns/op BenchmarkBytesCompare/128-4 9708264 10.90 ns/op BenchmarkBytesCompare/256-4 8722995 13.98 ns/op BenchmarkBytesCompare/512-4 5331891 20.69 ns/op BenchmarkBytesCompare/1024-4 3423548 34.30 ns/op BenchmarkBytesCompare/2048-4 2004200 57.56 ns/op BenchmarkIndexAnyASCII/1:1-4 2298876 53.42 ns/op BenchmarkIndexAnyASCII/1:2-4 2359808 50.16 ns/op BenchmarkIndexAnyASCII/1:4-4 2210048 50.51 ns/op BenchmarkIndexAnyASCII/1:8-4 2230010 50.57 ns/op BenchmarkIndexAnyASCII/1:16-4 2343367 50.07 ns/op BenchmarkIndexAnyASCII/1:32-4 2242786 50.92 ns/op BenchmarkIndexAnyASCII/1:64-4 2315220 50.57 ns/op BenchmarkIndexAnyASCII/16:1-4 2406512 47.67 ns/op BenchmarkIndexAnyASCII/16:2-4 664999 177.1 ns/op BenchmarkIndexAnyASCII/16:4-4 594289 174.0 ns/op BenchmarkIndexAnyASCII/16:8-4 696273 176.0 ns/op BenchmarkIndexAnyASCII/16:16-4 692348 184.4 ns/op BenchmarkIndexAnyASCII/16:32-4 538488 207.8 ns/op BenchmarkIndexAnyASCII/16:64-4 430183 260.3 ns/op BenchmarkIndexAnyASCII/256:1-4 2239761 53.31 ns/op BenchmarkIndexAnyASCII/256:2-4 59308 1983 ns/op BenchmarkIndexAnyASCII/256:4-4 58839 1994 ns/op BenchmarkIndexAnyASCII/256:8-4 60211 1977 ns/op BenchmarkIndexAnyASCII/256:16-4 57615 1997 ns/op BenchmarkIndexAnyASCII/256:32-4 57328 2044 ns/op BenchmarkIndexAnyASCII/256:64-4 52993 2274 ns/op BenchmarkIndexAnyUTF8/1:1-4 2295525 53.11 ns/op BenchmarkIndexAnyUTF8/1:2-4 2259392 50.71 ns/op BenchmarkIndexAnyUTF8/1:4-4 2324245 50.96 ns/op BenchmarkIndexAnyUTF8/1:8-4 2340501 50.49 ns/op BenchmarkIndexAnyUTF8/1:16-4 2313829 50.85 ns/op BenchmarkIndexAnyUTF8/1:32-4 2324083 50.77 ns/op BenchmarkIndexAnyUTF8/1:64-4 2315714 51.42 ns/op BenchmarkIndexAnyUTF8/16:1-4 170007 717.6 ns/op BenchmarkIndexAnyUTF8/16:2-4 472935 276.5 ns/op BenchmarkIndexAnyUTF8/16:4-4 413427 279.5 ns/op BenchmarkIndexAnyUTF8/16:8-4 479011 278.3 ns/op BenchmarkIndexAnyUTF8/16:16-4 456657 281.5 ns/op BenchmarkIndexAnyUTF8/16:32-4 410758 314.6 ns/op BenchmarkIndexAnyUTF8/16:64-4 418892 304.0 ns/op BenchmarkIndexAnyUTF8/256:1-4 9760 10781 ns/op BenchmarkIndexAnyUTF8/256:2-4 32176 3607 ns/op BenchmarkIndexAnyUTF8/256:4-4 31220 3560 ns/op BenchmarkIndexAnyUTF8/256:8-4 28251 3888 ns/op BenchmarkIndexAnyUTF8/256:16-4 30696 4344 ns/op BenchmarkIndexAnyUTF8/256:32-4 28983 3882 ns/op BenchmarkIndexAnyUTF8/256:64-4 29044 3846 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2162036 52.96 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2324776 51.65 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2247950 52.23 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2068658 53.47 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2138696 53.14 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2229835 51.40 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2220759 52.00 ns/op BenchmarkLastIndexAnyASCII/16:1-4 555256 242.0 ns/op BenchmarkLastIndexAnyASCII/16:2-4 509226 237.1 ns/op BenchmarkLastIndexAnyASCII/16:4-4 503022 235.8 ns/op BenchmarkLastIndexAnyASCII/16:8-4 448994 248.7 ns/op BenchmarkLastIndexAnyASCII/16:16-4 438982 249.4 ns/op BenchmarkLastIndexAnyASCII/16:32-4 426084 285.5 ns/op BenchmarkLastIndexAnyASCII/16:64-4 412180 315.7 ns/op BenchmarkLastIndexAnyASCII/256:1-4 37834 3106 ns/op BenchmarkLastIndexAnyASCII/256:2-4 33128 3141 ns/op BenchmarkLastIndexAnyASCII/256:4-4 34338 3179 ns/op BenchmarkLastIndexAnyASCII/256:8-4 39031 3004 ns/op BenchmarkLastIndexAnyASCII/256:16-4 34068 3350 ns/op BenchmarkLastIndexAnyASCII/256:32-4 35647 3365 ns/op BenchmarkLastIndexAnyASCII/256:64-4 32791 3542 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2109470 54.84 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2176011 53.70 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2239880 52.94 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2168834 52.02 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2178270 54.21 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1999609 54.81 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2122299 56.66 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 192690 624.3 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 340485 296.1 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 449484 291.6 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 406082 296.5 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 433323 299.5 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 378313 324.1 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 374212 325.8 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 11780 9709 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 25964 4196 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 29113 4093 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 28706 3893 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 28219 4021 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 29240 4236 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 26011 4116 ns/op BenchmarkTrimASCII/1:1-4 2301252 48.61 ns/op BenchmarkTrimASCII/1:2-4 2125689 55.29 ns/op BenchmarkTrimASCII/1:4-4 2066946 58.75 ns/op BenchmarkTrimASCII/1:8-4 1993473 58.64 ns/op BenchmarkTrimASCII/1:16-4 1710480 69.33 ns/op BenchmarkTrimASCII/16:1-4 513356 202.6 ns/op BenchmarkTrimASCII/16:2-4 420440 255.7 ns/op BenchmarkTrimASCII/16:4-4 480284 266.3 ns/op BenchmarkTrimASCII/16:8-4 472146 249.0 ns/op BenchmarkTrimASCII/16:16-4 453086 265.7 ns/op BenchmarkTrimASCII/256:1-4 48399 2282 ns/op BenchmarkTrimASCII/256:2-4 38683 3259 ns/op BenchmarkTrimASCII/256:4-4 36907 3279 ns/op BenchmarkTrimASCII/256:8-4 35794 3161 ns/op BenchmarkTrimASCII/256:16-4 37346 3132 ns/op BenchmarkTrimASCII/4096:1-4 3400 36749 ns/op BenchmarkTrimASCII/4096:2-4 2095 51036 ns/op BenchmarkTrimASCII/4096:4-4 2269 49164 ns/op BenchmarkTrimASCII/4096:8-4 2336 48647 ns/op BenchmarkTrimASCII/4096:16-4 2640 47735 ns/op BenchmarkTrimByte-4 2115290 54.22 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 16316 7534 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 17077 6996 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 990 121494 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1966 61936 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3514 31624 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7048 16691 ns/op BenchmarkCompareBytesEqual-4 12764210 7.959 ns/op BenchmarkCompareBytesToNil-4 16764702 6.895 ns/op BenchmarkCompareBytesEmpty-4 18640280 6.290 ns/op BenchmarkCompareBytesIdentical-4 19669773 6.177 ns/op BenchmarkCompareBytesSameLength-4 15419940 7.620 ns/op BenchmarkCompareBytesDifferentLength-4 14600395 7.564 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2702 45489 ns/op 23051.30 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2422 45188 ns/op 23204.86 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 3088 44424 ns/op 23604.07 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 3160 42886 ns/op 24450.61 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2767 40868 ns/op 25657.59 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 3187 41651 ns/op 25175.71 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2806 47260 ns/op 22187.61 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2293 55450 ns/op 18910.36 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2426 43783 ns/op 23949.70 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2424 47137 ns/op 22245.44 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 3070 46192 ns/op 22700.54 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 3003 49122 ns/op 21346.60 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2283 44999 ns/op 23302.28 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2397 44069 ns/op 23793.83 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2739 45860 ns/op 22864.79 MB/s BenchmarkCompareBytesBig-4 2928 37884 ns/op 27679.02 MB/s BenchmarkCompareBytesBigIdentical-4 16750102 6.677 ns/op 157051734.07 MB/s PASS ok bytes 76.124s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 74960782 ns/op 1.33 MB/s 3612268 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 272338759 ns/op 2.08 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 5 24722721 ns/op 0.66 MB/s 3645019 B/op 51 allocs/op PASS ok compress/bzip2 2.333s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 64 1980773 ns/op 5.05 MB/s 42718 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 19590188 ns/op 5.10 MB/s 43354 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 206300305 ns/op 4.85 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 60 1985634 ns/op 5.04 MB/s 42259 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 6 18143667 ns/op 5.51 MB/s 43641 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 188087391 ns/op 5.32 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 56 1834539 ns/op 5.45 MB/s 42631 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 17441052 ns/op 5.73 MB/s 42264 B/op 13 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 175505518 ns/op 5.70 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 69 1795730 ns/op 5.57 MB/s 43314 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 17371975 ns/op 5.76 MB/s 45002 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 173750911 ns/op 5.76 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 66 1962185 ns/op 5.10 MB/s 43854 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 6 19028384 ns/op 5.26 MB/s 46464 B/op 23 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 192980443 ns/op 5.18 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 84 1551074 ns/op 6.45 MB/s 42916 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 8 12685369 ns/op 7.88 MB/s 48912 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 132349005 ns/op 7.56 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 87 1383564 ns/op 7.23 MB/s 43412 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 10 10016398 ns/op 9.98 MB/s 46218 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 102119079 ns/op 9.79 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 88 1365575 ns/op 7.32 MB/s 42919 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 12 10129450 ns/op 9.87 MB/s 47031 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 106130246 ns/op 9.42 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 109 1088427 ns/op 9.19 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 10 10364421 ns/op 9.65 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 101676714 ns/op 9.84 MB/s BenchmarkEncode/Digits/Speed/1e4-4 56 2138304 ns/op 4.68 MB/s BenchmarkEncode/Digits/Speed/1e5-4 6 17910205 ns/op 5.58 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 177337714 ns/op 5.64 MB/s BenchmarkEncode/Digits/Default/1e4-4 19 5427866 ns/op 1.84 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 58762962 ns/op 1.70 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 586943241 ns/op 1.70 MB/s BenchmarkEncode/Digits/Compression/1e4-4 19 5457565 ns/op 1.83 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 57558040 ns/op 1.74 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 583507387 ns/op 1.71 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 92 1380690 ns/op 7.24 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 10 11106860 ns/op 9.00 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 108807952 ns/op 9.19 MB/s BenchmarkEncode/Newton/Speed/1e4-4 52 2028718 ns/op 4.93 MB/s BenchmarkEncode/Newton/Speed/1e5-4 8 14120502 ns/op 7.08 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 134492007 ns/op 7.44 MB/s BenchmarkEncode/Newton/Default/1e4-4 21 4946029 ns/op 2.02 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 50664830 ns/op 1.97 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 507212717 ns/op 1.97 MB/s BenchmarkEncode/Newton/Compression/1e4-4 21 5068013 ns/op 1.97 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 61953732 ns/op 1.61 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 646169599 ns/op 1.55 MB/s PASS ok compress/flate 14.269s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 43 2355088 ns/op 4.25 MB/s BenchmarkDecoder/1e-Reuse4-4 55 2334607 ns/op 4.28 MB/s BenchmarkDecoder/1e5-4 5 23094722 ns/op 4.33 MB/s BenchmarkDecoder/1e-Reuse5-4 5 22925490 ns/op 4.36 MB/s BenchmarkDecoder/1e6-4 1 229418563 ns/op 4.36 MB/s BenchmarkDecoder/1e-Reuse6-4 1 234363173 ns/op 4.27 MB/s BenchmarkEncoder/1e4-4 61 1923478 ns/op 5.20 MB/s BenchmarkEncoder/1e-Reuse4-4 66 1794989 ns/op 5.57 MB/s BenchmarkEncoder/1e5-4 6 18746495 ns/op 5.33 MB/s BenchmarkEncoder/1e-Reuse5-4 6 18772559 ns/op 5.33 MB/s BenchmarkEncoder/1e6-4 1 186667137 ns/op 5.36 MB/s BenchmarkEncoder/1e-Reuse6-4 1 182077486 ns/op 5.49 MB/s PASS ok compress/lzw 3.879s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 26 3933728 ns/op PASS ok container/heap 1.148s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 33316 3272 ns/op BenchmarkWithTimeout/concurrency=40-4 8948 21900 ns/op BenchmarkWithTimeout/concurrency=4000-4 6465 24067 ns/op BenchmarkWithTimeout/concurrency=400000-4 9436 17142 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 369303 439.4 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 15355 7499 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 22278 7434 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 4075 37018 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2192 53683 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3427 34569 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 322 350167 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 241 529077 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 338 310641 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 43 3487496 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 20 5776671 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 40 3269515 ns/op BenchmarkCheckCanceled/Err-4 331662 425.0 ns/op BenchmarkCheckCanceled/Done-4 536328 219.7 ns/op BenchmarkContextCancelDone-4 724392 163.9 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 25462 4313 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 27112 4667 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 22572 6871 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 20506 5628 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 14952 7794 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 586916 200.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 397639 324.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 309498 458.7 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 134096 749.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 88266 1336 ns/op PASS ok context 10.920s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1684862 74.69 ns/op 214.21 MB/s BenchmarkDecrypt-4 1868629 63.83 ns/op 250.66 MB/s BenchmarkExpand-4 970788 105.2 ns/op PASS ok crypto/aes 1.629s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 257524 485.6 ns/op 131.79 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 407386 304.2 ns/op 210.39 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 251366 481.3 ns/op 132.96 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 408282 322.9 ns/op 198.19 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 170044 772.0 ns/op 1748.62 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 212791 580.6 ns/op 2325.20 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 139416 844.6 ns/op 1598.42 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 188689 673.8 ns/op 2003.52 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 57080 2075 ns/op 3948.73 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 67076 1752 ns/op 4674.50 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 43755 2528 ns/op 3240.77 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 48841 2321 ns/op 3530.10 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 6979 18957 ns/op 53.75 MB/s BenchmarkAESCFBDecrypt1K-4 7138 18697 ns/op 54.50 MB/s BenchmarkAESCFBDecrypt8K-4 846 147182 ns/op 55.62 MB/s BenchmarkAESOFB1K-4 10000 11912 ns/op 85.55 MB/s BenchmarkAESCTR1K-4 13870 9677 ns/op 105.30 MB/s BenchmarkAESCTR8K-4 1988 64632 ns/op 126.67 MB/s BenchmarkAESCBCEncrypt1K-4 13860 9026 ns/op 113.45 MB/s BenchmarkAESCBCDecrypt1K-4 18630 6347 ns/op 161.33 MB/s PASS ok crypto/cipher 4.462s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 89272 1244 ns/op 6.43 MB/s BenchmarkDecrypt-4 99096 1198 ns/op 6.68 MB/s BenchmarkTDESEncrypt-4 34675 3715 ns/op 2.15 MB/s BenchmarkTDESDecrypt-4 38662 3039 ns/op 2.63 MB/s PASS ok crypto/des 1.735s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1329 98344 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 15 6670632 ns/op 1092 B/op 21 allocs/op BenchmarkECDH/P521-4 6 17938886 ns/op 1541 B/op 21 allocs/op BenchmarkECDH/X25519-4 82 1424057 ns/op 375 B/op 9 allocs/op PASS ok crypto/ecdh 1.713s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 2235 59049 ns/op 2511 B/op 33 allocs/op BenchmarkSign/P384-4 37 3395273 ns/op 2680 B/op 34 allocs/op BenchmarkSign/P521-4 14 8339088 ns/op 3062 B/op 35 allocs/op BenchmarkVerify/P256-4 1143 96255 ns/op 432 B/op 8 allocs/op BenchmarkVerify/P384-4 15 7729414 ns/op 592 B/op 12 allocs/op BenchmarkVerify/P521-4 5 20470378 ns/op 912 B/op 12 allocs/op BenchmarkGenerateKey/P256-4 5084 23280 ns/op 895 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 72 1605569 ns/op 1096 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 25 4223989 ns/op 1415 B/op 17 allocs/op PASS ok crypto/ecdsa 2.654s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 272 437621 ns/op BenchmarkNewKeyFromSeed-4 265 418703 ns/op BenchmarkSigning-4 262 440192 ns/op BenchmarkVerification-4 184 662637 ns/op PASS ok crypto/ed25519 1.752s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 7086 18820 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 163 720323 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 63 1663695 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 27 4174025 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1648 65350 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 73 1805145 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 26 4413094 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 8 12693689 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 12074 9516 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 7952 16796 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 4650 25267 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 100 1085505 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2892 39935 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 408 297770 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1920 65525 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 100 1027484 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.793s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 16941 6514 ns/op 157.20 MB/s BenchmarkHMACSHA256_32-4 25728 4633 ns/op 6.91 MB/s BenchmarkNewWriteSum-4 10000 10408 ns/op 3.07 MB/s PASS ok crypto/hmac 1.545s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 38971 2639 ns/op BenchmarkModSub-4 42408 2672 ns/op BenchmarkMontgomeryRepr-4 25244 4653 ns/op BenchmarkMontgomeryMul-4 25846 4621 ns/op BenchmarkModMul-4 12213 10339 ns/op BenchmarkExpBig-4 19 7207296 ns/op BenchmarkExp-4 6 19901935 ns/op PASS ok crypto/internal/bigmod 2.387s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3396 32570 ns/op BenchmarkScalarBaseMult-4 315 385216 ns/op BenchmarkScalarMult-4 133 888528 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 200 599961 ns/op PASS ok crypto/internal/edwards25519 1.746s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 469500 248.4 ns/op BenchmarkMultiply-4 5618545 20.47 ns/op BenchmarkSquare-4 6636406 16.91 ns/op BenchmarkInvert-4 32586 3570 ns/op BenchmarkMult32-4 1277514 91.98 ns/op PASS ok crypto/internal/edwards25519/field 2.051s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 62 1823698 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2174 54602 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 27 4354556 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 8 13002338 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 182 646290 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 9433 11775 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 81 1449188 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 33 3648001 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 2.383s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 692449 161.4 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 426264 291.5 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 138264 880.2 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 813801 159.9 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 422829 293.5 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 130123 888.7 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.996s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 104536 1088 ns/op 7.35 MB/s BenchmarkHash64-4 141501 818.5 ns/op 78.19 MB/s BenchmarkHash128-4 127574 865.6 ns/op 147.88 MB/s BenchmarkHash256-4 117620 1042 ns/op 245.78 MB/s BenchmarkHash512-4 89158 1392 ns/op 367.83 MB/s BenchmarkHash1K-4 58681 2003 ns/op 511.12 MB/s BenchmarkHash8K-4 10000 10911 ns/op 750.83 MB/s BenchmarkHash1M-4 91 1288968 ns/op 813.50 MB/s BenchmarkHash8M-4 10 10282765 ns/op 815.79 MB/s BenchmarkHash8BytesUnaligned-4 95275 1091 ns/op 7.33 MB/s BenchmarkHash1KUnaligned-4 50865 2004 ns/op 511.00 MB/s BenchmarkHash8KUnaligned-4 10000 10801 ns/op 758.43 MB/s PASS ok crypto/md5 3.163s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 2 149103342 ns/op PASS ok crypto/rand 1.431s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 12134 9029 ns/op 14.18 MB/s BenchmarkRC4_1K-4 1644 75362 ns/op 13.59 MB/s BenchmarkRC4_8K-4 204 596056 ns/op 13.58 MB/s PASS ok crypto/rc4 1.618s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 9 11889562 ns/op BenchmarkDecryptPKCS1v15/3072-4 4 26362029 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 47404892 ns/op BenchmarkEncryptPKCS1v15/2048-4 30 3568916 ns/op BenchmarkDecryptOAEP/2048-4 9 11959062 ns/op BenchmarkEncryptOAEP/2048-4 31 3516611 ns/op BenchmarkSignPKCS1v15/2048-4 9 11921218 ns/op BenchmarkVerifyPKCS1v15/2048-4 36 3485289 ns/op BenchmarkSignPSS/2048-4 9 12480869 ns/op BenchmarkVerifyPSS/2048-4 31 3547512 ns/op PASS ok crypto/rsa 2.994s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 97014 1234 ns/op 6.48 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 102178 997.6 ns/op 8.02 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 80610 1425 ns/op 224.61 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 98840 1155 ns/op 277.14 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 56085 2054 ns/op 498.57 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 70476 1814 ns/op 564.57 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 13438 8806 ns/op 930.30 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 13472 8719 ns/op 939.55 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.467s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 84572 1426 ns/op 5.61 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 91590 1292 ns/op 6.19 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 91990 1265 ns/op 6.33 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 32919 3661 ns/op 279.70 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 29002 4305 ns/op 237.84 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 33319 3486 ns/op 293.77 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 6240 20462 ns/op 400.36 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 6328 20981 ns/op 390.44 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 6330 20890 ns/op 392.14 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.639s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 53910 1918 ns/op 4.17 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 74763 1530 ns/op 5.23 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 69261 1735 ns/op 4.61 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 34374 3400 ns/op 301.15 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 36992 3037 ns/op 337.13 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 37238 3219 ns/op 318.13 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 8701 15113 ns/op 542.04 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 8010 14587 ns/op 561.58 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 8745 15050 ns/op 544.31 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.488s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 24852402 5.491 ns/op BenchmarkConstantTimeEq-4 25833423 5.601 ns/op BenchmarkConstantTimeLessOrEq-4 25707954 5.049 ns/op BenchmarkXORBytes/8Bytes-4 3429801 33.12 ns/op 241.58 MB/s BenchmarkXORBytes/128Bytes-4 2875057 36.35 ns/op 3521.33 MB/s BenchmarkXORBytes/2048Bytes-4 1000000 110.1 ns/op 18597.80 MB/s BenchmarkXORBytes/32768Bytes-4 88248 1339 ns/op 24472.14 MB/s PASS ok crypto/subtle 2.221s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 26 3876071 ns/op BenchmarkCertCache/1-4 28 4161656 ns/op BenchmarkCertCache/2-4 22 5034334 ns/op BenchmarkCertCache/3-4 31 4776344 ns/op BenchmarkHandshakeServer/RSA-4 10 10243720 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 13 10244586 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 13 9723538 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 37 2838295 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 32 3548148 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 25 4099220 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 27 4544475 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 29797078 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 4 29109072 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 2 57326220 ns/op 18.29 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 2 61106538 ns/op 17.16 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 133253637 ns/op 15.74 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 188982830 ns/op 11.10 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 202434709 ns/op 20.72 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 197128085 ns/op 21.28 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 350892755 ns/op 23.91 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 424588808 ns/op 19.76 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 709077010 ns/op 23.66 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 742171578 ns/op 22.61 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 1467972605 ns/op 22.86 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 1698363352 ns/op 19.76 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 3052658032 ns/op 21.98 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 3051684272 ns/op 21.99 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 2 58176701 ns/op 18.02 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 57781946 ns/op 18.15 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 2 92947162 ns/op 22.56 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 2 97879004 ns/op 21.43 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 175804749 ns/op 23.86 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 223603400 ns/op 18.76 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 339452735 ns/op 24.71 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 353854587 ns/op 23.71 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 658770124 ns/op 25.47 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 708425643 ns/op 23.68 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 1277052245 ns/op 26.27 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 1462902916 ns/op 22.94 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 2577107978 ns/op 26.04 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 2904220387 ns/op 23.11 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 715778129 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 713193353 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 296270583 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 294312778 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 157986578 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 156415317 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 91201536 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 86388409 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 46415513 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 45402780 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 152513585 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 154518155 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 71683630 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 72794954 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 44493246 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 43721054 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 4 32028683 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 4 30652847 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 5 23698583 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 5 23121971 ns/op PASS ok crypto/tls 35.065s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 7 15673201 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 388 313799 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 1026 115018 ns/op 12100 B/op 164 allocs/op BenchmarkParseCertificate/rsa_leaf-4 1066 128412 ns/op 13508 B/op 187 allocs/op PASS ok crypto/x509 2.025s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 45 2690417 ns/op 278529 B/op 1623 allocs/op BenchmarkConcurrentStmtQuery-4 44 3156620 ns/op 265795 B/op 1975 allocs/op BenchmarkConcurrentStmtExec-4 51 2003765 ns/op 212645 B/op 591 allocs/op BenchmarkConcurrentTxQuery-4 38 2820754 ns/op 272745 B/op 2132 allocs/op BenchmarkConcurrentTxExec-4 78 1383334 ns/op 87795 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 56 1989737 ns/op 108169 B/op 2065 allocs/op BenchmarkConcurrentTxStmtExec-4 163 670108 ns/op 40072 B/op 381 allocs/op BenchmarkConcurrentRandom-4 55 2430140 ns/op 229182 B/op 1801 allocs/op BenchmarkManyConcurrentQueries-4 3002 37093 ns/op 4105 B/op 20 allocs/op BenchmarkGrabConn-4 217071 640.9 ns/op 0 B/op 0 allocs/op PASS ok database/sql 2.972s goos: darwin goarch: amd64 pkg: debug/elf BenchmarkSymbols64-4 1897 68710 ns/op BenchmarkSymbols32-4 2467 57145 ns/op PASS ok debug/elf 1.374s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 166549 844.4 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 73 1486073 ns/op 188238 B/op 13 allocs/op Benchmark115/LineToPC-4 74 1488049 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 18979 6473 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.861s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 49588 2297 ns/op BenchmarkMarshal-4 645 157773 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 3333 37505 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.491s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 313 392874 ns/op 20.85 MB/s BenchmarkEncodeToString-4 260 467747 ns/op 17.51 MB/s BenchmarkDecode-4 159 734976 ns/op 17.84 MB/s BenchmarkDecodeString-4 156 758394 ns/op 17.29 MB/s PASS ok encoding/base32 1.817s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 312 354781 ns/op 23.09 MB/s BenchmarkDecodeString/2-4 332694 353.6 ns/op 11.31 MB/s BenchmarkDecodeString/4-4 329846 461.6 ns/op 17.33 MB/s BenchmarkDecodeString/8-4 192267 529.8 ns/op 22.65 MB/s BenchmarkDecodeString/64-4 44278 2452 ns/op 35.89 MB/s BenchmarkDecodeString/8192-4 466 272504 ns/op 40.09 MB/s BenchmarkNewEncoding-4 54720 2063 ns/op 124.08 MB/s PASS ok encoding/base64 2.304s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1528 83826 ns/op 47.72 MB/s BenchmarkReadStruct-4 18145 6386 ns/op 11.74 MB/s BenchmarkWriteStruct-4 17835 6954 ns/op 10.79 MB/s BenchmarkReadInts-4 43309 2904 ns/op 10.33 MB/s BenchmarkWriteInts-4 40624 2918 ns/op 10.28 MB/s BenchmarkWriteSlice1000Int32s-4 1420 90003 ns/op 44.44 MB/s BenchmarkPutUint16-4 2858440 38.54 ns/op 51.89 MB/s BenchmarkAppendUint16-4 3432742 32.91 ns/op 60.77 MB/s BenchmarkPutUint32-4 2670315 47.01 ns/op 85.09 MB/s BenchmarkAppendUint32-4 2596221 43.58 ns/op 91.79 MB/s BenchmarkPutUint64-4 1314754 89.32 ns/op 89.56 MB/s BenchmarkAppendUint64-4 1329870 87.07 ns/op 91.88 MB/s BenchmarkLittleEndianPutUint16-4 3309106 32.74 ns/op 61.09 MB/s BenchmarkLittleEndianAppendUint16-4 2938346 38.38 ns/op 52.11 MB/s BenchmarkLittleEndianPutUint32-4 2384577 47.84 ns/op 83.62 MB/s BenchmarkLittleEndianAppendUint32-4 2742579 41.95 ns/op 95.35 MB/s BenchmarkLittleEndianPutUint64-4 1318848 88.75 ns/op 90.14 MB/s BenchmarkLittleEndianAppendUint64-4 1317289 88.76 ns/op 90.13 MB/s BenchmarkReadFloats-4 171020 779.9 ns/op 15.39 MB/s BenchmarkWriteFloats-4 139473 976.2 ns/op 12.29 MB/s BenchmarkReadSlice1000Float32s-4 1311 89305 ns/op 44.79 MB/s BenchmarkWriteSlice1000Float32s-4 1149 99487 ns/op 40.21 MB/s BenchmarkReadSlice1000Uint8s-4 60795 2323 ns/op 430.47 MB/s BenchmarkWriteSlice1000Uint8s-4 59857 2026 ns/op 493.54 MB/s BenchmarkPutUvarint32-4 863731 119.7 ns/op 33.42 MB/s BenchmarkPutUvarint64-4 300979 414.8 ns/op 19.29 MB/s PASS ok encoding/binary 5.860s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 6157 18069 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 6878 17848 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6613 17903 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3763 29202 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 8078 16286 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 7731 16630 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 8030 16982 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4576 33909 ns/op 2977 B/op 12 allocs/op BenchmarkWrite-4 10000 13090 ns/op PASS ok encoding/csv 2.472s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 9693 12765 ns/op 1814 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 10142 12069 ns/op 1814 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 256 493280 ns/op 16736 B/op 330 allocs/op BenchmarkEncodeComplex128Slice-4 667 208249 ns/op 735 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1376 80953 ns/op 63 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1357 84351 ns/op 64 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1972 63478 ns/op 196 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 58 1767928 ns/op 35656 B/op 252 allocs/op BenchmarkDecodeComplex128Slice-4 716 247601 ns/op 25214 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 1299 126878 ns/op 10794 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 1392 118793 ns/op 9757 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 470 267225 ns/op 39202 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 199 686667 ns/op 66754 B/op 2217 allocs/op BenchmarkDecodeBytesSlice-4 508 310621 ns/op 23795 B/op 192 allocs/op BenchmarkDecodeInterfaceSlice-4 87 1580245 ns/op 83102 B/op 3178 allocs/op BenchmarkDecodeMap-4 87 1517360 ns/op 54125 B/op 181 allocs/op PASS ok encoding/gob 4.159s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 12072 9667 ns/op 26.48 MB/s BenchmarkEncode/1024-4 3073 38203 ns/op 26.80 MB/s BenchmarkEncode/4096-4 736 152981 ns/op 26.77 MB/s BenchmarkEncode/16384-4 196 619591 ns/op 26.44 MB/s BenchmarkDecode/256-4 25910 4530 ns/op 56.52 MB/s BenchmarkDecode/1024-4 6685 18373 ns/op 55.73 MB/s BenchmarkDecode/4096-4 1726 72532 ns/op 56.47 MB/s BenchmarkDecode/16384-4 390 293192 ns/op 55.88 MB/s BenchmarkDump/256-4 1320 95459 ns/op 2.68 MB/s BenchmarkDump/1024-4 300 371760 ns/op 2.75 MB/s BenchmarkDump/4096-4 86 1493485 ns/op 2.74 MB/s BenchmarkDump/16384-4 20 6129556 ns/op 2.67 MB/s PASS ok encoding/hex 3.027s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 113265681 ns/op 17.13 MB/s 2144 B/op 17 allocs/op BenchmarkCodeEncoderError-4 1 120984297 ns/op 16.04 MB/s 5312 B/op 73 allocs/op BenchmarkCodeMarshal-4 1 130827326 ns/op 14.83 MB/s 10331072 B/op 54 allocs/op BenchmarkCodeMarshalError-4 1 143882644 ns/op 13.49 MB/s 10466936 B/op 136 allocs/op BenchmarkMarshalBytes/32-4 22650 5242 ns/op BenchmarkMarshalBytes/256-4 5502 20342 ns/op BenchmarkMarshalBytes/4096-4 493 244510 ns/op BenchmarkMarshalBytesError/32-4 56 1946411 ns/op BenchmarkMarshalBytesError/256-4 60 2038131 ns/op BenchmarkMarshalBytesError/4096-4 54 2177709 ns/op BenchmarkMarshalMap-4 35343 3326 ns/op 300 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 396693065 ns/op 4.89 MB/s 10098568 B/op 40039 allocs/op BenchmarkUnicodeDecoder-4 33754 3405 ns/op 4.11 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 46905 2447 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 344720224 ns/op 5.63 MB/s 2020048 B/op 40006 allocs/op BenchmarkCodeUnmarshalReuse-4 1 345665468 ns/op 5.61 MB/s 2020120 B/op 40009 allocs/op BenchmarkUnmarshalString-4 89582 1611 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 131244 960.3 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 223486 772.3 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 22104 5835 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 77148 1773 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 92895 1339 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 23370 5161 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 3330 35543 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 794 155159 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1164527 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 13 8748550 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 663788 170.6 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 667539 181.1 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 626122 191.5 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 544112 184.4 ns/op BenchmarkEncodeMarshaler-4 61136 1826 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 80870 1416 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 5565495 20.21 ns/op BenchmarkNumberIsValidRegexp-4 19125 6058 ns/op PASS ok encoding/json 8.997s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 39 2760109 ns/op 23.74 MB/s BenchmarkDecode-4 37 3691905 ns/op 24.05 MB/s PASS ok encoding/pem 1.330s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 2244 57287 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 954 138781 ns/op 8217 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 3481 38491 ns/op PASS ok encoding/xml 1.522s goos: darwin goarch: amd64 pkg: errors BenchmarkIs-4 275169 475.3 ns/op BenchmarkAs-4 72348 1439 ns/op PASS ok errors 1.340s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 442132 266.8 ns/op BenchmarkIntSet-4 656569 213.6 ns/op BenchmarkFloatAdd-4 118098 1188 ns/op BenchmarkFloatSet-4 656872 200.3 ns/op BenchmarkStringSet-4 501982 252.9 ns/op BenchmarkMapSet-4 114590 1058 ns/op BenchmarkMapSetDifferent-4 69703 1938 ns/op BenchmarkMapSetDifferentRandom-4 280 385358 ns/op BenchmarkMapSetString-4 100170 1053 ns/op BenchmarkMapAddSame-4 34508 3935 ns/op BenchmarkMapAddDifferent-4 12790 9754 ns/op BenchmarkMapAddDifferentRandom-4 253 466893 ns/op BenchmarkMapAddSameSteadyState-4 360393 336.7 ns/op BenchmarkMapAddDifferentSteadyState-4 133874 751.3 ns/op BenchmarkMapString-4 8479 17841 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 16014 6908 ns/op PASS ok expvar 4.057s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 64083 1855 ns/op BenchmarkSprintfEmpty-4 216328 573.5 ns/op BenchmarkSprintfString-4 171375 811.1 ns/op BenchmarkSprintfTruncateString-4 157806 1104 ns/op BenchmarkSprintfTruncateBytes-4 95664 1130 ns/op BenchmarkSprintfSlowParsingPath-4 154779 931.2 ns/op BenchmarkSprintfQuoteString-4 43405 3111 ns/op BenchmarkSprintfInt-4 123350 881.7 ns/op BenchmarkSprintfIntInt-4 105460 1073 ns/op BenchmarkSprintfPrefixedInt-4 112093 1319 ns/op BenchmarkSprintfFloat-4 106381 1669 ns/op BenchmarkSprintfComplex-4 43324 2615 ns/op BenchmarkSprintfBoolean-4 165265 897.4 ns/op BenchmarkSprintfHexString-4 71295 2605 ns/op BenchmarkSprintfHexBytes-4 66254 2748 ns/op BenchmarkSprintfBytes-4 34076 4689 ns/op BenchmarkSprintfStringer-4 52922 2683 ns/op BenchmarkSprintfStructure-4 24716 6181 ns/op BenchmarkManyArgs-4 47036 2811 ns/op BenchmarkFprintInt-4 63235 1828 ns/op BenchmarkFprintfBytes-4 69091 1878 ns/op BenchmarkFprintIntNoAlloc-4 69429 2378 ns/op BenchmarkScanInts-4 32 4102101 ns/op BenchmarkScanRecursiveInt-4 1 440039426 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 666520533 ns/op PASS ok fmt 7.512s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 501 309940 ns/op PASS ok go/build 1.295s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 45954 3834 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 12450 9599 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 4179 37363 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1002 136271 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 243 520034 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 45 2575124 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 13 10020257 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 38947050 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 157106856 ns/op 15259264 B/op 65568 allocs/op PASS ok go/constant 3.165s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 443244081 ns/op 0.15 MB/s 45168056 B/op 48722 allocs/op PASS ok go/format 1.554s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 5 29911720 ns/op 1.80 MB/s BenchmarkParseOnly-4 4 27306829 ns/op 1.97 MB/s BenchmarkResolve-4 52 2419801 ns/op 22.26 MB/s PASS ok go/parser 4.374s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 139598608 ns/op 0.37 MB/s 5060784 B/op 27460 allocs/op BenchmarkPrintDecl-4 662 217050 ns/op 0.15 MB/s 16588 B/op 51 allocs/op PASS ok go/printer 1.380s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 212 581718 ns/op BenchmarkScanFiles/go/types/expr.go-4 10 12904201 ns/op 3.84 MB/s BenchmarkScanFiles/go/parser/parser.go-4 8 13715824 ns/op 5.27 MB/s BenchmarkScanFiles/net/http/server.go-4 5 20713793 ns/op 5.71 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 100 1249529 ns/op 2.46 MB/s PASS ok go/scanner 2.020s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1617040 75.62 ns/op PASS ok go/token 1.276s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 129 1108722 ns/op BenchmarkNamed/Underlying/nongeneric-4 852574 135.7 ns/op BenchmarkNamed/Underlying/generic-4 942583 134.4 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 136.3 ns/op BenchmarkNamed/Underlying/user_instance-4 891296 131.7 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 16200 7682 ns/op BenchmarkNamed/NewMethodSet/generic-4 16226 9507 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 16178 7869 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 20175 6705 ns/op BenchmarkCheck/http/funcbodies/info-4 1 690383494 ns/op 47172 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 572025410 ns/op 56923 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 251589607 ns/op 129150 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 255040910 ns/op 127553 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2685002585 ns/op 1923 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 120010357 ns/op 42803 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 109609312 ns/op 46782 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 107516200 ns/op 47784 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 729978386 ns/op 2960 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 93057428 ns/op 23180 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 75780540 ns/op 28409 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 62396729 ns/op 33969 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2040123950 ns/op 32042 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 703682466 ns/op 92843 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 164793243 ns/op 396181 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 133153711 ns/op 487701 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3149679211 ns/op 637.0 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 124514932 ns/op 16045 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 108814330 ns/op 18298 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 102350874 ns/op 19466 lines/s PASS ok go/types 49.773s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 13430 8897 ns/op 115.10 MB/s PASS ok hash/adler32 1.291s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 228404 510.2 ns/op 29.40 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 211120 528.9 ns/op 28.36 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 120464 973.5 ns/op 41.09 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 134260 1004 ns/op 39.84 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 367392 349.0 ns/op 1467.15 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 320772 333.5 ns/op 1535.18 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 372291 537.8 ns/op 1904.19 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 366853 435.3 ns/op 2352.62 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 225190 639.2 ns/op 6408.14 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 229375 527.2 ns/op 7769.91 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 51981 2136 ns/op 15337.49 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 53762 2035 ns/op 16101.30 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 338875 343.2 ns/op 43.71 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 387847 342.8 ns/op 43.76 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 382180 391.2 ns/op 102.26 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 315932 501.8 ns/op 79.72 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 239964 443.6 ns/op 1154.29 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 321858 436.7 ns/op 1172.31 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 295321 495.3 ns/op 2067.32 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 212638 531.6 ns/op 1926.19 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 223216 630.7 ns/op 6494.56 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 194661 635.6 ns/op 6444.24 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 49770 2182 ns/op 15020.28 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 54798 2583 ns/op 12688.19 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 233763 542.6 ns/op 27.65 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 221852 560.7 ns/op 26.75 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 159750 1495 ns/op 26.76 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 131901 1058 ns/op 37.80 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 10000 12445 ns/op 41.14 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 10000 10820 ns/op 47.32 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 5324 25717 ns/op 39.82 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 4897 25275 ns/op 40.51 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1220 99747 ns/op 41.06 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1078 112542 ns/op 36.40 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 100 1591586 ns/op 20.59 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 146 797217 ns/op 41.10 MB/s PASS ok hash/crc32 9.015s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 100 1091039 ns/op 60.07 MB/s BenchmarkCrc64/ISO4KB-4 1550 100051 ns/op 40.94 MB/s BenchmarkCrc64/ISO1KB-4 7316 18225 ns/op 56.19 MB/s BenchmarkCrc64/ECMA64KB-4 98 1820521 ns/op 36.00 MB/s BenchmarkCrc64/Random64KB-4 99 1017047 ns/op 64.44 MB/s BenchmarkCrc64/Random16KB-4 423 479322 ns/op 34.18 MB/s PASS ok hash/crc64 2.425s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 12092 9008 ns/op 113.68 MB/s BenchmarkFnv32aKB-4 10000 15295 ns/op 66.95 MB/s BenchmarkFnv64KB-4 10000 10714 ns/op 95.58 MB/s BenchmarkFnv64aKB-4 10000 12369 ns/op 82.79 MB/s BenchmarkFnv128KB-4 1700 146412 ns/op 6.99 MB/s BenchmarkFnv128aKB-4 1891 81821 ns/op 12.52 MB/s PASS ok hash/fnv 2.303s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 461280 298.4 ns/op 13.40 MB/s BenchmarkHash/n=4/Bytes-4 3081248 39.46 ns/op 101.37 MB/s BenchmarkHash/n=4/String-4 1629280 79.63 ns/op 50.24 MB/s BenchmarkHash/n=8/Write-4 366609 293.9 ns/op 27.22 MB/s BenchmarkHash/n=8/Bytes-4 2767786 41.43 ns/op 193.09 MB/s BenchmarkHash/n=8/String-4 1611367 74.31 ns/op 107.66 MB/s BenchmarkHash/n=16/Write-4 454004 431.0 ns/op 37.12 MB/s BenchmarkHash/n=16/Bytes-4 3026550 38.10 ns/op 420.00 MB/s BenchmarkHash/n=16/String-4 1597821 74.29 ns/op 215.37 MB/s BenchmarkHash/n=32/Write-4 359157 347.4 ns/op 92.11 MB/s BenchmarkHash/n=32/Bytes-4 2763009 39.16 ns/op 817.07 MB/s BenchmarkHash/n=32/String-4 1681465 70.11 ns/op 456.42 MB/s BenchmarkHash/n=64/Write-4 425078 393.0 ns/op 162.85 MB/s BenchmarkHash/n=64/Bytes-4 2837880 42.92 ns/op 1490.97 MB/s BenchmarkHash/n=64/String-4 1625586 82.07 ns/op 779.83 MB/s BenchmarkHash/n=256/Write-4 333914 616.2 ns/op 415.47 MB/s BenchmarkHash/n=256/Bytes-4 1681887 65.53 ns/op 3906.55 MB/s BenchmarkHash/n=256/String-4 961012 123.6 ns/op 2070.40 MB/s BenchmarkHash/n=320/Write-4 268201 681.9 ns/op 469.29 MB/s BenchmarkHash/n=320/Bytes-4 1000000 139.3 ns/op 2297.25 MB/s BenchmarkHash/n=320/String-4 682959 218.1 ns/op 1467.12 MB/s BenchmarkHash/n=1024/Write-4 194198 1366 ns/op 749.65 MB/s BenchmarkHash/n=1024/Bytes-4 838738 162.2 ns/op 6314.16 MB/s BenchmarkHash/n=1024/String-4 263581 494.0 ns/op 2072.69 MB/s BenchmarkHash/n=4096/Write-4 72700 2435 ns/op 1682.16 MB/s BenchmarkHash/n=4096/Bytes-4 279777 559.3 ns/op 7323.67 MB/s BenchmarkHash/n=4096/String-4 61794 2184 ns/op 1875.43 MB/s BenchmarkHash/n=16384/Write-4 24544 4623 ns/op 3544.20 MB/s BenchmarkHash/n=16384/Bytes-4 58873 2998 ns/op 5464.43 MB/s BenchmarkHash/n=16384/String-4 16542 8112 ns/op 2019.74 MB/s PASS ok hash/maphash 8.147s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 672 179380 ns/op BenchmarkEscapeNone-4 89293 1251 ns/op BenchmarkUnescape-4 548 192013 ns/op BenchmarkUnescapeNone-4 659281 247.7 ns/op BenchmarkUnescapeSparse-4 5410 39517 ns/op BenchmarkUnescapeDense-4 981 127481 ns/op PASS ok html 2.366s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 8713 15194 ns/op BenchmarkCSSEscaperNoSpecials-4 36675 3066 ns/op BenchmarkDecodeCSS-4 21981 4992 ns/op BenchmarkDecodeCSSNoSpecials-4 2530290 42.45 ns/op BenchmarkCSSValueFilter-4 102237 1657 ns/op BenchmarkCSSValueFilterOk-4 54213 4200 ns/op BenchmarkEscapedExecute-4 3843 30609 ns/op BenchmarkHTMLNospaceEscaper-4 8287 14471 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 44776 2532 ns/op BenchmarkStripTags-4 10000 10095 ns/op BenchmarkStripTagsNoSpecials-4 300334 660.8 ns/op BenchmarkJSValEscaperWithNum-4 18872 6164 ns/op BenchmarkJSValEscaperWithStr-4 5298 21298 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 18062 6788 ns/op BenchmarkJSValEscaperWithObj-4 4329 30472 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 10387 ns/op BenchmarkJSStrEscaperNoSpecials-4 39400 2901 ns/op BenchmarkJSStrEscaper-4 7934 16350 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 39739 2818 ns/op BenchmarkJSRegexpEscaper-4 8452 18080 ns/op BenchmarkTemplateSpecialTags-4 90 1181138 ns/op BenchmarkURLEscaper-4 4610 33555 ns/op BenchmarkURLEscaperNoSpecials-4 144196 956.2 ns/op BenchmarkURLNormalizer-4 5347 25188 ns/op BenchmarkURLNormalizerNoSpecials-4 161389 1417 ns/op BenchmarkSrcsetFilter-4 14305 8325 ns/op BenchmarkSrcsetFilterNoSpecials-4 90546 1575 ns/op PASS ok html/template 6.954s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 547360 266.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 489576 384.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 571970 224.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 382059 318.7 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1473930 79.28 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 106.6 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1000000 145.1 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1124097 107.3 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1000000 137.1 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 372682 345.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 307591 412.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 368883 469.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 262376 433.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 363357 280.3 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 443458 331.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 759638 160.9 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 330886 339.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 222236 623.2 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1188997 166.8 ns/op BenchmarkRGBASetRGBA-4 1000000 114.5 ns/op BenchmarkRGBA64At-4 801272 237.9 ns/op BenchmarkRGBA64SetRGBA64-4 869198 195.1 ns/op BenchmarkNRGBAAt-4 1000000 126.5 ns/op BenchmarkNRGBASetNRGBA-4 1000000 117.6 ns/op BenchmarkNRGBA64At-4 808027 243.9 ns/op BenchmarkNRGBA64SetNRGBA64-4 740911 153.1 ns/op BenchmarkAlphaAt-4 2537002 48.85 ns/op BenchmarkAlphaSetAlpha-4 1949365 70.52 ns/op BenchmarkAlpha16At-4 1473602 79.25 ns/op BenchmarkAlphaSetAlpha16-4 1363129 81.66 ns/op BenchmarkGrayAt-4 2341192 77.82 ns/op BenchmarkGraySetGray-4 2041281 71.13 ns/op BenchmarkGray16At-4 1235440 126.4 ns/op BenchmarkGraySetGray16-4 1199266 99.02 ns/op PASS ok image 9.226s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 2625771 47.07 ns/op BenchmarkYCbCrToRGB/128-4 2826231 39.66 ns/op BenchmarkYCbCrToRGB/255-4 2894998 60.33 ns/op BenchmarkRGBToYCbCr/0-4 3004092 50.30 ns/op BenchmarkRGBToYCbCr/Cb-4 2946840 67.67 ns/op BenchmarkRGBToYCbCr/Cr-4 3378334 35.81 ns/op BenchmarkYCbCrToRGBA/0-4 2472705 54.18 ns/op BenchmarkYCbCrToRGBA/128-4 1863741 55.25 ns/op BenchmarkYCbCrToRGBA/255-4 2477085 65.33 ns/op BenchmarkNYCbCrAToRGBA/0-4 2064331 51.65 ns/op BenchmarkNYCbCrAToRGBA/128-4 2555443 46.00 ns/op BenchmarkNYCbCrAToRGBA/255-4 2232282 52.80 ns/op PASS ok image/color 4.328s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 2 71394812 ns/op BenchmarkFillSrc-4 278 694128 ns/op BenchmarkCopyOver-4 6 18910220 ns/op BenchmarkCopySrc-4 439 462865 ns/op BenchmarkNRGBAOver-4 7 14816749 ns/op BenchmarkNRGBASrc-4 10 11001510 ns/op BenchmarkYCbCr-4 10 11439020 ns/op BenchmarkGray-4 15 6836919 ns/op BenchmarkCMYK-4 9 11191075 ns/op BenchmarkGlyphOver-4 19 5660131 ns/op BenchmarkRGBAMaskOver-4 5 23466539 ns/op BenchmarkGrayMaskOver-4 6 19374010 ns/op BenchmarkRGBA64ImageMaskOver-4 4 32925972 ns/op BenchmarkRGBA-4 4 25663023 ns/op BenchmarkPalettedFill-4 890 136268 ns/op BenchmarkPalettedRGBA-4 4 25248097 ns/op BenchmarkGenericOver-4 3 49779016 ns/op BenchmarkGenericMaskOver-4 5 22016967 ns/op BenchmarkGenericSrc-4 3 33508333 ns/op BenchmarkGenericMaskSrc-4 4 30689120 ns/op PASS ok image/draw 8.774s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 24 5185997 ns/op 2.98 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 132928365 ns/op 2.31 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2633997104 ns/op 0.47 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 60 2178857 ns/op 7.09 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 120237238 ns/op 0.51 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 4.829s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 5246 25472 ns/op BenchmarkIDCT-4 5289 23901 ns/op BenchmarkDecodeBaseline-4 8 16556709 ns/op 3.73 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 19101738 ns/op 3.24 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 166955267 ns/op 7.36 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 210908249 ns/op 4.37 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 2.623s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 19723443 5.990 ns/op BenchmarkDecodeGray-4 12 9801269 ns/op 6.69 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 50286270 ns/op 5.21 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 4 31157738 ns/op 8.41 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 22 4983850 ns/op 13.15 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 29005606 ns/op 9.04 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 58628983 ns/op 4.47 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 3 44348422 ns/op 6.93 MB/s 852186 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 69505320 ns/op 4.42 MB/s 426084 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 218007582 ns/op 5.64 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 168606721 ns/op 7.29 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 4 28262868 ns/op 10.87 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 230264501 ns/op 5.34 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 717595961 ns/op 1.71 MB/s 864088 B/op 29 allocs/op PASS ok image/png 5.115s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 3 89752094 ns/op 1.11 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 43920648 ns/op 2.28 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 266772011 ns/op 1.87 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 243986096 ns/op 2.05 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 3 47032887 ns/op 2.13 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 40604671 ns/op 2.46 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 246333702 ns/op 2.03 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 221114754 ns/op 2.26 MB/s 4005984 B/op 4 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 533793324 ns/op 1.87 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 518503223 ns/op 1.93 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 4048674996 ns/op 1.23 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3527075991 ns/op 1.42 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 12 9089834 ns/op 11.00 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 8 14835842 ns/op 6.74 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 54953447 ns/op 9.10 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 3 58537490 ns/op 8.54 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 93813836 ns/op 10.66 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 107067302 ns/op 9.34 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 476919256 ns/op 10.48 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 593688178 ns/op 8.42 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 94464002 ns/op 1.06 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 53401676 ns/op 1.87 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 354422247 ns/op 1.41 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 352823688 ns/op 1.42 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 1110017276 ns/op 0.90 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 1100706211 ns/op 0.91 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 6409824889 ns/op 0.78 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 5779061707 ns/op 0.87 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 172766739 ns/op 24.19 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 144541804 ns/op 28.92 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 46.367s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 30165 3901 ns/op 0.26 MB/s BenchmarkMarshalCorpusFile/2-4 35144 4185 ns/op 0.48 MB/s BenchmarkMarshalCorpusFile/4-4 25768 5858 ns/op 0.68 MB/s BenchmarkMarshalCorpusFile/8-4 26079 6151 ns/op 1.30 MB/s BenchmarkMarshalCorpusFile/16-4 15520 10540 ns/op 1.52 MB/s BenchmarkMarshalCorpusFile/32-4 10000 11054 ns/op 2.89 MB/s BenchmarkMarshalCorpusFile/64-4 6315 21643 ns/op 2.96 MB/s BenchmarkMarshalCorpusFile/128-4 6322 21993 ns/op 5.82 MB/s BenchmarkMarshalCorpusFile/256-4 2209 51604 ns/op 4.96 MB/s BenchmarkMarshalCorpusFile/512-4 1542 109126 ns/op 4.69 MB/s BenchmarkMarshalCorpusFile/1024-4 810 196303 ns/op 5.22 MB/s BenchmarkMarshalCorpusFile/2048-4 284 446590 ns/op 4.59 MB/s BenchmarkMarshalCorpusFile/4096-4 151 920632 ns/op 4.45 MB/s BenchmarkMarshalCorpusFile/8192-4 94 1615673 ns/op 5.07 MB/s BenchmarkMarshalCorpusFile/16384-4 55 3358237 ns/op 4.88 MB/s BenchmarkMarshalCorpusFile/32768-4 25 7736422 ns/op 4.24 MB/s BenchmarkMarshalCorpusFile/65536-4 9 16674933 ns/op 3.93 MB/s BenchmarkMarshalCorpusFile/131072-4 3 35543444 ns/op 3.69 MB/s BenchmarkMarshalCorpusFile/262144-4 2 60529514 ns/op 4.33 MB/s BenchmarkMarshalCorpusFile/524288-4 1 117982765 ns/op 4.44 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 210983585 ns/op 4.97 MB/s BenchmarkUnmarshalCorpusFile/1-4 10000 14270 ns/op 0.07 MB/s BenchmarkUnmarshalCorpusFile/2-4 9865 18326 ns/op 0.11 MB/s BenchmarkUnmarshalCorpusFile/4-4 9048 18818 ns/op 0.21 MB/s BenchmarkUnmarshalCorpusFile/8-4 7684 19937 ns/op 0.40 MB/s BenchmarkUnmarshalCorpusFile/16-4 5166 31936 ns/op 0.50 MB/s BenchmarkUnmarshalCorpusFile/32-4 4531 33309 ns/op 0.96 MB/s BenchmarkUnmarshalCorpusFile/64-4 3535 37374 ns/op 1.71 MB/s BenchmarkUnmarshalCorpusFile/128-4 2886 49333 ns/op 2.59 MB/s BenchmarkUnmarshalCorpusFile/256-4 840 206520 ns/op 1.24 MB/s BenchmarkUnmarshalCorpusFile/512-4 495 335184 ns/op 1.53 MB/s BenchmarkUnmarshalCorpusFile/1024-4 202 510674 ns/op 2.01 MB/s BenchmarkUnmarshalCorpusFile/2048-4 100 1070948 ns/op 1.91 MB/s BenchmarkUnmarshalCorpusFile/4096-4 70 2646054 ns/op 1.55 MB/s BenchmarkUnmarshalCorpusFile/8192-4 38 3710842 ns/op 2.21 MB/s BenchmarkUnmarshalCorpusFile/16384-4 15 7477236 ns/op 2.19 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 22025289 ns/op 1.49 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 33637506 ns/op 1.95 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 62465530 ns/op 2.10 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 192959773 ns/op 1.36 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 271814845 ns/op 1.93 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 530128783 ns/op 1.98 MB/s BenchmarkMutatorBytes/1-4 30376 3994 ns/op BenchmarkMutatorBytes/10-4 31962 3622 ns/op BenchmarkMutatorBytes/100-4 29277 4049 ns/op BenchmarkMutatorBytes/1000-4 19851 5851 ns/op BenchmarkMutatorBytes/10000-4 7432 35178 ns/op BenchmarkMutatorBytes/100000-4 955 139096 ns/op BenchmarkMutatorString/1-4 27747 4225 ns/op BenchmarkMutatorString/10-4 28273 4984 ns/op BenchmarkMutatorString/100-4 25480 4670 ns/op BenchmarkMutatorString/1000-4 12778 7892 ns/op BenchmarkMutatorString/10000-4 2844 52822 ns/op BenchmarkMutatorString/100000-4 174 679404 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 15280 8457 ns/op BenchmarkMutatorAllBasicTypes/string-4 10000 11124 ns/op BenchmarkMutatorAllBasicTypes/bool-4 40516 2486 ns/op BenchmarkMutatorAllBasicTypes/float32-4 44764 2582 ns/op BenchmarkMutatorAllBasicTypes/float64-4 48068 2759 ns/op BenchmarkMutatorAllBasicTypes/int-4 46491 2271 ns/op BenchmarkMutatorAllBasicTypes/int8-4 48662 2351 ns/op BenchmarkMutatorAllBasicTypes/int16-4 45450 2711 ns/op BenchmarkMutatorAllBasicTypes/int32-4 48333 2380 ns/op BenchmarkMutatorAllBasicTypes/int64-4 42510 2481 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 45634 3913 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 42118 3981 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 45441 2373 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 44395 2451 ns/op PASS ok internal/fuzz 16.961s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 15096 9666 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 130951 921.8 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.837s PASS ok internal/poll 1.042s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 5 22432522 ns/op PASS ok internal/trace 6.619s PASS ok internal/zstd 1.046s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10000 12701 ns/op BenchmarkCopyNLarge-4 189 644764 ns/op PASS ok io 1.447s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 169718 827.6 ns/op BenchmarkPrintln-4 16695 8150 ns/op 78 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 27642 3882 ns/op 66 B/op 1 allocs/op BenchmarkConcurrent-4 4533 27301 ns/op BenchmarkDiscard-4 879105 129.8 ns/op 0 B/op 0 allocs/op PASS ok log 2.110s goos: darwin goarch: amd64 pkg: log/slog BenchmarkWriteTime-4 66081 1879 ns/op BenchmarkJSONHandler/defaults-4 6163 17795 ns/op 516 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 3492 28815 ns/op 797 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 5646 25871 ns/op 762 B/op 5 allocs/op BenchmarkPreformatting/separate-4 7347 19586 ns/op 539 B/op 1 allocs/op BenchmarkPreformatting/struct-4 7512 25203 ns/op 524 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 3364 40962 ns/op 522 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 28100 4985 ns/op 80 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 24343 4610 ns/op 64 B/op 2 allocs/op BenchmarkNopLog/no_attrs-4 80356 2350 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 72807 2109 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 56576 2139 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 59068 2101 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 55347 2276 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 53152 2329 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 1000000 174.5 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 858270 154.9 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 540668 360.5 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 402888 374.3 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 408115 315.6 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 6228 30742 ns/op BenchmarkDispatch/switch-checked-4 173846 699.7 ns/op BenchmarkDispatch/As-4 182634 658.3 ns/op BenchmarkDispatch/Visit-4 157288 740.7 ns/op BenchmarkUnsafeStrings-4 15253 7837 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 PASS ok log/slog 6.751s goos: darwin goarch: amd64 pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 1253427 103.5 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 1138935 113.6 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 612888 181.9 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 228472 539.0 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 50061 3357 ns/op 263 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 38103 3953 ns/op 261 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 24139 7300 ns/op 675 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 5358 30905 ns/op 3458 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 9904 15587 ns/op 604 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 11683 15157 ns/op 585 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 4840 22509 ns/op 1091 B/op 6 allocs/op BenchmarkAttrs/Text_discard/40_args-4 1774 73186 ns/op 4283 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 10705 13534 ns/op 524 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 10470 12199 ns/op 528 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 5934 17367 ns/op 937 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 2768 68484 ns/op 3704 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 5.047s goos: darwin goarch: amd64 pkg: maps BenchmarkMapClone-4 4 43709238 ns/op PASS ok maps 3.181s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2731306 45.72 ns/op BenchmarkAcosh-4 1228789 100.3 ns/op BenchmarkAsin-4 2414382 46.84 ns/op BenchmarkAsinh-4 1231692 97.96 ns/op BenchmarkAtan-4 2945814 40.97 ns/op BenchmarkAtanh-4 1000000 100.9 ns/op BenchmarkAtan2-4 2104887 77.16 ns/op BenchmarkCbrt-4 1526702 72.87 ns/op BenchmarkCeil-4 26187162 5.354 ns/op BenchmarkCopysign-4 3873392 31.48 ns/op BenchmarkCos-4 1237863 90.24 ns/op BenchmarkCosh-4 1883686 64.83 ns/op BenchmarkErf-4 3139886 40.29 ns/op BenchmarkErfc-4 3183601 38.17 ns/op BenchmarkErfinv-4 2659581 41.80 ns/op BenchmarkErfcinv-4 2727801 62.29 ns/op BenchmarkExp-4 5392542 25.11 ns/op BenchmarkExpGo-4 1000000 128.9 ns/op BenchmarkExpm1-4 2513414 46.92 ns/op BenchmarkExp2-4 1000000 170.2 ns/op BenchmarkExp2Go-4 1000000 176.8 ns/op BenchmarkAbs-4 4756938 33.40 ns/op BenchmarkDim-4 12461444 17.81 ns/op BenchmarkFloor-4 17700651 9.525 ns/op BenchmarkMax-4 13291260 8.864 ns/op BenchmarkMin-4 15701437 10.22 ns/op BenchmarkMod-4 331407 404.0 ns/op BenchmarkFrexp-4 1779128 63.70 ns/op BenchmarkGamma-4 935390 158.1 ns/op BenchmarkHypot-4 11588708 11.69 ns/op BenchmarkHypotGo-4 1560130 68.73 ns/op BenchmarkIlogb-4 1950148 62.22 ns/op BenchmarkJ0-4 285166 551.0 ns/op BenchmarkJ1-4 288331 482.7 ns/op BenchmarkJn-4 105346 1037 ns/op BenchmarkLdexp-4 1670506 64.16 ns/op BenchmarkLgamma-4 1000000 123.7 ns/op BenchmarkLog-4 4413543 25.18 ns/op BenchmarkLogb-4 1889946 61.68 ns/op BenchmarkLog1p-4 1382935 112.8 ns/op BenchmarkLog10-4 4992544 24.97 ns/op BenchmarkLog2-4 1539931 84.09 ns/op BenchmarkModf-4 2136244 72.84 ns/op BenchmarkNextafter32-4 2318395 65.94 ns/op BenchmarkNextafter64-4 2210194 50.45 ns/op BenchmarkPowInt-4 415842 256.2 ns/op BenchmarkPowFrac-4 544329 271.3 ns/op BenchmarkPow10Pos-4 5688105 21.58 ns/op BenchmarkPow10Neg-4 5104342 23.54 ns/op BenchmarkRound-4 4633603 36.57 ns/op BenchmarkRoundToEven-4 13601737 11.78 ns/op BenchmarkRemainder-4 480268 416.8 ns/op BenchmarkSignbit-4 6228723 17.92 ns/op BenchmarkSin-4 1476926 74.44 ns/op BenchmarkSincos-4 994525 118.5 ns/op BenchmarkSinh-4 1707478 64.55 ns/op BenchmarkSqrtIndirect-4 22773405 7.346 ns/op BenchmarkSqrtLatency-4 22438554 6.926 ns/op BenchmarkSqrtIndirectLatency-4 24798224 5.903 ns/op BenchmarkSqrtGoLatency-4 1246296 94.60 ns/op BenchmarkSqrtPrime-4 22797 4695 ns/op BenchmarkTan-4 1373001 146.2 ns/op BenchmarkTanh-4 1514080 75.44 ns/op BenchmarkTrunc-4 23967848 6.570 ns/op BenchmarkY0-4 274354 468.8 ns/op BenchmarkY1-4 272163 745.5 ns/op BenchmarkYn-4 119554 1008 ns/op BenchmarkFloat64bits-4 7444779 21.41 ns/op BenchmarkFloat64frombits-4 6539366 21.22 ns/op BenchmarkFloat32bits-4 6329174 18.92 ns/op BenchmarkFloat32frombits-4 5931612 21.79 ns/op BenchmarkFMA-4 18810194 8.761 ns/op PASS ok math 17.937s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 12846124 13.31 ns/op 4806.78 MB/s BenchmarkAddVV/2-4 10205626 11.64 ns/op 11000.56 MB/s BenchmarkAddVV/3-4 10247161 10.43 ns/op 18416.00 MB/s BenchmarkAddVV/4-4 11899280 11.10 ns/op 23059.22 MB/s BenchmarkAddVV/5-4 10037212 12.22 ns/op 26192.95 MB/s BenchmarkAddVV/10-4 8259601 14.19 ns/op 45095.64 MB/s BenchmarkAddVV/100-4 2282862 56.01 ns/op 114266.22 MB/s BenchmarkAddVV/1000-4 260082 598.9 ns/op 106854.45 MB/s BenchmarkSubVV/1-4 14869611 11.21 ns/op 5708.05 MB/s BenchmarkSubVV/2-4 8345584 17.23 ns/op 7429.45 MB/s BenchmarkSubVV/3-4 12257773 18.27 ns/op 10508.45 MB/s BenchmarkSubVV/4-4 11111422 10.85 ns/op 23599.19 MB/s BenchmarkSubVV/5-4 11629186 11.51 ns/op 27812.67 MB/s BenchmarkSubVV/10-4 9395984 16.25 ns/op 39392.41 MB/s BenchmarkSubVV/100-4 2218959 53.41 ns/op 119821.34 MB/s BenchmarkSubVV/1000-4 288216 513.0 ns/op 124766.19 MB/s BenchmarkAddVW/1-4 13463058 8.512 ns/op 939.82 MB/s BenchmarkAddVW/2-4 14726640 12.89 ns/op 1240.91 MB/s BenchmarkAddVW/3-4 9178669 20.68 ns/op 1160.35 MB/s BenchmarkAddVW/4-4 12128204 10.93 ns/op 2927.35 MB/s BenchmarkAddVW/5-4 11005766 17.95 ns/op 2228.43 MB/s BenchmarkAddVW/10-4 9419431 19.02 ns/op 4206.66 MB/s BenchmarkAddVW/100-4 262280 457.2 ns/op 1749.87 MB/s BenchmarkAddVW/1000-4 33121 3706 ns/op 2158.37 MB/s BenchmarkAddVWext/1-4 14335936 9.433 ns/op 848.10 MB/s BenchmarkAddVWext/2-4 14899290 9.834 ns/op 1626.95 MB/s BenchmarkAddVWext/3-4 12576256 10.40 ns/op 2307.45 MB/s BenchmarkAddVWext/4-4 12792691 10.50 ns/op 3046.47 MB/s BenchmarkAddVWext/5-4 12918742 14.07 ns/op 2843.93 MB/s BenchmarkAddVWext/10-4 9108771 13.47 ns/op 5939.94 MB/s BenchmarkAddVWext/100-4 47761 2923 ns/op 273.64 MB/s BenchmarkAddVWext/1000-4 4837 24493 ns/op 326.63 MB/s BenchmarkSubVW/1-4 15187266 8.779 ns/op 911.23 MB/s BenchmarkSubVW/2-4 13407253 8.302 ns/op 1927.16 MB/s BenchmarkSubVW/3-4 10814306 15.51 ns/op 1547.72 MB/s BenchmarkSubVW/4-4 9733582 11.15 ns/op 2870.23 MB/s BenchmarkSubVW/5-4 10930434 16.62 ns/op 2406.77 MB/s BenchmarkSubVW/10-4 9154504 17.77 ns/op 4500.77 MB/s BenchmarkSubVW/100-4 279676 675.1 ns/op 1185.07 MB/s BenchmarkSubVW/1000-4 38470 3080 ns/op 2597.39 MB/s BenchmarkSubVWext/1-4 13942965 9.634 ns/op 830.37 MB/s BenchmarkSubVWext/2-4 13637204 12.03 ns/op 1329.81 MB/s BenchmarkSubVWext/3-4 11948167 11.83 ns/op 2028.88 MB/s BenchmarkSubVWext/4-4 13028409 11.27 ns/op 2839.83 MB/s BenchmarkSubVWext/5-4 13995195 16.71 ns/op 2393.66 MB/s BenchmarkSubVWext/10-4 7701577 22.05 ns/op 3627.80 MB/s BenchmarkSubVWext/100-4 47216 2713 ns/op 294.83 MB/s BenchmarkSubVWext/1000-4 4938 24914 ns/op 321.11 MB/s BenchmarkMulAddVWW/1-4 12569641 9.752 ns/op 6562.55 MB/s BenchmarkMulAddVWW/2-4 10796224 11.54 ns/op 11094.55 MB/s BenchmarkMulAddVWW/3-4 11096091 11.39 ns/op 16856.96 MB/s BenchmarkMulAddVWW/4-4 9362787 15.70 ns/op 16306.66 MB/s BenchmarkMulAddVWW/5-4 9427489 16.27 ns/op 19670.85 MB/s BenchmarkMulAddVWW/10-4 5819230 20.52 ns/op 31189.50 MB/s BenchmarkMulAddVWW/100-4 1367490 91.86 ns/op 69672.66 MB/s BenchmarkMulAddVWW/1000-4 165290 793.3 ns/op 80673.40 MB/s BenchmarkAddMulVVW/1-4 14684145 14.79 ns/op 4326.65 MB/s BenchmarkAddMulVVW/2-4 12256290 9.923 ns/op 12899.69 MB/s BenchmarkAddMulVVW/3-4 11516547 15.32 ns/op 12533.41 MB/s BenchmarkAddMulVVW/4-4 11534096 15.63 ns/op 16377.81 MB/s BenchmarkAddMulVVW/5-4 8374189 14.27 ns/op 22427.68 MB/s BenchmarkAddMulVVW/10-4 7693851 21.09 ns/op 30346.02 MB/s BenchmarkAddMulVVW/100-4 1572048 74.68 ns/op 85694.26 MB/s BenchmarkAddMulVVW/1000-4 220298 636.2 ns/op 100598.98 MB/s BenchmarkDivWVW/1-4 1836910 64.33 ns/op 994.87 MB/s BenchmarkDivWVW/2-4 1000000 126.4 ns/op 1013.02 MB/s BenchmarkDivWVW/3-4 632870 201.6 ns/op 952.32 MB/s BenchmarkDivWVW/4-4 583226 176.1 ns/op 1453.67 MB/s BenchmarkDivWVW/5-4 659928 241.0 ns/op 1327.90 MB/s BenchmarkDivWVW/10-4 318772 459.4 ns/op 1393.09 MB/s BenchmarkDivWVW/100-4 36441 4750 ns/op 1347.35 MB/s BenchmarkDivWVW/1000-4 3774 38113 ns/op 1679.23 MB/s BenchmarkNonZeroShifts/1/shrVU-4 13839525 8.536 ns/op BenchmarkNonZeroShifts/1/shlVU-4 15092323 11.57 ns/op BenchmarkNonZeroShifts/2/shrVU-4 13986034 8.793 ns/op BenchmarkNonZeroShifts/2/shlVU-4 14053486 8.038 ns/op BenchmarkNonZeroShifts/3/shrVU-4 12486886 14.71 ns/op BenchmarkNonZeroShifts/3/shlVU-4 12064791 14.87 ns/op BenchmarkNonZeroShifts/4/shrVU-4 10048518 10.73 ns/op BenchmarkNonZeroShifts/4/shlVU-4 13679038 15.65 ns/op BenchmarkNonZeroShifts/5/shrVU-4 9667585 17.57 ns/op BenchmarkNonZeroShifts/5/shlVU-4 9673791 12.69 ns/op BenchmarkNonZeroShifts/10/shrVU-4 3895947 30.26 ns/op BenchmarkNonZeroShifts/10/shlVU-4 7756592 13.91 ns/op BenchmarkNonZeroShifts/100/shrVU-4 858458 119.1 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1756173 111.3 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 168154 708.2 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 207283 816.7 ns/op BenchmarkDecimalConversion-4 166 826813 ns/op BenchmarkFloatString/100-4 9168 11664 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 188 922746 ns/op 2925 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 52337521 ns/op 60564 B/op 48 allocs/op BenchmarkFloatString/100000-4 1 5764483797 ns/op 848376 B/op 547 allocs/op BenchmarkFloatAdd/10-4 135004 877.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 158896 851.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 143863 1087 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 74889 1532 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 16584 8442 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 173049 801.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 217129 693.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 191752 1019 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 151856 1367 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 50908 2399 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1827 74571 ns/op BenchmarkParseFloatLargeExp-4 381 318574 ns/op BenchmarkGCD10x10/WithoutXY-4 196168 1177 ns/op BenchmarkGCD10x10/WithXY-4 28612 5186 ns/op BenchmarkGCD10x100/WithoutXY-4 85744 1599 ns/op BenchmarkGCD10x100/WithXY-4 10000 10775 ns/op BenchmarkGCD10x1000/WithoutXY-4 34758 3415 ns/op BenchmarkGCD10x1000/WithXY-4 10000 11709 ns/op BenchmarkGCD100x100/WithoutXY-4 18708 5571 ns/op BenchmarkGCD100x100/WithXY-4 9336 20605 ns/op BenchmarkGCD100x1000/WithoutXY-4 10000 10857 ns/op BenchmarkGCD100x1000/WithXY-4 6015 29304 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2217 82152 ns/op BenchmarkGCD1000x1000/WithXY-4 1050 118748 ns/op BenchmarkHilbert-4 15 8050280 ns/op BenchmarkBinomial-4 11271 20489 ns/op BenchmarkQuoRem-4 22653 5496 ns/op BenchmarkExp-4 16 7068786 ns/op BenchmarkExpMont/Odd-4 104 984628 ns/op 2597 B/op 22 allocs/op BenchmarkExpMont/Even1-4 100 1029952 ns/op 3372 B/op 38 allocs/op BenchmarkExpMont/Even2-4 100 1126021 ns/op 3854 B/op 53 allocs/op BenchmarkExpMont/Even3-4 100 1002891 ns/op 3843 B/op 53 allocs/op BenchmarkExpMont/Even4-4 100 1134820 ns/op 3858 B/op 53 allocs/op BenchmarkExpMont/Even8-4 100 1036192 ns/op 3861 B/op 53 allocs/op BenchmarkExpMont/Even32-4 100 1151459 ns/op 3830 B/op 52 allocs/op BenchmarkExpMont/Even64-4 135 860624 ns/op 3644 B/op 54 allocs/op BenchmarkExpMont/Even96-4 115 1865415 ns/op 3786 B/op 51 allocs/op BenchmarkExpMont/Even128-4 142 1409308 ns/op 3264 B/op 50 allocs/op BenchmarkExpMont/Even255-4 162 819667 ns/op 2958 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 222 572651 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 291 403328 ns/op 1736 B/op 47 allocs/op BenchmarkExpMont/SmallEven3-4 283 395813 ns/op 1743 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 285 429619 ns/op 1738 B/op 47 allocs/op BenchmarkExp2-4 15 7071969 ns/op BenchmarkBitset-4 626922 192.3 ns/op BenchmarkBitsetNeg-4 369440 373.5 ns/op BenchmarkBitsetOrig-4 190588 828.9 ns/op BenchmarkBitsetNegOrig-4 85132 1314 ns/op BenchmarkModSqrt225_Tonelli-4 108 1082410 ns/op BenchmarkModSqrt225_3Mod4-4 319 339484 ns/op BenchmarkModSqrt231_Tonelli-4 93 2232330 ns/op BenchmarkModSqrt231_5Mod8-4 247 573937 ns/op BenchmarkModInverse-4 10857 14931 ns/op BenchmarkSqrt-4 1940 79584 ns/op BenchmarkIntSqr/1-4 913635 166.2 ns/op BenchmarkIntSqr/2-4 513385 243.7 ns/op BenchmarkIntSqr/3-4 500136 249.7 ns/op BenchmarkIntSqr/5-4 423891 320.7 ns/op BenchmarkIntSqr/8-4 226723 766.0 ns/op BenchmarkIntSqr/10-4 248050 511.3 ns/op BenchmarkIntSqr/20-4 47649 2763 ns/op BenchmarkIntSqr/30-4 34902 4669 ns/op BenchmarkIntSqr/50-4 18337 6100 ns/op BenchmarkIntSqr/80-4 12842 12817 ns/op BenchmarkIntSqr/100-4 9825 11665 ns/op BenchmarkIntSqr/200-4 4047 27997 ns/op BenchmarkIntSqr/300-4 1735 66841 ns/op BenchmarkIntSqr/500-4 926 122767 ns/op BenchmarkIntSqr/800-4 325 679290 ns/op BenchmarkIntSqr/1000-4 248 458556 ns/op BenchmarkDiv/20/10-4 450792 309.7 ns/op BenchmarkDiv/40/20-4 368730 346.3 ns/op BenchmarkDiv/100/50-4 378663 511.9 ns/op BenchmarkDiv/200/100-4 43924 2529 ns/op BenchmarkDiv/400/200-4 45469 2681 ns/op BenchmarkDiv/1000/500-4 39644 4391 ns/op BenchmarkDiv/2000/1000-4 28440 4168 ns/op BenchmarkDiv/20000/10000-4 1036 160228 ns/op BenchmarkDiv/200000/100000-4 32 4602490 ns/op BenchmarkDiv/2000000/1000000-4 1 138258550 ns/op BenchmarkDiv/20000000/10000000-4 1 3906154269 ns/op BenchmarkMul-4 5 23652934 ns/op BenchmarkNatMul/10-4 185541 1121 ns/op BenchmarkNatMul/100-4 6007 33078 ns/op BenchmarkNatMul/1000-4 156 838165 ns/op BenchmarkZeroShifts/Shl-4 10000 19994 ns/op BenchmarkZeroShifts/ShlSame-4 3045870 37.58 ns/op BenchmarkZeroShifts/Shr-4 10000 17200 ns/op BenchmarkZeroShifts/ShrSame-4 3612266 35.70 ns/op BenchmarkExp3Power/0x10-4 120560 1334 ns/op BenchmarkExp3Power/0x40-4 148024 1074 ns/op BenchmarkExp3Power/0x100-4 79352 1864 ns/op BenchmarkExp3Power/0x400-4 26493 4551 ns/op BenchmarkExp3Power/0x1000-4 9255 18892 ns/op BenchmarkExp3Power/0x4000-4 2084 90664 ns/op BenchmarkExp3Power/0x10000-4 171 878579 ns/op BenchmarkExp3Power/0x40000-4 22 8891974 ns/op BenchmarkExp3Power/0x100000-4 2 53866796 ns/op BenchmarkExp3Power/0x400000-4 1 562186805 ns/op BenchmarkFibo-4 3 38260637 ns/op BenchmarkNatSqr/1-4 957658 285.3 ns/op BenchmarkNatSqr/2-4 412850 411.8 ns/op BenchmarkNatSqr/3-4 458742 535.8 ns/op BenchmarkNatSqr/5-4 186873 716.4 ns/op BenchmarkNatSqr/8-4 230737 893.2 ns/op BenchmarkNatSqr/10-4 195027 1214 ns/op BenchmarkNatSqr/20-4 28276 4982 ns/op BenchmarkNatSqr/30-4 16687 6800 ns/op BenchmarkNatSqr/50-4 10000 10637 ns/op BenchmarkNatSqr/80-4 10000 13199 ns/op BenchmarkNatSqr/100-4 10000 22195 ns/op BenchmarkNatSqr/200-4 2371 50205 ns/op BenchmarkNatSqr/300-4 1843 129881 ns/op BenchmarkNatSqr/500-4 602 229597 ns/op BenchmarkNatSqr/800-4 283 496694 ns/op BenchmarkNatSqr/1000-4 199 706217 ns/op BenchmarkNatSetBytes/8-4 608661 275.6 ns/op BenchmarkNatSetBytes/24-4 232530 788.9 ns/op BenchmarkNatSetBytes/128-4 51021 2881 ns/op BenchmarkNatSetBytes/7-4 717466 150.2 ns/op BenchmarkNatSetBytes/23-4 188552 619.1 ns/op BenchmarkNatSetBytes/127-4 50151 2454 ns/op BenchmarkScanPi-4 151 936098 ns/op BenchmarkStringPiParallel-4 445 403423 ns/op BenchmarkScan/10/Base2-4 32732 3810 ns/op BenchmarkScan/100/Base2-4 4017 34578 ns/op BenchmarkScan/1000/Base2-4 376 299798 ns/op BenchmarkScan/10/Base8-4 79208 1722 ns/op BenchmarkScan/100/Base8-4 10000 10960 ns/op BenchmarkScan/1000/Base8-4 939 113345 ns/op BenchmarkScan/10/Base10-4 76434 1474 ns/op BenchmarkScan/100/Base10-4 10000 10200 ns/op BenchmarkScan/1000/Base10-4 1305 92851 ns/op BenchmarkScan/10/Base16-4 89362 1405 ns/op BenchmarkScan/100/Base16-4 13262 8219 ns/op BenchmarkScan/1000/Base16-4 1412 82539 ns/op BenchmarkString/10/Base2-4 159914 833.4 ns/op BenchmarkString/100/Base2-4 26420 4916 ns/op BenchmarkString/1000/Base2-4 2911 61632 ns/op BenchmarkString/10/Base8-4 339710 420.6 ns/op BenchmarkString/100/Base8-4 75999 2028 ns/op BenchmarkString/1000/Base8-4 9988 30843 ns/op BenchmarkString/10/Base10-4 190983 782.3 ns/op BenchmarkString/100/Base10-4 29671 4269 ns/op BenchmarkString/1000/Base10-4 4606 34013 ns/op BenchmarkString/10/Base16-4 415069 334.9 ns/op BenchmarkString/100/Base16-4 75996 1940 ns/op BenchmarkString/1000/Base16-4 10000 12466 ns/op BenchmarkLeafSize/0-4 31 4388900 ns/op BenchmarkLeafSize/1-4 408 384573 ns/op BenchmarkLeafSize/2-4 435 335475 ns/op BenchmarkLeafSize/3-4 295 508471 ns/op BenchmarkLeafSize/4-4 385 368052 ns/op BenchmarkLeafSize/5-4 190 607002 ns/op BenchmarkLeafSize/6-4 273 409587 ns/op BenchmarkLeafSize/7-4 222 584129 ns/op BenchmarkLeafSize/8-4 399 356243 ns/op BenchmarkLeafSize/9-4 228 672958 ns/op BenchmarkLeafSize/10-4 262 437327 ns/op BenchmarkLeafSize/11-4 229 449117 ns/op BenchmarkLeafSize/12-4 297 519442 ns/op BenchmarkLeafSize/13-4 268 548109 ns/op BenchmarkLeafSize/14-4 225 474245 ns/op BenchmarkLeafSize/15-4 312 450082 ns/op BenchmarkLeafSize/16-4 339 383685 ns/op BenchmarkLeafSize/32-4 403 321029 ns/op BenchmarkLeafSize/64-4 326 444147 ns/op BenchmarkProbablyPrime/n=0-4 8 14113639 ns/op BenchmarkProbablyPrime/n=1-4 8 19944584 ns/op BenchmarkProbablyPrime/n=5-4 4 27882992 ns/op BenchmarkProbablyPrime/n=10-4 3 56954590 ns/op BenchmarkProbablyPrime/n=20-4 3 43600388 ns/op BenchmarkProbablyPrime/Lucas-4 9 24806062 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 78 2800358 ns/op BenchmarkRatCmp-4 142809 962.8 ns/op BenchmarkFloatSqrt/64-4 17917 11567 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 10000 10334 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 10000 25316 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 3140 36694 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 868 228691 ns/op 17886 B/op 8 allocs/op BenchmarkFloatSqrt/100000-4 37 3394881 ns/op 175556 B/op 19 allocs/op BenchmarkFloatSqrt/1000000-4 1 184921325 ns/op 3743368 B/op 595 allocs/op PASS ok math/big 77.326s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 10531974 10.72 ns/op BenchmarkLeadingZeros8-4 13562779 13.40 ns/op BenchmarkLeadingZeros16-4 10290672 11.25 ns/op BenchmarkLeadingZeros32-4 10603178 10.81 ns/op BenchmarkLeadingZeros64-4 5275950 21.91 ns/op BenchmarkTrailingZeros-4 10475452 10.39 ns/op BenchmarkTrailingZeros8-4 11975019 13.57 ns/op BenchmarkTrailingZeros16-4 12521624 14.04 ns/op BenchmarkTrailingZeros32-4 11434208 12.52 ns/op BenchmarkTrailingZeros64-4 14034618 18.35 ns/op BenchmarkOnesCount-4 12464871 12.02 ns/op BenchmarkOnesCount8-4 7585780 16.33 ns/op BenchmarkOnesCount16-4 12283610 20.09 ns/op BenchmarkOnesCount32-4 8188894 13.84 ns/op BenchmarkOnesCount64-4 12520682 15.16 ns/op BenchmarkRotateLeft-4 10967732 10.98 ns/op BenchmarkRotateLeft8-4 12040742 10.37 ns/op BenchmarkRotateLeft16-4 10147500 11.06 ns/op BenchmarkRotateLeft32-4 13355608 14.26 ns/op BenchmarkRotateLeft64-4 11653174 10.46 ns/op BenchmarkReverse-4 19984345 7.440 ns/op BenchmarkReverse8-4 26467232 5.205 ns/op BenchmarkReverse16-4 20483823 6.717 ns/op BenchmarkReverse32-4 16690404 12.16 ns/op BenchmarkReverse64-4 18543273 7.009 ns/op BenchmarkReverseBytes-4 23284644 5.920 ns/op BenchmarkReverseBytes16-4 23782777 10.92 ns/op BenchmarkReverseBytes32-4 24873579 7.017 ns/op BenchmarkReverseBytes64-4 26040649 5.459 ns/op BenchmarkAdd-4 11627012 10.67 ns/op BenchmarkAdd32-4 12149286 12.67 ns/op BenchmarkAdd64-4 12189944 12.78 ns/op BenchmarkAdd64multiple-4 25906142 6.145 ns/op BenchmarkSub-4 13129550 12.08 ns/op BenchmarkSub32-4 11064144 14.83 ns/op BenchmarkSub64-4 10993106 11.25 ns/op BenchmarkSub64multiple-4 19558429 5.900 ns/op BenchmarkMul-4 10704645 12.78 ns/op BenchmarkMul32-4 9749839 10.73 ns/op BenchmarkMul64-4 10141796 11.75 ns/op BenchmarkDiv-4 3222494 43.45 ns/op BenchmarkDiv32-4 6701236 19.18 ns/op BenchmarkDiv64-4 3066910 64.56 ns/op PASS ok math/bits 10.887s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 13224942 9.491 ns/op BenchmarkAcos-4 490704 234.4 ns/op BenchmarkAcosh-4 538478 233.7 ns/op BenchmarkAsin-4 585435 222.2 ns/op BenchmarkAsinh-4 624283 233.9 ns/op BenchmarkAtan-4 792309 140.0 ns/op BenchmarkAtanh-4 832737 139.9 ns/op BenchmarkConj-4 25221363 5.644 ns/op BenchmarkCos-4 629114 189.2 ns/op BenchmarkCosh-4 735998 183.6 ns/op BenchmarkExp-4 1000000 137.7 ns/op BenchmarkLog-4 1000000 129.3 ns/op BenchmarkLog10-4 1000000 130.0 ns/op BenchmarkPhase-4 1000000 102.0 ns/op BenchmarkPolar-4 1000000 114.7 ns/op BenchmarkPow-4 251218 557.9 ns/op BenchmarkRect-4 1000000 133.3 ns/op BenchmarkSin-4 625707 191.4 ns/op BenchmarkSinh-4 770418 201.3 ns/op BenchmarkSqrt-4 1000000 104.5 ns/op BenchmarkTan-4 399625 316.8 ns/op BenchmarkTanh-4 409402 329.2 ns/op PASS ok math/cmplx 5.026s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 662376 177.0 ns/op BenchmarkInt63ThreadsafeParallel-4 815390 137.7 ns/op BenchmarkInt63Unthreadsafe-4 913244 129.1 ns/op BenchmarkIntn1000-4 769018 165.6 ns/op BenchmarkInt63n1000-4 690423 191.8 ns/op BenchmarkInt31n1000-4 671276 182.2 ns/op BenchmarkFloat32-4 722324 291.8 ns/op BenchmarkFloat64-4 969973 120.1 ns/op BenchmarkPerm3-4 196233 951.8 ns/op BenchmarkPerm30-4 20335 7820 ns/op BenchmarkPerm30ViaShuffle-4 19054 5996 ns/op BenchmarkShuffleOverhead-4 12949 8977 ns/op BenchmarkRead3-4 824270 185.3 ns/op BenchmarkRead64-4 71893 1696 ns/op BenchmarkRead1000-4 5425 34059 ns/op BenchmarkConcurrent-4 197360 509.3 ns/op PASS ok math/rand 4.357s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 30835 3517 ns/op BenchmarkQDecodeWord-4 76669 1356 ns/op BenchmarkQDecodeHeader-4 74757 1560 ns/op BenchmarkTypeByExtension/.html-4 445644 266.0 ns/op BenchmarkTypeByExtension/.HTML-4 282606 399.4 ns/op BenchmarkTypeByExtension/.unused-4 309814 388.0 ns/op BenchmarkExtensionsByType/text/html-4 137667 1168 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 41228 4218 ns/op BenchmarkExtensionsByType/application/octet-stream-4 41833 3762 ns/op PASS ok mime 3.149s goos: darwin goarch: amd64 pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 336 313317 ns/op 48459 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 339 372300 ns/op 48518 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 39 3015895 ns/op 106329 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 300 456365 ns/op 49950 B/op 207 allocs/op PASS ok mime/multipart 2.065s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 820 141010 ns/op PASS ok mime/quotedprintable 1.224s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 7 14432176 ns/op 8521 B/op 91 allocs/op BenchmarkGoLookupIPNoSuchHost-4 4 30777270 ns/op 13724 B/op 114 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5022809631 ns/op 150952 B/op 233 allocs/op BenchmarkDNSName-4 116702 890.2 ns/op BenchmarkInterfaces-4 1947 83170 ns/op 8144 B/op 95 allocs/op BenchmarkInterfaceByIndex-4 7382 24969 ns/op 1817 B/op 29 allocs/op BenchmarkInterfaceByName-4 1686 81800 ns/op 8212 B/op 96 allocs/op BenchmarkInterfaceAddrs-4 1738 97924 ns/op 7856 B/op 107 allocs/op BenchmarkInterfacesAndAddrs-4 5931 26256 ns/op 1961 B/op 35 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 2437 60224 ns/op 5235 B/op 77 allocs/op BenchmarkParseIP-4 7555 15702 ns/op BenchmarkParseIPValidIPv4-4 378736 512.3 ns/op BenchmarkParseIPValidIPv6-4 210133 601.4 ns/op BenchmarkIPString/IPv4-4 112975 1035 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 10000 11101 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 38778 3253 ns/op BenchmarkIPEqual/IPv4-4 801367 160.7 ns/op BenchmarkIPEqual/IPv6-4 885016 152.6 ns/op BenchmarkTCP4OneShot-4 135 815526 ns/op BenchmarkTCP4OneShotTimeout-4 150 814281 ns/op BenchmarkTCP4Persistent-4 244 449897 ns/op BenchmarkTCP4PersistentTimeout-4 250 488906 ns/op BenchmarkTCP6OneShot-4 145 825116 ns/op BenchmarkTCP6OneShotTimeout-4 121 994370 ns/op BenchmarkTCP6Persistent-4 226 509062 ns/op BenchmarkTCP6PersistentTimeout-4 223 460798 ns/op BenchmarkTCP4ConcurrentReadWrite-4 14742 8580 ns/op BenchmarkTCP6ConcurrentReadWrite-4 10881 11792 ns/op BenchmarkSetReadDeadline-4 124507 953.2 ns/op BenchmarkUDP6LinkLocalUnicast-4 98 1121328 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 75 1342205 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 91 1246575 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 100 1162976 ns/op 0 B/op 0 allocs/op PASS ok net 13.531s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 20352 5430 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 7936 14534 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 11067 15066 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 12963 13086 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 23590 6097 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 38031 3284 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1510669 80.76 ns/op BenchmarkFindChild/n=2/rep=map-4 2794213 44.10 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1412833 87.08 ns/op BenchmarkFindChild/n=4/rep=linear-4 794431 141.4 ns/op BenchmarkFindChild/n=4/rep=map-4 2768162 43.78 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 782508 143.2 ns/op BenchmarkFindChild/n=8/rep=linear-4 507957 318.5 ns/op BenchmarkFindChild/n=8/rep=map-4 2632111 46.79 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 340060 358.4 ns/op BenchmarkFindChild/n=16/rep=linear-4 240628 530.1 ns/op BenchmarkFindChild/n=16/rep=map-4 2606752 45.86 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 1000000 109.7 ns/op BenchmarkFindChild/n=32/rep=linear-4 100204 1029 ns/op BenchmarkFindChild/n=32/rep=map-4 2875940 41.20 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2301124 60.75 ns/op BenchmarkServerMatch-4 17667 9977 ns/op BenchmarkReadRequestChrome-4 3384 35028 ns/op 17.44 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 7681 17172 ns/op 4.54 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 8654 18906 ns/op 4.34 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 6867 21660 ns/op 6.97 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 12711 11213 ns/op 3.57 MB/s 891 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 37 3549192 ns/op 0.29 MB/s BenchmarkFileAndServer_1KB/https1-4 21 4817380 ns/op 0.21 MB/s BenchmarkFileAndServer_1KB/h2-4 21 6781529 ns/op 0.15 MB/s BenchmarkFileAndServer_16MB/h1-4 1 100967155 ns/op 166.17 MB/s BenchmarkFileAndServer_16MB/https1-4 1 248013315 ns/op 67.65 MB/s BenchmarkFileAndServer_16MB/h2-4 1 527654032 ns/op 31.80 MB/s BenchmarkFileAndServer_64MB/h1-4 1 393426073 ns/op 170.58 MB/s BenchmarkFileAndServer_64MB/https1-4 1 865991221 ns/op 77.49 MB/s BenchmarkFileAndServer_64MB/h2-4 1 2174875612 ns/op 30.86 MB/s BenchmarkServeMux-4 211 611834 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 265 497222 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 38 3406351 ns/op 6566 B/op 66 allocs/op BenchmarkClientServer/https1-4 27 3927954 ns/op 10864 B/op 116 allocs/op BenchmarkClientServer/h2-4 25 4243028 ns/op 14791 B/op 128 allocs/op BenchmarkClientServerParallel/4/h1-4 271 401136 ns/op 9653 B/op 77 allocs/op BenchmarkClientServerParallel/4/https1-4 12 10834595 ns/op 107046 B/op 1166 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56392: read tcp 127.0.0.1:56390->127.0.0.1:56392: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56412: read tcp 127.0.0.1:56403->127.0.0.1:56412: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56413: write tcp 127.0.0.1:56403->127.0.0.1:56413: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56421: read tcp 127.0.0.1:56414->127.0.0.1:56421: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56423: read tcp 127.0.0.1:56414->127.0.0.1:56423: use of closed network connection BenchmarkClientServerParallel/4/h2-4 13 8675573 ns/op 91348 B/op 1038 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56431: read tcp 127.0.0.1:56429->127.0.0.1:56431: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56434: read tcp 127.0.0.1:56432->127.0.0.1:56434: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56435: read tcp 127.0.0.1:56432->127.0.0.1:56435: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56444: read tcp 127.0.0.1:56437->127.0.0.1:56444: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56450: read tcp 127.0.0.1:56447->127.0.0.1:56450: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56453: write tcp 127.0.0.1:56447->127.0.0.1:56453: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56457: read tcp 127.0.0.1:56447->127.0.0.1:56457: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56454: read tcp 127.0.0.1:56447->127.0.0.1:56454: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56451: write tcp 127.0.0.1:56447->127.0.0.1:56451: use of closed network connection BenchmarkClientServerParallel/64/h1-4 134 963490 ns/op 22780 B/op 125 allocs/op BenchmarkClientServerParallel/64/https1-4 13 10201223 ns/op 113748 B/op 1248 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56633: read tcp 127.0.0.1:56628->127.0.0.1:56633: use of closed network connection BenchmarkClientServerParallel/64/h2-4 12 10983787 ns/op 112604 B/op 1327 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56659: read tcp 127.0.0.1:56655->127.0.0.1:56659: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56657: read tcp 127.0.0.1:56655->127.0.0.1:56657: use of closed network connection BenchmarkServer-4 1 1109258970 ns/op 31560 B/op 151 allocs/op BenchmarkClient-4 33 3521293 ns/op 4086 B/op 46 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 532 211363 ns/op 7555 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 792 147151 ns/op 3022 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1419 99403 ns/op 1944 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1318 93271 ns/op 2826 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1370 93645 ns/op 2721 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1303 104546 ns/op 2745 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1382 92762 ns/op 1954 B/op 14 allocs/op BenchmarkServerHijack-4 606 168750 ns/op 16716 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 25 4159390 ns/op 6530 B/op 55 allocs/op BenchmarkResponseStatusLine-4 288850 421.2 ns/op 0 B/op 0 allocs/op PASS ok net/http 27.244s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2193 96481 ns/op 34138 B/op 12 allocs/op PASS ok net/http/httputil 1.325s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 83506 1206 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 514122 293.8 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 191932 600.0 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 71310 2116 ns/op BenchmarkStdIPv4-4 146160 838.9 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 83162 1505 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 83031 1558 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 82827 1670 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 72524 1688 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1530403 89.90 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1000000 117.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 941121 126.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 248166 412.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 319077 552.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 288028 479.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 69055 2670 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 243928 482.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 153643 1272 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 146287 967.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 147045 802.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 69594 1897 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 314247 464.6 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 146102 1056 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 158222 1083 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 292724 531.8 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 138735 878.2 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 322164 660.6 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 137041 902.4 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 160796 846.1 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 148399 1133 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 102902 1332 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 504266 282.5 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 147604 1005 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 90225 1846 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 95701 1768 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 160240 1052 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 103423 1137 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 271546 618.0 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 105927 1664 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 116148 1219 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 187346 849.4 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 90694 1569 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 855436 245.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 896852 140.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 975837 136.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 739220 149.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 908358 139.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 786730 142.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 147.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 850880 143.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 946431 158.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 357862 500.1 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 583141 314.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 218907 851.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 246363 744.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 209425 770.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 69354 2058 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 506607 268.7 ns/op PASS ok net/netip 14.185s 2023/09/15 15:35:40 Test RPC server listening on 127.0.0.1:56721 2023/09/15 15:35:40 Test HTTP RPC server listening on 127.0.0.1:56722 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 157 920548 ns/op BenchmarkEndToEndHTTP-4 140 970344 ns/op BenchmarkEndToEndAsync-4 1028 120299 ns/op BenchmarkEndToEndAsyncHTTP-4 894 121276 ns/op PASS ok net/rpc 2.080s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3344 33677 ns/op BenchmarkReadMIMEHeader/server_headers-4 3787 35406 ns/op BenchmarkUncommon-4 15627 6815 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.728s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 3393 38125 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 83655 1415 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 502675 344.3 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 86862 1265 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 180507 823.7 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 91435 1367 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 13690 11106 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 354552 322.0 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 98479 1235 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 143239 839.9 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 91142 1380 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 14636 11151 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 162826 773.8 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 61224 2264 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 59742 3068 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 22272 4570 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 4113 25793 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 87973 1640 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 59022 2200 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 58942 2080 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 24517 7508 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5140 21087 ns/op 320 B/op 1 allocs/op PASS ok net/url 6.294s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2074972 51.14 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 133959 928.8 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 420 274091 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:512: benchmarkReaddirname ".": 130 entries os_test.go:512: benchmarkReaddirname ".": 130 entries os_test.go:512: benchmarkReaddirname ".": 130 entries BenchmarkReaddir-4 159 854266 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:529: benchmarkReaddir ".": 130 entries os_test.go:529: benchmarkReaddir ".": 130 entries os_test.go:529: benchmarkReaddir ".": 130 entries BenchmarkReadDir-4 348 393779 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:546: benchmarkReadDir ".": 130 entries os_test.go:546: benchmarkReadDir ".": 130 entries os_test.go:546: benchmarkReadDir ".": 130 entries BenchmarkStatDot-4 42115 3451 ns/op BenchmarkStatFile-4 27626 3793 ns/op BenchmarkStatDir-4 28274 4281 ns/op BenchmarkLstatDot-4 38055 4172 ns/op BenchmarkLstatFile-4 29587 4322 ns/op BenchmarkLstatDir-4 28083 4261 ns/op PASS ok os 3.608s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 13 9161426 ns/op 8976 B/op 30 allocs/op PASS ok os/exec 1.316s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 227109 493.8 ns/op PASS ok os/user 1.255s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 1000000 105.7 ns/op BenchmarkString-4 1611416 73.90 ns/op BenchmarkBytes-4 1346851 126.8 ns/op BenchmarkNamedBytes-4 996957 146.5 ns/op BenchmarkBytesArray-4 733386 281.7 ns/op BenchmarkSliceLen-4 1672310 66.65 ns/op BenchmarkMapLen-4 785842 153.8 ns/op BenchmarkStringLen-4 1000000 103.2 ns/op BenchmarkArrayLen-4 1000000 116.6 ns/op BenchmarkSliceCap-4 1236320 82.62 ns/op BenchmarkDeepEqual/int8-4 435846 271.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 76748 1443 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 413686 292.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 88524 1623 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 484484 386.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 83385 2617 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 482566 365.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 80689 1838 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 395182 305.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 80104 1505 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 475640 305.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 112821 1156 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 339237 587.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 80690 1416 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 388641 297.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 80096 1458 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 472244 310.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 85077 1477 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 476205 287.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 77002 1579 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 455056 262.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 78056 1776 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 365143 298.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 76814 1538 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 453430 294.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 78795 1690 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 316322 483.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 79525 1440 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 465808 301.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 84486 1947 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 543051 286.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 78042 1436 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 398662 296.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 74185 1749 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 105436 1409 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 46630 3362 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 45794 2493 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 26757 4421 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 32012 4524 ns/op BenchmarkIsZero/ArrayComparable-4 264674 435.8 ns/op BenchmarkIsZero/ArrayIncomparable-4 29026 3718 ns/op BenchmarkIsZero/StructComparable-4 658681 211.8 ns/op BenchmarkIsZero/StructIncomparable-4 132907 1173 ns/op BenchmarkSetZero/Bool/Direct-4 2373452 58.24 ns/op BenchmarkSetZero/Bool/CachedZero-4 1000000 129.8 ns/op BenchmarkSetZero/Bool/NewZero-4 777850 174.9 ns/op BenchmarkSetZero/Int/Direct-4 1997193 62.17 ns/op BenchmarkSetZero/Int/CachedZero-4 854820 137.5 ns/op BenchmarkSetZero/Int/NewZero-4 619912 232.8 ns/op BenchmarkSetZero/Uint/Direct-4 1819749 64.41 ns/op BenchmarkSetZero/Uint/CachedZero-4 1000000 130.7 ns/op BenchmarkSetZero/Uint/NewZero-4 744529 176.5 ns/op BenchmarkSetZero/Float/Direct-4 1739481 81.10 ns/op BenchmarkSetZero/Float/CachedZero-4 1000000 144.0 ns/op BenchmarkSetZero/Float/NewZero-4 774550 193.0 ns/op BenchmarkSetZero/Complex/Direct-4 1989301 72.83 ns/op BenchmarkSetZero/Complex/CachedZero-4 928508 143.0 ns/op BenchmarkSetZero/Complex/NewZero-4 676621 186.2 ns/op BenchmarkSetZero/Array/Direct-4 1758692 63.08 ns/op BenchmarkSetZero/Array/CachedZero-4 593686 181.8 ns/op BenchmarkSetZero/Array/NewZero-4 730114 216.8 ns/op BenchmarkSetZero/Chan/Direct-4 1000000 132.0 ns/op BenchmarkSetZero/Chan/CachedZero-4 880941 146.8 ns/op BenchmarkSetZero/Chan/NewZero-4 728701 255.0 ns/op BenchmarkSetZero/Func/Direct-4 1772697 64.29 ns/op BenchmarkSetZero/Func/CachedZero-4 821473 131.5 ns/op BenchmarkSetZero/Func/NewZero-4 671916 294.4 ns/op BenchmarkSetZero/Interface/Direct-4 1342849 77.90 ns/op BenchmarkSetZero/Interface/CachedZero-4 806590 274.6 ns/op BenchmarkSetZero/Interface/NewZero-4 712906 280.8 ns/op BenchmarkSetZero/Map/Direct-4 1858994 63.51 ns/op BenchmarkSetZero/Map/CachedZero-4 893588 203.6 ns/op BenchmarkSetZero/Map/NewZero-4 600279 193.5 ns/op BenchmarkSetZero/Pointer/Direct-4 1822438 69.12 ns/op BenchmarkSetZero/Pointer/CachedZero-4 831398 300.9 ns/op BenchmarkSetZero/Pointer/NewZero-4 605751 200.7 ns/op BenchmarkSetZero/Slice/Direct-4 1748336 119.5 ns/op BenchmarkSetZero/Slice/CachedZero-4 898219 143.6 ns/op BenchmarkSetZero/Slice/NewZero-4 743256 196.7 ns/op BenchmarkSetZero/String/Direct-4 1443243 89.99 ns/op BenchmarkSetZero/String/CachedZero-4 832766 141.5 ns/op BenchmarkSetZero/String/NewZero-4 646561 190.5 ns/op BenchmarkSetZero/Struct/Direct-4 1676305 62.51 ns/op BenchmarkSetZero/Struct/CachedZero-4 961544 138.9 ns/op BenchmarkSetZero/Struct/NewZero-4 643987 175.0 ns/op BenchmarkSelect/1-4 207564 822.5 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 64936 1870 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 28640 4362 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 168888 849.4 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 177379 729.3 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 128545 1169 ns/op 109.46 MB/s BenchmarkCallArgCopy/size=256-4 70869 1468 ns/op 174.43 MB/s BenchmarkCallArgCopy/size=1024-4 61126 2714 ns/op 377.36 MB/s BenchmarkCallArgCopy/size=4096-4 19930 8445 ns/op 485.00 MB/s BenchmarkCallArgCopy/size=65536-4 1114 142036 ns/op 461.40 MB/s BenchmarkFieldByName1-4 570765 215.0 ns/op BenchmarkFieldByName2-4 75596 4746 ns/op BenchmarkFieldByName3-4 8404 29090 ns/op BenchmarkInterfaceBig-4 1784641 69.49 ns/op BenchmarkInterfaceSmall-4 1738668 62.95 ns/op BenchmarkNew-4 649238 174.6 ns/op BenchmarkMap/StringKeys/MapIndex-4 1405 73140 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1664 70609 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 1792 85731 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1444 71494 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2310 59772 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1513 72780 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 190206 741.2 ns/op PASS ok reflect 27.268s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 7324 31280 ns/op 8996 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 30690 ns/op 9310 B/op 1 allocs/op BenchmarkFindString-4 10000 34215 ns/op 9269 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 32885 ns/op 9102 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 8797 41399 ns/op 9207 B/op 2 allocs/op BenchmarkLiteral-4 10000 25763 ns/op BenchmarkNotLiteral-4 3553 71748 ns/op BenchmarkMatchClass-4 1422 81993 ns/op BenchmarkMatchClass_InRange-4 2510 61665 ns/op BenchmarkReplaceAll-4 1105 154717 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 25352 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 10000 10767 ns/op BenchmarkAnchoredShortMatch-4 10000 26503 ns/op BenchmarkAnchoredLongMatch-4 10000 10304 ns/op BenchmarkOnePassShortA-4 15903 9890 ns/op BenchmarkNotOnePassShortA-4 2998 36105 ns/op BenchmarkOnePassShortB-4 19657 5682 ns/op BenchmarkNotOnePassShortB-4 10000 35898 ns/op BenchmarkOnePassLongPrefix-4 56144 1914 ns/op BenchmarkOnePassLongNotPrefix-4 24792 8968 ns/op BenchmarkMatchParallelShared-4 5250 39917 ns/op BenchmarkMatchParallelCopied-4 10000 35001 ns/op BenchmarkQuoteMetaAll-4 153687 1161 ns/op 12.06 MB/s BenchmarkQuoteMetaNone-4 350060 367.3 ns/op 70.78 MB/s BenchmarkCompile/Onepass-4 4330 61758 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1245 109145 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 139 1090891 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2143080 53.30 ns/op 300.18 MB/s BenchmarkMatch/Easy0/32-4 5101 29464 ns/op 1.09 MB/s BenchmarkMatch/Easy0/1K-4 10000 39437 ns/op 25.97 MB/s BenchmarkMatch/Easy0i/16-4 2691259 45.90 ns/op 348.57 MB/s BenchmarkMatch/Easy0i/32-4 2875 45739 ns/op 0.70 MB/s BenchmarkMatch/Easy0i/1K-4 208 571211 ns/op 1.79 MB/s BenchmarkMatch/Easy1/16-4 2158782 54.91 ns/op 291.41 MB/s BenchmarkMatch/Easy1/32-4 10000 23814 ns/op 1.34 MB/s BenchmarkMatch/Easy1/1K-4 6235 54575 ns/op 18.76 MB/s BenchmarkMatch/Medium/16-4 2238390 108.0 ns/op 148.17 MB/s BenchmarkMatch/Medium/32-4 3428 47895 ns/op 0.67 MB/s BenchmarkMatch/Medium/1K-4 196 589384 ns/op 1.74 MB/s BenchmarkMatch/Hard/16-4 2065365 56.57 ns/op 282.85 MB/s BenchmarkMatch/Hard/32-4 3634 76421 ns/op 0.42 MB/s BenchmarkMatch/Hard/1K-4 99 1110421 ns/op 0.92 MB/s BenchmarkMatch/Hard1/16-4 872 143846 ns/op 0.11 MB/s BenchmarkMatch/Hard1/32-4 663 228244 ns/op 0.14 MB/s BenchmarkMatch/Hard1/1K-4 18 6495462 ns/op 0.16 MB/s BenchmarkMatch_onepass_regex/16-4 12148 11257 ns/op 1.42 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 12194 11025 ns/op 2.90 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 536 467466 ns/op 2.19 MB/s 25 B/op 0 allocs/op PASS ok regexp 14.851s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 789043 139.8 ns/op BenchmarkIsWordChar-4 208933 713.1 ns/op PASS ok regexp/syntax 2.736s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 61917 1996 ns/op BenchmarkCallers/inlined-4 60766 2092 ns/op BenchmarkCallers/no-cache-4 14179 11784 ns/op BenchmarkFPCallers/cached-4 2637712 45.37 ns/op BenchmarkMakeChan/Byte-4 386487 458.9 ns/op BenchmarkMakeChan/Int-4 1000000 608.2 ns/op BenchmarkMakeChan/Ptr-4 723435 680.3 ns/op BenchmarkMakeChan/Struct/0-4 1000000 283.7 ns/op BenchmarkMakeChan/Struct/32-4 256683 874.6 ns/op BenchmarkMakeChan/Struct/40-4 119454 1130 ns/op BenchmarkChanNonblocking-4 5182984 22.52 ns/op BenchmarkSelectUncontended-4 809998 167.7 ns/op BenchmarkSelectSyncContended-4 86565 1566 ns/op BenchmarkSelectAsyncContended-4 274122 456.3 ns/op BenchmarkSelectNonblock-4 3339855 36.07 ns/op BenchmarkChanUncontended-4 7219 14575 ns/op BenchmarkChanContended-4 3949 26921 ns/op BenchmarkChanSync-4 184682 694.5 ns/op BenchmarkChanSyncWork-4 60238 2151 ns/op BenchmarkChanProdCons0-4 196168 621.1 ns/op BenchmarkChanProdCons10-4 302064 350.2 ns/op BenchmarkChanProdCons100-4 414429 262.7 ns/op BenchmarkChanProdConsWork0-4 129876 835.2 ns/op BenchmarkChanProdConsWork10-4 226242 559.6 ns/op BenchmarkChanProdConsWork100-4 234214 500.8 ns/op BenchmarkSelectProdCons-4 108110 945.7 ns/op BenchmarkReceiveDataFromClosedChan-4 855705 149.5 ns/op BenchmarkChanCreation-4 152316 815.1 ns/op BenchmarkChanSem-4 239827 480.7 ns/op BenchmarkChanPopular-4 76 1431025 ns/op BenchmarkChanClosed-4 824868 122.9 ns/op BenchmarkCallClosure-4 3722944 33.80 ns/op BenchmarkCallClosure1-4 4698864 24.38 ns/op BenchmarkCallClosure2-4 1000000 196.4 ns/op BenchmarkCallClosure3-4 1000000 156.6 ns/op BenchmarkCallClosure4-4 553540 190.4 ns/op BenchmarkComplex128DivNormal-4 9449314 12.85 ns/op BenchmarkComplex128DivNisNaN-4 5976321 20.15 ns/op BenchmarkComplex128DivDisNaN-4 8712882 15.01 ns/op BenchmarkComplex128DivNisInf-4 12917388 13.01 ns/op BenchmarkComplex128DivDisInf-4 4924608 20.90 ns/op BenchmarkSetTypePtr-4 64831327 2.567 ns/op 3116.80 MB/s BenchmarkSetTypePtr8-4 11555386 12.51 ns/op 5114.82 MB/s BenchmarkSetTypePtr16-4 12295114 13.45 ns/op 9514.64 MB/s BenchmarkSetTypePtr32-4 9918435 13.42 ns/op 19073.56 MB/s BenchmarkSetTypePtr64-4 10926835 12.94 ns/op 39568.40 MB/s BenchmarkSetTypePtr126-4 4645560 25.77 ns/op 39111.69 MB/s BenchmarkSetTypePtr128-4 6292365 27.65 ns/op 37031.88 MB/s BenchmarkSetTypePtrSlice-4 924572 170.9 ns/op 47948.15 MB/s BenchmarkSetTypeNode1-4 7870827 13.46 ns/op 1782.72 MB/s BenchmarkSetTypeNode1Slice-4 3401018 43.78 ns/op 17541.99 MB/s BenchmarkSetTypeNode8-4 10455793 12.12 ns/op 6600.48 MB/s BenchmarkSetTypeNode8Slice-4 1625732 108.7 ns/op 23551.74 MB/s BenchmarkSetTypeNode64-4 5875608 18.10 ns/op 29179.00 MB/s BenchmarkSetTypeNode64Slice-4 322826 720.1 ns/op 23464.65 MB/s BenchmarkSetTypeNode64Dead-4 4470594 25.75 ns/op 20504.96 MB/s BenchmarkSetTypeNode64DeadSlice-4 371670 431.9 ns/op 39123.95 MB/s BenchmarkSetTypeNode124-4 6842557 18.45 ns/op 54630.93 MB/s BenchmarkSetTypeNode124Slice-4 243829 622.2 ns/op 51845.53 MB/s BenchmarkSetTypeNode126-4 6007356 21.33 ns/op 48011.49 MB/s BenchmarkSetTypeNode126Slice-4 210136 641.8 ns/op 51054.31 MB/s BenchmarkSetTypeNode128-4 2938171 34.54 ns/op 30106.49 MB/s BenchmarkSetTypeNode128Slice-4 200517 784.8 ns/op 42404.12 MB/s BenchmarkSetTypeNode130-4 3564388 29.93 ns/op 35277.71 MB/s BenchmarkSetTypeNode130Slice-4 195253 1004 ns/op 33667.02 MB/s BenchmarkSetTypeNode1024-4 856432 154.9 ns/op 52984.92 MB/s BenchmarkSetTypeNode1024Slice-4 27489 5162 ns/op 50883.46 MB/s BenchmarkAllocation-4 1737 124909 ns/op BenchmarkReadMemStats-4 55 2485244 ns/op BenchmarkReadMemStatsLatency-4 1 4062879 p50-ns 4062879 p90-ns 4062879 p99-ns BenchmarkWriteBarrier-4 2399334 78.25 ns/op BenchmarkBulkWriteBarrier-4 3605290 34.89 ns/op BenchmarkScanStackNoLocals-4 2 70339974 ns/op BenchmarkMSpanCountAlloc/bits=64-4 14569876 15.59 ns/op BenchmarkMSpanCountAlloc/bits=128-4 12339648 13.96 ns/op BenchmarkMSpanCountAlloc/bits=256-4 9671875 12.01 ns/op BenchmarkMSpanCountAlloc/bits=512-4 7864932 19.09 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 5347251 44.12 ns/op BenchmarkHash5-4 6529245 19.51 ns/op 256.31 MB/s BenchmarkHash16-4 8063463 14.87 ns/op 1075.67 MB/s BenchmarkHash64-4 6556482 20.34 ns/op 3146.88 MB/s BenchmarkHash1024-4 2191974 75.55 ns/op 13554.63 MB/s BenchmarkHash65536-4 40279 2610 ns/op 25106.96 MB/s BenchmarkAlignedLoad-4 8694806 14.19 ns/op BenchmarkUnalignedLoad-4 8986878 13.37 ns/op BenchmarkEqEfaceConcrete-4 5706002 19.68 ns/op BenchmarkEqIfaceConcrete-4 5359270 18.91 ns/op BenchmarkNeEfaceConcrete-4 5365795 21.35 ns/op BenchmarkNeIfaceConcrete-4 7425870 18.96 ns/op BenchmarkConvT2EByteSized/bool-4 3882270 30.45 ns/op BenchmarkConvT2EByteSized/uint8-4 3697395 45.85 ns/op BenchmarkConvT2ESmall-4 3948062 29.95 ns/op BenchmarkConvT2EUintptr-4 4187875 37.22 ns/op BenchmarkConvT2ELarge-4 970395 177.3 ns/op BenchmarkConvT2ISmall-4 3995674 53.28 ns/op BenchmarkConvT2IUintptr-4 3643119 31.87 ns/op BenchmarkConvT2ILarge-4 997326 190.0 ns/op BenchmarkConvI2E-4 3694521 30.70 ns/op BenchmarkConvI2I-4 3268606 33.57 ns/op BenchmarkAssertE2T-4 2091585 56.17 ns/op BenchmarkAssertE2TLarge-4 1761543 60.31 ns/op BenchmarkAssertE2I-4 3401588 35.47 ns/op BenchmarkAssertI2T-4 3538417 34.60 ns/op BenchmarkAssertI2I-4 2846152 64.31 ns/op BenchmarkAssertI2E-4 3615204 36.81 ns/op BenchmarkAssertE2E-4 1821472 55.13 ns/op BenchmarkAssertE2T2-4 2542234 64.01 ns/op BenchmarkAssertE2T2Blank-4 3179545 33.39 ns/op BenchmarkAssertI2E2-4 3349003 33.51 ns/op BenchmarkAssertI2E2Blank-4 4083232 31.04 ns/op BenchmarkAssertE2E2-4 2309743 44.12 ns/op BenchmarkAssertE2E2Blank-4 4670173 26.02 ns/op BenchmarkConvT2Ezero/zero/16-4 3762135 29.86 ns/op BenchmarkConvT2Ezero/zero/32-4 3686104 30.51 ns/op BenchmarkConvT2Ezero/zero/64-4 1829794 58.35 ns/op BenchmarkConvT2Ezero/zero/str-4 3950349 35.30 ns/op BenchmarkConvT2Ezero/zero/slice-4 2160855 56.10 ns/op BenchmarkConvT2Ezero/zero/big-4 106132 1814 ns/op BenchmarkConvT2Ezero/nonzero/str-4 825704 151.1 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 189.7 ns/op BenchmarkConvT2Ezero/nonzero/big-4 81384 1981 ns/op BenchmarkConvT2Ezero/smallint/16-4 2724012 42.96 ns/op BenchmarkConvT2Ezero/smallint/32-4 2997127 60.49 ns/op BenchmarkConvT2Ezero/smallint/64-4 3739284 29.47 ns/op BenchmarkConvT2Ezero/largeint/16-4 899965 128.3 ns/op BenchmarkConvT2Ezero/largeint/32-4 957115 162.7 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 147.5 ns/op BenchmarkMalloc8-4 1000000 118.7 ns/op BenchmarkMalloc16-4 1000000 127.1 ns/op BenchmarkMallocTypeInfo8-4 1201914 107.2 ns/op BenchmarkMallocTypeInfo16-4 1000000 140.2 ns/op BenchmarkMallocLargeStruct-4 51457 2040 ns/op BenchmarkGoroutineSelect-4 19 7922948 ns/op BenchmarkGoroutineBlocking-4 19 8813764 ns/op BenchmarkGoroutineForRange-4 9 11631488 ns/op BenchmarkGoroutineIdle-4 14 10501975 ns/op BenchmarkHashStringSpeed-4 2007297 93.75 ns/op BenchmarkHashBytesSpeed-4 811076 127.3 ns/op BenchmarkHashInt32Speed-4 2414788 47.53 ns/op BenchmarkHashInt64Speed-4 2630175 68.15 ns/op BenchmarkHashStringArraySpeed-4 551144 237.0 ns/op BenchmarkMegMap-4 2298640 44.64 ns/op BenchmarkMegOneMap-4 2899153 39.53 ns/op BenchmarkMegEqMap-4 3008 45515 ns/op BenchmarkMegEmptyMap-4 3855432 37.35 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 1979568 70.36 ns/op BenchmarkSmallStrMap-4 2519325 46.84 ns/op BenchmarkMapStringKeysEight_16-4 2737387 43.80 ns/op BenchmarkMapStringKeysEight_32-4 2606714 41.49 ns/op BenchmarkMapStringKeysEight_64-4 2529241 41.07 ns/op BenchmarkMapStringKeysEight_1M-4 2787470 71.63 ns/op BenchmarkIntMap-4 2744416 53.26 ns/op BenchmarkMapFirst/1-4 3654018 34.37 ns/op BenchmarkMapFirst/2-4 3181446 38.69 ns/op BenchmarkMapFirst/3-4 2575670 39.93 ns/op BenchmarkMapFirst/4-4 2543440 45.03 ns/op BenchmarkMapFirst/5-4 2905636 60.42 ns/op BenchmarkMapFirst/6-4 3316724 37.47 ns/op BenchmarkMapFirst/7-4 3204490 36.90 ns/op BenchmarkMapFirst/8-4 3036082 35.27 ns/op BenchmarkMapFirst/9-4 2601172 59.81 ns/op BenchmarkMapFirst/10-4 2687173 41.21 ns/op BenchmarkMapFirst/11-4 2743394 40.24 ns/op BenchmarkMapFirst/12-4 2810634 47.35 ns/op BenchmarkMapFirst/13-4 2792421 59.48 ns/op BenchmarkMapFirst/14-4 2841243 53.00 ns/op BenchmarkMapFirst/15-4 2993062 52.82 ns/op BenchmarkMapFirst/16-4 3120530 37.92 ns/op BenchmarkMapMid/1-4 3655156 40.71 ns/op BenchmarkMapMid/2-4 3559118 35.86 ns/op BenchmarkMapMid/3-4 3418509 35.81 ns/op BenchmarkMapMid/4-4 3755385 33.32 ns/op BenchmarkMapMid/5-4 2935540 36.16 ns/op BenchmarkMapMid/6-4 3450698 37.59 ns/op BenchmarkMapMid/7-4 2413144 45.56 ns/op BenchmarkMapMid/8-4 2574669 43.57 ns/op BenchmarkMapMid/9-4 2874842 39.21 ns/op BenchmarkMapMid/10-4 2849210 40.07 ns/op BenchmarkMapMid/11-4 2994255 42.15 ns/op BenchmarkMapMid/12-4 2869171 36.85 ns/op BenchmarkMapMid/13-4 3000052 43.87 ns/op BenchmarkMapMid/14-4 2884444 72.32 ns/op BenchmarkMapMid/15-4 3102138 40.86 ns/op BenchmarkMapMid/16-4 2929413 41.05 ns/op BenchmarkMapLast/1-4 3398762 56.68 ns/op BenchmarkMapLast/2-4 3811363 33.33 ns/op BenchmarkMapLast/3-4 3505842 34.14 ns/op BenchmarkMapLast/4-4 3463983 37.60 ns/op BenchmarkMapLast/5-4 3001106 39.63 ns/op BenchmarkMapLast/6-4 3270992 37.70 ns/op BenchmarkMapLast/7-4 2780731 49.32 ns/op BenchmarkMapLast/8-4 2689137 53.44 ns/op BenchmarkMapLast/9-4 3000661 40.51 ns/op BenchmarkMapLast/10-4 2945451 39.93 ns/op BenchmarkMapLast/11-4 3112371 42.41 ns/op BenchmarkMapLast/12-4 2890510 41.13 ns/op BenchmarkMapLast/13-4 3090076 37.73 ns/op BenchmarkMapLast/14-4 2598460 61.73 ns/op BenchmarkMapLast/15-4 3003436 45.99 ns/op BenchmarkMapLast/16-4 3183771 40.57 ns/op BenchmarkMapCycle-4 2039811 58.53 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3124321 40.64 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2167 49089 ns/op BenchmarkMakeMap/[Byte]Byte-4 603492 754.7 ns/op BenchmarkMakeMap/[Int]Int-4 114154 1726 ns/op BenchmarkNewEmptyMap-4 15349788 8.951 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1419357 83.06 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 519496 367.9 ns/op BenchmarkMapIterEmpty-4 4005720 42.36 ns/op BenchmarkSameLengthMap-4 3380364 36.04 ns/op BenchmarkBigKeyMap-4 1071175 97.24 ns/op BenchmarkBigValMap-4 1000000 110.2 ns/op BenchmarkSmallKeyMap-4 2234688 53.53 ns/op BenchmarkMapPopulate/1-4 1658420 81.50 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 124544 1447 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 3841 35028 ns/op 6270 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 429 343320 ns/op 51743 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 36 3278175 ns/op 416621 B/op 202 allocs/op BenchmarkMapPopulate/100000-4 3 35798846 ns/op 6539618 B/op 2930 allocs/op BenchmarkComplexAlgMap-4 550410 247.1 ns/op BenchmarkGoMapClear/Reflexive/1-4 1461362 94.81 ns/op BenchmarkGoMapClear/Reflexive/10-4 1000000 129.4 ns/op BenchmarkGoMapClear/Reflexive/100-4 273614 437.0 ns/op BenchmarkGoMapClear/Reflexive/1000-4 48134 2466 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5558 38531 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1089111 128.7 ns/op BenchmarkGoMapClear/NonReflexive/10-4 903602 136.5 ns/op BenchmarkGoMapClear/NonReflexive/100-4 395967 671.2 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 48975 2259 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 7096 17682 ns/op BenchmarkMapStringConversion/32/simple-4 1170364 90.52 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1319937 89.50 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1000000 154.8 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1000000 100.6 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1000000 107.4 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1075237 107.5 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1592803 76.16 ns/op BenchmarkMapInterfacePtr-4 1364553 122.8 ns/op BenchmarkNewEmptyMapHintLessThan8-4 6194408 21.84 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 39458 3350 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 4682 29763 ns/op BenchmarkMapPop1000-4 283 417293 ns/op BenchmarkMapPop10000-4 30 7804060 ns/op BenchmarkMapAssign/Int32/256-4 1470646 96.96 ns/op BenchmarkMapAssign/Int32/65536-4 952710 139.9 ns/op BenchmarkMapAssign/Int64/256-4 1720252 62.07 ns/op BenchmarkMapAssign/Int64/65536-4 1074055 107.7 ns/op BenchmarkMapAssign/Str/256-4 1710362 98.40 ns/op BenchmarkMapAssign/Str/65536-4 412827 242.4 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1259048 93.75 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 348014 361.5 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1236632 102.9 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 464464 405.0 ns/op BenchmarkMapOperatorAssign/Str/256-4 410833 5286 ns/op BenchmarkMapOperatorAssign/Str/65536-4 107139 989.3 ns/op BenchmarkMapAppendAssign/Int32/256-4 458768 219.3 ns/op 22 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 190322 614.7 ns/op 66 B/op 1 allocs/op BenchmarkMapAppendAssign/Int64/256-4 606952 248.4 ns/op 25 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 177193 699.5 ns/op 76 B/op 1 allocs/op BenchmarkMapAppendAssign/Str/256-4 676243 348.7 ns/op 67 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 93928 1090 ns/op 150 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1286026 100.6 ns/op BenchmarkMapDelete/Int32/1000-4 1848998 65.67 ns/op BenchmarkMapDelete/Int32/10000-4 1954447 69.31 ns/op BenchmarkMapDelete/Int64/100-4 1232416 87.13 ns/op BenchmarkMapDelete/Int64/1000-4 1916313 59.78 ns/op BenchmarkMapDelete/Int64/10000-4 2156324 55.90 ns/op BenchmarkMapDelete/Str/100-4 1262983 95.14 ns/op BenchmarkMapDelete/Str/1000-4 1663984 71.51 ns/op BenchmarkMapDelete/Str/10000-4 1697044 70.83 ns/op BenchmarkMapDelete/Pointer/100-4 1312212 89.79 ns/op BenchmarkMapDelete/Pointer/1000-4 1803943 66.06 ns/op BenchmarkMapDelete/Pointer/10000-4 1823266 64.94 ns/op BenchmarkMemmove/0-4 21563041 5.446 ns/op BenchmarkMemmove/1-4 1421689 83.37 ns/op 11.99 MB/s BenchmarkMemmove/2-4 1399446 84.07 ns/op 23.79 MB/s BenchmarkMemmove/3-4 1393453 85.71 ns/op 35.00 MB/s BenchmarkMemmove/4-4 1371884 85.37 ns/op 46.85 MB/s BenchmarkMemmove/5-4 1384651 85.28 ns/op 58.63 MB/s BenchmarkMemmove/6-4 1364176 85.51 ns/op 70.16 MB/s BenchmarkMemmove/7-4 1348161 95.81 ns/op 73.06 MB/s BenchmarkMemmove/8-4 1441246 81.91 ns/op 97.67 MB/s BenchmarkMemmove/9-4 1365840 87.06 ns/op 103.38 MB/s BenchmarkMemmove/10-4 1370797 87.55 ns/op 114.22 MB/s BenchmarkMemmove/11-4 1346016 86.90 ns/op 126.58 MB/s BenchmarkMemmove/12-4 1000000 102.4 ns/op 117.13 MB/s BenchmarkMemmove/13-4 1352461 87.18 ns/op 149.11 MB/s BenchmarkMemmove/14-4 1344650 86.96 ns/op 161.00 MB/s BenchmarkMemmove/15-4 1343569 87.96 ns/op 170.54 MB/s BenchmarkMemmove/16-4 1390114 85.29 ns/op 187.59 MB/s BenchmarkMemmove/32-4 1358754 86.61 ns/op 369.45 MB/s BenchmarkMemmove/64-4 1306020 92.74 ns/op 690.09 MB/s BenchmarkMemmove/128-4 1000000 103.3 ns/op 1239.53 MB/s BenchmarkMemmove/256-4 997422 121.2 ns/op 2112.37 MB/s BenchmarkMemmove/512-4 728551 163.4 ns/op 3133.45 MB/s BenchmarkMemmove/1024-4 477584 251.6 ns/op 4069.72 MB/s BenchmarkMemmove/2048-4 307326 400.1 ns/op 5119.08 MB/s BenchmarkMemmove/4096-4 181585 711.9 ns/op 5753.98 MB/s BenchmarkMemmoveOverlap/32-4 1323718 87.65 ns/op 365.08 MB/s BenchmarkMemmoveOverlap/64-4 1259547 93.13 ns/op 687.20 MB/s BenchmarkMemmoveOverlap/128-4 1000000 103.6 ns/op 1235.43 MB/s BenchmarkMemmoveOverlap/256-4 1000000 130.8 ns/op 1956.87 MB/s BenchmarkMemmoveOverlap/512-4 810610 160.4 ns/op 3191.69 MB/s BenchmarkMemmoveOverlap/1024-4 514471 253.9 ns/op 4033.78 MB/s BenchmarkMemmoveOverlap/2048-4 305780 405.7 ns/op 5047.54 MB/s BenchmarkMemmoveOverlap/4096-4 179178 715.5 ns/op 5724.46 MB/s BenchmarkMemmoveUnalignedDst/0-4 19847080 6.138 ns/op BenchmarkMemmoveUnalignedDst/1-4 1395537 88.77 ns/op 11.27 MB/s BenchmarkMemmoveUnalignedDst/2-4 1365244 85.62 ns/op 23.36 MB/s BenchmarkMemmoveUnalignedDst/3-4 1383297 85.80 ns/op 34.97 MB/s BenchmarkMemmoveUnalignedDst/4-4 1379647 85.86 ns/op 46.59 MB/s BenchmarkMemmoveUnalignedDst/5-4 1376934 85.60 ns/op 58.41 MB/s BenchmarkMemmoveUnalignedDst/6-4 1389717 85.94 ns/op 69.81 MB/s BenchmarkMemmoveUnalignedDst/7-4 1371877 85.78 ns/op 81.61 MB/s BenchmarkMemmoveUnalignedDst/8-4 1456412 83.46 ns/op 95.86 MB/s BenchmarkMemmoveUnalignedDst/9-4 1345989 87.27 ns/op 103.13 MB/s BenchmarkMemmoveUnalignedDst/10-4 1353406 88.17 ns/op 113.41 MB/s BenchmarkMemmoveUnalignedDst/11-4 1352383 86.94 ns/op 126.52 MB/s BenchmarkMemmoveUnalignedDst/12-4 1340618 87.74 ns/op 136.76 MB/s BenchmarkMemmoveUnalignedDst/13-4 1391164 87.32 ns/op 148.88 MB/s BenchmarkMemmoveUnalignedDst/14-4 1340788 90.47 ns/op 154.75 MB/s BenchmarkMemmoveUnalignedDst/15-4 1317356 89.44 ns/op 167.71 MB/s BenchmarkMemmoveUnalignedDst/16-4 1382914 85.84 ns/op 186.39 MB/s BenchmarkMemmoveUnalignedDst/32-4 1320807 89.71 ns/op 356.72 MB/s BenchmarkMemmoveUnalignedDst/64-4 1222714 102.5 ns/op 624.30 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 106.0 ns/op 1207.23 MB/s BenchmarkMemmoveUnalignedDst/256-4 1000000 125.5 ns/op 2039.90 MB/s BenchmarkMemmoveUnalignedDst/512-4 710408 167.8 ns/op 3051.40 MB/s BenchmarkMemmoveUnalignedDst/1024-4 491590 257.5 ns/op 3976.41 MB/s BenchmarkMemmoveUnalignedDst/2048-4 318757 408.0 ns/op 5019.79 MB/s BenchmarkMemmoveUnalignedDst/4096-4 174297 723.7 ns/op 5659.84 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1313395 90.11 ns/op 355.12 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1262293 97.76 ns/op 654.67 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 106.5 ns/op 1202.30 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 941188 131.4 ns/op 1947.96 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 764886 177.1 ns/op 2890.92 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 491124 272.0 ns/op 3764.09 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 306373 428.6 ns/op 4778.57 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 171806 733.2 ns/op 5586.54 MB/s BenchmarkMemmoveUnalignedSrc/0-4 17739370 6.203 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1401474 86.23 ns/op 11.60 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1362596 89.24 ns/op 22.41 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1259047 95.89 ns/op 31.29 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1361635 90.10 ns/op 44.40 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1329416 89.08 ns/op 56.13 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1331632 87.84 ns/op 68.31 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1369488 87.39 ns/op 80.10 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1398022 84.72 ns/op 94.43 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1308352 87.38 ns/op 103.00 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1361817 88.20 ns/op 113.38 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1340756 87.43 ns/op 125.82 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1261058 88.29 ns/op 135.91 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1359848 87.54 ns/op 148.51 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1338090 86.87 ns/op 161.16 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1311596 88.39 ns/op 169.71 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1359930 88.64 ns/op 180.50 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1305462 92.28 ns/op 346.79 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1000000 101.1 ns/op 633.13 MB/s BenchmarkMemmoveUnalignedSrc/128-4 933342 111.2 ns/op 1151.56 MB/s BenchmarkMemmoveUnalignedSrc/256-4 1000000 135.7 ns/op 1887.08 MB/s BenchmarkMemmoveUnalignedSrc/512-4 768909 173.3 ns/op 2954.60 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 486886 258.5 ns/op 3961.03 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 317546 408.6 ns/op 5011.70 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 167978 716.2 ns/op 5719.44 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1231416 95.62 ns/op 167.32 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1243108 96.41 ns/op 165.96 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1135112 110.3 ns/op 145.07 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1000000 104.8 ns/op 152.64 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1000000 103.1 ns/op 155.21 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1000000 102.8 ns/op 155.65 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1000000 100.8 ns/op 158.75 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1000000 106.0 ns/op 150.93 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1000000 106.5 ns/op 601.22 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1000000 113.7 ns/op 562.94 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1000000 107.1 ns/op 597.59 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1000000 111.0 ns/op 576.38 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1000000 109.2 ns/op 586.29 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1000000 106.9 ns/op 598.90 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1000000 108.4 ns/op 590.37 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1000000 110.1 ns/op 581.13 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 830203 157.2 ns/op 1628.83 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 677359 192.9 ns/op 1327.26 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 940416 139.4 ns/op 1836.21 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 836904 144.6 ns/op 1770.98 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 857781 140.1 ns/op 1827.73 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 807618 141.1 ns/op 1814.31 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 941023 138.6 ns/op 1846.79 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 927954 141.1 ns/op 1814.19 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 100958 1173 ns/op 3490.88 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 68893 1793 ns/op 2284.62 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 163304 761.3 ns/op 5380.21 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 166551 758.4 ns/op 5400.91 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 170083 785.4 ns/op 5215.32 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 148634 810.5 ns/op 5053.84 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 169722 802.4 ns/op 5104.61 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 168056 762.2 ns/op 5374.12 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 6742 18837 ns/op 3479.04 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 4406 28398 ns/op 2307.80 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 8994 12491 ns/op 5246.78 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 8566 12438 ns/op 5268.95 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 9387 12657 ns/op 5177.74 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 9387 12624 ns/op 5191.29 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 9372 12304 ns/op 5326.37 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 9444 12495 ns/op 5244.84 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1259804 93.55 ns/op 342.06 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 100.9 ns/op 634.10 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 111.3 ns/op 1149.74 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 933331 130.9 ns/op 1955.67 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 672626 171.8 ns/op 2980.63 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 442042 268.6 ns/op 3812.00 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 292819 421.6 ns/op 4858.14 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 175615 757.2 ns/op 5409.62 MB/s BenchmarkMemclr/5-4 16366326 7.457 ns/op 670.51 MB/s BenchmarkMemclr/16-4 16532839 7.532 ns/op 2124.36 MB/s BenchmarkMemclr/64-4 15311338 8.434 ns/op 7588.43 MB/s BenchmarkMemclr/256-4 9696516 10.79 ns/op 23718.69 MB/s BenchmarkMemclr/4096-4 2340442 50.06 ns/op 81820.18 MB/s BenchmarkMemclr/65536-4 87512 1282 ns/op 51101.32 MB/s BenchmarkMemclr/1M-4 5704 21954 ns/op 47763.38 MB/s BenchmarkMemclr/4M-4 1272 89920 ns/op 46644.99 MB/s BenchmarkMemclr/8M-4 494 250289 ns/op 33515.73 MB/s BenchmarkMemclr/16M-4 156 756703 ns/op 22171.46 MB/s BenchmarkMemclr/64M-4 57 1961449 ns/op 34213.92 MB/s BenchmarkMemclrUnaligned/0_5-4 7934551 13.97 ns/op 357.83 MB/s BenchmarkMemclrUnaligned/0_16-4 8607550 12.55 ns/op 1274.74 MB/s BenchmarkMemclrUnaligned/0_64-4 10176879 12.16 ns/op 5263.49 MB/s BenchmarkMemclrUnaligned/0_256-4 8780754 13.22 ns/op 19361.93 MB/s BenchmarkMemclrUnaligned/0_4096-4 2167383 53.64 ns/op 76355.83 MB/s BenchmarkMemclrUnaligned/0_65536-4 92821 1294 ns/op 50647.34 MB/s BenchmarkMemclrUnaligned/1_5-4 9861416 12.22 ns/op 409.13 MB/s BenchmarkMemclrUnaligned/1_16-4 9694882 12.17 ns/op 1314.68 MB/s BenchmarkMemclrUnaligned/1_64-4 9477618 12.77 ns/op 5012.88 MB/s BenchmarkMemclrUnaligned/1_256-4 7874877 14.09 ns/op 18173.81 MB/s BenchmarkMemclrUnaligned/1_4096-4 1525278 78.31 ns/op 52305.46 MB/s BenchmarkMemclrUnaligned/1_65536-4 86838 1442 ns/op 45438.99 MB/s BenchmarkMemclrUnaligned/4_5-4 9462250 11.81 ns/op 423.30 MB/s BenchmarkMemclrUnaligned/4_16-4 9332124 12.17 ns/op 1315.17 MB/s BenchmarkMemclrUnaligned/4_64-4 9658594 12.11 ns/op 5286.02 MB/s BenchmarkMemclrUnaligned/4_256-4 8547560 13.52 ns/op 18939.78 MB/s BenchmarkMemclrUnaligned/4_4096-4 1474178 78.73 ns/op 52024.52 MB/s BenchmarkMemclrUnaligned/4_65536-4 75571 1497 ns/op 43770.73 MB/s BenchmarkMemclrUnaligned/7_5-4 9873590 11.93 ns/op 418.95 MB/s BenchmarkMemclrUnaligned/7_16-4 9627068 12.39 ns/op 1291.62 MB/s BenchmarkMemclrUnaligned/7_64-4 9007602 12.87 ns/op 4974.30 MB/s BenchmarkMemclrUnaligned/7_256-4 8225456 14.00 ns/op 18291.40 MB/s BenchmarkMemclrUnaligned/7_4096-4 1449375 81.46 ns/op 50280.90 MB/s BenchmarkMemclrUnaligned/7_65536-4 78186 1521 ns/op 43077.03 MB/s BenchmarkMemclrUnaligned/0_1M-4 5839 22872 ns/op 45845.80 MB/s BenchmarkMemclrUnaligned/0_4M-4 1312 100380 ns/op 41784.07 MB/s BenchmarkMemclrUnaligned/0_8M-4 410 280418 ns/op 29914.63 MB/s BenchmarkMemclrUnaligned/0_16M-4 146 770422 ns/op 21776.66 MB/s BenchmarkMemclrUnaligned/0_64M-4 58 2123117 ns/op 31608.64 MB/s BenchmarkMemclrUnaligned/1_1M-4 5329 24968 ns/op 41995.96 MB/s BenchmarkMemclrUnaligned/1_4M-4 1040 104448 ns/op 40156.73 MB/s BenchmarkMemclrUnaligned/1_8M-4 360 320741 ns/op 26153.87 MB/s BenchmarkMemclrUnaligned/1_16M-4 146 814975 ns/op 20586.17 MB/s BenchmarkMemclrUnaligned/1_64M-4 57 1999662 ns/op 33560.11 MB/s BenchmarkMemclrUnaligned/4_1M-4 4278 24997 ns/op 41948.02 MB/s BenchmarkMemclrUnaligned/4_4M-4 1256 103932 ns/op 40356.15 MB/s BenchmarkMemclrUnaligned/4_8M-4 396 286426 ns/op 29287.22 MB/s BenchmarkMemclrUnaligned/4_16M-4 145 803986 ns/op 20867.54 MB/s BenchmarkMemclrUnaligned/4_64M-4 52 1935405 ns/op 34674.32 MB/s BenchmarkMemclrUnaligned/7_1M-4 4442 25454 ns/op 41194.27 MB/s BenchmarkMemclrUnaligned/7_4M-4 993 105436 ns/op 39780.74 MB/s BenchmarkMemclrUnaligned/7_8M-4 385 288756 ns/op 29050.90 MB/s BenchmarkMemclrUnaligned/7_16M-4 147 799604 ns/op 20981.91 MB/s BenchmarkMemclrUnaligned/7_64M-4 57 1953355 ns/op 34355.70 MB/s BenchmarkGoMemclr/5-4 2189005 50.83 ns/op 98.37 MB/s BenchmarkGoMemclr/16-4 646156 165.7 ns/op 96.56 MB/s BenchmarkGoMemclr/64-4 190795 634.2 ns/op 100.91 MB/s BenchmarkGoMemclr/256-4 49310 2267 ns/op 112.93 MB/s BenchmarkMemclrRange/1K_2K-4 90268 1309 ns/op 73225.53 MB/s BenchmarkMemclrRange/2K_8K-4 28039 4040 ns/op 82550.31 MB/s BenchmarkMemclrRange/4K_16K-4 33984 3423 ns/op 94389.21 MB/s BenchmarkMemclrRange/160K_228K-4 3532 34415 ns/op 48317.81 MB/s BenchmarkClearFat7-4 4467889 25.68 ns/op BenchmarkClearFat8-4 4646437 24.81 ns/op BenchmarkClearFat11-4 4553127 26.85 ns/op BenchmarkClearFat12-4 4426677 27.52 ns/op BenchmarkClearFat13-4 4555189 26.81 ns/op BenchmarkClearFat14-4 4545734 26.64 ns/op BenchmarkClearFat15-4 4266340 26.65 ns/op BenchmarkClearFat16-4 4059136 25.29 ns/op BenchmarkClearFat24-4 4362224 25.86 ns/op BenchmarkClearFat32-4 4683918 25.98 ns/op BenchmarkClearFat40-4 4157773 27.48 ns/op BenchmarkClearFat48-4 4490396 26.92 ns/op BenchmarkClearFat56-4 4275423 27.86 ns/op BenchmarkClearFat64-4 4300975 28.16 ns/op BenchmarkClearFat72-4 4201084 28.76 ns/op BenchmarkClearFat128-4 3223731 34.48 ns/op BenchmarkClearFat256-4 2508907 44.49 ns/op BenchmarkClearFat512-4 1572042 69.06 ns/op BenchmarkClearFat1024-4 1000000 110.8 ns/op BenchmarkClearFat1032-4 1000000 121.7 ns/op BenchmarkClearFat1040-4 819644 125.0 ns/op BenchmarkCopyFat7-4 4237801 26.90 ns/op BenchmarkCopyFat8-4 4947404 23.84 ns/op BenchmarkCopyFat11-4 4092561 27.55 ns/op BenchmarkCopyFat12-4 4243844 26.21 ns/op BenchmarkCopyFat13-4 4338642 26.71 ns/op BenchmarkCopyFat14-4 4641202 26.29 ns/op BenchmarkCopyFat15-4 4168779 27.34 ns/op BenchmarkCopyFat16-4 4299260 26.06 ns/op BenchmarkCopyFat24-4 4687244 25.08 ns/op BenchmarkCopyFat32-4 4374901 26.93 ns/op BenchmarkCopyFat64-4 4270285 28.36 ns/op BenchmarkCopyFat72-4 3941386 28.51 ns/op BenchmarkCopyFat128-4 3288415 34.45 ns/op BenchmarkCopyFat256-4 2559456 44.48 ns/op BenchmarkCopyFat512-4 1616702 73.16 ns/op BenchmarkCopyFat520-4 1536463 73.19 ns/op BenchmarkCopyFat1024-4 1000000 117.2 ns/op BenchmarkCopyFat1032-4 1000000 119.0 ns/op BenchmarkCopyFat1040-4 1000000 119.5 ns/op BenchmarkIssue18740/2byte-4 380 301957 ns/op BenchmarkIssue18740/4byte-4 688 173133 ns/op BenchmarkIssue18740/8byte-4 1250 99543 ns/op BenchmarkMemclrKnownSize1-4 8327372 17.79 ns/op 56.21 MB/s BenchmarkMemclrKnownSize2-4 4481216 25.69 ns/op 77.85 MB/s BenchmarkMemclrKnownSize4-4 3221614 34.29 ns/op 116.65 MB/s BenchmarkMemclrKnownSize8-4 1422260 80.93 ns/op 98.85 MB/s BenchmarkMemclrKnownSize16-4 845396 153.2 ns/op 104.41 MB/s BenchmarkMemclrKnownSize32-4 392282 314.1 ns/op 101.87 MB/s BenchmarkMemclrKnownSize64-4 223814 555.2 ns/op 115.27 MB/s BenchmarkMemclrKnownSize112-4 131254 988.0 ns/op 113.36 MB/s BenchmarkMemclrKnownSize128-4 115003 1096 ns/op 116.81 MB/s BenchmarkMemclrKnownSize192-4 73818 1638 ns/op 117.20 MB/s BenchmarkMemclrKnownSize248-4 55642 2039 ns/op 121.62 MB/s BenchmarkMemclrKnownSize256-4 53800 2238 ns/op 114.37 MB/s BenchmarkMemclrKnownSize512-4 28071 4266 ns/op 120.02 MB/s BenchmarkMemclrKnownSize1024-4 13656 8519 ns/op 120.20 MB/s BenchmarkMemclrKnownSize4096-4 3734 33731 ns/op 121.43 MB/s BenchmarkMemclrKnownSize512KiB-4 26 4387240 ns/op 119.50 MB/s BenchmarkReadMetricsLatency-4 10000 3934 p50-ns 5722 p90-ns 10300 p99-ns BenchmarkFinalizer-4 218 532295 ns/op BenchmarkFinalizerRun-4 235671 645.0 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 8838841 13.06 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3806124 32.76 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2922339 39.54 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2937898 39.03 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1597963 72.82 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1524508 79.72 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2862012 42.25 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1633719 70.34 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1760886 66.83 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2666588 44.21 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2695116 44.35 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2243482 51.95 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1936425 59.77 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1811792 65.49 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 10560241 11.34 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 10659451 11.09 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 10041930 12.48 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 10160808 11.47 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 9824168 12.05 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 8840631 13.74 ns/op BenchmarkFindBitRange64/PatternAASize2-4 9876925 11.51 ns/op BenchmarkFindBitRange64/PatternAASize8-4 10660371 10.87 ns/op BenchmarkFindBitRange64/PatternAASize32-4 10198448 10.87 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 10113661 11.26 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 10791603 10.76 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 10618728 10.66 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 10569748 10.80 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 9923044 11.04 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 10307504 11.00 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 10401309 11.14 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 9296745 10.91 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 10746112 11.00 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 10368046 11.38 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 9667198 11.93 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 10036149 11.66 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 8953506 11.50 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 8934790 13.57 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 10190622 12.10 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 10588278 11.05 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 10381351 11.66 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 9058032 11.79 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 9804649 11.62 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 9075747 11.88 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 9295550 12.96 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 10533936 11.41 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 8838558 11.52 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 10243567 11.69 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 9693308 11.46 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 10058277 11.35 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 10225351 11.07 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 9720933 11.52 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 10218326 11.83 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 9450733 11.54 ns/op BenchmarkNetpollBreak-4 5214 25499 ns/op BenchmarkPinnerPinUnpinBatch-4 1520 132849 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 226 529177 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1572 138657 ns/op BenchmarkPinnerPinUnpin-4 1492544 79.84 ns/op BenchmarkPinnerPinUnpinTiny-4 1489890 79.95 ns/op BenchmarkPinnerPinUnpinDouble-4 601366 236.7 ns/op BenchmarkPinnerPinUnpinParallel-4 3393691 33.10 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 3468818 33.40 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 426895 275.7 ns/op BenchmarkPinnerIsPinnedOnPinned-4 7121730 15.27 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 8458399 14.08 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 6272678 20.28 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 6237482 19.08 ns/op BenchmarkPingPongHog-4 543 303293 ns/op BenchmarkStackGrowth-4 120050 891.8 ns/op BenchmarkStackGrowthDeep-4 1264 106215 ns/op BenchmarkCreateGoroutines-4 57760 1921 ns/op BenchmarkCreateGoroutinesParallel-4 65367 1781 ns/op BenchmarkCreateGoroutinesCapture-4 7746 16060 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 49467 2419 ns/op BenchmarkClosureCall-4 23050392 4.990 ns/op BenchmarkWakeupParallelSpinning/0s-4 6715 24691 ns/op BenchmarkWakeupParallelSpinning/1µs-4 6363 24807 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4930 38393 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2454 54698 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1557 74339 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1075 123256 ns/op BenchmarkWakeupParallelSpinning/50µs-4 387 289005 ns/op BenchmarkWakeupParallelSpinning/100µs-4 234 502400 ns/op BenchmarkMatmult-4 5249823 27.93 ns/op BenchmarkFastrand-4 6620797 15.22 ns/op BenchmarkFastrand64-4 7609978 14.93 ns/op BenchmarkFastrandHashiter-4 3582768 36.67 ns/op BenchmarkFastrandn/2-4 6435114 16.89 ns/op BenchmarkFastrandn/3-4 6465898 17.81 ns/op BenchmarkFastrandn/4-4 6555932 16.98 ns/op BenchmarkFastrandn/5-4 7520431 15.70 ns/op BenchmarkIfaceCmp100-4 132884 904.1 ns/op BenchmarkIfaceCmpNil100-4 234505 516.2 ns/op BenchmarkEfaceCmpDiff-4 52928 2270 ns/op BenchmarkEfaceCmpDiffIndirect-4 45513 2534 ns/op BenchmarkDefer-4 1468200 80.62 ns/op BenchmarkDefer10-4 923049 164.3 ns/op BenchmarkDeferMany-4 652318 368.7 ns/op BenchmarkPanicRecover-4 653624 168.0 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 100 1277539 ns/op 1150455 p50-ns 1871959 p90-ns 2171224 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 94 1724171 ns/op 1216444 p50-ns 2680938 p90-ns 15546622 p99-ns BenchmarkGoroutineProfile/small/idle-4 51 2416479 ns/op 2164372 p50-ns 3078911 p90-ns 3534668 p99-ns BenchmarkGoroutineProfile/small/loaded-4 55 4090187 ns/op 2943468 p50-ns 6533361 p90-ns 19804503 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 100 1284960 ns/op 1128749 p50-ns 1873786 p90-ns 2164637 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 100 1613447 ns/op 1468689 p50-ns 2347276 p90-ns 8356112 p99-ns BenchmarkGoroutineProfile/large/idle-4 26 4297325 ns/op 4347370 p50-ns 4951703 p90-ns 5567074 p99-ns BenchmarkGoroutineProfile/large/loaded-4 15 9029064 ns/op 8644744 p50-ns 11180595 p90-ns 15750494 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 102 1249961 ns/op 1158178 p50-ns 1774633 p90-ns 2103042 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 73 1499193 ns/op 1293956 p50-ns 2106740 p90-ns 9316030 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 49 2193285 ns/op 2097832 p50-ns 2729698 p90-ns 3589470 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 38 4004812 ns/op 3637320 p50-ns 6917435 p90-ns 10969604 p99-ns BenchmarkRWMutexUncontended-4 2656432 42.14 ns/op BenchmarkRWMutexWrite100-4 1000000 2425 ns/op BenchmarkRWMutexWrite10-4 41326 2642 ns/op BenchmarkRWMutexWorkWrite100-4 36297 3506 ns/op BenchmarkRWMutexWorkWrite10-4 30998 4406 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2830 39514 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1174 101336 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1719 71862 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 511 210905 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 781 145874 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 260 452014 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 402 301836 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 126 928429 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 254192 643.6 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 219075 676.7 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 159462 803.4 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 191528 725.0 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 195799 717.3 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 136740 1088 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 199347 790.7 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 152034 751.2 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 134571 919.8 ns/op BenchmarkMakeSlice/Byte-4 1500258 88.05 ns/op BenchmarkMakeSlice/Int16-4 1319251 90.17 ns/op BenchmarkMakeSlice/Int-4 1000000 111.0 ns/op BenchmarkMakeSlice/Ptr-4 1000000 134.0 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 189.2 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 264.4 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 275.2 ns/op BenchmarkGrowSlice/Byte-4 490281 254.4 ns/op BenchmarkGrowSlice/Int16-4 684723 240.7 ns/op BenchmarkGrowSlice/Int-4 569235 376.6 ns/op BenchmarkGrowSlice/Ptr-4 443516 396.2 ns/op BenchmarkGrowSlice/Struct/24-4 341052 525.2 ns/op BenchmarkGrowSlice/Struct/32-4 230685 733.0 ns/op BenchmarkGrowSlice/Struct/40-4 161859 780.5 ns/op BenchmarkExtendSlice/IntSlice-4 502054 376.2 ns/op BenchmarkExtendSlice/PointerSlice-4 419384 437.1 ns/op BenchmarkExtendSlice/NoGrow-4 709506 222.2 ns/op BenchmarkAppend-4 839226 121.0 ns/op BenchmarkAppendGrowByte-4 4 28765430 ns/op BenchmarkAppendGrowString-4 1 284480395 ns/op BenchmarkAppendSlice/1Bytes-4 1318251 96.51 ns/op BenchmarkAppendSlice/4Bytes-4 1238782 93.61 ns/op BenchmarkAppendSlice/7Bytes-4 1288988 90.77 ns/op BenchmarkAppendSlice/8Bytes-4 1357425 88.50 ns/op BenchmarkAppendSlice/15Bytes-4 1267662 94.37 ns/op BenchmarkAppendSlice/16Bytes-4 1282724 92.89 ns/op BenchmarkAppendSlice/32Bytes-4 1301004 92.72 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 62877 1781 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 16864 6625 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 10000 25309 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1387 97310 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 127 810588 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 46 2766048 ns/op BenchmarkAppendStr/1Bytes-4 1578901 82.12 ns/op BenchmarkAppendStr/4Bytes-4 1318161 76.94 ns/op BenchmarkAppendStr/8Bytes-4 1415952 78.55 ns/op BenchmarkAppendStr/16Bytes-4 1499414 77.80 ns/op BenchmarkAppendStr/32Bytes-4 1512806 78.89 ns/op BenchmarkAppendSpecialCase-4 824683 122.4 ns/op BenchmarkCopy/1Byte-4 1314312 90.87 ns/op 11.01 MB/s BenchmarkCopy/1String-4 1243801 93.19 ns/op 10.73 MB/s BenchmarkCopy/2Byte-4 1327328 96.27 ns/op 20.78 MB/s BenchmarkCopy/2String-4 1294390 89.84 ns/op 22.26 MB/s BenchmarkCopy/4Byte-4 1280457 92.68 ns/op 43.16 MB/s BenchmarkCopy/4String-4 1296608 90.99 ns/op 43.96 MB/s BenchmarkCopy/8Byte-4 1306608 87.46 ns/op 91.47 MB/s BenchmarkCopy/8String-4 1315712 91.59 ns/op 87.35 MB/s BenchmarkCopy/12Byte-4 1000000 111.4 ns/op 107.75 MB/s BenchmarkCopy/12String-4 1202444 95.82 ns/op 125.24 MB/s BenchmarkCopy/16Byte-4 1315825 92.08 ns/op 173.76 MB/s BenchmarkCopy/16String-4 1258881 93.28 ns/op 171.53 MB/s BenchmarkCopy/32Byte-4 1224390 96.13 ns/op 332.87 MB/s BenchmarkCopy/32String-4 1200717 98.75 ns/op 324.04 MB/s BenchmarkCopy/128Byte-4 1000000 114.3 ns/op 1119.64 MB/s BenchmarkCopy/128String-4 1000000 128.5 ns/op 996.25 MB/s BenchmarkCopy/1024Byte-4 415172 321.5 ns/op 3185.17 MB/s BenchmarkCopy/1024String-4 342066 408.1 ns/op 2509.08 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 20353 5248 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 12049 10088 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 8473 15103 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 18556 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 22739 ns/op BenchmarkAppendInPlace/Grow/Byte-4 132970 1477 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 140187 1270 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 69066 1552 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 65307 1966 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 56049 2135 ns/op BenchmarkStackCopyPtr-4 1 121761327 ns/op BenchmarkStackCopy-4 2 75076416 ns/op BenchmarkStackCopyNoCache-4 25 4464656 ns/op BenchmarkStackCopyWithStkobj-4 3 47076879 ns/op BenchmarkIssue18138-4 163 686206 ns/op BenchmarkCompareStringEqual-4 13230789 8.439 ns/op BenchmarkCompareStringIdentical-4 26485107 4.364 ns/op BenchmarkCompareStringSameLength-4 17994241 6.918 ns/op BenchmarkCompareStringDifferentLength-4 25116571 4.280 ns/op BenchmarkCompareStringBigUnaligned-4 2173 91767 ns/op 11426.56 MB/s BenchmarkCompareStringBig-4 1072 113713 ns/op 9221.35 MB/s BenchmarkConcatStringAndBytes-4 1990599 52.88 ns/op BenchmarkSliceByteToString/1-4 1701372 73.29 ns/op BenchmarkSliceByteToString/2-4 816116 139.1 ns/op BenchmarkSliceByteToString/4-4 945903 130.0 ns/op BenchmarkSliceByteToString/8-4 961011 145.4 ns/op BenchmarkSliceByteToString/16-4 877368 144.0 ns/op BenchmarkSliceByteToString/32-4 981442 190.2 ns/op BenchmarkSliceByteToString/64-4 770020 244.8 ns/op BenchmarkSliceByteToString/128-4 665560 338.9 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2171605 49.68 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 1000000 120.0 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 102.5 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3729765 31.87 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1696465 67.65 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1886632 59.17 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1798369 67.07 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 340442 362.5 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 448550 302.7 ns/op BenchmarkRuneIterate/range/ASCII-4 10933682 11.16 ns/op BenchmarkRuneIterate/range/Japanese-4 2687251 44.04 ns/op BenchmarkRuneIterate/range/MixedLength-4 3074551 40.07 ns/op BenchmarkRuneIterate/range1/ASCII-4 9792823 15.61 ns/op BenchmarkRuneIterate/range1/Japanese-4 2705680 48.68 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2785850 36.44 ns/op BenchmarkRuneIterate/range2/ASCII-4 10580293 10.70 ns/op BenchmarkRuneIterate/range2/Japanese-4 2681544 41.73 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2907932 36.32 ns/op BenchmarkArrayEqual-4 25034275 4.572 ns/op BenchmarkFunc/Name-4 3378768 33.49 ns/op BenchmarkFunc/Entry-4 13167154 8.695 ns/op BenchmarkFunc/FileLine-4 3468367 30.79 ns/op PASS ok runtime 480.341s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 28650 4422 ns/op BenchmarkHandle/concurrent-4 20456 5088 ns/op PASS ok runtime/cgo 1.547s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 23398270 4.868 ns/op BenchmarkAtomicStore64-4 12889431 10.17 ns/op BenchmarkAtomicLoad-4 26096463 6.141 ns/op BenchmarkAtomicStore-4 11272760 9.652 ns/op BenchmarkAnd8-4 11856446 9.858 ns/op BenchmarkAnd-4 12186058 10.56 ns/op BenchmarkAnd8Parallel-4 4271862 27.75 ns/op BenchmarkAndParallel-4 4008135 27.81 ns/op BenchmarkOr8-4 12245932 10.44 ns/op BenchmarkOr-4 12603097 10.08 ns/op BenchmarkOr8Parallel-4 4108358 27.36 ns/op BenchmarkOrParallel-4 4071963 28.62 ns/op BenchmarkXadd-4 3801266 28.50 ns/op BenchmarkXadd64-4 3916332 30.13 ns/op BenchmarkCas-4 2393436 51.34 ns/op BenchmarkCas64-4 2614138 46.82 ns/op BenchmarkXchg-4 3906586 29.54 ns/op BenchmarkXchg64-4 4142876 29.56 ns/op PASS ok runtime/internal/atomic 4.557s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 2910424 35.88 ns/op BenchmarkMulUintptr/large-4 2332797 43.56 ns/op PASS ok runtime/internal/math 1.411s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 13 11134251 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 10 21096232 ns/op 486.3 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 38 3849098 ns/op 4.579 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 8 18317043 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 4 29421214 ns/op 1172 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 26 4979364 ns/op 34.96 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 94908842 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 115173263 ns/op 6564 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 15 7034916 ns/op 211.6 concurrent_launches/op PASS ok runtime/pprof 3.134s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 9 11259635 ns/op BenchmarkStackLeak-4 25406 4688 ns/op PASS ok runtime/race 1.559s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2860432 45.40 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 288374 712.9 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.597s goos: darwin goarch: amd64 pkg: slices BenchmarkEqualFunc_Large-4 36 3002187 ns/op BenchmarkIndex_Large-4 20707 5635 ns/op BenchmarkIndexFunc_Large-4 88 1194366 ns/op BenchmarkCompact/nil-4 8519960 12.57 ns/op BenchmarkCompact/one-4 1295784 94.29 ns/op BenchmarkCompact/sorted-4 1000000 129.0 ns/op BenchmarkCompact/1_item-4 942378 142.2 ns/op BenchmarkCompact/unsorted-4 955136 120.4 ns/op BenchmarkCompact/many-4 486086 206.8 ns/op BenchmarkCompact_Large-4 558 195809 ns/op BenchmarkCompactFunc_Large-4 55 2137571 ns/op BenchmarkReplace/naive-fast-4 44530 3055 ns/op BenchmarkReplace/optimized-fast-4 37789 4538 ns/op BenchmarkReplace/naive-slow-4 12919 9839 ns/op BenchmarkReplace/optimized-slow-4 10000 10807 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 100.2 ns/op BenchmarkBinarySearchFloats/Size32-4 1000000 112.1 ns/op BenchmarkBinarySearchFloats/Size64-4 961531 131.1 ns/op BenchmarkBinarySearchFloats/Size128-4 915601 148.6 ns/op BenchmarkBinarySearchFloats/Size512-4 733132 168.4 ns/op BenchmarkBinarySearchFloats/Size1024-4 651723 178.6 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 502645 258.4 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 426378 308.0 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 375190 348.7 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 335964 383.1 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 258636 475.6 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 246091 513.2 ns/op PASS ok slices 6.512s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 124473 965.6 ns/op BenchmarkSortInts-4 1 110301435 ns/op BenchmarkSlicesSortInts-4 2 55574254 ns/op BenchmarkSortIsSorted-4 30 4027807 ns/op BenchmarkSlicesIsSorted-4 80 1546387 ns/op BenchmarkSortStrings-4 1 118939877 ns/op BenchmarkSlicesSortStrings-4 2 70456950 ns/op BenchmarkSortStrings_Sorted-4 25 4458161 ns/op BenchmarkSlicesSortStrings_Sorted-4 70 1904796 ns/op BenchmarkSortStructs-4 1 146218021 ns/op BenchmarkSortFuncStructs-4 1 133259752 ns/op BenchmarkSortString1K-4 322 366131 ns/op BenchmarkSortString1K_Slice-4 186 631397 ns/op BenchmarkStableString1K-4 100 1166960 ns/op BenchmarkSortInt1K-4 381 318365 ns/op BenchmarkSortInt1K_Sorted-4 7314 19195 ns/op BenchmarkSortInt1K_Reversed-4 3122 38695 ns/op BenchmarkSortInt1K_Mod8-4 970 137877 ns/op BenchmarkStableInt1K-4 100 1048105 ns/op BenchmarkStableInt1K_Slice-4 123 897592 ns/op BenchmarkSortInt64K-4 4 32309712 ns/op BenchmarkSortInt64K_Slice-4 2 62075856 ns/op BenchmarkStableInt64K-4 2 93608162 ns/op BenchmarkSort1e2-4 340 350109 ns/op BenchmarkStable1e2-4 122 979149 ns/op BenchmarkSort1e4-4 2 63322748 ns/op BenchmarkStable1e4-4 1 269676864 ns/op PASS ok sort 66.811s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 763458 152.6 ns/op BenchmarkAtof64Float-4 678195 173.2 ns/op BenchmarkAtof64FloatExp-4 571306 226.5 ns/op BenchmarkAtof64Big-4 428592 283.0 ns/op BenchmarkAtof64RandomBits-4 436186 302.3 ns/op BenchmarkAtof64RandomFloats-4 478197 272.6 ns/op BenchmarkAtof64RandomLongFloats-4 418130 301.0 ns/op BenchmarkAtof32Decimal-4 792782 163.7 ns/op BenchmarkAtof32Float-4 664765 172.8 ns/op BenchmarkAtof32FloatExp-4 585211 227.5 ns/op BenchmarkAtof32Random-4 348216 388.8 ns/op BenchmarkAtof32RandomLong-4 147090 823.0 ns/op BenchmarkParseInt/Pos/7bit-4 1226218 92.26 ns/op BenchmarkParseInt/Pos/26bit-4 824077 167.7 ns/op BenchmarkParseInt/Pos/31bit-4 721150 177.8 ns/op BenchmarkParseInt/Pos/56bit-4 536179 245.8 ns/op BenchmarkParseInt/Pos/63bit-4 441331 267.7 ns/op BenchmarkParseInt/Neg/7bit-4 1314423 89.04 ns/op BenchmarkParseInt/Neg/26bit-4 824299 161.4 ns/op BenchmarkParseInt/Neg/31bit-4 588992 177.4 ns/op BenchmarkParseInt/Neg/56bit-4 487556 257.0 ns/op BenchmarkParseInt/Neg/63bit-4 470904 266.9 ns/op BenchmarkAtoi/Pos/7bit-4 1572064 72.34 ns/op BenchmarkAtoi/Pos/26bit-4 928420 127.0 ns/op BenchmarkAtoi/Pos/31bit-4 896560 136.5 ns/op BenchmarkAtoi/Pos/56bit-4 541024 206.1 ns/op BenchmarkAtoi/Pos/63bit-4 486229 274.5 ns/op BenchmarkAtoi/Neg/7bit-4 1585462 76.53 ns/op BenchmarkAtoi/Neg/26bit-4 940216 122.6 ns/op BenchmarkAtoi/Neg/31bit-4 944265 137.5 ns/op BenchmarkAtoi/Neg/56bit-4 536490 230.3 ns/op BenchmarkAtoi/Neg/63bit-4 405972 267.1 ns/op BenchmarkFormatFloat/Decimal-4 105775 1097 ns/op BenchmarkFormatFloat/Float-4 96705 1218 ns/op BenchmarkFormatFloat/Exp-4 105855 1163 ns/op BenchmarkFormatFloat/NegExp-4 95967 1206 ns/op BenchmarkFormatFloat/LongExp-4 80179 1497 ns/op BenchmarkFormatFloat/Big-4 77120 1586 ns/op BenchmarkFormatFloat/BinaryExp-4 205416 607.9 ns/op BenchmarkFormatFloat/32Integer-4 110935 1132 ns/op BenchmarkFormatFloat/32ExactFraction-4 113689 1082 ns/op BenchmarkFormatFloat/32Point-4 93295 1229 ns/op BenchmarkFormatFloat/32Exp-4 91162 1125 ns/op BenchmarkFormatFloat/32NegExp-4 102462 1099 ns/op BenchmarkFormatFloat/32Shortest-4 99520 1100 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 112564 1033 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 113622 1016 ns/op BenchmarkFormatFloat/64Fixed1-4 135961 928.3 ns/op BenchmarkFormatFloat/64Fixed2-4 143004 844.0 ns/op BenchmarkFormatFloat/64Fixed3-4 151978 854.3 ns/op BenchmarkFormatFloat/64Fixed4-4 151172 794.3 ns/op BenchmarkFormatFloat/64Fixed12-4 77950 1427 ns/op BenchmarkFormatFloat/64Fixed16-4 97122 1248 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 102690 1146 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 86661 1334 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2406 54244 ns/op BenchmarkFormatFloat/Slowpath64-4 89150 1418 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 81777 1419 ns/op BenchmarkAppendFloat/Decimal-4 132952 909.1 ns/op BenchmarkAppendFloat/Float-4 103089 1076 ns/op BenchmarkAppendFloat/Exp-4 126873 951.9 ns/op BenchmarkAppendFloat/NegExp-4 132945 978.6 ns/op BenchmarkAppendFloat/LongExp-4 97778 1283 ns/op BenchmarkAppendFloat/Big-4 82851 1359 ns/op BenchmarkAppendFloat/BinaryExp-4 338275 393.8 ns/op BenchmarkAppendFloat/32Integer-4 121365 912.4 ns/op BenchmarkAppendFloat/32ExactFraction-4 130520 1027 ns/op BenchmarkAppendFloat/32Point-4 97852 1040 ns/op BenchmarkAppendFloat/32Exp-4 118692 964.0 ns/op BenchmarkAppendFloat/32NegExp-4 117096 943.8 ns/op BenchmarkAppendFloat/32Shortest-4 148880 804.6 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 147075 893.9 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 138162 914.4 ns/op BenchmarkAppendFloat/64Fixed1-4 173101 694.3 ns/op BenchmarkAppendFloat/64Fixed2-4 187116 675.6 ns/op BenchmarkAppendFloat/64Fixed3-4 186986 699.3 ns/op BenchmarkAppendFloat/64Fixed4-4 189050 682.6 ns/op BenchmarkAppendFloat/64Fixed12-4 91692 1264 ns/op BenchmarkAppendFloat/64Fixed16-4 104500 1126 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 128100 933.8 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 93848 1190 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2041 52939 ns/op BenchmarkAppendFloat/Slowpath64-4 96568 1276 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 94784 1264 ns/op BenchmarkFormatInt-4 14536 9216 ns/op BenchmarkAppendInt-4 15508 7307 ns/op BenchmarkFormatUint-4 79675 1590 ns/op BenchmarkAppendUint-4 83502 1512 ns/op BenchmarkFormatIntSmall/7-4 2178409 55.44 ns/op BenchmarkFormatIntSmall/42-4 2078746 55.33 ns/op BenchmarkAppendIntSmall-4 1000000 108.8 ns/op BenchmarkAppendUintVarlen/1-4 1000000 105.7 ns/op BenchmarkAppendUintVarlen/12-4 1000000 106.0 ns/op BenchmarkAppendUintVarlen/123-4 948206 139.4 ns/op BenchmarkAppendUintVarlen/1234-4 934159 143.4 ns/op BenchmarkAppendUintVarlen/12345-4 775129 144.2 ns/op BenchmarkAppendUintVarlen/123456-4 924565 146.4 ns/op BenchmarkAppendUintVarlen/1234567-4 893398 150.2 ns/op BenchmarkAppendUintVarlen/12345678-4 908654 155.2 ns/op BenchmarkAppendUintVarlen/123456789-4 807078 148.9 ns/op BenchmarkAppendUintVarlen/1234567890-4 865262 150.2 ns/op BenchmarkAppendUintVarlen/12345678901-4 860418 151.7 ns/op BenchmarkAppendUintVarlen/123456789012-4 862933 151.1 ns/op BenchmarkAppendUintVarlen/1234567890123-4 876226 155.3 ns/op BenchmarkAppendUintVarlen/12345678901234-4 835656 154.7 ns/op BenchmarkAppendUintVarlen/123456789012345-4 691998 159.3 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 715435 168.6 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 702608 184.8 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 830977 159.5 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 794017 165.5 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 802076 162.4 ns/op BenchmarkQuote-4 38112 3161 ns/op BenchmarkQuoteRune-4 325608 328.0 ns/op BenchmarkAppendQuote-4 44454 2633 ns/op BenchmarkAppendQuoteRune-4 750951 170.2 ns/op BenchmarkUnquoteEasy-4 1300850 88.92 ns/op BenchmarkUnquoteHard-4 36794 3148 ns/op PASS ok strconv 21.102s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 354520 384.3 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 123750 1415 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 144144 978.6 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 408147 383.5 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 104601 1328 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 154698 920.1 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 242868 622.5 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 55213 2119 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 76152 2072 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 594882 271.1 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 24752 4747 ns/op BenchmarkGenericMatch1-4 1848 61600 ns/op BenchmarkGenericMatch2-4 424 284214 ns/op BenchmarkSingleMaxSkipping-4 10000 10464 ns/op 955.70 MB/s BenchmarkSingleLongSuffixFail-4 19437 6100 ns/op 164.26 MB/s BenchmarkSingleMatch-4 219 531577 ns/op 28.22 MB/s BenchmarkByteByteNoMatch-4 85566 1286 ns/op BenchmarkByteByteMatch-4 15256 7352 ns/op BenchmarkByteStringMatch-4 16378 6964 ns/op BenchmarkHTMLEscapeNew-4 64048 1878 ns/op BenchmarkHTMLEscapeOld-4 71448 1660 ns/op BenchmarkByteStringReplacerWriteString-4 1262 90456 ns/op BenchmarkByteReplacerWriteString-4 1722 75061 ns/op BenchmarkByteByteReplaces-4 2976 44561 ns/op BenchmarkByteByteMap-4 8931 13127 ns/op BenchmarkMap/identity/ASCII-4 918844 138.1 ns/op BenchmarkMap/identity/Greek-4 682623 205.1 ns/op BenchmarkMap/change/ASCII-4 33366 3586 ns/op BenchmarkMap/change/Greek-4 23080 5042 ns/op BenchmarkIndexRune-4 1739654 68.08 ns/op BenchmarkIndexRuneLongString-4 1596147 74.50 ns/op BenchmarkIndexRuneFastPath-4 3273412 36.27 ns/op BenchmarkIndex-4 3172338 36.79 ns/op BenchmarkLastIndex-4 3182323 36.59 ns/op BenchmarkIndexByte-4 13053962 8.395 ns/op BenchmarkToUpper/#00-4 3487788 33.04 ns/op BenchmarkToUpper/ONLYUPPER-4 2566468 43.17 ns/op BenchmarkToUpper/abc-4 268330 443.2 ns/op BenchmarkToUpper/AbC123-4 226408 575.4 ns/op BenchmarkToUpper/azAZ09_-4 247860 529.0 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 43662 2630 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 55598 1993 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 27934 4284 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 52326 2620 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 120678 1029 ns/op BenchmarkToLower/#00-4 3625568 35.51 ns/op BenchmarkToLower/abc-4 3006368 36.83 ns/op BenchmarkToLower/AbC123-4 199618 645.2 ns/op BenchmarkToLower/azAZ09_-4 194300 640.0 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 79344 1477 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 55428 2132 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 28204 3992 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 69064 1722 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 106728 1036 ns/op BenchmarkMapNoChanges-4 1000000 112.8 ns/op BenchmarkTrim-4 30510 3632 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2874210 39.48 ns/op BenchmarkToValidUTF8/InvalidASCII-4 166770 776.2 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 85814 1200 ns/op BenchmarkEqualFold/Tests-4 48904 2290 ns/op BenchmarkEqualFold/ASCII-4 2603810 44.40 ns/op BenchmarkEqualFold/UnicodePrefix-4 108584 975.5 ns/op BenchmarkEqualFold/UnicodeSuffix-4 125998 938.0 ns/op BenchmarkIndexHard1-4 1128 118531 ns/op BenchmarkIndexHard2-4 720 151339 ns/op BenchmarkIndexHard3-4 196 607497 ns/op BenchmarkIndexHard4-4 127 897208 ns/op BenchmarkLastIndexHard1-4 85 1500646 ns/op BenchmarkLastIndexHard2-4 67 1498567 ns/op BenchmarkLastIndexHard3-4 85 1515757 ns/op BenchmarkCountHard1-4 1144 112791 ns/op BenchmarkCountHard2-4 828 152615 ns/op BenchmarkCountHard3-4 186 618677 ns/op BenchmarkIndexTorture-4 10000 12252 ns/op BenchmarkCountTorture-4 10000 12226 ns/op BenchmarkCountTortureOverlapping-4 859 127461 ns/op BenchmarkCountByte/10-4 3200254 35.67 ns/op 280.34 MB/s BenchmarkCountByte/32-4 3097147 37.83 ns/op 845.86 MB/s BenchmarkCountByte/4096-4 1000000 121.7 ns/op 33667.57 MB/s BenchmarkCountByte/4194304-4 954 114997 ns/op 36473.13 MB/s BenchmarkCountByte/67108864-4 26 4637297 ns/op 14471.55 MB/s BenchmarkFields/ASCII/16-4 329848 425.2 ns/op 37.63 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 28645 4452 ns/op 57.50 MB/s 288 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1924 71595 ns/op 57.21 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 100 1216162 ns/op 53.89 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 6 20595918 ns/op 50.91 MB/s 1507328 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 148677 794.2 ns/op 20.15 MB/s 16 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 8904 11991 ns/op 21.35 MB/s 288 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 534 223324 ns/op 18.34 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 36 4284181 ns/op 15.30 MB/s 463106 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 74933152 ns/op 13.99 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 185061 693.8 ns/op 23.06 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 14646 8323 ns/op 30.76 MB/s 288 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 859 168052 ns/op 24.37 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 42 3549406 ns/op 18.46 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 60183186 ns/op 17.42 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 177252 682.6 ns/op 23.44 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 10128 ns/op 25.28 MB/s 288 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 690 231970 ns/op 17.66 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 31 3510028 ns/op 18.67 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 69710488 ns/op 15.04 MB/s 10457440 B/op 25 allocs/op BenchmarkSplitEmptySeparator-4 2 81635630 ns/op BenchmarkSplitSingleByteSeparator-4 21 7198321 ns/op BenchmarkSplitMultiByteSeparator-4 36 3755130 ns/op BenchmarkSplitNSingleByteSeparator-4 185977 842.7 ns/op BenchmarkSplitNMultiByteSeparator-4 144049 1084 ns/op BenchmarkRepeat/5x0-4 2916477 37.46 ns/op BenchmarkRepeat/5x1-4 3237766 37.20 ns/op BenchmarkRepeat/5x2-4 221907 561.3 ns/op BenchmarkRepeat/5x6-4 133825 945.7 ns/op BenchmarkRepeat/10x0-4 3059166 38.32 ns/op BenchmarkRepeat/10x1-4 3123950 37.96 ns/op BenchmarkRepeat/10x2-4 215799 569.5 ns/op BenchmarkRepeat/10x6-4 130902 1012 ns/op BenchmarkRepeatLarge/256/1-4 59748 2240 ns/op 114.31 MB/s BenchmarkRepeatLarge/256/16-4 98938 1453 ns/op 176.18 MB/s BenchmarkRepeatLarge/512/1-4 44840 3595 ns/op 142.41 MB/s BenchmarkRepeatLarge/512/16-4 50883 2296 ns/op 223.04 MB/s BenchmarkRepeatLarge/1024/1-4 30129 4210 ns/op 243.26 MB/s BenchmarkRepeatLarge/1024/16-4 35490 3427 ns/op 298.79 MB/s BenchmarkRepeatLarge/2048/1-4 17737 6149 ns/op 333.08 MB/s BenchmarkRepeatLarge/2048/16-4 21346 5619 ns/op 364.50 MB/s BenchmarkRepeatLarge/4096/1-4 10000 10681 ns/op 383.49 MB/s BenchmarkRepeatLarge/4096/16-4 14667 8574 ns/op 477.73 MB/s BenchmarkRepeatLarge/8192/1-4 10000 16386 ns/op 499.93 MB/s BenchmarkRepeatLarge/8192/16-4 10000 17103 ns/op 478.99 MB/s BenchmarkRepeatLarge/8192/4097-4 3568130 32.09 ns/op 127659.26 MB/s BenchmarkRepeatLarge/16384/1-4 6579 28137 ns/op 582.28 MB/s BenchmarkRepeatLarge/16384/16-4 10000 28193 ns/op 581.13 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 22494 ns/op 546.42 MB/s BenchmarkRepeatLarge/32768/1-4 2967 59057 ns/op 554.85 MB/s BenchmarkRepeatLarge/32768/16-4 2661 57769 ns/op 567.22 MB/s BenchmarkRepeatLarge/32768/4097-4 2761 47612 ns/op 602.35 MB/s BenchmarkRepeatLarge/65536/1-4 1224 106188 ns/op 617.17 MB/s BenchmarkRepeatLarge/65536/16-4 1213 103384 ns/op 633.91 MB/s BenchmarkRepeatLarge/65536/4097-4 1269 92396 ns/op 665.13 MB/s BenchmarkRepeatLarge/131072/1-4 273 448933 ns/op 291.96 MB/s BenchmarkRepeatLarge/131072/16-4 259 445686 ns/op 294.09 MB/s BenchmarkRepeatLarge/131072/4097-4 259 454153 ns/op 279.66 MB/s BenchmarkRepeatLarge/262144/1-4 147 753611 ns/op 347.85 MB/s BenchmarkRepeatLarge/262144/16-4 150 817817 ns/op 320.54 MB/s BenchmarkRepeatLarge/262144/4097-4 148 792940 ns/op 325.51 MB/s BenchmarkRepeatLarge/524288/1-4 75 1498906 ns/op 349.78 MB/s BenchmarkRepeatLarge/524288/16-4 85 1409694 ns/op 371.92 MB/s BenchmarkRepeatLarge/524288/4097-4 81 1412265 ns/op 368.43 MB/s BenchmarkRepeatLarge/1048576/1-4 52 2405022 ns/op 435.99 MB/s BenchmarkRepeatLarge/1048576/16-4 44 2706420 ns/op 387.44 MB/s BenchmarkRepeatLarge/1048576/4097-4 37 3919929 ns/op 266.52 MB/s BenchmarkRepeatLarge/2097152/1-4 31 5433248 ns/op 385.98 MB/s BenchmarkRepeatLarge/2097152/16-4 25 5452413 ns/op 384.63 MB/s BenchmarkRepeatLarge/2097152/4097-4 33 4868988 ns/op 429.98 MB/s BenchmarkRepeatLarge/4194304/1-4 13 9761660 ns/op 429.67 MB/s BenchmarkRepeatLarge/4194304/16-4 12 8805519 ns/op 476.33 MB/s BenchmarkRepeatLarge/4194304/4097-4 12 9341470 ns/op 448.67 MB/s BenchmarkRepeatLarge/8388608/1-4 7 16074991 ns/op 521.84 MB/s BenchmarkRepeatLarge/8388608/16-4 7 15312199 ns/op 547.84 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 15941764 ns/op 526.07 MB/s BenchmarkRepeatLarge/16777216/1-4 4 26458226 ns/op 634.10 MB/s BenchmarkRepeatLarge/16777216/16-4 4 25384834 ns/op 660.91 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 26685984 ns/op 628.69 MB/s BenchmarkRepeatLarge/33554432/1-4 2 51076925 ns/op 656.94 MB/s BenchmarkRepeatLarge/33554432/16-4 2 52674499 ns/op 637.01 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 61847192 ns/op 542.54 MB/s BenchmarkRepeatLarge/67108864/1-4 2 107633420 ns/op 623.49 MB/s BenchmarkRepeatLarge/67108864/16-4 1 101008820 ns/op 664.39 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 99327618 ns/op 675.63 MB/s BenchmarkRepeatLarge/134217728/1-4 1 191638315 ns/op 700.37 MB/s BenchmarkRepeatLarge/134217728/16-4 1 193814182 ns/op 692.51 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 198048329 ns/op 677.70 MB/s BenchmarkRepeatLarge/268435456/1-4 1 421911292 ns/op 636.24 MB/s BenchmarkRepeatLarge/268435456/16-4 1 368878681 ns/op 727.71 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 373281673 ns/op 719.12 MB/s BenchmarkRepeatLarge/536870912/1-4 1 829804944 ns/op 646.98 MB/s BenchmarkRepeatLarge/536870912/16-4 1 779018169 ns/op 689.16 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 786391446 ns/op 682.70 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1761953590 ns/op 609.40 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1651352276 ns/op 650.22 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1640337098 ns/op 654.59 MB/s BenchmarkIndexAnyASCII/1:1-4 2275046 52.20 ns/op BenchmarkIndexAnyASCII/1:2-4 2256507 50.89 ns/op BenchmarkIndexAnyASCII/1:4-4 2216460 51.84 ns/op BenchmarkIndexAnyASCII/1:8-4 2336076 51.78 ns/op BenchmarkIndexAnyASCII/1:16-4 2195905 52.38 ns/op BenchmarkIndexAnyASCII/1:32-4 2073717 54.85 ns/op BenchmarkIndexAnyASCII/1:64-4 2106794 54.40 ns/op BenchmarkIndexAnyASCII/16:1-4 2164178 52.36 ns/op BenchmarkIndexAnyASCII/16:2-4 870873 138.4 ns/op BenchmarkIndexAnyASCII/16:4-4 868630 133.6 ns/op BenchmarkIndexAnyASCII/16:8-4 821838 135.5 ns/op BenchmarkIndexAnyASCII/16:16-4 910202 147.1 ns/op BenchmarkIndexAnyASCII/16:32-4 701268 169.4 ns/op BenchmarkIndexAnyASCII/16:64-4 578598 202.2 ns/op BenchmarkIndexAnyASCII/256:1-4 1979638 60.08 ns/op BenchmarkIndexAnyASCII/256:2-4 91126 1261 ns/op BenchmarkIndexAnyASCII/256:4-4 92299 1280 ns/op BenchmarkIndexAnyASCII/256:8-4 92980 1285 ns/op BenchmarkIndexAnyASCII/256:16-4 94497 1282 ns/op BenchmarkIndexAnyASCII/256:32-4 84007 1416 ns/op BenchmarkIndexAnyASCII/256:64-4 88017 1378 ns/op BenchmarkIndexAnyUTF8/1:1-4 2299830 50.26 ns/op BenchmarkIndexAnyUTF8/1:2-4 2228383 51.35 ns/op BenchmarkIndexAnyUTF8/1:4-4 2271415 52.12 ns/op BenchmarkIndexAnyUTF8/1:8-4 2188908 51.10 ns/op BenchmarkIndexAnyUTF8/1:16-4 2148826 55.04 ns/op BenchmarkIndexAnyUTF8/1:32-4 2138409 54.00 ns/op BenchmarkIndexAnyUTF8/1:64-4 2067687 52.65 ns/op BenchmarkIndexAnyUTF8/16:1-4 1878494 63.17 ns/op BenchmarkIndexAnyUTF8/16:2-4 283108 439.2 ns/op BenchmarkIndexAnyUTF8/16:4-4 286339 438.5 ns/op BenchmarkIndexAnyUTF8/16:8-4 269964 430.3 ns/op BenchmarkIndexAnyUTF8/16:16-4 246472 453.6 ns/op BenchmarkIndexAnyUTF8/16:32-4 240901 470.9 ns/op BenchmarkIndexAnyUTF8/16:64-4 261186 469.8 ns/op BenchmarkIndexAnyUTF8/256:1-4 483727 268.4 ns/op BenchmarkIndexAnyUTF8/256:2-4 18362 6451 ns/op BenchmarkIndexAnyUTF8/256:4-4 18400 6479 ns/op BenchmarkIndexAnyUTF8/256:8-4 18114 6502 ns/op BenchmarkIndexAnyUTF8/256:16-4 17460 6711 ns/op BenchmarkIndexAnyUTF8/256:32-4 17149 6995 ns/op BenchmarkIndexAnyUTF8/256:64-4 17410 6820 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2443756 48.82 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2387648 52.41 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2435859 47.98 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2438474 48.17 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2409771 49.18 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2321284 50.18 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2358697 50.67 ns/op BenchmarkLastIndexAnyASCII/16:1-4 881082 121.5 ns/op BenchmarkLastIndexAnyASCII/16:2-4 1000000 120.6 ns/op BenchmarkLastIndexAnyASCII/16:4-4 1000000 121.3 ns/op BenchmarkLastIndexAnyASCII/16:8-4 1000000 124.8 ns/op BenchmarkLastIndexAnyASCII/16:16-4 913003 131.5 ns/op BenchmarkLastIndexAnyASCII/16:32-4 852886 151.1 ns/op BenchmarkLastIndexAnyASCII/16:64-4 587367 186.0 ns/op BenchmarkLastIndexAnyASCII/256:1-4 95182 1177 ns/op BenchmarkLastIndexAnyASCII/256:2-4 98121 1190 ns/op BenchmarkLastIndexAnyASCII/256:4-4 94983 1179 ns/op BenchmarkLastIndexAnyASCII/256:8-4 101018 1182 ns/op BenchmarkLastIndexAnyASCII/256:16-4 101463 1188 ns/op BenchmarkLastIndexAnyASCII/256:32-4 92674 1212 ns/op BenchmarkLastIndexAnyASCII/256:64-4 95030 1307 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2347989 48.86 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2482825 47.35 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2459924 48.11 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2481279 48.46 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2371056 48.31 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2364507 50.75 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2389486 49.47 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 338442 377.2 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 163701 751.6 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 159918 760.2 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 161940 749.7 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 158680 748.5 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 164354 766.5 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 163978 771.9 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 21352 5478 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 9481 11494 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 10000 11504 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 8910 11488 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 11793 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 8479 11996 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 11909 ns/op BenchmarkTrimASCII/1:1-4 3013630 37.74 ns/op BenchmarkTrimASCII/1:2-4 2424649 48.23 ns/op BenchmarkTrimASCII/1:4-4 2440664 48.54 ns/op BenchmarkTrimASCII/1:8-4 2250380 51.47 ns/op BenchmarkTrimASCII/1:16-4 1987792 59.34 ns/op BenchmarkTrimASCII/16:1-4 2612785 45.35 ns/op BenchmarkTrimASCII/16:2-4 1000000 121.1 ns/op BenchmarkTrimASCII/16:4-4 1000000 129.5 ns/op BenchmarkTrimASCII/16:8-4 978321 123.9 ns/op BenchmarkTrimASCII/16:16-4 950140 135.5 ns/op BenchmarkTrimASCII/256:1-4 1000000 124.5 ns/op BenchmarkTrimASCII/256:2-4 95283 1213 ns/op BenchmarkTrimASCII/256:4-4 99396 1216 ns/op BenchmarkTrimASCII/256:8-4 97954 1217 ns/op BenchmarkTrimASCII/256:16-4 94239 1211 ns/op BenchmarkTrimASCII/4096:1-4 95317 1206 ns/op BenchmarkTrimASCII/4096:2-4 5971 20172 ns/op BenchmarkTrimASCII/4096:4-4 6914 18468 ns/op BenchmarkTrimASCII/4096:8-4 6040 18553 ns/op BenchmarkTrimASCII/4096:16-4 5413 18768 ns/op BenchmarkTrimByte-4 3223740 35.99 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 17792 6649 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 17550 6676 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1521 77308 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 3062 39206 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 5533 19130 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 10000 10973 ns/op BenchmarkJoin/0-4 3945583 29.95 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 3041082 39.22 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 182886 673.4 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 121621 972.8 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 89815 1293 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 73838 1561 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 64003 1917 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 53509 2158 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2584684 44.72 ns/op BenchmarkTrimSpace/ASCII-4 1814317 65.46 ns/op BenchmarkTrimSpace/SomeNonASCII-4 133195 907.1 ns/op BenchmarkTrimSpace/JustNonASCII-4 83389 1466 ns/op BenchmarkReplaceAll-4 101881 1141 ns/op 16 B/op 1 allocs/op PASS ok strings 65.463s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 58489 1732 ns/op BenchmarkCond2-4 22689 5070 ns/op BenchmarkCond4-4 13604 9281 ns/op BenchmarkCond8-4 7382 16767 ns/op BenchmarkCond16-4 3670 29892 ns/op BenchmarkCond32-4 2042 56060 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 598047 218.9 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 400989 300.8 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 644944 198.0 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 642115 194.1 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 382474 333.3 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 673330 180.0 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 130082 1272 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 109934 1456 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 104594 1592 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 75867 2024 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 680928 164.4 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 194592 627.0 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 775338 167.7 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 168465 708.3 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 634012 174.7 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 185718 637.9 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1239300 100.9 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 68859 1766 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 116712 914.2 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 337297 431.2 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 4516 26483 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 380 313533 ns/op BenchmarkRange/*sync.Map-4 1663 72911 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 95582 1912 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 201658 527.9 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 91401 1348 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 79690 1536 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 227596 513.1 ns/op BenchmarkAdversarialDelete/*sync.Map-4 124669 1147 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 114999 1215 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 195327 652.5 ns/op BenchmarkDeleteCollision/*sync.Map-4 779344 142.7 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 66811 2124 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 164964 688.5 ns/op BenchmarkSwapCollision/*sync.Map-4 100687 1118 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 190 580164 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 122086 893.3 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 449488 389.0 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 27056 4753 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 76699 1541 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 33907 3782 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 295030 397.8 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 147020 870.2 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 238144 452.0 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1000000 106.6 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 176814 631.9 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1000000 132.0 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 732994 160.8 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 160846 685.4 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 701499 179.4 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 122526 1066 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 393688 581.9 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 459724 374.8 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 131002 1036 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 443318 300.1 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 236380 704.0 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 105115 971.3 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 227433 496.6 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 67741 1796 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 238852 719.1 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 458844 325.2 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 143703 894.8 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 561871 232.4 ns/op BenchmarkUncontendedSemaphore-4 4197445 28.19 ns/op BenchmarkContendedSemaphore-4 3917677 27.20 ns/op BenchmarkMutexUncontended-4 967412 138.4 ns/op BenchmarkMutex-4 214945 548.3 ns/op BenchmarkMutexSlack-4 170976 694.1 ns/op BenchmarkMutexWork-4 220491 593.7 ns/op BenchmarkMutexWorkSlack-4 205836 580.4 ns/op BenchmarkMutexNoSpin-4 73705 1615 ns/op BenchmarkMutexSpin-4 69934 2002 ns/op BenchmarkOnce-4 874624 136.1 ns/op BenchmarkOnceFunc/v=Once-4 1244613 91.93 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1000000 116.8 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1000000 112.6 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1229690 100.0 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1000000 112.4 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1000000 108.2 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 4837555 27.09 ns/op BenchmarkSemaSyntNonblock-4 1322689 91.86 ns/op BenchmarkSemaSyntBlock-4 1874799 63.64 ns/op BenchmarkSemaWorkNonblock-4 919591 108.7 ns/op BenchmarkSemaWorkBlock-4 1296134 86.87 ns/op BenchmarkRWMutexUncontended-4 319435 331.9 ns/op BenchmarkRWMutexWrite100-4 264217 441.6 ns/op BenchmarkRWMutexWrite10-4 277758 407.0 ns/op BenchmarkRWMutexWorkWrite100-4 255799 477.8 ns/op BenchmarkRWMutexWorkWrite10-4 198510 508.8 ns/op BenchmarkWaitGroupUncontended-4 674618 173.1 ns/op BenchmarkWaitGroupAddDone-4 458538 243.6 ns/op BenchmarkWaitGroupAddDoneWork-4 448510 247.6 ns/op BenchmarkWaitGroupWait-4 2314737 45.54 ns/op BenchmarkWaitGroupWaitWork-4 1881340 61.36 ns/op BenchmarkWaitGroupActuallyWait-4 55774 2017 ns/op 32 B/op 2 allocs/op PASS ok sync 23.142s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 741436 154.8 ns/op PASS ok sync/atomic 1.237s PASS ok syscall 1.039s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 165060 769.4 ns/op 0 B/op 0 allocs/op PASS ok testing 1.217s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 6912 18573 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 8946 12438 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 88 1388268 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 98 1152473 ns/op 1320 B/op 10 allocs/op BenchmarkTable/1x100000/new-4 1 163944000 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/1x100000/reuse-4 1 175558930 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1552 76249 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1885 62782 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 18 7027804 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 18 6656808 ns/op 22976 B/op 57 allocs/op BenchmarkTable/10x100000/new-4 1 741449076 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 737856958 ns/op 48120808 B/op 100075 allocs/op BenchmarkTable/100x10/new-4 182 647215 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 195 596100 ns/op 201 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 63005637 ns/op 3289008 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 57723044 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7044446881 ns/op 335150048 B/op 100090 allocs/op BenchmarkTable/100x100000/reuse-4 1 6819773510 ns/op 335150056 B/op 100091 allocs/op BenchmarkPyramid/10-4 2398 51900 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 38 3821461 ns/op 409130 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 343783537 ns/op 35625352 B/op 2056 allocs/op BenchmarkRagged/10-4 2112 52156 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 232 502668 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 28 4976904 ns/op 427427 B/op 1661 allocs/op BenchmarkCode-4 7011 15289 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 20.192s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 2 90761672 ns/op BenchmarkVariableString-4 90175 1418 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1990 60998 ns/op 2520 B/op 39 allocs/op PASS ok text/template/parse 1.654s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 63 1880239 ns/op BenchmarkAfter-4 139 874885 ns/op BenchmarkStop-4 254 603001 ns/op BenchmarkSimultaneousAfterFunc-4 42 2759244 ns/op BenchmarkStartStop-4 289 425570 ns/op BenchmarkReset-4 2680 52164 ns/op BenchmarkSleep-4 43 2459390 ns/op BenchmarkParallelTimerLatency-4 49 803952 avg-late-ns 2048762 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 34 620906 avg-late-ns 1836022 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 31 534701 avg-late-ns 2092648 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 279956 avg-late-ns 1672504 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 32 385833 avg-late-ns 2336622 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 32 248193 avg-late-ns 2338488 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 233191 avg-late-ns 1871930 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 211994 avg-late-ns 1792609 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 233704 avg-late-ns 1457346 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 294459 avg-late-ns 1648758 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 24 2486614 avg-late-ns 12401776 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 443414 avg-late-ns 1465587 max-late-ns BenchmarkTicker-4 246 797534 ns/op BenchmarkTickerReset-4 3004 44094 ns/op BenchmarkTickerResetNaive-4 214 553094 ns/op BenchmarkNow-4 652044 173.0 ns/op BenchmarkNowUnixNano-4 693891 166.5 ns/op BenchmarkNowUnixMilli-4 716864 168.3 ns/op BenchmarkNowUnixMicro-4 701457 166.9 ns/op BenchmarkFormat-4 51882 2229 ns/op BenchmarkFormatRFC3339-4 76430 1523 ns/op BenchmarkFormatRFC3339Nano-4 71641 1601 ns/op BenchmarkFormatNow-4 66499 1795 ns/op BenchmarkMarshalJSON-4 94492 1258 ns/op BenchmarkMarshalText-4 96288 1198 ns/op BenchmarkParse-4 105691 1086 ns/op BenchmarkParseRFC3339UTC-4 341211 371.9 ns/op BenchmarkParseRFC3339UTCBytes-4 237090 503.1 ns/op BenchmarkParseRFC3339TZ-4 99444 1209 ns/op BenchmarkParseRFC3339TZBytes-4 80859 1458 ns/op BenchmarkParseDuration-4 528722 216.7 ns/op BenchmarkHour-4 924440 132.3 ns/op BenchmarkSecond-4 895707 135.3 ns/op BenchmarkYear-4 776388 168.2 ns/op BenchmarkDay-4 697098 207.0 ns/op BenchmarkISOWeek-4 647618 173.1 ns/op BenchmarkGoString-4 73173 1730 ns/op BenchmarkUnmarshalText-4 91866 1294 ns/op PASS ok time 13.932s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 554750 228.4 ns/op BenchmarkDecodeValidJapaneseChars-4 609100 181.9 ns/op BenchmarkDecodeRune-4 2478897 45.96 ns/op BenchmarkEncodeValidASCII-4 534698 257.2 ns/op BenchmarkEncodeValidJapaneseChars-4 622902 185.6 ns/op BenchmarkAppendRuneValidASCII-4 1000000 109.8 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2014454 55.41 ns/op BenchmarkEncodeRune-4 4483459 26.36 ns/op PASS ok unicode/utf16 2.361s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1948652 57.86 ns/op BenchmarkRuneCountTenJapaneseChars-4 281460 383.4 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2870580 39.93 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 370153 338.7 ns/op BenchmarkValidTenASCIIChars-4 1968861 60.11 ns/op BenchmarkValid100KASCIIChars-4 158 742982 ns/op BenchmarkValidTenJapaneseChars-4 329691 393.0 ns/op BenchmarkValidLongMostlyASCII-4 148 781722 ns/op BenchmarkValidLongJapanese-4 67 1765857 ns/op BenchmarkValidStringTenASCIIChars-4 3314829 34.42 ns/op BenchmarkValidString100KASCIIChars-4 12844 9111 ns/op BenchmarkValidStringTenJapaneseChars-4 358141 357.7 ns/op BenchmarkValidStringLongMostlyASCII-4 1294 88505 ns/op BenchmarkValidStringLongJapanese-4 100 1013960 ns/op BenchmarkEncodeASCIIRune-4 2926600 38.80 ns/op BenchmarkEncodeJapaneseRune-4 1768824 67.00 ns/op BenchmarkAppendASCIIRune-4 6258070 19.40 ns/op BenchmarkAppendJapaneseRune-4 2088318 57.82 ns/op BenchmarkDecodeASCIIRune-4 2271459 51.18 ns/op BenchmarkDecodeJapaneseRune-4 1832319 64.92 ns/op BenchmarkFullRune/ASCII-4 3571910 33.93 ns/op BenchmarkFullRune/Incomplete-4 1527648 76.68 ns/op BenchmarkFullRune/Japanese-4 3306904 33.86 ns/op PASS ok unicode/utf8 5.333s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 108619627088 ns/op PASS ok cmd/api 109.948s goos: darwin goarch: amd64 pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 583083 196.3 ns/op BenchmarkCgoCall/one-pointer-4 411572 302.1 ns/op BenchmarkCgoCall/string-pointer-escape-4 392724 340.6 ns/op BenchmarkCgoCall/string-pointer-noescape-4 470557 248.8 ns/op BenchmarkCgoCall/eight-pointers-4 160899 776.3 ns/op BenchmarkCgoCall/eight-pointers-nil-4 465118 270.6 ns/op BenchmarkCgoCall/eight-pointers-array-4 24129 5102 ns/op BenchmarkCgoCall/eight-pointers-slice-4 29332 4166 ns/op BenchmarkGoString-4 1000000 187.6 ns/op BenchmarkCGoCallback-4 50236 2095 ns/op BenchmarkCGoInCThread-4 408201 273.2 ns/op PASS ok cmd/cgo/internal/test 3.145s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 997585 102.2 ns/op BenchmarkEqArrayOfStrings64-4 198834 688.0 ns/op BenchmarkEqArrayOfStrings1024-4 12098 9173 ns/op BenchmarkEqArrayOfFloats5-4 1272349 87.63 ns/op BenchmarkEqArrayOfFloats64-4 203800 641.0 ns/op BenchmarkEqArrayOfFloats1024-4 12861 9696 ns/op BenchmarkEqArrayOfStructsEq-4 3774 33691 ns/op BenchmarkEqArrayOfStructsNotEq-4 7390 17835 ns/op BenchmarkEqStruct-4 25412427 4.532 ns/op PASS ok cmd/compile/internal/reflectdata 2.720s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 70189 ns/op BenchmarkCopyElim1-4 250 479016 ns/op BenchmarkCopyElim10-4 246 493747 ns/op BenchmarkCopyElim100-4 150 727208 ns/op BenchmarkCopyElim1000-4 43 2859505 ns/op BenchmarkCopyElim10000-4 2 56122402 ns/op BenchmarkCopyElim100000-4 1 526875989 ns/op BenchmarkDeadCode/1-4 150 841255 ns/op BenchmarkDeadCode/10-4 212 589371 ns/op BenchmarkDeadCode/100-4 136 840168 ns/op BenchmarkDeadCode/1000-4 48 3438203 ns/op BenchmarkDeadCode/10000-4 3 33340901 ns/op BenchmarkDeadCode/100000-4 1 355344645 ns/op BenchmarkDeadCode/200000-4 1 746099251 ns/op BenchmarkDominatorsLinear-4 13 9502185 ns/op 1.05 MB/s BenchmarkDominatorsFwdBack-4 8 13788239 ns/op 0.73 MB/s BenchmarkDominatorsManyPred-4 9 12306001 ns/op 0.81 MB/s BenchmarkDominatorsMaxPred-4 9 11745334 ns/op 0.85 MB/s BenchmarkDominatorsMaxPredVal-4 9 12909391 ns/op 0.77 MB/s BenchmarkFuse/1-4 382 325635 ns/op BenchmarkFuse/10-4 309 465964 ns/op BenchmarkFuse/100-4 135 916648 ns/op BenchmarkFuse/1000-4 24 5729201 ns/op BenchmarkFuse/10000-4 2 63404528 ns/op BenchmarkNilCheckDeep1-4 10000 10501 ns/op 0.10 MB/s 238 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 5209 24842 ns/op 0.40 MB/s 234 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 727 171491 ns/op 0.58 MB/s 673 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 70 1679523 ns/op 0.60 MB/s 4545 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 6 19537569 ns/op 0.51 MB/s 115034 B/op 6 allocs/op BenchmarkDSEPass-4 31 3701191 ns/op 55205 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 118692987 ns/op 4277424 B/op 108927 allocs/op BenchmarkCSEPass-4 7 14521354 ns/op 159625 B/op 10 allocs/op BenchmarkCSEPassBlock-4 1 155647221 ns/op 5666504 B/op 97478 allocs/op BenchmarkDeadcodePass-4 195 605674 ns/op 99234 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 130943888 ns/op 4020624 B/op 44773 allocs/op BenchmarkMultiPass-4 96 1169328 ns/op 211093 B/op 10 allocs/op BenchmarkMultiPassBlock-4 1 227957173 ns/op 11220424 B/op 149924 allocs/op BenchmarkCondRewrite/SoloJump-4 4622097 25.95 ns/op BenchmarkCondRewrite/CombJump-4 4871852 31.62 ns/op PASS ok cmd/compile/internal/ssa 16.431s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 14152 8143 ns/op BenchmarkExtShift-4 27673 4388 ns/op BenchmarkModify-4 10000 12607 ns/op BenchmarkMullImm-4 27235 4604 ns/op BenchmarkConstModify-4 10000 12523 ns/op BenchmarkBitSet-4 14139 8564 ns/op BenchmarkBitClear-4 13676 9129 ns/op BenchmarkBitToggle-4 13159 8901 ns/op BenchmarkBitSetConst-4 150643 799.9 ns/op BenchmarkBitClearConst-4 157389 769.0 ns/op BenchmarkBitToggleConst-4 157335 767.9 ns/op BenchmarkDivconstI64-4 8567943 14.26 ns/op BenchmarkModconstI64-4 7876045 14.78 ns/op BenchmarkDivisiblePow2constI64-4 7714521 16.17 ns/op BenchmarkDivisibleconstI64-4 7338991 16.07 ns/op BenchmarkDivisibleWDivconstI64-4 4778164 24.72 ns/op BenchmarkDivconstU64/3-4 5809056 20.00 ns/op BenchmarkDivconstU64/5-4 7511983 15.23 ns/op BenchmarkDivconstU64/37-4 6486866 18.51 ns/op BenchmarkDivconstU64/1234567-4 9136615 13.35 ns/op BenchmarkModconstU64-4 6416626 17.85 ns/op BenchmarkDivisibleconstU64-4 8687820 13.37 ns/op BenchmarkDivisibleWDivconstU64-4 4283978 27.78 ns/op BenchmarkDivconstI32-4 7521253 14.97 ns/op BenchmarkModconstI32-4 9100362 13.01 ns/op BenchmarkDivisiblePow2constI32-4 7529821 16.99 ns/op BenchmarkDivisibleconstI32-4 7172077 17.58 ns/op BenchmarkDivisibleWDivconstI32-4 4635790 24.87 ns/op BenchmarkDivconstU32-4 6218025 20.56 ns/op BenchmarkModconstU32-4 6930396 18.39 ns/op BenchmarkDivisibleconstU32-4 8688348 17.71 ns/op BenchmarkDivisibleWDivconstU32-4 3768384 27.93 ns/op BenchmarkDivconstI16-4 8210647 14.94 ns/op BenchmarkModconstI16-4 8472170 14.65 ns/op BenchmarkDivisiblePow2constI16-4 6412690 17.58 ns/op BenchmarkDivisibleconstI16-4 7117155 16.24 ns/op BenchmarkDivisibleWDivconstI16-4 4629591 25.70 ns/op BenchmarkDivconstU16-4 7150212 17.50 ns/op BenchmarkModconstU16-4 7036852 17.26 ns/op BenchmarkDivisibleconstU16-4 9403453 13.16 ns/op BenchmarkDivisibleWDivconstU16-4 3857770 29.49 ns/op BenchmarkDivconstI8-4 6000518 19.26 ns/op BenchmarkModconstI8-4 6281818 19.00 ns/op BenchmarkDivisiblePow2constI8-4 8451487 13.78 ns/op BenchmarkDivisibleconstI8-4 8773276 16.33 ns/op BenchmarkDivisibleWDivconstI8-4 4375026 27.63 ns/op BenchmarkDivconstU8-4 7248422 18.30 ns/op BenchmarkModconstU8-4 8224038 17.09 ns/op BenchmarkDivisibleconstU8-4 7934850 14.64 ns/op BenchmarkDivisibleWDivconstU8-4 3937095 30.31 ns/op BenchmarkMul2-4 262164 509.7 ns/op BenchmarkMulNeg2-4 236596 489.0 ns/op BenchmarkEfaceInteger-4 2867281 38.04 ns/op BenchmarkDiv64UnsignedSmall-4 9943710 11.70 ns/op BenchmarkDiv64Small-4 9026214 13.36 ns/op BenchmarkDiv64SmallNegDivisor-4 8675614 13.93 ns/op BenchmarkDiv64SmallNegDividend-4 8354938 13.93 ns/op BenchmarkDiv64SmallNegBoth-4 8697404 13.63 ns/op BenchmarkDiv64Unsigned-4 9583218 12.30 ns/op BenchmarkDiv64-4 8915304 13.89 ns/op BenchmarkDiv64NegDivisor-4 8239144 13.65 ns/op BenchmarkDiv64NegDividend-4 8425650 13.83 ns/op BenchmarkDiv64NegBoth-4 8624781 13.54 ns/op BenchmarkMod64UnsignedSmall-4 10243164 11.74 ns/op BenchmarkMod64Small-4 8345718 13.42 ns/op BenchmarkMod64SmallNegDivisor-4 8229423 13.57 ns/op BenchmarkMod64SmallNegDividend-4 8477209 13.62 ns/op BenchmarkMod64SmallNegBoth-4 8618887 13.75 ns/op BenchmarkMod64Unsigned-4 10319182 11.83 ns/op BenchmarkMod64-4 8693790 13.60 ns/op BenchmarkMod64NegDivisor-4 8582034 14.72 ns/op BenchmarkMod64NegDividend-4 8823912 13.54 ns/op BenchmarkMod64NegBoth-4 8993074 13.66 ns/op BenchmarkMulconstI32/3-4 27146452 4.602 ns/op BenchmarkMulconstI32/5-4 27514681 4.652 ns/op BenchmarkMulconstI32/12-4 24929361 4.901 ns/op BenchmarkMulconstI32/120-4 26725712 4.852 ns/op BenchmarkMulconstI32/-120-4 26707112 4.782 ns/op BenchmarkMulconstI32/65537-4 24531794 5.117 ns/op BenchmarkMulconstI32/65538-4 24651428 4.899 ns/op BenchmarkMulconstI64/3-4 26452022 4.795 ns/op BenchmarkMulconstI64/5-4 26351612 4.719 ns/op BenchmarkMulconstI64/12-4 24745287 4.990 ns/op BenchmarkMulconstI64/120-4 27236433 4.772 ns/op BenchmarkMulconstI64/-120-4 24665540 4.811 ns/op BenchmarkMulconstI64/65537-4 26077075 4.951 ns/op BenchmarkMulconstI64/65538-4 25808366 4.835 ns/op BenchmarkMulconstU32/3-4 27063580 4.766 ns/op BenchmarkMulconstU32/5-4 26716185 4.698 ns/op BenchmarkMulconstU32/12-4 27447066 4.977 ns/op BenchmarkMulconstU32/120-4 26580256 4.680 ns/op BenchmarkMulconstU32/65537-4 24588198 4.977 ns/op BenchmarkMulconstU32/65538-4 24675475 4.914 ns/op BenchmarkMulconstU64/3-4 27436221 4.779 ns/op BenchmarkMulconstU64/5-4 26347012 4.796 ns/op BenchmarkMulconstU64/12-4 25365591 4.906 ns/op BenchmarkMulconstU64/120-4 27858140 4.729 ns/op BenchmarkMulconstU64/65537-4 26633066 4.917 ns/op BenchmarkMulconstU64/65538-4 25543402 4.892 ns/op BenchmarkShiftArithmeticRight-4 28797225 4.438 ns/op BenchmarkSwitch8Predictable-4 8570798 13.89 ns/op BenchmarkSwitch8Unpredictable-4 8568378 13.39 ns/op BenchmarkSwitch32Predictable-4 12704836 9.221 ns/op BenchmarkSwitch32Unpredictable-4 8520666 13.24 ns/op BenchmarkSwitchStringPredictable-4 6114414 18.89 ns/op BenchmarkSwitchStringUnpredictable-4 6652338 17.64 ns/op BenchmarkSwitchTypePredictable-4 4674756 25.30 ns/op BenchmarkSwitchTypeUnpredictable-4 4664992 24.45 ns/op PASS ok cmd/compile/internal/test 18.854s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 129 851495 ns/op BenchmarkNamed/Underlying/nongeneric-4 831730 128.8 ns/op BenchmarkNamed/Underlying/generic-4 1000000 128.7 ns/op BenchmarkNamed/Underlying/src_instance-4 987020 128.6 ns/op BenchmarkNamed/Underlying/user_instance-4 989151 128.2 ns/op BenchmarkCheck/http/funcbodies/info-4 1 512154233 ns/op 63699 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 351254670 ns/op 92863 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 169984389 ns/op 191730 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 124941528 ns/op 258078 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2555201643 ns/op 2026 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 143394984 ns/op 35945 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 61676276 ns/op 83588 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 43656575 ns/op 118274 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 526080102 ns/op 4123 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 47327645 ns/op 45591 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 4 27413642 ns/op 78191 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 4 26803105 ns/op 78855 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1784548598 ns/op 36735 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 550252124 ns/op 119082 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 127038740 ns/op 514961 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 105883512 ns/op 617558 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2963826613 ns/op 678.7 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 79910823 ns/op 25133 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 56916328 ns/op 34371 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 50868138 ns/op 39116 lines/s PASS ok cmd/compile/internal/types2 44.501s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 3 42934402 ns/op 26717000 sys-ns/op 8168333 user-ns/op PASS ok cmd/go 1.598s goos: darwin goarch: amd64 pkg: cmd/go/internal/cfg BenchmarkLookPath-4 266066 499.2 ns/op PASS ok cmd/go/internal/cfg 1.210s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 58144 1911 ns/op 4.19 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 70958 1566 ns/op 5.11 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 16622 7785 ns/op 131.54 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 17251 6679 ns/op 153.31 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3147 43060 ns/op 190.24 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3102 41734 ns/op 196.29 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 2.124s All tests passed.