darwin-amd64-race at 707f888797c6d37cf5da85e666e992d45f973150 :: 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=8F7DCA27-1321-4E68-80DD-B53834E6ED82" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.UdxHZ27w5k/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=5005B37E-855A-4436-8059-D22A0A8F2DAD" "__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=8F7DCA27-1321-4E68-80DD-B53834E6ED82" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.UdxHZ27w5k/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=5005B37E-855A-4436-8059-D22A0A8F2DAD" "__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 2.050s ok archive/zip 2.855s ok bufio 0.555s ok bytes 5.574s ok compress/bzip2 0.775s ok compress/flate 8.742s ok compress/gzip 15.353s ok compress/lzw 0.840s ok compress/zlib 6.258s ok container/heap 0.055s ok container/list 0.041s ok container/ring 0.050s ok context 0.097s ok crypto 0.105s ok crypto/aes 0.101s ok crypto/cipher 0.097s ok crypto/des 0.109s ok crypto/dsa 0.080s ok crypto/ecdh 0.324s ok crypto/ecdsa 0.180s ok crypto/ed25519 0.482s ok crypto/elliptic 0.064s ok crypto/hmac 0.060s ok crypto/internal/alias 0.034s ok crypto/internal/bigmod 4.408s ok crypto/internal/boring 0.078s ok crypto/internal/boring/bcache 0.471s ok crypto/internal/edwards25519 50.523s ok crypto/internal/edwards25519/field 18.209s ok crypto/internal/nistec 4.967s ok crypto/internal/nistec/fiat 0.047s [no tests to run] ok crypto/md5 0.065s ok crypto/rand 0.409s ok crypto/rc4 0.660s ok crypto/rsa 0.778s ok crypto/sha1 0.075s ok crypto/sha256 0.090s ok crypto/sha512 0.080s ok crypto/subtle 0.543s ok crypto/tls 3.411s ok crypto/x509 1.680s ok database/sql 0.576s ok database/sql/driver 0.039s ok debug/buildinfo 0.080s ok debug/dwarf 0.194s ok debug/elf 1.450s ok debug/gosym 0.199s ok debug/macho 0.234s ok debug/pe 0.167s ok debug/plan9obj 0.125s ok embed 0.105s [no tests to run] ok embed/internal/embedtest 0.137s ok encoding/ascii85 0.161s ok encoding/asn1 0.046s ok encoding/base32 0.168s ok encoding/base64 0.059s ok encoding/binary 0.058s ok encoding/csv 0.114s ok encoding/gob 34.854s ok encoding/hex 0.072s ok encoding/json 3.366s ok encoding/pem 3.447s ok encoding/xml 0.395s ok errors 0.091s ok expvar 0.107s ok flag 0.252s ok fmt 0.985s ok go/ast 0.092s ok go/build 7.199s ok go/build/constraint 0.071s ok go/constant 0.062s ok go/doc 0.574s ok go/doc/comment 4.384s ok go/format 0.124s ok go/importer 1.113s ok go/internal/gccgoimporter 0.186s ok go/internal/gcimporter 7.199s ok go/internal/srcimporter 33.123s ok go/parser 1.501s ok go/printer 2.002s ok go/scanner 0.060s ok go/token 0.180s ok go/types 50.438s ok hash 0.059s ok hash/adler32 0.056s ok hash/crc32 0.058s ok hash/crc64 0.049s ok hash/fnv 0.033s ok hash/maphash 0.032s ok html 0.031s ok html/template 0.220s ok image 0.489s ok image/color 0.063s ok image/draw 0.653s ok image/gif 1.120s ok image/jpeg 1.248s ok image/png 3.210s ok index/suffixarray 1.192s ok internal/abi 5.549s ok internal/buildcfg 0.030s ok internal/coverage/cformat 0.039s ok internal/coverage/cmerge 0.031s ok internal/coverage/pods 0.066s ok internal/coverage/slicereader 0.061s ok internal/coverage/slicewriter 0.064s ok internal/coverage/test 0.082s ok internal/cpu 0.095s ok internal/dag 0.037s ok internal/diff 0.061s ok internal/fmtsort 0.032s ok internal/fuzz 0.053s ok internal/godebug 0.044s ok internal/intern 1.033s ok internal/itoa 0.065s ok internal/poll 0.346s ok internal/profile 0.130s ok internal/reflectlite 0.254s ok internal/safefilepath 0.037s ok internal/saferio 0.169s ok internal/singleflight 0.093s ok internal/testenv 0.034s ok internal/trace 0.244s ok internal/types/errors 1.400s ok internal/unsafeheader 0.036s ok internal/xcoff 0.104s ok io 0.091s ok io/fs 0.208s ok io/ioutil 0.072s ok log 0.059s ok log/syslog 1.348s ok math 0.050s ok math/big 2.805s ok math/bits 0.056s ok math/cmplx 0.076s ok math/rand 2.020s ok mime 0.052s ok mime/multipart 1.569s ok mime/quotedprintable 0.099s ok net 15.067s ok net/http 15.065s ok net/http/cgi 1.226s ok net/http/cookiejar 0.089s ok net/http/fcgi 0.178s ok net/http/httptest 0.295s ok net/http/httptrace 0.045s ok net/http/httputil 0.968s ok net/http/internal 0.048s ok net/http/internal/ascii 0.041s ok net/http/pprof 5.205s ok net/internal/socktest 0.062s ok net/mail 0.039s ok net/netip 0.666s ok net/rpc 0.157s ok net/rpc/jsonrpc 0.096s ok net/smtp 0.136s ok net/textproto 0.066s ok net/url 0.066s ok os 1.913s ok os/exec 2.771s ok os/exec/internal/fdtest 0.040s ok os/signal 4.344s ok os/user 0.079s ok path 0.036s ok path/filepath 0.158s ok plugin 0.030s ok reflect 1.137s ok regexp 3.193s ok regexp/syntax 4.739s ok runtime 56.887s ok runtime/cgo 0.045s ok runtime/coverage 0.061s ok runtime/debug 0.181s ok runtime/internal/atomic 0.110s ok runtime/internal/math 0.044s ok runtime/internal/sys 0.039s ok runtime/metrics 0.051s ok runtime/pprof 11.159s ok runtime/race 11.336s ok runtime/trace 6.702s ok sort 0.553s ok strconv 2.326s ok strings 4.161s ok sync 0.874s ok sync/atomic 3.493s ok syscall 1.730s ok testing 2.012s ok testing/fstest 0.085s ok testing/iotest 0.041s ok testing/quick 0.208s ok text/scanner 0.054s ok text/tabwriter 0.043s ok text/template 0.128s ok text/template/parse 0.052s ok time 2.620s ok unicode 0.108s ok unicode/utf16 0.083s ok unicode/utf8 0.069s ok cmd/addr2line 6.344s ok cmd/api 21.412s ok cmd/asm/internal/asm 2.856s ok cmd/asm/internal/lex 0.096s ok cmd/compile/internal/abt 0.084s ok cmd/compile/internal/amd64 68.105s ok cmd/compile/internal/base 0.096s ok cmd/compile/internal/compare 0.072s ok cmd/compile/internal/dwarfgen 0.809s ok cmd/compile/internal/importer 3.382s ok cmd/compile/internal/ir 0.030s ok cmd/compile/internal/logopt 0.941s ok cmd/compile/internal/noder 0.034s ok cmd/compile/internal/reflectdata 0.039s [no tests to run] ok cmd/compile/internal/ssa 28.277s ok cmd/compile/internal/syntax 0.250s ok cmd/compile/internal/test 18.147s ok cmd/compile/internal/typecheck 0.669s ok cmd/compile/internal/types 0.033s ok cmd/compile/internal/types2 22.685s ok cmd/covdata 0.029s ok cmd/cover 3.026s ok cmd/dist 0.037s ok cmd/doc 2.928s ok cmd/fix 11.679s ok cmd/go 312.798s ok cmd/go/internal/auth 0.065s ok cmd/go/internal/cache 0.453s ok cmd/go/internal/fsys 0.271s ok cmd/go/internal/generate 0.115s ok cmd/go/internal/get 0.070s ok cmd/go/internal/imports 0.116s ok cmd/go/internal/load 0.095s ok cmd/go/internal/lockedfile 0.349s ok cmd/go/internal/lockedfile/internal/filelock 0.176s ok cmd/go/internal/modconv 0.101s ok cmd/go/internal/modfetch 0.064s ok cmd/go/internal/modfetch/codehost 0.069s ok cmd/go/internal/modfetch/zip_sum_test 0.060s ok cmd/go/internal/modindex 0.703s ok cmd/go/internal/modload 0.057s ok cmd/go/internal/mvs 0.073s ok cmd/go/internal/par 0.141s ok cmd/go/internal/str 0.063s ok cmd/go/internal/test 0.065s ok cmd/go/internal/vcs 0.088s ok cmd/go/internal/vcweb 0.107s ok cmd/go/internal/vcweb/vcstest 21.783s ok cmd/go/internal/web 0.103s ok cmd/go/internal/work 0.276s ok cmd/gofmt 0.385s ok cmd/internal/archive 2.762s ok cmd/internal/buildid 0.691s ok cmd/internal/dwarf 0.035s ok cmd/internal/edit 0.049s ok cmd/internal/goobj 0.028s ok cmd/internal/moddeps 3.840s ok cmd/internal/notsha256 0.055s ok cmd/internal/obj 1.338s ok cmd/internal/obj/ppc64 0.679s ok cmd/internal/obj/riscv 0.265s ok cmd/internal/obj/s390x 0.114s ok cmd/internal/obj/x86 3.325s ok cmd/internal/objabi 0.089s ok cmd/internal/pkgpath 0.233s ok cmd/internal/pkgpattern 0.050s ok cmd/internal/quoted 0.042s ok cmd/internal/src 0.034s ok cmd/internal/test2json 1.046s ok cmd/link 22.882s ok cmd/link/internal/benchmark 0.070s ok cmd/link/internal/ld 24.304s ok cmd/link/internal/loader 0.561s ok cmd/nm 3.442s ok cmd/objdump 7.818s ok cmd/pack 3.296s ok cmd/pprof 1.866s ok cmd/trace 0.225s ok cmd/vet 23.384s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3398 38282 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2952 40799 ns/op 1862 B/op 37 allocs/op Benchmark/Writer/PAX-4 2052 58026 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 5668 24534 ns/op 5103 B/op 15 allocs/op Benchmark/Reader/GNU-4 5257 19152 ns/op 5136 B/op 15 allocs/op Benchmark/Reader/PAX-4 3301 51427 ns/op 8683 B/op 33 allocs/op PASS ok archive/tar 1.227s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 381054376 ns/op 828480 B/op 81 allocs/op BenchmarkZip64Test-4 1 173246337 ns/op BenchmarkZip64TestSizes/4096-4 955 127700 ns/op BenchmarkZip64TestSizes/1048576-4 104 987620 ns/op BenchmarkZip64TestSizes/67108864-4 1 159202197 ns/op PASS ok archive/zip 1.441s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 102019 997.2 ns/op BenchmarkReaderCopyUnoptimal-4 145524 874.7 ns/op BenchmarkReaderCopyNoWriteTo-4 3210 52199 ns/op BenchmarkReaderWriteToOptimal-4 10000 16207 ns/op BenchmarkReaderReadString-4 129417 1309 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 121882 935.8 ns/op BenchmarkWriterCopyUnoptimal-4 224572 561.9 ns/op BenchmarkWriterCopyNoReadFrom-4 9666 49651 ns/op BenchmarkReaderEmpty-4 15276 8225 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 10000 10529 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 572101 275.1 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.536s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 3058 41886 ns/op 782.32 MB/s BenchmarkWriteByte-4 445 272865 ns/op 15.01 MB/s BenchmarkWriteRune-4 194 830363 ns/op 14.80 MB/s BenchmarkBufferNotEmptyWriteRead-4 37 4665569 ns/op BenchmarkBufferFullSmallReads-4 93 1838545 ns/op BenchmarkBufferWriteBlock/N4096-4 10000 28258 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 291 434084 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 9 13048995 ns/op 4192256 B/op 22 allocs/op BenchmarkIndexByte/10-4 3676879 30.59 ns/op 326.86 MB/s BenchmarkIndexByte/32-4 3697290 31.97 ns/op 1000.95 MB/s BenchmarkIndexByte/4K-4 1000000 105.9 ns/op 38673.94 MB/s BenchmarkIndexBytePortable/10-4 1145523 95.48 ns/op 104.74 MB/s BenchmarkIndexBytePortable/32-4 494272 274.8 ns/op 116.45 MB/s BenchmarkIndexBytePortable/4K-4 4042 37066 ns/op 110.50 MB/s BenchmarkIndexRune/10-4 916026 122.7 ns/op 81.48 MB/s BenchmarkIndexRune/32-4 1000000 121.8 ns/op 262.74 MB/s BenchmarkIndexRune/4K-4 459247 303.7 ns/op 13486.85 MB/s BenchmarkIndexRuneASCII/10-4 3748500 31.09 ns/op 321.60 MB/s BenchmarkIndexRuneASCII/32-4 3002757 46.37 ns/op 690.14 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 136.6 ns/op 29983.44 MB/s BenchmarkEqual/0-4 11747658 9.694 ns/op BenchmarkEqual/1-4 1243472 111.6 ns/op 8.96 MB/s BenchmarkEqual/6-4 1246462 96.06 ns/op 62.46 MB/s BenchmarkEqual/9-4 1237712 103.4 ns/op 87.08 MB/s BenchmarkEqual/15-4 1217120 94.34 ns/op 159.00 MB/s BenchmarkEqual/16-4 1000000 129.9 ns/op 123.14 MB/s BenchmarkEqual/20-4 1167482 104.9 ns/op 190.68 MB/s BenchmarkEqual/32-4 1000000 100.4 ns/op 318.82 MB/s BenchmarkEqual/4K-4 99139 1577 ns/op 2598.14 MB/s BenchmarkIndex/10-4 2498850 47.31 ns/op 211.37 MB/s BenchmarkIndex/32-4 1864770 60.45 ns/op 529.35 MB/s BenchmarkIndex/4K-4 25258 4624 ns/op 885.81 MB/s BenchmarkIndexEasy/10-4 2472228 47.08 ns/op 212.40 MB/s BenchmarkIndexEasy/32-4 2330010 48.63 ns/op 658.04 MB/s BenchmarkIndexEasy/4K-4 586770 212.9 ns/op 19241.36 MB/s BenchmarkCount/10-4 1449524 113.7 ns/op 87.92 MB/s BenchmarkCount/32-4 1465552 115.2 ns/op 277.83 MB/s BenchmarkCount/4K-4 25376 4714 ns/op 868.89 MB/s BenchmarkCountEasy/10-4 1507611 82.23 ns/op 121.61 MB/s BenchmarkCountEasy/32-4 1457240 103.2 ns/op 310.00 MB/s BenchmarkCountEasy/4K-4 475826 260.5 ns/op 15725.70 MB/s BenchmarkCountSingle/10-4 2942629 41.33 ns/op 241.97 MB/s BenchmarkCountSingle/32-4 2837692 45.55 ns/op 702.53 MB/s BenchmarkCountSingle/4K-4 1000000 121.8 ns/op 33616.49 MB/s BenchmarkToUpper/#00-4 2958139 40.79 ns/op BenchmarkToUpper/ONLYUPPER-4 363498 547.1 ns/op BenchmarkToUpper/abc-4 215103 494.2 ns/op BenchmarkToUpper/AbC123-4 340891 403.7 ns/op BenchmarkToUpper/azAZ09_-4 263252 442.4 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 87787 2495 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 40748 3382 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 63231 1914 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 122035 1522 ns/op BenchmarkToLower/#00-4 2845023 40.49 ns/op BenchmarkToLower/abc-4 470793 313.3 ns/op BenchmarkToLower/AbC123-4 344162 406.7 ns/op BenchmarkToLower/azAZ09_-4 291063 449.4 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 97806 1620 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 42411 2644 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 70737 2647 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 142143 894.4 ns/op BenchmarkFields/ASCII/16-4 214428 865.2 ns/op 18.49 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 14707 10197 ns/op 25.11 MB/s 640 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 955 133370 ns/op 30.71 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 46 2211524 ns/op 29.63 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 39800931 ns/op 26.35 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 186207 895.7 ns/op 17.86 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 7094 18008 ns/op 14.22 MB/s 640 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 423 356881 ns/op 11.48 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 22 5565698 ns/op 11.77 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 139908350 ns/op 7.49 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 156079 838.8 ns/op 19.07 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 12009 ns/op 21.32 MB/s 640 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 652 190499 ns/op 21.50 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 40 3687869 ns/op 17.77 MB/s 512260 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 76757301 ns/op 13.66 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 151453 1055 ns/op 15.16 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 9027 19530 ns/op 13.11 MB/s 640 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 525 269839 ns/op 15.18 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 26 4679522 ns/op 14.00 MB/s 512259 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 79415210 ns/op 13.20 MB/s 11211008 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 2108042 77.98 ns/op BenchmarkTrimSpace/ASCII-4 1221026 113.2 ns/op BenchmarkTrimSpace/SomeNonASCII-4 111598 1069 ns/op BenchmarkTrimSpace/JustNonASCII-4 56815 2135 ns/op BenchmarkToValidUTF8/Valid-4 468037 518.1 ns/op BenchmarkToValidUTF8/InvalidASCII-4 352651 384.7 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 98208 1225 ns/op BenchmarkIndexHard1-4 1282 97899 ns/op BenchmarkIndexHard2-4 876 164116 ns/op BenchmarkIndexHard3-4 213 572133 ns/op BenchmarkIndexHard4-4 226 524335 ns/op BenchmarkLastIndexHard1-4 8 12734095 ns/op BenchmarkLastIndexHard2-4 7 16218690 ns/op BenchmarkLastIndexHard3-4 6 18527172 ns/op BenchmarkCountHard1-4 1264 97405 ns/op BenchmarkCountHard2-4 873 139067 ns/op BenchmarkCountHard3-4 213 552860 ns/op BenchmarkSplitEmptySeparator-4 1 114488240 ns/op BenchmarkSplitSingleByteSeparator-4 15 7950899 ns/op BenchmarkSplitMultiByteSeparator-4 14 8841403 ns/op BenchmarkSplitNSingleByteSeparator-4 96985 1269 ns/op BenchmarkSplitNMultiByteSeparator-4 82144 1808 ns/op BenchmarkRepeat-4 180998 1027 ns/op BenchmarkRepeatLarge/256/1-4 132465 1281 ns/op 199.78 MB/s BenchmarkRepeatLarge/256/16-4 228435 930.5 ns/op 275.13 MB/s BenchmarkRepeatLarge/512/1-4 84478 1550 ns/op 330.33 MB/s BenchmarkRepeatLarge/512/16-4 108277 1373 ns/op 372.98 MB/s BenchmarkRepeatLarge/1024/1-4 46572 2432 ns/op 420.98 MB/s BenchmarkRepeatLarge/1024/16-4 55707 2163 ns/op 473.52 MB/s BenchmarkRepeatLarge/2048/1-4 26594 4421 ns/op 463.27 MB/s BenchmarkRepeatLarge/2048/16-4 32067 3917 ns/op 522.83 MB/s BenchmarkRepeatLarge/4096/1-4 18000 7947 ns/op 515.39 MB/s BenchmarkRepeatLarge/4096/16-4 19000 7739 ns/op 529.24 MB/s BenchmarkRepeatLarge/8192/1-4 10000 14119 ns/op 580.20 MB/s BenchmarkRepeatLarge/8192/16-4 10000 14143 ns/op 579.21 MB/s BenchmarkRepeatLarge/8192/4097-4 13142 8306 ns/op 493.27 MB/s BenchmarkRepeatLarge/16384/1-4 10000 26798 ns/op 611.38 MB/s BenchmarkRepeatLarge/16384/16-4 10000 28033 ns/op 584.46 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 19933 ns/op 616.63 MB/s BenchmarkRepeatLarge/32768/1-4 2695 48680 ns/op 673.13 MB/s BenchmarkRepeatLarge/32768/16-4 3388 49076 ns/op 667.71 MB/s BenchmarkRepeatLarge/32768/4097-4 4784 49417 ns/op 580.35 MB/s BenchmarkRepeatLarge/65536/1-4 1260 111204 ns/op 589.33 MB/s BenchmarkRepeatLarge/65536/16-4 1231 98511 ns/op 665.26 MB/s BenchmarkRepeatLarge/65536/4097-4 1081 101203 ns/op 607.25 MB/s BenchmarkRepeatLarge/131072/1-4 225 491671 ns/op 266.58 MB/s BenchmarkRepeatLarge/131072/16-4 292 396051 ns/op 330.95 MB/s BenchmarkRepeatLarge/131072/4097-4 309 387277 ns/op 327.95 MB/s BenchmarkRepeatLarge/262144/1-4 156 646345 ns/op 405.58 MB/s BenchmarkRepeatLarge/262144/16-4 169 708345 ns/op 370.08 MB/s BenchmarkRepeatLarge/262144/4097-4 157 897096 ns/op 287.72 MB/s BenchmarkRepeatLarge/524288/1-4 103 1382892 ns/op 379.12 MB/s BenchmarkRepeatLarge/524288/16-4 82 1551339 ns/op 337.96 MB/s BenchmarkRepeatLarge/524288/4097-4 81 1444268 ns/op 360.26 MB/s BenchmarkRepeatLarge/1048576/1-4 55 2559295 ns/op 409.71 MB/s BenchmarkRepeatLarge/1048576/16-4 67 2727558 ns/op 384.44 MB/s BenchmarkRepeatLarge/1048576/4097-4 44 2798015 ns/op 373.38 MB/s BenchmarkRepeatLarge/2097152/1-4 24 5596979 ns/op 374.69 MB/s BenchmarkRepeatLarge/2097152/16-4 39 4908656 ns/op 427.24 MB/s BenchmarkRepeatLarge/2097152/4097-4 25 4153468 ns/op 504.05 MB/s BenchmarkRepeatLarge/4194304/1-4 12 8867664 ns/op 472.99 MB/s BenchmarkRepeatLarge/4194304/16-4 12 8934595 ns/op 469.45 MB/s BenchmarkRepeatLarge/4194304/4097-4 13 8604527 ns/op 487.10 MB/s BenchmarkRepeatLarge/8388608/1-4 7 16681474 ns/op 502.87 MB/s BenchmarkRepeatLarge/8388608/16-4 7 14829133 ns/op 565.68 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 14073493 ns/op 595.91 MB/s BenchmarkRepeatLarge/16777216/1-4 3 37127020 ns/op 451.89 MB/s BenchmarkRepeatLarge/16777216/16-4 4 25660294 ns/op 653.82 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 26716817 ns/op 627.96 MB/s BenchmarkRepeatLarge/33554432/1-4 3 53088965 ns/op 632.04 MB/s BenchmarkRepeatLarge/33554432/16-4 2 80719599 ns/op 415.69 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 67915066 ns/op 494.06 MB/s BenchmarkRepeatLarge/67108864/1-4 2 130439280 ns/op 514.48 MB/s BenchmarkRepeatLarge/67108864/16-4 2 95823940 ns/op 700.34 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 96221091 ns/op 697.44 MB/s BenchmarkRepeatLarge/134217728/1-4 1 188001768 ns/op 713.92 MB/s BenchmarkRepeatLarge/134217728/16-4 1 191196398 ns/op 701.99 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 200065468 ns/op 670.87 MB/s BenchmarkRepeatLarge/268435456/1-4 1 473177610 ns/op 567.30 MB/s BenchmarkRepeatLarge/268435456/16-4 1 416494005 ns/op 644.51 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 383657050 ns/op 699.68 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1133051015 ns/op 473.83 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1129123528 ns/op 475.48 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1276812763 ns/op 420.48 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3767782642 ns/op 284.98 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3784806921 ns/op 283.70 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3566221104 ns/op 301.09 MB/s BenchmarkBytesCompare/1-4 11565028 11.41 ns/op BenchmarkBytesCompare/2-4 11467573 10.30 ns/op BenchmarkBytesCompare/4-4 13978072 10.63 ns/op BenchmarkBytesCompare/8-4 16074344 7.789 ns/op BenchmarkBytesCompare/16-4 15986055 8.671 ns/op BenchmarkBytesCompare/32-4 14324986 8.354 ns/op BenchmarkBytesCompare/64-4 7972573 13.82 ns/op BenchmarkBytesCompare/128-4 11100724 15.81 ns/op BenchmarkBytesCompare/256-4 8378968 14.06 ns/op BenchmarkBytesCompare/512-4 5107447 22.26 ns/op BenchmarkBytesCompare/1024-4 3310405 36.61 ns/op BenchmarkBytesCompare/2048-4 2499240 68.85 ns/op BenchmarkIndexAnyASCII/1:1-4 2156698 53.50 ns/op BenchmarkIndexAnyASCII/1:2-4 2286176 50.73 ns/op BenchmarkIndexAnyASCII/1:4-4 2306949 68.74 ns/op BenchmarkIndexAnyASCII/1:8-4 2237492 74.34 ns/op BenchmarkIndexAnyASCII/1:16-4 2189138 51.66 ns/op BenchmarkIndexAnyASCII/1:32-4 2258937 92.84 ns/op BenchmarkIndexAnyASCII/1:64-4 1516179 74.32 ns/op BenchmarkIndexAnyASCII/16:1-4 2451692 50.29 ns/op BenchmarkIndexAnyASCII/16:2-4 689233 175.0 ns/op BenchmarkIndexAnyASCII/16:4-4 671190 177.7 ns/op BenchmarkIndexAnyASCII/16:8-4 551244 281.4 ns/op BenchmarkIndexAnyASCII/16:16-4 625270 296.9 ns/op BenchmarkIndexAnyASCII/16:32-4 603102 208.4 ns/op BenchmarkIndexAnyASCII/16:64-4 488444 233.2 ns/op BenchmarkIndexAnyASCII/256:1-4 2166150 57.31 ns/op BenchmarkIndexAnyASCII/256:2-4 58924 1986 ns/op BenchmarkIndexAnyASCII/256:4-4 58761 2050 ns/op BenchmarkIndexAnyASCII/256:8-4 59343 2033 ns/op BenchmarkIndexAnyASCII/256:16-4 55957 2186 ns/op BenchmarkIndexAnyASCII/256:32-4 57484 2272 ns/op BenchmarkIndexAnyASCII/256:64-4 58494 2195 ns/op BenchmarkIndexAnyUTF8/1:1-4 2235963 53.54 ns/op BenchmarkIndexAnyUTF8/1:2-4 2218629 53.30 ns/op BenchmarkIndexAnyUTF8/1:4-4 2260940 53.37 ns/op BenchmarkIndexAnyUTF8/1:8-4 2090116 77.15 ns/op BenchmarkIndexAnyUTF8/1:16-4 2019736 55.33 ns/op BenchmarkIndexAnyUTF8/1:32-4 1990334 55.88 ns/op BenchmarkIndexAnyUTF8/1:64-4 2232156 93.15 ns/op BenchmarkIndexAnyUTF8/16:1-4 180998 729.6 ns/op BenchmarkIndexAnyUTF8/16:2-4 447614 286.2 ns/op BenchmarkIndexAnyUTF8/16:4-4 460556 313.7 ns/op BenchmarkIndexAnyUTF8/16:8-4 444207 319.3 ns/op BenchmarkIndexAnyUTF8/16:16-4 431211 276.8 ns/op BenchmarkIndexAnyUTF8/16:32-4 437007 438.8 ns/op BenchmarkIndexAnyUTF8/16:64-4 432346 384.1 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 10163 ns/op BenchmarkIndexAnyUTF8/256:2-4 32718 4605 ns/op BenchmarkIndexAnyUTF8/256:4-4 32710 3724 ns/op BenchmarkIndexAnyUTF8/256:8-4 33114 3603 ns/op BenchmarkIndexAnyUTF8/256:16-4 32544 3678 ns/op BenchmarkIndexAnyUTF8/256:32-4 31100 3805 ns/op BenchmarkIndexAnyUTF8/256:64-4 30645 4026 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2260705 55.13 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2329216 57.06 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2204929 73.16 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2190858 54.70 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1917751 54.65 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2209088 56.83 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2140855 55.13 ns/op BenchmarkLastIndexAnyASCII/16:1-4 521851 215.2 ns/op BenchmarkLastIndexAnyASCII/16:2-4 582681 278.0 ns/op BenchmarkLastIndexAnyASCII/16:4-4 501434 218.1 ns/op BenchmarkLastIndexAnyASCII/16:8-4 522703 227.0 ns/op BenchmarkLastIndexAnyASCII/16:16-4 502200 245.8 ns/op BenchmarkLastIndexAnyASCII/16:32-4 467910 249.5 ns/op BenchmarkLastIndexAnyASCII/16:64-4 454005 316.9 ns/op BenchmarkLastIndexAnyASCII/256:1-4 40638 4007 ns/op BenchmarkLastIndexAnyASCII/256:2-4 44292 2680 ns/op BenchmarkLastIndexAnyASCII/256:4-4 42841 2856 ns/op BenchmarkLastIndexAnyASCII/256:8-4 44152 3938 ns/op BenchmarkLastIndexAnyASCII/256:16-4 41928 2818 ns/op BenchmarkLastIndexAnyASCII/256:32-4 40857 2939 ns/op BenchmarkLastIndexAnyASCII/256:64-4 40518 2962 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1917463 53.48 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2254893 54.31 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2283822 57.71 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2197285 63.67 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2191548 54.19 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2293094 54.58 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2173063 55.10 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 222334 606.9 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 404554 484.0 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 459555 279.6 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 411765 280.7 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 432295 285.0 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 412426 296.1 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 363403 300.5 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 10000 11387 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 30644 3567 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 32766 3776 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 31402 5430 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 32806 3738 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 31791 3921 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 29044 3746 ns/op BenchmarkTrimASCII/1:1-4 2583962 49.59 ns/op BenchmarkTrimASCII/1:2-4 2203830 53.62 ns/op BenchmarkTrimASCII/1:4-4 2173072 61.15 ns/op BenchmarkTrimASCII/1:8-4 2091313 57.88 ns/op BenchmarkTrimASCII/1:16-4 1871454 64.48 ns/op BenchmarkTrimASCII/16:1-4 688296 186.4 ns/op BenchmarkTrimASCII/16:2-4 518790 226.2 ns/op BenchmarkTrimASCII/16:4-4 535240 233.1 ns/op BenchmarkTrimASCII/16:8-4 528482 349.3 ns/op BenchmarkTrimASCII/16:16-4 503072 382.5 ns/op BenchmarkTrimASCII/256:1-4 56154 1957 ns/op BenchmarkTrimASCII/256:2-4 39612 2900 ns/op BenchmarkTrimASCII/256:4-4 42889 3418 ns/op BenchmarkTrimASCII/256:8-4 41866 3656 ns/op BenchmarkTrimASCII/256:16-4 31026 4922 ns/op BenchmarkTrimASCII/4096:1-4 3768 31959 ns/op BenchmarkTrimASCII/4096:2-4 2866 45666 ns/op BenchmarkTrimASCII/4096:4-4 2572 44603 ns/op BenchmarkTrimASCII/4096:8-4 2653 46275 ns/op BenchmarkTrimASCII/4096:16-4 2662 44678 ns/op BenchmarkTrimByte-4 1755626 66.83 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 15757 6352 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 18946 6387 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 970 113267 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2167 59636 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 4142 29420 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7240 15523 ns/op BenchmarkCompareBytesEqual-4 15657235 7.136 ns/op BenchmarkCompareBytesToNil-4 17127578 6.379 ns/op BenchmarkCompareBytesEmpty-4 19198149 6.082 ns/op BenchmarkCompareBytesIdentical-4 18308613 6.063 ns/op BenchmarkCompareBytesSameLength-4 17286968 9.050 ns/op BenchmarkCompareBytesDifferentLength-4 16665411 8.389 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 3447 38579 ns/op 27180.16 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 1930 59964 ns/op 17486.99 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 3046 37599 ns/op 27888.38 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 3246 39871 ns/op 26299.54 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 3543 47970 ns/op 21859.18 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2665 40461 ns/op 25915.79 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 3421 39002 ns/op 26885.77 MB/s BenchmarkCompareBytesBig-4 3230 37559 ns/op 27918.00 MB/s BenchmarkCompareBytesBigIdentical-4 20730096 9.015 ns/op 116313445.15 MB/s PASS ok bytes 98.363s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 69841147 ns/op 1.43 MB/s 3612268 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 353141096 ns/op 1.61 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 5 28709129 ns/op 0.57 MB/s 3645019 B/op 51 allocs/op PASS ok compress/bzip2 1.553s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 68 1744896 ns/op 5.73 MB/s 42589 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 16981488 ns/op 5.89 MB/s 46092 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 170155619 ns/op 5.88 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 70 1817845 ns/op 5.50 MB/s 42728 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 6 18772052 ns/op 5.33 MB/s 43641 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 191732983 ns/op 5.22 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 61 1829153 ns/op 5.47 MB/s 43270 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 22309285 ns/op 4.48 MB/s 43633 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 174610199 ns/op 5.73 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 64 2129818 ns/op 4.70 MB/s 43272 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 17163532 ns/op 5.83 MB/s 45002 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 230005700 ns/op 4.35 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 66 1877332 ns/op 5.33 MB/s 43480 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 6 18482346 ns/op 5.41 MB/s 49202 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 187067319 ns/op 5.35 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 75 1577176 ns/op 6.34 MB/s 43567 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 8 15598047 ns/op 6.41 MB/s 45831 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 159586209 ns/op 6.27 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 82 1955932 ns/op 5.11 MB/s 43557 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 10 11766198 ns/op 8.50 MB/s 47040 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 111622030 ns/op 8.96 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 93 1520984 ns/op 6.57 MB/s 42555 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 10 10322539 ns/op 9.69 MB/s 43753 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 158640929 ns/op 6.30 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 100 1142407 ns/op 8.75 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 12 13642662 ns/op 7.33 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 110834102 ns/op 9.02 MB/s BenchmarkEncode/Digits/Speed/1e4-4 57 2084120 ns/op 4.80 MB/s BenchmarkEncode/Digits/Speed/1e5-4 6 17612329 ns/op 5.68 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 167779520 ns/op 5.96 MB/s BenchmarkEncode/Digits/Default/1e4-4 20 8048137 ns/op 1.24 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 57574228 ns/op 1.74 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 588967173 ns/op 1.70 MB/s BenchmarkEncode/Digits/Compression/1e4-4 21 4966860 ns/op 2.01 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 59039960 ns/op 1.69 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 676939970 ns/op 1.48 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 70 2456629 ns/op 4.07 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 9 12715606 ns/op 7.86 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 123515813 ns/op 8.10 MB/s BenchmarkEncode/Newton/Speed/1e4-4 66 2136272 ns/op 4.68 MB/s BenchmarkEncode/Newton/Speed/1e5-4 8 15265881 ns/op 6.55 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 143090268 ns/op 6.99 MB/s BenchmarkEncode/Newton/Default/1e4-4 19 5739191 ns/op 1.74 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 65086692 ns/op 1.54 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 551894321 ns/op 1.81 MB/s BenchmarkEncode/Newton/Compression/1e4-4 24 4679698 ns/op 2.14 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 58938014 ns/op 1.70 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 777418527 ns/op 1.29 MB/s PASS ok compress/flate 13.972s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 57 2199142 ns/op 4.55 MB/s BenchmarkDecoder/1e-Reuse4-4 52 3115464 ns/op 3.21 MB/s BenchmarkDecoder/1e5-4 4 30061371 ns/op 3.33 MB/s BenchmarkDecoder/1e-Reuse5-4 5 27808917 ns/op 3.60 MB/s BenchmarkDecoder/1e6-4 1 258841766 ns/op 3.86 MB/s BenchmarkDecoder/1e-Reuse6-4 1 222074393 ns/op 4.50 MB/s BenchmarkEncoder/1e4-4 57 1867960 ns/op 5.35 MB/s BenchmarkEncoder/1e-Reuse4-4 70 2559044 ns/op 3.91 MB/s BenchmarkEncoder/1e5-4 6 17230753 ns/op 5.80 MB/s BenchmarkEncoder/1e-Reuse5-4 6 17281615 ns/op 5.79 MB/s BenchmarkEncoder/1e6-4 1 177522013 ns/op 5.63 MB/s BenchmarkEncoder/1e-Reuse6-4 1 177221350 ns/op 5.64 MB/s PASS ok compress/lzw 2.862s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 31 3807958 ns/op PASS ok container/heap 0.284s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 25372 4523 ns/op BenchmarkWithTimeout/concurrency=40-4 5073 20226 ns/op BenchmarkWithTimeout/concurrency=4000-4 4916 24275 ns/op BenchmarkWithTimeout/concurrency=400000-4 7305 31997 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 412822 392.0 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 19136 8950 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 24140 6543 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3704 33970 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2757 43895 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3968 29334 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 382 335269 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 260 494938 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 242 461872 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 32 4888317 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 20 7360682 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 42 3462610 ns/op BenchmarkCheckCanceled/Err-4 374408 324.7 ns/op BenchmarkCheckCanceled/Done-4 606834 199.1 ns/op BenchmarkContextCancelDone-4 923124 127.9 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 27558 4165 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 27730 3960 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 27955 4781 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 22774 4936 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 19396 6582 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 678610 169.5 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 457178 425.8 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 310048 391.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 213583 905.3 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 98362 1694 ns/op PASS ok context 12.667s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1912646 60.36 ns/op 265.09 MB/s BenchmarkDecrypt-4 2012740 58.51 ns/op 273.45 MB/s BenchmarkExpand-4 1211336 107.4 ns/op PASS ok crypto/aes 0.735s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 273604 450.6 ns/op 142.04 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 408303 274.8 ns/op 232.88 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 236838 465.1 ns/op 137.62 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 454314 278.6 ns/op 229.70 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 128020 1109 ns/op 1216.82 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 209924 608.0 ns/op 2220.27 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 147060 873.9 ns/op 1544.77 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 190312 650.9 ns/op 2074.00 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 66900 2562 ns/op 3196.96 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 66108 1933 ns/op 4237.49 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 50520 2243 ns/op 3651.85 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 55430 3077 ns/op 2662.64 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 7198 18276 ns/op 55.76 MB/s BenchmarkAESCFBDecrypt1K-4 4138 27708 ns/op 36.78 MB/s BenchmarkAESCFBDecrypt8K-4 877 141033 ns/op 58.05 MB/s BenchmarkAESOFB1K-4 10000 16787 ns/op 60.70 MB/s BenchmarkAESCTR1K-4 15794 7443 ns/op 136.90 MB/s BenchmarkAESCTR8K-4 2020 86827 ns/op 94.29 MB/s BenchmarkAESCBCEncrypt1K-4 12794 7994 ns/op 128.09 MB/s BenchmarkAESCBCDecrypt1K-4 20224 5757 ns/op 177.86 MB/s PASS ok crypto/cipher 4.026s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 100772 1248 ns/op 6.41 MB/s BenchmarkDecrypt-4 86420 1281 ns/op 6.24 MB/s BenchmarkTDESEncrypt-4 35062 3285 ns/op 2.44 MB/s BenchmarkTDESDecrypt-4 37521 3221 ns/op 2.48 MB/s PASS ok crypto/des 0.765s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1353 88984 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 13 8409602 ns/op 1086 B/op 21 allocs/op BenchmarkECDH/P521-4 6 18478005 ns/op 1530 B/op 21 allocs/op BenchmarkECDH/X25519-4 80 1453897 ns/op 375 B/op 9 allocs/op PASS ok crypto/ecdh 0.868s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1935 62097 ns/op 4560 B/op 40 allocs/op BenchmarkSign/P384-4 36 2922538 ns/op 10775 B/op 62 allocs/op BenchmarkSign/P521-4 22 5567089 ns/op 11162 B/op 63 allocs/op BenchmarkVerify/P256-4 1188 108546 ns/op 2496 B/op 17 allocs/op BenchmarkVerify/P384-4 14 8638672 ns/op 8704 B/op 42 allocs/op BenchmarkVerify/P521-4 6 18499656 ns/op 9024 B/op 42 allocs/op BenchmarkGenerateKey/P256-4 4994 34775 ns/op 928 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 49 2281401 ns/op 1126 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 21 7023030 ns/op 1449 B/op 17 allocs/op PASS ok crypto/ecdsa 1.705s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 219 472755 ns/op BenchmarkNewKeyFromSeed-4 216 742912 ns/op BenchmarkSigning-4 237 521948 ns/op BenchmarkVerification-4 142 783509 ns/op PASS ok crypto/ed25519 1.023s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 4904 24534 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 140 795793 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 54 2422259 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 30 4915482 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 2018 78084 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 60 3010120 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 19 6901165 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 7 21904251 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 9576 13715 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 7160 26089 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 4113 42427 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 100 1519245 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2407 55499 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 223 485978 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1563 88424 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 100 1481922 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.362s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 14698 13409 ns/op 76.37 MB/s BenchmarkHMACSHA256_32-4 20294 5510 ns/op 5.81 MB/s BenchmarkNewWriteSum-4 10000 12987 ns/op 2.46 MB/s PASS ok crypto/hmac 0.737s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 40060 2761 ns/op BenchmarkModSub-4 50941 3512 ns/op BenchmarkMontgomeryRepr-4 23682 6006 ns/op BenchmarkMontgomeryMul-4 29151 5039 ns/op BenchmarkModMul-4 10000 12105 ns/op BenchmarkExpBig-4 14 7398604 ns/op BenchmarkExp-4 7 15495159 ns/op PASS ok crypto/internal/bigmod 1.672s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 2960 40674 ns/op BenchmarkScalarBaseMult-4 187 552916 ns/op BenchmarkScalarMult-4 100 1041598 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 132 1426374 ns/op PASS ok crypto/internal/edwards25519 0.828s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 453553 261.0 ns/op BenchmarkMultiply-4 4612010 25.93 ns/op BenchmarkSquare-4 5802423 20.30 ns/op BenchmarkInvert-4 31974 3802 ns/op BenchmarkMult32-4 1272028 120.8 ns/op PASS ok crypto/internal/edwards25519/field 1.181s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 64 1976140 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1818 67131 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 18 9794091 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 6 22389161 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 124 1113628 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10246 12327 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 55 1986328 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 26 4984394 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.874s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 624754 190.5 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 241872 555.5 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 103887 1097 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 732864 192.6 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 207326 581.9 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 137414 1615 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.468s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 97788 1081 ns/op 7.40 MB/s BenchmarkHash64-4 127971 956.8 ns/op 66.89 MB/s BenchmarkHash128-4 98248 1186 ns/op 107.91 MB/s BenchmarkHash256-4 93597 1241 ns/op 206.21 MB/s BenchmarkHash512-4 77371 1550 ns/op 330.29 MB/s BenchmarkHash1K-4 49486 2262 ns/op 452.74 MB/s BenchmarkHash8K-4 10000 17814 ns/op 459.87 MB/s BenchmarkHash1M-4 63 1624447 ns/op 645.50 MB/s BenchmarkHash8M-4 7 21939259 ns/op 382.36 MB/s BenchmarkHash8BytesUnaligned-4 104419 1263 ns/op 6.33 MB/s BenchmarkHash1KUnaligned-4 47001 2855 ns/op 358.67 MB/s BenchmarkHash8KUnaligned-4 10000 13781 ns/op 594.43 MB/s PASS ok crypto/md5 2.150s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 2 105913498 ns/op PASS ok crypto/rand 0.325s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 12208 9573 ns/op 13.37 MB/s BenchmarkRC4_1K-4 1551 77952 ns/op 13.14 MB/s BenchmarkRC4_8K-4 189 605902 ns/op 13.36 MB/s PASS ok crypto/rc4 0.608s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 10 10043176 ns/op BenchmarkDecryptPKCS1v15/3072-4 5 22016621 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 40463940 ns/op BenchmarkEncryptPKCS1v15/2048-4 34 3506758 ns/op BenchmarkDecryptOAEP/2048-4 12 10107433 ns/op BenchmarkEncryptOAEP/2048-4 30 3624256 ns/op BenchmarkSignPKCS1v15/2048-4 12 9664806 ns/op BenchmarkVerifyPKCS1v15/2048-4 36 3501851 ns/op BenchmarkSignPSS/2048-4 12 9831504 ns/op BenchmarkVerifyPSS/2048-4 31 3599742 ns/op PASS ok crypto/rsa 1.970s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 92702 1161 ns/op 6.89 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 122877 947.1 ns/op 8.45 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 79930 1401 ns/op 228.34 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 100021 1151 ns/op 278.09 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 58672 2017 ns/op 507.66 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 67527 1788 ns/op 572.64 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 13573 8893 ns/op 921.14 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 13749 8544 ns/op 958.85 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.444s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 85575 1419 ns/op 5.64 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 99518 1169 ns/op 6.84 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 103453 1173 ns/op 6.82 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 33616 3459 ns/op 296.00 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 37194 3275 ns/op 312.64 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 33993 3564 ns/op 287.36 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 6282 19981 ns/op 410.00 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 6513 18997 ns/op 431.22 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 6652 19054 ns/op 429.94 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 1.471s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 53433 1981 ns/op 4.04 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 73952 1509 ns/op 5.30 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 63046 1764 ns/op 4.53 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 34228 3402 ns/op 301.03 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 38920 3058 ns/op 334.81 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 36495 3244 ns/op 315.70 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 8448 15810 ns/op 518.16 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 8697 16732 ns/op 489.59 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 8497 14904 ns/op 549.63 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 1.504s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 25344553 5.194 ns/op BenchmarkConstantTimeEq-4 23888206 5.069 ns/op BenchmarkConstantTimeLessOrEq-4 23707304 5.230 ns/op BenchmarkXORBytes/8Bytes-4 3268246 35.96 ns/op 222.45 MB/s BenchmarkXORBytes/128Bytes-4 2924294 38.98 ns/op 3283.86 MB/s BenchmarkXORBytes/2048Bytes-4 1000000 112.3 ns/op 18241.92 MB/s BenchmarkXORBytes/32768Bytes-4 82346 1383 ns/op 23701.29 MB/s PASS ok crypto/subtle 1.193s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 30 4082611 ns/op BenchmarkCertCache/1-4 38 3902285 ns/op BenchmarkCertCache/2-4 30 3809653 ns/op BenchmarkCertCache/3-4 28 3864807 ns/op BenchmarkHandshakeServer/RSA-4 26 5804288 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 21 5203046 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 24 5110823 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 36 2944859 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 38 3660231 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 37 4032179 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 36 4474816 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 26748392 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 4 25263736 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 3 55430541 ns/op 18.92 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 2 61674616 ns/op 17.00 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 107172289 ns/op 19.57 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 102595859 ns/op 20.44 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 181122158 ns/op 23.16 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 193790970 ns/op 21.64 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 350657408 ns/op 23.92 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 401330562 ns/op 20.90 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 714561071 ns/op 23.48 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 850152676 ns/op 19.73 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 1511328533 ns/op 22.20 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 1491904799 ns/op 22.49 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 2915708120 ns/op 23.02 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 3019147819 ns/op 22.23 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 2 57635016 ns/op 18.19 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 59213206 ns/op 17.71 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 2 110852382 ns/op 18.92 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 104733905 ns/op 20.02 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 192610801 ns/op 21.78 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 209148707 ns/op 20.05 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 373366845 ns/op 22.47 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 405915469 ns/op 20.67 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 723702436 ns/op 23.18 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 799851439 ns/op 20.98 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 1584658823 ns/op 21.17 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 1557578385 ns/op 21.54 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 2920224777 ns/op 22.98 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 3023061654 ns/op 22.20 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 709000234 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 713791706 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 296057988 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 294042230 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 156817397 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 155172541 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 89946062 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 85062404 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 45411453 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 43887930 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 152568177 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 149573800 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 70083694 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 73143894 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 46309041 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 40635939 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 4 30581060 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 4 28674462 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 25778756 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 6 20183264 ns/op PASS ok crypto/tls 34.508s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 8 13662657 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 361 314862 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 1101 104722 ns/op 13187 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 1086 122722 ns/op 14611 B/op 262 allocs/op PASS ok crypto/x509 1.168s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 34 3031810 ns/op 277986 B/op 1622 allocs/op BenchmarkConcurrentStmtQuery-4 39 3129904 ns/op 258640 B/op 1983 allocs/op BenchmarkConcurrentStmtExec-4 57 2405956 ns/op 214669 B/op 602 allocs/op BenchmarkConcurrentTxQuery-4 40 3270968 ns/op 271986 B/op 2133 allocs/op BenchmarkConcurrentTxExec-4 80 1497683 ns/op 87811 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 58 2215887 ns/op 104398 B/op 2073 allocs/op BenchmarkConcurrentTxStmtExec-4 156 768145 ns/op 41076 B/op 381 allocs/op BenchmarkConcurrentRandom-4 42 2718264 ns/op 226921 B/op 1800 allocs/op BenchmarkManyConcurrentQueries-4 2568 39509 ns/op 3965 B/op 20 allocs/op PASS ok database/sql 1.827s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 147789 883.2 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 78 1405993 ns/op 188250 B/op 13 allocs/op Benchmark115/LineToPC-4 85 1568699 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 17224 6735 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 0.920s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkMarshal-4 757 158705 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 3318 35991 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.345s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 255 466953 ns/op 17.54 MB/s BenchmarkEncodeToString-4 230 502343 ns/op 16.31 MB/s BenchmarkDecode-4 162 738478 ns/op 17.76 MB/s BenchmarkDecodeString-4 157 766256 ns/op 17.11 MB/s PASS ok encoding/base32 0.833s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 295 360431 ns/op 22.73 MB/s BenchmarkDecodeString/2-4 287838 376.7 ns/op 10.62 MB/s BenchmarkDecodeString/4-4 254883 474.2 ns/op 16.87 MB/s BenchmarkDecodeString/8-4 229983 537.5 ns/op 22.32 MB/s BenchmarkDecodeString/64-4 47164 2545 ns/op 34.58 MB/s BenchmarkDecodeString/8192-4 452 267991 ns/op 40.76 MB/s BenchmarkNewEncoding-4 113541 1007 ns/op 254.19 MB/s PASS ok encoding/base64 1.141s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1472 84694 ns/op 47.23 MB/s BenchmarkReadStruct-4 17995 6418 ns/op 11.69 MB/s BenchmarkWriteStruct-4 18538 6195 ns/op 12.11 MB/s BenchmarkReadInts-4 44698 2884 ns/op 10.40 MB/s BenchmarkWriteInts-4 35408 3491 ns/op 8.59 MB/s BenchmarkWriteSlice1000Int32s-4 1269 96875 ns/op 41.29 MB/s BenchmarkPutUint16-4 2927952 36.25 ns/op 55.17 MB/s BenchmarkAppendUint16-4 3101758 36.53 ns/op 54.74 MB/s BenchmarkPutUint32-4 2316442 48.93 ns/op 81.75 MB/s BenchmarkAppendUint32-4 2420480 46.18 ns/op 86.62 MB/s BenchmarkPutUint64-4 1240590 92.49 ns/op 86.49 MB/s BenchmarkAppendUint64-4 1269565 93.12 ns/op 85.91 MB/s BenchmarkLittleEndianPutUint16-4 2948682 41.90 ns/op 47.73 MB/s BenchmarkLittleEndianAppendUint16-4 2862068 39.47 ns/op 50.66 MB/s BenchmarkLittleEndianPutUint32-4 2264372 49.58 ns/op 80.68 MB/s BenchmarkLittleEndianAppendUint32-4 2478526 48.08 ns/op 83.20 MB/s BenchmarkLittleEndianPutUint64-4 1241032 91.84 ns/op 87.10 MB/s BenchmarkLittleEndianAppendUint64-4 1335652 90.56 ns/op 88.34 MB/s BenchmarkReadFloats-4 167224 760.2 ns/op 15.79 MB/s BenchmarkWriteFloats-4 141560 926.2 ns/op 12.96 MB/s BenchmarkReadSlice1000Float32s-4 1358 88604 ns/op 45.14 MB/s BenchmarkWriteSlice1000Float32s-4 1131 102156 ns/op 39.16 MB/s BenchmarkReadSlice1000Uint8s-4 56221 2574 ns/op 388.46 MB/s BenchmarkWriteSlice1000Uint8s-4 54673 2366 ns/op 422.71 MB/s BenchmarkPutUvarint32-4 938791 123.4 ns/op 32.42 MB/s BenchmarkPutUvarint64-4 238620 479.5 ns/op 16.68 MB/s PASS ok encoding/binary 4.965s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 6166 18509 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 6614 18530 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5628 18493 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3430 30423 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 6984 17284 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 6553 16859 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 7596 16804 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3970 30663 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 7389 17748 ns/op PASS ok encoding/csv 1.455s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 9548 13078 ns/op BenchmarkEndToEndByteBuffer-4 11979 10901 ns/op BenchmarkEndToEndSliceByteBuffer-4 250 519218 ns/op BenchmarkEncodeComplex128Slice-4 650 175495 ns/op BenchmarkEncodeFloat64Slice-4 1603 82490 ns/op BenchmarkEncodeInt32Slice-4 1324 86684 ns/op BenchmarkEncodeStringSlice-4 1930 60363 ns/op BenchmarkEncodeInterfaceSlice-4 70 1729613 ns/op BenchmarkDecodeComplex128Slice-4 685 261002 ns/op BenchmarkDecodeFloat64Slice-4 1156 132488 ns/op BenchmarkDecodeInt32Slice-4 1138 126398 ns/op BenchmarkDecodeStringSlice-4 421 243790 ns/op BenchmarkDecodeStringsSlice-4 196 656395 ns/op BenchmarkDecodeBytesSlice-4 476 309223 ns/op BenchmarkDecodeInterfaceSlice-4 93 1495629 ns/op BenchmarkDecodeMap-4 96 1293769 ns/op PASS ok encoding/gob 3.195s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 10000 10404 ns/op 24.61 MB/s BenchmarkEncode/1024-4 3210 39086 ns/op 26.20 MB/s BenchmarkEncode/4096-4 780 159108 ns/op 25.74 MB/s BenchmarkEncode/16384-4 190 637060 ns/op 25.72 MB/s BenchmarkDecode/256-4 25682 4623 ns/op 55.38 MB/s BenchmarkDecode/1024-4 7040 18295 ns/op 55.97 MB/s BenchmarkDecode/4096-4 1708 74660 ns/op 54.86 MB/s BenchmarkDecode/16384-4 412 291712 ns/op 56.17 MB/s BenchmarkDump/256-4 1190 103719 ns/op 2.47 MB/s BenchmarkDump/1024-4 333 365032 ns/op 2.81 MB/s BenchmarkDump/4096-4 85 1590192 ns/op 2.58 MB/s BenchmarkDump/16384-4 18 6417215 ns/op 2.55 MB/s PASS ok encoding/hex 1.967s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 122351944 ns/op 15.86 MB/s 8391160 B/op 51 allocs/op BenchmarkCodeEncoderError-4 1 114702337 ns/op 16.92 MB/s 135024 B/op 87 allocs/op BenchmarkCodeMarshal-4 1 131254905 ns/op 14.78 MB/s 10333536 B/op 56 allocs/op BenchmarkCodeMarshalError-4 1 132431914 ns/op 14.65 MB/s 10335280 B/op 103 allocs/op BenchmarkMarshalBytes/32-4 23616 4846 ns/op BenchmarkMarshalBytes/256-4 6483 17510 ns/op BenchmarkMarshalBytes/4096-4 492 246250 ns/op BenchmarkMarshalBytesError/32-4 62 1911369 ns/op BenchmarkMarshalBytesError/256-4 61 1907077 ns/op BenchmarkMarshalBytesError/4096-4 55 2120610 ns/op BenchmarkCodeDecoder-4 1 403967824 ns/op 4.80 MB/s 11146216 B/op 92717 allocs/op BenchmarkUnicodeDecoder-4 32786 3505 ns/op 3.99 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 50251 2369 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 351099144 ns/op 5.53 MB/s 3066864 B/op 92682 allocs/op BenchmarkCodeUnmarshalReuse-4 1 350714279 ns/op 5.53 MB/s 3066936 B/op 92685 allocs/op BenchmarkUnmarshalString-4 83317 1724 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 148682 1061 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 270951 776.5 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 66512 1801 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 60016 2318 ns/op 143 B/op 2 allocs/op BenchmarkUnmapped-4 23218 5460 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 2857 41049 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 650 166609 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 118 977635 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 12 8653266 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 663622 170.0 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 668701 186.4 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 591631 185.3 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 570956 177.3 ns/op BenchmarkEncodeMarshaler-4 67942 1876 ns/op 91 B/op 1 allocs/op BenchmarkEncoderEncode-4 91252 1388 ns/op 60 B/op 0 allocs/op BenchmarkNumberIsValid-4 5094580 22.03 ns/op BenchmarkNumberIsValidRegexp-4 18866 6283 ns/op PASS ok encoding/json 8.094s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 36 2850919 ns/op 22.99 MB/s BenchmarkDecode-4 34 3618050 ns/op 24.54 MB/s PASS ok encoding/pem 0.323s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 2095 56084 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 864 136286 ns/op 8289 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 4275 37695 ns/op PASS ok encoding/xml 0.613s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 398220 277.0 ns/op BenchmarkIntSet-4 495571 231.0 ns/op BenchmarkFloatAdd-4 145560 1014 ns/op BenchmarkFloatSet-4 609874 204.8 ns/op BenchmarkStringSet-4 459237 266.1 ns/op BenchmarkMapSet-4 120385 1172 ns/op BenchmarkMapSetDifferent-4 80486 1657 ns/op BenchmarkMapSetDifferentRandom-4 290 374798 ns/op BenchmarkMapSetString-4 115914 1091 ns/op BenchmarkMapAddSame-4 42350 3611 ns/op BenchmarkMapAddDifferent-4 14586 9000 ns/op BenchmarkMapAddDifferentRandom-4 246 447052 ns/op BenchmarkMapAddSameSteadyState-4 379468 393.2 ns/op BenchmarkMapAddDifferentSteadyState-4 129130 929.2 ns/op BenchmarkRealworldExpvarUsage-4 23599 5421 ns/op PASS ok expvar 3.105s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 71640 1494 ns/op BenchmarkSprintfEmpty-4 444847 479.6 ns/op BenchmarkSprintfString-4 246988 737.9 ns/op BenchmarkSprintfTruncateString-4 164133 769.6 ns/op BenchmarkSprintfTruncateBytes-4 158424 982.5 ns/op BenchmarkSprintfSlowParsingPath-4 179556 773.7 ns/op BenchmarkSprintfQuoteString-4 40849 2658 ns/op BenchmarkSprintfInt-4 182035 655.0 ns/op BenchmarkSprintfIntInt-4 153610 825.9 ns/op BenchmarkSprintfPrefixedInt-4 207600 1054 ns/op BenchmarkSprintfFloat-4 121892 1238 ns/op BenchmarkSprintfComplex-4 47331 2426 ns/op BenchmarkSprintfBoolean-4 174114 591.3 ns/op BenchmarkSprintfHexString-4 89983 1511 ns/op BenchmarkSprintfHexBytes-4 83086 2062 ns/op BenchmarkSprintfBytes-4 40214 3220 ns/op BenchmarkSprintfStringer-4 80632 1818 ns/op BenchmarkSprintfStructure-4 32898 4051 ns/op BenchmarkManyArgs-4 44988 2308 ns/op BenchmarkFprintInt-4 61903 1831 ns/op BenchmarkFprintfBytes-4 73647 1607 ns/op BenchmarkFprintIntNoAlloc-4 73768 1670 ns/op BenchmarkScanInts-4 34 3378547 ns/op BenchmarkScanRecursiveInt-4 1 422673287 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 461107942 ns/op PASS ok fmt 5.355s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 540 199236 ns/op PASS ok go/build 0.309s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 48319 2254 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 16282 7130 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 5912 23190 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1510 89004 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 336 347821 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 93 1592030 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 20 6602993 ns/op 865637 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 4 26701559 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 114707890 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 1.570s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 257511964 ns/op 0.25 MB/s 44515064 B/op 48620 allocs/op PASS ok go/format 0.335s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 6 18854084 ns/op 2.86 MB/s BenchmarkParseOnly-4 6 16780622 ns/op 3.21 MB/s BenchmarkResolve-4 67 1818010 ns/op 29.63 MB/s PASS ok go/parser 1.808s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 133772408 ns/op 0.39 MB/s 5215952 B/op 27615 allocs/op BenchmarkPrintDecl-4 922 162309 ns/op 0.20 MB/s 16987 B/op 51 allocs/op PASS ok go/printer 0.367s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 234 499534 ns/op BenchmarkScanFiles/go/types/expr.go-4 10 11337336 ns/op 4.82 MB/s BenchmarkScanFiles/go/parser/parser.go-4 8 16651362 ns/op 4.32 MB/s BenchmarkScanFiles/net/http/server.go-4 3 38593056 ns/op 2.94 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 164 736776 ns/op 4.18 MB/s PASS ok go/scanner 1.364s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1000000 177.3 ns/op PASS ok go/token 0.328s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 122 939351 ns/op BenchmarkNamed/Underlying/nongeneric-4 845869 146.2 ns/op BenchmarkNamed/Underlying/generic-4 893582 155.3 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 145.3 ns/op BenchmarkNamed/Underlying/user_instance-4 723062 253.5 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 14450 8986 ns/op BenchmarkNamed/NewMethodSet/generic-4 10000 10697 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 14594 10493 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 14139 11160 ns/op BenchmarkCheck/http/funcbodies/info-4 1 617344608 ns/op 49200 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 504874893 ns/op 60172 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 267927334 ns/op 113274 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 239843386 ns/op 126229 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2277510019 ns/op 2248 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 198755298 ns/op 25631 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 109921822 ns/op 46020 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 121515343 ns/op 41677 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 816853134 ns/op 2652 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 97958138 ns/op 21933 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 75167036 ns/op 28593 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 57087762 ns/op 37870 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2343743373 ns/op 26477 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 605593788 ns/op 102369 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 146425343 ns/op 421817 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 154459253 ns/op 400884 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3571645984 ns/op 564.9 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 146634540 ns/op 13703 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 145335695 ns/op 13788 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 126050501 ns/op 15807 lines/s PASS ok go/types 51.176s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 13054 9297 ns/op 110.14 MB/s PASS ok hash/adler32 0.261s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 227899 564.4 ns/op 26.57 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 197343 883.7 ns/op 16.97 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 133891 1711 ns/op 23.38 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 110982 1006 ns/op 39.74 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 426312 356.7 ns/op 1435.35 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 361442 510.7 ns/op 1002.52 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 293090 366.9 ns/op 2790.90 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 404044 363.6 ns/op 2815.98 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 244398 547.1 ns/op 7487.30 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 192150 549.2 ns/op 7458.63 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 55774 2043 ns/op 16042.44 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 51174 2002 ns/op 16371.54 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 373545 598.5 ns/op 25.06 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 333718 328.7 ns/op 45.64 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 155862 648.0 ns/op 61.72 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 356727 356.0 ns/op 112.35 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 255163 738.7 ns/op 693.14 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 355108 373.1 ns/op 1372.46 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 239262 486.9 ns/op 2103.24 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 294315 557.7 ns/op 1836.14 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 224719 683.0 ns/op 5996.86 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 259934 512.5 ns/op 7992.43 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 39638 2922 ns/op 11214.99 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 54727 2167 ns/op 15120.60 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 205558 544.4 ns/op 27.55 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 231716 890.8 ns/op 16.84 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 115453 1411 ns/op 28.35 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 102853 1096 ns/op 36.51 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 10754 10454 ns/op 48.97 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 11420 12888 ns/op 39.73 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 5200 34874 ns/op 29.36 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 6524 33919 ns/op 30.19 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1364 136148 ns/op 30.08 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1232 95127 ns/op 43.06 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 100 1041987 ns/op 31.45 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 153 728673 ns/op 44.97 MB/s PASS ok hash/crc32 8.330s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 100 1316645 ns/op 49.77 MB/s BenchmarkCrc64/ISO4KB-4 1194 98413 ns/op 41.62 MB/s BenchmarkCrc64/ISO1KB-4 6030 17099 ns/op 59.89 MB/s BenchmarkCrc64/ECMA64KB-4 100 1190237 ns/op 55.06 MB/s BenchmarkCrc64/Random64KB-4 128 1131014 ns/op 57.94 MB/s BenchmarkCrc64/Random16KB-4 423 372560 ns/op 43.98 MB/s PASS ok hash/crc64 1.189s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 13861 8812 ns/op 116.21 MB/s BenchmarkFnv32aKB-4 13500 11966 ns/op 85.57 MB/s BenchmarkFnv64KB-4 10000 11964 ns/op 85.59 MB/s BenchmarkFnv64aKB-4 10000 18892 ns/op 54.20 MB/s BenchmarkFnv128KB-4 1660 86210 ns/op 11.88 MB/s BenchmarkFnv128aKB-4 1598 90028 ns/op 11.37 MB/s PASS ok hash/fnv 1.326s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 448897 380.5 ns/op 10.51 MB/s BenchmarkHash/n=4/Bytes-4 2106715 55.22 ns/op 72.44 MB/s BenchmarkHash/n=4/String-4 2925464 41.68 ns/op 95.98 MB/s BenchmarkHash/n=8/Write-4 414739 296.8 ns/op 26.95 MB/s BenchmarkHash/n=8/Bytes-4 2328420 43.42 ns/op 184.23 MB/s BenchmarkHash/n=8/String-4 2181781 46.33 ns/op 172.66 MB/s BenchmarkHash/n=16/Write-4 409240 298.0 ns/op 53.70 MB/s BenchmarkHash/n=16/Bytes-4 3016330 43.15 ns/op 370.82 MB/s BenchmarkHash/n=16/String-4 3013015 39.07 ns/op 409.55 MB/s BenchmarkHash/n=32/Write-4 397585 296.5 ns/op 107.92 MB/s BenchmarkHash/n=32/Bytes-4 2990739 39.84 ns/op 803.21 MB/s BenchmarkHash/n=32/String-4 3297619 64.83 ns/op 493.62 MB/s BenchmarkHash/n=64/Write-4 391196 316.8 ns/op 202.00 MB/s BenchmarkHash/n=64/Bytes-4 2399767 66.35 ns/op 964.52 MB/s BenchmarkHash/n=64/String-4 2778858 42.51 ns/op 1505.40 MB/s BenchmarkHash/n=256/Write-4 337072 393.8 ns/op 650.13 MB/s BenchmarkHash/n=256/Bytes-4 1975413 57.94 ns/op 4418.53 MB/s BenchmarkHash/n=256/String-4 2080671 59.71 ns/op 4287.58 MB/s BenchmarkHash/n=320/Write-4 325582 676.7 ns/op 472.90 MB/s BenchmarkHash/n=320/Bytes-4 1810094 110.5 ns/op 2895.31 MB/s BenchmarkHash/n=320/String-4 1650040 101.2 ns/op 3163.31 MB/s BenchmarkHash/n=1024/Write-4 220692 593.0 ns/op 1726.77 MB/s BenchmarkHash/n=1024/Bytes-4 788228 138.2 ns/op 7412.02 MB/s BenchmarkHash/n=1024/String-4 950454 138.9 ns/op 7372.66 MB/s BenchmarkHash/n=4096/Write-4 82653 1480 ns/op 2767.87 MB/s BenchmarkHash/n=4096/Bytes-4 213610 489.0 ns/op 8375.78 MB/s BenchmarkHash/n=4096/String-4 248406 463.2 ns/op 8843.31 MB/s BenchmarkHash/n=16384/Write-4 24550 4401 ns/op 3722.80 MB/s BenchmarkHash/n=16384/Bytes-4 64773 1663 ns/op 9849.53 MB/s BenchmarkHash/n=16384/String-4 62011 1905 ns/op 8600.96 MB/s PASS ok hash/maphash 6.694s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 654 192831 ns/op BenchmarkEscapeNone-4 130801 832.0 ns/op BenchmarkUnescape-4 571 240315 ns/op BenchmarkUnescapeNone-4 607760 194.9 ns/op BenchmarkUnescapeSparse-4 5221 24069 ns/op BenchmarkUnescapeDense-4 939 116756 ns/op PASS ok html 1.131s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 8178 13719 ns/op BenchmarkCSSEscaperNoSpecials-4 43171 2751 ns/op BenchmarkDecodeCSS-4 24674 6487 ns/op BenchmarkDecodeCSSNoSpecials-4 3475336 35.63 ns/op BenchmarkCSSValueFilter-4 107743 1094 ns/op BenchmarkCSSValueFilterOk-4 71205 1478 ns/op BenchmarkEscapedExecute-4 4003 25293 ns/op BenchmarkHTMLNospaceEscaper-4 10000 15111 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 49929 2215 ns/op BenchmarkStripTags-4 8683 12375 ns/op BenchmarkStripTagsNoSpecials-4 294949 556.3 ns/op BenchmarkJSValEscaperWithNum-4 24909 8375 ns/op BenchmarkJSValEscaperWithStr-4 4257 36156 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 20041 6026 ns/op BenchmarkJSValEscaperWithObj-4 4024 52178 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 14516 8277 ns/op BenchmarkJSStrEscaperNoSpecials-4 46344 3719 ns/op BenchmarkJSStrEscaper-4 9466 12758 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 42100 2764 ns/op BenchmarkJSRegexpEscaper-4 8874 17432 ns/op BenchmarkTemplateSpecialTags-4 97 1291565 ns/op BenchmarkURLEscaper-4 2936 51341 ns/op BenchmarkURLEscaperNoSpecials-4 198913 911.8 ns/op BenchmarkURLNormalizer-4 5104 21711 ns/op BenchmarkURLNormalizerNoSpecials-4 200497 958.1 ns/op BenchmarkSrcsetFilter-4 17012 8272 ns/op BenchmarkSrcsetFilterNoSpecials-4 122382 1368 ns/op PASS ok html/template 5.547s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 487062 278.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 402541 269.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 507354 336.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 396975 388.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1000000 121.0 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 107.6 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1297190 83.77 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 713985 154.2 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1000000 109.5 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 271371 429.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 301446 411.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 280980 388.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 286478 414.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 696496 173.1 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 461625 424.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 736387 154.9 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 535186 262.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 362593 356.6 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1359924 89.93 ns/op BenchmarkRGBASetRGBA-4 1000000 120.6 ns/op BenchmarkRGBA64At-4 854535 155.9 ns/op BenchmarkRGBA64SetRGBA64-4 653067 169.6 ns/op BenchmarkNRGBAAt-4 1260661 166.2 ns/op BenchmarkNRGBASetNRGBA-4 1000000 109.2 ns/op BenchmarkNRGBA64At-4 909460 143.8 ns/op BenchmarkNRGBA64SetNRGBA64-4 820518 159.9 ns/op BenchmarkAlphaAt-4 2270802 55.26 ns/op BenchmarkAlphaSetAlpha-4 2063972 58.57 ns/op BenchmarkAlpha16At-4 1000000 111.5 ns/op BenchmarkAlphaSetAlpha16-4 1235224 98.48 ns/op BenchmarkGrayAt-4 2047414 54.70 ns/op BenchmarkGraySetGray-4 2142332 61.03 ns/op BenchmarkGray16At-4 999010 155.5 ns/op BenchmarkGraySetGray16-4 1153179 124.2 ns/op PASS ok image 7.690s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 3463276 35.31 ns/op BenchmarkYCbCrToRGB/128-4 3082741 38.03 ns/op BenchmarkYCbCrToRGB/255-4 3050570 37.22 ns/op BenchmarkRGBToYCbCr/0-4 3106202 38.39 ns/op BenchmarkRGBToYCbCr/Cb-4 2603517 39.57 ns/op BenchmarkRGBToYCbCr/Cr-4 2923357 37.23 ns/op BenchmarkYCbCrToRGBA/0-4 2590788 49.34 ns/op BenchmarkYCbCrToRGBA/128-4 2646314 43.91 ns/op BenchmarkYCbCrToRGBA/255-4 2808414 42.76 ns/op BenchmarkNYCbCrAToRGBA/0-4 2520469 44.98 ns/op BenchmarkNYCbCrAToRGBA/128-4 2637013 43.60 ns/op BenchmarkNYCbCrAToRGBA/255-4 2580032 43.30 ns/op PASS ok image/color 2.919s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 3 47794686 ns/op BenchmarkFillSrc-4 336 504429 ns/op BenchmarkCopyOver-4 6 18234234 ns/op BenchmarkCopySrc-4 496 245649 ns/op BenchmarkNRGBAOver-4 8 15186473 ns/op BenchmarkNRGBASrc-4 10 10400383 ns/op BenchmarkYCbCr-4 9 16966062 ns/op BenchmarkGray-4 15 7142028 ns/op BenchmarkCMYK-4 12 11908712 ns/op BenchmarkGlyphOver-4 19 6781523 ns/op BenchmarkRGBAMaskOver-4 5 29625645 ns/op BenchmarkGrayMaskOver-4 6 19854307 ns/op BenchmarkRGBA64ImageMaskOver-4 4 55707847 ns/op BenchmarkRGBA-4 5 23324346 ns/op BenchmarkPalettedFill-4 682 151653 ns/op BenchmarkPalettedRGBA-4 4 25782874 ns/op BenchmarkGenericOver-4 2 50048412 ns/op BenchmarkGenericMaskOver-4 5 23473078 ns/op BenchmarkGenericSrc-4 3 34927610 ns/op BenchmarkGenericMaskSrc-4 3 35892834 ns/op PASS ok image/draw 7.866s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 22 5313439 ns/op 2.91 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 135777635 ns/op 2.26 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2525223048 ns/op 0.49 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 64 2230414 ns/op 6.93 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 116685391 ns/op 0.53 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 3.763s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 4419 31940 ns/op BenchmarkIDCT-4 5454 25912 ns/op BenchmarkDecodeBaseline-4 8 15187806 ns/op 4.07 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 17515893 ns/op 3.53 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 165432735 ns/op 7.43 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 229487317 ns/op 4.02 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 1.692s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 16206826 8.985 ns/op BenchmarkDecodeGray-4 12 9326552 ns/op 7.03 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 43640856 ns/op 6.01 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 4 33922381 ns/op 7.73 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 21 5382413 ns/op 12.18 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 34912276 ns/op 7.51 MB/s 332004 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 41789074 ns/op 6.27 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 53886788 ns/op 5.70 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 54951014 ns/op 5.59 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 186793093 ns/op 6.58 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 195570230 ns/op 6.28 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 4 32056904 ns/op 9.58 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 178674914 ns/op 6.88 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 693255550 ns/op 1.77 MB/s 864088 B/op 29 allocs/op PASS ok image/png 4.207s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 50557116 ns/op 1.98 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 44831135 ns/op 2.23 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 299515569 ns/op 1.67 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 311954784 ns/op 1.60 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 3 53458771 ns/op 1.87 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 66744224 ns/op 1.50 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 256480503 ns/op 1.95 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 372530489 ns/op 1.34 MB/s 4005984 B/op 4 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 562557923 ns/op 1.78 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 525858549 ns/op 1.90 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3697442325 ns/op 1.35 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3577297612 ns/op 1.40 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 12 9571396 ns/op 10.45 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 12 11753607 ns/op 8.51 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 51668529 ns/op 9.68 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 70449612 ns/op 7.10 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 135956347 ns/op 7.36 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 92608255 ns/op 10.80 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 447300203 ns/op 11.18 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 600755408 ns/op 8.32 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 64843328 ns/op 1.54 MB/s 540752 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 56204296 ns/op 1.78 MB/s 1073232 B/op 3 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 398785719 ns/op 1.25 MB/s 2678864 B/op 3 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 352728829 ns/op 1.42 MB/s 5341272 B/op 4 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 895482747 ns/op 1.12 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 988292674 ns/op 1.01 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 6096914383 ns/op 0.82 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 5719773399 ns/op 0.87 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 158456153 ns/op 26.38 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 171106251 ns/op 24.43 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 75.450s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 34915 4269 ns/op 0.23 MB/s BenchmarkMarshalCorpusFile/2-4 29751 3668 ns/op 0.55 MB/s BenchmarkMarshalCorpusFile/4-4 21135 4869 ns/op 0.82 MB/s BenchmarkMarshalCorpusFile/8-4 22862 5135 ns/op 1.56 MB/s BenchmarkMarshalCorpusFile/16-4 17355 9707 ns/op 1.65 MB/s BenchmarkMarshalCorpusFile/32-4 10000 12578 ns/op 2.54 MB/s BenchmarkMarshalCorpusFile/64-4 5750 19065 ns/op 3.36 MB/s BenchmarkMarshalCorpusFile/128-4 4236 39023 ns/op 3.28 MB/s BenchmarkMarshalCorpusFile/256-4 1880 61051 ns/op 4.19 MB/s BenchmarkMarshalCorpusFile/512-4 1090 121468 ns/op 4.22 MB/s BenchmarkMarshalCorpusFile/1024-4 573 306257 ns/op 3.34 MB/s BenchmarkMarshalCorpusFile/2048-4 235 660324 ns/op 3.10 MB/s BenchmarkMarshalCorpusFile/4096-4 128 1312067 ns/op 3.12 MB/s BenchmarkMarshalCorpusFile/8192-4 91 1897057 ns/op 4.32 MB/s BenchmarkMarshalCorpusFile/16384-4 38 4526611 ns/op 3.62 MB/s BenchmarkMarshalCorpusFile/32768-4 14 8909453 ns/op 3.68 MB/s BenchmarkMarshalCorpusFile/65536-4 7 21146647 ns/op 3.10 MB/s BenchmarkMarshalCorpusFile/131072-4 3 42604863 ns/op 3.08 MB/s BenchmarkMarshalCorpusFile/262144-4 2 69765736 ns/op 3.76 MB/s BenchmarkMarshalCorpusFile/524288-4 1 128667886 ns/op 4.07 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 250246951 ns/op 4.19 MB/s BenchmarkUnmarshalCorpusFile/1-4 7207 24025 ns/op 0.04 MB/s BenchmarkUnmarshalCorpusFile/2-4 4731 26826 ns/op 0.07 MB/s BenchmarkUnmarshalCorpusFile/4-4 8157 20059 ns/op 0.20 MB/s BenchmarkUnmarshalCorpusFile/8-4 5232 21549 ns/op 0.37 MB/s BenchmarkUnmarshalCorpusFile/16-4 6574 25603 ns/op 0.62 MB/s BenchmarkUnmarshalCorpusFile/32-4 3441 57850 ns/op 0.55 MB/s BenchmarkUnmarshalCorpusFile/64-4 3075 78189 ns/op 0.82 MB/s BenchmarkUnmarshalCorpusFile/128-4 2845 70460 ns/op 1.82 MB/s BenchmarkUnmarshalCorpusFile/256-4 711 159012 ns/op 1.61 MB/s BenchmarkUnmarshalCorpusFile/512-4 318 354882 ns/op 1.44 MB/s BenchmarkUnmarshalCorpusFile/1024-4 223 538310 ns/op 1.90 MB/s BenchmarkUnmarshalCorpusFile/2048-4 100 1331772 ns/op 1.54 MB/s BenchmarkUnmarshalCorpusFile/4096-4 61 1934920 ns/op 2.12 MB/s BenchmarkUnmarshalCorpusFile/8192-4 36 5198290 ns/op 1.58 MB/s BenchmarkUnmarshalCorpusFile/16384-4 15 8261749 ns/op 1.98 MB/s BenchmarkUnmarshalCorpusFile/32768-4 7 18032802 ns/op 1.82 MB/s BenchmarkUnmarshalCorpusFile/65536-4 2 56461726 ns/op 1.16 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 63326300 ns/op 2.07 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 132913479 ns/op 1.97 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 247399365 ns/op 2.12 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 625547125 ns/op 1.68 MB/s BenchmarkMutatorBytes/1-4 30519 3913 ns/op BenchmarkMutatorBytes/10-4 27160 4904 ns/op BenchmarkMutatorBytes/100-4 20610 5135 ns/op BenchmarkMutatorBytes/1000-4 21336 7995 ns/op BenchmarkMutatorBytes/10000-4 6838 24121 ns/op BenchmarkMutatorBytes/100000-4 882 148370 ns/op BenchmarkMutatorString/1-4 32659 5203 ns/op BenchmarkMutatorString/10-4 14035 7278 ns/op BenchmarkMutatorString/100-4 28076 4266 ns/op BenchmarkMutatorString/1000-4 10000 11183 ns/op BenchmarkMutatorString/10000-4 2210 53945 ns/op BenchmarkMutatorString/100000-4 205 625520 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 16297 7100 ns/op BenchmarkMutatorAllBasicTypes/string-4 16906 6986 ns/op BenchmarkMutatorAllBasicTypes/bool-4 59034 2080 ns/op BenchmarkMutatorAllBasicTypes/float32-4 49544 2773 ns/op BenchmarkMutatorAllBasicTypes/float64-4 42118 3951 ns/op BenchmarkMutatorAllBasicTypes/int-4 50884 2746 ns/op BenchmarkMutatorAllBasicTypes/int8-4 42926 3264 ns/op BenchmarkMutatorAllBasicTypes/int16-4 53120 2168 ns/op BenchmarkMutatorAllBasicTypes/int32-4 49166 2234 ns/op BenchmarkMutatorAllBasicTypes/int64-4 51295 2996 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 48880 2381 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 47665 2310 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 50401 2240 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 44306 4615 ns/op PASS ok internal/fuzz 15.895s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 14326 9198 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 131774 1565 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.122s PASS ok internal/poll 0.063s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 5 38395667 ns/op PASS ok internal/trace 3.917s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10000 15888 ns/op BenchmarkCopyNLarge-4 187 591418 ns/op PASS ok io 0.493s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 146241 765.9 ns/op BenchmarkPrintln-4 25288 7897 ns/op BenchmarkPrintlnNoFlags-4 41083 2964 ns/op PASS ok log 0.770s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2274888 80.43 ns/op BenchmarkAcosh-4 1266324 87.66 ns/op BenchmarkAsin-4 2601282 67.12 ns/op BenchmarkAsinh-4 1235174 150.4 ns/op BenchmarkAtan-4 3060010 39.05 ns/op BenchmarkAtanh-4 1017273 104.2 ns/op BenchmarkAtan2-4 2168948 56.82 ns/op BenchmarkCbrt-4 1566381 72.14 ns/op BenchmarkCeil-4 22303278 5.396 ns/op BenchmarkCopysign-4 3024036 34.21 ns/op BenchmarkCos-4 1328448 92.81 ns/op BenchmarkCosh-4 1883113 65.64 ns/op BenchmarkErf-4 3016830 38.72 ns/op BenchmarkErfc-4 3149704 41.95 ns/op BenchmarkErfinv-4 2590128 41.03 ns/op BenchmarkErfcinv-4 3022380 43.15 ns/op BenchmarkExp-4 5907200 26.59 ns/op BenchmarkExpGo-4 1000000 163.5 ns/op BenchmarkExpm1-4 2615817 54.00 ns/op BenchmarkExp2-4 1000000 233.7 ns/op BenchmarkExp2Go-4 1000000 152.1 ns/op BenchmarkAbs-4 4981444 24.04 ns/op BenchmarkDim-4 11314159 10.46 ns/op BenchmarkFloor-4 24202092 5.445 ns/op BenchmarkMax-4 15031467 10.77 ns/op BenchmarkMin-4 15839390 9.121 ns/op BenchmarkMod-4 376315 384.0 ns/op BenchmarkFrexp-4 1864035 60.87 ns/op BenchmarkGamma-4 775160 153.8 ns/op BenchmarkHypot-4 11523993 10.28 ns/op BenchmarkHypotGo-4 1645423 69.61 ns/op BenchmarkIlogb-4 2200264 53.12 ns/op BenchmarkJ0-4 277321 438.8 ns/op BenchmarkJ1-4 297925 428.7 ns/op BenchmarkJn-4 125496 909.9 ns/op BenchmarkLdexp-4 1941990 116.3 ns/op BenchmarkLgamma-4 1000000 162.7 ns/op BenchmarkLog-4 5496910 20.50 ns/op BenchmarkLogb-4 2072965 53.31 ns/op BenchmarkLog1p-4 1737702 83.29 ns/op BenchmarkLog10-4 3843836 43.72 ns/op BenchmarkLog2-4 1000000 135.8 ns/op BenchmarkModf-4 2582646 48.01 ns/op BenchmarkNextafter32-4 2357637 48.53 ns/op BenchmarkNextafter64-4 2486324 48.28 ns/op BenchmarkPowInt-4 582451 201.0 ns/op BenchmarkPowFrac-4 485220 248.8 ns/op BenchmarkPow10Pos-4 4743855 22.68 ns/op BenchmarkPow10Neg-4 4126395 27.36 ns/op BenchmarkRound-4 4792297 24.16 ns/op BenchmarkRoundToEven-4 9883279 10.51 ns/op BenchmarkRemainder-4 614212 212.8 ns/op BenchmarkSignbit-4 7215264 16.42 ns/op BenchmarkSin-4 1483459 78.44 ns/op BenchmarkSincos-4 1000000 214.4 ns/op BenchmarkSinh-4 2156964 55.20 ns/op BenchmarkSqrtIndirect-4 22221061 5.712 ns/op BenchmarkSqrtLatency-4 19421922 5.923 ns/op BenchmarkSqrtIndirectLatency-4 22629498 5.633 ns/op BenchmarkSqrtGoLatency-4 1276777 87.73 ns/op BenchmarkSqrtPrime-4 36591 3450 ns/op BenchmarkTan-4 1152334 171.7 ns/op BenchmarkTanh-4 1585371 72.42 ns/op BenchmarkTrunc-4 21942728 5.651 ns/op BenchmarkY0-4 299913 435.5 ns/op BenchmarkY1-4 111714 963.6 ns/op BenchmarkYn-4 124887 954.0 ns/op BenchmarkFloat64bits-4 5121205 30.77 ns/op BenchmarkFloat64frombits-4 6440412 17.37 ns/op BenchmarkFloat32bits-4 6593352 19.95 ns/op BenchmarkFloat32frombits-4 3375112 34.54 ns/op BenchmarkFMA-4 24214872 5.710 ns/op PASS ok math 16.685s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 12611041 9.930 ns/op 6445.19 MB/s BenchmarkAddVV/2-4 14223907 17.83 ns/op 7179.21 MB/s BenchmarkAddVV/3-4 13010728 10.43 ns/op 18404.23 MB/s BenchmarkAddVV/4-4 12930909 17.87 ns/op 14323.40 MB/s BenchmarkAddVV/5-4 12852702 13.28 ns/op 24088.49 MB/s BenchmarkAddVV/10-4 9779342 12.87 ns/op 49727.95 MB/s BenchmarkAddVV/100-4 2081443 66.91 ns/op 95652.17 MB/s BenchmarkAddVV/1000-4 243709 648.4 ns/op 98697.23 MB/s BenchmarkSubVV/1-4 13643037 9.276 ns/op 6899.60 MB/s BenchmarkSubVV/2-4 12676136 8.801 ns/op 14544.48 MB/s BenchmarkSubVV/3-4 12661060 10.02 ns/op 19167.44 MB/s BenchmarkSubVV/4-4 12609511 9.476 ns/op 27016.28 MB/s BenchmarkSubVV/5-4 12204337 10.38 ns/op 30837.75 MB/s BenchmarkSubVV/10-4 9693555 13.60 ns/op 47051.36 MB/s BenchmarkSubVV/100-4 2198686 54.44 ns/op 117550.52 MB/s BenchmarkSubVV/1000-4 274554 807.7 ns/op 79239.75 MB/s BenchmarkAddVW/1-4 16599256 7.215 ns/op 1108.77 MB/s BenchmarkAddVW/2-4 16006216 8.567 ns/op 1867.62 MB/s BenchmarkAddVW/3-4 15506493 9.429 ns/op 2545.42 MB/s BenchmarkAddVW/4-4 14532693 10.73 ns/op 2982.43 MB/s BenchmarkAddVW/5-4 13897386 9.212 ns/op 4342.31 MB/s BenchmarkAddVW/10-4 12045843 18.27 ns/op 4378.42 MB/s BenchmarkAddVW/100-4 281852 503.2 ns/op 1589.77 MB/s BenchmarkAddVW/1000-4 40862 2717 ns/op 2944.70 MB/s BenchmarkAddVWext/1-4 17749795 13.13 ns/op 609.29 MB/s BenchmarkAddVWext/2-4 15249667 8.595 ns/op 1861.59 MB/s BenchmarkAddVWext/3-4 13852503 17.77 ns/op 1350.91 MB/s BenchmarkAddVWext/4-4 14095364 8.439 ns/op 3792.11 MB/s BenchmarkAddVWext/5-4 14282894 8.752 ns/op 4570.49 MB/s BenchmarkAddVWext/10-4 11402373 17.70 ns/op 4521.02 MB/s BenchmarkAddVWext/100-4 49519 2464 ns/op 324.66 MB/s BenchmarkAddVWext/1000-4 5815 25050 ns/op 319.37 MB/s BenchmarkSubVW/1-4 16990173 7.788 ns/op 1027.16 MB/s BenchmarkSubVW/2-4 13690294 9.595 ns/op 1667.56 MB/s BenchmarkSubVW/3-4 14394253 10.43 ns/op 2300.46 MB/s BenchmarkSubVW/4-4 12791623 11.31 ns/op 2828.28 MB/s BenchmarkSubVW/5-4 14027494 9.398 ns/op 4256.18 MB/s BenchmarkSubVW/10-4 11119201 11.19 ns/op 7146.80 MB/s BenchmarkSubVW/100-4 256021 461.8 ns/op 1732.45 MB/s BenchmarkSubVW/1000-4 38335 2981 ns/op 2683.29 MB/s BenchmarkSubVWext/1-4 15049123 7.857 ns/op 1018.17 MB/s BenchmarkSubVWext/2-4 13947008 9.580 ns/op 1670.13 MB/s BenchmarkSubVWext/3-4 13010292 9.077 ns/op 2644.09 MB/s BenchmarkSubVWext/4-4 14166680 12.12 ns/op 2640.84 MB/s BenchmarkSubVWext/5-4 13393046 16.12 ns/op 2481.14 MB/s BenchmarkSubVWext/10-4 10226716 12.08 ns/op 6622.86 MB/s BenchmarkSubVWext/100-4 48138 2784 ns/op 287.34 MB/s BenchmarkSubVWext/1000-4 5733 27842 ns/op 287.34 MB/s BenchmarkMulAddVWW/1-4 11498654 16.97 ns/op 3772.07 MB/s BenchmarkMulAddVWW/2-4 11652270 10.45 ns/op 12246.93 MB/s BenchmarkMulAddVWW/3-4 8775204 11.74 ns/op 16349.33 MB/s BenchmarkMulAddVWW/4-4 8878390 11.32 ns/op 22608.12 MB/s BenchmarkMulAddVWW/5-4 8543353 12.62 ns/op 25352.09 MB/s BenchmarkMulAddVWW/10-4 7538098 17.68 ns/op 36196.23 MB/s BenchmarkMulAddVWW/100-4 1000000 109.4 ns/op 58495.35 MB/s BenchmarkMulAddVWW/1000-4 162402 1101 ns/op 58141.73 MB/s BenchmarkAddMulVVW/1-4 15614991 12.17 ns/op 5258.81 MB/s BenchmarkAddMulVVW/2-4 12979524 11.81 ns/op 10841.17 MB/s BenchmarkAddMulVVW/3-4 9375877 11.51 ns/op 16676.91 MB/s BenchmarkAddMulVVW/4-4 10161271 12.99 ns/op 19706.49 MB/s BenchmarkAddMulVVW/5-4 8713116 12.45 ns/op 25698.41 MB/s BenchmarkAddMulVVW/10-4 7521400 18.96 ns/op 33751.04 MB/s BenchmarkAddMulVVW/100-4 1335733 85.05 ns/op 75246.89 MB/s BenchmarkAddMulVVW/1000-4 204362 930.5 ns/op 68782.65 MB/s BenchmarkDivWVW/1-4 1825687 66.18 ns/op 967.08 MB/s BenchmarkDivWVW/2-4 846302 130.6 ns/op 980.28 MB/s BenchmarkDivWVW/3-4 891666 156.6 ns/op 1225.86 MB/s BenchmarkDivWVW/4-4 740360 209.5 ns/op 1222.23 MB/s BenchmarkDivWVW/5-4 627655 287.2 ns/op 1114.17 MB/s BenchmarkDivWVW/10-4 360214 475.8 ns/op 1345.19 MB/s BenchmarkDivWVW/100-4 36048 3180 ns/op 2012.47 MB/s BenchmarkDivWVW/1000-4 4453 34002 ns/op 1882.26 MB/s BenchmarkNonZeroShifts/1/shrVU-4 14411574 8.409 ns/op BenchmarkNonZeroShifts/1/shlVU-4 14553798 9.914 ns/op BenchmarkNonZeroShifts/2/shrVU-4 14773572 8.538 ns/op BenchmarkNonZeroShifts/2/shlVU-4 14728867 8.356 ns/op BenchmarkNonZeroShifts/3/shrVU-4 13155877 8.542 ns/op BenchmarkNonZeroShifts/3/shlVU-4 13534112 11.88 ns/op BenchmarkNonZeroShifts/4/shrVU-4 12025470 10.90 ns/op BenchmarkNonZeroShifts/4/shlVU-4 10642080 9.890 ns/op BenchmarkNonZeroShifts/5/shrVU-4 12863658 19.60 ns/op BenchmarkNonZeroShifts/5/shlVU-4 10883702 9.740 ns/op BenchmarkNonZeroShifts/10/shrVU-4 7704060 13.70 ns/op BenchmarkNonZeroShifts/10/shlVU-4 7552303 21.41 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1317952 91.74 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1520256 106.6 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 181304 851.0 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 215318 758.6 ns/op BenchmarkDecimalConversion-4 193 698577 ns/op BenchmarkFloatString/100-4 10000 11697 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 207 1190777 ns/op 2904 B/op 9 allocs/op BenchmarkFloatString/10000-4 2 55754516 ns/op 61716 B/op 57 allocs/op BenchmarkFloatString/100000-4 1 5571964163 ns/op 850704 B/op 548 allocs/op BenchmarkFloatAdd/10-4 143713 869.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 159423 1554 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 141574 900.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 79077 2169 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 16843 8071 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 213504 1149 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 200155 565.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 201114 606.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 163371 767.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 48572 2264 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1903 83612 ns/op BenchmarkParseFloatLargeExp-4 361 313150 ns/op BenchmarkGCD10x10/WithoutXY-4 158700 988.1 ns/op BenchmarkGCD10x10/WithXY-4 48799 2656 ns/op BenchmarkGCD10x100/WithoutXY-4 77466 2227 ns/op BenchmarkGCD10x100/WithXY-4 16606 8433 ns/op BenchmarkGCD10x1000/WithoutXY-4 51980 2688 ns/op BenchmarkGCD10x1000/WithXY-4 10000 10610 ns/op BenchmarkGCD100x100/WithoutXY-4 15746 7032 ns/op BenchmarkGCD100x100/WithXY-4 10000 17244 ns/op BenchmarkGCD100x1000/WithoutXY-4 10887 10759 ns/op BenchmarkGCD100x1000/WithXY-4 5532 23776 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1806 62855 ns/op BenchmarkGCD1000x1000/WithXY-4 1077 113208 ns/op BenchmarkHilbert-4 20 6417381 ns/op BenchmarkBinomial-4 10000 10592 ns/op BenchmarkQuoRem-4 23294 5573 ns/op BenchmarkExp-4 16 11630942 ns/op BenchmarkExpMont/Odd-4 97 1434598 ns/op 2590 B/op 21 allocs/op BenchmarkExpMont/Even1-4 112 1071809 ns/op 3360 B/op 38 allocs/op BenchmarkExpMont/Even2-4 100 1047871 ns/op 3826 B/op 52 allocs/op BenchmarkExpMont/Even3-4 100 1081273 ns/op 3844 B/op 53 allocs/op BenchmarkExpMont/Even4-4 100 1109449 ns/op 3856 B/op 53 allocs/op BenchmarkExpMont/Even8-4 110 1241214 ns/op 3849 B/op 53 allocs/op BenchmarkExpMont/Even32-4 100 1097517 ns/op 3837 B/op 53 allocs/op BenchmarkExpMont/Even64-4 140 888743 ns/op 3637 B/op 53 allocs/op BenchmarkExpMont/Even96-4 116 1013354 ns/op 3782 B/op 51 allocs/op BenchmarkExpMont/Even128-4 118 899541 ns/op 3254 B/op 50 allocs/op BenchmarkExpMont/Even255-4 100 1185050 ns/op 2946 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 356 353020 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 322 365720 ns/op 1697 B/op 45 allocs/op BenchmarkExpMont/SmallEven3-4 306 463626 ns/op 1733 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 304 385924 ns/op 1752 B/op 48 allocs/op BenchmarkExp2-4 16 7089844 ns/op BenchmarkBitset-4 627109 214.6 ns/op BenchmarkBitsetNeg-4 326515 499.9 ns/op BenchmarkBitsetOrig-4 221949 800.7 ns/op BenchmarkBitsetNegOrig-4 139236 1211 ns/op BenchmarkModSqrt225_Tonelli-4 100 1181213 ns/op BenchmarkModSqrt225_3Mod4-4 332 351328 ns/op BenchmarkModSqrt231_Tonelli-4 99 2188052 ns/op BenchmarkModSqrt231_5Mod8-4 296 396875 ns/op BenchmarkModInverse-4 10000 11518 ns/op BenchmarkSqrt-4 1562 97667 ns/op BenchmarkIntSqr/1-4 1000000 143.4 ns/op BenchmarkIntSqr/2-4 566755 215.9 ns/op BenchmarkIntSqr/3-4 470979 246.1 ns/op BenchmarkIntSqr/5-4 379534 342.3 ns/op BenchmarkIntSqr/8-4 303868 499.6 ns/op BenchmarkIntSqr/10-4 227110 548.8 ns/op BenchmarkIntSqr/20-4 51218 3353 ns/op BenchmarkIntSqr/30-4 32918 3625 ns/op BenchmarkIntSqr/50-4 21784 5971 ns/op BenchmarkIntSqr/80-4 14188 11412 ns/op BenchmarkIntSqr/100-4 10000 12590 ns/op BenchmarkIntSqr/200-4 4220 35663 ns/op BenchmarkIntSqr/300-4 2164 62718 ns/op BenchmarkIntSqr/500-4 915 147925 ns/op BenchmarkIntSqr/800-4 342 341029 ns/op BenchmarkIntSqr/1000-4 249 845841 ns/op BenchmarkDiv/20/10-4 376978 534.7 ns/op BenchmarkDiv/40/20-4 414235 565.9 ns/op BenchmarkDiv/100/50-4 290330 391.0 ns/op BenchmarkDiv/200/100-4 46719 3760 ns/op BenchmarkDiv/400/200-4 52231 2335 ns/op BenchmarkDiv/1000/500-4 42387 2849 ns/op BenchmarkDiv/2000/1000-4 29918 3614 ns/op BenchmarkDiv/20000/10000-4 774 148032 ns/op BenchmarkDiv/200000/100000-4 28 5139827 ns/op BenchmarkDiv/2000000/1000000-4 1 161917349 ns/op BenchmarkDiv/20000000/10000000-4 1 4448005354 ns/op BenchmarkMul-4 5 24580636 ns/op BenchmarkNatMul/10-4 115749 1100 ns/op BenchmarkNatMul/100-4 6481 34366 ns/op BenchmarkNatMul/1000-4 159 756098 ns/op BenchmarkZeroShifts/Shl-4 10000 16598 ns/op BenchmarkZeroShifts/ShlSame-4 3240938 48.54 ns/op BenchmarkZeroShifts/Shr-4 7480 18602 ns/op BenchmarkZeroShifts/ShrSame-4 3600622 33.90 ns/op BenchmarkExp3Power/0x10-4 173116 1001 ns/op BenchmarkExp3Power/0x40-4 132804 1359 ns/op BenchmarkExp3Power/0x100-4 88453 1570 ns/op BenchmarkExp3Power/0x400-4 33250 3546 ns/op BenchmarkExp3Power/0x1000-4 9786 15668 ns/op BenchmarkExp3Power/0x4000-4 2059 69700 ns/op BenchmarkExp3Power/0x10000-4 199 633249 ns/op BenchmarkExp3Power/0x40000-4 19 6494973 ns/op BenchmarkExp3Power/0x100000-4 2 68315278 ns/op BenchmarkExp3Power/0x400000-4 1 660076412 ns/op BenchmarkFibo-4 3 41369731 ns/op BenchmarkNatSqr/1-4 822859 283.3 ns/op BenchmarkNatSqr/2-4 510541 399.1 ns/op BenchmarkNatSqr/3-4 472606 501.9 ns/op BenchmarkNatSqr/5-4 179874 680.2 ns/op BenchmarkNatSqr/8-4 226093 1035 ns/op BenchmarkNatSqr/10-4 186430 1095 ns/op BenchmarkNatSqr/20-4 37983 3234 ns/op BenchmarkNatSqr/30-4 32286 5418 ns/op BenchmarkNatSqr/50-4 17482 9037 ns/op BenchmarkNatSqr/80-4 10000 13976 ns/op BenchmarkNatSqr/100-4 8192 15192 ns/op BenchmarkNatSqr/200-4 3640 46140 ns/op BenchmarkNatSqr/300-4 1653 107959 ns/op BenchmarkNatSqr/500-4 807 200663 ns/op BenchmarkNatSqr/800-4 289 403751 ns/op BenchmarkNatSqr/1000-4 226 506473 ns/op BenchmarkNatSetBytes/8-4 771031 153.7 ns/op BenchmarkNatSetBytes/24-4 299398 667.5 ns/op BenchmarkNatSetBytes/128-4 61437 2053 ns/op BenchmarkNatSetBytes/7-4 737869 160.7 ns/op BenchmarkNatSetBytes/23-4 203095 519.5 ns/op BenchmarkNatSetBytes/127-4 59320 2340 ns/op BenchmarkScanPi-4 144 775620 ns/op BenchmarkStringPiParallel-4 423 353037 ns/op BenchmarkScan/10/Base2-4 20343 5240 ns/op BenchmarkScan/100/Base2-4 4827 36098 ns/op BenchmarkScan/1000/Base2-4 422 484681 ns/op BenchmarkScan/10/Base8-4 81771 2191 ns/op BenchmarkScan/100/Base8-4 8257 13799 ns/op BenchmarkScan/1000/Base8-4 1236 125679 ns/op BenchmarkScan/10/Base10-4 81432 1332 ns/op BenchmarkScan/100/Base10-4 12272 8458 ns/op BenchmarkScan/1000/Base10-4 1550 85695 ns/op BenchmarkScan/10/Base16-4 107077 1165 ns/op BenchmarkScan/100/Base16-4 14238 8787 ns/op BenchmarkScan/1000/Base16-4 1694 70185 ns/op BenchmarkString/10/Base2-4 163767 864.8 ns/op BenchmarkString/100/Base2-4 29064 4204 ns/op BenchmarkString/1000/Base2-4 3544 44092 ns/op BenchmarkString/10/Base8-4 391670 355.4 ns/op BenchmarkString/100/Base8-4 73563 1834 ns/op BenchmarkString/1000/Base8-4 7797 23663 ns/op BenchmarkString/10/Base10-4 228171 1150 ns/op BenchmarkString/100/Base10-4 34678 3431 ns/op BenchmarkString/1000/Base10-4 6777 24267 ns/op BenchmarkString/10/Base16-4 473724 295.8 ns/op BenchmarkString/100/Base16-4 98012 1524 ns/op BenchmarkString/1000/Base16-4 10000 12302 ns/op BenchmarkLeafSize/0-4 26 4398792 ns/op BenchmarkLeafSize/1-4 498 304239 ns/op BenchmarkLeafSize/2-4 434 306719 ns/op BenchmarkLeafSize/3-4 343 365577 ns/op BenchmarkLeafSize/4-4 436 326453 ns/op BenchmarkLeafSize/5-4 289 427939 ns/op BenchmarkLeafSize/6-4 321 366619 ns/op BenchmarkLeafSize/7-4 298 458658 ns/op BenchmarkLeafSize/8-4 408 288337 ns/op BenchmarkLeafSize/9-4 200 548574 ns/op BenchmarkLeafSize/10-4 283 499924 ns/op BenchmarkLeafSize/11-4 272 456243 ns/op BenchmarkLeafSize/12-4 212 502021 ns/op BenchmarkLeafSize/13-4 303 404123 ns/op BenchmarkLeafSize/14-4 282 389165 ns/op BenchmarkLeafSize/15-4 307 369462 ns/op BenchmarkLeafSize/16-4 466 261927 ns/op BenchmarkLeafSize/32-4 484 250011 ns/op BenchmarkLeafSize/64-4 415 346783 ns/op BenchmarkProbablyPrime/n=0-4 9 18430385 ns/op BenchmarkProbablyPrime/n=1-4 9 16752705 ns/op BenchmarkProbablyPrime/n=5-4 6 17786310 ns/op BenchmarkProbablyPrime/n=10-4 4 25136560 ns/op BenchmarkProbablyPrime/n=20-4 3 42132349 ns/op BenchmarkProbablyPrime/Lucas-4 12 10119714 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 73 2422045 ns/op BenchmarkRatCmp-4 149044 877.3 ns/op BenchmarkFloatSqrt/64-4 14770 9271 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 12066 9695 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 8320 13410 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 4528 30608 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 944 165858 ns/op 18218 B/op 10 allocs/op BenchmarkFloatSqrt/100000-4 42 2519599 ns/op 176346 B/op 21 allocs/op BenchmarkFloatSqrt/1000000-4 1 262620255 ns/op 3845072 B/op 661 allocs/op PASS ok math/big 72.109s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 14522052 9.696 ns/op BenchmarkLeadingZeros8-4 12459255 9.855 ns/op BenchmarkLeadingZeros16-4 14225167 9.331 ns/op BenchmarkLeadingZeros32-4 14242576 12.45 ns/op BenchmarkLeadingZeros64-4 13795495 9.091 ns/op BenchmarkTrailingZeros-4 12638166 9.168 ns/op BenchmarkTrailingZeros8-4 10199989 11.23 ns/op BenchmarkTrailingZeros16-4 14500436 8.429 ns/op BenchmarkTrailingZeros32-4 14146756 10.66 ns/op BenchmarkTrailingZeros64-4 13136629 11.73 ns/op BenchmarkOnesCount-4 14076757 9.536 ns/op BenchmarkOnesCount8-4 14084140 11.46 ns/op BenchmarkOnesCount16-4 12703980 10.01 ns/op BenchmarkOnesCount32-4 13423286 9.023 ns/op BenchmarkOnesCount64-4 12881641 9.656 ns/op BenchmarkRotateLeft-4 11780787 9.382 ns/op BenchmarkRotateLeft8-4 12474748 8.915 ns/op BenchmarkRotateLeft16-4 15013186 9.041 ns/op BenchmarkRotateLeft32-4 13450521 9.486 ns/op BenchmarkRotateLeft64-4 13425970 8.659 ns/op BenchmarkReverse-4 19335676 7.011 ns/op BenchmarkReverse8-4 25334702 5.195 ns/op BenchmarkReverse16-4 23042464 5.903 ns/op BenchmarkReverse32-4 21487173 6.500 ns/op BenchmarkReverse64-4 20988747 7.388 ns/op BenchmarkReverseBytes-4 25365280 5.040 ns/op BenchmarkReverseBytes16-4 27241714 4.876 ns/op BenchmarkReverseBytes32-4 23875080 5.304 ns/op BenchmarkReverseBytes64-4 22768263 6.143 ns/op BenchmarkAdd-4 14561353 8.963 ns/op BenchmarkAdd32-4 13107842 10.27 ns/op BenchmarkAdd64-4 11730464 14.31 ns/op BenchmarkAdd64multiple-4 23503161 6.349 ns/op BenchmarkSub-4 11917774 9.663 ns/op BenchmarkSub32-4 12889627 18.11 ns/op BenchmarkSub64-4 13900651 8.894 ns/op BenchmarkSub64multiple-4 20684750 5.414 ns/op BenchmarkMul-4 13564960 13.15 ns/op BenchmarkMul32-4 12774391 9.996 ns/op BenchmarkMul64-4 12967297 10.58 ns/op BenchmarkDiv-4 3067960 39.76 ns/op BenchmarkDiv32-4 6896536 18.00 ns/op BenchmarkDiv64-4 1663203 72.16 ns/op PASS ok math/bits 8.493s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 11783758 9.450 ns/op BenchmarkAcos-4 564860 203.1 ns/op BenchmarkAcosh-4 579458 322.4 ns/op BenchmarkAsin-4 628718 235.2 ns/op BenchmarkAsinh-4 503664 351.8 ns/op BenchmarkAtan-4 749419 178.0 ns/op BenchmarkAtanh-4 778933 145.3 ns/op BenchmarkConj-4 21213068 6.574 ns/op BenchmarkCos-4 715732 230.9 ns/op BenchmarkCosh-4 587374 185.2 ns/op BenchmarkExp-4 957624 137.4 ns/op BenchmarkLog-4 1000000 143.6 ns/op BenchmarkLog10-4 806750 170.7 ns/op BenchmarkPhase-4 1874348 67.64 ns/op BenchmarkPolar-4 1000000 117.2 ns/op BenchmarkPow-4 215374 479.0 ns/op BenchmarkRect-4 1000000 136.9 ns/op BenchmarkSin-4 656574 185.0 ns/op BenchmarkSinh-4 626949 202.9 ns/op BenchmarkSqrt-4 1000000 104.0 ns/op BenchmarkTan-4 407178 313.3 ns/op BenchmarkTanh-4 469569 317.9 ns/op PASS ok math/cmplx 4.571s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 165272 640.7 ns/op BenchmarkInt63ThreadsafeParallel-4 136078 950.8 ns/op BenchmarkInt63Unthreadsafe-4 1000000 168.9 ns/op BenchmarkIntn1000-4 798448 175.9 ns/op BenchmarkInt63n1000-4 700812 168.5 ns/op BenchmarkInt31n1000-4 641859 221.6 ns/op BenchmarkFloat32-4 904693 152.0 ns/op BenchmarkFloat64-4 985160 151.7 ns/op BenchmarkPerm3-4 154870 914.1 ns/op BenchmarkPerm30-4 19116 6412 ns/op BenchmarkPerm30ViaShuffle-4 20066 5687 ns/op BenchmarkShuffleOverhead-4 14394 8468 ns/op BenchmarkRead3-4 725058 146.4 ns/op BenchmarkRead64-4 74479 1541 ns/op BenchmarkRead1000-4 5928 26876 ns/op PASS ok math/rand 3.048s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 39830 4155 ns/op BenchmarkQDecodeWord-4 95278 1457 ns/op BenchmarkQDecodeHeader-4 83654 1453 ns/op BenchmarkTypeByExtension/.html-4 466492 265.9 ns/op BenchmarkTypeByExtension/.HTML-4 296433 375.9 ns/op BenchmarkTypeByExtension/.unused-4 360969 319.8 ns/op BenchmarkExtensionsByType/text/html-4 167379 1201 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 53455 3913 ns/op BenchmarkExtensionsByType/application/octet-stream-4 40358 4402 ns/op PASS ok mime 2.355s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 884 129926 ns/op PASS ok mime/quotedprintable 0.328s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 5 23774874 ns/op 8363 B/op 89 allocs/op BenchmarkGoLookupIPNoSuchHost-4 2 57074729 ns/op 13536 B/op 113 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5034080367 ns/op 151264 B/op 235 allocs/op BenchmarkDNSName-4 134572 773.7 ns/op BenchmarkInterfaces-4 1954 77833 ns/op BenchmarkInterfaceByIndex-4 7143 28522 ns/op BenchmarkInterfaceByName-4 2056 74098 ns/op BenchmarkInterfaceAddrs-4 2148 66134 ns/op BenchmarkInterfacesAndAddrs-4 5325 27179 ns/op BenchmarkInterfacesAndMulticastAddrs-4 3088 64952 ns/op BenchmarkParseIP-4 14704 10253 ns/op BenchmarkIPString/IPv4-4 152925 1127 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 10000 10496 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 42543 3428 ns/op BenchmarkIPEqual/IPv4-4 973518 132.1 ns/op BenchmarkIPEqual/IPv6-4 1038876 205.1 ns/op BenchmarkTCP4OneShot-4 176 595043 ns/op BenchmarkTCP4OneShotTimeout-4 186 612992 ns/op BenchmarkTCP4Persistent-4 289 366370 ns/op BenchmarkTCP4PersistentTimeout-4 298 375840 ns/op BenchmarkTCP6OneShot-4 190 726606 ns/op BenchmarkTCP6OneShotTimeout-4 151 730622 ns/op BenchmarkTCP6Persistent-4 298 410698 ns/op BenchmarkTCP6PersistentTimeout-4 280 418428 ns/op BenchmarkTCP4ConcurrentReadWrite-4 14102 7346 ns/op BenchmarkTCP6ConcurrentReadWrite-4 10551 14433 ns/op BenchmarkSetReadDeadline-4 145137 858.5 ns/op BenchmarkUDP6LinkLocalUnicast-4 108 1091713 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 100 1206962 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 108 1252669 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 104 1058411 ns/op 0 B/op 0 allocs/op PASS ok net 12.426s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 21460 5747 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 8491 16572 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 10000 11602 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 17378 7059 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 27013 5344 ns/op 736 B/op 11 allocs/op BenchmarkServerMatch-4 964357 169.8 ns/op BenchmarkReadRequestChrome-4 3714 29587 ns/op 20.65 MB/s 1844 B/op 14 allocs/op BenchmarkReadRequestCurl-4 11138 13608 ns/op 5.73 MB/s 939 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 8043 14981 ns/op 5.47 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestSiege-4 7132 17034 ns/op 8.86 MB/s 1036 B/op 11 allocs/op BenchmarkReadRequestWrk-4 14658 8439 ns/op 4.74 MB/s 876 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 43 2846311 ns/op 0.36 MB/s BenchmarkFileAndServer_1KB/https1-4 30 4268711 ns/op 0.24 MB/s BenchmarkFileAndServer_1KB/h2-4 19 5535042 ns/op 0.19 MB/s BenchmarkFileAndServer_16MB/h1-4 2 73230816 ns/op 229.10 MB/s BenchmarkFileAndServer_16MB/https1-4 1 189278310 ns/op 88.64 MB/s BenchmarkFileAndServer_16MB/h2-4 1 439978103 ns/op 38.13 MB/s BenchmarkFileAndServer_64MB/h1-4 1 336286890 ns/op 199.56 MB/s BenchmarkFileAndServer_64MB/https1-4 1 754267959 ns/op 88.97 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1801814531 ns/op 37.25 MB/s BenchmarkServeMux-4 273 752288 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 331 469676 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 44 3015010 ns/op 6370 B/op 66 allocs/op BenchmarkClientServer/https1-4 28 3859358 ns/op 10958 B/op 116 allocs/op BenchmarkClientServer/h2-4 24 4540423 ns/op 16937 B/op 137 allocs/op BenchmarkClientServerParallel/4/h1-4 322 455267 ns/op 10203 B/op 80 allocs/op BenchmarkClientServerParallel/4/https1-4 26 6828024 ns/op 131592 B/op 1224 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57498: read tcp 127.0.0.1:57497->127.0.0.1:57498: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57523: read tcp 127.0.0.1:57512->127.0.0.1:57523: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57525: read tcp 127.0.0.1:57512->127.0.0.1:57525: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57524: read tcp 127.0.0.1:57512->127.0.0.1:57524: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57526: read tcp 127.0.0.1:57512->127.0.0.1:57526: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57517: write tcp 127.0.0.1:57512->127.0.0.1:57517: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57527: write tcp 127.0.0.1:57512->127.0.0.1:57527: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57521: write tcp 127.0.0.1:57512->127.0.0.1:57521: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57552: read tcp 127.0.0.1:57528->127.0.0.1:57552: use of closed network connection BenchmarkClientServerParallel/4/h2-4 22 4947583 ns/op 98165 B/op 976 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57570: read tcp 127.0.0.1:57562->127.0.0.1:57570: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57572: read tcp 127.0.0.1:57562->127.0.0.1:57572: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57571: read tcp 127.0.0.1:57562->127.0.0.1:57571: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57575: read tcp 127.0.0.1:57562->127.0.0.1:57575: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57569: read tcp 127.0.0.1:57562->127.0.0.1:57569: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57594: read tcp 127.0.0.1:57579->127.0.0.1:57594: use of closed network connection BenchmarkClientServerParallel/64/h1-4 136 1126663 ns/op 24881 B/op 126 allocs/op BenchmarkClientServerParallel/64/https1-4 14 7175358 ns/op 131892 B/op 1252 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57754: write tcp 127.0.0.1:57753->127.0.0.1:57754: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57762: read tcp 127.0.0.1:57758->127.0.0.1:57762: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57759: read tcp 127.0.0.1:57758->127.0.0.1:57759: use of closed network connection BenchmarkClientServerParallel/64/h2-4 16 6486674 ns/op 129563 B/op 1289 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57777: read tcp 127.0.0.1:57775->127.0.0.1:57777: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57789: read tcp 127.0.0.1:57779->127.0.0.1:57789: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57808: read tcp 127.0.0.1:57792->127.0.0.1:57808: use of closed network connection BenchmarkServer-4 1 101432809 ns/op 64184 B/op 444 allocs/op BenchmarkClient-4 42 2947802 ns/op 3995 B/op 46 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 140 862131 ns/op 7628 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 930 118812 ns/op 3118 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1350 82855 ns/op 1922 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1512 95071 ns/op 2765 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1612 87575 ns/op 2691 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1430 85461 ns/op 2737 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1904 77245 ns/op 1925 B/op 14 allocs/op BenchmarkServerHijack-4 955 136350 ns/op 16748 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 38 3070494 ns/op 6805 B/op 54 allocs/op BenchmarkResponseStatusLine-4 304365 353.0 ns/op 0 B/op 0 allocs/op PASS ok net/http 15.857s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 1696 74574 ns/op 34075 B/op 12 allocs/op PASS ok net/http/httputil 0.347s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 111530 1056 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 520272 304.1 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 214238 557.4 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 65172 1635 ns/op BenchmarkStdIPv4-4 127864 1123 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 99181 1154 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 101677 1222 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 82179 1650 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 79851 1655 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1000000 101.5 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1000000 105.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1000000 109.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 329652 370.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 359456 337.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 350599 379.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 93667 1242 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 447256 302.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 300350 364.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 265426 434.5 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 146628 867.9 ns/op 32 B/op 2 allocs/op BenchmarkStdParseIP/v6_zone-4 532483 371.3 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 412635 317.3 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 135982 1042 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 168259 709.0 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 260014 454.8 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 145552 818.1 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 317059 511.4 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 150213 781.9 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 154251 838.4 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 130335 809.2 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 116990 1726 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 511520 370.4 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 128215 1023 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 81852 1394 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 108939 1176 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 107835 946.9 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 96002 1261 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 256126 573.0 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 112899 1234 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 95086 1073 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 164989 814.0 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 113533 1093 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 229.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 116.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 204.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 875329 123.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 792124 139.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 858613 127.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 823974 138.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 869038 191.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 996195 133.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 342526 493.0 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 498007 241.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 199047 523.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 257562 672.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 203652 550.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 79851 1437 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 489422 420.0 ns/op PASS ok net/netip 11.606s 2023/01/23 17:07:54 Test RPC server listening on 127.0.0.1:57864 2023/01/23 17:07:54 Test HTTP RPC server listening on 127.0.0.1:57865 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 90 1256674 ns/op BenchmarkEndToEndHTTP-4 109 1122762 ns/op BenchmarkEndToEndAsync-4 892 126834 ns/op BenchmarkEndToEndAsyncHTTP-4 1066 141792 ns/op PASS ok net/rpc 1.219s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3180 43646 ns/op BenchmarkReadMIMEHeader/server_headers-4 5239 26762 ns/op BenchmarkUncommon-4 19381 7424 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.982s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 3234 36165 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 65061 1768 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 317824 365.7 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 93368 1315 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 167806 1027 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 85395 1421 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 12042 9451 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 319214 363.5 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 91215 1830 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 210108 677.0 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 78388 1506 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 15234 8238 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 151053 1228 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 51583 2420 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 67977 2141 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 25098 4541 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 4711 26220 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 139100 1332 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 62084 1951 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 60745 2142 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 26659 4550 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5150 39849 ns/op 320 B/op 1 allocs/op PASS ok net/url 5.422s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2084384 52.69 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 117744 993.7 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 487 224948 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 171 770049 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 297 350870 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 43807 4633 ns/op BenchmarkStatFile-4 26028 4434 ns/op BenchmarkStatDir-4 34023 5780 ns/op BenchmarkLstatDot-4 37300 3071 ns/op BenchmarkLstatFile-4 25717 4833 ns/op BenchmarkLstatDir-4 26409 4346 ns/op PASS ok os 2.821s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 12 11413491 ns/op 8560 B/op 30 allocs/op PASS ok os/exec 0.340s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 198586 639.1 ns/op PASS ok os/user 0.428s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2083148 61.18 ns/op BenchmarkString-4 1500853 110.6 ns/op BenchmarkBytes-4 1379295 83.62 ns/op BenchmarkNamedBytes-4 609823 238.5 ns/op BenchmarkBytesArray-4 788515 380.5 ns/op BenchmarkSliceLen-4 1662547 76.67 ns/op BenchmarkMapLen-4 1000000 197.9 ns/op BenchmarkStringLen-4 1000000 100.6 ns/op BenchmarkArrayLen-4 1000000 101.4 ns/op BenchmarkSliceCap-4 1000000 132.4 ns/op BenchmarkDeepEqual/int8-4 638394 217.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 86682 1286 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 536596 273.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 74353 2704 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 404695 367.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 88417 1253 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 574881 271.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 67050 1753 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 436747 272.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 86730 1352 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 526016 316.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 103852 1065 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 568969 318.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 78188 1362 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 544147 271.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 94062 1201 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 557005 252.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 83110 1929 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 437343 272.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 88584 2587 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 335775 512.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 74464 1554 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 456688 297.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 79497 2629 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 462078 230.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 92108 1331 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 430833 266.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 80502 1987 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 505477 275.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 96128 1393 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 611208 195.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 106264 1157 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 560170 272.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 83149 1358 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 98822 1260 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 57620 1882 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 55791 2740 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 38054 3289 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 260056 533.2 ns/op BenchmarkIsZero/ArrayIncomparable-4 38272 4042 ns/op BenchmarkIsZero/StructComparable-4 839024 187.4 ns/op BenchmarkIsZero/StructIncomparable-4 196761 857.7 ns/op BenchmarkSetZero/Bool/Direct-4 2078736 50.00 ns/op BenchmarkSetZero/Bool/CachedZero-4 1465846 121.1 ns/op BenchmarkSetZero/Bool/NewZero-4 890403 123.1 ns/op BenchmarkSetZero/Int/Direct-4 1727706 68.51 ns/op BenchmarkSetZero/Int/CachedZero-4 1447484 78.07 ns/op BenchmarkSetZero/Int/NewZero-4 1000000 132.5 ns/op BenchmarkSetZero/Uint/Direct-4 1261489 139.4 ns/op BenchmarkSetZero/Uint/CachedZero-4 1495281 120.8 ns/op BenchmarkSetZero/Uint/NewZero-4 1000000 121.6 ns/op BenchmarkSetZero/Float/Direct-4 1303741 79.78 ns/op BenchmarkSetZero/Float/CachedZero-4 1562330 83.49 ns/op BenchmarkSetZero/Float/NewZero-4 888889 197.0 ns/op BenchmarkSetZero/Complex/Direct-4 1953577 72.72 ns/op BenchmarkSetZero/Complex/CachedZero-4 1000000 168.4 ns/op BenchmarkSetZero/Complex/NewZero-4 1000000 121.8 ns/op BenchmarkSetZero/Array/Direct-4 2566027 43.78 ns/op BenchmarkSetZero/Array/CachedZero-4 1429168 79.88 ns/op BenchmarkSetZero/Array/NewZero-4 1000000 126.1 ns/op BenchmarkSetZero/Chan/Direct-4 1674271 67.38 ns/op BenchmarkSetZero/Chan/CachedZero-4 1000000 101.1 ns/op BenchmarkSetZero/Chan/NewZero-4 841794 147.4 ns/op BenchmarkSetZero/Func/Direct-4 1740429 58.74 ns/op BenchmarkSetZero/Func/CachedZero-4 1312467 88.91 ns/op BenchmarkSetZero/Func/NewZero-4 979369 129.4 ns/op BenchmarkSetZero/Interface/Direct-4 1807981 63.52 ns/op BenchmarkSetZero/Interface/CachedZero-4 1756970 66.11 ns/op BenchmarkSetZero/Interface/NewZero-4 1000000 106.3 ns/op BenchmarkSetZero/Map/Direct-4 1892514 66.06 ns/op BenchmarkSetZero/Map/CachedZero-4 1349756 86.19 ns/op BenchmarkSetZero/Map/NewZero-4 934681 121.5 ns/op BenchmarkSetZero/Pointer/Direct-4 2042282 57.27 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1355930 92.32 ns/op BenchmarkSetZero/Pointer/NewZero-4 1000000 123.0 ns/op BenchmarkSetZero/Slice/Direct-4 1825444 63.26 ns/op BenchmarkSetZero/Slice/CachedZero-4 1849954 65.03 ns/op BenchmarkSetZero/Slice/NewZero-4 1223443 98.91 ns/op BenchmarkSetZero/String/Direct-4 1981004 58.13 ns/op BenchmarkSetZero/String/CachedZero-4 1879778 64.40 ns/op BenchmarkSetZero/String/NewZero-4 1204854 99.61 ns/op BenchmarkSetZero/Struct/Direct-4 3053895 39.05 ns/op BenchmarkSetZero/Struct/CachedZero-4 1708178 80.91 ns/op BenchmarkSetZero/Struct/NewZero-4 1000000 134.5 ns/op BenchmarkSelect/1-4 153892 977.0 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 73089 1770 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 31341 3841 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 102062 1348 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 112707 1601 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 90450 1330 ns/op 96.22 MB/s BenchmarkCallArgCopy/size=256-4 77727 1719 ns/op 148.93 MB/s BenchmarkCallArgCopy/size=1024-4 58317 3019 ns/op 339.23 MB/s BenchmarkCallArgCopy/size=4096-4 15486 8831 ns/op 463.81 MB/s BenchmarkCallArgCopy/size=65536-4 1440 139245 ns/op 470.65 MB/s BenchmarkPtrTo-4 502720 231.5 ns/op BenchmarkFieldByName1-4 319876 325.3 ns/op BenchmarkFieldByName2-4 39097 5444 ns/op BenchmarkFieldByName3-4 4394 35807 ns/op BenchmarkInterfaceBig-4 1897249 60.40 ns/op BenchmarkInterfaceSmall-4 2020046 59.25 ns/op BenchmarkNew-4 671157 163.7 ns/op BenchmarkMap/StringKeys/MapIndex-4 2671 44515 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 2760 44652 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2768 45327 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 3268 48742 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2534 54599 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 2328 71939 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 202728 636.1 ns/op PASS ok reflect 26.293s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 6316 21473 ns/op 9345 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 18212 ns/op 9062 B/op 1 allocs/op BenchmarkFindString-4 10000 24259 ns/op 9195 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 17283 ns/op 9525 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 21071 ns/op 9294 B/op 2 allocs/op BenchmarkLiteral-4 10000 16699 ns/op BenchmarkNotLiteral-4 3562 36180 ns/op BenchmarkMatchClass-4 3152 45238 ns/op BenchmarkMatchClass_InRange-4 3444 42073 ns/op BenchmarkReplaceAll-4 2407 105958 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 16243 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 22796 5094 ns/op BenchmarkAnchoredShortMatch-4 10000 16905 ns/op BenchmarkAnchoredLongMatch-4 17110 7029 ns/op BenchmarkOnePassShortA-4 20520 5827 ns/op BenchmarkNotOnePassShortA-4 9223 21560 ns/op BenchmarkOnePassShortB-4 25216 4746 ns/op BenchmarkNotOnePassShortB-4 6054 31331 ns/op BenchmarkOnePassLongPrefix-4 67838 1536 ns/op BenchmarkOnePassLongNotPrefix-4 27024 4350 ns/op BenchmarkMatchParallelShared-4 5569 29394 ns/op BenchmarkMatchParallelCopied-4 10000 26669 ns/op BenchmarkQuoteMetaAll-4 141553 862.0 ns/op 16.24 MB/s BenchmarkQuoteMetaNone-4 383630 311.3 ns/op 83.51 MB/s BenchmarkCompile/Onepass-4 4136 33990 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1714 82925 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 164 744119 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2596382 43.68 ns/op 366.30 MB/s BenchmarkMatch/Easy0/32-4 10000 14505 ns/op 2.21 MB/s BenchmarkMatch/Easy0/1K-4 5067 32084 ns/op 31.92 MB/s BenchmarkMatch/Easy0i/16-4 2661056 43.81 ns/op 365.18 MB/s BenchmarkMatch/Easy0i/32-4 6410 25553 ns/op 1.25 MB/s BenchmarkMatch/Easy0i/1K-4 247 470676 ns/op 2.18 MB/s BenchmarkMatch/Easy1/16-4 2587034 43.44 ns/op 368.30 MB/s BenchmarkMatch/Easy1/32-4 10000 14804 ns/op 2.16 MB/s BenchmarkMatch/Easy1/1K-4 4245 36101 ns/op 28.36 MB/s BenchmarkMatch/Medium/16-4 2683218 43.73 ns/op 365.85 MB/s BenchmarkMatch/Medium/32-4 6739 24819 ns/op 1.29 MB/s BenchmarkMatch/Medium/1K-4 276 446350 ns/op 2.29 MB/s BenchmarkMatch/Hard/16-4 2682722 43.10 ns/op 371.19 MB/s BenchmarkMatch/Hard/32-4 3612 37181 ns/op 0.86 MB/s BenchmarkMatch/Hard/1K-4 170 679974 ns/op 1.51 MB/s BenchmarkMatch/Hard1/16-4 1522 95475 ns/op 0.17 MB/s BenchmarkMatch/Hard1/32-4 802 148125 ns/op 0.22 MB/s BenchmarkMatch/Hard1/1K-4 30 4253035 ns/op 0.24 MB/s BenchmarkMatch_onepass_regex/16-4 25243 4079 ns/op 3.92 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 16974 6960 ns/op 4.60 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 594 186830 ns/op 5.48 MB/s 25 B/op 0 allocs/op PASS ok regexp 9.675s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 988446 129.2 ns/op PASS ok regexp/syntax 1.250s goos: darwin goarch: amd64 pkg: runtime BenchmarkMakeChan/Byte-4 977064 221.6 ns/op BenchmarkMakeChan/Int-4 744079 291.2 ns/op BenchmarkMakeChan/Ptr-4 895416 336.4 ns/op BenchmarkMakeChan/Struct/0-4 1000000 209.6 ns/op BenchmarkMakeChan/Struct/32-4 553845 561.1 ns/op BenchmarkMakeChan/Struct/40-4 337560 658.0 ns/op BenchmarkChanNonblocking-4 6844364 16.77 ns/op BenchmarkSelectUncontended-4 1193065 100.4 ns/op BenchmarkSelectSyncContended-4 119906 1042 ns/op BenchmarkSelectAsyncContended-4 326700 335.9 ns/op BenchmarkSelectNonblock-4 4857121 24.13 ns/op BenchmarkChanUncontended-4 19921 9097 ns/op BenchmarkChanContended-4 5475 21938 ns/op BenchmarkChanSync-4 238681 481.4 ns/op BenchmarkChanSyncWork-4 10000 29873 ns/op BenchmarkChanProdCons0-4 247906 436.4 ns/op BenchmarkChanProdCons10-4 517413 227.7 ns/op BenchmarkChanProdCons100-4 522823 218.3 ns/op BenchmarkChanProdConsWork0-4 157092 672.4 ns/op BenchmarkChanProdConsWork10-4 268645 444.6 ns/op BenchmarkChanProdConsWork100-4 292358 410.5 ns/op BenchmarkSelectProdCons-4 188185 629.4 ns/op BenchmarkReceiveDataFromClosedChan-4 1000000 124.1 ns/op BenchmarkChanCreation-4 196989 567.8 ns/op BenchmarkChanSem-4 338488 341.5 ns/op BenchmarkChanPopular-4 152 791329 ns/op BenchmarkChanClosed-4 1000000 137.0 ns/op BenchmarkCallClosure-4 4981460 23.31 ns/op BenchmarkCallClosure1-4 5383220 21.81 ns/op BenchmarkCallClosure2-4 1000000 103.2 ns/op BenchmarkCallClosure3-4 1459869 85.95 ns/op BenchmarkCallClosure4-4 1212636 94.99 ns/op BenchmarkComplex128DivNormal-4 13918986 8.348 ns/op BenchmarkComplex128DivNisNaN-4 10847028 11.24 ns/op BenchmarkComplex128DivDisNaN-4 9479469 12.00 ns/op BenchmarkComplex128DivNisInf-4 14212330 8.701 ns/op BenchmarkComplex128DivDisInf-4 7972392 14.90 ns/op BenchmarkSetTypePtr-4 68127315 1.955 ns/op 4092.53 MB/s BenchmarkSetTypePtr8-4 14446682 9.651 ns/op 6631.45 MB/s BenchmarkSetTypePtr16-4 14453583 9.369 ns/op 13662.61 MB/s BenchmarkSetTypePtr32-4 14276852 8.885 ns/op 28813.30 MB/s BenchmarkSetTypePtr64-4 13870164 9.347 ns/op 54775.88 MB/s BenchmarkSetTypePtr126-4 8330169 15.56 ns/op 64789.42 MB/s BenchmarkSetTypePtr128-4 8549511 14.32 ns/op 71505.01 MB/s BenchmarkSetTypePtrSlice-4 1000000 121.3 ns/op 67507.57 MB/s BenchmarkSetTypeNode1-4 14341539 8.916 ns/op 2691.82 MB/s BenchmarkSetTypeNode1Slice-4 3672228 27.25 ns/op 28188.30 MB/s BenchmarkSetTypeNode8-4 14756059 8.274 ns/op 9669.27 MB/s BenchmarkSetTypeNode8Slice-4 2106400 52.41 ns/op 48845.65 MB/s BenchmarkSetTypeNode64-4 7421139 14.89 ns/op 35457.38 MB/s BenchmarkSetTypeNode64Slice-4 369866 362.4 ns/op 46619.90 MB/s BenchmarkSetTypeNode64Dead-4 9307363 11.21 ns/op 47116.99 MB/s BenchmarkSetTypeNode64DeadSlice-4 424242 317.9 ns/op 53146.12 MB/s BenchmarkSetTypeNode124-4 7266364 14.69 ns/op 68598.51 MB/s BenchmarkSetTypeNode124Slice-4 296692 431.8 ns/op 74693.36 MB/s BenchmarkSetTypeNode126-4 7697314 14.06 ns/op 72814.89 MB/s BenchmarkSetTypeNode126Slice-4 291252 459.6 ns/op 71289.16 MB/s BenchmarkSetTypeNode128-4 5813140 20.16 ns/op 51591.90 MB/s BenchmarkSetTypeNode128Slice-4 224608 608.0 ns/op 54735.97 MB/s BenchmarkSetTypeNode130-4 5273767 20.60 ns/op 51267.35 MB/s BenchmarkSetTypeNode130Slice-4 218798 638.4 ns/op 52931.11 MB/s BenchmarkSetTypeNode1024-4 1000000 129.2 ns/op 63517.26 MB/s BenchmarkSetTypeNode1024Slice-4 36766 3328 ns/op 78923.98 MB/s BenchmarkAllocation-4 2523 74550 ns/op BenchmarkReadMemStats-4 73 1421990 ns/op BenchmarkReadMemStatsLatency-4 1 2930863 p50-ns 2930863 p90-ns 2930863 p99-ns BenchmarkWriteBarrier-4 3017593 43.82 ns/op BenchmarkBulkWriteBarrier-4 6114915 24.01 ns/op BenchmarkScanStackNoLocals-4 2 50465146 ns/op BenchmarkMSpanCountAlloc/bits=64-4 14223453 8.393 ns/op BenchmarkMSpanCountAlloc/bits=128-4 13031648 8.709 ns/op BenchmarkMSpanCountAlloc/bits=256-4 11747631 10.42 ns/op BenchmarkMSpanCountAlloc/bits=512-4 8464556 13.77 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 6065785 19.90 ns/op BenchmarkHash5-4 7452271 15.40 ns/op 324.72 MB/s BenchmarkHash16-4 8872027 14.15 ns/op 1131.02 MB/s BenchmarkHash64-4 7178751 16.12 ns/op 3971.33 MB/s BenchmarkHash1024-4 2498722 46.15 ns/op 22186.49 MB/s BenchmarkHash65536-4 49078 2349 ns/op 27895.98 MB/s BenchmarkAlignedLoad-4 11164462 10.53 ns/op BenchmarkUnalignedLoad-4 12066793 9.423 ns/op BenchmarkEqEfaceConcrete-4 8979051 12.76 ns/op BenchmarkEqIfaceConcrete-4 9023821 13.36 ns/op BenchmarkNeEfaceConcrete-4 9391176 12.44 ns/op BenchmarkNeIfaceConcrete-4 9026978 12.81 ns/op BenchmarkConvT2EByteSized/bool-4 4731279 24.36 ns/op BenchmarkConvT2EByteSized/uint8-4 4655877 25.16 ns/op BenchmarkConvT2ESmall-4 4523400 27.97 ns/op BenchmarkConvT2EUintptr-4 4366909 26.54 ns/op BenchmarkConvT2ELarge-4 1000000 141.7 ns/op BenchmarkConvT2ISmall-4 4333948 28.14 ns/op BenchmarkConvT2IUintptr-4 4154955 31.50 ns/op BenchmarkConvT2ILarge-4 1000000 115.0 ns/op BenchmarkConvI2E-4 4252676 27.30 ns/op BenchmarkConvI2I-4 3984231 29.32 ns/op BenchmarkAssertE2T-4 4266942 27.33 ns/op BenchmarkAssertE2TLarge-4 2237512 52.84 ns/op BenchmarkAssertE2I-4 3928215 29.73 ns/op BenchmarkAssertI2T-4 4047000 27.76 ns/op BenchmarkAssertI2I-4 3864340 29.90 ns/op BenchmarkAssertI2E-4 4575939 25.36 ns/op BenchmarkAssertE2E-4 4707847 24.40 ns/op BenchmarkAssertE2T2-4 3193624 36.34 ns/op BenchmarkAssertE2T2Blank-4 3941406 29.35 ns/op BenchmarkAssertI2E2-4 4025499 29.68 ns/op BenchmarkAssertI2E2Blank-4 4679576 24.25 ns/op BenchmarkAssertE2E2-4 3309759 35.24 ns/op BenchmarkAssertE2E2Blank-4 4838154 23.48 ns/op BenchmarkConvT2Ezero/zero/16-4 4509687 24.99 ns/op BenchmarkConvT2Ezero/zero/32-4 4474645 26.11 ns/op BenchmarkConvT2Ezero/zero/64-4 4604367 25.12 ns/op BenchmarkConvT2Ezero/zero/str-4 4623259 25.70 ns/op BenchmarkConvT2Ezero/zero/slice-4 4807842 25.09 ns/op BenchmarkConvT2Ezero/zero/big-4 189415 1386 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 133.3 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 125.8 ns/op BenchmarkConvT2Ezero/nonzero/big-4 129980 978.7 ns/op BenchmarkConvT2Ezero/smallint/16-4 4500558 25.62 ns/op BenchmarkConvT2Ezero/smallint/32-4 4686114 25.06 ns/op BenchmarkConvT2Ezero/smallint/64-4 4625566 27.46 ns/op BenchmarkConvT2Ezero/largeint/16-4 1349418 87.87 ns/op BenchmarkConvT2Ezero/largeint/32-4 1397048 79.66 ns/op BenchmarkConvT2Ezero/largeint/64-4 1326085 84.91 ns/op BenchmarkMalloc8-4 1217366 104.5 ns/op BenchmarkMalloc16-4 1000000 100.4 ns/op BenchmarkMallocTypeInfo8-4 1357856 88.10 ns/op BenchmarkMallocTypeInfo16-4 1000000 110.8 ns/op BenchmarkMallocLargeStruct-4 102063 1261 ns/op BenchmarkGoroutineSelect-4 27 4646833 ns/op BenchmarkGoroutineBlocking-4 30 3444685 ns/op BenchmarkGoroutineForRange-4 38 3892823 ns/op BenchmarkGoroutineIdle-4 27 3706805 ns/op BenchmarkHashStringSpeed-4 2667024 44.80 ns/op BenchmarkHashBytesSpeed-4 1298514 87.36 ns/op BenchmarkHashInt32Speed-4 3057028 37.57 ns/op BenchmarkHashInt64Speed-4 3357696 36.36 ns/op BenchmarkHashStringArraySpeed-4 699590 183.1 ns/op BenchmarkMegMap-4 3082958 36.92 ns/op BenchmarkMegOneMap-4 3354402 33.50 ns/op BenchmarkMegEqMap-4 3261 35778 ns/op BenchmarkMegEmptyMap-4 4346914 28.13 ns/op BenchmarkSmallStrMap-4 2884561 39.79 ns/op BenchmarkMapStringKeysEight_16-4 3283597 36.09 ns/op BenchmarkMapStringKeysEight_32-4 3292147 35.53 ns/op BenchmarkMapStringKeysEight_64-4 3342063 36.06 ns/op BenchmarkMapStringKeysEight_1M-4 3333879 36.33 ns/op BenchmarkIntMap-4 3448790 34.70 ns/op BenchmarkMapFirst/1-4 4175974 28.13 ns/op BenchmarkMapFirst/2-4 4269121 28.27 ns/op BenchmarkMapFirst/3-4 4240110 29.33 ns/op BenchmarkMapFirst/4-4 4145827 28.07 ns/op BenchmarkMapFirst/5-4 4119913 28.27 ns/op BenchmarkMapFirst/6-4 4305633 28.33 ns/op BenchmarkMapFirst/7-4 4241346 28.07 ns/op BenchmarkMapFirst/8-4 4269457 28.40 ns/op BenchmarkMapFirst/9-4 3734943 30.81 ns/op BenchmarkMapFirst/10-4 3836419 30.77 ns/op BenchmarkMapFirst/11-4 3646635 30.46 ns/op BenchmarkMapFirst/12-4 3686668 31.16 ns/op BenchmarkMapFirst/13-4 3810517 30.89 ns/op BenchmarkMapFirst/14-4 3729838 31.24 ns/op BenchmarkMapFirst/15-4 3733221 31.48 ns/op BenchmarkMapFirst/16-4 3508248 31.42 ns/op BenchmarkMapMid/1-4 3429834 36.88 ns/op BenchmarkMapMid/2-4 2760744 44.35 ns/op BenchmarkMapMid/3-4 3260830 40.50 ns/op BenchmarkMapMid/4-4 3147530 42.90 ns/op BenchmarkMapMid/5-4 2843698 49.28 ns/op BenchmarkMapMid/6-4 2488654 41.01 ns/op BenchmarkMapMid/7-4 2957088 39.67 ns/op BenchmarkMapMid/8-4 2378667 43.21 ns/op BenchmarkMapMid/9-4 2982916 42.55 ns/op BenchmarkMapMid/10-4 2689011 38.48 ns/op BenchmarkMapMid/11-4 3092767 38.45 ns/op BenchmarkMapMid/12-4 3286069 37.85 ns/op BenchmarkMapMid/13-4 3172237 38.12 ns/op BenchmarkMapMid/14-4 3226906 37.45 ns/op BenchmarkMapMid/15-4 3197296 36.72 ns/op BenchmarkMapMid/16-4 3204718 37.46 ns/op BenchmarkMapLast/1-4 3301167 36.02 ns/op BenchmarkMapLast/2-4 3330862 35.56 ns/op BenchmarkMapLast/3-4 3298213 35.64 ns/op BenchmarkMapLast/4-4 3272184 36.66 ns/op BenchmarkMapLast/5-4 3119119 39.45 ns/op BenchmarkMapLast/6-4 3070123 38.32 ns/op BenchmarkMapLast/7-4 3109046 39.02 ns/op BenchmarkMapLast/8-4 2940427 39.55 ns/op BenchmarkMapLast/9-4 3109150 38.98 ns/op BenchmarkMapLast/10-4 2957338 38.34 ns/op BenchmarkMapLast/11-4 2939377 39.54 ns/op BenchmarkMapLast/12-4 2939473 40.30 ns/op BenchmarkMapLast/13-4 3100584 38.07 ns/op BenchmarkMapLast/14-4 3026870 37.47 ns/op BenchmarkMapLast/15-4 2801860 38.82 ns/op BenchmarkMapLast/16-4 3089802 37.45 ns/op BenchmarkMapCycle-4 2713426 46.26 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3413299 34.96 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 3520 36326 ns/op BenchmarkMakeMap/[Byte]Byte-4 694125 313.3 ns/op BenchmarkMakeMap/[Int]Int-4 213322 828.2 ns/op BenchmarkNewEmptyMap-4 15700952 7.151 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1832710 65.49 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 654306 187.7 ns/op BenchmarkMapIterEmpty-4 4486080 25.76 ns/op BenchmarkSameLengthMap-4 4050219 29.30 ns/op BenchmarkBigKeyMap-4 1532564 78.22 ns/op BenchmarkBigValMap-4 1355072 91.03 ns/op BenchmarkSmallKeyMap-4 2896363 40.73 ns/op BenchmarkMapPopulate/1-4 2331890 50.38 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 138076 1031 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 8988 22363 ns/op 6276 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 741 184198 ns/op 51731 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 52 2188307 ns/op 416604 B/op 204 allocs/op BenchmarkMapPopulate/100000-4 5 24841677 ns/op 6539633 B/op 2910 allocs/op BenchmarkComplexAlgMap-4 501088 216.2 ns/op BenchmarkGoMapClear/Reflexive/1-4 679706 167.3 ns/op BenchmarkGoMapClear/Reflexive/10-4 721177 176.7 ns/op BenchmarkGoMapClear/Reflexive/100-4 252739 490.5 ns/op BenchmarkGoMapClear/Reflexive/1000-4 40350 2761 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5870 20484 ns/op BenchmarkGoMapClear/NonReflexive/1-4 586080 212.2 ns/op BenchmarkGoMapClear/NonReflexive/10-4 532516 229.6 ns/op BenchmarkGoMapClear/NonReflexive/100-4 234150 532.0 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 42074 2766 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5930 22991 ns/op BenchmarkMapStringConversion/32/simple-4 1554399 73.88 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1354542 75.91 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1390305 88.83 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1484691 78.52 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1442636 80.68 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1241052 93.00 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1982167 59.05 ns/op BenchmarkMapInterfacePtr-4 1950976 58.62 ns/op BenchmarkNewEmptyMapHintLessThan8-4 6953269 17.28 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 64894 1868 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 6175 19039 ns/op BenchmarkMapPop1000-4 454 268344 ns/op BenchmarkMapPop10000-4 24 5084370 ns/op BenchmarkMapAssign/Int32/256-4 2432745 48.06 ns/op BenchmarkMapAssign/Int32/65536-4 1562528 68.41 ns/op BenchmarkMapAssign/Int64/256-4 2309138 49.71 ns/op BenchmarkMapAssign/Int64/65536-4 1267027 90.90 ns/op BenchmarkMapAssign/Str/256-4 1844832 62.28 ns/op BenchmarkMapAssign/Str/65536-4 737332 137.6 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1529556 95.35 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 454699 223.0 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1330130 90.68 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 914312 127.9 ns/op BenchmarkMapOperatorAssign/Str/256-4 534601 3896 ns/op BenchmarkMapOperatorAssign/Str/65536-4 354650 334.9 ns/op BenchmarkMapAppendAssign/Int32/256-4 951673 156.6 ns/op 34 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 312388 320.3 ns/op 51 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 664539 159.1 ns/op 33 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 296168 348.8 ns/op 54 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 655306 215.6 ns/op 46 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 206856 519.5 ns/op 94 B/op 0 allocs/op BenchmarkMapDelete/Int32/100-4 1656596 77.44 ns/op BenchmarkMapDelete/Int32/1000-4 2111190 57.35 ns/op BenchmarkMapDelete/Int32/10000-4 2200316 54.22 ns/op BenchmarkMapDelete/Int64/100-4 1394767 89.85 ns/op BenchmarkMapDelete/Int64/1000-4 1732140 66.00 ns/op BenchmarkMapDelete/Int64/10000-4 2062299 56.84 ns/op BenchmarkMapDelete/Str/100-4 1330185 96.50 ns/op BenchmarkMapDelete/Str/1000-4 1667736 70.07 ns/op BenchmarkMapDelete/Str/10000-4 1646856 72.18 ns/op BenchmarkMapDelete/Pointer/100-4 1330496 88.42 ns/op BenchmarkMapDelete/Pointer/1000-4 1882954 57.71 ns/op BenchmarkMapDelete/Pointer/10000-4 2169600 56.86 ns/op BenchmarkMemmove/0-4 24714103 5.043 ns/op BenchmarkMemmove/1-4 1596218 76.46 ns/op 13.08 MB/s BenchmarkMemmove/2-4 1536412 77.78 ns/op 25.71 MB/s BenchmarkMemmove/3-4 1528021 78.22 ns/op 38.35 MB/s BenchmarkMemmove/4-4 1506072 78.30 ns/op 51.09 MB/s BenchmarkMemmove/5-4 1526739 77.33 ns/op 64.66 MB/s BenchmarkMemmove/6-4 1502606 78.40 ns/op 76.53 MB/s BenchmarkMemmove/7-4 1515238 78.88 ns/op 88.74 MB/s BenchmarkMemmove/8-4 1573550 76.08 ns/op 105.15 MB/s BenchmarkMemmove/9-4 1494861 80.10 ns/op 112.36 MB/s BenchmarkMemmove/10-4 1495072 79.72 ns/op 125.43 MB/s BenchmarkMemmove/11-4 1477792 79.73 ns/op 137.97 MB/s BenchmarkMemmove/12-4 1495130 79.89 ns/op 150.21 MB/s BenchmarkMemmove/13-4 1508514 79.39 ns/op 163.76 MB/s BenchmarkMemmove/14-4 1498017 80.08 ns/op 174.83 MB/s BenchmarkMemmove/15-4 1450045 81.48 ns/op 184.10 MB/s BenchmarkMemmove/16-4 1394334 80.61 ns/op 198.48 MB/s BenchmarkMemmove/32-4 1509246 78.97 ns/op 405.24 MB/s BenchmarkMemmove/64-4 1364275 86.37 ns/op 741.02 MB/s BenchmarkMemmove/128-4 1276144 94.00 ns/op 1361.76 MB/s BenchmarkMemmove/256-4 1000000 110.8 ns/op 2310.26 MB/s BenchmarkMemmove/512-4 825150 150.2 ns/op 3409.52 MB/s BenchmarkMemmove/1024-4 558778 233.3 ns/op 4389.58 MB/s BenchmarkMemmove/2048-4 348940 367.4 ns/op 5573.94 MB/s BenchmarkMemmove/4096-4 187652 647.4 ns/op 6326.82 MB/s BenchmarkMemmoveOverlap/32-4 1509764 78.92 ns/op 405.47 MB/s BenchmarkMemmoveOverlap/64-4 1401861 84.63 ns/op 756.23 MB/s BenchmarkMemmoveOverlap/128-4 1245046 94.42 ns/op 1355.62 MB/s BenchmarkMemmoveOverlap/256-4 1000000 111.4 ns/op 2298.66 MB/s BenchmarkMemmoveOverlap/512-4 831836 148.6 ns/op 3446.00 MB/s BenchmarkMemmoveOverlap/1024-4 490815 234.3 ns/op 4370.37 MB/s BenchmarkMemmoveOverlap/2048-4 347307 366.2 ns/op 5592.92 MB/s BenchmarkMemmoveOverlap/4096-4 192799 656.2 ns/op 6242.07 MB/s BenchmarkMemmoveUnalignedDst/0-4 22362967 5.592 ns/op BenchmarkMemmoveUnalignedDst/1-4 1567527 81.85 ns/op 12.22 MB/s BenchmarkMemmoveUnalignedDst/2-4 1525274 76.52 ns/op 26.14 MB/s BenchmarkMemmoveUnalignedDst/3-4 1529662 78.52 ns/op 38.21 MB/s BenchmarkMemmoveUnalignedDst/4-4 1519045 79.55 ns/op 50.28 MB/s BenchmarkMemmoveUnalignedDst/5-4 1507779 78.57 ns/op 63.64 MB/s BenchmarkMemmoveUnalignedDst/6-4 1500337 79.36 ns/op 75.60 MB/s BenchmarkMemmoveUnalignedDst/7-4 1538595 79.04 ns/op 88.56 MB/s BenchmarkMemmoveUnalignedDst/8-4 1516536 76.45 ns/op 104.64 MB/s BenchmarkMemmoveUnalignedDst/9-4 1474906 80.47 ns/op 111.84 MB/s BenchmarkMemmoveUnalignedDst/10-4 1497679 79.81 ns/op 125.29 MB/s BenchmarkMemmoveUnalignedDst/11-4 1490808 80.47 ns/op 136.70 MB/s BenchmarkMemmoveUnalignedDst/12-4 1511743 80.60 ns/op 148.88 MB/s BenchmarkMemmoveUnalignedDst/13-4 1475348 80.58 ns/op 161.34 MB/s BenchmarkMemmoveUnalignedDst/14-4 1492261 79.89 ns/op 175.24 MB/s BenchmarkMemmoveUnalignedDst/15-4 1431170 82.85 ns/op 181.06 MB/s BenchmarkMemmoveUnalignedDst/16-4 1467768 81.54 ns/op 196.23 MB/s BenchmarkMemmoveUnalignedDst/32-4 1395688 83.83 ns/op 381.74 MB/s BenchmarkMemmoveUnalignedDst/64-4 1306917 93.93 ns/op 681.36 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 102.3 ns/op 1250.84 MB/s BenchmarkMemmoveUnalignedDst/256-4 1000000 121.5 ns/op 2107.60 MB/s BenchmarkMemmoveUnalignedDst/512-4 730938 169.1 ns/op 3028.00 MB/s BenchmarkMemmoveUnalignedDst/1024-4 508958 257.9 ns/op 3970.44 MB/s BenchmarkMemmoveUnalignedDst/2048-4 325260 394.3 ns/op 5194.01 MB/s BenchmarkMemmoveUnalignedDst/4096-4 181117 704.8 ns/op 5811.33 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1323927 89.22 ns/op 358.67 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1240748 94.92 ns/op 674.22 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 105.5 ns/op 1213.00 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 1000000 122.7 ns/op 2086.77 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 752595 162.8 ns/op 3144.10 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 474873 251.3 ns/op 4074.03 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 325605 405.2 ns/op 5054.12 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 179750 692.0 ns/op 5919.01 MB/s BenchmarkMemmoveUnalignedSrc/0-4 21643147 5.837 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1457407 84.85 ns/op 11.79 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1443601 81.86 ns/op 24.43 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1451977 83.45 ns/op 35.95 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1437422 83.48 ns/op 47.91 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1423887 83.87 ns/op 59.62 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1393946 83.67 ns/op 71.71 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1411022 83.54 ns/op 83.80 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1490502 80.52 ns/op 99.35 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1393393 85.46 ns/op 105.31 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1394322 85.09 ns/op 117.52 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1405791 85.30 ns/op 128.96 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1406971 85.19 ns/op 140.85 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1395973 84.73 ns/op 153.42 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1351155 86.58 ns/op 161.70 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1291402 89.28 ns/op 168.01 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1336802 87.92 ns/op 181.99 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1298008 89.59 ns/op 357.19 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1225950 95.44 ns/op 670.58 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 106.5 ns/op 1201.59 MB/s BenchmarkMemmoveUnalignedSrc/256-4 1000000 124.0 ns/op 2064.39 MB/s BenchmarkMemmoveUnalignedSrc/512-4 729858 161.5 ns/op 3170.74 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 506212 251.0 ns/op 4080.10 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 320161 398.2 ns/op 5143.50 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 177048 698.5 ns/op 5863.95 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1353010 88.57 ns/op 361.29 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1228062 94.51 ns/op 677.16 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 106.3 ns/op 1203.90 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 1000000 123.2 ns/op 2077.89 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 793785 161.4 ns/op 3171.35 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 505364 249.2 ns/op 4108.78 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 316334 397.4 ns/op 5153.66 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 178165 698.3 ns/op 5865.46 MB/s BenchmarkMemclr/5-4 18230788 7.933 ns/op 630.29 MB/s BenchmarkMemclr/16-4 16386208 7.323 ns/op 2184.86 MB/s BenchmarkMemclr/64-4 16151978 7.387 ns/op 8663.77 MB/s BenchmarkMemclr/256-4 14547508 8.253 ns/op 31018.51 MB/s BenchmarkMemclr/4096-4 2503116 47.48 ns/op 86258.84 MB/s BenchmarkMemclr/65536-4 102289 1245 ns/op 52627.19 MB/s BenchmarkMemclr/1M-4 5690 21517 ns/op 48733.41 MB/s BenchmarkMemclr/4M-4 1446 91544 ns/op 45817.27 MB/s BenchmarkMemclr/8M-4 439 264333 ns/op 31735.00 MB/s BenchmarkMemclr/16M-4 134 823767 ns/op 20366.46 MB/s BenchmarkMemclr/64M-4 51 2135935 ns/op 31418.96 MB/s BenchmarkGoMemclr/5-4 1926672 64.71 ns/op 77.27 MB/s BenchmarkGoMemclr/16-4 807784 158.8 ns/op 100.73 MB/s BenchmarkGoMemclr/64-4 227508 562.6 ns/op 113.77 MB/s BenchmarkGoMemclr/256-4 55224 2176 ns/op 117.67 MB/s BenchmarkMemclrRange/1K_2K-4 91064 1264 ns/op 75871.20 MB/s BenchmarkMemclrRange/2K_8K-4 28905 3825 ns/op 87187.15 MB/s BenchmarkMemclrRange/4K_16K-4 35972 3288 ns/op 98271.86 MB/s BenchmarkMemclrRange/160K_228K-4 3758 32724 ns/op 50814.89 MB/s BenchmarkClearFat7-4 4923343 24.83 ns/op BenchmarkClearFat8-4 4858512 23.95 ns/op BenchmarkClearFat11-4 4521253 25.92 ns/op BenchmarkClearFat12-4 4518380 25.87 ns/op BenchmarkClearFat13-4 4230139 25.25 ns/op BenchmarkClearFat14-4 4323446 26.20 ns/op BenchmarkClearFat15-4 3871593 27.23 ns/op BenchmarkClearFat16-4 4233721 24.36 ns/op BenchmarkClearFat24-4 4930435 25.85 ns/op BenchmarkClearFat32-4 4767769 24.89 ns/op BenchmarkClearFat40-4 4412487 26.43 ns/op BenchmarkClearFat48-4 4209195 26.60 ns/op BenchmarkClearFat56-4 4101336 27.54 ns/op BenchmarkClearFat64-4 4401067 28.96 ns/op BenchmarkClearFat72-4 4136882 27.77 ns/op BenchmarkClearFat128-4 3277718 33.34 ns/op BenchmarkClearFat256-4 2756464 42.96 ns/op BenchmarkClearFat512-4 1588814 68.95 ns/op BenchmarkClearFat1024-4 1000000 116.4 ns/op BenchmarkClearFat1032-4 1000000 111.1 ns/op BenchmarkClearFat1040-4 1000000 117.5 ns/op BenchmarkCopyFat7-4 4535655 25.74 ns/op BenchmarkCopyFat8-4 4864146 23.84 ns/op BenchmarkCopyFat11-4 4568228 26.51 ns/op BenchmarkCopyFat12-4 4718822 25.96 ns/op BenchmarkCopyFat13-4 4746122 25.79 ns/op BenchmarkCopyFat14-4 4750298 26.17 ns/op BenchmarkCopyFat15-4 4615398 26.44 ns/op BenchmarkCopyFat16-4 4609000 25.41 ns/op BenchmarkCopyFat24-4 4512252 24.75 ns/op BenchmarkCopyFat32-4 4563961 25.55 ns/op BenchmarkCopyFat64-4 3532820 29.45 ns/op BenchmarkCopyFat72-4 4024560 28.40 ns/op BenchmarkCopyFat128-4 3250635 33.94 ns/op BenchmarkCopyFat256-4 2544195 44.75 ns/op BenchmarkCopyFat512-4 1671414 72.14 ns/op BenchmarkCopyFat520-4 1545112 71.98 ns/op BenchmarkCopyFat1024-4 1000000 121.7 ns/op BenchmarkCopyFat1032-4 1000958 120.3 ns/op BenchmarkCopyFat1040-4 1000000 115.9 ns/op BenchmarkIssue18740/2byte-4 356 331891 ns/op BenchmarkIssue18740/4byte-4 619 193127 ns/op BenchmarkIssue18740/8byte-4 1074 115491 ns/op BenchmarkReadMetricsLatency-4 10000 3173 p50-ns 5430 p90-ns 9825 p99-ns BenchmarkFinalizer-4 242 478352 ns/op BenchmarkFinalizerRun-4 286777 527.1 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 8536822 14.11 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 4386612 27.75 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 3244208 35.20 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 3242518 36.66 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1814011 65.22 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1620466 71.39 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2996817 38.99 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1707776 68.22 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1823516 64.37 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2713460 43.67 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2597726 44.20 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2194387 57.30 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 2025283 59.21 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1816015 63.10 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 8033756 14.82 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 7994601 14.43 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 8304553 14.30 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 7591408 14.88 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 7769709 15.48 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6179755 17.22 ns/op BenchmarkFindBitRange64/PatternAASize2-4 8461514 14.41 ns/op BenchmarkFindBitRange64/PatternAASize8-4 8100028 14.02 ns/op BenchmarkFindBitRange64/PatternAASize32-4 7753308 14.04 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 7784011 14.46 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 7590758 14.17 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 7472362 14.27 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 7008854 14.27 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 8100289 14.40 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 8584381 13.91 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 7667163 14.78 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 6794763 16.73 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 8244246 14.30 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 8063749 14.09 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7586234 15.10 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7515766 15.15 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 8677153 14.42 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7445251 15.32 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7165599 15.18 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 7614942 14.25 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7658060 15.31 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7836727 15.25 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 8418429 14.33 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7105220 15.32 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7992537 15.05 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 7452168 14.13 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 8525793 14.26 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 8352204 13.90 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 8666325 13.93 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 8339324 14.38 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 8199474 16.57 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 8207995 14.07 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 7651215 14.10 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 7955110 13.76 ns/op BenchmarkNetpollBreak-4 4743 21767 ns/op BenchmarkPingPongHog-4 537 356935 ns/op BenchmarkStackGrowth-4 139675 961.8 ns/op BenchmarkStackGrowthDeep-4 1138 94756 ns/op BenchmarkCreateGoroutines-4 68658 1762 ns/op BenchmarkCreateGoroutinesParallel-4 74106 2000 ns/op BenchmarkCreateGoroutinesCapture-4 6160 22489 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 49222 26514 ns/op BenchmarkClosureCall-4 25954430 4.000 ns/op BenchmarkWakeupParallelSpinning/0s-4 6470 18679 ns/op BenchmarkWakeupParallelSpinning/1µs-4 6645 19445 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5037 26722 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2694 40858 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1852 68119 ns/op BenchmarkWakeupParallelSpinning/20µs-4 898 125520 ns/op BenchmarkWakeupParallelSpinning/50µs-4 451 276053 ns/op BenchmarkWakeupParallelSpinning/100µs-4 234 481885 ns/op BenchmarkMatmult-4 4605843 64.66 ns/op BenchmarkFastrand-4 6211201 18.57 ns/op BenchmarkFastrand64-4 7709798 15.39 ns/op BenchmarkFastrandHashiter-4 3874676 32.64 ns/op BenchmarkFastrandn/2-4 4684261 25.23 ns/op BenchmarkFastrandn/3-4 4368505 26.84 ns/op BenchmarkFastrandn/4-4 4852816 24.41 ns/op BenchmarkFastrandn/5-4 4414288 25.26 ns/op BenchmarkIfaceCmp100-4 150303 843.6 ns/op BenchmarkIfaceCmpNil100-4 261214 498.9 ns/op BenchmarkEfaceCmpDiff-4 54969 2228 ns/op BenchmarkEfaceCmpDiffIndirect-4 47509 2455 ns/op BenchmarkDefer-4 1816108 66.33 ns/op BenchmarkDefer10-4 694329 150.0 ns/op BenchmarkDeferMany-4 545414 459.7 ns/op BenchmarkPanicRecover-4 246504 480.9 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 100 1157530 ns/op 1072046 p50-ns 1691653 p90-ns 2651851 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 66 2587601 ns/op 1871151 p50-ns 4086773 p90-ns 14797583 p99-ns BenchmarkGoroutineProfile/small/idle-4 51 2504415 ns/op 2243418 p50-ns 3547312 p90-ns 3885011 p99-ns BenchmarkGoroutineProfile/small/loaded-4 54 3136290 ns/op 2713085 p50-ns 5331223 p90-ns 8933854 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 100 1262009 ns/op 1206694 p50-ns 1846461 p90-ns 2110358 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 76 1755865 ns/op 1606831 p50-ns 2554659 p90-ns 7997933 p99-ns BenchmarkGoroutineProfile/large/idle-4 14 8826191 ns/op 8770182 p50-ns 9929241 p90-ns 10333652 p99-ns BenchmarkGoroutineProfile/large/loaded-4 7 18302733 ns/op 16358704 p50-ns 24137063 p90-ns 24137063 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 100 1272104 ns/op 1098836 p50-ns 1899525 p90-ns 2401355 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 80 2429986 ns/op 1815238 p50-ns 4265492 p90-ns 15639255 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 49 2404218 ns/op 2222887 p50-ns 3105193 p90-ns 3430265 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 44 4071637 ns/op 3098768 p50-ns 7221490 p90-ns 14044981 p99-ns BenchmarkRWMutexUncontended-4 2335850 52.16 ns/op BenchmarkRWMutexWrite100-4 92940 2365 ns/op BenchmarkRWMutexWrite10-4 1000000 1921 ns/op BenchmarkRWMutexWorkWrite100-4 47872 3700 ns/op BenchmarkRWMutexWorkWrite10-4 84438 3983 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2169 51825 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1174 101018 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1284 90049 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 556 203961 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 595 180728 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 249 439385 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 318 367312 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 128 888569 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 163638 692.7 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 180410 640.9 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 180937 828.6 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 241668 736.4 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 194972 938.8 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 213351 852.4 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 254232 904.9 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 150518 937.2 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 146414 1325 ns/op BenchmarkMakeSlice/Byte-4 1593801 75.27 ns/op BenchmarkMakeSlice/Int16-4 1718912 75.78 ns/op BenchmarkMakeSlice/Int-4 1211455 94.65 ns/op BenchmarkMakeSlice/Ptr-4 1000000 119.2 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 172.5 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 205.2 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 243.8 ns/op BenchmarkGrowSlice/Byte-4 347364 341.9 ns/op BenchmarkGrowSlice/Int16-4 367972 371.1 ns/op BenchmarkGrowSlice/Int-4 317072 518.4 ns/op BenchmarkGrowSlice/Ptr-4 227884 609.6 ns/op BenchmarkGrowSlice/Struct/24-4 329884 790.0 ns/op BenchmarkGrowSlice/Struct/32-4 137785 835.9 ns/op BenchmarkGrowSlice/Struct/40-4 123276 1254 ns/op BenchmarkExtendSlice/IntSlice-4 253634 840.7 ns/op BenchmarkExtendSlice/PointerSlice-4 292980 559.1 ns/op BenchmarkExtendSlice/NoGrow-4 396039 345.2 ns/op BenchmarkAppend-4 1000000 119.7 ns/op BenchmarkAppendGrowByte-4 3 48930876 ns/op BenchmarkAppendGrowString-4 1 351264264 ns/op BenchmarkAppendSlice/1Bytes-4 740337 178.8 ns/op BenchmarkAppendSlice/4Bytes-4 849032 192.1 ns/op BenchmarkAppendSlice/7Bytes-4 733053 186.1 ns/op BenchmarkAppendSlice/8Bytes-4 604842 169.1 ns/op BenchmarkAppendSlice/15Bytes-4 753132 171.0 ns/op BenchmarkAppendSlice/16Bytes-4 697365 308.6 ns/op BenchmarkAppendSlice/32Bytes-4 1000000 109.8 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 63190 1710 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 16940 6956 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 9000 25740 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1372 120337 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 141 859884 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 38 2745044 ns/op BenchmarkAppendStr/1Bytes-4 1298937 90.13 ns/op BenchmarkAppendStr/4Bytes-4 1270581 92.76 ns/op BenchmarkAppendStr/8Bytes-4 1284094 92.25 ns/op BenchmarkAppendStr/16Bytes-4 1000000 101.0 ns/op BenchmarkAppendStr/32Bytes-4 1257669 93.37 ns/op BenchmarkAppendSpecialCase-4 1000000 114.8 ns/op BenchmarkCopy/1Byte-4 1482985 80.25 ns/op 12.46 MB/s BenchmarkCopy/1String-4 1437115 80.53 ns/op 12.42 MB/s BenchmarkCopy/2Byte-4 1491234 80.75 ns/op 24.77 MB/s BenchmarkCopy/2String-4 1421062 82.82 ns/op 24.15 MB/s BenchmarkCopy/4Byte-4 1398782 83.82 ns/op 47.72 MB/s BenchmarkCopy/4String-4 1400151 84.49 ns/op 47.34 MB/s BenchmarkCopy/8Byte-4 1423932 81.21 ns/op 98.51 MB/s BenchmarkCopy/8String-4 1455907 80.86 ns/op 98.94 MB/s BenchmarkCopy/12Byte-4 1387062 85.96 ns/op 139.59 MB/s BenchmarkCopy/12String-4 1333275 87.96 ns/op 136.42 MB/s BenchmarkCopy/16Byte-4 1411954 85.16 ns/op 187.87 MB/s BenchmarkCopy/16String-4 1392910 90.49 ns/op 176.81 MB/s BenchmarkCopy/32Byte-4 1363971 86.10 ns/op 371.67 MB/s BenchmarkCopy/32String-4 1353358 87.85 ns/op 364.25 MB/s BenchmarkCopy/128Byte-4 1000000 106.8 ns/op 1198.22 MB/s BenchmarkCopy/128String-4 1000000 118.0 ns/op 1085.20 MB/s BenchmarkCopy/1024Byte-4 418252 279.6 ns/op 3662.99 MB/s BenchmarkCopy/1024String-4 368852 348.6 ns/op 2937.40 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 26629 4328 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 14738 8597 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 14788 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 17937 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 9860 22096 ns/op BenchmarkAppendInPlace/Grow/Byte-4 150276 1086 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 146673 1090 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 73890 1490 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 79852 1870 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 51410 2368 ns/op BenchmarkStackCopyPtr-4 1 115860187 ns/op BenchmarkStackCopy-4 2 73094861 ns/op BenchmarkStackCopyNoCache-4 28 4081471 ns/op BenchmarkStackCopyWithStkobj-4 3 46189348 ns/op BenchmarkIssue18138-4 268 540800 ns/op BenchmarkCompareStringEqual-4 16203511 7.179 ns/op BenchmarkCompareStringIdentical-4 22565425 4.778 ns/op BenchmarkCompareStringSameLength-4 16338678 6.677 ns/op BenchmarkCompareStringDifferentLength-4 30408548 3.924 ns/op BenchmarkCompareStringBigUnaligned-4 2148 54773 ns/op 19144.35 MB/s BenchmarkCompareStringBig-4 2125 53283 ns/op 19679.49 MB/s BenchmarkConcatStringAndBytes-4 1936692 62.30 ns/op BenchmarkSliceByteToString/1-4 1800676 66.28 ns/op BenchmarkSliceByteToString/2-4 1000000 129.5 ns/op BenchmarkSliceByteToString/4-4 891547 130.3 ns/op BenchmarkSliceByteToString/8-4 838555 131.6 ns/op BenchmarkSliceByteToString/16-4 967867 130.3 ns/op BenchmarkSliceByteToString/32-4 796947 152.7 ns/op BenchmarkSliceByteToString/64-4 809372 224.0 ns/op BenchmarkSliceByteToString/128-4 727990 280.0 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2456074 48.48 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 1000000 116.7 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1247504 96.46 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3063441 35.33 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1772220 66.60 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 2016682 58.23 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1911390 62.42 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 335600 332.5 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 456750 260.2 ns/op BenchmarkRuneIterate/range/ASCII-4 7493520 14.31 ns/op BenchmarkRuneIterate/range/Japanese-4 2771469 44.75 ns/op BenchmarkRuneIterate/range/MixedLength-4 3063542 36.90 ns/op BenchmarkRuneIterate/range1/ASCII-4 8671992 14.07 ns/op BenchmarkRuneIterate/range1/Japanese-4 2695749 43.24 ns/op BenchmarkRuneIterate/range1/MixedLength-4 3228320 36.65 ns/op BenchmarkRuneIterate/range2/ASCII-4 7776386 14.74 ns/op BenchmarkRuneIterate/range2/Japanese-4 2710574 44.22 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2647748 41.37 ns/op BenchmarkArrayEqual-4 26614638 4.431 ns/op BenchmarkFunc/Name-4 5986818 17.21 ns/op BenchmarkFunc/Entry-4 15337665 7.755 ns/op BenchmarkFunc/FileLine-4 2083797 57.38 ns/op PASS ok runtime 417.307s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 34454 3590 ns/op BenchmarkHandle/concurrent-4 28440 4519 ns/op PASS ok runtime/cgo 0.537s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 29163829 5.329 ns/op BenchmarkAtomicStore64-4 13478970 9.165 ns/op BenchmarkAtomicLoad-4 27110752 4.477 ns/op BenchmarkAtomicStore-4 13224386 9.511 ns/op BenchmarkAnd8-4 13971169 9.319 ns/op BenchmarkAnd-4 13003795 9.533 ns/op BenchmarkAnd8Parallel-4 4461812 26.63 ns/op BenchmarkAndParallel-4 4334906 27.76 ns/op BenchmarkOr8-4 13695379 8.989 ns/op BenchmarkOr-4 13981441 9.302 ns/op BenchmarkOr8Parallel-4 4460588 26.95 ns/op BenchmarkOrParallel-4 4458843 27.36 ns/op BenchmarkXadd-4 4155103 26.50 ns/op BenchmarkXadd64-4 4243860 27.40 ns/op BenchmarkCas-4 2712044 42.05 ns/op BenchmarkCas64-4 2846739 42.13 ns/op BenchmarkXchg-4 4161920 25.42 ns/op BenchmarkXchg64-4 4443426 26.88 ns/op PASS ok runtime/internal/atomic 3.175s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3131128 32.09 ns/op BenchmarkMulUintptr/large-4 2859002 36.64 ns/op PASS ok runtime/internal/math 0.410s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 13 9598392 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 14 12641947 ns/op 374.9 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 42 2793345 ns/op 3.405 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 7 15088660 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 6 24580477 ns/op 1352 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 27 5005685 ns/op 91.56 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 75677484 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 112785050 ns/op 9540 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 10 10845330 ns/op 815.7 concurrent_launches/op PASS ok runtime/pprof 2.003s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 14 7309598 ns/op BenchmarkStackLeak-4 22701 5564 ns/op PASS ok runtime/race 0.714s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 3157370 33.73 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 453148 427.0 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.423s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 112484 949.2 ns/op BenchmarkSortString1K-4 151 766508 ns/op BenchmarkSortString1K_Slice-4 170 685909 ns/op BenchmarkStableString1K-4 82 1338942 ns/op BenchmarkSortInt1K-4 177 663077 ns/op BenchmarkSortInt1K_Sorted-4 2179 49106 ns/op BenchmarkSortInt1K_Reversed-4 1392 84246 ns/op BenchmarkSortInt1K_Mod8-4 438 267029 ns/op BenchmarkStableInt1K-4 120 984814 ns/op BenchmarkStableInt1K_Slice-4 130 904768 ns/op BenchmarkSortInt64K-4 2 63611689 ns/op BenchmarkSortInt64K_Slice-4 2 56731396 ns/op BenchmarkStableInt64K-4 2 89638059 ns/op BenchmarkSort1e2-4 360 321534 ns/op BenchmarkStable1e2-4 135 906640 ns/op BenchmarkSort1e4-4 2 61157394 ns/op BenchmarkStable1e4-4 1 268035035 ns/op PASS ok sort 26.227s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 675429 170.9 ns/op BenchmarkAtof64Float-4 711336 161.7 ns/op BenchmarkAtof64FloatExp-4 546026 213.9 ns/op BenchmarkAtof64Big-4 446877 288.2 ns/op BenchmarkAtof64RandomBits-4 404246 315.4 ns/op BenchmarkAtof64RandomFloats-4 470226 262.3 ns/op BenchmarkAtof64RandomLongFloats-4 415369 296.6 ns/op BenchmarkAtof32Decimal-4 736252 146.6 ns/op BenchmarkAtof32Float-4 810564 165.1 ns/op BenchmarkAtof32FloatExp-4 574567 225.4 ns/op BenchmarkAtof32Random-4 380650 340.2 ns/op BenchmarkAtof32RandomLong-4 155163 778.5 ns/op BenchmarkParseInt/Pos/7bit-4 1362342 86.06 ns/op BenchmarkParseInt/Pos/26bit-4 870786 138.6 ns/op BenchmarkParseInt/Pos/31bit-4 773934 162.2 ns/op BenchmarkParseInt/Pos/56bit-4 528682 234.7 ns/op BenchmarkParseInt/Pos/63bit-4 439904 241.8 ns/op BenchmarkParseInt/Neg/7bit-4 1372674 85.33 ns/op BenchmarkParseInt/Neg/26bit-4 892628 142.1 ns/op BenchmarkParseInt/Neg/31bit-4 698834 170.1 ns/op BenchmarkParseInt/Neg/56bit-4 499261 233.2 ns/op BenchmarkParseInt/Neg/63bit-4 399001 254.4 ns/op BenchmarkAtoi/Pos/7bit-4 1541119 67.59 ns/op BenchmarkAtoi/Pos/26bit-4 910486 121.2 ns/op BenchmarkAtoi/Pos/31bit-4 845820 131.4 ns/op BenchmarkAtoi/Pos/56bit-4 582289 189.1 ns/op BenchmarkAtoi/Pos/63bit-4 487917 256.0 ns/op BenchmarkAtoi/Neg/7bit-4 1772672 67.81 ns/op BenchmarkAtoi/Neg/26bit-4 926731 127.3 ns/op BenchmarkAtoi/Neg/31bit-4 914848 133.0 ns/op BenchmarkAtoi/Neg/56bit-4 631770 194.4 ns/op BenchmarkAtoi/Neg/63bit-4 465132 260.9 ns/op BenchmarkFormatFloat/Decimal-4 106618 1134 ns/op BenchmarkFormatFloat/Float-4 99801 1279 ns/op BenchmarkFormatFloat/Exp-4 99949 1159 ns/op BenchmarkFormatFloat/NegExp-4 103089 1148 ns/op BenchmarkFormatFloat/LongExp-4 78992 1401 ns/op BenchmarkFormatFloat/Big-4 81451 1449 ns/op BenchmarkFormatFloat/BinaryExp-4 215496 612.6 ns/op BenchmarkFormatFloat/32Integer-4 113394 1104 ns/op BenchmarkFormatFloat/32ExactFraction-4 110620 1090 ns/op BenchmarkFormatFloat/32Point-4 98500 1231 ns/op BenchmarkFormatFloat/32Exp-4 102741 1123 ns/op BenchmarkFormatFloat/32NegExp-4 106640 1142 ns/op BenchmarkFormatFloat/32Shortest-4 110392 1110 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 102943 1154 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 104078 1018 ns/op BenchmarkFormatFloat/64Fixed1-4 148369 835.8 ns/op BenchmarkFormatFloat/64Fixed2-4 129074 830.1 ns/op BenchmarkFormatFloat/64Fixed3-4 145506 820.8 ns/op BenchmarkFormatFloat/64Fixed4-4 146096 795.0 ns/op BenchmarkFormatFloat/64Fixed12-4 89512 1352 ns/op BenchmarkFormatFloat/64Fixed16-4 108561 1098 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 110875 1072 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 91616 1213 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2622 47404 ns/op BenchmarkFormatFloat/Slowpath64-4 93103 1347 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 90981 1308 ns/op BenchmarkAppendFloat/Decimal-4 147238 851.7 ns/op BenchmarkAppendFloat/Float-4 119186 1014 ns/op BenchmarkAppendFloat/Exp-4 137434 859.7 ns/op BenchmarkAppendFloat/NegExp-4 143368 879.9 ns/op BenchmarkAppendFloat/LongExp-4 108334 1123 ns/op BenchmarkAppendFloat/Big-4 104866 1188 ns/op BenchmarkAppendFloat/BinaryExp-4 342208 355.8 ns/op BenchmarkAppendFloat/32Integer-4 144363 850.4 ns/op BenchmarkAppendFloat/32ExactFraction-4 121678 893.7 ns/op BenchmarkAppendFloat/32Point-4 114376 974.5 ns/op BenchmarkAppendFloat/32Exp-4 138502 860.8 ns/op BenchmarkAppendFloat/32NegExp-4 141531 950.7 ns/op BenchmarkAppendFloat/32Shortest-4 151704 823.4 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 174717 721.0 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 158242 785.6 ns/op BenchmarkAppendFloat/64Fixed1-4 190981 644.2 ns/op BenchmarkAppendFloat/64Fixed2-4 193359 649.0 ns/op BenchmarkAppendFloat/64Fixed3-4 194329 635.1 ns/op BenchmarkAppendFloat/64Fixed4-4 191143 666.1 ns/op BenchmarkAppendFloat/64Fixed12-4 91416 1193 ns/op BenchmarkAppendFloat/64Fixed16-4 129894 961.9 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 130807 939.6 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 106696 1140 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2242 52405 ns/op BenchmarkAppendFloat/Slowpath64-4 101030 1455 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 83636 1314 ns/op BenchmarkFormatInt-4 13064 8086 ns/op BenchmarkAppendInt-4 16290 7152 ns/op BenchmarkFormatUint-4 94384 1450 ns/op BenchmarkAppendUint-4 96272 1213 ns/op BenchmarkFormatIntSmall/7-4 2108310 56.18 ns/op BenchmarkFormatIntSmall/42-4 2203390 53.78 ns/op BenchmarkAppendIntSmall-4 1229444 96.78 ns/op BenchmarkAppendUintVarlen/1-4 1000000 101.0 ns/op BenchmarkAppendUintVarlen/12-4 1000000 108.6 ns/op BenchmarkAppendUintVarlen/123-4 953041 134.2 ns/op BenchmarkAppendUintVarlen/1234-4 939531 135.0 ns/op BenchmarkAppendUintVarlen/12345-4 903843 139.4 ns/op BenchmarkAppendUintVarlen/123456-4 921163 140.2 ns/op BenchmarkAppendUintVarlen/1234567-4 916030 139.9 ns/op BenchmarkAppendUintVarlen/12345678-4 916911 144.6 ns/op BenchmarkAppendUintVarlen/123456789-4 831481 153.5 ns/op BenchmarkAppendUintVarlen/1234567890-4 808977 176.1 ns/op BenchmarkAppendUintVarlen/12345678901-4 725658 163.1 ns/op BenchmarkAppendUintVarlen/123456789012-4 834559 163.3 ns/op BenchmarkAppendUintVarlen/1234567890123-4 637593 167.3 ns/op BenchmarkAppendUintVarlen/12345678901234-4 701498 165.8 ns/op BenchmarkAppendUintVarlen/123456789012345-4 768644 167.1 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 807637 167.9 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 641240 164.4 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 796743 175.3 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 724573 180.0 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 770524 181.5 ns/op BenchmarkQuote-4 34693 3305 ns/op BenchmarkQuoteRune-4 373222 319.8 ns/op BenchmarkAppendQuote-4 42956 2712 ns/op BenchmarkAppendQuoteRune-4 736110 178.6 ns/op BenchmarkUnquoteEasy-4 1382707 83.86 ns/op BenchmarkUnquoteHard-4 38283 3143 ns/op PASS ok strconv 19.156s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 278912 380.3 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 84716 1339 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 131234 823.9 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 202904 528.7 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 57735 1899 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 83025 1709 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 547100 241.4 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 25154 4613 ns/op BenchmarkGenericMatch1-4 2018 57175 ns/op BenchmarkGenericMatch2-4 451 268268 ns/op BenchmarkSingleMaxSkipping-4 10000 11623 ns/op 860.38 MB/s BenchmarkSingleLongSuffixFail-4 19606 6121 ns/op 163.69 MB/s BenchmarkSingleMatch-4 231 511490 ns/op 29.33 MB/s BenchmarkByteByteNoMatch-4 95263 1258 ns/op BenchmarkByteByteMatch-4 15758 7379 ns/op BenchmarkByteStringMatch-4 17353 7050 ns/op BenchmarkHTMLEscapeNew-4 55256 1828 ns/op BenchmarkHTMLEscapeOld-4 65544 1577 ns/op BenchmarkByteStringReplacerWriteString-4 1423 86031 ns/op BenchmarkByteReplacerWriteString-4 1717 71254 ns/op BenchmarkByteByteReplaces-4 3187 41842 ns/op BenchmarkByteByteMap-4 7634 13655 ns/op BenchmarkMap/identity/ASCII-4 633267 167.9 ns/op BenchmarkMap/identity/Greek-4 545212 223.6 ns/op BenchmarkMap/change/ASCII-4 31286 3535 ns/op BenchmarkMap/change/Greek-4 24608 4839 ns/op BenchmarkIndexRune-4 1642564 73.60 ns/op BenchmarkIndexRuneLongString-4 1401106 83.90 ns/op BenchmarkIndexRuneFastPath-4 3099459 37.36 ns/op BenchmarkIndex-4 3061840 37.94 ns/op BenchmarkLastIndex-4 3049166 38.42 ns/op BenchmarkIndexByte-4 14077261 8.839 ns/op BenchmarkToUpper/#00-4 2586800 46.61 ns/op BenchmarkToUpper/ONLYUPPER-4 2040558 58.85 ns/op BenchmarkToUpper/abc-4 254066 434.3 ns/op BenchmarkToUpper/AbC123-4 175875 586.8 ns/op BenchmarkToUpper/azAZ09_-4 228742 498.8 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 45703 2592 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 61989 2079 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 26866 4036 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 53881 2083 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 115010 1036 ns/op BenchmarkToLower/#00-4 2721464 43.94 ns/op BenchmarkToLower/abc-4 2446766 47.20 ns/op BenchmarkToLower/AbC123-4 199808 622.1 ns/op BenchmarkToLower/azAZ09_-4 199515 631.2 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 83383 1467 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 56659 2064 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 28207 3788 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 69780 1745 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 107655 1096 ns/op BenchmarkMapNoChanges-4 962925 131.2 ns/op BenchmarkTrim-4 34098 3595 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2602251 45.50 ns/op BenchmarkToValidUTF8/InvalidASCII-4 144963 748.8 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 96060 1185 ns/op BenchmarkEqualFold/Tests-4 46477 2377 ns/op BenchmarkEqualFold/ASCII-4 2672762 43.45 ns/op BenchmarkEqualFold/UnicodePrefix-4 129313 950.6 ns/op BenchmarkEqualFold/UnicodeSuffix-4 139743 926.1 ns/op BenchmarkIndexHard1-4 1140 109714 ns/op BenchmarkIndexHard2-4 796 150982 ns/op BenchmarkIndexHard3-4 182 624667 ns/op BenchmarkIndexHard4-4 187 629130 ns/op BenchmarkLastIndexHard1-4 76 1663030 ns/op BenchmarkLastIndexHard2-4 74 1648315 ns/op BenchmarkLastIndexHard3-4 78 1649984 ns/op BenchmarkCountHard1-4 957 116319 ns/op BenchmarkCountHard2-4 698 157502 ns/op BenchmarkCountHard3-4 189 603025 ns/op BenchmarkIndexTorture-4 10000 12074 ns/op BenchmarkCountTorture-4 10000 12062 ns/op BenchmarkCountTortureOverlapping-4 865 133520 ns/op BenchmarkCountByte/10-4 3243766 35.08 ns/op 285.05 MB/s BenchmarkCountByte/32-4 3280332 36.84 ns/op 868.71 MB/s BenchmarkCountByte/4096-4 939212 122.3 ns/op 33501.23 MB/s BenchmarkCountByte/4194304-4 855 129985 ns/op 32267.61 MB/s BenchmarkCountByte/67108864-4 27 4433718 ns/op 15136.02 MB/s BenchmarkFields/ASCII/16-4 296131 373.4 ns/op 42.85 MB/s 16 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 19059 6022 ns/op 42.51 MB/s 480 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1827 89450 ns/op 45.79 MB/s 6528 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 76 1420659 ns/op 46.13 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 28665152 ns/op 36.58 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 292140 527.7 ns/op 30.32 MB/s 64 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 9856 12450 ns/op 20.56 MB/s 416 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 566 231174 ns/op 17.72 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 31 3890908 ns/op 16.84 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 71601806 ns/op 14.64 MB/s 10457440 B/op 25 allocs/op BenchmarkFieldsFunc/ASCII/16-4 206737 618.0 ns/op 25.89 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 13066 8956 ns/op 28.59 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 814 159645 ns/op 25.66 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 48 2915642 ns/op 22.48 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 58653187 ns/op 17.88 MB/s 10457440 B/op 25 allocs/op BenchmarkFieldsFunc/Mixed/16-4 160620 818.3 ns/op 19.55 MB/s 64 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 10115 ns/op 25.31 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 697 177132 ns/op 23.12 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 36 3374968 ns/op 19.42 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 57624142 ns/op 18.20 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 73255619 ns/op BenchmarkSplitSingleByteSeparator-4 21 6610218 ns/op BenchmarkSplitMultiByteSeparator-4 36 3568292 ns/op BenchmarkSplitNSingleByteSeparator-4 208508 725.1 ns/op BenchmarkSplitNMultiByteSeparator-4 147428 926.1 ns/op BenchmarkRepeat/5x0-4 2974273 39.12 ns/op BenchmarkRepeat/5x1-4 2967381 38.47 ns/op BenchmarkRepeat/5x2-4 263918 502.1 ns/op BenchmarkRepeat/5x6-4 147742 876.8 ns/op BenchmarkRepeat/10x0-4 3207014 41.22 ns/op BenchmarkRepeat/10x1-4 3006752 39.66 ns/op BenchmarkRepeat/10x2-4 197467 566.7 ns/op BenchmarkRepeat/10x6-4 147957 954.1 ns/op BenchmarkRepeatLarge/256/1-4 65960 2070 ns/op 123.66 MB/s BenchmarkRepeatLarge/256/16-4 101024 1366 ns/op 187.47 MB/s BenchmarkRepeatLarge/512/1-4 41803 2840 ns/op 180.29 MB/s BenchmarkRepeatLarge/512/16-4 63499 1956 ns/op 261.77 MB/s BenchmarkRepeatLarge/1024/1-4 33092 3703 ns/op 276.55 MB/s BenchmarkRepeatLarge/1024/16-4 37914 3113 ns/op 328.94 MB/s BenchmarkRepeatLarge/2048/1-4 18884 6198 ns/op 330.45 MB/s BenchmarkRepeatLarge/2048/16-4 24318 4914 ns/op 416.76 MB/s BenchmarkRepeatLarge/4096/1-4 12118 9324 ns/op 439.31 MB/s BenchmarkRepeatLarge/4096/16-4 15614 8459 ns/op 484.22 MB/s BenchmarkRepeatLarge/8192/1-4 10000 16795 ns/op 487.76 MB/s BenchmarkRepeatLarge/8192/16-4 10000 15698 ns/op 521.87 MB/s BenchmarkRepeatLarge/8192/4097-4 3388500 35.69 ns/op 114779.82 MB/s BenchmarkRepeatLarge/16384/1-4 7827 29740 ns/op 550.91 MB/s BenchmarkRepeatLarge/16384/16-4 8390 26391 ns/op 620.83 MB/s BenchmarkRepeatLarge/16384/4097-4 6870 23331 ns/op 526.82 MB/s BenchmarkRepeatLarge/32768/1-4 2337 49206 ns/op 665.93 MB/s BenchmarkRepeatLarge/32768/16-4 2293 52130 ns/op 628.58 MB/s BenchmarkRepeatLarge/32768/4097-4 2583 50934 ns/op 563.06 MB/s BenchmarkRepeatLarge/65536/1-4 1173 101735 ns/op 644.18 MB/s BenchmarkRepeatLarge/65536/16-4 1224 95273 ns/op 687.87 MB/s BenchmarkRepeatLarge/65536/4097-4 1350 111295 ns/op 552.18 MB/s BenchmarkRepeatLarge/131072/1-4 261 451095 ns/op 290.56 MB/s BenchmarkRepeatLarge/131072/16-4 314 353010 ns/op 371.30 MB/s BenchmarkRepeatLarge/131072/4097-4 310 339941 ns/op 373.61 MB/s BenchmarkRepeatLarge/262144/1-4 192 673679 ns/op 389.12 MB/s BenchmarkRepeatLarge/262144/16-4 180 663128 ns/op 395.31 MB/s BenchmarkRepeatLarge/262144/4097-4 171 671465 ns/op 384.40 MB/s BenchmarkRepeatLarge/524288/1-4 96 1269443 ns/op 413.01 MB/s BenchmarkRepeatLarge/524288/16-4 84 1308487 ns/op 400.68 MB/s BenchmarkRepeatLarge/524288/4097-4 100 1272277 ns/op 408.97 MB/s BenchmarkRepeatLarge/1048576/1-4 43 2788626 ns/op 376.02 MB/s BenchmarkRepeatLarge/1048576/16-4 38 2988560 ns/op 350.86 MB/s BenchmarkRepeatLarge/1048576/4097-4 50 2581684 ns/op 404.67 MB/s BenchmarkRepeatLarge/2097152/1-4 28 4505362 ns/op 465.48 MB/s BenchmarkRepeatLarge/2097152/16-4 28 4478248 ns/op 468.30 MB/s BenchmarkRepeatLarge/2097152/4097-4 26 4405329 ns/op 475.24 MB/s BenchmarkRepeatLarge/4194304/1-4 13 8612126 ns/op 487.02 MB/s BenchmarkRepeatLarge/4194304/16-4 13 8244749 ns/op 508.72 MB/s BenchmarkRepeatLarge/4194304/4097-4 13 8392239 ns/op 499.42 MB/s BenchmarkRepeatLarge/8388608/1-4 7 16254925 ns/op 516.07 MB/s BenchmarkRepeatLarge/8388608/16-4 7 15398050 ns/op 544.78 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 14388629 ns/op 582.86 MB/s BenchmarkRepeatLarge/16777216/1-4 4 27492241 ns/op 610.25 MB/s BenchmarkRepeatLarge/16777216/16-4 4 26885905 ns/op 624.02 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 26808131 ns/op 625.83 MB/s BenchmarkRepeatLarge/33554432/1-4 2 52996974 ns/op 633.14 MB/s BenchmarkRepeatLarge/33554432/16-4 3 53230176 ns/op 630.36 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 53417924 ns/op 628.15 MB/s BenchmarkRepeatLarge/67108864/1-4 1 108367694 ns/op 619.27 MB/s BenchmarkRepeatLarge/67108864/16-4 1 100228163 ns/op 669.56 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 104729799 ns/op 640.78 MB/s BenchmarkRepeatLarge/134217728/1-4 1 200979532 ns/op 667.82 MB/s BenchmarkRepeatLarge/134217728/16-4 1 197375970 ns/op 680.01 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 214557515 ns/op 625.56 MB/s BenchmarkRepeatLarge/268435456/1-4 1 443963201 ns/op 604.63 MB/s BenchmarkRepeatLarge/268435456/16-4 1 413830719 ns/op 648.66 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 422583730 ns/op 635.22 MB/s BenchmarkRepeatLarge/536870912/1-4 1 890472283 ns/op 602.91 MB/s BenchmarkRepeatLarge/536870912/16-4 1 824842980 ns/op 650.88 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 858246096 ns/op 625.54 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3741354533 ns/op 286.99 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3456996422 ns/op 310.60 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3610222297 ns/op 297.42 MB/s BenchmarkIndexAnyASCII/1:1-4 2327278 51.62 ns/op BenchmarkIndexAnyASCII/1:2-4 2234298 52.70 ns/op BenchmarkIndexAnyASCII/1:4-4 2267196 53.29 ns/op BenchmarkIndexAnyASCII/1:8-4 2244259 52.73 ns/op BenchmarkIndexAnyASCII/1:16-4 2187453 53.58 ns/op BenchmarkIndexAnyASCII/1:32-4 2110862 55.16 ns/op BenchmarkIndexAnyASCII/1:64-4 2148670 54.39 ns/op BenchmarkIndexAnyASCII/16:1-4 2214900 53.99 ns/op BenchmarkIndexAnyASCII/16:2-4 1000000 125.3 ns/op BenchmarkIndexAnyASCII/16:4-4 877369 126.3 ns/op BenchmarkIndexAnyASCII/16:8-4 808827 128.9 ns/op BenchmarkIndexAnyASCII/16:16-4 788910 137.4 ns/op BenchmarkIndexAnyASCII/16:32-4 676542 151.6 ns/op BenchmarkIndexAnyASCII/16:64-4 701108 180.8 ns/op BenchmarkIndexAnyASCII/256:1-4 1978761 59.51 ns/op BenchmarkIndexAnyASCII/256:2-4 102019 1135 ns/op BenchmarkIndexAnyASCII/256:4-4 98155 1140 ns/op BenchmarkIndexAnyASCII/256:8-4 102267 1142 ns/op BenchmarkIndexAnyASCII/256:16-4 98482 1157 ns/op BenchmarkIndexAnyASCII/256:32-4 97485 1206 ns/op BenchmarkIndexAnyASCII/256:64-4 98300 1215 ns/op BenchmarkIndexAnyUTF8/1:1-4 2497441 47.20 ns/op BenchmarkIndexAnyUTF8/1:2-4 2394560 51.45 ns/op BenchmarkIndexAnyUTF8/1:4-4 2405727 51.80 ns/op BenchmarkIndexAnyUTF8/1:8-4 2427196 49.26 ns/op BenchmarkIndexAnyUTF8/1:16-4 2405545 49.76 ns/op BenchmarkIndexAnyUTF8/1:32-4 2317617 50.97 ns/op BenchmarkIndexAnyUTF8/1:64-4 2305522 50.83 ns/op BenchmarkIndexAnyUTF8/16:1-4 2035238 57.97 ns/op BenchmarkIndexAnyUTF8/16:2-4 285519 396.2 ns/op BenchmarkIndexAnyUTF8/16:4-4 305974 401.6 ns/op BenchmarkIndexAnyUTF8/16:8-4 291912 406.1 ns/op BenchmarkIndexAnyUTF8/16:16-4 308554 409.7 ns/op BenchmarkIndexAnyUTF8/16:32-4 286928 415.6 ns/op BenchmarkIndexAnyUTF8/16:64-4 273057 434.3 ns/op BenchmarkIndexAnyUTF8/256:1-4 458313 251.7 ns/op BenchmarkIndexAnyUTF8/256:2-4 20282 5859 ns/op BenchmarkIndexAnyUTF8/256:4-4 19974 5858 ns/op BenchmarkIndexAnyUTF8/256:8-4 19694 5849 ns/op BenchmarkIndexAnyUTF8/256:16-4 19330 6118 ns/op BenchmarkIndexAnyUTF8/256:32-4 18583 6118 ns/op BenchmarkIndexAnyUTF8/256:64-4 17796 6444 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2320400 54.98 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2292012 52.12 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2408775 49.57 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2226897 49.97 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2423246 51.05 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2192410 52.78 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2193988 52.88 ns/op BenchmarkLastIndexAnyASCII/16:1-4 982358 123.1 ns/op BenchmarkLastIndexAnyASCII/16:2-4 1000000 120.5 ns/op BenchmarkLastIndexAnyASCII/16:4-4 1000000 123.8 ns/op BenchmarkLastIndexAnyASCII/16:8-4 960058 143.6 ns/op BenchmarkLastIndexAnyASCII/16:16-4 885397 136.6 ns/op BenchmarkLastIndexAnyASCII/16:32-4 722630 155.6 ns/op BenchmarkLastIndexAnyASCII/16:64-4 683988 188.9 ns/op BenchmarkLastIndexAnyASCII/256:1-4 100702 1184 ns/op BenchmarkLastIndexAnyASCII/256:2-4 91597 1189 ns/op BenchmarkLastIndexAnyASCII/256:4-4 98296 1189 ns/op BenchmarkLastIndexAnyASCII/256:8-4 98199 1209 ns/op BenchmarkLastIndexAnyASCII/256:16-4 88555 1384 ns/op BenchmarkLastIndexAnyASCII/256:32-4 95084 1205 ns/op BenchmarkLastIndexAnyASCII/256:64-4 91933 1236 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2239705 52.42 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2312707 51.77 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2241687 51.56 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2299730 54.03 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2266582 53.11 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2210931 53.32 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2267922 52.32 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 308763 367.9 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 163084 743.2 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 160408 742.6 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 162632 741.0 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 156207 764.6 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 149106 753.9 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 151622 767.7 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 22083 5355 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 10000 11586 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 10377 11328 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 10000 11445 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 11567 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 8532 11755 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 8740 12066 ns/op BenchmarkTrimASCII/1:1-4 2892591 43.03 ns/op BenchmarkTrimASCII/1:2-4 2254238 57.34 ns/op BenchmarkTrimASCII/1:4-4 2218899 54.75 ns/op BenchmarkTrimASCII/1:8-4 2038768 60.72 ns/op BenchmarkTrimASCII/1:16-4 1849122 63.07 ns/op BenchmarkTrimASCII/16:1-4 2352968 50.51 ns/op BenchmarkTrimASCII/16:2-4 989259 130.5 ns/op BenchmarkTrimASCII/16:4-4 994477 131.8 ns/op BenchmarkTrimASCII/16:8-4 977530 133.9 ns/op BenchmarkTrimASCII/16:16-4 767328 142.1 ns/op BenchmarkTrimASCII/256:1-4 681356 191.8 ns/op BenchmarkTrimASCII/256:2-4 89628 1268 ns/op BenchmarkTrimASCII/256:4-4 96562 1236 ns/op BenchmarkTrimASCII/256:8-4 83976 1258 ns/op BenchmarkTrimASCII/256:16-4 99816 1225 ns/op BenchmarkTrimASCII/4096:1-4 50116 2384 ns/op BenchmarkTrimASCII/4096:2-4 6548 19075 ns/op BenchmarkTrimASCII/4096:4-4 6714 19413 ns/op BenchmarkTrimASCII/4096:8-4 5451 19654 ns/op BenchmarkTrimASCII/4096:16-4 6566 19805 ns/op BenchmarkTrimByte-4 3220011 36.72 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 17516 6904 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 15561 8069 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1456 78474 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2962 39097 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 6346 19828 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 10000 11011 ns/op BenchmarkJoin/0-4 3769237 31.83 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2863686 41.99 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 201556 667.7 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 118725 921.1 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 97147 1232 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 84177 1551 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 63316 1822 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 56272 2051 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2274764 52.27 ns/op BenchmarkTrimSpace/ASCII-4 1617398 73.08 ns/op BenchmarkTrimSpace/SomeNonASCII-4 128262 949.8 ns/op BenchmarkTrimSpace/JustNonASCII-4 72882 1609 ns/op BenchmarkReplaceAll-4 102800 1155 ns/op 16 B/op 1 allocs/op PASS ok strings 84.345s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 65804 1790 ns/op BenchmarkCond2-4 25504 4737 ns/op BenchmarkCond4-4 13984 8843 ns/op BenchmarkCond8-4 6385 16603 ns/op BenchmarkCond16-4 4593 30000 ns/op BenchmarkCond32-4 2468 54226 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 505738 244.7 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 402684 313.1 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 538512 201.6 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 620392 228.6 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 325936 310.5 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 730549 170.7 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 129666 1180 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 100408 1623 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 112606 1710 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 70983 2161 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 700232 170.3 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 188754 590.5 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 681518 215.8 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 163600 655.2 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 702531 173.2 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 211928 615.3 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1120375 108.1 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 47463 2837 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 126382 878.9 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 231142 507.8 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 6331 18359 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 368 344584 ns/op BenchmarkRange/*sync.Map-4 1726 66129 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 92173 1912 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 198818 524.7 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 72932 1489 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 78406 1467 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 259584 513.5 ns/op BenchmarkAdversarialDelete/*sync.Map-4 123756 1058 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 90273 1217 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 185635 622.9 ns/op BenchmarkDeleteCollision/*sync.Map-4 895321 138.6 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 53848 2006 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 144564 701.2 ns/op BenchmarkSwapCollision/*sync.Map-4 98364 1105 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 186 657235 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 119937 865.4 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 404059 376.4 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 25520 4738 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 80004 1461 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 32071 3952 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 312932 405.9 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 143733 914.5 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 243639 450.9 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1000000 111.8 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 188858 609.2 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1135422 100.1 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 572000 199.4 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 165963 643.9 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 600199 215.5 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 117270 1019 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 416424 467.0 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 431432 385.8 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 136620 892.7 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 428732 316.1 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 263001 789.2 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 149918 919.9 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 248560 419.7 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 69165 1756 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 217579 669.2 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 452278 276.2 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 149290 840.3 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 541508 230.7 ns/op BenchmarkUncontendedSemaphore-4 4429813 25.51 ns/op BenchmarkContendedSemaphore-4 4406602 25.47 ns/op BenchmarkMutexUncontended-4 828970 168.7 ns/op BenchmarkMutex-4 210078 541.4 ns/op BenchmarkMutexSlack-4 205718 567.9 ns/op BenchmarkMutexWork-4 189255 604.7 ns/op BenchmarkMutexWorkSlack-4 185364 597.6 ns/op BenchmarkMutexNoSpin-4 63433 1593 ns/op BenchmarkMutexSpin-4 52753 2214 ns/op BenchmarkOnce-4 973926 143.5 ns/op BenchmarkSemaUncontended-4 4832336 25.91 ns/op BenchmarkSemaSyntNonblock-4 1358652 97.57 ns/op BenchmarkSemaSyntBlock-4 1983415 60.57 ns/op BenchmarkSemaWorkNonblock-4 944916 113.2 ns/op BenchmarkSemaWorkBlock-4 1337362 92.57 ns/op BenchmarkRWMutexUncontended-4 296125 349.8 ns/op BenchmarkRWMutexWrite100-4 316340 355.8 ns/op BenchmarkRWMutexWrite10-4 329616 368.6 ns/op BenchmarkRWMutexWorkWrite100-4 246907 455.6 ns/op BenchmarkRWMutexWorkWrite10-4 227762 458.4 ns/op BenchmarkWaitGroupUncontended-4 779787 159.8 ns/op BenchmarkWaitGroupAddDone-4 545220 250.2 ns/op BenchmarkWaitGroupAddDoneWork-4 532250 232.7 ns/op BenchmarkWaitGroupWait-4 2548989 44.84 ns/op BenchmarkWaitGroupWaitWork-4 2020710 56.89 ns/op BenchmarkWaitGroupActuallyWait-4 54069 2157 ns/op 32 B/op 2 allocs/op PASS ok sync 21.209s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 645891 161.3 ns/op PASS ok sync/atomic 0.187s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 127449 922.2 ns/op 0 B/op 0 allocs/op PASS ok testing 0.301s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 6258 18485 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 8726 12050 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 96 1357532 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 104 1128206 ns/op 1244 B/op 9 allocs/op BenchmarkTable/1x100000/new-4 1 163838268 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/1x100000/reuse-4 1 164093365 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1480 73589 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1774 62755 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 19 6784355 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 18 6148756 ns/op 22976 B/op 57 allocs/op BenchmarkTable/10x100000/new-4 1 731681053 ns/op 48120896 B/op 100075 allocs/op BenchmarkTable/10x100000/reuse-4 1 736270398 ns/op 48120992 B/op 100076 allocs/op BenchmarkTable/100x10/new-4 180 609696 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 206 549931 ns/op 190 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 59451543 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 57194198 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7181753557 ns/op 335150144 B/op 100091 allocs/op BenchmarkTable/100x100000/reuse-4 1 6852314044 ns/op 335150456 B/op 100097 allocs/op BenchmarkPyramid/10-4 2464 51448 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 36 3584101 ns/op 409138 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 333398303 ns/op 35625256 B/op 2055 allocs/op BenchmarkRagged/10-4 2258 49231 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 249 484143 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 24 4806757 ns/op 427432 B/op 1661 allocs/op BenchmarkCode-4 6457 16685 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 19.470s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 1 101217155 ns/op BenchmarkVariableString-4 84142 1442 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 2160 58103 ns/op 2507 B/op 39 allocs/op PASS ok text/template/parse 0.462s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 52 1982086 ns/op BenchmarkAfter-4 138 911080 ns/op BenchmarkStop-4 225 465619 ns/op BenchmarkSimultaneousAfterFunc-4 38 2886987 ns/op BenchmarkStartStop-4 232 519486 ns/op BenchmarkReset-4 2551 51277 ns/op BenchmarkSleep-4 50 2764604 ns/op BenchmarkParallelTimerLatency-4 38 800255 avg-late-ns 2017465 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 34 549633 avg-late-ns 2617670 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 31 400931 avg-late-ns 1874897 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 444657 avg-late-ns 1934779 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 32 335338 avg-late-ns 1768537 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 27 189564 avg-late-ns 1399588 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 314996 avg-late-ns 3247773 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 182466 avg-late-ns 1340941 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 265369 avg-late-ns 2158925 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 3282239 avg-late-ns 12187112 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 25 2386799 avg-late-ns 10737635 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 435886 avg-late-ns 1637751 max-late-ns BenchmarkTicker-4 200 518976 ns/op BenchmarkTickerReset-4 2892 42382 ns/op BenchmarkTickerResetNaive-4 265 513617 ns/op BenchmarkNow-4 700527 159.4 ns/op BenchmarkNowUnixNano-4 646975 162.3 ns/op BenchmarkNowUnixMilli-4 653373 159.1 ns/op BenchmarkNowUnixMicro-4 801702 158.8 ns/op BenchmarkFormat-4 54662 2158 ns/op BenchmarkFormatRFC3339-4 80533 1474 ns/op BenchmarkFormatRFC3339Nano-4 77496 1527 ns/op BenchmarkFormatNow-4 72270 1600 ns/op BenchmarkMarshalJSON-4 99862 1247 ns/op BenchmarkMarshalText-4 108096 1110 ns/op BenchmarkParse-4 115545 1005 ns/op BenchmarkParseRFC3339UTC-4 375084 343.5 ns/op BenchmarkParseRFC3339UTCBytes-4 265663 471.3 ns/op BenchmarkParseRFC3339TZ-4 105592 1111 ns/op BenchmarkParseRFC3339TZBytes-4 93958 1322 ns/op BenchmarkParseDuration-4 538705 213.1 ns/op BenchmarkHour-4 1000000 117.7 ns/op BenchmarkSecond-4 1000000 113.1 ns/op BenchmarkYear-4 834626 152.7 ns/op BenchmarkDay-4 749365 171.4 ns/op BenchmarkISOWeek-4 833793 153.2 ns/op BenchmarkGoString-4 81753 1507 ns/op BenchmarkUnmarshalText-4 85389 1372 ns/op PASS ok time 11.681s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 483460 219.6 ns/op BenchmarkDecodeValidJapaneseChars-4 644584 183.0 ns/op BenchmarkDecodeRune-4 2501410 44.96 ns/op BenchmarkEncodeValidASCII-4 505844 224.9 ns/op BenchmarkEncodeValidJapaneseChars-4 778702 172.2 ns/op BenchmarkAppendRuneValidASCII-4 1224626 95.75 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2061530 55.77 ns/op BenchmarkEncodeRune-4 4625313 26.36 ns/op PASS ok unicode/utf16 1.495s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1072107 108.0 ns/op BenchmarkRuneCountTenJapaneseChars-4 195482 556.9 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 3178693 37.22 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 387298 324.2 ns/op BenchmarkValidTenASCIIChars-4 1000000 106.9 ns/op BenchmarkValid100KASCIIChars-4 163 759620 ns/op BenchmarkValidTenJapaneseChars-4 206830 625.2 ns/op BenchmarkValidLongMostlyASCII-4 154 788886 ns/op BenchmarkValidLongJapanese-4 63 1738091 ns/op BenchmarkValidStringTenASCIIChars-4 3567578 32.97 ns/op BenchmarkValidString100KASCIIChars-4 10000 10322 ns/op BenchmarkValidStringTenJapaneseChars-4 332390 361.4 ns/op BenchmarkValidStringLongMostlyASCII-4 1502 85921 ns/op BenchmarkValidStringLongJapanese-4 120 962443 ns/op BenchmarkEncodeASCIIRune-4 3141824 38.83 ns/op BenchmarkEncodeJapaneseRune-4 1935531 62.33 ns/op BenchmarkAppendASCIIRune-4 8621503 13.69 ns/op BenchmarkAppendJapaneseRune-4 2113000 56.00 ns/op BenchmarkDecodeASCIIRune-4 2407801 49.50 ns/op BenchmarkDecodeJapaneseRune-4 1569879 74.10 ns/op BenchmarkFullRune/ASCII-4 3198104 35.26 ns/op BenchmarkFullRune/Incomplete-4 1591538 75.51 ns/op BenchmarkFullRune/Japanese-4 3291502 34.57 ns/op PASS ok unicode/utf8 4.187s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 55172481984 ns/op PASS ok cmd/api 76.165s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1286583 89.59 ns/op BenchmarkEqArrayOfStrings64-4 217843 572.5 ns/op BenchmarkEqArrayOfStrings1024-4 14380 8358 ns/op BenchmarkEqArrayOfFloats5-4 1446350 80.28 ns/op BenchmarkEqArrayOfFloats64-4 199944 557.4 ns/op BenchmarkEqArrayOfFloats1024-4 13806 8467 ns/op BenchmarkEqStruct-4 26491411 4.607 ns/op PASS ok cmd/compile/internal/reflectdata 1.515s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 7545 293512 ns/op BenchmarkCopyElim1-4 356 490140 ns/op BenchmarkCopyElim10-4 147 743670 ns/op BenchmarkCopyElim100-4 100 1174764 ns/op BenchmarkCopyElim1000-4 40 3142060 ns/op BenchmarkCopyElim10000-4 4 27461147 ns/op BenchmarkCopyElim100000-4 1 485244290 ns/op BenchmarkDeadCode/1-4 192 659593 ns/op BenchmarkDeadCode/10-4 151 788202 ns/op BenchmarkDeadCode/100-4 138 782144 ns/op BenchmarkDeadCode/1000-4 54 2918643 ns/op BenchmarkDeadCode/10000-4 4 28604032 ns/op BenchmarkDeadCode/100000-4 1 299488272 ns/op BenchmarkDeadCode/200000-4 1 654973707 ns/op BenchmarkDominatorsLinear-4 14 8309169 ns/op 1.20 MB/s BenchmarkDominatorsFwdBack-4 10 11349352 ns/op 0.88 MB/s BenchmarkDominatorsManyPred-4 10 11379870 ns/op 0.88 MB/s BenchmarkDominatorsMaxPred-4 9 11645875 ns/op 0.86 MB/s BenchmarkDominatorsMaxPredVal-4 10 11185833 ns/op 0.89 MB/s BenchmarkFuse/1-4 286 393093 ns/op BenchmarkFuse/10-4 296 442657 ns/op BenchmarkFuse/100-4 147 806266 ns/op BenchmarkFuse/1000-4 26 5248228 ns/op BenchmarkFuse/10000-4 2 59164120 ns/op BenchmarkNilCheckDeep1-4 14268 8664 ns/op 0.12 MB/s 235 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 6214 22526 ns/op 0.44 MB/s 241 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 825 140394 ns/op 0.71 MB/s 645 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 88 1378836 ns/op 0.73 MB/s 4419 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 7 15930357 ns/op 0.63 MB/s 79880 B/op 5 allocs/op BenchmarkDSEPass-4 43 2768829 ns/op 67298 B/op 8 allocs/op BenchmarkDSEPassBlock-4 1 101584809 ns/op 4260776 B/op 108555 allocs/op BenchmarkCSEPass-4 8 13070050 ns/op 147892 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 138932445 ns/op 5686976 B/op 97624 allocs/op BenchmarkDeadcodePass-4 190 649164 ns/op 95606 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 108811597 ns/op 4063144 B/op 45106 allocs/op BenchmarkMultiPass-4 73 1375471 ns/op 229863 B/op 10 allocs/op BenchmarkMultiPassBlock-4 1 218763715 ns/op 11344888 B/op 150929 allocs/op BenchmarkCondRewrite/SoloJump-4 4323204 26.16 ns/op BenchmarkCondRewrite/CombJump-4 4491330 26.58 ns/op PASS ok cmd/compile/internal/ssa 15.934s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 13610 8510 ns/op BenchmarkExtShift-4 24393 5169 ns/op BenchmarkModify-4 7759 14192 ns/op BenchmarkMullImm-4 24141 4630 ns/op BenchmarkConstModify-4 8914 13565 ns/op BenchmarkBitSet-4 12667 9324 ns/op BenchmarkBitClear-4 12324 9468 ns/op BenchmarkBitToggle-4 12219 9747 ns/op BenchmarkBitSetConst-4 136708 876.0 ns/op BenchmarkBitClearConst-4 139225 859.0 ns/op BenchmarkBitToggleConst-4 146134 889.5 ns/op BenchmarkDivconstI64-4 7051556 15.99 ns/op BenchmarkModconstI64-4 6893227 17.67 ns/op BenchmarkDivisiblePow2constI64-4 7577534 15.99 ns/op BenchmarkDivisibleconstI64-4 7541204 14.52 ns/op BenchmarkDivisibleWDivconstI64-4 3989274 28.75 ns/op BenchmarkDivconstU64/3-4 7553230 16.27 ns/op BenchmarkDivconstU64/5-4 7467195 16.26 ns/op BenchmarkDivconstU64/37-4 6529226 18.82 ns/op BenchmarkDivconstU64/1234567-4 6484416 18.03 ns/op BenchmarkModconstU64-4 7143710 15.62 ns/op BenchmarkDivisibleconstU64-4 8753622 13.94 ns/op BenchmarkDivisibleWDivconstU64-4 4056650 29.41 ns/op BenchmarkDivconstI32-4 7131967 15.62 ns/op BenchmarkModconstI32-4 8514640 14.05 ns/op BenchmarkDivisiblePow2constI32-4 8254911 13.82 ns/op BenchmarkDivisibleconstI32-4 8062851 13.88 ns/op BenchmarkDivisibleWDivconstI32-4 3905600 30.14 ns/op BenchmarkDivconstU32-4 6906169 18.02 ns/op BenchmarkModconstU32-4 6613946 16.71 ns/op BenchmarkDivisibleconstU32-4 8148664 13.92 ns/op BenchmarkDivisibleWDivconstU32-4 4087033 29.90 ns/op BenchmarkDivconstI16-4 7047121 15.96 ns/op BenchmarkModconstI16-4 8919214 13.80 ns/op BenchmarkDivisiblePow2constI16-4 9143091 13.22 ns/op BenchmarkDivisibleconstI16-4 9138051 13.50 ns/op BenchmarkDivisibleWDivconstI16-4 4022764 28.24 ns/op BenchmarkDivconstU16-4 9045811 13.28 ns/op BenchmarkModconstU16-4 8355022 14.44 ns/op BenchmarkDivisibleconstU16-4 7138950 14.26 ns/op BenchmarkDivisibleWDivconstU16-4 3930918 28.67 ns/op BenchmarkDivconstI8-4 8814331 13.31 ns/op BenchmarkModconstI8-4 8192407 15.09 ns/op BenchmarkDivisiblePow2constI8-4 6663364 16.02 ns/op BenchmarkDivisibleconstI8-4 5809016 19.02 ns/op BenchmarkDivisibleWDivconstI8-4 3982390 28.22 ns/op BenchmarkDivconstU8-4 8763336 13.48 ns/op BenchmarkModconstU8-4 8806308 13.76 ns/op BenchmarkDivisibleconstU8-4 8967766 16.53 ns/op BenchmarkDivisibleWDivconstU8-4 4051518 30.75 ns/op BenchmarkMul2-4 256242 505.3 ns/op BenchmarkMulNeg2-4 243394 513.2 ns/op BenchmarkEfaceInteger-4 2893498 37.60 ns/op BenchmarkMulconstI32/3-4 28520065 4.716 ns/op BenchmarkMulconstI32/5-4 26891467 4.464 ns/op BenchmarkMulconstI32/12-4 26822960 4.905 ns/op BenchmarkMulconstI32/120-4 29217354 4.690 ns/op BenchmarkMulconstI32/-120-4 28306318 4.843 ns/op BenchmarkMulconstI32/65537-4 25892928 5.064 ns/op BenchmarkMulconstI32/65538-4 25952470 4.590 ns/op BenchmarkMulconstI64/3-4 27487636 4.884 ns/op BenchmarkMulconstI64/5-4 26127561 5.005 ns/op BenchmarkMulconstI64/12-4 27288392 4.913 ns/op BenchmarkMulconstI64/120-4 26339257 4.835 ns/op BenchmarkMulconstI64/-120-4 27165577 4.892 ns/op BenchmarkMulconstI64/65537-4 25487024 5.013 ns/op BenchmarkMulconstI64/65538-4 25327654 4.780 ns/op BenchmarkMulconstU32/3-4 26248194 4.785 ns/op BenchmarkMulconstU32/5-4 23927756 4.765 ns/op BenchmarkMulconstU32/12-4 26555551 4.734 ns/op BenchmarkMulconstU32/120-4 28979431 4.539 ns/op BenchmarkMulconstU32/65537-4 27168068 4.774 ns/op BenchmarkMulconstU32/65538-4 26318097 4.699 ns/op BenchmarkMulconstU64/3-4 26055684 4.864 ns/op BenchmarkMulconstU64/5-4 25578559 4.819 ns/op BenchmarkMulconstU64/12-4 25991600 4.704 ns/op BenchmarkMulconstU64/120-4 27363025 4.805 ns/op BenchmarkMulconstU64/65537-4 25867208 4.840 ns/op BenchmarkMulconstU64/65538-4 25356351 4.772 ns/op BenchmarkShiftArithmeticRight-4 29137783 4.452 ns/op BenchmarkSwitch8Predictable-4 8630737 13.44 ns/op BenchmarkSwitch8Unpredictable-4 8522049 13.35 ns/op BenchmarkSwitch32Predictable-4 12717124 9.108 ns/op BenchmarkSwitch32Unpredictable-4 8542435 13.48 ns/op BenchmarkSwitchStringPredictable-4 6042902 18.83 ns/op BenchmarkSwitchStringUnpredictable-4 6083833 17.77 ns/op PASS ok cmd/compile/internal/test 14.806s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 142 844195 ns/op BenchmarkNamed/Underlying/nongeneric-4 925959 131.0 ns/op BenchmarkNamed/Underlying/generic-4 775546 129.2 ns/op BenchmarkNamed/Underlying/src_instance-4 899366 145.8 ns/op BenchmarkNamed/Underlying/user_instance-4 881582 140.7 ns/op BenchmarkCheck/http/funcbodies/info-4 1 463074253 ns/op 65741 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 350594365 ns/op 86796 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 136559764 ns/op 222414 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 134075694 ns/op 224982 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2394314751 ns/op 2142 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 103591917 ns/op 49188 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 51664033 ns/op 98706 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 41301708 ns/op 122928 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 981377454 ns/op 2210 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 46153230 ns/op 46848 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 4 25633225 ns/op 83716 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 4 26855287 ns/op 80268 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1966557419 ns/op 31634 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 569799785 ns/op 109061 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 124262593 ns/op 499186 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 104838428 ns/op 589623 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2482698254 ns/op 814.7 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 91967194 ns/op 21874 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 53096462 ns/op 33609 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 48974583 ns/op 41166 lines/s PASS ok cmd/compile/internal/types2 38.496s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 4 35681148 ns/op 19466250 sys-ns/op 4294250 user-ns/op PASS ok cmd/go 0.480s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 60926 1881 ns/op 4.25 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 66576 1575 ns/op 5.08 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 17845 6778 ns/op 151.08 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 18210 6576 ns/op 155.72 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3135 41361 ns/op 198.06 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3051 41829 ns/op 195.84 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.223s All tests passed.