darwin-amd64-race at bd749504b825677ecc0b8c0f4df785f074719051 :: 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=C9996C0B-6553-4043-ABDB-83147B3678BF" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.aPBJ9TZMBL/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=E10367E8-0A4E-4D2E-9CC3-0A4D5FAFA698" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "PWD=/tmp/buildlet/go/src"] in dir /tmp/buildlet/go/src Building Go cmd/dist using /tmp/buildlet/go1.4. (go1.17.13 darwin/amd64) Building Go toolchain1 using /tmp/buildlet/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for darwin/amd64. --- Installed Go for darwin/amd64 in /tmp/buildlet/go Installed commands in /tmp/buildlet/go/bin :: Running /tmp/buildlet/go/bin/go with args ["/tmp/buildlet/go/bin/go" "install" "-race" "std"] and env ["TERM_PROGRAM=Apple_Terminal" "SHELL=/bin/zsh" "TERM=xterm-256color" "TERM_PROGRAM_VERSION=445" "TERM_SESSION_ID=C9996C0B-6553-4043-ABDB-83147B3678BF" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.aPBJ9TZMBL/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=E10367E8-0A4E-4D2E-9CC3-0A4D5FAFA698" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "PWD=/tmp/buildlet/go/bin"] in dir /tmp/buildlet/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 2.262s ok archive/zip 3.018s ok bufio 0.568s ok bytes 6.169s ok compress/bzip2 0.860s ok compress/flate 9.847s ok compress/gzip 17.459s ok compress/lzw 0.794s ok compress/zlib 7.196s ok container/heap 0.063s ok container/list 0.050s ok container/ring 0.061s ok context 0.216s ok crypto 0.156s ok crypto/aes 0.171s ok crypto/cipher 0.149s ok crypto/des 0.148s ok crypto/dsa 0.149s ok crypto/ecdh 0.391s ok crypto/ecdsa 0.177s ok crypto/ed25519 0.533s ok crypto/elliptic 0.061s ok crypto/hmac 0.052s ok crypto/internal/alias 0.051s ok crypto/internal/bigmod 4.853s ok crypto/internal/boring 0.044s ok crypto/internal/boring/bcache 0.553s ok crypto/internal/edwards25519 53.395s ok crypto/internal/edwards25519/field 18.613s ok crypto/internal/nistec 4.507s ok crypto/internal/nistec/fiat 0.069s [no tests to run] ok crypto/md5 0.074s ok crypto/rand 0.482s ok crypto/rc4 0.674s ok crypto/rsa 0.574s ok crypto/sha1 0.064s ok crypto/sha256 0.081s ok crypto/sha512 0.095s ok crypto/subtle 0.701s ok crypto/tls 3.843s ok crypto/x509 1.868s ok database/sql 0.569s ok database/sql/driver 0.052s ok debug/buildinfo 0.075s ok debug/dwarf 0.145s ok debug/elf 1.674s ok debug/gosym 0.175s ok debug/macho 0.122s ok debug/pe 0.136s ok debug/plan9obj 0.115s ok embed 0.068s [no tests to run] ok embed/internal/embedtest 0.064s ok encoding/ascii85 0.063s ok encoding/asn1 0.054s ok encoding/base32 0.280s ok encoding/base64 0.060s ok encoding/binary 0.057s ok encoding/csv 0.111s ok encoding/gob 30.178s ok encoding/hex 0.061s ok encoding/json 2.776s ok encoding/pem 3.219s ok encoding/xml 0.451s ok errors 0.054s ok expvar 0.052s ok flag 0.154s ok fmt 0.740s ok go/ast 0.122s ok go/build 8.431s ok go/build/constraint 0.054s ok go/constant 0.055s ok go/doc 0.450s ok go/doc/comment 6.756s ok go/format 0.159s ok go/importer 0.913s ok go/internal/gccgoimporter 0.207s ok go/internal/gcimporter 7.262s ok go/internal/srcimporter 26.651s ok go/parser 1.894s ok go/printer 2.845s ok go/scanner 0.064s ok go/token 0.156s ok go/types 50.485s ok hash 0.051s ok hash/adler32 0.083s ok hash/crc32 0.112s ok hash/crc64 0.082s ok hash/fnv 0.106s ok hash/maphash 0.103s ok html 0.039s ok html/template 0.447s ok image 0.912s ok image/color 0.170s ok image/draw 0.910s ok image/gif 1.635s ok image/jpeg 1.727s ok image/png 4.490s ok index/suffixarray 1.744s ok internal/abi 42.429s ok internal/buildcfg 0.051s ok internal/coverage/cformat 0.051s ok internal/coverage/cmerge 0.044s ok internal/coverage/pods 0.109s ok internal/coverage/slicereader 0.111s ok internal/coverage/slicewriter 0.099s ok internal/coverage/test 0.083s ok internal/cpu 0.105s ok internal/dag 0.047s ok internal/diff 0.100s ok internal/fmtsort 0.071s ok internal/fuzz 0.092s ok internal/godebug 0.042s ok internal/intern 1.798s ok internal/itoa 0.043s ok internal/poll 0.848s ok internal/profile 0.072s ok internal/reflectlite 0.360s ok internal/safefilepath 0.060s ok internal/saferio 0.289s ok internal/singleflight 0.175s ok internal/testenv 0.078s ok internal/trace 0.472s ok internal/types/errors 2.327s ok internal/unsafeheader 0.045s ok internal/xcoff 0.193s ok io 0.117s ok io/fs 0.308s ok io/ioutil 0.124s ok log 0.074s ok log/syslog 1.340s ok math 0.161s ok math/big 3.827s ok math/bits 0.110s ok math/cmplx 0.089s ok math/rand 2.776s ok mime 0.101s ok mime/multipart 2.218s ok mime/quotedprintable 0.086s ok net 18.804s ok net/http 24.524s ok net/http/cgi 2.177s ok net/http/cookiejar 0.171s ok net/http/fcgi 0.230s ok net/http/httptest 0.560s ok net/http/httptrace 0.066s ok net/http/httputil 1.198s ok net/http/internal 0.060s ok net/http/internal/ascii 0.061s ok net/http/pprof 5.270s ok net/internal/socktest 0.061s ok net/mail 0.067s ok net/netip 1.348s ok net/rpc 0.257s ok net/rpc/jsonrpc 0.186s ok net/smtp 0.286s ok net/textproto 0.106s ok net/url 0.074s ok os 4.747s ok os/exec 4.946s ok os/exec/internal/fdtest 0.135s ok os/signal 6.103s ok os/user 0.109s ok path 0.089s ok path/filepath 0.379s ok plugin 0.056s ok reflect 2.119s ok regexp 4.824s ok regexp/syntax 5.573s ok runtime 72.283s ok runtime/cgo 0.115s ok runtime/coverage 0.110s ok runtime/debug 0.229s ok runtime/internal/atomic 0.130s ok runtime/internal/math 0.100s ok runtime/internal/sys 0.057s ok runtime/metrics 0.055s ok runtime/pprof 13.212s ok runtime/race 13.567s ok runtime/trace 8.572s ok sort 0.794s ok strconv 2.740s ok strings 5.127s ok sync 0.970s ok sync/atomic 3.124s ok syscall 2.950s ok testing 2.866s ok testing/fstest 0.108s ok testing/iotest 0.084s ok testing/quick 0.265s ok text/scanner 0.065s ok text/tabwriter 0.051s ok text/template 0.161s ok text/template/parse 0.069s ok time 3.022s ok unicode 0.120s ok unicode/utf16 0.110s ok unicode/utf8 0.083s ok cmd/addr2line 8.519s ok cmd/api 25.625s ok cmd/asm/internal/asm 3.499s ok cmd/asm/internal/lex 0.081s ok cmd/compile/internal/abt 0.085s ok cmd/compile/internal/amd64 93.382s ok cmd/compile/internal/base 0.101s ok cmd/compile/internal/compare 0.079s ok cmd/compile/internal/dwarfgen 1.052s ok cmd/compile/internal/importer 4.919s ok cmd/compile/internal/ir 0.061s ok cmd/compile/internal/logopt 1.797s ok cmd/compile/internal/noder 0.059s ok cmd/compile/internal/reflectdata 0.047s [no tests to run] ok cmd/compile/internal/ssa 40.075s ok cmd/compile/internal/syntax 0.517s ok cmd/compile/internal/test 28.073s ok cmd/compile/internal/typecheck 0.769s ok cmd/compile/internal/types 0.062s ok cmd/compile/internal/types2 31.650s ok cmd/covdata 0.036s ok cmd/cover 3.797s ok cmd/dist 0.115s ok cmd/doc 5.383s ok cmd/fix 20.188s ok cmd/go 457.777s ok cmd/go/internal/auth 0.080s ok cmd/go/internal/cache 0.479s ok cmd/go/internal/fsys 0.276s ok cmd/go/internal/generate 0.087s ok cmd/go/internal/get 0.114s ok cmd/go/internal/imports 0.137s ok cmd/go/internal/load 0.131s ok cmd/go/internal/lockedfile 0.405s ok cmd/go/internal/lockedfile/internal/filelock 0.153s ok cmd/go/internal/modconv 0.166s ok cmd/go/internal/modfetch 0.076s ok cmd/go/internal/modfetch/codehost 0.079s ok cmd/go/internal/modfetch/zip_sum_test 0.058s ok cmd/go/internal/modindex 0.764s ok cmd/go/internal/modload 0.087s ok cmd/go/internal/mvs 0.065s ok cmd/go/internal/par 0.146s ok cmd/go/internal/str 0.061s ok cmd/go/internal/test 0.077s ok cmd/go/internal/vcs 0.141s ok cmd/go/internal/vcweb 0.106s ok cmd/go/internal/vcweb/vcstest 23.989s ok cmd/go/internal/web 0.121s ok cmd/go/internal/work 0.254s ok cmd/gofmt 0.442s ok cmd/internal/archive 3.372s ok cmd/internal/buildid 0.773s ok cmd/internal/dwarf 0.045s ok cmd/internal/edit 0.059s ok cmd/internal/goobj 0.029s ok cmd/internal/moddeps 4.517s ok cmd/internal/notsha256 0.046s ok cmd/internal/obj 1.114s ok cmd/internal/obj/ppc64 0.762s ok cmd/internal/obj/riscv 0.331s ok cmd/internal/obj/s390x 0.110s ok cmd/internal/obj/x86 4.153s ok cmd/internal/objabi 0.081s ok cmd/internal/pkgpath 0.301s ok cmd/internal/pkgpattern 0.065s ok cmd/internal/quoted 0.055s ok cmd/internal/src 0.031s ok cmd/internal/test2json 1.196s ok cmd/link 27.043s ok cmd/link/internal/benchmark 0.055s ok cmd/link/internal/ld 30.575s ok cmd/link/internal/loader 0.199s ok cmd/nm 3.974s ok cmd/objdump 9.758s ok cmd/pack 4.767s ok cmd/pprof 1.911s ok cmd/trace 0.190s ok cmd/vet 32.061s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 2737 38464 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2728 42779 ns/op 1849 B/op 36 allocs/op Benchmark/Writer/PAX-4 1760 65544 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 4657 43909 ns/op 17230 B/op 15 allocs/op Benchmark/Reader/GNU-4 5998 51789 ns/op 17488 B/op 15 allocs/op Benchmark/Reader/PAX-4 2178 103112 ns/op 26675 B/op 33 allocs/op PASS ok archive/tar 1.321s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 272613772 ns/op 828576 B/op 82 allocs/op BenchmarkZip64Test-4 1 198090923 ns/op BenchmarkZip64TestSizes/4096-4 704 142194 ns/op BenchmarkZip64TestSizes/1048576-4 105 1135063 ns/op BenchmarkZip64TestSizes/67108864-4 1 216194586 ns/op PASS ok archive/zip 1.429s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 192495 645.5 ns/op BenchmarkReaderCopyUnoptimal-4 118347 973.5 ns/op BenchmarkReaderCopyNoWriteTo-4 10000 10799 ns/op BenchmarkReaderWriteToOptimal-4 5528 35845 ns/op BenchmarkReaderReadString-4 88048 1376 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 188648 699.2 ns/op BenchmarkWriterCopyUnoptimal-4 181622 722.2 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 14967 ns/op BenchmarkReaderEmpty-4 13161 10780 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 10000 13054 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 464532 262.2 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.156s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 1976 51890 ns/op 631.49 MB/s BenchmarkWriteByte-4 363 325076 ns/op 12.60 MB/s BenchmarkWriteRune-4 183 637046 ns/op 19.29 MB/s BenchmarkBufferNotEmptyWriteRead-4 27 4428385 ns/op BenchmarkBufferFullSmallReads-4 81 1408489 ns/op BenchmarkBufferWriteBlock/N4096-4 9165 24976 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 272 399147 ns/op 260097 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 7 14842341 ns/op 4192269 B/op 22 allocs/op BenchmarkIndexByte/10-4 3064434 36.98 ns/op 270.39 MB/s BenchmarkIndexByte/32-4 2855235 39.64 ns/op 807.28 MB/s BenchmarkIndexByte/4K-4 970872 121.6 ns/op 33688.56 MB/s BenchmarkIndexBytePortable/10-4 1000000 126.0 ns/op 79.37 MB/s BenchmarkIndexBytePortable/32-4 340922 322.7 ns/op 99.16 MB/s BenchmarkIndexBytePortable/4K-4 3724 34772 ns/op 117.79 MB/s BenchmarkIndexRune/10-4 987943 143.3 ns/op 69.80 MB/s BenchmarkIndexRune/32-4 974097 161.5 ns/op 198.12 MB/s BenchmarkIndexRune/4K-4 287242 356.8 ns/op 11479.50 MB/s BenchmarkIndexRuneASCII/10-4 2867806 39.11 ns/op 255.67 MB/s BenchmarkIndexRuneASCII/32-4 2966614 40.60 ns/op 788.10 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 125.4 ns/op 32672.27 MB/s BenchmarkEqual/0-4 9525600 12.34 ns/op BenchmarkEqual/1-4 1000000 106.5 ns/op 9.39 MB/s BenchmarkEqual/6-4 985726 112.4 ns/op 53.37 MB/s BenchmarkEqual/9-4 1000000 110.0 ns/op 81.83 MB/s BenchmarkEqual/15-4 1000000 112.4 ns/op 133.44 MB/s BenchmarkEqual/16-4 1000000 109.7 ns/op 145.89 MB/s BenchmarkEqual/20-4 1000000 123.3 ns/op 162.22 MB/s BenchmarkEqual/32-4 1000000 117.4 ns/op 272.53 MB/s BenchmarkEqual/4K-4 72644 1677 ns/op 2442.26 MB/s BenchmarkIndex/10-4 1874557 65.08 ns/op 153.65 MB/s BenchmarkIndex/32-4 1852560 60.51 ns/op 528.86 MB/s BenchmarkIndex/4K-4 18614 6337 ns/op 646.32 MB/s BenchmarkIndexEasy/10-4 2253712 50.55 ns/op 197.83 MB/s BenchmarkIndexEasy/32-4 2247759 52.62 ns/op 608.10 MB/s BenchmarkIndexEasy/4K-4 522522 225.2 ns/op 18189.91 MB/s BenchmarkCount/10-4 1000000 101.7 ns/op 98.31 MB/s BenchmarkCount/32-4 1000000 103.5 ns/op 309.13 MB/s BenchmarkCount/4K-4 22606 6124 ns/op 668.90 MB/s BenchmarkCountEasy/10-4 1242091 96.51 ns/op 103.62 MB/s BenchmarkCountEasy/32-4 1230679 95.03 ns/op 336.73 MB/s BenchmarkCountEasy/4K-4 453549 289.7 ns/op 14136.69 MB/s BenchmarkCountSingle/10-4 2479461 46.60 ns/op 214.59 MB/s BenchmarkCountSingle/32-4 2415714 50.55 ns/op 633.09 MB/s BenchmarkCountSingle/4K-4 929895 136.8 ns/op 29951.95 MB/s BenchmarkToUpper/#00-4 2425768 48.73 ns/op BenchmarkToUpper/ONLYUPPER-4 324466 474.9 ns/op BenchmarkToUpper/abc-4 419542 303.9 ns/op BenchmarkToUpper/AbC123-4 271011 479.5 ns/op BenchmarkToUpper/azAZ09_-4 242089 523.5 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 66561 1598 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 32400 3794 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 55262 2426 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 134575 961.6 ns/op BenchmarkToLower/#00-4 2672199 43.87 ns/op BenchmarkToLower/abc-4 409765 325.9 ns/op BenchmarkToLower/AbC123-4 308456 504.0 ns/op BenchmarkToLower/azAZ09_-4 274357 512.4 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 73600 1661 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 33944 3199 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 58039 1842 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 121412 1136 ns/op BenchmarkFields/ASCII/16-4 177343 731.9 ns/op 21.86 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 12934 8565 ns/op 29.89 MB/s 448 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 776 147029 ns/op 27.86 MB/s 8192 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 39 2845843 ns/op 23.03 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 43015131 ns/op 24.38 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 83810 1479 ns/op 10.81 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 5582 21840 ns/op 11.72 MB/s 576 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 332 401515 ns/op 10.20 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 20 6972180 ns/op 9.40 MB/s 512260 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 120612344 ns/op 8.69 MB/s 11202912 B/op 25 allocs/op BenchmarkFieldsFunc/ASCII/16-4 118798 1139 ns/op 14.04 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 9181 12536 ns/op 20.42 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 592 212740 ns/op 19.25 MB/s 23552 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 34 4110584 ns/op 15.94 MB/s 512258 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 74532324 ns/op 14.07 MB/s 11211104 B/op 25 allocs/op BenchmarkFieldsFunc/Mixed/16-4 96111 1157 ns/op 13.82 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 6903 18117 ns/op 14.13 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 348 312132 ns/op 13.12 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 21 6392587 ns/op 10.25 MB/s 512260 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 105683720 ns/op 9.92 MB/s 11202816 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1761170 65.10 ns/op BenchmarkTrimSpace/ASCII-4 1000000 107.9 ns/op BenchmarkTrimSpace/SomeNonASCII-4 93514 1241 ns/op BenchmarkTrimSpace/JustNonASCII-4 47930 2551 ns/op BenchmarkToValidUTF8/Valid-4 359082 353.3 ns/op BenchmarkToValidUTF8/InvalidASCII-4 277506 499.9 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 82532 1630 ns/op BenchmarkIndexHard1-4 969 115411 ns/op BenchmarkIndexHard2-4 720 161495 ns/op BenchmarkIndexHard3-4 169 741821 ns/op BenchmarkIndexHard4-4 192 657303 ns/op BenchmarkLastIndexHard1-4 8 14194933 ns/op BenchmarkLastIndexHard2-4 6 17595150 ns/op BenchmarkLastIndexHard3-4 5 20960981 ns/op BenchmarkCountHard1-4 892 125208 ns/op BenchmarkCountHard2-4 724 163514 ns/op BenchmarkCountHard3-4 180 659919 ns/op BenchmarkSplitEmptySeparator-4 1 127220011 ns/op BenchmarkSplitSingleByteSeparator-4 14 11461135 ns/op BenchmarkSplitMultiByteSeparator-4 10 10081770 ns/op BenchmarkSplitNSingleByteSeparator-4 158118 1175 ns/op BenchmarkSplitNMultiByteSeparator-4 64689 2456 ns/op BenchmarkRepeat-4 120091 991.2 ns/op BenchmarkRepeatLarge/256/1-4 116412 1430 ns/op 179.07 MB/s BenchmarkRepeatLarge/256/16-4 188468 914.4 ns/op 279.97 MB/s BenchmarkRepeatLarge/512/1-4 62461 1988 ns/op 257.54 MB/s BenchmarkRepeatLarge/512/16-4 74722 1580 ns/op 324.11 MB/s BenchmarkRepeatLarge/1024/1-4 38960 2970 ns/op 344.72 MB/s BenchmarkRepeatLarge/1024/16-4 42852 2641 ns/op 387.73 MB/s BenchmarkRepeatLarge/2048/1-4 23316 6081 ns/op 336.77 MB/s BenchmarkRepeatLarge/2048/16-4 31472 4914 ns/op 416.79 MB/s BenchmarkRepeatLarge/4096/1-4 10000 10061 ns/op 407.11 MB/s BenchmarkRepeatLarge/4096/16-4 13136 9835 ns/op 416.46 MB/s BenchmarkRepeatLarge/8192/1-4 10000 16146 ns/op 507.37 MB/s BenchmarkRepeatLarge/8192/16-4 10000 18909 ns/op 433.24 MB/s BenchmarkRepeatLarge/8192/4097-4 10000 11311 ns/op 362.21 MB/s BenchmarkRepeatLarge/16384/1-4 7414 34577 ns/op 473.84 MB/s BenchmarkRepeatLarge/16384/16-4 10000 25598 ns/op 640.06 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 19373 ns/op 634.44 MB/s BenchmarkRepeatLarge/32768/1-4 2570 48263 ns/op 678.95 MB/s BenchmarkRepeatLarge/32768/16-4 2079 52041 ns/op 629.66 MB/s BenchmarkRepeatLarge/32768/4097-4 2730 61757 ns/op 464.38 MB/s BenchmarkRepeatLarge/65536/1-4 1050 118081 ns/op 555.01 MB/s BenchmarkRepeatLarge/65536/16-4 1138 109520 ns/op 598.39 MB/s BenchmarkRepeatLarge/65536/4097-4 1110 124625 ns/op 493.12 MB/s BenchmarkRepeatLarge/131072/1-4 195 563899 ns/op 232.44 MB/s BenchmarkRepeatLarge/131072/16-4 240 505828 ns/op 259.12 MB/s BenchmarkRepeatLarge/131072/4097-4 230 496255 ns/op 255.93 MB/s BenchmarkRepeatLarge/262144/1-4 123 917839 ns/op 285.61 MB/s BenchmarkRepeatLarge/262144/16-4 157 1006430 ns/op 260.47 MB/s BenchmarkRepeatLarge/262144/4097-4 138 949520 ns/op 271.83 MB/s BenchmarkRepeatLarge/524288/1-4 100 1302845 ns/op 402.42 MB/s BenchmarkRepeatLarge/524288/16-4 84 1247979 ns/op 420.11 MB/s BenchmarkRepeatLarge/524288/4097-4 100 1284361 ns/op 405.12 MB/s BenchmarkRepeatLarge/1048576/1-4 48 2341627 ns/op 447.80 MB/s BenchmarkRepeatLarge/1048576/16-4 46 2895442 ns/op 362.15 MB/s BenchmarkRepeatLarge/1048576/4097-4 44 2284562 ns/op 457.30 MB/s BenchmarkRepeatLarge/2097152/1-4 28 4737537 ns/op 442.67 MB/s BenchmarkRepeatLarge/2097152/16-4 32 4676768 ns/op 448.42 MB/s BenchmarkRepeatLarge/2097152/4097-4 27 4301006 ns/op 486.76 MB/s BenchmarkRepeatLarge/4194304/1-4 12 8994055 ns/op 466.34 MB/s BenchmarkRepeatLarge/4194304/16-4 13 8864970 ns/op 473.13 MB/s BenchmarkRepeatLarge/4194304/4097-4 13 8892832 ns/op 471.30 MB/s BenchmarkRepeatLarge/8388608/1-4 7 15874001 ns/op 528.45 MB/s BenchmarkRepeatLarge/8388608/16-4 6 16698903 ns/op 502.34 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 14927953 ns/op 561.80 MB/s BenchmarkRepeatLarge/16777216/1-4 4 26607077 ns/op 630.55 MB/s BenchmarkRepeatLarge/16777216/16-4 5 26753004 ns/op 627.12 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 27550876 ns/op 608.95 MB/s BenchmarkRepeatLarge/33554432/1-4 2 68948612 ns/op 486.66 MB/s BenchmarkRepeatLarge/33554432/16-4 3 52453669 ns/op 639.70 MB/s BenchmarkRepeatLarge/33554432/4097-4 3 51912926 ns/op 646.36 MB/s BenchmarkRepeatLarge/67108864/1-4 1 105592094 ns/op 635.55 MB/s BenchmarkRepeatLarge/67108864/16-4 1 102464836 ns/op 654.95 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 105899357 ns/op 633.70 MB/s BenchmarkRepeatLarge/134217728/1-4 1 221974758 ns/op 604.65 MB/s BenchmarkRepeatLarge/134217728/16-4 1 208427158 ns/op 643.96 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 213931887 ns/op 627.39 MB/s BenchmarkRepeatLarge/268435456/1-4 1 548029325 ns/op 489.82 MB/s BenchmarkRepeatLarge/268435456/16-4 1 416246258 ns/op 644.90 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 436052132 ns/op 615.60 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1123785451 ns/op 477.73 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1334248151 ns/op 402.38 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1157213401 ns/op 463.93 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4515242884 ns/op 237.80 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 5060461219 ns/op 212.18 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 5211778015 ns/op 206.02 MB/s BenchmarkBytesCompare/1-4 11087059 10.12 ns/op BenchmarkBytesCompare/2-4 11207941 9.621 ns/op BenchmarkBytesCompare/4-4 9376294 11.50 ns/op BenchmarkBytesCompare/8-4 9620092 10.73 ns/op BenchmarkBytesCompare/16-4 11449872 10.66 ns/op BenchmarkBytesCompare/32-4 9594372 13.15 ns/op BenchmarkBytesCompare/64-4 8792558 16.99 ns/op BenchmarkBytesCompare/128-4 7598276 14.07 ns/op BenchmarkBytesCompare/256-4 5619192 19.31 ns/op BenchmarkBytesCompare/512-4 4483152 27.18 ns/op BenchmarkBytesCompare/1024-4 2493913 44.10 ns/op BenchmarkBytesCompare/2048-4 1726078 78.05 ns/op BenchmarkIndexAnyASCII/1:1-4 1748324 66.14 ns/op BenchmarkIndexAnyASCII/1:2-4 1827458 67.10 ns/op BenchmarkIndexAnyASCII/1:4-4 1813192 74.98 ns/op BenchmarkIndexAnyASCII/1:8-4 1699165 60.73 ns/op BenchmarkIndexAnyASCII/1:16-4 1905706 64.36 ns/op BenchmarkIndexAnyASCII/1:32-4 1835823 67.25 ns/op BenchmarkIndexAnyASCII/1:64-4 1626942 71.77 ns/op BenchmarkIndexAnyASCII/16:1-4 2009732 59.89 ns/op BenchmarkIndexAnyASCII/16:2-4 600873 227.5 ns/op BenchmarkIndexAnyASCII/16:4-4 632175 213.6 ns/op BenchmarkIndexAnyASCII/16:8-4 502135 213.9 ns/op BenchmarkIndexAnyASCII/16:16-4 480693 225.3 ns/op BenchmarkIndexAnyASCII/16:32-4 450453 252.7 ns/op BenchmarkIndexAnyASCII/16:64-4 416157 307.0 ns/op BenchmarkIndexAnyASCII/256:1-4 1505200 76.43 ns/op BenchmarkIndexAnyASCII/256:2-4 42181 2969 ns/op BenchmarkIndexAnyASCII/256:4-4 40006 2675 ns/op BenchmarkIndexAnyASCII/256:8-4 38530 2893 ns/op BenchmarkIndexAnyASCII/256:16-4 43947 2841 ns/op BenchmarkIndexAnyASCII/256:32-4 45102 2693 ns/op BenchmarkIndexAnyASCII/256:64-4 44390 2505 ns/op BenchmarkIndexAnyUTF8/1:1-4 1893919 63.05 ns/op BenchmarkIndexAnyUTF8/1:2-4 1652673 70.59 ns/op BenchmarkIndexAnyUTF8/1:4-4 1967809 59.11 ns/op BenchmarkIndexAnyUTF8/1:8-4 1982396 59.50 ns/op BenchmarkIndexAnyUTF8/1:16-4 1741866 64.81 ns/op BenchmarkIndexAnyUTF8/1:32-4 1618534 70.79 ns/op BenchmarkIndexAnyUTF8/1:64-4 1770922 73.33 ns/op BenchmarkIndexAnyUTF8/16:1-4 149059 864.1 ns/op BenchmarkIndexAnyUTF8/16:2-4 424029 348.0 ns/op BenchmarkIndexAnyUTF8/16:4-4 378600 378.3 ns/op BenchmarkIndexAnyUTF8/16:8-4 376953 336.0 ns/op BenchmarkIndexAnyUTF8/16:16-4 381537 356.1 ns/op BenchmarkIndexAnyUTF8/16:32-4 371593 436.8 ns/op BenchmarkIndexAnyUTF8/16:64-4 301532 369.1 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 13140 ns/op BenchmarkIndexAnyUTF8/256:2-4 21862 4750 ns/op BenchmarkIndexAnyUTF8/256:4-4 26065 5058 ns/op BenchmarkIndexAnyUTF8/256:8-4 24981 5317 ns/op BenchmarkIndexAnyUTF8/256:16-4 23094 5116 ns/op BenchmarkIndexAnyUTF8/256:32-4 19686 6400 ns/op BenchmarkIndexAnyUTF8/256:64-4 20576 5759 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1664254 74.98 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1616474 71.73 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1650991 69.63 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1790920 71.17 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1424286 77.18 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1831336 63.30 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1889516 64.62 ns/op BenchmarkLastIndexAnyASCII/16:1-4 470478 260.0 ns/op BenchmarkLastIndexAnyASCII/16:2-4 421905 313.5 ns/op BenchmarkLastIndexAnyASCII/16:4-4 463934 300.3 ns/op BenchmarkLastIndexAnyASCII/16:8-4 408289 286.0 ns/op BenchmarkLastIndexAnyASCII/16:16-4 378261 294.2 ns/op BenchmarkLastIndexAnyASCII/16:32-4 428790 306.6 ns/op BenchmarkLastIndexAnyASCII/16:64-4 375164 346.8 ns/op BenchmarkLastIndexAnyASCII/256:1-4 33378 3345 ns/op BenchmarkLastIndexAnyASCII/256:2-4 35571 3326 ns/op BenchmarkLastIndexAnyASCII/256:4-4 34999 3262 ns/op BenchmarkLastIndexAnyASCII/256:8-4 33832 3301 ns/op BenchmarkLastIndexAnyASCII/256:16-4 32420 3419 ns/op BenchmarkLastIndexAnyASCII/256:32-4 36421 3254 ns/op BenchmarkLastIndexAnyASCII/256:64-4 35854 3279 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2013111 62.92 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1940780 62.81 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1738756 67.51 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1756746 68.41 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1779530 60.01 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1949050 61.34 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1503938 76.72 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 155368 759.7 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 289802 394.1 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 361998 370.5 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 287042 386.9 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 342330 371.7 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 341653 424.2 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 314053 358.2 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 10000 10295 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 26228 4384 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 27892 4612 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 22881 4703 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 23776 5217 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 24489 4819 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 23668 6168 ns/op BenchmarkTrimASCII/1:1-4 2036182 57.41 ns/op BenchmarkTrimASCII/1:2-4 1925632 61.81 ns/op BenchmarkTrimASCII/1:4-4 1928930 67.27 ns/op BenchmarkTrimASCII/1:8-4 1584841 73.67 ns/op BenchmarkTrimASCII/1:16-4 1420417 83.21 ns/op BenchmarkTrimASCII/16:1-4 534589 233.8 ns/op BenchmarkTrimASCII/16:2-4 418104 285.8 ns/op BenchmarkTrimASCII/16:4-4 495009 305.5 ns/op BenchmarkTrimASCII/16:8-4 398667 270.3 ns/op BenchmarkTrimASCII/16:16-4 412308 306.0 ns/op BenchmarkTrimASCII/256:1-4 47936 2424 ns/op BenchmarkTrimASCII/256:2-4 37435 3247 ns/op BenchmarkTrimASCII/256:4-4 33048 3893 ns/op BenchmarkTrimASCII/256:8-4 32954 3547 ns/op BenchmarkTrimASCII/256:16-4 34647 3512 ns/op BenchmarkTrimASCII/4096:1-4 3159 40212 ns/op BenchmarkTrimASCII/4096:2-4 2224 58381 ns/op BenchmarkTrimASCII/4096:4-4 2198 53515 ns/op BenchmarkTrimASCII/4096:8-4 1981 58669 ns/op BenchmarkTrimASCII/4096:16-4 2168 64143 ns/op BenchmarkTrimByte-4 1402054 94.40 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 13912 7926 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 14719 7788 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 732 149261 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1369 76325 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2889 38317 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 5760 18391 ns/op BenchmarkCompareBytesEqual-4 14038533 8.468 ns/op BenchmarkCompareBytesToNil-4 14118134 8.246 ns/op BenchmarkCompareBytesEmpty-4 13779117 7.506 ns/op BenchmarkCompareBytesIdentical-4 14266106 8.132 ns/op BenchmarkCompareBytesSameLength-4 14046033 10.22 ns/op BenchmarkCompareBytesDifferentLength-4 11458255 9.162 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2704 49010 ns/op 21395.32 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2628 46651 ns/op 22477.41 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2907 48170 ns/op 21768.26 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2650 65061 ns/op 16116.93 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2120 61932 ns/op 16931.35 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 1754 59986 ns/op 17480.40 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2422 56457 ns/op 18573.14 MB/s BenchmarkCompareBytesBig-4 2514 66378 ns/op 15797.18 MB/s BenchmarkCompareBytesBigIdentical-4 12942272 8.395 ns/op 124912187.43 MB/s PASS ok bytes 109.248s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 82287034 ns/op 1.22 MB/s 3612272 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 305623973 ns/op 1.86 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 4 27399942 ns/op 0.60 MB/s 3659824 B/op 52 allocs/op PASS ok compress/bzip2 1.648s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 56 2079799 ns/op 4.81 MB/s 48149 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 19800230 ns/op 5.05 MB/s 46080 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 222491435 ns/op 4.49 MB/s 73840 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 61 2564085 ns/op 3.90 MB/s 51368 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 5 20849475 ns/op 4.80 MB/s 60595 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 212425216 ns/op 4.71 MB/s 77600 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 51 2298954 ns/op 4.35 MB/s 46365 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 5 20084493 ns/op 4.98 MB/s 54028 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 204189215 ns/op 4.90 MB/s 77960 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 61 2112198 ns/op 4.73 MB/s 50252 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 5 20743159 ns/op 4.82 MB/s 67145 B/op 15 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 196162442 ns/op 5.10 MB/s 77960 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 49 2155322 ns/op 4.64 MB/s 46596 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 20582410 ns/op 4.86 MB/s 64787 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 237006112 ns/op 4.22 MB/s 113088 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 68 1875658 ns/op 5.33 MB/s 49357 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 7 15619843 ns/op 6.40 MB/s 53155 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 172119775 ns/op 5.81 MB/s 114272 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 76 1839960 ns/op 5.43 MB/s 50114 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 8 13475260 ns/op 7.42 MB/s 59341 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 142405488 ns/op 7.02 MB/s 94896 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 61 2096931 ns/op 4.77 MB/s 50187 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 8 13179434 ns/op 7.59 MB/s 59341 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 127816482 ns/op 7.82 MB/s 96696 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 80 1477673 ns/op 6.77 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 8 14208051 ns/op 7.04 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 144006519 ns/op 6.94 MB/s BenchmarkEncode/Digits/Speed/1e4-4 43 2637088 ns/op 3.79 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 25353053 ns/op 3.94 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 241417071 ns/op 4.14 MB/s BenchmarkEncode/Digits/Default/1e4-4 15 6972659 ns/op 1.43 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 78868491 ns/op 1.27 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 899255659 ns/op 1.11 MB/s BenchmarkEncode/Digits/Compression/1e4-4 15 7527805 ns/op 1.33 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 85053921 ns/op 1.18 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 769374441 ns/op 1.30 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 76 1829657 ns/op 5.47 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 15778649 ns/op 6.34 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 154884195 ns/op 6.46 MB/s BenchmarkEncode/Newton/Speed/1e4-4 49 2811782 ns/op 3.56 MB/s BenchmarkEncode/Newton/Speed/1e5-4 6 18765422 ns/op 5.33 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 192378882 ns/op 5.20 MB/s BenchmarkEncode/Newton/Default/1e4-4 15 8082021 ns/op 1.24 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 72008708 ns/op 1.39 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 774667200 ns/op 1.29 MB/s BenchmarkEncode/Newton/Compression/1e4-4 16 8073544 ns/op 1.24 MB/s BenchmarkEncode/Newton/Compression/1e5-4 1 104112490 ns/op 0.96 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 915396309 ns/op 1.09 MB/s PASS ok compress/flate 17.629s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 37 2769106 ns/op 3.61 MB/s BenchmarkDecoder/1e-Reuse4-4 45 2826734 ns/op 3.54 MB/s BenchmarkDecoder/1e5-4 4 26777140 ns/op 3.73 MB/s BenchmarkDecoder/1e-Reuse5-4 4 43802623 ns/op 2.28 MB/s BenchmarkDecoder/1e6-4 1 278389832 ns/op 3.59 MB/s BenchmarkDecoder/1e-Reuse6-4 1 297918020 ns/op 3.36 MB/s BenchmarkEncoder/1e4-4 48 2469391 ns/op 4.05 MB/s BenchmarkEncoder/1e-Reuse4-4 48 2290871 ns/op 4.37 MB/s BenchmarkEncoder/1e5-4 5 23646071 ns/op 4.23 MB/s BenchmarkEncoder/1e-Reuse5-4 5 23397492 ns/op 4.27 MB/s BenchmarkEncoder/1e6-4 1 249496127 ns/op 4.01 MB/s BenchmarkEncoder/1e-Reuse6-4 1 232358161 ns/op 4.30 MB/s PASS ok compress/lzw 3.876s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 25 5519746 ns/op PASS ok container/heap 0.420s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 20918 5699 ns/op BenchmarkWithTimeout/concurrency=40-4 6235 29506 ns/op BenchmarkWithTimeout/concurrency=4000-4 5624 41033 ns/op BenchmarkWithTimeout/concurrency=400000-4 7434 49105 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 344786 592.3 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 12543 16919 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 16052 7532 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3027 46815 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 1646 69878 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2406 42775 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 268 541774 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 158 694808 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 254 452549 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 33 5078547 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 15 8375477 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 25 4113709 ns/op BenchmarkCheckCanceled/Err-4 249096 534.5 ns/op BenchmarkCheckCanceled/Done-4 477093 248.7 ns/op BenchmarkContextCancelDone-4 651408 164.4 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 22724 4992 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 19357 8258 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 20232 5812 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 20436 5856 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 15642 7783 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 610741 225.7 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 345752 344.8 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 258381 470.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 168253 707.6 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 92762 1380 ns/op PASS ok context 14.560s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1528754 69.14 ns/op 231.43 MB/s BenchmarkDecrypt-4 1627810 67.73 ns/op 236.24 MB/s BenchmarkExpand-4 1000000 105.0 ns/op PASS ok crypto/aes 0.603s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 213781 489.4 ns/op 130.77 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 409070 292.9 ns/op 218.54 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 237324 524.9 ns/op 121.93 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 403784 387.0 ns/op 165.38 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 133521 966.5 ns/op 1396.78 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 161288 658.8 ns/op 2049.03 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 143894 890.2 ns/op 1516.45 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 166294 713.1 ns/op 1893.14 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 47738 2593 ns/op 3159.57 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 49070 2312 ns/op 3543.74 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 38281 2996 ns/op 2733.88 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 39864 2754 ns/op 2974.17 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 4876 21933 ns/op 46.46 MB/s BenchmarkAESCFBDecrypt1K-4 5708 23431 ns/op 43.49 MB/s BenchmarkAESCFBDecrypt8K-4 724 183790 ns/op 44.55 MB/s BenchmarkAESOFB1K-4 9522 14474 ns/op 70.40 MB/s BenchmarkAESCTR1K-4 12496 10396 ns/op 98.02 MB/s BenchmarkAESCTR8K-4 1668 79573 ns/op 102.89 MB/s BenchmarkAESCBCEncrypt1K-4 10000 10157 ns/op 100.81 MB/s BenchmarkAESCBCDecrypt1K-4 13846 9135 ns/op 112.10 MB/s PASS ok crypto/cipher 4.085s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 87193 1263 ns/op 6.34 MB/s BenchmarkDecrypt-4 103808 1154 ns/op 6.93 MB/s BenchmarkTDESEncrypt-4 38048 3087 ns/op 2.59 MB/s BenchmarkTDESDecrypt-4 37004 3162 ns/op 2.53 MB/s PASS ok crypto/des 0.820s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1096 95097 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 15 7393110 ns/op 1086 B/op 21 allocs/op BenchmarkECDH/P521-4 6 18606512 ns/op 1538 B/op 21 allocs/op BenchmarkECDH/X25519-4 92 1392464 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 0.708s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 2065 61664 ns/op 4559 B/op 40 allocs/op BenchmarkSign/P384-4 52 2288522 ns/op 10775 B/op 62 allocs/op BenchmarkSign/P521-4 24 5248169 ns/op 11158 B/op 63 allocs/op BenchmarkVerify/P256-4 1092 97052 ns/op 2496 B/op 17 allocs/op BenchmarkVerify/P384-4 18 6483678 ns/op 8704 B/op 42 allocs/op BenchmarkVerify/P521-4 6 19008385 ns/op 9024 B/op 42 allocs/op BenchmarkGenerateKey/P256-4 5107 24060 ns/op 927 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 61 1645432 ns/op 1130 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 24 4219457 ns/op 1450 B/op 17 allocs/op PASS ok crypto/ecdsa 1.430s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 248 466498 ns/op BenchmarkNewKeyFromSeed-4 256 453409 ns/op BenchmarkSigning-4 240 468873 ns/op BenchmarkVerification-4 165 709656 ns/op PASS ok crypto/ed25519 0.806s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 5348 19071 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 163 735927 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 72 1779302 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 28 4303845 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1704 68549 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 69 1897933 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 26 4955157 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 8 13129439 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 13135 9084 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 6802 17380 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 4338 26946 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 100 1158252 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 3264 40555 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 400 312062 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1868 65057 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 100 1088135 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 2.837s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 15399 7283 ns/op 140.61 MB/s BenchmarkHMACSHA256_32-4 24123 4771 ns/op 6.71 MB/s BenchmarkNewWriteSum-4 10000 10790 ns/op 2.97 MB/s PASS ok crypto/hmac 0.578s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 45165 2431 ns/op BenchmarkModSub-4 60172 2047 ns/op BenchmarkMontgomeryRepr-4 24285 4578 ns/op BenchmarkMontgomeryMul-4 32655 3660 ns/op BenchmarkModMul-4 12700 9204 ns/op BenchmarkExpBig-4 18 7535812 ns/op BenchmarkExp-4 7 16120754 ns/op PASS ok crypto/internal/bigmod 1.428s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3294 35614 ns/op BenchmarkScalarBaseMult-4 258 434455 ns/op BenchmarkScalarMult-4 100 1005915 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 168 664088 ns/op PASS ok crypto/internal/edwards25519 0.667s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 440290 257.5 ns/op BenchmarkMultiply-4 5037016 21.94 ns/op BenchmarkSquare-4 6818324 17.76 ns/op BenchmarkInvert-4 31328 3760 ns/op BenchmarkMult32-4 1263876 95.52 ns/op PASS ok crypto/internal/edwards25519/field 1.118s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 64 1976060 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2151 58730 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 25 4489596 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 8 12850250 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 190 649153 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 11767 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 72 1654903 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 27 4029618 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.403s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 699936 179.2 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 400886 301.0 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 133692 977.8 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 766374 176.6 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 414211 309.7 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 130666 945.0 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.052s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 111205 1071 ns/op 7.47 MB/s BenchmarkHash64-4 123844 921.4 ns/op 69.46 MB/s BenchmarkHash128-4 123272 990.6 ns/op 129.21 MB/s BenchmarkHash256-4 107900 1140 ns/op 224.48 MB/s BenchmarkHash512-4 79926 1500 ns/op 341.33 MB/s BenchmarkHash1K-4 53664 2258 ns/op 453.45 MB/s BenchmarkHash8K-4 10000 12091 ns/op 677.53 MB/s BenchmarkHash1M-4 81 1424291 ns/op 736.21 MB/s BenchmarkHash8M-4 9 11680520 ns/op 718.17 MB/s BenchmarkHash8BytesUnaligned-4 116704 1037 ns/op 7.71 MB/s BenchmarkHash1KUnaligned-4 54181 2297 ns/op 445.70 MB/s BenchmarkHash8KUnaligned-4 10000 11961 ns/op 684.88 MB/s PASS ok crypto/md5 2.256s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 1 156264331 ns/op PASS ok crypto/rand 0.225s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 10000 10562 ns/op 12.12 MB/s BenchmarkRC4_1K-4 1560 79364 ns/op 12.90 MB/s BenchmarkRC4_8K-4 189 653897 ns/op 12.38 MB/s PASS ok crypto/rc4 0.558s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 10 10262244 ns/op BenchmarkDecryptPKCS1v15/3072-4 5 21136222 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 37408214 ns/op BenchmarkEncryptPKCS1v15/2048-4 33 3385795 ns/op BenchmarkDecryptOAEP/2048-4 12 9898042 ns/op BenchmarkEncryptOAEP/2048-4 32 3611692 ns/op BenchmarkSignPKCS1v15/2048-4 12 9232106 ns/op BenchmarkVerifyPKCS1v15/2048-4 34 3390184 ns/op BenchmarkSignPSS/2048-4 12 9894088 ns/op BenchmarkVerifyPSS/2048-4 34 3850726 ns/op PASS ok crypto/rsa 1.945s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 88434 1299 ns/op 6.16 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 113541 1351 ns/op 5.92 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 72133 2130 ns/op 150.26 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 94642 1262 ns/op 253.50 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 54441 2906 ns/op 352.39 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 63459 2011 ns/op 509.16 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 10000 17489 ns/op 468.40 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 12241 9579 ns/op 855.18 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.803s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 84198 1439 ns/op 5.56 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 96013 1278 ns/op 6.26 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 91432 1939 ns/op 4.13 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 29466 3930 ns/op 260.54 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 31836 4313 ns/op 237.40 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 29901 3873 ns/op 264.39 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 4778 22371 ns/op 366.20 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 5804 21530 ns/op 380.49 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 6112 24167 ns/op 338.98 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 1.774s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 53530 2154 ns/op 3.71 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 66028 1710 ns/op 4.68 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 67353 2480 ns/op 3.23 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 25724 3977 ns/op 257.51 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 33156 4349 ns/op 235.48 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 30634 3588 ns/op 285.37 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 7180 16828 ns/op 486.80 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 7483 16351 ns/op 501.01 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 7596 16662 ns/op 491.66 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 1.947s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 20606316 6.291 ns/op BenchmarkConstantTimeEq-4 22322910 9.360 ns/op BenchmarkConstantTimeLessOrEq-4 22223106 8.597 ns/op BenchmarkXORBytes/8Bytes-4 3116116 35.66 ns/op 224.37 MB/s BenchmarkXORBytes/128Bytes-4 2729653 42.06 ns/op 3043.02 MB/s BenchmarkXORBytes/2048Bytes-4 1000000 156.7 ns/op 13070.98 MB/s BenchmarkXORBytes/32768Bytes-4 78427 1374 ns/op 23854.62 MB/s PASS ok crypto/subtle 1.627s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 14 7419447 ns/op BenchmarkCertCache/1-4 19 7645630 ns/op BenchmarkCertCache/2-4 15 7848236 ns/op BenchmarkCertCache/3-4 18 7092840 ns/op BenchmarkHandshakeServer/RSA-4 15 12656163 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 12 8470325 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 16 9414034 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 24 5682857 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 22 7041914 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 26 5808908 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 21 7845312 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 49246064 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 35982551 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 1 132381174 ns/op 7.92 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 1 144032138 ns/op 7.28 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 228754083 ns/op 9.17 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 237148475 ns/op 8.84 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 555571867 ns/op 7.55 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 520161169 ns/op 8.06 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 1011480610 ns/op 8.29 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 1040380843 ns/op 8.06 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 2069358005 ns/op 8.11 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 2225867096 ns/op 7.54 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 4111902129 ns/op 8.16 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 3875533519 ns/op 8.66 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 6044529661 ns/op 11.10 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 8041921968 ns/op 8.34 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 1 158323213 ns/op 6.62 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 1 181558086 ns/op 5.78 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 247342523 ns/op 8.48 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 217030102 ns/op 9.66 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 525964117 ns/op 7.97 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 617049762 ns/op 6.80 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 1007779159 ns/op 8.32 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 1252425624 ns/op 6.70 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 2197706727 ns/op 7.63 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 2323723501 ns/op 7.22 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 3991702267 ns/op 8.41 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 4534857859 ns/op 7.40 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 8366263817 ns/op 8.02 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 8791123759 ns/op 7.63 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 733071966 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 725804626 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 302868914 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 301629337 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 170269403 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 165861376 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 1 100420445 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 103466982 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 57668668 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 61453182 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 163651500 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 155368959 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 79404416 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 82761912 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 55185651 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 43242911 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 36310844 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 34031632 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 32550647 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 4 26033975 ns/op PASS ok crypto/tls 75.390s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 8 14487475 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 349 359984 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 925 131407 ns/op 13186 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 872 175351 ns/op 14611 B/op 262 allocs/op PASS ok crypto/x509 1.575s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 31 3466108 ns/op 277887 B/op 1620 allocs/op BenchmarkConcurrentStmtQuery-4 38 3428456 ns/op 259493 B/op 1980 allocs/op BenchmarkConcurrentStmtExec-4 46 2553205 ns/op 214196 B/op 584 allocs/op BenchmarkConcurrentTxQuery-4 40 3800458 ns/op 272099 B/op 2134 allocs/op BenchmarkConcurrentTxExec-4 82 2010903 ns/op 87744 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 57 2678931 ns/op 105589 B/op 2089 allocs/op BenchmarkConcurrentTxStmtExec-4 126 904756 ns/op 40160 B/op 381 allocs/op BenchmarkConcurrentRandom-4 42 3094850 ns/op 228730 B/op 1794 allocs/op BenchmarkManyConcurrentQueries-4 2781 42946 ns/op 3967 B/op 20 allocs/op PASS ok database/sql 1.904s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 169304 1214 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 61 2002524 ns/op 188233 B/op 13 allocs/op Benchmark115/LineToPC-4 79 1674023 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 15471 6551 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.011s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkMarshal-4 714 168764 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 3030 71814 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.535s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 219 511242 ns/op 16.02 MB/s BenchmarkEncodeToString-4 226 700308 ns/op 11.70 MB/s BenchmarkDecode-4 148 796975 ns/op 16.45 MB/s BenchmarkDecodeString-4 136 917574 ns/op 14.29 MB/s PASS ok encoding/base32 0.937s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 307 405379 ns/op 20.21 MB/s BenchmarkDecodeString/2-4 257484 742.4 ns/op 5.39 MB/s BenchmarkDecodeString/4-4 237945 944.2 ns/op 8.47 MB/s BenchmarkDecodeString/8-4 173274 921.9 ns/op 13.02 MB/s BenchmarkDecodeString/64-4 35410 3072 ns/op 28.65 MB/s BenchmarkDecodeString/8192-4 404 342045 ns/op 31.94 MB/s BenchmarkNewEncoding-4 98014 1101 ns/op 232.54 MB/s PASS ok encoding/base64 1.637s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1124 126250 ns/op 31.68 MB/s BenchmarkReadStruct-4 15501 9207 ns/op 8.15 MB/s BenchmarkWriteStruct-4 10000 13120 ns/op 5.72 MB/s BenchmarkReadInts-4 24915 4049 ns/op 7.41 MB/s BenchmarkWriteInts-4 36344 3557 ns/op 8.43 MB/s BenchmarkWriteSlice1000Int32s-4 1083 110505 ns/op 36.20 MB/s BenchmarkPutUint16-4 2426168 84.35 ns/op 23.71 MB/s BenchmarkAppendUint16-4 2689170 45.60 ns/op 43.86 MB/s BenchmarkPutUint32-4 2168166 54.29 ns/op 73.68 MB/s BenchmarkAppendUint32-4 1755406 101.2 ns/op 39.51 MB/s BenchmarkPutUint64-4 1000000 102.8 ns/op 77.79 MB/s BenchmarkAppendUint64-4 1000000 117.0 ns/op 68.39 MB/s BenchmarkLittleEndianPutUint16-4 2353551 51.50 ns/op 38.83 MB/s BenchmarkLittleEndianAppendUint16-4 2312432 43.72 ns/op 45.74 MB/s BenchmarkLittleEndianPutUint32-4 2216377 54.65 ns/op 73.20 MB/s BenchmarkLittleEndianAppendUint32-4 2257725 56.71 ns/op 70.54 MB/s BenchmarkLittleEndianPutUint64-4 1000000 134.3 ns/op 59.56 MB/s BenchmarkLittleEndianAppendUint64-4 995986 108.0 ns/op 74.08 MB/s BenchmarkReadFloats-4 145356 850.3 ns/op 14.11 MB/s BenchmarkWriteFloats-4 118056 1056 ns/op 11.37 MB/s BenchmarkReadSlice1000Float32s-4 1233 124018 ns/op 32.25 MB/s BenchmarkWriteSlice1000Float32s-4 1077 118350 ns/op 33.80 MB/s BenchmarkReadSlice1000Uint8s-4 47756 3711 ns/op 269.46 MB/s BenchmarkWriteSlice1000Uint8s-4 44380 2373 ns/op 421.44 MB/s BenchmarkPutUvarint32-4 1000000 211.5 ns/op 18.91 MB/s BenchmarkPutUvarint64-4 292318 490.9 ns/op 16.30 MB/s PASS ok encoding/binary 6.116s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 5748 31939 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5968 19542 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 7076 20112 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 4354 44146 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 6447 18197 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 7046 18197 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 6535 19965 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4132 34122 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 10000 18446 ns/op PASS ok encoding/csv 1.919s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 7047 16290 ns/op BenchmarkEndToEndByteBuffer-4 10557 14213 ns/op BenchmarkEndToEndSliceByteBuffer-4 195 623741 ns/op BenchmarkEncodeComplex128Slice-4 556 210496 ns/op BenchmarkEncodeFloat64Slice-4 1237 101151 ns/op BenchmarkEncodeInt32Slice-4 969 106610 ns/op BenchmarkEncodeStringSlice-4 1650 73465 ns/op BenchmarkEncodeInterfaceSlice-4 50 2092904 ns/op BenchmarkDecodeComplex128Slice-4 488 322731 ns/op BenchmarkDecodeFloat64Slice-4 1022 172299 ns/op BenchmarkDecodeInt32Slice-4 825 155295 ns/op BenchmarkDecodeStringSlice-4 348 349460 ns/op BenchmarkDecodeStringsSlice-4 159 758735 ns/op BenchmarkDecodeBytesSlice-4 418 422202 ns/op BenchmarkDecodeInterfaceSlice-4 72 1690567 ns/op BenchmarkDecodeMap-4 86 1499761 ns/op PASS ok encoding/gob 3.501s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 9144 16429 ns/op 15.58 MB/s BenchmarkEncode/1024-4 2644 54067 ns/op 18.94 MB/s BenchmarkEncode/4096-4 682 198522 ns/op 20.63 MB/s BenchmarkEncode/16384-4 181 640111 ns/op 25.60 MB/s BenchmarkDecode/256-4 21582 5433 ns/op 47.12 MB/s BenchmarkDecode/1024-4 6384 20245 ns/op 50.58 MB/s BenchmarkDecode/4096-4 1156 92228 ns/op 44.41 MB/s BenchmarkDecode/16384-4 336 309269 ns/op 52.98 MB/s BenchmarkDump/256-4 1269 148056 ns/op 1.73 MB/s BenchmarkDump/1024-4 322 384235 ns/op 2.67 MB/s BenchmarkDump/4096-4 82 1496979 ns/op 2.74 MB/s BenchmarkDump/16384-4 19 6330087 ns/op 2.59 MB/s PASS ok encoding/hex 2.643s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 143960033 ns/op 13.48 MB/s 8391160 B/op 51 allocs/op BenchmarkCodeEncoderError-4 1 123867717 ns/op 15.67 MB/s 135432 B/op 87 allocs/op BenchmarkCodeMarshal-4 1 159844917 ns/op 12.14 MB/s 10332608 B/op 53 allocs/op BenchmarkCodeMarshalError-4 1 139502355 ns/op 13.91 MB/s 1946784 B/op 68 allocs/op BenchmarkMarshalBytes/32-4 17568 5825 ns/op BenchmarkMarshalBytes/256-4 5234 21787 ns/op BenchmarkMarshalBytes/4096-4 444 290966 ns/op BenchmarkMarshalBytesError/32-4 50 2925215 ns/op BenchmarkMarshalBytesError/256-4 52 2195294 ns/op BenchmarkMarshalBytesError/4096-4 27 5447768 ns/op BenchmarkCodeDecoder-4 1 564830690 ns/op 3.44 MB/s 11146216 B/op 92717 allocs/op BenchmarkUnicodeDecoder-4 22501 9193 ns/op 1.52 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 38505 4756 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 427975518 ns/op 4.53 MB/s 3066864 B/op 92682 allocs/op BenchmarkCodeUnmarshalReuse-4 1 500307346 ns/op 3.88 MB/s 3066936 B/op 92685 allocs/op BenchmarkUnmarshalString-4 62820 2109 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 101492 1521 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 139497 1134 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 55761 2461 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 44214 2806 ns/op 144 B/op 2 allocs/op BenchmarkUnmapped-4 15853 6680 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 3382 41025 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 630 252740 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 105 1326301 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 13 10648426 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 482284 221.0 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 513001 234.2 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 597084 197.0 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 590935 205.0 ns/op BenchmarkEncodeMarshaler-4 53270 2147 ns/op 91 B/op 1 allocs/op BenchmarkEncoderEncode-4 73809 1615 ns/op 60 B/op 0 allocs/op BenchmarkNumberIsValid-4 4996947 25.77 ns/op BenchmarkNumberIsValidRegexp-4 18079 7097 ns/op PASS ok encoding/json 10.097s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 30 3400037 ns/op 19.28 MB/s BenchmarkDecode-4 31 4231396 ns/op 20.98 MB/s PASS ok encoding/pem 0.351s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1884 75298 ns/op 6281 B/op 24 allocs/op BenchmarkUnmarshal-4 496 210670 ns/op 8290 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 2310 57572 ns/op PASS ok encoding/xml 0.663s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 427186 315.0 ns/op BenchmarkIntSet-4 487467 219.7 ns/op BenchmarkFloatAdd-4 146868 909.9 ns/op BenchmarkFloatSet-4 453115 231.4 ns/op BenchmarkStringSet-4 395265 300.9 ns/op BenchmarkMapSet-4 134116 1069 ns/op BenchmarkMapSetDifferent-4 55731 2196 ns/op BenchmarkMapSetDifferentRandom-4 271 576337 ns/op BenchmarkMapSetString-4 123458 1098 ns/op BenchmarkMapAddSame-4 30078 5459 ns/op BenchmarkMapAddDifferent-4 13088 11609 ns/op BenchmarkMapAddDifferentRandom-4 222 543829 ns/op BenchmarkMapAddSameSteadyState-4 269338 481.5 ns/op BenchmarkMapAddDifferentSteadyState-4 130826 1076 ns/op BenchmarkRealworldExpvarUsage-4 16861 8871 ns/op PASS ok expvar 3.451s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 121092 1223 ns/op BenchmarkSprintfEmpty-4 296564 438.9 ns/op BenchmarkSprintfString-4 180434 615.7 ns/op BenchmarkSprintfTruncateString-4 292807 848.9 ns/op BenchmarkSprintfTruncateBytes-4 155221 862.2 ns/op BenchmarkSprintfSlowParsingPath-4 167128 853.5 ns/op BenchmarkSprintfQuoteString-4 36619 3253 ns/op BenchmarkSprintfInt-4 141541 901.7 ns/op BenchmarkSprintfIntInt-4 132105 1161 ns/op BenchmarkSprintfPrefixedInt-4 142788 1209 ns/op BenchmarkSprintfFloat-4 80316 1460 ns/op BenchmarkSprintfComplex-4 37204 3150 ns/op BenchmarkSprintfBoolean-4 359703 925.3 ns/op BenchmarkSprintfHexString-4 99103 1785 ns/op BenchmarkSprintfHexBytes-4 83445 2446 ns/op BenchmarkSprintfBytes-4 35544 3944 ns/op BenchmarkSprintfStringer-4 61372 2103 ns/op BenchmarkSprintfStructure-4 22098 6388 ns/op BenchmarkManyArgs-4 54572 3356 ns/op BenchmarkFprintInt-4 59768 1716 ns/op BenchmarkFprintfBytes-4 70476 1668 ns/op BenchmarkFprintIntNoAlloc-4 66843 1758 ns/op BenchmarkScanInts-4 27 3877146 ns/op BenchmarkScanRecursiveInt-4 1 505901967 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 466613044 ns/op PASS ok fmt 6.330s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 531 240097 ns/op PASS ok go/build 0.224s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 42079 3044 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 12618 11904 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3099 32527 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1136 129757 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 220 633921 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 60 2267360 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 16 10576236 ns/op 865650 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 34595977 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 173093387 ns/op 15259072 B/op 65566 allocs/op PASS ok go/constant 2.089s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 421778468 ns/op 0.15 MB/s 45772616 B/op 48831 allocs/op PASS ok go/format 0.525s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 5 26743711 ns/op 2.01 MB/s BenchmarkParseOnly-4 6 21950538 ns/op 2.45 MB/s BenchmarkResolve-4 62 2513737 ns/op 21.43 MB/s PASS ok go/parser 2.397s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 137219009 ns/op 0.38 MB/s 5099520 B/op 27599 allocs/op BenchmarkPrintDecl-4 792 186538 ns/op 0.17 MB/s 17426 B/op 51 allocs/op PASS ok go/printer 0.365s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 253 803822 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 9606624 ns/op 5.69 MB/s BenchmarkScanFiles/go/parser/parser.go-4 8 22283569 ns/op 3.23 MB/s BenchmarkScanFiles/net/http/server.go-4 4 30978249 ns/op 3.66 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 188 884689 ns/op 3.48 MB/s PASS ok go/scanner 1.267s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1516686 84.40 ns/op PASS ok go/token 0.287s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 154 1403065 ns/op BenchmarkNamed/Underlying/nongeneric-4 796780 135.0 ns/op BenchmarkNamed/Underlying/generic-4 679963 156.2 ns/op BenchmarkNamed/Underlying/src_instance-4 887178 144.6 ns/op BenchmarkNamed/Underlying/user_instance-4 833126 151.3 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 14635 9133 ns/op BenchmarkNamed/NewMethodSet/generic-4 10000 10037 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 12685 11417 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 10000 12928 ns/op BenchmarkCheck/http/funcbodies/info-4 1 570527296 ns/op 53228 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 418046650 ns/op 72645 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 300971785 ns/op 100810 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 232353415 ns/op 130711 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2225488564 ns/op 2301 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 158226293 ns/op 32242 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 145586600 ns/op 34893 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 115720319 ns/op 43999 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 670416913 ns/op 3229 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 1 101594108 ns/op 21115 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 86219555 ns/op 24010 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 88258902 ns/op 24181 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1825614877 ns/op 33996 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 655445002 ns/op 94626 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 204089942 ns/op 303280 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 173559039 ns/op 356760 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2692731298 ns/op 749.2 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 180109024 ns/op 11089 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 153799860 ns/op 12996 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 181071117 ns/op 11060 lines/s PASS ok go/types 44.353s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 13110 8897 ns/op 115.10 MB/s PASS ok hash/adler32 0.254s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 250696 472.5 ns/op 31.75 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 197823 738.8 ns/op 20.30 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 142269 1099 ns/op 36.41 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 135326 1232 ns/op 32.48 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 364500 439.9 ns/op 1163.77 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 375542 294.0 ns/op 1741.51 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 357202 361.1 ns/op 2836.15 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 356228 465.4 ns/op 2200.04 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 233191 450.0 ns/op 9103.20 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 278418 547.2 ns/op 7484.99 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 59101 1882 ns/op 17414.66 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 53121 2152 ns/op 15229.85 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 438028 289.0 ns/op 51.91 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 385213 472.9 ns/op 31.72 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 435949 296.2 ns/op 135.03 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 437502 298.9 ns/op 133.83 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 329937 382.5 ns/op 1338.55 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 362137 405.7 ns/op 1262.15 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 309204 451.5 ns/op 2268.02 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 275971 663.0 ns/op 1544.55 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 210376 870.9 ns/op 4703.05 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 233563 547.8 ns/op 7477.10 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 51472 2186 ns/op 14992.78 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 56304 2234 ns/op 14669.54 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 234910 655.6 ns/op 22.88 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 221713 536.6 ns/op 27.95 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 142347 905.1 ns/op 44.20 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 146094 888.0 ns/op 45.05 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 10000 11723 ns/op 43.67 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 10000 10318 ns/op 49.62 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 5617 34581 ns/op 29.61 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 6640 20821 ns/op 49.18 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1302 101930 ns/op 40.18 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1190 90853 ns/op 45.08 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 157 733847 ns/op 44.65 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 148 742257 ns/op 44.15 MB/s PASS ok hash/crc32 7.829s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 100 1353118 ns/op 48.43 MB/s BenchmarkCrc64/ISO4KB-4 1479 91309 ns/op 44.86 MB/s BenchmarkCrc64/ISO1KB-4 8592 14845 ns/op 68.98 MB/s BenchmarkCrc64/ECMA64KB-4 141 782158 ns/op 83.79 MB/s BenchmarkCrc64/Random64KB-4 100 1295123 ns/op 50.60 MB/s BenchmarkCrc64/Random16KB-4 628 279602 ns/op 58.60 MB/s PASS ok hash/crc64 1.126s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 13938 8632 ns/op 118.63 MB/s BenchmarkFnv32aKB-4 12183 9480 ns/op 108.01 MB/s BenchmarkFnv64KB-4 12312 13284 ns/op 77.09 MB/s BenchmarkFnv64aKB-4 10000 10677 ns/op 95.91 MB/s BenchmarkFnv128KB-4 1650 76292 ns/op 13.42 MB/s BenchmarkFnv128aKB-4 1614 89921 ns/op 11.39 MB/s PASS ok hash/fnv 1.347s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 385162 280.7 ns/op 14.25 MB/s BenchmarkHash/n=4/Bytes-4 2983351 41.36 ns/op 96.71 MB/s BenchmarkHash/n=4/String-4 3010320 36.83 ns/op 108.61 MB/s BenchmarkHash/n=8/Write-4 406994 287.6 ns/op 27.81 MB/s BenchmarkHash/n=8/Bytes-4 2937927 41.66 ns/op 192.01 MB/s BenchmarkHash/n=8/String-4 2760646 39.22 ns/op 203.96 MB/s BenchmarkHash/n=16/Write-4 477462 292.6 ns/op 54.67 MB/s BenchmarkHash/n=16/Bytes-4 3333228 35.79 ns/op 447.06 MB/s BenchmarkHash/n=16/String-4 3433812 43.89 ns/op 364.58 MB/s BenchmarkHash/n=32/Write-4 471666 293.1 ns/op 109.18 MB/s BenchmarkHash/n=32/Bytes-4 3007322 35.58 ns/op 899.27 MB/s BenchmarkHash/n=32/String-4 3202401 36.09 ns/op 886.71 MB/s BenchmarkHash/n=64/Write-4 389510 396.7 ns/op 161.32 MB/s BenchmarkHash/n=64/Bytes-4 3083571 37.27 ns/op 1717.26 MB/s BenchmarkHash/n=64/String-4 2892806 38.38 ns/op 1667.36 MB/s BenchmarkHash/n=256/Write-4 347811 396.5 ns/op 645.57 MB/s BenchmarkHash/n=256/Bytes-4 2158252 90.32 ns/op 2834.47 MB/s BenchmarkHash/n=256/String-4 2162896 54.32 ns/op 4712.54 MB/s BenchmarkHash/n=320/Write-4 308202 383.9 ns/op 833.55 MB/s BenchmarkHash/n=320/Bytes-4 1874775 84.88 ns/op 3770.19 MB/s BenchmarkHash/n=320/String-4 2009002 59.59 ns/op 5369.60 MB/s BenchmarkHash/n=1024/Write-4 217957 732.4 ns/op 1398.07 MB/s BenchmarkHash/n=1024/Bytes-4 890298 152.1 ns/op 6730.98 MB/s BenchmarkHash/n=1024/String-4 989155 130.8 ns/op 7827.34 MB/s BenchmarkHash/n=4096/Write-4 83614 1371 ns/op 2987.04 MB/s BenchmarkHash/n=4096/Bytes-4 263043 553.9 ns/op 7394.70 MB/s BenchmarkHash/n=4096/String-4 231394 468.1 ns/op 8751.01 MB/s BenchmarkHash/n=16384/Write-4 29187 4025 ns/op 4070.85 MB/s BenchmarkHash/n=16384/Bytes-4 67672 1743 ns/op 9398.78 MB/s BenchmarkHash/n=16384/String-4 69296 2103 ns/op 7789.84 MB/s PASS ok hash/maphash 6.652s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 723 170323 ns/op BenchmarkEscapeNone-4 126940 852.6 ns/op BenchmarkUnescape-4 762 179529 ns/op BenchmarkUnescapeNone-4 614454 195.6 ns/op BenchmarkUnescapeSparse-4 10000 23857 ns/op BenchmarkUnescapeDense-4 1159 111867 ns/op PASS ok html 1.136s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 8522 13777 ns/op BenchmarkCSSEscaperNoSpecials-4 37580 3419 ns/op BenchmarkDecodeCSS-4 22906 5009 ns/op BenchmarkDecodeCSSNoSpecials-4 3354304 38.29 ns/op BenchmarkCSSValueFilter-4 89218 1491 ns/op BenchmarkCSSValueFilterOk-4 65839 2184 ns/op BenchmarkEscapedExecute-4 3242 45801 ns/op BenchmarkHTMLNospaceEscaper-4 9202 14599 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 50545 2074 ns/op BenchmarkStripTags-4 16446 7387 ns/op BenchmarkStripTagsNoSpecials-4 292884 603.0 ns/op BenchmarkJSValEscaperWithNum-4 23810 6849 ns/op BenchmarkJSValEscaperWithStr-4 4448 25792 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 18240 5756 ns/op BenchmarkJSValEscaperWithObj-4 4234 30235 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 13386 15842 ns/op BenchmarkJSStrEscaperNoSpecials-4 35488 2952 ns/op BenchmarkJSStrEscaper-4 10000 12657 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 29595 3703 ns/op BenchmarkJSRegexpEscaper-4 9240 13962 ns/op BenchmarkTemplateSpecialTags-4 100 1232547 ns/op BenchmarkURLEscaper-4 4189 32847 ns/op BenchmarkURLEscaperNoSpecials-4 123333 972.4 ns/op BenchmarkURLNormalizer-4 5131 29496 ns/op BenchmarkURLNormalizerNoSpecials-4 145100 1074 ns/op BenchmarkSrcsetFilter-4 14512 8689 ns/op BenchmarkSrcsetFilterNoSpecials-4 87212 1613 ns/op PASS ok html/template 5.570s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 452875 228.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 410581 271.7 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 441361 333.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 474943 294.7 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1436942 113.9 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 147.4 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1354693 116.7 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 124.5 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 793101 224.0 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 298713 444.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 256214 498.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 365782 385.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 270445 458.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 620792 193.2 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 439732 417.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 608504 170.8 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 422640 321.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 321901 344.8 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1311350 112.8 ns/op BenchmarkRGBASetRGBA-4 1000000 170.5 ns/op BenchmarkRGBA64At-4 866790 174.4 ns/op BenchmarkRGBA64SetRGBA64-4 759040 153.8 ns/op BenchmarkNRGBAAt-4 1255304 97.39 ns/op BenchmarkNRGBASetNRGBA-4 1000000 139.0 ns/op BenchmarkNRGBA64At-4 877054 142.0 ns/op BenchmarkNRGBA64SetNRGBA64-4 741609 166.3 ns/op BenchmarkAlphaAt-4 2226542 54.37 ns/op BenchmarkAlphaSetAlpha-4 2139915 59.37 ns/op BenchmarkAlpha16At-4 1284811 86.16 ns/op BenchmarkAlphaSetAlpha16-4 1262829 91.45 ns/op BenchmarkGrayAt-4 2253358 60.27 ns/op BenchmarkGraySetGray-4 1946150 60.61 ns/op BenchmarkGray16At-4 1347744 88.75 ns/op BenchmarkGraySetGray16-4 1000000 116.8 ns/op PASS ok image 7.726s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 2832865 40.32 ns/op BenchmarkYCbCrToRGB/128-4 2729743 50.09 ns/op BenchmarkYCbCrToRGB/255-4 2491558 40.71 ns/op BenchmarkRGBToYCbCr/0-4 2760247 48.49 ns/op BenchmarkRGBToYCbCr/Cb-4 2627356 41.17 ns/op BenchmarkRGBToYCbCr/Cr-4 2576812 42.41 ns/op BenchmarkYCbCrToRGBA/0-4 2364234 45.94 ns/op BenchmarkYCbCrToRGBA/128-4 2704852 55.03 ns/op BenchmarkYCbCrToRGBA/255-4 2496217 69.58 ns/op BenchmarkNYCbCrAToRGBA/0-4 2298406 52.97 ns/op BenchmarkNYCbCrAToRGBA/128-4 2383416 80.08 ns/op BenchmarkNYCbCrAToRGBA/255-4 2419236 55.40 ns/op PASS ok image/color 3.066s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 3 40582010 ns/op BenchmarkFillSrc-4 315 585172 ns/op BenchmarkCopyOver-4 6 17718832 ns/op BenchmarkCopySrc-4 446 246139 ns/op BenchmarkNRGBAOver-4 7 17740291 ns/op BenchmarkNRGBASrc-4 10 15252971 ns/op BenchmarkYCbCr-4 9 12020525 ns/op BenchmarkGray-4 18 7343418 ns/op BenchmarkCMYK-4 10 10660086 ns/op BenchmarkGlyphOver-4 21 6295307 ns/op BenchmarkRGBAMaskOver-4 4 32118759 ns/op BenchmarkGrayMaskOver-4 6 20474871 ns/op BenchmarkRGBA64ImageMaskOver-4 3 33891325 ns/op BenchmarkRGBA-4 5 24829983 ns/op BenchmarkPalettedFill-4 848 253417 ns/op BenchmarkPalettedRGBA-4 4 28198824 ns/op BenchmarkGenericOver-4 2 60002983 ns/op BenchmarkGenericMaskOver-4 5 25080506 ns/op BenchmarkGenericSrc-4 3 38386281 ns/op BenchmarkGenericMaskSrc-4 3 40334600 ns/op PASS ok image/draw 8.422s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 20 5413967 ns/op 2.85 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 142551277 ns/op 2.16 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2982962851 ns/op 0.41 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 60 2362943 ns/op 6.54 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 132093146 ns/op 0.47 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 4.374s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 4446 41485 ns/op BenchmarkIDCT-4 5226 25279 ns/op BenchmarkDecodeBaseline-4 8 14102797 ns/op 4.38 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 20229779 ns/op 3.05 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 157782471 ns/op 7.79 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 198411791 ns/op 4.64 MB/s 4408 B/op 5 allocs/op PASS ok image/jpeg 1.815s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 17739072 9.160 ns/op BenchmarkDecodeGray-4 12 9613273 ns/op 6.82 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 57919662 ns/op 4.53 MB/s 337330 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 52880384 ns/op 4.96 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 21 5483580 ns/op 11.95 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 35816730 ns/op 7.32 MB/s 332002 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 40841721 ns/op 6.42 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 51501199 ns/op 5.96 MB/s 852188 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 3 47609194 ns/op 6.45 MB/s 284053 B/op 9 allocs/op BenchmarkEncodeNRGBOpaque-4 1 176894620 ns/op 6.95 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 202064147 ns/op 6.08 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 4 33379552 ns/op 9.20 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 221850535 ns/op 5.54 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 831939094 ns/op 1.48 MB/s 864184 B/op 30 allocs/op PASS ok image/png 4.391s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 62047724 ns/op 1.61 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 62037138 ns/op 1.61 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 433231532 ns/op 1.15 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 311150871 ns/op 1.61 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 63218717 ns/op 1.58 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 55372384 ns/op 1.81 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 410017114 ns/op 1.22 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 341395971 ns/op 1.46 MB/s 4005984 B/op 4 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 973175229 ns/op 1.03 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 684576006 ns/op 1.46 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 4706476328 ns/op 1.06 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 4196653915 ns/op 1.19 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 12439094 ns/op 8.04 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 8 16092317 ns/op 6.21 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 62855539 ns/op 7.95 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 61702519 ns/op 8.10 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 112223457 ns/op 8.91 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 97642718 ns/op 10.24 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 634872956 ns/op 7.88 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 717477788 ns/op 6.97 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 65153876 ns/op 1.53 MB/s 540752 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 3 46051793 ns/op 2.17 MB/s 1073232 B/op 3 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 310952955 ns/op 1.61 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 275261753 ns/op 1.82 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 687968399 ns/op 1.45 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 646634188 ns/op 1.55 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 5231031520 ns/op 0.96 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 5118187561 ns/op 0.98 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 134206888 ns/op 31.14 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 132944069 ns/op 31.44 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 73.044s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 35366 3046 ns/op 0.33 MB/s BenchmarkMarshalCorpusFile/2-4 38473 3390 ns/op 0.59 MB/s BenchmarkMarshalCorpusFile/4-4 32994 3826 ns/op 1.05 MB/s BenchmarkMarshalCorpusFile/8-4 27439 4271 ns/op 1.87 MB/s BenchmarkMarshalCorpusFile/16-4 21318 5591 ns/op 2.86 MB/s BenchmarkMarshalCorpusFile/32-4 14233 9073 ns/op 3.53 MB/s BenchmarkMarshalCorpusFile/64-4 7316 14902 ns/op 4.29 MB/s BenchmarkMarshalCorpusFile/128-4 4672 24603 ns/op 5.20 MB/s BenchmarkMarshalCorpusFile/256-4 2454 47187 ns/op 5.43 MB/s BenchmarkMarshalCorpusFile/512-4 1327 102889 ns/op 4.98 MB/s BenchmarkMarshalCorpusFile/1024-4 697 189331 ns/op 5.41 MB/s BenchmarkMarshalCorpusFile/2048-4 314 412579 ns/op 4.96 MB/s BenchmarkMarshalCorpusFile/4096-4 151 801305 ns/op 5.11 MB/s BenchmarkMarshalCorpusFile/8192-4 92 1536098 ns/op 5.33 MB/s BenchmarkMarshalCorpusFile/16384-4 40 3174714 ns/op 5.16 MB/s BenchmarkMarshalCorpusFile/32768-4 15 6779867 ns/op 4.83 MB/s BenchmarkMarshalCorpusFile/65536-4 8 15335781 ns/op 4.27 MB/s BenchmarkMarshalCorpusFile/131072-4 3 38167661 ns/op 3.43 MB/s BenchmarkMarshalCorpusFile/262144-4 2 54767028 ns/op 4.79 MB/s BenchmarkMarshalCorpusFile/524288-4 1 105239447 ns/op 4.98 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 207905661 ns/op 5.04 MB/s BenchmarkUnmarshalCorpusFile/1-4 8336 13378 ns/op 0.07 MB/s BenchmarkUnmarshalCorpusFile/2-4 9249 14054 ns/op 0.14 MB/s BenchmarkUnmarshalCorpusFile/4-4 9088 15088 ns/op 0.27 MB/s BenchmarkUnmarshalCorpusFile/8-4 7207 16253 ns/op 0.49 MB/s BenchmarkUnmarshalCorpusFile/16-4 6960 20463 ns/op 0.78 MB/s BenchmarkUnmarshalCorpusFile/32-4 4164 29158 ns/op 1.10 MB/s BenchmarkUnmarshalCorpusFile/64-4 3385 37036 ns/op 1.73 MB/s BenchmarkUnmarshalCorpusFile/128-4 2487 51341 ns/op 2.49 MB/s BenchmarkUnmarshalCorpusFile/256-4 858 126505 ns/op 2.02 MB/s BenchmarkUnmarshalCorpusFile/512-4 478 234035 ns/op 2.19 MB/s BenchmarkUnmarshalCorpusFile/1024-4 224 475088 ns/op 2.16 MB/s BenchmarkUnmarshalCorpusFile/2048-4 132 888870 ns/op 2.30 MB/s BenchmarkUnmarshalCorpusFile/4096-4 73 1749905 ns/op 2.34 MB/s BenchmarkUnmarshalCorpusFile/8192-4 36 3450410 ns/op 2.37 MB/s BenchmarkUnmarshalCorpusFile/16384-4 16 6829434 ns/op 2.40 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 13839749 ns/op 2.37 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 26782266 ns/op 2.45 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 52614448 ns/op 2.49 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 116869983 ns/op 2.24 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 213989475 ns/op 2.45 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 409759450 ns/op 2.56 MB/s BenchmarkMutatorBytes/1-4 37782 3109 ns/op BenchmarkMutatorBytes/10-4 42332 2866 ns/op BenchmarkMutatorBytes/100-4 35287 3326 ns/op BenchmarkMutatorBytes/1000-4 25095 4530 ns/op BenchmarkMutatorBytes/10000-4 8301 19307 ns/op BenchmarkMutatorBytes/100000-4 1078 122696 ns/op BenchmarkMutatorString/1-4 36072 3349 ns/op BenchmarkMutatorString/10-4 35722 3177 ns/op BenchmarkMutatorString/100-4 32583 3727 ns/op BenchmarkMutatorString/1000-4 15922 6740 ns/op BenchmarkMutatorString/10000-4 3373 41891 ns/op BenchmarkMutatorString/100000-4 394 343600 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 18974 6221 ns/op BenchmarkMutatorAllBasicTypes/string-4 17630 6631 ns/op BenchmarkMutatorAllBasicTypes/bool-4 61424 2394 ns/op BenchmarkMutatorAllBasicTypes/float32-4 53065 2276 ns/op BenchmarkMutatorAllBasicTypes/float64-4 51244 2442 ns/op BenchmarkMutatorAllBasicTypes/int-4 58783 2292 ns/op BenchmarkMutatorAllBasicTypes/int8-4 48960 2375 ns/op BenchmarkMutatorAllBasicTypes/int16-4 44167 2565 ns/op BenchmarkMutatorAllBasicTypes/int32-4 47836 2314 ns/op BenchmarkMutatorAllBasicTypes/int64-4 51900 2323 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 47323 2450 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 50422 2348 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 49764 2366 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 47251 2341 ns/op PASS ok internal/fuzz 12.520s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 15292 8432 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 150622 870.3 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 0.569s PASS ok internal/poll 0.048s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 5 20180901 ns/op PASS ok internal/trace 3.754s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 7064 22792 ns/op BenchmarkCopyNLarge-4 298 556375 ns/op PASS ok io 0.598s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 139510 833.7 ns/op BenchmarkPrintln-4 21132 4736 ns/op BenchmarkPrintlnNoFlags-4 34076 3006 ns/op PASS ok log 0.689s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2543656 44.34 ns/op BenchmarkAcosh-4 1377300 85.56 ns/op BenchmarkAsin-4 2771526 42.59 ns/op BenchmarkAsinh-4 1338076 89.97 ns/op BenchmarkAtan-4 3111129 37.37 ns/op BenchmarkAtanh-4 1380085 85.31 ns/op BenchmarkAtan2-4 2424879 48.92 ns/op BenchmarkCbrt-4 1682758 69.08 ns/op BenchmarkCeil-4 27398572 4.822 ns/op BenchmarkCopysign-4 4192797 28.02 ns/op BenchmarkCos-4 1458517 86.21 ns/op BenchmarkCosh-4 1913508 57.22 ns/op BenchmarkErf-4 3359254 34.21 ns/op BenchmarkErfc-4 3396543 35.26 ns/op BenchmarkErfinv-4 3111522 37.23 ns/op BenchmarkErfcinv-4 3033639 37.00 ns/op BenchmarkExp-4 4101826 29.05 ns/op BenchmarkExpGo-4 1000000 107.6 ns/op BenchmarkExpm1-4 2692958 44.79 ns/op BenchmarkExp2-4 1000000 101.8 ns/op BenchmarkExp2Go-4 1000000 105.9 ns/op BenchmarkAbs-4 5302050 22.55 ns/op BenchmarkDim-4 11677240 9.429 ns/op BenchmarkFloor-4 24507976 4.774 ns/op BenchmarkMax-4 18319605 6.938 ns/op BenchmarkMin-4 18466972 7.004 ns/op BenchmarkMod-4 398570 305.3 ns/op BenchmarkFrexp-4 1934656 59.09 ns/op BenchmarkGamma-4 959992 143.5 ns/op BenchmarkHypot-4 10596186 9.798 ns/op BenchmarkHypotGo-4 1829454 63.89 ns/op BenchmarkIlogb-4 2274163 54.26 ns/op BenchmarkJ0-4 328959 388.0 ns/op BenchmarkJ1-4 322096 397.9 ns/op BenchmarkJn-4 130474 851.7 ns/op BenchmarkLdexp-4 2049309 58.44 ns/op BenchmarkLgamma-4 1000000 101.8 ns/op BenchmarkLog-4 6793369 18.11 ns/op BenchmarkLogb-4 2270223 50.84 ns/op BenchmarkLog1p-4 1769896 68.38 ns/op BenchmarkLog10-4 5803766 19.27 ns/op BenchmarkLog2-4 1628539 71.22 ns/op BenchmarkModf-4 2492672 45.58 ns/op BenchmarkNextafter32-4 2550728 46.53 ns/op BenchmarkNextafter64-4 2579307 45.59 ns/op BenchmarkPowInt-4 655008 194.9 ns/op BenchmarkPowFrac-4 514688 250.5 ns/op BenchmarkPow10Pos-4 6626644 18.27 ns/op BenchmarkPow10Neg-4 6371625 18.49 ns/op BenchmarkRound-4 4372932 24.39 ns/op BenchmarkRoundToEven-4 13469258 9.751 ns/op BenchmarkRemainder-4 582628 227.0 ns/op BenchmarkSignbit-4 7142511 16.06 ns/op BenchmarkSin-4 1646001 73.19 ns/op BenchmarkSincos-4 1216184 94.88 ns/op BenchmarkSinh-4 2205226 52.88 ns/op BenchmarkSqrtIndirect-4 21570939 5.180 ns/op BenchmarkSqrtLatency-4 23991060 5.332 ns/op BenchmarkSqrtIndirectLatency-4 24644371 5.190 ns/op BenchmarkSqrtGoLatency-4 1407390 82.98 ns/op BenchmarkSqrtPrime-4 44142 2722 ns/op BenchmarkTan-4 1614075 72.65 ns/op BenchmarkTanh-4 1787625 65.84 ns/op BenchmarkTrunc-4 26564769 4.769 ns/op BenchmarkY0-4 342296 375.9 ns/op BenchmarkY1-4 329311 371.4 ns/op BenchmarkYn-4 155103 777.3 ns/op BenchmarkFloat64bits-4 8017491 14.64 ns/op BenchmarkFloat64frombits-4 7648033 15.45 ns/op BenchmarkFloat32bits-4 6848370 16.13 ns/op BenchmarkFloat32frombits-4 7779831 14.90 ns/op BenchmarkFMA-4 25088084 5.026 ns/op PASS ok math 13.177s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 17485347 7.270 ns/op 8802.79 MB/s BenchmarkAddVV/2-4 15083479 8.225 ns/op 15562.36 MB/s BenchmarkAddVV/3-4 14192365 8.817 ns/op 21775.04 MB/s BenchmarkAddVV/4-4 12915876 8.833 ns/op 28983.31 MB/s BenchmarkAddVV/5-4 12259768 9.719 ns/op 32924.87 MB/s BenchmarkAddVV/10-4 9435980 12.14 ns/op 52732.98 MB/s BenchmarkAddVV/100-4 2290891 47.21 ns/op 135557.73 MB/s BenchmarkAddVV/1000-4 307573 418.3 ns/op 153014.35 MB/s BenchmarkSubVV/1-4 17044969 7.327 ns/op 8735.28 MB/s BenchmarkSubVV/2-4 15499017 8.782 ns/op 14575.30 MB/s BenchmarkSubVV/3-4 14137897 8.949 ns/op 21455.29 MB/s BenchmarkSubVV/4-4 14157610 9.007 ns/op 28421.30 MB/s BenchmarkSubVV/5-4 12734260 9.665 ns/op 33109.33 MB/s BenchmarkSubVV/10-4 9711937 12.20 ns/op 52452.15 MB/s BenchmarkSubVV/100-4 2556786 47.93 ns/op 133522.77 MB/s BenchmarkSubVV/1000-4 278691 435.5 ns/op 146963.96 MB/s BenchmarkAddVW/1-4 18960961 6.658 ns/op 1201.48 MB/s BenchmarkAddVW/2-4 17315049 7.067 ns/op 2264.17 MB/s BenchmarkAddVW/3-4 16842598 7.427 ns/op 3231.58 MB/s BenchmarkAddVW/4-4 16381810 7.615 ns/op 4202.37 MB/s BenchmarkAddVW/5-4 14815315 8.406 ns/op 4758.30 MB/s BenchmarkAddVW/10-4 12607146 10.46 ns/op 7645.48 MB/s BenchmarkAddVW/100-4 322291 366.5 ns/op 2182.66 MB/s BenchmarkAddVW/1000-4 47133 2516 ns/op 3179.71 MB/s BenchmarkAddVWext/1-4 19056288 6.527 ns/op 1225.68 MB/s BenchmarkAddVWext/2-4 17483304 7.144 ns/op 2239.56 MB/s BenchmarkAddVWext/3-4 15495592 7.491 ns/op 3203.71 MB/s BenchmarkAddVWext/4-4 15449353 7.809 ns/op 4097.96 MB/s BenchmarkAddVWext/5-4 14771062 8.304 ns/op 4816.68 MB/s BenchmarkAddVWext/10-4 12937521 9.573 ns/op 8356.45 MB/s BenchmarkAddVWext/100-4 55468 2135 ns/op 374.78 MB/s BenchmarkAddVWext/1000-4 5932 21030 ns/op 380.41 MB/s BenchmarkSubVW/1-4 18707524 6.546 ns/op 1222.18 MB/s BenchmarkSubVW/2-4 17878338 6.997 ns/op 2286.83 MB/s BenchmarkSubVW/3-4 16085238 7.497 ns/op 3201.19 MB/s BenchmarkSubVW/4-4 15792176 7.788 ns/op 4108.86 MB/s BenchmarkSubVW/5-4 15044806 8.199 ns/op 4878.85 MB/s BenchmarkSubVW/10-4 12570667 9.643 ns/op 8296.08 MB/s BenchmarkSubVW/100-4 338719 379.4 ns/op 2108.59 MB/s BenchmarkSubVW/1000-4 42825 2660 ns/op 3007.00 MB/s BenchmarkSubVWext/1-4 17583396 7.360 ns/op 1086.90 MB/s BenchmarkSubVWext/2-4 15249808 9.007 ns/op 1776.40 MB/s BenchmarkSubVWext/3-4 16440607 8.114 ns/op 2958.02 MB/s BenchmarkSubVWext/4-4 12039471 8.421 ns/op 3800.13 MB/s BenchmarkSubVWext/5-4 13972953 8.782 ns/op 4554.82 MB/s BenchmarkSubVWext/10-4 11813031 10.73 ns/op 7453.32 MB/s BenchmarkSubVWext/100-4 54636 2162 ns/op 369.99 MB/s BenchmarkSubVWext/1000-4 5948 21718 ns/op 368.35 MB/s BenchmarkMulAddVWW/1-4 15348730 8.090 ns/op 7910.91 MB/s BenchmarkMulAddVWW/2-4 14061070 8.592 ns/op 14897.72 MB/s BenchmarkMulAddVWW/3-4 12426465 9.275 ns/op 20699.97 MB/s BenchmarkMulAddVWW/4-4 12536998 9.802 ns/op 26118.28 MB/s BenchmarkMulAddVWW/5-4 11347056 10.59 ns/op 30205.87 MB/s BenchmarkMulAddVWW/10-4 8019859 14.44 ns/op 44318.38 MB/s BenchmarkMulAddVWW/100-4 1550281 75.13 ns/op 85184.65 MB/s BenchmarkMulAddVWW/1000-4 174327 737.7 ns/op 86754.25 MB/s BenchmarkAddMulVVW/1-4 17128864 7.821 ns/op 8183.48 MB/s BenchmarkAddMulVVW/2-4 13634803 8.671 ns/op 14762.49 MB/s BenchmarkAddMulVVW/3-4 13603672 9.712 ns/op 19768.66 MB/s BenchmarkAddMulVVW/4-4 11525556 10.71 ns/op 23893.04 MB/s BenchmarkAddMulVVW/5-4 8620987 12.73 ns/op 25142.99 MB/s BenchmarkAddMulVVW/10-4 8466310 14.37 ns/op 44531.18 MB/s BenchmarkAddMulVVW/100-4 1697780 73.19 ns/op 87445.18 MB/s BenchmarkAddMulVVW/1000-4 216999 648.4 ns/op 98697.53 MB/s BenchmarkDivWVW/1-4 1866145 62.52 ns/op 1023.70 MB/s BenchmarkDivWVW/2-4 779696 132.7 ns/op 964.64 MB/s BenchmarkDivWVW/3-4 878300 147.2 ns/op 1304.63 MB/s BenchmarkDivWVW/4-4 726532 173.8 ns/op 1472.96 MB/s BenchmarkDivWVW/5-4 638215 201.3 ns/op 1589.70 MB/s BenchmarkDivWVW/10-4 368078 344.2 ns/op 1859.12 MB/s BenchmarkDivWVW/100-4 41772 2728 ns/op 2346.36 MB/s BenchmarkDivWVW/1000-4 4662 27307 ns/op 2343.71 MB/s BenchmarkNonZeroShifts/1/shrVU-4 15826558 7.129 ns/op BenchmarkNonZeroShifts/1/shlVU-4 17491194 6.946 ns/op BenchmarkNonZeroShifts/2/shrVU-4 15116151 7.956 ns/op BenchmarkNonZeroShifts/2/shlVU-4 15321318 7.742 ns/op BenchmarkNonZeroShifts/3/shrVU-4 14250567 8.293 ns/op BenchmarkNonZeroShifts/3/shlVU-4 14656353 7.943 ns/op BenchmarkNonZeroShifts/4/shrVU-4 12779036 8.836 ns/op BenchmarkNonZeroShifts/4/shlVU-4 13300544 8.415 ns/op BenchmarkNonZeroShifts/5/shrVU-4 12217744 9.252 ns/op BenchmarkNonZeroShifts/5/shlVU-4 11297515 9.035 ns/op BenchmarkNonZeroShifts/10/shrVU-4 9154666 12.61 ns/op BenchmarkNonZeroShifts/10/shlVU-4 9535356 11.62 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1516220 76.82 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1575098 66.83 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 189532 725.3 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 227763 552.4 ns/op BenchmarkDecimalConversion-4 219 537710 ns/op BenchmarkFloatString/100-4 12600 9621 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 238 492723 ns/op 2908 B/op 10 allocs/op BenchmarkFloatString/10000-4 3 43063334 ns/op 60525 B/op 47 allocs/op BenchmarkFloatString/100000-4 1 4447855539 ns/op 855240 B/op 522 allocs/op BenchmarkFloatAdd/10-4 175032 700.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 176330 708.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 165050 766.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 94050 1279 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 18828 6179 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 228250 524.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 234006 535.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 231736 534.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 169476 676.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 59198 2049 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1914 68516 ns/op BenchmarkParseFloatLargeExp-4 505 247600 ns/op BenchmarkGCD10x10/WithoutXY-4 193141 635.3 ns/op BenchmarkGCD10x10/WithXY-4 56950 2160 ns/op BenchmarkGCD10x100/WithoutXY-4 103387 1239 ns/op BenchmarkGCD10x100/WithXY-4 20060 6121 ns/op BenchmarkGCD10x1000/WithoutXY-4 66236 2030 ns/op BenchmarkGCD10x1000/WithXY-4 14850 7932 ns/op BenchmarkGCD100x100/WithoutXY-4 24986 4839 ns/op BenchmarkGCD100x100/WithXY-4 10708 11061 ns/op BenchmarkGCD100x1000/WithoutXY-4 13198 8808 ns/op BenchmarkGCD100x1000/WithXY-4 5697 17761 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2168 54785 ns/op BenchmarkGCD1000x1000/WithXY-4 1166 101115 ns/op BenchmarkHilbert-4 21 5465649 ns/op BenchmarkBinomial-4 12330 9487 ns/op BenchmarkQuoRem-4 24148 5042 ns/op BenchmarkExp-4 18 6657660 ns/op BenchmarkExpMont/Odd-4 121 950512 ns/op 2591 B/op 22 allocs/op BenchmarkExpMont/Even1-4 124 946082 ns/op 3366 B/op 38 allocs/op BenchmarkExpMont/Even2-4 118 1002002 ns/op 3815 B/op 52 allocs/op BenchmarkExpMont/Even3-4 100 1001209 ns/op 3841 B/op 53 allocs/op BenchmarkExpMont/Even4-4 121 973423 ns/op 3838 B/op 53 allocs/op BenchmarkExpMont/Even8-4 121 1005731 ns/op 3855 B/op 53 allocs/op BenchmarkExpMont/Even32-4 100 1079500 ns/op 3824 B/op 52 allocs/op BenchmarkExpMont/Even64-4 100 1057851 ns/op 3660 B/op 54 allocs/op BenchmarkExpMont/Even96-4 135 882622 ns/op 3794 B/op 52 allocs/op BenchmarkExpMont/Even128-4 139 757787 ns/op 3244 B/op 50 allocs/op BenchmarkExpMont/Even255-4 164 731098 ns/op 2930 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 362 349067 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 300 389385 ns/op 1731 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 309 373013 ns/op 1735 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 301 373485 ns/op 1748 B/op 47 allocs/op BenchmarkExp2-4 18 6860615 ns/op BenchmarkBitset-4 587785 185.7 ns/op BenchmarkBitsetNeg-4 352801 330.7 ns/op BenchmarkBitsetOrig-4 223282 587.9 ns/op BenchmarkBitsetNegOrig-4 158931 985.3 ns/op BenchmarkModSqrt225_Tonelli-4 112 1048857 ns/op BenchmarkModSqrt225_3Mod4-4 387 310185 ns/op BenchmarkModSqrt231_Tonelli-4 100 1056703 ns/op BenchmarkModSqrt231_5Mod8-4 320 368653 ns/op BenchmarkModInverse-4 13546 8977 ns/op BenchmarkSqrt-4 2187 62532 ns/op BenchmarkIntSqr/1-4 918710 114.4 ns/op BenchmarkIntSqr/2-4 594674 210.0 ns/op BenchmarkIntSqr/3-4 502610 220.4 ns/op BenchmarkIntSqr/5-4 405896 312.7 ns/op BenchmarkIntSqr/8-4 303758 391.4 ns/op BenchmarkIntSqr/10-4 256194 484.1 ns/op BenchmarkIntSqr/20-4 56643 2290 ns/op BenchmarkIntSqr/30-4 41215 3069 ns/op BenchmarkIntSqr/50-4 26282 4683 ns/op BenchmarkIntSqr/80-4 15951 7634 ns/op BenchmarkIntSqr/100-4 10000 10153 ns/op BenchmarkIntSqr/200-4 4632 24863 ns/op BenchmarkIntSqr/300-4 2022 61889 ns/op BenchmarkIntSqr/500-4 967 114637 ns/op BenchmarkIntSqr/800-4 420 289135 ns/op BenchmarkIntSqr/1000-4 302 409471 ns/op BenchmarkDiv/20/10-4 382308 306.6 ns/op BenchmarkDiv/40/20-4 429495 307.4 ns/op BenchmarkDiv/100/50-4 331641 379.4 ns/op BenchmarkDiv/200/100-4 56637 2067 ns/op BenchmarkDiv/400/200-4 45703 2267 ns/op BenchmarkDiv/1000/500-4 40558 2706 ns/op BenchmarkDiv/2000/1000-4 33553 3618 ns/op BenchmarkDiv/20000/10000-4 1326 115989 ns/op BenchmarkDiv/200000/100000-4 32 4056429 ns/op BenchmarkDiv/2000000/1000000-4 1 127260654 ns/op BenchmarkDiv/20000000/10000000-4 1 3430857924 ns/op BenchmarkMul-4 6 20156541 ns/op BenchmarkNatMul/10-4 177541 755.6 ns/op BenchmarkNatMul/100-4 5859 22492 ns/op BenchmarkNatMul/1000-4 195 629759 ns/op BenchmarkZeroShifts/Shl-4 9740 10286 ns/op BenchmarkZeroShifts/ShlSame-4 3828951 30.57 ns/op BenchmarkZeroShifts/Shr-4 10000 12669 ns/op BenchmarkZeroShifts/ShrSame-4 3700671 31.11 ns/op BenchmarkExp3Power/0x10-4 171963 776.8 ns/op BenchmarkExp3Power/0x40-4 148186 928.3 ns/op BenchmarkExp3Power/0x100-4 76491 1490 ns/op BenchmarkExp3Power/0x400-4 42270 3010 ns/op BenchmarkExp3Power/0x1000-4 10000 12794 ns/op BenchmarkExp3Power/0x4000-4 2522 54455 ns/op BenchmarkExp3Power/0x10000-4 242 490404 ns/op BenchmarkExp3Power/0x40000-4 24 4721150 ns/op BenchmarkExp3Power/0x100000-4 3 44966140 ns/op BenchmarkExp3Power/0x400000-4 1 386743528 ns/op BenchmarkFibo-4 4 29538974 ns/op BenchmarkNatSqr/1-4 678806 162.8 ns/op BenchmarkNatSqr/2-4 611455 327.6 ns/op BenchmarkNatSqr/3-4 389498 315.8 ns/op BenchmarkNatSqr/5-4 309308 486.0 ns/op BenchmarkNatSqr/8-4 235798 595.3 ns/op BenchmarkNatSqr/10-4 220500 785.5 ns/op BenchmarkNatSqr/20-4 41676 2616 ns/op BenchmarkNatSqr/30-4 32334 3544 ns/op BenchmarkNatSqr/50-4 20466 5636 ns/op BenchmarkNatSqr/80-4 12494 9139 ns/op BenchmarkNatSqr/100-4 9345 12466 ns/op BenchmarkNatSqr/200-4 4358 29589 ns/op BenchmarkNatSqr/300-4 1824 76009 ns/op BenchmarkNatSqr/500-4 1046 139071 ns/op BenchmarkNatSqr/800-4 384 323667 ns/op BenchmarkNatSqr/1000-4 291 426243 ns/op BenchmarkNatSetBytes/8-4 748036 140.9 ns/op BenchmarkNatSetBytes/24-4 293499 444.0 ns/op BenchmarkNatSetBytes/128-4 66444 1822 ns/op BenchmarkNatSetBytes/7-4 818566 134.0 ns/op BenchmarkNatSetBytes/23-4 313575 436.6 ns/op BenchmarkNatSetBytes/127-4 64459 1846 ns/op BenchmarkScanPi-4 212 561250 ns/op BenchmarkStringPiParallel-4 507 293112 ns/op BenchmarkScan/10/Base2-4 39900 3034 ns/op BenchmarkScan/100/Base2-4 4268 26534 ns/op BenchmarkScan/1000/Base2-4 385 263189 ns/op BenchmarkScan/10/Base8-4 89548 1422 ns/op BenchmarkScan/100/Base8-4 10000 10116 ns/op BenchmarkScan/1000/Base8-4 1072 98119 ns/op BenchmarkScan/10/Base10-4 94924 1339 ns/op BenchmarkScan/100/Base10-4 13070 9192 ns/op BenchmarkScan/1000/Base10-4 1324 87232 ns/op BenchmarkScan/10/Base16-4 97082 1150 ns/op BenchmarkScan/100/Base16-4 15154 7885 ns/op BenchmarkScan/1000/Base16-4 1582 73399 ns/op BenchmarkString/10/Base2-4 219610 578.2 ns/op BenchmarkString/100/Base2-4 28882 3988 ns/op BenchmarkString/1000/Base2-4 3397 38764 ns/op BenchmarkString/10/Base8-4 430564 309.6 ns/op BenchmarkString/100/Base8-4 73978 1563 ns/op BenchmarkString/1000/Base8-4 8301 13920 ns/op BenchmarkString/10/Base10-4 198146 566.6 ns/op BenchmarkString/100/Base10-4 42132 2809 ns/op BenchmarkString/1000/Base10-4 6996 20986 ns/op BenchmarkString/10/Base16-4 374632 369.7 ns/op BenchmarkString/100/Base16-4 99109 1336 ns/op BenchmarkString/1000/Base16-4 10000 12901 ns/op BenchmarkLeafSize/0-4 25 4139311 ns/op BenchmarkLeafSize/1-4 471 255935 ns/op BenchmarkLeafSize/2-4 433 239095 ns/op BenchmarkLeafSize/3-4 379 357835 ns/op BenchmarkLeafSize/4-4 499 281135 ns/op BenchmarkLeafSize/5-4 303 353082 ns/op BenchmarkLeafSize/6-4 380 334020 ns/op BenchmarkLeafSize/7-4 331 347462 ns/op BenchmarkLeafSize/8-4 412 273433 ns/op BenchmarkLeafSize/9-4 255 473765 ns/op BenchmarkLeafSize/10-4 267 407096 ns/op BenchmarkLeafSize/11-4 297 370452 ns/op BenchmarkLeafSize/12-4 364 334028 ns/op BenchmarkLeafSize/13-4 339 424743 ns/op BenchmarkLeafSize/14-4 361 321700 ns/op BenchmarkLeafSize/15-4 404 296770 ns/op BenchmarkLeafSize/16-4 448 226000 ns/op BenchmarkLeafSize/32-4 477 236128 ns/op BenchmarkLeafSize/64-4 444 256421 ns/op BenchmarkProbablyPrime/n=0-4 10 10678008 ns/op BenchmarkProbablyPrime/n=1-4 9 11569121 ns/op BenchmarkProbablyPrime/n=5-4 7 17009750 ns/op BenchmarkProbablyPrime/n=10-4 5 24060567 ns/op BenchmarkProbablyPrime/n=20-4 3 37176733 ns/op BenchmarkProbablyPrime/Lucas-4 12 8378746 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 86 1383596 ns/op BenchmarkRatCmp-4 199107 616.6 ns/op BenchmarkFloatSqrt/64-4 21547 5513 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 14188 8336 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 10000 11788 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 4892 22539 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 984 130558 ns/op 17898 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 84 1679715 ns/op 175977 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 120917003 ns/op 3714888 B/op 581 allocs/op PASS ok math/big 57.516s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 11368028 11.28 ns/op BenchmarkLeadingZeros8-4 10300146 10.67 ns/op BenchmarkLeadingZeros16-4 10010940 10.33 ns/op BenchmarkLeadingZeros32-4 10641019 10.20 ns/op BenchmarkLeadingZeros64-4 11778309 11.01 ns/op BenchmarkTrailingZeros-4 9050200 12.89 ns/op BenchmarkTrailingZeros8-4 9625399 11.81 ns/op BenchmarkTrailingZeros16-4 11040302 10.60 ns/op BenchmarkTrailingZeros32-4 12446662 10.00 ns/op BenchmarkTrailingZeros64-4 10620313 10.55 ns/op BenchmarkOnesCount-4 10519375 9.872 ns/op BenchmarkOnesCount8-4 11884579 10.22 ns/op BenchmarkOnesCount16-4 10385782 10.59 ns/op BenchmarkOnesCount32-4 12016699 10.81 ns/op BenchmarkOnesCount64-4 12349880 10.28 ns/op BenchmarkRotateLeft-4 10772455 9.861 ns/op BenchmarkRotateLeft8-4 11822403 10.29 ns/op BenchmarkRotateLeft16-4 10231125 9.798 ns/op BenchmarkRotateLeft32-4 12713136 10.17 ns/op BenchmarkRotateLeft64-4 11502303 10.34 ns/op BenchmarkReverse-4 14696181 6.855 ns/op BenchmarkReverse8-4 20967906 5.477 ns/op BenchmarkReverse16-4 20804593 5.958 ns/op BenchmarkReverse32-4 19460432 6.533 ns/op BenchmarkReverse64-4 18570302 7.385 ns/op BenchmarkReverseBytes-4 21654316 5.660 ns/op BenchmarkReverseBytes16-4 22945800 5.556 ns/op BenchmarkReverseBytes32-4 23040372 6.847 ns/op BenchmarkReverseBytes64-4 19097108 5.337 ns/op BenchmarkAdd-4 9972698 11.59 ns/op BenchmarkAdd32-4 11228276 10.70 ns/op BenchmarkAdd64-4 10412722 10.79 ns/op BenchmarkAdd64multiple-4 21119512 5.508 ns/op BenchmarkSub-4 11728718 11.08 ns/op BenchmarkSub32-4 11348607 10.96 ns/op BenchmarkSub64-4 10005126 11.32 ns/op BenchmarkSub64multiple-4 22522496 5.565 ns/op BenchmarkMul-4 11008538 10.56 ns/op BenchmarkMul32-4 11884435 9.972 ns/op BenchmarkMul64-4 11997466 10.37 ns/op BenchmarkDiv-4 3336110 35.97 ns/op BenchmarkDiv32-4 6630032 17.33 ns/op BenchmarkDiv64-4 3214420 36.03 ns/op PASS ok math/bits 7.477s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 12891966 8.755 ns/op BenchmarkAcos-4 558730 210.2 ns/op BenchmarkAcosh-4 482734 225.4 ns/op BenchmarkAsin-4 500695 203.2 ns/op BenchmarkAsinh-4 617178 207.3 ns/op BenchmarkAtan-4 914437 140.5 ns/op BenchmarkAtanh-4 787374 148.7 ns/op BenchmarkConj-4 28116772 4.401 ns/op BenchmarkCos-4 755250 168.4 ns/op BenchmarkCosh-4 762493 157.5 ns/op BenchmarkExp-4 1000000 116.1 ns/op BenchmarkLog-4 1000000 111.6 ns/op BenchmarkLog10-4 1000000 109.8 ns/op BenchmarkPhase-4 2354682 51.78 ns/op BenchmarkPolar-4 1439944 81.45 ns/op BenchmarkPow-4 275936 425.6 ns/op BenchmarkRect-4 1263164 90.84 ns/op BenchmarkSin-4 731616 160.8 ns/op BenchmarkSinh-4 826389 159.4 ns/op BenchmarkSqrt-4 1276830 96.94 ns/op BenchmarkTan-4 470998 268.2 ns/op BenchmarkTanh-4 509226 238.3 ns/op PASS ok math/cmplx 3.687s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 207354 565.8 ns/op BenchmarkInt63ThreadsafeParallel-4 152868 750.0 ns/op BenchmarkInt63Unthreadsafe-4 1000000 110.5 ns/op BenchmarkIntn1000-4 891288 142.0 ns/op BenchmarkInt63n1000-4 784256 140.2 ns/op BenchmarkInt31n1000-4 833536 129.2 ns/op BenchmarkFloat32-4 827679 129.3 ns/op BenchmarkFloat64-4 1000000 110.5 ns/op BenchmarkPerm3-4 194025 714.5 ns/op BenchmarkPerm30-4 22586 5323 ns/op BenchmarkPerm30ViaShuffle-4 22124 5367 ns/op BenchmarkShuffleOverhead-4 15320 7718 ns/op BenchmarkRead3-4 844660 130.9 ns/op BenchmarkRead64-4 87183 1399 ns/op BenchmarkRead1000-4 6076 20861 ns/op PASS ok math/rand 2.387s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 40587 2863 ns/op BenchmarkQDecodeWord-4 95978 1125 ns/op BenchmarkQDecodeHeader-4 97950 1261 ns/op BenchmarkTypeByExtension/.html-4 687007 174.2 ns/op BenchmarkTypeByExtension/.HTML-4 435117 259.0 ns/op BenchmarkTypeByExtension/.unused-4 451194 238.1 ns/op BenchmarkExtensionsByType/text/html-4 205645 787.8 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 64617 1866 ns/op BenchmarkExtensionsByType/application/octet-stream-4 60885 3286 ns/op PASS ok mime 1.697s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 975 117039 ns/op PASS ok mime/quotedprintable 0.185s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 5 24053799 ns/op 8902 B/op 94 allocs/op BenchmarkGoLookupIPNoSuchHost-4 2 56667448 ns/op 13664 B/op 118 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5030052612 ns/op 150904 B/op 236 allocs/op BenchmarkDNSName-4 160970 673.3 ns/op BenchmarkInterfaces-4 1906 61772 ns/op BenchmarkInterfaceByIndex-4 6480 15872 ns/op BenchmarkInterfaceByName-4 2083 54598 ns/op BenchmarkInterfaceAddrs-4 2208 52000 ns/op BenchmarkInterfacesAndAddrs-4 7639 20802 ns/op BenchmarkInterfacesAndMulticastAddrs-4 2666 41536 ns/op BenchmarkParseIP-4 8424 14742 ns/op BenchmarkParseIPValidIPv4-4 441878 272.8 ns/op BenchmarkParseIPValidIPv6-4 244102 514.6 ns/op BenchmarkIPString/IPv4-4 134306 943.9 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 12078 10052 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 45069 2521 ns/op BenchmarkIPEqual/IPv4-4 1132146 103.6 ns/op BenchmarkIPEqual/IPv6-4 1112704 103.9 ns/op BenchmarkTCP4OneShot-4 156 749344 ns/op BenchmarkTCP4OneShotTimeout-4 165 677729 ns/op BenchmarkTCP4Persistent-4 469 279856 ns/op BenchmarkTCP4PersistentTimeout-4 416 284557 ns/op BenchmarkTCP6OneShot-4 170 794500 ns/op BenchmarkTCP6OneShotTimeout-4 181 686316 ns/op BenchmarkTCP6Persistent-4 375 289076 ns/op BenchmarkTCP6PersistentTimeout-4 378 287759 ns/op BenchmarkTCP4ConcurrentReadWrite-4 21855 5520 ns/op BenchmarkTCP6ConcurrentReadWrite-4 20139 6527 ns/op BenchmarkSetReadDeadline-4 136808 776.2 ns/op BenchmarkUDP6LinkLocalUnicast-4 250 432365 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 154 777032 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 351 421325 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 243 421442 ns/op 0 B/op 0 allocs/op PASS ok net 11.894s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 20506 5120 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 8490 13115 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 11223 10413 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 17468 7855 ns/op 47 B/op 0 allocs/op BenchmarkCopyValues-4 28921 4689 ns/op 736 B/op 11 allocs/op BenchmarkServerMatch-4 865107 140.9 ns/op BenchmarkReadRequestChrome-4 4098 37380 ns/op 16.35 MB/s 1843 B/op 14 allocs/op BenchmarkReadRequestCurl-4 9522 12304 ns/op 6.34 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 10190 11565 ns/op 7.09 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestSiege-4 7538 16557 ns/op 9.12 MB/s 1036 B/op 11 allocs/op BenchmarkReadRequestWrk-4 15382 7539 ns/op 5.31 MB/s 876 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 49 2466842 ns/op 0.42 MB/s BenchmarkFileAndServer_1KB/https1-4 39 2688595 ns/op 0.38 MB/s BenchmarkFileAndServer_1KB/h2-4 43 3220236 ns/op 0.32 MB/s BenchmarkFileAndServer_16MB/h1-4 2 79112004 ns/op 212.07 MB/s BenchmarkFileAndServer_16MB/https1-4 1 156695471 ns/op 107.07 MB/s BenchmarkFileAndServer_16MB/h2-4 1 331513649 ns/op 50.61 MB/s BenchmarkFileAndServer_64MB/h1-4 1 284109665 ns/op 236.21 MB/s BenchmarkFileAndServer_64MB/https1-4 1 560292272 ns/op 119.77 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1325758503 ns/op 50.62 MB/s BenchmarkServeMux-4 314 420651 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 392 317509 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 48 2388392 ns/op 6516 B/op 66 allocs/op BenchmarkClientServer/https1-4 38 3151726 ns/op 9918 B/op 104 allocs/op BenchmarkClientServer/h2-4 38 2915840 ns/op 14305 B/op 115 allocs/op BenchmarkClientServerParallel/4/h1-4 312 397128 ns/op 11184 B/op 83 allocs/op BenchmarkClientServerParallel/4/https1-4 39 3871034 ns/op 82846 B/op 767 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56820: read tcp 127.0.0.1:56816->127.0.0.1:56820: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56826: read tcp 127.0.0.1:56816->127.0.0.1:56826: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56824: read tcp 127.0.0.1:56816->127.0.0.1:56824: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56825: read tcp 127.0.0.1:56816->127.0.0.1:56825: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56828: read tcp 127.0.0.1:56816->127.0.0.1:56828: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56827: read tcp 127.0.0.1:56816->127.0.0.1:56827: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56830: read tcp 127.0.0.1:56816->127.0.0.1:56830: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56822: write tcp 127.0.0.1:56816->127.0.0.1:56822: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56829: write tcp 127.0.0.1:56816->127.0.0.1:56829: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56823: write tcp 127.0.0.1:56816->127.0.0.1:56823: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/4/h2-4 32 3231340 ns/op 68983 B/op 669 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56866: read tcp 127.0.0.1:56864->127.0.0.1:56866: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56876: write tcp 127.0.0.1:56864->127.0.0.1:56876: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56878: write tcp 127.0.0.1:56864->127.0.0.1:56878: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56875: write tcp 127.0.0.1:56864->127.0.0.1:56875: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56894: write tcp 127.0.0.1:56879->127.0.0.1:56894: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56892: write tcp 127.0.0.1:56879->127.0.0.1:56892: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56893: read tcp 127.0.0.1:56879->127.0.0.1:56893: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56891: write tcp 127.0.0.1:56879->127.0.0.1:56891: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56911: read tcp 127.0.0.1:56896->127.0.0.1:56911: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56912: write tcp 127.0.0.1:56896->127.0.0.1:56912: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 212 567381 ns/op 22147 B/op 122 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h1-4 serve_test.go:5044: Get: Get "http://127.0.0.1:56935": dial tcp 127.0.0.1:56935: connect: connection reset by peer serve_test.go:5044: Get: Get "http://127.0.0.1:56935": dial tcp 127.0.0.1:56935: connect: connection reset by peer BenchmarkClientServerParallel/64/https1-4 31 6741741 ns/op 138655 B/op 1278 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57154: read tcp 127.0.0.1:57150->127.0.0.1:57154: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57169: read tcp 127.0.0.1:57155->127.0.0.1:57169: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57162: read tcp 127.0.0.1:57155->127.0.0.1:57162: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57157: read tcp 127.0.0.1:57155->127.0.0.1:57157: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57158: read tcp 127.0.0.1:57155->127.0.0.1:57158: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57167: read tcp 127.0.0.1:57155->127.0.0.1:57167: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57168: read tcp 127.0.0.1:57155->127.0.0.1:57168: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57164: write tcp 127.0.0.1:57155->127.0.0.1:57164: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57166: write tcp 127.0.0.1:57155->127.0.0.1:57166: use of closed network connection BenchmarkClientServerParallel/64/h2-4 30 6081753 ns/op 124549 B/op 1240 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57210: read tcp 127.0.0.1:57208->127.0.0.1:57210: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57214: read tcp 127.0.0.1:57208->127.0.0.1:57214: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57211: read tcp 127.0.0.1:57208->127.0.0.1:57211: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57216: write tcp 127.0.0.1:57208->127.0.0.1:57216: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57218: read tcp 127.0.0.1:57208->127.0.0.1:57218: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57217: read tcp 127.0.0.1:57208->127.0.0.1:57217: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57220: read tcp 127.0.0.1:57208->127.0.0.1:57220: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57215: write tcp 127.0.0.1:57208->127.0.0.1:57215: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57237: read tcp 127.0.0.1:57221->127.0.0.1:57237: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57231: write tcp 127.0.0.1:57221->127.0.0.1:57231: use of closed network connection ... [output truncated] BenchmarkServer-4 6 16858901 ns/op 7742 B/op 42 allocs/op BenchmarkClient-4 40 3087875 ns/op 4025 B/op 46 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 181 608990 ns/op 7176 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 896 132228 ns/op 3102 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1256 105444 ns/op 1906 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1132 96701 ns/op 2780 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1016 104014 ns/op 2712 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1152 97075 ns/op 2798 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1599 95597 ns/op 1891 B/op 14 allocs/op BenchmarkServerHijack-4 876 162912 ns/op 16701 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 36 2859277 ns/op 6923 B/op 54 allocs/op BenchmarkResponseStatusLine-4 385105 293.9 ns/op 0 B/op 0 allocs/op PASS ok net/http 14.512s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2377 56839 ns/op 34074 B/op 12 allocs/op PASS ok net/http/httputil 0.225s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 89648 1133 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 456846 231.4 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 223344 563.5 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 71894 1600 ns/op BenchmarkStdIPv4-4 148504 806.9 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 88300 1196 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 110094 1100 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 92640 1226 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 66446 1743 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1208163 96.12 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1141840 112.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1214655 97.74 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 333021 380.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 373531 373.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 289714 391.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 99578 1234 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 291933 429.5 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 168052 673.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 173686 677.5 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 155941 709.3 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 87433 1362 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 377802 329.0 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 122727 932.3 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 180358 675.7 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 311017 418.2 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 142544 754.4 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 311162 360.3 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 178284 738.2 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 175573 745.7 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 166705 826.5 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 127521 1033 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 456814 236.3 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 154820 796.5 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 103597 1185 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 137491 926.7 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 187485 716.8 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 123036 1039 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 285591 439.4 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 129300 959.9 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 165532 774.6 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 186253 631.0 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 135207 890.5 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 109.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 109.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 109.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 113.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 114.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1000000 111.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 113.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 114.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 113.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 390421 339.1 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 632704 197.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 264081 464.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 275763 448.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 232512 490.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 97540 1254 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 627967 206.7 ns/op PASS ok net/netip 9.364s 2023/02/01 19:08:57 Test RPC server listening on 127.0.0.1:57315 2023/02/01 19:08:57 Test HTTP RPC server listening on 127.0.0.1:57316 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 165 656019 ns/op BenchmarkEndToEndHTTP-4 172 681246 ns/op BenchmarkEndToEndAsync-4 1609 97753 ns/op BenchmarkEndToEndAsyncHTTP-4 1389 76185 ns/op PASS ok net/rpc 1.080s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3585 30608 ns/op BenchmarkReadMIMEHeader/server_headers-4 5683 20019 ns/op BenchmarkUncommon-4 25168 4658 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.608s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 4389 25567 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 86343 1337 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 517882 234.0 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 97870 1132 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 194016 565.2 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 108212 1122 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 17624 6523 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 446222 268.0 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 113786 998.5 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 229177 534.1 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 106264 1085 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 21312 5663 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 197288 615.2 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 74508 1551 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 77211 1540 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 33586 3433 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 6759 18999 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 208399 608.6 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 74571 1503 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 76204 1563 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 33553 3475 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6334 18693 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.125s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2586808 42.03 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 138102 794.2 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 550 214224 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:501: benchmarkReaddirname ".": 126 entries os_test.go:501: benchmarkReaddirname ".": 126 entries os_test.go:501: benchmarkReaddirname ".": 126 entries BenchmarkReaddir-4 207 587751 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:518: benchmarkReaddir ".": 126 entries os_test.go:518: benchmarkReaddir ".": 126 entries os_test.go:518: benchmarkReaddir ".": 126 entries BenchmarkReadDir-4 402 276499 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:535: benchmarkReadDir ".": 126 entries os_test.go:535: benchmarkReadDir ".": 126 entries os_test.go:535: benchmarkReadDir ".": 126 entries BenchmarkStatDot-4 47440 2450 ns/op BenchmarkStatFile-4 30958 3836 ns/op BenchmarkStatDir-4 33356 3866 ns/op BenchmarkLstatDot-4 51166 2551 ns/op BenchmarkLstatFile-4 29498 3739 ns/op BenchmarkLstatDir-4 34323 3656 ns/op PASS ok os 2.043s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 19 6187929 ns/op 8560 B/op 30 allocs/op PASS ok os/exec 0.389s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 261589 413.8 ns/op PASS ok os/user 0.258s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2506144 44.10 ns/op BenchmarkString-4 2114118 56.05 ns/op BenchmarkBytes-4 1812777 62.70 ns/op BenchmarkNamedBytes-4 799932 155.5 ns/op BenchmarkBytesArray-4 784179 162.8 ns/op BenchmarkSliceLen-4 2159011 55.03 ns/op BenchmarkMapLen-4 1336351 88.02 ns/op BenchmarkStringLen-4 1498387 82.14 ns/op BenchmarkArrayLen-4 1505865 87.81 ns/op BenchmarkSliceCap-4 1957171 58.80 ns/op BenchmarkDeepEqual/int8-4 778125 180.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 112814 1183 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 495843 252.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 87022 1306 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 545923 213.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 99052 1133 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 592785 224.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 95161 1210 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 517188 219.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 105081 1143 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 687297 189.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 109345 1022 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 472873 249.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 93412 1235 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 525958 235.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 93703 1224 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 458156 237.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 98642 1306 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 511864 274.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 89532 1232 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 504286 228.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 91172 1211 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 550227 223.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 99247 1178 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 579068 224.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 99963 1295 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 455960 233.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 95235 1216 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 567304 240.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 99938 1200 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 694228 188.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 98656 1155 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 538656 232.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 92066 1236 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 119932 972.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 51925 1980 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 65673 1789 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 43174 2799 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 278064 397.8 ns/op BenchmarkIsZero/ArrayIncomparable-4 36163 3194 ns/op BenchmarkIsZero/StructComparable-4 1000000 127.6 ns/op BenchmarkIsZero/StructIncomparable-4 187626 695.7 ns/op BenchmarkSetZero/Bool/Direct-4 2823900 42.87 ns/op BenchmarkSetZero/Bool/CachedZero-4 1753456 74.31 ns/op BenchmarkSetZero/Bool/NewZero-4 1246731 90.71 ns/op BenchmarkSetZero/Int/Direct-4 2089767 56.53 ns/op BenchmarkSetZero/Int/CachedZero-4 1818244 64.56 ns/op BenchmarkSetZero/Int/NewZero-4 1000000 105.7 ns/op BenchmarkSetZero/Uint/Direct-4 2092630 57.37 ns/op BenchmarkSetZero/Uint/CachedZero-4 1783875 66.64 ns/op BenchmarkSetZero/Uint/NewZero-4 1250238 92.25 ns/op BenchmarkSetZero/Float/Direct-4 2070398 55.22 ns/op BenchmarkSetZero/Float/CachedZero-4 1885321 64.27 ns/op BenchmarkSetZero/Float/NewZero-4 1272440 94.13 ns/op BenchmarkSetZero/Complex/Direct-4 2026974 56.55 ns/op BenchmarkSetZero/Complex/CachedZero-4 1887746 61.79 ns/op BenchmarkSetZero/Complex/NewZero-4 1330705 89.50 ns/op BenchmarkSetZero/Array/Direct-4 3184450 36.38 ns/op BenchmarkSetZero/Array/CachedZero-4 1873434 62.84 ns/op BenchmarkSetZero/Array/NewZero-4 1309395 91.33 ns/op BenchmarkSetZero/Chan/Direct-4 2116993 55.58 ns/op BenchmarkSetZero/Chan/CachedZero-4 1227366 118.3 ns/op BenchmarkSetZero/Chan/NewZero-4 1000000 118.6 ns/op BenchmarkSetZero/Func/Direct-4 2044298 57.82 ns/op BenchmarkSetZero/Func/CachedZero-4 1204518 90.59 ns/op BenchmarkSetZero/Func/NewZero-4 871161 126.0 ns/op BenchmarkSetZero/Interface/Direct-4 1927053 61.64 ns/op BenchmarkSetZero/Interface/CachedZero-4 1638463 63.24 ns/op BenchmarkSetZero/Interface/NewZero-4 1281931 91.32 ns/op BenchmarkSetZero/Map/Direct-4 2081169 56.45 ns/op BenchmarkSetZero/Map/CachedZero-4 1372492 90.12 ns/op BenchmarkSetZero/Map/NewZero-4 917509 127.4 ns/op BenchmarkSetZero/Pointer/Direct-4 2096734 56.10 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1322617 95.94 ns/op BenchmarkSetZero/Pointer/NewZero-4 798235 139.9 ns/op BenchmarkSetZero/Slice/Direct-4 1551736 70.84 ns/op BenchmarkSetZero/Slice/CachedZero-4 1681558 68.88 ns/op BenchmarkSetZero/Slice/NewZero-4 1000000 109.9 ns/op BenchmarkSetZero/String/Direct-4 1683115 60.72 ns/op BenchmarkSetZero/String/CachedZero-4 1842682 65.32 ns/op BenchmarkSetZero/String/NewZero-4 1216184 98.53 ns/op BenchmarkSetZero/Struct/Direct-4 2703336 43.64 ns/op BenchmarkSetZero/Struct/CachedZero-4 1635147 67.15 ns/op BenchmarkSetZero/Struct/NewZero-4 1213316 96.00 ns/op BenchmarkSelect/1-4 208093 640.0 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 90290 1345 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 46509 2914 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 163022 660.2 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 143676 841.3 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 154826 919.2 ns/op 139.26 MB/s BenchmarkCallArgCopy/size=256-4 104576 1065 ns/op 240.29 MB/s BenchmarkCallArgCopy/size=1024-4 72646 2151 ns/op 476.15 MB/s BenchmarkCallArgCopy/size=4096-4 18957 6128 ns/op 668.37 MB/s BenchmarkCallArgCopy/size=65536-4 1306 106894 ns/op 613.09 MB/s BenchmarkPtrTo-4 541150 216.3 ns/op BenchmarkFieldByName1-4 606364 202.4 ns/op BenchmarkFieldByName2-4 65716 3433 ns/op BenchmarkFieldByName3-4 6274 23523 ns/op BenchmarkInterfaceBig-4 3061987 35.17 ns/op BenchmarkInterfaceSmall-4 3230070 36.81 ns/op BenchmarkNew-4 835384 126.7 ns/op BenchmarkMap/StringKeys/MapIndex-4 3554 36048 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 3597 35170 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 3309 37276 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 3375 38388 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 3724 33929 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 3469 33691 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 222926 516.2 ns/op PASS ok reflect 22.419s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 6801 19119 ns/op 9213 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 18812 ns/op 9347 B/op 1 allocs/op BenchmarkFindString-4 10000 22361 ns/op 9395 B/op 1 allocs/op BenchmarkFindSubmatch-4 6757 19199 ns/op 9296 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 22321 ns/op 9539 B/op 2 allocs/op BenchmarkLiteral-4 10000 20255 ns/op BenchmarkNotLiteral-4 4131 39770 ns/op BenchmarkMatchClass-4 3463 42639 ns/op BenchmarkMatchClass_InRange-4 3615 40746 ns/op BenchmarkReplaceAll-4 1710 86281 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 15261 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 26572 4585 ns/op BenchmarkAnchoredShortMatch-4 10000 17720 ns/op BenchmarkAnchoredLongMatch-4 17022 7187 ns/op BenchmarkOnePassShortA-4 20055 5933 ns/op BenchmarkNotOnePassShortA-4 5667 22547 ns/op BenchmarkOnePassShortB-4 24987 4911 ns/op BenchmarkNotOnePassShortB-4 5614 21923 ns/op BenchmarkOnePassLongPrefix-4 82002 1473 ns/op BenchmarkOnePassLongNotPrefix-4 28606 3915 ns/op BenchmarkMatchParallelShared-4 4821 23782 ns/op BenchmarkMatchParallelCopied-4 7558 22092 ns/op BenchmarkQuoteMetaAll-4 143868 1046 ns/op 13.39 MB/s BenchmarkQuoteMetaNone-4 337431 327.2 ns/op 79.46 MB/s BenchmarkCompile/Onepass-4 4039 29640 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1260 82129 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 154 878001 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2763386 43.68 ns/op 366.27 MB/s BenchmarkMatch/Easy0/32-4 10000 16649 ns/op 1.92 MB/s BenchmarkMatch/Easy0/1K-4 5122 36906 ns/op 27.75 MB/s BenchmarkMatch/Easy0i/16-4 2470789 46.10 ns/op 347.10 MB/s BenchmarkMatch/Easy0i/32-4 4150 33285 ns/op 0.96 MB/s BenchmarkMatch/Easy0i/1K-4 223 505978 ns/op 2.02 MB/s BenchmarkMatch/Easy1/16-4 2629500 44.87 ns/op 356.57 MB/s BenchmarkMatch/Easy1/32-4 8002 13896 ns/op 2.30 MB/s BenchmarkMatch/Easy1/1K-4 3858 44082 ns/op 23.23 MB/s BenchmarkMatch/Medium/16-4 2631997 43.21 ns/op 370.30 MB/s BenchmarkMatch/Medium/32-4 7348 28723 ns/op 1.11 MB/s BenchmarkMatch/Medium/1K-4 285 425292 ns/op 2.41 MB/s BenchmarkMatch/Hard/16-4 2683089 43.65 ns/op 366.52 MB/s BenchmarkMatch/Hard/32-4 4120 38105 ns/op 0.84 MB/s BenchmarkMatch/Hard/1K-4 168 693843 ns/op 1.48 MB/s BenchmarkMatch/Hard1/16-4 1470 90788 ns/op 0.18 MB/s BenchmarkMatch/Hard1/32-4 835 164139 ns/op 0.19 MB/s BenchmarkMatch/Hard1/1K-4 30 4062385 ns/op 0.25 MB/s BenchmarkMatch_onepass_regex/16-4 29204 3975 ns/op 4.03 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 17098 6798 ns/op 4.71 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 652 185135 ns/op 5.53 MB/s 27 B/op 0 allocs/op PASS ok regexp 9.515s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 907028 126.6 ns/op PASS ok regexp/syntax 1.201s goos: darwin goarch: amd64 pkg: runtime BenchmarkMakeChan/Byte-4 783062 249.0 ns/op BenchmarkMakeChan/Int-4 564841 358.1 ns/op BenchmarkMakeChan/Ptr-4 745525 416.8 ns/op BenchmarkMakeChan/Struct/0-4 848628 224.3 ns/op BenchmarkMakeChan/Struct/32-4 322732 624.6 ns/op BenchmarkMakeChan/Struct/40-4 200306 738.4 ns/op BenchmarkChanNonblocking-4 6508944 17.90 ns/op BenchmarkSelectUncontended-4 851448 161.0 ns/op BenchmarkSelectSyncContended-4 93764 1353 ns/op BenchmarkSelectAsyncContended-4 268753 456.3 ns/op BenchmarkSelectNonblock-4 2953126 41.14 ns/op BenchmarkChanUncontended-4 9330 13089 ns/op BenchmarkChanContended-4 3938 30587 ns/op BenchmarkChanSync-4 168912 699.7 ns/op BenchmarkChanSyncWork-4 10000 40669 ns/op BenchmarkChanProdCons0-4 213952 646.9 ns/op BenchmarkChanProdCons10-4 442662 329.4 ns/op BenchmarkChanProdCons100-4 383676 284.8 ns/op BenchmarkChanProdConsWork0-4 129884 927.4 ns/op BenchmarkChanProdConsWork10-4 147679 687.7 ns/op BenchmarkChanProdConsWork100-4 185038 590.4 ns/op BenchmarkSelectProdCons-4 118238 956.8 ns/op BenchmarkReceiveDataFromClosedChan-4 761865 193.1 ns/op BenchmarkChanCreation-4 131516 795.1 ns/op BenchmarkChanSem-4 208500 507.7 ns/op BenchmarkChanPopular-4 64 1819567 ns/op BenchmarkChanClosed-4 1004994 130.9 ns/op BenchmarkCallClosure-4 3867477 31.17 ns/op BenchmarkCallClosure1-4 4557508 33.98 ns/op BenchmarkCallClosure2-4 828141 142.5 ns/op BenchmarkCallClosure3-4 1000000 125.1 ns/op BenchmarkCallClosure4-4 1000000 136.9 ns/op BenchmarkComplex128DivNormal-4 10375836 15.98 ns/op BenchmarkComplex128DivNisNaN-4 9548023 15.50 ns/op BenchmarkComplex128DivDisNaN-4 7395076 15.22 ns/op BenchmarkComplex128DivNisInf-4 13003818 15.23 ns/op BenchmarkComplex128DivDisInf-4 5401297 26.40 ns/op BenchmarkSetTypePtr-4 63584984 2.805 ns/op 2851.95 MB/s BenchmarkSetTypePtr8-4 11024289 19.61 ns/op 3263.08 MB/s BenchmarkSetTypePtr16-4 11080926 12.55 ns/op 10200.46 MB/s BenchmarkSetTypePtr32-4 11677224 12.56 ns/op 20375.32 MB/s BenchmarkSetTypePtr64-4 10093924 16.11 ns/op 31782.19 MB/s BenchmarkSetTypePtr126-4 6904083 22.23 ns/op 45334.85 MB/s BenchmarkSetTypePtr128-4 5224296 24.84 ns/op 41220.14 MB/s BenchmarkSetTypePtrSlice-4 728301 186.3 ns/op 43977.75 MB/s BenchmarkSetTypeNode1-4 5505452 21.54 ns/op 1114.04 MB/s BenchmarkSetTypeNode1Slice-4 3448282 40.20 ns/op 19105.15 MB/s BenchmarkSetTypeNode8-4 11617722 12.49 ns/op 6405.03 MB/s BenchmarkSetTypeNode8Slice-4 1000000 106.4 ns/op 24061.09 MB/s BenchmarkSetTypeNode64-4 4990485 34.94 ns/op 15112.25 MB/s BenchmarkSetTypeNode64Slice-4 326006 626.0 ns/op 26991.01 MB/s BenchmarkSetTypeNode64Dead-4 9215431 19.24 ns/op 27448.86 MB/s BenchmarkSetTypeNode64DeadSlice-4 211105 533.8 ns/op 31654.88 MB/s BenchmarkSetTypeNode124-4 5673272 21.00 ns/op 47988.92 MB/s BenchmarkSetTypeNode124Slice-4 241020 787.8 ns/op 40943.70 MB/s BenchmarkSetTypeNode126-4 7248790 22.54 ns/op 45420.48 MB/s BenchmarkSetTypeNode126Slice-4 213049 718.2 ns/op 45626.19 MB/s BenchmarkSetTypeNode128-4 4303459 26.13 ns/op 39805.65 MB/s BenchmarkSetTypeNode128Slice-4 190524 727.9 ns/op 45723.67 MB/s BenchmarkSetTypeNode130-4 4654592 28.40 ns/op 37182.51 MB/s BenchmarkSetTypeNode130Slice-4 142088 809.4 ns/op 41750.24 MB/s BenchmarkSetTypeNode1024-4 760843 160.4 ns/op 51166.98 MB/s BenchmarkSetTypeNode1024Slice-4 20767 5913 ns/op 44418.89 MB/s BenchmarkAllocation-4 2326 118069 ns/op BenchmarkReadMemStats-4 62 2201227 ns/op BenchmarkReadMemStatsLatency-4 1 9894023 p50-ns 9894023 p90-ns 9894023 p99-ns BenchmarkWriteBarrier-4 2065882 59.74 ns/op BenchmarkBulkWriteBarrier-4 4203110 25.36 ns/op BenchmarkScanStackNoLocals-4 2 64749223 ns/op BenchmarkMSpanCountAlloc/bits=64-4 15348288 16.59 ns/op BenchmarkMSpanCountAlloc/bits=128-4 11595561 9.488 ns/op BenchmarkMSpanCountAlloc/bits=256-4 9366898 14.77 ns/op BenchmarkMSpanCountAlloc/bits=512-4 7909467 20.97 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 4207856 24.41 ns/op BenchmarkHash5-4 7857687 15.73 ns/op 317.89 MB/s BenchmarkHash16-4 8144055 20.01 ns/op 799.57 MB/s BenchmarkHash64-4 7420316 16.71 ns/op 3831.09 MB/s BenchmarkHash1024-4 2184816 56.73 ns/op 18050.01 MB/s BenchmarkHash65536-4 44644 4112 ns/op 15937.40 MB/s BenchmarkAlignedLoad-4 8615374 16.62 ns/op BenchmarkUnalignedLoad-4 9419349 13.10 ns/op BenchmarkEqEfaceConcrete-4 3118930 33.70 ns/op BenchmarkEqIfaceConcrete-4 6275289 17.10 ns/op BenchmarkNeEfaceConcrete-4 6526147 21.24 ns/op BenchmarkNeIfaceConcrete-4 7487889 20.30 ns/op BenchmarkConvT2EByteSized/bool-4 3896348 29.10 ns/op BenchmarkConvT2EByteSized/uint8-4 4486834 35.32 ns/op BenchmarkConvT2ESmall-4 3908158 30.67 ns/op BenchmarkConvT2EUintptr-4 3294763 40.21 ns/op BenchmarkConvT2ELarge-4 610474 249.5 ns/op BenchmarkConvT2ISmall-4 4501525 30.65 ns/op BenchmarkConvT2IUintptr-4 4150194 28.55 ns/op BenchmarkConvT2ILarge-4 916772 184.5 ns/op BenchmarkConvI2E-4 3085864 35.01 ns/op BenchmarkConvI2I-4 3428802 36.18 ns/op BenchmarkAssertE2T-4 2454854 55.02 ns/op BenchmarkAssertE2TLarge-4 1737528 121.6 ns/op BenchmarkAssertE2I-4 3278740 36.06 ns/op BenchmarkAssertI2T-4 3386120 39.02 ns/op BenchmarkAssertI2I-4 3522765 33.62 ns/op BenchmarkAssertI2E-4 3159954 33.89 ns/op BenchmarkAssertE2E-4 3562730 29.75 ns/op BenchmarkAssertE2T2-4 2310511 82.73 ns/op BenchmarkAssertE2T2Blank-4 2494890 44.89 ns/op BenchmarkAssertI2E2-4 2105445 53.86 ns/op BenchmarkAssertI2E2Blank-4 3811045 39.29 ns/op BenchmarkAssertE2E2-4 2707507 39.32 ns/op BenchmarkAssertE2E2Blank-4 3944043 50.88 ns/op BenchmarkConvT2Ezero/zero/16-4 4129686 28.75 ns/op BenchmarkConvT2Ezero/zero/32-4 3809703 34.94 ns/op BenchmarkConvT2Ezero/zero/64-4 3760563 39.63 ns/op BenchmarkConvT2Ezero/zero/str-4 3979570 30.38 ns/op BenchmarkConvT2Ezero/zero/slice-4 3055639 36.60 ns/op BenchmarkConvT2Ezero/zero/big-4 134119 1549 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 162.3 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 209.0 ns/op BenchmarkConvT2Ezero/nonzero/big-4 86439 1624 ns/op BenchmarkConvT2Ezero/smallint/16-4 3758937 33.33 ns/op BenchmarkConvT2Ezero/smallint/32-4 3295524 32.15 ns/op BenchmarkConvT2Ezero/smallint/64-4 4006452 43.67 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 175.2 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 130.3 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 126.8 ns/op BenchmarkMalloc8-4 657873 161.9 ns/op BenchmarkMalloc16-4 1000000 127.2 ns/op BenchmarkMallocTypeInfo8-4 1000000 109.3 ns/op BenchmarkMallocTypeInfo16-4 1000000 152.2 ns/op BenchmarkMallocLargeStruct-4 74341 2491 ns/op BenchmarkGoroutineSelect-4 15 7332773 ns/op BenchmarkGoroutineBlocking-4 18 7163403 ns/op BenchmarkGoroutineForRange-4 22 7718859 ns/op BenchmarkGoroutineIdle-4 13 7913615 ns/op BenchmarkHashStringSpeed-4 2376194 49.20 ns/op BenchmarkHashBytesSpeed-4 1000000 101.1 ns/op BenchmarkHashInt32Speed-4 2776202 48.76 ns/op BenchmarkHashInt64Speed-4 2435156 46.06 ns/op BenchmarkHashStringArraySpeed-4 591582 212.1 ns/op BenchmarkMegMap-4 2732314 41.95 ns/op BenchmarkMegOneMap-4 2947875 39.19 ns/op BenchmarkMegEqMap-4 3163 50130 ns/op BenchmarkMegEmptyMap-4 4034344 30.55 ns/op BenchmarkSmallStrMap-4 2702748 60.83 ns/op BenchmarkMapStringKeysEight_16-4 2864115 40.37 ns/op BenchmarkMapStringKeysEight_32-4 2762546 61.67 ns/op BenchmarkMapStringKeysEight_64-4 2708798 40.04 ns/op BenchmarkMapStringKeysEight_1M-4 2814642 40.50 ns/op BenchmarkIntMap-4 2978652 71.64 ns/op BenchmarkMapFirst/1-4 3689328 52.16 ns/op BenchmarkMapFirst/2-4 3592449 35.04 ns/op BenchmarkMapFirst/3-4 3634414 33.70 ns/op BenchmarkMapFirst/4-4 3428184 35.00 ns/op BenchmarkMapFirst/5-4 2918763 35.17 ns/op BenchmarkMapFirst/6-4 3307972 35.87 ns/op BenchmarkMapFirst/7-4 3174654 34.56 ns/op BenchmarkMapFirst/8-4 3285270 35.87 ns/op BenchmarkMapFirst/9-4 3085492 46.34 ns/op BenchmarkMapFirst/10-4 2721715 56.86 ns/op BenchmarkMapFirst/11-4 2929795 41.03 ns/op BenchmarkMapFirst/12-4 2909072 40.61 ns/op BenchmarkMapFirst/13-4 2593912 41.14 ns/op BenchmarkMapFirst/14-4 3077563 45.66 ns/op BenchmarkMapFirst/15-4 3284282 45.61 ns/op BenchmarkMapFirst/16-4 3103216 36.27 ns/op BenchmarkMapMid/1-4 2910519 41.01 ns/op BenchmarkMapMid/2-4 3002619 39.93 ns/op BenchmarkMapMid/3-4 3136075 35.80 ns/op BenchmarkMapMid/4-4 2937468 39.36 ns/op BenchmarkMapMid/5-4 3174870 37.54 ns/op BenchmarkMapMid/6-4 3180708 51.73 ns/op BenchmarkMapMid/7-4 2738359 45.76 ns/op BenchmarkMapMid/8-4 2419184 45.71 ns/op BenchmarkMapMid/9-4 2065021 74.90 ns/op BenchmarkMapMid/10-4 2236956 47.77 ns/op BenchmarkMapMid/11-4 2640493 48.41 ns/op BenchmarkMapMid/12-4 2087844 48.35 ns/op BenchmarkMapMid/13-4 2526751 73.85 ns/op BenchmarkMapMid/14-4 2485126 47.37 ns/op BenchmarkMapMid/15-4 2664580 45.65 ns/op BenchmarkMapMid/16-4 2751852 47.73 ns/op BenchmarkMapLast/1-4 2869681 55.16 ns/op BenchmarkMapLast/2-4 2792750 46.36 ns/op BenchmarkMapLast/3-4 3026618 41.24 ns/op BenchmarkMapLast/4-4 2381386 60.97 ns/op BenchmarkMapLast/5-4 3125284 49.50 ns/op BenchmarkMapLast/6-4 2719346 45.67 ns/op BenchmarkMapLast/7-4 2681786 53.15 ns/op BenchmarkMapLast/8-4 2565445 47.79 ns/op BenchmarkMapLast/9-4 2724476 67.93 ns/op BenchmarkMapLast/10-4 2716060 52.34 ns/op BenchmarkMapLast/11-4 2499120 46.80 ns/op BenchmarkMapLast/12-4 2707405 49.63 ns/op BenchmarkMapLast/13-4 2891102 44.94 ns/op BenchmarkMapLast/14-4 2652764 67.22 ns/op BenchmarkMapLast/15-4 2628838 51.33 ns/op BenchmarkMapLast/16-4 2077932 58.68 ns/op BenchmarkMapCycle-4 1856850 120.1 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2136334 60.88 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 1912 58106 ns/op BenchmarkMakeMap/[Byte]Byte-4 543590 631.4 ns/op BenchmarkMakeMap/[Int]Int-4 178239 1146 ns/op BenchmarkNewEmptyMap-4 9945772 10.90 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1000000 110.6 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 430808 317.2 ns/op BenchmarkMapIterEmpty-4 3259971 53.91 ns/op BenchmarkSameLengthMap-4 3056163 34.65 ns/op BenchmarkBigKeyMap-4 984498 110.1 ns/op BenchmarkBigValMap-4 1000000 114.7 ns/op BenchmarkSmallKeyMap-4 2120572 54.55 ns/op BenchmarkMapPopulate/1-4 1719505 84.94 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 73604 2047 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 3438 35333 ns/op 6268 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 429 433314 ns/op 51774 B/op 56 allocs/op BenchmarkMapPopulate/10000-4 21 5378668 ns/op 415873 B/op 199 allocs/op BenchmarkMapPopulate/100000-4 2 51934734 ns/op 6525104 B/op 2876 allocs/op BenchmarkComplexAlgMap-4 203823 604.7 ns/op BenchmarkGoMapClear/Reflexive/1-4 597021 248.4 ns/op BenchmarkGoMapClear/Reflexive/10-4 479370 223.0 ns/op BenchmarkGoMapClear/Reflexive/100-4 213391 477.7 ns/op BenchmarkGoMapClear/Reflexive/1000-4 43366 2445 ns/op BenchmarkGoMapClear/Reflexive/10000-4 6465 18327 ns/op BenchmarkGoMapClear/NonReflexive/1-4 467514 244.5 ns/op BenchmarkGoMapClear/NonReflexive/10-4 436244 362.6 ns/op BenchmarkGoMapClear/NonReflexive/100-4 223677 531.0 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 45772 2469 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5172 20174 ns/op BenchmarkMapStringConversion/32/simple-4 1219945 86.57 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1316008 93.61 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1101375 107.2 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1038963 122.2 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1221463 118.5 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1000000 130.6 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1464136 82.69 ns/op BenchmarkMapInterfacePtr-4 1602300 68.37 ns/op BenchmarkNewEmptyMapHintLessThan8-4 4220370 28.34 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 58605 3057 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 6379 20495 ns/op BenchmarkMapPop1000-4 411 418571 ns/op BenchmarkMapPop10000-4 27 5243966 ns/op BenchmarkMapAssign/Int32/256-4 2112997 53.90 ns/op BenchmarkMapAssign/Int32/65536-4 1125008 114.3 ns/op BenchmarkMapAssign/Int64/256-4 2165742 55.98 ns/op BenchmarkMapAssign/Int64/65536-4 635912 218.6 ns/op BenchmarkMapAssign/Str/256-4 1837614 123.7 ns/op BenchmarkMapAssign/Str/65536-4 370320 271.2 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1171568 91.72 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 677666 201.8 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1140735 111.0 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 612153 229.7 ns/op BenchmarkMapOperatorAssign/Str/256-4 422950 5635 ns/op BenchmarkMapOperatorAssign/Str/65536-4 96008 1387 ns/op BenchmarkMapAppendAssign/Int32/256-4 727624 287.0 ns/op 30 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 207925 810.2 ns/op 62 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 885346 251.5 ns/op 37 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 125372 978.7 ns/op 94 B/op 1 allocs/op BenchmarkMapAppendAssign/Str/256-4 247389 423.3 ns/op 52 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 99584 1556 ns/op 144 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1071751 95.55 ns/op BenchmarkMapDelete/Int32/1000-4 1672158 83.53 ns/op BenchmarkMapDelete/Int32/10000-4 1597905 77.91 ns/op BenchmarkMapDelete/Int64/100-4 1000000 111.3 ns/op BenchmarkMapDelete/Int64/1000-4 1726770 73.06 ns/op BenchmarkMapDelete/Int64/10000-4 1618910 65.78 ns/op BenchmarkMapDelete/Str/100-4 1000000 114.3 ns/op BenchmarkMapDelete/Str/1000-4 1496072 90.13 ns/op BenchmarkMapDelete/Str/10000-4 1221153 93.96 ns/op BenchmarkMapDelete/Pointer/100-4 1000000 104.8 ns/op BenchmarkMapDelete/Pointer/1000-4 1415348 79.61 ns/op BenchmarkMapDelete/Pointer/10000-4 1390768 83.46 ns/op BenchmarkMemmove/0-4 15903267 6.795 ns/op BenchmarkMemmove/1-4 1000000 123.7 ns/op 8.08 MB/s BenchmarkMemmove/2-4 1285212 90.01 ns/op 22.22 MB/s BenchmarkMemmove/3-4 1000000 102.9 ns/op 29.17 MB/s BenchmarkMemmove/4-4 1268290 91.34 ns/op 43.79 MB/s BenchmarkMemmove/5-4 1342501 98.75 ns/op 50.63 MB/s BenchmarkMemmove/6-4 1000000 109.1 ns/op 54.98 MB/s BenchmarkMemmove/7-4 1000000 111.0 ns/op 63.06 MB/s BenchmarkMemmove/8-4 1238706 91.40 ns/op 87.52 MB/s BenchmarkMemmove/9-4 1195450 98.78 ns/op 91.11 MB/s BenchmarkMemmove/10-4 1284037 91.85 ns/op 108.88 MB/s BenchmarkMemmove/11-4 719556 161.8 ns/op 67.98 MB/s BenchmarkMemmove/12-4 1263816 94.45 ns/op 127.05 MB/s BenchmarkMemmove/13-4 1000000 102.2 ns/op 127.24 MB/s BenchmarkMemmove/14-4 1219729 95.93 ns/op 145.94 MB/s BenchmarkMemmove/15-4 1218957 136.7 ns/op 109.70 MB/s BenchmarkMemmove/16-4 1247618 92.95 ns/op 172.13 MB/s BenchmarkMemmove/32-4 1000000 102.2 ns/op 313.24 MB/s BenchmarkMemmove/64-4 788882 155.7 ns/op 411.08 MB/s BenchmarkMemmove/128-4 1000000 141.6 ns/op 904.23 MB/s BenchmarkMemmove/256-4 769053 145.6 ns/op 1757.65 MB/s BenchmarkMemmove/512-4 470161 239.8 ns/op 2135.50 MB/s BenchmarkMemmove/1024-4 405516 405.0 ns/op 2528.59 MB/s BenchmarkMemmove/2048-4 294630 457.4 ns/op 4477.30 MB/s BenchmarkMemmove/4096-4 122866 893.0 ns/op 4587.01 MB/s BenchmarkMemmoveOverlap/32-4 1000000 100.8 ns/op 317.31 MB/s BenchmarkMemmoveOverlap/64-4 962284 156.7 ns/op 408.46 MB/s BenchmarkMemmoveOverlap/128-4 1000000 127.4 ns/op 1004.62 MB/s BenchmarkMemmoveOverlap/256-4 821660 186.2 ns/op 1374.89 MB/s BenchmarkMemmoveOverlap/512-4 570582 202.6 ns/op 2527.74 MB/s BenchmarkMemmoveOverlap/1024-4 497972 382.2 ns/op 2679.19 MB/s BenchmarkMemmoveOverlap/2048-4 258310 455.8 ns/op 4492.78 MB/s BenchmarkMemmoveOverlap/4096-4 134421 914.3 ns/op 4480.08 MB/s BenchmarkMemmoveUnalignedDst/0-4 18236616 7.877 ns/op BenchmarkMemmoveUnalignedDst/1-4 1000000 111.1 ns/op 9.00 MB/s BenchmarkMemmoveUnalignedDst/2-4 1000000 112.3 ns/op 17.81 MB/s BenchmarkMemmoveUnalignedDst/3-4 1000000 105.0 ns/op 28.58 MB/s BenchmarkMemmoveUnalignedDst/4-4 1000000 105.3 ns/op 37.99 MB/s BenchmarkMemmoveUnalignedDst/5-4 1000000 101.6 ns/op 49.23 MB/s BenchmarkMemmoveUnalignedDst/6-4 1209579 173.7 ns/op 34.55 MB/s BenchmarkMemmoveUnalignedDst/7-4 1237951 115.4 ns/op 60.65 MB/s BenchmarkMemmoveUnalignedDst/8-4 1000000 117.6 ns/op 68.02 MB/s BenchmarkMemmoveUnalignedDst/9-4 1168965 101.7 ns/op 88.45 MB/s BenchmarkMemmoveUnalignedDst/10-4 1000000 131.2 ns/op 76.23 MB/s BenchmarkMemmoveUnalignedDst/11-4 1000000 105.2 ns/op 104.59 MB/s BenchmarkMemmoveUnalignedDst/12-4 1000000 106.5 ns/op 112.73 MB/s BenchmarkMemmoveUnalignedDst/13-4 1166097 105.4 ns/op 123.32 MB/s BenchmarkMemmoveUnalignedDst/14-4 1000000 118.2 ns/op 118.45 MB/s BenchmarkMemmoveUnalignedDst/15-4 1000000 111.4 ns/op 134.69 MB/s BenchmarkMemmoveUnalignedDst/16-4 1075468 105.2 ns/op 152.16 MB/s BenchmarkMemmoveUnalignedDst/32-4 1057191 122.1 ns/op 262.11 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 105.6 ns/op 606.32 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 114.2 ns/op 1120.66 MB/s BenchmarkMemmoveUnalignedDst/256-4 814707 143.8 ns/op 1779.82 MB/s BenchmarkMemmoveUnalignedDst/512-4 605846 293.7 ns/op 1743.26 MB/s BenchmarkMemmoveUnalignedDst/1024-4 442221 292.1 ns/op 3505.20 MB/s BenchmarkMemmoveUnalignedDst/2048-4 257710 492.8 ns/op 4156.15 MB/s BenchmarkMemmoveUnalignedDst/4096-4 98599 1145 ns/op 3576.17 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1222779 102.4 ns/op 312.42 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1000000 112.1 ns/op 571.03 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 119.6 ns/op 1070.67 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 809031 142.6 ns/op 1795.33 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 597681 220.1 ns/op 2326.02 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 473900 376.0 ns/op 2723.56 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 266553 499.0 ns/op 4104.07 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 136575 803.2 ns/op 5099.64 MB/s BenchmarkMemmoveUnalignedSrc/0-4 18490112 7.815 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1204142 98.82 ns/op 10.12 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1257242 105.8 ns/op 18.91 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1000000 104.4 ns/op 28.73 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1163036 104.4 ns/op 38.32 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1000000 113.6 ns/op 44.01 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1000000 102.3 ns/op 58.67 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1243096 98.21 ns/op 71.27 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1300975 92.81 ns/op 86.19 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1227630 101.0 ns/op 89.14 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1226888 96.77 ns/op 103.34 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1182859 137.5 ns/op 80.01 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1000000 138.8 ns/op 86.46 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1000000 114.3 ns/op 113.74 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1000000 152.6 ns/op 91.73 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1000000 125.5 ns/op 119.55 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1167270 94.51 ns/op 169.30 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1000000 114.8 ns/op 278.73 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1000000 108.6 ns/op 589.16 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 124.1 ns/op 1031.57 MB/s BenchmarkMemmoveUnalignedSrc/256-4 707410 152.4 ns/op 1680.31 MB/s BenchmarkMemmoveUnalignedSrc/512-4 570576 195.0 ns/op 2626.26 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 434744 314.5 ns/op 3255.47 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 278210 551.9 ns/op 3710.48 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 156789 808.9 ns/op 5063.44 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1000000 127.0 ns/op 251.88 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1063572 103.4 ns/op 619.21 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 674055 190.2 ns/op 673.07 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 889236 167.1 ns/op 1531.82 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 647502 376.4 ns/op 1360.42 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 487471 374.1 ns/op 2737.37 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 224144 594.2 ns/op 3446.46 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 150759 1069 ns/op 3832.81 MB/s BenchmarkMemclr/5-4 16147635 12.44 ns/op 401.88 MB/s BenchmarkMemclr/16-4 13293458 9.679 ns/op 1652.98 MB/s BenchmarkMemclr/64-4 12941812 8.960 ns/op 7142.66 MB/s BenchmarkMemclr/256-4 11636851 10.42 ns/op 24560.65 MB/s BenchmarkMemclr/4096-4 1221062 87.31 ns/op 46910.74 MB/s BenchmarkMemclr/65536-4 81044 1375 ns/op 47673.32 MB/s BenchmarkMemclr/1M-4 5035 24550 ns/op 42711.10 MB/s BenchmarkMemclr/4M-4 1206 104535 ns/op 40123.32 MB/s BenchmarkMemclr/8M-4 381 338862 ns/op 24755.21 MB/s BenchmarkMemclr/16M-4 100 1068070 ns/op 15707.98 MB/s BenchmarkMemclr/64M-4 42 2417362 ns/op 27761.20 MB/s BenchmarkGoMemclr/5-4 1920444 59.83 ns/op 83.58 MB/s BenchmarkGoMemclr/16-4 672654 209.5 ns/op 76.38 MB/s BenchmarkGoMemclr/64-4 195171 637.8 ns/op 100.34 MB/s BenchmarkGoMemclr/256-4 35953 2871 ns/op 89.17 MB/s BenchmarkMemclrRange/1K_2K-4 90744 1744 ns/op 54979.51 MB/s BenchmarkMemclrRange/2K_8K-4 26018 4927 ns/op 67692.67 MB/s BenchmarkMemclrRange/4K_16K-4 29401 3844 ns/op 84053.32 MB/s BenchmarkMemclrRange/160K_228K-4 3050 36501 ns/op 45557.19 MB/s BenchmarkClearFat7-4 3790171 27.68 ns/op BenchmarkClearFat8-4 4229226 27.78 ns/op BenchmarkClearFat11-4 3919036 32.86 ns/op BenchmarkClearFat12-4 3235953 31.13 ns/op BenchmarkClearFat13-4 3746799 36.82 ns/op BenchmarkClearFat14-4 3781923 39.12 ns/op BenchmarkClearFat15-4 3490293 33.95 ns/op BenchmarkClearFat16-4 3619464 32.55 ns/op BenchmarkClearFat24-4 3942618 29.31 ns/op BenchmarkClearFat32-4 4385632 29.98 ns/op BenchmarkClearFat40-4 3083818 33.77 ns/op BenchmarkClearFat48-4 3560607 48.03 ns/op BenchmarkClearFat56-4 3322438 35.29 ns/op BenchmarkClearFat64-4 3273123 35.35 ns/op BenchmarkClearFat72-4 3623959 39.96 ns/op BenchmarkClearFat128-4 2647782 41.09 ns/op BenchmarkClearFat256-4 1445302 80.38 ns/op BenchmarkClearFat512-4 1000000 110.3 ns/op BenchmarkClearFat1024-4 1000000 265.3 ns/op BenchmarkClearFat1032-4 1000000 130.3 ns/op BenchmarkClearFat1040-4 868626 160.6 ns/op BenchmarkCopyFat7-4 4201945 29.48 ns/op BenchmarkCopyFat8-4 3889365 29.67 ns/op BenchmarkCopyFat11-4 3480764 38.70 ns/op BenchmarkCopyFat12-4 4163719 34.22 ns/op BenchmarkCopyFat13-4 3608395 31.27 ns/op BenchmarkCopyFat14-4 2803887 46.59 ns/op BenchmarkCopyFat15-4 3779931 30.04 ns/op BenchmarkCopyFat16-4 3833966 58.40 ns/op BenchmarkCopyFat24-4 3889404 37.99 ns/op BenchmarkCopyFat32-4 3910629 46.18 ns/op BenchmarkCopyFat64-4 3095348 37.29 ns/op BenchmarkCopyFat72-4 3564794 35.09 ns/op BenchmarkCopyFat128-4 2564844 75.70 ns/op BenchmarkCopyFat256-4 2388399 63.33 ns/op BenchmarkCopyFat512-4 1000000 135.5 ns/op BenchmarkCopyFat520-4 1242859 115.5 ns/op BenchmarkCopyFat1024-4 932412 163.5 ns/op BenchmarkCopyFat1032-4 860500 257.0 ns/op BenchmarkCopyFat1040-4 1000000 151.7 ns/op BenchmarkIssue18740/2byte-4 279 449789 ns/op BenchmarkIssue18740/4byte-4 420 250664 ns/op BenchmarkIssue18740/8byte-4 808 175589 ns/op BenchmarkMemclrKnownSize1-4 5669608 20.39 ns/op 49.05 MB/s BenchmarkMemclrKnownSize2-4 3279246 47.57 ns/op 42.04 MB/s BenchmarkMemclrKnownSize4-4 2166452 53.36 ns/op 74.96 MB/s BenchmarkMemclrKnownSize8-4 1000000 211.3 ns/op 37.85 MB/s BenchmarkMemclrKnownSize16-4 635349 233.2 ns/op 68.60 MB/s BenchmarkMemclrKnownSize32-4 424168 413.3 ns/op 77.42 MB/s BenchmarkMemclrKnownSize64-4 211164 670.8 ns/op 95.41 MB/s BenchmarkMemclrKnownSize112-4 121237 1404 ns/op 79.76 MB/s BenchmarkMemclrKnownSize128-4 95834 1488 ns/op 86.03 MB/s BenchmarkMemclrKnownSize192-4 65887 2046 ns/op 93.85 MB/s BenchmarkMemclrKnownSize248-4 43123 2561 ns/op 96.85 MB/s BenchmarkMemclrKnownSize256-4 30810 3435 ns/op 74.52 MB/s BenchmarkMemclrKnownSize512-4 22179 10786 ns/op 47.47 MB/s BenchmarkMemclrKnownSize1024-4 10000 11145 ns/op 91.88 MB/s BenchmarkMemclrKnownSize4096-4 3182 52842 ns/op 77.51 MB/s BenchmarkMemclrKnownSize512KiB-4 19 5596345 ns/op 93.68 MB/s BenchmarkReadMetricsLatency-4 4888 3105 p50-ns 5390 p90-ns 12274 p99-ns BenchmarkFinalizer-4 169 762774 ns/op BenchmarkFinalizerRun-4 192766 767.1 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7509534 15.25 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3149470 36.28 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2494696 48.86 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2620741 48.09 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1415140 75.47 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1336234 128.4 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2106524 58.16 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1435389 89.43 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1000000 100.4 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2121307 52.26 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1854188 66.99 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1669412 63.52 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1868780 76.96 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1650154 112.4 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 5630466 18.88 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 6022143 26.53 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 7559472 15.64 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 7496468 16.46 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 5913879 28.01 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 7320037 27.70 ns/op BenchmarkFindBitRange64/PatternAASize2-4 7498393 16.17 ns/op BenchmarkFindBitRange64/PatternAASize8-4 7192389 25.49 ns/op BenchmarkFindBitRange64/PatternAASize32-4 7466956 22.24 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 6460676 18.87 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 6916623 18.11 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 7868068 15.60 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 7209970 28.07 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 6363510 19.50 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 7018902 18.76 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 5052926 29.13 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 6963039 21.78 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 6057164 26.75 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 6095623 18.46 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7835746 19.69 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7664337 17.11 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 6365443 17.48 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 6492663 23.87 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 5559104 20.04 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 8163432 18.04 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7491673 18.53 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 6649278 21.36 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 5990826 19.22 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 6677022 17.96 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 6399513 18.16 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 6379028 18.26 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 8060286 18.05 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 7257608 16.73 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 5454292 27.38 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 7371802 20.32 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 6954751 15.65 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 6890538 16.87 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 5914742 23.01 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 5204020 22.99 ns/op BenchmarkNetpollBreak-4 2794 105447 ns/op BenchmarkPingPongHog-4 848 340327 ns/op BenchmarkStackGrowth-4 95076 1572 ns/op BenchmarkStackGrowthDeep-4 730 143278 ns/op BenchmarkCreateGoroutines-4 43909 3237 ns/op BenchmarkCreateGoroutinesParallel-4 44532 22358 ns/op BenchmarkCreateGoroutinesCapture-4 10000 99634 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 29119 31877 ns/op BenchmarkClosureCall-4 17546101 6.746 ns/op BenchmarkWakeupParallelSpinning/0s-4 7394 20863 ns/op BenchmarkWakeupParallelSpinning/1µs-4 3211 32802 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4266 38101 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2881 48910 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1767 84419 ns/op BenchmarkWakeupParallelSpinning/20µs-4 768 150614 ns/op BenchmarkWakeupParallelSpinning/50µs-4 381 317914 ns/op BenchmarkWakeupParallelSpinning/100µs-4 200 646772 ns/op BenchmarkMatmult-4 4052307 187.4 ns/op BenchmarkFastrand-4 5666054 23.86 ns/op BenchmarkFastrand64-4 5433136 22.61 ns/op BenchmarkFastrandHashiter-4 2710339 44.18 ns/op BenchmarkFastrandn/2-4 3675898 29.24 ns/op BenchmarkFastrandn/3-4 4114822 29.93 ns/op BenchmarkFastrandn/4-4 3630195 36.39 ns/op BenchmarkFastrandn/5-4 3868964 30.29 ns/op BenchmarkIfaceCmp100-4 86532 1165 ns/op BenchmarkIfaceCmpNil100-4 228516 692.1 ns/op BenchmarkEfaceCmpDiff-4 44616 2726 ns/op BenchmarkEfaceCmpDiffIndirect-4 40623 2863 ns/op BenchmarkDefer-4 1347613 138.6 ns/op BenchmarkDefer10-4 797317 233.8 ns/op BenchmarkDeferMany-4 536565 704.4 ns/op BenchmarkPanicRecover-4 204858 696.3 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 75 2191569 ns/op 2074944 p50-ns 2967617 p90-ns 4458212 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 43 2532278 ns/op 2293277 p50-ns 3821619 p90-ns 6117276 p99-ns BenchmarkGoroutineProfile/small/idle-4 28 4838410 ns/op 5008947 p50-ns 5987567 p90-ns 7658660 p99-ns BenchmarkGoroutineProfile/small/loaded-4 28 6240569 ns/op 4930769 p50-ns 11579077 p90-ns 22593483 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 75 2182184 ns/op 2081603 p50-ns 3246598 p90-ns 3625498 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 51 3303796 ns/op 2545888 p50-ns 4294548 p90-ns 30045264 p99-ns BenchmarkGoroutineProfile/large/idle-4 9 11900398 ns/op 11159011 p50-ns 14703638 p90-ns 14703638 p99-ns BenchmarkGoroutineProfile/large/loaded-4 4 34999104 ns/op 36285974 p50-ns 49707572 p90-ns 49707572 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 56 2546468 ns/op 2363646 p50-ns 3360456 p90-ns 5692836 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 57 3453455 ns/op 2761691 p50-ns 5015425 p90-ns 17990231 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 24 4922976 ns/op 4494942 p50-ns 6288421 p90-ns 9567762 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 31 7169888 ns/op 6181745 p50-ns 10748372 p90-ns 14116886 p99-ns BenchmarkRWMutexUncontended-4 1780232 104.1 ns/op BenchmarkRWMutexWrite100-4 93429 2807 ns/op BenchmarkRWMutexWrite10-4 98712 1956 ns/op BenchmarkRWMutexWorkWrite100-4 25540 6135 ns/op BenchmarkRWMutexWorkWrite10-4 34942 5693 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2311 55110 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 950 119552 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1076 107699 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 435 233780 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 246 479660 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 220 541910 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 260 440765 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 104 1126737 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 190460 872.5 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 188958 1090 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 100354 1443 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 149955 1474 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 147366 1081 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 144297 1222 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 123349 1260 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 197992 1190 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 130387 1541 ns/op BenchmarkMakeSlice/Byte-4 1000000 100.6 ns/op BenchmarkMakeSlice/Int16-4 1000000 116.7 ns/op BenchmarkMakeSlice/Int-4 1000000 156.7 ns/op BenchmarkMakeSlice/Ptr-4 1000000 184.9 ns/op BenchmarkMakeSlice/Struct/24-4 491079 248.2 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 307.4 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 369.2 ns/op BenchmarkGrowSlice/Byte-4 552690 600.9 ns/op BenchmarkGrowSlice/Int16-4 497631 452.7 ns/op BenchmarkGrowSlice/Int-4 244970 537.2 ns/op BenchmarkGrowSlice/Ptr-4 308253 910.5 ns/op BenchmarkGrowSlice/Struct/24-4 392420 1725 ns/op BenchmarkGrowSlice/Struct/32-4 78594 1675 ns/op BenchmarkGrowSlice/Struct/40-4 63818 2043 ns/op BenchmarkExtendSlice/IntSlice-4 250642 1181 ns/op BenchmarkExtendSlice/PointerSlice-4 311271 1195 ns/op BenchmarkExtendSlice/NoGrow-4 207759 1925 ns/op BenchmarkAppend-4 915136 176.1 ns/op BenchmarkAppendGrowByte-4 1 179138661 ns/op BenchmarkAppendGrowString-4 1 647403206 ns/op BenchmarkAppendSlice/1Bytes-4 220380 824.3 ns/op BenchmarkAppendSlice/4Bytes-4 225657 1087 ns/op BenchmarkAppendSlice/7Bytes-4 218850 665.0 ns/op BenchmarkAppendSlice/8Bytes-4 198693 738.4 ns/op BenchmarkAppendSlice/15Bytes-4 135657 812.0 ns/op BenchmarkAppendSlice/16Bytes-4 180956 1031 ns/op BenchmarkAppendSlice/32Bytes-4 263376 877.6 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 22708 5861 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 10000 16061 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 7192 47586 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 954 156162 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 100 2246931 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 18 6089480 ns/op BenchmarkAppendStr/1Bytes-4 215046 1505 ns/op BenchmarkAppendStr/4Bytes-4 127707 1280 ns/op BenchmarkAppendStr/8Bytes-4 214410 631.1 ns/op BenchmarkAppendStr/16Bytes-4 170832 607.6 ns/op BenchmarkAppendStr/32Bytes-4 327756 711.4 ns/op BenchmarkAppendSpecialCase-4 625873 182.4 ns/op BenchmarkCopy/1Byte-4 751564 322.3 ns/op 3.10 MB/s BenchmarkCopy/1String-4 341192 448.8 ns/op 2.23 MB/s BenchmarkCopy/2Byte-4 376558 517.9 ns/op 3.86 MB/s BenchmarkCopy/2String-4 377211 469.0 ns/op 4.26 MB/s BenchmarkCopy/4Byte-4 191151 567.2 ns/op 7.05 MB/s BenchmarkCopy/4String-4 242037 675.3 ns/op 5.92 MB/s BenchmarkCopy/8Byte-4 217508 611.9 ns/op 13.08 MB/s BenchmarkCopy/8String-4 246938 1480 ns/op 5.41 MB/s BenchmarkCopy/12Byte-4 111511 940.7 ns/op 12.76 MB/s BenchmarkCopy/12String-4 1021023 106.2 ns/op 112.96 MB/s BenchmarkCopy/16Byte-4 1245580 107.8 ns/op 148.38 MB/s BenchmarkCopy/16String-4 1177084 134.5 ns/op 118.98 MB/s BenchmarkCopy/32Byte-4 1000000 133.3 ns/op 240.08 MB/s BenchmarkCopy/32String-4 928522 114.2 ns/op 280.12 MB/s BenchmarkCopy/128Byte-4 1000000 129.9 ns/op 985.40 MB/s BenchmarkCopy/128String-4 1000000 137.2 ns/op 933.25 MB/s BenchmarkCopy/1024Byte-4 372072 359.0 ns/op 2852.29 MB/s BenchmarkCopy/1024String-4 315126 469.0 ns/op 2183.17 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 27567 5687 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 10000 14175 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 23587 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 28662 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 34342 ns/op BenchmarkAppendInPlace/Grow/Byte-4 120576 1705 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 35407 2876 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 48674 2962 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 40611 2486 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 39018 3098 ns/op BenchmarkStackCopyPtr-4 1 166087180 ns/op BenchmarkStackCopy-4 1 119065895 ns/op BenchmarkStackCopyNoCache-4 18 5910817 ns/op BenchmarkStackCopyWithStkobj-4 2 71964114 ns/op BenchmarkIssue18138-4 160 834191 ns/op BenchmarkCompareStringEqual-4 11872633 10.62 ns/op BenchmarkCompareStringIdentical-4 17468220 8.028 ns/op BenchmarkCompareStringSameLength-4 13172276 9.396 ns/op BenchmarkCompareStringDifferentLength-4 21463333 5.529 ns/op BenchmarkCompareStringBigUnaligned-4 1320 101215 ns/op 10359.97 MB/s BenchmarkCompareStringBig-4 1236 151562 ns/op 6918.51 MB/s BenchmarkConcatStringAndBytes-4 1577194 77.10 ns/op BenchmarkSliceByteToString/1-4 1000000 103.1 ns/op BenchmarkSliceByteToString/2-4 728245 197.8 ns/op BenchmarkSliceByteToString/4-4 922352 179.7 ns/op BenchmarkSliceByteToString/8-4 954748 180.4 ns/op BenchmarkSliceByteToString/16-4 1000000 193.1 ns/op BenchmarkSliceByteToString/32-4 986082 220.5 ns/op BenchmarkSliceByteToString/64-4 744470 315.8 ns/op BenchmarkSliceByteToString/128-4 448718 438.4 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 1854481 68.02 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 1000000 134.0 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 994024 240.1 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3005622 47.28 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1328751 78.55 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1603275 121.8 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1000000 117.0 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 323319 410.7 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 370051 300.9 ns/op BenchmarkRuneIterate/range/ASCII-4 6850351 17.23 ns/op BenchmarkRuneIterate/range/Japanese-4 1000000 107.8 ns/op BenchmarkRuneIterate/range/MixedLength-4 2439426 62.99 ns/op BenchmarkRuneIterate/range1/ASCII-4 6906026 17.88 ns/op BenchmarkRuneIterate/range1/Japanese-4 2245623 88.93 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2312688 63.09 ns/op BenchmarkRuneIterate/range2/ASCII-4 5551965 21.92 ns/op BenchmarkRuneIterate/range2/Japanese-4 1000000 138.1 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2341890 70.18 ns/op BenchmarkArrayEqual-4 15756871 8.072 ns/op BenchmarkFunc/Name-4 5451348 28.36 ns/op BenchmarkFunc/Entry-4 10557410 10.82 ns/op BenchmarkFunc/FileLine-4 1000000 113.3 ns/op PASS ok runtime 437.433s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 23362 4918 ns/op BenchmarkHandle/concurrent-4 19958 6712 ns/op PASS ok runtime/cgo 0.538s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 21616514 6.545 ns/op BenchmarkAtomicStore64-4 9950631 18.46 ns/op BenchmarkAtomicLoad-4 29307979 7.452 ns/op BenchmarkAtomicStore-4 10975617 13.47 ns/op BenchmarkAnd8-4 10294834 15.61 ns/op BenchmarkAnd-4 11529552 13.54 ns/op BenchmarkAnd8Parallel-4 3764104 32.20 ns/op BenchmarkAndParallel-4 3273573 32.28 ns/op BenchmarkOr8-4 13381052 22.96 ns/op BenchmarkOr-4 9422198 12.79 ns/op BenchmarkOr8Parallel-4 3327556 32.27 ns/op BenchmarkOrParallel-4 3449685 32.61 ns/op BenchmarkXadd-4 3785854 30.14 ns/op BenchmarkXadd64-4 3834386 30.09 ns/op BenchmarkCas-4 2463810 48.62 ns/op BenchmarkCas64-4 2562465 44.37 ns/op BenchmarkXchg-4 3713473 29.92 ns/op BenchmarkXchg64-4 3897529 30.41 ns/op PASS ok runtime/internal/atomic 4.257s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 2977318 37.74 ns/op BenchmarkMulUintptr/large-4 2652498 41.03 ns/op PASS ok runtime/internal/math 0.622s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 9 12735156 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 8 19728996 ns/op 428.1 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 27 4946483 ns/op 18.93 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 7 26001244 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 4 33906202 ns/op 1542 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 21 6650880 ns/op 94.90 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 96957973 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 169806187 ns/op 12471 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 6 19931223 ns/op 1012 concurrent_launches/op PASS ok runtime/pprof 2.347s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 6 19323352 ns/op BenchmarkStackLeak-4 17893 6434 ns/op PASS ok runtime/race 0.620s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2524498 43.47 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 268413 559.0 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.463s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 116924 1833 ns/op BenchmarkSortString1K-4 117 1110462 ns/op BenchmarkSortString1K_Slice-4 124 1024959 ns/op BenchmarkStableString1K-4 76 1697816 ns/op BenchmarkSortInt1K-4 150 864402 ns/op BenchmarkSortInt1K_Sorted-4 1802 64573 ns/op BenchmarkSortInt1K_Reversed-4 1452 100460 ns/op BenchmarkSortInt1K_Mod8-4 352 345975 ns/op BenchmarkStableInt1K-4 100 1202318 ns/op BenchmarkStableInt1K_Slice-4 100 1144086 ns/op BenchmarkSortInt64K-4 2 76073213 ns/op BenchmarkSortInt64K_Slice-4 2 64577982 ns/op BenchmarkStableInt64K-4 1 141849772 ns/op BenchmarkSort1e2-4 256 427182 ns/op BenchmarkStable1e2-4 100 1178499 ns/op BenchmarkSort1e4-4 2 83839898 ns/op BenchmarkStable1e4-4 1 377128887 ns/op PASS ok sort 37.824s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 652225 183.3 ns/op BenchmarkAtof64Float-4 560012 302.3 ns/op BenchmarkAtof64FloatExp-4 530974 320.0 ns/op BenchmarkAtof64Big-4 422365 328.8 ns/op BenchmarkAtof64RandomBits-4 347602 433.6 ns/op BenchmarkAtof64RandomFloats-4 379004 342.5 ns/op BenchmarkAtof64RandomLongFloats-4 349765 414.8 ns/op BenchmarkAtof32Decimal-4 836546 248.4 ns/op BenchmarkAtof32Float-4 541075 210.5 ns/op BenchmarkAtof32FloatExp-4 474870 340.8 ns/op BenchmarkAtof32Random-4 243238 511.9 ns/op BenchmarkAtof32RandomLong-4 135620 1137 ns/op BenchmarkParseInt/Pos/7bit-4 1000000 110.1 ns/op BenchmarkParseInt/Pos/26bit-4 672014 198.0 ns/op BenchmarkParseInt/Pos/31bit-4 485438 207.7 ns/op BenchmarkParseInt/Pos/56bit-4 462127 380.6 ns/op BenchmarkParseInt/Pos/63bit-4 431126 301.7 ns/op BenchmarkParseInt/Neg/7bit-4 1264766 160.7 ns/op BenchmarkParseInt/Neg/26bit-4 670017 234.7 ns/op BenchmarkParseInt/Neg/31bit-4 639552 335.0 ns/op BenchmarkParseInt/Neg/56bit-4 343330 516.9 ns/op BenchmarkParseInt/Neg/63bit-4 437931 374.3 ns/op BenchmarkAtoi/Pos/7bit-4 963870 110.6 ns/op BenchmarkAtoi/Pos/26bit-4 706398 187.0 ns/op BenchmarkAtoi/Pos/31bit-4 606588 240.5 ns/op BenchmarkAtoi/Pos/56bit-4 439741 252.1 ns/op BenchmarkAtoi/Pos/63bit-4 463068 391.6 ns/op BenchmarkAtoi/Neg/7bit-4 1393882 86.10 ns/op BenchmarkAtoi/Neg/26bit-4 726648 149.1 ns/op BenchmarkAtoi/Neg/31bit-4 920860 164.8 ns/op BenchmarkAtoi/Neg/56bit-4 409356 376.9 ns/op BenchmarkAtoi/Neg/63bit-4 356451 324.0 ns/op BenchmarkFormatFloat/Decimal-4 92782 1430 ns/op BenchmarkFormatFloat/Float-4 66554 1578 ns/op BenchmarkFormatFloat/Exp-4 87914 1356 ns/op BenchmarkFormatFloat/NegExp-4 55264 1960 ns/op BenchmarkFormatFloat/LongExp-4 66405 1761 ns/op BenchmarkFormatFloat/Big-4 60657 1798 ns/op BenchmarkFormatFloat/BinaryExp-4 124628 806.2 ns/op BenchmarkFormatFloat/32Integer-4 84963 1872 ns/op BenchmarkFormatFloat/32ExactFraction-4 79435 1518 ns/op BenchmarkFormatFloat/32Point-4 75039 1923 ns/op BenchmarkFormatFloat/32Exp-4 73570 1425 ns/op BenchmarkFormatFloat/32NegExp-4 96546 1623 ns/op BenchmarkFormatFloat/32Shortest-4 80011 2297 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 84241 1977 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 118028 1207 ns/op BenchmarkFormatFloat/64Fixed1-4 131272 1070 ns/op BenchmarkFormatFloat/64Fixed2-4 109562 1050 ns/op BenchmarkFormatFloat/64Fixed3-4 116115 1038 ns/op BenchmarkFormatFloat/64Fixed4-4 117548 1079 ns/op BenchmarkFormatFloat/64Fixed12-4 65358 2342 ns/op BenchmarkFormatFloat/64Fixed16-4 69032 1588 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 88104 1827 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 76128 1863 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 1962 63534 ns/op BenchmarkFormatFloat/Slowpath64-4 64341 2500 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 55857 2080 ns/op BenchmarkAppendFloat/Decimal-4 48742 2376 ns/op BenchmarkAppendFloat/Float-4 61905 1669 ns/op BenchmarkAppendFloat/Exp-4 87188 1782 ns/op BenchmarkAppendFloat/NegExp-4 103316 1384 ns/op BenchmarkAppendFloat/LongExp-4 70549 1617 ns/op BenchmarkAppendFloat/Big-4 70233 1706 ns/op BenchmarkAppendFloat/BinaryExp-4 215284 606.5 ns/op BenchmarkAppendFloat/32Integer-4 94916 1186 ns/op BenchmarkAppendFloat/32ExactFraction-4 103964 1207 ns/op BenchmarkAppendFloat/32Point-4 111135 1384 ns/op BenchmarkAppendFloat/32Exp-4 103428 1107 ns/op BenchmarkAppendFloat/32NegExp-4 89637 1199 ns/op BenchmarkAppendFloat/32Shortest-4 119424 2265 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 131586 946.3 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 130786 1010 ns/op BenchmarkAppendFloat/64Fixed1-4 161576 788.2 ns/op BenchmarkAppendFloat/64Fixed2-4 144768 823.3 ns/op BenchmarkAppendFloat/64Fixed3-4 145282 833.5 ns/op BenchmarkAppendFloat/64Fixed4-4 139382 1448 ns/op BenchmarkAppendFloat/64Fixed12-4 71710 1778 ns/op BenchmarkAppendFloat/64Fixed16-4 87418 1510 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 101907 1864 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 89317 1296 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2222 62006 ns/op BenchmarkAppendFloat/Slowpath64-4 76785 1463 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 76864 1574 ns/op BenchmarkFormatInt-4 10000 10147 ns/op BenchmarkAppendInt-4 10000 10405 ns/op BenchmarkFormatUint-4 61650 2123 ns/op BenchmarkAppendUint-4 71434 1497 ns/op BenchmarkFormatIntSmall/7-4 1767496 75.80 ns/op BenchmarkFormatIntSmall/42-4 1681348 103.4 ns/op BenchmarkAppendIntSmall-4 1000000 126.3 ns/op BenchmarkAppendUintVarlen/1-4 1000000 129.4 ns/op BenchmarkAppendUintVarlen/12-4 1000000 157.6 ns/op BenchmarkAppendUintVarlen/123-4 692551 193.8 ns/op BenchmarkAppendUintVarlen/1234-4 697042 152.9 ns/op BenchmarkAppendUintVarlen/12345-4 734557 183.6 ns/op BenchmarkAppendUintVarlen/123456-4 785155 188.3 ns/op BenchmarkAppendUintVarlen/1234567-4 659670 180.0 ns/op BenchmarkAppendUintVarlen/12345678-4 739047 260.3 ns/op BenchmarkAppendUintVarlen/123456789-4 716296 174.7 ns/op BenchmarkAppendUintVarlen/1234567890-4 786456 170.1 ns/op BenchmarkAppendUintVarlen/12345678901-4 604543 179.5 ns/op BenchmarkAppendUintVarlen/123456789012-4 831351 177.0 ns/op BenchmarkAppendUintVarlen/1234567890123-4 763720 246.3 ns/op BenchmarkAppendUintVarlen/12345678901234-4 592764 174.4 ns/op BenchmarkAppendUintVarlen/123456789012345-4 743281 185.9 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 565753 199.9 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 597331 230.3 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 732828 241.4 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 670198 332.8 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 754906 319.7 ns/op BenchmarkQuote-4 31582 4279 ns/op BenchmarkQuoteRune-4 299596 412.8 ns/op BenchmarkAppendQuote-4 36669 3012 ns/op BenchmarkAppendQuoteRune-4 368209 384.7 ns/op BenchmarkUnquoteEasy-4 1000000 105.6 ns/op BenchmarkUnquoteHard-4 32546 4804 ns/op PASS ok strconv 26.536s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 338124 546.1 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 119508 1823 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 162753 1384 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 206314 715.2 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 51478 2778 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 65594 2281 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 531051 332.0 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 13357 7867 ns/op BenchmarkGenericMatch1-4 1906 65733 ns/op BenchmarkGenericMatch2-4 411 292780 ns/op BenchmarkSingleMaxSkipping-4 10000 11093 ns/op 901.48 MB/s BenchmarkSingleLongSuffixFail-4 15096 12473 ns/op 80.34 MB/s BenchmarkSingleMatch-4 211 638110 ns/op 23.51 MB/s BenchmarkByteByteNoMatch-4 70570 1586 ns/op BenchmarkByteByteMatch-4 12278 8946 ns/op BenchmarkByteStringMatch-4 12184 9208 ns/op BenchmarkHTMLEscapeNew-4 33495 4158 ns/op BenchmarkHTMLEscapeOld-4 69722 2044 ns/op BenchmarkByteStringReplacerWriteString-4 1182 97151 ns/op BenchmarkByteReplacerWriteString-4 1488 111894 ns/op BenchmarkByteByteReplaces-4 2054 82327 ns/op BenchmarkByteByteMap-4 8722 25285 ns/op BenchmarkMap/identity/ASCII-4 641412 199.0 ns/op BenchmarkMap/identity/Greek-4 519499 263.8 ns/op BenchmarkMap/change/ASCII-4 23620 5176 ns/op BenchmarkMap/change/Greek-4 18079 7678 ns/op BenchmarkIndexRune-4 1717207 90.20 ns/op BenchmarkIndexRuneLongString-4 1363821 83.39 ns/op BenchmarkIndexRuneFastPath-4 1750284 69.51 ns/op BenchmarkIndex-4 2790218 57.87 ns/op BenchmarkLastIndex-4 2887444 39.51 ns/op BenchmarkIndexByte-4 13654641 9.627 ns/op BenchmarkToUpper/#00-4 2322723 48.93 ns/op BenchmarkToUpper/ONLYUPPER-4 1745415 67.12 ns/op BenchmarkToUpper/abc-4 299641 482.1 ns/op BenchmarkToUpper/AbC123-4 186662 688.8 ns/op BenchmarkToUpper/azAZ09_-4 227080 502.6 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 47313 2558 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 56110 2003 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 24050 4876 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 47557 2139 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 100676 1063 ns/op BenchmarkToLower/#00-4 2599262 43.76 ns/op BenchmarkToLower/abc-4 2436806 51.23 ns/op BenchmarkToLower/AbC123-4 180426 1300 ns/op BenchmarkToLower/azAZ09_-4 187026 1156 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 65091 1606 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 53692 2374 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 26958 4216 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 63957 1851 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 110760 1998 ns/op BenchmarkMapNoChanges-4 903754 136.9 ns/op BenchmarkTrim-4 29818 3920 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2334476 50.35 ns/op BenchmarkToValidUTF8/InvalidASCII-4 167013 829.3 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 100298 1260 ns/op BenchmarkEqualFold/Tests-4 44184 3897 ns/op BenchmarkEqualFold/ASCII-4 2222257 54.36 ns/op BenchmarkEqualFold/UnicodePrefix-4 106542 1335 ns/op BenchmarkEqualFold/UnicodeSuffix-4 97594 1595 ns/op BenchmarkIndexHard1-4 931 229470 ns/op BenchmarkIndexHard2-4 709 227896 ns/op BenchmarkIndexHard3-4 148 996925 ns/op BenchmarkIndexHard4-4 175 1121239 ns/op BenchmarkLastIndexHard1-4 70 1647042 ns/op BenchmarkLastIndexHard2-4 78 2919974 ns/op BenchmarkLastIndexHard3-4 79 1866992 ns/op BenchmarkCountHard1-4 1028 121453 ns/op BenchmarkCountHard2-4 698 193668 ns/op BenchmarkCountHard3-4 171 752885 ns/op BenchmarkIndexTorture-4 8462 18928 ns/op BenchmarkCountTorture-4 10000 21179 ns/op BenchmarkCountTortureOverlapping-4 450 249927 ns/op BenchmarkCountByte/10-4 2196184 50.47 ns/op 198.15 MB/s BenchmarkCountByte/32-4 2289193 53.33 ns/op 599.99 MB/s BenchmarkCountByte/4096-4 788308 150.2 ns/op 27262.39 MB/s BenchmarkCountByte/4194304-4 836 208948 ns/op 20073.47 MB/s BenchmarkCountByte/67108864-4 20 5204175 ns/op 12895.20 MB/s BenchmarkFields/ASCII/16-4 253070 633.1 ns/op 25.27 MB/s 64 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 24748 6454 ns/op 39.66 MB/s 448 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1512 125228 ns/op 32.71 MB/s 6784 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 60 2066186 ns/op 31.72 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 29784822 ns/op 35.21 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 87145 1855 ns/op 8.63 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 14429 ns/op 17.74 MB/s 352 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 529 334675 ns/op 12.24 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 28 5637646 ns/op 11.62 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 103920441 ns/op 10.09 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 163776 1554 ns/op 10.29 MB/s 64 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 4948 28857 ns/op 8.87 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 502 223090 ns/op 18.36 MB/s 22144 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 31 5801887 ns/op 11.30 MB/s 463107 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 56078684 ns/op 18.70 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 86204 1239 ns/op 12.91 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 9216 12205 ns/op 20.97 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 547 225839 ns/op 18.14 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 18 6365553 ns/op 10.30 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 91397644 ns/op 11.47 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 155752578 ns/op BenchmarkSplitSingleByteSeparator-4 16 9283078 ns/op BenchmarkSplitMultiByteSeparator-4 25 4688279 ns/op BenchmarkSplitNSingleByteSeparator-4 166965 1130 ns/op BenchmarkSplitNMultiByteSeparator-4 147816 1184 ns/op BenchmarkRepeat/5x0-4 2719932 45.16 ns/op BenchmarkRepeat/5x1-4 2637715 46.64 ns/op BenchmarkRepeat/5x2-4 219328 570.9 ns/op BenchmarkRepeat/5x6-4 123315 1245 ns/op BenchmarkRepeat/10x0-4 2759346 55.93 ns/op BenchmarkRepeat/10x1-4 2465912 45.09 ns/op BenchmarkRepeat/10x2-4 210262 756.6 ns/op BenchmarkRepeat/10x6-4 126999 1195 ns/op BenchmarkRepeatLarge/256/1-4 46244 2567 ns/op 99.74 MB/s BenchmarkRepeatLarge/256/16-4 82288 1615 ns/op 158.55 MB/s BenchmarkRepeatLarge/512/1-4 39571 3299 ns/op 155.21 MB/s BenchmarkRepeatLarge/512/16-4 54240 2333 ns/op 219.45 MB/s BenchmarkRepeatLarge/1024/1-4 25124 4365 ns/op 234.61 MB/s BenchmarkRepeatLarge/1024/16-4 27488 3748 ns/op 273.23 MB/s BenchmarkRepeatLarge/2048/1-4 22483 6956 ns/op 294.42 MB/s BenchmarkRepeatLarge/2048/16-4 22822 6220 ns/op 329.27 MB/s BenchmarkRepeatLarge/4096/1-4 10000 12496 ns/op 327.79 MB/s BenchmarkRepeatLarge/4096/16-4 10000 10361 ns/op 395.32 MB/s BenchmarkRepeatLarge/8192/1-4 10000 17727 ns/op 462.12 MB/s BenchmarkRepeatLarge/8192/16-4 6054 19095 ns/op 429.01 MB/s BenchmarkRepeatLarge/8192/4097-4 3547689 64.29 ns/op 63727.48 MB/s BenchmarkRepeatLarge/16384/1-4 3272 38153 ns/op 429.42 MB/s BenchmarkRepeatLarge/16384/16-4 4486 43649 ns/op 375.36 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 26479 ns/op 464.17 MB/s BenchmarkRepeatLarge/32768/1-4 1828 71903 ns/op 455.73 MB/s BenchmarkRepeatLarge/32768/16-4 2133 69265 ns/op 473.08 MB/s BenchmarkRepeatLarge/32768/4097-4 2770 65920 ns/op 435.05 MB/s BenchmarkRepeatLarge/65536/1-4 909 156731 ns/op 418.14 MB/s BenchmarkRepeatLarge/65536/16-4 921 116149 ns/op 564.24 MB/s BenchmarkRepeatLarge/65536/4097-4 1227 120116 ns/op 511.63 MB/s BenchmarkRepeatLarge/131072/1-4 166 654689 ns/op 200.21 MB/s BenchmarkRepeatLarge/131072/16-4 358 350980 ns/op 373.45 MB/s BenchmarkRepeatLarge/131072/4097-4 214 543021 ns/op 233.89 MB/s BenchmarkRepeatLarge/262144/1-4 118 923205 ns/op 283.95 MB/s BenchmarkRepeatLarge/262144/16-4 129 818405 ns/op 320.31 MB/s BenchmarkRepeatLarge/262144/4097-4 129 1006985 ns/op 256.32 MB/s BenchmarkRepeatLarge/524288/1-4 58 1756273 ns/op 298.52 MB/s BenchmarkRepeatLarge/524288/16-4 56 1952557 ns/op 268.51 MB/s BenchmarkRepeatLarge/524288/4097-4 61 1991682 ns/op 261.25 MB/s BenchmarkRepeatLarge/1048576/1-4 44 3190750 ns/op 328.63 MB/s BenchmarkRepeatLarge/1048576/16-4 80 3601939 ns/op 291.11 MB/s BenchmarkRepeatLarge/1048576/4097-4 44 3175673 ns/op 328.98 MB/s BenchmarkRepeatLarge/2097152/1-4 27 4444532 ns/op 471.85 MB/s BenchmarkRepeatLarge/2097152/16-4 31 4473779 ns/op 468.77 MB/s BenchmarkRepeatLarge/2097152/4097-4 22 5637520 ns/op 371.36 MB/s BenchmarkRepeatLarge/4194304/1-4 9 13126176 ns/op 319.54 MB/s BenchmarkRepeatLarge/4194304/16-4 13 13667483 ns/op 306.88 MB/s BenchmarkRepeatLarge/4194304/4097-4 10 11862073 ns/op 353.33 MB/s BenchmarkRepeatLarge/8388608/1-4 3 34907182 ns/op 240.31 MB/s BenchmarkRepeatLarge/8388608/16-4 6 18189389 ns/op 461.18 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 19586446 ns/op 428.18 MB/s BenchmarkRepeatLarge/16777216/1-4 3 37081034 ns/op 452.45 MB/s BenchmarkRepeatLarge/16777216/16-4 3 43084909 ns/op 389.40 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 46138374 ns/op 363.63 MB/s BenchmarkRepeatLarge/33554432/1-4 2 85532015 ns/op 392.30 MB/s BenchmarkRepeatLarge/33554432/16-4 2 61002476 ns/op 550.05 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 87305578 ns/op 384.33 MB/s BenchmarkRepeatLarge/67108864/1-4 1 162444428 ns/op 413.12 MB/s BenchmarkRepeatLarge/67108864/16-4 1 117248972 ns/op 572.36 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 127575380 ns/op 526.03 MB/s BenchmarkRepeatLarge/134217728/1-4 1 334646818 ns/op 401.07 MB/s BenchmarkRepeatLarge/134217728/16-4 1 252022531 ns/op 532.56 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 307471227 ns/op 436.52 MB/s BenchmarkRepeatLarge/268435456/1-4 1 670090180 ns/op 400.60 MB/s BenchmarkRepeatLarge/268435456/16-4 1 473575585 ns/op 566.83 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 477790626 ns/op 561.83 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1183626115 ns/op 453.58 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1067673271 ns/op 502.84 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1122308711 ns/op 478.36 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4690231913 ns/op 228.93 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 5459343448 ns/op 196.68 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 7783073728 ns/op 137.96 MB/s BenchmarkIndexAnyASCII/1:1-4 1318414 78.06 ns/op BenchmarkIndexAnyASCII/1:2-4 1587960 70.25 ns/op BenchmarkIndexAnyASCII/1:4-4 1846546 99.74 ns/op BenchmarkIndexAnyASCII/1:8-4 1848159 64.25 ns/op BenchmarkIndexAnyASCII/1:16-4 1916166 85.56 ns/op BenchmarkIndexAnyASCII/1:32-4 2189420 65.73 ns/op BenchmarkIndexAnyASCII/1:64-4 1952548 58.87 ns/op BenchmarkIndexAnyASCII/16:1-4 2109037 59.91 ns/op BenchmarkIndexAnyASCII/16:2-4 761890 144.0 ns/op BenchmarkIndexAnyASCII/16:4-4 752449 143.8 ns/op BenchmarkIndexAnyASCII/16:8-4 788322 180.7 ns/op BenchmarkIndexAnyASCII/16:16-4 730111 196.1 ns/op BenchmarkIndexAnyASCII/16:32-4 719413 197.9 ns/op BenchmarkIndexAnyASCII/16:64-4 664231 221.0 ns/op BenchmarkIndexAnyASCII/256:1-4 1772247 64.95 ns/op BenchmarkIndexAnyASCII/256:2-4 76394 1383 ns/op BenchmarkIndexAnyASCII/256:4-4 77271 1342 ns/op BenchmarkIndexAnyASCII/256:8-4 81262 1332 ns/op BenchmarkIndexAnyASCII/256:16-4 87154 1354 ns/op BenchmarkIndexAnyASCII/256:32-4 88105 1576 ns/op BenchmarkIndexAnyASCII/256:64-4 91310 1877 ns/op BenchmarkIndexAnyUTF8/1:1-4 1855030 57.20 ns/op BenchmarkIndexAnyUTF8/1:2-4 2015112 57.78 ns/op BenchmarkIndexAnyUTF8/1:4-4 2152730 110.7 ns/op BenchmarkIndexAnyUTF8/1:8-4 1000000 111.3 ns/op BenchmarkIndexAnyUTF8/1:16-4 1599278 81.89 ns/op BenchmarkIndexAnyUTF8/1:32-4 1933377 87.42 ns/op BenchmarkIndexAnyUTF8/1:64-4 1976664 62.77 ns/op BenchmarkIndexAnyUTF8/16:1-4 1000000 133.3 ns/op BenchmarkIndexAnyUTF8/16:2-4 233284 510.0 ns/op BenchmarkIndexAnyUTF8/16:4-4 251973 876.6 ns/op BenchmarkIndexAnyUTF8/16:8-4 245857 512.3 ns/op BenchmarkIndexAnyUTF8/16:16-4 183616 647.8 ns/op BenchmarkIndexAnyUTF8/16:32-4 191299 885.1 ns/op BenchmarkIndexAnyUTF8/16:64-4 200797 602.7 ns/op BenchmarkIndexAnyUTF8/256:1-4 401248 380.4 ns/op BenchmarkIndexAnyUTF8/256:2-4 13086 15795 ns/op BenchmarkIndexAnyUTF8/256:4-4 12661 12207 ns/op BenchmarkIndexAnyUTF8/256:8-4 13455 8117 ns/op BenchmarkIndexAnyUTF8/256:16-4 14677 8591 ns/op BenchmarkIndexAnyUTF8/256:32-4 10000 12883 ns/op BenchmarkIndexAnyUTF8/256:64-4 15116 9103 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1819788 63.64 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1000000 112.8 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1691185 66.62 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1762570 75.18 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1796431 75.32 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1000000 115.6 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1450426 92.04 ns/op BenchmarkLastIndexAnyASCII/16:1-4 971992 157.1 ns/op BenchmarkLastIndexAnyASCII/16:2-4 841156 189.7 ns/op BenchmarkLastIndexAnyASCII/16:4-4 914098 155.8 ns/op BenchmarkLastIndexAnyASCII/16:8-4 904350 158.4 ns/op BenchmarkLastIndexAnyASCII/16:16-4 850279 182.1 ns/op BenchmarkLastIndexAnyASCII/16:32-4 613726 211.2 ns/op BenchmarkLastIndexAnyASCII/16:64-4 463950 271.4 ns/op BenchmarkLastIndexAnyASCII/256:1-4 68173 1804 ns/op BenchmarkLastIndexAnyASCII/256:2-4 72810 1611 ns/op BenchmarkLastIndexAnyASCII/256:4-4 66860 1739 ns/op BenchmarkLastIndexAnyASCII/256:8-4 72206 2142 ns/op BenchmarkLastIndexAnyASCII/256:16-4 81555 1549 ns/op BenchmarkLastIndexAnyASCII/256:32-4 69318 1610 ns/op BenchmarkLastIndexAnyASCII/256:64-4 65740 1636 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1545752 87.78 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1814515 89.27 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1637140 71.65 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1806559 74.08 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1832256 69.74 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1625155 68.36 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1698350 63.77 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 306308 654.5 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 105733 961.7 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 134785 1701 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 122893 989.5 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 116558 970.2 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 121309 1018 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 88858 1171 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 16881 7431 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 8769 14844 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 9358 22022 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 6680 19722 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 8538 14029 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 8266 17172 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 8005 14190 ns/op BenchmarkTrimASCII/1:1-4 2185126 49.72 ns/op BenchmarkTrimASCII/1:2-4 2072977 81.24 ns/op BenchmarkTrimASCII/1:4-4 2079520 114.0 ns/op BenchmarkTrimASCII/1:8-4 1898361 60.37 ns/op BenchmarkTrimASCII/1:16-4 1691322 71.33 ns/op BenchmarkTrimASCII/16:1-4 2123805 54.67 ns/op BenchmarkTrimASCII/16:2-4 1000000 203.2 ns/op BenchmarkTrimASCII/16:4-4 860612 183.6 ns/op BenchmarkTrimASCII/16:8-4 797626 148.9 ns/op BenchmarkTrimASCII/16:16-4 756170 149.0 ns/op BenchmarkTrimASCII/256:1-4 988640 140.9 ns/op BenchmarkTrimASCII/256:2-4 92946 1214 ns/op BenchmarkTrimASCII/256:4-4 87703 1224 ns/op BenchmarkTrimASCII/256:8-4 90648 1224 ns/op BenchmarkTrimASCII/256:16-4 89131 1255 ns/op BenchmarkTrimASCII/4096:1-4 102188 1253 ns/op BenchmarkTrimASCII/4096:2-4 6016 20248 ns/op BenchmarkTrimASCII/4096:4-4 6042 18539 ns/op BenchmarkTrimASCII/4096:8-4 5991 19448 ns/op BenchmarkTrimASCII/4096:16-4 6205 20081 ns/op BenchmarkTrimByte-4 3206527 37.37 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 15373 7624 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 17582 6615 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1689 77909 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 3316 39460 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 6468 26257 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 10000 11384 ns/op BenchmarkJoin/0-4 3778927 33.71 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2906529 41.42 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 169713 797.5 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 106615 962.9 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 87967 1460 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 74882 1927 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 65365 1916 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 57028 2180 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2231866 53.07 ns/op BenchmarkTrimSpace/ASCII-4 1624399 82.19 ns/op BenchmarkTrimSpace/SomeNonASCII-4 113889 946.5 ns/op BenchmarkTrimSpace/JustNonASCII-4 75124 1630 ns/op BenchmarkReplaceAll-4 85641 1205 ns/op 16 B/op 1 allocs/op PASS ok strings 115.360s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 52725 1917 ns/op BenchmarkCond2-4 30787 3837 ns/op BenchmarkCond4-4 15691 7507 ns/op BenchmarkCond8-4 9120 12350 ns/op BenchmarkCond16-4 4322 27039 ns/op BenchmarkCond32-4 3068 53778 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 443322 227.5 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 347010 348.8 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 541516 197.3 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 534946 192.7 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 296239 495.3 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 701689 179.7 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 129550 1332 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 100317 1713 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 81028 1620 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 76785 2254 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 698904 151.2 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 204180 677.5 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 687634 164.1 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 199246 689.8 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 582350 178.4 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 172330 707.2 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1122667 120.1 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 50359 2212 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 153897 855.6 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 278606 401.5 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 5947 19406 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 375 354956 ns/op BenchmarkRange/*sync.Map-4 1352 75370 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 126492 3147 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 222054 644.2 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 81823 1845 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 84238 2187 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 193392 649.7 ns/op BenchmarkAdversarialDelete/*sync.Map-4 103992 1397 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 109494 1313 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 164421 652.8 ns/op BenchmarkDeleteCollision/*sync.Map-4 929016 136.4 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 64394 2302 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 189542 746.0 ns/op BenchmarkSwapCollision/*sync.Map-4 95884 1242 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 100 1066824 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 137094 914.3 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 301072 402.2 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 24892 4885 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 77070 1476 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 27049 5064 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 448544 356.9 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 153540 896.4 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 293341 442.2 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 769722 131.3 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 177843 668.2 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 785762 139.3 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 620792 195.6 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 149161 723.5 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 613402 199.6 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 121464 1276 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 279154 515.6 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 292694 408.1 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 127131 947.5 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 456242 296.9 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 177882 962.3 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 133042 1036 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 294210 384.1 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 49317 2085 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 209431 781.6 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 479169 306.0 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 136083 915.7 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 508729 250.7 ns/op BenchmarkUncontendedSemaphore-4 3995773 32.67 ns/op BenchmarkContendedSemaphore-4 3040618 33.56 ns/op BenchmarkMutexUncontended-4 835912 159.0 ns/op BenchmarkMutex-4 248372 578.6 ns/op BenchmarkMutexSlack-4 234159 592.9 ns/op BenchmarkMutexWork-4 203145 607.8 ns/op BenchmarkMutexWorkSlack-4 166129 721.8 ns/op BenchmarkMutexNoSpin-4 53024 1921 ns/op BenchmarkMutexSpin-4 51541 1953 ns/op BenchmarkOnce-4 1040193 119.9 ns/op BenchmarkSemaUncontended-4 4111861 28.12 ns/op BenchmarkSemaSyntNonblock-4 1535500 77.34 ns/op BenchmarkSemaSyntBlock-4 1976863 57.66 ns/op BenchmarkSemaWorkNonblock-4 1250020 94.52 ns/op BenchmarkSemaWorkBlock-4 1284826 90.67 ns/op BenchmarkRWMutexUncontended-4 291885 350.9 ns/op BenchmarkRWMutexWrite100-4 309326 423.9 ns/op BenchmarkRWMutexWrite10-4 346711 398.9 ns/op BenchmarkRWMutexWorkWrite100-4 256720 492.2 ns/op BenchmarkRWMutexWorkWrite10-4 199022 520.4 ns/op BenchmarkWaitGroupUncontended-4 732860 188.0 ns/op BenchmarkWaitGroupAddDone-4 485157 230.6 ns/op BenchmarkWaitGroupAddDoneWork-4 477472 230.2 ns/op BenchmarkWaitGroupWait-4 2414118 44.75 ns/op BenchmarkWaitGroupWaitWork-4 2027654 55.34 ns/op BenchmarkWaitGroupActuallyWait-4 45097 2521 ns/op 32 B/op 2 allocs/op PASS ok sync 23.704s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 634692 162.7 ns/op PASS ok sync/atomic 0.248s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 89086 1294 ns/op 0 B/op 0 allocs/op PASS ok testing 0.241s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 6141 18879 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 8680 23831 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 86 1965077 ns/op 129394 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 82 1475797 ns/op 1577 B/op 12 allocs/op BenchmarkTable/1x100000/new-4 1 263701544 ns/op 19393112 B/op 100059 allocs/op BenchmarkTable/1x100000/reuse-4 1 199584704 ns/op 19393200 B/op 100059 allocs/op BenchmarkTable/10x10/new-4 1498 92073 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1635 71337 ns/op 3 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 15 8709190 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 14 7443221 ns/op 29540 B/op 74 allocs/op BenchmarkTable/10x100000/new-4 1 899100972 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 910136234 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 152 696372 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 100 1051086 ns/op 392 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 69988310 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 103819511 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 9479696339 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 8648315080 ns/op 335150272 B/op 100096 allocs/op BenchmarkPyramid/10-4 2509 65017 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 33 5225349 ns/op 409130 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 487393600 ns/op 35625448 B/op 2057 allocs/op BenchmarkRagged/10-4 1981 69751 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 182 773801 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 19 9054502 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 5535 19892 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 25.188s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 1 121199976 ns/op BenchmarkVariableString-4 74780 1550 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 2103 60714 ns/op 2498 B/op 39 allocs/op PASS ok text/template/parse 0.543s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 54 2123740 ns/op BenchmarkAfter-4 142 950033 ns/op BenchmarkStop-4 255 676320 ns/op BenchmarkSimultaneousAfterFunc-4 33 3957391 ns/op BenchmarkStartStop-4 210 588714 ns/op BenchmarkReset-4 100 1342739 ns/op BenchmarkSleep-4 32 4220289 ns/op BenchmarkParallelTimerLatency-4 28 2178345 avg-late-ns 10999784 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 37 7912950 avg-late-ns 17231425 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 34 692434 avg-late-ns 4241144 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 33 647672 avg-late-ns 3232384 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 31 897793 avg-late-ns 5048028 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 30 564966 avg-late-ns 3590117 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 30 607697 avg-late-ns 3148415 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 25 4035102 avg-late-ns 14290416 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 20 7786744 avg-late-ns 21395440 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 19 6151256 avg-late-ns 20581393 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 15 8770510 avg-late-ns 31464303 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 32 1107070 avg-late-ns 5061700 max-late-ns BenchmarkTicker-4 1 332809812 ns/op BenchmarkTickerReset-4 2058 59132 ns/op BenchmarkTickerResetNaive-4 159 932566 ns/op BenchmarkNow-4 703089 206.0 ns/op BenchmarkNowUnixNano-4 442100 337.3 ns/op BenchmarkNowUnixMilli-4 750822 230.4 ns/op BenchmarkNowUnixMicro-4 778467 276.5 ns/op BenchmarkFormat-4 45714 2941 ns/op BenchmarkFormatRFC3339-4 64962 2495 ns/op BenchmarkFormatRFC3339Nano-4 67093 1904 ns/op BenchmarkFormatNow-4 55717 2410 ns/op BenchmarkMarshalJSON-4 76650 1814 ns/op BenchmarkMarshalText-4 77376 1501 ns/op BenchmarkParse-4 81259 1524 ns/op BenchmarkParseRFC3339UTC-4 215067 537.7 ns/op BenchmarkParseRFC3339UTCBytes-4 184848 652.8 ns/op BenchmarkParseRFC3339TZ-4 75176 1522 ns/op BenchmarkParseRFC3339TZBytes-4 68216 1715 ns/op BenchmarkParseDuration-4 399878 568.8 ns/op BenchmarkHour-4 863256 155.9 ns/op BenchmarkSecond-4 868272 152.3 ns/op BenchmarkYear-4 582180 206.7 ns/op BenchmarkDay-4 547999 217.6 ns/op BenchmarkISOWeek-4 557930 181.8 ns/op BenchmarkGoString-4 71472 1913 ns/op BenchmarkUnmarshalText-4 72078 1595 ns/op PASS ok time 16.351s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 321643 340.1 ns/op BenchmarkDecodeValidJapaneseChars-4 455358 264.9 ns/op BenchmarkDecodeRune-4 2552866 60.54 ns/op BenchmarkEncodeValidASCII-4 400516 293.9 ns/op BenchmarkEncodeValidJapaneseChars-4 777236 228.6 ns/op BenchmarkAppendRuneValidASCII-4 1000000 107.5 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1861896 85.02 ns/op BenchmarkEncodeRune-4 3725115 33.49 ns/op PASS ok unicode/utf16 2.015s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 912462 223.2 ns/op BenchmarkRuneCountTenJapaneseChars-4 200588 599.8 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2779882 40.16 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 362314 538.4 ns/op BenchmarkValidTenASCIIChars-4 1000000 113.2 ns/op BenchmarkValid100KASCIIChars-4 134 818803 ns/op BenchmarkValidTenJapaneseChars-4 183322 1166 ns/op BenchmarkValidLongMostlyASCII-4 136 902819 ns/op BenchmarkValidLongJapanese-4 64 2116305 ns/op BenchmarkValidStringTenASCIIChars-4 3223022 46.51 ns/op BenchmarkValidString100KASCIIChars-4 7287 15501 ns/op BenchmarkValidStringTenJapaneseChars-4 342050 416.1 ns/op BenchmarkValidStringLongMostlyASCII-4 1410 89031 ns/op BenchmarkValidStringLongJapanese-4 100 1151867 ns/op BenchmarkEncodeASCIIRune-4 2910832 63.50 ns/op BenchmarkEncodeJapaneseRune-4 1892774 92.87 ns/op BenchmarkAppendASCIIRune-4 7393984 17.43 ns/op BenchmarkAppendJapaneseRune-4 1966168 64.60 ns/op BenchmarkDecodeASCIIRune-4 2263887 63.27 ns/op BenchmarkDecodeJapaneseRune-4 1389450 83.94 ns/op BenchmarkFullRune/ASCII-4 2769958 40.58 ns/op BenchmarkFullRune/Incomplete-4 1100751 94.92 ns/op BenchmarkFullRune/Japanese-4 2679366 39.71 ns/op PASS ok unicode/utf8 5.215s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 61800291964 ns/op PASS ok cmd/api 91.247s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1336126 92.92 ns/op BenchmarkEqArrayOfStrings64-4 213812 555.6 ns/op BenchmarkEqArrayOfStrings1024-4 14044 8424 ns/op BenchmarkEqArrayOfFloats5-4 1557045 79.43 ns/op BenchmarkEqArrayOfFloats64-4 217092 566.3 ns/op BenchmarkEqArrayOfFloats1024-4 10000 11018 ns/op BenchmarkEqStruct-4 29845303 4.123 ns/op PASS ok cmd/compile/internal/reflectdata 1.352s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 332283 ns/op BenchmarkCopyElim1-4 381 350652 ns/op BenchmarkCopyElim10-4 312 384920 ns/op BenchmarkCopyElim100-4 200 654500 ns/op BenchmarkCopyElim1000-4 56 1977855 ns/op BenchmarkCopyElim10000-4 4 26439168 ns/op BenchmarkCopyElim100000-4 1 429300387 ns/op BenchmarkDeadCode/1-4 276 535297 ns/op BenchmarkDeadCode/10-4 296 379357 ns/op BenchmarkDeadCode/100-4 174 677361 ns/op BenchmarkDeadCode/1000-4 63 2606631 ns/op BenchmarkDeadCode/10000-4 4 25198807 ns/op BenchmarkDeadCode/100000-4 1 291452151 ns/op BenchmarkDeadCode/200000-4 1 602378081 ns/op BenchmarkDominatorsLinear-4 14 7919218 ns/op 1.26 MB/s BenchmarkDominatorsFwdBack-4 10 10718998 ns/op 0.93 MB/s BenchmarkDominatorsManyPred-4 12 11125769 ns/op 0.90 MB/s BenchmarkDominatorsMaxPred-4 12 10703146 ns/op 0.93 MB/s BenchmarkDominatorsMaxPredVal-4 10 11089080 ns/op 0.90 MB/s BenchmarkFuse/1-4 360 340385 ns/op BenchmarkFuse/10-4 351 360234 ns/op BenchmarkFuse/100-4 165 739380 ns/op BenchmarkFuse/1000-4 28 5103666 ns/op BenchmarkFuse/10000-4 2 55968001 ns/op BenchmarkNilCheckDeep1-4 14894 7932 ns/op 0.13 MB/s 235 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 6334 19095 ns/op 0.52 MB/s 236 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 855 128324 ns/op 0.78 MB/s 681 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 94 1178344 ns/op 0.85 MB/s 3836 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 8 13240564 ns/op 0.76 MB/s 65816 B/op 5 allocs/op BenchmarkDSEPass-4 37 2719941 ns/op 58690 B/op 8 allocs/op BenchmarkDSEPassBlock-4 2 68214641 ns/op 2123872 B/op 54141 allocs/op BenchmarkCSEPass-4 9 11197998 ns/op 116920 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 122119581 ns/op 5690608 B/op 97649 allocs/op BenchmarkDeadcodePass-4 210 571224 ns/op 98070 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 2 53213456 ns/op 2045540 B/op 22629 allocs/op BenchmarkMultiPass-4 82 1262132 ns/op 223582 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 202411966 ns/op 11194400 B/op 149832 allocs/op BenchmarkCondRewrite/SoloJump-4 5384448 22.51 ns/op BenchmarkCondRewrite/CombJump-4 4742550 23.27 ns/op PASS ok cmd/compile/internal/ssa 16.685s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 15675 7421 ns/op BenchmarkExtShift-4 27198 4372 ns/op BenchmarkModify-4 9374 12144 ns/op BenchmarkMullImm-4 29136 3890 ns/op BenchmarkConstModify-4 9660 12313 ns/op BenchmarkBitSet-4 13005 9253 ns/op BenchmarkBitClear-4 19376 6248 ns/op BenchmarkBitToggle-4 18316 6277 ns/op BenchmarkBitSetConst-4 105990 1089 ns/op BenchmarkBitClearConst-4 150042 795.0 ns/op BenchmarkBitToggleConst-4 120561 1042 ns/op BenchmarkDivconstI64-4 7379516 15.67 ns/op BenchmarkModconstI64-4 7227248 16.51 ns/op BenchmarkDivisiblePow2constI64-4 8822787 14.55 ns/op BenchmarkDivisibleconstI64-4 9502236 12.82 ns/op BenchmarkDivisibleWDivconstI64-4 4569813 26.47 ns/op BenchmarkDivconstU64/3-4 6727380 16.20 ns/op BenchmarkDivconstU64/5-4 7558690 15.22 ns/op BenchmarkDivconstU64/37-4 8121483 15.98 ns/op BenchmarkDivconstU64/1234567-4 9008416 12.91 ns/op BenchmarkModconstU64-4 7450183 15.54 ns/op BenchmarkDivisibleconstU64-4 8799758 13.25 ns/op BenchmarkDivisibleWDivconstU64-4 4282911 27.11 ns/op BenchmarkDivconstI32-4 8511193 15.76 ns/op BenchmarkModconstI32-4 9479530 12.62 ns/op BenchmarkDivisiblePow2constI32-4 7573393 14.58 ns/op BenchmarkDivisibleconstI32-4 9256270 12.59 ns/op BenchmarkDivisibleWDivconstI32-4 4614636 26.03 ns/op BenchmarkDivconstU32-4 8367946 13.94 ns/op BenchmarkModconstU32-4 7334451 16.11 ns/op BenchmarkDivisibleconstU32-4 7378224 16.16 ns/op BenchmarkDivisibleWDivconstU32-4 4116956 26.92 ns/op BenchmarkDivconstI16-4 7076055 14.43 ns/op BenchmarkModconstI16-4 8594228 12.95 ns/op BenchmarkDivisiblePow2constI16-4 8768260 14.61 ns/op BenchmarkDivisibleconstI16-4 9187556 12.77 ns/op BenchmarkDivisibleWDivconstI16-4 4554252 26.28 ns/op BenchmarkDivconstU16-4 8312324 14.79 ns/op BenchmarkModconstU16-4 9139092 12.95 ns/op BenchmarkDivisibleconstU16-4 9420978 12.64 ns/op BenchmarkDivisibleWDivconstU16-4 3996508 28.39 ns/op BenchmarkDivconstI8-4 8628742 12.73 ns/op BenchmarkModconstI8-4 8955884 13.78 ns/op BenchmarkDivisiblePow2constI8-4 7563015 13.96 ns/op BenchmarkDivisibleconstI8-4 7466178 17.03 ns/op BenchmarkDivisibleWDivconstI8-4 4209668 26.79 ns/op BenchmarkDivconstU8-4 8179561 15.43 ns/op BenchmarkModconstU8-4 9444471 12.70 ns/op BenchmarkDivisibleconstU8-4 7417182 17.03 ns/op BenchmarkDivisibleWDivconstU8-4 3234152 52.44 ns/op BenchmarkMul2-4 236360 483.9 ns/op BenchmarkMulNeg2-4 248272 487.8 ns/op BenchmarkEfaceInteger-4 3018279 35.49 ns/op BenchmarkMulconstI32/3-4 31225141 4.190 ns/op BenchmarkMulconstI32/5-4 30873963 4.117 ns/op BenchmarkMulconstI32/12-4 29146962 4.304 ns/op BenchmarkMulconstI32/120-4 32138082 4.072 ns/op BenchmarkMulconstI32/-120-4 30982573 4.070 ns/op BenchmarkMulconstI32/65537-4 27656733 4.367 ns/op BenchmarkMulconstI32/65538-4 29886007 4.472 ns/op BenchmarkMulconstI64/3-4 31042789 4.225 ns/op BenchmarkMulconstI64/5-4 31294267 4.199 ns/op BenchmarkMulconstI64/12-4 29786223 5.069 ns/op BenchmarkMulconstI64/120-4 31185232 4.386 ns/op BenchmarkMulconstI64/-120-4 27392187 4.779 ns/op BenchmarkMulconstI64/65537-4 23404837 5.060 ns/op BenchmarkMulconstI64/65538-4 27424947 4.616 ns/op BenchmarkMulconstU32/3-4 28661322 4.481 ns/op BenchmarkMulconstU32/5-4 27091930 4.337 ns/op BenchmarkMulconstU32/12-4 27701540 4.813 ns/op BenchmarkMulconstU32/120-4 28034192 4.422 ns/op BenchmarkMulconstU32/65537-4 26963892 4.610 ns/op BenchmarkMulconstU32/65538-4 28161649 4.611 ns/op BenchmarkMulconstU64/3-4 28000412 4.411 ns/op BenchmarkMulconstU64/5-4 29226889 4.443 ns/op BenchmarkMulconstU64/12-4 27218715 4.679 ns/op BenchmarkMulconstU64/120-4 25784160 4.370 ns/op BenchmarkMulconstU64/65537-4 28864936 4.417 ns/op BenchmarkMulconstU64/65538-4 28862298 4.428 ns/op BenchmarkShiftArithmeticRight-4 30595386 4.233 ns/op BenchmarkSwitch8Predictable-4 8846842 12.67 ns/op BenchmarkSwitch8Unpredictable-4 9420751 12.21 ns/op BenchmarkSwitch32Predictable-4 13823708 8.540 ns/op BenchmarkSwitch32Unpredictable-4 8788820 12.15 ns/op BenchmarkSwitchStringPredictable-4 6396475 17.36 ns/op BenchmarkSwitchStringUnpredictable-4 7262911 15.97 ns/op PASS ok cmd/compile/internal/test 14.363s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 164 712175 ns/op BenchmarkNamed/Underlying/nongeneric-4 1088874 104.7 ns/op BenchmarkNamed/Underlying/generic-4 966618 106.9 ns/op BenchmarkNamed/Underlying/src_instance-4 990175 105.7 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 103.5 ns/op BenchmarkCheck/http/funcbodies/info-4 1 380196766 ns/op 80055 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 281600506 ns/op 108096 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 120122802 ns/op 251474 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 104964290 ns/op 288741 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 1586687736 ns/op 3233 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 81105874 ns/op 63067 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 4 32828661 ns/op 155761 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 4 32645406 ns/op 156650 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 515978685 ns/op 4204 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 35193599 ns/op 61329 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 5 23659110 ns/op 90717 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 20190912 ns/op 106944 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1436668617 ns/op 43302 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 451757710 ns/op 137624 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 107856269 ns/op 573748 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 80794994 ns/op 766337 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 1860208404 ns/op 1087 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 65443712 ns/op 30769 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 42019637 ns/op 47976 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 40765873 ns/op 49122 lines/s PASS ok cmd/compile/internal/types2 33.039s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 4 33544128 ns/op 17666500 sys-ns/op 3970750 user-ns/op PASS ok cmd/go 0.558s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 69171 1683 ns/op 4.75 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 80319 1452 ns/op 5.51 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 18802 6327 ns/op 161.85 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 19404 6094 ns/op 168.04 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3156 37925 ns/op 216.01 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3351 37538 ns/op 218.23 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.066s All tests passed.