darwin-amd64-race at 4df10fba1687a6d4f51d7238a403f8f2298f6a16 :: 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=27DF03DD-BEB8-4CF5-8D5A-05E703D594F7" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.qnJd7aIG5a/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=77B12313-8421-4CE1-AB59-C341C6D6A2ED" "__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=27DF03DD-BEB8-4CF5-8D5A-05E703D594F7" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.qnJd7aIG5a/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=77B12313-8421-4CE1-AB59-C341C6D6A2ED" "__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.133s ok archive/zip 2.824s ok bufio 0.683s ok bytes 6.884s ok compress/bzip2 1.167s ok compress/flate 9.692s ok compress/gzip 16.247s ok compress/lzw 0.894s ok compress/zlib 6.319s ok container/heap 0.050s ok container/list 0.041s ok container/ring 0.051s ok context 0.108s ok crypto 0.104s ok crypto/aes 0.110s ok crypto/cipher 0.104s ok crypto/des 0.161s ok crypto/dsa 0.172s ok crypto/ecdh 0.244s ok crypto/ecdsa 0.175s ok crypto/ed25519 0.487s ok crypto/elliptic 0.069s ok crypto/hmac 0.056s ok crypto/internal/alias 0.028s ok crypto/internal/bigmod 3.863s ok crypto/internal/boring 0.043s ok crypto/internal/boring/bcache 0.486s ok crypto/internal/edwards25519 46.291s ok crypto/internal/edwards25519/field 16.683s ok crypto/internal/nistec 4.505s ok crypto/internal/nistec/fiat 0.040s [no tests to run] ok crypto/md5 0.075s ok crypto/rand 0.422s ok crypto/rc4 0.714s ok crypto/rsa 0.666s ok crypto/sha1 0.073s ok crypto/sha256 0.060s ok crypto/sha512 0.071s ok crypto/subtle 0.437s ok crypto/tls 3.427s ok crypto/x509 1.550s ok database/sql 0.488s ok database/sql/driver 0.057s ok debug/buildinfo 0.086s ok debug/dwarf 0.271s ok debug/elf 1.788s ok debug/gosym 0.223s ok debug/macho 0.228s ok debug/pe 0.230s ok debug/plan9obj 0.117s ok embed 0.187s [no tests to run] ok embed/internal/embedtest 0.132s ok encoding/ascii85 0.123s ok encoding/asn1 0.051s ok encoding/base32 0.291s ok encoding/base64 0.076s ok encoding/binary 0.060s ok encoding/csv 0.130s ok encoding/gob 35.562s ok encoding/hex 0.084s ok encoding/json 2.421s ok encoding/pem 2.631s ok encoding/xml 0.315s ok errors 0.054s ok expvar 0.055s ok flag 0.197s ok fmt 0.744s ok go/ast 0.110s ok go/build 6.576s ok go/build/constraint 0.089s ok go/constant 0.065s ok go/doc 0.396s ok go/doc/comment 4.250s ok go/format 0.106s ok go/importer 1.332s ok go/internal/gccgoimporter 0.155s ok go/internal/gcimporter 7.250s ok go/internal/srcimporter 33.992s ok go/parser 1.476s ok go/printer 2.196s ok go/scanner 0.056s ok go/token 0.193s ok go/types 49.465s ok hash 0.065s ok hash/adler32 0.077s ok hash/crc32 0.091s ok hash/crc64 0.053s ok hash/fnv 0.045s ok hash/maphash 0.108s ok html 0.094s ok html/template 0.315s ok image 0.640s ok image/color 0.086s ok image/draw 0.879s ok image/gif 1.500s ok image/jpeg 1.670s ok image/png 4.127s ok index/suffixarray 1.526s ok internal/abi 8.731s ok internal/buildcfg 0.053s ok internal/coverage/cformat 0.048s ok internal/coverage/cmerge 0.041s ok internal/coverage/pods 0.077s ok internal/coverage/slicereader 0.109s ok internal/coverage/slicewriter 0.109s ok internal/coverage/test 0.077s ok internal/cpu 0.097s ok internal/dag 0.045s ok internal/diff 0.170s ok internal/fmtsort 0.059s ok internal/fuzz 0.087s ok internal/godebug 0.041s ok internal/intern 1.470s ok internal/itoa 0.070s ok internal/poll 0.887s ok internal/profile 0.074s ok internal/reflectlite 0.298s ok internal/safefilepath 0.045s ok internal/saferio 0.228s ok internal/singleflight 0.126s ok internal/testenv 0.046s ok internal/trace 0.397s ok internal/types/errors 2.392s ok internal/unsafeheader 0.083s ok internal/xcoff 0.209s ok io 0.111s ok io/fs 0.285s ok io/ioutil 0.098s ok log 0.108s ok log/syslog 1.310s ok math 0.064s ok math/big 3.183s ok math/bits 0.154s ok math/cmplx 0.099s ok math/rand 2.611s ok mime 0.065s ok mime/multipart 2.031s ok mime/quotedprintable 0.099s ok net 16.583s ok net/http 22.660s ok net/http/cgi 1.897s ok net/http/cookiejar 0.114s ok net/http/fcgi 0.193s ok net/http/httptest 0.381s ok net/http/httptrace 0.059s ok net/http/httputil 1.272s ok net/http/internal 0.058s ok net/http/internal/ascii 0.069s ok net/http/pprof 5.237s ok net/internal/socktest 0.056s ok net/mail 0.053s ok net/netip 0.976s ok net/rpc 0.416s ok net/rpc/jsonrpc 0.306s ok net/smtp 0.451s ok net/textproto 0.096s ok net/url 0.071s ok os 3.004s ok os/exec 4.707s ok os/exec/internal/fdtest 0.093s ok os/signal 5.646s ok os/user 0.078s ok path 0.073s ok path/filepath 0.343s ok plugin 0.077s ok reflect 1.605s ok regexp 3.895s ok regexp/syntax 4.814s ok runtime 69.361s ok runtime/cgo 0.099s ok runtime/coverage 0.137s ok runtime/debug 0.265s ok runtime/internal/atomic 0.141s ok runtime/internal/math 0.055s ok runtime/internal/sys 0.035s ok runtime/metrics 0.051s ok runtime/pprof 14.079s ok runtime/race 12.818s ok runtime/trace 8.551s ok sort 0.790s ok strconv 2.683s ok strings 4.430s ok sync 0.755s ok sync/atomic 2.608s ok syscall 3.669s ok testing 3.557s ok testing/fstest 0.112s ok testing/iotest 0.058s ok testing/quick 0.201s ok text/scanner 0.057s ok text/tabwriter 0.066s ok text/template 0.182s ok text/template/parse 0.082s ok time 2.859s ok unicode 0.094s ok unicode/utf16 0.077s ok unicode/utf8 0.092s ok cmd/addr2line 7.909s ok cmd/api 27.231s ok cmd/asm/internal/asm 3.011s ok cmd/asm/internal/lex 0.066s ok cmd/compile/internal/abt 0.110s ok cmd/compile/internal/amd64 83.860s ok cmd/compile/internal/base 0.109s ok cmd/compile/internal/compare 0.100s ok cmd/compile/internal/dwarfgen 1.345s ok cmd/compile/internal/importer 4.502s ok cmd/compile/internal/ir 0.043s ok cmd/compile/internal/logopt 1.476s ok cmd/compile/internal/noder 0.044s ok cmd/compile/internal/reflectdata 0.036s [no tests to run] ok cmd/compile/internal/ssa 40.526s ok cmd/compile/internal/syntax 0.421s ok cmd/compile/internal/test 25.887s ok cmd/compile/internal/typecheck 1.175s ok cmd/compile/internal/types 0.053s ok cmd/compile/internal/types2 33.867s ok cmd/covdata 0.046s ok cmd/cover 4.469s ok cmd/dist 0.059s ok cmd/doc 4.151s ok cmd/fix 20.565s ok cmd/go 508.032s ok cmd/go/internal/auth 0.062s ok cmd/go/internal/cache 0.531s ok cmd/go/internal/fsys 0.299s ok cmd/go/internal/generate 0.120s ok cmd/go/internal/get 0.139s ok cmd/go/internal/imports 0.209s ok cmd/go/internal/load 0.070s ok cmd/go/internal/lockedfile 0.360s ok cmd/go/internal/lockedfile/internal/filelock 0.196s ok cmd/go/internal/modconv 0.176s ok cmd/go/internal/modfetch 0.108s ok cmd/go/internal/modfetch/codehost 0.079s ok cmd/go/internal/modfetch/zip_sum_test 0.057s ok cmd/go/internal/modindex 0.840s ok cmd/go/internal/modload 0.059s ok cmd/go/internal/mvs 0.117s ok cmd/go/internal/par 0.160s ok cmd/go/internal/str 0.118s ok cmd/go/internal/test 0.086s ok cmd/go/internal/vcs 0.119s ok cmd/go/internal/vcweb 0.107s ok cmd/go/internal/vcweb/vcstest 26.410s ok cmd/go/internal/web 0.099s ok cmd/go/internal/work 0.278s ok cmd/gofmt 0.507s ok cmd/internal/archive 3.616s ok cmd/internal/buildid 0.902s ok cmd/internal/dwarf 0.041s ok cmd/internal/edit 0.044s ok cmd/internal/goobj 0.032s ok cmd/internal/moddeps 5.464s ok cmd/internal/notsha256 0.053s ok cmd/internal/obj 1.346s ok cmd/internal/obj/ppc64 0.782s ok cmd/internal/obj/riscv 0.328s ok cmd/internal/obj/s390x 0.086s ok cmd/internal/obj/x86 4.561s ok cmd/internal/objabi 0.107s ok cmd/internal/pkgpath 0.345s ok cmd/internal/pkgpattern 0.081s ok cmd/internal/quoted 0.063s ok cmd/internal/src 0.032s ok cmd/internal/test2json 1.386s ok cmd/link 27.933s ok cmd/link/internal/benchmark 0.084s ok cmd/link/internal/ld 24.716s ok cmd/link/internal/loader 0.463s ok cmd/nm 2.961s ok cmd/objdump 9.569s ok cmd/pack 4.357s ok cmd/pprof 1.931s ok cmd/trace 0.175s ok cmd/vet 31.127s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3573 35351 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2575 43959 ns/op 1868 B/op 37 allocs/op Benchmark/Writer/PAX-4 1699 64028 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 5131 23054 ns/op 5220 B/op 16 allocs/op Benchmark/Reader/GNU-4 6540 18706 ns/op 5244 B/op 15 allocs/op Benchmark/Reader/PAX-4 2907 46072 ns/op 8790 B/op 33 allocs/op PASS ok archive/tar 1.037s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 256968831 ns/op 828480 B/op 81 allocs/op BenchmarkZip64Test-4 1 171365191 ns/op BenchmarkZip64TestSizes/4096-4 1728 111271 ns/op BenchmarkZip64TestSizes/1048576-4 141 835140 ns/op BenchmarkZip64TestSizes/67108864-4 1 160317965 ns/op PASS ok archive/zip 1.360s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 187410 571.7 ns/op BenchmarkReaderCopyUnoptimal-4 117384 877.4 ns/op BenchmarkReaderCopyNoWriteTo-4 8702 40572 ns/op BenchmarkReaderWriteToOptimal-4 8894 13897 ns/op BenchmarkReaderReadString-4 144015 942.0 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 205243 574.0 ns/op BenchmarkWriterCopyUnoptimal-4 212485 552.3 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 38571 ns/op BenchmarkReaderEmpty-4 23712 5570 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 17424 7286 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 525283 207.3 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.283s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 3020 39254 ns/op 834.77 MB/s BenchmarkWriteByte-4 409 268609 ns/op 15.25 MB/s BenchmarkWriteRune-4 236 493830 ns/op 24.88 MB/s BenchmarkBufferNotEmptyWriteRead-4 37 3355873 ns/op BenchmarkBufferFullSmallReads-4 100 1177326 ns/op BenchmarkBufferWriteBlock/N4096-4 9758 22314 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 324 356667 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 12 9255653 ns/op 4192264 B/op 22 allocs/op BenchmarkIndexByte/10-4 3954436 30.84 ns/op 324.30 MB/s BenchmarkIndexByte/32-4 3531181 34.74 ns/op 921.07 MB/s BenchmarkIndexByte/4K-4 1000000 109.4 ns/op 37426.48 MB/s BenchmarkIndexBytePortable/10-4 1000000 101.6 ns/op 98.46 MB/s BenchmarkIndexBytePortable/32-4 465270 268.3 ns/op 119.26 MB/s BenchmarkIndexBytePortable/4K-4 4406 28878 ns/op 141.84 MB/s BenchmarkIndexRune/10-4 1000000 113.4 ns/op 88.20 MB/s BenchmarkIndexRune/32-4 1000000 116.4 ns/op 275.02 MB/s BenchmarkIndexRune/4K-4 466167 288.4 ns/op 14203.39 MB/s BenchmarkIndexRuneASCII/10-4 3772004 30.68 ns/op 325.94 MB/s BenchmarkIndexRuneASCII/32-4 3659400 32.38 ns/op 988.22 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 104.9 ns/op 39064.09 MB/s BenchmarkEqual/0-4 11600364 10.18 ns/op BenchmarkEqual/1-4 1346954 86.31 ns/op 11.59 MB/s BenchmarkEqual/6-4 1316061 88.26 ns/op 67.98 MB/s BenchmarkEqual/9-4 1318918 95.09 ns/op 94.65 MB/s BenchmarkEqual/15-4 1000000 105.6 ns/op 142.01 MB/s BenchmarkEqual/16-4 1000000 115.7 ns/op 138.31 MB/s BenchmarkEqual/20-4 1000000 112.5 ns/op 177.75 MB/s BenchmarkEqual/32-4 1000000 101.1 ns/op 316.40 MB/s BenchmarkEqual/4K-4 100508 1213 ns/op 3377.60 MB/s BenchmarkIndex/10-4 2561726 47.03 ns/op 212.64 MB/s BenchmarkIndex/32-4 2330936 61.04 ns/op 524.29 MB/s BenchmarkIndex/4K-4 25152 4786 ns/op 855.85 MB/s BenchmarkIndexEasy/10-4 2502394 47.65 ns/op 209.86 MB/s BenchmarkIndexEasy/32-4 2291758 51.12 ns/op 626.02 MB/s BenchmarkIndexEasy/4K-4 586864 248.7 ns/op 16467.95 MB/s BenchmarkCount/10-4 1343652 93.71 ns/op 106.71 MB/s BenchmarkCount/32-4 1359973 88.67 ns/op 360.91 MB/s BenchmarkCount/4K-4 21228 6156 ns/op 665.36 MB/s BenchmarkCountEasy/10-4 1304641 89.48 ns/op 111.76 MB/s BenchmarkCountEasy/32-4 1225646 94.49 ns/op 338.67 MB/s BenchmarkCountEasy/4K-4 464527 276.4 ns/op 14817.24 MB/s BenchmarkCountSingle/10-4 2615053 47.01 ns/op 212.73 MB/s BenchmarkCountSingle/32-4 2380038 49.07 ns/op 652.20 MB/s BenchmarkCountSingle/4K-4 927927 134.1 ns/op 30555.56 MB/s BenchmarkToUpper/#00-4 2595740 45.76 ns/op BenchmarkToUpper/ONLYUPPER-4 326340 406.0 ns/op BenchmarkToUpper/abc-4 450308 282.4 ns/op BenchmarkToUpper/AbC123-4 302145 419.5 ns/op BenchmarkToUpper/azAZ09_-4 255954 456.4 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 86704 1372 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 38376 3142 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 64328 1889 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 137396 892.0 ns/op BenchmarkToLower/#00-4 2938777 40.57 ns/op BenchmarkToLower/abc-4 458998 284.0 ns/op BenchmarkToLower/AbC123-4 323535 383.0 ns/op BenchmarkToLower/azAZ09_-4 290049 415.6 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 97874 1369 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 44379 2694 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 73653 1561 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 146577 840.6 ns/op BenchmarkFields/ASCII/16-4 246502 523.0 ns/op 30.59 MB/s 24 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 15700 7620 ns/op 33.60 MB/s 480 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1015 120146 ns/op 34.09 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 64 2236199 ns/op 29.31 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 34588755 ns/op 30.32 MB/s 2285568 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 189362 624.9 ns/op 25.61 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 7520 17106 ns/op 14.97 MB/s 512 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 440 277951 ns/op 14.74 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 26 5058450 ns/op 12.96 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 84027792 ns/op 12.48 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 177914 700.2 ns/op 22.85 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 11911 10006 ns/op 25.59 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 676 187722 ns/op 21.82 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 37 3359641 ns/op 19.51 MB/s 512263 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 60225162 ns/op 17.41 MB/s 11227440 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 161179 794.9 ns/op 20.13 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 9073 13365 ns/op 19.16 MB/s 512 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 522 226481 ns/op 18.09 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 32 3955076 ns/op 16.57 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 68990764 ns/op 15.20 MB/s 11211008 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 2246079 53.60 ns/op BenchmarkTrimSpace/ASCII-4 1393148 86.99 ns/op BenchmarkTrimSpace/SomeNonASCII-4 119290 1052 ns/op BenchmarkTrimSpace/JustNonASCII-4 60549 1976 ns/op BenchmarkToValidUTF8/Valid-4 505770 261.2 ns/op BenchmarkToValidUTF8/InvalidASCII-4 354228 371.3 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 92536 1221 ns/op BenchmarkIndexHard1-4 1204 98218 ns/op BenchmarkIndexHard2-4 916 133839 ns/op BenchmarkIndexHard3-4 204 549641 ns/op BenchmarkIndexHard4-4 262 434353 ns/op BenchmarkLastIndexHard1-4 8 12615734 ns/op BenchmarkLastIndexHard2-4 7 16546032 ns/op BenchmarkLastIndexHard3-4 6 17525411 ns/op BenchmarkCountHard1-4 1239 98894 ns/op BenchmarkCountHard2-4 885 136799 ns/op BenchmarkCountHard3-4 210 560183 ns/op BenchmarkSplitEmptySeparator-4 1 103316903 ns/op BenchmarkSplitSingleByteSeparator-4 16 7560052 ns/op BenchmarkSplitMultiByteSeparator-4 12 8678482 ns/op BenchmarkSplitNSingleByteSeparator-4 179212 836.4 ns/op BenchmarkSplitNMultiByteSeparator-4 68439 1782 ns/op BenchmarkRepeat-4 156739 859.9 ns/op BenchmarkRepeatLarge/256/1-4 93639 1285 ns/op 199.17 MB/s BenchmarkRepeatLarge/256/16-4 165055 861.7 ns/op 297.09 MB/s BenchmarkRepeatLarge/512/1-4 77503 1617 ns/op 316.66 MB/s BenchmarkRepeatLarge/512/16-4 104707 1271 ns/op 402.79 MB/s BenchmarkRepeatLarge/1024/1-4 47347 2449 ns/op 418.13 MB/s BenchmarkRepeatLarge/1024/16-4 54645 2094 ns/op 489.00 MB/s BenchmarkRepeatLarge/2048/1-4 25809 4485 ns/op 456.67 MB/s BenchmarkRepeatLarge/2048/16-4 30210 3607 ns/op 567.82 MB/s BenchmarkRepeatLarge/4096/1-4 16035 7152 ns/op 572.70 MB/s BenchmarkRepeatLarge/4096/16-4 16782 6941 ns/op 590.14 MB/s BenchmarkRepeatLarge/8192/1-4 10000 14153 ns/op 578.81 MB/s BenchmarkRepeatLarge/8192/16-4 10000 14296 ns/op 573.05 MB/s BenchmarkRepeatLarge/8192/4097-4 16716 7537 ns/op 543.59 MB/s BenchmarkRepeatLarge/16384/1-4 7533 30452 ns/op 538.03 MB/s BenchmarkRepeatLarge/16384/16-4 5847 30581 ns/op 535.76 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 23409 ns/op 525.06 MB/s BenchmarkRepeatLarge/32768/1-4 3538 65419 ns/op 500.90 MB/s BenchmarkRepeatLarge/32768/16-4 2775 48228 ns/op 679.44 MB/s BenchmarkRepeatLarge/32768/4097-4 5114 45232 ns/op 634.04 MB/s BenchmarkRepeatLarge/65536/1-4 1246 94448 ns/op 693.88 MB/s BenchmarkRepeatLarge/65536/16-4 1243 92857 ns/op 705.78 MB/s BenchmarkRepeatLarge/65536/4097-4 1044 96874 ns/op 634.38 MB/s BenchmarkRepeatLarge/131072/1-4 283 362586 ns/op 361.49 MB/s BenchmarkRepeatLarge/131072/16-4 316 352311 ns/op 372.04 MB/s BenchmarkRepeatLarge/131072/4097-4 316 335547 ns/op 378.51 MB/s BenchmarkRepeatLarge/262144/1-4 176 683127 ns/op 383.74 MB/s BenchmarkRepeatLarge/262144/16-4 183 670543 ns/op 390.94 MB/s BenchmarkRepeatLarge/262144/4097-4 186 655551 ns/op 393.73 MB/s BenchmarkRepeatLarge/524288/1-4 100 1414675 ns/op 370.61 MB/s BenchmarkRepeatLarge/524288/16-4 79 1366329 ns/op 383.72 MB/s BenchmarkRepeatLarge/524288/4097-4 81 1292162 ns/op 402.67 MB/s BenchmarkRepeatLarge/1048576/1-4 40 2902521 ns/op 361.26 MB/s BenchmarkRepeatLarge/1048576/16-4 49 2592924 ns/op 404.40 MB/s BenchmarkRepeatLarge/1048576/4097-4 51 2228669 ns/op 468.77 MB/s BenchmarkRepeatLarge/2097152/1-4 27 4677017 ns/op 448.40 MB/s BenchmarkRepeatLarge/2097152/16-4 32 4324912 ns/op 484.90 MB/s BenchmarkRepeatLarge/2097152/4097-4 30 4171737 ns/op 501.85 MB/s BenchmarkRepeatLarge/4194304/1-4 14 7291492 ns/op 575.23 MB/s BenchmarkRepeatLarge/4194304/16-4 14 8025392 ns/op 522.63 MB/s BenchmarkRepeatLarge/4194304/4097-4 14 8116370 ns/op 516.39 MB/s BenchmarkRepeatLarge/8388608/1-4 7 14653416 ns/op 572.47 MB/s BenchmarkRepeatLarge/8388608/16-4 8 14192195 ns/op 591.07 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 13644426 ns/op 614.65 MB/s BenchmarkRepeatLarge/16777216/1-4 4 25924816 ns/op 647.15 MB/s BenchmarkRepeatLarge/16777216/16-4 4 26473082 ns/op 633.75 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 25688793 ns/op 653.09 MB/s BenchmarkRepeatLarge/33554432/1-4 2 55416888 ns/op 605.49 MB/s BenchmarkRepeatLarge/33554432/16-4 3 52577059 ns/op 638.20 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 53018146 ns/op 632.89 MB/s BenchmarkRepeatLarge/67108864/1-4 1 100410693 ns/op 668.34 MB/s BenchmarkRepeatLarge/67108864/16-4 1 102586545 ns/op 654.17 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 104249312 ns/op 643.73 MB/s BenchmarkRepeatLarge/134217728/1-4 1 192629652 ns/op 696.77 MB/s BenchmarkRepeatLarge/134217728/16-4 1 191124729 ns/op 702.25 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 191490979 ns/op 700.91 MB/s BenchmarkRepeatLarge/268435456/1-4 1 416731527 ns/op 644.14 MB/s BenchmarkRepeatLarge/268435456/16-4 1 371790909 ns/op 722.01 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 368879316 ns/op 727.71 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1189571221 ns/op 451.31 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1306488489 ns/op 410.93 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1345939516 ns/op 398.88 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3967243505 ns/op 270.65 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 4242322853 ns/op 253.10 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3873078608 ns/op 277.23 MB/s BenchmarkBytesCompare/1-4 13050523 8.900 ns/op BenchmarkBytesCompare/2-4 13807320 9.238 ns/op BenchmarkBytesCompare/4-4 13820607 8.916 ns/op BenchmarkBytesCompare/8-4 14695998 8.228 ns/op BenchmarkBytesCompare/16-4 14966854 8.151 ns/op BenchmarkBytesCompare/32-4 13140705 8.920 ns/op BenchmarkBytesCompare/64-4 12428305 9.623 ns/op BenchmarkBytesCompare/128-4 9114403 11.03 ns/op BenchmarkBytesCompare/256-4 8275882 14.19 ns/op BenchmarkBytesCompare/512-4 5324902 21.12 ns/op BenchmarkBytesCompare/1024-4 3040250 32.92 ns/op BenchmarkBytesCompare/2048-4 2131689 58.86 ns/op BenchmarkIndexAnyASCII/1:1-4 2235411 53.71 ns/op BenchmarkIndexAnyASCII/1:2-4 2247801 52.42 ns/op BenchmarkIndexAnyASCII/1:4-4 2279096 53.39 ns/op BenchmarkIndexAnyASCII/1:8-4 2240289 52.49 ns/op BenchmarkIndexAnyASCII/1:16-4 2159982 54.26 ns/op BenchmarkIndexAnyASCII/1:32-4 2164411 55.69 ns/op BenchmarkIndexAnyASCII/1:64-4 2233186 54.12 ns/op BenchmarkIndexAnyASCII/16:1-4 2367771 49.42 ns/op BenchmarkIndexAnyASCII/16:2-4 609609 192.5 ns/op BenchmarkIndexAnyASCII/16:4-4 649633 187.2 ns/op BenchmarkIndexAnyASCII/16:8-4 639650 174.3 ns/op BenchmarkIndexAnyASCII/16:16-4 654195 180.8 ns/op BenchmarkIndexAnyASCII/16:32-4 565840 203.8 ns/op BenchmarkIndexAnyASCII/16:64-4 525684 233.0 ns/op BenchmarkIndexAnyASCII/256:1-4 2143194 56.37 ns/op BenchmarkIndexAnyASCII/256:2-4 60856 1951 ns/op BenchmarkIndexAnyASCII/256:4-4 60441 1953 ns/op BenchmarkIndexAnyASCII/256:8-4 57398 2048 ns/op BenchmarkIndexAnyASCII/256:16-4 54028 2072 ns/op BenchmarkIndexAnyASCII/256:32-4 46180 2197 ns/op BenchmarkIndexAnyASCII/256:64-4 49873 2264 ns/op BenchmarkIndexAnyUTF8/1:1-4 1988829 64.12 ns/op BenchmarkIndexAnyUTF8/1:2-4 1861060 58.38 ns/op BenchmarkIndexAnyUTF8/1:4-4 1866807 60.06 ns/op BenchmarkIndexAnyUTF8/1:8-4 1952568 62.96 ns/op BenchmarkIndexAnyUTF8/1:16-4 1967445 61.29 ns/op BenchmarkIndexAnyUTF8/1:32-4 2013408 61.75 ns/op BenchmarkIndexAnyUTF8/1:64-4 1917846 60.51 ns/op BenchmarkIndexAnyUTF8/16:1-4 143132 864.2 ns/op BenchmarkIndexAnyUTF8/16:2-4 321003 329.2 ns/op BenchmarkIndexAnyUTF8/16:4-4 349130 328.8 ns/op BenchmarkIndexAnyUTF8/16:8-4 353979 338.4 ns/op BenchmarkIndexAnyUTF8/16:16-4 367069 319.5 ns/op BenchmarkIndexAnyUTF8/16:32-4 345020 358.2 ns/op BenchmarkIndexAnyUTF8/16:64-4 353199 385.3 ns/op BenchmarkIndexAnyUTF8/256:1-4 9355 13177 ns/op BenchmarkIndexAnyUTF8/256:2-4 27144 4280 ns/op BenchmarkIndexAnyUTF8/256:4-4 26806 4443 ns/op BenchmarkIndexAnyUTF8/256:8-4 27230 4425 ns/op BenchmarkIndexAnyUTF8/256:16-4 24886 4052 ns/op BenchmarkIndexAnyUTF8/256:32-4 26905 4261 ns/op BenchmarkIndexAnyUTF8/256:64-4 24993 5115 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1878458 64.78 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1828768 63.39 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1874124 65.15 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1872799 63.98 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1893414 63.18 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1823084 64.03 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1813156 63.20 ns/op BenchmarkLastIndexAnyASCII/16:1-4 502509 259.7 ns/op BenchmarkLastIndexAnyASCII/16:2-4 457380 258.7 ns/op BenchmarkLastIndexAnyASCII/16:4-4 423300 252.4 ns/op BenchmarkLastIndexAnyASCII/16:8-4 407420 256.5 ns/op BenchmarkLastIndexAnyASCII/16:16-4 449610 263.4 ns/op BenchmarkLastIndexAnyASCII/16:32-4 429380 282.9 ns/op BenchmarkLastIndexAnyASCII/16:64-4 398310 328.6 ns/op BenchmarkLastIndexAnyASCII/256:1-4 39634 2956 ns/op BenchmarkLastIndexAnyASCII/256:2-4 39340 2944 ns/op BenchmarkLastIndexAnyASCII/256:4-4 40414 2961 ns/op BenchmarkLastIndexAnyASCII/256:8-4 41416 2881 ns/op BenchmarkLastIndexAnyASCII/256:16-4 40876 2891 ns/op BenchmarkLastIndexAnyASCII/256:32-4 39559 2930 ns/op BenchmarkLastIndexAnyASCII/256:64-4 41916 2859 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2251134 53.15 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2305785 50.65 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2381509 50.71 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2334394 50.89 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2234722 52.07 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2208609 52.97 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2301525 52.97 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 212050 569.8 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 449493 263.0 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 435290 274.2 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 387702 299.5 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 440557 271.2 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 422928 283.8 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 461230 292.9 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 14136 9547 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 32530 4487 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 30274 3523 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 32754 3569 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 32533 3750 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 30838 3672 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 28064 4053 ns/op BenchmarkTrimASCII/1:1-4 2381299 49.57 ns/op BenchmarkTrimASCII/1:2-4 2104131 56.40 ns/op BenchmarkTrimASCII/1:4-4 2153844 54.17 ns/op BenchmarkTrimASCII/1:8-4 2027961 57.62 ns/op BenchmarkTrimASCII/1:16-4 1844428 63.59 ns/op BenchmarkTrimASCII/16:1-4 741222 177.6 ns/op BenchmarkTrimASCII/16:2-4 491814 227.2 ns/op BenchmarkTrimASCII/16:4-4 444310 228.6 ns/op BenchmarkTrimASCII/16:8-4 540525 238.5 ns/op BenchmarkTrimASCII/16:16-4 494019 239.3 ns/op BenchmarkTrimASCII/256:1-4 58052 2067 ns/op BenchmarkTrimASCII/256:2-4 40776 4596 ns/op BenchmarkTrimASCII/256:4-4 39346 3473 ns/op BenchmarkTrimASCII/256:8-4 39440 2940 ns/op BenchmarkTrimASCII/256:16-4 39836 3021 ns/op BenchmarkTrimASCII/4096:1-4 3457 38518 ns/op BenchmarkTrimASCII/4096:2-4 2670 51619 ns/op BenchmarkTrimASCII/4096:4-4 2506 53350 ns/op BenchmarkTrimASCII/4096:8-4 2479 51708 ns/op BenchmarkTrimASCII/4096:16-4 2404 55135 ns/op BenchmarkTrimByte-4 1313787 103.9 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 15405 7367 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 15728 7358 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 868 156791 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1466 84638 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2776 50927 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 4112 25923 ns/op BenchmarkCompareBytesEqual-4 9309490 10.97 ns/op BenchmarkCompareBytesToNil-4 10637263 10.20 ns/op BenchmarkCompareBytesEmpty-4 16218043 6.960 ns/op BenchmarkCompareBytesIdentical-4 15858229 7.968 ns/op BenchmarkCompareBytesSameLength-4 12507580 9.846 ns/op BenchmarkCompareBytesDifferentLength-4 11030402 11.98 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 1348 119610 ns/op 8766.69 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2337 95980 ns/op 10925.07 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2334 62674 ns/op 16730.71 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2479 59774 ns/op 17542.48 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 1662 76178 ns/op 13765.00 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 1844 71411 ns/op 14683.72 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2598 51920 ns/op 20196.16 MB/s BenchmarkCompareBytesBig-4 2624 57339 ns/op 18287.53 MB/s BenchmarkCompareBytesBigIdentical-4 13632518 9.129 ns/op 114857027.30 MB/s PASS ok bytes 94.748s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 119428829 ns/op 0.84 MB/s 3612272 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 332950474 ns/op 1.70 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 4 32018880 ns/op 0.51 MB/s 3645508 B/op 52 allocs/op PASS ok compress/bzip2 1.533s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 57 2943326 ns/op 3.40 MB/s 42555 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 5 20405481 ns/op 4.90 MB/s 42275 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 233952047 ns/op 4.27 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 60 2107215 ns/op 4.75 MB/s 41986 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 5 22635441 ns/op 4.42 MB/s 45849 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 246559501 ns/op 4.06 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 52 2178704 ns/op 4.59 MB/s 42948 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 4 26553554 ns/op 3.77 MB/s 42992 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 224399257 ns/op 4.46 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 45 2711336 ns/op 3.69 MB/s 42405 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 5 20829762 ns/op 4.80 MB/s 42555 B/op 13 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 226246840 ns/op 4.42 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 52 2312303 ns/op 4.32 MB/s 43612 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 23657543 ns/op 4.23 MB/s 46755 B/op 23 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 366188006 ns/op 2.73 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 74 1994098 ns/op 5.01 MB/s 42483 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 6 18845834 ns/op 5.31 MB/s 47906 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 155197383 ns/op 6.44 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 67 1800302 ns/op 5.55 MB/s 42764 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 9 15939528 ns/op 6.27 MB/s 46589 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 122993363 ns/op 8.13 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 70 1952601 ns/op 5.12 MB/s 43042 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 8 14950594 ns/op 6.69 MB/s 46026 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 129063170 ns/op 7.75 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 86 1673937 ns/op 5.97 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 8 13223088 ns/op 7.56 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 132496100 ns/op 7.55 MB/s BenchmarkEncode/Digits/Speed/1e4-4 43 2558847 ns/op 3.91 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 21918904 ns/op 4.56 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 223917449 ns/op 4.47 MB/s BenchmarkEncode/Digits/Default/1e4-4 15 8105304 ns/op 1.23 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 73027160 ns/op 1.37 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 920527746 ns/op 1.09 MB/s BenchmarkEncode/Digits/Compression/1e4-4 16 7291169 ns/op 1.37 MB/s BenchmarkEncode/Digits/Compression/1e5-4 1 104017225 ns/op 0.96 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 824664508 ns/op 1.21 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 76 2643442 ns/op 3.78 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 7 15735148 ns/op 6.36 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 171497071 ns/op 5.83 MB/s BenchmarkEncode/Newton/Speed/1e4-4 40 2502569 ns/op 4.00 MB/s BenchmarkEncode/Newton/Speed/1e5-4 5 21288718 ns/op 4.70 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 215740615 ns/op 4.64 MB/s BenchmarkEncode/Newton/Default/1e4-4 16 7376797 ns/op 1.36 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 104230718 ns/op 0.96 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 840966236 ns/op 1.19 MB/s BenchmarkEncode/Newton/Compression/1e4-4 18 5909747 ns/op 1.69 MB/s BenchmarkEncode/Newton/Compression/1e5-4 1 111347250 ns/op 0.90 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 908449575 ns/op 1.10 MB/s PASS ok compress/flate 18.883s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 50 2540186 ns/op 3.94 MB/s BenchmarkDecoder/1e-Reuse4-4 49 2654158 ns/op 3.77 MB/s BenchmarkDecoder/1e5-4 4 36586042 ns/op 2.73 MB/s BenchmarkDecoder/1e-Reuse5-4 3 38597173 ns/op 2.59 MB/s BenchmarkDecoder/1e6-4 1 317943831 ns/op 3.15 MB/s BenchmarkDecoder/1e-Reuse6-4 1 278464201 ns/op 3.59 MB/s BenchmarkEncoder/1e4-4 42 2909003 ns/op 3.44 MB/s BenchmarkEncoder/1e-Reuse4-4 51 2828310 ns/op 3.54 MB/s BenchmarkEncoder/1e5-4 4 27746102 ns/op 3.60 MB/s BenchmarkEncoder/1e-Reuse5-4 5 39110731 ns/op 2.56 MB/s BenchmarkEncoder/1e6-4 1 249778888 ns/op 4.00 MB/s BenchmarkEncoder/1e-Reuse6-4 1 200229501 ns/op 4.99 MB/s PASS ok compress/lzw 3.620s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 26 4744450 ns/op PASS ok container/heap 0.278s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 17866 6448 ns/op BenchmarkWithTimeout/concurrency=40-4 5120 29207 ns/op BenchmarkWithTimeout/concurrency=4000-4 4702 37323 ns/op BenchmarkWithTimeout/concurrency=400000-4 4719 42446 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 254666 502.2 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 13143 11875 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 19434 5735 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3952 34762 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2089 72749 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3177 49646 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 316 409975 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 208 600427 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 328 380611 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 36 4726468 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 18 7313759 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 32 3996485 ns/op BenchmarkCheckCanceled/Err-4 331986 463.4 ns/op BenchmarkCheckCanceled/Done-4 597094 209.7 ns/op BenchmarkContextCancelDone-4 819048 175.2 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 19453 6691 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 15676 8423 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 15378 7930 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 16159 9179 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 8734 12839 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 288512 362.8 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 281439 379.8 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 221274 547.3 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 125893 840.6 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 59827 1673 ns/op PASS ok context 14.760s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1781022 74.19 ns/op 215.65 MB/s BenchmarkDecrypt-4 1763449 66.06 ns/op 242.21 MB/s BenchmarkExpand-4 1032252 115.8 ns/op PASS ok crypto/aes 0.757s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 238026 511.8 ns/op 125.04 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 338004 430.9 ns/op 148.53 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 238862 496.5 ns/op 128.91 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 385080 603.0 ns/op 106.14 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 164401 736.4 ns/op 1833.13 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 173546 674.8 ns/op 2000.62 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 154315 829.3 ns/op 1627.88 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 162612 671.8 ns/op 2009.67 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 54274 1932 ns/op 4239.54 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 44797 2448 ns/op 3346.19 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 49260 2436 ns/op 3363.06 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 49448 2372 ns/op 3453.25 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 6634 17721 ns/op 57.50 MB/s BenchmarkAESCFBDecrypt1K-4 7300 19024 ns/op 53.57 MB/s BenchmarkAESCFBDecrypt8K-4 795 143669 ns/op 56.99 MB/s BenchmarkAESOFB1K-4 10000 15492 ns/op 65.78 MB/s BenchmarkAESCTR1K-4 14486 11923 ns/op 85.46 MB/s BenchmarkAESCTR8K-4 2130 78931 ns/op 103.72 MB/s BenchmarkAESCBCEncrypt1K-4 13663 10174 ns/op 100.65 MB/s BenchmarkAESCBCDecrypt1K-4 10000 13238 ns/op 77.36 MB/s PASS ok crypto/cipher 4.162s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 93684 1189 ns/op 6.73 MB/s BenchmarkDecrypt-4 102414 1533 ns/op 5.22 MB/s BenchmarkTDESEncrypt-4 35649 3611 ns/op 2.22 MB/s BenchmarkTDESDecrypt-4 36276 3177 ns/op 2.52 MB/s PASS ok crypto/des 0.781s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 846 121600 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 13 8923093 ns/op 1086 B/op 21 allocs/op BenchmarkECDH/P521-4 6 19017048 ns/op 1538 B/op 21 allocs/op BenchmarkECDH/X25519-4 86 1542337 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 0.771s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1974 63669 ns/op 4559 B/op 40 allocs/op BenchmarkSign/P384-4 48 2831066 ns/op 10775 B/op 62 allocs/op BenchmarkSign/P521-4 21 5444936 ns/op 11157 B/op 63 allocs/op BenchmarkVerify/P256-4 1068 104772 ns/op 2496 B/op 17 allocs/op BenchmarkVerify/P384-4 14 8642502 ns/op 8704 B/op 42 allocs/op BenchmarkVerify/P521-4 6 21376846 ns/op 9024 B/op 42 allocs/op BenchmarkGenerateKey/P256-4 3798 32074 ns/op 928 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 48 2095478 ns/op 1128 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 22 4611113 ns/op 1445 B/op 17 allocs/op PASS ok crypto/ecdsa 1.798s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 276 440939 ns/op BenchmarkNewKeyFromSeed-4 256 532304 ns/op BenchmarkSigning-4 230 496212 ns/op BenchmarkVerification-4 172 675532 ns/op PASS ok crypto/ed25519 0.840s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 6835 18286 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 162 781124 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 64 2925827 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 27 4366477 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1796 67292 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 69 1900290 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 21 6907776 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 9 14259453 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 9302 11395 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 7213 18216 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 4676 44113 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 100 2032698 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2864 63084 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 261 458591 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1714 69792 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 97 1073945 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.410s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 17131 6958 ns/op 147.17 MB/s BenchmarkHMACSHA256_32-4 23625 7437 ns/op 4.30 MB/s BenchmarkNewWriteSum-4 11367 10236 ns/op 3.13 MB/s PASS ok crypto/hmac 0.805s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 53571 2220 ns/op BenchmarkModSub-4 63213 1971 ns/op BenchmarkMontgomeryRepr-4 23491 5964 ns/op BenchmarkMontgomeryMul-4 30366 3565 ns/op BenchmarkModMul-4 12806 8868 ns/op BenchmarkExpBig-4 16 8488294 ns/op BenchmarkExp-4 7 16413739 ns/op PASS ok crypto/internal/bigmod 1.563s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3954 35575 ns/op BenchmarkScalarBaseMult-4 267 416648 ns/op BenchmarkScalarMult-4 124 1022761 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 193 765117 ns/op PASS ok crypto/internal/edwards25519 0.974s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 439048 258.0 ns/op BenchmarkMultiply-4 5057226 22.65 ns/op BenchmarkSquare-4 6730050 18.38 ns/op BenchmarkInvert-4 30867 4281 ns/op BenchmarkMult32-4 1000000 109.7 ns/op PASS ok crypto/internal/edwards25519/field 0.948s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 66 1877809 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2142 77928 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 20 5834745 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 8 13398252 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 154 781290 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 12161 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 61 1903741 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 31 6251747 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.647s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 662608 162.5 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 193923 705.6 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 129247 1007 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 623521 204.2 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 235465 524.8 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 118530 1302 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.275s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 106767 1275 ns/op 6.27 MB/s BenchmarkHash64-4 121293 1014 ns/op 63.09 MB/s BenchmarkHash128-4 118971 1055 ns/op 121.32 MB/s BenchmarkHash256-4 98355 1387 ns/op 184.64 MB/s BenchmarkHash512-4 77991 1647 ns/op 310.94 MB/s BenchmarkHash1K-4 37384 4135 ns/op 247.64 MB/s BenchmarkHash8K-4 10000 13469 ns/op 608.19 MB/s BenchmarkHash1M-4 67 1617704 ns/op 648.19 MB/s BenchmarkHash8M-4 9 12031022 ns/op 697.25 MB/s BenchmarkHash8BytesUnaligned-4 109266 1107 ns/op 7.22 MB/s BenchmarkHash1KUnaligned-4 52760 2237 ns/op 457.70 MB/s BenchmarkHash8KUnaligned-4 10000 12033 ns/op 680.78 MB/s PASS ok crypto/md5 2.459s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 1 143477517 ns/op PASS ok crypto/rand 0.215s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 10000 12068 ns/op 10.61 MB/s BenchmarkRC4_1K-4 1593 71099 ns/op 14.40 MB/s BenchmarkRC4_8K-4 210 572171 ns/op 14.15 MB/s PASS ok crypto/rc4 0.530s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 12 9102978 ns/op BenchmarkDecryptPKCS1v15/3072-4 5 21037475 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 46957523 ns/op BenchmarkEncryptPKCS1v15/2048-4 32 3424873 ns/op BenchmarkDecryptOAEP/2048-4 13 15063303 ns/op BenchmarkEncryptOAEP/2048-4 33 3404730 ns/op BenchmarkSignPKCS1v15/2048-4 12 9637086 ns/op BenchmarkVerifyPKCS1v15/2048-4 37 3497886 ns/op BenchmarkSignPSS/2048-4 10 10488903 ns/op BenchmarkVerifyPSS/2048-4 32 3721666 ns/op PASS ok crypto/rsa 2.145s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 98492 1338 ns/op 5.98 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 110868 1148 ns/op 6.97 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 65427 1937 ns/op 165.16 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 77095 1443 ns/op 221.71 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 44096 2312 ns/op 442.94 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 52605 2236 ns/op 458.02 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 7635 13884 ns/op 590.05 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 9943 10966 ns/op 747.04 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.570s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 77136 1561 ns/op 5.12 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 76346 1368 ns/op 5.85 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 67531 1564 ns/op 5.12 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 26544 5913 ns/op 173.17 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 30309 3923 ns/op 261.04 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 29180 3970 ns/op 257.92 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5708 32037 ns/op 255.71 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 4864 27235 ns/op 300.79 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 5880 24164 ns/op 339.01 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 1.947s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 59672 2112 ns/op 3.79 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 61317 1733 ns/op 4.62 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 69633 2094 ns/op 3.82 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 31125 3618 ns/op 283.06 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 34720 3147 ns/op 325.37 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 20656 4854 ns/op 210.96 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 7207 22136 ns/op 370.08 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 8078 14501 ns/op 564.94 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 7884 14545 ns/op 563.21 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 1.728s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 25787036 5.105 ns/op BenchmarkConstantTimeEq-4 21595678 5.085 ns/op BenchmarkConstantTimeLessOrEq-4 22726506 5.207 ns/op BenchmarkXORBytes/8Bytes-4 3295482 36.41 ns/op 219.71 MB/s BenchmarkXORBytes/128Bytes-4 2851605 40.40 ns/op 3168.11 MB/s BenchmarkXORBytes/2048Bytes-4 1000000 108.6 ns/op 18855.61 MB/s BenchmarkXORBytes/32768Bytes-4 85826 2177 ns/op 15054.51 MB/s PASS ok crypto/subtle 1.323s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 15 8516256 ns/op BenchmarkCertCache/1-4 20 6111981 ns/op BenchmarkCertCache/2-4 15 6915347 ns/op BenchmarkCertCache/3-4 21 5618788 ns/op BenchmarkHandshakeServer/RSA-4 18 8030880 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 16 7450209 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 14 8079001 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 26 4433069 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 22 6181482 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 18 7079588 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 18 7177657 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 42629282 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 4 32945111 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 2 105931453 ns/op 9.90 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 1 127349082 ns/op 8.23 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 252831465 ns/op 8.29 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 248436378 ns/op 8.44 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 453027231 ns/op 9.26 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 420533090 ns/op 9.97 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 609323501 ns/op 13.77 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 653174153 ns/op 12.84 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1160359423 ns/op 14.46 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1251767441 ns/op 13.40 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 2341985780 ns/op 14.33 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 2542916649 ns/op 13.20 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 4856889058 ns/op 13.82 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 5446117025 ns/op 12.32 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 2 81876381 ns/op 12.81 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 100395023 ns/op 10.44 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 155972501 ns/op 13.45 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 222430566 ns/op 9.43 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 318057722 ns/op 13.19 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 331974829 ns/op 12.63 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 629473257 ns/op 13.33 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 671678035 ns/op 12.49 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1237473242 ns/op 13.56 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1411507888 ns/op 11.89 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 2372630873 ns/op 14.14 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 2457947469 ns/op 13.65 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 4886432228 ns/op 13.73 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 6118779307 ns/op 10.97 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 727483098 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 712887678 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 301572183 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 295439596 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 159784362 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 161599578 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 90639821 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 86064553 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 47426810 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 49420557 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 150278643 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 154437339 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 74516250 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 71364626 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 48078233 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 46685635 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 36956601 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 4 31462145 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 28051018 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 4 26290228 ns/op PASS ok crypto/tls 52.556s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 7 16313650 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 337 361591 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 765 174132 ns/op 13187 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 772 183705 ns/op 14611 B/op 262 allocs/op PASS ok crypto/x509 1.649s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 38 3590626 ns/op 278014 B/op 1622 allocs/op BenchmarkConcurrentStmtQuery-4 25 4479642 ns/op 258103 B/op 1968 allocs/op BenchmarkConcurrentStmtExec-4 48 2950051 ns/op 211005 B/op 557 allocs/op BenchmarkConcurrentTxQuery-4 31 4544556 ns/op 272162 B/op 2135 allocs/op BenchmarkConcurrentTxExec-4 74 2210808 ns/op 87809 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 55 3247169 ns/op 105351 B/op 2084 allocs/op BenchmarkConcurrentTxStmtExec-4 129 845846 ns/op 40079 B/op 381 allocs/op BenchmarkConcurrentRandom-4 46 3345386 ns/op 233339 B/op 1785 allocs/op BenchmarkManyConcurrentQueries-4 2115 48370 ns/op 3981 B/op 20 allocs/op PASS ok database/sql 1.996s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 91844 1265 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 90 1821684 ns/op 188201 B/op 13 allocs/op Benchmark115/LineToPC-4 72 1671563 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 17803 8224 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.024s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkMarshal-4 600 203182 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2865 43986 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.609s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 218 523828 ns/op 15.64 MB/s BenchmarkEncodeToString-4 213 563637 ns/op 14.53 MB/s BenchmarkDecode-4 140 842300 ns/op 15.57 MB/s BenchmarkDecodeString-4 145 1236401 ns/op 10.60 MB/s PASS ok encoding/base32 0.967s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 232 614927 ns/op 13.32 MB/s BenchmarkDecodeString/2-4 216912 466.8 ns/op 8.57 MB/s BenchmarkDecodeString/4-4 220742 541.5 ns/op 14.77 MB/s BenchmarkDecodeString/8-4 210986 620.9 ns/op 19.33 MB/s BenchmarkDecodeString/64-4 41802 3102 ns/op 28.37 MB/s BenchmarkDecodeString/8192-4 289 360451 ns/op 30.31 MB/s BenchmarkNewEncoding-4 124920 1178 ns/op 217.37 MB/s PASS ok encoding/base64 1.723s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1369 107305 ns/op 37.28 MB/s BenchmarkReadStruct-4 15990 9858 ns/op 7.61 MB/s BenchmarkWriteStruct-4 13798 8314 ns/op 9.02 MB/s BenchmarkReadInts-4 38575 3329 ns/op 9.01 MB/s BenchmarkWriteInts-4 27015 4062 ns/op 7.39 MB/s BenchmarkWriteSlice1000Int32s-4 1020 116834 ns/op 34.24 MB/s BenchmarkPutUint16-4 2392518 48.46 ns/op 41.27 MB/s BenchmarkAppendUint16-4 2211702 48.10 ns/op 41.58 MB/s BenchmarkPutUint32-4 1528927 67.18 ns/op 59.54 MB/s BenchmarkAppendUint32-4 2012917 84.24 ns/op 47.49 MB/s BenchmarkPutUint64-4 881756 123.0 ns/op 65.05 MB/s BenchmarkAppendUint64-4 1000000 120.2 ns/op 66.58 MB/s BenchmarkLittleEndianPutUint16-4 2314658 49.95 ns/op 40.04 MB/s BenchmarkLittleEndianAppendUint16-4 2304552 78.13 ns/op 25.60 MB/s BenchmarkLittleEndianPutUint32-4 1682500 71.21 ns/op 56.17 MB/s BenchmarkLittleEndianAppendUint32-4 1589254 74.19 ns/op 53.91 MB/s BenchmarkLittleEndianPutUint64-4 1000000 128.7 ns/op 62.14 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 140.9 ns/op 56.78 MB/s BenchmarkReadFloats-4 133366 990.4 ns/op 12.12 MB/s BenchmarkWriteFloats-4 97786 1831 ns/op 6.56 MB/s BenchmarkReadSlice1000Float32s-4 1189 158222 ns/op 25.28 MB/s BenchmarkWriteSlice1000Float32s-4 921 124633 ns/op 32.09 MB/s BenchmarkReadSlice1000Uint8s-4 39538 3521 ns/op 283.98 MB/s BenchmarkWriteSlice1000Uint8s-4 54228 3763 ns/op 265.77 MB/s BenchmarkPutUvarint32-4 767436 179.8 ns/op 22.24 MB/s BenchmarkPutUvarint64-4 265455 569.5 ns/op 14.05 MB/s PASS ok encoding/binary 6.601s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 5959 28979 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5712 21356 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 4878 22336 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3687 43325 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 7044 19973 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 5593 27322 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 6916 20017 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3949 40970 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 7952 16858 ns/op PASS ok encoding/csv 2.150s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 8829 21179 ns/op BenchmarkEndToEndByteBuffer-4 7438 18316 ns/op BenchmarkEndToEndSliceByteBuffer-4 212 650984 ns/op BenchmarkEncodeComplex128Slice-4 514 242908 ns/op BenchmarkEncodeFloat64Slice-4 1000 114355 ns/op BenchmarkEncodeInt32Slice-4 938 142630 ns/op BenchmarkEncodeStringSlice-4 1063 108832 ns/op BenchmarkEncodeInterfaceSlice-4 49 2517754 ns/op BenchmarkDecodeComplex128Slice-4 480 305810 ns/op BenchmarkDecodeFloat64Slice-4 752 182580 ns/op BenchmarkDecodeInt32Slice-4 763 178216 ns/op BenchmarkDecodeStringSlice-4 447 374178 ns/op BenchmarkDecodeStringsSlice-4 134 859864 ns/op BenchmarkDecodeBytesSlice-4 210 497120 ns/op BenchmarkDecodeInterfaceSlice-4 46 2336263 ns/op BenchmarkDecodeMap-4 96 2050275 ns/op PASS ok encoding/gob 3.807s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 6888 15715 ns/op 16.29 MB/s BenchmarkEncode/1024-4 2853 48376 ns/op 21.17 MB/s BenchmarkEncode/4096-4 546 199052 ns/op 20.58 MB/s BenchmarkEncode/16384-4 84 1191892 ns/op 13.75 MB/s BenchmarkDecode/256-4 20047 5135 ns/op 49.85 MB/s BenchmarkDecode/1024-4 6430 32555 ns/op 31.45 MB/s BenchmarkDecode/4096-4 1593 134711 ns/op 30.41 MB/s BenchmarkDecode/16384-4 355 327161 ns/op 50.08 MB/s BenchmarkDump/256-4 944 113206 ns/op 2.26 MB/s BenchmarkDump/1024-4 247 442203 ns/op 2.32 MB/s BenchmarkDump/4096-4 80 1817349 ns/op 2.25 MB/s BenchmarkDump/16384-4 13 8702298 ns/op 1.88 MB/s PASS ok encoding/hex 2.362s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 201125966 ns/op 9.65 MB/s 8391160 B/op 51 allocs/op BenchmarkCodeEncoderError-4 1 164421137 ns/op 11.80 MB/s 8394968 B/op 110 allocs/op BenchmarkCodeMarshal-4 1 165100146 ns/op 11.75 MB/s 1942824 B/op 16 allocs/op BenchmarkCodeMarshalError-4 1 150855387 ns/op 12.86 MB/s 1946784 B/op 66 allocs/op BenchmarkMarshalBytes/32-4 18380 13024 ns/op BenchmarkMarshalBytes/256-4 4465 23045 ns/op BenchmarkMarshalBytes/4096-4 424 320257 ns/op BenchmarkMarshalBytesError/32-4 22 4635434 ns/op BenchmarkMarshalBytesError/256-4 48 2473767 ns/op BenchmarkMarshalBytesError/4096-4 40 2775919 ns/op BenchmarkCodeDecoder-4 1 567982220 ns/op 3.42 MB/s 11146216 B/op 92717 allocs/op BenchmarkUnicodeDecoder-4 27508 4213 ns/op 3.32 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 41931 3639 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 644438838 ns/op 3.01 MB/s 3068528 B/op 92686 allocs/op BenchmarkCodeUnmarshalReuse-4 1 416855825 ns/op 4.66 MB/s 3067360 B/op 92687 allocs/op BenchmarkUnmarshalString-4 63759 2069 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 88504 1351 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 173470 1107 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 58096 2641 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 43856 3146 ns/op 144 B/op 2 allocs/op BenchmarkUnmapped-4 16903 7015 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 2581 44160 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 717 193198 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 87 1257757 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 10 10028500 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 470856 252.4 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 493092 251.8 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 490658 213.9 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 493248 231.1 ns/op BenchmarkEncodeMarshaler-4 44409 2623 ns/op 91 B/op 1 allocs/op BenchmarkEncoderEncode-4 50754 2085 ns/op 60 B/op 0 allocs/op BenchmarkNumberIsValid-4 3598054 44.27 ns/op BenchmarkNumberIsValidRegexp-4 18234 9204 ns/op PASS ok encoding/json 9.747s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 32 4300647 ns/op 15.24 MB/s BenchmarkDecode-4 28 7352945 ns/op 12.07 MB/s PASS ok encoding/pem 0.579s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1345 84838 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 596 212238 ns/op 8289 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 2210 53818 ns/op PASS ok encoding/xml 0.860s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 377870 279.3 ns/op BenchmarkIntSet-4 613514 203.4 ns/op BenchmarkFloatAdd-4 173702 817.2 ns/op BenchmarkFloatSet-4 749918 213.8 ns/op BenchmarkStringSet-4 435746 286.4 ns/op BenchmarkMapSet-4 99613 1014 ns/op BenchmarkMapSetDifferent-4 57765 2142 ns/op BenchmarkMapSetDifferentRandom-4 151 815044 ns/op BenchmarkMapSetString-4 109962 989.8 ns/op BenchmarkMapAddSame-4 17925 6799 ns/op BenchmarkMapAddDifferent-4 13879 10791 ns/op BenchmarkMapAddDifferentRandom-4 224 566037 ns/op BenchmarkMapAddSameSteadyState-4 308581 481.4 ns/op BenchmarkMapAddDifferentSteadyState-4 106999 1118 ns/op BenchmarkRealworldExpvarUsage-4 10795 11620 ns/op PASS ok expvar 3.502s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 60705 1926 ns/op BenchmarkSprintfEmpty-4 214728 488.2 ns/op BenchmarkSprintfString-4 237544 850.6 ns/op BenchmarkSprintfTruncateString-4 121599 889.4 ns/op BenchmarkSprintfTruncateBytes-4 106452 1220 ns/op BenchmarkSprintfSlowParsingPath-4 177933 848.3 ns/op BenchmarkSprintfQuoteString-4 38118 2984 ns/op BenchmarkSprintfInt-4 166113 806.7 ns/op BenchmarkSprintfIntInt-4 153939 1097 ns/op BenchmarkSprintfPrefixedInt-4 131044 1295 ns/op BenchmarkSprintfFloat-4 84819 1423 ns/op BenchmarkSprintfComplex-4 38322 3807 ns/op BenchmarkSprintfBoolean-4 202122 757.4 ns/op BenchmarkSprintfHexString-4 80468 2508 ns/op BenchmarkSprintfHexBytes-4 57418 2964 ns/op BenchmarkSprintfBytes-4 23614 5264 ns/op BenchmarkSprintfStringer-4 50784 3381 ns/op BenchmarkSprintfStructure-4 25174 6019 ns/op BenchmarkManyArgs-4 35767 2984 ns/op BenchmarkFprintInt-4 60249 2405 ns/op BenchmarkFprintfBytes-4 68523 2245 ns/op BenchmarkFprintIntNoAlloc-4 65251 1796 ns/op BenchmarkScanInts-4 22 4990719 ns/op BenchmarkScanRecursiveInt-4 1 472532008 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 649809091 ns/op PASS ok fmt 6.587s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 397 369733 ns/op PASS ok go/build 0.344s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 41367 2946 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 7393 15693 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3946 46306 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1059 160995 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 232 533194 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 45 2637625 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 15 12129730 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 53274786 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 242552810 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 2.157s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 593724388 ns/op 0.11 MB/s 45487664 B/op 48774 allocs/op PASS ok go/format 0.726s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 4 25916726 ns/op 2.08 MB/s BenchmarkParseOnly-4 6 28848514 ns/op 1.87 MB/s BenchmarkResolve-4 58 2770169 ns/op 19.44 MB/s PASS ok go/parser 2.305s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 237787235 ns/op 0.22 MB/s 5218008 B/op 27627 allocs/op BenchmarkPrintDecl-4 799 183016 ns/op 0.17 MB/s 16717 B/op 51 allocs/op PASS ok go/printer 0.518s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 238 459855 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 10165832 ns/op 5.37 MB/s BenchmarkScanFiles/go/parser/parser.go-4 8 14226347 ns/op 5.06 MB/s BenchmarkScanFiles/net/http/server.go-4 4 30512557 ns/op 3.72 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 195 632667 ns/op 4.86 MB/s PASS ok go/scanner 1.368s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 967656 106.7 ns/op PASS ok go/token 0.200s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 100 1448143 ns/op BenchmarkNamed/Underlying/nongeneric-4 907042 121.5 ns/op BenchmarkNamed/Underlying/generic-4 1000000 204.9 ns/op BenchmarkNamed/Underlying/src_instance-4 942378 124.7 ns/op BenchmarkNamed/Underlying/user_instance-4 994120 122.4 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 14779 7032 ns/op BenchmarkNamed/NewMethodSet/generic-4 16641 7942 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 14568 8274 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 16726 6861 ns/op BenchmarkCheck/http/funcbodies/info-4 1 655356411 ns/op 46366 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 478363981 ns/op 63497 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 283213074 ns/op 107191 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 247413178 ns/op 122597 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2364751329 ns/op 2165 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 203346844 ns/op 25095 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 108919928 ns/op 46822 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 124309197 ns/op 40894 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 745947070 ns/op 2902 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 98965130 ns/op 21696 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 58988684 ns/op 36476 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 74513223 ns/op 28768 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1823845435 ns/op 34022 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 833145790 ns/op 74419 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 194468003 ns/op 315831 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 108649581 ns/op 565921 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2897788845 ns/op 695.9 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 153009052 ns/op 13080 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 133011439 ns/op 14929 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 127535843 ns/op 15703 lines/s PASS ok go/types 45.463s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 14150 8357 ns/op 122.54 MB/s PASS ok hash/adler32 0.309s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 168966 633.2 ns/op 23.69 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 177934 564.1 ns/op 26.59 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 124575 1057 ns/op 37.83 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 121734 992.6 ns/op 40.30 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 284445 366.5 ns/op 1397.03 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 352990 331.9 ns/op 1542.64 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 297031 345.1 ns/op 2967.10 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 421197 330.1 ns/op 3101.89 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 235846 548.2 ns/op 7472.21 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 210333 513.1 ns/op 7983.18 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 54537 2337 ns/op 14023.75 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 55821 1987 ns/op 16493.50 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 447621 351.2 ns/op 42.72 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 276441 492.3 ns/op 30.47 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 304863 490.5 ns/op 81.54 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 266220 426.1 ns/op 93.88 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 320409 664.3 ns/op 770.79 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 351996 560.2 ns/op 913.91 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 253503 562.2 ns/op 1821.46 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 299569 626.2 ns/op 1635.16 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 157022 682.1 ns/op 6005.05 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 169882 750.2 ns/op 5460.03 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 39366 2733 ns/op 11988.68 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 56143 2378 ns/op 13780.36 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 226752 591.8 ns/op 25.34 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 233948 567.5 ns/op 26.43 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 135308 1355 ns/op 29.51 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 115386 1011 ns/op 39.55 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 10000 15235 ns/op 33.61 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 6550 15871 ns/op 32.26 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4587 29325 ns/op 34.92 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 5574 25735 ns/op 39.79 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1494 164083 ns/op 24.96 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1190 142945 ns/op 28.65 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 139 737176 ns/op 44.45 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 100 1434870 ns/op 22.84 MB/s PASS ok hash/crc32 8.523s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 100 1005127 ns/op 65.20 MB/s BenchmarkCrc64/ISO4KB-4 1159 105306 ns/op 38.90 MB/s BenchmarkCrc64/ISO1KB-4 5820 24544 ns/op 41.72 MB/s BenchmarkCrc64/ECMA64KB-4 109 1525384 ns/op 42.96 MB/s BenchmarkCrc64/Random64KB-4 100 1003118 ns/op 65.33 MB/s BenchmarkCrc64/Random16KB-4 403 251856 ns/op 65.05 MB/s PASS ok hash/crc64 1.171s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 13596 9852 ns/op 103.94 MB/s BenchmarkFnv32aKB-4 12121 9161 ns/op 111.78 MB/s BenchmarkFnv64KB-4 12262 10099 ns/op 101.39 MB/s BenchmarkFnv64aKB-4 10000 12119 ns/op 84.50 MB/s BenchmarkFnv128KB-4 1384 115335 ns/op 8.88 MB/s BenchmarkFnv128aKB-4 1560 81681 ns/op 12.54 MB/s PASS ok hash/fnv 1.385s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 435403 260.4 ns/op 15.36 MB/s BenchmarkHash/n=4/Bytes-4 2659141 42.81 ns/op 93.43 MB/s BenchmarkHash/n=4/String-4 2894905 41.63 ns/op 96.08 MB/s BenchmarkHash/n=8/Write-4 480432 595.3 ns/op 13.44 MB/s BenchmarkHash/n=8/Bytes-4 2600140 53.67 ns/op 149.06 MB/s BenchmarkHash/n=8/String-4 2787855 80.92 ns/op 98.86 MB/s BenchmarkHash/n=16/Write-4 487135 302.2 ns/op 52.94 MB/s BenchmarkHash/n=16/Bytes-4 2573353 57.65 ns/op 277.55 MB/s BenchmarkHash/n=16/String-4 3018282 40.39 ns/op 396.09 MB/s BenchmarkHash/n=32/Write-4 361606 319.5 ns/op 100.17 MB/s BenchmarkHash/n=32/Bytes-4 2923294 39.77 ns/op 804.69 MB/s BenchmarkHash/n=32/String-4 3137911 49.77 ns/op 642.92 MB/s BenchmarkHash/n=64/Write-4 343190 312.0 ns/op 205.15 MB/s BenchmarkHash/n=64/Bytes-4 1000000 104.8 ns/op 610.81 MB/s BenchmarkHash/n=64/String-4 1529214 83.16 ns/op 769.64 MB/s BenchmarkHash/n=256/Write-4 303142 410.8 ns/op 623.23 MB/s BenchmarkHash/n=256/Bytes-4 1970174 101.2 ns/op 2530.44 MB/s BenchmarkHash/n=256/String-4 1919270 63.67 ns/op 4021.04 MB/s BenchmarkHash/n=320/Write-4 288644 429.9 ns/op 744.33 MB/s BenchmarkHash/n=320/Bytes-4 1758172 84.28 ns/op 3796.85 MB/s BenchmarkHash/n=320/String-4 1971711 61.72 ns/op 5185.04 MB/s BenchmarkHash/n=1024/Write-4 192301 665.1 ns/op 1539.59 MB/s BenchmarkHash/n=1024/Bytes-4 855600 153.0 ns/op 6694.66 MB/s BenchmarkHash/n=1024/String-4 880707 225.8 ns/op 4534.87 MB/s BenchmarkHash/n=4096/Write-4 73893 1640 ns/op 2497.06 MB/s BenchmarkHash/n=4096/Bytes-4 261292 841.5 ns/op 4867.23 MB/s BenchmarkHash/n=4096/String-4 281619 624.8 ns/op 6555.70 MB/s BenchmarkHash/n=16384/Write-4 25980 4507 ns/op 3634.83 MB/s BenchmarkHash/n=16384/Bytes-4 63243 1911 ns/op 8575.23 MB/s BenchmarkHash/n=16384/String-4 45666 2620 ns/op 6254.62 MB/s PASS ok hash/maphash 7.252s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 624 243185 ns/op BenchmarkEscapeNone-4 114403 1379 ns/op BenchmarkUnescape-4 702 221800 ns/op BenchmarkUnescapeNone-4 434965 248.3 ns/op BenchmarkUnescapeSparse-4 10000 37721 ns/op BenchmarkUnescapeDense-4 746 248831 ns/op PASS ok html 1.733s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 7226 15747 ns/op BenchmarkCSSEscaperNoSpecials-4 37707 3834 ns/op BenchmarkDecodeCSS-4 22879 5359 ns/op BenchmarkDecodeCSSNoSpecials-4 3012883 40.81 ns/op BenchmarkCSSValueFilter-4 84778 1966 ns/op BenchmarkCSSValueFilterOk-4 75254 1762 ns/op BenchmarkEscapedExecute-4 4519 26708 ns/op BenchmarkHTMLNospaceEscaper-4 7065 16952 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 56960 2105 ns/op BenchmarkStripTags-4 18328 6565 ns/op BenchmarkStripTagsNoSpecials-4 281088 604.2 ns/op BenchmarkJSValEscaperWithNum-4 22005 7361 ns/op BenchmarkJSValEscaperWithStr-4 3909 33349 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 17784 6215 ns/op BenchmarkJSValEscaperWithObj-4 4072 30889 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 17138 ns/op BenchmarkJSStrEscaperNoSpecials-4 43879 2501 ns/op BenchmarkJSStrEscaper-4 10000 13254 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 40843 2705 ns/op BenchmarkJSRegexpEscaper-4 10000 18280 ns/op BenchmarkTemplateSpecialTags-4 78 1800159 ns/op BenchmarkURLEscaper-4 4639 27707 ns/op BenchmarkURLEscaperNoSpecials-4 176130 859.4 ns/op BenchmarkURLNormalizer-4 5077 21813 ns/op BenchmarkURLNormalizerNoSpecials-4 178293 957.4 ns/op BenchmarkSrcsetFilter-4 17395 6549 ns/op BenchmarkSrcsetFilterNoSpecials-4 103206 1522 ns/op PASS ok html/template 5.763s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 466508 242.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 384190 348.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 579081 259.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 475824 346.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1529772 146.4 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 188.1 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1513654 77.39 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1066782 99.02 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1000000 145.1 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 349191 513.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 355473 502.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 320113 399.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 295754 433.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 676640 213.5 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 495846 267.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 694622 163.9 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 483798 276.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 406026 336.1 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1000000 176.9 ns/op BenchmarkRGBASetRGBA-4 1000000 110.2 ns/op BenchmarkRGBA64At-4 854335 152.9 ns/op BenchmarkRGBA64SetRGBA64-4 727095 157.4 ns/op BenchmarkNRGBAAt-4 1000000 162.1 ns/op BenchmarkNRGBASetNRGBA-4 1000000 128.7 ns/op BenchmarkNRGBA64At-4 778993 134.2 ns/op BenchmarkNRGBA64SetNRGBA64-4 873746 164.2 ns/op BenchmarkAlphaAt-4 1994560 75.94 ns/op BenchmarkAlphaSetAlpha-4 1865412 69.53 ns/op BenchmarkAlpha16At-4 1310685 141.7 ns/op BenchmarkAlphaSetAlpha16-4 1000000 125.0 ns/op BenchmarkGrayAt-4 2333620 50.44 ns/op BenchmarkGraySetGray-4 1725422 61.86 ns/op BenchmarkGray16At-4 1398192 94.44 ns/op BenchmarkGraySetGray16-4 1000000 106.7 ns/op PASS ok image 7.847s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 2885571 45.18 ns/op BenchmarkYCbCrToRGB/128-4 2994182 46.10 ns/op BenchmarkYCbCrToRGB/255-4 1929657 61.08 ns/op BenchmarkRGBToYCbCr/0-4 1907089 69.32 ns/op BenchmarkRGBToYCbCr/Cb-4 3353607 35.13 ns/op BenchmarkRGBToYCbCr/Cr-4 2807076 42.02 ns/op BenchmarkYCbCrToRGBA/0-4 2611020 45.37 ns/op BenchmarkYCbCrToRGBA/128-4 2202990 50.55 ns/op BenchmarkYCbCrToRGBA/255-4 2679333 48.98 ns/op BenchmarkNYCbCrAToRGBA/0-4 2509450 43.46 ns/op BenchmarkNYCbCrAToRGBA/128-4 2827674 45.56 ns/op BenchmarkNYCbCrAToRGBA/255-4 2502316 47.90 ns/op PASS ok image/color 2.937s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 3 40062217 ns/op BenchmarkFillSrc-4 332 394692 ns/op BenchmarkCopyOver-4 5 24123483 ns/op BenchmarkCopySrc-4 452 265039 ns/op BenchmarkNRGBAOver-4 7 16990081 ns/op BenchmarkNRGBASrc-4 10 18356333 ns/op BenchmarkYCbCr-4 9 15140454 ns/op BenchmarkGray-4 18 6991916 ns/op BenchmarkCMYK-4 12 10796648 ns/op BenchmarkGlyphOver-4 18 5933511 ns/op BenchmarkRGBAMaskOver-4 4 38240459 ns/op BenchmarkGrayMaskOver-4 6 30790110 ns/op BenchmarkRGBA64ImageMaskOver-4 4 32033142 ns/op BenchmarkRGBA-4 5 22377128 ns/op BenchmarkPalettedFill-4 878 151814 ns/op BenchmarkPalettedRGBA-4 4 25088441 ns/op BenchmarkGenericOver-4 2 51447138 ns/op BenchmarkGenericMaskOver-4 5 28452851 ns/op BenchmarkGenericSrc-4 2 60440280 ns/op BenchmarkGenericMaskSrc-4 4 35910634 ns/op PASS ok image/draw 8.069s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 20 7767158 ns/op 1.99 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 128822237 ns/op 2.38 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2467869266 ns/op 0.50 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 67 2026069 ns/op 7.63 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 127779344 ns/op 0.48 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 3.819s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 4458 42789 ns/op BenchmarkIDCT-4 5590 23283 ns/op BenchmarkDecodeBaseline-4 7 18776993 ns/op 3.29 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 18865813 ns/op 3.28 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 202183467 ns/op 6.08 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 222211903 ns/op 4.15 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 1.819s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 17712061 8.550 ns/op BenchmarkDecodeGray-4 10 17356298 ns/op 3.78 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 2 50686616 ns/op 5.17 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 34005091 ns/op 7.71 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 19 6053541 ns/op 10.83 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 58677157 ns/op 4.47 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 71035228 ns/op 3.69 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 61489483 ns/op 5.00 MB/s 852188 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 3 62403262 ns/op 4.92 MB/s 284053 B/op 9 allocs/op BenchmarkEncodeNRGBOpaque-4 1 261016387 ns/op 4.71 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 287035441 ns/op 4.28 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 4 35652007 ns/op 8.62 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 179748266 ns/op 6.84 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 862585961 ns/op 1.42 MB/s 864088 B/op 29 allocs/op PASS ok image/png 4.828s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 61247398 ns/op 1.63 MB/s 401492 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 52952639 ns/op 1.89 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 372164935 ns/op 1.34 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 291921187 ns/op 1.71 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 3 47207806 ns/op 2.12 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 38262053 ns/op 2.61 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 303172597 ns/op 1.65 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 237871402 ns/op 2.10 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 698981487 ns/op 1.43 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 643546283 ns/op 1.55 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3377069173 ns/op 1.48 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3072714303 ns/op 1.63 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 12 8411876 ns/op 11.89 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 13 8726934 ns/op 11.46 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 48861274 ns/op 10.23 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 3 46147681 ns/op 10.83 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 90099674 ns/op 11.10 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 89879447 ns/op 11.13 MB/s 8003668 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 452287378 ns/op 11.05 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 461137819 ns/op 10.84 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 54190477 ns/op 1.85 MB/s 540752 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 3 43871818 ns/op 2.28 MB/s 1073232 B/op 3 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 286728185 ns/op 1.74 MB/s 2678864 B/op 3 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 267930924 ns/op 1.87 MB/s 5341272 B/op 4 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 640336488 ns/op 1.56 MB/s 5333072 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 649724175 ns/op 1.54 MB/s 10657880 B/op 4 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 4928562453 ns/op 1.01 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 4490795001 ns/op 1.11 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 132954940 ns/op 31.44 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 134453861 ns/op 31.09 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 64.361s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 33962 3120 ns/op 0.32 MB/s BenchmarkMarshalCorpusFile/2-4 36246 3417 ns/op 0.59 MB/s BenchmarkMarshalCorpusFile/4-4 31465 3644 ns/op 1.10 MB/s BenchmarkMarshalCorpusFile/8-4 26749 4612 ns/op 1.73 MB/s BenchmarkMarshalCorpusFile/16-4 20371 5590 ns/op 2.86 MB/s BenchmarkMarshalCorpusFile/32-4 13026 8366 ns/op 3.82 MB/s BenchmarkMarshalCorpusFile/64-4 9301 14543 ns/op 4.40 MB/s BenchmarkMarshalCorpusFile/128-4 5410 23484 ns/op 5.45 MB/s BenchmarkMarshalCorpusFile/256-4 2498 47366 ns/op 5.40 MB/s BenchmarkMarshalCorpusFile/512-4 1412 94730 ns/op 5.40 MB/s BenchmarkMarshalCorpusFile/1024-4 684 182742 ns/op 5.60 MB/s BenchmarkMarshalCorpusFile/2048-4 319 370576 ns/op 5.53 MB/s BenchmarkMarshalCorpusFile/4096-4 163 719641 ns/op 5.69 MB/s BenchmarkMarshalCorpusFile/8192-4 74 1358161 ns/op 6.03 MB/s BenchmarkMarshalCorpusFile/16384-4 44 2870837 ns/op 5.71 MB/s BenchmarkMarshalCorpusFile/32768-4 20 6672660 ns/op 4.91 MB/s BenchmarkMarshalCorpusFile/65536-4 10 13572692 ns/op 4.83 MB/s BenchmarkMarshalCorpusFile/131072-4 4 28686821 ns/op 4.57 MB/s BenchmarkMarshalCorpusFile/262144-4 3 51063911 ns/op 5.13 MB/s BenchmarkMarshalCorpusFile/524288-4 1 100362580 ns/op 5.22 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 196137344 ns/op 5.35 MB/s BenchmarkUnmarshalCorpusFile/1-4 7736 14515 ns/op 0.07 MB/s BenchmarkUnmarshalCorpusFile/2-4 10000 13839 ns/op 0.14 MB/s BenchmarkUnmarshalCorpusFile/4-4 9604 14918 ns/op 0.27 MB/s BenchmarkUnmarshalCorpusFile/8-4 7916 15011 ns/op 0.53 MB/s BenchmarkUnmarshalCorpusFile/16-4 6243 18830 ns/op 0.85 MB/s BenchmarkUnmarshalCorpusFile/32-4 4904 26198 ns/op 1.22 MB/s BenchmarkUnmarshalCorpusFile/64-4 3768 31892 ns/op 2.01 MB/s BenchmarkUnmarshalCorpusFile/128-4 2610 44972 ns/op 2.85 MB/s BenchmarkUnmarshalCorpusFile/256-4 1062 111844 ns/op 2.29 MB/s BenchmarkUnmarshalCorpusFile/512-4 526 205376 ns/op 2.49 MB/s BenchmarkUnmarshalCorpusFile/1024-4 284 404642 ns/op 2.53 MB/s BenchmarkUnmarshalCorpusFile/2048-4 147 793719 ns/op 2.58 MB/s BenchmarkUnmarshalCorpusFile/4096-4 75 1579136 ns/op 2.59 MB/s BenchmarkUnmarshalCorpusFile/8192-4 37 3173947 ns/op 2.58 MB/s BenchmarkUnmarshalCorpusFile/16384-4 16 6264030 ns/op 2.62 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 12728045 ns/op 2.57 MB/s BenchmarkUnmarshalCorpusFile/65536-4 5 25466337 ns/op 2.57 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 50389044 ns/op 2.60 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 107491527 ns/op 2.44 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 251505651 ns/op 2.08 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 438338297 ns/op 2.39 MB/s BenchmarkMutatorBytes/1-4 36676 3212 ns/op BenchmarkMutatorBytes/10-4 39572 2982 ns/op BenchmarkMutatorBytes/100-4 36831 3174 ns/op BenchmarkMutatorBytes/1000-4 26178 4763 ns/op BenchmarkMutatorBytes/10000-4 8017 19398 ns/op BenchmarkMutatorBytes/100000-4 1018 135526 ns/op BenchmarkMutatorString/1-4 37338 3402 ns/op BenchmarkMutatorString/10-4 39026 3132 ns/op BenchmarkMutatorString/100-4 35023 3782 ns/op BenchmarkMutatorString/1000-4 15832 7134 ns/op BenchmarkMutatorString/10000-4 4290 46893 ns/op BenchmarkMutatorString/100000-4 327 345737 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 19237 6581 ns/op BenchmarkMutatorAllBasicTypes/string-4 17346 6789 ns/op BenchmarkMutatorAllBasicTypes/bool-4 65863 1916 ns/op BenchmarkMutatorAllBasicTypes/float32-4 56487 2129 ns/op BenchmarkMutatorAllBasicTypes/float64-4 55281 2113 ns/op BenchmarkMutatorAllBasicTypes/int-4 61803 1993 ns/op BenchmarkMutatorAllBasicTypes/int8-4 58756 2058 ns/op BenchmarkMutatorAllBasicTypes/int16-4 60577 2027 ns/op BenchmarkMutatorAllBasicTypes/int32-4 59616 1979 ns/op BenchmarkMutatorAllBasicTypes/int64-4 61107 1990 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 58300 2051 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 54876 2070 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 58065 2102 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 58162 2058 ns/op PASS ok internal/fuzz 12.890s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 17654 7076 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 154568 797.6 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 0.666s PASS ok internal/poll 0.039s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 5 21365395 ns/op PASS ok internal/trace 2.753s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 20956 6659 ns/op BenchmarkCopyNLarge-4 320 411331 ns/op PASS ok io 0.591s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 140862 848.4 ns/op BenchmarkPrintln-4 28294 4087 ns/op BenchmarkPrintlnNoFlags-4 47674 2512 ns/op PASS ok log 0.556s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2980546 39.87 ns/op BenchmarkAcosh-4 1470069 79.71 ns/op BenchmarkAsin-4 2994832 40.05 ns/op BenchmarkAsinh-4 1372173 83.02 ns/op BenchmarkAtan-4 3610129 32.68 ns/op BenchmarkAtanh-4 1517329 80.07 ns/op BenchmarkAtan2-4 2402588 47.23 ns/op BenchmarkCbrt-4 1752055 65.96 ns/op BenchmarkCeil-4 22815913 5.191 ns/op BenchmarkCopysign-4 4232589 31.05 ns/op BenchmarkCos-4 1479705 74.74 ns/op BenchmarkCosh-4 2115274 57.73 ns/op BenchmarkErf-4 3766336 32.00 ns/op BenchmarkErfc-4 3575606 32.93 ns/op BenchmarkErfinv-4 3270175 36.35 ns/op BenchmarkErfcinv-4 3330852 35.79 ns/op BenchmarkExp-4 8379073 14.31 ns/op BenchmarkExpGo-4 1000000 101.3 ns/op BenchmarkExpm1-4 2787760 42.10 ns/op BenchmarkExp2-4 1238618 94.28 ns/op BenchmarkExp2Go-4 1000000 102.3 ns/op BenchmarkAbs-4 5666806 21.02 ns/op BenchmarkDim-4 12736167 9.329 ns/op BenchmarkFloor-4 28156416 4.710 ns/op BenchmarkMax-4 19130359 6.542 ns/op BenchmarkMin-4 18104708 6.413 ns/op BenchmarkMod-4 456348 272.9 ns/op BenchmarkFrexp-4 2056642 55.08 ns/op BenchmarkGamma-4 809665 133.7 ns/op BenchmarkHypot-4 14253408 8.829 ns/op BenchmarkHypotGo-4 1953310 60.02 ns/op BenchmarkIlogb-4 2462616 49.23 ns/op BenchmarkJ0-4 325904 396.4 ns/op BenchmarkJ1-4 316132 385.1 ns/op BenchmarkJn-4 146257 863.1 ns/op BenchmarkLdexp-4 1953890 62.80 ns/op BenchmarkLgamma-4 990700 105.3 ns/op BenchmarkLog-4 5793494 18.29 ns/op BenchmarkLogb-4 2465136 49.56 ns/op BenchmarkLog1p-4 1869342 65.34 ns/op BenchmarkLog10-4 5505985 18.65 ns/op BenchmarkLog2-4 1761750 66.86 ns/op BenchmarkModf-4 2780970 43.52 ns/op BenchmarkNextafter32-4 2660793 43.73 ns/op BenchmarkNextafter64-4 2847294 42.86 ns/op BenchmarkPowInt-4 707972 180.9 ns/op BenchmarkPowFrac-4 473510 230.6 ns/op BenchmarkPow10Pos-4 6259936 19.24 ns/op BenchmarkPow10Neg-4 6266605 18.80 ns/op BenchmarkRound-4 4815414 24.95 ns/op BenchmarkRoundToEven-4 12385767 9.667 ns/op BenchmarkRemainder-4 661182 193.9 ns/op BenchmarkSignbit-4 7867321 15.49 ns/op BenchmarkSin-4 1709601 75.18 ns/op BenchmarkSincos-4 1000000 103.0 ns/op BenchmarkSinh-4 2349566 48.64 ns/op BenchmarkSqrtIndirect-4 25955956 4.632 ns/op BenchmarkSqrtLatency-4 25573108 4.718 ns/op BenchmarkSqrtIndirectLatency-4 26449860 4.856 ns/op BenchmarkSqrtGoLatency-4 1419033 83.00 ns/op BenchmarkSqrtPrime-4 44546 2699 ns/op BenchmarkTan-4 1489257 71.94 ns/op BenchmarkTanh-4 1802709 64.39 ns/op BenchmarkTrunc-4 27650329 4.664 ns/op BenchmarkY0-4 343593 392.4 ns/op BenchmarkY1-4 342304 385.5 ns/op BenchmarkYn-4 143995 866.9 ns/op BenchmarkFloat64bits-4 7169913 17.44 ns/op BenchmarkFloat64frombits-4 7703118 15.64 ns/op BenchmarkFloat32bits-4 7468952 15.74 ns/op BenchmarkFloat32frombits-4 7349037 15.39 ns/op BenchmarkFMA-4 25183117 5.157 ns/op PASS ok math 12.903s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 12833169 9.702 ns/op 6596.58 MB/s BenchmarkAddVV/2-4 14941021 11.76 ns/op 10883.67 MB/s BenchmarkAddVV/3-4 12707455 15.41 ns/op 12457.63 MB/s BenchmarkAddVV/4-4 11842234 10.27 ns/op 24932.38 MB/s BenchmarkAddVV/5-4 12310069 12.38 ns/op 25845.55 MB/s BenchmarkAddVV/10-4 5701887 24.86 ns/op 25747.57 MB/s BenchmarkAddVV/100-4 2101774 64.40 ns/op 99385.97 MB/s BenchmarkAddVV/1000-4 251455 477.0 ns/op 134178.41 MB/s BenchmarkSubVV/1-4 13600404 8.714 ns/op 7344.83 MB/s BenchmarkSubVV/2-4 11450610 9.916 ns/op 12908.80 MB/s BenchmarkSubVV/3-4 11607037 14.76 ns/op 13011.60 MB/s BenchmarkSubVV/4-4 12618128 10.44 ns/op 24522.64 MB/s BenchmarkSubVV/5-4 11945839 13.70 ns/op 23354.37 MB/s BenchmarkSubVV/10-4 8064151 13.24 ns/op 48332.60 MB/s BenchmarkSubVV/100-4 1816375 66.85 ns/op 95739.84 MB/s BenchmarkSubVV/1000-4 257946 623.6 ns/op 102627.15 MB/s BenchmarkAddVW/1-4 14414616 7.387 ns/op 1082.91 MB/s BenchmarkAddVW/2-4 16231680 7.564 ns/op 2115.30 MB/s BenchmarkAddVW/3-4 15128248 8.041 ns/op 2984.84 MB/s BenchmarkAddVW/4-4 15408474 8.105 ns/op 3948.03 MB/s BenchmarkAddVW/5-4 13290242 8.908 ns/op 4490.39 MB/s BenchmarkAddVW/10-4 10789666 10.43 ns/op 7669.43 MB/s BenchmarkAddVW/100-4 315122 386.0 ns/op 2072.76 MB/s BenchmarkAddVW/1000-4 45120 2669 ns/op 2997.72 MB/s BenchmarkAddVWext/1-4 18109536 6.993 ns/op 1143.99 MB/s BenchmarkAddVWext/2-4 16771443 7.419 ns/op 2156.75 MB/s BenchmarkAddVWext/3-4 15500632 7.784 ns/op 3083.40 MB/s BenchmarkAddVWext/4-4 13101621 8.714 ns/op 3672.10 MB/s BenchmarkAddVWext/5-4 14045527 8.345 ns/op 4793.27 MB/s BenchmarkAddVWext/10-4 11826088 10.26 ns/op 7794.40 MB/s BenchmarkAddVWext/100-4 55005 2222 ns/op 360.04 MB/s BenchmarkAddVWext/1000-4 5554 22021 ns/op 363.30 MB/s BenchmarkSubVW/1-4 18385078 6.885 ns/op 1161.98 MB/s BenchmarkSubVW/2-4 15446398 7.869 ns/op 2033.39 MB/s BenchmarkSubVW/3-4 14499741 7.789 ns/op 3081.26 MB/s BenchmarkSubVW/4-4 16164386 7.968 ns/op 4016.02 MB/s BenchmarkSubVW/5-4 13911252 8.482 ns/op 4715.59 MB/s BenchmarkSubVW/10-4 11830905 10.15 ns/op 7881.19 MB/s BenchmarkSubVW/100-4 324705 399.6 ns/op 2002.01 MB/s BenchmarkSubVW/1000-4 45746 2598 ns/op 3079.19 MB/s BenchmarkSubVWext/1-4 17681040 7.019 ns/op 1139.79 MB/s BenchmarkSubVWext/2-4 15271773 7.823 ns/op 2045.25 MB/s BenchmarkSubVWext/3-4 14797764 7.711 ns/op 3112.55 MB/s BenchmarkSubVWext/4-4 16011070 7.872 ns/op 4064.95 MB/s BenchmarkSubVWext/5-4 13853304 8.478 ns/op 4717.84 MB/s BenchmarkSubVWext/10-4 11819000 9.947 ns/op 8042.57 MB/s BenchmarkSubVWext/100-4 53468 2216 ns/op 361.04 MB/s BenchmarkSubVWext/1000-4 6018 21676 ns/op 369.07 MB/s BenchmarkMulAddVWW/1-4 15794953 7.951 ns/op 8049.07 MB/s BenchmarkMulAddVWW/2-4 13733719 8.642 ns/op 14811.20 MB/s BenchmarkMulAddVWW/3-4 13095776 9.054 ns/op 21206.96 MB/s BenchmarkMulAddVWW/4-4 13268781 10.05 ns/op 25482.60 MB/s BenchmarkMulAddVWW/5-4 12593672 9.915 ns/op 32272.87 MB/s BenchmarkMulAddVWW/10-4 8927914 13.57 ns/op 47158.06 MB/s BenchmarkMulAddVWW/100-4 1619888 72.97 ns/op 87702.44 MB/s BenchmarkMulAddVWW/1000-4 185683 715.4 ns/op 89454.55 MB/s BenchmarkAddMulVVW/1-4 16945717 7.616 ns/op 8403.36 MB/s BenchmarkAddMulVVW/2-4 15724204 8.157 ns/op 15691.53 MB/s BenchmarkAddMulVVW/3-4 13508194 9.091 ns/op 21119.40 MB/s BenchmarkAddMulVVW/4-4 12135308 10.31 ns/op 24836.76 MB/s BenchmarkAddMulVVW/5-4 11433633 10.77 ns/op 29725.96 MB/s BenchmarkAddMulVVW/10-4 9150765 12.71 ns/op 50345.88 MB/s BenchmarkAddMulVVW/100-4 2077250 57.83 ns/op 110669.11 MB/s BenchmarkAddMulVVW/1000-4 235701 542.2 ns/op 118043.26 MB/s BenchmarkDivWVW/1-4 2112932 55.95 ns/op 1143.80 MB/s BenchmarkDivWVW/2-4 1000000 108.0 ns/op 1184.83 MB/s BenchmarkDivWVW/3-4 927464 134.9 ns/op 1423.57 MB/s BenchmarkDivWVW/4-4 798139 159.2 ns/op 1608.52 MB/s BenchmarkDivWVW/5-4 670252 190.7 ns/op 1678.46 MB/s BenchmarkDivWVW/10-4 312141 325.0 ns/op 1969.04 MB/s BenchmarkDivWVW/100-4 42628 2702 ns/op 2368.79 MB/s BenchmarkDivWVW/1000-4 4813 26384 ns/op 2425.70 MB/s BenchmarkNonZeroShifts/1/shrVU-4 16807699 7.343 ns/op BenchmarkNonZeroShifts/1/shlVU-4 17043277 6.890 ns/op BenchmarkNonZeroShifts/2/shrVU-4 15243392 7.652 ns/op BenchmarkNonZeroShifts/2/shlVU-4 15978109 7.518 ns/op BenchmarkNonZeroShifts/3/shrVU-4 14432412 8.424 ns/op BenchmarkNonZeroShifts/3/shlVU-4 15267196 7.670 ns/op BenchmarkNonZeroShifts/4/shrVU-4 13952514 8.829 ns/op BenchmarkNonZeroShifts/4/shlVU-4 14443953 8.489 ns/op BenchmarkNonZeroShifts/5/shrVU-4 10548704 10.19 ns/op BenchmarkNonZeroShifts/5/shlVU-4 12570067 9.351 ns/op BenchmarkNonZeroShifts/10/shrVU-4 8433506 12.37 ns/op BenchmarkNonZeroShifts/10/shlVU-4 9426169 12.41 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1529845 74.90 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1721847 67.91 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 178467 670.4 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 225763 633.7 ns/op BenchmarkDecimalConversion-4 217 533603 ns/op BenchmarkFloatString/100-4 10000 10100 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 241 479791 ns/op 2904 B/op 9 allocs/op BenchmarkFloatString/10000-4 3 44558859 ns/op 61410 B/op 57 allocs/op BenchmarkFloatString/100000-4 1 4629885410 ns/op 836136 B/op 489 allocs/op BenchmarkFloatAdd/10-4 155035 768.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 150211 792.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 150859 844.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 85551 1376 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 17450 6591 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 212796 571.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 227065 579.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 200890 588.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 164529 785.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 49110 2704 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1888 70271 ns/op BenchmarkParseFloatLargeExp-4 420 306624 ns/op BenchmarkGCD10x10/WithoutXY-4 166576 755.2 ns/op BenchmarkGCD10x10/WithXY-4 49672 2535 ns/op BenchmarkGCD10x100/WithoutXY-4 87463 1392 ns/op BenchmarkGCD10x100/WithXY-4 13628 7513 ns/op BenchmarkGCD10x1000/WithoutXY-4 50653 2485 ns/op BenchmarkGCD10x1000/WithXY-4 12433 11021 ns/op BenchmarkGCD100x100/WithoutXY-4 21502 5248 ns/op BenchmarkGCD100x100/WithXY-4 9168 13791 ns/op BenchmarkGCD100x1000/WithoutXY-4 10000 10303 ns/op BenchmarkGCD100x1000/WithXY-4 5448 20735 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1981 61057 ns/op BenchmarkGCD1000x1000/WithXY-4 981 113212 ns/op BenchmarkHilbert-4 20 6009294 ns/op BenchmarkBinomial-4 10000 10352 ns/op BenchmarkQuoRem-4 23623 5289 ns/op BenchmarkExp-4 16 6855095 ns/op BenchmarkExpMont/Odd-4 121 967004 ns/op 2598 B/op 22 allocs/op BenchmarkExpMont/Even1-4 121 948569 ns/op 3356 B/op 37 allocs/op BenchmarkExpMont/Even2-4 100 1009802 ns/op 3849 B/op 53 allocs/op BenchmarkExpMont/Even3-4 100 1009415 ns/op 3865 B/op 54 allocs/op BenchmarkExpMont/Even4-4 100 1010407 ns/op 3876 B/op 54 allocs/op BenchmarkExpMont/Even8-4 120 985495 ns/op 3856 B/op 53 allocs/op BenchmarkExpMont/Even32-4 122 978743 ns/op 3845 B/op 53 allocs/op BenchmarkExpMont/Even64-4 144 807157 ns/op 3639 B/op 53 allocs/op BenchmarkExpMont/Even96-4 139 852674 ns/op 3794 B/op 52 allocs/op BenchmarkExpMont/Even128-4 152 812759 ns/op 3253 B/op 50 allocs/op BenchmarkExpMont/Even255-4 163 737516 ns/op 2941 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 369 323887 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 338 355465 ns/op 1737 B/op 47 allocs/op BenchmarkExpMont/SmallEven3-4 327 350908 ns/op 1730 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 334 357190 ns/op 1733 B/op 47 allocs/op BenchmarkExp2-4 18 6614946 ns/op BenchmarkBitset-4 633939 172.8 ns/op BenchmarkBitsetNeg-4 387147 321.7 ns/op BenchmarkBitsetOrig-4 218515 552.1 ns/op BenchmarkBitsetNegOrig-4 154408 924.7 ns/op BenchmarkModSqrt225_Tonelli-4 116 1016163 ns/op BenchmarkModSqrt225_3Mod4-4 376 307789 ns/op BenchmarkModSqrt231_Tonelli-4 100 1059377 ns/op BenchmarkModSqrt231_5Mod8-4 321 359350 ns/op BenchmarkModInverse-4 13785 9007 ns/op BenchmarkSqrt-4 2080 62229 ns/op BenchmarkIntSqr/1-4 1000000 114.5 ns/op BenchmarkIntSqr/2-4 626046 196.5 ns/op BenchmarkIntSqr/3-4 550381 226.7 ns/op BenchmarkIntSqr/5-4 426849 308.8 ns/op BenchmarkIntSqr/8-4 332326 441.8 ns/op BenchmarkIntSqr/10-4 274622 464.4 ns/op BenchmarkIntSqr/20-4 57639 2219 ns/op BenchmarkIntSqr/30-4 42222 2978 ns/op BenchmarkIntSqr/50-4 26496 4638 ns/op BenchmarkIntSqr/80-4 15686 7732 ns/op BenchmarkIntSqr/100-4 10000 10198 ns/op BenchmarkIntSqr/200-4 4976 24980 ns/op BenchmarkIntSqr/300-4 2067 63304 ns/op BenchmarkIntSqr/500-4 987 115526 ns/op BenchmarkIntSqr/800-4 412 293330 ns/op BenchmarkIntSqr/1000-4 295 416812 ns/op BenchmarkDiv/20/10-4 379516 309.7 ns/op BenchmarkDiv/40/20-4 400053 310.4 ns/op BenchmarkDiv/100/50-4 353016 355.8 ns/op BenchmarkDiv/200/100-4 61898 2020 ns/op BenchmarkDiv/400/200-4 54591 2155 ns/op BenchmarkDiv/1000/500-4 44617 2700 ns/op BenchmarkDiv/2000/1000-4 35860 3546 ns/op BenchmarkDiv/20000/10000-4 1254 109413 ns/op BenchmarkDiv/200000/100000-4 31 4083102 ns/op BenchmarkDiv/2000000/1000000-4 1 114578061 ns/op BenchmarkDiv/20000000/10000000-4 1 3161044543 ns/op BenchmarkMul-4 6 19830205 ns/op BenchmarkNatMul/10-4 204603 747.1 ns/op BenchmarkNatMul/100-4 7146 23033 ns/op BenchmarkNatMul/1000-4 190 607923 ns/op BenchmarkZeroShifts/Shl-4 11163 11397 ns/op BenchmarkZeroShifts/ShlSame-4 3967599 30.52 ns/op BenchmarkZeroShifts/Shr-4 10000 11981 ns/op BenchmarkZeroShifts/ShrSame-4 4102683 29.04 ns/op BenchmarkExp3Power/0x10-4 174814 812.6 ns/op BenchmarkExp3Power/0x40-4 147379 850.4 ns/op BenchmarkExp3Power/0x100-4 97642 1401 ns/op BenchmarkExp3Power/0x400-4 39859 3013 ns/op BenchmarkExp3Power/0x1000-4 9501 12808 ns/op BenchmarkExp3Power/0x4000-4 2608 56621 ns/op BenchmarkExp3Power/0x10000-4 241 492405 ns/op BenchmarkExp3Power/0x40000-4 22 4899118 ns/op BenchmarkExp3Power/0x100000-4 3 46722992 ns/op BenchmarkExp3Power/0x400000-4 1 438626410 ns/op BenchmarkFibo-4 4 32099152 ns/op BenchmarkNatSqr/1-4 835725 168.7 ns/op BenchmarkNatSqr/2-4 557611 273.3 ns/op BenchmarkNatSqr/3-4 465486 321.8 ns/op BenchmarkNatSqr/5-4 294950 451.9 ns/op BenchmarkNatSqr/8-4 234237 727.3 ns/op BenchmarkNatSqr/10-4 170263 771.4 ns/op BenchmarkNatSqr/20-4 47175 2660 ns/op BenchmarkNatSqr/30-4 34255 3614 ns/op BenchmarkNatSqr/50-4 20354 6181 ns/op BenchmarkNatSqr/80-4 12295 9755 ns/op BenchmarkNatSqr/100-4 9043 12374 ns/op BenchmarkNatSqr/200-4 4238 30708 ns/op BenchmarkNatSqr/300-4 1945 83248 ns/op BenchmarkNatSqr/500-4 968 150288 ns/op BenchmarkNatSqr/800-4 348 339627 ns/op BenchmarkNatSqr/1000-4 283 441888 ns/op BenchmarkNatSetBytes/8-4 884551 133.9 ns/op BenchmarkNatSetBytes/24-4 293380 481.2 ns/op BenchmarkNatSetBytes/128-4 67208 1763 ns/op BenchmarkNatSetBytes/7-4 805694 132.5 ns/op BenchmarkNatSetBytes/23-4 324403 450.8 ns/op BenchmarkNatSetBytes/127-4 69687 1892 ns/op BenchmarkScanPi-4 200 573349 ns/op BenchmarkStringPiParallel-4 508 237662 ns/op BenchmarkScan/10/Base2-4 41846 2930 ns/op BenchmarkScan/100/Base2-4 4936 25017 ns/op BenchmarkScan/1000/Base2-4 480 240021 ns/op BenchmarkScan/10/Base8-4 102816 1180 ns/op BenchmarkScan/100/Base8-4 13861 8774 ns/op BenchmarkScan/1000/Base8-4 1474 83340 ns/op BenchmarkScan/10/Base10-4 104415 1121 ns/op BenchmarkScan/100/Base10-4 14870 8090 ns/op BenchmarkScan/1000/Base10-4 1504 76868 ns/op BenchmarkScan/10/Base16-4 115260 983.4 ns/op BenchmarkScan/100/Base16-4 17337 6907 ns/op BenchmarkScan/1000/Base16-4 1932 63750 ns/op BenchmarkString/10/Base2-4 216595 514.1 ns/op BenchmarkString/100/Base2-4 32673 3805 ns/op BenchmarkString/1000/Base2-4 3487 38125 ns/op BenchmarkString/10/Base8-4 385201 276.1 ns/op BenchmarkString/100/Base8-4 85423 1495 ns/op BenchmarkString/1000/Base8-4 7657 13091 ns/op BenchmarkString/10/Base10-4 239314 539.3 ns/op BenchmarkString/100/Base10-4 44926 2732 ns/op BenchmarkString/1000/Base10-4 7354 19315 ns/op BenchmarkString/10/Base16-4 413277 250.7 ns/op BenchmarkString/100/Base16-4 110493 1115 ns/op BenchmarkString/1000/Base16-4 12722 9696 ns/op BenchmarkLeafSize/0-4 33 3757589 ns/op BenchmarkLeafSize/1-4 505 225188 ns/op BenchmarkLeafSize/2-4 514 260120 ns/op BenchmarkLeafSize/3-4 390 319185 ns/op BenchmarkLeafSize/4-4 507 228841 ns/op BenchmarkLeafSize/5-4 321 359130 ns/op BenchmarkLeafSize/6-4 397 312493 ns/op BenchmarkLeafSize/7-4 436 287755 ns/op BenchmarkLeafSize/8-4 499 226899 ns/op BenchmarkLeafSize/9-4 278 421630 ns/op BenchmarkLeafSize/10-4 338 363135 ns/op BenchmarkLeafSize/11-4 313 339001 ns/op BenchmarkLeafSize/12-4 391 320736 ns/op BenchmarkLeafSize/13-4 348 359980 ns/op BenchmarkLeafSize/14-4 400 296196 ns/op BenchmarkLeafSize/15-4 400 284542 ns/op BenchmarkLeafSize/16-4 577 232360 ns/op BenchmarkLeafSize/32-4 518 271836 ns/op BenchmarkLeafSize/64-4 421 280632 ns/op BenchmarkProbablyPrime/n=0-4 10 10301583 ns/op BenchmarkProbablyPrime/n=1-4 9 11686589 ns/op BenchmarkProbablyPrime/n=5-4 6 17592295 ns/op BenchmarkProbablyPrime/n=10-4 5 25317846 ns/op BenchmarkProbablyPrime/n=20-4 3 38779544 ns/op BenchmarkProbablyPrime/Lucas-4 13 8855426 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 86 1567122 ns/op BenchmarkRatCmp-4 206115 689.7 ns/op BenchmarkFloatSqrt/64-4 21475 5638 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 13585 8713 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 9472 12326 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 4455 26170 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 963 138063 ns/op 17985 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 66 1725200 ns/op 175260 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 126766148 ns/op 3710528 B/op 585 allocs/op PASS ok math/big 57.745s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 13289402 10.34 ns/op BenchmarkLeadingZeros8-4 11170575 10.12 ns/op BenchmarkLeadingZeros16-4 13054336 9.580 ns/op BenchmarkLeadingZeros32-4 13251088 10.20 ns/op BenchmarkLeadingZeros64-4 12765080 9.229 ns/op BenchmarkTrailingZeros-4 13621376 9.213 ns/op BenchmarkTrailingZeros8-4 14128088 9.484 ns/op BenchmarkTrailingZeros16-4 12838864 8.930 ns/op BenchmarkTrailingZeros32-4 12183397 8.924 ns/op BenchmarkTrailingZeros64-4 14468923 8.375 ns/op BenchmarkOnesCount-4 14730945 9.016 ns/op BenchmarkOnesCount8-4 14595748 8.578 ns/op BenchmarkOnesCount16-4 13763371 9.116 ns/op BenchmarkOnesCount32-4 13934277 8.970 ns/op BenchmarkOnesCount64-4 14349260 8.666 ns/op BenchmarkRotateLeft-4 14516740 8.379 ns/op BenchmarkRotateLeft8-4 14082648 8.563 ns/op BenchmarkRotateLeft16-4 13408314 8.584 ns/op BenchmarkRotateLeft32-4 13281694 8.401 ns/op BenchmarkRotateLeft64-4 13467290 8.263 ns/op BenchmarkReverse-4 19480774 6.060 ns/op BenchmarkReverse8-4 27863638 5.090 ns/op BenchmarkReverse16-4 19730695 5.474 ns/op BenchmarkReverse32-4 21523246 6.424 ns/op BenchmarkReverse64-4 20718267 6.791 ns/op BenchmarkReverseBytes-4 24169062 5.065 ns/op BenchmarkReverseBytes16-4 25568733 4.864 ns/op BenchmarkReverseBytes32-4 26724890 5.263 ns/op BenchmarkReverseBytes64-4 26723170 4.611 ns/op BenchmarkAdd-4 15151315 8.399 ns/op BenchmarkAdd32-4 13512432 8.882 ns/op BenchmarkAdd64-4 14204874 8.427 ns/op BenchmarkAdd64multiple-4 22931728 5.056 ns/op BenchmarkSub-4 13694432 8.843 ns/op BenchmarkSub32-4 14084427 8.853 ns/op BenchmarkSub64-4 12917019 8.816 ns/op BenchmarkSub64multiple-4 25694632 5.227 ns/op BenchmarkMul-4 13963713 8.712 ns/op BenchmarkMul32-4 14670028 8.995 ns/op BenchmarkMul64-4 14803738 8.488 ns/op BenchmarkDiv-4 3389020 33.78 ns/op BenchmarkDiv32-4 7390148 17.85 ns/op BenchmarkDiv64-4 3445615 33.31 ns/op PASS ok math/bits 7.129s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 11808876 8.487 ns/op BenchmarkAcos-4 533463 209.2 ns/op BenchmarkAcosh-4 518494 222.3 ns/op BenchmarkAsin-4 629937 207.6 ns/op BenchmarkAsinh-4 478215 212.2 ns/op BenchmarkAtan-4 857026 131.9 ns/op BenchmarkAtanh-4 1000000 128.7 ns/op BenchmarkConj-4 29135865 4.270 ns/op BenchmarkCos-4 707168 168.8 ns/op BenchmarkCosh-4 713409 165.5 ns/op BenchmarkExp-4 1000000 123.4 ns/op BenchmarkLog-4 1000000 116.1 ns/op BenchmarkLog10-4 972142 115.8 ns/op BenchmarkPhase-4 2306370 52.26 ns/op BenchmarkPolar-4 1450440 82.48 ns/op BenchmarkPow-4 250711 485.9 ns/op BenchmarkRect-4 1000000 103.0 ns/op BenchmarkSin-4 761312 164.1 ns/op BenchmarkSinh-4 775597 162.2 ns/op BenchmarkSqrt-4 1257334 99.01 ns/op BenchmarkTan-4 440946 287.1 ns/op BenchmarkTanh-4 504607 256.9 ns/op PASS ok math/cmplx 3.482s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 220402 558.2 ns/op BenchmarkInt63ThreadsafeParallel-4 142686 746.3 ns/op BenchmarkInt63Unthreadsafe-4 982114 108.8 ns/op BenchmarkIntn1000-4 817261 133.5 ns/op BenchmarkInt63n1000-4 919455 136.9 ns/op BenchmarkInt31n1000-4 993602 123.6 ns/op BenchmarkFloat32-4 957205 122.2 ns/op BenchmarkFloat64-4 1000000 103.7 ns/op BenchmarkPerm3-4 218553 584.6 ns/op BenchmarkPerm30-4 24012 4953 ns/op BenchmarkPerm30ViaShuffle-4 23910 4936 ns/op BenchmarkShuffleOverhead-4 16903 7038 ns/op BenchmarkRead3-4 974551 126.9 ns/op BenchmarkRead64-4 89773 1311 ns/op BenchmarkRead1000-4 6354 19648 ns/op PASS ok math/rand 2.436s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 41238 2806 ns/op BenchmarkQDecodeWord-4 93586 1145 ns/op BenchmarkQDecodeHeader-4 93668 1325 ns/op BenchmarkTypeByExtension/.html-4 603616 199.7 ns/op BenchmarkTypeByExtension/.HTML-4 387414 318.2 ns/op BenchmarkTypeByExtension/.unused-4 488892 253.7 ns/op BenchmarkExtensionsByType/text/html-4 205778 812.8 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 62504 2271 ns/op BenchmarkExtensionsByType/application/octet-stream-4 39456 2860 ns/op PASS ok mime 1.841s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 933 121396 ns/op PASS ok mime/quotedprintable 0.194s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 5 24864546 ns/op 8380 B/op 89 allocs/op BenchmarkGoLookupIPNoSuchHost-4 2 53804956 ns/op 13792 B/op 114 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5030670891 ns/op 150432 B/op 233 allocs/op BenchmarkDNSName-4 160508 673.8 ns/op BenchmarkInterfaces-4 2026 68253 ns/op BenchmarkInterfaceByIndex-4 6194 18077 ns/op BenchmarkInterfaceByName-4 2319 55917 ns/op BenchmarkInterfaceAddrs-4 2296 54791 ns/op BenchmarkInterfacesAndAddrs-4 7862 17538 ns/op BenchmarkInterfacesAndMulticastAddrs-4 3523 39135 ns/op BenchmarkParseIP-4 17979 6657 ns/op BenchmarkIPString/IPv4-4 157959 768.5 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 14796 7583 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 49708 2254 ns/op BenchmarkIPEqual/IPv4-4 1095265 101.2 ns/op BenchmarkIPEqual/IPv6-4 1115798 98.21 ns/op BenchmarkTCP4OneShot-4 172 647559 ns/op BenchmarkTCP4OneShotTimeout-4 174 672061 ns/op BenchmarkTCP4Persistent-4 398 279537 ns/op BenchmarkTCP4PersistentTimeout-4 448 313683 ns/op BenchmarkTCP6OneShot-4 180 786029 ns/op BenchmarkTCP6OneShotTimeout-4 171 730694 ns/op BenchmarkTCP6Persistent-4 367 314531 ns/op BenchmarkTCP6PersistentTimeout-4 372 349305 ns/op BenchmarkTCP4ConcurrentReadWrite-4 19692 7096 ns/op BenchmarkTCP6ConcurrentReadWrite-4 17982 6084 ns/op BenchmarkSetReadDeadline-4 134053 845.0 ns/op BenchmarkUDP6LinkLocalUnicast-4 278 421023 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 223 499453 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 225 499522 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 210 640286 ns/op 0 B/op 0 allocs/op PASS ok net 11.415s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 24956 4691 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 9441 11024 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 14038 9521 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 20388 5890 ns/op 44 B/op 0 allocs/op BenchmarkCopyValues-4 35125 3404 ns/op 736 B/op 11 allocs/op BenchmarkServerMatch-4 1000000 106.8 ns/op BenchmarkReadRequestChrome-4 4875 24860 ns/op 24.58 MB/s 1844 B/op 14 allocs/op BenchmarkReadRequestCurl-4 12652 9392 ns/op 8.30 MB/s 939 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 12667 9539 ns/op 8.60 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestSiege-4 9048 13391 ns/op 11.28 MB/s 1035 B/op 11 allocs/op BenchmarkReadRequestWrk-4 19143 6514 ns/op 6.14 MB/s 875 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 82 1478380 ns/op 0.69 MB/s BenchmarkFileAndServer_1KB/https1-4 69 1709639 ns/op 0.60 MB/s BenchmarkFileAndServer_1KB/h2-4 49 2136559 ns/op 0.48 MB/s BenchmarkFileAndServer_16MB/h1-4 2 55163123 ns/op 304.14 MB/s BenchmarkFileAndServer_16MB/https1-4 1 136849088 ns/op 122.60 MB/s BenchmarkFileAndServer_16MB/h2-4 1 310594646 ns/op 54.02 MB/s BenchmarkFileAndServer_64MB/h1-4 1 227609118 ns/op 294.84 MB/s BenchmarkFileAndServer_64MB/https1-4 1 488182029 ns/op 137.47 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1300834028 ns/op 51.59 MB/s BenchmarkServeMux-4 322 399110 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 400 308744 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 70 1748236 ns/op 6434 B/op 66 allocs/op BenchmarkClientServer/https1-4 50 2064385 ns/op 9129 B/op 95 allocs/op BenchmarkClientServer/h2-4 55 2412896 ns/op 12446 B/op 102 allocs/op BenchmarkClientServerParallel/4/h1-4 378 321849 ns/op 11325 B/op 84 allocs/op BenchmarkClientServerParallel/4/https1-4 16 6356328 ns/op 125400 B/op 1186 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57129: write tcp 127.0.0.1:57126->127.0.0.1:57129: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57150: read tcp 127.0.0.1:57140->127.0.0.1:57150: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57147: write tcp 127.0.0.1:57140->127.0.0.1:57147: use of closed network connection BenchmarkClientServerParallel/4/h2-4 31 3743109 ns/op 74456 B/op 730 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57161: write tcp 127.0.0.1:57159->127.0.0.1:57161: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57169: read tcp 127.0.0.1:57163->127.0.0.1:57169: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57174: read tcp 127.0.0.1:57163->127.0.0.1:57174: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57167: read tcp 127.0.0.1:57163->127.0.0.1:57167: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57176: write tcp 127.0.0.1:57163->127.0.0.1:57176: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57181: read tcp 127.0.0.1:57177->127.0.0.1:57181: 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:57177->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:57192: read tcp 127.0.0.1:57177->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:57184: write tcp 127.0.0.1:57177->127.0.0.1:57184: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57183: write tcp 127.0.0.1:57177->127.0.0.1:57183: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 253 642113 ns/op 25032 B/op 125 allocs/op BenchmarkClientServerParallel/64/https1-4 24 6519616 ns/op 120269 B/op 1143 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57505: read tcp 127.0.0.1:57502->127.0.0.1:57505: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57521: read tcp 127.0.0.1:57507->127.0.0.1:57521: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57509: write tcp 127.0.0.1:57507->127.0.0.1:57509: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57535: read tcp 127.0.0.1:57522->127.0.0.1:57535: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57536: read tcp 127.0.0.1:57522->127.0.0.1:57536: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57541: read tcp 127.0.0.1:57522->127.0.0.1:57541: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57537: write tcp 127.0.0.1:57522->127.0.0.1:57537: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57534: write tcp 127.0.0.1:57522->127.0.0.1:57534: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57538: read tcp 127.0.0.1:57522->127.0.0.1:57538: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57539: write tcp 127.0.0.1:57522->127.0.0.1:57539: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h2-4 36 7611498 ns/op 119659 B/op 1178 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57573: read tcp 127.0.0.1:57569->127.0.0.1:57573: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57584: read tcp 127.0.0.1:57574->127.0.0.1:57584: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57586: write tcp 127.0.0.1:57574->127.0.0.1:57586: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57585: read tcp 127.0.0.1:57574->127.0.0.1:57585: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57588: write tcp 127.0.0.1:57574->127.0.0.1:57588: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57589: write tcp 127.0.0.1:57574->127.0.0.1:57589: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57607: read tcp 127.0.0.1:57590->127.0.0.1:57607: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57592: read tcp 127.0.0.1:57590->127.0.0.1:57592: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57606: read tcp 127.0.0.1:57590->127.0.0.1:57606: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57602: write tcp 127.0.0.1:57590->127.0.0.1:57602: use of closed network connection ... [output truncated] BenchmarkServer-4 1 110327668 ns/op 63816 B/op 460 allocs/op BenchmarkClient-4 36 3159421 ns/op 4033 B/op 46 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 150 832730 ns/op 7352 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 219 479259 ns/op 3213 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1275 95676 ns/op 1879 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1095 110854 ns/op 2773 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1374 91978 ns/op 2745 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1530 99873 ns/op 2694 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1519 91096 ns/op 1899 B/op 14 allocs/op BenchmarkServerHijack-4 1084 166182 ns/op 16689 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 56 3012253 ns/op 6424 B/op 53 allocs/op BenchmarkResponseStatusLine-4 279631 364.9 ns/op 0 B/op 0 allocs/op PASS ok net/http 14.767s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2012 76505 ns/op 34075 B/op 12 allocs/op PASS ok net/http/httputil 0.349s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 94114 1119 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 517797 251.0 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 227692 695.5 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 75123 1773 ns/op BenchmarkStdIPv4-4 153276 888.2 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 100699 1132 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 94719 1264 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 138276 883.7 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 77892 1916 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1000000 103.7 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1228056 136.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1000000 101.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 321532 365.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 354474 475.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 318520 383.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 100330 1241 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 402242 325.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 326902 435.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 304266 450.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 145597 883.0 ns/op 32 B/op 2 allocs/op BenchmarkStdParseIP/v6_zone-4 453624 268.6 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 346378 353.3 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 129482 1335 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 187662 781.4 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 275990 470.0 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 81348 1522 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 339073 382.6 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 131323 1036 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 165175 809.3 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 158852 792.4 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 130449 1406 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 469974 284.1 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 100591 1412 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 95113 1434 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 123770 1042 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 160713 787.8 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 99643 1338 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 234787 778.4 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 122624 1047 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 142838 1026 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 200848 704.0 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 138285 961.9 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 116.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 940495 118.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 989547 236.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 872244 155.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 974115 197.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 903984 132.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 904410 131.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 189.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 123.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 295664 480.9 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 531429 211.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 227334 496.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 250944 520.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 239066 547.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 78926 1395 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 529390 225.3 ns/op PASS ok net/netip 11.516s 2023/01/26 05:06:06 Test RPC server listening on 127.0.0.1:57768 2023/01/26 05:06:06 Test HTTP RPC server listening on 127.0.0.1:57769 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 177 806458 ns/op BenchmarkEndToEndHTTP-4 157 739756 ns/op BenchmarkEndToEndAsync-4 1476 97758 ns/op BenchmarkEndToEndAsyncHTTP-4 1377 88069 ns/op PASS ok net/rpc 1.290s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3952 36738 ns/op BenchmarkReadMIMEHeader/server_headers-4 5563 26257 ns/op BenchmarkUncommon-4 22684 5444 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.694s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 3808 27591 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 80673 1359 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 590694 240.6 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 110091 1069 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 202772 593.8 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 103546 1188 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 14071 9591 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 373159 273.4 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 121215 1408 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 218230 600.3 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 100623 1126 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 17547 7942 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 192022 620.6 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 72078 2138 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 67891 2205 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 33988 3561 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5713 20102 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 176872 632.7 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 71158 1619 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 69444 1889 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 32103 3746 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5251 22563 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.420s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2824071 41.50 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 155298 750.6 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 442 234354 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:501: benchmarkReaddirname ".": 126 entries os_test.go:501: benchmarkReaddirname ".": 126 entries os_test.go:501: benchmarkReaddirname ".": 126 entries BenchmarkReaddir-4 187 622977 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:518: benchmarkReaddir ".": 126 entries os_test.go:518: benchmarkReaddir ".": 126 entries os_test.go:518: benchmarkReaddir ".": 126 entries BenchmarkReadDir-4 424 283946 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:535: benchmarkReadDir ".": 126 entries os_test.go:535: benchmarkReadDir ".": 126 entries os_test.go:535: benchmarkReadDir ".": 126 entries os_test.go:535: benchmarkReadDir ".": 126 entries BenchmarkStatDot-4 51879 3277 ns/op BenchmarkStatFile-4 31815 4348 ns/op BenchmarkStatDir-4 31664 3577 ns/op BenchmarkLstatDot-4 47628 2770 ns/op BenchmarkLstatFile-4 29751 3935 ns/op BenchmarkLstatDir-4 32744 4007 ns/op PASS ok os 2.719s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 28 6035362 ns/op 8560 B/op 30 allocs/op PASS ok os/exec 0.395s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 306570 405.6 ns/op PASS ok os/user 0.238s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2264839 48.89 ns/op BenchmarkString-4 1819684 65.45 ns/op BenchmarkBytes-4 1624359 73.05 ns/op BenchmarkNamedBytes-4 643832 189.0 ns/op BenchmarkBytesArray-4 654601 238.3 ns/op BenchmarkSliceLen-4 1706424 63.48 ns/op BenchmarkMapLen-4 1203619 145.8 ns/op BenchmarkStringLen-4 1000000 104.7 ns/op BenchmarkArrayLen-4 1000000 113.0 ns/op BenchmarkSliceCap-4 1775880 56.99 ns/op BenchmarkDeepEqual/int8-4 723621 195.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 100062 1177 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 294087 416.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 104565 1136 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 449629 275.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 94898 1482 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 526293 225.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 102794 1132 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 580772 226.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 98858 1578 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 655156 188.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 127275 1005 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 486470 237.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 97500 1367 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 487356 220.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 91675 1189 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 533679 253.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 96972 1503 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 464714 255.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 91185 1708 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 478256 230.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 95244 1215 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 447043 230.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 109808 1270 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 568264 277.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 95404 1360 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 565950 237.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 101653 1286 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 471468 253.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 86289 1279 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 632684 196.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 99418 1196 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 519796 254.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 92080 1505 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 128358 974.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 56767 1965 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 64476 2065 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 42754 4146 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 307957 423.4 ns/op BenchmarkIsZero/ArrayIncomparable-4 37249 4462 ns/op BenchmarkIsZero/StructComparable-4 852222 139.1 ns/op BenchmarkIsZero/StructIncomparable-4 186784 1228 ns/op BenchmarkSetZero/Bool/Direct-4 2650792 45.66 ns/op BenchmarkSetZero/Bool/CachedZero-4 1300576 86.92 ns/op BenchmarkSetZero/Bool/NewZero-4 1000000 108.1 ns/op BenchmarkSetZero/Int/Direct-4 1953440 67.33 ns/op BenchmarkSetZero/Int/CachedZero-4 1733331 69.58 ns/op BenchmarkSetZero/Int/NewZero-4 1000000 106.8 ns/op BenchmarkSetZero/Uint/Direct-4 2079930 67.02 ns/op BenchmarkSetZero/Uint/CachedZero-4 1343666 105.3 ns/op BenchmarkSetZero/Uint/NewZero-4 1000000 100.4 ns/op BenchmarkSetZero/Float/Direct-4 2031156 57.92 ns/op BenchmarkSetZero/Float/CachedZero-4 1743873 69.21 ns/op BenchmarkSetZero/Float/NewZero-4 1000000 117.0 ns/op BenchmarkSetZero/Complex/Direct-4 2052828 59.29 ns/op BenchmarkSetZero/Complex/CachedZero-4 1792324 98.97 ns/op BenchmarkSetZero/Complex/NewZero-4 1000000 100.9 ns/op BenchmarkSetZero/Array/Direct-4 3121412 39.74 ns/op BenchmarkSetZero/Array/CachedZero-4 1791218 68.13 ns/op BenchmarkSetZero/Array/NewZero-4 1221597 96.59 ns/op BenchmarkSetZero/Chan/Direct-4 1725982 94.80 ns/op BenchmarkSetZero/Chan/CachedZero-4 1336063 125.2 ns/op BenchmarkSetZero/Chan/NewZero-4 919905 128.6 ns/op BenchmarkSetZero/Func/Direct-4 2236593 65.57 ns/op BenchmarkSetZero/Func/CachedZero-4 1461555 113.7 ns/op BenchmarkSetZero/Func/NewZero-4 1000000 114.3 ns/op BenchmarkSetZero/Interface/Direct-4 1943391 58.85 ns/op BenchmarkSetZero/Interface/CachedZero-4 1778120 66.58 ns/op BenchmarkSetZero/Interface/NewZero-4 1289396 105.7 ns/op BenchmarkSetZero/Map/Direct-4 2162827 54.47 ns/op BenchmarkSetZero/Map/CachedZero-4 1333234 84.39 ns/op BenchmarkSetZero/Map/NewZero-4 1000000 146.4 ns/op BenchmarkSetZero/Pointer/Direct-4 2137545 54.52 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1000000 125.2 ns/op BenchmarkSetZero/Pointer/NewZero-4 1000000 143.2 ns/op BenchmarkSetZero/Slice/Direct-4 2008107 59.09 ns/op BenchmarkSetZero/Slice/CachedZero-4 1838512 64.69 ns/op BenchmarkSetZero/Slice/NewZero-4 1245435 91.84 ns/op BenchmarkSetZero/String/Direct-4 2146125 55.25 ns/op BenchmarkSetZero/String/CachedZero-4 1283680 82.50 ns/op BenchmarkSetZero/String/NewZero-4 1000000 138.0 ns/op BenchmarkSetZero/Struct/Direct-4 3383671 38.86 ns/op BenchmarkSetZero/Struct/CachedZero-4 1814904 87.58 ns/op BenchmarkSetZero/Struct/NewZero-4 1290128 95.77 ns/op BenchmarkSelect/1-4 196376 668.8 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 113958 1293 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 45271 2986 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 156362 747.7 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 147699 832.4 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 135889 987.3 ns/op 129.64 MB/s BenchmarkCallArgCopy/size=256-4 100014 1117 ns/op 229.21 MB/s BenchmarkCallArgCopy/size=1024-4 75794 2070 ns/op 494.75 MB/s BenchmarkCallArgCopy/size=4096-4 25840 6099 ns/op 671.64 MB/s BenchmarkCallArgCopy/size=65536-4 2557 97176 ns/op 674.40 MB/s BenchmarkPtrTo-4 753044 174.8 ns/op BenchmarkFieldByName1-4 481047 243.2 ns/op BenchmarkFieldByName2-4 64567 4400 ns/op BenchmarkFieldByName3-4 5974 21934 ns/op BenchmarkInterfaceBig-4 2701002 52.45 ns/op BenchmarkInterfaceSmall-4 2647152 40.06 ns/op BenchmarkNew-4 1000000 100.1 ns/op BenchmarkMap/StringKeys/MapIndex-4 3348 35204 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 3260 35319 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2707 37619 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 3399 38677 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 3640 33686 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 3568 34688 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 245624 516.1 ns/op PASS ok reflect 24.263s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 8767 22187 ns/op 9549 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 22998 ns/op 9658 B/op 1 allocs/op BenchmarkFindString-4 10000 22683 ns/op 9169 B/op 1 allocs/op BenchmarkFindSubmatch-4 4657 23252 ns/op 9785 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 23718 ns/op 9198 B/op 2 allocs/op BenchmarkLiteral-4 10000 17687 ns/op BenchmarkNotLiteral-4 2721 43252 ns/op BenchmarkMatchClass-4 3388 49388 ns/op BenchmarkMatchClass_InRange-4 3800 44510 ns/op BenchmarkReplaceAll-4 1965 107120 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 20233 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 18126 6104 ns/op BenchmarkAnchoredShortMatch-4 10000 22194 ns/op BenchmarkAnchoredLongMatch-4 10000 11519 ns/op BenchmarkOnePassShortA-4 18050 8379 ns/op BenchmarkNotOnePassShortA-4 10000 28137 ns/op BenchmarkOnePassShortB-4 21625 4815 ns/op BenchmarkNotOnePassShortB-4 5343 30137 ns/op BenchmarkOnePassLongPrefix-4 48770 2111 ns/op BenchmarkOnePassLongNotPrefix-4 29499 3834 ns/op BenchmarkMatchParallelShared-4 5024 29005 ns/op BenchmarkMatchParallelCopied-4 10000 26553 ns/op BenchmarkQuoteMetaAll-4 147127 921.5 ns/op 15.19 MB/s BenchmarkQuoteMetaNone-4 412668 300.9 ns/op 86.42 MB/s BenchmarkCompile/Onepass-4 4392 31543 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1821 87902 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 94 1095513 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2797454 51.27 ns/op 312.07 MB/s BenchmarkMatch/Easy0/32-4 10000 19363 ns/op 1.65 MB/s BenchmarkMatch/Easy0/1K-4 5725 37719 ns/op 27.15 MB/s BenchmarkMatch/Easy0i/16-4 2474412 46.68 ns/op 342.76 MB/s BenchmarkMatch/Easy0i/32-4 6420 33370 ns/op 0.96 MB/s BenchmarkMatch/Easy0i/1K-4 228 537421 ns/op 1.91 MB/s BenchmarkMatch/Easy1/16-4 2565105 75.56 ns/op 211.75 MB/s BenchmarkMatch/Easy1/32-4 10000 20139 ns/op 1.59 MB/s BenchmarkMatch/Easy1/1K-4 4786 45269 ns/op 22.62 MB/s BenchmarkMatch/Medium/16-4 2652414 42.17 ns/op 379.40 MB/s BenchmarkMatch/Medium/32-4 4152 33565 ns/op 0.95 MB/s BenchmarkMatch/Medium/1K-4 292 406155 ns/op 2.52 MB/s BenchmarkMatch/Hard/16-4 2265283 44.20 ns/op 362.00 MB/s BenchmarkMatch/Hard/32-4 2714 46927 ns/op 0.68 MB/s BenchmarkMatch/Hard/1K-4 181 717661 ns/op 1.43 MB/s BenchmarkMatch/Hard1/16-4 1332 86795 ns/op 0.18 MB/s BenchmarkMatch/Hard1/32-4 822 161288 ns/op 0.20 MB/s BenchmarkMatch/Hard1/1K-4 25 5306409 ns/op 0.19 MB/s BenchmarkMatch_onepass_regex/16-4 27297 6305 ns/op 2.54 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 15762 7779 ns/op 4.11 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 576 220856 ns/op 4.64 MB/s 22 B/op 0 allocs/op PASS ok regexp 11.177s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 919509 143.6 ns/op PASS ok regexp/syntax 1.362s goos: darwin goarch: amd64 pkg: runtime BenchmarkMakeChan/Byte-4 791565 282.9 ns/op BenchmarkMakeChan/Int-4 379044 419.8 ns/op BenchmarkMakeChan/Ptr-4 868804 499.6 ns/op BenchmarkMakeChan/Struct/0-4 1000000 278.9 ns/op BenchmarkMakeChan/Struct/32-4 308312 763.8 ns/op BenchmarkMakeChan/Struct/40-4 184150 967.2 ns/op BenchmarkChanNonblocking-4 5736338 19.53 ns/op BenchmarkSelectUncontended-4 945368 136.9 ns/op BenchmarkSelectSyncContended-4 99118 1438 ns/op BenchmarkSelectAsyncContended-4 234700 491.4 ns/op BenchmarkSelectNonblock-4 4507003 28.00 ns/op BenchmarkChanUncontended-4 14666 10022 ns/op BenchmarkChanContended-4 4990 25029 ns/op BenchmarkChanSync-4 202263 632.7 ns/op BenchmarkChanSyncWork-4 10000 38551 ns/op BenchmarkChanProdCons0-4 228459 582.7 ns/op BenchmarkChanProdCons10-4 434740 326.2 ns/op BenchmarkChanProdCons100-4 490226 274.8 ns/op BenchmarkChanProdConsWork0-4 146187 828.5 ns/op BenchmarkChanProdConsWork10-4 194472 575.8 ns/op BenchmarkChanProdConsWork100-4 233420 505.2 ns/op BenchmarkSelectProdCons-4 162400 819.5 ns/op BenchmarkReceiveDataFromClosedChan-4 804860 132.9 ns/op BenchmarkChanCreation-4 179378 662.0 ns/op BenchmarkChanSem-4 253086 511.6 ns/op BenchmarkChanPopular-4 90 1327235 ns/op BenchmarkChanClosed-4 957633 114.0 ns/op BenchmarkCallClosure-4 3988060 26.49 ns/op BenchmarkCallClosure1-4 4600234 25.87 ns/op BenchmarkCallClosure2-4 1000000 157.1 ns/op BenchmarkCallClosure3-4 1006659 113.6 ns/op BenchmarkCallClosure4-4 840009 129.0 ns/op BenchmarkComplex128DivNormal-4 9969360 10.29 ns/op BenchmarkComplex128DivNisNaN-4 9023845 13.34 ns/op BenchmarkComplex128DivDisNaN-4 8682303 21.83 ns/op BenchmarkComplex128DivNisInf-4 13432552 13.42 ns/op BenchmarkComplex128DivDisInf-4 6849700 26.91 ns/op BenchmarkSetTypePtr-4 66245601 3.140 ns/op 2547.72 MB/s BenchmarkSetTypePtr8-4 10665519 12.84 ns/op 4983.96 MB/s BenchmarkSetTypePtr16-4 12833338 10.58 ns/op 12094.62 MB/s BenchmarkSetTypePtr32-4 12468192 10.55 ns/op 24260.17 MB/s BenchmarkSetTypePtr64-4 13064524 13.41 ns/op 38185.99 MB/s BenchmarkSetTypePtr126-4 6061719 18.84 ns/op 53494.64 MB/s BenchmarkSetTypePtr128-4 7078879 27.69 ns/op 36975.99 MB/s BenchmarkSetTypePtrSlice-4 789946 184.6 ns/op 44375.56 MB/s BenchmarkSetTypeNode1-4 11386944 11.05 ns/op 2172.76 MB/s BenchmarkSetTypeNode1Slice-4 3928340 32.97 ns/op 23297.01 MB/s BenchmarkSetTypeNode8-4 12810414 10.98 ns/op 7286.53 MB/s BenchmarkSetTypeNode8Slice-4 2008005 115.4 ns/op 22176.48 MB/s BenchmarkSetTypeNode64-4 6834696 16.50 ns/op 31998.99 MB/s BenchmarkSetTypeNode64Slice-4 340645 422.8 ns/op 39958.62 MB/s BenchmarkSetTypeNode64Dead-4 9633772 13.66 ns/op 38652.62 MB/s BenchmarkSetTypeNode64DeadSlice-4 373711 441.1 ns/op 38308.14 MB/s BenchmarkSetTypeNode124-4 6507690 15.50 ns/op 65012.30 MB/s BenchmarkSetTypeNode124Slice-4 276717 522.8 ns/op 61695.86 MB/s BenchmarkSetTypeNode126-4 7295306 22.42 ns/op 45669.38 MB/s BenchmarkSetTypeNode126Slice-4 229664 802.1 ns/op 40855.23 MB/s BenchmarkSetTypeNode128-4 4103307 24.82 ns/op 41906.14 MB/s BenchmarkSetTypeNode128Slice-4 213336 769.5 ns/op 43246.22 MB/s BenchmarkSetTypeNode130-4 4319738 35.85 ns/op 29456.65 MB/s BenchmarkSetTypeNode130Slice-4 156193 734.6 ns/op 46002.63 MB/s BenchmarkSetTypeNode1024-4 1000000 128.2 ns/op 64019.16 MB/s BenchmarkSetTypeNode1024Slice-4 32712 3432 ns/op 76540.27 MB/s BenchmarkAllocation-4 5608 92286 ns/op BenchmarkReadMemStats-4 70 1960698 ns/op BenchmarkReadMemStatsLatency-4 1 11962136 p50-ns 11962136 p90-ns 11962136 p99-ns BenchmarkWriteBarrier-4 2913331 45.75 ns/op BenchmarkBulkWriteBarrier-4 4166649 25.94 ns/op BenchmarkScanStackNoLocals-4 2 81480597 ns/op BenchmarkMSpanCountAlloc/bits=64-4 15127551 13.56 ns/op BenchmarkMSpanCountAlloc/bits=128-4 12463934 12.76 ns/op BenchmarkMSpanCountAlloc/bits=256-4 11534852 10.40 ns/op BenchmarkMSpanCountAlloc/bits=512-4 8353682 14.69 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 6436077 19.25 ns/op BenchmarkHash5-4 7445158 23.96 ns/op 208.65 MB/s BenchmarkHash16-4 8478871 14.43 ns/op 1109.04 MB/s BenchmarkHash64-4 7410302 27.51 ns/op 2326.66 MB/s BenchmarkHash1024-4 2367540 51.92 ns/op 19724.23 MB/s BenchmarkHash65536-4 48656 2348 ns/op 27905.55 MB/s BenchmarkAlignedLoad-4 9511390 11.41 ns/op BenchmarkUnalignedLoad-4 9581137 14.47 ns/op BenchmarkEqEfaceConcrete-4 7447329 15.93 ns/op BenchmarkEqIfaceConcrete-4 8365915 16.38 ns/op BenchmarkNeEfaceConcrete-4 7926680 14.57 ns/op BenchmarkNeIfaceConcrete-4 6799951 18.93 ns/op BenchmarkConvT2EByteSized/bool-4 4052232 29.99 ns/op BenchmarkConvT2EByteSized/uint8-4 3634292 33.15 ns/op BenchmarkConvT2ESmall-4 4160922 28.14 ns/op BenchmarkConvT2EUintptr-4 4099135 32.03 ns/op BenchmarkConvT2ELarge-4 984639 166.8 ns/op BenchmarkConvT2ISmall-4 4522845 26.72 ns/op BenchmarkConvT2IUintptr-4 4223144 29.02 ns/op BenchmarkConvT2ILarge-4 1000000 133.3 ns/op BenchmarkConvI2E-4 3812481 43.91 ns/op BenchmarkConvI2I-4 3657939 31.57 ns/op BenchmarkAssertE2T-4 3443431 31.37 ns/op BenchmarkAssertE2TLarge-4 1309814 94.66 ns/op BenchmarkAssertE2I-4 3640761 37.34 ns/op BenchmarkAssertI2T-4 3620966 31.27 ns/op BenchmarkAssertI2I-4 3467190 39.57 ns/op BenchmarkAssertI2E-4 4000600 36.04 ns/op BenchmarkAssertE2E-4 4105244 28.36 ns/op BenchmarkAssertE2T2-4 2822158 40.61 ns/op BenchmarkAssertE2T2Blank-4 3786446 29.53 ns/op BenchmarkAssertI2E2-4 3274177 33.23 ns/op BenchmarkAssertI2E2Blank-4 3784958 28.77 ns/op BenchmarkAssertE2E2-4 3281496 32.70 ns/op BenchmarkAssertE2E2Blank-4 3914529 26.22 ns/op BenchmarkConvT2Ezero/zero/16-4 4542505 26.88 ns/op BenchmarkConvT2Ezero/zero/32-4 3988261 27.26 ns/op BenchmarkConvT2Ezero/zero/64-4 4493889 28.57 ns/op BenchmarkConvT2Ezero/zero/str-4 4240330 27.48 ns/op BenchmarkConvT2Ezero/zero/slice-4 4184322 28.97 ns/op BenchmarkConvT2Ezero/zero/big-4 121262 1528 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 130.0 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 144.3 ns/op BenchmarkConvT2Ezero/nonzero/big-4 190617 1589 ns/op BenchmarkConvT2Ezero/smallint/16-4 4135239 30.37 ns/op BenchmarkConvT2Ezero/smallint/32-4 3952750 34.83 ns/op BenchmarkConvT2Ezero/smallint/64-4 4031419 27.57 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 158.7 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 113.2 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 119.4 ns/op BenchmarkMalloc8-4 1000000 101.8 ns/op BenchmarkMalloc16-4 1000000 141.9 ns/op BenchmarkMallocTypeInfo8-4 1000000 117.2 ns/op BenchmarkMallocTypeInfo16-4 962042 159.9 ns/op BenchmarkMallocLargeStruct-4 97716 1612 ns/op BenchmarkGoroutineSelect-4 16 6854298 ns/op BenchmarkGoroutineBlocking-4 18 5788809 ns/op BenchmarkGoroutineForRange-4 21 6328639 ns/op BenchmarkGoroutineIdle-4 18 6886376 ns/op BenchmarkHashStringSpeed-4 2605962 46.68 ns/op BenchmarkHashBytesSpeed-4 1229757 153.4 ns/op BenchmarkHashInt32Speed-4 2817855 41.50 ns/op BenchmarkHashInt64Speed-4 3045480 38.48 ns/op BenchmarkHashStringArraySpeed-4 676608 207.4 ns/op BenchmarkMegMap-4 2580903 45.98 ns/op BenchmarkMegOneMap-4 3479528 54.25 ns/op BenchmarkMegEqMap-4 3057 36387 ns/op BenchmarkMegEmptyMap-4 3291858 47.83 ns/op BenchmarkSmallStrMap-4 2480401 41.40 ns/op BenchmarkMapStringKeysEight_16-4 3225116 42.51 ns/op BenchmarkMapStringKeysEight_32-4 1821640 60.63 ns/op BenchmarkMapStringKeysEight_64-4 3183126 38.70 ns/op BenchmarkMapStringKeysEight_1M-4 2940862 64.41 ns/op BenchmarkIntMap-4 3147801 39.05 ns/op BenchmarkMapFirst/1-4 3408301 30.98 ns/op BenchmarkMapFirst/2-4 3682520 47.02 ns/op BenchmarkMapFirst/3-4 3089499 45.22 ns/op BenchmarkMapFirst/4-4 3666133 29.91 ns/op BenchmarkMapFirst/5-4 3694351 54.70 ns/op BenchmarkMapFirst/6-4 3772432 31.60 ns/op BenchmarkMapFirst/7-4 3672880 43.16 ns/op BenchmarkMapFirst/8-4 3933308 29.83 ns/op BenchmarkMapFirst/9-4 3663932 33.98 ns/op BenchmarkMapFirst/10-4 3691620 33.68 ns/op BenchmarkMapFirst/11-4 3444225 35.88 ns/op BenchmarkMapFirst/12-4 3564092 54.15 ns/op BenchmarkMapFirst/13-4 3658086 36.22 ns/op BenchmarkMapFirst/14-4 3262623 56.04 ns/op BenchmarkMapFirst/15-4 3435945 34.82 ns/op BenchmarkMapFirst/16-4 3159184 57.91 ns/op BenchmarkMapMid/1-4 3084774 38.08 ns/op BenchmarkMapMid/2-4 2940594 39.23 ns/op BenchmarkMapMid/3-4 3202836 36.16 ns/op BenchmarkMapMid/4-4 3012450 40.87 ns/op BenchmarkMapMid/5-4 3294870 36.21 ns/op BenchmarkMapMid/6-4 2958955 38.77 ns/op BenchmarkMapMid/7-4 3054165 48.16 ns/op BenchmarkMapMid/8-4 3053649 62.24 ns/op BenchmarkMapMid/9-4 3060210 39.29 ns/op BenchmarkMapMid/10-4 2849414 42.52 ns/op BenchmarkMapMid/11-4 2996648 39.89 ns/op BenchmarkMapMid/12-4 3093019 40.65 ns/op BenchmarkMapMid/13-4 3006880 44.08 ns/op BenchmarkMapMid/14-4 2933890 44.35 ns/op BenchmarkMapMid/15-4 2666145 68.42 ns/op BenchmarkMapMid/16-4 2864210 40.49 ns/op BenchmarkMapLast/1-4 2691882 38.60 ns/op BenchmarkMapLast/2-4 3198135 38.88 ns/op BenchmarkMapLast/3-4 3107504 37.45 ns/op BenchmarkMapLast/4-4 3119275 38.70 ns/op BenchmarkMapLast/5-4 2743250 58.54 ns/op BenchmarkMapLast/6-4 2408253 46.78 ns/op BenchmarkMapLast/7-4 2919417 45.83 ns/op BenchmarkMapLast/8-4 2732896 40.13 ns/op BenchmarkMapLast/9-4 3235711 54.77 ns/op BenchmarkMapLast/10-4 2960030 53.90 ns/op BenchmarkMapLast/11-4 2872915 38.75 ns/op BenchmarkMapLast/12-4 3098997 37.59 ns/op BenchmarkMapLast/13-4 3171207 49.96 ns/op BenchmarkMapLast/14-4 3134775 37.18 ns/op BenchmarkMapLast/15-4 3144960 57.81 ns/op BenchmarkMapLast/16-4 2843654 40.54 ns/op BenchmarkMapCycle-4 2259289 69.04 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3247844 36.56 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 3030 36022 ns/op BenchmarkMakeMap/[Byte]Byte-4 650872 366.9 ns/op BenchmarkMakeMap/[Int]Int-4 202278 917.4 ns/op BenchmarkNewEmptyMap-4 15607984 7.453 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1641934 68.33 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 612442 213.0 ns/op BenchmarkMapIterEmpty-4 4901085 24.90 ns/op BenchmarkSameLengthMap-4 4254223 41.63 ns/op BenchmarkBigKeyMap-4 1356232 94.59 ns/op BenchmarkBigValMap-4 1000000 102.0 ns/op BenchmarkSmallKeyMap-4 2167093 54.57 ns/op BenchmarkMapPopulate/1-4 2268108 58.50 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 156021 1408 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 9126 29678 ns/op 6273 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 492 266939 ns/op 51761 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 46 2628079 ns/op 416501 B/op 203 allocs/op BenchmarkMapPopulate/100000-4 3 34073308 ns/op 6526898 B/op 2891 allocs/op BenchmarkComplexAlgMap-4 412854 341.1 ns/op BenchmarkGoMapClear/Reflexive/1-4 652923 185.4 ns/op BenchmarkGoMapClear/Reflexive/10-4 624714 189.7 ns/op BenchmarkGoMapClear/Reflexive/100-4 221130 685.8 ns/op BenchmarkGoMapClear/Reflexive/1000-4 40326 2636 ns/op BenchmarkGoMapClear/Reflexive/10000-4 6135 19689 ns/op BenchmarkGoMapClear/NonReflexive/1-4 541196 215.6 ns/op BenchmarkGoMapClear/NonReflexive/10-4 456684 243.0 ns/op BenchmarkGoMapClear/NonReflexive/100-4 213920 962.3 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 41004 2697 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 6193 19659 ns/op BenchmarkMapStringConversion/32/simple-4 1000000 128.8 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1000000 127.5 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1261822 98.20 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1000000 152.1 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1370412 85.94 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1000000 128.0 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1719085 75.56 ns/op BenchmarkMapInterfacePtr-4 1870268 60.75 ns/op BenchmarkNewEmptyMapHintLessThan8-4 5580698 19.71 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 51417 2305 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 6051 20237 ns/op BenchmarkMapPop1000-4 406 278791 ns/op BenchmarkMapPop10000-4 21 4825007 ns/op BenchmarkMapAssign/Int32/256-4 1946454 54.41 ns/op BenchmarkMapAssign/Int32/65536-4 682128 190.4 ns/op BenchmarkMapAssign/Int64/256-4 2200762 55.90 ns/op BenchmarkMapAssign/Int64/65536-4 1439076 134.2 ns/op BenchmarkMapAssign/Str/256-4 2029546 60.93 ns/op BenchmarkMapAssign/Str/65536-4 929134 170.1 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1458990 80.72 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 811906 153.0 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1000000 112.7 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 719104 201.3 ns/op BenchmarkMapOperatorAssign/Str/256-4 572721 5419 ns/op BenchmarkMapOperatorAssign/Str/65536-4 195831 537.0 ns/op BenchmarkMapAppendAssign/Int32/256-4 799789 174.1 ns/op 27 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 295258 378.2 ns/op 50 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 1000000 178.6 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 253099 499.7 ns/op 55 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 706089 237.0 ns/op 64 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 140280 756.0 ns/op 113 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1447774 87.10 ns/op BenchmarkMapDelete/Int32/1000-4 1701769 66.44 ns/op BenchmarkMapDelete/Int32/10000-4 1919970 69.40 ns/op BenchmarkMapDelete/Int64/100-4 1398182 87.76 ns/op BenchmarkMapDelete/Int64/1000-4 1746201 67.35 ns/op BenchmarkMapDelete/Int64/10000-4 1691520 66.61 ns/op BenchmarkMapDelete/Str/100-4 1000000 107.7 ns/op BenchmarkMapDelete/Str/1000-4 1494195 81.14 ns/op BenchmarkMapDelete/Str/10000-4 1263328 94.80 ns/op BenchmarkMapDelete/Pointer/100-4 1000000 102.5 ns/op BenchmarkMapDelete/Pointer/1000-4 1552376 75.26 ns/op BenchmarkMapDelete/Pointer/10000-4 1368991 86.89 ns/op BenchmarkMemmove/0-4 14706885 8.456 ns/op BenchmarkMemmove/1-4 1345652 87.52 ns/op 11.43 MB/s BenchmarkMemmove/2-4 1287376 100.5 ns/op 19.90 MB/s BenchmarkMemmove/3-4 1401868 98.62 ns/op 30.42 MB/s BenchmarkMemmove/4-4 1297527 113.8 ns/op 35.14 MB/s BenchmarkMemmove/5-4 1332626 91.16 ns/op 54.85 MB/s BenchmarkMemmove/6-4 1000000 154.4 ns/op 38.85 MB/s BenchmarkMemmove/7-4 1268959 92.04 ns/op 76.06 MB/s BenchmarkMemmove/8-4 1280210 87.24 ns/op 91.70 MB/s BenchmarkMemmove/9-4 1221709 94.03 ns/op 95.72 MB/s BenchmarkMemmove/10-4 1242843 95.13 ns/op 105.12 MB/s BenchmarkMemmove/11-4 1000000 116.3 ns/op 94.62 MB/s BenchmarkMemmove/12-4 1000000 139.6 ns/op 85.98 MB/s BenchmarkMemmove/13-4 936160 112.7 ns/op 115.32 MB/s BenchmarkMemmove/14-4 1000000 101.9 ns/op 137.33 MB/s BenchmarkMemmove/15-4 1196239 147.9 ns/op 101.43 MB/s BenchmarkMemmove/16-4 1000000 129.2 ns/op 123.84 MB/s BenchmarkMemmove/32-4 1326674 154.8 ns/op 206.67 MB/s BenchmarkMemmove/64-4 1000000 113.0 ns/op 566.19 MB/s BenchmarkMemmove/128-4 1000000 115.9 ns/op 1104.58 MB/s BenchmarkMemmove/256-4 878268 128.8 ns/op 1986.97 MB/s BenchmarkMemmove/512-4 750085 167.5 ns/op 3057.24 MB/s BenchmarkMemmove/1024-4 499027 470.2 ns/op 2177.64 MB/s BenchmarkMemmove/2048-4 292227 557.4 ns/op 3673.95 MB/s BenchmarkMemmove/4096-4 175990 771.1 ns/op 5311.99 MB/s BenchmarkMemmoveOverlap/32-4 1229522 99.24 ns/op 322.44 MB/s BenchmarkMemmoveOverlap/64-4 1000000 127.5 ns/op 502.09 MB/s BenchmarkMemmoveOverlap/128-4 1000000 112.8 ns/op 1134.28 MB/s BenchmarkMemmoveOverlap/256-4 907622 137.4 ns/op 1863.54 MB/s BenchmarkMemmoveOverlap/512-4 704917 214.9 ns/op 2382.70 MB/s BenchmarkMemmoveOverlap/1024-4 429076 290.6 ns/op 3523.84 MB/s BenchmarkMemmoveOverlap/2048-4 259920 506.5 ns/op 4043.72 MB/s BenchmarkMemmoveOverlap/4096-4 133783 750.2 ns/op 5460.18 MB/s BenchmarkMemmoveUnalignedDst/0-4 15417219 7.025 ns/op BenchmarkMemmoveUnalignedDst/1-4 1305826 88.08 ns/op 11.35 MB/s BenchmarkMemmoveUnalignedDst/2-4 1207826 93.20 ns/op 21.46 MB/s BenchmarkMemmoveUnalignedDst/3-4 1304793 89.98 ns/op 33.34 MB/s BenchmarkMemmoveUnalignedDst/4-4 1280359 87.73 ns/op 45.60 MB/s BenchmarkMemmoveUnalignedDst/5-4 1273497 147.2 ns/op 33.96 MB/s BenchmarkMemmoveUnalignedDst/6-4 1314505 90.73 ns/op 66.13 MB/s BenchmarkMemmoveUnalignedDst/7-4 1354254 97.14 ns/op 72.06 MB/s BenchmarkMemmoveUnalignedDst/8-4 1325042 97.26 ns/op 82.26 MB/s BenchmarkMemmoveUnalignedDst/9-4 1218115 105.6 ns/op 85.22 MB/s BenchmarkMemmoveUnalignedDst/10-4 1252448 99.37 ns/op 100.64 MB/s BenchmarkMemmoveUnalignedDst/11-4 1000000 100.6 ns/op 109.33 MB/s BenchmarkMemmoveUnalignedDst/12-4 1320730 93.45 ns/op 128.41 MB/s BenchmarkMemmoveUnalignedDst/13-4 1195279 161.4 ns/op 80.57 MB/s BenchmarkMemmoveUnalignedDst/14-4 1223635 93.12 ns/op 150.35 MB/s BenchmarkMemmoveUnalignedDst/15-4 1265937 93.52 ns/op 160.39 MB/s BenchmarkMemmoveUnalignedDst/16-4 1287663 108.2 ns/op 147.83 MB/s BenchmarkMemmoveUnalignedDst/32-4 1000000 157.2 ns/op 203.54 MB/s BenchmarkMemmoveUnalignedDst/64-4 1207317 96.52 ns/op 663.08 MB/s BenchmarkMemmoveUnalignedDst/128-4 618300 189.9 ns/op 674.16 MB/s BenchmarkMemmoveUnalignedDst/256-4 1000000 128.8 ns/op 1988.00 MB/s BenchmarkMemmoveUnalignedDst/512-4 678933 237.4 ns/op 2156.81 MB/s BenchmarkMemmoveUnalignedDst/1024-4 409045 531.0 ns/op 1928.37 MB/s BenchmarkMemmoveUnalignedDst/2048-4 317544 482.6 ns/op 4243.73 MB/s BenchmarkMemmoveUnalignedDst/4096-4 127356 1434 ns/op 2855.40 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1000000 128.5 ns/op 249.11 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1000000 112.6 ns/op 568.26 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 883604 160.4 ns/op 797.97 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 768076 136.4 ns/op 1877.27 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 573280 218.4 ns/op 2344.21 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 444219 301.2 ns/op 3399.63 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 225418 508.6 ns/op 4026.40 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 145507 840.0 ns/op 4876.23 MB/s BenchmarkMemmoveUnalignedSrc/0-4 19230183 8.243 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1219359 102.9 ns/op 9.72 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1000000 110.4 ns/op 18.11 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1000000 109.0 ns/op 27.53 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1000000 105.3 ns/op 37.99 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1217918 99.92 ns/op 50.04 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1000000 106.6 ns/op 56.31 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1000000 133.5 ns/op 52.43 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1389268 91.53 ns/op 87.40 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1000000 102.8 ns/op 87.53 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1258024 148.8 ns/op 67.23 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1246483 103.0 ns/op 106.82 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1000000 105.3 ns/op 114.00 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1000000 138.5 ns/op 93.86 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1219398 95.81 ns/op 146.12 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1297863 99.12 ns/op 151.33 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1000000 100.8 ns/op 158.75 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1000000 190.7 ns/op 167.80 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1000000 104.1 ns/op 614.89 MB/s BenchmarkMemmoveUnalignedSrc/128-4 900612 120.4 ns/op 1063.27 MB/s BenchmarkMemmoveUnalignedSrc/256-4 1000000 139.5 ns/op 1835.16 MB/s BenchmarkMemmoveUnalignedSrc/512-4 753552 182.9 ns/op 2799.95 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 498274 277.4 ns/op 3691.08 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 231154 476.5 ns/op 4298.45 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 138386 881.0 ns/op 4649.20 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1000000 102.2 ns/op 313.16 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1123659 101.5 ns/op 630.31 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 115.5 ns/op 1107.97 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 713652 255.5 ns/op 1001.95 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 722418 175.7 ns/op 2914.67 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 412212 275.4 ns/op 3718.18 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 321637 497.2 ns/op 4119.41 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 103592 1224 ns/op 3346.00 MB/s BenchmarkMemclr/5-4 10656532 13.85 ns/op 361.02 MB/s BenchmarkMemclr/16-4 15863158 8.083 ns/op 1979.45 MB/s BenchmarkMemclr/64-4 13190101 8.586 ns/op 7454.31 MB/s BenchmarkMemclr/256-4 12468120 10.23 ns/op 25025.68 MB/s BenchmarkMemclr/4096-4 2076031 55.21 ns/op 74196.13 MB/s BenchmarkMemclr/65536-4 80745 1370 ns/op 47844.93 MB/s BenchmarkMemclr/1M-4 5677 25186 ns/op 41633.34 MB/s BenchmarkMemclr/4M-4 993 140635 ns/op 29824.09 MB/s BenchmarkMemclr/8M-4 415 318185 ns/op 26363.94 MB/s BenchmarkMemclr/16M-4 126 991470 ns/op 16921.56 MB/s BenchmarkMemclr/64M-4 61 2061915 ns/op 32546.86 MB/s BenchmarkGoMemclr/5-4 2162401 67.41 ns/op 74.17 MB/s BenchmarkGoMemclr/16-4 666852 197.1 ns/op 81.19 MB/s BenchmarkGoMemclr/64-4 179380 644.3 ns/op 99.33 MB/s BenchmarkGoMemclr/256-4 53754 2347 ns/op 109.09 MB/s BenchmarkMemclrRange/1K_2K-4 76254 1582 ns/op 60599.87 MB/s BenchmarkMemclrRange/2K_8K-4 25698 5702 ns/op 58493.55 MB/s BenchmarkMemclrRange/4K_16K-4 28780 4180 ns/op 77280.93 MB/s BenchmarkMemclrRange/160K_228K-4 3633 39554 ns/op 42040.13 MB/s BenchmarkClearFat7-4 4131873 29.93 ns/op BenchmarkClearFat8-4 4159046 32.15 ns/op BenchmarkClearFat11-4 3488005 31.54 ns/op BenchmarkClearFat12-4 3159834 34.43 ns/op BenchmarkClearFat13-4 3275109 31.24 ns/op BenchmarkClearFat14-4 3367894 35.07 ns/op BenchmarkClearFat15-4 3924592 30.64 ns/op BenchmarkClearFat16-4 3880560 35.22 ns/op BenchmarkClearFat24-4 3221064 31.84 ns/op BenchmarkClearFat32-4 3609946 29.45 ns/op BenchmarkClearFat40-4 3713314 33.46 ns/op BenchmarkClearFat48-4 3840123 33.23 ns/op BenchmarkClearFat56-4 3299692 30.35 ns/op BenchmarkClearFat64-4 3573304 37.91 ns/op BenchmarkClearFat72-4 3385237 33.47 ns/op BenchmarkClearFat128-4 3476438 36.71 ns/op BenchmarkClearFat256-4 2635314 66.75 ns/op BenchmarkClearFat512-4 1000000 137.9 ns/op BenchmarkClearFat1024-4 916114 130.2 ns/op BenchmarkClearFat1032-4 955942 120.4 ns/op BenchmarkClearFat1040-4 819058 217.1 ns/op BenchmarkCopyFat7-4 3775177 41.07 ns/op BenchmarkCopyFat8-4 3858525 29.58 ns/op BenchmarkCopyFat11-4 3689146 43.77 ns/op BenchmarkCopyFat12-4 3618757 31.14 ns/op BenchmarkCopyFat13-4 4177594 28.08 ns/op BenchmarkCopyFat14-4 3329176 32.52 ns/op BenchmarkCopyFat15-4 3674376 31.04 ns/op BenchmarkCopyFat16-4 3713006 40.98 ns/op BenchmarkCopyFat24-4 3639104 28.36 ns/op BenchmarkCopyFat32-4 4026766 49.11 ns/op BenchmarkCopyFat64-4 3922246 34.15 ns/op BenchmarkCopyFat72-4 4132668 31.06 ns/op BenchmarkCopyFat128-4 2976438 62.04 ns/op BenchmarkCopyFat256-4 1949190 51.64 ns/op BenchmarkCopyFat512-4 1460935 138.6 ns/op BenchmarkCopyFat520-4 1335382 93.49 ns/op BenchmarkCopyFat1024-4 904570 145.3 ns/op BenchmarkCopyFat1032-4 970238 143.7 ns/op BenchmarkCopyFat1040-4 1000000 131.4 ns/op BenchmarkIssue18740/2byte-4 320 362950 ns/op BenchmarkIssue18740/4byte-4 486 233050 ns/op BenchmarkIssue18740/8byte-4 1112 113074 ns/op BenchmarkReadMetricsLatency-4 10000 3175 p50-ns 4832 p90-ns 11667 p99-ns BenchmarkFinalizer-4 189 596790 ns/op BenchmarkFinalizerRun-4 229533 700.7 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 5520469 20.02 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3781904 30.95 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2889655 40.41 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2810611 38.06 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1000000 107.3 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1267785 90.60 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2528826 41.98 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1482190 77.47 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1624291 70.71 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1960233 76.94 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2540874 69.64 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2075068 57.19 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1705708 64.76 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1634628 71.66 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 6603468 23.05 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 7006616 14.69 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 8504392 15.40 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 7478352 16.78 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 6711261 21.30 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 7055353 17.43 ns/op BenchmarkFindBitRange64/PatternAASize2-4 4780158 22.65 ns/op BenchmarkFindBitRange64/PatternAASize8-4 7834334 14.79 ns/op BenchmarkFindBitRange64/PatternAASize32-4 7675075 13.91 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 7939153 14.91 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 7051627 15.22 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 7784554 16.13 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 8119976 14.85 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 6732114 16.63 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 7871377 14.28 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 7817917 23.49 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 8401900 13.99 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 8323033 14.44 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 7857279 14.90 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7916306 15.33 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7816642 15.79 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 8375072 20.58 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 8271267 14.61 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7179925 15.21 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 7689189 14.90 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 6598250 18.50 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7499533 15.31 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 8185614 14.81 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7693130 15.75 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 8176874 17.32 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 6238981 17.27 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 7339047 22.84 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 8137196 15.22 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 8914335 23.88 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 8039632 13.63 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 7942162 14.77 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 6953394 21.88 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 6335305 16.29 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 6804994 16.65 ns/op BenchmarkNetpollBreak-4 2233 72172 ns/op BenchmarkPingPongHog-4 909 337111 ns/op BenchmarkStackGrowth-4 73633 1427 ns/op BenchmarkStackGrowthDeep-4 926 135986 ns/op BenchmarkCreateGoroutines-4 61728 2307 ns/op BenchmarkCreateGoroutinesParallel-4 63211 2066 ns/op BenchmarkCreateGoroutinesCapture-4 7626 74244 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 38629 3105 ns/op BenchmarkClosureCall-4 24563119 4.792 ns/op BenchmarkWakeupParallelSpinning/0s-4 7612 18571 ns/op BenchmarkWakeupParallelSpinning/1µs-4 4604 22543 ns/op BenchmarkWakeupParallelSpinning/2µs-4 3738 29111 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2764 49257 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1892 88828 ns/op BenchmarkWakeupParallelSpinning/20µs-4 904 141598 ns/op BenchmarkWakeupParallelSpinning/50µs-4 358 364953 ns/op BenchmarkWakeupParallelSpinning/100µs-4 198 563160 ns/op BenchmarkMatmult-4 3919062 43.86 ns/op BenchmarkFastrand-4 7189828 17.93 ns/op BenchmarkFastrand64-4 6998823 19.12 ns/op BenchmarkFastrandHashiter-4 2708684 37.14 ns/op BenchmarkFastrandn/2-4 4263952 26.95 ns/op BenchmarkFastrandn/3-4 4501029 33.17 ns/op BenchmarkFastrandn/4-4 4468221 27.45 ns/op BenchmarkFastrandn/5-4 4461961 27.18 ns/op BenchmarkIfaceCmp100-4 122778 1357 ns/op BenchmarkIfaceCmpNil100-4 206804 568.8 ns/op BenchmarkEfaceCmpDiff-4 43862 2675 ns/op BenchmarkEfaceCmpDiffIndirect-4 47857 2695 ns/op BenchmarkDefer-4 1634280 75.45 ns/op BenchmarkDefer10-4 888248 174.6 ns/op BenchmarkDeferMany-4 243602 577.8 ns/op BenchmarkPanicRecover-4 230526 520.1 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 58 1975284 ns/op 1792124 p50-ns 2690607 p90-ns 6126871 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 87 1520672 ns/op 1433920 p50-ns 2052041 p90-ns 2675587 p99-ns BenchmarkGoroutineProfile/small/idle-4 26 4214992 ns/op 4241035 p50-ns 5374745 p90-ns 6429605 p99-ns BenchmarkGoroutineProfile/small/loaded-4 28 6217734 ns/op 4723064 p50-ns 12124994 p90-ns 20494465 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 63 2236004 ns/op 2044299 p50-ns 2962145 p90-ns 5319240 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 43 2522523 ns/op 2134157 p50-ns 3908801 p90-ns 6016194 p99-ns BenchmarkGoroutineProfile/large/idle-4 13 12589848 ns/op 10216374 p50-ns 19195889 p90-ns 20269917 p99-ns BenchmarkGoroutineProfile/large/loaded-4 5 22124649 ns/op 20638591 p50-ns 30518258 p90-ns 30518258 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 60 2063953 ns/op 1996065 p50-ns 2819641 p90-ns 4583906 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 51 3226238 ns/op 2077691 p50-ns 5144579 p90-ns 27694134 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 31 3784799 ns/op 3638751 p50-ns 5089817 p90-ns 5899980 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 27 6039161 ns/op 4435298 p50-ns 9549785 p90-ns 25892714 p99-ns BenchmarkRWMutexUncontended-4 915268 2716 ns/op BenchmarkRWMutexWrite100-4 184420 2964 ns/op BenchmarkRWMutexWrite10-4 197763 1505 ns/op BenchmarkRWMutexWorkWrite100-4 19983 5900 ns/op BenchmarkRWMutexWorkWrite10-4 55401 4057 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2378 49831 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1039 153067 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1160 100314 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 543 325084 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 543 226806 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 230 498063 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 273 424158 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 86 1704832 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 116630 1137 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 152762 1257 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 139762 1137 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 197953 1143 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 131559 1024 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 160573 1163 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 183970 1018 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 126632 1176 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 159183 1062 ns/op BenchmarkMakeSlice/Byte-4 1000000 115.5 ns/op BenchmarkMakeSlice/Int16-4 1342035 81.60 ns/op BenchmarkMakeSlice/Int-4 1000000 138.8 ns/op BenchmarkMakeSlice/Ptr-4 1000000 149.4 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 226.9 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 264.2 ns/op BenchmarkMakeSlice/Struct/40-4 471402 365.7 ns/op BenchmarkGrowSlice/Byte-4 337662 388.3 ns/op BenchmarkGrowSlice/Int16-4 516130 367.1 ns/op BenchmarkGrowSlice/Int-4 597243 447.5 ns/op BenchmarkGrowSlice/Ptr-4 514786 514.1 ns/op BenchmarkGrowSlice/Struct/24-4 181452 876.6 ns/op BenchmarkGrowSlice/Struct/32-4 214555 901.1 ns/op BenchmarkGrowSlice/Struct/40-4 72925 1565 ns/op BenchmarkExtendSlice/IntSlice-4 379504 764.0 ns/op BenchmarkExtendSlice/PointerSlice-4 202370 1223 ns/op BenchmarkExtendSlice/NoGrow-4 434978 491.3 ns/op BenchmarkAppend-4 945632 126.9 ns/op BenchmarkAppendGrowByte-4 2 56516011 ns/op BenchmarkAppendGrowString-4 1 413291861 ns/op BenchmarkAppendSlice/1Bytes-4 613642 198.3 ns/op BenchmarkAppendSlice/4Bytes-4 323710 315.5 ns/op BenchmarkAppendSlice/7Bytes-4 298780 417.6 ns/op BenchmarkAppendSlice/8Bytes-4 293292 387.0 ns/op BenchmarkAppendSlice/15Bytes-4 246594 510.2 ns/op BenchmarkAppendSlice/16Bytes-4 321476 423.3 ns/op BenchmarkAppendSlice/32Bytes-4 235195 523.4 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 35456 4118 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 16893 8285 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 8870 37058 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 882 159954 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 84 1287459 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 26 4005813 ns/op BenchmarkAppendStr/1Bytes-4 394420 256.7 ns/op BenchmarkAppendStr/4Bytes-4 388693 441.3 ns/op BenchmarkAppendStr/8Bytes-4 279352 1556 ns/op BenchmarkAppendStr/16Bytes-4 720115 141.3 ns/op BenchmarkAppendStr/32Bytes-4 1000000 115.3 ns/op BenchmarkAppendSpecialCase-4 898185 176.6 ns/op BenchmarkCopy/1Byte-4 1423808 163.6 ns/op 6.11 MB/s BenchmarkCopy/1String-4 1000000 174.0 ns/op 5.75 MB/s BenchmarkCopy/2Byte-4 1000000 101.0 ns/op 19.79 MB/s BenchmarkCopy/2String-4 1000000 156.8 ns/op 12.76 MB/s BenchmarkCopy/4Byte-4 1268572 92.79 ns/op 43.11 MB/s BenchmarkCopy/4String-4 1000000 100.5 ns/op 39.79 MB/s BenchmarkCopy/8Byte-4 1234614 89.65 ns/op 89.23 MB/s BenchmarkCopy/8String-4 1275759 96.28 ns/op 83.09 MB/s BenchmarkCopy/12Byte-4 1224766 150.5 ns/op 79.71 MB/s BenchmarkCopy/12String-4 1000000 123.6 ns/op 97.10 MB/s BenchmarkCopy/16Byte-4 1000000 160.4 ns/op 99.75 MB/s BenchmarkCopy/16String-4 1263498 90.90 ns/op 176.02 MB/s BenchmarkCopy/32Byte-4 1253702 98.73 ns/op 324.11 MB/s BenchmarkCopy/32String-4 1210263 104.2 ns/op 307.19 MB/s BenchmarkCopy/128Byte-4 907777 135.7 ns/op 943.12 MB/s BenchmarkCopy/128String-4 915506 127.9 ns/op 1000.42 MB/s BenchmarkCopy/1024Byte-4 387860 310.5 ns/op 3297.97 MB/s BenchmarkCopy/1024String-4 315421 436.6 ns/op 2345.43 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 19297 5274 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 10000 11322 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 18859 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 27239 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 32022 ns/op BenchmarkAppendInPlace/Grow/Byte-4 138687 1436 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 154852 1454 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 58430 1988 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 46069 2376 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 58599 3532 ns/op BenchmarkStackCopyPtr-4 1 120757492 ns/op BenchmarkStackCopy-4 1 123055021 ns/op BenchmarkStackCopyNoCache-4 26 5540214 ns/op BenchmarkStackCopyWithStkobj-4 1 105469055 ns/op BenchmarkIssue18138-4 88 1262969 ns/op BenchmarkCompareStringEqual-4 13795702 8.268 ns/op BenchmarkCompareStringIdentical-4 19450234 9.913 ns/op BenchmarkCompareStringSameLength-4 17842290 7.227 ns/op BenchmarkCompareStringDifferentLength-4 25082589 7.375 ns/op BenchmarkCompareStringBigUnaligned-4 1062 103347 ns/op 10146.22 MB/s BenchmarkCompareStringBig-4 1321 105327 ns/op 9955.54 MB/s BenchmarkConcatStringAndBytes-4 1698352 85.09 ns/op BenchmarkSliceByteToString/1-4 1442277 87.55 ns/op BenchmarkSliceByteToString/2-4 759838 198.2 ns/op BenchmarkSliceByteToString/4-4 934010 200.6 ns/op BenchmarkSliceByteToString/8-4 821986 159.8 ns/op BenchmarkSliceByteToString/16-4 1000000 168.0 ns/op BenchmarkSliceByteToString/32-4 506863 254.8 ns/op BenchmarkSliceByteToString/64-4 652563 305.3 ns/op BenchmarkSliceByteToString/128-4 754956 370.3 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2299429 53.09 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 1000000 129.9 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 109.2 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 2820628 40.30 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1000000 146.7 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1228149 100.5 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1713199 70.25 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 386130 484.2 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 389899 309.4 ns/op BenchmarkRuneIterate/range/ASCII-4 5416549 18.57 ns/op BenchmarkRuneIterate/range/Japanese-4 2466308 59.10 ns/op BenchmarkRuneIterate/range/MixedLength-4 2564205 42.52 ns/op BenchmarkRuneIterate/range1/ASCII-4 5815611 18.35 ns/op BenchmarkRuneIterate/range1/Japanese-4 2348947 51.82 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2787603 80.44 ns/op BenchmarkRuneIterate/range2/ASCII-4 6649287 16.33 ns/op BenchmarkRuneIterate/range2/Japanese-4 2348542 69.46 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2460945 55.08 ns/op BenchmarkArrayEqual-4 21711278 10.23 ns/op BenchmarkFunc/Name-4 6314499 17.80 ns/op BenchmarkFunc/Entry-4 10551436 10.36 ns/op BenchmarkFunc/FileLine-4 2071143 61.18 ns/op PASS ok runtime 492.047s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 27266 4226 ns/op BenchmarkHandle/concurrent-4 20487 5391 ns/op PASS ok runtime/cgo 0.420s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 29170690 4.668 ns/op BenchmarkAtomicStore64-4 13244912 10.51 ns/op BenchmarkAtomicLoad-4 30917611 5.154 ns/op BenchmarkAtomicStore-4 12162130 11.29 ns/op BenchmarkAnd8-4 12925664 9.916 ns/op BenchmarkAnd-4 12652986 11.84 ns/op BenchmarkAnd8Parallel-4 3561885 28.99 ns/op BenchmarkAndParallel-4 3878758 29.14 ns/op BenchmarkOr8-4 9646798 11.69 ns/op BenchmarkOr-4 9725528 14.64 ns/op BenchmarkOr8Parallel-4 3294501 31.61 ns/op BenchmarkOrParallel-4 3848029 29.58 ns/op BenchmarkXadd-4 3846822 30.04 ns/op BenchmarkXadd64-4 3743400 34.99 ns/op BenchmarkCas-4 2475519 46.93 ns/op BenchmarkCas64-4 2404450 44.41 ns/op BenchmarkXchg-4 3702828 31.36 ns/op BenchmarkXchg64-4 3704895 30.18 ns/op PASS ok runtime/internal/atomic 3.833s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 2657911 42.61 ns/op BenchmarkMulUintptr/large-4 3214185 70.01 ns/op PASS ok runtime/internal/math 0.839s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 9 14361774 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 9 18273751 ns/op 322.3 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 28 4318156 ns/op 10.32 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 7 17495314 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 4 33097540 ns/op 1193 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 21 6059855 ns/op 77.33 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 1 109678546 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 146023549 ns/op 10780 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 7 18062614 ns/op 1203 concurrent_launches/op PASS ok runtime/pprof 2.146s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 7 14788725 ns/op BenchmarkStackLeak-4 20432 5727 ns/op PASS ok runtime/race 0.570s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2567889 42.93 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 209616 534.9 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.452s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 103165 988.8 ns/op BenchmarkSortString1K-4 123 890238 ns/op BenchmarkSortString1K_Slice-4 151 792612 ns/op BenchmarkStableString1K-4 80 1618946 ns/op BenchmarkSortInt1K-4 153 781806 ns/op BenchmarkSortInt1K_Sorted-4 2194 56356 ns/op BenchmarkSortInt1K_Reversed-4 1210 89294 ns/op BenchmarkSortInt1K_Mod8-4 342 335326 ns/op BenchmarkStableInt1K-4 100 1334471 ns/op BenchmarkStableInt1K_Slice-4 100 1142918 ns/op BenchmarkSortInt64K-4 2 69008931 ns/op BenchmarkSortInt64K_Slice-4 2 64569489 ns/op BenchmarkStableInt64K-4 1 106079209 ns/op BenchmarkSort1e2-4 289 367540 ns/op BenchmarkStable1e2-4 120 1007018 ns/op BenchmarkSort1e4-4 2 66773266 ns/op BenchmarkStable1e4-4 1 472610664 ns/op PASS ok sort 39.058s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 735841 188.7 ns/op BenchmarkAtof64Float-4 689767 179.7 ns/op BenchmarkAtof64FloatExp-4 515391 232.0 ns/op BenchmarkAtof64Big-4 448018 288.4 ns/op BenchmarkAtof64RandomBits-4 209558 903.2 ns/op BenchmarkAtof64RandomFloats-4 408056 283.2 ns/op BenchmarkAtof64RandomLongFloats-4 268356 445.2 ns/op BenchmarkAtof32Decimal-4 748162 161.5 ns/op BenchmarkAtof32Float-4 676758 197.7 ns/op BenchmarkAtof32FloatExp-4 458508 366.3 ns/op BenchmarkAtof32Random-4 324548 356.4 ns/op BenchmarkAtof32RandomLong-4 139584 851.5 ns/op BenchmarkParseInt/Pos/7bit-4 1244610 110.2 ns/op BenchmarkParseInt/Pos/26bit-4 893847 193.5 ns/op BenchmarkParseInt/Pos/31bit-4 782965 198.8 ns/op BenchmarkParseInt/Pos/56bit-4 533618 277.1 ns/op BenchmarkParseInt/Pos/63bit-4 496119 268.5 ns/op BenchmarkParseInt/Neg/7bit-4 1000000 143.1 ns/op BenchmarkParseInt/Neg/26bit-4 679257 292.3 ns/op BenchmarkParseInt/Neg/31bit-4 648685 273.7 ns/op BenchmarkParseInt/Neg/56bit-4 446040 273.4 ns/op BenchmarkParseInt/Neg/63bit-4 355228 563.8 ns/op BenchmarkAtoi/Pos/7bit-4 1387366 76.51 ns/op BenchmarkAtoi/Pos/26bit-4 953523 135.4 ns/op BenchmarkAtoi/Pos/31bit-4 726728 245.7 ns/op BenchmarkAtoi/Pos/56bit-4 605038 227.7 ns/op BenchmarkAtoi/Pos/63bit-4 414234 385.9 ns/op BenchmarkAtoi/Neg/7bit-4 1528026 98.57 ns/op BenchmarkAtoi/Neg/26bit-4 969746 155.4 ns/op BenchmarkAtoi/Neg/31bit-4 919321 158.9 ns/op BenchmarkAtoi/Neg/56bit-4 630916 219.6 ns/op BenchmarkAtoi/Neg/63bit-4 280660 357.1 ns/op BenchmarkFormatFloat/Decimal-4 85552 1741 ns/op BenchmarkFormatFloat/Float-4 82509 1341 ns/op BenchmarkFormatFloat/Exp-4 90841 1364 ns/op BenchmarkFormatFloat/NegExp-4 89916 1271 ns/op BenchmarkFormatFloat/LongExp-4 74780 1754 ns/op BenchmarkFormatFloat/Big-4 70831 1597 ns/op BenchmarkFormatFloat/BinaryExp-4 167029 731.5 ns/op BenchmarkFormatFloat/32Integer-4 98136 1885 ns/op BenchmarkFormatFloat/32ExactFraction-4 96450 2534 ns/op BenchmarkFormatFloat/32Point-4 85035 1382 ns/op BenchmarkFormatFloat/32Exp-4 80229 1276 ns/op BenchmarkFormatFloat/32NegExp-4 88597 1535 ns/op BenchmarkFormatFloat/32Shortest-4 43495 2644 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 112122 1202 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 102836 1230 ns/op BenchmarkFormatFloat/64Fixed1-4 119955 1128 ns/op BenchmarkFormatFloat/64Fixed2-4 123816 1064 ns/op BenchmarkFormatFloat/64Fixed3-4 119756 1120 ns/op BenchmarkFormatFloat/64Fixed4-4 103554 975.6 ns/op BenchmarkFormatFloat/64Fixed12-4 64989 1863 ns/op BenchmarkFormatFloat/64Fixed16-4 81808 1410 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 90651 1406 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 84313 1451 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2246 59675 ns/op BenchmarkFormatFloat/Slowpath64-4 89439 1627 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 48944 2706 ns/op BenchmarkAppendFloat/Decimal-4 116157 1105 ns/op BenchmarkAppendFloat/Float-4 92187 1104 ns/op BenchmarkAppendFloat/Exp-4 129807 1038 ns/op BenchmarkAppendFloat/NegExp-4 119013 1001 ns/op BenchmarkAppendFloat/LongExp-4 88560 1691 ns/op BenchmarkAppendFloat/Big-4 86739 2723 ns/op BenchmarkAppendFloat/BinaryExp-4 295068 568.5 ns/op BenchmarkAppendFloat/32Integer-4 125347 2054 ns/op BenchmarkAppendFloat/32ExactFraction-4 109362 999.0 ns/op BenchmarkAppendFloat/32Point-4 96159 1121 ns/op BenchmarkAppendFloat/32Exp-4 116748 1009 ns/op BenchmarkAppendFloat/32NegExp-4 112279 1169 ns/op BenchmarkAppendFloat/32Shortest-4 117595 960.4 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 148198 829.8 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 141900 860.7 ns/op BenchmarkAppendFloat/64Fixed1-4 159129 708.3 ns/op BenchmarkAppendFloat/64Fixed2-4 84105 1225 ns/op BenchmarkAppendFloat/64Fixed3-4 173605 760.0 ns/op BenchmarkAppendFloat/64Fixed4-4 147463 733.6 ns/op BenchmarkAppendFloat/64Fixed12-4 81661 1438 ns/op BenchmarkAppendFloat/64Fixed16-4 97840 1178 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 104773 1365 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 112432 1501 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2188 65510 ns/op BenchmarkAppendFloat/Slowpath64-4 82560 2085 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 77864 1329 ns/op BenchmarkFormatInt-4 11690 9992 ns/op BenchmarkAppendInt-4 14923 8157 ns/op BenchmarkFormatUint-4 75741 1815 ns/op BenchmarkAppendUint-4 88266 1384 ns/op BenchmarkFormatIntSmall/7-4 1904023 76.37 ns/op BenchmarkFormatIntSmall/42-4 1935550 110.3 ns/op BenchmarkAppendIntSmall-4 1037293 243.5 ns/op BenchmarkAppendUintVarlen/1-4 1000000 164.6 ns/op BenchmarkAppendUintVarlen/12-4 1000000 152.2 ns/op BenchmarkAppendUintVarlen/123-4 743250 292.7 ns/op BenchmarkAppendUintVarlen/1234-4 870320 279.0 ns/op BenchmarkAppendUintVarlen/12345-4 726104 148.9 ns/op BenchmarkAppendUintVarlen/123456-4 867000 181.6 ns/op BenchmarkAppendUintVarlen/1234567-4 767169 160.4 ns/op BenchmarkAppendUintVarlen/12345678-4 913492 161.7 ns/op BenchmarkAppendUintVarlen/123456789-4 787440 259.7 ns/op BenchmarkAppendUintVarlen/1234567890-4 882136 156.9 ns/op BenchmarkAppendUintVarlen/12345678901-4 850734 159.3 ns/op BenchmarkAppendUintVarlen/123456789012-4 737664 166.5 ns/op BenchmarkAppendUintVarlen/1234567890123-4 837194 309.7 ns/op BenchmarkAppendUintVarlen/12345678901234-4 374166 294.0 ns/op BenchmarkAppendUintVarlen/123456789012345-4 828519 168.9 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 723349 218.8 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 722468 203.7 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 790963 251.8 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 733239 296.2 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 618619 250.4 ns/op BenchmarkQuote-4 37141 3206 ns/op BenchmarkQuoteRune-4 423037 409.0 ns/op BenchmarkAppendQuote-4 43232 2620 ns/op BenchmarkAppendQuoteRune-4 729495 199.4 ns/op BenchmarkUnquoteEasy-4 1440626 87.24 ns/op BenchmarkUnquoteHard-4 32290 3999 ns/op PASS ok strconv 24.821s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 320529 470.2 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 129274 1634 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 183996 951.7 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 204969 587.2 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 49219 3218 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 86151 1820 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 597212 293.9 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 24901 5547 ns/op BenchmarkGenericMatch1-4 1941 65414 ns/op BenchmarkGenericMatch2-4 379 383534 ns/op BenchmarkSingleMaxSkipping-4 9753 11661 ns/op 857.54 MB/s BenchmarkSingleLongSuffixFail-4 18136 7211 ns/op 138.95 MB/s BenchmarkSingleMatch-4 200 811050 ns/op 18.49 MB/s BenchmarkByteByteNoMatch-4 88004 1406 ns/op BenchmarkByteByteMatch-4 14232 10887 ns/op BenchmarkByteStringMatch-4 16066 9236 ns/op BenchmarkHTMLEscapeNew-4 59130 2091 ns/op BenchmarkHTMLEscapeOld-4 69139 2648 ns/op BenchmarkByteStringReplacerWriteString-4 1240 104141 ns/op BenchmarkByteReplacerWriteString-4 1636 80532 ns/op BenchmarkByteByteReplaces-4 2955 53109 ns/op BenchmarkByteByteMap-4 7986 14629 ns/op BenchmarkMap/identity/ASCII-4 606651 167.1 ns/op BenchmarkMap/identity/Greek-4 313915 349.2 ns/op BenchmarkMap/change/ASCII-4 29666 4082 ns/op BenchmarkMap/change/Greek-4 21453 5101 ns/op BenchmarkIndexRune-4 1662918 73.02 ns/op BenchmarkIndexRuneLongString-4 1000000 106.0 ns/op BenchmarkIndexRuneFastPath-4 3072572 37.97 ns/op BenchmarkIndex-4 3060964 37.94 ns/op BenchmarkLastIndex-4 3233568 36.92 ns/op BenchmarkIndexByte-4 13900401 8.670 ns/op BenchmarkToUpper/#00-4 2556477 59.45 ns/op BenchmarkToUpper/ONLYUPPER-4 2161476 74.92 ns/op BenchmarkToUpper/abc-4 284101 489.7 ns/op BenchmarkToUpper/AbC123-4 241707 565.7 ns/op BenchmarkToUpper/azAZ09_-4 224689 491.7 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 42684 3555 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 48117 2309 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 28796 3916 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 61064 1945 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 97531 1267 ns/op BenchmarkToLower/#00-4 2497681 47.54 ns/op BenchmarkToLower/abc-4 1837285 89.31 ns/op BenchmarkToLower/AbC123-4 206244 636.6 ns/op BenchmarkToLower/azAZ09_-4 182491 619.6 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 85422 1780 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 51922 2092 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 28730 4288 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 63471 1812 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 90066 1189 ns/op BenchmarkMapNoChanges-4 878654 131.3 ns/op BenchmarkTrim-4 32536 3861 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2386308 74.46 ns/op BenchmarkToValidUTF8/InvalidASCII-4 145782 930.0 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 98500 1241 ns/op BenchmarkEqualFold/Tests-4 49884 3440 ns/op BenchmarkEqualFold/ASCII-4 2608401 74.50 ns/op BenchmarkEqualFold/UnicodePrefix-4 118357 970.6 ns/op BenchmarkEqualFold/UnicodeSuffix-4 137185 978.8 ns/op BenchmarkIndexHard1-4 985 109124 ns/op BenchmarkIndexHard2-4 813 166414 ns/op BenchmarkIndexHard3-4 174 634448 ns/op BenchmarkIndexHard4-4 231 513318 ns/op BenchmarkLastIndexHard1-4 82 1585795 ns/op BenchmarkLastIndexHard2-4 80 1641316 ns/op BenchmarkLastIndexHard3-4 78 1859042 ns/op BenchmarkCountHard1-4 1022 147877 ns/op BenchmarkCountHard2-4 696 161399 ns/op BenchmarkCountHard3-4 150 1004164 ns/op BenchmarkIndexTorture-4 10000 13213 ns/op BenchmarkCountTorture-4 10000 12756 ns/op BenchmarkCountTortureOverlapping-4 890 136968 ns/op BenchmarkCountByte/10-4 2720217 39.97 ns/op 250.21 MB/s BenchmarkCountByte/32-4 3145065 37.07 ns/op 863.28 MB/s BenchmarkCountByte/4096-4 968444 143.1 ns/op 28613.54 MB/s BenchmarkCountByte/4194304-4 955 125180 ns/op 33506.12 MB/s BenchmarkCountByte/67108864-4 30 5663731 ns/op 11848.88 MB/s BenchmarkFields/ASCII/16-4 254930 689.9 ns/op 23.19 MB/s 64 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 20109 5405 ns/op 47.36 MB/s 448 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1752 106000 ns/op 38.64 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 64 2142581 ns/op 30.59 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 26004346 ns/op 40.32 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 120061 1097 ns/op 14.59 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 17294 ns/op 14.80 MB/s 288 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 530 249591 ns/op 16.41 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 27 4958103 ns/op 13.22 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 89664280 ns/op 11.69 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 140144 1045 ns/op 15.31 MB/s 64 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 12819 9401 ns/op 27.23 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 786 190252 ns/op 21.53 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 36 4067842 ns/op 16.11 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 78804207 ns/op 13.31 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 121056 931.7 ns/op 17.17 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 16015 ns/op 15.98 MB/s 288 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 597 232759 ns/op 17.60 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 26 4000597 ns/op 16.38 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 81299023 ns/op 12.90 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 1 100066723 ns/op BenchmarkSplitSingleByteSeparator-4 18 8703304 ns/op BenchmarkSplitMultiByteSeparator-4 37 3639935 ns/op BenchmarkSplitNSingleByteSeparator-4 186141 953.0 ns/op BenchmarkSplitNMultiByteSeparator-4 157180 1071 ns/op BenchmarkRepeat/5x0-4 2831676 57.22 ns/op BenchmarkRepeat/5x1-4 2840214 74.71 ns/op BenchmarkRepeat/5x2-4 221605 854.2 ns/op BenchmarkRepeat/5x6-4 129769 1590 ns/op BenchmarkRepeat/10x0-4 2855709 45.17 ns/op BenchmarkRepeat/10x1-4 2742141 41.82 ns/op BenchmarkRepeat/10x2-4 238155 686.7 ns/op BenchmarkRepeat/10x6-4 108520 1285 ns/op BenchmarkRepeatLarge/256/1-4 48946 2332 ns/op 109.77 MB/s BenchmarkRepeatLarge/256/16-4 101343 1557 ns/op 164.38 MB/s BenchmarkRepeatLarge/512/1-4 37124 4187 ns/op 122.29 MB/s BenchmarkRepeatLarge/512/16-4 52419 2561 ns/op 199.96 MB/s BenchmarkRepeatLarge/1024/1-4 30331 5208 ns/op 196.63 MB/s BenchmarkRepeatLarge/1024/16-4 32024 3585 ns/op 285.60 MB/s BenchmarkRepeatLarge/2048/1-4 19676 6784 ns/op 301.89 MB/s BenchmarkRepeatLarge/2048/16-4 24535 6186 ns/op 331.07 MB/s BenchmarkRepeatLarge/4096/1-4 10000 11941 ns/op 343.03 MB/s BenchmarkRepeatLarge/4096/16-4 10000 10634 ns/op 385.18 MB/s BenchmarkRepeatLarge/8192/1-4 10000 20387 ns/op 401.82 MB/s BenchmarkRepeatLarge/8192/16-4 10000 18571 ns/op 441.11 MB/s BenchmarkRepeatLarge/8192/4097-4 3367108 41.09 ns/op 99698.48 MB/s BenchmarkRepeatLarge/16384/1-4 9404 36026 ns/op 454.78 MB/s BenchmarkRepeatLarge/16384/16-4 8629 35330 ns/op 463.74 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 27383 ns/op 448.85 MB/s BenchmarkRepeatLarge/32768/1-4 3484 72889 ns/op 449.56 MB/s BenchmarkRepeatLarge/32768/16-4 2725 63000 ns/op 520.13 MB/s BenchmarkRepeatLarge/32768/4097-4 3850 74327 ns/op 385.85 MB/s BenchmarkRepeatLarge/65536/1-4 1039 127544 ns/op 513.83 MB/s BenchmarkRepeatLarge/65536/16-4 975 129802 ns/op 504.89 MB/s BenchmarkRepeatLarge/65536/4097-4 1004 123202 ns/op 498.82 MB/s BenchmarkRepeatLarge/131072/1-4 152 740167 ns/op 177.08 MB/s BenchmarkRepeatLarge/131072/16-4 205 599592 ns/op 218.60 MB/s BenchmarkRepeatLarge/131072/4097-4 234 532045 ns/op 238.71 MB/s BenchmarkRepeatLarge/262144/1-4 146 1045971 ns/op 250.62 MB/s BenchmarkRepeatLarge/262144/16-4 128 1067947 ns/op 245.47 MB/s BenchmarkRepeatLarge/262144/4097-4 130 913994 ns/op 282.40 MB/s BenchmarkRepeatLarge/524288/1-4 68 2013540 ns/op 260.38 MB/s BenchmarkRepeatLarge/524288/16-4 74 1847844 ns/op 283.73 MB/s BenchmarkRepeatLarge/524288/4097-4 73 1793030 ns/op 290.19 MB/s BenchmarkRepeatLarge/1048576/1-4 46 3265332 ns/op 321.12 MB/s BenchmarkRepeatLarge/1048576/16-4 28 4491816 ns/op 233.44 MB/s BenchmarkRepeatLarge/1048576/4097-4 78 3338702 ns/op 312.92 MB/s BenchmarkRepeatLarge/2097152/1-4 24 6031213 ns/op 347.72 MB/s BenchmarkRepeatLarge/2097152/16-4 25 6517171 ns/op 321.79 MB/s BenchmarkRepeatLarge/2097152/4097-4 15 6886714 ns/op 304.00 MB/s BenchmarkRepeatLarge/4194304/1-4 9 12082735 ns/op 347.13 MB/s BenchmarkRepeatLarge/4194304/16-4 9 12149068 ns/op 345.24 MB/s BenchmarkRepeatLarge/4194304/4097-4 10 10078038 ns/op 415.88 MB/s BenchmarkRepeatLarge/8388608/1-4 6 22307879 ns/op 376.04 MB/s BenchmarkRepeatLarge/8388608/16-4 6 17274906 ns/op 485.60 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 17425492 ns/op 481.28 MB/s BenchmarkRepeatLarge/16777216/1-4 3 36014638 ns/op 465.84 MB/s BenchmarkRepeatLarge/16777216/16-4 4 34187394 ns/op 490.74 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 29752349 ns/op 563.90 MB/s BenchmarkRepeatLarge/33554432/1-4 2 79218990 ns/op 423.57 MB/s BenchmarkRepeatLarge/33554432/16-4 2 78735701 ns/op 426.17 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 56366120 ns/op 595.29 MB/s BenchmarkRepeatLarge/67108864/1-4 1 113527273 ns/op 591.13 MB/s BenchmarkRepeatLarge/67108864/16-4 1 105922139 ns/op 633.57 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 155452457 ns/op 431.70 MB/s BenchmarkRepeatLarge/134217728/1-4 1 269034106 ns/op 498.89 MB/s BenchmarkRepeatLarge/134217728/16-4 1 218136580 ns/op 615.29 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 212771885 ns/op 630.81 MB/s BenchmarkRepeatLarge/268435456/1-4 1 617841152 ns/op 434.47 MB/s BenchmarkRepeatLarge/268435456/16-4 1 427704165 ns/op 627.62 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 512878936 ns/op 523.39 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1067818936 ns/op 502.77 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1164942775 ns/op 460.86 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 916562546 ns/op 585.74 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4124503421 ns/op 260.33 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 4875050084 ns/op 220.25 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 4280462592 ns/op 250.85 MB/s BenchmarkIndexAnyASCII/1:1-4 1780078 61.06 ns/op BenchmarkIndexAnyASCII/1:2-4 1961535 56.51 ns/op BenchmarkIndexAnyASCII/1:4-4 2141854 55.46 ns/op BenchmarkIndexAnyASCII/1:8-4 2163967 53.36 ns/op BenchmarkIndexAnyASCII/1:16-4 2094237 54.07 ns/op BenchmarkIndexAnyASCII/1:32-4 2149164 54.76 ns/op BenchmarkIndexAnyASCII/1:64-4 2183304 56.55 ns/op BenchmarkIndexAnyASCII/16:1-4 2221782 52.97 ns/op BenchmarkIndexAnyASCII/16:2-4 822369 129.9 ns/op BenchmarkIndexAnyASCII/16:4-4 895263 132.6 ns/op BenchmarkIndexAnyASCII/16:8-4 797037 135.4 ns/op BenchmarkIndexAnyASCII/16:16-4 786202 144.0 ns/op BenchmarkIndexAnyASCII/16:32-4 759824 159.0 ns/op BenchmarkIndexAnyASCII/16:64-4 679515 190.4 ns/op BenchmarkIndexAnyASCII/256:1-4 2086743 57.14 ns/op BenchmarkIndexAnyASCII/256:2-4 96688 1180 ns/op BenchmarkIndexAnyASCII/256:4-4 98101 1190 ns/op BenchmarkIndexAnyASCII/256:8-4 98126 1189 ns/op BenchmarkIndexAnyASCII/256:16-4 96908 1206 ns/op BenchmarkIndexAnyASCII/256:32-4 95270 1225 ns/op BenchmarkIndexAnyASCII/256:64-4 85466 1248 ns/op BenchmarkIndexAnyUTF8/1:1-4 2464324 49.40 ns/op BenchmarkIndexAnyUTF8/1:2-4 2138701 62.13 ns/op BenchmarkIndexAnyUTF8/1:4-4 2318367 50.79 ns/op BenchmarkIndexAnyUTF8/1:8-4 2253051 51.06 ns/op BenchmarkIndexAnyUTF8/1:16-4 2281780 52.10 ns/op BenchmarkIndexAnyUTF8/1:32-4 2198326 53.40 ns/op BenchmarkIndexAnyUTF8/1:64-4 2107256 55.34 ns/op BenchmarkIndexAnyUTF8/16:1-4 1948624 60.41 ns/op BenchmarkIndexAnyUTF8/16:2-4 304066 434.0 ns/op BenchmarkIndexAnyUTF8/16:4-4 273151 453.4 ns/op BenchmarkIndexAnyUTF8/16:8-4 298884 444.4 ns/op BenchmarkIndexAnyUTF8/16:16-4 263912 436.0 ns/op BenchmarkIndexAnyUTF8/16:32-4 287510 435.7 ns/op BenchmarkIndexAnyUTF8/16:64-4 254224 438.8 ns/op BenchmarkIndexAnyUTF8/256:1-4 458491 249.2 ns/op BenchmarkIndexAnyUTF8/256:2-4 20352 5832 ns/op BenchmarkIndexAnyUTF8/256:4-4 20136 5961 ns/op BenchmarkIndexAnyUTF8/256:8-4 20326 5992 ns/op BenchmarkIndexAnyUTF8/256:16-4 18315 6421 ns/op BenchmarkIndexAnyUTF8/256:32-4 17742 6334 ns/op BenchmarkIndexAnyUTF8/256:64-4 18478 6691 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2195950 51.74 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2348944 50.39 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2257600 53.88 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2298151 51.18 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2333160 51.27 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2336990 52.97 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2361530 51.26 ns/op BenchmarkLastIndexAnyASCII/16:1-4 871158 123.5 ns/op BenchmarkLastIndexAnyASCII/16:2-4 807216 125.3 ns/op BenchmarkLastIndexAnyASCII/16:4-4 1000000 125.9 ns/op BenchmarkLastIndexAnyASCII/16:8-4 857376 132.9 ns/op BenchmarkLastIndexAnyASCII/16:16-4 810639 137.9 ns/op BenchmarkLastIndexAnyASCII/16:32-4 675505 157.4 ns/op BenchmarkLastIndexAnyASCII/16:64-4 598000 188.7 ns/op BenchmarkLastIndexAnyASCII/256:1-4 99700 1155 ns/op BenchmarkLastIndexAnyASCII/256:2-4 99445 1170 ns/op BenchmarkLastIndexAnyASCII/256:4-4 95239 1174 ns/op BenchmarkLastIndexAnyASCII/256:8-4 93043 1231 ns/op BenchmarkLastIndexAnyASCII/256:16-4 96858 1204 ns/op BenchmarkLastIndexAnyASCII/256:32-4 93267 1247 ns/op BenchmarkLastIndexAnyASCII/256:64-4 90405 1264 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2284305 51.97 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2350318 49.83 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2378122 50.35 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2344653 50.32 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2374656 50.57 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2292373 51.91 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2266962 52.32 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 312696 373.8 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 157162 737.1 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 159823 749.5 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 157800 743.8 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 147622 750.6 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 157479 779.1 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 162380 779.2 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 20184 5562 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 10095 11283 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 10000 11381 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 8943 11472 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 9919 11703 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 11759 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 11740 ns/op BenchmarkTrimASCII/1:1-4 2983495 40.50 ns/op BenchmarkTrimASCII/1:2-4 2354032 50.54 ns/op BenchmarkTrimASCII/1:4-4 2298724 51.43 ns/op BenchmarkTrimASCII/1:8-4 2198113 53.98 ns/op BenchmarkTrimASCII/1:16-4 1989224 60.50 ns/op BenchmarkTrimASCII/16:1-4 2498043 47.95 ns/op BenchmarkTrimASCII/16:2-4 1000000 124.1 ns/op BenchmarkTrimASCII/16:4-4 1000000 132.7 ns/op BenchmarkTrimASCII/16:8-4 939576 127.0 ns/op BenchmarkTrimASCII/16:16-4 949335 134.3 ns/op BenchmarkTrimASCII/256:1-4 1000000 130.2 ns/op BenchmarkTrimASCII/256:2-4 97944 1176 ns/op BenchmarkTrimASCII/256:4-4 104582 1164 ns/op BenchmarkTrimASCII/256:8-4 101774 1183 ns/op BenchmarkTrimASCII/256:16-4 100246 1191 ns/op BenchmarkTrimASCII/4096:1-4 102661 1162 ns/op BenchmarkTrimASCII/4096:2-4 7086 17969 ns/op BenchmarkTrimASCII/4096:4-4 7060 18077 ns/op BenchmarkTrimASCII/4096:8-4 6997 18163 ns/op BenchmarkTrimASCII/4096:16-4 6493 19554 ns/op BenchmarkTrimByte-4 3345007 35.48 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 16740 6333 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 18841 6338 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1664 73027 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 3472 36824 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 6836 18538 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 10000 10569 ns/op BenchmarkJoin/0-4 4025439 29.30 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 3020511 39.21 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 214768 583.4 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 139428 836.7 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 108301 1121 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 84924 1405 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 71665 1653 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 61366 1927 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2330259 50.77 ns/op BenchmarkTrimSpace/ASCII-4 1644220 71.37 ns/op BenchmarkTrimSpace/SomeNonASCII-4 134576 920.4 ns/op BenchmarkTrimSpace/JustNonASCII-4 81915 1518 ns/op BenchmarkReplaceAll-4 109222 1076 ns/op 16 B/op 1 allocs/op PASS ok strings 96.811s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 75537 1650 ns/op BenchmarkCond2-4 24832 4531 ns/op BenchmarkCond4-4 14240 9010 ns/op BenchmarkCond8-4 9584 13856 ns/op BenchmarkCond16-4 4191 28238 ns/op BenchmarkCond32-4 2170 52588 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 688200 196.7 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 456976 301.8 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 694514 177.5 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 546680 203.1 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 384890 406.5 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 796675 187.0 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 118966 1172 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 108009 1365 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 95168 1325 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 77938 1869 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 637141 201.9 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 198543 567.1 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 771146 209.7 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 189345 625.8 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 666934 156.4 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 188671 573.2 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1430431 87.67 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 68862 1953 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 161038 797.1 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 339181 562.9 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 7050 15146 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 423 314916 ns/op BenchmarkRange/*sync.Map-4 1384 74790 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 120271 1849 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 242938 495.4 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 92575 1419 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 95796 1296 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 261608 488.6 ns/op BenchmarkAdversarialDelete/*sync.Map-4 113334 1056 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 111274 1118 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 188430 603.7 ns/op BenchmarkDeleteCollision/*sync.Map-4 937272 135.1 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 63204 1946 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 166222 671.1 ns/op BenchmarkSwapCollision/*sync.Map-4 114140 1045 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 231 499456 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 145220 854.1 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 424993 322.7 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 30538 4323 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 86037 1522 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 36249 3531 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 374373 329.0 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 131806 934.8 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 223866 480.5 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1314132 101.6 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 205201 556.3 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1632494 95.87 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 791354 168.4 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 170827 588.5 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 755748 150.2 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 141016 929.1 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 419464 421.0 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 524378 334.0 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 150182 867.5 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 602462 261.3 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 234118 580.6 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 134163 846.7 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 236055 461.3 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 77990 1622 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 266793 589.3 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 530967 251.8 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 154299 767.0 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 601820 232.4 ns/op BenchmarkUncontendedSemaphore-4 4698320 27.16 ns/op BenchmarkContendedSemaphore-4 4529268 24.26 ns/op BenchmarkMutexUncontended-4 883923 148.0 ns/op BenchmarkMutex-4 245673 526.7 ns/op BenchmarkMutexSlack-4 248397 527.2 ns/op BenchmarkMutexWork-4 215952 573.4 ns/op BenchmarkMutexWorkSlack-4 206742 582.2 ns/op BenchmarkMutexNoSpin-4 81186 1384 ns/op BenchmarkMutexSpin-4 64539 1751 ns/op BenchmarkOnce-4 962545 137.9 ns/op BenchmarkSemaUncontended-4 5040570 22.10 ns/op BenchmarkSemaSyntNonblock-4 1317736 91.04 ns/op BenchmarkSemaSyntBlock-4 2151498 57.59 ns/op BenchmarkSemaWorkNonblock-4 958108 105.1 ns/op BenchmarkSemaWorkBlock-4 1356712 87.52 ns/op BenchmarkRWMutexUncontended-4 395686 295.7 ns/op BenchmarkRWMutexWrite100-4 373987 335.7 ns/op BenchmarkRWMutexWrite10-4 335010 348.2 ns/op BenchmarkRWMutexWorkWrite100-4 259851 419.0 ns/op BenchmarkRWMutexWorkWrite10-4 254437 433.7 ns/op BenchmarkWaitGroupUncontended-4 768031 159.0 ns/op BenchmarkWaitGroupAddDone-4 466014 241.1 ns/op BenchmarkWaitGroupAddDoneWork-4 524212 224.3 ns/op BenchmarkWaitGroupWait-4 2855584 38.91 ns/op BenchmarkWaitGroupWaitWork-4 2267282 49.39 ns/op BenchmarkWaitGroupActuallyWait-4 64687 1769 ns/op 32 B/op 2 allocs/op PASS ok sync 21.321s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 786195 147.9 ns/op PASS ok sync/atomic 0.229s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 123823 951.0 ns/op 0 B/op 0 allocs/op PASS ok testing 0.193s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 6596 16331 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 9799 11911 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 98 1406657 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 99 1125645 ns/op 1306 B/op 10 allocs/op BenchmarkTable/1x100000/new-4 1 168981943 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 163166160 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1590 73317 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1908 62781 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 16 6640356 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 19 5998045 ns/op 21766 B/op 54 allocs/op BenchmarkTable/10x100000/new-4 1 730130956 ns/op 48120896 B/op 100075 allocs/op BenchmarkTable/10x100000/reuse-4 1 700342105 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 199 611392 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 217 537375 ns/op 181 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 57140804 ns/op 3289008 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 55928672 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 6778054638 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 6598375760 ns/op 335150160 B/op 100093 allocs/op BenchmarkPyramid/10-4 2792 44062 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 38 3274277 ns/op 409138 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 305070032 ns/op 35625256 B/op 2055 allocs/op BenchmarkRagged/10-4 2625 49526 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 244 461893 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 28 4700033 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 6607 15822 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 18.646s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 2 99204328 ns/op BenchmarkVariableString-4 71212 1407 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1962 57532 ns/op 2508 B/op 39 allocs/op PASS ok text/template/parse 0.691s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 62 1866747 ns/op BenchmarkAfter-4 139 869457 ns/op BenchmarkStop-4 278 471795 ns/op BenchmarkSimultaneousAfterFunc-4 49 2542812 ns/op BenchmarkStartStop-4 326 581413 ns/op BenchmarkReset-4 2654 48597 ns/op BenchmarkSleep-4 49 2808034 ns/op BenchmarkParallelTimerLatency-4 42 865128 avg-late-ns 2159905 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 549643 avg-late-ns 1534158 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 31 487180 avg-late-ns 2023296 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 284389 avg-late-ns 2143843 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 32 295750 avg-late-ns 2285314 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 28 242892 avg-late-ns 2219341 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 216505 avg-late-ns 1998151 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 27 242672 avg-late-ns 1750113 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 285811 avg-late-ns 2303319 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 27 276961 avg-late-ns 2035248 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 24 1612643 avg-late-ns 7750634 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 381272 avg-late-ns 1242563 max-late-ns BenchmarkTicker-4 1 142298589 ns/op BenchmarkTickerReset-4 2846 37050 ns/op BenchmarkTickerResetNaive-4 268 471193 ns/op BenchmarkNow-4 698826 155.0 ns/op BenchmarkNowUnixNano-4 801292 158.7 ns/op BenchmarkNowUnixMilli-4 629061 159.3 ns/op BenchmarkNowUnixMicro-4 750244 159.8 ns/op BenchmarkFormat-4 53307 2165 ns/op BenchmarkFormatRFC3339-4 80683 1492 ns/op BenchmarkFormatRFC3339Nano-4 75256 1502 ns/op BenchmarkFormatNow-4 73950 1607 ns/op BenchmarkMarshalJSON-4 97664 1178 ns/op BenchmarkMarshalText-4 109220 1118 ns/op BenchmarkParse-4 108430 1053 ns/op BenchmarkParseRFC3339UTC-4 321177 365.1 ns/op BenchmarkParseRFC3339UTCBytes-4 249412 487.5 ns/op BenchmarkParseRFC3339TZ-4 98104 1167 ns/op BenchmarkParseRFC3339TZBytes-4 73178 1402 ns/op BenchmarkParseDuration-4 495658 222.3 ns/op BenchmarkHour-4 863732 143.6 ns/op BenchmarkSecond-4 830421 127.0 ns/op BenchmarkYear-4 749437 169.2 ns/op BenchmarkDay-4 546891 183.2 ns/op BenchmarkISOWeek-4 734431 166.6 ns/op BenchmarkGoString-4 71766 1642 ns/op BenchmarkUnmarshalText-4 76204 1509 ns/op PASS ok time 11.639s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 545202 217.3 ns/op BenchmarkDecodeValidJapaneseChars-4 637591 182.4 ns/op BenchmarkDecodeRune-4 2357048 50.90 ns/op BenchmarkEncodeValidASCII-4 488923 231.2 ns/op BenchmarkEncodeValidJapaneseChars-4 739167 179.0 ns/op BenchmarkAppendRuneValidASCII-4 1211577 97.32 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2169562 54.64 ns/op BenchmarkEncodeRune-4 4308914 26.68 ns/op PASS ok unicode/utf16 1.543s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1008316 112.6 ns/op BenchmarkRuneCountTenJapaneseChars-4 195250 612.0 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2981797 39.24 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 346558 352.6 ns/op BenchmarkValidTenASCIIChars-4 1000000 109.6 ns/op BenchmarkValid100KASCIIChars-4 160 746738 ns/op BenchmarkValidTenJapaneseChars-4 197500 631.3 ns/op BenchmarkValidLongMostlyASCII-4 151 797542 ns/op BenchmarkValidLongJapanese-4 68 1807469 ns/op BenchmarkValidStringTenASCIIChars-4 3474778 33.70 ns/op BenchmarkValidString100KASCIIChars-4 13219 8603 ns/op BenchmarkValidStringTenJapaneseChars-4 376687 323.4 ns/op BenchmarkValidStringLongMostlyASCII-4 1425 82932 ns/op BenchmarkValidStringLongJapanese-4 123 951486 ns/op BenchmarkEncodeASCIIRune-4 2991081 37.94 ns/op BenchmarkEncodeJapaneseRune-4 1850786 62.67 ns/op BenchmarkAppendASCIIRune-4 8609173 13.18 ns/op BenchmarkAppendJapaneseRune-4 2111988 56.00 ns/op BenchmarkDecodeASCIIRune-4 2438937 53.21 ns/op BenchmarkDecodeJapaneseRune-4 1476618 78.55 ns/op BenchmarkFullRune/ASCII-4 2914111 38.65 ns/op BenchmarkFullRune/Incomplete-4 1381940 78.90 ns/op BenchmarkFullRune/Japanese-4 3380222 37.46 ns/op PASS ok unicode/utf8 4.517s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 52073803193 ns/op PASS ok cmd/api 71.731s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1353572 95.21 ns/op BenchmarkEqArrayOfStrings64-4 222050 555.2 ns/op BenchmarkEqArrayOfStrings1024-4 14558 8385 ns/op BenchmarkEqArrayOfFloats5-4 1595706 75.73 ns/op BenchmarkEqArrayOfFloats64-4 216297 556.7 ns/op BenchmarkEqArrayOfFloats1024-4 13747 8642 ns/op BenchmarkEqStruct-4 26210481 4.189 ns/op PASS ok cmd/compile/internal/reflectdata 1.393s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 5742 208316 ns/op BenchmarkCopyElim1-4 286 410372 ns/op BenchmarkCopyElim10-4 298 432975 ns/op BenchmarkCopyElim100-4 163 615898 ns/op BenchmarkCopyElim1000-4 55 2137683 ns/op BenchmarkCopyElim10000-4 4 28441974 ns/op BenchmarkCopyElim100000-4 1 474671622 ns/op BenchmarkDeadCode/1-4 238 598746 ns/op BenchmarkDeadCode/10-4 246 451020 ns/op BenchmarkDeadCode/100-4 178 683690 ns/op BenchmarkDeadCode/1000-4 57 3086039 ns/op BenchmarkDeadCode/10000-4 4 25958059 ns/op BenchmarkDeadCode/100000-4 1 309663616 ns/op BenchmarkDeadCode/200000-4 1 587608708 ns/op BenchmarkDominatorsLinear-4 16 7012254 ns/op 1.43 MB/s BenchmarkDominatorsFwdBack-4 13 9682222 ns/op 1.03 MB/s BenchmarkDominatorsManyPred-4 12 9649540 ns/op 1.04 MB/s BenchmarkDominatorsMaxPred-4 13 10125996 ns/op 0.99 MB/s BenchmarkDominatorsMaxPredVal-4 13 10514527 ns/op 0.95 MB/s BenchmarkFuse/1-4 344 400912 ns/op BenchmarkFuse/10-4 253 590453 ns/op BenchmarkFuse/100-4 154 735915 ns/op BenchmarkFuse/1000-4 25 5128753 ns/op BenchmarkFuse/10000-4 2 54607952 ns/op BenchmarkNilCheckDeep1-4 14286 8020 ns/op 0.12 MB/s 234 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 6118 19476 ns/op 0.51 MB/s 235 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 904 148587 ns/op 0.67 MB/s 687 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 92 1370253 ns/op 0.73 MB/s 5374 B/op 5 allocs/op BenchmarkNilCheckDeep10000-4 7 15003881 ns/op 0.67 MB/s 112661 B/op 6 allocs/op BenchmarkDSEPass-4 43 2772725 ns/op 62719 B/op 8 allocs/op BenchmarkDSEPassBlock-4 1 101157857 ns/op 4277328 B/op 108862 allocs/op BenchmarkCSEPass-4 8 13955951 ns/op 90542 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 138299425 ns/op 5717488 B/op 97841 allocs/op BenchmarkDeadcodePass-4 198 589067 ns/op 98657 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 108642679 ns/op 4083768 B/op 45234 allocs/op BenchmarkMultiPass-4 78 1379017 ns/op 250298 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 234271389 ns/op 11254808 B/op 150352 allocs/op BenchmarkCondRewrite/SoloJump-4 4647670 26.07 ns/op BenchmarkCondRewrite/CombJump-4 4084789 27.11 ns/op PASS ok cmd/compile/internal/ssa 14.692s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 14127 8534 ns/op BenchmarkExtShift-4 25327 4811 ns/op BenchmarkModify-4 8072 14346 ns/op BenchmarkMullImm-4 24262 4599 ns/op BenchmarkConstModify-4 6499 18197 ns/op BenchmarkBitSet-4 12492 9392 ns/op BenchmarkBitClear-4 12844 9252 ns/op BenchmarkBitToggle-4 12966 9146 ns/op BenchmarkBitSetConst-4 146170 876.3 ns/op BenchmarkBitClearConst-4 148513 835.1 ns/op BenchmarkBitToggleConst-4 142849 847.4 ns/op BenchmarkDivconstI64-4 7426039 15.85 ns/op BenchmarkModconstI64-4 6867853 16.69 ns/op BenchmarkDivisiblePow2constI64-4 7837180 15.76 ns/op BenchmarkDivisibleconstI64-4 8022294 15.62 ns/op BenchmarkDivisibleWDivconstI64-4 4155992 27.98 ns/op BenchmarkDivconstU64/3-4 6422494 16.67 ns/op BenchmarkDivconstU64/5-4 7086884 15.85 ns/op BenchmarkDivconstU64/37-4 5898571 19.59 ns/op BenchmarkDivconstU64/1234567-4 6096862 20.49 ns/op BenchmarkModconstU64-4 7735796 14.46 ns/op BenchmarkDivisibleconstU64-4 8535552 13.49 ns/op BenchmarkDivisibleWDivconstU64-4 4038921 29.10 ns/op BenchmarkDivconstI32-4 7815861 14.74 ns/op BenchmarkModconstI32-4 8314462 13.11 ns/op BenchmarkDivisiblePow2constI32-4 8881663 12.92 ns/op BenchmarkDivisibleconstI32-4 9257066 14.05 ns/op BenchmarkDivisibleWDivconstI32-4 4131883 28.27 ns/op BenchmarkDivconstU32-4 7552525 15.93 ns/op BenchmarkModconstU32-4 7536336 15.84 ns/op BenchmarkDivisibleconstU32-4 9120896 13.05 ns/op BenchmarkDivisibleWDivconstU32-4 3968678 29.15 ns/op BenchmarkDivconstI16-4 6811591 16.50 ns/op BenchmarkModconstI16-4 8853540 13.43 ns/op BenchmarkDivisiblePow2constI16-4 9389610 13.09 ns/op BenchmarkDivisibleconstI16-4 9502549 13.14 ns/op BenchmarkDivisibleWDivconstI16-4 4207950 27.87 ns/op BenchmarkDivconstU16-4 8465527 13.00 ns/op BenchmarkModconstU16-4 9495153 12.94 ns/op BenchmarkDivisibleconstU16-4 9319327 12.74 ns/op BenchmarkDivisibleWDivconstU16-4 4467067 26.80 ns/op BenchmarkDivconstI8-4 9225157 12.57 ns/op BenchmarkModconstI8-4 8532446 14.80 ns/op BenchmarkDivisiblePow2constI8-4 7123165 14.91 ns/op BenchmarkDivisibleconstI8-4 8860459 12.58 ns/op BenchmarkDivisibleWDivconstI8-4 4133277 26.16 ns/op BenchmarkDivconstU8-4 10100415 12.53 ns/op BenchmarkModconstU8-4 9369338 12.48 ns/op BenchmarkDivisibleconstU8-4 9549990 12.47 ns/op BenchmarkDivisibleWDivconstU8-4 4415263 27.47 ns/op BenchmarkMul2-4 263548 467.3 ns/op BenchmarkMulNeg2-4 263358 471.0 ns/op BenchmarkEfaceInteger-4 3137353 34.88 ns/op BenchmarkMulconstI32/3-4 30237805 4.096 ns/op BenchmarkMulconstI32/5-4 24502006 4.121 ns/op BenchmarkMulconstI32/12-4 28985065 4.305 ns/op BenchmarkMulconstI32/120-4 32069782 3.982 ns/op BenchmarkMulconstI32/-120-4 32118650 4.259 ns/op BenchmarkMulconstI32/65537-4 30066898 4.186 ns/op BenchmarkMulconstI32/65538-4 29004990 4.274 ns/op BenchmarkMulconstI64/3-4 30268953 4.213 ns/op BenchmarkMulconstI64/5-4 28739643 4.196 ns/op BenchmarkMulconstI64/12-4 29702138 4.243 ns/op BenchmarkMulconstI64/120-4 30093258 4.201 ns/op BenchmarkMulconstI64/-120-4 28694986 4.282 ns/op BenchmarkMulconstI64/65537-4 30238124 4.258 ns/op BenchmarkMulconstI64/65538-4 27544573 4.279 ns/op BenchmarkMulconstU32/3-4 32119028 4.048 ns/op BenchmarkMulconstU32/5-4 28326043 4.065 ns/op BenchmarkMulconstU32/12-4 30153086 4.249 ns/op BenchmarkMulconstU32/120-4 29703925 4.013 ns/op BenchmarkMulconstU32/65537-4 27036714 4.298 ns/op BenchmarkMulconstU32/65538-4 28018954 4.281 ns/op BenchmarkMulconstU64/3-4 30118780 4.443 ns/op BenchmarkMulconstU64/5-4 29847255 4.306 ns/op BenchmarkMulconstU64/12-4 29226277 4.368 ns/op BenchmarkMulconstU64/120-4 30240990 4.227 ns/op BenchmarkMulconstU64/65537-4 29024233 4.333 ns/op BenchmarkMulconstU64/65538-4 28813924 4.228 ns/op BenchmarkShiftArithmeticRight-4 29847145 3.962 ns/op BenchmarkSwitch8Predictable-4 9389024 11.75 ns/op BenchmarkSwitch8Unpredictable-4 9501093 11.69 ns/op BenchmarkSwitch32Predictable-4 14684503 8.088 ns/op BenchmarkSwitch32Unpredictable-4 9298516 12.00 ns/op BenchmarkSwitchStringPredictable-4 6485446 16.73 ns/op BenchmarkSwitchStringUnpredictable-4 7349323 15.54 ns/op PASS ok cmd/compile/internal/test 14.264s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 153 763615 ns/op BenchmarkNamed/Underlying/nongeneric-4 967230 115.5 ns/op BenchmarkNamed/Underlying/generic-4 1000000 115.8 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 114.6 ns/op BenchmarkNamed/Underlying/user_instance-4 984850 117.2 ns/op BenchmarkCheck/http/funcbodies/info-4 1 408968910 ns/op 74429 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 309393710 ns/op 98325 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 127477687 ns/op 238388 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 115179519 ns/op 262476 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 1712188916 ns/op 2995 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 84329014 ns/op 60701 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 39368883 ns/op 129958 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 33722499 ns/op 151489 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 540759777 ns/op 4011 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 40875498 ns/op 52961 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 5 25193372 ns/op 85871 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 21427343 ns/op 100103 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1349057064 ns/op 46114 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 472983646 ns/op 131476 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 118788912 ns/op 521382 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 116043091 ns/op 534530 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2319810308 ns/op 871.8 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 72638604 ns/op 27618 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 42108070 ns/op 46085 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 50119292 ns/op 40211 lines/s PASS ok cmd/compile/internal/types2 35.483s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 4 33196152 ns/op 20396000 sys-ns/op 3829250 user-ns/op PASS ok cmd/go 0.448s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 59444 1745 ns/op 4.58 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 75277 1455 ns/op 5.50 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 17830 6472 ns/op 158.23 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 18544 6209 ns/op 164.91 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3223 39059 ns/op 209.74 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3199 38090 ns/op 215.07 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.083s All tests passed.