darwin-amd64-race at 11b08a75cd6b93473d0ab6e4b6a94247ee341a01 :: 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=F0F0A4FB-6B4C-466C-B683-E6DDC2D3F5B9" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.EQhY3cSexl/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=DA518A1C-524A-477F-90FE-CF655C5A4781" "__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" "GO_TEST_TIMEOUT_SCALE=2" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "GOPLSCACHE=/tmp/buildlet/goplscache" "PWD=/tmp/buildlet/go/src"] in dir /tmp/buildlet/go/src Building Go cmd/dist using /tmp/buildlet/go1.4. (go1.20.6 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 *** You need to add /tmp/buildlet/go/bin to your PATH. :: 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=F0F0A4FB-6B4C-466C-B683-E6DDC2D3F5B9" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.EQhY3cSexl/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=DA518A1C-524A-477F-90FE-CF655C5A4781" "__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" "GO_TEST_TIMEOUT_SCALE=2" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "GOPLSCACHE=/tmp/buildlet/goplscache" "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.674s ok archive/zip 4.664s ok bufio 1.965s ok bytes 3.114s ok cmp 1.117s ok compress/bzip2 1.729s ok compress/flate 12.227s ok compress/gzip 20.600s ok compress/lzw 2.757s ok compress/zlib 7.231s ok container/heap 1.060s ok container/list 1.059s ok container/ring 1.054s ok context 1.109s ok crypto 1.042s ok crypto/aes 1.114s ok crypto/cipher 1.081s ok crypto/des 1.093s ok crypto/dsa 1.069s ok crypto/ecdh 1.403s ok crypto/ecdsa 1.216s ok crypto/ed25519 1.548s ok crypto/elliptic 1.080s ok crypto/hmac 1.052s ok crypto/internal/alias 1.040s ok crypto/internal/bigmod 5.818s ok crypto/internal/boring 1.097s ok crypto/internal/boring/bcache 1.665s ok crypto/internal/edwards25519 2.189s ok crypto/internal/edwards25519/field 1.136s ok crypto/internal/nistec 2.011s ok crypto/internal/nistec/fiat 1.084s [no tests to run] ok crypto/md5 1.112s ok crypto/rand 1.418s ok crypto/rc4 1.746s ok crypto/rsa 3.652s ok crypto/sha1 1.070s ok crypto/sha256 1.061s ok crypto/sha512 1.059s ok crypto/subtle 1.634s ok crypto/tls 7.118s ok crypto/x509 3.586s ok database/sql 1.724s ok database/sql/driver 1.070s ok debug/buildinfo 1.091s ok debug/dwarf 1.159s ok debug/elf 2.846s ok debug/gosym 1.214s ok debug/macho 1.056s ok debug/pe 1.170s ok debug/plan9obj 1.095s ok embed 1.064s [no tests to run] ok embed/internal/embedtest 1.090s ok encoding/ascii85 1.082s ok encoding/asn1 1.057s ok encoding/base32 1.153s ok encoding/base64 1.043s ok encoding/binary 1.094s ok encoding/csv 1.147s ok encoding/gob 25.100s ok encoding/hex 1.051s ok encoding/json 3.795s ok encoding/pem 3.866s ok encoding/xml 1.368s ok errors 1.089s ok expvar 1.128s ok flag 3.311s ok fmt 1.842s ok go/ast 1.117s ok go/build 7.632s ok go/build/constraint 1.078s ok go/constant 1.064s ok go/doc 1.472s ok go/doc/comment 5.747s ok go/format 1.165s ok go/importer 4.310s ok go/internal/gccgoimporter 1.186s ok go/internal/gcimporter 29.334s ok go/internal/srcimporter 33.772s ok go/parser 2.235s ok go/printer 3.190s ok go/scanner 1.064s ok go/token 1.201s ok go/types 71.022s ok hash 1.064s ok hash/adler32 1.086s ok hash/crc32 1.090s ok hash/crc64 1.077s ok hash/fnv 1.051s ok hash/maphash 1.044s ok html 1.049s ok html/template 1.380s ok image 1.552s ok image/color 1.065s ok image/draw 1.846s ok image/gif 2.542s ok image/jpeg 3.230s ok image/png 5.358s ok index/suffixarray 2.863s ok internal/abi 1.453s ok internal/buildcfg 1.107s ok internal/coverage/cformat 1.061s ok internal/coverage/cmerge 1.034s ok internal/coverage/pods 1.067s ok internal/coverage/slicereader 1.047s ok internal/coverage/slicewriter 1.036s ok internal/coverage/test 1.080s ok internal/cpu 3.085s ok internal/dag 1.046s ok internal/diff 1.066s ok internal/fmtsort 1.030s ok internal/fuzz 1.050s ok internal/godebug 14.828s ok internal/godebugs 1.047s ok internal/intern 3.045s ok internal/itoa 1.045s ok internal/platform 2.697s ok internal/poll 1.632s ok internal/profile 1.073s ok internal/reflectlite 1.029s ok internal/safefilepath 1.030s ok internal/saferio 1.209s ok internal/singleflight 1.157s ok internal/testenv 1.779s ok internal/trace 1.429s ok internal/types/errors 3.301s ok internal/unsafeheader 1.029s ok internal/xcoff 1.085s ok internal/zstd 1.030s ok io 1.132s ok io/fs 1.330s ok io/ioutil 1.068s ok log 1.078s ok log/slog 1.243s ok log/slog/internal/benchmarks 1.024s ok log/slog/internal/buffer 1.050s ok log/syslog 2.301s ok maps 1.048s ok math 1.062s ok math/big 4.391s ok math/bits 1.047s ok math/cmplx 1.039s ok math/rand 4.732s ok mime 1.063s ok mime/multipart 6.267s ok mime/quotedprintable 1.243s ok net 27.256s ok net/http 19.854s ok net/http/cgi 13.417s ok net/http/cookiejar 1.101s ok net/http/fcgi 1.305s ok net/http/httptest 1.469s ok net/http/httptrace 1.054s ok net/http/httputil 2.245s ok net/http/internal 1.038s ok net/http/internal/ascii 1.065s ok net/http/pprof 6.286s ok net/internal/socktest 1.043s ok net/mail 1.045s ok net/netip 2.038s ok net/rpc 1.204s ok net/rpc/jsonrpc 1.104s ok net/smtp 1.233s ok net/textproto 2.353s ok net/url 1.071s ok os 7.596s ok os/exec 11.559s ok os/exec/internal/fdtest 1.054s ok os/signal 21.348s ok os/user 1.073s ok path 1.058s ok path/filepath 1.088s ok plugin 1.048s ok reflect 2.656s ok regexp 4.629s ok regexp/syntax 6.995s ok runtime 70.275s ok runtime/cgo 1.029s ok runtime/coverage 1.043s ok runtime/debug 2.226s ok runtime/internal/atomic 1.080s ok runtime/internal/math 1.029s ok runtime/internal/sys 1.040s ok runtime/internal/wasitest 1.039s ok runtime/metrics 1.046s ok runtime/pprof 24.394s ok runtime/race 15.209s ok runtime/trace 6.984s ok slices 1.747s ok sort 2.332s ok strconv 3.669s ok strings 2.691s ok sync 1.785s ok sync/atomic 5.710s ok syscall 7.634s ok testing 3.831s ok testing/fstest 1.092s ok testing/iotest 1.046s ok testing/quick 1.240s ok testing/slogtest 1.046s ok text/scanner 1.060s ok text/tabwriter 1.035s ok text/template 1.136s ok text/template/parse 1.044s ok time 3.571s ok unicode 1.061s ok unicode/utf16 1.083s ok unicode/utf8 1.100s ok cmd/addr2line 9.399s ok cmd/api 4.212s ok cmd/asm/internal/asm 4.288s ok cmd/asm/internal/lex 1.047s ok cmd/cgo/internal/swig 1.122s ok cmd/cgo/internal/test 4.690s ok cmd/cgo/internal/testcarchive 55.568s ok cmd/cgo/internal/testcshared 26.253s ok cmd/cgo/internal/testerrors 34.105s ok cmd/cgo/internal/testfortran 1.162s ok cmd/cgo/internal/testgodefs 4.947s ok cmd/cgo/internal/testlife 3.520s ok cmd/cgo/internal/testnocgo 1.050s ok cmd/cgo/internal/testplugin 97.850s ok cmd/cgo/internal/testsanitizers 1.043s [no tests to run] ok cmd/cgo/internal/testshared 1.027s ok cmd/cgo/internal/testso 5.627s ok cmd/cgo/internal/teststdio 6.214s ok cmd/cgo/internal/testtls 1.042s ok cmd/compile/internal/abt 1.058s ok cmd/compile/internal/amd64 80.425s ok cmd/compile/internal/base 1.092s ok cmd/compile/internal/compare 1.057s ok cmd/compile/internal/dwarfgen 2.250s ok cmd/compile/internal/importer 7.731s ok cmd/compile/internal/inline/inlheur 3.575s ok cmd/compile/internal/ir 1.037s ok cmd/compile/internal/logopt 3.678s ok cmd/compile/internal/loopvar 56.966s ok cmd/compile/internal/noder 1.036s ok cmd/compile/internal/reflectdata 1.051s [no tests to run] ok cmd/compile/internal/ssa 47.005s ok cmd/compile/internal/syntax 1.311s ok cmd/compile/internal/test 23.431s ok cmd/compile/internal/typecheck 2.107s ok cmd/compile/internal/types 1.033s ok cmd/compile/internal/types2 32.959s ok cmd/covdata 1.082s ok cmd/cover 23.381s ok cmd/dist 1.035s ok cmd/distpack 1.056s ok cmd/doc 6.335s ok cmd/fix 20.995s ok cmd/go 516.179s ok cmd/go/internal/auth 1.060s ok cmd/go/internal/cache 1.539s ok cmd/go/internal/cfg 1.038s [no tests to run] ok cmd/go/internal/envcmd 1.759s ok cmd/go/internal/fsys 1.322s ok cmd/go/internal/generate 1.120s ok cmd/go/internal/gover 1.027s ok cmd/go/internal/imports 1.075s ok cmd/go/internal/load 1.039s ok cmd/go/internal/lockedfile 2.428s ok cmd/go/internal/lockedfile/internal/filelock 2.130s ok cmd/go/internal/modfetch 1.076s ok cmd/go/internal/modfetch/codehost 16.408s ok cmd/go/internal/modfetch/zip_sum_test 1.157s ok cmd/go/internal/modindex 2.331s ok cmd/go/internal/modload 1.080s ok cmd/go/internal/mvs 1.111s ok cmd/go/internal/par 1.140s ok cmd/go/internal/str 1.033s ok cmd/go/internal/test 1.144s ok cmd/go/internal/toolchain 1.082s ok cmd/go/internal/vcs 1.072s ok cmd/go/internal/vcweb 1.183s ok cmd/go/internal/vcweb/vcstest 31.144s ok cmd/go/internal/web 1.062s ok cmd/go/internal/work 4.406s ok cmd/gofmt 1.327s ok cmd/internal/archive 3.461s ok cmd/internal/buildid 2.519s ok cmd/internal/cov 2.460s ok cmd/internal/dwarf 1.032s ok cmd/internal/edit 1.060s ok cmd/internal/goobj 1.028s ok cmd/internal/moddeps 4.624s ok cmd/internal/notsha256 1.076s ok cmd/internal/obj 2.437s ok cmd/internal/obj/ppc64 1.847s ok cmd/internal/obj/riscv 1.356s ok cmd/internal/obj/s390x 1.090s ok cmd/internal/obj/x86 6.021s ok cmd/internal/objabi 1.259s ok cmd/internal/pkgpath 5.241s ok cmd/internal/pkgpattern 1.041s ok cmd/internal/quoted 1.063s ok cmd/internal/src 1.024s ok cmd/internal/test2json 2.089s ok cmd/link 38.609s ok cmd/link/internal/benchmark 1.058s ok cmd/link/internal/ld 33.092s ok cmd/link/internal/loader 1.146s ok cmd/nm 9.670s ok cmd/objdump 9.681s ok cmd/pack 8.458s ok cmd/pprof 4.002s ok cmd/trace 1.188s ok cmd/vet 51.845s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 2964 37955 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2212 48888 ns/op 1861 B/op 37 allocs/op Benchmark/Writer/PAX-4 1623 71776 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 5145 26012 ns/op 5323 B/op 16 allocs/op Benchmark/Reader/GNU-4 5310 21786 ns/op 5185 B/op 15 allocs/op Benchmark/Reader/PAX-4 2332 56731 ns/op 8784 B/op 33 allocs/op PASS ok archive/tar 1.911s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 277307427 ns/op 14880 B/op 66 allocs/op BenchmarkZip64Test-4 1 179763380 ns/op BenchmarkZip64TestSizes/4096-4 1425 119052 ns/op BenchmarkZip64TestSizes/1048576-4 114 962581 ns/op BenchmarkZip64TestSizes/67108864-4 1 180706101 ns/op PASS ok archive/zip 2.371s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 175483 615.0 ns/op BenchmarkReaderCopyUnoptimal-4 136244 927.1 ns/op BenchmarkReaderCopyNoWriteTo-4 10000 50514 ns/op BenchmarkReaderWriteToOptimal-4 7752 16130 ns/op BenchmarkReaderReadString-4 125754 1153 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 189765 654.8 ns/op BenchmarkWriterCopyUnoptimal-4 198698 624.9 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 50933 ns/op BenchmarkReaderEmpty-4 17869 8140 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 13828 8514 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 538320 248.0 ns/op 0 B/op 0 allocs/op PASS ok bufio 3.718s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 3354 42479 ns/op 771.40 MB/s BenchmarkWriteByte-4 402 302409 ns/op 13.54 MB/s BenchmarkWriteRune-4 204 569979 ns/op 21.56 MB/s BenchmarkBufferNotEmptyWriteRead-4 32 3720142 ns/op BenchmarkBufferFullSmallReads-4 92 1378121 ns/op BenchmarkBufferWriteBlock/N4096-4 8779 25619 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 271 400449 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 8 12666350 ns/op 4192268 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 6 17464498 ns/op 960.65 MB/s 5592405 B/op 0 allocs/op BenchmarkIndexByte/10-4 3338614 34.32 ns/op 291.37 MB/s BenchmarkIndexByte/32-4 3154804 36.89 ns/op 867.45 MB/s BenchmarkIndexByte/4K-4 938827 115.8 ns/op 35358.75 MB/s BenchmarkIndexBytePortable/10-4 1000000 111.4 ns/op 89.73 MB/s BenchmarkIndexBytePortable/32-4 436446 295.4 ns/op 108.33 MB/s BenchmarkIndexBytePortable/4K-4 3596 31994 ns/op 128.02 MB/s BenchmarkIndexRune/10-4 1000000 122.4 ns/op 81.72 MB/s BenchmarkIndexRune/32-4 1000000 122.6 ns/op 261.04 MB/s BenchmarkIndexRune/4K-4 418111 308.9 ns/op 13260.58 MB/s BenchmarkIndexRuneASCII/10-4 3458764 33.61 ns/op 297.55 MB/s BenchmarkIndexRuneASCII/32-4 3327654 35.56 ns/op 899.89 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 115.0 ns/op 35611.37 MB/s BenchmarkEqual/0-4 10377315 10.72 ns/op BenchmarkEqual/1-4 1218259 96.25 ns/op 10.39 MB/s BenchmarkEqual/6-4 1000000 100.5 ns/op 59.71 MB/s BenchmarkEqual/9-4 1000000 102.2 ns/op 88.04 MB/s BenchmarkEqual/15-4 1000000 101.3 ns/op 148.02 MB/s BenchmarkEqual/16-4 1214503 103.8 ns/op 154.15 MB/s BenchmarkEqual/20-4 1000000 103.3 ns/op 193.60 MB/s BenchmarkEqual/32-4 1205127 99.51 ns/op 321.59 MB/s BenchmarkEqual/4K-4 88542 1355 ns/op 3022.17 MB/s BenchmarkEqualBothUnaligned/64_0-4 1000000 103.1 ns/op 621.02 MB/s BenchmarkEqualBothUnaligned/64_1-4 1000000 117.2 ns/op 546.24 MB/s BenchmarkEqualBothUnaligned/64_4-4 1000000 102.3 ns/op 625.66 MB/s BenchmarkEqualBothUnaligned/64_7-4 1000000 102.8 ns/op 622.64 MB/s BenchmarkEqualBothUnaligned/4096_0-4 93448 1333 ns/op 3072.67 MB/s BenchmarkEqualBothUnaligned/4096_1-4 59358 1978 ns/op 2070.39 MB/s BenchmarkEqualBothUnaligned/4096_4-4 157618 814.9 ns/op 5026.13 MB/s BenchmarkEqualBothUnaligned/4096_7-4 161631 786.7 ns/op 5206.79 MB/s BenchmarkIndex/10-4 2342810 50.31 ns/op 198.78 MB/s BenchmarkIndex/32-4 2215430 53.75 ns/op 595.35 MB/s BenchmarkIndex/4K-4 44370 2737 ns/op 1496.66 MB/s BenchmarkIndexEasy/10-4 2386408 50.71 ns/op 197.19 MB/s BenchmarkIndexEasy/32-4 2108790 53.63 ns/op 596.71 MB/s BenchmarkIndexEasy/4K-4 548896 234.2 ns/op 17492.11 MB/s BenchmarkCount/10-4 1361875 88.05 ns/op 113.57 MB/s BenchmarkCount/32-4 1353667 88.01 ns/op 363.60 MB/s BenchmarkCount/4K-4 43238 2796 ns/op 1464.99 MB/s BenchmarkCountEasy/10-4 1373186 85.09 ns/op 117.52 MB/s BenchmarkCountEasy/32-4 1328974 87.12 ns/op 367.31 MB/s BenchmarkCountEasy/4K-4 491955 269.2 ns/op 15215.83 MB/s BenchmarkCountSingle/10-4 2764884 43.96 ns/op 227.48 MB/s BenchmarkCountSingle/32-4 2692590 44.77 ns/op 714.79 MB/s BenchmarkCountSingle/4K-4 999214 130.8 ns/op 31326.03 MB/s BenchmarkToUpper/#00-4 2464048 44.88 ns/op BenchmarkToUpper/ONLYUPPER-4 306640 404.5 ns/op BenchmarkToUpper/abc-4 441826 299.0 ns/op BenchmarkToUpper/AbC123-4 305928 431.5 ns/op BenchmarkToUpper/azAZ09_-4 271110 463.0 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 81216 1459 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 35434 3325 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 57589 2009 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 122938 942.2 ns/op BenchmarkToLower/#00-4 2607578 44.76 ns/op BenchmarkToLower/abc-4 447206 294.6 ns/op BenchmarkToLower/AbC123-4 302820 424.7 ns/op BenchmarkToLower/azAZ09_-4 259186 453.7 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 81198 1415 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 36739 3082 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 72724 1653 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 125949 950.1 ns/op BenchmarkFields/ASCII/16-4 193293 715.3 ns/op 22.37 MB/s 80 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 13642 8562 ns/op 29.90 MB/s 704 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 889 156462 ns/op 26.18 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 55 2326704 ns/op 28.17 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 38701692 ns/op 27.09 MB/s 2277408 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 90309 1315 ns/op 12.17 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 7105 17453 ns/op 14.67 MB/s 384 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 390 312825 ns/op 13.09 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 21 5598365 ns/op 11.71 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 98239795 ns/op 10.67 MB/s 11202864 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 130248 977.5 ns/op 16.37 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 12169 ns/op 21.04 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 597 210431 ns/op 19.46 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 34 3959510 ns/op 16.55 MB/s 512261 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 75137010 ns/op 13.96 MB/s 11219248 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 115965 1050 ns/op 15.24 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 9478 13936 ns/op 18.37 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 490 256832 ns/op 15.95 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 22 4685540 ns/op 13.99 MB/s 512260 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 81631116 ns/op 12.85 MB/s 11202864 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1924399 62.42 ns/op BenchmarkTrimSpace/ASCII-4 1000000 114.1 ns/op BenchmarkTrimSpace/SomeNonASCII-4 104623 1151 ns/op BenchmarkTrimSpace/JustNonASCII-4 51324 2346 ns/op BenchmarkToValidUTF8/Valid-4 449090 290.7 ns/op BenchmarkToValidUTF8/InvalidASCII-4 275448 418.1 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 90146 1343 ns/op BenchmarkIndexHard1-4 1117 105555 ns/op BenchmarkIndexHard2-4 829 145892 ns/op BenchmarkIndexHard3-4 202 582369 ns/op BenchmarkIndexHard4-4 135 874992 ns/op BenchmarkLastIndexHard1-4 8 14363419 ns/op BenchmarkLastIndexHard2-4 6 17037099 ns/op BenchmarkLastIndexHard3-4 6 19126560 ns/op BenchmarkCountHard1-4 1168 107171 ns/op BenchmarkCountHard2-4 741 147843 ns/op BenchmarkCountHard3-4 206 581479 ns/op BenchmarkSplitEmptySeparator-4 1 109479880 ns/op BenchmarkSplitSingleByteSeparator-4 16 8911611 ns/op BenchmarkSplitMultiByteSeparator-4 12 8891708 ns/op BenchmarkSplitNSingleByteSeparator-4 157750 899.9 ns/op BenchmarkSplitNMultiByteSeparator-4 64473 2007 ns/op BenchmarkRepeat-4 156010 799.2 ns/op BenchmarkRepeatLarge/256/1-4 122221 1178 ns/op 217.26 MB/s BenchmarkRepeatLarge/256/16-4 202692 849.7 ns/op 301.29 MB/s BenchmarkRepeatLarge/512/1-4 75488 1656 ns/op 309.17 MB/s BenchmarkRepeatLarge/512/16-4 83284 1265 ns/op 404.76 MB/s BenchmarkRepeatLarge/1024/1-4 48828 2475 ns/op 413.68 MB/s BenchmarkRepeatLarge/1024/16-4 56208 2198 ns/op 465.79 MB/s BenchmarkRepeatLarge/2048/1-4 25508 4657 ns/op 439.78 MB/s BenchmarkRepeatLarge/2048/16-4 26750 4285 ns/op 477.97 MB/s BenchmarkRepeatLarge/4096/1-4 17298 7435 ns/op 550.89 MB/s BenchmarkRepeatLarge/4096/16-4 17692 6637 ns/op 617.17 MB/s BenchmarkRepeatLarge/8192/1-4 10000 14313 ns/op 572.34 MB/s BenchmarkRepeatLarge/8192/16-4 10000 13381 ns/op 612.22 MB/s BenchmarkRepeatLarge/8192/4097-4 16717 7487 ns/op 547.24 MB/s BenchmarkRepeatLarge/16384/1-4 10000 24703 ns/op 663.24 MB/s BenchmarkRepeatLarge/16384/16-4 10000 24316 ns/op 673.78 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 18975 ns/op 647.75 MB/s BenchmarkRepeatLarge/32768/1-4 2707 45819 ns/op 715.16 MB/s BenchmarkRepeatLarge/32768/16-4 2798 49612 ns/op 660.49 MB/s BenchmarkRepeatLarge/32768/4097-4 2526 48505 ns/op 591.26 MB/s BenchmarkRepeatLarge/65536/1-4 1278 96835 ns/op 676.78 MB/s BenchmarkRepeatLarge/65536/16-4 1345 100514 ns/op 652.01 MB/s BenchmarkRepeatLarge/65536/4097-4 1551 90994 ns/op 675.37 MB/s BenchmarkRepeatLarge/131072/1-4 308 406196 ns/op 322.68 MB/s BenchmarkRepeatLarge/131072/16-4 277 419669 ns/op 312.32 MB/s BenchmarkRepeatLarge/131072/4097-4 364 384305 ns/op 330.48 MB/s BenchmarkRepeatLarge/262144/1-4 156 824875 ns/op 317.80 MB/s BenchmarkRepeatLarge/262144/16-4 100 1138473 ns/op 230.26 MB/s BenchmarkRepeatLarge/262144/4097-4 147 778432 ns/op 331.58 MB/s BenchmarkRepeatLarge/524288/1-4 86 1243420 ns/op 421.65 MB/s BenchmarkRepeatLarge/524288/16-4 93 1279565 ns/op 409.74 MB/s BenchmarkRepeatLarge/524288/4097-4 91 1325146 ns/op 392.65 MB/s BenchmarkRepeatLarge/1048576/1-4 48 2427184 ns/op 432.01 MB/s BenchmarkRepeatLarge/1048576/16-4 46 2886099 ns/op 363.32 MB/s BenchmarkRepeatLarge/1048576/4097-4 50 2573029 ns/op 406.03 MB/s BenchmarkRepeatLarge/2097152/1-4 32 4833456 ns/op 433.88 MB/s BenchmarkRepeatLarge/2097152/16-4 30 4834541 ns/op 433.79 MB/s BenchmarkRepeatLarge/2097152/4097-4 27 4827450 ns/op 433.68 MB/s BenchmarkRepeatLarge/4194304/1-4 13 8591251 ns/op 488.21 MB/s BenchmarkRepeatLarge/4194304/16-4 12 9233760 ns/op 454.24 MB/s BenchmarkRepeatLarge/4194304/4097-4 13 8820322 ns/op 475.18 MB/s BenchmarkRepeatLarge/8388608/1-4 7 15941957 ns/op 526.20 MB/s BenchmarkRepeatLarge/8388608/16-4 7 16110287 ns/op 520.70 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 14416492 ns/op 581.73 MB/s BenchmarkRepeatLarge/16777216/1-4 4 26749062 ns/op 627.21 MB/s BenchmarkRepeatLarge/16777216/16-4 4 27836860 ns/op 602.70 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 29219737 ns/op 574.17 MB/s BenchmarkRepeatLarge/33554432/1-4 2 54364452 ns/op 617.21 MB/s BenchmarkRepeatLarge/33554432/16-4 2 52777204 ns/op 635.78 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 59569781 ns/op 563.28 MB/s BenchmarkRepeatLarge/67108864/1-4 1 106412588 ns/op 630.65 MB/s BenchmarkRepeatLarge/67108864/16-4 1 115995283 ns/op 578.55 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 105382131 ns/op 636.81 MB/s BenchmarkRepeatLarge/134217728/1-4 1 224094792 ns/op 598.93 MB/s BenchmarkRepeatLarge/134217728/16-4 1 208601163 ns/op 643.42 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 210115896 ns/op 638.78 MB/s BenchmarkRepeatLarge/268435456/1-4 1 450970115 ns/op 595.24 MB/s BenchmarkRepeatLarge/268435456/16-4 1 416282570 ns/op 644.84 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 412258832 ns/op 651.13 MB/s BenchmarkRepeatLarge/536870912/1-4 1 919489361 ns/op 583.88 MB/s BenchmarkRepeatLarge/536870912/16-4 1 828039100 ns/op 648.36 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 847123142 ns/op 633.76 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3990800452 ns/op 269.05 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1657737336 ns/op 647.72 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1689274134 ns/op 635.62 MB/s BenchmarkBytesCompare/1-4 12500878 9.029 ns/op BenchmarkBytesCompare/2-4 12893307 9.262 ns/op BenchmarkBytesCompare/4-4 13453515 9.445 ns/op BenchmarkBytesCompare/8-4 15176994 8.365 ns/op BenchmarkBytesCompare/16-4 14114901 8.254 ns/op BenchmarkBytesCompare/32-4 12275811 9.357 ns/op BenchmarkBytesCompare/64-4 9880328 10.59 ns/op BenchmarkBytesCompare/128-4 9197232 12.23 ns/op BenchmarkBytesCompare/256-4 6673953 16.22 ns/op BenchmarkBytesCompare/512-4 5629365 21.77 ns/op BenchmarkBytesCompare/1024-4 3023505 36.45 ns/op BenchmarkBytesCompare/2048-4 1699938 63.88 ns/op BenchmarkIndexAnyASCII/1:1-4 1897393 56.57 ns/op BenchmarkIndexAnyASCII/1:2-4 2060122 55.82 ns/op BenchmarkIndexAnyASCII/1:4-4 2106830 55.80 ns/op BenchmarkIndexAnyASCII/1:8-4 2086515 55.19 ns/op BenchmarkIndexAnyASCII/1:16-4 2112196 59.55 ns/op BenchmarkIndexAnyASCII/1:32-4 2024700 56.80 ns/op BenchmarkIndexAnyASCII/1:64-4 2067153 57.72 ns/op BenchmarkIndexAnyASCII/16:1-4 2153278 55.98 ns/op BenchmarkIndexAnyASCII/16:2-4 588595 218.9 ns/op BenchmarkIndexAnyASCII/16:4-4 572221 203.7 ns/op BenchmarkIndexAnyASCII/16:8-4 573036 202.5 ns/op BenchmarkIndexAnyASCII/16:16-4 527120 277.9 ns/op BenchmarkIndexAnyASCII/16:32-4 575556 224.5 ns/op BenchmarkIndexAnyASCII/16:64-4 483748 271.9 ns/op BenchmarkIndexAnyASCII/256:1-4 1963368 60.49 ns/op BenchmarkIndexAnyASCII/256:2-4 50295 2323 ns/op BenchmarkIndexAnyASCII/256:4-4 49690 2260 ns/op BenchmarkIndexAnyASCII/256:8-4 48109 2250 ns/op BenchmarkIndexAnyASCII/256:16-4 50197 2396 ns/op BenchmarkIndexAnyASCII/256:32-4 53772 2386 ns/op BenchmarkIndexAnyASCII/256:64-4 50582 2291 ns/op BenchmarkIndexAnyUTF8/1:1-4 2058502 59.19 ns/op BenchmarkIndexAnyUTF8/1:2-4 1977754 56.44 ns/op BenchmarkIndexAnyUTF8/1:4-4 2153179 55.65 ns/op BenchmarkIndexAnyUTF8/1:8-4 1956462 57.75 ns/op BenchmarkIndexAnyUTF8/1:16-4 2022411 57.59 ns/op BenchmarkIndexAnyUTF8/1:32-4 1950466 58.03 ns/op BenchmarkIndexAnyUTF8/1:64-4 2001476 59.16 ns/op BenchmarkIndexAnyUTF8/16:1-4 140430 862.9 ns/op BenchmarkIndexAnyUTF8/16:2-4 427290 326.4 ns/op BenchmarkIndexAnyUTF8/16:4-4 413767 307.8 ns/op BenchmarkIndexAnyUTF8/16:8-4 337584 319.9 ns/op BenchmarkIndexAnyUTF8/16:16-4 395029 323.9 ns/op BenchmarkIndexAnyUTF8/16:32-4 366682 345.0 ns/op BenchmarkIndexAnyUTF8/16:64-4 310234 351.0 ns/op BenchmarkIndexAnyUTF8/256:1-4 8488 15055 ns/op BenchmarkIndexAnyUTF8/256:2-4 28419 4358 ns/op BenchmarkIndexAnyUTF8/256:4-4 28135 4080 ns/op BenchmarkIndexAnyUTF8/256:8-4 28998 4293 ns/op BenchmarkIndexAnyUTF8/256:16-4 27103 4225 ns/op BenchmarkIndexAnyUTF8/256:32-4 25411 4565 ns/op BenchmarkIndexAnyUTF8/256:64-4 24304 4652 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2021403 57.93 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2014228 55.82 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2008389 56.03 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2087238 55.80 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2106361 54.91 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2029819 57.21 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2048262 56.97 ns/op BenchmarkLastIndexAnyASCII/16:1-4 414370 251.8 ns/op BenchmarkLastIndexAnyASCII/16:2-4 526927 248.5 ns/op BenchmarkLastIndexAnyASCII/16:4-4 470036 272.0 ns/op BenchmarkLastIndexAnyASCII/16:8-4 454210 256.1 ns/op BenchmarkLastIndexAnyASCII/16:16-4 423974 275.7 ns/op BenchmarkLastIndexAnyASCII/16:32-4 406232 289.4 ns/op BenchmarkLastIndexAnyASCII/16:64-4 412580 323.3 ns/op BenchmarkLastIndexAnyASCII/256:1-4 34593 3230 ns/op BenchmarkLastIndexAnyASCII/256:2-4 34657 3210 ns/op BenchmarkLastIndexAnyASCII/256:4-4 35064 3302 ns/op BenchmarkLastIndexAnyASCII/256:8-4 35822 3278 ns/op BenchmarkLastIndexAnyASCII/256:16-4 35302 3272 ns/op BenchmarkLastIndexAnyASCII/256:32-4 32128 3548 ns/op BenchmarkLastIndexAnyASCII/256:64-4 32211 3450 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1994685 62.87 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1902002 60.08 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2096936 55.92 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1940694 57.75 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2101647 60.69 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1812877 58.20 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1750154 61.09 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 192462 679.0 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 367554 355.0 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 326383 351.5 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 338109 325.7 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 342898 336.8 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 290728 347.2 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 290934 361.3 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 10000 10649 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 25251 4254 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 29319 4056 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 28705 4115 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 28500 4224 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 27412 4500 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 22344 4783 ns/op BenchmarkTrimASCII/1:1-4 2157870 53.52 ns/op BenchmarkTrimASCII/1:2-4 1915453 65.87 ns/op BenchmarkTrimASCII/1:4-4 1946257 60.56 ns/op BenchmarkTrimASCII/1:8-4 1881292 61.16 ns/op BenchmarkTrimASCII/1:16-4 1701951 70.41 ns/op BenchmarkTrimASCII/16:1-4 587780 195.2 ns/op BenchmarkTrimASCII/16:2-4 459924 264.6 ns/op BenchmarkTrimASCII/16:4-4 441993 255.3 ns/op BenchmarkTrimASCII/16:8-4 451771 258.8 ns/op BenchmarkTrimASCII/16:16-4 360740 280.4 ns/op BenchmarkTrimASCII/256:1-4 50416 2407 ns/op BenchmarkTrimASCII/256:2-4 36506 3201 ns/op BenchmarkTrimASCII/256:4-4 33926 3175 ns/op BenchmarkTrimASCII/256:8-4 35682 3263 ns/op BenchmarkTrimASCII/256:16-4 36708 3150 ns/op BenchmarkTrimASCII/4096:1-4 3274 36652 ns/op BenchmarkTrimASCII/4096:2-4 2413 50470 ns/op BenchmarkTrimASCII/4096:4-4 2056 51492 ns/op BenchmarkTrimASCII/4096:8-4 2350 50300 ns/op BenchmarkTrimASCII/4096:16-4 2528 50659 ns/op BenchmarkTrimByte-4 2030319 58.27 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 16131 7345 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 16657 7026 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 813 137783 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1773 64344 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3669 33908 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 5232 19288 ns/op BenchmarkCompareBytesEqual-4 12679909 8.712 ns/op BenchmarkCompareBytesToNil-4 15813676 7.742 ns/op BenchmarkCompareBytesEmpty-4 16357671 6.906 ns/op BenchmarkCompareBytesIdentical-4 16662572 6.536 ns/op BenchmarkCompareBytesSameLength-4 13285147 8.104 ns/op BenchmarkCompareBytesDifferentLength-4 14443212 7.889 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2595 44453 ns/op 23588.63 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2826 47477 ns/op 22086.21 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2766 45944 ns/op 22823.18 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 3048 45380 ns/op 23107.02 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2841 47097 ns/op 22264.39 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 3061 43552 ns/op 24076.53 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 3032 44243 ns/op 23700.48 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2599 44895 ns/op 23356.40 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2468 50656 ns/op 20700.23 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2265 48646 ns/op 21555.53 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2946 48184 ns/op 21762.20 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2800 46715 ns/op 22446.20 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2307 50062 ns/op 20945.69 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2503 47241 ns/op 22196.54 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2505 46179 ns/op 22706.66 MB/s BenchmarkCompareBytesBig-4 2882 45344 ns/op 23125.11 MB/s BenchmarkCompareBytesBigIdentical-4 14952048 7.537 ns/op 139116448.63 MB/s PASS ok bytes 73.065s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 80531914 ns/op 1.24 MB/s 3612012 B/op 50 allocs/op BenchmarkDecodeNewton-4 1 318296090 ns/op 1.78 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 4 30381681 ns/op 0.54 MB/s 3645614 B/op 52 allocs/op PASS ok compress/bzip2 2.362s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 60 2108673 ns/op 4.74 MB/s 42042 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 5 20374745 ns/op 4.91 MB/s 43918 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 208962670 ns/op 4.79 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 49 2189714 ns/op 4.57 MB/s 42798 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 5 21367966 ns/op 4.68 MB/s 44206 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 230516124 ns/op 4.34 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 56 2156928 ns/op 4.64 MB/s 43511 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 20355682 ns/op 4.91 MB/s 45002 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 201796128 ns/op 4.96 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 58 2033415 ns/op 4.92 MB/s 43268 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 21234289 ns/op 4.71 MB/s 42264 B/op 13 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 204529471 ns/op 4.89 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 51 2262518 ns/op 4.42 MB/s 43658 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 21984002 ns/op 4.55 MB/s 46755 B/op 23 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 224685015 ns/op 4.45 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 68 1787995 ns/op 5.59 MB/s 43084 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 7 15224311 ns/op 6.57 MB/s 47307 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 157294313 ns/op 6.36 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 75 1739754 ns/op 5.75 MB/s 43463 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 9 11926936 ns/op 8.38 MB/s 45676 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 121687011 ns/op 8.22 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 74 1581721 ns/op 6.32 MB/s 42823 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 9 11878360 ns/op 8.42 MB/s 46589 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 118738015 ns/op 8.42 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 92 1327308 ns/op 7.53 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 12142080 ns/op 8.24 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 118064482 ns/op 8.47 MB/s BenchmarkEncode/Digits/Speed/1e4-4 49 2453884 ns/op 4.08 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 20328673 ns/op 4.92 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 208357269 ns/op 4.80 MB/s BenchmarkEncode/Digits/Default/1e4-4 18 6214155 ns/op 1.61 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 71613693 ns/op 1.40 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 695118693 ns/op 1.44 MB/s BenchmarkEncode/Digits/Compression/1e4-4 15 7246305 ns/op 1.38 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 77538932 ns/op 1.29 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 681549874 ns/op 1.47 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 87 1482756 ns/op 6.74 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 12803269 ns/op 7.81 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 121639046 ns/op 8.22 MB/s BenchmarkEncode/Newton/Speed/1e4-4 52 2191120 ns/op 4.56 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 15986405 ns/op 6.26 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 158462244 ns/op 6.31 MB/s BenchmarkEncode/Newton/Default/1e4-4 20 5774994 ns/op 1.73 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 57757969 ns/op 1.73 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 608293775 ns/op 1.64 MB/s BenchmarkEncode/Newton/Compression/1e4-4 18 6316798 ns/op 1.58 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 71792414 ns/op 1.39 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 772400836 ns/op 1.29 MB/s PASS ok compress/flate 17.282s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 40 3175963 ns/op 3.15 MB/s BenchmarkDecoder/1e-Reuse4-4 40 2591113 ns/op 3.86 MB/s BenchmarkDecoder/1e5-4 5 25408984 ns/op 3.94 MB/s BenchmarkDecoder/1e-Reuse5-4 4 26456180 ns/op 3.78 MB/s BenchmarkDecoder/1e6-4 1 264154924 ns/op 3.79 MB/s BenchmarkDecoder/1e-Reuse6-4 1 252620266 ns/op 3.96 MB/s BenchmarkEncoder/1e4-4 54 2222278 ns/op 4.50 MB/s BenchmarkEncoder/1e-Reuse4-4 60 1984455 ns/op 5.04 MB/s BenchmarkEncoder/1e5-4 6 20674337 ns/op 4.84 MB/s BenchmarkEncoder/1e-Reuse5-4 6 20493672 ns/op 4.88 MB/s BenchmarkEncoder/1e6-4 1 210524797 ns/op 4.75 MB/s BenchmarkEncoder/1e-Reuse6-4 1 198215147 ns/op 5.05 MB/s PASS ok compress/lzw 4.599s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 24 4540737 ns/op PASS ok container/heap 1.160s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 21526 4676 ns/op BenchmarkWithTimeout/concurrency=40-4 5697 22977 ns/op BenchmarkWithTimeout/concurrency=4000-4 4315 34628 ns/op BenchmarkWithTimeout/concurrency=400000-4 7598 20826 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 286552 405.0 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 17394 7467 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 19773 5694 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3849 35739 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2462 51365 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3252 35471 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 316 487359 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 230 538085 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 319 319962 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 31 3470668 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 19 5824197 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 32 3317688 ns/op BenchmarkCheckCanceled/Err-4 361719 395.6 ns/op BenchmarkCheckCanceled/Done-4 415348 308.8 ns/op BenchmarkContextCancelDone-4 768304 152.6 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 23625 4729 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 23190 5272 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 23355 4990 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 20146 5908 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 14149 8401 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 591994 208.5 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 320442 343.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 257962 465.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 162182 743.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 83931 1441 ns/op PASS ok context 11.154s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1853432 67.82 ns/op 235.90 MB/s BenchmarkDecrypt-4 1903838 63.29 ns/op 252.81 MB/s BenchmarkExpand-4 1000000 106.5 ns/op PASS ok crypto/aes 1.632s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 236060 503.2 ns/op 127.18 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 394150 326.3 ns/op 196.11 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 248836 506.4 ns/op 126.38 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 398034 330.4 ns/op 193.73 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 144800 823.6 ns/op 1639.17 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 189493 651.5 ns/op 2072.08 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 145393 843.1 ns/op 1601.25 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 183886 710.7 ns/op 1899.56 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 50982 2223 ns/op 3684.33 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 67797 1789 ns/op 4579.25 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 44569 2588 ns/op 3165.63 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 46430 2486 ns/op 3295.74 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 6174 18856 ns/op 54.04 MB/s BenchmarkAESCFBDecrypt1K-4 6891 18900 ns/op 53.91 MB/s BenchmarkAESCFBDecrypt8K-4 812 153161 ns/op 53.45 MB/s BenchmarkAESOFB1K-4 10000 12352 ns/op 82.50 MB/s BenchmarkAESCTR1K-4 14148 8700 ns/op 117.12 MB/s BenchmarkAESCTR8K-4 1984 66300 ns/op 123.49 MB/s BenchmarkAESCBCEncrypt1K-4 13626 8612 ns/op 118.90 MB/s BenchmarkAESCBCDecrypt1K-4 17866 6503 ns/op 157.46 MB/s PASS ok crypto/cipher 4.572s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 93924 1284 ns/op 6.23 MB/s BenchmarkDecrypt-4 96506 1216 ns/op 6.58 MB/s BenchmarkTDESEncrypt-4 37099 3133 ns/op 2.55 MB/s BenchmarkTDESDecrypt-4 33079 3204 ns/op 2.50 MB/s PASS ok crypto/des 1.722s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1090 109770 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 19 6814671 ns/op 1086 B/op 21 allocs/op BenchmarkECDH/P521-4 6 18158220 ns/op 1541 B/op 21 allocs/op BenchmarkECDH/X25519-4 92 1582988 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 1.733s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 2071 67890 ns/op 2511 B/op 33 allocs/op BenchmarkSign/P384-4 30 3476398 ns/op 2683 B/op 34 allocs/op BenchmarkSign/P521-4 14 8642278 ns/op 3064 B/op 35 allocs/op BenchmarkVerify/P256-4 1156 103884 ns/op 432 B/op 8 allocs/op BenchmarkVerify/P384-4 14 8104519 ns/op 592 B/op 12 allocs/op BenchmarkVerify/P521-4 5 21379792 ns/op 912 B/op 12 allocs/op BenchmarkGenerateKey/P256-4 5130 22908 ns/op 896 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 60 1753737 ns/op 1094 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 25 4481192 ns/op 1415 B/op 17 allocs/op PASS ok crypto/ecdsa 2.675s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 268 464720 ns/op BenchmarkNewKeyFromSeed-4 236 443487 ns/op BenchmarkSigning-4 243 463079 ns/op BenchmarkVerification-4 169 701316 ns/op PASS ok crypto/ed25519 1.769s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 6625 19397 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 168 722715 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 76 1653536 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 24 5274472 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1887 69520 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 55 1941572 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 25 4972475 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 8 12709531 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 13033 10047 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 6949 17422 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 4420 26166 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 100 1183817 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2808 42256 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 370 312300 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1986 64862 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 100 1063619 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.851s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 15722 7065 ns/op 144.93 MB/s BenchmarkHMACSHA256_32-4 24564 4758 ns/op 6.72 MB/s BenchmarkNewWriteSum-4 10000 10549 ns/op 3.03 MB/s PASS ok crypto/hmac 1.570s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 43573 2653 ns/op BenchmarkModSub-4 44158 2641 ns/op BenchmarkMontgomeryRepr-4 23917 4638 ns/op BenchmarkMontgomeryMul-4 24550 4745 ns/op BenchmarkModMul-4 10000 10167 ns/op BenchmarkExpBig-4 16 6980129 ns/op BenchmarkExp-4 6 21253068 ns/op PASS ok crypto/internal/bigmod 2.258s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3716 34706 ns/op BenchmarkScalarBaseMult-4 266 413756 ns/op BenchmarkScalarMult-4 127 931762 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 184 629914 ns/op PASS ok crypto/internal/edwards25519 1.767s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 479856 262.5 ns/op BenchmarkMultiply-4 5872884 20.81 ns/op BenchmarkSquare-4 6625627 18.37 ns/op BenchmarkInvert-4 30644 4367 ns/op BenchmarkMult32-4 1243693 96.22 ns/op PASS ok crypto/internal/edwards25519/field 2.015s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 63 1793983 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2294 56882 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 27 4385035 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 8 13309534 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 171 656769 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 12025 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 69 1548980 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 32 3654429 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 2.388s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 606096 174.5 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 398623 296.7 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 119540 932.2 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 681765 170.0 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 401828 307.6 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 126772 964.6 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 2.073s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 109377 1070 ns/op 7.48 MB/s BenchmarkHash64-4 151429 832.4 ns/op 76.89 MB/s BenchmarkHash128-4 139416 899.6 ns/op 142.28 MB/s BenchmarkHash256-4 94902 1100 ns/op 232.70 MB/s BenchmarkHash512-4 76512 1411 ns/op 362.95 MB/s BenchmarkHash1K-4 58564 2059 ns/op 497.35 MB/s BenchmarkHash8K-4 10000 11305 ns/op 724.66 MB/s BenchmarkHash1M-4 90 1347389 ns/op 778.23 MB/s BenchmarkHash8M-4 7 14392169 ns/op 582.86 MB/s BenchmarkHash8BytesUnaligned-4 112854 1252 ns/op 6.39 MB/s BenchmarkHash1KUnaligned-4 55909 2075 ns/op 493.39 MB/s BenchmarkHash8KUnaligned-4 10000 11292 ns/op 725.50 MB/s PASS ok crypto/md5 2.999s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 2 91311474 ns/op PASS ok crypto/rand 1.326s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 9483 10690 ns/op 11.97 MB/s BenchmarkRC4_1K-4 1617 75256 ns/op 13.61 MB/s BenchmarkRC4_8K-4 182 657764 ns/op 12.31 MB/s PASS ok crypto/rc4 1.524s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 8 16364034 ns/op BenchmarkDecryptPKCS1v15/3072-4 4 29591971 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 56209080 ns/op BenchmarkEncryptPKCS1v15/2048-4 32 3938669 ns/op BenchmarkDecryptOAEP/2048-4 9 12663870 ns/op BenchmarkEncryptOAEP/2048-4 30 4324235 ns/op BenchmarkSignPKCS1v15/2048-4 7 24395054 ns/op BenchmarkVerifyPKCS1v15/2048-4 30 4298107 ns/op BenchmarkSignPSS/2048-4 8 26650431 ns/op BenchmarkVerifyPSS/2048-4 28 4578120 ns/op PASS ok crypto/rsa 3.311s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 48044 2430 ns/op 3.29 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 96170 1484 ns/op 5.39 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 62013 2049 ns/op 156.19 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 80168 1398 ns/op 228.83 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 47166 2363 ns/op 433.34 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 55189 2147 ns/op 476.86 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 8978 13452 ns/op 608.96 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 12212 9797 ns/op 836.16 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.763s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 68126 1834 ns/op 4.36 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 70659 1553 ns/op 5.15 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 82377 1720 ns/op 4.65 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 24949 4060 ns/op 252.21 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 28216 3813 ns/op 268.58 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 30391 3763 ns/op 272.16 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5553 23703 ns/op 345.61 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 6177 23208 ns/op 352.98 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 5164 30272 ns/op 270.61 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 3.106s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 49664 3027 ns/op 2.64 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 51147 3445 ns/op 2.32 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 58306 3887 ns/op 2.06 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 27626 5315 ns/op 192.68 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 25201 4373 ns/op 234.15 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 31216 3688 ns/op 277.67 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 7846 25448 ns/op 321.91 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 6786 17805 ns/op 460.11 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 8296 17721 ns/op 462.27 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 3.183s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 21700701 6.819 ns/op BenchmarkConstantTimeEq-4 20065802 5.822 ns/op BenchmarkConstantTimeLessOrEq-4 21487215 5.447 ns/op BenchmarkXORBytes/8Bytes-4 2637016 39.81 ns/op 200.97 MB/s BenchmarkXORBytes/128Bytes-4 2802541 43.42 ns/op 2947.69 MB/s BenchmarkXORBytes/2048Bytes-4 1000000 134.6 ns/op 15217.68 MB/s BenchmarkXORBytes/32768Bytes-4 71277 1545 ns/op 21202.55 MB/s PASS ok crypto/subtle 2.435s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 28 6005277 ns/op BenchmarkCertCache/1-4 21 5870746 ns/op BenchmarkCertCache/2-4 20 5755755 ns/op BenchmarkCertCache/3-4 27 6091327 ns/op BenchmarkHandshakeServer/RSA-4 8 13707199 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 9 13409435 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 8 16253362 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 22 5455182 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 25 5973986 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 20 6688193 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 25 8029037 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 42612357 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 46694646 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 1 129939366 ns/op 8.07 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 1 136487648 ns/op 7.68 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 245263016 ns/op 8.55 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 227381267 ns/op 9.22 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 442782687 ns/op 9.47 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 566204673 ns/op 7.41 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 936465612 ns/op 8.96 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 1067066226 ns/op 7.86 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1795729197 ns/op 9.34 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1866824979 ns/op 8.99 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 3373029127 ns/op 9.95 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 3400008491 ns/op 9.87 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 5845378533 ns/op 11.48 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 6380229119 ns/op 10.52 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 1 126378529 ns/op 8.30 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 1 114266884 ns/op 9.18 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 161028934 ns/op 13.02 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 206002845 ns/op 10.18 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 340645928 ns/op 12.31 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 413444541 ns/op 10.14 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 749218503 ns/op 11.20 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 779322384 ns/op 10.76 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1558369921 ns/op 10.77 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1547332831 ns/op 10.84 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 2769143207 ns/op 12.12 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 3311831322 ns/op 10.13 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 5865016749 ns/op 11.44 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 7027418738 ns/op 9.55 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 717178229 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 721428068 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 314404146 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 310107468 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 179291328 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 164556691 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 111297573 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 1 101564957 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 61945222 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 55301173 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 170638313 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 182789718 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 104477694 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 1 103179227 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 1 101996074 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 68792846 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 2 52394054 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 2 51348328 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 3 34269331 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 3 38254035 ns/op PASS ok crypto/tls 62.546s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 6 18724288 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 348 376018 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 848 157767 ns/op 12099 B/op 164 allocs/op BenchmarkParseCertificate/rsa_leaf-4 780 236455 ns/op 13506 B/op 187 allocs/op PASS ok crypto/x509 2.459s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 32 4836353 ns/op 278754 B/op 1624 allocs/op BenchmarkConcurrentStmtQuery-4 32 5763327 ns/op 265657 B/op 1979 allocs/op BenchmarkConcurrentStmtExec-4 25 4438662 ns/op 211810 B/op 575 allocs/op BenchmarkConcurrentTxQuery-4 43 6534688 ns/op 275255 B/op 2137 allocs/op BenchmarkConcurrentTxExec-4 51 3297098 ns/op 87815 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 22 4620961 ns/op 105740 B/op 2070 allocs/op BenchmarkConcurrentTxStmtExec-4 49 2539446 ns/op 40123 B/op 381 allocs/op BenchmarkConcurrentRandom-4 28 5636992 ns/op 230126 B/op 1761 allocs/op BenchmarkManyConcurrentQueries-4 1953 94528 ns/op 4133 B/op 20 allocs/op BenchmarkGrabConn-4 132775 1428 ns/op 0 B/op 0 allocs/op PASS ok database/sql 3.569s goos: darwin goarch: amd64 pkg: debug/elf BenchmarkSymbols64-4 1700 138340 ns/op BenchmarkSymbols32-4 1912 89394 ns/op PASS ok debug/elf 1.587s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 108312 1598 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 64 1955323 ns/op 188251 B/op 13 allocs/op Benchmark115/LineToPC-4 62 1688755 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 17728 6753 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.984s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 49431 2270 ns/op BenchmarkMarshal-4 702 220490 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 3010 41234 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.656s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 256 479778 ns/op 17.07 MB/s BenchmarkEncodeToString-4 276 600359 ns/op 13.65 MB/s BenchmarkDecode-4 88 1332009 ns/op 9.84 MB/s BenchmarkDecodeString-4 158 760333 ns/op 17.25 MB/s PASS ok encoding/base32 1.818s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 320 401484 ns/op 20.40 MB/s BenchmarkDecodeString/2-4 281306 427.1 ns/op 9.37 MB/s BenchmarkDecodeString/4-4 289974 667.8 ns/op 11.98 MB/s BenchmarkDecodeString/8-4 152066 790.6 ns/op 15.18 MB/s BenchmarkDecodeString/64-4 41402 2726 ns/op 32.28 MB/s BenchmarkDecodeString/8192-4 388 280887 ns/op 38.89 MB/s BenchmarkNewEncoding-4 53414 3667 ns/op 69.81 MB/s PASS ok encoding/base64 2.651s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 907 123746 ns/op 32.32 MB/s BenchmarkReadStruct-4 13358 7848 ns/op 9.56 MB/s BenchmarkWriteStruct-4 15108 8278 ns/op 9.06 MB/s BenchmarkReadInts-4 36876 3238 ns/op 9.26 MB/s BenchmarkWriteInts-4 33016 3531 ns/op 8.50 MB/s BenchmarkWriteSlice1000Int32s-4 972 105897 ns/op 37.77 MB/s BenchmarkPutUint16-4 2533600 42.20 ns/op 47.39 MB/s BenchmarkAppendUint16-4 1937384 85.79 ns/op 23.31 MB/s BenchmarkPutUint32-4 1854960 71.35 ns/op 56.06 MB/s BenchmarkAppendUint32-4 2153391 54.88 ns/op 72.89 MB/s BenchmarkPutUint64-4 1000000 112.4 ns/op 71.20 MB/s BenchmarkAppendUint64-4 873398 129.4 ns/op 61.84 MB/s BenchmarkLittleEndianPutUint16-4 2999319 40.63 ns/op 49.22 MB/s BenchmarkLittleEndianAppendUint16-4 2604007 57.38 ns/op 34.86 MB/s BenchmarkLittleEndianPutUint32-4 1000000 111.0 ns/op 36.02 MB/s BenchmarkLittleEndianAppendUint32-4 2397144 56.42 ns/op 70.90 MB/s BenchmarkLittleEndianPutUint64-4 1131759 99.14 ns/op 80.69 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 129.3 ns/op 61.89 MB/s BenchmarkReadFloats-4 131506 897.3 ns/op 13.37 MB/s BenchmarkWriteFloats-4 116581 934.2 ns/op 12.85 MB/s BenchmarkReadSlice1000Float32s-4 972 186398 ns/op 21.46 MB/s BenchmarkWriteSlice1000Float32s-4 852 172220 ns/op 23.23 MB/s BenchmarkReadSlice1000Uint8s-4 37651 4262 ns/op 234.64 MB/s BenchmarkWriteSlice1000Uint8s-4 36268 5198 ns/op 192.39 MB/s BenchmarkPutUvarint32-4 828876 138.6 ns/op 28.86 MB/s BenchmarkPutUvarint64-4 241394 750.7 ns/op 10.66 MB/s PASS ok encoding/binary 7.147s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 6439 24763 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 4632 26184 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6711 27523 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3160 41381 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 6855 18461 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 6782 29693 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 6921 22501 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3997 40535 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 10000 22241 ns/op PASS ok encoding/csv 3.021s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 7824 17216 ns/op 1816 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 6555 17263 ns/op 1817 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 138 1075514 ns/op 17291 B/op 334 allocs/op BenchmarkEncodeComplex128Slice-4 636 253155 ns/op 773 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 915 134077 ns/op 95 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1092 107468 ns/op 79 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1176 86888 ns/op 330 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 43 2347149 ns/op 39811 B/op 254 allocs/op BenchmarkDecodeComplex128Slice-4 484 359545 ns/op 25260 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 876 185202 ns/op 10807 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 967 158820 ns/op 9762 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 400 347328 ns/op 39226 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 175 723920 ns/op 66923 B/op 2222 allocs/op BenchmarkDecodeBytesSlice-4 378 334817 ns/op 24036 B/op 200 allocs/op BenchmarkDecodeInterfaceSlice-4 81 1633196 ns/op 83156 B/op 3178 allocs/op BenchmarkDecodeMap-4 86 1537962 ns/op 54127 B/op 181 allocs/op PASS ok encoding/gob 4.832s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 10000 13575 ns/op 18.86 MB/s BenchmarkEncode/1024-4 2865 63179 ns/op 16.21 MB/s BenchmarkEncode/4096-4 435 274387 ns/op 14.93 MB/s BenchmarkEncode/16384-4 175 937179 ns/op 17.48 MB/s BenchmarkDecode/256-4 19584 5927 ns/op 43.20 MB/s BenchmarkDecode/1024-4 4363 28049 ns/op 36.51 MB/s BenchmarkDecode/4096-4 1167 157644 ns/op 25.98 MB/s BenchmarkDecode/16384-4 344 538232 ns/op 30.44 MB/s BenchmarkDump/256-4 838 123037 ns/op 2.08 MB/s BenchmarkDump/1024-4 100 1063640 ns/op 0.96 MB/s BenchmarkDump/4096-4 68 2156790 ns/op 1.90 MB/s BenchmarkDump/16384-4 15 7143565 ns/op 2.29 MB/s PASS ok encoding/hex 3.382s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 163355585 ns/op 11.88 MB/s 2152 B/op 18 allocs/op BenchmarkCodeEncoderError-4 1 160936760 ns/op 12.06 MB/s 5312 B/op 73 allocs/op BenchmarkCodeMarshal-4 1 190559008 ns/op 10.18 MB/s 10332520 B/op 60 allocs/op BenchmarkCodeMarshalError-4 1 252599735 ns/op 7.68 MB/s 10335384 B/op 110 allocs/op BenchmarkMarshalBytes/32-4 16303 7623 ns/op BenchmarkMarshalBytes/256-4 4861 23457 ns/op BenchmarkMarshalBytes/4096-4 458 296562 ns/op BenchmarkMarshalBytesError/32-4 45 2725254 ns/op BenchmarkMarshalBytesError/256-4 28 4275594 ns/op BenchmarkMarshalBytesError/4096-4 38 2650712 ns/op BenchmarkMarshalMap-4 22456 4889 ns/op 300 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 572826276 ns/op 3.39 MB/s 10098568 B/op 40039 allocs/op BenchmarkUnicodeDecoder-4 25240 5678 ns/op 2.47 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 39604 3159 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 414204975 ns/op 4.68 MB/s 2020048 B/op 40006 allocs/op BenchmarkCodeUnmarshalReuse-4 1 399696988 ns/op 4.85 MB/s 2021368 B/op 40012 allocs/op BenchmarkUnmarshalString-4 74973 1894 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 102880 1166 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 137024 1063 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 17383 7976 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 42645 2955 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 50743 2111 ns/op 83 B/op 2 allocs/op BenchmarkUnmapped-4 21092 9289 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 2444 44103 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 391 275447 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 93 1487548 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 10 13202438 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 483680 227.3 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 483213 230.5 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 521884 240.6 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 508676 248.9 ns/op BenchmarkEncodeMarshaler-4 45602 2475 ns/op 75 B/op 1 allocs/op BenchmarkEncoderEncode-4 53283 2124 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 4780438 26.67 ns/op BenchmarkNumberIsValidRegexp-4 15852 8016 ns/op PASS ok encoding/json 11.298s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 39 3491669 ns/op 18.77 MB/s BenchmarkDecode-4 20 5394526 ns/op 16.46 MB/s PASS ok encoding/pem 1.564s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1950 68810 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 781 191266 ns/op 8218 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 1978 57185 ns/op PASS ok encoding/xml 1.641s goos: darwin goarch: amd64 pkg: errors BenchmarkIs-4 211712 528.9 ns/op BenchmarkAs-4 73417 1656 ns/op PASS ok errors 1.363s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 377402 302.7 ns/op BenchmarkIntSet-4 542383 208.3 ns/op BenchmarkFloatAdd-4 132486 951.9 ns/op BenchmarkFloatSet-4 770008 216.0 ns/op BenchmarkStringSet-4 351802 342.7 ns/op BenchmarkMapSet-4 125394 1091 ns/op BenchmarkMapSetDifferent-4 44940 2535 ns/op BenchmarkMapSetDifferentRandom-4 247 541892 ns/op BenchmarkMapSetString-4 130868 1226 ns/op BenchmarkMapAddSame-4 27248 6199 ns/op BenchmarkMapAddDifferent-4 11694 10539 ns/op BenchmarkMapAddDifferentRandom-4 234 606274 ns/op BenchmarkMapAddSameSteadyState-4 324062 421.3 ns/op BenchmarkMapAddDifferentSteadyState-4 103833 1018 ns/op BenchmarkMapString-4 5713 17790 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 16526 8111 ns/op PASS ok expvar 4.639s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 67569 1679 ns/op BenchmarkSprintfEmpty-4 223542 452.7 ns/op BenchmarkSprintfString-4 210525 697.9 ns/op BenchmarkSprintfTruncateString-4 196806 721.3 ns/op BenchmarkSprintfTruncateBytes-4 130840 960.6 ns/op BenchmarkSprintfSlowParsingPath-4 186924 737.6 ns/op BenchmarkSprintfQuoteString-4 46694 2513 ns/op BenchmarkSprintfInt-4 207932 702.9 ns/op BenchmarkSprintfIntInt-4 161442 926.1 ns/op BenchmarkSprintfPrefixedInt-4 92296 1143 ns/op BenchmarkSprintfFloat-4 82624 1350 ns/op BenchmarkSprintfComplex-4 42860 2791 ns/op BenchmarkSprintfBoolean-4 197542 752.4 ns/op BenchmarkSprintfHexString-4 85472 2002 ns/op BenchmarkSprintfHexBytes-4 54902 2656 ns/op BenchmarkSprintfBytes-4 41788 3946 ns/op BenchmarkSprintfStringer-4 51250 2273 ns/op BenchmarkSprintfStructure-4 24232 5474 ns/op BenchmarkManyArgs-4 38619 2618 ns/op BenchmarkFprintInt-4 64390 1902 ns/op BenchmarkFprintfBytes-4 70162 1946 ns/op BenchmarkFprintIntNoAlloc-4 64198 2868 ns/op BenchmarkScanInts-4 27 4373036 ns/op BenchmarkScanRecursiveInt-4 1 507242539 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 484238778 ns/op PASS ok fmt 6.525s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 505 319298 ns/op PASS ok go/build 1.282s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 38091 3050 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 10000 11004 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 5179 38304 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 895 151571 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 300 474581 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 50 2162896 ns/op 206177 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 18 10810424 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 37728322 ns/op 3634592 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 211271356 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 2.852s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 385978738 ns/op 0.17 MB/s 46212872 B/op 48917 allocs/op PASS ok go/format 1.469s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 5 21604560 ns/op 2.49 MB/s BenchmarkParseOnly-4 6 19376302 ns/op 2.78 MB/s BenchmarkResolve-4 42 2431511 ns/op 22.15 MB/s PASS ok go/parser 2.547s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 144151133 ns/op 0.36 MB/s 5128464 B/op 27474 allocs/op BenchmarkPrintDecl-4 594 205657 ns/op 0.16 MB/s 17029 B/op 51 allocs/op PASS ok go/printer 1.353s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 258 437649 ns/op BenchmarkScanFiles/go/types/expr.go-4 14 7922601 ns/op 6.26 MB/s BenchmarkScanFiles/go/parser/parser.go-4 8 13457379 ns/op 5.37 MB/s BenchmarkScanFiles/net/http/server.go-4 6 19424700 ns/op 6.03 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 199 696741 ns/op 4.42 MB/s PASS ok go/scanner 2.258s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1000000 104.9 ns/op PASS ok go/token 1.184s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 100 1349437 ns/op BenchmarkNamed/Underlying/nongeneric-4 851512 125.7 ns/op BenchmarkNamed/Underlying/generic-4 1000000 122.6 ns/op BenchmarkNamed/Underlying/src_instance-4 995214 123.3 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 121.4 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 17662 6972 ns/op BenchmarkNamed/NewMethodSet/generic-4 17148 7592 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 15879 8607 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 17340 7980 ns/op BenchmarkCheck/http/funcbodies/info-4 1 772741141 ns/op 42008 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 480307400 ns/op 67546 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 262885580 ns/op 123149 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 219852885 ns/op 147168 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 3252279844 ns/op 1589 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 140110574 ns/op 36736 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 134581038 ns/op 38060 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 91280585 ns/op 56399 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 619041574 ns/op 3494 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 87182136 ns/op 24596 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 84884146 ns/op 25211 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 69434732 ns/op 31053 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1900198845 ns/op 34417 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 604620420 ns/op 108052 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 170834042 ns/op 380012 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 130266296 ns/op 500548 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3515834681 ns/op 570.6 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 136987680 ns/op 14513 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 137172440 ns/op 14585 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 120979066 ns/op 16507 lines/s PASS ok go/types 53.651s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 5649 18320 ns/op 55.89 MB/s PASS ok hash/adler32 1.180s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 210568 759.1 ns/op 19.76 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 221451 527.0 ns/op 28.46 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 115387 939.9 ns/op 42.56 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 158906 1160 ns/op 34.50 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 391650 330.3 ns/op 1550.21 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 362989 336.7 ns/op 1520.51 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 378249 355.8 ns/op 2877.78 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 315650 422.9 ns/op 2421.29 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 225146 521.0 ns/op 7861.84 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 246368 512.3 ns/op 7996.00 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 52389 2154 ns/op 15213.23 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 64575 1892 ns/op 17317.04 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 430530 339.0 ns/op 44.25 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 432890 526.2 ns/op 28.51 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 371287 345.2 ns/op 115.87 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 404503 332.5 ns/op 120.32 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 280732 502.1 ns/op 1019.75 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 304698 499.0 ns/op 1026.08 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 239964 503.7 ns/op 2032.94 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 268980 490.3 ns/op 2088.60 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 204304 558.2 ns/op 7338.03 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 182116 792.6 ns/op 5167.73 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 48082 2169 ns/op 15108.82 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 53856 2301 ns/op 14243.51 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 231408 536.2 ns/op 27.97 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 251094 543.7 ns/op 27.59 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 141722 1227 ns/op 32.61 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 142435 1354 ns/op 29.55 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 12129 9930 ns/op 51.56 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 12973 9356 ns/op 54.72 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 5324 25773 ns/op 39.73 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 6116 39363 ns/op 26.01 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1477 113161 ns/op 36.20 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1188 91071 ns/op 44.98 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 140 718241 ns/op 45.62 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 157 1306571 ns/op 25.08 MB/s PASS ok hash/crc32 9.309s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 141 886779 ns/op 73.90 MB/s BenchmarkCrc64/ISO4KB-4 1510 76917 ns/op 53.25 MB/s BenchmarkCrc64/ISO1KB-4 7448 23930 ns/op 42.79 MB/s BenchmarkCrc64/ECMA64KB-4 132 927137 ns/op 70.69 MB/s BenchmarkCrc64/Random64KB-4 100 1099074 ns/op 59.63 MB/s BenchmarkCrc64/Random16KB-4 591 317216 ns/op 51.65 MB/s PASS ok hash/crc64 2.367s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 10000 10856 ns/op 94.33 MB/s BenchmarkFnv32aKB-4 10630 18421 ns/op 55.59 MB/s BenchmarkFnv64KB-4 12385 9302 ns/op 110.08 MB/s BenchmarkFnv64aKB-4 10000 10667 ns/op 95.99 MB/s BenchmarkFnv128KB-4 1792 69932 ns/op 14.64 MB/s BenchmarkFnv128aKB-4 1804 71492 ns/op 14.32 MB/s PASS ok hash/fnv 2.211s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 382934 279.5 ns/op 14.31 MB/s BenchmarkHash/n=4/Bytes-4 2981659 39.20 ns/op 102.04 MB/s BenchmarkHash/n=4/String-4 1681666 75.46 ns/op 53.01 MB/s BenchmarkHash/n=8/Write-4 382648 413.3 ns/op 19.36 MB/s BenchmarkHash/n=8/Bytes-4 2699211 43.41 ns/op 184.27 MB/s BenchmarkHash/n=8/String-4 1562654 69.01 ns/op 115.93 MB/s BenchmarkHash/n=16/Write-4 395486 293.8 ns/op 54.46 MB/s BenchmarkHash/n=16/Bytes-4 3152227 41.87 ns/op 382.13 MB/s BenchmarkHash/n=16/String-4 1000000 139.9 ns/op 114.39 MB/s BenchmarkHash/n=32/Write-4 373414 472.5 ns/op 67.73 MB/s BenchmarkHash/n=32/Bytes-4 3120675 35.28 ns/op 907.10 MB/s BenchmarkHash/n=32/String-4 1714684 64.81 ns/op 493.74 MB/s BenchmarkHash/n=64/Write-4 458294 567.0 ns/op 112.87 MB/s BenchmarkHash/n=64/Bytes-4 3119234 51.42 ns/op 1244.75 MB/s BenchmarkHash/n=64/String-4 1708816 68.79 ns/op 930.36 MB/s BenchmarkHash/n=256/Write-4 338610 384.2 ns/op 666.29 MB/s BenchmarkHash/n=256/Bytes-4 2164010 52.63 ns/op 4864.44 MB/s BenchmarkHash/n=256/String-4 1000000 116.9 ns/op 2189.89 MB/s BenchmarkHash/n=320/Write-4 315382 450.6 ns/op 710.23 MB/s BenchmarkHash/n=320/Bytes-4 1708110 63.48 ns/op 5041.32 MB/s BenchmarkHash/n=320/String-4 823189 236.5 ns/op 1352.98 MB/s BenchmarkHash/n=1024/Write-4 235407 700.8 ns/op 1461.23 MB/s BenchmarkHash/n=1024/Bytes-4 934418 133.9 ns/op 7646.40 MB/s BenchmarkHash/n=1024/String-4 310364 443.3 ns/op 2310.15 MB/s BenchmarkHash/n=4096/Write-4 86468 1306 ns/op 3137.30 MB/s BenchmarkHash/n=4096/Bytes-4 288231 509.2 ns/op 8044.76 MB/s BenchmarkHash/n=4096/String-4 77455 1868 ns/op 2192.23 MB/s BenchmarkHash/n=16384/Write-4 29032 4122 ns/op 3974.85 MB/s BenchmarkHash/n=16384/Bytes-4 69895 1744 ns/op 9396.36 MB/s BenchmarkHash/n=16384/String-4 15597 12206 ns/op 1342.26 MB/s PASS ok hash/maphash 7.952s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 615 185521 ns/op BenchmarkEscapeNone-4 112554 981.7 ns/op BenchmarkUnescape-4 682 228454 ns/op BenchmarkUnescapeNone-4 334570 366.3 ns/op BenchmarkUnescapeSparse-4 10000 29369 ns/op BenchmarkUnescapeDense-4 912 119509 ns/op PASS ok html 2.416s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 8337 14119 ns/op BenchmarkCSSEscaperNoSpecials-4 35112 2993 ns/op BenchmarkDecodeCSS-4 22627 5330 ns/op BenchmarkDecodeCSSNoSpecials-4 2810550 41.34 ns/op BenchmarkCSSValueFilter-4 108946 1242 ns/op BenchmarkCSSValueFilterOk-4 67411 1655 ns/op BenchmarkEscapedExecute-4 4454 25275 ns/op BenchmarkHTMLNospaceEscaper-4 7708 16970 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 50710 3110 ns/op BenchmarkStripTags-4 16316 7877 ns/op BenchmarkStripTagsNoSpecials-4 290946 735.0 ns/op BenchmarkJSValEscaperWithNum-4 21204 5770 ns/op BenchmarkJSValEscaperWithStr-4 6339 24743 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 18132 8296 ns/op BenchmarkJSValEscaperWithObj-4 4717 30819 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 8323 12307 ns/op BenchmarkJSStrEscaperNoSpecials-4 43857 4459 ns/op BenchmarkJSStrEscaper-4 10000 13631 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 43401 2597 ns/op BenchmarkJSRegexpEscaper-4 10000 13721 ns/op BenchmarkTemplateSpecialTags-4 98 1295602 ns/op BenchmarkURLEscaper-4 3402 30548 ns/op BenchmarkURLEscaperNoSpecials-4 97641 1115 ns/op BenchmarkURLNormalizer-4 4957 27096 ns/op BenchmarkURLNormalizerNoSpecials-4 163018 932.8 ns/op BenchmarkSrcsetFilter-4 14601 8310 ns/op BenchmarkSrcsetFilterNoSpecials-4 89445 1352 ns/op PASS ok html/template 7.176s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 575186 273.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 421312 410.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 656511 309.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 513820 300.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1000000 100.9 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 101.7 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1486635 107.2 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 114.3 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1125518 98.65 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 371719 337.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 386880 511.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 373269 552.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 236692 538.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 573212 181.4 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 477774 309.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 406527 262.9 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 570367 374.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 368776 368.3 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1000000 124.9 ns/op BenchmarkRGBASetRGBA-4 1000000 108.8 ns/op BenchmarkRGBA64At-4 735111 154.7 ns/op BenchmarkRGBA64SetRGBA64-4 845326 159.4 ns/op BenchmarkNRGBAAt-4 1215964 91.66 ns/op BenchmarkNRGBASetNRGBA-4 1000000 111.7 ns/op BenchmarkNRGBA64At-4 832716 140.9 ns/op BenchmarkNRGBA64SetNRGBA64-4 698782 159.9 ns/op BenchmarkAlphaAt-4 2338722 52.27 ns/op BenchmarkAlphaSetAlpha-4 1782290 67.90 ns/op BenchmarkAlpha16At-4 1268924 101.8 ns/op BenchmarkAlphaSetAlpha16-4 1000000 135.6 ns/op BenchmarkGrayAt-4 2093733 50.91 ns/op BenchmarkGraySetGray-4 1998397 61.22 ns/op BenchmarkGray16At-4 1331776 89.22 ns/op BenchmarkGraySetGray16-4 1000000 113.6 ns/op PASS ok image 8.464s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 2736217 44.42 ns/op BenchmarkYCbCrToRGB/128-4 3273835 37.02 ns/op BenchmarkYCbCrToRGB/255-4 2611413 60.00 ns/op BenchmarkRGBToYCbCr/0-4 3308295 49.67 ns/op BenchmarkRGBToYCbCr/Cb-4 2911116 40.06 ns/op BenchmarkRGBToYCbCr/Cr-4 3185065 59.38 ns/op BenchmarkYCbCrToRGBA/0-4 2532615 44.81 ns/op BenchmarkYCbCrToRGBA/128-4 1952071 61.69 ns/op BenchmarkYCbCrToRGBA/255-4 2704906 69.84 ns/op BenchmarkNYCbCrAToRGBA/0-4 2489666 61.39 ns/op BenchmarkNYCbCrAToRGBA/128-4 1581866 75.19 ns/op BenchmarkNYCbCrAToRGBA/255-4 2483558 67.96 ns/op PASS ok image/color 4.412s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 3 41185007 ns/op BenchmarkFillSrc-4 306 376614 ns/op BenchmarkCopyOver-4 6 22665017 ns/op BenchmarkCopySrc-4 406 261459 ns/op BenchmarkNRGBAOver-4 8 22946670 ns/op BenchmarkNRGBASrc-4 12 10449261 ns/op BenchmarkYCbCr-4 9 15855880 ns/op BenchmarkGray-4 19 7300956 ns/op BenchmarkCMYK-4 12 10032904 ns/op BenchmarkGlyphOver-4 18 8287099 ns/op BenchmarkRGBAMaskOver-4 5 24046091 ns/op BenchmarkGrayMaskOver-4 6 19749325 ns/op BenchmarkRGBA64ImageMaskOver-4 3 33479563 ns/op BenchmarkRGBA-4 5 24693236 ns/op BenchmarkPalettedFill-4 862 131755 ns/op BenchmarkPalettedRGBA-4 5 25616020 ns/op BenchmarkGenericOver-4 2 52007740 ns/op BenchmarkGenericMaskOver-4 5 40324173 ns/op BenchmarkGenericSrc-4 3 35011305 ns/op BenchmarkGenericMaskSrc-4 4 34076606 ns/op PASS ok image/draw 8.697s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 24 5313693 ns/op 2.91 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 143830700 ns/op 2.14 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2604345481 ns/op 0.47 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 58 2755135 ns/op 5.61 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 131964820 ns/op 0.47 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 4.859s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 5130 28496 ns/op BenchmarkIDCT-4 5389 22774 ns/op BenchmarkDecodeBaseline-4 7 16121453 ns/op 3.83 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 21471890 ns/op 2.88 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 243478393 ns/op 5.05 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 215863997 ns/op 4.27 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 2.671s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 17616739 9.573 ns/op BenchmarkDecodeGray-4 12 10020683 ns/op 6.54 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 2 63349334 ns/op 4.14 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 41861367 ns/op 6.26 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 21 7914078 ns/op 8.28 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 34715353 ns/op 7.55 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 2 64464424 ns/op 4.07 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 53308548 ns/op 5.76 MB/s 852188 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 53405541 ns/op 5.75 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 193084587 ns/op 6.36 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 216293620 ns/op 5.68 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 4 31186970 ns/op 9.85 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 188391902 ns/op 6.52 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 1005715195 ns/op 1.22 MB/s 864088 B/op 29 allocs/op PASS ok image/png 5.306s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 55269080 ns/op 1.81 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 43674760 ns/op 2.29 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 287587420 ns/op 1.74 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 298144600 ns/op 1.68 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 3 68423199 ns/op 1.46 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 44400944 ns/op 2.25 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 283310613 ns/op 1.76 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 248655247 ns/op 2.01 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 642837645 ns/op 1.56 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 594254424 ns/op 1.68 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3707167989 ns/op 1.35 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3501089916 ns/op 1.43 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 13290412 ns/op 7.52 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 12 9537474 ns/op 10.48 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 44740421 ns/op 11.18 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 50377918 ns/op 9.92 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 89619748 ns/op 11.16 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 154953065 ns/op 6.45 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 449738434 ns/op 11.12 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 506409060 ns/op 9.87 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 101899830 ns/op 0.98 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 3 50493053 ns/op 1.98 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 429425239 ns/op 1.16 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 405547790 ns/op 1.23 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 1031429468 ns/op 0.97 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 913456636 ns/op 1.09 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 6383086642 ns/op 0.78 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 6374735590 ns/op 0.78 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 253258908 ns/op 16.50 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 147046557 ns/op 28.42 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 52.279s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 28654 4921 ns/op 0.20 MB/s BenchmarkMarshalCorpusFile/2-4 27238 4242 ns/op 0.47 MB/s BenchmarkMarshalCorpusFile/4-4 10000 10007 ns/op 0.40 MB/s BenchmarkMarshalCorpusFile/8-4 18690 6906 ns/op 1.16 MB/s BenchmarkMarshalCorpusFile/16-4 18850 6775 ns/op 2.36 MB/s BenchmarkMarshalCorpusFile/32-4 10000 12152 ns/op 2.63 MB/s BenchmarkMarshalCorpusFile/64-4 7393 14868 ns/op 4.30 MB/s BenchmarkMarshalCorpusFile/128-4 7208 24852 ns/op 5.15 MB/s BenchmarkMarshalCorpusFile/256-4 3237 60106 ns/op 4.26 MB/s BenchmarkMarshalCorpusFile/512-4 1603 117405 ns/op 4.36 MB/s BenchmarkMarshalCorpusFile/1024-4 846 258183 ns/op 3.97 MB/s BenchmarkMarshalCorpusFile/2048-4 298 411057 ns/op 4.98 MB/s BenchmarkMarshalCorpusFile/4096-4 165 899282 ns/op 4.55 MB/s BenchmarkMarshalCorpusFile/8192-4 100 1909537 ns/op 4.29 MB/s BenchmarkMarshalCorpusFile/16384-4 52 3623311 ns/op 4.52 MB/s BenchmarkMarshalCorpusFile/32768-4 21 7457068 ns/op 4.39 MB/s BenchmarkMarshalCorpusFile/65536-4 8 16862670 ns/op 3.89 MB/s BenchmarkMarshalCorpusFile/131072-4 3 33497994 ns/op 3.91 MB/s BenchmarkMarshalCorpusFile/262144-4 2 63113368 ns/op 4.15 MB/s BenchmarkMarshalCorpusFile/524288-4 1 176064337 ns/op 2.98 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 220253850 ns/op 4.76 MB/s BenchmarkUnmarshalCorpusFile/1-4 9294 20296 ns/op 0.05 MB/s BenchmarkUnmarshalCorpusFile/2-4 9770 21154 ns/op 0.09 MB/s BenchmarkUnmarshalCorpusFile/4-4 6567 17821 ns/op 0.22 MB/s BenchmarkUnmarshalCorpusFile/8-4 6763 20522 ns/op 0.39 MB/s BenchmarkUnmarshalCorpusFile/16-4 6627 24113 ns/op 0.66 MB/s BenchmarkUnmarshalCorpusFile/32-4 3222 34130 ns/op 0.94 MB/s BenchmarkUnmarshalCorpusFile/64-4 2611 75630 ns/op 0.85 MB/s BenchmarkUnmarshalCorpusFile/128-4 2646 58003 ns/op 2.21 MB/s BenchmarkUnmarshalCorpusFile/256-4 780 131436 ns/op 1.95 MB/s BenchmarkUnmarshalCorpusFile/512-4 472 252840 ns/op 2.02 MB/s BenchmarkUnmarshalCorpusFile/1024-4 241 485112 ns/op 2.11 MB/s BenchmarkUnmarshalCorpusFile/2048-4 117 1657392 ns/op 1.24 MB/s BenchmarkUnmarshalCorpusFile/4096-4 73 1966722 ns/op 2.08 MB/s BenchmarkUnmarshalCorpusFile/8192-4 26 5617577 ns/op 1.46 MB/s BenchmarkUnmarshalCorpusFile/16384-4 15 7396529 ns/op 2.22 MB/s BenchmarkUnmarshalCorpusFile/32768-4 7 15150255 ns/op 2.16 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 28381172 ns/op 2.31 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 69966804 ns/op 1.87 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 127395184 ns/op 2.06 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 245235301 ns/op 2.14 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 465436255 ns/op 2.25 MB/s BenchmarkMutatorBytes/1-4 32481 4208 ns/op BenchmarkMutatorBytes/10-4 30368 3468 ns/op BenchmarkMutatorBytes/100-4 30321 5663 ns/op BenchmarkMutatorBytes/1000-4 21918 5687 ns/op BenchmarkMutatorBytes/10000-4 4665 22717 ns/op BenchmarkMutatorBytes/100000-4 1070 153143 ns/op BenchmarkMutatorString/1-4 32775 4084 ns/op BenchmarkMutatorString/10-4 23295 4530 ns/op BenchmarkMutatorString/100-4 24460 8020 ns/op BenchmarkMutatorString/1000-4 10000 13522 ns/op BenchmarkMutatorString/10000-4 4774 70725 ns/op BenchmarkMutatorString/100000-4 187 578967 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 16357 7315 ns/op BenchmarkMutatorAllBasicTypes/string-4 10000 10489 ns/op BenchmarkMutatorAllBasicTypes/bool-4 52308 2191 ns/op BenchmarkMutatorAllBasicTypes/float32-4 31216 3737 ns/op BenchmarkMutatorAllBasicTypes/float64-4 48285 2853 ns/op BenchmarkMutatorAllBasicTypes/int-4 41917 2408 ns/op BenchmarkMutatorAllBasicTypes/int8-4 48561 2549 ns/op BenchmarkMutatorAllBasicTypes/int16-4 51982 2272 ns/op BenchmarkMutatorAllBasicTypes/int32-4 46832 2358 ns/op BenchmarkMutatorAllBasicTypes/int64-4 47187 2351 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 50941 2653 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 50392 2510 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 48219 4398 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 47463 4137 ns/op PASS ok internal/fuzz 16.591s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 12241 10805 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 122920 931.7 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.914s PASS ok internal/poll 1.058s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 4 31333072 ns/op PASS ok internal/trace 4.806s PASS ok internal/zstd 1.055s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10000 17372 ns/op BenchmarkCopyNLarge-4 130 937477 ns/op PASS ok io 1.530s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 145280 804.7 ns/op BenchmarkPrintln-4 20510 5731 ns/op 79 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 31437 5176 ns/op 67 B/op 1 allocs/op BenchmarkConcurrent-4 4143 26838 ns/op BenchmarkDiscard-4 1000000 209.2 ns/op 0 B/op 0 allocs/op PASS ok log 2.309s goos: darwin goarch: amd64 pkg: log/slog BenchmarkWriteTime-4 65814 1716 ns/op BenchmarkJSONHandler/defaults-4 6825 16095 ns/op 533 B/op 1 allocs/op BenchmarkJSONHandler/time_format-4 4100 36571 ns/op 775 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 5810 47389 ns/op 771 B/op 5 allocs/op BenchmarkPreformatting/separate-4 7132 17914 ns/op 516 B/op 0 allocs/op BenchmarkPreformatting/struct-4 8467 17876 ns/op 534 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 4050 37637 ns/op 521 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 24898 4475 ns/op 80 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 25389 7055 ns/op 64 B/op 2 allocs/op BenchmarkNopLog/no_attrs-4 77976 1485 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 59911 3421 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 60661 2009 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 49194 3481 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 59439 2031 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 57914 2048 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 618379 216.8 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 646797 166.3 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 662299 215.3 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 540468 338.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 356918 312.8 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 6357 35268 ns/op BenchmarkDispatch/switch-checked-4 173038 719.4 ns/op BenchmarkDispatch/As-4 124022 1079 ns/op BenchmarkDispatch/Visit-4 162772 717.3 ns/op BenchmarkUnsafeStrings-4 14940 9944 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 PASS ok log/slog 6.668s goos: darwin goarch: amd64 pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 1190872 96.10 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 1204662 93.20 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 868813 148.2 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 211610 474.6 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 46227 4344 ns/op 263 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 45128 3141 ns/op 265 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 23072 6230 ns/op 675 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 5746 27299 ns/op 3463 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 11340 13820 ns/op 593 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 8379 13797 ns/op 593 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 5589 20135 ns/op 1077 B/op 5 allocs/op BenchmarkAttrs/Text_discard/40_args-4 2331 56663 ns/op 4303 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 10794 11527 ns/op 536 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 11696 13357 ns/op 530 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 8587 18002 ns/op 928 B/op 2 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 2725 54280 ns/op 3695 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 4.908s goos: darwin goarch: amd64 pkg: maps BenchmarkMapClone-4 2 95305495 ns/op PASS ok maps 2.557s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2209962 75.62 ns/op BenchmarkAcosh-4 907412 110.5 ns/op BenchmarkAsin-4 2230005 56.03 ns/op BenchmarkAsinh-4 1000000 105.1 ns/op BenchmarkAtan-4 2786866 49.91 ns/op BenchmarkAtanh-4 1140060 99.44 ns/op BenchmarkAtan2-4 2102544 60.91 ns/op BenchmarkCbrt-4 1000000 121.1 ns/op BenchmarkCeil-4 19817366 6.111 ns/op BenchmarkCopysign-4 3323019 34.04 ns/op BenchmarkCos-4 1339636 106.9 ns/op BenchmarkCosh-4 1675233 72.82 ns/op BenchmarkErf-4 2754668 42.54 ns/op BenchmarkErfc-4 2721111 56.07 ns/op BenchmarkErfinv-4 1783942 92.02 ns/op BenchmarkErfcinv-4 2494210 55.02 ns/op BenchmarkExp-4 3215820 46.77 ns/op BenchmarkExpGo-4 1000000 189.9 ns/op BenchmarkExpm1-4 2314434 65.70 ns/op BenchmarkExp2-4 1000000 175.2 ns/op BenchmarkExp2Go-4 1000000 219.6 ns/op BenchmarkAbs-4 4724970 26.64 ns/op BenchmarkDim-4 12123657 10.68 ns/op BenchmarkFloor-4 19216686 6.883 ns/op BenchmarkMax-4 15172203 9.330 ns/op BenchmarkMin-4 13339834 8.315 ns/op BenchmarkMod-4 327450 589.5 ns/op BenchmarkFrexp-4 1752248 78.99 ns/op BenchmarkGamma-4 715652 159.9 ns/op BenchmarkHypot-4 10120723 12.72 ns/op BenchmarkHypotGo-4 1252629 90.99 ns/op BenchmarkIlogb-4 1830303 79.03 ns/op BenchmarkJ0-4 263338 476.2 ns/op BenchmarkJ1-4 307305 400.5 ns/op BenchmarkJn-4 144820 1148 ns/op BenchmarkLdexp-4 1652858 66.82 ns/op BenchmarkLgamma-4 974514 124.4 ns/op BenchmarkLog-4 4345881 23.46 ns/op BenchmarkLogb-4 1897592 66.79 ns/op BenchmarkLog1p-4 1000000 102.5 ns/op BenchmarkLog10-4 4967724 26.15 ns/op BenchmarkLog2-4 1376976 85.97 ns/op BenchmarkModf-4 2131286 53.06 ns/op BenchmarkNextafter32-4 2304396 55.56 ns/op BenchmarkNextafter64-4 2184918 54.03 ns/op BenchmarkPowInt-4 546236 225.9 ns/op BenchmarkPowFrac-4 470530 330.6 ns/op BenchmarkPow10Pos-4 4800717 22.06 ns/op BenchmarkPow10Neg-4 5334086 32.62 ns/op BenchmarkRound-4 4808829 26.87 ns/op BenchmarkRoundToEven-4 10943656 9.871 ns/op BenchmarkRemainder-4 485731 256.5 ns/op BenchmarkSignbit-4 7256227 17.41 ns/op BenchmarkSin-4 1000000 143.2 ns/op BenchmarkSincos-4 1000000 143.2 ns/op BenchmarkSinh-4 2020650 66.05 ns/op BenchmarkSqrtIndirect-4 20250111 5.663 ns/op BenchmarkSqrtLatency-4 24077518 5.726 ns/op BenchmarkSqrtIndirectLatency-4 23294818 5.588 ns/op BenchmarkSqrtGoLatency-4 1244990 152.0 ns/op BenchmarkSqrtPrime-4 37994 4046 ns/op BenchmarkTan-4 1409858 106.8 ns/op BenchmarkTanh-4 1578633 73.75 ns/op BenchmarkTrunc-4 21266546 5.656 ns/op BenchmarkY0-4 270760 457.3 ns/op BenchmarkY1-4 226378 469.9 ns/op BenchmarkYn-4 113811 1151 ns/op BenchmarkFloat64bits-4 7494267 29.04 ns/op BenchmarkFloat64frombits-4 6935122 25.64 ns/op BenchmarkFloat32bits-4 4944476 20.77 ns/op BenchmarkFloat32frombits-4 5666211 24.70 ns/op BenchmarkFMA-4 22809879 7.174 ns/op PASS ok math 18.093s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 11739385 9.201 ns/op 6955.96 MB/s BenchmarkAddVV/2-4 13735626 10.66 ns/op 12005.58 MB/s BenchmarkAddVV/3-4 11195430 10.34 ns/op 18570.77 MB/s BenchmarkAddVV/4-4 9670350 18.90 ns/op 13542.92 MB/s BenchmarkAddVV/5-4 8032947 21.27 ns/op 15042.39 MB/s BenchmarkAddVV/10-4 7345917 16.21 ns/op 39480.52 MB/s BenchmarkAddVV/100-4 2161362 67.72 ns/op 94503.17 MB/s BenchmarkAddVV/1000-4 194474 613.9 ns/op 104254.33 MB/s BenchmarkSubVV/1-4 14484799 9.728 ns/op 6578.90 MB/s BenchmarkSubVV/2-4 13364030 9.867 ns/op 12973.11 MB/s BenchmarkSubVV/3-4 13935591 10.34 ns/op 18562.60 MB/s BenchmarkSubVV/4-4 10200249 14.01 ns/op 18269.23 MB/s BenchmarkSubVV/5-4 9867368 18.54 ns/op 17262.28 MB/s BenchmarkSubVV/10-4 7888543 14.29 ns/op 44786.39 MB/s BenchmarkSubVV/100-4 1401315 76.87 ns/op 83252.30 MB/s BenchmarkSubVV/1000-4 264270 687.8 ns/op 93054.28 MB/s BenchmarkAddVW/1-4 15797721 8.679 ns/op 921.75 MB/s BenchmarkAddVW/2-4 13070899 7.929 ns/op 2017.87 MB/s BenchmarkAddVW/3-4 13284424 14.73 ns/op 1629.55 MB/s BenchmarkAddVW/4-4 14875364 10.13 ns/op 3157.99 MB/s BenchmarkAddVW/5-4 13128370 12.76 ns/op 3135.94 MB/s BenchmarkAddVW/10-4 8817207 19.77 ns/op 4046.31 MB/s BenchmarkAddVW/100-4 313639 470.2 ns/op 1701.49 MB/s BenchmarkAddVW/1000-4 40960 2863 ns/op 2793.89 MB/s BenchmarkAddVWext/1-4 17531520 7.533 ns/op 1062.01 MB/s BenchmarkAddVWext/2-4 16699791 11.64 ns/op 1374.91 MB/s BenchmarkAddVWext/3-4 13019252 9.445 ns/op 2540.98 MB/s BenchmarkAddVWext/4-4 13564842 10.20 ns/op 3137.66 MB/s BenchmarkAddVWext/5-4 13893586 11.72 ns/op 3414.16 MB/s BenchmarkAddVWext/10-4 10089416 17.36 ns/op 4608.76 MB/s BenchmarkAddVWext/100-4 46216 2861 ns/op 279.59 MB/s BenchmarkAddVWext/1000-4 5232 35324 ns/op 226.48 MB/s BenchmarkSubVW/1-4 15627152 10.41 ns/op 768.22 MB/s BenchmarkSubVW/2-4 14577037 16.65 ns/op 960.71 MB/s BenchmarkSubVW/3-4 13291740 9.838 ns/op 2439.44 MB/s BenchmarkSubVW/4-4 13673115 10.02 ns/op 3192.09 MB/s BenchmarkSubVW/5-4 11679384 14.05 ns/op 2847.24 MB/s BenchmarkSubVW/10-4 8512384 15.92 ns/op 5024.85 MB/s BenchmarkSubVW/100-4 315832 446.7 ns/op 1790.81 MB/s BenchmarkSubVW/1000-4 38733 3040 ns/op 2631.97 MB/s BenchmarkSubVWext/1-4 15035682 7.993 ns/op 1000.93 MB/s BenchmarkSubVWext/2-4 15660474 13.22 ns/op 1210.11 MB/s BenchmarkSubVWext/3-4 13577614 10.41 ns/op 2305.86 MB/s BenchmarkSubVWext/4-4 12116385 9.026 ns/op 3545.23 MB/s BenchmarkSubVWext/5-4 10793386 10.85 ns/op 3685.13 MB/s BenchmarkSubVWext/10-4 3565204 31.28 ns/op 2557.30 MB/s BenchmarkSubVWext/100-4 48706 2485 ns/op 321.89 MB/s BenchmarkSubVWext/1000-4 5872 32821 ns/op 243.75 MB/s BenchmarkMulAddVWW/1-4 6577827 17.46 ns/op 3665.48 MB/s BenchmarkMulAddVWW/2-4 10936821 11.38 ns/op 11249.23 MB/s BenchmarkMulAddVWW/3-4 10347460 10.88 ns/op 17647.54 MB/s BenchmarkMulAddVWW/4-4 9919656 13.83 ns/op 18508.33 MB/s BenchmarkMulAddVWW/5-4 8513962 23.50 ns/op 13615.36 MB/s BenchmarkMulAddVWW/10-4 8153324 17.09 ns/op 37452.27 MB/s BenchmarkMulAddVWW/100-4 1000000 120.7 ns/op 53016.74 MB/s BenchmarkMulAddVWW/1000-4 123822 928.1 ns/op 68959.89 MB/s BenchmarkAddMulVVW/1-4 16772572 15.88 ns/op 4030.31 MB/s BenchmarkAddMulVVW/2-4 12795434 9.782 ns/op 13085.71 MB/s BenchmarkAddMulVVW/3-4 10332400 12.07 ns/op 15905.12 MB/s BenchmarkAddMulVVW/4-4 10253752 11.38 ns/op 22497.23 MB/s BenchmarkAddMulVVW/5-4 8759563 16.85 ns/op 18985.52 MB/s BenchmarkAddMulVVW/10-4 8223621 15.07 ns/op 42456.33 MB/s BenchmarkAddMulVVW/100-4 1513378 85.04 ns/op 75255.60 MB/s BenchmarkAddMulVVW/1000-4 208106 1107 ns/op 57811.80 MB/s BenchmarkDivWVW/1-4 1909771 65.00 ns/op 984.63 MB/s BenchmarkDivWVW/2-4 947806 135.8 ns/op 942.68 MB/s BenchmarkDivWVW/3-4 927525 203.1 ns/op 945.48 MB/s BenchmarkDivWVW/4-4 470125 236.2 ns/op 1083.91 MB/s BenchmarkDivWVW/5-4 634627 218.1 ns/op 1467.10 MB/s BenchmarkDivWVW/10-4 309957 508.2 ns/op 1259.33 MB/s BenchmarkDivWVW/100-4 37946 3169 ns/op 2019.48 MB/s BenchmarkDivWVW/1000-4 4501 39930 ns/op 1602.80 MB/s BenchmarkNonZeroShifts/1/shrVU-4 15464797 7.916 ns/op BenchmarkNonZeroShifts/1/shlVU-4 14561876 7.363 ns/op BenchmarkNonZeroShifts/2/shrVU-4 14061949 8.440 ns/op BenchmarkNonZeroShifts/2/shlVU-4 13780833 8.983 ns/op BenchmarkNonZeroShifts/3/shrVU-4 10290314 12.90 ns/op BenchmarkNonZeroShifts/3/shlVU-4 13029829 10.20 ns/op BenchmarkNonZeroShifts/4/shrVU-4 10635132 11.26 ns/op BenchmarkNonZeroShifts/4/shlVU-4 11978631 10.31 ns/op BenchmarkNonZeroShifts/5/shrVU-4 9907536 21.19 ns/op BenchmarkNonZeroShifts/5/shlVU-4 11375254 13.08 ns/op BenchmarkNonZeroShifts/10/shrVU-4 7975178 14.57 ns/op BenchmarkNonZeroShifts/10/shlVU-4 7772866 14.47 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1000000 150.7 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1359554 87.60 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 85803 1897 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 187502 950.0 ns/op BenchmarkDecimalConversion-4 164 724913 ns/op BenchmarkFloatString/100-4 9598 13817 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 100 1051939 ns/op 2909 B/op 9 allocs/op BenchmarkFloatString/10000-4 2 83887868 ns/op 60880 B/op 51 allocs/op BenchmarkFloatString/100000-4 1 6035941736 ns/op 838960 B/op 493 allocs/op BenchmarkFloatAdd/10-4 143454 848.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 143133 883.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 136953 982.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 82435 2314 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 15484 10338 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 202036 1323 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 142788 824.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 167298 674.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 142090 849.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 44136 2616 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1801 76326 ns/op BenchmarkParseFloatLargeExp-4 402 324909 ns/op BenchmarkGCD10x10/WithoutXY-4 158169 811.7 ns/op BenchmarkGCD10x10/WithXY-4 43200 2729 ns/op BenchmarkGCD10x100/WithoutXY-4 85893 1631 ns/op BenchmarkGCD10x100/WithXY-4 10000 11457 ns/op BenchmarkGCD10x1000/WithoutXY-4 37694 3255 ns/op BenchmarkGCD10x1000/WithXY-4 10000 12334 ns/op BenchmarkGCD100x100/WithoutXY-4 19437 7533 ns/op BenchmarkGCD100x100/WithXY-4 8211 18610 ns/op BenchmarkGCD100x1000/WithoutXY-4 10000 12634 ns/op BenchmarkGCD100x1000/WithXY-4 7221 32449 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2038 97198 ns/op BenchmarkGCD1000x1000/WithXY-4 889 124546 ns/op BenchmarkHilbert-4 21 7373408 ns/op BenchmarkBinomial-4 10000 17835 ns/op BenchmarkQuoRem-4 19186 6368 ns/op BenchmarkExp-4 14 11751165 ns/op BenchmarkExpMont/Odd-4 100 1390820 ns/op 2591 B/op 22 allocs/op BenchmarkExpMont/Even1-4 100 1548991 ns/op 3371 B/op 38 allocs/op BenchmarkExpMont/Even2-4 96 1225065 ns/op 3868 B/op 54 allocs/op BenchmarkExpMont/Even3-4 94 1138670 ns/op 3882 B/op 54 allocs/op BenchmarkExpMont/Even4-4 100 1608491 ns/op 3850 B/op 53 allocs/op BenchmarkExpMont/Even8-4 100 1192977 ns/op 3818 B/op 52 allocs/op BenchmarkExpMont/Even32-4 100 1274250 ns/op 3844 B/op 53 allocs/op BenchmarkExpMont/Even64-4 100 1315585 ns/op 3585 B/op 52 allocs/op BenchmarkExpMont/Even96-4 100 1269067 ns/op 3778 B/op 51 allocs/op BenchmarkExpMont/Even128-4 100 1706346 ns/op 3281 B/op 51 allocs/op BenchmarkExpMont/Even255-4 100 1469697 ns/op 2984 B/op 48 allocs/op BenchmarkExpMont/SmallEven1-4 255 482714 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 261 432796 ns/op 1734 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 258 525013 ns/op 1729 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 284 463136 ns/op 1735 B/op 47 allocs/op BenchmarkExp2-4 15 7964240 ns/op BenchmarkBitset-4 593185 278.2 ns/op BenchmarkBitsetNeg-4 357142 376.1 ns/op BenchmarkBitsetOrig-4 215133 717.9 ns/op BenchmarkBitsetNegOrig-4 152181 1372 ns/op BenchmarkModSqrt225_Tonelli-4 100 1201160 ns/op BenchmarkModSqrt225_3Mod4-4 302 438921 ns/op BenchmarkModSqrt231_Tonelli-4 96 1609678 ns/op BenchmarkModSqrt231_5Mod8-4 255 411573 ns/op BenchmarkModInverse-4 10000 15328 ns/op BenchmarkSqrt-4 1374 103765 ns/op BenchmarkIntSqr/1-4 777492 140.6 ns/op BenchmarkIntSqr/2-4 598416 239.1 ns/op BenchmarkIntSqr/3-4 449340 265.5 ns/op BenchmarkIntSqr/5-4 356520 346.0 ns/op BenchmarkIntSqr/8-4 320962 449.0 ns/op BenchmarkIntSqr/10-4 214352 923.7 ns/op BenchmarkIntSqr/20-4 48748 2961 ns/op BenchmarkIntSqr/30-4 29727 5533 ns/op BenchmarkIntSqr/50-4 21147 6052 ns/op BenchmarkIntSqr/80-4 12672 11809 ns/op BenchmarkIntSqr/100-4 10000 12143 ns/op BenchmarkIntSqr/200-4 3862 37017 ns/op BenchmarkIntSqr/300-4 1892 86825 ns/op BenchmarkIntSqr/500-4 860 155213 ns/op BenchmarkIntSqr/800-4 327 370817 ns/op BenchmarkIntSqr/1000-4 242 500029 ns/op BenchmarkDiv/20/10-4 436536 347.6 ns/op BenchmarkDiv/40/20-4 377613 442.4 ns/op BenchmarkDiv/100/50-4 288742 385.9 ns/op BenchmarkDiv/200/100-4 44830 2646 ns/op BenchmarkDiv/400/200-4 45568 2541 ns/op BenchmarkDiv/1000/500-4 40766 4780 ns/op BenchmarkDiv/2000/1000-4 27006 4225 ns/op BenchmarkDiv/20000/10000-4 1106 113582 ns/op BenchmarkDiv/200000/100000-4 36 6145883 ns/op BenchmarkDiv/2000000/1000000-4 1 148808980 ns/op BenchmarkDiv/20000000/10000000-4 1 4668319538 ns/op BenchmarkMul-4 5 26551892 ns/op BenchmarkNatMul/10-4 175816 1261 ns/op BenchmarkNatMul/100-4 5234 40426 ns/op BenchmarkNatMul/1000-4 134 944119 ns/op BenchmarkZeroShifts/Shl-4 10000 21647 ns/op BenchmarkZeroShifts/ShlSame-4 3492094 33.81 ns/op BenchmarkZeroShifts/Shr-4 10000 22861 ns/op BenchmarkZeroShifts/ShrSame-4 3457659 35.55 ns/op BenchmarkExp3Power/0x10-4 133285 1049 ns/op BenchmarkExp3Power/0x40-4 161282 1211 ns/op BenchmarkExp3Power/0x100-4 71408 2034 ns/op BenchmarkExp3Power/0x400-4 31752 5093 ns/op BenchmarkExp3Power/0x1000-4 8614 20231 ns/op BenchmarkExp3Power/0x4000-4 2220 83161 ns/op BenchmarkExp3Power/0x10000-4 151 738804 ns/op BenchmarkExp3Power/0x40000-4 16 8634320 ns/op BenchmarkExp3Power/0x100000-4 2 69820800 ns/op BenchmarkExp3Power/0x400000-4 1 577366454 ns/op BenchmarkFibo-4 3 38583051 ns/op BenchmarkNatSqr/1-4 752470 230.0 ns/op BenchmarkNatSqr/2-4 607291 426.6 ns/op BenchmarkNatSqr/3-4 269055 516.7 ns/op BenchmarkNatSqr/5-4 319933 602.4 ns/op BenchmarkNatSqr/8-4 282226 899.4 ns/op BenchmarkNatSqr/10-4 97668 1124 ns/op BenchmarkNatSqr/20-4 34080 3722 ns/op BenchmarkNatSqr/30-4 26580 4546 ns/op BenchmarkNatSqr/50-4 15597 9159 ns/op BenchmarkNatSqr/80-4 10000 12256 ns/op BenchmarkNatSqr/100-4 9136 18255 ns/op BenchmarkNatSqr/200-4 2433 46376 ns/op BenchmarkNatSqr/300-4 1467 109148 ns/op BenchmarkNatSqr/500-4 602 213727 ns/op BenchmarkNatSqr/800-4 252 417674 ns/op BenchmarkNatSqr/1000-4 235 510482 ns/op BenchmarkNatSetBytes/8-4 708948 145.2 ns/op BenchmarkNatSetBytes/24-4 281430 619.7 ns/op BenchmarkNatSetBytes/128-4 62336 2815 ns/op BenchmarkNatSetBytes/7-4 850028 136.4 ns/op BenchmarkNatSetBytes/23-4 292476 582.3 ns/op BenchmarkNatSetBytes/127-4 59113 2195 ns/op BenchmarkScanPi-4 133 824244 ns/op BenchmarkStringPiParallel-4 722 355669 ns/op BenchmarkScan/10/Base2-4 40050 3700 ns/op BenchmarkScan/100/Base2-4 5174 27678 ns/op BenchmarkScan/1000/Base2-4 392 352345 ns/op BenchmarkScan/10/Base8-4 74829 1595 ns/op BenchmarkScan/100/Base8-4 12352 12577 ns/op BenchmarkScan/1000/Base8-4 1399 135328 ns/op BenchmarkScan/10/Base10-4 84412 1251 ns/op BenchmarkScan/100/Base10-4 13772 8552 ns/op BenchmarkScan/1000/Base10-4 1584 77990 ns/op BenchmarkScan/10/Base16-4 124026 1025 ns/op BenchmarkScan/100/Base16-4 17300 7783 ns/op BenchmarkScan/1000/Base16-4 1558 82953 ns/op BenchmarkString/10/Base2-4 213651 943.2 ns/op BenchmarkString/100/Base2-4 29528 5552 ns/op BenchmarkString/1000/Base2-4 3789 53887 ns/op BenchmarkString/10/Base8-4 378992 331.1 ns/op BenchmarkString/100/Base8-4 76717 2338 ns/op BenchmarkString/1000/Base8-4 8137 17164 ns/op BenchmarkString/10/Base10-4 209271 830.5 ns/op BenchmarkString/100/Base10-4 40244 3300 ns/op BenchmarkString/1000/Base10-4 4712 32864 ns/op BenchmarkString/10/Base16-4 397548 341.2 ns/op BenchmarkString/100/Base16-4 91935 1759 ns/op BenchmarkString/1000/Base16-4 10000 15608 ns/op BenchmarkLeafSize/0-4 26 5636668 ns/op BenchmarkLeafSize/1-4 397 327529 ns/op BenchmarkLeafSize/2-4 420 342840 ns/op BenchmarkLeafSize/3-4 318 387506 ns/op BenchmarkLeafSize/4-4 436 332835 ns/op BenchmarkLeafSize/5-4 279 454759 ns/op BenchmarkLeafSize/6-4 328 409274 ns/op BenchmarkLeafSize/7-4 325 350054 ns/op BenchmarkLeafSize/8-4 362 307477 ns/op BenchmarkLeafSize/9-4 261 586837 ns/op BenchmarkLeafSize/10-4 258 579687 ns/op BenchmarkLeafSize/11-4 262 421604 ns/op BenchmarkLeafSize/12-4 328 419539 ns/op BenchmarkLeafSize/13-4 280 573395 ns/op BenchmarkLeafSize/14-4 352 364393 ns/op BenchmarkLeafSize/15-4 304 366339 ns/op BenchmarkLeafSize/16-4 391 292572 ns/op BenchmarkLeafSize/32-4 337 320047 ns/op BenchmarkLeafSize/64-4 327 366729 ns/op BenchmarkProbablyPrime/n=0-4 9 11846071 ns/op BenchmarkProbablyPrime/n=1-4 9 13567594 ns/op BenchmarkProbablyPrime/n=5-4 6 17343955 ns/op BenchmarkProbablyPrime/n=10-4 3 38608743 ns/op BenchmarkProbablyPrime/n=20-4 2 53042153 ns/op BenchmarkProbablyPrime/Lucas-4 12 9310115 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 79 1549952 ns/op BenchmarkRatCmp-4 159840 855.2 ns/op BenchmarkFloatSqrt/64-4 10000 10640 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 12097 9223 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 8511 13615 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 5583 37232 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 622 232946 ns/op 18002 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 44 3207487 ns/op 172324 B/op 18 allocs/op BenchmarkFloatSqrt/1000000-4 1 144479086 ns/op 3750296 B/op 605 allocs/op PASS ok math/big 75.027s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 11134345 12.82 ns/op BenchmarkLeadingZeros8-4 12369405 11.95 ns/op BenchmarkLeadingZeros16-4 14213672 18.85 ns/op BenchmarkLeadingZeros32-4 11862788 13.44 ns/op BenchmarkLeadingZeros64-4 11940672 17.46 ns/op BenchmarkTrailingZeros-4 11299491 10.51 ns/op BenchmarkTrailingZeros8-4 11800681 10.71 ns/op BenchmarkTrailingZeros16-4 11792580 12.11 ns/op BenchmarkTrailingZeros32-4 12822141 19.56 ns/op BenchmarkTrailingZeros64-4 12130569 9.888 ns/op BenchmarkOnesCount-4 12338364 18.62 ns/op BenchmarkOnesCount8-4 12277621 16.95 ns/op BenchmarkOnesCount16-4 10282818 10.13 ns/op BenchmarkOnesCount32-4 13347698 14.85 ns/op BenchmarkOnesCount64-4 12751645 10.84 ns/op BenchmarkRotateLeft-4 13156166 11.36 ns/op BenchmarkRotateLeft8-4 10939460 10.01 ns/op BenchmarkRotateLeft16-4 13225393 10.76 ns/op BenchmarkRotateLeft32-4 13364452 13.56 ns/op BenchmarkRotateLeft64-4 13242102 9.565 ns/op BenchmarkReverse-4 17471355 7.002 ns/op BenchmarkReverse8-4 22417666 9.306 ns/op BenchmarkReverse16-4 21859395 9.103 ns/op BenchmarkReverse32-4 18761491 8.014 ns/op BenchmarkReverse64-4 20204512 6.829 ns/op BenchmarkReverseBytes-4 24316911 5.467 ns/op BenchmarkReverseBytes16-4 25315590 6.103 ns/op BenchmarkReverseBytes32-4 21718165 5.583 ns/op BenchmarkReverseBytes64-4 19115378 5.321 ns/op BenchmarkAdd-4 12502996 12.51 ns/op BenchmarkAdd32-4 12995859 13.52 ns/op BenchmarkAdd64-4 11939892 10.31 ns/op BenchmarkAdd64multiple-4 20300902 5.754 ns/op BenchmarkSub-4 10262984 10.70 ns/op BenchmarkSub32-4 9785450 15.02 ns/op BenchmarkSub64-4 12857373 10.01 ns/op BenchmarkSub64multiple-4 20309686 5.908 ns/op BenchmarkMul-4 12538898 9.384 ns/op BenchmarkMul32-4 12292174 10.44 ns/op BenchmarkMul64-4 12407863 14.14 ns/op BenchmarkDiv-4 3161871 36.23 ns/op BenchmarkDiv32-4 6499294 23.90 ns/op BenchmarkDiv64-4 3474360 46.55 ns/op PASS ok math/bits 10.643s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 13071788 9.665 ns/op BenchmarkAcos-4 278409 380.5 ns/op BenchmarkAcosh-4 520527 246.3 ns/op BenchmarkAsin-4 528262 220.9 ns/op BenchmarkAsinh-4 536893 224.8 ns/op BenchmarkAtan-4 1000000 220.1 ns/op BenchmarkAtanh-4 968552 136.7 ns/op BenchmarkConj-4 26117348 4.949 ns/op BenchmarkCos-4 640724 176.6 ns/op BenchmarkCosh-4 764953 180.7 ns/op BenchmarkExp-4 999288 149.3 ns/op BenchmarkLog-4 955975 147.8 ns/op BenchmarkLog10-4 1000000 118.7 ns/op BenchmarkPhase-4 2138162 87.10 ns/op BenchmarkPolar-4 1007850 166.4 ns/op BenchmarkPow-4 239883 525.9 ns/op BenchmarkRect-4 1000000 158.7 ns/op BenchmarkSin-4 430584 286.6 ns/op BenchmarkSinh-4 786470 169.8 ns/op BenchmarkSqrt-4 1000000 102.2 ns/op BenchmarkTan-4 305787 458.2 ns/op BenchmarkTanh-4 453968 277.8 ns/op PASS ok math/cmplx 5.624s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 721716 162.0 ns/op BenchmarkInt63ThreadsafeParallel-4 878737 128.5 ns/op BenchmarkInt63Unthreadsafe-4 1000000 166.2 ns/op BenchmarkIntn1000-4 689380 164.6 ns/op BenchmarkInt63n1000-4 774886 188.9 ns/op BenchmarkInt31n1000-4 882879 159.7 ns/op BenchmarkFloat32-4 795033 145.1 ns/op BenchmarkFloat64-4 1000000 125.2 ns/op BenchmarkPerm3-4 149262 798.6 ns/op BenchmarkPerm30-4 14523 6929 ns/op BenchmarkPerm30ViaShuffle-4 19581 6033 ns/op BenchmarkShuffleOverhead-4 13176 11868 ns/op BenchmarkRead3-4 960876 203.6 ns/op BenchmarkRead64-4 74884 1571 ns/op BenchmarkRead1000-4 5692 22379 ns/op BenchmarkConcurrent-4 235066 499.6 ns/op PASS ok math/rand 4.506s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 37869 4297 ns/op BenchmarkQDecodeWord-4 91480 1848 ns/op BenchmarkQDecodeHeader-4 87829 2339 ns/op BenchmarkTypeByExtension/.html-4 614907 218.6 ns/op BenchmarkTypeByExtension/.HTML-4 359940 363.9 ns/op BenchmarkTypeByExtension/.unused-4 358263 327.3 ns/op BenchmarkExtensionsByType/text/html-4 151254 1377 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 47215 2986 ns/op BenchmarkExtensionsByType/application/octet-stream-4 54253 3546 ns/op PASS ok mime 3.542s goos: darwin goarch: amd64 pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 454 237349 ns/op 48218 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 606 342007 ns/op 48376 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 32 3201782 ns/op 104666 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 384 356030 ns/op 48808 B/op 206 allocs/op PASS ok mime/multipart 1.848s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 879 126620 ns/op PASS ok mime/quotedprintable 1.210s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 7 15123621 ns/op 8819 B/op 92 allocs/op BenchmarkGoLookupIPNoSuchHost-4 4 30343785 ns/op 13384 B/op 113 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5020580400 ns/op 151632 B/op 238 allocs/op BenchmarkDNSName-4 138412 818.0 ns/op BenchmarkInterfaces-4 1956 96873 ns/op 8144 B/op 95 allocs/op BenchmarkInterfaceByIndex-4 6045 22845 ns/op 1817 B/op 29 allocs/op BenchmarkInterfaceByName-4 1650 73113 ns/op 8212 B/op 96 allocs/op BenchmarkInterfaceAddrs-4 1422 78189 ns/op 7856 B/op 107 allocs/op BenchmarkInterfacesAndAddrs-4 7318 28020 ns/op 1961 B/op 35 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 3331 66332 ns/op 5234 B/op 77 allocs/op BenchmarkParseIP-4 8136 16161 ns/op BenchmarkParseIPValidIPv4-4 358272 432.2 ns/op BenchmarkParseIPValidIPv6-4 214982 611.7 ns/op BenchmarkIPString/IPv4-4 121062 991.1 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 10000 10940 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 41421 2998 ns/op BenchmarkIPEqual/IPv4-4 955836 199.7 ns/op BenchmarkIPEqual/IPv6-4 674996 189.0 ns/op BenchmarkTCP4OneShot-4 128 1009167 ns/op BenchmarkTCP4OneShotTimeout-4 190 698012 ns/op BenchmarkTCP4Persistent-4 378 351007 ns/op BenchmarkTCP4PersistentTimeout-4 314 407535 ns/op BenchmarkTCP6OneShot-4 178 669497 ns/op BenchmarkTCP6OneShotTimeout-4 160 627969 ns/op BenchmarkTCP6Persistent-4 303 450293 ns/op BenchmarkTCP6PersistentTimeout-4 333 313283 ns/op BenchmarkTCP4ConcurrentReadWrite-4 14773 7085 ns/op BenchmarkTCP6ConcurrentReadWrite-4 14563 9075 ns/op BenchmarkSetReadDeadline-4 33349 3620 ns/op BenchmarkUDP6LinkLocalUnicast-4 124 1041946 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 100 1212426 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 99 1144824 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 138 789606 ns/op 0 B/op 0 allocs/op PASS ok net 13.314s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 16374 6328 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 10114 12526 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 10000 10967 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 19114 7032 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 23745 5150 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 45888 2646 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1951729 64.89 ns/op BenchmarkFindChild/n=2/rep=map-4 3349348 34.66 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1712970 71.49 ns/op BenchmarkFindChild/n=4/rep=linear-4 980678 113.6 ns/op BenchmarkFindChild/n=4/rep=map-4 3234247 35.78 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 1000000 120.0 ns/op BenchmarkFindChild/n=8/rep=linear-4 498315 353.4 ns/op BenchmarkFindChild/n=8/rep=map-4 3076118 50.21 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 588729 291.7 ns/op BenchmarkFindChild/n=16/rep=linear-4 309452 442.8 ns/op BenchmarkFindChild/n=16/rep=map-4 2910054 39.47 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 2327510 50.38 ns/op BenchmarkFindChild/n=32/rep=linear-4 144459 889.9 ns/op BenchmarkFindChild/n=32/rep=map-4 3071845 36.69 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2097004 67.35 ns/op BenchmarkServerMatch-4 19836 7972 ns/op BenchmarkReadRequestChrome-4 4297 31069 ns/op 19.67 MB/s 1507 B/op 14 allocs/op BenchmarkReadRequestCurl-4 10000 11629 ns/op 6.71 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 10000 11993 ns/op 6.84 MB/s 955 B/op 9 allocs/op BenchmarkReadRequestSiege-4 7404 16874 ns/op 8.95 MB/s 1051 B/op 11 allocs/op BenchmarkReadRequestWrk-4 14193 8658 ns/op 4.62 MB/s 892 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 42 3002898 ns/op 0.34 MB/s BenchmarkFileAndServer_1KB/https1-4 30 3897689 ns/op 0.26 MB/s BenchmarkFileAndServer_1KB/h2-4 26 3903298 ns/op 0.26 MB/s BenchmarkFileAndServer_16MB/h1-4 2 90066552 ns/op 186.28 MB/s BenchmarkFileAndServer_16MB/https1-4 1 184862329 ns/op 90.76 MB/s BenchmarkFileAndServer_16MB/h2-4 1 307731764 ns/op 54.52 MB/s BenchmarkFileAndServer_64MB/h1-4 1 269846341 ns/op 248.69 MB/s BenchmarkFileAndServer_64MB/https1-4 1 594684220 ns/op 112.85 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1662713201 ns/op 40.36 MB/s BenchmarkServeMux-4 242 520857 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 285 826618 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 48 2630173 ns/op 6250 B/op 65 allocs/op BenchmarkClientServer/https1-4 28 4116153 ns/op 10228 B/op 114 allocs/op BenchmarkClientServer/h2-4 32 3457003 ns/op 15010 B/op 117 allocs/op BenchmarkClientServerParallel/4/h1-4 313 352898 ns/op 10486 B/op 80 allocs/op BenchmarkClientServerParallel/4/https1-4 15 7335146 ns/op 105595 B/op 1135 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56720: read tcp 127.0.0.1:56717->127.0.0.1:56720: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56726: read tcp 127.0.0.1:56721->127.0.0.1:56726: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56728: write tcp 127.0.0.1:56721->127.0.0.1:56728: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56746: read tcp 127.0.0.1:56732->127.0.0.1:56746: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56747: write tcp 127.0.0.1:56732->127.0.0.1:56747: use of closed network connection BenchmarkClientServerParallel/4/h2-4 30 3691446 ns/op 56295 B/op 645 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56753: write tcp 127.0.0.1:56750->127.0.0.1:56753: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56771: read tcp 127.0.0.1:56765->127.0.0.1:56771: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56774: read tcp 127.0.0.1:56765->127.0.0.1:56774: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56776: read tcp 127.0.0.1:56765->127.0.0.1:56776: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56777: read tcp 127.0.0.1:56765->127.0.0.1:56777: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56779: read tcp 127.0.0.1:56765->127.0.0.1:56779: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56773: write tcp 127.0.0.1:56765->127.0.0.1:56773: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56775: write tcp 127.0.0.1:56765->127.0.0.1:56775: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56791: read tcp 127.0.0.1:56780->127.0.0.1:56791: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56782: write tcp 127.0.0.1:56780->127.0.0.1:56782: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 240 525207 ns/op 18832 B/op 115 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h1-4 serve_test.go:4980: Get: Get "http://127.0.0.1:56988": dial tcp 127.0.0.1:56988: connect: connection reset by peer serve_test.go:4980: Get: Get "http://127.0.0.1:56988": dial tcp 127.0.0.1:56988: connect: connection reset by peer serve_test.go:4980: Get: Get "http://127.0.0.1:56988": dial tcp 127.0.0.1:56988: connect: connection reset by peer serve_test.go:4980: Get: Get "http://127.0.0.1:56988": dial tcp 127.0.0.1:56988: connect: connection reset by peer serve_test.go:4980: Get: Get "http://127.0.0.1:56988": dial tcp 127.0.0.1:56988: connect: connection reset by peer serve_test.go:4980: Get: Get "http://127.0.0.1:56988": dial tcp 127.0.0.1:56988: connect: connection reset by peer serve_test.go:4980: Get: Get "http://127.0.0.1:56988": dial tcp 127.0.0.1:56988: connect: connection reset by peer serve_test.go:4980: Get: Get "http://127.0.0.1:56988": read tcp 127.0.0.1:57084->127.0.0.1:56988: read: connection reset by peer serve_test.go:4980: Get: Get "http://127.0.0.1:56988": dial tcp 127.0.0.1:56988: connect: connection reset by peer serve_test.go:4980: Get: Get "http://127.0.0.1:56988": read tcp 127.0.0.1:57071->127.0.0.1:56988: read: connection reset by peer ... [output truncated] BenchmarkClientServerParallel/64/https1-4 14 8128479 ns/op 110474 B/op 1217 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57435: read tcp 127.0.0.1:57432->127.0.0.1:57435: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57452: read tcp 127.0.0.1:57447->127.0.0.1:57452: use of closed network connection BenchmarkClientServerParallel/64/h2-4 16 7573322 ns/op 92873 B/op 1107 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57477: read tcp 127.0.0.1:57468->127.0.0.1:57477: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57474: read tcp 127.0.0.1:57468->127.0.0.1:57474: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57483: read tcp 127.0.0.1:57479->127.0.0.1:57483: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57485: read tcp 127.0.0.1:57479->127.0.0.1:57485: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57489: read tcp 127.0.0.1:57479->127.0.0.1:57489: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57491: read tcp 127.0.0.1:57479->127.0.0.1:57491: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57486: read tcp 127.0.0.1:57479->127.0.0.1:57486: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57493: write tcp 127.0.0.1:57479->127.0.0.1:57493: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57492: write tcp 127.0.0.1:57479->127.0.0.1:57492: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57500: read tcp 127.0.0.1:57494->127.0.0.1:57500: use of closed network connection ... [output truncated] BenchmarkServer-4 1 1094700030 ns/op 31920 B/op 155 allocs/op BenchmarkClient-4 39 3474102 ns/op 3952 B/op 45 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 188 771162 ns/op 7459 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 656 166508 ns/op 3078 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1374 106792 ns/op 1953 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1141 127391 ns/op 2816 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1122 91879 ns/op 2739 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1131 107786 ns/op 2706 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1495 85725 ns/op 1974 B/op 14 allocs/op BenchmarkServerHijack-4 1125 180177 ns/op 16750 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 36 3318389 ns/op 7080 B/op 55 allocs/op BenchmarkResponseStatusLine-4 319893 391.5 ns/op 0 B/op 0 allocs/op PASS ok net/http 23.969s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 1731 66669 ns/op 34139 B/op 12 allocs/op PASS ok net/http/httputil 1.227s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 88008 1144 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 465144 344.4 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 246118 703.2 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 70864 1613 ns/op BenchmarkStdIPv4-4 162997 838.4 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 82621 1426 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 78518 1311 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 86826 1547 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 67246 2085 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1000000 102.4 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1226601 97.20 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1000000 105.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 379862 401.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 390204 683.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 374582 683.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 87276 1444 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 272366 474.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 170713 776.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 163278 728.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 142188 783.4 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 76850 1678 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 350337 389.1 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 95686 1106 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 176606 797.7 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 233319 586.7 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 174328 836.1 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 340452 498.4 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 119068 1178 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 121992 1364 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 115610 984.9 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 90321 1506 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 389268 308.9 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 100292 1783 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 75454 1605 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 101484 1236 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 156475 925.9 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 83902 1320 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 258436 545.1 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 109456 1403 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 141144 1105 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 186082 833.5 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 113371 1128 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 740563 143.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 810823 142.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 792110 166.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 787076 168.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 164.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 879918 142.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 909938 252.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 125.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 140.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 382369 506.4 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 577450 240.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 207489 563.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 213624 592.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 194848 601.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 73404 2525 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 492904 255.4 ns/op PASS ok net/netip 13.636s 2023/09/15 11:36:17 Test RPC server listening on 127.0.0.1:57564 2023/09/15 11:36:17 Test HTTP RPC server listening on 127.0.0.1:57565 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 110 1113498 ns/op BenchmarkEndToEndHTTP-4 114 1083282 ns/op BenchmarkEndToEndAsync-4 793 136239 ns/op BenchmarkEndToEndAsyncHTTP-4 870 125488 ns/op PASS ok net/rpc 2.092s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3979 35523 ns/op BenchmarkReadMIMEHeader/server_headers-4 4305 25678 ns/op BenchmarkUncommon-4 19262 6318 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.613s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 2805 38735 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 63565 1644 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 400694 311.0 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 86043 1341 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 177650 1024 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 89846 1818 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 12590 11709 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 312902 374.7 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 94585 1361 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 209862 621.1 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 88708 1870 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 15402 9209 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 138816 1231 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 63079 2269 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 59398 1860 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 26955 4825 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 4968 31048 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 162456 789.2 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 70836 1986 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 65862 2150 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 29577 4594 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 4725 23484 ns/op 320 B/op 1 allocs/op PASS ok net/url 6.455s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2255996 51.71 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 124413 1081 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 404 435585 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:512: benchmarkReaddirname ".": 130 entries os_test.go:512: benchmarkReaddirname ".": 130 entries os_test.go:512: benchmarkReaddirname ".": 130 entries BenchmarkReaddir-4 139 1219916 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:529: benchmarkReaddir ".": 130 entries os_test.go:529: benchmarkReaddir ".": 130 entries os_test.go:529: benchmarkReaddir ".": 130 entries BenchmarkReadDir-4 231 473964 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:546: benchmarkReadDir ".": 130 entries os_test.go:546: benchmarkReadDir ".": 130 entries os_test.go:546: benchmarkReadDir ".": 130 entries BenchmarkStatDot-4 42403 3507 ns/op BenchmarkStatFile-4 28112 6738 ns/op BenchmarkStatDir-4 28257 4609 ns/op BenchmarkLstatDot-4 41258 3622 ns/op BenchmarkLstatFile-4 25671 4463 ns/op BenchmarkLstatDir-4 27814 4287 ns/op PASS ok os 3.720s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 13 10354000 ns/op 8976 B/op 30 allocs/op PASS ok os/exec 1.354s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 209718 654.4 ns/op PASS ok os/user 1.315s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2464064 60.18 ns/op BenchmarkString-4 1477088 101.3 ns/op BenchmarkBytes-4 1449392 76.83 ns/op BenchmarkNamedBytes-4 786243 155.0 ns/op BenchmarkBytesArray-4 618813 223.1 ns/op BenchmarkSliceLen-4 1486731 67.78 ns/op BenchmarkMapLen-4 798915 167.8 ns/op BenchmarkStringLen-4 1000000 103.9 ns/op BenchmarkArrayLen-4 1000000 117.3 ns/op BenchmarkSliceCap-4 1986338 66.92 ns/op BenchmarkDeepEqual/int8-4 357098 284.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 75018 1531 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 500115 337.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 76626 1603 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 487338 291.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 84537 1549 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 399266 293.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 79954 2256 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 412951 318.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 75062 1530 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 423027 269.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 114110 1278 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 373154 382.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 81919 1488 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 414030 314.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 59407 2453 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 430087 306.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 79832 1588 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 408962 294.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 80031 1509 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 499269 307.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 74682 1536 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 370327 316.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 70976 1733 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 500797 323.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 67074 1580 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 365728 370.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 78380 1501 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 386736 469.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 59968 1747 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 566829 355.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 97617 1505 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 421249 361.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 59758 1765 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 95290 1165 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 44074 4126 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 50372 2750 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 29305 4393 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 31386 3930 ns/op BenchmarkIsZero/ArrayComparable-4 324987 495.6 ns/op BenchmarkIsZero/ArrayIncomparable-4 27308 4860 ns/op BenchmarkIsZero/StructComparable-4 516242 218.8 ns/op BenchmarkIsZero/StructIncomparable-4 133815 866.2 ns/op BenchmarkSetZero/Bool/Direct-4 2569684 45.72 ns/op BenchmarkSetZero/Bool/CachedZero-4 896911 163.8 ns/op BenchmarkSetZero/Bool/NewZero-4 796033 352.6 ns/op BenchmarkSetZero/Int/Direct-4 1763906 125.1 ns/op BenchmarkSetZero/Int/CachedZero-4 1000000 149.0 ns/op BenchmarkSetZero/Int/NewZero-4 705474 197.6 ns/op BenchmarkSetZero/Uint/Direct-4 1896703 59.84 ns/op BenchmarkSetZero/Uint/CachedZero-4 1000000 189.8 ns/op BenchmarkSetZero/Uint/NewZero-4 784232 185.3 ns/op BenchmarkSetZero/Float/Direct-4 1952935 60.76 ns/op BenchmarkSetZero/Float/CachedZero-4 978981 135.0 ns/op BenchmarkSetZero/Float/NewZero-4 640604 176.9 ns/op BenchmarkSetZero/Complex/Direct-4 1919764 61.31 ns/op BenchmarkSetZero/Complex/CachedZero-4 1000000 127.4 ns/op BenchmarkSetZero/Complex/NewZero-4 761539 179.6 ns/op BenchmarkSetZero/Array/Direct-4 1893699 57.17 ns/op BenchmarkSetZero/Array/CachedZero-4 1000000 126.0 ns/op BenchmarkSetZero/Array/NewZero-4 793046 183.1 ns/op BenchmarkSetZero/Chan/Direct-4 1988593 60.53 ns/op BenchmarkSetZero/Chan/CachedZero-4 1000000 157.3 ns/op BenchmarkSetZero/Chan/NewZero-4 799418 187.7 ns/op BenchmarkSetZero/Func/Direct-4 1962834 60.27 ns/op BenchmarkSetZero/Func/CachedZero-4 956240 134.9 ns/op BenchmarkSetZero/Func/NewZero-4 637575 180.5 ns/op BenchmarkSetZero/Interface/Direct-4 1687557 85.34 ns/op BenchmarkSetZero/Interface/CachedZero-4 964203 133.6 ns/op BenchmarkSetZero/Interface/NewZero-4 741829 193.4 ns/op BenchmarkSetZero/Map/Direct-4 1883672 76.78 ns/op BenchmarkSetZero/Map/CachedZero-4 855032 139.6 ns/op BenchmarkSetZero/Map/NewZero-4 750970 192.4 ns/op BenchmarkSetZero/Pointer/Direct-4 1922526 115.2 ns/op BenchmarkSetZero/Pointer/CachedZero-4 797174 142.5 ns/op BenchmarkSetZero/Pointer/NewZero-4 625562 324.8 ns/op BenchmarkSetZero/Slice/Direct-4 1612976 70.53 ns/op BenchmarkSetZero/Slice/CachedZero-4 847446 162.3 ns/op BenchmarkSetZero/Slice/NewZero-4 809280 197.7 ns/op BenchmarkSetZero/String/Direct-4 1784284 86.68 ns/op BenchmarkSetZero/String/CachedZero-4 889497 132.9 ns/op BenchmarkSetZero/String/NewZero-4 697650 175.6 ns/op BenchmarkSetZero/Struct/Direct-4 1000000 102.5 ns/op BenchmarkSetZero/Struct/CachedZero-4 945034 136.9 ns/op BenchmarkSetZero/Struct/NewZero-4 586750 177.2 ns/op BenchmarkSelect/1-4 173853 892.1 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 69752 2388 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 33940 4045 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 133861 751.9 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 181437 729.3 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 116636 1123 ns/op 113.98 MB/s BenchmarkCallArgCopy/size=256-4 98174 1324 ns/op 193.42 MB/s BenchmarkCallArgCopy/size=1024-4 63081 2608 ns/op 392.59 MB/s BenchmarkCallArgCopy/size=4096-4 22090 7649 ns/op 535.47 MB/s BenchmarkCallArgCopy/size=65536-4 1260 119801 ns/op 547.04 MB/s BenchmarkFieldByName1-4 831285 183.4 ns/op BenchmarkFieldByName2-4 39632 4223 ns/op BenchmarkFieldByName3-4 4056 26991 ns/op BenchmarkInterfaceBig-4 2258361 54.10 ns/op BenchmarkInterfaceSmall-4 1970863 59.30 ns/op BenchmarkNew-4 845866 154.8 ns/op BenchmarkMap/StringKeys/MapIndex-4 2547 85212 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1855 61041 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 1833 88784 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1894 99199 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2475 54381 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1890 60976 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 211738 999.7 ns/op PASS ok reflect 26.595s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 9576 25356 ns/op 9397 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 24685 ns/op 9258 B/op 1 allocs/op BenchmarkFindString-4 10000 29221 ns/op 9191 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 30707 ns/op 9392 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 28817 ns/op 9313 B/op 2 allocs/op BenchmarkLiteral-4 10000 23108 ns/op BenchmarkNotLiteral-4 4395 49911 ns/op BenchmarkMatchClass-4 3463 70937 ns/op BenchmarkMatchClass_InRange-4 3468 62868 ns/op BenchmarkReplaceAll-4 1048 141870 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 24675 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 15429 6979 ns/op BenchmarkAnchoredShortMatch-4 10000 24705 ns/op BenchmarkAnchoredLongMatch-4 10000 11261 ns/op BenchmarkOnePassShortA-4 17022 8955 ns/op BenchmarkNotOnePassShortA-4 4436 34047 ns/op BenchmarkOnePassShortB-4 21802 5090 ns/op BenchmarkNotOnePassShortB-4 10000 33583 ns/op BenchmarkOnePassLongPrefix-4 71298 1671 ns/op BenchmarkOnePassLongNotPrefix-4 27372 4531 ns/op BenchmarkMatchParallelShared-4 4293 25507 ns/op BenchmarkMatchParallelCopied-4 7866 30800 ns/op BenchmarkQuoteMetaAll-4 142464 1014 ns/op 13.81 MB/s BenchmarkQuoteMetaNone-4 442282 306.7 ns/op 84.76 MB/s BenchmarkCompile/Onepass-4 5014 36641 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1359 93755 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 151 825769 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2716992 44.34 ns/op 360.83 MB/s BenchmarkMatch/Easy0/32-4 10000 22935 ns/op 1.40 MB/s BenchmarkMatch/Easy0/1K-4 10000 21562 ns/op 47.49 MB/s BenchmarkMatch/Easy0i/16-4 2468838 44.68 ns/op 358.09 MB/s BenchmarkMatch/Easy0i/32-4 6116 44644 ns/op 0.72 MB/s BenchmarkMatch/Easy0i/1K-4 219 483101 ns/op 2.12 MB/s BenchmarkMatch/Easy1/16-4 2577229 67.98 ns/op 235.38 MB/s BenchmarkMatch/Easy1/32-4 10000 25828 ns/op 1.24 MB/s BenchmarkMatch/Easy1/1K-4 4077 44369 ns/op 23.08 MB/s BenchmarkMatch/Medium/16-4 2568795 44.27 ns/op 361.43 MB/s BenchmarkMatch/Medium/32-4 7899 43789 ns/op 0.73 MB/s BenchmarkMatch/Medium/1K-4 254 394601 ns/op 2.60 MB/s BenchmarkMatch/Hard/16-4 2822070 55.05 ns/op 290.65 MB/s BenchmarkMatch/Hard/32-4 4233 48921 ns/op 0.65 MB/s BenchmarkMatch/Hard/1K-4 152 1286915 ns/op 0.80 MB/s BenchmarkMatch/Hard1/16-4 1585 106735 ns/op 0.15 MB/s BenchmarkMatch/Hard1/32-4 700 164990 ns/op 0.19 MB/s BenchmarkMatch/Hard1/1K-4 27 5409615 ns/op 0.19 MB/s BenchmarkMatch_onepass_regex/16-4 28962 4121 ns/op 3.88 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 16539 6901 ns/op 4.64 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 621 200300 ns/op 5.11 MB/s 26 B/op 0 allocs/op PASS ok regexp 13.316s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 867235 164.7 ns/op BenchmarkIsWordChar-4 206144 626.5 ns/op PASS ok regexp/syntax 2.521s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 79386 1460 ns/op BenchmarkCallers/inlined-4 85858 1342 ns/op BenchmarkCallers/no-cache-4 19160 6152 ns/op BenchmarkFPCallers/cached-4 3391436 40.35 ns/op BenchmarkMakeChan/Byte-4 833870 336.8 ns/op BenchmarkMakeChan/Int-4 1000000 456.2 ns/op BenchmarkMakeChan/Ptr-4 950131 558.1 ns/op BenchmarkMakeChan/Struct/0-4 997489 247.3 ns/op BenchmarkMakeChan/Struct/32-4 184568 695.3 ns/op BenchmarkMakeChan/Struct/40-4 159248 919.0 ns/op BenchmarkChanNonblocking-4 6047355 19.69 ns/op BenchmarkSelectUncontended-4 907501 127.8 ns/op BenchmarkSelectSyncContended-4 97767 1212 ns/op BenchmarkSelectAsyncContended-4 298706 419.5 ns/op BenchmarkSelectNonblock-4 3750192 29.63 ns/op BenchmarkChanUncontended-4 14019 9355 ns/op BenchmarkChanContended-4 3721 27625 ns/op BenchmarkChanSync-4 179503 641.4 ns/op BenchmarkChanSyncWork-4 50156 2471 ns/op BenchmarkChanProdCons0-4 219765 544.0 ns/op BenchmarkChanProdCons10-4 377046 303.7 ns/op BenchmarkChanProdCons100-4 431541 276.2 ns/op BenchmarkChanProdConsWork0-4 151990 699.8 ns/op BenchmarkChanProdConsWork10-4 240625 522.2 ns/op BenchmarkChanProdConsWork100-4 249058 451.0 ns/op BenchmarkSelectProdCons-4 190851 719.8 ns/op BenchmarkReceiveDataFromClosedChan-4 1000000 213.8 ns/op BenchmarkChanCreation-4 146634 918.9 ns/op BenchmarkChanSem-4 277698 413.6 ns/op BenchmarkChanPopular-4 80 1332543 ns/op BenchmarkChanClosed-4 921640 117.0 ns/op BenchmarkCallClosure-4 4133614 27.13 ns/op BenchmarkCallClosure1-4 4750495 32.82 ns/op BenchmarkCallClosure2-4 847364 152.9 ns/op BenchmarkCallClosure3-4 1000000 126.7 ns/op BenchmarkCallClosure4-4 1000000 139.3 ns/op BenchmarkComplex128DivNormal-4 14213108 8.593 ns/op BenchmarkComplex128DivNisNaN-4 9458307 13.62 ns/op BenchmarkComplex128DivDisNaN-4 9467206 12.12 ns/op BenchmarkComplex128DivNisInf-4 13809555 8.973 ns/op BenchmarkComplex128DivDisInf-4 7540234 20.40 ns/op BenchmarkSetTypePtr-4 69917928 2.704 ns/op 2958.55 MB/s BenchmarkSetTypePtr8-4 13409452 10.58 ns/op 6048.90 MB/s BenchmarkSetTypePtr16-4 13225081 9.949 ns/op 12865.78 MB/s BenchmarkSetTypePtr32-4 13245993 9.568 ns/op 26755.13 MB/s BenchmarkSetTypePtr64-4 13856184 13.85 ns/op 36969.38 MB/s BenchmarkSetTypePtr126-4 6508909 26.29 ns/op 38343.32 MB/s BenchmarkSetTypePtr128-4 6237688 26.03 ns/op 39336.92 MB/s BenchmarkSetTypePtrSlice-4 860062 144.5 ns/op 56685.35 MB/s BenchmarkSetTypeNode1-4 12408715 10.20 ns/op 2352.86 MB/s BenchmarkSetTypeNode1Slice-4 2604763 40.42 ns/op 19000.57 MB/s BenchmarkSetTypeNode8-4 14299652 16.69 ns/op 4794.57 MB/s BenchmarkSetTypeNode8Slice-4 1676536 91.52 ns/op 27971.87 MB/s BenchmarkSetTypeNode64-4 6488925 26.94 ns/op 19599.86 MB/s BenchmarkSetTypeNode64Slice-4 341589 443.6 ns/op 38085.07 MB/s BenchmarkSetTypeNode64Dead-4 10149940 17.71 ns/op 29815.13 MB/s BenchmarkSetTypeNode64DeadSlice-4 286548 449.0 ns/op 37632.97 MB/s BenchmarkSetTypeNode124-4 6539256 17.90 ns/op 56318.17 MB/s BenchmarkSetTypeNode124Slice-4 238658 674.0 ns/op 47854.13 MB/s BenchmarkSetTypeNode126-4 5909185 21.54 ns/op 47544.25 MB/s BenchmarkSetTypeNode126Slice-4 255657 698.4 ns/op 46919.71 MB/s BenchmarkSetTypeNode128-4 3502112 32.41 ns/op 32085.28 MB/s BenchmarkSetTypeNode128Slice-4 196321 871.9 ns/op 38168.75 MB/s BenchmarkSetTypeNode130-4 4273256 25.71 ns/op 41076.27 MB/s BenchmarkSetTypeNode130Slice-4 194816 796.6 ns/op 42421.39 MB/s BenchmarkSetTypeNode1024-4 1000000 127.4 ns/op 64425.82 MB/s BenchmarkSetTypeNode1024Slice-4 27116 4656 ns/op 56406.47 MB/s BenchmarkAllocation-4 2334 94734 ns/op BenchmarkReadMemStats-4 100 1851788 ns/op BenchmarkReadMemStatsLatency-4 1 3191475 p50-ns 3191475 p90-ns 3191475 p99-ns BenchmarkWriteBarrier-4 2442549 49.49 ns/op BenchmarkBulkWriteBarrier-4 4244938 25.47 ns/op BenchmarkScanStackNoLocals-4 2 52320425 ns/op BenchmarkMSpanCountAlloc/bits=64-4 14133304 8.392 ns/op BenchmarkMSpanCountAlloc/bits=128-4 15746244 8.943 ns/op BenchmarkMSpanCountAlloc/bits=256-4 10650658 10.23 ns/op BenchmarkMSpanCountAlloc/bits=512-4 8903310 13.58 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 6234908 18.74 ns/op BenchmarkHash5-4 7723520 14.19 ns/op 352.47 MB/s BenchmarkHash16-4 6977815 14.83 ns/op 1079.07 MB/s BenchmarkHash64-4 8245899 15.54 ns/op 4117.23 MB/s BenchmarkHash1024-4 2437876 46.83 ns/op 21866.44 MB/s BenchmarkHash65536-4 51999 2547 ns/op 25730.53 MB/s BenchmarkAlignedLoad-4 5721744 18.99 ns/op BenchmarkUnalignedLoad-4 10589360 12.50 ns/op BenchmarkEqEfaceConcrete-4 8411208 13.85 ns/op BenchmarkEqIfaceConcrete-4 9462652 14.22 ns/op BenchmarkNeEfaceConcrete-4 9154653 14.31 ns/op BenchmarkNeIfaceConcrete-4 9233702 13.80 ns/op BenchmarkConvT2EByteSized/bool-4 3998079 26.58 ns/op BenchmarkConvT2EByteSized/uint8-4 4611568 28.57 ns/op BenchmarkConvT2ESmall-4 4531395 26.11 ns/op BenchmarkConvT2EUintptr-4 4378483 26.67 ns/op BenchmarkConvT2ELarge-4 1000000 141.8 ns/op BenchmarkConvT2ISmall-4 4437580 31.19 ns/op BenchmarkConvT2IUintptr-4 4229175 40.46 ns/op BenchmarkConvT2ILarge-4 1000000 154.4 ns/op BenchmarkConvI2E-4 4141807 31.21 ns/op BenchmarkConvI2I-4 4008567 34.41 ns/op BenchmarkAssertE2T-4 3842394 32.74 ns/op BenchmarkAssertE2TLarge-4 2314185 53.67 ns/op BenchmarkAssertE2I-4 3940346 30.34 ns/op BenchmarkAssertI2T-4 4182459 30.65 ns/op BenchmarkAssertI2I-4 3898077 30.12 ns/op BenchmarkAssertI2E-4 4824975 24.23 ns/op BenchmarkAssertE2E-4 4547919 44.96 ns/op BenchmarkAssertE2T2-4 2745633 36.45 ns/op BenchmarkAssertE2T2Blank-4 2670968 39.98 ns/op BenchmarkAssertI2E2-4 3598965 38.40 ns/op BenchmarkAssertI2E2Blank-4 4919192 26.05 ns/op BenchmarkAssertE2E2-4 3224806 37.29 ns/op BenchmarkAssertE2E2Blank-4 4592040 30.54 ns/op BenchmarkConvT2Ezero/zero/16-4 4294086 43.09 ns/op BenchmarkConvT2Ezero/zero/32-4 4295997 27.31 ns/op BenchmarkConvT2Ezero/zero/64-4 4416541 45.41 ns/op BenchmarkConvT2Ezero/zero/str-4 4365500 28.31 ns/op BenchmarkConvT2Ezero/zero/slice-4 4139674 28.49 ns/op BenchmarkConvT2Ezero/zero/big-4 116491 1627 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 135.0 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 644451 173.2 ns/op BenchmarkConvT2Ezero/nonzero/big-4 83700 1875 ns/op BenchmarkConvT2Ezero/smallint/16-4 3926018 26.60 ns/op BenchmarkConvT2Ezero/smallint/32-4 3776826 29.81 ns/op BenchmarkConvT2Ezero/smallint/64-4 4361392 27.80 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 122.2 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 133.3 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 113.0 ns/op BenchmarkMalloc8-4 1262442 92.78 ns/op BenchmarkMalloc16-4 1000000 104.5 ns/op BenchmarkMallocTypeInfo8-4 1546765 69.36 ns/op BenchmarkMallocTypeInfo16-4 1346748 87.58 ns/op BenchmarkMallocLargeStruct-4 101898 1168 ns/op BenchmarkGoroutineSelect-4 26 4858511 ns/op BenchmarkGoroutineBlocking-4 22 5148069 ns/op BenchmarkGoroutineForRange-4 28 3862488 ns/op BenchmarkGoroutineIdle-4 44 3937037 ns/op BenchmarkHashStringSpeed-4 2872484 38.28 ns/op BenchmarkHashBytesSpeed-4 1402258 83.30 ns/op BenchmarkHashInt32Speed-4 3163206 36.39 ns/op BenchmarkHashInt64Speed-4 3229026 35.90 ns/op BenchmarkHashStringArraySpeed-4 729877 177.2 ns/op BenchmarkMegMap-4 3281398 37.25 ns/op BenchmarkMegOneMap-4 3570981 32.77 ns/op BenchmarkMegEqMap-4 3130 34905 ns/op BenchmarkMegEmptyMap-4 4422560 27.03 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2496676 47.46 ns/op BenchmarkSmallStrMap-4 3106610 37.21 ns/op BenchmarkMapStringKeysEight_16-4 3121354 36.96 ns/op BenchmarkMapStringKeysEight_32-4 2980160 41.04 ns/op BenchmarkMapStringKeysEight_64-4 3092164 37.77 ns/op BenchmarkMapStringKeysEight_1M-4 3051558 37.79 ns/op BenchmarkIntMap-4 3306540 35.07 ns/op BenchmarkMapFirst/1-4 3982797 29.88 ns/op BenchmarkMapFirst/2-4 3774180 29.83 ns/op BenchmarkMapFirst/3-4 3837069 29.77 ns/op BenchmarkMapFirst/4-4 3737848 31.68 ns/op BenchmarkMapFirst/5-4 3739962 30.19 ns/op BenchmarkMapFirst/6-4 3720669 30.61 ns/op BenchmarkMapFirst/7-4 3948852 31.12 ns/op BenchmarkMapFirst/8-4 4076011 30.17 ns/op BenchmarkMapFirst/9-4 3207224 34.94 ns/op BenchmarkMapFirst/10-4 3263859 35.36 ns/op BenchmarkMapFirst/11-4 3201486 35.37 ns/op BenchmarkMapFirst/12-4 3173775 35.21 ns/op BenchmarkMapFirst/13-4 3381008 34.65 ns/op BenchmarkMapFirst/14-4 3256761 34.54 ns/op BenchmarkMapFirst/15-4 3288914 34.45 ns/op BenchmarkMapFirst/16-4 3217003 35.17 ns/op BenchmarkMapMid/1-4 3742983 30.39 ns/op BenchmarkMapMid/2-4 3639453 35.11 ns/op BenchmarkMapMid/3-4 3756195 31.97 ns/op BenchmarkMapMid/4-4 3649839 31.07 ns/op BenchmarkMapMid/5-4 3736438 30.74 ns/op BenchmarkMapMid/6-4 3673720 31.63 ns/op BenchmarkMapMid/7-4 3563572 32.44 ns/op BenchmarkMapMid/8-4 3294330 32.46 ns/op BenchmarkMapMid/9-4 3299512 35.78 ns/op BenchmarkMapMid/10-4 2841134 36.44 ns/op BenchmarkMapMid/11-4 3268050 35.50 ns/op BenchmarkMapMid/12-4 3260022 38.31 ns/op BenchmarkMapMid/13-4 3258658 36.08 ns/op BenchmarkMapMid/14-4 3130068 35.38 ns/op BenchmarkMapMid/15-4 3161588 35.10 ns/op BenchmarkMapMid/16-4 3249716 34.05 ns/op BenchmarkMapLast/1-4 3708760 30.18 ns/op BenchmarkMapLast/2-4 3735862 29.97 ns/op BenchmarkMapLast/3-4 3723466 30.70 ns/op BenchmarkMapLast/4-4 3636361 32.05 ns/op BenchmarkMapLast/5-4 3627642 31.44 ns/op BenchmarkMapLast/6-4 3614323 31.73 ns/op BenchmarkMapLast/7-4 3469626 32.79 ns/op BenchmarkMapLast/8-4 3234734 35.59 ns/op BenchmarkMapLast/9-4 3247790 32.18 ns/op BenchmarkMapLast/10-4 3117520 39.71 ns/op BenchmarkMapLast/11-4 3198212 36.21 ns/op BenchmarkMapLast/12-4 3420920 36.05 ns/op BenchmarkMapLast/13-4 3347162 37.05 ns/op BenchmarkMapLast/14-4 3296295 35.38 ns/op BenchmarkMapLast/15-4 3312280 33.38 ns/op BenchmarkMapLast/16-4 3600802 36.06 ns/op BenchmarkMapCycle-4 2619489 44.87 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3424728 34.00 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 3128 36945 ns/op BenchmarkMakeMap/[Byte]Byte-4 695336 344.6 ns/op BenchmarkMakeMap/[Int]Int-4 332307 747.5 ns/op BenchmarkNewEmptyMap-4 18505687 6.861 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1745755 66.35 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 694896 189.8 ns/op BenchmarkMapIterEmpty-4 4421809 26.54 ns/op BenchmarkSameLengthMap-4 4079065 29.65 ns/op BenchmarkBigKeyMap-4 1489136 76.88 ns/op BenchmarkBigValMap-4 1260982 97.74 ns/op BenchmarkSmallKeyMap-4 2949870 40.75 ns/op BenchmarkMapPopulate/1-4 2534667 51.42 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 159664 1202 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 10000 35127 ns/op 6275 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 600 330569 ns/op 51754 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 54 2922000 ns/op 416296 B/op 202 allocs/op BenchmarkMapPopulate/100000-4 4 29296740 ns/op 6524008 B/op 2860 allocs/op BenchmarkComplexAlgMap-4 525567 221.4 ns/op BenchmarkGoMapClear/Reflexive/1-4 1692582 67.06 ns/op BenchmarkGoMapClear/Reflexive/10-4 1601077 74.29 ns/op BenchmarkGoMapClear/Reflexive/100-4 397928 302.8 ns/op BenchmarkGoMapClear/Reflexive/1000-4 56397 1860 ns/op BenchmarkGoMapClear/Reflexive/10000-4 7695 15401 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1317799 86.50 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1257300 93.04 ns/op BenchmarkGoMapClear/NonReflexive/100-4 376332 314.0 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 58008 1928 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 7531 15016 ns/op BenchmarkMapStringConversion/32/simple-4 1532709 82.04 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1528124 75.87 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1384297 86.19 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1454109 78.89 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1416972 82.61 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1263826 91.10 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1898280 59.70 ns/op BenchmarkMapInterfacePtr-4 2059904 57.04 ns/op BenchmarkNewEmptyMapHintLessThan8-4 7451344 17.26 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 63432 2114 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5598 20047 ns/op BenchmarkMapPop1000-4 454 261701 ns/op BenchmarkMapPop10000-4 30 4984631 ns/op BenchmarkMapAssign/Int32/256-4 2393096 48.81 ns/op BenchmarkMapAssign/Int32/65536-4 1411347 72.05 ns/op BenchmarkMapAssign/Int64/256-4 2470885 48.38 ns/op BenchmarkMapAssign/Int64/65536-4 1285711 82.76 ns/op BenchmarkMapAssign/Str/256-4 2025127 57.78 ns/op BenchmarkMapAssign/Str/65536-4 706797 160.5 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1530115 78.36 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 1029980 114.8 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1520589 79.63 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 841602 128.5 ns/op BenchmarkMapOperatorAssign/Str/256-4 451801 3520 ns/op BenchmarkMapOperatorAssign/Str/65536-4 219583 623.3 ns/op BenchmarkMapAppendAssign/Int32/256-4 556689 260.7 ns/op 27 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 219386 565.8 ns/op 58 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 625566 201.3 ns/op 24 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 271831 371.5 ns/op 54 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 635228 203.1 ns/op 48 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 217550 503.1 ns/op 89 B/op 0 allocs/op BenchmarkMapDelete/Int32/100-4 1580734 83.92 ns/op BenchmarkMapDelete/Int32/1000-4 2095869 56.84 ns/op BenchmarkMapDelete/Int32/10000-4 2163439 58.17 ns/op BenchmarkMapDelete/Int64/100-4 1459609 81.01 ns/op BenchmarkMapDelete/Int64/1000-4 2206765 57.55 ns/op BenchmarkMapDelete/Int64/10000-4 2214300 54.64 ns/op BenchmarkMapDelete/Str/100-4 1000000 110.2 ns/op BenchmarkMapDelete/Str/1000-4 1754566 71.76 ns/op BenchmarkMapDelete/Str/10000-4 1578948 78.41 ns/op BenchmarkMapDelete/Pointer/100-4 1000000 102.7 ns/op BenchmarkMapDelete/Pointer/1000-4 1573975 72.52 ns/op BenchmarkMapDelete/Pointer/10000-4 1841191 68.12 ns/op BenchmarkMemmove/0-4 20583800 5.956 ns/op BenchmarkMemmove/1-4 1378153 84.88 ns/op 11.78 MB/s BenchmarkMemmove/2-4 1389916 87.12 ns/op 22.96 MB/s BenchmarkMemmove/3-4 1369662 86.15 ns/op 34.82 MB/s BenchmarkMemmove/4-4 1315056 86.56 ns/op 46.21 MB/s BenchmarkMemmove/5-4 1358290 87.58 ns/op 57.09 MB/s BenchmarkMemmove/6-4 1353897 86.32 ns/op 69.51 MB/s BenchmarkMemmove/7-4 1346714 89.76 ns/op 77.99 MB/s BenchmarkMemmove/8-4 1460179 87.04 ns/op 91.91 MB/s BenchmarkMemmove/9-4 1000000 100.6 ns/op 89.43 MB/s BenchmarkMemmove/10-4 1356854 90.10 ns/op 110.99 MB/s BenchmarkMemmove/11-4 1306380 88.75 ns/op 123.94 MB/s BenchmarkMemmove/12-4 1318621 89.35 ns/op 134.30 MB/s BenchmarkMemmove/13-4 1382026 89.95 ns/op 144.53 MB/s BenchmarkMemmove/14-4 1341276 91.32 ns/op 153.31 MB/s BenchmarkMemmove/15-4 1290651 89.54 ns/op 167.52 MB/s BenchmarkMemmove/16-4 1423219 83.73 ns/op 191.09 MB/s BenchmarkMemmove/32-4 1376625 86.33 ns/op 370.67 MB/s BenchmarkMemmove/64-4 1291350 91.22 ns/op 701.64 MB/s BenchmarkMemmove/128-4 1000000 102.6 ns/op 1247.60 MB/s BenchmarkMemmove/256-4 1000000 122.1 ns/op 2096.65 MB/s BenchmarkMemmove/512-4 819591 164.1 ns/op 3119.93 MB/s BenchmarkMemmove/1024-4 533750 262.6 ns/op 3899.74 MB/s BenchmarkMemmove/2048-4 330259 408.5 ns/op 5013.53 MB/s BenchmarkMemmove/4096-4 175209 722.2 ns/op 5671.49 MB/s BenchmarkMemmoveOverlap/32-4 1324141 86.97 ns/op 367.96 MB/s BenchmarkMemmoveOverlap/64-4 1265918 92.51 ns/op 691.81 MB/s BenchmarkMemmoveOverlap/128-4 1000000 103.2 ns/op 1239.86 MB/s BenchmarkMemmoveOverlap/256-4 1000000 124.9 ns/op 2049.56 MB/s BenchmarkMemmoveOverlap/512-4 751916 159.8 ns/op 3204.72 MB/s BenchmarkMemmoveOverlap/1024-4 436914 255.0 ns/op 4015.54 MB/s BenchmarkMemmoveOverlap/2048-4 319750 502.2 ns/op 4078.25 MB/s BenchmarkMemmoveOverlap/4096-4 181975 729.3 ns/op 5616.05 MB/s BenchmarkMemmoveUnalignedDst/0-4 19680838 6.304 ns/op BenchmarkMemmoveUnalignedDst/1-4 1385943 84.56 ns/op 11.83 MB/s BenchmarkMemmoveUnalignedDst/2-4 1268480 90.43 ns/op 22.12 MB/s BenchmarkMemmoveUnalignedDst/3-4 1284919 88.68 ns/op 33.83 MB/s BenchmarkMemmoveUnalignedDst/4-4 1369773 87.09 ns/op 45.93 MB/s BenchmarkMemmoveUnalignedDst/5-4 1369233 88.06 ns/op 56.78 MB/s BenchmarkMemmoveUnalignedDst/6-4 1284244 89.54 ns/op 67.01 MB/s BenchmarkMemmoveUnalignedDst/7-4 1338038 89.28 ns/op 78.41 MB/s BenchmarkMemmoveUnalignedDst/8-4 1381363 85.32 ns/op 93.77 MB/s BenchmarkMemmoveUnalignedDst/9-4 1315795 90.09 ns/op 99.90 MB/s BenchmarkMemmoveUnalignedDst/10-4 1310434 89.12 ns/op 112.21 MB/s BenchmarkMemmoveUnalignedDst/11-4 1331247 90.52 ns/op 121.51 MB/s BenchmarkMemmoveUnalignedDst/12-4 1317355 90.99 ns/op 131.88 MB/s BenchmarkMemmoveUnalignedDst/13-4 1262121 91.49 ns/op 142.09 MB/s BenchmarkMemmoveUnalignedDst/14-4 1300170 91.41 ns/op 153.15 MB/s BenchmarkMemmoveUnalignedDst/15-4 1341651 90.04 ns/op 166.60 MB/s BenchmarkMemmoveUnalignedDst/16-4 1277131 88.55 ns/op 180.70 MB/s BenchmarkMemmoveUnalignedDst/32-4 1272350 93.22 ns/op 343.27 MB/s BenchmarkMemmoveUnalignedDst/64-4 1229469 98.06 ns/op 652.66 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 108.3 ns/op 1181.98 MB/s BenchmarkMemmoveUnalignedDst/256-4 963547 138.9 ns/op 1843.53 MB/s BenchmarkMemmoveUnalignedDst/512-4 696376 216.3 ns/op 2366.63 MB/s BenchmarkMemmoveUnalignedDst/1024-4 469197 274.6 ns/op 3728.82 MB/s BenchmarkMemmoveUnalignedDst/2048-4 261745 429.1 ns/op 4773.25 MB/s BenchmarkMemmoveUnalignedDst/4096-4 166978 751.6 ns/op 5449.87 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1211936 94.49 ns/op 338.66 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1211874 99.77 ns/op 641.48 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 108.3 ns/op 1181.87 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 931248 129.2 ns/op 1981.89 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 779623 169.6 ns/op 3018.49 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 504350 265.1 ns/op 3863.41 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 320035 415.1 ns/op 4933.60 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 175630 720.1 ns/op 5687.74 MB/s BenchmarkMemmoveUnalignedSrc/0-4 18379249 6.376 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1391157 84.71 ns/op 11.81 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1324009 86.39 ns/op 23.15 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1358875 87.28 ns/op 34.37 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1293645 96.83 ns/op 41.31 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1392079 88.84 ns/op 56.28 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1393722 83.93 ns/op 71.49 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1390113 88.16 ns/op 79.41 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1394600 85.45 ns/op 93.62 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1347591 85.21 ns/op 105.62 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1359349 86.76 ns/op 115.26 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1362889 86.27 ns/op 127.50 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1370222 87.48 ns/op 137.17 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1348605 87.73 ns/op 148.19 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1367840 86.42 ns/op 162.00 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1362712 86.78 ns/op 172.85 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1386046 86.82 ns/op 184.28 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1351286 87.65 ns/op 365.09 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1258189 101.0 ns/op 633.93 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 112.6 ns/op 1137.25 MB/s BenchmarkMemmoveUnalignedSrc/256-4 1000000 136.6 ns/op 1873.86 MB/s BenchmarkMemmoveUnalignedSrc/512-4 776541 171.0 ns/op 2994.77 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 505951 263.3 ns/op 3889.72 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 317773 420.3 ns/op 4872.27 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 177157 747.2 ns/op 5481.65 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1159489 99.44 ns/op 160.90 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1000000 100.3 ns/op 159.45 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1000000 101.3 ns/op 158.02 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1000000 104.8 ns/op 152.64 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1000000 103.8 ns/op 154.11 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1000000 106.5 ns/op 150.27 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1157784 103.6 ns/op 154.50 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1212260 105.7 ns/op 151.32 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1000000 113.8 ns/op 562.47 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1000000 118.5 ns/op 540.03 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1000000 110.2 ns/op 580.81 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1000000 108.8 ns/op 588.46 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1000000 109.2 ns/op 586.01 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1000000 112.1 ns/op 571.15 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1000000 112.8 ns/op 567.43 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1000000 126.8 ns/op 504.82 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 770482 161.5 ns/op 1585.08 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 667347 191.5 ns/op 1336.50 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 928740 143.1 ns/op 1788.34 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 853945 144.2 ns/op 1774.99 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 872533 135.2 ns/op 1894.02 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 858800 139.7 ns/op 1832.31 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 965656 155.7 ns/op 1644.42 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 956150 137.8 ns/op 1857.98 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 101120 1156 ns/op 3544.02 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 68023 1795 ns/op 2282.47 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 165861 723.9 ns/op 5658.28 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 173462 745.4 ns/op 5495.09 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 166310 740.3 ns/op 5532.54 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 141710 758.3 ns/op 5401.84 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 167239 731.5 ns/op 5599.55 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 178560 738.7 ns/op 5544.77 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 6998 18221 ns/op 3596.76 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 4639 27957 ns/op 2344.15 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 10153 11914 ns/op 5500.84 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 9462 12316 ns/op 5321.25 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 9703 12380 ns/op 5293.81 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 9841 12474 ns/op 5253.69 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 9522 12465 ns/op 5257.79 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 9835 12172 ns/op 5383.98 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1283022 97.86 ns/op 326.99 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 105.0 ns/op 609.31 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 890317 114.4 ns/op 1119.21 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 1000000 138.7 ns/op 1845.40 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 741691 169.1 ns/op 3028.54 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 389847 275.0 ns/op 3723.07 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 248204 469.6 ns/op 4361.46 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 137697 758.2 ns/op 5401.95 MB/s BenchmarkMemclr/5-4 17016159 8.056 ns/op 620.69 MB/s BenchmarkMemclr/16-4 14951173 7.606 ns/op 2103.60 MB/s BenchmarkMemclr/64-4 15946224 8.034 ns/op 7966.14 MB/s BenchmarkMemclr/256-4 13228153 9.341 ns/op 27405.96 MB/s BenchmarkMemclr/4096-4 2124206 51.31 ns/op 79825.02 MB/s BenchmarkMemclr/65536-4 95431 1309 ns/op 50070.63 MB/s BenchmarkMemclr/1M-4 5197 26091 ns/op 40188.82 MB/s BenchmarkMemclr/4M-4 1364 94677 ns/op 44301.15 MB/s BenchmarkMemclr/8M-4 446 258930 ns/op 32397.24 MB/s BenchmarkMemclr/16M-4 138 837167 ns/op 20040.45 MB/s BenchmarkMemclr/64M-4 48 2420173 ns/op 27728.96 MB/s BenchmarkMemclrUnaligned/0_5-4 8742976 14.78 ns/op 338.24 MB/s BenchmarkMemclrUnaligned/0_16-4 8640608 12.46 ns/op 1284.04 MB/s BenchmarkMemclrUnaligned/0_64-4 9100980 12.69 ns/op 5043.82 MB/s BenchmarkMemclrUnaligned/0_256-4 8302646 13.51 ns/op 18942.69 MB/s BenchmarkMemclrUnaligned/0_4096-4 2176992 55.10 ns/op 74337.77 MB/s BenchmarkMemclrUnaligned/0_65536-4 87847 1335 ns/op 49085.71 MB/s BenchmarkMemclrUnaligned/1_5-4 9299426 11.95 ns/op 418.42 MB/s BenchmarkMemclrUnaligned/1_16-4 8505752 12.41 ns/op 1289.31 MB/s BenchmarkMemclrUnaligned/1_64-4 9232825 12.29 ns/op 5208.78 MB/s BenchmarkMemclrUnaligned/1_256-4 8460025 13.81 ns/op 18543.20 MB/s BenchmarkMemclrUnaligned/1_4096-4 1403151 80.03 ns/op 51179.54 MB/s BenchmarkMemclrUnaligned/1_65536-4 79084 1532 ns/op 42769.55 MB/s BenchmarkMemclrUnaligned/4_5-4 8955408 14.62 ns/op 341.98 MB/s BenchmarkMemclrUnaligned/4_16-4 8714071 12.36 ns/op 1294.39 MB/s BenchmarkMemclrUnaligned/4_64-4 9106412 12.69 ns/op 5042.16 MB/s BenchmarkMemclrUnaligned/4_256-4 8317518 14.93 ns/op 17152.12 MB/s BenchmarkMemclrUnaligned/4_4096-4 1473698 86.32 ns/op 47452.41 MB/s BenchmarkMemclrUnaligned/4_65536-4 84800 1472 ns/op 44516.01 MB/s BenchmarkMemclrUnaligned/7_5-4 9824649 12.41 ns/op 402.75 MB/s BenchmarkMemclrUnaligned/7_16-4 8809125 12.30 ns/op 1300.60 MB/s BenchmarkMemclrUnaligned/7_64-4 8924354 12.45 ns/op 5139.60 MB/s BenchmarkMemclrUnaligned/7_256-4 7994402 13.60 ns/op 18817.14 MB/s BenchmarkMemclrUnaligned/7_4096-4 1481092 78.71 ns/op 52036.14 MB/s BenchmarkMemclrUnaligned/7_65536-4 82987 1497 ns/op 43784.24 MB/s BenchmarkMemclrUnaligned/0_1M-4 5634 22580 ns/op 46437.75 MB/s BenchmarkMemclrUnaligned/0_4M-4 1282 96937 ns/op 43268.55 MB/s BenchmarkMemclrUnaligned/0_8M-4 470 268292 ns/op 31266.67 MB/s BenchmarkMemclrUnaligned/0_16M-4 142 842285 ns/op 19918.70 MB/s BenchmarkMemclrUnaligned/0_64M-4 52 2051272 ns/op 32715.73 MB/s BenchmarkMemclrUnaligned/1_1M-4 4948 23825 ns/op 44011.21 MB/s BenchmarkMemclrUnaligned/1_4M-4 1208 101211 ns/op 41441.29 MB/s BenchmarkMemclrUnaligned/1_8M-4 388 294574 ns/op 28477.08 MB/s BenchmarkMemclrUnaligned/1_16M-4 140 902949 ns/op 18580.46 MB/s BenchmarkMemclrUnaligned/1_64M-4 56 2148393 ns/op 31236.78 MB/s BenchmarkMemclrUnaligned/4_1M-4 5067 24124 ns/op 43466.40 MB/s BenchmarkMemclrUnaligned/4_4M-4 1177 102974 ns/op 40731.85 MB/s BenchmarkMemclrUnaligned/4_8M-4 410 292116 ns/op 28716.73 MB/s BenchmarkMemclrUnaligned/4_16M-4 145 818902 ns/op 20487.46 MB/s BenchmarkMemclrUnaligned/4_64M-4 52 1982705 ns/op 33847.13 MB/s BenchmarkMemclrUnaligned/7_1M-4 5478 24227 ns/op 43281.78 MB/s BenchmarkMemclrUnaligned/7_4M-4 1281 103569 ns/op 40497.62 MB/s BenchmarkMemclrUnaligned/7_8M-4 355 282658 ns/op 29677.54 MB/s BenchmarkMemclrUnaligned/7_16M-4 141 807971 ns/op 20764.62 MB/s BenchmarkMemclrUnaligned/7_64M-4 54 2163511 ns/op 31018.50 MB/s BenchmarkGoMemclr/5-4 2356328 48.11 ns/op 103.92 MB/s BenchmarkGoMemclr/16-4 683818 166.4 ns/op 96.13 MB/s BenchmarkGoMemclr/64-4 205897 571.5 ns/op 111.99 MB/s BenchmarkGoMemclr/256-4 45892 2376 ns/op 107.76 MB/s BenchmarkMemclrRange/1K_2K-4 82108 1337 ns/op 71723.17 MB/s BenchmarkMemclrRange/2K_8K-4 27470 4011 ns/op 83158.70 MB/s BenchmarkMemclrRange/4K_16K-4 31258 3350 ns/op 96437.07 MB/s BenchmarkMemclrRange/160K_228K-4 3247 34141 ns/op 48705.61 MB/s BenchmarkClearFat7-4 4159302 24.73 ns/op BenchmarkClearFat8-4 4417251 24.58 ns/op BenchmarkClearFat11-4 4090327 27.00 ns/op BenchmarkClearFat12-4 4042335 27.21 ns/op BenchmarkClearFat13-4 4100530 27.26 ns/op BenchmarkClearFat14-4 4174107 28.76 ns/op BenchmarkClearFat15-4 4067605 27.19 ns/op BenchmarkClearFat16-4 3928402 25.87 ns/op BenchmarkClearFat24-4 4341765 26.95 ns/op BenchmarkClearFat32-4 4133672 26.71 ns/op BenchmarkClearFat40-4 3974422 29.74 ns/op BenchmarkClearFat48-4 4121268 28.25 ns/op BenchmarkClearFat56-4 4142090 29.37 ns/op BenchmarkClearFat64-4 3966672 30.08 ns/op BenchmarkClearFat72-4 4028588 29.57 ns/op BenchmarkClearFat128-4 3131382 35.54 ns/op BenchmarkClearFat256-4 2483434 43.05 ns/op BenchmarkClearFat512-4 1547906 74.60 ns/op BenchmarkClearFat1024-4 950379 127.3 ns/op BenchmarkClearFat1032-4 1000000 121.1 ns/op BenchmarkClearFat1040-4 993321 123.2 ns/op BenchmarkCopyFat7-4 4257337 26.55 ns/op BenchmarkCopyFat8-4 4596092 28.02 ns/op BenchmarkCopyFat11-4 4118160 31.95 ns/op BenchmarkCopyFat12-4 4228405 26.85 ns/op BenchmarkCopyFat13-4 4240858 26.34 ns/op BenchmarkCopyFat14-4 4216959 26.87 ns/op BenchmarkCopyFat15-4 4438212 27.90 ns/op BenchmarkCopyFat16-4 3967573 26.55 ns/op BenchmarkCopyFat24-4 4315272 27.13 ns/op BenchmarkCopyFat32-4 4093648 27.82 ns/op BenchmarkCopyFat64-4 3930474 29.32 ns/op BenchmarkCopyFat72-4 3406458 33.09 ns/op BenchmarkCopyFat128-4 3052447 35.28 ns/op BenchmarkCopyFat256-4 2240176 45.90 ns/op BenchmarkCopyFat512-4 1461861 83.56 ns/op BenchmarkCopyFat520-4 1437204 80.21 ns/op BenchmarkCopyFat1024-4 1000000 129.2 ns/op BenchmarkCopyFat1032-4 1000000 131.4 ns/op BenchmarkCopyFat1040-4 914610 127.5 ns/op BenchmarkIssue18740/2byte-4 358 321657 ns/op BenchmarkIssue18740/4byte-4 643 185559 ns/op BenchmarkIssue18740/8byte-4 1028 108712 ns/op BenchmarkMemclrKnownSize1-4 8164231 18.97 ns/op 52.71 MB/s BenchmarkMemclrKnownSize2-4 3989592 28.21 ns/op 70.91 MB/s BenchmarkMemclrKnownSize4-4 3026065 36.41 ns/op 109.87 MB/s BenchmarkMemclrKnownSize8-4 1305784 85.97 ns/op 93.06 MB/s BenchmarkMemclrKnownSize16-4 727855 167.4 ns/op 95.55 MB/s BenchmarkMemclrKnownSize32-4 422246 314.0 ns/op 101.91 MB/s BenchmarkMemclrKnownSize64-4 223281 678.3 ns/op 94.36 MB/s BenchmarkMemclrKnownSize112-4 122289 1003 ns/op 111.65 MB/s BenchmarkMemclrKnownSize128-4 88760 1136 ns/op 112.67 MB/s BenchmarkMemclrKnownSize192-4 67605 1725 ns/op 111.27 MB/s BenchmarkMemclrKnownSize248-4 49240 2151 ns/op 115.31 MB/s BenchmarkMemclrKnownSize256-4 49292 2270 ns/op 112.79 MB/s BenchmarkMemclrKnownSize512-4 25075 4353 ns/op 117.62 MB/s BenchmarkMemclrKnownSize1024-4 13878 8581 ns/op 119.33 MB/s BenchmarkMemclrKnownSize4096-4 3380 35723 ns/op 114.66 MB/s BenchmarkMemclrKnownSize512KiB-4 24 4609293 ns/op 113.75 MB/s BenchmarkReadMetricsLatency-4 14107 3893 p50-ns 6026 p90-ns 10089 p99-ns BenchmarkFinalizer-4 222 573437 ns/op BenchmarkFinalizerRun-4 164302 706.1 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 9038305 12.72 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 4106428 30.70 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 3074280 38.61 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 3002892 38.50 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1683063 70.84 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1465580 81.69 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2789307 41.74 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1641598 71.89 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1659013 70.53 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2546256 46.92 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2395310 47.48 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2100517 58.39 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1803403 81.40 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1728592 70.60 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 10374518 11.57 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 9914845 11.71 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 9943029 11.34 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 9008840 11.89 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 9057734 12.29 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 8395206 14.10 ns/op BenchmarkFindBitRange64/PatternAASize2-4 9890641 11.53 ns/op BenchmarkFindBitRange64/PatternAASize8-4 10709764 11.31 ns/op BenchmarkFindBitRange64/PatternAASize32-4 9816266 11.62 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 10265365 11.64 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 9315228 11.18 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 9210436 11.16 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 10490259 11.65 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 9752851 11.46 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 10189594 11.37 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 9773545 11.99 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 9329782 11.33 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 9185614 11.58 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 10145245 11.70 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 8805058 11.47 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 9042001 11.77 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 9560841 14.56 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 10276837 11.85 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 9212198 12.18 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 9734392 14.91 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 8802547 11.74 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 9085273 12.14 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 10011061 11.16 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 9955735 12.09 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 9842259 11.87 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 9502995 11.46 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 9568779 10.95 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 10881813 12.31 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 10093984 11.21 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 10395990 11.13 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 10708922 11.07 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 10674589 11.07 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 10345524 11.23 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 9509062 11.09 ns/op BenchmarkNetpollBreak-4 4082 31355 ns/op BenchmarkPinnerPinUnpinBatch-4 1500 147902 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 207 618392 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1635 142036 ns/op BenchmarkPinnerPinUnpin-4 1370222 80.55 ns/op BenchmarkPinnerPinUnpinTiny-4 1472454 80.95 ns/op BenchmarkPinnerPinUnpinDouble-4 537075 226.0 ns/op BenchmarkPinnerPinUnpinParallel-4 3051111 36.67 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 2683471 48.31 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 392433 279.2 ns/op BenchmarkPinnerIsPinnedOnPinned-4 7451668 16.82 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 8429829 14.94 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 5662946 20.32 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 5414919 20.32 ns/op BenchmarkPingPongHog-4 1176 336135 ns/op BenchmarkStackGrowth-4 135207 963.6 ns/op BenchmarkStackGrowthDeep-4 1270 92784 ns/op BenchmarkCreateGoroutines-4 50485 2187 ns/op BenchmarkCreateGoroutinesParallel-4 44502 7072 ns/op BenchmarkCreateGoroutinesCapture-4 5922 17782 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 42810 2511 ns/op BenchmarkClosureCall-4 26512959 4.365 ns/op BenchmarkWakeupParallelSpinning/0s-4 6322 16809 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5859 22399 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5671 30740 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2392 45538 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1752 69747 ns/op BenchmarkWakeupParallelSpinning/20µs-4 926 131575 ns/op BenchmarkWakeupParallelSpinning/50µs-4 386 291358 ns/op BenchmarkWakeupParallelSpinning/100µs-4 236 496299 ns/op BenchmarkMatmult-4 4688070 33.24 ns/op BenchmarkFastrand-4 6374994 15.87 ns/op BenchmarkFastrand64-4 6803961 15.72 ns/op BenchmarkFastrandHashiter-4 3290042 34.20 ns/op BenchmarkFastrandn/2-4 6665890 17.44 ns/op BenchmarkFastrandn/3-4 7144011 17.64 ns/op BenchmarkFastrandn/4-4 7638706 15.69 ns/op BenchmarkFastrandn/5-4 7388665 16.36 ns/op BenchmarkIfaceCmp100-4 128658 911.5 ns/op BenchmarkIfaceCmpNil100-4 232005 519.5 ns/op BenchmarkEfaceCmpDiff-4 50401 2313 ns/op BenchmarkEfaceCmpDiffIndirect-4 45367 2674 ns/op BenchmarkDefer-4 1483380 80.40 ns/op BenchmarkDefer10-4 873073 207.1 ns/op BenchmarkDeferMany-4 336966 425.0 ns/op BenchmarkPanicRecover-4 708974 172.4 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 80 1370141 ns/op 1222939 p50-ns 1987135 p90-ns 3062067 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 76 1802504 ns/op 1752417 p50-ns 2693029 p90-ns 10823124 p99-ns BenchmarkGoroutineProfile/small/idle-4 56 2580201 ns/op 2403791 p50-ns 3487104 p90-ns 3972572 p99-ns BenchmarkGoroutineProfile/small/loaded-4 55 5217670 ns/op 4379616 p50-ns 9822112 p90-ns 17117305 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 100 1350780 ns/op 1288629 p50-ns 1926415 p90-ns 2097234 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 63 1612609 ns/op 1423227 p50-ns 2564102 p90-ns 4980928 p99-ns BenchmarkGoroutineProfile/large/idle-4 32 4738578 ns/op 4745370 p50-ns 5565939 p90-ns 6505474 p99-ns BenchmarkGoroutineProfile/large/loaded-4 13 9770989 ns/op 9088844 p50-ns 13049443 p90-ns 14703109 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 100 1415183 ns/op 1347838 p50-ns 1949111 p90-ns 2603607 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 66 1539336 ns/op 1498426 p50-ns 2273565 p90-ns 2881580 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 51 2518302 ns/op 2285541 p50-ns 3374323 p90-ns 4445209 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 50 3991001 ns/op 3477232 p50-ns 7007847 p90-ns 14995668 p99-ns BenchmarkRWMutexUncontended-4 2587075 44.70 ns/op BenchmarkRWMutexWrite100-4 61528 2041 ns/op BenchmarkRWMutexWrite10-4 52849 2245 ns/op BenchmarkRWMutexWorkWrite100-4 44049 4271 ns/op BenchmarkRWMutexWorkWrite10-4 32611 4176 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3296 35702 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1118 102956 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1652 75440 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 498 217970 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 682 150766 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 248 458074 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 385 300854 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 110 1074029 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 175987 1241 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 219543 748.5 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 160084 1005 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 180648 868.0 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 138555 750.5 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 159513 859.1 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 161191 812.3 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 207330 868.5 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 138796 900.3 ns/op BenchmarkMakeSlice/Byte-4 1528201 84.35 ns/op BenchmarkMakeSlice/Int16-4 1594634 78.56 ns/op BenchmarkMakeSlice/Int-4 1000000 111.9 ns/op BenchmarkMakeSlice/Ptr-4 1000000 139.9 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 178.2 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 206.1 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 262.2 ns/op BenchmarkGrowSlice/Byte-4 483050 260.3 ns/op BenchmarkGrowSlice/Int16-4 441628 283.5 ns/op BenchmarkGrowSlice/Int-4 485350 327.6 ns/op BenchmarkGrowSlice/Ptr-4 525088 423.6 ns/op BenchmarkGrowSlice/Struct/24-4 336584 539.9 ns/op BenchmarkGrowSlice/Struct/32-4 186104 661.2 ns/op BenchmarkGrowSlice/Struct/40-4 167588 781.9 ns/op BenchmarkExtendSlice/IntSlice-4 535894 380.7 ns/op BenchmarkExtendSlice/PointerSlice-4 401073 424.3 ns/op BenchmarkExtendSlice/NoGrow-4 808714 216.9 ns/op BenchmarkAppend-4 1032229 116.6 ns/op BenchmarkAppendGrowByte-4 4 32441352 ns/op BenchmarkAppendGrowString-4 1 277532846 ns/op BenchmarkAppendSlice/1Bytes-4 1348152 93.66 ns/op BenchmarkAppendSlice/4Bytes-4 1000000 100.1 ns/op BenchmarkAppendSlice/7Bytes-4 1212132 94.76 ns/op BenchmarkAppendSlice/8Bytes-4 1292502 92.16 ns/op BenchmarkAppendSlice/15Bytes-4 1000000 112.8 ns/op BenchmarkAppendSlice/16Bytes-4 1000000 101.2 ns/op BenchmarkAppendSlice/32Bytes-4 1289170 92.19 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 50628 2072 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 16119 7064 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 10000 28875 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1242 97547 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 103 1017855 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 36 3107117 ns/op BenchmarkAppendStr/1Bytes-4 1590009 73.37 ns/op BenchmarkAppendStr/4Bytes-4 1550728 76.16 ns/op BenchmarkAppendStr/8Bytes-4 1592364 74.50 ns/op BenchmarkAppendStr/16Bytes-4 1563723 76.39 ns/op BenchmarkAppendStr/32Bytes-4 1595518 74.98 ns/op BenchmarkAppendSpecialCase-4 941702 118.0 ns/op BenchmarkCopy/1Byte-4 1216351 85.68 ns/op 11.67 MB/s BenchmarkCopy/1String-4 1396443 85.48 ns/op 11.70 MB/s BenchmarkCopy/2Byte-4 1433172 84.82 ns/op 23.58 MB/s BenchmarkCopy/2String-4 1373631 83.73 ns/op 23.89 MB/s BenchmarkCopy/4Byte-4 1379438 85.49 ns/op 46.79 MB/s BenchmarkCopy/4String-4 1383436 86.33 ns/op 46.34 MB/s BenchmarkCopy/8Byte-4 1416015 84.81 ns/op 94.33 MB/s BenchmarkCopy/8String-4 1372729 85.65 ns/op 93.40 MB/s BenchmarkCopy/12Byte-4 1329984 91.75 ns/op 130.79 MB/s BenchmarkCopy/12String-4 1323428 88.84 ns/op 135.07 MB/s BenchmarkCopy/16Byte-4 1318143 87.15 ns/op 183.60 MB/s BenchmarkCopy/16String-4 1318942 88.07 ns/op 181.67 MB/s BenchmarkCopy/32Byte-4 1309663 91.34 ns/op 350.32 MB/s BenchmarkCopy/32String-4 1214404 108.7 ns/op 294.31 MB/s BenchmarkCopy/128Byte-4 1000000 118.3 ns/op 1081.75 MB/s BenchmarkCopy/128String-4 858753 126.3 ns/op 1013.12 MB/s BenchmarkCopy/1024Byte-4 403131 301.7 ns/op 3394.65 MB/s BenchmarkCopy/1024String-4 348415 383.4 ns/op 2671.07 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 21690 5217 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 13176 9370 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 15986 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 20428 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 8562 24872 ns/op BenchmarkAppendInPlace/Grow/Byte-4 144783 1211 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 146388 1188 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 77395 1555 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 69085 1947 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 54682 2360 ns/op BenchmarkStackCopyPtr-4 1 121308077 ns/op BenchmarkStackCopy-4 2 87417186 ns/op BenchmarkStackCopyNoCache-4 26 4666745 ns/op BenchmarkStackCopyWithStkobj-4 3 47287834 ns/op BenchmarkIssue18138-4 169 724634 ns/op BenchmarkCompareStringEqual-4 13609414 8.379 ns/op BenchmarkCompareStringIdentical-4 27678735 4.460 ns/op BenchmarkCompareStringSameLength-4 16355025 6.819 ns/op BenchmarkCompareStringDifferentLength-4 25880503 4.457 ns/op BenchmarkCompareStringBigUnaligned-4 2176 52238 ns/op 20073.11 MB/s BenchmarkCompareStringBig-4 2292 48939 ns/op 21426.49 MB/s BenchmarkConcatStringAndBytes-4 2326918 51.79 ns/op BenchmarkSliceByteToString/1-4 1709914 67.96 ns/op BenchmarkSliceByteToString/2-4 1000000 137.2 ns/op BenchmarkSliceByteToString/4-4 958988 122.3 ns/op BenchmarkSliceByteToString/8-4 921739 127.9 ns/op BenchmarkSliceByteToString/16-4 926545 147.2 ns/op BenchmarkSliceByteToString/32-4 1000000 160.6 ns/op BenchmarkSliceByteToString/64-4 830240 214.6 ns/op BenchmarkSliceByteToString/128-4 721666 291.0 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2507910 47.26 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 1000000 109.8 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1243519 96.47 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 4101214 29.01 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1872572 61.98 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 2051746 55.85 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1868240 65.17 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 381886 356.1 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 450847 282.5 ns/op BenchmarkRuneIterate/range/ASCII-4 9448774 10.68 ns/op BenchmarkRuneIterate/range/Japanese-4 2705464 42.07 ns/op BenchmarkRuneIterate/range/MixedLength-4 3392803 36.01 ns/op BenchmarkRuneIterate/range1/ASCII-4 10831395 11.27 ns/op BenchmarkRuneIterate/range1/Japanese-4 2931524 43.31 ns/op BenchmarkRuneIterate/range1/MixedLength-4 3325164 35.45 ns/op BenchmarkRuneIterate/range2/ASCII-4 9823461 10.95 ns/op BenchmarkRuneIterate/range2/Japanese-4 2729294 41.49 ns/op BenchmarkRuneIterate/range2/MixedLength-4 3288403 35.79 ns/op BenchmarkArrayEqual-4 25655574 4.413 ns/op BenchmarkFunc/Name-4 3488535 33.76 ns/op BenchmarkFunc/Entry-4 13401258 8.859 ns/op BenchmarkFunc/FileLine-4 3484900 30.70 ns/op PASS ok runtime 386.645s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 23158 4399 ns/op BenchmarkHandle/concurrent-4 21818 5124 ns/op PASS ok runtime/cgo 1.403s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 29881117 4.593 ns/op BenchmarkAtomicStore64-4 12768358 9.585 ns/op BenchmarkAtomicLoad-4 26871426 4.646 ns/op BenchmarkAtomicStore-4 13095096 9.837 ns/op BenchmarkAnd8-4 12831900 10.06 ns/op BenchmarkAnd-4 12431746 10.48 ns/op BenchmarkAnd8Parallel-4 3830228 29.19 ns/op BenchmarkAndParallel-4 3965871 28.38 ns/op BenchmarkOr8-4 11946001 10.04 ns/op BenchmarkOr-4 13126801 10.10 ns/op BenchmarkOr8Parallel-4 4214448 28.18 ns/op BenchmarkOrParallel-4 4161392 27.93 ns/op BenchmarkXadd-4 4084712 27.86 ns/op BenchmarkXadd64-4 4041655 28.55 ns/op BenchmarkCas-4 2539815 42.41 ns/op BenchmarkCas64-4 2732912 46.33 ns/op BenchmarkXchg-4 4069960 28.87 ns/op BenchmarkXchg64-4 4020764 29.95 ns/op PASS ok runtime/internal/atomic 4.298s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 4059007 30.72 ns/op BenchmarkMulUintptr/large-4 2512113 43.83 ns/op PASS ok runtime/internal/math 1.578s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 15 9461200 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 10 14319988 ns/op 394.8 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 46 2930137 ns/op 9.196 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 7 15875492 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 6 28248247 ns/op 1272 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 30 3662625 ns/op 18.07 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 1 124412601 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 129421107 ns/op 7314 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 18 6828370 ns/op 218.7 concurrent_launches/op PASS ok runtime/pprof 2.913s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 7 15388750 ns/op BenchmarkStackLeak-4 23958 4301 ns/op PASS ok runtime/race 1.448s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2795396 43.45 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 359260 472.4 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.530s goos: darwin goarch: amd64 pkg: slices BenchmarkEqualFunc_Large-4 36 2888950 ns/op BenchmarkIndex_Large-4 16678 7361 ns/op BenchmarkIndexFunc_Large-4 52 2063485 ns/op BenchmarkCompact/nil-4 8092632 14.17 ns/op BenchmarkCompact/one-4 993978 104.6 ns/op BenchmarkCompact/sorted-4 942912 142.4 ns/op BenchmarkCompact/1_item-4 696408 183.1 ns/op BenchmarkCompact/unsorted-4 1000000 149.5 ns/op BenchmarkCompact/many-4 507693 228.6 ns/op BenchmarkCompact_Large-4 262 448529 ns/op BenchmarkCompactFunc_Large-4 34 3219412 ns/op BenchmarkReplace/naive-fast-4 50191 4153 ns/op BenchmarkReplace/optimized-fast-4 31426 4382 ns/op BenchmarkReplace/naive-slow-4 10000 15894 ns/op BenchmarkReplace/optimized-slow-4 10000 17667 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 126.7 ns/op BenchmarkBinarySearchFloats/Size32-4 773224 134.0 ns/op BenchmarkBinarySearchFloats/Size64-4 939952 148.4 ns/op BenchmarkBinarySearchFloats/Size128-4 902488 182.4 ns/op BenchmarkBinarySearchFloats/Size512-4 570452 216.0 ns/op BenchmarkBinarySearchFloats/Size1024-4 649215 188.4 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 447214 265.0 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 319821 313.9 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 321276 363.5 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 325200 403.7 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 246663 479.4 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 223608 516.9 ns/op PASS ok slices 7.108s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 122382 926.8 ns/op BenchmarkSortInts-4 1 107362415 ns/op BenchmarkSlicesSortInts-4 2 54443674 ns/op BenchmarkSortIsSorted-4 31 4011509 ns/op BenchmarkSlicesIsSorted-4 79 1641672 ns/op BenchmarkSortStrings-4 1 148488343 ns/op BenchmarkSlicesSortStrings-4 2 135674192 ns/op BenchmarkSortStrings_Sorted-4 24 5445504 ns/op BenchmarkSlicesSortStrings_Sorted-4 58 2337708 ns/op BenchmarkSortStructs-4 1 262596471 ns/op BenchmarkSortFuncStructs-4 1 199982942 ns/op BenchmarkSortString1K-4 200 873430 ns/op BenchmarkSortString1K_Slice-4 128 1350073 ns/op BenchmarkStableString1K-4 94 2260709 ns/op BenchmarkSortInt1K-4 188 772811 ns/op BenchmarkSortInt1K_Sorted-4 5652 29447 ns/op BenchmarkSortInt1K_Reversed-4 3036 37989 ns/op BenchmarkSortInt1K_Mod8-4 864 159187 ns/op BenchmarkStableInt1K-4 100 1011483 ns/op BenchmarkStableInt1K_Slice-4 124 1074041 ns/op BenchmarkSortInt64K-4 4 31835600 ns/op BenchmarkSortInt64K_Slice-4 2 60527421 ns/op BenchmarkStableInt64K-4 1 100282353 ns/op BenchmarkSort1e2-4 271 510866 ns/op BenchmarkStable1e2-4 100 1445227 ns/op BenchmarkSort1e4-4 2 61061396 ns/op BenchmarkStable1e4-4 1 271062651 ns/op PASS ok sort 57.901s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 656359 160.0 ns/op BenchmarkAtof64Float-4 673850 209.2 ns/op BenchmarkAtof64FloatExp-4 522069 223.7 ns/op BenchmarkAtof64Big-4 433602 282.3 ns/op BenchmarkAtof64RandomBits-4 458509 280.1 ns/op BenchmarkAtof64RandomFloats-4 454507 270.3 ns/op BenchmarkAtof64RandomLongFloats-4 427365 304.1 ns/op BenchmarkAtof32Decimal-4 793592 161.7 ns/op BenchmarkAtof32Float-4 740640 172.9 ns/op BenchmarkAtof32FloatExp-4 557382 234.3 ns/op BenchmarkAtof32Random-4 247970 425.1 ns/op BenchmarkAtof32RandomLong-4 150902 826.0 ns/op BenchmarkParseInt/Pos/7bit-4 1238482 100.7 ns/op BenchmarkParseInt/Pos/26bit-4 745789 156.9 ns/op BenchmarkParseInt/Pos/31bit-4 738738 181.8 ns/op BenchmarkParseInt/Pos/56bit-4 520509 251.6 ns/op BenchmarkParseInt/Pos/63bit-4 355826 284.5 ns/op BenchmarkParseInt/Neg/7bit-4 1275226 93.35 ns/op BenchmarkParseInt/Neg/26bit-4 814006 161.8 ns/op BenchmarkParseInt/Neg/31bit-4 669069 192.8 ns/op BenchmarkParseInt/Neg/56bit-4 421920 268.5 ns/op BenchmarkParseInt/Neg/63bit-4 466864 267.9 ns/op BenchmarkAtoi/Pos/7bit-4 1486863 79.24 ns/op BenchmarkAtoi/Pos/26bit-4 871694 134.8 ns/op BenchmarkAtoi/Pos/31bit-4 974380 137.8 ns/op BenchmarkAtoi/Pos/56bit-4 626538 212.5 ns/op BenchmarkAtoi/Pos/63bit-4 431109 293.0 ns/op BenchmarkAtoi/Neg/7bit-4 1547539 77.32 ns/op BenchmarkAtoi/Neg/26bit-4 1000000 133.1 ns/op BenchmarkAtoi/Neg/31bit-4 895938 148.6 ns/op BenchmarkAtoi/Neg/56bit-4 622780 224.4 ns/op BenchmarkAtoi/Neg/63bit-4 369454 300.6 ns/op BenchmarkFormatFloat/Decimal-4 110742 1114 ns/op BenchmarkFormatFloat/Float-4 100023 1240 ns/op BenchmarkFormatFloat/Exp-4 93070 1169 ns/op BenchmarkFormatFloat/NegExp-4 97597 1177 ns/op BenchmarkFormatFloat/LongExp-4 81264 1473 ns/op BenchmarkFormatFloat/Big-4 78589 1556 ns/op BenchmarkFormatFloat/BinaryExp-4 176942 726.1 ns/op BenchmarkFormatFloat/32Integer-4 118424 1069 ns/op BenchmarkFormatFloat/32ExactFraction-4 114708 1043 ns/op BenchmarkFormatFloat/32Point-4 99064 1172 ns/op BenchmarkFormatFloat/32Exp-4 101893 1064 ns/op BenchmarkFormatFloat/32NegExp-4 117163 1036 ns/op BenchmarkFormatFloat/32Shortest-4 125262 1003 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 126944 983.0 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 119211 1005 ns/op BenchmarkFormatFloat/64Fixed1-4 122092 839.0 ns/op BenchmarkFormatFloat/64Fixed2-4 155431 823.0 ns/op BenchmarkFormatFloat/64Fixed3-4 147375 818.8 ns/op BenchmarkFormatFloat/64Fixed4-4 160120 820.6 ns/op BenchmarkFormatFloat/64Fixed12-4 82687 1472 ns/op BenchmarkFormatFloat/64Fixed16-4 79828 1366 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 85876 1337 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 83830 1390 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2353 55442 ns/op BenchmarkFormatFloat/Slowpath64-4 78477 1478 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 76090 1501 ns/op BenchmarkAppendFloat/Decimal-4 125977 961.5 ns/op BenchmarkAppendFloat/Float-4 97825 1158 ns/op BenchmarkAppendFloat/Exp-4 115268 1016 ns/op BenchmarkAppendFloat/NegExp-4 117195 994.4 ns/op BenchmarkAppendFloat/LongExp-4 89126 1374 ns/op BenchmarkAppendFloat/Big-4 79125 1483 ns/op BenchmarkAppendFloat/BinaryExp-4 301681 416.9 ns/op BenchmarkAppendFloat/32Integer-4 101938 1054 ns/op BenchmarkAppendFloat/32ExactFraction-4 94068 1133 ns/op BenchmarkAppendFloat/32Point-4 114927 1089 ns/op BenchmarkAppendFloat/32Exp-4 130130 1100 ns/op BenchmarkAppendFloat/32NegExp-4 119610 1025 ns/op BenchmarkAppendFloat/32Shortest-4 137877 890.1 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 122154 902.8 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 134907 979.7 ns/op BenchmarkAppendFloat/64Fixed1-4 179312 794.3 ns/op BenchmarkAppendFloat/64Fixed2-4 142922 876.5 ns/op BenchmarkAppendFloat/64Fixed3-4 186411 699.9 ns/op BenchmarkAppendFloat/64Fixed4-4 160093 761.2 ns/op BenchmarkAppendFloat/64Fixed12-4 93777 1321 ns/op BenchmarkAppendFloat/64Fixed16-4 109993 1121 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 130831 936.6 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 96222 1214 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2502 53580 ns/op BenchmarkAppendFloat/Slowpath64-4 91030 1246 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 101379 1194 ns/op BenchmarkFormatInt-4 15044 8035 ns/op BenchmarkAppendInt-4 16099 7327 ns/op BenchmarkFormatUint-4 78874 1886 ns/op BenchmarkAppendUint-4 80109 1322 ns/op BenchmarkFormatIntSmall/7-4 2174282 54.18 ns/op BenchmarkFormatIntSmall/42-4 2241807 57.84 ns/op BenchmarkAppendIntSmall-4 1000000 105.7 ns/op BenchmarkAppendUintVarlen/1-4 1213527 102.1 ns/op BenchmarkAppendUintVarlen/12-4 1000000 103.1 ns/op BenchmarkAppendUintVarlen/123-4 975650 138.0 ns/op BenchmarkAppendUintVarlen/1234-4 732518 143.9 ns/op BenchmarkAppendUintVarlen/12345-4 947361 145.0 ns/op BenchmarkAppendUintVarlen/123456-4 875365 189.7 ns/op BenchmarkAppendUintVarlen/1234567-4 786858 238.6 ns/op BenchmarkAppendUintVarlen/12345678-4 642068 221.8 ns/op BenchmarkAppendUintVarlen/123456789-4 671634 154.3 ns/op BenchmarkAppendUintVarlen/1234567890-4 861888 191.3 ns/op BenchmarkAppendUintVarlen/12345678901-4 563628 245.1 ns/op BenchmarkAppendUintVarlen/123456789012-4 682656 164.3 ns/op BenchmarkAppendUintVarlen/1234567890123-4 637862 165.7 ns/op BenchmarkAppendUintVarlen/12345678901234-4 728706 170.3 ns/op BenchmarkAppendUintVarlen/123456789012345-4 784860 170.0 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 793059 165.1 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 736116 163.1 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 739629 165.9 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 761211 171.5 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 767564 165.6 ns/op BenchmarkQuote-4 36070 3351 ns/op BenchmarkQuoteRune-4 413769 335.6 ns/op BenchmarkAppendQuote-4 37123 3044 ns/op BenchmarkAppendQuoteRune-4 624049 192.2 ns/op BenchmarkUnquoteEasy-4 1229758 98.08 ns/op BenchmarkUnquoteHard-4 36973 3256 ns/op PASS ok strconv 21.582s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 383689 393.4 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 105296 1469 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 127520 940.8 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 396056 397.5 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 119845 1496 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 145852 980.4 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 209004 690.5 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 52164 2275 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 71324 1879 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 576613 277.9 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 21894 5045 ns/op BenchmarkGenericMatch1-4 1963 63773 ns/op BenchmarkGenericMatch2-4 372 294268 ns/op BenchmarkSingleMaxSkipping-4 10000 10540 ns/op 948.72 MB/s BenchmarkSingleLongSuffixFail-4 18793 6018 ns/op 166.51 MB/s BenchmarkSingleMatch-4 181 644721 ns/op 23.27 MB/s BenchmarkByteByteNoMatch-4 83858 1288 ns/op BenchmarkByteByteMatch-4 14779 7539 ns/op BenchmarkByteStringMatch-4 16273 7169 ns/op BenchmarkHTMLEscapeNew-4 61473 1937 ns/op BenchmarkHTMLEscapeOld-4 65587 1772 ns/op BenchmarkByteStringReplacerWriteString-4 1352 105654 ns/op BenchmarkByteReplacerWriteString-4 1510 75031 ns/op BenchmarkByteByteReplaces-4 2775 45860 ns/op BenchmarkByteByteMap-4 8157 13394 ns/op BenchmarkMap/identity/ASCII-4 869176 134.8 ns/op BenchmarkMap/identity/Greek-4 701320 193.3 ns/op BenchmarkMap/change/ASCII-4 31692 3694 ns/op BenchmarkMap/change/Greek-4 23112 5101 ns/op BenchmarkIndexRune-4 1707122 69.07 ns/op BenchmarkIndexRuneLongString-4 1549980 76.82 ns/op BenchmarkIndexRuneFastPath-4 3089664 38.12 ns/op BenchmarkIndex-4 3040851 37.31 ns/op BenchmarkLastIndex-4 3015693 36.28 ns/op BenchmarkIndexByte-4 13798090 8.686 ns/op BenchmarkToUpper/#00-4 3341026 32.65 ns/op BenchmarkToUpper/ONLYUPPER-4 2699746 42.88 ns/op BenchmarkToUpper/abc-4 283304 427.6 ns/op BenchmarkToUpper/AbC123-4 187866 571.3 ns/op BenchmarkToUpper/azAZ09_-4 262333 505.0 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 44995 2627 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 61944 1960 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 28867 3953 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 57133 2038 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 116646 1002 ns/op BenchmarkToLower/#00-4 3723282 32.46 ns/op BenchmarkToLower/abc-4 3073125 36.73 ns/op BenchmarkToLower/AbC123-4 205479 643.1 ns/op BenchmarkToLower/azAZ09_-4 177164 664.6 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 82519 1558 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 55107 2116 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 31953 3953 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 67825 1723 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 113868 1042 ns/op BenchmarkMapNoChanges-4 922448 116.4 ns/op BenchmarkTrim-4 31418 3796 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2976139 40.97 ns/op BenchmarkToValidUTF8/InvalidASCII-4 152444 821.4 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 95977 1240 ns/op BenchmarkEqualFold/Tests-4 50683 2471 ns/op BenchmarkEqualFold/ASCII-4 2513990 48.71 ns/op BenchmarkEqualFold/UnicodePrefix-4 123862 1006 ns/op BenchmarkEqualFold/UnicodeSuffix-4 130713 970.4 ns/op BenchmarkIndexHard1-4 966 116682 ns/op BenchmarkIndexHard2-4 730 157879 ns/op BenchmarkIndexHard3-4 177 688360 ns/op BenchmarkIndexHard4-4 120 988384 ns/op BenchmarkLastIndexHard1-4 81 1637080 ns/op BenchmarkLastIndexHard2-4 81 1594718 ns/op BenchmarkLastIndexHard3-4 72 1598443 ns/op BenchmarkCountHard1-4 944 115483 ns/op BenchmarkCountHard2-4 735 161277 ns/op BenchmarkCountHard3-4 187 641712 ns/op BenchmarkIndexTorture-4 6698 15287 ns/op BenchmarkCountTorture-4 10000 12500 ns/op BenchmarkCountTortureOverlapping-4 817 132642 ns/op BenchmarkCountByte/10-4 3031953 37.71 ns/op 265.21 MB/s BenchmarkCountByte/32-4 2927755 37.15 ns/op 861.38 MB/s BenchmarkCountByte/4096-4 997946 122.0 ns/op 33563.30 MB/s BenchmarkCountByte/4194304-4 1070 111820 ns/op 37509.40 MB/s BenchmarkCountByte/67108864-4 27 4942149 ns/op 13578.88 MB/s BenchmarkFields/ASCII/16-4 326884 381.3 ns/op 41.96 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 27042 4435 ns/op 57.72 MB/s 352 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1896 70159 ns/op 58.38 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 97 1216541 ns/op 53.87 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 6 20244985 ns/op 51.79 MB/s 1507328 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 119828 1053 ns/op 15.19 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 8888 13173 ns/op 19.43 MB/s 448 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 505 219969 ns/op 18.62 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 33 4253028 ns/op 15.41 MB/s 463109 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 80962632 ns/op 12.95 MB/s 10457392 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 171127 706.8 ns/op 22.64 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 13717 9676 ns/op 26.46 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 655 196609 ns/op 20.83 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 36 3902609 ns/op 16.79 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 61826406 ns/op 16.96 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 119444 973.7 ns/op 16.43 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 11572 ns/op 22.12 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 624 201239 ns/op 20.35 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 34 3763147 ns/op 17.42 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 65493751 ns/op 16.01 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 84482169 ns/op BenchmarkSplitSingleByteSeparator-4 16 7581789 ns/op BenchmarkSplitMultiByteSeparator-4 31 3548317 ns/op BenchmarkSplitNSingleByteSeparator-4 208170 767.4 ns/op BenchmarkSplitNMultiByteSeparator-4 163614 832.3 ns/op BenchmarkRepeat/5x0-4 3476049 34.81 ns/op BenchmarkRepeat/5x1-4 3486553 34.50 ns/op BenchmarkRepeat/5x2-4 238293 538.2 ns/op BenchmarkRepeat/5x6-4 146430 854.1 ns/op BenchmarkRepeat/10x0-4 3426114 34.64 ns/op BenchmarkRepeat/10x1-4 3489777 36.53 ns/op BenchmarkRepeat/10x2-4 224025 512.2 ns/op BenchmarkRepeat/10x6-4 148066 863.2 ns/op BenchmarkRepeatLarge/256/1-4 69336 1833 ns/op 139.68 MB/s BenchmarkRepeatLarge/256/16-4 103622 1339 ns/op 191.23 MB/s BenchmarkRepeatLarge/512/1-4 48930 2524 ns/op 202.84 MB/s BenchmarkRepeatLarge/512/16-4 56091 1853 ns/op 276.37 MB/s BenchmarkRepeatLarge/1024/1-4 34042 3581 ns/op 285.95 MB/s BenchmarkRepeatLarge/1024/16-4 42295 2967 ns/op 345.18 MB/s BenchmarkRepeatLarge/2048/1-4 23662 5432 ns/op 377.02 MB/s BenchmarkRepeatLarge/2048/16-4 24963 4449 ns/op 460.31 MB/s BenchmarkRepeatLarge/4096/1-4 13548 8410 ns/op 487.03 MB/s BenchmarkRepeatLarge/4096/16-4 14134 8240 ns/op 497.09 MB/s BenchmarkRepeatLarge/8192/1-4 10000 14434 ns/op 567.54 MB/s BenchmarkRepeatLarge/8192/16-4 10000 14129 ns/op 579.78 MB/s BenchmarkRepeatLarge/8192/4097-4 3844630 30.15 ns/op 135907.11 MB/s BenchmarkRepeatLarge/16384/1-4 8250 27000 ns/op 606.82 MB/s BenchmarkRepeatLarge/16384/16-4 8580 24941 ns/op 656.91 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 20389 ns/op 602.83 MB/s BenchmarkRepeatLarge/32768/1-4 2886 54037 ns/op 606.40 MB/s BenchmarkRepeatLarge/32768/16-4 2806 45964 ns/op 712.90 MB/s BenchmarkRepeatLarge/32768/4097-4 3627 47258 ns/op 606.87 MB/s BenchmarkRepeatLarge/65536/1-4 1082 101730 ns/op 644.22 MB/s BenchmarkRepeatLarge/65536/16-4 1098 98479 ns/op 665.49 MB/s BenchmarkRepeatLarge/65536/4097-4 1267 93078 ns/op 660.25 MB/s BenchmarkRepeatLarge/131072/1-4 295 394773 ns/op 332.02 MB/s BenchmarkRepeatLarge/131072/16-4 321 352452 ns/op 371.89 MB/s BenchmarkRepeatLarge/131072/4097-4 276 401041 ns/op 316.69 MB/s BenchmarkRepeatLarge/262144/1-4 168 834782 ns/op 314.03 MB/s BenchmarkRepeatLarge/262144/16-4 100 1193684 ns/op 219.61 MB/s BenchmarkRepeatLarge/262144/4097-4 157 789660 ns/op 326.86 MB/s BenchmarkRepeatLarge/524288/1-4 86 1281857 ns/op 409.01 MB/s BenchmarkRepeatLarge/524288/16-4 102 1249013 ns/op 419.76 MB/s BenchmarkRepeatLarge/524288/4097-4 92 1298603 ns/op 400.68 MB/s BenchmarkRepeatLarge/1048576/1-4 54 2410046 ns/op 435.09 MB/s BenchmarkRepeatLarge/1048576/16-4 58 2162638 ns/op 484.86 MB/s BenchmarkRepeatLarge/1048576/4097-4 55 2378666 ns/op 439.21 MB/s BenchmarkRepeatLarge/2097152/1-4 31 4286899 ns/op 489.20 MB/s BenchmarkRepeatLarge/2097152/16-4 31 4312405 ns/op 486.31 MB/s BenchmarkRepeatLarge/2097152/4097-4 34 4225285 ns/op 495.49 MB/s BenchmarkRepeatLarge/4194304/1-4 14 8083484 ns/op 518.87 MB/s BenchmarkRepeatLarge/4194304/16-4 14 7950211 ns/op 527.57 MB/s BenchmarkRepeatLarge/4194304/4097-4 12 9081953 ns/op 461.49 MB/s BenchmarkRepeatLarge/8388608/1-4 7 15945756 ns/op 526.07 MB/s BenchmarkRepeatLarge/8388608/16-4 8 14397506 ns/op 582.64 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 15291268 ns/op 548.45 MB/s BenchmarkRepeatLarge/16777216/1-4 4 25869215 ns/op 648.54 MB/s BenchmarkRepeatLarge/16777216/16-4 4 27795740 ns/op 603.59 MB/s BenchmarkRepeatLarge/16777216/4097-4 5 25625088 ns/op 654.72 MB/s BenchmarkRepeatLarge/33554432/1-4 3 60677802 ns/op 552.99 MB/s BenchmarkRepeatLarge/33554432/16-4 3 53217218 ns/op 630.52 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 51781409 ns/op 648.00 MB/s BenchmarkRepeatLarge/67108864/1-4 2 112935042 ns/op 594.23 MB/s BenchmarkRepeatLarge/67108864/16-4 1 102076995 ns/op 657.43 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 103124305 ns/op 650.76 MB/s BenchmarkRepeatLarge/134217728/1-4 1 207319512 ns/op 647.40 MB/s BenchmarkRepeatLarge/134217728/16-4 1 188678623 ns/op 711.36 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 189369765 ns/op 708.76 MB/s BenchmarkRepeatLarge/268435456/1-4 1 528532591 ns/op 507.89 MB/s BenchmarkRepeatLarge/268435456/16-4 1 751851490 ns/op 357.03 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 396186550 ns/op 677.55 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1752472229 ns/op 306.35 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1135194090 ns/op 472.93 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 954404064 ns/op 562.52 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 2520016001 ns/op 426.09 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1767855616 ns/op 607.37 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1687833235 ns/op 636.17 MB/s BenchmarkIndexAnyASCII/1:1-4 2277277 52.59 ns/op BenchmarkIndexAnyASCII/1:2-4 2285355 50.93 ns/op BenchmarkIndexAnyASCII/1:4-4 2269082 50.62 ns/op BenchmarkIndexAnyASCII/1:8-4 2249670 54.67 ns/op BenchmarkIndexAnyASCII/1:16-4 2136066 52.14 ns/op BenchmarkIndexAnyASCII/1:32-4 2087198 55.47 ns/op BenchmarkIndexAnyASCII/1:64-4 1882083 54.21 ns/op BenchmarkIndexAnyASCII/16:1-4 2233999 51.45 ns/op BenchmarkIndexAnyASCII/16:2-4 975577 128.1 ns/op BenchmarkIndexAnyASCII/16:4-4 809277 134.9 ns/op BenchmarkIndexAnyASCII/16:8-4 849756 131.3 ns/op BenchmarkIndexAnyASCII/16:16-4 923970 144.3 ns/op BenchmarkIndexAnyASCII/16:32-4 741813 162.6 ns/op BenchmarkIndexAnyASCII/16:64-4 595802 194.2 ns/op BenchmarkIndexAnyASCII/256:1-4 2053159 55.93 ns/op BenchmarkIndexAnyASCII/256:2-4 98624 1225 ns/op BenchmarkIndexAnyASCII/256:4-4 91057 1232 ns/op BenchmarkIndexAnyASCII/256:8-4 97680 1246 ns/op BenchmarkIndexAnyASCII/256:16-4 97195 1256 ns/op BenchmarkIndexAnyASCII/256:32-4 92576 1256 ns/op BenchmarkIndexAnyASCII/256:64-4 88502 1322 ns/op BenchmarkIndexAnyUTF8/1:1-4 2368276 48.24 ns/op BenchmarkIndexAnyUTF8/1:2-4 2362125 49.63 ns/op BenchmarkIndexAnyUTF8/1:4-4 2325434 50.76 ns/op BenchmarkIndexAnyUTF8/1:8-4 2082993 49.89 ns/op BenchmarkIndexAnyUTF8/1:16-4 2208025 50.74 ns/op BenchmarkIndexAnyUTF8/1:32-4 2235878 53.45 ns/op BenchmarkIndexAnyUTF8/1:64-4 2033892 52.74 ns/op BenchmarkIndexAnyUTF8/16:1-4 1915077 61.12 ns/op BenchmarkIndexAnyUTF8/16:2-4 271957 443.5 ns/op BenchmarkIndexAnyUTF8/16:4-4 271431 446.2 ns/op BenchmarkIndexAnyUTF8/16:8-4 298333 444.3 ns/op BenchmarkIndexAnyUTF8/16:16-4 259108 454.4 ns/op BenchmarkIndexAnyUTF8/16:32-4 243172 474.5 ns/op BenchmarkIndexAnyUTF8/16:64-4 182959 570.7 ns/op BenchmarkIndexAnyUTF8/256:1-4 431870 272.6 ns/op BenchmarkIndexAnyUTF8/256:2-4 17546 7100 ns/op BenchmarkIndexAnyUTF8/256:4-4 17896 6883 ns/op BenchmarkIndexAnyUTF8/256:8-4 10000 11435 ns/op BenchmarkIndexAnyUTF8/256:16-4 16699 8300 ns/op BenchmarkIndexAnyUTF8/256:32-4 14722 7906 ns/op BenchmarkIndexAnyUTF8/256:64-4 14852 7247 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2189178 52.60 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1724470 76.73 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2300894 52.14 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2301567 53.03 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1989505 70.91 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2154968 53.80 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1888684 60.23 ns/op BenchmarkLastIndexAnyASCII/16:1-4 942054 130.3 ns/op BenchmarkLastIndexAnyASCII/16:2-4 1000000 133.0 ns/op BenchmarkLastIndexAnyASCII/16:4-4 891926 133.1 ns/op BenchmarkLastIndexAnyASCII/16:8-4 879362 143.4 ns/op BenchmarkLastIndexAnyASCII/16:16-4 627951 173.7 ns/op BenchmarkLastIndexAnyASCII/16:32-4 794076 176.1 ns/op BenchmarkLastIndexAnyASCII/16:64-4 466956 237.9 ns/op BenchmarkLastIndexAnyASCII/256:1-4 87194 1269 ns/op BenchmarkLastIndexAnyASCII/256:2-4 92785 1252 ns/op BenchmarkLastIndexAnyASCII/256:4-4 92182 1263 ns/op BenchmarkLastIndexAnyASCII/256:8-4 92319 1255 ns/op BenchmarkLastIndexAnyASCII/256:16-4 91792 1263 ns/op BenchmarkLastIndexAnyASCII/256:32-4 89151 1294 ns/op BenchmarkLastIndexAnyASCII/256:64-4 84432 1334 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2286634 51.80 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2278904 50.30 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2350711 51.17 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2375826 51.12 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2415854 49.93 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2304350 51.33 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2158711 51.85 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 330759 389.3 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 151652 825.0 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 157144 776.5 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 162718 777.5 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 153360 761.5 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 158330 768.1 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 157251 768.5 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 21235 5481 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 10000 11533 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 8916 11430 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 10000 11590 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 11603 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 8614 12021 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 9949 11820 ns/op BenchmarkTrimASCII/1:1-4 3011474 37.80 ns/op BenchmarkTrimASCII/1:2-4 2460073 47.89 ns/op BenchmarkTrimASCII/1:4-4 2414991 48.39 ns/op BenchmarkTrimASCII/1:8-4 2250259 51.43 ns/op BenchmarkTrimASCII/1:16-4 2003673 59.40 ns/op BenchmarkTrimASCII/16:1-4 2605753 45.56 ns/op BenchmarkTrimASCII/16:2-4 1000000 120.4 ns/op BenchmarkTrimASCII/16:4-4 931840 125.0 ns/op BenchmarkTrimASCII/16:8-4 880453 134.1 ns/op BenchmarkTrimASCII/16:16-4 882564 133.1 ns/op BenchmarkTrimASCII/256:1-4 870956 121.9 ns/op BenchmarkTrimASCII/256:2-4 97564 1179 ns/op BenchmarkTrimASCII/256:4-4 96794 1190 ns/op BenchmarkTrimASCII/256:8-4 90010 1205 ns/op BenchmarkTrimASCII/256:16-4 96828 1220 ns/op BenchmarkTrimASCII/4096:1-4 100710 1173 ns/op BenchmarkTrimASCII/4096:2-4 6008 18251 ns/op BenchmarkTrimASCII/4096:4-4 7042 18130 ns/op BenchmarkTrimASCII/4096:8-4 6177 19365 ns/op BenchmarkTrimASCII/4096:16-4 5474 20654 ns/op BenchmarkTrimByte-4 3219692 35.28 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 17786 6666 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 17580 6759 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1606 78184 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 3010 39015 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 6447 20048 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 10000 11396 ns/op BenchmarkJoin/0-4 3613624 36.52 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2739228 42.46 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 164552 745.5 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 103135 1042 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 83240 1430 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 70400 1752 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 59811 2195 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 50868 2328 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2341231 49.66 ns/op BenchmarkTrimSpace/ASCII-4 1673715 72.15 ns/op BenchmarkTrimSpace/SomeNonASCII-4 120661 979.7 ns/op BenchmarkTrimSpace/JustNonASCII-4 68656 1583 ns/op BenchmarkReplaceAll-4 93706 1229 ns/op 16 B/op 1 allocs/op PASS ok strings 69.572s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 64470 1746 ns/op BenchmarkCond2-4 19352 6143 ns/op BenchmarkCond4-4 13107 9313 ns/op BenchmarkCond8-4 6450 15901 ns/op BenchmarkCond16-4 4358 29840 ns/op BenchmarkCond32-4 1996 59038 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 598672 216.5 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 412218 328.7 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 613009 223.7 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 607069 184.9 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 360999 541.1 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 628003 175.5 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 109724 1298 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 92490 1458 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 88332 1528 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 75674 2070 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 544756 205.2 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 199563 649.4 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 655729 226.5 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 161884 731.8 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 561442 208.5 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 176086 652.3 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1262412 112.5 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 76213 2192 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 117214 930.1 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 191902 579.7 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 2527 47823 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 270 546370 ns/op BenchmarkRange/*sync.Map-4 1359 82833 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 76075 1570 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 212716 658.5 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 86331 1432 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 71498 1850 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 215808 568.7 ns/op BenchmarkAdversarialDelete/*sync.Map-4 130584 1255 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 89668 1464 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 153583 815.1 ns/op BenchmarkDeleteCollision/*sync.Map-4 805725 152.3 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 59671 2265 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 157246 782.8 ns/op BenchmarkSwapCollision/*sync.Map-4 94587 1202 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 176 651775 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 82444 1605 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 233750 588.0 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 27454 5339 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 77641 1544 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 33682 4999 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 385654 435.2 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 126592 1010 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 210867 560.0 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1139607 126.5 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 186745 641.0 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1198974 119.3 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 750724 161.8 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 162834 698.5 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 560294 181.6 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 120201 1051 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 392377 508.3 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 502509 384.4 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 87169 1389 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 437468 314.0 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 179526 813.8 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 101420 1371 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 277416 452.7 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 68331 1732 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 209760 763.6 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 518102 396.5 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 132709 929.9 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 492334 291.1 ns/op BenchmarkUncontendedSemaphore-4 4269580 28.42 ns/op BenchmarkContendedSemaphore-4 3922272 26.16 ns/op BenchmarkMutexUncontended-4 827604 123.5 ns/op BenchmarkMutex-4 244339 548.4 ns/op BenchmarkMutexSlack-4 220299 533.7 ns/op BenchmarkMutexWork-4 212752 542.3 ns/op BenchmarkMutexWorkSlack-4 181719 572.7 ns/op BenchmarkMutexNoSpin-4 57477 1936 ns/op BenchmarkMutexSpin-4 63843 1624 ns/op BenchmarkOnce-4 866400 135.8 ns/op BenchmarkOnceFunc/v=Once-4 1368319 87.10 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1000000 108.7 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1000000 102.9 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1306940 91.82 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1000000 103.5 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1234906 93.93 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 5323426 20.54 ns/op BenchmarkSemaSyntNonblock-4 1393897 84.83 ns/op BenchmarkSemaSyntBlock-4 1933856 52.98 ns/op BenchmarkSemaWorkNonblock-4 1157918 99.02 ns/op BenchmarkSemaWorkBlock-4 1476901 81.89 ns/op BenchmarkRWMutexUncontended-4 348109 289.2 ns/op BenchmarkRWMutexWrite100-4 330889 362.4 ns/op BenchmarkRWMutexWrite10-4 340032 365.1 ns/op BenchmarkRWMutexWorkWrite100-4 198432 510.2 ns/op BenchmarkRWMutexWorkWrite10-4 255159 446.8 ns/op BenchmarkWaitGroupUncontended-4 712269 158.4 ns/op BenchmarkWaitGroupAddDone-4 504096 203.7 ns/op BenchmarkWaitGroupAddDoneWork-4 616598 193.7 ns/op BenchmarkWaitGroupWait-4 2462612 41.67 ns/op BenchmarkWaitGroupWaitWork-4 2144124 53.13 ns/op BenchmarkWaitGroupActuallyWait-4 66441 1892 ns/op 32 B/op 2 allocs/op PASS ok sync 24.271s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 703882 278.4 ns/op PASS ok sync/atomic 1.362s PASS ok syscall 1.094s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 166740 753.7 ns/op 0 B/op 0 allocs/op PASS ok testing 1.207s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 6475 18540 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 8409 12512 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 82 1405958 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 99 1179862 ns/op 1306 B/op 10 allocs/op BenchmarkTable/1x100000/new-4 1 178212761 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 196355724 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1436 76976 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1698 65895 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 18 7081136 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 18 6499392 ns/op 22976 B/op 57 allocs/op BenchmarkTable/10x100000/new-4 1 792667701 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 748024922 ns/op 48120808 B/op 100075 allocs/op BenchmarkTable/100x10/new-4 192 736295 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 194 557988 ns/op 202 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 61184600 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 56731551 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7671001092 ns/op 335150048 B/op 100090 allocs/op BenchmarkTable/100x100000/reuse-4 1 6969544625 ns/op 335150248 B/op 100093 allocs/op BenchmarkPyramid/10-4 2413 57486 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 40 3828773 ns/op 409137 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 345611482 ns/op 35625352 B/op 2056 allocs/op BenchmarkRagged/10-4 2732 53107 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 237 484251 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 24 4972332 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 8120 15369 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 21.306s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 1 118908808 ns/op BenchmarkVariableString-4 75565 1541 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1951 61372 ns/op 2507 B/op 39 allocs/op PASS ok text/template/parse 1.593s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 55 1838467 ns/op BenchmarkAfter-4 159 988553 ns/op BenchmarkStop-4 316 496340 ns/op BenchmarkSimultaneousAfterFunc-4 51 2240559 ns/op BenchmarkStartStop-4 277 734820 ns/op BenchmarkReset-4 2391 67557 ns/op BenchmarkSleep-4 52 2596465 ns/op BenchmarkParallelTimerLatency-4 38 1071285 avg-late-ns 3575221 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 540585 avg-late-ns 2001957 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 31 417719 avg-late-ns 1872659 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 211789 avg-late-ns 1316909 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 31 364138 avg-late-ns 2952516 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 32 341913 avg-late-ns 2012046 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 392486 avg-late-ns 2694156 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 2791005 avg-late-ns 14059012 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 254376 avg-late-ns 2667702 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 25 252692 avg-late-ns 1749725 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 22 2201647 avg-late-ns 13109953 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 419493 avg-late-ns 1412255 max-late-ns BenchmarkTicker-4 321 388365 ns/op BenchmarkTickerReset-4 3103 41375 ns/op BenchmarkTickerResetNaive-4 195 589891 ns/op BenchmarkNow-4 727758 159.6 ns/op BenchmarkNowUnixNano-4 672164 163.2 ns/op BenchmarkNowUnixMilli-4 671935 164.4 ns/op BenchmarkNowUnixMicro-4 815098 166.1 ns/op BenchmarkFormat-4 54949 2308 ns/op BenchmarkFormatRFC3339-4 75346 1498 ns/op BenchmarkFormatRFC3339Nano-4 70868 1573 ns/op BenchmarkFormatNow-4 66090 1710 ns/op BenchmarkMarshalJSON-4 94321 1214 ns/op BenchmarkMarshalText-4 99694 1164 ns/op BenchmarkParse-4 92518 1172 ns/op BenchmarkParseRFC3339UTC-4 301803 376.8 ns/op BenchmarkParseRFC3339UTCBytes-4 243960 519.5 ns/op BenchmarkParseRFC3339TZ-4 99597 1287 ns/op BenchmarkParseRFC3339TZBytes-4 80335 1460 ns/op BenchmarkParseDuration-4 524281 221.1 ns/op BenchmarkHour-4 825823 129.5 ns/op BenchmarkSecond-4 768471 135.1 ns/op BenchmarkYear-4 772612 165.6 ns/op BenchmarkDay-4 693460 187.6 ns/op BenchmarkISOWeek-4 758967 173.2 ns/op BenchmarkGoString-4 71827 1707 ns/op BenchmarkUnmarshalText-4 94324 1278 ns/op PASS ok time 14.193s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 481736 217.3 ns/op BenchmarkDecodeValidJapaneseChars-4 632154 179.7 ns/op BenchmarkDecodeRune-4 2465894 45.36 ns/op BenchmarkEncodeValidASCII-4 515920 256.3 ns/op BenchmarkEncodeValidJapaneseChars-4 703003 181.0 ns/op BenchmarkAppendRuneValidASCII-4 1000000 109.0 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2074754 56.19 ns/op BenchmarkEncodeRune-4 4097254 26.67 ns/op PASS ok unicode/utf16 2.329s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1988428 55.53 ns/op BenchmarkRuneCountTenJapaneseChars-4 340084 379.4 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2775913 40.07 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 339871 346.7 ns/op BenchmarkValidTenASCIIChars-4 1900454 61.28 ns/op BenchmarkValid100KASCIIChars-4 162 740942 ns/op BenchmarkValidTenJapaneseChars-4 336145 386.5 ns/op BenchmarkValidLongMostlyASCII-4 157 833528 ns/op BenchmarkValidLongJapanese-4 67 1788791 ns/op BenchmarkValidStringTenASCIIChars-4 3424824 35.33 ns/op BenchmarkValidString100KASCIIChars-4 10000 10442 ns/op BenchmarkValidStringTenJapaneseChars-4 342088 338.9 ns/op BenchmarkValidStringLongMostlyASCII-4 1362 89496 ns/op BenchmarkValidStringLongJapanese-4 100 1018386 ns/op BenchmarkEncodeASCIIRune-4 2962324 39.23 ns/op BenchmarkEncodeJapaneseRune-4 1795232 66.33 ns/op BenchmarkAppendASCIIRune-4 6354848 18.59 ns/op BenchmarkAppendJapaneseRune-4 2057904 56.71 ns/op BenchmarkDecodeASCIIRune-4 2316480 52.64 ns/op BenchmarkDecodeJapaneseRune-4 1596810 67.62 ns/op BenchmarkFullRune/ASCII-4 3377204 36.86 ns/op BenchmarkFullRune/Incomplete-4 1000000 112.0 ns/op BenchmarkFullRune/Japanese-4 3525536 32.81 ns/op PASS ok unicode/utf8 5.196s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 115488886184 ns/op PASS ok cmd/api 116.877s goos: darwin goarch: amd64 pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 640186 182.9 ns/op BenchmarkCgoCall/one-pointer-4 450237 269.8 ns/op BenchmarkCgoCall/string-pointer-escape-4 410528 317.0 ns/op BenchmarkCgoCall/string-pointer-noescape-4 599048 220.6 ns/op BenchmarkCgoCall/eight-pointers-4 137629 769.8 ns/op BenchmarkCgoCall/eight-pointers-nil-4 546873 236.0 ns/op BenchmarkCgoCall/eight-pointers-array-4 25240 4746 ns/op BenchmarkCgoCall/eight-pointers-slice-4 31657 3878 ns/op BenchmarkGoString-4 1000000 210.1 ns/op BenchmarkCGoCallback-4 59281 2065 ns/op BenchmarkCGoInCThread-4 444290 264.5 ns/op PASS ok cmd/cgo/internal/test 3.053s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1285167 91.67 ns/op BenchmarkEqArrayOfStrings64-4 218817 618.6 ns/op BenchmarkEqArrayOfStrings1024-4 10000 12366 ns/op BenchmarkEqArrayOfFloats5-4 1405617 101.9 ns/op BenchmarkEqArrayOfFloats64-4 183332 615.0 ns/op BenchmarkEqArrayOfFloats1024-4 10000 10520 ns/op BenchmarkEqArrayOfStructsEq-4 3916 29619 ns/op BenchmarkEqArrayOfStructsNotEq-4 7180 16611 ns/op BenchmarkEqStruct-4 28666902 4.167 ns/op PASS ok cmd/compile/internal/reflectdata 2.684s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 7596 56395 ns/op BenchmarkCopyElim1-4 312 491267 ns/op BenchmarkCopyElim10-4 223 493326 ns/op BenchmarkCopyElim100-4 100 1147092 ns/op BenchmarkCopyElim1000-4 42 2463329 ns/op BenchmarkCopyElim10000-4 4 28558272 ns/op BenchmarkCopyElim100000-4 1 498000658 ns/op BenchmarkDeadCode/1-4 200 611501 ns/op BenchmarkDeadCode/10-4 154 892044 ns/op BenchmarkDeadCode/100-4 133 840889 ns/op BenchmarkDeadCode/1000-4 43 3507532 ns/op BenchmarkDeadCode/10000-4 4 30524324 ns/op BenchmarkDeadCode/100000-4 1 320518681 ns/op BenchmarkDeadCode/200000-4 1 693327085 ns/op BenchmarkDominatorsLinear-4 14 8679832 ns/op 1.15 MB/s BenchmarkDominatorsFwdBack-4 9 12699511 ns/op 0.79 MB/s BenchmarkDominatorsManyPred-4 10 11573181 ns/op 0.86 MB/s BenchmarkDominatorsMaxPred-4 10 11511732 ns/op 0.87 MB/s BenchmarkDominatorsMaxPredVal-4 10 11738156 ns/op 0.85 MB/s BenchmarkFuse/1-4 291 380306 ns/op BenchmarkFuse/10-4 289 444810 ns/op BenchmarkFuse/100-4 139 843398 ns/op BenchmarkFuse/1000-4 24 5680500 ns/op BenchmarkFuse/10000-4 2 61870480 ns/op BenchmarkNilCheckDeep1-4 10000 10023 ns/op 0.10 MB/s 234 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 5438 24537 ns/op 0.41 MB/s 234 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 726 165607 ns/op 0.60 MB/s 652 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 75 1573325 ns/op 0.64 MB/s 4438 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 6 17856430 ns/op 0.56 MB/s 98665 B/op 6 allocs/op BenchmarkDSEPass-4 39 2887004 ns/op 43908 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 109654327 ns/op 4266912 B/op 108690 allocs/op BenchmarkCSEPass-4 8 14220370 ns/op 106925 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 155317489 ns/op 5681344 B/op 97584 allocs/op BenchmarkDeadcodePass-4 198 583791 ns/op 85412 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 123250256 ns/op 4054032 B/op 45077 allocs/op BenchmarkMultiPass-4 90 1344225 ns/op 238389 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 251851294 ns/op 11271480 B/op 150282 allocs/op BenchmarkCondRewrite/SoloJump-4 4226625 27.32 ns/op BenchmarkCondRewrite/CombJump-4 4436515 27.00 ns/op PASS ok cmd/compile/internal/ssa 16.224s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 10000 10386 ns/op BenchmarkExtShift-4 21976 4777 ns/op BenchmarkModify-4 9159 13652 ns/op BenchmarkMullImm-4 23572 4931 ns/op BenchmarkConstModify-4 9182 15851 ns/op BenchmarkBitSet-4 16342 7059 ns/op BenchmarkBitClear-4 16483 7098 ns/op BenchmarkBitToggle-4 16766 6928 ns/op BenchmarkBitSetConst-4 143096 866.5 ns/op BenchmarkBitClearConst-4 137833 882.1 ns/op BenchmarkBitToggleConst-4 143388 868.4 ns/op BenchmarkDivconstI64-4 6531417 20.53 ns/op BenchmarkModconstI64-4 6667420 22.73 ns/op BenchmarkDivisiblePow2constI64-4 6503782 17.42 ns/op BenchmarkDivisibleconstI64-4 7204352 14.89 ns/op BenchmarkDivisibleWDivconstI64-4 3535797 31.31 ns/op BenchmarkDivconstU64/3-4 6229149 17.27 ns/op BenchmarkDivconstU64/5-4 5509876 22.08 ns/op BenchmarkDivconstU64/37-4 6947178 15.89 ns/op BenchmarkDivconstU64/1234567-4 5556171 21.42 ns/op BenchmarkModconstU64-4 7917768 15.29 ns/op BenchmarkDivisibleconstU64-4 6000830 19.70 ns/op BenchmarkDivisibleWDivconstU64-4 3507844 28.92 ns/op BenchmarkDivconstI32-4 6033619 18.58 ns/op BenchmarkModconstI32-4 7733628 16.98 ns/op BenchmarkDivisiblePow2constI32-4 7706505 14.88 ns/op BenchmarkDivisibleconstI32-4 8367229 14.37 ns/op BenchmarkDivisibleWDivconstI32-4 3891262 30.52 ns/op BenchmarkDivconstU32-4 6098840 18.56 ns/op BenchmarkModconstU32-4 7023829 18.39 ns/op BenchmarkDivisibleconstU32-4 6622185 15.25 ns/op BenchmarkDivisibleWDivconstU32-4 3489375 31.50 ns/op BenchmarkDivconstI16-4 5878052 20.69 ns/op BenchmarkModconstI16-4 5441050 19.66 ns/op BenchmarkDivisiblePow2constI16-4 7889937 16.02 ns/op BenchmarkDivisibleconstI16-4 7773882 15.13 ns/op BenchmarkDivisibleWDivconstI16-4 3625076 32.82 ns/op BenchmarkDivconstU16-4 7372809 15.54 ns/op BenchmarkModconstU16-4 8403854 14.89 ns/op BenchmarkDivisibleconstU16-4 6960950 16.56 ns/op BenchmarkDivisibleWDivconstU16-4 3641426 31.53 ns/op BenchmarkDivconstI8-4 7395363 16.98 ns/op BenchmarkModconstI8-4 7083631 16.89 ns/op BenchmarkDivisiblePow2constI8-4 7560338 15.47 ns/op BenchmarkDivisibleconstI8-4 7437121 15.41 ns/op BenchmarkDivisibleWDivconstI8-4 3858973 31.89 ns/op BenchmarkDivconstU8-4 7770308 14.84 ns/op BenchmarkModconstU8-4 7882581 14.53 ns/op BenchmarkDivisibleconstU8-4 7539108 17.16 ns/op BenchmarkDivisibleWDivconstU8-4 3610974 31.15 ns/op BenchmarkMul2-4 231308 528.7 ns/op BenchmarkMulNeg2-4 232776 536.0 ns/op BenchmarkEfaceInteger-4 2663047 39.90 ns/op BenchmarkDiv64UnsignedSmall-4 9223723 12.61 ns/op BenchmarkDiv64Small-4 8205903 14.53 ns/op BenchmarkDiv64SmallNegDivisor-4 8311130 14.61 ns/op BenchmarkDiv64SmallNegDividend-4 8459677 14.24 ns/op BenchmarkDiv64SmallNegBoth-4 8443330 14.42 ns/op BenchmarkDiv64Unsigned-4 8769363 14.21 ns/op BenchmarkDiv64-4 8035324 14.76 ns/op BenchmarkDiv64NegDivisor-4 7903766 14.55 ns/op BenchmarkDiv64NegDividend-4 8126481 14.64 ns/op BenchmarkDiv64NegBoth-4 7478107 14.47 ns/op BenchmarkMod64UnsignedSmall-4 9403680 12.14 ns/op BenchmarkMod64Small-4 8373483 13.92 ns/op BenchmarkMod64SmallNegDivisor-4 8206484 14.16 ns/op BenchmarkMod64SmallNegDividend-4 8436802 14.09 ns/op BenchmarkMod64SmallNegBoth-4 8964450 14.21 ns/op BenchmarkMod64Unsigned-4 8914408 12.71 ns/op BenchmarkMod64-4 8732005 13.98 ns/op BenchmarkMod64NegDivisor-4 7821697 14.44 ns/op BenchmarkMod64NegDividend-4 8098389 14.23 ns/op BenchmarkMod64NegBoth-4 8744832 15.78 ns/op BenchmarkMulconstI32/3-4 27020776 4.716 ns/op BenchmarkMulconstI32/5-4 24052038 4.838 ns/op BenchmarkMulconstI32/12-4 26587588 4.848 ns/op BenchmarkMulconstI32/120-4 27871456 4.676 ns/op BenchmarkMulconstI32/-120-4 28213910 4.648 ns/op BenchmarkMulconstI32/65537-4 26149482 4.841 ns/op BenchmarkMulconstI32/65538-4 24163782 5.180 ns/op BenchmarkMulconstI64/3-4 24194904 4.985 ns/op BenchmarkMulconstI64/5-4 28018411 4.792 ns/op BenchmarkMulconstI64/12-4 25748564 5.601 ns/op BenchmarkMulconstI64/120-4 29080482 5.116 ns/op BenchmarkMulconstI64/-120-4 24579886 4.990 ns/op BenchmarkMulconstI64/65537-4 25290860 5.529 ns/op BenchmarkMulconstI64/65538-4 27421752 4.843 ns/op BenchmarkMulconstU32/3-4 24146320 5.258 ns/op BenchmarkMulconstU32/5-4 28928864 5.243 ns/op BenchmarkMulconstU32/12-4 25928078 5.047 ns/op BenchmarkMulconstU32/120-4 27131703 4.905 ns/op BenchmarkMulconstU32/65537-4 26741792 5.010 ns/op BenchmarkMulconstU32/65538-4 20691709 5.347 ns/op BenchmarkMulconstU64/3-4 25388276 4.866 ns/op BenchmarkMulconstU64/5-4 26663472 4.921 ns/op BenchmarkMulconstU64/12-4 26153128 5.557 ns/op BenchmarkMulconstU64/120-4 21933836 5.365 ns/op BenchmarkMulconstU64/65537-4 25587068 6.516 ns/op BenchmarkMulconstU64/65538-4 26082470 5.063 ns/op BenchmarkShiftArithmeticRight-4 25018644 4.565 ns/op BenchmarkSwitch8Predictable-4 7369318 13.97 ns/op BenchmarkSwitch8Unpredictable-4 7906402 13.92 ns/op BenchmarkSwitch32Predictable-4 11575252 9.969 ns/op BenchmarkSwitch32Unpredictable-4 7943263 14.30 ns/op BenchmarkSwitchStringPredictable-4 5585029 19.80 ns/op BenchmarkSwitchStringUnpredictable-4 6200158 18.54 ns/op BenchmarkSwitchTypePredictable-4 3952449 27.33 ns/op BenchmarkSwitchTypeUnpredictable-4 4328401 26.19 ns/op PASS ok cmd/compile/internal/test 19.699s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 139 832399 ns/op BenchmarkNamed/Underlying/nongeneric-4 950365 133.8 ns/op BenchmarkNamed/Underlying/generic-4 1000000 124.5 ns/op BenchmarkNamed/Underlying/src_instance-4 950004 126.1 ns/op BenchmarkNamed/Underlying/user_instance-4 921598 138.1 ns/op BenchmarkCheck/http/funcbodies/info-4 1 512666846 ns/op 63420 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 381788218 ns/op 85143 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 144701288 ns/op 224203 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 165167361 ns/op 195979 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2686385180 ns/op 1927 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 107663059 ns/op 47970 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 43876375 ns/op 117610 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 36625823 ns/op 140364 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 652643613 ns/op 3317 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 45484242 ns/op 47518 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 5 25053296 ns/op 86398 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 4 25853183 ns/op 81854 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1853015869 ns/op 35378 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 557115139 ns/op 117445 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 130690799 ns/op 499099 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 107332620 ns/op 608875 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2732436013 ns/op 736.1 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 78668301 ns/op 25391 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 53408209 ns/op 37529 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 57117914 ns/op 33119 lines/s PASS ok cmd/compile/internal/types2 43.438s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 4 36936481 ns/op 16349000 sys-ns/op 6198750 user-ns/op PASS ok cmd/go 1.636s goos: darwin goarch: amd64 pkg: cmd/go/internal/cfg BenchmarkLookPath-4 259586 464.6 ns/op PASS ok cmd/go/internal/cfg 1.317s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 65451 1835 ns/op 4.36 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 76399 1497 ns/op 5.35 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 18003 6598 ns/op 155.19 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 18373 6340 ns/op 161.51 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 2932 41093 ns/op 199.35 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3142 40026 ns/op 204.67 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 2.068s All tests passed.