darwin-amd64-race at 4fe46cee4ea4eb15e38675ff32222f07e6b15404 :: 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=07FC6187-0E2B-4F0F-8407-668FA8F07B39" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.HJU9OgHwkP/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=84B41E19-A801-4B6F-9CE0-629C5BE34E48" "__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=07FC6187-0E2B-4F0F-8407-668FA8F07B39" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.HJU9OgHwkP/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=84B41E19-A801-4B6F-9CE0-629C5BE34E48" "__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.262s ok archive/zip 3.084s ok bufio 0.831s ok bytes 6.794s ok compress/bzip2 0.959s ok compress/flate 10.298s ok compress/gzip 17.680s ok compress/lzw 1.075s ok compress/zlib 6.634s ok container/heap 0.048s ok container/list 0.041s ok container/ring 0.072s ok context 0.145s ok crypto 0.126s ok crypto/aes 0.121s ok crypto/cipher 0.093s ok crypto/des 0.115s ok crypto/dsa 0.091s ok crypto/ecdh 0.219s ok crypto/ecdsa 0.159s ok crypto/ed25519 0.444s ok crypto/elliptic 0.064s ok crypto/hmac 0.050s ok crypto/internal/alias 0.029s ok crypto/internal/bigmod 4.053s ok crypto/internal/boring 0.055s ok crypto/internal/boring/bcache 0.431s ok crypto/internal/edwards25519 54.058s ok crypto/internal/edwards25519/field 19.563s ok crypto/internal/nistec 5.319s ok crypto/internal/nistec/fiat 0.058s [no tests to run] ok crypto/md5 0.069s ok crypto/rand 0.446s ok crypto/rc4 0.540s ok crypto/rsa 0.633s ok crypto/sha1 0.065s ok crypto/sha256 0.083s ok crypto/sha512 0.105s ok crypto/subtle 0.429s ok crypto/tls 3.880s ok crypto/x509 1.847s ok database/sql 0.613s ok database/sql/driver 0.060s ok debug/buildinfo 0.072s ok debug/dwarf 0.143s ok debug/elf 1.431s ok debug/gosym 0.127s ok debug/macho 0.105s ok debug/pe 0.085s ok debug/plan9obj 0.050s ok embed 0.041s [no tests to run] ok embed/internal/embedtest 0.055s ok encoding/ascii85 0.065s ok encoding/asn1 0.038s ok encoding/base32 0.164s ok encoding/base64 0.047s ok encoding/binary 0.048s ok encoding/csv 0.120s ok encoding/gob 32.964s ok encoding/hex 0.054s ok encoding/json 2.387s ok encoding/pem 2.746s ok encoding/xml 0.332s ok errors 0.054s ok expvar 0.049s ok flag 0.187s ok fmt 0.768s ok go/ast 0.122s ok go/build 7.134s ok go/build/constraint 0.070s ok go/constant 0.055s ok go/doc 0.474s ok go/doc/comment 6.097s ok go/format 0.191s ok go/importer 1.018s ok go/internal/gccgoimporter 0.162s ok go/internal/gcimporter 6.259s ok go/internal/srcimporter 27.796s ok go/parser 1.666s ok go/printer 2.403s ok go/scanner 0.060s ok go/token 0.247s ok go/types 60.332s ok hash 0.080s ok hash/adler32 0.089s ok hash/crc32 0.097s ok hash/crc64 0.051s ok hash/fnv 0.055s ok hash/maphash 0.089s ok html 0.096s ok html/template 0.349s ok image 0.593s ok image/color 0.098s ok image/draw 1.015s ok image/gif 1.715s ok image/jpeg 1.878s ok image/png 4.179s ok index/suffixarray 1.415s ok internal/abi 46.161s ok internal/buildcfg 0.045s ok internal/coverage/cformat 0.040s ok internal/coverage/cmerge 0.036s ok internal/coverage/pods 0.066s ok internal/coverage/slicereader 0.038s ok internal/coverage/slicewriter 0.033s ok internal/coverage/test 0.082s ok internal/cpu 0.125s ok internal/dag 0.055s ok internal/diff 0.098s ok internal/fmtsort 0.045s ok internal/fuzz 0.064s ok internal/godebug 0.124s ok internal/intern 2.074s ok internal/itoa 0.125s ok internal/poll 0.688s ok internal/profile 0.103s ok internal/reflectlite 0.314s ok internal/safefilepath 0.050s ok internal/saferio 0.312s ok internal/singleflight 0.176s ok internal/testenv 0.064s ok internal/trace 0.451s ok internal/types/errors 2.306s ok internal/unsafeheader 0.069s ok internal/xcoff 0.131s ok io 0.120s ok io/fs 0.391s ok io/ioutil 0.182s ok log 0.116s ok log/syslog 1.356s ok math 0.088s ok math/big 4.534s ok math/bits 0.138s ok math/cmplx 0.154s ok math/rand 3.318s ok mime 0.104s ok mime/multipart 2.386s ok mime/quotedprintable 0.126s ok net 18.564s ok net/http 20.734s ok net/http/cgi 2.497s ok net/http/cookiejar 0.149s ok net/http/fcgi 0.282s ok net/http/httptest 0.491s ok net/http/httptrace 0.064s ok net/http/httputil 1.357s ok net/http/internal 0.071s ok net/http/internal/ascii 0.075s ok net/http/pprof 5.285s ok net/internal/socktest 0.103s ok net/mail 0.067s ok net/netip 1.172s ok net/rpc 0.296s ok net/rpc/jsonrpc 0.134s ok net/smtp 0.248s ok net/textproto 0.072s ok net/url 0.177s ok os 4.213s ok os/exec 4.203s ok os/exec/internal/fdtest 0.084s ok os/signal 5.706s ok os/user 0.190s ok path 0.053s ok path/filepath 0.273s ok plugin 0.061s ok reflect 1.987s ok regexp 4.270s ok regexp/syntax 5.329s ok runtime 75.015s ok runtime/cgo 0.109s ok runtime/coverage 0.159s ok runtime/debug 0.389s ok runtime/internal/atomic 0.107s ok runtime/internal/math 0.090s ok runtime/internal/sys 0.117s ok runtime/metrics 0.092s ok runtime/pprof 16.442s ok runtime/race 17.028s ok runtime/trace 8.662s ok sort 0.690s ok strconv 3.150s ok strings 4.761s ok sync 0.907s ok sync/atomic 2.595s ok syscall 2.194s ok testing 2.664s ok testing/fstest 0.134s ok testing/iotest 0.046s ok testing/quick 0.249s ok text/scanner 0.051s ok text/tabwriter 0.045s ok text/template 0.207s ok text/template/parse 0.110s ok time 3.130s ok unicode 0.086s ok unicode/utf16 0.102s ok unicode/utf8 0.085s ok cmd/addr2line 7.099s ok cmd/api 24.603s ok cmd/asm/internal/asm 3.789s ok cmd/asm/internal/lex 0.124s ok cmd/compile/internal/abt 0.196s ok cmd/compile/internal/amd64 95.443s ok cmd/compile/internal/base 0.101s ok cmd/compile/internal/compare 0.113s ok cmd/compile/internal/dwarfgen 0.963s ok cmd/compile/internal/importer 4.671s ok cmd/compile/internal/ir 0.036s ok cmd/compile/internal/logopt 1.777s ok cmd/compile/internal/noder 0.061s ok cmd/compile/internal/reflectdata 0.051s [no tests to run] ok cmd/compile/internal/ssa 43.922s ok cmd/compile/internal/syntax 0.460s ok cmd/compile/internal/test 27.523s ok cmd/compile/internal/typecheck 0.913s ok cmd/compile/internal/types 0.055s ok cmd/compile/internal/types2 31.635s ok cmd/covdata 0.047s ok cmd/cover 5.169s ok cmd/dist 0.177s ok cmd/doc 4.261s ok cmd/fix 20.164s ok cmd/go 492.131s ok cmd/go/internal/auth 0.080s ok cmd/go/internal/cache 0.631s ok cmd/go/internal/fsys 0.400s ok cmd/go/internal/generate 0.099s ok cmd/go/internal/get 0.112s ok cmd/go/internal/imports 0.150s ok cmd/go/internal/load 0.076s ok cmd/go/internal/lockedfile 0.299s ok cmd/go/internal/lockedfile/internal/filelock 0.124s ok cmd/go/internal/modconv 0.133s ok cmd/go/internal/modfetch 0.082s ok cmd/go/internal/modfetch/codehost 0.080s ok cmd/go/internal/modfetch/zip_sum_test 0.089s ok cmd/go/internal/modindex 0.720s ok cmd/go/internal/modload 0.063s ok cmd/go/internal/mvs 0.102s ok cmd/go/internal/par 0.173s ok cmd/go/internal/str 0.058s ok cmd/go/internal/test 0.090s ok cmd/go/internal/vcs 0.104s ok cmd/go/internal/vcweb 0.146s ok cmd/go/internal/vcweb/vcstest 27.164s ok cmd/go/internal/web 0.153s ok cmd/go/internal/work 0.345s ok cmd/gofmt 0.536s ok cmd/internal/archive 4.128s ok cmd/internal/buildid 1.099s ok cmd/internal/dwarf 0.045s ok cmd/internal/edit 0.080s ok cmd/internal/goobj 0.069s ok cmd/internal/moddeps 5.596s ok cmd/internal/notsha256 0.066s ok cmd/internal/obj 1.460s ok cmd/internal/obj/ppc64 0.904s ok cmd/internal/obj/riscv 0.364s ok cmd/internal/obj/s390x 0.178s ok cmd/internal/obj/x86 4.049s ok cmd/internal/objabi 0.075s ok cmd/internal/pkgpath 0.309s ok cmd/internal/pkgpattern 0.051s ok cmd/internal/quoted 0.059s ok cmd/internal/src 0.037s ok cmd/internal/test2json 1.244s ok cmd/link 29.831s ok cmd/link/internal/benchmark 0.055s ok cmd/link/internal/ld 32.367s ok cmd/link/internal/loader 0.312s ok cmd/nm 4.806s ok cmd/objdump 8.984s ok cmd/pack 4.417s ok cmd/pprof 1.940s ok cmd/trace 0.202s ok cmd/vet 33.160s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3615 35866 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2632 46550 ns/op 1846 B/op 36 allocs/op Benchmark/Writer/PAX-4 1526 66132 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 4633 58853 ns/op 17152 B/op 15 allocs/op Benchmark/Reader/GNU-4 2434 72196 ns/op 16857 B/op 14 allocs/op Benchmark/Reader/PAX-4 1953 124512 ns/op 27494 B/op 33 allocs/op PASS ok archive/tar 1.302s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 267188578 ns/op 14880 B/op 66 allocs/op BenchmarkZip64Test-4 1 190753045 ns/op BenchmarkZip64TestSizes/4096-4 961 127669 ns/op BenchmarkZip64TestSizes/1048576-4 91 1392820 ns/op BenchmarkZip64TestSizes/67108864-4 1 224325357 ns/op PASS ok archive/zip 1.441s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 159060 690.3 ns/op BenchmarkReaderCopyUnoptimal-4 113991 1238 ns/op BenchmarkReaderCopyNoWriteTo-4 10000 25284 ns/op BenchmarkReaderWriteToOptimal-4 5101 47134 ns/op BenchmarkReaderReadString-4 92866 1778 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 146559 1276 ns/op BenchmarkWriterCopyUnoptimal-4 149455 1513 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 27366 ns/op BenchmarkReaderEmpty-4 10000 15454 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 10000 17207 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 344910 441.7 ns/op 0 B/op 0 allocs/op PASS ok bufio 3.269s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 1802 70303 ns/op 466.10 MB/s BenchmarkWriteByte-4 296 394379 ns/op 10.39 MB/s BenchmarkWriteRune-4 172 711219 ns/op 17.28 MB/s BenchmarkBufferNotEmptyWriteRead-4 26 5086784 ns/op BenchmarkBufferFullSmallReads-4 78 1661000 ns/op BenchmarkBufferWriteBlock/N4096-4 8938 40770 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 162 675437 ns/op 260097 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 7 20618247 ns/op 4192256 B/op 22 allocs/op BenchmarkIndexByte/10-4 2662714 41.78 ns/op 239.35 MB/s BenchmarkIndexByte/32-4 2813056 44.86 ns/op 713.29 MB/s BenchmarkIndexByte/4K-4 926998 145.6 ns/op 28141.06 MB/s BenchmarkIndexBytePortable/10-4 1000000 146.9 ns/op 68.06 MB/s BenchmarkIndexBytePortable/32-4 331340 516.7 ns/op 61.94 MB/s BenchmarkIndexBytePortable/4K-4 3499 40466 ns/op 101.22 MB/s BenchmarkIndexRune/10-4 824758 153.1 ns/op 65.32 MB/s BenchmarkIndexRune/32-4 955963 140.0 ns/op 228.54 MB/s BenchmarkIndexRune/4K-4 393428 362.8 ns/op 11290.98 MB/s BenchmarkIndexRuneASCII/10-4 3112563 40.12 ns/op 249.28 MB/s BenchmarkIndexRuneASCII/32-4 2935114 40.93 ns/op 781.80 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 148.0 ns/op 27677.24 MB/s BenchmarkEqual/0-4 9386568 13.07 ns/op BenchmarkEqual/1-4 959025 163.1 ns/op 6.13 MB/s BenchmarkEqual/6-4 834660 164.9 ns/op 36.38 MB/s BenchmarkEqual/9-4 1000000 141.0 ns/op 63.82 MB/s BenchmarkEqual/15-4 1000000 127.8 ns/op 117.36 MB/s BenchmarkEqual/16-4 1000000 103.6 ns/op 154.41 MB/s BenchmarkEqual/20-4 1000000 106.3 ns/op 188.18 MB/s BenchmarkEqual/32-4 1000000 113.3 ns/op 282.50 MB/s BenchmarkEqual/4K-4 68242 2063 ns/op 1985.31 MB/s BenchmarkIndex/10-4 2270821 54.04 ns/op 185.05 MB/s BenchmarkIndex/32-4 2274487 52.55 ns/op 608.94 MB/s BenchmarkIndex/4K-4 10000 11073 ns/op 369.90 MB/s BenchmarkIndexEasy/10-4 1567082 79.16 ns/op 126.32 MB/s BenchmarkIndexEasy/32-4 1836642 94.13 ns/op 339.97 MB/s BenchmarkIndexEasy/4K-4 547532 270.3 ns/op 15153.00 MB/s BenchmarkCount/10-4 1000000 117.9 ns/op 84.78 MB/s BenchmarkCount/32-4 1000000 112.5 ns/op 284.53 MB/s BenchmarkCount/4K-4 17382 6042 ns/op 677.94 MB/s BenchmarkCountEasy/10-4 1321528 98.71 ns/op 101.30 MB/s BenchmarkCountEasy/32-4 1000000 106.3 ns/op 300.89 MB/s BenchmarkCountEasy/4K-4 424478 314.4 ns/op 13028.00 MB/s BenchmarkCountSingle/10-4 2074972 65.35 ns/op 153.02 MB/s BenchmarkCountSingle/32-4 2177992 52.79 ns/op 606.21 MB/s BenchmarkCountSingle/4K-4 884454 151.0 ns/op 27123.93 MB/s BenchmarkToUpper/#00-4 1633369 62.86 ns/op BenchmarkToUpper/ONLYUPPER-4 206196 598.1 ns/op BenchmarkToUpper/abc-4 333667 401.8 ns/op BenchmarkToUpper/AbC123-4 223592 566.3 ns/op BenchmarkToUpper/azAZ09_-4 209154 644.5 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 66132 2036 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 30423 4335 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 57531 3057 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 98054 1165 ns/op BenchmarkToLower/#00-4 2121948 59.81 ns/op BenchmarkToLower/abc-4 401551 511.6 ns/op BenchmarkToLower/AbC123-4 197332 877.9 ns/op BenchmarkToLower/azAZ09_-4 185618 583.7 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 58437 1998 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 28293 5236 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 47235 3347 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 78542 2452 ns/op BenchmarkFields/ASCII/16-4 154732 1070 ns/op 14.95 MB/s 24 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 8547 16044 ns/op 15.96 MB/s 704 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 555 236981 ns/op 17.28 MB/s 9728 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 27 4231849 ns/op 15.49 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 66312899 ns/op 15.81 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 44650 2481 ns/op 6.45 MB/s 96 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 5709 34797 ns/op 7.36 MB/s 512 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 232 493936 ns/op 8.29 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 16 9549613 ns/op 6.86 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 173087536 ns/op 6.06 MB/s 11194624 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 116349 1013 ns/op 15.79 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 9116 18632 ns/op 13.74 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 328 329792 ns/op 12.42 MB/s 25088 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 24 7934081 ns/op 8.26 MB/s 512264 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 1 134011859 ns/op 7.82 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 67428 2017 ns/op 7.93 MB/s 96 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 5325 22733 ns/op 11.26 MB/s 512 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 440 326644 ns/op 12.54 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 18 6695380 ns/op 9.79 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 117761623 ns/op 8.90 MB/s 11194624 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1000000 120.9 ns/op BenchmarkTrimSpace/ASCII-4 1000000 127.6 ns/op BenchmarkTrimSpace/SomeNonASCII-4 71152 1461 ns/op BenchmarkTrimSpace/JustNonASCII-4 42018 3292 ns/op BenchmarkToValidUTF8/Valid-4 353961 381.2 ns/op BenchmarkToValidUTF8/InvalidASCII-4 186405 675.5 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 62455 1795 ns/op BenchmarkIndexHard1-4 818 163410 ns/op BenchmarkIndexHard2-4 730 167055 ns/op BenchmarkIndexHard3-4 168 718039 ns/op BenchmarkIndexHard4-4 148 837642 ns/op BenchmarkLastIndexHard1-4 5 20139246 ns/op BenchmarkLastIndexHard2-4 6 22345539 ns/op BenchmarkLastIndexHard3-4 5 21828877 ns/op BenchmarkCountHard1-4 1002 178800 ns/op BenchmarkCountHard2-4 637 176131 ns/op BenchmarkCountHard3-4 158 775679 ns/op BenchmarkSplitEmptySeparator-4 1 183848666 ns/op BenchmarkSplitSingleByteSeparator-4 14 12180843 ns/op BenchmarkSplitMultiByteSeparator-4 10 12649176 ns/op BenchmarkSplitNSingleByteSeparator-4 129368 1594 ns/op BenchmarkSplitNMultiByteSeparator-4 51751 2781 ns/op BenchmarkRepeat-4 146428 1140 ns/op BenchmarkRepeatLarge/256/1-4 72819 1718 ns/op 149.03 MB/s BenchmarkRepeatLarge/256/16-4 172928 1208 ns/op 211.94 MB/s BenchmarkRepeatLarge/512/1-4 57777 2585 ns/op 198.03 MB/s BenchmarkRepeatLarge/512/16-4 64904 2005 ns/op 255.42 MB/s BenchmarkRepeatLarge/1024/1-4 42033 3371 ns/op 303.81 MB/s BenchmarkRepeatLarge/1024/16-4 43332 3139 ns/op 326.17 MB/s BenchmarkRepeatLarge/2048/1-4 17359 6303 ns/op 324.93 MB/s BenchmarkRepeatLarge/2048/16-4 21890 5239 ns/op 390.94 MB/s BenchmarkRepeatLarge/4096/1-4 10000 12024 ns/op 340.65 MB/s BenchmarkRepeatLarge/4096/16-4 10000 11132 ns/op 367.95 MB/s BenchmarkRepeatLarge/8192/1-4 6314 23298 ns/op 351.62 MB/s BenchmarkRepeatLarge/8192/16-4 10000 23254 ns/op 352.28 MB/s BenchmarkRepeatLarge/8192/4097-4 10000 10993 ns/op 372.69 MB/s BenchmarkRepeatLarge/16384/1-4 4034 36364 ns/op 450.56 MB/s BenchmarkRepeatLarge/16384/16-4 10000 36644 ns/op 447.12 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 30655 ns/op 400.94 MB/s BenchmarkRepeatLarge/32768/1-4 2116 73223 ns/op 447.51 MB/s BenchmarkRepeatLarge/32768/16-4 3279 85398 ns/op 383.71 MB/s BenchmarkRepeatLarge/32768/4097-4 1982 98364 ns/op 291.56 MB/s BenchmarkRepeatLarge/65536/1-4 994 152314 ns/op 430.27 MB/s BenchmarkRepeatLarge/65536/16-4 649 164622 ns/op 398.10 MB/s BenchmarkRepeatLarge/65536/4097-4 786 160872 ns/op 382.01 MB/s BenchmarkRepeatLarge/131072/1-4 133 1085330 ns/op 120.77 MB/s BenchmarkRepeatLarge/131072/16-4 170 907774 ns/op 144.39 MB/s BenchmarkRepeatLarge/131072/4097-4 159 789215 ns/op 160.93 MB/s BenchmarkRepeatLarge/262144/1-4 100 1424054 ns/op 184.08 MB/s BenchmarkRepeatLarge/262144/16-4 90 1952790 ns/op 134.24 MB/s BenchmarkRepeatLarge/262144/4097-4 88 1936042 ns/op 133.32 MB/s BenchmarkRepeatLarge/524288/1-4 54 2671180 ns/op 196.28 MB/s BenchmarkRepeatLarge/524288/16-4 73 2551933 ns/op 205.45 MB/s BenchmarkRepeatLarge/524288/4097-4 100 2995292 ns/op 173.71 MB/s BenchmarkRepeatLarge/1048576/1-4 21 5342535 ns/op 196.27 MB/s BenchmarkRepeatLarge/1048576/16-4 28 4788125 ns/op 219.00 MB/s BenchmarkRepeatLarge/1048576/4097-4 58 3698750 ns/op 282.46 MB/s BenchmarkRepeatLarge/2097152/1-4 22 8102357 ns/op 258.83 MB/s BenchmarkRepeatLarge/2097152/16-4 27 9098204 ns/op 230.50 MB/s BenchmarkRepeatLarge/2097152/4097-4 15 8807605 ns/op 237.70 MB/s BenchmarkRepeatLarge/4194304/1-4 8 15014798 ns/op 279.34 MB/s BenchmarkRepeatLarge/4194304/16-4 7 15376791 ns/op 272.77 MB/s BenchmarkRepeatLarge/4194304/4097-4 8 15042059 ns/op 278.63 MB/s BenchmarkRepeatLarge/8388608/1-4 5 20975465 ns/op 399.92 MB/s BenchmarkRepeatLarge/8388608/16-4 6 20313927 ns/op 412.95 MB/s BenchmarkRepeatLarge/8388608/4097-4 3 36396595 ns/op 230.42 MB/s BenchmarkRepeatLarge/16777216/1-4 3 37700401 ns/op 445.01 MB/s BenchmarkRepeatLarge/16777216/16-4 3 42345379 ns/op 396.20 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 41749459 ns/op 401.85 MB/s BenchmarkRepeatLarge/33554432/1-4 2 68081406 ns/op 492.86 MB/s BenchmarkRepeatLarge/33554432/16-4 2 103698572 ns/op 323.58 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 64669066 ns/op 518.86 MB/s BenchmarkRepeatLarge/67108864/1-4 1 143873194 ns/op 466.44 MB/s BenchmarkRepeatLarge/67108864/16-4 1 141178487 ns/op 475.35 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 132147771 ns/op 507.83 MB/s BenchmarkRepeatLarge/134217728/1-4 1 253779649 ns/op 528.88 MB/s BenchmarkRepeatLarge/134217728/16-4 1 234478254 ns/op 572.41 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 317277861 ns/op 423.03 MB/s BenchmarkRepeatLarge/268435456/1-4 1 707625792 ns/op 379.35 MB/s BenchmarkRepeatLarge/268435456/16-4 1 552827785 ns/op 485.57 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 574814678 ns/op 466.99 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1487172063 ns/op 361.00 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1580789251 ns/op 339.62 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1449289092 ns/op 370.44 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 5430766572 ns/op 197.71 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 11512481265 ns/op 93.27 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 4211849758 ns/op 254.93 MB/s BenchmarkBytesCompare/1-4 10796530 12.54 ns/op BenchmarkBytesCompare/2-4 8510155 15.49 ns/op BenchmarkBytesCompare/4-4 8796853 13.53 ns/op BenchmarkBytesCompare/8-4 11925229 15.61 ns/op BenchmarkBytesCompare/16-4 13530494 8.739 ns/op BenchmarkBytesCompare/32-4 13604618 9.258 ns/op BenchmarkBytesCompare/64-4 11395825 9.914 ns/op BenchmarkBytesCompare/128-4 11024624 10.88 ns/op BenchmarkBytesCompare/256-4 6065304 23.36 ns/op BenchmarkBytesCompare/512-4 4287622 23.99 ns/op BenchmarkBytesCompare/1024-4 3522134 33.29 ns/op BenchmarkBytesCompare/2048-4 1708249 74.36 ns/op BenchmarkIndexAnyASCII/1:1-4 1535958 71.97 ns/op BenchmarkIndexAnyASCII/1:2-4 1935229 61.79 ns/op BenchmarkIndexAnyASCII/1:4-4 2034411 58.49 ns/op BenchmarkIndexAnyASCII/1:8-4 1792962 56.77 ns/op BenchmarkIndexAnyASCII/1:16-4 2096596 55.97 ns/op BenchmarkIndexAnyASCII/1:32-4 2069226 56.47 ns/op BenchmarkIndexAnyASCII/1:64-4 2104316 61.63 ns/op BenchmarkIndexAnyASCII/16:1-4 2233605 52.13 ns/op BenchmarkIndexAnyASCII/16:2-4 631338 197.4 ns/op BenchmarkIndexAnyASCII/16:4-4 558327 196.6 ns/op BenchmarkIndexAnyASCII/16:8-4 587366 258.3 ns/op BenchmarkIndexAnyASCII/16:16-4 458094 237.5 ns/op BenchmarkIndexAnyASCII/16:32-4 403650 301.8 ns/op BenchmarkIndexAnyASCII/16:64-4 464700 288.8 ns/op BenchmarkIndexAnyASCII/256:1-4 1514190 114.0 ns/op BenchmarkIndexAnyASCII/256:2-4 39345 3062 ns/op BenchmarkIndexAnyASCII/256:4-4 33393 3145 ns/op BenchmarkIndexAnyASCII/256:8-4 43557 2811 ns/op BenchmarkIndexAnyASCII/256:16-4 41713 3006 ns/op BenchmarkIndexAnyASCII/256:32-4 41762 3682 ns/op BenchmarkIndexAnyASCII/256:64-4 35029 3130 ns/op BenchmarkIndexAnyUTF8/1:1-4 1359247 77.68 ns/op BenchmarkIndexAnyUTF8/1:2-4 1461471 70.82 ns/op BenchmarkIndexAnyUTF8/1:4-4 1000000 101.2 ns/op BenchmarkIndexAnyUTF8/1:8-4 1508695 69.27 ns/op BenchmarkIndexAnyUTF8/1:16-4 1510706 68.70 ns/op BenchmarkIndexAnyUTF8/1:32-4 1000000 111.6 ns/op BenchmarkIndexAnyUTF8/1:64-4 1680787 70.98 ns/op BenchmarkIndexAnyUTF8/16:1-4 164644 941.5 ns/op BenchmarkIndexAnyUTF8/16:2-4 349412 321.9 ns/op BenchmarkIndexAnyUTF8/16:4-4 375100 303.7 ns/op BenchmarkIndexAnyUTF8/16:8-4 369322 298.9 ns/op BenchmarkIndexAnyUTF8/16:16-4 410966 310.9 ns/op BenchmarkIndexAnyUTF8/16:32-4 302984 531.3 ns/op BenchmarkIndexAnyUTF8/16:64-4 398011 415.2 ns/op BenchmarkIndexAnyUTF8/256:1-4 8907 13154 ns/op BenchmarkIndexAnyUTF8/256:2-4 24445 4772 ns/op BenchmarkIndexAnyUTF8/256:4-4 21177 4747 ns/op BenchmarkIndexAnyUTF8/256:8-4 23085 6621 ns/op BenchmarkIndexAnyUTF8/256:16-4 23620 5393 ns/op BenchmarkIndexAnyUTF8/256:32-4 24558 5109 ns/op BenchmarkIndexAnyUTF8/256:64-4 24288 4865 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1701423 82.77 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1676372 81.73 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1000000 137.6 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1602385 71.56 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1635681 77.48 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1000000 109.7 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1000000 100.3 ns/op BenchmarkLastIndexAnyASCII/16:1-4 456475 262.9 ns/op BenchmarkLastIndexAnyASCII/16:2-4 523923 283.5 ns/op BenchmarkLastIndexAnyASCII/16:4-4 456414 345.0 ns/op BenchmarkLastIndexAnyASCII/16:8-4 340188 296.7 ns/op BenchmarkLastIndexAnyASCII/16:16-4 357334 388.5 ns/op BenchmarkLastIndexAnyASCII/16:32-4 386193 297.6 ns/op BenchmarkLastIndexAnyASCII/16:64-4 350030 354.8 ns/op BenchmarkLastIndexAnyASCII/256:1-4 35334 5216 ns/op BenchmarkLastIndexAnyASCII/256:2-4 32311 4644 ns/op BenchmarkLastIndexAnyASCII/256:4-4 32726 3766 ns/op BenchmarkLastIndexAnyASCII/256:8-4 30525 4013 ns/op BenchmarkLastIndexAnyASCII/256:16-4 28057 8371 ns/op BenchmarkLastIndexAnyASCII/256:32-4 16195 6753 ns/op BenchmarkLastIndexAnyASCII/256:64-4 24588 5951 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1232058 82.26 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1411232 89.14 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1289881 196.6 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1363134 115.5 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1000000 102.8 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1413910 94.52 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1332522 123.5 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 164594 997.9 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 396654 412.6 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 385707 492.0 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 243381 547.3 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 306440 458.9 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 228529 521.4 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 293482 683.3 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 10000 12279 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 14718 7051 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 14840 7224 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 21711 5250 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 22177 5519 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 19779 5968 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 18932 5456 ns/op BenchmarkTrimASCII/1:1-4 1456107 69.34 ns/op BenchmarkTrimASCII/1:2-4 1572084 110.8 ns/op BenchmarkTrimASCII/1:4-4 1000000 161.5 ns/op BenchmarkTrimASCII/1:8-4 1471964 129.5 ns/op BenchmarkTrimASCII/1:16-4 1000000 105.3 ns/op BenchmarkTrimASCII/16:1-4 342646 335.5 ns/op BenchmarkTrimASCII/16:2-4 298256 412.2 ns/op BenchmarkTrimASCII/16:4-4 359481 428.0 ns/op BenchmarkTrimASCII/16:8-4 351718 321.3 ns/op BenchmarkTrimASCII/16:16-4 433597 341.8 ns/op BenchmarkTrimASCII/256:1-4 46021 3175 ns/op BenchmarkTrimASCII/256:2-4 29653 4986 ns/op BenchmarkTrimASCII/256:4-4 26238 5272 ns/op BenchmarkTrimASCII/256:8-4 30808 4314 ns/op BenchmarkTrimASCII/256:16-4 29037 4646 ns/op BenchmarkTrimASCII/4096:1-4 3226 46919 ns/op BenchmarkTrimASCII/4096:2-4 2026 63040 ns/op BenchmarkTrimASCII/4096:4-4 2078 62487 ns/op BenchmarkTrimASCII/4096:8-4 2365 82090 ns/op BenchmarkTrimASCII/4096:16-4 1995 60575 ns/op BenchmarkTrimByte-4 1000000 100.4 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 11973 8566 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 13854 10892 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 657 194746 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1239 86391 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2988 39320 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 5491 20843 ns/op BenchmarkCompareBytesEqual-4 8763717 14.64 ns/op BenchmarkCompareBytesToNil-4 17417692 8.064 ns/op BenchmarkCompareBytesEmpty-4 15188479 7.665 ns/op BenchmarkCompareBytesIdentical-4 14381966 8.304 ns/op BenchmarkCompareBytesSameLength-4 13933922 11.65 ns/op BenchmarkCompareBytesDifferentLength-4 12778976 13.12 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2390 70957 ns/op 14777.82 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2229 69488 ns/op 15090.19 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2263 59465 ns/op 17633.77 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2282 74730 ns/op 14031.65 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2781 61690 ns/op 16997.61 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2430 58044 ns/op 18065.44 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2745 55978 ns/op 18732.07 MB/s BenchmarkCompareBytesBig-4 2097 73388 ns/op 14288.34 MB/s BenchmarkCompareBytesBigIdentical-4 13154376 9.442 ns/op 111055521.03 MB/s PASS ok bytes 129.997s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 1 110063894 ns/op 0.91 MB/s 3645320 B/op 54 allocs/op BenchmarkDecodeNewton-4 1 392793285 ns/op 1.44 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 4 30590125 ns/op 0.54 MB/s 3668176 B/op 53 allocs/op PASS ok compress/bzip2 1.400s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 58 2032272 ns/op 4.92 MB/s 49583 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 22606550 ns/op 4.42 MB/s 57010 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 206451621 ns/op 4.84 MB/s 73840 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 61 2497561 ns/op 4.00 MB/s 47604 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 5 24449156 ns/op 4.09 MB/s 60595 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 238376678 ns/op 4.20 MB/s 77600 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 51 2391082 ns/op 4.18 MB/s 47650 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 5 22396830 ns/op 4.46 MB/s 60587 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 258167888 ns/op 3.87 MB/s 77960 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 48 2252887 ns/op 4.44 MB/s 43994 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 5 23544273 ns/op 4.25 MB/s 47470 B/op 13 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 234471917 ns/op 4.26 MB/s 77960 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 52 2404896 ns/op 4.16 MB/s 49440 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 30069309 ns/op 3.33 MB/s 64787 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 282886810 ns/op 3.53 MB/s 113088 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 72 1909490 ns/op 5.24 MB/s 49813 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 7 16329289 ns/op 6.12 MB/s 57840 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 175976931 ns/op 5.68 MB/s 114272 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 74 2309144 ns/op 4.33 MB/s 49030 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 7 15500238 ns/op 6.45 MB/s 57008 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 140046511 ns/op 7.14 MB/s 94896 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 62 2562072 ns/op 3.90 MB/s 48981 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 7 17922659 ns/op 5.58 MB/s 61692 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 131531883 ns/op 7.60 MB/s 96696 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 74 1475075 ns/op 6.78 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 8 13970679 ns/op 7.16 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 129267691 ns/op 7.74 MB/s BenchmarkEncode/Digits/Speed/1e4-4 45 4208096 ns/op 2.38 MB/s BenchmarkEncode/Digits/Speed/1e5-4 4 27602848 ns/op 3.62 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 217653420 ns/op 4.59 MB/s BenchmarkEncode/Digits/Default/1e4-4 16 6621923 ns/op 1.51 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 69174231 ns/op 1.45 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 785552670 ns/op 1.27 MB/s BenchmarkEncode/Digits/Compression/1e4-4 16 6808827 ns/op 1.47 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 71452962 ns/op 1.40 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 832135528 ns/op 1.20 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 66 1871883 ns/op 5.34 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 7 16564754 ns/op 6.04 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 126969675 ns/op 7.88 MB/s BenchmarkEncode/Newton/Speed/1e4-4 50 2355538 ns/op 4.25 MB/s BenchmarkEncode/Newton/Speed/1e5-4 6 17809017 ns/op 5.62 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 163823102 ns/op 6.10 MB/s BenchmarkEncode/Newton/Default/1e4-4 19 10271758 ns/op 0.97 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 60276599 ns/op 1.66 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 603213272 ns/op 1.66 MB/s BenchmarkEncode/Newton/Compression/1e4-4 16 6645111 ns/op 1.50 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 75038976 ns/op 1.33 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 891701714 ns/op 1.12 MB/s PASS ok compress/flate 18.530s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 50 2358864 ns/op 4.24 MB/s BenchmarkDecoder/1e-Reuse4-4 48 2432339 ns/op 4.11 MB/s BenchmarkDecoder/1e5-4 5 27083707 ns/op 3.69 MB/s BenchmarkDecoder/1e-Reuse5-4 4 37808038 ns/op 2.64 MB/s BenchmarkDecoder/1e6-4 1 293077088 ns/op 3.41 MB/s BenchmarkDecoder/1e-Reuse6-4 1 279656729 ns/op 3.58 MB/s BenchmarkEncoder/1e4-4 54 2504026 ns/op 3.99 MB/s BenchmarkEncoder/1e-Reuse4-4 60 2266974 ns/op 4.41 MB/s BenchmarkEncoder/1e5-4 5 20067949 ns/op 4.98 MB/s BenchmarkEncoder/1e-Reuse5-4 6 18750167 ns/op 5.33 MB/s BenchmarkEncoder/1e6-4 1 191380319 ns/op 5.23 MB/s BenchmarkEncoder/1e-Reuse6-4 1 210974523 ns/op 4.74 MB/s PASS ok compress/lzw 3.270s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 27 4210260 ns/op PASS ok container/heap 0.272s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 22609 4641 ns/op BenchmarkWithTimeout/concurrency=40-4 8664 21982 ns/op BenchmarkWithTimeout/concurrency=4000-4 7390 29639 ns/op BenchmarkWithTimeout/concurrency=400000-4 6074 25364 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 309968 490.1 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 18896 6717 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 23023 5112 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 4524 29448 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 3061 79991 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3103 40080 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 259 499591 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 220 599804 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 330 354069 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 37 4617938 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 19 6867196 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 36 3505705 ns/op BenchmarkCheckCanceled/Err-4 301830 465.2 ns/op BenchmarkCheckCanceled/Done-4 591566 230.8 ns/op BenchmarkContextCancelDone-4 766254 159.7 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 21315 4696 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 18240 5817 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 26769 4493 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 23124 5199 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 16327 8503 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 709797 213.5 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 406891 316.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 219080 482.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 191173 722.8 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 89085 2205 ns/op PASS ok context 12.826s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1867948 61.95 ns/op 258.27 MB/s BenchmarkDecrypt-4 1981602 64.20 ns/op 249.22 MB/s BenchmarkExpand-4 1000000 101.4 ns/op PASS ok crypto/aes 0.622s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 241705 472.0 ns/op 135.58 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 418570 285.8 ns/op 223.91 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 249640 479.5 ns/op 133.46 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 396727 328.6 ns/op 194.75 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 142755 1225 ns/op 1101.63 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 202412 639.2 ns/op 2111.98 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 146497 1105 ns/op 1221.58 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 153303 1113 ns/op 1212.91 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 50792 2373 ns/op 3451.47 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 64084 2086 ns/op 3926.35 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 39112 2823 ns/op 2901.64 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 51873 2196 ns/op 3730.43 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 6565 17598 ns/op 57.90 MB/s BenchmarkAESCFBDecrypt1K-4 6705 17807 ns/op 57.22 MB/s BenchmarkAESCFBDecrypt8K-4 673 153013 ns/op 53.51 MB/s BenchmarkAESOFB1K-4 10000 13082 ns/op 77.90 MB/s BenchmarkAESCTR1K-4 14222 12376 ns/op 82.34 MB/s BenchmarkAESCTR8K-4 2073 60212 ns/op 135.97 MB/s BenchmarkAESCBCEncrypt1K-4 14977 10155 ns/op 100.84 MB/s BenchmarkAESCBCDecrypt1K-4 18021 8677 ns/op 118.02 MB/s PASS ok crypto/cipher 4.389s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 61666 1724 ns/op 4.64 MB/s BenchmarkDecrypt-4 97215 1382 ns/op 5.79 MB/s BenchmarkTDESEncrypt-4 32586 3571 ns/op 2.24 MB/s BenchmarkTDESDecrypt-4 30661 4026 ns/op 1.99 MB/s PASS ok crypto/des 1.209s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 981 121144 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 15 6696151 ns/op 1088 B/op 21 allocs/op BenchmarkECDH/P521-4 5 21176227 ns/op 1531 B/op 21 allocs/op BenchmarkECDH/X25519-4 91 1768420 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 0.935s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1924 69117 ns/op 4559 B/op 40 allocs/op BenchmarkSign/P384-4 48 2810454 ns/op 10776 B/op 62 allocs/op BenchmarkSign/P521-4 18 6204786 ns/op 11160 B/op 63 allocs/op BenchmarkVerify/P256-4 958 143022 ns/op 2496 B/op 17 allocs/op BenchmarkVerify/P384-4 15 7993422 ns/op 8704 B/op 42 allocs/op BenchmarkVerify/P521-4 6 22104554 ns/op 9024 B/op 42 allocs/op BenchmarkGenerateKey/P256-4 3410 32465 ns/op 927 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 60 1878064 ns/op 1128 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 22 7634914 ns/op 1447 B/op 17 allocs/op PASS ok crypto/ecdsa 1.803s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 268 594003 ns/op BenchmarkNewKeyFromSeed-4 223 823275 ns/op BenchmarkSigning-4 250 505741 ns/op BenchmarkVerification-4 140 1105728 ns/op PASS ok crypto/ed25519 1.004s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 6606 23245 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 100 1255364 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 57 2114080 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 25 4950389 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1510 71113 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 66 2798620 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 21 5497396 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 7 16266335 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 10000 11522 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 6595 19681 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 4051 27494 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 92 1517501 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2703 64899 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 367 364312 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1748 74010 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 100 1170121 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.113s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 15834 8379 ns/op 122.21 MB/s BenchmarkHMACSHA256_32-4 20419 5657 ns/op 5.66 MB/s BenchmarkNewWriteSum-4 9061 13221 ns/op 2.42 MB/s PASS ok crypto/hmac 0.767s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 44185 2807 ns/op BenchmarkModSub-4 45818 2508 ns/op BenchmarkMontgomeryRepr-4 18580 7290 ns/op BenchmarkMontgomeryMul-4 22846 4626 ns/op BenchmarkModMul-4 9484 12185 ns/op BenchmarkExpBig-4 14 9779014 ns/op BenchmarkExp-4 6 30821750 ns/op PASS ok crypto/internal/bigmod 1.822s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3860 45556 ns/op BenchmarkScalarBaseMult-4 274 460781 ns/op BenchmarkScalarMult-4 100 1017003 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 148 795826 ns/op PASS ok crypto/internal/edwards25519 0.753s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 499334 282.1 ns/op BenchmarkMultiply-4 4648207 27.77 ns/op BenchmarkSquare-4 6551418 21.43 ns/op BenchmarkInvert-4 27996 4198 ns/op BenchmarkMult32-4 1185952 101.9 ns/op PASS ok crypto/internal/edwards25519/field 1.292s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 62 2221788 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2198 87250 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 21 5304447 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 7 18370947 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 148 773856 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 16094 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 63 2564486 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 28 4231609 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.846s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 651338 208.5 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 404089 331.0 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 104275 1096 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 680643 225.5 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 389710 327.5 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 119823 1071 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.237s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 101785 1341 ns/op 5.96 MB/s BenchmarkHash64-4 117582 980.3 ns/op 65.29 MB/s BenchmarkHash128-4 109444 1292 ns/op 99.10 MB/s BenchmarkHash256-4 86415 1233 ns/op 207.59 MB/s BenchmarkHash512-4 72649 1747 ns/op 293.01 MB/s BenchmarkHash1K-4 47116 2897 ns/op 353.43 MB/s BenchmarkHash8K-4 10000 16787 ns/op 487.99 MB/s BenchmarkHash1M-4 72 1873429 ns/op 559.71 MB/s BenchmarkHash8M-4 9 14974511 ns/op 560.19 MB/s BenchmarkHash8BytesUnaligned-4 61767 1710 ns/op 4.68 MB/s BenchmarkHash1KUnaligned-4 47005 2482 ns/op 412.65 MB/s BenchmarkHash8KUnaligned-4 8905 13057 ns/op 627.38 MB/s PASS ok crypto/md5 2.437s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 1 448471896 ns/op PASS ok crypto/rand 0.498s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 12036 11046 ns/op 11.59 MB/s BenchmarkRC4_1K-4 1354 85971 ns/op 11.91 MB/s BenchmarkRC4_8K-4 154 732936 ns/op 11.05 MB/s PASS ok crypto/rc4 0.820s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 12 9635310 ns/op BenchmarkDecryptPKCS1v15/3072-4 5 24182502 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 51098538 ns/op BenchmarkEncryptPKCS1v15/2048-4 28 3815392 ns/op BenchmarkDecryptOAEP/2048-4 10 10697983 ns/op BenchmarkEncryptOAEP/2048-4 30 5236890 ns/op BenchmarkSignPKCS1v15/2048-4 10 11508355 ns/op BenchmarkVerifyPKCS1v15/2048-4 30 4737218 ns/op BenchmarkSignPSS/2048-4 9 11632349 ns/op BenchmarkVerifyPSS/2048-4 26 4272347 ns/op PASS ok crypto/rsa 2.577s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 95704 1344 ns/op 5.95 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 107126 1061 ns/op 7.54 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 62582 1727 ns/op 185.31 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 79605 1614 ns/op 198.27 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 43791 2522 ns/op 406.08 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 59116 2073 ns/op 493.92 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 10000 10806 ns/op 758.10 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 12223 9576 ns/op 855.45 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.756s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 82429 1904 ns/op 4.20 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 93604 1384 ns/op 5.78 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 85575 1311 ns/op 6.10 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 29217 4231 ns/op 242.00 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 30289 3889 ns/op 263.32 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 30339 3585 ns/op 285.67 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 4765 23610 ns/op 346.97 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 6163 24352 ns/op 336.41 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 6108 26464 ns/op 309.56 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 1.839s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 60002 2275 ns/op 3.52 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 76806 2977 ns/op 2.69 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 56913 2212 ns/op 3.62 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 28203 3888 ns/op 263.39 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 25777 5377 ns/op 190.44 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 32516 3875 ns/op 264.27 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 7675 16853 ns/op 486.09 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 6998 17356 ns/op 472.01 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 7107 19088 ns/op 429.17 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 1.960s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 25558386 5.216 ns/op BenchmarkConstantTimeEq-4 22785867 5.904 ns/op BenchmarkConstantTimeLessOrEq-4 16763962 6.554 ns/op BenchmarkXORBytes/8Bytes-4 3039249 40.03 ns/op 199.85 MB/s BenchmarkXORBytes/128Bytes-4 2913498 49.89 ns/op 2565.64 MB/s BenchmarkXORBytes/2048Bytes-4 1000000 124.3 ns/op 16470.71 MB/s BenchmarkXORBytes/32768Bytes-4 72297 1714 ns/op 19119.50 MB/s PASS ok crypto/subtle 1.602s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 27 7303594 ns/op BenchmarkCertCache/1-4 12 9848083 ns/op BenchmarkCertCache/2-4 18 9011155 ns/op BenchmarkCertCache/3-4 18 6303845 ns/op BenchmarkHandshakeServer/RSA-4 20 7759656 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 18 9065792 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 15 8649864 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 27 4266887 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 39 3818581 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 24 7874302 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 15 6795812 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 31316910 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 4 32337755 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 1 111222741 ns/op 9.43 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 1 125400526 ns/op 8.36 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 194810204 ns/op 10.77 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 205390175 ns/op 10.21 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 389396913 ns/op 10.77 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 424876909 ns/op 9.87 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 808330643 ns/op 10.38 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 872173782 ns/op 9.62 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1650847027 ns/op 10.16 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1622303696 ns/op 10.34 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 3249130267 ns/op 10.33 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 3474950680 ns/op 9.66 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 6083975314 ns/op 11.03 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 5898766150 ns/op 11.38 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 2 93348887 ns/op 11.23 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 1 106782828 ns/op 9.82 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 126686295 ns/op 16.55 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 209656786 ns/op 10.00 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 348813889 ns/op 12.02 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 351019576 ns/op 11.95 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 643184358 ns/op 13.04 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 619764350 ns/op 13.54 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1170973496 ns/op 14.33 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1333030740 ns/op 12.59 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 2577945505 ns/op 13.02 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 2835920372 ns/op 11.83 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 5630736833 ns/op 11.92 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 5987146541 ns/op 11.21 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 716118689 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 721897245 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 301544618 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 299056449 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 161998444 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 160621153 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 91761869 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 92678754 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 48207156 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 47746550 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 158559027 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 158644327 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 77321088 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 71431892 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 52597120 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 47489823 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 39404628 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 33929282 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 26778220 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 4 25072588 ns/op PASS ok crypto/tls 57.791s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 8 14945811 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 310 368538 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 908 169871 ns/op 13187 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 998 137402 ns/op 14612 B/op 262 allocs/op PASS ok crypto/x509 1.023s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 32 3486806 ns/op 278532 B/op 1621 allocs/op BenchmarkConcurrentStmtQuery-4 36 3651933 ns/op 258298 B/op 1984 allocs/op BenchmarkConcurrentStmtExec-4 68 2887523 ns/op 213297 B/op 580 allocs/op BenchmarkConcurrentTxQuery-4 38 3764588 ns/op 272076 B/op 2133 allocs/op BenchmarkConcurrentTxExec-4 56 1917499 ns/op 87836 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 46 2679289 ns/op 105058 B/op 2082 allocs/op BenchmarkConcurrentTxStmtExec-4 116 910087 ns/op 40145 B/op 381 allocs/op BenchmarkConcurrentRandom-4 39 3720999 ns/op 234169 B/op 1803 allocs/op BenchmarkManyConcurrentQueries-4 2626 40623 ns/op 3967 B/op 20 allocs/op PASS ok database/sql 2.080s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 145826 1110 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 46 2181054 ns/op 188241 B/op 13 allocs/op Benchmark115/LineToPC-4 74 1513957 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 18716 6405 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 0.951s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkMarshal-4 739 153804 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 3321 39011 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.550s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 253 460763 ns/op 17.78 MB/s BenchmarkEncodeToString-4 222 523484 ns/op 15.65 MB/s BenchmarkDecode-4 152 777982 ns/op 16.85 MB/s BenchmarkDecodeString-4 151 829436 ns/op 15.81 MB/s PASS ok encoding/base32 0.854s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 307 375064 ns/op 21.84 MB/s BenchmarkDecodeString/2-4 314613 391.1 ns/op 10.23 MB/s BenchmarkDecodeString/4-4 255087 457.6 ns/op 17.48 MB/s BenchmarkDecodeString/8-4 242971 543.1 ns/op 22.09 MB/s BenchmarkDecodeString/64-4 44797 3348 ns/op 26.28 MB/s BenchmarkDecodeString/8192-4 415 326458 ns/op 33.46 MB/s BenchmarkNewEncoding-4 114994 1649 ns/op 155.22 MB/s PASS ok encoding/base64 1.687s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1506 80008 ns/op 49.99 MB/s BenchmarkReadStruct-4 19474 6733 ns/op 11.14 MB/s BenchmarkWriteStruct-4 20413 5900 ns/op 12.71 MB/s BenchmarkReadInts-4 43902 2624 ns/op 11.43 MB/s BenchmarkWriteInts-4 42660 3040 ns/op 9.87 MB/s BenchmarkWriteSlice1000Int32s-4 1441 87693 ns/op 45.61 MB/s BenchmarkPutUint16-4 3103977 49.62 ns/op 40.30 MB/s BenchmarkAppendUint16-4 3501416 34.33 ns/op 58.26 MB/s BenchmarkPutUint32-4 2588014 42.90 ns/op 93.24 MB/s BenchmarkAppendUint32-4 2801101 46.38 ns/op 86.24 MB/s BenchmarkPutUint64-4 1294690 89.32 ns/op 89.57 MB/s BenchmarkAppendUint64-4 1000000 130.5 ns/op 61.31 MB/s BenchmarkLittleEndianPutUint16-4 3243183 37.37 ns/op 53.52 MB/s BenchmarkLittleEndianAppendUint16-4 2418763 46.21 ns/op 43.28 MB/s BenchmarkLittleEndianPutUint32-4 2201005 51.53 ns/op 77.63 MB/s BenchmarkLittleEndianAppendUint32-4 2403075 41.78 ns/op 95.73 MB/s BenchmarkLittleEndianPutUint64-4 1229353 97.95 ns/op 81.68 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 107.8 ns/op 74.21 MB/s BenchmarkReadFloats-4 167364 750.1 ns/op 16.00 MB/s BenchmarkWriteFloats-4 129637 1184 ns/op 10.13 MB/s BenchmarkReadSlice1000Float32s-4 1466 85062 ns/op 47.02 MB/s BenchmarkWriteSlice1000Float32s-4 1160 110730 ns/op 36.12 MB/s BenchmarkReadSlice1000Uint8s-4 46656 2261 ns/op 442.23 MB/s BenchmarkWriteSlice1000Uint8s-4 53534 2740 ns/op 364.90 MB/s BenchmarkPutUvarint32-4 1000000 121.0 ns/op 33.05 MB/s BenchmarkPutUvarint64-4 310566 455.2 ns/op 17.58 MB/s PASS ok encoding/binary 5.404s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 6748 17721 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 7082 17297 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6170 18453 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3812 41732 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5866 24700 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 8044 22109 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 6835 16591 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4430 40127 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 10000 14211 ns/op PASS ok encoding/csv 1.702s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 8937 11711 ns/op BenchmarkEndToEndByteBuffer-4 9982 12201 ns/op BenchmarkEndToEndSliceByteBuffer-4 272 550092 ns/op BenchmarkEncodeComplex128Slice-4 580 210995 ns/op BenchmarkEncodeFloat64Slice-4 1276 95979 ns/op BenchmarkEncodeInt32Slice-4 1090 104983 ns/op BenchmarkEncodeStringSlice-4 1720 75877 ns/op BenchmarkEncodeInterfaceSlice-4 56 1956832 ns/op BenchmarkDecodeComplex128Slice-4 367 283660 ns/op BenchmarkDecodeFloat64Slice-4 828 130201 ns/op BenchmarkDecodeInt32Slice-4 909 140932 ns/op BenchmarkDecodeStringSlice-4 409 296911 ns/op BenchmarkDecodeStringsSlice-4 157 746674 ns/op BenchmarkDecodeBytesSlice-4 398 349843 ns/op BenchmarkDecodeInterfaceSlice-4 88 1642573 ns/op BenchmarkDecodeMap-4 98 1756065 ns/op PASS ok encoding/gob 3.048s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 10000 10014 ns/op 25.56 MB/s BenchmarkEncode/1024-4 2568 42025 ns/op 24.37 MB/s BenchmarkEncode/4096-4 735 185624 ns/op 22.07 MB/s BenchmarkEncode/16384-4 159 636670 ns/op 25.73 MB/s BenchmarkDecode/256-4 23632 5225 ns/op 48.99 MB/s BenchmarkDecode/1024-4 6289 25535 ns/op 40.10 MB/s BenchmarkDecode/4096-4 1564 85280 ns/op 48.03 MB/s BenchmarkDecode/16384-4 372 303222 ns/op 54.03 MB/s BenchmarkDump/256-4 1160 106335 ns/op 2.41 MB/s BenchmarkDump/1024-4 283 385206 ns/op 2.66 MB/s BenchmarkDump/4096-4 78 1588412 ns/op 2.58 MB/s BenchmarkDump/16384-4 18 9740768 ns/op 1.68 MB/s PASS ok encoding/hex 2.190s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 176980819 ns/op 10.96 MB/s 8391160 B/op 51 allocs/op BenchmarkCodeEncoderError-4 1 154229763 ns/op 12.58 MB/s 5048 B/op 68 allocs/op BenchmarkCodeMarshal-4 1 122446091 ns/op 15.85 MB/s 1943656 B/op 18 allocs/op BenchmarkCodeMarshalError-4 1 184029593 ns/op 10.54 MB/s 10335584 B/op 104 allocs/op BenchmarkMarshalBytes/32-4 22249 7487 ns/op BenchmarkMarshalBytes/256-4 5298 19332 ns/op BenchmarkMarshalBytes/4096-4 450 258777 ns/op BenchmarkMarshalBytesError/32-4 57 1977873 ns/op BenchmarkMarshalBytesError/256-4 57 3027393 ns/op BenchmarkMarshalBytesError/4096-4 52 2183176 ns/op BenchmarkCodeDecoder-4 1 507362384 ns/op 3.82 MB/s 11144744 B/op 92715 allocs/op BenchmarkUnicodeDecoder-4 28596 3737 ns/op 3.75 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 35232 4112 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 378691720 ns/op 5.12 MB/s 3066864 B/op 92682 allocs/op BenchmarkCodeUnmarshalReuse-4 1 372771761 ns/op 5.21 MB/s 3067768 B/op 92687 allocs/op BenchmarkUnmarshalString-4 69938 1795 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 142765 1220 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 208394 841.0 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 79892 2149 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 46101 2880 ns/op 144 B/op 2 allocs/op BenchmarkUnmapped-4 19370 6649 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 3202 37178 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 540 202574 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1042269 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 14 9303557 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 594643 199.5 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 532728 217.9 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 564639 219.3 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 537718 216.2 ns/op BenchmarkEncodeMarshaler-4 43960 2289 ns/op 92 B/op 2 allocs/op BenchmarkEncoderEncode-4 56972 2082 ns/op 60 B/op 0 allocs/op BenchmarkNumberIsValid-4 4567044 26.56 ns/op BenchmarkNumberIsValidRegexp-4 15164 7000 ns/op PASS ok encoding/json 8.667s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 39 3052384 ns/op 21.47 MB/s BenchmarkDecode-4 34 4611829 ns/op 19.25 MB/s PASS ok encoding/pem 0.497s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1731 93307 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 512 230688 ns/op 8291 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 2934 51971 ns/op PASS ok encoding/xml 0.802s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 353144 349.9 ns/op BenchmarkIntSet-4 576312 226.0 ns/op BenchmarkFloatAdd-4 222960 816.4 ns/op BenchmarkFloatSet-4 593880 226.4 ns/op BenchmarkStringSet-4 355382 312.8 ns/op BenchmarkMapSet-4 100713 1064 ns/op BenchmarkMapSetDifferent-4 55848 2493 ns/op BenchmarkMapSetDifferentRandom-4 256 644578 ns/op BenchmarkMapSetString-4 125222 1244 ns/op BenchmarkMapAddSame-4 20625 5039 ns/op BenchmarkMapAddDifferent-4 9264 11952 ns/op BenchmarkMapAddDifferentRandom-4 190 585436 ns/op BenchmarkMapAddSameSteadyState-4 235154 606.1 ns/op BenchmarkMapAddDifferentSteadyState-4 129506 969.3 ns/op BenchmarkRealworldExpvarUsage-4 10849 10573 ns/op PASS ok expvar 3.501s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 83310 1710 ns/op BenchmarkSprintfEmpty-4 265753 577.7 ns/op BenchmarkSprintfString-4 194685 981.4 ns/op BenchmarkSprintfTruncateString-4 169226 979.0 ns/op BenchmarkSprintfTruncateBytes-4 102720 1143 ns/op BenchmarkSprintfSlowParsingPath-4 160467 992.4 ns/op BenchmarkSprintfQuoteString-4 34778 3078 ns/op BenchmarkSprintfInt-4 177222 842.3 ns/op BenchmarkSprintfIntInt-4 98350 1230 ns/op BenchmarkSprintfPrefixedInt-4 133429 1105 ns/op BenchmarkSprintfFloat-4 85621 1548 ns/op BenchmarkSprintfComplex-4 34671 3402 ns/op BenchmarkSprintfBoolean-4 144865 933.4 ns/op BenchmarkSprintfHexString-4 59608 2575 ns/op BenchmarkSprintfHexBytes-4 51868 3052 ns/op BenchmarkSprintfBytes-4 35658 4495 ns/op BenchmarkSprintfStringer-4 54686 2691 ns/op BenchmarkSprintfStructure-4 22426 6091 ns/op BenchmarkManyArgs-4 36284 3056 ns/op BenchmarkFprintInt-4 56271 2385 ns/op BenchmarkFprintfBytes-4 54544 1998 ns/op BenchmarkFprintIntNoAlloc-4 60210 2216 ns/op BenchmarkScanInts-4 32 4203125 ns/op BenchmarkScanRecursiveInt-4 1 564185725 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 568857854 ns/op PASS ok fmt 6.654s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 480 341237 ns/op PASS ok go/build 0.371s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 42769 2659 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 13137 10546 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 2638 38567 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 890 120679 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 241 519107 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 52 2564636 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 10 10653580 ns/op 865641 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 44074597 ns/op 3634560 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 156416437 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 2.109s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 430463210 ns/op 0.15 MB/s 45927016 B/op 48868 allocs/op PASS ok go/format 0.555s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 5 25633678 ns/op 2.10 MB/s BenchmarkParseOnly-4 6 19655985 ns/op 2.74 MB/s BenchmarkResolve-4 52 2336112 ns/op 23.05 MB/s PASS ok go/parser 1.863s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 153183188 ns/op 0.34 MB/s 5202792 B/op 27641 allocs/op BenchmarkPrintDecl-4 800 233903 ns/op 0.14 MB/s 16470 B/op 51 allocs/op PASS ok go/printer 0.452s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 273 484626 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 9342702 ns/op 5.85 MB/s BenchmarkScanFiles/go/parser/parser.go-4 7 20701313 ns/op 3.48 MB/s BenchmarkScanFiles/net/http/server.go-4 5 32429221 ns/op 3.50 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 186 631604 ns/op 4.87 MB/s PASS ok go/scanner 1.358s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1391034 111.2 ns/op PASS ok go/token 0.335s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 136 887999 ns/op BenchmarkNamed/Underlying/nongeneric-4 753428 148.6 ns/op BenchmarkNamed/Underlying/generic-4 603285 237.7 ns/op BenchmarkNamed/Underlying/src_instance-4 949237 145.0 ns/op BenchmarkNamed/Underlying/user_instance-4 652473 154.7 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 13920 9417 ns/op BenchmarkNamed/NewMethodSet/generic-4 13041 10905 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 19404 10045 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 15721 10194 ns/op BenchmarkCheck/http/funcbodies/info-4 1 598172665 ns/op 50776 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 472362377 ns/op 64315 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 274235480 ns/op 108585 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 232995462 ns/op 129755 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2224447803 ns/op 2301 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 166395690 ns/op 30611 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 120577738 ns/op 42005 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 112335742 ns/op 44588 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 791404846 ns/op 2737 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 1 105383030 ns/op 20442 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 77362774 ns/op 27881 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 89435673 ns/op 24058 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1914464272 ns/op 32417 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 589688911 ns/op 105076 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 157925856 ns/op 391418 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 180719819 ns/op 342179 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2806256800 ns/op 718.8 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 144257522 ns/op 13899 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 122793126 ns/op 16270 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 128242223 ns/op 15604 lines/s PASS ok go/types 47.271s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 13716 9151 ns/op 111.91 MB/s PASS ok hash/adler32 0.301s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 222122 548.7 ns/op 27.34 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 154494 734.3 ns/op 20.43 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 124868 1518 ns/op 26.35 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 124364 941.8 ns/op 42.47 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 318136 510.5 ns/op 1002.85 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 431296 437.8 ns/op 1169.52 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 352346 353.6 ns/op 2895.73 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 401168 401.3 ns/op 2551.63 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 247148 572.5 ns/op 7154.72 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 275167 538.8 ns/op 7602.31 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 51967 2091 ns/op 15670.67 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 37543 2986 ns/op 10974.90 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 333093 358.9 ns/op 41.80 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 326665 567.5 ns/op 26.43 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 222006 749.3 ns/op 53.38 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 319748 667.8 ns/op 59.90 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 269018 443.0 ns/op 1155.75 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 347926 547.9 ns/op 934.53 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 231086 1118 ns/op 915.66 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 199432 869.9 ns/op 1177.08 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 258195 553.9 ns/op 7394.65 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 219036 576.0 ns/op 7110.66 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 48309 2438 ns/op 13440.92 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 56728 2644 ns/op 12393.22 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 241221 509.4 ns/op 29.44 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 267170 526.7 ns/op 28.48 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 124567 1343 ns/op 29.79 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 111537 951.1 ns/op 42.06 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 10000 11369 ns/op 45.04 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 10000 10547 ns/op 48.54 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4837 22038 ns/op 46.47 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 6163 22557 ns/op 45.40 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1384 95174 ns/op 43.04 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1354 150519 ns/op 27.21 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 152 749542 ns/op 43.72 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 150 786931 ns/op 41.64 MB/s PASS ok hash/crc32 8.379s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 122 1449603 ns/op 45.21 MB/s BenchmarkCrc64/ISO4KB-4 1521 122846 ns/op 33.34 MB/s BenchmarkCrc64/ISO1KB-4 6589 17705 ns/op 57.84 MB/s BenchmarkCrc64/ECMA64KB-4 100 1035484 ns/op 63.29 MB/s BenchmarkCrc64/Random64KB-4 100 1005916 ns/op 65.15 MB/s BenchmarkCrc64/Random16KB-4 500 301928 ns/op 54.26 MB/s PASS ok hash/crc64 1.411s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 13202 9939 ns/op 103.03 MB/s BenchmarkFnv32aKB-4 12500 9943 ns/op 102.99 MB/s BenchmarkFnv64KB-4 10000 10093 ns/op 101.46 MB/s BenchmarkFnv64aKB-4 10000 12218 ns/op 83.81 MB/s BenchmarkFnv128KB-4 1448 76712 ns/op 13.35 MB/s BenchmarkFnv128aKB-4 1454 80078 ns/op 12.79 MB/s PASS ok hash/fnv 1.197s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 441331 280.4 ns/op 14.27 MB/s BenchmarkHash/n=4/Bytes-4 3045277 39.65 ns/op 100.88 MB/s BenchmarkHash/n=4/String-4 2777146 41.17 ns/op 97.15 MB/s BenchmarkHash/n=8/Write-4 393126 477.9 ns/op 16.74 MB/s BenchmarkHash/n=8/Bytes-4 2835644 44.70 ns/op 178.96 MB/s BenchmarkHash/n=8/String-4 2866735 63.00 ns/op 126.99 MB/s BenchmarkHash/n=16/Write-4 435589 286.0 ns/op 55.95 MB/s BenchmarkHash/n=16/Bytes-4 3040492 39.45 ns/op 405.59 MB/s BenchmarkHash/n=16/String-4 3037708 39.18 ns/op 408.36 MB/s BenchmarkHash/n=32/Write-4 442311 320.9 ns/op 99.72 MB/s BenchmarkHash/n=32/Bytes-4 3071064 40.34 ns/op 793.24 MB/s BenchmarkHash/n=32/String-4 2883049 63.66 ns/op 502.66 MB/s BenchmarkHash/n=64/Write-4 384435 332.0 ns/op 192.75 MB/s BenchmarkHash/n=64/Bytes-4 1442766 88.33 ns/op 724.56 MB/s BenchmarkHash/n=64/String-4 2807446 43.75 ns/op 1462.94 MB/s BenchmarkHash/n=256/Write-4 239794 434.3 ns/op 589.40 MB/s BenchmarkHash/n=256/Bytes-4 2030458 61.04 ns/op 4194.02 MB/s BenchmarkHash/n=256/String-4 1718042 63.67 ns/op 4020.76 MB/s BenchmarkHash/n=320/Write-4 279844 562.9 ns/op 568.52 MB/s BenchmarkHash/n=320/Bytes-4 1863544 73.56 ns/op 4350.31 MB/s BenchmarkHash/n=320/String-4 1789860 67.91 ns/op 4712.26 MB/s BenchmarkHash/n=1024/Write-4 188979 716.8 ns/op 1428.60 MB/s BenchmarkHash/n=1024/Bytes-4 799512 152.1 ns/op 6733.71 MB/s BenchmarkHash/n=1024/String-4 943498 183.9 ns/op 5569.06 MB/s BenchmarkHash/n=4096/Write-4 70320 1730 ns/op 2367.16 MB/s BenchmarkHash/n=4096/Bytes-4 269709 620.8 ns/op 6598.35 MB/s BenchmarkHash/n=4096/String-4 233078 519.0 ns/op 7892.00 MB/s BenchmarkHash/n=16384/Write-4 22425 4689 ns/op 3494.41 MB/s BenchmarkHash/n=16384/Bytes-4 55257 1994 ns/op 8217.59 MB/s BenchmarkHash/n=16384/String-4 57274 2013 ns/op 8138.44 MB/s PASS ok hash/maphash 6.994s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 572 212094 ns/op BenchmarkEscapeNone-4 115494 982.8 ns/op BenchmarkUnescape-4 655 212973 ns/op BenchmarkUnescapeNone-4 577245 227.2 ns/op BenchmarkUnescapeSparse-4 10000 26811 ns/op BenchmarkUnescapeDense-4 909 152667 ns/op PASS ok html 1.609s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 6589 17593 ns/op BenchmarkCSSEscaperNoSpecials-4 36313 3284 ns/op BenchmarkDecodeCSS-4 21510 6398 ns/op BenchmarkDecodeCSSNoSpecials-4 2489428 54.13 ns/op BenchmarkCSSValueFilter-4 79671 1352 ns/op BenchmarkCSSValueFilterOk-4 73183 1576 ns/op BenchmarkEscapedExecute-4 3370 41947 ns/op BenchmarkHTMLNospaceEscaper-4 7726 14012 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 43970 2541 ns/op BenchmarkStripTags-4 16788 7339 ns/op BenchmarkStripTagsNoSpecials-4 254566 625.7 ns/op BenchmarkJSValEscaperWithNum-4 18429 5709 ns/op BenchmarkJSValEscaperWithStr-4 3739 30263 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 10000 11793 ns/op BenchmarkJSValEscaperWithObj-4 2859 36194 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 10021 ns/op BenchmarkJSStrEscaperNoSpecials-4 42888 2802 ns/op BenchmarkJSStrEscaper-4 7720 14770 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 42472 2862 ns/op BenchmarkJSRegexpEscaper-4 8260 14015 ns/op BenchmarkTemplateSpecialTags-4 91 1458248 ns/op BenchmarkURLEscaper-4 4413 33970 ns/op BenchmarkURLEscaperNoSpecials-4 176263 947.5 ns/op BenchmarkURLNormalizer-4 5833 24250 ns/op BenchmarkURLNormalizerNoSpecials-4 135867 1126 ns/op BenchmarkSrcsetFilter-4 16152 10648 ns/op BenchmarkSrcsetFilterNoSpecials-4 83191 1340 ns/op PASS ok html/template 6.024s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 469328 272.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 396852 359.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 553975 229.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 518844 287.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1441724 81.98 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 960710 104.2 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1313376 86.76 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 100.6 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1237396 108.2 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 329514 385.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 321456 443.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 248917 550.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 274466 416.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 631015 194.8 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 463699 407.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 725797 280.0 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 344863 330.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 323830 359.3 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1000000 106.7 ns/op BenchmarkRGBASetRGBA-4 870567 146.6 ns/op BenchmarkRGBA64At-4 829975 159.1 ns/op BenchmarkRGBA64SetRGBA64-4 454640 314.5 ns/op BenchmarkNRGBAAt-4 1000000 105.7 ns/op BenchmarkNRGBASetNRGBA-4 753103 138.8 ns/op BenchmarkNRGBA64At-4 754704 186.0 ns/op BenchmarkNRGBA64SetNRGBA64-4 630770 181.2 ns/op BenchmarkAlphaAt-4 1999136 59.32 ns/op BenchmarkAlphaSetAlpha-4 1815826 61.77 ns/op BenchmarkAlpha16At-4 1000000 134.4 ns/op BenchmarkAlphaSetAlpha16-4 1217017 105.3 ns/op BenchmarkGrayAt-4 2099739 53.49 ns/op BenchmarkGraySetGray-4 1867465 61.56 ns/op BenchmarkGray16At-4 1282291 89.57 ns/op BenchmarkGraySetGray16-4 1000000 140.7 ns/op PASS ok image 7.782s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 3335161 33.96 ns/op BenchmarkYCbCrToRGB/128-4 3407198 34.86 ns/op BenchmarkYCbCrToRGB/255-4 3309674 43.11 ns/op BenchmarkRGBToYCbCr/0-4 2750367 36.66 ns/op BenchmarkRGBToYCbCr/Cb-4 3069103 41.59 ns/op BenchmarkRGBToYCbCr/Cr-4 3168231 34.25 ns/op BenchmarkYCbCrToRGBA/0-4 2558439 44.20 ns/op BenchmarkYCbCrToRGBA/128-4 2702144 44.54 ns/op BenchmarkYCbCrToRGBA/255-4 2889532 41.55 ns/op BenchmarkNYCbCrAToRGBA/0-4 2659033 63.31 ns/op BenchmarkNYCbCrAToRGBA/128-4 2689790 60.44 ns/op BenchmarkNYCbCrAToRGBA/255-4 2494888 46.05 ns/op PASS ok image/color 2.930s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 3 42485146 ns/op BenchmarkFillSrc-4 273 392718 ns/op BenchmarkCopyOver-4 6 18734345 ns/op BenchmarkCopySrc-4 420 247401 ns/op BenchmarkNRGBAOver-4 7 14800564 ns/op BenchmarkNRGBASrc-4 12 9987664 ns/op BenchmarkYCbCr-4 9 11855403 ns/op BenchmarkGray-4 16 7300550 ns/op BenchmarkCMYK-4 9 13356938 ns/op BenchmarkGlyphOver-4 20 5877660 ns/op BenchmarkRGBAMaskOver-4 3 37823091 ns/op BenchmarkGrayMaskOver-4 6 18367520 ns/op BenchmarkRGBA64ImageMaskOver-4 4 32287706 ns/op BenchmarkRGBA-4 4 28824174 ns/op BenchmarkPalettedFill-4 876 139364 ns/op BenchmarkPalettedRGBA-4 4 32977805 ns/op BenchmarkGenericOver-4 3 49599522 ns/op BenchmarkGenericMaskOver-4 5 22098603 ns/op BenchmarkGenericSrc-4 3 51463789 ns/op BenchmarkGenericMaskSrc-4 3 36557519 ns/op PASS ok image/draw 7.142s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 20 5028345 ns/op 3.07 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 136224013 ns/op 2.26 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2452837406 ns/op 0.50 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 66 1982728 ns/op 7.79 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 120584379 ns/op 0.51 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 3.553s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 4725 22929 ns/op BenchmarkIDCT-4 5254 21981 ns/op BenchmarkDecodeBaseline-4 8 13477288 ns/op 4.59 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 17859394 ns/op 3.46 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 152141917 ns/op 8.08 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 261559771 ns/op 3.52 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 1.455s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 18390513 6.789 ns/op BenchmarkDecodeGray-4 12 9133546 ns/op 7.18 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 36826245 ns/op 7.12 MB/s 337330 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 4 31409564 ns/op 8.35 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 24 5352680 ns/op 12.24 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 32171146 ns/op 8.15 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 39473560 ns/op 6.64 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 3 47028361 ns/op 6.53 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 64954709 ns/op 4.73 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 175897318 ns/op 6.99 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 229324309 ns/op 5.36 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 4 30801789 ns/op 9.97 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 179778281 ns/op 6.84 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 746549218 ns/op 1.65 MB/s 864088 B/op 29 allocs/op PASS ok image/png 4.096s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 74409845 ns/op 1.34 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 73041058 ns/op 1.37 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 391064230 ns/op 1.28 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 363377932 ns/op 1.38 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 3 48148532 ns/op 2.08 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 41507029 ns/op 2.41 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 326212635 ns/op 1.53 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 215231807 ns/op 2.32 MB/s 4005984 B/op 4 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 577185400 ns/op 1.73 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 565238866 ns/op 1.77 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3530246792 ns/op 1.42 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3459995550 ns/op 1.45 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 9 12150887 ns/op 8.23 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 12 16067548 ns/op 6.22 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 57513197 ns/op 8.69 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 53616504 ns/op 9.33 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 130915507 ns/op 7.64 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 91092618 ns/op 10.98 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 476702381 ns/op 10.49 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 502906435 ns/op 9.94 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 99282528 ns/op 1.01 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 52111540 ns/op 1.92 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 382851784 ns/op 1.31 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 381561447 ns/op 1.31 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 785738994 ns/op 1.27 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 886286974 ns/op 1.13 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 6160054991 ns/op 0.81 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 5887938677 ns/op 0.85 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 160070132 ns/op 26.11 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 156575080 ns/op 26.69 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 78.678s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 31465 4965 ns/op 0.20 MB/s BenchmarkMarshalCorpusFile/2-4 34494 4141 ns/op 0.48 MB/s BenchmarkMarshalCorpusFile/4-4 29958 5119 ns/op 0.78 MB/s BenchmarkMarshalCorpusFile/8-4 20013 5899 ns/op 1.36 MB/s BenchmarkMarshalCorpusFile/16-4 16437 10529 ns/op 1.52 MB/s BenchmarkMarshalCorpusFile/32-4 10000 15350 ns/op 2.08 MB/s BenchmarkMarshalCorpusFile/64-4 6688 19170 ns/op 3.34 MB/s BenchmarkMarshalCorpusFile/128-4 4800 29871 ns/op 4.29 MB/s BenchmarkMarshalCorpusFile/256-4 1936 88154 ns/op 2.90 MB/s BenchmarkMarshalCorpusFile/512-4 970 131064 ns/op 3.91 MB/s BenchmarkMarshalCorpusFile/1024-4 548 276821 ns/op 3.70 MB/s BenchmarkMarshalCorpusFile/2048-4 244 549272 ns/op 3.73 MB/s BenchmarkMarshalCorpusFile/4096-4 103 1299958 ns/op 3.15 MB/s BenchmarkMarshalCorpusFile/8192-4 75 2413815 ns/op 3.39 MB/s BenchmarkMarshalCorpusFile/16384-4 31 4542807 ns/op 3.61 MB/s BenchmarkMarshalCorpusFile/32768-4 19 11352580 ns/op 2.89 MB/s BenchmarkMarshalCorpusFile/65536-4 8 24289908 ns/op 2.70 MB/s BenchmarkMarshalCorpusFile/131072-4 3 38860423 ns/op 3.37 MB/s BenchmarkMarshalCorpusFile/262144-4 1 116875678 ns/op 2.24 MB/s BenchmarkMarshalCorpusFile/524288-4 1 149794453 ns/op 3.50 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 330506709 ns/op 3.17 MB/s BenchmarkUnmarshalCorpusFile/1-4 9949 18202 ns/op 0.05 MB/s BenchmarkUnmarshalCorpusFile/2-4 7803 15918 ns/op 0.13 MB/s BenchmarkUnmarshalCorpusFile/4-4 6202 22363 ns/op 0.18 MB/s BenchmarkUnmarshalCorpusFile/8-4 3508 38519 ns/op 0.21 MB/s BenchmarkUnmarshalCorpusFile/16-4 4826 35488 ns/op 0.45 MB/s BenchmarkUnmarshalCorpusFile/32-4 3805 32916 ns/op 0.97 MB/s BenchmarkUnmarshalCorpusFile/64-4 3776 46551 ns/op 1.37 MB/s BenchmarkUnmarshalCorpusFile/128-4 2766 57849 ns/op 2.21 MB/s BenchmarkUnmarshalCorpusFile/256-4 690 152316 ns/op 1.68 MB/s BenchmarkUnmarshalCorpusFile/512-4 516 239042 ns/op 2.14 MB/s BenchmarkUnmarshalCorpusFile/1024-4 258 536003 ns/op 1.91 MB/s BenchmarkUnmarshalCorpusFile/2048-4 134 1757035 ns/op 1.17 MB/s BenchmarkUnmarshalCorpusFile/4096-4 61 2084784 ns/op 1.96 MB/s BenchmarkUnmarshalCorpusFile/8192-4 36 3678277 ns/op 2.23 MB/s BenchmarkUnmarshalCorpusFile/16384-4 15 7412608 ns/op 2.21 MB/s BenchmarkUnmarshalCorpusFile/32768-4 7 15159981 ns/op 2.16 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 30556485 ns/op 2.14 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 111141022 ns/op 1.18 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 133729030 ns/op 1.96 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 283090308 ns/op 1.85 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 637864326 ns/op 1.64 MB/s BenchmarkMutatorBytes/1-4 31038 3692 ns/op BenchmarkMutatorBytes/10-4 31749 3678 ns/op BenchmarkMutatorBytes/100-4 29514 6357 ns/op BenchmarkMutatorBytes/1000-4 21734 5638 ns/op BenchmarkMutatorBytes/10000-4 6590 26422 ns/op BenchmarkMutatorBytes/100000-4 843 173572 ns/op BenchmarkMutatorString/1-4 28609 5365 ns/op BenchmarkMutatorString/10-4 30382 3978 ns/op BenchmarkMutatorString/100-4 24626 7711 ns/op BenchmarkMutatorString/1000-4 10000 11085 ns/op BenchmarkMutatorString/10000-4 2498 58147 ns/op BenchmarkMutatorString/100000-4 316 481570 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 11445 8813 ns/op BenchmarkMutatorAllBasicTypes/string-4 14502 8534 ns/op BenchmarkMutatorAllBasicTypes/bool-4 53049 2302 ns/op BenchmarkMutatorAllBasicTypes/float32-4 45938 2839 ns/op BenchmarkMutatorAllBasicTypes/float64-4 44725 3448 ns/op BenchmarkMutatorAllBasicTypes/int-4 43356 2372 ns/op BenchmarkMutatorAllBasicTypes/int8-4 50061 2376 ns/op BenchmarkMutatorAllBasicTypes/int16-4 46964 2413 ns/op BenchmarkMutatorAllBasicTypes/int32-4 48288 2281 ns/op BenchmarkMutatorAllBasicTypes/int64-4 41832 3102 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 45920 2878 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 53529 2489 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 49496 4191 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 47124 2472 ns/op PASS ok internal/fuzz 17.051s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 13460 8284 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 136628 941.3 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 0.936s PASS ok internal/poll 0.062s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 4 30638924 ns/op PASS ok internal/trace 3.403s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 8029 31240 ns/op BenchmarkCopyNLarge-4 152 795101 ns/op PASS ok io 0.601s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 132163 1282 ns/op BenchmarkPrintln-4 24686 5676 ns/op BenchmarkPrintlnNoFlags-4 40602 2801 ns/op PASS ok log 0.698s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2655874 46.43 ns/op BenchmarkAcosh-4 1000000 158.7 ns/op BenchmarkAsin-4 2484900 47.15 ns/op BenchmarkAsinh-4 1264815 164.7 ns/op BenchmarkAtan-4 2296125 45.51 ns/op BenchmarkAtanh-4 1000000 102.7 ns/op BenchmarkAtan2-4 2102562 55.99 ns/op BenchmarkCbrt-4 1208976 92.64 ns/op BenchmarkCeil-4 20151229 5.514 ns/op BenchmarkCopysign-4 3914695 41.16 ns/op BenchmarkCos-4 1265320 126.4 ns/op BenchmarkCosh-4 1708248 64.09 ns/op BenchmarkErf-4 3058856 37.92 ns/op BenchmarkErfc-4 2947413 39.42 ns/op BenchmarkErfinv-4 2822773 41.96 ns/op BenchmarkErfcinv-4 3012318 42.04 ns/op BenchmarkExp-4 5742324 19.52 ns/op BenchmarkExpGo-4 1000000 165.9 ns/op BenchmarkExpm1-4 2240774 49.62 ns/op BenchmarkExp2-4 1000000 118.3 ns/op BenchmarkExp2Go-4 979249 195.3 ns/op BenchmarkAbs-4 3119240 42.89 ns/op BenchmarkDim-4 12494438 13.04 ns/op BenchmarkFloor-4 20304838 5.651 ns/op BenchmarkMax-4 15567499 8.004 ns/op BenchmarkMin-4 14253597 10.59 ns/op BenchmarkMod-4 368504 362.4 ns/op BenchmarkFrexp-4 1667704 68.63 ns/op BenchmarkGamma-4 699856 158.6 ns/op BenchmarkHypot-4 9931771 11.55 ns/op BenchmarkHypotGo-4 1555957 73.48 ns/op BenchmarkIlogb-4 1840424 63.36 ns/op BenchmarkJ0-4 288111 489.1 ns/op BenchmarkJ1-4 271707 552.4 ns/op BenchmarkJn-4 123364 976.8 ns/op BenchmarkLdexp-4 1723228 96.77 ns/op BenchmarkLgamma-4 669717 198.9 ns/op BenchmarkLog-4 5195890 22.99 ns/op BenchmarkLogb-4 2018984 59.31 ns/op BenchmarkLog1p-4 1553122 77.31 ns/op BenchmarkLog10-4 4909812 21.51 ns/op BenchmarkLog2-4 1564900 78.68 ns/op BenchmarkModf-4 1557944 67.11 ns/op BenchmarkNextafter32-4 2299092 85.04 ns/op BenchmarkNextafter64-4 1938454 61.75 ns/op BenchmarkPowInt-4 563275 293.1 ns/op BenchmarkPowFrac-4 429894 291.2 ns/op BenchmarkPow10Pos-4 5603212 22.59 ns/op BenchmarkPow10Neg-4 4805988 22.43 ns/op BenchmarkRound-4 4088719 30.03 ns/op BenchmarkRoundToEven-4 10016814 11.04 ns/op BenchmarkRemainder-4 544056 224.1 ns/op BenchmarkSignbit-4 6153080 35.43 ns/op BenchmarkSin-4 1000000 128.6 ns/op BenchmarkSincos-4 960174 112.5 ns/op BenchmarkSinh-4 2098416 60.23 ns/op BenchmarkSqrtIndirect-4 19667422 7.327 ns/op BenchmarkSqrtLatency-4 22241097 5.774 ns/op BenchmarkSqrtIndirectLatency-4 18596923 5.742 ns/op BenchmarkSqrtGoLatency-4 1000000 165.2 ns/op BenchmarkSqrtPrime-4 37246 3145 ns/op BenchmarkTan-4 1349200 85.83 ns/op BenchmarkTanh-4 1599012 102.1 ns/op BenchmarkTrunc-4 22066347 5.548 ns/op BenchmarkY0-4 246098 481.2 ns/op BenchmarkY1-4 251036 546.9 ns/op BenchmarkYn-4 140685 1305 ns/op BenchmarkFloat64bits-4 6087788 18.22 ns/op BenchmarkFloat64frombits-4 4953807 29.86 ns/op BenchmarkFloat32bits-4 6770646 18.65 ns/op BenchmarkFloat32frombits-4 6411952 17.47 ns/op BenchmarkFMA-4 20533960 5.744 ns/op PASS ok math 16.368s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 15362703 14.30 ns/op 4476.83 MB/s BenchmarkAddVV/2-4 12211040 10.74 ns/op 11915.76 MB/s BenchmarkAddVV/3-4 12519752 14.20 ns/op 13517.70 MB/s BenchmarkAddVV/4-4 14148399 11.21 ns/op 22841.04 MB/s BenchmarkAddVV/5-4 10385852 11.51 ns/op 27798.13 MB/s BenchmarkAddVV/10-4 8754098 23.72 ns/op 26982.68 MB/s BenchmarkAddVV/100-4 1802066 72.51 ns/op 88268.15 MB/s BenchmarkAddVV/1000-4 268952 550.6 ns/op 116246.77 MB/s BenchmarkSubVV/1-4 14475854 15.03 ns/op 4257.90 MB/s BenchmarkSubVV/2-4 12996337 10.12 ns/op 12648.57 MB/s BenchmarkSubVV/3-4 12584218 11.11 ns/op 17282.41 MB/s BenchmarkSubVV/4-4 11425021 14.87 ns/op 17211.83 MB/s BenchmarkSubVV/5-4 9330646 12.44 ns/op 25725.24 MB/s BenchmarkSubVV/10-4 8008693 16.52 ns/op 38738.56 MB/s BenchmarkSubVV/100-4 1596070 81.52 ns/op 78510.95 MB/s BenchmarkSubVV/1000-4 259815 567.8 ns/op 112724.54 MB/s BenchmarkAddVW/1-4 15466807 8.810 ns/op 908.08 MB/s BenchmarkAddVW/2-4 13430212 13.45 ns/op 1189.65 MB/s BenchmarkAddVW/3-4 12788607 8.730 ns/op 2749.05 MB/s BenchmarkAddVW/4-4 13546671 9.281 ns/op 3447.75 MB/s BenchmarkAddVW/5-4 13925198 9.425 ns/op 4244.00 MB/s BenchmarkAddVW/10-4 11524742 11.68 ns/op 6851.32 MB/s BenchmarkAddVW/100-4 287943 423.2 ns/op 1890.42 MB/s BenchmarkAddVW/1000-4 40059 5579 ns/op 1433.83 MB/s BenchmarkAddVWext/1-4 16759591 8.502 ns/op 940.93 MB/s BenchmarkAddVWext/2-4 15880281 15.29 ns/op 1046.37 MB/s BenchmarkAddVWext/3-4 11789612 9.909 ns/op 2422.03 MB/s BenchmarkAddVWext/4-4 7054698 15.56 ns/op 2056.97 MB/s BenchmarkAddVWext/5-4 11865885 11.63 ns/op 3440.20 MB/s BenchmarkAddVWext/10-4 9249092 12.93 ns/op 6187.33 MB/s BenchmarkAddVWext/100-4 50880 3446 ns/op 232.16 MB/s BenchmarkAddVWext/1000-4 5545 24759 ns/op 323.11 MB/s BenchmarkSubVW/1-4 14682842 9.301 ns/op 860.16 MB/s BenchmarkSubVW/2-4 13769469 11.26 ns/op 1420.71 MB/s BenchmarkSubVW/3-4 11962891 11.80 ns/op 2033.12 MB/s BenchmarkSubVW/4-4 15033111 10.95 ns/op 2922.13 MB/s BenchmarkSubVW/5-4 11109573 10.03 ns/op 3988.60 MB/s BenchmarkSubVW/10-4 9557390 13.53 ns/op 5912.38 MB/s BenchmarkSubVW/100-4 270044 556.0 ns/op 1438.94 MB/s BenchmarkSubVW/1000-4 42146 3506 ns/op 2281.85 MB/s BenchmarkSubVWext/1-4 9863294 13.80 ns/op 579.84 MB/s BenchmarkSubVWext/2-4 12692700 9.290 ns/op 1722.26 MB/s BenchmarkSubVWext/3-4 12205096 9.715 ns/op 2470.50 MB/s BenchmarkSubVWext/4-4 13815652 10.65 ns/op 3004.27 MB/s BenchmarkSubVWext/5-4 11969010 12.57 ns/op 3181.59 MB/s BenchmarkSubVWext/10-4 9506043 12.38 ns/op 6462.21 MB/s BenchmarkSubVWext/100-4 50476 2793 ns/op 286.43 MB/s BenchmarkSubVWext/1000-4 5371 25076 ns/op 319.02 MB/s BenchmarkMulAddVWW/1-4 13708832 9.269 ns/op 6904.38 MB/s BenchmarkMulAddVWW/2-4 14328922 11.74 ns/op 10899.52 MB/s BenchmarkMulAddVWW/3-4 11533856 12.28 ns/op 15640.15 MB/s BenchmarkMulAddVWW/4-4 9253965 14.29 ns/op 17915.55 MB/s BenchmarkMulAddVWW/5-4 9289075 12.82 ns/op 24966.82 MB/s BenchmarkMulAddVWW/10-4 6015573 16.79 ns/op 38128.90 MB/s BenchmarkMulAddVWW/100-4 1000000 122.2 ns/op 52366.24 MB/s BenchmarkMulAddVWW/1000-4 142872 1299 ns/op 49265.73 MB/s BenchmarkAddMulVVW/1-4 14172884 9.576 ns/op 6683.33 MB/s BenchmarkAddMulVVW/2-4 13312417 10.34 ns/op 12382.65 MB/s BenchmarkAddMulVVW/3-4 11978389 10.58 ns/op 18140.85 MB/s BenchmarkAddMulVVW/4-4 9541267 11.22 ns/op 22822.57 MB/s BenchmarkAddMulVVW/5-4 8045732 14.43 ns/op 22176.74 MB/s BenchmarkAddMulVVW/10-4 7431616 14.87 ns/op 43043.41 MB/s BenchmarkAddMulVVW/100-4 1393539 87.67 ns/op 72999.96 MB/s BenchmarkAddMulVVW/1000-4 163274 613.1 ns/op 104383.81 MB/s BenchmarkDivWVW/1-4 1801554 64.68 ns/op 989.41 MB/s BenchmarkDivWVW/2-4 1000000 132.7 ns/op 964.71 MB/s BenchmarkDivWVW/3-4 862380 178.5 ns/op 1075.45 MB/s BenchmarkDivWVW/4-4 609758 187.0 ns/op 1368.91 MB/s BenchmarkDivWVW/5-4 542176 237.5 ns/op 1347.23 MB/s BenchmarkDivWVW/10-4 319863 480.0 ns/op 1333.34 MB/s BenchmarkDivWVW/100-4 36529 4107 ns/op 1558.27 MB/s BenchmarkDivWVW/1000-4 4383 33251 ns/op 1924.74 MB/s BenchmarkNonZeroShifts/1/shrVU-4 14146592 10.00 ns/op BenchmarkNonZeroShifts/1/shlVU-4 14359287 8.661 ns/op BenchmarkNonZeroShifts/2/shrVU-4 12611341 9.632 ns/op BenchmarkNonZeroShifts/2/shlVU-4 12695275 12.58 ns/op BenchmarkNonZeroShifts/3/shrVU-4 10690249 10.36 ns/op BenchmarkNonZeroShifts/3/shlVU-4 11355882 9.916 ns/op BenchmarkNonZeroShifts/4/shrVU-4 10856662 11.36 ns/op BenchmarkNonZeroShifts/4/shlVU-4 11260395 16.07 ns/op BenchmarkNonZeroShifts/5/shrVU-4 9806776 12.16 ns/op BenchmarkNonZeroShifts/5/shlVU-4 9926437 11.70 ns/op BenchmarkNonZeroShifts/10/shrVU-4 7840412 21.60 ns/op BenchmarkNonZeroShifts/10/shlVU-4 9276992 16.05 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1000000 104.6 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1339668 153.9 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 166114 1572 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 165165 814.2 ns/op BenchmarkDecimalConversion-4 174 632261 ns/op BenchmarkFloatString/100-4 10000 11902 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 172 589619 ns/op 2905 B/op 9 allocs/op BenchmarkFloatString/10000-4 2 52795888 ns/op 60688 B/op 50 allocs/op BenchmarkFloatString/100000-4 1 6152026772 ns/op 827448 B/op 490 allocs/op BenchmarkFloatAdd/10-4 138116 1883 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 140463 863.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 134338 915.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 80960 3243 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 16045 7321 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 174040 663.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 182084 1133 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 198939 663.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 153144 789.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 49758 2315 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1809 72497 ns/op BenchmarkParseFloatLargeExp-4 412 307154 ns/op BenchmarkGCD10x10/WithoutXY-4 156013 889.5 ns/op BenchmarkGCD10x10/WithXY-4 40453 2594 ns/op BenchmarkGCD10x100/WithoutXY-4 75417 1730 ns/op BenchmarkGCD10x100/WithXY-4 14187 7717 ns/op BenchmarkGCD10x1000/WithoutXY-4 51446 3344 ns/op BenchmarkGCD10x1000/WithXY-4 10000 13052 ns/op BenchmarkGCD100x100/WithoutXY-4 20424 5771 ns/op BenchmarkGCD100x100/WithXY-4 8319 12591 ns/op BenchmarkGCD100x1000/WithoutXY-4 10000 10024 ns/op BenchmarkGCD100x1000/WithXY-4 6237 21839 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2035 114047 ns/op BenchmarkGCD1000x1000/WithXY-4 769 149980 ns/op BenchmarkHilbert-4 18 9815169 ns/op BenchmarkBinomial-4 10000 11525 ns/op BenchmarkQuoRem-4 19856 5803 ns/op BenchmarkExp-4 15 9653230 ns/op BenchmarkExpMont/Odd-4 100 1462237 ns/op 2596 B/op 22 allocs/op BenchmarkExpMont/Even1-4 100 1095270 ns/op 3375 B/op 38 allocs/op BenchmarkExpMont/Even2-4 100 1136962 ns/op 3835 B/op 53 allocs/op BenchmarkExpMont/Even3-4 98 1142253 ns/op 3854 B/op 53 allocs/op BenchmarkExpMont/Even4-4 100 2095521 ns/op 3834 B/op 53 allocs/op BenchmarkExpMont/Even8-4 100 1129675 ns/op 3838 B/op 53 allocs/op BenchmarkExpMont/Even32-4 100 1105831 ns/op 3876 B/op 54 allocs/op BenchmarkExpMont/Even64-4 100 1483090 ns/op 3644 B/op 53 allocs/op BenchmarkExpMont/Even96-4 121 1142959 ns/op 3792 B/op 51 allocs/op BenchmarkExpMont/Even128-4 134 835520 ns/op 3250 B/op 50 allocs/op BenchmarkExpMont/Even255-4 123 825343 ns/op 2973 B/op 48 allocs/op BenchmarkExpMont/SmallEven1-4 278 463267 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 265 429176 ns/op 1724 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 286 402517 ns/op 1734 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 146 783699 ns/op 1742 B/op 47 allocs/op BenchmarkExp2-4 15 13745683 ns/op BenchmarkBitset-4 603048 314.6 ns/op BenchmarkBitsetNeg-4 353238 378.1 ns/op BenchmarkBitsetOrig-4 209091 697.7 ns/op BenchmarkBitsetNegOrig-4 141144 1196 ns/op BenchmarkModSqrt225_Tonelli-4 100 1441334 ns/op BenchmarkModSqrt225_3Mod4-4 322 355528 ns/op BenchmarkModSqrt231_Tonelli-4 82 1256140 ns/op BenchmarkModSqrt231_5Mod8-4 285 695713 ns/op BenchmarkModInverse-4 8749 13532 ns/op BenchmarkSqrt-4 2125 71366 ns/op BenchmarkIntSqr/1-4 896853 127.7 ns/op BenchmarkIntSqr/2-4 519009 222.7 ns/op BenchmarkIntSqr/3-4 498598 305.5 ns/op BenchmarkIntSqr/5-4 347628 384.9 ns/op BenchmarkIntSqr/8-4 134467 796.7 ns/op BenchmarkIntSqr/10-4 222020 678.4 ns/op BenchmarkIntSqr/20-4 46530 4193 ns/op BenchmarkIntSqr/30-4 35655 3563 ns/op BenchmarkIntSqr/50-4 22419 6334 ns/op BenchmarkIntSqr/80-4 12961 8862 ns/op BenchmarkIntSqr/100-4 10000 15030 ns/op BenchmarkIntSqr/200-4 4094 28998 ns/op BenchmarkIntSqr/300-4 1724 65697 ns/op BenchmarkIntSqr/500-4 902 139080 ns/op BenchmarkIntSqr/800-4 351 351572 ns/op BenchmarkIntSqr/1000-4 244 458238 ns/op BenchmarkDiv/20/10-4 321402 378.1 ns/op BenchmarkDiv/40/20-4 337220 405.8 ns/op BenchmarkDiv/100/50-4 348260 526.6 ns/op BenchmarkDiv/200/100-4 46711 2271 ns/op BenchmarkDiv/400/200-4 49528 2783 ns/op BenchmarkDiv/1000/500-4 28364 6118 ns/op BenchmarkDiv/2000/1000-4 27380 4303 ns/op BenchmarkDiv/20000/10000-4 1237 101110 ns/op BenchmarkDiv/200000/100000-4 31 4358997 ns/op BenchmarkDiv/2000000/1000000-4 1 188471252 ns/op BenchmarkDiv/20000000/10000000-4 1 4824764596 ns/op BenchmarkMul-4 4 40958904 ns/op BenchmarkNatMul/10-4 162010 1223 ns/op BenchmarkNatMul/100-4 4658 42422 ns/op BenchmarkNatMul/1000-4 141 1500666 ns/op BenchmarkZeroShifts/Shl-4 10000 22394 ns/op BenchmarkZeroShifts/ShlSame-4 2989812 42.34 ns/op BenchmarkZeroShifts/Shr-4 10000 21938 ns/op BenchmarkZeroShifts/ShrSame-4 2719479 47.51 ns/op BenchmarkExp3Power/0x10-4 147259 1002 ns/op BenchmarkExp3Power/0x40-4 83370 1421 ns/op BenchmarkExp3Power/0x100-4 52957 2962 ns/op BenchmarkExp3Power/0x400-4 23642 5029 ns/op BenchmarkExp3Power/0x1000-4 6638 28500 ns/op BenchmarkExp3Power/0x4000-4 1345 113313 ns/op BenchmarkExp3Power/0x10000-4 147 1001398 ns/op BenchmarkExp3Power/0x40000-4 15 8748113 ns/op BenchmarkExp3Power/0x100000-4 2 67965362 ns/op BenchmarkExp3Power/0x400000-4 1 607864782 ns/op BenchmarkFibo-4 3 49770950 ns/op BenchmarkNatSqr/1-4 470440 350.3 ns/op BenchmarkNatSqr/2-4 475430 483.9 ns/op BenchmarkNatSqr/3-4 323954 519.7 ns/op BenchmarkNatSqr/5-4 320130 822.4 ns/op BenchmarkNatSqr/8-4 142144 944.1 ns/op BenchmarkNatSqr/10-4 118965 1315 ns/op BenchmarkNatSqr/20-4 34544 3657 ns/op BenchmarkNatSqr/30-4 16404 6181 ns/op BenchmarkNatSqr/50-4 16053 7183 ns/op BenchmarkNatSqr/80-4 10000 12471 ns/op BenchmarkNatSqr/100-4 7197 17623 ns/op BenchmarkNatSqr/200-4 4192 43096 ns/op BenchmarkNatSqr/300-4 1515 119409 ns/op BenchmarkNatSqr/500-4 867 232459 ns/op BenchmarkNatSqr/800-4 264 710496 ns/op BenchmarkNatSqr/1000-4 172 803660 ns/op BenchmarkNatSetBytes/8-4 611812 169.4 ns/op BenchmarkNatSetBytes/24-4 193092 874.9 ns/op BenchmarkNatSetBytes/128-4 43297 2358 ns/op BenchmarkNatSetBytes/7-4 692523 157.6 ns/op BenchmarkNatSetBytes/23-4 267409 601.3 ns/op BenchmarkNatSetBytes/127-4 52372 2541 ns/op BenchmarkScanPi-4 132 1212491 ns/op BenchmarkStringPiParallel-4 357 454558 ns/op BenchmarkScan/10/Base2-4 33973 3521 ns/op BenchmarkScan/100/Base2-4 3759 37191 ns/op BenchmarkScan/1000/Base2-4 254 396668 ns/op BenchmarkScan/10/Base8-4 68194 1942 ns/op BenchmarkScan/100/Base8-4 10000 13481 ns/op BenchmarkScan/1000/Base8-4 1058 178326 ns/op BenchmarkScan/10/Base10-4 64459 2614 ns/op BenchmarkScan/100/Base10-4 10000 15604 ns/op BenchmarkScan/1000/Base10-4 1251 96412 ns/op BenchmarkScan/10/Base16-4 81573 1321 ns/op BenchmarkScan/100/Base16-4 10000 12737 ns/op BenchmarkScan/1000/Base16-4 1251 133058 ns/op BenchmarkString/10/Base2-4 184544 897.8 ns/op BenchmarkString/100/Base2-4 25454 5699 ns/op BenchmarkString/1000/Base2-4 2194 53300 ns/op BenchmarkString/10/Base8-4 331069 456.5 ns/op BenchmarkString/100/Base8-4 58602 1937 ns/op BenchmarkString/1000/Base8-4 7893 22524 ns/op BenchmarkString/10/Base10-4 149647 695.3 ns/op BenchmarkString/100/Base10-4 33391 4831 ns/op BenchmarkString/1000/Base10-4 3240 44067 ns/op BenchmarkString/10/Base16-4 250752 418.0 ns/op BenchmarkString/100/Base16-4 90939 1995 ns/op BenchmarkString/1000/Base16-4 10000 13684 ns/op BenchmarkLeafSize/0-4 25 5086348 ns/op BenchmarkLeafSize/1-4 370 387610 ns/op BenchmarkLeafSize/2-4 328 505711 ns/op BenchmarkLeafSize/3-4 276 626804 ns/op BenchmarkLeafSize/4-4 297 437949 ns/op BenchmarkLeafSize/5-4 223 607061 ns/op BenchmarkLeafSize/6-4 304 730611 ns/op BenchmarkLeafSize/7-4 283 443245 ns/op BenchmarkLeafSize/8-4 420 344537 ns/op BenchmarkLeafSize/9-4 181 710018 ns/op BenchmarkLeafSize/10-4 147 795493 ns/op BenchmarkLeafSize/11-4 290 421592 ns/op BenchmarkLeafSize/12-4 262 446069 ns/op BenchmarkLeafSize/13-4 212 522142 ns/op BenchmarkLeafSize/14-4 246 466381 ns/op BenchmarkLeafSize/15-4 298 382192 ns/op BenchmarkLeafSize/16-4 426 341446 ns/op BenchmarkLeafSize/32-4 429 299754 ns/op BenchmarkLeafSize/64-4 373 327051 ns/op BenchmarkProbablyPrime/n=0-4 9 11154231 ns/op BenchmarkProbablyPrime/n=1-4 8 12916824 ns/op BenchmarkProbablyPrime/n=5-4 6 19160729 ns/op BenchmarkProbablyPrime/n=10-4 4 25160228 ns/op BenchmarkProbablyPrime/n=20-4 2 50654386 ns/op BenchmarkProbablyPrime/Lucas-4 7 17858802 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 73 1517712 ns/op BenchmarkRatCmp-4 219160 857.2 ns/op BenchmarkFloatSqrt/64-4 19698 8219 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 13147 9064 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 9314 14486 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 5578 24692 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 954 174777 ns/op 18128 B/op 10 allocs/op BenchmarkFloatSqrt/100000-4 74 2391860 ns/op 176357 B/op 21 allocs/op BenchmarkFloatSqrt/1000000-4 1 196049197 ns/op 3796840 B/op 630 allocs/op PASS ok math/big 76.771s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 13298307 9.858 ns/op BenchmarkLeadingZeros8-4 12740100 9.396 ns/op BenchmarkLeadingZeros16-4 15528787 8.664 ns/op BenchmarkLeadingZeros32-4 15378002 8.289 ns/op BenchmarkLeadingZeros64-4 15007514 12.04 ns/op BenchmarkTrailingZeros-4 14853608 8.635 ns/op BenchmarkTrailingZeros8-4 16186792 8.284 ns/op BenchmarkTrailingZeros16-4 15900205 11.70 ns/op BenchmarkTrailingZeros32-4 15433882 8.874 ns/op BenchmarkTrailingZeros64-4 13915266 14.09 ns/op BenchmarkOnesCount-4 13200207 9.586 ns/op BenchmarkOnesCount8-4 15519692 10.92 ns/op BenchmarkOnesCount16-4 14701401 8.262 ns/op BenchmarkOnesCount32-4 15615154 8.534 ns/op BenchmarkOnesCount64-4 15010538 9.527 ns/op BenchmarkRotateLeft-4 14823814 10.15 ns/op BenchmarkRotateLeft8-4 14954908 9.379 ns/op BenchmarkRotateLeft16-4 14550130 9.728 ns/op BenchmarkRotateLeft32-4 13755398 16.32 ns/op BenchmarkRotateLeft64-4 11514108 9.388 ns/op BenchmarkReverse-4 17407414 7.435 ns/op BenchmarkReverse8-4 28721910 5.050 ns/op BenchmarkReverse16-4 20452563 5.747 ns/op BenchmarkReverse32-4 21190518 6.142 ns/op BenchmarkReverse64-4 19680571 6.590 ns/op BenchmarkReverseBytes-4 24106836 5.378 ns/op BenchmarkReverseBytes16-4 24835947 5.902 ns/op BenchmarkReverseBytes32-4 25030875 5.024 ns/op BenchmarkReverseBytes64-4 25983558 5.292 ns/op BenchmarkAdd-4 11832327 9.493 ns/op BenchmarkAdd32-4 13889475 13.45 ns/op BenchmarkAdd64-4 12058617 9.701 ns/op BenchmarkAdd64multiple-4 23354191 6.072 ns/op BenchmarkSub-4 12938052 11.08 ns/op BenchmarkSub32-4 13097119 8.797 ns/op BenchmarkSub64-4 11796585 8.792 ns/op BenchmarkSub64multiple-4 24988879 6.628 ns/op BenchmarkMul-4 7467270 14.33 ns/op BenchmarkMul32-4 14476684 8.747 ns/op BenchmarkMul64-4 14214322 8.935 ns/op BenchmarkDiv-4 3181070 34.17 ns/op BenchmarkDiv32-4 6626842 21.16 ns/op BenchmarkDiv64-4 3318375 35.73 ns/op PASS ok math/bits 8.306s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 13538353 8.461 ns/op BenchmarkAcos-4 508927 245.6 ns/op BenchmarkAcosh-4 515257 226.5 ns/op BenchmarkAsin-4 532509 222.4 ns/op BenchmarkAsinh-4 539026 360.2 ns/op BenchmarkAtan-4 856105 136.1 ns/op BenchmarkAtanh-4 947373 141.1 ns/op BenchmarkConj-4 24062504 7.383 ns/op BenchmarkCos-4 648394 181.1 ns/op BenchmarkCosh-4 768422 332.7 ns/op BenchmarkExp-4 928023 238.3 ns/op BenchmarkLog-4 1000000 123.2 ns/op BenchmarkLog10-4 861812 122.7 ns/op BenchmarkPhase-4 1839825 55.73 ns/op BenchmarkPolar-4 1335534 83.89 ns/op BenchmarkPow-4 289550 457.9 ns/op BenchmarkRect-4 1000000 106.3 ns/op BenchmarkSin-4 743074 203.6 ns/op BenchmarkSinh-4 686325 177.3 ns/op BenchmarkSqrt-4 1000000 101.7 ns/op BenchmarkTan-4 447472 347.1 ns/op BenchmarkTanh-4 509296 400.6 ns/op PASS ok math/cmplx 4.375s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 200229 783.6 ns/op BenchmarkInt63ThreadsafeParallel-4 140498 843.2 ns/op BenchmarkInt63Unthreadsafe-4 1000000 117.9 ns/op BenchmarkIntn1000-4 755100 210.1 ns/op BenchmarkInt63n1000-4 819796 155.4 ns/op BenchmarkInt31n1000-4 857258 140.3 ns/op BenchmarkFloat32-4 938374 133.7 ns/op BenchmarkFloat64-4 1000000 118.6 ns/op BenchmarkPerm3-4 149906 678.3 ns/op BenchmarkPerm30-4 10000 12240 ns/op BenchmarkPerm30ViaShuffle-4 15958 6444 ns/op BenchmarkShuffleOverhead-4 14342 8154 ns/op BenchmarkRead3-4 949759 158.3 ns/op BenchmarkRead64-4 76220 1872 ns/op BenchmarkRead1000-4 4742 22029 ns/op PASS ok math/rand 2.886s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 39931 4132 ns/op BenchmarkQDecodeWord-4 78574 1950 ns/op BenchmarkQDecodeHeader-4 62860 1698 ns/op BenchmarkTypeByExtension/.html-4 535465 224.2 ns/op BenchmarkTypeByExtension/.HTML-4 322671 395.0 ns/op BenchmarkTypeByExtension/.unused-4 283275 429.4 ns/op BenchmarkExtensionsByType/text/html-4 134978 1311 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 48034 3496 ns/op BenchmarkExtensionsByType/application/octet-stream-4 39128 3968 ns/op PASS ok mime 2.327s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 655 256318 ns/op PASS ok mime/quotedprintable 0.292s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 4 25948919 ns/op 8730 B/op 94 allocs/op BenchmarkGoLookupIPNoSuchHost-4 2 53435832 ns/op 13568 B/op 117 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5036811476 ns/op 151000 B/op 237 allocs/op BenchmarkDNSName-4 119947 869.1 ns/op BenchmarkInterfaces-4 1666 89067 ns/op BenchmarkInterfaceByIndex-4 4863 30031 ns/op BenchmarkInterfaceByName-4 1802 97649 ns/op BenchmarkInterfaceAddrs-4 1515 116513 ns/op BenchmarkInterfacesAndAddrs-4 6313 27013 ns/op BenchmarkInterfacesAndMulticastAddrs-4 2851 64551 ns/op BenchmarkParseIP-4 5730 19480 ns/op BenchmarkParseIPValidIPv4-4 290338 597.7 ns/op BenchmarkParseIPValidIPv6-4 253156 624.5 ns/op BenchmarkIPString/IPv4-4 90202 1147 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 9526 12485 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 39100 3218 ns/op BenchmarkIPEqual/IPv4-4 805365 138.8 ns/op BenchmarkIPEqual/IPv6-4 892860 145.4 ns/op BenchmarkTCP4OneShot-4 134 910897 ns/op BenchmarkTCP4OneShotTimeout-4 139 963529 ns/op BenchmarkTCP4Persistent-4 271 530284 ns/op BenchmarkTCP4PersistentTimeout-4 204 524028 ns/op BenchmarkTCP6OneShot-4 121 975632 ns/op BenchmarkTCP6OneShotTimeout-4 133 958683 ns/op BenchmarkTCP6Persistent-4 211 494369 ns/op BenchmarkTCP6PersistentTimeout-4 231 537256 ns/op BenchmarkTCP4ConcurrentReadWrite-4 11850 11063 ns/op BenchmarkTCP6ConcurrentReadWrite-4 8547 17099 ns/op BenchmarkSetReadDeadline-4 121402 959.0 ns/op BenchmarkUDP6LinkLocalUnicast-4 102 1233537 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 90 1358928 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 100 1336350 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 100 1624661 ns/op 0 B/op 0 allocs/op PASS ok net 13.139s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 17001 6627 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 8048 15404 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 8911 14326 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 10000 11171 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 23433 6343 ns/op 736 B/op 11 allocs/op BenchmarkServerMatch-4 950318 136.6 ns/op BenchmarkReadRequestChrome-4 3370 32521 ns/op 18.79 MB/s 1843 B/op 14 allocs/op BenchmarkReadRequestCurl-4 8697 19755 ns/op 3.95 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 10000 13620 ns/op 6.02 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestSiege-4 5041 27448 ns/op 5.50 MB/s 1036 B/op 11 allocs/op BenchmarkReadRequestWrk-4 10000 12272 ns/op 3.26 MB/s 876 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 32 3986282 ns/op 0.26 MB/s BenchmarkFileAndServer_1KB/https1-4 22 5228433 ns/op 0.20 MB/s BenchmarkFileAndServer_1KB/h2-4 16 6749676 ns/op 0.15 MB/s BenchmarkFileAndServer_16MB/h1-4 2 111911684 ns/op 149.91 MB/s BenchmarkFileAndServer_16MB/https1-4 1 296978025 ns/op 56.49 MB/s BenchmarkFileAndServer_16MB/h2-4 1 456454850 ns/op 36.76 MB/s BenchmarkFileAndServer_64MB/h1-4 1 350354706 ns/op 191.55 MB/s BenchmarkFileAndServer_64MB/https1-4 1 866906240 ns/op 77.41 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1978612290 ns/op 33.92 MB/s BenchmarkServeMux-4 249 492397 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 325 375196 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 38 2947453 ns/op 6629 B/op 67 allocs/op BenchmarkClientServer/https1-4 27 4215920 ns/op 11477 B/op 118 allocs/op BenchmarkClientServer/h2-4 22 4831417 ns/op 16977 B/op 143 allocs/op BenchmarkClientServerParallel/4/h1-4 214 482841 ns/op 11178 B/op 84 allocs/op BenchmarkClientServerParallel/4/https1-4 13 9410109 ns/op 127203 B/op 1195 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57127: read tcp 127.0.0.1:57125->127.0.0.1:57127: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57138: read tcp 127.0.0.1:57135->127.0.0.1:57138: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57151: read tcp 127.0.0.1:57146->127.0.0.1:57151: use of closed network connection BenchmarkClientServerParallel/4/h2-4 15 11048069 ns/op 129413 B/op 1267 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57165: read tcp 127.0.0.1:57162->127.0.0.1:57165: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57171: read tcp 127.0.0.1:57166->127.0.0.1:57171: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57183: read tcp 127.0.0.1:57175->127.0.0.1:57183: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57176: write tcp 127.0.0.1:57175->127.0.0.1:57176: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57184: write tcp 127.0.0.1:57175->127.0.0.1:57184: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57181: write tcp 127.0.0.1:57175->127.0.0.1:57181: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57189: read tcp 127.0.0.1:57186->127.0.0.1:57189: use of closed network connection BenchmarkClientServerParallel/64/h1-4 145 813090 ns/op 21544 B/op 124 allocs/op BenchmarkClientServerParallel/64/https1-4 12 10797078 ns/op 138770 B/op 1308 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57463: read tcp 127.0.0.1:57460->127.0.0.1:57463: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57468: read tcp 127.0.0.1:57464->127.0.0.1:57468: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57465: read tcp 127.0.0.1:57464->127.0.0.1:57465: use of closed network connection BenchmarkClientServerParallel/64/h2-4 12 9476898 ns/op 139090 B/op 1383 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57504: read tcp 127.0.0.1:57492->127.0.0.1:57504: use of closed network connection BenchmarkServer-4 1 135222017 ns/op 29784 B/op 140 allocs/op BenchmarkClient-4 30 4240799 ns/op 4109 B/op 47 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 114 958824 ns/op 7442 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 787 151108 ns/op 3086 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1094 109015 ns/op 1907 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1233 114432 ns/op 2762 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1303 111824 ns/op 2726 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1094 111011 ns/op 2739 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1360 83964 ns/op 1947 B/op 14 allocs/op BenchmarkServerHijack-4 826 189893 ns/op 16653 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 25 4310844 ns/op 7632 B/op 55 allocs/op BenchmarkResponseStatusLine-4 249423 466.6 ns/op 0 B/op 0 allocs/op PASS ok net/http 16.902s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 1742 97194 ns/op 34075 B/op 12 allocs/op PASS ok net/http/httputil 0.314s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 93356 1277 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 378384 282.3 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 214978 824.3 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 57052 1961 ns/op BenchmarkStdIPv4-4 123344 833.8 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 86709 1483 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 66464 1834 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 82634 2401 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 65340 1741 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 991154 185.3 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1000000 119.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1000000 143.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 242470 506.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 288723 472.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 286080 752.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 75432 1464 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 282008 437.3 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 166039 870.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 147429 1304 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 138660 773.4 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 68516 1585 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 326756 578.9 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 109843 1208 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 103054 1236 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 248248 515.1 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 127825 1081 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 224643 640.3 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 113808 942.2 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 122583 1013 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 101726 1002 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 87636 1486 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 502101 388.6 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 110619 1037 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 74541 1837 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 97029 1520 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 149323 980.6 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 79797 1384 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 231231 581.4 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 96420 1922 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 104743 1114 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 158803 881.3 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 90190 1625 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 821144 139.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 954886 126.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 153.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 817676 140.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 879811 139.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 693687 163.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 948066 138.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 805615 138.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 885811 184.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 304172 554.8 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 515575 447.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 190354 725.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 219163 659.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 180662 795.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 81619 1537 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 452295 361.6 ns/op PASS ok net/netip 12.688s 2023/02/01 08:16:53 Test RPC server listening on 127.0.0.1:57547 2023/02/01 08:16:53 Test HTTP RPC server listening on 127.0.0.1:57548 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 130 1119101 ns/op BenchmarkEndToEndHTTP-4 104 1056328 ns/op BenchmarkEndToEndAsync-4 985 164407 ns/op BenchmarkEndToEndAsyncHTTP-4 997 117921 ns/op PASS ok net/rpc 1.294s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3226 38355 ns/op BenchmarkReadMIMEHeader/server_headers-4 5728 38031 ns/op BenchmarkUncommon-4 17864 8806 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.879s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 2997 41941 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 68389 1696 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 315860 322.1 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 83782 1558 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 177241 730.0 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 83863 1349 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 14659 11506 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 332630 354.9 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 87224 1401 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 184762 760.7 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 70450 1762 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 14553 8961 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 168258 795.2 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 67336 3466 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 49153 2303 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 25884 7001 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 4784 24939 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 158174 1303 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 55803 2884 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 56968 2741 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 18590 5570 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 4610 40767 ns/op 320 B/op 1 allocs/op PASS ok net/url 5.590s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2389771 50.07 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 141934 1222 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 530 311692 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:501: benchmarkReaddirname ".": 126 entries os_test.go:501: benchmarkReaddirname ".": 126 entries os_test.go:501: benchmarkReaddirname ".": 126 entries BenchmarkReaddir-4 153 776250 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:518: benchmarkReaddir ".": 126 entries os_test.go:518: benchmarkReaddir ".": 126 entries os_test.go:518: benchmarkReaddir ".": 126 entries BenchmarkReadDir-4 382 355176 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:535: benchmarkReadDir ".": 126 entries os_test.go:535: benchmarkReadDir ".": 126 entries os_test.go:535: benchmarkReadDir ".": 126 entries BenchmarkStatDot-4 42769 4505 ns/op BenchmarkStatFile-4 18818 6443 ns/op BenchmarkStatDir-4 27048 4774 ns/op BenchmarkLstatDot-4 36770 3417 ns/op BenchmarkLstatFile-4 23439 4842 ns/op BenchmarkLstatDir-4 29500 5444 ns/op PASS ok os 2.944s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 12 11902428 ns/op 8560 B/op 30 allocs/op PASS ok os/exec 0.378s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 259416 770.0 ns/op PASS ok os/user 0.359s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 1983411 50.95 ns/op BenchmarkString-4 1553671 75.03 ns/op BenchmarkBytes-4 1621284 76.89 ns/op BenchmarkNamedBytes-4 551352 223.8 ns/op BenchmarkBytesArray-4 405919 395.4 ns/op BenchmarkSliceLen-4 1762897 71.63 ns/op BenchmarkMapLen-4 1052066 124.0 ns/op BenchmarkStringLen-4 1115181 95.66 ns/op BenchmarkArrayLen-4 1284145 92.39 ns/op BenchmarkSliceCap-4 1644789 69.50 ns/op BenchmarkDeepEqual/int8-4 394084 265.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 95154 1859 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 503929 293.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 71935 1560 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 491707 254.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 84795 1363 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 456792 268.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 77431 1392 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 466506 332.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 82117 1376 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 722924 177.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 104582 1157 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 564625 283.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 91411 1319 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 442101 350.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 83200 1280 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 419493 313.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 87489 1532 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 404756 285.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 76294 1362 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 516926 240.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 88350 1645 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 281696 498.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 92952 1289 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 460576 356.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 80001 1340 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 537126 248.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 90379 1330 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 483692 295.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 90550 1361 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 638564 212.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 86274 2580 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 411189 264.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 96585 1938 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 121068 937.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 64076 2146 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 53383 2036 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 34208 3245 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 347559 593.3 ns/op BenchmarkIsZero/ArrayIncomparable-4 31233 5349 ns/op BenchmarkIsZero/StructComparable-4 743197 150.0 ns/op BenchmarkIsZero/StructIncomparable-4 135513 792.1 ns/op BenchmarkSetZero/Bool/Direct-4 2444917 57.47 ns/op BenchmarkSetZero/Bool/CachedZero-4 1533049 73.56 ns/op BenchmarkSetZero/Bool/NewZero-4 945218 114.0 ns/op BenchmarkSetZero/Int/Direct-4 1904049 88.44 ns/op BenchmarkSetZero/Int/CachedZero-4 1000000 102.7 ns/op BenchmarkSetZero/Int/NewZero-4 1039555 173.3 ns/op BenchmarkSetZero/Uint/Direct-4 1783244 70.92 ns/op BenchmarkSetZero/Uint/CachedZero-4 1539301 101.4 ns/op BenchmarkSetZero/Uint/NewZero-4 1000000 113.5 ns/op BenchmarkSetZero/Float/Direct-4 1803092 86.07 ns/op BenchmarkSetZero/Float/CachedZero-4 1348678 75.58 ns/op BenchmarkSetZero/Float/NewZero-4 1000000 116.0 ns/op BenchmarkSetZero/Complex/Direct-4 1716690 64.60 ns/op BenchmarkSetZero/Complex/CachedZero-4 1582980 73.30 ns/op BenchmarkSetZero/Complex/NewZero-4 1000000 144.7 ns/op BenchmarkSetZero/Array/Direct-4 1869690 63.79 ns/op BenchmarkSetZero/Array/CachedZero-4 1669207 73.97 ns/op BenchmarkSetZero/Array/NewZero-4 1000000 115.9 ns/op BenchmarkSetZero/Chan/Direct-4 1588245 66.53 ns/op BenchmarkSetZero/Chan/CachedZero-4 1000000 163.5 ns/op BenchmarkSetZero/Chan/NewZero-4 922212 145.7 ns/op BenchmarkSetZero/Func/Direct-4 1652361 67.57 ns/op BenchmarkSetZero/Func/CachedZero-4 998467 120.5 ns/op BenchmarkSetZero/Func/NewZero-4 1000000 151.3 ns/op BenchmarkSetZero/Interface/Direct-4 1488294 90.91 ns/op BenchmarkSetZero/Interface/CachedZero-4 1376733 76.86 ns/op BenchmarkSetZero/Interface/NewZero-4 1000000 159.9 ns/op BenchmarkSetZero/Map/Direct-4 1680441 73.92 ns/op BenchmarkSetZero/Map/CachedZero-4 1111101 124.4 ns/op BenchmarkSetZero/Map/NewZero-4 550490 186.6 ns/op BenchmarkSetZero/Pointer/Direct-4 1722415 71.13 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1000000 109.2 ns/op BenchmarkSetZero/Pointer/NewZero-4 1000000 146.1 ns/op BenchmarkSetZero/Slice/Direct-4 1000000 110.5 ns/op BenchmarkSetZero/Slice/CachedZero-4 1526401 77.72 ns/op BenchmarkSetZero/Slice/NewZero-4 1026111 110.8 ns/op BenchmarkSetZero/String/Direct-4 1765170 103.3 ns/op BenchmarkSetZero/String/CachedZero-4 1564928 76.55 ns/op BenchmarkSetZero/String/NewZero-4 1000000 113.6 ns/op BenchmarkSetZero/Struct/Direct-4 3215785 42.90 ns/op BenchmarkSetZero/Struct/CachedZero-4 1502846 122.4 ns/op BenchmarkSetZero/Struct/NewZero-4 914380 125.6 ns/op BenchmarkSelect/1-4 187566 842.4 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 89157 1766 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 30216 4876 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 70521 1477 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 93927 1971 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 82856 1356 ns/op 94.41 MB/s BenchmarkCallArgCopy/size=256-4 64333 1637 ns/op 156.41 MB/s BenchmarkCallArgCopy/size=1024-4 53234 2916 ns/op 351.19 MB/s BenchmarkCallArgCopy/size=4096-4 20367 7675 ns/op 533.68 MB/s BenchmarkCallArgCopy/size=65536-4 1196 125922 ns/op 520.45 MB/s BenchmarkPtrTo-4 547666 218.4 ns/op BenchmarkFieldByName1-4 381642 294.1 ns/op BenchmarkFieldByName2-4 35876 5620 ns/op BenchmarkFieldByName3-4 3207 31627 ns/op BenchmarkInterfaceBig-4 2411502 53.95 ns/op BenchmarkInterfaceSmall-4 2083482 58.08 ns/op BenchmarkNew-4 1000000 167.4 ns/op BenchmarkMap/StringKeys/MapIndex-4 2524 56271 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 2841 63930 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 3388 42651 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2612 44499 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 3344 66118 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 3394 49395 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 216572 639.1 ns/op PASS ok reflect 27.032s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 3571 32276 ns/op 9573 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 29045 ns/op 9380 B/op 1 allocs/op BenchmarkFindString-4 10000 31920 ns/op 9161 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 32812 ns/op 9421 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 32519 ns/op 9595 B/op 2 allocs/op BenchmarkLiteral-4 10000 25385 ns/op BenchmarkNotLiteral-4 3270 58468 ns/op BenchmarkMatchClass-4 2840 63342 ns/op BenchmarkMatchClass_InRange-4 2024 70392 ns/op BenchmarkReplaceAll-4 1137 150511 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 18120 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 18020 6977 ns/op BenchmarkAnchoredShortMatch-4 10000 23577 ns/op BenchmarkAnchoredLongMatch-4 10000 12686 ns/op BenchmarkOnePassShortA-4 16515 11145 ns/op BenchmarkNotOnePassShortA-4 8920 42337 ns/op BenchmarkOnePassShortB-4 22556 5306 ns/op BenchmarkNotOnePassShortB-4 3517 43267 ns/op BenchmarkOnePassLongPrefix-4 50217 3418 ns/op BenchmarkOnePassLongNotPrefix-4 25780 5083 ns/op BenchmarkMatchParallelShared-4 3375 31141 ns/op BenchmarkMatchParallelCopied-4 10000 32795 ns/op BenchmarkQuoteMetaAll-4 110774 1092 ns/op 12.82 MB/s BenchmarkQuoteMetaNone-4 335497 359.3 ns/op 72.36 MB/s BenchmarkCompile/Onepass-4 3320 43364 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1629 120794 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 144 911198 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2244456 72.02 ns/op 222.16 MB/s BenchmarkMatch/Easy0/32-4 10000 24675 ns/op 1.30 MB/s BenchmarkMatch/Easy0/1K-4 2487 42264 ns/op 24.23 MB/s BenchmarkMatch/Easy0i/16-4 2232187 58.29 ns/op 274.49 MB/s BenchmarkMatch/Easy0i/32-4 6517 39860 ns/op 0.80 MB/s BenchmarkMatch/Easy0i/1K-4 212 517111 ns/op 1.98 MB/s BenchmarkMatch/Easy1/16-4 2446890 47.85 ns/op 334.39 MB/s BenchmarkMatch/Easy1/32-4 10000 26946 ns/op 1.19 MB/s BenchmarkMatch/Easy1/1K-4 1972 68490 ns/op 14.95 MB/s BenchmarkMatch/Medium/16-4 2313843 86.11 ns/op 185.80 MB/s BenchmarkMatch/Medium/32-4 7478 46074 ns/op 0.69 MB/s BenchmarkMatch/Medium/1K-4 235 467045 ns/op 2.19 MB/s BenchmarkMatch/Hard/16-4 2282034 51.79 ns/op 308.94 MB/s BenchmarkMatch/Hard/32-4 3823 51791 ns/op 0.62 MB/s BenchmarkMatch/Hard/1K-4 129 1104413 ns/op 0.93 MB/s BenchmarkMatch/Hard1/16-4 1022 129022 ns/op 0.12 MB/s BenchmarkMatch/Hard1/32-4 597 243761 ns/op 0.13 MB/s BenchmarkMatch/Hard1/1K-4 18 6062799 ns/op 0.17 MB/s BenchmarkMatch_onepass_regex/16-4 22986 5305 ns/op 3.02 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 14011 9685 ns/op 3.30 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 512 220831 ns/op 4.64 MB/s 19 B/op 0 allocs/op PASS ok regexp 13.306s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 735741 163.9 ns/op PASS ok regexp/syntax 1.543s goos: darwin goarch: amd64 pkg: runtime BenchmarkMakeChan/Byte-4 398353 386.0 ns/op BenchmarkMakeChan/Int-4 1000000 592.1 ns/op BenchmarkMakeChan/Ptr-4 663657 651.7 ns/op BenchmarkMakeChan/Struct/0-4 1000000 350.5 ns/op BenchmarkMakeChan/Struct/32-4 226983 1093 ns/op BenchmarkMakeChan/Struct/40-4 99099 1265 ns/op BenchmarkChanNonblocking-4 5419731 26.38 ns/op BenchmarkSelectUncontended-4 748713 161.2 ns/op BenchmarkSelectSyncContended-4 71932 1430 ns/op BenchmarkSelectAsyncContended-4 265062 461.6 ns/op BenchmarkSelectNonblock-4 2714745 38.42 ns/op BenchmarkChanUncontended-4 11118 16217 ns/op BenchmarkChanContended-4 3872 30389 ns/op BenchmarkChanSync-4 178520 766.9 ns/op BenchmarkChanSyncWork-4 10000 40604 ns/op BenchmarkChanProdCons0-4 218550 550.0 ns/op BenchmarkChanProdCons10-4 399570 289.4 ns/op BenchmarkChanProdCons100-4 433041 279.7 ns/op BenchmarkChanProdConsWork0-4 130034 939.3 ns/op BenchmarkChanProdConsWork10-4 197052 628.1 ns/op BenchmarkChanProdConsWork100-4 194197 640.1 ns/op BenchmarkSelectProdCons-4 127120 959.8 ns/op BenchmarkReceiveDataFromClosedChan-4 933990 151.1 ns/op BenchmarkChanCreation-4 139464 817.4 ns/op BenchmarkChanSem-4 234432 591.9 ns/op BenchmarkChanPopular-4 69 1758879 ns/op BenchmarkChanClosed-4 893174 122.0 ns/op BenchmarkCallClosure-4 2817975 41.81 ns/op BenchmarkCallClosure1-4 3839748 50.75 ns/op BenchmarkCallClosure2-4 1000000 148.1 ns/op BenchmarkCallClosure3-4 1000000 142.4 ns/op BenchmarkCallClosure4-4 912073 153.1 ns/op BenchmarkComplex128DivNormal-4 11375026 10.17 ns/op BenchmarkComplex128DivNisNaN-4 8585569 13.65 ns/op BenchmarkComplex128DivDisNaN-4 8709013 18.70 ns/op BenchmarkComplex128DivNisInf-4 10386446 11.21 ns/op BenchmarkComplex128DivDisInf-4 6851570 17.26 ns/op BenchmarkSetTypePtr-4 71212897 2.669 ns/op 2997.06 MB/s BenchmarkSetTypePtr8-4 13264095 13.41 ns/op 4773.95 MB/s BenchmarkSetTypePtr16-4 12715466 16.87 ns/op 7586.49 MB/s BenchmarkSetTypePtr32-4 12356631 17.65 ns/op 14507.41 MB/s BenchmarkSetTypePtr64-4 12306357 18.63 ns/op 27481.25 MB/s BenchmarkSetTypePtr126-4 3566748 37.74 ns/op 26707.48 MB/s BenchmarkSetTypePtr128-4 5150124 22.15 ns/op 46225.06 MB/s BenchmarkSetTypePtrSlice-4 1000000 132.5 ns/op 61820.52 MB/s BenchmarkSetTypeNode1-4 11950947 11.21 ns/op 2141.85 MB/s BenchmarkSetTypeNode1Slice-4 3869412 38.89 ns/op 19750.40 MB/s BenchmarkSetTypeNode8-4 9181764 11.84 ns/op 6757.72 MB/s BenchmarkSetTypeNode8Slice-4 1921942 114.4 ns/op 22387.24 MB/s BenchmarkSetTypeNode64-4 5342894 19.15 ns/op 27575.98 MB/s BenchmarkSetTypeNode64Slice-4 294144 523.7 ns/op 32261.34 MB/s BenchmarkSetTypeNode64Dead-4 7435723 19.63 ns/op 26896.31 MB/s BenchmarkSetTypeNode64DeadSlice-4 318457 464.8 ns/op 36352.74 MB/s BenchmarkSetTypeNode124-4 5796907 21.39 ns/op 47134.10 MB/s BenchmarkSetTypeNode124Slice-4 242143 631.5 ns/op 51077.17 MB/s BenchmarkSetTypeNode126-4 5976153 32.45 ns/op 31558.93 MB/s BenchmarkSetTypeNode126Slice-4 239815 597.7 ns/op 54828.06 MB/s BenchmarkSetTypeNode128-4 3397284 34.44 ns/op 30198.07 MB/s BenchmarkSetTypeNode128Slice-4 184609 776.1 ns/op 42882.29 MB/s BenchmarkSetTypeNode130-4 5175854 36.43 ns/op 28983.58 MB/s BenchmarkSetTypeNode130Slice-4 188940 764.4 ns/op 44205.91 MB/s BenchmarkSetTypeNode1024-4 1000000 150.6 ns/op 54491.91 MB/s BenchmarkSetTypeNode1024Slice-4 21565 5103 ns/op 51467.98 MB/s BenchmarkAllocation-4 1978 91441 ns/op BenchmarkReadMemStats-4 72 1909561 ns/op BenchmarkReadMemStatsLatency-4 1 3486856 p50-ns 3486856 p90-ns 3486856 p99-ns BenchmarkWriteBarrier-4 2808571 50.93 ns/op BenchmarkBulkWriteBarrier-4 5233388 25.18 ns/op BenchmarkScanStackNoLocals-4 2 65880485 ns/op BenchmarkMSpanCountAlloc/bits=64-4 12618303 8.000 ns/op BenchmarkMSpanCountAlloc/bits=128-4 13257217 9.327 ns/op BenchmarkMSpanCountAlloc/bits=256-4 11363976 11.04 ns/op BenchmarkMSpanCountAlloc/bits=512-4 8109028 14.16 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 5963637 19.65 ns/op BenchmarkHash5-4 7160869 16.55 ns/op 302.20 MB/s BenchmarkHash16-4 8347543 13.81 ns/op 1158.36 MB/s BenchmarkHash64-4 7416962 15.67 ns/op 4084.21 MB/s BenchmarkHash1024-4 2645025 49.86 ns/op 20538.87 MB/s BenchmarkHash65536-4 47601 2347 ns/op 27924.03 MB/s BenchmarkAlignedLoad-4 9942049 10.70 ns/op BenchmarkUnalignedLoad-4 9529278 12.46 ns/op BenchmarkEqEfaceConcrete-4 5956932 19.51 ns/op BenchmarkEqIfaceConcrete-4 4470435 31.50 ns/op BenchmarkNeEfaceConcrete-4 7482074 16.77 ns/op BenchmarkNeIfaceConcrete-4 8005636 16.47 ns/op BenchmarkConvT2EByteSized/bool-4 2859308 35.11 ns/op BenchmarkConvT2EByteSized/uint8-4 4400833 27.48 ns/op BenchmarkConvT2ESmall-4 4198963 33.25 ns/op BenchmarkConvT2EUintptr-4 4153334 30.28 ns/op BenchmarkConvT2ELarge-4 984901 224.0 ns/op BenchmarkConvT2ISmall-4 3891913 53.73 ns/op BenchmarkConvT2IUintptr-4 3000598 58.69 ns/op BenchmarkConvT2ILarge-4 955572 159.2 ns/op BenchmarkConvI2E-4 3856266 31.84 ns/op BenchmarkConvI2I-4 3439532 34.28 ns/op BenchmarkAssertE2T-4 2889086 36.01 ns/op BenchmarkAssertE2TLarge-4 1000000 115.1 ns/op BenchmarkAssertE2I-4 3479336 37.05 ns/op BenchmarkAssertI2T-4 3454524 35.00 ns/op BenchmarkAssertI2I-4 3523826 33.59 ns/op BenchmarkAssertI2E-4 4265728 25.59 ns/op BenchmarkAssertE2E-4 4175667 25.88 ns/op BenchmarkAssertE2T2-4 2793459 40.84 ns/op BenchmarkAssertE2T2Blank-4 2925471 62.19 ns/op BenchmarkAssertI2E2-4 2923454 38.15 ns/op BenchmarkAssertI2E2Blank-4 3785715 31.49 ns/op BenchmarkAssertE2E2-4 2687871 45.49 ns/op BenchmarkAssertE2E2Blank-4 4213686 29.98 ns/op BenchmarkConvT2Ezero/zero/16-4 3829326 28.94 ns/op BenchmarkConvT2Ezero/zero/32-4 3797740 30.29 ns/op BenchmarkConvT2Ezero/zero/64-4 3958576 30.13 ns/op BenchmarkConvT2Ezero/zero/str-4 3648319 30.18 ns/op BenchmarkConvT2Ezero/zero/slice-4 4306653 32.88 ns/op BenchmarkConvT2Ezero/zero/big-4 120794 1880 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 165.5 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 184.9 ns/op BenchmarkConvT2Ezero/nonzero/big-4 113406 1647 ns/op BenchmarkConvT2Ezero/smallint/16-4 3767140 29.42 ns/op BenchmarkConvT2Ezero/smallint/32-4 3657418 31.91 ns/op BenchmarkConvT2Ezero/smallint/64-4 3830922 27.47 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 166.1 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 143.7 ns/op BenchmarkConvT2Ezero/largeint/64-4 1022872 146.6 ns/op BenchmarkMalloc8-4 1000000 148.3 ns/op BenchmarkMalloc16-4 1000000 144.4 ns/op BenchmarkMallocTypeInfo8-4 1000000 126.5 ns/op BenchmarkMallocTypeInfo16-4 830566 165.4 ns/op BenchmarkMallocLargeStruct-4 54144 2127 ns/op BenchmarkGoroutineSelect-4 15 7813979 ns/op BenchmarkGoroutineBlocking-4 15 7305113 ns/op BenchmarkGoroutineForRange-4 16 7850839 ns/op BenchmarkGoroutineIdle-4 13 7799499 ns/op BenchmarkHashStringSpeed-4 1558135 88.57 ns/op BenchmarkHashBytesSpeed-4 1000000 122.9 ns/op BenchmarkHashInt32Speed-4 2778700 53.66 ns/op BenchmarkHashInt64Speed-4 1429995 73.34 ns/op BenchmarkHashStringArraySpeed-4 549518 377.5 ns/op BenchmarkMegMap-4 2686677 49.73 ns/op BenchmarkMegOneMap-4 3089823 39.67 ns/op BenchmarkMegEqMap-4 2875 45499 ns/op BenchmarkMegEmptyMap-4 3225961 35.71 ns/op BenchmarkSmallStrMap-4 2693486 44.89 ns/op BenchmarkMapStringKeysEight_16-4 2686023 41.99 ns/op BenchmarkMapStringKeysEight_32-4 2638082 57.96 ns/op BenchmarkMapStringKeysEight_64-4 2669080 84.43 ns/op BenchmarkMapStringKeysEight_1M-4 2715374 45.67 ns/op BenchmarkIntMap-4 2788484 45.57 ns/op BenchmarkMapFirst/1-4 3434888 36.04 ns/op BenchmarkMapFirst/2-4 3408087 33.67 ns/op BenchmarkMapFirst/3-4 3509379 64.78 ns/op BenchmarkMapFirst/4-4 3421318 32.69 ns/op BenchmarkMapFirst/5-4 3351337 33.01 ns/op BenchmarkMapFirst/6-4 2948814 33.98 ns/op BenchmarkMapFirst/7-4 3464042 55.76 ns/op BenchmarkMapFirst/8-4 3241491 67.96 ns/op BenchmarkMapFirst/9-4 3508717 36.76 ns/op BenchmarkMapFirst/10-4 2945716 36.76 ns/op BenchmarkMapFirst/11-4 3123290 56.38 ns/op BenchmarkMapFirst/12-4 3185058 38.58 ns/op BenchmarkMapFirst/13-4 3026929 38.37 ns/op BenchmarkMapFirst/14-4 2951376 38.17 ns/op BenchmarkMapFirst/15-4 3179746 36.99 ns/op BenchmarkMapFirst/16-4 2935059 37.91 ns/op BenchmarkMapMid/1-4 2963239 49.33 ns/op BenchmarkMapMid/2-4 2800418 60.22 ns/op BenchmarkMapMid/3-4 3099247 39.65 ns/op BenchmarkMapMid/4-4 2814816 39.20 ns/op BenchmarkMapMid/5-4 2854215 68.95 ns/op BenchmarkMapMid/6-4 2912961 49.06 ns/op BenchmarkMapMid/7-4 2573599 42.51 ns/op BenchmarkMapMid/8-4 2676283 68.65 ns/op BenchmarkMapMid/9-4 2806621 43.38 ns/op BenchmarkMapMid/10-4 2471011 52.09 ns/op BenchmarkMapMid/11-4 2726092 43.77 ns/op BenchmarkMapMid/12-4 2753484 67.96 ns/op BenchmarkMapMid/13-4 2818626 73.59 ns/op BenchmarkMapMid/14-4 2234688 46.06 ns/op BenchmarkMapMid/15-4 3083292 43.61 ns/op BenchmarkMapMid/16-4 2773516 46.13 ns/op BenchmarkMapLast/1-4 2920864 54.43 ns/op BenchmarkMapLast/2-4 3124266 38.36 ns/op BenchmarkMapLast/3-4 3040327 37.68 ns/op BenchmarkMapLast/4-4 2023659 52.13 ns/op BenchmarkMapLast/5-4 3093722 42.08 ns/op BenchmarkMapLast/6-4 2741839 42.33 ns/op BenchmarkMapLast/7-4 2635599 45.16 ns/op BenchmarkMapLast/8-4 2475747 45.79 ns/op BenchmarkMapLast/9-4 2510800 45.06 ns/op BenchmarkMapLast/10-4 2897839 43.79 ns/op BenchmarkMapLast/11-4 2626278 45.05 ns/op BenchmarkMapLast/12-4 2534892 68.79 ns/op BenchmarkMapLast/13-4 2689332 56.42 ns/op BenchmarkMapLast/14-4 2963539 44.16 ns/op BenchmarkMapLast/15-4 2512430 48.24 ns/op BenchmarkMapLast/16-4 2308645 48.85 ns/op BenchmarkMapCycle-4 2128796 53.14 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2998228 48.41 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2550 46764 ns/op BenchmarkMakeMap/[Byte]Byte-4 430404 433.2 ns/op BenchmarkMakeMap/[Int]Int-4 166611 1088 ns/op BenchmarkNewEmptyMap-4 10434055 13.25 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1427317 112.0 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 565160 332.8 ns/op BenchmarkMapIterEmpty-4 3999757 29.70 ns/op BenchmarkSameLengthMap-4 3536678 32.42 ns/op BenchmarkBigKeyMap-4 1000000 136.9 ns/op BenchmarkBigValMap-4 1000000 144.2 ns/op BenchmarkSmallKeyMap-4 2539356 48.72 ns/op BenchmarkMapPopulate/1-4 1000000 119.4 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 70129 1787 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 7890 33598 ns/op 6272 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 499 278143 ns/op 51766 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 39 3467785 ns/op 416229 B/op 201 allocs/op BenchmarkMapPopulate/100000-4 3 33426805 ns/op 6538392 B/op 2917 allocs/op BenchmarkComplexAlgMap-4 498470 255.1 ns/op BenchmarkGoMapClear/Reflexive/1-4 622798 214.3 ns/op BenchmarkGoMapClear/Reflexive/10-4 695749 207.3 ns/op BenchmarkGoMapClear/Reflexive/100-4 251355 416.7 ns/op BenchmarkGoMapClear/Reflexive/1000-4 49056 2385 ns/op BenchmarkGoMapClear/Reflexive/10000-4 6604 17454 ns/op BenchmarkGoMapClear/NonReflexive/1-4 544299 268.1 ns/op BenchmarkGoMapClear/NonReflexive/10-4 500739 261.3 ns/op BenchmarkGoMapClear/NonReflexive/100-4 261283 512.2 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 35659 2883 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 6640 21250 ns/op BenchmarkMapStringConversion/32/simple-4 1236526 85.44 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1312290 91.99 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1000000 106.7 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1324743 90.36 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1158252 96.17 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1000000 159.5 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1000000 103.0 ns/op BenchmarkMapInterfacePtr-4 1589332 68.92 ns/op BenchmarkNewEmptyMapHintLessThan8-4 4966292 22.89 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 52363 3025 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5358 21709 ns/op BenchmarkMapPop1000-4 424 434024 ns/op BenchmarkMapPop10000-4 21 9411354 ns/op BenchmarkMapAssign/Int32/256-4 2032420 49.87 ns/op BenchmarkMapAssign/Int32/65536-4 869175 183.9 ns/op BenchmarkMapAssign/Int64/256-4 2020156 64.79 ns/op BenchmarkMapAssign/Int64/65536-4 949153 212.5 ns/op BenchmarkMapAssign/Str/256-4 1783695 67.42 ns/op BenchmarkMapAssign/Str/65536-4 531760 202.1 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1000000 121.8 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 588115 252.2 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1000000 111.2 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 583585 179.3 ns/op BenchmarkMapOperatorAssign/Str/256-4 506515 5440 ns/op BenchmarkMapOperatorAssign/Str/65536-4 142443 896.6 ns/op BenchmarkMapAppendAssign/Int32/256-4 911498 211.2 ns/op 36 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 149190 855.8 ns/op 76 B/op 1 allocs/op BenchmarkMapAppendAssign/Int64/256-4 1000000 190.0 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 181772 608.3 ns/op 74 B/op 1 allocs/op BenchmarkMapAppendAssign/Str/256-4 588086 292.0 ns/op 52 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 113794 1253 ns/op 130 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1000000 101.0 ns/op BenchmarkMapDelete/Int32/1000-4 2030280 58.85 ns/op BenchmarkMapDelete/Int32/10000-4 2172786 54.66 ns/op BenchmarkMapDelete/Int64/100-4 1407645 83.47 ns/op BenchmarkMapDelete/Int64/1000-4 1931946 61.61 ns/op BenchmarkMapDelete/Int64/10000-4 2093422 57.26 ns/op BenchmarkMapDelete/Str/100-4 1000000 100.7 ns/op BenchmarkMapDelete/Str/1000-4 1304736 83.37 ns/op BenchmarkMapDelete/Str/10000-4 1477486 82.35 ns/op BenchmarkMapDelete/Pointer/100-4 1354342 91.65 ns/op BenchmarkMapDelete/Pointer/1000-4 1826454 65.27 ns/op BenchmarkMapDelete/Pointer/10000-4 1808890 64.19 ns/op BenchmarkMemmove/0-4 20152622 6.023 ns/op BenchmarkMemmove/1-4 1388431 84.01 ns/op 11.90 MB/s BenchmarkMemmove/2-4 1376679 85.48 ns/op 23.40 MB/s BenchmarkMemmove/3-4 1402249 84.24 ns/op 35.61 MB/s BenchmarkMemmove/4-4 1410064 83.14 ns/op 48.11 MB/s BenchmarkMemmove/5-4 1426748 83.31 ns/op 60.02 MB/s BenchmarkMemmove/6-4 1422322 82.87 ns/op 72.40 MB/s BenchmarkMemmove/7-4 1398614 83.73 ns/op 83.60 MB/s BenchmarkMemmove/8-4 1434336 93.42 ns/op 85.64 MB/s BenchmarkMemmove/9-4 1300030 88.28 ns/op 101.95 MB/s BenchmarkMemmove/10-4 1402849 85.93 ns/op 116.37 MB/s BenchmarkMemmove/11-4 1343137 86.22 ns/op 127.58 MB/s BenchmarkMemmove/12-4 1366152 86.24 ns/op 139.14 MB/s BenchmarkMemmove/13-4 1337382 92.28 ns/op 140.87 MB/s BenchmarkMemmove/14-4 1254886 91.69 ns/op 152.69 MB/s BenchmarkMemmove/15-4 1380690 85.59 ns/op 175.25 MB/s BenchmarkMemmove/16-4 1412734 83.63 ns/op 191.31 MB/s BenchmarkMemmove/32-4 1351393 87.01 ns/op 367.77 MB/s BenchmarkMemmove/64-4 1305884 90.09 ns/op 710.43 MB/s BenchmarkMemmove/128-4 1000000 101.0 ns/op 1267.80 MB/s BenchmarkMemmove/256-4 1000000 123.7 ns/op 2068.92 MB/s BenchmarkMemmove/512-4 802705 160.4 ns/op 3191.21 MB/s BenchmarkMemmove/1024-4 494119 259.0 ns/op 3953.22 MB/s BenchmarkMemmove/2048-4 313966 410.1 ns/op 4994.09 MB/s BenchmarkMemmove/4096-4 172927 737.6 ns/op 5552.81 MB/s BenchmarkMemmoveOverlap/32-4 1299532 90.42 ns/op 353.89 MB/s BenchmarkMemmoveOverlap/64-4 1000000 103.3 ns/op 619.57 MB/s BenchmarkMemmoveOverlap/128-4 1000000 103.6 ns/op 1235.11 MB/s BenchmarkMemmoveOverlap/256-4 1000000 121.1 ns/op 2114.29 MB/s BenchmarkMemmoveOverlap/512-4 774876 164.8 ns/op 3107.63 MB/s BenchmarkMemmoveOverlap/1024-4 478122 259.6 ns/op 3944.15 MB/s BenchmarkMemmoveOverlap/2048-4 315988 410.1 ns/op 4994.02 MB/s BenchmarkMemmoveOverlap/4096-4 175838 719.6 ns/op 5692.37 MB/s BenchmarkMemmoveUnalignedDst/0-4 20862576 6.031 ns/op BenchmarkMemmoveUnalignedDst/1-4 1379028 84.41 ns/op 11.85 MB/s BenchmarkMemmoveUnalignedDst/2-4 1372879 86.98 ns/op 22.99 MB/s BenchmarkMemmoveUnalignedDst/3-4 1373314 86.53 ns/op 34.67 MB/s BenchmarkMemmoveUnalignedDst/4-4 1380331 86.44 ns/op 46.27 MB/s BenchmarkMemmoveUnalignedDst/5-4 1359867 87.65 ns/op 57.05 MB/s BenchmarkMemmoveUnalignedDst/6-4 1361892 86.60 ns/op 69.28 MB/s BenchmarkMemmoveUnalignedDst/7-4 1397257 87.11 ns/op 80.36 MB/s BenchmarkMemmoveUnalignedDst/8-4 1401051 84.81 ns/op 94.32 MB/s BenchmarkMemmoveUnalignedDst/9-4 1000000 105.9 ns/op 84.99 MB/s BenchmarkMemmoveUnalignedDst/10-4 1000000 106.9 ns/op 93.56 MB/s BenchmarkMemmoveUnalignedDst/11-4 1246074 92.52 ns/op 118.90 MB/s BenchmarkMemmoveUnalignedDst/12-4 1286266 96.92 ns/op 123.81 MB/s BenchmarkMemmoveUnalignedDst/13-4 1232043 93.46 ns/op 139.09 MB/s BenchmarkMemmoveUnalignedDst/14-4 1252527 93.38 ns/op 149.93 MB/s BenchmarkMemmoveUnalignedDst/15-4 1251456 94.37 ns/op 158.95 MB/s BenchmarkMemmoveUnalignedDst/16-4 1274605 92.63 ns/op 172.72 MB/s BenchmarkMemmoveUnalignedDst/32-4 1209774 96.68 ns/op 330.99 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 102.4 ns/op 624.94 MB/s BenchmarkMemmoveUnalignedDst/128-4 961182 111.8 ns/op 1144.86 MB/s BenchmarkMemmoveUnalignedDst/256-4 1000000 146.1 ns/op 1752.07 MB/s BenchmarkMemmoveUnalignedDst/512-4 705187 171.8 ns/op 2979.98 MB/s BenchmarkMemmoveUnalignedDst/1024-4 396866 310.0 ns/op 3303.08 MB/s BenchmarkMemmoveUnalignedDst/2048-4 302514 437.5 ns/op 4681.62 MB/s BenchmarkMemmoveUnalignedDst/4096-4 142957 748.8 ns/op 5470.25 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1249170 97.66 ns/op 327.66 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1000000 103.0 ns/op 621.23 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 114.4 ns/op 1119.04 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 974451 136.1 ns/op 1880.88 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 761716 174.5 ns/op 2934.33 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 490705 272.0 ns/op 3764.22 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 311328 426.3 ns/op 4803.90 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 171112 731.0 ns/op 5603.25 MB/s BenchmarkMemmoveUnalignedSrc/0-4 18962276 6.264 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1388673 87.96 ns/op 11.37 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1355599 86.81 ns/op 23.04 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1352176 87.20 ns/op 34.40 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1357701 89.75 ns/op 44.57 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1000000 101.4 ns/op 49.32 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1000000 103.0 ns/op 58.25 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1368650 87.34 ns/op 80.15 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1425972 83.39 ns/op 95.94 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1306192 88.71 ns/op 101.45 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1300339 88.97 ns/op 112.40 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1367023 87.97 ns/op 125.04 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1360029 88.17 ns/op 136.10 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1330442 87.79 ns/op 148.08 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1344855 88.50 ns/op 158.19 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1349258 87.53 ns/op 171.36 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1343311 88.39 ns/op 181.01 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1300815 90.53 ns/op 353.49 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1257517 95.13 ns/op 672.78 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 110.6 ns/op 1157.64 MB/s BenchmarkMemmoveUnalignedSrc/256-4 890252 150.8 ns/op 1697.67 MB/s BenchmarkMemmoveUnalignedSrc/512-4 749540 167.0 ns/op 3064.97 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 504424 289.9 ns/op 3532.29 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 286674 423.5 ns/op 4836.21 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 174982 728.0 ns/op 5626.38 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1294801 92.32 ns/op 346.60 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1218994 96.37 ns/op 664.11 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 108.1 ns/op 1184.29 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 876684 128.0 ns/op 2000.56 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 700078 172.9 ns/op 2961.12 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 484168 268.8 ns/op 3809.98 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 310611 427.8 ns/op 4787.09 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 158398 745.6 ns/op 5493.46 MB/s BenchmarkMemclr/5-4 13105905 8.256 ns/op 605.61 MB/s BenchmarkMemclr/16-4 13774202 8.677 ns/op 1843.96 MB/s BenchmarkMemclr/64-4 14594310 9.105 ns/op 7028.93 MB/s BenchmarkMemclr/256-4 12066285 9.774 ns/op 26191.23 MB/s BenchmarkMemclr/4096-4 2206467 52.35 ns/op 78248.23 MB/s BenchmarkMemclr/65536-4 92784 1371 ns/op 47786.73 MB/s BenchmarkMemclr/1M-4 5704 23858 ns/op 43949.82 MB/s BenchmarkMemclr/4M-4 1125 109354 ns/op 38355.34 MB/s BenchmarkMemclr/8M-4 430 248943 ns/op 33696.88 MB/s BenchmarkMemclr/16M-4 100 1507844 ns/op 11126.62 MB/s BenchmarkMemclr/64M-4 40 3857962 ns/op 17394.90 MB/s BenchmarkGoMemclr/5-4 1323463 78.74 ns/op 63.50 MB/s BenchmarkGoMemclr/16-4 612789 185.8 ns/op 86.11 MB/s BenchmarkGoMemclr/64-4 177837 671.5 ns/op 95.31 MB/s BenchmarkGoMemclr/256-4 44665 2711 ns/op 94.42 MB/s BenchmarkMemclrRange/1K_2K-4 84712 1363 ns/op 70342.23 MB/s BenchmarkMemclrRange/2K_8K-4 25480 4579 ns/op 72831.80 MB/s BenchmarkMemclrRange/4K_16K-4 32355 3666 ns/op 88120.40 MB/s BenchmarkMemclrRange/160K_228K-4 3100 36334 ns/op 45766.36 MB/s BenchmarkClearFat7-4 4043391 28.98 ns/op BenchmarkClearFat8-4 4287288 26.57 ns/op BenchmarkClearFat11-4 4059666 30.14 ns/op BenchmarkClearFat12-4 3782582 29.06 ns/op BenchmarkClearFat13-4 4034115 29.51 ns/op BenchmarkClearFat14-4 4107187 29.92 ns/op BenchmarkClearFat15-4 3011134 34.33 ns/op BenchmarkClearFat16-4 4420327 27.21 ns/op BenchmarkClearFat24-4 4165198 27.27 ns/op BenchmarkClearFat32-4 4216900 27.18 ns/op BenchmarkClearFat40-4 4273405 28.31 ns/op BenchmarkClearFat48-4 4435845 27.53 ns/op BenchmarkClearFat56-4 3967599 29.47 ns/op BenchmarkClearFat64-4 3772465 29.60 ns/op BenchmarkClearFat72-4 3773500 29.60 ns/op BenchmarkClearFat128-4 2917140 37.34 ns/op BenchmarkClearFat256-4 2476380 46.27 ns/op BenchmarkClearFat512-4 1578702 76.35 ns/op BenchmarkClearFat1024-4 1000000 119.0 ns/op BenchmarkClearFat1032-4 994765 122.5 ns/op BenchmarkClearFat1040-4 1000000 119.5 ns/op BenchmarkCopyFat7-4 4576234 27.33 ns/op BenchmarkCopyFat8-4 4581662 25.27 ns/op BenchmarkCopyFat11-4 4372136 26.50 ns/op BenchmarkCopyFat12-4 4239754 27.23 ns/op BenchmarkCopyFat13-4 4092972 27.16 ns/op BenchmarkCopyFat14-4 4288146 27.99 ns/op BenchmarkCopyFat15-4 4306554 26.92 ns/op BenchmarkCopyFat16-4 4366126 24.89 ns/op BenchmarkCopyFat24-4 4599853 26.01 ns/op BenchmarkCopyFat32-4 3930342 27.40 ns/op BenchmarkCopyFat64-4 4114437 28.79 ns/op BenchmarkCopyFat72-4 4003920 29.73 ns/op BenchmarkCopyFat128-4 3347264 37.42 ns/op BenchmarkCopyFat256-4 2347143 47.47 ns/op BenchmarkCopyFat512-4 1529412 80.29 ns/op BenchmarkCopyFat520-4 1532479 78.28 ns/op BenchmarkCopyFat1024-4 1000000 138.5 ns/op BenchmarkCopyFat1032-4 1000000 151.0 ns/op BenchmarkCopyFat1040-4 1000000 130.5 ns/op BenchmarkIssue18740/2byte-4 324 383730 ns/op BenchmarkIssue18740/4byte-4 561 195377 ns/op BenchmarkIssue18740/8byte-4 1048 117006 ns/op BenchmarkMemclrKnownSize1-4 6840274 15.33 ns/op 65.22 MB/s BenchmarkMemclrKnownSize2-4 4200795 27.92 ns/op 71.63 MB/s BenchmarkMemclrKnownSize4-4 2972112 37.25 ns/op 107.37 MB/s BenchmarkMemclrKnownSize8-4 1297093 88.11 ns/op 90.79 MB/s BenchmarkMemclrKnownSize16-4 777318 171.8 ns/op 93.15 MB/s BenchmarkMemclrKnownSize32-4 399182 321.4 ns/op 99.55 MB/s BenchmarkMemclrKnownSize64-4 198672 614.4 ns/op 104.17 MB/s BenchmarkMemclrKnownSize112-4 107005 1024 ns/op 109.33 MB/s BenchmarkMemclrKnownSize128-4 98686 1149 ns/op 111.38 MB/s BenchmarkMemclrKnownSize192-4 64584 1743 ns/op 110.18 MB/s BenchmarkMemclrKnownSize248-4 53148 2278 ns/op 108.85 MB/s BenchmarkMemclrKnownSize256-4 46838 2380 ns/op 107.55 MB/s BenchmarkMemclrKnownSize512-4 26478 4522 ns/op 113.23 MB/s BenchmarkMemclrKnownSize1024-4 12453 9050 ns/op 113.15 MB/s BenchmarkMemclrKnownSize4096-4 3499 36719 ns/op 111.55 MB/s BenchmarkMemclrKnownSize512KiB-4 24 4907182 ns/op 106.84 MB/s BenchmarkReadMetricsLatency-4 10000 3231 p50-ns 6001 p90-ns 15894 p99-ns BenchmarkFinalizer-4 220 534783 ns/op BenchmarkFinalizerRun-4 284174 1234 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 8493148 13.95 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3866701 29.64 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 3069878 37.83 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 3056024 37.82 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1686160 70.29 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1543490 78.67 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2749291 41.45 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1634613 70.29 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1760498 66.79 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2610726 45.34 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2693169 44.48 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2079360 56.03 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1933056 62.09 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1732984 66.71 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 7605322 15.19 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 8170233 13.88 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 8338712 13.88 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 8239567 14.26 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 7644831 15.38 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6439876 16.72 ns/op BenchmarkFindBitRange64/PatternAASize2-4 7771785 14.54 ns/op BenchmarkFindBitRange64/PatternAASize8-4 8436871 13.98 ns/op BenchmarkFindBitRange64/PatternAASize32-4 8262495 13.72 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 8709406 14.02 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 8126859 14.33 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 8559318 13.74 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 7532692 15.90 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 7439528 14.85 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 7700282 14.46 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 7417909 14.76 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 7657815 14.84 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 6286186 18.24 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 7680511 14.96 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 6720331 15.33 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7645869 15.02 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 7701841 15.24 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7418902 15.63 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7430835 14.97 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 7587439 14.96 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 8244669 15.24 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7727403 15.69 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 8025852 14.88 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7490883 15.13 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7411089 15.00 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 7454635 15.82 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 8110910 14.09 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 8039916 14.65 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 8137098 14.55 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 8322205 14.11 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 7202576 14.75 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 7997814 14.94 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 7391690 14.34 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 7724742 14.98 ns/op BenchmarkNetpollBreak-4 3349 34793 ns/op BenchmarkPingPongHog-4 583 317406 ns/op BenchmarkStackGrowth-4 92662 1132 ns/op BenchmarkStackGrowthDeep-4 1189 104109 ns/op BenchmarkCreateGoroutines-4 54651 2391 ns/op BenchmarkCreateGoroutinesParallel-4 61864 1852 ns/op BenchmarkCreateGoroutinesCapture-4 6346 20816 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 47487 3587 ns/op BenchmarkClosureCall-4 20661174 4.900 ns/op BenchmarkWakeupParallelSpinning/0s-4 4947 41847 ns/op BenchmarkWakeupParallelSpinning/1µs-4 2540 50907 ns/op BenchmarkWakeupParallelSpinning/2µs-4 1761 72777 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2432 60740 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1770 77074 ns/op BenchmarkWakeupParallelSpinning/20µs-4 830 125334 ns/op BenchmarkWakeupParallelSpinning/50µs-4 418 269935 ns/op BenchmarkWakeupParallelSpinning/100µs-4 242 477717 ns/op BenchmarkMatmult-4 4473718 35.91 ns/op BenchmarkFastrand-4 7243272 18.61 ns/op BenchmarkFastrand64-4 6621858 18.92 ns/op BenchmarkFastrandHashiter-4 2912041 35.35 ns/op BenchmarkFastrandn/2-4 4168124 27.37 ns/op BenchmarkFastrandn/3-4 4162351 26.82 ns/op BenchmarkFastrandn/4-4 4662595 26.06 ns/op BenchmarkFastrandn/5-4 4307056 26.38 ns/op BenchmarkIfaceCmp100-4 121574 1060 ns/op BenchmarkIfaceCmpNil100-4 239337 533.8 ns/op BenchmarkEfaceCmpDiff-4 43760 2423 ns/op BenchmarkEfaceCmpDiffIndirect-4 40628 3086 ns/op BenchmarkDefer-4 1558767 70.64 ns/op BenchmarkDefer10-4 977337 166.3 ns/op BenchmarkDeferMany-4 471082 445.2 ns/op BenchmarkPanicRecover-4 203041 577.7 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 100 1392581 ns/op 1157510 p50-ns 2051428 p90-ns 3219778 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 80 1966186 ns/op 1594263 p50-ns 2603964 p90-ns 14216442 p99-ns BenchmarkGoroutineProfile/small/idle-4 50 2980428 ns/op 2999418 p50-ns 3909978 p90-ns 5589947 p99-ns BenchmarkGoroutineProfile/small/loaded-4 58 3133803 ns/op 2831820 p50-ns 5039128 p90-ns 7648677 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 100 1399246 ns/op 1328413 p50-ns 2021652 p90-ns 2646658 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 74 1627118 ns/op 1597607 p50-ns 2451471 p90-ns 5276520 p99-ns BenchmarkGoroutineProfile/large/idle-4 12 8791845 ns/op 9087486 p50-ns 9703932 p90-ns 9737446 p99-ns BenchmarkGoroutineProfile/large/loaded-4 7 18099739 ns/op 16656419 p50-ns 25115909 p90-ns 25115909 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 100 1532719 ns/op 1454569 p50-ns 2320932 p90-ns 3415572 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 84 2971219 ns/op 2288303 p50-ns 5051137 p90-ns 15823462 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 42 2723944 ns/op 2746723 p50-ns 3507426 p90-ns 4092814 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 36 4047287 ns/op 3345609 p50-ns 7109565 p90-ns 13343108 p99-ns BenchmarkRWMutexUncontended-4 1821382 123.9 ns/op BenchmarkRWMutexWrite100-4 92658 2221 ns/op BenchmarkRWMutexWrite10-4 60744 2136 ns/op BenchmarkRWMutexWorkWrite100-4 40524 3665 ns/op BenchmarkRWMutexWorkWrite10-4 46740 6158 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2142 49064 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1130 102263 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1178 107420 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 532 252964 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 583 197852 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 242 482490 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 286 400453 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 112 966425 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 231511 704.6 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 173330 1879 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 153289 954.8 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 212346 682.4 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 220567 685.3 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 173278 870.0 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 175792 1448 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 123628 1254 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 146046 1065 ns/op BenchmarkMakeSlice/Byte-4 1431609 76.64 ns/op BenchmarkMakeSlice/Int16-4 1497782 87.66 ns/op BenchmarkMakeSlice/Int-4 1000000 109.1 ns/op BenchmarkMakeSlice/Ptr-4 1000000 117.7 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 160.0 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 204.2 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 228.2 ns/op BenchmarkGrowSlice/Byte-4 438595 558.1 ns/op BenchmarkGrowSlice/Int16-4 599421 326.0 ns/op BenchmarkGrowSlice/Int-4 284272 992.7 ns/op BenchmarkGrowSlice/Ptr-4 287415 795.1 ns/op BenchmarkGrowSlice/Struct/24-4 303469 745.3 ns/op BenchmarkGrowSlice/Struct/32-4 130768 934.0 ns/op BenchmarkGrowSlice/Struct/40-4 102919 1207 ns/op BenchmarkExtendSlice/IntSlice-4 349412 922.5 ns/op BenchmarkExtendSlice/PointerSlice-4 261712 668.8 ns/op BenchmarkExtendSlice/NoGrow-4 394245 366.5 ns/op BenchmarkAppend-4 869456 119.6 ns/op BenchmarkAppendGrowByte-4 2 52235066 ns/op BenchmarkAppendGrowString-4 1 360348583 ns/op BenchmarkAppendSlice/1Bytes-4 648914 178.5 ns/op BenchmarkAppendSlice/4Bytes-4 474132 233.4 ns/op BenchmarkAppendSlice/7Bytes-4 381048 280.4 ns/op BenchmarkAppendSlice/8Bytes-4 559928 298.3 ns/op BenchmarkAppendSlice/15Bytes-4 731623 224.9 ns/op BenchmarkAppendSlice/16Bytes-4 724742 211.8 ns/op BenchmarkAppendSlice/32Bytes-4 957898 195.6 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 41779 2693 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 10000 12240 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 10000 26299 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1297 109565 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 134 904359 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 40 2892680 ns/op BenchmarkAppendStr/1Bytes-4 1113854 98.60 ns/op BenchmarkAppendStr/4Bytes-4 1216245 97.94 ns/op BenchmarkAppendStr/8Bytes-4 1000000 105.7 ns/op BenchmarkAppendStr/16Bytes-4 1000000 102.9 ns/op BenchmarkAppendStr/32Bytes-4 1000000 103.3 ns/op BenchmarkAppendSpecialCase-4 856518 133.4 ns/op BenchmarkCopy/1Byte-4 1327986 98.66 ns/op 10.14 MB/s BenchmarkCopy/1String-4 1327024 86.58 ns/op 11.55 MB/s BenchmarkCopy/2Byte-4 1360808 88.61 ns/op 22.57 MB/s BenchmarkCopy/2String-4 1355956 86.87 ns/op 23.02 MB/s BenchmarkCopy/4Byte-4 1339904 86.76 ns/op 46.10 MB/s BenchmarkCopy/4String-4 1362318 87.11 ns/op 45.92 MB/s BenchmarkCopy/8Byte-4 1394532 87.10 ns/op 91.85 MB/s BenchmarkCopy/8String-4 1396632 85.80 ns/op 93.24 MB/s BenchmarkCopy/12Byte-4 1281958 91.46 ns/op 131.20 MB/s BenchmarkCopy/12String-4 1320712 91.22 ns/op 131.54 MB/s BenchmarkCopy/16Byte-4 1338496 88.71 ns/op 180.37 MB/s BenchmarkCopy/16String-4 1353894 89.64 ns/op 178.50 MB/s BenchmarkCopy/32Byte-4 1218327 102.1 ns/op 313.57 MB/s BenchmarkCopy/32String-4 1265377 103.0 ns/op 310.73 MB/s BenchmarkCopy/128Byte-4 983127 109.5 ns/op 1169.17 MB/s BenchmarkCopy/128String-4 1000000 202.6 ns/op 631.93 MB/s BenchmarkCopy/1024Byte-4 397291 296.4 ns/op 3454.26 MB/s BenchmarkCopy/1024String-4 325486 479.2 ns/op 2137.08 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 17982 6650 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 10000 13097 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 15532 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 22257 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 8301 32439 ns/op BenchmarkAppendInPlace/Grow/Byte-4 71666 1776 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 86946 1519 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 51252 2204 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 41967 2724 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 56073 2366 ns/op BenchmarkStackCopyPtr-4 1 152901699 ns/op BenchmarkStackCopy-4 2 83394602 ns/op BenchmarkStackCopyNoCache-4 27 4665860 ns/op BenchmarkStackCopyWithStkobj-4 2 51346730 ns/op BenchmarkIssue18138-4 280 675474 ns/op BenchmarkCompareStringEqual-4 13047254 8.362 ns/op BenchmarkCompareStringIdentical-4 18788115 5.618 ns/op BenchmarkCompareStringSameLength-4 14238228 7.921 ns/op BenchmarkCompareStringDifferentLength-4 26253282 4.614 ns/op BenchmarkCompareStringBigUnaligned-4 1582 66080 ns/op 15868.53 MB/s BenchmarkCompareStringBig-4 2088 52422 ns/op 20002.93 MB/s BenchmarkConcatStringAndBytes-4 1836156 63.72 ns/op BenchmarkSliceByteToString/1-4 1707487 73.78 ns/op BenchmarkSliceByteToString/2-4 1000000 132.1 ns/op BenchmarkSliceByteToString/4-4 890953 129.3 ns/op BenchmarkSliceByteToString/8-4 1000000 122.3 ns/op BenchmarkSliceByteToString/16-4 837846 130.5 ns/op BenchmarkSliceByteToString/32-4 858586 148.7 ns/op BenchmarkSliceByteToString/64-4 795654 188.5 ns/op BenchmarkSliceByteToString/128-4 746701 295.4 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2450250 46.13 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 1000000 114.0 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1202467 100.3 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 2840430 35.74 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1789140 66.34 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1979401 59.86 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1878001 63.48 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 375835 354.0 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 459546 287.6 ns/op BenchmarkRuneIterate/range/ASCII-4 7629117 17.93 ns/op BenchmarkRuneIterate/range/Japanese-4 2414234 45.84 ns/op BenchmarkRuneIterate/range/MixedLength-4 2754506 40.83 ns/op BenchmarkRuneIterate/range1/ASCII-4 7149086 15.31 ns/op BenchmarkRuneIterate/range1/Japanese-4 2622726 48.19 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2768648 42.32 ns/op BenchmarkRuneIterate/range2/ASCII-4 7534425 15.50 ns/op BenchmarkRuneIterate/range2/Japanese-4 2614581 45.04 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2750409 40.22 ns/op BenchmarkArrayEqual-4 22785132 4.419 ns/op BenchmarkFunc/Name-4 5741974 19.12 ns/op BenchmarkFunc/Entry-4 12972283 9.094 ns/op BenchmarkFunc/FileLine-4 1961050 58.03 ns/op PASS ok runtime 391.073s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 28200 3871 ns/op BenchmarkHandle/concurrent-4 19555 5315 ns/op PASS ok runtime/cgo 0.423s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 26940295 4.642 ns/op BenchmarkAtomicStore64-4 12203702 9.946 ns/op BenchmarkAtomicLoad-4 27852669 4.662 ns/op BenchmarkAtomicStore-4 13294425 9.363 ns/op BenchmarkAnd8-4 13176248 9.733 ns/op BenchmarkAnd-4 12906121 9.678 ns/op BenchmarkAnd8Parallel-4 4314026 26.95 ns/op BenchmarkAndParallel-4 4152868 27.62 ns/op BenchmarkOr8-4 13191058 9.673 ns/op BenchmarkOr-4 12865980 9.665 ns/op BenchmarkOr8Parallel-4 4148193 28.50 ns/op BenchmarkOrParallel-4 4368574 27.48 ns/op BenchmarkXadd-4 4164349 26.72 ns/op BenchmarkXadd64-4 4103049 27.84 ns/op BenchmarkCas-4 2599111 45.51 ns/op BenchmarkCas64-4 2718333 46.41 ns/op BenchmarkXchg-4 4319853 27.77 ns/op BenchmarkXchg64-4 3984349 31.15 ns/op PASS ok runtime/internal/atomic 3.244s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3746547 31.52 ns/op BenchmarkMulUintptr/large-4 2766966 39.69 ns/op PASS ok runtime/internal/math 0.541s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 16 8961779 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 13 13959654 ns/op 300.5 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 36 3044019 ns/op 11.92 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 8 18242623 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 5 25861088 ns/op 1178 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 32 4515221 ns/op 75.16 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 75258520 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 108090497 ns/op 9853 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 10 11699020 ns/op 837.6 concurrent_launches/op PASS ok runtime/pprof 2.159s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 13 7944954 ns/op BenchmarkStackLeak-4 21184 5661 ns/op PASS ok runtime/race 0.658s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 3140642 37.48 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 274474 469.8 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.615s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 111115 997.2 ns/op BenchmarkSortString1K-4 150 795366 ns/op BenchmarkSortString1K_Slice-4 158 718652 ns/op BenchmarkStableString1K-4 91 1308032 ns/op BenchmarkSortInt1K-4 169 682000 ns/op BenchmarkSortInt1K_Sorted-4 2690 49629 ns/op BenchmarkSortInt1K_Reversed-4 1464 84494 ns/op BenchmarkSortInt1K_Mod8-4 400 278985 ns/op BenchmarkStableInt1K-4 100 1038921 ns/op BenchmarkStableInt1K_Slice-4 126 935180 ns/op BenchmarkSortInt64K-4 2 63111606 ns/op BenchmarkSortInt64K_Slice-4 2 57253704 ns/op BenchmarkStableInt64K-4 2 90555989 ns/op BenchmarkSort1e2-4 320 315589 ns/op BenchmarkStable1e2-4 140 840508 ns/op BenchmarkSort1e4-4 2 55962086 ns/op BenchmarkStable1e4-4 1 245504426 ns/op PASS ok sort 28.343s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 846693 141.0 ns/op BenchmarkAtof64Float-4 696621 155.9 ns/op BenchmarkAtof64FloatExp-4 650569 195.4 ns/op BenchmarkAtof64Big-4 517273 246.7 ns/op BenchmarkAtof64RandomBits-4 476048 283.4 ns/op BenchmarkAtof64RandomFloats-4 443851 241.6 ns/op BenchmarkAtof64RandomLongFloats-4 475947 267.9 ns/op BenchmarkAtof32Decimal-4 880958 145.8 ns/op BenchmarkAtof32Float-4 823004 152.9 ns/op BenchmarkAtof32FloatExp-4 635216 193.5 ns/op BenchmarkAtof32Random-4 402410 311.6 ns/op BenchmarkAtof32RandomLong-4 167646 725.4 ns/op BenchmarkParseInt/Pos/7bit-4 1389302 85.79 ns/op BenchmarkParseInt/Pos/26bit-4 884942 135.6 ns/op BenchmarkParseInt/Pos/31bit-4 796689 154.7 ns/op BenchmarkParseInt/Pos/56bit-4 578990 223.5 ns/op BenchmarkParseInt/Pos/63bit-4 526816 231.5 ns/op BenchmarkParseInt/Neg/7bit-4 1437234 82.76 ns/op BenchmarkParseInt/Neg/26bit-4 924183 140.2 ns/op BenchmarkParseInt/Neg/31bit-4 828240 155.0 ns/op BenchmarkParseInt/Neg/56bit-4 585126 217.4 ns/op BenchmarkParseInt/Neg/63bit-4 566103 227.7 ns/op BenchmarkAtoi/Pos/7bit-4 1912672 61.14 ns/op BenchmarkAtoi/Pos/26bit-4 1000000 110.6 ns/op BenchmarkAtoi/Pos/31bit-4 1000000 120.2 ns/op BenchmarkAtoi/Pos/56bit-4 695954 183.8 ns/op BenchmarkAtoi/Pos/63bit-4 544026 254.2 ns/op BenchmarkAtoi/Neg/7bit-4 1875601 62.78 ns/op BenchmarkAtoi/Neg/26bit-4 1000000 110.7 ns/op BenchmarkAtoi/Neg/31bit-4 1000000 125.4 ns/op BenchmarkAtoi/Neg/56bit-4 678603 221.8 ns/op BenchmarkAtoi/Neg/63bit-4 514033 243.8 ns/op BenchmarkFormatFloat/Decimal-4 99711 1087 ns/op BenchmarkFormatFloat/Float-4 93060 1187 ns/op BenchmarkFormatFloat/Exp-4 109152 1086 ns/op BenchmarkFormatFloat/NegExp-4 112029 1086 ns/op BenchmarkFormatFloat/LongExp-4 85807 1354 ns/op BenchmarkFormatFloat/Big-4 86673 1405 ns/op BenchmarkFormatFloat/BinaryExp-4 221458 592.3 ns/op BenchmarkFormatFloat/32Integer-4 115278 1066 ns/op BenchmarkFormatFloat/32ExactFraction-4 109416 1041 ns/op BenchmarkFormatFloat/32Point-4 99790 1193 ns/op BenchmarkFormatFloat/32Exp-4 113439 1072 ns/op BenchmarkFormatFloat/32NegExp-4 116938 1051 ns/op BenchmarkFormatFloat/32Shortest-4 112998 1030 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 129483 923.6 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 127597 966.2 ns/op BenchmarkFormatFloat/64Fixed1-4 152439 824.3 ns/op BenchmarkFormatFloat/64Fixed2-4 144500 816.6 ns/op BenchmarkFormatFloat/64Fixed3-4 151365 859.5 ns/op BenchmarkFormatFloat/64Fixed4-4 149600 807.1 ns/op BenchmarkFormatFloat/64Fixed12-4 87181 1433 ns/op BenchmarkFormatFloat/64Fixed16-4 99957 1190 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 105297 1134 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 92413 1280 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2530 50578 ns/op BenchmarkFormatFloat/Slowpath64-4 83222 1391 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 88238 1406 ns/op BenchmarkAppendFloat/Decimal-4 138920 891.9 ns/op BenchmarkAppendFloat/Float-4 115682 1056 ns/op BenchmarkAppendFloat/Exp-4 139141 890.3 ns/op BenchmarkAppendFloat/NegExp-4 140943 893.4 ns/op BenchmarkAppendFloat/LongExp-4 100371 1211 ns/op BenchmarkAppendFloat/Big-4 96061 1182 ns/op BenchmarkAppendFloat/BinaryExp-4 354114 354.5 ns/op BenchmarkAppendFloat/32Integer-4 140854 929.4 ns/op BenchmarkAppendFloat/32ExactFraction-4 139874 907.2 ns/op BenchmarkAppendFloat/32Point-4 125876 975.2 ns/op BenchmarkAppendFloat/32Exp-4 143337 879.3 ns/op BenchmarkAppendFloat/32NegExp-4 142034 867.4 ns/op BenchmarkAppendFloat/32Shortest-4 141609 836.0 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 145250 772.8 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 156183 779.6 ns/op BenchmarkAppendFloat/64Fixed1-4 173053 629.4 ns/op BenchmarkAppendFloat/64Fixed2-4 195250 622.4 ns/op BenchmarkAppendFloat/64Fixed3-4 186852 631.7 ns/op BenchmarkAppendFloat/64Fixed4-4 184353 647.0 ns/op BenchmarkAppendFloat/64Fixed12-4 92466 1199 ns/op BenchmarkAppendFloat/64Fixed16-4 122736 998.4 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 131551 911.5 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 112047 1078 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2480 49939 ns/op BenchmarkAppendFloat/Slowpath64-4 96949 1201 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 98354 1303 ns/op BenchmarkFormatInt-4 15487 7866 ns/op BenchmarkAppendInt-4 17163 7313 ns/op BenchmarkFormatUint-4 84793 1464 ns/op BenchmarkAppendUint-4 94080 1209 ns/op BenchmarkFormatIntSmall/7-4 2126722 57.00 ns/op BenchmarkFormatIntSmall/42-4 2146832 55.04 ns/op BenchmarkAppendIntSmall-4 1000000 104.9 ns/op BenchmarkAppendUintVarlen/1-4 1000000 108.0 ns/op BenchmarkAppendUintVarlen/12-4 1000000 108.6 ns/op BenchmarkAppendUintVarlen/123-4 905020 141.2 ns/op BenchmarkAppendUintVarlen/1234-4 887092 143.4 ns/op BenchmarkAppendUintVarlen/12345-4 889005 143.7 ns/op BenchmarkAppendUintVarlen/123456-4 857113 150.3 ns/op BenchmarkAppendUintVarlen/1234567-4 853981 151.1 ns/op BenchmarkAppendUintVarlen/12345678-4 792717 152.2 ns/op BenchmarkAppendUintVarlen/123456789-4 837474 156.2 ns/op BenchmarkAppendUintVarlen/1234567890-4 836228 155.2 ns/op BenchmarkAppendUintVarlen/12345678901-4 816668 156.0 ns/op BenchmarkAppendUintVarlen/123456789012-4 819200 154.8 ns/op BenchmarkAppendUintVarlen/1234567890123-4 758174 158.1 ns/op BenchmarkAppendUintVarlen/12345678901234-4 783813 161.4 ns/op BenchmarkAppendUintVarlen/123456789012345-4 785668 181.3 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 623398 167.5 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 746517 166.7 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 753094 166.7 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 710274 168.4 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 697989 170.6 ns/op BenchmarkQuote-4 39702 3019 ns/op BenchmarkQuoteRune-4 383010 305.0 ns/op BenchmarkAppendQuote-4 43538 2504 ns/op BenchmarkAppendQuoteRune-4 672331 166.4 ns/op BenchmarkUnquoteEasy-4 1472336 82.55 ns/op BenchmarkUnquoteHard-4 38564 3099 ns/op PASS ok strconv 18.705s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 392956 345.4 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 102266 1121 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 133200 762.3 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 274497 510.7 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 74641 1738 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 94948 1474 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 555412 221.2 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 27794 4233 ns/op BenchmarkGenericMatch1-4 1966 57733 ns/op BenchmarkGenericMatch2-4 420 265833 ns/op BenchmarkSingleMaxSkipping-4 12277 10113 ns/op 988.86 MB/s BenchmarkSingleLongSuffixFail-4 20944 5686 ns/op 176.22 MB/s BenchmarkSingleMatch-4 243 489641 ns/op 30.63 MB/s BenchmarkByteByteNoMatch-4 94333 1191 ns/op BenchmarkByteByteMatch-4 16870 6891 ns/op BenchmarkByteStringMatch-4 17646 6601 ns/op BenchmarkHTMLEscapeNew-4 69505 1773 ns/op BenchmarkHTMLEscapeOld-4 77854 1616 ns/op BenchmarkByteStringReplacerWriteString-4 1405 84673 ns/op BenchmarkByteReplacerWriteString-4 1815 70597 ns/op BenchmarkByteByteReplaces-4 3015 44253 ns/op BenchmarkByteByteMap-4 8233 12720 ns/op BenchmarkMap/identity/ASCII-4 942810 139.6 ns/op BenchmarkMap/identity/Greek-4 693572 186.1 ns/op BenchmarkMap/change/ASCII-4 34276 3494 ns/op BenchmarkMap/change/Greek-4 25162 4893 ns/op BenchmarkIndexRune-4 1775866 66.55 ns/op BenchmarkIndexRuneLongString-4 1611199 73.47 ns/op BenchmarkIndexRuneFastPath-4 3368788 35.19 ns/op BenchmarkIndex-4 3223240 35.83 ns/op BenchmarkLastIndex-4 3255771 34.99 ns/op BenchmarkIndexByte-4 14307756 8.640 ns/op BenchmarkToUpper/#00-4 2779446 42.08 ns/op BenchmarkToUpper/ONLYUPPER-4 2353447 50.65 ns/op BenchmarkToUpper/abc-4 338512 387.5 ns/op BenchmarkToUpper/AbC123-4 199600 532.9 ns/op BenchmarkToUpper/azAZ09_-4 276032 483.1 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 49399 2413 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 63642 1992 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 28224 4004 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 59203 1921 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 112210 1004 ns/op BenchmarkToLower/#00-4 2837067 41.38 ns/op BenchmarkToLower/abc-4 2647569 43.45 ns/op BenchmarkToLower/AbC123-4 217225 582.3 ns/op BenchmarkToLower/azAZ09_-4 181930 590.0 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 86953 1343 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 59366 1929 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 32498 3537 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 74076 1619 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 121635 978.8 ns/op BenchmarkMapNoChanges-4 1000000 105.6 ns/op BenchmarkTrim-4 36542 3313 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2815171 42.59 ns/op BenchmarkToValidUTF8/InvalidASCII-4 174360 706.6 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 111799 1048 ns/op BenchmarkEqualFold/Tests-4 54519 2072 ns/op BenchmarkEqualFold/ASCII-4 2832410 41.56 ns/op BenchmarkEqualFold/UnicodePrefix-4 131284 959.8 ns/op BenchmarkEqualFold/UnicodeSuffix-4 145029 843.0 ns/op BenchmarkIndexHard1-4 1207 101652 ns/op BenchmarkIndexHard2-4 867 140057 ns/op BenchmarkIndexHard3-4 202 582195 ns/op BenchmarkIndexHard4-4 201 578545 ns/op BenchmarkLastIndexHard1-4 88 1417184 ns/op BenchmarkLastIndexHard2-4 88 1454252 ns/op BenchmarkLastIndexHard3-4 81 1459120 ns/op BenchmarkCountHard1-4 1135 106278 ns/op BenchmarkCountHard2-4 830 145062 ns/op BenchmarkCountHard3-4 200 606967 ns/op BenchmarkIndexTorture-4 10000 11515 ns/op BenchmarkCountTorture-4 10000 11765 ns/op BenchmarkCountTortureOverlapping-4 927 120742 ns/op BenchmarkCountByte/10-4 3369711 35.38 ns/op 282.63 MB/s BenchmarkCountByte/32-4 3193574 37.17 ns/op 860.89 MB/s BenchmarkCountByte/4096-4 1000000 114.6 ns/op 35737.00 MB/s BenchmarkCountByte/4194304-4 1078 111642 ns/op 37569.33 MB/s BenchmarkCountByte/67108864-4 30 4228270 ns/op 15871.47 MB/s BenchmarkFields/ASCII/16-4 315178 381.9 ns/op 41.89 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 26152 4501 ns/op 56.88 MB/s 416 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1863 70539 ns/op 58.07 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 98 1221034 ns/op 53.67 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 6 18424081 ns/op 56.91 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 122361 1054 ns/op 15.19 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 9633 12588 ns/op 20.34 MB/s 448 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 567 207633 ns/op 19.73 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 36 3776891 ns/op 17.35 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 70616148 ns/op 14.85 MB/s 10449200 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 191527 643.2 ns/op 24.88 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 14325 8299 ns/op 30.85 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 902 154483 ns/op 26.51 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 45 3180785 ns/op 20.60 MB/s 463106 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 56599628 ns/op 18.53 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 138800 936.4 ns/op 17.09 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 9507 10973 ns/op 23.33 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 697 184846 ns/op 22.16 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 30 3772029 ns/op 17.37 MB/s 463110 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 70569494 ns/op 14.86 MB/s 10449200 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 71959340 ns/op BenchmarkSplitSingleByteSeparator-4 19 6893150 ns/op BenchmarkSplitMultiByteSeparator-4 34 3390981 ns/op BenchmarkSplitNSingleByteSeparator-4 218328 730.9 ns/op BenchmarkSplitNMultiByteSeparator-4 165972 820.6 ns/op BenchmarkRepeat/5x0-4 3083751 38.83 ns/op BenchmarkRepeat/5x1-4 2651338 40.32 ns/op BenchmarkRepeat/5x2-4 256717 499.6 ns/op BenchmarkRepeat/5x6-4 148146 838.0 ns/op BenchmarkRepeat/10x0-4 3000567 38.97 ns/op BenchmarkRepeat/10x1-4 3098476 38.89 ns/op BenchmarkRepeat/10x2-4 245379 502.4 ns/op BenchmarkRepeat/10x6-4 126382 852.6 ns/op BenchmarkRepeatLarge/256/1-4 64794 1922 ns/op 133.17 MB/s BenchmarkRepeatLarge/256/16-4 100678 1291 ns/op 198.29 MB/s BenchmarkRepeatLarge/512/1-4 44433 2562 ns/op 199.87 MB/s BenchmarkRepeatLarge/512/16-4 63033 1834 ns/op 279.22 MB/s BenchmarkRepeatLarge/1024/1-4 34077 4193 ns/op 244.24 MB/s BenchmarkRepeatLarge/1024/16-4 39963 2967 ns/op 345.18 MB/s BenchmarkRepeatLarge/2048/1-4 22471 5302 ns/op 386.28 MB/s BenchmarkRepeatLarge/2048/16-4 28564 4674 ns/op 438.21 MB/s BenchmarkRepeatLarge/4096/1-4 13420 8189 ns/op 500.18 MB/s BenchmarkRepeatLarge/4096/16-4 15543 8067 ns/op 507.74 MB/s BenchmarkRepeatLarge/8192/1-4 10000 14950 ns/op 547.95 MB/s BenchmarkRepeatLarge/8192/16-4 10000 14166 ns/op 578.29 MB/s BenchmarkRepeatLarge/8192/4097-4 3924878 30.20 ns/op 135648.16 MB/s BenchmarkRepeatLarge/16384/1-4 8449 25945 ns/op 631.48 MB/s BenchmarkRepeatLarge/16384/16-4 10000 26259 ns/op 623.93 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 18929 ns/op 649.32 MB/s BenchmarkRepeatLarge/32768/1-4 3051 48569 ns/op 674.66 MB/s BenchmarkRepeatLarge/32768/16-4 3015 44968 ns/op 728.70 MB/s BenchmarkRepeatLarge/32768/4097-4 3705 43193 ns/op 663.97 MB/s BenchmarkRepeatLarge/65536/1-4 1370 96742 ns/op 677.43 MB/s BenchmarkRepeatLarge/65536/16-4 1122 96517 ns/op 679.01 MB/s BenchmarkRepeatLarge/65536/4097-4 1168 93475 ns/op 657.45 MB/s BenchmarkRepeatLarge/131072/1-4 330 347622 ns/op 377.05 MB/s BenchmarkRepeatLarge/131072/16-4 338 337587 ns/op 388.26 MB/s BenchmarkRepeatLarge/131072/4097-4 337 333717 ns/op 380.58 MB/s BenchmarkRepeatLarge/262144/1-4 180 643005 ns/op 407.69 MB/s BenchmarkRepeatLarge/262144/16-4 186 654700 ns/op 400.40 MB/s BenchmarkRepeatLarge/262144/4097-4 181 663793 ns/op 388.84 MB/s BenchmarkRepeatLarge/524288/1-4 90 1274232 ns/op 411.45 MB/s BenchmarkRepeatLarge/524288/16-4 88 1411385 ns/op 371.47 MB/s BenchmarkRepeatLarge/524288/4097-4 75 1844466 ns/op 282.10 MB/s BenchmarkRepeatLarge/1048576/1-4 43 2351886 ns/op 445.84 MB/s BenchmarkRepeatLarge/1048576/16-4 52 2330341 ns/op 449.97 MB/s BenchmarkRepeatLarge/1048576/4097-4 50 2366890 ns/op 441.40 MB/s BenchmarkRepeatLarge/2097152/1-4 24 4654136 ns/op 450.60 MB/s BenchmarkRepeatLarge/2097152/16-4 28 4525567 ns/op 463.40 MB/s BenchmarkRepeatLarge/2097152/4097-4 28 4296967 ns/op 487.22 MB/s BenchmarkRepeatLarge/4194304/1-4 13 8606273 ns/op 487.35 MB/s BenchmarkRepeatLarge/4194304/16-4 14 8000698 ns/op 524.24 MB/s BenchmarkRepeatLarge/4194304/4097-4 12 8420691 ns/op 497.73 MB/s BenchmarkRepeatLarge/8388608/1-4 7 15489877 ns/op 541.55 MB/s BenchmarkRepeatLarge/8388608/16-4 8 14502485 ns/op 578.43 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 14617680 ns/op 573.73 MB/s BenchmarkRepeatLarge/16777216/1-4 4 25799717 ns/op 650.29 MB/s BenchmarkRepeatLarge/16777216/16-4 4 25732169 ns/op 651.99 MB/s BenchmarkRepeatLarge/16777216/4097-4 5 25437157 ns/op 659.56 MB/s BenchmarkRepeatLarge/33554432/1-4 3 52549610 ns/op 638.53 MB/s BenchmarkRepeatLarge/33554432/16-4 3 49195407 ns/op 682.06 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 50188398 ns/op 668.57 MB/s BenchmarkRepeatLarge/67108864/1-4 2 97971741 ns/op 684.98 MB/s BenchmarkRepeatLarge/67108864/16-4 2 91703784 ns/op 731.80 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 111295703 ns/op 602.98 MB/s BenchmarkRepeatLarge/134217728/1-4 1 195346326 ns/op 687.08 MB/s BenchmarkRepeatLarge/134217728/16-4 1 183901549 ns/op 729.83 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 182873578 ns/op 733.94 MB/s BenchmarkRepeatLarge/268435456/1-4 1 418215489 ns/op 641.86 MB/s BenchmarkRepeatLarge/268435456/16-4 1 375762279 ns/op 714.38 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 380938494 ns/op 704.67 MB/s BenchmarkRepeatLarge/536870912/1-4 1 859873643 ns/op 624.36 MB/s BenchmarkRepeatLarge/536870912/16-4 1 834643865 ns/op 643.23 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 790368797 ns/op 679.27 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3432552670 ns/op 312.81 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 4137950566 ns/op 259.49 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3962846214 ns/op 270.95 MB/s BenchmarkIndexAnyASCII/1:1-4 1939598 55.92 ns/op BenchmarkIndexAnyASCII/1:2-4 2034163 56.49 ns/op BenchmarkIndexAnyASCII/1:4-4 2120846 55.19 ns/op BenchmarkIndexAnyASCII/1:8-4 2161812 55.25 ns/op BenchmarkIndexAnyASCII/1:16-4 2031682 56.68 ns/op BenchmarkIndexAnyASCII/1:32-4 2049021 58.34 ns/op BenchmarkIndexAnyASCII/1:64-4 2038102 57.75 ns/op BenchmarkIndexAnyASCII/16:1-4 2101372 59.84 ns/op BenchmarkIndexAnyASCII/16:2-4 970368 130.9 ns/op BenchmarkIndexAnyASCII/16:4-4 964699 131.9 ns/op BenchmarkIndexAnyASCII/16:8-4 876463 136.0 ns/op BenchmarkIndexAnyASCII/16:16-4 806312 141.1 ns/op BenchmarkIndexAnyASCII/16:32-4 716967 163.5 ns/op BenchmarkIndexAnyASCII/16:64-4 519970 201.2 ns/op BenchmarkIndexAnyASCII/256:1-4 1977656 60.74 ns/op BenchmarkIndexAnyASCII/256:2-4 95770 1243 ns/op BenchmarkIndexAnyASCII/256:4-4 90974 1234 ns/op BenchmarkIndexAnyASCII/256:8-4 88747 1468 ns/op BenchmarkIndexAnyASCII/256:16-4 94358 1253 ns/op BenchmarkIndexAnyASCII/256:32-4 92125 1248 ns/op BenchmarkIndexAnyASCII/256:64-4 91144 1298 ns/op BenchmarkIndexAnyUTF8/1:1-4 2217770 52.63 ns/op BenchmarkIndexAnyUTF8/1:2-4 2174922 53.98 ns/op BenchmarkIndexAnyUTF8/1:4-4 2106987 54.20 ns/op BenchmarkIndexAnyUTF8/1:8-4 2156462 54.50 ns/op BenchmarkIndexAnyUTF8/1:16-4 2136904 55.50 ns/op BenchmarkIndexAnyUTF8/1:32-4 2073928 57.22 ns/op BenchmarkIndexAnyUTF8/1:64-4 2111758 57.03 ns/op BenchmarkIndexAnyUTF8/16:1-4 1662625 63.43 ns/op BenchmarkIndexAnyUTF8/16:2-4 291652 433.3 ns/op BenchmarkIndexAnyUTF8/16:4-4 263181 435.2 ns/op BenchmarkIndexAnyUTF8/16:8-4 266802 435.2 ns/op BenchmarkIndexAnyUTF8/16:16-4 262381 453.5 ns/op BenchmarkIndexAnyUTF8/16:32-4 254112 469.9 ns/op BenchmarkIndexAnyUTF8/16:64-4 245452 466.0 ns/op BenchmarkIndexAnyUTF8/256:1-4 410655 265.7 ns/op BenchmarkIndexAnyUTF8/256:2-4 18742 6445 ns/op BenchmarkIndexAnyUTF8/256:4-4 17820 6407 ns/op BenchmarkIndexAnyUTF8/256:8-4 18176 6561 ns/op BenchmarkIndexAnyUTF8/256:16-4 17578 6652 ns/op BenchmarkIndexAnyUTF8/256:32-4 16938 6901 ns/op BenchmarkIndexAnyUTF8/256:64-4 17140 6940 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2229271 52.65 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2201672 54.20 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2175025 55.85 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2229073 53.92 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2162245 54.55 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2063907 55.56 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2096654 55.00 ns/op BenchmarkLastIndexAnyASCII/16:1-4 1000000 126.5 ns/op BenchmarkLastIndexAnyASCII/16:2-4 838134 127.1 ns/op BenchmarkLastIndexAnyASCII/16:4-4 849512 128.0 ns/op BenchmarkLastIndexAnyASCII/16:8-4 808710 134.4 ns/op BenchmarkLastIndexAnyASCII/16:16-4 756304 140.0 ns/op BenchmarkLastIndexAnyASCII/16:32-4 756360 157.2 ns/op BenchmarkLastIndexAnyASCII/16:64-4 572439 194.4 ns/op BenchmarkLastIndexAnyASCII/256:1-4 96655 1235 ns/op BenchmarkLastIndexAnyASCII/256:2-4 97440 1184 ns/op BenchmarkLastIndexAnyASCII/256:4-4 102490 1191 ns/op BenchmarkLastIndexAnyASCII/256:8-4 90913 1226 ns/op BenchmarkLastIndexAnyASCII/256:16-4 93703 1244 ns/op BenchmarkLastIndexAnyASCII/256:32-4 93434 1245 ns/op BenchmarkLastIndexAnyASCII/256:64-4 93124 1279 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2179339 54.64 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2168990 55.08 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2165628 61.21 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2185440 54.32 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2154618 54.62 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2117398 55.30 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1870352 55.39 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 313020 389.0 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 150685 793.9 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 148453 801.2 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 150404 784.4 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 152266 779.3 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 147954 798.3 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 146661 788.5 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 21138 5591 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 9168 11736 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 10326 11622 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 9631 11721 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 9956 11794 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 8760 12153 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 12191 ns/op BenchmarkTrimASCII/1:1-4 2754165 41.77 ns/op BenchmarkTrimASCII/1:2-4 2193541 52.73 ns/op BenchmarkTrimASCII/1:4-4 2203912 56.06 ns/op BenchmarkTrimASCII/1:8-4 1844043 61.27 ns/op BenchmarkTrimASCII/1:16-4 1849579 63.27 ns/op BenchmarkTrimASCII/16:1-4 2302887 49.79 ns/op BenchmarkTrimASCII/16:2-4 839292 126.4 ns/op BenchmarkTrimASCII/16:4-4 862365 128.0 ns/op BenchmarkTrimASCII/16:8-4 954520 130.4 ns/op BenchmarkTrimASCII/16:16-4 928740 138.3 ns/op BenchmarkTrimASCII/256:1-4 951781 125.2 ns/op BenchmarkTrimASCII/256:2-4 101126 1195 ns/op BenchmarkTrimASCII/256:4-4 97599 1197 ns/op BenchmarkTrimASCII/256:8-4 97890 1198 ns/op BenchmarkTrimASCII/256:16-4 104883 1214 ns/op BenchmarkTrimASCII/4096:1-4 105294 1171 ns/op BenchmarkTrimASCII/4096:2-4 6301 19487 ns/op BenchmarkTrimASCII/4096:4-4 6612 19330 ns/op BenchmarkTrimASCII/4096:8-4 5190 19688 ns/op BenchmarkTrimASCII/4096:16-4 6561 19550 ns/op BenchmarkTrimByte-4 3236290 35.83 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 18088 6645 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 18102 6833 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1485 82483 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 3387 37676 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 5827 19307 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 10000 10769 ns/op BenchmarkJoin/0-4 3845952 30.95 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2848842 40.66 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 198801 620.2 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 131979 894.5 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 89650 1228 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 67824 1622 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 65932 1814 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 55603 2053 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2218200 52.81 ns/op BenchmarkTrimSpace/ASCII-4 1587894 72.86 ns/op BenchmarkTrimSpace/SomeNonASCII-4 132396 938.1 ns/op BenchmarkTrimSpace/JustNonASCII-4 76280 1576 ns/op BenchmarkReplaceAll-4 108582 1159 ns/op 16 B/op 1 allocs/op PASS ok strings 83.606s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 68122 1672 ns/op BenchmarkCond2-4 22945 4996 ns/op BenchmarkCond4-4 14533 8850 ns/op BenchmarkCond8-4 9540 15681 ns/op BenchmarkCond16-4 4053 29140 ns/op BenchmarkCond32-4 2113 54079 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 612822 240.9 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 438374 326.6 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 704703 196.2 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 608054 181.9 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 328454 310.2 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 728605 171.2 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 103268 1238 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 97999 1390 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 86576 1452 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 77810 2019 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 732571 180.0 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 188619 613.7 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 683844 184.1 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 174045 683.1 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 709461 164.4 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 210921 620.8 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1396370 110.8 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 55364 2522 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 150646 845.8 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 371892 410.9 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 6037 16993 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 398 295551 ns/op BenchmarkRange/*sync.Map-4 1796 63257 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 87913 1657 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 226452 537.2 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 87992 1451 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 83234 2212 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 230341 511.7 ns/op BenchmarkAdversarialDelete/*sync.Map-4 115561 1168 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 108238 1411 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 220309 573.3 ns/op BenchmarkDeleteCollision/*sync.Map-4 766785 140.4 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 71197 1987 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 171283 677.5 ns/op BenchmarkSwapCollision/*sync.Map-4 109946 1087 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 198 638791 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 144234 845.9 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 326948 321.2 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 32215 4501 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 89263 1463 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 34382 3547 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 406762 367.2 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 146024 892.5 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 280352 482.0 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1308187 108.8 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 188538 557.5 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1555318 81.43 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 525502 201.1 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 164644 620.3 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 714975 165.7 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 134108 938.1 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 474290 584.5 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 446718 283.0 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 138084 802.0 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 573331 282.7 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 273632 554.5 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 176373 862.6 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 295324 449.0 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 78294 1630 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 235258 599.6 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 495958 258.6 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 157042 801.0 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 580335 206.5 ns/op BenchmarkUncontendedSemaphore-4 4337338 28.09 ns/op BenchmarkContendedSemaphore-4 4241715 27.42 ns/op BenchmarkMutexUncontended-4 1000000 142.8 ns/op BenchmarkMutex-4 238944 535.1 ns/op BenchmarkMutexSlack-4 208005 528.4 ns/op BenchmarkMutexWork-4 201376 582.4 ns/op BenchmarkMutexWorkSlack-4 202640 583.3 ns/op BenchmarkMutexNoSpin-4 75236 1688 ns/op BenchmarkMutexSpin-4 58100 1921 ns/op BenchmarkOnce-4 1000000 131.4 ns/op BenchmarkSemaUncontended-4 4477555 23.56 ns/op BenchmarkSemaSyntNonblock-4 1322678 95.11 ns/op BenchmarkSemaSyntBlock-4 1944522 62.77 ns/op BenchmarkSemaWorkNonblock-4 1000000 102.5 ns/op BenchmarkSemaWorkBlock-4 1316264 90.34 ns/op BenchmarkRWMutexUncontended-4 475352 274.6 ns/op BenchmarkRWMutexWrite100-4 345753 326.6 ns/op BenchmarkRWMutexWrite10-4 334855 340.9 ns/op BenchmarkRWMutexWorkWrite100-4 288291 416.4 ns/op BenchmarkRWMutexWorkWrite10-4 283474 432.0 ns/op BenchmarkWaitGroupUncontended-4 755893 143.0 ns/op BenchmarkWaitGroupAddDone-4 553831 242.7 ns/op BenchmarkWaitGroupAddDoneWork-4 566739 226.9 ns/op BenchmarkWaitGroupWait-4 2612386 39.49 ns/op BenchmarkWaitGroupWaitWork-4 1898541 57.14 ns/op BenchmarkWaitGroupActuallyWait-4 56324 1822 ns/op 32 B/op 2 allocs/op PASS ok sync 20.458s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 678990 148.6 ns/op PASS ok sync/atomic 0.236s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 95745 1089 ns/op 0 B/op 0 allocs/op PASS ok testing 0.206s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 6492 15951 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 9912 12114 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 93 1380891 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 99 1119288 ns/op 1306 B/op 10 allocs/op BenchmarkTable/1x100000/new-4 1 171105367 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 170747912 ns/op 19393016 B/op 100058 allocs/op BenchmarkTable/10x10/new-4 1564 74529 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1818 61467 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 18 7169242 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 18 6041216 ns/op 22976 B/op 57 allocs/op BenchmarkTable/10x100000/new-4 1 728482786 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 719278036 ns/op 48120800 B/op 100074 allocs/op BenchmarkTable/100x10/new-4 192 633131 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 216 549965 ns/op 181 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 60946560 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 56093640 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7074894112 ns/op 335150048 B/op 100090 allocs/op BenchmarkTable/100x100000/reuse-4 1 6879229908 ns/op 335150056 B/op 100091 allocs/op BenchmarkPyramid/10-4 2816 41864 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 36 3417244 ns/op 409130 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 300569367 ns/op 35625352 B/op 2056 allocs/op BenchmarkRagged/10-4 2648 46761 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 246 458774 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 26 4768948 ns/op 427427 B/op 1661 allocs/op BenchmarkCode-4 8535 14672 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 19.359s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 2 85051384 ns/op BenchmarkVariableString-4 87411 1361 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 2186 55970 ns/op 2520 B/op 39 allocs/op PASS ok text/template/parse 0.622s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 66 1719624 ns/op BenchmarkAfter-4 139 890091 ns/op BenchmarkStop-4 253 413322 ns/op BenchmarkSimultaneousAfterFunc-4 54 2418511 ns/op BenchmarkStartStop-4 314 407322 ns/op BenchmarkReset-4 2456 47399 ns/op BenchmarkSleep-4 54 2590830 ns/op BenchmarkParallelTimerLatency-4 40 933671 avg-late-ns 2031500 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 562307 avg-late-ns 1816839 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 36 438208 avg-late-ns 1500835 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 307768 avg-late-ns 2000033 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 31 307349 avg-late-ns 1952746 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 32 203632 avg-late-ns 1159985 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 193004 avg-late-ns 1619286 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 195704 avg-late-ns 1974755 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 234356 avg-late-ns 1715376 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 27 436408 avg-late-ns 3369029 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 24 1330904 avg-late-ns 9502653 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 459382 avg-late-ns 1512593 max-late-ns BenchmarkTicker-4 1 125129550 ns/op BenchmarkTickerReset-4 3294 42626 ns/op BenchmarkTickerResetNaive-4 286 483856 ns/op BenchmarkNow-4 826616 155.3 ns/op BenchmarkNowUnixNano-4 710871 159.0 ns/op BenchmarkNowUnixMilli-4 714988 159.6 ns/op BenchmarkNowUnixMicro-4 728211 158.9 ns/op BenchmarkFormat-4 54698 2149 ns/op BenchmarkFormatRFC3339-4 76298 1467 ns/op BenchmarkFormatRFC3339Nano-4 79750 1516 ns/op BenchmarkFormatNow-4 66138 1709 ns/op BenchmarkMarshalJSON-4 97946 1193 ns/op BenchmarkMarshalText-4 105145 1165 ns/op BenchmarkParse-4 118431 995.7 ns/op BenchmarkParseRFC3339UTC-4 350496 346.1 ns/op BenchmarkParseRFC3339UTCBytes-4 257770 462.5 ns/op BenchmarkParseRFC3339TZ-4 109826 1074 ns/op BenchmarkParseRFC3339TZBytes-4 96541 1309 ns/op BenchmarkParseDuration-4 520546 215.4 ns/op BenchmarkHour-4 1000000 116.4 ns/op BenchmarkSecond-4 1000000 118.1 ns/op BenchmarkYear-4 865252 154.9 ns/op BenchmarkDay-4 674988 171.8 ns/op BenchmarkISOWeek-4 833701 151.9 ns/op BenchmarkGoString-4 86916 1473 ns/op BenchmarkUnmarshalText-4 88230 1363 ns/op PASS ok time 11.677s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 556623 223.3 ns/op BenchmarkDecodeValidJapaneseChars-4 629666 182.6 ns/op BenchmarkDecodeRune-4 2131186 50.70 ns/op BenchmarkEncodeValidASCII-4 535623 235.6 ns/op BenchmarkEncodeValidJapaneseChars-4 695751 179.1 ns/op BenchmarkAppendRuneValidASCII-4 1237255 97.91 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1918418 60.48 ns/op BenchmarkEncodeRune-4 4042054 26.52 ns/op PASS ok unicode/utf16 1.447s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1044979 112.3 ns/op BenchmarkRuneCountTenJapaneseChars-4 208042 570.4 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2806543 41.31 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 341641 352.5 ns/op BenchmarkValidTenASCIIChars-4 1000000 108.8 ns/op BenchmarkValid100KASCIIChars-4 154 739010 ns/op BenchmarkValidTenJapaneseChars-4 204800 625.2 ns/op BenchmarkValidLongMostlyASCII-4 151 786105 ns/op BenchmarkValidLongJapanese-4 64 1772845 ns/op BenchmarkValidStringTenASCIIChars-4 3601298 32.47 ns/op BenchmarkValidString100KASCIIChars-4 13818 8664 ns/op BenchmarkValidStringTenJapaneseChars-4 372153 323.3 ns/op BenchmarkValidStringLongMostlyASCII-4 1354 81945 ns/op BenchmarkValidStringLongJapanese-4 126 964675 ns/op BenchmarkEncodeASCIIRune-4 3089631 37.00 ns/op BenchmarkEncodeJapaneseRune-4 1844538 62.09 ns/op BenchmarkAppendASCIIRune-4 7354749 16.07 ns/op BenchmarkAppendJapaneseRune-4 2235723 53.34 ns/op BenchmarkDecodeASCIIRune-4 2676084 45.44 ns/op BenchmarkDecodeJapaneseRune-4 1704571 69.80 ns/op BenchmarkFullRune/ASCII-4 3507447 32.40 ns/op BenchmarkFullRune/Incomplete-4 1724810 71.10 ns/op BenchmarkFullRune/Japanese-4 3825146 31.51 ns/op PASS ok unicode/utf8 4.357s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 54740103772 ns/op PASS ok cmd/api 75.966s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1224610 96.87 ns/op BenchmarkEqArrayOfStrings64-4 199021 672.5 ns/op BenchmarkEqArrayOfStrings1024-4 10000 10209 ns/op BenchmarkEqArrayOfFloats5-4 1269235 139.8 ns/op BenchmarkEqArrayOfFloats64-4 206731 628.9 ns/op BenchmarkEqArrayOfFloats1024-4 13190 9055 ns/op BenchmarkEqStruct-4 27762000 4.410 ns/op PASS ok cmd/compile/internal/reflectdata 1.469s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 347745 ns/op BenchmarkCopyElim1-4 414 338493 ns/op BenchmarkCopyElim10-4 270 407913 ns/op BenchmarkCopyElim100-4 200 559741 ns/op BenchmarkCopyElim1000-4 62 2064086 ns/op BenchmarkCopyElim10000-4 5 24853943 ns/op BenchmarkCopyElim100000-4 1 471508774 ns/op BenchmarkDeadCode/1-4 170 589888 ns/op BenchmarkDeadCode/10-4 177 603514 ns/op BenchmarkDeadCode/100-4 156 654325 ns/op BenchmarkDeadCode/1000-4 66 2866743 ns/op BenchmarkDeadCode/10000-4 4 28449917 ns/op BenchmarkDeadCode/100000-4 1 310581309 ns/op BenchmarkDeadCode/200000-4 1 606502756 ns/op BenchmarkDominatorsLinear-4 15 8140994 ns/op 1.23 MB/s BenchmarkDominatorsFwdBack-4 10 11482885 ns/op 0.87 MB/s BenchmarkDominatorsManyPred-4 12 11005883 ns/op 0.91 MB/s BenchmarkDominatorsMaxPred-4 10 11910227 ns/op 0.84 MB/s BenchmarkDominatorsMaxPredVal-4 10 11425497 ns/op 0.88 MB/s BenchmarkFuse/1-4 417 403584 ns/op BenchmarkFuse/10-4 308 400821 ns/op BenchmarkFuse/100-4 145 771978 ns/op BenchmarkFuse/1000-4 27 5877137 ns/op BenchmarkFuse/10000-4 2 58671065 ns/op BenchmarkNilCheckDeep1-4 14193 8732 ns/op 0.11 MB/s 236 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 6044 21137 ns/op 0.47 MB/s 235 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 799 144670 ns/op 0.69 MB/s 688 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 81 1368449 ns/op 0.73 MB/s 4900 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 7 15599897 ns/op 0.64 MB/s 145444 B/op 7 allocs/op BenchmarkDSEPass-4 42 2712608 ns/op 47025 B/op 7 allocs/op BenchmarkDSEPassBlock-4 2 75289204 ns/op 2128360 B/op 54236 allocs/op BenchmarkCSEPass-4 8 13274064 ns/op 131508 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 130840937 ns/op 5655336 B/op 97398 allocs/op BenchmarkDeadcodePass-4 216 583002 ns/op 98569 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 105337460 ns/op 4050400 B/op 45017 allocs/op BenchmarkMultiPass-4 80 1291589 ns/op 221371 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 214429501 ns/op 11301360 B/op 150658 allocs/op BenchmarkCondRewrite/SoloJump-4 4735364 25.96 ns/op BenchmarkCondRewrite/CombJump-4 4542480 25.57 ns/op PASS ok cmd/compile/internal/ssa 17.420s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 13218 9179 ns/op BenchmarkExtShift-4 25833 4680 ns/op BenchmarkModify-4 9182 13600 ns/op BenchmarkMullImm-4 26349 4561 ns/op BenchmarkConstModify-4 8973 13947 ns/op BenchmarkBitSet-4 16448 7096 ns/op BenchmarkBitClear-4 12876 9431 ns/op BenchmarkBitToggle-4 16250 7243 ns/op BenchmarkBitSetConst-4 147489 839.7 ns/op BenchmarkBitClearConst-4 140995 844.4 ns/op BenchmarkBitToggleConst-4 150026 832.8 ns/op BenchmarkDivconstI64-4 6657926 16.77 ns/op BenchmarkModconstI64-4 7640197 15.38 ns/op BenchmarkDivisiblePow2constI64-4 7031044 15.85 ns/op BenchmarkDivisibleconstI64-4 6121928 18.65 ns/op BenchmarkDivisibleWDivconstI64-4 4126544 28.90 ns/op BenchmarkDivconstU64/3-4 7354386 15.72 ns/op BenchmarkDivconstU64/5-4 6551047 18.99 ns/op BenchmarkDivconstU64/37-4 8733313 14.33 ns/op BenchmarkDivconstU64/1234567-4 5726182 20.10 ns/op BenchmarkModconstU64-4 8042154 15.04 ns/op BenchmarkDivisibleconstU64-4 8415510 14.65 ns/op BenchmarkDivisibleWDivconstU64-4 4234468 25.96 ns/op BenchmarkDivconstI32-4 6973482 17.77 ns/op BenchmarkModconstI32-4 8189739 15.73 ns/op BenchmarkDivisiblePow2constI32-4 7376379 13.97 ns/op BenchmarkDivisibleconstI32-4 9248710 13.92 ns/op BenchmarkDivisibleWDivconstI32-4 4284679 30.40 ns/op BenchmarkDivconstU32-4 7800214 15.49 ns/op BenchmarkModconstU32-4 6845872 20.28 ns/op BenchmarkDivisibleconstU32-4 8210566 14.77 ns/op BenchmarkDivisibleWDivconstU32-4 3593851 32.44 ns/op BenchmarkDivconstI16-4 5901549 20.37 ns/op BenchmarkModconstI16-4 8085175 16.56 ns/op BenchmarkDivisiblePow2constI16-4 8671716 13.95 ns/op BenchmarkDivisibleconstI16-4 7119360 14.42 ns/op BenchmarkDivisibleWDivconstI16-4 3550327 33.05 ns/op BenchmarkDivconstU16-4 8325067 14.84 ns/op BenchmarkModconstU16-4 7552443 17.33 ns/op BenchmarkDivisibleconstU16-4 7726990 14.89 ns/op BenchmarkDivisibleWDivconstU16-4 3795048 31.62 ns/op BenchmarkDivconstI8-4 5961136 19.76 ns/op BenchmarkModconstI8-4 7310752 16.79 ns/op BenchmarkDivisiblePow2constI8-4 7752642 14.59 ns/op BenchmarkDivisibleconstI8-4 6836950 17.13 ns/op BenchmarkDivisibleWDivconstI8-4 3846394 29.55 ns/op BenchmarkDivconstU8-4 7033676 16.80 ns/op BenchmarkModconstU8-4 7192618 16.72 ns/op BenchmarkDivisibleconstU8-4 7059800 15.98 ns/op BenchmarkDivisibleWDivconstU8-4 3801607 31.60 ns/op BenchmarkMul2-4 230880 527.9 ns/op BenchmarkMulNeg2-4 236497 529.4 ns/op BenchmarkEfaceInteger-4 2762416 38.77 ns/op BenchmarkMulconstI32/3-4 28719634 4.548 ns/op BenchmarkMulconstI32/5-4 25572793 4.655 ns/op BenchmarkMulconstI32/12-4 25549869 4.758 ns/op BenchmarkMulconstI32/120-4 28946463 4.447 ns/op BenchmarkMulconstI32/-120-4 27503014 4.557 ns/op BenchmarkMulconstI32/65537-4 27458100 4.821 ns/op BenchmarkMulconstI32/65538-4 27298368 4.785 ns/op BenchmarkMulconstI64/3-4 27903193 4.681 ns/op BenchmarkMulconstI64/5-4 26264941 5.231 ns/op BenchmarkMulconstI64/12-4 25760918 4.774 ns/op BenchmarkMulconstI64/120-4 26758471 4.598 ns/op BenchmarkMulconstI64/-120-4 27802452 4.449 ns/op BenchmarkMulconstI64/65537-4 27050140 4.819 ns/op BenchmarkMulconstI64/65538-4 25674396 4.729 ns/op BenchmarkMulconstU32/3-4 27933291 4.607 ns/op BenchmarkMulconstU32/5-4 27300250 4.492 ns/op BenchmarkMulconstU32/12-4 27351355 4.793 ns/op BenchmarkMulconstU32/120-4 27991294 4.621 ns/op BenchmarkMulconstU32/65537-4 26408560 4.730 ns/op BenchmarkMulconstU32/65538-4 26307943 4.747 ns/op BenchmarkMulconstU64/3-4 28936126 4.484 ns/op BenchmarkMulconstU64/5-4 28959254 4.500 ns/op BenchmarkMulconstU64/12-4 26252311 4.785 ns/op BenchmarkMulconstU64/120-4 27077338 4.654 ns/op BenchmarkMulconstU64/65537-4 26281144 4.729 ns/op BenchmarkMulconstU64/65538-4 26420241 4.667 ns/op BenchmarkShiftArithmeticRight-4 28971776 4.292 ns/op BenchmarkSwitch8Predictable-4 8668102 13.03 ns/op BenchmarkSwitch8Unpredictable-4 8937750 13.66 ns/op BenchmarkSwitch32Predictable-4 12591036 8.811 ns/op BenchmarkSwitch32Unpredictable-4 8581972 12.90 ns/op BenchmarkSwitchStringPredictable-4 6217137 18.33 ns/op BenchmarkSwitchStringUnpredictable-4 6906244 17.42 ns/op PASS ok cmd/compile/internal/test 14.514s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 166 709659 ns/op BenchmarkNamed/Underlying/nongeneric-4 952878 113.4 ns/op BenchmarkNamed/Underlying/generic-4 1000000 107.4 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 115.4 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 123.9 ns/op BenchmarkCheck/http/funcbodies/info-4 1 431678740 ns/op 70441 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 328635898 ns/op 92628 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 128785015 ns/op 235136 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 122929761 ns/op 246516 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 1696588625 ns/op 3023 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 103555690 ns/op 49122 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 36807988 ns/op 138684 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 43677467 ns/op 116570 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 540660299 ns/op 4010 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 42196171 ns/op 51203 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 5 25564098 ns/op 84622 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 22124887 ns/op 97409 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1651494706 ns/op 37669 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 501767024 ns/op 123861 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 121116003 ns/op 509259 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 110965346 ns/op 559118 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2254439288 ns/op 897.1 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 67492588 ns/op 29918 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 43411642 ns/op 46474 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 44184068 ns/op 45603 lines/s PASS ok cmd/compile/internal/types2 32.621s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 4 28675729 ns/op 12768750 sys-ns/op 3537000 user-ns/op PASS ok cmd/go 0.347s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 65808 1786 ns/op 4.48 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 70513 1559 ns/op 5.13 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 17299 6751 ns/op 151.68 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 17766 6481 ns/op 158.01 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3201 40928 ns/op 200.16 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3237 40530 ns/op 202.12 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.241s All tests passed.