darwin-amd64-race at 8377f2014d868f60065b9244c4a84cf78c80f415 :: 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=F4346ABC-B221-4AC2-9A63-F507AC045A89" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.OI6WwQO30w/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=625225AF-89F5-4E8C-92CD-53B734C6EEBD" "__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=F4346ABC-B221-4AC2-9A63-F507AC045A89" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.OI6WwQO30w/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=625225AF-89F5-4E8C-92CD-53B734C6EEBD" "__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.114s ok archive/zip 3.025s ok bufio 0.568s ok bytes 4.428s ok compress/bzip2 1.009s ok compress/flate 9.272s ok compress/gzip 20.000s ok compress/lzw 1.125s ok compress/zlib 8.039s ok container/heap 0.090s ok container/list 0.063s ok container/ring 0.085s ok context 0.113s ok crypto 0.109s ok crypto/aes 0.104s ok crypto/cipher 0.138s ok crypto/des 0.189s ok crypto/dsa 0.087s ok crypto/ecdh 0.279s ok crypto/ecdsa 0.156s ok crypto/ed25519 0.426s ok crypto/elliptic 0.084s ok crypto/hmac 0.068s ok crypto/internal/alias 0.032s ok crypto/internal/bigmod 3.618s ok crypto/internal/boring 0.033s ok crypto/internal/boring/bcache 0.414s ok crypto/internal/edwards25519 52.164s ok crypto/internal/edwards25519/field 17.394s ok crypto/internal/nistec 0.830s ok crypto/internal/nistec/fiat 0.054s [no tests to run] ok crypto/md5 0.066s ok crypto/rand 0.329s ok crypto/rc4 0.537s ok crypto/rsa 1.642s ok crypto/sha1 0.103s ok crypto/sha256 0.053s ok crypto/sha512 0.070s ok crypto/subtle 0.398s ok crypto/tls 4.096s ok crypto/x509 1.738s ok database/sql 0.572s ok database/sql/driver 0.058s ok debug/buildinfo 0.097s ok debug/dwarf 0.132s ok debug/elf 1.945s ok debug/gosym 0.260s ok debug/macho 0.120s ok debug/pe 0.102s ok debug/plan9obj 0.086s ok embed 0.094s [no tests to run] ok embed/internal/embedtest 0.098s ok encoding/ascii85 0.107s ok encoding/asn1 0.041s ok encoding/base32 0.408s ok encoding/base64 0.059s ok encoding/binary 0.044s ok encoding/csv 0.118s ok encoding/gob 29.893s ok encoding/hex 0.072s ok encoding/json 2.513s ok encoding/pem 2.797s ok encoding/xml 0.284s ok errors 0.071s ok expvar 0.074s ok flag 0.157s ok fmt 1.013s ok go/ast 0.099s ok go/build 8.466s ok go/build/constraint 0.097s ok go/constant 0.090s ok go/doc 0.580s ok go/doc/comment 6.911s ok go/format 0.143s ok go/importer 1.418s ok go/internal/gccgoimporter 0.204s ok go/internal/gcimporter 9.956s ok go/internal/srcimporter 35.212s ok go/parser 1.242s ok go/printer 1.846s ok go/scanner 0.060s ok go/token 0.224s ok go/types 49.378s ok hash 0.057s ok hash/adler32 0.078s ok hash/crc32 0.066s ok hash/crc64 0.051s ok hash/fnv 0.042s ok hash/maphash 0.056s ok html 0.035s ok html/template 0.319s ok image 0.625s ok image/color 0.092s ok image/draw 1.037s ok image/gif 1.730s ok image/jpeg 1.890s ok image/png 4.347s ok index/suffixarray 1.427s ok internal/abi 0.260s ok internal/buildcfg 0.048s ok internal/coverage/cformat 0.061s ok internal/coverage/cmerge 0.066s ok internal/coverage/pods 0.115s ok internal/coverage/slicereader 0.097s ok internal/coverage/slicewriter 0.089s ok internal/coverage/test 0.076s ok internal/cpu 0.107s ok internal/dag 0.053s ok internal/diff 0.088s ok internal/fmtsort 0.047s ok internal/fuzz 0.063s ok internal/godebug 0.064s ok internal/intern 1.378s ok internal/itoa 0.048s ok internal/poll 0.624s ok internal/profile 0.060s ok internal/reflectlite 0.336s ok internal/safefilepath 0.079s ok internal/saferio 0.266s ok internal/singleflight 0.177s ok internal/testenv 0.072s ok internal/trace 0.455s ok internal/types/errors 2.322s ok internal/unsafeheader 0.100s ok internal/xcoff 0.186s ok io 0.112s ok io/fs 0.276s ok io/ioutil 0.069s ok log 0.120s ok log/syslog 1.288s ok maps 0.222s ok math 0.056s ok math/big 3.813s ok math/bits 0.058s ok math/cmplx 0.047s ok math/rand 2.742s ok mime 0.107s ok mime/multipart 6.468s ok mime/quotedprintable 0.118s ok net 17.538s ok net/http 24.199s ok net/http/cgi 2.538s ok net/http/cookiejar 0.159s ok net/http/fcgi 0.254s ok net/http/httptest 0.421s ok net/http/httptrace 0.071s ok net/http/httputil 1.341s ok net/http/internal 0.064s ok net/http/internal/ascii 0.079s ok net/http/pprof 5.269s ok net/internal/socktest 0.241s ok net/mail 0.049s ok net/netip 1.120s ok net/rpc 0.252s ok net/rpc/jsonrpc 0.143s ok net/smtp 0.231s ok net/textproto 0.076s ok net/url 0.101s ok os 2.761s ok os/exec 4.845s ok os/exec/internal/fdtest 0.146s ok os/signal 5.676s ok os/user 0.113s ok path 0.065s ok path/filepath 0.324s ok plugin 0.049s ok reflect 1.797s ok regexp 3.940s ok regexp/syntax 5.564s ok runtime 75.407s ok runtime/cgo 0.090s ok runtime/coverage 0.092s ok runtime/debug 0.360s ok runtime/internal/atomic 0.088s ok runtime/internal/math 0.080s ok runtime/internal/sys 0.090s ok runtime/metrics 0.055s ok runtime/pprof 15.159s ok runtime/race 15.728s ok runtime/trace 6.850s ok slices 0.149s ok sort 0.487s ok strconv 4.859s ok strings 3.857s ok sync 0.678s ok sync/atomic 7.231s ok syscall 2.660s ok testing 2.788s ok testing/fstest 0.048s ok testing/iotest 0.117s ok testing/quick 0.233s ok text/scanner 0.089s ok text/tabwriter 0.088s ok text/template 0.131s ok text/template/parse 0.061s ok time 2.850s ok unicode 0.064s ok unicode/utf16 0.140s ok unicode/utf8 0.093s ok cmd/addr2line 7.361s ok cmd/api 32.028s ok cmd/asm/internal/asm 11.457s ok cmd/asm/internal/lex 0.092s ok cmd/compile/internal/abt 0.067s ok cmd/compile/internal/amd64 98.003s ok cmd/compile/internal/base 0.080s ok cmd/compile/internal/compare 0.054s ok cmd/compile/internal/dwarfgen 1.124s ok cmd/compile/internal/importer 4.745s ok cmd/compile/internal/ir 0.112s ok cmd/compile/internal/logopt 2.313s ok cmd/compile/internal/loopvar 36.983s ok cmd/compile/internal/noder 0.062s ok cmd/compile/internal/reflectdata 0.058s [no tests to run] ok cmd/compile/internal/ssa 44.815s ok cmd/compile/internal/syntax 0.363s ok cmd/compile/internal/test 20.566s ok cmd/compile/internal/typecheck 1.196s ok cmd/compile/internal/types 0.063s ok cmd/compile/internal/types2 33.697s ok cmd/covdata 0.038s ok cmd/cover 6.257s ok cmd/dist 0.063s ok cmd/doc 1.801s ok cmd/fix 18.211s ok cmd/go 350.917s ok cmd/go/internal/auth 0.063s ok cmd/go/internal/cache 0.696s ok cmd/go/internal/fsys 0.436s ok cmd/go/internal/generate 0.093s ok cmd/go/internal/get 0.087s ok cmd/go/internal/imports 0.157s ok cmd/go/internal/load 0.047s ok cmd/go/internal/lockedfile 0.382s ok cmd/go/internal/lockedfile/internal/filelock 0.152s ok cmd/go/internal/modconv 0.181s ok cmd/go/internal/modfetch 0.130s ok cmd/go/internal/modfetch/codehost 0.162s ok cmd/go/internal/modfetch/zip_sum_test 0.125s ok cmd/go/internal/modindex 0.737s ok cmd/go/internal/modload 0.097s ok cmd/go/internal/mvs 0.068s ok cmd/go/internal/par 0.123s ok cmd/go/internal/str 0.042s ok cmd/go/internal/test 0.089s ok cmd/go/internal/vcs 0.103s ok cmd/go/internal/vcweb 0.114s ok cmd/go/internal/vcweb/vcstest 27.759s ok cmd/go/internal/web 0.079s ok cmd/go/internal/work 2.843s ok cmd/gofmt 0.450s ok cmd/internal/archive 3.213s ok cmd/internal/buildid 1.379s ok cmd/internal/cov 1.254s ok cmd/internal/dwarf 0.071s ok cmd/internal/edit 0.069s ok cmd/internal/goobj 0.032s ok cmd/internal/moddeps 6.146s ok cmd/internal/notsha256 0.070s ok cmd/internal/obj 1.503s ok cmd/internal/obj/ppc64 0.978s ok cmd/internal/obj/riscv 0.446s ok cmd/internal/obj/s390x 0.125s ok cmd/internal/obj/x86 4.362s ok cmd/internal/objabi 0.061s ok cmd/internal/pkgpath 0.257s ok cmd/internal/pkgpattern 0.082s ok cmd/internal/quoted 0.065s ok cmd/internal/src 0.032s ok cmd/internal/test2json 1.348s ok cmd/link 25.179s ok cmd/link/internal/benchmark 0.070s ok cmd/link/internal/ld 34.199s ok cmd/link/internal/loader 0.191s ok cmd/nm 4.575s ok cmd/objdump 12.623s ok cmd/pack 4.386s ok cmd/pprof 1.975s ok cmd/trace 0.248s ok cmd/vet 34.516s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3438 31900 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2966 43519 ns/op 1857 B/op 37 allocs/op Benchmark/Writer/PAX-4 1995 64625 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 5739 23687 ns/op 5043 B/op 15 allocs/op Benchmark/Reader/GNU-4 6254 18955 ns/op 5218 B/op 15 allocs/op Benchmark/Reader/PAX-4 3042 54090 ns/op 8853 B/op 33 allocs/op PASS ok archive/tar 1.094s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 264643511 ns/op 828576 B/op 82 allocs/op BenchmarkZip64Test-4 1 201585567 ns/op BenchmarkZip64TestSizes/4096-4 927 132248 ns/op BenchmarkZip64TestSizes/1048576-4 124 992485 ns/op BenchmarkZip64TestSizes/67108864-4 1 180208555 ns/op PASS ok archive/zip 1.387s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 178365 599.2 ns/op BenchmarkReaderCopyUnoptimal-4 128140 903.2 ns/op BenchmarkReaderCopyNoWriteTo-4 7320 48198 ns/op BenchmarkReaderWriteToOptimal-4 6583 17049 ns/op BenchmarkReaderReadString-4 102384 1241 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 185325 675.2 ns/op BenchmarkWriterCopyUnoptimal-4 181258 689.1 ns/op BenchmarkWriterCopyNoReadFrom-4 8673 63564 ns/op BenchmarkReaderEmpty-4 10000 10163 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 10000 10467 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 446445 272.2 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.508s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 2629 54983 ns/op 595.96 MB/s BenchmarkWriteByte-4 388 295729 ns/op 13.85 MB/s BenchmarkWriteRune-4 220 553851 ns/op 22.19 MB/s BenchmarkBufferNotEmptyWriteRead-4 36 3634100 ns/op BenchmarkBufferFullSmallReads-4 92 1446264 ns/op BenchmarkBufferWriteBlock/N4096-4 6079 24266 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 283 487758 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 8 13645242 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 8 12893721 ns/op 1301.19 MB/s 4194304 B/op 0 allocs/op BenchmarkIndexByte/10-4 3580090 33.83 ns/op 295.60 MB/s BenchmarkIndexByte/32-4 3181825 36.47 ns/op 877.52 MB/s BenchmarkIndexByte/4K-4 1000000 118.2 ns/op 34666.35 MB/s BenchmarkIndexBytePortable/10-4 1000000 114.1 ns/op 87.66 MB/s BenchmarkIndexBytePortable/32-4 432638 317.5 ns/op 100.80 MB/s BenchmarkIndexBytePortable/4K-4 3420 33628 ns/op 121.80 MB/s BenchmarkIndexRune/10-4 1000000 131.5 ns/op 76.05 MB/s BenchmarkIndexRune/32-4 981920 136.4 ns/op 234.63 MB/s BenchmarkIndexRune/4K-4 366909 370.7 ns/op 11050.63 MB/s BenchmarkIndexRuneASCII/10-4 2859759 39.08 ns/op 255.87 MB/s BenchmarkIndexRuneASCII/32-4 2758840 39.47 ns/op 810.77 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 138.9 ns/op 29498.97 MB/s BenchmarkEqual/0-4 8857593 12.91 ns/op BenchmarkEqual/1-4 1000000 116.6 ns/op 8.57 MB/s BenchmarkEqual/6-4 1049821 111.4 ns/op 53.88 MB/s BenchmarkEqual/9-4 1000000 113.8 ns/op 79.11 MB/s BenchmarkEqual/15-4 1000000 113.3 ns/op 132.42 MB/s BenchmarkEqual/16-4 924354 113.2 ns/op 141.33 MB/s BenchmarkEqual/20-4 1000000 128.8 ns/op 155.30 MB/s BenchmarkEqual/32-4 1000000 108.2 ns/op 295.66 MB/s BenchmarkEqual/4K-4 88729 1369 ns/op 2991.29 MB/s BenchmarkIndex/10-4 2272485 52.79 ns/op 189.41 MB/s BenchmarkIndex/32-4 1844427 59.29 ns/op 539.68 MB/s BenchmarkIndex/4K-4 21002 5587 ns/op 733.07 MB/s BenchmarkIndexEasy/10-4 2213052 55.90 ns/op 178.89 MB/s BenchmarkIndexEasy/32-4 2054905 60.43 ns/op 529.50 MB/s BenchmarkIndexEasy/4K-4 557404 243.8 ns/op 16800.04 MB/s BenchmarkCount/10-4 1282106 97.94 ns/op 102.10 MB/s BenchmarkCount/32-4 1258113 100.6 ns/op 318.19 MB/s BenchmarkCount/4K-4 18936 5737 ns/op 713.99 MB/s BenchmarkCountEasy/10-4 1000000 103.2 ns/op 96.89 MB/s BenchmarkCountEasy/32-4 1000000 106.9 ns/op 299.40 MB/s BenchmarkCountEasy/4K-4 461719 281.5 ns/op 14550.00 MB/s BenchmarkCountSingle/10-4 2717344 46.92 ns/op 213.14 MB/s BenchmarkCountSingle/32-4 2621134 48.30 ns/op 662.47 MB/s BenchmarkCountSingle/4K-4 1000000 159.6 ns/op 25671.33 MB/s BenchmarkToUpper/#00-4 2486804 49.07 ns/op BenchmarkToUpper/ONLYUPPER-4 291540 470.2 ns/op BenchmarkToUpper/abc-4 462357 317.4 ns/op BenchmarkToUpper/AbC123-4 231973 477.2 ns/op BenchmarkToUpper/azAZ09_-4 243272 533.0 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 67255 1662 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 37650 3149 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 57631 1984 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 134612 932.2 ns/op BenchmarkToLower/#00-4 2336485 47.22 ns/op BenchmarkToLower/abc-4 394411 333.7 ns/op BenchmarkToLower/AbC123-4 288640 463.7 ns/op BenchmarkToLower/azAZ09_-4 294856 633.2 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 52658 2081 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 28285 4213 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 48715 2124 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 124152 1014 ns/op BenchmarkFields/ASCII/16-4 186847 784.5 ns/op 20.39 MB/s 80 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 14256 8679 ns/op 29.50 MB/s 576 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 940 130910 ns/op 31.29 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 55 2513435 ns/op 26.07 MB/s 147457 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 44578062 ns/op 23.52 MB/s 2269216 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 87548 1390 ns/op 11.51 MB/s 24 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6063 20382 ns/op 12.56 MB/s 640 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 355 351313 ns/op 11.66 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 22 6813198 ns/op 9.62 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 110315851 ns/op 9.51 MB/s 11219200 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 104788 1269 ns/op 12.61 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 8114 18467 ns/op 13.86 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 332 341172 ns/op 12.01 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 26 4396382 ns/op 14.91 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 69456064 ns/op 15.10 MB/s 11211104 B/op 25 allocs/op BenchmarkFieldsFunc/Mixed/16-4 115359 1238 ns/op 12.92 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 7797 16167 ns/op 15.83 MB/s 640 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 427 303184 ns/op 13.51 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 24 5994944 ns/op 10.93 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 105820293 ns/op 9.91 MB/s 11219296 B/op 25 allocs/op BenchmarkTrimSpace/NoTrim-4 1565983 67.60 ns/op BenchmarkTrimSpace/ASCII-4 1000000 104.1 ns/op BenchmarkTrimSpace/SomeNonASCII-4 94933 1171 ns/op BenchmarkTrimSpace/JustNonASCII-4 45229 2637 ns/op BenchmarkToValidUTF8/Valid-4 315458 414.6 ns/op BenchmarkToValidUTF8/InvalidASCII-4 223369 455.9 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 80838 1477 ns/op BenchmarkIndexHard1-4 958 116859 ns/op BenchmarkIndexHard2-4 746 173953 ns/op BenchmarkIndexHard3-4 150 733795 ns/op BenchmarkIndexHard4-4 226 509591 ns/op BenchmarkLastIndexHard1-4 6 17735037 ns/op BenchmarkLastIndexHard2-4 5 29093413 ns/op BenchmarkLastIndexHard3-4 6 19875156 ns/op BenchmarkCountHard1-4 1124 110581 ns/op BenchmarkCountHard2-4 824 149279 ns/op BenchmarkCountHard3-4 188 634144 ns/op BenchmarkSplitEmptySeparator-4 1 114582711 ns/op BenchmarkSplitSingleByteSeparator-4 15 11061381 ns/op BenchmarkSplitMultiByteSeparator-4 10 10089981 ns/op BenchmarkSplitNSingleByteSeparator-4 160790 1120 ns/op BenchmarkSplitNMultiByteSeparator-4 65556 2296 ns/op BenchmarkRepeat-4 156004 949.3 ns/op BenchmarkRepeatLarge/256/1-4 128775 1410 ns/op 181.59 MB/s BenchmarkRepeatLarge/256/16-4 192046 956.9 ns/op 267.52 MB/s BenchmarkRepeatLarge/512/1-4 59630 1818 ns/op 281.66 MB/s BenchmarkRepeatLarge/512/16-4 95215 1548 ns/op 330.79 MB/s BenchmarkRepeatLarge/1024/1-4 39415 2990 ns/op 342.46 MB/s BenchmarkRepeatLarge/1024/16-4 49983 2349 ns/op 435.93 MB/s BenchmarkRepeatLarge/2048/1-4 23172 4707 ns/op 435.14 MB/s BenchmarkRepeatLarge/2048/16-4 27632 4395 ns/op 466.02 MB/s BenchmarkRepeatLarge/4096/1-4 10000 10229 ns/op 400.43 MB/s BenchmarkRepeatLarge/4096/16-4 13166 8811 ns/op 464.85 MB/s BenchmarkRepeatLarge/8192/1-4 10000 19445 ns/op 421.29 MB/s BenchmarkRepeatLarge/8192/16-4 10000 16047 ns/op 510.49 MB/s BenchmarkRepeatLarge/8192/4097-4 13249 10108 ns/op 405.34 MB/s BenchmarkRepeatLarge/16384/1-4 9495 31336 ns/op 522.85 MB/s BenchmarkRepeatLarge/16384/16-4 6204 28068 ns/op 583.73 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 23477 ns/op 523.53 MB/s BenchmarkRepeatLarge/32768/1-4 3436 58377 ns/op 561.31 MB/s BenchmarkRepeatLarge/32768/16-4 3506 68438 ns/op 478.80 MB/s BenchmarkRepeatLarge/32768/4097-4 3489 59402 ns/op 482.80 MB/s BenchmarkRepeatLarge/65536/1-4 1005 116859 ns/op 560.81 MB/s BenchmarkRepeatLarge/65536/16-4 1134 116152 ns/op 564.23 MB/s BenchmarkRepeatLarge/65536/4097-4 1178 117281 ns/op 524.00 MB/s BenchmarkRepeatLarge/131072/1-4 201 524903 ns/op 249.71 MB/s BenchmarkRepeatLarge/131072/16-4 219 554108 ns/op 236.55 MB/s BenchmarkRepeatLarge/131072/4097-4 230 530101 ns/op 239.59 MB/s BenchmarkRepeatLarge/262144/1-4 118 884556 ns/op 296.36 MB/s BenchmarkRepeatLarge/262144/16-4 194 654748 ns/op 400.37 MB/s BenchmarkRepeatLarge/262144/4097-4 176 647368 ns/op 398.71 MB/s BenchmarkRepeatLarge/524288/1-4 94 1699048 ns/op 308.58 MB/s BenchmarkRepeatLarge/524288/16-4 66 1659455 ns/op 315.94 MB/s BenchmarkRepeatLarge/524288/4097-4 100 1641215 ns/op 317.03 MB/s BenchmarkRepeatLarge/1048576/1-4 39 2874057 ns/op 364.84 MB/s BenchmarkRepeatLarge/1048576/16-4 51 2388101 ns/op 439.08 MB/s BenchmarkRepeatLarge/1048576/4097-4 39 2986651 ns/op 349.80 MB/s BenchmarkRepeatLarge/2097152/1-4 22 5766519 ns/op 363.68 MB/s BenchmarkRepeatLarge/2097152/16-4 28 5647149 ns/op 371.36 MB/s BenchmarkRepeatLarge/2097152/4097-4 22 5427891 ns/op 385.71 MB/s BenchmarkRepeatLarge/4194304/1-4 10 10216695 ns/op 410.53 MB/s BenchmarkRepeatLarge/4194304/16-4 12 11910329 ns/op 352.16 MB/s BenchmarkRepeatLarge/4194304/4097-4 12 9923090 ns/op 422.37 MB/s BenchmarkRepeatLarge/8388608/1-4 6 17113627 ns/op 490.17 MB/s BenchmarkRepeatLarge/8388608/16-4 7 17934481 ns/op 467.74 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 18608993 ns/op 450.67 MB/s BenchmarkRepeatLarge/16777216/1-4 3 34705903 ns/op 483.41 MB/s BenchmarkRepeatLarge/16777216/16-4 4 31976489 ns/op 524.67 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 31363532 ns/op 534.93 MB/s BenchmarkRepeatLarge/33554432/1-4 2 61538558 ns/op 545.26 MB/s BenchmarkRepeatLarge/33554432/16-4 2 52212438 ns/op 642.65 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 53971351 ns/op 621.71 MB/s BenchmarkRepeatLarge/67108864/1-4 2 120803130 ns/op 555.52 MB/s BenchmarkRepeatLarge/67108864/16-4 1 117742093 ns/op 569.96 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 122174041 ns/op 549.29 MB/s BenchmarkRepeatLarge/134217728/1-4 1 260013594 ns/op 516.20 MB/s BenchmarkRepeatLarge/134217728/16-4 1 246170887 ns/op 545.22 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 232323435 ns/op 577.72 MB/s BenchmarkRepeatLarge/268435456/1-4 1 527435544 ns/op 508.94 MB/s BenchmarkRepeatLarge/268435456/16-4 1 490867290 ns/op 546.86 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 485834115 ns/op 552.52 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1089592398 ns/op 492.73 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1123036625 ns/op 478.05 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1138968789 ns/op 471.37 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4701352019 ns/op 228.39 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 4244306985 ns/op 252.98 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 4199146654 ns/op 255.70 MB/s BenchmarkBytesCompare/1-4 10821540 10.41 ns/op BenchmarkBytesCompare/2-4 11024259 10.35 ns/op BenchmarkBytesCompare/4-4 11853962 10.51 ns/op BenchmarkBytesCompare/8-4 13133180 8.542 ns/op BenchmarkBytesCompare/16-4 13085364 8.431 ns/op BenchmarkBytesCompare/32-4 11952654 10.30 ns/op BenchmarkBytesCompare/64-4 9798616 10.79 ns/op BenchmarkBytesCompare/128-4 8557086 13.49 ns/op BenchmarkBytesCompare/256-4 7173874 16.90 ns/op BenchmarkBytesCompare/512-4 4619694 29.28 ns/op BenchmarkBytesCompare/1024-4 2685858 41.93 ns/op BenchmarkBytesCompare/2048-4 1565187 80.27 ns/op BenchmarkIndexAnyASCII/1:1-4 1879167 64.55 ns/op BenchmarkIndexAnyASCII/1:2-4 1699882 73.87 ns/op BenchmarkIndexAnyASCII/1:4-4 1855010 63.40 ns/op BenchmarkIndexAnyASCII/1:8-4 1784322 62.97 ns/op BenchmarkIndexAnyASCII/1:16-4 2038654 57.30 ns/op BenchmarkIndexAnyASCII/1:32-4 1992666 60.06 ns/op BenchmarkIndexAnyASCII/1:64-4 2036336 64.77 ns/op BenchmarkIndexAnyASCII/16:1-4 1655383 61.40 ns/op BenchmarkIndexAnyASCII/16:2-4 602835 211.2 ns/op BenchmarkIndexAnyASCII/16:4-4 570193 215.3 ns/op BenchmarkIndexAnyASCII/16:8-4 547255 235.3 ns/op BenchmarkIndexAnyASCII/16:16-4 446091 237.4 ns/op BenchmarkIndexAnyASCII/16:32-4 537771 264.2 ns/op BenchmarkIndexAnyASCII/16:64-4 425542 288.2 ns/op BenchmarkIndexAnyASCII/256:1-4 1747845 65.45 ns/op BenchmarkIndexAnyASCII/256:2-4 50353 2529 ns/op BenchmarkIndexAnyASCII/256:4-4 45976 2573 ns/op BenchmarkIndexAnyASCII/256:8-4 49694 2373 ns/op BenchmarkIndexAnyASCII/256:16-4 53149 2240 ns/op BenchmarkIndexAnyASCII/256:32-4 53091 2435 ns/op BenchmarkIndexAnyASCII/256:64-4 49579 2444 ns/op BenchmarkIndexAnyUTF8/1:1-4 2083533 56.54 ns/op BenchmarkIndexAnyUTF8/1:2-4 2077303 56.05 ns/op BenchmarkIndexAnyUTF8/1:4-4 2094148 61.83 ns/op BenchmarkIndexAnyUTF8/1:8-4 1920897 78.15 ns/op BenchmarkIndexAnyUTF8/1:16-4 1858501 61.95 ns/op BenchmarkIndexAnyUTF8/1:32-4 1848328 63.41 ns/op BenchmarkIndexAnyUTF8/1:64-4 1903306 64.71 ns/op BenchmarkIndexAnyUTF8/16:1-4 137432 794.4 ns/op BenchmarkIndexAnyUTF8/16:2-4 407775 317.4 ns/op BenchmarkIndexAnyUTF8/16:4-4 430034 315.6 ns/op BenchmarkIndexAnyUTF8/16:8-4 370699 318.2 ns/op BenchmarkIndexAnyUTF8/16:16-4 357774 312.6 ns/op BenchmarkIndexAnyUTF8/16:32-4 406344 343.3 ns/op BenchmarkIndexAnyUTF8/16:64-4 401787 341.4 ns/op BenchmarkIndexAnyUTF8/256:1-4 9638 12502 ns/op BenchmarkIndexAnyUTF8/256:2-4 27678 4303 ns/op BenchmarkIndexAnyUTF8/256:4-4 28393 4913 ns/op BenchmarkIndexAnyUTF8/256:8-4 26576 4530 ns/op BenchmarkIndexAnyUTF8/256:16-4 26728 4483 ns/op BenchmarkIndexAnyUTF8/256:32-4 25755 4191 ns/op BenchmarkIndexAnyUTF8/256:64-4 26247 4322 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2048893 59.77 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1904550 66.70 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1794914 66.61 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1715816 66.81 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1713873 69.93 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1838536 67.67 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1723327 68.13 ns/op BenchmarkLastIndexAnyASCII/16:1-4 469833 314.6 ns/op BenchmarkLastIndexAnyASCII/16:2-4 398967 295.1 ns/op BenchmarkLastIndexAnyASCII/16:4-4 493894 301.0 ns/op BenchmarkLastIndexAnyASCII/16:8-4 475892 299.6 ns/op BenchmarkLastIndexAnyASCII/16:16-4 431751 303.6 ns/op BenchmarkLastIndexAnyASCII/16:32-4 380251 333.1 ns/op BenchmarkLastIndexAnyASCII/16:64-4 332155 384.8 ns/op BenchmarkLastIndexAnyASCII/256:1-4 31411 3775 ns/op BenchmarkLastIndexAnyASCII/256:2-4 28585 3819 ns/op BenchmarkLastIndexAnyASCII/256:4-4 32397 3376 ns/op BenchmarkLastIndexAnyASCII/256:8-4 35992 3406 ns/op BenchmarkLastIndexAnyASCII/256:16-4 26629 3912 ns/op BenchmarkLastIndexAnyASCII/256:32-4 29325 4149 ns/op BenchmarkLastIndexAnyASCII/256:64-4 30153 3364 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1656716 63.44 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1858848 62.89 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1739436 66.36 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1809708 66.55 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1866856 68.44 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2020101 64.99 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1998768 110.3 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 189798 644.6 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 355585 313.7 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 341619 296.3 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 366801 300.8 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 405330 330.4 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 393898 338.9 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 327628 354.9 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 12536 9470 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 29114 3799 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 29904 4009 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 31725 3818 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 31396 3972 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 28552 4243 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 24499 4378 ns/op BenchmarkTrimASCII/1:1-4 2043028 60.69 ns/op BenchmarkTrimASCII/1:2-4 1988521 60.03 ns/op BenchmarkTrimASCII/1:4-4 1903563 61.31 ns/op BenchmarkTrimASCII/1:8-4 1773392 73.29 ns/op BenchmarkTrimASCII/1:16-4 1467834 80.61 ns/op BenchmarkTrimASCII/16:1-4 599678 209.8 ns/op BenchmarkTrimASCII/16:2-4 427437 277.1 ns/op BenchmarkTrimASCII/16:4-4 514476 273.8 ns/op BenchmarkTrimASCII/16:8-4 420198 308.7 ns/op BenchmarkTrimASCII/16:16-4 439602 307.4 ns/op BenchmarkTrimASCII/256:1-4 50864 2434 ns/op BenchmarkTrimASCII/256:2-4 33877 3302 ns/op BenchmarkTrimASCII/256:4-4 34606 3210 ns/op BenchmarkTrimASCII/256:8-4 37362 3148 ns/op BenchmarkTrimASCII/256:16-4 37676 3196 ns/op BenchmarkTrimASCII/4096:1-4 3238 36677 ns/op BenchmarkTrimASCII/4096:2-4 2562 53703 ns/op BenchmarkTrimASCII/4096:4-4 2449 52528 ns/op BenchmarkTrimASCII/4096:8-4 2665 53428 ns/op BenchmarkTrimASCII/4096:16-4 2479 53302 ns/op BenchmarkTrimByte-4 1534521 79.75 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 15982 6744 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 17460 6572 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 998 119805 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1876 59768 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3592 30693 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6507 18152 ns/op BenchmarkCompareBytesEqual-4 13680632 7.847 ns/op BenchmarkCompareBytesToNil-4 14988231 7.541 ns/op BenchmarkCompareBytesEmpty-4 18521253 7.876 ns/op BenchmarkCompareBytesIdentical-4 19409912 5.855 ns/op BenchmarkCompareBytesSameLength-4 15830514 7.434 ns/op BenchmarkCompareBytesDifferentLength-4 15686190 7.105 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 3369 49620 ns/op 21132.38 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2698 46753 ns/op 22428.32 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2181 51895 ns/op 20206.09 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2354 43625 ns/op 24036.58 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2481 59644 ns/op 17580.71 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 3037 59819 ns/op 17529.36 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2907 42370 ns/op 24748.15 MB/s BenchmarkCompareBytesBig-4 2714 41523 ns/op 25252.84 MB/s BenchmarkCompareBytesBigIdentical-4 17625276 6.883 ns/op 152336647.54 MB/s PASS ok bytes 102.833s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 74539180 ns/op 1.34 MB/s 3616640 B/op 53 allocs/op BenchmarkDecodeNewton-4 1 320899667 ns/op 1.77 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 4 28602024 ns/op 0.57 MB/s 3645636 B/op 52 allocs/op PASS ok compress/bzip2 1.409s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 60 2003399 ns/op 4.99 MB/s 42042 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 19491799 ns/op 5.13 MB/s 46092 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 203347445 ns/op 4.92 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 56 2087867 ns/op 4.79 MB/s 43845 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 5 21396399 ns/op 4.67 MB/s 44206 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 238640148 ns/op 4.19 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 62 2627614 ns/op 3.81 MB/s 42564 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 19686158 ns/op 5.08 MB/s 45002 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 229951754 ns/op 4.35 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 50 3440359 ns/op 2.91 MB/s 42714 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 5 24168991 ns/op 4.14 MB/s 47484 B/op 15 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 260705724 ns/op 3.84 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 50 2557944 ns/op 3.91 MB/s 43378 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 24590881 ns/op 4.07 MB/s 46755 B/op 23 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 377993173 ns/op 2.65 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 55 2409400 ns/op 4.15 MB/s 43543 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 5 21028626 ns/op 4.76 MB/s 48745 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 198973505 ns/op 5.03 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 51 2150624 ns/op 4.65 MB/s 43949 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 8 15399499 ns/op 6.49 MB/s 46026 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 129755100 ns/op 7.71 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 81 1646111 ns/op 6.07 MB/s 43182 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 9 12310870 ns/op 8.12 MB/s 43850 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 128673982 ns/op 7.77 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 82 1463552 ns/op 6.83 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 8 14403212 ns/op 6.94 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 151901880 ns/op 6.58 MB/s BenchmarkEncode/Digits/Speed/1e4-4 39 2954203 ns/op 3.39 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 22336456 ns/op 4.48 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 231228712 ns/op 4.32 MB/s BenchmarkEncode/Digits/Default/1e4-4 19 6136472 ns/op 1.63 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 66361767 ns/op 1.51 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 739691912 ns/op 1.35 MB/s BenchmarkEncode/Digits/Compression/1e4-4 15 7145397 ns/op 1.40 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 80416936 ns/op 1.24 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 831277121 ns/op 1.20 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 63 1753364 ns/op 5.70 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 7 17614823 ns/op 5.68 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 174396476 ns/op 5.73 MB/s BenchmarkEncode/Newton/Speed/1e4-4 49 2768018 ns/op 3.61 MB/s BenchmarkEncode/Newton/Speed/1e5-4 6 18640114 ns/op 5.36 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 199119200 ns/op 5.02 MB/s BenchmarkEncode/Newton/Default/1e4-4 18 7053042 ns/op 1.42 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 77883518 ns/op 1.28 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 703955476 ns/op 1.42 MB/s BenchmarkEncode/Newton/Compression/1e4-4 18 6364405 ns/op 1.57 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 83684534 ns/op 1.19 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 858388886 ns/op 1.16 MB/s PASS ok compress/flate 18.253s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 46 2627489 ns/op 3.81 MB/s BenchmarkDecoder/1e-Reuse4-4 43 2985948 ns/op 3.35 MB/s BenchmarkDecoder/1e5-4 4 25327629 ns/op 3.95 MB/s BenchmarkDecoder/1e-Reuse5-4 4 26131506 ns/op 3.83 MB/s BenchmarkDecoder/1e6-4 1 273583356 ns/op 3.66 MB/s BenchmarkDecoder/1e-Reuse6-4 1 280904320 ns/op 3.56 MB/s BenchmarkEncoder/1e4-4 52 2323330 ns/op 4.30 MB/s BenchmarkEncoder/1e-Reuse4-4 54 2216204 ns/op 4.51 MB/s BenchmarkEncoder/1e5-4 5 25145657 ns/op 3.98 MB/s BenchmarkEncoder/1e-Reuse5-4 5 22046773 ns/op 4.54 MB/s BenchmarkEncoder/1e6-4 1 235975960 ns/op 4.24 MB/s BenchmarkEncoder/1e-Reuse6-4 1 213497157 ns/op 4.68 MB/s PASS ok compress/lzw 3.688s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 25 4225425 ns/op PASS ok container/heap 0.264s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 18330 5874 ns/op BenchmarkWithTimeout/concurrency=40-4 7354 24232 ns/op BenchmarkWithTimeout/concurrency=4000-4 6382 31028 ns/op BenchmarkWithTimeout/concurrency=400000-4 7951 19180 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 351556 390.2 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 16345 7668 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 10000 12831 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 2822 42464 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2376 50440 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3525 31609 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 374 356677 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 235 582468 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 350 353245 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 30 4674784 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 15 6780883 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 36 3431792 ns/op BenchmarkCheckCanceled/Err-4 314762 436.5 ns/op BenchmarkCheckCanceled/Done-4 642472 211.9 ns/op BenchmarkContextCancelDone-4 771150 148.6 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 29121 4152 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 28102 4364 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 24568 4602 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 20208 5257 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 16408 7652 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 621303 192.1 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 430512 308.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 314211 407.1 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 183480 646.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 97156 1222 ns/op PASS ok context 12.885s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1700098 62.73 ns/op 255.08 MB/s BenchmarkDecrypt-4 1957402 59.89 ns/op 267.16 MB/s BenchmarkExpand-4 1000000 102.7 ns/op PASS ok crypto/aes 0.587s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 243583 486.2 ns/op 131.63 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 417811 284.7 ns/op 224.80 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 253593 481.3 ns/op 132.96 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 413017 310.5 ns/op 206.10 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 149239 805.5 ns/op 1675.96 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 222529 591.3 ns/op 2283.18 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 132644 848.7 ns/op 1590.70 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 181269 661.4 ns/op 2041.09 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 51729 2202 ns/op 3720.29 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 63852 1858 ns/op 4408.83 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 46748 2598 ns/op 3153.27 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 49996 2529 ns/op 3238.64 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 6302 18245 ns/op 55.85 MB/s BenchmarkAESCFBDecrypt1K-4 5806 19887 ns/op 51.24 MB/s BenchmarkAESCFBDecrypt8K-4 762 163429 ns/op 50.10 MB/s BenchmarkAESOFB1K-4 10000 12325 ns/op 82.68 MB/s BenchmarkAESCTR1K-4 14798 7685 ns/op 132.60 MB/s BenchmarkAESCTR8K-4 2110 59776 ns/op 136.96 MB/s BenchmarkAESCBCEncrypt1K-4 14841 8884 ns/op 115.26 MB/s BenchmarkAESCBCDecrypt1K-4 17356 6354 ns/op 161.17 MB/s PASS ok crypto/cipher 3.643s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 95610 1266 ns/op 6.32 MB/s BenchmarkDecrypt-4 104325 1150 ns/op 6.96 MB/s BenchmarkTDESEncrypt-4 38062 3008 ns/op 2.66 MB/s BenchmarkTDESDecrypt-4 35892 3268 ns/op 2.45 MB/s PASS ok crypto/des 0.851s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1134 94332 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 19 6447888 ns/op 1087 B/op 21 allocs/op BenchmarkECDH/P521-4 7 18495384 ns/op 1532 B/op 21 allocs/op BenchmarkECDH/X25519-4 88 1759223 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 0.742s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1947 61454 ns/op 2543 B/op 33 allocs/op BenchmarkSign/P384-4 54 2359202 ns/op 2710 B/op 34 allocs/op BenchmarkSign/P521-4 19 5376765 ns/op 3094 B/op 35 allocs/op BenchmarkVerify/P256-4 1201 104433 ns/op 480 B/op 10 allocs/op BenchmarkVerify/P384-4 18 8638675 ns/op 640 B/op 14 allocs/op BenchmarkVerify/P521-4 6 19291538 ns/op 960 B/op 14 allocs/op BenchmarkGenerateKey/P256-4 5023 24410 ns/op 928 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 68 1647170 ns/op 1127 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 25 4587287 ns/op 1448 B/op 17 allocs/op PASS ok crypto/ecdsa 1.595s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 279 427246 ns/op BenchmarkNewKeyFromSeed-4 291 424611 ns/op BenchmarkSigning-4 288 424527 ns/op BenchmarkVerification-4 152 708468 ns/op PASS ok crypto/ed25519 0.789s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 6495 17622 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 170 698977 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 76 1654435 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 24 4731018 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1837 71223 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 57 1962371 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 26 4954362 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 8 13867348 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 13563 8954 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 7933 16496 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 4856 24610 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 100 1125871 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2908 38922 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 374 348433 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1964 62589 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 100 1039024 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 2.949s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 16291 6893 ns/op 148.56 MB/s BenchmarkHMACSHA256_32-4 24864 4508 ns/op 7.10 MB/s BenchmarkNewWriteSum-4 11955 9265 ns/op 3.45 MB/s PASS ok crypto/hmac 0.627s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 54631 2058 ns/op BenchmarkModSub-4 65565 1845 ns/op BenchmarkMontgomeryRepr-4 32876 3604 ns/op BenchmarkMontgomeryMul-4 35852 3324 ns/op BenchmarkModMul-4 17080 7366 ns/op BenchmarkExpBig-4 19 6322601 ns/op BenchmarkExp-4 7 14645921 ns/op PASS ok crypto/internal/bigmod 1.396s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3448 31426 ns/op BenchmarkScalarBaseMult-4 304 392158 ns/op BenchmarkScalarMult-4 130 888424 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 199 611447 ns/op PASS ok crypto/internal/edwards25519 0.753s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 475040 243.1 ns/op BenchmarkMultiply-4 5358898 20.08 ns/op BenchmarkSquare-4 6476558 16.60 ns/op BenchmarkInvert-4 34113 3453 ns/op BenchmarkMult32-4 1376905 86.00 ns/op PASS ok crypto/internal/edwards25519/field 0.931s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 68 1750423 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2329 53664 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 28 4152551 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 9 11937922 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 193 607809 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 10888 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 81 1394384 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 33 3518968 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.336s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 770558 165.3 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 392134 315.3 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 135241 886.1 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 783112 167.9 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 402027 291.8 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 123848 902.7 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 0.997s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 110403 1041 ns/op 7.68 MB/s BenchmarkHash64-4 134647 888.5 ns/op 72.03 MB/s BenchmarkHash128-4 124702 971.9 ns/op 131.70 MB/s BenchmarkHash256-4 107277 1143 ns/op 223.98 MB/s BenchmarkHash512-4 75826 1508 ns/op 339.45 MB/s BenchmarkHash1K-4 54325 2208 ns/op 463.69 MB/s BenchmarkHash8K-4 10000 11638 ns/op 703.90 MB/s BenchmarkHash1M-4 85 1385549 ns/op 756.79 MB/s BenchmarkHash8M-4 9 11314456 ns/op 741.41 MB/s BenchmarkHash8BytesUnaligned-4 109836 1027 ns/op 7.79 MB/s BenchmarkHash1KUnaligned-4 54696 2375 ns/op 431.18 MB/s BenchmarkHash8KUnaligned-4 10000 11747 ns/op 697.38 MB/s PASS ok crypto/md5 2.066s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 2 132534602 ns/op PASS ok crypto/rand 0.377s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 12517 9206 ns/op 13.90 MB/s BenchmarkRC4_1K-4 1696 71618 ns/op 14.30 MB/s BenchmarkRC4_8K-4 207 597418 ns/op 13.55 MB/s PASS ok crypto/rc4 0.621s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 12 9176834 ns/op BenchmarkDecryptPKCS1v15/3072-4 5 20277347 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 37665939 ns/op BenchmarkEncryptPKCS1v15/2048-4 32 3363663 ns/op BenchmarkDecryptOAEP/2048-4 13 9088476 ns/op BenchmarkEncryptOAEP/2048-4 34 3367295 ns/op BenchmarkSignPKCS1v15/2048-4 12 9420812 ns/op BenchmarkVerifyPKCS1v15/2048-4 33 3610015 ns/op BenchmarkSignPSS/2048-4 12 9384281 ns/op BenchmarkVerifyPSS/2048-4 34 3482777 ns/op PASS ok crypto/rsa 1.871s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 101828 1140 ns/op 7.02 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 124500 925.9 ns/op 8.64 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 82942 1361 ns/op 235.04 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 102295 1155 ns/op 277.03 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 57802 2008 ns/op 510.08 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 66513 1779 ns/op 575.77 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 13814 8642 ns/op 947.98 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 13982 8409 ns/op 974.20 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.426s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 81056 1405 ns/op 5.69 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 91675 1209 ns/op 6.62 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 98223 1230 ns/op 6.50 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 32654 3599 ns/op 284.52 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 34244 3368 ns/op 304.05 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 32790 3462 ns/op 295.78 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5715 20654 ns/op 396.62 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 6094 20674 ns/op 396.24 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 6343 20190 ns/op 405.75 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 1.465s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 57830 1964 ns/op 4.07 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 77202 1525 ns/op 5.24 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 70005 1744 ns/op 4.59 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 35179 3406 ns/op 300.69 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 37908 3024 ns/op 338.58 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 35220 3202 ns/op 319.81 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 8504 15132 ns/op 541.37 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 8716 14845 ns/op 551.84 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 8292 14856 ns/op 551.44 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 1.471s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 25787834 4.952 ns/op BenchmarkConstantTimeEq-4 26117900 4.841 ns/op BenchmarkConstantTimeLessOrEq-4 26073732 4.921 ns/op BenchmarkXORBytes/8Bytes-4 3537906 33.07 ns/op 241.90 MB/s BenchmarkXORBytes/128Bytes-4 3112414 38.25 ns/op 3346.50 MB/s BenchmarkXORBytes/2048Bytes-4 1000000 114.0 ns/op 17963.84 MB/s BenchmarkXORBytes/32768Bytes-4 93650 1301 ns/op 25181.85 MB/s PASS ok crypto/subtle 1.184s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 30 3903200 ns/op BenchmarkCertCache/1-4 33 4868187 ns/op BenchmarkCertCache/2-4 31 3620884 ns/op BenchmarkCertCache/3-4 36 3693324 ns/op BenchmarkHandshakeServer/RSA-4 22 5825010 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 26 4853762 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 27 5340167 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 43 2684922 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 55 3431936 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 27 3982920 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 32 4281158 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 26354567 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 4 25827704 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 2 50733344 ns/op 20.67 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 2 50519854 ns/op 20.76 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 2 86697632 ns/op 24.19 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 2 92706654 ns/op 22.62 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 184015434 ns/op 22.79 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 189613996 ns/op 22.12 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 374951981 ns/op 22.37 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 344504037 ns/op 24.35 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 738046956 ns/op 22.73 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 753080126 ns/op 22.28 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 1442450286 ns/op 23.26 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 1679707382 ns/op 19.98 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 2843947940 ns/op 23.60 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 2727428376 ns/op 24.61 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 3 52316880 ns/op 20.04 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 60145935 ns/op 17.43 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 2 99663594 ns/op 21.04 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 175746751 ns/op 11.93 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 196170236 ns/op 21.38 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 243743496 ns/op 17.21 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 320234100 ns/op 26.20 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 368354091 ns/op 22.77 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 677141335 ns/op 24.78 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 761200149 ns/op 22.04 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 1511205158 ns/op 22.20 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 1433024107 ns/op 23.42 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 2596059296 ns/op 25.85 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 2975797075 ns/op 22.55 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 712091377 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 711139162 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 295544540 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 292931810 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 157850211 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 153808374 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 84948856 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 83816930 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 45340566 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 42058716 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 152734446 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 150065935 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 69985468 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 72072880 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 50749490 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 43655307 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 33355532 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 4 27126776 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 25788678 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 5 20069520 ns/op PASS ok crypto/tls 33.285s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 8 13289530 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 399 299711 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 1117 107437 ns/op 13188 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 1130 111722 ns/op 14610 B/op 262 allocs/op PASS ok crypto/x509 1.670s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 34 3720620 ns/op 278233 B/op 1622 allocs/op BenchmarkConcurrentStmtQuery-4 36 3547628 ns/op 264468 B/op 1972 allocs/op BenchmarkConcurrentStmtExec-4 55 3071716 ns/op 212139 B/op 580 allocs/op BenchmarkConcurrentTxQuery-4 25 4128678 ns/op 275432 B/op 2133 allocs/op BenchmarkConcurrentTxExec-4 72 1879698 ns/op 87812 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 48 2892312 ns/op 105702 B/op 2090 allocs/op BenchmarkConcurrentTxStmtExec-4 100 1049398 ns/op 40196 B/op 381 allocs/op BenchmarkConcurrentRandom-4 31 3787628 ns/op 224167 B/op 1772 allocs/op BenchmarkManyConcurrentQueries-4 1746 61204 ns/op 4130 B/op 20 allocs/op BenchmarkGrabConn-4 208866 557.6 ns/op 0 B/op 0 allocs/op PASS ok database/sql 1.995s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 121938 996.2 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 64 1868356 ns/op 188270 B/op 14 allocs/op Benchmark115/LineToPC-4 84 1629318 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 17444 6825 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 0.833s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkMarshal-4 724 189347 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2563 40144 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.362s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 220 630340 ns/op 13.00 MB/s BenchmarkEncodeToString-4 218 529823 ns/op 15.46 MB/s BenchmarkDecode-4 144 857215 ns/op 15.30 MB/s BenchmarkDecodeString-4 133 785065 ns/op 16.70 MB/s PASS ok encoding/base32 1.000s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 237 445711 ns/op 18.38 MB/s BenchmarkDecodeString/2-4 290630 705.5 ns/op 5.67 MB/s BenchmarkDecodeString/4-4 222003 506.0 ns/op 15.81 MB/s BenchmarkDecodeString/8-4 215079 712.8 ns/op 16.83 MB/s BenchmarkDecodeString/64-4 43813 2972 ns/op 29.61 MB/s BenchmarkDecodeString/8192-4 382 339230 ns/op 32.20 MB/s BenchmarkNewEncoding-4 92648 1482 ns/op 172.74 MB/s PASS ok encoding/base64 1.823s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1320 89036 ns/op 44.93 MB/s BenchmarkReadStruct-4 15127 7263 ns/op 10.33 MB/s BenchmarkWriteStruct-4 13098 9598 ns/op 7.81 MB/s BenchmarkReadInts-4 39556 2969 ns/op 10.11 MB/s BenchmarkWriteInts-4 34226 3384 ns/op 8.86 MB/s BenchmarkWriteSlice1000Int32s-4 1053 108258 ns/op 36.95 MB/s BenchmarkPutUint16-4 2070270 70.53 ns/op 28.36 MB/s BenchmarkAppendUint16-4 2641552 53.63 ns/op 37.29 MB/s BenchmarkPutUint32-4 2027546 51.83 ns/op 77.18 MB/s BenchmarkAppendUint32-4 1000000 100.6 ns/op 39.76 MB/s BenchmarkPutUint64-4 658140 169.7 ns/op 47.13 MB/s BenchmarkAppendUint64-4 1000000 103.0 ns/op 77.67 MB/s BenchmarkLittleEndianPutUint16-4 2489697 40.40 ns/op 49.51 MB/s BenchmarkLittleEndianAppendUint16-4 2630457 42.50 ns/op 47.06 MB/s BenchmarkLittleEndianPutUint32-4 2059285 52.55 ns/op 76.12 MB/s BenchmarkLittleEndianAppendUint32-4 2088369 51.26 ns/op 78.04 MB/s BenchmarkLittleEndianPutUint64-4 1128644 101.4 ns/op 78.91 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 101.8 ns/op 78.61 MB/s BenchmarkReadFloats-4 138843 898.9 ns/op 13.35 MB/s BenchmarkWriteFloats-4 115491 1028 ns/op 11.67 MB/s BenchmarkReadSlice1000Float32s-4 1291 93479 ns/op 42.79 MB/s BenchmarkWriteSlice1000Float32s-4 1141 113616 ns/op 35.21 MB/s BenchmarkReadSlice1000Uint8s-4 57901 2838 ns/op 352.31 MB/s BenchmarkWriteSlice1000Uint8s-4 63090 2601 ns/op 384.49 MB/s BenchmarkPutUvarint32-4 819410 133.2 ns/op 30.03 MB/s BenchmarkPutUvarint64-4 261891 637.3 ns/op 12.55 MB/s PASS ok encoding/binary 5.599s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 4564 31253 ns/op 737 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 6012 33000 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 3794 35083 ns/op 737 B/op 16 allocs/op BenchmarkReadLargeFields-4 3392 35385 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 6525 17571 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 6724 18888 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 6496 20799 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3400 39369 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 10000 18499 ns/op PASS ok encoding/csv 1.860s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 7906 14425 ns/op BenchmarkEndToEndByteBuffer-4 9710 14495 ns/op BenchmarkEndToEndSliceByteBuffer-4 198 683857 ns/op BenchmarkEncodeComplex128Slice-4 420 239451 ns/op BenchmarkEncodeFloat64Slice-4 968 130298 ns/op BenchmarkEncodeInt32Slice-4 774 132403 ns/op BenchmarkEncodeStringSlice-4 1074 99640 ns/op BenchmarkEncodeInterfaceSlice-4 45 2376211 ns/op BenchmarkDecodeComplex128Slice-4 416 373865 ns/op BenchmarkDecodeFloat64Slice-4 830 153788 ns/op BenchmarkDecodeInt32Slice-4 931 127752 ns/op BenchmarkDecodeStringSlice-4 751 303224 ns/op BenchmarkDecodeStringsSlice-4 159 727826 ns/op BenchmarkDecodeBytesSlice-4 390 342482 ns/op BenchmarkDecodeInterfaceSlice-4 75 1764044 ns/op BenchmarkDecodeMap-4 75 1583637 ns/op PASS ok encoding/gob 3.603s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 9514 11592 ns/op 22.08 MB/s BenchmarkEncode/1024-4 2498 86592 ns/op 11.83 MB/s BenchmarkEncode/4096-4 693 167953 ns/op 24.39 MB/s BenchmarkEncode/16384-4 100 1059067 ns/op 15.47 MB/s BenchmarkDecode/256-4 21231 4868 ns/op 52.59 MB/s BenchmarkDecode/1024-4 6710 20888 ns/op 49.02 MB/s BenchmarkDecode/4096-4 1725 90727 ns/op 45.15 MB/s BenchmarkDecode/16384-4 360 606784 ns/op 27.00 MB/s BenchmarkDump/256-4 1089 114154 ns/op 2.24 MB/s BenchmarkDump/1024-4 270 417955 ns/op 2.45 MB/s BenchmarkDump/4096-4 66 2348937 ns/op 1.74 MB/s BenchmarkDump/16384-4 18 7831634 ns/op 2.09 MB/s PASS ok encoding/hex 2.590s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 152918458 ns/op 12.69 MB/s 8391224 B/op 56 allocs/op BenchmarkCodeEncoderError-4 1 162733456 ns/op 11.92 MB/s 8395272 B/op 117 allocs/op BenchmarkCodeMarshal-4 1 135159405 ns/op 14.36 MB/s 1942408 B/op 15 allocs/op BenchmarkCodeMarshalError-4 1 175243496 ns/op 11.07 MB/s 10335896 B/op 112 allocs/op BenchmarkMarshalBytes/32-4 17385 5817 ns/op BenchmarkMarshalBytes/256-4 6597 27413 ns/op BenchmarkMarshalBytes/4096-4 356 445083 ns/op BenchmarkMarshalBytesError/32-4 56 2010135 ns/op BenchmarkMarshalBytesError/256-4 44 2610769 ns/op BenchmarkMarshalBytesError/4096-4 50 2456370 ns/op BenchmarkCodeDecoder-4 1 457926848 ns/op 4.24 MB/s 11017088 B/op 91358 allocs/op BenchmarkUnicodeDecoder-4 33577 3985 ns/op 3.51 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 47570 2982 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 398871588 ns/op 4.86 MB/s 2938248 B/op 91325 allocs/op BenchmarkCodeUnmarshalReuse-4 1 431402935 ns/op 4.50 MB/s 2938224 B/op 91327 allocs/op BenchmarkUnmarshalString-4 62464 1770 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 120871 1212 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 202597 869.5 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 46059 2467 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 75285 1485 ns/op 83 B/op 2 allocs/op BenchmarkUnmapped-4 19606 5758 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 2805 40468 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 588 214581 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1396245 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 10 13071136 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 562748 222.5 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 512107 222.2 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 507723 236.1 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 485235 249.2 ns/op BenchmarkEncodeMarshaler-4 45086 3800 ns/op 75 B/op 1 allocs/op BenchmarkEncoderEncode-4 59215 1859 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 5381682 37.42 ns/op BenchmarkNumberIsValidRegexp-4 16832 7967 ns/op PASS ok encoding/json 9.375s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 34 2988550 ns/op 21.93 MB/s BenchmarkDecode-4 33 4882566 ns/op 18.18 MB/s PASS ok encoding/pem 0.376s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1488 83462 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 535 224133 ns/op 8289 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 2626 46827 ns/op PASS ok encoding/xml 0.895s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 418735 305.2 ns/op BenchmarkIntSet-4 638674 187.7 ns/op BenchmarkFloatAdd-4 208653 1034 ns/op BenchmarkFloatSet-4 540986 233.0 ns/op BenchmarkStringSet-4 426728 247.9 ns/op BenchmarkMapSet-4 135466 929.4 ns/op BenchmarkMapSetDifferent-4 67568 2012 ns/op BenchmarkMapSetDifferentRandom-4 306 618910 ns/op BenchmarkMapSetString-4 114133 905.2 ns/op BenchmarkMapAddSame-4 26776 4108 ns/op BenchmarkMapAddDifferent-4 11344 11615 ns/op BenchmarkMapAddDifferentRandom-4 262 467489 ns/op BenchmarkMapAddSameSteadyState-4 291690 357.2 ns/op BenchmarkMapAddDifferentSteadyState-4 124400 1063 ns/op BenchmarkRealworldExpvarUsage-4 10686 9866 ns/op PASS ok expvar 3.242s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 98854 1584 ns/op BenchmarkSprintfEmpty-4 250192 496.5 ns/op BenchmarkSprintfString-4 212132 794.5 ns/op BenchmarkSprintfTruncateString-4 164962 922.5 ns/op BenchmarkSprintfTruncateBytes-4 124987 1078 ns/op BenchmarkSprintfSlowParsingPath-4 162049 828.8 ns/op BenchmarkSprintfQuoteString-4 37137 3362 ns/op BenchmarkSprintfInt-4 224943 634.3 ns/op BenchmarkSprintfIntInt-4 141982 974.2 ns/op BenchmarkSprintfPrefixedInt-4 191779 1251 ns/op BenchmarkSprintfFloat-4 99432 1774 ns/op BenchmarkSprintfComplex-4 41071 3242 ns/op BenchmarkSprintfBoolean-4 138667 748.2 ns/op BenchmarkSprintfHexString-4 84009 1954 ns/op BenchmarkSprintfHexBytes-4 64532 2299 ns/op BenchmarkSprintfBytes-4 37934 3626 ns/op BenchmarkSprintfStringer-4 70005 2004 ns/op BenchmarkSprintfStructure-4 33886 4222 ns/op BenchmarkManyArgs-4 38482 2604 ns/op BenchmarkFprintInt-4 69606 2573 ns/op BenchmarkFprintfBytes-4 68738 1743 ns/op BenchmarkFprintIntNoAlloc-4 69854 1771 ns/op BenchmarkScanInts-4 27 4232204 ns/op BenchmarkScanRecursiveInt-4 1 487803916 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 475448698 ns/op PASS ok fmt 6.065s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 603 216085 ns/op PASS ok go/build 0.210s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 44976 2392 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 12788 10711 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3598 33709 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1113 120548 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 265 641481 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 51 2361361 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 18 8928584 ns/op 865642 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 4 38692502 ns/op 3634552 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 152954971 ns/op 15259072 B/op 65566 allocs/op PASS ok go/constant 2.075s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 468651459 ns/op 0.14 MB/s 46078200 B/op 48896 allocs/op PASS ok go/format 0.575s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 5 21078293 ns/op 2.56 MB/s BenchmarkParseOnly-4 6 31053937 ns/op 1.73 MB/s BenchmarkResolve-4 52 2183239 ns/op 24.67 MB/s PASS ok go/parser 1.817s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 248012616 ns/op 0.21 MB/s 5319440 B/op 27646 allocs/op BenchmarkPrintDecl-4 582 173109 ns/op 0.18 MB/s 16752 B/op 51 allocs/op PASS ok go/printer 0.555s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 255 442184 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 9272819 ns/op 5.91 MB/s BenchmarkScanFiles/go/parser/parser.go-4 6 19612984 ns/op 3.67 MB/s BenchmarkScanFiles/net/http/server.go-4 6 17468909 ns/op 6.48 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 182 598146 ns/op 5.14 MB/s PASS ok go/scanner 1.184s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1323891 89.86 ns/op PASS ok go/token 0.321s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 156 763458 ns/op BenchmarkNamed/Underlying/nongeneric-4 1007671 120.0 ns/op BenchmarkNamed/Underlying/generic-4 977108 184.5 ns/op BenchmarkNamed/Underlying/src_instance-4 966607 123.5 ns/op BenchmarkNamed/Underlying/user_instance-4 805264 128.5 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 16153 7340 ns/op BenchmarkNamed/NewMethodSet/generic-4 19076 8471 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 17446 7312 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 17794 7947 ns/op BenchmarkCheck/http/funcbodies/info-4 1 761417649 ns/op 40033 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 480146483 ns/op 63506 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 232216393 ns/op 130906 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 256270786 ns/op 118421 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2176022860 ns/op 2353 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 109068258 ns/op 46843 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 87285160 ns/op 58455 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 103512611 ns/op 45912 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 793114811 ns/op 2731 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 80631556 ns/op 26714 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 67397398 ns/op 31886 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 65455949 ns/op 32550 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1672119334 ns/op 37398 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 569858375 ns/op 109606 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 173918583 ns/op 357434 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 155561132 ns/op 400962 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2580509619 ns/op 771.8 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 119813626 ns/op 16546 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 104699322 ns/op 18868 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 107400371 ns/op 18383 lines/s PASS ok go/types 44.885s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 14742 8445 ns/op 121.25 MB/s PASS ok hash/adler32 0.278s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 219661 457.7 ns/op 32.77 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 241681 497.5 ns/op 30.15 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 139345 885.8 ns/op 45.16 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 151669 1415 ns/op 28.27 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 453247 279.8 ns/op 1829.76 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 374835 350.3 ns/op 1461.52 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 433269 307.7 ns/op 3328.31 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 366342 306.7 ns/op 3338.27 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 250818 832.0 ns/op 4923.01 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 267127 458.8 ns/op 8927.54 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 62984 3343 ns/op 9800.88 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 65356 1860 ns/op 17617.36 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 393283 318.1 ns/op 47.15 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 454635 308.4 ns/op 48.64 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 409484 295.2 ns/op 135.49 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 439866 427.4 ns/op 93.59 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 286875 375.7 ns/op 1362.92 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 340352 380.3 ns/op 1346.13 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 307536 529.9 ns/op 1932.34 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 266456 462.4 ns/op 2214.69 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 257138 513.1 ns/op 7982.67 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 216910 508.8 ns/op 8049.98 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 58113 1929 ns/op 16986.24 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 56491 1994 ns/op 16436.87 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 256041 454.3 ns/op 33.02 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 253730 518.2 ns/op 28.94 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 136185 827.2 ns/op 48.35 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 153576 893.1 ns/op 44.79 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 10000 14469 ns/op 35.39 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 12672 8935 ns/op 57.30 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 6895 19193 ns/op 53.35 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 6742 29304 ns/op 34.94 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1321 87237 ns/op 46.95 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1555 77557 ns/op 52.81 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 175 662159 ns/op 49.49 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 175 659286 ns/op 49.70 MB/s PASS ok hash/crc32 7.700s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 141 912172 ns/op 71.85 MB/s BenchmarkCrc64/ISO4KB-4 1634 129186 ns/op 31.71 MB/s BenchmarkCrc64/ISO1KB-4 7369 15002 ns/op 68.26 MB/s BenchmarkCrc64/ECMA64KB-4 81 1327235 ns/op 49.38 MB/s BenchmarkCrc64/Random64KB-4 127 825204 ns/op 79.42 MB/s BenchmarkCrc64/Random16KB-4 519 213789 ns/op 76.64 MB/s PASS ok hash/crc64 1.312s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 15127 7943 ns/op 128.92 MB/s BenchmarkFnv32aKB-4 12915 7935 ns/op 129.05 MB/s BenchmarkFnv64KB-4 13993 15544 ns/op 65.88 MB/s BenchmarkFnv64aKB-4 13953 12596 ns/op 81.29 MB/s BenchmarkFnv128KB-4 1627 69005 ns/op 14.84 MB/s BenchmarkFnv128aKB-4 1726 71534 ns/op 14.31 MB/s PASS ok hash/fnv 1.448s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 448934 472.8 ns/op 8.46 MB/s BenchmarkHash/n=4/Bytes-4 3406528 34.57 ns/op 115.72 MB/s BenchmarkHash/n=4/String-4 1000000 131.7 ns/op 30.38 MB/s BenchmarkHash/n=8/Write-4 435394 262.3 ns/op 30.50 MB/s BenchmarkHash/n=8/Bytes-4 2895265 34.74 ns/op 230.29 MB/s BenchmarkHash/n=8/String-4 1748908 68.42 ns/op 116.93 MB/s BenchmarkHash/n=16/Write-4 493176 270.2 ns/op 59.22 MB/s BenchmarkHash/n=16/Bytes-4 3252850 33.89 ns/op 472.17 MB/s BenchmarkHash/n=16/String-4 1819014 68.59 ns/op 233.27 MB/s BenchmarkHash/n=32/Write-4 433957 284.5 ns/op 112.49 MB/s BenchmarkHash/n=32/Bytes-4 3483739 42.99 ns/op 744.39 MB/s BenchmarkHash/n=32/String-4 1689289 67.71 ns/op 472.61 MB/s BenchmarkHash/n=64/Write-4 426249 296.0 ns/op 216.18 MB/s BenchmarkHash/n=64/Bytes-4 2896986 41.64 ns/op 1537.02 MB/s BenchmarkHash/n=64/String-4 1797417 71.79 ns/op 891.47 MB/s BenchmarkHash/n=256/Write-4 347848 391.0 ns/op 654.68 MB/s BenchmarkHash/n=256/Bytes-4 2401994 56.61 ns/op 4521.95 MB/s BenchmarkHash/n=256/String-4 995366 122.6 ns/op 2088.32 MB/s BenchmarkHash/n=320/Write-4 286743 537.1 ns/op 595.78 MB/s BenchmarkHash/n=320/Bytes-4 1953624 58.03 ns/op 5513.93 MB/s BenchmarkHash/n=320/String-4 710887 187.7 ns/op 1704.99 MB/s BenchmarkHash/n=1024/Write-4 220232 554.2 ns/op 1847.85 MB/s BenchmarkHash/n=1024/Bytes-4 456304 239.6 ns/op 4273.52 MB/s BenchmarkHash/n=1024/String-4 284768 415.8 ns/op 2462.48 MB/s BenchmarkHash/n=4096/Write-4 88556 1195 ns/op 3428.00 MB/s BenchmarkHash/n=4096/Bytes-4 268653 572.7 ns/op 7152.02 MB/s BenchmarkHash/n=4096/String-4 72661 1567 ns/op 2613.61 MB/s BenchmarkHash/n=16384/Write-4 15528 6881 ns/op 2381.01 MB/s BenchmarkHash/n=16384/Bytes-4 66008 1651 ns/op 9924.38 MB/s BenchmarkHash/n=16384/String-4 18794 6234 ns/op 2628.00 MB/s PASS ok hash/maphash 6.339s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 741 186985 ns/op BenchmarkEscapeNone-4 120018 894.4 ns/op BenchmarkUnescape-4 728 253097 ns/op BenchmarkUnescapeNone-4 718473 187.9 ns/op BenchmarkUnescapeSparse-4 10000 23101 ns/op BenchmarkUnescapeDense-4 936 108182 ns/op PASS ok html 1.191s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 8484 13639 ns/op BenchmarkCSSEscaperNoSpecials-4 38725 2896 ns/op BenchmarkDecodeCSS-4 22822 4799 ns/op BenchmarkDecodeCSSNoSpecials-4 3281846 36.85 ns/op BenchmarkCSSValueFilter-4 101712 1190 ns/op BenchmarkCSSValueFilterOk-4 73212 1536 ns/op BenchmarkEscapedExecute-4 4632 24964 ns/op BenchmarkHTMLNospaceEscaper-4 8746 16024 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 59068 2251 ns/op BenchmarkStripTags-4 16832 6647 ns/op BenchmarkStripTagsNoSpecials-4 287600 679.7 ns/op BenchmarkJSValEscaperWithNum-4 22405 5668 ns/op BenchmarkJSValEscaperWithStr-4 5767 22431 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 16776 6242 ns/op BenchmarkJSValEscaperWithObj-4 4652 26491 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 13191 8481 ns/op BenchmarkJSStrEscaperNoSpecials-4 47526 3592 ns/op BenchmarkJSStrEscaper-4 10000 12564 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 43284 3069 ns/op BenchmarkJSRegexpEscaper-4 9126 12950 ns/op BenchmarkTemplateSpecialTags-4 97 1383564 ns/op BenchmarkURLEscaper-4 4058 28810 ns/op BenchmarkURLEscaperNoSpecials-4 179401 932.7 ns/op BenchmarkURLNormalizer-4 5578 29412 ns/op BenchmarkURLNormalizerNoSpecials-4 175988 875.1 ns/op BenchmarkSrcsetFilter-4 10000 12741 ns/op BenchmarkSrcsetFilterNoSpecials-4 92648 1778 ns/op PASS ok html/template 5.460s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 524624 264.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 461456 272.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 566971 223.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 449115 304.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1410260 141.2 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1207743 105.1 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1521355 80.67 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 148.5 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1258274 154.8 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 302236 528.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 289832 430.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 306698 347.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 317013 400.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 709299 164.9 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 514310 260.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 653458 170.3 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 504712 268.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 264212 395.8 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1298853 91.26 ns/op BenchmarkRGBASetRGBA-4 1000000 105.1 ns/op BenchmarkRGBA64At-4 850080 195.7 ns/op BenchmarkRGBA64SetRGBA64-4 800461 198.1 ns/op BenchmarkNRGBAAt-4 1000000 112.4 ns/op BenchmarkNRGBASetNRGBA-4 1000000 102.5 ns/op BenchmarkNRGBA64At-4 867790 133.6 ns/op BenchmarkNRGBA64SetNRGBA64-4 827986 276.8 ns/op BenchmarkAlphaAt-4 1826491 74.84 ns/op BenchmarkAlphaSetAlpha-4 1975592 56.43 ns/op BenchmarkAlpha16At-4 1412360 96.49 ns/op BenchmarkAlphaSetAlpha16-4 1000000 101.4 ns/op BenchmarkGrayAt-4 2311036 50.60 ns/op BenchmarkGraySetGray-4 1720604 64.30 ns/op BenchmarkGray16At-4 1265832 86.09 ns/op BenchmarkGraySetGray16-4 1000000 123.6 ns/op PASS ok image 7.901s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 3114561 36.65 ns/op BenchmarkYCbCrToRGB/128-4 3230643 38.73 ns/op BenchmarkYCbCrToRGB/255-4 2952630 41.51 ns/op BenchmarkRGBToYCbCr/0-4 3085815 47.04 ns/op BenchmarkRGBToYCbCr/Cb-4 2544890 43.77 ns/op BenchmarkRGBToYCbCr/Cr-4 2799002 41.91 ns/op BenchmarkYCbCrToRGBA/0-4 2596743 40.43 ns/op BenchmarkYCbCrToRGBA/128-4 2312827 45.22 ns/op BenchmarkYCbCrToRGBA/255-4 2544088 40.47 ns/op BenchmarkNYCbCrAToRGBA/0-4 2676663 47.99 ns/op BenchmarkNYCbCrAToRGBA/128-4 2326038 43.41 ns/op BenchmarkNYCbCrAToRGBA/255-4 2342904 66.35 ns/op PASS ok image/color 2.906s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 3 38381577 ns/op BenchmarkFillSrc-4 322 372043 ns/op BenchmarkCopyOver-4 6 26860710 ns/op BenchmarkCopySrc-4 453 400242 ns/op BenchmarkNRGBAOver-4 7 15446910 ns/op BenchmarkNRGBASrc-4 12 9924650 ns/op BenchmarkYCbCr-4 10 15803441 ns/op BenchmarkGray-4 18 6962388 ns/op BenchmarkCMYK-4 12 10014149 ns/op BenchmarkGlyphOver-4 21 6727746 ns/op BenchmarkRGBAMaskOver-4 4 25697161 ns/op BenchmarkGrayMaskOver-4 6 19369480 ns/op BenchmarkRGBA64ImageMaskOver-4 3 34512863 ns/op BenchmarkRGBA-4 5 25393154 ns/op BenchmarkPalettedFill-4 844 202093 ns/op BenchmarkPalettedRGBA-4 5 24600200 ns/op BenchmarkGenericOver-4 2 52212408 ns/op BenchmarkGenericMaskOver-4 5 21730774 ns/op BenchmarkGenericSrc-4 4 31161210 ns/op BenchmarkGenericMaskSrc-4 4 58460140 ns/op PASS ok image/draw 7.335s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 21 5136544 ns/op 3.01 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 185957844 ns/op 1.65 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2589906399 ns/op 0.47 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 57 2386060 ns/op 6.48 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 127633027 ns/op 0.48 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 3.805s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 5036 23660 ns/op BenchmarkIDCT-4 4460 33889 ns/op BenchmarkDecodeBaseline-4 8 13880107 ns/op 4.45 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 18973082 ns/op 3.26 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 159752514 ns/op 7.69 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 197204763 ns/op 4.67 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 1.802s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 18054451 7.110 ns/op BenchmarkDecodeGray-4 12 8984194 ns/op 7.29 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 67231668 ns/op 3.90 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 4 34919835 ns/op 7.51 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 22 5290775 ns/op 12.39 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 36406330 ns/op 7.20 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 43137007 ns/op 6.08 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 58935826 ns/op 5.21 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 57704148 ns/op 5.32 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 208882755 ns/op 5.88 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 202395972 ns/op 6.07 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 3 33609055 ns/op 9.14 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 227349986 ns/op 5.40 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 732691168 ns/op 1.68 MB/s 864088 B/op 29 allocs/op PASS ok image/png 4.238s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 65289904 ns/op 1.53 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 43625099 ns/op 2.29 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 275348539 ns/op 1.82 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 240549987 ns/op 2.08 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 3 49315648 ns/op 2.03 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 40491439 ns/op 2.47 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 266201471 ns/op 1.88 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 226258715 ns/op 2.21 MB/s 4005984 B/op 4 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 687109014 ns/op 1.46 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 678989073 ns/op 1.47 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3846186163 ns/op 1.30 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3260116779 ns/op 1.53 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 14 8795944 ns/op 11.37 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 6 17784488 ns/op 5.62 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 48374155 ns/op 10.34 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 64982964 ns/op 7.69 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 106009149 ns/op 9.43 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 116003834 ns/op 8.62 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 438878611 ns/op 11.39 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 475511146 ns/op 10.52 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 60078556 ns/op 1.66 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 53084879 ns/op 1.88 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 328209008 ns/op 1.52 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 485109390 ns/op 1.03 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 820337651 ns/op 1.22 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 815514957 ns/op 1.23 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 5844836254 ns/op 0.86 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 5403799174 ns/op 0.93 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 149065950 ns/op 28.04 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 156737750 ns/op 26.67 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 49.188s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 34046 3294 ns/op 0.30 MB/s BenchmarkMarshalCorpusFile/2-4 34978 3991 ns/op 0.50 MB/s BenchmarkMarshalCorpusFile/4-4 30112 4654 ns/op 0.86 MB/s BenchmarkMarshalCorpusFile/8-4 21847 5872 ns/op 1.36 MB/s BenchmarkMarshalCorpusFile/16-4 19276 6123 ns/op 2.61 MB/s BenchmarkMarshalCorpusFile/32-4 10000 10443 ns/op 3.06 MB/s BenchmarkMarshalCorpusFile/64-4 9207 16374 ns/op 3.91 MB/s BenchmarkMarshalCorpusFile/128-4 4180 33065 ns/op 3.87 MB/s BenchmarkMarshalCorpusFile/256-4 2085 50382 ns/op 5.08 MB/s BenchmarkMarshalCorpusFile/512-4 1419 114083 ns/op 4.49 MB/s BenchmarkMarshalCorpusFile/1024-4 661 286512 ns/op 3.57 MB/s BenchmarkMarshalCorpusFile/2048-4 253 501765 ns/op 4.08 MB/s BenchmarkMarshalCorpusFile/4096-4 126 1095230 ns/op 3.74 MB/s BenchmarkMarshalCorpusFile/8192-4 80 1748383 ns/op 4.69 MB/s BenchmarkMarshalCorpusFile/16384-4 46 3558146 ns/op 4.60 MB/s BenchmarkMarshalCorpusFile/32768-4 16 8554637 ns/op 3.83 MB/s BenchmarkMarshalCorpusFile/65536-4 7 15200934 ns/op 4.31 MB/s BenchmarkMarshalCorpusFile/131072-4 4 32241912 ns/op 4.07 MB/s BenchmarkMarshalCorpusFile/262144-4 2 72209605 ns/op 3.63 MB/s BenchmarkMarshalCorpusFile/524288-4 1 120880968 ns/op 4.34 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 255795289 ns/op 4.10 MB/s BenchmarkUnmarshalCorpusFile/1-4 8874 20131 ns/op 0.05 MB/s BenchmarkUnmarshalCorpusFile/2-4 8256 17074 ns/op 0.12 MB/s BenchmarkUnmarshalCorpusFile/4-4 7497 15047 ns/op 0.27 MB/s BenchmarkUnmarshalCorpusFile/8-4 7411 20404 ns/op 0.39 MB/s BenchmarkUnmarshalCorpusFile/16-4 5320 21161 ns/op 0.76 MB/s BenchmarkUnmarshalCorpusFile/32-4 4664 33963 ns/op 0.94 MB/s BenchmarkUnmarshalCorpusFile/64-4 2196 48541 ns/op 1.32 MB/s BenchmarkUnmarshalCorpusFile/128-4 2858 50942 ns/op 2.51 MB/s BenchmarkUnmarshalCorpusFile/256-4 997 118150 ns/op 2.17 MB/s BenchmarkUnmarshalCorpusFile/512-4 474 323328 ns/op 1.58 MB/s BenchmarkUnmarshalCorpusFile/1024-4 254 656074 ns/op 1.56 MB/s BenchmarkUnmarshalCorpusFile/2048-4 128 902296 ns/op 2.27 MB/s BenchmarkUnmarshalCorpusFile/4096-4 75 2709764 ns/op 1.51 MB/s BenchmarkUnmarshalCorpusFile/8192-4 32 3558107 ns/op 2.30 MB/s BenchmarkUnmarshalCorpusFile/16384-4 15 7790876 ns/op 2.10 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 13977365 ns/op 2.34 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 27384324 ns/op 2.39 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 81325026 ns/op 1.61 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 117691656 ns/op 2.23 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 239592131 ns/op 2.19 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 522817656 ns/op 2.01 MB/s BenchmarkMutatorBytes/1-4 35722 3678 ns/op BenchmarkMutatorBytes/10-4 36055 3446 ns/op BenchmarkMutatorBytes/100-4 31531 3460 ns/op BenchmarkMutatorBytes/1000-4 23552 6644 ns/op BenchmarkMutatorBytes/10000-4 7770 22625 ns/op BenchmarkMutatorBytes/100000-4 696 145008 ns/op BenchmarkMutatorString/1-4 30165 3630 ns/op BenchmarkMutatorString/10-4 34312 4774 ns/op BenchmarkMutatorString/100-4 31492 3923 ns/op BenchmarkMutatorString/1000-4 10000 13892 ns/op BenchmarkMutatorString/10000-4 3914 54425 ns/op BenchmarkMutatorString/100000-4 234 520542 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 20565 6478 ns/op BenchmarkMutatorAllBasicTypes/string-4 16795 6710 ns/op BenchmarkMutatorAllBasicTypes/bool-4 56457 2084 ns/op BenchmarkMutatorAllBasicTypes/float32-4 44197 2455 ns/op BenchmarkMutatorAllBasicTypes/float64-4 55503 2260 ns/op BenchmarkMutatorAllBasicTypes/int-4 54610 2195 ns/op BenchmarkMutatorAllBasicTypes/int8-4 52381 2133 ns/op BenchmarkMutatorAllBasicTypes/int16-4 57254 2110 ns/op BenchmarkMutatorAllBasicTypes/int32-4 46716 2208 ns/op BenchmarkMutatorAllBasicTypes/int64-4 50584 2158 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 56643 2221 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 52999 2190 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 53791 2186 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 53602 2265 ns/op PASS ok internal/fuzz 14.806s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 18021 7032 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 139488 821.0 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 0.782s PASS ok internal/poll 0.036s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 5 21997714 ns/op PASS ok internal/trace 3.052s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10000 11018 ns/op BenchmarkCopyNLarge-4 195 569007 ns/op PASS ok io 0.406s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 168956 747.5 ns/op BenchmarkPrintln-4 21468 5125 ns/op 77 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 36482 3128 ns/op 66 B/op 1 allocs/op BenchmarkConcurrent-4 6142 26271 ns/op BenchmarkDiscard-4 1000000 159.8 ns/op 0 B/op 0 allocs/op PASS ok log 1.019s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2715481 62.75 ns/op BenchmarkAcosh-4 1338583 87.44 ns/op BenchmarkAsin-4 2723938 44.46 ns/op BenchmarkAsinh-4 1297986 101.7 ns/op BenchmarkAtan-4 2915109 36.90 ns/op BenchmarkAtanh-4 1000000 131.1 ns/op BenchmarkAtan2-4 2203077 58.32 ns/op BenchmarkCbrt-4 1650584 107.1 ns/op BenchmarkCeil-4 13361973 7.918 ns/op BenchmarkCompare-4 5271082 22.10 ns/op BenchmarkCompare32-4 6468038 22.79 ns/op BenchmarkCopysign-4 4345009 28.96 ns/op BenchmarkCos-4 1400809 115.2 ns/op BenchmarkCosh-4 1385596 77.44 ns/op BenchmarkErf-4 3255408 42.15 ns/op BenchmarkErfc-4 3457489 60.28 ns/op BenchmarkErfinv-4 2941687 41.25 ns/op BenchmarkErfcinv-4 3105213 41.03 ns/op BenchmarkExp-4 6152635 24.44 ns/op BenchmarkExpGo-4 1000000 110.5 ns/op BenchmarkExpm1-4 2656957 48.29 ns/op BenchmarkExp2-4 1000000 117.4 ns/op BenchmarkExp2Go-4 1000000 158.3 ns/op BenchmarkAbs-4 4835475 38.09 ns/op BenchmarkDim-4 13226013 9.236 ns/op BenchmarkFloor-4 24154778 5.955 ns/op BenchmarkMax-4 17732997 8.107 ns/op BenchmarkMin-4 18401394 10.40 ns/op BenchmarkMod-4 315099 553.1 ns/op BenchmarkFrexp-4 1998384 66.37 ns/op BenchmarkGamma-4 868226 199.2 ns/op BenchmarkHypot-4 10140246 18.11 ns/op BenchmarkHypotGo-4 1501080 71.72 ns/op BenchmarkIlogb-4 2212587 81.42 ns/op BenchmarkJ0-4 293719 796.1 ns/op BenchmarkJ1-4 331978 400.2 ns/op BenchmarkJn-4 140052 882.0 ns/op BenchmarkLdexp-4 1203952 101.5 ns/op BenchmarkLgamma-4 1000000 174.1 ns/op BenchmarkLog-4 5875344 28.97 ns/op BenchmarkLogb-4 2060749 54.99 ns/op BenchmarkLog1p-4 1556649 71.91 ns/op BenchmarkLog10-4 5247498 25.27 ns/op BenchmarkLog2-4 1558850 96.41 ns/op BenchmarkModf-4 2548605 49.18 ns/op BenchmarkNextafter32-4 1993756 53.31 ns/op BenchmarkNextafter64-4 2242599 63.20 ns/op BenchmarkPowInt-4 544826 412.1 ns/op BenchmarkPowFrac-4 466126 261.0 ns/op BenchmarkPow10Pos-4 5214855 19.69 ns/op BenchmarkPow10Neg-4 6631584 20.04 ns/op BenchmarkRound-4 4591216 24.54 ns/op BenchmarkRoundToEven-4 12789195 9.404 ns/op BenchmarkRemainder-4 532924 271.4 ns/op BenchmarkSignbit-4 7370989 17.09 ns/op BenchmarkSin-4 1804374 70.69 ns/op BenchmarkSincos-4 1000000 107.6 ns/op BenchmarkSinh-4 2093199 56.45 ns/op BenchmarkSqrtIndirect-4 23309874 5.304 ns/op BenchmarkSqrtLatency-4 18765220 6.273 ns/op BenchmarkSqrtIndirectLatency-4 19245303 5.348 ns/op BenchmarkSqrtGoLatency-4 1324340 87.82 ns/op BenchmarkSqrtPrime-4 38575 3288 ns/op BenchmarkTan-4 1513494 108.8 ns/op BenchmarkTanh-4 1674513 69.36 ns/op BenchmarkTrunc-4 22506271 5.356 ns/op BenchmarkY0-4 302341 574.0 ns/op BenchmarkY1-4 290774 425.0 ns/op BenchmarkYn-4 141380 875.1 ns/op BenchmarkFloat64bits-4 7193912 16.22 ns/op BenchmarkFloat64frombits-4 6901759 17.02 ns/op BenchmarkFloat32bits-4 7045887 26.69 ns/op BenchmarkFloat32frombits-4 6611082 20.53 ns/op BenchmarkFMA-4 24772142 5.709 ns/op PASS ok math 17.151s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 8090637 12.80 ns/op 5001.21 MB/s BenchmarkAddVV/2-4 13640250 12.46 ns/op 10276.87 MB/s BenchmarkAddVV/3-4 12729619 10.15 ns/op 18921.21 MB/s BenchmarkAddVV/4-4 13643084 9.875 ns/op 25923.86 MB/s BenchmarkAddVV/5-4 11563192 10.64 ns/op 30076.04 MB/s BenchmarkAddVV/10-4 8818082 13.73 ns/op 46600.48 MB/s BenchmarkAddVV/100-4 2127828 55.56 ns/op 115200.88 MB/s BenchmarkAddVV/1000-4 298334 635.0 ns/op 100792.18 MB/s BenchmarkSubVV/1-4 13351618 7.607 ns/op 8413.55 MB/s BenchmarkSubVV/2-4 13991965 8.919 ns/op 14350.89 MB/s BenchmarkSubVV/3-4 7940566 13.41 ns/op 14321.79 MB/s BenchmarkSubVV/4-4 11089269 10.51 ns/op 24354.22 MB/s BenchmarkSubVV/5-4 11653332 11.41 ns/op 28038.85 MB/s BenchmarkSubVV/10-4 9434942 12.07 ns/op 53021.52 MB/s BenchmarkSubVV/100-4 2106412 47.82 ns/op 133844.65 MB/s BenchmarkSubVV/1000-4 280800 428.7 ns/op 149274.96 MB/s BenchmarkAddVW/1-4 17631630 6.627 ns/op 1207.19 MB/s BenchmarkAddVW/2-4 13489486 7.725 ns/op 2071.30 MB/s BenchmarkAddVW/3-4 16044255 7.952 ns/op 3018.09 MB/s BenchmarkAddVW/4-4 14709967 8.455 ns/op 3784.55 MB/s BenchmarkAddVW/5-4 14040813 9.817 ns/op 4074.53 MB/s BenchmarkAddVW/10-4 11798836 12.80 ns/op 6248.39 MB/s BenchmarkAddVW/100-4 287588 439.6 ns/op 1819.91 MB/s BenchmarkAddVW/1000-4 41055 3237 ns/op 2471.22 MB/s BenchmarkAddVWext/1-4 16811734 9.630 ns/op 830.71 MB/s BenchmarkAddVWext/2-4 15406851 9.330 ns/op 1714.89 MB/s BenchmarkAddVWext/3-4 13386674 9.559 ns/op 2510.63 MB/s BenchmarkAddVWext/4-4 13979946 9.297 ns/op 3442.14 MB/s BenchmarkAddVWext/5-4 13234336 9.278 ns/op 4311.06 MB/s BenchmarkAddVWext/10-4 10783903 10.87 ns/op 7359.08 MB/s BenchmarkAddVWext/100-4 47931 2379 ns/op 336.22 MB/s BenchmarkAddVWext/1000-4 5670 22499 ns/op 355.58 MB/s BenchmarkSubVW/1-4 12479620 8.025 ns/op 996.89 MB/s BenchmarkSubVW/2-4 15922456 8.616 ns/op 1857.10 MB/s BenchmarkSubVW/3-4 13807030 8.652 ns/op 2773.94 MB/s BenchmarkSubVW/4-4 14070561 8.123 ns/op 3939.67 MB/s BenchmarkSubVW/5-4 14422232 8.497 ns/op 4707.31 MB/s BenchmarkSubVW/10-4 12171436 10.06 ns/op 7951.67 MB/s BenchmarkSubVW/100-4 273738 443.5 ns/op 1803.91 MB/s BenchmarkSubVW/1000-4 40603 2791 ns/op 2866.86 MB/s BenchmarkSubVWext/1-4 16330093 7.592 ns/op 1053.71 MB/s BenchmarkSubVWext/2-4 14776005 7.855 ns/op 2036.84 MB/s BenchmarkSubVWext/3-4 14395990 9.921 ns/op 2419.09 MB/s BenchmarkSubVWext/4-4 14245747 13.93 ns/op 2297.59 MB/s BenchmarkSubVWext/5-4 10843561 16.33 ns/op 2449.82 MB/s BenchmarkSubVWext/10-4 10232500 12.21 ns/op 6550.36 MB/s BenchmarkSubVWext/100-4 48268 2394 ns/op 334.17 MB/s BenchmarkSubVWext/1000-4 5504 37674 ns/op 212.35 MB/s BenchmarkMulAddVWW/1-4 12939714 8.163 ns/op 7839.94 MB/s BenchmarkMulAddVWW/2-4 13656157 8.713 ns/op 14691.22 MB/s BenchmarkMulAddVWW/3-4 12985653 9.354 ns/op 20526.15 MB/s BenchmarkMulAddVWW/4-4 12041842 9.946 ns/op 25737.85 MB/s BenchmarkMulAddVWW/5-4 11785756 10.45 ns/op 30625.93 MB/s BenchmarkMulAddVWW/10-4 9028827 13.88 ns/op 46120.82 MB/s BenchmarkMulAddVWW/100-4 1431266 77.98 ns/op 82070.47 MB/s BenchmarkMulAddVWW/1000-4 179343 699.7 ns/op 91467.01 MB/s BenchmarkAddMulVVW/1-4 16025918 7.169 ns/op 8926.74 MB/s BenchmarkAddMulVVW/2-4 15119896 8.089 ns/op 15823.36 MB/s BenchmarkAddMulVVW/3-4 13536864 9.244 ns/op 20770.89 MB/s BenchmarkAddMulVVW/4-4 12059430 9.748 ns/op 26262.00 MB/s BenchmarkAddMulVVW/5-4 10987562 10.44 ns/op 30654.05 MB/s BenchmarkAddMulVVW/10-4 9777614 12.29 ns/op 52054.78 MB/s BenchmarkAddMulVVW/100-4 1921324 57.06 ns/op 112158.87 MB/s BenchmarkAddMulVVW/1000-4 246121 525.9 ns/op 121693.92 MB/s BenchmarkDivWVW/1-4 2127379 56.26 ns/op 1137.55 MB/s BenchmarkDivWVW/2-4 1000000 111.5 ns/op 1148.29 MB/s BenchmarkDivWVW/3-4 938481 135.1 ns/op 1421.17 MB/s BenchmarkDivWVW/4-4 780760 161.8 ns/op 1581.84 MB/s BenchmarkDivWVW/5-4 676726 192.9 ns/op 1659.08 MB/s BenchmarkDivWVW/10-4 386019 333.9 ns/op 1916.90 MB/s BenchmarkDivWVW/100-4 43724 2655 ns/op 2410.54 MB/s BenchmarkDivWVW/1000-4 4845 25841 ns/op 2476.67 MB/s BenchmarkNonZeroShifts/1/shrVU-4 16423806 6.969 ns/op BenchmarkNonZeroShifts/1/shlVU-4 18076622 6.863 ns/op BenchmarkNonZeroShifts/2/shrVU-4 15265683 7.663 ns/op BenchmarkNonZeroShifts/2/shlVU-4 16295139 7.248 ns/op BenchmarkNonZeroShifts/3/shrVU-4 14035594 7.881 ns/op BenchmarkNonZeroShifts/3/shlVU-4 13376439 8.627 ns/op BenchmarkNonZeroShifts/4/shrVU-4 13894173 8.713 ns/op BenchmarkNonZeroShifts/4/shlVU-4 14128974 8.075 ns/op BenchmarkNonZeroShifts/5/shrVU-4 11893929 9.225 ns/op BenchmarkNonZeroShifts/5/shlVU-4 13079788 9.337 ns/op BenchmarkNonZeroShifts/10/shrVU-4 8909500 12.29 ns/op BenchmarkNonZeroShifts/10/shlVU-4 10242282 11.31 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1593756 74.26 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1726770 63.01 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 193678 725.6 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 217230 574.8 ns/op BenchmarkDecimalConversion-4 213 548709 ns/op BenchmarkFloatString/100-4 12247 9691 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 242 497722 ns/op 2908 B/op 9 allocs/op BenchmarkFloatString/10000-4 3 44925818 ns/op 61264 B/op 54 allocs/op BenchmarkFloatString/100000-4 1 4547099187 ns/op 853984 B/op 566 allocs/op BenchmarkFloatAdd/10-4 167600 726.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 170085 733.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 156117 832.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 90913 1328 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 18768 6242 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 223389 558.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 218283 562.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 215670 578.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 171576 718.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 55566 2178 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 2108 60707 ns/op BenchmarkParseFloatLargeExp-4 486 257582 ns/op BenchmarkGCD10x10/WithoutXY-4 161254 669.5 ns/op BenchmarkGCD10x10/WithXY-4 55024 2243 ns/op BenchmarkGCD10x100/WithoutXY-4 98474 1265 ns/op BenchmarkGCD10x100/WithXY-4 18541 6495 ns/op BenchmarkGCD10x1000/WithoutXY-4 65704 2114 ns/op BenchmarkGCD10x1000/WithXY-4 14049 8354 ns/op BenchmarkGCD100x100/WithoutXY-4 24454 4776 ns/op BenchmarkGCD100x100/WithXY-4 10700 11260 ns/op BenchmarkGCD100x1000/WithoutXY-4 13514 8690 ns/op BenchmarkGCD100x1000/WithXY-4 7617 18362 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2126 55257 ns/op BenchmarkGCD1000x1000/WithXY-4 1096 98923 ns/op BenchmarkHilbert-4 20 5566321 ns/op BenchmarkBinomial-4 12314 9942 ns/op BenchmarkQuoRem-4 22958 5265 ns/op BenchmarkExp-4 18 6479623 ns/op BenchmarkExpMont/Odd-4 124 925475 ns/op 2585 B/op 21 allocs/op BenchmarkExpMont/Even1-4 126 927295 ns/op 3362 B/op 38 allocs/op BenchmarkExpMont/Even2-4 122 968401 ns/op 3876 B/op 54 allocs/op BenchmarkExpMont/Even3-4 123 975407 ns/op 3843 B/op 53 allocs/op BenchmarkExpMont/Even4-4 122 966730 ns/op 3843 B/op 53 allocs/op BenchmarkExpMont/Even8-4 123 967648 ns/op 3876 B/op 54 allocs/op BenchmarkExpMont/Even32-4 122 972650 ns/op 3831 B/op 52 allocs/op BenchmarkExpMont/Even64-4 145 811009 ns/op 3641 B/op 54 allocs/op BenchmarkExpMont/Even96-4 136 847544 ns/op 3791 B/op 51 allocs/op BenchmarkExpMont/Even128-4 162 725362 ns/op 3242 B/op 50 allocs/op BenchmarkExpMont/Even255-4 174 676351 ns/op 2975 B/op 48 allocs/op BenchmarkExpMont/SmallEven1-4 363 320987 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 320 360304 ns/op 1727 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 337 366294 ns/op 1760 B/op 48 allocs/op BenchmarkExpMont/SmallEven4-4 322 353798 ns/op 1754 B/op 48 allocs/op BenchmarkExp2-4 18 6893916 ns/op BenchmarkBitset-4 633556 175.5 ns/op BenchmarkBitsetNeg-4 411190 313.1 ns/op BenchmarkBitsetOrig-4 253896 537.0 ns/op BenchmarkBitsetNegOrig-4 156711 923.5 ns/op BenchmarkModSqrt225_Tonelli-4 100 1024586 ns/op BenchmarkModSqrt225_3Mod4-4 396 300373 ns/op BenchmarkModSqrt231_Tonelli-4 100 1056012 ns/op BenchmarkModSqrt231_5Mod8-4 330 358556 ns/op BenchmarkModInverse-4 12678 9408 ns/op BenchmarkSqrt-4 2068 59034 ns/op BenchmarkIntSqr/1-4 933771 117.3 ns/op BenchmarkIntSqr/2-4 640159 186.6 ns/op BenchmarkIntSqr/3-4 524772 220.6 ns/op BenchmarkIntSqr/5-4 428461 289.0 ns/op BenchmarkIntSqr/8-4 328282 389.0 ns/op BenchmarkIntSqr/10-4 261258 455.4 ns/op BenchmarkIntSqr/20-4 55438 2150 ns/op BenchmarkIntSqr/30-4 42962 2975 ns/op BenchmarkIntSqr/50-4 26784 4713 ns/op BenchmarkIntSqr/80-4 14404 7613 ns/op BenchmarkIntSqr/100-4 12166 10040 ns/op BenchmarkIntSqr/200-4 4675 24890 ns/op BenchmarkIntSqr/300-4 1950 61316 ns/op BenchmarkIntSqr/500-4 1012 117141 ns/op BenchmarkIntSqr/800-4 397 319651 ns/op BenchmarkIntSqr/1000-4 254 409537 ns/op BenchmarkDiv/20/10-4 415932 307.9 ns/op BenchmarkDiv/40/20-4 397381 305.3 ns/op BenchmarkDiv/100/50-4 345092 355.3 ns/op BenchmarkDiv/200/100-4 59430 2012 ns/op BenchmarkDiv/400/200-4 50100 2099 ns/op BenchmarkDiv/1000/500-4 47482 2658 ns/op BenchmarkDiv/2000/1000-4 35746 3433 ns/op BenchmarkDiv/20000/10000-4 1431 86858 ns/op BenchmarkDiv/200000/100000-4 36 3858322 ns/op BenchmarkDiv/2000000/1000000-4 1 105938885 ns/op BenchmarkDiv/20000000/10000000-4 1 3166599597 ns/op BenchmarkMul-4 6 19913523 ns/op BenchmarkNatMul/10-4 204105 823.4 ns/op BenchmarkNatMul/100-4 6678 21586 ns/op BenchmarkNatMul/1000-4 199 614066 ns/op BenchmarkZeroShifts/Shl-4 10000 10304 ns/op BenchmarkZeroShifts/ShlSame-4 3630018 31.70 ns/op BenchmarkZeroShifts/Shr-4 10000 10430 ns/op BenchmarkZeroShifts/ShrSame-4 3844812 30.71 ns/op BenchmarkExp3Power/0x10-4 177000 798.8 ns/op BenchmarkExp3Power/0x40-4 142063 921.2 ns/op BenchmarkExp3Power/0x100-4 89409 1460 ns/op BenchmarkExp3Power/0x400-4 40410 3490 ns/op BenchmarkExp3Power/0x1000-4 9400 11976 ns/op BenchmarkExp3Power/0x4000-4 2572 57488 ns/op BenchmarkExp3Power/0x10000-4 253 494808 ns/op BenchmarkExp3Power/0x40000-4 24 4838316 ns/op BenchmarkExp3Power/0x100000-4 3 45662538 ns/op BenchmarkExp3Power/0x400000-4 1 412359418 ns/op BenchmarkFibo-4 4 32180066 ns/op BenchmarkNatSqr/1-4 1000000 171.7 ns/op BenchmarkNatSqr/2-4 486444 271.5 ns/op BenchmarkNatSqr/3-4 385526 337.4 ns/op BenchmarkNatSqr/5-4 344826 444.0 ns/op BenchmarkNatSqr/8-4 251126 609.6 ns/op BenchmarkNatSqr/10-4 163382 751.4 ns/op BenchmarkNatSqr/20-4 49084 2664 ns/op BenchmarkNatSqr/30-4 35271 3675 ns/op BenchmarkNatSqr/50-4 19713 5863 ns/op BenchmarkNatSqr/80-4 12066 9857 ns/op BenchmarkNatSqr/100-4 9985 12385 ns/op BenchmarkNatSqr/200-4 3896 28997 ns/op BenchmarkNatSqr/300-4 1992 77248 ns/op BenchmarkNatSqr/500-4 1003 165050 ns/op BenchmarkNatSqr/800-4 342 328461 ns/op BenchmarkNatSqr/1000-4 284 426039 ns/op BenchmarkNatSetBytes/8-4 803926 135.3 ns/op BenchmarkNatSetBytes/24-4 295436 464.0 ns/op BenchmarkNatSetBytes/128-4 64587 1805 ns/op BenchmarkNatSetBytes/7-4 1000000 125.2 ns/op BenchmarkNatSetBytes/23-4 308563 450.5 ns/op BenchmarkNatSetBytes/127-4 71017 1761 ns/op BenchmarkScanPi-4 241 502785 ns/op BenchmarkStringPiParallel-4 639 232446 ns/op BenchmarkScan/10/Base2-4 38913 2853 ns/op BenchmarkScan/100/Base2-4 4447 24846 ns/op BenchmarkScan/1000/Base2-4 482 241936 ns/op BenchmarkScan/10/Base8-4 99141 1199 ns/op BenchmarkScan/100/Base8-4 13588 8686 ns/op BenchmarkScan/1000/Base8-4 1432 84617 ns/op BenchmarkScan/10/Base10-4 91950 1157 ns/op BenchmarkScan/100/Base10-4 14721 7880 ns/op BenchmarkScan/1000/Base10-4 1453 77631 ns/op BenchmarkScan/10/Base16-4 112327 1010 ns/op BenchmarkScan/100/Base16-4 16972 7106 ns/op BenchmarkScan/1000/Base16-4 1843 66508 ns/op BenchmarkString/10/Base2-4 230754 545.3 ns/op BenchmarkString/100/Base2-4 31388 3905 ns/op BenchmarkString/1000/Base2-4 3522 36087 ns/op BenchmarkString/10/Base8-4 440685 316.3 ns/op BenchmarkString/100/Base8-4 77998 1594 ns/op BenchmarkString/1000/Base8-4 7647 14186 ns/op BenchmarkString/10/Base10-4 205173 561.5 ns/op BenchmarkString/100/Base10-4 41466 2863 ns/op BenchmarkString/1000/Base10-4 5733 19857 ns/op BenchmarkString/10/Base16-4 461504 278.7 ns/op BenchmarkString/100/Base16-4 113491 1143 ns/op BenchmarkString/1000/Base16-4 10000 10017 ns/op BenchmarkLeafSize/0-4 28 3898238 ns/op BenchmarkLeafSize/1-4 466 236769 ns/op BenchmarkLeafSize/2-4 519 244175 ns/op BenchmarkLeafSize/3-4 367 333695 ns/op BenchmarkLeafSize/4-4 490 218943 ns/op BenchmarkLeafSize/5-4 332 364098 ns/op BenchmarkLeafSize/6-4 363 315695 ns/op BenchmarkLeafSize/7-4 398 302874 ns/op BenchmarkLeafSize/8-4 528 271232 ns/op BenchmarkLeafSize/9-4 289 407140 ns/op BenchmarkLeafSize/10-4 337 334070 ns/op BenchmarkLeafSize/11-4 364 330898 ns/op BenchmarkLeafSize/12-4 406 312489 ns/op BenchmarkLeafSize/13-4 348 353302 ns/op BenchmarkLeafSize/14-4 388 270697 ns/op BenchmarkLeafSize/15-4 417 262559 ns/op BenchmarkLeafSize/16-4 541 215201 ns/op BenchmarkLeafSize/32-4 560 229533 ns/op BenchmarkLeafSize/64-4 445 251753 ns/op BenchmarkProbablyPrime/n=0-4 12 10027995 ns/op BenchmarkProbablyPrime/n=1-4 10 11178817 ns/op BenchmarkProbablyPrime/n=5-4 7 16859534 ns/op BenchmarkProbablyPrime/n=10-4 5 23780237 ns/op BenchmarkProbablyPrime/n=20-4 3 37833015 ns/op BenchmarkProbablyPrime/Lucas-4 14 8598649 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 84 1495164 ns/op BenchmarkRatCmp-4 197864 759.9 ns/op BenchmarkFloatSqrt/64-4 21859 5486 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 13962 8467 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 9603 12710 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 5631 23654 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 906 135628 ns/op 18190 B/op 10 allocs/op BenchmarkFloatSqrt/100000-4 69 2246612 ns/op 174007 B/op 19 allocs/op BenchmarkFloatSqrt/1000000-4 1 122508284 ns/op 3769912 B/op 604 allocs/op PASS ok math/big 58.049s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 12433659 9.885 ns/op BenchmarkLeadingZeros8-4 11546973 9.467 ns/op BenchmarkLeadingZeros16-4 13885147 8.649 ns/op BenchmarkLeadingZeros32-4 14009607 8.867 ns/op BenchmarkLeadingZeros64-4 14583308 8.383 ns/op BenchmarkTrailingZeros-4 14253247 8.450 ns/op BenchmarkTrailingZeros8-4 13144500 9.607 ns/op BenchmarkTrailingZeros16-4 14154900 8.602 ns/op BenchmarkTrailingZeros32-4 13877565 8.531 ns/op BenchmarkTrailingZeros64-4 14253285 8.480 ns/op BenchmarkOnesCount-4 13735758 8.756 ns/op BenchmarkOnesCount8-4 14890413 8.380 ns/op BenchmarkOnesCount16-4 14760718 8.521 ns/op BenchmarkOnesCount32-4 14384714 8.515 ns/op BenchmarkOnesCount64-4 14521383 8.458 ns/op BenchmarkRotateLeft-4 15175210 8.217 ns/op BenchmarkRotateLeft8-4 14658505 8.441 ns/op BenchmarkRotateLeft16-4 14243912 8.227 ns/op BenchmarkRotateLeft32-4 14237289 8.314 ns/op BenchmarkRotateLeft64-4 14426365 8.306 ns/op BenchmarkReverse-4 22270458 5.677 ns/op BenchmarkReverse8-4 29105839 4.337 ns/op BenchmarkReverse16-4 26012368 4.815 ns/op BenchmarkReverse32-4 23352373 5.361 ns/op BenchmarkReverse64-4 21785982 5.629 ns/op BenchmarkReverseBytes-4 29553220 4.404 ns/op BenchmarkReverseBytes16-4 24808632 4.438 ns/op BenchmarkReverseBytes32-4 27896868 4.676 ns/op BenchmarkReverseBytes64-4 28372590 4.644 ns/op BenchmarkAdd-4 14557682 8.600 ns/op BenchmarkAdd32-4 14442487 8.561 ns/op BenchmarkAdd64-4 14482802 8.498 ns/op BenchmarkAdd64multiple-4 27254038 4.736 ns/op BenchmarkSub-4 14350449 8.557 ns/op BenchmarkSub32-4 12960432 8.824 ns/op BenchmarkSub64-4 14139387 8.668 ns/op BenchmarkSub64multiple-4 27452170 4.676 ns/op BenchmarkMul-4 14431611 9.008 ns/op BenchmarkMul32-4 14855472 8.443 ns/op BenchmarkMul64-4 14952117 8.200 ns/op BenchmarkDiv-4 3821112 30.98 ns/op BenchmarkDiv32-4 8104507 14.68 ns/op BenchmarkDiv64-4 3821013 30.87 ns/op PASS ok math/bits 6.827s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 14194911 8.052 ns/op BenchmarkAcos-4 597195 207.2 ns/op BenchmarkAcosh-4 580789 212.0 ns/op BenchmarkAsin-4 587964 199.9 ns/op BenchmarkAsinh-4 585764 205.5 ns/op BenchmarkAtan-4 907741 126.8 ns/op BenchmarkAtanh-4 955974 123.0 ns/op BenchmarkConj-4 29483065 3.979 ns/op BenchmarkCos-4 748216 157.8 ns/op BenchmarkCosh-4 755592 149.5 ns/op BenchmarkExp-4 982669 114.6 ns/op BenchmarkLog-4 1000000 108.7 ns/op BenchmarkLog10-4 983146 109.6 ns/op BenchmarkPhase-4 2502777 47.92 ns/op BenchmarkPolar-4 1602369 73.09 ns/op BenchmarkPow-4 311376 404.3 ns/op BenchmarkRect-4 1389738 84.67 ns/op BenchmarkSin-4 874179 145.4 ns/op BenchmarkSinh-4 858560 148.7 ns/op BenchmarkSqrt-4 1414684 84.41 ns/op BenchmarkTan-4 502096 251.7 ns/op BenchmarkTanh-4 536056 244.3 ns/op PASS ok math/cmplx 3.594s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 830726 137.1 ns/op BenchmarkInt63ThreadsafeParallel-4 933657 128.7 ns/op BenchmarkInt63Unthreadsafe-4 1000000 107.9 ns/op BenchmarkIntn1000-4 911535 136.9 ns/op BenchmarkInt63n1000-4 890160 138.8 ns/op BenchmarkInt31n1000-4 946430 129.9 ns/op BenchmarkFloat32-4 893433 124.5 ns/op BenchmarkFloat64-4 980787 109.6 ns/op BenchmarkPerm3-4 189712 641.7 ns/op BenchmarkPerm30-4 22184 5817 ns/op BenchmarkPerm30ViaShuffle-4 22867 5383 ns/op BenchmarkShuffleOverhead-4 15747 7518 ns/op BenchmarkRead3-4 875541 131.4 ns/op BenchmarkRead64-4 86392 1350 ns/op BenchmarkRead1000-4 6518 20187 ns/op BenchmarkConcurrent-4 233667 484.8 ns/op PASS ok math/rand 2.804s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 38113 2809 ns/op BenchmarkQDecodeWord-4 104955 1112 ns/op BenchmarkQDecodeHeader-4 84552 1279 ns/op BenchmarkTypeByExtension/.html-4 585459 199.3 ns/op BenchmarkTypeByExtension/.HTML-4 413178 312.5 ns/op BenchmarkTypeByExtension/.unused-4 463346 311.3 ns/op BenchmarkExtensionsByType/text/html-4 190413 864.1 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 63440 2192 ns/op BenchmarkExtensionsByType/application/octet-stream-4 37904 2904 ns/op PASS ok mime 1.728s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 930 125347 ns/op PASS ok mime/quotedprintable 0.182s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 4 25445491 ns/op 8704 B/op 91 allocs/op BenchmarkGoLookupIPNoSuchHost-4 2 54135612 ns/op 14316 B/op 118 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5028065177 ns/op 151760 B/op 235 allocs/op BenchmarkDNSName-4 164048 661.2 ns/op BenchmarkInterfaces-4 2230 56787 ns/op BenchmarkInterfaceByIndex-4 7953 17047 ns/op BenchmarkInterfaceByName-4 2138 59352 ns/op BenchmarkInterfaceAddrs-4 2076 57943 ns/op BenchmarkInterfacesAndAddrs-4 6694 16953 ns/op BenchmarkInterfacesAndMulticastAddrs-4 3056 39655 ns/op BenchmarkParseIP-4 8653 14198 ns/op BenchmarkParseIPValidIPv4-4 430197 264.3 ns/op BenchmarkParseIPValidIPv6-4 211467 476.8 ns/op BenchmarkIPString/IPv4-4 135781 900.3 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 13048 9503 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 51693 2341 ns/op BenchmarkIPEqual/IPv4-4 1098085 106.7 ns/op BenchmarkIPEqual/IPv6-4 1154664 103.0 ns/op BenchmarkTCP4OneShot-4 211 674363 ns/op BenchmarkTCP4OneShotTimeout-4 241 643487 ns/op BenchmarkTCP4Persistent-4 363 280803 ns/op BenchmarkTCP4PersistentTimeout-4 421 282818 ns/op BenchmarkTCP6OneShot-4 192 597060 ns/op BenchmarkTCP6OneShotTimeout-4 205 657594 ns/op BenchmarkTCP6Persistent-4 463 310582 ns/op BenchmarkTCP6PersistentTimeout-4 390 282658 ns/op BenchmarkTCP4ConcurrentReadWrite-4 23296 4997 ns/op BenchmarkTCP6ConcurrentReadWrite-4 19657 7282 ns/op BenchmarkSetReadDeadline-4 145116 794.9 ns/op BenchmarkUDP6LinkLocalUnicast-4 240 449582 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 235 743025 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 237 444047 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 297 439995 ns/op 0 B/op 0 allocs/op PASS ok net 11.379s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 23043 4768 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 10713 11447 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 13948 8846 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 19324 6008 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 31987 3781 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 42648 3032 ns/op 192 B/op 2 allocs/op BenchmarkServerMatch-4 1000000 114.2 ns/op BenchmarkReadRequestChrome-4 4856 26597 ns/op 22.97 MB/s 1844 B/op 14 allocs/op BenchmarkReadRequestCurl-4 10000 10425 ns/op 7.48 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 11157 10155 ns/op 8.07 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestSiege-4 8662 15455 ns/op 9.77 MB/s 1036 B/op 11 allocs/op BenchmarkReadRequestWrk-4 16888 6625 ns/op 6.04 MB/s 876 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 56 1847028 ns/op 0.55 MB/s BenchmarkFileAndServer_1KB/https1-4 51 2258106 ns/op 0.45 MB/s BenchmarkFileAndServer_1KB/h2-4 45 2705036 ns/op 0.38 MB/s BenchmarkFileAndServer_16MB/h1-4 2 63261395 ns/op 265.20 MB/s BenchmarkFileAndServer_16MB/https1-4 1 152331047 ns/op 110.14 MB/s BenchmarkFileAndServer_16MB/h2-4 1 376934324 ns/op 44.51 MB/s BenchmarkFileAndServer_64MB/h1-4 1 318869368 ns/op 210.46 MB/s BenchmarkFileAndServer_64MB/https1-4 1 586654237 ns/op 114.39 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1514358302 ns/op 44.32 MB/s BenchmarkServeMux-4 297 407872 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 394 316266 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 52 2237987 ns/op 6300 B/op 65 allocs/op BenchmarkClientServer/https1-4 34 2960218 ns/op 9200 B/op 105 allocs/op BenchmarkClientServer/h2-4 46 2648645 ns/op 12178 B/op 104 allocs/op BenchmarkClientServerParallel/4/h1-4 369 325964 ns/op 10900 B/op 82 allocs/op BenchmarkClientServerParallel/4/https1-4 24 5373338 ns/op 102354 B/op 1120 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57079: read tcp 127.0.0.1:57071->127.0.0.1:57079: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57103: read tcp 127.0.0.1:57088->127.0.0.1:57103: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57102: write tcp 127.0.0.1:57088->127.0.0.1:57102: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57132: write tcp 127.0.0.1:57109->127.0.0.1:57132: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57133: write tcp 127.0.0.1:57109->127.0.0.1:57133: use of closed network connection BenchmarkClientServerParallel/4/h2-4 76 1336745 ns/op 29348 B/op 317 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57150: write tcp 127.0.0.1:57141->127.0.0.1:57150: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57146: write tcp 127.0.0.1:57141->127.0.0.1:57146: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57154: write tcp 127.0.0.1:57141->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:57166: read tcp 127.0.0.1:57157->127.0.0.1:57166: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57188: read tcp 127.0.0.1:57174->127.0.0.1:57188: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57186: write tcp 127.0.0.1:57174->127.0.0.1:57186: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57190: write tcp 127.0.0.1:57174->127.0.0.1:57190: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57204: write tcp 127.0.0.1:57191->127.0.0.1:57204: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57206: write tcp 127.0.0.1:57191->127.0.0.1:57206: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57202: write tcp 127.0.0.1:57191->127.0.0.1:57202: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 216 534794 ns/op 23062 B/op 123 allocs/op BenchmarkClientServerParallel/64/https1-4 25 5039751 ns/op 94392 B/op 1046 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57599: read tcp 127.0.0.1:57587->127.0.0.1:57599: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57619: read tcp 127.0.0.1:57603->127.0.0.1:57619: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57620: write tcp 127.0.0.1:57603->127.0.0.1:57620: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57622: write tcp 127.0.0.1:57603->127.0.0.1:57622: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57618: write tcp 127.0.0.1:57603->127.0.0.1:57618: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57647: read tcp 127.0.0.1:57623->127.0.0.1:57647: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57640: read tcp 127.0.0.1:57623->127.0.0.1:57640: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57646: read tcp 127.0.0.1:57623->127.0.0.1:57646: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57632: read tcp 127.0.0.1:57623->127.0.0.1:57632: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57630: write tcp 127.0.0.1:57623->127.0.0.1:57630: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h2-4 21 5883134 ns/op 109840 B/op 1288 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57669: read tcp 127.0.0.1:57656->127.0.0.1:57669: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57672: read tcp 127.0.0.1:57656->127.0.0.1:57672: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57667: read tcp 127.0.0.1:57656->127.0.0.1:57667: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57660: read tcp 127.0.0.1:57656->127.0.0.1:57660: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57664: write tcp 127.0.0.1:57656->127.0.0.1:57664: use of closed network connection BenchmarkServer-4 7 14544202 ns/op 7610 B/op 41 allocs/op BenchmarkClient-4 40 2847609 ns/op 4071 B/op 47 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 166 762078 ns/op 7217 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 913 133036 ns/op 3086 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1242 93996 ns/op 1901 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1549 99727 ns/op 2790 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1213 100530 ns/op 2712 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1405 93650 ns/op 2738 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1208 88218 ns/op 1905 B/op 14 allocs/op BenchmarkServerHijack-4 792 128106 ns/op 16654 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 46 2764526 ns/op 5639 B/op 53 allocs/op BenchmarkResponseStatusLine-4 409590 300.4 ns/op 0 B/op 0 allocs/op PASS ok net/http 15.183s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2442 49383 ns/op 34074 B/op 12 allocs/op PASS ok net/http/httputil 0.237s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 106222 1093 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 500048 238.0 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 211078 532.0 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 76777 1536 ns/op BenchmarkStdIPv4-4 166945 717.0 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 113083 1067 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 115148 1072 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 101174 1120 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 85792 1371 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1571026 74.27 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1513275 79.44 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1285000 94.77 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 309722 381.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 401826 349.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 342122 353.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 106172 1115 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 330336 388.2 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 194059 636.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 172278 623.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 168543 666.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 87908 1261 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 422348 301.4 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 142453 845.4 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 181288 654.5 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 293551 416.8 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 162760 746.8 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 368197 350.3 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 153472 709.0 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 172722 731.4 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 164750 727.1 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 127569 1004 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 545086 238.3 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 150063 799.7 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 98736 1246 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 127790 987.0 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 186254 723.0 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 117980 1046 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 295768 440.2 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 127023 984.9 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 127576 820.8 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 172788 625.6 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 135092 916.7 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 936506 118.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 118.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 995617 117.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 929353 120.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 124.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1000000 122.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 910098 121.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 122.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 121.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 362479 337.6 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 592538 210.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 273307 461.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 291922 442.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 259761 528.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 85880 1277 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 604516 208.5 ns/op PASS ok net/netip 9.231s 2023/03/17 02:32:20 Test RPC server listening on 127.0.0.1:57770 2023/03/17 02:32:20 Test HTTP RPC server listening on 127.0.0.1:57771 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 158 660394 ns/op BenchmarkEndToEndHTTP-4 192 674816 ns/op BenchmarkEndToEndAsync-4 1177 86041 ns/op BenchmarkEndToEndAsyncHTTP-4 1635 80782 ns/op PASS ok net/rpc 0.986s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3994 26539 ns/op BenchmarkReadMIMEHeader/server_headers-4 6044 19284 ns/op BenchmarkUncommon-4 25797 4500 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.683s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 4509 25192 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 81476 1416 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 510627 219.0 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 124316 1030 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 248376 541.9 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 110638 1073 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 17827 6748 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 478106 274.3 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 114320 1082 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 189454 540.5 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 110464 1085 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 20024 5805 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 196516 638.2 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 75943 1562 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 75730 1626 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 32835 3575 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 6235 19147 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 195000 641.3 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 73118 1568 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 72930 1660 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 33759 3514 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6128 18978 ns/op 320 B/op 1 allocs/op PASS ok net/url 3.979s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2611330 42.83 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 151509 792.2 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 519 218622 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:501: benchmarkReaddirname ".": 122 entries os_test.go:501: benchmarkReaddirname ".": 122 entries os_test.go:501: benchmarkReaddirname ".": 122 entries BenchmarkReaddir-4 212 552257 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:518: benchmarkReaddir ".": 122 entries os_test.go:518: benchmarkReaddir ".": 122 entries os_test.go:518: benchmarkReaddir ".": 122 entries BenchmarkReadDir-4 466 255021 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:535: benchmarkReadDir ".": 122 entries os_test.go:535: benchmarkReadDir ".": 122 entries os_test.go:535: benchmarkReadDir ".": 122 entries BenchmarkStatDot-4 52184 2400 ns/op BenchmarkStatFile-4 34468 3501 ns/op BenchmarkStatDir-4 34576 3650 ns/op BenchmarkLstatDot-4 51313 2314 ns/op BenchmarkLstatFile-4 35098 3443 ns/op BenchmarkLstatDir-4 36626 3378 ns/op PASS ok os 2.061s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 27 4513221 ns/op 8560 B/op 30 allocs/op PASS ok os/exec 0.278s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 304797 352.6 ns/op PASS ok os/user 0.233s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2276250 48.06 ns/op BenchmarkString-4 1844379 66.96 ns/op BenchmarkBytes-4 1777375 65.55 ns/op BenchmarkNamedBytes-4 805558 147.6 ns/op BenchmarkBytesArray-4 813068 155.5 ns/op BenchmarkSliceLen-4 2070135 60.08 ns/op BenchmarkMapLen-4 1298899 90.39 ns/op BenchmarkStringLen-4 1469920 81.99 ns/op BenchmarkArrayLen-4 1551067 77.76 ns/op BenchmarkSliceCap-4 2056441 58.84 ns/op BenchmarkDeepEqual/int8-4 662458 175.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 113874 1059 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 591937 218.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 106657 1104 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 553480 218.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 109588 1093 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 586387 215.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 107205 1105 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 550620 216.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 111014 1092 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 691701 178.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 140974 859.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 568374 220.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 109030 1108 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 533587 236.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 110107 1094 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 534414 224.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 107641 1108 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 555999 221.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 108416 1104 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 549607 220.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 108844 1166 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 531744 226.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 106772 1122 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 572952 225.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 111765 1089 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 597132 214.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 114997 1060 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 583299 220.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 109915 1071 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 726078 173.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 116256 1021 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 594037 210.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 110120 1087 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 143593 844.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 69802 1723 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 73401 1620 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 47853 2493 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 324056 384.4 ns/op BenchmarkIsZero/ArrayIncomparable-4 41652 2726 ns/op BenchmarkIsZero/StructComparable-4 945490 129.0 ns/op BenchmarkIsZero/StructIncomparable-4 196237 663.1 ns/op BenchmarkSetZero/Bool/Direct-4 2652088 42.54 ns/op BenchmarkSetZero/Bool/CachedZero-4 1873827 62.09 ns/op BenchmarkSetZero/Bool/NewZero-4 1262685 92.68 ns/op BenchmarkSetZero/Int/Direct-4 2173546 55.30 ns/op BenchmarkSetZero/Int/CachedZero-4 1859826 63.43 ns/op BenchmarkSetZero/Int/NewZero-4 1253962 93.03 ns/op BenchmarkSetZero/Uint/Direct-4 2149384 55.15 ns/op BenchmarkSetZero/Uint/CachedZero-4 1863460 63.36 ns/op BenchmarkSetZero/Uint/NewZero-4 1288172 92.42 ns/op BenchmarkSetZero/Float/Direct-4 2121465 55.98 ns/op BenchmarkSetZero/Float/CachedZero-4 1876700 63.22 ns/op BenchmarkSetZero/Float/NewZero-4 1277131 92.27 ns/op BenchmarkSetZero/Complex/Direct-4 2164534 54.93 ns/op BenchmarkSetZero/Complex/CachedZero-4 1869474 63.34 ns/op BenchmarkSetZero/Complex/NewZero-4 1238952 102.7 ns/op BenchmarkSetZero/Array/Direct-4 3217434 36.89 ns/op BenchmarkSetZero/Array/CachedZero-4 1878528 62.73 ns/op BenchmarkSetZero/Array/NewZero-4 1000000 102.1 ns/op BenchmarkSetZero/Chan/Direct-4 2138116 55.68 ns/op BenchmarkSetZero/Chan/CachedZero-4 1394710 84.68 ns/op BenchmarkSetZero/Chan/NewZero-4 1000000 122.8 ns/op BenchmarkSetZero/Func/Direct-4 2071659 55.43 ns/op BenchmarkSetZero/Func/CachedZero-4 1403025 84.11 ns/op BenchmarkSetZero/Func/NewZero-4 943810 122.7 ns/op BenchmarkSetZero/Interface/Direct-4 2018902 60.03 ns/op BenchmarkSetZero/Interface/CachedZero-4 1846243 63.75 ns/op BenchmarkSetZero/Interface/NewZero-4 1290392 92.38 ns/op BenchmarkSetZero/Map/Direct-4 2130367 55.39 ns/op BenchmarkSetZero/Map/CachedZero-4 1456336 82.26 ns/op BenchmarkSetZero/Map/NewZero-4 1000000 121.4 ns/op BenchmarkSetZero/Pointer/Direct-4 2129449 54.23 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1422361 81.54 ns/op BenchmarkSetZero/Pointer/NewZero-4 1000000 121.0 ns/op BenchmarkSetZero/Slice/Direct-4 1892880 65.28 ns/op BenchmarkSetZero/Slice/CachedZero-4 1917692 62.80 ns/op BenchmarkSetZero/Slice/NewZero-4 1307862 92.34 ns/op BenchmarkSetZero/String/Direct-4 2087678 57.00 ns/op BenchmarkSetZero/String/CachedZero-4 1914290 63.50 ns/op BenchmarkSetZero/String/NewZero-4 1275469 93.57 ns/op BenchmarkSetZero/Struct/Direct-4 3154868 39.08 ns/op BenchmarkSetZero/Struct/CachedZero-4 1892521 63.43 ns/op BenchmarkSetZero/Struct/NewZero-4 1257657 93.40 ns/op BenchmarkSelect/1-4 223422 591.6 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 115178 1196 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 53706 2595 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 166264 625.7 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 153801 814.2 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 153316 837.8 ns/op 152.79 MB/s BenchmarkCallArgCopy/size=256-4 108006 990.2 ns/op 258.53 MB/s BenchmarkCallArgCopy/size=1024-4 76573 1983 ns/op 516.26 MB/s BenchmarkCallArgCopy/size=4096-4 22413 5560 ns/op 736.73 MB/s BenchmarkCallArgCopy/size=65536-4 1494 77613 ns/op 844.39 MB/s BenchmarkPtrTo-4 693133 160.5 ns/op BenchmarkFieldByName1-4 839008 189.5 ns/op BenchmarkFieldByName2-4 55572 3211 ns/op BenchmarkFieldByName3-4 5720 24348 ns/op BenchmarkInterfaceBig-4 3163528 38.58 ns/op BenchmarkInterfaceSmall-4 3171199 36.23 ns/op BenchmarkNew-4 1204189 112.0 ns/op BenchmarkMap/StringKeys/MapIndex-4 3252 35195 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 3541 35239 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 3002 38247 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 3285 37962 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 3738 33908 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 3664 34031 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 245228 506.2 ns/op PASS ok reflect 21.571s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 4755 21250 ns/op 9388 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 19195 ns/op 8913 B/op 1 allocs/op BenchmarkFindString-4 5562 18100 ns/op 9219 B/op 1 allocs/op BenchmarkFindSubmatch-4 9835 19547 ns/op 9398 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 19543 ns/op 9543 B/op 2 allocs/op BenchmarkLiteral-4 10000 16839 ns/op BenchmarkNotLiteral-4 4688 37022 ns/op BenchmarkMatchClass-4 3550 40180 ns/op BenchmarkMatchClass_InRange-4 3663 40621 ns/op BenchmarkReplaceAll-4 2140 82216 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 14835 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 23040 4445 ns/op BenchmarkAnchoredShortMatch-4 10000 13547 ns/op BenchmarkAnchoredLongMatch-4 16424 6923 ns/op BenchmarkOnePassShortA-4 19200 5953 ns/op BenchmarkNotOnePassShortA-4 9927 21213 ns/op BenchmarkOnePassShortB-4 25044 4741 ns/op BenchmarkNotOnePassShortB-4 6172 20728 ns/op BenchmarkOnePassLongPrefix-4 87394 1400 ns/op BenchmarkOnePassLongNotPrefix-4 31494 3848 ns/op BenchmarkMatchParallelShared-4 5698 19310 ns/op BenchmarkMatchParallelCopied-4 10000 19256 ns/op BenchmarkQuoteMetaAll-4 145665 965.8 ns/op 14.50 MB/s BenchmarkQuoteMetaNone-4 425782 285.7 ns/op 91.00 MB/s BenchmarkCompile/Onepass-4 4888 27721 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1748 70869 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 171 641994 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2807736 40.67 ns/op 393.44 MB/s BenchmarkMatch/Easy0/32-4 10000 13483 ns/op 2.37 MB/s BenchmarkMatch/Easy0/1K-4 5971 28259 ns/op 36.24 MB/s BenchmarkMatch/Easy0i/16-4 2891206 40.80 ns/op 392.14 MB/s BenchmarkMatch/Easy0i/32-4 6393 27768 ns/op 1.15 MB/s BenchmarkMatch/Easy0i/1K-4 252 454348 ns/op 2.25 MB/s BenchmarkMatch/Easy1/16-4 2867304 40.98 ns/op 390.46 MB/s BenchmarkMatch/Easy1/32-4 10000 15374 ns/op 2.08 MB/s BenchmarkMatch/Easy1/1K-4 4672 36132 ns/op 28.34 MB/s BenchmarkMatch/Medium/16-4 2846108 41.31 ns/op 387.30 MB/s BenchmarkMatch/Medium/32-4 7681 24648 ns/op 1.30 MB/s BenchmarkMatch/Medium/1K-4 295 383200 ns/op 2.67 MB/s BenchmarkMatch/Hard/16-4 2951338 41.25 ns/op 387.86 MB/s BenchmarkMatch/Hard/32-4 3697 34837 ns/op 0.92 MB/s BenchmarkMatch/Hard/1K-4 181 668313 ns/op 1.53 MB/s BenchmarkMatch/Hard1/16-4 1434 78027 ns/op 0.21 MB/s BenchmarkMatch/Hard1/32-4 883 141257 ns/op 0.23 MB/s BenchmarkMatch/Hard1/1K-4 28 3984099 ns/op 0.26 MB/s BenchmarkMatch_onepass_regex/16-4 28683 3914 ns/op 4.09 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 17782 6805 ns/op 4.70 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 652 183799 ns/op 5.57 MB/s 26 B/op 0 allocs/op PASS ok regexp 8.937s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 1000000 117.5 ns/op BenchmarkIsWordChar-4 240262 525.6 ns/op PASS ok regexp/syntax 1.306s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 95091 1253 ns/op BenchmarkCallers/inlined-4 72472 1755 ns/op BenchmarkCallers/no-cache-4 16066 7423 ns/op BenchmarkMakeChan/Byte-4 1000000 226.2 ns/op BenchmarkMakeChan/Int-4 1000000 309.5 ns/op BenchmarkMakeChan/Ptr-4 784826 361.7 ns/op BenchmarkMakeChan/Struct/0-4 752210 205.4 ns/op BenchmarkMakeChan/Struct/32-4 327685 580.7 ns/op BenchmarkMakeChan/Struct/40-4 270210 628.5 ns/op BenchmarkChanNonblocking-4 8348469 14.07 ns/op BenchmarkSelectUncontended-4 1000000 102.0 ns/op BenchmarkSelectSyncContended-4 108747 1041 ns/op BenchmarkSelectAsyncContended-4 288421 357.8 ns/op BenchmarkSelectNonblock-4 4664641 24.44 ns/op BenchmarkChanUncontended-4 19364 10057 ns/op BenchmarkChanContended-4 4406 23278 ns/op BenchmarkChanSync-4 226051 494.2 ns/op BenchmarkChanSyncWork-4 10000 31159 ns/op BenchmarkChanProdCons0-4 259106 453.5 ns/op BenchmarkChanProdCons10-4 515175 248.5 ns/op BenchmarkChanProdCons100-4 511249 213.2 ns/op BenchmarkChanProdConsWork0-4 174754 720.1 ns/op BenchmarkChanProdConsWork10-4 259132 481.1 ns/op BenchmarkChanProdConsWork100-4 261513 428.3 ns/op BenchmarkSelectProdCons-4 177176 702.5 ns/op BenchmarkReceiveDataFromClosedChan-4 1000000 120.9 ns/op BenchmarkChanCreation-4 198956 536.0 ns/op BenchmarkChanSem-4 315976 372.5 ns/op BenchmarkChanPopular-4 118 872664 ns/op BenchmarkChanClosed-4 770259 133.0 ns/op BenchmarkCallClosure-4 5044910 24.00 ns/op BenchmarkCallClosure1-4 5398153 22.60 ns/op BenchmarkCallClosure2-4 1000000 108.6 ns/op BenchmarkCallClosure3-4 1000000 113.9 ns/op BenchmarkCallClosure4-4 1000000 109.3 ns/op BenchmarkComplex128DivNormal-4 13685461 8.716 ns/op BenchmarkComplex128DivNisNaN-4 10203423 11.68 ns/op BenchmarkComplex128DivDisNaN-4 10371002 12.29 ns/op BenchmarkComplex128DivNisInf-4 13592336 8.845 ns/op BenchmarkComplex128DivDisInf-4 6982608 16.15 ns/op BenchmarkSetTypePtr-4 66019056 1.991 ns/op 4018.79 MB/s BenchmarkSetTypePtr8-4 13803070 9.145 ns/op 6998.16 MB/s BenchmarkSetTypePtr16-4 12708165 9.258 ns/op 13825.34 MB/s BenchmarkSetTypePtr32-4 13460727 9.082 ns/op 28186.58 MB/s BenchmarkSetTypePtr64-4 13733062 9.189 ns/op 55719.77 MB/s BenchmarkSetTypePtr126-4 7192513 15.72 ns/op 64141.65 MB/s BenchmarkSetTypePtr128-4 8382058 15.09 ns/op 67852.59 MB/s BenchmarkSetTypePtrSlice-4 1000000 123.5 ns/op 66351.23 MB/s BenchmarkSetTypeNode1-4 13026822 9.231 ns/op 2600.07 MB/s BenchmarkSetTypeNode1Slice-4 4254958 28.12 ns/op 27310.33 MB/s BenchmarkSetTypeNode8-4 13869854 9.273 ns/op 8627.08 MB/s BenchmarkSetTypeNode8Slice-4 1981238 54.84 ns/op 46678.79 MB/s BenchmarkSetTypeNode64-4 7972504 15.10 ns/op 34968.51 MB/s BenchmarkSetTypeNode64Slice-4 345481 377.3 ns/op 44780.05 MB/s BenchmarkSetTypeNode64Dead-4 10292343 11.93 ns/op 44245.72 MB/s BenchmarkSetTypeNode64DeadSlice-4 373965 348.7 ns/op 48448.00 MB/s BenchmarkSetTypeNode124-4 6810626 16.28 ns/op 61932.77 MB/s BenchmarkSetTypeNode124Slice-4 249484 495.9 ns/op 65049.35 MB/s BenchmarkSetTypeNode126-4 6890293 15.22 ns/op 67286.79 MB/s BenchmarkSetTypeNode126Slice-4 256798 511.9 ns/op 64015.96 MB/s BenchmarkSetTypeNode128-4 5737976 22.16 ns/op 46935.27 MB/s BenchmarkSetTypeNode128Slice-4 208165 620.6 ns/op 53625.55 MB/s BenchmarkSetTypeNode130-4 4828850 22.25 ns/op 47459.69 MB/s BenchmarkSetTypeNode130Slice-4 205798 630.6 ns/op 53590.98 MB/s BenchmarkSetTypeNode1024-4 1000000 110.1 ns/op 74533.59 MB/s BenchmarkSetTypeNode1024Slice-4 34746 3626 ns/op 72433.62 MB/s BenchmarkAllocation-4 3660 68391 ns/op BenchmarkReadMemStats-4 108 1110905 ns/op BenchmarkReadMemStatsLatency-4 1 3188352 p50-ns 3188352 p90-ns 3188352 p99-ns BenchmarkWriteBarrier-4 3349222 38.58 ns/op BenchmarkBulkWriteBarrier-4 6058933 17.05 ns/op BenchmarkScanStackNoLocals-4 3 33698595 ns/op BenchmarkMSpanCountAlloc/bits=64-4 14693872 8.091 ns/op BenchmarkMSpanCountAlloc/bits=128-4 14316612 8.765 ns/op BenchmarkMSpanCountAlloc/bits=256-4 11710077 10.27 ns/op BenchmarkMSpanCountAlloc/bits=512-4 9338821 12.95 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 6570585 18.59 ns/op BenchmarkHash5-4 7805716 14.74 ns/op 339.26 MB/s BenchmarkHash16-4 9411470 12.13 ns/op 1319.01 MB/s BenchmarkHash64-4 8059190 14.42 ns/op 4437.34 MB/s BenchmarkHash1024-4 2612568 45.21 ns/op 22650.36 MB/s BenchmarkHash65536-4 51730 2258 ns/op 29019.20 MB/s BenchmarkAlignedLoad-4 11320804 9.836 ns/op BenchmarkUnalignedLoad-4 12193736 9.972 ns/op BenchmarkEqEfaceConcrete-4 7264796 14.40 ns/op BenchmarkEqIfaceConcrete-4 8691684 12.95 ns/op BenchmarkNeEfaceConcrete-4 9564625 12.36 ns/op BenchmarkNeIfaceConcrete-4 8372317 12.92 ns/op BenchmarkConvT2EByteSized/bool-4 5178982 24.08 ns/op BenchmarkConvT2EByteSized/uint8-4 5030743 24.25 ns/op BenchmarkConvT2ESmall-4 4603800 24.57 ns/op BenchmarkConvT2EUintptr-4 4520895 25.27 ns/op BenchmarkConvT2ELarge-4 951124 117.6 ns/op BenchmarkConvT2ISmall-4 4822442 24.47 ns/op BenchmarkConvT2IUintptr-4 4484420 25.64 ns/op BenchmarkConvT2ILarge-4 1000000 113.0 ns/op BenchmarkConvI2E-4 4519782 26.55 ns/op BenchmarkConvI2I-4 4020852 29.18 ns/op BenchmarkAssertE2T-4 4495814 26.33 ns/op BenchmarkAssertE2TLarge-4 2394567 50.26 ns/op BenchmarkAssertE2I-4 3966110 28.35 ns/op BenchmarkAssertI2T-4 4510644 26.45 ns/op BenchmarkAssertI2I-4 3998457 29.07 ns/op BenchmarkAssertI2E-4 4574698 24.64 ns/op BenchmarkAssertE2E-4 5181319 23.82 ns/op BenchmarkAssertE2T2-4 3201060 36.89 ns/op BenchmarkAssertE2T2Blank-4 3791215 33.09 ns/op BenchmarkAssertI2E2-4 4284777 28.10 ns/op BenchmarkAssertI2E2Blank-4 5128164 22.88 ns/op BenchmarkAssertE2E2-4 3625492 33.31 ns/op BenchmarkAssertE2E2Blank-4 5122706 22.92 ns/op BenchmarkConvT2Ezero/zero/16-4 4870696 26.63 ns/op BenchmarkConvT2Ezero/zero/32-4 4759857 24.88 ns/op BenchmarkConvT2Ezero/zero/64-4 4767576 24.67 ns/op BenchmarkConvT2Ezero/zero/str-4 4635482 24.66 ns/op BenchmarkConvT2Ezero/zero/slice-4 4813359 24.43 ns/op BenchmarkConvT2Ezero/zero/big-4 159912 959.7 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1226205 92.85 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 104.8 ns/op BenchmarkConvT2Ezero/nonzero/big-4 196168 1026 ns/op BenchmarkConvT2Ezero/smallint/16-4 4201485 25.96 ns/op BenchmarkConvT2Ezero/smallint/32-4 4730355 25.63 ns/op BenchmarkConvT2Ezero/smallint/64-4 4207870 26.41 ns/op BenchmarkConvT2Ezero/largeint/16-4 1376149 79.76 ns/op BenchmarkConvT2Ezero/largeint/32-4 1478589 84.82 ns/op BenchmarkConvT2Ezero/largeint/64-4 1488849 84.06 ns/op BenchmarkMalloc8-4 1327299 103.9 ns/op BenchmarkMalloc16-4 1000000 121.8 ns/op BenchmarkMallocTypeInfo8-4 1258782 93.66 ns/op BenchmarkMallocTypeInfo16-4 1000000 116.1 ns/op BenchmarkMallocLargeStruct-4 110983 1325 ns/op BenchmarkGoroutineSelect-4 26 4246550 ns/op BenchmarkGoroutineBlocking-4 36 3665844 ns/op BenchmarkGoroutineForRange-4 28 3622893 ns/op BenchmarkGoroutineIdle-4 32 3949923 ns/op BenchmarkHashStringSpeed-4 2892572 41.38 ns/op BenchmarkHashBytesSpeed-4 1356282 92.90 ns/op BenchmarkHashInt32Speed-4 3171398 36.31 ns/op BenchmarkHashInt64Speed-4 3273906 35.96 ns/op BenchmarkHashStringArraySpeed-4 705614 180.6 ns/op BenchmarkMegMap-4 2903206 37.48 ns/op BenchmarkMegOneMap-4 3560392 33.17 ns/op BenchmarkMegEqMap-4 3385 36499 ns/op BenchmarkMegEmptyMap-4 4327294 27.81 ns/op BenchmarkSmallStrMap-4 3261679 37.41 ns/op BenchmarkMapStringKeysEight_16-4 3095064 37.98 ns/op BenchmarkMapStringKeysEight_32-4 3175143 37.38 ns/op BenchmarkMapStringKeysEight_64-4 3164286 38.02 ns/op BenchmarkMapStringKeysEight_1M-4 3091754 37.77 ns/op BenchmarkIntMap-4 3487387 34.77 ns/op BenchmarkMapFirst/1-4 4229714 27.59 ns/op BenchmarkMapFirst/2-4 4096938 29.05 ns/op BenchmarkMapFirst/3-4 4078882 27.89 ns/op BenchmarkMapFirst/4-4 4011579 27.95 ns/op BenchmarkMapFirst/5-4 3957564 27.70 ns/op BenchmarkMapFirst/6-4 4065789 28.56 ns/op BenchmarkMapFirst/7-4 4167813 28.42 ns/op BenchmarkMapFirst/8-4 3661886 31.77 ns/op BenchmarkMapFirst/9-4 3891552 30.95 ns/op BenchmarkMapFirst/10-4 3608637 31.21 ns/op BenchmarkMapFirst/11-4 3774694 30.95 ns/op BenchmarkMapFirst/12-4 3762956 31.40 ns/op BenchmarkMapFirst/13-4 3634485 30.90 ns/op BenchmarkMapFirst/14-4 3697420 30.80 ns/op BenchmarkMapFirst/15-4 3761336 30.66 ns/op BenchmarkMapFirst/16-4 3720032 31.30 ns/op BenchmarkMapMid/1-4 3580062 33.29 ns/op BenchmarkMapMid/2-4 3541876 32.69 ns/op BenchmarkMapMid/3-4 3669238 31.73 ns/op BenchmarkMapMid/4-4 3511113 33.38 ns/op BenchmarkMapMid/5-4 3546304 33.81 ns/op BenchmarkMapMid/6-4 3462885 33.39 ns/op BenchmarkMapMid/7-4 3526941 33.95 ns/op BenchmarkMapMid/8-4 3383215 34.07 ns/op BenchmarkMapMid/9-4 3265214 36.26 ns/op BenchmarkMapMid/10-4 3236278 35.40 ns/op BenchmarkMapMid/11-4 3416380 35.99 ns/op BenchmarkMapMid/12-4 3465769 36.42 ns/op BenchmarkMapMid/13-4 3056498 36.49 ns/op BenchmarkMapMid/14-4 2912973 36.31 ns/op BenchmarkMapMid/15-4 3420937 36.31 ns/op BenchmarkMapMid/16-4 3255594 36.21 ns/op BenchmarkMapLast/1-4 3610180 34.09 ns/op BenchmarkMapLast/2-4 3658360 32.82 ns/op BenchmarkMapLast/3-4 3634198 33.43 ns/op BenchmarkMapLast/4-4 3525193 33.27 ns/op BenchmarkMapLast/5-4 3458388 34.05 ns/op BenchmarkMapLast/6-4 3347532 34.80 ns/op BenchmarkMapLast/7-4 3223114 36.02 ns/op BenchmarkMapLast/8-4 3295075 37.09 ns/op BenchmarkMapLast/9-4 3258939 35.94 ns/op BenchmarkMapLast/10-4 3229213 37.02 ns/op BenchmarkMapLast/11-4 3191732 36.42 ns/op BenchmarkMapLast/12-4 3282583 35.29 ns/op BenchmarkMapLast/13-4 3270078 35.76 ns/op BenchmarkMapLast/14-4 3156604 37.85 ns/op BenchmarkMapLast/15-4 3377662 35.83 ns/op BenchmarkMapLast/16-4 3241200 35.81 ns/op BenchmarkMapCycle-4 2500813 47.16 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3498246 37.61 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 3553 35511 ns/op BenchmarkMakeMap/[Byte]Byte-4 703002 280.5 ns/op BenchmarkMakeMap/[Int]Int-4 267514 638.9 ns/op BenchmarkNewEmptyMap-4 17365089 6.653 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1531980 76.65 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 675342 188.5 ns/op BenchmarkMapIterEmpty-4 4325110 26.00 ns/op BenchmarkSameLengthMap-4 4051116 29.20 ns/op BenchmarkBigKeyMap-4 1497277 78.60 ns/op BenchmarkBigValMap-4 1370211 87.73 ns/op BenchmarkSmallKeyMap-4 2934469 40.59 ns/op BenchmarkMapPopulate/1-4 2362518 50.22 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 153649 897.4 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 8677 21156 ns/op 6271 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 834 205656 ns/op 51741 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 49 2302864 ns/op 416707 B/op 204 allocs/op BenchmarkMapPopulate/100000-4 5 23458809 ns/op 6535780 B/op 2924 allocs/op BenchmarkComplexAlgMap-4 523754 222.0 ns/op BenchmarkGoMapClear/Reflexive/1-4 648434 166.4 ns/op BenchmarkGoMapClear/Reflexive/10-4 732525 175.3 ns/op BenchmarkGoMapClear/Reflexive/100-4 295657 417.4 ns/op BenchmarkGoMapClear/Reflexive/1000-4 57750 2018 ns/op BenchmarkGoMapClear/Reflexive/10000-4 6678 15678 ns/op BenchmarkGoMapClear/NonReflexive/1-4 523614 217.3 ns/op BenchmarkGoMapClear/NonReflexive/10-4 563235 229.5 ns/op BenchmarkGoMapClear/NonReflexive/100-4 286927 442.0 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 56504 2045 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 7645 15631 ns/op BenchmarkMapStringConversion/32/simple-4 1559853 76.53 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1505910 77.46 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1355858 85.32 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1518184 79.04 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1425097 81.58 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1312953 91.59 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1923109 63.86 ns/op BenchmarkMapInterfacePtr-4 1880439 56.95 ns/op BenchmarkNewEmptyMapHintLessThan8-4 6680822 18.20 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 82310 1744 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 6492 17369 ns/op BenchmarkMapPop1000-4 501 245426 ns/op BenchmarkMapPop10000-4 26 4602062 ns/op BenchmarkMapAssign/Int32/256-4 2434028 47.74 ns/op BenchmarkMapAssign/Int32/65536-4 1561837 75.19 ns/op BenchmarkMapAssign/Int64/256-4 2461316 49.22 ns/op BenchmarkMapAssign/Int64/65536-4 1319040 76.95 ns/op BenchmarkMapAssign/Str/256-4 2170059 55.33 ns/op BenchmarkMapAssign/Str/65536-4 858457 123.8 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1425187 81.68 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 891703 113.9 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1571432 75.67 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 975118 120.7 ns/op BenchmarkMapOperatorAssign/Str/256-4 644613 4351 ns/op BenchmarkMapOperatorAssign/Str/65536-4 345336 356.0 ns/op BenchmarkMapAppendAssign/Int32/256-4 816556 142.0 ns/op 27 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 366282 294.0 ns/op 46 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 827115 143.5 ns/op 27 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 325351 327.2 ns/op 55 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 535251 219.7 ns/op 57 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 182229 552.3 ns/op 102 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1397092 85.62 ns/op BenchmarkMapDelete/Int32/1000-4 1698232 73.53 ns/op BenchmarkMapDelete/Int32/10000-4 1714284 76.48 ns/op BenchmarkMapDelete/Int64/100-4 1200654 86.05 ns/op BenchmarkMapDelete/Int64/1000-4 1630692 68.54 ns/op BenchmarkMapDelete/Int64/10000-4 1734184 68.71 ns/op BenchmarkMapDelete/Str/100-4 1298534 94.16 ns/op BenchmarkMapDelete/Str/1000-4 1607677 69.21 ns/op BenchmarkMapDelete/Str/10000-4 1640004 74.55 ns/op BenchmarkMapDelete/Pointer/100-4 1391144 83.22 ns/op BenchmarkMapDelete/Pointer/1000-4 1742342 63.98 ns/op BenchmarkMapDelete/Pointer/10000-4 1973577 69.93 ns/op BenchmarkMemmove/0-4 21875844 5.281 ns/op BenchmarkMemmove/1-4 1441639 81.80 ns/op 12.22 MB/s BenchmarkMemmove/2-4 1365396 81.43 ns/op 24.56 MB/s BenchmarkMemmove/3-4 1429713 85.92 ns/op 34.91 MB/s BenchmarkMemmove/4-4 1359333 87.25 ns/op 45.85 MB/s BenchmarkMemmove/5-4 1365412 85.43 ns/op 58.53 MB/s BenchmarkMemmove/6-4 1357220 82.28 ns/op 72.92 MB/s BenchmarkMemmove/7-4 1416018 84.97 ns/op 82.38 MB/s BenchmarkMemmove/8-4 1478730 81.88 ns/op 97.70 MB/s BenchmarkMemmove/9-4 1360818 101.1 ns/op 89.02 MB/s BenchmarkMemmove/10-4 1383594 86.21 ns/op 116.00 MB/s BenchmarkMemmove/11-4 1000000 138.1 ns/op 79.67 MB/s BenchmarkMemmove/12-4 1352364 88.08 ns/op 136.24 MB/s BenchmarkMemmove/13-4 1392901 86.78 ns/op 149.80 MB/s BenchmarkMemmove/14-4 1000000 102.0 ns/op 137.30 MB/s BenchmarkMemmove/15-4 1392349 87.92 ns/op 170.62 MB/s BenchmarkMemmove/16-4 1354425 85.08 ns/op 188.06 MB/s BenchmarkMemmove/32-4 1370325 158.0 ns/op 202.52 MB/s BenchmarkMemmove/64-4 1235042 92.04 ns/op 695.36 MB/s BenchmarkMemmove/128-4 1000000 100.3 ns/op 1276.29 MB/s BenchmarkMemmove/256-4 960350 121.4 ns/op 2108.76 MB/s BenchmarkMemmove/512-4 814087 164.8 ns/op 3107.37 MB/s BenchmarkMemmove/1024-4 438432 325.1 ns/op 3150.16 MB/s BenchmarkMemmove/2048-4 313015 550.7 ns/op 3718.82 MB/s BenchmarkMemmove/4096-4 180559 706.4 ns/op 5798.39 MB/s BenchmarkMemmoveOverlap/32-4 1000000 103.3 ns/op 309.88 MB/s BenchmarkMemmoveOverlap/64-4 1000000 112.5 ns/op 568.75 MB/s BenchmarkMemmoveOverlap/128-4 1000000 104.6 ns/op 1224.02 MB/s BenchmarkMemmoveOverlap/256-4 926374 173.9 ns/op 1472.14 MB/s BenchmarkMemmoveOverlap/512-4 721674 157.4 ns/op 3253.13 MB/s BenchmarkMemmoveOverlap/1024-4 533665 414.6 ns/op 2469.74 MB/s BenchmarkMemmoveOverlap/2048-4 328750 407.2 ns/op 5028.87 MB/s BenchmarkMemmoveOverlap/4096-4 181920 800.0 ns/op 5120.23 MB/s BenchmarkMemmoveUnalignedDst/0-4 19691569 5.915 ns/op BenchmarkMemmoveUnalignedDst/1-4 1362402 85.23 ns/op 11.73 MB/s BenchmarkMemmoveUnalignedDst/2-4 1340791 89.23 ns/op 22.41 MB/s BenchmarkMemmoveUnalignedDst/3-4 1000000 147.5 ns/op 20.34 MB/s BenchmarkMemmoveUnalignedDst/4-4 1303597 129.7 ns/op 30.84 MB/s BenchmarkMemmoveUnalignedDst/5-4 1352556 88.77 ns/op 56.32 MB/s BenchmarkMemmoveUnalignedDst/6-4 1336663 90.54 ns/op 66.27 MB/s BenchmarkMemmoveUnalignedDst/7-4 1000000 110.6 ns/op 63.30 MB/s BenchmarkMemmoveUnalignedDst/8-4 1000000 148.2 ns/op 53.99 MB/s BenchmarkMemmoveUnalignedDst/9-4 1272433 138.7 ns/op 64.88 MB/s BenchmarkMemmoveUnalignedDst/10-4 1335704 89.59 ns/op 111.62 MB/s BenchmarkMemmoveUnalignedDst/11-4 1000000 133.3 ns/op 82.51 MB/s BenchmarkMemmoveUnalignedDst/12-4 1297154 88.22 ns/op 136.03 MB/s BenchmarkMemmoveUnalignedDst/13-4 1351082 88.49 ns/op 146.92 MB/s BenchmarkMemmoveUnalignedDst/14-4 1335174 92.43 ns/op 151.46 MB/s BenchmarkMemmoveUnalignedDst/15-4 1349396 89.85 ns/op 166.95 MB/s BenchmarkMemmoveUnalignedDst/16-4 1229673 88.89 ns/op 179.99 MB/s BenchmarkMemmoveUnalignedDst/32-4 1223186 92.45 ns/op 346.12 MB/s BenchmarkMemmoveUnalignedDst/64-4 1234734 101.2 ns/op 632.21 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 111.6 ns/op 1146.87 MB/s BenchmarkMemmoveUnalignedDst/256-4 815092 128.2 ns/op 1997.43 MB/s BenchmarkMemmoveUnalignedDst/512-4 767574 167.2 ns/op 3062.19 MB/s BenchmarkMemmoveUnalignedDst/1024-4 493413 268.5 ns/op 3813.31 MB/s BenchmarkMemmoveUnalignedDst/2048-4 318991 408.1 ns/op 5018.30 MB/s BenchmarkMemmoveUnalignedDst/4096-4 159018 851.3 ns/op 4811.53 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1314303 90.71 ns/op 352.79 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1225470 128.5 ns/op 498.12 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 108.2 ns/op 1182.96 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 1000000 133.1 ns/op 1922.88 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 725095 167.6 ns/op 3055.22 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 453926 262.0 ns/op 3908.48 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 276588 407.4 ns/op 5027.25 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 181476 1122 ns/op 3650.47 MB/s BenchmarkMemmoveUnalignedSrc/0-4 21357290 5.938 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1456671 164.8 ns/op 6.07 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1337119 84.14 ns/op 23.77 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1000000 192.1 ns/op 15.61 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1000000 167.0 ns/op 23.95 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1257703 86.46 ns/op 57.83 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1399957 190.5 ns/op 31.49 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1346048 98.95 ns/op 70.74 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1407103 84.19 ns/op 95.02 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1217494 86.64 ns/op 103.88 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1000000 110.0 ns/op 90.94 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1000000 171.1 ns/op 64.28 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1335638 158.4 ns/op 75.75 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1370311 90.69 ns/op 143.34 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1000000 152.2 ns/op 92.01 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1358629 88.73 ns/op 169.05 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1275420 149.3 ns/op 107.16 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1291101 102.8 ns/op 311.30 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1000000 189.4 ns/op 337.93 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 111.0 ns/op 1152.64 MB/s BenchmarkMemmoveUnalignedSrc/256-4 934730 207.4 ns/op 1234.09 MB/s BenchmarkMemmoveUnalignedSrc/512-4 772639 201.0 ns/op 2547.74 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 356148 290.2 ns/op 3529.00 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 300454 416.0 ns/op 4923.08 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 105898 1016 ns/op 4032.97 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1000000 205.2 ns/op 155.94 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1259307 129.2 ns/op 495.24 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 117.3 ns/op 1091.55 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 1000000 123.9 ns/op 2066.34 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 754863 164.7 ns/op 3109.47 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 466222 257.6 ns/op 3974.64 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 304850 451.1 ns/op 4539.52 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 171812 1425 ns/op 2874.88 MB/s BenchmarkMemclr/5-4 16752990 10.02 ns/op 499.20 MB/s BenchmarkMemclr/16-4 15929616 8.975 ns/op 1782.76 MB/s BenchmarkMemclr/64-4 16462951 9.670 ns/op 6618.22 MB/s BenchmarkMemclr/256-4 13085325 10.55 ns/op 24257.62 MB/s BenchmarkMemclr/4096-4 2463111 54.86 ns/op 74663.97 MB/s BenchmarkMemclr/65536-4 114060 1696 ns/op 38631.74 MB/s BenchmarkMemclr/1M-4 6123 37919 ns/op 27653.04 MB/s BenchmarkMemclr/4M-4 1095 234420 ns/op 17892.26 MB/s BenchmarkMemclr/8M-4 438 380543 ns/op 22043.81 MB/s BenchmarkMemclr/16M-4 100 1098929 ns/op 15266.88 MB/s BenchmarkMemclr/64M-4 46 2344420 ns/op 28624.94 MB/s BenchmarkGoMemclr/5-4 1436011 73.71 ns/op 67.83 MB/s BenchmarkGoMemclr/16-4 676214 173.8 ns/op 92.04 MB/s BenchmarkGoMemclr/64-4 230804 575.7 ns/op 111.18 MB/s BenchmarkGoMemclr/256-4 51627 2282 ns/op 112.20 MB/s BenchmarkMemclrRange/1K_2K-4 91918 1866 ns/op 51375.17 MB/s BenchmarkMemclrRange/2K_8K-4 28159 4129 ns/op 80779.41 MB/s BenchmarkMemclrRange/4K_16K-4 34323 3419 ns/op 94494.08 MB/s BenchmarkMemclrRange/160K_228K-4 3338 34502 ns/op 48196.48 MB/s BenchmarkClearFat7-4 3205508 56.29 ns/op BenchmarkClearFat8-4 4373694 38.28 ns/op BenchmarkClearFat11-4 4347703 54.37 ns/op BenchmarkClearFat12-4 2574943 38.87 ns/op BenchmarkClearFat13-4 4473081 41.20 ns/op BenchmarkClearFat14-4 2123868 53.74 ns/op BenchmarkClearFat15-4 4387196 54.85 ns/op BenchmarkClearFat16-4 4773762 27.34 ns/op BenchmarkClearFat24-4 3603972 35.61 ns/op BenchmarkClearFat32-4 4136362 29.83 ns/op BenchmarkClearFat40-4 3986383 45.49 ns/op BenchmarkClearFat48-4 2396479 59.68 ns/op BenchmarkClearFat56-4 3817470 48.14 ns/op BenchmarkClearFat64-4 3799988 29.96 ns/op BenchmarkClearFat72-4 3558111 49.99 ns/op BenchmarkClearFat128-4 2935153 38.09 ns/op BenchmarkClearFat256-4 2310808 44.08 ns/op BenchmarkClearFat512-4 1000000 122.1 ns/op BenchmarkClearFat1024-4 886935 125.4 ns/op BenchmarkClearFat1032-4 1000000 183.7 ns/op BenchmarkClearFat1040-4 1000000 119.6 ns/op BenchmarkCopyFat7-4 4662602 31.49 ns/op BenchmarkCopyFat8-4 4807548 26.26 ns/op BenchmarkCopyFat11-4 4234527 33.91 ns/op BenchmarkCopyFat12-4 4031600 27.94 ns/op BenchmarkCopyFat13-4 4721674 34.16 ns/op BenchmarkCopyFat14-4 3918607 27.62 ns/op BenchmarkCopyFat15-4 4164690 27.48 ns/op BenchmarkCopyFat16-4 4607205 26.81 ns/op BenchmarkCopyFat24-4 3888376 29.59 ns/op BenchmarkCopyFat32-4 4139166 31.85 ns/op BenchmarkCopyFat64-4 3897978 40.68 ns/op BenchmarkCopyFat72-4 4238906 28.31 ns/op BenchmarkCopyFat128-4 2945005 38.17 ns/op BenchmarkCopyFat256-4 1680175 63.80 ns/op BenchmarkCopyFat512-4 1585735 73.34 ns/op BenchmarkCopyFat520-4 1000000 140.3 ns/op BenchmarkCopyFat1024-4 1000000 123.7 ns/op BenchmarkCopyFat1032-4 1000000 131.7 ns/op BenchmarkCopyFat1040-4 467680 226.7 ns/op BenchmarkIssue18740/2byte-4 356 327315 ns/op BenchmarkIssue18740/4byte-4 642 221986 ns/op BenchmarkIssue18740/8byte-4 1116 116269 ns/op BenchmarkMemclrKnownSize1-4 6922196 18.06 ns/op 55.36 MB/s BenchmarkMemclrKnownSize2-4 2332254 51.01 ns/op 39.21 MB/s BenchmarkMemclrKnownSize4-4 3230200 36.63 ns/op 109.20 MB/s BenchmarkMemclrKnownSize8-4 1000000 102.5 ns/op 78.01 MB/s BenchmarkMemclrKnownSize16-4 830984 164.4 ns/op 97.34 MB/s BenchmarkMemclrKnownSize32-4 459421 305.0 ns/op 104.91 MB/s BenchmarkMemclrKnownSize64-4 227791 604.3 ns/op 105.91 MB/s BenchmarkMemclrKnownSize112-4 115225 1588 ns/op 70.54 MB/s BenchmarkMemclrKnownSize128-4 110522 1809 ns/op 70.75 MB/s BenchmarkMemclrKnownSize192-4 71136 2000 ns/op 96.02 MB/s BenchmarkMemclrKnownSize248-4 57880 2214 ns/op 112.00 MB/s BenchmarkMemclrKnownSize256-4 51820 3048 ns/op 84.00 MB/s BenchmarkMemclrKnownSize512-4 24670 4132 ns/op 123.91 MB/s BenchmarkMemclrKnownSize1024-4 10000 11142 ns/op 91.91 MB/s BenchmarkMemclrKnownSize4096-4 3903 70320 ns/op 58.25 MB/s BenchmarkMemclrKnownSize512KiB-4 26 5173466 ns/op 101.34 MB/s BenchmarkReadMetricsLatency-4 31147 2839 p50-ns 3999 p90-ns 7482 p99-ns BenchmarkFinalizer-4 195 539490 ns/op BenchmarkFinalizerRun-4 194931 520.5 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 9214924 13.14 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 4130602 28.86 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 3133074 37.31 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 3231724 37.43 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1677273 117.7 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1438524 73.74 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2904004 42.37 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1000000 102.5 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1745649 73.27 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2712326 45.23 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1000000 101.7 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1856528 117.3 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1549718 94.39 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1794818 66.12 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 7998980 30.26 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 8866198 14.64 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 7802739 21.02 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 7319643 17.02 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 7286440 16.67 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 7084330 19.74 ns/op BenchmarkFindBitRange64/PatternAASize2-4 7782057 15.29 ns/op BenchmarkFindBitRange64/PatternAASize8-4 8465048 22.63 ns/op BenchmarkFindBitRange64/PatternAASize32-4 7879167 17.21 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 7563088 15.07 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 7337962 21.20 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 7716655 16.53 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 7098448 14.95 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 7511893 14.60 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 7019688 18.55 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 7406200 17.47 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 5958408 19.98 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 7759581 15.25 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 7676906 17.68 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7569446 26.26 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7851036 22.37 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 7316456 27.18 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7027317 17.78 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7719234 23.54 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 7497756 14.68 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7100912 15.39 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 5209778 26.82 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 7699441 15.59 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 8001813 16.41 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7879191 14.76 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 8076198 25.98 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 3880006 32.34 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 7879498 14.34 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 7394265 20.55 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 7934961 14.31 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 7621801 28.63 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 6950440 27.96 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 8199063 31.81 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 8172469 16.34 ns/op BenchmarkNetpollBreak-4 2678 75386 ns/op BenchmarkPingPongHog-4 934 311841 ns/op BenchmarkStackGrowth-4 105825 1051 ns/op BenchmarkStackGrowthDeep-4 1102 94798 ns/op BenchmarkCreateGoroutines-4 62187 3725 ns/op BenchmarkCreateGoroutinesParallel-4 66667 1902 ns/op BenchmarkCreateGoroutinesCapture-4 10000 12055 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 49112 3748 ns/op BenchmarkClosureCall-4 29734441 4.176 ns/op BenchmarkWakeupParallelSpinning/0s-4 5421 19655 ns/op BenchmarkWakeupParallelSpinning/1µs-4 4071 24591 ns/op BenchmarkWakeupParallelSpinning/2µs-4 3709 34844 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2947 47612 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1561 80462 ns/op BenchmarkWakeupParallelSpinning/20µs-4 879 139885 ns/op BenchmarkWakeupParallelSpinning/50µs-4 434 291049 ns/op BenchmarkWakeupParallelSpinning/100µs-4 195 545394 ns/op BenchmarkMatmult-4 4912228 32.19 ns/op BenchmarkFastrand-4 6449952 15.88 ns/op BenchmarkFastrand64-4 7662022 15.71 ns/op BenchmarkFastrandHashiter-4 3480117 31.56 ns/op BenchmarkFastrandn/2-4 4670775 25.21 ns/op BenchmarkFastrandn/3-4 4538385 24.60 ns/op BenchmarkFastrandn/4-4 4409438 26.49 ns/op BenchmarkFastrandn/5-4 4639738 29.28 ns/op BenchmarkIfaceCmp100-4 139792 860.2 ns/op BenchmarkIfaceCmpNil100-4 253388 765.0 ns/op BenchmarkEfaceCmpDiff-4 52962 2259 ns/op BenchmarkEfaceCmpDiffIndirect-4 47602 2447 ns/op BenchmarkDefer-4 1727024 66.86 ns/op BenchmarkDefer10-4 943656 198.7 ns/op BenchmarkDeferMany-4 672880 636.1 ns/op BenchmarkPanicRecover-4 264806 508.2 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 73 1385240 ns/op 1318532 p50-ns 1926488 p90-ns 2233173 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 80 1478976 ns/op 1466024 p50-ns 1964154 p90-ns 3333719 p99-ns BenchmarkGoroutineProfile/small/idle-4 52 3133288 ns/op 2993744 p50-ns 4033199 p90-ns 4901341 p99-ns BenchmarkGoroutineProfile/small/loaded-4 44 2904405 ns/op 2808609 p50-ns 3717906 p90-ns 5839429 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 75 1518517 ns/op 1456239 p50-ns 2282192 p90-ns 3030908 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 100 1474391 ns/op 1422034 p50-ns 2030990 p90-ns 3784313 p99-ns BenchmarkGoroutineProfile/large/idle-4 14 8429164 ns/op 8162984 p50-ns 8715365 p90-ns 14604270 p99-ns BenchmarkGoroutineProfile/large/loaded-4 6 23238342 ns/op 20912470 p50-ns 45023317 p90-ns 45023317 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 99 1425492 ns/op 1383964 p50-ns 1974692 p90-ns 2720439 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 100 1497536 ns/op 1383772 p50-ns 2190099 p90-ns 3835140 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 44 2698038 ns/op 2622957 p50-ns 3452732 p90-ns 3968668 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 60 5227090 ns/op 4023109 p50-ns 8370198 p90-ns 47974105 p99-ns BenchmarkRWMutexUncontended-4 1000000 1790 ns/op BenchmarkRWMutexWrite100-4 338047 4422 ns/op BenchmarkRWMutexWrite10-4 73190 1660 ns/op BenchmarkRWMutexWorkWrite100-4 45139 5205 ns/op BenchmarkRWMutexWorkWrite10-4 22941 4670 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2632 62991 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1113 99058 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1190 98434 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 590 312845 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 666 188250 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 250 466221 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 319 366438 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 80 1973275 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 323312 922.7 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 173215 872.3 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 181730 1175 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 359708 836.5 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 167994 882.0 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 216907 913.6 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 241984 966.2 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 179320 950.3 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 187188 1159 ns/op BenchmarkMakeSlice/Byte-4 1238673 97.87 ns/op BenchmarkMakeSlice/Int16-4 1310520 104.0 ns/op BenchmarkMakeSlice/Int-4 1000000 125.2 ns/op BenchmarkMakeSlice/Ptr-4 1000000 142.6 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 228.7 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 260.2 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 277.8 ns/op BenchmarkGrowSlice/Byte-4 534871 299.4 ns/op BenchmarkGrowSlice/Int16-4 512306 260.4 ns/op BenchmarkGrowSlice/Int-4 580821 454.1 ns/op BenchmarkGrowSlice/Ptr-4 571843 810.8 ns/op BenchmarkGrowSlice/Struct/24-4 122362 1266 ns/op BenchmarkGrowSlice/Struct/32-4 80463 1679 ns/op BenchmarkGrowSlice/Struct/40-4 67011 1598 ns/op BenchmarkExtendSlice/IntSlice-4 182964 795.1 ns/op BenchmarkExtendSlice/PointerSlice-4 162752 903.0 ns/op BenchmarkExtendSlice/NoGrow-4 392822 767.3 ns/op BenchmarkAppend-4 1054482 138.6 ns/op BenchmarkAppendGrowByte-4 2 86289699 ns/op BenchmarkAppendGrowString-4 1 358733297 ns/op BenchmarkAppendSlice/1Bytes-4 376466 417.0 ns/op BenchmarkAppendSlice/4Bytes-4 272996 512.8 ns/op BenchmarkAppendSlice/7Bytes-4 297883 411.6 ns/op BenchmarkAppendSlice/8Bytes-4 235714 639.3 ns/op BenchmarkAppendSlice/15Bytes-4 365548 471.5 ns/op BenchmarkAppendSlice/16Bytes-4 296565 499.9 ns/op BenchmarkAppendSlice/32Bytes-4 383095 323.8 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 46234 2387 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 10000 10408 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 10000 32604 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 934 139155 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 110 1078400 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 36 3287669 ns/op BenchmarkAppendStr/1Bytes-4 502474 615.3 ns/op BenchmarkAppendStr/4Bytes-4 127336 816.0 ns/op BenchmarkAppendStr/8Bytes-4 454026 430.5 ns/op BenchmarkAppendStr/16Bytes-4 349837 377.2 ns/op BenchmarkAppendStr/32Bytes-4 294405 378.5 ns/op BenchmarkAppendSpecialCase-4 1029254 115.6 ns/op BenchmarkCopy/1Byte-4 223050 970.1 ns/op 1.03 MB/s BenchmarkCopy/1String-4 230407 781.7 ns/op 1.28 MB/s BenchmarkCopy/2Byte-4 455124 352.6 ns/op 5.67 MB/s BenchmarkCopy/2String-4 713162 248.8 ns/op 8.04 MB/s BenchmarkCopy/4Byte-4 1456446 90.12 ns/op 44.39 MB/s BenchmarkCopy/4String-4 1280196 89.60 ns/op 44.64 MB/s BenchmarkCopy/8Byte-4 1337683 84.97 ns/op 94.15 MB/s BenchmarkCopy/8String-4 1000000 166.6 ns/op 48.03 MB/s BenchmarkCopy/12Byte-4 1381898 86.39 ns/op 138.91 MB/s BenchmarkCopy/12String-4 1000000 109.8 ns/op 109.29 MB/s BenchmarkCopy/16Byte-4 1234998 84.23 ns/op 189.96 MB/s BenchmarkCopy/16String-4 1380426 86.31 ns/op 185.37 MB/s BenchmarkCopy/32Byte-4 1000000 122.9 ns/op 260.39 MB/s BenchmarkCopy/32String-4 1328324 177.7 ns/op 180.08 MB/s BenchmarkCopy/128Byte-4 1000000 106.7 ns/op 1200.16 MB/s BenchmarkCopy/128String-4 1000000 126.4 ns/op 1012.81 MB/s BenchmarkCopy/1024Byte-4 416868 308.9 ns/op 3314.64 MB/s BenchmarkCopy/1024String-4 291564 384.3 ns/op 2664.54 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 24757 4714 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 12370 9684 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 16127 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 20445 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 9928 29387 ns/op BenchmarkAppendInPlace/Grow/Byte-4 157102 1320 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 153391 1196 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 94288 1957 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 60014 2378 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 46174 2462 ns/op BenchmarkStackCopyPtr-4 1 137762590 ns/op BenchmarkStackCopy-4 1 100414671 ns/op BenchmarkStackCopyNoCache-4 28 5926356 ns/op BenchmarkStackCopyWithStkobj-4 2 67345231 ns/op BenchmarkIssue18138-4 157 756263 ns/op BenchmarkCompareStringEqual-4 14918906 7.757 ns/op BenchmarkCompareStringIdentical-4 23628609 5.037 ns/op BenchmarkCompareStringSameLength-4 17629024 6.852 ns/op BenchmarkCompareStringDifferentLength-4 26011088 4.327 ns/op BenchmarkCompareStringBigUnaligned-4 1684 70371 ns/op 14900.76 MB/s BenchmarkCompareStringBig-4 1387 77128 ns/op 13595.44 MB/s BenchmarkConcatStringAndBytes-4 1937078 60.68 ns/op BenchmarkSliceByteToString/1-4 1545207 66.22 ns/op BenchmarkSliceByteToString/2-4 988767 130.9 ns/op BenchmarkSliceByteToString/4-4 1000000 169.4 ns/op BenchmarkSliceByteToString/8-4 1000000 146.9 ns/op BenchmarkSliceByteToString/16-4 992960 128.2 ns/op BenchmarkSliceByteToString/32-4 1000000 160.3 ns/op BenchmarkSliceByteToString/64-4 1000000 214.6 ns/op BenchmarkSliceByteToString/128-4 401448 338.8 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 1000000 100.1 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 856732 171.3 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 102.2 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 2643868 69.15 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1797801 66.40 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 2001697 65.13 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1367620 102.4 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 328228 337.0 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 420546 469.1 ns/op BenchmarkRuneIterate/range/ASCII-4 8434414 20.41 ns/op BenchmarkRuneIterate/range/Japanese-4 2304048 76.88 ns/op BenchmarkRuneIterate/range/MixedLength-4 2538860 47.12 ns/op BenchmarkRuneIterate/range1/ASCII-4 8155701 16.71 ns/op BenchmarkRuneIterate/range1/Japanese-4 2600853 84.34 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2783793 39.84 ns/op BenchmarkRuneIterate/range2/ASCII-4 8405211 24.78 ns/op BenchmarkRuneIterate/range2/Japanese-4 2801630 42.87 ns/op BenchmarkRuneIterate/range2/MixedLength-4 3108032 36.81 ns/op BenchmarkArrayEqual-4 25460349 4.390 ns/op BenchmarkFunc/Name-4 7088556 22.01 ns/op BenchmarkFunc/Entry-4 14424342 8.681 ns/op BenchmarkFunc/FileLine-4 2124403 56.12 ns/op PASS ok runtime 502.464s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 28857 3905 ns/op BenchmarkHandle/concurrent-4 26554 5009 ns/op PASS ok runtime/cgo 0.537s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 29114737 4.734 ns/op BenchmarkAtomicStore64-4 12010422 10.02 ns/op BenchmarkAtomicLoad-4 25059886 6.234 ns/op BenchmarkAtomicStore-4 12917992 14.48 ns/op BenchmarkAnd8-4 13493863 10.16 ns/op BenchmarkAnd-4 14382448 10.83 ns/op BenchmarkAnd8Parallel-4 3832078 26.50 ns/op BenchmarkAndParallel-4 4390580 26.00 ns/op BenchmarkOr8-4 11238062 10.70 ns/op BenchmarkOr-4 13881849 10.49 ns/op BenchmarkOr8Parallel-4 4407687 28.83 ns/op BenchmarkOrParallel-4 4158631 27.51 ns/op BenchmarkXadd-4 4087810 26.57 ns/op BenchmarkXadd64-4 4481476 29.05 ns/op BenchmarkCas-4 2536932 40.97 ns/op BenchmarkCas64-4 2891955 43.31 ns/op BenchmarkXchg-4 3840303 27.46 ns/op BenchmarkXchg64-4 4359657 26.12 ns/op PASS ok runtime/internal/atomic 3.563s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3093054 33.67 ns/op BenchmarkMulUintptr/large-4 2861511 62.05 ns/op PASS ok runtime/internal/math 0.618s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 12 10646173 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 8 16158182 ns/op 436.6 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 37 4617407 ns/op 23.19 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 8 19503197 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 4 27018124 ns/op 1526 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 22 5661950 ns/op 78.14 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 1 114870112 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 130620092 ns/op 12585 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 9 11138168 ns/op 756.4 concurrent_launches/op PASS ok runtime/pprof 1.937s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 15 9359297 ns/op BenchmarkStackLeak-4 24308 4305 ns/op PASS ok runtime/race 0.775s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2651598 38.77 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 337696 593.8 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.465s goos: darwin goarch: amd64 pkg: slices BenchmarkCompact/nil-4 10275918 10.78 ns/op BenchmarkCompact/one-4 1225286 91.36 ns/op BenchmarkCompact/sorted-4 914175 140.6 ns/op BenchmarkCompact/1_item-4 975624 168.4 ns/op BenchmarkCompact/unsorted-4 928585 141.2 ns/op BenchmarkCompact/many-4 659798 179.6 ns/op BenchmarkReplace/naive-fast-4 42008 3299 ns/op BenchmarkReplace/optimized-fast-4 48526 2748 ns/op BenchmarkReplace/naive-slow-4 21226 6188 ns/op BenchmarkReplace/optimized-slow-4 21627 5130 ns/op PASS ok slices 2.099s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 138471 912.2 ns/op BenchmarkSortString1K-4 151 835090 ns/op BenchmarkSortString1K_Slice-4 163 815424 ns/op BenchmarkStableString1K-4 98 1416312 ns/op BenchmarkSortInt1K-4 151 723932 ns/op BenchmarkSortInt1K_Sorted-4 2557 47678 ns/op BenchmarkSortInt1K_Reversed-4 1333 87210 ns/op BenchmarkSortInt1K_Mod8-4 438 304744 ns/op BenchmarkStableInt1K-4 100 1359125 ns/op BenchmarkStableInt1K_Slice-4 100 1075548 ns/op BenchmarkSortInt64K-4 1 115663469 ns/op BenchmarkSortInt64K_Slice-4 2 58096252 ns/op BenchmarkStableInt64K-4 2 92382212 ns/op BenchmarkSort1e2-4 348 334186 ns/op BenchmarkStable1e2-4 133 975355 ns/op BenchmarkSort1e4-4 2 74656490 ns/op BenchmarkStable1e4-4 1 278110714 ns/op PASS ok sort 36.892s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 770535 151.3 ns/op BenchmarkAtof64Float-4 690595 243.2 ns/op BenchmarkAtof64FloatExp-4 614491 265.2 ns/op BenchmarkAtof64Big-4 475410 312.4 ns/op BenchmarkAtof64RandomBits-4 484490 271.1 ns/op BenchmarkAtof64RandomFloats-4 522316 262.0 ns/op BenchmarkAtof64RandomLongFloats-4 388842 415.5 ns/op BenchmarkAtof32Decimal-4 799808 152.9 ns/op BenchmarkAtof32Float-4 810598 217.7 ns/op BenchmarkAtof32FloatExp-4 537721 205.7 ns/op BenchmarkAtof32Random-4 366772 342.0 ns/op BenchmarkAtof32RandomLong-4 168334 864.8 ns/op BenchmarkParseInt/Pos/7bit-4 1109500 119.9 ns/op BenchmarkParseInt/Pos/26bit-4 841479 141.8 ns/op BenchmarkParseInt/Pos/31bit-4 794980 165.2 ns/op BenchmarkParseInt/Pos/56bit-4 506889 239.1 ns/op BenchmarkParseInt/Pos/63bit-4 543032 245.7 ns/op BenchmarkParseInt/Neg/7bit-4 985764 128.3 ns/op BenchmarkParseInt/Neg/26bit-4 826039 191.2 ns/op BenchmarkParseInt/Neg/31bit-4 781642 174.3 ns/op BenchmarkParseInt/Neg/56bit-4 578347 231.6 ns/op BenchmarkParseInt/Neg/63bit-4 483091 241.8 ns/op BenchmarkAtoi/Pos/7bit-4 1653592 69.57 ns/op BenchmarkAtoi/Pos/26bit-4 881288 125.6 ns/op BenchmarkAtoi/Pos/31bit-4 926524 132.3 ns/op BenchmarkAtoi/Pos/56bit-4 652294 195.9 ns/op BenchmarkAtoi/Pos/63bit-4 517887 323.7 ns/op BenchmarkAtoi/Neg/7bit-4 1441513 89.50 ns/op BenchmarkAtoi/Neg/26bit-4 559335 247.6 ns/op BenchmarkAtoi/Neg/31bit-4 824798 143.8 ns/op BenchmarkAtoi/Neg/56bit-4 530575 224.7 ns/op BenchmarkAtoi/Neg/63bit-4 498942 262.5 ns/op BenchmarkFormatFloat/Decimal-4 94741 1293 ns/op BenchmarkFormatFloat/Float-4 80516 2049 ns/op BenchmarkFormatFloat/Exp-4 96787 2495 ns/op BenchmarkFormatFloat/NegExp-4 77906 1487 ns/op BenchmarkFormatFloat/LongExp-4 75771 1676 ns/op BenchmarkFormatFloat/Big-4 75910 1551 ns/op BenchmarkFormatFloat/BinaryExp-4 197083 761.5 ns/op BenchmarkFormatFloat/32Integer-4 95482 1442 ns/op BenchmarkFormatFloat/32ExactFraction-4 89605 1159 ns/op BenchmarkFormatFloat/32Point-4 97494 2125 ns/op BenchmarkFormatFloat/32Exp-4 92982 1189 ns/op BenchmarkFormatFloat/32NegExp-4 98962 1586 ns/op BenchmarkFormatFloat/32Shortest-4 93681 1273 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 118860 1664 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 105937 2359 ns/op BenchmarkFormatFloat/64Fixed1-4 139600 1042 ns/op BenchmarkFormatFloat/64Fixed2-4 115716 1241 ns/op BenchmarkFormatFloat/64Fixed3-4 134529 1098 ns/op BenchmarkFormatFloat/64Fixed4-4 146007 924.1 ns/op BenchmarkFormatFloat/64Fixed12-4 82488 1581 ns/op BenchmarkFormatFloat/64Fixed16-4 96099 1653 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 95797 2050 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 94489 1720 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2362 56635 ns/op BenchmarkFormatFloat/Slowpath64-4 90763 1402 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 77907 1378 ns/op BenchmarkAppendFloat/Decimal-4 134377 1025 ns/op BenchmarkAppendFloat/Float-4 106999 1095 ns/op BenchmarkAppendFloat/Exp-4 130370 921.7 ns/op BenchmarkAppendFloat/NegExp-4 118164 927.2 ns/op BenchmarkAppendFloat/LongExp-4 85129 1217 ns/op BenchmarkAppendFloat/Big-4 96199 1340 ns/op BenchmarkAppendFloat/BinaryExp-4 267909 763.8 ns/op BenchmarkAppendFloat/32Integer-4 125618 1085 ns/op BenchmarkAppendFloat/32ExactFraction-4 122754 980.8 ns/op BenchmarkAppendFloat/32Point-4 113186 2030 ns/op BenchmarkAppendFloat/32Exp-4 126836 970.5 ns/op BenchmarkAppendFloat/32NegExp-4 137642 940.4 ns/op BenchmarkAppendFloat/32Shortest-4 117116 1545 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 126380 802.2 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 153986 981.0 ns/op BenchmarkAppendFloat/64Fixed1-4 112537 992.7 ns/op BenchmarkAppendFloat/64Fixed2-4 167925 688.8 ns/op BenchmarkAppendFloat/64Fixed3-4 191856 714.5 ns/op BenchmarkAppendFloat/64Fixed4-4 158964 739.6 ns/op BenchmarkAppendFloat/64Fixed12-4 89656 1895 ns/op BenchmarkAppendFloat/64Fixed16-4 99110 1285 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 131364 1033 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 110166 1137 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2298 56547 ns/op BenchmarkAppendFloat/Slowpath64-4 87502 1445 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 77902 1368 ns/op BenchmarkFormatInt-4 14115 12308 ns/op BenchmarkAppendInt-4 10000 11491 ns/op BenchmarkFormatUint-4 82980 1686 ns/op BenchmarkAppendUint-4 86904 1378 ns/op BenchmarkFormatIntSmall/7-4 1627585 68.05 ns/op BenchmarkFormatIntSmall/42-4 1845223 83.27 ns/op BenchmarkAppendIntSmall-4 1000000 123.0 ns/op BenchmarkAppendUintVarlen/1-4 998296 119.7 ns/op BenchmarkAppendUintVarlen/12-4 873409 138.3 ns/op BenchmarkAppendUintVarlen/123-4 750230 175.8 ns/op BenchmarkAppendUintVarlen/1234-4 818893 173.4 ns/op BenchmarkAppendUintVarlen/12345-4 761342 149.5 ns/op BenchmarkAppendUintVarlen/123456-4 794299 173.0 ns/op BenchmarkAppendUintVarlen/1234567-4 780721 164.7 ns/op BenchmarkAppendUintVarlen/12345678-4 790825 249.0 ns/op BenchmarkAppendUintVarlen/123456789-4 851991 161.6 ns/op BenchmarkAppendUintVarlen/1234567890-4 734438 165.2 ns/op BenchmarkAppendUintVarlen/12345678901-4 839076 165.1 ns/op BenchmarkAppendUintVarlen/123456789012-4 784816 154.4 ns/op BenchmarkAppendUintVarlen/1234567890123-4 738187 281.5 ns/op BenchmarkAppendUintVarlen/12345678901234-4 801362 275.4 ns/op BenchmarkAppendUintVarlen/123456789012345-4 802513 172.1 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 835377 164.2 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 797820 174.0 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 605228 176.2 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 785095 179.2 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 731889 209.8 ns/op BenchmarkQuote-4 34573 3312 ns/op BenchmarkQuoteRune-4 384676 326.3 ns/op BenchmarkAppendQuote-4 45541 2527 ns/op BenchmarkAppendQuoteRune-4 785581 233.1 ns/op BenchmarkUnquoteEasy-4 1501987 81.15 ns/op BenchmarkUnquoteHard-4 33366 5645 ns/op PASS ok strconv 23.509s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 396633 457.5 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 77085 1570 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 163104 997.9 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 236316 699.7 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 69308 2403 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 70239 1683 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 332239 345.7 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 24434 4672 ns/op BenchmarkGenericMatch1-4 2228 70095 ns/op BenchmarkGenericMatch2-4 459 242863 ns/op BenchmarkSingleMaxSkipping-4 12337 11376 ns/op 879.05 MB/s BenchmarkSingleLongSuffixFail-4 20008 5857 ns/op 171.08 MB/s BenchmarkSingleMatch-4 163 804900 ns/op 18.64 MB/s BenchmarkByteByteNoMatch-4 99667 1343 ns/op BenchmarkByteByteMatch-4 16285 7671 ns/op BenchmarkByteStringMatch-4 14193 7056 ns/op BenchmarkHTMLEscapeNew-4 59137 2016 ns/op BenchmarkHTMLEscapeOld-4 71310 1681 ns/op BenchmarkByteStringReplacerWriteString-4 1284 89069 ns/op BenchmarkByteReplacerWriteString-4 1777 70012 ns/op BenchmarkByteByteReplaces-4 3008 42587 ns/op BenchmarkByteByteMap-4 9225 17624 ns/op BenchmarkMap/identity/ASCII-4 829464 163.2 ns/op BenchmarkMap/identity/Greek-4 586004 231.9 ns/op BenchmarkMap/change/ASCII-4 29500 6306 ns/op BenchmarkMap/change/Greek-4 10000 10282 ns/op BenchmarkIndexRune-4 1805785 74.99 ns/op BenchmarkIndexRuneLongString-4 1584260 104.0 ns/op BenchmarkIndexRuneFastPath-4 3312812 35.76 ns/op BenchmarkIndex-4 3153762 37.59 ns/op BenchmarkLastIndex-4 3114336 36.06 ns/op BenchmarkIndexByte-4 15714764 9.941 ns/op BenchmarkToUpper/#00-4 2928752 42.11 ns/op BenchmarkToUpper/ONLYUPPER-4 2263084 89.01 ns/op BenchmarkToUpper/abc-4 286106 708.6 ns/op BenchmarkToUpper/AbC123-4 237726 580.4 ns/op BenchmarkToUpper/azAZ09_-4 207706 575.6 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 47898 3020 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 67112 1897 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 29284 4007 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 58387 4171 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 91999 1163 ns/op BenchmarkToLower/#00-4 2687563 44.26 ns/op BenchmarkToLower/abc-4 2555227 47.35 ns/op BenchmarkToLower/AbC123-4 193977 654.0 ns/op BenchmarkToLower/azAZ09_-4 174109 611.0 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 78918 1428 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 53332 2285 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 29024 4253 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 65292 1636 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 112461 1065 ns/op BenchmarkMapNoChanges-4 1000000 110.3 ns/op BenchmarkTrim-4 35174 3894 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2719698 47.06 ns/op BenchmarkToValidUTF8/InvalidASCII-4 177414 764.9 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 89700 1155 ns/op BenchmarkEqualFold/Tests-4 52158 2745 ns/op BenchmarkEqualFold/ASCII-4 2173582 47.98 ns/op BenchmarkEqualFold/UnicodePrefix-4 111924 986.5 ns/op BenchmarkEqualFold/UnicodeSuffix-4 120372 951.9 ns/op BenchmarkIndexHard1-4 991 106528 ns/op BenchmarkIndexHard2-4 829 207685 ns/op BenchmarkIndexHard3-4 182 594381 ns/op BenchmarkIndexHard4-4 241 476037 ns/op BenchmarkLastIndexHard1-4 81 1774874 ns/op BenchmarkLastIndexHard2-4 90 1418141 ns/op BenchmarkLastIndexHard3-4 86 1785975 ns/op BenchmarkCountHard1-4 1096 155898 ns/op BenchmarkCountHard2-4 770 147059 ns/op BenchmarkCountHard3-4 213 593588 ns/op BenchmarkIndexTorture-4 8479 16307 ns/op BenchmarkCountTorture-4 8572 12476 ns/op BenchmarkCountTortureOverlapping-4 396 259879 ns/op BenchmarkCountByte/10-4 3454184 34.85 ns/op 286.93 MB/s BenchmarkCountByte/32-4 2205013 47.36 ns/op 675.71 MB/s BenchmarkCountByte/4096-4 1000000 115.3 ns/op 35522.14 MB/s BenchmarkCountByte/4194304-4 1039 111192 ns/op 37721.14 MB/s BenchmarkCountByte/67108864-4 25 4956805 ns/op 13538.73 MB/s BenchmarkFields/ASCII/16-4 264864 458.1 ns/op 34.93 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 25422 5633 ns/op 45.44 MB/s 384 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1928 71824 ns/op 57.03 MB/s 6528 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 100 1254171 ns/op 52.25 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 5 20080629 ns/op 52.22 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 294795 496.8 ns/op 32.21 MB/s 64 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 21020 ns/op 12.18 MB/s 480 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 637 210314 ns/op 19.48 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 31 4494554 ns/op 14.58 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 88192727 ns/op 11.89 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 191733 653.2 ns/op 24.49 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 14484 ns/op 17.67 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 685 274980 ns/op 14.90 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 28 4431442 ns/op 14.79 MB/s 463110 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 69502099 ns/op 15.09 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 116000 903.8 ns/op 17.70 MB/s 64 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 16765 ns/op 15.27 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 663 212481 ns/op 19.28 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 22 5727461 ns/op 11.44 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 88263814 ns/op 11.88 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 1 153143678 ns/op BenchmarkSplitSingleByteSeparator-4 22 8672162 ns/op BenchmarkSplitMultiByteSeparator-4 33 4264835 ns/op BenchmarkSplitNSingleByteSeparator-4 227262 887.5 ns/op BenchmarkSplitNMultiByteSeparator-4 168405 912.9 ns/op BenchmarkRepeat/5x0-4 2636018 39.32 ns/op BenchmarkRepeat/5x1-4 3146709 56.28 ns/op BenchmarkRepeat/5x2-4 234326 749.6 ns/op BenchmarkRepeat/5x6-4 145543 977.4 ns/op BenchmarkRepeat/10x0-4 2823591 40.97 ns/op BenchmarkRepeat/10x1-4 2992756 40.25 ns/op BenchmarkRepeat/10x2-4 228700 914.6 ns/op BenchmarkRepeat/10x6-4 144553 1044 ns/op BenchmarkRepeatLarge/256/1-4 62035 2396 ns/op 106.84 MB/s BenchmarkRepeatLarge/256/16-4 86904 1441 ns/op 177.61 MB/s BenchmarkRepeatLarge/512/1-4 41764 2756 ns/op 185.80 MB/s BenchmarkRepeatLarge/512/16-4 63140 2542 ns/op 201.40 MB/s BenchmarkRepeatLarge/1024/1-4 23244 4360 ns/op 234.84 MB/s BenchmarkRepeatLarge/1024/16-4 35797 3663 ns/op 279.58 MB/s BenchmarkRepeatLarge/2048/1-4 19068 6914 ns/op 296.22 MB/s BenchmarkRepeatLarge/2048/16-4 23481 5584 ns/op 366.74 MB/s BenchmarkRepeatLarge/4096/1-4 10000 10320 ns/op 396.90 MB/s BenchmarkRepeatLarge/4096/16-4 13772 9756 ns/op 419.83 MB/s BenchmarkRepeatLarge/8192/1-4 10000 18437 ns/op 444.32 MB/s BenchmarkRepeatLarge/8192/16-4 10000 14845 ns/op 551.84 MB/s BenchmarkRepeatLarge/8192/4097-4 4031984 32.48 ns/op 126145.97 MB/s BenchmarkRepeatLarge/16384/1-4 4993 31977 ns/op 512.37 MB/s BenchmarkRepeatLarge/16384/16-4 8599 29929 ns/op 547.43 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 23975 ns/op 512.66 MB/s BenchmarkRepeatLarge/32768/1-4 1816 65189 ns/op 502.66 MB/s BenchmarkRepeatLarge/32768/16-4 2457 56288 ns/op 582.15 MB/s BenchmarkRepeatLarge/32768/4097-4 1874 58685 ns/op 488.70 MB/s BenchmarkRepeatLarge/65536/1-4 987 105368 ns/op 621.97 MB/s BenchmarkRepeatLarge/65536/16-4 1012 120844 ns/op 542.32 MB/s BenchmarkRepeatLarge/65536/4097-4 1185 112817 ns/op 544.73 MB/s BenchmarkRepeatLarge/131072/1-4 226 541176 ns/op 242.20 MB/s BenchmarkRepeatLarge/131072/16-4 226 512537 ns/op 255.73 MB/s BenchmarkRepeatLarge/131072/4097-4 224 587973 ns/op 216.01 MB/s BenchmarkRepeatLarge/262144/1-4 146 1067924 ns/op 245.47 MB/s BenchmarkRepeatLarge/262144/16-4 115 988610 ns/op 265.16 MB/s BenchmarkRepeatLarge/262144/4097-4 132 921425 ns/op 280.12 MB/s BenchmarkRepeatLarge/524288/1-4 68 2121877 ns/op 247.09 MB/s BenchmarkRepeatLarge/524288/16-4 100 1994312 ns/op 262.89 MB/s BenchmarkRepeatLarge/524288/4097-4 63 1778828 ns/op 292.51 MB/s BenchmarkRepeatLarge/1048576/1-4 55 3924750 ns/op 267.17 MB/s BenchmarkRepeatLarge/1048576/16-4 36 3613952 ns/op 290.15 MB/s BenchmarkRepeatLarge/1048576/4097-4 48 3604932 ns/op 289.81 MB/s BenchmarkRepeatLarge/2097152/1-4 20 5799174 ns/op 361.63 MB/s BenchmarkRepeatLarge/2097152/16-4 31 6462537 ns/op 324.51 MB/s BenchmarkRepeatLarge/2097152/4097-4 30 6397954 ns/op 327.22 MB/s BenchmarkRepeatLarge/4194304/1-4 10 11213189 ns/op 374.05 MB/s BenchmarkRepeatLarge/4194304/16-4 9 13203589 ns/op 317.66 MB/s BenchmarkRepeatLarge/4194304/4097-4 9 12967628 ns/op 323.21 MB/s BenchmarkRepeatLarge/8388608/1-4 7 18904691 ns/op 443.73 MB/s BenchmarkRepeatLarge/8388608/16-4 6 17086704 ns/op 490.94 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 18134574 ns/op 462.46 MB/s BenchmarkRepeatLarge/16777216/1-4 3 54250377 ns/op 309.26 MB/s BenchmarkRepeatLarge/16777216/16-4 4 29482976 ns/op 569.05 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 33459305 ns/op 501.42 MB/s BenchmarkRepeatLarge/33554432/1-4 2 52995816 ns/op 633.15 MB/s BenchmarkRepeatLarge/33554432/16-4 2 78199026 ns/op 429.09 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 59691131 ns/op 562.13 MB/s BenchmarkRepeatLarge/67108864/1-4 1 122074301 ns/op 549.74 MB/s BenchmarkRepeatLarge/67108864/16-4 1 166037114 ns/op 404.18 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 120862150 ns/op 555.25 MB/s BenchmarkRepeatLarge/134217728/1-4 1 292901240 ns/op 458.24 MB/s BenchmarkRepeatLarge/134217728/16-4 1 269685460 ns/op 497.68 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 264297103 ns/op 507.83 MB/s BenchmarkRepeatLarge/268435456/1-4 1 480251379 ns/op 558.95 MB/s BenchmarkRepeatLarge/268435456/16-4 1 394105318 ns/op 681.13 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 388713799 ns/op 690.57 MB/s BenchmarkRepeatLarge/536870912/1-4 1 844251126 ns/op 635.91 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1073702710 ns/op 500.02 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 953572484 ns/op 563.01 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4431881849 ns/op 242.28 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 4430992409 ns/op 242.33 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 4976523929 ns/op 215.76 MB/s BenchmarkIndexAnyASCII/1:1-4 1673176 76.50 ns/op BenchmarkIndexAnyASCII/1:2-4 1774099 68.24 ns/op BenchmarkIndexAnyASCII/1:4-4 1818004 69.94 ns/op BenchmarkIndexAnyASCII/1:8-4 1463858 72.36 ns/op BenchmarkIndexAnyASCII/1:16-4 1605993 102.8 ns/op BenchmarkIndexAnyASCII/1:32-4 1544900 85.09 ns/op BenchmarkIndexAnyASCII/1:64-4 1841157 85.11 ns/op BenchmarkIndexAnyASCII/16:1-4 1354053 103.2 ns/op BenchmarkIndexAnyASCII/16:2-4 842793 176.9 ns/op BenchmarkIndexAnyASCII/16:4-4 735804 175.6 ns/op BenchmarkIndexAnyASCII/16:8-4 811588 134.2 ns/op BenchmarkIndexAnyASCII/16:16-4 725529 162.8 ns/op BenchmarkIndexAnyASCII/16:32-4 701582 162.4 ns/op BenchmarkIndexAnyASCII/16:64-4 676567 196.2 ns/op BenchmarkIndexAnyASCII/256:1-4 2058171 72.86 ns/op BenchmarkIndexAnyASCII/256:2-4 90259 1535 ns/op BenchmarkIndexAnyASCII/256:4-4 100296 1191 ns/op BenchmarkIndexAnyASCII/256:8-4 89132 1255 ns/op BenchmarkIndexAnyASCII/256:16-4 90596 1322 ns/op BenchmarkIndexAnyASCII/256:32-4 77025 1587 ns/op BenchmarkIndexAnyASCII/256:64-4 91558 2445 ns/op BenchmarkIndexAnyUTF8/1:1-4 2113387 52.90 ns/op BenchmarkIndexAnyUTF8/1:2-4 1528029 79.57 ns/op BenchmarkIndexAnyUTF8/1:4-4 2245842 55.66 ns/op BenchmarkIndexAnyUTF8/1:8-4 2175262 54.78 ns/op BenchmarkIndexAnyUTF8/1:16-4 1000000 105.3 ns/op BenchmarkIndexAnyUTF8/1:32-4 2199139 57.70 ns/op BenchmarkIndexAnyUTF8/1:64-4 2215724 51.20 ns/op BenchmarkIndexAnyUTF8/16:1-4 1858077 66.52 ns/op BenchmarkIndexAnyUTF8/16:2-4 248725 444.8 ns/op BenchmarkIndexAnyUTF8/16:4-4 254670 451.2 ns/op BenchmarkIndexAnyUTF8/16:8-4 289398 592.5 ns/op BenchmarkIndexAnyUTF8/16:16-4 256989 473.5 ns/op BenchmarkIndexAnyUTF8/16:32-4 265437 446.3 ns/op BenchmarkIndexAnyUTF8/16:64-4 265944 540.3 ns/op BenchmarkIndexAnyUTF8/256:1-4 424887 265.0 ns/op BenchmarkIndexAnyUTF8/256:2-4 18043 8316 ns/op BenchmarkIndexAnyUTF8/256:4-4 18885 6485 ns/op BenchmarkIndexAnyUTF8/256:8-4 18168 6542 ns/op BenchmarkIndexAnyUTF8/256:16-4 18012 7131 ns/op BenchmarkIndexAnyUTF8/256:32-4 15967 6654 ns/op BenchmarkIndexAnyUTF8/256:64-4 16838 6945 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2241969 55.90 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2239864 53.55 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2256506 51.72 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2356530 56.23 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2186060 97.60 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2174484 54.41 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1996256 62.21 ns/op BenchmarkLastIndexAnyASCII/16:1-4 1000000 128.2 ns/op BenchmarkLastIndexAnyASCII/16:2-4 907400 128.8 ns/op BenchmarkLastIndexAnyASCII/16:4-4 910789 132.1 ns/op BenchmarkLastIndexAnyASCII/16:8-4 875259 142.9 ns/op BenchmarkLastIndexAnyASCII/16:16-4 729075 249.7 ns/op BenchmarkLastIndexAnyASCII/16:32-4 689922 157.9 ns/op BenchmarkLastIndexAnyASCII/16:64-4 687818 195.2 ns/op BenchmarkLastIndexAnyASCII/256:1-4 92674 1252 ns/op BenchmarkLastIndexAnyASCII/256:2-4 97099 1279 ns/op BenchmarkLastIndexAnyASCII/256:4-4 89092 1247 ns/op BenchmarkLastIndexAnyASCII/256:8-4 96322 1577 ns/op BenchmarkLastIndexAnyASCII/256:16-4 84955 1402 ns/op BenchmarkLastIndexAnyASCII/256:32-4 88324 1604 ns/op BenchmarkLastIndexAnyASCII/256:64-4 96126 1287 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2060526 67.38 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2226458 53.33 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2209995 63.59 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2239557 53.68 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1000000 102.0 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2217010 55.91 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1000000 108.6 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 259488 652.6 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 158276 1109 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 148317 895.6 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 137100 1016 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 149755 1093 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 148094 871.6 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 143721 890.8 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 19744 8575 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 10000 22169 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 9964 18568 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 8517 14252 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 8869 20132 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 9579 16509 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 8680 15625 ns/op BenchmarkTrimASCII/1:1-4 2722951 46.08 ns/op BenchmarkTrimASCII/1:2-4 2141566 106.2 ns/op BenchmarkTrimASCII/1:4-4 2195672 56.00 ns/op BenchmarkTrimASCII/1:8-4 1972443 62.41 ns/op BenchmarkTrimASCII/1:16-4 1689206 64.95 ns/op BenchmarkTrimASCII/16:1-4 2379792 50.36 ns/op BenchmarkTrimASCII/16:2-4 1000000 127.0 ns/op BenchmarkTrimASCII/16:4-4 1000000 158.2 ns/op BenchmarkTrimASCII/16:8-4 840476 137.2 ns/op BenchmarkTrimASCII/16:16-4 790838 173.4 ns/op BenchmarkTrimASCII/256:1-4 922225 131.5 ns/op BenchmarkTrimASCII/256:2-4 58788 1716 ns/op BenchmarkTrimASCII/256:4-4 92388 1530 ns/op BenchmarkTrimASCII/256:8-4 93152 1607 ns/op BenchmarkTrimASCII/256:16-4 90572 1215 ns/op BenchmarkTrimASCII/4096:1-4 106410 1172 ns/op BenchmarkTrimASCII/4096:2-4 6189 18786 ns/op BenchmarkTrimASCII/4096:4-4 6814 25366 ns/op BenchmarkTrimASCII/4096:8-4 6092 23265 ns/op BenchmarkTrimASCII/4096:16-4 6055 29565 ns/op BenchmarkTrimByte-4 3232596 49.69 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 17722 10514 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 18194 6871 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1510 80060 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 3222 38085 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 6754 26407 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 10000 11167 ns/op BenchmarkJoin/0-4 3850962 30.96 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2809826 45.88 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 162602 704.9 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 124923 953.0 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 92560 1325 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 76534 1519 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 60934 1970 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 57867 2169 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2350180 97.56 ns/op BenchmarkTrimSpace/ASCII-4 1633546 73.37 ns/op BenchmarkTrimSpace/SomeNonASCII-4 123865 927.2 ns/op BenchmarkTrimSpace/JustNonASCII-4 79059 2276 ns/op BenchmarkReplaceAll-4 102686 1158 ns/op 16 B/op 1 allocs/op PASS ok strings 103.910s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 71282 1841 ns/op BenchmarkCond2-4 27808 4049 ns/op BenchmarkCond4-4 18267 7914 ns/op BenchmarkCond8-4 7267 14291 ns/op BenchmarkCond16-4 6013 26232 ns/op BenchmarkCond32-4 2554 52393 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 399099 276.1 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 322858 366.3 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 620475 206.2 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 635976 222.8 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 404064 521.4 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 721514 189.0 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 91046 1490 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 85078 1547 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 69658 1847 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 64258 2565 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 525170 216.5 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 210069 733.1 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 713983 179.3 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 180874 669.6 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 709494 167.3 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 207031 620.1 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1122165 111.7 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 60924 2137 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 143431 850.6 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 433380 459.5 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 6310 17445 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 388 346610 ns/op BenchmarkRange/*sync.Map-4 1891 73970 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 96661 1837 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 235831 585.2 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 78242 1348 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 64796 2090 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 200866 1200 ns/op BenchmarkAdversarialDelete/*sync.Map-4 114379 1220 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 93817 1284 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 225825 611.8 ns/op BenchmarkDeleteCollision/*sync.Map-4 910138 128.5 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 67080 2340 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 157663 726.0 ns/op BenchmarkSwapCollision/*sync.Map-4 118646 1033 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 213 785655 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 129616 1002 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 380960 401.6 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 25116 4700 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 86194 1582 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 29317 3873 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 546591 431.0 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 121238 917.8 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 267061 415.7 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 883587 119.6 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 213350 620.4 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1171071 114.1 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 789133 169.4 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 199291 640.9 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 730162 174.4 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 128869 932.4 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 491383 435.6 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 308872 331.2 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 164678 945.2 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 563524 280.7 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 280868 622.0 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 131109 932.0 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 326841 360.3 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 66968 1690 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 225910 736.3 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 361014 322.5 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 171121 869.4 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 523954 231.1 ns/op BenchmarkUncontendedSemaphore-4 3211976 33.20 ns/op BenchmarkContendedSemaphore-4 3986602 31.18 ns/op BenchmarkMutexUncontended-4 1053398 131.6 ns/op BenchmarkMutex-4 240298 525.7 ns/op BenchmarkMutexSlack-4 229796 508.5 ns/op BenchmarkMutexWork-4 218071 608.8 ns/op BenchmarkMutexWorkSlack-4 185618 633.0 ns/op BenchmarkMutexNoSpin-4 50684 2540 ns/op BenchmarkMutexSpin-4 65871 1919 ns/op BenchmarkOnce-4 1053510 115.5 ns/op BenchmarkSemaUncontended-4 4477951 26.31 ns/op BenchmarkSemaSyntNonblock-4 1640629 70.67 ns/op BenchmarkSemaSyntBlock-4 1856612 60.32 ns/op BenchmarkSemaWorkNonblock-4 1265176 95.94 ns/op BenchmarkSemaWorkBlock-4 1301032 89.23 ns/op BenchmarkRWMutexUncontended-4 318765 379.7 ns/op BenchmarkRWMutexWrite100-4 327961 371.7 ns/op BenchmarkRWMutexWrite10-4 264459 403.9 ns/op BenchmarkRWMutexWorkWrite100-4 209488 513.0 ns/op BenchmarkRWMutexWorkWrite10-4 252663 426.5 ns/op BenchmarkWaitGroupUncontended-4 692467 145.0 ns/op BenchmarkWaitGroupAddDone-4 471484 214.7 ns/op BenchmarkWaitGroupAddDoneWork-4 612171 206.3 ns/op BenchmarkWaitGroupWait-4 3444216 33.78 ns/op BenchmarkWaitGroupWaitWork-4 2009787 52.50 ns/op BenchmarkWaitGroupActuallyWait-4 63403 1690 ns/op 32 B/op 2 allocs/op PASS ok sync 24.415s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 849445 139.8 ns/op PASS ok sync/atomic 0.242s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 128397 971.6 ns/op 0 B/op 0 allocs/op PASS ok testing 0.213s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 7581 15098 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 10801 11121 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 99 1264842 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 100 1043301 ns/op 1293 B/op 10 allocs/op BenchmarkTable/1x100000/new-4 1 154863416 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 148948372 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1818 67513 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 2132 57509 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 20 6225247 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 20 5650549 ns/op 20678 B/op 51 allocs/op BenchmarkTable/10x100000/new-4 1 677925710 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 663583104 ns/op 48121184 B/op 100078 allocs/op BenchmarkTable/100x10/new-4 208 553100 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 236 503485 ns/op 166 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 53958259 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 52744583 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7044122975 ns/op 335150048 B/op 100090 allocs/op BenchmarkTable/100x100000/reuse-4 1 6519172556 ns/op 335150440 B/op 100095 allocs/op BenchmarkPyramid/10-4 3398 42417 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 42 3355601 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 291233441 ns/op 35625352 B/op 2056 allocs/op BenchmarkRagged/10-4 2778 45196 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 267 441636 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 31 4459707 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 8617 14529 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 18.791s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 2 85087434 ns/op BenchmarkVariableString-4 89091 1297 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1974 54485 ns/op 2502 B/op 39 allocs/op PASS ok text/template/parse 0.601s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 63 1798595 ns/op BenchmarkAfter-4 176 807379 ns/op BenchmarkStop-4 301 450198 ns/op BenchmarkSimultaneousAfterFunc-4 40 3122586 ns/op BenchmarkStartStop-4 253 406817 ns/op BenchmarkReset-4 2847 43373 ns/op BenchmarkSleep-4 56 2748475 ns/op BenchmarkParallelTimerLatency-4 46 830212 avg-late-ns 1606885 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 560578 avg-late-ns 1484127 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 31 453495 avg-late-ns 1563802 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 197088 avg-late-ns 1498257 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 32 177270 avg-late-ns 1644636 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 30 201669 avg-late-ns 1720339 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 198845 avg-late-ns 2869964 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 230897 avg-late-ns 1646201 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 219903 avg-late-ns 1629457 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 27 282043 avg-late-ns 2627260 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 24 2347069 avg-late-ns 10157455 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 396232 avg-late-ns 1699135 max-late-ns BenchmarkTicker-4 1 138079539 ns/op BenchmarkTickerReset-4 3244 33521 ns/op BenchmarkTickerResetNaive-4 417 473421 ns/op BenchmarkNow-4 686416 152.9 ns/op BenchmarkNowUnixNano-4 810018 159.5 ns/op BenchmarkNowUnixMilli-4 695086 159.7 ns/op BenchmarkNowUnixMicro-4 759752 156.3 ns/op BenchmarkFormat-4 52300 2138 ns/op BenchmarkFormatRFC3339-4 80410 1442 ns/op BenchmarkFormatRFC3339Nano-4 76178 1460 ns/op BenchmarkFormatNow-4 73348 1545 ns/op BenchmarkMarshalJSON-4 108367 1111 ns/op BenchmarkMarshalText-4 112750 1028 ns/op BenchmarkParse-4 119144 954.8 ns/op BenchmarkParseRFC3339UTC-4 381342 337.8 ns/op BenchmarkParseRFC3339UTCBytes-4 259358 457.5 ns/op BenchmarkParseRFC3339TZ-4 106651 1083 ns/op BenchmarkParseRFC3339TZBytes-4 92742 1325 ns/op BenchmarkParseDuration-4 536118 196.5 ns/op BenchmarkHour-4 866064 120.3 ns/op BenchmarkSecond-4 1014284 118.1 ns/op BenchmarkYear-4 842736 149.1 ns/op BenchmarkDay-4 751756 172.1 ns/op BenchmarkISOWeek-4 797392 160.2 ns/op BenchmarkGoString-4 78541 1579 ns/op BenchmarkUnmarshalText-4 85526 1431 ns/op PASS ok time 11.645s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 449155 264.3 ns/op BenchmarkDecodeValidJapaneseChars-4 555848 223.3 ns/op BenchmarkDecodeRune-4 2302639 46.81 ns/op BenchmarkEncodeValidASCII-4 499282 239.0 ns/op BenchmarkEncodeValidJapaneseChars-4 643364 176.9 ns/op BenchmarkAppendRuneValidASCII-4 1000000 104.1 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2166763 52.42 ns/op BenchmarkEncodeRune-4 4653014 24.88 ns/op PASS ok unicode/utf16 1.321s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1118761 104.8 ns/op BenchmarkRuneCountTenJapaneseChars-4 214243 542.1 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 3222982 36.33 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 388244 328.5 ns/op BenchmarkValidTenASCIIChars-4 1000000 104.3 ns/op BenchmarkValid100KASCIIChars-4 151 737517 ns/op BenchmarkValidTenJapaneseChars-4 196287 639.8 ns/op BenchmarkValidLongMostlyASCII-4 162 735952 ns/op BenchmarkValidLongJapanese-4 70 1626294 ns/op BenchmarkValidStringTenASCIIChars-4 3877634 31.13 ns/op BenchmarkValidString100KASCIIChars-4 14274 8723 ns/op BenchmarkValidStringTenJapaneseChars-4 420885 303.7 ns/op BenchmarkValidStringLongMostlyASCII-4 1636 82096 ns/op BenchmarkValidStringLongJapanese-4 132 953943 ns/op BenchmarkEncodeASCIIRune-4 3424917 35.36 ns/op BenchmarkEncodeJapaneseRune-4 1883708 61.01 ns/op BenchmarkAppendASCIIRune-4 9128194 13.12 ns/op BenchmarkAppendJapaneseRune-4 2234510 53.43 ns/op BenchmarkDecodeASCIIRune-4 2716298 43.86 ns/op BenchmarkDecodeJapaneseRune-4 1727442 68.70 ns/op BenchmarkFullRune/ASCII-4 3596668 31.49 ns/op BenchmarkFullRune/Incomplete-4 1746525 68.50 ns/op BenchmarkFullRune/Japanese-4 3266672 33.31 ns/op PASS ok unicode/utf8 4.224s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 65619321324 ns/op PASS ok cmd/api 89.377s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1307594 93.00 ns/op BenchmarkEqArrayOfStrings64-4 203022 567.5 ns/op BenchmarkEqArrayOfStrings1024-4 14376 8361 ns/op BenchmarkEqArrayOfFloats5-4 1477820 84.25 ns/op BenchmarkEqArrayOfFloats64-4 220669 566.8 ns/op BenchmarkEqArrayOfFloats1024-4 14322 8358 ns/op BenchmarkEqStruct-4 29365248 4.098 ns/op PASS ok cmd/compile/internal/reflectdata 1.534s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 66102 ns/op BenchmarkCopyElim1-4 327 413861 ns/op BenchmarkCopyElim10-4 230 442206 ns/op BenchmarkCopyElim100-4 180 657012 ns/op BenchmarkCopyElim1000-4 49 3208620 ns/op BenchmarkCopyElim10000-4 4 27578591 ns/op BenchmarkCopyElim100000-4 1 473125155 ns/op BenchmarkDeadCode/1-4 174 670369 ns/op BenchmarkDeadCode/10-4 175 657626 ns/op BenchmarkDeadCode/100-4 144 755589 ns/op BenchmarkDeadCode/1000-4 48 3250887 ns/op BenchmarkDeadCode/10000-4 4 27364061 ns/op BenchmarkDeadCode/100000-4 1 324663443 ns/op BenchmarkDeadCode/200000-4 1 659010809 ns/op BenchmarkDominatorsLinear-4 14 8393554 ns/op 1.19 MB/s BenchmarkDominatorsFwdBack-4 9 11808970 ns/op 0.85 MB/s BenchmarkDominatorsManyPred-4 10 11989188 ns/op 0.83 MB/s BenchmarkDominatorsMaxPred-4 10 11783319 ns/op 0.85 MB/s BenchmarkDominatorsMaxPredVal-4 9 11774619 ns/op 0.85 MB/s BenchmarkFuse/1-4 400 373481 ns/op BenchmarkFuse/10-4 268 481198 ns/op BenchmarkFuse/100-4 139 939805 ns/op BenchmarkFuse/1000-4 22 5625326 ns/op BenchmarkFuse/10000-4 2 60868978 ns/op BenchmarkNilCheckDeep1-4 13593 8879 ns/op 0.11 MB/s 238 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 6032 20850 ns/op 0.48 MB/s 236 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 816 144872 ns/op 0.69 MB/s 656 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 84 1330111 ns/op 0.75 MB/s 5439 B/op 5 allocs/op BenchmarkNilCheckDeep10000-4 7 15829515 ns/op 0.63 MB/s 84571 B/op 5 allocs/op BenchmarkDSEPass-4 33 3066999 ns/op 55841 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 104323848 ns/op 4210336 B/op 107521 allocs/op BenchmarkCSEPass-4 8 14108702 ns/op 131504 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 137463045 ns/op 5684984 B/op 97610 allocs/op BenchmarkDeadcodePass-4 207 584308 ns/op 90055 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 112252633 ns/op 4039480 B/op 44953 allocs/op BenchmarkMultiPass-4 84 1380658 ns/op 228444 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 226303748 ns/op 11235248 B/op 150176 allocs/op BenchmarkCondRewrite/SoloJump-4 4212175 27.01 ns/op BenchmarkCondRewrite/CombJump-4 4136437 27.54 ns/op PASS ok cmd/compile/internal/ssa 14.341s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 13213 8687 ns/op BenchmarkExtShift-4 23559 4866 ns/op BenchmarkModify-4 9380 13779 ns/op BenchmarkMullImm-4 24796 4758 ns/op BenchmarkConstModify-4 8272 13587 ns/op BenchmarkBitSet-4 17034 7007 ns/op BenchmarkBitClear-4 17066 6911 ns/op BenchmarkBitToggle-4 17356 6791 ns/op BenchmarkBitSetConst-4 147505 822.8 ns/op BenchmarkBitClearConst-4 144339 828.4 ns/op BenchmarkBitToggleConst-4 147552 838.8 ns/op BenchmarkDivconstI64-4 6090552 18.84 ns/op BenchmarkModconstI64-4 7209783 16.45 ns/op BenchmarkDivisiblePow2constI64-4 7559311 16.62 ns/op BenchmarkDivisibleconstI64-4 8093262 13.86 ns/op BenchmarkDivisibleWDivconstI64-4 3995358 28.53 ns/op BenchmarkDivconstU64/3-4 7716526 15.29 ns/op BenchmarkDivconstU64/5-4 5930758 20.25 ns/op BenchmarkDivconstU64/37-4 8530944 14.06 ns/op BenchmarkDivconstU64/1234567-4 6843207 19.58 ns/op BenchmarkModconstU64-4 7487436 14.95 ns/op BenchmarkDivisibleconstU64-4 7788321 17.82 ns/op BenchmarkDivisibleWDivconstU64-4 4773314 25.62 ns/op BenchmarkDivconstI32-4 6234693 17.53 ns/op BenchmarkModconstI32-4 7325852 16.29 ns/op BenchmarkDivisiblePow2constI32-4 8574032 13.56 ns/op BenchmarkDivisibleconstI32-4 9439754 13.05 ns/op BenchmarkDivisibleWDivconstI32-4 4094192 28.97 ns/op BenchmarkDivconstU32-4 7384820 16.31 ns/op BenchmarkModconstU32-4 6408577 17.15 ns/op BenchmarkDivisibleconstU32-4 7685780 14.45 ns/op BenchmarkDivisibleWDivconstU32-4 4077471 29.29 ns/op BenchmarkDivconstI16-4 7012058 17.54 ns/op BenchmarkModconstI16-4 7146760 15.57 ns/op BenchmarkDivisiblePow2constI16-4 8684718 13.53 ns/op BenchmarkDivisibleconstI16-4 8178868 14.00 ns/op BenchmarkDivisibleWDivconstI16-4 4075429 28.95 ns/op BenchmarkDivconstU16-4 8503482 13.32 ns/op BenchmarkModconstU16-4 9309152 12.98 ns/op BenchmarkDivisibleconstU16-4 7617658 15.30 ns/op BenchmarkDivisibleWDivconstU16-4 4137007 28.65 ns/op BenchmarkDivconstI8-4 8592613 13.27 ns/op BenchmarkModconstI8-4 7823154 14.46 ns/op BenchmarkDivisiblePow2constI8-4 9069044 13.27 ns/op BenchmarkDivisibleconstI8-4 8529943 13.35 ns/op BenchmarkDivisibleWDivconstI8-4 4205077 28.58 ns/op BenchmarkDivconstU8-4 8489356 14.15 ns/op BenchmarkModconstU8-4 8174770 13.70 ns/op BenchmarkDivisibleconstU8-4 8037856 14.81 ns/op BenchmarkDivisibleWDivconstU8-4 3904450 30.14 ns/op BenchmarkMul2-4 255406 505.8 ns/op BenchmarkMulNeg2-4 254983 498.7 ns/op BenchmarkEfaceInteger-4 2936796 36.71 ns/op BenchmarkMulconstI32/3-4 29025540 4.325 ns/op BenchmarkMulconstI32/5-4 30037238 4.292 ns/op BenchmarkMulconstI32/12-4 27701284 4.457 ns/op BenchmarkMulconstI32/120-4 26320268 4.566 ns/op BenchmarkMulconstI32/-120-4 28240802 4.207 ns/op BenchmarkMulconstI32/65537-4 28823870 4.373 ns/op BenchmarkMulconstI32/65538-4 29374664 4.374 ns/op BenchmarkMulconstI64/3-4 31354636 4.091 ns/op BenchmarkMulconstI64/5-4 31030692 4.215 ns/op BenchmarkMulconstI64/12-4 29549487 4.381 ns/op BenchmarkMulconstI64/120-4 31407675 4.553 ns/op BenchmarkMulconstI64/-120-4 30573186 4.305 ns/op BenchmarkMulconstI64/65537-4 26944488 4.660 ns/op BenchmarkMulconstI64/65538-4 30274238 4.439 ns/op BenchmarkMulconstU32/3-4 29286771 4.291 ns/op BenchmarkMulconstU32/5-4 31059862 4.225 ns/op BenchmarkMulconstU32/12-4 30215587 4.527 ns/op BenchmarkMulconstU32/120-4 30338754 4.326 ns/op BenchmarkMulconstU32/65537-4 29445048 4.549 ns/op BenchmarkMulconstU32/65538-4 30159285 4.672 ns/op BenchmarkMulconstU64/3-4 27814786 4.286 ns/op BenchmarkMulconstU64/5-4 30701906 4.402 ns/op BenchmarkMulconstU64/12-4 26383338 4.879 ns/op BenchmarkMulconstU64/120-4 31857616 4.309 ns/op BenchmarkMulconstU64/65537-4 30233028 4.519 ns/op BenchmarkMulconstU64/65538-4 30273582 4.460 ns/op BenchmarkShiftArithmeticRight-4 32085973 4.394 ns/op BenchmarkSwitch8Predictable-4 9158654 13.59 ns/op BenchmarkSwitch8Unpredictable-4 9102021 12.33 ns/op BenchmarkSwitch32Predictable-4 12793291 8.683 ns/op BenchmarkSwitch32Unpredictable-4 9539452 12.59 ns/op BenchmarkSwitchStringPredictable-4 6725552 17.83 ns/op BenchmarkSwitchStringUnpredictable-4 7283214 16.22 ns/op PASS ok cmd/compile/internal/test 14.255s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 159 675499 ns/op BenchmarkNamed/Underlying/nongeneric-4 1000000 107.9 ns/op BenchmarkNamed/Underlying/generic-4 971670 107.1 ns/op BenchmarkNamed/Underlying/src_instance-4 952508 107.2 ns/op BenchmarkNamed/Underlying/user_instance-4 1108860 109.2 ns/op BenchmarkCheck/http/funcbodies/info-4 1 427898569 ns/op 71334 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 288159080 ns/op 105968 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 120901546 ns/op 251935 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 119169531 ns/op 255750 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 1547495364 ns/op 3314 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 87060488 ns/op 58828 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 33597721 ns/op 151276 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 34318122 ns/op 149015 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 640250693 ns/op 3388 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 38503250 ns/op 56058 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 5 24550441 ns/op 88088 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 21548253 ns/op 99971 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1238216786 ns/op 50629 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 466530669 ns/op 134206 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 116076834 ns/op 537561 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 87134648 ns/op 718413 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2010107758 ns/op 993.8 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 60729190 ns/op 32827 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 41253201 ns/op 47869 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 42547057 ns/op 46391 lines/s PASS ok cmd/compile/internal/types2 33.613s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 6 23199394 ns/op 13097833 sys-ns/op 3842167 user-ns/op PASS ok cmd/go 0.545s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 73651 1700 ns/op 4.71 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 77054 1416 ns/op 5.65 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 19094 6182 ns/op 165.63 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 19381 6060 ns/op 168.98 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3406 37905 ns/op 216.12 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3391 36323 ns/op 225.53 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.053s All tests passed.