darwin-amd64-race at 2c6aaaea6497715b787e8d95a7e6f1fb7b9efcef :: 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=A0FD7A52-D2A4-4AA9-8D8C-3443988D3CA1" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.dZnZm2Wgyj/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=1EAF9A06-2845-4CA6-9837-236761805BAC" "__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=A0FD7A52-D2A4-4AA9-8D8C-3443988D3CA1" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.dZnZm2Wgyj/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=1EAF9A06-2845-4CA6-9837-236761805BAC" "__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.140s ok archive/zip 2.901s ok bufio 0.539s ok bytes 3.819s ok compress/bzip2 0.868s ok compress/flate 9.338s ok compress/gzip 17.299s ok compress/lzw 0.903s ok compress/zlib 6.999s ok container/heap 0.046s ok container/list 0.045s ok container/ring 0.054s ok context 0.127s ok crypto 0.110s ok crypto/aes 0.123s ok crypto/cipher 0.092s ok crypto/des 0.132s ok crypto/dsa 0.121s ok crypto/ecdh 0.294s ok crypto/ecdsa 0.204s ok crypto/ed25519 0.550s ok crypto/elliptic 0.069s ok crypto/hmac 0.070s ok crypto/internal/alias 0.037s ok crypto/internal/bigmod 4.460s ok crypto/internal/boring 0.063s ok crypto/internal/boring/bcache 0.517s ok crypto/internal/edwards25519 55.707s ok crypto/internal/edwards25519/field 20.935s ok crypto/internal/nistec 1.068s ok crypto/internal/nistec/fiat 0.051s [no tests to run] ok crypto/md5 0.065s ok crypto/rand 0.363s ok crypto/rc4 0.753s ok crypto/rsa 2.373s ok crypto/sha1 0.093s ok crypto/sha256 0.102s ok crypto/sha512 0.084s ok crypto/subtle 0.550s ok crypto/tls 4.222s ok crypto/x509 1.840s ok database/sql 0.548s ok database/sql/driver 0.057s ok debug/buildinfo 0.089s ok debug/dwarf 0.107s ok debug/elf 1.795s ok debug/gosym 0.177s ok debug/macho 0.131s ok debug/pe 0.081s ok debug/plan9obj 0.064s ok embed 0.052s [no tests to run] ok embed/internal/embedtest 0.055s ok encoding/ascii85 0.119s ok encoding/asn1 0.072s ok encoding/base32 0.161s ok encoding/base64 0.069s ok encoding/binary 0.054s ok encoding/csv 0.119s ok encoding/gob 40.982s ok encoding/hex 0.055s ok encoding/json 2.949s ok encoding/pem 3.258s ok encoding/xml 0.521s ok errors 0.158s ok expvar 0.076s ok flag 0.230s ok fmt 0.817s ok go/ast 0.080s ok go/build 7.367s ok go/build/constraint 0.056s ok go/constant 0.041s ok go/doc 0.370s ok go/doc/comment 5.516s ok go/format 0.128s ok go/importer 1.321s ok go/internal/gccgoimporter 0.151s ok go/internal/gcimporter 7.701s ok go/internal/srcimporter 32.118s ok go/parser 1.387s ok go/printer 2.196s ok go/scanner 0.066s ok go/token 0.129s ok go/types 57.440s ok hash 0.055s ok hash/adler32 0.080s ok hash/crc32 0.078s ok hash/crc64 0.062s ok hash/fnv 0.050s ok hash/maphash 0.067s ok html 0.052s ok html/template 0.500s ok image 0.825s ok image/color 0.146s ok image/draw 0.981s ok image/gif 1.796s ok image/jpeg 1.890s ok image/png 5.545s ok index/suffixarray 1.540s ok internal/abi 0.339s ok internal/buildcfg 0.079s ok internal/coverage/cformat 0.077s ok internal/coverage/cmerge 0.057s ok internal/coverage/pods 0.091s ok internal/coverage/slicereader 0.070s ok internal/coverage/slicewriter 0.042s ok internal/coverage/test 0.104s ok internal/cpu 0.178s ok internal/dag 0.066s ok internal/diff 0.095s ok internal/fmtsort 0.079s ok internal/fuzz 0.077s ok internal/godebug 0.061s ok internal/intern 1.928s ok internal/itoa 0.080s ok internal/poll 1.016s ok internal/profile 0.175s ok internal/reflectlite 0.411s ok internal/safefilepath 0.061s ok internal/saferio 0.293s ok internal/singleflight 0.175s ok internal/testenv 0.063s ok internal/trace 0.497s ok internal/types/errors 2.233s ok internal/unsafeheader 0.093s ok internal/xcoff 0.153s ok io 0.168s ok io/fs 0.445s ok io/ioutil 0.111s ok log 0.110s ok log/syslog 1.344s ok maps 0.049s ok math 0.066s ok math/big 4.130s ok math/bits 0.100s ok math/cmplx 0.066s ok math/rand 3.704s ok mime 0.123s ok mime/multipart 8.557s ok mime/quotedprintable 0.166s ok net 19.842s ok net/http 21.715s ok net/http/cgi 2.111s ok net/http/cookiejar 0.148s ok net/http/fcgi 0.247s ok net/http/httptest 0.415s ok net/http/httptrace 0.074s ok net/http/httputil 1.526s ok net/http/internal 0.116s ok net/http/internal/ascii 0.106s ok net/http/pprof 5.282s ok net/internal/socktest 0.048s ok net/mail 0.056s ok net/netip 1.316s ok net/rpc 0.252s ok net/rpc/jsonrpc 0.215s ok net/smtp 0.306s ok net/textproto 0.080s ok net/url 0.100s ok os 3.119s ok os/exec 4.171s ok os/exec/internal/fdtest 0.086s ok os/signal 4.777s ok os/user 0.081s ok path 0.055s ok path/filepath 0.255s ok plugin 0.044s ok reflect 1.941s ok regexp 4.087s ok regexp/syntax 5.452s ok runtime 78.289s ok runtime/cgo 0.095s ok runtime/coverage 0.120s ok runtime/debug 0.297s ok runtime/internal/atomic 0.113s ok runtime/internal/math 0.096s ok runtime/internal/sys 0.083s ok runtime/metrics 0.060s ok runtime/pprof 14.856s ok runtime/race 15.720s ok runtime/trace 5.958s ok slices 0.086s ok sort 0.542s ok strconv 3.658s ok strings 2.565s ok sync 0.683s ok sync/atomic 6.924s ok syscall 2.230s ok testing 2.602s ok testing/fstest 0.095s ok testing/iotest 0.081s ok testing/quick 0.261s ok text/scanner 0.110s ok text/tabwriter 0.098s ok text/template 0.140s ok text/template/parse 0.066s ok time 3.652s ok unicode 0.066s ok unicode/utf16 0.111s ok unicode/utf8 0.125s ok cmd/addr2line 7.215s ok cmd/api 30.171s ok cmd/asm/internal/asm 8.113s ok cmd/asm/internal/lex 0.063s ok cmd/compile/internal/abt 0.071s ok cmd/compile/internal/amd64 97.498s ok cmd/compile/internal/base 0.046s ok cmd/compile/internal/compare 0.076s ok cmd/compile/internal/dwarfgen 2.338s ok cmd/compile/internal/importer 5.845s ok cmd/compile/internal/ir 0.128s ok cmd/compile/internal/logopt 2.525s ok cmd/compile/internal/loopvar 40.484s ok cmd/compile/internal/noder 0.060s ok cmd/compile/internal/reflectdata 0.058s [no tests to run] ok cmd/compile/internal/ssa 46.836s ok cmd/compile/internal/syntax 0.391s ok cmd/compile/internal/test 23.358s ok cmd/compile/internal/typecheck 1.272s ok cmd/compile/internal/types 0.074s ok cmd/compile/internal/types2 36.678s ok cmd/covdata 0.040s ok cmd/cover 6.385s ok cmd/dist 0.067s ok cmd/doc 1.836s ok cmd/fix 22.746s ok cmd/go 362.310s ok cmd/go/internal/auth 0.066s ok cmd/go/internal/cache 0.690s ok cmd/go/internal/fsys 0.366s ok cmd/go/internal/generate 0.058s ok cmd/go/internal/get 0.068s ok cmd/go/internal/imports 0.118s ok cmd/go/internal/load 0.047s ok cmd/go/internal/lockedfile 0.300s ok cmd/go/internal/lockedfile/internal/filelock 0.151s ok cmd/go/internal/modconv 0.128s ok cmd/go/internal/modfetch 0.088s ok cmd/go/internal/modfetch/codehost 0.113s ok cmd/go/internal/modfetch/zip_sum_test 0.075s ok cmd/go/internal/modindex 0.723s ok cmd/go/internal/modload 0.079s ok cmd/go/internal/mvs 0.059s ok cmd/go/internal/par 0.118s ok cmd/go/internal/str 0.041s ok cmd/go/internal/test 0.074s ok cmd/go/internal/vcs 0.084s ok cmd/go/internal/vcweb 0.177s ok cmd/go/internal/vcweb/vcstest 26.333s ok cmd/go/internal/web 0.065s ok cmd/go/internal/work 2.487s ok cmd/gofmt 0.436s ok cmd/internal/archive 2.502s ok cmd/internal/buildid 1.421s ok cmd/internal/cov 1.273s ok cmd/internal/dwarf 0.098s ok cmd/internal/edit 0.136s ok cmd/internal/goobj 0.146s ok cmd/internal/moddeps 5.264s ok cmd/internal/notsha256 0.045s ok cmd/internal/obj 1.182s ok cmd/internal/obj/ppc64 0.831s ok cmd/internal/obj/riscv 0.382s ok cmd/internal/obj/s390x 0.072s ok cmd/internal/obj/x86 3.981s ok cmd/internal/objabi 0.125s ok cmd/internal/pkgpath 0.283s ok cmd/internal/pkgpattern 0.098s ok cmd/internal/quoted 0.072s ok cmd/internal/src 0.035s ok cmd/internal/test2json 1.132s ok cmd/link 25.670s ok cmd/link/internal/benchmark 0.064s ok cmd/link/internal/ld 32.086s ok cmd/link/internal/loader 0.238s ok cmd/nm 4.698s ok cmd/objdump 11.735s ok cmd/pack 3.740s ok cmd/pprof 2.102s ok cmd/trace 0.204s ok cmd/vet 35.561s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3348 35831 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2516 44516 ns/op 1856 B/op 37 allocs/op Benchmark/Writer/PAX-4 1881 65734 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 5185 24147 ns/op 5167 B/op 16 allocs/op Benchmark/Reader/GNU-4 6310 20245 ns/op 5244 B/op 15 allocs/op Benchmark/Reader/PAX-4 2790 51605 ns/op 9059 B/op 33 allocs/op PASS ok archive/tar 1.121s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 270796342 ns/op 1642888 B/op 101 allocs/op BenchmarkZip64Test-4 1 179291203 ns/op BenchmarkZip64TestSizes/4096-4 1171 116255 ns/op BenchmarkZip64TestSizes/1048576-4 115 956057 ns/op BenchmarkZip64TestSizes/67108864-4 1 169469552 ns/op PASS ok archive/zip 1.327s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 173108 583.8 ns/op BenchmarkReaderCopyUnoptimal-4 119221 890.5 ns/op BenchmarkReaderCopyNoWriteTo-4 10000 40531 ns/op BenchmarkReaderWriteToOptimal-4 7921 14122 ns/op BenchmarkReaderReadString-4 130188 983.3 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 201781 598.5 ns/op BenchmarkWriterCopyUnoptimal-4 217858 605.5 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 41836 ns/op BenchmarkReaderEmpty-4 18066 7022 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 15080 8319 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 555147 215.4 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.502s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 3109 33687 ns/op 972.71 MB/s BenchmarkWriteByte-4 400 284423 ns/op 14.40 MB/s BenchmarkWriteRune-4 217 544301 ns/op 22.58 MB/s BenchmarkBufferNotEmptyWriteRead-4 34 3903621 ns/op BenchmarkBufferFullSmallReads-4 93 1339648 ns/op BenchmarkBufferWriteBlock/N4096-4 9153 23319 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 348 410616 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 10 10570160 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 8 13441467 ns/op 1248.17 MB/s 4194304 B/op 0 allocs/op BenchmarkIndexByte/10-4 3325978 34.02 ns/op 293.97 MB/s BenchmarkIndexByte/32-4 3286994 35.22 ns/op 908.56 MB/s BenchmarkIndexByte/4K-4 1000000 111.6 ns/op 36709.29 MB/s BenchmarkIndexBytePortable/10-4 1000000 106.2 ns/op 94.18 MB/s BenchmarkIndexBytePortable/32-4 431846 292.2 ns/op 109.53 MB/s BenchmarkIndexBytePortable/4K-4 4190 30735 ns/op 133.27 MB/s BenchmarkIndexRune/10-4 995696 121.6 ns/op 82.21 MB/s BenchmarkIndexRune/32-4 1000000 122.2 ns/op 261.87 MB/s BenchmarkIndexRune/4K-4 423636 307.7 ns/op 13313.67 MB/s BenchmarkIndexRuneASCII/10-4 3492331 33.68 ns/op 296.87 MB/s BenchmarkIndexRuneASCII/32-4 3223447 35.43 ns/op 903.28 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 111.6 ns/op 36716.24 MB/s BenchmarkEqual/0-4 10253559 11.26 ns/op BenchmarkEqual/1-4 1205901 104.7 ns/op 9.55 MB/s BenchmarkEqual/6-4 1000000 120.9 ns/op 49.64 MB/s BenchmarkEqual/9-4 1000000 124.3 ns/op 72.39 MB/s BenchmarkEqual/15-4 921932 118.8 ns/op 126.27 MB/s BenchmarkEqual/16-4 1156851 97.45 ns/op 164.19 MB/s BenchmarkEqual/20-4 1000000 103.7 ns/op 192.83 MB/s BenchmarkEqual/32-4 1000000 104.1 ns/op 307.31 MB/s BenchmarkEqual/4K-4 85927 1298 ns/op 3155.14 MB/s BenchmarkIndex/10-4 2243505 51.97 ns/op 192.43 MB/s BenchmarkIndex/32-4 2211178 53.86 ns/op 594.16 MB/s BenchmarkIndex/4K-4 24406 4957 ns/op 826.34 MB/s BenchmarkIndexEasy/10-4 2291914 50.65 ns/op 197.45 MB/s BenchmarkIndexEasy/32-4 2059678 55.64 ns/op 575.16 MB/s BenchmarkIndexEasy/4K-4 548392 236.6 ns/op 17312.40 MB/s BenchmarkCount/10-4 1287535 92.87 ns/op 107.68 MB/s BenchmarkCount/32-4 1323946 88.95 ns/op 359.73 MB/s BenchmarkCount/4K-4 21400 5404 ns/op 758.01 MB/s BenchmarkCountEasy/10-4 1264694 90.34 ns/op 110.69 MB/s BenchmarkCountEasy/32-4 1235352 108.6 ns/op 294.62 MB/s BenchmarkCountEasy/4K-4 366694 286.2 ns/op 14312.52 MB/s BenchmarkCountSingle/10-4 2537932 46.55 ns/op 214.84 MB/s BenchmarkCountSingle/32-4 2323250 48.65 ns/op 657.74 MB/s BenchmarkCountSingle/4K-4 901606 144.3 ns/op 28376.58 MB/s BenchmarkToUpper/#00-4 2511774 47.85 ns/op BenchmarkToUpper/ONLYUPPER-4 256788 449.6 ns/op BenchmarkToUpper/abc-4 393852 320.2 ns/op BenchmarkToUpper/AbC123-4 257677 463.2 ns/op BenchmarkToUpper/azAZ09_-4 257692 480.6 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 74290 1536 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 34809 3487 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 48291 2151 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 102812 1014 ns/op BenchmarkToLower/#00-4 2396576 49.65 ns/op BenchmarkToLower/abc-4 391326 335.3 ns/op BenchmarkToLower/AbC123-4 260463 462.9 ns/op BenchmarkToLower/azAZ09_-4 229495 502.9 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 66621 1651 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 34579 3366 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 63180 1888 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 114984 1047 ns/op BenchmarkFields/ASCII/16-4 190016 718.9 ns/op 22.26 MB/s 24 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 12421 9384 ns/op 27.28 MB/s 480 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 802 156205 ns/op 26.22 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 46 2644571 ns/op 24.78 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 42883910 ns/op 24.45 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 166896 678.1 ns/op 23.60 MB/s 24 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6226 21009 ns/op 12.19 MB/s 704 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 364 342539 ns/op 11.96 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 20 6023129 ns/op 10.88 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 104307056 ns/op 10.05 MB/s 11219200 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 139219 829.8 ns/op 19.28 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 12735 ns/op 20.10 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 564 238514 ns/op 17.17 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 31 4571492 ns/op 14.34 MB/s 512259 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 75252986 ns/op 13.93 MB/s 11211056 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 147085 860.0 ns/op 18.60 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 5782 19319 ns/op 13.25 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 418 283734 ns/op 14.44 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 24 5235367 ns/op 12.52 MB/s 512260 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 92979900 ns/op 11.28 MB/s 11219296 B/op 25 allocs/op BenchmarkTrimSpace/NoTrim-4 1751602 67.05 ns/op BenchmarkTrimSpace/ASCII-4 1000000 108.3 ns/op BenchmarkTrimSpace/SomeNonASCII-4 87692 1270 ns/op BenchmarkTrimSpace/JustNonASCII-4 46179 2550 ns/op BenchmarkToValidUTF8/Valid-4 390586 322.4 ns/op BenchmarkToValidUTF8/InvalidASCII-4 258848 476.5 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 73801 1617 ns/op BenchmarkIndexHard1-4 943 119404 ns/op BenchmarkIndexHard2-4 608 171527 ns/op BenchmarkIndexHard3-4 176 687204 ns/op BenchmarkIndexHard4-4 207 533524 ns/op BenchmarkLastIndexHard1-4 7 14831138 ns/op BenchmarkLastIndexHard2-4 6 18548419 ns/op BenchmarkLastIndexHard3-4 6 20800823 ns/op BenchmarkCountHard1-4 1054 122073 ns/op BenchmarkCountHard2-4 729 166251 ns/op BenchmarkCountHard3-4 184 629891 ns/op BenchmarkSplitEmptySeparator-4 1 115679786 ns/op BenchmarkSplitSingleByteSeparator-4 16 9145790 ns/op BenchmarkSplitMultiByteSeparator-4 12 9483979 ns/op BenchmarkSplitNSingleByteSeparator-4 151500 921.1 ns/op BenchmarkSplitNMultiByteSeparator-4 63320 1982 ns/op BenchmarkRepeat-4 141097 862.4 ns/op BenchmarkRepeatLarge/256/1-4 103215 1242 ns/op 206.19 MB/s BenchmarkRepeatLarge/256/16-4 183136 822.9 ns/op 311.11 MB/s BenchmarkRepeatLarge/512/1-4 68329 1760 ns/op 290.84 MB/s BenchmarkRepeatLarge/512/16-4 103813 1350 ns/op 379.19 MB/s BenchmarkRepeatLarge/1024/1-4 49086 2520 ns/op 406.38 MB/s BenchmarkRepeatLarge/1024/16-4 52309 2187 ns/op 468.26 MB/s BenchmarkRepeatLarge/2048/1-4 27673 4256 ns/op 481.24 MB/s BenchmarkRepeatLarge/2048/16-4 33552 3632 ns/op 563.82 MB/s BenchmarkRepeatLarge/4096/1-4 14928 7194 ns/op 569.40 MB/s BenchmarkRepeatLarge/4096/16-4 16047 7140 ns/op 573.69 MB/s BenchmarkRepeatLarge/8192/1-4 9860 14980 ns/op 546.86 MB/s BenchmarkRepeatLarge/8192/16-4 10000 14329 ns/op 571.71 MB/s BenchmarkRepeatLarge/8192/4097-4 15598 7436 ns/op 551.00 MB/s BenchmarkRepeatLarge/16384/1-4 7348 27918 ns/op 586.87 MB/s BenchmarkRepeatLarge/16384/16-4 8338 25969 ns/op 630.90 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 20224 ns/op 607.75 MB/s BenchmarkRepeatLarge/32768/1-4 3114 49017 ns/op 668.50 MB/s BenchmarkRepeatLarge/32768/16-4 2998 51980 ns/op 630.39 MB/s BenchmarkRepeatLarge/32768/4097-4 1966 51844 ns/op 553.18 MB/s BenchmarkRepeatLarge/65536/1-4 1177 108510 ns/op 603.96 MB/s BenchmarkRepeatLarge/65536/16-4 1262 104324 ns/op 628.20 MB/s BenchmarkRepeatLarge/65536/4097-4 934 107301 ns/op 572.73 MB/s BenchmarkRepeatLarge/131072/1-4 344 356287 ns/op 367.88 MB/s BenchmarkRepeatLarge/131072/16-4 332 357812 ns/op 366.32 MB/s BenchmarkRepeatLarge/131072/4097-4 279 373513 ns/op 340.03 MB/s BenchmarkRepeatLarge/262144/1-4 165 695156 ns/op 377.10 MB/s BenchmarkRepeatLarge/262144/16-4 168 775782 ns/op 337.91 MB/s BenchmarkRepeatLarge/262144/4097-4 153 705438 ns/op 365.89 MB/s BenchmarkRepeatLarge/524288/1-4 67 1688846 ns/op 310.44 MB/s BenchmarkRepeatLarge/524288/16-4 72 1494966 ns/op 350.70 MB/s BenchmarkRepeatLarge/524288/4097-4 86 1315465 ns/op 395.54 MB/s BenchmarkRepeatLarge/1048576/1-4 51 2283623 ns/op 459.17 MB/s BenchmarkRepeatLarge/1048576/16-4 56 2361255 ns/op 444.08 MB/s BenchmarkRepeatLarge/1048576/4097-4 58 2326227 ns/op 449.11 MB/s BenchmarkRepeatLarge/2097152/1-4 27 4830781 ns/op 434.12 MB/s BenchmarkRepeatLarge/2097152/16-4 30 4678246 ns/op 448.28 MB/s BenchmarkRepeatLarge/2097152/4097-4 22 4744765 ns/op 441.24 MB/s BenchmarkRepeatLarge/4194304/1-4 13 7900096 ns/op 530.92 MB/s BenchmarkRepeatLarge/4194304/16-4 13 7731542 ns/op 542.49 MB/s BenchmarkRepeatLarge/4194304/4097-4 15 7849070 ns/op 533.98 MB/s BenchmarkRepeatLarge/8388608/1-4 8 14628269 ns/op 573.45 MB/s BenchmarkRepeatLarge/8388608/16-4 7 15318403 ns/op 547.62 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 12656688 ns/op 662.62 MB/s BenchmarkRepeatLarge/16777216/1-4 5 23514423 ns/op 713.49 MB/s BenchmarkRepeatLarge/16777216/16-4 5 22956189 ns/op 730.84 MB/s BenchmarkRepeatLarge/16777216/4097-4 5 23935603 ns/op 700.93 MB/s BenchmarkRepeatLarge/33554432/1-4 3 45363683 ns/op 739.68 MB/s BenchmarkRepeatLarge/33554432/16-4 3 48807851 ns/op 687.48 MB/s BenchmarkRepeatLarge/33554432/4097-4 3 45638797 ns/op 735.22 MB/s BenchmarkRepeatLarge/67108864/1-4 2 97447464 ns/op 688.67 MB/s BenchmarkRepeatLarge/67108864/16-4 2 94081410 ns/op 713.31 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 92631944 ns/op 724.47 MB/s BenchmarkRepeatLarge/134217728/1-4 1 177324169 ns/op 756.91 MB/s BenchmarkRepeatLarge/134217728/16-4 1 173746221 ns/op 772.49 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 174462397 ns/op 769.32 MB/s BenchmarkRepeatLarge/268435456/1-4 1 391178570 ns/op 686.22 MB/s BenchmarkRepeatLarge/268435456/16-4 1 360655756 ns/op 744.30 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 353492735 ns/op 759.38 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1082250332 ns/op 496.07 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1071405369 ns/op 501.09 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1059534509 ns/op 506.70 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3733551457 ns/op 287.59 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3974349481 ns/op 270.17 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3728708979 ns/op 287.97 MB/s BenchmarkBytesCompare/1-4 9352536 12.51 ns/op BenchmarkBytesCompare/2-4 10256659 12.18 ns/op BenchmarkBytesCompare/4-4 11633192 10.43 ns/op BenchmarkBytesCompare/8-4 13143082 8.996 ns/op BenchmarkBytesCompare/16-4 12676693 8.972 ns/op BenchmarkBytesCompare/32-4 10243908 11.08 ns/op BenchmarkBytesCompare/64-4 8449947 14.37 ns/op BenchmarkBytesCompare/128-4 9063794 12.99 ns/op BenchmarkBytesCompare/256-4 6455233 16.53 ns/op BenchmarkBytesCompare/512-4 5021457 24.29 ns/op BenchmarkBytesCompare/1024-4 2869773 38.01 ns/op BenchmarkBytesCompare/2048-4 1827582 69.57 ns/op BenchmarkIndexAnyASCII/1:1-4 1913336 59.92 ns/op BenchmarkIndexAnyASCII/1:2-4 2021505 60.90 ns/op BenchmarkIndexAnyASCII/1:4-4 1924048 59.36 ns/op BenchmarkIndexAnyASCII/1:8-4 1971957 58.08 ns/op BenchmarkIndexAnyASCII/1:16-4 1963972 58.36 ns/op BenchmarkIndexAnyASCII/1:32-4 2024199 60.25 ns/op BenchmarkIndexAnyASCII/1:64-4 1000000 101.4 ns/op BenchmarkIndexAnyASCII/16:1-4 1848645 64.75 ns/op BenchmarkIndexAnyASCII/16:2-4 582123 200.8 ns/op BenchmarkIndexAnyASCII/16:4-4 560421 199.2 ns/op BenchmarkIndexAnyASCII/16:8-4 525772 204.1 ns/op BenchmarkIndexAnyASCII/16:16-4 558576 211.1 ns/op BenchmarkIndexAnyASCII/16:32-4 450621 231.2 ns/op BenchmarkIndexAnyASCII/16:64-4 470866 267.2 ns/op BenchmarkIndexAnyASCII/256:1-4 1965310 61.63 ns/op BenchmarkIndexAnyASCII/256:2-4 48261 2184 ns/op BenchmarkIndexAnyASCII/256:4-4 47474 2243 ns/op BenchmarkIndexAnyASCII/256:8-4 51148 2288 ns/op BenchmarkIndexAnyASCII/256:16-4 47922 2283 ns/op BenchmarkIndexAnyASCII/256:32-4 51145 2217 ns/op BenchmarkIndexAnyASCII/256:64-4 51942 2360 ns/op BenchmarkIndexAnyUTF8/1:1-4 1825399 69.02 ns/op BenchmarkIndexAnyUTF8/1:2-4 1942472 57.90 ns/op BenchmarkIndexAnyUTF8/1:4-4 2061525 58.55 ns/op BenchmarkIndexAnyUTF8/1:8-4 2002210 89.97 ns/op BenchmarkIndexAnyUTF8/1:16-4 2005669 58.84 ns/op BenchmarkIndexAnyUTF8/1:32-4 2043008 59.96 ns/op BenchmarkIndexAnyUTF8/1:64-4 1999794 59.88 ns/op BenchmarkIndexAnyUTF8/16:1-4 145353 832.6 ns/op BenchmarkIndexAnyUTF8/16:2-4 363582 309.3 ns/op BenchmarkIndexAnyUTF8/16:4-4 380528 307.1 ns/op BenchmarkIndexAnyUTF8/16:8-4 374761 307.0 ns/op BenchmarkIndexAnyUTF8/16:16-4 359736 311.4 ns/op BenchmarkIndexAnyUTF8/16:32-4 395512 321.7 ns/op BenchmarkIndexAnyUTF8/16:64-4 393441 328.9 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 11626 ns/op BenchmarkIndexAnyUTF8/256:2-4 30020 4040 ns/op BenchmarkIndexAnyUTF8/256:4-4 30541 3937 ns/op BenchmarkIndexAnyUTF8/256:8-4 31236 3958 ns/op BenchmarkIndexAnyUTF8/256:16-4 29032 4081 ns/op BenchmarkIndexAnyUTF8/256:32-4 27968 4214 ns/op BenchmarkIndexAnyUTF8/256:64-4 27628 4339 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1896682 61.34 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1956440 59.56 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1980210 60.82 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1973566 65.24 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1981560 61.13 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1913623 59.21 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1993833 59.18 ns/op BenchmarkLastIndexAnyASCII/16:1-4 459998 248.1 ns/op BenchmarkLastIndexAnyASCII/16:2-4 430292 279.6 ns/op BenchmarkLastIndexAnyASCII/16:4-4 441333 254.9 ns/op BenchmarkLastIndexAnyASCII/16:8-4 442821 258.3 ns/op BenchmarkLastIndexAnyASCII/16:16-4 493744 261.9 ns/op BenchmarkLastIndexAnyASCII/16:32-4 383536 289.5 ns/op BenchmarkLastIndexAnyASCII/16:64-4 354375 317.4 ns/op BenchmarkLastIndexAnyASCII/256:1-4 37784 3126 ns/op BenchmarkLastIndexAnyASCII/256:2-4 38535 3120 ns/op BenchmarkLastIndexAnyASCII/256:4-4 36541 3143 ns/op BenchmarkLastIndexAnyASCII/256:8-4 36550 3202 ns/op BenchmarkLastIndexAnyASCII/256:16-4 34515 3196 ns/op BenchmarkLastIndexAnyASCII/256:32-4 34479 3172 ns/op BenchmarkLastIndexAnyASCII/256:64-4 36722 3203 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1896574 60.58 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1935998 60.20 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1976278 59.67 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1971879 61.18 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1902002 59.40 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1712262 61.65 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1965182 59.77 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 175465 626.5 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 398776 313.6 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 358629 338.9 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 349803 307.9 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 412135 305.6 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 366090 323.2 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 335809 331.2 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 12529 9382 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 30312 3918 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 30820 3957 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 29125 3956 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 28186 4010 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 27714 4117 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 26788 4330 ns/op BenchmarkTrimASCII/1:1-4 2094820 55.89 ns/op BenchmarkTrimASCII/1:2-4 1975890 59.69 ns/op BenchmarkTrimASCII/1:4-4 1971087 61.74 ns/op BenchmarkTrimASCII/1:8-4 1561021 73.70 ns/op BenchmarkTrimASCII/1:16-4 1513856 75.77 ns/op BenchmarkTrimASCII/16:1-4 503499 204.3 ns/op BenchmarkTrimASCII/16:2-4 453512 268.9 ns/op BenchmarkTrimASCII/16:4-4 372282 328.8 ns/op BenchmarkTrimASCII/16:8-4 447872 265.6 ns/op BenchmarkTrimASCII/16:16-4 410148 277.9 ns/op BenchmarkTrimASCII/256:1-4 47425 2363 ns/op BenchmarkTrimASCII/256:2-4 36145 3280 ns/op BenchmarkTrimASCII/256:4-4 36196 3293 ns/op BenchmarkTrimASCII/256:8-4 35959 3269 ns/op BenchmarkTrimASCII/256:16-4 35330 3280 ns/op BenchmarkTrimASCII/4096:1-4 3262 36964 ns/op BenchmarkTrimASCII/4096:2-4 2203 50701 ns/op BenchmarkTrimASCII/4096:4-4 2185 52363 ns/op BenchmarkTrimASCII/4096:8-4 2354 51537 ns/op BenchmarkTrimASCII/4096:16-4 2234 51022 ns/op BenchmarkTrimByte-4 1583720 75.09 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 17164 7302 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 17126 6921 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 852 128150 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1639 63425 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3511 31978 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7003 17022 ns/op BenchmarkCompareBytesEqual-4 13433973 8.227 ns/op BenchmarkCompareBytesToNil-4 14539686 7.273 ns/op BenchmarkCompareBytesEmpty-4 17157585 6.456 ns/op BenchmarkCompareBytesIdentical-4 18800101 6.402 ns/op BenchmarkCompareBytesSameLength-4 14279984 8.007 ns/op BenchmarkCompareBytesDifferentLength-4 14151415 7.927 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 3088 46081 ns/op 22755.05 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 3096 44024 ns/op 23818.66 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2613 44363 ns/op 23636.46 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 3153 45379 ns/op 23107.14 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2701 45237 ns/op 23179.84 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2749 48150 ns/op 21777.26 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2482 57546 ns/op 18221.62 MB/s BenchmarkCompareBytesBig-4 2292 45584 ns/op 23003.18 MB/s BenchmarkCompareBytesBigIdentical-4 14735341 7.175 ns/op 146143832.73 MB/s PASS ok bytes 94.503s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 77104306 ns/op 1.30 MB/s 3612268 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 283103465 ns/op 2.00 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 5 24229313 ns/op 0.68 MB/s 3648449 B/op 53 allocs/op PASS ok compress/bzip2 1.394s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 57 2071993 ns/op 4.83 MB/s 42555 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 19643394 ns/op 5.09 MB/s 47461 B/op 7 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 201353124 ns/op 4.97 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 60 2144274 ns/op 4.66 MB/s 42396 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 5 23416567 ns/op 4.27 MB/s 42563 B/op 11 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 232399974 ns/op 4.30 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 48 2117568 ns/op 4.72 MB/s 43146 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 5 20255396 ns/op 4.94 MB/s 44198 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 204693783 ns/op 4.89 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 60 2084138 ns/op 4.80 MB/s 43041 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 19525807 ns/op 5.12 MB/s 43633 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 200610911 ns/op 4.98 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 52 2251128 ns/op 4.44 MB/s 43296 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 21550631 ns/op 4.64 MB/s 48398 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 214577090 ns/op 4.66 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 74 1741296 ns/op 5.74 MB/s 44155 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 7 14721878 ns/op 6.79 MB/s 47307 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 152583055 ns/op 6.55 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 80 1664004 ns/op 6.01 MB/s 42593 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 9 11856001 ns/op 8.43 MB/s 46589 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 118836509 ns/op 8.41 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 80 1640388 ns/op 6.10 MB/s 42901 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 9 11833617 ns/op 8.45 MB/s 45676 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 119077701 ns/op 8.40 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 94 1344125 ns/op 7.44 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 8 13587418 ns/op 7.36 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 151673625 ns/op 6.59 MB/s BenchmarkEncode/Digits/Speed/1e4-4 45 2383016 ns/op 4.20 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 20282110 ns/op 4.93 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 198732372 ns/op 5.03 MB/s BenchmarkEncode/Digits/Default/1e4-4 19 5943439 ns/op 1.68 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 65438910 ns/op 1.53 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 674371451 ns/op 1.48 MB/s BenchmarkEncode/Digits/Compression/1e4-4 19 6460712 ns/op 1.55 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 65272424 ns/op 1.53 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 667220381 ns/op 1.50 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 64 1587907 ns/op 6.30 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 13673140 ns/op 7.31 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 135391721 ns/op 7.39 MB/s BenchmarkEncode/Newton/Speed/1e4-4 55 2149878 ns/op 4.65 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 15759846 ns/op 6.35 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 155500146 ns/op 6.43 MB/s BenchmarkEncode/Newton/Default/1e4-4 18 5747530 ns/op 1.74 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 58957776 ns/op 1.70 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 590122658 ns/op 1.69 MB/s BenchmarkEncode/Newton/Compression/1e4-4 16 6710621 ns/op 1.49 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 71051398 ns/op 1.41 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 764812926 ns/op 1.31 MB/s PASS ok compress/flate 15.684s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 40 2735262 ns/op 3.66 MB/s BenchmarkDecoder/1e-Reuse4-4 43 2674866 ns/op 3.74 MB/s BenchmarkDecoder/1e5-4 4 25039985 ns/op 3.99 MB/s BenchmarkDecoder/1e-Reuse5-4 5 25115100 ns/op 3.98 MB/s BenchmarkDecoder/1e6-4 1 246987066 ns/op 4.05 MB/s BenchmarkDecoder/1e-Reuse6-4 1 257575878 ns/op 3.88 MB/s BenchmarkEncoder/1e4-4 61 2128767 ns/op 4.70 MB/s BenchmarkEncoder/1e-Reuse4-4 62 1925729 ns/op 5.19 MB/s BenchmarkEncoder/1e5-4 6 19685362 ns/op 5.08 MB/s BenchmarkEncoder/1e-Reuse5-4 6 19880119 ns/op 5.03 MB/s BenchmarkEncoder/1e6-4 1 201696894 ns/op 4.96 MB/s BenchmarkEncoder/1e-Reuse6-4 1 195603587 ns/op 5.11 MB/s PASS ok compress/lzw 3.178s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 26 4620744 ns/op PASS ok container/heap 0.203s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 21078 4858 ns/op BenchmarkWithTimeout/concurrency=40-4 4494 23287 ns/op BenchmarkWithTimeout/concurrency=4000-4 5947 30103 ns/op BenchmarkWithTimeout/concurrency=400000-4 7045 14971 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 378489 359.7 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 18572 6525 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 22395 4926 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 4048 31025 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2973 47630 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3975 40711 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 332 345135 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 244 577409 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 398 306573 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 42 3551945 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 21 6039426 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 37 3083710 ns/op BenchmarkCheckCanceled/Err-4 335652 351.3 ns/op BenchmarkCheckCanceled/Done-4 520261 220.1 ns/op BenchmarkContextCancelDone-4 822402 146.3 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 31160 4430 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 28270 4010 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 26950 4434 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 24112 5056 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 18130 7028 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 588291 190.3 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 380658 299.3 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 285213 408.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 197460 646.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 92342 1220 ns/op PASS ok context 10.031s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1783230 61.02 ns/op 262.19 MB/s BenchmarkDecrypt-4 1912856 61.20 ns/op 261.44 MB/s BenchmarkExpand-4 1000000 106.1 ns/op PASS ok crypto/aes 0.602s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 215695 509.9 ns/op 125.52 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 408738 294.4 ns/op 217.40 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 241159 500.7 ns/op 127.83 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 374151 308.7 ns/op 207.30 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 152881 757.5 ns/op 1782.20 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 214552 571.2 ns/op 2363.42 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 142226 808.9 ns/op 1669.00 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 193503 665.2 ns/op 2029.49 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 52196 2087 ns/op 3925.33 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 67120 1685 ns/op 4860.63 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 49017 2473 ns/op 3312.43 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 51062 2229 ns/op 3674.78 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 7246 17192 ns/op 59.27 MB/s BenchmarkAESCFBDecrypt1K-4 7424 17216 ns/op 59.19 MB/s BenchmarkAESCFBDecrypt8K-4 867 136914 ns/op 59.80 MB/s BenchmarkAESOFB1K-4 10000 11445 ns/op 89.03 MB/s BenchmarkAESCTR1K-4 15770 7687 ns/op 132.57 MB/s BenchmarkAESCTR8K-4 2050 59636 ns/op 137.28 MB/s BenchmarkAESCBCEncrypt1K-4 15408 7722 ns/op 132.60 MB/s BenchmarkAESCBCDecrypt1K-4 18522 6129 ns/op 167.07 MB/s PASS ok crypto/cipher 3.351s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 90276 1330 ns/op 6.02 MB/s BenchmarkDecrypt-4 102307 1167 ns/op 6.86 MB/s BenchmarkTDESEncrypt-4 35899 3198 ns/op 2.50 MB/s BenchmarkTDESDecrypt-4 38870 3046 ns/op 2.63 MB/s PASS ok crypto/des 0.719s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1219 98301 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 18 6463308 ns/op 1087 B/op 21 allocs/op BenchmarkECDH/P521-4 6 17622244 ns/op 1538 B/op 21 allocs/op BenchmarkECDH/X25519-4 90 1433195 ns/op 375 B/op 9 allocs/op PASS ok crypto/ecdh 0.697s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 2035 62239 ns/op 2543 B/op 33 allocs/op BenchmarkSign/P384-4 50 2352022 ns/op 2712 B/op 34 allocs/op BenchmarkSign/P521-4 22 5384701 ns/op 3097 B/op 35 allocs/op BenchmarkVerify/P256-4 1038 104984 ns/op 480 B/op 10 allocs/op BenchmarkVerify/P384-4 15 6934904 ns/op 640 B/op 14 allocs/op BenchmarkVerify/P521-4 6 18121836 ns/op 960 B/op 14 allocs/op BenchmarkGenerateKey/P256-4 4993 25108 ns/op 927 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 69 1665855 ns/op 1127 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 24 4342223 ns/op 1448 B/op 17 allocs/op PASS ok crypto/ecdsa 1.515s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 262 459107 ns/op BenchmarkNewKeyFromSeed-4 248 431911 ns/op BenchmarkSigning-4 249 470367 ns/op BenchmarkVerification-4 168 645711 ns/op PASS ok crypto/ed25519 0.781s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 6555 17198 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 169 688791 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 76 1646827 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 30 4222676 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1885 64399 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 70 1801132 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 27 4410264 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 8 12708261 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 13816 8667 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 6909 16741 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3970 25431 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 100 1101797 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 3297 38318 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 367 300556 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 2010 67543 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 100 1044813 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 2.712s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 15832 6734 ns/op 152.07 MB/s BenchmarkHMACSHA256_32-4 25135 4542 ns/op 7.04 MB/s BenchmarkNewWriteSum-4 12050 9159 ns/op 3.49 MB/s PASS ok crypto/hmac 0.670s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 53980 2081 ns/op BenchmarkModSub-4 66448 1785 ns/op BenchmarkMontgomeryRepr-4 33172 3495 ns/op BenchmarkMontgomeryMul-4 36422 3315 ns/op BenchmarkModMul-4 16831 6960 ns/op BenchmarkExpBig-4 19 6427210 ns/op BenchmarkExp-4 7 14788917 ns/op PASS ok crypto/internal/bigmod 1.282s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3876 29773 ns/op BenchmarkScalarBaseMult-4 300 384039 ns/op BenchmarkScalarMult-4 135 946938 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 206 584836 ns/op PASS ok crypto/internal/edwards25519 0.869s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 454215 250.8 ns/op BenchmarkMultiply-4 5915824 19.97 ns/op BenchmarkSquare-4 6814890 17.35 ns/op BenchmarkInvert-4 32640 3554 ns/op BenchmarkMult32-4 1350193 87.71 ns/op PASS ok crypto/internal/edwards25519/field 1.053s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 68 1744929 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2263 54296 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 28 4140764 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 9 12618297 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 189 599273 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 10717 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 82 1392188 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 33 3525931 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.241s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 754435 160.5 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 409296 285.3 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 146859 840.2 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 761110 157.3 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 453548 278.8 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 143109 833.4 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 0.959s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 120309 1003 ns/op 7.97 MB/s BenchmarkHash64-4 137455 853.6 ns/op 74.98 MB/s BenchmarkHash128-4 132427 924.3 ns/op 138.48 MB/s BenchmarkHash256-4 105423 1112 ns/op 230.22 MB/s BenchmarkHash512-4 81122 1441 ns/op 355.21 MB/s BenchmarkHash1K-4 51322 2131 ns/op 480.60 MB/s BenchmarkHash8K-4 10000 11429 ns/op 716.78 MB/s BenchmarkHash1M-4 72 1389617 ns/op 754.58 MB/s BenchmarkHash8M-4 10 10867933 ns/op 771.87 MB/s BenchmarkHash8BytesUnaligned-4 122592 975.4 ns/op 8.20 MB/s BenchmarkHash1KUnaligned-4 56781 2072 ns/op 494.25 MB/s BenchmarkHash8KUnaligned-4 10000 11015 ns/op 743.70 MB/s PASS ok crypto/md5 1.920s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 1 175134192 ns/op PASS ok crypto/rand 0.235s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 12194 9282 ns/op 13.79 MB/s BenchmarkRC4_1K-4 1618 73104 ns/op 14.01 MB/s BenchmarkRC4_8K-4 204 578034 ns/op 14.01 MB/s PASS ok crypto/rc4 0.613s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 12 9344234 ns/op BenchmarkDecryptPKCS1v15/3072-4 5 20382328 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 37289533 ns/op BenchmarkEncryptPKCS1v15/2048-4 31 3345874 ns/op BenchmarkDecryptOAEP/2048-4 12 9169190 ns/op BenchmarkEncryptOAEP/2048-4 33 3360740 ns/op BenchmarkSignPKCS1v15/2048-4 12 10297754 ns/op BenchmarkVerifyPKCS1v15/2048-4 33 4968414 ns/op BenchmarkSignPSS/2048-4 12 9866190 ns/op BenchmarkVerifyPSS/2048-4 31 3761901 ns/op PASS ok crypto/rsa 1.984s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 85342 1427 ns/op 5.60 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 115315 1522 ns/op 5.26 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 76641 1462 ns/op 218.86 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 89037 1238 ns/op 258.50 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 50336 2222 ns/op 460.78 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 56628 2194 ns/op 466.62 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 13003 9870 ns/op 829.98 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 12022 9950 ns/op 823.35 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.659s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 75015 1501 ns/op 5.33 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 85773 1361 ns/op 5.88 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 79992 1551 ns/op 5.16 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 26884 3956 ns/op 258.84 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 31063 3998 ns/op 256.10 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 20662 7604 ns/op 134.66 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5846 22374 ns/op 366.13 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 5906 25401 ns/op 322.50 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 5474 28952 ns/op 282.95 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 1.978s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 42394 2579 ns/op 3.10 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 64179 1810 ns/op 4.42 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 59336 2128 ns/op 3.76 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 31041 5963 ns/op 171.72 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 32683 3437 ns/op 297.91 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 30986 3730 ns/op 274.51 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 7202 16959 ns/op 483.04 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 8506 16416 ns/op 499.02 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 8402 16143 ns/op 507.45 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 1.758s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 21021242 8.531 ns/op BenchmarkConstantTimeEq-4 21715270 7.865 ns/op BenchmarkConstantTimeLessOrEq-4 18138390 7.721 ns/op BenchmarkXORBytes/8Bytes-4 2320864 51.35 ns/op 155.80 MB/s BenchmarkXORBytes/128Bytes-4 2858506 67.71 ns/op 1890.51 MB/s BenchmarkXORBytes/2048Bytes-4 1000000 121.5 ns/op 16857.86 MB/s BenchmarkXORBytes/32768Bytes-4 79366 1834 ns/op 17864.76 MB/s PASS ok crypto/subtle 1.938s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 20 6114432 ns/op BenchmarkCertCache/1-4 22 7549351 ns/op BenchmarkCertCache/2-4 24 6604551 ns/op BenchmarkCertCache/3-4 20 6964536 ns/op BenchmarkHandshakeServer/RSA-4 13 8792137 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 13 8026282 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 14 7990721 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 21 5198757 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 30 5194754 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 20 5826589 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 19 6719503 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 40050259 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 36627035 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 1 106954833 ns/op 9.80 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 1 119359535 ns/op 8.79 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 217689679 ns/op 9.63 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 215748177 ns/op 9.72 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 403870987 ns/op 10.39 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 442231423 ns/op 9.48 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 836069038 ns/op 10.03 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 947888467 ns/op 8.85 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1576139621 ns/op 10.64 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1686390872 ns/op 9.95 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 3210727594 ns/op 10.45 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 3379456527 ns/op 9.93 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 6596659118 ns/op 10.17 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 6849440934 ns/op 9.80 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 1 106229302 ns/op 9.87 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 1 108422941 ns/op 9.67 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 216386808 ns/op 9.69 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 224486780 ns/op 9.34 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 439755930 ns/op 9.54 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 416752381 ns/op 10.06 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 890126123 ns/op 9.42 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 873110684 ns/op 9.61 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1414952131 ns/op 11.86 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1736676719 ns/op 9.66 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 3186875633 ns/op 10.53 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 3539057717 ns/op 9.48 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 6472708193 ns/op 10.37 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 6641289555 ns/op 10.10 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 712808841 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 719165805 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 301322197 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 302195155 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 168200173 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 161496652 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 97052220 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 93509084 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 53209336 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 48912748 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 160716854 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 158606941 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 77559304 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 76939181 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 50751038 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 50954510 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 4 37787551 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 38576496 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 31556782 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 4 27597256 ns/op PASS ok crypto/tls 62.942s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 7 16212110 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 314 499983 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 872 152138 ns/op 13188 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 975 199618 ns/op 14611 B/op 262 allocs/op PASS ok crypto/x509 1.475s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 32 3434414 ns/op 278350 B/op 1618 allocs/op BenchmarkConcurrentStmtQuery-4 46 4022277 ns/op 264067 B/op 1971 allocs/op BenchmarkConcurrentStmtExec-4 62 2810189 ns/op 211585 B/op 568 allocs/op BenchmarkConcurrentTxQuery-4 32 4026541 ns/op 272359 B/op 2137 allocs/op BenchmarkConcurrentTxExec-4 63 1928844 ns/op 87858 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 60 2758807 ns/op 105128 B/op 2082 allocs/op BenchmarkConcurrentTxStmtExec-4 123 881053 ns/op 40102 B/op 381 allocs/op BenchmarkConcurrentRandom-4 43 3358114 ns/op 230931 B/op 1775 allocs/op BenchmarkManyConcurrentQueries-4 2041 51389 ns/op 4110 B/op 20 allocs/op BenchmarkGrabConn-4 237218 625.4 ns/op 0 B/op 0 allocs/op PASS ok database/sql 2.122s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 151752 1337 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 68 1719326 ns/op 188264 B/op 14 allocs/op Benchmark115/LineToPC-4 63 1712851 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 17661 7016 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.140s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkMarshal-4 730 181319 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2068 50211 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.375s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 194 541668 ns/op 15.12 MB/s BenchmarkEncodeToString-4 243 602420 ns/op 13.60 MB/s BenchmarkDecode-4 133 999145 ns/op 13.12 MB/s BenchmarkDecodeString-4 142 847177 ns/op 15.48 MB/s PASS ok encoding/base32 1.000s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 274 672795 ns/op 12.18 MB/s BenchmarkDecodeString/2-4 273922 494.6 ns/op 8.09 MB/s BenchmarkDecodeString/4-4 167324 603.1 ns/op 13.27 MB/s BenchmarkDecodeString/8-4 211459 1263 ns/op 9.50 MB/s BenchmarkDecodeString/64-4 36422 2912 ns/op 30.22 MB/s BenchmarkDecodeString/8192-4 414 347936 ns/op 31.40 MB/s BenchmarkNewEncoding-4 92560 2364 ns/op 108.30 MB/s PASS ok encoding/base64 1.933s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1092 112322 ns/op 35.61 MB/s BenchmarkReadStruct-4 14724 7432 ns/op 10.09 MB/s BenchmarkWriteStruct-4 16380 7095 ns/op 10.57 MB/s BenchmarkReadInts-4 40046 4192 ns/op 7.16 MB/s BenchmarkWriteInts-4 22416 5694 ns/op 5.27 MB/s BenchmarkWriteSlice1000Int32s-4 1041 112100 ns/op 35.68 MB/s BenchmarkPutUint16-4 1615539 69.14 ns/op 28.93 MB/s BenchmarkAppendUint16-4 2430934 68.00 ns/op 29.41 MB/s BenchmarkPutUint32-4 1690302 69.43 ns/op 57.61 MB/s BenchmarkAppendUint32-4 2117302 52.52 ns/op 76.17 MB/s BenchmarkPutUint64-4 1000000 104.0 ns/op 76.94 MB/s BenchmarkAppendUint64-4 1000000 107.8 ns/op 74.24 MB/s BenchmarkLittleEndianPutUint16-4 2336031 77.79 ns/op 25.71 MB/s BenchmarkLittleEndianAppendUint16-4 2319489 72.80 ns/op 27.47 MB/s BenchmarkLittleEndianPutUint32-4 1699946 64.08 ns/op 62.43 MB/s BenchmarkLittleEndianAppendUint32-4 2351004 65.47 ns/op 61.10 MB/s BenchmarkLittleEndianPutUint64-4 1000000 109.6 ns/op 73.02 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 178.0 ns/op 44.94 MB/s BenchmarkReadFloats-4 142538 890.3 ns/op 13.48 MB/s BenchmarkWriteFloats-4 111427 1086 ns/op 11.05 MB/s BenchmarkReadSlice1000Float32s-4 1278 101661 ns/op 39.35 MB/s BenchmarkWriteSlice1000Float32s-4 954 114154 ns/op 35.04 MB/s BenchmarkReadSlice1000Uint8s-4 54164 3341 ns/op 299.35 MB/s BenchmarkWriteSlice1000Uint8s-4 34642 3322 ns/op 300.98 MB/s BenchmarkPutUvarint32-4 736462 140.1 ns/op 28.55 MB/s BenchmarkPutUvarint64-4 269654 503.6 ns/op 15.89 MB/s PASS ok encoding/binary 6.207s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 5140 22915 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5442 21201 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6824 22410 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3039 49594 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5764 19203 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 6732 24322 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 5918 19474 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 2898 41158 ns/op 2979 B/op 12 allocs/op BenchmarkWrite-4 7846 19000 ns/op PASS ok encoding/csv 2.036s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 5088 20872 ns/op BenchmarkEndToEndByteBuffer-4 6232 23662 ns/op BenchmarkEndToEndSliceByteBuffer-4 187 669508 ns/op BenchmarkEncodeComplex128Slice-4 418 258182 ns/op BenchmarkEncodeFloat64Slice-4 846 124162 ns/op BenchmarkEncodeInt32Slice-4 979 120851 ns/op BenchmarkEncodeStringSlice-4 1256 83457 ns/op BenchmarkEncodeInterfaceSlice-4 43 2404973 ns/op BenchmarkDecodeComplex128Slice-4 483 335686 ns/op BenchmarkDecodeFloat64Slice-4 962 169726 ns/op BenchmarkDecodeInt32Slice-4 770 180928 ns/op BenchmarkDecodeStringSlice-4 319 366901 ns/op BenchmarkDecodeStringsSlice-4 136 965204 ns/op BenchmarkDecodeBytesSlice-4 270 443619 ns/op BenchmarkDecodeInterfaceSlice-4 60 2086952 ns/op BenchmarkDecodeMap-4 85 1511507 ns/op PASS ok encoding/gob 3.488s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 7009 16401 ns/op 15.61 MB/s BenchmarkEncode/1024-4 2890 60073 ns/op 17.05 MB/s BenchmarkEncode/4096-4 662 179912 ns/op 22.77 MB/s BenchmarkEncode/16384-4 140 997798 ns/op 16.42 MB/s BenchmarkDecode/256-4 21134 5460 ns/op 46.89 MB/s BenchmarkDecode/1024-4 6552 25497 ns/op 40.16 MB/s BenchmarkDecode/4096-4 1290 82431 ns/op 49.69 MB/s BenchmarkDecode/16384-4 361 414453 ns/op 39.53 MB/s BenchmarkDump/256-4 1027 205818 ns/op 1.24 MB/s BenchmarkDump/1024-4 243 679594 ns/op 1.51 MB/s BenchmarkDump/4096-4 55 2293891 ns/op 1.79 MB/s BenchmarkDump/16384-4 15 7124764 ns/op 2.30 MB/s PASS ok encoding/hex 2.622s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 158162828 ns/op 12.27 MB/s 8390704 B/op 54 allocs/op BenchmarkCodeEncoderError-4 1 155399867 ns/op 12.49 MB/s 8525136 B/op 138 allocs/op BenchmarkCodeMarshal-4 1 158563483 ns/op 12.24 MB/s 10331584 B/op 55 allocs/op BenchmarkCodeMarshalError-4 1 208080590 ns/op 9.33 MB/s 10337304 B/op 115 allocs/op BenchmarkMarshalBytes/32-4 17496 6558 ns/op BenchmarkMarshalBytes/256-4 5200 24429 ns/op BenchmarkMarshalBytes/4096-4 398 283021 ns/op BenchmarkMarshalBytesError/32-4 46 2344088 ns/op BenchmarkMarshalBytesError/256-4 52 2117190 ns/op BenchmarkMarshalBytesError/4096-4 49 3528440 ns/op BenchmarkCodeDecoder-4 1 526066647 ns/op 3.69 MB/s 11015840 B/op 91355 allocs/op BenchmarkUnicodeDecoder-4 29612 4025 ns/op 3.48 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 30288 3375 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 403312720 ns/op 4.81 MB/s 2939400 B/op 91327 allocs/op BenchmarkCodeUnmarshalReuse-4 1 387293257 ns/op 5.01 MB/s 2939472 B/op 91330 allocs/op BenchmarkUnmarshalString-4 65670 1919 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 138793 1405 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 200916 1033 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 56281 2612 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 67213 1910 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 17049 7567 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 2923 46312 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 518 214662 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 85 1445475 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 12 11467970 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 402380 253.9 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 444924 232.2 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 525783 222.1 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 563546 225.7 ns/op BenchmarkEncodeMarshaler-4 51778 2230 ns/op 75 B/op 1 allocs/op BenchmarkEncoderEncode-4 59900 1872 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 4123821 34.59 ns/op BenchmarkNumberIsValidRegexp-4 18314 6584 ns/op PASS ok encoding/json 9.318s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 40 3009620 ns/op 21.78 MB/s BenchmarkDecode-4 27 4051606 ns/op 21.91 MB/s PASS ok encoding/pem 0.425s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1573 77774 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 609 263401 ns/op 8291 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 2713 48718 ns/op PASS ok encoding/xml 0.814s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 431572 297.4 ns/op BenchmarkIntSet-4 516446 220.4 ns/op BenchmarkFloatAdd-4 164346 617.5 ns/op BenchmarkFloatSet-4 545450 222.7 ns/op BenchmarkStringSet-4 364003 308.7 ns/op BenchmarkMapSet-4 126100 1169 ns/op BenchmarkMapSetDifferent-4 47436 2155 ns/op BenchmarkMapSetDifferentRandom-4 271 458783 ns/op BenchmarkMapSetString-4 129116 1061 ns/op BenchmarkMapAddSame-4 23770 5841 ns/op BenchmarkMapAddDifferent-4 16562 11551 ns/op BenchmarkMapAddDifferentRandom-4 231 582814 ns/op BenchmarkMapAddSameSteadyState-4 293012 431.3 ns/op BenchmarkMapAddDifferentSteadyState-4 116944 948.3 ns/op BenchmarkRealworldExpvarUsage-4 13531 9378 ns/op PASS ok expvar 3.786s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 67412 1573 ns/op BenchmarkSprintfEmpty-4 213340 574.6 ns/op BenchmarkSprintfString-4 161948 938.6 ns/op BenchmarkSprintfTruncateString-4 154732 998.9 ns/op BenchmarkSprintfTruncateBytes-4 165204 1194 ns/op BenchmarkSprintfSlowParsingPath-4 150015 875.9 ns/op BenchmarkSprintfQuoteString-4 37352 3285 ns/op BenchmarkSprintfInt-4 142266 814.3 ns/op BenchmarkSprintfIntInt-4 125709 1232 ns/op BenchmarkSprintfPrefixedInt-4 127663 1308 ns/op BenchmarkSprintfFloat-4 86778 1482 ns/op BenchmarkSprintfComplex-4 36964 3126 ns/op BenchmarkSprintfBoolean-4 172074 813.8 ns/op BenchmarkSprintfHexString-4 96304 2645 ns/op BenchmarkSprintfHexBytes-4 74467 3108 ns/op BenchmarkSprintfBytes-4 30886 3975 ns/op BenchmarkSprintfStringer-4 62446 2361 ns/op BenchmarkSprintfStructure-4 22626 5924 ns/op BenchmarkManyArgs-4 44151 3023 ns/op BenchmarkFprintInt-4 65606 1786 ns/op BenchmarkFprintfBytes-4 68667 1845 ns/op BenchmarkFprintIntNoAlloc-4 72044 1885 ns/op BenchmarkScanInts-4 28 3921563 ns/op BenchmarkScanRecursiveInt-4 1 498843726 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 494832618 ns/op PASS ok fmt 6.726s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 476 223896 ns/op PASS ok go/build 0.194s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 41580 3187 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 13580 9244 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 4533 31981 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1028 123015 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 216 490814 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 74 2327998 ns/op 206179 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 15 10647073 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 38463075 ns/op 3634560 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 170714885 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 1.734s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 370273056 ns/op 0.17 MB/s 45945304 B/op 48878 allocs/op PASS ok go/format 0.457s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 5 20119814 ns/op 2.68 MB/s BenchmarkParseOnly-4 6 17675823 ns/op 3.05 MB/s BenchmarkResolve-4 63 2109198 ns/op 25.54 MB/s PASS ok go/parser 1.945s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 167350234 ns/op 0.31 MB/s 4953368 B/op 27603 allocs/op BenchmarkPrintDecl-4 727 241542 ns/op 0.13 MB/s 16627 B/op 51 allocs/op PASS ok go/printer 0.458s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 260 443243 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 9010138 ns/op 6.08 MB/s BenchmarkScanFiles/go/parser/parser.go-4 8 13323892 ns/op 5.40 MB/s BenchmarkScanFiles/net/http/server.go-4 6 30214698 ns/op 3.75 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 194 567046 ns/op 5.43 MB/s PASS ok go/scanner 0.980s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1370996 100.6 ns/op PASS ok go/token 0.321s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 145 833534 ns/op BenchmarkNamed/Underlying/nongeneric-4 931340 135.2 ns/op BenchmarkNamed/Underlying/generic-4 951360 134.4 ns/op BenchmarkNamed/Underlying/src_instance-4 909625 134.4 ns/op BenchmarkNamed/Underlying/user_instance-4 852234 185.2 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 15429 6873 ns/op BenchmarkNamed/NewMethodSet/generic-4 17660 7809 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 14156 9062 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 20091 7732 ns/op BenchmarkCheck/http/funcbodies/info-4 1 538785672 ns/op 56589 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 562604607 ns/op 54094 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 264262117 ns/op 115252 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 231877471 ns/op 131022 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2842912839 ns/op 1801 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 196333546 ns/op 25928 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 130376969 ns/op 38968 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 107905255 ns/op 46228 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 824844075 ns/op 2626 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 98298314 ns/op 21974 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 1 101412876 ns/op 21066 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 108991034 ns/op 19684 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2232330591 ns/op 28009 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 698816785 ns/op 89442 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 151661512 ns/op 410196 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 127010008 ns/op 484913 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3396769063 ns/op 586.6 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 149464848 ns/op 13209 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 128658684 ns/op 14318 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 160908899 ns/op 12330 lines/s PASS ok go/types 48.200s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 11778 10795 ns/op 94.86 MB/s PASS ok hash/adler32 0.357s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 198602 675.3 ns/op 22.21 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 204458 523.2 ns/op 28.67 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 125754 987.6 ns/op 40.50 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 126930 913.1 ns/op 43.81 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 379630 333.1 ns/op 1537.30 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 421146 346.5 ns/op 1477.75 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 395103 448.9 ns/op 2281.26 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 362254 353.4 ns/op 2897.32 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 208640 532.4 ns/op 7694.05 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 269530 560.7 ns/op 7305.60 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 56659 2065 ns/op 15867.79 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 49605 2025 ns/op 16182.09 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 344865 321.5 ns/op 46.66 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 382872 331.8 ns/op 45.21 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 403540 352.3 ns/op 113.56 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 369406 312.7 ns/op 127.93 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 325005 394.7 ns/op 1297.22 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 304084 620.9 ns/op 824.65 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 282543 748.1 ns/op 1368.73 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 270054 629.4 ns/op 1626.85 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 237132 552.2 ns/op 7418.21 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 224594 501.5 ns/op 8168.10 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 61429 2084 ns/op 15720.20 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 56656 2063 ns/op 15883.11 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 261178 527.2 ns/op 28.45 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 280065 554.4 ns/op 27.06 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 149052 757.0 ns/op 52.84 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 162337 813.8 ns/op 49.15 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 10000 13489 ns/op 37.96 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 13606 8789 ns/op 58.26 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 6544 18501 ns/op 55.35 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 5892 26365 ns/op 38.84 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1438 77988 ns/op 52.52 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1640 78812 ns/op 51.97 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 180 1061969 ns/op 30.86 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 164 650997 ns/op 50.34 MB/s PASS ok hash/crc32 7.666s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 160 780404 ns/op 83.98 MB/s BenchmarkCrc64/ISO4KB-4 1851 69501 ns/op 58.93 MB/s BenchmarkCrc64/ISO1KB-4 7794 15463 ns/op 66.22 MB/s BenchmarkCrc64/ECMA64KB-4 140 1001448 ns/op 65.44 MB/s BenchmarkCrc64/Random64KB-4 153 769079 ns/op 85.21 MB/s BenchmarkCrc64/Random16KB-4 603 197968 ns/op 82.76 MB/s PASS ok hash/crc64 1.298s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 15352 7710 ns/op 132.82 MB/s BenchmarkFnv32aKB-4 15321 9159 ns/op 111.80 MB/s BenchmarkFnv64KB-4 14062 7891 ns/op 129.76 MB/s BenchmarkFnv64aKB-4 10000 12221 ns/op 83.79 MB/s BenchmarkFnv128KB-4 1951 76780 ns/op 13.34 MB/s BenchmarkFnv128aKB-4 1928 64423 ns/op 15.90 MB/s PASS ok hash/fnv 1.220s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 383312 266.8 ns/op 14.99 MB/s BenchmarkHash/n=4/Bytes-4 3588632 34.56 ns/op 115.73 MB/s BenchmarkHash/n=4/String-4 1622157 75.96 ns/op 52.66 MB/s BenchmarkHash/n=8/Write-4 441680 259.4 ns/op 30.84 MB/s BenchmarkHash/n=8/Bytes-4 3428732 35.42 ns/op 225.84 MB/s BenchmarkHash/n=8/String-4 1641654 67.04 ns/op 119.32 MB/s BenchmarkHash/n=16/Write-4 398998 273.7 ns/op 58.46 MB/s BenchmarkHash/n=16/Bytes-4 3294141 34.62 ns/op 462.18 MB/s BenchmarkHash/n=16/String-4 1730373 100.5 ns/op 159.17 MB/s BenchmarkHash/n=32/Write-4 441050 326.7 ns/op 97.94 MB/s BenchmarkHash/n=32/Bytes-4 3224624 33.90 ns/op 944.04 MB/s BenchmarkHash/n=32/String-4 1686382 73.66 ns/op 434.40 MB/s BenchmarkHash/n=64/Write-4 421921 311.0 ns/op 205.76 MB/s BenchmarkHash/n=64/Bytes-4 2980141 42.04 ns/op 1522.48 MB/s BenchmarkHash/n=64/String-4 1665980 78.28 ns/op 817.58 MB/s BenchmarkHash/n=256/Write-4 281301 381.5 ns/op 671.11 MB/s BenchmarkHash/n=256/Bytes-4 2300449 82.50 ns/op 3102.89 MB/s BenchmarkHash/n=256/String-4 1000000 145.7 ns/op 1756.70 MB/s BenchmarkHash/n=320/Write-4 335971 392.5 ns/op 815.27 MB/s BenchmarkHash/n=320/Bytes-4 1940286 59.09 ns/op 5415.25 MB/s BenchmarkHash/n=320/String-4 773157 168.3 ns/op 1901.83 MB/s BenchmarkHash/n=1024/Write-4 215934 565.7 ns/op 1810.02 MB/s BenchmarkHash/n=1024/Bytes-4 879967 212.4 ns/op 4822.03 MB/s BenchmarkHash/n=1024/String-4 309364 516.1 ns/op 1984.10 MB/s BenchmarkHash/n=4096/Write-4 91609 1310 ns/op 3127.13 MB/s BenchmarkHash/n=4096/Bytes-4 273594 672.3 ns/op 6092.60 MB/s BenchmarkHash/n=4096/String-4 72170 1610 ns/op 2544.09 MB/s BenchmarkHash/n=16384/Write-4 29000 4039 ns/op 4056.36 MB/s BenchmarkHash/n=16384/Bytes-4 70646 2832 ns/op 5785.26 MB/s BenchmarkHash/n=16384/String-4 19192 6232 ns/op 2629.14 MB/s PASS ok hash/maphash 6.412s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 711 171543 ns/op BenchmarkEscapeNone-4 134744 894.3 ns/op BenchmarkUnescape-4 522 209433 ns/op BenchmarkUnescapeNone-4 467304 282.6 ns/op BenchmarkUnescapeSparse-4 8210 21521 ns/op BenchmarkUnescapeDense-4 1166 116750 ns/op PASS ok html 1.194s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 8217 14319 ns/op BenchmarkCSSEscaperNoSpecials-4 39608 2826 ns/op BenchmarkDecodeCSS-4 23730 8061 ns/op BenchmarkDecodeCSSNoSpecials-4 3419074 37.13 ns/op BenchmarkCSSValueFilter-4 78068 1542 ns/op BenchmarkCSSValueFilterOk-4 69025 1859 ns/op BenchmarkEscapedExecute-4 4866 26925 ns/op BenchmarkHTMLNospaceEscaper-4 10000 15225 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 51970 3538 ns/op BenchmarkStripTags-4 16635 8077 ns/op BenchmarkStripTagsNoSpecials-4 208440 595.0 ns/op BenchmarkJSValEscaperWithNum-4 14403 8548 ns/op BenchmarkJSValEscaperWithStr-4 5391 24679 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 17548 6473 ns/op BenchmarkJSValEscaperWithObj-4 4627 31620 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 10130 ns/op BenchmarkJSStrEscaperNoSpecials-4 41314 3588 ns/op BenchmarkJSStrEscaper-4 7783 13949 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 39663 2820 ns/op BenchmarkJSRegexpEscaper-4 8361 20612 ns/op BenchmarkTemplateSpecialTags-4 92 1758542 ns/op BenchmarkURLEscaper-4 3848 28552 ns/op BenchmarkURLEscaperNoSpecials-4 175846 1177 ns/op BenchmarkURLNormalizer-4 5504 23353 ns/op BenchmarkURLNormalizerNoSpecials-4 165057 1045 ns/op BenchmarkSrcsetFilter-4 17552 7058 ns/op BenchmarkSrcsetFilterNoSpecials-4 94827 1845 ns/op PASS ok html/template 6.126s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 454400 236.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 343380 298.7 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 554006 252.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 509322 363.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1408232 78.10 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1102892 145.4 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1473802 101.5 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 104.9 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1000000 102.6 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 261494 394.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 265074 480.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 328233 422.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 247959 456.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 492694 224.0 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 307112 344.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 579216 264.6 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 271560 482.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 275671 467.6 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1000000 118.0 ns/op BenchmarkRGBASetRGBA-4 1000000 134.9 ns/op BenchmarkRGBA64At-4 711070 160.4 ns/op BenchmarkRGBA64SetRGBA64-4 640027 232.9 ns/op BenchmarkNRGBAAt-4 951907 113.2 ns/op BenchmarkNRGBASetNRGBA-4 1000000 119.8 ns/op BenchmarkNRGBA64At-4 618325 213.4 ns/op BenchmarkNRGBA64SetNRGBA64-4 694490 198.4 ns/op BenchmarkAlphaAt-4 1958686 63.73 ns/op BenchmarkAlphaSetAlpha-4 1547316 80.80 ns/op BenchmarkAlpha16At-4 1000000 129.2 ns/op BenchmarkAlphaSetAlpha16-4 1025643 106.7 ns/op BenchmarkGrayAt-4 1805491 69.15 ns/op BenchmarkGraySetGray-4 1000000 101.3 ns/op BenchmarkGray16At-4 1000000 182.6 ns/op BenchmarkGraySetGray16-4 1000000 140.4 ns/op PASS ok image 7.514s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 2565301 51.25 ns/op BenchmarkYCbCrToRGB/128-4 2804953 67.09 ns/op BenchmarkYCbCrToRGB/255-4 2324452 50.72 ns/op BenchmarkRGBToYCbCr/0-4 2540880 46.45 ns/op BenchmarkRGBToYCbCr/Cb-4 2080010 58.78 ns/op BenchmarkRGBToYCbCr/Cr-4 2560083 41.84 ns/op BenchmarkYCbCrToRGBA/0-4 1923702 73.58 ns/op BenchmarkYCbCrToRGBA/128-4 2343284 57.11 ns/op BenchmarkYCbCrToRGBA/255-4 2342959 49.32 ns/op BenchmarkNYCbCrAToRGBA/0-4 1760757 77.84 ns/op BenchmarkNYCbCrAToRGBA/128-4 2501325 55.58 ns/op BenchmarkNYCbCrAToRGBA/255-4 2098474 48.11 ns/op PASS ok image/color 2.982s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 3 64179830 ns/op BenchmarkFillSrc-4 307 429476 ns/op BenchmarkCopyOver-4 6 29799513 ns/op BenchmarkCopySrc-4 417 250963 ns/op BenchmarkNRGBAOver-4 7 16876077 ns/op BenchmarkNRGBASrc-4 10 19960450 ns/op BenchmarkYCbCr-4 8 13323054 ns/op BenchmarkGray-4 16 10831122 ns/op BenchmarkCMYK-4 10 10954070 ns/op BenchmarkGlyphOver-4 18 6511014 ns/op BenchmarkRGBAMaskOver-4 4 25481094 ns/op BenchmarkGrayMaskOver-4 4 27510447 ns/op BenchmarkRGBA64ImageMaskOver-4 3 38463977 ns/op BenchmarkRGBA-4 3 33404928 ns/op BenchmarkPalettedFill-4 751 199533 ns/op BenchmarkPalettedRGBA-4 3 37870812 ns/op BenchmarkGenericOver-4 2 56449404 ns/op BenchmarkGenericMaskOver-4 4 32288936 ns/op BenchmarkGenericSrc-4 3 53504309 ns/op BenchmarkGenericMaskSrc-4 3 36025240 ns/op PASS ok image/draw 8.136s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 21 5344416 ns/op 2.89 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 149265121 ns/op 2.06 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2914647742 ns/op 0.42 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 58 3092205 ns/op 5.00 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 221163934 ns/op 0.28 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 4.369s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 4414 33767 ns/op BenchmarkIDCT-4 4314 39969 ns/op BenchmarkDecodeBaseline-4 7 15415330 ns/op 4.01 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 19302788 ns/op 3.20 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 177157990 ns/op 6.94 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 249384029 ns/op 3.70 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 1.777s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 16830008 7.813 ns/op BenchmarkDecodeGray-4 7 14813015 ns/op 4.42 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 56380316 ns/op 4.65 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 2 59124132 ns/op 4.43 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 21 5609570 ns/op 11.68 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 41459043 ns/op 6.32 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 44962872 ns/op 5.83 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 53980890 ns/op 5.69 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 56847619 ns/op 5.40 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 214516029 ns/op 5.73 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 196448176 ns/op 6.26 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 4 34368312 ns/op 8.94 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 199444283 ns/op 6.16 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 759094047 ns/op 1.62 MB/s 864088 B/op 29 allocs/op PASS ok image/png 4.447s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 58298227 ns/op 1.72 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 51419634 ns/op 1.94 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 382934153 ns/op 1.31 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 391324523 ns/op 1.28 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 66469360 ns/op 1.50 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 76505749 ns/op 1.31 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 315605400 ns/op 1.58 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 265920905 ns/op 1.88 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 525290381 ns/op 1.90 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 540366822 ns/op 1.85 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 4092273471 ns/op 1.22 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3621493886 ns/op 1.38 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 12662832 ns/op 7.90 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 13 9342994 ns/op 10.70 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 40970005 ns/op 12.20 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 3 47730189 ns/op 10.48 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 80925898 ns/op 12.36 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 86586988 ns/op 11.55 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 406349974 ns/op 12.30 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 440120588 ns/op 11.36 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 63037936 ns/op 1.59 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 3 45276186 ns/op 2.21 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 284068274 ns/op 1.76 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 262865843 ns/op 1.90 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 618097446 ns/op 1.62 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 641116397 ns/op 1.56 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 4686713924 ns/op 1.07 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 4528541246 ns/op 1.10 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 139858955 ns/op 29.89 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 138469755 ns/op 30.19 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 45.673s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 38430 3161 ns/op 0.32 MB/s BenchmarkMarshalCorpusFile/2-4 38011 3611 ns/op 0.55 MB/s BenchmarkMarshalCorpusFile/4-4 32820 3733 ns/op 1.07 MB/s BenchmarkMarshalCorpusFile/8-4 26970 4364 ns/op 1.83 MB/s BenchmarkMarshalCorpusFile/16-4 20552 5862 ns/op 2.73 MB/s BenchmarkMarshalCorpusFile/32-4 13574 8911 ns/op 3.59 MB/s BenchmarkMarshalCorpusFile/64-4 7244 14347 ns/op 4.46 MB/s BenchmarkMarshalCorpusFile/128-4 5560 24109 ns/op 5.31 MB/s BenchmarkMarshalCorpusFile/256-4 2212 49608 ns/op 5.16 MB/s BenchmarkMarshalCorpusFile/512-4 1479 95418 ns/op 5.37 MB/s BenchmarkMarshalCorpusFile/1024-4 740 180709 ns/op 5.67 MB/s BenchmarkMarshalCorpusFile/2048-4 314 401529 ns/op 5.10 MB/s BenchmarkMarshalCorpusFile/4096-4 157 698182 ns/op 5.87 MB/s BenchmarkMarshalCorpusFile/8192-4 97 1398183 ns/op 5.86 MB/s BenchmarkMarshalCorpusFile/16384-4 46 2841194 ns/op 5.77 MB/s BenchmarkMarshalCorpusFile/32768-4 21 6221826 ns/op 5.27 MB/s BenchmarkMarshalCorpusFile/65536-4 9 12810256 ns/op 5.12 MB/s BenchmarkMarshalCorpusFile/131072-4 4 26758527 ns/op 4.90 MB/s BenchmarkMarshalCorpusFile/262144-4 2 51494094 ns/op 5.09 MB/s BenchmarkMarshalCorpusFile/524288-4 1 120155932 ns/op 4.36 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 198379251 ns/op 5.29 MB/s BenchmarkUnmarshalCorpusFile/1-4 10000 11871 ns/op 0.08 MB/s BenchmarkUnmarshalCorpusFile/2-4 10000 11791 ns/op 0.17 MB/s BenchmarkUnmarshalCorpusFile/4-4 8103 13132 ns/op 0.30 MB/s BenchmarkUnmarshalCorpusFile/8-4 6969 15649 ns/op 0.51 MB/s BenchmarkUnmarshalCorpusFile/16-4 7312 18355 ns/op 0.87 MB/s BenchmarkUnmarshalCorpusFile/32-4 4288 27779 ns/op 1.15 MB/s BenchmarkUnmarshalCorpusFile/64-4 3234 32509 ns/op 1.97 MB/s BenchmarkUnmarshalCorpusFile/128-4 3013 43216 ns/op 2.96 MB/s BenchmarkUnmarshalCorpusFile/256-4 1032 113551 ns/op 2.25 MB/s BenchmarkUnmarshalCorpusFile/512-4 549 209844 ns/op 2.44 MB/s BenchmarkUnmarshalCorpusFile/1024-4 284 407374 ns/op 2.51 MB/s BenchmarkUnmarshalCorpusFile/2048-4 142 812471 ns/op 2.52 MB/s BenchmarkUnmarshalCorpusFile/4096-4 75 1599417 ns/op 2.56 MB/s BenchmarkUnmarshalCorpusFile/8192-4 36 3230950 ns/op 2.54 MB/s BenchmarkUnmarshalCorpusFile/16384-4 19 6559136 ns/op 2.50 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 13050252 ns/op 2.51 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 25052551 ns/op 2.62 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 51179778 ns/op 2.56 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 105389600 ns/op 2.49 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 203876385 ns/op 2.57 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 422227987 ns/op 2.48 MB/s BenchmarkMutatorBytes/1-4 37923 3166 ns/op BenchmarkMutatorBytes/10-4 41410 2907 ns/op BenchmarkMutatorBytes/100-4 38604 3142 ns/op BenchmarkMutatorBytes/1000-4 27040 4625 ns/op BenchmarkMutatorBytes/10000-4 8107 19824 ns/op BenchmarkMutatorBytes/100000-4 1048 151198 ns/op BenchmarkMutatorString/1-4 38925 3258 ns/op BenchmarkMutatorString/10-4 37873 3194 ns/op BenchmarkMutatorString/100-4 34776 3698 ns/op BenchmarkMutatorString/1000-4 14972 6850 ns/op BenchmarkMutatorString/10000-4 4297 46643 ns/op BenchmarkMutatorString/100000-4 363 336291 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 18242 6283 ns/op BenchmarkMutatorAllBasicTypes/string-4 19136 6292 ns/op BenchmarkMutatorAllBasicTypes/bool-4 63296 1837 ns/op BenchmarkMutatorAllBasicTypes/float32-4 54547 2084 ns/op BenchmarkMutatorAllBasicTypes/float64-4 56454 2090 ns/op BenchmarkMutatorAllBasicTypes/int-4 62238 1938 ns/op BenchmarkMutatorAllBasicTypes/int8-4 59886 1919 ns/op BenchmarkMutatorAllBasicTypes/int16-4 62222 1938 ns/op BenchmarkMutatorAllBasicTypes/int32-4 63192 1919 ns/op BenchmarkMutatorAllBasicTypes/int64-4 61266 1936 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 59071 1985 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 58610 2010 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 59478 2023 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 60388 2010 ns/op PASS ok internal/fuzz 12.477s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 19192 6077 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 166395 744.1 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 0.561s PASS ok internal/poll 0.039s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 5 20232137 ns/op PASS ok internal/trace 2.578s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 17906 8233 ns/op BenchmarkCopyNLarge-4 223 449129 ns/op PASS ok io 0.587s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 157482 701.3 ns/op BenchmarkPrintln-4 25876 4720 ns/op 77 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 37368 3023 ns/op 66 B/op 1 allocs/op BenchmarkConcurrent-4 7070 16357 ns/op BenchmarkDiscard-4 1212598 101.1 ns/op 0 B/op 0 allocs/op PASS ok log 0.975s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2743692 41.43 ns/op BenchmarkAcosh-4 1505332 78.96 ns/op BenchmarkAsin-4 3036297 39.86 ns/op BenchmarkAsinh-4 1422987 83.35 ns/op BenchmarkAtan-4 3552681 33.23 ns/op BenchmarkAtanh-4 1490874 79.97 ns/op BenchmarkAtan2-4 2454326 48.89 ns/op BenchmarkCbrt-4 1834684 64.90 ns/op BenchmarkCeil-4 28096470 4.702 ns/op BenchmarkCompare-4 5636366 20.20 ns/op BenchmarkCompare32-4 6705340 16.97 ns/op BenchmarkCopysign-4 4508377 27.78 ns/op BenchmarkCos-4 1467270 80.58 ns/op BenchmarkCosh-4 2124099 56.69 ns/op BenchmarkErf-4 3529982 32.92 ns/op BenchmarkErfc-4 3489074 33.01 ns/op BenchmarkErfinv-4 3316474 42.21 ns/op BenchmarkErfcinv-4 3397684 36.21 ns/op BenchmarkExp-4 8352649 14.84 ns/op BenchmarkExpGo-4 1000000 105.9 ns/op BenchmarkExpm1-4 2705950 43.00 ns/op BenchmarkExp2-4 1000000 101.7 ns/op BenchmarkExp2Go-4 1000000 103.8 ns/op BenchmarkAbs-4 4959885 21.99 ns/op BenchmarkDim-4 13368678 9.226 ns/op BenchmarkFloor-4 27763708 4.566 ns/op BenchmarkMax-4 18838298 6.631 ns/op BenchmarkMin-4 18987921 6.718 ns/op BenchmarkMod-4 418065 286.4 ns/op BenchmarkFrexp-4 2082945 55.97 ns/op BenchmarkGamma-4 881616 130.4 ns/op BenchmarkHypot-4 13406454 8.948 ns/op BenchmarkHypotGo-4 1835031 63.83 ns/op BenchmarkIlogb-4 2330947 51.09 ns/op BenchmarkJ0-4 330338 392.1 ns/op BenchmarkJ1-4 324128 375.9 ns/op BenchmarkJn-4 145075 825.0 ns/op BenchmarkLdexp-4 2093942 58.18 ns/op BenchmarkLgamma-4 1000000 100.1 ns/op BenchmarkLog-4 6139816 18.39 ns/op BenchmarkLogb-4 2071789 53.31 ns/op BenchmarkLog1p-4 1823856 67.33 ns/op BenchmarkLog10-4 6130840 19.71 ns/op BenchmarkLog2-4 1724488 67.71 ns/op BenchmarkModf-4 2685093 44.27 ns/op BenchmarkNextafter32-4 2482978 45.65 ns/op BenchmarkNextafter64-4 2678150 44.63 ns/op BenchmarkPowInt-4 674614 184.5 ns/op BenchmarkPowFrac-4 541694 238.2 ns/op BenchmarkPow10Pos-4 6500832 17.78 ns/op BenchmarkPow10Neg-4 6766714 17.45 ns/op BenchmarkRound-4 5247271 22.97 ns/op BenchmarkRoundToEven-4 13901302 9.050 ns/op BenchmarkRemainder-4 621541 209.8 ns/op BenchmarkSignbit-4 7590651 15.54 ns/op BenchmarkSin-4 1743757 67.82 ns/op BenchmarkSincos-4 1265821 94.79 ns/op BenchmarkSinh-4 2268002 51.10 ns/op BenchmarkSqrtIndirect-4 24390183 4.945 ns/op BenchmarkSqrtLatency-4 24807180 5.224 ns/op BenchmarkSqrtIndirectLatency-4 25073815 5.576 ns/op BenchmarkSqrtGoLatency-4 1420452 80.02 ns/op BenchmarkSqrtPrime-4 45192 2683 ns/op BenchmarkTan-4 1651644 70.68 ns/op BenchmarkTanh-4 1846083 64.20 ns/op BenchmarkTrunc-4 26121532 4.777 ns/op BenchmarkY0-4 329706 388.3 ns/op BenchmarkY1-4 344138 374.0 ns/op BenchmarkYn-4 160687 791.4 ns/op BenchmarkFloat64bits-4 7992784 15.68 ns/op BenchmarkFloat64frombits-4 7335760 15.86 ns/op BenchmarkFloat32bits-4 7258388 15.73 ns/op BenchmarkFloat32frombits-4 8183914 15.07 ns/op BenchmarkFMA-4 24734923 5.113 ns/op PASS ok math 13.257s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 16906153 7.459 ns/op 8579.75 MB/s BenchmarkAddVV/2-4 14131981 9.606 ns/op 13324.34 MB/s BenchmarkAddVV/3-4 11767657 10.80 ns/op 17783.26 MB/s BenchmarkAddVV/4-4 11348004 10.74 ns/op 23826.61 MB/s BenchmarkAddVV/5-4 11369714 13.82 ns/op 23154.33 MB/s BenchmarkAddVV/10-4 8812928 14.78 ns/op 43304.39 MB/s BenchmarkAddVV/100-4 2318715 56.61 ns/op 113049.03 MB/s BenchmarkAddVV/1000-4 259671 564.8 ns/op 113315.17 MB/s BenchmarkSubVV/1-4 12709201 9.059 ns/op 7064.70 MB/s BenchmarkSubVV/2-4 11419891 10.88 ns/op 11766.35 MB/s BenchmarkSubVV/3-4 13035093 10.36 ns/op 18535.15 MB/s BenchmarkSubVV/4-4 10188466 10.08 ns/op 25391.05 MB/s BenchmarkSubVV/5-4 11441887 10.34 ns/op 30948.00 MB/s BenchmarkSubVV/10-4 9750727 12.35 ns/op 51801.13 MB/s BenchmarkSubVV/100-4 2387863 50.09 ns/op 127764.97 MB/s BenchmarkSubVV/1000-4 279382 437.3 ns/op 146368.87 MB/s BenchmarkAddVW/1-4 18184724 6.926 ns/op 1155.11 MB/s BenchmarkAddVW/2-4 16443302 7.516 ns/op 2128.89 MB/s BenchmarkAddVW/3-4 14401705 8.135 ns/op 2950.06 MB/s BenchmarkAddVW/4-4 16039647 7.981 ns/op 4009.34 MB/s BenchmarkAddVW/5-4 13990798 8.670 ns/op 4613.70 MB/s BenchmarkAddVW/10-4 10633672 10.01 ns/op 7990.48 MB/s BenchmarkAddVW/100-4 280726 384.8 ns/op 2079.00 MB/s BenchmarkAddVW/1000-4 43322 3013 ns/op 2655.40 MB/s BenchmarkAddVWext/1-4 18963615 6.756 ns/op 1184.17 MB/s BenchmarkAddVWext/2-4 15886554 7.276 ns/op 2198.94 MB/s BenchmarkAddVWext/3-4 16171599 7.618 ns/op 3150.32 MB/s BenchmarkAddVWext/4-4 14633738 8.003 ns/op 3998.44 MB/s BenchmarkAddVWext/5-4 14118588 9.047 ns/op 4421.20 MB/s BenchmarkAddVWext/10-4 12033547 10.12 ns/op 7906.74 MB/s BenchmarkAddVWext/100-4 52944 2185 ns/op 366.13 MB/s BenchmarkAddVWext/1000-4 5142 22244 ns/op 359.65 MB/s BenchmarkSubVW/1-4 17693913 6.753 ns/op 1184.65 MB/s BenchmarkSubVW/2-4 16279672 7.561 ns/op 2116.13 MB/s BenchmarkSubVW/3-4 13662381 8.384 ns/op 2862.64 MB/s BenchmarkSubVW/4-4 15649146 7.922 ns/op 4039.23 MB/s BenchmarkSubVW/5-4 14057046 8.516 ns/op 4696.98 MB/s BenchmarkSubVW/10-4 12209382 9.951 ns/op 8039.06 MB/s BenchmarkSubVW/100-4 318090 399.2 ns/op 2004.07 MB/s BenchmarkSubVW/1000-4 45956 2564 ns/op 3119.53 MB/s BenchmarkSubVWext/1-4 18646598 6.869 ns/op 1164.67 MB/s BenchmarkSubVWext/2-4 17611416 7.316 ns/op 2186.86 MB/s BenchmarkSubVWext/3-4 15478626 7.873 ns/op 3048.41 MB/s BenchmarkSubVWext/4-4 15498766 8.237 ns/op 3884.73 MB/s BenchmarkSubVWext/5-4 13743385 9.496 ns/op 4212.45 MB/s BenchmarkSubVWext/10-4 12031420 10.33 ns/op 7741.08 MB/s BenchmarkSubVWext/100-4 52006 2285 ns/op 350.18 MB/s BenchmarkSubVWext/1000-4 5955 22218 ns/op 360.06 MB/s BenchmarkMulAddVWW/1-4 14483017 8.101 ns/op 7900.10 MB/s BenchmarkMulAddVWW/2-4 14701462 8.762 ns/op 14607.73 MB/s BenchmarkMulAddVWW/3-4 13618695 9.236 ns/op 20788.79 MB/s BenchmarkMulAddVWW/4-4 12880342 11.13 ns/op 23010.82 MB/s BenchmarkMulAddVWW/5-4 9121602 13.17 ns/op 24293.81 MB/s BenchmarkMulAddVWW/10-4 7818262 14.63 ns/op 43737.48 MB/s BenchmarkMulAddVWW/100-4 1493498 77.56 ns/op 82514.40 MB/s BenchmarkMulAddVWW/1000-4 172797 704.6 ns/op 90825.40 MB/s BenchmarkAddMulVVW/1-4 16458044 7.480 ns/op 8556.10 MB/s BenchmarkAddMulVVW/2-4 14603536 8.543 ns/op 14983.38 MB/s BenchmarkAddMulVVW/3-4 13144838 9.346 ns/op 20544.03 MB/s BenchmarkAddMulVVW/4-4 12285105 10.08 ns/op 25391.14 MB/s BenchmarkAddMulVVW/5-4 11309526 12.05 ns/op 26561.17 MB/s BenchmarkAddMulVVW/10-4 7838482 13.61 ns/op 47008.10 MB/s BenchmarkAddMulVVW/100-4 1804977 62.25 ns/op 102804.10 MB/s BenchmarkAddMulVVW/1000-4 237003 541.0 ns/op 118297.06 MB/s BenchmarkDivWVW/1-4 1973696 59.95 ns/op 1067.55 MB/s BenchmarkDivWVW/2-4 1000000 114.7 ns/op 1115.66 MB/s BenchmarkDivWVW/3-4 855387 142.4 ns/op 1348.46 MB/s BenchmarkDivWVW/4-4 732652 169.8 ns/op 1507.81 MB/s BenchmarkDivWVW/5-4 662190 193.1 ns/op 1657.01 MB/s BenchmarkDivWVW/10-4 370232 342.6 ns/op 1868.08 MB/s BenchmarkDivWVW/100-4 42252 2837 ns/op 2256.10 MB/s BenchmarkDivWVW/1000-4 4690 28696 ns/op 2230.25 MB/s BenchmarkNonZeroShifts/1/shrVU-4 16245466 7.283 ns/op BenchmarkNonZeroShifts/1/shlVU-4 17063673 7.144 ns/op BenchmarkNonZeroShifts/2/shrVU-4 14565157 8.054 ns/op BenchmarkNonZeroShifts/2/shlVU-4 15235249 7.572 ns/op BenchmarkNonZeroShifts/3/shrVU-4 14102374 8.568 ns/op BenchmarkNonZeroShifts/3/shlVU-4 14500878 8.204 ns/op BenchmarkNonZeroShifts/4/shrVU-4 12803748 9.101 ns/op BenchmarkNonZeroShifts/4/shlVU-4 12776071 8.843 ns/op BenchmarkNonZeroShifts/5/shrVU-4 11852694 9.791 ns/op BenchmarkNonZeroShifts/5/shlVU-4 12071815 9.449 ns/op BenchmarkNonZeroShifts/10/shrVU-4 7709515 13.05 ns/op BenchmarkNonZeroShifts/10/shlVU-4 9261325 12.38 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1485606 79.54 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1681915 71.26 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 183482 713.3 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 214089 600.9 ns/op BenchmarkDecimalConversion-4 201 582137 ns/op BenchmarkFloatString/100-4 10000 11593 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 231 509184 ns/op 2911 B/op 10 allocs/op BenchmarkFloatString/10000-4 3 46991212 ns/op 60877 B/op 49 allocs/op BenchmarkFloatString/100000-4 1 4526360827 ns/op 831144 B/op 516 allocs/op BenchmarkFloatAdd/10-4 169101 739.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 165918 746.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 152674 788.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 92722 1323 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 18627 6239 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 205617 576.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 220219 566.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 210300 591.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 168164 723.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 56382 2116 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 2157 60993 ns/op BenchmarkParseFloatLargeExp-4 484 259784 ns/op BenchmarkGCD10x10/WithoutXY-4 188577 670.9 ns/op BenchmarkGCD10x10/WithXY-4 49524 2298 ns/op BenchmarkGCD10x100/WithoutXY-4 93946 1329 ns/op BenchmarkGCD10x100/WithXY-4 18259 6495 ns/op BenchmarkGCD10x1000/WithoutXY-4 64503 2096 ns/op BenchmarkGCD10x1000/WithXY-4 14012 8840 ns/op BenchmarkGCD100x100/WithoutXY-4 23083 4883 ns/op BenchmarkGCD100x100/WithXY-4 10000 11462 ns/op BenchmarkGCD100x1000/WithoutXY-4 13224 9062 ns/op BenchmarkGCD100x1000/WithXY-4 7339 18982 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1959 69524 ns/op BenchmarkGCD1000x1000/WithXY-4 1006 107318 ns/op BenchmarkHilbert-4 22 6050745 ns/op BenchmarkBinomial-4 10000 10075 ns/op BenchmarkQuoRem-4 24874 5045 ns/op BenchmarkExp-4 18 6624881 ns/op BenchmarkExpMont/Odd-4 122 948909 ns/op 2597 B/op 22 allocs/op BenchmarkExpMont/Even1-4 124 964144 ns/op 3372 B/op 38 allocs/op BenchmarkExpMont/Even2-4 100 1006687 ns/op 3853 B/op 53 allocs/op BenchmarkExpMont/Even3-4 120 984947 ns/op 3852 B/op 53 allocs/op BenchmarkExpMont/Even4-4 100 1017523 ns/op 3834 B/op 53 allocs/op BenchmarkExpMont/Even8-4 100 1001752 ns/op 3837 B/op 53 allocs/op BenchmarkExpMont/Even32-4 100 1012328 ns/op 3851 B/op 53 allocs/op BenchmarkExpMont/Even64-4 141 851964 ns/op 3621 B/op 53 allocs/op BenchmarkExpMont/Even96-4 134 886600 ns/op 3768 B/op 51 allocs/op BenchmarkExpMont/Even128-4 157 751826 ns/op 3255 B/op 50 allocs/op BenchmarkExpMont/Even255-4 163 711099 ns/op 2942 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 345 333039 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 322 371460 ns/op 1730 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 309 380491 ns/op 1749 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 265 427955 ns/op 1745 B/op 47 allocs/op BenchmarkExp2-4 16 6739515 ns/op BenchmarkBitset-4 574602 185.5 ns/op BenchmarkBitsetNeg-4 353362 348.4 ns/op BenchmarkBitsetOrig-4 237825 571.9 ns/op BenchmarkBitsetNegOrig-4 149558 1056 ns/op BenchmarkModSqrt225_Tonelli-4 110 1060348 ns/op BenchmarkModSqrt225_3Mod4-4 361 324325 ns/op BenchmarkModSqrt231_Tonelli-4 100 1114056 ns/op BenchmarkModSqrt231_5Mod8-4 321 378324 ns/op BenchmarkModInverse-4 13425 9102 ns/op BenchmarkSqrt-4 2190 62609 ns/op BenchmarkIntSqr/1-4 918242 125.8 ns/op BenchmarkIntSqr/2-4 574818 214.3 ns/op BenchmarkIntSqr/3-4 484098 240.0 ns/op BenchmarkIntSqr/5-4 398170 323.1 ns/op BenchmarkIntSqr/8-4 305121 426.2 ns/op BenchmarkIntSqr/10-4 238035 491.5 ns/op BenchmarkIntSqr/20-4 50568 2350 ns/op BenchmarkIntSqr/30-4 38196 3185 ns/op BenchmarkIntSqr/50-4 24446 4870 ns/op BenchmarkIntSqr/80-4 14535 7773 ns/op BenchmarkIntSqr/100-4 11392 10881 ns/op BenchmarkIntSqr/200-4 4653 28435 ns/op BenchmarkIntSqr/300-4 1628 63345 ns/op BenchmarkIntSqr/500-4 955 123747 ns/op BenchmarkIntSqr/800-4 373 313569 ns/op BenchmarkIntSqr/1000-4 279 422273 ns/op BenchmarkDiv/20/10-4 406630 316.0 ns/op BenchmarkDiv/40/20-4 406693 317.8 ns/op BenchmarkDiv/100/50-4 351092 363.8 ns/op BenchmarkDiv/200/100-4 57786 2106 ns/op BenchmarkDiv/400/200-4 46764 2257 ns/op BenchmarkDiv/1000/500-4 45818 2674 ns/op BenchmarkDiv/2000/1000-4 33747 3549 ns/op BenchmarkDiv/20000/10000-4 1447 88004 ns/op BenchmarkDiv/200000/100000-4 36 4080541 ns/op BenchmarkDiv/2000000/1000000-4 1 109316998 ns/op BenchmarkDiv/20000000/10000000-4 1 3279140007 ns/op BenchmarkMul-4 6 19810126 ns/op BenchmarkNatMul/10-4 195834 764.8 ns/op BenchmarkNatMul/100-4 5877 22851 ns/op BenchmarkNatMul/1000-4 186 636386 ns/op BenchmarkZeroShifts/Shl-4 10000 10580 ns/op BenchmarkZeroShifts/ShlSame-4 3623095 32.62 ns/op BenchmarkZeroShifts/Shr-4 12331 10110 ns/op BenchmarkZeroShifts/ShrSame-4 3798716 31.06 ns/op BenchmarkExp3Power/0x10-4 183841 755.5 ns/op BenchmarkExp3Power/0x40-4 137026 961.7 ns/op BenchmarkExp3Power/0x100-4 88081 1504 ns/op BenchmarkExp3Power/0x400-4 37966 3055 ns/op BenchmarkExp3Power/0x1000-4 10000 12554 ns/op BenchmarkExp3Power/0x4000-4 2581 63612 ns/op BenchmarkExp3Power/0x10000-4 225 507360 ns/op BenchmarkExp3Power/0x40000-4 24 4856210 ns/op BenchmarkExp3Power/0x100000-4 3 46217811 ns/op BenchmarkExp3Power/0x400000-4 1 412075165 ns/op BenchmarkFibo-4 4 32119008 ns/op BenchmarkNatSqr/1-4 826903 203.8 ns/op BenchmarkNatSqr/2-4 505888 287.5 ns/op BenchmarkNatSqr/3-4 420873 366.5 ns/op BenchmarkNatSqr/5-4 308654 490.9 ns/op BenchmarkNatSqr/8-4 236433 688.2 ns/op BenchmarkNatSqr/10-4 192909 767.6 ns/op BenchmarkNatSqr/20-4 43944 2728 ns/op BenchmarkNatSqr/30-4 35355 3761 ns/op BenchmarkNatSqr/50-4 18516 6253 ns/op BenchmarkNatSqr/80-4 12364 9544 ns/op BenchmarkNatSqr/100-4 10000 12567 ns/op BenchmarkNatSqr/200-4 4792 28244 ns/op BenchmarkNatSqr/300-4 1952 80255 ns/op BenchmarkNatSqr/500-4 855 148314 ns/op BenchmarkNatSqr/800-4 352 325719 ns/op BenchmarkNatSqr/1000-4 280 480642 ns/op BenchmarkNatSetBytes/8-4 769848 142.4 ns/op BenchmarkNatSetBytes/24-4 258656 581.1 ns/op BenchmarkNatSetBytes/128-4 68070 1900 ns/op BenchmarkNatSetBytes/7-4 859053 133.8 ns/op BenchmarkNatSetBytes/23-4 271447 481.6 ns/op BenchmarkNatSetBytes/127-4 63157 1899 ns/op BenchmarkScanPi-4 213 553432 ns/op BenchmarkStringPiParallel-4 762 281969 ns/op BenchmarkScan/10/Base2-4 37600 3008 ns/op BenchmarkScan/100/Base2-4 4353 26134 ns/op BenchmarkScan/1000/Base2-4 460 260884 ns/op BenchmarkScan/10/Base8-4 90720 1327 ns/op BenchmarkScan/100/Base8-4 12746 10023 ns/op BenchmarkScan/1000/Base8-4 1350 91959 ns/op BenchmarkScan/10/Base10-4 99814 1198 ns/op BenchmarkScan/100/Base10-4 14006 8588 ns/op BenchmarkScan/1000/Base10-4 1526 79658 ns/op BenchmarkScan/10/Base16-4 102541 1046 ns/op BenchmarkScan/100/Base16-4 16406 7452 ns/op BenchmarkScan/1000/Base16-4 1674 68883 ns/op BenchmarkString/10/Base2-4 228594 545.2 ns/op BenchmarkString/100/Base2-4 32577 3853 ns/op BenchmarkString/1000/Base2-4 3494 36458 ns/op BenchmarkString/10/Base8-4 355206 306.3 ns/op BenchmarkString/100/Base8-4 80347 1549 ns/op BenchmarkString/1000/Base8-4 9596 13928 ns/op BenchmarkString/10/Base10-4 210562 563.2 ns/op BenchmarkString/100/Base10-4 41547 2914 ns/op BenchmarkString/1000/Base10-4 6278 20499 ns/op BenchmarkString/10/Base16-4 413811 288.8 ns/op BenchmarkString/100/Base16-4 83319 1330 ns/op BenchmarkString/1000/Base16-4 10000 10075 ns/op BenchmarkLeafSize/0-4 30 3890468 ns/op BenchmarkLeafSize/1-4 478 256126 ns/op BenchmarkLeafSize/2-4 496 226414 ns/op BenchmarkLeafSize/3-4 372 327733 ns/op BenchmarkLeafSize/4-4 501 231389 ns/op BenchmarkLeafSize/5-4 319 362257 ns/op BenchmarkLeafSize/6-4 380 329899 ns/op BenchmarkLeafSize/7-4 408 317079 ns/op BenchmarkLeafSize/8-4 518 242571 ns/op BenchmarkLeafSize/9-4 273 441754 ns/op BenchmarkLeafSize/10-4 330 367249 ns/op BenchmarkLeafSize/11-4 327 352979 ns/op BenchmarkLeafSize/12-4 367 326749 ns/op BenchmarkLeafSize/13-4 319 371460 ns/op BenchmarkLeafSize/14-4 406 305564 ns/op BenchmarkLeafSize/15-4 372 299844 ns/op BenchmarkLeafSize/16-4 492 236751 ns/op BenchmarkLeafSize/32-4 514 237842 ns/op BenchmarkLeafSize/64-4 432 273037 ns/op BenchmarkProbablyPrime/n=0-4 12 10301432 ns/op BenchmarkProbablyPrime/n=1-4 9 11564225 ns/op BenchmarkProbablyPrime/n=5-4 6 17804234 ns/op BenchmarkProbablyPrime/n=10-4 5 24365732 ns/op BenchmarkProbablyPrime/n=20-4 3 39407405 ns/op BenchmarkProbablyPrime/Lucas-4 14 8675453 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 84 1484552 ns/op BenchmarkRatCmp-4 186446 762.7 ns/op BenchmarkFloatSqrt/64-4 20713 5903 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 12852 8909 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 9816 12628 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 5168 24239 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 948 134008 ns/op 18267 B/op 10 allocs/op BenchmarkFloatSqrt/100000-4 78 1660482 ns/op 175060 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 130288286 ns/op 3871592 B/op 672 allocs/op PASS ok math/big 57.785s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 11563188 9.882 ns/op BenchmarkLeadingZeros8-4 10543395 10.30 ns/op BenchmarkLeadingZeros16-4 13062334 9.214 ns/op BenchmarkLeadingZeros32-4 13500601 10.17 ns/op BenchmarkLeadingZeros64-4 13739674 9.239 ns/op BenchmarkTrailingZeros-4 12710070 9.108 ns/op BenchmarkTrailingZeros8-4 12569107 9.393 ns/op BenchmarkTrailingZeros16-4 13402783 9.015 ns/op BenchmarkTrailingZeros32-4 11582760 9.355 ns/op BenchmarkTrailingZeros64-4 13606300 9.173 ns/op BenchmarkOnesCount-4 12920905 9.419 ns/op BenchmarkOnesCount8-4 14053833 8.755 ns/op BenchmarkOnesCount16-4 13113373 9.091 ns/op BenchmarkOnesCount32-4 12052653 9.036 ns/op BenchmarkOnesCount64-4 11862406 9.791 ns/op BenchmarkRotateLeft-4 13659188 8.956 ns/op BenchmarkRotateLeft8-4 13594669 9.308 ns/op BenchmarkRotateLeft16-4 12922040 8.779 ns/op BenchmarkRotateLeft32-4 13660108 8.928 ns/op BenchmarkRotateLeft64-4 13986922 8.842 ns/op BenchmarkReverse-4 20520550 6.078 ns/op BenchmarkReverse8-4 26568698 4.757 ns/op BenchmarkReverse16-4 22050769 5.634 ns/op BenchmarkReverse32-4 20148774 5.911 ns/op BenchmarkReverse64-4 20547406 6.242 ns/op BenchmarkReverseBytes-4 24963620 4.821 ns/op BenchmarkReverseBytes16-4 25028223 5.202 ns/op BenchmarkReverseBytes32-4 26770189 5.063 ns/op BenchmarkReverseBytes64-4 25168898 4.969 ns/op BenchmarkAdd-4 13245398 9.356 ns/op BenchmarkAdd32-4 13290492 9.283 ns/op BenchmarkAdd64-4 13091816 9.706 ns/op BenchmarkAdd64multiple-4 24794930 5.098 ns/op BenchmarkSub-4 13278306 9.541 ns/op BenchmarkSub32-4 12417370 9.811 ns/op BenchmarkSub64-4 12480667 9.384 ns/op BenchmarkSub64multiple-4 23331968 5.168 ns/op BenchmarkMul-4 13171549 8.846 ns/op BenchmarkMul32-4 13405940 9.330 ns/op BenchmarkMul64-4 13145257 8.888 ns/op BenchmarkDiv-4 3303421 33.67 ns/op BenchmarkDiv32-4 7110549 16.47 ns/op BenchmarkDiv64-4 3496820 34.65 ns/op PASS ok math/bits 6.969s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 13028322 8.219 ns/op BenchmarkAcos-4 519480 211.5 ns/op BenchmarkAcosh-4 446766 234.2 ns/op BenchmarkAsin-4 551790 217.4 ns/op BenchmarkAsinh-4 522134 219.2 ns/op BenchmarkAtan-4 822795 128.4 ns/op BenchmarkAtanh-4 868154 131.9 ns/op BenchmarkConj-4 26752148 4.409 ns/op BenchmarkCos-4 714810 168.6 ns/op BenchmarkCosh-4 719125 163.2 ns/op BenchmarkExp-4 954730 125.8 ns/op BenchmarkLog-4 1000000 118.0 ns/op BenchmarkLog10-4 1000000 115.5 ns/op BenchmarkPhase-4 2341915 50.81 ns/op BenchmarkPolar-4 1408617 81.45 ns/op BenchmarkPow-4 295707 437.5 ns/op BenchmarkRect-4 1254060 92.67 ns/op BenchmarkSin-4 751987 160.2 ns/op BenchmarkSinh-4 795787 159.1 ns/op BenchmarkSqrt-4 1229281 98.00 ns/op BenchmarkTan-4 473355 300.1 ns/op BenchmarkTanh-4 507567 258.7 ns/op PASS ok math/cmplx 3.915s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 735646 195.3 ns/op BenchmarkInt63ThreadsafeParallel-4 846141 135.7 ns/op BenchmarkInt63Unthreadsafe-4 1000000 111.8 ns/op BenchmarkIntn1000-4 890538 144.6 ns/op BenchmarkInt63n1000-4 858643 143.6 ns/op BenchmarkInt31n1000-4 831978 135.3 ns/op BenchmarkFloat32-4 952950 133.0 ns/op BenchmarkFloat64-4 1000000 112.3 ns/op BenchmarkPerm3-4 201343 644.7 ns/op BenchmarkPerm30-4 19152 5911 ns/op BenchmarkPerm30ViaShuffle-4 20769 5655 ns/op BenchmarkShuffleOverhead-4 10000 10010 ns/op BenchmarkRead3-4 850563 135.0 ns/op BenchmarkRead64-4 86292 1438 ns/op BenchmarkRead1000-4 5860 20980 ns/op BenchmarkConcurrent-4 242748 546.1 ns/op PASS ok math/rand 2.616s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 37730 2938 ns/op BenchmarkQDecodeWord-4 103802 1156 ns/op BenchmarkQDecodeHeader-4 82917 1371 ns/op BenchmarkTypeByExtension/.html-4 511377 217.1 ns/op BenchmarkTypeByExtension/.HTML-4 381696 303.6 ns/op BenchmarkTypeByExtension/.unused-4 367897 281.1 ns/op BenchmarkExtensionsByType/text/html-4 172177 872.0 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 57655 2473 ns/op BenchmarkExtensionsByType/application/octet-stream-4 56342 3147 ns/op PASS ok mime 1.769s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 945 146205 ns/op PASS ok mime/quotedprintable 0.228s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 5 24842180 ns/op 8537 B/op 91 allocs/op BenchmarkGoLookupIPNoSuchHost-4 3 50959276 ns/op 13602 B/op 114 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5027861815 ns/op 150920 B/op 233 allocs/op BenchmarkDNSName-4 145119 722.8 ns/op BenchmarkInterfaces-4 1968 61503 ns/op BenchmarkInterfaceByIndex-4 7020 18062 ns/op BenchmarkInterfaceByName-4 2056 61130 ns/op BenchmarkInterfaceAddrs-4 2122 59576 ns/op BenchmarkInterfacesAndAddrs-4 6446 18342 ns/op BenchmarkInterfacesAndMulticastAddrs-4 3111 42880 ns/op BenchmarkParseIP-4 7016 15334 ns/op BenchmarkParseIPValidIPv4-4 362443 277.9 ns/op BenchmarkParseIPValidIPv6-4 260508 499.5 ns/op BenchmarkIPString/IPv4-4 122732 974.7 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 12470 9337 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 48402 2482 ns/op BenchmarkIPEqual/IPv4-4 1056627 112.2 ns/op BenchmarkIPEqual/IPv6-4 1055250 121.6 ns/op BenchmarkTCP4OneShot-4 117 887165 ns/op BenchmarkTCP4OneShotTimeout-4 122 851290 ns/op BenchmarkTCP4Persistent-4 296 372524 ns/op BenchmarkTCP4PersistentTimeout-4 331 371746 ns/op BenchmarkTCP6OneShot-4 199 710219 ns/op BenchmarkTCP6OneShotTimeout-4 152 707828 ns/op BenchmarkTCP6Persistent-4 315 373217 ns/op BenchmarkTCP6PersistentTimeout-4 361 356987 ns/op BenchmarkTCP4ConcurrentReadWrite-4 18390 6218 ns/op BenchmarkTCP6ConcurrentReadWrite-4 12849 9996 ns/op BenchmarkSetReadDeadline-4 128470 833.4 ns/op BenchmarkUDP6LinkLocalUnicast-4 226 448433 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 241 448340 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 268 456917 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 206 573752 ns/op 0 B/op 0 allocs/op PASS ok net 11.854s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 24218 4971 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 9554 13696 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 12542 9382 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 18120 6542 ns/op 44 B/op 0 allocs/op BenchmarkCopyValues-4 29409 4263 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 45068 2932 ns/op 192 B/op 2 allocs/op BenchmarkServerMatch-4 979450 118.4 ns/op BenchmarkReadRequestChrome-4 3996 28733 ns/op 21.26 MB/s 1844 B/op 14 allocs/op BenchmarkReadRequestCurl-4 10803 10633 ns/op 7.34 MB/s 939 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 10706 10940 ns/op 7.50 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestSiege-4 8070 15798 ns/op 9.56 MB/s 1035 B/op 11 allocs/op BenchmarkReadRequestWrk-4 15664 7269 ns/op 5.50 MB/s 876 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 52 2271898 ns/op 0.45 MB/s BenchmarkFileAndServer_1KB/https1-4 42 2503516 ns/op 0.41 MB/s BenchmarkFileAndServer_1KB/h2-4 33 3388298 ns/op 0.30 MB/s BenchmarkFileAndServer_16MB/h1-4 2 73092917 ns/op 229.53 MB/s BenchmarkFileAndServer_16MB/https1-4 1 183384551 ns/op 91.49 MB/s BenchmarkFileAndServer_16MB/h2-4 1 378136742 ns/op 44.37 MB/s BenchmarkFileAndServer_64MB/h1-4 1 278201047 ns/op 241.22 MB/s BenchmarkFileAndServer_64MB/https1-4 1 603361756 ns/op 111.22 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1610054586 ns/op 41.68 MB/s BenchmarkServeMux-4 298 415775 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 378 343331 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 56 2248796 ns/op 6464 B/op 66 allocs/op BenchmarkClientServer/https1-4 38 2839661 ns/op 8916 B/op 102 allocs/op BenchmarkClientServer/h2-4 36 3024470 ns/op 13019 B/op 114 allocs/op BenchmarkClientServerParallel/4/h1-4 357 337730 ns/op 10336 B/op 81 allocs/op BenchmarkClientServerParallel/4/https1-4 24 5421661 ns/op 100634 B/op 1089 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56655: write tcp 127.0.0.1:56648->127.0.0.1:56655: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56662: write tcp 127.0.0.1:56648->127.0.0.1:56662: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56656: write tcp 127.0.0.1:56648->127.0.0.1:56656: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56684: read tcp 127.0.0.1:56663->127.0.0.1:56684: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56679: read tcp 127.0.0.1:56663->127.0.0.1:56679: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56686: write tcp 127.0.0.1:56663->127.0.0.1:56686: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56687: write tcp 127.0.0.1:56663->127.0.0.1:56687: use of closed network connection BenchmarkClientServerParallel/4/h2-4 44 2347606 ns/op 44428 B/op 488 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56706: read tcp 127.0.0.1:56694->127.0.0.1:56706: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56719: read tcp 127.0.0.1:56707->127.0.0.1:56719: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56721: read tcp 127.0.0.1:56707->127.0.0.1:56721: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56722: write tcp 127.0.0.1:56707->127.0.0.1:56722: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56720: write tcp 127.0.0.1:56707->127.0.0.1:56720: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56732: read tcp 127.0.0.1:56724->127.0.0.1:56732: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56730: read tcp 127.0.0.1:56724->127.0.0.1:56730: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56735: read tcp 127.0.0.1:56724->127.0.0.1:56735: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56739: read tcp 127.0.0.1:56724->127.0.0.1:56739: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56728: read tcp 127.0.0.1:56724->127.0.0.1:56728: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 164 694626 ns/op 20289 B/op 123 allocs/op BenchmarkClientServerParallel/64/https1-4 32 6470418 ns/op 108711 B/op 1181 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57102: read tcp 127.0.0.1:57091->127.0.0.1:57102: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57103: write tcp 127.0.0.1:57091->127.0.0.1:57103: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57099: write tcp 127.0.0.1:57091->127.0.0.1:57099: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57120: read tcp 127.0.0.1:57105->127.0.0.1:57120: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57109: read tcp 127.0.0.1:57105->127.0.0.1:57109: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57111: read tcp 127.0.0.1:57105->127.0.0.1:57111: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57113: read tcp 127.0.0.1:57105->127.0.0.1:57113: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57118: read tcp 127.0.0.1:57105->127.0.0.1:57118: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57115: read tcp 127.0.0.1:57105->127.0.0.1:57115: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57114: read tcp 127.0.0.1:57105->127.0.0.1:57114: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h2-4 38 3520577 ns/op 61557 B/op 701 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57165: read tcp 127.0.0.1:57161->127.0.0.1:57165: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57172: read tcp 127.0.0.1:57166->127.0.0.1:57172: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57192: read tcp 127.0.0.1:57182->127.0.0.1:57192: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57195: read tcp 127.0.0.1:57182->127.0.0.1:57195: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57196: read tcp 127.0.0.1:57182->127.0.0.1:57196: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57193: read tcp 127.0.0.1:57182->127.0.0.1:57193: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57197: read tcp 127.0.0.1:57182->127.0.0.1:57197: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57191: write tcp 127.0.0.1:57182->127.0.0.1:57191: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57198: read tcp 127.0.0.1:57182->127.0.0.1:57198: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57199: read tcp 127.0.0.1:57182->127.0.0.1:57199: use of closed network connection ... [output truncated] BenchmarkServer-4 4 25471974 ns/op 8270 B/op 51 allocs/op BenchmarkClient-4 39 3328010 ns/op 4008 B/op 46 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 643 209780 ns/op 7243 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 948 142685 ns/op 3032 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1011 105698 ns/op 1945 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1348 98947 ns/op 2797 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1226 114139 ns/op 2717 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1261 95562 ns/op 2779 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1405 98134 ns/op 1897 B/op 14 allocs/op BenchmarkServerHijack-4 711 159105 ns/op 16713 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 33 3306754 ns/op 7065 B/op 55 allocs/op BenchmarkResponseStatusLine-4 377043 300.6 ns/op 0 B/op 0 allocs/op PASS ok net/http 15.576s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2385 57256 ns/op 34074 B/op 12 allocs/op PASS ok net/http/httputil 0.220s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 91809 1193 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 468508 240.1 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 206566 556.4 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 72270 1636 ns/op BenchmarkStdIPv4-4 163562 739.6 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 93772 1128 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 105568 1129 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 100102 1168 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 82864 1431 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1536180 78.96 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1425603 82.13 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1228383 95.50 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 352170 350.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 375573 336.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 336834 396.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 96796 1186 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 318145 418.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 159657 694.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 183888 634.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 180484 695.5 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 89500 1332 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 324842 325.4 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 115590 922.1 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 176430 699.1 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 298204 434.3 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 133509 761.3 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 273524 373.3 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 146083 754.4 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 164463 773.4 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 156454 745.2 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 116779 1181 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 536666 251.2 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 139705 835.3 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 98619 1219 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 131341 953.5 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 188746 697.0 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 111582 1075 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 271702 440.6 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 126873 1017 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 151839 851.1 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 187980 650.8 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 132613 914.7 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 115.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 117.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 980662 115.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 124.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 124.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 929395 122.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 928962 122.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 878376 123.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 802881 127.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 351332 367.7 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 541710 218.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 259312 479.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 280548 460.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 256053 512.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 87639 1395 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 546984 219.1 ns/op PASS ok net/netip 9.269s 2023/03/17 12:56:07 Test RPC server listening on 127.0.0.1:57299 2023/03/17 12:56:07 Test HTTP RPC server listening on 127.0.0.1:57300 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 136 741977 ns/op BenchmarkEndToEndHTTP-4 158 809348 ns/op BenchmarkEndToEndAsync-4 1291 88969 ns/op BenchmarkEndToEndAsyncHTTP-4 1368 93954 ns/op PASS ok net/rpc 0.967s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3924 31262 ns/op BenchmarkReadMIMEHeader/server_headers-4 5823 20557 ns/op BenchmarkUncommon-4 25138 4824 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.526s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 4155 28025 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 78511 1373 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 452156 231.9 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 105234 1038 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 212906 546.6 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 100156 1126 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 17811 6596 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 469630 272.4 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 108372 1139 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 213349 556.7 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 107110 1148 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 19780 6191 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 190995 666.7 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 71949 1624 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 71454 1702 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 31314 3846 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 6308 20593 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 188848 701.2 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 66547 1639 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 67387 1727 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 30775 3724 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5617 19824 ns/op 320 B/op 1 allocs/op PASS ok net/url 3.986s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2502702 41.88 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 155595 791.8 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 556 204695 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:501: benchmarkReaddirname ".": 122 entries os_test.go:501: benchmarkReaddirname ".": 122 entries os_test.go:501: benchmarkReaddirname ".": 122 entries BenchmarkReaddir-4 216 581963 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:518: benchmarkReaddir ".": 122 entries os_test.go:518: benchmarkReaddir ".": 122 entries os_test.go:518: benchmarkReaddir ".": 122 entries BenchmarkReadDir-4 468 248677 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:535: benchmarkReadDir ".": 122 entries os_test.go:535: benchmarkReadDir ".": 122 entries os_test.go:535: benchmarkReadDir ".": 122 entries BenchmarkStatDot-4 50334 2437 ns/op BenchmarkStatFile-4 32726 3693 ns/op BenchmarkStatDir-4 34282 3592 ns/op BenchmarkLstatDot-4 50565 2493 ns/op BenchmarkLstatFile-4 32253 3663 ns/op BenchmarkLstatDir-4 34740 3502 ns/op PASS ok os 1.983s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 26 4518928 ns/op 8560 B/op 30 allocs/op PASS ok os/exec 0.384s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 366603 352.1 ns/op PASS ok os/user 0.373s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2199068 47.96 ns/op BenchmarkString-4 1823532 63.72 ns/op BenchmarkBytes-4 1730450 69.06 ns/op BenchmarkNamedBytes-4 707565 163.4 ns/op BenchmarkBytesArray-4 684322 163.8 ns/op BenchmarkSliceLen-4 1949306 61.14 ns/op BenchmarkMapLen-4 1242512 94.68 ns/op BenchmarkStringLen-4 1411086 84.81 ns/op BenchmarkArrayLen-4 1445566 82.43 ns/op BenchmarkSliceCap-4 1965490 59.34 ns/op BenchmarkDeepEqual/int8-4 684656 182.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 109888 1098 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 580843 217.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 102638 1115 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 507144 217.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 96579 1152 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 559773 232.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 108021 1178 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 587011 220.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 108840 1114 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 703566 178.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 142580 881.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 522936 218.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 111056 1123 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 523825 220.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 99204 1139 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 573422 224.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 111534 1204 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 587145 219.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 107749 1123 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 574495 227.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 99742 1120 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 560784 219.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 104880 1122 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 548025 222.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 105171 1111 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 584664 219.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 103514 1115 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 565682 219.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 108374 1099 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 712034 180.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 113638 1054 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 600292 212.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 107488 1118 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 146211 841.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 66235 1750 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 77004 1616 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 48852 2622 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 257637 435.6 ns/op BenchmarkIsZero/ArrayIncomparable-4 40872 2847 ns/op BenchmarkIsZero/StructComparable-4 915090 128.3 ns/op BenchmarkIsZero/StructIncomparable-4 199712 669.4 ns/op BenchmarkSetZero/Bool/Direct-4 2838543 41.44 ns/op BenchmarkSetZero/Bool/CachedZero-4 1913058 62.36 ns/op BenchmarkSetZero/Bool/NewZero-4 1284387 93.39 ns/op BenchmarkSetZero/Int/Direct-4 2172081 55.25 ns/op BenchmarkSetZero/Int/CachedZero-4 1835637 63.08 ns/op BenchmarkSetZero/Int/NewZero-4 1292194 92.39 ns/op BenchmarkSetZero/Uint/Direct-4 2130602 55.34 ns/op BenchmarkSetZero/Uint/CachedZero-4 1903998 62.76 ns/op BenchmarkSetZero/Uint/NewZero-4 1303182 91.84 ns/op BenchmarkSetZero/Float/Direct-4 1933671 55.82 ns/op BenchmarkSetZero/Float/CachedZero-4 1768892 63.09 ns/op BenchmarkSetZero/Float/NewZero-4 1253412 92.37 ns/op BenchmarkSetZero/Complex/Direct-4 2171140 55.45 ns/op BenchmarkSetZero/Complex/CachedZero-4 1838896 66.52 ns/op BenchmarkSetZero/Complex/NewZero-4 1000000 108.0 ns/op BenchmarkSetZero/Array/Direct-4 3181448 37.91 ns/op BenchmarkSetZero/Array/CachedZero-4 1762581 69.03 ns/op BenchmarkSetZero/Array/NewZero-4 1000000 106.1 ns/op BenchmarkSetZero/Chan/Direct-4 2133854 56.47 ns/op BenchmarkSetZero/Chan/CachedZero-4 1367934 85.51 ns/op BenchmarkSetZero/Chan/NewZero-4 1000000 115.1 ns/op BenchmarkSetZero/Func/Direct-4 2140388 55.90 ns/op BenchmarkSetZero/Func/CachedZero-4 1405878 88.74 ns/op BenchmarkSetZero/Func/NewZero-4 980996 113.2 ns/op BenchmarkSetZero/Interface/Direct-4 1954978 61.18 ns/op BenchmarkSetZero/Interface/CachedZero-4 1815554 66.49 ns/op BenchmarkSetZero/Interface/NewZero-4 1259515 95.45 ns/op BenchmarkSetZero/Map/Direct-4 2114863 55.37 ns/op BenchmarkSetZero/Map/CachedZero-4 1402104 83.92 ns/op BenchmarkSetZero/Map/NewZero-4 1000000 110.9 ns/op BenchmarkSetZero/Pointer/Direct-4 2146388 53.75 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1436155 83.39 ns/op BenchmarkSetZero/Pointer/NewZero-4 1000000 111.3 ns/op BenchmarkSetZero/Slice/Direct-4 1930483 60.85 ns/op BenchmarkSetZero/Slice/CachedZero-4 1861473 63.28 ns/op BenchmarkSetZero/Slice/NewZero-4 1234346 94.86 ns/op BenchmarkSetZero/String/Direct-4 2127592 55.29 ns/op BenchmarkSetZero/String/CachedZero-4 1828088 66.01 ns/op BenchmarkSetZero/String/NewZero-4 1000000 105.7 ns/op BenchmarkSetZero/Struct/Direct-4 3112401 36.72 ns/op BenchmarkSetZero/Struct/CachedZero-4 1838085 63.97 ns/op BenchmarkSetZero/Struct/NewZero-4 1225173 92.68 ns/op BenchmarkSelect/1-4 223971 627.8 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 97947 1368 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 41690 2597 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 159414 697.3 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 140875 818.7 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 132705 1032 ns/op 124.04 MB/s BenchmarkCallArgCopy/size=256-4 87158 1160 ns/op 220.77 MB/s BenchmarkCallArgCopy/size=1024-4 41427 2618 ns/op 391.20 MB/s BenchmarkCallArgCopy/size=4096-4 19392 7232 ns/op 566.35 MB/s BenchmarkCallArgCopy/size=65536-4 1347 88883 ns/op 737.33 MB/s BenchmarkPtrTo-4 692026 173.1 ns/op BenchmarkFieldByName1-4 619242 202.8 ns/op BenchmarkFieldByName2-4 47254 3468 ns/op BenchmarkFieldByName3-4 4719 22912 ns/op BenchmarkInterfaceBig-4 2895980 36.86 ns/op BenchmarkInterfaceSmall-4 3043821 40.13 ns/op BenchmarkNew-4 1227621 109.7 ns/op BenchmarkMap/StringKeys/MapIndex-4 3187 36695 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 3501 37320 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 3104 40906 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 3286 40741 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 3145 37303 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 3211 42907 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 233846 548.5 ns/op PASS ok reflect 21.498s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 9435 20489 ns/op 9384 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 18826 ns/op 9154 B/op 1 allocs/op BenchmarkFindString-4 10000 20682 ns/op 9180 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 22375 ns/op 9385 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 21411 ns/op 9120 B/op 2 allocs/op BenchmarkLiteral-4 10000 26413 ns/op BenchmarkNotLiteral-4 4081 40380 ns/op BenchmarkMatchClass-4 3250 44252 ns/op BenchmarkMatchClass_InRange-4 3171 49145 ns/op BenchmarkReplaceAll-4 1129 106820 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 18912 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 24132 5200 ns/op BenchmarkAnchoredShortMatch-4 10000 18386 ns/op BenchmarkAnchoredLongMatch-4 13870 8489 ns/op BenchmarkOnePassShortA-4 17890 6608 ns/op BenchmarkNotOnePassShortA-4 4736 26045 ns/op BenchmarkOnePassShortB-4 22921 4957 ns/op BenchmarkNotOnePassShortB-4 8834 23042 ns/op BenchmarkOnePassLongPrefix-4 73392 1622 ns/op BenchmarkOnePassLongNotPrefix-4 26445 4335 ns/op BenchmarkMatchParallelShared-4 10000 26485 ns/op BenchmarkMatchParallelCopied-4 10000 26473 ns/op BenchmarkQuoteMetaAll-4 127524 920.0 ns/op 15.22 MB/s BenchmarkQuoteMetaNone-4 375531 337.9 ns/op 76.96 MB/s BenchmarkCompile/Onepass-4 4560 35117 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1624 88087 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 134 825244 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2404321 44.78 ns/op 357.32 MB/s BenchmarkMatch/Easy0/32-4 10000 15448 ns/op 2.07 MB/s BenchmarkMatch/Easy0/1K-4 4690 34189 ns/op 29.95 MB/s BenchmarkMatch/Easy0i/16-4 2621233 44.26 ns/op 361.47 MB/s BenchmarkMatch/Easy0i/32-4 4478 35602 ns/op 0.90 MB/s BenchmarkMatch/Easy0i/1K-4 231 513275 ns/op 2.00 MB/s BenchmarkMatch/Easy1/16-4 2339508 44.88 ns/op 356.50 MB/s BenchmarkMatch/Easy1/32-4 10000 20646 ns/op 1.55 MB/s BenchmarkMatch/Easy1/1K-4 3382 42474 ns/op 24.11 MB/s BenchmarkMatch/Medium/16-4 2530141 48.41 ns/op 330.51 MB/s BenchmarkMatch/Medium/32-4 4527 35149 ns/op 0.91 MB/s BenchmarkMatch/Medium/1K-4 237 460273 ns/op 2.22 MB/s BenchmarkMatch/Hard/16-4 2362420 47.04 ns/op 340.15 MB/s BenchmarkMatch/Hard/32-4 4387 40029 ns/op 0.80 MB/s BenchmarkMatch/Hard/1K-4 154 763131 ns/op 1.34 MB/s BenchmarkMatch/Hard1/16-4 1448 96530 ns/op 0.17 MB/s BenchmarkMatch/Hard1/32-4 777 165130 ns/op 0.19 MB/s BenchmarkMatch/Hard1/1K-4 21 5080661 ns/op 0.20 MB/s BenchmarkMatch_onepass_regex/16-4 23424 4391 ns/op 3.64 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 15693 7673 ns/op 4.17 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 537 211305 ns/op 4.85 MB/s 22 B/op 0 allocs/op PASS ok regexp 10.018s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 984276 137.1 ns/op BenchmarkIsWordChar-4 177854 600.9 ns/op PASS ok regexp/syntax 1.462s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 88555 1245 ns/op BenchmarkCallers/inlined-4 64500 1888 ns/op BenchmarkCallers/no-cache-4 14580 8005 ns/op BenchmarkMakeChan/Byte-4 995070 283.1 ns/op BenchmarkMakeChan/Int-4 1000000 413.6 ns/op BenchmarkMakeChan/Ptr-4 719059 430.3 ns/op BenchmarkMakeChan/Struct/0-4 801118 230.2 ns/op BenchmarkMakeChan/Struct/32-4 320984 614.9 ns/op BenchmarkMakeChan/Struct/40-4 352939 727.5 ns/op BenchmarkChanNonblocking-4 7662693 15.10 ns/op BenchmarkSelectUncontended-4 1097374 104.5 ns/op BenchmarkSelectSyncContended-4 86450 1277 ns/op BenchmarkSelectAsyncContended-4 334801 392.0 ns/op BenchmarkSelectNonblock-4 4346271 31.34 ns/op BenchmarkChanUncontended-4 17421 9926 ns/op BenchmarkChanContended-4 4911 24316 ns/op BenchmarkChanSync-4 227589 499.4 ns/op BenchmarkChanSyncWork-4 10000 30546 ns/op BenchmarkChanProdCons0-4 248360 475.6 ns/op BenchmarkChanProdCons10-4 466122 243.8 ns/op BenchmarkChanProdCons100-4 518053 229.9 ns/op BenchmarkChanProdConsWork0-4 143793 807.3 ns/op BenchmarkChanProdConsWork10-4 200630 589.0 ns/op BenchmarkChanProdConsWork100-4 228445 534.3 ns/op BenchmarkSelectProdCons-4 109639 972.8 ns/op BenchmarkReceiveDataFromClosedChan-4 967711 130.6 ns/op BenchmarkChanCreation-4 208418 562.6 ns/op BenchmarkChanSem-4 304647 406.0 ns/op BenchmarkChanPopular-4 73 1570974 ns/op BenchmarkChanClosed-4 863558 136.8 ns/op BenchmarkCallClosure-4 4847242 24.44 ns/op BenchmarkCallClosure1-4 5384518 22.64 ns/op BenchmarkCallClosure2-4 1000000 108.6 ns/op BenchmarkCallClosure3-4 1297347 93.68 ns/op BenchmarkCallClosure4-4 1075072 114.6 ns/op BenchmarkComplex128DivNormal-4 13539159 9.148 ns/op BenchmarkComplex128DivNisNaN-4 9234172 11.86 ns/op BenchmarkComplex128DivDisNaN-4 9114723 12.29 ns/op BenchmarkComplex128DivNisInf-4 13356216 8.943 ns/op BenchmarkComplex128DivDisInf-4 7496496 16.12 ns/op BenchmarkSetTypePtr-4 66109656 2.124 ns/op 3766.87 MB/s BenchmarkSetTypePtr8-4 13156010 9.466 ns/op 6760.94 MB/s BenchmarkSetTypePtr16-4 13452421 9.158 ns/op 13977.40 MB/s BenchmarkSetTypePtr32-4 13378252 9.613 ns/op 26629.85 MB/s BenchmarkSetTypePtr64-4 13250347 9.615 ns/op 53252.24 MB/s BenchmarkSetTypePtr126-4 6451735 17.19 ns/op 58626.92 MB/s BenchmarkSetTypePtr128-4 6884620 16.59 ns/op 61735.00 MB/s BenchmarkSetTypePtrSlice-4 1000000 130.2 ns/op 62942.45 MB/s BenchmarkSetTypeNode1-4 12597319 9.844 ns/op 2437.98 MB/s BenchmarkSetTypeNode1Slice-4 4045821 29.57 ns/op 25967.95 MB/s BenchmarkSetTypeNode8-4 12223154 13.85 ns/op 5775.71 MB/s BenchmarkSetTypeNode8Slice-4 1961995 56.48 ns/op 45329.23 MB/s BenchmarkSetTypeNode64-4 6951388 18.85 ns/op 28008.47 MB/s BenchmarkSetTypeNode64Slice-4 328599 436.1 ns/op 38740.00 MB/s BenchmarkSetTypeNode64Dead-4 9625293 14.03 ns/op 37638.58 MB/s BenchmarkSetTypeNode64DeadSlice-4 261055 387.0 ns/op 43659.00 MB/s BenchmarkSetTypeNode124-4 6459915 17.09 ns/op 58988.36 MB/s BenchmarkSetTypeNode124Slice-4 236254 608.3 ns/op 53026.63 MB/s BenchmarkSetTypeNode126-4 5897922 17.63 ns/op 58091.29 MB/s BenchmarkSetTypeNode126Slice-4 205659 543.8 ns/op 60260.85 MB/s BenchmarkSetTypeNode128-4 5277808 23.71 ns/op 43868.30 MB/s BenchmarkSetTypeNode128Slice-4 191605 712.2 ns/op 46725.21 MB/s BenchmarkSetTypeNode130-4 4082053 25.82 ns/op 40905.39 MB/s BenchmarkSetTypeNode130Slice-4 180679 778.8 ns/op 43391.89 MB/s BenchmarkSetTypeNode1024-4 934668 137.0 ns/op 59916.27 MB/s BenchmarkSetTypeNode1024Slice-4 24118 4175 ns/op 62913.67 MB/s BenchmarkAllocation-4 3218 89070 ns/op BenchmarkReadMemStats-4 100 1452049 ns/op BenchmarkReadMemStatsLatency-4 1 2347211 p50-ns 2347211 p90-ns 2347211 p99-ns BenchmarkWriteBarrier-4 2194442 48.86 ns/op BenchmarkBulkWriteBarrier-4 2956137 36.77 ns/op BenchmarkScanStackNoLocals-4 2 76686418 ns/op BenchmarkMSpanCountAlloc/bits=64-4 12361797 16.35 ns/op BenchmarkMSpanCountAlloc/bits=128-4 11992981 9.603 ns/op BenchmarkMSpanCountAlloc/bits=256-4 10564273 15.54 ns/op BenchmarkMSpanCountAlloc/bits=512-4 7364658 14.90 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 5550769 21.35 ns/op BenchmarkHash5-4 7583385 14.66 ns/op 341.14 MB/s BenchmarkHash16-4 8507112 14.54 ns/op 1100.58 MB/s BenchmarkHash64-4 7217566 16.98 ns/op 3768.48 MB/s BenchmarkHash1024-4 2077436 98.80 ns/op 10363.92 MB/s BenchmarkHash65536-4 47780 2937 ns/op 22317.11 MB/s BenchmarkAlignedLoad-4 11181709 11.98 ns/op BenchmarkUnalignedLoad-4 9252409 14.00 ns/op BenchmarkEqEfaceConcrete-4 7382176 16.72 ns/op BenchmarkEqIfaceConcrete-4 8204774 14.83 ns/op BenchmarkNeEfaceConcrete-4 7717764 29.69 ns/op BenchmarkNeIfaceConcrete-4 7550649 16.73 ns/op BenchmarkConvT2EByteSized/bool-4 3808239 37.31 ns/op BenchmarkConvT2EByteSized/uint8-4 3505657 30.84 ns/op BenchmarkConvT2ESmall-4 3950226 34.37 ns/op BenchmarkConvT2EUintptr-4 3493173 35.01 ns/op BenchmarkConvT2ELarge-4 610992 260.7 ns/op BenchmarkConvT2ISmall-4 3591561 33.48 ns/op BenchmarkConvT2IUintptr-4 3398005 39.74 ns/op BenchmarkConvT2ILarge-4 851208 223.8 ns/op BenchmarkConvI2E-4 3244024 33.31 ns/op BenchmarkConvI2I-4 3194461 36.65 ns/op BenchmarkAssertE2T-4 3585648 40.42 ns/op BenchmarkAssertE2TLarge-4 1979710 73.11 ns/op BenchmarkAssertE2I-4 3152785 62.56 ns/op BenchmarkAssertI2T-4 3263444 36.62 ns/op BenchmarkAssertI2I-4 3034851 50.60 ns/op BenchmarkAssertI2E-4 3758385 30.32 ns/op BenchmarkAssertE2E-4 4126432 53.65 ns/op BenchmarkAssertE2T2-4 1945813 77.71 ns/op BenchmarkAssertE2T2Blank-4 2287573 48.78 ns/op BenchmarkAssertI2E2-4 2461490 78.25 ns/op BenchmarkAssertI2E2Blank-4 3124450 41.29 ns/op BenchmarkAssertE2E2-4 2549024 52.27 ns/op BenchmarkAssertE2E2Blank-4 3451528 42.92 ns/op BenchmarkConvT2Ezero/zero/16-4 3799477 32.57 ns/op BenchmarkConvT2Ezero/zero/32-4 2588649 39.37 ns/op BenchmarkConvT2Ezero/zero/64-4 2134790 64.91 ns/op BenchmarkConvT2Ezero/zero/str-4 3925714 30.53 ns/op BenchmarkConvT2Ezero/zero/slice-4 3607596 54.97 ns/op BenchmarkConvT2Ezero/zero/big-4 106922 1788 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 215.2 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 783216 206.2 ns/op BenchmarkConvT2Ezero/nonzero/big-4 98580 2019 ns/op BenchmarkConvT2Ezero/smallint/16-4 3047222 33.66 ns/op BenchmarkConvT2Ezero/smallint/32-4 3503144 32.96 ns/op BenchmarkConvT2Ezero/smallint/64-4 3212198 33.71 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 213.8 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 182.9 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 158.2 ns/op BenchmarkMalloc8-4 1000000 199.2 ns/op BenchmarkMalloc16-4 1000000 199.2 ns/op BenchmarkMallocTypeInfo8-4 887490 153.8 ns/op BenchmarkMallocTypeInfo16-4 596618 186.3 ns/op BenchmarkMallocLargeStruct-4 47199 2434 ns/op BenchmarkGoroutineSelect-4 10 10540305 ns/op BenchmarkGoroutineBlocking-4 10 11595850 ns/op BenchmarkGoroutineForRange-4 10 12452548 ns/op BenchmarkGoroutineIdle-4 10 10232275 ns/op BenchmarkHashStringSpeed-4 1585473 82.80 ns/op BenchmarkHashBytesSpeed-4 1000000 121.6 ns/op BenchmarkHashInt32Speed-4 2394672 51.86 ns/op BenchmarkHashInt64Speed-4 1000000 124.3 ns/op BenchmarkHashStringArraySpeed-4 599152 311.8 ns/op BenchmarkMegMap-4 2215886 60.20 ns/op BenchmarkMegOneMap-4 2552684 50.47 ns/op BenchmarkMegEqMap-4 2667 49054 ns/op BenchmarkMegEmptyMap-4 3345939 81.24 ns/op BenchmarkSmallStrMap-4 2170257 66.98 ns/op BenchmarkMapStringKeysEight_16-4 2150599 107.5 ns/op BenchmarkMapStringKeysEight_32-4 2202278 52.63 ns/op BenchmarkMapStringKeysEight_64-4 2129400 63.77 ns/op BenchmarkMapStringKeysEight_1M-4 2496625 53.21 ns/op BenchmarkIntMap-4 2263050 51.80 ns/op BenchmarkMapFirst/1-4 2376393 49.93 ns/op BenchmarkMapFirst/2-4 2750012 58.27 ns/op BenchmarkMapFirst/3-4 3044454 35.95 ns/op BenchmarkMapFirst/4-4 3191456 34.73 ns/op BenchmarkMapFirst/5-4 2850147 40.12 ns/op BenchmarkMapFirst/6-4 2981338 42.55 ns/op BenchmarkMapFirst/7-4 2830546 40.85 ns/op BenchmarkMapFirst/8-4 3053974 43.46 ns/op BenchmarkMapFirst/9-4 2857526 39.91 ns/op BenchmarkMapFirst/10-4 2837041 40.53 ns/op BenchmarkMapFirst/11-4 3101618 72.86 ns/op BenchmarkMapFirst/12-4 3145521 45.23 ns/op BenchmarkMapFirst/13-4 2928777 36.17 ns/op BenchmarkMapFirst/14-4 2842387 46.67 ns/op BenchmarkMapFirst/15-4 3346822 40.99 ns/op BenchmarkMapFirst/16-4 3165073 36.90 ns/op BenchmarkMapMid/1-4 2981790 47.18 ns/op BenchmarkMapMid/2-4 2990058 37.89 ns/op BenchmarkMapMid/3-4 3139485 59.45 ns/op BenchmarkMapMid/4-4 2982546 39.05 ns/op BenchmarkMapMid/5-4 3239707 44.03 ns/op BenchmarkMapMid/6-4 3136944 51.39 ns/op BenchmarkMapMid/7-4 3278089 36.52 ns/op BenchmarkMapMid/8-4 3202094 39.67 ns/op BenchmarkMapMid/9-4 2844624 55.73 ns/op BenchmarkMapMid/10-4 3042513 39.09 ns/op BenchmarkMapMid/11-4 3062814 41.27 ns/op BenchmarkMapMid/12-4 1862246 83.21 ns/op BenchmarkMapMid/13-4 2422502 50.93 ns/op BenchmarkMapMid/14-4 2532447 54.06 ns/op BenchmarkMapMid/15-4 1000000 104.9 ns/op BenchmarkMapMid/16-4 2154548 57.98 ns/op BenchmarkMapLast/1-4 2569323 69.43 ns/op BenchmarkMapLast/2-4 2353371 45.88 ns/op BenchmarkMapLast/3-4 2314778 104.1 ns/op BenchmarkMapLast/4-4 2356905 49.79 ns/op BenchmarkMapLast/5-4 2214906 56.14 ns/op BenchmarkMapLast/6-4 2030545 54.71 ns/op BenchmarkMapLast/7-4 2203760 52.23 ns/op BenchmarkMapLast/8-4 2166154 52.93 ns/op BenchmarkMapLast/9-4 1000000 137.9 ns/op BenchmarkMapLast/10-4 2134980 52.82 ns/op BenchmarkMapLast/11-4 2523872 66.53 ns/op BenchmarkMapLast/12-4 2448549 50.71 ns/op BenchmarkMapLast/13-4 2360517 46.20 ns/op BenchmarkMapLast/14-4 2350028 73.82 ns/op BenchmarkMapLast/15-4 2768806 75.50 ns/op BenchmarkMapLast/16-4 2408906 55.40 ns/op BenchmarkMapCycle-4 1889554 77.19 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2940402 44.03 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2107 66847 ns/op BenchmarkMakeMap/[Byte]Byte-4 417736 566.3 ns/op BenchmarkMakeMap/[Int]Int-4 166926 1487 ns/op BenchmarkNewEmptyMap-4 12624978 9.960 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 629860 220.0 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 553929 237.7 ns/op BenchmarkMapIterEmpty-4 3748513 28.68 ns/op BenchmarkSameLengthMap-4 1774208 57.99 ns/op BenchmarkBigKeyMap-4 1412132 93.97 ns/op BenchmarkBigValMap-4 1000000 113.1 ns/op BenchmarkSmallKeyMap-4 2765100 46.05 ns/op BenchmarkMapPopulate/1-4 2092735 72.17 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 128420 1420 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 4608 25161 ns/op 6274 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 588 244711 ns/op 51750 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 39 3452620 ns/op 416623 B/op 206 allocs/op BenchmarkMapPopulate/100000-4 3 39939776 ns/op 6539293 B/op 2925 allocs/op BenchmarkComplexAlgMap-4 564362 239.5 ns/op BenchmarkGoMapClear/Reflexive/1-4 648925 211.8 ns/op BenchmarkGoMapClear/Reflexive/10-4 640897 267.6 ns/op BenchmarkGoMapClear/Reflexive/100-4 229726 724.1 ns/op BenchmarkGoMapClear/Reflexive/1000-4 53566 2252 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5611 20254 ns/op BenchmarkGoMapClear/NonReflexive/1-4 597120 234.6 ns/op BenchmarkGoMapClear/NonReflexive/10-4 482001 261.8 ns/op BenchmarkGoMapClear/NonReflexive/100-4 203138 653.9 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 48074 2436 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 6884 17808 ns/op BenchmarkMapStringConversion/32/simple-4 1297172 152.4 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1260294 148.8 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1000000 105.6 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1246272 131.3 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1000000 121.6 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1000000 118.2 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1723646 127.8 ns/op BenchmarkMapInterfacePtr-4 1514505 77.90 ns/op BenchmarkNewEmptyMapHintLessThan8-4 4503888 24.91 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 39738 3056 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 6271 20463 ns/op BenchmarkMapPop1000-4 433 289128 ns/op BenchmarkMapPop10000-4 24 4994744 ns/op BenchmarkMapAssign/Int32/256-4 1299513 91.75 ns/op BenchmarkMapAssign/Int32/65536-4 1025344 156.5 ns/op BenchmarkMapAssign/Int64/256-4 2060469 57.85 ns/op BenchmarkMapAssign/Int64/65536-4 577257 269.8 ns/op BenchmarkMapAssign/Str/256-4 1000000 126.8 ns/op BenchmarkMapAssign/Str/65536-4 477266 286.8 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1000000 118.1 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 703546 217.9 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1116078 109.8 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 443592 252.7 ns/op BenchmarkMapOperatorAssign/Str/256-4 542286 6051 ns/op BenchmarkMapOperatorAssign/Str/65536-4 191937 671.9 ns/op BenchmarkMapAppendAssign/Int32/256-4 759560 285.3 ns/op 29 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 194845 553.1 ns/op 65 B/op 1 allocs/op BenchmarkMapAppendAssign/Int64/256-4 683589 222.9 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 178120 874.8 ns/op 75 B/op 1 allocs/op BenchmarkMapAppendAssign/Str/256-4 443446 409.0 ns/op 45 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 103818 1097 ns/op 139 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1142079 123.2 ns/op BenchmarkMapDelete/Int32/1000-4 1384947 94.00 ns/op BenchmarkMapDelete/Int32/10000-4 1404152 97.91 ns/op BenchmarkMapDelete/Int64/100-4 1216380 86.48 ns/op BenchmarkMapDelete/Int64/1000-4 1843419 67.24 ns/op BenchmarkMapDelete/Int64/10000-4 1896927 71.69 ns/op BenchmarkMapDelete/Str/100-4 1000000 124.0 ns/op BenchmarkMapDelete/Str/1000-4 1288944 93.33 ns/op BenchmarkMapDelete/Str/10000-4 1399597 90.70 ns/op BenchmarkMapDelete/Pointer/100-4 1000000 113.8 ns/op BenchmarkMapDelete/Pointer/1000-4 1438393 84.84 ns/op BenchmarkMapDelete/Pointer/10000-4 1390297 74.02 ns/op BenchmarkMemmove/0-4 16736428 7.375 ns/op BenchmarkMemmove/1-4 1084310 97.72 ns/op 10.23 MB/s BenchmarkMemmove/2-4 1000000 155.8 ns/op 12.84 MB/s BenchmarkMemmove/3-4 1286074 100.7 ns/op 29.79 MB/s BenchmarkMemmove/4-4 1000000 102.7 ns/op 38.94 MB/s BenchmarkMemmove/5-4 1239860 133.1 ns/op 37.58 MB/s BenchmarkMemmove/6-4 1000000 115.3 ns/op 52.04 MB/s BenchmarkMemmove/7-4 1209421 99.38 ns/op 70.44 MB/s BenchmarkMemmove/8-4 1307144 100.1 ns/op 79.88 MB/s BenchmarkMemmove/9-4 1152144 101.1 ns/op 88.98 MB/s BenchmarkMemmove/10-4 1000000 111.0 ns/op 90.13 MB/s BenchmarkMemmove/11-4 1000000 106.1 ns/op 103.67 MB/s BenchmarkMemmove/12-4 1000000 103.8 ns/op 115.60 MB/s BenchmarkMemmove/13-4 935215 113.8 ns/op 114.27 MB/s BenchmarkMemmove/14-4 1000000 116.5 ns/op 120.12 MB/s BenchmarkMemmove/15-4 1256293 104.8 ns/op 143.07 MB/s BenchmarkMemmove/16-4 1241226 96.93 ns/op 165.06 MB/s BenchmarkMemmove/32-4 1256628 95.81 ns/op 334.01 MB/s BenchmarkMemmove/64-4 1142220 115.1 ns/op 555.90 MB/s BenchmarkMemmove/128-4 1004040 135.8 ns/op 942.34 MB/s BenchmarkMemmove/256-4 731092 161.3 ns/op 1586.87 MB/s BenchmarkMemmove/512-4 643104 190.2 ns/op 2692.07 MB/s BenchmarkMemmove/1024-4 439773 315.8 ns/op 3242.45 MB/s BenchmarkMemmove/2048-4 291559 460.8 ns/op 4444.74 MB/s BenchmarkMemmove/4096-4 155078 804.6 ns/op 5090.79 MB/s BenchmarkMemmoveOverlap/32-4 1000000 102.3 ns/op 312.81 MB/s BenchmarkMemmoveOverlap/64-4 1000000 191.3 ns/op 334.51 MB/s BenchmarkMemmoveOverlap/128-4 981566 132.2 ns/op 968.41 MB/s BenchmarkMemmoveOverlap/256-4 761244 253.7 ns/op 1009.04 MB/s BenchmarkMemmoveOverlap/512-4 755611 213.1 ns/op 2403.11 MB/s BenchmarkMemmoveOverlap/1024-4 467484 338.6 ns/op 3024.23 MB/s BenchmarkMemmoveOverlap/2048-4 204189 605.6 ns/op 3381.93 MB/s BenchmarkMemmoveOverlap/4096-4 116887 1891 ns/op 2166.33 MB/s BenchmarkMemmoveUnalignedDst/0-4 15667738 7.676 ns/op BenchmarkMemmoveUnalignedDst/1-4 1000000 106.7 ns/op 9.38 MB/s BenchmarkMemmoveUnalignedDst/2-4 1000000 101.2 ns/op 19.77 MB/s BenchmarkMemmoveUnalignedDst/3-4 943144 146.1 ns/op 20.53 MB/s BenchmarkMemmoveUnalignedDst/4-4 1000000 127.2 ns/op 31.43 MB/s BenchmarkMemmoveUnalignedDst/5-4 979735 175.7 ns/op 28.46 MB/s BenchmarkMemmoveUnalignedDst/6-4 1000000 121.9 ns/op 49.21 MB/s BenchmarkMemmoveUnalignedDst/7-4 1000000 118.9 ns/op 58.88 MB/s BenchmarkMemmoveUnalignedDst/8-4 1245139 101.8 ns/op 78.59 MB/s BenchmarkMemmoveUnalignedDst/9-4 1000000 120.9 ns/op 74.42 MB/s BenchmarkMemmoveUnalignedDst/10-4 1000000 112.9 ns/op 88.56 MB/s BenchmarkMemmoveUnalignedDst/11-4 1000000 102.4 ns/op 107.46 MB/s BenchmarkMemmoveUnalignedDst/12-4 1000000 105.9 ns/op 113.36 MB/s BenchmarkMemmoveUnalignedDst/13-4 1000000 106.9 ns/op 121.59 MB/s BenchmarkMemmoveUnalignedDst/14-4 1000000 149.2 ns/op 93.85 MB/s BenchmarkMemmoveUnalignedDst/15-4 1275604 120.3 ns/op 124.71 MB/s BenchmarkMemmoveUnalignedDst/16-4 1000000 112.9 ns/op 141.69 MB/s BenchmarkMemmoveUnalignedDst/32-4 1000000 110.7 ns/op 289.13 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 112.9 ns/op 566.82 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 173.3 ns/op 738.66 MB/s BenchmarkMemmoveUnalignedDst/256-4 792026 259.5 ns/op 986.33 MB/s BenchmarkMemmoveUnalignedDst/512-4 631605 359.0 ns/op 1426.03 MB/s BenchmarkMemmoveUnalignedDst/1024-4 405680 301.3 ns/op 3399.16 MB/s BenchmarkMemmoveUnalignedDst/2048-4 289800 459.8 ns/op 4453.71 MB/s BenchmarkMemmoveUnalignedDst/4096-4 139514 917.7 ns/op 4463.36 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1000000 102.4 ns/op 312.51 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1066280 102.3 ns/op 625.71 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 993199 116.1 ns/op 1102.28 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 996440 201.7 ns/op 1269.15 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 752850 175.8 ns/op 2911.97 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 497700 354.2 ns/op 2891.08 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 298105 516.4 ns/op 3966.21 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 170005 715.7 ns/op 5723.11 MB/s BenchmarkMemmoveUnalignedSrc/0-4 20564078 6.171 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1342356 87.82 ns/op 11.39 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1257328 91.00 ns/op 21.98 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1372818 95.11 ns/op 31.54 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1000000 136.6 ns/op 29.28 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1000000 121.1 ns/op 41.28 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1359812 89.82 ns/op 66.80 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1278092 106.2 ns/op 65.93 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1343022 93.96 ns/op 85.15 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1000000 100.4 ns/op 89.66 MB/s BenchmarkMemmoveUnalignedSrc/10-4 808591 159.8 ns/op 62.57 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1250535 95.67 ns/op 114.97 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1000000 122.0 ns/op 98.37 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1235911 103.1 ns/op 126.09 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1243309 97.52 ns/op 143.56 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1000000 100.9 ns/op 148.72 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1204045 131.0 ns/op 122.14 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1174000 108.8 ns/op 294.00 MB/s BenchmarkMemmoveUnalignedSrc/64-4 983019 109.5 ns/op 584.23 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 112.5 ns/op 1137.99 MB/s BenchmarkMemmoveUnalignedSrc/256-4 975576 231.5 ns/op 1105.96 MB/s BenchmarkMemmoveUnalignedSrc/512-4 666444 199.5 ns/op 2567.03 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 390572 295.3 ns/op 3467.95 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 293688 473.2 ns/op 4328.26 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 142069 787.9 ns/op 5198.55 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1215090 188.0 ns/op 170.23 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1240896 102.4 ns/op 625.28 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 206.4 ns/op 620.25 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 707072 162.4 ns/op 1575.99 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 668907 182.8 ns/op 2800.43 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 487500 274.4 ns/op 3731.43 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 268070 480.2 ns/op 4264.86 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 144800 1598 ns/op 2563.18 MB/s BenchmarkMemclr/5-4 15082940 8.468 ns/op 590.43 MB/s BenchmarkMemclr/16-4 16814545 12.98 ns/op 1233.03 MB/s BenchmarkMemclr/64-4 15694054 8.565 ns/op 7472.12 MB/s BenchmarkMemclr/256-4 11986220 10.11 ns/op 25313.39 MB/s BenchmarkMemclr/4096-4 2239366 53.41 ns/op 76694.60 MB/s BenchmarkMemclr/65536-4 90745 2191 ns/op 29909.30 MB/s BenchmarkMemclr/1M-4 5305 26715 ns/op 39251.09 MB/s BenchmarkMemclr/4M-4 1304 127417 ns/op 32918.01 MB/s BenchmarkMemclr/8M-4 312 364608 ns/op 23007.19 MB/s BenchmarkMemclr/16M-4 100 1051555 ns/op 15954.67 MB/s BenchmarkMemclr/64M-4 48 2261980 ns/op 29668.19 MB/s BenchmarkGoMemclr/5-4 1790575 72.45 ns/op 69.02 MB/s BenchmarkGoMemclr/16-4 719492 201.8 ns/op 79.30 MB/s BenchmarkGoMemclr/64-4 201901 739.2 ns/op 86.58 MB/s BenchmarkGoMemclr/256-4 39216 2873 ns/op 89.10 MB/s BenchmarkMemclrRange/1K_2K-4 53504 2097 ns/op 45724.55 MB/s BenchmarkMemclrRange/2K_8K-4 25626 4416 ns/op 75524.13 MB/s BenchmarkMemclrRange/4K_16K-4 29526 6923 ns/op 46668.64 MB/s BenchmarkMemclrRange/160K_228K-4 3792 41152 ns/op 40407.46 MB/s BenchmarkClearFat7-4 3843826 36.25 ns/op BenchmarkClearFat8-4 3758019 32.18 ns/op BenchmarkClearFat11-4 3448826 32.78 ns/op BenchmarkClearFat12-4 3670094 50.87 ns/op BenchmarkClearFat13-4 3368592 44.44 ns/op BenchmarkClearFat14-4 3657818 30.76 ns/op BenchmarkClearFat15-4 3427767 46.84 ns/op BenchmarkClearFat16-4 3488181 31.34 ns/op BenchmarkClearFat24-4 4156663 30.20 ns/op BenchmarkClearFat32-4 3842161 33.96 ns/op BenchmarkClearFat40-4 3647905 39.19 ns/op BenchmarkClearFat48-4 3034028 37.60 ns/op BenchmarkClearFat56-4 3566066 57.37 ns/op BenchmarkClearFat64-4 2881063 63.49 ns/op BenchmarkClearFat72-4 3180613 36.22 ns/op BenchmarkClearFat128-4 2514116 43.00 ns/op BenchmarkClearFat256-4 1792966 61.60 ns/op BenchmarkClearFat512-4 1000000 190.7 ns/op BenchmarkClearFat1024-4 901737 144.1 ns/op BenchmarkClearFat1032-4 1000000 160.1 ns/op BenchmarkClearFat1040-4 819453 209.2 ns/op BenchmarkCopyFat7-4 3686380 39.17 ns/op BenchmarkCopyFat8-4 3840867 28.77 ns/op BenchmarkCopyFat11-4 3567430 41.19 ns/op BenchmarkCopyFat12-4 3921183 30.07 ns/op BenchmarkCopyFat13-4 3375312 30.52 ns/op BenchmarkCopyFat14-4 3794308 43.47 ns/op BenchmarkCopyFat15-4 3120444 37.60 ns/op BenchmarkCopyFat16-4 3641890 30.55 ns/op BenchmarkCopyFat24-4 3809996 32.25 ns/op BenchmarkCopyFat32-4 2303845 69.61 ns/op BenchmarkCopyFat64-4 3208531 34.30 ns/op BenchmarkCopyFat72-4 3325244 35.74 ns/op BenchmarkCopyFat128-4 2697202 43.52 ns/op BenchmarkCopyFat256-4 1439960 71.29 ns/op BenchmarkCopyFat512-4 1453665 145.9 ns/op BenchmarkCopyFat520-4 1392118 84.23 ns/op BenchmarkCopyFat1024-4 940773 138.8 ns/op BenchmarkCopyFat1032-4 655178 170.7 ns/op BenchmarkCopyFat1040-4 913862 138.0 ns/op BenchmarkIssue18740/2byte-4 337 654028 ns/op BenchmarkIssue18740/4byte-4 614 194073 ns/op BenchmarkIssue18740/8byte-4 938 120022 ns/op BenchmarkMemclrKnownSize1-4 5698782 17.64 ns/op 56.70 MB/s BenchmarkMemclrKnownSize2-4 4174670 30.39 ns/op 65.80 MB/s BenchmarkMemclrKnownSize4-4 2540716 58.19 ns/op 68.74 MB/s BenchmarkMemclrKnownSize8-4 1211612 121.9 ns/op 65.61 MB/s BenchmarkMemclrKnownSize16-4 692184 185.9 ns/op 86.07 MB/s BenchmarkMemclrKnownSize32-4 361054 644.6 ns/op 49.64 MB/s BenchmarkMemclrKnownSize64-4 89944 1140 ns/op 56.16 MB/s BenchmarkMemclrKnownSize112-4 103861 988.6 ns/op 113.29 MB/s BenchmarkMemclrKnownSize128-4 83856 1246 ns/op 102.75 MB/s BenchmarkMemclrKnownSize192-4 58094 2155 ns/op 89.11 MB/s BenchmarkMemclrKnownSize248-4 52526 2314 ns/op 107.17 MB/s BenchmarkMemclrKnownSize256-4 49485 3001 ns/op 85.31 MB/s BenchmarkMemclrKnownSize512-4 24442 5837 ns/op 87.72 MB/s BenchmarkMemclrKnownSize1024-4 13480 9078 ns/op 112.80 MB/s BenchmarkMemclrKnownSize4096-4 3332 39745 ns/op 103.06 MB/s BenchmarkMemclrKnownSize512KiB-4 22 5654747 ns/op 92.72 MB/s BenchmarkReadMetricsLatency-4 10000 3040 p50-ns 4857 p90-ns 12718 p99-ns BenchmarkFinalizer-4 216 576662 ns/op BenchmarkFinalizerRun-4 222026 655.7 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7881260 21.76 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3394300 33.21 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 3000327 43.10 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2680680 43.83 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1603576 77.48 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1512088 79.85 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2618127 45.32 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1000000 144.8 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1223097 87.08 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1746493 73.81 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1862706 63.11 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1000000 104.5 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1443362 165.1 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1000000 154.9 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 5659526 33.46 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 6493328 30.26 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 6593414 19.30 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 4759099 26.30 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 5355754 18.70 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 5395292 21.30 ns/op BenchmarkFindBitRange64/PatternAASize2-4 6306418 17.73 ns/op BenchmarkFindBitRange64/PatternAASize8-4 5450412 18.81 ns/op BenchmarkFindBitRange64/PatternAASize32-4 6395049 27.26 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 6656812 18.80 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 7085930 18.05 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 6147582 20.19 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 6979837 17.45 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 7060302 21.00 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 5878170 18.01 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 6374923 18.88 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 6485276 20.22 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 6440524 18.30 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 5143594 20.66 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 5916765 18.48 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 6574756 22.96 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 4909633 31.74 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 5573184 18.39 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 6061729 19.50 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 5865714 23.30 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 4867616 21.47 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 5742678 17.68 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 5362540 18.73 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 6687801 17.59 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 6249625 23.59 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 4201040 37.34 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 7185193 15.97 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 6575911 17.25 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 6981098 16.57 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 6928478 21.59 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 6144686 17.08 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 5344400 18.78 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 6521848 16.83 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 5592279 18.40 ns/op BenchmarkNetpollBreak-4 1263 98158 ns/op BenchmarkPingPongHog-4 422 243482 ns/op BenchmarkStackGrowth-4 76928 1374 ns/op BenchmarkStackGrowthDeep-4 811 124417 ns/op BenchmarkCreateGoroutines-4 51493 2185 ns/op BenchmarkCreateGoroutinesParallel-4 50746 2466 ns/op BenchmarkCreateGoroutinesCapture-4 10000 17267 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 31327 4360 ns/op BenchmarkClosureCall-4 22353494 5.094 ns/op BenchmarkWakeupParallelSpinning/0s-4 4678 21606 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5272 25408 ns/op BenchmarkWakeupParallelSpinning/2µs-4 3723 31711 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2260 52023 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1791 79318 ns/op BenchmarkWakeupParallelSpinning/20µs-4 782 182443 ns/op BenchmarkWakeupParallelSpinning/50µs-4 379 382557 ns/op BenchmarkWakeupParallelSpinning/100µs-4 212 580808 ns/op BenchmarkMatmult-4 2784081 61.70 ns/op BenchmarkFastrand-4 5869891 19.93 ns/op BenchmarkFastrand64-4 5820423 18.56 ns/op BenchmarkFastrandHashiter-4 3087054 39.97 ns/op BenchmarkFastrandn/2-4 4135755 32.37 ns/op BenchmarkFastrandn/3-4 4217091 49.62 ns/op BenchmarkFastrandn/4-4 4271851 28.01 ns/op BenchmarkFastrandn/5-4 4336256 28.34 ns/op BenchmarkIfaceCmp100-4 107872 963.7 ns/op BenchmarkIfaceCmpNil100-4 246787 534.2 ns/op BenchmarkEfaceCmpDiff-4 43922 2608 ns/op BenchmarkEfaceCmpDiffIndirect-4 41478 2801 ns/op BenchmarkDefer-4 1524102 77.01 ns/op BenchmarkDefer10-4 983446 183.5 ns/op BenchmarkDeferMany-4 371000 547.1 ns/op BenchmarkPanicRecover-4 200985 806.9 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 75 1655887 ns/op 1632956 p50-ns 2132123 p90-ns 2832499 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 100 1650676 ns/op 1588788 p50-ns 2161017 p90-ns 3754119 p99-ns BenchmarkGoroutineProfile/small/idle-4 36 3241221 ns/op 3293822 p50-ns 3828285 p90-ns 4809459 p99-ns BenchmarkGoroutineProfile/small/loaded-4 31 3497196 ns/op 3373221 p50-ns 4228493 p90-ns 4497509 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 100 1595826 ns/op 1525323 p50-ns 2262210 p90-ns 2828642 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 64 1968394 ns/op 1830427 p50-ns 2997509 p90-ns 3759467 p99-ns BenchmarkGoroutineProfile/large/idle-4 13 12356943 ns/op 10116107 p50-ns 17155272 p90-ns 17523961 p99-ns BenchmarkGoroutineProfile/large/loaded-4 7 22443240 ns/op 21724866 p50-ns 29777123 p90-ns 29777123 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 58 2114604 ns/op 2021135 p50-ns 2767247 p90-ns 3723179 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 51 3142460 ns/op 2746833 p50-ns 4814498 p90-ns 12085422 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 26 4561605 ns/op 4206455 p50-ns 6336948 p90-ns 7662309 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 21 13576282 ns/op 11377086 p50-ns 26112188 p90-ns 38392159 p99-ns BenchmarkRWMutexUncontended-4 1964714 131.2 ns/op BenchmarkRWMutexWrite100-4 240577 2587 ns/op BenchmarkRWMutexWrite10-4 57636 2338 ns/op BenchmarkRWMutexWorkWrite100-4 527032 4876 ns/op BenchmarkRWMutexWorkWrite10-4 52678 2752 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2431 50009 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1100 105390 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1134 98444 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 558 259167 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 522 326815 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 228 601341 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 315 389433 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 76 1971128 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 275750 1016 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 154920 1315 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 356469 1076 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 224464 1022 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 203530 1101 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 108120 1185 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 295495 1018 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 220658 1410 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 78328 1442 ns/op BenchmarkMakeSlice/Byte-4 1000000 101.3 ns/op BenchmarkMakeSlice/Int16-4 1000000 100.1 ns/op BenchmarkMakeSlice/Int-4 1000000 127.3 ns/op BenchmarkMakeSlice/Ptr-4 836127 171.9 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 227.1 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 267.3 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 281.8 ns/op BenchmarkGrowSlice/Byte-4 521384 410.1 ns/op BenchmarkGrowSlice/Int16-4 423606 360.6 ns/op BenchmarkGrowSlice/Int-4 273568 448.8 ns/op BenchmarkGrowSlice/Ptr-4 242650 1021 ns/op BenchmarkGrowSlice/Struct/24-4 114207 1129 ns/op BenchmarkGrowSlice/Struct/32-4 106940 1301 ns/op BenchmarkGrowSlice/Struct/40-4 86997 1476 ns/op BenchmarkExtendSlice/IntSlice-4 190794 904.9 ns/op BenchmarkExtendSlice/PointerSlice-4 290071 990.9 ns/op BenchmarkExtendSlice/NoGrow-4 207472 709.5 ns/op BenchmarkAppend-4 898117 138.6 ns/op BenchmarkAppendGrowByte-4 1 115463415 ns/op BenchmarkAppendGrowString-4 1 631108861 ns/op BenchmarkAppendSlice/1Bytes-4 126912 793.8 ns/op BenchmarkAppendSlice/4Bytes-4 223282 552.3 ns/op BenchmarkAppendSlice/7Bytes-4 226770 634.7 ns/op BenchmarkAppendSlice/8Bytes-4 280297 465.8 ns/op BenchmarkAppendSlice/15Bytes-4 247425 667.5 ns/op BenchmarkAppendSlice/16Bytes-4 223267 483.8 ns/op BenchmarkAppendSlice/32Bytes-4 209658 775.5 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 32715 10780 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 10000 13401 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 10000 38756 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 776 141255 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 61 1829306 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 26 5443055 ns/op BenchmarkAppendStr/1Bytes-4 174264 575.7 ns/op BenchmarkAppendStr/4Bytes-4 265723 528.8 ns/op BenchmarkAppendStr/8Bytes-4 176344 715.1 ns/op BenchmarkAppendStr/16Bytes-4 253131 472.6 ns/op BenchmarkAppendStr/32Bytes-4 526357 229.1 ns/op BenchmarkAppendSpecialCase-4 962006 148.3 ns/op BenchmarkCopy/1Byte-4 912048 400.9 ns/op 2.49 MB/s BenchmarkCopy/1String-4 197010 574.8 ns/op 1.74 MB/s BenchmarkCopy/2Byte-4 444830 393.9 ns/op 5.08 MB/s BenchmarkCopy/2String-4 226147 500.1 ns/op 4.00 MB/s BenchmarkCopy/4Byte-4 335246 1557 ns/op 2.57 MB/s BenchmarkCopy/4String-4 331999 431.5 ns/op 9.27 MB/s BenchmarkCopy/8Byte-4 517437 201.0 ns/op 39.79 MB/s BenchmarkCopy/8String-4 1173520 138.2 ns/op 57.88 MB/s BenchmarkCopy/12Byte-4 1000000 129.4 ns/op 92.75 MB/s BenchmarkCopy/12String-4 1000000 113.5 ns/op 105.77 MB/s BenchmarkCopy/16Byte-4 1000000 114.7 ns/op 139.45 MB/s BenchmarkCopy/16String-4 1000000 131.5 ns/op 121.65 MB/s BenchmarkCopy/32Byte-4 1088818 114.3 ns/op 280.04 MB/s BenchmarkCopy/32String-4 1000000 130.7 ns/op 244.87 MB/s BenchmarkCopy/128Byte-4 1000000 167.1 ns/op 766.04 MB/s BenchmarkCopy/128String-4 994501 165.6 ns/op 772.81 MB/s BenchmarkCopy/1024Byte-4 390085 333.5 ns/op 3070.85 MB/s BenchmarkCopy/1024String-4 312307 785.2 ns/op 1304.08 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 20605 5974 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 10000 13134 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 5314 21613 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 25883 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 8233 40077 ns/op BenchmarkAppendInPlace/Grow/Byte-4 76767 1497 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 92275 1744 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 52474 2325 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 43054 3571 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 38697 3518 ns/op BenchmarkStackCopyPtr-4 1 313959565 ns/op BenchmarkStackCopy-4 2 87243870 ns/op BenchmarkStackCopyNoCache-4 22 5974890 ns/op BenchmarkStackCopyWithStkobj-4 2 71214392 ns/op BenchmarkIssue18138-4 148 986796 ns/op BenchmarkCompareStringEqual-4 9445977 11.07 ns/op BenchmarkCompareStringIdentical-4 18068228 9.401 ns/op BenchmarkCompareStringSameLength-4 15939612 7.894 ns/op BenchmarkCompareStringDifferentLength-4 21072787 5.454 ns/op BenchmarkCompareStringBigUnaligned-4 888 139787 ns/op 7501.31 MB/s BenchmarkCompareStringBig-4 992 134931 ns/op 7771.30 MB/s BenchmarkConcatStringAndBytes-4 1704168 124.9 ns/op BenchmarkSliceByteToString/1-4 1514208 77.56 ns/op BenchmarkSliceByteToString/2-4 531031 190.0 ns/op BenchmarkSliceByteToString/4-4 731634 155.7 ns/op BenchmarkSliceByteToString/8-4 770244 151.3 ns/op BenchmarkSliceByteToString/16-4 1000000 198.8 ns/op BenchmarkSliceByteToString/32-4 1000000 216.3 ns/op BenchmarkSliceByteToString/64-4 879224 295.4 ns/op BenchmarkSliceByteToString/128-4 670605 403.7 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2261445 54.39 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 943018 186.5 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 113.2 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 2592564 50.04 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1000000 124.4 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1000000 130.2 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1548334 110.2 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 332176 396.2 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 417547 633.3 ns/op BenchmarkRuneIterate/range/ASCII-4 6584601 32.90 ns/op BenchmarkRuneIterate/range/Japanese-4 2507644 74.18 ns/op BenchmarkRuneIterate/range/MixedLength-4 2836748 44.35 ns/op BenchmarkRuneIterate/range1/ASCII-4 7522246 16.41 ns/op BenchmarkRuneIterate/range1/Japanese-4 2396288 55.23 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2700846 44.61 ns/op BenchmarkRuneIterate/range2/ASCII-4 7646906 17.10 ns/op BenchmarkRuneIterate/range2/Japanese-4 2059453 51.68 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2080492 68.81 ns/op BenchmarkArrayEqual-4 22549239 4.910 ns/op BenchmarkFunc/Name-4 6428662 17.72 ns/op BenchmarkFunc/Entry-4 13114713 9.028 ns/op BenchmarkFunc/FileLine-4 1827639 81.24 ns/op PASS ok runtime 483.523s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 21705 5571 ns/op BenchmarkHandle/concurrent-4 17422 7012 ns/op PASS ok runtime/cgo 0.737s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 26585156 5.829 ns/op BenchmarkAtomicStore64-4 12479365 12.69 ns/op BenchmarkAtomicLoad-4 19440514 9.599 ns/op BenchmarkAtomicStore-4 9176684 21.76 ns/op BenchmarkAnd8-4 7002921 15.73 ns/op BenchmarkAnd-4 11083410 13.35 ns/op BenchmarkAnd8Parallel-4 3391696 32.91 ns/op BenchmarkAndParallel-4 3374084 34.18 ns/op BenchmarkOr8-4 8500738 15.36 ns/op BenchmarkOr-4 11462701 13.21 ns/op BenchmarkOr8Parallel-4 3478396 33.76 ns/op BenchmarkOrParallel-4 3957242 29.65 ns/op BenchmarkXadd-4 3357838 30.21 ns/op BenchmarkXadd64-4 3954729 28.88 ns/op BenchmarkCas-4 2217238 47.87 ns/op BenchmarkCas64-4 2367447 50.55 ns/op BenchmarkXchg-4 3935464 29.87 ns/op BenchmarkXchg64-4 3600680 31.82 ns/op PASS ok runtime/internal/atomic 4.091s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 2943396 39.40 ns/op BenchmarkMulUintptr/large-4 2641144 44.37 ns/op PASS ok runtime/internal/math 0.473s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 8 19124197 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 9 24415930 ns/op 564.9 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 21 5046555 ns/op 11.86 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 6 23207316 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 3 42871103 ns/op 1650 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 18 9715696 ns/op 136.7 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 1 118212513 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 189122762 ns/op 12826 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 4 26468272 ns/op 1491 concurrent_launches/op PASS ok runtime/pprof 2.402s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 7 15536759 ns/op BenchmarkStackLeak-4 15141 6979 ns/op PASS ok runtime/race 0.607s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2520646 44.15 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 307122 615.2 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.593s goos: darwin goarch: amd64 pkg: slices BenchmarkCompact/nil-4 8723992 12.52 ns/op BenchmarkCompact/one-4 1270858 122.1 ns/op BenchmarkCompact/sorted-4 650185 187.3 ns/op BenchmarkCompact/1_item-4 809253 135.8 ns/op BenchmarkCompact/unsorted-4 811910 140.0 ns/op BenchmarkCompact/many-4 634501 188.0 ns/op BenchmarkReplace/naive-fast-4 38184 3787 ns/op BenchmarkReplace/optimized-fast-4 42595 3158 ns/op BenchmarkReplace/naive-slow-4 18344 6911 ns/op BenchmarkReplace/optimized-slow-4 20900 6995 ns/op PASS ok slices 2.300s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 108310 1102 ns/op BenchmarkSortString1K-4 100 1104936 ns/op BenchmarkSortString1K_Slice-4 100 1044183 ns/op BenchmarkStableString1K-4 84 1667664 ns/op BenchmarkSortInt1K-4 140 1018930 ns/op BenchmarkSortInt1K_Sorted-4 1536 68307 ns/op BenchmarkSortInt1K_Reversed-4 946 111882 ns/op BenchmarkSortInt1K_Mod8-4 294 400760 ns/op BenchmarkStableInt1K-4 100 1860155 ns/op BenchmarkStableInt1K_Slice-4 100 1395577 ns/op BenchmarkSortInt64K-4 2 78987434 ns/op BenchmarkSortInt64K_Slice-4 1 109577088 ns/op BenchmarkStableInt64K-4 1 167678760 ns/op BenchmarkSort1e2-4 300 473796 ns/op BenchmarkStable1e2-4 100 1160348 ns/op BenchmarkSort1e4-4 1 103919421 ns/op BenchmarkStable1e4-4 1 338776919 ns/op PASS ok sort 41.266s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 649002 216.4 ns/op BenchmarkAtof64Float-4 501810 225.6 ns/op BenchmarkAtof64FloatExp-4 456202 255.8 ns/op BenchmarkAtof64Big-4 441996 311.3 ns/op BenchmarkAtof64RandomBits-4 126919 839.8 ns/op BenchmarkAtof64RandomFloats-4 439375 276.9 ns/op BenchmarkAtof64RandomLongFloats-4 238303 582.3 ns/op BenchmarkAtof32Decimal-4 672919 195.9 ns/op BenchmarkAtof32Float-4 769972 178.7 ns/op BenchmarkAtof32FloatExp-4 567622 234.5 ns/op BenchmarkAtof32Random-4 315429 341.7 ns/op BenchmarkAtof32RandomLong-4 144687 838.6 ns/op BenchmarkParseInt/Pos/7bit-4 1244352 95.48 ns/op BenchmarkParseInt/Pos/26bit-4 697273 289.6 ns/op BenchmarkParseInt/Pos/31bit-4 665811 206.2 ns/op BenchmarkParseInt/Pos/56bit-4 508706 325.9 ns/op BenchmarkParseInt/Pos/63bit-4 502624 268.9 ns/op BenchmarkParseInt/Neg/7bit-4 1000000 100.7 ns/op BenchmarkParseInt/Neg/26bit-4 811705 157.4 ns/op BenchmarkParseInt/Neg/31bit-4 657074 185.7 ns/op BenchmarkParseInt/Neg/56bit-4 401860 333.8 ns/op BenchmarkParseInt/Neg/63bit-4 525388 248.0 ns/op BenchmarkAtoi/Pos/7bit-4 1763602 68.40 ns/op BenchmarkAtoi/Pos/26bit-4 842942 250.1 ns/op BenchmarkAtoi/Pos/31bit-4 933824 147.0 ns/op BenchmarkAtoi/Pos/56bit-4 514156 221.6 ns/op BenchmarkAtoi/Pos/63bit-4 458533 394.3 ns/op BenchmarkAtoi/Neg/7bit-4 1000000 115.9 ns/op BenchmarkAtoi/Neg/26bit-4 908358 139.6 ns/op BenchmarkAtoi/Neg/31bit-4 948046 228.1 ns/op BenchmarkAtoi/Neg/56bit-4 569792 219.4 ns/op BenchmarkAtoi/Neg/63bit-4 463872 292.5 ns/op BenchmarkFormatFloat/Decimal-4 82714 1410 ns/op BenchmarkFormatFloat/Float-4 67071 2548 ns/op BenchmarkFormatFloat/Exp-4 90991 1269 ns/op BenchmarkFormatFloat/NegExp-4 90334 1767 ns/op BenchmarkFormatFloat/LongExp-4 80769 1651 ns/op BenchmarkFormatFloat/Big-4 62445 1629 ns/op BenchmarkFormatFloat/BinaryExp-4 169015 729.7 ns/op BenchmarkFormatFloat/32Integer-4 100064 1305 ns/op BenchmarkFormatFloat/32ExactFraction-4 109826 1229 ns/op BenchmarkFormatFloat/32Point-4 77961 1350 ns/op BenchmarkFormatFloat/32Exp-4 81650 1492 ns/op BenchmarkFormatFloat/32NegExp-4 100927 1176 ns/op BenchmarkFormatFloat/32Shortest-4 113132 1309 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 84643 1356 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 86017 1299 ns/op BenchmarkFormatFloat/64Fixed1-4 126698 1004 ns/op BenchmarkFormatFloat/64Fixed2-4 120892 1012 ns/op BenchmarkFormatFloat/64Fixed3-4 106276 1543 ns/op BenchmarkFormatFloat/64Fixed4-4 130410 1230 ns/op BenchmarkFormatFloat/64Fixed12-4 73898 1610 ns/op BenchmarkFormatFloat/64Fixed16-4 81280 1510 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 76329 1427 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 82630 1618 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2378 66508 ns/op BenchmarkFormatFloat/Slowpath64-4 78998 1568 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 72610 1731 ns/op BenchmarkAppendFloat/Decimal-4 119587 966.1 ns/op BenchmarkAppendFloat/Float-4 111373 1147 ns/op BenchmarkAppendFloat/Exp-4 128113 1629 ns/op BenchmarkAppendFloat/NegExp-4 105907 998.7 ns/op BenchmarkAppendFloat/LongExp-4 90079 1887 ns/op BenchmarkAppendFloat/Big-4 56070 2132 ns/op BenchmarkAppendFloat/BinaryExp-4 274238 468.9 ns/op BenchmarkAppendFloat/32Integer-4 116370 955.1 ns/op BenchmarkAppendFloat/32ExactFraction-4 132318 973.4 ns/op BenchmarkAppendFloat/32Point-4 102826 1132 ns/op BenchmarkAppendFloat/32Exp-4 129716 1234 ns/op BenchmarkAppendFloat/32NegExp-4 126014 983.5 ns/op BenchmarkAppendFloat/32Shortest-4 134238 1762 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 153267 884.0 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 146326 848.7 ns/op BenchmarkAppendFloat/64Fixed1-4 168027 1202 ns/op BenchmarkAppendFloat/64Fixed2-4 183738 1172 ns/op BenchmarkAppendFloat/64Fixed3-4 160554 722.0 ns/op BenchmarkAppendFloat/64Fixed4-4 171223 1283 ns/op BenchmarkAppendFloat/64Fixed12-4 93904 2142 ns/op BenchmarkAppendFloat/64Fixed16-4 91010 1220 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 121945 1129 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 115731 1536 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2366 54942 ns/op BenchmarkAppendFloat/Slowpath64-4 97782 1182 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 90811 1644 ns/op BenchmarkFormatInt-4 14214 9278 ns/op BenchmarkAppendInt-4 10000 10722 ns/op BenchmarkFormatUint-4 78241 1968 ns/op BenchmarkAppendUint-4 88072 2078 ns/op BenchmarkFormatIntSmall/7-4 1959661 73.33 ns/op BenchmarkFormatIntSmall/42-4 2033416 59.02 ns/op BenchmarkAppendIntSmall-4 1000000 114.3 ns/op BenchmarkAppendUintVarlen/1-4 1000000 120.4 ns/op BenchmarkAppendUintVarlen/12-4 1005865 115.9 ns/op BenchmarkAppendUintVarlen/123-4 928693 147.8 ns/op BenchmarkAppendUintVarlen/1234-4 926529 189.7 ns/op BenchmarkAppendUintVarlen/12345-4 916858 258.9 ns/op BenchmarkAppendUintVarlen/123456-4 819166 177.2 ns/op BenchmarkAppendUintVarlen/1234567-4 664880 202.7 ns/op BenchmarkAppendUintVarlen/12345678-4 801625 159.7 ns/op BenchmarkAppendUintVarlen/123456789-4 833010 195.6 ns/op BenchmarkAppendUintVarlen/1234567890-4 768884 189.9 ns/op BenchmarkAppendUintVarlen/12345678901-4 776311 159.9 ns/op BenchmarkAppendUintVarlen/123456789012-4 619219 196.2 ns/op BenchmarkAppendUintVarlen/1234567890123-4 675936 171.4 ns/op BenchmarkAppendUintVarlen/12345678901234-4 769730 167.8 ns/op BenchmarkAppendUintVarlen/123456789012345-4 730599 200.4 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 652855 201.3 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 769651 211.4 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 682962 177.3 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 651663 185.8 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 715723 275.6 ns/op BenchmarkQuote-4 34426 4920 ns/op BenchmarkQuoteRune-4 366126 345.7 ns/op BenchmarkAppendQuote-4 31680 4558 ns/op BenchmarkAppendQuoteRune-4 599104 219.0 ns/op BenchmarkUnquoteEasy-4 1234708 86.41 ns/op BenchmarkUnquoteHard-4 33492 3497 ns/op PASS ok strconv 23.791s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 294512 477.9 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 73000 1835 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 130418 1120 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 285322 698.4 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 51639 2394 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 57464 2274 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 586778 330.7 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 21480 5499 ns/op BenchmarkGenericMatch1-4 1694 73617 ns/op BenchmarkGenericMatch2-4 439 308035 ns/op BenchmarkSingleMaxSkipping-4 10000 12583 ns/op 794.71 MB/s BenchmarkSingleLongSuffixFail-4 20542 11166 ns/op 89.74 MB/s BenchmarkSingleMatch-4 206 908682 ns/op 16.51 MB/s BenchmarkByteByteNoMatch-4 94881 1264 ns/op BenchmarkByteByteMatch-4 15686 9382 ns/op BenchmarkByteStringMatch-4 16699 6896 ns/op BenchmarkHTMLEscapeNew-4 62552 1918 ns/op BenchmarkHTMLEscapeOld-4 70032 2299 ns/op BenchmarkByteStringReplacerWriteString-4 1255 88330 ns/op BenchmarkByteReplacerWriteString-4 1551 94963 ns/op BenchmarkByteByteReplaces-4 2677 42953 ns/op BenchmarkByteByteMap-4 8636 15975 ns/op BenchmarkMap/identity/ASCII-4 863094 155.6 ns/op BenchmarkMap/identity/Greek-4 654151 207.7 ns/op BenchmarkMap/change/ASCII-4 33307 3510 ns/op BenchmarkMap/change/Greek-4 22725 5150 ns/op BenchmarkIndexRune-4 1692489 71.03 ns/op BenchmarkIndexRuneLongString-4 1497261 79.17 ns/op BenchmarkIndexRuneFastPath-4 3460033 39.71 ns/op BenchmarkIndex-4 3005778 43.62 ns/op BenchmarkLastIndex-4 2965008 41.72 ns/op BenchmarkIndexByte-4 15099530 11.85 ns/op BenchmarkToUpper/#00-4 2552493 55.27 ns/op BenchmarkToUpper/ONLYUPPER-4 2058655 63.19 ns/op BenchmarkToUpper/abc-4 241762 616.9 ns/op BenchmarkToUpper/AbC123-4 213631 863.4 ns/op BenchmarkToUpper/azAZ09_-4 177199 567.3 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 36877 3391 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 44188 3015 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 26637 4446 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 52279 2547 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 108045 1143 ns/op BenchmarkToLower/#00-4 2471247 56.27 ns/op BenchmarkToLower/abc-4 1980624 55.61 ns/op BenchmarkToLower/AbC123-4 155470 1005 ns/op BenchmarkToLower/azAZ09_-4 143228 1037 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 79869 1614 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 41958 2577 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 28407 3952 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 61365 2950 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 98712 1188 ns/op BenchmarkMapNoChanges-4 834351 123.2 ns/op BenchmarkTrim-4 30576 3973 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2500706 47.62 ns/op BenchmarkToValidUTF8/InvalidASCII-4 161268 847.8 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 85068 1252 ns/op BenchmarkEqualFold/Tests-4 44408 2989 ns/op BenchmarkEqualFold/ASCII-4 2347831 83.56 ns/op BenchmarkEqualFold/UnicodePrefix-4 115064 1255 ns/op BenchmarkEqualFold/UnicodeSuffix-4 111237 1081 ns/op BenchmarkIndexHard1-4 956 139589 ns/op BenchmarkIndexHard2-4 667 172592 ns/op BenchmarkIndexHard3-4 100 1313688 ns/op BenchmarkIndexHard4-4 198 671027 ns/op BenchmarkLastIndexHard1-4 80 1887511 ns/op BenchmarkLastIndexHard2-4 76 1913909 ns/op BenchmarkLastIndexHard3-4 64 2462452 ns/op BenchmarkCountHard1-4 1054 241880 ns/op BenchmarkCountHard2-4 742 152712 ns/op BenchmarkCountHard3-4 172 658645 ns/op BenchmarkIndexTorture-4 10000 13074 ns/op BenchmarkCountTorture-4 10000 12441 ns/op BenchmarkCountTortureOverlapping-4 834 149511 ns/op BenchmarkCountByte/10-4 3089605 68.08 ns/op 146.89 MB/s BenchmarkCountByte/32-4 3059559 39.55 ns/op 809.03 MB/s BenchmarkCountByte/4096-4 963022 131.6 ns/op 31120.28 MB/s BenchmarkCountByte/4194304-4 680 212391 ns/op 19748.03 MB/s BenchmarkCountByte/67108864-4 21 6916575 ns/op 9702.61 MB/s BenchmarkFields/ASCII/16-4 287006 552.3 ns/op 28.97 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 23318 6947 ns/op 36.85 MB/s 352 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1682 116457 ns/op 35.17 MB/s 6528 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 75 2034202 ns/op 32.22 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 31949888 ns/op 32.82 MB/s 1507328 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 110332 1221 ns/op 13.10 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 7644 13543 ns/op 18.90 MB/s 352 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 511 251470 ns/op 16.29 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 34 6438077 ns/op 10.18 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 127429657 ns/op 8.23 MB/s 10465536 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 144018 776.3 ns/op 20.61 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 12378 11936 ns/op 21.45 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 718 202073 ns/op 20.27 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 31 5177158 ns/op 12.66 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 1 121358690 ns/op 8.64 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 136966 926.1 ns/op 17.28 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 9559 15482 ns/op 16.53 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 507 279037 ns/op 14.68 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 34 6970119 ns/op 9.40 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 104644133 ns/op 10.02 MB/s 10465536 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 1 117878690 ns/op BenchmarkSplitSingleByteSeparator-4 18 9295382 ns/op BenchmarkSplitMultiByteSeparator-4 26 4722902 ns/op BenchmarkSplitNSingleByteSeparator-4 127180 900.0 ns/op BenchmarkSplitNMultiByteSeparator-4 105482 1213 ns/op BenchmarkRepeat/5x0-4 2974274 55.58 ns/op BenchmarkRepeat/5x1-4 2626324 44.73 ns/op BenchmarkRepeat/5x2-4 170113 603.7 ns/op BenchmarkRepeat/5x6-4 100449 1003 ns/op BenchmarkRepeat/10x0-4 2647718 51.52 ns/op BenchmarkRepeat/10x1-4 2690121 48.20 ns/op BenchmarkRepeat/10x2-4 200173 602.9 ns/op BenchmarkRepeat/10x6-4 119848 1150 ns/op BenchmarkRepeatLarge/256/1-4 49558 2804 ns/op 91.29 MB/s BenchmarkRepeatLarge/256/16-4 105075 1378 ns/op 185.77 MB/s BenchmarkRepeatLarge/512/1-4 52075 3357 ns/op 152.53 MB/s BenchmarkRepeatLarge/512/16-4 41554 2816 ns/op 181.85 MB/s BenchmarkRepeatLarge/1024/1-4 29886 6646 ns/op 154.07 MB/s BenchmarkRepeatLarge/1024/16-4 22990 5652 ns/op 181.19 MB/s BenchmarkRepeatLarge/2048/1-4 15812 7635 ns/op 268.23 MB/s BenchmarkRepeatLarge/2048/16-4 19892 7727 ns/op 265.04 MB/s BenchmarkRepeatLarge/4096/1-4 10000 11746 ns/op 348.73 MB/s BenchmarkRepeatLarge/4096/16-4 10000 11251 ns/op 364.07 MB/s BenchmarkRepeatLarge/8192/1-4 10000 20913 ns/op 391.72 MB/s BenchmarkRepeatLarge/8192/16-4 10000 17358 ns/op 471.95 MB/s BenchmarkRepeatLarge/8192/4097-4 3299463 38.05 ns/op 107673.69 MB/s BenchmarkRepeatLarge/16384/1-4 8098 36183 ns/op 452.81 MB/s BenchmarkRepeatLarge/16384/16-4 9477 35247 ns/op 464.83 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 25295 ns/op 485.90 MB/s BenchmarkRepeatLarge/32768/1-4 1875 64015 ns/op 511.88 MB/s BenchmarkRepeatLarge/32768/16-4 1530 66164 ns/op 495.26 MB/s BenchmarkRepeatLarge/32768/4097-4 2782 74019 ns/op 387.45 MB/s BenchmarkRepeatLarge/65536/1-4 937 145264 ns/op 451.15 MB/s BenchmarkRepeatLarge/65536/16-4 903 128055 ns/op 511.78 MB/s BenchmarkRepeatLarge/65536/4097-4 1075 118155 ns/op 520.12 MB/s BenchmarkRepeatLarge/131072/1-4 176 590550 ns/op 221.95 MB/s BenchmarkRepeatLarge/131072/16-4 214 600217 ns/op 218.37 MB/s BenchmarkRepeatLarge/131072/4097-4 205 500084 ns/op 253.97 MB/s BenchmarkRepeatLarge/262144/1-4 136 889178 ns/op 294.82 MB/s BenchmarkRepeatLarge/262144/16-4 141 1027374 ns/op 255.16 MB/s BenchmarkRepeatLarge/262144/4097-4 129 887001 ns/op 290.99 MB/s BenchmarkRepeatLarge/524288/1-4 90 1872732 ns/op 279.96 MB/s BenchmarkRepeatLarge/524288/16-4 100 1604991 ns/op 326.66 MB/s BenchmarkRepeatLarge/524288/4097-4 81 1779683 ns/op 292.37 MB/s BenchmarkRepeatLarge/1048576/1-4 38 3573060 ns/op 293.47 MB/s BenchmarkRepeatLarge/1048576/16-4 62 3178674 ns/op 329.88 MB/s BenchmarkRepeatLarge/1048576/4097-4 43 3778017 ns/op 276.53 MB/s BenchmarkRepeatLarge/2097152/1-4 25 5913849 ns/op 354.62 MB/s BenchmarkRepeatLarge/2097152/16-4 25 7148814 ns/op 293.36 MB/s BenchmarkRepeatLarge/2097152/4097-4 26 6152125 ns/op 340.30 MB/s BenchmarkRepeatLarge/4194304/1-4 12 10047306 ns/op 417.46 MB/s BenchmarkRepeatLarge/4194304/16-4 9 12593254 ns/op 333.06 MB/s BenchmarkRepeatLarge/4194304/4097-4 9 12317117 ns/op 340.28 MB/s BenchmarkRepeatLarge/8388608/1-4 6 23883316 ns/op 351.23 MB/s BenchmarkRepeatLarge/8388608/16-4 4 32871109 ns/op 255.20 MB/s BenchmarkRepeatLarge/8388608/4097-4 5 22320243 ns/op 375.74 MB/s BenchmarkRepeatLarge/16777216/1-4 3 35375838 ns/op 474.26 MB/s BenchmarkRepeatLarge/16777216/16-4 3 41878951 ns/op 400.61 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 34558952 ns/op 485.47 MB/s BenchmarkRepeatLarge/33554432/1-4 2 80360902 ns/op 417.55 MB/s BenchmarkRepeatLarge/33554432/16-4 2 57716058 ns/op 581.37 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 51402082 ns/op 652.78 MB/s BenchmarkRepeatLarge/67108864/1-4 1 177768914 ns/op 377.51 MB/s BenchmarkRepeatLarge/67108864/16-4 1 103858666 ns/op 646.16 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 163188719 ns/op 411.23 MB/s BenchmarkRepeatLarge/134217728/1-4 1 284690047 ns/op 471.45 MB/s BenchmarkRepeatLarge/134217728/16-4 1 231152264 ns/op 580.65 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 208595557 ns/op 643.44 MB/s BenchmarkRepeatLarge/268435456/1-4 1 482775543 ns/op 556.03 MB/s BenchmarkRepeatLarge/268435456/16-4 1 653261643 ns/op 410.92 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 473106102 ns/op 567.39 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1394030107 ns/op 385.12 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1004530951 ns/op 534.45 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1039336778 ns/op 516.55 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 5170584037 ns/op 207.66 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 6798986701 ns/op 157.93 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 6888110650 ns/op 155.88 MB/s BenchmarkIndexAnyASCII/1:1-4 1383699 81.69 ns/op BenchmarkIndexAnyASCII/1:2-4 2175014 72.22 ns/op BenchmarkIndexAnyASCII/1:4-4 1878668 90.65 ns/op BenchmarkIndexAnyASCII/1:8-4 2138419 53.98 ns/op BenchmarkIndexAnyASCII/1:16-4 2063835 58.22 ns/op BenchmarkIndexAnyASCII/1:32-4 1941072 67.48 ns/op BenchmarkIndexAnyASCII/1:64-4 1851446 102.9 ns/op BenchmarkIndexAnyASCII/16:1-4 1950956 104.0 ns/op BenchmarkIndexAnyASCII/16:2-4 980293 248.1 ns/op BenchmarkIndexAnyASCII/16:4-4 843379 181.9 ns/op BenchmarkIndexAnyASCII/16:8-4 808244 156.9 ns/op BenchmarkIndexAnyASCII/16:16-4 879469 168.9 ns/op BenchmarkIndexAnyASCII/16:32-4 722707 175.9 ns/op BenchmarkIndexAnyASCII/16:64-4 498238 294.9 ns/op BenchmarkIndexAnyASCII/256:1-4 1000000 132.5 ns/op BenchmarkIndexAnyASCII/256:2-4 87446 1687 ns/op BenchmarkIndexAnyASCII/256:4-4 90877 1331 ns/op BenchmarkIndexAnyASCII/256:8-4 83223 1368 ns/op BenchmarkIndexAnyASCII/256:16-4 83641 1524 ns/op BenchmarkIndexAnyASCII/256:32-4 85243 1405 ns/op BenchmarkIndexAnyASCII/256:64-4 83679 1932 ns/op BenchmarkIndexAnyUTF8/1:1-4 1937055 61.01 ns/op BenchmarkIndexAnyUTF8/1:2-4 2002807 59.68 ns/op BenchmarkIndexAnyUTF8/1:4-4 2011104 90.30 ns/op BenchmarkIndexAnyUTF8/1:8-4 1922245 59.81 ns/op BenchmarkIndexAnyUTF8/1:16-4 1916892 91.67 ns/op BenchmarkIndexAnyUTF8/1:32-4 2014051 59.25 ns/op BenchmarkIndexAnyUTF8/1:64-4 1722680 67.40 ns/op BenchmarkIndexAnyUTF8/16:1-4 1000000 104.3 ns/op BenchmarkIndexAnyUTF8/16:2-4 207448 523.4 ns/op BenchmarkIndexAnyUTF8/16:4-4 175665 601.2 ns/op BenchmarkIndexAnyUTF8/16:8-4 216693 714.0 ns/op BenchmarkIndexAnyUTF8/16:16-4 191226 602.2 ns/op BenchmarkIndexAnyUTF8/16:32-4 220184 849.8 ns/op BenchmarkIndexAnyUTF8/16:64-4 267488 807.1 ns/op BenchmarkIndexAnyUTF8/256:1-4 426153 293.7 ns/op BenchmarkIndexAnyUTF8/256:2-4 10000 13291 ns/op BenchmarkIndexAnyUTF8/256:4-4 16945 8321 ns/op BenchmarkIndexAnyUTF8/256:8-4 14402 7426 ns/op BenchmarkIndexAnyUTF8/256:16-4 14421 9192 ns/op BenchmarkIndexAnyUTF8/256:32-4 13998 8708 ns/op BenchmarkIndexAnyUTF8/256:64-4 13939 8586 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1798935 69.59 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1561930 78.70 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1578897 65.67 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1939921 76.89 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2019860 64.96 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1813378 68.38 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1855984 57.94 ns/op BenchmarkLastIndexAnyASCII/16:1-4 822240 167.4 ns/op BenchmarkLastIndexAnyASCII/16:2-4 867577 180.4 ns/op BenchmarkLastIndexAnyASCII/16:4-4 804746 225.6 ns/op BenchmarkLastIndexAnyASCII/16:8-4 859695 149.7 ns/op BenchmarkLastIndexAnyASCII/16:16-4 687362 172.8 ns/op BenchmarkLastIndexAnyASCII/16:32-4 572617 242.5 ns/op BenchmarkLastIndexAnyASCII/16:64-4 548269 215.4 ns/op BenchmarkLastIndexAnyASCII/256:1-4 79084 1361 ns/op BenchmarkLastIndexAnyASCII/256:2-4 90556 2205 ns/op BenchmarkLastIndexAnyASCII/256:4-4 92532 1228 ns/op BenchmarkLastIndexAnyASCII/256:8-4 93470 1876 ns/op BenchmarkLastIndexAnyASCII/256:16-4 89107 2128 ns/op BenchmarkLastIndexAnyASCII/256:32-4 87265 1367 ns/op BenchmarkLastIndexAnyASCII/256:64-4 80752 1411 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1000000 100.2 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1848668 63.49 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1546544 78.34 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2074846 56.28 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1982760 59.96 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1730736 73.47 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1843006 58.34 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 308199 401.1 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 140860 810.8 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 133050 932.7 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 143180 1069 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 129570 848.2 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 137822 1062 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 138766 862.9 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 18998 8727 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 8901 13600 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 9379 12944 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 10000 13323 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 7516 13516 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 9169 13838 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 8840 14462 ns/op BenchmarkTrimASCII/1:1-4 2481208 59.64 ns/op BenchmarkTrimASCII/1:2-4 1734848 67.39 ns/op BenchmarkTrimASCII/1:4-4 1850457 58.45 ns/op BenchmarkTrimASCII/1:8-4 1710446 71.98 ns/op BenchmarkTrimASCII/1:16-4 1480770 104.6 ns/op BenchmarkTrimASCII/16:1-4 1386241 115.4 ns/op BenchmarkTrimASCII/16:2-4 651360 339.1 ns/op BenchmarkTrimASCII/16:4-4 950976 166.3 ns/op BenchmarkTrimASCII/16:8-4 701307 190.7 ns/op BenchmarkTrimASCII/16:16-4 637515 188.9 ns/op BenchmarkTrimASCII/256:1-4 866149 313.6 ns/op BenchmarkTrimASCII/256:2-4 83390 1691 ns/op BenchmarkTrimASCII/256:4-4 79081 1878 ns/op BenchmarkTrimASCII/256:8-4 77695 1716 ns/op BenchmarkTrimASCII/256:16-4 58078 2901 ns/op BenchmarkTrimASCII/4096:1-4 77262 1467 ns/op BenchmarkTrimASCII/4096:2-4 5322 29413 ns/op BenchmarkTrimASCII/4096:4-4 6486 21898 ns/op BenchmarkTrimASCII/4096:8-4 6496 24987 ns/op BenchmarkTrimASCII/4096:16-4 5198 35690 ns/op BenchmarkTrimByte-4 2828307 42.08 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 14641 8681 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 10000 12051 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1527 83491 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2761 44589 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 5299 30071 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 4198 26235 ns/op BenchmarkJoin/0-4 3401680 52.71 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2383926 54.09 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 121321 870.6 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 90186 1198 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 73800 1681 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 51081 2077 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 53190 2310 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 44034 2655 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 1742109 60.34 ns/op BenchmarkTrimSpace/ASCII-4 1000000 132.4 ns/op BenchmarkTrimSpace/SomeNonASCII-4 98746 1382 ns/op BenchmarkTrimSpace/JustNonASCII-4 60482 1843 ns/op BenchmarkReplaceAll-4 87790 1402 ns/op 16 B/op 1 allocs/op PASS ok strings 116.340s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 52816 2006 ns/op BenchmarkCond2-4 27609 3819 ns/op BenchmarkCond4-4 15609 8049 ns/op BenchmarkCond8-4 7759 15349 ns/op BenchmarkCond16-4 5374 29641 ns/op BenchmarkCond32-4 1917 57090 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 588182 250.0 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 332334 471.4 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 518636 216.4 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 495654 246.5 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 278827 531.8 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 652114 195.5 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 77143 1587 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 84772 1996 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 71264 2182 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 50877 3225 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 573568 197.1 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 182586 741.4 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 639194 203.3 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 157173 985.4 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 651560 199.5 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 159406 683.9 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1093268 125.4 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 83479 2204 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 121810 943.2 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 334190 369.5 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 4660 23928 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 273 467153 ns/op BenchmarkRange/*sync.Map-4 1258 85981 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 97284 2316 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 183974 825.0 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 63318 1615 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 59695 2113 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 237750 744.1 ns/op BenchmarkAdversarialDelete/*sync.Map-4 97978 1403 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 86433 1586 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 180685 662.7 ns/op BenchmarkDeleteCollision/*sync.Map-4 775282 141.8 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 54790 2409 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 151922 777.7 ns/op BenchmarkSwapCollision/*sync.Map-4 112400 1082 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 136 958621 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 115980 959.7 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 310789 445.4 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 19602 5458 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 67200 1621 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 32731 4269 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 382713 335.0 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 121262 984.3 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 262936 418.6 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1000000 127.8 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 163102 620.8 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1048712 127.9 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 724038 174.5 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 179535 714.9 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 562874 216.2 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 112569 1128 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 280474 478.7 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 417156 323.9 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 100514 1298 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 396252 352.3 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 189630 549.9 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 135463 1132 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 307162 423.8 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 72510 1730 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 197910 823.7 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 330067 404.8 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 121838 1392 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 389133 323.0 ns/op BenchmarkUncontendedSemaphore-4 2963842 35.78 ns/op BenchmarkContendedSemaphore-4 3073149 34.88 ns/op BenchmarkMutexUncontended-4 720362 185.5 ns/op BenchmarkMutex-4 161611 700.9 ns/op BenchmarkMutexSlack-4 145759 733.2 ns/op BenchmarkMutexWork-4 159759 735.4 ns/op BenchmarkMutexWorkSlack-4 174729 790.5 ns/op BenchmarkMutexNoSpin-4 38506 3768 ns/op BenchmarkMutexSpin-4 37821 3008 ns/op BenchmarkOnce-4 736299 147.2 ns/op BenchmarkSemaUncontended-4 2982394 36.04 ns/op BenchmarkSemaSyntNonblock-4 1384194 84.07 ns/op BenchmarkSemaSyntBlock-4 1474723 79.23 ns/op BenchmarkSemaWorkNonblock-4 1033242 111.3 ns/op BenchmarkSemaWorkBlock-4 988704 118.4 ns/op BenchmarkRWMutexUncontended-4 251116 500.8 ns/op BenchmarkRWMutexWrite100-4 214898 498.1 ns/op BenchmarkRWMutexWrite10-4 260247 480.3 ns/op BenchmarkRWMutexWorkWrite100-4 204480 859.4 ns/op BenchmarkRWMutexWorkWrite10-4 199867 615.8 ns/op BenchmarkWaitGroupUncontended-4 298274 347.2 ns/op BenchmarkWaitGroupAddDone-4 314197 320.8 ns/op BenchmarkWaitGroupAddDoneWork-4 297783 355.6 ns/op BenchmarkWaitGroupWait-4 1805652 56.03 ns/op BenchmarkWaitGroupWaitWork-4 1719230 78.20 ns/op BenchmarkWaitGroupActuallyWait-4 52028 2231 ns/op 32 B/op 2 allocs/op PASS ok sync 26.689s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 702057 162.8 ns/op PASS ok sync/atomic 0.320s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 87426 1247 ns/op 0 B/op 0 allocs/op PASS ok testing 0.271s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 5314 23283 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 8283 15435 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 63 1980249 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 78 1758157 ns/op 1658 B/op 13 allocs/op BenchmarkTable/1x100000/new-4 1 332377195 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 365961190 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/10x10/new-4 1119 111541 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1209 92096 ns/op 4 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 15 14738657 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 13 10024150 ns/op 31812 B/op 79 allocs/op BenchmarkTable/10x100000/new-4 1 1146347034 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 1029455082 ns/op 48120800 B/op 100074 allocs/op BenchmarkTable/100x10/new-4 100 1046630 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 132 758243 ns/op 297 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 95599847 ns/op 3289008 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 126883573 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 9002827767 ns/op 335150048 B/op 100090 allocs/op BenchmarkTable/100x100000/reuse-4 1 9175392646 ns/op 335150552 B/op 100098 allocs/op BenchmarkPyramid/10-4 2128 64893 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 36 4124681 ns/op 409130 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 498041890 ns/op 35625448 B/op 2057 allocs/op BenchmarkRagged/10-4 2194 68821 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 189 617581 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 25 5169476 ns/op 427431 B/op 1661 allocs/op BenchmarkCode-4 7147 15940 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 25.957s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 1 148707183 ns/op BenchmarkVariableString-4 81018 1539 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 2176 72515 ns/op 2513 B/op 39 allocs/op PASS ok text/template/parse 0.803s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 34 3209442 ns/op BenchmarkAfter-4 88 1488844 ns/op BenchmarkStop-4 133 794085 ns/op BenchmarkSimultaneousAfterFunc-4 13 9463981 ns/op BenchmarkStartStop-4 162 728351 ns/op BenchmarkReset-4 1634 168979 ns/op BenchmarkSleep-4 24 5650717 ns/op BenchmarkParallelTimerLatency-4 24 1701968 avg-late-ns 3630846 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 34 658013 avg-late-ns 2608718 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 31 578354 avg-late-ns 2328631 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 33 702143 avg-late-ns 3177857 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 31 696647 avg-late-ns 3498394 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 27 2660710 avg-late-ns 9649697 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 30 806534 avg-late-ns 4408172 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 24 4367093 avg-late-ns 16663907 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 13206083 avg-late-ns 38630522 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 20 8262801 avg-late-ns 25345547 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 21 8599820 avg-late-ns 29167621 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 32 590521 avg-late-ns 1812351 max-late-ns BenchmarkTicker-4 242 837203 ns/op BenchmarkTickerReset-4 1969 75942 ns/op BenchmarkTickerResetNaive-4 148 1126856 ns/op BenchmarkNow-4 614646 218.2 ns/op BenchmarkNowUnixNano-4 693655 220.2 ns/op BenchmarkNowUnixMilli-4 688638 212.7 ns/op BenchmarkNowUnixMicro-4 526225 252.1 ns/op BenchmarkFormat-4 44553 2630 ns/op BenchmarkFormatRFC3339-4 64064 1928 ns/op BenchmarkFormatRFC3339Nano-4 55218 2323 ns/op BenchmarkFormatNow-4 60727 3465 ns/op BenchmarkMarshalJSON-4 80515 1515 ns/op BenchmarkMarshalText-4 84596 1393 ns/op BenchmarkParse-4 89347 1258 ns/op BenchmarkParseRFC3339UTC-4 260490 508.0 ns/op BenchmarkParseRFC3339UTCBytes-4 214845 627.2 ns/op BenchmarkParseRFC3339TZ-4 77160 1371 ns/op BenchmarkParseRFC3339TZBytes-4 64611 2837 ns/op BenchmarkParseDuration-4 397636 297.6 ns/op BenchmarkHour-4 801609 146.4 ns/op BenchmarkSecond-4 750888 256.1 ns/op BenchmarkYear-4 591985 201.2 ns/op BenchmarkDay-4 605824 355.1 ns/op BenchmarkISOWeek-4 573916 280.9 ns/op BenchmarkGoString-4 62391 2067 ns/op BenchmarkUnmarshalText-4 63446 2497 ns/op PASS ok time 17.500s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 362546 321.8 ns/op BenchmarkDecodeValidJapaneseChars-4 386360 267.5 ns/op BenchmarkDecodeRune-4 1789089 56.86 ns/op BenchmarkEncodeValidASCII-4 291970 396.9 ns/op BenchmarkEncodeValidJapaneseChars-4 498584 237.3 ns/op BenchmarkAppendRuneValidASCII-4 968559 127.4 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1810954 62.16 ns/op BenchmarkEncodeRune-4 3484519 42.55 ns/op PASS ok unicode/utf16 1.735s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 587210 257.0 ns/op BenchmarkRuneCountTenJapaneseChars-4 164998 694.9 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2345821 52.29 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 319640 502.8 ns/op BenchmarkValidTenASCIIChars-4 1000000 130.7 ns/op BenchmarkValid100KASCIIChars-4 132 910771 ns/op BenchmarkValidTenJapaneseChars-4 150438 776.3 ns/op BenchmarkValidLongMostlyASCII-4 126 911086 ns/op BenchmarkValidLongJapanese-4 56 2192911 ns/op BenchmarkValidStringTenASCIIChars-4 2725186 42.81 ns/op BenchmarkValidString100KASCIIChars-4 10000 14479 ns/op BenchmarkValidStringTenJapaneseChars-4 309760 370.7 ns/op BenchmarkValidStringLongMostlyASCII-4 1250 105377 ns/op BenchmarkValidStringLongJapanese-4 100 1619107 ns/op BenchmarkEncodeASCIIRune-4 2413153 47.05 ns/op BenchmarkEncodeJapaneseRune-4 1511394 116.3 ns/op BenchmarkAppendASCIIRune-4 6754030 16.98 ns/op BenchmarkAppendJapaneseRune-4 2068972 60.58 ns/op BenchmarkDecodeASCIIRune-4 2063545 67.81 ns/op BenchmarkDecodeJapaneseRune-4 1343016 131.8 ns/op BenchmarkFullRune/ASCII-4 2948020 38.86 ns/op BenchmarkFullRune/Incomplete-4 1204484 105.2 ns/op BenchmarkFullRune/Japanese-4 2678773 67.33 ns/op PASS ok unicode/utf8 5.551s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 81204267581 ns/op PASS ok cmd/api 116.495s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1234664 95.35 ns/op BenchmarkEqArrayOfStrings64-4 209715 598.0 ns/op BenchmarkEqArrayOfStrings1024-4 13718 8658 ns/op BenchmarkEqArrayOfFloats5-4 1355299 83.16 ns/op BenchmarkEqArrayOfFloats64-4 174962 616.9 ns/op BenchmarkEqArrayOfFloats1024-4 12631 9763 ns/op BenchmarkEqStruct-4 21895920 4.815 ns/op PASS ok cmd/compile/internal/reflectdata 1.454s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 72741 ns/op BenchmarkCopyElim1-4 328 424255 ns/op BenchmarkCopyElim10-4 291 424247 ns/op BenchmarkCopyElim100-4 175 625862 ns/op BenchmarkCopyElim1000-4 54 2205658 ns/op BenchmarkCopyElim10000-4 4 31659048 ns/op BenchmarkCopyElim100000-4 1 582920420 ns/op BenchmarkDeadCode/1-4 177 661873 ns/op BenchmarkDeadCode/10-4 175 856109 ns/op BenchmarkDeadCode/100-4 123 884694 ns/op BenchmarkDeadCode/1000-4 44 3542179 ns/op BenchmarkDeadCode/10000-4 4 29222007 ns/op BenchmarkDeadCode/100000-4 1 314753059 ns/op BenchmarkDeadCode/200000-4 1 662548524 ns/op BenchmarkDominatorsLinear-4 15 8378330 ns/op 1.19 MB/s BenchmarkDominatorsFwdBack-4 10 10928292 ns/op 0.92 MB/s BenchmarkDominatorsManyPred-4 10 11842920 ns/op 0.84 MB/s BenchmarkDominatorsMaxPred-4 10 11360093 ns/op 0.88 MB/s BenchmarkDominatorsMaxPredVal-4 10 11943599 ns/op 0.84 MB/s BenchmarkFuse/1-4 402 381766 ns/op BenchmarkFuse/10-4 304 387425 ns/op BenchmarkFuse/100-4 152 775451 ns/op BenchmarkFuse/1000-4 25 5889003 ns/op BenchmarkFuse/10000-4 2 94405426 ns/op BenchmarkNilCheckDeep1-4 10000 13862 ns/op 0.07 MB/s 234 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 4369 31481 ns/op 0.32 MB/s 235 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 600 205000 ns/op 0.49 MB/s 661 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 78 2206276 ns/op 0.45 MB/s 4715 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 6 22345633 ns/op 0.45 MB/s 71344 B/op 5 allocs/op BenchmarkDSEPass-4 27 4364865 ns/op 51209 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 180913091 ns/op 4226448 B/op 107873 allocs/op BenchmarkCSEPass-4 7 15924012 ns/op 84710 B/op 8 allocs/op BenchmarkCSEPassBlock-4 1 159983406 ns/op 5626184 B/op 97190 allocs/op BenchmarkDeadcodePass-4 170 655682 ns/op 98638 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 119297228 ns/op 4057672 B/op 45077 allocs/op BenchmarkMultiPass-4 90 1181841 ns/op 230366 B/op 10 allocs/op BenchmarkMultiPassBlock-4 1 225901622 ns/op 11234432 B/op 150207 allocs/op BenchmarkCondRewrite/SoloJump-4 4427106 26.31 ns/op BenchmarkCondRewrite/CombJump-4 4257584 27.72 ns/op PASS ok cmd/compile/internal/ssa 15.614s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 10000 11336 ns/op BenchmarkExtShift-4 22352 5277 ns/op BenchmarkModify-4 8230 14243 ns/op BenchmarkMullImm-4 24733 4768 ns/op BenchmarkConstModify-4 8148 15491 ns/op BenchmarkBitSet-4 14992 7845 ns/op BenchmarkBitClear-4 16813 7344 ns/op BenchmarkBitToggle-4 15631 7570 ns/op BenchmarkBitSetConst-4 139918 918.1 ns/op BenchmarkBitClearConst-4 138025 896.3 ns/op BenchmarkBitToggleConst-4 136966 871.1 ns/op BenchmarkDivconstI64-4 6758341 18.17 ns/op BenchmarkModconstI64-4 6909963 18.54 ns/op BenchmarkDivisiblePow2constI64-4 6551264 17.67 ns/op BenchmarkDivisibleconstI64-4 8368333 14.44 ns/op BenchmarkDivisibleWDivconstI64-4 4372608 26.63 ns/op BenchmarkDivconstU64/3-4 6535789 16.51 ns/op BenchmarkDivconstU64/5-4 6069620 19.76 ns/op BenchmarkDivconstU64/37-4 8567631 13.96 ns/op BenchmarkDivconstU64/1234567-4 6136754 19.73 ns/op BenchmarkModconstU64-4 7656516 15.11 ns/op BenchmarkDivisibleconstU64-4 6464036 15.64 ns/op BenchmarkDivisibleWDivconstU64-4 4453869 26.03 ns/op BenchmarkDivconstI32-4 5500070 19.02 ns/op BenchmarkModconstI32-4 6507745 17.31 ns/op BenchmarkDivisiblePow2constI32-4 9012076 13.29 ns/op BenchmarkDivisibleconstI32-4 7005468 14.48 ns/op BenchmarkDivisibleWDivconstI32-4 3891206 30.35 ns/op BenchmarkDivconstU32-4 6912828 16.97 ns/op BenchmarkModconstU32-4 6050654 20.46 ns/op BenchmarkDivisibleconstU32-4 6830026 15.16 ns/op BenchmarkDivisibleWDivconstU32-4 3484678 32.26 ns/op BenchmarkDivconstI16-4 4726006 23.39 ns/op BenchmarkModconstI16-4 5971200 17.62 ns/op BenchmarkDivisiblePow2constI16-4 7858861 17.70 ns/op BenchmarkDivisibleconstI16-4 6542374 19.17 ns/op BenchmarkDivisibleWDivconstI16-4 3608996 33.56 ns/op BenchmarkDivconstU16-4 6975906 16.93 ns/op BenchmarkModconstU16-4 6966342 15.91 ns/op BenchmarkDivisibleconstU16-4 5787678 18.02 ns/op BenchmarkDivisibleWDivconstU16-4 3309052 35.51 ns/op BenchmarkDivconstI8-4 8067606 15.33 ns/op BenchmarkModconstI8-4 7729808 15.51 ns/op BenchmarkDivisiblePow2constI8-4 7668438 16.77 ns/op BenchmarkDivisibleconstI8-4 7496270 15.39 ns/op BenchmarkDivisibleWDivconstI8-4 3514765 33.89 ns/op BenchmarkDivconstU8-4 7329724 15.60 ns/op BenchmarkModconstU8-4 7971476 15.47 ns/op BenchmarkDivisibleconstU8-4 7632292 16.41 ns/op BenchmarkDivisibleWDivconstU8-4 3750038 33.61 ns/op BenchmarkMul2-4 209840 540.4 ns/op BenchmarkMulNeg2-4 225769 547.0 ns/op BenchmarkEfaceInteger-4 2822902 40.35 ns/op BenchmarkMulconstI32/3-4 28276231 4.620 ns/op BenchmarkMulconstI32/5-4 26199002 4.711 ns/op BenchmarkMulconstI32/12-4 26158614 4.786 ns/op BenchmarkMulconstI32/120-4 27855948 4.522 ns/op BenchmarkMulconstI32/-120-4 28215045 4.615 ns/op BenchmarkMulconstI32/65537-4 26934478 4.832 ns/op BenchmarkMulconstI32/65538-4 26206400 4.790 ns/op BenchmarkMulconstI64/3-4 28134169 4.609 ns/op BenchmarkMulconstI64/5-4 27606495 4.554 ns/op BenchmarkMulconstI64/12-4 24372900 4.721 ns/op BenchmarkMulconstI64/120-4 28379326 4.695 ns/op BenchmarkMulconstI64/-120-4 27381955 4.632 ns/op BenchmarkMulconstI64/65537-4 24916642 4.743 ns/op BenchmarkMulconstI64/65538-4 27310632 4.776 ns/op BenchmarkMulconstU32/3-4 28264096 4.493 ns/op BenchmarkMulconstU32/5-4 28111951 4.673 ns/op BenchmarkMulconstU32/12-4 25791619 4.797 ns/op BenchmarkMulconstU32/120-4 22208103 4.614 ns/op BenchmarkMulconstU32/65537-4 27071523 4.881 ns/op BenchmarkMulconstU32/65538-4 27443726 5.260 ns/op BenchmarkMulconstU64/3-4 26797934 4.588 ns/op BenchmarkMulconstU64/5-4 24948760 4.687 ns/op BenchmarkMulconstU64/12-4 25793992 4.735 ns/op BenchmarkMulconstU64/120-4 28173093 4.532 ns/op BenchmarkMulconstU64/65537-4 26809651 4.783 ns/op BenchmarkMulconstU64/65538-4 26713432 4.760 ns/op BenchmarkShiftArithmeticRight-4 28864249 4.454 ns/op BenchmarkSwitch8Predictable-4 8412118 13.61 ns/op BenchmarkSwitch8Unpredictable-4 8334919 13.32 ns/op BenchmarkSwitch32Predictable-4 12707187 9.052 ns/op BenchmarkSwitch32Unpredictable-4 7959984 13.41 ns/op BenchmarkSwitchStringPredictable-4 6334405 18.63 ns/op BenchmarkSwitchStringUnpredictable-4 6795460 17.02 ns/op PASS ok cmd/compile/internal/test 14.647s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 154 730601 ns/op BenchmarkNamed/Underlying/nongeneric-4 1000000 119.3 ns/op BenchmarkNamed/Underlying/generic-4 991539 117.8 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 119.0 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 119.0 ns/op BenchmarkCheck/http/funcbodies/info-4 1 407404034 ns/op 74914 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 302004867 ns/op 101115 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 127312194 ns/op 239405 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 112583474 ns/op 270835 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2252824335 ns/op 2276 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 97683206 ns/op 52413 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 41735903 ns/op 121953 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 38140136 ns/op 133375 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 778717580 ns/op 2784 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 45707286 ns/op 47284 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 4 25580185 ns/op 84197 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 29694817 ns/op 72425 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1705017577 ns/op 36770 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 513392799 ns/op 121833 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 128300220 ns/op 484155 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 104278236 ns/op 599178 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2797544661 ns/op 713.7 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 71762092 ns/op 27749 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 51507213 ns/op 38399 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 50043684 ns/op 39377 lines/s PASS ok cmd/compile/internal/types2 39.523s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 4 38129218 ns/op 21127250 sys-ns/op 4811250 user-ns/op PASS ok cmd/go 0.683s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 58659 1951 ns/op 4.10 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 72224 1537 ns/op 5.20 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 17282 6782 ns/op 150.99 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 17882 6615 ns/op 154.80 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3050 41967 ns/op 195.20 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 2899 42852 ns/op 191.17 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.116s All tests passed.