darwin-amd64-race at c8402cd33046e54c7e6530b458dfc21111d7ce64 :: 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=236F3CA8-B210-48D4-81F1-B0960D697BC7" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.P7YqVqCkf0/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=BF50ECC5-076E-4778-8B6A-78B9AACEDD4C" "__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=236F3CA8-B210-48D4-81F1-B0960D697BC7" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.P7YqVqCkf0/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=BF50ECC5-076E-4778-8B6A-78B9AACEDD4C" "__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.567s ok archive/zip 3.220s ok bufio 1.149s ok bytes 3.131s ok compress/bzip2 0.706s ok compress/flate 7.654s ok compress/gzip 15.105s ok compress/lzw 0.854s ok compress/zlib 6.161s ok container/heap 0.069s ok container/list 0.047s ok container/ring 0.067s ok context 0.122s ok crypto 0.104s ok crypto/aes 0.128s ok crypto/cipher 0.134s ok crypto/des 0.147s ok crypto/dsa 0.126s ok crypto/ecdh 0.249s ok crypto/ecdsa 0.163s ok crypto/ed25519 0.442s ok crypto/elliptic 0.066s ok crypto/hmac 0.058s ok crypto/internal/alias 0.040s ok crypto/internal/bigmod 3.983s ok crypto/internal/boring 0.053s ok crypto/internal/boring/bcache 0.542s ok crypto/internal/edwards25519 47.080s ok crypto/internal/edwards25519/field 16.492s ok crypto/internal/nistec 0.961s ok crypto/internal/nistec/fiat 0.063s [no tests to run] ok crypto/md5 0.097s ok crypto/rand 0.364s ok crypto/rc4 0.713s ok crypto/rsa 1.883s ok crypto/sha1 0.086s ok crypto/sha256 0.066s ok crypto/sha512 0.133s ok crypto/subtle 0.516s ok crypto/tls 3.636s ok crypto/x509 1.590s ok database/sql 0.516s ok database/sql/driver 0.053s ok debug/buildinfo 0.064s ok debug/dwarf 0.119s ok debug/elf 1.644s ok debug/gosym 0.153s ok debug/macho 0.141s ok debug/pe 0.154s ok debug/plan9obj 0.130s ok embed 0.130s [no tests to run] ok embed/internal/embedtest 0.063s ok encoding/ascii85 0.053s ok encoding/asn1 0.056s ok encoding/base32 0.207s ok encoding/base64 0.074s ok encoding/binary 0.057s ok encoding/csv 0.124s ok encoding/gob 32.414s ok encoding/hex 0.077s ok encoding/json 3.166s ok encoding/pem 3.219s ok encoding/xml 0.416s ok errors 0.094s ok expvar 0.138s ok flag 0.266s ok fmt 0.878s ok go/ast 0.090s ok go/build 7.625s ok go/build/constraint 0.058s ok go/constant 0.095s ok go/doc 0.605s ok go/doc/comment 6.132s ok go/format 0.159s ok go/importer 1.263s ok go/internal/gccgoimporter 0.211s ok go/internal/gcimporter 10.453s ok go/internal/srcimporter 37.229s ok go/parser 1.535s ok go/printer 2.333s ok go/scanner 0.065s ok go/token 0.150s ok go/types 56.958s ok hash 0.060s ok hash/adler32 0.053s ok hash/crc32 0.069s ok hash/crc64 0.044s ok hash/fnv 0.051s ok hash/maphash 0.148s ok html 0.121s ok html/template 0.290s ok image 0.575s ok image/color 0.076s ok image/draw 0.776s ok image/gif 1.354s ok image/jpeg 1.491s ok image/png 4.232s ok index/suffixarray 1.422s ok internal/abi 0.303s ok internal/buildcfg 0.077s ok internal/coverage/cformat 0.084s ok internal/coverage/cmerge 0.093s ok internal/coverage/pods 0.085s ok internal/coverage/slicereader 0.085s ok internal/coverage/slicewriter 0.038s ok internal/coverage/test 0.078s ok internal/cpu 0.140s ok internal/dag 0.080s ok internal/diff 0.219s ok internal/fmtsort 0.076s ok internal/fuzz 0.120s ok internal/godebug 0.047s ok internal/intern 2.064s ok internal/itoa 0.057s ok internal/poll 1.054s ok internal/profile 0.112s ok internal/reflectlite 0.397s ok internal/safefilepath 0.042s ok internal/saferio 0.250s ok internal/singleflight 0.131s ok internal/testenv 0.045s ok internal/trace 0.447s ok internal/types/errors 2.270s ok internal/unsafeheader 0.084s ok internal/xcoff 0.188s ok io 0.150s ok io/fs 0.376s ok io/ioutil 0.085s ok log 0.089s ok log/syslog 1.482s ok maps 0.119s ok math 0.068s ok math/big 3.721s ok math/bits 0.073s ok math/cmplx 0.054s ok math/rand 3.430s ok mime 0.140s ok mime/multipart 7.747s ok mime/quotedprintable 0.141s ok net 19.210s ok net/http 19.979s ok net/http/cgi 1.502s ok net/http/cookiejar 0.125s ok net/http/fcgi 0.184s ok net/http/httptest 0.362s ok net/http/httptrace 0.069s ok net/http/httputil 1.153s ok net/http/internal 0.049s ok net/http/internal/ascii 0.138s ok net/http/pprof 5.195s ok net/internal/socktest 0.055s ok net/mail 0.045s ok net/netip 0.979s ok net/rpc 0.238s ok net/rpc/jsonrpc 0.225s ok net/smtp 0.213s ok net/textproto 0.085s ok net/url 0.104s ok os 2.702s ok os/exec 3.908s ok os/exec/internal/fdtest 0.086s ok os/signal 5.116s ok os/user 0.070s ok path 0.076s ok path/filepath 0.198s ok plugin 0.045s ok reflect 1.465s ok regexp 3.350s ok regexp/syntax 4.079s ok runtime 59.464s ok runtime/cgo 0.058s ok runtime/coverage 0.093s ok runtime/debug 0.227s ok runtime/internal/atomic 0.089s ok runtime/internal/math 0.069s ok runtime/internal/sys 0.038s ok runtime/metrics 0.047s ok runtime/pprof 13.293s ok runtime/race 13.146s ok runtime/trace 5.805s ok slices 0.154s ok sort 0.479s ok strconv 3.730s ok strings 2.642s ok sync 0.670s ok sync/atomic 6.490s ok syscall 3.210s ok testing 2.736s ok testing/fstest 0.063s ok testing/iotest 0.151s ok testing/quick 0.300s ok text/scanner 0.067s ok text/tabwriter 0.066s ok text/template 0.140s ok text/template/parse 0.060s ok time 2.728s ok unicode 0.061s ok unicode/utf16 0.093s ok unicode/utf8 0.083s ok cmd/addr2line 5.726s ok cmd/api 25.813s ok cmd/asm/internal/asm 6.936s ok cmd/asm/internal/lex 0.070s ok cmd/compile/internal/abt 0.064s ok cmd/compile/internal/amd64 70.692s ok cmd/compile/internal/base 0.035s ok cmd/compile/internal/compare 0.036s ok cmd/compile/internal/dwarfgen 0.903s ok cmd/compile/internal/importer 4.559s ok cmd/compile/internal/ir 0.053s ok cmd/compile/internal/logopt 1.826s ok cmd/compile/internal/loopvar 33.287s ok cmd/compile/internal/noder 0.053s ok cmd/compile/internal/reflectdata 0.074s [no tests to run] ok cmd/compile/internal/ssa 36.350s ok cmd/compile/internal/syntax 0.409s ok cmd/compile/internal/test 20.916s ok cmd/compile/internal/typecheck 0.960s ok cmd/compile/internal/types 0.041s ok cmd/compile/internal/types2 32.917s ok cmd/covdata 0.121s ok cmd/cover 6.505s ok cmd/dist 0.077s ok cmd/doc 1.189s ok cmd/fix 18.918s ok cmd/go 369.624s ok cmd/go/internal/auth 0.059s ok cmd/go/internal/cache 0.588s ok cmd/go/internal/fsys 0.367s ok cmd/go/internal/generate 0.051s ok cmd/go/internal/get 0.106s ok cmd/go/internal/imports 0.172s ok cmd/go/internal/load 0.049s ok cmd/go/internal/lockedfile 0.362s ok cmd/go/internal/lockedfile/internal/filelock 0.148s ok cmd/go/internal/modconv 0.169s ok cmd/go/internal/modfetch 0.096s ok cmd/go/internal/modfetch/codehost 0.136s ok cmd/go/internal/modfetch/zip_sum_test 0.085s ok cmd/go/internal/modindex 0.637s ok cmd/go/internal/modload 0.074s ok cmd/go/internal/mvs 0.080s ok cmd/go/internal/par 0.092s ok cmd/go/internal/str 0.054s ok cmd/go/internal/test 0.069s ok cmd/go/internal/vcs 0.093s ok cmd/go/internal/vcweb 0.185s ok cmd/go/internal/vcweb/vcstest 22.637s ok cmd/go/internal/web 0.062s ok cmd/go/internal/work 2.064s ok cmd/gofmt 0.410s ok cmd/internal/archive 2.171s ok cmd/internal/buildid 1.377s ok cmd/internal/cov 1.119s ok cmd/internal/dwarf 0.096s ok cmd/internal/edit 0.080s ok cmd/internal/goobj 0.029s ok cmd/internal/moddeps 4.446s ok cmd/internal/notsha256 0.048s ok cmd/internal/obj 1.354s ok cmd/internal/obj/ppc64 0.800s ok cmd/internal/obj/riscv 0.349s ok cmd/internal/obj/s390x 0.081s ok cmd/internal/obj/x86 3.548s ok cmd/internal/objabi 0.100s ok cmd/internal/pkgpath 0.292s ok cmd/internal/pkgpattern 0.068s ok cmd/internal/quoted 0.074s ok cmd/internal/src 0.032s ok cmd/internal/test2json 1.074s ok cmd/link 22.903s ok cmd/link/internal/benchmark 0.062s ok cmd/link/internal/ld 27.954s ok cmd/link/internal/loader 0.558s ok cmd/nm 3.608s ok cmd/objdump 10.695s ok cmd/pack 3.135s ok cmd/pprof 1.798s ok cmd/trace 0.197s ok cmd/vet 27.018s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3410 32010 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2283 46192 ns/op 1862 B/op 37 allocs/op Benchmark/Writer/PAX-4 1981 69735 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 4086 33228 ns/op 5263 B/op 16 allocs/op Benchmark/Reader/GNU-4 5418 20055 ns/op 5131 B/op 15 allocs/op Benchmark/Reader/PAX-4 3028 51090 ns/op 8892 B/op 33 allocs/op PASS ok archive/tar 1.079s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 277102762 ns/op 1642176 B/op 97 allocs/op BenchmarkZip64Test-4 1 184128964 ns/op BenchmarkZip64TestSizes/4096-4 810 127796 ns/op BenchmarkZip64TestSizes/1048576-4 110 1039428 ns/op BenchmarkZip64TestSizes/67108864-4 1 173792408 ns/op PASS ok archive/zip 1.473s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 182763 622.1 ns/op BenchmarkReaderCopyUnoptimal-4 111118 928.4 ns/op BenchmarkReaderCopyNoWriteTo-4 10000 54438 ns/op BenchmarkReaderWriteToOptimal-4 7621 15305 ns/op BenchmarkReaderReadString-4 121600 1042 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 188498 622.0 ns/op BenchmarkWriterCopyUnoptimal-4 214719 601.3 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 40015 ns/op BenchmarkReaderEmpty-4 17960 7558 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 15176 8676 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 445830 227.4 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.594s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 3064 43170 ns/op 759.04 MB/s BenchmarkWriteByte-4 376 285352 ns/op 14.35 MB/s BenchmarkWriteRune-4 211 547159 ns/op 22.46 MB/s BenchmarkBufferNotEmptyWriteRead-4 34 3681828 ns/op BenchmarkBufferFullSmallReads-4 93 1343867 ns/op BenchmarkBufferWriteBlock/N4096-4 6243 24394 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 273 393553 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 10 13413013 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 7 15342073 ns/op 1093.54 MB/s 4793490 B/op 0 allocs/op BenchmarkIndexByte/10-4 3428535 32.65 ns/op 306.24 MB/s BenchmarkIndexByte/32-4 3144279 35.66 ns/op 897.34 MB/s BenchmarkIndexByte/4K-4 1000000 113.4 ns/op 36122.51 MB/s BenchmarkIndexBytePortable/10-4 1000000 110.6 ns/op 90.40 MB/s BenchmarkIndexBytePortable/32-4 402952 284.8 ns/op 112.37 MB/s BenchmarkIndexBytePortable/4K-4 4170 30837 ns/op 132.83 MB/s BenchmarkIndexRune/10-4 1000000 119.8 ns/op 83.48 MB/s BenchmarkIndexRune/32-4 866940 123.7 ns/op 258.68 MB/s BenchmarkIndexRune/4K-4 426784 308.8 ns/op 13264.92 MB/s BenchmarkIndexRuneASCII/10-4 3359172 33.22 ns/op 301.06 MB/s BenchmarkIndexRuneASCII/32-4 3273172 35.42 ns/op 903.35 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 114.3 ns/op 35823.41 MB/s BenchmarkEqual/0-4 10002093 11.38 ns/op BenchmarkEqual/1-4 1214206 97.26 ns/op 10.28 MB/s BenchmarkEqual/6-4 1000000 102.0 ns/op 58.80 MB/s BenchmarkEqual/9-4 1000000 102.8 ns/op 87.52 MB/s BenchmarkEqual/15-4 1000000 106.0 ns/op 141.49 MB/s BenchmarkEqual/16-4 1243732 96.79 ns/op 165.31 MB/s BenchmarkEqual/20-4 1000000 106.4 ns/op 187.96 MB/s BenchmarkEqual/32-4 1000000 103.7 ns/op 308.65 MB/s BenchmarkEqual/4K-4 93764 1354 ns/op 3024.09 MB/s BenchmarkIndex/10-4 2238684 53.77 ns/op 185.99 MB/s BenchmarkIndex/32-4 2240047 53.85 ns/op 594.23 MB/s BenchmarkIndex/4K-4 23893 5026 ns/op 814.93 MB/s BenchmarkIndexEasy/10-4 2301879 50.32 ns/op 198.73 MB/s BenchmarkIndexEasy/32-4 2169182 52.43 ns/op 610.36 MB/s BenchmarkIndexEasy/4K-4 554708 227.0 ns/op 18042.33 MB/s BenchmarkCount/10-4 1380264 86.66 ns/op 115.40 MB/s BenchmarkCount/32-4 1372040 87.61 ns/op 365.24 MB/s BenchmarkCount/4K-4 22968 4994 ns/op 820.17 MB/s BenchmarkCountEasy/10-4 1430942 86.16 ns/op 116.07 MB/s BenchmarkCountEasy/32-4 1374056 86.68 ns/op 369.18 MB/s BenchmarkCountEasy/4K-4 480811 268.1 ns/op 15280.64 MB/s BenchmarkCountSingle/10-4 2692075 43.05 ns/op 232.31 MB/s BenchmarkCountSingle/32-4 2640651 44.59 ns/op 717.71 MB/s BenchmarkCountSingle/4K-4 798068 139.0 ns/op 29457.20 MB/s BenchmarkToUpper/#00-4 2555857 45.63 ns/op BenchmarkToUpper/ONLYUPPER-4 333477 396.1 ns/op BenchmarkToUpper/abc-4 472909 295.7 ns/op BenchmarkToUpper/AbC123-4 259101 429.7 ns/op BenchmarkToUpper/azAZ09_-4 234208 463.0 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 78360 1418 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 35044 3318 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 58268 2015 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 124732 940.7 ns/op BenchmarkToLower/#00-4 2622243 46.54 ns/op BenchmarkToLower/abc-4 392474 310.9 ns/op BenchmarkToLower/AbC123-4 296730 433.5 ns/op BenchmarkToLower/azAZ09_-4 258313 472.4 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 78830 1450 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 36207 3104 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 73885 1668 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 130570 942.4 ns/op BenchmarkFields/ASCII/16-4 196843 758.8 ns/op 21.09 MB/s 80 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 10000 11815 ns/op 21.67 MB/s 768 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 879 136557 ns/op 29.99 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 58 2359693 ns/op 27.77 MB/s 147457 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 38304940 ns/op 27.37 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 183639 667.9 ns/op 23.96 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 7281 18434 ns/op 13.89 MB/s 576 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 397 331650 ns/op 12.35 MB/s 25088 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 24 5885144 ns/op 11.14 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 95143128 ns/op 11.02 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 119275 977.4 ns/op 16.37 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 8562 12362 ns/op 20.71 MB/s 768 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 561 210439 ns/op 19.46 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 27 4158094 ns/op 15.76 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 71100408 ns/op 14.75 MB/s 11211056 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 126934 908.6 ns/op 17.61 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 8974 14786 ns/op 17.31 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 480 264619 ns/op 15.48 MB/s 25088 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 28 4768704 ns/op 13.74 MB/s 512259 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 83235844 ns/op 12.60 MB/s 11211152 B/op 25 allocs/op BenchmarkTrimSpace/NoTrim-4 1830614 61.41 ns/op BenchmarkTrimSpace/ASCII-4 1204845 100.8 ns/op BenchmarkTrimSpace/SomeNonASCII-4 98246 1127 ns/op BenchmarkTrimSpace/JustNonASCII-4 47640 2358 ns/op BenchmarkToValidUTF8/Valid-4 399447 342.5 ns/op BenchmarkToValidUTF8/InvalidASCII-4 265086 421.2 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 86282 1387 ns/op BenchmarkIndexHard1-4 1040 106358 ns/op BenchmarkIndexHard2-4 822 147634 ns/op BenchmarkIndexHard3-4 205 594900 ns/op BenchmarkIndexHard4-4 250 478111 ns/op BenchmarkLastIndexHard1-4 8 14066574 ns/op BenchmarkLastIndexHard2-4 6 17544694 ns/op BenchmarkLastIndexHard3-4 6 18887209 ns/op BenchmarkCountHard1-4 1186 105696 ns/op BenchmarkCountHard2-4 780 150273 ns/op BenchmarkCountHard3-4 194 589421 ns/op BenchmarkSplitEmptySeparator-4 1 105053795 ns/op BenchmarkSplitSingleByteSeparator-4 15 8380207 ns/op BenchmarkSplitMultiByteSeparator-4 12 9705672 ns/op BenchmarkSplitNSingleByteSeparator-4 188678 865.7 ns/op BenchmarkSplitNMultiByteSeparator-4 67738 1887 ns/op BenchmarkRepeat-4 169855 816.5 ns/op BenchmarkRepeatLarge/256/1-4 129999 1091 ns/op 234.56 MB/s BenchmarkRepeatLarge/256/16-4 191102 814.9 ns/op 314.16 MB/s BenchmarkRepeatLarge/512/1-4 59608 1678 ns/op 305.19 MB/s BenchmarkRepeatLarge/512/16-4 98418 1313 ns/op 390.03 MB/s BenchmarkRepeatLarge/1024/1-4 48375 2573 ns/op 398.01 MB/s BenchmarkRepeatLarge/1024/16-4 61496 2219 ns/op 461.43 MB/s BenchmarkRepeatLarge/2048/1-4 28903 4331 ns/op 472.87 MB/s BenchmarkRepeatLarge/2048/16-4 32704 3819 ns/op 536.28 MB/s BenchmarkRepeatLarge/4096/1-4 16915 7634 ns/op 536.51 MB/s BenchmarkRepeatLarge/4096/16-4 17173 6739 ns/op 607.82 MB/s BenchmarkRepeatLarge/8192/1-4 10000 14173 ns/op 577.99 MB/s BenchmarkRepeatLarge/8192/16-4 10000 13120 ns/op 624.38 MB/s BenchmarkRepeatLarge/8192/4097-4 15607 7811 ns/op 524.49 MB/s BenchmarkRepeatLarge/16384/1-4 9130 29567 ns/op 554.13 MB/s BenchmarkRepeatLarge/16384/16-4 10000 23350 ns/op 701.68 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 20143 ns/op 610.18 MB/s BenchmarkRepeatLarge/32768/1-4 3603 44301 ns/op 739.67 MB/s BenchmarkRepeatLarge/32768/16-4 3609 45607 ns/op 718.49 MB/s BenchmarkRepeatLarge/32768/4097-4 2679 42311 ns/op 677.81 MB/s BenchmarkRepeatLarge/65536/1-4 1525 109280 ns/op 599.71 MB/s BenchmarkRepeatLarge/65536/16-4 1075 97825 ns/op 669.93 MB/s BenchmarkRepeatLarge/65536/4097-4 1652 88958 ns/op 690.83 MB/s BenchmarkRepeatLarge/131072/1-4 255 402204 ns/op 325.88 MB/s BenchmarkRepeatLarge/131072/16-4 331 355318 ns/op 368.89 MB/s BenchmarkRepeatLarge/131072/4097-4 332 342300 ns/op 371.04 MB/s BenchmarkRepeatLarge/262144/1-4 166 649836 ns/op 403.40 MB/s BenchmarkRepeatLarge/262144/16-4 162 637530 ns/op 411.19 MB/s BenchmarkRepeatLarge/262144/4097-4 177 653366 ns/op 395.05 MB/s BenchmarkRepeatLarge/524288/1-4 86 1253945 ns/op 418.11 MB/s BenchmarkRepeatLarge/524288/16-4 81 1379722 ns/op 380.00 MB/s BenchmarkRepeatLarge/524288/4097-4 88 1341578 ns/op 387.84 MB/s BenchmarkRepeatLarge/1048576/1-4 52 2347291 ns/op 446.72 MB/s BenchmarkRepeatLarge/1048576/16-4 51 2371671 ns/op 442.13 MB/s BenchmarkRepeatLarge/1048576/4097-4 84 2332579 ns/op 447.89 MB/s BenchmarkRepeatLarge/2097152/1-4 32 4606997 ns/op 455.21 MB/s BenchmarkRepeatLarge/2097152/16-4 32 4438946 ns/op 472.44 MB/s BenchmarkRepeatLarge/2097152/4097-4 22 4604349 ns/op 454.69 MB/s BenchmarkRepeatLarge/4194304/1-4 13 8259351 ns/op 507.82 MB/s BenchmarkRepeatLarge/4194304/16-4 13 8202616 ns/op 511.34 MB/s BenchmarkRepeatLarge/4194304/4097-4 13 8403821 ns/op 498.73 MB/s BenchmarkRepeatLarge/8388608/1-4 7 14873824 ns/op 563.98 MB/s BenchmarkRepeatLarge/8388608/16-4 7 14934039 ns/op 561.71 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 15151455 ns/op 553.52 MB/s BenchmarkRepeatLarge/16777216/1-4 4 25299666 ns/op 663.14 MB/s BenchmarkRepeatLarge/16777216/16-4 5 24595642 ns/op 682.12 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 26395787 ns/op 635.60 MB/s BenchmarkRepeatLarge/33554432/1-4 3 53467177 ns/op 627.57 MB/s BenchmarkRepeatLarge/33554432/16-4 3 49157907 ns/op 682.58 MB/s BenchmarkRepeatLarge/33554432/4097-4 3 48686887 ns/op 689.19 MB/s BenchmarkRepeatLarge/67108864/1-4 2 99969768 ns/op 671.29 MB/s BenchmarkRepeatLarge/67108864/16-4 2 94227224 ns/op 712.20 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 94964070 ns/op 706.68 MB/s BenchmarkRepeatLarge/134217728/1-4 1 190979884 ns/op 702.78 MB/s BenchmarkRepeatLarge/134217728/16-4 1 186651214 ns/op 719.08 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 184988339 ns/op 725.55 MB/s BenchmarkRepeatLarge/268435456/1-4 1 414567724 ns/op 647.51 MB/s BenchmarkRepeatLarge/268435456/16-4 1 394360788 ns/op 680.68 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 403396320 ns/op 665.44 MB/s BenchmarkRepeatLarge/536870912/1-4 1 873139480 ns/op 614.87 MB/s BenchmarkRepeatLarge/536870912/16-4 1 889450992 ns/op 603.60 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1061161948 ns/op 505.93 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4454551727 ns/op 241.04 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3101111279 ns/op 346.24 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3768046691 ns/op 284.96 MB/s BenchmarkBytesCompare/1-4 10329253 10.61 ns/op BenchmarkBytesCompare/2-4 9194529 11.51 ns/op BenchmarkBytesCompare/4-4 11473587 10.74 ns/op BenchmarkBytesCompare/8-4 13014614 10.17 ns/op BenchmarkBytesCompare/16-4 13658757 8.477 ns/op BenchmarkBytesCompare/32-4 12446026 9.410 ns/op BenchmarkBytesCompare/64-4 11705266 9.893 ns/op BenchmarkBytesCompare/128-4 9662284 11.36 ns/op BenchmarkBytesCompare/256-4 7172760 14.63 ns/op BenchmarkBytesCompare/512-4 5439909 21.39 ns/op BenchmarkBytesCompare/1024-4 3068875 34.90 ns/op BenchmarkBytesCompare/2048-4 1844028 63.80 ns/op BenchmarkIndexAnyASCII/1:1-4 2051828 54.58 ns/op BenchmarkIndexAnyASCII/1:2-4 2156804 54.13 ns/op BenchmarkIndexAnyASCII/1:4-4 2206311 55.29 ns/op BenchmarkIndexAnyASCII/1:8-4 2153822 53.92 ns/op BenchmarkIndexAnyASCII/1:16-4 2184487 53.80 ns/op BenchmarkIndexAnyASCII/1:32-4 2086975 55.26 ns/op BenchmarkIndexAnyASCII/1:64-4 2199591 53.42 ns/op BenchmarkIndexAnyASCII/16:1-4 2383322 50.31 ns/op BenchmarkIndexAnyASCII/16:2-4 705298 182.8 ns/op BenchmarkIndexAnyASCII/16:4-4 702603 184.3 ns/op BenchmarkIndexAnyASCII/16:8-4 564027 184.6 ns/op BenchmarkIndexAnyASCII/16:16-4 673982 193.0 ns/op BenchmarkIndexAnyASCII/16:32-4 559264 243.4 ns/op BenchmarkIndexAnyASCII/16:64-4 526899 249.2 ns/op BenchmarkIndexAnyASCII/256:1-4 2044191 57.29 ns/op BenchmarkIndexAnyASCII/256:2-4 52458 2125 ns/op BenchmarkIndexAnyASCII/256:4-4 53136 2127 ns/op BenchmarkIndexAnyASCII/256:8-4 52596 2081 ns/op BenchmarkIndexAnyASCII/256:16-4 52813 2087 ns/op BenchmarkIndexAnyASCII/256:32-4 55216 2132 ns/op BenchmarkIndexAnyASCII/256:64-4 50785 2128 ns/op BenchmarkIndexAnyUTF8/1:1-4 2218465 54.80 ns/op BenchmarkIndexAnyUTF8/1:2-4 2234350 54.99 ns/op BenchmarkIndexAnyUTF8/1:4-4 2173213 54.18 ns/op BenchmarkIndexAnyUTF8/1:8-4 2192017 54.76 ns/op BenchmarkIndexAnyUTF8/1:16-4 2145565 54.25 ns/op BenchmarkIndexAnyUTF8/1:32-4 2075181 55.40 ns/op BenchmarkIndexAnyUTF8/1:64-4 2117202 55.96 ns/op BenchmarkIndexAnyUTF8/16:1-4 163404 751.1 ns/op BenchmarkIndexAnyUTF8/16:2-4 384355 287.9 ns/op BenchmarkIndexAnyUTF8/16:4-4 458022 282.1 ns/op BenchmarkIndexAnyUTF8/16:8-4 455173 278.6 ns/op BenchmarkIndexAnyUTF8/16:16-4 391957 287.7 ns/op BenchmarkIndexAnyUTF8/16:32-4 362630 295.8 ns/op BenchmarkIndexAnyUTF8/16:64-4 383380 307.7 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 10898 ns/op BenchmarkIndexAnyUTF8/256:2-4 30343 3677 ns/op BenchmarkIndexAnyUTF8/256:4-4 32001 3649 ns/op BenchmarkIndexAnyUTF8/256:8-4 28069 3737 ns/op BenchmarkIndexAnyUTF8/256:16-4 31356 3750 ns/op BenchmarkIndexAnyUTF8/256:32-4 30458 3876 ns/op BenchmarkIndexAnyUTF8/256:64-4 28987 4028 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2119255 56.81 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2070682 56.64 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2063366 56.98 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2098107 57.06 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2145621 61.62 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2099924 56.19 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2103814 56.23 ns/op BenchmarkLastIndexAnyASCII/16:1-4 529912 231.4 ns/op BenchmarkLastIndexAnyASCII/16:2-4 431546 233.6 ns/op BenchmarkLastIndexAnyASCII/16:4-4 487046 245.4 ns/op BenchmarkLastIndexAnyASCII/16:8-4 405670 247.0 ns/op BenchmarkLastIndexAnyASCII/16:16-4 454206 248.5 ns/op BenchmarkLastIndexAnyASCII/16:32-4 469922 266.8 ns/op BenchmarkLastIndexAnyASCII/16:64-4 388402 292.4 ns/op BenchmarkLastIndexAnyASCII/256:1-4 40122 2910 ns/op BenchmarkLastIndexAnyASCII/256:2-4 40262 2907 ns/op BenchmarkLastIndexAnyASCII/256:4-4 40838 2884 ns/op BenchmarkLastIndexAnyASCII/256:8-4 38860 2939 ns/op BenchmarkLastIndexAnyASCII/256:16-4 39138 2899 ns/op BenchmarkLastIndexAnyASCII/256:32-4 41634 2922 ns/op BenchmarkLastIndexAnyASCII/256:64-4 39297 2981 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2073975 56.58 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2106102 57.27 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2074510 56.20 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2087026 56.54 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2091724 55.13 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2111482 58.18 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2111790 55.85 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 206881 589.2 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 397990 282.3 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 451861 300.3 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 400720 284.9 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 396634 294.0 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 427800 297.1 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 380842 303.2 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 12261 8917 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 32649 5621 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 29164 4102 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 25459 4873 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 30494 4055 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 30162 3985 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 29155 4077 ns/op BenchmarkTrimASCII/1:1-4 2232134 53.34 ns/op BenchmarkTrimASCII/1:2-4 2049464 56.73 ns/op BenchmarkTrimASCII/1:4-4 1989762 61.02 ns/op BenchmarkTrimASCII/1:8-4 1904620 62.34 ns/op BenchmarkTrimASCII/1:16-4 1737154 68.56 ns/op BenchmarkTrimASCII/16:1-4 678117 184.4 ns/op BenchmarkTrimASCII/16:2-4 533413 241.8 ns/op BenchmarkTrimASCII/16:4-4 530614 243.0 ns/op BenchmarkTrimASCII/16:8-4 523537 238.1 ns/op BenchmarkTrimASCII/16:16-4 505723 243.0 ns/op BenchmarkTrimASCII/256:1-4 58149 2057 ns/op BenchmarkTrimASCII/256:2-4 42241 2812 ns/op BenchmarkTrimASCII/256:4-4 42217 2846 ns/op BenchmarkTrimASCII/256:8-4 42982 2826 ns/op BenchmarkTrimASCII/256:16-4 42342 2861 ns/op BenchmarkTrimASCII/4096:1-4 3978 32347 ns/op BenchmarkTrimASCII/4096:2-4 2658 50748 ns/op BenchmarkTrimASCII/4096:4-4 2656 44974 ns/op BenchmarkTrimASCII/4096:8-4 2847 45169 ns/op BenchmarkTrimASCII/4096:16-4 2727 45013 ns/op BenchmarkTrimByte-4 1763478 67.24 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 17457 6372 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 16082 6616 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1021 116062 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1953 57017 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3771 29419 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7738 15524 ns/op BenchmarkCompareBytesEqual-4 15412717 7.814 ns/op BenchmarkCompareBytesToNil-4 16556275 6.687 ns/op BenchmarkCompareBytesEmpty-4 18412382 5.983 ns/op BenchmarkCompareBytesIdentical-4 19305121 5.959 ns/op BenchmarkCompareBytesSameLength-4 15743706 7.416 ns/op BenchmarkCompareBytesDifferentLength-4 15628326 7.500 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 3072 39873 ns/op 26298.35 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2952 43447 ns/op 24134.65 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2862 42468 ns/op 24691.37 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 3249 43469 ns/op 24122.41 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 3043 41598 ns/op 25207.61 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2679 41463 ns/op 25289.90 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2620 41302 ns/op 25388.16 MB/s BenchmarkCompareBytesBig-4 2698 41314 ns/op 25380.65 MB/s BenchmarkCompareBytesBigIdentical-4 14726322 7.355 ns/op 142572118.62 MB/s PASS ok bytes 92.275s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 73541449 ns/op 1.36 MB/s 3616380 B/op 52 allocs/op BenchmarkDecodeNewton-4 1 267614272 ns/op 2.12 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 5 23306491 ns/op 0.70 MB/s 3645123 B/op 51 allocs/op PASS ok compress/bzip2 1.337s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 62 2077144 ns/op 4.81 MB/s 42391 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 18363506 ns/op 5.45 MB/s 41984 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 185151493 ns/op 5.40 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 62 1974778 ns/op 5.06 MB/s 43001 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 6 21583367 ns/op 4.63 MB/s 45010 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 215825823 ns/op 4.63 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 63 1936001 ns/op 5.17 MB/s 42923 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 18650520 ns/op 5.36 MB/s 43633 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 189073597 ns/op 5.29 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 66 1993781 ns/op 5.02 MB/s 43688 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 20186781 ns/op 4.95 MB/s 43633 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 183636456 ns/op 5.45 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 61 2030330 ns/op 4.93 MB/s 43664 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 6 19615858 ns/op 5.10 MB/s 47833 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 197554890 ns/op 5.06 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 76 1634475 ns/op 6.12 MB/s 42887 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 8 14496860 ns/op 6.90 MB/s 45831 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 157106028 ns/op 6.37 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 87 1461041 ns/op 6.84 MB/s 42940 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 10 11373883 ns/op 8.79 MB/s 46218 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 111660430 ns/op 8.96 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 70 1469318 ns/op 6.81 MB/s 43394 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 10 10949193 ns/op 9.13 MB/s 45396 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 105370612 ns/op 9.49 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 100 1170856 ns/op 8.54 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11388039 ns/op 8.78 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 115305449 ns/op 8.67 MB/s BenchmarkEncode/Digits/Speed/1e4-4 58 2045766 ns/op 4.89 MB/s BenchmarkEncode/Digits/Speed/1e5-4 6 17800885 ns/op 5.62 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 177860994 ns/op 5.62 MB/s BenchmarkEncode/Digits/Default/1e4-4 22 5418446 ns/op 1.85 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 57920611 ns/op 1.73 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 585879985 ns/op 1.71 MB/s BenchmarkEncode/Digits/Compression/1e4-4 19 5577207 ns/op 1.79 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 58749402 ns/op 1.70 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 599781997 ns/op 1.67 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 86 1432462 ns/op 6.98 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 9 12110205 ns/op 8.26 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 120387345 ns/op 8.31 MB/s BenchmarkEncode/Newton/Speed/1e4-4 62 1922974 ns/op 5.20 MB/s BenchmarkEncode/Newton/Speed/1e5-4 8 14133172 ns/op 7.08 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 141097768 ns/op 7.09 MB/s BenchmarkEncode/Newton/Default/1e4-4 20 5146014 ns/op 1.94 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 52799086 ns/op 1.89 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 542479152 ns/op 1.84 MB/s BenchmarkEncode/Newton/Compression/1e4-4 20 5387556 ns/op 1.86 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 67329194 ns/op 1.49 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 716608571 ns/op 1.40 MB/s PASS ok compress/flate 14.344s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 39 2586088 ns/op 3.87 MB/s BenchmarkDecoder/1e-Reuse4-4 46 2493070 ns/op 4.01 MB/s BenchmarkDecoder/1e5-4 5 23746165 ns/op 4.21 MB/s BenchmarkDecoder/1e-Reuse5-4 5 25865718 ns/op 3.87 MB/s BenchmarkDecoder/1e6-4 1 237772108 ns/op 4.21 MB/s BenchmarkDecoder/1e-Reuse6-4 1 236567966 ns/op 4.23 MB/s BenchmarkEncoder/1e4-4 52 1941984 ns/op 5.15 MB/s BenchmarkEncoder/1e-Reuse4-4 64 2161199 ns/op 4.63 MB/s BenchmarkEncoder/1e5-4 6 18334147 ns/op 5.45 MB/s BenchmarkEncoder/1e-Reuse5-4 6 18118201 ns/op 5.52 MB/s BenchmarkEncoder/1e6-4 1 185151788 ns/op 5.40 MB/s BenchmarkEncoder/1e-Reuse6-4 1 181652787 ns/op 5.51 MB/s PASS ok compress/lzw 3.025s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 27 4021939 ns/op PASS ok container/heap 0.266s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 24624 4470 ns/op BenchmarkWithTimeout/concurrency=40-4 6278 23839 ns/op BenchmarkWithTimeout/concurrency=4000-4 7964 27093 ns/op BenchmarkWithTimeout/concurrency=400000-4 8049 16418 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 346749 360.7 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 17319 7473 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 20431 5374 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3888 32922 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2486 52375 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3288 35350 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 348 387034 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 232 539562 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 337 412451 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 32 3921769 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 16 6497433 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 33 3203806 ns/op BenchmarkCheckCanceled/Err-4 349334 349.3 ns/op BenchmarkCheckCanceled/Done-4 539371 216.7 ns/op BenchmarkContextCancelDone-4 815652 152.3 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 30464 3919 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 26931 4364 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 26775 4538 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 23366 5365 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 17113 6912 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 624316 183.3 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 368388 294.5 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 294666 403.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 177268 625.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 94215 1195 ns/op PASS ok context 11.738s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1773538 60.16 ns/op 265.96 MB/s BenchmarkDecrypt-4 1813026 59.92 ns/op 267.01 MB/s BenchmarkExpand-4 1000000 104.4 ns/op PASS ok crypto/aes 0.626s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 213596 523.3 ns/op 122.30 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 392496 304.1 ns/op 210.48 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 228394 507.8 ns/op 126.03 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 402358 313.7 ns/op 204.00 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 157665 793.3 ns/op 1701.77 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 197835 614.2 ns/op 2197.98 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 142766 881.7 ns/op 1531.07 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 180969 680.7 ns/op 1983.36 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 52647 2194 ns/op 3733.98 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 64051 1791 ns/op 4574.58 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 45966 2590 ns/op 3162.78 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 51538 2263 ns/op 3619.75 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 6865 18043 ns/op 56.48 MB/s BenchmarkAESCFBDecrypt1K-4 6012 17534 ns/op 58.12 MB/s BenchmarkAESCFBDecrypt8K-4 790 138288 ns/op 59.20 MB/s BenchmarkAESOFB1K-4 9806 11343 ns/op 89.83 MB/s BenchmarkAESCTR1K-4 15648 7559 ns/op 134.81 MB/s BenchmarkAESCTR8K-4 2107 58245 ns/op 140.56 MB/s BenchmarkAESCBCEncrypt1K-4 15268 7757 ns/op 132.01 MB/s BenchmarkAESCBCDecrypt1K-4 18940 6178 ns/op 165.74 MB/s PASS ok crypto/cipher 3.424s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 95998 1255 ns/op 6.37 MB/s BenchmarkDecrypt-4 104901 1196 ns/op 6.69 MB/s BenchmarkTDESEncrypt-4 37975 3043 ns/op 2.63 MB/s BenchmarkTDESDecrypt-4 39152 2933 ns/op 2.73 MB/s PASS ok crypto/des 0.726s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1189 92847 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 19 6756121 ns/op 1083 B/op 21 allocs/op BenchmarkECDH/P521-4 7 17185521 ns/op 1534 B/op 21 allocs/op BenchmarkECDH/X25519-4 92 1416872 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 0.706s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1988 67387 ns/op 2543 B/op 33 allocs/op BenchmarkSign/P384-4 52 2303562 ns/op 2711 B/op 34 allocs/op BenchmarkSign/P521-4 24 5251295 ns/op 3094 B/op 35 allocs/op BenchmarkVerify/P256-4 1080 98930 ns/op 480 B/op 10 allocs/op BenchmarkVerify/P384-4 18 6713345 ns/op 640 B/op 14 allocs/op BenchmarkVerify/P521-4 6 18220999 ns/op 960 B/op 14 allocs/op BenchmarkGenerateKey/P256-4 5048 24255 ns/op 928 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 62 1621275 ns/op 1124 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 25 4253914 ns/op 1447 B/op 17 allocs/op PASS ok crypto/ecdsa 1.451s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 268 421914 ns/op BenchmarkNewKeyFromSeed-4 274 427113 ns/op BenchmarkSigning-4 265 437141 ns/op BenchmarkVerification-4 188 633850 ns/op PASS ok crypto/ed25519 0.774s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 5548 20474 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 172 681419 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 72 1623440 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 27 4103043 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1692 63168 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 69 1774866 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 28 4422145 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 9 12124154 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 14097 8919 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 6259 16390 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 4924 24174 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 100 1106344 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2760 37444 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 398 295750 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1964 61423 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 100 1011425 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 2.853s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 16224 6733 ns/op 152.10 MB/s BenchmarkHMACSHA256_32-4 26216 4435 ns/op 7.21 MB/s BenchmarkNewWriteSum-4 12064 9530 ns/op 3.36 MB/s PASS ok crypto/hmac 0.630s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 48658 2159 ns/op BenchmarkModSub-4 53020 1890 ns/op BenchmarkMontgomeryRepr-4 32463 3917 ns/op BenchmarkMontgomeryMul-4 33050 3363 ns/op BenchmarkModMul-4 16198 7222 ns/op BenchmarkExpBig-4 18 6719687 ns/op BenchmarkExp-4 7 15166208 ns/op PASS ok crypto/internal/bigmod 1.305s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3181 32435 ns/op BenchmarkScalarBaseMult-4 294 387186 ns/op BenchmarkScalarMult-4 136 881512 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 200 621381 ns/op PASS ok crypto/internal/edwards25519 0.744s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 497494 252.8 ns/op BenchmarkMultiply-4 5957268 19.91 ns/op BenchmarkSquare-4 6993266 16.68 ns/op BenchmarkInvert-4 32719 3464 ns/op BenchmarkMult32-4 1347226 87.46 ns/op PASS ok crypto/internal/edwards25519/field 0.942s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 69 1737241 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2274 53812 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 30 4174673 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 9 12148601 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 192 607937 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 10803 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 76 1391439 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 33 3912282 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.259s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 726027 167.7 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 399722 303.2 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 132079 891.3 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 676887 164.9 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 373833 287.8 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 125779 871.8 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 0.954s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 101440 1016 ns/op 7.87 MB/s BenchmarkHash64-4 131078 882.3 ns/op 72.53 MB/s BenchmarkHash128-4 127084 937.7 ns/op 136.50 MB/s BenchmarkHash256-4 94530 1109 ns/op 230.88 MB/s BenchmarkHash512-4 81468 1493 ns/op 342.89 MB/s BenchmarkHash1K-4 53342 2138 ns/op 478.86 MB/s BenchmarkHash8K-4 10000 11646 ns/op 703.41 MB/s BenchmarkHash1M-4 72 1399435 ns/op 749.29 MB/s BenchmarkHash8M-4 9 11340215 ns/op 739.72 MB/s BenchmarkHash8BytesUnaligned-4 112302 1021 ns/op 7.83 MB/s BenchmarkHash1KUnaligned-4 54759 2174 ns/op 471.08 MB/s BenchmarkHash8KUnaligned-4 10000 12796 ns/op 640.19 MB/s PASS ok crypto/md5 2.069s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 1 739927001 ns/op PASS ok crypto/rand 0.792s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 12638 9027 ns/op 14.18 MB/s BenchmarkRC4_1K-4 1549 72825 ns/op 14.06 MB/s BenchmarkRC4_8K-4 205 568639 ns/op 14.24 MB/s PASS ok crypto/rc4 0.606s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 12 9408898 ns/op BenchmarkDecryptPKCS1v15/3072-4 5 21213885 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 39783966 ns/op BenchmarkEncryptPKCS1v15/2048-4 30 3462526 ns/op BenchmarkDecryptOAEP/2048-4 12 9457672 ns/op BenchmarkEncryptOAEP/2048-4 31 3565661 ns/op BenchmarkSignPKCS1v15/2048-4 10 10320783 ns/op BenchmarkVerifyPKCS1v15/2048-4 33 3581947 ns/op BenchmarkSignPSS/2048-4 12 9563815 ns/op BenchmarkVerifyPSS/2048-4 31 3498055 ns/op PASS ok crypto/rsa 1.939s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 96260 1173 ns/op 6.82 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 126328 928.5 ns/op 8.62 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 83193 1420 ns/op 225.34 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 101320 1166 ns/op 274.42 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 53292 2108 ns/op 485.66 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 64796 1807 ns/op 566.74 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 13606 9437 ns/op 868.07 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 13376 8609 ns/op 951.51 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.702s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 77954 1544 ns/op 5.18 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 88724 1228 ns/op 6.52 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 95421 1296 ns/op 6.17 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 31725 3736 ns/op 274.06 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 33297 3606 ns/op 283.97 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 29398 3681 ns/op 278.17 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5264 25746 ns/op 318.19 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 5986 21264 ns/op 385.26 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 5510 21668 ns/op 378.08 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 1.516s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 61498 1979 ns/op 4.04 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 68979 1487 ns/op 5.38 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 66000 1764 ns/op 4.54 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 33462 3364 ns/op 304.37 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 37524 3065 ns/op 334.15 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 37240 3183 ns/op 321.71 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 8683 14770 ns/op 554.62 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 9046 14651 ns/op 559.13 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 8710 14740 ns/op 555.76 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 1.495s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 23536689 5.212 ns/op BenchmarkConstantTimeEq-4 22234422 5.031 ns/op BenchmarkConstantTimeLessOrEq-4 24823426 4.998 ns/op BenchmarkXORBytes/8Bytes-4 3535786 33.41 ns/op 239.44 MB/s BenchmarkXORBytes/128Bytes-4 3218049 36.19 ns/op 3536.50 MB/s BenchmarkXORBytes/2048Bytes-4 1000000 107.7 ns/op 19012.84 MB/s BenchmarkXORBytes/32768Bytes-4 89149 1318 ns/op 24864.99 MB/s PASS ok crypto/subtle 1.288s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 31 4413308 ns/op BenchmarkCertCache/1-4 30 3871638 ns/op BenchmarkCertCache/2-4 40 3724577 ns/op BenchmarkCertCache/3-4 46 3640376 ns/op BenchmarkHandshakeServer/RSA-4 19 5659905 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 22 5198485 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 22 5647570 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 46 2726082 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 40 3414619 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 28 4103484 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 33 4829622 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 26451452 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 4 26458039 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 2 61087089 ns/op 17.17 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 2 92334179 ns/op 11.36 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 2 103553218 ns/op 20.25 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 102206358 ns/op 20.52 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 184027486 ns/op 22.79 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 212632444 ns/op 19.73 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 367872258 ns/op 22.80 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 401102109 ns/op 20.91 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 726265355 ns/op 23.10 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 867466763 ns/op 19.34 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 1544039758 ns/op 21.73 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 1579015885 ns/op 21.25 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 3025191921 ns/op 22.18 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 3113979063 ns/op 21.55 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 2 52341304 ns/op 20.03 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 64162573 ns/op 16.34 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 101933997 ns/op 20.57 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 124930070 ns/op 16.79 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 226811955 ns/op 18.49 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 221376007 ns/op 18.95 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 383767758 ns/op 21.86 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 401967715 ns/op 20.87 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 733048614 ns/op 22.89 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 796403042 ns/op 21.07 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 1585843490 ns/op 21.16 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 1590757383 ns/op 21.09 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 3041939667 ns/op 22.06 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 3081364762 ns/op 21.78 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 710981332 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 710785016 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 293628599 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 293549762 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 158822915 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 153949763 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 88972853 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 83798144 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 45894887 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 40892497 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 153873569 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 153205119 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 70074739 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 72070780 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 49128875 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 42723994 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 4 28758578 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 4 31922056 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 5 24568467 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 5 21447882 ns/op PASS ok crypto/tls 35.391s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 8 13356708 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 370 304226 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 1209 108272 ns/op 13188 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 1134 119003 ns/op 14611 B/op 262 allocs/op PASS ok crypto/x509 1.156s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 38 2637437 ns/op 278232 B/op 1625 allocs/op BenchmarkConcurrentStmtQuery-4 43 3017185 ns/op 265171 B/op 1984 allocs/op BenchmarkConcurrentStmtExec-4 61 2197017 ns/op 214673 B/op 605 allocs/op BenchmarkConcurrentTxQuery-4 44 3286678 ns/op 272151 B/op 2135 allocs/op BenchmarkConcurrentTxExec-4 82 1553514 ns/op 87791 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 57 2212136 ns/op 104813 B/op 2078 allocs/op BenchmarkConcurrentTxStmtExec-4 166 759000 ns/op 41075 B/op 381 allocs/op BenchmarkConcurrentRandom-4 55 2575353 ns/op 224889 B/op 1793 allocs/op BenchmarkManyConcurrentQueries-4 2685 43355 ns/op 4098 B/op 20 allocs/op BenchmarkGrabConn-4 253725 502.3 ns/op 0 B/op 0 allocs/op PASS ok database/sql 1.820s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 155736 769.3 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 78 1489153 ns/op 188165 B/op 13 allocs/op Benchmark115/LineToPC-4 66 1553740 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 18710 6527 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 0.878s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkMarshal-4 769 162417 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 3268 35416 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.455s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 254 466487 ns/op 17.56 MB/s BenchmarkEncodeToString-4 230 502102 ns/op 16.32 MB/s BenchmarkDecode-4 156 835825 ns/op 15.69 MB/s BenchmarkDecodeString-4 156 757341 ns/op 17.31 MB/s PASS ok encoding/base32 0.808s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 297 377468 ns/op 21.70 MB/s BenchmarkDecodeString/2-4 302013 380.7 ns/op 10.51 MB/s BenchmarkDecodeString/4-4 234411 470.8 ns/op 16.99 MB/s BenchmarkDecodeString/8-4 230296 548.9 ns/op 21.86 MB/s BenchmarkDecodeString/64-4 43484 2582 ns/op 34.08 MB/s BenchmarkDecodeString/8192-4 438 283183 ns/op 38.58 MB/s BenchmarkNewEncoding-4 102243 1097 ns/op 233.43 MB/s PASS ok encoding/base64 1.183s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1356 83610 ns/op 47.84 MB/s BenchmarkReadStruct-4 18518 6314 ns/op 11.88 MB/s BenchmarkWriteStruct-4 20041 5997 ns/op 12.51 MB/s BenchmarkReadInts-4 39550 2595 ns/op 11.56 MB/s BenchmarkWriteInts-4 39226 3142 ns/op 9.55 MB/s BenchmarkWriteSlice1000Int32s-4 1262 94720 ns/op 42.23 MB/s BenchmarkPutUint16-4 2923615 39.30 ns/op 50.89 MB/s BenchmarkAppendUint16-4 2889008 38.81 ns/op 51.53 MB/s BenchmarkPutUint32-4 2530395 45.52 ns/op 87.87 MB/s BenchmarkAppendUint32-4 2501697 47.72 ns/op 83.82 MB/s BenchmarkPutUint64-4 1332994 90.20 ns/op 88.69 MB/s BenchmarkAppendUint64-4 1365025 88.70 ns/op 90.19 MB/s BenchmarkLittleEndianPutUint16-4 2794105 39.29 ns/op 50.90 MB/s BenchmarkLittleEndianAppendUint16-4 3079796 38.69 ns/op 51.69 MB/s BenchmarkLittleEndianPutUint32-4 2267674 46.86 ns/op 85.36 MB/s BenchmarkLittleEndianAppendUint32-4 2404089 47.25 ns/op 84.66 MB/s BenchmarkLittleEndianPutUint64-4 1290422 88.89 ns/op 89.99 MB/s BenchmarkLittleEndianAppendUint64-4 1295876 92.43 ns/op 86.55 MB/s BenchmarkReadFloats-4 170271 754.2 ns/op 15.91 MB/s BenchmarkWriteFloats-4 124215 1079 ns/op 11.12 MB/s BenchmarkReadSlice1000Float32s-4 1366 88009 ns/op 45.45 MB/s BenchmarkWriteSlice1000Float32s-4 1164 107372 ns/op 37.25 MB/s BenchmarkReadSlice1000Uint8s-4 62584 2404 ns/op 415.94 MB/s BenchmarkWriteSlice1000Uint8s-4 60858 2199 ns/op 454.73 MB/s BenchmarkPutUvarint32-4 1000000 120.1 ns/op 33.31 MB/s BenchmarkPutUvarint64-4 304024 421.7 ns/op 18.97 MB/s PASS ok encoding/binary 4.875s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 5955 18815 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 6306 18324 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6781 19060 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3002 40133 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 6906 17129 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 7612 16790 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 6063 17293 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4663 28545 ns/op 2977 B/op 12 allocs/op BenchmarkWrite-4 10000 11742 ns/op PASS ok encoding/csv 1.565s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 9830 12751 ns/op BenchmarkEndToEndByteBuffer-4 10786 12314 ns/op BenchmarkEndToEndSliceByteBuffer-4 285 456574 ns/op BenchmarkEncodeComplex128Slice-4 685 168461 ns/op BenchmarkEncodeFloat64Slice-4 1441 76774 ns/op BenchmarkEncodeInt32Slice-4 1587 83130 ns/op BenchmarkEncodeStringSlice-4 1718 59401 ns/op BenchmarkEncodeInterfaceSlice-4 68 1821738 ns/op BenchmarkDecodeComplex128Slice-4 638 231302 ns/op BenchmarkDecodeFloat64Slice-4 1310 133096 ns/op BenchmarkDecodeInt32Slice-4 1120 126496 ns/op BenchmarkDecodeStringSlice-4 472 238214 ns/op BenchmarkDecodeStringsSlice-4 205 599825 ns/op BenchmarkDecodeBytesSlice-4 484 294249 ns/op BenchmarkDecodeInterfaceSlice-4 92 1438521 ns/op BenchmarkDecodeMap-4 98 1320243 ns/op PASS ok encoding/gob 2.928s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 10626 9869 ns/op 25.94 MB/s BenchmarkEncode/1024-4 3139 40776 ns/op 25.11 MB/s BenchmarkEncode/4096-4 765 157634 ns/op 25.98 MB/s BenchmarkEncode/16384-4 192 632421 ns/op 25.91 MB/s BenchmarkDecode/256-4 25618 4616 ns/op 55.46 MB/s BenchmarkDecode/1024-4 7028 18326 ns/op 55.88 MB/s BenchmarkDecode/4096-4 1650 74840 ns/op 54.73 MB/s BenchmarkDecode/16384-4 399 296073 ns/op 55.34 MB/s BenchmarkDump/256-4 1285 95473 ns/op 2.68 MB/s BenchmarkDump/1024-4 318 355324 ns/op 2.88 MB/s BenchmarkDump/4096-4 90 1456565 ns/op 2.81 MB/s BenchmarkDump/16384-4 19 5963832 ns/op 2.75 MB/s PASS ok encoding/hex 2.004s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 126838643 ns/op 15.30 MB/s 8391320 B/op 57 allocs/op BenchmarkCodeEncoderError-4 1 114882773 ns/op 16.89 MB/s 5592 B/op 76 allocs/op BenchmarkCodeMarshal-4 1 127303690 ns/op 15.24 MB/s 10331480 B/op 54 allocs/op BenchmarkCodeMarshalError-4 1 134197236 ns/op 14.46 MB/s 10468392 B/op 140 allocs/op BenchmarkMarshalBytes/32-4 24312 4984 ns/op BenchmarkMarshalBytes/256-4 5437 19545 ns/op BenchmarkMarshalBytes/4096-4 470 255620 ns/op BenchmarkMarshalBytesError/32-4 58 1965550 ns/op BenchmarkMarshalBytesError/256-4 61 1839959 ns/op BenchmarkMarshalBytesError/4096-4 55 2069024 ns/op BenchmarkCodeDecoder-4 1 379831589 ns/op 5.11 MB/s 11015936 B/op 91356 allocs/op BenchmarkUnicodeDecoder-4 34632 3346 ns/op 4.18 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 50204 2322 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 339697936 ns/op 5.71 MB/s 2938568 B/op 91325 allocs/op BenchmarkCodeUnmarshalReuse-4 1 336317003 ns/op 5.77 MB/s 2939472 B/op 91330 allocs/op BenchmarkUnmarshalString-4 86354 1595 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 179806 1020 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 275816 731.6 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 69648 2003 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 90074 1421 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 24166 5343 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 3410 39026 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 735 162852 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 129 1000609 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 15 8950181 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 687794 160.2 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 679968 171.4 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 671209 170.7 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 695186 174.4 ns/op BenchmarkEncodeMarshaler-4 71436 1734 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 97948 1277 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 5581460 20.81 ns/op BenchmarkNumberIsValidRegexp-4 20018 5857 ns/op PASS ok encoding/json 7.984s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 39 2771783 ns/op 23.64 MB/s BenchmarkDecode-4 36 3552844 ns/op 24.99 MB/s PASS ok encoding/pem 0.426s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1977 60859 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 840 133458 ns/op 8290 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 4446 35723 ns/op PASS ok encoding/xml 0.634s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 412298 273.2 ns/op BenchmarkIntSet-4 683901 210.5 ns/op BenchmarkFloatAdd-4 110200 1080 ns/op BenchmarkFloatSet-4 553987 214.2 ns/op BenchmarkStringSet-4 463328 245.4 ns/op BenchmarkMapSet-4 137721 1075 ns/op BenchmarkMapSetDifferent-4 74828 1711 ns/op BenchmarkMapSetDifferentRandom-4 288 377676 ns/op BenchmarkMapSetString-4 126158 1080 ns/op BenchmarkMapAddSame-4 40551 3497 ns/op BenchmarkMapAddDifferent-4 16954 8934 ns/op BenchmarkMapAddDifferentRandom-4 256 538313 ns/op BenchmarkMapAddSameSteadyState-4 332522 346.9 ns/op BenchmarkMapAddDifferentSteadyState-4 169762 759.6 ns/op BenchmarkRealworldExpvarUsage-4 18849 6792 ns/op PASS ok expvar 2.854s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 94550 1206 ns/op BenchmarkSprintfEmpty-4 407690 361.8 ns/op BenchmarkSprintfString-4 262809 587.4 ns/op BenchmarkSprintfTruncateString-4 226843 574.3 ns/op BenchmarkSprintfTruncateBytes-4 184063 826.3 ns/op BenchmarkSprintfSlowParsingPath-4 277344 669.0 ns/op BenchmarkSprintfQuoteString-4 50726 2512 ns/op BenchmarkSprintfInt-4 282924 611.2 ns/op BenchmarkSprintfIntInt-4 144246 852.7 ns/op BenchmarkSprintfPrefixedInt-4 204380 878.1 ns/op BenchmarkSprintfFloat-4 127171 1044 ns/op BenchmarkSprintfComplex-4 55632 2204 ns/op BenchmarkSprintfBoolean-4 217368 600.9 ns/op BenchmarkSprintfHexString-4 110232 1650 ns/op BenchmarkSprintfHexBytes-4 79575 1977 ns/op BenchmarkSprintfBytes-4 42535 3064 ns/op BenchmarkSprintfStringer-4 77947 1737 ns/op BenchmarkSprintfStructure-4 34312 3806 ns/op BenchmarkManyArgs-4 56098 2203 ns/op BenchmarkFprintInt-4 72372 1619 ns/op BenchmarkFprintfBytes-4 78654 1562 ns/op BenchmarkFprintIntNoAlloc-4 72728 1616 ns/op BenchmarkScanInts-4 34 3389943 ns/op BenchmarkScanRecursiveInt-4 1 438013947 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 431111111 ns/op PASS ok fmt 5.396s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 522 219474 ns/op PASS ok go/build 0.194s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 45776 2358 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 12681 8786 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3332 30894 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1144 107956 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 253 516470 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 54 1986532 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 16 7964551 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 4 34417398 ns/op 3634576 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 148692849 ns/op 15259072 B/op 65566 allocs/op PASS ok go/constant 1.845s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 329416310 ns/op 0.20 MB/s 46630344 B/op 48982 allocs/op PASS ok go/format 0.434s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 6 20610653 ns/op 2.61 MB/s BenchmarkParseOnly-4 6 17406662 ns/op 3.09 MB/s BenchmarkResolve-4 62 1939394 ns/op 27.77 MB/s PASS ok go/parser 1.809s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 152538034 ns/op 0.34 MB/s 5149736 B/op 27609 allocs/op BenchmarkPrintDecl-4 835 146652 ns/op 0.22 MB/s 17188 B/op 51 allocs/op PASS ok go/printer 0.357s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 253 462475 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 10060947 ns/op 5.45 MB/s BenchmarkScanFiles/go/parser/parser.go-4 8 13460104 ns/op 5.35 MB/s BenchmarkScanFiles/net/http/server.go-4 6 18325665 ns/op 6.18 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 208 579045 ns/op 5.31 MB/s PASS ok go/scanner 1.342s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1351164 79.31 ns/op PASS ok go/token 0.293s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 133 784252 ns/op BenchmarkNamed/Underlying/nongeneric-4 969918 122.1 ns/op BenchmarkNamed/Underlying/generic-4 900930 119.0 ns/op BenchmarkNamed/Underlying/src_instance-4 1000105 121.4 ns/op BenchmarkNamed/Underlying/user_instance-4 961214 121.5 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 20157 6097 ns/op BenchmarkNamed/NewMethodSet/generic-4 20197 6319 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 20409 6087 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 21526 5747 ns/op BenchmarkCheck/http/funcbodies/info-4 1 552349215 ns/op 55205 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 420417522 ns/op 72534 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 227122183 ns/op 133974 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 207870006 ns/op 146572 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2124676397 ns/op 2410 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 114744578 ns/op 44524 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 68723217 ns/op 74362 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 66910744 ns/op 76379 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 934229130 ns/op 2317 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 67368906 ns/op 32086 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 52347422 ns/op 41232 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 3 48609964 ns/op 44492 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1706933978 ns/op 36648 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 461802638 ns/op 135374 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 115345171 ns/op 540888 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 120126089 ns/op 520040 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2283506676 ns/op 872.5 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 114308147 ns/op 17282 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 93148786 ns/op 21335 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 84688436 ns/op 23466 lines/s PASS ok go/types 43.935s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 14030 7915 ns/op 129.37 MB/s PASS ok hash/adler32 0.275s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 247800 470.5 ns/op 31.88 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 274448 481.1 ns/op 31.18 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 127677 912.7 ns/op 43.83 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 163419 999.5 ns/op 40.02 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 471114 278.6 ns/op 1837.73 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 395947 275.0 ns/op 1861.74 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 412818 301.0 ns/op 3402.36 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 407016 300.0 ns/op 3413.74 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 274314 450.6 ns/op 9090.70 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 218751 467.9 ns/op 8753.81 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 68715 1771 ns/op 18500.09 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 68664 1756 ns/op 18661.30 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 438709 291.4 ns/op 51.47 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 455821 282.9 ns/op 53.03 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 442981 274.8 ns/op 145.55 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 458925 275.3 ns/op 145.27 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 356288 343.8 ns/op 1489.26 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 361249 356.1 ns/op 1437.90 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 288368 414.8 ns/op 2468.58 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 308340 423.8 ns/op 2416.30 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 248637 482.8 ns/op 8483.51 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 270346 470.6 ns/op 8704.53 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 56938 1957 ns/op 16741.23 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 62385 1942 ns/op 16870.30 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 290436 480.5 ns/op 31.22 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 297696 454.1 ns/op 33.03 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 161102 798.6 ns/op 50.09 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 129800 790.6 ns/op 50.60 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 13496 8733 ns/op 58.63 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 13339 8845 ns/op 57.88 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 6495 18931 ns/op 54.09 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 6873 19574 ns/op 52.31 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1485 80289 ns/op 51.02 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1569 80468 ns/op 50.90 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 184 644824 ns/op 50.82 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 183 649657 ns/op 50.44 MB/s PASS ok hash/crc32 6.305s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 134 830453 ns/op 78.92 MB/s BenchmarkCrc64/ISO4KB-4 1354 76687 ns/op 53.41 MB/s BenchmarkCrc64/ISO1KB-4 7740 16493 ns/op 62.09 MB/s BenchmarkCrc64/ECMA64KB-4 100 1087684 ns/op 60.25 MB/s BenchmarkCrc64/Random64KB-4 147 820346 ns/op 79.89 MB/s BenchmarkCrc64/Random16KB-4 572 207044 ns/op 79.13 MB/s PASS ok hash/crc64 1.093s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 13424 8167 ns/op 125.38 MB/s BenchmarkFnv32aKB-4 14761 8101 ns/op 126.40 MB/s BenchmarkFnv64KB-4 14260 8265 ns/op 123.89 MB/s BenchmarkFnv64aKB-4 14516 8366 ns/op 122.39 MB/s BenchmarkFnv128KB-4 1906 67304 ns/op 15.21 MB/s BenchmarkFnv128aKB-4 1870 66758 ns/op 15.34 MB/s PASS ok hash/fnv 1.262s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 371581 290.3 ns/op 13.78 MB/s BenchmarkHash/n=4/Bytes-4 3436299 34.00 ns/op 117.63 MB/s BenchmarkHash/n=4/String-4 1777372 65.86 ns/op 60.73 MB/s BenchmarkHash/n=8/Write-4 415300 255.4 ns/op 31.32 MB/s BenchmarkHash/n=8/Bytes-4 3342685 34.16 ns/op 234.21 MB/s BenchmarkHash/n=8/String-4 1757052 67.32 ns/op 118.84 MB/s BenchmarkHash/n=16/Write-4 434623 256.5 ns/op 62.37 MB/s BenchmarkHash/n=16/Bytes-4 3391936 32.69 ns/op 489.40 MB/s BenchmarkHash/n=16/String-4 1838146 66.33 ns/op 241.23 MB/s BenchmarkHash/n=32/Write-4 460401 262.0 ns/op 122.15 MB/s BenchmarkHash/n=32/Bytes-4 3515091 32.46 ns/op 985.69 MB/s BenchmarkHash/n=32/String-4 1746421 65.05 ns/op 491.89 MB/s BenchmarkHash/n=64/Write-4 382113 283.4 ns/op 225.81 MB/s BenchmarkHash/n=64/Bytes-4 3271911 35.99 ns/op 1778.19 MB/s BenchmarkHash/n=64/String-4 1731493 69.91 ns/op 915.43 MB/s BenchmarkHash/n=256/Write-4 358209 398.2 ns/op 642.93 MB/s BenchmarkHash/n=256/Bytes-4 2291670 52.89 ns/op 4839.88 MB/s BenchmarkHash/n=256/String-4 825837 121.8 ns/op 2101.33 MB/s BenchmarkHash/n=320/Write-4 299154 388.4 ns/op 823.98 MB/s BenchmarkHash/n=320/Bytes-4 1998261 58.86 ns/op 5436.96 MB/s BenchmarkHash/n=320/String-4 622485 169.5 ns/op 1888.25 MB/s BenchmarkHash/n=1024/Write-4 236684 545.0 ns/op 1879.06 MB/s BenchmarkHash/n=1024/Bytes-4 882250 127.6 ns/op 8025.64 MB/s BenchmarkHash/n=1024/String-4 288692 407.6 ns/op 2512.24 MB/s BenchmarkHash/n=4096/Write-4 99496 1195 ns/op 3428.24 MB/s BenchmarkHash/n=4096/Bytes-4 295268 447.1 ns/op 9160.84 MB/s BenchmarkHash/n=4096/String-4 72194 1549 ns/op 2645.04 MB/s BenchmarkHash/n=16384/Write-4 30810 3894 ns/op 4207.62 MB/s BenchmarkHash/n=16384/Bytes-4 71396 1679 ns/op 9755.67 MB/s BenchmarkHash/n=16384/String-4 20148 5954 ns/op 2751.78 MB/s PASS ok hash/maphash 5.228s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 609 183371 ns/op BenchmarkEscapeNone-4 128151 888.9 ns/op BenchmarkUnescape-4 711 160429 ns/op BenchmarkUnescapeNone-4 593306 186.5 ns/op BenchmarkUnescapeSparse-4 10000 17299 ns/op BenchmarkUnescapeDense-4 1095 108882 ns/op PASS ok html 1.112s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 8084 13950 ns/op BenchmarkCSSEscaperNoSpecials-4 42571 2704 ns/op BenchmarkDecodeCSS-4 25172 4665 ns/op BenchmarkDecodeCSSNoSpecials-4 3362892 35.32 ns/op BenchmarkCSSValueFilter-4 91012 1132 ns/op BenchmarkCSSValueFilterOk-4 72393 1546 ns/op BenchmarkEscapedExecute-4 3788 26965 ns/op BenchmarkHTMLNospaceEscaper-4 7744 15946 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 49275 2187 ns/op BenchmarkStripTags-4 17401 6313 ns/op BenchmarkStripTagsNoSpecials-4 242974 491.3 ns/op BenchmarkJSValEscaperWithNum-4 23881 5014 ns/op BenchmarkJSValEscaperWithStr-4 6202 19547 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 20205 6128 ns/op BenchmarkJSValEscaperWithObj-4 4838 23681 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 14491 8298 ns/op BenchmarkJSStrEscaperNoSpecials-4 49621 2352 ns/op BenchmarkJSStrEscaper-4 10000 11520 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 48619 2418 ns/op BenchmarkJSRegexpEscaper-4 10000 12077 ns/op BenchmarkTemplateSpecialTags-4 100 1128520 ns/op BenchmarkURLEscaper-4 5115 26120 ns/op BenchmarkURLEscaperNoSpecials-4 170514 693.1 ns/op BenchmarkURLNormalizer-4 5635 19958 ns/op BenchmarkURLNormalizerNoSpecials-4 176817 747.1 ns/op BenchmarkSrcsetFilter-4 19345 6169 ns/op BenchmarkSrcsetFilterNoSpecials-4 117864 1089 ns/op PASS ok html/template 4.619s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 490292 226.7 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 511573 247.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 659136 194.7 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 509392 235.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1757890 67.24 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1362622 88.54 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1758655 67.76 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1374999 87.76 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1461118 84.10 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 442368 267.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 365780 351.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 423079 289.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 328918 331.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 839133 156.2 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 565460 216.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 892513 134.2 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 641678 215.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 389293 283.5 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1550482 78.75 ns/op BenchmarkRGBASetRGBA-4 1343220 89.97 ns/op BenchmarkRGBA64At-4 961888 114.7 ns/op BenchmarkRGBA64SetRGBA64-4 839288 127.5 ns/op BenchmarkNRGBAAt-4 1564178 76.15 ns/op BenchmarkNRGBASetNRGBA-4 1352018 90.74 ns/op BenchmarkNRGBA64At-4 1000000 115.0 ns/op BenchmarkNRGBA64SetNRGBA64-4 971092 130.5 ns/op BenchmarkAlphaAt-4 2709838 43.60 ns/op BenchmarkAlphaSetAlpha-4 2522343 47.68 ns/op BenchmarkAlpha16At-4 1656277 73.93 ns/op BenchmarkAlphaSetAlpha16-4 1476110 79.86 ns/op BenchmarkGrayAt-4 2716506 44.22 ns/op BenchmarkGraySetGray-4 2428545 48.39 ns/op BenchmarkGray16At-4 1505968 73.02 ns/op BenchmarkGraySetGray16-4 1474791 78.40 ns/op PASS ok image 6.719s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 3694755 32.06 ns/op BenchmarkYCbCrToRGB/128-4 3404910 32.03 ns/op BenchmarkYCbCrToRGB/255-4 3483120 33.29 ns/op BenchmarkRGBToYCbCr/0-4 3440527 33.26 ns/op BenchmarkRGBToYCbCr/Cb-4 3582328 32.33 ns/op BenchmarkRGBToYCbCr/Cr-4 3658454 32.05 ns/op BenchmarkYCbCrToRGBA/0-4 3587316 33.33 ns/op BenchmarkYCbCrToRGBA/128-4 2878333 42.21 ns/op BenchmarkYCbCrToRGBA/255-4 2971887 37.59 ns/op BenchmarkNYCbCrAToRGBA/0-4 2885340 40.70 ns/op BenchmarkNYCbCrAToRGBA/128-4 3063006 39.13 ns/op BenchmarkNYCbCrAToRGBA/255-4 2888410 39.74 ns/op PASS ok image/color 2.214s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 3 37935086 ns/op BenchmarkFillSrc-4 321 454731 ns/op BenchmarkCopyOver-4 7 17293092 ns/op BenchmarkCopySrc-4 505 215623 ns/op BenchmarkNRGBAOver-4 8 13104636 ns/op BenchmarkNRGBASrc-4 13 11224347 ns/op BenchmarkYCbCr-4 10 12759731 ns/op BenchmarkGray-4 16 6489185 ns/op BenchmarkCMYK-4 8 12965704 ns/op BenchmarkGlyphOver-4 24 6754233 ns/op BenchmarkRGBAMaskOver-4 4 26844020 ns/op BenchmarkGrayMaskOver-4 7 25145601 ns/op BenchmarkRGBA64ImageMaskOver-4 4 46824015 ns/op BenchmarkRGBA-4 4 30968862 ns/op BenchmarkPalettedFill-4 978 129674 ns/op BenchmarkPalettedRGBA-4 5 23560047 ns/op BenchmarkGenericOver-4 3 62443989 ns/op BenchmarkGenericMaskOver-4 5 21457072 ns/op BenchmarkGenericSrc-4 4 32146709 ns/op BenchmarkGenericMaskSrc-4 4 48447836 ns/op PASS ok image/draw 7.511s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 20 8708077 ns/op 1.77 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 135862767 ns/op 2.26 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2603620070 ns/op 0.47 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 51 2062991 ns/op 7.49 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 116879184 ns/op 0.53 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 3.812s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 4869 29151 ns/op BenchmarkIDCT-4 4756 39371 ns/op BenchmarkDecodeBaseline-4 8 14816112 ns/op 4.17 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 20919724 ns/op 2.95 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 221900673 ns/op 5.54 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 214261734 ns/op 4.30 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 2.106s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 12009445 9.465 ns/op BenchmarkDecodeGray-4 9 23220353 ns/op 2.82 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 60579887 ns/op 4.33 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 2 59779527 ns/op 4.39 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 18 6864606 ns/op 9.55 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 36359571 ns/op 7.21 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 2 91499382 ns/op 2.86 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 58672830 ns/op 5.24 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 58792064 ns/op 5.23 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 263352920 ns/op 4.67 MB/s 860344 B/op 30 allocs/op BenchmarkEncodeNRGBA-4 1 264701156 ns/op 4.64 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 3 36144768 ns/op 8.50 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 208773929 ns/op 5.89 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 1058888043 ns/op 1.16 MB/s 864088 B/op 29 allocs/op PASS ok image/png 5.078s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 81756357 ns/op 1.22 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 51497518 ns/op 1.94 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 407464372 ns/op 1.23 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 284684032 ns/op 1.76 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 78485798 ns/op 1.27 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 53656470 ns/op 1.86 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 316540913 ns/op 1.58 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 301958344 ns/op 1.66 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 1021193680 ns/op 0.98 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 578996785 ns/op 1.73 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 4061888466 ns/op 1.23 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3886542041 ns/op 1.29 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 12 11751640 ns/op 8.51 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 12 10137533 ns/op 9.86 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 53607858 ns/op 9.33 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 3 49981842 ns/op 10.00 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 157786567 ns/op 6.34 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 108461710 ns/op 9.22 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 527363771 ns/op 9.48 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 591177976 ns/op 8.46 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 57652274 ns/op 1.73 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 58159040 ns/op 1.72 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 354794633 ns/op 1.41 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 335713860 ns/op 1.49 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 796645043 ns/op 1.26 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 915995408 ns/op 1.09 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 6216655171 ns/op 0.80 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 6701524577 ns/op 0.75 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 164707590 ns/op 25.38 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 161620028 ns/op 25.86 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 58.021s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 29313 5096 ns/op 0.20 MB/s BenchmarkMarshalCorpusFile/2-4 31872 6844 ns/op 0.29 MB/s BenchmarkMarshalCorpusFile/4-4 29899 5252 ns/op 0.76 MB/s BenchmarkMarshalCorpusFile/8-4 21378 5496 ns/op 1.46 MB/s BenchmarkMarshalCorpusFile/16-4 10000 13402 ns/op 1.19 MB/s BenchmarkMarshalCorpusFile/32-4 10000 14642 ns/op 2.19 MB/s BenchmarkMarshalCorpusFile/64-4 7600 17606 ns/op 3.64 MB/s BenchmarkMarshalCorpusFile/128-4 4786 45910 ns/op 2.79 MB/s BenchmarkMarshalCorpusFile/256-4 1956 74755 ns/op 3.42 MB/s BenchmarkMarshalCorpusFile/512-4 1004 124436 ns/op 4.11 MB/s BenchmarkMarshalCorpusFile/1024-4 432 265346 ns/op 3.86 MB/s BenchmarkMarshalCorpusFile/2048-4 244 519721 ns/op 3.94 MB/s BenchmarkMarshalCorpusFile/4096-4 100 1064918 ns/op 3.85 MB/s BenchmarkMarshalCorpusFile/8192-4 80 2096571 ns/op 3.91 MB/s BenchmarkMarshalCorpusFile/16384-4 42 3622350 ns/op 4.52 MB/s BenchmarkMarshalCorpusFile/32768-4 15 9101833 ns/op 3.60 MB/s BenchmarkMarshalCorpusFile/65536-4 7 20583804 ns/op 3.18 MB/s BenchmarkMarshalCorpusFile/131072-4 3 44846572 ns/op 2.92 MB/s BenchmarkMarshalCorpusFile/262144-4 2 63308284 ns/op 4.14 MB/s BenchmarkMarshalCorpusFile/524288-4 1 116607664 ns/op 4.50 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 329778959 ns/op 3.18 MB/s BenchmarkUnmarshalCorpusFile/1-4 4976 20869 ns/op 0.05 MB/s BenchmarkUnmarshalCorpusFile/2-4 7941 15649 ns/op 0.13 MB/s BenchmarkUnmarshalCorpusFile/4-4 7674 16055 ns/op 0.25 MB/s BenchmarkUnmarshalCorpusFile/8-4 6727 18574 ns/op 0.43 MB/s BenchmarkUnmarshalCorpusFile/16-4 6181 26383 ns/op 0.61 MB/s BenchmarkUnmarshalCorpusFile/32-4 3208 35901 ns/op 0.89 MB/s BenchmarkUnmarshalCorpusFile/64-4 2317 50147 ns/op 1.28 MB/s BenchmarkUnmarshalCorpusFile/128-4 2383 49980 ns/op 2.56 MB/s BenchmarkUnmarshalCorpusFile/256-4 954 121655 ns/op 2.10 MB/s BenchmarkUnmarshalCorpusFile/512-4 486 317507 ns/op 1.61 MB/s BenchmarkUnmarshalCorpusFile/1024-4 100 1038740 ns/op 0.99 MB/s BenchmarkUnmarshalCorpusFile/2048-4 127 907287 ns/op 2.26 MB/s BenchmarkUnmarshalCorpusFile/4096-4 72 1857966 ns/op 2.20 MB/s BenchmarkUnmarshalCorpusFile/8192-4 33 3881695 ns/op 2.11 MB/s BenchmarkUnmarshalCorpusFile/16384-4 14 7143660 ns/op 2.29 MB/s BenchmarkUnmarshalCorpusFile/32768-4 6 25999772 ns/op 1.26 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 51936470 ns/op 1.26 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 57319176 ns/op 2.29 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 122922181 ns/op 2.13 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 251292475 ns/op 2.09 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 518667374 ns/op 2.02 MB/s BenchmarkMutatorBytes/1-4 31843 3638 ns/op BenchmarkMutatorBytes/10-4 34537 3494 ns/op BenchmarkMutatorBytes/100-4 32560 3621 ns/op BenchmarkMutatorBytes/1000-4 22024 5457 ns/op BenchmarkMutatorBytes/10000-4 7304 22195 ns/op BenchmarkMutatorBytes/100000-4 829 242247 ns/op BenchmarkMutatorString/1-4 36217 3645 ns/op BenchmarkMutatorString/10-4 32731 4097 ns/op BenchmarkMutatorString/100-4 27504 5449 ns/op BenchmarkMutatorString/1000-4 13136 7976 ns/op BenchmarkMutatorString/10000-4 3070 59271 ns/op BenchmarkMutatorString/100000-4 255 487737 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 15955 9420 ns/op BenchmarkMutatorAllBasicTypes/string-4 10000 14356 ns/op BenchmarkMutatorAllBasicTypes/bool-4 58765 2296 ns/op BenchmarkMutatorAllBasicTypes/float32-4 25516 4459 ns/op BenchmarkMutatorAllBasicTypes/float64-4 42852 2518 ns/op BenchmarkMutatorAllBasicTypes/int-4 56398 2193 ns/op BenchmarkMutatorAllBasicTypes/int8-4 54640 2139 ns/op BenchmarkMutatorAllBasicTypes/int16-4 49755 2148 ns/op BenchmarkMutatorAllBasicTypes/int32-4 54453 2207 ns/op BenchmarkMutatorAllBasicTypes/int64-4 50918 2155 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 52524 2779 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 49422 2178 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 54709 2930 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 55777 2366 ns/op PASS ok internal/fuzz 15.881s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 11349 9717 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 142786 899.7 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 0.858s PASS ok internal/poll 0.045s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 5 21893831 ns/op PASS ok internal/trace 2.985s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10000 10457 ns/op BenchmarkCopyNLarge-4 140 974219 ns/op PASS ok io 0.440s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 158101 915.8 ns/op BenchmarkPrintln-4 22545 5295 ns/op 77 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 33348 3901 ns/op 66 B/op 1 allocs/op BenchmarkConcurrent-4 5956 23492 ns/op BenchmarkDiscard-4 994458 151.7 ns/op 0 B/op 0 allocs/op PASS ok log 1.181s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2836296 42.50 ns/op BenchmarkAcosh-4 1000000 129.5 ns/op BenchmarkAsin-4 2748500 73.25 ns/op BenchmarkAsinh-4 1278985 89.68 ns/op BenchmarkAtan-4 3307081 48.46 ns/op BenchmarkAtanh-4 1317904 85.78 ns/op BenchmarkAtan2-4 2390048 59.44 ns/op BenchmarkCbrt-4 1788210 78.20 ns/op BenchmarkCeil-4 22230784 6.451 ns/op BenchmarkCompare-4 4794438 22.91 ns/op BenchmarkCompare32-4 6029803 28.06 ns/op BenchmarkCopysign-4 3447392 30.45 ns/op BenchmarkCos-4 1431207 84.49 ns/op BenchmarkCosh-4 1000000 109.7 ns/op BenchmarkErf-4 3060423 39.34 ns/op BenchmarkErfc-4 3265683 65.64 ns/op BenchmarkErfinv-4 2914428 41.90 ns/op BenchmarkErfcinv-4 2947216 39.22 ns/op BenchmarkExp-4 7533262 16.07 ns/op BenchmarkExpGo-4 985033 114.8 ns/op BenchmarkExpm1-4 2414606 77.54 ns/op BenchmarkExp2-4 1000000 118.7 ns/op BenchmarkExp2Go-4 1000000 115.2 ns/op BenchmarkAbs-4 4876374 25.13 ns/op BenchmarkDim-4 10873536 11.83 ns/op BenchmarkFloor-4 23342043 7.707 ns/op BenchmarkMax-4 16017282 8.898 ns/op BenchmarkMin-4 16875932 7.867 ns/op BenchmarkMod-4 396457 310.4 ns/op BenchmarkFrexp-4 1963279 63.39 ns/op BenchmarkGamma-4 915310 161.5 ns/op BenchmarkHypot-4 12188803 12.18 ns/op BenchmarkHypotGo-4 1743952 65.29 ns/op BenchmarkIlogb-4 2158054 53.45 ns/op BenchmarkJ0-4 248344 497.9 ns/op BenchmarkJ1-4 343641 422.1 ns/op BenchmarkJn-4 151731 834.4 ns/op BenchmarkLdexp-4 1805785 84.61 ns/op BenchmarkLgamma-4 1000000 122.0 ns/op BenchmarkLog-4 6333696 19.46 ns/op BenchmarkLogb-4 2155881 78.82 ns/op BenchmarkLog1p-4 1000000 151.7 ns/op BenchmarkLog10-4 5896202 26.72 ns/op BenchmarkLog2-4 1529691 80.50 ns/op BenchmarkModf-4 2566876 69.56 ns/op BenchmarkNextafter32-4 2241816 59.94 ns/op BenchmarkNextafter64-4 2462589 62.96 ns/op BenchmarkPowInt-4 572731 246.4 ns/op BenchmarkPowFrac-4 496966 276.3 ns/op BenchmarkPow10Pos-4 6365580 26.08 ns/op BenchmarkPow10Neg-4 5010694 24.20 ns/op BenchmarkRound-4 4538005 27.69 ns/op BenchmarkRoundToEven-4 10471354 11.04 ns/op BenchmarkRemainder-4 384692 323.7 ns/op BenchmarkSignbit-4 7120111 16.96 ns/op BenchmarkSin-4 1547956 103.5 ns/op BenchmarkSincos-4 1000000 130.7 ns/op BenchmarkSinh-4 2192998 61.43 ns/op BenchmarkSqrtIndirect-4 25445200 5.122 ns/op BenchmarkSqrtLatency-4 21737496 7.572 ns/op BenchmarkSqrtIndirectLatency-4 19508025 5.386 ns/op BenchmarkSqrtGoLatency-4 1337415 96.97 ns/op BenchmarkSqrtPrime-4 42618 2907 ns/op BenchmarkTan-4 1000000 125.0 ns/op BenchmarkTanh-4 1738406 83.32 ns/op BenchmarkTrunc-4 20651983 5.643 ns/op BenchmarkY0-4 279526 398.9 ns/op BenchmarkY1-4 311331 532.1 ns/op BenchmarkYn-4 152030 867.7 ns/op BenchmarkFloat64bits-4 7462786 16.49 ns/op BenchmarkFloat64frombits-4 6637114 16.27 ns/op BenchmarkFloat32bits-4 6823285 16.42 ns/op BenchmarkFloat32frombits-4 4837749 30.34 ns/op BenchmarkFMA-4 23558337 5.694 ns/op PASS ok math 16.821s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 17300301 7.475 ns/op 8562.00 MB/s BenchmarkAddVV/2-4 14700008 8.295 ns/op 15430.52 MB/s BenchmarkAddVV/3-4 13752895 9.146 ns/op 20992.37 MB/s BenchmarkAddVV/4-4 12357518 12.29 ns/op 20823.14 MB/s BenchmarkAddVV/5-4 12116756 11.04 ns/op 28988.56 MB/s BenchmarkAddVV/10-4 9999392 15.26 ns/op 41928.46 MB/s BenchmarkAddVV/100-4 2455418 83.37 ns/op 76763.35 MB/s BenchmarkAddVV/1000-4 291507 476.0 ns/op 134454.59 MB/s BenchmarkSubVV/1-4 11448512 10.99 ns/op 5825.95 MB/s BenchmarkSubVV/2-4 14396108 10.92 ns/op 11717.02 MB/s BenchmarkSubVV/3-4 13498651 9.912 ns/op 19369.97 MB/s BenchmarkSubVV/4-4 13510436 9.220 ns/op 27764.23 MB/s BenchmarkSubVV/5-4 11761221 10.18 ns/op 31444.83 MB/s BenchmarkSubVV/10-4 9677959 16.74 ns/op 38233.88 MB/s BenchmarkSubVV/100-4 1831732 90.82 ns/op 70466.53 MB/s BenchmarkSubVV/1000-4 277128 463.6 ns/op 138060.00 MB/s BenchmarkAddVW/1-4 17600934 7.362 ns/op 1086.64 MB/s BenchmarkAddVW/2-4 14023077 8.500 ns/op 1882.37 MB/s BenchmarkAddVW/3-4 15052914 14.47 ns/op 1658.43 MB/s BenchmarkAddVW/4-4 15007620 10.45 ns/op 3063.52 MB/s BenchmarkAddVW/5-4 13790654 8.883 ns/op 4502.93 MB/s BenchmarkAddVW/10-4 11255061 10.03 ns/op 7972.85 MB/s BenchmarkAddVW/100-4 284451 407.8 ns/op 1961.77 MB/s BenchmarkAddVW/1000-4 45781 3810 ns/op 2099.74 MB/s BenchmarkAddVWext/1-4 17818143 9.136 ns/op 875.67 MB/s BenchmarkAddVWext/2-4 16157176 7.829 ns/op 2043.75 MB/s BenchmarkAddVWext/3-4 12898090 15.40 ns/op 1558.94 MB/s BenchmarkAddVWext/4-4 14698510 11.29 ns/op 2834.44 MB/s BenchmarkAddVWext/5-4 12921825 9.233 ns/op 4332.12 MB/s BenchmarkAddVWext/10-4 10994013 12.61 ns/op 6346.09 MB/s BenchmarkAddVWext/100-4 48810 2314 ns/op 345.73 MB/s BenchmarkAddVWext/1000-4 5908 25419 ns/op 314.73 MB/s BenchmarkSubVW/1-4 11239075 11.88 ns/op 673.53 MB/s BenchmarkSubVW/2-4 17395146 8.183 ns/op 1955.30 MB/s BenchmarkSubVW/3-4 17059273 8.326 ns/op 2882.42 MB/s BenchmarkSubVW/4-4 15889573 13.91 ns/op 2300.40 MB/s BenchmarkSubVW/5-4 13591896 8.767 ns/op 4562.69 MB/s BenchmarkSubVW/10-4 12236732 11.05 ns/op 7238.21 MB/s BenchmarkSubVW/100-4 334432 705.4 ns/op 1134.06 MB/s BenchmarkSubVW/1000-4 46122 2670 ns/op 2995.89 MB/s BenchmarkSubVWext/1-4 16428034 6.763 ns/op 1182.98 MB/s BenchmarkSubVWext/2-4 17165546 7.538 ns/op 2122.50 MB/s BenchmarkSubVWext/3-4 16775288 7.945 ns/op 3020.66 MB/s BenchmarkSubVWext/4-4 15449550 12.53 ns/op 2554.08 MB/s BenchmarkSubVWext/5-4 14398665 9.328 ns/op 4288.33 MB/s BenchmarkSubVWext/10-4 12584361 12.99 ns/op 6157.60 MB/s BenchmarkSubVWext/100-4 50163 2197 ns/op 364.13 MB/s BenchmarkSubVWext/1000-4 5326 25294 ns/op 316.28 MB/s BenchmarkMulAddVWW/1-4 12598443 8.482 ns/op 7545.37 MB/s BenchmarkMulAddVWW/2-4 13154988 9.336 ns/op 13710.66 MB/s BenchmarkMulAddVWW/3-4 10356678 13.17 ns/op 14576.65 MB/s BenchmarkMulAddVWW/4-4 11113999 9.699 ns/op 26393.79 MB/s BenchmarkMulAddVWW/5-4 10327807 12.14 ns/op 26349.20 MB/s BenchmarkMulAddVWW/10-4 7579618 15.38 ns/op 41609.69 MB/s BenchmarkMulAddVWW/100-4 1325833 76.43 ns/op 83737.92 MB/s BenchmarkMulAddVWW/1000-4 162096 829.1 ns/op 77188.59 MB/s BenchmarkAddMulVVW/1-4 14508607 9.199 ns/op 6956.95 MB/s BenchmarkAddMulVVW/2-4 14836644 8.988 ns/op 14241.79 MB/s BenchmarkAddMulVVW/3-4 11311558 9.981 ns/op 19237.26 MB/s BenchmarkAddMulVVW/4-4 11262196 11.17 ns/op 22918.67 MB/s BenchmarkAddMulVVW/5-4 9484263 12.20 ns/op 26228.91 MB/s BenchmarkAddMulVVW/10-4 8776686 13.74 ns/op 46596.09 MB/s BenchmarkAddMulVVW/100-4 1663651 61.17 ns/op 104623.15 MB/s BenchmarkAddMulVVW/1000-4 224671 560.2 ns/op 114236.15 MB/s BenchmarkDivWVW/1-4 2177017 101.8 ns/op 628.81 MB/s BenchmarkDivWVW/2-4 1000000 113.2 ns/op 1131.16 MB/s BenchmarkDivWVW/3-4 914607 139.6 ns/op 1374.90 MB/s BenchmarkDivWVW/4-4 783732 174.5 ns/op 1467.29 MB/s BenchmarkDivWVW/5-4 672116 201.4 ns/op 1589.14 MB/s BenchmarkDivWVW/10-4 353863 335.4 ns/op 1908.14 MB/s BenchmarkDivWVW/100-4 42160 3904 ns/op 1639.54 MB/s BenchmarkDivWVW/1000-4 4836 27424 ns/op 2333.74 MB/s BenchmarkNonZeroShifts/1/shrVU-4 15697378 7.685 ns/op BenchmarkNonZeroShifts/1/shlVU-4 18012211 8.399 ns/op BenchmarkNonZeroShifts/2/shrVU-4 14260591 12.93 ns/op BenchmarkNonZeroShifts/2/shlVU-4 15336916 10.21 ns/op BenchmarkNonZeroShifts/3/shrVU-4 14951737 8.661 ns/op BenchmarkNonZeroShifts/3/shlVU-4 13280737 10.45 ns/op BenchmarkNonZeroShifts/4/shrVU-4 12360872 9.131 ns/op BenchmarkNonZeroShifts/4/shlVU-4 11888584 10.78 ns/op BenchmarkNonZeroShifts/5/shrVU-4 12362512 9.927 ns/op BenchmarkNonZeroShifts/5/shlVU-4 11872789 15.17 ns/op BenchmarkNonZeroShifts/10/shrVU-4 8603848 13.33 ns/op BenchmarkNonZeroShifts/10/shlVU-4 8360702 12.41 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1327348 99.40 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1574445 70.79 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 169898 1247 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 228430 654.4 ns/op BenchmarkDecimalConversion-4 158 751880 ns/op BenchmarkFloatString/100-4 11206 10647 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 214 539288 ns/op 2907 B/op 9 allocs/op BenchmarkFloatString/10000-4 3 49453171 ns/op 60994 B/op 50 allocs/op BenchmarkFloatString/100000-4 1 5356998015 ns/op 844936 B/op 489 allocs/op BenchmarkFloatAdd/10-4 144808 1002 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 139538 862.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 150108 981.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 81078 1599 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 15568 6986 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 191145 739.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 164044 660.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 193304 1036 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 145426 792.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 48710 2569 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1854 75626 ns/op BenchmarkParseFloatLargeExp-4 367 470509 ns/op BenchmarkGCD10x10/WithoutXY-4 150988 814.1 ns/op BenchmarkGCD10x10/WithXY-4 45128 2712 ns/op BenchmarkGCD10x100/WithoutXY-4 73453 1590 ns/op BenchmarkGCD10x100/WithXY-4 12889 8966 ns/op BenchmarkGCD10x1000/WithoutXY-4 53180 3259 ns/op BenchmarkGCD10x1000/WithXY-4 13786 10267 ns/op BenchmarkGCD100x100/WithoutXY-4 21522 5444 ns/op BenchmarkGCD100x100/WithXY-4 7519 18492 ns/op BenchmarkGCD100x1000/WithoutXY-4 10000 11312 ns/op BenchmarkGCD100x1000/WithXY-4 5085 24716 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2047 61128 ns/op BenchmarkGCD1000x1000/WithXY-4 1041 110303 ns/op BenchmarkHilbert-4 19 6090976 ns/op BenchmarkBinomial-4 10000 10368 ns/op BenchmarkQuoRem-4 20697 5512 ns/op BenchmarkExp-4 16 10483482 ns/op BenchmarkExpMont/Odd-4 100 1084647 ns/op 2598 B/op 22 allocs/op BenchmarkExpMont/Even1-4 100 1086173 ns/op 3366 B/op 38 allocs/op BenchmarkExpMont/Even2-4 100 1098773 ns/op 3836 B/op 53 allocs/op BenchmarkExpMont/Even3-4 100 1077618 ns/op 3870 B/op 54 allocs/op BenchmarkExpMont/Even4-4 100 1068174 ns/op 3852 B/op 53 allocs/op BenchmarkExpMont/Even8-4 103 1941503 ns/op 3829 B/op 52 allocs/op BenchmarkExpMont/Even32-4 100 1109959 ns/op 3862 B/op 53 allocs/op BenchmarkExpMont/Even64-4 126 1589053 ns/op 3644 B/op 54 allocs/op BenchmarkExpMont/Even96-4 100 1052726 ns/op 3788 B/op 51 allocs/op BenchmarkExpMont/Even128-4 134 948722 ns/op 3242 B/op 50 allocs/op BenchmarkExpMont/Even255-4 162 746965 ns/op 2983 B/op 48 allocs/op BenchmarkExpMont/SmallEven1-4 292 356191 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 288 461388 ns/op 1730 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 280 543548 ns/op 1723 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 285 411193 ns/op 1739 B/op 47 allocs/op BenchmarkExp2-4 16 7443925 ns/op BenchmarkBitset-4 598699 198.7 ns/op BenchmarkBitsetNeg-4 373316 367.1 ns/op BenchmarkBitsetOrig-4 217155 708.7 ns/op BenchmarkBitsetNegOrig-4 119613 1411 ns/op BenchmarkModSqrt225_Tonelli-4 106 1566006 ns/op BenchmarkModSqrt225_3Mod4-4 280 469688 ns/op BenchmarkModSqrt231_Tonelli-4 100 1177532 ns/op BenchmarkModSqrt231_5Mod8-4 272 403069 ns/op BenchmarkModInverse-4 9549 13323 ns/op BenchmarkSqrt-4 1622 75026 ns/op BenchmarkIntSqr/1-4 436054 272.1 ns/op BenchmarkIntSqr/2-4 568220 225.2 ns/op BenchmarkIntSqr/3-4 388562 442.6 ns/op BenchmarkIntSqr/5-4 340263 351.4 ns/op BenchmarkIntSqr/8-4 288952 517.7 ns/op BenchmarkIntSqr/10-4 225260 573.3 ns/op BenchmarkIntSqr/20-4 50098 3323 ns/op BenchmarkIntSqr/30-4 27546 3670 ns/op BenchmarkIntSqr/50-4 21464 6496 ns/op BenchmarkIntSqr/80-4 13988 8597 ns/op BenchmarkIntSqr/100-4 10000 12292 ns/op BenchmarkIntSqr/200-4 4606 27190 ns/op BenchmarkIntSqr/300-4 1599 64078 ns/op BenchmarkIntSqr/500-4 924 128477 ns/op BenchmarkIntSqr/800-4 332 359300 ns/op BenchmarkIntSqr/1000-4 252 469118 ns/op BenchmarkDiv/20/10-4 342100 362.3 ns/op BenchmarkDiv/40/20-4 362697 340.0 ns/op BenchmarkDiv/100/50-4 349498 507.8 ns/op BenchmarkDiv/200/100-4 41606 3646 ns/op BenchmarkDiv/400/200-4 47230 2658 ns/op BenchmarkDiv/1000/500-4 36766 3038 ns/op BenchmarkDiv/2000/1000-4 31393 3724 ns/op BenchmarkDiv/20000/10000-4 1104 112374 ns/op BenchmarkDiv/200000/100000-4 31 4677761 ns/op BenchmarkDiv/2000000/1000000-4 1 110264517 ns/op BenchmarkDiv/20000000/10000000-4 1 4023530432 ns/op BenchmarkMul-4 5 20973828 ns/op BenchmarkNatMul/10-4 117212 1167 ns/op BenchmarkNatMul/100-4 4674 32117 ns/op BenchmarkNatMul/1000-4 100 1014013 ns/op BenchmarkZeroShifts/Shl-4 10000 19252 ns/op BenchmarkZeroShifts/ShlSame-4 3487378 40.93 ns/op BenchmarkZeroShifts/Shr-4 10000 17301 ns/op BenchmarkZeroShifts/ShrSame-4 3465601 35.09 ns/op BenchmarkExp3Power/0x10-4 165350 1084 ns/op BenchmarkExp3Power/0x40-4 126057 1145 ns/op BenchmarkExp3Power/0x100-4 77893 2152 ns/op BenchmarkExp3Power/0x400-4 34977 4395 ns/op BenchmarkExp3Power/0x1000-4 7082 16258 ns/op BenchmarkExp3Power/0x4000-4 2114 82684 ns/op BenchmarkExp3Power/0x10000-4 193 614762 ns/op BenchmarkExp3Power/0x40000-4 20 6366300 ns/op BenchmarkExp3Power/0x100000-4 2 53745084 ns/op BenchmarkExp3Power/0x400000-4 1 477205004 ns/op BenchmarkFibo-4 3 39599590 ns/op BenchmarkNatSqr/1-4 467323 291.2 ns/op BenchmarkNatSqr/2-4 467206 358.7 ns/op BenchmarkNatSqr/3-4 300331 408.0 ns/op BenchmarkNatSqr/5-4 275143 686.9 ns/op BenchmarkNatSqr/8-4 239528 985.9 ns/op BenchmarkNatSqr/10-4 197334 945.6 ns/op BenchmarkNatSqr/20-4 33940 4017 ns/op BenchmarkNatSqr/30-4 30061 4378 ns/op BenchmarkNatSqr/50-4 15946 8816 ns/op BenchmarkNatSqr/80-4 10000 15754 ns/op BenchmarkNatSqr/100-4 7393 18511 ns/op BenchmarkNatSqr/200-4 4383 42517 ns/op BenchmarkNatSqr/300-4 1804 97089 ns/op BenchmarkNatSqr/500-4 799 184392 ns/op BenchmarkNatSqr/800-4 332 373944 ns/op BenchmarkNatSqr/1000-4 231 615988 ns/op BenchmarkNatSetBytes/8-4 717824 140.4 ns/op BenchmarkNatSetBytes/24-4 221590 530.9 ns/op BenchmarkNatSetBytes/128-4 51699 2216 ns/op BenchmarkNatSetBytes/7-4 956908 144.7 ns/op BenchmarkNatSetBytes/23-4 231302 548.5 ns/op BenchmarkNatSetBytes/127-4 64933 2229 ns/op BenchmarkScanPi-4 170 760419 ns/op BenchmarkStringPiParallel-4 390 362021 ns/op BenchmarkScan/10/Base2-4 36380 3291 ns/op BenchmarkScan/100/Base2-4 4472 27410 ns/op BenchmarkScan/1000/Base2-4 415 268847 ns/op BenchmarkScan/10/Base8-4 91948 1374 ns/op BenchmarkScan/100/Base8-4 10000 11609 ns/op BenchmarkScan/1000/Base8-4 1254 93516 ns/op BenchmarkScan/10/Base10-4 93487 1321 ns/op BenchmarkScan/100/Base10-4 13530 16629 ns/op BenchmarkScan/1000/Base10-4 1371 88034 ns/op BenchmarkScan/10/Base16-4 101152 1580 ns/op BenchmarkScan/100/Base16-4 15092 13169 ns/op BenchmarkScan/1000/Base16-4 1651 76551 ns/op BenchmarkString/10/Base2-4 161420 638.5 ns/op BenchmarkString/100/Base2-4 27780 5160 ns/op BenchmarkString/1000/Base2-4 2680 51232 ns/op BenchmarkString/10/Base8-4 348488 346.9 ns/op BenchmarkString/100/Base8-4 80308 1735 ns/op BenchmarkString/1000/Base8-4 8914 16237 ns/op BenchmarkString/10/Base10-4 161390 673.4 ns/op BenchmarkString/100/Base10-4 44137 3911 ns/op BenchmarkString/1000/Base10-4 5733 28552 ns/op BenchmarkString/10/Base16-4 353702 345.2 ns/op BenchmarkString/100/Base16-4 76237 1503 ns/op BenchmarkString/1000/Base16-4 10000 11879 ns/op BenchmarkLeafSize/0-4 28 5031107 ns/op BenchmarkLeafSize/1-4 420 296057 ns/op BenchmarkLeafSize/2-4 338 338874 ns/op BenchmarkLeafSize/3-4 313 465224 ns/op BenchmarkLeafSize/4-4 454 296354 ns/op BenchmarkLeafSize/5-4 219 457617 ns/op BenchmarkLeafSize/6-4 283 367213 ns/op BenchmarkLeafSize/7-4 322 378962 ns/op BenchmarkLeafSize/8-4 438 317279 ns/op BenchmarkLeafSize/9-4 172 681452 ns/op BenchmarkLeafSize/10-4 326 465348 ns/op BenchmarkLeafSize/11-4 272 479733 ns/op BenchmarkLeafSize/12-4 301 387342 ns/op BenchmarkLeafSize/13-4 273 491868 ns/op BenchmarkLeafSize/14-4 300 354922 ns/op BenchmarkLeafSize/15-4 391 342700 ns/op BenchmarkLeafSize/16-4 490 285154 ns/op BenchmarkLeafSize/32-4 360 295777 ns/op BenchmarkLeafSize/64-4 345 334346 ns/op BenchmarkProbablyPrime/n=0-4 9 16817523 ns/op BenchmarkProbablyPrime/n=1-4 9 13074130 ns/op BenchmarkProbablyPrime/n=5-4 6 22419477 ns/op BenchmarkProbablyPrime/n=10-4 4 27433479 ns/op BenchmarkProbablyPrime/n=20-4 3 43134712 ns/op BenchmarkProbablyPrime/Lucas-4 10 11532369 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 79 1963282 ns/op BenchmarkRatCmp-4 189939 769.4 ns/op BenchmarkFloatSqrt/64-4 10000 10465 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 10000 10101 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 8001 13545 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 4350 27495 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 847 191150 ns/op 17836 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 81 2144191 ns/op 175715 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 218144360 ns/op 3860336 B/op 661 allocs/op PASS ok math/big 71.289s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 12103756 10.23 ns/op BenchmarkLeadingZeros8-4 9214459 13.52 ns/op BenchmarkLeadingZeros16-4 13258202 11.28 ns/op BenchmarkLeadingZeros32-4 10942422 10.17 ns/op BenchmarkLeadingZeros64-4 12309730 9.670 ns/op BenchmarkTrailingZeros-4 11049096 10.36 ns/op BenchmarkTrailingZeros8-4 10876974 9.899 ns/op BenchmarkTrailingZeros16-4 13179268 15.65 ns/op BenchmarkTrailingZeros32-4 13105984 12.29 ns/op BenchmarkTrailingZeros64-4 14075640 10.36 ns/op BenchmarkOnesCount-4 11148841 11.34 ns/op BenchmarkOnesCount8-4 12643369 11.05 ns/op BenchmarkOnesCount16-4 12222943 10.17 ns/op BenchmarkOnesCount32-4 12278996 10.32 ns/op BenchmarkOnesCount64-4 11940414 13.44 ns/op BenchmarkRotateLeft-4 11765728 9.907 ns/op BenchmarkRotateLeft8-4 11743863 13.78 ns/op BenchmarkRotateLeft16-4 13226646 12.59 ns/op BenchmarkRotateLeft32-4 12794791 10.06 ns/op BenchmarkRotateLeft64-4 14131438 10.96 ns/op BenchmarkReverse-4 18520644 8.669 ns/op BenchmarkReverse8-4 22118722 5.069 ns/op BenchmarkReverse16-4 20644884 5.783 ns/op BenchmarkReverse32-4 20158549 6.773 ns/op BenchmarkReverse64-4 19071536 6.860 ns/op BenchmarkReverseBytes-4 22269854 5.843 ns/op BenchmarkReverseBytes16-4 22041866 8.278 ns/op BenchmarkReverseBytes32-4 25451396 5.382 ns/op BenchmarkReverseBytes64-4 22624621 5.315 ns/op BenchmarkAdd-4 10522239 10.63 ns/op BenchmarkAdd32-4 12414273 9.822 ns/op BenchmarkAdd64-4 13007204 9.839 ns/op BenchmarkAdd64multiple-4 20679304 6.031 ns/op BenchmarkSub-4 9884527 16.59 ns/op BenchmarkSub32-4 12111658 11.09 ns/op BenchmarkSub64-4 12342778 12.23 ns/op BenchmarkSub64multiple-4 20175085 5.855 ns/op BenchmarkMul-4 13564820 12.74 ns/op BenchmarkMul32-4 12604650 16.22 ns/op BenchmarkMul64-4 13272382 10.75 ns/op BenchmarkDiv-4 3100270 42.10 ns/op BenchmarkDiv32-4 7059733 16.52 ns/op BenchmarkDiv64-4 3271489 35.88 ns/op PASS ok math/bits 9.114s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 14482251 8.936 ns/op BenchmarkAcos-4 518666 216.7 ns/op BenchmarkAcosh-4 485144 245.8 ns/op BenchmarkAsin-4 616216 228.7 ns/op BenchmarkAsinh-4 540358 217.8 ns/op BenchmarkAtan-4 937424 207.8 ns/op BenchmarkAtanh-4 937172 131.9 ns/op BenchmarkConj-4 26616484 4.720 ns/op BenchmarkCos-4 679305 197.7 ns/op BenchmarkCosh-4 794908 197.4 ns/op BenchmarkExp-4 996212 134.6 ns/op BenchmarkLog-4 930141 146.1 ns/op BenchmarkLog10-4 1000000 157.2 ns/op BenchmarkPhase-4 2084992 58.74 ns/op BenchmarkPolar-4 1000000 108.4 ns/op BenchmarkPow-4 243608 497.7 ns/op BenchmarkRect-4 1000000 108.9 ns/op BenchmarkSin-4 656535 303.8 ns/op BenchmarkSinh-4 753931 289.8 ns/op BenchmarkSqrt-4 1000000 137.4 ns/op BenchmarkTan-4 440421 293.3 ns/op BenchmarkTanh-4 459716 286.2 ns/op PASS ok math/cmplx 4.693s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 738477 152.0 ns/op BenchmarkInt63ThreadsafeParallel-4 938955 125.3 ns/op BenchmarkInt63Unthreadsafe-4 1000000 118.3 ns/op BenchmarkIntn1000-4 895675 164.7 ns/op BenchmarkInt63n1000-4 859879 174.8 ns/op BenchmarkInt31n1000-4 793184 142.9 ns/op BenchmarkFloat32-4 919442 134.9 ns/op BenchmarkFloat64-4 1000000 151.0 ns/op BenchmarkPerm3-4 159730 668.6 ns/op BenchmarkPerm30-4 20968 6435 ns/op BenchmarkPerm30ViaShuffle-4 20554 5969 ns/op BenchmarkShuffleOverhead-4 13946 8206 ns/op BenchmarkRead3-4 846544 143.8 ns/op BenchmarkRead64-4 76303 2497 ns/op BenchmarkRead1000-4 6055 21930 ns/op BenchmarkConcurrent-4 247140 495.3 ns/op PASS ok math/rand 3.374s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 34776 3062 ns/op BenchmarkQDecodeWord-4 82341 1610 ns/op BenchmarkQDecodeHeader-4 71192 1515 ns/op BenchmarkTypeByExtension/.html-4 580681 258.1 ns/op BenchmarkTypeByExtension/.HTML-4 305312 393.6 ns/op BenchmarkTypeByExtension/.unused-4 326671 336.0 ns/op BenchmarkExtensionsByType/text/html-4 150030 1130 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 36986 3882 ns/op BenchmarkExtensionsByType/application/octet-stream-4 46486 3309 ns/op PASS ok mime 2.146s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 950 131091 ns/op PASS ok mime/quotedprintable 0.209s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 5 25177402 ns/op 8582 B/op 90 allocs/op BenchmarkGoLookupIPNoSuchHost-4 2 54444026 ns/op 13576 B/op 114 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5034898357 ns/op 150424 B/op 231 allocs/op BenchmarkDNSName-4 140652 1318 ns/op BenchmarkInterfaces-4 2160 94991 ns/op BenchmarkInterfaceByIndex-4 5700 26442 ns/op BenchmarkInterfaceByName-4 1352 76643 ns/op BenchmarkInterfaceAddrs-4 1510 75117 ns/op BenchmarkInterfacesAndAddrs-4 5262 26543 ns/op BenchmarkInterfacesAndMulticastAddrs-4 2932 63201 ns/op BenchmarkParseIP-4 7538 17222 ns/op BenchmarkParseIPValidIPv4-4 390987 540.2 ns/op BenchmarkParseIPValidIPv6-4 209205 551.6 ns/op BenchmarkIPString/IPv4-4 108970 1049 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 10000 12089 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 43251 2953 ns/op BenchmarkIPEqual/IPv4-4 958916 125.1 ns/op BenchmarkIPEqual/IPv6-4 970851 155.8 ns/op BenchmarkTCP4OneShot-4 166 803444 ns/op BenchmarkTCP4OneShotTimeout-4 177 718880 ns/op BenchmarkTCP4Persistent-4 270 430805 ns/op BenchmarkTCP4PersistentTimeout-4 241 444061 ns/op BenchmarkTCP6OneShot-4 156 980250 ns/op BenchmarkTCP6OneShotTimeout-4 116 875092 ns/op BenchmarkTCP6Persistent-4 235 466018 ns/op BenchmarkTCP6PersistentTimeout-4 266 436435 ns/op BenchmarkTCP4ConcurrentReadWrite-4 13453 7467 ns/op BenchmarkTCP6ConcurrentReadWrite-4 11950 9735 ns/op BenchmarkSetReadDeadline-4 138734 905.5 ns/op BenchmarkUDP6LinkLocalUnicast-4 98 1107449 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 91 1212363 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 172 1151090 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 126 1145493 ns/op 0 B/op 0 allocs/op PASS ok net 13.198s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 22617 7104 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 9578 15704 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 11281 15184 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 10000 14109 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 27289 5990 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 38215 3206 ns/op 192 B/op 2 allocs/op BenchmarkServerMatch-4 851403 130.7 ns/op BenchmarkReadRequestChrome-4 3344 32361 ns/op 18.88 MB/s 1844 B/op 14 allocs/op BenchmarkReadRequestCurl-4 9666 13374 ns/op 5.83 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 9595 15170 ns/op 5.41 MB/s 939 B/op 9 allocs/op BenchmarkReadRequestSiege-4 6692 18933 ns/op 7.98 MB/s 1036 B/op 11 allocs/op BenchmarkReadRequestWrk-4 12980 12376 ns/op 3.23 MB/s 876 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 34 3189689 ns/op 0.32 MB/s BenchmarkFileAndServer_1KB/https1-4 21 4785220 ns/op 0.21 MB/s BenchmarkFileAndServer_1KB/h2-4 27 4397856 ns/op 0.23 MB/s BenchmarkFileAndServer_16MB/h1-4 2 79479842 ns/op 211.09 MB/s BenchmarkFileAndServer_16MB/https1-4 1 214078447 ns/op 78.37 MB/s BenchmarkFileAndServer_16MB/h2-4 1 500926561 ns/op 33.49 MB/s BenchmarkFileAndServer_64MB/h1-4 1 354606120 ns/op 189.25 MB/s BenchmarkFileAndServer_64MB/https1-4 1 853043840 ns/op 78.67 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1986300273 ns/op 33.79 MB/s BenchmarkServeMux-4 308 412722 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 342 351993 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 39 2851863 ns/op 6552 B/op 68 allocs/op BenchmarkClientServer/https1-4 27 3758532 ns/op 10983 B/op 115 allocs/op BenchmarkClientServer/h2-4 25 4192438 ns/op 13853 B/op 131 allocs/op BenchmarkClientServerParallel/4/h1-4 276 465245 ns/op 11287 B/op 85 allocs/op BenchmarkClientServerParallel/4/https1-4 18 7603728 ns/op 106436 B/op 1146 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56206: read tcp 127.0.0.1:56203->127.0.0.1:56206: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56211: read tcp 127.0.0.1:56207->127.0.0.1:56211: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56235: write tcp 127.0.0.1:56217->127.0.0.1:56235: use of closed network connection BenchmarkClientServerParallel/4/h2-4 18 7666407 ns/op 98042 B/op 1132 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56241: read tcp 127.0.0.1:56238->127.0.0.1:56241: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56246: read tcp 127.0.0.1:56242->127.0.0.1:56246: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56248: read tcp 127.0.0.1:56242->127.0.0.1:56248: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56247: read tcp 127.0.0.1:56242->127.0.0.1:56247: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56250: read tcp 127.0.0.1:56242->127.0.0.1:56250: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56244: read tcp 127.0.0.1:56242->127.0.0.1:56244: use of closed network connection BenchmarkClientServerParallel/64/h1-4 250 522981 ns/op 18214 B/op 115 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h1-4 serve_test.go:4937: Get: Get "http://127.0.0.1:56591": dial tcp 127.0.0.1:56591: connect: connection reset by peer serve_test.go:4937: Get: Get "http://127.0.0.1:56591": dial tcp 127.0.0.1:56591: connect: connection reset by peer serve_test.go:4937: Get: Get "http://127.0.0.1:56591": dial tcp 127.0.0.1:56591: connect: connection reset by peer serve_test.go:4937: Get: Get "http://127.0.0.1:56591": dial tcp 127.0.0.1:56591: connect: connection reset by peer serve_test.go:4937: Get: Get "http://127.0.0.1:56591": dial tcp 127.0.0.1:56591: connect: connection reset by peer serve_test.go:4937: Get: Get "http://127.0.0.1:56591": dial tcp 127.0.0.1:56591: connect: connection reset by peer serve_test.go:4937: Get: Get "http://127.0.0.1:56591": dial tcp 127.0.0.1:56591: connect: connection reset by peer serve_test.go:4937: Get: Get "http://127.0.0.1:56591": dial tcp 127.0.0.1:56591: connect: connection reset by peer serve_test.go:4937: Get: Get "http://127.0.0.1:56591": dial tcp 127.0.0.1:56591: connect: connection reset by peer serve_test.go:4937: Get: Get "http://127.0.0.1:56591": dial tcp 127.0.0.1:56591: connect: connection reset by peer ... [output truncated] BenchmarkClientServerParallel/64/https1-4 15 8040177 ns/op 105777 B/op 1155 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56850: read tcp 127.0.0.1:56848->127.0.0.1:56850: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56854: read tcp 127.0.0.1:56848->127.0.0.1:56854: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56858: read tcp 127.0.0.1:56856->127.0.0.1:56858: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56870: read tcp 127.0.0.1:56856->127.0.0.1:56870: use of closed network connection BenchmarkClientServerParallel/64/h2-4 13 7939172 ns/op 97010 B/op 1162 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56875: read tcp 127.0.0.1:56874->127.0.0.1:56875: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56885: read tcp 127.0.0.1:56878->127.0.0.1:56885: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56880: read tcp 127.0.0.1:56878->127.0.0.1:56880: use of closed network connection BenchmarkServer-4 1 116761418 ns/op 30064 B/op 143 allocs/op BenchmarkClient-4 31 3540403 ns/op 4146 B/op 47 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 100 1023500 ns/op 8183 B/op 55 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 757 154112 ns/op 3053 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1134 106495 ns/op 1932 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1543 99042 ns/op 2798 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1159 102668 ns/op 2689 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1345 107576 ns/op 2726 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1360 93933 ns/op 1938 B/op 14 allocs/op BenchmarkServerHijack-4 840 168021 ns/op 16724 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 28 3985860 ns/op 5642 B/op 55 allocs/op BenchmarkResponseStatusLine-4 291362 380.4 ns/op 0 B/op 0 allocs/op PASS ok net/http 17.068s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2062 62936 ns/op 34074 B/op 12 allocs/op PASS ok net/http/httputil 0.219s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 106672 1161 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 261820 387.0 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 221170 576.5 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 70202 2009 ns/op BenchmarkStdIPv4-4 139088 994.6 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 73894 1780 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 74652 1476 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 90012 1392 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 73292 2604 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1206321 91.06 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1299669 133.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1000000 102.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 269610 379.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 318356 365.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 314884 411.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 85761 1322 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 298098 583.8 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 146731 712.8 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 169927 870.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 134054 764.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 87864 1482 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 327591 424.9 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 96048 1192 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 159039 1249 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 238957 615.7 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 153088 781.7 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 356482 432.7 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 156700 827.6 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 161727 946.1 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 156465 1086 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 112209 1297 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 494994 274.1 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 137924 1020 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 97320 1567 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 119502 1162 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 197763 1170 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 92134 1614 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 256706 465.7 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 94538 1526 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 133360 1067 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 180950 887.4 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 99489 1045 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 921187 128.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 802468 129.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 128.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 891481 211.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 127.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 965500 135.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 139.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 887221 202.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 939248 189.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 365439 354.9 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 407251 256.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 243380 812.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 228007 517.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 165684 644.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 81122 1517 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 494570 237.9 ns/op PASS ok net/netip 12.295s 2023/03/17 00:48:11 Test RPC server listening on 127.0.0.1:56973 2023/03/17 00:48:11 Test HTTP RPC server listening on 127.0.0.1:56974 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 132 778031 ns/op BenchmarkEndToEndHTTP-4 124 926806 ns/op BenchmarkEndToEndAsync-4 955 120292 ns/op BenchmarkEndToEndAsyncHTTP-4 998 141868 ns/op PASS ok net/rpc 1.092s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3315 33282 ns/op BenchmarkReadMIMEHeader/server_headers-4 5023 24921 ns/op BenchmarkUncommon-4 19647 5611 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.769s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 3478 29337 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 73394 1698 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 460844 246.5 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 127374 1165 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 209209 616.3 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 99234 1225 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 14439 11617 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 303949 329.4 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 96619 1272 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 216136 611.4 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 85582 1203 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 16664 7819 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 163057 699.3 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 62005 1916 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 65853 1928 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 27391 4209 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 4863 22384 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 141144 918.5 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 64640 1831 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 63242 2262 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 30157 4056 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 3958 30591 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.984s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2444712 83.21 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 113036 924.9 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 482 280210 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:501: benchmarkReaddirname ".": 122 entries os_test.go:501: benchmarkReaddirname ".": 122 entries os_test.go:501: benchmarkReaddirname ".": 122 entries BenchmarkReaddir-4 129 880467 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:518: benchmarkReaddir ".": 122 entries os_test.go:518: benchmarkReaddir ".": 122 entries os_test.go:518: benchmarkReaddir ".": 122 entries BenchmarkReadDir-4 296 659948 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:535: benchmarkReadDir ".": 122 entries os_test.go:535: benchmarkReadDir ".": 122 entries os_test.go:535: benchmarkReadDir ".": 122 entries os_test.go:535: benchmarkReadDir ".": 122 entries BenchmarkStatDot-4 43983 2875 ns/op BenchmarkStatFile-4 28137 4845 ns/op BenchmarkStatDir-4 31785 4644 ns/op BenchmarkLstatDot-4 47578 3378 ns/op BenchmarkLstatFile-4 26619 4642 ns/op BenchmarkLstatDir-4 29354 3946 ns/op PASS ok os 2.911s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 13 8211440 ns/op 8560 B/op 30 allocs/op PASS ok os/exec 0.426s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 257622 489.6 ns/op PASS ok os/user 0.387s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2373705 48.42 ns/op BenchmarkString-4 1683964 89.71 ns/op BenchmarkBytes-4 1000000 147.5 ns/op BenchmarkNamedBytes-4 702313 177.5 ns/op BenchmarkBytesArray-4 703053 249.3 ns/op BenchmarkSliceLen-4 1986489 62.36 ns/op BenchmarkMapLen-4 1114311 106.4 ns/op BenchmarkStringLen-4 1312946 108.0 ns/op BenchmarkArrayLen-4 1381075 86.25 ns/op BenchmarkSliceCap-4 2023300 73.02 ns/op BenchmarkDeepEqual/int8-4 601952 328.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 92779 1216 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 556195 356.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 85099 1397 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 500797 247.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 94678 1408 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 506422 249.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 87938 1221 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 512856 227.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 100388 1160 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 690247 184.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 136869 913.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 483284 242.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 97820 1230 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 517056 245.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 89181 1324 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 492626 329.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 92470 1279 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 446466 241.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 103530 1179 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 448362 369.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 88388 1291 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 516678 401.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 94644 1266 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 456860 404.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 94630 1644 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 506650 251.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 86824 1684 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 524179 297.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 90213 1128 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 699332 185.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 105902 1097 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 553197 230.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 92838 1867 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 66298 1972 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 53392 2594 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 57878 2192 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 38656 3037 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 319561 458.0 ns/op BenchmarkIsZero/ArrayIncomparable-4 37686 3234 ns/op BenchmarkIsZero/StructComparable-4 798776 197.4 ns/op BenchmarkIsZero/StructIncomparable-4 144490 1126 ns/op BenchmarkSetZero/Bool/Direct-4 2622100 44.26 ns/op BenchmarkSetZero/Bool/CachedZero-4 1882958 65.07 ns/op BenchmarkSetZero/Bool/NewZero-4 1213239 95.82 ns/op BenchmarkSetZero/Int/Direct-4 2009470 57.45 ns/op BenchmarkSetZero/Int/CachedZero-4 1781473 66.30 ns/op BenchmarkSetZero/Int/NewZero-4 1230712 95.99 ns/op BenchmarkSetZero/Uint/Direct-4 2023624 61.22 ns/op BenchmarkSetZero/Uint/CachedZero-4 1799017 65.94 ns/op BenchmarkSetZero/Uint/NewZero-4 1242414 92.96 ns/op BenchmarkSetZero/Float/Direct-4 2110172 56.05 ns/op BenchmarkSetZero/Float/CachedZero-4 1804588 64.14 ns/op BenchmarkSetZero/Float/NewZero-4 1258678 94.82 ns/op BenchmarkSetZero/Complex/Direct-4 1943511 56.22 ns/op BenchmarkSetZero/Complex/CachedZero-4 1817059 64.76 ns/op BenchmarkSetZero/Complex/NewZero-4 1254812 94.55 ns/op BenchmarkSetZero/Array/Direct-4 3217275 37.50 ns/op BenchmarkSetZero/Array/CachedZero-4 1831873 65.49 ns/op BenchmarkSetZero/Array/NewZero-4 1271308 94.86 ns/op BenchmarkSetZero/Chan/Direct-4 2125148 54.83 ns/op BenchmarkSetZero/Chan/CachedZero-4 1433544 82.78 ns/op BenchmarkSetZero/Chan/NewZero-4 1053256 113.1 ns/op BenchmarkSetZero/Func/Direct-4 2124126 55.48 ns/op BenchmarkSetZero/Func/CachedZero-4 1434331 84.10 ns/op BenchmarkSetZero/Func/NewZero-4 1000000 112.9 ns/op BenchmarkSetZero/Interface/Direct-4 1969898 58.57 ns/op BenchmarkSetZero/Interface/CachedZero-4 1823763 64.30 ns/op BenchmarkSetZero/Interface/NewZero-4 1226306 95.83 ns/op BenchmarkSetZero/Map/Direct-4 1830147 57.03 ns/op BenchmarkSetZero/Map/CachedZero-4 1373463 83.57 ns/op BenchmarkSetZero/Map/NewZero-4 1000000 113.1 ns/op BenchmarkSetZero/Pointer/Direct-4 2125874 55.02 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1421506 83.10 ns/op BenchmarkSetZero/Pointer/NewZero-4 1000000 113.0 ns/op BenchmarkSetZero/Slice/Direct-4 1950849 60.95 ns/op BenchmarkSetZero/Slice/CachedZero-4 1876344 64.65 ns/op BenchmarkSetZero/Slice/NewZero-4 1269085 93.78 ns/op BenchmarkSetZero/String/Direct-4 2113321 55.00 ns/op BenchmarkSetZero/String/CachedZero-4 1818903 64.07 ns/op BenchmarkSetZero/String/NewZero-4 1257028 96.70 ns/op BenchmarkSetZero/Struct/Direct-4 3202854 36.97 ns/op BenchmarkSetZero/Struct/CachedZero-4 1853859 63.69 ns/op BenchmarkSetZero/Struct/NewZero-4 1249012 95.66 ns/op BenchmarkSelect/1-4 214390 677.1 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 83949 1271 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 50166 2682 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 168502 777.8 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 141783 847.4 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 111036 1010 ns/op 126.69 MB/s BenchmarkCallArgCopy/size=256-4 83578 1292 ns/op 198.09 MB/s BenchmarkCallArgCopy/size=1024-4 75231 2084 ns/op 491.39 MB/s BenchmarkCallArgCopy/size=4096-4 20385 6363 ns/op 643.74 MB/s BenchmarkCallArgCopy/size=65536-4 1459 96462 ns/op 679.39 MB/s BenchmarkPtrTo-4 531862 190.9 ns/op BenchmarkFieldByName1-4 535660 237.3 ns/op BenchmarkFieldByName2-4 43030 4067 ns/op BenchmarkFieldByName3-4 5869 23455 ns/op BenchmarkInterfaceBig-4 3027220 36.76 ns/op BenchmarkInterfaceSmall-4 2952750 36.55 ns/op BenchmarkNew-4 1269082 100.7 ns/op BenchmarkMap/StringKeys/MapIndex-4 3529 36018 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 3673 35263 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 3140 40863 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 3294 40760 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 3510 37568 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 3235 35457 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 213919 531.1 ns/op PASS ok reflect 24.325s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 6285 19654 ns/op 9392 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 18109 ns/op 9458 B/op 1 allocs/op BenchmarkFindString-4 5782 18988 ns/op 9465 B/op 1 allocs/op BenchmarkFindSubmatch-4 6414 18246 ns/op 9114 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 18735 ns/op 9046 B/op 2 allocs/op BenchmarkLiteral-4 10000 15636 ns/op BenchmarkNotLiteral-4 3442 34279 ns/op BenchmarkMatchClass-4 3615 40789 ns/op BenchmarkMatchClass_InRange-4 3506 41271 ns/op BenchmarkReplaceAll-4 1629 100680 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 15077 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 26734 4697 ns/op BenchmarkAnchoredShortMatch-4 10000 16059 ns/op BenchmarkAnchoredLongMatch-4 16393 6797 ns/op BenchmarkOnePassShortA-4 20480 5725 ns/op BenchmarkNotOnePassShortA-4 7827 21572 ns/op BenchmarkOnePassShortB-4 26718 4358 ns/op BenchmarkNotOnePassShortB-4 6195 19274 ns/op BenchmarkOnePassLongPrefix-4 87303 1366 ns/op BenchmarkOnePassLongNotPrefix-4 33195 3728 ns/op BenchmarkMatchParallelShared-4 10000 18440 ns/op BenchmarkMatchParallelCopied-4 10000 18757 ns/op BenchmarkQuoteMetaAll-4 148101 784.0 ns/op 17.86 MB/s BenchmarkQuoteMetaNone-4 374730 293.2 ns/op 88.69 MB/s BenchmarkCompile/Onepass-4 4884 28046 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1833 72187 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 166 671647 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2981601 40.16 ns/op 398.43 MB/s BenchmarkMatch/Easy0/32-4 10000 14248 ns/op 2.25 MB/s BenchmarkMatch/Easy0/1K-4 4520 28437 ns/op 36.01 MB/s BenchmarkMatch/Easy0i/16-4 2837244 40.21 ns/op 397.95 MB/s BenchmarkMatch/Easy0i/32-4 6369 29875 ns/op 1.07 MB/s BenchmarkMatch/Easy0i/1K-4 246 453852 ns/op 2.26 MB/s BenchmarkMatch/Easy1/16-4 2866002 40.48 ns/op 395.30 MB/s BenchmarkMatch/Easy1/32-4 10000 14504 ns/op 2.21 MB/s BenchmarkMatch/Easy1/1K-4 4291 35711 ns/op 28.67 MB/s BenchmarkMatch/Medium/16-4 2853626 40.53 ns/op 394.78 MB/s BenchmarkMatch/Medium/32-4 6046 24694 ns/op 1.30 MB/s BenchmarkMatch/Medium/1K-4 310 383945 ns/op 2.67 MB/s BenchmarkMatch/Hard/16-4 2881059 40.52 ns/op 394.85 MB/s BenchmarkMatch/Hard/32-4 4983 33961 ns/op 0.94 MB/s BenchmarkMatch/Hard/1K-4 181 671803 ns/op 1.52 MB/s BenchmarkMatch/Hard1/16-4 1778 77580 ns/op 0.21 MB/s BenchmarkMatch/Hard1/32-4 874 138079 ns/op 0.23 MB/s BenchmarkMatch/Hard1/1K-4 31 3947626 ns/op 0.26 MB/s BenchmarkMatch_onepass_regex/16-4 30343 3846 ns/op 4.16 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 17900 6636 ns/op 4.82 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 690 175231 ns/op 5.84 MB/s 24 B/op 0 allocs/op PASS ok regexp 8.795s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 1000000 122.2 ns/op BenchmarkIsWordChar-4 222703 539.1 ns/op PASS ok regexp/syntax 1.358s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 90103 1302 ns/op BenchmarkCallers/inlined-4 69117 1702 ns/op BenchmarkCallers/no-cache-4 15476 7537 ns/op BenchmarkMakeChan/Byte-4 1000000 224.7 ns/op BenchmarkMakeChan/Int-4 748420 325.2 ns/op BenchmarkMakeChan/Ptr-4 460413 375.4 ns/op BenchmarkMakeChan/Struct/0-4 1000000 224.0 ns/op BenchmarkMakeChan/Struct/32-4 217339 757.3 ns/op BenchmarkMakeChan/Struct/40-4 150812 904.8 ns/op BenchmarkChanNonblocking-4 7271431 15.37 ns/op BenchmarkSelectUncontended-4 1000000 100.6 ns/op BenchmarkSelectSyncContended-4 95278 1058 ns/op BenchmarkSelectAsyncContended-4 319984 359.9 ns/op BenchmarkSelectNonblock-4 4495893 27.86 ns/op BenchmarkChanUncontended-4 17696 9277 ns/op BenchmarkChanContended-4 5456 22848 ns/op BenchmarkChanSync-4 200936 503.5 ns/op BenchmarkChanSyncWork-4 10000 30666 ns/op BenchmarkChanProdCons0-4 257416 466.7 ns/op BenchmarkChanProdCons10-4 500938 240.4 ns/op BenchmarkChanProdCons100-4 488478 226.2 ns/op BenchmarkChanProdConsWork0-4 148534 708.6 ns/op BenchmarkChanProdConsWork10-4 240180 538.6 ns/op BenchmarkChanProdConsWork100-4 262347 449.1 ns/op BenchmarkSelectProdCons-4 169924 704.6 ns/op BenchmarkReceiveDataFromClosedChan-4 1000000 126.2 ns/op BenchmarkChanCreation-4 179434 625.9 ns/op BenchmarkChanSem-4 231840 445.8 ns/op BenchmarkChanPopular-4 112 904055 ns/op BenchmarkChanClosed-4 873987 130.8 ns/op BenchmarkCallClosure-4 4813254 24.35 ns/op BenchmarkCallClosure1-4 5536504 22.34 ns/op BenchmarkCallClosure2-4 1000000 109.8 ns/op BenchmarkCallClosure3-4 1402905 88.06 ns/op BenchmarkCallClosure4-4 1000000 106.1 ns/op BenchmarkComplex128DivNormal-4 12356036 8.824 ns/op BenchmarkComplex128DivNisNaN-4 9922621 11.55 ns/op BenchmarkComplex128DivDisNaN-4 8956166 12.06 ns/op BenchmarkComplex128DivNisInf-4 13418510 8.941 ns/op BenchmarkComplex128DivDisInf-4 7624642 16.05 ns/op BenchmarkSetTypePtr-4 49993208 2.061 ns/op 3882.17 MB/s BenchmarkSetTypePtr8-4 11852121 9.646 ns/op 6634.78 MB/s BenchmarkSetTypePtr16-4 13187605 9.724 ns/op 13163.93 MB/s BenchmarkSetTypePtr32-4 13571002 9.262 ns/op 27640.95 MB/s BenchmarkSetTypePtr64-4 13335360 9.650 ns/op 53059.05 MB/s BenchmarkSetTypePtr126-4 6438049 18.14 ns/op 55579.63 MB/s BenchmarkSetTypePtr128-4 6775359 15.21 ns/op 67307.03 MB/s BenchmarkSetTypePtrSlice-4 1000000 129.5 ns/op 63261.24 MB/s BenchmarkSetTypeNode1-4 13390566 9.653 ns/op 2486.40 MB/s BenchmarkSetTypeNode1Slice-4 3173852 31.57 ns/op 24325.34 MB/s BenchmarkSetTypeNode8-4 11962292 9.210 ns/op 8685.98 MB/s BenchmarkSetTypeNode8Slice-4 2119514 56.17 ns/op 45572.69 MB/s BenchmarkSetTypeNode64-4 6962122 15.84 ns/op 33337.50 MB/s BenchmarkSetTypeNode64Slice-4 325183 411.5 ns/op 41062.29 MB/s BenchmarkSetTypeNode64Dead-4 9877395 12.46 ns/op 42377.94 MB/s BenchmarkSetTypeNode64DeadSlice-4 349659 355.4 ns/op 47546.01 MB/s BenchmarkSetTypeNode124-4 6066483 16.56 ns/op 60865.76 MB/s BenchmarkSetTypeNode124Slice-4 247855 514.4 ns/op 62709.49 MB/s BenchmarkSetTypeNode126-4 8261202 14.64 ns/op 69955.00 MB/s BenchmarkSetTypeNode126Slice-4 260540 506.4 ns/op 64704.00 MB/s BenchmarkSetTypeNode128-4 4590112 22.10 ns/op 47055.13 MB/s BenchmarkSetTypeNode128Slice-4 200755 625.5 ns/op 53202.39 MB/s BenchmarkSetTypeNode130-4 4770888 22.66 ns/op 46598.58 MB/s BenchmarkSetTypeNode130Slice-4 202544 642.3 ns/op 52607.90 MB/s BenchmarkSetTypeNode1024-4 1000000 117.9 ns/op 69630.47 MB/s BenchmarkSetTypeNode1024Slice-4 28147 3670 ns/op 71577.39 MB/s BenchmarkAllocation-4 4437 77793 ns/op BenchmarkReadMemStats-4 93 1288825 ns/op BenchmarkReadMemStatsLatency-4 1 3075676 p50-ns 3075676 p90-ns 3075676 p99-ns BenchmarkWriteBarrier-4 2827894 41.09 ns/op BenchmarkBulkWriteBarrier-4 5386909 21.87 ns/op BenchmarkScanStackNoLocals-4 3 41662777 ns/op BenchmarkMSpanCountAlloc/bits=64-4 15968362 7.999 ns/op BenchmarkMSpanCountAlloc/bits=128-4 14805006 8.360 ns/op BenchmarkMSpanCountAlloc/bits=256-4 11786299 10.01 ns/op BenchmarkMSpanCountAlloc/bits=512-4 8958535 12.95 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 6082633 18.63 ns/op BenchmarkHash5-4 8087770 14.50 ns/op 344.85 MB/s BenchmarkHash16-4 9079659 12.61 ns/op 1268.54 MB/s BenchmarkHash64-4 8117491 14.38 ns/op 4450.40 MB/s BenchmarkHash1024-4 2657791 44.58 ns/op 22968.63 MB/s BenchmarkHash65536-4 51222 2289 ns/op 28625.50 MB/s BenchmarkAlignedLoad-4 10529667 10.12 ns/op BenchmarkUnalignedLoad-4 10764302 10.72 ns/op BenchmarkEqEfaceConcrete-4 8999161 14.15 ns/op BenchmarkEqIfaceConcrete-4 8154072 15.47 ns/op BenchmarkNeEfaceConcrete-4 8531595 12.86 ns/op BenchmarkNeIfaceConcrete-4 8428029 13.16 ns/op BenchmarkConvT2EByteSized/bool-4 4873465 24.58 ns/op BenchmarkConvT2EByteSized/uint8-4 4513052 26.00 ns/op BenchmarkConvT2ESmall-4 4778011 25.31 ns/op BenchmarkConvT2EUintptr-4 4332346 26.30 ns/op BenchmarkConvT2ELarge-4 1000000 129.2 ns/op BenchmarkConvT2ISmall-4 4803574 25.20 ns/op BenchmarkConvT2IUintptr-4 4376107 26.16 ns/op BenchmarkConvT2ILarge-4 1000000 120.9 ns/op BenchmarkConvI2E-4 4297302 26.88 ns/op BenchmarkConvI2I-4 4123704 29.45 ns/op BenchmarkAssertE2T-4 4490947 25.69 ns/op BenchmarkAssertE2TLarge-4 2388316 49.29 ns/op BenchmarkAssertE2I-4 4060878 27.77 ns/op BenchmarkAssertI2T-4 4609695 25.70 ns/op BenchmarkAssertI2I-4 4175104 28.53 ns/op BenchmarkAssertI2E-4 4967736 24.83 ns/op BenchmarkAssertE2E-4 4835923 23.32 ns/op BenchmarkAssertE2T2-4 3348270 35.68 ns/op BenchmarkAssertE2T2Blank-4 4248457 28.72 ns/op BenchmarkAssertI2E2-4 3816026 29.23 ns/op BenchmarkAssertI2E2Blank-4 4780965 23.91 ns/op BenchmarkAssertE2E2-4 3274472 34.63 ns/op BenchmarkAssertE2E2Blank-4 4731063 22.74 ns/op BenchmarkConvT2Ezero/zero/16-4 4664734 24.82 ns/op BenchmarkConvT2Ezero/zero/32-4 4687304 25.46 ns/op BenchmarkConvT2Ezero/zero/64-4 4762190 25.64 ns/op BenchmarkConvT2Ezero/zero/str-4 4646870 25.30 ns/op BenchmarkConvT2Ezero/zero/slice-4 4618508 25.37 ns/op BenchmarkConvT2Ezero/zero/big-4 205212 1140 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 103.1 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 117.1 ns/op BenchmarkConvT2Ezero/nonzero/big-4 143082 1051 ns/op BenchmarkConvT2Ezero/smallint/16-4 4449286 26.05 ns/op BenchmarkConvT2Ezero/smallint/32-4 4234474 26.47 ns/op BenchmarkConvT2Ezero/smallint/64-4 4483740 25.94 ns/op BenchmarkConvT2Ezero/largeint/16-4 1294590 107.8 ns/op BenchmarkConvT2Ezero/largeint/32-4 1433114 84.32 ns/op BenchmarkConvT2Ezero/largeint/64-4 1458565 82.53 ns/op BenchmarkMalloc8-4 1213269 93.59 ns/op BenchmarkMalloc16-4 1000000 101.6 ns/op BenchmarkMallocTypeInfo8-4 1343286 87.94 ns/op BenchmarkMallocTypeInfo16-4 1000000 107.1 ns/op BenchmarkMallocLargeStruct-4 155486 1481 ns/op BenchmarkGoroutineSelect-4 26 4273789 ns/op BenchmarkGoroutineBlocking-4 28 4613119 ns/op BenchmarkGoroutineForRange-4 24 5262476 ns/op BenchmarkGoroutineIdle-4 25 4746407 ns/op BenchmarkHashStringSpeed-4 2670789 47.02 ns/op BenchmarkHashBytesSpeed-4 1000000 101.5 ns/op BenchmarkHashInt32Speed-4 2764665 41.07 ns/op BenchmarkHashInt64Speed-4 2703212 39.98 ns/op BenchmarkHashStringArraySpeed-4 616791 197.7 ns/op BenchmarkMegMap-4 2940801 40.26 ns/op BenchmarkMegOneMap-4 3057813 36.70 ns/op BenchmarkMegEqMap-4 2859 41720 ns/op BenchmarkMegEmptyMap-4 3064654 34.63 ns/op BenchmarkSmallStrMap-4 2662354 44.75 ns/op BenchmarkMapStringKeysEight_16-4 2635320 44.87 ns/op BenchmarkMapStringKeysEight_32-4 2540886 43.20 ns/op BenchmarkMapStringKeysEight_64-4 2364162 43.94 ns/op BenchmarkMapStringKeysEight_1M-4 2299044 44.18 ns/op BenchmarkIntMap-4 2768893 42.76 ns/op BenchmarkMapFirst/1-4 3303267 32.91 ns/op BenchmarkMapFirst/2-4 3209272 33.99 ns/op BenchmarkMapFirst/3-4 3668518 34.79 ns/op BenchmarkMapFirst/4-4 3469012 39.27 ns/op BenchmarkMapFirst/5-4 3150918 32.54 ns/op BenchmarkMapFirst/6-4 3409216 32.73 ns/op BenchmarkMapFirst/7-4 3613572 31.58 ns/op BenchmarkMapFirst/8-4 3620510 33.27 ns/op BenchmarkMapFirst/9-4 3087110 35.98 ns/op BenchmarkMapFirst/10-4 3268310 39.23 ns/op BenchmarkMapFirst/11-4 3328858 34.64 ns/op BenchmarkMapFirst/12-4 3274538 35.55 ns/op BenchmarkMapFirst/13-4 2977608 34.74 ns/op BenchmarkMapFirst/14-4 3216724 34.90 ns/op BenchmarkMapFirst/15-4 3141952 34.98 ns/op BenchmarkMapFirst/16-4 3169705 36.88 ns/op BenchmarkMapMid/1-4 3198182 37.36 ns/op BenchmarkMapMid/2-4 3014358 37.58 ns/op BenchmarkMapMid/3-4 3472561 35.70 ns/op BenchmarkMapMid/4-4 3212270 36.38 ns/op BenchmarkMapMid/5-4 3230554 36.60 ns/op BenchmarkMapMid/6-4 3263215 37.17 ns/op BenchmarkMapMid/7-4 3032754 36.18 ns/op BenchmarkMapMid/8-4 3191290 36.29 ns/op BenchmarkMapMid/9-4 3041259 38.37 ns/op BenchmarkMapMid/10-4 2863238 39.25 ns/op BenchmarkMapMid/11-4 3179622 37.12 ns/op BenchmarkMapMid/12-4 3161010 37.12 ns/op BenchmarkMapMid/13-4 3288382 37.98 ns/op BenchmarkMapMid/14-4 3160461 37.23 ns/op BenchmarkMapMid/15-4 3251042 36.96 ns/op BenchmarkMapMid/16-4 3146562 37.77 ns/op BenchmarkMapLast/1-4 3215374 37.17 ns/op BenchmarkMapLast/2-4 3228234 34.38 ns/op BenchmarkMapLast/3-4 3384182 34.20 ns/op BenchmarkMapLast/4-4 3330867 34.91 ns/op BenchmarkMapLast/5-4 3319777 35.51 ns/op BenchmarkMapLast/6-4 3202226 36.79 ns/op BenchmarkMapLast/7-4 3078104 37.67 ns/op BenchmarkMapLast/8-4 3038170 38.41 ns/op BenchmarkMapLast/9-4 3162818 38.74 ns/op BenchmarkMapLast/10-4 2930516 40.37 ns/op BenchmarkMapLast/11-4 2919840 38.53 ns/op BenchmarkMapLast/12-4 2980574 37.85 ns/op BenchmarkMapLast/13-4 3243741 37.06 ns/op BenchmarkMapLast/14-4 2919836 38.95 ns/op BenchmarkMapLast/15-4 3231196 37.41 ns/op BenchmarkMapLast/16-4 3194088 35.43 ns/op BenchmarkMapCycle-4 2419692 45.32 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3397573 33.89 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2967 38283 ns/op BenchmarkMakeMap/[Byte]Byte-4 713464 349.3 ns/op BenchmarkMakeMap/[Int]Int-4 150816 863.2 ns/op BenchmarkNewEmptyMap-4 13209262 7.640 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1414941 82.79 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 584176 192.0 ns/op BenchmarkMapIterEmpty-4 3982434 27.25 ns/op BenchmarkSameLengthMap-4 3655266 30.54 ns/op BenchmarkBigKeyMap-4 1507062 81.47 ns/op BenchmarkBigValMap-4 1247155 95.96 ns/op BenchmarkSmallKeyMap-4 2693437 43.71 ns/op BenchmarkMapPopulate/1-4 2120942 55.64 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 133566 1123 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 5670 30759 ns/op 6273 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 574 231420 ns/op 51753 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 49 2429702 ns/op 416566 B/op 206 allocs/op BenchmarkMapPopulate/100000-4 3 36031986 ns/op 6523997 B/op 2860 allocs/op BenchmarkComplexAlgMap-4 470896 225.5 ns/op BenchmarkGoMapClear/Reflexive/1-4 633085 173.1 ns/op BenchmarkGoMapClear/Reflexive/10-4 699150 182.0 ns/op BenchmarkGoMapClear/Reflexive/100-4 293386 412.2 ns/op BenchmarkGoMapClear/Reflexive/1000-4 58306 2047 ns/op BenchmarkGoMapClear/Reflexive/10000-4 7633 15813 ns/op BenchmarkGoMapClear/NonReflexive/1-4 603148 212.5 ns/op BenchmarkGoMapClear/NonReflexive/10-4 560797 230.4 ns/op BenchmarkGoMapClear/NonReflexive/100-4 285996 451.8 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 52083 2131 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 6549 16651 ns/op BenchmarkMapStringConversion/32/simple-4 1533720 78.54 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1457820 80.09 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1326411 92.18 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1412050 88.02 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1342467 86.31 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1231039 101.1 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1631383 64.29 ns/op BenchmarkMapInterfacePtr-4 1891518 66.02 ns/op BenchmarkNewEmptyMapHintLessThan8-4 6026106 19.52 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 62834 2968 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 6792 18886 ns/op BenchmarkMapPop1000-4 445 267563 ns/op BenchmarkMapPop10000-4 30 5242320 ns/op BenchmarkMapAssign/Int32/256-4 2211229 56.02 ns/op BenchmarkMapAssign/Int32/65536-4 1106962 98.29 ns/op BenchmarkMapAssign/Int64/256-4 2148495 53.43 ns/op BenchmarkMapAssign/Int64/65536-4 1044903 128.3 ns/op BenchmarkMapAssign/Str/256-4 1919649 62.46 ns/op BenchmarkMapAssign/Str/65536-4 700136 167.5 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1344710 87.84 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 750728 150.7 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1363432 90.85 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 577485 179.7 ns/op BenchmarkMapOperatorAssign/Str/256-4 525039 4405 ns/op BenchmarkMapOperatorAssign/Str/65536-4 246249 408.6 ns/op BenchmarkMapAppendAssign/Int32/256-4 761029 158.5 ns/op 29 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 260904 417.3 ns/op 49 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 755029 163.5 ns/op 29 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 263383 386.5 ns/op 53 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 565722 237.3 ns/op 54 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 129486 851.3 ns/op 118 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1217883 88.99 ns/op BenchmarkMapDelete/Int32/1000-4 1848411 69.24 ns/op BenchmarkMapDelete/Int32/10000-4 1993148 66.86 ns/op BenchmarkMapDelete/Int64/100-4 1332609 83.20 ns/op BenchmarkMapDelete/Int64/1000-4 1774458 63.11 ns/op BenchmarkMapDelete/Int64/10000-4 2029736 57.76 ns/op BenchmarkMapDelete/Str/100-4 1283896 96.52 ns/op BenchmarkMapDelete/Str/1000-4 1753698 69.01 ns/op BenchmarkMapDelete/Str/10000-4 1718421 66.26 ns/op BenchmarkMapDelete/Pointer/100-4 1000000 110.0 ns/op BenchmarkMapDelete/Pointer/1000-4 1446961 80.94 ns/op BenchmarkMapDelete/Pointer/10000-4 1640613 71.57 ns/op BenchmarkMemmove/0-4 22376211 6.419 ns/op BenchmarkMemmove/1-4 1000000 110.8 ns/op 9.02 MB/s BenchmarkMemmove/2-4 1465736 81.43 ns/op 24.56 MB/s BenchmarkMemmove/3-4 1316464 115.7 ns/op 25.94 MB/s BenchmarkMemmove/4-4 1409913 87.31 ns/op 45.81 MB/s BenchmarkMemmove/5-4 1437992 82.53 ns/op 60.58 MB/s BenchmarkMemmove/6-4 1292018 84.70 ns/op 70.84 MB/s BenchmarkMemmove/7-4 1000000 118.4 ns/op 59.12 MB/s BenchmarkMemmove/8-4 1440076 82.28 ns/op 97.22 MB/s BenchmarkMemmove/9-4 1355892 83.88 ns/op 107.30 MB/s BenchmarkMemmove/10-4 1000000 116.7 ns/op 85.68 MB/s BenchmarkMemmove/11-4 1000000 101.4 ns/op 108.43 MB/s BenchmarkMemmove/12-4 1341476 88.33 ns/op 135.85 MB/s BenchmarkMemmove/13-4 1410847 83.17 ns/op 156.31 MB/s BenchmarkMemmove/14-4 1385427 85.50 ns/op 163.74 MB/s BenchmarkMemmove/15-4 1415571 126.7 ns/op 118.37 MB/s BenchmarkMemmove/16-4 1495167 79.41 ns/op 201.50 MB/s BenchmarkMemmove/32-4 1441096 85.37 ns/op 374.85 MB/s BenchmarkMemmove/64-4 1356549 89.10 ns/op 718.33 MB/s BenchmarkMemmove/128-4 1000000 109.5 ns/op 1169.01 MB/s BenchmarkMemmove/256-4 1000000 114.8 ns/op 2230.23 MB/s BenchmarkMemmove/512-4 843799 280.7 ns/op 1823.69 MB/s BenchmarkMemmove/1024-4 490282 242.2 ns/op 4228.11 MB/s BenchmarkMemmove/2048-4 289792 415.5 ns/op 4928.90 MB/s BenchmarkMemmove/4096-4 151945 736.8 ns/op 5559.12 MB/s BenchmarkMemmoveOverlap/32-4 1000000 131.6 ns/op 243.23 MB/s BenchmarkMemmoveOverlap/64-4 1314585 89.26 ns/op 716.99 MB/s BenchmarkMemmoveOverlap/128-4 1000000 134.6 ns/op 950.73 MB/s BenchmarkMemmoveOverlap/256-4 1000000 160.9 ns/op 1590.64 MB/s BenchmarkMemmoveOverlap/512-4 702603 160.5 ns/op 3189.27 MB/s BenchmarkMemmoveOverlap/1024-4 463027 293.7 ns/op 3486.42 MB/s BenchmarkMemmoveOverlap/2048-4 313338 407.3 ns/op 5028.00 MB/s BenchmarkMemmoveOverlap/4096-4 172978 704.5 ns/op 5814.13 MB/s BenchmarkMemmoveUnalignedDst/0-4 20242884 5.806 ns/op BenchmarkMemmoveUnalignedDst/1-4 1408443 81.91 ns/op 12.21 MB/s BenchmarkMemmoveUnalignedDst/2-4 1401049 147.4 ns/op 13.57 MB/s BenchmarkMemmoveUnalignedDst/3-4 1000000 124.7 ns/op 24.06 MB/s BenchmarkMemmoveUnalignedDst/4-4 1381478 84.96 ns/op 47.08 MB/s BenchmarkMemmoveUnalignedDst/5-4 1375608 85.11 ns/op 58.75 MB/s BenchmarkMemmoveUnalignedDst/6-4 1345191 84.09 ns/op 71.35 MB/s BenchmarkMemmoveUnalignedDst/7-4 1433803 85.97 ns/op 81.42 MB/s BenchmarkMemmoveUnalignedDst/8-4 1417902 88.66 ns/op 90.23 MB/s BenchmarkMemmoveUnalignedDst/9-4 1202920 102.0 ns/op 88.24 MB/s BenchmarkMemmoveUnalignedDst/10-4 1198462 152.4 ns/op 65.61 MB/s BenchmarkMemmoveUnalignedDst/11-4 1393268 149.5 ns/op 73.56 MB/s BenchmarkMemmoveUnalignedDst/12-4 1000000 138.6 ns/op 86.60 MB/s BenchmarkMemmoveUnalignedDst/13-4 1000000 162.0 ns/op 80.26 MB/s BenchmarkMemmoveUnalignedDst/14-4 1354821 92.17 ns/op 151.90 MB/s BenchmarkMemmoveUnalignedDst/15-4 1321476 147.2 ns/op 101.93 MB/s BenchmarkMemmoveUnalignedDst/16-4 1359114 89.04 ns/op 179.70 MB/s BenchmarkMemmoveUnalignedDst/32-4 1315437 94.58 ns/op 338.36 MB/s BenchmarkMemmoveUnalignedDst/64-4 1230524 97.46 ns/op 656.70 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 107.9 ns/op 1186.43 MB/s BenchmarkMemmoveUnalignedDst/256-4 911779 171.9 ns/op 1489.09 MB/s BenchmarkMemmoveUnalignedDst/512-4 723571 171.8 ns/op 2979.79 MB/s BenchmarkMemmoveUnalignedDst/1024-4 495057 428.3 ns/op 2391.04 MB/s BenchmarkMemmoveUnalignedDst/2048-4 286647 430.5 ns/op 4756.75 MB/s BenchmarkMemmoveUnalignedDst/4096-4 177016 740.5 ns/op 5531.56 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1233714 94.67 ns/op 338.02 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 898755 144.6 ns/op 442.54 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 109.5 ns/op 1168.82 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 799906 139.8 ns/op 1830.54 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 750260 246.3 ns/op 2078.51 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 475992 395.6 ns/op 2588.53 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 314910 423.0 ns/op 4841.68 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 169274 745.7 ns/op 5493.14 MB/s BenchmarkMemmoveUnalignedSrc/0-4 21322279 5.977 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1410094 86.30 ns/op 11.59 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1387660 88.36 ns/op 22.63 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1326589 87.35 ns/op 34.34 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1270731 92.26 ns/op 43.36 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1316458 85.74 ns/op 58.32 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1253647 87.18 ns/op 68.82 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1277162 88.35 ns/op 79.23 MB/s BenchmarkMemmoveUnalignedSrc/8-4 873320 150.9 ns/op 53.02 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1000000 138.1 ns/op 65.18 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1341090 120.4 ns/op 83.08 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1317325 89.06 ns/op 123.51 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1348112 88.51 ns/op 135.57 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1320406 86.76 ns/op 149.84 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1235127 94.99 ns/op 147.38 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1000000 150.5 ns/op 99.64 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1294162 93.88 ns/op 170.43 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1249050 94.33 ns/op 339.24 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1205866 99.47 ns/op 643.43 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 110.7 ns/op 1156.08 MB/s BenchmarkMemmoveUnalignedSrc/256-4 1000000 132.9 ns/op 1926.59 MB/s BenchmarkMemmoveUnalignedSrc/512-4 702363 172.4 ns/op 2969.86 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 450908 268.7 ns/op 3811.51 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 312120 477.9 ns/op 4285.13 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 158498 763.0 ns/op 5368.29 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1000000 101.1 ns/op 316.62 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1226511 97.35 ns/op 657.45 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 187.3 ns/op 683.46 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 1000000 129.8 ns/op 1972.64 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 785523 168.9 ns/op 3031.88 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 503958 416.0 ns/op 2461.49 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 261454 422.9 ns/op 4842.58 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 143919 715.7 ns/op 5722.89 MB/s BenchmarkMemclr/5-4 15830043 9.307 ns/op 537.23 MB/s BenchmarkMemclr/16-4 16040250 6.934 ns/op 2307.39 MB/s BenchmarkMemclr/64-4 16518290 7.492 ns/op 8541.99 MB/s BenchmarkMemclr/256-4 12733976 8.926 ns/op 28680.02 MB/s BenchmarkMemclr/4096-4 2270019 52.10 ns/op 78625.26 MB/s BenchmarkMemclr/65536-4 95882 1336 ns/op 49050.41 MB/s BenchmarkMemclr/1M-4 5733 22341 ns/op 46935.63 MB/s BenchmarkMemclr/4M-4 1297 96841 ns/op 43311.20 MB/s BenchmarkMemclr/8M-4 453 436566 ns/op 19215.00 MB/s BenchmarkMemclr/16M-4 100 1080054 ns/op 15533.68 MB/s BenchmarkMemclr/64M-4 46 2338777 ns/op 28694.00 MB/s BenchmarkGoMemclr/5-4 2022894 64.95 ns/op 76.99 MB/s BenchmarkGoMemclr/16-4 704726 245.1 ns/op 65.28 MB/s BenchmarkGoMemclr/64-4 207835 638.5 ns/op 100.24 MB/s BenchmarkGoMemclr/256-4 25570 4190 ns/op 61.10 MB/s BenchmarkMemclrRange/1K_2K-4 85518 1345 ns/op 71306.06 MB/s BenchmarkMemclrRange/2K_8K-4 27270 4143 ns/op 80511.46 MB/s BenchmarkMemclrRange/4K_16K-4 32377 3490 ns/op 92565.67 MB/s BenchmarkMemclrRange/160K_228K-4 3708 34704 ns/op 47915.59 MB/s BenchmarkClearFat7-4 3940948 27.23 ns/op BenchmarkClearFat8-4 4984111 28.72 ns/op BenchmarkClearFat11-4 3920434 45.50 ns/op BenchmarkClearFat12-4 4123969 27.57 ns/op BenchmarkClearFat13-4 3829816 27.99 ns/op BenchmarkClearFat14-4 4027249 30.24 ns/op BenchmarkClearFat15-4 4087096 27.16 ns/op BenchmarkClearFat16-4 4111780 32.55 ns/op BenchmarkClearFat24-4 3867085 47.44 ns/op BenchmarkClearFat32-4 3695109 29.39 ns/op BenchmarkClearFat40-4 4535266 25.48 ns/op BenchmarkClearFat48-4 4083892 27.94 ns/op BenchmarkClearFat56-4 3896532 31.48 ns/op BenchmarkClearFat64-4 3852871 40.16 ns/op BenchmarkClearFat72-4 3709194 53.09 ns/op BenchmarkClearFat128-4 2029100 49.96 ns/op BenchmarkClearFat256-4 2065640 57.20 ns/op BenchmarkClearFat512-4 1000000 131.3 ns/op BenchmarkClearFat1024-4 852339 187.1 ns/op BenchmarkClearFat1032-4 946921 133.1 ns/op BenchmarkClearFat1040-4 1000000 141.2 ns/op BenchmarkCopyFat7-4 4295476 46.84 ns/op BenchmarkCopyFat8-4 3907818 50.15 ns/op BenchmarkCopyFat11-4 3543003 30.84 ns/op BenchmarkCopyFat12-4 3458702 31.82 ns/op BenchmarkCopyFat13-4 4211518 46.14 ns/op BenchmarkCopyFat14-4 3454563 31.31 ns/op BenchmarkCopyFat15-4 2536143 40.49 ns/op BenchmarkCopyFat16-4 4180110 28.08 ns/op BenchmarkCopyFat24-4 3867954 26.30 ns/op BenchmarkCopyFat32-4 3572743 31.50 ns/op BenchmarkCopyFat64-4 2040516 59.56 ns/op BenchmarkCopyFat72-4 2395696 44.51 ns/op BenchmarkCopyFat128-4 2603319 47.78 ns/op BenchmarkCopyFat256-4 1810999 58.96 ns/op BenchmarkCopyFat512-4 1331716 138.2 ns/op BenchmarkCopyFat520-4 1340004 106.1 ns/op BenchmarkCopyFat1024-4 876646 144.2 ns/op BenchmarkCopyFat1032-4 1000000 167.9 ns/op BenchmarkCopyFat1040-4 704360 209.9 ns/op BenchmarkIssue18740/2byte-4 284 380256 ns/op BenchmarkIssue18740/4byte-4 532 221174 ns/op BenchmarkIssue18740/8byte-4 932 125491 ns/op BenchmarkMemclrKnownSize1-4 8092371 17.73 ns/op 56.39 MB/s BenchmarkMemclrKnownSize2-4 4111132 29.85 ns/op 66.99 MB/s BenchmarkMemclrKnownSize4-4 2951540 42.67 ns/op 93.74 MB/s BenchmarkMemclrKnownSize8-4 1000000 179.4 ns/op 44.58 MB/s BenchmarkMemclrKnownSize16-4 618159 289.2 ns/op 55.33 MB/s BenchmarkMemclrKnownSize32-4 173805 911.3 ns/op 35.12 MB/s BenchmarkMemclrKnownSize64-4 92109 1179 ns/op 54.30 MB/s BenchmarkMemclrKnownSize112-4 70622 2121 ns/op 52.81 MB/s BenchmarkMemclrKnownSize128-4 79230 1556 ns/op 82.25 MB/s BenchmarkMemclrKnownSize192-4 47728 2469 ns/op 77.76 MB/s BenchmarkMemclrKnownSize248-4 46298 3620 ns/op 68.51 MB/s BenchmarkMemclrKnownSize256-4 23445 6499 ns/op 39.39 MB/s BenchmarkMemclrKnownSize512-4 10000 13964 ns/op 36.67 MB/s BenchmarkMemclrKnownSize1024-4 8913 16862 ns/op 60.73 MB/s BenchmarkMemclrKnownSize4096-4 2860 65689 ns/op 62.35 MB/s BenchmarkMemclrKnownSize512KiB-4 13 8921129 ns/op 58.77 MB/s BenchmarkReadMetricsLatency-4 14403 3638 p50-ns 7263 p90-ns 50125 p99-ns BenchmarkFinalizer-4 187 647888 ns/op BenchmarkFinalizerRun-4 157899 914.2 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 5147446 21.79 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 2807888 48.21 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2332026 67.91 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 1789174 106.1 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1000000 113.5 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 123.1 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2803479 43.46 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1597740 84.50 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1518921 75.58 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2074777 50.73 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1516316 86.32 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1800954 76.66 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1546258 104.1 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1313155 121.6 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 6829812 21.74 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 5958506 26.48 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 6547538 23.19 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 6909529 18.37 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 5642366 22.35 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 5299494 20.38 ns/op BenchmarkFindBitRange64/PatternAASize2-4 5332492 32.24 ns/op BenchmarkFindBitRange64/PatternAASize8-4 6754724 17.40 ns/op BenchmarkFindBitRange64/PatternAASize32-4 7206946 18.76 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 7095936 18.36 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 6882097 18.72 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 6222870 20.01 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 6027766 25.99 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 6760003 18.35 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 6233761 18.72 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 5971597 28.49 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 6610459 19.69 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 6371446 21.01 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 5681544 21.59 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 4153339 33.39 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7190443 24.41 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 6846405 17.47 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7180071 18.18 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 6485923 19.80 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 7179964 16.55 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 6059326 18.26 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 5791303 19.21 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 7194759 17.56 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 6796158 26.95 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7151838 17.34 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 6163153 18.59 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 7215943 16.94 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 7255635 21.29 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 5920285 25.98 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 7819875 16.98 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 6341683 31.73 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 6762090 22.65 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 7393258 17.73 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 6853641 17.14 ns/op BenchmarkNetpollBreak-4 2491 59904 ns/op BenchmarkPingPongHog-4 663 371907 ns/op BenchmarkStackGrowth-4 87454 1397 ns/op BenchmarkStackGrowthDeep-4 760 145202 ns/op BenchmarkCreateGoroutines-4 41394 2571 ns/op BenchmarkCreateGoroutinesParallel-4 49333 2506 ns/op BenchmarkCreateGoroutinesCapture-4 3753 27515 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 35374 3752 ns/op BenchmarkClosureCall-4 23379972 6.274 ns/op BenchmarkWakeupParallelSpinning/0s-4 6162 21793 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5493 27474 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5512 37611 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3123 50688 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1467 95427 ns/op BenchmarkWakeupParallelSpinning/20µs-4 897 161811 ns/op BenchmarkWakeupParallelSpinning/50µs-4 361 322936 ns/op BenchmarkWakeupParallelSpinning/100µs-4 165 705664 ns/op BenchmarkMatmult-4 3592393 58.66 ns/op BenchmarkFastrand-4 6429291 19.54 ns/op BenchmarkFastrand64-4 5653233 28.87 ns/op BenchmarkFastrandHashiter-4 2526291 51.94 ns/op BenchmarkFastrandn/2-4 4236928 35.02 ns/op BenchmarkFastrandn/3-4 3788526 59.40 ns/op BenchmarkFastrandn/4-4 4064212 29.05 ns/op BenchmarkFastrandn/5-4 4131489 29.90 ns/op BenchmarkIfaceCmp100-4 108435 1211 ns/op BenchmarkIfaceCmpNil100-4 210620 767.7 ns/op BenchmarkEfaceCmpDiff-4 40183 2729 ns/op BenchmarkEfaceCmpDiffIndirect-4 39391 2877 ns/op BenchmarkDefer-4 1482470 85.91 ns/op BenchmarkDefer10-4 835501 248.5 ns/op BenchmarkDeferMany-4 562843 618.1 ns/op BenchmarkPanicRecover-4 230721 636.8 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 43 2396770 ns/op 2152289 p50-ns 3275842 p90-ns 5901252 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 43 3137446 ns/op 2484959 p50-ns 4829815 p90-ns 10864779 p99-ns BenchmarkGoroutineProfile/small/idle-4 36 4706034 ns/op 4654371 p50-ns 5784776 p90-ns 6741701 p99-ns BenchmarkGoroutineProfile/small/loaded-4 24 7173048 ns/op 6621601 p50-ns 11242092 p90-ns 14309215 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 57 2262966 ns/op 2080488 p50-ns 3161473 p90-ns 5067366 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 48 3363131 ns/op 2603982 p50-ns 6248360 p90-ns 10848125 p99-ns BenchmarkGoroutineProfile/large/idle-4 9 11755060 ns/op 11267983 p50-ns 17982443 p90-ns 17982443 p99-ns BenchmarkGoroutineProfile/large/loaded-4 7 23275192 ns/op 21666558 p50-ns 34249513 p90-ns 34249513 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 57 2338944 ns/op 2163377 p50-ns 3306650 p90-ns 4081464 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 74 2891451 ns/op 2288056 p50-ns 5125298 p90-ns 17132750 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 36 4071042 ns/op 3848905 p50-ns 5281537 p90-ns 7653403 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 26 4966651 ns/op 4256403 p50-ns 8202534 p90-ns 9278896 p99-ns BenchmarkRWMutexUncontended-4 1000000 1434 ns/op BenchmarkRWMutexWrite100-4 1000000 2598 ns/op BenchmarkRWMutexWrite10-4 1000000 2277 ns/op BenchmarkRWMutexWorkWrite100-4 10000 13216 ns/op BenchmarkRWMutexWorkWrite10-4 51254 3196 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 1545 69677 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1191 95701 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1233 121801 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 603 199054 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 651 185775 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 231 758598 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 312 405973 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 122 908203 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 365509 943.3 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 162537 941.5 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 181846 1081 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 189810 920.4 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 168596 1012 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 67634 1616 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 273261 1281 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 89040 1625 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 96250 1733 ns/op BenchmarkMakeSlice/Byte-4 1000000 102.2 ns/op BenchmarkMakeSlice/Int16-4 1310863 87.12 ns/op BenchmarkMakeSlice/Int-4 1055510 118.9 ns/op BenchmarkMakeSlice/Ptr-4 1000000 145.4 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 199.7 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 258.1 ns/op BenchmarkMakeSlice/Struct/40-4 717745 273.0 ns/op BenchmarkGrowSlice/Byte-4 217123 791.0 ns/op BenchmarkGrowSlice/Int16-4 149274 807.0 ns/op BenchmarkGrowSlice/Int-4 216445 1090 ns/op BenchmarkGrowSlice/Ptr-4 137200 1223 ns/op BenchmarkGrowSlice/Struct/24-4 93180 1444 ns/op BenchmarkGrowSlice/Struct/32-4 74130 1947 ns/op BenchmarkGrowSlice/Struct/40-4 69837 1757 ns/op BenchmarkExtendSlice/IntSlice-4 112707 1154 ns/op BenchmarkExtendSlice/PointerSlice-4 113092 1002 ns/op BenchmarkExtendSlice/NoGrow-4 274807 667.4 ns/op BenchmarkAppend-4 856299 157.2 ns/op BenchmarkAppendGrowByte-4 2 84591670 ns/op BenchmarkAppendGrowString-4 1 457943701 ns/op BenchmarkAppendSlice/1Bytes-4 218250 521.5 ns/op BenchmarkAppendSlice/4Bytes-4 587971 491.1 ns/op BenchmarkAppendSlice/7Bytes-4 299517 468.2 ns/op BenchmarkAppendSlice/8Bytes-4 300675 484.9 ns/op BenchmarkAppendSlice/15Bytes-4 266175 464.3 ns/op BenchmarkAppendSlice/16Bytes-4 251613 517.1 ns/op BenchmarkAppendSlice/32Bytes-4 245078 533.1 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 41012 4236 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 10000 10545 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 3866 37137 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 788 140316 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 46 4719292 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 30 3833296 ns/op BenchmarkAppendStr/1Bytes-4 385806 329.2 ns/op BenchmarkAppendStr/4Bytes-4 395362 385.6 ns/op BenchmarkAppendStr/8Bytes-4 523231 224.1 ns/op BenchmarkAppendStr/16Bytes-4 568123 239.3 ns/op BenchmarkAppendStr/32Bytes-4 519774 286.1 ns/op BenchmarkAppendSpecialCase-4 488988 225.8 ns/op BenchmarkCopy/1Byte-4 287086 360.7 ns/op 2.77 MB/s BenchmarkCopy/1String-4 329517 355.7 ns/op 2.81 MB/s BenchmarkCopy/2Byte-4 240153 537.0 ns/op 3.72 MB/s BenchmarkCopy/2String-4 406394 323.4 ns/op 6.18 MB/s BenchmarkCopy/4Byte-4 1000000 177.7 ns/op 22.51 MB/s BenchmarkCopy/4String-4 1000000 126.4 ns/op 31.65 MB/s BenchmarkCopy/8Byte-4 1266266 91.67 ns/op 87.27 MB/s BenchmarkCopy/8String-4 1227183 95.50 ns/op 83.77 MB/s BenchmarkCopy/12Byte-4 1249786 98.95 ns/op 121.28 MB/s BenchmarkCopy/12String-4 1198954 105.6 ns/op 113.68 MB/s BenchmarkCopy/16Byte-4 1277132 86.29 ns/op 185.43 MB/s BenchmarkCopy/16String-4 1349715 89.86 ns/op 178.06 MB/s BenchmarkCopy/32Byte-4 1269621 121.4 ns/op 263.50 MB/s BenchmarkCopy/32String-4 1246285 99.34 ns/op 322.14 MB/s BenchmarkCopy/128Byte-4 1000000 114.0 ns/op 1123.25 MB/s BenchmarkCopy/128String-4 997258 119.4 ns/op 1071.82 MB/s BenchmarkCopy/1024Byte-4 343064 299.2 ns/op 3422.61 MB/s BenchmarkCopy/1024String-4 312122 645.7 ns/op 1585.85 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 27186 5338 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 10000 11051 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 18506 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 24107 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 7292 26970 ns/op BenchmarkAppendInPlace/Grow/Byte-4 160200 1133 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 164390 1332 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 61580 1993 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 61890 2030 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 43866 2904 ns/op BenchmarkStackCopyPtr-4 1 195956020 ns/op BenchmarkStackCopy-4 2 68681088 ns/op BenchmarkStackCopyNoCache-4 33 3982511 ns/op BenchmarkStackCopyWithStkobj-4 3 48227788 ns/op BenchmarkIssue18138-4 235 561143 ns/op BenchmarkCompareStringEqual-4 14067180 9.928 ns/op BenchmarkCompareStringIdentical-4 20867082 7.718 ns/op BenchmarkCompareStringSameLength-4 16372372 7.678 ns/op BenchmarkCompareStringDifferentLength-4 26925177 4.898 ns/op BenchmarkCompareStringBigUnaligned-4 1704 76583 ns/op 13692.14 MB/s BenchmarkCompareStringBig-4 1106 109843 ns/op 9546.24 MB/s BenchmarkConcatStringAndBytes-4 1826040 69.30 ns/op BenchmarkSliceByteToString/1-4 1329338 104.8 ns/op BenchmarkSliceByteToString/2-4 886262 170.0 ns/op BenchmarkSliceByteToString/4-4 1000000 152.4 ns/op BenchmarkSliceByteToString/8-4 905784 147.6 ns/op BenchmarkSliceByteToString/16-4 875786 162.4 ns/op BenchmarkSliceByteToString/32-4 1000000 172.5 ns/op BenchmarkSliceByteToString/64-4 755707 240.5 ns/op BenchmarkSliceByteToString/128-4 755149 340.4 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2289747 77.74 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 1023300 114.5 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 118.6 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 2873959 42.84 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1735198 67.71 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1583908 110.4 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1000000 111.2 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 349563 585.9 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 431852 283.9 ns/op BenchmarkRuneIterate/range/ASCII-4 7465629 21.37 ns/op BenchmarkRuneIterate/range/Japanese-4 2191471 47.07 ns/op BenchmarkRuneIterate/range/MixedLength-4 2742528 49.77 ns/op BenchmarkRuneIterate/range1/ASCII-4 7040379 15.52 ns/op BenchmarkRuneIterate/range1/Japanese-4 2290080 86.73 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2573221 44.09 ns/op BenchmarkRuneIterate/range2/ASCII-4 7881219 15.04 ns/op BenchmarkRuneIterate/range2/Japanese-4 2502847 52.56 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2938387 40.42 ns/op BenchmarkArrayEqual-4 20102455 5.075 ns/op BenchmarkFunc/Name-4 6424095 16.98 ns/op BenchmarkFunc/Entry-4 6889294 14.87 ns/op BenchmarkFunc/FileLine-4 1408665 99.66 ns/op PASS ok runtime 451.829s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 29066 3557 ns/op BenchmarkHandle/concurrent-4 24906 4991 ns/op PASS ok runtime/cgo 0.427s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 30792949 4.343 ns/op BenchmarkAtomicStore64-4 8545680 13.43 ns/op BenchmarkAtomicLoad-4 27734641 6.574 ns/op BenchmarkAtomicStore-4 10547268 10.35 ns/op BenchmarkAnd8-4 13484580 9.183 ns/op BenchmarkAnd-4 11756604 12.45 ns/op BenchmarkAnd8Parallel-4 4057534 26.62 ns/op BenchmarkAndParallel-4 4339532 27.02 ns/op BenchmarkOr8-4 12778872 11.43 ns/op BenchmarkOr-4 14377636 12.16 ns/op BenchmarkOr8Parallel-4 4406216 26.56 ns/op BenchmarkOrParallel-4 3913378 26.77 ns/op BenchmarkXadd-4 4222141 27.58 ns/op BenchmarkXadd64-4 4210452 26.96 ns/op BenchmarkCas-4 2741534 41.37 ns/op BenchmarkCas64-4 2747468 41.81 ns/op BenchmarkXchg-4 4271068 27.41 ns/op BenchmarkXchg64-4 4175666 27.35 ns/op PASS ok runtime/internal/atomic 3.842s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3515710 38.42 ns/op BenchmarkMulUintptr/large-4 2044164 51.10 ns/op PASS ok runtime/internal/math 0.478s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 18 8105348 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 7 16547651 ns/op 543.7 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 32 3793370 ns/op 14.41 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 8 20164335 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 6 23869277 ns/op 1377 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 32 5312963 ns/op 81.41 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 90005560 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 128574312 ns/op 12729 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 10 11355948 ns/op 862.3 concurrent_launches/op PASS ok runtime/pprof 2.008s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 10 12530760 ns/op BenchmarkStackLeak-4 21217 5672 ns/op PASS ok runtime/race 0.451s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2667486 41.92 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 224385 563.3 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.417s goos: darwin goarch: amd64 pkg: slices BenchmarkCompact/nil-4 9769849 11.76 ns/op BenchmarkCompact/one-4 894442 123.3 ns/op BenchmarkCompact/sorted-4 592635 202.3 ns/op BenchmarkCompact/1_item-4 971055 271.1 ns/op BenchmarkCompact/unsorted-4 689496 155.6 ns/op BenchmarkCompact/many-4 609864 179.1 ns/op BenchmarkReplace/naive-fast-4 35209 3001 ns/op BenchmarkReplace/optimized-fast-4 51868 3030 ns/op BenchmarkReplace/naive-slow-4 16034 8182 ns/op BenchmarkReplace/optimized-slow-4 21447 6280 ns/op PASS ok slices 2.246s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 111945 1021 ns/op BenchmarkSortString1K-4 129 941419 ns/op BenchmarkSortString1K_Slice-4 126 868827 ns/op BenchmarkStableString1K-4 76 1401516 ns/op BenchmarkSortInt1K-4 148 830070 ns/op BenchmarkSortInt1K_Sorted-4 1969 56593 ns/op BenchmarkSortInt1K_Reversed-4 1495 92206 ns/op BenchmarkSortInt1K_Mod8-4 367 328274 ns/op BenchmarkStableInt1K-4 100 1219069 ns/op BenchmarkStableInt1K_Slice-4 100 1171634 ns/op BenchmarkSortInt64K-4 2 83777261 ns/op BenchmarkSortInt64K_Slice-4 2 74700406 ns/op BenchmarkStableInt64K-4 2 97704016 ns/op BenchmarkSort1e2-4 279 375528 ns/op BenchmarkStable1e2-4 100 1048357 ns/op BenchmarkSort1e4-4 2 64981231 ns/op BenchmarkStable1e4-4 1 388074803 ns/op PASS ok sort 34.701s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 728390 161.3 ns/op BenchmarkAtof64Float-4 605872 227.7 ns/op BenchmarkAtof64FloatExp-4 521143 227.9 ns/op BenchmarkAtof64Big-4 418254 279.5 ns/op BenchmarkAtof64RandomBits-4 223738 563.2 ns/op BenchmarkAtof64RandomFloats-4 378446 299.7 ns/op BenchmarkAtof64RandomLongFloats-4 375704 370.4 ns/op BenchmarkAtof32Decimal-4 582067 178.0 ns/op BenchmarkAtof32Float-4 736263 177.9 ns/op BenchmarkAtof32FloatExp-4 489711 238.5 ns/op BenchmarkAtof32Random-4 347059 426.6 ns/op BenchmarkAtof32RandomLong-4 131173 828.8 ns/op BenchmarkParseInt/Pos/7bit-4 1165879 95.98 ns/op BenchmarkParseInt/Pos/26bit-4 684595 153.2 ns/op BenchmarkParseInt/Pos/31bit-4 642792 193.5 ns/op BenchmarkParseInt/Pos/56bit-4 449278 396.2 ns/op BenchmarkParseInt/Pos/63bit-4 446055 389.9 ns/op BenchmarkParseInt/Neg/7bit-4 1370548 89.89 ns/op BenchmarkParseInt/Neg/26bit-4 884246 147.1 ns/op BenchmarkParseInt/Neg/31bit-4 797125 169.9 ns/op BenchmarkParseInt/Neg/56bit-4 516187 251.5 ns/op BenchmarkParseInt/Neg/63bit-4 492356 270.5 ns/op BenchmarkAtoi/Pos/7bit-4 1588188 89.70 ns/op BenchmarkAtoi/Pos/26bit-4 921849 131.9 ns/op BenchmarkAtoi/Pos/31bit-4 939781 138.2 ns/op BenchmarkAtoi/Pos/56bit-4 369429 343.5 ns/op BenchmarkAtoi/Pos/63bit-4 475304 267.7 ns/op BenchmarkAtoi/Neg/7bit-4 1642452 72.47 ns/op BenchmarkAtoi/Neg/26bit-4 873098 161.5 ns/op BenchmarkAtoi/Neg/31bit-4 917142 141.4 ns/op BenchmarkAtoi/Neg/56bit-4 647535 206.8 ns/op BenchmarkAtoi/Neg/63bit-4 483244 271.7 ns/op BenchmarkFormatFloat/Decimal-4 93357 1438 ns/op BenchmarkFormatFloat/Float-4 83470 1269 ns/op BenchmarkFormatFloat/Exp-4 91958 1284 ns/op BenchmarkFormatFloat/NegExp-4 92572 1194 ns/op BenchmarkFormatFloat/LongExp-4 73921 1516 ns/op BenchmarkFormatFloat/Big-4 73189 2609 ns/op BenchmarkFormatFloat/BinaryExp-4 196928 854.1 ns/op BenchmarkFormatFloat/32Integer-4 94442 1168 ns/op BenchmarkFormatFloat/32ExactFraction-4 94363 1171 ns/op BenchmarkFormatFloat/32Point-4 91442 1379 ns/op BenchmarkFormatFloat/32Exp-4 97615 1789 ns/op BenchmarkFormatFloat/32NegExp-4 107760 1256 ns/op BenchmarkFormatFloat/32Shortest-4 90260 1189 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 101864 1109 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 111044 1066 ns/op BenchmarkFormatFloat/64Fixed1-4 73744 1422 ns/op BenchmarkFormatFloat/64Fixed2-4 122876 956.5 ns/op BenchmarkFormatFloat/64Fixed3-4 128418 971.3 ns/op BenchmarkFormatFloat/64Fixed4-4 112194 1253 ns/op BenchmarkFormatFloat/64Fixed12-4 42993 2414 ns/op BenchmarkFormatFloat/64Fixed16-4 84981 1432 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 99859 1308 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 86019 1639 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2284 56808 ns/op BenchmarkFormatFloat/Slowpath64-4 85101 1555 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 69799 1512 ns/op BenchmarkAppendFloat/Decimal-4 115773 1583 ns/op BenchmarkAppendFloat/Float-4 96482 1763 ns/op BenchmarkAppendFloat/Exp-4 118976 1030 ns/op BenchmarkAppendFloat/NegExp-4 118956 1015 ns/op BenchmarkAppendFloat/LongExp-4 97418 1271 ns/op BenchmarkAppendFloat/Big-4 85911 1329 ns/op BenchmarkAppendFloat/BinaryExp-4 291268 427.3 ns/op BenchmarkAppendFloat/32Integer-4 127563 956.6 ns/op BenchmarkAppendFloat/32ExactFraction-4 116553 974.0 ns/op BenchmarkAppendFloat/32Point-4 106628 1632 ns/op BenchmarkAppendFloat/32Exp-4 127683 965.9 ns/op BenchmarkAppendFloat/32NegExp-4 131632 965.8 ns/op BenchmarkAppendFloat/32Shortest-4 135796 928.1 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 170148 852.6 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 148026 880.0 ns/op BenchmarkAppendFloat/64Fixed1-4 155436 816.3 ns/op BenchmarkAppendFloat/64Fixed2-4 165535 676.3 ns/op BenchmarkAppendFloat/64Fixed3-4 162903 686.6 ns/op BenchmarkAppendFloat/64Fixed4-4 154789 753.5 ns/op BenchmarkAppendFloat/64Fixed12-4 85087 1357 ns/op BenchmarkAppendFloat/64Fixed16-4 111121 1407 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 139442 1067 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 101396 1494 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 1965 58597 ns/op BenchmarkAppendFloat/Slowpath64-4 87744 2580 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 87538 1629 ns/op BenchmarkFormatInt-4 12565 9739 ns/op BenchmarkAppendInt-4 15199 7943 ns/op BenchmarkFormatUint-4 72859 2180 ns/op BenchmarkAppendUint-4 84730 1379 ns/op BenchmarkFormatIntSmall/7-4 1862060 98.37 ns/op BenchmarkFormatIntSmall/42-4 1772433 67.65 ns/op BenchmarkAppendIntSmall-4 1087818 173.8 ns/op BenchmarkAppendUintVarlen/1-4 992749 176.4 ns/op BenchmarkAppendUintVarlen/12-4 1004620 127.4 ns/op BenchmarkAppendUintVarlen/123-4 730912 202.1 ns/op BenchmarkAppendUintVarlen/1234-4 829702 194.9 ns/op BenchmarkAppendUintVarlen/12345-4 736653 149.3 ns/op BenchmarkAppendUintVarlen/123456-4 764598 149.3 ns/op BenchmarkAppendUintVarlen/1234567-4 650338 167.1 ns/op BenchmarkAppendUintVarlen/12345678-4 726283 161.5 ns/op BenchmarkAppendUintVarlen/123456789-4 817809 191.4 ns/op BenchmarkAppendUintVarlen/1234567890-4 742851 165.3 ns/op BenchmarkAppendUintVarlen/12345678901-4 860162 161.5 ns/op BenchmarkAppendUintVarlen/123456789012-4 621429 319.1 ns/op BenchmarkAppendUintVarlen/1234567890123-4 680796 168.8 ns/op BenchmarkAppendUintVarlen/12345678901234-4 643786 250.1 ns/op BenchmarkAppendUintVarlen/123456789012345-4 659540 163.3 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 726736 155.9 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 678222 170.9 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 724513 259.9 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 812965 163.6 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 706860 173.9 ns/op BenchmarkQuote-4 38486 4375 ns/op BenchmarkQuoteRune-4 358264 332.3 ns/op BenchmarkAppendQuote-4 43407 3672 ns/op BenchmarkAppendQuoteRune-4 738454 169.7 ns/op BenchmarkUnquoteEasy-4 1229304 149.5 ns/op BenchmarkUnquoteHard-4 30658 3488 ns/op PASS ok strconv 24.729s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 350530 421.7 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 115996 1611 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 188764 990.2 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 293089 681.0 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 51952 2079 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 70278 1740 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 587823 305.9 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 27850 5234 ns/op BenchmarkGenericMatch1-4 1785 63293 ns/op BenchmarkGenericMatch2-4 388 267359 ns/op BenchmarkSingleMaxSkipping-4 9609 16641 ns/op 600.93 MB/s BenchmarkSingleLongSuffixFail-4 16594 6180 ns/op 162.13 MB/s BenchmarkSingleMatch-4 204 618260 ns/op 24.26 MB/s BenchmarkByteByteNoMatch-4 91083 1554 ns/op BenchmarkByteByteMatch-4 13392 7798 ns/op BenchmarkByteStringMatch-4 14832 7186 ns/op BenchmarkHTMLEscapeNew-4 60685 1983 ns/op BenchmarkHTMLEscapeOld-4 53167 1897 ns/op BenchmarkByteStringReplacerWriteString-4 1350 85455 ns/op BenchmarkByteReplacerWriteString-4 1592 75248 ns/op BenchmarkByteByteReplaces-4 2779 45763 ns/op BenchmarkByteByteMap-4 8997 13634 ns/op BenchmarkMap/identity/ASCII-4 907803 166.9 ns/op BenchmarkMap/identity/Greek-4 666759 222.9 ns/op BenchmarkMap/change/ASCII-4 31917 3824 ns/op BenchmarkMap/change/Greek-4 23310 5792 ns/op BenchmarkIndexRune-4 1000000 127.6 ns/op BenchmarkIndexRuneLongString-4 1453930 82.58 ns/op BenchmarkIndexRuneFastPath-4 3101011 38.35 ns/op BenchmarkIndex-4 3070384 38.39 ns/op BenchmarkLastIndex-4 3016198 37.47 ns/op BenchmarkIndexByte-4 14036000 13.76 ns/op BenchmarkToUpper/#00-4 2592584 68.37 ns/op BenchmarkToUpper/ONLYUPPER-4 2146789 54.76 ns/op BenchmarkToUpper/abc-4 236451 512.1 ns/op BenchmarkToUpper/AbC123-4 93286 1133 ns/op BenchmarkToUpper/azAZ09_-4 182658 908.7 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 40365 2775 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 50698 2433 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 20175 4962 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 54819 2125 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 98875 1198 ns/op BenchmarkToLower/#00-4 2553986 47.34 ns/op BenchmarkToLower/abc-4 2389951 50.49 ns/op BenchmarkToLower/AbC123-4 176166 704.3 ns/op BenchmarkToLower/azAZ09_-4 141121 710.4 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 69800 2342 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 46120 2305 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 27202 5113 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 62743 1831 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 94671 1178 ns/op BenchmarkMapNoChanges-4 1000000 175.7 ns/op BenchmarkTrim-4 31257 3932 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2381542 61.18 ns/op BenchmarkToValidUTF8/InvalidASCII-4 151580 1745 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 100557 1261 ns/op BenchmarkEqualFold/Tests-4 46065 2475 ns/op BenchmarkEqualFold/ASCII-4 2448946 70.11 ns/op BenchmarkEqualFold/UnicodePrefix-4 121918 1587 ns/op BenchmarkEqualFold/UnicodeSuffix-4 120680 1023 ns/op BenchmarkIndexHard1-4 1017 122665 ns/op BenchmarkIndexHard2-4 712 204065 ns/op BenchmarkIndexHard3-4 182 653126 ns/op BenchmarkIndexHard4-4 178 721538 ns/op BenchmarkLastIndexHard1-4 81 1591586 ns/op BenchmarkLastIndexHard2-4 85 2557581 ns/op BenchmarkLastIndexHard3-4 84 1606382 ns/op BenchmarkCountHard1-4 997 166766 ns/op BenchmarkCountHard2-4 771 281308 ns/op BenchmarkCountHard3-4 175 669416 ns/op BenchmarkIndexTorture-4 6140 20819 ns/op BenchmarkCountTorture-4 10000 12644 ns/op BenchmarkCountTortureOverlapping-4 732 167673 ns/op BenchmarkCountByte/10-4 2512255 50.53 ns/op 197.89 MB/s BenchmarkCountByte/32-4 2934882 41.35 ns/op 773.94 MB/s BenchmarkCountByte/4096-4 794503 153.8 ns/op 26634.07 MB/s BenchmarkCountByte/4194304-4 784 132693 ns/op 31609.20 MB/s BenchmarkCountByte/67108864-4 22 5414102 ns/op 12395.20 MB/s BenchmarkFields/ASCII/16-4 278720 584.6 ns/op 27.37 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 26638 6141 ns/op 41.69 MB/s 320 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1842 85240 ns/op 48.05 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 85 1604692 ns/op 40.84 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 31442594 ns/op 33.35 MB/s 1507328 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 101745 1317 ns/op 12.15 MB/s 64 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 8350 17422 ns/op 14.69 MB/s 384 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 538 245286 ns/op 16.70 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 19 5536499 ns/op 11.84 MB/s 463109 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 100862186 ns/op 10.40 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 165644 717.2 ns/op 22.31 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 14370 9652 ns/op 26.52 MB/s 320 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 814 274424 ns/op 14.93 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 26 4336183 ns/op 15.11 MB/s 463107 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 101175198 ns/op 10.36 MB/s 10449200 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 155209 1067 ns/op 15.00 MB/s 64 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 9754 18108 ns/op 14.14 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 675 214254 ns/op 19.12 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 26 5358494 ns/op 12.23 MB/s 463107 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 85700921 ns/op 12.24 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 1 173894104 ns/op BenchmarkSplitSingleByteSeparator-4 21 8550059 ns/op BenchmarkSplitMultiByteSeparator-4 26 4258665 ns/op BenchmarkSplitNSingleByteSeparator-4 193551 902.8 ns/op BenchmarkSplitNMultiByteSeparator-4 180639 1292 ns/op BenchmarkRepeat/5x0-4 2790262 45.27 ns/op BenchmarkRepeat/5x1-4 2836076 41.68 ns/op BenchmarkRepeat/5x2-4 207135 587.6 ns/op BenchmarkRepeat/5x6-4 119979 958.2 ns/op BenchmarkRepeat/10x0-4 2847178 52.29 ns/op BenchmarkRepeat/10x1-4 2031878 64.19 ns/op BenchmarkRepeat/10x2-4 216714 691.6 ns/op BenchmarkRepeat/10x6-4 155293 1051 ns/op BenchmarkRepeatLarge/256/1-4 55219 2642 ns/op 96.88 MB/s BenchmarkRepeatLarge/256/16-4 93878 1538 ns/op 166.45 MB/s BenchmarkRepeatLarge/512/1-4 31840 3600 ns/op 142.24 MB/s BenchmarkRepeatLarge/512/16-4 52195 2582 ns/op 198.29 MB/s BenchmarkRepeatLarge/1024/1-4 23691 5123 ns/op 199.89 MB/s BenchmarkRepeatLarge/1024/16-4 29190 4533 ns/op 225.92 MB/s BenchmarkRepeatLarge/2048/1-4 18576 6635 ns/op 308.66 MB/s BenchmarkRepeatLarge/2048/16-4 17494 6515 ns/op 314.34 MB/s BenchmarkRepeatLarge/4096/1-4 10000 13729 ns/op 298.35 MB/s BenchmarkRepeatLarge/4096/16-4 12024 11153 ns/op 367.25 MB/s BenchmarkRepeatLarge/8192/1-4 10000 19412 ns/op 422.02 MB/s BenchmarkRepeatLarge/8192/16-4 6164 19578 ns/op 418.43 MB/s BenchmarkRepeatLarge/8192/4097-4 3657607 31.83 ns/op 128713.06 MB/s BenchmarkRepeatLarge/16384/1-4 6793 31290 ns/op 523.62 MB/s BenchmarkRepeatLarge/16384/16-4 5450 32617 ns/op 502.31 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 27487 ns/op 447.16 MB/s BenchmarkRepeatLarge/32768/1-4 1735 62915 ns/op 520.83 MB/s BenchmarkRepeatLarge/32768/16-4 3748 66108 ns/op 495.67 MB/s BenchmarkRepeatLarge/32768/4097-4 2324 64585 ns/op 444.05 MB/s BenchmarkRepeatLarge/65536/1-4 912 133035 ns/op 492.62 MB/s BenchmarkRepeatLarge/65536/16-4 738 139284 ns/op 470.52 MB/s BenchmarkRepeatLarge/65536/4097-4 982 124884 ns/op 492.10 MB/s BenchmarkRepeatLarge/131072/1-4 206 580686 ns/op 225.72 MB/s BenchmarkRepeatLarge/131072/16-4 196 527510 ns/op 248.47 MB/s BenchmarkRepeatLarge/131072/4097-4 267 492159 ns/op 258.06 MB/s BenchmarkRepeatLarge/262144/1-4 108 1032991 ns/op 253.77 MB/s BenchmarkRepeatLarge/262144/16-4 100 1035434 ns/op 253.17 MB/s BenchmarkRepeatLarge/262144/4097-4 126 978582 ns/op 263.76 MB/s BenchmarkRepeatLarge/524288/1-4 100 1954436 ns/op 268.26 MB/s BenchmarkRepeatLarge/524288/16-4 67 1791267 ns/op 292.69 MB/s BenchmarkRepeatLarge/524288/4097-4 100 1798393 ns/op 289.32 MB/s BenchmarkRepeatLarge/1048576/1-4 38 3592656 ns/op 291.87 MB/s BenchmarkRepeatLarge/1048576/16-4 50 2609258 ns/op 401.87 MB/s BenchmarkRepeatLarge/1048576/4097-4 67 3202274 ns/op 326.25 MB/s BenchmarkRepeatLarge/2097152/1-4 28 5930015 ns/op 353.65 MB/s BenchmarkRepeatLarge/2097152/16-4 22 6630575 ns/op 316.29 MB/s BenchmarkRepeatLarge/2097152/4097-4 42 6032442 ns/op 347.05 MB/s BenchmarkRepeatLarge/4194304/1-4 10 10414110 ns/op 402.75 MB/s BenchmarkRepeatLarge/4194304/16-4 12 9623722 ns/op 435.83 MB/s BenchmarkRepeatLarge/4194304/4097-4 12 9356119 ns/op 447.97 MB/s BenchmarkRepeatLarge/8388608/1-4 6 20527308 ns/op 408.66 MB/s BenchmarkRepeatLarge/8388608/16-4 7 19148986 ns/op 438.07 MB/s BenchmarkRepeatLarge/8388608/4097-4 5 20022295 ns/op 418.86 MB/s BenchmarkRepeatLarge/16777216/1-4 3 33357018 ns/op 502.96 MB/s BenchmarkRepeatLarge/16777216/16-4 4 27792957 ns/op 603.65 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 32937188 ns/op 509.37 MB/s BenchmarkRepeatLarge/33554432/1-4 2 71274380 ns/op 470.78 MB/s BenchmarkRepeatLarge/33554432/16-4 2 53992679 ns/op 621.46 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 56428262 ns/op 594.64 MB/s BenchmarkRepeatLarge/67108864/1-4 1 105546036 ns/op 635.83 MB/s BenchmarkRepeatLarge/67108864/16-4 1 110855179 ns/op 605.37 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 119364962 ns/op 562.22 MB/s BenchmarkRepeatLarge/134217728/1-4 1 209010134 ns/op 642.16 MB/s BenchmarkRepeatLarge/134217728/16-4 1 231936716 ns/op 578.68 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 210841381 ns/op 636.58 MB/s BenchmarkRepeatLarge/268435456/1-4 1 621696566 ns/op 431.78 MB/s BenchmarkRepeatLarge/268435456/16-4 1 574413286 ns/op 467.32 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 424038647 ns/op 633.04 MB/s BenchmarkRepeatLarge/536870912/1-4 1 989391739 ns/op 542.63 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1051152897 ns/op 510.74 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1084269596 ns/op 495.15 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 5220962327 ns/op 205.66 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 6379943878 ns/op 168.30 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 8271628445 ns/op 129.81 MB/s BenchmarkIndexAnyASCII/1:1-4 1459483 68.60 ns/op BenchmarkIndexAnyASCII/1:2-4 1350204 74.16 ns/op BenchmarkIndexAnyASCII/1:4-4 1598626 85.48 ns/op BenchmarkIndexAnyASCII/1:8-4 1339744 84.50 ns/op BenchmarkIndexAnyASCII/1:16-4 1000000 152.3 ns/op BenchmarkIndexAnyASCII/1:32-4 1000000 103.4 ns/op BenchmarkIndexAnyASCII/1:64-4 1694845 112.2 ns/op BenchmarkIndexAnyASCII/16:1-4 1762958 79.96 ns/op BenchmarkIndexAnyASCII/16:2-4 987411 167.0 ns/op BenchmarkIndexAnyASCII/16:4-4 758409 175.3 ns/op BenchmarkIndexAnyASCII/16:8-4 965521 178.9 ns/op BenchmarkIndexAnyASCII/16:16-4 698899 167.3 ns/op BenchmarkIndexAnyASCII/16:32-4 699808 170.7 ns/op BenchmarkIndexAnyASCII/16:64-4 472034 236.3 ns/op BenchmarkIndexAnyASCII/256:1-4 1703222 99.02 ns/op BenchmarkIndexAnyASCII/256:2-4 89294 1359 ns/op BenchmarkIndexAnyASCII/256:4-4 82089 2203 ns/op BenchmarkIndexAnyASCII/256:8-4 69879 1613 ns/op BenchmarkIndexAnyASCII/256:16-4 84250 2391 ns/op BenchmarkIndexAnyASCII/256:32-4 82654 1403 ns/op BenchmarkIndexAnyASCII/256:64-4 85023 1439 ns/op BenchmarkIndexAnyUTF8/1:1-4 1935004 76.54 ns/op BenchmarkIndexAnyUTF8/1:2-4 1894167 61.92 ns/op BenchmarkIndexAnyUTF8/1:4-4 2015138 63.63 ns/op BenchmarkIndexAnyUTF8/1:8-4 1960330 67.26 ns/op BenchmarkIndexAnyUTF8/1:16-4 1932622 58.32 ns/op BenchmarkIndexAnyUTF8/1:32-4 2005635 61.07 ns/op BenchmarkIndexAnyUTF8/1:64-4 1794969 97.68 ns/op BenchmarkIndexAnyUTF8/16:1-4 1725432 102.8 ns/op BenchmarkIndexAnyUTF8/16:2-4 291812 483.1 ns/op BenchmarkIndexAnyUTF8/16:4-4 200578 499.7 ns/op BenchmarkIndexAnyUTF8/16:8-4 242616 723.1 ns/op BenchmarkIndexAnyUTF8/16:16-4 264837 527.6 ns/op BenchmarkIndexAnyUTF8/16:32-4 248733 528.4 ns/op BenchmarkIndexAnyUTF8/16:64-4 239928 514.1 ns/op BenchmarkIndexAnyUTF8/256:1-4 469911 508.9 ns/op BenchmarkIndexAnyUTF8/256:2-4 16671 13482 ns/op BenchmarkIndexAnyUTF8/256:4-4 16586 6933 ns/op BenchmarkIndexAnyUTF8/256:8-4 10000 12075 ns/op BenchmarkIndexAnyUTF8/256:16-4 16108 9836 ns/op BenchmarkIndexAnyUTF8/256:32-4 16437 8103 ns/op BenchmarkIndexAnyUTF8/256:64-4 15699 8465 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1992812 57.84 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1590044 75.10 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2046018 57.27 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1958188 82.72 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1912299 57.84 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2064979 103.8 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2013633 58.27 ns/op BenchmarkLastIndexAnyASCII/16:1-4 883920 132.4 ns/op BenchmarkLastIndexAnyASCII/16:2-4 903330 219.4 ns/op BenchmarkLastIndexAnyASCII/16:4-4 813337 160.4 ns/op BenchmarkLastIndexAnyASCII/16:8-4 923917 140.8 ns/op BenchmarkLastIndexAnyASCII/16:16-4 750969 153.2 ns/op BenchmarkLastIndexAnyASCII/16:32-4 728194 175.2 ns/op BenchmarkLastIndexAnyASCII/16:64-4 626988 204.3 ns/op BenchmarkLastIndexAnyASCII/256:1-4 86644 1324 ns/op BenchmarkLastIndexAnyASCII/256:2-4 81745 1363 ns/op BenchmarkLastIndexAnyASCII/256:4-4 90252 2254 ns/op BenchmarkLastIndexAnyASCII/256:8-4 80853 1565 ns/op BenchmarkLastIndexAnyASCII/256:16-4 85652 1544 ns/op BenchmarkLastIndexAnyASCII/256:32-4 95028 1334 ns/op BenchmarkLastIndexAnyASCII/256:64-4 79312 1769 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2022360 111.0 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1976737 110.3 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2076733 84.13 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1935144 58.75 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2011224 58.66 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1935861 63.86 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2050646 62.56 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 284641 478.1 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 144907 844.6 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 133932 839.9 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 148689 842.4 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 96126 1065 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 138241 847.6 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 133743 885.4 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 18165 5831 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 9997 12343 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 9463 14055 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 9516 17046 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 9688 13009 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 8110 13239 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 8964 17344 ns/op BenchmarkTrimASCII/1:1-4 2640460 46.93 ns/op BenchmarkTrimASCII/1:2-4 2205105 61.12 ns/op BenchmarkTrimASCII/1:4-4 1466911 68.75 ns/op BenchmarkTrimASCII/1:8-4 1913690 63.13 ns/op BenchmarkTrimASCII/1:16-4 1715955 69.40 ns/op BenchmarkTrimASCII/16:1-4 1337695 118.3 ns/op BenchmarkTrimASCII/16:2-4 684466 281.1 ns/op BenchmarkTrimASCII/16:4-4 574518 260.7 ns/op BenchmarkTrimASCII/16:8-4 744499 159.5 ns/op BenchmarkTrimASCII/16:16-4 695475 159.3 ns/op BenchmarkTrimASCII/256:1-4 820305 140.7 ns/op BenchmarkTrimASCII/256:2-4 86769 1304 ns/op BenchmarkTrimASCII/256:4-4 80972 1376 ns/op BenchmarkTrimASCII/256:8-4 82893 1338 ns/op BenchmarkTrimASCII/256:16-4 102297 1350 ns/op BenchmarkTrimASCII/4096:1-4 95982 1269 ns/op BenchmarkTrimASCII/4096:2-4 6504 20116 ns/op BenchmarkTrimASCII/4096:4-4 5830 23926 ns/op BenchmarkTrimASCII/4096:8-4 5773 21615 ns/op BenchmarkTrimASCII/4096:16-4 5086 28033 ns/op BenchmarkTrimByte-4 2948852 58.50 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 16252 7234 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 10000 14864 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 979 133535 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 3228 39797 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 5420 20711 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 9022 13229 ns/op BenchmarkJoin/0-4 3851233 32.45 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2604693 44.74 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 171498 772.9 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 102555 1098 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 82492 1505 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 64382 1775 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 52651 2001 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 49095 2225 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 1000000 115.6 ns/op BenchmarkTrimSpace/ASCII-4 1518051 112.6 ns/op BenchmarkTrimSpace/SomeNonASCII-4 128803 2107 ns/op BenchmarkTrimSpace/JustNonASCII-4 64274 1655 ns/op BenchmarkReplaceAll-4 84120 2296 ns/op 16 B/op 1 allocs/op PASS ok strings 134.455s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 59726 2051 ns/op BenchmarkCond2-4 24133 4781 ns/op BenchmarkCond4-4 14628 9197 ns/op BenchmarkCond8-4 8850 14925 ns/op BenchmarkCond16-4 6429 29212 ns/op BenchmarkCond32-4 1611 67733 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 464670 266.8 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 267214 631.5 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 414600 358.4 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 470524 248.6 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 277927 409.5 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 549010 222.7 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 69735 1761 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 89588 1919 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 55906 2291 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 62883 3130 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 583322 185.5 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 164185 694.0 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 566458 204.2 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 136185 851.4 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 572028 221.4 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 152042 802.8 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1249527 198.8 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 50842 2740 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 96453 1050 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 386883 467.1 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 5246 21766 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 330 403657 ns/op BenchmarkRange/*sync.Map-4 1474 83421 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 94166 2813 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 190456 623.9 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 86689 1556 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 42658 2765 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 154882 1544 ns/op BenchmarkAdversarialDelete/*sync.Map-4 92575 1718 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 85851 1404 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 171098 782.7 ns/op BenchmarkDeleteCollision/*sync.Map-4 738002 153.0 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 46798 2929 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 143859 849.8 ns/op BenchmarkSwapCollision/*sync.Map-4 86098 1387 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 102 1005632 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 114948 1057 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 289560 522.2 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 16378 6262 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 62025 1747 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 28980 4670 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 260083 471.1 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 117188 1120 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 278876 565.8 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 728350 162.8 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 160014 747.7 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 902851 153.0 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 616605 210.9 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 171436 769.3 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 577384 212.0 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 102727 1227 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 215719 554.3 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 330854 436.3 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 111481 964.5 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 426754 354.9 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 499772 573.1 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 126122 1002 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 325851 351.6 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 72883 1870 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 188532 703.4 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 427838 316.1 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 138200 921.1 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 463794 252.9 ns/op BenchmarkUncontendedSemaphore-4 4135472 57.13 ns/op BenchmarkContendedSemaphore-4 3533632 29.66 ns/op BenchmarkMutexUncontended-4 685591 173.1 ns/op BenchmarkMutex-4 174150 996.7 ns/op BenchmarkMutexSlack-4 190101 579.0 ns/op BenchmarkMutexWork-4 186871 647.2 ns/op BenchmarkMutexWorkSlack-4 179090 634.3 ns/op BenchmarkMutexNoSpin-4 46204 2266 ns/op BenchmarkMutexSpin-4 67958 1560 ns/op BenchmarkOnce-4 1025312 107.5 ns/op BenchmarkSemaUncontended-4 4555926 24.01 ns/op BenchmarkSemaSyntNonblock-4 1581378 77.49 ns/op BenchmarkSemaSyntBlock-4 2198356 55.93 ns/op BenchmarkSemaWorkNonblock-4 1348624 93.41 ns/op BenchmarkSemaWorkBlock-4 1341130 86.61 ns/op BenchmarkRWMutexUncontended-4 402471 294.0 ns/op BenchmarkRWMutexWrite100-4 340998 355.2 ns/op BenchmarkRWMutexWrite10-4 360555 363.4 ns/op BenchmarkRWMutexWorkWrite100-4 311844 455.9 ns/op BenchmarkRWMutexWorkWrite10-4 240112 490.8 ns/op BenchmarkWaitGroupUncontended-4 752358 153.6 ns/op BenchmarkWaitGroupAddDone-4 560065 218.9 ns/op BenchmarkWaitGroupAddDoneWork-4 541981 209.5 ns/op BenchmarkWaitGroupWait-4 2359168 55.88 ns/op BenchmarkWaitGroupWaitWork-4 1728448 68.30 ns/op BenchmarkWaitGroupActuallyWait-4 46963 2588 ns/op 32 B/op 2 allocs/op PASS ok sync 28.565s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 930380 140.4 ns/op PASS ok sync/atomic 0.383s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 116622 1297 ns/op 0 B/op 0 allocs/op PASS ok testing 0.346s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 6817 20412 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 4537 25551 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 97 1808167 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 80 1699517 ns/op 1617 B/op 12 allocs/op BenchmarkTable/1x100000/new-4 1 203282566 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/1x100000/reuse-4 1 238364535 ns/op 19393016 B/op 100058 allocs/op BenchmarkTable/10x10/new-4 1656 83976 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1778 66246 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 18 7141934 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 19 6701151 ns/op 21766 B/op 54 allocs/op BenchmarkTable/10x100000/new-4 1 913527009 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 728358753 ns/op 48120992 B/op 100076 allocs/op BenchmarkTable/100x10/new-4 188 638802 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 204 746129 ns/op 192 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 58607328 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 59254052 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 8112791717 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 8532648907 ns/op 335150064 B/op 100092 allocs/op BenchmarkPyramid/10-4 2250 73072 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 25 5062544 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 385974117 ns/op 35625352 B/op 2056 allocs/op BenchmarkRagged/10-4 2328 85283 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 184 657572 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 21 5970292 ns/op 427428 B/op 1661 allocs/op BenchmarkCode-4 6471 23501 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 23.298s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 1 151895167 ns/op BenchmarkVariableString-4 63615 1773 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 2174 84223 ns/op 2515 B/op 39 allocs/op PASS ok text/template/parse 0.656s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 27 3741047 ns/op BenchmarkAfter-4 152 2117042 ns/op BenchmarkStop-4 164 733876 ns/op BenchmarkSimultaneousAfterFunc-4 30 3963198 ns/op BenchmarkStartStop-4 217 727341 ns/op BenchmarkReset-4 1419 163433 ns/op BenchmarkSleep-4 30 4605606 ns/op BenchmarkParallelTimerLatency-4 13 1906130 avg-late-ns 4825034 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 1290731 avg-late-ns 4791146 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 36 505293 avg-late-ns 3029477 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 33 730064 avg-late-ns 5009259 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 31 618814 avg-late-ns 5471354 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 30 392035 avg-late-ns 2332426 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 26 544860 avg-late-ns 3976242 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 682033 avg-late-ns 5946769 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 25 3471429 avg-late-ns 15328703 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 27 5009228 avg-late-ns 23191717 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 18 8783703 avg-late-ns 29510531 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 37 629554 avg-late-ns 2486680 max-late-ns BenchmarkTicker-4 15 57385300 ns/op BenchmarkTickerReset-4 1795 72766 ns/op BenchmarkTickerResetNaive-4 205 793166 ns/op BenchmarkNow-4 619884 181.5 ns/op BenchmarkNowUnixNano-4 701323 178.4 ns/op BenchmarkNowUnixMilli-4 674322 354.7 ns/op BenchmarkNowUnixMicro-4 648034 186.8 ns/op BenchmarkFormat-4 48472 2545 ns/op BenchmarkFormatRFC3339-4 67357 1932 ns/op BenchmarkFormatRFC3339Nano-4 75396 1759 ns/op BenchmarkFormatNow-4 71788 1709 ns/op BenchmarkMarshalJSON-4 80892 1464 ns/op BenchmarkMarshalText-4 106630 1594 ns/op BenchmarkParse-4 59854 1781 ns/op BenchmarkParseRFC3339UTC-4 260014 424.6 ns/op BenchmarkParseRFC3339UTCBytes-4 227713 967.9 ns/op BenchmarkParseRFC3339TZ-4 76678 1312 ns/op BenchmarkParseRFC3339TZBytes-4 77682 1650 ns/op BenchmarkParseDuration-4 442012 256.0 ns/op BenchmarkHour-4 875721 146.0 ns/op BenchmarkSecond-4 772957 156.2 ns/op BenchmarkYear-4 642696 185.8 ns/op BenchmarkDay-4 381229 387.3 ns/op BenchmarkISOWeek-4 620888 196.7 ns/op BenchmarkGoString-4 56161 2372 ns/op BenchmarkUnmarshalText-4 60559 2023 ns/op PASS ok time 16.870s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 338073 357.2 ns/op BenchmarkDecodeValidJapaneseChars-4 456369 259.6 ns/op BenchmarkDecodeRune-4 2168061 63.08 ns/op BenchmarkEncodeValidASCII-4 392198 370.7 ns/op BenchmarkEncodeValidJapaneseChars-4 541708 251.2 ns/op BenchmarkAppendRuneValidASCII-4 1000000 118.8 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1843249 91.73 ns/op BenchmarkEncodeRune-4 4023735 38.67 ns/op PASS ok unicode/utf16 2.068s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 811935 131.5 ns/op BenchmarkRuneCountTenJapaneseChars-4 169315 647.5 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2320142 46.97 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 157262 774.0 ns/op BenchmarkValidTenASCIIChars-4 631669 239.3 ns/op BenchmarkValid100KASCIIChars-4 127 886786 ns/op BenchmarkValidTenJapaneseChars-4 201051 701.5 ns/op BenchmarkValidLongMostlyASCII-4 100 1163493 ns/op BenchmarkValidLongJapanese-4 68 2993532 ns/op BenchmarkValidStringTenASCIIChars-4 2992309 68.79 ns/op BenchmarkValidString100KASCIIChars-4 12388 10309 ns/op BenchmarkValidStringTenJapaneseChars-4 327942 384.1 ns/op BenchmarkValidStringLongMostlyASCII-4 1306 113138 ns/op BenchmarkValidStringLongJapanese-4 100 1157122 ns/op BenchmarkEncodeASCIIRune-4 2750900 51.93 ns/op BenchmarkEncodeJapaneseRune-4 1000000 103.2 ns/op BenchmarkAppendASCIIRune-4 5568997 19.96 ns/op BenchmarkAppendJapaneseRune-4 1808299 61.66 ns/op BenchmarkDecodeASCIIRune-4 2144434 71.86 ns/op BenchmarkDecodeJapaneseRune-4 1000000 114.8 ns/op BenchmarkFullRune/ASCII-4 2827768 53.70 ns/op BenchmarkFullRune/Incomplete-4 1425949 88.75 ns/op BenchmarkFullRune/Japanese-4 3059308 46.80 ns/op PASS ok unicode/utf8 5.187s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 91014727243 ns/op PASS ok cmd/api 129.879s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1212763 101.3 ns/op BenchmarkEqArrayOfStrings64-4 198910 660.6 ns/op BenchmarkEqArrayOfStrings1024-4 10000 11266 ns/op BenchmarkEqArrayOfFloats5-4 1000000 121.7 ns/op BenchmarkEqArrayOfFloats64-4 193948 638.6 ns/op BenchmarkEqArrayOfFloats1024-4 12327 10081 ns/op BenchmarkEqStruct-4 25247748 5.353 ns/op PASS ok cmd/compile/internal/reflectdata 1.440s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 79583 ns/op BenchmarkCopyElim1-4 156 783227 ns/op BenchmarkCopyElim10-4 146 785131 ns/op BenchmarkCopyElim100-4 133 1160109 ns/op BenchmarkCopyElim1000-4 34 3202315 ns/op BenchmarkCopyElim10000-4 2 51094026 ns/op BenchmarkCopyElim100000-4 1 576488724 ns/op BenchmarkDeadCode/1-4 169 1050137 ns/op BenchmarkDeadCode/10-4 130 1155044 ns/op BenchmarkDeadCode/100-4 100 1175370 ns/op BenchmarkDeadCode/1000-4 63 4703985 ns/op BenchmarkDeadCode/10000-4 3 39526359 ns/op BenchmarkDeadCode/100000-4 1 518496969 ns/op BenchmarkDeadCode/200000-4 1 866195158 ns/op BenchmarkDominatorsLinear-4 12 9330488 ns/op 1.07 MB/s BenchmarkDominatorsFwdBack-4 9 12430853 ns/op 0.80 MB/s BenchmarkDominatorsManyPred-4 9 14921017 ns/op 0.67 MB/s BenchmarkDominatorsMaxPred-4 8 13300090 ns/op 0.75 MB/s BenchmarkDominatorsMaxPredVal-4 8 13341644 ns/op 0.75 MB/s BenchmarkFuse/1-4 174 704110 ns/op BenchmarkFuse/10-4 157 780603 ns/op BenchmarkFuse/100-4 81 1413078 ns/op BenchmarkFuse/1000-4 22 6752786 ns/op BenchmarkFuse/10000-4 2 76898464 ns/op BenchmarkNilCheckDeep1-4 10000 11425 ns/op 0.09 MB/s 237 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 5029 23758 ns/op 0.42 MB/s 234 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 744 160042 ns/op 0.62 MB/s 602 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 76 1553905 ns/op 0.64 MB/s 4406 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 6 21657988 ns/op 0.46 MB/s 159014 B/op 8 allocs/op BenchmarkDSEPass-4 30 3334949 ns/op 59225 B/op 8 allocs/op BenchmarkDSEPassBlock-4 1 131286120 ns/op 4239328 B/op 108145 allocs/op BenchmarkCSEPass-4 8 14365228 ns/op 90538 B/op 8 allocs/op BenchmarkCSEPassBlock-4 1 148575379 ns/op 5656144 B/op 97404 allocs/op BenchmarkDeadcodePass-4 148 800666 ns/op 97072 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 142230112 ns/op 4067376 B/op 45117 allocs/op BenchmarkMultiPass-4 48 2358388 ns/op 214455 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 279809846 ns/op 11168248 B/op 149584 allocs/op BenchmarkCondRewrite/SoloJump-4 3899754 30.88 ns/op BenchmarkCondRewrite/CombJump-4 3323581 49.83 ns/op PASS ok cmd/compile/internal/ssa 16.662s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 10000 10918 ns/op BenchmarkExtShift-4 20136 5153 ns/op BenchmarkModify-4 8571 17402 ns/op BenchmarkMullImm-4 21702 7791 ns/op BenchmarkConstModify-4 9277 23506 ns/op BenchmarkBitSet-4 10000 18337 ns/op BenchmarkBitClear-4 10000 10705 ns/op BenchmarkBitToggle-4 10000 16421 ns/op BenchmarkBitSetConst-4 140773 1031 ns/op BenchmarkBitClearConst-4 134698 1023 ns/op BenchmarkBitToggleConst-4 122968 989.6 ns/op BenchmarkDivconstI64-4 6114805 32.22 ns/op BenchmarkModconstI64-4 6431732 18.94 ns/op BenchmarkDivisiblePow2constI64-4 6484010 21.14 ns/op BenchmarkDivisibleconstI64-4 6367275 17.69 ns/op BenchmarkDivisibleWDivconstI64-4 3836077 30.94 ns/op BenchmarkDivconstU64/3-4 4708244 25.23 ns/op BenchmarkDivconstU64/5-4 5863218 18.79 ns/op BenchmarkDivconstU64/37-4 5341809 21.03 ns/op BenchmarkDivconstU64/1234567-4 7011201 15.69 ns/op BenchmarkModconstU64-4 6320438 23.80 ns/op BenchmarkDivisibleconstU64-4 5518245 20.03 ns/op BenchmarkDivisibleWDivconstU64-4 3590163 33.68 ns/op BenchmarkDivconstI32-4 7514428 17.85 ns/op BenchmarkModconstI32-4 6275236 22.30 ns/op BenchmarkDivisiblePow2constI32-4 6830673 22.36 ns/op BenchmarkDivisibleconstI32-4 4747856 21.96 ns/op BenchmarkDivisibleWDivconstI32-4 3714540 29.45 ns/op BenchmarkDivconstU32-4 7353444 19.30 ns/op BenchmarkModconstU32-4 6429732 22.94 ns/op BenchmarkDivisibleconstU32-4 4415352 22.77 ns/op BenchmarkDivisibleWDivconstU32-4 3574058 35.15 ns/op BenchmarkDivconstI16-4 5950455 21.65 ns/op BenchmarkModconstI16-4 6683967 18.48 ns/op BenchmarkDivisiblePow2constI16-4 5455184 24.22 ns/op BenchmarkDivisibleconstI16-4 7082566 21.24 ns/op BenchmarkDivisibleWDivconstI16-4 3690883 30.07 ns/op BenchmarkDivconstU16-4 5233845 24.31 ns/op BenchmarkModconstU16-4 5997247 19.78 ns/op BenchmarkDivisibleconstU16-4 6379255 19.16 ns/op BenchmarkDivisibleWDivconstU16-4 2478864 43.59 ns/op BenchmarkDivconstI8-4 6729946 23.95 ns/op BenchmarkModconstI8-4 7141057 15.99 ns/op BenchmarkDivisiblePow2constI8-4 6526744 24.79 ns/op BenchmarkDivisibleconstI8-4 6946992 21.39 ns/op BenchmarkDivisibleWDivconstI8-4 2572789 40.09 ns/op BenchmarkDivconstU8-4 6719025 27.15 ns/op BenchmarkModconstU8-4 6266319 21.83 ns/op BenchmarkDivisibleconstU8-4 7625378 16.92 ns/op BenchmarkDivisibleWDivconstU8-4 2983683 34.91 ns/op BenchmarkMul2-4 203640 845.1 ns/op BenchmarkMulNeg2-4 212698 558.1 ns/op BenchmarkEfaceInteger-4 2529156 44.39 ns/op BenchmarkMulconstI32/3-4 22697932 5.299 ns/op BenchmarkMulconstI32/5-4 22508162 6.437 ns/op BenchmarkMulconstI32/12-4 23331242 8.696 ns/op BenchmarkMulconstI32/120-4 25300964 7.002 ns/op BenchmarkMulconstI32/-120-4 26840989 5.260 ns/op BenchmarkMulconstI32/65537-4 23494528 5.949 ns/op BenchmarkMulconstI32/65538-4 22292095 10.06 ns/op BenchmarkMulconstI64/3-4 23758903 6.495 ns/op BenchmarkMulconstI64/5-4 26440849 4.945 ns/op BenchmarkMulconstI64/12-4 24262956 6.782 ns/op BenchmarkMulconstI64/120-4 27224280 7.366 ns/op BenchmarkMulconstI64/-120-4 22751786 5.307 ns/op BenchmarkMulconstI64/65537-4 22792942 5.770 ns/op BenchmarkMulconstI64/65538-4 22277895 9.839 ns/op BenchmarkMulconstU32/3-4 22677021 5.381 ns/op BenchmarkMulconstU32/5-4 25972693 5.368 ns/op BenchmarkMulconstU32/12-4 23545990 5.667 ns/op BenchmarkMulconstU32/120-4 22742593 7.503 ns/op BenchmarkMulconstU32/65537-4 25089973 5.566 ns/op BenchmarkMulconstU32/65538-4 21927740 6.731 ns/op BenchmarkMulconstU64/3-4 24023600 7.623 ns/op BenchmarkMulconstU64/5-4 25833801 6.764 ns/op BenchmarkMulconstU64/12-4 20911317 9.031 ns/op BenchmarkMulconstU64/120-4 26421212 8.687 ns/op BenchmarkMulconstU64/65537-4 24398683 5.996 ns/op BenchmarkMulconstU64/65538-4 23252865 6.334 ns/op BenchmarkShiftArithmeticRight-4 28327480 5.210 ns/op BenchmarkSwitch8Predictable-4 6338656 15.84 ns/op BenchmarkSwitch8Unpredictable-4 7188824 14.46 ns/op BenchmarkSwitch32Predictable-4 10956546 11.14 ns/op BenchmarkSwitch32Unpredictable-4 7980780 15.30 ns/op BenchmarkSwitchStringPredictable-4 4929096 20.35 ns/op BenchmarkSwitchStringUnpredictable-4 5357666 21.96 ns/op PASS ok cmd/compile/internal/test 19.389s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 128 895575 ns/op BenchmarkNamed/Underlying/nongeneric-4 854157 136.5 ns/op BenchmarkNamed/Underlying/generic-4 874356 138.9 ns/op BenchmarkNamed/Underlying/src_instance-4 808104 142.6 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 136.0 ns/op BenchmarkCheck/http/funcbodies/info-4 1 510199629 ns/op 59776 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 433003727 ns/op 69977 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 172140554 ns/op 176649 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 153351672 ns/op 198345 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2799204130 ns/op 1832 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 128050821 ns/op 39981 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 52036658 ns/op 97416 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 59996578 ns/op 85092 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 1038985694 ns/op 2086 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 61273202 ns/op 34992 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 3 42210229 ns/op 51029 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 3 37476994 ns/op 56990 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2102161724 ns/op 29820 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 657574675 ns/op 95060 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 127001319 ns/op 487062 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 112877917 ns/op 552042 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3363018970 ns/op 593.9 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 108219972 ns/op 18261 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 79962732 ns/op 24821 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 61271105 ns/op 32231 lines/s PASS ok cmd/compile/internal/types2 47.238s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 3 34498827 ns/op 28201333 sys-ns/op 4681000 user-ns/op PASS ok cmd/go 0.614s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 63270 2469 ns/op 3.24 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 69891 1591 ns/op 5.03 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 16345 7189 ns/op 142.44 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 16675 6917 ns/op 148.04 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 2692 64875 ns/op 126.27 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3142 48841 ns/op 167.73 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.370s All tests passed.