darwin-amd64-race at cf9263dee1bb160f013a080bbda3532a7d35da15 :: 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=D5E38673-E848-4FEA-AA79-BE1E8D343C99" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.YwJjuxUmjY/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=9CD71C95-0131-4A14-B4AD-E80F3EC69524" "__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=D5E38673-E848-4FEA-AA79-BE1E8D343C99" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.YwJjuxUmjY/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=9CD71C95-0131-4A14-B4AD-E80F3EC69524" "__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.001s ok archive/zip 2.769s ok bufio 0.518s ok bytes 4.921s ok compress/bzip2 0.737s ok compress/flate 8.050s ok compress/gzip 15.728s ok compress/lzw 1.018s ok compress/zlib 6.011s ok container/heap 0.062s ok container/list 0.067s ok container/ring 0.053s ok context 0.141s ok crypto 0.094s ok crypto/aes 0.141s ok crypto/cipher 0.099s ok crypto/des 0.132s ok crypto/dsa 0.078s ok crypto/ecdh 0.243s ok crypto/ecdsa 0.174s ok crypto/ed25519 0.446s ok crypto/elliptic 0.074s ok crypto/hmac 0.067s ok crypto/internal/alias 0.040s ok crypto/internal/bigmod 4.166s ok crypto/internal/boring 0.040s ok crypto/internal/boring/bcache 0.448s ok crypto/internal/edwards25519 48.878s ok crypto/internal/edwards25519/field 17.335s ok crypto/internal/nistec 4.840s ok crypto/internal/nistec/fiat 0.062s [no tests to run] ok crypto/md5 0.084s ok crypto/rand 0.535s ok crypto/rc4 0.682s ok crypto/rsa 0.668s ok crypto/sha1 0.078s ok crypto/sha256 0.061s ok crypto/sha512 0.103s ok crypto/subtle 0.599s ok crypto/tls 4.220s ok crypto/x509 2.081s ok database/sql 0.639s ok database/sql/driver 0.053s ok debug/buildinfo 0.066s ok debug/dwarf 0.232s ok debug/elf 1.852s ok debug/gosym 0.239s ok debug/macho 0.160s ok debug/pe 0.151s ok debug/plan9obj 0.098s ok embed 0.074s [no tests to run] ok embed/internal/embedtest 0.151s ok encoding/ascii85 0.104s ok encoding/asn1 0.052s ok encoding/base32 0.221s ok encoding/base64 0.071s ok encoding/binary 0.042s ok encoding/csv 0.105s ok encoding/gob 35.019s ok encoding/hex 0.061s ok encoding/json 2.263s ok encoding/pem 2.481s ok encoding/xml 0.272s ok errors 0.056s ok expvar 0.049s ok flag 0.163s ok fmt 0.617s ok go/ast 0.056s ok go/build 5.501s ok go/build/constraint 0.080s ok go/constant 0.046s ok go/doc 0.464s ok go/doc/comment 3.591s ok go/format 0.109s ok go/importer 1.067s ok go/internal/gccgoimporter 0.189s ok go/internal/gcimporter 7.643s ok go/internal/srcimporter 35.497s ok go/parser 1.570s ok go/printer 2.346s ok go/scanner 0.066s ok go/token 0.205s ok go/types 59.471s ok hash 0.053s ok hash/adler32 0.063s ok hash/crc32 0.075s ok hash/crc64 0.065s ok hash/fnv 0.051s ok hash/maphash 0.041s ok html 0.039s ok html/template 0.358s ok image 0.625s ok image/color 0.105s ok image/draw 0.908s ok image/gif 1.598s ok image/jpeg 1.705s ok image/png 4.038s ok index/suffixarray 1.509s ok internal/abi 8.408s ok internal/buildcfg 0.061s ok internal/coverage/cformat 0.040s ok internal/coverage/cmerge 0.049s ok internal/coverage/pods 0.080s ok internal/coverage/slicereader 0.086s ok internal/coverage/slicewriter 0.043s ok internal/coverage/test 0.098s ok internal/cpu 0.139s ok internal/dag 0.069s ok internal/diff 0.091s ok internal/fmtsort 0.073s ok internal/fuzz 0.093s ok internal/godebug 0.056s ok internal/intern 1.672s ok internal/itoa 0.047s ok internal/poll 0.546s ok internal/profile 0.103s ok internal/reflectlite 0.283s ok internal/safefilepath 0.063s ok internal/saferio 0.247s ok internal/singleflight 0.150s ok internal/testenv 0.044s ok internal/trace 0.400s ok internal/types/errors 2.245s ok internal/unsafeheader 0.044s ok internal/xcoff 0.150s ok io 0.126s ok io/fs 0.278s ok io/ioutil 0.124s ok log 0.093s ok log/syslog 1.349s ok math 0.066s ok math/big 3.079s ok math/bits 0.070s ok math/cmplx 0.190s ok math/rand 2.894s ok mime 0.075s ok mime/multipart 1.801s ok mime/quotedprintable 0.136s ok net 17.661s ok net/http 19.572s ok net/http/cgi 1.441s ok net/http/cookiejar 0.121s ok net/http/fcgi 0.193s ok net/http/httptest 0.372s ok net/http/httptrace 0.072s ok net/http/httputil 1.262s ok net/http/internal 0.079s ok net/http/internal/ascii 0.095s ok net/http/pprof 5.218s ok net/internal/socktest 0.091s ok net/mail 0.042s ok net/netip 0.812s ok net/rpc 0.190s ok net/rpc/jsonrpc 0.092s ok net/smtp 0.201s ok net/textproto 0.085s ok net/url 0.084s ok os 2.194s ok os/exec 4.273s ok os/exec/internal/fdtest 0.066s ok os/signal 4.921s ok os/user 0.153s ok path 0.077s ok path/filepath 0.162s ok plugin 0.041s ok reflect 1.140s ok regexp 3.029s ok regexp/syntax 3.938s ok runtime 56.280s ok runtime/cgo 0.077s ok runtime/coverage 0.082s ok runtime/debug 0.241s ok runtime/internal/atomic 0.101s ok runtime/internal/math 0.123s ok runtime/internal/sys 0.098s ok runtime/metrics 0.040s ok runtime/pprof 13.850s ok runtime/race 13.650s ok runtime/trace 7.400s ok sort 0.706s ok strconv 2.166s ok strings 4.151s ok sync 0.851s ok sync/atomic 2.307s ok syscall 1.692s ok testing 2.332s ok testing/fstest 0.081s ok testing/iotest 0.042s ok testing/quick 0.207s ok text/scanner 0.048s ok text/tabwriter 0.040s ok text/template 0.124s ok text/template/parse 0.049s ok time 2.649s ok unicode 0.085s ok unicode/utf16 0.091s ok unicode/utf8 0.065s ok cmd/addr2line 7.224s ok cmd/api 24.119s ok cmd/asm/internal/asm 2.969s ok cmd/asm/internal/lex 0.096s ok cmd/compile/internal/abt 0.091s ok cmd/compile/internal/amd64 72.773s ok cmd/compile/internal/base 0.069s ok cmd/compile/internal/compare 0.076s ok cmd/compile/internal/dwarfgen 1.156s ok cmd/compile/internal/importer 4.645s ok cmd/compile/internal/ir 0.049s ok cmd/compile/internal/logopt 1.281s ok cmd/compile/internal/noder 0.045s ok cmd/compile/internal/reflectdata 0.042s [no tests to run] ok cmd/compile/internal/ssa 46.266s ok cmd/compile/internal/syntax 0.443s ok cmd/compile/internal/test 30.929s ok cmd/compile/internal/typecheck 1.262s ok cmd/compile/internal/types 0.050s ok cmd/compile/internal/types2 25.704s ok cmd/covdata 0.040s ok cmd/cover 4.014s ok cmd/dist 0.076s ok cmd/doc 3.990s ok cmd/fix 20.568s ok cmd/go 447.096s ok cmd/go/internal/auth 0.071s ok cmd/go/internal/cache 0.532s ok cmd/go/internal/fsys 0.304s ok cmd/go/internal/generate 0.075s ok cmd/go/internal/get 0.092s ok cmd/go/internal/imports 0.136s ok cmd/go/internal/load 0.114s ok cmd/go/internal/lockedfile 0.388s ok cmd/go/internal/lockedfile/internal/filelock 0.131s ok cmd/go/internal/modconv 0.107s ok cmd/go/internal/modfetch 0.082s ok cmd/go/internal/modfetch/codehost 0.064s ok cmd/go/internal/modfetch/zip_sum_test 0.067s ok cmd/go/internal/modindex 0.713s ok cmd/go/internal/modload 0.062s ok cmd/go/internal/mvs 0.095s ok cmd/go/internal/par 0.175s ok cmd/go/internal/str 0.071s ok cmd/go/internal/test 0.095s ok cmd/go/internal/vcs 0.104s ok cmd/go/internal/vcweb 0.141s ok cmd/go/internal/vcweb/vcstest 33.190s ok cmd/go/internal/web 0.132s ok cmd/go/internal/work 0.242s ok cmd/gofmt 0.466s ok cmd/internal/archive 3.744s ok cmd/internal/buildid 0.888s ok cmd/internal/dwarf 0.057s ok cmd/internal/edit 0.055s ok cmd/internal/goobj 0.039s ok cmd/internal/moddeps 5.951s ok cmd/internal/notsha256 0.058s ok cmd/internal/obj 1.573s ok cmd/internal/obj/ppc64 1.117s ok cmd/internal/obj/riscv 0.443s ok cmd/internal/obj/s390x 0.184s ok cmd/internal/obj/x86 4.495s ok cmd/internal/objabi 0.140s ok cmd/internal/pkgpath 0.319s ok cmd/internal/pkgpattern 0.058s ok cmd/internal/quoted 0.051s ok cmd/internal/src 0.032s ok cmd/internal/test2json 1.166s ok cmd/link 27.418s ok cmd/link/internal/benchmark 0.076s ok cmd/link/internal/ld 29.693s ok cmd/link/internal/loader 0.597s ok cmd/nm 4.131s ok cmd/objdump 9.481s ok cmd/pack 5.252s ok cmd/pprof 2.584s ok cmd/trace 0.205s ok cmd/vet 36.880s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3224 33384 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2847 41850 ns/op 1856 B/op 37 allocs/op Benchmark/Writer/PAX-4 1728 61416 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 5488 25139 ns/op 5035 B/op 15 allocs/op Benchmark/Reader/GNU-4 7898 24362 ns/op 5007 B/op 14 allocs/op Benchmark/Reader/PAX-4 3261 62295 ns/op 8905 B/op 33 allocs/op PASS ok archive/tar 1.187s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 290161199 ns/op 14880 B/op 66 allocs/op BenchmarkZip64Test-4 1 177092626 ns/op BenchmarkZip64TestSizes/4096-4 946 105862 ns/op BenchmarkZip64TestSizes/1048576-4 115 1104241 ns/op BenchmarkZip64TestSizes/67108864-4 1 164988428 ns/op PASS ok archive/zip 1.362s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 207835 643.6 ns/op BenchmarkReaderCopyUnoptimal-4 107173 996.4 ns/op BenchmarkReaderCopyNoWriteTo-4 10000 57769 ns/op BenchmarkReaderWriteToOptimal-4 8116 16382 ns/op BenchmarkReaderReadString-4 99717 1186 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 171717 716.8 ns/op BenchmarkWriterCopyUnoptimal-4 165501 672.0 ns/op BenchmarkWriterCopyNoReadFrom-4 3980 68170 ns/op BenchmarkReaderEmpty-4 10000 10466 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 12127 10844 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 489488 298.5 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.534s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 2983 37472 ns/op 874.46 MB/s BenchmarkWriteByte-4 405 282705 ns/op 14.49 MB/s BenchmarkWriteRune-4 207 529026 ns/op 23.23 MB/s BenchmarkBufferNotEmptyWriteRead-4 36 3368114 ns/op BenchmarkBufferFullSmallReads-4 98 1232574 ns/op BenchmarkBufferWriteBlock/N4096-4 9624 22629 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 328 403949 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 10 10982701 ns/op 4192265 B/op 22 allocs/op BenchmarkIndexByte/10-4 3474268 32.23 ns/op 310.27 MB/s BenchmarkIndexByte/32-4 3397815 35.94 ns/op 890.37 MB/s BenchmarkIndexByte/4K-4 1000000 109.8 ns/op 37317.76 MB/s BenchmarkIndexBytePortable/10-4 994371 117.1 ns/op 85.40 MB/s BenchmarkIndexBytePortable/32-4 352231 333.7 ns/op 95.91 MB/s BenchmarkIndexBytePortable/4K-4 3949 34375 ns/op 119.16 MB/s BenchmarkIndexRune/10-4 977182 124.6 ns/op 80.27 MB/s BenchmarkIndexRune/32-4 1000000 132.0 ns/op 242.48 MB/s BenchmarkIndexRune/4K-4 345404 337.1 ns/op 12151.75 MB/s BenchmarkIndexRuneASCII/10-4 3281895 36.57 ns/op 273.46 MB/s BenchmarkIndexRuneASCII/32-4 3094153 37.70 ns/op 848.78 MB/s BenchmarkIndexRuneASCII/4K-4 971382 125.4 ns/op 32653.24 MB/s BenchmarkEqual/0-4 9695128 11.39 ns/op BenchmarkEqual/1-4 1072418 105.1 ns/op 9.51 MB/s BenchmarkEqual/6-4 1000000 106.9 ns/op 56.15 MB/s BenchmarkEqual/9-4 1000000 103.5 ns/op 86.95 MB/s BenchmarkEqual/15-4 1000000 107.2 ns/op 139.95 MB/s BenchmarkEqual/16-4 1000000 104.6 ns/op 152.94 MB/s BenchmarkEqual/20-4 1000000 117.8 ns/op 169.77 MB/s BenchmarkEqual/32-4 1000000 113.0 ns/op 283.07 MB/s BenchmarkEqual/4K-4 79730 1491 ns/op 2747.96 MB/s BenchmarkIndex/10-4 2036342 56.31 ns/op 177.60 MB/s BenchmarkIndex/32-4 2142235 56.32 ns/op 568.16 MB/s BenchmarkIndex/4K-4 21514 5473 ns/op 748.39 MB/s BenchmarkIndexEasy/10-4 2339776 51.02 ns/op 195.99 MB/s BenchmarkIndexEasy/32-4 2236536 50.68 ns/op 631.37 MB/s BenchmarkIndexEasy/4K-4 573757 222.5 ns/op 18409.93 MB/s BenchmarkCount/10-4 1418901 83.26 ns/op 120.10 MB/s BenchmarkCount/32-4 1428517 82.53 ns/op 387.72 MB/s BenchmarkCount/4K-4 23990 4819 ns/op 850.03 MB/s BenchmarkCountEasy/10-4 1490869 78.96 ns/op 126.64 MB/s BenchmarkCountEasy/32-4 1483473 78.34 ns/op 408.50 MB/s BenchmarkCountEasy/4K-4 531666 256.8 ns/op 15953.10 MB/s BenchmarkCountSingle/10-4 2553496 48.05 ns/op 208.14 MB/s BenchmarkCountSingle/32-4 2835355 43.75 ns/op 731.36 MB/s BenchmarkCountSingle/4K-4 931885 127.9 ns/op 32018.47 MB/s BenchmarkToUpper/#00-4 2655556 44.24 ns/op BenchmarkToUpper/ONLYUPPER-4 255340 434.9 ns/op BenchmarkToUpper/abc-4 359221 294.3 ns/op BenchmarkToUpper/AbC123-4 293046 422.2 ns/op BenchmarkToUpper/azAZ09_-4 292713 479.0 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 76532 1532 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 31494 3599 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 56484 1956 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 127660 933.0 ns/op BenchmarkToLower/#00-4 2810401 43.24 ns/op BenchmarkToLower/abc-4 426397 306.3 ns/op BenchmarkToLower/AbC123-4 316142 416.8 ns/op BenchmarkToLower/azAZ09_-4 293494 449.8 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 85275 1408 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 40780 2870 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 70314 1682 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 134949 908.9 ns/op BenchmarkFields/ASCII/16-4 166330 695.5 ns/op 23.01 MB/s 80 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 15037 8793 ns/op 29.11 MB/s 576 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 735 156222 ns/op 26.22 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 51 2316187 ns/op 28.29 MB/s 139264 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 35905547 ns/op 29.20 MB/s 2260992 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 94020 1321 ns/op 12.12 MB/s 80 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 7202 17319 ns/op 14.78 MB/s 704 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 421 287280 ns/op 14.26 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 25 5071341 ns/op 12.92 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 88037322 ns/op 11.91 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 135259 921.7 ns/op 17.36 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 11058 ns/op 23.15 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 651 196468 ns/op 20.85 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 33 3607722 ns/op 18.17 MB/s 504064 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 63404814 ns/op 16.54 MB/s 11202864 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 118551 1048 ns/op 15.26 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 9254 13791 ns/op 18.56 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 514 243678 ns/op 16.81 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 31 4236218 ns/op 15.47 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 73716874 ns/op 14.22 MB/s 11211008 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 2120847 57.08 ns/op BenchmarkTrimSpace/ASCII-4 1203170 91.40 ns/op BenchmarkTrimSpace/SomeNonASCII-4 117752 1044 ns/op BenchmarkTrimSpace/JustNonASCII-4 54974 2132 ns/op BenchmarkToValidUTF8/Valid-4 480237 276.8 ns/op BenchmarkToValidUTF8/InvalidASCII-4 320890 394.1 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 89185 1298 ns/op BenchmarkIndexHard1-4 1090 101939 ns/op BenchmarkIndexHard2-4 853 141472 ns/op BenchmarkIndexHard3-4 212 569821 ns/op BenchmarkIndexHard4-4 211 579684 ns/op BenchmarkLastIndexHard1-4 8 13790092 ns/op BenchmarkLastIndexHard2-4 6 16669689 ns/op BenchmarkLastIndexHard3-4 6 17955945 ns/op BenchmarkCountHard1-4 1192 103726 ns/op BenchmarkCountHard2-4 830 143625 ns/op BenchmarkCountHard3-4 201 568785 ns/op BenchmarkSplitEmptySeparator-4 1 106791435 ns/op BenchmarkSplitSingleByteSeparator-4 15 8363271 ns/op BenchmarkSplitMultiByteSeparator-4 13 8628246 ns/op BenchmarkSplitNSingleByteSeparator-4 182122 1038 ns/op BenchmarkSplitNMultiByteSeparator-4 61666 1838 ns/op BenchmarkRepeat-4 155302 932.3 ns/op BenchmarkRepeatLarge/256/1-4 126057 1162 ns/op 220.40 MB/s BenchmarkRepeatLarge/256/16-4 194977 813.2 ns/op 314.81 MB/s BenchmarkRepeatLarge/512/1-4 79070 1596 ns/op 320.83 MB/s BenchmarkRepeatLarge/512/16-4 87691 1307 ns/op 391.81 MB/s BenchmarkRepeatLarge/1024/1-4 42294 2772 ns/op 369.44 MB/s BenchmarkRepeatLarge/1024/16-4 52203 2335 ns/op 438.50 MB/s BenchmarkRepeatLarge/2048/1-4 26989 4842 ns/op 422.95 MB/s BenchmarkRepeatLarge/2048/16-4 27492 4118 ns/op 497.27 MB/s BenchmarkRepeatLarge/4096/1-4 16822 7852 ns/op 521.64 MB/s BenchmarkRepeatLarge/4096/16-4 16650 7140 ns/op 573.69 MB/s BenchmarkRepeatLarge/8192/1-4 10000 13849 ns/op 591.54 MB/s BenchmarkRepeatLarge/8192/16-4 10000 12819 ns/op 639.07 MB/s BenchmarkRepeatLarge/8192/4097-4 16020 7445 ns/op 550.34 MB/s BenchmarkRepeatLarge/16384/1-4 7600 27424 ns/op 597.43 MB/s BenchmarkRepeatLarge/16384/16-4 9345 28582 ns/op 573.24 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 22110 ns/op 555.91 MB/s BenchmarkRepeatLarge/32768/1-4 3075 51711 ns/op 633.68 MB/s BenchmarkRepeatLarge/32768/16-4 2877 50601 ns/op 647.58 MB/s BenchmarkRepeatLarge/32768/4097-4 3271 52980 ns/op 541.31 MB/s BenchmarkRepeatLarge/65536/1-4 1180 90781 ns/op 721.91 MB/s BenchmarkRepeatLarge/65536/16-4 1081 101903 ns/op 643.12 MB/s BenchmarkRepeatLarge/65536/4097-4 909 114661 ns/op 535.97 MB/s BenchmarkRepeatLarge/131072/1-4 238 479764 ns/op 273.20 MB/s BenchmarkRepeatLarge/131072/16-4 300 386898 ns/op 338.78 MB/s BenchmarkRepeatLarge/131072/4097-4 282 367810 ns/op 345.31 MB/s BenchmarkRepeatLarge/262144/1-4 165 649472 ns/op 403.63 MB/s BenchmarkRepeatLarge/262144/16-4 176 791036 ns/op 331.39 MB/s BenchmarkRepeatLarge/262144/4097-4 164 759874 ns/op 339.68 MB/s BenchmarkRepeatLarge/524288/1-4 68 1473481 ns/op 355.82 MB/s BenchmarkRepeatLarge/524288/16-4 79 1476600 ns/op 355.06 MB/s BenchmarkRepeatLarge/524288/4097-4 75 1466494 ns/op 354.80 MB/s BenchmarkRepeatLarge/1048576/1-4 45 2784189 ns/op 376.62 MB/s BenchmarkRepeatLarge/1048576/16-4 44 2778778 ns/op 377.35 MB/s BenchmarkRepeatLarge/1048576/4097-4 39 3511200 ns/op 297.54 MB/s BenchmarkRepeatLarge/2097152/1-4 27 5093271 ns/op 411.75 MB/s BenchmarkRepeatLarge/2097152/16-4 24 5482109 ns/op 382.54 MB/s BenchmarkRepeatLarge/2097152/4097-4 26 4577446 ns/op 457.37 MB/s BenchmarkRepeatLarge/4194304/1-4 12 8858305 ns/op 473.49 MB/s BenchmarkRepeatLarge/4194304/16-4 12 9749731 ns/op 430.20 MB/s BenchmarkRepeatLarge/4194304/4097-4 12 9541904 ns/op 439.24 MB/s BenchmarkRepeatLarge/8388608/1-4 7 15624286 ns/op 536.90 MB/s BenchmarkRepeatLarge/8388608/16-4 7 15932583 ns/op 526.51 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 17369364 ns/op 482.84 MB/s BenchmarkRepeatLarge/16777216/1-4 4 28063108 ns/op 597.84 MB/s BenchmarkRepeatLarge/16777216/16-4 4 28260358 ns/op 593.67 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 29501406 ns/op 568.69 MB/s BenchmarkRepeatLarge/33554432/1-4 2 61839840 ns/op 542.60 MB/s BenchmarkRepeatLarge/33554432/16-4 2 55192730 ns/op 607.95 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 54372808 ns/op 617.12 MB/s BenchmarkRepeatLarge/67108864/1-4 1 112092257 ns/op 598.69 MB/s BenchmarkRepeatLarge/67108864/16-4 1 128638418 ns/op 521.69 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 109567153 ns/op 612.49 MB/s BenchmarkRepeatLarge/134217728/1-4 1 239221797 ns/op 561.06 MB/s BenchmarkRepeatLarge/134217728/16-4 1 209226985 ns/op 641.49 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 209203370 ns/op 641.57 MB/s BenchmarkRepeatLarge/268435456/1-4 1 477946265 ns/op 561.64 MB/s BenchmarkRepeatLarge/268435456/16-4 1 415335073 ns/op 646.31 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 448447425 ns/op 598.59 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1207066122 ns/op 444.77 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1359257646 ns/op 394.97 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1486434278 ns/op 361.18 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 5427403885 ns/op 197.84 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 4251029037 ns/op 252.58 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3801138716 ns/op 282.48 MB/s BenchmarkBytesCompare/1-4 12137736 9.570 ns/op BenchmarkBytesCompare/2-4 12229009 9.719 ns/op BenchmarkBytesCompare/4-4 13763211 9.794 ns/op BenchmarkBytesCompare/8-4 12341227 8.822 ns/op BenchmarkBytesCompare/16-4 15732692 7.839 ns/op BenchmarkBytesCompare/32-4 13094271 8.937 ns/op BenchmarkBytesCompare/64-4 11465328 10.29 ns/op BenchmarkBytesCompare/128-4 9030640 11.56 ns/op BenchmarkBytesCompare/256-4 8268120 14.10 ns/op BenchmarkBytesCompare/512-4 5826082 19.73 ns/op BenchmarkBytesCompare/1024-4 3299139 31.08 ns/op BenchmarkBytesCompare/2048-4 2212899 52.05 ns/op BenchmarkIndexAnyASCII/1:1-4 2111052 56.09 ns/op BenchmarkIndexAnyASCII/1:2-4 2061074 58.36 ns/op BenchmarkIndexAnyASCII/1:4-4 1904420 57.86 ns/op BenchmarkIndexAnyASCII/1:8-4 1873342 57.94 ns/op BenchmarkIndexAnyASCII/1:16-4 1973803 62.22 ns/op BenchmarkIndexAnyASCII/1:32-4 1853572 62.85 ns/op BenchmarkIndexAnyASCII/1:64-4 1867602 60.65 ns/op BenchmarkIndexAnyASCII/16:1-4 2207853 52.04 ns/op BenchmarkIndexAnyASCII/16:2-4 668390 194.6 ns/op BenchmarkIndexAnyASCII/16:4-4 595842 191.5 ns/op BenchmarkIndexAnyASCII/16:8-4 578919 187.9 ns/op BenchmarkIndexAnyASCII/16:16-4 557716 200.0 ns/op BenchmarkIndexAnyASCII/16:32-4 505130 220.7 ns/op BenchmarkIndexAnyASCII/16:64-4 466616 251.5 ns/op BenchmarkIndexAnyASCII/256:1-4 2012640 58.80 ns/op BenchmarkIndexAnyASCII/256:2-4 53634 2055 ns/op BenchmarkIndexAnyASCII/256:4-4 54543 2083 ns/op BenchmarkIndexAnyASCII/256:8-4 56367 2039 ns/op BenchmarkIndexAnyASCII/256:16-4 55095 2073 ns/op BenchmarkIndexAnyASCII/256:32-4 58443 2032 ns/op BenchmarkIndexAnyASCII/256:64-4 54886 2089 ns/op BenchmarkIndexAnyUTF8/1:1-4 1996471 57.35 ns/op BenchmarkIndexAnyUTF8/1:2-4 2142122 55.04 ns/op BenchmarkIndexAnyUTF8/1:4-4 2132244 55.45 ns/op BenchmarkIndexAnyUTF8/1:8-4 2152695 55.60 ns/op BenchmarkIndexAnyUTF8/1:16-4 2158122 55.22 ns/op BenchmarkIndexAnyUTF8/1:32-4 2154898 54.15 ns/op BenchmarkIndexAnyUTF8/1:64-4 2191700 54.31 ns/op BenchmarkIndexAnyUTF8/16:1-4 166038 765.2 ns/op BenchmarkIndexAnyUTF8/16:2-4 408102 279.2 ns/op BenchmarkIndexAnyUTF8/16:4-4 433083 277.7 ns/op BenchmarkIndexAnyUTF8/16:8-4 429313 280.8 ns/op BenchmarkIndexAnyUTF8/16:16-4 407941 281.5 ns/op BenchmarkIndexAnyUTF8/16:32-4 432765 287.7 ns/op BenchmarkIndexAnyUTF8/16:64-4 386851 288.7 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 10651 ns/op BenchmarkIndexAnyUTF8/256:2-4 32642 3709 ns/op BenchmarkIndexAnyUTF8/256:4-4 30848 3695 ns/op BenchmarkIndexAnyUTF8/256:8-4 32905 3771 ns/op BenchmarkIndexAnyUTF8/256:16-4 31176 3941 ns/op BenchmarkIndexAnyUTF8/256:32-4 30134 4084 ns/op BenchmarkIndexAnyUTF8/256:64-4 29466 4005 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2082808 56.44 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2050392 56.33 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2107450 56.75 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1946538 57.01 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2140684 56.22 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2068816 57.35 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2082807 56.43 ns/op BenchmarkLastIndexAnyASCII/16:1-4 543805 237.8 ns/op BenchmarkLastIndexAnyASCII/16:2-4 501090 235.3 ns/op BenchmarkLastIndexAnyASCII/16:4-4 450466 238.2 ns/op BenchmarkLastIndexAnyASCII/16:8-4 540088 234.6 ns/op BenchmarkLastIndexAnyASCII/16:16-4 462306 241.2 ns/op BenchmarkLastIndexAnyASCII/16:32-4 444736 262.9 ns/op BenchmarkLastIndexAnyASCII/16:64-4 405121 298.1 ns/op BenchmarkLastIndexAnyASCII/256:1-4 40791 2884 ns/op BenchmarkLastIndexAnyASCII/256:2-4 40514 2885 ns/op BenchmarkLastIndexAnyASCII/256:4-4 40768 2963 ns/op BenchmarkLastIndexAnyASCII/256:8-4 40832 2887 ns/op BenchmarkLastIndexAnyASCII/256:16-4 41382 2868 ns/op BenchmarkLastIndexAnyASCII/256:32-4 41533 3044 ns/op BenchmarkLastIndexAnyASCII/256:64-4 41068 2963 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2122465 57.29 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2111109 56.08 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2116312 55.84 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2115528 55.81 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2161942 55.04 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2101659 57.34 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2125206 56.43 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 206102 581.5 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 398374 289.4 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 413802 287.5 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 394514 288.3 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 404565 289.6 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 392445 307.0 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 387342 302.8 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 13462 8644 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 32118 3867 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 32250 3628 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 33508 3907 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 31274 3812 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 29781 4007 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 30435 3907 ns/op BenchmarkTrimASCII/1:1-4 2302392 51.36 ns/op BenchmarkTrimASCII/1:2-4 2176576 53.71 ns/op BenchmarkTrimASCII/1:4-4 2170390 55.80 ns/op BenchmarkTrimASCII/1:8-4 1983930 58.57 ns/op BenchmarkTrimASCII/1:16-4 1769330 66.13 ns/op BenchmarkTrimASCII/16:1-4 655176 188.9 ns/op BenchmarkTrimASCII/16:2-4 545001 236.9 ns/op BenchmarkTrimASCII/16:4-4 515083 413.7 ns/op BenchmarkTrimASCII/16:8-4 476864 239.0 ns/op BenchmarkTrimASCII/16:16-4 494859 380.4 ns/op BenchmarkTrimASCII/256:1-4 49090 2328 ns/op BenchmarkTrimASCII/256:2-4 40452 2898 ns/op BenchmarkTrimASCII/256:4-4 41755 2889 ns/op BenchmarkTrimASCII/256:8-4 38439 3398 ns/op BenchmarkTrimASCII/256:16-4 39579 3024 ns/op BenchmarkTrimASCII/4096:1-4 3722 34804 ns/op BenchmarkTrimASCII/4096:2-4 2701 50256 ns/op BenchmarkTrimASCII/4096:4-4 2670 47410 ns/op BenchmarkTrimASCII/4096:8-4 2190 49294 ns/op BenchmarkTrimASCII/4096:16-4 2697 47700 ns/op BenchmarkTrimByte-4 1627705 74.91 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 17457 6751 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 18078 6650 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 922 121260 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1687 61075 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3122 32173 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7110 16947 ns/op BenchmarkCompareBytesEqual-4 14588430 7.571 ns/op BenchmarkCompareBytesToNil-4 16734195 7.038 ns/op BenchmarkCompareBytesEmpty-4 17064364 6.666 ns/op BenchmarkCompareBytesIdentical-4 17262063 6.477 ns/op BenchmarkCompareBytesSameLength-4 16256432 7.922 ns/op BenchmarkCompareBytesDifferentLength-4 16156168 7.390 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 3243 43337 ns/op 24196.18 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 3003 47330 ns/op 22154.93 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 3117 57022 ns/op 18389.02 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2558 48514 ns/op 21614.28 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 3111 46046 ns/op 22772.63 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 3175 42781 ns/op 24510.34 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2288 46617 ns/op 22493.79 MB/s BenchmarkCompareBytesBig-4 3222 40047 ns/op 26184.21 MB/s BenchmarkCompareBytesBigIdentical-4 17926369 6.109 ns/op 171632193.26 MB/s PASS ok bytes 97.321s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 82857868 ns/op 1.21 MB/s 3616376 B/op 52 allocs/op BenchmarkDecodeNewton-4 1 312496518 ns/op 1.82 MB/s 3638592 B/op 54 allocs/op BenchmarkDecodeRand-4 4 27473543 ns/op 0.60 MB/s 3647536 B/op 52 allocs/op PASS ok compress/bzip2 1.400s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 60 1993106 ns/op 5.02 MB/s 42179 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 19163954 ns/op 5.22 MB/s 41984 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 190748754 ns/op 5.24 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 64 1915196 ns/op 5.22 MB/s 42670 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 5 20336158 ns/op 4.92 MB/s 44206 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 216935356 ns/op 4.61 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 46 2263063 ns/op 4.42 MB/s 42186 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 20555966 ns/op 4.86 MB/s 43633 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 208707664 ns/op 4.79 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 52 2150860 ns/op 4.65 MB/s 43106 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 20168860 ns/op 4.96 MB/s 47741 B/op 15 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 208182048 ns/op 4.80 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 58 2157588 ns/op 4.63 MB/s 43932 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 20152273 ns/op 4.96 MB/s 51684 B/op 25 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 202747799 ns/op 4.93 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 78 1619224 ns/op 6.18 MB/s 43053 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 8 13465070 ns/op 7.43 MB/s 45831 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 131684494 ns/op 7.59 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 91 1370238 ns/op 7.30 MB/s 43218 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 10 12308776 ns/op 8.12 MB/s 44575 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 107075568 ns/op 9.34 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 86 1619120 ns/op 6.18 MB/s 43440 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 10 11911460 ns/op 8.40 MB/s 43753 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 119551110 ns/op 8.36 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 94 1216055 ns/op 8.22 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11887246 ns/op 8.41 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 114601781 ns/op 8.73 MB/s BenchmarkEncode/Digits/Speed/1e4-4 48 2353017 ns/op 4.25 MB/s BenchmarkEncode/Digits/Speed/1e5-4 6 20106847 ns/op 4.97 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 189838040 ns/op 5.27 MB/s BenchmarkEncode/Digits/Default/1e4-4 19 5476366 ns/op 1.83 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 59560208 ns/op 1.68 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 622801083 ns/op 1.61 MB/s BenchmarkEncode/Digits/Compression/1e4-4 19 5288704 ns/op 1.89 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 57622868 ns/op 1.74 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 591759906 ns/op 1.69 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 93 1337635 ns/op 7.48 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 10 11570838 ns/op 8.64 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 110945515 ns/op 9.01 MB/s BenchmarkEncode/Newton/Speed/1e4-4 60 1898794 ns/op 5.27 MB/s BenchmarkEncode/Newton/Speed/1e5-4 8 14391250 ns/op 6.95 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 137854069 ns/op 7.25 MB/s BenchmarkEncode/Newton/Default/1e4-4 20 5077930 ns/op 1.97 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 57232266 ns/op 1.75 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 526247684 ns/op 1.90 MB/s BenchmarkEncode/Newton/Compression/1e4-4 20 5125170 ns/op 1.95 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 64524602 ns/op 1.55 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 660900506 ns/op 1.51 MB/s PASS ok compress/flate 14.612s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 50 2481957 ns/op 4.03 MB/s BenchmarkDecoder/1e-Reuse4-4 51 2486312 ns/op 4.02 MB/s BenchmarkDecoder/1e5-4 5 23300629 ns/op 4.29 MB/s BenchmarkDecoder/1e-Reuse5-4 5 23336281 ns/op 4.29 MB/s BenchmarkDecoder/1e6-4 1 230434170 ns/op 4.34 MB/s BenchmarkDecoder/1e-Reuse6-4 1 227759067 ns/op 4.39 MB/s BenchmarkEncoder/1e4-4 63 1850648 ns/op 5.40 MB/s BenchmarkEncoder/1e-Reuse4-4 67 1768033 ns/op 5.66 MB/s BenchmarkEncoder/1e5-4 6 17862694 ns/op 5.60 MB/s BenchmarkEncoder/1e-Reuse5-4 6 17977417 ns/op 5.56 MB/s BenchmarkEncoder/1e6-4 1 181459000 ns/op 5.51 MB/s BenchmarkEncoder/1e-Reuse6-4 1 180117372 ns/op 5.55 MB/s PASS ok compress/lzw 2.883s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 25 4311211 ns/op PASS ok container/heap 0.273s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 24896 4592 ns/op BenchmarkWithTimeout/concurrency=40-4 7645 20647 ns/op BenchmarkWithTimeout/concurrency=4000-4 7780 27314 ns/op BenchmarkWithTimeout/concurrency=400000-4 6300 37353 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 395842 376.0 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 10000 12045 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 23206 5202 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 4064 31630 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2659 46421 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3854 32274 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 363 388094 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 255 514705 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 378 310672 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 33 4072700 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 20 5983889 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 40 3712669 ns/op BenchmarkCheckCanceled/Err-4 332292 349.0 ns/op BenchmarkCheckCanceled/Done-4 498676 212.4 ns/op BenchmarkContextCancelDone-4 845173 144.0 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 29845 3958 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 26785 4173 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 24976 4617 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 22216 5524 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 15763 7301 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 709242 197.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 413636 291.8 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 304989 406.3 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 187483 642.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 99072 1197 ns/op PASS ok context 12.303s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1664976 67.39 ns/op 237.44 MB/s BenchmarkDecrypt-4 1887606 63.44 ns/op 252.19 MB/s BenchmarkExpand-4 1000000 106.8 ns/op PASS ok crypto/aes 0.599s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 239026 486.9 ns/op 131.45 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 403860 295.9 ns/op 216.31 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 245064 502.2 ns/op 127.45 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 413107 314.7 ns/op 203.39 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 169356 760.0 ns/op 1776.40 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 206292 602.1 ns/op 2241.99 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 147921 826.6 ns/op 1633.28 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 178686 682.6 ns/op 1977.81 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 63727 1952 ns/op 4197.77 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 58028 1983 ns/op 4130.21 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 49047 2391 ns/op 3425.63 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 49711 2375 ns/op 3449.57 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 6864 18307 ns/op 55.66 MB/s BenchmarkAESCFBDecrypt1K-4 7040 17855 ns/op 57.07 MB/s BenchmarkAESCFBDecrypt8K-4 891 143769 ns/op 56.95 MB/s BenchmarkAESOFB1K-4 9621 12303 ns/op 82.82 MB/s BenchmarkAESCTR1K-4 15688 7551 ns/op 134.95 MB/s BenchmarkAESCTR8K-4 2116 60781 ns/op 134.70 MB/s BenchmarkAESCBCEncrypt1K-4 14991 8180 ns/op 125.18 MB/s BenchmarkAESCBCDecrypt1K-4 19218 6171 ns/op 165.94 MB/s PASS ok crypto/cipher 3.507s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 88430 1309 ns/op 6.11 MB/s BenchmarkDecrypt-4 82741 1227 ns/op 6.52 MB/s BenchmarkTDESEncrypt-4 37066 3264 ns/op 2.45 MB/s BenchmarkTDESDecrypt-4 37623 3275 ns/op 2.44 MB/s PASS ok crypto/des 0.732s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1227 96566 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 14 8659345 ns/op 1086 B/op 21 allocs/op BenchmarkECDH/P521-4 6 18069008 ns/op 1536 B/op 21 allocs/op BenchmarkECDH/X25519-4 90 1415224 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 0.733s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1947 61397 ns/op 4560 B/op 40 allocs/op BenchmarkSign/P384-4 48 2746762 ns/op 10776 B/op 62 allocs/op BenchmarkSign/P521-4 24 5077889 ns/op 11162 B/op 63 allocs/op BenchmarkVerify/P256-4 1227 100376 ns/op 2496 B/op 17 allocs/op BenchmarkVerify/P384-4 14 7877726 ns/op 8704 B/op 42 allocs/op BenchmarkVerify/P521-4 6 17541664 ns/op 9024 B/op 42 allocs/op BenchmarkGenerateKey/P256-4 5245 24391 ns/op 927 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 62 1939056 ns/op 1126 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 24 4227732 ns/op 1448 B/op 17 allocs/op PASS ok crypto/ecdsa 1.660s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 265 439706 ns/op BenchmarkNewKeyFromSeed-4 266 422635 ns/op BenchmarkSigning-4 267 460902 ns/op BenchmarkVerification-4 181 639255 ns/op PASS ok crypto/ed25519 0.775s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 5628 21168 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 151 710557 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 57 1995297 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 30 4192309 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1766 65581 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 69 1798404 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 21 5742978 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 9 12511078 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 13041 8580 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 6698 16256 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 4137 24361 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 100 1092561 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 3243 39603 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 268 441466 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1915 83225 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 100 1113835 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 2.656s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 12806 8691 ns/op 117.83 MB/s BenchmarkHMACSHA256_32-4 24409 5056 ns/op 6.33 MB/s BenchmarkNewWriteSum-4 10000 15942 ns/op 2.01 MB/s PASS ok crypto/hmac 0.698s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 47718 2615 ns/op BenchmarkModSub-4 54326 3201 ns/op BenchmarkMontgomeryRepr-4 23371 5102 ns/op BenchmarkMontgomeryMul-4 32361 3680 ns/op BenchmarkModMul-4 12972 9781 ns/op BenchmarkExpBig-4 16 7837759 ns/op BenchmarkExp-4 6 17861727 ns/op PASS ok crypto/internal/bigmod 1.784s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3202 44754 ns/op BenchmarkScalarBaseMult-4 262 553768 ns/op BenchmarkScalarMult-4 100 1131614 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 187 652956 ns/op PASS ok crypto/internal/edwards25519 0.987s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 356528 385.8 ns/op BenchmarkMultiply-4 5497596 20.81 ns/op BenchmarkSquare-4 6329977 27.33 ns/op BenchmarkInvert-4 31208 3823 ns/op BenchmarkMult32-4 1217859 186.7 ns/op PASS ok crypto/internal/edwards25519/field 1.400s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 63 1739417 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2258 55760 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 19 5683496 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 8 15753665 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 193 673703 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 14691 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 63 1736008 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 27 3931001 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.486s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 738745 186.8 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 193498 572.8 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 114038 997.5 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 553815 251.0 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 229104 653.5 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 97624 1113 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.442s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 109290 1205 ns/op 6.64 MB/s BenchmarkHash64-4 115575 992.5 ns/op 64.49 MB/s BenchmarkHash128-4 105693 1328 ns/op 96.38 MB/s BenchmarkHash256-4 102222 1766 ns/op 144.94 MB/s BenchmarkHash512-4 71982 1530 ns/op 334.54 MB/s BenchmarkHash1K-4 48082 3037 ns/op 337.14 MB/s BenchmarkHash8K-4 10000 12756 ns/op 642.19 MB/s BenchmarkHash1M-4 66 1566125 ns/op 669.54 MB/s BenchmarkHash8M-4 8 18415779 ns/op 455.51 MB/s BenchmarkHash8BytesUnaligned-4 111514 1039 ns/op 7.70 MB/s BenchmarkHash1KUnaligned-4 48460 2321 ns/op 441.15 MB/s BenchmarkHash8KUnaligned-4 9672 18537 ns/op 441.93 MB/s PASS ok crypto/md5 2.633s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 2 195140626 ns/op PASS ok crypto/rand 0.526s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 11113 19021 ns/op 6.73 MB/s BenchmarkRC4_1K-4 1628 81317 ns/op 12.59 MB/s BenchmarkRC4_8K-4 196 637412 ns/op 12.70 MB/s PASS ok crypto/rc4 0.746s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 12 12118880 ns/op BenchmarkDecryptPKCS1v15/3072-4 5 24594807 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 63785208 ns/op BenchmarkEncryptPKCS1v15/2048-4 33 3763520 ns/op BenchmarkDecryptOAEP/2048-4 10 10276463 ns/op BenchmarkEncryptOAEP/2048-4 30 3761208 ns/op BenchmarkSignPKCS1v15/2048-4 10 10920755 ns/op BenchmarkVerifyPKCS1v15/2048-4 31 3489615 ns/op BenchmarkSignPSS/2048-4 10 14331134 ns/op BenchmarkVerifyPSS/2048-4 28 3995795 ns/op PASS ok crypto/rsa 2.370s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 102928 1241 ns/op 6.44 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 99547 1048 ns/op 7.64 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 70936 2360 ns/op 135.59 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 77457 1452 ns/op 220.37 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 44631 2471 ns/op 414.34 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 56389 2157 ns/op 474.68 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 13383 9692 ns/op 845.25 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 12652 9310 ns/op 879.87 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.773s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 84109 1422 ns/op 5.62 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 90937 1255 ns/op 6.37 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 76495 1377 ns/op 5.81 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 23902 6991 ns/op 146.48 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 31208 3682 ns/op 278.13 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 31718 4139 ns/op 247.42 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5859 24731 ns/op 331.24 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 6008 22400 ns/op 365.72 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 5998 22090 ns/op 370.85 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 1.727s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 58353 2373 ns/op 3.37 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 70652 1654 ns/op 4.84 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 66610 1878 ns/op 4.26 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 31929 5632 ns/op 181.81 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 36900 3352 ns/op 305.46 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 34484 5603 ns/op 182.77 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 8209 22322 ns/op 367.00 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 7262 16935 ns/op 483.73 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 8121 17971 ns/op 455.84 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 1.988s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 23913322 5.730 ns/op BenchmarkConstantTimeEq-4 22618983 5.426 ns/op BenchmarkConstantTimeLessOrEq-4 22115408 5.800 ns/op BenchmarkXORBytes/8Bytes-4 2725537 36.89 ns/op 216.84 MB/s BenchmarkXORBytes/128Bytes-4 2980119 52.50 ns/op 2438.14 MB/s BenchmarkXORBytes/2048Bytes-4 959526 117.0 ns/op 17503.63 MB/s BenchmarkXORBytes/32768Bytes-4 85101 1431 ns/op 22891.68 MB/s PASS ok crypto/subtle 1.426s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 16 6673752 ns/op BenchmarkCertCache/1-4 28 4309156 ns/op BenchmarkCertCache/2-4 24 6070635 ns/op BenchmarkCertCache/3-4 24 6483108 ns/op BenchmarkHandshakeServer/RSA-4 14 8668728 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 19 7784307 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 14 8431763 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 31 5253000 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 26 5357782 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 16 6784146 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 19 9223469 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 35930674 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 34458145 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 1 169280864 ns/op 6.19 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 1 173169158 ns/op 6.06 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 157934229 ns/op 13.28 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 246926868 ns/op 8.49 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 452623567 ns/op 9.27 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 479254787 ns/op 8.75 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 753017256 ns/op 11.14 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 749569379 ns/op 11.19 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1436055028 ns/op 11.68 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1538602775 ns/op 10.90 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 3083268656 ns/op 10.88 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 3138145135 ns/op 10.69 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 5995534346 ns/op 11.19 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 5936193210 ns/op 11.31 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 1 107736752 ns/op 9.73 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 1 122897484 ns/op 8.53 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 188042399 ns/op 11.15 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 215835370 ns/op 9.72 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 373550781 ns/op 11.23 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 450423086 ns/op 9.31 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 671680519 ns/op 12.49 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 825275179 ns/op 10.16 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1427226903 ns/op 11.76 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1524921989 ns/op 11.00 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 2957221453 ns/op 11.35 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 3230613592 ns/op 10.39 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 5903434439 ns/op 11.37 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 5347612507 ns/op 12.55 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 713338970 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 711668723 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 299452179 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 305357755 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 162440532 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 161865351 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 91052586 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 86193590 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 44962524 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 48051246 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 159940807 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 152487835 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 74478472 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 72363878 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 50090382 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 45439313 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 35668848 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 4 30160687 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 28283770 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 5 24525732 ns/op PASS ok crypto/tls 57.688s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 6 28182770 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 309 434640 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 904 180398 ns/op 13188 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 994 191487 ns/op 14610 B/op 262 allocs/op PASS ok crypto/x509 1.387s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 33 3434904 ns/op 278270 B/op 1623 allocs/op BenchmarkConcurrentStmtQuery-4 30 3912093 ns/op 256742 B/op 1972 allocs/op BenchmarkConcurrentStmtExec-4 50 3122355 ns/op 211210 B/op 557 allocs/op BenchmarkConcurrentTxQuery-4 32 4567048 ns/op 274523 B/op 2131 allocs/op BenchmarkConcurrentTxExec-4 60 2371285 ns/op 87752 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 34 3600928 ns/op 105251 B/op 2083 allocs/op BenchmarkConcurrentTxStmtExec-4 98 1409831 ns/op 40144 B/op 381 allocs/op BenchmarkConcurrentRandom-4 33 4304343 ns/op 234658 B/op 1797 allocs/op BenchmarkManyConcurrentQueries-4 1069 93568 ns/op 4038 B/op 21 allocs/op PASS ok database/sql 2.018s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 130725 1286 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 57 1869992 ns/op 188231 B/op 13 allocs/op Benchmark115/LineToPC-4 80 1673184 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 16744 9541 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.032s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkMarshal-4 721 211676 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2455 46907 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.394s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 234 488336 ns/op 16.78 MB/s BenchmarkEncodeToString-4 178 837186 ns/op 9.79 MB/s BenchmarkDecode-4 138 804210 ns/op 16.30 MB/s BenchmarkDecodeString-4 147 826082 ns/op 15.87 MB/s PASS ok encoding/base32 0.911s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 288 394240 ns/op 20.78 MB/s BenchmarkDecodeString/2-4 201589 748.5 ns/op 5.34 MB/s BenchmarkDecodeString/4-4 238495 832.3 ns/op 9.61 MB/s BenchmarkDecodeString/8-4 186318 597.9 ns/op 20.07 MB/s BenchmarkDecodeString/64-4 42981 3066 ns/op 28.70 MB/s BenchmarkDecodeString/8192-4 396 304763 ns/op 35.84 MB/s BenchmarkNewEncoding-4 100446 1079 ns/op 237.23 MB/s PASS ok encoding/base64 1.727s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1399 90762 ns/op 44.07 MB/s BenchmarkReadStruct-4 17042 6911 ns/op 10.85 MB/s BenchmarkWriteStruct-4 17364 10310 ns/op 7.27 MB/s BenchmarkReadInts-4 37531 3223 ns/op 9.31 MB/s BenchmarkWriteInts-4 34321 5138 ns/op 5.84 MB/s BenchmarkWriteSlice1000Int32s-4 996 122159 ns/op 32.74 MB/s BenchmarkPutUint16-4 2698809 39.15 ns/op 51.08 MB/s BenchmarkAppendUint16-4 2856223 43.47 ns/op 46.01 MB/s BenchmarkPutUint32-4 1779633 71.56 ns/op 55.90 MB/s BenchmarkAppendUint32-4 2365560 50.96 ns/op 78.49 MB/s BenchmarkPutUint64-4 851440 118.1 ns/op 67.71 MB/s BenchmarkAppendUint64-4 1000000 110.2 ns/op 72.61 MB/s BenchmarkLittleEndianPutUint16-4 2331693 45.61 ns/op 43.85 MB/s BenchmarkLittleEndianAppendUint16-4 2803179 46.76 ns/op 42.77 MB/s BenchmarkLittleEndianPutUint32-4 1000000 106.1 ns/op 37.71 MB/s BenchmarkLittleEndianAppendUint32-4 2126702 58.56 ns/op 68.31 MB/s BenchmarkLittleEndianPutUint64-4 1140512 109.5 ns/op 73.08 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 102.7 ns/op 77.89 MB/s BenchmarkReadFloats-4 140586 940.8 ns/op 12.76 MB/s BenchmarkWriteFloats-4 132363 1359 ns/op 8.83 MB/s BenchmarkReadSlice1000Float32s-4 1202 103524 ns/op 38.64 MB/s BenchmarkWriteSlice1000Float32s-4 978 118871 ns/op 33.65 MB/s BenchmarkReadSlice1000Uint8s-4 49526 3283 ns/op 304.64 MB/s BenchmarkWriteSlice1000Uint8s-4 44751 3615 ns/op 276.62 MB/s BenchmarkPutUvarint32-4 637131 162.9 ns/op 24.56 MB/s BenchmarkPutUvarint64-4 277158 452.1 ns/op 17.69 MB/s PASS ok encoding/binary 5.463s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 5169 19836 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 6277 22822 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5250 20476 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 4041 41113 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 6717 21821 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 5584 18866 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 7101 19603 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3189 44292 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 7184 16949 ns/op PASS ok encoding/csv 1.667s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 7405 16717 ns/op BenchmarkEndToEndByteBuffer-4 9711 16413 ns/op BenchmarkEndToEndSliceByteBuffer-4 180 637689 ns/op BenchmarkEncodeComplex128Slice-4 471 234156 ns/op BenchmarkEncodeFloat64Slice-4 1039 106712 ns/op BenchmarkEncodeInt32Slice-4 1032 122477 ns/op BenchmarkEncodeStringSlice-4 1700 76878 ns/op BenchmarkEncodeInterfaceSlice-4 55 2027767 ns/op BenchmarkDecodeComplex128Slice-4 495 320050 ns/op BenchmarkDecodeFloat64Slice-4 793 156923 ns/op BenchmarkDecodeInt32Slice-4 1228 164763 ns/op BenchmarkDecodeStringSlice-4 506 302809 ns/op BenchmarkDecodeStringsSlice-4 162 736662 ns/op BenchmarkDecodeBytesSlice-4 376 362401 ns/op BenchmarkDecodeInterfaceSlice-4 69 1890598 ns/op BenchmarkDecodeMap-4 76 1423527 ns/op PASS ok encoding/gob 3.641s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 10000 10364 ns/op 24.70 MB/s BenchmarkEncode/1024-4 2550 46205 ns/op 22.16 MB/s BenchmarkEncode/4096-4 618 188267 ns/op 21.76 MB/s BenchmarkEncode/16384-4 147 748264 ns/op 21.90 MB/s BenchmarkDecode/256-4 20695 6553 ns/op 39.07 MB/s BenchmarkDecode/1024-4 6403 25210 ns/op 40.62 MB/s BenchmarkDecode/4096-4 1170 87890 ns/op 46.60 MB/s BenchmarkDecode/16384-4 318 392370 ns/op 41.76 MB/s BenchmarkDump/256-4 1027 112295 ns/op 2.28 MB/s BenchmarkDump/1024-4 248 541420 ns/op 1.89 MB/s BenchmarkDump/4096-4 57 1866732 ns/op 2.19 MB/s BenchmarkDump/16384-4 19 7736400 ns/op 2.12 MB/s PASS ok encoding/hex 2.628s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 176142296 ns/op 11.02 MB/s 8390640 B/op 49 allocs/op BenchmarkCodeEncoderError-4 1 155086890 ns/op 12.51 MB/s 8394440 B/op 106 allocs/op BenchmarkCodeMarshal-4 1 120225133 ns/op 16.14 MB/s 1943656 B/op 18 allocs/op BenchmarkCodeMarshalError-4 1 178859504 ns/op 10.85 MB/s 10466120 B/op 122 allocs/op BenchmarkMarshalBytes/32-4 18800 5481 ns/op BenchmarkMarshalBytes/256-4 4905 21055 ns/op BenchmarkMarshalBytes/4096-4 428 270731 ns/op BenchmarkMarshalBytesError/32-4 26 4485645 ns/op BenchmarkMarshalBytesError/256-4 49 3132013 ns/op BenchmarkMarshalBytesError/4096-4 42 2877049 ns/op BenchmarkCodeDecoder-4 1 483374401 ns/op 4.01 MB/s 11144968 B/op 92714 allocs/op BenchmarkUnicodeDecoder-4 29815 4247 ns/op 3.30 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 45180 2636 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 434216791 ns/op 4.47 MB/s 3067280 B/op 92683 allocs/op BenchmarkCodeUnmarshalReuse-4 1 408663455 ns/op 4.75 MB/s 3068184 B/op 92688 allocs/op BenchmarkUnmarshalString-4 63358 2084 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 135445 1444 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 161764 1071 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 57070 2910 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 45019 2985 ns/op 143 B/op 2 allocs/op BenchmarkUnmapped-4 17478 6488 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 2772 38555 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 586 173939 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1230457 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 13 13581516 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 464679 233.2 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 487545 235.0 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 482415 223.0 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 483476 247.2 ns/op BenchmarkEncodeMarshaler-4 43378 2554 ns/op 91 B/op 1 allocs/op BenchmarkEncoderEncode-4 68316 1971 ns/op 59 B/op 0 allocs/op BenchmarkNumberIsValid-4 4537278 30.78 ns/op BenchmarkNumberIsValidRegexp-4 17776 7121 ns/op PASS ok encoding/json 9.252s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 40 3163801 ns/op 20.71 MB/s BenchmarkDecode-4 31 4110850 ns/op 21.60 MB/s PASS ok encoding/pem 0.473s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1365 108804 ns/op 6281 B/op 24 allocs/op BenchmarkUnmarshal-4 664 215266 ns/op 8289 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 2314 54028 ns/op PASS ok encoding/xml 0.793s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 415696 268.3 ns/op BenchmarkIntSet-4 670797 215.5 ns/op BenchmarkFloatAdd-4 204135 864.3 ns/op BenchmarkFloatSet-4 509941 227.9 ns/op BenchmarkStringSet-4 383072 293.8 ns/op BenchmarkMapSet-4 134258 996.7 ns/op BenchmarkMapSetDifferent-4 54968 2363 ns/op BenchmarkMapSetDifferentRandom-4 274 393661 ns/op BenchmarkMapSetString-4 102336 984.8 ns/op BenchmarkMapAddSame-4 29912 5669 ns/op BenchmarkMapAddDifferent-4 11203 11292 ns/op BenchmarkMapAddDifferentRandom-4 222 495683 ns/op BenchmarkMapAddSameSteadyState-4 278443 443.3 ns/op BenchmarkMapAddDifferentSteadyState-4 125778 956.2 ns/op BenchmarkRealworldExpvarUsage-4 10458 10281 ns/op PASS ok expvar 3.653s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 102156 1587 ns/op BenchmarkSprintfEmpty-4 294626 528.9 ns/op BenchmarkSprintfString-4 311805 762.3 ns/op BenchmarkSprintfTruncateString-4 159165 794.8 ns/op BenchmarkSprintfTruncateBytes-4 129883 1103 ns/op BenchmarkSprintfSlowParsingPath-4 185253 1007 ns/op BenchmarkSprintfQuoteString-4 33636 2978 ns/op BenchmarkSprintfInt-4 135522 783.1 ns/op BenchmarkSprintfIntInt-4 118815 1251 ns/op BenchmarkSprintfPrefixedInt-4 149581 1310 ns/op BenchmarkSprintfFloat-4 87262 1376 ns/op BenchmarkSprintfComplex-4 38749 3248 ns/op BenchmarkSprintfBoolean-4 153333 921.5 ns/op BenchmarkSprintfHexString-4 64276 2392 ns/op BenchmarkSprintfHexBytes-4 66200 2530 ns/op BenchmarkSprintfBytes-4 36843 4092 ns/op BenchmarkSprintfStringer-4 63030 2248 ns/op BenchmarkSprintfStructure-4 24988 5796 ns/op BenchmarkManyArgs-4 59498 2672 ns/op BenchmarkFprintInt-4 71892 1760 ns/op BenchmarkFprintfBytes-4 80449 1612 ns/op BenchmarkFprintIntNoAlloc-4 65487 1690 ns/op BenchmarkScanInts-4 25 4717317 ns/op BenchmarkScanRecursiveInt-4 1 423630232 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 627786890 ns/op PASS ok fmt 6.396s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 396 283197 ns/op PASS ok go/build 0.320s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 44894 2545 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 11664 11206 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 4404 35189 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 934 152761 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 198 571832 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 46 2565529 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 10 10172498 ns/op 865641 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 38321801 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 161990798 ns/op 15259072 B/op 65566 allocs/op PASS ok go/constant 1.985s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 356516925 ns/op 0.18 MB/s 44919928 B/op 48691 allocs/op PASS ok go/format 0.442s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 5 20629673 ns/op 2.61 MB/s BenchmarkParseOnly-4 6 18582562 ns/op 2.90 MB/s BenchmarkResolve-4 60 2792150 ns/op 19.29 MB/s PASS ok go/parser 2.154s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 152286810 ns/op 0.34 MB/s 4867600 B/op 27586 allocs/op BenchmarkPrintDecl-4 915 141975 ns/op 0.23 MB/s 16407 B/op 51 allocs/op PASS ok go/printer 0.366s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 262 419149 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 9440290 ns/op 5.79 MB/s BenchmarkScanFiles/go/parser/parser.go-4 8 14486431 ns/op 4.97 MB/s BenchmarkScanFiles/net/http/server.go-4 6 19747120 ns/op 5.76 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 206 625238 ns/op 4.92 MB/s PASS ok go/scanner 1.211s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1515957 92.54 ns/op PASS ok go/token 0.321s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 100 1021647 ns/op BenchmarkNamed/Underlying/nongeneric-4 961069 153.5 ns/op BenchmarkNamed/Underlying/generic-4 738601 231.5 ns/op BenchmarkNamed/Underlying/src_instance-4 913719 177.7 ns/op BenchmarkNamed/Underlying/user_instance-4 669998 173.4 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 10000 10504 ns/op BenchmarkNamed/NewMethodSet/generic-4 10000 10704 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 11535 11621 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 10000 10389 ns/op BenchmarkCheck/http/funcbodies/info-4 1 984907854 ns/op 30870 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 441419664 ns/op 68692 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 366974843 ns/op 82668 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 385236727 ns/op 78830 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2271459806 ns/op 2255 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 136630010 ns/op 37093 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 102325100 ns/op 49323 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 90508356 ns/op 56298 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 652186000 ns/op 3321 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 85755900 ns/op 25166 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 58055484 ns/op 36997 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 76601285 ns/op 28011 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1913111832 ns/op 32436 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 565770293 ns/op 109554 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 154071128 ns/op 398371 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 155316426 ns/op 397236 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2994434019 ns/op 673.6 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 142795400 ns/op 14032 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 106076575 ns/op 18898 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 105696916 ns/op 18945 lines/s PASS ok go/types 49.526s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 13732 9184 ns/op 111.49 MB/s PASS ok hash/adler32 0.271s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 160078 705.9 ns/op 21.25 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 222475 1085 ns/op 13.83 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 134310 1090 ns/op 36.70 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 128458 891.1 ns/op 44.89 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 421006 364.2 ns/op 1405.94 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 396885 291.2 ns/op 1758.45 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 402620 356.0 ns/op 2876.77 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 362163 438.1 ns/op 2337.43 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 195990 664.5 ns/op 6164.23 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 231343 477.1 ns/op 8585.42 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 62510 1760 ns/op 18617.51 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 59978 1826 ns/op 17945.08 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 341862 304.9 ns/op 49.20 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 380134 305.2 ns/op 49.14 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 342836 300.9 ns/op 132.95 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 454989 301.4 ns/op 132.73 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 347186 417.1 ns/op 1227.47 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 336124 400.7 ns/op 1277.68 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 283834 450.0 ns/op 2275.54 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 281515 450.3 ns/op 2273.82 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 262530 663.9 ns/op 6169.22 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 261526 577.0 ns/op 7099.32 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 49204 4692 ns/op 6983.39 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 51448 2052 ns/op 15972.05 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 236659 541.8 ns/op 27.68 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 244585 704.9 ns/op 21.28 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 131725 875.3 ns/op 45.70 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 135368 877.5 ns/op 45.58 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 9633 10605 ns/op 48.28 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 10000 10129 ns/op 50.55 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 5335 31663 ns/op 32.34 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 6442 31103 ns/op 32.92 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1291 109233 ns/op 37.50 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 937 107268 ns/op 38.18 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 100 1158822 ns/op 28.28 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 153 777999 ns/op 42.12 MB/s PASS ok hash/crc32 7.673s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 132 1029852 ns/op 63.64 MB/s BenchmarkCrc64/ISO4KB-4 1774 79489 ns/op 51.53 MB/s BenchmarkCrc64/ISO1KB-4 8472 17423 ns/op 58.77 MB/s BenchmarkCrc64/ECMA64KB-4 100 1202810 ns/op 54.49 MB/s BenchmarkCrc64/Random64KB-4 144 822813 ns/op 79.65 MB/s BenchmarkCrc64/Random16KB-4 512 220073 ns/op 74.45 MB/s PASS ok hash/crc64 1.192s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 14731 8046 ns/op 127.27 MB/s BenchmarkFnv32aKB-4 14109 8309 ns/op 123.25 MB/s BenchmarkFnv64KB-4 13855 8679 ns/op 117.99 MB/s BenchmarkFnv64aKB-4 13279 8311 ns/op 123.21 MB/s BenchmarkFnv128KB-4 1786 68620 ns/op 14.92 MB/s BenchmarkFnv128aKB-4 1855 69672 ns/op 14.70 MB/s PASS ok hash/fnv 1.425s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 432075 301.5 ns/op 13.27 MB/s BenchmarkHash/n=4/Bytes-4 2861506 45.23 ns/op 88.45 MB/s BenchmarkHash/n=4/String-4 2860070 45.41 ns/op 88.09 MB/s BenchmarkHash/n=8/Write-4 289996 586.5 ns/op 13.64 MB/s BenchmarkHash/n=8/Bytes-4 3231900 37.60 ns/op 212.74 MB/s BenchmarkHash/n=8/String-4 3227128 38.53 ns/op 207.64 MB/s BenchmarkHash/n=16/Write-4 506204 263.5 ns/op 60.73 MB/s BenchmarkHash/n=16/Bytes-4 2783167 50.33 ns/op 317.93 MB/s BenchmarkHash/n=16/String-4 2804390 38.83 ns/op 412.05 MB/s BenchmarkHash/n=32/Write-4 514821 293.8 ns/op 108.91 MB/s BenchmarkHash/n=32/Bytes-4 3202950 43.82 ns/op 730.24 MB/s BenchmarkHash/n=32/String-4 3135018 35.60 ns/op 898.87 MB/s BenchmarkHash/n=64/Write-4 376184 273.6 ns/op 233.89 MB/s BenchmarkHash/n=64/Bytes-4 2819658 51.36 ns/op 1246.15 MB/s BenchmarkHash/n=64/String-4 2841897 78.72 ns/op 813.03 MB/s BenchmarkHash/n=256/Write-4 278871 433.8 ns/op 590.20 MB/s BenchmarkHash/n=256/Bytes-4 1908658 57.57 ns/op 4446.67 MB/s BenchmarkHash/n=256/String-4 1738974 76.64 ns/op 3340.13 MB/s BenchmarkHash/n=320/Write-4 321477 508.6 ns/op 629.19 MB/s BenchmarkHash/n=320/Bytes-4 1736538 61.30 ns/op 5219.98 MB/s BenchmarkHash/n=320/String-4 1992024 98.74 ns/op 3240.75 MB/s BenchmarkHash/n=1024/Write-4 195091 581.4 ns/op 1761.34 MB/s BenchmarkHash/n=1024/Bytes-4 961095 142.4 ns/op 7190.75 MB/s BenchmarkHash/n=1024/String-4 829176 213.8 ns/op 4790.52 MB/s BenchmarkHash/n=4096/Write-4 91249 1272 ns/op 3220.90 MB/s BenchmarkHash/n=4096/Bytes-4 267614 794.1 ns/op 5158.33 MB/s BenchmarkHash/n=4096/String-4 296088 483.2 ns/op 8476.45 MB/s BenchmarkHash/n=16384/Write-4 29002 4270 ns/op 3836.70 MB/s BenchmarkHash/n=16384/Bytes-4 66830 1677 ns/op 9768.35 MB/s BenchmarkHash/n=16384/String-4 63001 1848 ns/op 8864.05 MB/s PASS ok hash/maphash 6.905s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 434 248645 ns/op BenchmarkEscapeNone-4 112138 906.8 ns/op BenchmarkUnescape-4 663 170965 ns/op BenchmarkUnescapeNone-4 677475 286.9 ns/op BenchmarkUnescapeSparse-4 10000 24332 ns/op BenchmarkUnescapeDense-4 908 189381 ns/op PASS ok html 1.376s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 4064 25541 ns/op BenchmarkCSSEscaperNoSpecials-4 37393 3096 ns/op BenchmarkDecodeCSS-4 21056 6225 ns/op BenchmarkDecodeCSSNoSpecials-4 3160189 37.29 ns/op BenchmarkCSSValueFilter-4 110458 1665 ns/op BenchmarkCSSValueFilterOk-4 71700 1572 ns/op BenchmarkEscapedExecute-4 5152 27493 ns/op BenchmarkHTMLNospaceEscaper-4 8724 22026 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 38732 2740 ns/op BenchmarkStripTags-4 18240 6555 ns/op BenchmarkStripTagsNoSpecials-4 225774 681.7 ns/op BenchmarkJSValEscaperWithNum-4 24745 4990 ns/op BenchmarkJSValEscaperWithStr-4 4123 31984 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 18350 13069 ns/op BenchmarkJSValEscaperWithObj-4 3804 31284 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 12856 17171 ns/op BenchmarkJSStrEscaperNoSpecials-4 43455 3695 ns/op BenchmarkJSStrEscaper-4 8788 20562 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 43984 3278 ns/op BenchmarkJSRegexpEscaper-4 8508 16346 ns/op BenchmarkTemplateSpecialTags-4 74 1750975 ns/op BenchmarkURLEscaper-4 4874 27783 ns/op BenchmarkURLEscaperNoSpecials-4 179200 868.3 ns/op BenchmarkURLNormalizer-4 4539 22807 ns/op BenchmarkURLNormalizerNoSpecials-4 137905 1175 ns/op BenchmarkSrcsetFilter-4 17090 12106 ns/op BenchmarkSrcsetFilterNoSpecials-4 88350 1677 ns/op PASS ok html/template 6.167s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 432085 367.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 440343 269.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 563964 315.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 502485 297.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1480992 75.81 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 140.5 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1384389 95.77 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 106.2 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1000000 157.9 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 344229 333.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 289670 409.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 362124 404.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 317790 417.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 808952 216.2 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 384324 368.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 729890 165.0 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 492895 366.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 368589 431.8 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1000000 197.2 ns/op BenchmarkRGBASetRGBA-4 1008200 111.4 ns/op BenchmarkRGBA64At-4 761011 181.8 ns/op BenchmarkRGBA64SetRGBA64-4 769380 330.4 ns/op BenchmarkNRGBAAt-4 1000000 129.4 ns/op BenchmarkNRGBASetNRGBA-4 1000000 210.0 ns/op BenchmarkNRGBA64At-4 842332 157.7 ns/op BenchmarkNRGBA64SetNRGBA64-4 848121 184.5 ns/op BenchmarkAlphaAt-4 2119911 56.06 ns/op BenchmarkAlphaSetAlpha-4 2087504 74.71 ns/op BenchmarkAlpha16At-4 1000000 103.2 ns/op BenchmarkAlphaSetAlpha16-4 1000000 101.3 ns/op BenchmarkGrayAt-4 2275264 57.93 ns/op BenchmarkGraySetGray-4 1896504 66.46 ns/op BenchmarkGray16At-4 1000000 107.9 ns/op BenchmarkGraySetGray16-4 1000000 106.2 ns/op PASS ok image 7.636s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 3247678 47.63 ns/op BenchmarkYCbCrToRGB/128-4 2244994 48.59 ns/op BenchmarkYCbCrToRGB/255-4 2927760 44.44 ns/op BenchmarkRGBToYCbCr/0-4 2109632 57.61 ns/op BenchmarkRGBToYCbCr/Cb-4 2703954 58.08 ns/op BenchmarkRGBToYCbCr/Cr-4 2738485 49.42 ns/op BenchmarkYCbCrToRGBA/0-4 2347616 50.03 ns/op BenchmarkYCbCrToRGBA/128-4 2465110 51.17 ns/op BenchmarkYCbCrToRGBA/255-4 2456941 58.48 ns/op BenchmarkNYCbCrAToRGBA/0-4 2393732 49.59 ns/op BenchmarkNYCbCrAToRGBA/128-4 2196703 48.16 ns/op BenchmarkNYCbCrAToRGBA/255-4 2362372 58.43 ns/op PASS ok image/color 3.220s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 3 39209299 ns/op BenchmarkFillSrc-4 301 399352 ns/op BenchmarkCopyOver-4 6 17379376 ns/op BenchmarkCopySrc-4 435 257096 ns/op BenchmarkNRGBAOver-4 8 14236308 ns/op BenchmarkNRGBASrc-4 12 19572156 ns/op BenchmarkYCbCr-4 9 15484478 ns/op BenchmarkGray-4 15 8015344 ns/op BenchmarkCMYK-4 10 11228997 ns/op BenchmarkGlyphOver-4 22 9950526 ns/op BenchmarkRGBAMaskOver-4 3 68599119 ns/op BenchmarkGrayMaskOver-4 6 21735391 ns/op BenchmarkRGBA64ImageMaskOver-4 2 64547061 ns/op BenchmarkRGBA-4 5 25348956 ns/op BenchmarkPalettedFill-4 831 149261 ns/op BenchmarkPalettedRGBA-4 4 26114753 ns/op BenchmarkGenericOver-4 2 121983038 ns/op BenchmarkGenericMaskOver-4 4 30605425 ns/op BenchmarkGenericSrc-4 2 75678072 ns/op BenchmarkGenericMaskSrc-4 3 41190463 ns/op PASS ok image/draw 8.097s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 21 5420149 ns/op 2.85 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 201717924 ns/op 1.52 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2867939097 ns/op 0.43 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 52 2048051 ns/op 7.54 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 124011830 ns/op 0.50 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 4.091s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 5245 22762 ns/op BenchmarkIDCT-4 5427 22084 ns/op BenchmarkDecodeBaseline-4 8 12673521 ns/op 4.88 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 17097901 ns/op 3.61 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 188148724 ns/op 6.53 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 218246155 ns/op 4.22 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 1.758s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 14147991 7.170 ns/op BenchmarkDecodeGray-4 12 8645345 ns/op 7.58 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 36541133 ns/op 7.17 MB/s 337330 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 61774207 ns/op 4.24 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 18 5893120 ns/op 11.12 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 39904603 ns/op 6.57 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 2 61628497 ns/op 4.25 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 67263290 ns/op 4.57 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 58602868 ns/op 5.24 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 171734273 ns/op 7.16 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 169286428 ns/op 7.26 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 4 32533548 ns/op 9.44 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 194344278 ns/op 6.32 MB/s 860264 B/op 31 allocs/op BenchmarkEncodeRGBA-4 1 885598341 ns/op 1.39 MB/s 864088 B/op 29 allocs/op PASS ok image/png 4.260s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 1 110684886 ns/op 0.90 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 52417602 ns/op 1.91 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 333209101 ns/op 1.50 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 283412898 ns/op 1.76 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 1 119264312 ns/op 0.84 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 77152582 ns/op 1.30 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 324324343 ns/op 1.54 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 373660459 ns/op 1.34 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 683512847 ns/op 1.46 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 584960638 ns/op 1.71 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3787068903 ns/op 1.32 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3740290163 ns/op 1.34 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 12 8542973 ns/op 11.71 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 13 9787599 ns/op 10.22 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 43708700 ns/op 11.44 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 83034360 ns/op 6.02 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 115583062 ns/op 8.65 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 122974486 ns/op 8.13 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 555543325 ns/op 9.00 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 588874522 ns/op 8.49 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 93858354 ns/op 1.07 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 1 101489057 ns/op 0.99 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 344791266 ns/op 1.45 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 387689185 ns/op 1.29 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 1066870751 ns/op 0.94 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 1064126725 ns/op 0.94 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 7493212796 ns/op 0.67 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 6084496307 ns/op 0.82 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 154476765 ns/op 27.06 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 190589966 ns/op 21.93 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 79.514s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 33066 3967 ns/op 0.25 MB/s BenchmarkMarshalCorpusFile/2-4 33415 4263 ns/op 0.47 MB/s BenchmarkMarshalCorpusFile/4-4 29270 5709 ns/op 0.70 MB/s BenchmarkMarshalCorpusFile/8-4 22680 4580 ns/op 1.75 MB/s BenchmarkMarshalCorpusFile/16-4 19524 8104 ns/op 1.97 MB/s BenchmarkMarshalCorpusFile/32-4 10000 13222 ns/op 2.42 MB/s BenchmarkMarshalCorpusFile/64-4 6415 20361 ns/op 3.14 MB/s BenchmarkMarshalCorpusFile/128-4 3609 29669 ns/op 4.31 MB/s BenchmarkMarshalCorpusFile/256-4 2821 57905 ns/op 4.42 MB/s BenchmarkMarshalCorpusFile/512-4 828 141103 ns/op 3.63 MB/s BenchmarkMarshalCorpusFile/1024-4 674 254894 ns/op 4.02 MB/s BenchmarkMarshalCorpusFile/2048-4 256 512267 ns/op 4.00 MB/s BenchmarkMarshalCorpusFile/4096-4 136 1139861 ns/op 3.59 MB/s BenchmarkMarshalCorpusFile/8192-4 76 2114808 ns/op 3.87 MB/s BenchmarkMarshalCorpusFile/16384-4 46 3568736 ns/op 4.59 MB/s BenchmarkMarshalCorpusFile/32768-4 16 9035598 ns/op 3.63 MB/s BenchmarkMarshalCorpusFile/65536-4 6 21304370 ns/op 3.08 MB/s BenchmarkMarshalCorpusFile/131072-4 3 35303359 ns/op 3.71 MB/s BenchmarkMarshalCorpusFile/262144-4 2 61251722 ns/op 4.28 MB/s BenchmarkMarshalCorpusFile/524288-4 1 134267456 ns/op 3.90 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 266515746 ns/op 3.93 MB/s BenchmarkUnmarshalCorpusFile/1-4 7725 22095 ns/op 0.05 MB/s BenchmarkUnmarshalCorpusFile/2-4 9489 22507 ns/op 0.09 MB/s BenchmarkUnmarshalCorpusFile/4-4 7220 16722 ns/op 0.24 MB/s BenchmarkUnmarshalCorpusFile/8-4 8326 19059 ns/op 0.42 MB/s BenchmarkUnmarshalCorpusFile/16-4 5380 25054 ns/op 0.64 MB/s BenchmarkUnmarshalCorpusFile/32-4 4045 45279 ns/op 0.71 MB/s BenchmarkUnmarshalCorpusFile/64-4 3622 34002 ns/op 1.88 MB/s BenchmarkUnmarshalCorpusFile/128-4 2540 64688 ns/op 1.98 MB/s BenchmarkUnmarshalCorpusFile/256-4 795 131487 ns/op 1.95 MB/s BenchmarkUnmarshalCorpusFile/512-4 466 255391 ns/op 2.00 MB/s BenchmarkUnmarshalCorpusFile/1024-4 266 433209 ns/op 2.36 MB/s BenchmarkUnmarshalCorpusFile/2048-4 121 905873 ns/op 2.26 MB/s BenchmarkUnmarshalCorpusFile/4096-4 64 1833460 ns/op 2.23 MB/s BenchmarkUnmarshalCorpusFile/8192-4 37 3914374 ns/op 2.09 MB/s BenchmarkUnmarshalCorpusFile/16384-4 16 9818899 ns/op 1.67 MB/s BenchmarkUnmarshalCorpusFile/32768-4 7 23392807 ns/op 1.40 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 31299722 ns/op 2.09 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 55586971 ns/op 2.36 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 118305739 ns/op 2.22 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 259274742 ns/op 2.02 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 492559485 ns/op 2.13 MB/s BenchmarkMutatorBytes/1-4 31950 3531 ns/op BenchmarkMutatorBytes/10-4 32214 3943 ns/op BenchmarkMutatorBytes/100-4 29452 4280 ns/op BenchmarkMutatorBytes/1000-4 23004 5376 ns/op BenchmarkMutatorBytes/10000-4 7665 31125 ns/op BenchmarkMutatorBytes/100000-4 861 246860 ns/op BenchmarkMutatorString/1-4 30978 3825 ns/op BenchmarkMutatorString/10-4 23683 7372 ns/op BenchmarkMutatorString/100-4 29575 4617 ns/op BenchmarkMutatorString/1000-4 18158 10434 ns/op BenchmarkMutatorString/10000-4 2796 42119 ns/op BenchmarkMutatorString/100000-4 267 397339 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 15140 7290 ns/op BenchmarkMutatorAllBasicTypes/string-4 15934 7361 ns/op BenchmarkMutatorAllBasicTypes/bool-4 57392 3731 ns/op BenchmarkMutatorAllBasicTypes/float32-4 44371 3797 ns/op BenchmarkMutatorAllBasicTypes/float64-4 53146 2453 ns/op BenchmarkMutatorAllBasicTypes/int-4 56845 2283 ns/op BenchmarkMutatorAllBasicTypes/int8-4 57736 4121 ns/op BenchmarkMutatorAllBasicTypes/int16-4 40594 3110 ns/op BenchmarkMutatorAllBasicTypes/int32-4 48230 2433 ns/op BenchmarkMutatorAllBasicTypes/int64-4 53164 2447 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 46750 2633 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 54474 4080 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 52382 3503 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 53730 2163 ns/op PASS ok internal/fuzz 16.198s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 13358 11697 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 132613 1194 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.048s PASS ok internal/poll 0.056s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 4 42063756 ns/op PASS ok internal/trace 3.516s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10627 13304 ns/op BenchmarkCopyNLarge-4 195 638913 ns/op PASS ok io 0.802s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 115152 972.6 ns/op BenchmarkPrintln-4 22586 5249 ns/op BenchmarkPrintlnNoFlags-4 39885 3767 ns/op PASS ok log 0.681s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2467285 49.65 ns/op BenchmarkAcosh-4 1169725 106.8 ns/op BenchmarkAsin-4 2479134 45.12 ns/op BenchmarkAsinh-4 1269919 91.39 ns/op BenchmarkAtan-4 3243206 35.90 ns/op BenchmarkAtanh-4 1238010 121.8 ns/op BenchmarkAtan2-4 2237460 52.61 ns/op BenchmarkCbrt-4 1669105 75.85 ns/op BenchmarkCeil-4 19521990 6.168 ns/op BenchmarkCopysign-4 3562573 38.37 ns/op BenchmarkCos-4 1453066 83.11 ns/op BenchmarkCosh-4 1984200 67.59 ns/op BenchmarkErf-4 3573850 33.95 ns/op BenchmarkErfc-4 1800352 73.37 ns/op BenchmarkErfinv-4 2940384 39.51 ns/op BenchmarkErfcinv-4 2813823 40.10 ns/op BenchmarkExp-4 6355939 20.70 ns/op BenchmarkExpGo-4 1000000 111.3 ns/op BenchmarkExpm1-4 2503700 46.67 ns/op BenchmarkExp2-4 1171988 139.4 ns/op BenchmarkExp2Go-4 1000000 118.1 ns/op BenchmarkAbs-4 5274345 23.08 ns/op BenchmarkDim-4 9129782 11.83 ns/op BenchmarkFloor-4 21256822 6.237 ns/op BenchmarkMax-4 14846682 14.22 ns/op BenchmarkMin-4 14734833 7.498 ns/op BenchmarkMod-4 390810 294.2 ns/op BenchmarkFrexp-4 1625509 69.03 ns/op BenchmarkGamma-4 914238 133.1 ns/op BenchmarkHypot-4 13210555 9.353 ns/op BenchmarkHypotGo-4 1909567 59.74 ns/op BenchmarkIlogb-4 2446296 50.51 ns/op BenchmarkJ0-4 247944 412.8 ns/op BenchmarkJ1-4 328336 427.3 ns/op BenchmarkJn-4 134498 1222 ns/op BenchmarkLdexp-4 1975819 59.21 ns/op BenchmarkLgamma-4 964720 107.0 ns/op BenchmarkLog-4 5827574 19.51 ns/op BenchmarkLogb-4 1699352 70.02 ns/op BenchmarkLog1p-4 1000000 128.8 ns/op BenchmarkLog10-4 5268260 20.03 ns/op BenchmarkLog2-4 1720795 65.75 ns/op BenchmarkModf-4 2748084 42.06 ns/op BenchmarkNextafter32-4 2635758 42.23 ns/op BenchmarkNextafter64-4 2722700 43.02 ns/op BenchmarkPowInt-4 618856 175.8 ns/op BenchmarkPowFrac-4 480544 247.5 ns/op BenchmarkPow10Pos-4 6016222 19.94 ns/op BenchmarkPow10Neg-4 5732812 19.44 ns/op BenchmarkRound-4 5498787 21.09 ns/op BenchmarkRoundToEven-4 12563386 9.379 ns/op BenchmarkRemainder-4 615950 199.1 ns/op BenchmarkSignbit-4 7380098 14.66 ns/op BenchmarkSin-4 1722750 68.76 ns/op BenchmarkSincos-4 1247947 95.67 ns/op BenchmarkSinh-4 2339768 49.29 ns/op BenchmarkSqrtIndirect-4 24546376 4.737 ns/op BenchmarkSqrtLatency-4 26281490 4.978 ns/op BenchmarkSqrtIndirectLatency-4 26078344 4.896 ns/op BenchmarkSqrtGoLatency-4 1478169 79.06 ns/op BenchmarkSqrtPrime-4 43204 2746 ns/op BenchmarkTan-4 1673805 71.88 ns/op BenchmarkTanh-4 1902734 61.20 ns/op BenchmarkTrunc-4 27121218 4.511 ns/op BenchmarkY0-4 306297 394.3 ns/op BenchmarkY1-4 277869 409.2 ns/op BenchmarkYn-4 156747 804.4 ns/op BenchmarkFloat64bits-4 8322956 14.42 ns/op BenchmarkFloat64frombits-4 8065836 14.33 ns/op BenchmarkFloat32bits-4 8254118 14.28 ns/op BenchmarkFloat32frombits-4 8029203 14.44 ns/op BenchmarkFMA-4 25227668 4.849 ns/op PASS ok math 14.522s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 16706854 7.358 ns/op 8698.44 MB/s BenchmarkAddVV/2-4 15929571 7.983 ns/op 16034.04 MB/s BenchmarkAddVV/3-4 13862562 8.771 ns/op 21889.21 MB/s BenchmarkAddVV/4-4 13672410 9.523 ns/op 26882.89 MB/s BenchmarkAddVV/5-4 12310412 9.208 ns/op 34753.93 MB/s BenchmarkAddVV/10-4 9209883 11.91 ns/op 53758.40 MB/s BenchmarkAddVV/100-4 2287548 53.26 ns/op 120158.53 MB/s BenchmarkAddVV/1000-4 305757 449.2 ns/op 142477.74 MB/s BenchmarkSubVV/1-4 17584458 7.133 ns/op 8972.27 MB/s BenchmarkSubVV/2-4 15955090 7.746 ns/op 16524.95 MB/s BenchmarkSubVV/3-4 14384748 8.534 ns/op 22498.39 MB/s BenchmarkSubVV/4-4 15258427 8.323 ns/op 30758.74 MB/s BenchmarkSubVV/5-4 13824856 9.155 ns/op 34954.03 MB/s BenchmarkSubVV/10-4 9705302 11.31 ns/op 56591.73 MB/s BenchmarkSubVV/100-4 2427127 45.82 ns/op 139664.13 MB/s BenchmarkSubVV/1000-4 322521 427.6 ns/op 149682.61 MB/s BenchmarkAddVW/1-4 19939227 6.449 ns/op 1240.48 MB/s BenchmarkAddVW/2-4 18530354 6.829 ns/op 2342.80 MB/s BenchmarkAddVW/3-4 17112910 7.460 ns/op 3217.07 MB/s BenchmarkAddVW/4-4 16129357 7.500 ns/op 4266.41 MB/s BenchmarkAddVW/5-4 15362742 7.956 ns/op 5027.48 MB/s BenchmarkAddVW/10-4 12657799 9.820 ns/op 8146.34 MB/s BenchmarkAddVW/100-4 335575 362.3 ns/op 2208.42 MB/s BenchmarkAddVW/1000-4 47307 2579 ns/op 3101.79 MB/s BenchmarkAddVWext/1-4 16535749 7.259 ns/op 1102.03 MB/s BenchmarkAddVWext/2-4 18603574 7.100 ns/op 2253.54 MB/s BenchmarkAddVWext/3-4 16823312 7.413 ns/op 3237.76 MB/s BenchmarkAddVWext/4-4 15264562 7.607 ns/op 4206.87 MB/s BenchmarkAddVWext/5-4 15004212 8.068 ns/op 4958.09 MB/s BenchmarkAddVWext/10-4 12790333 9.729 ns/op 8222.81 MB/s BenchmarkAddVWext/100-4 51026 2261 ns/op 353.77 MB/s BenchmarkAddVWext/1000-4 5314 21744 ns/op 367.91 MB/s BenchmarkSubVW/1-4 18332138 6.747 ns/op 1185.74 MB/s BenchmarkSubVW/2-4 16749390 7.453 ns/op 2146.69 MB/s BenchmarkSubVW/3-4 16718434 7.489 ns/op 3204.73 MB/s BenchmarkSubVW/4-4 15789711 7.638 ns/op 4189.50 MB/s BenchmarkSubVW/5-4 13950655 8.537 ns/op 4685.43 MB/s BenchmarkSubVW/10-4 11895435 9.899 ns/op 8081.69 MB/s BenchmarkSubVW/100-4 326682 377.0 ns/op 2121.95 MB/s BenchmarkSubVW/1000-4 48020 2530 ns/op 3162.17 MB/s BenchmarkSubVWext/1-4 17838979 6.608 ns/op 1210.70 MB/s BenchmarkSubVWext/2-4 16766426 7.692 ns/op 2080.22 MB/s BenchmarkSubVWext/3-4 15913122 7.613 ns/op 3152.39 MB/s BenchmarkSubVWext/4-4 13592042 7.753 ns/op 4127.31 MB/s BenchmarkSubVWext/5-4 15195618 8.163 ns/op 4899.97 MB/s BenchmarkSubVWext/10-4 12451982 10.05 ns/op 7959.05 MB/s BenchmarkSubVWext/100-4 55052 2156 ns/op 371.07 MB/s BenchmarkSubVWext/1000-4 5884 20949 ns/op 381.87 MB/s BenchmarkMulAddVWW/1-4 15947430 8.009 ns/op 7990.95 MB/s BenchmarkMulAddVWW/2-4 14411732 8.581 ns/op 14916.33 MB/s BenchmarkMulAddVWW/3-4 12920184 9.141 ns/op 21004.52 MB/s BenchmarkMulAddVWW/4-4 12628569 9.567 ns/op 26757.40 MB/s BenchmarkMulAddVWW/5-4 11868824 10.41 ns/op 30729.94 MB/s BenchmarkMulAddVWW/10-4 8008749 13.57 ns/op 47162.12 MB/s BenchmarkMulAddVWW/100-4 1472926 77.10 ns/op 83011.74 MB/s BenchmarkMulAddVWW/1000-4 181154 737.1 ns/op 86832.32 MB/s BenchmarkAddMulVVW/1-4 15945105 7.318 ns/op 8745.92 MB/s BenchmarkAddMulVVW/2-4 15750616 7.930 ns/op 16141.71 MB/s BenchmarkAddMulVVW/3-4 13475546 9.145 ns/op 20994.85 MB/s BenchmarkAddMulVVW/4-4 12425320 9.808 ns/op 26101.42 MB/s BenchmarkAddMulVVW/5-4 11200828 10.82 ns/op 29567.40 MB/s BenchmarkAddMulVVW/10-4 8959054 13.01 ns/op 49190.36 MB/s BenchmarkAddMulVVW/100-4 1799654 61.46 ns/op 104136.58 MB/s BenchmarkAddMulVVW/1000-4 202952 555.8 ns/op 115148.50 MB/s BenchmarkDivWVW/1-4 2099850 56.62 ns/op 1130.42 MB/s BenchmarkDivWVW/2-4 927273 109.3 ns/op 1170.88 MB/s BenchmarkDivWVW/3-4 932934 135.9 ns/op 1412.55 MB/s BenchmarkDivWVW/4-4 776917 164.7 ns/op 1554.35 MB/s BenchmarkDivWVW/5-4 631056 191.7 ns/op 1669.57 MB/s BenchmarkDivWVW/10-4 374551 326.0 ns/op 1962.99 MB/s BenchmarkDivWVW/100-4 43794 2689 ns/op 2379.90 MB/s BenchmarkDivWVW/1000-4 4831 26674 ns/op 2399.32 MB/s BenchmarkNonZeroShifts/1/shrVU-4 17739594 7.051 ns/op BenchmarkNonZeroShifts/1/shlVU-4 18136270 6.787 ns/op BenchmarkNonZeroShifts/2/shrVU-4 14316169 7.539 ns/op BenchmarkNonZeroShifts/2/shlVU-4 16093800 7.168 ns/op BenchmarkNonZeroShifts/3/shrVU-4 15436752 7.856 ns/op BenchmarkNonZeroShifts/3/shlVU-4 15348969 8.110 ns/op BenchmarkNonZeroShifts/4/shrVU-4 13584150 8.784 ns/op BenchmarkNonZeroShifts/4/shlVU-4 13956696 8.131 ns/op BenchmarkNonZeroShifts/5/shrVU-4 12961665 9.258 ns/op BenchmarkNonZeroShifts/5/shlVU-4 12665253 9.041 ns/op BenchmarkNonZeroShifts/10/shrVU-4 9297174 14.43 ns/op BenchmarkNonZeroShifts/10/shlVU-4 9000673 12.11 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1517670 80.55 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1794346 66.78 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 189128 666.7 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 226910 583.5 ns/op BenchmarkDecimalConversion-4 206 555129 ns/op BenchmarkFloatString/100-4 12307 9643 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 240 495921 ns/op 2906 B/op 9 allocs/op BenchmarkFloatString/10000-4 3 45103075 ns/op 60384 B/op 47 allocs/op BenchmarkFloatString/100000-4 1 4647709462 ns/op 843744 B/op 530 allocs/op BenchmarkFloatAdd/10-4 169034 732.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 171526 711.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 159478 750.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 96184 1310 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 19687 6006 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 241645 527.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 235016 517.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 198500 569.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 183644 680.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 60592 1937 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 2266 58113 ns/op BenchmarkParseFloatLargeExp-4 457 270104 ns/op BenchmarkGCD10x10/WithoutXY-4 182629 675.2 ns/op BenchmarkGCD10x10/WithXY-4 39374 2564 ns/op BenchmarkGCD10x100/WithoutXY-4 81908 1474 ns/op BenchmarkGCD10x100/WithXY-4 15772 7530 ns/op BenchmarkGCD10x1000/WithoutXY-4 58857 2293 ns/op BenchmarkGCD10x1000/WithXY-4 12759 9960 ns/op BenchmarkGCD100x100/WithoutXY-4 22525 5205 ns/op BenchmarkGCD100x100/WithXY-4 9871 11918 ns/op BenchmarkGCD100x1000/WithoutXY-4 12726 9364 ns/op BenchmarkGCD100x1000/WithXY-4 6417 18417 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1875 59176 ns/op BenchmarkGCD1000x1000/WithXY-4 972 115346 ns/op BenchmarkHilbert-4 19 6261237 ns/op BenchmarkBinomial-4 10000 10532 ns/op BenchmarkQuoRem-4 21044 5546 ns/op BenchmarkExp-4 16 7336644 ns/op BenchmarkExpMont/Odd-4 100 1003605 ns/op 2592 B/op 22 allocs/op BenchmarkExpMont/Even1-4 110 1186721 ns/op 3365 B/op 38 allocs/op BenchmarkExpMont/Even2-4 104 1125516 ns/op 3886 B/op 54 allocs/op BenchmarkExpMont/Even3-4 100 1144564 ns/op 3837 B/op 53 allocs/op BenchmarkExpMont/Even4-4 84 1211192 ns/op 3891 B/op 54 allocs/op BenchmarkExpMont/Even8-4 100 1128234 ns/op 3829 B/op 52 allocs/op BenchmarkExpMont/Even32-4 100 1065261 ns/op 3838 B/op 53 allocs/op BenchmarkExpMont/Even64-4 120 939636 ns/op 3647 B/op 54 allocs/op BenchmarkExpMont/Even96-4 120 977951 ns/op 3785 B/op 51 allocs/op BenchmarkExpMont/Even128-4 148 911161 ns/op 3237 B/op 50 allocs/op BenchmarkExpMont/Even255-4 152 818502 ns/op 2944 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 355 328914 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 326 354699 ns/op 1714 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 350 356346 ns/op 1745 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 340 347794 ns/op 1750 B/op 47 allocs/op BenchmarkExp2-4 19 6395082 ns/op BenchmarkBitset-4 704889 172.9 ns/op BenchmarkBitsetNeg-4 402519 308.8 ns/op BenchmarkBitsetOrig-4 264783 526.6 ns/op BenchmarkBitsetNegOrig-4 172354 877.2 ns/op BenchmarkModSqrt225_Tonelli-4 100 1011976 ns/op BenchmarkModSqrt225_3Mod4-4 361 312746 ns/op BenchmarkModSqrt231_Tonelli-4 100 1068158 ns/op BenchmarkModSqrt231_5Mod8-4 313 361084 ns/op BenchmarkModInverse-4 13452 9614 ns/op BenchmarkSqrt-4 2180 63602 ns/op BenchmarkIntSqr/1-4 801000 129.2 ns/op BenchmarkIntSqr/2-4 675204 188.3 ns/op BenchmarkIntSqr/3-4 570609 238.5 ns/op BenchmarkIntSqr/5-4 431305 302.5 ns/op BenchmarkIntSqr/8-4 324763 383.8 ns/op BenchmarkIntSqr/10-4 272536 500.9 ns/op BenchmarkIntSqr/20-4 53390 2238 ns/op BenchmarkIntSqr/30-4 38474 3038 ns/op BenchmarkIntSqr/50-4 25256 4803 ns/op BenchmarkIntSqr/80-4 14606 7898 ns/op BenchmarkIntSqr/100-4 10000 10046 ns/op BenchmarkIntSqr/200-4 5187 24726 ns/op BenchmarkIntSqr/300-4 2022 59044 ns/op BenchmarkIntSqr/500-4 1008 121802 ns/op BenchmarkIntSqr/800-4 376 310829 ns/op BenchmarkIntSqr/1000-4 283 390208 ns/op BenchmarkDiv/20/10-4 385270 297.6 ns/op BenchmarkDiv/40/20-4 435448 298.0 ns/op BenchmarkDiv/100/50-4 379995 333.7 ns/op BenchmarkDiv/200/100-4 61771 2029 ns/op BenchmarkDiv/400/200-4 49555 2385 ns/op BenchmarkDiv/1000/500-4 48078 2611 ns/op BenchmarkDiv/2000/1000-4 33210 3497 ns/op BenchmarkDiv/20000/10000-4 1423 87985 ns/op BenchmarkDiv/200000/100000-4 31 4013422 ns/op BenchmarkDiv/2000000/1000000-4 1 113884891 ns/op BenchmarkDiv/20000000/10000000-4 1 3392610451 ns/op BenchmarkMul-4 5 21853642 ns/op BenchmarkNatMul/10-4 172780 1099 ns/op BenchmarkNatMul/100-4 6063 24877 ns/op BenchmarkNatMul/1000-4 182 647089 ns/op BenchmarkZeroShifts/Shl-4 10000 12680 ns/op BenchmarkZeroShifts/ShlSame-4 3428158 33.38 ns/op BenchmarkZeroShifts/Shr-4 10000 11400 ns/op BenchmarkZeroShifts/ShrSame-4 3624092 34.06 ns/op BenchmarkExp3Power/0x10-4 179248 793.3 ns/op BenchmarkExp3Power/0x40-4 139058 910.9 ns/op BenchmarkExp3Power/0x100-4 85712 1529 ns/op BenchmarkExp3Power/0x400-4 42207 3174 ns/op BenchmarkExp3Power/0x1000-4 8998 13279 ns/op BenchmarkExp3Power/0x4000-4 2292 64973 ns/op BenchmarkExp3Power/0x10000-4 225 528693 ns/op BenchmarkExp3Power/0x40000-4 20 5311387 ns/op BenchmarkExp3Power/0x100000-4 3 49399334 ns/op BenchmarkExp3Power/0x400000-4 1 426680900 ns/op BenchmarkFibo-4 4 32854271 ns/op BenchmarkNatSqr/1-4 812960 165.4 ns/op BenchmarkNatSqr/2-4 363940 328.1 ns/op BenchmarkNatSqr/3-4 462336 424.9 ns/op BenchmarkNatSqr/5-4 315514 578.1 ns/op BenchmarkNatSqr/8-4 211244 852.3 ns/op BenchmarkNatSqr/10-4 189751 847.3 ns/op BenchmarkNatSqr/20-4 41562 2746 ns/op BenchmarkNatSqr/30-4 33865 3852 ns/op BenchmarkNatSqr/50-4 19174 6179 ns/op BenchmarkNatSqr/80-4 10000 10534 ns/op BenchmarkNatSqr/100-4 8888 12792 ns/op BenchmarkNatSqr/200-4 4275 31126 ns/op BenchmarkNatSqr/300-4 1930 85424 ns/op BenchmarkNatSqr/500-4 912 147618 ns/op BenchmarkNatSqr/800-4 344 346777 ns/op BenchmarkNatSqr/1000-4 284 447329 ns/op BenchmarkNatSetBytes/8-4 952789 135.4 ns/op BenchmarkNatSetBytes/24-4 275034 469.8 ns/op BenchmarkNatSetBytes/128-4 65440 1832 ns/op BenchmarkNatSetBytes/7-4 877755 133.6 ns/op BenchmarkNatSetBytes/23-4 269686 496.0 ns/op BenchmarkNatSetBytes/127-4 64046 2020 ns/op BenchmarkScanPi-4 189 559270 ns/op BenchmarkStringPiParallel-4 748 319587 ns/op BenchmarkScan/10/Base2-4 40747 2905 ns/op BenchmarkScan/100/Base2-4 5136 25350 ns/op BenchmarkScan/1000/Base2-4 447 249759 ns/op BenchmarkScan/10/Base8-4 89796 1279 ns/op BenchmarkScan/100/Base8-4 13221 9178 ns/op BenchmarkScan/1000/Base8-4 1106 94542 ns/op BenchmarkScan/10/Base10-4 88627 1327 ns/op BenchmarkScan/100/Base10-4 13742 8724 ns/op BenchmarkScan/1000/Base10-4 1434 86065 ns/op BenchmarkScan/10/Base16-4 97671 1091 ns/op BenchmarkScan/100/Base16-4 15489 7433 ns/op BenchmarkScan/1000/Base16-4 1681 71762 ns/op BenchmarkString/10/Base2-4 191944 631.7 ns/op BenchmarkString/100/Base2-4 30560 3966 ns/op BenchmarkString/1000/Base2-4 3343 39117 ns/op BenchmarkString/10/Base8-4 305168 414.8 ns/op BenchmarkString/100/Base8-4 73740 1659 ns/op BenchmarkString/1000/Base8-4 6823 15154 ns/op BenchmarkString/10/Base10-4 189158 623.8 ns/op BenchmarkString/100/Base10-4 40594 3188 ns/op BenchmarkString/1000/Base10-4 5773 25749 ns/op BenchmarkString/10/Base16-4 397538 305.1 ns/op BenchmarkString/100/Base16-4 100422 1234 ns/op BenchmarkString/1000/Base16-4 10000 10032 ns/op BenchmarkLeafSize/0-4 31 3977746 ns/op BenchmarkLeafSize/1-4 494 237328 ns/op BenchmarkLeafSize/2-4 502 249279 ns/op BenchmarkLeafSize/3-4 393 318686 ns/op BenchmarkLeafSize/4-4 466 231505 ns/op BenchmarkLeafSize/5-4 321 372411 ns/op BenchmarkLeafSize/6-4 374 318619 ns/op BenchmarkLeafSize/7-4 426 302210 ns/op BenchmarkLeafSize/8-4 546 224436 ns/op BenchmarkLeafSize/9-4 303 431157 ns/op BenchmarkLeafSize/10-4 338 369649 ns/op BenchmarkLeafSize/11-4 309 373776 ns/op BenchmarkLeafSize/12-4 297 367707 ns/op BenchmarkLeafSize/13-4 288 370147 ns/op BenchmarkLeafSize/14-4 370 285703 ns/op BenchmarkLeafSize/15-4 448 277731 ns/op BenchmarkLeafSize/16-4 490 284825 ns/op BenchmarkLeafSize/32-4 490 233398 ns/op BenchmarkLeafSize/64-4 465 279555 ns/op BenchmarkProbablyPrime/n=0-4 10 10158197 ns/op BenchmarkProbablyPrime/n=1-4 9 11592190 ns/op BenchmarkProbablyPrime/n=5-4 7 17441143 ns/op BenchmarkProbablyPrime/n=10-4 5 23530648 ns/op BenchmarkProbablyPrime/n=20-4 3 37762752 ns/op BenchmarkProbablyPrime/Lucas-4 14 8455038 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 87 1451000 ns/op BenchmarkRatCmp-4 209437 631.1 ns/op BenchmarkFloatSqrt/64-4 21724 5643 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 14031 8533 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 10000 11905 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 4858 23364 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 985 125274 ns/op 18108 B/op 10 allocs/op BenchmarkFloatSqrt/100000-4 69 1629617 ns/op 176580 B/op 21 allocs/op BenchmarkFloatSqrt/1000000-4 1 122100745 ns/op 3856112 B/op 658 allocs/op PASS ok math/big 57.638s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 13205638 8.404 ns/op BenchmarkLeadingZeros8-4 14241708 8.781 ns/op BenchmarkLeadingZeros16-4 14824028 8.380 ns/op BenchmarkLeadingZeros32-4 15256838 8.233 ns/op BenchmarkLeadingZeros64-4 15493528 8.121 ns/op BenchmarkTrailingZeros-4 14366205 8.270 ns/op BenchmarkTrailingZeros8-4 14066541 8.266 ns/op BenchmarkTrailingZeros16-4 13933525 8.325 ns/op BenchmarkTrailingZeros32-4 15242043 8.054 ns/op BenchmarkTrailingZeros64-4 15906555 7.773 ns/op BenchmarkOnesCount-4 15698383 7.868 ns/op BenchmarkOnesCount8-4 15277237 7.789 ns/op BenchmarkOnesCount16-4 14883164 8.042 ns/op BenchmarkOnesCount32-4 14618454 7.984 ns/op BenchmarkOnesCount64-4 15672961 7.906 ns/op BenchmarkRotateLeft-4 16217335 7.617 ns/op BenchmarkRotateLeft8-4 14496490 7.827 ns/op BenchmarkRotateLeft16-4 16607534 7.602 ns/op BenchmarkRotateLeft32-4 15456345 8.083 ns/op BenchmarkRotateLeft64-4 15648526 8.258 ns/op BenchmarkReverse-4 21757908 5.770 ns/op BenchmarkReverse8-4 29435044 4.417 ns/op BenchmarkReverse16-4 25715005 5.007 ns/op BenchmarkReverse32-4 17324594 6.160 ns/op BenchmarkReverse64-4 20917285 7.132 ns/op BenchmarkReverseBytes-4 19995310 5.296 ns/op BenchmarkReverseBytes16-4 25207928 5.359 ns/op BenchmarkReverseBytes32-4 25233626 5.386 ns/op BenchmarkReverseBytes64-4 22119799 5.200 ns/op BenchmarkAdd-4 12660686 8.407 ns/op BenchmarkAdd32-4 14513005 8.904 ns/op BenchmarkAdd64-4 12107194 9.387 ns/op BenchmarkAdd64multiple-4 23845006 5.187 ns/op BenchmarkSub-4 12826729 8.931 ns/op BenchmarkSub32-4 12010602 9.859 ns/op BenchmarkSub64-4 12687148 8.988 ns/op BenchmarkSub64multiple-4 24127368 5.848 ns/op BenchmarkMul-4 14447378 9.291 ns/op BenchmarkMul32-4 13069375 8.949 ns/op BenchmarkMul64-4 13673829 8.711 ns/op BenchmarkDiv-4 3445333 38.72 ns/op BenchmarkDiv32-4 6802110 17.14 ns/op BenchmarkDiv64-4 3434236 38.10 ns/op PASS ok math/bits 7.410s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 12184917 8.781 ns/op BenchmarkAcos-4 511567 205.8 ns/op BenchmarkAcosh-4 492670 218.0 ns/op BenchmarkAsin-4 605821 207.2 ns/op BenchmarkAsinh-4 543811 216.1 ns/op BenchmarkAtan-4 833660 124.3 ns/op BenchmarkAtanh-4 1000000 121.1 ns/op BenchmarkConj-4 27060492 4.561 ns/op BenchmarkCos-4 750320 173.5 ns/op BenchmarkCosh-4 810214 164.3 ns/op BenchmarkExp-4 1000000 126.2 ns/op BenchmarkLog-4 1000000 114.4 ns/op BenchmarkLog10-4 1000000 112.9 ns/op BenchmarkPhase-4 2197544 53.32 ns/op BenchmarkPolar-4 1423604 92.28 ns/op BenchmarkPow-4 299439 448.5 ns/op BenchmarkRect-4 1000000 103.3 ns/op BenchmarkSin-4 683721 174.2 ns/op BenchmarkSinh-4 698788 184.2 ns/op BenchmarkSqrt-4 1293886 92.74 ns/op BenchmarkTan-4 459901 278.7 ns/op BenchmarkTanh-4 469894 258.2 ns/op PASS ok math/cmplx 3.574s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 172200 597.2 ns/op BenchmarkInt63ThreadsafeParallel-4 149685 786.9 ns/op BenchmarkInt63Unthreadsafe-4 1000000 113.6 ns/op BenchmarkIntn1000-4 852915 213.3 ns/op BenchmarkInt63n1000-4 779941 176.2 ns/op BenchmarkInt31n1000-4 948070 131.7 ns/op BenchmarkFloat32-4 927057 134.0 ns/op BenchmarkFloat64-4 1000000 111.8 ns/op BenchmarkPerm3-4 172413 648.6 ns/op BenchmarkPerm30-4 22096 5295 ns/op BenchmarkPerm30ViaShuffle-4 21333 5237 ns/op BenchmarkShuffleOverhead-4 16110 7470 ns/op BenchmarkRead3-4 911456 146.9 ns/op BenchmarkRead64-4 84825 1446 ns/op BenchmarkRead1000-4 6214 20485 ns/op PASS ok math/rand 2.621s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 43498 2746 ns/op BenchmarkQDecodeWord-4 96117 1069 ns/op BenchmarkQDecodeHeader-4 87703 1243 ns/op BenchmarkTypeByExtension/.html-4 639495 186.0 ns/op BenchmarkTypeByExtension/.HTML-4 440359 258.8 ns/op BenchmarkTypeByExtension/.unused-4 533379 240.7 ns/op BenchmarkExtensionsByType/text/html-4 247754 688.1 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 67899 2223 ns/op BenchmarkExtensionsByType/application/octet-stream-4 58380 2707 ns/op PASS ok mime 1.592s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 928 122462 ns/op PASS ok mime/quotedprintable 0.190s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 4 25786022 ns/op 8774 B/op 91 allocs/op BenchmarkGoLookupIPNoSuchHost-4 2 53631074 ns/op 13800 B/op 114 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5029684070 ns/op 150440 B/op 234 allocs/op BenchmarkDNSName-4 155298 703.5 ns/op BenchmarkInterfaces-4 2026 66091 ns/op BenchmarkInterfaceByIndex-4 7057 17481 ns/op BenchmarkInterfaceByName-4 2144 62620 ns/op BenchmarkInterfaceAddrs-4 2116 65689 ns/op BenchmarkInterfacesAndAddrs-4 6642 18625 ns/op BenchmarkInterfacesAndMulticastAddrs-4 2650 41305 ns/op BenchmarkParseIP-4 16735 6888 ns/op BenchmarkIPString/IPv4-4 151046 770.6 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 14091 8134 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 50700 2433 ns/op BenchmarkIPEqual/IPv4-4 1067814 109.0 ns/op BenchmarkIPEqual/IPv6-4 1061866 105.2 ns/op BenchmarkTCP4OneShot-4 181 703318 ns/op BenchmarkTCP4OneShotTimeout-4 164 689722 ns/op BenchmarkTCP4Persistent-4 356 298651 ns/op BenchmarkTCP4PersistentTimeout-4 342 374736 ns/op BenchmarkTCP6OneShot-4 140 936599 ns/op BenchmarkTCP6OneShotTimeout-4 166 661358 ns/op BenchmarkTCP6Persistent-4 384 340408 ns/op BenchmarkTCP6PersistentTimeout-4 327 335108 ns/op BenchmarkTCP4ConcurrentReadWrite-4 18162 6180 ns/op BenchmarkTCP6ConcurrentReadWrite-4 15321 7362 ns/op BenchmarkSetReadDeadline-4 139239 809.6 ns/op BenchmarkUDP6LinkLocalUnicast-4 247 427151 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 207 574916 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 225 574657 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 178 966221 ns/op 0 B/op 0 allocs/op PASS ok net 11.179s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 20806 4946 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 9728 12199 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 11572 10143 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 18248 6658 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 29312 4471 ns/op 736 B/op 11 allocs/op BenchmarkServerMatch-4 997550 123.5 ns/op BenchmarkReadRequestChrome-4 3986 29099 ns/op 21.00 MB/s 1844 B/op 14 allocs/op BenchmarkReadRequestCurl-4 10000 12864 ns/op 6.06 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 10765 10815 ns/op 7.58 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestSiege-4 7182 15618 ns/op 9.67 MB/s 1035 B/op 11 allocs/op BenchmarkReadRequestWrk-4 16381 7570 ns/op 5.28 MB/s 875 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 49 2403711 ns/op 0.43 MB/s BenchmarkFileAndServer_1KB/https1-4 36 2836584 ns/op 0.36 MB/s BenchmarkFileAndServer_1KB/h2-4 33 3369075 ns/op 0.30 MB/s BenchmarkFileAndServer_16MB/h1-4 2 69696115 ns/op 240.72 MB/s BenchmarkFileAndServer_16MB/https1-4 1 175441870 ns/op 95.63 MB/s BenchmarkFileAndServer_16MB/h2-4 1 457600063 ns/op 36.66 MB/s BenchmarkFileAndServer_64MB/h1-4 1 293799041 ns/op 228.42 MB/s BenchmarkFileAndServer_64MB/https1-4 1 584669076 ns/op 114.78 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1663497853 ns/op 40.34 MB/s BenchmarkServeMux-4 303 413990 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 404 317628 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 52 2745131 ns/op 6601 B/op 66 allocs/op BenchmarkClientServer/https1-4 48 2124935 ns/op 9215 B/op 98 allocs/op BenchmarkClientServer/h2-4 45 3235480 ns/op 12878 B/op 107 allocs/op BenchmarkClientServerParallel/4/h1-4 326 463862 ns/op 11116 B/op 83 allocs/op BenchmarkClientServerParallel/4/https1-4 15 7532214 ns/op 130604 B/op 1224 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57029: read tcp 127.0.0.1:57024->127.0.0.1:57029: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57028: read tcp 127.0.0.1:57024->127.0.0.1:57028: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57048: read tcp 127.0.0.1:57034->127.0.0.1:57048: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57049: read tcp 127.0.0.1:57034->127.0.0.1:57049: use of closed network connection BenchmarkClientServerParallel/4/h2-4 13 9309413 ns/op 130762 B/op 1292 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57057: read tcp 127.0.0.1:57056->127.0.0.1:57057: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57067: read tcp 127.0.0.1:57066->127.0.0.1:57067: use of closed network connection BenchmarkClientServerParallel/64/h1-4 123 1012771 ns/op 25448 B/op 126 allocs/op BenchmarkClientServerParallel/64/https1-4 16 7333674 ns/op 134442 B/op 1263 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57234: read tcp 127.0.0.1:57232->127.0.0.1:57234: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57236: write tcp 127.0.0.1:57232->127.0.0.1:57236: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57245: read tcp 127.0.0.1:57241->127.0.0.1:57245: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57248: read tcp 127.0.0.1:57241->127.0.0.1:57248: use of closed network connection BenchmarkClientServerParallel/64/h2-4 34 6316311 ns/op 133538 B/op 1344 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57265: read tcp 127.0.0.1:57264->127.0.0.1:57265: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57266: read tcp 127.0.0.1:57264->127.0.0.1:57266: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57282: read tcp 127.0.0.1:57275->127.0.0.1:57282: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57285: read tcp 127.0.0.1:57275->127.0.0.1:57285: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57289: write tcp 127.0.0.1:57275->127.0.0.1:57289: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57283: read tcp 127.0.0.1:57275->127.0.0.1:57283: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57287: read tcp 127.0.0.1:57275->127.0.0.1:57287: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57280: write tcp 127.0.0.1:57275->127.0.0.1:57280: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57291: write tcp 127.0.0.1:57275->127.0.0.1:57291: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57284: write tcp 127.0.0.1:57275->127.0.0.1:57284: use of closed network connection ... [output truncated] BenchmarkServer-4 3 37893077 ns/op 12450 B/op 63 allocs/op BenchmarkClient-4 38 2968939 ns/op 4057 B/op 47 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 518 217547 ns/op 7562 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 873 120838 ns/op 3042 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1209 102322 ns/op 1943 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1330 98919 ns/op 2760 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1424 98430 ns/op 2693 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1173 98934 ns/op 2742 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1267 85047 ns/op 1903 B/op 14 allocs/op BenchmarkServerHijack-4 1117 128523 ns/op 16678 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 48 2339932 ns/op 6163 B/op 53 allocs/op BenchmarkResponseStatusLine-4 430365 306.6 ns/op 0 B/op 0 allocs/op PASS ok net/http 14.751s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2881 59584 ns/op 34074 B/op 12 allocs/op PASS ok net/http/httputil 0.247s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 107293 1053 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 502923 219.0 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 225931 526.9 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 76698 1492 ns/op BenchmarkStdIPv4-4 163920 768.4 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 110406 1065 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 95960 1137 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 130221 938.6 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 83298 1405 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1269278 91.42 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1248621 96.60 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1300224 92.02 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 341079 345.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 388036 312.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 354799 361.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 104168 1156 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 425671 275.8 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 359958 337.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 334068 389.4 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 147408 794.2 ns/op 32 B/op 2 allocs/op BenchmarkStdParseIP/v6_zone-4 513234 256.2 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 357819 338.6 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 139334 884.7 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 172616 666.0 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 283119 413.8 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 166382 768.1 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 369828 372.6 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 156937 759.4 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 167754 786.5 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 155844 759.1 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 117291 1073 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 538642 258.1 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 143115 863.2 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 99200 1238 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 126556 1061 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 187024 718.6 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 111362 1095 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 273312 460.9 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 102981 997.2 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 141710 899.1 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 175270 756.5 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 130155 945.9 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 976047 124.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 116.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 113.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 885793 119.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 119.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 928780 118.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 120.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 896570 124.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 953739 123.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 320952 355.5 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 475810 222.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 239473 490.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 274749 473.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 250558 527.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 85044 1376 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 527623 221.7 ns/op PASS ok net/netip 9.982s 2023/01/24 05:22:17 Test RPC server listening on 127.0.0.1:57398 2023/01/24 05:22:17 Test HTTP RPC server listening on 127.0.0.1:57399 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 157 779402 ns/op BenchmarkEndToEndHTTP-4 181 688578 ns/op BenchmarkEndToEndAsync-4 1280 81411 ns/op BenchmarkEndToEndAsyncHTTP-4 1302 91242 ns/op PASS ok net/rpc 1.089s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 4092 26601 ns/op BenchmarkReadMIMEHeader/server_headers-4 6220 20159 ns/op BenchmarkUncommon-4 26689 4376 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.601s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 4545 27763 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 87436 1300 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 528330 224.2 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 113863 995.5 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 227636 536.3 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 110138 1109 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 16855 6757 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 364236 276.3 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 121722 1031 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 235642 544.0 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 110827 1136 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 20864 5806 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 197756 587.0 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 76603 1512 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 77493 1549 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 34371 3490 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5775 19608 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 193807 613.4 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 70624 1558 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 73672 1606 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 32616 3606 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6301 19779 ns/op 320 B/op 1 allocs/op PASS ok net/url 3.904s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2638684 41.32 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 145294 771.0 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 528 212673 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:501: benchmarkReaddirname ".": 126 entries os_test.go:501: benchmarkReaddirname ".": 126 entries os_test.go:501: benchmarkReaddirname ".": 126 entries BenchmarkReaddir-4 206 580242 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:518: benchmarkReaddir ".": 126 entries os_test.go:518: benchmarkReaddir ".": 126 entries os_test.go:518: benchmarkReaddir ".": 126 entries BenchmarkReadDir-4 463 256722 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:535: benchmarkReadDir ".": 126 entries os_test.go:535: benchmarkReadDir ".": 126 entries os_test.go:535: benchmarkReadDir ".": 126 entries BenchmarkStatDot-4 51004 2489 ns/op BenchmarkStatFile-4 33050 3556 ns/op BenchmarkStatDir-4 35203 3679 ns/op BenchmarkLstatDot-4 53937 2407 ns/op BenchmarkLstatFile-4 32613 3512 ns/op BenchmarkLstatDir-4 35455 3367 ns/op PASS ok os 2.003s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 20 5155568 ns/op 8560 B/op 30 allocs/op PASS ok os/exec 0.253s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 362727 334.0 ns/op PASS ok os/user 0.349s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2390146 44.66 ns/op BenchmarkString-4 2005483 59.99 ns/op BenchmarkBytes-4 1862541 63.63 ns/op BenchmarkNamedBytes-4 836734 151.3 ns/op BenchmarkBytesArray-4 836034 152.6 ns/op BenchmarkSliceLen-4 2066166 55.34 ns/op BenchmarkMapLen-4 1311181 91.04 ns/op BenchmarkStringLen-4 1493736 79.55 ns/op BenchmarkArrayLen-4 1466376 82.63 ns/op BenchmarkSliceCap-4 2203060 55.20 ns/op BenchmarkDeepEqual/int8-4 733059 175.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 116662 1018 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 585625 216.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 111634 1064 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 608730 207.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 110284 1057 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 607396 212.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 116034 1051 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 606500 209.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 107634 1067 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 741115 172.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 146444 831.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 574960 209.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 116449 1062 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 599582 213.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 106490 1062 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 578517 210.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 111021 1067 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 584084 210.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 109234 1067 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 576192 208.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 111727 1053 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 594402 210.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 110191 1041 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 532938 205.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 115056 1088 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 498189 205.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 109998 1047 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 603046 207.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 107163 1050 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 605913 170.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 121902 1023 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 624734 207.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 114814 1054 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 144895 855.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 71877 1695 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 75487 1573 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 49138 2480 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 332246 388.7 ns/op BenchmarkIsZero/ArrayIncomparable-4 44703 2664 ns/op BenchmarkIsZero/StructComparable-4 889327 132.8 ns/op BenchmarkIsZero/StructIncomparable-4 201178 595.7 ns/op BenchmarkSetZero/Bool/Direct-4 2702474 42.86 ns/op BenchmarkSetZero/Bool/CachedZero-4 1879561 62.64 ns/op BenchmarkSetZero/Bool/NewZero-4 1234639 99.35 ns/op BenchmarkSetZero/Int/Direct-4 1947030 57.82 ns/op BenchmarkSetZero/Int/CachedZero-4 1862955 63.69 ns/op BenchmarkSetZero/Int/NewZero-4 1209942 95.63 ns/op BenchmarkSetZero/Uint/Direct-4 2123379 55.37 ns/op BenchmarkSetZero/Uint/CachedZero-4 1841538 64.42 ns/op BenchmarkSetZero/Uint/NewZero-4 1218102 96.23 ns/op BenchmarkSetZero/Float/Direct-4 2184248 57.95 ns/op BenchmarkSetZero/Float/CachedZero-4 1739026 65.71 ns/op BenchmarkSetZero/Float/NewZero-4 1244397 99.20 ns/op BenchmarkSetZero/Complex/Direct-4 2128022 56.78 ns/op BenchmarkSetZero/Complex/CachedZero-4 1855000 64.10 ns/op BenchmarkSetZero/Complex/NewZero-4 1214446 96.40 ns/op BenchmarkSetZero/Array/Direct-4 3201144 38.62 ns/op BenchmarkSetZero/Array/CachedZero-4 1836685 66.05 ns/op BenchmarkSetZero/Array/NewZero-4 1000000 105.1 ns/op BenchmarkSetZero/Chan/Direct-4 1926510 61.88 ns/op BenchmarkSetZero/Chan/CachedZero-4 1360812 87.64 ns/op BenchmarkSetZero/Chan/NewZero-4 918166 130.1 ns/op BenchmarkSetZero/Func/Direct-4 1980666 58.02 ns/op BenchmarkSetZero/Func/CachedZero-4 1373841 87.55 ns/op BenchmarkSetZero/Func/NewZero-4 943923 124.6 ns/op BenchmarkSetZero/Interface/Direct-4 1841677 63.40 ns/op BenchmarkSetZero/Interface/CachedZero-4 1826779 66.37 ns/op BenchmarkSetZero/Interface/NewZero-4 1000000 100.2 ns/op BenchmarkSetZero/Map/Direct-4 2001230 60.12 ns/op BenchmarkSetZero/Map/CachedZero-4 1377951 85.18 ns/op BenchmarkSetZero/Map/NewZero-4 991833 121.9 ns/op BenchmarkSetZero/Pointer/Direct-4 2082823 56.70 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1371138 85.94 ns/op BenchmarkSetZero/Pointer/NewZero-4 972781 122.1 ns/op BenchmarkSetZero/Slice/Direct-4 1938135 61.75 ns/op BenchmarkSetZero/Slice/CachedZero-4 1855568 63.23 ns/op BenchmarkSetZero/Slice/NewZero-4 1201963 99.73 ns/op BenchmarkSetZero/String/Direct-4 1868031 59.71 ns/op BenchmarkSetZero/String/CachedZero-4 1877036 62.69 ns/op BenchmarkSetZero/String/NewZero-4 1222416 96.24 ns/op BenchmarkSetZero/Struct/Direct-4 2949091 38.37 ns/op BenchmarkSetZero/Struct/CachedZero-4 1866528 63.02 ns/op BenchmarkSetZero/Struct/NewZero-4 1241548 94.81 ns/op BenchmarkSelect/1-4 199252 635.3 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 99078 1237 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 48015 2778 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 181279 669.5 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 157222 796.6 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 144612 970.3 ns/op 131.92 MB/s BenchmarkCallArgCopy/size=256-4 125232 1003 ns/op 255.18 MB/s BenchmarkCallArgCopy/size=1024-4 81002 1989 ns/op 514.74 MB/s BenchmarkCallArgCopy/size=4096-4 23526 6270 ns/op 653.32 MB/s BenchmarkCallArgCopy/size=65536-4 1988 90033 ns/op 727.91 MB/s BenchmarkPtrTo-4 466292 215.0 ns/op BenchmarkFieldByName1-4 595514 206.1 ns/op BenchmarkFieldByName2-4 44256 3462 ns/op BenchmarkFieldByName3-4 4875 22979 ns/op BenchmarkInterfaceBig-4 2842364 38.01 ns/op BenchmarkInterfaceSmall-4 2969487 34.71 ns/op BenchmarkNew-4 1222304 94.52 ns/op BenchmarkMap/StringKeys/MapIndex-4 3285 36206 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 3279 36339 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 3217 38204 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 3194 39048 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 3334 37395 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 3511 41009 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 236481 523.2 ns/op PASS ok reflect 21.551s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 6444 18559 ns/op 9424 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 16463 ns/op 9006 B/op 1 allocs/op BenchmarkFindString-4 10000 20704 ns/op 9243 B/op 1 allocs/op BenchmarkFindSubmatch-4 5324 19512 ns/op 9388 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 23264 ns/op 9517 B/op 2 allocs/op BenchmarkLiteral-4 6426 17822 ns/op BenchmarkNotLiteral-4 4658 35652 ns/op BenchmarkMatchClass-4 3567 40852 ns/op BenchmarkMatchClass_InRange-4 3697 39296 ns/op BenchmarkReplaceAll-4 1572 82700 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 16111 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 25939 4373 ns/op BenchmarkAnchoredShortMatch-4 10000 17732 ns/op BenchmarkAnchoredLongMatch-4 16308 7472 ns/op BenchmarkOnePassShortA-4 21014 5657 ns/op BenchmarkNotOnePassShortA-4 5562 19470 ns/op BenchmarkOnePassShortB-4 25322 4464 ns/op BenchmarkNotOnePassShortB-4 10000 17595 ns/op BenchmarkOnePassLongPrefix-4 87488 1396 ns/op BenchmarkOnePassLongNotPrefix-4 30214 3737 ns/op BenchmarkMatchParallelShared-4 10000 24289 ns/op BenchmarkMatchParallelCopied-4 10000 24435 ns/op BenchmarkQuoteMetaAll-4 147733 847.3 ns/op 16.52 MB/s BenchmarkQuoteMetaNone-4 404509 288.8 ns/op 90.04 MB/s BenchmarkCompile/Onepass-4 4885 31541 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1934 72540 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 164 726288 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2819475 41.71 ns/op 383.62 MB/s BenchmarkMatch/Easy0/32-4 10000 12491 ns/op 2.56 MB/s BenchmarkMatch/Easy0/1K-4 3601 31954 ns/op 32.05 MB/s BenchmarkMatch/Easy0i/16-4 2671741 42.96 ns/op 372.40 MB/s BenchmarkMatch/Easy0i/32-4 6301 28370 ns/op 1.13 MB/s BenchmarkMatch/Easy0i/1K-4 247 477427 ns/op 2.14 MB/s BenchmarkMatch/Easy1/16-4 2663528 43.25 ns/op 369.96 MB/s BenchmarkMatch/Easy1/32-4 10000 14114 ns/op 2.27 MB/s BenchmarkMatch/Easy1/1K-4 4518 36601 ns/op 27.98 MB/s BenchmarkMatch/Medium/16-4 2627658 43.12 ns/op 371.02 MB/s BenchmarkMatch/Medium/32-4 6640 26788 ns/op 1.19 MB/s BenchmarkMatch/Medium/1K-4 292 406010 ns/op 2.52 MB/s BenchmarkMatch/Hard/16-4 2297788 43.68 ns/op 366.28 MB/s BenchmarkMatch/Hard/32-4 3963 37459 ns/op 0.85 MB/s BenchmarkMatch/Hard/1K-4 175 665777 ns/op 1.54 MB/s BenchmarkMatch/Hard1/16-4 1551 84618 ns/op 0.19 MB/s BenchmarkMatch/Hard1/32-4 842 147172 ns/op 0.22 MB/s BenchmarkMatch/Hard1/1K-4 31 4170452 ns/op 0.25 MB/s BenchmarkMatch_onepass_regex/16-4 29871 3960 ns/op 4.04 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 17424 6983 ns/op 4.58 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 648 179469 ns/op 5.71 MB/s 24 B/op 0 allocs/op PASS ok regexp 9.069s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 896700 128.1 ns/op PASS ok regexp/syntax 1.380s goos: darwin goarch: amd64 pkg: runtime BenchmarkMakeChan/Byte-4 405564 407.4 ns/op BenchmarkMakeChan/Int-4 478988 496.4 ns/op BenchmarkMakeChan/Ptr-4 823752 696.7 ns/op BenchmarkMakeChan/Struct/0-4 705279 333.7 ns/op BenchmarkMakeChan/Struct/32-4 141637 898.9 ns/op BenchmarkMakeChan/Struct/40-4 108805 1091 ns/op BenchmarkChanNonblocking-4 5420829 19.99 ns/op BenchmarkSelectUncontended-4 860893 164.4 ns/op BenchmarkSelectSyncContended-4 87600 1238 ns/op BenchmarkSelectAsyncContended-4 248012 477.8 ns/op BenchmarkSelectNonblock-4 3319724 36.30 ns/op BenchmarkChanUncontended-4 9680 11846 ns/op BenchmarkChanContended-4 4454 26375 ns/op BenchmarkChanSync-4 190711 552.5 ns/op BenchmarkChanSyncWork-4 10000 33677 ns/op BenchmarkChanProdCons0-4 193207 603.2 ns/op BenchmarkChanProdCons10-4 363222 306.4 ns/op BenchmarkChanProdCons100-4 358777 283.0 ns/op BenchmarkChanProdConsWork0-4 148021 960.2 ns/op BenchmarkChanProdConsWork10-4 186448 605.2 ns/op BenchmarkChanProdConsWork100-4 175507 582.6 ns/op BenchmarkSelectProdCons-4 140502 850.9 ns/op BenchmarkReceiveDataFromClosedChan-4 820998 153.9 ns/op BenchmarkChanCreation-4 121200 867.0 ns/op BenchmarkChanSem-4 271052 476.8 ns/op BenchmarkChanPopular-4 84 1572748 ns/op BenchmarkChanClosed-4 1012678 125.5 ns/op BenchmarkCallClosure-4 4321988 27.75 ns/op BenchmarkCallClosure1-4 4936008 41.99 ns/op BenchmarkCallClosure2-4 1000000 142.7 ns/op BenchmarkCallClosure3-4 1000000 150.0 ns/op BenchmarkCallClosure4-4 1000000 138.4 ns/op BenchmarkComplex128DivNormal-4 11627196 9.982 ns/op BenchmarkComplex128DivNisNaN-4 7011849 18.54 ns/op BenchmarkComplex128DivDisNaN-4 10352242 14.33 ns/op BenchmarkComplex128DivNisInf-4 11016339 10.09 ns/op BenchmarkComplex128DivDisInf-4 6392366 20.45 ns/op BenchmarkSetTypePtr-4 47933678 2.356 ns/op 3396.09 MB/s BenchmarkSetTypePtr8-4 12825429 12.83 ns/op 4988.37 MB/s BenchmarkSetTypePtr16-4 10152036 17.56 ns/op 7288.37 MB/s BenchmarkSetTypePtr32-4 11566797 14.38 ns/op 17797.72 MB/s BenchmarkSetTypePtr64-4 11055033 12.41 ns/op 41256.57 MB/s BenchmarkSetTypePtr126-4 5586547 21.07 ns/op 47833.86 MB/s BenchmarkSetTypePtr128-4 3320934 30.33 ns/op 33758.10 MB/s BenchmarkSetTypePtrSlice-4 734922 235.4 ns/op 34798.31 MB/s BenchmarkSetTypeNode1-4 12201984 11.25 ns/op 2132.57 MB/s BenchmarkSetTypeNode1Slice-4 2680887 66.25 ns/op 11592.07 MB/s BenchmarkSetTypeNode8-4 8827252 12.96 ns/op 6174.17 MB/s BenchmarkSetTypeNode8Slice-4 1693086 69.31 ns/op 36933.82 MB/s BenchmarkSetTypeNode64-4 5913174 23.04 ns/op 22912.16 MB/s BenchmarkSetTypeNode64Slice-4 254388 570.7 ns/op 29604.57 MB/s BenchmarkSetTypeNode64Dead-4 8181884 15.70 ns/op 33639.93 MB/s BenchmarkSetTypeNode64DeadSlice-4 230178 454.8 ns/op 37146.48 MB/s BenchmarkSetTypeNode124-4 4175506 26.59 ns/op 37915.25 MB/s BenchmarkSetTypeNode124Slice-4 257197 587.9 ns/op 54867.47 MB/s BenchmarkSetTypeNode126-4 5005208 22.36 ns/op 45803.08 MB/s BenchmarkSetTypeNode126Slice-4 247418 643.5 ns/op 50917.57 MB/s BenchmarkSetTypeNode128-4 3245216 33.13 ns/op 31394.18 MB/s BenchmarkSetTypeNode128Slice-4 181771 930.1 ns/op 35779.78 MB/s BenchmarkSetTypeNode130-4 4554963 44.07 ns/op 23964.41 MB/s BenchmarkSetTypeNode130Slice-4 77372 1609 ns/op 21001.09 MB/s BenchmarkSetTypeNode1024-4 363522 318.1 ns/op 25802.17 MB/s BenchmarkSetTypeNode1024Slice-4 29864 4186 ns/op 62748.38 MB/s BenchmarkAllocation-4 1807 110224 ns/op BenchmarkReadMemStats-4 50 2310971 ns/op BenchmarkReadMemStatsLatency-4 1 4031492 p50-ns 4031492 p90-ns 4031492 p99-ns BenchmarkWriteBarrier-4 2182047 56.55 ns/op BenchmarkBulkWriteBarrier-4 4651648 39.55 ns/op BenchmarkScanStackNoLocals-4 2 62251432 ns/op BenchmarkMSpanCountAlloc/bits=64-4 13811205 12.16 ns/op BenchmarkMSpanCountAlloc/bits=128-4 14194666 9.976 ns/op BenchmarkMSpanCountAlloc/bits=256-4 11617869 10.42 ns/op BenchmarkMSpanCountAlloc/bits=512-4 9172351 15.43 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 6215509 19.09 ns/op BenchmarkHash5-4 7125108 15.25 ns/op 327.95 MB/s BenchmarkHash16-4 9260589 13.36 ns/op 1197.29 MB/s BenchmarkHash64-4 7522000 23.74 ns/op 2695.89 MB/s BenchmarkHash1024-4 2404693 84.24 ns/op 12155.65 MB/s BenchmarkHash65536-4 48715 2783 ns/op 23545.37 MB/s BenchmarkAlignedLoad-4 10570153 16.42 ns/op BenchmarkUnalignedLoad-4 9257863 13.96 ns/op BenchmarkEqEfaceConcrete-4 8765234 15.06 ns/op BenchmarkEqIfaceConcrete-4 8517268 13.51 ns/op BenchmarkNeEfaceConcrete-4 10091704 15.41 ns/op BenchmarkNeIfaceConcrete-4 8232346 13.86 ns/op BenchmarkConvT2EByteSized/bool-4 4365378 25.75 ns/op BenchmarkConvT2EByteSized/uint8-4 4280486 25.79 ns/op BenchmarkConvT2ESmall-4 4699144 29.39 ns/op BenchmarkConvT2EUintptr-4 4335648 36.51 ns/op BenchmarkConvT2ELarge-4 1000000 143.3 ns/op BenchmarkConvT2ISmall-4 4322521 26.61 ns/op BenchmarkConvT2IUintptr-4 4001673 27.89 ns/op BenchmarkConvT2ILarge-4 1000000 158.5 ns/op BenchmarkConvI2E-4 3860896 29.66 ns/op BenchmarkConvI2I-4 3927908 32.79 ns/op BenchmarkAssertE2T-4 4192333 28.08 ns/op BenchmarkAssertE2TLarge-4 2224171 52.52 ns/op BenchmarkAssertE2I-4 3752968 38.73 ns/op BenchmarkAssertI2T-4 3680994 31.42 ns/op BenchmarkAssertI2I-4 3626260 56.20 ns/op BenchmarkAssertI2E-4 4104361 33.35 ns/op BenchmarkAssertE2E-4 3976044 33.73 ns/op BenchmarkAssertE2T2-4 2578983 41.51 ns/op BenchmarkAssertE2T2Blank-4 3284574 34.84 ns/op BenchmarkAssertI2E2-4 3140624 37.23 ns/op BenchmarkAssertI2E2Blank-4 3404228 29.74 ns/op BenchmarkAssertE2E2-4 2504350 61.58 ns/op BenchmarkAssertE2E2Blank-4 3832174 27.30 ns/op BenchmarkConvT2Ezero/zero/16-4 4329540 27.19 ns/op BenchmarkConvT2Ezero/zero/32-4 4352493 29.06 ns/op BenchmarkConvT2Ezero/zero/64-4 3814736 27.04 ns/op BenchmarkConvT2Ezero/zero/str-4 3538870 31.21 ns/op BenchmarkConvT2Ezero/zero/slice-4 4139994 26.34 ns/op BenchmarkConvT2Ezero/zero/big-4 66764 1690 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 159.2 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 175.7 ns/op BenchmarkConvT2Ezero/nonzero/big-4 213855 1458 ns/op BenchmarkConvT2Ezero/smallint/16-4 4216005 28.21 ns/op BenchmarkConvT2Ezero/smallint/32-4 3728413 28.47 ns/op BenchmarkConvT2Ezero/smallint/64-4 4186554 28.38 ns/op BenchmarkConvT2Ezero/largeint/16-4 1018381 155.9 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 139.5 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 117.7 ns/op BenchmarkMalloc8-4 970281 126.9 ns/op BenchmarkMalloc16-4 1000000 132.9 ns/op BenchmarkMallocTypeInfo8-4 1000000 132.8 ns/op BenchmarkMallocTypeInfo16-4 1000000 154.5 ns/op BenchmarkMallocLargeStruct-4 50908 2174 ns/op BenchmarkGoroutineSelect-4 16 7628352 ns/op BenchmarkGoroutineBlocking-4 21 7265285 ns/op BenchmarkGoroutineForRange-4 14 8906032 ns/op BenchmarkGoroutineIdle-4 20 7752066 ns/op BenchmarkHashStringSpeed-4 2477684 53.61 ns/op BenchmarkHashBytesSpeed-4 1000000 113.0 ns/op BenchmarkHashInt32Speed-4 2736160 52.74 ns/op BenchmarkHashInt64Speed-4 2121793 49.05 ns/op BenchmarkHashStringArraySpeed-4 462956 239.6 ns/op BenchmarkMegMap-4 2514260 42.86 ns/op BenchmarkMegOneMap-4 2895716 70.34 ns/op BenchmarkMegEqMap-4 2493 44043 ns/op BenchmarkMegEmptyMap-4 3333319 41.43 ns/op BenchmarkSmallStrMap-4 2556730 56.62 ns/op BenchmarkMapStringKeysEight_16-4 2071569 50.06 ns/op BenchmarkMapStringKeysEight_32-4 2250450 67.08 ns/op BenchmarkMapStringKeysEight_64-4 2280543 83.26 ns/op BenchmarkMapStringKeysEight_1M-4 2579775 46.25 ns/op BenchmarkIntMap-4 2485358 76.72 ns/op BenchmarkMapFirst/1-4 3596700 35.42 ns/op BenchmarkMapFirst/2-4 3164130 33.26 ns/op BenchmarkMapFirst/3-4 3299350 53.20 ns/op BenchmarkMapFirst/4-4 2492434 42.16 ns/op BenchmarkMapFirst/5-4 2269146 47.39 ns/op BenchmarkMapFirst/6-4 3613347 34.86 ns/op BenchmarkMapFirst/7-4 3300709 43.81 ns/op BenchmarkMapFirst/8-4 3030618 34.62 ns/op BenchmarkMapFirst/9-4 3047373 39.66 ns/op BenchmarkMapFirst/10-4 2869489 37.37 ns/op BenchmarkMapFirst/11-4 3073162 70.63 ns/op BenchmarkMapFirst/12-4 3006734 45.73 ns/op BenchmarkMapFirst/13-4 3104691 39.16 ns/op BenchmarkMapFirst/14-4 2965815 42.27 ns/op BenchmarkMapFirst/15-4 2799344 49.82 ns/op BenchmarkMapFirst/16-4 2937981 39.32 ns/op BenchmarkMapMid/1-4 3189910 39.29 ns/op BenchmarkMapMid/2-4 2906338 39.95 ns/op BenchmarkMapMid/3-4 2743444 52.90 ns/op BenchmarkMapMid/4-4 2548071 68.43 ns/op BenchmarkMapMid/5-4 2881456 39.59 ns/op BenchmarkMapMid/6-4 3061846 46.92 ns/op BenchmarkMapMid/7-4 2835944 44.40 ns/op BenchmarkMapMid/8-4 2329154 51.89 ns/op BenchmarkMapMid/9-4 2970186 42.59 ns/op BenchmarkMapMid/10-4 2773758 40.78 ns/op BenchmarkMapMid/11-4 2946865 43.38 ns/op BenchmarkMapMid/12-4 3015034 41.54 ns/op BenchmarkMapMid/13-4 2429518 49.33 ns/op BenchmarkMapMid/14-4 2605531 41.00 ns/op BenchmarkMapMid/15-4 2963878 42.48 ns/op BenchmarkMapMid/16-4 2207137 45.95 ns/op BenchmarkMapLast/1-4 2999938 41.28 ns/op BenchmarkMapLast/2-4 2844105 50.61 ns/op BenchmarkMapLast/3-4 2874507 55.30 ns/op BenchmarkMapLast/4-4 2588164 44.19 ns/op BenchmarkMapLast/5-4 2836521 42.57 ns/op BenchmarkMapLast/6-4 2763240 46.13 ns/op BenchmarkMapLast/7-4 2909049 43.83 ns/op BenchmarkMapLast/8-4 2774805 52.85 ns/op BenchmarkMapLast/9-4 2841238 47.71 ns/op BenchmarkMapLast/10-4 2498094 45.33 ns/op BenchmarkMapLast/11-4 2084300 63.55 ns/op BenchmarkMapLast/12-4 2692786 50.45 ns/op BenchmarkMapLast/13-4 2617465 47.91 ns/op BenchmarkMapLast/14-4 2929779 47.96 ns/op BenchmarkMapLast/15-4 2796516 43.46 ns/op BenchmarkMapLast/16-4 2348239 45.96 ns/op BenchmarkMapCycle-4 2317206 53.47 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2576400 45.71 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 3366 45254 ns/op BenchmarkMakeMap/[Byte]Byte-4 730725 497.8 ns/op BenchmarkMakeMap/[Int]Int-4 206527 1019 ns/op BenchmarkNewEmptyMap-4 14328100 8.713 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1557716 111.5 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 512774 305.0 ns/op BenchmarkMapIterEmpty-4 3925951 30.88 ns/op BenchmarkSameLengthMap-4 3746684 37.75 ns/op BenchmarkBigKeyMap-4 1000000 110.9 ns/op BenchmarkBigValMap-4 1000000 125.1 ns/op BenchmarkSmallKeyMap-4 2332056 49.49 ns/op BenchmarkMapPopulate/1-4 2107137 60.25 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 118467 1710 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 8232 31767 ns/op 6275 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 588 280741 ns/op 51738 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 33 5275363 ns/op 415788 B/op 199 allocs/op BenchmarkMapPopulate/100000-4 3 36882413 ns/op 6527037 B/op 2897 allocs/op BenchmarkComplexAlgMap-4 452356 382.9 ns/op BenchmarkGoMapClear/Reflexive/1-4 613072 201.4 ns/op BenchmarkGoMapClear/Reflexive/10-4 590442 236.4 ns/op BenchmarkGoMapClear/Reflexive/100-4 191428 621.5 ns/op BenchmarkGoMapClear/Reflexive/1000-4 36265 2946 ns/op BenchmarkGoMapClear/Reflexive/10000-4 3790 26886 ns/op BenchmarkGoMapClear/NonReflexive/1-4 544909 245.1 ns/op BenchmarkGoMapClear/NonReflexive/10-4 429811 264.0 ns/op BenchmarkGoMapClear/NonReflexive/100-4 207896 602.1 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 34980 4059 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 4009 25561 ns/op BenchmarkMapStringConversion/32/simple-4 1000000 102.0 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 978838 107.7 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1000000 110.8 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1263682 104.9 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1152282 136.0 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1000000 143.2 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1596578 77.18 ns/op BenchmarkMapInterfacePtr-4 1668696 73.91 ns/op BenchmarkNewEmptyMapHintLessThan8-4 5485458 23.59 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 48661 3537 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 4219 30949 ns/op BenchmarkMapPop1000-4 380 368714 ns/op BenchmarkMapPop10000-4 18 6641960 ns/op BenchmarkMapAssign/Int32/256-4 2056788 65.23 ns/op BenchmarkMapAssign/Int32/65536-4 737002 156.3 ns/op BenchmarkMapAssign/Int64/256-4 1961574 69.79 ns/op BenchmarkMapAssign/Int64/65536-4 711682 175.1 ns/op BenchmarkMapAssign/Str/256-4 1664914 64.35 ns/op BenchmarkMapAssign/Str/65536-4 613196 259.0 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1350724 96.67 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 479788 343.9 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1105944 113.9 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 509496 209.8 ns/op BenchmarkMapOperatorAssign/Str/256-4 607117 6910 ns/op BenchmarkMapOperatorAssign/Str/65536-4 175219 594.0 ns/op BenchmarkMapAppendAssign/Int32/256-4 733554 193.3 ns/op 30 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 210752 537.2 ns/op 61 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 633723 197.8 ns/op 24 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 191769 572.2 ns/op 72 B/op 1 allocs/op BenchmarkMapAppendAssign/Str/256-4 542354 271.8 ns/op 56 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 108109 1026 ns/op 135 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1465948 90.53 ns/op BenchmarkMapDelete/Int32/1000-4 1924202 68.25 ns/op BenchmarkMapDelete/Int32/10000-4 1730914 65.50 ns/op BenchmarkMapDelete/Int64/100-4 1345886 98.66 ns/op BenchmarkMapDelete/Int64/1000-4 1653168 72.02 ns/op BenchmarkMapDelete/Int64/10000-4 1562580 68.45 ns/op BenchmarkMapDelete/Str/100-4 1000000 113.5 ns/op BenchmarkMapDelete/Str/1000-4 1435048 85.88 ns/op BenchmarkMapDelete/Str/10000-4 1000000 101.3 ns/op BenchmarkMapDelete/Pointer/100-4 1028054 112.8 ns/op BenchmarkMapDelete/Pointer/1000-4 1732932 73.67 ns/op BenchmarkMapDelete/Pointer/10000-4 1676492 66.64 ns/op BenchmarkMemmove/0-4 22239724 5.661 ns/op BenchmarkMemmove/1-4 1502718 78.62 ns/op 12.72 MB/s BenchmarkMemmove/2-4 1479382 128.9 ns/op 15.52 MB/s BenchmarkMemmove/3-4 1436396 87.91 ns/op 34.13 MB/s BenchmarkMemmove/4-4 1448766 134.2 ns/op 29.81 MB/s BenchmarkMemmove/5-4 1265918 101.7 ns/op 49.17 MB/s BenchmarkMemmove/6-4 817573 156.0 ns/op 38.46 MB/s BenchmarkMemmove/7-4 1000000 133.3 ns/op 52.51 MB/s BenchmarkMemmove/8-4 1335600 83.81 ns/op 95.45 MB/s BenchmarkMemmove/9-4 1362949 89.10 ns/op 101.02 MB/s BenchmarkMemmove/10-4 1323609 87.71 ns/op 114.01 MB/s BenchmarkMemmove/11-4 1288968 172.5 ns/op 63.77 MB/s BenchmarkMemmove/12-4 1000000 111.8 ns/op 107.32 MB/s BenchmarkMemmove/13-4 1194178 102.0 ns/op 127.51 MB/s BenchmarkMemmove/14-4 1201207 96.48 ns/op 145.12 MB/s BenchmarkMemmove/15-4 1000000 105.3 ns/op 142.47 MB/s BenchmarkMemmove/16-4 1252629 94.11 ns/op 170.01 MB/s BenchmarkMemmove/32-4 1000000 130.4 ns/op 245.40 MB/s BenchmarkMemmove/64-4 1000000 113.4 ns/op 564.20 MB/s BenchmarkMemmove/128-4 1000000 120.5 ns/op 1062.25 MB/s BenchmarkMemmove/256-4 926094 135.2 ns/op 1893.35 MB/s BenchmarkMemmove/512-4 758298 227.0 ns/op 2255.42 MB/s BenchmarkMemmove/1024-4 373290 542.0 ns/op 1889.21 MB/s BenchmarkMemmove/2048-4 274136 439.6 ns/op 4658.40 MB/s BenchmarkMemmove/4096-4 132434 774.5 ns/op 5288.89 MB/s BenchmarkMemmoveOverlap/32-4 1227727 168.8 ns/op 189.62 MB/s BenchmarkMemmoveOverlap/64-4 1137298 164.4 ns/op 389.21 MB/s BenchmarkMemmoveOverlap/128-4 1000000 107.3 ns/op 1192.75 MB/s BenchmarkMemmoveOverlap/256-4 951670 126.2 ns/op 2028.98 MB/s BenchmarkMemmoveOverlap/512-4 793110 168.6 ns/op 3036.80 MB/s BenchmarkMemmoveOverlap/1024-4 472737 268.4 ns/op 3815.58 MB/s BenchmarkMemmoveOverlap/2048-4 320870 436.3 ns/op 4694.01 MB/s BenchmarkMemmoveOverlap/4096-4 151518 813.5 ns/op 5035.29 MB/s BenchmarkMemmoveUnalignedDst/0-4 21151326 6.412 ns/op BenchmarkMemmoveUnalignedDst/1-4 1443580 117.4 ns/op 8.52 MB/s BenchmarkMemmoveUnalignedDst/2-4 1204302 83.96 ns/op 23.82 MB/s BenchmarkMemmoveUnalignedDst/3-4 1000000 100.6 ns/op 29.82 MB/s BenchmarkMemmoveUnalignedDst/4-4 1000000 105.0 ns/op 38.10 MB/s BenchmarkMemmoveUnalignedDst/5-4 1322595 89.10 ns/op 56.11 MB/s BenchmarkMemmoveUnalignedDst/6-4 1298786 86.69 ns/op 69.21 MB/s BenchmarkMemmoveUnalignedDst/7-4 1312485 92.87 ns/op 75.37 MB/s BenchmarkMemmoveUnalignedDst/8-4 1373070 87.20 ns/op 91.75 MB/s BenchmarkMemmoveUnalignedDst/9-4 1000000 149.5 ns/op 60.21 MB/s BenchmarkMemmoveUnalignedDst/10-4 1325641 89.11 ns/op 112.22 MB/s BenchmarkMemmoveUnalignedDst/11-4 1304599 91.16 ns/op 120.67 MB/s BenchmarkMemmoveUnalignedDst/12-4 1000000 156.2 ns/op 76.83 MB/s BenchmarkMemmoveUnalignedDst/13-4 1389892 88.74 ns/op 146.49 MB/s BenchmarkMemmoveUnalignedDst/14-4 1344465 88.56 ns/op 158.09 MB/s BenchmarkMemmoveUnalignedDst/15-4 1000000 154.0 ns/op 97.43 MB/s BenchmarkMemmoveUnalignedDst/16-4 1323194 90.14 ns/op 177.50 MB/s BenchmarkMemmoveUnalignedDst/32-4 1287123 105.9 ns/op 302.27 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 105.1 ns/op 609.13 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 116.7 ns/op 1096.62 MB/s BenchmarkMemmoveUnalignedDst/256-4 982303 205.2 ns/op 1247.58 MB/s BenchmarkMemmoveUnalignedDst/512-4 708565 201.9 ns/op 2536.08 MB/s BenchmarkMemmoveUnalignedDst/1024-4 443557 300.0 ns/op 3413.42 MB/s BenchmarkMemmoveUnalignedDst/2048-4 288896 538.7 ns/op 3801.41 MB/s BenchmarkMemmoveUnalignedDst/4096-4 164084 767.0 ns/op 5340.50 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1000000 118.6 ns/op 269.77 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1000000 110.6 ns/op 578.73 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 180.4 ns/op 709.64 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 1000000 137.5 ns/op 1861.58 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 764541 180.7 ns/op 2833.76 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 494500 303.9 ns/op 3369.41 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 264903 720.8 ns/op 2841.09 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 153109 1031 ns/op 3973.87 MB/s BenchmarkMemmoveUnalignedSrc/0-4 20894383 6.664 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1225722 99.52 ns/op 10.05 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1227981 113.3 ns/op 17.66 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1163396 134.9 ns/op 22.23 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1249416 91.25 ns/op 43.83 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1245464 91.30 ns/op 54.77 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1270448 135.3 ns/op 44.35 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1000000 157.2 ns/op 44.53 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1321645 90.20 ns/op 88.70 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1240132 117.8 ns/op 76.43 MB/s BenchmarkMemmoveUnalignedSrc/10-4 771760 185.1 ns/op 54.03 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1000000 200.0 ns/op 55.01 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1246418 94.86 ns/op 126.51 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1000000 112.4 ns/op 115.63 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1300327 106.4 ns/op 131.53 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1035650 102.7 ns/op 146.08 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1000000 167.1 ns/op 95.75 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1000000 140.0 ns/op 228.53 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1000000 109.9 ns/op 582.55 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 127.9 ns/op 1000.71 MB/s BenchmarkMemmoveUnalignedSrc/256-4 1000000 134.0 ns/op 1910.71 MB/s BenchmarkMemmoveUnalignedSrc/512-4 695125 174.9 ns/op 2927.49 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 471192 404.0 ns/op 2534.81 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 271095 569.3 ns/op 3597.12 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 178306 839.1 ns/op 4881.34 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1213438 97.41 ns/op 328.51 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 101.7 ns/op 629.20 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 110.1 ns/op 1162.94 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 949575 181.6 ns/op 1409.92 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 731023 175.5 ns/op 2917.69 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 459787 255.9 ns/op 4001.52 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 270361 404.6 ns/op 5061.67 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 178492 940.3 ns/op 4355.91 MB/s BenchmarkMemclr/5-4 13618443 9.377 ns/op 533.20 MB/s BenchmarkMemclr/16-4 14058216 7.879 ns/op 2030.67 MB/s BenchmarkMemclr/64-4 15615642 8.728 ns/op 7332.51 MB/s BenchmarkMemclr/256-4 13352240 8.878 ns/op 28835.95 MB/s BenchmarkMemclr/4096-4 2446351 49.90 ns/op 82090.20 MB/s BenchmarkMemclr/65536-4 82795 1328 ns/op 49346.41 MB/s BenchmarkMemclr/1M-4 5216 24860 ns/op 42179.54 MB/s BenchmarkMemclr/4M-4 1220 98776 ns/op 42462.61 MB/s BenchmarkMemclr/8M-4 338 575018 ns/op 14588.43 MB/s BenchmarkMemclr/16M-4 100 1095941 ns/op 15308.51 MB/s BenchmarkMemclr/64M-4 51 2433946 ns/op 27572.05 MB/s BenchmarkGoMemclr/5-4 1433041 106.0 ns/op 47.18 MB/s BenchmarkGoMemclr/16-4 771134 195.9 ns/op 81.69 MB/s BenchmarkGoMemclr/64-4 202222 596.0 ns/op 107.39 MB/s BenchmarkGoMemclr/256-4 51506 2319 ns/op 110.40 MB/s BenchmarkMemclrRange/1K_2K-4 86049 1473 ns/op 65087.72 MB/s BenchmarkMemclrRange/2K_8K-4 27104 4167 ns/op 80032.03 MB/s BenchmarkMemclrRange/4K_16K-4 32917 3675 ns/op 87911.34 MB/s BenchmarkMemclrRange/160K_228K-4 3110 37497 ns/op 44346.07 MB/s BenchmarkClearFat7-4 3858600 31.69 ns/op BenchmarkClearFat8-4 4020237 41.92 ns/op BenchmarkClearFat11-4 3771356 36.11 ns/op BenchmarkClearFat12-4 3553639 32.16 ns/op BenchmarkClearFat13-4 3986982 47.86 ns/op BenchmarkClearFat14-4 4263032 28.68 ns/op BenchmarkClearFat15-4 3895765 36.84 ns/op BenchmarkClearFat16-4 4476626 26.66 ns/op BenchmarkClearFat24-4 4501909 47.15 ns/op BenchmarkClearFat32-4 3598664 32.18 ns/op BenchmarkClearFat40-4 3727375 28.95 ns/op BenchmarkClearFat48-4 3970909 47.81 ns/op BenchmarkClearFat56-4 4196470 31.07 ns/op BenchmarkClearFat64-4 3578937 42.43 ns/op BenchmarkClearFat72-4 3778930 47.97 ns/op BenchmarkClearFat128-4 2369929 43.80 ns/op BenchmarkClearFat256-4 2468001 75.48 ns/op BenchmarkClearFat512-4 1619386 106.1 ns/op BenchmarkClearFat1024-4 742606 144.5 ns/op BenchmarkClearFat1032-4 946789 129.7 ns/op BenchmarkClearFat1040-4 1000000 138.9 ns/op BenchmarkCopyFat7-4 4412572 28.33 ns/op BenchmarkCopyFat8-4 3712041 34.79 ns/op BenchmarkCopyFat11-4 4109041 32.16 ns/op BenchmarkCopyFat12-4 3191402 34.97 ns/op BenchmarkCopyFat13-4 3565471 28.61 ns/op BenchmarkCopyFat14-4 4185826 47.68 ns/op BenchmarkCopyFat15-4 3717484 48.02 ns/op BenchmarkCopyFat16-4 3651063 29.57 ns/op BenchmarkCopyFat24-4 3869798 33.75 ns/op BenchmarkCopyFat32-4 2999630 36.65 ns/op BenchmarkCopyFat64-4 3822073 37.13 ns/op BenchmarkCopyFat72-4 3533109 55.07 ns/op BenchmarkCopyFat128-4 2797554 37.13 ns/op BenchmarkCopyFat256-4 1579050 85.71 ns/op BenchmarkCopyFat512-4 870422 142.4 ns/op BenchmarkCopyFat520-4 1000000 166.0 ns/op BenchmarkCopyFat1024-4 998510 140.0 ns/op BenchmarkCopyFat1032-4 1000000 143.6 ns/op BenchmarkCopyFat1040-4 930734 140.6 ns/op BenchmarkIssue18740/2byte-4 346 359416 ns/op BenchmarkIssue18740/4byte-4 567 212597 ns/op BenchmarkIssue18740/8byte-4 990 123500 ns/op BenchmarkReadMetricsLatency-4 13898 3071 p50-ns 4498 p90-ns 8683 p99-ns BenchmarkFinalizer-4 202 504066 ns/op BenchmarkFinalizerRun-4 223610 699.2 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 8395980 21.90 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3743608 46.44 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2961796 37.65 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2634435 39.34 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1717732 99.16 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1423771 82.97 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2672935 41.34 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1613485 73.64 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1704112 120.8 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2486802 49.92 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2339744 43.68 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2387754 58.68 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1357740 102.8 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1708855 91.64 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 7300390 28.40 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 8796648 14.72 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 6773061 18.92 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 6787854 19.46 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 6062886 16.67 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 5441269 32.93 ns/op BenchmarkFindBitRange64/PatternAASize2-4 8439501 17.73 ns/op BenchmarkFindBitRange64/PatternAASize8-4 7199886 15.82 ns/op BenchmarkFindBitRange64/PatternAASize32-4 7785601 22.98 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 7179476 14.92 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 7951215 24.25 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 6987439 16.02 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 7242465 15.70 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 7607888 15.65 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 6279115 16.78 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 6989317 15.59 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 7067864 19.07 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 7694883 21.41 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 7014166 17.54 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7458609 17.90 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 6653480 18.79 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 8114427 15.68 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 6774122 16.43 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7460356 23.73 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 7528201 17.86 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 6447903 20.25 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7428902 17.99 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 7635024 23.20 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 6498852 30.01 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 6836269 20.11 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 6520170 20.12 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 8338656 15.07 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 7475707 15.65 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 6530100 21.33 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 5797879 24.77 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 7040146 20.66 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 7269568 21.80 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 7458765 15.46 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 8046351 20.28 ns/op BenchmarkNetpollBreak-4 2577 206402 ns/op BenchmarkPingPongHog-4 518 349978 ns/op BenchmarkStackGrowth-4 87258 1150 ns/op BenchmarkStackGrowthDeep-4 1136 115665 ns/op BenchmarkCreateGoroutines-4 49525 3211 ns/op BenchmarkCreateGoroutinesParallel-4 32193 11074 ns/op BenchmarkCreateGoroutinesCapture-4 6085 103324 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 25898 5407 ns/op BenchmarkClosureCall-4 26999679 5.128 ns/op BenchmarkWakeupParallelSpinning/0s-4 7251 24174 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5790 25005 ns/op BenchmarkWakeupParallelSpinning/2µs-4 3756 29474 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2554 47955 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1318 88639 ns/op BenchmarkWakeupParallelSpinning/20µs-4 764 137833 ns/op BenchmarkWakeupParallelSpinning/50µs-4 378 362263 ns/op BenchmarkWakeupParallelSpinning/100µs-4 189 621252 ns/op BenchmarkMatmult-4 2552709 109.5 ns/op BenchmarkFastrand-4 7327078 19.54 ns/op BenchmarkFastrand64-4 7934199 14.57 ns/op BenchmarkFastrandHashiter-4 2636659 41.22 ns/op BenchmarkFastrandn/2-4 4345190 31.54 ns/op BenchmarkFastrandn/3-4 4067901 27.07 ns/op BenchmarkFastrandn/4-4 4373046 26.97 ns/op BenchmarkFastrandn/5-4 4051164 28.01 ns/op BenchmarkIfaceCmp100-4 86851 1368 ns/op BenchmarkIfaceCmpNil100-4 231372 568.1 ns/op BenchmarkEfaceCmpDiff-4 54074 2199 ns/op BenchmarkEfaceCmpDiffIndirect-4 22473 4653 ns/op BenchmarkDefer-4 1698853 70.60 ns/op BenchmarkDefer10-4 603621 168.5 ns/op BenchmarkDeferMany-4 546603 683.9 ns/op BenchmarkPanicRecover-4 219250 596.3 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 44 2511989 ns/op 2388053 p50-ns 3576098 p90-ns 4373870 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 69 2438306 ns/op 2010512 p50-ns 4181466 p90-ns 7505114 p99-ns BenchmarkGoroutineProfile/small/idle-4 24 5048839 ns/op 5118368 p50-ns 6382057 p90-ns 8218002 p99-ns BenchmarkGoroutineProfile/small/loaded-4 21 8430136 ns/op 7399043 p50-ns 13460971 p90-ns 25646923 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 57 2455510 ns/op 2327674 p50-ns 3394427 p90-ns 5117950 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 72 3087362 ns/op 2632247 p50-ns 4589648 p90-ns 12725799 p99-ns BenchmarkGoroutineProfile/large/idle-4 8 14156806 ns/op 13167293 p50-ns 20300000 p90-ns 20300000 p99-ns BenchmarkGoroutineProfile/large/loaded-4 5 30183989 ns/op 23207416 p50-ns 60317615 p90-ns 60317615 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 99 1868652 ns/op 1776559 p50-ns 2717848 p90-ns 4267003 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 62 2608039 ns/op 2074348 p50-ns 3449997 p90-ns 19692831 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 32 3241527 ns/op 3488543 p50-ns 4659313 p90-ns 6855119 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 31 6623679 ns/op 5373676 p50-ns 8546997 p90-ns 21328116 p99-ns BenchmarkRWMutexUncontended-4 2230420 436.8 ns/op BenchmarkRWMutexWrite100-4 60000 2659 ns/op BenchmarkRWMutexWrite10-4 1000000 1798 ns/op BenchmarkRWMutexWorkWrite100-4 37365 4855 ns/op BenchmarkRWMutexWorkWrite10-4 33523 3007 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2265 48284 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1297 172866 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1269 97688 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 522 334035 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 282 397563 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 207 551096 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 291 778355 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 111 1563747 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 148514 986.9 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 199368 1325 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 145639 1328 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 160567 1005 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 210598 1248 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 100783 1226 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 176702 849.6 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 142240 1349 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 125659 1441 ns/op BenchmarkMakeSlice/Byte-4 1472739 98.11 ns/op BenchmarkMakeSlice/Int16-4 1206652 124.2 ns/op BenchmarkMakeSlice/Int-4 895360 130.0 ns/op BenchmarkMakeSlice/Ptr-4 1000000 155.4 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 231.1 ns/op BenchmarkMakeSlice/Struct/32-4 465321 280.1 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 331.7 ns/op BenchmarkGrowSlice/Byte-4 563013 568.3 ns/op BenchmarkGrowSlice/Int16-4 439008 328.9 ns/op BenchmarkGrowSlice/Int-4 522338 1186 ns/op BenchmarkGrowSlice/Ptr-4 67741 1901 ns/op BenchmarkGrowSlice/Struct/24-4 226858 1495 ns/op BenchmarkGrowSlice/Struct/32-4 71079 2053 ns/op BenchmarkGrowSlice/Struct/40-4 61146 1793 ns/op BenchmarkExtendSlice/IntSlice-4 190720 1213 ns/op BenchmarkExtendSlice/PointerSlice-4 154023 1025 ns/op BenchmarkExtendSlice/NoGrow-4 230776 593.3 ns/op BenchmarkAppend-4 893001 129.2 ns/op BenchmarkAppendGrowByte-4 2 84809475 ns/op BenchmarkAppendGrowString-4 1 459977057 ns/op BenchmarkAppendSlice/1Bytes-4 363142 847.1 ns/op BenchmarkAppendSlice/4Bytes-4 201898 860.5 ns/op BenchmarkAppendSlice/7Bytes-4 277690 360.9 ns/op BenchmarkAppendSlice/8Bytes-4 879550 242.5 ns/op BenchmarkAppendSlice/15Bytes-4 644872 256.9 ns/op BenchmarkAppendSlice/16Bytes-4 872565 352.8 ns/op BenchmarkAppendSlice/32Bytes-4 339924 382.5 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 37723 3635 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 16599 9784 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 3812 34599 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1089 151435 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 109 1259385 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 34 4789577 ns/op BenchmarkAppendStr/1Bytes-4 496550 320.2 ns/op BenchmarkAppendStr/4Bytes-4 402234 267.9 ns/op BenchmarkAppendStr/8Bytes-4 519750 217.9 ns/op BenchmarkAppendStr/16Bytes-4 1201526 105.2 ns/op BenchmarkAppendStr/32Bytes-4 1000000 101.1 ns/op BenchmarkAppendSpecialCase-4 1022624 116.8 ns/op BenchmarkCopy/1Byte-4 1300558 90.90 ns/op 11.00 MB/s BenchmarkCopy/1String-4 1311308 85.03 ns/op 11.76 MB/s BenchmarkCopy/2Byte-4 1361032 138.7 ns/op 14.42 MB/s BenchmarkCopy/2String-4 1317945 87.50 ns/op 22.86 MB/s BenchmarkCopy/4Byte-4 1295307 85.76 ns/op 46.64 MB/s BenchmarkCopy/4String-4 1316421 87.99 ns/op 45.46 MB/s BenchmarkCopy/8Byte-4 1337943 89.49 ns/op 89.40 MB/s BenchmarkCopy/8String-4 1445878 80.49 ns/op 99.39 MB/s BenchmarkCopy/12Byte-4 1274803 89.07 ns/op 134.73 MB/s BenchmarkCopy/12String-4 1250899 95.04 ns/op 126.26 MB/s BenchmarkCopy/16Byte-4 1328900 97.46 ns/op 164.18 MB/s BenchmarkCopy/16String-4 1344399 166.4 ns/op 96.14 MB/s BenchmarkCopy/32Byte-4 1269415 111.3 ns/op 287.53 MB/s BenchmarkCopy/32String-4 1114978 153.6 ns/op 208.27 MB/s BenchmarkCopy/128Byte-4 1000000 168.7 ns/op 758.62 MB/s BenchmarkCopy/128String-4 1000000 120.4 ns/op 1063.26 MB/s BenchmarkCopy/1024Byte-4 442124 298.7 ns/op 3428.39 MB/s BenchmarkCopy/1024String-4 289082 397.8 ns/op 2573.99 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 21483 5343 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 10000 12527 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 20232 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 25567 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 4976 29201 ns/op BenchmarkAppendInPlace/Grow/Byte-4 155676 1322 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 71866 1411 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 89319 2213 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 58066 2475 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 40432 3589 ns/op BenchmarkStackCopyPtr-4 1 143645984 ns/op BenchmarkStackCopy-4 1 102668174 ns/op BenchmarkStackCopyNoCache-4 21 6081938 ns/op BenchmarkStackCopyWithStkobj-4 2 86210729 ns/op BenchmarkIssue18138-4 129 1108696 ns/op BenchmarkCompareStringEqual-4 14395764 10.84 ns/op BenchmarkCompareStringIdentical-4 17990092 6.771 ns/op BenchmarkCompareStringSameLength-4 14787823 8.873 ns/op BenchmarkCompareStringDifferentLength-4 16860358 7.500 ns/op BenchmarkCompareStringBigUnaligned-4 1016 116032 ns/op 9037.04 MB/s BenchmarkCompareStringBig-4 1074 114645 ns/op 9146.39 MB/s BenchmarkConcatStringAndBytes-4 1621108 63.97 ns/op BenchmarkSliceByteToString/1-4 1463913 84.01 ns/op BenchmarkSliceByteToString/2-4 1000000 137.3 ns/op BenchmarkSliceByteToString/4-4 976670 251.9 ns/op BenchmarkSliceByteToString/8-4 781275 181.7 ns/op BenchmarkSliceByteToString/16-4 1000000 174.1 ns/op BenchmarkSliceByteToString/32-4 1000000 184.2 ns/op BenchmarkSliceByteToString/64-4 937494 286.6 ns/op BenchmarkSliceByteToString/128-4 663231 389.2 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2097993 63.33 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 1000000 121.8 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 111.4 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 2674537 39.53 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1310084 86.64 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1620776 72.79 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1823265 63.12 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 350389 389.4 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 429820 269.4 ns/op BenchmarkRuneIterate/range/ASCII-4 7048567 14.91 ns/op BenchmarkRuneIterate/range/Japanese-4 2515220 45.92 ns/op BenchmarkRuneIterate/range/MixedLength-4 2565610 40.94 ns/op BenchmarkRuneIterate/range1/ASCII-4 7752890 14.73 ns/op BenchmarkRuneIterate/range1/Japanese-4 2429193 44.92 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2867203 36.91 ns/op BenchmarkRuneIterate/range2/ASCII-4 8097877 16.14 ns/op BenchmarkRuneIterate/range2/Japanese-4 2174241 47.86 ns/op BenchmarkRuneIterate/range2/MixedLength-4 3133432 38.23 ns/op BenchmarkArrayEqual-4 25935840 4.284 ns/op BenchmarkFunc/Name-4 6934999 20.60 ns/op BenchmarkFunc/Entry-4 13017853 8.324 ns/op BenchmarkFunc/FileLine-4 2214444 54.97 ns/op PASS ok runtime 525.659s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 20457 4947 ns/op BenchmarkHandle/concurrent-4 22286 4511 ns/op PASS ok runtime/cgo 0.454s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 28906599 4.406 ns/op BenchmarkAtomicStore64-4 13643166 11.30 ns/op BenchmarkAtomicLoad-4 31731936 4.290 ns/op BenchmarkAtomicStore-4 14837736 13.43 ns/op BenchmarkAnd8-4 13275578 8.844 ns/op BenchmarkAnd-4 13669554 11.13 ns/op BenchmarkAnd8Parallel-4 4603375 27.28 ns/op BenchmarkAndParallel-4 4773805 27.15 ns/op BenchmarkOr8-4 12929490 9.539 ns/op BenchmarkOr-4 14839383 9.320 ns/op BenchmarkOr8Parallel-4 4760380 25.71 ns/op BenchmarkOrParallel-4 4339639 27.18 ns/op BenchmarkXadd-4 4416195 26.67 ns/op BenchmarkXadd64-4 4467403 26.55 ns/op BenchmarkCas-4 2870448 40.72 ns/op BenchmarkCas64-4 3024188 39.31 ns/op BenchmarkXchg-4 4321137 26.25 ns/op BenchmarkXchg64-4 4179337 27.20 ns/op PASS ok runtime/internal/atomic 3.453s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3282552 55.09 ns/op BenchmarkMulUintptr/large-4 2537973 40.34 ns/op PASS ok runtime/internal/math 0.497s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 18 9963465 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 12 15199065 ns/op 347.2 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 25 4703977 ns/op 19.24 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 6 25665440 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 3 43808273 ns/op 1797 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 18 5567643 ns/op 61.22 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 103461364 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 130770768 ns/op 10571 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 6 17229861 ns/op 929.7 concurrent_launches/op PASS ok runtime/pprof 2.523s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 6 17813256 ns/op BenchmarkStackLeak-4 15195 6587 ns/op PASS ok runtime/race 0.497s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2870734 40.60 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 249267 532.4 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.481s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 123601 1040 ns/op BenchmarkSortString1K-4 135 869115 ns/op BenchmarkSortString1K_Slice-4 151 796846 ns/op BenchmarkStableString1K-4 76 1856901 ns/op BenchmarkSortInt1K-4 152 754837 ns/op BenchmarkSortInt1K_Sorted-4 2251 57023 ns/op BenchmarkSortInt1K_Reversed-4 1509 86827 ns/op BenchmarkSortInt1K_Mod8-4 388 348057 ns/op BenchmarkStableInt1K-4 100 1207167 ns/op BenchmarkStableInt1K_Slice-4 99 1137795 ns/op BenchmarkSortInt64K-4 2 63997579 ns/op BenchmarkSortInt64K_Slice-4 2 59354440 ns/op BenchmarkStableInt64K-4 1 108018954 ns/op BenchmarkSort1e2-4 312 363440 ns/op BenchmarkStable1e2-4 122 1201011 ns/op BenchmarkSort1e4-4 1 144124002 ns/op BenchmarkStable1e4-4 1 306625395 ns/op PASS ok sort 44.455s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 752665 158.5 ns/op BenchmarkAtof64Float-4 611218 169.8 ns/op BenchmarkAtof64FloatExp-4 578113 225.3 ns/op BenchmarkAtof64Big-4 422595 274.2 ns/op BenchmarkAtof64RandomBits-4 443437 372.1 ns/op BenchmarkAtof64RandomFloats-4 449274 264.4 ns/op BenchmarkAtof64RandomLongFloats-4 448490 299.3 ns/op BenchmarkAtof32Decimal-4 877192 147.5 ns/op BenchmarkAtof32Float-4 749600 177.3 ns/op BenchmarkAtof32FloatExp-4 562843 210.5 ns/op BenchmarkAtof32Random-4 389905 337.9 ns/op BenchmarkAtof32RandomLong-4 159424 781.6 ns/op BenchmarkParseInt/Pos/7bit-4 1352818 85.93 ns/op BenchmarkParseInt/Pos/26bit-4 944540 139.1 ns/op BenchmarkParseInt/Pos/31bit-4 776888 167.2 ns/op BenchmarkParseInt/Pos/56bit-4 556250 236.4 ns/op BenchmarkParseInt/Pos/63bit-4 475690 241.9 ns/op BenchmarkParseInt/Neg/7bit-4 1000000 171.4 ns/op BenchmarkParseInt/Neg/26bit-4 908762 146.7 ns/op BenchmarkParseInt/Neg/31bit-4 731560 163.2 ns/op BenchmarkParseInt/Neg/56bit-4 512218 228.0 ns/op BenchmarkParseInt/Neg/63bit-4 555795 245.8 ns/op BenchmarkAtoi/Pos/7bit-4 1794759 103.8 ns/op BenchmarkAtoi/Pos/26bit-4 1000000 184.1 ns/op BenchmarkAtoi/Pos/31bit-4 1000000 128.3 ns/op BenchmarkAtoi/Pos/56bit-4 611408 319.8 ns/op BenchmarkAtoi/Pos/63bit-4 511214 254.2 ns/op BenchmarkAtoi/Neg/7bit-4 1751506 84.22 ns/op BenchmarkAtoi/Neg/26bit-4 1000000 122.5 ns/op BenchmarkAtoi/Neg/31bit-4 941514 166.9 ns/op BenchmarkAtoi/Neg/56bit-4 563790 200.1 ns/op BenchmarkAtoi/Neg/63bit-4 507812 253.9 ns/op BenchmarkFormatFloat/Decimal-4 93643 1269 ns/op BenchmarkFormatFloat/Float-4 93574 1245 ns/op BenchmarkFormatFloat/Exp-4 105411 1157 ns/op BenchmarkFormatFloat/NegExp-4 108711 1329 ns/op BenchmarkFormatFloat/LongExp-4 76940 1436 ns/op BenchmarkFormatFloat/Big-4 85420 2092 ns/op BenchmarkFormatFloat/BinaryExp-4 132714 899.1 ns/op BenchmarkFormatFloat/32Integer-4 90560 1293 ns/op BenchmarkFormatFloat/32ExactFraction-4 102968 1358 ns/op BenchmarkFormatFloat/32Point-4 91875 1184 ns/op BenchmarkFormatFloat/32Exp-4 106159 1502 ns/op BenchmarkFormatFloat/32NegExp-4 108423 2292 ns/op BenchmarkFormatFloat/32Shortest-4 94152 1185 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 109447 1036 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 123003 1161 ns/op BenchmarkFormatFloat/64Fixed1-4 131516 1054 ns/op BenchmarkFormatFloat/64Fixed2-4 136503 939.6 ns/op BenchmarkFormatFloat/64Fixed3-4 146770 954.6 ns/op BenchmarkFormatFloat/64Fixed4-4 118118 1660 ns/op BenchmarkFormatFloat/64Fixed12-4 79320 1933 ns/op BenchmarkFormatFloat/64Fixed16-4 88611 1562 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 94302 1373 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 90393 1444 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2306 57706 ns/op BenchmarkFormatFloat/Slowpath64-4 69378 1898 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 73878 1549 ns/op BenchmarkAppendFloat/Decimal-4 126039 1134 ns/op BenchmarkAppendFloat/Float-4 91416 1210 ns/op BenchmarkAppendFloat/Exp-4 117714 993.6 ns/op BenchmarkAppendFloat/NegExp-4 117744 1012 ns/op BenchmarkAppendFloat/LongExp-4 89054 1883 ns/op BenchmarkAppendFloat/Big-4 92791 1343 ns/op BenchmarkAppendFloat/BinaryExp-4 254251 409.7 ns/op BenchmarkAppendFloat/32Integer-4 117750 1006 ns/op BenchmarkAppendFloat/32ExactFraction-4 119916 1259 ns/op BenchmarkAppendFloat/32Point-4 86700 1323 ns/op BenchmarkAppendFloat/32Exp-4 103215 1043 ns/op BenchmarkAppendFloat/32NegExp-4 102069 986.9 ns/op BenchmarkAppendFloat/32Shortest-4 119629 975.5 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 144115 865.2 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 150714 880.1 ns/op BenchmarkAppendFloat/64Fixed1-4 185734 727.8 ns/op BenchmarkAppendFloat/64Fixed2-4 193700 1264 ns/op BenchmarkAppendFloat/64Fixed3-4 184958 684.8 ns/op BenchmarkAppendFloat/64Fixed4-4 184777 737.1 ns/op BenchmarkAppendFloat/64Fixed12-4 92941 2186 ns/op BenchmarkAppendFloat/64Fixed16-4 102651 1047 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 110434 1142 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 90397 2370 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2283 70904 ns/op BenchmarkAppendFloat/Slowpath64-4 83241 1276 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 95697 1260 ns/op BenchmarkFormatInt-4 13539 11051 ns/op BenchmarkAppendInt-4 10000 14295 ns/op BenchmarkFormatUint-4 92376 1683 ns/op BenchmarkAppendUint-4 88688 1220 ns/op BenchmarkFormatIntSmall/7-4 2071844 80.42 ns/op BenchmarkFormatIntSmall/42-4 2129204 82.59 ns/op BenchmarkAppendIntSmall-4 1000000 136.0 ns/op BenchmarkAppendUintVarlen/1-4 1000000 105.9 ns/op BenchmarkAppendUintVarlen/12-4 812228 209.3 ns/op BenchmarkAppendUintVarlen/123-4 837104 211.7 ns/op BenchmarkAppendUintVarlen/1234-4 838788 142.8 ns/op BenchmarkAppendUintVarlen/12345-4 911276 146.7 ns/op BenchmarkAppendUintVarlen/123456-4 909735 166.5 ns/op BenchmarkAppendUintVarlen/1234567-4 781563 144.5 ns/op BenchmarkAppendUintVarlen/12345678-4 741738 151.0 ns/op BenchmarkAppendUintVarlen/123456789-4 780604 222.0 ns/op BenchmarkAppendUintVarlen/1234567890-4 756566 150.9 ns/op BenchmarkAppendUintVarlen/12345678901-4 781267 157.5 ns/op BenchmarkAppendUintVarlen/123456789012-4 775729 164.2 ns/op BenchmarkAppendUintVarlen/1234567890123-4 756180 191.2 ns/op BenchmarkAppendUintVarlen/12345678901234-4 816740 341.5 ns/op BenchmarkAppendUintVarlen/123456789012345-4 724161 156.6 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 827624 162.2 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 758460 169.3 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 758236 230.7 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 768982 173.0 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 783660 168.5 ns/op BenchmarkQuote-4 40615 2966 ns/op BenchmarkQuoteRune-4 428911 314.2 ns/op BenchmarkAppendQuote-4 44586 3582 ns/op BenchmarkAppendQuoteRune-4 701978 164.4 ns/op BenchmarkUnquoteEasy-4 1544809 104.4 ns/op BenchmarkUnquoteHard-4 38854 3501 ns/op PASS ok strconv 23.630s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 294205 362.5 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 128940 1438 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 164170 873.2 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 225150 619.4 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 65154 2080 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 67510 1618 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 631033 259.1 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 24543 5575 ns/op BenchmarkGenericMatch1-4 2193 54183 ns/op BenchmarkGenericMatch2-4 487 258328 ns/op BenchmarkSingleMaxSkipping-4 10000 15854 ns/op 630.76 MB/s BenchmarkSingleLongSuffixFail-4 18712 7336 ns/op 136.59 MB/s BenchmarkSingleMatch-4 169 735780 ns/op 20.39 MB/s BenchmarkByteByteNoMatch-4 79276 1304 ns/op BenchmarkByteByteMatch-4 10000 11623 ns/op BenchmarkByteStringMatch-4 16225 7207 ns/op BenchmarkHTMLEscapeNew-4 60804 2161 ns/op BenchmarkHTMLEscapeOld-4 80936 1789 ns/op BenchmarkByteStringReplacerWriteString-4 1294 104506 ns/op BenchmarkByteReplacerWriteString-4 1785 71370 ns/op BenchmarkByteByteReplaces-4 2792 46448 ns/op BenchmarkByteByteMap-4 9459 13683 ns/op BenchmarkMap/identity/ASCII-4 692644 172.5 ns/op BenchmarkMap/identity/Greek-4 555693 229.0 ns/op BenchmarkMap/change/ASCII-4 31920 6892 ns/op BenchmarkMap/change/Greek-4 18898 6154 ns/op BenchmarkIndexRune-4 1486886 73.93 ns/op BenchmarkIndexRuneLongString-4 1280587 87.80 ns/op BenchmarkIndexRuneFastPath-4 3150765 41.80 ns/op BenchmarkIndex-4 3056500 38.90 ns/op BenchmarkLastIndex-4 3314294 35.14 ns/op BenchmarkIndexByte-4 11272726 9.736 ns/op BenchmarkToUpper/#00-4 2764760 57.74 ns/op BenchmarkToUpper/ONLYUPPER-4 2138376 53.90 ns/op BenchmarkToUpper/abc-4 345128 578.2 ns/op BenchmarkToUpper/AbC123-4 211864 542.2 ns/op BenchmarkToUpper/azAZ09_-4 242134 785.3 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 45054 2628 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 61962 1923 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 30104 4131 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 50436 2028 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 111840 985.8 ns/op BenchmarkToLower/#00-4 2632912 53.02 ns/op BenchmarkToLower/abc-4 2655026 56.39 ns/op BenchmarkToLower/AbC123-4 218768 693.5 ns/op BenchmarkToLower/azAZ09_-4 204428 612.7 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 73819 2113 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 48456 2175 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 19346 5474 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 69259 1689 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 109131 1012 ns/op BenchmarkMapNoChanges-4 982461 129.1 ns/op BenchmarkTrim-4 31203 3606 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2318878 50.83 ns/op BenchmarkToValidUTF8/InvalidASCII-4 160047 839.1 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 98665 1300 ns/op BenchmarkEqualFold/Tests-4 49269 2293 ns/op BenchmarkEqualFold/ASCII-4 2767366 83.77 ns/op BenchmarkEqualFold/UnicodePrefix-4 107646 1028 ns/op BenchmarkEqualFold/UnicodeSuffix-4 110184 912.3 ns/op BenchmarkIndexHard1-4 1094 113364 ns/op BenchmarkIndexHard2-4 760 158398 ns/op BenchmarkIndexHard3-4 168 633790 ns/op BenchmarkIndexHard4-4 188 874750 ns/op BenchmarkLastIndexHard1-4 84 1647568 ns/op BenchmarkLastIndexHard2-4 85 3136072 ns/op BenchmarkLastIndexHard3-4 85 1592489 ns/op BenchmarkCountHard1-4 1156 202891 ns/op BenchmarkCountHard2-4 793 166608 ns/op BenchmarkCountHard3-4 100 1221659 ns/op BenchmarkIndexTorture-4 10000 14864 ns/op BenchmarkCountTorture-4 10000 15802 ns/op BenchmarkCountTortureOverlapping-4 901 136796 ns/op BenchmarkCountByte/10-4 3250824 36.72 ns/op 272.31 MB/s BenchmarkCountByte/32-4 2917392 37.63 ns/op 850.34 MB/s BenchmarkCountByte/4096-4 939874 118.7 ns/op 34508.48 MB/s BenchmarkCountByte/4194304-4 954 120471 ns/op 34815.96 MB/s BenchmarkCountByte/67108864-4 31 4906194 ns/op 13678.40 MB/s BenchmarkFields/ASCII/16-4 343707 418.2 ns/op 38.26 MB/s 16 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 27679 5543 ns/op 46.18 MB/s 288 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1268 145895 ns/op 28.07 MB/s 5376 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 72 1804545 ns/op 36.32 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 35584598 ns/op 29.47 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 145714 745.4 ns/op 21.46 MB/s 64 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 8563 15798 ns/op 16.20 MB/s 448 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 426 394994 ns/op 10.37 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 22 8199453 ns/op 7.99 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 114036708 ns/op 9.20 MB/s 10465536 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 203162 766.6 ns/op 20.87 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 10110 ns/op 25.32 MB/s 288 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 579 239837 ns/op 17.08 MB/s 20736 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 28 5737669 ns/op 11.42 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 1 122652667 ns/op 8.55 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 126758 1519 ns/op 10.54 MB/s 64 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 9228 14810 ns/op 17.29 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 648 275888 ns/op 14.85 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 22 4861418 ns/op 13.48 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 113709610 ns/op 9.22 MB/s 10465536 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 1 101641355 ns/op BenchmarkSplitSingleByteSeparator-4 19 9655637 ns/op BenchmarkSplitMultiByteSeparator-4 32 5908831 ns/op BenchmarkSplitNSingleByteSeparator-4 178128 1329 ns/op BenchmarkSplitNMultiByteSeparator-4 144279 1508 ns/op BenchmarkRepeat/5x0-4 2548724 48.93 ns/op BenchmarkRepeat/5x1-4 2717952 80.14 ns/op BenchmarkRepeat/5x2-4 241693 621.5 ns/op BenchmarkRepeat/5x6-4 141712 1323 ns/op BenchmarkRepeat/10x0-4 2357764 44.35 ns/op BenchmarkRepeat/10x1-4 2449180 78.86 ns/op BenchmarkRepeat/10x2-4 185745 917.4 ns/op BenchmarkRepeat/10x6-4 57181 1873 ns/op BenchmarkRepeatLarge/256/1-4 56256 3058 ns/op 83.72 MB/s BenchmarkRepeatLarge/256/16-4 61626 1660 ns/op 154.20 MB/s BenchmarkRepeatLarge/512/1-4 33314 4120 ns/op 124.26 MB/s BenchmarkRepeatLarge/512/16-4 40417 2596 ns/op 197.20 MB/s BenchmarkRepeatLarge/1024/1-4 22436 4722 ns/op 216.84 MB/s BenchmarkRepeatLarge/1024/16-4 33283 3929 ns/op 260.59 MB/s BenchmarkRepeatLarge/2048/1-4 15734 6849 ns/op 299.04 MB/s BenchmarkRepeatLarge/2048/16-4 19350 6006 ns/op 341.02 MB/s BenchmarkRepeatLarge/4096/1-4 10000 14010 ns/op 292.37 MB/s BenchmarkRepeatLarge/4096/16-4 10000 11737 ns/op 348.98 MB/s BenchmarkRepeatLarge/8192/1-4 10000 17860 ns/op 458.67 MB/s BenchmarkRepeatLarge/8192/16-4 10000 15672 ns/op 522.72 MB/s BenchmarkRepeatLarge/8192/4097-4 3698372 31.35 ns/op 130702.35 MB/s BenchmarkRepeatLarge/16384/1-4 7824 34679 ns/op 472.44 MB/s BenchmarkRepeatLarge/16384/16-4 8454 34664 ns/op 472.65 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 24739 ns/op 496.83 MB/s BenchmarkRepeatLarge/32768/1-4 2784 62780 ns/op 521.95 MB/s BenchmarkRepeatLarge/32768/16-4 2697 63020 ns/op 519.97 MB/s BenchmarkRepeatLarge/32768/4097-4 2936 50810 ns/op 564.44 MB/s BenchmarkRepeatLarge/65536/1-4 1153 109853 ns/op 596.58 MB/s BenchmarkRepeatLarge/65536/16-4 1441 106878 ns/op 613.18 MB/s BenchmarkRepeatLarge/65536/4097-4 1120 145723 ns/op 421.72 MB/s BenchmarkRepeatLarge/131072/1-4 214 645874 ns/op 202.94 MB/s BenchmarkRepeatLarge/131072/16-4 210 555715 ns/op 235.86 MB/s BenchmarkRepeatLarge/131072/4097-4 298 427217 ns/op 297.29 MB/s BenchmarkRepeatLarge/262144/1-4 128 835472 ns/op 313.77 MB/s BenchmarkRepeatLarge/262144/16-4 132 858989 ns/op 305.18 MB/s BenchmarkRepeatLarge/262144/4097-4 145 806384 ns/op 320.08 MB/s BenchmarkRepeatLarge/524288/1-4 78 1587518 ns/op 330.26 MB/s BenchmarkRepeatLarge/524288/16-4 64 1825807 ns/op 287.15 MB/s BenchmarkRepeatLarge/524288/4097-4 80 1534547 ns/op 339.07 MB/s BenchmarkRepeatLarge/1048576/1-4 67 2818619 ns/op 372.02 MB/s BenchmarkRepeatLarge/1048576/16-4 67 3070142 ns/op 341.54 MB/s BenchmarkRepeatLarge/1048576/4097-4 48 2697053 ns/op 387.36 MB/s BenchmarkRepeatLarge/2097152/1-4 26 5847456 ns/op 358.64 MB/s BenchmarkRepeatLarge/2097152/16-4 27 5127291 ns/op 409.02 MB/s BenchmarkRepeatLarge/2097152/4097-4 33 5280365 ns/op 396.48 MB/s BenchmarkRepeatLarge/4194304/1-4 12 11248050 ns/op 372.89 MB/s BenchmarkRepeatLarge/4194304/16-4 10 10111964 ns/op 414.79 MB/s BenchmarkRepeatLarge/4194304/4097-4 12 11040468 ns/op 379.62 MB/s BenchmarkRepeatLarge/8388608/1-4 7 17753070 ns/op 472.52 MB/s BenchmarkRepeatLarge/8388608/16-4 6 19568401 ns/op 428.68 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 21165687 ns/op 396.23 MB/s BenchmarkRepeatLarge/16777216/1-4 3 35095483 ns/op 478.04 MB/s BenchmarkRepeatLarge/16777216/16-4 3 37931785 ns/op 442.30 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 29772809 ns/op 563.51 MB/s BenchmarkRepeatLarge/33554432/1-4 2 53066328 ns/op 632.31 MB/s BenchmarkRepeatLarge/33554432/16-4 2 67398468 ns/op 497.85 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 54216302 ns/op 618.90 MB/s BenchmarkRepeatLarge/67108864/1-4 1 104513691 ns/op 642.11 MB/s BenchmarkRepeatLarge/67108864/16-4 1 118191185 ns/op 567.80 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 105734050 ns/op 634.69 MB/s BenchmarkRepeatLarge/134217728/1-4 1 421174498 ns/op 318.67 MB/s BenchmarkRepeatLarge/134217728/16-4 1 216260565 ns/op 620.63 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 234508048 ns/op 572.34 MB/s BenchmarkRepeatLarge/268435456/1-4 1 516283200 ns/op 519.94 MB/s BenchmarkRepeatLarge/268435456/16-4 1 538958887 ns/op 498.06 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 578635672 ns/op 463.91 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1159993726 ns/op 462.82 MB/s BenchmarkRepeatLarge/536870912/16-4 1 950349316 ns/op 564.92 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 958114000 ns/op 560.34 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4175351042 ns/op 257.16 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 5948151586 ns/op 180.52 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 5838915112 ns/op 183.89 MB/s BenchmarkIndexAnyASCII/1:1-4 1726957 73.31 ns/op BenchmarkIndexAnyASCII/1:2-4 2114740 68.65 ns/op BenchmarkIndexAnyASCII/1:4-4 1528222 124.7 ns/op BenchmarkIndexAnyASCII/1:8-4 1393122 92.26 ns/op BenchmarkIndexAnyASCII/1:16-4 2053069 71.04 ns/op BenchmarkIndexAnyASCII/1:32-4 2002040 76.62 ns/op BenchmarkIndexAnyASCII/1:64-4 2025896 75.54 ns/op BenchmarkIndexAnyASCII/16:1-4 1846347 59.24 ns/op BenchmarkIndexAnyASCII/16:2-4 606476 223.8 ns/op BenchmarkIndexAnyASCII/16:4-4 949304 222.9 ns/op BenchmarkIndexAnyASCII/16:8-4 737542 156.1 ns/op BenchmarkIndexAnyASCII/16:16-4 895130 166.4 ns/op BenchmarkIndexAnyASCII/16:32-4 748639 174.3 ns/op BenchmarkIndexAnyASCII/16:64-4 613795 210.9 ns/op BenchmarkIndexAnyASCII/256:1-4 1000000 100.8 ns/op BenchmarkIndexAnyASCII/256:2-4 89068 1746 ns/op BenchmarkIndexAnyASCII/256:4-4 83562 1316 ns/op BenchmarkIndexAnyASCII/256:8-4 85916 2128 ns/op BenchmarkIndexAnyASCII/256:16-4 84493 1346 ns/op BenchmarkIndexAnyASCII/256:32-4 76573 1391 ns/op BenchmarkIndexAnyASCII/256:64-4 82216 1448 ns/op BenchmarkIndexAnyUTF8/1:1-4 2314549 58.22 ns/op BenchmarkIndexAnyUTF8/1:2-4 2176885 79.93 ns/op BenchmarkIndexAnyUTF8/1:4-4 2121470 54.36 ns/op BenchmarkIndexAnyUTF8/1:8-4 2200213 54.45 ns/op BenchmarkIndexAnyUTF8/1:16-4 2144746 69.77 ns/op BenchmarkIndexAnyUTF8/1:32-4 1982637 57.92 ns/op BenchmarkIndexAnyUTF8/1:64-4 2109410 56.17 ns/op BenchmarkIndexAnyUTF8/16:1-4 1560348 89.98 ns/op BenchmarkIndexAnyUTF8/16:2-4 252582 477.3 ns/op BenchmarkIndexAnyUTF8/16:4-4 272631 887.7 ns/op BenchmarkIndexAnyUTF8/16:8-4 227620 915.2 ns/op BenchmarkIndexAnyUTF8/16:16-4 245461 472.8 ns/op BenchmarkIndexAnyUTF8/16:32-4 251659 456.3 ns/op BenchmarkIndexAnyUTF8/16:64-4 256948 477.6 ns/op BenchmarkIndexAnyUTF8/256:1-4 461985 276.6 ns/op BenchmarkIndexAnyUTF8/256:2-4 17994 8261 ns/op BenchmarkIndexAnyUTF8/256:4-4 18548 7529 ns/op BenchmarkIndexAnyUTF8/256:8-4 17481 6512 ns/op BenchmarkIndexAnyUTF8/256:16-4 17667 9489 ns/op BenchmarkIndexAnyUTF8/256:32-4 17036 6991 ns/op BenchmarkIndexAnyUTF8/256:64-4 16422 7122 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2035376 64.36 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2152780 57.28 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1833130 102.7 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1000000 109.3 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2148552 107.7 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2027514 56.34 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2167850 62.52 ns/op BenchmarkLastIndexAnyASCII/16:1-4 1000000 136.0 ns/op BenchmarkLastIndexAnyASCII/16:2-4 930320 241.9 ns/op BenchmarkLastIndexAnyASCII/16:4-4 972396 134.9 ns/op BenchmarkLastIndexAnyASCII/16:8-4 841965 266.0 ns/op BenchmarkLastIndexAnyASCII/16:16-4 826479 149.2 ns/op BenchmarkLastIndexAnyASCII/16:32-4 733051 161.8 ns/op BenchmarkLastIndexAnyASCII/16:64-4 612496 336.9 ns/op BenchmarkLastIndexAnyASCII/256:1-4 99690 1182 ns/op BenchmarkLastIndexAnyASCII/256:2-4 85917 1291 ns/op BenchmarkLastIndexAnyASCII/256:4-4 95376 1805 ns/op BenchmarkLastIndexAnyASCII/256:8-4 84200 1766 ns/op BenchmarkLastIndexAnyASCII/256:16-4 93999 2593 ns/op BenchmarkLastIndexAnyASCII/256:32-4 91129 1285 ns/op BenchmarkLastIndexAnyASCII/256:64-4 90345 1436 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2147256 75.41 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2030583 54.48 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1000000 111.0 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2229174 75.58 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2049714 91.07 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2083998 57.98 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1892208 113.3 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 321420 404.6 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 124437 1652 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 161708 793.0 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 146139 755.4 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 143246 988.6 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 146686 954.6 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 133678 920.2 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 21420 5713 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 10299 13228 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 10000 11751 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 10000 17952 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 9106 12232 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 9669 14309 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 9828 12130 ns/op BenchmarkTrimASCII/1:1-4 2861700 55.17 ns/op BenchmarkTrimASCII/1:2-4 2295402 57.57 ns/op BenchmarkTrimASCII/1:4-4 2205188 54.88 ns/op BenchmarkTrimASCII/1:8-4 2030199 59.87 ns/op BenchmarkTrimASCII/1:16-4 1879743 63.98 ns/op BenchmarkTrimASCII/16:1-4 2362516 69.42 ns/op BenchmarkTrimASCII/16:2-4 836463 133.2 ns/op BenchmarkTrimASCII/16:4-4 904537 124.0 ns/op BenchmarkTrimASCII/16:8-4 1000000 146.3 ns/op BenchmarkTrimASCII/16:16-4 794383 191.0 ns/op BenchmarkTrimASCII/256:1-4 676843 183.1 ns/op BenchmarkTrimASCII/256:2-4 100910 1317 ns/op BenchmarkTrimASCII/256:4-4 81949 1247 ns/op BenchmarkTrimASCII/256:8-4 98131 1212 ns/op BenchmarkTrimASCII/256:16-4 94405 1834 ns/op BenchmarkTrimASCII/4096:1-4 48076 2332 ns/op BenchmarkTrimASCII/4096:2-4 7075 27046 ns/op BenchmarkTrimASCII/4096:4-4 5708 18759 ns/op BenchmarkTrimASCII/4096:8-4 6975 18446 ns/op BenchmarkTrimASCII/4096:16-4 5710 23155 ns/op BenchmarkTrimByte-4 3305762 39.33 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 17599 6583 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 16951 12049 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1496 77798 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 3045 39276 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 6816 19568 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 10000 14813 ns/op BenchmarkJoin/0-4 3830558 31.52 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2935525 47.23 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 208984 640.4 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 135933 903.3 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 88851 1202 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 74108 1611 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 64928 1847 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 59685 2520 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2076806 49.78 ns/op BenchmarkTrimSpace/ASCII-4 1569349 109.1 ns/op BenchmarkTrimSpace/SomeNonASCII-4 124975 1244 ns/op BenchmarkTrimSpace/JustNonASCII-4 73626 1573 ns/op BenchmarkReplaceAll-4 89496 1160 ns/op 16 B/op 1 allocs/op PASS ok strings 117.520s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 51172 2245 ns/op BenchmarkCond2-4 27456 3961 ns/op BenchmarkCond4-4 15704 7241 ns/op BenchmarkCond8-4 9633 15725 ns/op BenchmarkCond16-4 5205 31051 ns/op BenchmarkCond32-4 1885 66417 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 395074 277.0 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 385797 391.5 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 543618 236.3 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 523318 263.3 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 330354 780.8 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 655172 203.2 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 108058 1732 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 76003 2502 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 66883 1977 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 65608 2608 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 650809 224.7 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 201253 696.8 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 635419 203.7 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 190274 629.9 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 770563 174.5 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 179137 639.1 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1188679 122.9 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 55230 1869 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 138720 825.8 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 398242 358.7 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 7371 19309 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 355 337470 ns/op BenchmarkRange/*sync.Map-4 1336 79178 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 96082 2165 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 216739 600.8 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 71474 1596 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 50383 2501 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 161444 698.4 ns/op BenchmarkAdversarialDelete/*sync.Map-4 121299 1378 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 92637 1305 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 201447 677.7 ns/op BenchmarkDeleteCollision/*sync.Map-4 855568 147.1 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 54199 2237 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 162816 750.2 ns/op BenchmarkSwapCollision/*sync.Map-4 105255 1229 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 145 1072281 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 122324 965.4 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 309303 488.2 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 21921 5759 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 72619 1687 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 27200 4372 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 294594 381.2 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 109809 1009 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 274119 446.1 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 952012 154.0 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 171850 635.0 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 755715 159.4 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 654018 179.9 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 178801 677.0 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 568502 190.4 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 100093 1189 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 272475 556.3 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 539337 450.1 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 135386 905.9 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 387268 363.2 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 238243 935.0 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 119175 1160 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 302662 393.5 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 68287 1804 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 236688 824.5 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 369873 358.1 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 119432 920.6 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 397616 271.0 ns/op BenchmarkUncontendedSemaphore-4 4265316 26.63 ns/op BenchmarkContendedSemaphore-4 4448912 26.87 ns/op BenchmarkMutexUncontended-4 696840 224.1 ns/op BenchmarkMutex-4 236112 601.1 ns/op BenchmarkMutexSlack-4 216079 597.4 ns/op BenchmarkMutexWork-4 183469 658.3 ns/op BenchmarkMutexWorkSlack-4 187675 597.6 ns/op BenchmarkMutexNoSpin-4 46155 3136 ns/op BenchmarkMutexSpin-4 49626 2163 ns/op BenchmarkOnce-4 953845 121.9 ns/op BenchmarkSemaUncontended-4 3437470 30.67 ns/op BenchmarkSemaSyntNonblock-4 1597690 77.91 ns/op BenchmarkSemaSyntBlock-4 1882488 63.18 ns/op BenchmarkSemaWorkNonblock-4 1312206 98.99 ns/op BenchmarkSemaWorkBlock-4 1233565 89.29 ns/op BenchmarkRWMutexUncontended-4 289771 391.2 ns/op BenchmarkRWMutexWrite100-4 273031 369.3 ns/op BenchmarkRWMutexWrite10-4 321778 362.4 ns/op BenchmarkRWMutexWorkWrite100-4 296340 488.6 ns/op BenchmarkRWMutexWorkWrite10-4 241806 465.9 ns/op BenchmarkWaitGroupUncontended-4 670424 172.4 ns/op BenchmarkWaitGroupAddDone-4 538474 248.8 ns/op BenchmarkWaitGroupAddDoneWork-4 452762 286.4 ns/op BenchmarkWaitGroupWait-4 2560004 66.53 ns/op BenchmarkWaitGroupWaitWork-4 1548300 72.82 ns/op BenchmarkWaitGroupActuallyWait-4 41036 3402 ns/op 32 B/op 2 allocs/op PASS ok sync 25.883s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 802315 138.7 ns/op PASS ok sync/atomic 0.181s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 108514 1235 ns/op 0 B/op 0 allocs/op PASS ok testing 0.277s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 6915 15543 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 10188 11354 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 98 1267752 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 114 1045332 ns/op 1135 B/op 8 allocs/op BenchmarkTable/1x100000/new-4 1 155308444 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 151459978 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/10x10/new-4 1648 72930 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 2052 59734 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 18 6200630 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 19 5467784 ns/op 21766 B/op 54 allocs/op BenchmarkTable/10x100000/new-4 1 663960644 ns/op 48120896 B/op 100075 allocs/op BenchmarkTable/10x100000/reuse-4 1 648022635 ns/op 48120992 B/op 100076 allocs/op BenchmarkTable/100x10/new-4 199 610230 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 222 527845 ns/op 177 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 55559817 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 54713684 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 6898152290 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 6707512250 ns/op 335149976 B/op 100092 allocs/op BenchmarkPyramid/10-4 3219 44401 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 39 3317006 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 309708027 ns/op 35625448 B/op 2057 allocs/op BenchmarkRagged/10-4 2636 50810 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 248 464885 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 30 4689175 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 6793 16054 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 18.985s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 2 86990628 ns/op BenchmarkVariableString-4 91303 1315 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1866 55952 ns/op 2501 B/op 39 allocs/op PASS ok text/template/parse 0.603s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 64 1671223 ns/op BenchmarkAfter-4 169 789503 ns/op BenchmarkStop-4 298 457965 ns/op BenchmarkSimultaneousAfterFunc-4 40 2787978 ns/op BenchmarkStartStop-4 270 398003 ns/op BenchmarkReset-4 2473 60245 ns/op BenchmarkSleep-4 54 2554144 ns/op BenchmarkParallelTimerLatency-4 46 818782 avg-late-ns 1469963 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 496246 avg-late-ns 1446661 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 31 390624 avg-late-ns 2291085 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 503380 avg-late-ns 2556731 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 32 220615 avg-late-ns 1874104 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 28 410581 avg-late-ns 2512975 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 266888 avg-late-ns 2932972 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 195201 avg-late-ns 1479740 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 253666 avg-late-ns 2401107 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 1048594 avg-late-ns 6582520 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 24 1697911 avg-late-ns 8944645 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 448942 avg-late-ns 1642476 max-late-ns BenchmarkTicker-4 1 156350070 ns/op BenchmarkTickerReset-4 3332 42605 ns/op BenchmarkTickerResetNaive-4 262 456493 ns/op BenchmarkNow-4 707142 154.5 ns/op BenchmarkNowUnixNano-4 802580 158.9 ns/op BenchmarkNowUnixMilli-4 823719 157.8 ns/op BenchmarkNowUnixMicro-4 715711 164.6 ns/op BenchmarkFormat-4 55237 2106 ns/op BenchmarkFormatRFC3339-4 81147 1423 ns/op BenchmarkFormatRFC3339Nano-4 79114 1471 ns/op BenchmarkFormatNow-4 75974 1551 ns/op BenchmarkMarshalJSON-4 91357 1195 ns/op BenchmarkMarshalText-4 109372 1139 ns/op BenchmarkParse-4 115801 1015 ns/op BenchmarkParseRFC3339UTC-4 362923 349.0 ns/op BenchmarkParseRFC3339UTCBytes-4 270136 477.8 ns/op BenchmarkParseRFC3339TZ-4 109425 1121 ns/op BenchmarkParseRFC3339TZBytes-4 91561 1362 ns/op BenchmarkParseDuration-4 528578 220.0 ns/op BenchmarkHour-4 1000000 120.2 ns/op BenchmarkSecond-4 957417 125.6 ns/op BenchmarkYear-4 723949 177.9 ns/op BenchmarkDay-4 721278 176.9 ns/op BenchmarkISOWeek-4 818127 165.7 ns/op BenchmarkGoString-4 75255 1518 ns/op BenchmarkUnmarshalText-4 74907 1461 ns/op PASS ok time 11.623s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 523620 214.8 ns/op BenchmarkDecodeValidJapaneseChars-4 662628 203.2 ns/op BenchmarkDecodeRune-4 2482072 46.00 ns/op BenchmarkEncodeValidASCII-4 447332 231.0 ns/op BenchmarkEncodeValidJapaneseChars-4 694923 169.1 ns/op BenchmarkAppendRuneValidASCII-4 1223886 97.00 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2122561 54.82 ns/op BenchmarkEncodeRune-4 4275976 27.01 ns/op PASS ok unicode/utf16 1.596s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1096138 106.3 ns/op BenchmarkRuneCountTenJapaneseChars-4 222873 543.0 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 3227455 37.50 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 389667 360.3 ns/op BenchmarkValidTenASCIIChars-4 1000000 102.4 ns/op BenchmarkValid100KASCIIChars-4 169 714210 ns/op BenchmarkValidTenJapaneseChars-4 211248 591.3 ns/op BenchmarkValidLongMostlyASCII-4 152 778254 ns/op BenchmarkValidLongJapanese-4 68 1734879 ns/op BenchmarkValidStringTenASCIIChars-4 3687139 31.81 ns/op BenchmarkValidString100KASCIIChars-4 10000 10312 ns/op BenchmarkValidStringTenJapaneseChars-4 385214 316.9 ns/op BenchmarkValidStringLongMostlyASCII-4 1561 81346 ns/op BenchmarkValidStringLongJapanese-4 128 932430 ns/op BenchmarkEncodeASCIIRune-4 3198781 37.61 ns/op BenchmarkEncodeJapaneseRune-4 1996942 58.73 ns/op BenchmarkAppendASCIIRune-4 8796110 13.53 ns/op BenchmarkAppendJapaneseRune-4 2150203 54.43 ns/op BenchmarkDecodeASCIIRune-4 2520616 47.45 ns/op BenchmarkDecodeJapaneseRune-4 1646301 72.70 ns/op BenchmarkFullRune/ASCII-4 3254736 34.92 ns/op BenchmarkFullRune/Incomplete-4 1604916 73.81 ns/op BenchmarkFullRune/Japanese-4 3485113 33.60 ns/op PASS ok unicode/utf8 4.108s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 55735255705 ns/op PASS ok cmd/api 73.510s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1264202 92.92 ns/op BenchmarkEqArrayOfStrings64-4 188443 588.4 ns/op BenchmarkEqArrayOfStrings1024-4 13698 8409 ns/op BenchmarkEqArrayOfFloats5-4 1455538 81.33 ns/op BenchmarkEqArrayOfFloats64-4 218491 576.7 ns/op BenchmarkEqArrayOfFloats1024-4 13491 8858 ns/op BenchmarkEqStruct-4 25923306 4.314 ns/op PASS ok cmd/compile/internal/reflectdata 1.466s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 7555 269332 ns/op BenchmarkCopyElim1-4 312 375966 ns/op BenchmarkCopyElim10-4 302 355420 ns/op BenchmarkCopyElim100-4 194 663963 ns/op BenchmarkCopyElim1000-4 54 2645073 ns/op BenchmarkCopyElim10000-4 4 27137735 ns/op BenchmarkCopyElim100000-4 1 458212419 ns/op BenchmarkDeadCode/1-4 244 482034 ns/op BenchmarkDeadCode/10-4 183 568936 ns/op BenchmarkDeadCode/100-4 176 666237 ns/op BenchmarkDeadCode/1000-4 58 2910718 ns/op BenchmarkDeadCode/10000-4 4 27712752 ns/op BenchmarkDeadCode/100000-4 1 305493917 ns/op BenchmarkDeadCode/200000-4 1 631876227 ns/op BenchmarkDominatorsLinear-4 16 7932697 ns/op 1.26 MB/s BenchmarkDominatorsFwdBack-4 12 11025149 ns/op 0.91 MB/s BenchmarkDominatorsManyPred-4 10 10532897 ns/op 0.95 MB/s BenchmarkDominatorsMaxPred-4 12 10455456 ns/op 0.96 MB/s BenchmarkDominatorsMaxPredVal-4 10 10471856 ns/op 0.95 MB/s BenchmarkFuse/1-4 327 355512 ns/op BenchmarkFuse/10-4 290 434443 ns/op BenchmarkFuse/100-4 148 759854 ns/op BenchmarkFuse/1000-4 28 5035592 ns/op BenchmarkFuse/10000-4 2 57174498 ns/op BenchmarkNilCheckDeep1-4 14541 8367 ns/op 0.12 MB/s 234 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 6379 20169 ns/op 0.50 MB/s 234 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 811 136875 ns/op 0.73 MB/s 670 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 75 1348914 ns/op 0.74 MB/s 5342 B/op 5 allocs/op BenchmarkNilCheckDeep10000-4 6 18541551 ns/op 0.54 MB/s 98922 B/op 7 allocs/op BenchmarkDSEPass-4 34 2941280 ns/op 65782 B/op 8 allocs/op BenchmarkDSEPassBlock-4 1 104119404 ns/op 4265712 B/op 108669 allocs/op BenchmarkCSEPass-4 8 15149010 ns/op 106926 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 181447655 ns/op 5698448 B/op 97705 allocs/op BenchmarkDeadcodePass-4 112 1030490 ns/op 80665 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 147077384 ns/op 4086680 B/op 45213 allocs/op BenchmarkMultiPass-4 48 2430829 ns/op 258078 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 305962860 ns/op 11174000 B/op 149669 allocs/op BenchmarkCondRewrite/SoloJump-4 3344649 38.25 ns/op BenchmarkCondRewrite/CombJump-4 2561007 39.08 ns/op PASS ok cmd/compile/internal/ssa 15.120s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 13840 8194 ns/op BenchmarkExtShift-4 25184 4714 ns/op BenchmarkModify-4 8671 13479 ns/op BenchmarkMullImm-4 26052 4833 ns/op BenchmarkConstModify-4 9488 13985 ns/op BenchmarkBitSet-4 10000 10802 ns/op BenchmarkBitClear-4 12032 9296 ns/op BenchmarkBitToggle-4 12970 9096 ns/op BenchmarkBitSetConst-4 146670 858.8 ns/op BenchmarkBitClearConst-4 132163 843.8 ns/op BenchmarkBitToggleConst-4 143006 849.2 ns/op BenchmarkDivconstI64-4 7438203 16.78 ns/op BenchmarkModconstI64-4 6716175 17.39 ns/op BenchmarkDivisiblePow2constI64-4 7786732 15.41 ns/op BenchmarkDivisibleconstI64-4 8168502 13.90 ns/op BenchmarkDivisibleWDivconstI64-4 3802794 29.56 ns/op BenchmarkDivconstU64/3-4 7191376 16.20 ns/op BenchmarkDivconstU64/5-4 6778964 16.68 ns/op BenchmarkDivconstU64/37-4 6624324 18.37 ns/op BenchmarkDivconstU64/1234567-4 6833216 17.99 ns/op BenchmarkModconstU64-4 7911651 15.42 ns/op BenchmarkDivisibleconstU64-4 8607087 15.49 ns/op BenchmarkDivisibleWDivconstU64-4 3581389 31.67 ns/op BenchmarkDivconstI32-4 7181467 16.88 ns/op BenchmarkModconstI32-4 7953076 16.88 ns/op BenchmarkDivisiblePow2constI32-4 7112758 14.62 ns/op BenchmarkDivisibleconstI32-4 7018938 15.14 ns/op BenchmarkDivisibleWDivconstI32-4 3930280 30.10 ns/op BenchmarkDivconstU32-4 6311750 18.32 ns/op BenchmarkModconstU32-4 7410135 16.45 ns/op BenchmarkDivisibleconstU32-4 7453333 14.73 ns/op BenchmarkDivisibleWDivconstU32-4 3622566 33.03 ns/op BenchmarkDivconstI16-4 6793611 17.66 ns/op BenchmarkModconstI16-4 7587279 15.59 ns/op BenchmarkDivisiblePow2constI16-4 8050558 15.04 ns/op BenchmarkDivisibleconstI16-4 8361777 14.92 ns/op BenchmarkDivisibleWDivconstI16-4 3822381 31.22 ns/op BenchmarkDivconstU16-4 7179354 14.77 ns/op BenchmarkModconstU16-4 6961542 14.48 ns/op BenchmarkDivisibleconstU16-4 7779998 15.12 ns/op BenchmarkDivisibleWDivconstU16-4 4133282 28.98 ns/op BenchmarkDivconstI8-4 8781410 13.70 ns/op BenchmarkModconstI8-4 6994638 15.43 ns/op BenchmarkDivisiblePow2constI8-4 7507882 16.36 ns/op BenchmarkDivisibleconstI8-4 6078944 18.57 ns/op BenchmarkDivisibleWDivconstI8-4 3596406 28.92 ns/op BenchmarkDivconstU8-4 8925508 13.57 ns/op BenchmarkModconstU8-4 8574132 13.82 ns/op BenchmarkDivisibleconstU8-4 8678790 13.82 ns/op BenchmarkDivisibleWDivconstU8-4 3913928 29.57 ns/op BenchmarkMul2-4 247346 508.6 ns/op BenchmarkMulNeg2-4 224476 527.3 ns/op BenchmarkEfaceInteger-4 2927762 37.40 ns/op BenchmarkMulconstI32/3-4 27751676 4.373 ns/op BenchmarkMulconstI32/5-4 29473557 4.363 ns/op BenchmarkMulconstI32/12-4 27584595 4.574 ns/op BenchmarkMulconstI32/120-4 27683257 4.485 ns/op BenchmarkMulconstI32/-120-4 28284368 4.337 ns/op BenchmarkMulconstI32/65537-4 28571162 4.595 ns/op BenchmarkMulconstI32/65538-4 26674674 4.502 ns/op BenchmarkMulconstI64/3-4 28585768 4.562 ns/op BenchmarkMulconstI64/5-4 28741598 4.554 ns/op BenchmarkMulconstI64/12-4 26405858 4.542 ns/op BenchmarkMulconstI64/120-4 28825123 4.493 ns/op BenchmarkMulconstI64/-120-4 28862492 4.998 ns/op BenchmarkMulconstI64/65537-4 28445125 4.501 ns/op BenchmarkMulconstI64/65538-4 28557148 4.772 ns/op BenchmarkMulconstU32/3-4 30378207 4.480 ns/op BenchmarkMulconstU32/5-4 29290159 4.392 ns/op BenchmarkMulconstU32/12-4 28712337 4.519 ns/op BenchmarkMulconstU32/120-4 28631799 4.280 ns/op BenchmarkMulconstU32/65537-4 27386418 4.546 ns/op BenchmarkMulconstU32/65538-4 27777636 4.556 ns/op BenchmarkMulconstU64/3-4 28542036 4.512 ns/op BenchmarkMulconstU64/5-4 28836406 4.495 ns/op BenchmarkMulconstU64/12-4 28604977 4.449 ns/op BenchmarkMulconstU64/120-4 26285635 4.496 ns/op BenchmarkMulconstU64/65537-4 28581057 4.545 ns/op BenchmarkMulconstU64/65538-4 28477857 4.546 ns/op BenchmarkShiftArithmeticRight-4 29064556 4.227 ns/op BenchmarkSwitch8Predictable-4 9151166 12.67 ns/op BenchmarkSwitch8Unpredictable-4 9114788 12.49 ns/op BenchmarkSwitch32Predictable-4 13693158 8.542 ns/op BenchmarkSwitch32Unpredictable-4 8992297 12.53 ns/op BenchmarkSwitchStringPredictable-4 6513248 17.45 ns/op BenchmarkSwitchStringUnpredictable-4 6488770 17.42 ns/op PASS ok cmd/compile/internal/test 14.541s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 168 705228 ns/op BenchmarkNamed/Underlying/nongeneric-4 995883 109.8 ns/op BenchmarkNamed/Underlying/generic-4 963870 107.5 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 108.0 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 108.8 ns/op BenchmarkCheck/http/funcbodies/info-4 1 378190670 ns/op 80493 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 283696125 ns/op 107070 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 116884938 ns/op 260035 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 110371263 ns/op 275203 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 1956374036 ns/op 2622 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 83211879 ns/op 61547 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 4 36472323 ns/op 139526 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 4 31273293 ns/op 156722 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 673246860 ns/op 3221 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 38777828 ns/op 55749 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 5 23140756 ns/op 92895 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 6 20361140 ns/op 106045 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1434761865 ns/op 43344 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 473897231 ns/op 131208 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 123435395 ns/op 502748 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 91120786 ns/op 679237 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2318813839 ns/op 872.2 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 70103684 ns/op 28765 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 46171292 ns/op 43563 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 44411259 ns/op 45218 lines/s PASS ok cmd/compile/internal/types2 34.203s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 6 34804200 ns/op 20437500 sys-ns/op 4036833 user-ns/op PASS ok cmd/go 0.637s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 69528 1716 ns/op 4.66 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 74766 1441 ns/op 5.55 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 18331 6354 ns/op 161.17 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 19076 6376 ns/op 160.61 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3223 38728 ns/op 211.53 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3414 37528 ns/op 218.29 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.087s All tests passed.