darwin-amd64-race at 733ba921875ea11088f1f447cbca418f651aae5c :: 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=F3964D6C-ACE1-4F7E-9D30-70E1A6039569" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.xbCmXRU1UJ/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=919096DB-852B-4BDF-B1ED-1B88F9EB2A3E" "__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=F3964D6C-ACE1-4F7E-9D30-70E1A6039569" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.xbCmXRU1UJ/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=919096DB-852B-4BDF-B1ED-1B88F9EB2A3E" "__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.829s ok archive/zip 2.738s ok bufio 0.621s ok bytes 5.582s ok compress/bzip2 0.984s ok compress/flate 9.138s ok compress/gzip 15.775s ok compress/lzw 0.888s ok compress/zlib 5.967s ok container/heap 0.085s ok container/list 0.081s ok container/ring 0.053s ok context 0.143s ok crypto 0.104s ok crypto/aes 0.097s ok crypto/cipher 0.106s ok crypto/des 0.115s ok crypto/dsa 0.080s ok crypto/ecdh 0.343s ok crypto/ecdsa 0.176s ok crypto/ed25519 0.455s ok crypto/elliptic 0.087s ok crypto/hmac 0.072s ok crypto/internal/alias 0.032s ok crypto/internal/bigmod 4.269s ok crypto/internal/boring 0.104s ok crypto/internal/boring/bcache 0.700s ok crypto/internal/edwards25519 50.182s ok crypto/internal/edwards25519/field 17.404s ok crypto/internal/nistec 4.932s ok crypto/internal/nistec/fiat 0.047s [no tests to run] ok crypto/md5 0.081s ok crypto/rand 0.513s ok crypto/rc4 0.630s ok crypto/rsa 0.728s ok crypto/sha1 0.086s ok crypto/sha256 0.094s ok crypto/sha512 0.079s ok crypto/subtle 0.497s ok crypto/tls 4.074s ok crypto/x509 1.836s ok database/sql 0.633s ok database/sql/driver 0.052s ok debug/buildinfo 0.081s ok debug/dwarf 0.220s ok debug/elf 1.680s ok debug/gosym 0.257s ok debug/macho 0.206s ok debug/pe 0.155s ok debug/plan9obj 0.110s ok embed 0.101s [no tests to run] ok embed/internal/embedtest 0.099s ok encoding/ascii85 0.096s ok encoding/asn1 0.056s ok encoding/base32 0.191s ok encoding/base64 0.056s ok encoding/binary 0.039s ok encoding/csv 0.130s ok encoding/gob 32.441s ok encoding/hex 0.068s ok encoding/json 2.867s ok encoding/pem 3.006s ok encoding/xml 0.372s ok errors 0.061s ok expvar 0.076s ok flag 0.240s ok fmt 0.729s ok go/ast 0.106s ok go/build 5.597s ok go/build/constraint 0.057s ok go/constant 0.059s ok go/doc 0.499s ok go/doc/comment 3.716s ok go/format 0.082s ok go/importer 1.053s ok go/internal/gccgoimporter 0.186s ok go/internal/gcimporter 7.574s ok go/internal/srcimporter 31.683s ok go/parser 2.096s ok go/printer 3.190s ok go/scanner 0.064s ok go/token 0.258s ok go/types 48.140s ok hash 0.051s ok hash/adler32 0.072s ok hash/crc32 0.080s ok hash/crc64 0.083s ok hash/fnv 0.055s ok hash/maphash 0.080s ok html 0.037s ok html/template 0.294s ok image 0.616s ok image/color 0.083s ok image/draw 0.724s ok image/gif 1.337s ok image/jpeg 1.404s ok image/png 3.667s ok index/suffixarray 1.254s ok internal/abi 9.665s ok internal/buildcfg 0.063s ok internal/coverage/cformat 0.041s ok internal/coverage/cmerge 0.039s ok internal/coverage/pods 0.069s ok internal/coverage/slicereader 0.119s ok internal/coverage/slicewriter 0.119s ok internal/coverage/test 0.089s ok internal/cpu 0.116s ok internal/dag 0.056s ok internal/diff 0.066s ok internal/fmtsort 0.086s ok internal/fuzz 0.095s ok internal/godebug 0.050s ok internal/intern 1.190s ok internal/itoa 0.048s ok internal/poll 0.830s ok internal/profile 0.174s ok internal/reflectlite 0.276s ok internal/safefilepath 0.045s ok internal/saferio 0.234s ok internal/singleflight 0.195s ok internal/testenv 0.050s ok internal/trace 0.335s ok internal/types/errors 1.643s ok internal/unsafeheader 0.065s ok internal/xcoff 0.144s ok io 0.103s ok io/fs 0.310s ok io/ioutil 0.093s ok log 0.078s ok log/syslog 1.301s ok math 0.064s ok math/big 2.860s ok math/bits 0.074s ok math/cmplx 0.121s ok math/rand 2.234s ok mime 0.061s ok mime/multipart 1.701s ok mime/quotedprintable 0.123s ok net 15.175s ok net/http 22.980s ok net/http/cgi 1.806s ok net/http/cookiejar 0.116s ok net/http/fcgi 0.199s ok net/http/httptest 0.508s ok net/http/httptrace 0.050s ok net/http/httputil 1.159s ok net/http/internal 0.071s ok net/http/internal/ascii 0.068s ok net/http/pprof 5.222s ok net/internal/socktest 0.069s ok net/mail 0.059s ok net/netip 1.139s ok net/rpc 0.234s ok net/rpc/jsonrpc 0.143s ok net/smtp 0.285s ok net/textproto 0.095s ok net/url 0.158s ok os 2.639s ok os/exec 5.386s ok os/exec/internal/fdtest 0.101s ok os/signal 5.523s ok os/user 0.098s ok path 0.069s ok path/filepath 0.181s ok plugin 0.043s ok reflect 1.192s ok regexp 3.054s ok regexp/syntax 4.329s ok runtime 60.334s ok runtime/cgo 0.046s ok runtime/coverage 0.076s ok runtime/debug 0.172s ok runtime/internal/atomic 0.099s ok runtime/internal/math 0.066s ok runtime/internal/sys 0.084s ok runtime/metrics 0.049s ok runtime/pprof 12.473s ok runtime/race 12.517s ok runtime/trace 8.122s ok sort 0.670s ok strconv 2.219s ok strings 3.566s ok sync 0.666s ok sync/atomic 2.334s ok syscall 2.304s ok testing 3.138s ok testing/fstest 0.069s ok testing/iotest 0.041s ok testing/quick 0.188s ok text/scanner 0.046s ok text/tabwriter 0.051s ok text/template 0.154s ok text/template/parse 0.067s ok time 2.743s ok unicode 0.081s ok unicode/utf16 0.123s ok unicode/utf8 0.082s ok cmd/addr2line 9.051s ok cmd/api 27.541s ok cmd/asm/internal/asm 3.128s ok cmd/asm/internal/lex 0.078s ok cmd/compile/internal/abt 0.100s ok cmd/compile/internal/amd64 72.450s ok cmd/compile/internal/base 0.081s ok cmd/compile/internal/compare 0.083s ok cmd/compile/internal/dwarfgen 1.148s ok cmd/compile/internal/importer 4.711s ok cmd/compile/internal/ir 0.034s ok cmd/compile/internal/logopt 1.520s ok cmd/compile/internal/noder 0.045s ok cmd/compile/internal/reflectdata 0.040s [no tests to run] ok cmd/compile/internal/ssa 39.530s ok cmd/compile/internal/syntax 0.377s ok cmd/compile/internal/test 25.850s ok cmd/compile/internal/typecheck 1.166s ok cmd/compile/internal/types 0.045s ok cmd/compile/internal/types2 29.196s ok cmd/covdata 0.051s ok cmd/cover 4.711s ok cmd/dist 0.066s ok cmd/doc 3.440s ok cmd/fix 18.370s ok cmd/go 386.890s ok cmd/go/internal/auth 0.067s ok cmd/go/internal/cache 0.606s ok cmd/go/internal/fsys 0.354s ok cmd/go/internal/generate 0.084s ok cmd/go/internal/get 0.104s ok cmd/go/internal/imports 0.158s ok cmd/go/internal/load 0.077s ok cmd/go/internal/lockedfile 0.338s ok cmd/go/internal/lockedfile/internal/filelock 0.140s ok cmd/go/internal/modconv 0.144s ok cmd/go/internal/modfetch 0.084s ok cmd/go/internal/modfetch/codehost 0.091s ok cmd/go/internal/modfetch/zip_sum_test 0.063s ok cmd/go/internal/modindex 0.743s ok cmd/go/internal/modload 0.057s ok cmd/go/internal/mvs 0.062s ok cmd/go/internal/par 0.114s ok cmd/go/internal/str 0.061s ok cmd/go/internal/test 0.115s ok cmd/go/internal/vcs 0.123s ok cmd/go/internal/vcweb 0.113s ok cmd/go/internal/vcweb/vcstest 25.439s ok cmd/go/internal/web 0.076s ok cmd/go/internal/work 0.247s ok cmd/gofmt 0.455s ok cmd/internal/archive 3.811s ok cmd/internal/buildid 0.906s ok cmd/internal/dwarf 0.054s ok cmd/internal/edit 0.059s ok cmd/internal/goobj 0.041s ok cmd/internal/moddeps 29.017s ok cmd/internal/notsha256 0.076s ok cmd/internal/obj 24.467s ok cmd/internal/obj/ppc64 0.766s ok cmd/internal/obj/riscv 0.325s ok cmd/internal/obj/s390x 0.140s ok cmd/internal/obj/x86 5.035s ok cmd/internal/objabi 0.085s ok cmd/internal/pkgpath 0.305s ok cmd/internal/pkgpattern 0.067s ok cmd/internal/quoted 0.063s ok cmd/internal/src 0.040s ok cmd/internal/test2json 1.371s ok cmd/link 30.496s ok cmd/link/internal/benchmark 0.088s ok cmd/link/internal/ld 28.578s ok cmd/link/internal/loader 0.130s ok cmd/nm 4.257s ok cmd/objdump 8.092s ok cmd/pack 3.731s ok cmd/pprof 2.118s ok cmd/trace 0.254s ok cmd/vet 38.078s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3568 41764 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2352 56730 ns/op 1849 B/op 36 allocs/op Benchmark/Writer/PAX-4 2055 76827 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 4282 32993 ns/op 5302 B/op 16 allocs/op Benchmark/Reader/GNU-4 4248 27182 ns/op 5105 B/op 14 allocs/op Benchmark/Reader/PAX-4 1057 107796 ns/op 8751 B/op 33 allocs/op PASS ok archive/tar 1.409s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 317547948 ns/op 828480 B/op 81 allocs/op BenchmarkZip64Test-4 1 200271002 ns/op BenchmarkZip64TestSizes/4096-4 800 178200 ns/op BenchmarkZip64TestSizes/1048576-4 86 1314196 ns/op BenchmarkZip64TestSizes/67108864-4 1 211834498 ns/op PASS ok archive/zip 1.567s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 203295 611.7 ns/op BenchmarkReaderCopyUnoptimal-4 112156 1057 ns/op BenchmarkReaderCopyNoWriteTo-4 10000 75867 ns/op BenchmarkReaderWriteToOptimal-4 7390 18146 ns/op BenchmarkReaderReadString-4 119424 1436 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 169239 704.4 ns/op BenchmarkWriterCopyUnoptimal-4 201003 685.9 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 74461 ns/op BenchmarkReaderEmpty-4 10000 13528 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 10000 12839 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 345308 294.3 ns/op 0 B/op 0 allocs/op PASS ok bufio 3.626s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 2151 50892 ns/op 643.88 MB/s BenchmarkWriteByte-4 374 351811 ns/op 11.64 MB/s BenchmarkWriteRune-4 188 612363 ns/op 20.07 MB/s BenchmarkBufferNotEmptyWriteRead-4 33 4455554 ns/op BenchmarkBufferFullSmallReads-4 97 1475139 ns/op BenchmarkBufferWriteBlock/N4096-4 8485 37644 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 278 627146 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 6 19283837 ns/op 4192256 B/op 22 allocs/op BenchmarkIndexByte/10-4 3102466 36.33 ns/op 275.24 MB/s BenchmarkIndexByte/32-4 2804414 43.54 ns/op 734.98 MB/s BenchmarkIndexByte/4K-4 1000000 133.6 ns/op 30658.59 MB/s BenchmarkIndexBytePortable/10-4 944761 147.0 ns/op 68.02 MB/s BenchmarkIndexBytePortable/32-4 433303 325.3 ns/op 98.37 MB/s BenchmarkIndexBytePortable/4K-4 3768 31569 ns/op 129.75 MB/s BenchmarkIndexRune/10-4 1000000 122.2 ns/op 81.83 MB/s BenchmarkIndexRune/32-4 957036 135.4 ns/op 236.40 MB/s BenchmarkIndexRune/4K-4 435624 326.2 ns/op 12555.05 MB/s BenchmarkIndexRuneASCII/10-4 3530211 33.33 ns/op 300.01 MB/s BenchmarkIndexRuneASCII/32-4 3351801 34.30 ns/op 932.83 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 108.7 ns/op 37664.64 MB/s BenchmarkEqual/0-4 10376776 10.35 ns/op BenchmarkEqual/1-4 1000000 131.6 ns/op 7.60 MB/s BenchmarkEqual/6-4 1000000 111.9 ns/op 53.62 MB/s BenchmarkEqual/9-4 1000000 111.2 ns/op 80.95 MB/s BenchmarkEqual/15-4 1000000 119.1 ns/op 125.95 MB/s BenchmarkEqual/16-4 1000000 106.9 ns/op 149.69 MB/s BenchmarkEqual/20-4 1000000 116.5 ns/op 171.68 MB/s BenchmarkEqual/32-4 1000000 114.0 ns/op 280.72 MB/s BenchmarkEqual/4K-4 72638 1595 ns/op 2568.80 MB/s BenchmarkIndex/10-4 1934775 73.14 ns/op 136.73 MB/s BenchmarkIndex/32-4 1971880 53.78 ns/op 595.01 MB/s BenchmarkIndex/4K-4 22982 5011 ns/op 817.39 MB/s BenchmarkIndexEasy/10-4 2371569 49.33 ns/op 202.73 MB/s BenchmarkIndexEasy/32-4 2241056 56.55 ns/op 565.85 MB/s BenchmarkIndexEasy/4K-4 566904 306.3 ns/op 13370.54 MB/s BenchmarkCount/10-4 1265665 91.74 ns/op 109.00 MB/s BenchmarkCount/32-4 1357110 84.20 ns/op 380.06 MB/s BenchmarkCount/4K-4 24800 4842 ns/op 845.87 MB/s BenchmarkCountEasy/10-4 1433118 81.91 ns/op 122.09 MB/s BenchmarkCountEasy/32-4 1417449 84.21 ns/op 379.98 MB/s BenchmarkCountEasy/4K-4 500283 254.0 ns/op 16124.54 MB/s BenchmarkCountSingle/10-4 2840209 40.65 ns/op 246.02 MB/s BenchmarkCountSingle/32-4 2770255 42.96 ns/op 744.88 MB/s BenchmarkCountSingle/4K-4 1000000 118.1 ns/op 34675.93 MB/s BenchmarkToUpper/#00-4 2934651 40.81 ns/op BenchmarkToUpper/ONLYUPPER-4 344079 375.0 ns/op BenchmarkToUpper/abc-4 458041 290.4 ns/op BenchmarkToUpper/AbC123-4 326942 428.6 ns/op BenchmarkToUpper/azAZ09_-4 267826 430.6 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 86623 1328 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 36390 3090 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 58582 1900 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 137329 888.3 ns/op BenchmarkToLower/#00-4 2940506 41.08 ns/op BenchmarkToLower/abc-4 405908 291.6 ns/op BenchmarkToLower/AbC123-4 332716 393.7 ns/op BenchmarkToLower/azAZ09_-4 239180 434.5 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 90346 1342 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 43515 2818 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 72024 1632 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 139448 884.8 ns/op BenchmarkFields/ASCII/16-4 214966 567.2 ns/op 28.21 MB/s 24 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 14718 8178 ns/op 31.30 MB/s 640 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 969 132081 ns/op 31.01 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 60 2215925 ns/op 29.58 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 35648283 ns/op 29.41 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 82927 1423 ns/op 11.25 MB/s 24 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6932 17442 ns/op 14.68 MB/s 480 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 408 295437 ns/op 13.86 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 25 5347420 ns/op 12.26 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 90506432 ns/op 11.59 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 158271 770.4 ns/op 20.77 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 11508 ns/op 22.25 MB/s 640 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 638 201837 ns/op 20.29 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 37 3567512 ns/op 18.37 MB/s 512258 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 63434488 ns/op 16.53 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 114715 1052 ns/op 15.21 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 8874 14430 ns/op 17.74 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 510 238473 ns/op 17.18 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 31 4318857 ns/op 15.17 MB/s 512259 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 74377546 ns/op 14.10 MB/s 11211056 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 2181252 55.60 ns/op BenchmarkTrimSpace/ASCII-4 1324027 90.49 ns/op BenchmarkTrimSpace/SomeNonASCII-4 117273 1012 ns/op BenchmarkTrimSpace/JustNonASCII-4 56430 2052 ns/op BenchmarkToValidUTF8/Valid-4 500215 262.5 ns/op BenchmarkToValidUTF8/InvalidASCII-4 343552 383.6 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 98743 1233 ns/op BenchmarkIndexHard1-4 1267 96538 ns/op BenchmarkIndexHard2-4 876 134780 ns/op BenchmarkIndexHard3-4 218 553039 ns/op BenchmarkIndexHard4-4 217 543407 ns/op BenchmarkLastIndexHard1-4 8 12510637 ns/op BenchmarkLastIndexHard2-4 7 16278418 ns/op BenchmarkLastIndexHard3-4 6 17651184 ns/op BenchmarkCountHard1-4 1328 95054 ns/op BenchmarkCountHard2-4 889 135052 ns/op BenchmarkCountHard3-4 206 620585 ns/op BenchmarkSplitEmptySeparator-4 1 105052850 ns/op BenchmarkSplitSingleByteSeparator-4 18 7780815 ns/op BenchmarkSplitMultiByteSeparator-4 13 8217319 ns/op BenchmarkSplitNSingleByteSeparator-4 191080 814.0 ns/op BenchmarkSplitNMultiByteSeparator-4 70320 1806 ns/op BenchmarkRepeat-4 156703 796.9 ns/op BenchmarkRepeatLarge/256/1-4 126422 1151 ns/op 222.39 MB/s BenchmarkRepeatLarge/256/16-4 199658 772.6 ns/op 331.34 MB/s BenchmarkRepeatLarge/512/1-4 79551 1506 ns/op 340.04 MB/s BenchmarkRepeatLarge/512/16-4 112688 1255 ns/op 407.91 MB/s BenchmarkRepeatLarge/1024/1-4 52880 2337 ns/op 438.14 MB/s BenchmarkRepeatLarge/1024/16-4 56025 2093 ns/op 489.32 MB/s BenchmarkRepeatLarge/2048/1-4 31886 3974 ns/op 515.40 MB/s BenchmarkRepeatLarge/2048/16-4 36381 3559 ns/op 575.45 MB/s BenchmarkRepeatLarge/4096/1-4 18741 6671 ns/op 614.02 MB/s BenchmarkRepeatLarge/4096/16-4 18330 6866 ns/op 596.55 MB/s BenchmarkRepeatLarge/8192/1-4 10000 13040 ns/op 628.23 MB/s BenchmarkRepeatLarge/8192/16-4 10000 12390 ns/op 661.18 MB/s BenchmarkRepeatLarge/8192/4097-4 17125 6418 ns/op 638.33 MB/s BenchmarkRepeatLarge/16384/1-4 10000 22744 ns/op 720.37 MB/s BenchmarkRepeatLarge/16384/16-4 7970 29117 ns/op 562.69 MB/s BenchmarkRepeatLarge/16384/4097-4 7131 18530 ns/op 663.30 MB/s BenchmarkRepeatLarge/32768/1-4 2814 42677 ns/op 767.81 MB/s BenchmarkRepeatLarge/32768/16-4 2408 45131 ns/op 726.06 MB/s BenchmarkRepeatLarge/32768/4097-4 2968 41737 ns/op 687.13 MB/s BenchmarkRepeatLarge/65536/1-4 1545 87823 ns/op 746.22 MB/s BenchmarkRepeatLarge/65536/16-4 1146 92564 ns/op 708.01 MB/s BenchmarkRepeatLarge/65536/4097-4 1402 87611 ns/op 701.45 MB/s BenchmarkRepeatLarge/131072/1-4 357 329910 ns/op 397.30 MB/s BenchmarkRepeatLarge/131072/16-4 370 330533 ns/op 396.55 MB/s BenchmarkRepeatLarge/131072/4097-4 340 329122 ns/op 385.90 MB/s BenchmarkRepeatLarge/262144/1-4 192 611033 ns/op 429.02 MB/s BenchmarkRepeatLarge/262144/16-4 171 693518 ns/op 377.99 MB/s BenchmarkRepeatLarge/262144/4097-4 187 622926 ns/op 414.35 MB/s BenchmarkRepeatLarge/524288/1-4 97 1232958 ns/op 425.23 MB/s BenchmarkRepeatLarge/524288/16-4 103 1146498 ns/op 457.30 MB/s BenchmarkRepeatLarge/524288/4097-4 106 1097822 ns/op 473.96 MB/s BenchmarkRepeatLarge/1048576/1-4 48 2135197 ns/op 491.09 MB/s BenchmarkRepeatLarge/1048576/16-4 58 2047853 ns/op 512.04 MB/s BenchmarkRepeatLarge/1048576/4097-4 49 2169989 ns/op 481.45 MB/s BenchmarkRepeatLarge/2097152/1-4 26 4795437 ns/op 437.32 MB/s BenchmarkRepeatLarge/2097152/16-4 31 4044063 ns/op 518.58 MB/s BenchmarkRepeatLarge/2097152/4097-4 32 4165338 ns/op 502.62 MB/s BenchmarkRepeatLarge/4194304/1-4 14 8279002 ns/op 506.62 MB/s BenchmarkRepeatLarge/4194304/16-4 15 7482167 ns/op 560.57 MB/s BenchmarkRepeatLarge/4194304/4097-4 14 7362314 ns/op 569.28 MB/s BenchmarkRepeatLarge/8388608/1-4 8 14416970 ns/op 581.86 MB/s BenchmarkRepeatLarge/8388608/16-4 7 14534112 ns/op 577.17 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 13915716 ns/op 602.67 MB/s BenchmarkRepeatLarge/16777216/1-4 4 26099541 ns/op 642.82 MB/s BenchmarkRepeatLarge/16777216/16-4 4 26861406 ns/op 624.58 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 25303468 ns/op 663.04 MB/s BenchmarkRepeatLarge/33554432/1-4 2 50498484 ns/op 664.46 MB/s BenchmarkRepeatLarge/33554432/16-4 3 50021616 ns/op 670.80 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 52395518 ns/op 640.41 MB/s BenchmarkRepeatLarge/67108864/1-4 1 115297868 ns/op 582.05 MB/s BenchmarkRepeatLarge/67108864/16-4 2 106044878 ns/op 632.83 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 97146541 ns/op 690.80 MB/s BenchmarkRepeatLarge/134217728/1-4 1 190858642 ns/op 703.23 MB/s BenchmarkRepeatLarge/134217728/16-4 1 193386863 ns/op 694.04 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 196361866 ns/op 683.52 MB/s BenchmarkRepeatLarge/268435456/1-4 1 436331704 ns/op 615.21 MB/s BenchmarkRepeatLarge/268435456/16-4 1 398700659 ns/op 673.28 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 394615035 ns/op 680.25 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1134160047 ns/op 473.36 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1246968895 ns/op 430.54 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1248073652 ns/op 430.16 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4477811715 ns/op 239.79 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 4211452668 ns/op 254.96 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3994982774 ns/op 268.77 MB/s BenchmarkBytesCompare/1-4 11083977 10.28 ns/op BenchmarkBytesCompare/2-4 11153650 10.47 ns/op BenchmarkBytesCompare/4-4 11614328 9.856 ns/op BenchmarkBytesCompare/8-4 14420421 8.462 ns/op BenchmarkBytesCompare/16-4 13909462 8.166 ns/op BenchmarkBytesCompare/32-4 13366218 9.072 ns/op BenchmarkBytesCompare/64-4 11752641 10.55 ns/op BenchmarkBytesCompare/128-4 9379455 12.55 ns/op BenchmarkBytesCompare/256-4 7844851 14.02 ns/op BenchmarkBytesCompare/512-4 5518701 19.90 ns/op BenchmarkBytesCompare/1024-4 3553129 31.75 ns/op BenchmarkBytesCompare/2048-4 2276823 53.33 ns/op BenchmarkIndexAnyASCII/1:1-4 2111158 55.31 ns/op BenchmarkIndexAnyASCII/1:2-4 2154718 55.51 ns/op BenchmarkIndexAnyASCII/1:4-4 2148025 55.40 ns/op BenchmarkIndexAnyASCII/1:8-4 2173747 53.85 ns/op BenchmarkIndexAnyASCII/1:16-4 2241603 53.43 ns/op BenchmarkIndexAnyASCII/1:32-4 2148159 54.30 ns/op BenchmarkIndexAnyASCII/1:64-4 2173478 54.71 ns/op BenchmarkIndexAnyASCII/16:1-4 2389358 50.38 ns/op BenchmarkIndexAnyASCII/16:2-4 572709 180.4 ns/op BenchmarkIndexAnyASCII/16:4-4 636802 179.3 ns/op BenchmarkIndexAnyASCII/16:8-4 639213 181.5 ns/op BenchmarkIndexAnyASCII/16:16-4 547371 189.0 ns/op BenchmarkIndexAnyASCII/16:32-4 579601 213.1 ns/op BenchmarkIndexAnyASCII/16:64-4 493027 242.6 ns/op BenchmarkIndexAnyASCII/256:1-4 2065645 61.07 ns/op BenchmarkIndexAnyASCII/256:2-4 55461 2005 ns/op BenchmarkIndexAnyASCII/256:4-4 58539 2047 ns/op BenchmarkIndexAnyASCII/256:8-4 59119 1996 ns/op BenchmarkIndexAnyASCII/256:16-4 58400 2046 ns/op BenchmarkIndexAnyASCII/256:32-4 58742 2155 ns/op BenchmarkIndexAnyASCII/256:64-4 56358 3044 ns/op BenchmarkIndexAnyUTF8/1:1-4 1955191 56.94 ns/op BenchmarkIndexAnyUTF8/1:2-4 2156785 55.75 ns/op BenchmarkIndexAnyUTF8/1:4-4 2095112 55.39 ns/op BenchmarkIndexAnyUTF8/1:8-4 2094430 55.64 ns/op BenchmarkIndexAnyUTF8/1:16-4 2220348 55.45 ns/op BenchmarkIndexAnyUTF8/1:32-4 2148132 55.75 ns/op BenchmarkIndexAnyUTF8/1:64-4 2067950 56.21 ns/op BenchmarkIndexAnyUTF8/16:1-4 161052 729.2 ns/op BenchmarkIndexAnyUTF8/16:2-4 430485 285.3 ns/op BenchmarkIndexAnyUTF8/16:4-4 412152 287.7 ns/op BenchmarkIndexAnyUTF8/16:8-4 382238 291.3 ns/op BenchmarkIndexAnyUTF8/16:16-4 450709 312.0 ns/op BenchmarkIndexAnyUTF8/16:32-4 366405 296.2 ns/op BenchmarkIndexAnyUTF8/16:64-4 390615 300.5 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 10904 ns/op BenchmarkIndexAnyUTF8/256:2-4 31492 3815 ns/op BenchmarkIndexAnyUTF8/256:4-4 30712 3765 ns/op BenchmarkIndexAnyUTF8/256:8-4 31466 3785 ns/op BenchmarkIndexAnyUTF8/256:16-4 31135 3763 ns/op BenchmarkIndexAnyUTF8/256:32-4 29322 3896 ns/op BenchmarkIndexAnyUTF8/256:64-4 28980 4114 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2102095 56.71 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2088057 56.25 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2071227 57.14 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2095344 56.60 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2117250 55.05 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2108208 56.28 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2125624 55.50 ns/op BenchmarkLastIndexAnyASCII/16:1-4 510448 232.1 ns/op BenchmarkLastIndexAnyASCII/16:2-4 513188 235.2 ns/op BenchmarkLastIndexAnyASCII/16:4-4 523114 242.7 ns/op BenchmarkLastIndexAnyASCII/16:8-4 530240 236.4 ns/op BenchmarkLastIndexAnyASCII/16:16-4 475762 239.3 ns/op BenchmarkLastIndexAnyASCII/16:32-4 447194 265.6 ns/op BenchmarkLastIndexAnyASCII/16:64-4 395298 288.7 ns/op BenchmarkLastIndexAnyASCII/256:1-4 38370 2887 ns/op BenchmarkLastIndexAnyASCII/256:2-4 42248 2825 ns/op BenchmarkLastIndexAnyASCII/256:4-4 40838 2858 ns/op BenchmarkLastIndexAnyASCII/256:8-4 38332 2992 ns/op BenchmarkLastIndexAnyASCII/256:16-4 39363 3021 ns/op BenchmarkLastIndexAnyASCII/256:32-4 39934 2980 ns/op BenchmarkLastIndexAnyASCII/256:64-4 39007 3005 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1821541 56.97 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2095624 56.26 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2097008 56.64 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2071366 56.29 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2138278 55.70 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1974958 67.46 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2071122 57.45 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 197565 592.4 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 451510 291.7 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 446508 288.8 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 448524 287.8 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 442430 308.7 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 420685 313.5 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 417284 305.4 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 13614 8856 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 31212 3757 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 31898 3755 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 29672 3746 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 30862 3874 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 29551 4141 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 28618 4324 ns/op BenchmarkTrimASCII/1:1-4 2284525 53.15 ns/op BenchmarkTrimASCII/1:2-4 1996519 56.57 ns/op BenchmarkTrimASCII/1:4-4 2115913 56.97 ns/op BenchmarkTrimASCII/1:8-4 1977560 59.37 ns/op BenchmarkTrimASCII/1:16-4 1766164 67.69 ns/op BenchmarkTrimASCII/16:1-4 677139 188.1 ns/op BenchmarkTrimASCII/16:2-4 541605 235.7 ns/op BenchmarkTrimASCII/16:4-4 543710 237.5 ns/op BenchmarkTrimASCII/16:8-4 532548 236.3 ns/op BenchmarkTrimASCII/16:16-4 509924 247.8 ns/op BenchmarkTrimASCII/256:1-4 55522 2126 ns/op BenchmarkTrimASCII/256:2-4 40243 2870 ns/op BenchmarkTrimASCII/256:4-4 39966 2903 ns/op BenchmarkTrimASCII/256:8-4 39520 2932 ns/op BenchmarkTrimASCII/256:16-4 40383 2897 ns/op BenchmarkTrimASCII/4096:1-4 3840 33154 ns/op BenchmarkTrimASCII/4096:2-4 2695 46816 ns/op BenchmarkTrimASCII/4096:4-4 2366 48944 ns/op BenchmarkTrimASCII/4096:8-4 2632 51189 ns/op BenchmarkTrimASCII/4096:16-4 2720 47123 ns/op BenchmarkTrimByte-4 1669779 70.16 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 17193 6629 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 16437 6608 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 998 119860 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1916 60104 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3463 30642 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6984 16253 ns/op BenchmarkCompareBytesEqual-4 15490596 7.435 ns/op BenchmarkCompareBytesToNil-4 16136926 6.763 ns/op BenchmarkCompareBytesEmpty-4 18220921 6.444 ns/op BenchmarkCompareBytesIdentical-4 16170525 6.424 ns/op BenchmarkCompareBytesSameLength-4 16638522 7.539 ns/op BenchmarkCompareBytesDifferentLength-4 16026579 7.176 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 3262 44024 ns/op 23818.30 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 3082 41776 ns/op 25100.50 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 3259 42124 ns/op 24893.11 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2676 43184 ns/op 24281.80 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2595 44755 ns/op 23429.59 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2992 44508 ns/op 23559.75 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 3108 42905 ns/op 24439.58 MB/s BenchmarkCompareBytesBig-4 3094 50402 ns/op 20804.40 MB/s BenchmarkCompareBytesBigIdentical-4 18116512 5.890 ns/op 178024786.04 MB/s PASS ok bytes 98.326s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 72875536 ns/op 1.37 MB/s 3616640 B/op 53 allocs/op BenchmarkDecodeNewton-4 1 278036682 ns/op 2.04 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 5 23532428 ns/op 0.70 MB/s 3645123 B/op 51 allocs/op PASS ok compress/bzip2 1.325s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 64 2056930 ns/op 4.86 MB/s 42718 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 18390026 ns/op 5.44 MB/s 43353 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 185063023 ns/op 5.40 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 56 1996245 ns/op 5.01 MB/s 42231 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 6 19539465 ns/op 5.12 MB/s 42272 B/op 11 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 193339294 ns/op 5.17 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 67 1885278 ns/op 5.30 MB/s 41556 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 18065350 ns/op 5.54 MB/s 43633 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 185451577 ns/op 5.39 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 61 1877941 ns/op 5.32 MB/s 42866 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 19606009 ns/op 5.10 MB/s 45002 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 180185877 ns/op 5.55 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 52 2018660 ns/op 4.95 MB/s 42980 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 6 19359087 ns/op 5.17 MB/s 47833 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 200808017 ns/op 4.98 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 79 1698966 ns/op 5.89 MB/s 43445 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 8 13745795 ns/op 7.27 MB/s 46858 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 139634953 ns/op 7.16 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 87 1482271 ns/op 6.75 MB/s 42185 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 10 10841650 ns/op 9.22 MB/s 47861 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 115743832 ns/op 8.64 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 78 1568830 ns/op 6.37 MB/s 42528 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 10 10849555 ns/op 9.22 MB/s 43753 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 115531660 ns/op 8.66 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 100 1168674 ns/op 8.56 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 10 11192696 ns/op 8.93 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 108519507 ns/op 9.21 MB/s BenchmarkEncode/Digits/Speed/1e4-4 51 2187068 ns/op 4.57 MB/s BenchmarkEncode/Digits/Speed/1e5-4 6 18503268 ns/op 5.40 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 180952200 ns/op 5.53 MB/s BenchmarkEncode/Digits/Default/1e4-4 21 5294681 ns/op 1.89 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 59384396 ns/op 1.68 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 611525729 ns/op 1.64 MB/s BenchmarkEncode/Digits/Compression/1e4-4 21 5406105 ns/op 1.85 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 59938687 ns/op 1.67 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 603240376 ns/op 1.66 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 87 1360342 ns/op 7.35 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 10 11455947 ns/op 8.73 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 110987826 ns/op 9.01 MB/s BenchmarkEncode/Newton/Speed/1e4-4 56 1971959 ns/op 5.07 MB/s BenchmarkEncode/Newton/Speed/1e5-4 8 14158886 ns/op 7.06 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 139626792 ns/op 7.16 MB/s BenchmarkEncode/Newton/Default/1e4-4 19 5615443 ns/op 1.78 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 53574953 ns/op 1.87 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 547832919 ns/op 1.83 MB/s BenchmarkEncode/Newton/Compression/1e4-4 21 5257444 ns/op 1.90 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 66621857 ns/op 1.50 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 683695395 ns/op 1.46 MB/s PASS ok compress/flate 14.058s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 50 2430537 ns/op 4.11 MB/s BenchmarkDecoder/1e-Reuse4-4 49 2448606 ns/op 4.08 MB/s BenchmarkDecoder/1e5-4 5 23484379 ns/op 4.26 MB/s BenchmarkDecoder/1e-Reuse5-4 5 23923326 ns/op 4.18 MB/s BenchmarkDecoder/1e6-4 1 231969607 ns/op 4.31 MB/s BenchmarkDecoder/1e-Reuse6-4 1 233981767 ns/op 4.27 MB/s BenchmarkEncoder/1e4-4 57 2032087 ns/op 4.92 MB/s BenchmarkEncoder/1e-Reuse4-4 57 2017804 ns/op 4.96 MB/s BenchmarkEncoder/1e5-4 6 18526369 ns/op 5.40 MB/s BenchmarkEncoder/1e-Reuse5-4 6 18615153 ns/op 5.37 MB/s BenchmarkEncoder/1e6-4 1 190409090 ns/op 5.25 MB/s BenchmarkEncoder/1e-Reuse6-4 1 189321691 ns/op 5.28 MB/s PASS ok compress/lzw 2.929s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 27 4037094 ns/op PASS ok container/heap 0.270s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 21477 4802 ns/op BenchmarkWithTimeout/concurrency=40-4 6904 25168 ns/op BenchmarkWithTimeout/concurrency=4000-4 7630 26581 ns/op BenchmarkWithTimeout/concurrency=400000-4 9954 15461 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 316609 364.8 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 20023 6792 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 22978 4773 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 4497 39163 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2814 46741 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3901 30873 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 400 338352 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 261 497903 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 385 308322 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 40 3898988 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 19 5603941 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 43 2987381 ns/op BenchmarkCheckCanceled/Err-4 354038 394.5 ns/op BenchmarkCheckCanceled/Done-4 545574 190.9 ns/op BenchmarkContextCancelDone-4 828271 142.2 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 31258 3826 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 22448 4507 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 24687 4550 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 21469 5445 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 16648 7382 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 610706 175.6 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 407140 279.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 294212 394.6 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 195698 603.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 100725 1194 ns/op PASS ok context 9.967s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1644991 66.69 ns/op 239.93 MB/s BenchmarkDecrypt-4 1851090 63.19 ns/op 253.20 MB/s BenchmarkExpand-4 1000000 106.5 ns/op PASS ok crypto/aes 0.599s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 219964 495.7 ns/op 129.10 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 377971 294.6 ns/op 217.24 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 251324 487.7 ns/op 131.23 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 389880 299.7 ns/op 213.52 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 178696 715.3 ns/op 1887.36 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 201631 640.6 ns/op 2107.25 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 156426 804.0 ns/op 1679.14 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 188263 648.8 ns/op 2080.88 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 63279 1856 ns/op 4413.75 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 61855 1914 ns/op 4279.88 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 49062 2383 ns/op 3437.74 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 50871 2372 ns/op 3453.70 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 6702 17780 ns/op 57.31 MB/s BenchmarkAESCFBDecrypt1K-4 6981 17684 ns/op 57.62 MB/s BenchmarkAESCFBDecrypt8K-4 846 139821 ns/op 58.55 MB/s BenchmarkAESOFB1K-4 8786 11449 ns/op 89.00 MB/s BenchmarkAESCTR1K-4 15762 7678 ns/op 132.71 MB/s BenchmarkAESCTR8K-4 2019 58681 ns/op 139.52 MB/s BenchmarkAESCBCEncrypt1K-4 15440 7715 ns/op 132.73 MB/s BenchmarkAESCBCDecrypt1K-4 20376 5869 ns/op 174.48 MB/s PASS ok crypto/cipher 3.296s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 92107 1288 ns/op 6.21 MB/s BenchmarkDecrypt-4 79080 1321 ns/op 6.06 MB/s BenchmarkTDESEncrypt-4 37695 3085 ns/op 2.59 MB/s BenchmarkTDESDecrypt-4 35937 3062 ns/op 2.61 MB/s PASS ok crypto/des 0.695s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1281 93381 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 15 8221276 ns/op 1085 B/op 21 allocs/op BenchmarkECDH/P521-4 6 18024600 ns/op 1536 B/op 21 allocs/op BenchmarkECDH/X25519-4 74 1422139 ns/op 374 B/op 9 allocs/op PASS ok crypto/ecdh 0.675s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1952 65385 ns/op 4560 B/op 40 allocs/op BenchmarkSign/P384-4 46 2844733 ns/op 10775 B/op 62 allocs/op BenchmarkSign/P521-4 20 5301857 ns/op 11160 B/op 63 allocs/op BenchmarkVerify/P256-4 1138 99033 ns/op 2496 B/op 17 allocs/op BenchmarkVerify/P384-4 13 8303065 ns/op 8704 B/op 42 allocs/op BenchmarkVerify/P521-4 6 17545818 ns/op 9024 B/op 42 allocs/op BenchmarkGenerateKey/P256-4 5122 24576 ns/op 927 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 61 1936283 ns/op 1126 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 25 4365951 ns/op 1446 B/op 17 allocs/op PASS ok crypto/ecdsa 1.551s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 230 569482 ns/op BenchmarkNewKeyFromSeed-4 279 429610 ns/op BenchmarkSigning-4 264 462668 ns/op BenchmarkVerification-4 169 684818 ns/op PASS ok crypto/ed25519 0.812s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 6776 19670 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 169 721986 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 51 2087288 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 30 4403849 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1834 67238 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 64 1933241 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 19 5816204 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 8 13017250 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 12717 8965 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 7960 17564 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 4497 25274 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 100 1146753 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2866 41271 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 267 464597 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1747 63875 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 100 1054028 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 2.877s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 17776 6758 ns/op 151.53 MB/s BenchmarkHMACSHA256_32-4 26271 4455 ns/op 7.18 MB/s BenchmarkNewWriteSum-4 12158 10592 ns/op 3.02 MB/s PASS ok crypto/hmac 0.730s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 50258 2268 ns/op BenchmarkModSub-4 57900 1845 ns/op BenchmarkMontgomeryRepr-4 27930 4067 ns/op BenchmarkMontgomeryMul-4 34868 3304 ns/op BenchmarkModMul-4 14312 8287 ns/op BenchmarkExpBig-4 19 6505743 ns/op BenchmarkExp-4 7 14372194 ns/op PASS ok crypto/internal/bigmod 1.286s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3625 34219 ns/op BenchmarkScalarBaseMult-4 279 411525 ns/op BenchmarkScalarMult-4 128 917712 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 195 594451 ns/op PASS ok crypto/internal/edwards25519 0.765s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 465867 243.6 ns/op BenchmarkMultiply-4 5407602 20.73 ns/op BenchmarkSquare-4 5992909 16.69 ns/op BenchmarkInvert-4 35048 3450 ns/op BenchmarkMult32-4 1458631 80.60 ns/op PASS ok crypto/internal/edwards25519/field 0.936s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 67 1785857 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2348 52360 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 21 5344576 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 9 11900201 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 190 608612 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 10752 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 68 1781966 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 32 3679032 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.354s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 682120 170.3 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 238272 492.3 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 123632 961.6 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 766669 304.4 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 210434 485.1 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 137498 888.4 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.141s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 117576 1201 ns/op 6.66 MB/s BenchmarkHash64-4 136488 1697 ns/op 37.72 MB/s BenchmarkHash128-4 122276 1229 ns/op 104.18 MB/s BenchmarkHash256-4 101259 1249 ns/op 204.90 MB/s BenchmarkHash512-4 72082 1556 ns/op 329.05 MB/s BenchmarkHash1K-4 55150 2255 ns/op 454.16 MB/s BenchmarkHash8K-4 10000 11991 ns/op 683.21 MB/s BenchmarkHash1M-4 84 1468872 ns/op 713.86 MB/s BenchmarkHash8M-4 9 12061720 ns/op 695.47 MB/s BenchmarkHash8BytesUnaligned-4 108013 1057 ns/op 7.57 MB/s BenchmarkHash1KUnaligned-4 52882 2563 ns/op 399.55 MB/s BenchmarkHash8KUnaligned-4 10000 13631 ns/op 600.98 MB/s PASS ok crypto/md5 2.646s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 2 132326830 ns/op PASS ok crypto/rand 0.413s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 10000 15687 ns/op 8.16 MB/s BenchmarkRC4_1K-4 1587 77991 ns/op 13.13 MB/s BenchmarkRC4_8K-4 177 616454 ns/op 13.13 MB/s PASS ok crypto/rc4 0.598s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 12 16909508 ns/op BenchmarkDecryptPKCS1v15/3072-4 4 25038912 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 63609343 ns/op BenchmarkEncryptPKCS1v15/2048-4 25 6065081 ns/op BenchmarkDecryptOAEP/2048-4 10 11220742 ns/op BenchmarkEncryptOAEP/2048-4 26 6000234 ns/op BenchmarkSignPKCS1v15/2048-4 10 11600710 ns/op BenchmarkVerifyPKCS1v15/2048-4 31 3926215 ns/op BenchmarkSignPSS/2048-4 9 11521214 ns/op BenchmarkVerifyPSS/2048-4 32 5403005 ns/op PASS ok crypto/rsa 2.540s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 96687 1306 ns/op 6.12 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 77722 1535 ns/op 5.21 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 69960 1678 ns/op 190.67 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 90459 1818 ns/op 176.00 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 51794 3742 ns/op 273.67 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 56486 3777 ns/op 271.14 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 10000 10245 ns/op 799.59 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 12350 10776 ns/op 760.19 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.992s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 70540 1746 ns/op 4.58 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 85993 1441 ns/op 5.55 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 78740 1457 ns/op 5.49 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 27675 4303 ns/op 237.97 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 28509 4385 ns/op 233.54 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 28251 4193 ns/op 244.20 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5702 24174 ns/op 338.88 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 5613 23561 ns/op 347.70 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 5569 22850 ns/op 358.51 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 1.841s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 57120 2234 ns/op 3.58 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 61222 1778 ns/op 4.50 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 58156 2598 ns/op 3.08 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 28321 4109 ns/op 249.24 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 33196 6043 ns/op 169.46 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 29792 3740 ns/op 273.77 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 7225 26496 ns/op 309.17 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 6934 17067 ns/op 479.98 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 7696 17265 ns/op 474.49 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.255s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 23794575 5.602 ns/op BenchmarkConstantTimeEq-4 25752824 6.073 ns/op BenchmarkConstantTimeLessOrEq-4 18998881 6.235 ns/op BenchmarkXORBytes/8Bytes-4 3039111 46.76 ns/op 171.08 MB/s BenchmarkXORBytes/128Bytes-4 2398256 63.05 ns/op 2030.00 MB/s BenchmarkXORBytes/2048Bytes-4 758974 214.2 ns/op 9563.35 MB/s BenchmarkXORBytes/32768Bytes-4 72912 1583 ns/op 20698.17 MB/s PASS ok crypto/subtle 1.652s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 18 5610691 ns/op BenchmarkCertCache/1-4 22 7402004 ns/op BenchmarkCertCache/2-4 25 7332674 ns/op BenchmarkCertCache/3-4 18 6366585 ns/op BenchmarkHandshakeServer/RSA-4 16 8542931 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 16 8425504 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 14 10137799 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 26 5189449 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 33 6371646 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 15 7537381 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 20 8260600 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 37911062 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 37478492 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 1 119589242 ns/op 8.77 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 1 123550949 ns/op 8.49 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 209405336 ns/op 10.01 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 253230428 ns/op 8.28 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 436507749 ns/op 9.61 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 449549214 ns/op 9.33 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 845182919 ns/op 9.93 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 924930372 ns/op 9.07 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1622823822 ns/op 10.34 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1769737145 ns/op 9.48 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 3152139795 ns/op 10.64 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 3440931347 ns/op 9.75 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 6432068306 ns/op 10.43 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 6975350046 ns/op 9.62 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 1 119916210 ns/op 8.74 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 1 144467155 ns/op 7.26 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 231968508 ns/op 9.04 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 244122222 ns/op 8.59 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 416097442 ns/op 10.08 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 489732317 ns/op 8.56 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 911195275 ns/op 9.21 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 910390757 ns/op 9.21 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1726240990 ns/op 9.72 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1744819094 ns/op 9.62 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 3227754264 ns/op 10.40 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 3464387049 ns/op 9.69 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 6303769530 ns/op 10.65 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 6326307931 ns/op 10.61 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 723054372 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 729495486 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 307806675 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 299219914 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 162923825 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 160197563 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 92016527 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 92615516 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 53740448 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 53587326 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 169538965 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 163717517 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 82652640 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 75654241 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 54358689 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 48861567 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 35439483 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 4 38863437 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 3 34123304 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 5 24640733 ns/op PASS ok crypto/tls 63.305s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 7 15511177 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 309 377175 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 895 145808 ns/op 13186 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 1022 144329 ns/op 14611 B/op 262 allocs/op PASS ok crypto/x509 0.949s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 37 3178851 ns/op 277747 B/op 1621 allocs/op BenchmarkConcurrentStmtQuery-4 32 3411337 ns/op 260418 B/op 1984 allocs/op BenchmarkConcurrentStmtExec-4 49 2622633 ns/op 212109 B/op 577 allocs/op BenchmarkConcurrentTxQuery-4 32 3636239 ns/op 272131 B/op 2134 allocs/op BenchmarkConcurrentTxExec-4 81 1701197 ns/op 87766 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 54 2356761 ns/op 104686 B/op 2077 allocs/op BenchmarkConcurrentTxStmtExec-4 127 834708 ns/op 40090 B/op 381 allocs/op BenchmarkConcurrentRandom-4 56 3100627 ns/op 229642 B/op 1792 allocs/op BenchmarkManyConcurrentQueries-4 2526 44213 ns/op 3968 B/op 20 allocs/op PASS ok database/sql 1.863s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 154048 1116 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 61 1693104 ns/op 188217 B/op 13 allocs/op Benchmark115/LineToPC-4 75 1574269 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 19130 6356 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.055s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkMarshal-4 728 179091 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2992 39314 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.482s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 254 577934 ns/op 14.17 MB/s BenchmarkEncodeToString-4 210 664361 ns/op 12.33 MB/s BenchmarkDecode-4 132 779825 ns/op 16.81 MB/s BenchmarkDecodeString-4 135 877870 ns/op 14.94 MB/s PASS ok encoding/base32 0.930s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 320 393410 ns/op 20.82 MB/s BenchmarkDecodeString/2-4 284316 440.1 ns/op 9.09 MB/s BenchmarkDecodeString/4-4 260301 509.3 ns/op 15.71 MB/s BenchmarkDecodeString/8-4 213080 719.8 ns/op 16.67 MB/s BenchmarkDecodeString/64-4 40336 3194 ns/op 27.55 MB/s BenchmarkDecodeString/8192-4 433 325160 ns/op 33.60 MB/s BenchmarkNewEncoding-4 93260 1195 ns/op 214.23 MB/s PASS ok encoding/base64 1.476s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1148 89779 ns/op 44.55 MB/s BenchmarkReadStruct-4 17851 11334 ns/op 6.62 MB/s BenchmarkWriteStruct-4 18468 6404 ns/op 11.71 MB/s BenchmarkReadInts-4 42100 3078 ns/op 9.75 MB/s BenchmarkWriteInts-4 33788 4384 ns/op 6.84 MB/s BenchmarkWriteSlice1000Int32s-4 1173 103761 ns/op 38.55 MB/s BenchmarkPutUint16-4 3082873 38.11 ns/op 52.48 MB/s BenchmarkAppendUint16-4 3140640 39.10 ns/op 51.16 MB/s BenchmarkPutUint32-4 2553138 66.02 ns/op 60.59 MB/s BenchmarkAppendUint32-4 2313386 50.38 ns/op 79.40 MB/s BenchmarkPutUint64-4 1000000 108.3 ns/op 73.88 MB/s BenchmarkAppendUint64-4 1000000 145.5 ns/op 54.97 MB/s BenchmarkLittleEndianPutUint16-4 2887597 72.29 ns/op 27.67 MB/s BenchmarkLittleEndianAppendUint16-4 2752640 43.73 ns/op 45.74 MB/s BenchmarkLittleEndianPutUint32-4 1986690 57.70 ns/op 69.33 MB/s BenchmarkLittleEndianAppendUint32-4 2281982 60.63 ns/op 65.98 MB/s BenchmarkLittleEndianPutUint64-4 1000000 131.0 ns/op 61.05 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 108.9 ns/op 73.45 MB/s BenchmarkReadFloats-4 143703 829.5 ns/op 14.47 MB/s BenchmarkWriteFloats-4 108396 1283 ns/op 9.35 MB/s BenchmarkReadSlice1000Float32s-4 1120 121997 ns/op 32.79 MB/s BenchmarkWriteSlice1000Float32s-4 1028 122910 ns/op 32.54 MB/s BenchmarkReadSlice1000Uint8s-4 41908 3858 ns/op 259.21 MB/s BenchmarkWriteSlice1000Uint8s-4 41737 3798 ns/op 263.31 MB/s BenchmarkPutUvarint32-4 923192 213.8 ns/op 18.71 MB/s BenchmarkPutUvarint64-4 205294 678.2 ns/op 11.80 MB/s PASS ok encoding/binary 5.847s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 6504 20857 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 4908 20752 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6103 19690 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 4052 38879 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 6350 17394 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 7056 17404 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 6548 17858 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4483 34090 ns/op 2977 B/op 12 allocs/op BenchmarkWrite-4 10000 15002 ns/op PASS ok encoding/csv 1.633s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 9393 15807 ns/op BenchmarkEndToEndByteBuffer-4 7148 17790 ns/op BenchmarkEndToEndSliceByteBuffer-4 212 664177 ns/op BenchmarkEncodeComplex128Slice-4 514 219174 ns/op BenchmarkEncodeFloat64Slice-4 998 104375 ns/op BenchmarkEncodeInt32Slice-4 987 113803 ns/op BenchmarkEncodeStringSlice-4 1532 75153 ns/op BenchmarkEncodeInterfaceSlice-4 55 2134159 ns/op BenchmarkDecodeComplex128Slice-4 475 297850 ns/op BenchmarkDecodeFloat64Slice-4 812 158068 ns/op BenchmarkDecodeInt32Slice-4 885 147257 ns/op BenchmarkDecodeStringSlice-4 492 292916 ns/op BenchmarkDecodeStringsSlice-4 204 739116 ns/op BenchmarkDecodeBytesSlice-4 446 425544 ns/op BenchmarkDecodeInterfaceSlice-4 79 1950460 ns/op BenchmarkDecodeMap-4 100 1353160 ns/op PASS ok encoding/gob 3.436s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 9870 10885 ns/op 23.52 MB/s BenchmarkEncode/1024-4 2529 53148 ns/op 19.27 MB/s BenchmarkEncode/4096-4 642 181802 ns/op 22.53 MB/s BenchmarkEncode/16384-4 163 724801 ns/op 22.60 MB/s BenchmarkDecode/256-4 24314 5109 ns/op 50.11 MB/s BenchmarkDecode/1024-4 6422 23670 ns/op 43.26 MB/s BenchmarkDecode/4096-4 1398 132226 ns/op 30.98 MB/s BenchmarkDecode/16384-4 331 323972 ns/op 50.57 MB/s BenchmarkDump/256-4 1195 119626 ns/op 2.14 MB/s BenchmarkDump/1024-4 248 414366 ns/op 2.47 MB/s BenchmarkDump/4096-4 84 1736286 ns/op 2.36 MB/s BenchmarkDump/16384-4 19 6745484 ns/op 2.43 MB/s PASS ok encoding/hex 2.295s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 119973350 ns/op 16.17 MB/s 2144 B/op 17 allocs/op BenchmarkCodeEncoderError-4 1 130953480 ns/op 14.82 MB/s 8524928 B/op 127 allocs/op BenchmarkCodeMarshal-4 1 143284989 ns/op 13.54 MB/s 10333024 B/op 54 allocs/op BenchmarkCodeMarshalError-4 1 168741927 ns/op 11.50 MB/s 10335480 B/op 102 allocs/op BenchmarkMarshalBytes/32-4 22165 5271 ns/op BenchmarkMarshalBytes/256-4 6248 32703 ns/op BenchmarkMarshalBytes/4096-4 416 300368 ns/op BenchmarkMarshalBytesError/32-4 61 2442989 ns/op BenchmarkMarshalBytesError/256-4 57 1956857 ns/op BenchmarkMarshalBytesError/4096-4 51 2361542 ns/op BenchmarkCodeDecoder-4 1 445864012 ns/op 4.35 MB/s 11145896 B/op 92717 allocs/op BenchmarkUnicodeDecoder-4 32971 3675 ns/op 3.81 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 45417 3723 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 390238884 ns/op 4.97 MB/s 3068112 B/op 92685 allocs/op BenchmarkCodeUnmarshalReuse-4 1 427525948 ns/op 4.54 MB/s 3068184 B/op 92688 allocs/op BenchmarkUnmarshalString-4 59907 1950 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 97309 1397 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 178096 1001 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 63920 2324 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 48529 2872 ns/op 143 B/op 2 allocs/op BenchmarkUnmapped-4 18465 6291 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 3315 36504 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 607 219361 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1161658 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 15 9445031 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 568874 204.0 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 526766 211.4 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 544863 215.1 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 490357 212.3 ns/op BenchmarkEncodeMarshaler-4 54693 2428 ns/op 92 B/op 2 allocs/op BenchmarkEncoderEncode-4 62502 1771 ns/op 59 B/op 0 allocs/op BenchmarkNumberIsValid-4 5256957 23.00 ns/op BenchmarkNumberIsValidRegexp-4 17542 6255 ns/op PASS ok encoding/json 9.305s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 39 3473954 ns/op 18.86 MB/s BenchmarkDecode-4 36 4071359 ns/op 21.81 MB/s PASS ok encoding/pem 0.507s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1644 73853 ns/op 6281 B/op 24 allocs/op BenchmarkUnmarshal-4 643 199053 ns/op 8289 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 2736 46759 ns/op PASS ok encoding/xml 0.637s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 477039 265.3 ns/op BenchmarkIntSet-4 687808 214.7 ns/op BenchmarkFloatAdd-4 239128 831.7 ns/op BenchmarkFloatSet-4 567944 214.3 ns/op BenchmarkStringSet-4 380474 330.7 ns/op BenchmarkMapSet-4 136719 1096 ns/op BenchmarkMapSetDifferent-4 54111 2480 ns/op BenchmarkMapSetDifferentRandom-4 159 713855 ns/op BenchmarkMapSetString-4 118335 1164 ns/op BenchmarkMapAddSame-4 18915 5961 ns/op BenchmarkMapAddDifferent-4 13800 10748 ns/op BenchmarkMapAddDifferentRandom-4 226 633698 ns/op BenchmarkMapAddSameSteadyState-4 233320 477.6 ns/op BenchmarkMapAddDifferentSteadyState-4 114520 966.8 ns/op BenchmarkRealworldExpvarUsage-4 11052 10610 ns/op PASS ok expvar 3.713s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 66739 1871 ns/op BenchmarkSprintfEmpty-4 248614 505.9 ns/op BenchmarkSprintfString-4 176938 782.5 ns/op BenchmarkSprintfTruncateString-4 151696 898.2 ns/op BenchmarkSprintfTruncateBytes-4 126830 1162 ns/op BenchmarkSprintfSlowParsingPath-4 151758 974.2 ns/op BenchmarkSprintfQuoteString-4 35226 3396 ns/op BenchmarkSprintfInt-4 175580 787.3 ns/op BenchmarkSprintfIntInt-4 148755 1127 ns/op BenchmarkSprintfPrefixedInt-4 141978 1071 ns/op BenchmarkSprintfFloat-4 81477 1298 ns/op BenchmarkSprintfComplex-4 35352 3148 ns/op BenchmarkSprintfBoolean-4 202212 821.5 ns/op BenchmarkSprintfHexString-4 80581 2227 ns/op BenchmarkSprintfHexBytes-4 62928 2885 ns/op BenchmarkSprintfBytes-4 32108 4348 ns/op BenchmarkSprintfStringer-4 50608 2619 ns/op BenchmarkSprintfStructure-4 23709 4411 ns/op BenchmarkManyArgs-4 54991 2693 ns/op BenchmarkFprintInt-4 60126 1790 ns/op BenchmarkFprintfBytes-4 69482 1772 ns/op BenchmarkFprintIntNoAlloc-4 63760 2209 ns/op BenchmarkScanInts-4 30 3863042 ns/op BenchmarkScanRecursiveInt-4 1 513241099 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 450181897 ns/op PASS ok fmt 6.121s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 579 210827 ns/op PASS ok go/build 0.204s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 45802 2426 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 15124 9491 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3620 28313 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1094 119418 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 240 524580 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 61 2898795 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 12 10525682 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 4 46581394 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 190869896 ns/op 15259072 B/op 65566 allocs/op PASS ok go/constant 2.317s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 359223753 ns/op 0.18 MB/s 46174544 B/op 48892 allocs/op PASS ok go/format 0.454s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 5 25143263 ns/op 2.14 MB/s BenchmarkParseOnly-4 6 24577798 ns/op 2.19 MB/s BenchmarkResolve-4 52 2588158 ns/op 20.81 MB/s PASS ok go/parser 1.973s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 136830608 ns/op 0.38 MB/s 5284680 B/op 27635 allocs/op BenchmarkPrintDecl-4 721 192308 ns/op 0.17 MB/s 16782 B/op 51 allocs/op PASS ok go/printer 0.448s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 292 404708 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 8435493 ns/op 6.48 MB/s BenchmarkScanFiles/go/parser/parser.go-4 9 12320582 ns/op 5.84 MB/s BenchmarkScanFiles/net/http/server.go-4 6 17505172 ns/op 6.49 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 232 510227 ns/op 6.03 MB/s PASS ok go/scanner 0.902s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1203810 94.91 ns/op PASS ok go/token 0.319s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 148 904051 ns/op BenchmarkNamed/Underlying/nongeneric-4 901582 132.1 ns/op BenchmarkNamed/Underlying/generic-4 773934 233.4 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 120.6 ns/op BenchmarkNamed/Underlying/user_instance-4 838255 136.6 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 16749 7354 ns/op BenchmarkNamed/NewMethodSet/generic-4 17007 7578 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 17252 7898 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 19300 8487 ns/op BenchmarkCheck/http/funcbodies/info-4 1 591445935 ns/op 51386 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 426759288 ns/op 71189 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 248320684 ns/op 122176 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 221388190 ns/op 137133 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2311363644 ns/op 2216 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 191919829 ns/op 26484 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 87553625 ns/op 58361 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 117755548 ns/op 42752 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 926163770 ns/op 2337 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 1 121858404 ns/op 17598 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 109527978 ns/op 19689 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 78403084 ns/op 27312 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2515580123 ns/op 24671 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 572886744 ns/op 107814 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 264227956 ns/op 231917 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 131383234 ns/op 462871 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3337098015 ns/op 604.6 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 154158631 ns/op 12959 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 127580305 ns/op 15707 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 115283591 ns/op 17377 lines/s PASS ok go/types 49.732s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 10000 11008 ns/op 93.02 MB/s PASS ok hash/adler32 0.217s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 243987 568.2 ns/op 26.40 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 269941 680.9 ns/op 22.03 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 130851 946.6 ns/op 42.26 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 124798 953.2 ns/op 41.96 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 491660 379.0 ns/op 1350.77 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 390573 560.8 ns/op 912.99 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 426513 528.0 ns/op 1939.22 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 420266 362.2 ns/op 2827.35 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 223668 527.5 ns/op 7764.67 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 226755 801.6 ns/op 5110.02 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 58390 2410 ns/op 13598.35 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 61498 1895 ns/op 17289.78 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 426483 547.1 ns/op 27.41 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 363570 403.1 ns/op 37.21 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 396319 303.8 ns/op 131.66 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 355156 312.2 ns/op 128.12 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 360655 373.9 ns/op 1369.38 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 370914 494.4 ns/op 1035.61 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 248791 462.4 ns/op 2214.66 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 312007 528.5 ns/op 1937.62 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 233509 518.6 ns/op 7897.76 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 222706 721.1 ns/op 5679.98 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 56965 2876 ns/op 11392.85 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 52528 2422 ns/op 13528.44 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 248835 470.2 ns/op 31.90 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 215926 701.7 ns/op 21.38 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 145842 828.4 ns/op 48.28 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 160860 1021 ns/op 39.19 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 13260 11264 ns/op 45.46 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 5488 20249 ns/op 25.29 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 5433 19304 ns/op 53.05 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 6766 19444 ns/op 52.66 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1465 80271 ns/op 51.03 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1510 125831 ns/op 32.55 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 181 632103 ns/op 51.84 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 100 1150338 ns/op 28.49 MB/s PASS ok hash/crc32 8.405s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 100 1570140 ns/op 41.74 MB/s BenchmarkCrc64/ISO4KB-4 1596 73496 ns/op 55.73 MB/s BenchmarkCrc64/ISO1KB-4 7658 15735 ns/op 65.08 MB/s BenchmarkCrc64/ECMA64KB-4 144 816122 ns/op 80.30 MB/s BenchmarkCrc64/Random64KB-4 100 1468061 ns/op 44.64 MB/s BenchmarkCrc64/Random16KB-4 522 391683 ns/op 41.83 MB/s PASS ok hash/crc64 1.282s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 13184 8437 ns/op 121.37 MB/s BenchmarkFnv32aKB-4 14132 8598 ns/op 119.10 MB/s BenchmarkFnv64KB-4 13016 11659 ns/op 87.83 MB/s BenchmarkFnv64aKB-4 13555 8638 ns/op 118.54 MB/s BenchmarkFnv128KB-4 1599 68284 ns/op 15.00 MB/s BenchmarkFnv128aKB-4 1808 136560 ns/op 7.50 MB/s PASS ok hash/fnv 1.588s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 380966 283.3 ns/op 14.12 MB/s BenchmarkHash/n=4/Bytes-4 2452172 46.13 ns/op 86.71 MB/s BenchmarkHash/n=4/String-4 2677012 44.31 ns/op 90.26 MB/s BenchmarkHash/n=8/Write-4 253822 433.1 ns/op 18.47 MB/s BenchmarkHash/n=8/Bytes-4 2600811 43.97 ns/op 181.95 MB/s BenchmarkHash/n=8/String-4 2737444 47.29 ns/op 169.17 MB/s BenchmarkHash/n=16/Write-4 403371 302.9 ns/op 52.82 MB/s BenchmarkHash/n=16/Bytes-4 2834815 41.94 ns/op 381.47 MB/s BenchmarkHash/n=16/String-4 2988724 47.95 ns/op 333.65 MB/s BenchmarkHash/n=32/Write-4 389119 314.3 ns/op 101.81 MB/s BenchmarkHash/n=32/Bytes-4 2986128 41.88 ns/op 764.07 MB/s BenchmarkHash/n=32/String-4 3018728 39.97 ns/op 800.63 MB/s BenchmarkHash/n=64/Write-4 329269 449.3 ns/op 142.43 MB/s BenchmarkHash/n=64/Bytes-4 2687112 44.26 ns/op 1446.04 MB/s BenchmarkHash/n=64/String-4 2609037 42.63 ns/op 1501.25 MB/s BenchmarkHash/n=256/Write-4 294679 412.7 ns/op 620.37 MB/s BenchmarkHash/n=256/Bytes-4 1999159 58.99 ns/op 4340.07 MB/s BenchmarkHash/n=256/String-4 744811 140.4 ns/op 1823.28 MB/s BenchmarkHash/n=320/Write-4 296240 487.5 ns/op 656.36 MB/s BenchmarkHash/n=320/Bytes-4 1635169 107.9 ns/op 2964.88 MB/s BenchmarkHash/n=320/String-4 1679854 143.3 ns/op 2233.68 MB/s BenchmarkHash/n=1024/Write-4 190227 981.1 ns/op 1043.77 MB/s BenchmarkHash/n=1024/Bytes-4 876482 225.8 ns/op 4534.31 MB/s BenchmarkHash/n=1024/String-4 985468 151.0 ns/op 6779.89 MB/s BenchmarkHash/n=4096/Write-4 72069 1478 ns/op 2771.25 MB/s BenchmarkHash/n=4096/Bytes-4 257433 494.8 ns/op 8277.63 MB/s BenchmarkHash/n=4096/String-4 269085 627.8 ns/op 6524.26 MB/s BenchmarkHash/n=16384/Write-4 26427 8529 ns/op 1921.06 MB/s BenchmarkHash/n=16384/Bytes-4 58789 1917 ns/op 8547.68 MB/s BenchmarkHash/n=16384/String-4 66379 1918 ns/op 8541.24 MB/s PASS ok hash/maphash 7.280s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 547 324943 ns/op BenchmarkEscapeNone-4 120453 1011 ns/op BenchmarkUnescape-4 636 352692 ns/op BenchmarkUnescapeNone-4 689695 210.7 ns/op BenchmarkUnescapeSparse-4 10000 27176 ns/op BenchmarkUnescapeDense-4 525 207097 ns/op PASS ok html 1.629s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 6098 20077 ns/op BenchmarkCSSEscaperNoSpecials-4 35139 4682 ns/op BenchmarkDecodeCSS-4 22394 9037 ns/op BenchmarkDecodeCSSNoSpecials-4 3111037 37.78 ns/op BenchmarkCSSValueFilter-4 87224 1371 ns/op BenchmarkCSSValueFilterOk-4 70797 1686 ns/op BenchmarkEscapedExecute-4 3044 35709 ns/op BenchmarkHTMLNospaceEscaper-4 6937 18173 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 52394 3065 ns/op BenchmarkStripTags-4 16987 7441 ns/op BenchmarkStripTagsNoSpecials-4 246192 730.5 ns/op BenchmarkJSValEscaperWithNum-4 18504 6305 ns/op BenchmarkJSValEscaperWithStr-4 3693 31920 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 15886 6530 ns/op BenchmarkJSValEscaperWithObj-4 3650 36309 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 10698 ns/op BenchmarkJSStrEscaperNoSpecials-4 35421 3673 ns/op BenchmarkJSStrEscaper-4 7519 14566 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 40119 2977 ns/op BenchmarkJSRegexpEscaper-4 8209 20071 ns/op BenchmarkTemplateSpecialTags-4 96 1416462 ns/op BenchmarkURLEscaper-4 3660 35466 ns/op BenchmarkURLEscaperNoSpecials-4 166902 1072 ns/op BenchmarkURLNormalizer-4 5878 23118 ns/op BenchmarkURLNormalizerNoSpecials-4 152911 962.7 ns/op BenchmarkSrcsetFilter-4 16503 8651 ns/op BenchmarkSrcsetFilterNoSpecials-4 91516 1461 ns/op PASS ok html/template 6.143s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 410510 471.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 401024 282.7 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 589068 255.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 444260 298.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1000000 152.7 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 986151 140.2 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1300408 88.59 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 194.9 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1000000 107.5 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 331035 377.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 326259 792.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 297768 425.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 254733 431.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 613899 197.9 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 541593 312.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 813740 183.3 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 287704 405.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 309734 742.7 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1102195 101.1 ns/op BenchmarkRGBASetRGBA-4 1000000 113.1 ns/op BenchmarkRGBA64At-4 984014 166.5 ns/op BenchmarkRGBA64SetRGBA64-4 847596 176.7 ns/op BenchmarkNRGBAAt-4 1164696 102.1 ns/op BenchmarkNRGBASetNRGBA-4 1000000 114.7 ns/op BenchmarkNRGBA64At-4 779128 151.7 ns/op BenchmarkNRGBA64SetNRGBA64-4 731467 173.2 ns/op BenchmarkAlphaAt-4 2199100 56.24 ns/op BenchmarkAlphaSetAlpha-4 1665714 69.91 ns/op BenchmarkAlpha16At-4 1000000 131.0 ns/op BenchmarkAlphaSetAlpha16-4 1000000 108.7 ns/op BenchmarkGrayAt-4 1952649 59.69 ns/op BenchmarkGraySetGray-4 1610853 66.55 ns/op BenchmarkGray16At-4 1269343 95.35 ns/op BenchmarkGraySetGray16-4 1000000 138.0 ns/op PASS ok image 8.000s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 2477720 45.25 ns/op BenchmarkYCbCrToRGB/128-4 3280422 39.39 ns/op BenchmarkYCbCrToRGB/255-4 2994274 70.79 ns/op BenchmarkRGBToYCbCr/0-4 2905432 62.53 ns/op BenchmarkRGBToYCbCr/Cb-4 2902490 43.91 ns/op BenchmarkRGBToYCbCr/Cr-4 2780443 45.74 ns/op BenchmarkYCbCrToRGBA/0-4 2199751 76.29 ns/op BenchmarkYCbCrToRGBA/128-4 2430532 53.02 ns/op BenchmarkYCbCrToRGBA/255-4 2468140 54.08 ns/op BenchmarkNYCbCrAToRGBA/0-4 2447394 46.60 ns/op BenchmarkNYCbCrAToRGBA/128-4 2437011 51.63 ns/op BenchmarkNYCbCrAToRGBA/255-4 2477040 57.03 ns/op PASS ok image/color 3.323s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 3 46410002 ns/op BenchmarkFillSrc-4 302 416274 ns/op BenchmarkCopyOver-4 5 24442482 ns/op BenchmarkCopySrc-4 414 395404 ns/op BenchmarkNRGBAOver-4 6 30853882 ns/op BenchmarkNRGBASrc-4 10 11253541 ns/op BenchmarkYCbCr-4 9 13168675 ns/op BenchmarkGray-4 16 8382023 ns/op BenchmarkCMYK-4 9 11122396 ns/op BenchmarkGlyphOver-4 18 7015421 ns/op BenchmarkRGBAMaskOver-4 4 25268743 ns/op BenchmarkGrayMaskOver-4 6 41611592 ns/op BenchmarkRGBA64ImageMaskOver-4 3 53512567 ns/op BenchmarkRGBA-4 5 24799185 ns/op BenchmarkPalettedFill-4 771 145404 ns/op BenchmarkPalettedRGBA-4 4 25575957 ns/op BenchmarkGenericOver-4 2 52828761 ns/op BenchmarkGenericMaskOver-4 4 25539233 ns/op BenchmarkGenericSrc-4 2 51331902 ns/op BenchmarkGenericMaskSrc-4 3 34378270 ns/op PASS ok image/draw 8.299s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 20 5940390 ns/op 2.60 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 146691656 ns/op 2.09 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 3144307359 ns/op 0.39 MB/s 417264 B/op 15 allocs/op BenchmarkEncodeRealisticPaletted-4 54 2871541 ns/op 5.38 MB/s 79985 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 151171080 ns/op 0.41 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 4.845s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 4042 28669 ns/op BenchmarkIDCT-4 4712 27004 ns/op BenchmarkDecodeBaseline-4 7 16322188 ns/op 3.79 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 5 20009270 ns/op 3.09 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 169714906 ns/op 7.24 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 219022283 ns/op 4.21 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 1.969s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 16280586 7.450 ns/op BenchmarkDecodeGray-4 10 10237514 ns/op 6.40 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 54205249 ns/op 4.84 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 51634878 ns/op 5.08 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 20 5969448 ns/op 10.98 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 37816374 ns/op 6.93 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 43726595 ns/op 6.00 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 69573431 ns/op 4.42 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 59351685 ns/op 5.18 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 197362098 ns/op 6.23 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 207220745 ns/op 5.93 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 3 33876015 ns/op 9.07 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 220550394 ns/op 5.57 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 723190366 ns/op 1.70 MB/s 864088 B/op 29 allocs/op PASS ok image/png 4.515s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 65549893 ns/op 1.53 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 55630065 ns/op 1.80 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 329916367 ns/op 1.52 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 413147714 ns/op 1.21 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 109046326 ns/op 0.92 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 49088114 ns/op 2.04 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 280071264 ns/op 1.79 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 225909126 ns/op 2.21 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 716105764 ns/op 1.40 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 544435247 ns/op 1.84 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3754079188 ns/op 1.33 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3540749425 ns/op 1.41 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 13 9515211 ns/op 10.51 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 10 16462172 ns/op 6.07 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 73475334 ns/op 6.81 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 71719118 ns/op 6.97 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 114513985 ns/op 8.73 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 90708958 ns/op 11.02 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 605769334 ns/op 8.25 MB/s 20004952 B/op 3 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 509063896 ns/op 9.82 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 70692152 ns/op 1.41 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 52194808 ns/op 1.92 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 377990792 ns/op 1.32 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 324475718 ns/op 1.54 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 860590974 ns/op 1.16 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 718814901 ns/op 1.39 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 6220368913 ns/op 0.80 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 5799288211 ns/op 0.86 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 231843559 ns/op 18.03 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 159413846 ns/op 26.22 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 78.724s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 33436 4697 ns/op 0.21 MB/s BenchmarkMarshalCorpusFile/2-4 33514 4150 ns/op 0.48 MB/s BenchmarkMarshalCorpusFile/4-4 31156 6167 ns/op 0.65 MB/s BenchmarkMarshalCorpusFile/8-4 27272 5498 ns/op 1.46 MB/s BenchmarkMarshalCorpusFile/16-4 18632 8493 ns/op 1.88 MB/s BenchmarkMarshalCorpusFile/32-4 10000 12614 ns/op 2.54 MB/s BenchmarkMarshalCorpusFile/64-4 5540 18314 ns/op 3.49 MB/s BenchmarkMarshalCorpusFile/128-4 4479 31430 ns/op 4.07 MB/s BenchmarkMarshalCorpusFile/256-4 2416 66283 ns/op 3.86 MB/s BenchmarkMarshalCorpusFile/512-4 1128 111254 ns/op 4.60 MB/s BenchmarkMarshalCorpusFile/1024-4 579 280900 ns/op 3.65 MB/s BenchmarkMarshalCorpusFile/2048-4 225 505797 ns/op 4.05 MB/s BenchmarkMarshalCorpusFile/4096-4 115 926850 ns/op 4.42 MB/s BenchmarkMarshalCorpusFile/8192-4 67 2309120 ns/op 3.55 MB/s BenchmarkMarshalCorpusFile/16384-4 43 4069956 ns/op 4.03 MB/s BenchmarkMarshalCorpusFile/32768-4 19 10047795 ns/op 3.26 MB/s BenchmarkMarshalCorpusFile/65536-4 7 18802307 ns/op 3.49 MB/s BenchmarkMarshalCorpusFile/131072-4 3 37389445 ns/op 3.51 MB/s BenchmarkMarshalCorpusFile/262144-4 2 68886000 ns/op 3.81 MB/s BenchmarkMarshalCorpusFile/524288-4 1 122249069 ns/op 4.29 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 233539563 ns/op 4.49 MB/s BenchmarkUnmarshalCorpusFile/1-4 10000 17939 ns/op 0.06 MB/s BenchmarkUnmarshalCorpusFile/2-4 7111 17953 ns/op 0.11 MB/s BenchmarkUnmarshalCorpusFile/4-4 7755 17471 ns/op 0.23 MB/s BenchmarkUnmarshalCorpusFile/8-4 7311 22426 ns/op 0.36 MB/s BenchmarkUnmarshalCorpusFile/16-4 5641 25264 ns/op 0.63 MB/s BenchmarkUnmarshalCorpusFile/32-4 4026 30804 ns/op 1.04 MB/s BenchmarkUnmarshalCorpusFile/64-4 3223 44168 ns/op 1.45 MB/s BenchmarkUnmarshalCorpusFile/128-4 2856 51887 ns/op 2.47 MB/s BenchmarkUnmarshalCorpusFile/256-4 927 180040 ns/op 1.42 MB/s BenchmarkUnmarshalCorpusFile/512-4 549 285883 ns/op 1.79 MB/s BenchmarkUnmarshalCorpusFile/1024-4 246 475521 ns/op 2.15 MB/s BenchmarkUnmarshalCorpusFile/2048-4 133 903091 ns/op 2.27 MB/s BenchmarkUnmarshalCorpusFile/4096-4 76 1858462 ns/op 2.20 MB/s BenchmarkUnmarshalCorpusFile/8192-4 32 3594215 ns/op 2.28 MB/s BenchmarkUnmarshalCorpusFile/16384-4 18 7791001 ns/op 2.10 MB/s BenchmarkUnmarshalCorpusFile/32768-4 5 23706853 ns/op 1.38 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 35528413 ns/op 1.84 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 56699102 ns/op 2.31 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 119205318 ns/op 2.20 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 316731447 ns/op 1.66 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 460777756 ns/op 2.28 MB/s BenchmarkMutatorBytes/1-4 26779 3748 ns/op BenchmarkMutatorBytes/10-4 25098 5033 ns/op BenchmarkMutatorBytes/100-4 25875 4990 ns/op BenchmarkMutatorBytes/1000-4 19492 5420 ns/op BenchmarkMutatorBytes/10000-4 6892 41282 ns/op BenchmarkMutatorBytes/100000-4 812 224842 ns/op BenchmarkMutatorString/1-4 28705 7145 ns/op BenchmarkMutatorString/10-4 30511 5476 ns/op BenchmarkMutatorString/100-4 26131 6514 ns/op BenchmarkMutatorString/1000-4 10000 15704 ns/op BenchmarkMutatorString/10000-4 4410 85892 ns/op BenchmarkMutatorString/100000-4 315 411792 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 13890 7827 ns/op BenchmarkMutatorAllBasicTypes/string-4 12900 14000 ns/op BenchmarkMutatorAllBasicTypes/bool-4 62058 2266 ns/op BenchmarkMutatorAllBasicTypes/float32-4 54583 2344 ns/op BenchmarkMutatorAllBasicTypes/float64-4 47739 2248 ns/op BenchmarkMutatorAllBasicTypes/int-4 52795 2243 ns/op BenchmarkMutatorAllBasicTypes/int8-4 50362 2126 ns/op BenchmarkMutatorAllBasicTypes/int16-4 54920 2157 ns/op BenchmarkMutatorAllBasicTypes/int32-4 50164 2207 ns/op BenchmarkMutatorAllBasicTypes/int64-4 52194 4381 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 45435 2325 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 32475 4939 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 46166 2917 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 53751 2486 ns/op PASS ok internal/fuzz 16.714s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 10900 13226 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 127587 834.4 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.039s PASS ok internal/poll 0.051s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 5 23010667 ns/op PASS ok internal/trace 4.677s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10144 11647 ns/op BenchmarkCopyNLarge-4 164 867502 ns/op PASS ok io 0.717s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 135901 770.2 ns/op BenchmarkPrintln-4 26452 4967 ns/op BenchmarkPrintlnNoFlags-4 42296 2898 ns/op PASS ok log 0.801s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2556691 51.12 ns/op BenchmarkAcosh-4 1322056 105.3 ns/op BenchmarkAsin-4 2885425 43.11 ns/op BenchmarkAsinh-4 1293680 93.83 ns/op BenchmarkAtan-4 3214935 47.87 ns/op BenchmarkAtanh-4 1000000 116.7 ns/op BenchmarkAtan2-4 2244387 84.15 ns/op BenchmarkCbrt-4 1678311 82.17 ns/op BenchmarkCeil-4 27089668 5.356 ns/op BenchmarkCopysign-4 4130866 30.44 ns/op BenchmarkCos-4 1408874 79.80 ns/op BenchmarkCosh-4 1908514 59.30 ns/op BenchmarkErf-4 3323040 34.89 ns/op BenchmarkErfc-4 3159573 39.27 ns/op BenchmarkErfinv-4 2873534 38.87 ns/op BenchmarkErfcinv-4 2394802 42.31 ns/op BenchmarkExp-4 6470178 22.50 ns/op BenchmarkExpGo-4 1000000 115.0 ns/op BenchmarkExpm1-4 2655674 48.53 ns/op BenchmarkExp2-4 827792 136.8 ns/op BenchmarkExp2Go-4 1000000 154.7 ns/op BenchmarkAbs-4 4632057 29.94 ns/op BenchmarkDim-4 10494577 15.79 ns/op BenchmarkFloor-4 24974104 7.315 ns/op BenchmarkMax-4 15937953 7.867 ns/op BenchmarkMin-4 15370555 7.116 ns/op BenchmarkMod-4 366573 317.2 ns/op BenchmarkFrexp-4 1836829 60.83 ns/op BenchmarkGamma-4 873864 239.5 ns/op BenchmarkHypot-4 12724886 10.80 ns/op BenchmarkHypotGo-4 1813927 67.55 ns/op BenchmarkIlogb-4 2096340 56.60 ns/op BenchmarkJ0-4 243046 534.1 ns/op BenchmarkJ1-4 258660 450.3 ns/op BenchmarkJn-4 129766 936.8 ns/op BenchmarkLdexp-4 1981868 71.70 ns/op BenchmarkLgamma-4 963810 166.3 ns/op BenchmarkLog-4 4678152 21.79 ns/op BenchmarkLogb-4 2153000 107.2 ns/op BenchmarkLog1p-4 1523022 74.88 ns/op BenchmarkLog10-4 5193528 31.09 ns/op BenchmarkLog2-4 1488998 100.8 ns/op BenchmarkModf-4 1990946 50.35 ns/op BenchmarkNextafter32-4 2350585 49.35 ns/op BenchmarkNextafter64-4 2439777 78.23 ns/op BenchmarkPowInt-4 657494 188.7 ns/op BenchmarkPowFrac-4 540265 254.1 ns/op BenchmarkPow10Pos-4 5586978 20.93 ns/op BenchmarkPow10Neg-4 5679993 21.43 ns/op BenchmarkRound-4 4568061 29.48 ns/op BenchmarkRoundToEven-4 11492826 10.98 ns/op BenchmarkRemainder-4 483409 209.9 ns/op BenchmarkSignbit-4 7080110 17.05 ns/op BenchmarkSin-4 1542422 80.40 ns/op BenchmarkSincos-4 922446 109.7 ns/op BenchmarkSinh-4 2203054 74.94 ns/op BenchmarkSqrtIndirect-4 23718344 5.505 ns/op BenchmarkSqrtLatency-4 18557896 5.629 ns/op BenchmarkSqrtIndirectLatency-4 22311081 5.944 ns/op BenchmarkSqrtGoLatency-4 1227477 144.3 ns/op BenchmarkSqrtPrime-4 36405 3239 ns/op BenchmarkTan-4 1455366 77.69 ns/op BenchmarkTanh-4 1700818 91.63 ns/op BenchmarkTrunc-4 26606677 5.437 ns/op BenchmarkY0-4 282703 455.2 ns/op BenchmarkY1-4 320409 770.8 ns/op BenchmarkYn-4 133464 969.7 ns/op BenchmarkFloat64bits-4 6352809 30.34 ns/op BenchmarkFloat64frombits-4 6396940 23.45 ns/op BenchmarkFloat32bits-4 6738099 17.27 ns/op BenchmarkFloat32frombits-4 6994276 16.29 ns/op BenchmarkFMA-4 22284834 7.491 ns/op PASS ok math 16.656s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 15371976 9.010 ns/op 7102.96 MB/s BenchmarkAddVV/2-4 14392687 15.01 ns/op 8525.94 MB/s BenchmarkAddVV/3-4 12230206 9.401 ns/op 20422.90 MB/s BenchmarkAddVV/4-4 12464578 11.74 ns/op 21805.68 MB/s BenchmarkAddVV/5-4 11123857 11.84 ns/op 27023.58 MB/s BenchmarkAddVV/10-4 7436449 13.48 ns/op 47490.93 MB/s BenchmarkAddVV/100-4 2341705 74.06 ns/op 86411.94 MB/s BenchmarkAddVV/1000-4 224733 658.1 ns/op 97245.64 MB/s BenchmarkSubVV/1-4 14924180 8.776 ns/op 7292.53 MB/s BenchmarkSubVV/2-4 12722901 9.081 ns/op 14095.09 MB/s BenchmarkSubVV/3-4 12665550 10.53 ns/op 18241.90 MB/s BenchmarkSubVV/4-4 13117286 9.694 ns/op 26408.13 MB/s BenchmarkSubVV/5-4 10999489 15.83 ns/op 20209.07 MB/s BenchmarkSubVV/10-4 8828614 13.08 ns/op 48935.58 MB/s BenchmarkSubVV/100-4 1832485 58.70 ns/op 109035.70 MB/s BenchmarkSubVV/1000-4 163249 652.4 ns/op 98105.04 MB/s BenchmarkAddVW/1-4 16069650 7.390 ns/op 1082.58 MB/s BenchmarkAddVW/2-4 14604646 9.028 ns/op 1772.23 MB/s BenchmarkAddVW/3-4 14535728 8.398 ns/op 2857.92 MB/s BenchmarkAddVW/4-4 15111811 9.415 ns/op 3398.87 MB/s BenchmarkAddVW/5-4 14184993 8.886 ns/op 4501.23 MB/s BenchmarkAddVW/10-4 11227215 18.23 ns/op 4387.86 MB/s BenchmarkAddVW/100-4 317904 413.7 ns/op 1933.74 MB/s BenchmarkAddVW/1000-4 39756 4805 ns/op 1665.05 MB/s BenchmarkAddVWext/1-4 17944789 7.196 ns/op 1111.69 MB/s BenchmarkAddVWext/2-4 16781076 7.279 ns/op 2198.01 MB/s BenchmarkAddVWext/3-4 14427278 7.747 ns/op 3098.13 MB/s BenchmarkAddVWext/4-4 16193280 8.586 ns/op 3727.08 MB/s BenchmarkAddVWext/5-4 13662247 12.54 ns/op 3190.94 MB/s BenchmarkAddVWext/10-4 11845214 15.44 ns/op 5180.92 MB/s BenchmarkAddVWext/100-4 51715 2226 ns/op 359.36 MB/s BenchmarkAddVWext/1000-4 5792 26738 ns/op 299.20 MB/s BenchmarkSubVW/1-4 14575010 7.831 ns/op 1021.56 MB/s BenchmarkSubVW/2-4 14799343 8.189 ns/op 1953.80 MB/s BenchmarkSubVW/3-4 15720145 7.693 ns/op 3119.71 MB/s BenchmarkSubVW/4-4 15912946 12.85 ns/op 2489.85 MB/s BenchmarkSubVW/5-4 14619976 10.74 ns/op 3723.54 MB/s BenchmarkSubVW/10-4 10345153 15.28 ns/op 5235.49 MB/s BenchmarkSubVW/100-4 314337 528.8 ns/op 1512.96 MB/s BenchmarkSubVW/1000-4 47388 4296 ns/op 1862.32 MB/s BenchmarkSubVWext/1-4 10935374 11.33 ns/op 706.13 MB/s BenchmarkSubVWext/2-4 16094234 8.917 ns/op 1794.25 MB/s BenchmarkSubVWext/3-4 14893094 8.834 ns/op 2716.87 MB/s BenchmarkSubVWext/4-4 11810038 8.588 ns/op 3725.96 MB/s BenchmarkSubVWext/5-4 14280464 8.940 ns/op 4474.05 MB/s BenchmarkSubVWext/10-4 7065402 14.33 ns/op 5583.21 MB/s BenchmarkSubVWext/100-4 47257 2499 ns/op 320.16 MB/s BenchmarkSubVWext/1000-4 5913 30301 ns/op 264.02 MB/s BenchmarkMulAddVWW/1-4 13810916 8.901 ns/op 7190.32 MB/s BenchmarkMulAddVWW/2-4 11978491 9.840 ns/op 13007.60 MB/s BenchmarkMulAddVWW/3-4 11517782 18.81 ns/op 10206.68 MB/s BenchmarkMulAddVWW/4-4 9781341 19.08 ns/op 13415.85 MB/s BenchmarkMulAddVWW/5-4 10355635 11.23 ns/op 28485.56 MB/s BenchmarkMulAddVWW/10-4 6881479 25.52 ns/op 25081.42 MB/s BenchmarkMulAddVWW/100-4 1000000 109.3 ns/op 58550.17 MB/s BenchmarkMulAddVWW/1000-4 175165 805.9 ns/op 79416.67 MB/s BenchmarkAddMulVVW/1-4 15327478 7.953 ns/op 8047.52 MB/s BenchmarkAddMulVVW/2-4 12467942 9.988 ns/op 12815.68 MB/s BenchmarkAddMulVVW/3-4 10316787 10.90 ns/op 17611.11 MB/s BenchmarkAddMulVVW/4-4 12580933 15.25 ns/op 16782.25 MB/s BenchmarkAddMulVVW/5-4 8875338 12.15 ns/op 26333.37 MB/s BenchmarkAddMulVVW/10-4 7771428 15.68 ns/op 40826.78 MB/s BenchmarkAddMulVVW/100-4 1808451 62.62 ns/op 102210.99 MB/s BenchmarkAddMulVVW/1000-4 232999 722.5 ns/op 88584.14 MB/s BenchmarkDivWVW/1-4 1934002 75.83 ns/op 843.96 MB/s BenchmarkDivWVW/2-4 972940 185.5 ns/op 690.11 MB/s BenchmarkDivWVW/3-4 708433 150.4 ns/op 1276.73 MB/s BenchmarkDivWVW/4-4 628100 348.7 ns/op 734.16 MB/s BenchmarkDivWVW/5-4 475023 306.9 ns/op 1042.77 MB/s BenchmarkDivWVW/10-4 339224 610.8 ns/op 1047.84 MB/s BenchmarkDivWVW/100-4 40222 4619 ns/op 1385.71 MB/s BenchmarkDivWVW/1000-4 4290 30143 ns/op 2123.22 MB/s BenchmarkNonZeroShifts/1/shrVU-4 14805097 11.40 ns/op BenchmarkNonZeroShifts/1/shlVU-4 15690655 7.993 ns/op BenchmarkNonZeroShifts/2/shrVU-4 14178513 10.01 ns/op BenchmarkNonZeroShifts/2/shlVU-4 14810263 9.622 ns/op BenchmarkNonZeroShifts/3/shrVU-4 11257389 9.710 ns/op BenchmarkNonZeroShifts/3/shlVU-4 12879405 13.44 ns/op BenchmarkNonZeroShifts/4/shrVU-4 8888148 12.36 ns/op BenchmarkNonZeroShifts/4/shlVU-4 9444930 13.91 ns/op BenchmarkNonZeroShifts/5/shrVU-4 9559663 11.62 ns/op BenchmarkNonZeroShifts/5/shlVU-4 11959468 10.34 ns/op BenchmarkNonZeroShifts/10/shrVU-4 5946267 23.73 ns/op BenchmarkNonZeroShifts/10/shlVU-4 9308930 12.75 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1000000 162.6 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1000000 134.2 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 117342 1089 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 152065 1021 ns/op BenchmarkDecimalConversion-4 176 708454 ns/op BenchmarkFloatString/100-4 11192 11869 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 168 902155 ns/op 2903 B/op 9 allocs/op BenchmarkFloatString/10000-4 2 52898948 ns/op 61152 B/op 51 allocs/op BenchmarkFloatString/100000-4 1 6180192669 ns/op 826336 B/op 512 allocs/op BenchmarkFloatAdd/10-4 104133 1360 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 121958 2034 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 68484 1672 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 64542 2152 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 10000 10854 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 129956 981.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 170005 943.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 159379 711.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 147082 878.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 46027 2770 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1984 85448 ns/op BenchmarkParseFloatLargeExp-4 343 359505 ns/op BenchmarkGCD10x10/WithoutXY-4 144913 930.9 ns/op BenchmarkGCD10x10/WithXY-4 45022 3133 ns/op BenchmarkGCD10x100/WithoutXY-4 54829 2133 ns/op BenchmarkGCD10x100/WithXY-4 14958 8794 ns/op BenchmarkGCD10x1000/WithoutXY-4 46748 2274 ns/op BenchmarkGCD10x1000/WithXY-4 10000 13341 ns/op BenchmarkGCD100x100/WithoutXY-4 18772 6976 ns/op BenchmarkGCD100x100/WithXY-4 6344 18710 ns/op BenchmarkGCD100x1000/WithoutXY-4 10000 18756 ns/op BenchmarkGCD100x1000/WithXY-4 4882 39278 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1616 73659 ns/op BenchmarkGCD1000x1000/WithXY-4 740 135141 ns/op BenchmarkHilbert-4 14 8362856 ns/op BenchmarkBinomial-4 9448 11662 ns/op BenchmarkQuoRem-4 18054 6459 ns/op BenchmarkExp-4 14 9010535 ns/op BenchmarkExpMont/Odd-4 100 1249496 ns/op 2581 B/op 21 allocs/op BenchmarkExpMont/Even1-4 99 1456493 ns/op 3357 B/op 37 allocs/op BenchmarkExpMont/Even2-4 104 1139743 ns/op 3834 B/op 53 allocs/op BenchmarkExpMont/Even3-4 100 1041586 ns/op 3868 B/op 54 allocs/op BenchmarkExpMont/Even4-4 97 1042458 ns/op 3844 B/op 53 allocs/op BenchmarkExpMont/Even8-4 100 1063567 ns/op 3826 B/op 52 allocs/op BenchmarkExpMont/Even32-4 100 1053841 ns/op 3845 B/op 53 allocs/op BenchmarkExpMont/Even64-4 133 1190822 ns/op 3613 B/op 53 allocs/op BenchmarkExpMont/Even96-4 99 1556928 ns/op 3763 B/op 51 allocs/op BenchmarkExpMont/Even128-4 129 898838 ns/op 3236 B/op 50 allocs/op BenchmarkExpMont/Even255-4 100 1067568 ns/op 2984 B/op 48 allocs/op BenchmarkExpMont/SmallEven1-4 298 382020 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 244 472363 ns/op 1732 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 285 432278 ns/op 1741 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 296 448888 ns/op 1741 B/op 47 allocs/op BenchmarkExp2-4 13 8757180 ns/op BenchmarkBitset-4 620031 192.8 ns/op BenchmarkBitsetNeg-4 325570 352.2 ns/op BenchmarkBitsetOrig-4 228446 688.0 ns/op BenchmarkBitsetNegOrig-4 142786 1361 ns/op BenchmarkModSqrt225_Tonelli-4 93 1244226 ns/op BenchmarkModSqrt225_3Mod4-4 340 339428 ns/op BenchmarkModSqrt231_Tonelli-4 100 1136589 ns/op BenchmarkModSqrt231_5Mod8-4 307 396407 ns/op BenchmarkModInverse-4 10000 10146 ns/op BenchmarkSqrt-4 1933 71462 ns/op BenchmarkIntSqr/1-4 847728 119.0 ns/op BenchmarkIntSqr/2-4 584797 217.0 ns/op BenchmarkIntSqr/3-4 520250 250.8 ns/op BenchmarkIntSqr/5-4 414016 320.2 ns/op BenchmarkIntSqr/8-4 311983 420.9 ns/op BenchmarkIntSqr/10-4 176324 627.7 ns/op BenchmarkIntSqr/20-4 36657 2896 ns/op BenchmarkIntSqr/30-4 30538 4016 ns/op BenchmarkIntSqr/50-4 19466 5591 ns/op BenchmarkIntSqr/80-4 14114 8754 ns/op BenchmarkIntSqr/100-4 10587 11513 ns/op BenchmarkIntSqr/200-4 3927 38431 ns/op BenchmarkIntSqr/300-4 1622 72196 ns/op BenchmarkIntSqr/500-4 763 142468 ns/op BenchmarkIntSqr/800-4 325 339612 ns/op BenchmarkIntSqr/1000-4 256 463437 ns/op BenchmarkDiv/20/10-4 406621 342.0 ns/op BenchmarkDiv/40/20-4 379501 350.0 ns/op BenchmarkDiv/100/50-4 277131 403.7 ns/op BenchmarkDiv/200/100-4 48722 2367 ns/op BenchmarkDiv/400/200-4 47007 2783 ns/op BenchmarkDiv/1000/500-4 36816 3189 ns/op BenchmarkDiv/2000/1000-4 32766 3947 ns/op BenchmarkDiv/20000/10000-4 1366 94337 ns/op BenchmarkDiv/200000/100000-4 31 4270484 ns/op BenchmarkDiv/2000000/1000000-4 1 119215638 ns/op BenchmarkDiv/20000000/10000000-4 1 3129351782 ns/op BenchmarkMul-4 6 18429005 ns/op BenchmarkNatMul/10-4 199987 775.4 ns/op BenchmarkNatMul/100-4 7458 23163 ns/op BenchmarkNatMul/1000-4 202 595294 ns/op BenchmarkZeroShifts/Shl-4 12709 10795 ns/op BenchmarkZeroShifts/ShlSame-4 3823921 29.25 ns/op BenchmarkZeroShifts/Shr-4 10000 11028 ns/op BenchmarkZeroShifts/ShrSame-4 4064989 29.17 ns/op BenchmarkExp3Power/0x10-4 194437 721.6 ns/op BenchmarkExp3Power/0x40-4 163602 813.0 ns/op BenchmarkExp3Power/0x100-4 96866 1309 ns/op BenchmarkExp3Power/0x400-4 41584 2890 ns/op BenchmarkExp3Power/0x1000-4 10000 11377 ns/op BenchmarkExp3Power/0x4000-4 2370 53262 ns/op BenchmarkExp3Power/0x10000-4 261 454783 ns/op BenchmarkExp3Power/0x40000-4 27 4564028 ns/op BenchmarkExp3Power/0x100000-4 3 43771802 ns/op BenchmarkExp3Power/0x400000-4 1 399775504 ns/op BenchmarkFibo-4 4 29535816 ns/op BenchmarkNatSqr/1-4 1000000 151.4 ns/op BenchmarkNatSqr/2-4 516897 305.0 ns/op BenchmarkNatSqr/3-4 468992 372.1 ns/op BenchmarkNatSqr/5-4 396722 412.1 ns/op BenchmarkNatSqr/8-4 274171 593.6 ns/op BenchmarkNatSqr/10-4 220425 715.8 ns/op BenchmarkNatSqr/20-4 48856 2459 ns/op BenchmarkNatSqr/30-4 37906 3191 ns/op BenchmarkNatSqr/50-4 23385 5514 ns/op BenchmarkNatSqr/80-4 13519 8927 ns/op BenchmarkNatSqr/100-4 9769 11627 ns/op BenchmarkNatSqr/200-4 4948 26074 ns/op BenchmarkNatSqr/300-4 1846 70530 ns/op BenchmarkNatSqr/500-4 1135 131330 ns/op BenchmarkNatSqr/800-4 396 298458 ns/op BenchmarkNatSqr/1000-4 314 396305 ns/op BenchmarkNatSetBytes/8-4 1000000 118.6 ns/op BenchmarkNatSetBytes/24-4 300345 427.4 ns/op BenchmarkNatSetBytes/128-4 77796 1600 ns/op BenchmarkNatSetBytes/7-4 1000000 122.5 ns/op BenchmarkNatSetBytes/23-4 302192 474.1 ns/op BenchmarkNatSetBytes/127-4 71972 1687 ns/op BenchmarkScanPi-4 229 485861 ns/op BenchmarkStringPiParallel-4 633 237109 ns/op BenchmarkScan/10/Base2-4 45193 2612 ns/op BenchmarkScan/100/Base2-4 4897 23048 ns/op BenchmarkScan/1000/Base2-4 534 226197 ns/op BenchmarkScan/10/Base8-4 102274 1184 ns/op BenchmarkScan/100/Base8-4 14672 8092 ns/op BenchmarkScan/1000/Base8-4 1412 79629 ns/op BenchmarkScan/10/Base10-4 110664 1036 ns/op BenchmarkScan/100/Base10-4 16257 7489 ns/op BenchmarkScan/1000/Base10-4 1612 72069 ns/op BenchmarkScan/10/Base16-4 127960 911.6 ns/op BenchmarkScan/100/Base16-4 17730 6530 ns/op BenchmarkScan/1000/Base16-4 1987 62837 ns/op BenchmarkString/10/Base2-4 242614 509.3 ns/op BenchmarkString/100/Base2-4 35540 3597 ns/op BenchmarkString/1000/Base2-4 3816 33474 ns/op BenchmarkString/10/Base8-4 381624 277.7 ns/op BenchmarkString/100/Base8-4 85363 1413 ns/op BenchmarkString/1000/Base8-4 9220 12841 ns/op BenchmarkString/10/Base10-4 226384 518.9 ns/op BenchmarkString/100/Base10-4 44574 2716 ns/op BenchmarkString/1000/Base10-4 6357 21557 ns/op BenchmarkString/10/Base16-4 459248 256.7 ns/op BenchmarkString/100/Base16-4 111248 1051 ns/op BenchmarkString/1000/Base16-4 13064 9315 ns/op BenchmarkLeafSize/0-4 32 3735887 ns/op BenchmarkLeafSize/1-4 490 222678 ns/op BenchmarkLeafSize/2-4 523 220337 ns/op BenchmarkLeafSize/3-4 374 309762 ns/op BenchmarkLeafSize/4-4 555 222770 ns/op BenchmarkLeafSize/5-4 345 329750 ns/op BenchmarkLeafSize/6-4 417 299720 ns/op BenchmarkLeafSize/7-4 414 289068 ns/op BenchmarkLeafSize/8-4 577 218393 ns/op BenchmarkLeafSize/9-4 291 411598 ns/op BenchmarkLeafSize/10-4 344 317880 ns/op BenchmarkLeafSize/11-4 354 332198 ns/op BenchmarkLeafSize/12-4 382 306702 ns/op BenchmarkLeafSize/13-4 348 372356 ns/op BenchmarkLeafSize/14-4 424 287181 ns/op BenchmarkLeafSize/15-4 471 270069 ns/op BenchmarkLeafSize/16-4 530 217525 ns/op BenchmarkLeafSize/32-4 554 219223 ns/op BenchmarkLeafSize/64-4 477 256429 ns/op BenchmarkProbablyPrime/n=0-4 12 9623723 ns/op BenchmarkProbablyPrime/n=1-4 10 11431920 ns/op BenchmarkProbablyPrime/n=5-4 6 16762975 ns/op BenchmarkProbablyPrime/n=10-4 5 24359861 ns/op BenchmarkProbablyPrime/n=20-4 3 37362812 ns/op BenchmarkProbablyPrime/Lucas-4 13 8372365 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 88 1404082 ns/op BenchmarkRatCmp-4 228757 621.3 ns/op BenchmarkFloatSqrt/64-4 22918 5178 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 14712 8215 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 10119 11537 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 5764 23987 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 1005 129919 ns/op 18005 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 66 1664104 ns/op 175829 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 124266944 ns/op 3809280 B/op 639 allocs/op PASS ok math/big 65.521s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 13509117 9.040 ns/op BenchmarkLeadingZeros8-4 12810606 9.424 ns/op BenchmarkLeadingZeros16-4 12999822 9.987 ns/op BenchmarkLeadingZeros32-4 13737444 8.983 ns/op BenchmarkLeadingZeros64-4 11905845 9.015 ns/op BenchmarkTrailingZeros-4 12005278 9.028 ns/op BenchmarkTrailingZeros8-4 12973309 9.005 ns/op BenchmarkTrailingZeros16-4 13191360 8.818 ns/op BenchmarkTrailingZeros32-4 14707550 9.236 ns/op BenchmarkTrailingZeros64-4 14172723 8.667 ns/op BenchmarkOnesCount-4 13475986 8.891 ns/op BenchmarkOnesCount8-4 14303799 10.18 ns/op BenchmarkOnesCount16-4 13597412 9.270 ns/op BenchmarkOnesCount32-4 13206150 9.362 ns/op BenchmarkOnesCount64-4 12837648 9.005 ns/op BenchmarkRotateLeft-4 13699512 9.236 ns/op BenchmarkRotateLeft8-4 11604525 9.097 ns/op BenchmarkRotateLeft16-4 13718245 8.714 ns/op BenchmarkRotateLeft32-4 13752862 9.111 ns/op BenchmarkRotateLeft64-4 14450260 9.322 ns/op BenchmarkReverse-4 19170002 6.652 ns/op BenchmarkReverse8-4 27045026 5.807 ns/op BenchmarkReverse16-4 21082057 5.709 ns/op BenchmarkReverse32-4 18309772 6.211 ns/op BenchmarkReverse64-4 17361992 6.343 ns/op BenchmarkReverseBytes-4 26170810 5.024 ns/op BenchmarkReverseBytes16-4 24189592 5.141 ns/op BenchmarkReverseBytes32-4 25689979 5.190 ns/op BenchmarkReverseBytes64-4 23654977 5.295 ns/op BenchmarkAdd-4 13930575 8.847 ns/op BenchmarkAdd32-4 12746972 8.869 ns/op BenchmarkAdd64-4 13038501 8.809 ns/op BenchmarkAdd64multiple-4 21116703 5.266 ns/op BenchmarkSub-4 13624772 8.708 ns/op BenchmarkSub32-4 13464126 9.222 ns/op BenchmarkSub64-4 14095064 8.440 ns/op BenchmarkSub64multiple-4 23881233 5.221 ns/op BenchmarkMul-4 14267424 8.716 ns/op BenchmarkMul32-4 13212498 8.588 ns/op BenchmarkMul64-4 13461746 8.633 ns/op BenchmarkDiv-4 3558248 33.24 ns/op BenchmarkDiv32-4 7484365 16.13 ns/op BenchmarkDiv64-4 3611155 32.77 ns/op PASS ok math/bits 7.127s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 12917034 9.151 ns/op BenchmarkAcos-4 538365 207.2 ns/op BenchmarkAcosh-4 463862 217.1 ns/op BenchmarkAsin-4 618500 208.4 ns/op BenchmarkAsinh-4 632910 207.0 ns/op BenchmarkAtan-4 947584 130.9 ns/op BenchmarkAtanh-4 915678 128.1 ns/op BenchmarkConj-4 24841864 4.736 ns/op BenchmarkCos-4 722871 165.1 ns/op BenchmarkCosh-4 750921 169.5 ns/op BenchmarkExp-4 903946 127.7 ns/op BenchmarkLog-4 1000000 113.9 ns/op BenchmarkLog10-4 1000000 132.9 ns/op BenchmarkPhase-4 2279353 52.23 ns/op BenchmarkPolar-4 1446716 80.71 ns/op BenchmarkPow-4 281253 436.6 ns/op BenchmarkRect-4 1000000 106.5 ns/op BenchmarkSin-4 725946 164.0 ns/op BenchmarkSinh-4 693427 171.1 ns/op BenchmarkSqrt-4 1319048 91.04 ns/op BenchmarkTan-4 441978 270.3 ns/op BenchmarkTanh-4 515553 250.9 ns/op PASS ok math/cmplx 3.622s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 201314 564.0 ns/op BenchmarkInt63ThreadsafeParallel-4 128821 802.3 ns/op BenchmarkInt63Unthreadsafe-4 951817 114.3 ns/op BenchmarkIntn1000-4 792516 142.1 ns/op BenchmarkInt63n1000-4 879390 145.3 ns/op BenchmarkInt31n1000-4 944826 135.6 ns/op BenchmarkFloat32-4 856978 134.7 ns/op BenchmarkFloat64-4 1000000 114.1 ns/op BenchmarkPerm3-4 181170 643.8 ns/op BenchmarkPerm30-4 21412 5407 ns/op BenchmarkPerm30ViaShuffle-4 21682 5568 ns/op BenchmarkShuffleOverhead-4 15300 8014 ns/op BenchmarkRead3-4 889747 139.4 ns/op BenchmarkRead64-4 85100 1440 ns/op BenchmarkRead1000-4 5026 23415 ns/op PASS ok math/rand 2.537s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 38509 2943 ns/op BenchmarkQDecodeWord-4 101193 1201 ns/op BenchmarkQDecodeHeader-4 92877 1290 ns/op BenchmarkTypeByExtension/.html-4 530958 222.8 ns/op BenchmarkTypeByExtension/.HTML-4 398847 314.2 ns/op BenchmarkTypeByExtension/.unused-4 406116 279.3 ns/op BenchmarkExtensionsByType/text/html-4 154078 834.0 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 56068 2452 ns/op BenchmarkExtensionsByType/application/octet-stream-4 48598 3078 ns/op PASS ok mime 1.716s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 752 213159 ns/op PASS ok mime/quotedprintable 0.260s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 4 27155002 ns/op 8712 B/op 90 allocs/op BenchmarkGoLookupIPNoSuchHost-4 2 51716302 ns/op 13716 B/op 114 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5025122725 ns/op 151368 B/op 237 allocs/op BenchmarkDNSName-4 170367 697.1 ns/op BenchmarkInterfaces-4 1858 61967 ns/op BenchmarkInterfaceByIndex-4 6670 18532 ns/op BenchmarkInterfaceByName-4 1815 62961 ns/op BenchmarkInterfaceAddrs-4 1864 58992 ns/op BenchmarkInterfacesAndAddrs-4 5791 19347 ns/op BenchmarkInterfacesAndMulticastAddrs-4 2548 42008 ns/op BenchmarkParseIP-4 15567 7235 ns/op BenchmarkIPString/IPv4-4 138408 852.9 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 13489 8631 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 46996 2509 ns/op BenchmarkIPEqual/IPv4-4 1072681 111.3 ns/op BenchmarkIPEqual/IPv6-4 1075550 110.9 ns/op BenchmarkTCP4OneShot-4 198 834917 ns/op BenchmarkTCP4OneShotTimeout-4 122 953887 ns/op BenchmarkTCP4Persistent-4 304 379208 ns/op BenchmarkTCP4PersistentTimeout-4 289 416067 ns/op BenchmarkTCP6OneShot-4 162 813791 ns/op BenchmarkTCP6OneShotTimeout-4 135 885230 ns/op BenchmarkTCP6Persistent-4 283 375176 ns/op BenchmarkTCP6PersistentTimeout-4 298 411792 ns/op BenchmarkTCP4ConcurrentReadWrite-4 15871 7230 ns/op BenchmarkTCP6ConcurrentReadWrite-4 17446 7317 ns/op BenchmarkSetReadDeadline-4 135446 819.6 ns/op BenchmarkUDP6LinkLocalUnicast-4 192 605824 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 175 588924 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 219 569424 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 240 448115 ns/op 0 B/op 0 allocs/op PASS ok net 11.797s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 23876 4980 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 9170 12443 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 13222 9380 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 18219 6340 ns/op 47 B/op 0 allocs/op BenchmarkCopyValues-4 31111 4168 ns/op 736 B/op 11 allocs/op BenchmarkServerMatch-4 944683 115.7 ns/op BenchmarkReadRequestChrome-4 4683 27752 ns/op 22.02 MB/s 1844 B/op 14 allocs/op BenchmarkReadRequestCurl-4 10000 11670 ns/op 6.68 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 10000 11369 ns/op 7.21 MB/s 939 B/op 9 allocs/op BenchmarkReadRequestSiege-4 7542 15716 ns/op 9.61 MB/s 1035 B/op 11 allocs/op BenchmarkReadRequestWrk-4 16178 7155 ns/op 5.59 MB/s 876 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 50 2638234 ns/op 0.39 MB/s BenchmarkFileAndServer_1KB/https1-4 43 2680448 ns/op 0.38 MB/s BenchmarkFileAndServer_1KB/h2-4 32 3409833 ns/op 0.30 MB/s BenchmarkFileAndServer_16MB/h1-4 2 79942630 ns/op 209.87 MB/s BenchmarkFileAndServer_16MB/https1-4 1 204085264 ns/op 82.21 MB/s BenchmarkFileAndServer_16MB/h2-4 1 427846597 ns/op 39.21 MB/s BenchmarkFileAndServer_64MB/h1-4 1 341797707 ns/op 196.34 MB/s BenchmarkFileAndServer_64MB/https1-4 1 675705074 ns/op 99.32 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1710108379 ns/op 39.24 MB/s BenchmarkServeMux-4 307 412037 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 384 325847 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 44 2532195 ns/op 6138 B/op 66 allocs/op BenchmarkClientServer/https1-4 38 2859562 ns/op 10108 B/op 105 allocs/op BenchmarkClientServer/h2-4 37 3234696 ns/op 13906 B/op 115 allocs/op BenchmarkClientServerParallel/4/h1-4 288 353711 ns/op 10526 B/op 82 allocs/op BenchmarkClientServerParallel/4/https1-4 18 5870970 ns/op 94465 B/op 892 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57354: write tcp 127.0.0.1:57349->127.0.0.1:57354: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57355: write tcp 127.0.0.1:57349->127.0.0.1:57355: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57372: read tcp 127.0.0.1:57362->127.0.0.1:57372: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57376: read tcp 127.0.0.1:57362->127.0.0.1:57376: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57374: read tcp 127.0.0.1:57362->127.0.0.1:57374: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57375: read tcp 127.0.0.1:57362->127.0.0.1:57375: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57377: read tcp 127.0.0.1:57362->127.0.0.1:57377: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57373: write tcp 127.0.0.1:57362->127.0.0.1:57373: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57370: write tcp 127.0.0.1:57362->127.0.0.1:57370: use of closed network connection BenchmarkClientServerParallel/4/h2-4 37 2820102 ns/op 62222 B/op 612 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57393: read tcp 127.0.0.1:57387->127.0.0.1:57393: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57389: read tcp 127.0.0.1:57387->127.0.0.1:57389: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57391: read tcp 127.0.0.1:57387->127.0.0.1:57391: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57409: read tcp 127.0.0.1:57400->127.0.0.1:57409: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57414: read tcp 127.0.0.1:57400->127.0.0.1:57414: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57429: read tcp 127.0.0.1:57417->127.0.0.1:57429: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57424: write tcp 127.0.0.1:57417->127.0.0.1:57424: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57425: write tcp 127.0.0.1:57417->127.0.0.1:57425: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57441: read tcp 127.0.0.1:57434->127.0.0.1:57441: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57447: read tcp 127.0.0.1:57434->127.0.0.1:57447: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 169 611788 ns/op 20945 B/op 121 allocs/op BenchmarkClientServerParallel/64/https1-4 32 6857903 ns/op 135752 B/op 1265 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57810: read tcp 127.0.0.1:57805->127.0.0.1:57810: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57823: read tcp 127.0.0.1:57816->127.0.0.1:57823: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57832: write tcp 127.0.0.1:57816->127.0.0.1:57832: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57831: read tcp 127.0.0.1:57816->127.0.0.1:57831: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57824: write tcp 127.0.0.1:57816->127.0.0.1:57824: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57826: write tcp 127.0.0.1:57816->127.0.0.1:57826: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57827: read tcp 127.0.0.1:57816->127.0.0.1:57827: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57825: read tcp 127.0.0.1:57816->127.0.0.1:57825: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57829: read tcp 127.0.0.1:57816->127.0.0.1:57829: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57828: read tcp 127.0.0.1:57816->127.0.0.1:57828: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h2-4 18 7244461 ns/op 129890 B/op 1311 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57877: read tcp 127.0.0.1:57875->127.0.0.1:57877: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57902: read tcp 127.0.0.1:57889->127.0.0.1:57902: use of closed network connection BenchmarkServer-4 2 53388095 ns/op 16272 B/op 80 allocs/op BenchmarkClient-4 34 3315420 ns/op 4158 B/op 48 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 561 222814 ns/op 7408 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 922 137496 ns/op 3039 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1410 102190 ns/op 1924 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1160 90866 ns/op 2731 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1098 95853 ns/op 2791 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1411 93521 ns/op 2751 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1466 96491 ns/op 1890 B/op 14 allocs/op BenchmarkServerHijack-4 1165 152241 ns/op 16719 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 34 3073309 ns/op 6996 B/op 53 allocs/op BenchmarkResponseStatusLine-4 330151 324.0 ns/op 0 B/op 0 allocs/op PASS ok net/http 14.985s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2930 62669 ns/op 34074 B/op 12 allocs/op PASS ok net/http/httputil 0.270s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 102813 1107 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 521556 246.1 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 224926 541.1 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 72421 1568 ns/op BenchmarkStdIPv4-4 149157 771.0 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 94596 1113 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 98806 1157 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 144364 916.0 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 78994 1452 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1285688 92.90 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1204218 96.68 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1290622 94.70 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 356173 358.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 398572 336.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 325396 367.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 96927 1194 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 440344 304.8 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 334980 344.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 303963 393.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 150902 821.5 ns/op 32 B/op 2 allocs/op BenchmarkStdParseIP/v6_zone-4 480406 251.1 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 378330 329.2 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 137112 897.3 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 178070 687.3 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 279475 424.5 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 149260 766.5 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 361473 363.2 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 169058 786.7 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 144763 751.9 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 176709 755.7 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 112754 1086 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 431791 243.5 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 141832 836.8 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 93416 1189 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 137342 942.3 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 186382 776.2 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 115893 1038 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 229358 439.7 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 130765 966.5 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 152758 805.5 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 183692 638.0 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 142995 899.1 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 106.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 110.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 111.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 121.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 116.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 933628 122.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 114.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 116.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 958519 120.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 331868 380.7 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 563109 214.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 263841 484.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 280603 454.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 243926 508.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 78498 1345 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 523899 220.1 ns/op PASS ok net/netip 9.487s 2023/01/24 06:55:42 Test RPC server listening on 127.0.0.1:57980 2023/01/24 06:55:42 Test HTTP RPC server listening on 127.0.0.1:57981 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 194 607378 ns/op BenchmarkEndToEndHTTP-4 180 581752 ns/op BenchmarkEndToEndAsync-4 1580 73942 ns/op BenchmarkEndToEndAsyncHTTP-4 1370 74778 ns/op PASS ok net/rpc 0.948s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 4326 24956 ns/op BenchmarkReadMIMEHeader/server_headers-4 5998 18359 ns/op BenchmarkUncommon-4 27285 4154 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.577s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 4654 25275 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 85213 1301 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 568072 211.1 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 128365 977.6 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 237524 523.3 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 107330 1079 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 18060 6669 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 438387 259.5 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 130252 970.2 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 243444 538.2 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 115705 1077 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 21260 5636 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 211396 575.6 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 78405 1439 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 77211 1518 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 35257 3330 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5592 18319 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 197174 578.2 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 80264 1466 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 77594 1495 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 35215 3284 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6571 18513 ns/op 320 B/op 1 allocs/op PASS ok net/url 3.923s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2625961 41.55 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 144613 788.2 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 547 211015 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 199 589534 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 445 260733 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 48069 2486 ns/op BenchmarkStatFile-4 33252 3666 ns/op BenchmarkStatDir-4 34162 3541 ns/op BenchmarkLstatDot-4 48674 2463 ns/op BenchmarkLstatFile-4 32559 3644 ns/op BenchmarkLstatDir-4 33694 3565 ns/op PASS ok os 1.983s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 24 4392000 ns/op 8560 B/op 30 allocs/op PASS ok os/exec 0.265s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 356844 346.6 ns/op PASS ok os/user 0.348s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2200750 47.82 ns/op BenchmarkString-4 1967233 59.11 ns/op BenchmarkBytes-4 1845184 63.78 ns/op BenchmarkNamedBytes-4 832939 153.0 ns/op BenchmarkBytesArray-4 778648 154.7 ns/op BenchmarkSliceLen-4 2037954 54.69 ns/op BenchmarkMapLen-4 1342988 88.82 ns/op BenchmarkStringLen-4 1504072 77.50 ns/op BenchmarkArrayLen-4 1502496 85.25 ns/op BenchmarkSliceCap-4 2151482 54.11 ns/op BenchmarkDeepEqual/int8-4 693493 172.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 120342 1019 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 613516 206.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 105489 1053 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 591289 214.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 113949 1066 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 609032 208.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 110390 1052 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 620839 208.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 110809 1036 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 737426 172.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 135112 832.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 620005 209.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 114362 1041 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 522148 213.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 115153 1045 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 590422 211.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 116830 1051 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 537816 210.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 110389 1066 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 587334 215.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 111240 1076 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 606213 208.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 104074 1065 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 610354 215.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 106630 1094 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 562314 212.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 103642 1084 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 522975 210.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 101076 1085 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 724484 176.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 103921 1047 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 581624 210.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 108788 1102 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 141327 856.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 62875 1753 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 70456 1634 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 46743 2524 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 323257 384.1 ns/op BenchmarkIsZero/ArrayIncomparable-4 45026 2576 ns/op BenchmarkIsZero/StructComparable-4 867544 132.3 ns/op BenchmarkIsZero/StructIncomparable-4 207736 567.7 ns/op BenchmarkSetZero/Bool/Direct-4 2873050 41.49 ns/op BenchmarkSetZero/Bool/CachedZero-4 1922314 61.42 ns/op BenchmarkSetZero/Bool/NewZero-4 1275601 92.86 ns/op BenchmarkSetZero/Int/Direct-4 2226300 56.35 ns/op BenchmarkSetZero/Int/CachedZero-4 1916554 61.76 ns/op BenchmarkSetZero/Int/NewZero-4 1307388 93.16 ns/op BenchmarkSetZero/Uint/Direct-4 2186632 54.51 ns/op BenchmarkSetZero/Uint/CachedZero-4 1939723 62.27 ns/op BenchmarkSetZero/Uint/NewZero-4 1289712 93.11 ns/op BenchmarkSetZero/Float/Direct-4 2167833 55.72 ns/op BenchmarkSetZero/Float/CachedZero-4 1683776 62.28 ns/op BenchmarkSetZero/Float/NewZero-4 1297188 92.57 ns/op BenchmarkSetZero/Complex/Direct-4 2182699 54.93 ns/op BenchmarkSetZero/Complex/CachedZero-4 1958602 62.33 ns/op BenchmarkSetZero/Complex/NewZero-4 1290843 93.43 ns/op BenchmarkSetZero/Array/Direct-4 3201906 37.70 ns/op BenchmarkSetZero/Array/CachedZero-4 1843879 62.35 ns/op BenchmarkSetZero/Array/NewZero-4 1267644 95.25 ns/op BenchmarkSetZero/Chan/Direct-4 2126865 54.48 ns/op BenchmarkSetZero/Chan/CachedZero-4 1458058 81.58 ns/op BenchmarkSetZero/Chan/NewZero-4 1000000 115.9 ns/op BenchmarkSetZero/Func/Direct-4 2199226 54.08 ns/op BenchmarkSetZero/Func/CachedZero-4 1452128 82.32 ns/op BenchmarkSetZero/Func/NewZero-4 1000000 117.1 ns/op BenchmarkSetZero/Interface/Direct-4 2049104 58.18 ns/op BenchmarkSetZero/Interface/CachedZero-4 1912536 61.88 ns/op BenchmarkSetZero/Interface/NewZero-4 1268209 94.29 ns/op BenchmarkSetZero/Map/Direct-4 2202441 54.72 ns/op BenchmarkSetZero/Map/CachedZero-4 1460766 80.73 ns/op BenchmarkSetZero/Map/NewZero-4 973663 118.8 ns/op BenchmarkSetZero/Pointer/Direct-4 2180202 54.76 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1378668 87.70 ns/op BenchmarkSetZero/Pointer/NewZero-4 927603 119.4 ns/op BenchmarkSetZero/Slice/Direct-4 1891814 62.46 ns/op BenchmarkSetZero/Slice/CachedZero-4 1866765 63.27 ns/op BenchmarkSetZero/Slice/NewZero-4 1222372 95.55 ns/op BenchmarkSetZero/String/Direct-4 2098242 56.13 ns/op BenchmarkSetZero/String/CachedZero-4 1852508 63.62 ns/op BenchmarkSetZero/String/NewZero-4 1250534 95.72 ns/op BenchmarkSetZero/Struct/Direct-4 3146332 37.51 ns/op BenchmarkSetZero/Struct/CachedZero-4 1862895 64.40 ns/op BenchmarkSetZero/Struct/NewZero-4 1225129 95.39 ns/op BenchmarkSelect/1-4 220452 584.8 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 115977 1290 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 44563 2554 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 166734 625.6 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 159224 797.7 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 148108 877.4 ns/op 145.89 MB/s BenchmarkCallArgCopy/size=256-4 124495 1117 ns/op 229.13 MB/s BenchmarkCallArgCopy/size=1024-4 83259 2130 ns/op 480.65 MB/s BenchmarkCallArgCopy/size=4096-4 25998 5641 ns/op 726.15 MB/s BenchmarkCallArgCopy/size=65536-4 2173 94369 ns/op 694.47 MB/s BenchmarkPtrTo-4 690138 172.0 ns/op BenchmarkFieldByName1-4 528088 212.8 ns/op BenchmarkFieldByName2-4 40882 3295 ns/op BenchmarkFieldByName3-4 5815 23728 ns/op BenchmarkInterfaceBig-4 3119870 35.94 ns/op BenchmarkInterfaceSmall-4 3119947 34.84 ns/op BenchmarkNew-4 1000000 100.7 ns/op BenchmarkMap/StringKeys/MapIndex-4 3505 34342 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 3633 33703 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 3474 36521 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 3127 37947 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 3505 33959 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 3589 34059 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 246876 514.0 ns/op PASS ok reflect 21.677s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 6342 20605 ns/op 9465 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 17218 ns/op 9314 B/op 1 allocs/op BenchmarkFindString-4 10000 20247 ns/op 9247 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 20620 ns/op 9284 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 18960 ns/op 9098 B/op 2 allocs/op BenchmarkLiteral-4 10000 16474 ns/op BenchmarkNotLiteral-4 3453 35529 ns/op BenchmarkMatchClass-4 3702 39508 ns/op BenchmarkMatchClass_InRange-4 3602 38714 ns/op BenchmarkReplaceAll-4 2526 88298 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 15967 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 24567 4517 ns/op BenchmarkAnchoredShortMatch-4 10000 17280 ns/op BenchmarkAnchoredLongMatch-4 16164 7053 ns/op BenchmarkOnePassShortA-4 21064 5672 ns/op BenchmarkNotOnePassShortA-4 7834 21137 ns/op BenchmarkOnePassShortB-4 26592 4800 ns/op BenchmarkNotOnePassShortB-4 6706 22979 ns/op BenchmarkOnePassLongPrefix-4 90156 1387 ns/op BenchmarkOnePassLongNotPrefix-4 32760 3640 ns/op BenchmarkMatchParallelShared-4 10000 20778 ns/op BenchmarkMatchParallelCopied-4 10000 19650 ns/op BenchmarkQuoteMetaAll-4 159158 823.4 ns/op 17.00 MB/s BenchmarkQuoteMetaNone-4 418384 288.7 ns/op 90.06 MB/s BenchmarkCompile/Onepass-4 3932 28734 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1780 72228 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 183 669670 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2970074 40.59 ns/op 394.16 MB/s BenchmarkMatch/Easy0/32-4 7629 15928 ns/op 2.01 MB/s BenchmarkMatch/Easy0/1K-4 5929 29169 ns/op 35.11 MB/s BenchmarkMatch/Easy0i/16-4 2823462 41.00 ns/op 390.29 MB/s BenchmarkMatch/Easy0i/32-4 4683 27003 ns/op 1.19 MB/s BenchmarkMatch/Easy0i/1K-4 264 442953 ns/op 2.31 MB/s BenchmarkMatch/Easy1/16-4 2872010 41.05 ns/op 389.80 MB/s BenchmarkMatch/Easy1/32-4 10000 17507 ns/op 1.83 MB/s BenchmarkMatch/Easy1/1K-4 4516 36629 ns/op 27.96 MB/s BenchmarkMatch/Medium/16-4 2814981 41.65 ns/op 384.11 MB/s BenchmarkMatch/Medium/32-4 7618 26039 ns/op 1.23 MB/s BenchmarkMatch/Medium/1K-4 303 383164 ns/op 2.67 MB/s BenchmarkMatch/Hard/16-4 2751628 42.47 ns/op 376.72 MB/s BenchmarkMatch/Hard/32-4 4658 35094 ns/op 0.91 MB/s BenchmarkMatch/Hard/1K-4 180 647769 ns/op 1.58 MB/s BenchmarkMatch/Hard1/16-4 1747 79556 ns/op 0.20 MB/s BenchmarkMatch/Hard1/32-4 900 140240 ns/op 0.23 MB/s BenchmarkMatch/Hard1/1K-4 27 4047815 ns/op 0.25 MB/s BenchmarkMatch_onepass_regex/16-4 30542 3889 ns/op 4.11 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 17631 6705 ns/op 4.77 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 667 176529 ns/op 5.80 MB/s 24 B/op 0 allocs/op PASS ok regexp 9.176s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 1000000 123.3 ns/op PASS ok regexp/syntax 1.186s goos: darwin goarch: amd64 pkg: runtime BenchmarkMakeChan/Byte-4 520231 223.4 ns/op BenchmarkMakeChan/Int-4 1000000 336.8 ns/op BenchmarkMakeChan/Ptr-4 650326 358.5 ns/op BenchmarkMakeChan/Struct/0-4 1000000 278.4 ns/op BenchmarkMakeChan/Struct/32-4 260382 641.0 ns/op BenchmarkMakeChan/Struct/40-4 276045 782.0 ns/op BenchmarkChanNonblocking-4 6810933 16.58 ns/op BenchmarkSelectUncontended-4 1023615 133.4 ns/op BenchmarkSelectSyncContended-4 99859 1081 ns/op BenchmarkSelectAsyncContended-4 307842 388.7 ns/op BenchmarkSelectNonblock-4 4181060 27.09 ns/op BenchmarkChanUncontended-4 17928 8378 ns/op BenchmarkChanContended-4 5037 24100 ns/op BenchmarkChanSync-4 220114 505.2 ns/op BenchmarkChanSyncWork-4 10000 31339 ns/op BenchmarkChanProdCons0-4 241022 505.6 ns/op BenchmarkChanProdCons10-4 485919 269.8 ns/op BenchmarkChanProdCons100-4 470521 222.5 ns/op BenchmarkChanProdConsWork0-4 156258 736.5 ns/op BenchmarkChanProdConsWork10-4 240196 494.7 ns/op BenchmarkChanProdConsWork100-4 271383 444.1 ns/op BenchmarkSelectProdCons-4 163411 756.7 ns/op BenchmarkReceiveDataFromClosedChan-4 903951 125.7 ns/op BenchmarkChanCreation-4 210901 571.0 ns/op BenchmarkChanSem-4 307368 403.5 ns/op BenchmarkChanPopular-4 120 916314 ns/op BenchmarkChanClosed-4 1000000 131.6 ns/op BenchmarkCallClosure-4 5110976 24.13 ns/op BenchmarkCallClosure1-4 4845711 23.34 ns/op BenchmarkCallClosure2-4 1088481 112.3 ns/op BenchmarkCallClosure3-4 1343872 88.76 ns/op BenchmarkCallClosure4-4 974212 103.9 ns/op BenchmarkComplex128DivNormal-4 13513686 8.750 ns/op BenchmarkComplex128DivNisNaN-4 10192063 12.25 ns/op BenchmarkComplex128DivDisNaN-4 9504212 11.22 ns/op BenchmarkComplex128DivNisInf-4 13745127 8.751 ns/op BenchmarkComplex128DivDisInf-4 7805332 14.94 ns/op BenchmarkSetTypePtr-4 57073959 1.985 ns/op 4031.22 MB/s BenchmarkSetTypePtr8-4 13157652 9.288 ns/op 6890.62 MB/s BenchmarkSetTypePtr16-4 13024612 9.217 ns/op 13888.07 MB/s BenchmarkSetTypePtr32-4 14242848 8.809 ns/op 29060.22 MB/s BenchmarkSetTypePtr64-4 14314795 9.099 ns/op 56270.45 MB/s BenchmarkSetTypePtr126-4 6816450 15.81 ns/op 63772.30 MB/s BenchmarkSetTypePtr128-4 7621436 15.22 ns/op 67281.84 MB/s BenchmarkSetTypePtrSlice-4 1000000 117.6 ns/op 69653.89 MB/s BenchmarkSetTypeNode1-4 13721859 9.354 ns/op 2565.63 MB/s BenchmarkSetTypeNode1Slice-4 3516456 30.15 ns/op 25473.31 MB/s BenchmarkSetTypeNode8-4 11034597 9.139 ns/op 8753.74 MB/s BenchmarkSetTypeNode8Slice-4 1947253 54.69 ns/op 46812.97 MB/s BenchmarkSetTypeNode64-4 7306346 16.35 ns/op 32289.41 MB/s BenchmarkSetTypeNode64Slice-4 345537 396.7 ns/op 42596.22 MB/s BenchmarkSetTypeNode64Dead-4 10462044 12.69 ns/op 41604.51 MB/s BenchmarkSetTypeNode64DeadSlice-4 400686 360.1 ns/op 46916.50 MB/s BenchmarkSetTypeNode124-4 6548815 15.85 ns/op 63587.56 MB/s BenchmarkSetTypeNode124Slice-4 255534 479.1 ns/op 67321.26 MB/s BenchmarkSetTypeNode126-4 7345534 15.36 ns/op 66649.69 MB/s BenchmarkSetTypeNode126Slice-4 237885 512.7 ns/op 63915.61 MB/s BenchmarkSetTypeNode128-4 4914651 21.72 ns/op 47872.33 MB/s BenchmarkSetTypeNode128Slice-4 211981 600.7 ns/op 55397.88 MB/s BenchmarkSetTypeNode130-4 4770488 21.13 ns/op 49980.78 MB/s BenchmarkSetTypeNode130Slice-4 216729 605.3 ns/op 55829.17 MB/s BenchmarkSetTypeNode1024-4 1000000 110.7 ns/op 74158.53 MB/s BenchmarkSetTypeNode1024Slice-4 30714 3337 ns/op 78720.64 MB/s BenchmarkAllocation-4 4516 72749 ns/op BenchmarkReadMemStats-4 92 1195745 ns/op BenchmarkReadMemStatsLatency-4 1 2185477 p50-ns 2185477 p90-ns 2185477 p99-ns BenchmarkWriteBarrier-4 2290782 48.36 ns/op BenchmarkBulkWriteBarrier-4 4558027 27.60 ns/op BenchmarkScanStackNoLocals-4 1 117040447 ns/op BenchmarkMSpanCountAlloc/bits=64-4 14696516 8.778 ns/op BenchmarkMSpanCountAlloc/bits=128-4 12645226 9.314 ns/op BenchmarkMSpanCountAlloc/bits=256-4 10530433 10.72 ns/op BenchmarkMSpanCountAlloc/bits=512-4 7632056 15.07 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 4155651 29.40 ns/op BenchmarkHash5-4 6712620 16.58 ns/op 301.61 MB/s BenchmarkHash16-4 7692159 14.05 ns/op 1138.82 MB/s BenchmarkHash64-4 6813237 17.28 ns/op 3702.88 MB/s BenchmarkHash1024-4 1603396 66.63 ns/op 15367.63 MB/s BenchmarkHash65536-4 48007 2411 ns/op 27184.50 MB/s BenchmarkAlignedLoad-4 10115804 12.53 ns/op BenchmarkUnalignedLoad-4 10428697 11.49 ns/op BenchmarkEqEfaceConcrete-4 7029076 16.13 ns/op BenchmarkEqIfaceConcrete-4 8942281 18.99 ns/op BenchmarkNeEfaceConcrete-4 8986477 14.66 ns/op BenchmarkNeIfaceConcrete-4 5707231 30.40 ns/op BenchmarkConvT2EByteSized/bool-4 4418862 31.61 ns/op BenchmarkConvT2EByteSized/uint8-4 4297953 31.15 ns/op BenchmarkConvT2ESmall-4 2792175 61.98 ns/op BenchmarkConvT2EUintptr-4 4088731 29.13 ns/op BenchmarkConvT2ELarge-4 1000000 183.2 ns/op BenchmarkConvT2ISmall-4 4501873 31.43 ns/op BenchmarkConvT2IUintptr-4 3930272 29.60 ns/op BenchmarkConvT2ILarge-4 1000000 161.4 ns/op BenchmarkConvI2E-4 4653471 34.87 ns/op BenchmarkConvI2I-4 3570495 64.57 ns/op BenchmarkAssertE2T-4 3565525 35.59 ns/op BenchmarkAssertE2TLarge-4 1904268 56.72 ns/op BenchmarkAssertE2I-4 2863399 38.57 ns/op BenchmarkAssertI2T-4 3421791 50.97 ns/op BenchmarkAssertI2I-4 3416816 32.93 ns/op BenchmarkAssertI2E-4 2410216 43.74 ns/op BenchmarkAssertE2E-4 3990500 53.02 ns/op BenchmarkAssertE2T2-4 2686086 42.76 ns/op BenchmarkAssertE2T2Blank-4 3770149 33.31 ns/op BenchmarkAssertI2E2-4 3270255 33.64 ns/op BenchmarkAssertI2E2Blank-4 4195042 31.95 ns/op BenchmarkAssertE2E2-4 3064538 39.43 ns/op BenchmarkAssertE2E2Blank-4 4037673 27.64 ns/op BenchmarkConvT2Ezero/zero/16-4 4326908 28.60 ns/op BenchmarkConvT2Ezero/zero/32-4 3949188 30.75 ns/op BenchmarkConvT2Ezero/zero/64-4 4167001 54.41 ns/op BenchmarkConvT2Ezero/zero/str-4 4124793 29.05 ns/op BenchmarkConvT2Ezero/zero/slice-4 3977439 37.15 ns/op BenchmarkConvT2Ezero/zero/big-4 118526 1589 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 155.4 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 161.7 ns/op BenchmarkConvT2Ezero/nonzero/big-4 124189 1592 ns/op BenchmarkConvT2Ezero/smallint/16-4 2937483 37.94 ns/op BenchmarkConvT2Ezero/smallint/32-4 4264339 27.64 ns/op BenchmarkConvT2Ezero/smallint/64-4 3905019 27.88 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 126.2 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 145.7 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 149.1 ns/op BenchmarkMalloc8-4 1000000 187.4 ns/op BenchmarkMalloc16-4 1000000 153.8 ns/op BenchmarkMallocTypeInfo8-4 737422 143.6 ns/op BenchmarkMallocTypeInfo16-4 1000000 170.3 ns/op BenchmarkMallocLargeStruct-4 47530 3247 ns/op BenchmarkGoroutineSelect-4 13 10257151 ns/op BenchmarkGoroutineBlocking-4 12 15241989 ns/op BenchmarkGoroutineForRange-4 7 18803739 ns/op BenchmarkGoroutineIdle-4 9 12144749 ns/op BenchmarkHashStringSpeed-4 1634821 78.33 ns/op BenchmarkHashBytesSpeed-4 626125 186.5 ns/op BenchmarkHashInt32Speed-4 2716886 105.0 ns/op BenchmarkHashInt64Speed-4 1000000 120.0 ns/op BenchmarkHashStringArraySpeed-4 288627 526.0 ns/op BenchmarkMegMap-4 969356 141.6 ns/op BenchmarkMegOneMap-4 2606494 51.29 ns/op BenchmarkMegEqMap-4 2247 70634 ns/op BenchmarkMegEmptyMap-4 2166100 67.03 ns/op BenchmarkSmallStrMap-4 1000000 112.8 ns/op BenchmarkMapStringKeysEight_16-4 1898539 71.09 ns/op BenchmarkMapStringKeysEight_32-4 1919208 54.26 ns/op BenchmarkMapStringKeysEight_64-4 1658114 66.77 ns/op BenchmarkMapStringKeysEight_1M-4 1349540 74.34 ns/op BenchmarkIntMap-4 2197126 54.73 ns/op BenchmarkMapFirst/1-4 2929651 65.48 ns/op BenchmarkMapFirst/2-4 2984644 49.37 ns/op BenchmarkMapFirst/3-4 2527681 53.54 ns/op BenchmarkMapFirst/4-4 2915079 42.47 ns/op BenchmarkMapFirst/5-4 2929735 51.79 ns/op BenchmarkMapFirst/6-4 2989840 45.70 ns/op BenchmarkMapFirst/7-4 3782739 49.34 ns/op BenchmarkMapFirst/8-4 2519694 45.63 ns/op BenchmarkMapFirst/9-4 2792059 54.62 ns/op BenchmarkMapFirst/10-4 2031786 49.59 ns/op BenchmarkMapFirst/11-4 2961664 41.22 ns/op BenchmarkMapFirst/12-4 2436510 72.13 ns/op BenchmarkMapFirst/13-4 2875341 48.37 ns/op BenchmarkMapFirst/14-4 2013356 62.13 ns/op BenchmarkMapFirst/15-4 1804212 71.23 ns/op BenchmarkMapFirst/16-4 2033739 50.54 ns/op BenchmarkMapMid/1-4 1964406 73.18 ns/op BenchmarkMapMid/2-4 2412104 47.94 ns/op BenchmarkMapMid/3-4 2451126 44.02 ns/op BenchmarkMapMid/4-4 1435357 69.74 ns/op BenchmarkMapMid/5-4 2465941 55.29 ns/op BenchmarkMapMid/6-4 2667345 58.75 ns/op BenchmarkMapMid/7-4 2877423 46.52 ns/op BenchmarkMapMid/8-4 2413683 47.88 ns/op BenchmarkMapMid/9-4 2909523 44.33 ns/op BenchmarkMapMid/10-4 2074803 49.30 ns/op BenchmarkMapMid/11-4 2618253 68.72 ns/op BenchmarkMapMid/12-4 2583260 42.65 ns/op BenchmarkMapMid/13-4 3029077 46.85 ns/op BenchmarkMapMid/14-4 2674536 43.18 ns/op BenchmarkMapMid/15-4 2831953 42.29 ns/op BenchmarkMapMid/16-4 1608283 70.11 ns/op BenchmarkMapLast/1-4 2915650 41.42 ns/op BenchmarkMapLast/2-4 3045456 39.80 ns/op BenchmarkMapLast/3-4 3057366 39.84 ns/op BenchmarkMapLast/4-4 2880283 56.24 ns/op BenchmarkMapLast/5-4 2767791 45.32 ns/op BenchmarkMapLast/6-4 2618396 49.55 ns/op BenchmarkMapLast/7-4 2684056 56.11 ns/op BenchmarkMapLast/8-4 2666271 43.09 ns/op BenchmarkMapLast/9-4 2697897 43.86 ns/op BenchmarkMapLast/10-4 2661237 74.22 ns/op BenchmarkMapLast/11-4 2362953 46.87 ns/op BenchmarkMapLast/12-4 2577739 50.73 ns/op BenchmarkMapLast/13-4 2690798 41.13 ns/op BenchmarkMapLast/14-4 2873142 55.56 ns/op BenchmarkMapLast/15-4 2931424 41.05 ns/op BenchmarkMapLast/16-4 3065666 46.23 ns/op BenchmarkMapCycle-4 1665606 82.15 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3168176 38.28 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2815 41028 ns/op BenchmarkMakeMap/[Byte]Byte-4 807163 513.9 ns/op BenchmarkMakeMap/[Int]Int-4 164178 1067 ns/op BenchmarkNewEmptyMap-4 15607232 13.03 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1553974 140.2 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 516752 207.9 ns/op BenchmarkMapIterEmpty-4 4105524 46.11 ns/op BenchmarkSameLengthMap-4 3733519 33.18 ns/op BenchmarkBigKeyMap-4 1421359 139.9 ns/op BenchmarkBigValMap-4 1223109 97.68 ns/op BenchmarkSmallKeyMap-4 1965714 54.12 ns/op BenchmarkMapPopulate/1-4 2120802 54.51 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 94287 1321 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 7964 34812 ns/op 6270 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 411 255099 ns/op 51784 B/op 56 allocs/op BenchmarkMapPopulate/10000-4 30 3986456 ns/op 416369 B/op 203 allocs/op BenchmarkMapPopulate/100000-4 3 38753782 ns/op 6537234 B/op 2904 allocs/op BenchmarkComplexAlgMap-4 499656 256.3 ns/op BenchmarkGoMapClear/Reflexive/1-4 613424 175.2 ns/op BenchmarkGoMapClear/Reflexive/10-4 617120 243.0 ns/op BenchmarkGoMapClear/Reflexive/100-4 233305 539.8 ns/op BenchmarkGoMapClear/Reflexive/1000-4 40662 2939 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5115 28796 ns/op BenchmarkGoMapClear/NonReflexive/1-4 527506 228.0 ns/op BenchmarkGoMapClear/NonReflexive/10-4 526470 256.8 ns/op BenchmarkGoMapClear/NonReflexive/100-4 216224 608.8 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 43832 2905 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 4988 21509 ns/op BenchmarkMapStringConversion/32/simple-4 1426939 83.23 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1000000 128.9 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1000000 133.9 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1322979 84.41 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1229018 108.4 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1000000 101.6 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1000000 121.0 ns/op BenchmarkMapInterfacePtr-4 1000000 108.9 ns/op BenchmarkNewEmptyMapHintLessThan8-4 5575942 19.44 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 41562 2916 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5104 21305 ns/op BenchmarkMapPop1000-4 360 337264 ns/op BenchmarkMapPop10000-4 18 5701125 ns/op BenchmarkMapAssign/Int32/256-4 2203714 55.45 ns/op BenchmarkMapAssign/Int32/65536-4 1143164 96.70 ns/op BenchmarkMapAssign/Int64/256-4 2189841 51.38 ns/op BenchmarkMapAssign/Int64/65536-4 1011102 116.2 ns/op BenchmarkMapAssign/Str/256-4 1861593 68.41 ns/op BenchmarkMapAssign/Str/65536-4 549649 219.7 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1000000 114.7 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 784291 188.8 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1248063 91.08 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 477145 334.3 ns/op BenchmarkMapOperatorAssign/Str/256-4 484653 5201 ns/op BenchmarkMapOperatorAssign/Str/65536-4 232704 571.5 ns/op BenchmarkMapAppendAssign/Int32/256-4 810907 230.3 ns/op 27 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 204444 505.6 ns/op 63 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 735501 190.0 ns/op 30 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 215013 663.3 ns/op 65 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 716558 272.6 ns/op 63 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 108783 1348 ns/op 134 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1272834 114.2 ns/op BenchmarkMapDelete/Int32/1000-4 1495149 74.31 ns/op BenchmarkMapDelete/Int32/10000-4 1648185 78.83 ns/op BenchmarkMapDelete/Int64/100-4 1000000 102.3 ns/op BenchmarkMapDelete/Int64/1000-4 1893164 67.04 ns/op BenchmarkMapDelete/Int64/10000-4 1693582 72.83 ns/op BenchmarkMapDelete/Str/100-4 1175552 102.5 ns/op BenchmarkMapDelete/Str/1000-4 1230038 99.98 ns/op BenchmarkMapDelete/Str/10000-4 1345765 105.7 ns/op BenchmarkMapDelete/Pointer/100-4 1000000 112.4 ns/op BenchmarkMapDelete/Pointer/1000-4 1326858 87.99 ns/op BenchmarkMapDelete/Pointer/10000-4 1352791 84.72 ns/op BenchmarkMemmove/0-4 23205853 6.923 ns/op BenchmarkMemmove/1-4 1292076 200.4 ns/op 4.99 MB/s BenchmarkMemmove/2-4 1294921 207.8 ns/op 9.63 MB/s BenchmarkMemmove/3-4 1000000 164.3 ns/op 18.26 MB/s BenchmarkMemmove/4-4 1211227 134.9 ns/op 29.65 MB/s BenchmarkMemmove/5-4 1000000 101.8 ns/op 49.10 MB/s BenchmarkMemmove/6-4 1000000 102.8 ns/op 58.35 MB/s BenchmarkMemmove/7-4 1000000 211.5 ns/op 33.10 MB/s BenchmarkMemmove/8-4 1308316 170.4 ns/op 46.94 MB/s BenchmarkMemmove/9-4 1000000 102.4 ns/op 87.92 MB/s BenchmarkMemmove/10-4 1257903 97.75 ns/op 102.30 MB/s BenchmarkMemmove/11-4 1000000 101.6 ns/op 108.30 MB/s BenchmarkMemmove/12-4 1217680 178.8 ns/op 67.13 MB/s BenchmarkMemmove/13-4 1000000 191.4 ns/op 67.91 MB/s BenchmarkMemmove/14-4 1000000 120.8 ns/op 115.87 MB/s BenchmarkMemmove/15-4 1000000 219.2 ns/op 68.43 MB/s BenchmarkMemmove/16-4 1000000 100.2 ns/op 159.76 MB/s BenchmarkMemmove/32-4 1103316 98.86 ns/op 323.70 MB/s BenchmarkMemmove/64-4 1000000 105.0 ns/op 609.71 MB/s BenchmarkMemmove/128-4 970401 159.5 ns/op 802.41 MB/s BenchmarkMemmove/256-4 927974 137.1 ns/op 1866.89 MB/s BenchmarkMemmove/512-4 810001 197.2 ns/op 2596.89 MB/s BenchmarkMemmove/1024-4 392236 291.0 ns/op 3518.57 MB/s BenchmarkMemmove/2048-4 268246 521.8 ns/op 3925.08 MB/s BenchmarkMemmove/4096-4 125974 1088 ns/op 3764.62 MB/s BenchmarkMemmoveOverlap/32-4 1242344 142.3 ns/op 224.93 MB/s BenchmarkMemmoveOverlap/64-4 1000000 115.5 ns/op 554.09 MB/s BenchmarkMemmoveOverlap/128-4 1000000 132.5 ns/op 966.04 MB/s BenchmarkMemmoveOverlap/256-4 995022 139.7 ns/op 1833.15 MB/s BenchmarkMemmoveOverlap/512-4 586107 216.2 ns/op 2368.24 MB/s BenchmarkMemmoveOverlap/1024-4 407266 395.7 ns/op 2587.91 MB/s BenchmarkMemmoveOverlap/2048-4 323800 479.7 ns/op 4269.42 MB/s BenchmarkMemmoveOverlap/4096-4 132528 864.5 ns/op 4737.76 MB/s BenchmarkMemmoveUnalignedDst/0-4 18582156 7.152 ns/op BenchmarkMemmoveUnalignedDst/1-4 1232068 96.43 ns/op 10.37 MB/s BenchmarkMemmoveUnalignedDst/2-4 1258333 96.26 ns/op 20.78 MB/s BenchmarkMemmoveUnalignedDst/3-4 1185754 96.85 ns/op 30.98 MB/s BenchmarkMemmoveUnalignedDst/4-4 1103397 98.88 ns/op 40.45 MB/s BenchmarkMemmoveUnalignedDst/5-4 1225692 98.83 ns/op 50.59 MB/s BenchmarkMemmoveUnalignedDst/6-4 1222204 100.3 ns/op 59.82 MB/s BenchmarkMemmoveUnalignedDst/7-4 1218402 95.59 ns/op 73.23 MB/s BenchmarkMemmoveUnalignedDst/8-4 1314153 96.38 ns/op 83.00 MB/s BenchmarkMemmoveUnalignedDst/9-4 1000000 102.7 ns/op 87.65 MB/s BenchmarkMemmoveUnalignedDst/10-4 1000000 153.7 ns/op 65.08 MB/s BenchmarkMemmoveUnalignedDst/11-4 1000000 181.0 ns/op 60.76 MB/s BenchmarkMemmoveUnalignedDst/12-4 1000000 142.6 ns/op 84.15 MB/s BenchmarkMemmoveUnalignedDst/13-4 1000000 142.5 ns/op 91.21 MB/s BenchmarkMemmoveUnalignedDst/14-4 1000000 100.7 ns/op 139.07 MB/s BenchmarkMemmoveUnalignedDst/15-4 1000000 109.8 ns/op 136.57 MB/s BenchmarkMemmoveUnalignedDst/16-4 1000000 160.3 ns/op 99.84 MB/s BenchmarkMemmoveUnalignedDst/32-4 1000000 100.6 ns/op 318.25 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 109.0 ns/op 586.96 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 112.3 ns/op 1139.62 MB/s BenchmarkMemmoveUnalignedDst/256-4 838080 230.2 ns/op 1112.19 MB/s BenchmarkMemmoveUnalignedDst/512-4 728025 194.7 ns/op 2629.53 MB/s BenchmarkMemmoveUnalignedDst/1024-4 428330 372.5 ns/op 2748.68 MB/s BenchmarkMemmoveUnalignedDst/2048-4 213717 475.5 ns/op 4306.92 MB/s BenchmarkMemmoveUnalignedDst/4096-4 170311 1699 ns/op 2411.26 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1000000 193.8 ns/op 165.16 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 915578 116.0 ns/op 551.96 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 128.9 ns/op 992.95 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 989974 147.8 ns/op 1732.06 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 675973 296.4 ns/op 1727.31 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 390127 306.8 ns/op 3337.20 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 316846 734.6 ns/op 2788.04 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 181812 819.8 ns/op 4996.34 MB/s BenchmarkMemmoveUnalignedSrc/0-4 18643486 7.518 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1280805 94.60 ns/op 10.57 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1169058 94.63 ns/op 21.13 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1259425 96.52 ns/op 31.08 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1000000 103.0 ns/op 38.82 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1000000 101.6 ns/op 49.20 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1264350 98.50 ns/op 60.91 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1000000 103.8 ns/op 67.41 MB/s BenchmarkMemmoveUnalignedSrc/8-4 593719 206.9 ns/op 38.67 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1000000 101.8 ns/op 88.43 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1000000 139.5 ns/op 71.68 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1047338 99.37 ns/op 110.70 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1000000 218.2 ns/op 54.99 MB/s BenchmarkMemmoveUnalignedSrc/13-4 621182 208.6 ns/op 62.33 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1247828 102.2 ns/op 136.92 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1000000 103.2 ns/op 145.29 MB/s BenchmarkMemmoveUnalignedSrc/16-4 798489 186.5 ns/op 85.77 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1000000 132.7 ns/op 241.09 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1000000 117.0 ns/op 546.92 MB/s BenchmarkMemmoveUnalignedSrc/128-4 999907 128.2 ns/op 998.47 MB/s BenchmarkMemmoveUnalignedSrc/256-4 863227 142.1 ns/op 1800.92 MB/s BenchmarkMemmoveUnalignedSrc/512-4 596434 196.4 ns/op 2607.31 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 400011 414.6 ns/op 2469.87 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 295866 554.4 ns/op 3694.30 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 156081 918.3 ns/op 4460.66 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1000000 103.9 ns/op 307.87 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 164.8 ns/op 388.44 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 680836 191.1 ns/op 669.78 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 784323 193.3 ns/op 1324.20 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 769123 214.0 ns/op 2392.69 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 428440 303.4 ns/op 3375.20 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 266445 470.4 ns/op 4353.58 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 140895 887.7 ns/op 4614.20 MB/s BenchmarkMemclr/5-4 17427124 7.795 ns/op 641.45 MB/s BenchmarkMemclr/16-4 14438386 8.087 ns/op 1978.38 MB/s BenchmarkMemclr/64-4 15876390 17.35 ns/op 3688.53 MB/s BenchmarkMemclr/256-4 11659767 10.43 ns/op 24554.98 MB/s BenchmarkMemclr/4096-4 2309787 53.68 ns/op 76307.22 MB/s BenchmarkMemclr/65536-4 85041 1309 ns/op 50076.58 MB/s BenchmarkMemclr/1M-4 4816 23994 ns/op 43701.57 MB/s BenchmarkMemclr/4M-4 981 105202 ns/op 39869.13 MB/s BenchmarkMemclr/8M-4 308 339104 ns/op 24737.59 MB/s BenchmarkMemclr/16M-4 106 1650385 ns/op 10165.64 MB/s BenchmarkMemclr/64M-4 44 2460283 ns/op 27276.89 MB/s BenchmarkGoMemclr/5-4 1751722 72.84 ns/op 68.64 MB/s BenchmarkGoMemclr/16-4 622808 314.8 ns/op 50.82 MB/s BenchmarkGoMemclr/64-4 195519 686.5 ns/op 93.22 MB/s BenchmarkGoMemclr/256-4 39817 2860 ns/op 89.51 MB/s BenchmarkMemclrRange/1K_2K-4 87825 1501 ns/op 63866.83 MB/s BenchmarkMemclrRange/2K_8K-4 25220 5334 ns/op 62523.54 MB/s BenchmarkMemclrRange/4K_16K-4 30932 3904 ns/op 82762.61 MB/s BenchmarkMemclrRange/160K_228K-4 3124 37295 ns/op 44586.96 MB/s BenchmarkClearFat7-4 3790242 54.31 ns/op BenchmarkClearFat8-4 4227663 26.27 ns/op BenchmarkClearFat11-4 4140248 29.55 ns/op BenchmarkClearFat12-4 3773682 30.63 ns/op BenchmarkClearFat13-4 3064082 33.71 ns/op BenchmarkClearFat14-4 2905225 36.99 ns/op BenchmarkClearFat15-4 3865060 32.27 ns/op BenchmarkClearFat16-4 4869163 33.61 ns/op BenchmarkClearFat24-4 3635020 50.21 ns/op BenchmarkClearFat32-4 3494187 38.88 ns/op BenchmarkClearFat40-4 3687655 31.37 ns/op BenchmarkClearFat48-4 3575982 32.65 ns/op BenchmarkClearFat56-4 3836010 30.72 ns/op BenchmarkClearFat64-4 3129483 38.99 ns/op BenchmarkClearFat72-4 3193909 32.62 ns/op BenchmarkClearFat128-4 2856224 42.66 ns/op BenchmarkClearFat256-4 1922354 92.15 ns/op BenchmarkClearFat512-4 1103752 104.8 ns/op BenchmarkClearFat1024-4 1000000 155.2 ns/op BenchmarkClearFat1032-4 911522 301.3 ns/op BenchmarkClearFat1040-4 1000000 171.2 ns/op BenchmarkCopyFat7-4 4083654 37.05 ns/op BenchmarkCopyFat8-4 3713985 47.96 ns/op BenchmarkCopyFat11-4 3459529 47.90 ns/op BenchmarkCopyFat12-4 3989730 30.73 ns/op BenchmarkCopyFat13-4 3099344 37.81 ns/op BenchmarkCopyFat14-4 2636720 41.73 ns/op BenchmarkCopyFat15-4 3168590 41.78 ns/op BenchmarkCopyFat16-4 3517054 29.28 ns/op BenchmarkCopyFat24-4 4123166 26.03 ns/op BenchmarkCopyFat32-4 3763380 51.31 ns/op BenchmarkCopyFat64-4 3650176 40.66 ns/op BenchmarkCopyFat72-4 3476805 45.68 ns/op BenchmarkCopyFat128-4 3031150 40.39 ns/op BenchmarkCopyFat256-4 1957904 62.53 ns/op BenchmarkCopyFat512-4 1289874 85.04 ns/op BenchmarkCopyFat520-4 1000000 108.4 ns/op BenchmarkCopyFat1024-4 598609 171.8 ns/op BenchmarkCopyFat1032-4 868188 153.5 ns/op BenchmarkCopyFat1040-4 784384 155.0 ns/op BenchmarkIssue18740/2byte-4 288 392316 ns/op BenchmarkIssue18740/4byte-4 548 223742 ns/op BenchmarkIssue18740/8byte-4 984 191207 ns/op BenchmarkReadMetricsLatency-4 10000 2972 p50-ns 4831 p90-ns 14973 p99-ns BenchmarkFinalizer-4 189 585813 ns/op BenchmarkFinalizerRun-4 206802 780.3 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7816969 14.03 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 4097300 47.09 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2982162 43.63 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 3107697 86.91 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1641614 69.45 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 157.7 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2874717 42.03 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1573905 73.93 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1000000 138.2 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2385895 47.61 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2358350 48.45 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2192764 54.35 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1748932 93.19 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 793957 165.3 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 8516053 17.54 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 7779800 15.68 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 7683501 15.73 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 7881667 31.30 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 6191928 19.53 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 5578989 26.05 ns/op BenchmarkFindBitRange64/PatternAASize2-4 6447160 25.07 ns/op BenchmarkFindBitRange64/PatternAASize8-4 6609196 16.95 ns/op BenchmarkFindBitRange64/PatternAASize32-4 7282008 16.59 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 7418138 18.01 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 7474305 17.70 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 7005613 15.72 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 6970066 15.59 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 7205841 16.52 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 6827737 22.00 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 6826364 18.79 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 7023088 15.56 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 8813324 15.51 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 7708142 26.37 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7166743 20.32 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 5510944 27.28 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 8002100 14.85 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 6392346 17.54 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7400800 16.07 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 7443600 16.00 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 6803886 31.64 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 6222687 19.35 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 8725586 15.14 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 6385459 16.28 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7716540 16.75 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 8026006 21.91 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 8445795 14.89 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 7794375 20.77 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 6634863 20.80 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 7572652 15.21 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 7873711 15.26 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 7029644 15.26 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 4528137 22.69 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 7118904 15.52 ns/op BenchmarkNetpollBreak-4 100 1413659 ns/op BenchmarkPingPongHog-4 546 266623 ns/op BenchmarkStackGrowth-4 94203 1148 ns/op BenchmarkStackGrowthDeep-4 1035 145918 ns/op BenchmarkCreateGoroutines-4 39692 2925 ns/op BenchmarkCreateGoroutinesParallel-4 53505 2065 ns/op BenchmarkCreateGoroutinesCapture-4 8088 16246 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 38077 4990 ns/op BenchmarkClosureCall-4 24925622 4.213 ns/op BenchmarkWakeupParallelSpinning/0s-4 6205 19531 ns/op BenchmarkWakeupParallelSpinning/1µs-4 6804 22769 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4200 38253 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3135 51407 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1690 86052 ns/op BenchmarkWakeupParallelSpinning/20µs-4 855 165494 ns/op BenchmarkWakeupParallelSpinning/50µs-4 415 361803 ns/op BenchmarkWakeupParallelSpinning/100µs-4 180 722789 ns/op BenchmarkMatmult-4 4149627 50.08 ns/op BenchmarkFastrand-4 6074356 17.49 ns/op BenchmarkFastrand64-4 6422301 18.59 ns/op BenchmarkFastrandHashiter-4 3199490 39.84 ns/op BenchmarkFastrandn/2-4 4032093 27.12 ns/op BenchmarkFastrandn/3-4 4007448 31.36 ns/op BenchmarkFastrandn/4-4 4218632 28.14 ns/op BenchmarkFastrandn/5-4 4426311 24.92 ns/op BenchmarkIfaceCmp100-4 143791 891.4 ns/op BenchmarkIfaceCmpNil100-4 245296 506.8 ns/op BenchmarkEfaceCmpDiff-4 52392 2232 ns/op BenchmarkEfaceCmpDiffIndirect-4 43642 2490 ns/op BenchmarkDefer-4 1502457 87.01 ns/op BenchmarkDefer10-4 818545 168.8 ns/op BenchmarkDeferMany-4 549216 563.9 ns/op BenchmarkPanicRecover-4 213262 593.8 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 68 2539849 ns/op 2319614 p50-ns 3990210 p90-ns 5283667 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 74 3077574 ns/op 2345924 p50-ns 4862973 p90-ns 20813174 p99-ns BenchmarkGoroutineProfile/small/idle-4 25 4044625 ns/op 3898909 p50-ns 5332449 p90-ns 6293665 p99-ns BenchmarkGoroutineProfile/small/loaded-4 21 6619312 ns/op 5517522 p50-ns 11586709 p90-ns 19822148 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 79 1924966 ns/op 1843252 p50-ns 2520589 p90-ns 5430113 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 78 2670911 ns/op 2166272 p50-ns 3663876 p90-ns 16171388 p99-ns BenchmarkGoroutineProfile/large/idle-4 12 15059703 ns/op 13334728 p50-ns 20780146 p90-ns 24258714 p99-ns BenchmarkGoroutineProfile/large/loaded-4 6 35079090 ns/op 29495673 p50-ns 78199333 p90-ns 78199333 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 68 2026649 ns/op 1958874 p50-ns 2783905 p90-ns 4605572 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 58 2911200 ns/op 2425071 p50-ns 4051402 p90-ns 14105525 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 30 3852419 ns/op 3766181 p50-ns 4941237 p90-ns 5569446 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 24 6101032 ns/op 5252746 p50-ns 9433528 p90-ns 12010909 p99-ns BenchmarkRWMutexUncontended-4 984523 2303 ns/op BenchmarkRWMutexWrite100-4 97772 5763 ns/op BenchmarkRWMutexWrite10-4 71156 2634 ns/op BenchmarkRWMutexWorkWrite100-4 27223 14265 ns/op BenchmarkRWMutexWorkWrite10-4 20996 5106 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2133 51210 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1122 140380 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1190 99135 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 532 231543 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 602 220730 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 230 496302 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 309 431856 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 114 1568921 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 209053 1194 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 115116 1022 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 132242 1274 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 154459 1586 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 142600 924.3 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 89395 1528 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 116774 1099 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 108345 1271 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 119020 1197 ns/op BenchmarkMakeSlice/Byte-4 1000000 117.4 ns/op BenchmarkMakeSlice/Int16-4 1000000 113.4 ns/op BenchmarkMakeSlice/Int-4 1000000 159.7 ns/op BenchmarkMakeSlice/Ptr-4 1000000 171.6 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 228.4 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 393.8 ns/op BenchmarkMakeSlice/Struct/40-4 480535 360.5 ns/op BenchmarkGrowSlice/Byte-4 294625 416.7 ns/op BenchmarkGrowSlice/Int16-4 627873 531.0 ns/op BenchmarkGrowSlice/Int-4 476354 625.8 ns/op BenchmarkGrowSlice/Ptr-4 436339 567.0 ns/op BenchmarkGrowSlice/Struct/24-4 172102 772.7 ns/op BenchmarkGrowSlice/Struct/32-4 123109 893.0 ns/op BenchmarkGrowSlice/Struct/40-4 121249 1123 ns/op BenchmarkExtendSlice/IntSlice-4 472989 864.3 ns/op BenchmarkExtendSlice/PointerSlice-4 276092 731.7 ns/op BenchmarkExtendSlice/NoGrow-4 197306 698.1 ns/op BenchmarkAppend-4 987678 129.0 ns/op BenchmarkAppendGrowByte-4 1 123884393 ns/op BenchmarkAppendGrowString-4 1 608085981 ns/op BenchmarkAppendSlice/1Bytes-4 320916 373.8 ns/op BenchmarkAppendSlice/4Bytes-4 248425 450.6 ns/op BenchmarkAppendSlice/7Bytes-4 597546 282.4 ns/op BenchmarkAppendSlice/8Bytes-4 848793 287.6 ns/op BenchmarkAppendSlice/15Bytes-4 232527 594.3 ns/op BenchmarkAppendSlice/16Bytes-4 201729 584.3 ns/op BenchmarkAppendSlice/32Bytes-4 321906 524.3 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 34760 4242 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 13238 8801 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 7981 37248 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 978 149208 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 94 1535198 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 28 3736556 ns/op BenchmarkAppendStr/1Bytes-4 800396 324.0 ns/op BenchmarkAppendStr/4Bytes-4 293986 1633 ns/op BenchmarkAppendStr/8Bytes-4 417562 552.8 ns/op BenchmarkAppendStr/16Bytes-4 289334 379.2 ns/op BenchmarkAppendStr/32Bytes-4 600406 487.6 ns/op BenchmarkAppendSpecialCase-4 822650 136.3 ns/op BenchmarkCopy/1Byte-4 287854 922.3 ns/op 1.08 MB/s BenchmarkCopy/1String-4 232887 1045 ns/op 0.96 MB/s BenchmarkCopy/2Byte-4 293757 543.8 ns/op 3.68 MB/s BenchmarkCopy/2String-4 190770 596.9 ns/op 3.35 MB/s BenchmarkCopy/4Byte-4 290847 470.0 ns/op 8.51 MB/s BenchmarkCopy/4String-4 385603 362.8 ns/op 11.02 MB/s BenchmarkCopy/8Byte-4 626959 241.4 ns/op 33.14 MB/s BenchmarkCopy/8String-4 1000000 107.2 ns/op 74.61 MB/s BenchmarkCopy/12Byte-4 1000000 191.9 ns/op 62.53 MB/s BenchmarkCopy/12String-4 1016652 111.0 ns/op 108.08 MB/s BenchmarkCopy/16Byte-4 1000000 144.2 ns/op 110.94 MB/s BenchmarkCopy/16String-4 1247350 178.7 ns/op 89.52 MB/s BenchmarkCopy/32Byte-4 1200118 115.4 ns/op 277.37 MB/s BenchmarkCopy/32String-4 1220481 156.0 ns/op 205.11 MB/s BenchmarkCopy/128Byte-4 1000000 150.3 ns/op 851.71 MB/s BenchmarkCopy/128String-4 954231 136.6 ns/op 936.80 MB/s BenchmarkCopy/1024Byte-4 416389 322.8 ns/op 3172.73 MB/s BenchmarkCopy/1024String-4 284116 384.6 ns/op 2662.44 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 23493 6147 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 10000 13312 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 6682 21928 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 26765 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 9064 30932 ns/op BenchmarkAppendInPlace/Grow/Byte-4 86596 1614 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 139557 1643 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 49734 2175 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 46568 2774 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 42542 3024 ns/op BenchmarkStackCopyPtr-4 1 194200183 ns/op BenchmarkStackCopy-4 2 89154512 ns/op BenchmarkStackCopyNoCache-4 22 5625767 ns/op BenchmarkStackCopyWithStkobj-4 2 54800946 ns/op BenchmarkIssue18138-4 165 813712 ns/op BenchmarkCompareStringEqual-4 13148727 8.611 ns/op BenchmarkCompareStringIdentical-4 20810260 4.984 ns/op BenchmarkCompareStringSameLength-4 15902137 8.978 ns/op BenchmarkCompareStringDifferentLength-4 26999485 5.062 ns/op BenchmarkCompareStringBigUnaligned-4 1359 93191 ns/op 11252.03 MB/s BenchmarkCompareStringBig-4 1287 82846 ns/op 12656.99 MB/s BenchmarkConcatStringAndBytes-4 1691781 98.83 ns/op BenchmarkSliceByteToString/1-4 1666635 71.72 ns/op BenchmarkSliceByteToString/2-4 1000000 157.1 ns/op BenchmarkSliceByteToString/4-4 717459 193.5 ns/op BenchmarkSliceByteToString/8-4 972015 163.9 ns/op BenchmarkSliceByteToString/16-4 825524 187.7 ns/op BenchmarkSliceByteToString/32-4 1000000 222.7 ns/op BenchmarkSliceByteToString/64-4 672962 295.8 ns/op BenchmarkSliceByteToString/128-4 631800 401.5 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2462409 99.79 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 970120 121.7 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 109.7 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3087181 40.17 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1455458 71.98 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1670182 74.54 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1802510 87.44 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 262902 387.6 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 443296 295.8 ns/op BenchmarkRuneIterate/range/ASCII-4 7503523 14.97 ns/op BenchmarkRuneIterate/range/Japanese-4 2289205 49.24 ns/op BenchmarkRuneIterate/range/MixedLength-4 2191286 74.98 ns/op BenchmarkRuneIterate/range1/ASCII-4 7942088 15.63 ns/op BenchmarkRuneIterate/range1/Japanese-4 2478074 48.61 ns/op BenchmarkRuneIterate/range1/MixedLength-4 1857160 76.32 ns/op BenchmarkRuneIterate/range2/ASCII-4 7452087 17.13 ns/op BenchmarkRuneIterate/range2/Japanese-4 2290236 63.88 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2345450 43.84 ns/op BenchmarkArrayEqual-4 27523308 4.877 ns/op BenchmarkFunc/Name-4 6297278 19.73 ns/op BenchmarkFunc/Entry-4 14487109 9.361 ns/op BenchmarkFunc/FileLine-4 1953433 70.65 ns/op PASS ok runtime 475.966s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 28360 4204 ns/op BenchmarkHandle/concurrent-4 17356 6454 ns/op PASS ok runtime/cgo 0.544s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 26234904 5.700 ns/op BenchmarkAtomicStore64-4 13490040 10.38 ns/op BenchmarkAtomicLoad-4 12382747 9.397 ns/op BenchmarkAtomicStore-4 13338537 12.75 ns/op BenchmarkAnd8-4 13878790 9.401 ns/op BenchmarkAnd-4 12544332 12.55 ns/op BenchmarkAnd8Parallel-4 4048648 29.56 ns/op BenchmarkAndParallel-4 4176157 29.05 ns/op BenchmarkOr8-4 12496554 11.64 ns/op BenchmarkOr-4 12767065 15.23 ns/op BenchmarkOr8Parallel-4 4299998 28.80 ns/op BenchmarkOrParallel-4 4410662 29.06 ns/op BenchmarkXadd-4 3810858 28.22 ns/op BenchmarkXadd64-4 4324477 27.81 ns/op BenchmarkCas-4 2793646 42.40 ns/op BenchmarkCas64-4 2822612 43.02 ns/op BenchmarkXchg-4 3985538 29.11 ns/op BenchmarkXchg64-4 3944472 27.99 ns/op PASS ok runtime/internal/atomic 3.787s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3322363 41.97 ns/op BenchmarkMulUintptr/large-4 3229428 39.06 ns/op PASS ok runtime/internal/math 0.480s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 15 11941394 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 7 18811836 ns/op 404.1 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 25 4322950 ns/op 8.480 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 6 20561897 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 4 26393899 ns/op 1287 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 19 6328433 ns/op 64.95 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 131090890 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 123107336 ns/op 6657 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 8 15156633 ns/op 852.2 concurrent_launches/op PASS ok runtime/pprof 2.884s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 10 10536617 ns/op BenchmarkStackLeak-4 18344 6736 ns/op PASS ok runtime/race 0.820s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 3086942 43.21 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 238078 517.7 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.531s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 118434 1016 ns/op BenchmarkSortString1K-4 126 927525 ns/op BenchmarkSortString1K_Slice-4 132 832802 ns/op BenchmarkStableString1K-4 67 1532683 ns/op BenchmarkSortInt1K-4 139 822638 ns/op BenchmarkSortInt1K_Sorted-4 2583 58610 ns/op BenchmarkSortInt1K_Reversed-4 1233 96988 ns/op BenchmarkSortInt1K_Mod8-4 372 340934 ns/op BenchmarkStableInt1K-4 100 1360796 ns/op BenchmarkStableInt1K_Slice-4 87 1377578 ns/op BenchmarkSortInt64K-4 2 101411158 ns/op BenchmarkSortInt64K_Slice-4 2 67760318 ns/op BenchmarkStableInt64K-4 1 122980256 ns/op BenchmarkSort1e2-4 302 361986 ns/op BenchmarkStable1e2-4 122 998797 ns/op BenchmarkSort1e4-4 2 78468708 ns/op BenchmarkStable1e4-4 1 288564936 ns/op PASS ok sort 38.993s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 782272 154.0 ns/op BenchmarkAtof64Float-4 715236 167.9 ns/op BenchmarkAtof64FloatExp-4 500067 229.9 ns/op BenchmarkAtof64Big-4 461697 346.0 ns/op BenchmarkAtof64RandomBits-4 209709 587.9 ns/op BenchmarkAtof64RandomFloats-4 439916 277.5 ns/op BenchmarkAtof64RandomLongFloats-4 374175 299.9 ns/op BenchmarkAtof32Decimal-4 836949 215.6 ns/op BenchmarkAtof32Float-4 770582 164.5 ns/op BenchmarkAtof32FloatExp-4 458044 266.6 ns/op BenchmarkAtof32Random-4 317210 393.4 ns/op BenchmarkAtof32RandomLong-4 131428 961.7 ns/op BenchmarkParseInt/Pos/7bit-4 1289762 94.17 ns/op BenchmarkParseInt/Pos/26bit-4 908392 229.0 ns/op BenchmarkParseInt/Pos/31bit-4 779896 172.9 ns/op BenchmarkParseInt/Pos/56bit-4 429594 245.4 ns/op BenchmarkParseInt/Pos/63bit-4 449593 271.3 ns/op BenchmarkParseInt/Neg/7bit-4 1000000 163.0 ns/op BenchmarkParseInt/Neg/26bit-4 841956 165.9 ns/op BenchmarkParseInt/Neg/31bit-4 638971 180.9 ns/op BenchmarkParseInt/Neg/56bit-4 487516 278.7 ns/op BenchmarkParseInt/Neg/63bit-4 458583 253.0 ns/op BenchmarkAtoi/Pos/7bit-4 1570269 73.21 ns/op BenchmarkAtoi/Pos/26bit-4 1000000 185.8 ns/op BenchmarkAtoi/Pos/31bit-4 951685 136.3 ns/op BenchmarkAtoi/Pos/56bit-4 638230 209.6 ns/op BenchmarkAtoi/Pos/63bit-4 488158 285.3 ns/op BenchmarkAtoi/Neg/7bit-4 1545241 70.29 ns/op BenchmarkAtoi/Neg/26bit-4 1000000 128.3 ns/op BenchmarkAtoi/Neg/31bit-4 935595 155.1 ns/op BenchmarkAtoi/Neg/56bit-4 574984 217.5 ns/op BenchmarkAtoi/Neg/63bit-4 423060 287.3 ns/op BenchmarkFormatFloat/Decimal-4 91682 1529 ns/op BenchmarkFormatFloat/Float-4 82087 2384 ns/op BenchmarkFormatFloat/Exp-4 99022 1286 ns/op BenchmarkFormatFloat/NegExp-4 94292 1313 ns/op BenchmarkFormatFloat/LongExp-4 74014 2154 ns/op BenchmarkFormatFloat/Big-4 77233 2265 ns/op BenchmarkFormatFloat/BinaryExp-4 197971 715.3 ns/op BenchmarkFormatFloat/32Integer-4 95582 1717 ns/op BenchmarkFormatFloat/32ExactFraction-4 96496 1284 ns/op BenchmarkFormatFloat/32Point-4 90501 1390 ns/op BenchmarkFormatFloat/32Exp-4 105200 1210 ns/op BenchmarkFormatFloat/32NegExp-4 78048 1336 ns/op BenchmarkFormatFloat/32Shortest-4 95232 1291 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 106678 1696 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 101450 1216 ns/op BenchmarkFormatFloat/64Fixed1-4 145983 995.7 ns/op BenchmarkFormatFloat/64Fixed2-4 128236 1012 ns/op BenchmarkFormatFloat/64Fixed3-4 114426 963.4 ns/op BenchmarkFormatFloat/64Fixed4-4 135502 934.1 ns/op BenchmarkFormatFloat/64Fixed12-4 80342 1851 ns/op BenchmarkFormatFloat/64Fixed16-4 79465 1424 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 95222 1432 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 84300 1913 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2054 55430 ns/op BenchmarkFormatFloat/Slowpath64-4 76902 2040 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 76773 1498 ns/op BenchmarkAppendFloat/Decimal-4 110484 1037 ns/op BenchmarkAppendFloat/Float-4 88556 2196 ns/op BenchmarkAppendFloat/Exp-4 102355 1801 ns/op BenchmarkAppendFloat/NegExp-4 98031 1313 ns/op BenchmarkAppendFloat/LongExp-4 71946 1645 ns/op BenchmarkAppendFloat/Big-4 69385 1916 ns/op BenchmarkAppendFloat/BinaryExp-4 291651 403.1 ns/op BenchmarkAppendFloat/32Integer-4 123570 1115 ns/op BenchmarkAppendFloat/32ExactFraction-4 90631 1109 ns/op BenchmarkAppendFloat/32Point-4 101703 1164 ns/op BenchmarkAppendFloat/32Exp-4 101818 1145 ns/op BenchmarkAppendFloat/32NegExp-4 109398 1008 ns/op BenchmarkAppendFloat/32Shortest-4 121413 1015 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 140926 899.1 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 117002 975.8 ns/op BenchmarkAppendFloat/64Fixed1-4 157928 742.1 ns/op BenchmarkAppendFloat/64Fixed2-4 146148 814.2 ns/op BenchmarkAppendFloat/64Fixed3-4 152722 770.0 ns/op BenchmarkAppendFloat/64Fixed4-4 137368 756.3 ns/op BenchmarkAppendFloat/64Fixed12-4 87956 1831 ns/op BenchmarkAppendFloat/64Fixed16-4 105162 2012 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 111484 1109 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 91887 1325 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2115 59807 ns/op BenchmarkAppendFloat/Slowpath64-4 82536 2293 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 78853 1638 ns/op BenchmarkFormatInt-4 10000 10619 ns/op BenchmarkAppendInt-4 13490 7770 ns/op BenchmarkFormatUint-4 72439 2249 ns/op BenchmarkAppendUint-4 89916 2553 ns/op BenchmarkFormatIntSmall/7-4 1769110 74.22 ns/op BenchmarkFormatIntSmall/42-4 2120782 59.73 ns/op BenchmarkAppendIntSmall-4 1000000 122.8 ns/op BenchmarkAppendUintVarlen/1-4 878236 129.5 ns/op BenchmarkAppendUintVarlen/12-4 899212 126.7 ns/op BenchmarkAppendUintVarlen/123-4 679330 209.5 ns/op BenchmarkAppendUintVarlen/1234-4 870039 162.4 ns/op BenchmarkAppendUintVarlen/12345-4 710230 170.4 ns/op BenchmarkAppendUintVarlen/123456-4 710407 253.2 ns/op BenchmarkAppendUintVarlen/1234567-4 744958 162.8 ns/op BenchmarkAppendUintVarlen/12345678-4 633598 174.7 ns/op BenchmarkAppendUintVarlen/123456789-4 726062 162.3 ns/op BenchmarkAppendUintVarlen/1234567890-4 706532 175.0 ns/op BenchmarkAppendUintVarlen/12345678901-4 742712 180.3 ns/op BenchmarkAppendUintVarlen/123456789012-4 752235 216.4 ns/op BenchmarkAppendUintVarlen/1234567890123-4 677414 195.1 ns/op BenchmarkAppendUintVarlen/12345678901234-4 600381 193.6 ns/op BenchmarkAppendUintVarlen/123456789012345-4 799300 319.6 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 726954 206.2 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 662701 293.7 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 724047 190.6 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 640941 204.3 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 706160 190.2 ns/op BenchmarkQuote-4 33193 3641 ns/op BenchmarkQuoteRune-4 323670 345.0 ns/op BenchmarkAppendQuote-4 40892 4944 ns/op BenchmarkAppendQuoteRune-4 580530 196.5 ns/op BenchmarkUnquoteEasy-4 1269608 96.15 ns/op BenchmarkUnquoteHard-4 28669 3537 ns/op PASS ok strconv 24.768s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 291435 447.7 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 83550 2184 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 98772 1045 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 195386 678.1 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 53485 2478 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 83222 1815 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 585074 299.9 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 22594 5368 ns/op BenchmarkGenericMatch1-4 2229 65634 ns/op BenchmarkGenericMatch2-4 393 271905 ns/op BenchmarkSingleMaxSkipping-4 10000 11837 ns/op 844.79 MB/s BenchmarkSingleLongSuffixFail-4 17922 7078 ns/op 141.56 MB/s BenchmarkSingleMatch-4 183 641917 ns/op 23.37 MB/s BenchmarkByteByteNoMatch-4 79352 1496 ns/op BenchmarkByteByteMatch-4 14042 8277 ns/op BenchmarkByteStringMatch-4 12458 8513 ns/op BenchmarkHTMLEscapeNew-4 59371 1855 ns/op BenchmarkHTMLEscapeOld-4 69258 2126 ns/op BenchmarkByteStringReplacerWriteString-4 1294 98268 ns/op BenchmarkByteReplacerWriteString-4 1770 84808 ns/op BenchmarkByteByteReplaces-4 2232 51474 ns/op BenchmarkByteByteMap-4 8319 25346 ns/op BenchmarkMap/identity/ASCII-4 747056 202.1 ns/op BenchmarkMap/identity/Greek-4 492613 299.4 ns/op BenchmarkMap/change/ASCII-4 25945 3925 ns/op BenchmarkMap/change/Greek-4 10000 10508 ns/op BenchmarkIndexRune-4 1664670 76.35 ns/op BenchmarkIndexRuneLongString-4 1400322 89.77 ns/op BenchmarkIndexRuneFastPath-4 2906424 54.83 ns/op BenchmarkIndex-4 2936575 42.47 ns/op BenchmarkLastIndex-4 3147226 57.57 ns/op BenchmarkIndexByte-4 11924666 15.88 ns/op BenchmarkToUpper/#00-4 2284350 49.36 ns/op BenchmarkToUpper/ONLYUPPER-4 1735171 66.87 ns/op BenchmarkToUpper/abc-4 302415 458.8 ns/op BenchmarkToUpper/AbC123-4 208702 635.3 ns/op BenchmarkToUpper/azAZ09_-4 211276 591.1 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 32275 3164 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 57748 3232 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 24870 4274 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 52066 2195 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 99375 1277 ns/op BenchmarkToLower/#00-4 2529861 47.86 ns/op BenchmarkToLower/abc-4 2350824 50.92 ns/op BenchmarkToLower/AbC123-4 195963 631.3 ns/op BenchmarkToLower/azAZ09_-4 211944 640.2 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 85584 1532 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 56406 2848 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 27796 5978 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 58328 1878 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 92121 1108 ns/op BenchmarkMapNoChanges-4 857818 238.5 ns/op BenchmarkTrim-4 30013 3839 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2704850 48.67 ns/op BenchmarkToValidUTF8/InvalidASCII-4 138283 1378 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 95395 1164 ns/op BenchmarkEqualFold/Tests-4 48734 2380 ns/op BenchmarkEqualFold/ASCII-4 2526213 45.45 ns/op BenchmarkEqualFold/UnicodePrefix-4 97704 1412 ns/op BenchmarkEqualFold/UnicodeSuffix-4 117853 1009 ns/op BenchmarkIndexHard1-4 949 114306 ns/op BenchmarkIndexHard2-4 684 244333 ns/op BenchmarkIndexHard3-4 168 689316 ns/op BenchmarkIndexHard4-4 100 1010648 ns/op BenchmarkLastIndexHard1-4 81 1669202 ns/op BenchmarkLastIndexHard2-4 80 1562601 ns/op BenchmarkLastIndexHard3-4 84 1749122 ns/op BenchmarkCountHard1-4 1024 111376 ns/op BenchmarkCountHard2-4 745 163479 ns/op BenchmarkCountHard3-4 180 630437 ns/op BenchmarkIndexTorture-4 10000 19434 ns/op BenchmarkCountTorture-4 10000 11798 ns/op BenchmarkCountTortureOverlapping-4 769 139974 ns/op BenchmarkCountByte/10-4 3035150 37.21 ns/op 268.78 MB/s BenchmarkCountByte/32-4 3028521 40.18 ns/op 796.41 MB/s BenchmarkCountByte/4096-4 804184 128.0 ns/op 32010.01 MB/s BenchmarkCountByte/4194304-4 858 131499 ns/op 31896.10 MB/s BenchmarkCountByte/67108864-4 25 6536828 ns/op 10266.27 MB/s BenchmarkFields/ASCII/16-4 280623 554.4 ns/op 28.86 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 19464 5384 ns/op 47.55 MB/s 288 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1714 96797 ns/op 42.32 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 70 1927955 ns/op 33.99 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 35508448 ns/op 29.53 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 354882 490.7 ns/op 32.61 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 9817 13792 ns/op 18.56 MB/s 480 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 463 258639 ns/op 15.84 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 22 6471800 ns/op 10.13 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 89512346 ns/op 11.71 MB/s 10449200 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 135925 993.7 ns/op 16.10 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10561 9668 ns/op 26.48 MB/s 288 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 849 222994 ns/op 18.37 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 43 4923986 ns/op 13.31 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 77958948 ns/op 13.45 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 156307 752.0 ns/op 21.28 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 20523 ns/op 12.47 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 529 212498 ns/op 19.28 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 34 4349753 ns/op 15.07 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 82802705 ns/op 12.66 MB/s 10449152 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 106007037 ns/op BenchmarkSplitSingleByteSeparator-4 13 8498296 ns/op BenchmarkSplitMultiByteSeparator-4 26 4517379 ns/op BenchmarkSplitNSingleByteSeparator-4 166540 1186 ns/op BenchmarkSplitNMultiByteSeparator-4 82507 1261 ns/op BenchmarkRepeat/5x0-4 2414790 47.12 ns/op BenchmarkRepeat/5x1-4 2661645 60.19 ns/op BenchmarkRepeat/5x2-4 203515 556.9 ns/op BenchmarkRepeat/5x6-4 137678 1442 ns/op BenchmarkRepeat/10x0-4 2739794 44.64 ns/op BenchmarkRepeat/10x1-4 2704518 80.81 ns/op BenchmarkRepeat/10x2-4 204296 592.1 ns/op BenchmarkRepeat/10x6-4 109380 1143 ns/op BenchmarkRepeatLarge/256/1-4 57693 2642 ns/op 96.90 MB/s BenchmarkRepeatLarge/256/16-4 88648 1888 ns/op 135.58 MB/s BenchmarkRepeatLarge/512/1-4 38323 3921 ns/op 130.57 MB/s BenchmarkRepeatLarge/512/16-4 49489 2835 ns/op 180.60 MB/s BenchmarkRepeatLarge/1024/1-4 23484 5229 ns/op 195.83 MB/s BenchmarkRepeatLarge/1024/16-4 34047 4027 ns/op 254.29 MB/s BenchmarkRepeatLarge/2048/1-4 15867 8815 ns/op 232.34 MB/s BenchmarkRepeatLarge/2048/16-4 20228 7059 ns/op 290.13 MB/s BenchmarkRepeatLarge/4096/1-4 10000 12565 ns/op 325.98 MB/s BenchmarkRepeatLarge/4096/16-4 10000 13248 ns/op 309.17 MB/s BenchmarkRepeatLarge/8192/1-4 10000 24105 ns/op 339.85 MB/s BenchmarkRepeatLarge/8192/16-4 8491 25383 ns/op 322.74 MB/s BenchmarkRepeatLarge/8192/4097-4 3460939 39.23 ns/op 104440.34 MB/s BenchmarkRepeatLarge/16384/1-4 8036 39846 ns/op 411.19 MB/s BenchmarkRepeatLarge/16384/16-4 9604 39999 ns/op 409.61 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 25944 ns/op 473.75 MB/s BenchmarkRepeatLarge/32768/1-4 1815 69127 ns/op 474.02 MB/s BenchmarkRepeatLarge/32768/16-4 2733 73561 ns/op 445.46 MB/s BenchmarkRepeatLarge/32768/4097-4 2498 80042 ns/op 358.30 MB/s BenchmarkRepeatLarge/65536/1-4 793 157034 ns/op 417.34 MB/s BenchmarkRepeatLarge/65536/16-4 885 134462 ns/op 487.39 MB/s BenchmarkRepeatLarge/65536/4097-4 958 153932 ns/op 399.23 MB/s BenchmarkRepeatLarge/131072/1-4 235 585542 ns/op 223.85 MB/s BenchmarkRepeatLarge/131072/16-4 199 608704 ns/op 215.33 MB/s BenchmarkRepeatLarge/131072/4097-4 204 617103 ns/op 205.81 MB/s BenchmarkRepeatLarge/262144/1-4 100 1129729 ns/op 232.04 MB/s BenchmarkRepeatLarge/262144/16-4 106 1221834 ns/op 214.55 MB/s BenchmarkRepeatLarge/262144/4097-4 157 662211 ns/op 389.77 MB/s BenchmarkRepeatLarge/524288/1-4 63 1853776 ns/op 282.82 MB/s BenchmarkRepeatLarge/524288/16-4 63 1798357 ns/op 291.54 MB/s BenchmarkRepeatLarge/524288/4097-4 100 2164412 ns/op 240.40 MB/s BenchmarkRepeatLarge/1048576/1-4 39 2811044 ns/op 373.02 MB/s BenchmarkRepeatLarge/1048576/16-4 50 3406017 ns/op 307.86 MB/s BenchmarkRepeatLarge/1048576/4097-4 48 3269704 ns/op 319.52 MB/s BenchmarkRepeatLarge/2097152/1-4 20 6950180 ns/op 301.74 MB/s BenchmarkRepeatLarge/2097152/16-4 37 7460842 ns/op 281.09 MB/s BenchmarkRepeatLarge/2097152/4097-4 20 6700293 ns/op 312.46 MB/s BenchmarkRepeatLarge/4194304/1-4 9 13766656 ns/op 304.67 MB/s BenchmarkRepeatLarge/4194304/16-4 9 11659524 ns/op 359.73 MB/s BenchmarkRepeatLarge/4194304/4097-4 9 15319177 ns/op 273.59 MB/s BenchmarkRepeatLarge/8388608/1-4 7 21735044 ns/op 385.95 MB/s BenchmarkRepeatLarge/8388608/16-4 6 18271845 ns/op 459.10 MB/s BenchmarkRepeatLarge/8388608/4097-4 5 20132820 ns/op 416.56 MB/s BenchmarkRepeatLarge/16777216/1-4 3 41451911 ns/op 404.74 MB/s BenchmarkRepeatLarge/16777216/16-4 3 45289430 ns/op 370.44 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 38689982 ns/op 433.63 MB/s BenchmarkRepeatLarge/33554432/1-4 2 80902598 ns/op 414.75 MB/s BenchmarkRepeatLarge/33554432/16-4 2 102324622 ns/op 327.92 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 54723264 ns/op 613.17 MB/s BenchmarkRepeatLarge/67108864/1-4 1 116994668 ns/op 573.61 MB/s BenchmarkRepeatLarge/67108864/16-4 1 169444174 ns/op 396.05 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 172952940 ns/op 388.02 MB/s BenchmarkRepeatLarge/134217728/1-4 1 243462366 ns/op 551.29 MB/s BenchmarkRepeatLarge/134217728/16-4 1 214681222 ns/op 625.20 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 271680219 ns/op 494.03 MB/s BenchmarkRepeatLarge/268435456/1-4 1 497397983 ns/op 539.68 MB/s BenchmarkRepeatLarge/268435456/16-4 1 493030314 ns/op 544.46 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 454249575 ns/op 590.94 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1191131646 ns/op 450.72 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1173931510 ns/op 457.33 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1068257515 ns/op 502.57 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4632605644 ns/op 231.78 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 5411336715 ns/op 198.42 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 7217491451 ns/op 148.77 MB/s BenchmarkIndexAnyASCII/1:1-4 2184445 77.96 ns/op BenchmarkIndexAnyASCII/1:2-4 1823125 62.22 ns/op BenchmarkIndexAnyASCII/1:4-4 1881072 59.46 ns/op BenchmarkIndexAnyASCII/1:8-4 1899393 80.88 ns/op BenchmarkIndexAnyASCII/1:16-4 2064301 67.72 ns/op BenchmarkIndexAnyASCII/1:32-4 1915166 73.32 ns/op BenchmarkIndexAnyASCII/1:64-4 1923073 63.46 ns/op BenchmarkIndexAnyASCII/16:1-4 1000000 113.5 ns/op BenchmarkIndexAnyASCII/16:2-4 836518 149.0 ns/op BenchmarkIndexAnyASCII/16:4-4 994196 147.6 ns/op BenchmarkIndexAnyASCII/16:8-4 764004 160.5 ns/op BenchmarkIndexAnyASCII/16:16-4 732354 176.0 ns/op BenchmarkIndexAnyASCII/16:32-4 717846 178.4 ns/op BenchmarkIndexAnyASCII/16:64-4 561614 230.8 ns/op BenchmarkIndexAnyASCII/256:1-4 1478698 71.50 ns/op BenchmarkIndexAnyASCII/256:2-4 77226 1379 ns/op BenchmarkIndexAnyASCII/256:4-4 80588 1371 ns/op BenchmarkIndexAnyASCII/256:8-4 92509 1376 ns/op BenchmarkIndexAnyASCII/256:16-4 73644 1482 ns/op BenchmarkIndexAnyASCII/256:32-4 76014 1599 ns/op BenchmarkIndexAnyASCII/256:64-4 91308 1837 ns/op BenchmarkIndexAnyUTF8/1:1-4 2267139 64.75 ns/op BenchmarkIndexAnyUTF8/1:2-4 1818126 61.46 ns/op BenchmarkIndexAnyUTF8/1:4-4 1803544 107.6 ns/op BenchmarkIndexAnyUTF8/1:8-4 1602303 69.45 ns/op BenchmarkIndexAnyUTF8/1:16-4 1882754 75.16 ns/op BenchmarkIndexAnyUTF8/1:32-4 1969305 103.0 ns/op BenchmarkIndexAnyUTF8/1:64-4 1000000 114.5 ns/op BenchmarkIndexAnyUTF8/16:1-4 1441986 71.93 ns/op BenchmarkIndexAnyUTF8/16:2-4 265213 459.5 ns/op BenchmarkIndexAnyUTF8/16:4-4 202795 510.8 ns/op BenchmarkIndexAnyUTF8/16:8-4 272506 487.9 ns/op BenchmarkIndexAnyUTF8/16:16-4 243247 507.6 ns/op BenchmarkIndexAnyUTF8/16:32-4 188934 760.2 ns/op BenchmarkIndexAnyUTF8/16:64-4 214915 507.9 ns/op BenchmarkIndexAnyUTF8/256:1-4 373786 346.8 ns/op BenchmarkIndexAnyUTF8/256:2-4 13262 9425 ns/op BenchmarkIndexAnyUTF8/256:4-4 13770 7487 ns/op BenchmarkIndexAnyUTF8/256:8-4 15691 7724 ns/op BenchmarkIndexAnyUTF8/256:16-4 13772 11182 ns/op BenchmarkIndexAnyUTF8/256:32-4 10000 17532 ns/op BenchmarkIndexAnyUTF8/256:64-4 14847 7830 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1000000 101.0 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1899847 61.27 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1945186 72.93 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1955218 61.86 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1656212 84.19 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1744770 66.11 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1759798 63.58 ns/op BenchmarkLastIndexAnyASCII/16:1-4 937294 205.5 ns/op BenchmarkLastIndexAnyASCII/16:2-4 677848 164.4 ns/op BenchmarkLastIndexAnyASCII/16:4-4 783873 277.3 ns/op BenchmarkLastIndexAnyASCII/16:8-4 979743 199.5 ns/op BenchmarkLastIndexAnyASCII/16:16-4 719402 177.6 ns/op BenchmarkLastIndexAnyASCII/16:32-4 789595 213.8 ns/op BenchmarkLastIndexAnyASCII/16:64-4 428628 368.8 ns/op BenchmarkLastIndexAnyASCII/256:1-4 76821 2111 ns/op BenchmarkLastIndexAnyASCII/256:2-4 80764 2019 ns/op BenchmarkLastIndexAnyASCII/256:4-4 70005 1747 ns/op BenchmarkLastIndexAnyASCII/256:8-4 64911 1556 ns/op BenchmarkLastIndexAnyASCII/256:16-4 65665 1715 ns/op BenchmarkLastIndexAnyASCII/256:32-4 71806 1686 ns/op BenchmarkLastIndexAnyASCII/256:64-4 71764 1729 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1589475 68.64 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1567228 90.23 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1214145 84.83 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1596308 75.45 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1927610 71.50 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1000000 144.8 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1000000 184.8 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 282102 566.1 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 143877 926.0 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 138139 931.6 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 157258 929.1 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 121772 904.6 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 137956 994.8 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 114795 1078 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 10000 13699 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 8926 12314 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 8924 19946 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 8347 13968 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 13988 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 7431 23615 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 8307 18047 ns/op BenchmarkTrimASCII/1:1-4 2282628 51.26 ns/op BenchmarkTrimASCII/1:2-4 2005846 61.31 ns/op BenchmarkTrimASCII/1:4-4 1705699 120.1 ns/op BenchmarkTrimASCII/1:8-4 1710314 67.71 ns/op BenchmarkTrimASCII/1:16-4 1537422 84.73 ns/op BenchmarkTrimASCII/16:1-4 1955664 58.48 ns/op BenchmarkTrimASCII/16:2-4 774654 147.0 ns/op BenchmarkTrimASCII/16:4-4 806312 239.6 ns/op BenchmarkTrimASCII/16:8-4 799322 200.5 ns/op BenchmarkTrimASCII/16:16-4 760116 164.0 ns/op BenchmarkTrimASCII/256:1-4 531800 294.2 ns/op BenchmarkTrimASCII/256:2-4 84570 1398 ns/op BenchmarkTrimASCII/256:4-4 83336 1763 ns/op BenchmarkTrimASCII/256:8-4 92842 1453 ns/op BenchmarkTrimASCII/256:16-4 81823 1346 ns/op BenchmarkTrimASCII/4096:1-4 42727 2746 ns/op BenchmarkTrimASCII/4096:2-4 5208 26262 ns/op BenchmarkTrimASCII/4096:4-4 4682 21588 ns/op BenchmarkTrimASCII/4096:8-4 4731 22896 ns/op BenchmarkTrimASCII/4096:16-4 5304 24304 ns/op BenchmarkTrimByte-4 2490998 45.22 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 10000 13879 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 16180 7498 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1402 94072 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2905 44477 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 4826 28855 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 8251 19089 ns/op BenchmarkJoin/0-4 3079728 37.94 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2476419 52.73 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 146235 1055 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 119455 1072 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 81079 1674 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 53656 2015 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 49640 2588 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 50040 2276 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 1938279 62.17 ns/op BenchmarkTrimSpace/ASCII-4 1000000 141.5 ns/op BenchmarkTrimSpace/SomeNonASCII-4 110936 1081 ns/op BenchmarkTrimSpace/JustNonASCII-4 59790 2233 ns/op BenchmarkReplaceAll-4 100738 1321 ns/op 16 B/op 1 allocs/op PASS ok strings 143.786s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 61182 1869 ns/op BenchmarkCond2-4 29430 4261 ns/op BenchmarkCond4-4 16294 8089 ns/op BenchmarkCond8-4 8862 14553 ns/op BenchmarkCond16-4 5380 29407 ns/op BenchmarkCond32-4 2190 61684 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 460316 256.0 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 369416 653.3 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 500148 247.2 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 418674 263.2 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 304876 358.0 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 770367 191.5 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 95875 1368 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 84576 1598 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 89946 1713 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 52388 3204 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 659846 187.0 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 179870 667.6 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 588249 201.5 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 165514 748.2 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 657015 187.8 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 140998 725.6 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 785661 139.2 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 65944 2805 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 125784 969.4 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 171303 742.3 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 4712 23624 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 280 396058 ns/op BenchmarkRange/*sync.Map-4 1438 79403 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 142384 3577 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 171487 598.4 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 80372 1696 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 50264 2234 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 215935 672.5 ns/op BenchmarkAdversarialDelete/*sync.Map-4 89030 2395 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 80118 1691 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 173938 747.1 ns/op BenchmarkDeleteCollision/*sync.Map-4 786499 144.6 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 46336 2975 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 158742 1058 ns/op BenchmarkSwapCollision/*sync.Map-4 110925 1503 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 100 1237383 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 115526 1178 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 261088 458.0 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 25173 5739 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 76030 1764 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 28216 4212 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 284887 529.9 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 120889 1112 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 246864 501.8 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 927696 150.2 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 188312 682.5 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 911295 143.2 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 634845 179.6 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 148575 814.0 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 546554 213.5 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 110007 1277 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 302218 806.5 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 486781 460.0 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 160326 1053 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 579135 362.0 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 208135 626.4 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 131140 950.9 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 277368 396.3 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 58828 1785 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 147894 711.1 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 366408 399.8 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 140366 876.8 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 643851 287.7 ns/op BenchmarkUncontendedSemaphore-4 3644870 36.96 ns/op BenchmarkContendedSemaphore-4 4004733 28.60 ns/op BenchmarkMutexUncontended-4 626514 232.9 ns/op BenchmarkMutex-4 213051 583.1 ns/op BenchmarkMutexSlack-4 202863 614.5 ns/op BenchmarkMutexWork-4 157497 668.2 ns/op BenchmarkMutexWorkSlack-4 203119 731.0 ns/op BenchmarkMutexNoSpin-4 37580 2675 ns/op BenchmarkMutexSpin-4 57205 2224 ns/op BenchmarkOnce-4 836391 129.5 ns/op BenchmarkSemaUncontended-4 3724854 32.23 ns/op BenchmarkSemaSyntNonblock-4 1666225 78.37 ns/op BenchmarkSemaSyntBlock-4 1746076 67.19 ns/op BenchmarkSemaWorkNonblock-4 1249533 98.43 ns/op BenchmarkSemaWorkBlock-4 1241083 99.30 ns/op BenchmarkRWMutexUncontended-4 303979 398.2 ns/op BenchmarkRWMutexWrite100-4 313074 389.3 ns/op BenchmarkRWMutexWrite10-4 328848 400.1 ns/op BenchmarkRWMutexWorkWrite100-4 220016 551.0 ns/op BenchmarkRWMutexWorkWrite10-4 225141 512.6 ns/op BenchmarkWaitGroupUncontended-4 604150 230.5 ns/op BenchmarkWaitGroupAddDone-4 401096 288.3 ns/op BenchmarkWaitGroupAddDoneWork-4 314510 328.8 ns/op BenchmarkWaitGroupWait-4 1817686 81.48 ns/op BenchmarkWaitGroupWaitWork-4 1680546 70.19 ns/op BenchmarkWaitGroupActuallyWait-4 38616 3480 ns/op 32 B/op 2 allocs/op PASS ok sync 28.494s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 671364 213.7 ns/op PASS ok sync/atomic 0.342s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 122906 1045 ns/op 0 B/op 0 allocs/op PASS ok testing 0.268s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 4759 27474 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 9126 27481 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 64 2423473 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 97 1224016 ns/op 1333 B/op 10 allocs/op BenchmarkTable/1x100000/new-4 1 255828763 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 246226537 ns/op 19393112 B/op 100059 allocs/op BenchmarkTable/10x10/new-4 1287 86343 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1986 69181 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 16 7848011 ns/op 413574 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 16 6833663 ns/op 25848 B/op 64 allocs/op BenchmarkTable/10x100000/new-4 1 1032030671 ns/op 48120896 B/op 100075 allocs/op BenchmarkTable/10x100000/reuse-4 1 977385971 ns/op 48120800 B/op 100074 allocs/op BenchmarkTable/100x10/new-4 198 900045 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 193 684757 ns/op 203 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 110540220 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 63711842 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 9658220563 ns/op 335150048 B/op 100090 allocs/op BenchmarkTable/100x100000/reuse-4 1 8996636889 ns/op 335150064 B/op 100092 allocs/op BenchmarkPyramid/10-4 2452 72105 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 37 5144625 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 393805060 ns/op 35625256 B/op 2055 allocs/op BenchmarkRagged/10-4 2162 74620 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 202 808208 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 25 5750329 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 6138 20939 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 26.022s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 1 101237046 ns/op BenchmarkVariableString-4 74284 1498 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 2280 56877 ns/op 2503 B/op 39 allocs/op PASS ok text/template/parse 0.482s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 51 2083327 ns/op BenchmarkAfter-4 126 1014731 ns/op BenchmarkStop-4 196 574278 ns/op BenchmarkSimultaneousAfterFunc-4 42 3426117 ns/op BenchmarkStartStop-4 228 768748 ns/op BenchmarkReset-4 2274 52533 ns/op BenchmarkSleep-4 48 3133031 ns/op BenchmarkParallelTimerLatency-4 44 876201 avg-late-ns 2161250 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 618088 avg-late-ns 1695851 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 37 512806 avg-late-ns 2074923 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 459194 avg-late-ns 2233555 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 32 444491 avg-late-ns 2562679 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 32 298984 avg-late-ns 1980171 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 348680 avg-late-ns 3042722 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 27 168592 avg-late-ns 1369430 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 2109205 avg-late-ns 11139643 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 305283 avg-late-ns 2363527 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 22 2314568 avg-late-ns 10551243 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 32 414987 avg-late-ns 1734048 max-late-ns BenchmarkTicker-4 1 107788932 ns/op BenchmarkTickerReset-4 3238 37932 ns/op BenchmarkTickerResetNaive-4 207 549043 ns/op BenchmarkNow-4 734305 162.7 ns/op BenchmarkNowUnixNano-4 629749 168.6 ns/op BenchmarkNowUnixMilli-4 622233 166.5 ns/op BenchmarkNowUnixMicro-4 801223 162.7 ns/op BenchmarkFormat-4 53268 2184 ns/op BenchmarkFormatRFC3339-4 77004 1491 ns/op BenchmarkFormatRFC3339Nano-4 74654 1624 ns/op BenchmarkFormatNow-4 63292 1855 ns/op BenchmarkMarshalJSON-4 89312 1281 ns/op BenchmarkMarshalText-4 91393 1203 ns/op BenchmarkParse-4 106011 1122 ns/op BenchmarkParseRFC3339UTC-4 323349 360.3 ns/op BenchmarkParseRFC3339UTCBytes-4 232422 506.6 ns/op BenchmarkParseRFC3339TZ-4 95068 1180 ns/op BenchmarkParseRFC3339TZBytes-4 83976 1589 ns/op BenchmarkParseDuration-4 510333 235.9 ns/op BenchmarkHour-4 790767 127.3 ns/op BenchmarkSecond-4 834373 128.8 ns/op BenchmarkYear-4 672330 167.7 ns/op BenchmarkDay-4 629505 193.5 ns/op BenchmarkISOWeek-4 746643 170.8 ns/op BenchmarkGoString-4 71180 1654 ns/op BenchmarkUnmarshalText-4 77035 1574 ns/op PASS ok time 12.566s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 579694 228.7 ns/op BenchmarkDecodeValidJapaneseChars-4 540724 188.9 ns/op BenchmarkDecodeRune-4 2411433 48.03 ns/op BenchmarkEncodeValidASCII-4 421162 251.5 ns/op BenchmarkEncodeValidJapaneseChars-4 536288 191.5 ns/op BenchmarkAppendRuneValidASCII-4 1000000 104.1 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1993600 58.33 ns/op BenchmarkEncodeRune-4 4256578 27.63 ns/op PASS ok unicode/utf16 1.313s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 979862 115.0 ns/op BenchmarkRuneCountTenJapaneseChars-4 209932 641.4 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 3005145 38.74 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 339392 366.9 ns/op BenchmarkValidTenASCIIChars-4 1000000 119.0 ns/op BenchmarkValid100KASCIIChars-4 153 736697 ns/op BenchmarkValidTenJapaneseChars-4 191000 628.4 ns/op BenchmarkValidLongMostlyASCII-4 145 793792 ns/op BenchmarkValidLongJapanese-4 62 1758101 ns/op BenchmarkValidStringTenASCIIChars-4 3597361 33.82 ns/op BenchmarkValidString100KASCIIChars-4 10000 11150 ns/op BenchmarkValidStringTenJapaneseChars-4 366249 330.1 ns/op BenchmarkValidStringLongMostlyASCII-4 1448 83114 ns/op BenchmarkValidStringLongJapanese-4 121 966172 ns/op BenchmarkEncodeASCIIRune-4 2988379 39.91 ns/op BenchmarkEncodeJapaneseRune-4 1954551 61.86 ns/op BenchmarkAppendASCIIRune-4 8820648 14.66 ns/op BenchmarkAppendJapaneseRune-4 2052780 56.55 ns/op BenchmarkDecodeASCIIRune-4 2389102 55.42 ns/op BenchmarkDecodeJapaneseRune-4 1534224 78.03 ns/op BenchmarkFullRune/ASCII-4 2991038 35.76 ns/op BenchmarkFullRune/Incomplete-4 1320321 90.23 ns/op BenchmarkFullRune/Japanese-4 2643823 39.54 ns/op PASS ok unicode/utf8 4.347s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 62658908601 ns/op PASS ok cmd/api 84.958s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1315698 87.54 ns/op BenchmarkEqArrayOfStrings64-4 219598 567.6 ns/op BenchmarkEqArrayOfStrings1024-4 14913 8036 ns/op BenchmarkEqArrayOfFloats5-4 1542879 76.44 ns/op BenchmarkEqArrayOfFloats64-4 222656 547.2 ns/op BenchmarkEqArrayOfFloats1024-4 14403 8208 ns/op BenchmarkEqStruct-4 29831985 4.115 ns/op PASS ok cmd/compile/internal/reflectdata 1.416s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 6546 251552 ns/op BenchmarkCopyElim1-4 258 438350 ns/op BenchmarkCopyElim10-4 247 440334 ns/op BenchmarkCopyElim100-4 178 690086 ns/op BenchmarkCopyElim1000-4 55 2031722 ns/op BenchmarkCopyElim10000-4 4 30025941 ns/op BenchmarkCopyElim100000-4 1 487907384 ns/op BenchmarkDeadCode/1-4 201 653595 ns/op BenchmarkDeadCode/10-4 181 684480 ns/op BenchmarkDeadCode/100-4 147 705332 ns/op BenchmarkDeadCode/1000-4 49 3062308 ns/op BenchmarkDeadCode/10000-4 4 30951054 ns/op BenchmarkDeadCode/100000-4 1 338972809 ns/op BenchmarkDeadCode/200000-4 1 633908794 ns/op BenchmarkDominatorsLinear-4 13 8855797 ns/op 1.13 MB/s BenchmarkDominatorsFwdBack-4 9 12278726 ns/op 0.81 MB/s BenchmarkDominatorsManyPred-4 10 12181657 ns/op 0.82 MB/s BenchmarkDominatorsMaxPred-4 10 12206147 ns/op 0.82 MB/s BenchmarkDominatorsMaxPredVal-4 9 12418688 ns/op 0.81 MB/s BenchmarkFuse/1-4 308 402754 ns/op BenchmarkFuse/10-4 304 425712 ns/op BenchmarkFuse/100-4 150 805405 ns/op BenchmarkFuse/1000-4 22 5619924 ns/op BenchmarkFuse/10000-4 2 61020536 ns/op BenchmarkNilCheckDeep1-4 14085 8426 ns/op 0.12 MB/s 234 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 6136 21008 ns/op 0.48 MB/s 232 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 847 141533 ns/op 0.71 MB/s 681 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 75 1369937 ns/op 0.73 MB/s 5177 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 7 17026055 ns/op 0.59 MB/s 150370 B/op 8 allocs/op BenchmarkDSEPass-4 42 2860770 ns/op 43904 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 104281544 ns/op 4244088 B/op 108205 allocs/op BenchmarkCSEPass-4 8 13741000 ns/op 115121 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 143460133 ns/op 5692296 B/op 97662 allocs/op BenchmarkDeadcodePass-4 180 645224 ns/op 84290 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 112785242 ns/op 4039016 B/op 44955 allocs/op BenchmarkMultiPass-4 82 1454491 ns/op 236142 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 229268885 ns/op 11212000 B/op 149912 allocs/op BenchmarkCondRewrite/SoloJump-4 4375879 27.20 ns/op BenchmarkCondRewrite/CombJump-4 4286035 27.01 ns/op PASS ok cmd/compile/internal/ssa 15.887s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 13154 8493 ns/op BenchmarkExtShift-4 25173 4652 ns/op BenchmarkModify-4 7048 14345 ns/op BenchmarkMullImm-4 26650 4498 ns/op BenchmarkConstModify-4 8620 13738 ns/op BenchmarkBitSet-4 12883 9062 ns/op BenchmarkBitClear-4 12819 9096 ns/op BenchmarkBitToggle-4 12890 9171 ns/op BenchmarkBitSetConst-4 144934 852.0 ns/op BenchmarkBitClearConst-4 148724 856.3 ns/op BenchmarkBitToggleConst-4 139383 859.2 ns/op BenchmarkDivconstI64-4 7422368 15.75 ns/op BenchmarkModconstI64-4 7246813 16.96 ns/op BenchmarkDivisiblePow2constI64-4 7678590 16.19 ns/op BenchmarkDivisibleconstI64-4 7882305 14.44 ns/op BenchmarkDivisibleWDivconstI64-4 4076091 29.77 ns/op BenchmarkDivconstU64/3-4 7096214 16.06 ns/op BenchmarkDivconstU64/5-4 7361652 16.44 ns/op BenchmarkDivconstU64/37-4 6217512 19.05 ns/op BenchmarkDivconstU64/1234567-4 6300291 18.58 ns/op BenchmarkModconstU64-4 7280407 15.80 ns/op BenchmarkDivisibleconstU64-4 7514283 13.91 ns/op BenchmarkDivisibleWDivconstU64-4 3767241 30.33 ns/op BenchmarkDivconstI32-4 7390671 15.41 ns/op BenchmarkModconstI32-4 8808958 13.91 ns/op BenchmarkDivisiblePow2constI32-4 9092173 13.93 ns/op BenchmarkDivisibleconstI32-4 8486076 13.71 ns/op BenchmarkDivisibleWDivconstI32-4 4050571 29.72 ns/op BenchmarkDivconstU32-4 5967493 17.32 ns/op BenchmarkModconstU32-4 7468402 16.07 ns/op BenchmarkDivisibleconstU32-4 8642409 13.96 ns/op BenchmarkDivisibleWDivconstU32-4 3757653 29.72 ns/op BenchmarkDivconstI16-4 7314022 16.30 ns/op BenchmarkModconstI16-4 8295171 13.93 ns/op BenchmarkDivisiblePow2constI16-4 8133823 14.01 ns/op BenchmarkDivisibleconstI16-4 8026008 13.87 ns/op BenchmarkDivisibleWDivconstI16-4 4020334 29.05 ns/op BenchmarkDivconstU16-4 8719377 13.42 ns/op BenchmarkModconstU16-4 8206351 14.79 ns/op BenchmarkDivisibleconstU16-4 8884566 13.62 ns/op BenchmarkDivisibleWDivconstU16-4 3863316 29.37 ns/op BenchmarkDivconstI8-4 7736581 13.93 ns/op BenchmarkModconstI8-4 7066431 16.41 ns/op BenchmarkDivisiblePow2constI8-4 7766601 16.46 ns/op BenchmarkDivisibleconstI8-4 6308835 19.06 ns/op BenchmarkDivisibleWDivconstI8-4 3938556 29.04 ns/op BenchmarkDivconstU8-4 8722261 13.45 ns/op BenchmarkModconstU8-4 7986050 14.22 ns/op BenchmarkDivisibleconstU8-4 9081951 14.26 ns/op BenchmarkDivisibleWDivconstU8-4 3765109 30.68 ns/op BenchmarkMul2-4 233985 525.3 ns/op BenchmarkMulNeg2-4 227092 536.9 ns/op BenchmarkEfaceInteger-4 2709880 38.91 ns/op BenchmarkMulconstI32/3-4 25871954 4.601 ns/op BenchmarkMulconstI32/5-4 24294714 4.644 ns/op BenchmarkMulconstI32/12-4 26455054 4.934 ns/op BenchmarkMulconstI32/120-4 26165184 4.566 ns/op BenchmarkMulconstI32/-120-4 27607626 4.550 ns/op BenchmarkMulconstI32/65537-4 26667288 4.776 ns/op BenchmarkMulconstI32/65538-4 27194850 4.765 ns/op BenchmarkMulconstI64/3-4 23172438 4.895 ns/op BenchmarkMulconstI64/5-4 25208431 5.268 ns/op BenchmarkMulconstI64/12-4 24212302 4.931 ns/op BenchmarkMulconstI64/120-4 27313460 4.873 ns/op BenchmarkMulconstI64/-120-4 26250513 4.808 ns/op BenchmarkMulconstI64/65537-4 23781481 4.766 ns/op BenchmarkMulconstI64/65538-4 27282486 4.945 ns/op BenchmarkMulconstU32/3-4 28384274 4.596 ns/op BenchmarkMulconstU32/5-4 27749809 4.586 ns/op BenchmarkMulconstU32/12-4 27124466 4.848 ns/op BenchmarkMulconstU32/120-4 25233180 4.355 ns/op BenchmarkMulconstU32/65537-4 26154604 4.674 ns/op BenchmarkMulconstU32/65538-4 24562897 4.731 ns/op BenchmarkMulconstU64/3-4 25612167 4.690 ns/op BenchmarkMulconstU64/5-4 26745249 4.783 ns/op BenchmarkMulconstU64/12-4 26110279 4.627 ns/op BenchmarkMulconstU64/120-4 28143499 4.672 ns/op BenchmarkMulconstU64/65537-4 27459199 4.608 ns/op BenchmarkMulconstU64/65538-4 26854089 4.739 ns/op BenchmarkShiftArithmeticRight-4 24770010 4.387 ns/op BenchmarkSwitch8Predictable-4 7752063 13.21 ns/op BenchmarkSwitch8Unpredictable-4 8686365 13.29 ns/op BenchmarkSwitch32Predictable-4 13239086 9.312 ns/op BenchmarkSwitch32Unpredictable-4 8549416 15.34 ns/op BenchmarkSwitchStringPredictable-4 5727511 18.51 ns/op BenchmarkSwitchStringUnpredictable-4 6511268 17.32 ns/op PASS ok cmd/compile/internal/test 14.552s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 127 801464 ns/op BenchmarkNamed/Underlying/nongeneric-4 913969 120.2 ns/op BenchmarkNamed/Underlying/generic-4 952281 122.2 ns/op BenchmarkNamed/Underlying/src_instance-4 982274 120.8 ns/op BenchmarkNamed/Underlying/user_instance-4 910896 118.3 ns/op BenchmarkCheck/http/funcbodies/info-4 1 423003536 ns/op 71961 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 334512085 ns/op 90977 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 128102934 ns/op 237281 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 118876813 ns/op 255152 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 1959277817 ns/op 2618 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 108715653 ns/op 47052 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 39720506 ns/op 128847 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 4 36821444 ns/op 138102 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 633932241 ns/op 3421 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 44001697 ns/op 48783 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 5 24754356 ns/op 87245 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 21973374 ns/op 98450 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1605007532 ns/op 38760 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 491017862 ns/op 126470 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 117796610 ns/op 526450 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 89164996 ns/op 696357 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2441190282 ns/op 828.1 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 67792046 ns/op 29729 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 44450663 ns/op 45357 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 46174478 ns/op 43680 lines/s PASS ok cmd/compile/internal/types2 38.206s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 3 42379228 ns/op 27030333 sys-ns/op 4605667 user-ns/op PASS ok cmd/go 0.521s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 56043 2050 ns/op 3.90 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 81526 1459 ns/op 5.48 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 18603 6382 ns/op 160.44 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 19522 6174 ns/op 165.86 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3294 40300 ns/op 203.27 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3343 38935 ns/op 210.40 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.123s All tests passed.