darwin-amd64-race at dc9d219cad115cf04d07a0cd10a46d127cf6e5e1 :: 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=8AF0002E-10D0-421E-ABF1-D2A31C4A06AA" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.z68tt0Kxpy/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=17385B15-4D69-40C5-99E4-EB8916C6A57B" "__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" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "PWD=/tmp/buildlet/go/src"] in dir /tmp/buildlet/go/src Building Go cmd/dist using /tmp/buildlet/go1.4. (go1.17.13 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 :: 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=8AF0002E-10D0-421E-ABF1-D2A31C4A06AA" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.z68tt0Kxpy/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=17385B15-4D69-40C5-99E4-EB8916C6A57B" "__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" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "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 1.766s ok archive/zip 2.473s ok bufio 0.486s ok bytes 5.051s ok compress/bzip2 0.752s ok compress/flate 7.801s ok compress/gzip 14.294s ok compress/lzw 0.736s ok compress/zlib 6.159s ok container/heap 0.067s ok container/list 0.056s ok container/ring 0.051s ok context 0.100s ok crypto 0.067s ok crypto/aes 0.109s ok crypto/cipher 0.069s ok crypto/des 0.073s ok crypto/dsa 0.047s ok crypto/ecdh 0.226s ok crypto/ecdsa 0.155s ok crypto/ed25519 0.524s ok crypto/elliptic 0.066s ok crypto/hmac 0.056s ok crypto/internal/alias 0.029s ok crypto/internal/bigmod 3.639s ok crypto/internal/boring 0.032s ok crypto/internal/boring/bcache 0.401s ok crypto/internal/edwards25519 46.280s ok crypto/internal/edwards25519/field 15.917s ok crypto/internal/nistec 4.794s ok crypto/internal/nistec/fiat 0.074s [no tests to run] ok crypto/md5 0.071s ok crypto/rand 0.412s ok crypto/rc4 0.620s ok crypto/rsa 0.691s ok crypto/sha1 0.091s ok crypto/sha256 0.068s ok crypto/sha512 0.076s ok crypto/subtle 0.462s ok crypto/tls 3.444s ok crypto/x509 1.652s ok database/sql 0.635s ok database/sql/driver 0.041s ok debug/buildinfo 0.079s ok debug/dwarf 0.208s ok debug/elf 1.575s ok debug/gosym 0.184s ok debug/macho 0.199s ok debug/pe 0.213s ok debug/plan9obj 0.095s ok embed 0.118s [no tests to run] ok embed/internal/embedtest 0.055s ok encoding/ascii85 0.060s ok encoding/asn1 0.049s ok encoding/base32 0.161s ok encoding/base64 0.053s ok encoding/binary 0.061s ok encoding/csv 0.112s ok encoding/gob 33.269s ok encoding/hex 0.060s ok encoding/json 2.442s ok encoding/pem 2.641s ok encoding/xml 0.294s ok errors 0.077s ok expvar 0.046s ok flag 0.156s ok fmt 0.849s ok go/ast 0.112s ok go/build 6.759s ok go/build/constraint 0.082s ok go/constant 0.051s ok go/doc 0.470s ok go/doc/comment 4.390s ok go/format 0.124s ok go/importer 1.334s ok go/internal/gccgoimporter 0.182s ok go/internal/gcimporter 7.147s ok go/internal/srcimporter 28.381s ok go/parser 1.363s ok go/printer 2.034s ok go/scanner 0.050s ok go/token 0.198s ok go/types 50.350s ok hash 0.054s ok hash/adler32 0.092s ok hash/crc32 0.077s ok hash/crc64 0.060s ok hash/fnv 0.053s ok hash/maphash 0.050s ok html 0.034s ok html/template 0.302s ok image 0.572s ok image/color 0.069s ok image/draw 0.769s ok image/gif 1.328s ok image/jpeg 1.482s ok image/png 4.875s ok index/suffixarray 1.423s ok internal/abi 7.823s ok internal/buildcfg 0.056s ok internal/coverage/cformat 0.044s ok internal/coverage/cmerge 0.053s ok internal/coverage/pods 0.132s ok internal/coverage/slicereader 0.148s ok internal/coverage/slicewriter 0.158s ok internal/coverage/test 0.084s ok internal/cpu 0.114s ok internal/dag 0.043s ok internal/diff 0.071s ok internal/fmtsort 0.066s ok internal/fuzz 0.089s ok internal/godebug 0.063s ok internal/intern 1.404s ok internal/itoa 0.083s ok internal/poll 0.722s ok internal/profile 0.093s ok internal/reflectlite 0.295s ok internal/safefilepath 0.106s ok internal/saferio 0.268s ok internal/singleflight 0.188s ok internal/testenv 0.043s ok internal/trace 0.346s ok internal/types/errors 2.166s ok internal/unsafeheader 0.064s ok internal/xcoff 0.175s ok io 0.107s ok io/fs 0.255s ok io/ioutil 0.106s ok log 0.086s ok log/syslog 1.347s ok math 0.082s ok math/big 3.252s ok math/bits 0.109s ok math/cmplx 0.097s ok math/rand 2.602s ok mime 0.079s ok mime/multipart 1.881s ok mime/quotedprintable 0.109s ok net 17.154s ok net/http 19.877s ok net/http/cgi 1.742s ok net/http/cookiejar 0.142s ok net/http/fcgi 0.192s ok net/http/httptest 0.445s ok net/http/httptrace 0.056s ok net/http/httputil 1.199s ok net/http/internal 0.063s ok net/http/internal/ascii 0.081s ok net/http/pprof 5.233s ok net/internal/socktest 0.132s ok net/mail 0.050s ok net/netip 0.860s ok net/rpc 0.218s ok net/rpc/jsonrpc 0.123s ok net/smtp 0.237s ok net/textproto 0.076s ok net/url 0.132s ok os 2.583s ok os/exec 4.985s ok os/exec/internal/fdtest 0.068s ok os/signal 5.273s ok os/user 0.066s ok path 0.079s ok path/filepath 0.290s ok plugin 0.050s ok reflect 1.449s ok regexp 3.435s ok regexp/syntax 4.639s ok runtime 53.721s ok runtime/cgo 0.043s ok runtime/coverage 0.073s ok runtime/debug 0.193s ok runtime/internal/atomic 0.080s ok runtime/internal/math 0.083s ok runtime/internal/sys 0.031s ok runtime/metrics 0.051s ok runtime/pprof 12.367s ok runtime/race 12.167s ok runtime/trace 6.902s ok sort 0.649s ok strconv 2.324s ok strings 4.103s ok sync 0.809s ok sync/atomic 2.781s ok syscall 1.598s ok testing 1.951s ok testing/fstest 0.062s ok testing/iotest 0.058s ok testing/quick 0.201s ok text/scanner 0.047s ok text/tabwriter 0.042s ok text/template 0.115s ok text/template/parse 0.047s ok time 2.718s ok unicode 0.076s ok unicode/utf16 0.103s ok unicode/utf8 0.064s ok cmd/addr2line 6.221s ok cmd/api 20.821s ok cmd/asm/internal/asm 3.099s ok cmd/asm/internal/lex 0.062s ok cmd/compile/internal/abt 0.112s ok cmd/compile/internal/amd64 73.197s ok cmd/compile/internal/base 0.077s ok cmd/compile/internal/compare 0.057s ok cmd/compile/internal/dwarfgen 1.173s ok cmd/compile/internal/importer 4.703s ok cmd/compile/internal/ir 0.061s ok cmd/compile/internal/logopt 1.420s ok cmd/compile/internal/noder 0.051s ok cmd/compile/internal/reflectdata 0.046s [no tests to run] ok cmd/compile/internal/ssa 39.470s ok cmd/compile/internal/syntax 0.359s ok cmd/compile/internal/test 26.481s ok cmd/compile/internal/typecheck 1.024s ok cmd/compile/internal/types 0.039s ok cmd/compile/internal/types2 28.952s ok cmd/covdata 0.061s ok cmd/cover 3.995s ok cmd/dist 0.047s ok cmd/doc 3.423s ok cmd/fix 18.848s ok cmd/go 402.933s ok cmd/go/internal/auth 0.051s ok cmd/go/internal/cache 0.471s ok cmd/go/internal/fsys 0.299s ok cmd/go/internal/generate 0.096s ok cmd/go/internal/get 0.093s ok cmd/go/internal/imports 0.147s ok cmd/go/internal/load 0.092s ok cmd/go/internal/lockedfile 0.294s ok cmd/go/internal/lockedfile/internal/filelock 0.158s ok cmd/go/internal/modconv 0.108s ok cmd/go/internal/modfetch 0.087s ok cmd/go/internal/modfetch/codehost 0.067s ok cmd/go/internal/modfetch/zip_sum_test 0.058s ok cmd/go/internal/modindex 0.669s ok cmd/go/internal/modload 0.057s ok cmd/go/internal/mvs 0.067s ok cmd/go/internal/par 0.162s ok cmd/go/internal/str 0.057s ok cmd/go/internal/test 0.074s ok cmd/go/internal/vcs 0.139s ok cmd/go/internal/vcweb 0.105s ok cmd/go/internal/vcweb/vcstest 23.639s ok cmd/go/internal/web 0.078s ok cmd/go/internal/work 0.318s ok cmd/gofmt 0.484s ok cmd/internal/archive 3.023s ok cmd/internal/buildid 0.784s ok cmd/internal/dwarf 0.063s ok cmd/internal/edit 0.066s ok cmd/internal/goobj 0.028s ok cmd/internal/moddeps 4.092s ok cmd/internal/notsha256 0.056s ok cmd/internal/obj 1.409s ok cmd/internal/obj/ppc64 0.689s ok cmd/internal/obj/riscv 0.280s ok cmd/internal/obj/s390x 0.092s ok cmd/internal/obj/x86 20.509s ok cmd/internal/objabi 0.104s ok cmd/internal/pkgpath 0.319s ok cmd/internal/pkgpattern 0.084s ok cmd/internal/quoted 0.062s ok cmd/internal/src 0.045s ok cmd/internal/test2json 1.641s ok cmd/link 27.887s ok cmd/link/internal/benchmark 0.058s ok cmd/link/internal/ld 32.933s ok cmd/link/internal/loader 0.521s ok cmd/nm 4.283s ok cmd/objdump 9.371s ok cmd/pack 4.646s ok cmd/pprof 1.814s ok cmd/trace 0.229s ok cmd/vet 32.138s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 2857 35608 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2588 49186 ns/op 1855 B/op 36 allocs/op Benchmark/Writer/PAX-4 1870 76687 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 4089 26831 ns/op 5208 B/op 16 allocs/op Benchmark/Reader/GNU-4 7864 25629 ns/op 5143 B/op 15 allocs/op Benchmark/Reader/PAX-4 2916 56456 ns/op 8886 B/op 33 allocs/op PASS ok archive/tar 1.168s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 279277512 ns/op 14784 B/op 65 allocs/op BenchmarkZip64Test-4 1 174390602 ns/op BenchmarkZip64TestSizes/4096-4 1101 131813 ns/op BenchmarkZip64TestSizes/1048576-4 104 1013764 ns/op BenchmarkZip64TestSizes/67108864-4 1 163264975 ns/op PASS ok archive/zip 1.351s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 185812 553.8 ns/op BenchmarkReaderCopyUnoptimal-4 132537 897.1 ns/op BenchmarkReaderCopyNoWriteTo-4 10000 48743 ns/op BenchmarkReaderWriteToOptimal-4 8794 14853 ns/op BenchmarkReaderReadString-4 126738 1091 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 193890 600.9 ns/op BenchmarkWriterCopyUnoptimal-4 213290 574.8 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 52006 ns/op BenchmarkReaderEmpty-4 13952 8144 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 15472 9131 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 551677 213.2 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.924s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 2478 47310 ns/op 692.62 MB/s BenchmarkWriteByte-4 345 419930 ns/op 9.75 MB/s BenchmarkWriteRune-4 212 589654 ns/op 20.84 MB/s BenchmarkBufferNotEmptyWriteRead-4 34 4087779 ns/op BenchmarkBufferFullSmallReads-4 88 1598593 ns/op BenchmarkBufferWriteBlock/N4096-4 6399 32393 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 216 500050 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 7 14743206 ns/op 4192269 B/op 22 allocs/op BenchmarkIndexByte/10-4 3118242 34.73 ns/op 287.92 MB/s BenchmarkIndexByte/32-4 3148972 53.09 ns/op 602.71 MB/s BenchmarkIndexByte/4K-4 1045862 111.9 ns/op 36601.46 MB/s BenchmarkIndexBytePortable/10-4 1000000 122.3 ns/op 81.80 MB/s BenchmarkIndexBytePortable/32-4 333398 300.4 ns/op 106.54 MB/s BenchmarkIndexBytePortable/4K-4 3807 34585 ns/op 118.43 MB/s BenchmarkIndexRune/10-4 1000000 130.8 ns/op 76.43 MB/s BenchmarkIndexRune/32-4 1000000 126.4 ns/op 253.16 MB/s BenchmarkIndexRune/4K-4 433308 307.9 ns/op 13304.67 MB/s BenchmarkIndexRuneASCII/10-4 3377204 35.96 ns/op 278.07 MB/s BenchmarkIndexRuneASCII/32-4 3044133 37.26 ns/op 858.77 MB/s BenchmarkIndexRuneASCII/4K-4 995743 155.7 ns/op 26309.21 MB/s BenchmarkEqual/0-4 10827777 11.25 ns/op BenchmarkEqual/1-4 1000000 123.4 ns/op 8.10 MB/s BenchmarkEqual/6-4 1000000 154.0 ns/op 38.97 MB/s BenchmarkEqual/9-4 1000000 103.5 ns/op 86.93 MB/s BenchmarkEqual/15-4 1101332 104.4 ns/op 143.68 MB/s BenchmarkEqual/16-4 1231347 103.9 ns/op 153.93 MB/s BenchmarkEqual/20-4 1024492 201.6 ns/op 99.23 MB/s BenchmarkEqual/32-4 1000000 146.8 ns/op 218.05 MB/s BenchmarkEqual/4K-4 85748 1635 ns/op 2504.89 MB/s BenchmarkIndex/10-4 2109283 58.64 ns/op 170.53 MB/s BenchmarkIndex/32-4 1908228 129.9 ns/op 246.33 MB/s BenchmarkIndex/4K-4 15308 10473 ns/op 391.09 MB/s BenchmarkIndexEasy/10-4 1962904 62.65 ns/op 159.61 MB/s BenchmarkIndexEasy/32-4 1955994 66.12 ns/op 483.94 MB/s BenchmarkIndexEasy/4K-4 376242 402.9 ns/op 10167.03 MB/s BenchmarkCount/10-4 1000000 177.9 ns/op 56.20 MB/s BenchmarkCount/32-4 1126318 99.81 ns/op 320.60 MB/s BenchmarkCount/4K-4 21259 5544 ns/op 738.80 MB/s BenchmarkCountEasy/10-4 1217286 90.90 ns/op 110.02 MB/s BenchmarkCountEasy/32-4 1221405 95.62 ns/op 334.67 MB/s BenchmarkCountEasy/4K-4 443834 348.3 ns/op 11760.26 MB/s BenchmarkCountSingle/10-4 2417983 74.51 ns/op 134.21 MB/s BenchmarkCountSingle/32-4 2448219 88.01 ns/op 363.60 MB/s BenchmarkCountSingle/4K-4 833275 136.8 ns/op 29940.55 MB/s BenchmarkToUpper/#00-4 2475078 50.71 ns/op BenchmarkToUpper/ONLYUPPER-4 292710 451.9 ns/op BenchmarkToUpper/abc-4 371468 379.9 ns/op BenchmarkToUpper/AbC123-4 280062 482.6 ns/op BenchmarkToUpper/azAZ09_-4 259760 501.3 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 75069 1991 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 36400 3750 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 52990 2389 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 85388 1264 ns/op BenchmarkToLower/#00-4 2444918 53.71 ns/op BenchmarkToLower/abc-4 146800 700.9 ns/op BenchmarkToLower/AbC123-4 244368 566.7 ns/op BenchmarkToLower/azAZ09_-4 221791 482.2 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 67994 1665 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 36423 3550 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 58747 3199 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 77680 1690 ns/op BenchmarkFields/ASCII/16-4 158962 1019 ns/op 15.70 MB/s 80 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 12774 12228 ns/op 20.93 MB/s 416 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 752 150080 ns/op 27.29 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 50 3394634 ns/op 19.31 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 43748239 ns/op 23.97 MB/s 2277376 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 218791 617.4 ns/op 25.92 MB/s 24 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6282 28623 ns/op 8.94 MB/s 704 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 346 326101 ns/op 12.56 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 18 6827228 ns/op 9.60 MB/s 504075 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 102898065 ns/op 10.19 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 134548 1019 ns/op 15.70 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 11820 ns/op 21.66 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 541 251833 ns/op 16.26 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 32 4490311 ns/op 14.59 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 68678078 ns/op 15.27 MB/s 11219200 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 153552 797.0 ns/op 20.07 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 7765 14519 ns/op 17.63 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 516 273239 ns/op 14.99 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 30 5414281 ns/op 12.10 MB/s 504064 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 100156770 ns/op 10.47 MB/s 11211008 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 2073952 59.40 ns/op BenchmarkTrimSpace/ASCII-4 714342 145.4 ns/op BenchmarkTrimSpace/SomeNonASCII-4 103952 1135 ns/op BenchmarkTrimSpace/JustNonASCII-4 49834 2830 ns/op BenchmarkToValidUTF8/Valid-4 471902 337.2 ns/op BenchmarkToValidUTF8/InvalidASCII-4 273542 408.1 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 89103 1722 ns/op BenchmarkIndexHard1-4 1114 108200 ns/op BenchmarkIndexHard2-4 694 183877 ns/op BenchmarkIndexHard3-4 171 705159 ns/op BenchmarkIndexHard4-4 201 601366 ns/op BenchmarkLastIndexHard1-4 7 21512500 ns/op BenchmarkLastIndexHard2-4 6 19899600 ns/op BenchmarkLastIndexHard3-4 5 20905612 ns/op BenchmarkCountHard1-4 996 107658 ns/op BenchmarkCountHard2-4 700 155048 ns/op BenchmarkCountHard3-4 171 688110 ns/op BenchmarkSplitEmptySeparator-4 1 117752121 ns/op BenchmarkSplitSingleByteSeparator-4 14 11088664 ns/op BenchmarkSplitMultiByteSeparator-4 12 9389783 ns/op BenchmarkSplitNSingleByteSeparator-4 180576 935.5 ns/op BenchmarkSplitNMultiByteSeparator-4 69462 1778 ns/op BenchmarkRepeat-4 154558 926.3 ns/op BenchmarkRepeatLarge/256/1-4 142208 1580 ns/op 161.98 MB/s BenchmarkRepeatLarge/256/16-4 125217 965.5 ns/op 265.15 MB/s BenchmarkRepeatLarge/512/1-4 58238 2052 ns/op 249.56 MB/s BenchmarkRepeatLarge/512/16-4 93825 1322 ns/op 387.27 MB/s BenchmarkRepeatLarge/1024/1-4 31814 3608 ns/op 283.79 MB/s BenchmarkRepeatLarge/1024/16-4 46780 2540 ns/op 403.20 MB/s BenchmarkRepeatLarge/2048/1-4 19724 5254 ns/op 389.78 MB/s BenchmarkRepeatLarge/2048/16-4 23359 4694 ns/op 436.31 MB/s BenchmarkRepeatLarge/4096/1-4 14966 7890 ns/op 519.15 MB/s BenchmarkRepeatLarge/4096/16-4 14300 9154 ns/op 447.44 MB/s BenchmarkRepeatLarge/8192/1-4 10000 15015 ns/op 545.59 MB/s BenchmarkRepeatLarge/8192/16-4 10000 15725 ns/op 520.97 MB/s BenchmarkRepeatLarge/8192/4097-4 13004 10078 ns/op 406.54 MB/s BenchmarkRepeatLarge/16384/1-4 6460 29182 ns/op 561.44 MB/s BenchmarkRepeatLarge/16384/16-4 9148 30108 ns/op 544.17 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 26481 ns/op 464.15 MB/s BenchmarkRepeatLarge/32768/1-4 2108 60562 ns/op 541.07 MB/s BenchmarkRepeatLarge/32768/16-4 2149 61785 ns/op 530.35 MB/s BenchmarkRepeatLarge/32768/4097-4 3475 53706 ns/op 534.00 MB/s BenchmarkRepeatLarge/65536/1-4 1017 138002 ns/op 474.89 MB/s BenchmarkRepeatLarge/65536/16-4 1142 129275 ns/op 506.95 MB/s BenchmarkRepeatLarge/65536/4097-4 1179 113466 ns/op 541.62 MB/s BenchmarkRepeatLarge/131072/1-4 374 447069 ns/op 293.18 MB/s BenchmarkRepeatLarge/131072/16-4 264 452460 ns/op 289.69 MB/s BenchmarkRepeatLarge/131072/4097-4 254 452141 ns/op 280.90 MB/s BenchmarkRepeatLarge/262144/1-4 124 808235 ns/op 324.34 MB/s BenchmarkRepeatLarge/262144/16-4 163 724784 ns/op 361.69 MB/s BenchmarkRepeatLarge/262144/4097-4 139 744066 ns/op 346.89 MB/s BenchmarkRepeatLarge/524288/1-4 100 1804591 ns/op 290.53 MB/s BenchmarkRepeatLarge/524288/16-4 100 1726148 ns/op 303.73 MB/s BenchmarkRepeatLarge/524288/4097-4 100 1603933 ns/op 324.40 MB/s BenchmarkRepeatLarge/1048576/1-4 32 3485868 ns/op 300.81 MB/s BenchmarkRepeatLarge/1048576/16-4 42 2983846 ns/op 351.42 MB/s BenchmarkRepeatLarge/1048576/4097-4 50 2776904 ns/op 376.22 MB/s BenchmarkRepeatLarge/2097152/1-4 31 4831898 ns/op 434.02 MB/s BenchmarkRepeatLarge/2097152/16-4 24 5010973 ns/op 418.51 MB/s BenchmarkRepeatLarge/2097152/4097-4 27 5129776 ns/op 408.12 MB/s BenchmarkRepeatLarge/4194304/1-4 12 10398815 ns/op 403.34 MB/s BenchmarkRepeatLarge/4194304/16-4 10 10148640 ns/op 413.29 MB/s BenchmarkRepeatLarge/4194304/4097-4 12 9977152 ns/op 420.08 MB/s BenchmarkRepeatLarge/8388608/1-4 7 20623197 ns/op 406.76 MB/s BenchmarkRepeatLarge/8388608/16-4 6 17678864 ns/op 474.50 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 17755851 ns/op 472.33 MB/s BenchmarkRepeatLarge/16777216/1-4 3 35742822 ns/op 469.39 MB/s BenchmarkRepeatLarge/16777216/16-4 4 32533021 ns/op 515.70 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 26444210 ns/op 634.44 MB/s BenchmarkRepeatLarge/33554432/1-4 2 53640996 ns/op 625.54 MB/s BenchmarkRepeatLarge/33554432/16-4 2 52353686 ns/op 640.92 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 51929466 ns/op 646.15 MB/s BenchmarkRepeatLarge/67108864/1-4 1 104169509 ns/op 644.23 MB/s BenchmarkRepeatLarge/67108864/16-4 1 103642235 ns/op 647.50 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 110042671 ns/op 609.84 MB/s BenchmarkRepeatLarge/134217728/1-4 1 228513208 ns/op 587.35 MB/s BenchmarkRepeatLarge/134217728/16-4 1 217424788 ns/op 617.31 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 257378118 ns/op 521.48 MB/s BenchmarkRepeatLarge/268435456/1-4 1 441365263 ns/op 608.19 MB/s BenchmarkRepeatLarge/268435456/16-4 1 400274020 ns/op 670.63 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 398990804 ns/op 672.79 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1439230523 ns/op 373.03 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1448019137 ns/op 370.76 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1664663871 ns/op 322.51 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 6000735375 ns/op 178.94 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 5803477719 ns/op 185.02 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3628860485 ns/op 295.89 MB/s BenchmarkBytesCompare/1-4 13525716 8.051 ns/op BenchmarkBytesCompare/2-4 13277577 8.041 ns/op BenchmarkBytesCompare/4-4 14715795 8.209 ns/op BenchmarkBytesCompare/8-4 15978730 7.584 ns/op BenchmarkBytesCompare/16-4 15656677 8.607 ns/op BenchmarkBytesCompare/32-4 14379829 8.671 ns/op BenchmarkBytesCompare/64-4 11455324 11.54 ns/op BenchmarkBytesCompare/128-4 9737317 11.45 ns/op BenchmarkBytesCompare/256-4 8075445 13.66 ns/op BenchmarkBytesCompare/512-4 5160158 20.68 ns/op BenchmarkBytesCompare/1024-4 3945087 45.57 ns/op BenchmarkBytesCompare/2048-4 2106076 52.41 ns/op BenchmarkIndexAnyASCII/1:1-4 1940302 55.29 ns/op BenchmarkIndexAnyASCII/1:2-4 2204634 56.55 ns/op BenchmarkIndexAnyASCII/1:4-4 2148834 66.41 ns/op BenchmarkIndexAnyASCII/1:8-4 2033368 57.08 ns/op BenchmarkIndexAnyASCII/1:16-4 2177078 61.49 ns/op BenchmarkIndexAnyASCII/1:32-4 2170848 55.38 ns/op BenchmarkIndexAnyASCII/1:64-4 2154820 55.10 ns/op BenchmarkIndexAnyASCII/16:1-4 2336366 49.96 ns/op BenchmarkIndexAnyASCII/16:2-4 714190 180.9 ns/op BenchmarkIndexAnyASCII/16:4-4 655837 188.7 ns/op BenchmarkIndexAnyASCII/16:8-4 675529 185.7 ns/op BenchmarkIndexAnyASCII/16:16-4 573404 189.1 ns/op BenchmarkIndexAnyASCII/16:32-4 524551 315.0 ns/op BenchmarkIndexAnyASCII/16:64-4 441463 255.9 ns/op BenchmarkIndexAnyASCII/256:1-4 2020678 83.18 ns/op BenchmarkIndexAnyASCII/256:2-4 57078 2021 ns/op BenchmarkIndexAnyASCII/256:4-4 58776 2182 ns/op BenchmarkIndexAnyASCII/256:8-4 61646 1909 ns/op BenchmarkIndexAnyASCII/256:16-4 62214 1976 ns/op BenchmarkIndexAnyASCII/256:32-4 60442 1930 ns/op BenchmarkIndexAnyASCII/256:64-4 58539 2015 ns/op BenchmarkIndexAnyUTF8/1:1-4 2313192 52.72 ns/op BenchmarkIndexAnyUTF8/1:2-4 2280776 53.21 ns/op BenchmarkIndexAnyUTF8/1:4-4 2243248 52.44 ns/op BenchmarkIndexAnyUTF8/1:8-4 2238333 55.35 ns/op BenchmarkIndexAnyUTF8/1:16-4 2287214 52.16 ns/op BenchmarkIndexAnyUTF8/1:32-4 2263371 52.73 ns/op BenchmarkIndexAnyUTF8/1:64-4 2261956 53.15 ns/op BenchmarkIndexAnyUTF8/16:1-4 181136 673.3 ns/op BenchmarkIndexAnyUTF8/16:2-4 456381 269.5 ns/op BenchmarkIndexAnyUTF8/16:4-4 415200 275.2 ns/op BenchmarkIndexAnyUTF8/16:8-4 425130 263.6 ns/op BenchmarkIndexAnyUTF8/16:16-4 420248 261.7 ns/op BenchmarkIndexAnyUTF8/16:32-4 458764 274.5 ns/op BenchmarkIndexAnyUTF8/16:64-4 415316 294.8 ns/op BenchmarkIndexAnyUTF8/256:1-4 12022 9969 ns/op BenchmarkIndexAnyUTF8/256:2-4 33860 3440 ns/op BenchmarkIndexAnyUTF8/256:4-4 33592 3474 ns/op BenchmarkIndexAnyUTF8/256:8-4 34724 3413 ns/op BenchmarkIndexAnyUTF8/256:16-4 34504 3460 ns/op BenchmarkIndexAnyUTF8/256:32-4 32779 3585 ns/op BenchmarkIndexAnyUTF8/256:64-4 31722 3811 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2325720 52.33 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2321107 51.57 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2311550 51.42 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2312575 51.60 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2288888 51.88 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2256387 51.83 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2285937 52.94 ns/op BenchmarkLastIndexAnyASCII/16:1-4 534945 248.9 ns/op BenchmarkLastIndexAnyASCII/16:2-4 520938 236.6 ns/op BenchmarkLastIndexAnyASCII/16:4-4 535230 231.9 ns/op BenchmarkLastIndexAnyASCII/16:8-4 510249 225.4 ns/op BenchmarkLastIndexAnyASCII/16:16-4 504379 227.9 ns/op BenchmarkLastIndexAnyASCII/16:32-4 458605 238.9 ns/op BenchmarkLastIndexAnyASCII/16:64-4 468980 270.1 ns/op BenchmarkLastIndexAnyASCII/256:1-4 38427 2725 ns/op BenchmarkLastIndexAnyASCII/256:2-4 43917 3888 ns/op BenchmarkLastIndexAnyASCII/256:4-4 41432 2728 ns/op BenchmarkLastIndexAnyASCII/256:8-4 41991 2662 ns/op BenchmarkLastIndexAnyASCII/256:16-4 43268 2696 ns/op BenchmarkLastIndexAnyASCII/256:32-4 44196 2691 ns/op BenchmarkLastIndexAnyASCII/256:64-4 43108 2730 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2306581 52.51 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2283550 51.70 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2282138 51.81 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2320688 52.55 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2144954 54.38 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2184837 53.40 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2312353 52.07 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 216550 539.6 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 421244 262.8 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 479188 263.3 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 454582 271.7 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 479403 265.8 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 450924 286.5 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 453850 279.9 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 14629 8104 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 34555 3513 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 30957 3518 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 34764 3503 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 33374 3673 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 30240 3810 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 32254 3858 ns/op BenchmarkTrimASCII/1:1-4 2552563 48.91 ns/op BenchmarkTrimASCII/1:2-4 2315661 51.42 ns/op BenchmarkTrimASCII/1:4-4 2267382 52.29 ns/op BenchmarkTrimASCII/1:8-4 2111572 54.81 ns/op BenchmarkTrimASCII/1:16-4 1941091 62.10 ns/op BenchmarkTrimASCII/16:1-4 660375 177.0 ns/op BenchmarkTrimASCII/16:2-4 531169 244.2 ns/op BenchmarkTrimASCII/16:4-4 522879 233.9 ns/op BenchmarkTrimASCII/16:8-4 535600 238.0 ns/op BenchmarkTrimASCII/16:16-4 516702 247.1 ns/op BenchmarkTrimASCII/256:1-4 55251 2119 ns/op BenchmarkTrimASCII/256:2-4 40083 2794 ns/op BenchmarkTrimASCII/256:4-4 41810 2864 ns/op BenchmarkTrimASCII/256:8-4 43110 2702 ns/op BenchmarkTrimASCII/256:16-4 39810 2780 ns/op BenchmarkTrimASCII/4096:1-4 4174 31010 ns/op BenchmarkTrimASCII/4096:2-4 3024 42300 ns/op BenchmarkTrimASCII/4096:4-4 3030 42639 ns/op BenchmarkTrimASCII/4096:8-4 2942 42897 ns/op BenchmarkTrimASCII/4096:16-4 2947 42083 ns/op BenchmarkTrimByte-4 1892484 64.99 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 19296 5960 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 20128 5988 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1100 110098 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2134 54913 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3915 28395 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7045 15237 ns/op BenchmarkCompareBytesEqual-4 17436596 6.825 ns/op BenchmarkCompareBytesToNil-4 18312639 6.112 ns/op BenchmarkCompareBytesEmpty-4 19777314 6.007 ns/op BenchmarkCompareBytesIdentical-4 18507424 5.667 ns/op BenchmarkCompareBytesSameLength-4 18233739 6.931 ns/op BenchmarkCompareBytesDifferentLength-4 18276662 6.578 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2769 39231 ns/op 26728.47 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2733 42990 ns/op 24391.26 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 3025 38166 ns/op 27474.27 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 3258 37313 ns/op 28102.70 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 3405 36759 ns/op 28525.76 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 3410 37827 ns/op 27720.41 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 3043 37879 ns/op 27682.69 MB/s BenchmarkCompareBytesBig-4 2788 36166 ns/op 28994.05 MB/s BenchmarkCompareBytesBigIdentical-4 18869292 5.355 ns/op 195807402.26 MB/s PASS ok bytes 103.253s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 75188275 ns/op 1.33 MB/s 3612268 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 280664912 ns/op 2.02 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 5 23964100 ns/op 0.68 MB/s 3646804 B/op 52 allocs/op PASS ok compress/bzip2 1.370s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 64 1936404 ns/op 5.16 MB/s 42461 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 17992427 ns/op 5.56 MB/s 43353 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 177259644 ns/op 5.64 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 56 1907248 ns/op 5.24 MB/s 43404 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 6 18920712 ns/op 5.29 MB/s 45010 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 186806243 ns/op 5.35 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 67 1848708 ns/op 5.41 MB/s 43150 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 17581094 ns/op 5.69 MB/s 42264 B/op 13 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 175669833 ns/op 5.69 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 56 1840107 ns/op 5.43 MB/s 42484 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 17380083 ns/op 5.75 MB/s 45002 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 181359664 ns/op 5.51 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 62 2052585 ns/op 4.87 MB/s 43625 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 6 19190025 ns/op 5.21 MB/s 47833 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 193416537 ns/op 5.17 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 73 1613769 ns/op 6.20 MB/s 43296 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 8 13388062 ns/op 7.47 MB/s 47885 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 136095730 ns/op 7.35 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 72 1445149 ns/op 6.92 MB/s 44135 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 10 10709126 ns/op 9.34 MB/s 43753 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 109007839 ns/op 9.17 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 72 1508787 ns/op 6.63 MB/s 43329 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 9 11653438 ns/op 8.58 MB/s 49328 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 108322525 ns/op 9.23 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 100 1170403 ns/op 8.54 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 10 12424425 ns/op 8.05 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 108591392 ns/op 9.21 MB/s BenchmarkEncode/Digits/Speed/1e4-4 55 2164959 ns/op 4.62 MB/s BenchmarkEncode/Digits/Speed/1e5-4 6 18369429 ns/op 5.44 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 179298775 ns/op 5.58 MB/s BenchmarkEncode/Digits/Default/1e4-4 21 5110536 ns/op 1.96 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 56371424 ns/op 1.77 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 581141484 ns/op 1.72 MB/s BenchmarkEncode/Digits/Compression/1e4-4 20 5075962 ns/op 1.97 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 56782634 ns/op 1.76 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 574508457 ns/op 1.74 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 88 1265243 ns/op 7.90 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 10 10985332 ns/op 9.10 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 107486686 ns/op 9.30 MB/s BenchmarkEncode/Newton/Speed/1e4-4 63 1899836 ns/op 5.26 MB/s BenchmarkEncode/Newton/Speed/1e5-4 8 13532018 ns/op 7.39 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 131052477 ns/op 7.63 MB/s BenchmarkEncode/Newton/Default/1e4-4 21 4787371 ns/op 2.09 MB/s BenchmarkEncode/Newton/Default/1e5-4 3 49304828 ns/op 2.03 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 499353654 ns/op 2.00 MB/s BenchmarkEncode/Newton/Compression/1e4-4 25 4712036 ns/op 2.12 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 60392852 ns/op 1.66 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 623762865 ns/op 1.60 MB/s PASS ok compress/flate 13.245s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 51 2418211 ns/op 4.14 MB/s BenchmarkDecoder/1e-Reuse4-4 46 2480403 ns/op 4.03 MB/s BenchmarkDecoder/1e5-4 5 23707742 ns/op 4.22 MB/s BenchmarkDecoder/1e-Reuse5-4 5 24208371 ns/op 4.13 MB/s BenchmarkDecoder/1e6-4 1 223582664 ns/op 4.47 MB/s BenchmarkDecoder/1e-Reuse6-4 1 232311518 ns/op 4.30 MB/s BenchmarkEncoder/1e4-4 61 1841014 ns/op 5.43 MB/s BenchmarkEncoder/1e-Reuse4-4 68 1668913 ns/op 5.99 MB/s BenchmarkEncoder/1e5-4 6 17253317 ns/op 5.80 MB/s BenchmarkEncoder/1e-Reuse5-4 6 17433316 ns/op 5.74 MB/s BenchmarkEncoder/1e6-4 1 171786320 ns/op 5.82 MB/s BenchmarkEncoder/1e-Reuse6-4 1 168465421 ns/op 5.94 MB/s PASS ok compress/lzw 2.726s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 24 4381408 ns/op PASS ok container/heap 0.159s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 29322 3761 ns/op BenchmarkWithTimeout/concurrency=40-4 9721 18607 ns/op BenchmarkWithTimeout/concurrency=4000-4 8314 22531 ns/op BenchmarkWithTimeout/concurrency=400000-4 7939 14191 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 376330 339.1 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 21818 5975 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 25659 6088 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 4491 27792 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 3192 41851 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 4545 28486 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 430 303121 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 290 455361 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 418 264819 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 45 3063097 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 24 4920026 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 45 3092633 ns/op BenchmarkCheckCanceled/Err-4 367446 319.1 ns/op BenchmarkCheckCanceled/Done-4 642662 195.5 ns/op BenchmarkContextCancelDone-4 827660 134.6 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 33373 3582 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 32138 3965 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 29818 4153 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 24584 4611 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 18164 6315 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 789483 161.6 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 490747 260.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 311066 366.1 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 214396 568.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 105366 1087 ns/op PASS ok context 9.331s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1770619 67.23 ns/op 237.98 MB/s BenchmarkDecrypt-4 1864741 64.87 ns/op 246.63 MB/s BenchmarkExpand-4 1000000 104.5 ns/op PASS ok crypto/aes 0.581s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 253562 506.9 ns/op 126.26 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 416473 286.7 ns/op 223.22 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 245649 491.0 ns/op 130.33 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 407371 299.9 ns/op 213.39 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 163963 717.9 ns/op 1880.61 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 213170 596.9 ns/op 2261.85 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 141295 798.5 ns/op 1690.62 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 191776 667.6 ns/op 2022.29 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 65688 1857 ns/op 4410.43 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 60656 1985 ns/op 4126.92 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 49413 2374 ns/op 3450.44 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 52266 2388 ns/op 3429.94 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 7068 17600 ns/op 57.90 MB/s BenchmarkAESCFBDecrypt1K-4 7155 17461 ns/op 58.36 MB/s BenchmarkAESCFBDecrypt8K-4 891 135227 ns/op 60.54 MB/s BenchmarkAESOFB1K-4 10000 11230 ns/op 90.74 MB/s BenchmarkAESCTR1K-4 16052 7331 ns/op 139.01 MB/s BenchmarkAESCTR8K-4 2114 58471 ns/op 140.02 MB/s BenchmarkAESCBCEncrypt1K-4 14926 7760 ns/op 131.96 MB/s BenchmarkAESCBCDecrypt1K-4 20032 5931 ns/op 172.65 MB/s PASS ok crypto/cipher 3.441s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 91383 1245 ns/op 6.42 MB/s BenchmarkDecrypt-4 91796 1200 ns/op 6.67 MB/s BenchmarkTDESEncrypt-4 37191 3175 ns/op 2.52 MB/s BenchmarkTDESDecrypt-4 37509 3132 ns/op 2.55 MB/s PASS ok crypto/des 0.709s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1255 94826 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 14 8353896 ns/op 1089 B/op 21 allocs/op BenchmarkECDH/P521-4 6 17851052 ns/op 1530 B/op 21 allocs/op BenchmarkECDH/X25519-4 90 1431087 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 0.697s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1810 63874 ns/op 4559 B/op 40 allocs/op BenchmarkSign/P384-4 43 2596851 ns/op 10776 B/op 62 allocs/op BenchmarkSign/P521-4 22 5238102 ns/op 11158 B/op 63 allocs/op BenchmarkVerify/P256-4 985 102086 ns/op 2496 B/op 17 allocs/op BenchmarkVerify/P384-4 12 9001254 ns/op 8704 B/op 42 allocs/op BenchmarkVerify/P521-4 6 17423891 ns/op 9024 B/op 42 allocs/op BenchmarkGenerateKey/P256-4 4904 24078 ns/op 928 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 62 1878311 ns/op 1129 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 26 4155239 ns/op 1446 B/op 17 allocs/op PASS ok crypto/ecdsa 1.493s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 273 431511 ns/op BenchmarkNewKeyFromSeed-4 286 427200 ns/op BenchmarkSigning-4 262 441718 ns/op BenchmarkVerification-4 187 636955 ns/op PASS ok crypto/ed25519 0.765s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 7435 17634 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 174 688796 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 52 1955093 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 31 4081952 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1743 61608 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 72 1776201 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 21 5575284 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 9 12427048 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 13554 8937 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 6978 16660 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 4647 24362 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 100 1094694 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 3127 40095 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 270 438698 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 2034 61455 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 120 1006444 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 2.824s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 16684 6828 ns/op 149.97 MB/s BenchmarkHMACSHA256_32-4 27453 4387 ns/op 7.29 MB/s BenchmarkNewWriteSum-4 12486 9230 ns/op 3.47 MB/s PASS ok crypto/hmac 0.665s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 61308 1966 ns/op BenchmarkModSub-4 72896 1672 ns/op BenchmarkMontgomeryRepr-4 31778 3623 ns/op BenchmarkMontgomeryMul-4 39906 3016 ns/op BenchmarkModMul-4 15787 7629 ns/op BenchmarkExpBig-4 18 5967036 ns/op BenchmarkExp-4 8 13299770 ns/op PASS ok crypto/internal/bigmod 1.253s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 4140 29188 ns/op BenchmarkScalarBaseMult-4 312 379813 ns/op BenchmarkScalarMult-4 140 848297 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 211 569195 ns/op PASS ok crypto/internal/edwards25519 0.849s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 497877 246.0 ns/op BenchmarkMultiply-4 5790812 20.34 ns/op BenchmarkSquare-4 6585536 17.23 ns/op BenchmarkInvert-4 29553 3516 ns/op BenchmarkMult32-4 1442330 81.51 ns/op PASS ok crypto/internal/edwards25519/field 0.931s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 68 1720954 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2276 53779 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 21 5470140 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 9 13162812 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 190 637083 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 10777 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 72 1711711 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 32 3520295 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.412s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 643807 185.5 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 217386 507.2 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 129556 962.3 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 596606 211.9 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 233833 510.7 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 113875 949.3 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 0.999s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 113470 1045 ns/op 7.66 MB/s BenchmarkHash64-4 130856 907.6 ns/op 70.52 MB/s BenchmarkHash128-4 110466 1010 ns/op 126.77 MB/s BenchmarkHash256-4 93186 1177 ns/op 217.55 MB/s BenchmarkHash512-4 75673 1527 ns/op 335.33 MB/s BenchmarkHash1K-4 54130 2207 ns/op 463.95 MB/s BenchmarkHash8K-4 10000 12073 ns/op 678.52 MB/s BenchmarkHash1M-4 82 1444216 ns/op 726.05 MB/s BenchmarkHash8M-4 9 12098203 ns/op 693.38 MB/s BenchmarkHash8BytesUnaligned-4 102127 1041 ns/op 7.69 MB/s BenchmarkHash1KUnaligned-4 52890 2212 ns/op 462.97 MB/s BenchmarkHash8KUnaligned-4 10000 12070 ns/op 678.71 MB/s PASS ok crypto/md5 2.244s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 1 279647085 ns/op PASS ok crypto/rand 0.337s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 10000 10473 ns/op 12.22 MB/s BenchmarkRC4_1K-4 1538 85629 ns/op 11.96 MB/s BenchmarkRC4_8K-4 190 609709 ns/op 13.28 MB/s PASS ok crypto/rc4 0.532s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 10 10016833 ns/op BenchmarkDecryptPKCS1v15/3072-4 5 22496020 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 40936971 ns/op BenchmarkEncryptPKCS1v15/2048-4 32 3756471 ns/op BenchmarkDecryptOAEP/2048-4 12 10063220 ns/op BenchmarkEncryptOAEP/2048-4 30 3648541 ns/op BenchmarkSignPKCS1v15/2048-4 12 9909001 ns/op BenchmarkVerifyPKCS1v15/2048-4 36 3600979 ns/op BenchmarkSignPSS/2048-4 10 10092072 ns/op BenchmarkVerifyPSS/2048-4 30 3614725 ns/op PASS ok crypto/rsa 1.985s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 86815 1262 ns/op 6.34 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 103783 997.4 ns/op 8.02 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 76123 1471 ns/op 217.53 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 96873 1203 ns/op 265.96 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 53010 2154 ns/op 475.43 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 54296 1912 ns/op 535.60 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 12724 9562 ns/op 856.69 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 13242 9082 ns/op 901.97 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.479s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 74444 1469 ns/op 5.45 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 97911 1199 ns/op 6.67 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 96979 1263 ns/op 6.33 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 32277 3665 ns/op 279.43 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 33937 3428 ns/op 298.76 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 33134 3528 ns/op 290.24 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 6097 21111 ns/op 388.04 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 5204 20492 ns/op 399.77 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 6141 20913 ns/op 391.71 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 1.478s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 52424 1948 ns/op 4.11 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 79893 1511 ns/op 5.30 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 69877 1748 ns/op 4.58 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 33434 3376 ns/op 303.30 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 38871 3046 ns/op 336.19 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 36579 3192 ns/op 320.80 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 7333 15334 ns/op 534.24 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 8568 14673 ns/op 558.32 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 8542 14495 ns/op 565.14 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 1.473s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 25049152 5.257 ns/op BenchmarkConstantTimeEq-4 24116089 5.158 ns/op BenchmarkConstantTimeLessOrEq-4 25500852 5.230 ns/op BenchmarkXORBytes/8Bytes-4 3184162 36.22 ns/op 220.88 MB/s BenchmarkXORBytes/128Bytes-4 2925727 39.43 ns/op 3246.23 MB/s BenchmarkXORBytes/2048Bytes-4 1000000 110.9 ns/op 18473.50 MB/s BenchmarkXORBytes/32768Bytes-4 84772 1349 ns/op 24285.99 MB/s PASS ok crypto/subtle 1.214s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 22 4886892 ns/op BenchmarkCertCache/1-4 31 3824030 ns/op BenchmarkCertCache/2-4 27 3885076 ns/op BenchmarkCertCache/3-4 43 4049882 ns/op BenchmarkHandshakeServer/RSA-4 16 6908143 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 22 5712186 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 18 5557970 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 49 2575899 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 48 3303574 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 27 3761369 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 27 4260471 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 26262712 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 4 25053475 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 2 54799556 ns/op 19.13 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 2 54115697 ns/op 19.38 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 2 90999852 ns/op 23.05 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 2 100320316 ns/op 20.90 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 167859877 ns/op 24.99 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 171776489 ns/op 24.42 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 441781847 ns/op 18.99 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 489397294 ns/op 17.14 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 631291427 ns/op 26.58 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 716431390 ns/op 23.42 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 2069862384 ns/op 16.21 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 2854174084 ns/op 11.76 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 5650761215 ns/op 11.88 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 6581794687 ns/op 10.20 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 1 108179133 ns/op 9.69 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 1 105642493 ns/op 9.93 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 232581262 ns/op 9.02 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 198759517 ns/op 10.55 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 374606403 ns/op 11.20 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 399466218 ns/op 10.50 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 695383969 ns/op 12.06 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 739815484 ns/op 11.34 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1456098454 ns/op 11.52 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1443791781 ns/op 11.62 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 2570389420 ns/op 13.05 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 3184447797 ns/op 10.54 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 5851307205 ns/op 11.47 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 5659122232 ns/op 11.86 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 714854904 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 718096816 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 302562747 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 294427684 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 162813042 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 163677336 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 93622118 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 91698640 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 52515125 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 50445549 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 163583539 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 158152850 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 78244928 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 75499234 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 50507717 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 44253726 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 33805294 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 33943891 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 29292251 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 4 26454307 ns/op PASS ok crypto/tls 53.216s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 7 15169351 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 320 378183 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 1154 145218 ns/op 13188 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 823 158630 ns/op 14611 B/op 262 allocs/op PASS ok crypto/x509 1.026s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 34 4278178 ns/op 277440 B/op 1616 allocs/op BenchmarkConcurrentStmtQuery-4 40 3367067 ns/op 259505 B/op 1977 allocs/op BenchmarkConcurrentStmtExec-4 42 2898197 ns/op 211564 B/op 567 allocs/op BenchmarkConcurrentTxQuery-4 42 3779621 ns/op 274248 B/op 2134 allocs/op BenchmarkConcurrentTxExec-4 64 1819323 ns/op 87784 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 46 2721519 ns/op 104601 B/op 2075 allocs/op BenchmarkConcurrentTxStmtExec-4 139 921554 ns/op 40120 B/op 381 allocs/op BenchmarkConcurrentRandom-4 36 3287565 ns/op 232970 B/op 1793 allocs/op BenchmarkManyConcurrentQueries-4 2636 51988 ns/op 3973 B/op 20 allocs/op PASS ok database/sql 1.861s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 106710 1204 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 54 2106556 ns/op 188210 B/op 13 allocs/op Benchmark115/LineToPC-4 63 2173690 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 14533 8435 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 0.876s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkMarshal-4 715 210779 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2948 38902 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.473s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 252 581682 ns/op 14.08 MB/s BenchmarkEncodeToString-4 187 660377 ns/op 12.41 MB/s BenchmarkDecode-4 160 778553 ns/op 16.84 MB/s BenchmarkDecodeString-4 136 1304602 ns/op 10.05 MB/s PASS ok encoding/base32 0.967s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 324 543411 ns/op 15.08 MB/s BenchmarkDecodeString/2-4 295009 456.5 ns/op 8.76 MB/s BenchmarkDecodeString/4-4 237854 606.5 ns/op 13.19 MB/s BenchmarkDecodeString/8-4 202266 679.2 ns/op 17.67 MB/s BenchmarkDecodeString/64-4 43791 2930 ns/op 30.03 MB/s BenchmarkDecodeString/8192-4 342 323131 ns/op 33.81 MB/s BenchmarkNewEncoding-4 111999 1165 ns/op 219.74 MB/s PASS ok encoding/base64 1.890s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1395 88116 ns/op 45.39 MB/s BenchmarkReadStruct-4 17182 7197 ns/op 10.42 MB/s BenchmarkWriteStruct-4 16629 7130 ns/op 10.52 MB/s BenchmarkReadInts-4 31344 3203 ns/op 9.37 MB/s BenchmarkWriteInts-4 29373 4462 ns/op 6.72 MB/s BenchmarkWriteSlice1000Int32s-4 1111 111133 ns/op 35.99 MB/s BenchmarkPutUint16-4 3008398 41.40 ns/op 48.31 MB/s BenchmarkAppendUint16-4 2805136 43.05 ns/op 46.46 MB/s BenchmarkPutUint32-4 1922012 60.56 ns/op 66.05 MB/s BenchmarkAppendUint32-4 2175020 58.98 ns/op 67.81 MB/s BenchmarkPutUint64-4 1183988 102.2 ns/op 78.26 MB/s BenchmarkAppendUint64-4 1055205 98.64 ns/op 81.11 MB/s BenchmarkLittleEndianPutUint16-4 2541914 82.12 ns/op 24.35 MB/s BenchmarkLittleEndianAppendUint16-4 2206527 49.70 ns/op 40.24 MB/s BenchmarkLittleEndianPutUint32-4 2032468 89.72 ns/op 44.59 MB/s BenchmarkLittleEndianAppendUint32-4 2252137 53.29 ns/op 75.07 MB/s BenchmarkLittleEndianPutUint64-4 1000000 116.7 ns/op 68.54 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 135.2 ns/op 59.19 MB/s BenchmarkReadFloats-4 119320 879.7 ns/op 13.64 MB/s BenchmarkWriteFloats-4 138240 1251 ns/op 9.60 MB/s BenchmarkReadSlice1000Float32s-4 1147 131071 ns/op 30.52 MB/s BenchmarkWriteSlice1000Float32s-4 1166 117725 ns/op 33.98 MB/s BenchmarkReadSlice1000Uint8s-4 31695 4022 ns/op 248.65 MB/s BenchmarkWriteSlice1000Uint8s-4 38110 3722 ns/op 268.65 MB/s BenchmarkPutUvarint32-4 1000000 180.0 ns/op 22.23 MB/s BenchmarkPutUvarint64-4 283995 501.0 ns/op 15.97 MB/s PASS ok encoding/binary 6.215s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 5163 25139 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5869 33350 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5571 29229 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3706 36803 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 6074 20431 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 6651 20988 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 5725 18989 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4371 40272 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 10000 20701 ns/op PASS ok encoding/csv 1.971s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 6519 16984 ns/op BenchmarkEndToEndByteBuffer-4 10225 14222 ns/op BenchmarkEndToEndSliceByteBuffer-4 177 627809 ns/op BenchmarkEncodeComplex128Slice-4 458 270203 ns/op BenchmarkEncodeFloat64Slice-4 1423 100804 ns/op BenchmarkEncodeInt32Slice-4 1194 131433 ns/op BenchmarkEncodeStringSlice-4 1362 81140 ns/op BenchmarkEncodeInterfaceSlice-4 49 2122224 ns/op BenchmarkDecodeComplex128Slice-4 412 372315 ns/op BenchmarkDecodeFloat64Slice-4 800 169301 ns/op BenchmarkDecodeInt32Slice-4 933 159530 ns/op BenchmarkDecodeStringSlice-4 369 397061 ns/op BenchmarkDecodeStringsSlice-4 126 876933 ns/op BenchmarkDecodeBytesSlice-4 344 427763 ns/op BenchmarkDecodeInterfaceSlice-4 58 1949114 ns/op BenchmarkDecodeMap-4 91 1372771 ns/op PASS ok encoding/gob 3.807s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 10000 12033 ns/op 21.27 MB/s BenchmarkEncode/1024-4 3282 41195 ns/op 24.86 MB/s BenchmarkEncode/4096-4 658 202199 ns/op 20.26 MB/s BenchmarkEncode/16384-4 190 641044 ns/op 25.56 MB/s BenchmarkDecode/256-4 22910 6511 ns/op 39.32 MB/s BenchmarkDecode/1024-4 7034 20460 ns/op 50.05 MB/s BenchmarkDecode/4096-4 1561 112679 ns/op 36.35 MB/s BenchmarkDecode/16384-4 376 453387 ns/op 36.14 MB/s BenchmarkDump/256-4 1122 104317 ns/op 2.45 MB/s BenchmarkDump/1024-4 262 398005 ns/op 2.57 MB/s BenchmarkDump/4096-4 87 1637135 ns/op 2.50 MB/s BenchmarkDump/16384-4 20 6959594 ns/op 2.35 MB/s PASS ok encoding/hex 2.391s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 143583385 ns/op 13.51 MB/s 8390640 B/op 49 allocs/op BenchmarkCodeEncoderError-4 1 153084091 ns/op 12.68 MB/s 8525592 B/op 128 allocs/op BenchmarkCodeMarshal-4 1 148280366 ns/op 13.09 MB/s 10201296 B/op 31 allocs/op BenchmarkCodeMarshalError-4 1 159286985 ns/op 12.18 MB/s 10466216 B/op 123 allocs/op BenchmarkMarshalBytes/32-4 23634 6901 ns/op BenchmarkMarshalBytes/256-4 5793 23030 ns/op BenchmarkMarshalBytes/4096-4 380 273706 ns/op BenchmarkMarshalBytesError/32-4 48 2547683 ns/op BenchmarkMarshalBytesError/256-4 40 3807697 ns/op BenchmarkMarshalBytesError/4096-4 49 3045457 ns/op BenchmarkCodeDecoder-4 1 610401333 ns/op 3.18 MB/s 11145800 B/op 92716 allocs/op BenchmarkUnicodeDecoder-4 30117 3833 ns/op 3.65 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 47444 2612 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 420047689 ns/op 4.62 MB/s 3067280 B/op 92683 allocs/op BenchmarkCodeUnmarshalReuse-4 1 411938685 ns/op 4.71 MB/s 3066936 B/op 92685 allocs/op BenchmarkUnmarshalString-4 58978 1898 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 120342 1321 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 158395 1133 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 72176 2316 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 39073 3250 ns/op 143 B/op 2 allocs/op BenchmarkUnmapped-4 17763 7653 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 2935 46043 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 656 201759 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1427860 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 10 10468827 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 569811 218.5 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 526353 217.5 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 559147 220.2 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 526023 221.8 ns/op BenchmarkEncodeMarshaler-4 49298 2205 ns/op 92 B/op 2 allocs/op BenchmarkEncoderEncode-4 61941 1730 ns/op 59 B/op 0 allocs/op BenchmarkNumberIsValid-4 4818840 36.81 ns/op BenchmarkNumberIsValidRegexp-4 16947 6696 ns/op PASS ok encoding/json 9.141s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 39 4083569 ns/op 16.05 MB/s BenchmarkDecode-4 28 4338753 ns/op 20.46 MB/s PASS ok encoding/pem 0.489s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1882 78838 ns/op 6281 B/op 24 allocs/op BenchmarkUnmarshal-4 501 208457 ns/op 8289 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 2535 47776 ns/op PASS ok encoding/xml 0.652s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 385923 289.6 ns/op BenchmarkIntSet-4 510548 229.7 ns/op BenchmarkFloatAdd-4 224182 717.6 ns/op BenchmarkFloatSet-4 565724 212.1 ns/op BenchmarkStringSet-4 409594 335.9 ns/op BenchmarkMapSet-4 143010 1032 ns/op BenchmarkMapSetDifferent-4 49422 2042 ns/op BenchmarkMapSetDifferentRandom-4 285 491319 ns/op BenchmarkMapSetString-4 103749 996.9 ns/op BenchmarkMapAddSame-4 27988 4274 ns/op BenchmarkMapAddDifferent-4 8148 14180 ns/op BenchmarkMapAddDifferentRandom-4 184 703430 ns/op BenchmarkMapAddSameSteadyState-4 272316 445.5 ns/op BenchmarkMapAddDifferentSteadyState-4 130545 963.4 ns/op BenchmarkRealworldExpvarUsage-4 13261 9794 ns/op PASS ok expvar 3.221s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 80037 1261 ns/op BenchmarkSprintfEmpty-4 262023 618.2 ns/op BenchmarkSprintfString-4 287102 739.4 ns/op BenchmarkSprintfTruncateString-4 155366 839.3 ns/op BenchmarkSprintfTruncateBytes-4 135492 1032 ns/op BenchmarkSprintfSlowParsingPath-4 135340 808.9 ns/op BenchmarkSprintfQuoteString-4 41642 3256 ns/op BenchmarkSprintfInt-4 194043 728.9 ns/op BenchmarkSprintfIntInt-4 128748 956.6 ns/op BenchmarkSprintfPrefixedInt-4 113326 1258 ns/op BenchmarkSprintfFloat-4 90415 1232 ns/op BenchmarkSprintfComplex-4 43053 3150 ns/op BenchmarkSprintfBoolean-4 251305 745.4 ns/op BenchmarkSprintfHexString-4 68216 1784 ns/op BenchmarkSprintfHexBytes-4 68109 2611 ns/op BenchmarkSprintfBytes-4 33453 3955 ns/op BenchmarkSprintfStringer-4 69290 2466 ns/op BenchmarkSprintfStructure-4 21729 6214 ns/op BenchmarkManyArgs-4 52203 2541 ns/op BenchmarkFprintInt-4 67568 1791 ns/op BenchmarkFprintfBytes-4 69688 2015 ns/op BenchmarkFprintIntNoAlloc-4 63960 1683 ns/op BenchmarkScanInts-4 32 4329133 ns/op BenchmarkScanRecursiveInt-4 1 455473894 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 468590596 ns/op PASS ok fmt 6.028s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 538 222488 ns/op PASS ok go/build 0.328s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 47006 2324 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 13664 9871 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 4497 27395 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1442 103239 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 292 481084 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 60 2024423 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 22 8755372 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 4 33599588 ns/op 3634552 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 124926335 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 1.716s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 354500229 ns/op 0.18 MB/s 46141760 B/op 48889 allocs/op PASS ok go/format 0.455s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 3 48586356 ns/op 1.11 MB/s BenchmarkParseOnly-4 5 20076312 ns/op 2.68 MB/s BenchmarkResolve-4 39 2636355 ns/op 20.43 MB/s PASS ok go/parser 1.681s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 154349268 ns/op 0.34 MB/s 5083064 B/op 27601 allocs/op BenchmarkPrintDecl-4 759 213844 ns/op 0.15 MB/s 16309 B/op 51 allocs/op PASS ok go/printer 0.428s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 240 761198 ns/op BenchmarkScanFiles/go/types/expr.go-4 9 16251754 ns/op 3.36 MB/s BenchmarkScanFiles/go/parser/parser.go-4 4 26333118 ns/op 2.73 MB/s BenchmarkScanFiles/net/http/server.go-4 6 25075133 ns/op 4.53 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 178 689379 ns/op 4.46 MB/s PASS ok go/scanner 1.359s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1443775 85.12 ns/op PASS ok go/token 0.304s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 74 2003333 ns/op BenchmarkNamed/Underlying/nongeneric-4 462093 263.9 ns/op BenchmarkNamed/Underlying/generic-4 707522 187.6 ns/op BenchmarkNamed/Underlying/src_instance-4 902715 172.0 ns/op BenchmarkNamed/Underlying/user_instance-4 609001 177.3 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 11235 11134 ns/op BenchmarkNamed/NewMethodSet/generic-4 10000 11712 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 10000 12024 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 12338 9516 ns/op BenchmarkCheck/http/funcbodies/info-4 1 798450325 ns/op 38072 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 584722520 ns/op 51944 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 336582434 ns/op 88272 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 379929753 ns/op 79768 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 3649864790 ns/op 1401 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 225411375 ns/op 22437 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 106784494 ns/op 47474 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 157276940 ns/op 32335 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 842298340 ns/op 2570 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 1 104836285 ns/op 20342 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 86494778 ns/op 24910 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 1 112783318 ns/op 18918 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2035685322 ns/op 30479 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 520545163 ns/op 119118 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 140769468 ns/op 439079 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 146876341 ns/op 419982 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3586786793 ns/op 562.2 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 174383294 ns/op 11303 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 177110057 ns/op 11180 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 134562175 ns/op 14804 lines/s PASS ok go/types 50.139s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 14523 9328 ns/op 109.77 MB/s PASS ok hash/adler32 0.317s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 212732 553.6 ns/op 27.09 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 196424 624.3 ns/op 24.03 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 119502 890.9 ns/op 44.90 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 158977 822.2 ns/op 48.65 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 463795 293.8 ns/op 1742.58 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 387646 417.6 ns/op 1225.96 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 358524 333.5 ns/op 3070.44 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 329698 380.3 ns/op 2692.61 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 244210 507.0 ns/op 8078.86 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 248250 518.7 ns/op 7896.64 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 65812 1940 ns/op 16889.20 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 63321 1977 ns/op 16578.72 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 435998 314.7 ns/op 47.66 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 316113 318.7 ns/op 47.06 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 347386 320.3 ns/op 124.90 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 341557 354.8 ns/op 112.73 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 258120 401.1 ns/op 1276.62 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 278241 456.0 ns/op 1122.70 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 183068 660.7 ns/op 1549.80 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 266084 466.2 ns/op 2196.62 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 239060 555.8 ns/op 7369.25 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 200883 575.3 ns/op 7119.66 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 50620 2178 ns/op 15045.52 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 50930 2235 ns/op 14663.40 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 195511 558.3 ns/op 26.87 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 227302 524.8 ns/op 28.58 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 111555 912.3 ns/op 43.84 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 121732 899.6 ns/op 44.46 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 10000 12614 ns/op 40.59 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 10740 14203 ns/op 36.05 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 6422 24877 ns/op 41.16 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 4977 33456 ns/op 30.61 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1232 145723 ns/op 28.11 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1354 97224 ns/op 42.13 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 134 883444 ns/op 37.09 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 100 1446601 ns/op 22.65 MB/s PASS ok hash/crc32 7.778s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 100 1015436 ns/op 64.54 MB/s BenchmarkCrc64/ISO4KB-4 1281 94153 ns/op 43.50 MB/s BenchmarkCrc64/ISO1KB-4 7054 19074 ns/op 53.69 MB/s BenchmarkCrc64/ECMA64KB-4 139 880125 ns/op 74.46 MB/s BenchmarkCrc64/Random64KB-4 142 882950 ns/op 74.22 MB/s BenchmarkCrc64/Random16KB-4 469 226523 ns/op 72.33 MB/s PASS ok hash/crc64 1.195s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 12476 12269 ns/op 83.46 MB/s BenchmarkFnv32aKB-4 13257 9033 ns/op 113.37 MB/s BenchmarkFnv64KB-4 13844 8928 ns/op 114.69 MB/s BenchmarkFnv64aKB-4 10562 10207 ns/op 100.33 MB/s BenchmarkFnv128KB-4 1738 103918 ns/op 9.85 MB/s BenchmarkFnv128aKB-4 1646 69669 ns/op 14.70 MB/s PASS ok hash/fnv 1.511s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 490993 336.0 ns/op 11.90 MB/s BenchmarkHash/n=4/Bytes-4 3395316 34.94 ns/op 114.48 MB/s BenchmarkHash/n=4/String-4 2917818 35.23 ns/op 113.54 MB/s BenchmarkHash/n=8/Write-4 400921 365.5 ns/op 21.89 MB/s BenchmarkHash/n=8/Bytes-4 3298027 38.64 ns/op 207.04 MB/s BenchmarkHash/n=8/String-4 3258116 35.71 ns/op 224.05 MB/s BenchmarkHash/n=16/Write-4 493766 253.9 ns/op 63.03 MB/s BenchmarkHash/n=16/Bytes-4 3441922 33.99 ns/op 470.75 MB/s BenchmarkHash/n=16/String-4 3266569 34.04 ns/op 470.06 MB/s BenchmarkHash/n=32/Write-4 384591 312.5 ns/op 102.40 MB/s BenchmarkHash/n=32/Bytes-4 3563270 33.30 ns/op 960.86 MB/s BenchmarkHash/n=32/String-4 3192160 35.80 ns/op 893.84 MB/s BenchmarkHash/n=64/Write-4 442310 322.4 ns/op 198.52 MB/s BenchmarkHash/n=64/Bytes-4 2865319 40.53 ns/op 1579.26 MB/s BenchmarkHash/n=64/String-4 3337740 37.98 ns/op 1685.32 MB/s BenchmarkHash/n=256/Write-4 312543 366.2 ns/op 699.14 MB/s BenchmarkHash/n=256/Bytes-4 2235928 50.56 ns/op 5063.46 MB/s BenchmarkHash/n=256/String-4 2387988 49.37 ns/op 5185.32 MB/s BenchmarkHash/n=320/Write-4 322250 373.1 ns/op 857.69 MB/s BenchmarkHash/n=320/Bytes-4 1948080 78.96 ns/op 4052.43 MB/s BenchmarkHash/n=320/String-4 2018562 71.43 ns/op 4480.09 MB/s BenchmarkHash/n=1024/Write-4 193639 551.6 ns/op 1856.55 MB/s BenchmarkHash/n=1024/Bytes-4 1000000 139.4 ns/op 7344.18 MB/s BenchmarkHash/n=1024/String-4 1000000 139.7 ns/op 7328.49 MB/s BenchmarkHash/n=4096/Write-4 91304 1381 ns/op 2966.18 MB/s BenchmarkHash/n=4096/Bytes-4 270583 480.0 ns/op 8534.22 MB/s BenchmarkHash/n=4096/String-4 239925 471.8 ns/op 8681.69 MB/s BenchmarkHash/n=16384/Write-4 27909 3911 ns/op 4189.35 MB/s BenchmarkHash/n=16384/Bytes-4 70596 2282 ns/op 7179.47 MB/s BenchmarkHash/n=16384/String-4 65320 1661 ns/op 9861.23 MB/s PASS ok hash/maphash 6.566s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 555 310198 ns/op BenchmarkEscapeNone-4 104923 1176 ns/op BenchmarkUnescape-4 597 405266 ns/op BenchmarkUnescapeNone-4 502640 220.8 ns/op BenchmarkUnescapeSparse-4 10000 27845 ns/op BenchmarkUnescapeDense-4 912 142458 ns/op PASS ok html 1.961s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 6238 17609 ns/op BenchmarkCSSEscaperNoSpecials-4 39279 3897 ns/op BenchmarkDecodeCSS-4 21549 5747 ns/op BenchmarkDecodeCSSNoSpecials-4 2876046 41.94 ns/op BenchmarkCSSValueFilter-4 72859 1533 ns/op BenchmarkCSSValueFilterOk-4 72742 1667 ns/op BenchmarkEscapedExecute-4 3045 52431 ns/op BenchmarkHTMLNospaceEscaper-4 7724 16462 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 50319 2358 ns/op BenchmarkStripTags-4 18229 6792 ns/op BenchmarkStripTagsNoSpecials-4 198243 685.5 ns/op BenchmarkJSValEscaperWithNum-4 21973 6387 ns/op BenchmarkJSValEscaperWithStr-4 4922 29649 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 10000 10404 ns/op BenchmarkJSValEscaperWithObj-4 3421 50228 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 13755 15549 ns/op BenchmarkJSStrEscaperNoSpecials-4 42919 2728 ns/op BenchmarkJSStrEscaper-4 9216 13987 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 39966 5066 ns/op BenchmarkJSRegexpEscaper-4 6129 16318 ns/op BenchmarkTemplateSpecialTags-4 92 1477056 ns/op BenchmarkURLEscaper-4 2402 47093 ns/op BenchmarkURLEscaperNoSpecials-4 159775 1067 ns/op BenchmarkURLNormalizer-4 5473 26004 ns/op BenchmarkURLNormalizerNoSpecials-4 131209 1068 ns/op BenchmarkSrcsetFilter-4 14802 8721 ns/op BenchmarkSrcsetFilterNoSpecials-4 121429 1443 ns/op PASS ok html/template 6.491s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 537996 233.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 333715 339.7 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 603150 221.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 461358 279.7 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1352841 80.53 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 126.8 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1471275 131.1 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 115.1 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1000000 105.6 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 348385 361.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 310410 405.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 411330 335.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 301526 430.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 544365 283.7 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 485901 248.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 404402 247.3 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 457821 412.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 357338 351.7 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1326886 93.00 ns/op BenchmarkRGBASetRGBA-4 1000000 113.1 ns/op BenchmarkRGBA64At-4 819261 139.6 ns/op BenchmarkRGBA64SetRGBA64-4 735050 162.8 ns/op BenchmarkNRGBAAt-4 1000000 115.0 ns/op BenchmarkNRGBASetNRGBA-4 1127443 127.2 ns/op BenchmarkNRGBA64At-4 834879 153.2 ns/op BenchmarkNRGBA64SetNRGBA64-4 853671 157.3 ns/op BenchmarkAlphaAt-4 2011293 53.15 ns/op BenchmarkAlphaSetAlpha-4 1930090 58.81 ns/op BenchmarkAlpha16At-4 1100779 145.3 ns/op BenchmarkAlphaSetAlpha16-4 1158872 120.5 ns/op BenchmarkGrayAt-4 1925947 96.34 ns/op BenchmarkGraySetGray-4 1574420 98.06 ns/op BenchmarkGray16At-4 1337042 88.39 ns/op BenchmarkGraySetGray16-4 1000000 139.7 ns/op PASS ok image 7.716s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 3486842 33.64 ns/op BenchmarkYCbCrToRGB/128-4 3178216 57.14 ns/op BenchmarkYCbCrToRGB/255-4 3598124 55.92 ns/op BenchmarkRGBToYCbCr/0-4 3175324 39.31 ns/op BenchmarkRGBToYCbCr/Cb-4 3347203 34.07 ns/op BenchmarkRGBToYCbCr/Cr-4 3495646 33.93 ns/op BenchmarkYCbCrToRGBA/0-4 2931842 49.15 ns/op BenchmarkYCbCrToRGBA/128-4 2602255 63.35 ns/op BenchmarkYCbCrToRGBA/255-4 2609074 39.74 ns/op BenchmarkNYCbCrAToRGBA/0-4 3042991 47.93 ns/op BenchmarkNYCbCrAToRGBA/128-4 2736181 40.15 ns/op BenchmarkNYCbCrAToRGBA/255-4 3125338 37.80 ns/op PASS ok image/color 2.615s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 3 39805141 ns/op BenchmarkFillSrc-4 319 350969 ns/op BenchmarkCopyOver-4 7 17330273 ns/op BenchmarkCopySrc-4 511 238580 ns/op BenchmarkNRGBAOver-4 6 17005074 ns/op BenchmarkNRGBASrc-4 13 9760202 ns/op BenchmarkYCbCr-4 9 11641508 ns/op BenchmarkGray-4 18 6725526 ns/op BenchmarkCMYK-4 10 11318079 ns/op BenchmarkGlyphOver-4 20 5628678 ns/op BenchmarkRGBAMaskOver-4 5 22296285 ns/op BenchmarkGrayMaskOver-4 6 19950940 ns/op BenchmarkRGBA64ImageMaskOver-4 3 42504499 ns/op BenchmarkRGBA-4 4 34287934 ns/op BenchmarkPalettedFill-4 852 140527 ns/op BenchmarkPalettedRGBA-4 3 41758811 ns/op BenchmarkGenericOver-4 1 111800415 ns/op BenchmarkGenericMaskOver-4 4 26787976 ns/op BenchmarkGenericSrc-4 4 34711578 ns/op BenchmarkGenericMaskSrc-4 4 33109114 ns/op PASS ok image/draw 7.345s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 21 5185047 ns/op 2.98 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 133250012 ns/op 2.31 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 3138475849 ns/op 0.39 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 52 2662218 ns/op 5.80 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 153383026 ns/op 0.40 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 4.482s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 4610 40308 ns/op BenchmarkIDCT-4 5019 43547 ns/op BenchmarkDecodeBaseline-4 7 28798495 ns/op 2.15 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 5 37876783 ns/op 1.63 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 207278082 ns/op 5.93 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 461711281 ns/op 2.00 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 2.702s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 12317904 10.28 ns/op BenchmarkDecodeGray-4 9 11683110 ns/op 5.61 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 2 51322099 ns/op 5.11 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 46678666 ns/op 5.62 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 19 13511144 ns/op 4.85 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 51702757 ns/op 5.07 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 44312274 ns/op 5.92 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 1 116871639 ns/op 2.63 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 82780552 ns/op 3.71 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 290215357 ns/op 4.23 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 325619439 ns/op 3.77 MB/s 864112 B/op 32 allocs/op BenchmarkEncodePaletted-4 2 50600806 ns/op 6.07 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 226028678 ns/op 5.44 MB/s 860344 B/op 30 allocs/op BenchmarkEncodeRGBA-4 1 1051906139 ns/op 1.17 MB/s 864184 B/op 30 allocs/op PASS ok image/png 5.066s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 69902710 ns/op 1.43 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 51667988 ns/op 1.94 MB/s 802900 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 328054106 ns/op 1.52 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 255877441 ns/op 1.95 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 91906750 ns/op 1.09 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 61043648 ns/op 1.64 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 444840476 ns/op 1.12 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 293227022 ns/op 1.71 MB/s 4005984 B/op 4 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 846590691 ns/op 1.18 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 836054148 ns/op 1.20 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 5152865318 ns/op 0.97 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3507911615 ns/op 1.43 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 8 14676436 ns/op 6.81 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 9 13585197 ns/op 7.36 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 44049318 ns/op 11.35 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 3 47102720 ns/op 10.62 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 138780090 ns/op 7.21 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 114171587 ns/op 8.76 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 557604079 ns/op 8.97 MB/s 20004952 B/op 3 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 540002291 ns/op 9.26 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 65452715 ns/op 1.53 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 56238594 ns/op 1.78 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 430005626 ns/op 1.16 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 428462519 ns/op 1.17 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 841061538 ns/op 1.19 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 815876877 ns/op 1.23 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 6611844724 ns/op 0.76 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 6048712086 ns/op 0.83 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 157519353 ns/op 26.53 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 262755042 ns/op 15.91 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 82.803s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 30050 3770 ns/op 0.27 MB/s BenchmarkMarshalCorpusFile/2-4 28797 4555 ns/op 0.44 MB/s BenchmarkMarshalCorpusFile/4-4 23752 4958 ns/op 0.81 MB/s BenchmarkMarshalCorpusFile/8-4 19922 5681 ns/op 1.41 MB/s BenchmarkMarshalCorpusFile/16-4 10000 11696 ns/op 1.37 MB/s BenchmarkMarshalCorpusFile/32-4 10310 11038 ns/op 2.90 MB/s BenchmarkMarshalCorpusFile/64-4 6363 19617 ns/op 3.26 MB/s BenchmarkMarshalCorpusFile/128-4 4533 32652 ns/op 3.92 MB/s BenchmarkMarshalCorpusFile/256-4 2108 66173 ns/op 3.87 MB/s BenchmarkMarshalCorpusFile/512-4 1024 140339 ns/op 3.65 MB/s BenchmarkMarshalCorpusFile/1024-4 644 264483 ns/op 3.87 MB/s BenchmarkMarshalCorpusFile/2048-4 271 449220 ns/op 4.56 MB/s BenchmarkMarshalCorpusFile/4096-4 132 876805 ns/op 4.67 MB/s BenchmarkMarshalCorpusFile/8192-4 81 1785927 ns/op 4.59 MB/s BenchmarkMarshalCorpusFile/16384-4 34 3713465 ns/op 4.41 MB/s BenchmarkMarshalCorpusFile/32768-4 16 11072391 ns/op 2.96 MB/s BenchmarkMarshalCorpusFile/65536-4 7 17291362 ns/op 3.79 MB/s BenchmarkMarshalCorpusFile/131072-4 2 57126322 ns/op 2.29 MB/s BenchmarkMarshalCorpusFile/262144-4 2 55368441 ns/op 4.73 MB/s BenchmarkMarshalCorpusFile/524288-4 1 172494936 ns/op 3.04 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 351825413 ns/op 2.98 MB/s BenchmarkUnmarshalCorpusFile/1-4 8296 17368 ns/op 0.06 MB/s BenchmarkUnmarshalCorpusFile/2-4 8340 19041 ns/op 0.11 MB/s BenchmarkUnmarshalCorpusFile/4-4 5974 21890 ns/op 0.18 MB/s BenchmarkUnmarshalCorpusFile/8-4 6580 18416 ns/op 0.43 MB/s BenchmarkUnmarshalCorpusFile/16-4 6602 29742 ns/op 0.54 MB/s BenchmarkUnmarshalCorpusFile/32-4 4077 34526 ns/op 0.93 MB/s BenchmarkUnmarshalCorpusFile/64-4 3061 42455 ns/op 1.51 MB/s BenchmarkUnmarshalCorpusFile/128-4 2707 77080 ns/op 1.66 MB/s BenchmarkUnmarshalCorpusFile/256-4 852 145306 ns/op 1.76 MB/s BenchmarkUnmarshalCorpusFile/512-4 453 321225 ns/op 1.59 MB/s BenchmarkUnmarshalCorpusFile/1024-4 232 502391 ns/op 2.04 MB/s BenchmarkUnmarshalCorpusFile/2048-4 100 1799924 ns/op 1.14 MB/s BenchmarkUnmarshalCorpusFile/4096-4 55 2172578 ns/op 1.89 MB/s BenchmarkUnmarshalCorpusFile/8192-4 20 6213666 ns/op 1.32 MB/s BenchmarkUnmarshalCorpusFile/16384-4 14 10302389 ns/op 1.59 MB/s BenchmarkUnmarshalCorpusFile/32768-4 7 14733566 ns/op 2.22 MB/s BenchmarkUnmarshalCorpusFile/65536-4 3 45383182 ns/op 1.44 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 60337006 ns/op 2.17 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 129456365 ns/op 2.02 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 344240957 ns/op 1.52 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 611921159 ns/op 1.71 MB/s BenchmarkMutatorBytes/1-4 20000 5921 ns/op BenchmarkMutatorBytes/10-4 31592 3729 ns/op BenchmarkMutatorBytes/100-4 30633 6724 ns/op BenchmarkMutatorBytes/1000-4 10000 10615 ns/op BenchmarkMutatorBytes/10000-4 6279 24609 ns/op BenchmarkMutatorBytes/100000-4 836 177028 ns/op BenchmarkMutatorString/1-4 27866 4246 ns/op BenchmarkMutatorString/10-4 30720 3938 ns/op BenchmarkMutatorString/100-4 29421 4293 ns/op BenchmarkMutatorString/1000-4 10000 11920 ns/op BenchmarkMutatorString/10000-4 2563 52160 ns/op BenchmarkMutatorString/100000-4 320 377837 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 16609 7078 ns/op BenchmarkMutatorAllBasicTypes/string-4 13802 8094 ns/op BenchmarkMutatorAllBasicTypes/bool-4 51307 2523 ns/op BenchmarkMutatorAllBasicTypes/float32-4 45807 4410 ns/op BenchmarkMutatorAllBasicTypes/float64-4 41746 2554 ns/op BenchmarkMutatorAllBasicTypes/int-4 48246 4441 ns/op BenchmarkMutatorAllBasicTypes/int8-4 48589 2356 ns/op BenchmarkMutatorAllBasicTypes/int16-4 51805 2385 ns/op BenchmarkMutatorAllBasicTypes/int32-4 47778 2634 ns/op BenchmarkMutatorAllBasicTypes/int64-4 44068 3197 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 45340 2484 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 51480 2397 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 48614 2773 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 48355 4798 ns/op PASS ok internal/fuzz 16.442s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 12945 10593 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 150927 925.6 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 0.962s PASS ok internal/poll 0.058s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 6 32967901 ns/op PASS ok internal/trace 2.434s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 9577 14415 ns/op BenchmarkCopyNLarge-4 100 1028854 ns/op PASS ok io 0.397s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 145051 971.4 ns/op BenchmarkPrintln-4 24867 5089 ns/op BenchmarkPrintlnNoFlags-4 33985 3174 ns/op PASS ok log 0.798s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 1878440 57.04 ns/op BenchmarkAcosh-4 1221457 95.47 ns/op BenchmarkAsin-4 2072220 97.69 ns/op BenchmarkAsinh-4 1000000 112.2 ns/op BenchmarkAtan-4 3084789 37.80 ns/op BenchmarkAtanh-4 1310808 91.09 ns/op BenchmarkAtan2-4 1785584 68.19 ns/op BenchmarkCbrt-4 1236547 170.5 ns/op BenchmarkCeil-4 18984961 7.964 ns/op BenchmarkCopysign-4 3484767 34.03 ns/op BenchmarkCos-4 1319274 91.76 ns/op BenchmarkCosh-4 1422432 77.39 ns/op BenchmarkErf-4 2732382 52.69 ns/op BenchmarkErfc-4 2641629 58.56 ns/op BenchmarkErfinv-4 2906421 41.85 ns/op BenchmarkErfcinv-4 2945973 39.16 ns/op BenchmarkExp-4 6145524 17.31 ns/op BenchmarkExpGo-4 1048370 104.1 ns/op BenchmarkExpm1-4 2412816 56.10 ns/op BenchmarkExp2-4 1000000 109.9 ns/op BenchmarkExp2Go-4 1000000 110.1 ns/op BenchmarkAbs-4 4981948 27.26 ns/op BenchmarkDim-4 10091905 16.24 ns/op BenchmarkFloor-4 17455311 5.847 ns/op BenchmarkMax-4 16832322 8.062 ns/op BenchmarkMin-4 15900754 7.041 ns/op BenchmarkMod-4 402484 307.2 ns/op BenchmarkFrexp-4 1897230 62.96 ns/op BenchmarkGamma-4 752155 171.6 ns/op BenchmarkHypot-4 10564218 12.13 ns/op BenchmarkHypotGo-4 1729444 71.80 ns/op BenchmarkIlogb-4 1000000 104.5 ns/op BenchmarkJ0-4 312700 470.2 ns/op BenchmarkJ1-4 242719 464.2 ns/op BenchmarkJn-4 123160 960.9 ns/op BenchmarkLdexp-4 1000000 109.5 ns/op BenchmarkLgamma-4 1000000 130.4 ns/op BenchmarkLog-4 4939336 21.48 ns/op BenchmarkLogb-4 2121006 52.85 ns/op BenchmarkLog1p-4 1801804 71.31 ns/op BenchmarkLog10-4 5980311 22.05 ns/op BenchmarkLog2-4 1314332 113.1 ns/op BenchmarkModf-4 2336580 66.31 ns/op BenchmarkNextafter32-4 2342944 68.31 ns/op BenchmarkNextafter64-4 2438323 49.56 ns/op BenchmarkPowInt-4 727880 210.1 ns/op BenchmarkPowFrac-4 436098 255.1 ns/op BenchmarkPow10Pos-4 4985263 27.49 ns/op BenchmarkPow10Neg-4 4821204 24.33 ns/op BenchmarkRound-4 4460337 33.94 ns/op BenchmarkRoundToEven-4 11013823 11.28 ns/op BenchmarkRemainder-4 600234 306.4 ns/op BenchmarkSignbit-4 7022020 17.60 ns/op BenchmarkSin-4 1507581 81.06 ns/op BenchmarkSincos-4 975213 114.8 ns/op BenchmarkSinh-4 1990858 78.72 ns/op BenchmarkSqrtIndirect-4 21587306 6.250 ns/op BenchmarkSqrtLatency-4 19345791 6.179 ns/op BenchmarkSqrtIndirectLatency-4 23548245 10.38 ns/op BenchmarkSqrtGoLatency-4 1242441 152.8 ns/op BenchmarkSqrtPrime-4 35623 3388 ns/op BenchmarkTan-4 1382920 127.4 ns/op BenchmarkTanh-4 1000000 123.0 ns/op BenchmarkTrunc-4 20316768 6.816 ns/op BenchmarkY0-4 242659 749.7 ns/op BenchmarkY1-4 242542 488.5 ns/op BenchmarkYn-4 122978 1233 ns/op BenchmarkFloat64bits-4 7281570 16.64 ns/op BenchmarkFloat64frombits-4 7561707 26.52 ns/op BenchmarkFloat32bits-4 6971052 26.46 ns/op BenchmarkFloat32frombits-4 6579000 17.65 ns/op BenchmarkFMA-4 22860726 7.403 ns/op PASS ok math 17.027s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 12700398 9.090 ns/op 7040.83 MB/s BenchmarkAddVV/2-4 13106143 10.28 ns/op 12449.28 MB/s BenchmarkAddVV/3-4 12369558 11.57 ns/op 16592.31 MB/s BenchmarkAddVV/4-4 12497446 11.33 ns/op 22587.00 MB/s BenchmarkAddVV/5-4 11725191 14.16 ns/op 22595.91 MB/s BenchmarkAddVV/10-4 8098906 14.20 ns/op 45068.23 MB/s BenchmarkAddVV/100-4 1630507 68.31 ns/op 93691.70 MB/s BenchmarkAddVV/1000-4 285252 835.8 ns/op 76570.94 MB/s BenchmarkSubVV/1-4 14384812 9.222 ns/op 6940.16 MB/s BenchmarkSubVV/2-4 11944550 10.17 ns/op 12582.24 MB/s BenchmarkSubVV/3-4 7327086 13.66 ns/op 14053.03 MB/s BenchmarkSubVV/4-4 10887943 11.20 ns/op 22850.32 MB/s BenchmarkSubVV/5-4 12539760 10.10 ns/op 31672.54 MB/s BenchmarkSubVV/10-4 9060894 14.56 ns/op 43947.50 MB/s BenchmarkSubVV/100-4 1000000 124.4 ns/op 51462.31 MB/s BenchmarkSubVV/1000-4 256470 984.7 ns/op 64992.62 MB/s BenchmarkAddVW/1-4 14392814 9.737 ns/op 821.61 MB/s BenchmarkAddVW/2-4 13078634 8.430 ns/op 1897.97 MB/s BenchmarkAddVW/3-4 14958412 9.449 ns/op 2539.84 MB/s BenchmarkAddVW/4-4 13329331 10.35 ns/op 3092.30 MB/s BenchmarkAddVW/5-4 11800580 13.92 ns/op 2874.12 MB/s BenchmarkAddVW/10-4 10070079 12.14 ns/op 6588.87 MB/s BenchmarkAddVW/100-4 308517 437.5 ns/op 1828.45 MB/s BenchmarkAddVW/1000-4 40062 3000 ns/op 2666.97 MB/s BenchmarkAddVWext/1-4 15368714 8.884 ns/op 900.52 MB/s BenchmarkAddVWext/2-4 15448042 13.62 ns/op 1174.84 MB/s BenchmarkAddVWext/3-4 16360443 16.92 ns/op 1418.24 MB/s BenchmarkAddVWext/4-4 14068890 9.329 ns/op 3430.24 MB/s BenchmarkAddVWext/5-4 13578013 9.267 ns/op 4316.21 MB/s BenchmarkAddVWext/10-4 11860875 12.26 ns/op 6525.77 MB/s BenchmarkAddVWext/100-4 48208 3184 ns/op 251.23 MB/s BenchmarkAddVWext/1000-4 5408 25443 ns/op 314.42 MB/s BenchmarkSubVW/1-4 18710601 6.931 ns/op 1154.26 MB/s BenchmarkSubVW/2-4 14632452 9.421 ns/op 1698.38 MB/s BenchmarkSubVW/3-4 12885289 12.33 ns/op 1946.42 MB/s BenchmarkSubVW/4-4 14104837 9.030 ns/op 3543.76 MB/s BenchmarkSubVW/5-4 13229258 12.29 ns/op 3254.71 MB/s BenchmarkSubVW/10-4 9809338 11.37 ns/op 7036.89 MB/s BenchmarkSubVW/100-4 310904 432.0 ns/op 1851.70 MB/s BenchmarkSubVW/1000-4 42324 3636 ns/op 2199.96 MB/s BenchmarkSubVWext/1-4 14476897 11.73 ns/op 682.13 MB/s BenchmarkSubVWext/2-4 12047576 9.552 ns/op 1675.07 MB/s BenchmarkSubVWext/3-4 12597537 9.937 ns/op 2415.29 MB/s BenchmarkSubVWext/4-4 15328306 16.69 ns/op 1917.58 MB/s BenchmarkSubVWext/5-4 13067662 10.77 ns/op 3715.35 MB/s BenchmarkSubVWext/10-4 9689378 11.92 ns/op 6714.08 MB/s BenchmarkSubVWext/100-4 44006 2857 ns/op 280.02 MB/s BenchmarkSubVWext/1000-4 5209 31024 ns/op 257.86 MB/s BenchmarkMulAddVWW/1-4 11996769 10.13 ns/op 6318.26 MB/s BenchmarkMulAddVWW/2-4 10800777 16.17 ns/op 7914.30 MB/s BenchmarkMulAddVWW/3-4 12228483 11.70 ns/op 16412.01 MB/s BenchmarkMulAddVWW/4-4 9094622 12.72 ns/op 20129.46 MB/s BenchmarkMulAddVWW/5-4 9994266 17.64 ns/op 18138.18 MB/s BenchmarkMulAddVWW/10-4 7805865 15.22 ns/op 42056.80 MB/s BenchmarkMulAddVWW/100-4 1000000 110.9 ns/op 57729.64 MB/s BenchmarkMulAddVWW/1000-4 119186 1025 ns/op 62436.57 MB/s BenchmarkAddMulVVW/1-4 13384294 8.304 ns/op 7706.98 MB/s BenchmarkAddMulVVW/2-4 12286886 9.481 ns/op 13500.32 MB/s BenchmarkAddMulVVW/3-4 9327234 11.67 ns/op 16446.51 MB/s BenchmarkAddMulVVW/4-4 4528964 23.36 ns/op 10957.08 MB/s BenchmarkAddMulVVW/5-4 8774524 13.15 ns/op 24327.92 MB/s BenchmarkAddMulVVW/10-4 4021767 29.61 ns/op 21617.16 MB/s BenchmarkAddMulVVW/100-4 1498014 72.91 ns/op 87775.82 MB/s BenchmarkAddMulVVW/1000-4 216336 778.5 ns/op 82208.44 MB/s BenchmarkDivWVW/1-4 1000000 125.0 ns/op 512.09 MB/s BenchmarkDivWVW/2-4 987591 124.3 ns/op 1029.75 MB/s BenchmarkDivWVW/3-4 716148 162.6 ns/op 1180.77 MB/s BenchmarkDivWVW/4-4 428101 256.1 ns/op 999.78 MB/s BenchmarkDivWVW/5-4 592774 317.0 ns/op 1009.37 MB/s BenchmarkDivWVW/10-4 359196 388.3 ns/op 1648.07 MB/s BenchmarkDivWVW/100-4 33516 3261 ns/op 1962.70 MB/s BenchmarkDivWVW/1000-4 3690 31326 ns/op 2043.05 MB/s BenchmarkNonZeroShifts/1/shrVU-4 12891873 12.69 ns/op BenchmarkNonZeroShifts/1/shlVU-4 12744150 9.715 ns/op BenchmarkNonZeroShifts/2/shrVU-4 10725362 10.78 ns/op BenchmarkNonZeroShifts/2/shlVU-4 9894351 10.64 ns/op BenchmarkNonZeroShifts/3/shrVU-4 10994568 11.98 ns/op BenchmarkNonZeroShifts/3/shlVU-4 7981032 18.58 ns/op BenchmarkNonZeroShifts/4/shrVU-4 10402578 10.67 ns/op BenchmarkNonZeroShifts/4/shlVU-4 10150491 10.84 ns/op BenchmarkNonZeroShifts/5/shrVU-4 9426380 12.17 ns/op BenchmarkNonZeroShifts/5/shlVU-4 7777243 16.19 ns/op BenchmarkNonZeroShifts/10/shrVU-4 7139079 26.16 ns/op BenchmarkNonZeroShifts/10/shlVU-4 7207862 16.32 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1219855 95.14 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1000000 159.2 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 163138 1077 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 203067 672.9 ns/op BenchmarkDecimalConversion-4 169 671037 ns/op BenchmarkFloatString/100-4 10000 15601 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 195 876318 ns/op 2916 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 109484798 ns/op 61000 B/op 47 allocs/op BenchmarkFloatString/100000-4 1 5739675364 ns/op 848264 B/op 504 allocs/op BenchmarkFloatAdd/10-4 134594 899.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 130776 1479 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 120727 952.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 76128 1721 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 15871 7262 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 195313 765.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 146731 723.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 187036 716.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 130918 1449 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 41756 2878 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1208 111804 ns/op BenchmarkParseFloatLargeExp-4 285 409266 ns/op BenchmarkGCD10x10/WithoutXY-4 103035 1041 ns/op BenchmarkGCD10x10/WithXY-4 39658 3023 ns/op BenchmarkGCD10x100/WithoutXY-4 81506 2817 ns/op BenchmarkGCD10x100/WithXY-4 15589 8370 ns/op BenchmarkGCD10x1000/WithoutXY-4 58033 2295 ns/op BenchmarkGCD10x1000/WithXY-4 9158 13314 ns/op BenchmarkGCD100x100/WithoutXY-4 18525 6884 ns/op BenchmarkGCD100x100/WithXY-4 7546 14073 ns/op BenchmarkGCD100x1000/WithoutXY-4 10000 12012 ns/op BenchmarkGCD100x1000/WithXY-4 4524 23773 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1884 64065 ns/op BenchmarkGCD1000x1000/WithXY-4 765 139711 ns/op BenchmarkHilbert-4 18 9007794 ns/op BenchmarkBinomial-4 9012 14625 ns/op BenchmarkQuoRem-4 19921 9688 ns/op BenchmarkExp-4 14 7998882 ns/op BenchmarkExpMont/Odd-4 97 1307539 ns/op 2598 B/op 22 allocs/op BenchmarkExpMont/Even1-4 100 1140509 ns/op 3364 B/op 38 allocs/op BenchmarkExpMont/Even2-4 75 1688105 ns/op 3833 B/op 52 allocs/op BenchmarkExpMont/Even3-4 100 1249232 ns/op 3856 B/op 53 allocs/op BenchmarkExpMont/Even4-4 100 1165472 ns/op 3866 B/op 54 allocs/op BenchmarkExpMont/Even8-4 96 2200047 ns/op 3847 B/op 53 allocs/op BenchmarkExpMont/Even32-4 100 1201915 ns/op 3873 B/op 54 allocs/op BenchmarkExpMont/Even64-4 127 1438944 ns/op 3640 B/op 53 allocs/op BenchmarkExpMont/Even96-4 100 1035236 ns/op 3774 B/op 51 allocs/op BenchmarkExpMont/Even128-4 133 1058155 ns/op 3254 B/op 50 allocs/op BenchmarkExpMont/Even255-4 160 740747 ns/op 2933 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 312 462507 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 290 441162 ns/op 1726 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 254 511296 ns/op 1764 B/op 48 allocs/op BenchmarkExpMont/SmallEven4-4 165 681586 ns/op 1736 B/op 47 allocs/op BenchmarkExp2-4 15 9403365 ns/op BenchmarkBitset-4 563052 237.3 ns/op BenchmarkBitsetNeg-4 337503 364.9 ns/op BenchmarkBitsetOrig-4 187630 772.3 ns/op BenchmarkBitsetNegOrig-4 118422 1296 ns/op BenchmarkModSqrt225_Tonelli-4 93 1215554 ns/op BenchmarkModSqrt225_3Mod4-4 325 374772 ns/op BenchmarkModSqrt231_Tonelli-4 92 2080279 ns/op BenchmarkModSqrt231_5Mod8-4 157 729778 ns/op BenchmarkModInverse-4 10000 12584 ns/op BenchmarkSqrt-4 1839 94558 ns/op BenchmarkIntSqr/1-4 965174 126.7 ns/op BenchmarkIntSqr/2-4 509568 220.2 ns/op BenchmarkIntSqr/3-4 456453 429.4 ns/op BenchmarkIntSqr/5-4 317426 540.7 ns/op BenchmarkIntSqr/8-4 190866 896.1 ns/op BenchmarkIntSqr/10-4 163291 711.7 ns/op BenchmarkIntSqr/20-4 41984 2503 ns/op BenchmarkIntSqr/30-4 29942 4804 ns/op BenchmarkIntSqr/50-4 20624 6194 ns/op BenchmarkIntSqr/80-4 10000 18424 ns/op BenchmarkIntSqr/100-4 10000 21781 ns/op BenchmarkIntSqr/200-4 3662 48210 ns/op BenchmarkIntSqr/300-4 1831 80152 ns/op BenchmarkIntSqr/500-4 840 150710 ns/op BenchmarkIntSqr/800-4 339 354006 ns/op BenchmarkIntSqr/1000-4 255 490822 ns/op BenchmarkDiv/20/10-4 350884 641.3 ns/op BenchmarkDiv/40/20-4 355258 360.9 ns/op BenchmarkDiv/100/50-4 343273 397.5 ns/op BenchmarkDiv/200/100-4 56346 2518 ns/op BenchmarkDiv/400/200-4 46406 3793 ns/op BenchmarkDiv/1000/500-4 44131 3232 ns/op BenchmarkDiv/2000/1000-4 28090 4398 ns/op BenchmarkDiv/20000/10000-4 1221 89728 ns/op BenchmarkDiv/200000/100000-4 27 4952214 ns/op BenchmarkDiv/2000000/1000000-4 1 120221300 ns/op BenchmarkDiv/20000000/10000000-4 1 4048624391 ns/op BenchmarkMul-4 3 33785663 ns/op BenchmarkNatMul/10-4 141308 1290 ns/op BenchmarkNatMul/100-4 5512 34339 ns/op BenchmarkNatMul/1000-4 100 1088332 ns/op BenchmarkZeroShifts/Shl-4 10000 19336 ns/op BenchmarkZeroShifts/ShlSame-4 3194071 37.09 ns/op BenchmarkZeroShifts/Shr-4 10000 21026 ns/op BenchmarkZeroShifts/ShrSame-4 2852432 78.09 ns/op BenchmarkExp3Power/0x10-4 127381 1320 ns/op BenchmarkExp3Power/0x40-4 97767 1518 ns/op BenchmarkExp3Power/0x100-4 77738 2739 ns/op BenchmarkExp3Power/0x400-4 28279 4906 ns/op BenchmarkExp3Power/0x1000-4 9421 14377 ns/op BenchmarkExp3Power/0x4000-4 2101 67305 ns/op BenchmarkExp3Power/0x10000-4 192 871749 ns/op BenchmarkExp3Power/0x40000-4 20 7956505 ns/op BenchmarkExp3Power/0x100000-4 2 57121267 ns/op BenchmarkExp3Power/0x400000-4 1 494856487 ns/op BenchmarkFibo-4 3 37152940 ns/op BenchmarkNatSqr/1-4 806124 268.7 ns/op BenchmarkNatSqr/2-4 471691 323.2 ns/op BenchmarkNatSqr/3-4 419137 372.0 ns/op BenchmarkNatSqr/5-4 255006 494.7 ns/op BenchmarkNatSqr/8-4 196610 828.9 ns/op BenchmarkNatSqr/10-4 169984 1290 ns/op BenchmarkNatSqr/20-4 34413 3295 ns/op BenchmarkNatSqr/30-4 27546 5051 ns/op BenchmarkNatSqr/50-4 16270 7286 ns/op BenchmarkNatSqr/80-4 10000 15260 ns/op BenchmarkNatSqr/100-4 9747 20140 ns/op BenchmarkNatSqr/200-4 4088 45007 ns/op BenchmarkNatSqr/300-4 1506 127183 ns/op BenchmarkNatSqr/500-4 889 199354 ns/op BenchmarkNatSqr/800-4 280 394845 ns/op BenchmarkNatSqr/1000-4 192 615499 ns/op BenchmarkNatSetBytes/8-4 830799 147.0 ns/op BenchmarkNatSetBytes/24-4 312252 596.4 ns/op BenchmarkNatSetBytes/128-4 54294 2604 ns/op BenchmarkNatSetBytes/7-4 701798 145.1 ns/op BenchmarkNatSetBytes/23-4 312070 695.1 ns/op BenchmarkNatSetBytes/127-4 57145 2813 ns/op BenchmarkScanPi-4 187 709760 ns/op BenchmarkStringPiParallel-4 322 435510 ns/op BenchmarkScan/10/Base2-4 32505 3454 ns/op BenchmarkScan/100/Base2-4 4401 29503 ns/op BenchmarkScan/1000/Base2-4 457 293998 ns/op BenchmarkScan/10/Base8-4 94740 1352 ns/op BenchmarkScan/100/Base8-4 12669 11437 ns/op BenchmarkScan/1000/Base8-4 1222 97033 ns/op BenchmarkScan/10/Base10-4 95654 2019 ns/op BenchmarkScan/100/Base10-4 10000 11566 ns/op BenchmarkScan/1000/Base10-4 1410 92920 ns/op BenchmarkScan/10/Base16-4 102625 1175 ns/op BenchmarkScan/100/Base16-4 12788 16311 ns/op BenchmarkScan/1000/Base16-4 1506 79108 ns/op BenchmarkString/10/Base2-4 180081 747.2 ns/op BenchmarkString/100/Base2-4 23869 5794 ns/op BenchmarkString/1000/Base2-4 3466 47224 ns/op BenchmarkString/10/Base8-4 369266 497.6 ns/op BenchmarkString/100/Base8-4 68535 2007 ns/op BenchmarkString/1000/Base8-4 9570 21848 ns/op BenchmarkString/10/Base10-4 171834 630.4 ns/op BenchmarkString/100/Base10-4 38214 3441 ns/op BenchmarkString/1000/Base10-4 6794 24185 ns/op BenchmarkString/10/Base16-4 362286 315.1 ns/op BenchmarkString/100/Base16-4 85322 1527 ns/op BenchmarkString/1000/Base16-4 10000 16908 ns/op BenchmarkLeafSize/0-4 25 8028921 ns/op BenchmarkLeafSize/1-4 381 402054 ns/op BenchmarkLeafSize/2-4 430 346859 ns/op BenchmarkLeafSize/3-4 262 473662 ns/op BenchmarkLeafSize/4-4 384 294682 ns/op BenchmarkLeafSize/5-4 265 560653 ns/op BenchmarkLeafSize/6-4 214 532172 ns/op BenchmarkLeafSize/7-4 333 513341 ns/op BenchmarkLeafSize/8-4 506 292334 ns/op BenchmarkLeafSize/9-4 235 603616 ns/op BenchmarkLeafSize/10-4 226 639856 ns/op BenchmarkLeafSize/11-4 300 422092 ns/op BenchmarkLeafSize/12-4 282 477382 ns/op BenchmarkLeafSize/13-4 236 449466 ns/op BenchmarkLeafSize/14-4 261 508357 ns/op BenchmarkLeafSize/15-4 304 341483 ns/op BenchmarkLeafSize/16-4 427 297789 ns/op BenchmarkLeafSize/32-4 339 297632 ns/op BenchmarkLeafSize/64-4 331 351373 ns/op BenchmarkProbablyPrime/n=0-4 9 11210660 ns/op BenchmarkProbablyPrime/n=1-4 8 24417067 ns/op BenchmarkProbablyPrime/n=5-4 6 19684120 ns/op BenchmarkProbablyPrime/n=10-4 4 27524636 ns/op BenchmarkProbablyPrime/n=20-4 3 56273308 ns/op BenchmarkProbablyPrime/Lucas-4 12 13148049 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 60 2164780 ns/op BenchmarkRatCmp-4 176739 980.2 ns/op BenchmarkFloatSqrt/64-4 19510 8295 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 10000 10911 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 7980 16150 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 3441 39984 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 696 266239 ns/op 18056 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 46 2975960 ns/op 175639 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 218867688 ns/op 3772768 B/op 612 allocs/op PASS ok math/big 74.607s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 11251591 12.74 ns/op BenchmarkLeadingZeros8-4 10560684 13.91 ns/op BenchmarkLeadingZeros16-4 11157756 10.72 ns/op BenchmarkLeadingZeros32-4 10629376 10.09 ns/op BenchmarkLeadingZeros64-4 12622858 11.89 ns/op BenchmarkTrailingZeros-4 12577767 11.52 ns/op BenchmarkTrailingZeros8-4 10556652 12.31 ns/op BenchmarkTrailingZeros16-4 12477231 11.14 ns/op BenchmarkTrailingZeros32-4 13624034 12.04 ns/op BenchmarkTrailingZeros64-4 11866791 11.58 ns/op BenchmarkOnesCount-4 11122338 11.28 ns/op BenchmarkOnesCount8-4 12834715 11.43 ns/op BenchmarkOnesCount16-4 10484222 11.49 ns/op BenchmarkOnesCount32-4 14547741 9.265 ns/op BenchmarkOnesCount64-4 11734659 10.30 ns/op BenchmarkRotateLeft-4 12035134 9.874 ns/op BenchmarkRotateLeft8-4 13043935 9.179 ns/op BenchmarkRotateLeft16-4 6065720 17.07 ns/op BenchmarkRotateLeft32-4 11482562 11.67 ns/op BenchmarkRotateLeft64-4 12952324 12.54 ns/op BenchmarkReverse-4 18342483 11.66 ns/op BenchmarkReverse8-4 26221105 8.682 ns/op BenchmarkReverse16-4 19431536 7.069 ns/op BenchmarkReverse32-4 17752726 7.399 ns/op BenchmarkReverse64-4 15419611 7.316 ns/op BenchmarkReverseBytes-4 19053110 6.669 ns/op BenchmarkReverseBytes16-4 23615348 8.826 ns/op BenchmarkReverseBytes32-4 25277307 5.817 ns/op BenchmarkReverseBytes64-4 20805898 9.028 ns/op BenchmarkAdd-4 11949085 15.00 ns/op BenchmarkAdd32-4 12677139 9.776 ns/op BenchmarkAdd64-4 11272368 16.58 ns/op BenchmarkAdd64multiple-4 22165916 6.815 ns/op BenchmarkSub-4 11558286 11.19 ns/op BenchmarkSub32-4 12695115 10.53 ns/op BenchmarkSub64-4 14466612 9.813 ns/op BenchmarkSub64multiple-4 24439634 6.213 ns/op BenchmarkMul-4 10987872 10.29 ns/op BenchmarkMul32-4 12510232 10.75 ns/op BenchmarkMul64-4 10337802 10.07 ns/op BenchmarkDiv-4 3030475 35.75 ns/op BenchmarkDiv32-4 5840702 18.60 ns/op BenchmarkDiv64-4 3258718 39.31 ns/op PASS ok math/bits 9.319s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 12956005 8.285 ns/op BenchmarkAcos-4 539282 201.0 ns/op BenchmarkAcosh-4 523752 270.0 ns/op BenchmarkAsin-4 525882 380.3 ns/op BenchmarkAsinh-4 519248 226.6 ns/op BenchmarkAtan-4 1000000 231.8 ns/op BenchmarkAtanh-4 786889 138.0 ns/op BenchmarkConj-4 25585464 5.627 ns/op BenchmarkCos-4 650516 246.4 ns/op BenchmarkCosh-4 787636 177.0 ns/op BenchmarkExp-4 912100 128.3 ns/op BenchmarkLog-4 1000000 119.1 ns/op BenchmarkLog10-4 967264 128.3 ns/op BenchmarkPhase-4 1783348 106.3 ns/op BenchmarkPolar-4 1339568 92.79 ns/op BenchmarkPow-4 248005 716.3 ns/op BenchmarkRect-4 1000000 112.2 ns/op BenchmarkSin-4 742227 182.2 ns/op BenchmarkSinh-4 749839 229.1 ns/op BenchmarkSqrt-4 1112187 113.8 ns/op BenchmarkTan-4 364716 325.8 ns/op BenchmarkTanh-4 411584 338.3 ns/op PASS ok math/cmplx 5.040s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 204037 739.5 ns/op BenchmarkInt63ThreadsafeParallel-4 140869 919.7 ns/op BenchmarkInt63Unthreadsafe-4 948208 151.8 ns/op BenchmarkIntn1000-4 799166 139.1 ns/op BenchmarkInt63n1000-4 683922 202.8 ns/op BenchmarkInt31n1000-4 853195 152.7 ns/op BenchmarkFloat32-4 705036 148.3 ns/op BenchmarkFloat64-4 1000000 167.1 ns/op BenchmarkPerm3-4 169716 823.2 ns/op BenchmarkPerm30-4 17908 7067 ns/op BenchmarkPerm30ViaShuffle-4 17324 6022 ns/op BenchmarkShuffleOverhead-4 13059 8545 ns/op BenchmarkRead3-4 668652 160.1 ns/op BenchmarkRead64-4 70520 1662 ns/op BenchmarkRead1000-4 5703 22149 ns/op PASS ok math/rand 3.136s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 36524 2830 ns/op BenchmarkQDecodeWord-4 89521 1169 ns/op BenchmarkQDecodeHeader-4 93152 1258 ns/op BenchmarkTypeByExtension/.html-4 567410 204.0 ns/op BenchmarkTypeByExtension/.HTML-4 364594 315.4 ns/op BenchmarkTypeByExtension/.unused-4 470920 310.9 ns/op BenchmarkExtensionsByType/text/html-4 103062 1298 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 48499 3434 ns/op BenchmarkExtensionsByType/application/octet-stream-4 26136 4515 ns/op PASS ok mime 1.932s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 962 122149 ns/op PASS ok mime/quotedprintable 0.315s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 4 25259949 ns/op 8756 B/op 90 allocs/op BenchmarkGoLookupIPNoSuchHost-4 3 53139135 ns/op 13269 B/op 112 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5025780718 ns/op 150512 B/op 234 allocs/op BenchmarkDNSName-4 170452 672.2 ns/op BenchmarkInterfaces-4 2226 60918 ns/op BenchmarkInterfaceByIndex-4 6121 16993 ns/op BenchmarkInterfaceByName-4 2079 56444 ns/op BenchmarkInterfaceAddrs-4 2239 59431 ns/op BenchmarkInterfacesAndAddrs-4 5542 18940 ns/op BenchmarkInterfacesAndMulticastAddrs-4 3360 42797 ns/op BenchmarkParseIP-4 17074 6935 ns/op BenchmarkIPString/IPv4-4 154681 804.8 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 14066 8409 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 52006 2465 ns/op BenchmarkIPEqual/IPv4-4 1073673 109.6 ns/op BenchmarkIPEqual/IPv6-4 1105512 111.5 ns/op BenchmarkTCP4OneShot-4 168 702144 ns/op BenchmarkTCP4OneShotTimeout-4 157 758103 ns/op BenchmarkTCP4Persistent-4 342 353674 ns/op BenchmarkTCP4PersistentTimeout-4 367 352266 ns/op BenchmarkTCP6OneShot-4 152 759764 ns/op BenchmarkTCP6OneShotTimeout-4 184 771357 ns/op BenchmarkTCP6Persistent-4 355 359564 ns/op BenchmarkTCP6PersistentTimeout-4 320 378171 ns/op BenchmarkTCP4ConcurrentReadWrite-4 18514 6138 ns/op BenchmarkTCP6ConcurrentReadWrite-4 17446 6794 ns/op BenchmarkSetReadDeadline-4 135264 808.7 ns/op BenchmarkUDP6LinkLocalUnicast-4 243 417642 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 202 550319 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 268 447078 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 247 431024 ns/op 0 B/op 0 allocs/op PASS ok net 11.432s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 22557 5076 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 9448 13588 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 11454 10695 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 16375 6668 ns/op 47 B/op 0 allocs/op BenchmarkCopyValues-4 29460 4599 ns/op 736 B/op 11 allocs/op BenchmarkServerMatch-4 834763 123.6 ns/op BenchmarkReadRequestChrome-4 4027 29168 ns/op 20.95 MB/s 1844 B/op 14 allocs/op BenchmarkReadRequestCurl-4 10669 10752 ns/op 7.25 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 10000 11386 ns/op 7.20 MB/s 939 B/op 9 allocs/op BenchmarkReadRequestSiege-4 8239 15890 ns/op 9.50 MB/s 1036 B/op 11 allocs/op BenchmarkReadRequestWrk-4 15295 7415 ns/op 5.39 MB/s 876 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 56 2107406 ns/op 0.49 MB/s BenchmarkFileAndServer_1KB/https1-4 45 2585503 ns/op 0.40 MB/s BenchmarkFileAndServer_1KB/h2-4 31 3286518 ns/op 0.31 MB/s BenchmarkFileAndServer_16MB/h1-4 2 72596154 ns/op 231.10 MB/s BenchmarkFileAndServer_16MB/https1-4 1 178559587 ns/op 93.96 MB/s BenchmarkFileAndServer_16MB/h2-4 1 395281813 ns/op 42.44 MB/s BenchmarkFileAndServer_64MB/h1-4 1 270509594 ns/op 248.08 MB/s BenchmarkFileAndServer_64MB/https1-4 1 622668332 ns/op 107.78 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1438556437 ns/op 46.65 MB/s BenchmarkServeMux-4 307 408079 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 411 314003 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 57 2079112 ns/op 6339 B/op 66 allocs/op BenchmarkClientServer/https1-4 49 2369087 ns/op 9106 B/op 97 allocs/op BenchmarkClientServer/h2-4 39 2749070 ns/op 13850 B/op 112 allocs/op BenchmarkClientServerParallel/4/h1-4 393 367085 ns/op 10902 B/op 82 allocs/op BenchmarkClientServerParallel/4/https1-4 21 5272653 ns/op 117401 B/op 1113 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57412: read tcp 127.0.0.1:57401->127.0.0.1:57412: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57406: write tcp 127.0.0.1:57401->127.0.0.1:57406: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57433: read tcp 127.0.0.1:57414->127.0.0.1:57433: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57420: read tcp 127.0.0.1:57414->127.0.0.1:57420: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57432: read tcp 127.0.0.1:57414->127.0.0.1:57432: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57431: write tcp 127.0.0.1:57414->127.0.0.1:57431: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57422: write tcp 127.0.0.1:57414->127.0.0.1:57422: use of closed network connection BenchmarkClientServerParallel/4/h2-4 43 2429388 ns/op 54409 B/op 538 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57447: read tcp 127.0.0.1:57443->127.0.0.1:57447: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57454: read tcp 127.0.0.1:57443->127.0.0.1:57454: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57449: read tcp 127.0.0.1:57443->127.0.0.1:57449: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57452: read tcp 127.0.0.1:57443->127.0.0.1:57452: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57451: read tcp 127.0.0.1:57443->127.0.0.1:57451: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57456: read tcp 127.0.0.1:57443->127.0.0.1:57456: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57453: read tcp 127.0.0.1:57443->127.0.0.1:57453: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57455: read tcp 127.0.0.1:57443->127.0.0.1:57455: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57448: write tcp 127.0.0.1:57443->127.0.0.1:57448: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57450: write tcp 127.0.0.1:57443->127.0.0.1:57450: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 223 639379 ns/op 20307 B/op 120 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h1-4 serve_test.go:5048: Get: Get "http://127.0.0.1:57632": dial tcp 127.0.0.1:57632: connect: connection reset by peer serve_test.go:5048: Get: Get "http://127.0.0.1:57632": dial tcp 127.0.0.1:57632: connect: connection reset by peer serve_test.go:5048: Get: Get "http://127.0.0.1:57632": dial tcp 127.0.0.1:57632: connect: connection reset by peer serve_test.go:5048: Get: Get "http://127.0.0.1:57632": dial tcp 127.0.0.1:57632: connect: connection reset by peer serve_test.go:5048: Get: Get "http://127.0.0.1:57632": dial tcp 127.0.0.1:57632: connect: connection reset by peer BenchmarkClientServerParallel/64/https1-4 15 6708140 ns/op 131816 B/op 1232 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57871: read tcp 127.0.0.1:57863->127.0.0.1:57871: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57870: write tcp 127.0.0.1:57863->127.0.0.1:57870: use of closed network connection BenchmarkClientServerParallel/64/h2-4 31 3380264 ns/op 74884 B/op 730 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57885: read tcp 127.0.0.1:57881->127.0.0.1:57885: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57891: read tcp 127.0.0.1:57886->127.0.0.1:57891: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57896: read tcp 127.0.0.1:57886->127.0.0.1:57896: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57892: read tcp 127.0.0.1:57886->127.0.0.1:57892: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57893: read tcp 127.0.0.1:57886->127.0.0.1:57893: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57889: read tcp 127.0.0.1:57886->127.0.0.1:57889: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57901: read tcp 127.0.0.1:57886->127.0.0.1:57901: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57898: write tcp 127.0.0.1:57886->127.0.0.1:57898: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57890: write tcp 127.0.0.1:57886->127.0.0.1:57890: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57900: write tcp 127.0.0.1:57886->127.0.0.1:57900: use of closed network connection ... [output truncated] BenchmarkServer-4 3 39037648 ns/op 11040 B/op 61 allocs/op BenchmarkClient-4 39 2969745 ns/op 4023 B/op 46 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 195 543472 ns/op 7542 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 924 146019 ns/op 3068 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1136 104121 ns/op 1944 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1269 106347 ns/op 2755 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1184 98374 ns/op 2731 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1021 98818 ns/op 2770 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1130 97222 ns/op 1922 B/op 14 allocs/op BenchmarkServerHijack-4 949 158571 ns/op 16715 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 46 3085758 ns/op 5927 B/op 52 allocs/op BenchmarkResponseStatusLine-4 326004 315.4 ns/op 0 B/op 0 allocs/op PASS ok net/http 14.060s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2464 60206 ns/op 34074 B/op 12 allocs/op PASS ok net/http/httputil 0.247s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 101451 1191 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 465254 228.5 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 198024 559.7 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 75714 1613 ns/op BenchmarkStdIPv4-4 155550 803.3 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 99480 1088 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 104248 1154 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 139075 905.6 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 81147 1417 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1248391 98.31 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1212954 100.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1256468 97.94 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 354424 349.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 375369 337.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 330998 364.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 95832 1177 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 415316 293.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 385270 348.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 329691 402.5 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 142789 825.8 ns/op 32 B/op 2 allocs/op BenchmarkStdParseIP/v6_zone-4 467497 257.2 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 329920 318.2 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 140125 900.8 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 195220 681.6 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 284280 429.1 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 144327 767.8 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 274658 394.1 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 162912 773.7 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 170126 790.4 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 152762 804.1 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 97797 1090 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 427953 264.8 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 130586 1006 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 97680 1268 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 132927 1010 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 165394 705.4 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 110410 1101 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 266703 437.3 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 119016 971.6 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 125244 867.6 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 160928 646.8 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 131288 906.2 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 109.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1060387 113.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 982278 111.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 116.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 118.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 999648 118.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 939091 119.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 117.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 118.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 360397 353.7 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 502729 216.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 252010 493.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 211350 489.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 229592 523.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 88032 1352 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 563864 221.1 ns/op PASS ok net/netip 9.534s 2023/01/24 10:15:06 Test RPC server listening on 127.0.0.1:58001 2023/01/24 10:15:06 Test HTTP RPC server listening on 127.0.0.1:58002 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 174 604511 ns/op BenchmarkEndToEndHTTP-4 193 613120 ns/op BenchmarkEndToEndAsync-4 1129 107278 ns/op BenchmarkEndToEndAsyncHTTP-4 1276 96377 ns/op PASS ok net/rpc 0.986s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3520 39260 ns/op BenchmarkReadMIMEHeader/server_headers-4 5500 20397 ns/op BenchmarkUncommon-4 21661 4716 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.631s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 4063 28386 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 64790 1754 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 421294 307.7 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 88022 1185 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 168337 666.7 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 91094 1406 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 14810 9651 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 278611 362.0 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 87226 1496 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 141210 806.1 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 84255 1569 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 17022 7553 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 157226 714.4 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 68488 1872 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 56007 2194 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 27037 4002 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 4646 23205 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 176130 755.5 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 54699 1983 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 65461 1980 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 28051 4083 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6154 22520 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.924s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2570356 43.55 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 153854 818.0 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 529 236563 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:501: benchmarkReaddirname ".": 126 entries os_test.go:501: benchmarkReaddirname ".": 126 entries os_test.go:501: benchmarkReaddirname ".": 126 entries BenchmarkReaddir-4 186 784383 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:518: benchmarkReaddir ".": 126 entries os_test.go:518: benchmarkReaddir ".": 126 entries os_test.go:518: benchmarkReaddir ".": 126 entries BenchmarkReadDir-4 343 327173 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:535: benchmarkReadDir ".": 126 entries os_test.go:535: benchmarkReadDir ".": 126 entries os_test.go:535: benchmarkReadDir ".": 126 entries BenchmarkStatDot-4 48214 2755 ns/op BenchmarkStatFile-4 30178 3782 ns/op BenchmarkStatDir-4 32746 3599 ns/op BenchmarkLstatDot-4 46417 2546 ns/op BenchmarkLstatFile-4 33898 3788 ns/op BenchmarkLstatDir-4 32221 3761 ns/op PASS ok os 2.080s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 24 4490145 ns/op 8560 B/op 30 allocs/op PASS ok os/exec 0.370s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 334947 344.4 ns/op PASS ok os/user 0.331s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2251664 50.23 ns/op BenchmarkString-4 1932361 61.59 ns/op BenchmarkBytes-4 1762210 70.16 ns/op BenchmarkNamedBytes-4 834579 158.9 ns/op BenchmarkBytesArray-4 814910 156.6 ns/op BenchmarkSliceLen-4 2094048 57.50 ns/op BenchmarkMapLen-4 1238986 95.84 ns/op BenchmarkStringLen-4 1423408 81.09 ns/op BenchmarkArrayLen-4 1468624 79.87 ns/op BenchmarkSliceCap-4 2040078 57.43 ns/op BenchmarkDeepEqual/int8-4 668940 180.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 102987 1082 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 583348 219.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 105100 1118 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 589639 218.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 101314 1091 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 546808 220.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 104748 1095 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 550422 220.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 104930 1095 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 725858 186.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 97477 1038 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 604695 217.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 106219 1132 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 509630 220.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 108600 1144 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 591051 227.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 110421 1112 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 593209 219.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 102462 1083 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 559104 213.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 96362 1119 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 543592 217.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 103275 1143 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 494401 225.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 106802 1140 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 592449 219.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 101962 1114 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 591486 218.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 96000 1134 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 691735 182.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 111118 1065 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 529527 223.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 104096 1284 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 137682 887.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 66721 1791 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 65901 1692 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 46209 2668 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 299876 411.6 ns/op BenchmarkIsZero/ArrayIncomparable-4 42433 2836 ns/op BenchmarkIsZero/StructComparable-4 901906 134.6 ns/op BenchmarkIsZero/StructIncomparable-4 200440 616.2 ns/op BenchmarkSetZero/Bool/Direct-4 2669304 46.20 ns/op BenchmarkSetZero/Bool/CachedZero-4 1699194 66.83 ns/op BenchmarkSetZero/Bool/NewZero-4 1157304 103.1 ns/op BenchmarkSetZero/Int/Direct-4 1965879 59.26 ns/op BenchmarkSetZero/Int/CachedZero-4 1755975 66.31 ns/op BenchmarkSetZero/Int/NewZero-4 1000000 103.0 ns/op BenchmarkSetZero/Uint/Direct-4 1988713 59.70 ns/op BenchmarkSetZero/Uint/CachedZero-4 1885278 66.56 ns/op BenchmarkSetZero/Uint/NewZero-4 1000000 106.9 ns/op BenchmarkSetZero/Float/Direct-4 1959675 60.25 ns/op BenchmarkSetZero/Float/CachedZero-4 1778679 69.01 ns/op BenchmarkSetZero/Float/NewZero-4 988011 106.4 ns/op BenchmarkSetZero/Complex/Direct-4 1976907 60.08 ns/op BenchmarkSetZero/Complex/CachedZero-4 1818838 66.51 ns/op BenchmarkSetZero/Complex/NewZero-4 1000000 101.9 ns/op BenchmarkSetZero/Array/Direct-4 2970444 40.65 ns/op BenchmarkSetZero/Array/CachedZero-4 1718815 68.48 ns/op BenchmarkSetZero/Array/NewZero-4 1000000 103.2 ns/op BenchmarkSetZero/Chan/Direct-4 1949036 60.34 ns/op BenchmarkSetZero/Chan/CachedZero-4 1303376 87.55 ns/op BenchmarkSetZero/Chan/NewZero-4 929899 124.3 ns/op BenchmarkSetZero/Func/Direct-4 2097954 57.40 ns/op BenchmarkSetZero/Func/CachedZero-4 1328659 85.29 ns/op BenchmarkSetZero/Func/NewZero-4 1000000 123.2 ns/op BenchmarkSetZero/Interface/Direct-4 1884542 62.75 ns/op BenchmarkSetZero/Interface/CachedZero-4 1823090 65.39 ns/op BenchmarkSetZero/Interface/NewZero-4 1000000 101.4 ns/op BenchmarkSetZero/Map/Direct-4 2025950 58.41 ns/op BenchmarkSetZero/Map/CachedZero-4 1253294 87.37 ns/op BenchmarkSetZero/Map/NewZero-4 858938 134.1 ns/op BenchmarkSetZero/Pointer/Direct-4 2059923 58.63 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1346916 85.77 ns/op BenchmarkSetZero/Pointer/NewZero-4 934248 127.5 ns/op BenchmarkSetZero/Slice/Direct-4 1787300 63.88 ns/op BenchmarkSetZero/Slice/CachedZero-4 1806871 64.71 ns/op BenchmarkSetZero/Slice/NewZero-4 1000000 100.9 ns/op BenchmarkSetZero/String/Direct-4 2060539 59.39 ns/op BenchmarkSetZero/String/CachedZero-4 1823271 65.25 ns/op BenchmarkSetZero/String/NewZero-4 1211912 94.50 ns/op BenchmarkSetZero/Struct/Direct-4 3069918 39.28 ns/op BenchmarkSetZero/Struct/CachedZero-4 1879174 63.46 ns/op BenchmarkSetZero/Struct/NewZero-4 1239652 98.31 ns/op BenchmarkSelect/1-4 194972 600.0 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 100311 1254 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 47299 2740 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 167175 643.1 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 152618 804.0 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 125439 889.9 ns/op 143.83 MB/s BenchmarkCallArgCopy/size=256-4 108018 1081 ns/op 236.80 MB/s BenchmarkCallArgCopy/size=1024-4 83563 2037 ns/op 502.77 MB/s BenchmarkCallArgCopy/size=4096-4 26336 5556 ns/op 737.27 MB/s BenchmarkCallArgCopy/size=65536-4 1794 90848 ns/op 721.38 MB/s BenchmarkPtrTo-4 695140 162.0 ns/op BenchmarkFieldByName1-4 773395 210.1 ns/op BenchmarkFieldByName2-4 46826 3644 ns/op BenchmarkFieldByName3-4 5508 27445 ns/op BenchmarkInterfaceBig-4 3104148 37.62 ns/op BenchmarkInterfaceSmall-4 3242720 37.50 ns/op BenchmarkNew-4 1000000 108.7 ns/op BenchmarkMap/StringKeys/MapIndex-4 3254 36389 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 3379 35787 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 3159 40914 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2953 40099 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 3546 36162 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 3112 36046 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 206208 554.6 ns/op PASS ok reflect 21.580s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 7141 16538 ns/op 9325 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 17595 ns/op 9184 B/op 1 allocs/op BenchmarkFindString-4 10000 21469 ns/op 9417 B/op 1 allocs/op BenchmarkFindSubmatch-4 5545 22446 ns/op 9156 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 25501 ns/op 9420 B/op 2 allocs/op BenchmarkLiteral-4 10000 23477 ns/op BenchmarkNotLiteral-4 3363 38178 ns/op BenchmarkMatchClass-4 3519 48100 ns/op BenchmarkMatchClass_InRange-4 3456 45345 ns/op BenchmarkReplaceAll-4 1496 81778 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 19040 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 20823 5342 ns/op BenchmarkAnchoredShortMatch-4 7766 18052 ns/op BenchmarkAnchoredLongMatch-4 14006 7844 ns/op BenchmarkOnePassShortA-4 17619 6577 ns/op BenchmarkNotOnePassShortA-4 5272 28178 ns/op BenchmarkOnePassShortB-4 22303 5345 ns/op BenchmarkNotOnePassShortB-4 4510 25957 ns/op BenchmarkOnePassLongPrefix-4 69927 1570 ns/op BenchmarkOnePassLongNotPrefix-4 29356 4086 ns/op BenchmarkMatchParallelShared-4 4002 28893 ns/op BenchmarkMatchParallelCopied-4 10000 28746 ns/op BenchmarkQuoteMetaAll-4 108433 938.0 ns/op 14.93 MB/s BenchmarkQuoteMetaNone-4 371380 342.0 ns/op 76.03 MB/s BenchmarkCompile/Onepass-4 3982 31051 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1567 83536 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 156 757707 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2590756 46.14 ns/op 346.78 MB/s BenchmarkMatch/Easy0/32-4 10000 13096 ns/op 2.44 MB/s BenchmarkMatch/Easy0/1K-4 5014 40416 ns/op 25.34 MB/s BenchmarkMatch/Easy0i/16-4 2522037 46.02 ns/op 347.65 MB/s BenchmarkMatch/Easy0i/32-4 5464 35043 ns/op 0.91 MB/s BenchmarkMatch/Easy0i/1K-4 228 494365 ns/op 2.07 MB/s BenchmarkMatch/Easy1/16-4 2580444 46.05 ns/op 347.47 MB/s BenchmarkMatch/Easy1/32-4 10000 16299 ns/op 1.96 MB/s BenchmarkMatch/Easy1/1K-4 4270 39638 ns/op 25.83 MB/s BenchmarkMatch/Medium/16-4 2434828 45.61 ns/op 350.79 MB/s BenchmarkMatch/Medium/32-4 7140 24289 ns/op 1.32 MB/s BenchmarkMatch/Medium/1K-4 284 408620 ns/op 2.51 MB/s BenchmarkMatch/Hard/16-4 2556925 44.78 ns/op 357.27 MB/s BenchmarkMatch/Hard/32-4 4650 41897 ns/op 0.76 MB/s BenchmarkMatch/Hard/1K-4 148 730823 ns/op 1.40 MB/s BenchmarkMatch/Hard1/16-4 1510 87132 ns/op 0.18 MB/s BenchmarkMatch/Hard1/32-4 760 154201 ns/op 0.21 MB/s BenchmarkMatch/Hard1/1K-4 28 4317451 ns/op 0.24 MB/s BenchmarkMatch_onepass_regex/16-4 28066 4231 ns/op 3.78 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 16310 7163 ns/op 4.47 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 568 211300 ns/op 4.85 MB/s 27 B/op 0 allocs/op PASS ok regexp 9.974s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 845076 126.1 ns/op PASS ok regexp/syntax 1.227s goos: darwin goarch: amd64 pkg: runtime BenchmarkMakeChan/Byte-4 490522 264.8 ns/op BenchmarkMakeChan/Int-4 545330 347.4 ns/op BenchmarkMakeChan/Ptr-4 633268 378.1 ns/op BenchmarkMakeChan/Struct/0-4 791004 231.1 ns/op BenchmarkMakeChan/Struct/32-4 383937 624.2 ns/op BenchmarkMakeChan/Struct/40-4 159915 682.7 ns/op BenchmarkChanNonblocking-4 7678984 16.31 ns/op BenchmarkSelectUncontended-4 1020722 111.8 ns/op BenchmarkSelectSyncContended-4 99488 1164 ns/op BenchmarkSelectAsyncContended-4 289375 420.3 ns/op BenchmarkSelectNonblock-4 4181432 27.60 ns/op BenchmarkChanUncontended-4 15776 8504 ns/op BenchmarkChanContended-4 5043 23084 ns/op BenchmarkChanSync-4 197424 563.0 ns/op BenchmarkChanSyncWork-4 10000 31221 ns/op BenchmarkChanProdCons0-4 234140 504.0 ns/op BenchmarkChanProdCons10-4 404595 272.9 ns/op BenchmarkChanProdCons100-4 456189 236.5 ns/op BenchmarkChanProdConsWork0-4 153516 749.4 ns/op BenchmarkChanProdConsWork10-4 232876 481.8 ns/op BenchmarkChanProdConsWork100-4 258434 497.9 ns/op BenchmarkSelectProdCons-4 156745 732.7 ns/op BenchmarkReceiveDataFromClosedChan-4 984530 133.0 ns/op BenchmarkChanCreation-4 173042 585.0 ns/op BenchmarkChanSem-4 267805 447.2 ns/op BenchmarkChanPopular-4 112 951438 ns/op BenchmarkChanClosed-4 914613 140.3 ns/op BenchmarkCallClosure-4 4595656 25.73 ns/op BenchmarkCallClosure1-4 5109903 24.07 ns/op BenchmarkCallClosure2-4 1000000 110.0 ns/op BenchmarkCallClosure3-4 1396244 90.23 ns/op BenchmarkCallClosure4-4 1000000 109.0 ns/op BenchmarkComplex128DivNormal-4 11374482 9.487 ns/op BenchmarkComplex128DivNisNaN-4 9773830 12.15 ns/op BenchmarkComplex128DivDisNaN-4 9033814 12.61 ns/op BenchmarkComplex128DivNisInf-4 11317311 9.437 ns/op BenchmarkComplex128DivDisInf-4 7105292 15.90 ns/op BenchmarkSetTypePtr-4 59286105 2.094 ns/op 3819.80 MB/s BenchmarkSetTypePtr8-4 12118676 9.611 ns/op 6659.31 MB/s BenchmarkSetTypePtr16-4 13504062 9.367 ns/op 13664.61 MB/s BenchmarkSetTypePtr32-4 13671866 11.09 ns/op 23081.65 MB/s BenchmarkSetTypePtr64-4 11268841 9.567 ns/op 53518.14 MB/s BenchmarkSetTypePtr126-4 7976218 16.34 ns/op 61704.78 MB/s BenchmarkSetTypePtr128-4 8205066 14.71 ns/op 69629.78 MB/s BenchmarkSetTypePtrSlice-4 1000000 124.2 ns/op 65961.82 MB/s BenchmarkSetTypeNode1-4 14093511 10.09 ns/op 2379.62 MB/s BenchmarkSetTypeNode1Slice-4 3388844 31.71 ns/op 24220.10 MB/s BenchmarkSetTypeNode8-4 12520404 8.880 ns/op 9008.98 MB/s BenchmarkSetTypeNode8Slice-4 2131528 57.14 ns/op 44800.54 MB/s BenchmarkSetTypeNode64-4 7104213 15.98 ns/op 33033.96 MB/s BenchmarkSetTypeNode64Slice-4 344904 376.1 ns/op 44919.82 MB/s BenchmarkSetTypeNode64Dead-4 9795741 12.89 ns/op 40951.12 MB/s BenchmarkSetTypeNode64DeadSlice-4 359811 362.8 ns/op 46575.89 MB/s BenchmarkSetTypeNode124-4 7073244 16.61 ns/op 60683.70 MB/s BenchmarkSetTypeNode124Slice-4 273325 494.0 ns/op 65291.33 MB/s BenchmarkSetTypeNode126-4 6559543 16.70 ns/op 61303.84 MB/s BenchmarkSetTypeNode126Slice-4 221820 516.7 ns/op 63421.52 MB/s BenchmarkSetTypeNode128-4 4587244 23.30 ns/op 44639.90 MB/s BenchmarkSetTypeNode128Slice-4 200313 640.2 ns/op 51985.10 MB/s BenchmarkSetTypeNode130-4 5203224 21.86 ns/op 48308.88 MB/s BenchmarkSetTypeNode130Slice-4 185394 675.0 ns/op 50058.92 MB/s BenchmarkSetTypeNode1024-4 1000000 118.3 ns/op 69363.98 MB/s BenchmarkSetTypeNode1024Slice-4 34178 3873 ns/op 67824.41 MB/s BenchmarkAllocation-4 1744 73497 ns/op BenchmarkReadMemStats-4 94 1382390 ns/op BenchmarkReadMemStatsLatency-4 1 2645875 p50-ns 2645875 p90-ns 2645875 p99-ns BenchmarkWriteBarrier-4 2494035 52.77 ns/op BenchmarkBulkWriteBarrier-4 6524882 19.61 ns/op BenchmarkScanStackNoLocals-4 3 45881395 ns/op BenchmarkMSpanCountAlloc/bits=64-4 14007588 8.292 ns/op BenchmarkMSpanCountAlloc/bits=128-4 13057104 8.530 ns/op BenchmarkMSpanCountAlloc/bits=256-4 11161953 10.17 ns/op BenchmarkMSpanCountAlloc/bits=512-4 8315028 13.73 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 6128720 19.56 ns/op BenchmarkHash5-4 7132430 15.71 ns/op 318.32 MB/s BenchmarkHash16-4 8879204 13.21 ns/op 1211.52 MB/s BenchmarkHash64-4 6974708 15.78 ns/op 4054.49 MB/s BenchmarkHash1024-4 2505432 46.13 ns/op 22196.51 MB/s BenchmarkHash65536-4 48909 2410 ns/op 27196.87 MB/s BenchmarkAlignedLoad-4 10138932 11.04 ns/op BenchmarkUnalignedLoad-4 10669545 9.896 ns/op BenchmarkEqEfaceConcrete-4 8787616 12.78 ns/op BenchmarkEqIfaceConcrete-4 8650310 12.85 ns/op BenchmarkNeEfaceConcrete-4 8956167 12.37 ns/op BenchmarkNeIfaceConcrete-4 8966186 12.96 ns/op BenchmarkConvT2EByteSized/bool-4 4635268 25.14 ns/op BenchmarkConvT2EByteSized/uint8-4 4663065 28.33 ns/op BenchmarkConvT2ESmall-4 4546678 26.91 ns/op BenchmarkConvT2EUintptr-4 4295653 26.32 ns/op BenchmarkConvT2ELarge-4 1000000 114.1 ns/op BenchmarkConvT2ISmall-4 4573694 25.68 ns/op BenchmarkConvT2IUintptr-4 4286724 27.32 ns/op BenchmarkConvT2ILarge-4 1000000 116.3 ns/op BenchmarkConvI2E-4 4431735 27.40 ns/op BenchmarkConvI2I-4 3771846 29.24 ns/op BenchmarkAssertE2T-4 4028995 27.04 ns/op BenchmarkAssertE2TLarge-4 2339132 52.40 ns/op BenchmarkAssertE2I-4 3992798 29.75 ns/op BenchmarkAssertI2T-4 4074898 28.33 ns/op BenchmarkAssertI2I-4 3821931 29.84 ns/op BenchmarkAssertI2E-4 4160840 25.99 ns/op BenchmarkAssertE2E-4 4530013 24.98 ns/op BenchmarkAssertE2T2-4 3183486 37.18 ns/op BenchmarkAssertE2T2Blank-4 3981568 30.13 ns/op BenchmarkAssertI2E2-4 3978489 31.65 ns/op BenchmarkAssertI2E2Blank-4 3969366 30.35 ns/op BenchmarkAssertE2E2-4 3229846 37.22 ns/op BenchmarkAssertE2E2Blank-4 5008054 23.79 ns/op BenchmarkConvT2Ezero/zero/16-4 4766976 25.29 ns/op BenchmarkConvT2Ezero/zero/32-4 4390708 26.32 ns/op BenchmarkConvT2Ezero/zero/64-4 4615246 25.74 ns/op BenchmarkConvT2Ezero/zero/str-4 4519570 27.67 ns/op BenchmarkConvT2Ezero/zero/slice-4 4457860 25.12 ns/op BenchmarkConvT2Ezero/zero/big-4 141681 1113 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1221153 105.1 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 120.5 ns/op BenchmarkConvT2Ezero/nonzero/big-4 123982 1134 ns/op BenchmarkConvT2Ezero/smallint/16-4 4457888 25.99 ns/op BenchmarkConvT2Ezero/smallint/32-4 4654094 25.01 ns/op BenchmarkConvT2Ezero/smallint/64-4 4768803 25.85 ns/op BenchmarkConvT2Ezero/largeint/16-4 1355930 84.78 ns/op BenchmarkConvT2Ezero/largeint/32-4 1374993 88.82 ns/op BenchmarkConvT2Ezero/largeint/64-4 1326700 82.07 ns/op BenchmarkMalloc8-4 1271133 99.92 ns/op BenchmarkMalloc16-4 1000000 104.2 ns/op BenchmarkMallocTypeInfo8-4 1322035 87.60 ns/op BenchmarkMallocTypeInfo16-4 1000000 120.9 ns/op BenchmarkMallocLargeStruct-4 70290 1474 ns/op BenchmarkGoroutineSelect-4 26 5681516 ns/op BenchmarkGoroutineBlocking-4 27 4602325 ns/op BenchmarkGoroutineForRange-4 30 4765243 ns/op BenchmarkGoroutineIdle-4 24 5154394 ns/op BenchmarkHashStringSpeed-4 2151510 50.03 ns/op BenchmarkHashBytesSpeed-4 1000000 106.7 ns/op BenchmarkHashInt32Speed-4 2991168 42.28 ns/op BenchmarkHashInt64Speed-4 2823518 43.03 ns/op BenchmarkHashStringArraySpeed-4 604482 201.6 ns/op BenchmarkMegMap-4 2629357 49.15 ns/op BenchmarkMegOneMap-4 3197470 37.00 ns/op BenchmarkMegEqMap-4 3018 39545 ns/op BenchmarkMegEmptyMap-4 3582512 32.85 ns/op BenchmarkSmallStrMap-4 2680708 43.03 ns/op BenchmarkMapStringKeysEight_16-4 2482563 42.23 ns/op BenchmarkMapStringKeysEight_32-4 2852198 40.73 ns/op BenchmarkMapStringKeysEight_64-4 2709858 40.87 ns/op BenchmarkMapStringKeysEight_1M-4 2737118 42.36 ns/op BenchmarkIntMap-4 2969097 49.49 ns/op BenchmarkMapFirst/1-4 3883071 31.60 ns/op BenchmarkMapFirst/2-4 3598802 32.31 ns/op BenchmarkMapFirst/3-4 3755905 31.09 ns/op BenchmarkMapFirst/4-4 3807301 30.86 ns/op BenchmarkMapFirst/5-4 3689193 31.42 ns/op BenchmarkMapFirst/6-4 3651897 31.61 ns/op BenchmarkMapFirst/7-4 3755493 30.19 ns/op BenchmarkMapFirst/8-4 3876854 30.73 ns/op BenchmarkMapFirst/9-4 3467715 34.18 ns/op BenchmarkMapFirst/10-4 3540770 33.25 ns/op BenchmarkMapFirst/11-4 3594114 32.48 ns/op BenchmarkMapFirst/12-4 3581448 32.44 ns/op BenchmarkMapFirst/13-4 3511333 33.42 ns/op BenchmarkMapFirst/14-4 3483577 32.58 ns/op BenchmarkMapFirst/15-4 3611485 32.66 ns/op BenchmarkMapFirst/16-4 3516909 34.68 ns/op BenchmarkMapMid/1-4 3042480 35.72 ns/op BenchmarkMapMid/2-4 3344308 36.25 ns/op BenchmarkMapMid/3-4 3269049 36.16 ns/op BenchmarkMapMid/4-4 3257220 35.69 ns/op BenchmarkMapMid/5-4 3378566 35.65 ns/op BenchmarkMapMid/6-4 3016836 36.18 ns/op BenchmarkMapMid/7-4 3351152 36.24 ns/op BenchmarkMapMid/8-4 3076311 38.25 ns/op BenchmarkMapMid/9-4 3110176 37.61 ns/op BenchmarkMapMid/10-4 3132663 37.36 ns/op BenchmarkMapMid/11-4 3037099 38.39 ns/op BenchmarkMapMid/12-4 3099873 37.48 ns/op BenchmarkMapMid/13-4 3146073 37.03 ns/op BenchmarkMapMid/14-4 3179700 37.14 ns/op BenchmarkMapMid/15-4 3108321 38.45 ns/op BenchmarkMapMid/16-4 3221276 38.00 ns/op BenchmarkMapLast/1-4 3350600 36.34 ns/op BenchmarkMapLast/2-4 3255121 37.26 ns/op BenchmarkMapLast/3-4 3087634 39.73 ns/op BenchmarkMapLast/4-4 3188666 36.82 ns/op BenchmarkMapLast/5-4 3263239 36.98 ns/op BenchmarkMapLast/6-4 3161836 37.84 ns/op BenchmarkMapLast/7-4 3132957 38.34 ns/op BenchmarkMapLast/8-4 3139170 40.15 ns/op BenchmarkMapLast/9-4 3159050 37.51 ns/op BenchmarkMapLast/10-4 3051258 37.68 ns/op BenchmarkMapLast/11-4 3015130 36.97 ns/op BenchmarkMapLast/12-4 3154879 38.14 ns/op BenchmarkMapLast/13-4 3210421 37.52 ns/op BenchmarkMapLast/14-4 3113361 38.73 ns/op BenchmarkMapLast/15-4 2837810 38.41 ns/op BenchmarkMapLast/16-4 3085624 37.19 ns/op BenchmarkMapCycle-4 2403616 46.05 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2790734 37.44 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2769 39157 ns/op BenchmarkMakeMap/[Byte]Byte-4 828994 341.3 ns/op BenchmarkMakeMap/[Int]Int-4 262704 870.5 ns/op BenchmarkNewEmptyMap-4 13745308 8.128 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1382088 80.01 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 494922 207.2 ns/op BenchmarkMapIterEmpty-4 4083270 31.58 ns/op BenchmarkSameLengthMap-4 3239040 33.46 ns/op BenchmarkBigKeyMap-4 1389724 83.39 ns/op BenchmarkBigValMap-4 1000000 106.7 ns/op BenchmarkSmallKeyMap-4 2632264 47.46 ns/op BenchmarkMapPopulate/1-4 2078547 56.80 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 131408 1172 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 7113 27355 ns/op 6274 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 559 230089 ns/op 51772 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 44 2643131 ns/op 416548 B/op 204 allocs/op BenchmarkMapPopulate/100000-4 4 32391080 ns/op 6526860 B/op 2890 allocs/op BenchmarkComplexAlgMap-4 455514 239.4 ns/op BenchmarkGoMapClear/Reflexive/1-4 544994 187.8 ns/op BenchmarkGoMapClear/Reflexive/10-4 593126 195.3 ns/op BenchmarkGoMapClear/Reflexive/100-4 224812 531.3 ns/op BenchmarkGoMapClear/Reflexive/1000-4 37670 3055 ns/op BenchmarkGoMapClear/Reflexive/10000-4 4227 29299 ns/op BenchmarkGoMapClear/NonReflexive/1-4 497283 238.3 ns/op BenchmarkGoMapClear/NonReflexive/10-4 453823 245.3 ns/op BenchmarkGoMapClear/NonReflexive/100-4 214303 560.4 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 39254 2868 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5168 21294 ns/op BenchmarkMapStringConversion/32/simple-4 1452392 76.64 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1497391 78.48 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1292716 87.48 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1491044 79.05 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1285165 86.42 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1254820 94.94 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1904121 65.18 ns/op BenchmarkMapInterfacePtr-4 2032647 62.89 ns/op BenchmarkNewEmptyMapHintLessThan8-4 6381374 17.73 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 62032 2003 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 6370 18575 ns/op BenchmarkMapPop1000-4 496 262464 ns/op BenchmarkMapPop10000-4 24 5044313 ns/op BenchmarkMapAssign/Int32/256-4 2393077 47.24 ns/op BenchmarkMapAssign/Int32/65536-4 1496684 77.29 ns/op BenchmarkMapAssign/Int64/256-4 2338669 48.69 ns/op BenchmarkMapAssign/Int64/65536-4 1591675 75.12 ns/op BenchmarkMapAssign/Str/256-4 2098242 55.67 ns/op BenchmarkMapAssign/Str/65536-4 553981 216.3 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1555075 76.08 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 1001725 116.0 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1445044 80.69 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 802554 131.4 ns/op BenchmarkMapOperatorAssign/Str/256-4 597645 4166 ns/op BenchmarkMapOperatorAssign/Str/65536-4 224143 513.6 ns/op BenchmarkMapAppendAssign/Int32/256-4 794340 155.8 ns/op 28 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 308252 328.6 ns/op 51 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 793767 156.4 ns/op 28 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 223225 472.3 ns/op 63 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 647046 208.1 ns/op 47 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 177744 573.4 ns/op 103 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1495257 87.77 ns/op BenchmarkMapDelete/Int32/1000-4 1890378 69.83 ns/op BenchmarkMapDelete/Int32/10000-4 1817944 71.10 ns/op BenchmarkMapDelete/Int64/100-4 1257906 100.1 ns/op BenchmarkMapDelete/Int64/1000-4 1885087 64.80 ns/op BenchmarkMapDelete/Int64/10000-4 1508816 92.14 ns/op BenchmarkMapDelete/Str/100-4 978014 113.0 ns/op BenchmarkMapDelete/Str/1000-4 1410198 81.23 ns/op BenchmarkMapDelete/Str/10000-4 1266045 80.34 ns/op BenchmarkMapDelete/Pointer/100-4 1000000 109.2 ns/op BenchmarkMapDelete/Pointer/1000-4 1411915 94.92 ns/op BenchmarkMapDelete/Pointer/10000-4 1521219 72.29 ns/op BenchmarkMemmove/0-4 20590372 6.849 ns/op BenchmarkMemmove/1-4 1246252 103.8 ns/op 9.64 MB/s BenchmarkMemmove/2-4 1357599 88.16 ns/op 22.69 MB/s BenchmarkMemmove/3-4 1000000 135.2 ns/op 22.19 MB/s BenchmarkMemmove/4-4 1212259 118.8 ns/op 33.68 MB/s BenchmarkMemmove/5-4 1268998 156.3 ns/op 32.00 MB/s BenchmarkMemmove/6-4 1000000 104.6 ns/op 57.34 MB/s BenchmarkMemmove/7-4 1255898 132.0 ns/op 53.04 MB/s BenchmarkMemmove/8-4 1290993 125.6 ns/op 63.69 MB/s BenchmarkMemmove/9-4 1337467 95.25 ns/op 94.48 MB/s BenchmarkMemmove/10-4 886569 113.1 ns/op 88.40 MB/s BenchmarkMemmove/11-4 1000000 193.5 ns/op 56.84 MB/s BenchmarkMemmove/12-4 1202424 104.0 ns/op 115.41 MB/s BenchmarkMemmove/13-4 1294024 95.69 ns/op 135.85 MB/s BenchmarkMemmove/14-4 1000000 111.5 ns/op 125.58 MB/s BenchmarkMemmove/15-4 1000000 102.0 ns/op 147.12 MB/s BenchmarkMemmove/16-4 928788 168.6 ns/op 94.87 MB/s BenchmarkMemmove/32-4 1269373 102.7 ns/op 311.71 MB/s BenchmarkMemmove/64-4 1000000 108.1 ns/op 591.98 MB/s BenchmarkMemmove/128-4 753775 202.3 ns/op 632.57 MB/s BenchmarkMemmove/256-4 1000000 136.0 ns/op 1882.56 MB/s BenchmarkMemmove/512-4 642254 334.6 ns/op 1530.33 MB/s BenchmarkMemmove/1024-4 406244 310.5 ns/op 3298.31 MB/s BenchmarkMemmove/2048-4 280863 460.4 ns/op 4448.17 MB/s BenchmarkMemmove/4096-4 139543 793.9 ns/op 5159.61 MB/s BenchmarkMemmoveOverlap/32-4 1239615 96.30 ns/op 332.28 MB/s BenchmarkMemmoveOverlap/64-4 836443 211.3 ns/op 302.84 MB/s BenchmarkMemmoveOverlap/128-4 926943 122.1 ns/op 1048.03 MB/s BenchmarkMemmoveOverlap/256-4 850443 139.0 ns/op 1841.23 MB/s BenchmarkMemmoveOverlap/512-4 592314 235.4 ns/op 2175.21 MB/s BenchmarkMemmoveOverlap/1024-4 392776 441.5 ns/op 2319.36 MB/s BenchmarkMemmoveOverlap/2048-4 254882 466.7 ns/op 4387.80 MB/s BenchmarkMemmoveOverlap/4096-4 155250 732.3 ns/op 5593.53 MB/s BenchmarkMemmoveUnalignedDst/0-4 17873880 6.897 ns/op BenchmarkMemmoveUnalignedDst/1-4 651105 158.3 ns/op 6.32 MB/s BenchmarkMemmoveUnalignedDst/2-4 1000000 111.2 ns/op 17.99 MB/s BenchmarkMemmoveUnalignedDst/3-4 1211337 96.20 ns/op 31.19 MB/s BenchmarkMemmoveUnalignedDst/4-4 1254571 96.22 ns/op 41.57 MB/s BenchmarkMemmoveUnalignedDst/5-4 1275058 95.88 ns/op 52.15 MB/s BenchmarkMemmoveUnalignedDst/6-4 1279159 89.34 ns/op 67.16 MB/s BenchmarkMemmoveUnalignedDst/7-4 1000000 102.3 ns/op 68.40 MB/s BenchmarkMemmoveUnalignedDst/8-4 1239439 111.7 ns/op 71.63 MB/s BenchmarkMemmoveUnalignedDst/9-4 1259865 94.60 ns/op 95.14 MB/s BenchmarkMemmoveUnalignedDst/10-4 1303420 99.84 ns/op 100.16 MB/s BenchmarkMemmoveUnalignedDst/11-4 1000000 177.3 ns/op 62.05 MB/s BenchmarkMemmoveUnalignedDst/12-4 998455 107.9 ns/op 111.23 MB/s BenchmarkMemmoveUnalignedDst/13-4 1205294 95.87 ns/op 135.60 MB/s BenchmarkMemmoveUnalignedDst/14-4 1236840 97.03 ns/op 144.28 MB/s BenchmarkMemmoveUnalignedDst/15-4 1000000 128.0 ns/op 117.16 MB/s BenchmarkMemmoveUnalignedDst/16-4 954795 106.2 ns/op 150.62 MB/s BenchmarkMemmoveUnalignedDst/32-4 1086610 97.24 ns/op 329.09 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 116.9 ns/op 547.46 MB/s BenchmarkMemmoveUnalignedDst/128-4 884625 119.7 ns/op 1069.60 MB/s BenchmarkMemmoveUnalignedDst/256-4 1000000 135.9 ns/op 1883.22 MB/s BenchmarkMemmoveUnalignedDst/512-4 579590 243.5 ns/op 2102.39 MB/s BenchmarkMemmoveUnalignedDst/1024-4 418293 305.6 ns/op 3350.92 MB/s BenchmarkMemmoveUnalignedDst/2048-4 305880 476.8 ns/op 4295.53 MB/s BenchmarkMemmoveUnalignedDst/4096-4 137890 781.7 ns/op 5239.79 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1135454 129.9 ns/op 246.40 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 969310 124.6 ns/op 513.84 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 111.4 ns/op 1148.55 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 977562 138.9 ns/op 1842.56 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 663254 206.0 ns/op 2485.91 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 298688 426.3 ns/op 2401.96 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 221178 463.7 ns/op 4416.92 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 130861 792.3 ns/op 5169.73 MB/s BenchmarkMemmoveUnalignedSrc/0-4 18706768 11.28 ns/op BenchmarkMemmoveUnalignedSrc/1-4 810448 161.9 ns/op 6.18 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1249048 100.8 ns/op 19.84 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1000000 134.7 ns/op 22.26 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1000000 178.8 ns/op 22.37 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1233278 97.94 ns/op 51.05 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1289470 90.71 ns/op 66.15 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1000000 146.3 ns/op 47.86 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1320883 96.20 ns/op 83.16 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1302156 147.4 ns/op 61.05 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1367400 96.05 ns/op 104.12 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1000000 102.3 ns/op 107.48 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1277959 88.28 ns/op 135.93 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1274098 90.95 ns/op 142.94 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1000000 100.3 ns/op 139.59 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1204459 152.1 ns/op 98.60 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1000000 103.2 ns/op 155.07 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1000000 105.0 ns/op 304.68 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1000000 126.3 ns/op 506.82 MB/s BenchmarkMemmoveUnalignedSrc/128-4 999782 133.2 ns/op 961.28 MB/s BenchmarkMemmoveUnalignedSrc/256-4 757288 139.9 ns/op 1829.64 MB/s BenchmarkMemmoveUnalignedSrc/512-4 589382 201.6 ns/op 2539.22 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 498195 295.0 ns/op 3471.11 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 258464 474.8 ns/op 4313.41 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 150434 918.1 ns/op 4461.58 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1000000 105.0 ns/op 304.71 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 106.6 ns/op 600.61 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 188.1 ns/op 680.43 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 874822 142.4 ns/op 1798.11 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 714384 179.6 ns/op 2850.91 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 469574 305.0 ns/op 3357.85 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 315795 520.6 ns/op 3934.18 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 159530 803.3 ns/op 5099.05 MB/s BenchmarkMemclr/5-4 14878153 8.486 ns/op 589.22 MB/s BenchmarkMemclr/16-4 15872013 8.740 ns/op 1830.59 MB/s BenchmarkMemclr/64-4 13874055 8.632 ns/op 7414.27 MB/s BenchmarkMemclr/256-4 12677318 11.08 ns/op 23101.76 MB/s BenchmarkMemclr/4096-4 2042047 57.56 ns/op 71162.07 MB/s BenchmarkMemclr/65536-4 84648 1246 ns/op 52616.09 MB/s BenchmarkMemclr/1M-4 5818 23360 ns/op 44887.33 MB/s BenchmarkMemclr/4M-4 1135 239133 ns/op 17539.65 MB/s BenchmarkMemclr/8M-4 324 402143 ns/op 20859.76 MB/s BenchmarkMemclr/16M-4 100 1476363 ns/op 11363.88 MB/s BenchmarkMemclr/64M-4 34 3176408 ns/op 21127.28 MB/s BenchmarkGoMemclr/5-4 1921117 62.63 ns/op 79.84 MB/s BenchmarkGoMemclr/16-4 545445 232.1 ns/op 68.94 MB/s BenchmarkGoMemclr/64-4 144622 1093 ns/op 58.57 MB/s BenchmarkGoMemclr/256-4 41178 2627 ns/op 97.44 MB/s BenchmarkMemclrRange/1K_2K-4 76564 1516 ns/op 63224.82 MB/s BenchmarkMemclrRange/2K_8K-4 23566 5887 ns/op 56654.54 MB/s BenchmarkMemclrRange/4K_16K-4 23383 4940 ns/op 65396.16 MB/s BenchmarkMemclrRange/160K_228K-4 3313 38820 ns/op 42835.24 MB/s BenchmarkClearFat7-4 3552058 33.85 ns/op BenchmarkClearFat8-4 3741622 29.31 ns/op BenchmarkClearFat11-4 3586699 38.93 ns/op BenchmarkClearFat12-4 3018213 61.66 ns/op BenchmarkClearFat13-4 3070659 38.73 ns/op BenchmarkClearFat14-4 1932363 59.73 ns/op BenchmarkClearFat15-4 3114856 40.67 ns/op BenchmarkClearFat16-4 3069490 65.04 ns/op BenchmarkClearFat24-4 3652718 58.37 ns/op BenchmarkClearFat32-4 2503622 71.63 ns/op BenchmarkClearFat40-4 3810873 32.72 ns/op BenchmarkClearFat48-4 3441008 30.87 ns/op BenchmarkClearFat56-4 3593322 37.63 ns/op BenchmarkClearFat64-4 3601668 40.00 ns/op BenchmarkClearFat72-4 3422577 53.94 ns/op BenchmarkClearFat128-4 2807634 40.12 ns/op BenchmarkClearFat256-4 2676031 47.95 ns/op BenchmarkClearFat512-4 1000000 105.1 ns/op BenchmarkClearFat1024-4 1000000 258.0 ns/op BenchmarkClearFat1032-4 772370 133.5 ns/op BenchmarkClearFat1040-4 962344 248.9 ns/op BenchmarkCopyFat7-4 4208907 27.28 ns/op BenchmarkCopyFat8-4 4519132 26.87 ns/op BenchmarkCopyFat11-4 3753764 42.52 ns/op BenchmarkCopyFat12-4 3876307 42.72 ns/op BenchmarkCopyFat13-4 3489272 37.18 ns/op BenchmarkCopyFat14-4 3614625 30.88 ns/op BenchmarkCopyFat15-4 3606169 28.68 ns/op BenchmarkCopyFat16-4 4209580 30.31 ns/op BenchmarkCopyFat24-4 4625096 55.17 ns/op BenchmarkCopyFat32-4 4022787 52.55 ns/op BenchmarkCopyFat64-4 4126602 31.19 ns/op BenchmarkCopyFat72-4 3764347 32.02 ns/op BenchmarkCopyFat128-4 2653387 66.52 ns/op BenchmarkCopyFat256-4 1838122 57.23 ns/op BenchmarkCopyFat512-4 1362032 153.7 ns/op BenchmarkCopyFat520-4 1245051 96.09 ns/op BenchmarkCopyFat1024-4 920936 167.6 ns/op BenchmarkCopyFat1032-4 1000000 177.7 ns/op BenchmarkCopyFat1040-4 918542 146.5 ns/op BenchmarkIssue18740/2byte-4 301 381295 ns/op BenchmarkIssue18740/4byte-4 336 361685 ns/op BenchmarkIssue18740/8byte-4 888 149082 ns/op BenchmarkReadMetricsLatency-4 10000 3013 p50-ns 4489 p90-ns 33481 p99-ns BenchmarkFinalizer-4 198 598162 ns/op BenchmarkFinalizerRun-4 219824 753.8 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7227474 15.23 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3329103 34.80 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2673868 60.63 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2673582 41.48 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1558981 79.96 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 117.7 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2334811 48.39 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1000000 101.6 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1000000 107.9 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2231204 52.29 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2098856 53.89 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2061552 73.08 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1674385 66.85 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1000000 145.3 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 6058592 23.35 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 7090228 23.80 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 6901396 15.63 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 6080037 18.08 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 6337257 29.04 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 4623141 31.59 ns/op BenchmarkFindBitRange64/PatternAASize2-4 7904738 17.61 ns/op BenchmarkFindBitRange64/PatternAASize8-4 4742833 23.48 ns/op BenchmarkFindBitRange64/PatternAASize32-4 6887812 18.18 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 7430748 17.05 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 8254225 17.85 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 5620077 21.10 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 6473144 17.44 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 6320388 22.21 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 6694543 17.57 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 5885644 18.90 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 6972446 15.97 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 6676076 17.72 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 6475221 16.61 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7353242 20.80 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 6322646 22.63 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 7222408 17.49 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 5319381 22.08 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 6324555 22.03 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 6724676 32.06 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 5129415 26.58 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 6885229 18.83 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 6162660 17.56 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 6860227 19.28 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 6269906 19.13 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 6371012 21.02 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 3302422 34.10 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 6171313 22.92 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 7914301 17.43 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 7050206 16.72 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 5721712 19.70 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 6561514 27.34 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 6606124 17.30 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 6309882 20.34 ns/op BenchmarkNetpollBreak-4 3043 40454 ns/op BenchmarkPingPongHog-4 502 271287 ns/op BenchmarkStackGrowth-4 67474 1570 ns/op BenchmarkStackGrowthDeep-4 760 169038 ns/op BenchmarkCreateGoroutines-4 49592 2390 ns/op BenchmarkCreateGoroutinesParallel-4 45193 2805 ns/op BenchmarkCreateGoroutinesCapture-4 8997 18751 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 36447 5100 ns/op BenchmarkClosureCall-4 28292337 4.671 ns/op BenchmarkWakeupParallelSpinning/0s-4 7657 20293 ns/op BenchmarkWakeupParallelSpinning/1µs-4 3854 27242 ns/op BenchmarkWakeupParallelSpinning/2µs-4 3723 37430 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2344 51685 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1488 94683 ns/op BenchmarkWakeupParallelSpinning/20µs-4 884 150882 ns/op BenchmarkWakeupParallelSpinning/50µs-4 343 345088 ns/op BenchmarkWakeupParallelSpinning/100µs-4 193 609321 ns/op BenchmarkMatmult-4 3455943 55.12 ns/op BenchmarkFastrand-4 6486046 18.70 ns/op BenchmarkFastrand64-4 6181672 21.14 ns/op BenchmarkFastrandHashiter-4 2125704 50.61 ns/op BenchmarkFastrandn/2-4 3434164 39.80 ns/op BenchmarkFastrandn/3-4 3997430 31.34 ns/op BenchmarkFastrandn/4-4 4422664 29.22 ns/op BenchmarkFastrandn/5-4 4248612 25.48 ns/op BenchmarkIfaceCmp100-4 128022 1744 ns/op BenchmarkIfaceCmpNil100-4 198914 934.4 ns/op BenchmarkEfaceCmpDiff-4 49508 3112 ns/op BenchmarkEfaceCmpDiffIndirect-4 43798 3225 ns/op BenchmarkDefer-4 1579405 83.70 ns/op BenchmarkDefer10-4 907593 182.4 ns/op BenchmarkDeferMany-4 611379 487.4 ns/op BenchmarkPanicRecover-4 223846 517.9 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 56 1998937 ns/op 1935047 p50-ns 2647732 p90-ns 5364077 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 49 3014575 ns/op 2542513 p50-ns 4813364 p90-ns 11955733 p99-ns BenchmarkGoroutineProfile/small/idle-4 28 4749144 ns/op 4321339 p50-ns 6534479 p90-ns 9738475 p99-ns BenchmarkGoroutineProfile/small/loaded-4 22 5631827 ns/op 5038352 p50-ns 7062690 p90-ns 13036165 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 58 1956660 ns/op 1952558 p50-ns 2680958 p90-ns 3552861 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 60 3456944 ns/op 2662511 p50-ns 6252574 p90-ns 14050483 p99-ns BenchmarkGoroutineProfile/large/idle-4 9 12292240 ns/op 10216044 p50-ns 19896861 p90-ns 19896861 p99-ns BenchmarkGoroutineProfile/large/loaded-4 3 34152607 ns/op 32841646 p50-ns 40391073 p90-ns 40391073 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 50 2111256 ns/op 1993625 p50-ns 2851712 p90-ns 3926305 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 54 2690521 ns/op 2103697 p50-ns 3758924 p90-ns 18448009 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 25 4914001 ns/op 4969698 p50-ns 6697151 p90-ns 7205486 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 20 10310085 ns/op 8472643 p50-ns 18894012 p90-ns 27921018 p99-ns BenchmarkRWMutexUncontended-4 1712250 88.14 ns/op BenchmarkRWMutexWrite100-4 80001 2908 ns/op BenchmarkRWMutexWrite10-4 1000000 1959 ns/op BenchmarkRWMutexWorkWrite100-4 32786 3503 ns/op BenchmarkRWMutexWorkWrite10-4 39272 4974 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2044 53567 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1081 112546 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1144 132477 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 483 458143 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 556 203646 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 201 556476 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 252 419586 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 96 1233586 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 157407 961.4 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 192666 1253 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 133494 1475 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 142092 1352 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 148798 1123 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 108996 1274 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 127021 1142 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 175053 1170 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 84624 1187 ns/op BenchmarkMakeSlice/Byte-4 1000000 102.4 ns/op BenchmarkMakeSlice/Int16-4 1000000 108.6 ns/op BenchmarkMakeSlice/Int-4 1000000 136.1 ns/op BenchmarkMakeSlice/Ptr-4 1000000 169.2 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 248.8 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 335.8 ns/op BenchmarkMakeSlice/Struct/40-4 587584 494.1 ns/op BenchmarkGrowSlice/Byte-4 463040 693.1 ns/op BenchmarkGrowSlice/Int16-4 372193 368.9 ns/op BenchmarkGrowSlice/Int-4 438969 488.6 ns/op BenchmarkGrowSlice/Ptr-4 429998 830.7 ns/op BenchmarkGrowSlice/Struct/24-4 161348 1518 ns/op BenchmarkGrowSlice/Struct/32-4 84394 4670 ns/op BenchmarkGrowSlice/Struct/40-4 43597 2500 ns/op BenchmarkExtendSlice/IntSlice-4 103748 1426 ns/op BenchmarkExtendSlice/PointerSlice-4 148286 1090 ns/op BenchmarkExtendSlice/NoGrow-4 442446 555.0 ns/op BenchmarkAppend-4 894289 182.2 ns/op BenchmarkAppendGrowByte-4 1 177664307 ns/op BenchmarkAppendGrowString-4 1 583618598 ns/op BenchmarkAppendSlice/1Bytes-4 259029 417.9 ns/op BenchmarkAppendSlice/4Bytes-4 156453 676.0 ns/op BenchmarkAppendSlice/7Bytes-4 144861 889.9 ns/op BenchmarkAppendSlice/8Bytes-4 183861 577.9 ns/op BenchmarkAppendSlice/15Bytes-4 282930 460.2 ns/op BenchmarkAppendSlice/16Bytes-4 222541 490.5 ns/op BenchmarkAppendSlice/32Bytes-4 206727 603.2 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 28281 4281 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 10000 11895 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 10000 44812 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 867 137900 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 82 1581243 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 31 5619347 ns/op BenchmarkAppendStr/1Bytes-4 348572 470.5 ns/op BenchmarkAppendStr/4Bytes-4 270736 428.8 ns/op BenchmarkAppendStr/8Bytes-4 292448 561.9 ns/op BenchmarkAppendStr/16Bytes-4 418377 308.9 ns/op BenchmarkAppendStr/32Bytes-4 457431 270.9 ns/op BenchmarkAppendSpecialCase-4 987272 263.8 ns/op BenchmarkCopy/1Byte-4 456711 363.5 ns/op 2.75 MB/s BenchmarkCopy/1String-4 274668 429.7 ns/op 2.33 MB/s BenchmarkCopy/2Byte-4 417632 410.6 ns/op 4.87 MB/s BenchmarkCopy/2String-4 1250503 92.02 ns/op 21.73 MB/s BenchmarkCopy/4Byte-4 1000000 108.4 ns/op 36.90 MB/s BenchmarkCopy/4String-4 1000000 164.3 ns/op 24.35 MB/s BenchmarkCopy/8Byte-4 1000000 206.7 ns/op 38.71 MB/s BenchmarkCopy/8String-4 1185510 111.8 ns/op 71.54 MB/s BenchmarkCopy/12Byte-4 1000000 107.7 ns/op 111.44 MB/s BenchmarkCopy/12String-4 1000000 179.5 ns/op 66.85 MB/s BenchmarkCopy/16Byte-4 1240249 95.30 ns/op 167.90 MB/s BenchmarkCopy/16String-4 1164374 204.3 ns/op 78.33 MB/s BenchmarkCopy/32Byte-4 1228974 99.91 ns/op 320.28 MB/s BenchmarkCopy/32String-4 1000000 102.0 ns/op 313.77 MB/s BenchmarkCopy/128Byte-4 1000000 137.4 ns/op 931.28 MB/s BenchmarkCopy/128String-4 906288 133.8 ns/op 956.72 MB/s BenchmarkCopy/1024Byte-4 388582 434.5 ns/op 2356.54 MB/s BenchmarkCopy/1024String-4 345502 399.1 ns/op 2565.68 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 20594 5503 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 10000 10893 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 17975 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 27349 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 8718 31130 ns/op BenchmarkAppendInPlace/Grow/Byte-4 128022 1650 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 133458 1687 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 64934 1955 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 49375 2671 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 43179 2913 ns/op BenchmarkStackCopyPtr-4 1 169282111 ns/op BenchmarkStackCopy-4 1 157838411 ns/op BenchmarkStackCopyNoCache-4 19 5664430 ns/op BenchmarkStackCopyWithStkobj-4 1 123040769 ns/op BenchmarkIssue18138-4 126 843360 ns/op BenchmarkCompareStringEqual-4 11164144 10.15 ns/op BenchmarkCompareStringIdentical-4 21629318 7.456 ns/op BenchmarkCompareStringSameLength-4 11468113 9.426 ns/op BenchmarkCompareStringDifferentLength-4 18144445 6.763 ns/op BenchmarkCompareStringBigUnaligned-4 1869 56193 ns/op 18660.49 MB/s BenchmarkCompareStringBig-4 1380 101309 ns/op 10350.38 MB/s BenchmarkConcatStringAndBytes-4 1524116 114.3 ns/op BenchmarkSliceByteToString/1-4 1419276 103.6 ns/op BenchmarkSliceByteToString/2-4 843406 174.2 ns/op BenchmarkSliceByteToString/4-4 929622 173.5 ns/op BenchmarkSliceByteToString/8-4 1000000 218.7 ns/op BenchmarkSliceByteToString/16-4 881001 209.9 ns/op BenchmarkSliceByteToString/32-4 801546 197.9 ns/op BenchmarkSliceByteToString/64-4 986198 297.5 ns/op BenchmarkSliceByteToString/128-4 811134 410.0 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2018092 55.85 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 862102 127.1 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1104951 104.5 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3076471 38.38 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1455727 73.52 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1000000 104.0 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1729562 71.98 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 387760 492.6 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 482929 289.6 ns/op BenchmarkRuneIterate/range/ASCII-4 6778106 16.77 ns/op BenchmarkRuneIterate/range/Japanese-4 2505699 50.05 ns/op BenchmarkRuneIterate/range/MixedLength-4 2846737 43.90 ns/op BenchmarkRuneIterate/range1/ASCII-4 7221216 15.41 ns/op BenchmarkRuneIterate/range1/Japanese-4 2384774 50.30 ns/op BenchmarkRuneIterate/range1/MixedLength-4 3028299 46.15 ns/op BenchmarkRuneIterate/range2/ASCII-4 6400646 17.70 ns/op BenchmarkRuneIterate/range2/Japanese-4 2229956 95.84 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2552176 46.16 ns/op BenchmarkArrayEqual-4 23871907 4.756 ns/op BenchmarkFunc/Name-4 6065601 18.86 ns/op BenchmarkFunc/Entry-4 15182890 8.853 ns/op BenchmarkFunc/FileLine-4 1835827 79.48 ns/op PASS ok runtime 465.088s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 27400 4210 ns/op BenchmarkHandle/concurrent-4 22299 5803 ns/op PASS ok runtime/cgo 0.566s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 22607614 9.947 ns/op BenchmarkAtomicStore64-4 12561147 13.30 ns/op BenchmarkAtomicLoad-4 25320183 8.213 ns/op BenchmarkAtomicStore-4 9687022 14.27 ns/op BenchmarkAnd8-4 10623147 20.10 ns/op BenchmarkAnd-4 10234310 15.68 ns/op BenchmarkAnd8Parallel-4 3635210 31.56 ns/op BenchmarkAndParallel-4 3600486 30.55 ns/op BenchmarkOr8-4 10063706 13.13 ns/op BenchmarkOr-4 11533113 21.20 ns/op BenchmarkOr8Parallel-4 3600157 31.12 ns/op BenchmarkOrParallel-4 3624333 31.49 ns/op BenchmarkXadd-4 3478857 30.78 ns/op BenchmarkXadd64-4 3393056 30.49 ns/op BenchmarkCas-4 2460228 47.48 ns/op BenchmarkCas64-4 2572474 49.10 ns/op BenchmarkXchg-4 4366468 30.61 ns/op BenchmarkXchg64-4 3595378 30.06 ns/op PASS ok runtime/internal/atomic 4.204s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 2386689 61.68 ns/op BenchmarkMulUintptr/large-4 1772544 62.58 ns/op PASS ok runtime/internal/math 0.573s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 9 11393357 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 8 24730982 ns/op 321.9 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 15 6786046 ns/op 19.60 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 4 27199164 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 3 35207776 ns/op 1365 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 21 6867803 ns/op 95.71 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 1 103773680 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 160161669 ns/op 11149 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 6 19414039 ns/op 1161 concurrent_launches/op PASS ok runtime/pprof 2.590s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 6 17955064 ns/op BenchmarkStackLeak-4 19029 6944 ns/op PASS ok runtime/race 0.523s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 1850191 62.89 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 188540 659.2 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.536s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 93012 1200 ns/op BenchmarkSortString1K-4 134 880366 ns/op BenchmarkSortString1K_Slice-4 145 895236 ns/op BenchmarkStableString1K-4 69 1507050 ns/op BenchmarkSortInt1K-4 145 862910 ns/op BenchmarkSortInt1K_Sorted-4 2307 56519 ns/op BenchmarkSortInt1K_Reversed-4 1246 86419 ns/op BenchmarkSortInt1K_Mod8-4 357 300997 ns/op BenchmarkStableInt1K-4 100 1179529 ns/op BenchmarkStableInt1K_Slice-4 100 1142072 ns/op BenchmarkSortInt64K-4 2 88098999 ns/op BenchmarkSortInt64K_Slice-4 2 66560042 ns/op BenchmarkStableInt64K-4 1 173845703 ns/op BenchmarkSort1e2-4 336 391028 ns/op BenchmarkStable1e2-4 120 1092176 ns/op BenchmarkSort1e4-4 2 83874047 ns/op BenchmarkStable1e4-4 1 340241802 ns/op PASS ok sort 41.452s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 680920 159.7 ns/op BenchmarkAtof64Float-4 594094 237.2 ns/op BenchmarkAtof64FloatExp-4 492625 293.5 ns/op BenchmarkAtof64Big-4 403132 329.8 ns/op BenchmarkAtof64RandomBits-4 189290 631.3 ns/op BenchmarkAtof64RandomFloats-4 409708 299.9 ns/op BenchmarkAtof64RandomLongFloats-4 314130 381.8 ns/op BenchmarkAtof32Decimal-4 686624 167.5 ns/op BenchmarkAtof32Float-4 704956 192.2 ns/op BenchmarkAtof32FloatExp-4 542344 264.4 ns/op BenchmarkAtof32Random-4 279428 446.5 ns/op BenchmarkAtof32RandomLong-4 146134 866.2 ns/op BenchmarkParseInt/Pos/7bit-4 1084758 105.9 ns/op BenchmarkParseInt/Pos/26bit-4 664828 185.9 ns/op BenchmarkParseInt/Pos/31bit-4 525933 210.4 ns/op BenchmarkParseInt/Pos/56bit-4 536528 252.0 ns/op BenchmarkParseInt/Pos/63bit-4 379875 306.9 ns/op BenchmarkParseInt/Neg/7bit-4 1000000 154.7 ns/op BenchmarkParseInt/Neg/26bit-4 656282 237.4 ns/op BenchmarkParseInt/Neg/31bit-4 739972 259.6 ns/op BenchmarkParseInt/Neg/56bit-4 512737 614.4 ns/op BenchmarkParseInt/Neg/63bit-4 369981 290.9 ns/op BenchmarkAtoi/Pos/7bit-4 1524202 86.07 ns/op BenchmarkAtoi/Pos/26bit-4 799813 143.2 ns/op BenchmarkAtoi/Pos/31bit-4 895548 144.5 ns/op BenchmarkAtoi/Pos/56bit-4 554139 239.2 ns/op BenchmarkAtoi/Pos/63bit-4 414514 385.9 ns/op BenchmarkAtoi/Neg/7bit-4 1391955 86.74 ns/op BenchmarkAtoi/Neg/26bit-4 823140 145.9 ns/op BenchmarkAtoi/Neg/31bit-4 915492 188.5 ns/op BenchmarkAtoi/Neg/56bit-4 524797 206.7 ns/op BenchmarkAtoi/Neg/63bit-4 433606 377.4 ns/op BenchmarkFormatFloat/Decimal-4 108334 1259 ns/op BenchmarkFormatFloat/Float-4 86071 1399 ns/op BenchmarkFormatFloat/Exp-4 99722 1180 ns/op BenchmarkFormatFloat/NegExp-4 92895 1305 ns/op BenchmarkFormatFloat/LongExp-4 65992 1519 ns/op BenchmarkFormatFloat/Big-4 83034 1762 ns/op BenchmarkFormatFloat/BinaryExp-4 191737 827.4 ns/op BenchmarkFormatFloat/32Integer-4 104283 1579 ns/op BenchmarkFormatFloat/32ExactFraction-4 86680 1234 ns/op BenchmarkFormatFloat/32Point-4 83480 1435 ns/op BenchmarkFormatFloat/32Exp-4 93637 1438 ns/op BenchmarkFormatFloat/32NegExp-4 74960 2069 ns/op BenchmarkFormatFloat/32Shortest-4 86382 1966 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 75822 1491 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 74253 1504 ns/op BenchmarkFormatFloat/64Fixed1-4 75628 1695 ns/op BenchmarkFormatFloat/64Fixed2-4 115688 1101 ns/op BenchmarkFormatFloat/64Fixed3-4 100345 1064 ns/op BenchmarkFormatFloat/64Fixed4-4 116352 1249 ns/op BenchmarkFormatFloat/64Fixed12-4 72098 2905 ns/op BenchmarkFormatFloat/64Fixed16-4 73274 1435 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 81858 1393 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 79706 1569 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 1850 71494 ns/op BenchmarkFormatFloat/Slowpath64-4 86533 1919 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 82989 1473 ns/op BenchmarkAppendFloat/Decimal-4 116662 925.4 ns/op BenchmarkAppendFloat/Float-4 102752 1082 ns/op BenchmarkAppendFloat/Exp-4 132925 919.5 ns/op BenchmarkAppendFloat/NegExp-4 133890 922.5 ns/op BenchmarkAppendFloat/LongExp-4 96058 1336 ns/op BenchmarkAppendFloat/Big-4 101529 1205 ns/op BenchmarkAppendFloat/BinaryExp-4 341797 376.2 ns/op BenchmarkAppendFloat/32Integer-4 137478 873.2 ns/op BenchmarkAppendFloat/32ExactFraction-4 140990 872.2 ns/op BenchmarkAppendFloat/32Point-4 127515 954.0 ns/op BenchmarkAppendFloat/32Exp-4 145230 855.1 ns/op BenchmarkAppendFloat/32NegExp-4 143700 938.1 ns/op BenchmarkAppendFloat/32Shortest-4 133267 813.5 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 170132 755.4 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 172582 757.6 ns/op BenchmarkAppendFloat/64Fixed1-4 199873 622.8 ns/op BenchmarkAppendFloat/64Fixed2-4 202677 611.5 ns/op BenchmarkAppendFloat/64Fixed3-4 202606 617.3 ns/op BenchmarkAppendFloat/64Fixed4-4 193412 628.9 ns/op BenchmarkAppendFloat/64Fixed12-4 93513 1160 ns/op BenchmarkAppendFloat/64Fixed16-4 130786 949.4 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 135102 881.0 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 107895 1047 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2512 48591 ns/op BenchmarkAppendFloat/Slowpath64-4 96316 1174 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 96657 1159 ns/op BenchmarkFormatInt-4 13728 9092 ns/op BenchmarkAppendInt-4 15781 8172 ns/op BenchmarkFormatUint-4 67676 1800 ns/op BenchmarkAppendUint-4 96879 1237 ns/op BenchmarkFormatIntSmall/7-4 1902117 65.85 ns/op BenchmarkFormatIntSmall/42-4 2109633 55.49 ns/op BenchmarkAppendIntSmall-4 1000000 104.1 ns/op BenchmarkAppendUintVarlen/1-4 1000000 106.0 ns/op BenchmarkAppendUintVarlen/12-4 1000000 109.2 ns/op BenchmarkAppendUintVarlen/123-4 809625 140.8 ns/op BenchmarkAppendUintVarlen/1234-4 900829 142.1 ns/op BenchmarkAppendUintVarlen/12345-4 873723 147.0 ns/op BenchmarkAppendUintVarlen/123456-4 821510 145.5 ns/op BenchmarkAppendUintVarlen/1234567-4 864388 148.2 ns/op BenchmarkAppendUintVarlen/12345678-4 826801 146.4 ns/op BenchmarkAppendUintVarlen/123456789-4 821623 151.3 ns/op BenchmarkAppendUintVarlen/1234567890-4 839132 152.5 ns/op BenchmarkAppendUintVarlen/12345678901-4 820999 153.0 ns/op BenchmarkAppendUintVarlen/123456789012-4 821031 156.0 ns/op BenchmarkAppendUintVarlen/1234567890123-4 753121 164.1 ns/op BenchmarkAppendUintVarlen/12345678901234-4 749948 183.8 ns/op BenchmarkAppendUintVarlen/123456789012345-4 679530 171.3 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 747590 162.8 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 763509 179.7 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 758854 170.3 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 751747 169.1 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 701526 171.1 ns/op BenchmarkQuote-4 32648 3077 ns/op BenchmarkQuoteRune-4 359510 326.1 ns/op BenchmarkAppendQuote-4 44302 2576 ns/op BenchmarkAppendQuoteRune-4 670078 169.4 ns/op BenchmarkUnquoteEasy-4 1439624 81.54 ns/op BenchmarkUnquoteHard-4 36555 3100 ns/op PASS ok strconv 21.857s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 399630 333.6 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 123963 1256 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 174878 804.3 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 237751 545.8 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 64707 1768 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 92509 1489 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 627848 236.9 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 26328 4207 ns/op BenchmarkGenericMatch1-4 2106 54535 ns/op BenchmarkGenericMatch2-4 454 254044 ns/op BenchmarkSingleMaxSkipping-4 12432 9874 ns/op 1012.71 MB/s BenchmarkSingleLongSuffixFail-4 20112 5965 ns/op 167.99 MB/s BenchmarkSingleMatch-4 198 608242 ns/op 24.66 MB/s BenchmarkByteByteNoMatch-4 93162 1456 ns/op BenchmarkByteByteMatch-4 16038 7887 ns/op BenchmarkByteStringMatch-4 17901 6723 ns/op BenchmarkHTMLEscapeNew-4 68732 1785 ns/op BenchmarkHTMLEscapeOld-4 77824 1590 ns/op BenchmarkByteStringReplacerWriteString-4 1466 83943 ns/op BenchmarkByteReplacerWriteString-4 1543 67823 ns/op BenchmarkByteByteReplaces-4 3027 40568 ns/op BenchmarkByteByteMap-4 9250 12539 ns/op BenchmarkMap/identity/ASCII-4 830004 162.4 ns/op BenchmarkMap/identity/Greek-4 554799 217.9 ns/op BenchmarkMap/change/ASCII-4 33421 3445 ns/op BenchmarkMap/change/Greek-4 24496 4716 ns/op BenchmarkIndexRune-4 1765292 65.45 ns/op BenchmarkIndexRuneLongString-4 1495772 77.40 ns/op BenchmarkIndexRuneFastPath-4 3225963 36.15 ns/op BenchmarkIndex-4 3240344 36.37 ns/op BenchmarkLastIndex-4 3406500 35.70 ns/op BenchmarkIndexByte-4 11929083 9.357 ns/op BenchmarkToUpper/#00-4 2807259 41.62 ns/op BenchmarkToUpper/ONLYUPPER-4 2396749 50.26 ns/op BenchmarkToUpper/abc-4 316732 401.0 ns/op BenchmarkToUpper/AbC123-4 225732 522.0 ns/op BenchmarkToUpper/azAZ09_-4 217551 466.8 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 46899 2498 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 66798 1822 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 30298 3871 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 53919 1954 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 110742 980.0 ns/op BenchmarkToLower/#00-4 2912229 43.31 ns/op BenchmarkToLower/abc-4 2294010 45.80 ns/op BenchmarkToLower/AbC123-4 210908 610.7 ns/op BenchmarkToLower/azAZ09_-4 173498 611.6 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 86040 1419 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 57663 2152 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 29953 3729 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 71704 1714 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 107058 1041 ns/op BenchmarkMapNoChanges-4 943610 123.9 ns/op BenchmarkTrim-4 34670 3621 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2450953 55.71 ns/op BenchmarkToValidUTF8/InvalidASCII-4 170802 731.7 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 93229 1143 ns/op BenchmarkEqualFold/Tests-4 50695 2165 ns/op BenchmarkEqualFold/ASCII-4 2878272 41.87 ns/op BenchmarkEqualFold/UnicodePrefix-4 122455 921.0 ns/op BenchmarkEqualFold/UnicodeSuffix-4 135643 909.4 ns/op BenchmarkIndexHard1-4 1154 109962 ns/op BenchmarkIndexHard2-4 777 150763 ns/op BenchmarkIndexHard3-4 199 611499 ns/op BenchmarkIndexHard4-4 202 615375 ns/op BenchmarkLastIndexHard1-4 82 1532963 ns/op BenchmarkLastIndexHard2-4 82 1535845 ns/op BenchmarkLastIndexHard3-4 81 1492861 ns/op BenchmarkCountHard1-4 1160 105572 ns/op BenchmarkCountHard2-4 794 157174 ns/op BenchmarkCountHard3-4 192 587271 ns/op BenchmarkIndexTorture-4 10000 11595 ns/op BenchmarkCountTorture-4 10000 11494 ns/op BenchmarkCountTortureOverlapping-4 882 130912 ns/op BenchmarkCountByte/10-4 3388302 33.63 ns/op 297.38 MB/s BenchmarkCountByte/32-4 3331164 36.02 ns/op 888.47 MB/s BenchmarkCountByte/4096-4 1000000 115.9 ns/op 35327.54 MB/s BenchmarkCountByte/4194304-4 780 134474 ns/op 31190.54 MB/s BenchmarkCountByte/67108864-4 26 4504483 ns/op 14898.24 MB/s BenchmarkFields/ASCII/16-4 366201 332.3 ns/op 48.15 MB/s 16 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 24582 4713 ns/op 54.31 MB/s 384 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1804 68519 ns/op 59.78 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 100 1228252 ns/op 53.36 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 6 19167393 ns/op 54.71 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 129604 974.8 ns/op 16.41 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 11415 ns/op 22.43 MB/s 240 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 610 205667 ns/op 19.92 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 32 3878730 ns/op 16.90 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 83367776 ns/op 12.58 MB/s 10465536 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 212215 559.7 ns/op 28.59 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 12043 9201 ns/op 27.82 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 852 172588 ns/op 23.73 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 43 3135983 ns/op 20.90 MB/s 463106 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 55819368 ns/op 18.79 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 152782 792.5 ns/op 20.19 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 12535 9538 ns/op 26.84 MB/s 240 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 680 180336 ns/op 22.71 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 38 3468179 ns/op 18.90 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 61124972 ns/op 17.15 MB/s 10465632 B/op 25 allocs/op BenchmarkSplitEmptySeparator-4 2 74116929 ns/op BenchmarkSplitSingleByteSeparator-4 19 6935366 ns/op BenchmarkSplitMultiByteSeparator-4 36 3533152 ns/op BenchmarkSplitNSingleByteSeparator-4 239542 688.3 ns/op BenchmarkSplitNMultiByteSeparator-4 173238 866.4 ns/op BenchmarkRepeat/5x0-4 2997828 39.69 ns/op BenchmarkRepeat/5x1-4 3159962 38.21 ns/op BenchmarkRepeat/5x2-4 256726 495.6 ns/op BenchmarkRepeat/5x6-4 113472 930.8 ns/op BenchmarkRepeat/10x0-4 2633457 39.68 ns/op BenchmarkRepeat/10x1-4 3060235 42.29 ns/op BenchmarkRepeat/10x2-4 231637 511.4 ns/op BenchmarkRepeat/10x6-4 150081 859.4 ns/op BenchmarkRepeatLarge/256/1-4 66688 1926 ns/op 132.93 MB/s BenchmarkRepeatLarge/256/16-4 111562 1326 ns/op 193.01 MB/s BenchmarkRepeatLarge/512/1-4 43810 2501 ns/op 204.76 MB/s BenchmarkRepeatLarge/512/16-4 58965 2001 ns/op 255.93 MB/s BenchmarkRepeatLarge/1024/1-4 30354 3757 ns/op 272.57 MB/s BenchmarkRepeatLarge/1024/16-4 37987 3023 ns/op 338.74 MB/s BenchmarkRepeatLarge/2048/1-4 20979 5173 ns/op 395.88 MB/s BenchmarkRepeatLarge/2048/16-4 26072 4734 ns/op 432.65 MB/s BenchmarkRepeatLarge/4096/1-4 13046 8929 ns/op 458.71 MB/s BenchmarkRepeatLarge/4096/16-4 14016 8895 ns/op 460.48 MB/s BenchmarkRepeatLarge/8192/1-4 8080 14941 ns/op 548.29 MB/s BenchmarkRepeatLarge/8192/16-4 10000 14223 ns/op 575.98 MB/s BenchmarkRepeatLarge/8192/4097-4 3617181 34.65 ns/op 118223.35 MB/s BenchmarkRepeatLarge/16384/1-4 5659 32390 ns/op 505.83 MB/s BenchmarkRepeatLarge/16384/16-4 7663 26961 ns/op 607.69 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 19863 ns/op 618.80 MB/s BenchmarkRepeatLarge/32768/1-4 2245 48067 ns/op 681.72 MB/s BenchmarkRepeatLarge/32768/16-4 2395 50139 ns/op 653.54 MB/s BenchmarkRepeatLarge/32768/4097-4 3319 48099 ns/op 596.25 MB/s BenchmarkRepeatLarge/65536/1-4 1120 100741 ns/op 650.54 MB/s BenchmarkRepeatLarge/65536/16-4 1179 102462 ns/op 639.61 MB/s BenchmarkRepeatLarge/65536/4097-4 1430 93528 ns/op 657.08 MB/s BenchmarkRepeatLarge/131072/1-4 272 391053 ns/op 335.18 MB/s BenchmarkRepeatLarge/131072/16-4 318 363719 ns/op 360.37 MB/s BenchmarkRepeatLarge/131072/4097-4 320 361730 ns/op 351.11 MB/s BenchmarkRepeatLarge/262144/1-4 176 670976 ns/op 390.69 MB/s BenchmarkRepeatLarge/262144/16-4 171 669880 ns/op 391.33 MB/s BenchmarkRepeatLarge/262144/4097-4 182 652757 ns/op 395.42 MB/s BenchmarkRepeatLarge/524288/1-4 79 1318227 ns/op 397.72 MB/s BenchmarkRepeatLarge/524288/16-4 85 1577689 ns/op 332.31 MB/s BenchmarkRepeatLarge/524288/4097-4 67 1757227 ns/op 296.10 MB/s BenchmarkRepeatLarge/1048576/1-4 48 2699836 ns/op 388.39 MB/s BenchmarkRepeatLarge/1048576/16-4 49 2487806 ns/op 421.49 MB/s BenchmarkRepeatLarge/1048576/4097-4 48 2605768 ns/op 400.93 MB/s BenchmarkRepeatLarge/2097152/1-4 27 4824674 ns/op 434.67 MB/s BenchmarkRepeatLarge/2097152/16-4 24 4634224 ns/op 452.54 MB/s BenchmarkRepeatLarge/2097152/4097-4 25 4322009 ns/op 484.40 MB/s BenchmarkRepeatLarge/4194304/1-4 12 8954571 ns/op 468.40 MB/s BenchmarkRepeatLarge/4194304/16-4 13 8935300 ns/op 469.41 MB/s BenchmarkRepeatLarge/4194304/4097-4 13 8245536 ns/op 508.30 MB/s BenchmarkRepeatLarge/8388608/1-4 7 15757539 ns/op 532.36 MB/s BenchmarkRepeatLarge/8388608/16-4 7 15454344 ns/op 542.80 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 13789235 ns/op 608.20 MB/s BenchmarkRepeatLarge/16777216/1-4 4 28846343 ns/op 581.61 MB/s BenchmarkRepeatLarge/16777216/16-4 4 28148443 ns/op 596.03 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 25661362 ns/op 653.79 MB/s BenchmarkRepeatLarge/33554432/1-4 2 52972256 ns/op 633.43 MB/s BenchmarkRepeatLarge/33554432/16-4 2 55407784 ns/op 605.59 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 50684374 ns/op 662.03 MB/s BenchmarkRepeatLarge/67108864/1-4 2 103652475 ns/op 647.44 MB/s BenchmarkRepeatLarge/67108864/16-4 2 99786038 ns/op 672.53 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 100314896 ns/op 668.98 MB/s BenchmarkRepeatLarge/134217728/1-4 1 205112390 ns/op 654.36 MB/s BenchmarkRepeatLarge/134217728/16-4 1 203880291 ns/op 658.32 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 201839189 ns/op 664.97 MB/s BenchmarkRepeatLarge/268435456/1-4 1 451301739 ns/op 594.80 MB/s BenchmarkRepeatLarge/268435456/16-4 1 433190362 ns/op 619.67 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 476700048 ns/op 563.11 MB/s BenchmarkRepeatLarge/536870912/1-4 1 987854440 ns/op 543.47 MB/s BenchmarkRepeatLarge/536870912/16-4 1 845408271 ns/op 635.04 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 878338476 ns/op 611.23 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3581706911 ns/op 299.78 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 4285671664 ns/op 250.54 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 4781320194 ns/op 224.57 MB/s BenchmarkIndexAnyASCII/1:1-4 2054720 55.07 ns/op BenchmarkIndexAnyASCII/1:2-4 2213932 53.29 ns/op BenchmarkIndexAnyASCII/1:4-4 2234355 53.31 ns/op BenchmarkIndexAnyASCII/1:8-4 2226073 52.77 ns/op BenchmarkIndexAnyASCII/1:16-4 2080510 57.83 ns/op BenchmarkIndexAnyASCII/1:32-4 2191334 54.02 ns/op BenchmarkIndexAnyASCII/1:64-4 2200238 53.86 ns/op BenchmarkIndexAnyASCII/16:1-4 2209219 52.86 ns/op BenchmarkIndexAnyASCII/16:2-4 803558 128.0 ns/op BenchmarkIndexAnyASCII/16:4-4 800510 129.6 ns/op BenchmarkIndexAnyASCII/16:8-4 836860 134.9 ns/op BenchmarkIndexAnyASCII/16:16-4 936184 139.2 ns/op BenchmarkIndexAnyASCII/16:32-4 708681 155.5 ns/op BenchmarkIndexAnyASCII/16:64-4 609940 188.1 ns/op BenchmarkIndexAnyASCII/256:1-4 1991149 59.44 ns/op BenchmarkIndexAnyASCII/256:2-4 99674 1186 ns/op BenchmarkIndexAnyASCII/256:4-4 99038 1185 ns/op BenchmarkIndexAnyASCII/256:8-4 98718 1179 ns/op BenchmarkIndexAnyASCII/256:16-4 100458 1184 ns/op BenchmarkIndexAnyASCII/256:32-4 94844 1227 ns/op BenchmarkIndexAnyASCII/256:64-4 94473 1256 ns/op BenchmarkIndexAnyUTF8/1:1-4 2288742 50.10 ns/op BenchmarkIndexAnyUTF8/1:2-4 2279109 52.89 ns/op BenchmarkIndexAnyUTF8/1:4-4 2230882 51.97 ns/op BenchmarkIndexAnyUTF8/1:8-4 2302242 51.75 ns/op BenchmarkIndexAnyUTF8/1:16-4 2216704 52.42 ns/op BenchmarkIndexAnyUTF8/1:32-4 2196321 54.16 ns/op BenchmarkIndexAnyUTF8/1:64-4 2201960 54.53 ns/op BenchmarkIndexAnyUTF8/16:1-4 1628262 62.14 ns/op BenchmarkIndexAnyUTF8/16:2-4 302700 424.4 ns/op BenchmarkIndexAnyUTF8/16:4-4 295498 424.6 ns/op BenchmarkIndexAnyUTF8/16:8-4 285867 431.3 ns/op BenchmarkIndexAnyUTF8/16:16-4 281306 429.0 ns/op BenchmarkIndexAnyUTF8/16:32-4 264770 433.1 ns/op BenchmarkIndexAnyUTF8/16:64-4 250584 447.7 ns/op BenchmarkIndexAnyUTF8/256:1-4 468466 254.0 ns/op BenchmarkIndexAnyUTF8/256:2-4 19566 6020 ns/op BenchmarkIndexAnyUTF8/256:4-4 19147 6279 ns/op BenchmarkIndexAnyUTF8/256:8-4 19728 6035 ns/op BenchmarkIndexAnyUTF8/256:16-4 18876 6272 ns/op BenchmarkIndexAnyUTF8/256:32-4 18231 6480 ns/op BenchmarkIndexAnyUTF8/256:64-4 18061 6531 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2266338 51.16 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2300210 50.71 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2266851 50.90 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2310444 49.81 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2357834 51.03 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2271448 51.57 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2262075 51.09 ns/op BenchmarkLastIndexAnyASCII/16:1-4 1000000 123.0 ns/op BenchmarkLastIndexAnyASCII/16:2-4 909808 121.0 ns/op BenchmarkLastIndexAnyASCII/16:4-4 1000000 122.8 ns/op BenchmarkLastIndexAnyASCII/16:8-4 882256 127.9 ns/op BenchmarkLastIndexAnyASCII/16:16-4 952538 135.0 ns/op BenchmarkLastIndexAnyASCII/16:32-4 689869 170.3 ns/op BenchmarkLastIndexAnyASCII/16:64-4 690726 183.4 ns/op BenchmarkLastIndexAnyASCII/256:1-4 95451 1192 ns/op BenchmarkLastIndexAnyASCII/256:2-4 97689 1183 ns/op BenchmarkLastIndexAnyASCII/256:4-4 101635 1173 ns/op BenchmarkLastIndexAnyASCII/256:8-4 94582 1173 ns/op BenchmarkLastIndexAnyASCII/256:16-4 98494 1185 ns/op BenchmarkLastIndexAnyASCII/256:32-4 98914 1191 ns/op BenchmarkLastIndexAnyASCII/256:64-4 88243 1243 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2229856 52.69 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2263039 51.30 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2321341 51.56 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2273073 51.22 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2246124 52.33 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2197882 53.32 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2185213 52.93 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 303650 370.3 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 169798 734.9 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 156673 742.0 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 162144 748.0 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 160210 759.5 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 154431 759.5 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 140610 790.2 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 20683 5362 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 9496 11809 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 9213 11163 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 10000 11463 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 11587 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 9050 11719 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 11744 ns/op BenchmarkTrimASCII/1:1-4 2875335 40.99 ns/op BenchmarkTrimASCII/1:2-4 2356570 50.35 ns/op BenchmarkTrimASCII/1:4-4 2210913 52.32 ns/op BenchmarkTrimASCII/1:8-4 2149092 60.25 ns/op BenchmarkTrimASCII/1:16-4 1927633 61.29 ns/op BenchmarkTrimASCII/16:1-4 2471079 47.63 ns/op BenchmarkTrimASCII/16:2-4 1000000 124.4 ns/op BenchmarkTrimASCII/16:4-4 1000000 125.3 ns/op BenchmarkTrimASCII/16:8-4 984786 128.9 ns/op BenchmarkTrimASCII/16:16-4 948394 135.4 ns/op BenchmarkTrimASCII/256:1-4 700963 183.7 ns/op BenchmarkTrimASCII/256:2-4 93554 1167 ns/op BenchmarkTrimASCII/256:4-4 104830 1184 ns/op BenchmarkTrimASCII/256:8-4 104996 1300 ns/op BenchmarkTrimASCII/256:16-4 101343 1195 ns/op BenchmarkTrimASCII/4096:1-4 52050 2200 ns/op BenchmarkTrimASCII/4096:2-4 7255 17764 ns/op BenchmarkTrimASCII/4096:4-4 7225 17799 ns/op BenchmarkTrimASCII/4096:8-4 6278 18483 ns/op BenchmarkTrimASCII/4096:16-4 7146 18895 ns/op BenchmarkTrimByte-4 3572319 33.30 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 18976 6371 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 19381 6191 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1770 70508 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 3528 35488 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 7010 17749 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 10000 10295 ns/op BenchmarkJoin/0-4 4050190 29.28 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 3023479 39.26 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 221772 592.3 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 140941 855.4 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 101414 1164 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 82297 1513 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 67659 1699 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 54918 1950 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2469195 48.87 ns/op BenchmarkTrimSpace/ASCII-4 1732125 68.98 ns/op BenchmarkTrimSpace/SomeNonASCII-4 141463 868.5 ns/op BenchmarkTrimSpace/JustNonASCII-4 75448 1638 ns/op BenchmarkReplaceAll-4 114766 1081 ns/op 16 B/op 1 allocs/op PASS ok strings 86.844s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 56419 1818 ns/op BenchmarkCond2-4 26071 5248 ns/op BenchmarkCond4-4 13438 9343 ns/op BenchmarkCond8-4 9042 15799 ns/op BenchmarkCond16-4 3460 30089 ns/op BenchmarkCond32-4 2109 56068 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 545232 232.0 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 468063 284.5 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 597589 204.3 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 640280 182.9 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 399625 417.1 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 742024 171.1 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 111475 1169 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 111650 1377 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 94974 1421 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 69194 1876 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 782532 185.9 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 188622 590.9 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 687218 200.2 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 191174 680.9 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 802594 169.6 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 187942 624.0 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 914247 112.4 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 64820 1991 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 151072 845.0 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 864333 533.1 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 6640 16333 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 384 309257 ns/op BenchmarkRange/*sync.Map-4 1723 66009 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 107486 1890 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 228782 505.8 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 89398 1598 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 59326 2438 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 246038 519.7 ns/op BenchmarkAdversarialDelete/*sync.Map-4 141183 1213 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 98458 1155 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 202414 586.4 ns/op BenchmarkDeleteCollision/*sync.Map-4 797187 148.7 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 74029 2004 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 174866 668.2 ns/op BenchmarkSwapCollision/*sync.Map-4 97480 1103 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 199 635224 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 130538 832.2 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 462063 361.2 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 29448 4646 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 78079 1408 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 35187 3643 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 353886 341.3 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 117134 955.0 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 260881 473.4 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1056698 122.3 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 188500 580.5 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1448612 89.95 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 721198 154.7 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 187586 651.8 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 668706 224.2 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 130353 1134 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 284110 504.6 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 471088 395.3 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 134394 1023 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 524278 278.4 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 323413 527.5 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 168085 868.6 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 251775 482.9 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 68566 1594 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 261766 621.9 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 411279 291.5 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 156314 804.6 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 479122 235.0 ns/op BenchmarkUncontendedSemaphore-4 4451612 26.14 ns/op BenchmarkContendedSemaphore-4 4129699 25.67 ns/op BenchmarkMutexUncontended-4 928306 170.1 ns/op BenchmarkMutex-4 259042 538.4 ns/op BenchmarkMutexSlack-4 212216 538.5 ns/op BenchmarkMutexWork-4 199016 592.9 ns/op BenchmarkMutexWorkSlack-4 185662 594.4 ns/op BenchmarkMutexNoSpin-4 76627 1461 ns/op BenchmarkMutexSpin-4 58903 1946 ns/op BenchmarkOnce-4 879686 148.1 ns/op BenchmarkSemaUncontended-4 4748649 23.36 ns/op BenchmarkSemaSyntNonblock-4 1339184 88.65 ns/op BenchmarkSemaSyntBlock-4 1943518 57.78 ns/op BenchmarkSemaWorkNonblock-4 1231038 99.77 ns/op BenchmarkSemaWorkBlock-4 1360394 89.41 ns/op BenchmarkRWMutexUncontended-4 369205 287.3 ns/op BenchmarkRWMutexWrite100-4 345135 328.9 ns/op BenchmarkRWMutexWrite10-4 287896 349.3 ns/op BenchmarkRWMutexWorkWrite100-4 269139 436.2 ns/op BenchmarkRWMutexWorkWrite10-4 250353 466.2 ns/op BenchmarkWaitGroupUncontended-4 806344 158.7 ns/op BenchmarkWaitGroupAddDone-4 494736 223.6 ns/op BenchmarkWaitGroupAddDoneWork-4 506390 244.1 ns/op BenchmarkWaitGroupWait-4 2725148 41.01 ns/op BenchmarkWaitGroupWaitWork-4 2403640 48.68 ns/op BenchmarkWaitGroupActuallyWait-4 54060 1927 ns/op 32 B/op 2 allocs/op PASS ok sync 21.217s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 762802 160.0 ns/op PASS ok sync/atomic 0.270s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 118836 993.4 ns/op 0 B/op 0 allocs/op PASS ok testing 0.319s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 6642 18197 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 9420 12917 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 85 1378765 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 92 1150552 ns/op 1406 B/op 11 allocs/op BenchmarkTable/1x100000/new-4 1 175280920 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 175212595 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1544 74824 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1954 64532 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 18 7068070 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 19 6247347 ns/op 21766 B/op 54 allocs/op BenchmarkTable/10x100000/new-4 1 733926532 ns/op 48120800 B/op 100074 allocs/op BenchmarkTable/10x100000/reuse-4 1 710268890 ns/op 48120896 B/op 100075 allocs/op BenchmarkTable/100x10/new-4 184 643282 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 184 558963 ns/op 213 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 59513462 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 56511874 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7443954987 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 7152471035 ns/op 335150440 B/op 100095 allocs/op BenchmarkPyramid/10-4 2253 53540 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 31 3771667 ns/op 409140 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 340219431 ns/op 35625256 B/op 2055 allocs/op BenchmarkRagged/10-4 2018 79977 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 217 570457 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 24 5592597 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 7419 17708 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 20.254s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 1 110003176 ns/op BenchmarkVariableString-4 78190 1462 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 2238 59571 ns/op 2510 B/op 39 allocs/op PASS ok text/template/parse 0.496s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 55 2087982 ns/op BenchmarkAfter-4 169 1038903 ns/op BenchmarkStop-4 237 495747 ns/op BenchmarkSimultaneousAfterFunc-4 45 3299547 ns/op BenchmarkStartStop-4 290 503609 ns/op BenchmarkReset-4 2478 55796 ns/op BenchmarkSleep-4 38 2817995 ns/op BenchmarkParallelTimerLatency-4 31 989213 avg-late-ns 1755752 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 569323 avg-late-ns 1579882 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 32 487509 avg-late-ns 2100844 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 227897 avg-late-ns 1865690 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 32 373665 avg-late-ns 2138549 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 28 213888 avg-late-ns 2451604 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 182035 avg-late-ns 1745552 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 315825 avg-late-ns 2056438 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 292485 avg-late-ns 2383517 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 364614 avg-late-ns 2167556 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 26 4084447 avg-late-ns 15958696 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 445776 avg-late-ns 1614655 max-late-ns BenchmarkTicker-4 199 1941110 ns/op BenchmarkTickerReset-4 3036 52618 ns/op BenchmarkTickerResetNaive-4 186 688829 ns/op BenchmarkNow-4 715950 171.7 ns/op BenchmarkNowUnixNano-4 598300 178.8 ns/op BenchmarkNowUnixMilli-4 668984 173.9 ns/op BenchmarkNowUnixMicro-4 629414 183.2 ns/op BenchmarkFormat-4 48464 2415 ns/op BenchmarkFormatRFC3339-4 68306 1712 ns/op BenchmarkFormatRFC3339Nano-4 58790 1747 ns/op BenchmarkFormatNow-4 60703 1754 ns/op BenchmarkMarshalJSON-4 87954 1320 ns/op BenchmarkMarshalText-4 87736 1340 ns/op BenchmarkParse-4 106888 1103 ns/op BenchmarkParseRFC3339UTC-4 305257 431.4 ns/op BenchmarkParseRFC3339UTCBytes-4 199443 519.8 ns/op BenchmarkParseRFC3339TZ-4 95785 1234 ns/op BenchmarkParseRFC3339TZBytes-4 82852 1448 ns/op BenchmarkParseDuration-4 486361 238.7 ns/op BenchmarkHour-4 978249 128.9 ns/op BenchmarkSecond-4 815127 129.5 ns/op BenchmarkYear-4 757593 175.8 ns/op BenchmarkDay-4 678049 209.1 ns/op BenchmarkISOWeek-4 713468 168.2 ns/op BenchmarkGoString-4 75702 1639 ns/op BenchmarkUnmarshalText-4 77053 1619 ns/op PASS ok time 12.663s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 565362 211.9 ns/op BenchmarkDecodeValidJapaneseChars-4 671348 187.0 ns/op BenchmarkDecodeRune-4 2388547 46.36 ns/op BenchmarkEncodeValidASCII-4 490557 246.9 ns/op BenchmarkEncodeValidJapaneseChars-4 679682 174.1 ns/op BenchmarkAppendRuneValidASCII-4 1000000 101.4 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2027750 56.39 ns/op BenchmarkEncodeRune-4 4019634 27.78 ns/op PASS ok unicode/utf16 1.426s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1041511 113.7 ns/op BenchmarkRuneCountTenJapaneseChars-4 176175 573.7 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2640050 38.50 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 366696 326.3 ns/op BenchmarkValidTenASCIIChars-4 1000000 104.1 ns/op BenchmarkValid100KASCIIChars-4 164 713280 ns/op BenchmarkValidTenJapaneseChars-4 204817 606.1 ns/op BenchmarkValidLongMostlyASCII-4 153 790879 ns/op BenchmarkValidLongJapanese-4 69 1765079 ns/op BenchmarkValidStringTenASCIIChars-4 3592212 33.30 ns/op BenchmarkValidString100KASCIIChars-4 12138 9843 ns/op BenchmarkValidStringTenJapaneseChars-4 378660 316.3 ns/op BenchmarkValidStringLongMostlyASCII-4 1504 82690 ns/op BenchmarkValidStringLongJapanese-4 100 1004867 ns/op BenchmarkEncodeASCIIRune-4 3114147 37.83 ns/op BenchmarkEncodeJapaneseRune-4 1982749 59.75 ns/op BenchmarkAppendASCIIRune-4 9495151 13.00 ns/op BenchmarkAppendJapaneseRune-4 2126559 60.39 ns/op BenchmarkDecodeASCIIRune-4 2526272 48.84 ns/op BenchmarkDecodeJapaneseRune-4 1578129 73.91 ns/op BenchmarkFullRune/ASCII-4 2994718 35.78 ns/op BenchmarkFullRune/Incomplete-4 1604520 74.31 ns/op BenchmarkFullRune/Japanese-4 3633273 33.90 ns/op PASS ok unicode/utf8 4.171s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 55809876458 ns/op PASS ok cmd/api 76.435s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1259170 91.47 ns/op BenchmarkEqArrayOfStrings64-4 218689 591.4 ns/op BenchmarkEqArrayOfStrings1024-4 14716 8403 ns/op BenchmarkEqArrayOfFloats5-4 1484024 78.07 ns/op BenchmarkEqArrayOfFloats64-4 213901 583.5 ns/op BenchmarkEqArrayOfFloats1024-4 13468 8430 ns/op BenchmarkEqStruct-4 28836961 4.055 ns/op PASS ok cmd/compile/internal/reflectdata 1.440s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 370535 ns/op BenchmarkCopyElim1-4 339 437272 ns/op BenchmarkCopyElim10-4 288 419107 ns/op BenchmarkCopyElim100-4 176 673289 ns/op BenchmarkCopyElim1000-4 50 2077879 ns/op BenchmarkCopyElim10000-4 4 27435899 ns/op BenchmarkCopyElim100000-4 1 466874470 ns/op BenchmarkDeadCode/1-4 183 580596 ns/op BenchmarkDeadCode/10-4 213 571520 ns/op BenchmarkDeadCode/100-4 164 805268 ns/op BenchmarkDeadCode/1000-4 61 3449436 ns/op BenchmarkDeadCode/10000-4 4 28760241 ns/op BenchmarkDeadCode/100000-4 1 300984124 ns/op BenchmarkDeadCode/200000-4 1 630578934 ns/op BenchmarkDominatorsLinear-4 16 8212940 ns/op 1.22 MB/s BenchmarkDominatorsFwdBack-4 10 10985587 ns/op 0.91 MB/s BenchmarkDominatorsManyPred-4 10 10688198 ns/op 0.94 MB/s BenchmarkDominatorsMaxPred-4 10 11499219 ns/op 0.87 MB/s BenchmarkDominatorsMaxPredVal-4 10 11636640 ns/op 0.86 MB/s BenchmarkFuse/1-4 344 394804 ns/op BenchmarkFuse/10-4 284 401019 ns/op BenchmarkFuse/100-4 156 814190 ns/op BenchmarkFuse/1000-4 27 6694381 ns/op BenchmarkFuse/10000-4 2 58974708 ns/op BenchmarkNilCheckDeep1-4 13622 8498 ns/op 0.12 MB/s 235 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 6192 20684 ns/op 0.48 MB/s 236 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 843 139479 ns/op 0.72 MB/s 640 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 85 1323939 ns/op 0.76 MB/s 5859 B/op 5 allocs/op BenchmarkNilCheckDeep10000-4 7 15531565 ns/op 0.64 MB/s 103298 B/op 6 allocs/op BenchmarkDSEPass-4 42 2824929 ns/op 53276 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 104848279 ns/op 4269296 B/op 108761 allocs/op BenchmarkCSEPass-4 8 13616198 ns/op 164279 B/op 10 allocs/op BenchmarkCSEPassBlock-4 1 140265913 ns/op 5679136 B/op 97568 allocs/op BenchmarkDeadcodePass-4 152 667332 ns/op 104789 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 115239289 ns/op 4052752 B/op 45039 allocs/op BenchmarkMultiPass-4 79 1422238 ns/op 230800 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 227524230 ns/op 11266000 B/op 150478 allocs/op BenchmarkCondRewrite/SoloJump-4 4028953 26.51 ns/op BenchmarkCondRewrite/CombJump-4 4397985 26.83 ns/op PASS ok cmd/compile/internal/ssa 17.162s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 12843 8953 ns/op BenchmarkExtShift-4 22796 5261 ns/op BenchmarkModify-4 8552 14629 ns/op BenchmarkMullImm-4 22304 5150 ns/op BenchmarkConstModify-4 7516 18200 ns/op BenchmarkBitSet-4 10000 10055 ns/op BenchmarkBitClear-4 10000 10491 ns/op BenchmarkBitToggle-4 10000 10816 ns/op BenchmarkBitSetConst-4 128241 960.3 ns/op BenchmarkBitClearConst-4 125616 967.4 ns/op BenchmarkBitToggleConst-4 132224 943.5 ns/op BenchmarkDivconstI64-4 6597171 17.76 ns/op BenchmarkModconstI64-4 5918013 18.25 ns/op BenchmarkDivisiblePow2constI64-4 6767676 16.76 ns/op BenchmarkDivisibleconstI64-4 7739217 15.19 ns/op BenchmarkDivisibleWDivconstI64-4 3734048 31.69 ns/op BenchmarkDivconstU64/3-4 6980818 16.84 ns/op BenchmarkDivconstU64/5-4 7106918 16.22 ns/op BenchmarkDivconstU64/37-4 6324489 19.07 ns/op BenchmarkDivconstU64/1234567-4 6039637 18.20 ns/op BenchmarkModconstU64-4 7480879 15.43 ns/op BenchmarkDivisibleconstU64-4 8146777 13.75 ns/op BenchmarkDivisibleWDivconstU64-4 3962473 29.46 ns/op BenchmarkDivconstI32-4 6808135 14.71 ns/op BenchmarkModconstI32-4 9651012 12.98 ns/op BenchmarkDivisiblePow2constI32-4 8912037 12.70 ns/op BenchmarkDivisibleconstI32-4 8496213 12.87 ns/op BenchmarkDivisibleWDivconstI32-4 4150512 27.78 ns/op BenchmarkDivconstU32-4 7272840 16.02 ns/op BenchmarkModconstU32-4 7084363 15.25 ns/op BenchmarkDivisibleconstU32-4 8950810 12.92 ns/op BenchmarkDivisibleWDivconstU32-4 3891596 28.31 ns/op BenchmarkDivconstI16-4 7198015 15.05 ns/op BenchmarkModconstI16-4 9675830 12.55 ns/op BenchmarkDivisiblePow2constI16-4 8877938 13.28 ns/op BenchmarkDivisibleconstI16-4 8833723 12.66 ns/op BenchmarkDivisibleWDivconstI16-4 4391220 26.65 ns/op BenchmarkDivconstU16-4 9732841 12.48 ns/op BenchmarkModconstU16-4 8516629 12.72 ns/op BenchmarkDivisibleconstU16-4 9077732 12.64 ns/op BenchmarkDivisibleWDivconstU16-4 4481696 26.96 ns/op BenchmarkDivconstI8-4 8949157 12.75 ns/op BenchmarkModconstI8-4 8404578 15.02 ns/op BenchmarkDivisiblePow2constI8-4 7806404 15.40 ns/op BenchmarkDivisibleconstI8-4 6130512 17.47 ns/op BenchmarkDivisibleWDivconstI8-4 4574371 26.17 ns/op BenchmarkDivconstU8-4 9361728 12.49 ns/op BenchmarkModconstU8-4 9707281 12.64 ns/op BenchmarkDivisibleconstU8-4 9442167 12.52 ns/op BenchmarkDivisibleWDivconstU8-4 4281970 27.79 ns/op BenchmarkMul2-4 271563 462.5 ns/op BenchmarkMulNeg2-4 266738 477.9 ns/op BenchmarkEfaceInteger-4 3139269 34.89 ns/op BenchmarkMulconstI32/3-4 31810965 4.297 ns/op BenchmarkMulconstI32/5-4 31364160 4.174 ns/op BenchmarkMulconstI32/12-4 28777143 4.277 ns/op BenchmarkMulconstI32/120-4 32133589 4.122 ns/op BenchmarkMulconstI32/-120-4 31173470 4.093 ns/op BenchmarkMulconstI32/65537-4 30269037 4.611 ns/op BenchmarkMulconstI32/65538-4 26715276 4.669 ns/op BenchmarkMulconstI64/3-4 29260820 4.302 ns/op BenchmarkMulconstI64/5-4 30097410 4.260 ns/op BenchmarkMulconstI64/12-4 29496262 4.400 ns/op BenchmarkMulconstI64/120-4 30269725 4.355 ns/op BenchmarkMulconstI64/-120-4 29936623 4.324 ns/op BenchmarkMulconstI64/65537-4 30272176 4.322 ns/op BenchmarkMulconstI64/65538-4 29891440 4.353 ns/op BenchmarkMulconstU32/3-4 28484598 4.204 ns/op BenchmarkMulconstU32/5-4 31413579 4.197 ns/op BenchmarkMulconstU32/12-4 29866860 4.475 ns/op BenchmarkMulconstU32/120-4 28865067 4.438 ns/op BenchmarkMulconstU32/65537-4 28949676 4.505 ns/op BenchmarkMulconstU32/65538-4 29280762 4.682 ns/op BenchmarkMulconstU64/3-4 29468194 5.588 ns/op BenchmarkMulconstU64/5-4 23477560 4.839 ns/op BenchmarkMulconstU64/12-4 29474527 4.718 ns/op BenchmarkMulconstU64/120-4 27129324 5.182 ns/op BenchmarkMulconstU64/65537-4 23412411 4.715 ns/op BenchmarkMulconstU64/65538-4 25590348 4.717 ns/op BenchmarkShiftArithmeticRight-4 29134380 4.499 ns/op BenchmarkSwitch8Predictable-4 7712348 13.62 ns/op BenchmarkSwitch8Unpredictable-4 8177133 13.55 ns/op BenchmarkSwitch32Predictable-4 11479180 9.919 ns/op BenchmarkSwitch32Unpredictable-4 8776912 13.52 ns/op BenchmarkSwitchStringPredictable-4 6184393 18.63 ns/op BenchmarkSwitchStringUnpredictable-4 6450752 17.47 ns/op PASS ok cmd/compile/internal/test 14.413s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 153 733136 ns/op BenchmarkNamed/Underlying/nongeneric-4 891642 113.2 ns/op BenchmarkNamed/Underlying/generic-4 1083518 108.8 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 113.2 ns/op BenchmarkNamed/Underlying/user_instance-4 1013540 132.8 ns/op BenchmarkCheck/http/funcbodies/info-4 1 401025889 ns/op 75922 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 302652470 ns/op 100402 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 138872628 ns/op 218718 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 120641493 ns/op 251466 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 1886367735 ns/op 2717 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 121892911 ns/op 41750 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 40089601 ns/op 127387 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 39632322 ns/op 128975 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 791602642 ns/op 2740 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 47154727 ns/op 45897 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 5 29608923 ns/op 72900 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 4 27622896 ns/op 78039 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1553219806 ns/op 40052 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 486953096 ns/op 127682 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 114768475 ns/op 540674 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 91250118 ns/op 679518 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2500849942 ns/op 808.8 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 67809213 ns/op 29761 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 48129293 ns/op 41909 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 45506171 ns/op 44296 lines/s PASS ok cmd/compile/internal/types2 37.607s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 3 35159569 ns/op 17424000 sys-ns/op 4242000 user-ns/op PASS ok cmd/go 0.355s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 65444 1757 ns/op 4.55 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 83113 1497 ns/op 5.34 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 18504 6533 ns/op 156.74 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 19222 6249 ns/op 163.86 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3194 40109 ns/op 204.24 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3255 38958 ns/op 210.28 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.086s All tests passed.