darwin-amd64-race at de9bffb5f12c4985d8369c39e158fe946f369e82 :: 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=364A9EBD-7648-429A-A7C7-B080DEC97476" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.9oaZToWe0W/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=D12AB3B2-36D9-4197-AFB1-057D4DD645FA" "__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=364A9EBD-7648-429A-A7C7-B080DEC97476" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.9oaZToWe0W/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=D12AB3B2-36D9-4197-AFB1-057D4DD645FA" "__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.146s ok archive/zip 3.172s ok bufio 0.574s ok bytes 4.742s ok compress/bzip2 0.881s ok compress/flate 8.210s ok compress/gzip 15.707s ok compress/lzw 0.988s ok compress/zlib 5.904s ok container/heap 0.061s ok container/list 0.063s ok container/ring 0.075s ok context 0.104s ok crypto 0.068s ok crypto/aes 0.085s ok crypto/cipher 0.086s ok crypto/des 0.161s ok crypto/dsa 0.068s ok crypto/ecdh 0.262s ok crypto/ecdsa 0.233s ok crypto/ed25519 0.628s ok crypto/elliptic 0.080s ok crypto/hmac 0.059s ok crypto/internal/alias 0.038s ok crypto/internal/bigmod 4.421s ok crypto/internal/boring 0.131s ok crypto/internal/boring/bcache 0.571s ok crypto/internal/edwards25519 48.129s ok crypto/internal/edwards25519/field 17.572s ok crypto/internal/nistec 5.053s ok crypto/internal/nistec/fiat 0.052s [no tests to run] ok crypto/md5 0.068s ok crypto/rand 0.477s ok crypto/rc4 0.700s ok crypto/rsa 0.860s ok crypto/sha1 0.105s ok crypto/sha256 0.112s ok crypto/sha512 0.081s ok crypto/subtle 0.588s ok crypto/tls 3.496s ok crypto/x509 1.751s ok database/sql 0.558s ok database/sql/driver 0.041s ok debug/buildinfo 0.071s ok debug/dwarf 0.217s ok debug/elf 1.562s ok debug/gosym 0.226s ok debug/macho 0.188s ok debug/pe 0.163s ok debug/plan9obj 0.089s ok embed 0.117s [no tests to run] ok embed/internal/embedtest 0.156s ok encoding/ascii85 0.121s ok encoding/asn1 0.047s ok encoding/base32 0.221s ok encoding/base64 0.053s ok encoding/binary 0.049s ok encoding/csv 0.121s ok encoding/gob 34.360s ok encoding/hex 0.077s ok encoding/json 2.586s ok encoding/pem 2.880s ok encoding/xml 0.346s ok errors 0.062s ok expvar 0.068s ok flag 0.207s ok fmt 0.814s ok go/ast 0.107s ok go/build 6.667s ok go/build/constraint 0.050s ok go/constant 0.052s ok go/doc 0.531s ok go/doc/comment 5.492s ok go/format 0.158s ok go/importer 0.848s ok go/internal/gccgoimporter 0.173s ok go/internal/gcimporter 7.461s ok go/internal/srcimporter 28.808s ok go/parser 1.319s ok go/printer 1.904s ok go/scanner 0.064s ok go/token 0.206s ok go/types 45.552s ok hash 0.040s ok hash/adler32 0.095s ok hash/crc32 0.081s ok hash/crc64 0.051s ok hash/fnv 0.040s ok hash/maphash 0.048s ok html 0.031s ok html/template 0.303s ok image 0.600s ok image/color 0.072s ok image/draw 0.782s ok image/gif 1.341s ok image/jpeg 1.505s ok image/png 3.628s ok index/suffixarray 1.490s ok internal/abi 7.570s ok internal/buildcfg 0.042s ok internal/coverage/cformat 0.032s ok internal/coverage/cmerge 0.035s ok internal/coverage/pods 0.083s ok internal/coverage/slicereader 0.072s ok internal/coverage/slicewriter 0.074s ok internal/coverage/test 0.088s ok internal/cpu 0.123s ok internal/dag 0.074s ok internal/diff 0.131s ok internal/fmtsort 0.056s ok internal/fuzz 0.077s ok internal/godebug 0.041s ok internal/intern 1.097s ok internal/itoa 0.053s ok internal/poll 1.357s ok internal/profile 0.151s ok internal/reflectlite 0.301s ok internal/safefilepath 0.059s ok internal/saferio 0.203s ok internal/singleflight 0.137s ok internal/testenv 0.045s ok internal/trace 0.307s ok internal/types/errors 1.656s ok internal/unsafeheader 0.049s ok internal/xcoff 0.153s ok io 0.104s ok io/fs 0.271s ok io/ioutil 0.085s ok log 0.114s ok log/syslog 1.371s ok math 0.064s ok math/big 2.854s ok math/bits 0.064s ok math/cmplx 0.092s ok math/rand 2.285s ok mime 0.076s ok mime/multipart 1.802s ok mime/quotedprintable 0.121s ok net 15.340s ok net/http 20.648s ok net/http/cgi 1.656s ok net/http/cookiejar 0.121s ok net/http/fcgi 0.192s ok net/http/httptest 0.424s ok net/http/httptrace 0.046s ok net/http/httputil 1.110s ok net/http/internal 0.068s ok net/http/internal/ascii 0.063s ok net/http/pprof 5.260s ok net/internal/socktest 0.140s ok net/mail 0.043s ok net/netip 1.075s ok net/rpc 0.245s ok net/rpc/jsonrpc 0.109s ok net/smtp 0.245s ok net/textproto 0.100s ok net/url 0.118s ok os 2.656s ok os/exec 4.416s ok os/exec/internal/fdtest 0.081s ok os/signal 4.911s ok os/user 0.094s ok path 0.044s ok path/filepath 0.186s ok plugin 0.056s ok reflect 1.180s ok regexp 3.266s ok regexp/syntax 4.173s ok runtime 58.437s ok runtime/cgo 0.077s ok runtime/coverage 0.114s ok runtime/debug 0.212s ok runtime/internal/atomic 0.131s ok runtime/internal/math 0.096s ok runtime/internal/sys 0.054s ok runtime/metrics 0.032s ok runtime/pprof 12.836s ok runtime/race 11.723s ok runtime/trace 7.899s ok sort 0.923s ok strconv 2.257s ok strings 4.828s ok sync 0.844s ok sync/atomic 2.799s ok syscall 2.086s ok testing 2.727s ok testing/fstest 0.108s ok testing/iotest 0.061s ok testing/quick 0.211s ok text/scanner 0.050s ok text/tabwriter 0.052s ok text/template 0.126s ok text/template/parse 0.054s ok time 2.764s ok unicode 0.108s ok unicode/utf16 0.148s ok unicode/utf8 0.083s ok cmd/addr2line 7.262s ok cmd/api 25.351s ok cmd/asm/internal/asm 2.998s ok cmd/asm/internal/lex 0.077s ok cmd/compile/internal/abt 0.119s ok cmd/compile/internal/amd64 72.576s ok cmd/compile/internal/base 0.082s ok cmd/compile/internal/compare 0.066s ok cmd/compile/internal/dwarfgen 1.273s ok cmd/compile/internal/importer 4.627s ok cmd/compile/internal/ir 0.052s ok cmd/compile/internal/logopt 1.408s ok cmd/compile/internal/noder 0.042s ok cmd/compile/internal/reflectdata 0.031s [no tests to run] ok cmd/compile/internal/ssa 42.300s ok cmd/compile/internal/syntax 0.388s ok cmd/compile/internal/test 26.368s ok cmd/compile/internal/typecheck 1.115s ok cmd/compile/internal/types 0.055s ok cmd/compile/internal/types2 28.412s ok cmd/covdata 0.042s ok cmd/cover 4.661s ok cmd/dist 0.071s ok cmd/doc 3.555s ok cmd/fix 17.134s ok cmd/go 428.100s ok cmd/go/internal/auth 0.078s ok cmd/go/internal/cache 0.561s ok cmd/go/internal/fsys 0.332s ok cmd/go/internal/generate 0.080s ok cmd/go/internal/get 0.123s ok cmd/go/internal/imports 0.146s ok cmd/go/internal/load 0.072s ok cmd/go/internal/lockedfile 0.296s ok cmd/go/internal/lockedfile/internal/filelock 0.140s ok cmd/go/internal/modconv 0.103s ok cmd/go/internal/modfetch 0.074s ok cmd/go/internal/modfetch/codehost 0.096s ok cmd/go/internal/modfetch/zip_sum_test 0.058s ok cmd/go/internal/modindex 0.757s ok cmd/go/internal/modload 0.052s ok cmd/go/internal/mvs 0.100s ok cmd/go/internal/par 0.139s ok cmd/go/internal/str 0.087s ok cmd/go/internal/test 0.077s ok cmd/go/internal/vcs 0.084s ok cmd/go/internal/vcweb 0.134s ok cmd/go/internal/vcweb/vcstest 25.138s ok cmd/go/internal/web 0.091s ok cmd/go/internal/work 0.252s ok cmd/gofmt 0.547s ok cmd/internal/archive 4.083s ok cmd/internal/buildid 1.016s ok cmd/internal/dwarf 0.059s ok cmd/internal/edit 0.051s ok cmd/internal/goobj 0.042s ok cmd/internal/moddeps 33.778s ok cmd/internal/notsha256 0.100s ok cmd/internal/obj 16.255s ok cmd/internal/obj/ppc64 0.775s ok cmd/internal/obj/riscv 0.344s ok cmd/internal/obj/s390x 0.063s ok cmd/internal/obj/x86 5.017s ok cmd/internal/objabi 0.072s ok cmd/internal/pkgpath 0.265s ok cmd/internal/pkgpattern 0.075s ok cmd/internal/quoted 0.060s ok cmd/internal/src 0.052s ok cmd/internal/test2json 1.616s ok cmd/link 30.354s ok cmd/link/internal/benchmark 0.109s ok cmd/link/internal/ld 32.334s ok cmd/link/internal/loader 0.712s ok cmd/nm 3.641s ok cmd/objdump 10.420s ok cmd/pack 5.344s ok cmd/pprof 2.339s ok cmd/trace 0.228s ok cmd/vet 38.195s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3228 42477 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2307 64044 ns/op 1851 B/op 36 allocs/op Benchmark/Writer/PAX-4 1820 86659 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 3523 31917 ns/op 5152 B/op 16 allocs/op Benchmark/Reader/GNU-4 4422 26852 ns/op 5155 B/op 15 allocs/op Benchmark/Reader/PAX-4 2698 65857 ns/op 8760 B/op 33 allocs/op PASS ok archive/tar 1.539s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 265779489 ns/op 14880 B/op 66 allocs/op BenchmarkZip64Test-4 1 269074325 ns/op BenchmarkZip64TestSizes/4096-4 704 169673 ns/op BenchmarkZip64TestSizes/1048576-4 109 1167569 ns/op BenchmarkZip64TestSizes/67108864-4 1 184534581 ns/op PASS ok archive/zip 1.467s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 211752 565.9 ns/op BenchmarkReaderCopyUnoptimal-4 117464 867.8 ns/op BenchmarkReaderCopyNoWriteTo-4 7462 53292 ns/op BenchmarkReaderWriteToOptimal-4 7420 25169 ns/op BenchmarkReaderReadString-4 112186 1240 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 171609 687.1 ns/op BenchmarkWriterCopyUnoptimal-4 190896 867.8 ns/op BenchmarkWriterCopyNoReadFrom-4 6548 75609 ns/op BenchmarkReaderEmpty-4 12770 10412 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 14718 8808 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 546602 217.1 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.858s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 2092 52882 ns/op 619.65 MB/s BenchmarkWriteByte-4 408 292735 ns/op 13.99 MB/s BenchmarkWriteRune-4 206 589449 ns/op 20.85 MB/s BenchmarkBufferNotEmptyWriteRead-4 31 3847307 ns/op BenchmarkBufferFullSmallReads-4 91 1443300 ns/op BenchmarkBufferWriteBlock/N4096-4 8746 27578 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 278 405889 ns/op 260097 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 12 11947780 ns/op 4192256 B/op 22 allocs/op BenchmarkIndexByte/10-4 3267471 34.19 ns/op 292.52 MB/s BenchmarkIndexByte/32-4 3066096 35.53 ns/op 900.67 MB/s BenchmarkIndexByte/4K-4 1000000 118.1 ns/op 34696.12 MB/s BenchmarkIndexBytePortable/10-4 1000000 112.5 ns/op 88.89 MB/s BenchmarkIndexBytePortable/32-4 392001 302.5 ns/op 105.79 MB/s BenchmarkIndexBytePortable/4K-4 3790 32157 ns/op 127.37 MB/s BenchmarkIndexRune/10-4 1000000 126.1 ns/op 79.29 MB/s BenchmarkIndexRune/32-4 1000000 125.7 ns/op 254.48 MB/s BenchmarkIndexRune/4K-4 410728 330.2 ns/op 12404.10 MB/s BenchmarkIndexRuneASCII/10-4 2967783 36.94 ns/op 270.70 MB/s BenchmarkIndexRuneASCII/32-4 2699540 42.87 ns/op 746.40 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 136.3 ns/op 30052.15 MB/s BenchmarkEqual/0-4 10870444 11.05 ns/op BenchmarkEqual/1-4 1000000 102.6 ns/op 9.74 MB/s BenchmarkEqual/6-4 1000000 102.2 ns/op 58.71 MB/s BenchmarkEqual/9-4 1000000 104.6 ns/op 86.04 MB/s BenchmarkEqual/15-4 1000000 108.5 ns/op 138.20 MB/s BenchmarkEqual/16-4 1000000 102.0 ns/op 156.81 MB/s BenchmarkEqual/20-4 1000000 105.0 ns/op 190.54 MB/s BenchmarkEqual/32-4 1000000 102.5 ns/op 312.21 MB/s BenchmarkEqual/4K-4 88250 1347 ns/op 3040.03 MB/s BenchmarkIndex/10-4 2239412 51.88 ns/op 192.76 MB/s BenchmarkIndex/32-4 2218909 51.82 ns/op 617.51 MB/s BenchmarkIndex/4K-4 24457 4899 ns/op 836.07 MB/s BenchmarkIndexEasy/10-4 2278648 49.52 ns/op 201.93 MB/s BenchmarkIndexEasy/32-4 2282534 50.66 ns/op 631.62 MB/s BenchmarkIndexEasy/4K-4 587538 217.3 ns/op 18850.21 MB/s BenchmarkCount/10-4 1440285 82.41 ns/op 121.34 MB/s BenchmarkCount/32-4 1421679 85.27 ns/op 375.30 MB/s BenchmarkCount/4K-4 24793 4892 ns/op 837.32 MB/s BenchmarkCountEasy/10-4 1506727 82.77 ns/op 120.82 MB/s BenchmarkCountEasy/32-4 1453802 82.64 ns/op 387.22 MB/s BenchmarkCountEasy/4K-4 507777 248.2 ns/op 16505.59 MB/s BenchmarkCountSingle/10-4 2956447 40.67 ns/op 245.87 MB/s BenchmarkCountSingle/32-4 2857219 41.79 ns/op 765.78 MB/s BenchmarkCountSingle/4K-4 805574 124.9 ns/op 32789.18 MB/s BenchmarkToUpper/#00-4 2870379 41.97 ns/op BenchmarkToUpper/ONLYUPPER-4 353760 367.7 ns/op BenchmarkToUpper/abc-4 499452 267.1 ns/op BenchmarkToUpper/AbC123-4 333427 392.3 ns/op BenchmarkToUpper/azAZ09_-4 288033 433.6 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 87625 1391 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 39454 3161 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 55653 2054 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 109864 1043 ns/op BenchmarkToLower/#00-4 2331584 46.88 ns/op BenchmarkToLower/abc-4 414493 366.3 ns/op BenchmarkToLower/AbC123-4 291766 409.6 ns/op BenchmarkToLower/azAZ09_-4 303849 493.1 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 83730 1379 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 39963 3018 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 67706 1738 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 129494 1024 ns/op BenchmarkFields/ASCII/16-4 211334 595.1 ns/op 26.89 MB/s 24 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 13603 8609 ns/op 29.74 MB/s 416 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 896 148640 ns/op 27.56 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 42 2658322 ns/op 24.65 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 40663413 ns/op 25.79 MB/s 2277376 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 83298 1502 ns/op 10.65 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6117 18727 ns/op 13.67 MB/s 576 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 336 335607 ns/op 12.20 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 21 6009422 ns/op 10.91 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 102710360 ns/op 10.21 MB/s 11219200 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 144426 805.3 ns/op 19.87 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 12027 ns/op 21.29 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 600 215149 ns/op 19.04 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 32 3950470 ns/op 16.59 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 73928266 ns/op 14.18 MB/s 11219296 B/op 25 allocs/op BenchmarkFieldsFunc/Mixed/16-4 88470 1322 ns/op 12.10 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 7160 17206 ns/op 14.88 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 435 268324 ns/op 15.27 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 24 5380295 ns/op 12.18 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 86876204 ns/op 12.07 MB/s 11219200 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1613199 63.66 ns/op BenchmarkTrimSpace/ASCII-4 1078585 108.2 ns/op BenchmarkTrimSpace/SomeNonASCII-4 95677 1225 ns/op BenchmarkTrimSpace/JustNonASCII-4 48151 2408 ns/op BenchmarkToValidUTF8/Valid-4 425173 327.1 ns/op BenchmarkToValidUTF8/InvalidASCII-4 246962 441.7 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 79858 1473 ns/op BenchmarkIndexHard1-4 907 118753 ns/op BenchmarkIndexHard2-4 732 160563 ns/op BenchmarkIndexHard3-4 183 642381 ns/op BenchmarkIndexHard4-4 220 512843 ns/op BenchmarkLastIndexHard1-4 7 14798688 ns/op BenchmarkLastIndexHard2-4 6 19139186 ns/op BenchmarkLastIndexHard3-4 5 23611084 ns/op BenchmarkCountHard1-4 856 125205 ns/op BenchmarkCountHard2-4 681 164844 ns/op BenchmarkCountHard3-4 189 630260 ns/op BenchmarkSplitEmptySeparator-4 1 118462910 ns/op BenchmarkSplitSingleByteSeparator-4 14 9136135 ns/op BenchmarkSplitMultiByteSeparator-4 12 9536202 ns/op BenchmarkSplitNSingleByteSeparator-4 173815 956.8 ns/op BenchmarkSplitNMultiByteSeparator-4 66038 2072 ns/op BenchmarkRepeat-4 144210 872.6 ns/op BenchmarkRepeatLarge/256/1-4 102325 1236 ns/op 207.15 MB/s BenchmarkRepeatLarge/256/16-4 165579 889.1 ns/op 287.94 MB/s BenchmarkRepeatLarge/512/1-4 77118 1668 ns/op 306.93 MB/s BenchmarkRepeatLarge/512/16-4 80186 1696 ns/op 301.84 MB/s BenchmarkRepeatLarge/1024/1-4 39459 3100 ns/op 330.36 MB/s BenchmarkRepeatLarge/1024/16-4 51306 2530 ns/op 404.75 MB/s BenchmarkRepeatLarge/2048/1-4 24786 4973 ns/op 411.81 MB/s BenchmarkRepeatLarge/2048/16-4 31050 3844 ns/op 532.83 MB/s BenchmarkRepeatLarge/4096/1-4 15651 7315 ns/op 559.97 MB/s BenchmarkRepeatLarge/4096/16-4 15602 7661 ns/op 534.68 MB/s BenchmarkRepeatLarge/8192/1-4 10000 15588 ns/op 525.54 MB/s BenchmarkRepeatLarge/8192/16-4 10000 13918 ns/op 588.58 MB/s BenchmarkRepeatLarge/8192/4097-4 13398 8935 ns/op 458.54 MB/s BenchmarkRepeatLarge/16384/1-4 7489 29934 ns/op 547.34 MB/s BenchmarkRepeatLarge/16384/16-4 8406 27589 ns/op 593.85 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 23028 ns/op 533.74 MB/s BenchmarkRepeatLarge/32768/1-4 2409 48146 ns/op 680.60 MB/s BenchmarkRepeatLarge/32768/16-4 5300 60329 ns/op 543.16 MB/s BenchmarkRepeatLarge/32768/4097-4 2658 51364 ns/op 558.34 MB/s BenchmarkRepeatLarge/65536/1-4 1154 109061 ns/op 600.91 MB/s BenchmarkRepeatLarge/65536/16-4 1347 98525 ns/op 665.17 MB/s BenchmarkRepeatLarge/65536/4097-4 1322 102447 ns/op 599.87 MB/s BenchmarkRepeatLarge/131072/1-4 272 442708 ns/op 296.07 MB/s BenchmarkRepeatLarge/131072/16-4 345 365749 ns/op 358.37 MB/s BenchmarkRepeatLarge/131072/4097-4 345 290971 ns/op 436.49 MB/s BenchmarkRepeatLarge/262144/1-4 175 739212 ns/op 354.63 MB/s BenchmarkRepeatLarge/262144/16-4 159 695375 ns/op 376.98 MB/s BenchmarkRepeatLarge/262144/4097-4 190 669429 ns/op 385.57 MB/s BenchmarkRepeatLarge/524288/1-4 90 1327843 ns/op 394.84 MB/s BenchmarkRepeatLarge/524288/16-4 98 1285956 ns/op 407.70 MB/s BenchmarkRepeatLarge/524288/4097-4 100 1274668 ns/op 408.20 MB/s BenchmarkRepeatLarge/1048576/1-4 44 2484524 ns/op 422.04 MB/s BenchmarkRepeatLarge/1048576/16-4 56 2225204 ns/op 471.23 MB/s BenchmarkRepeatLarge/1048576/4097-4 52 2393022 ns/op 436.58 MB/s BenchmarkRepeatLarge/2097152/1-4 30 5643004 ns/op 371.64 MB/s BenchmarkRepeatLarge/2097152/16-4 27 5004800 ns/op 419.03 MB/s BenchmarkRepeatLarge/2097152/4097-4 26 4308829 ns/op 485.88 MB/s BenchmarkRepeatLarge/4194304/1-4 13 7823184 ns/op 536.14 MB/s BenchmarkRepeatLarge/4194304/16-4 16 7458374 ns/op 562.36 MB/s BenchmarkRepeatLarge/4194304/4097-4 13 8397487 ns/op 499.11 MB/s BenchmarkRepeatLarge/8388608/1-4 7 14898522 ns/op 563.05 MB/s BenchmarkRepeatLarge/8388608/16-4 7 15071819 ns/op 556.58 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 14334759 ns/op 585.05 MB/s BenchmarkRepeatLarge/16777216/1-4 4 27294916 ns/op 614.66 MB/s BenchmarkRepeatLarge/16777216/16-4 4 26418214 ns/op 635.06 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 26427805 ns/op 634.83 MB/s BenchmarkRepeatLarge/33554432/1-4 2 52145137 ns/op 643.48 MB/s BenchmarkRepeatLarge/33554432/16-4 3 52982192 ns/op 633.32 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 54558211 ns/op 615.02 MB/s BenchmarkRepeatLarge/67108864/1-4 1 111797731 ns/op 600.27 MB/s BenchmarkRepeatLarge/67108864/16-4 1 103000669 ns/op 651.54 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 100509823 ns/op 667.68 MB/s BenchmarkRepeatLarge/134217728/1-4 1 224583243 ns/op 597.63 MB/s BenchmarkRepeatLarge/134217728/16-4 1 209667096 ns/op 640.15 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 193270796 ns/op 694.45 MB/s BenchmarkRepeatLarge/268435456/1-4 1 436775596 ns/op 614.58 MB/s BenchmarkRepeatLarge/268435456/16-4 1 396433862 ns/op 677.13 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 405270826 ns/op 662.36 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1181098744 ns/op 454.55 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1345188602 ns/op 399.10 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1517846941 ns/op 353.71 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4066442210 ns/op 264.05 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 4244956356 ns/op 252.95 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3844829030 ns/op 279.27 MB/s BenchmarkBytesCompare/1-4 12289083 9.222 ns/op BenchmarkBytesCompare/2-4 13248775 9.603 ns/op BenchmarkBytesCompare/4-4 11726917 10.70 ns/op BenchmarkBytesCompare/8-4 11066875 9.622 ns/op BenchmarkBytesCompare/16-4 13421958 8.769 ns/op BenchmarkBytesCompare/32-4 12639980 9.701 ns/op BenchmarkBytesCompare/64-4 10960442 10.55 ns/op BenchmarkBytesCompare/128-4 9465975 12.56 ns/op BenchmarkBytesCompare/256-4 6570588 15.38 ns/op BenchmarkBytesCompare/512-4 5077443 23.02 ns/op BenchmarkBytesCompare/1024-4 3392263 35.52 ns/op BenchmarkBytesCompare/2048-4 1664163 68.59 ns/op BenchmarkIndexAnyASCII/1:1-4 1877716 61.53 ns/op BenchmarkIndexAnyASCII/1:2-4 1974302 59.15 ns/op BenchmarkIndexAnyASCII/1:4-4 1966683 59.12 ns/op BenchmarkIndexAnyASCII/1:8-4 1986504 60.33 ns/op BenchmarkIndexAnyASCII/1:16-4 2001253 61.40 ns/op BenchmarkIndexAnyASCII/1:32-4 1946979 61.43 ns/op BenchmarkIndexAnyASCII/1:64-4 1793828 72.31 ns/op BenchmarkIndexAnyASCII/16:1-4 2069684 60.39 ns/op BenchmarkIndexAnyASCII/16:2-4 513502 201.6 ns/op BenchmarkIndexAnyASCII/16:4-4 422646 254.1 ns/op BenchmarkIndexAnyASCII/16:8-4 516476 205.3 ns/op BenchmarkIndexAnyASCII/16:16-4 517790 217.7 ns/op BenchmarkIndexAnyASCII/16:32-4 527298 245.1 ns/op BenchmarkIndexAnyASCII/16:64-4 426298 272.3 ns/op BenchmarkIndexAnyASCII/256:1-4 1933251 62.92 ns/op BenchmarkIndexAnyASCII/256:2-4 47722 2528 ns/op BenchmarkIndexAnyASCII/256:4-4 46596 2454 ns/op BenchmarkIndexAnyASCII/256:8-4 46564 2363 ns/op BenchmarkIndexAnyASCII/256:16-4 47850 2339 ns/op BenchmarkIndexAnyASCII/256:32-4 49212 2486 ns/op BenchmarkIndexAnyASCII/256:64-4 48303 2366 ns/op BenchmarkIndexAnyUTF8/1:1-4 1566583 66.79 ns/op BenchmarkIndexAnyUTF8/1:2-4 1901695 62.57 ns/op BenchmarkIndexAnyUTF8/1:4-4 1800640 63.71 ns/op BenchmarkIndexAnyUTF8/1:8-4 1827696 63.47 ns/op BenchmarkIndexAnyUTF8/1:16-4 1681833 65.27 ns/op BenchmarkIndexAnyUTF8/1:32-4 1655004 66.07 ns/op BenchmarkIndexAnyUTF8/1:64-4 1710654 64.26 ns/op BenchmarkIndexAnyUTF8/16:1-4 143252 851.7 ns/op BenchmarkIndexAnyUTF8/16:2-4 412867 339.9 ns/op BenchmarkIndexAnyUTF8/16:4-4 343306 344.4 ns/op BenchmarkIndexAnyUTF8/16:8-4 345373 338.0 ns/op BenchmarkIndexAnyUTF8/16:16-4 269566 378.8 ns/op BenchmarkIndexAnyUTF8/16:32-4 293624 405.8 ns/op BenchmarkIndexAnyUTF8/16:64-4 349366 364.9 ns/op BenchmarkIndexAnyUTF8/256:1-4 9340 13250 ns/op BenchmarkIndexAnyUTF8/256:2-4 26511 4488 ns/op BenchmarkIndexAnyUTF8/256:4-4 25306 4633 ns/op BenchmarkIndexAnyUTF8/256:8-4 25932 4447 ns/op BenchmarkIndexAnyUTF8/256:16-4 24344 4765 ns/op BenchmarkIndexAnyUTF8/256:32-4 23869 4818 ns/op BenchmarkIndexAnyUTF8/256:64-4 22836 4693 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1753465 65.49 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1766379 64.99 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1646367 64.89 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1741932 65.79 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1780668 68.08 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1597653 74.02 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1812807 65.48 ns/op BenchmarkLastIndexAnyASCII/16:1-4 448634 295.3 ns/op BenchmarkLastIndexAnyASCII/16:2-4 386824 282.2 ns/op BenchmarkLastIndexAnyASCII/16:4-4 413386 266.1 ns/op BenchmarkLastIndexAnyASCII/16:8-4 434775 366.5 ns/op BenchmarkLastIndexAnyASCII/16:16-4 413461 272.5 ns/op BenchmarkLastIndexAnyASCII/16:32-4 374198 302.4 ns/op BenchmarkLastIndexAnyASCII/16:64-4 344162 328.9 ns/op BenchmarkLastIndexAnyASCII/256:1-4 36632 3191 ns/op BenchmarkLastIndexAnyASCII/256:2-4 37257 3234 ns/op BenchmarkLastIndexAnyASCII/256:4-4 32775 3442 ns/op BenchmarkLastIndexAnyASCII/256:8-4 33039 3377 ns/op BenchmarkLastIndexAnyASCII/256:16-4 33238 3385 ns/op BenchmarkLastIndexAnyASCII/256:32-4 34454 3400 ns/op BenchmarkLastIndexAnyASCII/256:64-4 29996 3523 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1733553 69.74 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1730426 66.41 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1729227 68.22 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1551843 66.04 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1766734 64.37 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1541376 65.52 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1802659 63.80 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 178549 686.6 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 368341 323.6 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 306429 346.4 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 377990 443.3 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 287203 363.6 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 336908 358.6 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 273471 378.5 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 10000 10155 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 25141 4319 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 24571 4217 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 29022 4234 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 27429 4391 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 24082 4567 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 26170 4777 ns/op BenchmarkTrimASCII/1:1-4 1886625 75.16 ns/op BenchmarkTrimASCII/1:2-4 1917792 65.02 ns/op BenchmarkTrimASCII/1:4-4 1633293 66.46 ns/op BenchmarkTrimASCII/1:8-4 1659417 70.04 ns/op BenchmarkTrimASCII/1:16-4 1491426 75.89 ns/op BenchmarkTrimASCII/16:1-4 521515 216.7 ns/op BenchmarkTrimASCII/16:2-4 396747 278.2 ns/op BenchmarkTrimASCII/16:4-4 411988 278.9 ns/op BenchmarkTrimASCII/16:8-4 395203 284.8 ns/op BenchmarkTrimASCII/16:16-4 360464 316.9 ns/op BenchmarkTrimASCII/256:1-4 48100 2490 ns/op BenchmarkTrimASCII/256:2-4 33501 3335 ns/op BenchmarkTrimASCII/256:4-4 33594 3451 ns/op BenchmarkTrimASCII/256:8-4 36819 3365 ns/op BenchmarkTrimASCII/256:16-4 33541 3471 ns/op BenchmarkTrimASCII/4096:1-4 2878 37893 ns/op BenchmarkTrimASCII/4096:2-4 2391 51924 ns/op BenchmarkTrimASCII/4096:4-4 2062 52391 ns/op BenchmarkTrimASCII/4096:8-4 1978 55340 ns/op BenchmarkTrimASCII/4096:16-4 2002 57583 ns/op BenchmarkTrimByte-4 1289620 87.61 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 14028 9198 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 15831 7337 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 838 137103 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1765 69058 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3445 37777 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6314 18618 ns/op BenchmarkCompareBytesEqual-4 13174958 9.020 ns/op BenchmarkCompareBytesToNil-4 14310616 7.825 ns/op BenchmarkCompareBytesEmpty-4 13997086 7.650 ns/op BenchmarkCompareBytesIdentical-4 16944525 6.779 ns/op BenchmarkCompareBytesSameLength-4 13310810 8.188 ns/op BenchmarkCompareBytesDifferentLength-4 13087020 7.900 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2320 48554 ns/op 21596.27 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2581 50655 ns/op 20700.48 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2137 50189 ns/op 20892.69 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2318 45877 ns/op 22856.53 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2600 50271 ns/op 20858.50 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2139 48425 ns/op 21654.04 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2809 47777 ns/op 21947.45 MB/s BenchmarkCompareBytesBig-4 3118 51104 ns/op 20518.66 MB/s BenchmarkCompareBytesBigIdentical-4 15698946 7.050 ns/op 148746111.66 MB/s PASS ok bytes 99.158s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 73442566 ns/op 1.36 MB/s 3616376 B/op 52 allocs/op BenchmarkDecodeNewton-4 1 275822340 ns/op 2.06 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 5 22944717 ns/op 0.71 MB/s 3645142 B/op 51 allocs/op PASS ok compress/bzip2 1.333s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 58 2085179 ns/op 4.80 MB/s 42520 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 18698818 ns/op 5.35 MB/s 44722 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 189678745 ns/op 5.27 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 61 2043952 ns/op 4.89 MB/s 42906 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 6 19498476 ns/op 5.13 MB/s 45010 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 195940906 ns/op 5.10 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 66 1921745 ns/op 5.20 MB/s 43190 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 17836409 ns/op 5.61 MB/s 42264 B/op 13 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 181530768 ns/op 5.51 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 56 1860841 ns/op 5.37 MB/s 42778 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 17814108 ns/op 5.61 MB/s 46372 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 180423149 ns/op 5.54 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 62 1998664 ns/op 5.00 MB/s 43890 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 6 19346675 ns/op 5.17 MB/s 46464 B/op 23 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 195423415 ns/op 5.12 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 79 1574342 ns/op 6.35 MB/s 43549 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 8 12846661 ns/op 7.78 MB/s 44804 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 136308689 ns/op 7.34 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 79 1661321 ns/op 6.02 MB/s 43133 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 10 10498177 ns/op 9.53 MB/s 47861 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 112242097 ns/op 8.91 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 87 1485461 ns/op 6.73 MB/s 43318 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 10 10656404 ns/op 9.38 MB/s 46218 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 132198692 ns/op 7.56 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 100 1271332 ns/op 7.87 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 8 13065858 ns/op 7.65 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 119559577 ns/op 8.36 MB/s BenchmarkEncode/Digits/Speed/1e4-4 52 2521277 ns/op 3.97 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 21702092 ns/op 4.61 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 209591540 ns/op 4.77 MB/s BenchmarkEncode/Digits/Default/1e4-4 18 6420803 ns/op 1.56 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 69450272 ns/op 1.44 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 720445788 ns/op 1.39 MB/s BenchmarkEncode/Digits/Compression/1e4-4 19 6051686 ns/op 1.65 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 66094064 ns/op 1.51 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 669438837 ns/op 1.49 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 84 1444929 ns/op 6.92 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 9 11974163 ns/op 8.35 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 119832778 ns/op 8.34 MB/s BenchmarkEncode/Newton/Speed/1e4-4 60 2005859 ns/op 4.99 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 14491664 ns/op 6.90 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 141818449 ns/op 7.05 MB/s BenchmarkEncode/Newton/Default/1e4-4 20 5139745 ns/op 1.95 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 53601812 ns/op 1.87 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 542856379 ns/op 1.84 MB/s BenchmarkEncode/Newton/Compression/1e4-4 21 5744663 ns/op 1.74 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 65631540 ns/op 1.52 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 675358449 ns/op 1.48 MB/s PASS ok compress/flate 14.147s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 40 2643825 ns/op 3.78 MB/s BenchmarkDecoder/1e-Reuse4-4 44 2650501 ns/op 3.77 MB/s BenchmarkDecoder/1e5-4 5 24932345 ns/op 4.01 MB/s BenchmarkDecoder/1e-Reuse5-4 4 25658560 ns/op 3.90 MB/s BenchmarkDecoder/1e6-4 1 253265068 ns/op 3.95 MB/s BenchmarkDecoder/1e-Reuse6-4 1 246350231 ns/op 4.06 MB/s BenchmarkEncoder/1e4-4 49 2070111 ns/op 4.83 MB/s BenchmarkEncoder/1e-Reuse4-4 61 1839005 ns/op 5.44 MB/s BenchmarkEncoder/1e5-4 6 19402194 ns/op 5.15 MB/s BenchmarkEncoder/1e-Reuse5-4 6 18771988 ns/op 5.33 MB/s BenchmarkEncoder/1e6-4 1 191503261 ns/op 5.22 MB/s BenchmarkEncoder/1e-Reuse6-4 1 213231913 ns/op 4.69 MB/s PASS ok compress/lzw 3.112s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 26 4301851 ns/op PASS ok container/heap 0.279s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 22586 4437 ns/op BenchmarkWithTimeout/concurrency=40-4 6391 18606 ns/op BenchmarkWithTimeout/concurrency=4000-4 7550 23886 ns/op BenchmarkWithTimeout/concurrency=400000-4 6441 38504 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 339712 394.3 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 16142 10289 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 21050 5363 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 4203 36712 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2528 49329 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3183 34327 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 362 360059 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 238 565534 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 366 322944 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 33 3681397 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 18 5995419 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 33 3897523 ns/op BenchmarkCheckCanceled/Err-4 333024 362.8 ns/op BenchmarkCheckCanceled/Done-4 503014 221.9 ns/op BenchmarkContextCancelDone-4 859095 147.7 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 28030 4189 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 27030 4755 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 24834 4573 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 23796 5225 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 16838 7304 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 612918 175.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 374440 277.5 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 307101 385.3 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 185517 624.5 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 105464 1117 ns/op PASS ok context 11.736s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1787280 63.27 ns/op 252.89 MB/s BenchmarkDecrypt-4 1815254 71.80 ns/op 222.84 MB/s BenchmarkExpand-4 1000000 106.3 ns/op PASS ok crypto/aes 0.616s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 194354 524.7 ns/op 121.97 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 388894 340.7 ns/op 187.85 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 244076 535.3 ns/op 119.56 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 401522 331.2 ns/op 193.26 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 166471 762.7 ns/op 1769.97 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 202119 616.5 ns/op 2189.74 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 138771 901.0 ns/op 1498.40 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 180918 698.5 ns/op 1932.65 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 62658 1894 ns/op 4326.31 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 58293 1957 ns/op 4186.07 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 46981 2456 ns/op 3335.87 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 47984 2484 ns/op 3298.43 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 6933 18256 ns/op 55.82 MB/s BenchmarkAESCFBDecrypt1K-4 5737 18517 ns/op 55.03 MB/s BenchmarkAESCFBDecrypt8K-4 859 141552 ns/op 57.84 MB/s BenchmarkAESOFB1K-4 8618 11818 ns/op 86.23 MB/s BenchmarkAESCTR1K-4 15394 7987 ns/op 127.59 MB/s BenchmarkAESCTR8K-4 2024 62855 ns/op 130.25 MB/s BenchmarkAESCBCEncrypt1K-4 14364 8049 ns/op 127.22 MB/s BenchmarkAESCBCDecrypt1K-4 18318 6548 ns/op 156.38 MB/s PASS ok crypto/cipher 3.382s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 92016 1256 ns/op 6.37 MB/s BenchmarkDecrypt-4 95978 1256 ns/op 6.37 MB/s BenchmarkTDESEncrypt-4 36546 3260 ns/op 2.45 MB/s BenchmarkTDESDecrypt-4 36775 3201 ns/op 2.50 MB/s PASS ok crypto/des 0.839s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1196 98932 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 14 8571773 ns/op 1088 B/op 21 allocs/op BenchmarkECDH/P521-4 6 17961875 ns/op 1536 B/op 21 allocs/op BenchmarkECDH/X25519-4 90 1433143 ns/op 375 B/op 9 allocs/op PASS ok crypto/ecdh 0.734s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1720 64196 ns/op 4559 B/op 40 allocs/op BenchmarkSign/P384-4 39 2687920 ns/op 10776 B/op 62 allocs/op BenchmarkSign/P521-4 22 5218433 ns/op 11160 B/op 63 allocs/op BenchmarkVerify/P256-4 1125 101083 ns/op 2496 B/op 17 allocs/op BenchmarkVerify/P384-4 14 8269483 ns/op 8704 B/op 42 allocs/op BenchmarkVerify/P521-4 6 17547545 ns/op 9024 B/op 42 allocs/op BenchmarkGenerateKey/P256-4 5082 24755 ns/op 927 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 60 2120573 ns/op 1128 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 25 5017735 ns/op 1450 B/op 17 allocs/op PASS ok crypto/ecdsa 1.549s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 261 452614 ns/op BenchmarkNewKeyFromSeed-4 273 432759 ns/op BenchmarkSigning-4 265 450308 ns/op BenchmarkVerification-4 183 644322 ns/op PASS ok crypto/ed25519 0.775s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 6150 18624 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 168 704900 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 62 2069802 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 26 4278579 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1575 63682 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 70 1843710 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 20 6149852 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 8 16492165 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 10458 9596 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 6073 17167 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3571 29652 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 100 1177326 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2758 42699 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 248 486314 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1923 65816 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 100 1092477 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 2.717s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 15110 7023 ns/op 145.81 MB/s BenchmarkHMACSHA256_32-4 24886 4714 ns/op 6.79 MB/s BenchmarkNewWriteSum-4 10000 10708 ns/op 2.99 MB/s PASS ok crypto/hmac 0.589s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 48574 2183 ns/op BenchmarkModSub-4 60697 1895 ns/op BenchmarkMontgomeryRepr-4 26853 4203 ns/op BenchmarkMontgomeryMul-4 35196 3506 ns/op BenchmarkModMul-4 13719 8631 ns/op BenchmarkExpBig-4 16 6900323 ns/op BenchmarkExp-4 7 14921530 ns/op PASS ok crypto/internal/bigmod 1.310s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3315 32568 ns/op BenchmarkScalarBaseMult-4 277 422853 ns/op BenchmarkScalarMult-4 132 903441 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 199 593824 ns/op PASS ok crypto/internal/edwards25519 0.761s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 485878 260.2 ns/op BenchmarkMultiply-4 5451418 20.46 ns/op BenchmarkSquare-4 7193094 16.89 ns/op BenchmarkInvert-4 33903 3618 ns/op BenchmarkMult32-4 1399179 87.72 ns/op PASS ok crypto/internal/edwards25519/field 0.997s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 57 2589731 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1771 73931 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 15 8169372 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 6 20107039 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 144 924503 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 8545 17479 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 50 3267942 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 22 4737541 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.782s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 571030 184.5 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 243099 555.0 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 98794 2037 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 630900 293.1 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 201378 579.6 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 120363 1407 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.573s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 76231 1877 ns/op 4.26 MB/s BenchmarkHash64-4 114498 1127 ns/op 56.78 MB/s BenchmarkHash128-4 107860 1605 ns/op 79.77 MB/s BenchmarkHash256-4 91008 1278 ns/op 200.27 MB/s BenchmarkHash512-4 68044 2268 ns/op 225.71 MB/s BenchmarkHash1K-4 49418 2501 ns/op 409.40 MB/s BenchmarkHash8K-4 10000 12890 ns/op 635.52 MB/s BenchmarkHash1M-4 69 1605938 ns/op 652.94 MB/s BenchmarkHash8M-4 9 12494688 ns/op 671.37 MB/s BenchmarkHash8BytesUnaligned-4 103006 1421 ns/op 5.63 MB/s BenchmarkHash1KUnaligned-4 48517 3763 ns/op 272.13 MB/s BenchmarkHash8KUnaligned-4 9847 17543 ns/op 466.96 MB/s PASS ok crypto/md5 2.913s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 1 199264066 ns/op PASS ok crypto/rand 0.272s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 10000 11151 ns/op 11.48 MB/s BenchmarkRC4_1K-4 1472 79088 ns/op 12.95 MB/s BenchmarkRC4_8K-4 176 694529 ns/op 11.66 MB/s PASS ok crypto/rc4 0.585s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 12 10210858 ns/op BenchmarkDecryptPKCS1v15/3072-4 5 22658557 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 42832079 ns/op BenchmarkEncryptPKCS1v15/2048-4 31 5466048 ns/op BenchmarkDecryptOAEP/2048-4 10 14951269 ns/op BenchmarkEncryptOAEP/2048-4 27 3843282 ns/op BenchmarkSignPKCS1v15/2048-4 10 14531951 ns/op BenchmarkVerifyPKCS1v15/2048-4 26 3908011 ns/op BenchmarkSignPSS/2048-4 10 10472633 ns/op BenchmarkVerifyPSS/2048-4 34 4164132 ns/op PASS ok crypto/rsa 2.653s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 85820 1282 ns/op 6.24 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 102907 1162 ns/op 6.88 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 71563 1648 ns/op 194.12 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 72159 1421 ns/op 225.19 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 28081 4174 ns/op 245.35 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 42150 2576 ns/op 397.53 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 10000 10193 ns/op 803.70 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 10000 10254 ns/op 798.88 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.515s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 75968 2320 ns/op 3.45 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 91146 1449 ns/op 5.52 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 84267 1420 ns/op 5.64 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 27734 5202 ns/op 196.84 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 32617 4101 ns/op 249.71 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 29028 3782 ns/op 270.74 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5476 22901 ns/op 357.71 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 5983 22318 ns/op 367.05 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 5798 25374 ns/op 322.86 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 1.799s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 62169 2052 ns/op 3.90 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 71102 1701 ns/op 4.70 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 63428 2116 ns/op 3.78 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 29934 3870 ns/op 264.63 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 33912 3373 ns/op 303.59 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 34170 3481 ns/op 294.13 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 8031 15769 ns/op 519.48 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 8769 15906 ns/op 515.04 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 7029 18411 ns/op 444.95 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 1.868s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 22008104 5.352 ns/op BenchmarkConstantTimeEq-4 23252352 8.697 ns/op BenchmarkConstantTimeLessOrEq-4 21884343 6.326 ns/op BenchmarkXORBytes/8Bytes-4 1577108 73.12 ns/op 109.40 MB/s BenchmarkXORBytes/128Bytes-4 2931400 41.02 ns/op 3120.75 MB/s BenchmarkXORBytes/2048Bytes-4 1000000 203.2 ns/op 10079.08 MB/s BenchmarkXORBytes/32768Bytes-4 77072 1564 ns/op 20953.28 MB/s PASS ok crypto/subtle 1.927s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 24 5219712 ns/op BenchmarkCertCache/1-4 34 5295905 ns/op BenchmarkCertCache/2-4 22 6077820 ns/op BenchmarkCertCache/3-4 24 5906136 ns/op BenchmarkHandshakeServer/RSA-4 15 8618548 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 14 7550152 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 14 7948120 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 28 3895850 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 21 5434457 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 21 6256469 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 19 7217344 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 34736357 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 4 32878962 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 1 118645687 ns/op 8.84 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 1 112090594 ns/op 9.35 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 200611529 ns/op 10.45 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 200063651 ns/op 10.48 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 379677169 ns/op 11.05 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 459606206 ns/op 9.13 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 771846452 ns/op 10.87 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 773128424 ns/op 10.85 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1539673670 ns/op 10.90 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1676954029 ns/op 10.00 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 3106910852 ns/op 10.80 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 3237001106 ns/op 10.37 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 6306849474 ns/op 10.64 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 7046745419 ns/op 9.52 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 1 115931120 ns/op 9.04 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 1 119958331 ns/op 8.74 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 214183226 ns/op 9.79 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 208662241 ns/op 10.05 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 414127859 ns/op 10.13 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 452696933 ns/op 9.27 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 792643895 ns/op 10.58 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 791884249 ns/op 10.59 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1458161879 ns/op 11.51 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1678959501 ns/op 9.99 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 3271368815 ns/op 10.26 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 3179444876 ns/op 10.55 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 5573645255 ns/op 12.04 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 6030545742 ns/op 11.13 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 711799535 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 719727611 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 300245592 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 297483445 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 161272007 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 158107269 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 92145344 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 88806701 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 53426196 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 52849636 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 150322500 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 163818772 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 74027252 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 75925466 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 46235105 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 50645341 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 37672411 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 4 32683280 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 25196348 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 4 26172693 ns/op PASS ok crypto/tls 60.402s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 8 15547488 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 356 414106 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 871 148061 ns/op 13188 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 872 186908 ns/op 14610 B/op 262 allocs/op PASS ok crypto/x509 1.641s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 34 3458461 ns/op 278236 B/op 1623 allocs/op BenchmarkConcurrentStmtQuery-4 33 4079706 ns/op 258086 B/op 1975 allocs/op BenchmarkConcurrentStmtExec-4 58 2794853 ns/op 211496 B/op 561 allocs/op BenchmarkConcurrentTxQuery-4 43 3946879 ns/op 274013 B/op 2134 allocs/op BenchmarkConcurrentTxExec-4 63 2018770 ns/op 87756 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 42 3006539 ns/op 106171 B/op 2097 allocs/op BenchmarkConcurrentTxStmtExec-4 124 1031362 ns/op 40126 B/op 381 allocs/op BenchmarkConcurrentRandom-4 42 4167835 ns/op 229066 B/op 1790 allocs/op BenchmarkManyConcurrentQueries-4 2464 49771 ns/op 3975 B/op 20 allocs/op PASS ok database/sql 1.821s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 124269 1464 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 80 1698146 ns/op 188245 B/op 13 allocs/op Benchmark115/LineToPC-4 55 1902922 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 16713 6722 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.109s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkMarshal-4 643 173291 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2505 80213 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.556s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 237 479726 ns/op 17.08 MB/s BenchmarkEncodeToString-4 190 583864 ns/op 14.03 MB/s BenchmarkDecode-4 148 818728 ns/op 16.02 MB/s BenchmarkDecodeString-4 129 859453 ns/op 15.26 MB/s PASS ok encoding/base32 0.873s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 268 424679 ns/op 19.29 MB/s BenchmarkDecodeString/2-4 265962 428.2 ns/op 9.34 MB/s BenchmarkDecodeString/4-4 265694 916.9 ns/op 8.73 MB/s BenchmarkDecodeString/8-4 194139 739.1 ns/op 16.23 MB/s BenchmarkDecodeString/64-4 40224 3037 ns/op 28.97 MB/s BenchmarkDecodeString/8192-4 363 361070 ns/op 30.25 MB/s BenchmarkNewEncoding-4 82645 1319 ns/op 194.04 MB/s PASS ok encoding/base64 1.583s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1430 87371 ns/op 45.78 MB/s BenchmarkReadStruct-4 16790 6889 ns/op 10.89 MB/s BenchmarkWriteStruct-4 19212 9823 ns/op 7.64 MB/s BenchmarkReadInts-4 41194 2958 ns/op 10.14 MB/s BenchmarkWriteInts-4 32636 3529 ns/op 8.50 MB/s BenchmarkWriteSlice1000Int32s-4 1066 116378 ns/op 34.37 MB/s BenchmarkPutUint16-4 2780648 38.31 ns/op 52.21 MB/s BenchmarkAppendUint16-4 3059222 41.50 ns/op 48.19 MB/s BenchmarkPutUint32-4 2423317 47.43 ns/op 84.34 MB/s BenchmarkAppendUint32-4 2599428 52.49 ns/op 76.20 MB/s BenchmarkPutUint64-4 1096730 99.12 ns/op 80.71 MB/s BenchmarkAppendUint64-4 1000000 131.1 ns/op 61.03 MB/s BenchmarkLittleEndianPutUint16-4 2627007 45.25 ns/op 44.20 MB/s BenchmarkLittleEndianAppendUint16-4 2551767 46.79 ns/op 42.74 MB/s BenchmarkLittleEndianPutUint32-4 1889506 62.21 ns/op 64.30 MB/s BenchmarkLittleEndianAppendUint32-4 2232367 57.93 ns/op 69.05 MB/s BenchmarkLittleEndianPutUint64-4 1000000 118.9 ns/op 67.29 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 170.9 ns/op 46.82 MB/s BenchmarkReadFloats-4 126325 876.6 ns/op 13.69 MB/s BenchmarkWriteFloats-4 98389 1511 ns/op 7.94 MB/s BenchmarkReadSlice1000Float32s-4 1228 109299 ns/op 36.60 MB/s BenchmarkWriteSlice1000Float32s-4 921 149266 ns/op 26.80 MB/s BenchmarkReadSlice1000Uint8s-4 45302 3508 ns/op 285.03 MB/s BenchmarkWriteSlice1000Uint8s-4 47511 3344 ns/op 299.01 MB/s BenchmarkPutUvarint32-4 1000000 226.2 ns/op 17.69 MB/s BenchmarkPutUvarint64-4 262863 628.3 ns/op 12.73 MB/s PASS ok encoding/binary 6.248s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 5548 35305 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 3118 32859 ns/op 737 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5514 23514 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3770 43090 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 6348 19306 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 7269 19357 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 5742 18737 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3211 37071 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 10000 23379 ns/op PASS ok encoding/csv 1.941s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 7942 18817 ns/op BenchmarkEndToEndByteBuffer-4 8368 17135 ns/op BenchmarkEndToEndSliceByteBuffer-4 174 593647 ns/op BenchmarkEncodeComplex128Slice-4 489 231550 ns/op BenchmarkEncodeFloat64Slice-4 993 109413 ns/op BenchmarkEncodeInt32Slice-4 877 117538 ns/op BenchmarkEncodeStringSlice-4 1126 118954 ns/op BenchmarkEncodeInterfaceSlice-4 56 2579313 ns/op BenchmarkDecodeComplex128Slice-4 436 359040 ns/op BenchmarkDecodeFloat64Slice-4 712 183026 ns/op BenchmarkDecodeInt32Slice-4 751 203287 ns/op BenchmarkDecodeStringSlice-4 279 359066 ns/op BenchmarkDecodeStringsSlice-4 132 1002266 ns/op BenchmarkDecodeBytesSlice-4 294 455350 ns/op BenchmarkDecodeInterfaceSlice-4 54 2376865 ns/op BenchmarkDecodeMap-4 66 1678694 ns/op PASS ok encoding/gob 3.701s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 10224 18148 ns/op 14.11 MB/s BenchmarkEncode/1024-4 2515 46016 ns/op 22.25 MB/s BenchmarkEncode/4096-4 510 219557 ns/op 18.66 MB/s BenchmarkEncode/16384-4 100 1077807 ns/op 15.20 MB/s BenchmarkDecode/256-4 24250 6081 ns/op 42.10 MB/s BenchmarkDecode/1024-4 4016 25513 ns/op 40.14 MB/s BenchmarkDecode/4096-4 1102 92702 ns/op 44.18 MB/s BenchmarkDecode/16384-4 279 371502 ns/op 44.10 MB/s BenchmarkDump/256-4 1044 164646 ns/op 1.55 MB/s BenchmarkDump/1024-4 250 520462 ns/op 1.97 MB/s BenchmarkDump/4096-4 57 2107471 ns/op 1.94 MB/s BenchmarkDump/16384-4 14 8735041 ns/op 1.88 MB/s PASS ok encoding/hex 2.367s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 145293319 ns/op 13.36 MB/s 8391160 B/op 51 allocs/op BenchmarkCodeEncoderError-4 1 152776743 ns/op 12.70 MB/s 3544 B/op 64 allocs/op BenchmarkCodeMarshal-4 1 131963909 ns/op 14.70 MB/s 1943912 B/op 19 allocs/op BenchmarkCodeMarshalError-4 1 146217398 ns/op 13.27 MB/s 10335072 B/op 102 allocs/op BenchmarkMarshalBytes/32-4 20691 5825 ns/op BenchmarkMarshalBytes/256-4 5695 23425 ns/op BenchmarkMarshalBytes/4096-4 390 275753 ns/op BenchmarkMarshalBytesError/32-4 56 2584700 ns/op BenchmarkMarshalBytesError/256-4 54 2250674 ns/op BenchmarkMarshalBytesError/4096-4 42 3133706 ns/op BenchmarkCodeDecoder-4 1 471834786 ns/op 4.11 MB/s 11145384 B/op 92715 allocs/op BenchmarkUnicodeDecoder-4 31003 3833 ns/op 3.65 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 40824 4436 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 405097334 ns/op 4.79 MB/s 3068208 B/op 92686 allocs/op BenchmarkCodeUnmarshalReuse-4 1 382143122 ns/op 5.08 MB/s 3068600 B/op 92689 allocs/op BenchmarkUnmarshalString-4 67068 1917 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 115464 1326 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 227238 985.1 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 68071 2387 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 43538 2935 ns/op 144 B/op 2 allocs/op BenchmarkUnmapped-4 16154 6371 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 3204 42416 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 706 206012 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1331760 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 10 10061352 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 538641 203.8 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 562262 201.8 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 509674 230.2 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 499060 239.2 ns/op BenchmarkEncodeMarshaler-4 41635 2524 ns/op 91 B/op 1 allocs/op BenchmarkEncoderEncode-4 54205 1904 ns/op 60 B/op 0 allocs/op BenchmarkNumberIsValid-4 4215958 41.66 ns/op BenchmarkNumberIsValidRegexp-4 13364 8865 ns/op PASS ok encoding/json 9.503s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 37 3114548 ns/op 21.04 MB/s BenchmarkDecode-4 31 4130808 ns/op 21.49 MB/s PASS ok encoding/pem 0.446s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1461 103032 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 687 207386 ns/op 8290 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 2271 54673 ns/op PASS ok encoding/xml 0.827s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 332022 314.7 ns/op BenchmarkIntSet-4 806610 208.5 ns/op BenchmarkFloatAdd-4 232128 489.9 ns/op BenchmarkFloatSet-4 663984 222.4 ns/op BenchmarkStringSet-4 372538 309.7 ns/op BenchmarkMapSet-4 116415 943.4 ns/op BenchmarkMapSetDifferent-4 42434 2521 ns/op BenchmarkMapSetDifferentRandom-4 223 519337 ns/op BenchmarkMapSetString-4 122157 1077 ns/op BenchmarkMapAddSame-4 26088 6059 ns/op BenchmarkMapAddDifferent-4 13890 11755 ns/op BenchmarkMapAddDifferentRandom-4 235 800938 ns/op BenchmarkMapAddSameSteadyState-4 242923 477.7 ns/op BenchmarkMapAddDifferentSteadyState-4 109496 1015 ns/op BenchmarkRealworldExpvarUsage-4 12252 9510 ns/op PASS ok expvar 3.851s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 81168 1841 ns/op BenchmarkSprintfEmpty-4 209097 545.9 ns/op BenchmarkSprintfString-4 261586 782.8 ns/op BenchmarkSprintfTruncateString-4 160510 992.2 ns/op BenchmarkSprintfTruncateBytes-4 97394 1151 ns/op BenchmarkSprintfSlowParsingPath-4 135300 889.2 ns/op BenchmarkSprintfQuoteString-4 40939 3287 ns/op BenchmarkSprintfInt-4 205887 746.8 ns/op BenchmarkSprintfIntInt-4 122556 1091 ns/op BenchmarkSprintfPrefixedInt-4 154543 1647 ns/op BenchmarkSprintfFloat-4 88965 1350 ns/op BenchmarkSprintfComplex-4 42394 3100 ns/op BenchmarkSprintfBoolean-4 196653 773.5 ns/op BenchmarkSprintfHexString-4 90277 2073 ns/op BenchmarkSprintfHexBytes-4 64545 2170 ns/op BenchmarkSprintfBytes-4 28638 4395 ns/op BenchmarkSprintfStringer-4 55122 2633 ns/op BenchmarkSprintfStructure-4 25954 5585 ns/op BenchmarkManyArgs-4 41595 2655 ns/op BenchmarkFprintInt-4 67461 1890 ns/op BenchmarkFprintfBytes-4 67057 1980 ns/op BenchmarkFprintIntNoAlloc-4 63607 1803 ns/op BenchmarkScanInts-4 30 4101397 ns/op BenchmarkScanRecursiveInt-4 1 757158899 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 501832964 ns/op PASS ok fmt 6.370s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 338 322217 ns/op PASS ok go/build 0.470s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 40764 2537 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 12306 9146 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3909 33384 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1305 132069 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 297 468135 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 55 2644830 ns/op 206179 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 13 10739485 ns/op 865639 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 38842441 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 161516932 ns/op 15259072 B/op 65566 allocs/op PASS ok go/constant 1.980s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 347815181 ns/op 0.19 MB/s 45016336 B/op 48695 allocs/op PASS ok go/format 0.443s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 5 21332654 ns/op 2.52 MB/s BenchmarkParseOnly-4 6 18132732 ns/op 2.97 MB/s BenchmarkResolve-4 52 2473402 ns/op 21.78 MB/s PASS ok go/parser 1.947s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 165847619 ns/op 0.31 MB/s 5149912 B/op 27611 allocs/op BenchmarkPrintDecl-4 714 259014 ns/op 0.12 MB/s 17002 B/op 51 allocs/op PASS ok go/printer 0.485s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 244 454228 ns/op BenchmarkScanFiles/go/types/expr.go-4 8 12982277 ns/op 4.21 MB/s BenchmarkScanFiles/go/parser/parser.go-4 8 18173507 ns/op 3.96 MB/s BenchmarkScanFiles/net/http/server.go-4 6 19498420 ns/op 5.83 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 205 620282 ns/op 4.96 MB/s PASS ok go/scanner 1.120s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1445168 80.35 ns/op PASS ok go/token 0.294s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 81 1282792 ns/op BenchmarkNamed/Underlying/nongeneric-4 911679 126.2 ns/op BenchmarkNamed/Underlying/generic-4 919076 212.5 ns/op BenchmarkNamed/Underlying/src_instance-4 859953 217.9 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 135.2 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 14536 7255 ns/op BenchmarkNamed/NewMethodSet/generic-4 13381 8511 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 13905 8531 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 14628 8918 ns/op BenchmarkCheck/http/funcbodies/info-4 1 654015280 ns/op 46472 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 451928916 ns/op 67278 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 259709873 ns/op 116658 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 237094849 ns/op 127837 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2708535327 ns/op 1887 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 247774422 ns/op 20542 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 154620861 ns/op 32795 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 110682447 ns/op 45198 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 1245321737 ns/op 1739 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 1 163231187 ns/op 13178 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 93030302 ns/op 23163 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 1 104573936 ns/op 20522 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2320622212 ns/op 26740 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 589168997 ns/op 105210 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 164279168 ns/op 371933 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 102500206 ns/op 599889 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3283570491 ns/op 614.3 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 139015317 ns/op 14394 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 115552854 ns/op 17252 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 127543457 ns/op 15634 lines/s PASS ok go/types 47.724s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 13304 10412 ns/op 98.35 MB/s PASS ok hash/adler32 0.337s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 211256 716.3 ns/op 20.94 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 211264 702.9 ns/op 21.34 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 111272 1077 ns/op 37.15 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 133297 896.7 ns/op 44.61 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 460092 307.7 ns/op 1663.81 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 363619 375.8 ns/op 1362.31 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 339043 322.5 ns/op 3175.45 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 314808 439.4 ns/op 2330.70 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 232311 551.6 ns/op 7425.90 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 254024 511.7 ns/op 8004.26 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 63825 1977 ns/op 16572.30 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 62848 3032 ns/op 10808.98 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 380316 298.4 ns/op 50.27 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 421552 303.8 ns/op 49.37 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 464364 291.8 ns/op 137.06 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 463010 327.0 ns/op 122.31 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 352752 421.2 ns/op 1215.49 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 294840 412.1 ns/op 1242.43 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 240063 551.1 ns/op 1857.96 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 274140 515.4 ns/op 1986.66 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 198958 579.3 ns/op 7070.53 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 205179 550.3 ns/op 7443.85 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 54598 2156 ns/op 15199.46 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 55326 2865 ns/op 11435.90 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 213003 595.2 ns/op 25.20 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 206637 528.9 ns/op 28.36 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 108625 1073 ns/op 37.28 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 116794 1311 ns/op 30.51 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 12084 20207 ns/op 25.34 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 10000 10133 ns/op 50.53 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 5247 25490 ns/op 40.17 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 4797 30370 ns/op 33.72 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1016 105129 ns/op 38.96 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1192 92341 ns/op 44.36 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 139 1633681 ns/op 20.06 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 100 1054850 ns/op 31.06 MB/s PASS ok hash/crc32 8.246s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 100 1111545 ns/op 58.96 MB/s BenchmarkCrc64/ISO4KB-4 1215 89607 ns/op 45.71 MB/s BenchmarkCrc64/ISO1KB-4 8119 16875 ns/op 60.68 MB/s BenchmarkCrc64/ECMA64KB-4 93 1085856 ns/op 60.35 MB/s BenchmarkCrc64/Random64KB-4 121 1116174 ns/op 58.71 MB/s BenchmarkCrc64/Random16KB-4 380 277060 ns/op 59.14 MB/s PASS ok hash/crc64 1.117s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 14076 8798 ns/op 116.39 MB/s BenchmarkFnv32aKB-4 13120 8863 ns/op 115.54 MB/s BenchmarkFnv64KB-4 13395 8871 ns/op 115.43 MB/s BenchmarkFnv64aKB-4 13230 9178 ns/op 111.57 MB/s BenchmarkFnv128KB-4 1554 129215 ns/op 7.92 MB/s BenchmarkFnv128aKB-4 1884 77580 ns/op 13.20 MB/s PASS ok hash/fnv 1.441s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 427020 258.7 ns/op 15.46 MB/s BenchmarkHash/n=4/Bytes-4 3352558 37.20 ns/op 107.52 MB/s BenchmarkHash/n=4/String-4 3451329 36.68 ns/op 109.04 MB/s BenchmarkHash/n=8/Write-4 463576 293.7 ns/op 27.24 MB/s BenchmarkHash/n=8/Bytes-4 3028347 38.88 ns/op 205.76 MB/s BenchmarkHash/n=8/String-4 3064652 39.89 ns/op 200.57 MB/s BenchmarkHash/n=16/Write-4 280018 444.1 ns/op 36.03 MB/s BenchmarkHash/n=16/Bytes-4 3378919 37.05 ns/op 431.79 MB/s BenchmarkHash/n=16/String-4 3130904 35.75 ns/op 447.53 MB/s BenchmarkHash/n=32/Write-4 482346 290.6 ns/op 110.12 MB/s BenchmarkHash/n=32/Bytes-4 2955300 79.50 ns/op 402.52 MB/s BenchmarkHash/n=32/String-4 3190468 37.76 ns/op 847.54 MB/s BenchmarkHash/n=64/Write-4 393006 312.8 ns/op 204.61 MB/s BenchmarkHash/n=64/Bytes-4 2965454 42.20 ns/op 1516.56 MB/s BenchmarkHash/n=64/String-4 2773470 40.96 ns/op 1562.43 MB/s BenchmarkHash/n=256/Write-4 279361 715.4 ns/op 357.84 MB/s BenchmarkHash/n=256/Bytes-4 1494447 108.1 ns/op 2368.45 MB/s BenchmarkHash/n=256/String-4 1878366 103.1 ns/op 2482.14 MB/s BenchmarkHash/n=320/Write-4 289922 440.3 ns/op 726.78 MB/s BenchmarkHash/n=320/Bytes-4 1667389 63.36 ns/op 5050.58 MB/s BenchmarkHash/n=320/String-4 1803164 63.41 ns/op 5046.21 MB/s BenchmarkHash/n=1024/Write-4 194527 622.3 ns/op 1645.47 MB/s BenchmarkHash/n=1024/Bytes-4 984981 142.6 ns/op 7179.21 MB/s BenchmarkHash/n=1024/String-4 750261 147.6 ns/op 6938.38 MB/s BenchmarkHash/n=4096/Write-4 91981 1382 ns/op 2964.12 MB/s BenchmarkHash/n=4096/Bytes-4 187532 565.9 ns/op 7238.44 MB/s BenchmarkHash/n=4096/String-4 255524 477.4 ns/op 8579.28 MB/s BenchmarkHash/n=16384/Write-4 21975 5535 ns/op 2960.28 MB/s BenchmarkHash/n=16384/Bytes-4 57226 2003 ns/op 8180.93 MB/s BenchmarkHash/n=16384/String-4 65773 1764 ns/op 9289.78 MB/s PASS ok hash/maphash 6.661s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 554 217740 ns/op BenchmarkEscapeNone-4 122140 1531 ns/op BenchmarkUnescape-4 660 177006 ns/op BenchmarkUnescapeNone-4 726393 202.2 ns/op BenchmarkUnescapeSparse-4 8035 26717 ns/op BenchmarkUnescapeDense-4 1011 110878 ns/op PASS ok html 1.334s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 6712 16574 ns/op BenchmarkCSSEscaperNoSpecials-4 37164 3279 ns/op BenchmarkDecodeCSS-4 23166 5118 ns/op BenchmarkDecodeCSSNoSpecials-4 3085660 42.21 ns/op BenchmarkCSSValueFilter-4 96147 1485 ns/op BenchmarkCSSValueFilterOk-4 71418 1874 ns/op BenchmarkEscapedExecute-4 4190 33468 ns/op BenchmarkHTMLNospaceEscaper-4 8313 12984 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 47258 2275 ns/op BenchmarkStripTags-4 17830 7940 ns/op BenchmarkStripTagsNoSpecials-4 290990 750.2 ns/op BenchmarkJSValEscaperWithNum-4 18966 8910 ns/op BenchmarkJSValEscaperWithStr-4 4051 30078 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 18057 12358 ns/op BenchmarkJSValEscaperWithObj-4 2666 46467 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 21032 ns/op BenchmarkJSStrEscaperNoSpecials-4 36376 4298 ns/op BenchmarkJSStrEscaper-4 6936 16379 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 35014 3622 ns/op BenchmarkJSRegexpEscaper-4 6727 17036 ns/op BenchmarkTemplateSpecialTags-4 61 1829068 ns/op BenchmarkURLEscaper-4 2126 63311 ns/op BenchmarkURLEscaperNoSpecials-4 135748 1089 ns/op BenchmarkURLNormalizer-4 5616 34747 ns/op BenchmarkURLNormalizerNoSpecials-4 147880 967.3 ns/op BenchmarkSrcsetFilter-4 14092 9665 ns/op BenchmarkSrcsetFilterNoSpecials-4 69231 1513 ns/op PASS ok html/template 6.420s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 501093 291.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 464098 291.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 564260 270.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 431238 302.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1299511 78.29 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 103.7 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1000000 104.1 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 103.1 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1000000 100.5 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 280906 359.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 334201 437.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 337935 447.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 296269 400.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 690309 182.6 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 404054 295.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 641074 229.2 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 436251 386.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 288697 482.2 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1218744 96.34 ns/op BenchmarkRGBASetRGBA-4 1000000 113.8 ns/op BenchmarkRGBA64At-4 859909 208.5 ns/op BenchmarkRGBA64SetRGBA64-4 802126 157.2 ns/op BenchmarkNRGBAAt-4 1000000 149.8 ns/op BenchmarkNRGBASetNRGBA-4 1000000 177.4 ns/op BenchmarkNRGBA64At-4 761164 212.6 ns/op BenchmarkNRGBA64SetNRGBA64-4 737752 159.6 ns/op BenchmarkAlphaAt-4 1906807 55.34 ns/op BenchmarkAlphaSetAlpha-4 2005180 60.76 ns/op BenchmarkAlpha16At-4 1308850 88.90 ns/op BenchmarkAlphaSetAlpha16-4 1250439 101.0 ns/op BenchmarkGrayAt-4 1621988 64.57 ns/op BenchmarkGraySetGray-4 1961516 87.77 ns/op BenchmarkGray16At-4 1384740 103.5 ns/op BenchmarkGraySetGray16-4 1000000 117.7 ns/op PASS ok image 7.271s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 2286170 57.42 ns/op BenchmarkYCbCrToRGB/128-4 3008103 40.15 ns/op BenchmarkYCbCrToRGB/255-4 2867863 46.53 ns/op BenchmarkRGBToYCbCr/0-4 2528751 46.01 ns/op BenchmarkRGBToYCbCr/Cb-4 2429384 60.16 ns/op BenchmarkRGBToYCbCr/Cr-4 1644902 80.23 ns/op BenchmarkYCbCrToRGBA/0-4 1920343 55.87 ns/op BenchmarkYCbCrToRGBA/128-4 2259374 53.44 ns/op BenchmarkYCbCrToRGBA/255-4 2623639 44.53 ns/op BenchmarkNYCbCrAToRGBA/0-4 2302298 61.38 ns/op BenchmarkNYCbCrAToRGBA/128-4 2223478 50.53 ns/op BenchmarkNYCbCrAToRGBA/255-4 1838814 59.81 ns/op PASS ok image/color 3.338s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 2 57377328 ns/op BenchmarkFillSrc-4 273 496325 ns/op BenchmarkCopyOver-4 5 22301392 ns/op BenchmarkCopySrc-4 362 437540 ns/op BenchmarkNRGBAOver-4 3 34858692 ns/op BenchmarkNRGBASrc-4 8 12779456 ns/op BenchmarkYCbCr-4 7 15709993 ns/op BenchmarkGray-4 15 8962744 ns/op BenchmarkCMYK-4 7 24102317 ns/op BenchmarkGlyphOver-4 16 6886486 ns/op BenchmarkRGBAMaskOver-4 4 25348080 ns/op BenchmarkGrayMaskOver-4 6 27701536 ns/op BenchmarkRGBA64ImageMaskOver-4 3 38268354 ns/op BenchmarkRGBA-4 4 30626387 ns/op BenchmarkPalettedFill-4 679 220540 ns/op BenchmarkPalettedRGBA-4 4 25981661 ns/op BenchmarkGenericOver-4 2 53250800 ns/op BenchmarkGenericMaskOver-4 5 26316643 ns/op BenchmarkGenericSrc-4 2 58415686 ns/op BenchmarkGenericMaskSrc-4 4 33208603 ns/op PASS ok image/draw 7.577s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 15 6961668 ns/op 2.22 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 273986628 ns/op 1.12 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 3135056599 ns/op 0.39 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 44 2821155 ns/op 5.48 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 139885657 ns/op 0.44 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 4.861s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 4820 26255 ns/op BenchmarkIDCT-4 4686 25679 ns/op BenchmarkDecodeBaseline-4 7 15721051 ns/op 3.93 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 5 43892696 ns/op 1.41 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 191695529 ns/op 6.41 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 219780496 ns/op 4.19 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 2.050s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 15849890 7.675 ns/op BenchmarkDecodeGray-4 12 9669799 ns/op 6.78 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 40304077 ns/op 6.50 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 36463002 ns/op 7.19 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 19 6135282 ns/op 10.68 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 42637515 ns/op 6.15 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 43116398 ns/op 6.08 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 1 111789691 ns/op 2.75 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 68652576 ns/op 4.47 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 196164315 ns/op 6.26 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 255371170 ns/op 4.81 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 3 48250309 ns/op 6.37 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 200648743 ns/op 6.12 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 812716772 ns/op 1.51 MB/s 864088 B/op 29 allocs/op PASS ok image/png 4.438s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 52438904 ns/op 1.91 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 73639578 ns/op 1.36 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 553500116 ns/op 0.90 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 254403907 ns/op 1.97 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 57099668 ns/op 1.75 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 92253401 ns/op 1.08 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 270102046 ns/op 1.85 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 375237395 ns/op 1.33 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 686811815 ns/op 1.46 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 523593478 ns/op 1.91 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 4374214411 ns/op 1.14 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 4049825859 ns/op 1.23 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 8 12554586 ns/op 7.97 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 10 12630697 ns/op 7.92 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 55802175 ns/op 8.96 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 65322408 ns/op 7.65 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 104326359 ns/op 9.59 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 105342490 ns/op 9.49 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 507621182 ns/op 9.85 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 659342547 ns/op 7.58 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 61903722 ns/op 1.62 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 53824750 ns/op 1.86 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 501573905 ns/op 1.00 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 353791584 ns/op 1.41 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 959997819 ns/op 1.04 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 962429330 ns/op 1.04 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 7291606619 ns/op 0.69 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 7500283427 ns/op 0.67 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 182391282 ns/op 22.92 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 150842564 ns/op 27.71 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 83.739s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 28852 5859 ns/op 0.17 MB/s BenchmarkMarshalCorpusFile/2-4 29526 5241 ns/op 0.38 MB/s BenchmarkMarshalCorpusFile/4-4 28873 5224 ns/op 0.77 MB/s BenchmarkMarshalCorpusFile/8-4 19350 6347 ns/op 1.26 MB/s BenchmarkMarshalCorpusFile/16-4 10000 15448 ns/op 1.04 MB/s BenchmarkMarshalCorpusFile/32-4 6648 18934 ns/op 1.69 MB/s BenchmarkMarshalCorpusFile/64-4 8748 19221 ns/op 3.33 MB/s BenchmarkMarshalCorpusFile/128-4 5120 28415 ns/op 4.50 MB/s BenchmarkMarshalCorpusFile/256-4 2168 76784 ns/op 3.33 MB/s BenchmarkMarshalCorpusFile/512-4 1128 117157 ns/op 4.37 MB/s BenchmarkMarshalCorpusFile/1024-4 550 318440 ns/op 3.22 MB/s BenchmarkMarshalCorpusFile/2048-4 234 514806 ns/op 3.98 MB/s BenchmarkMarshalCorpusFile/4096-4 124 1030245 ns/op 3.98 MB/s BenchmarkMarshalCorpusFile/8192-4 69 2112720 ns/op 3.88 MB/s BenchmarkMarshalCorpusFile/16384-4 38 4619723 ns/op 3.55 MB/s BenchmarkMarshalCorpusFile/32768-4 12 9568517 ns/op 3.42 MB/s BenchmarkMarshalCorpusFile/65536-4 7 17869932 ns/op 3.67 MB/s BenchmarkMarshalCorpusFile/131072-4 2 62387318 ns/op 2.10 MB/s BenchmarkMarshalCorpusFile/262144-4 2 70924748 ns/op 3.70 MB/s BenchmarkMarshalCorpusFile/524288-4 1 125226221 ns/op 4.19 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 249719626 ns/op 4.20 MB/s BenchmarkUnmarshalCorpusFile/1-4 8338 20381 ns/op 0.05 MB/s BenchmarkUnmarshalCorpusFile/2-4 9122 22097 ns/op 0.09 MB/s BenchmarkUnmarshalCorpusFile/4-4 9519 21190 ns/op 0.19 MB/s BenchmarkUnmarshalCorpusFile/8-4 4670 23247 ns/op 0.34 MB/s BenchmarkUnmarshalCorpusFile/16-4 6223 21537 ns/op 0.74 MB/s BenchmarkUnmarshalCorpusFile/32-4 3657 35552 ns/op 0.90 MB/s BenchmarkUnmarshalCorpusFile/64-4 3037 42246 ns/op 1.51 MB/s BenchmarkUnmarshalCorpusFile/128-4 2395 53265 ns/op 2.40 MB/s BenchmarkUnmarshalCorpusFile/256-4 909 128654 ns/op 1.99 MB/s BenchmarkUnmarshalCorpusFile/512-4 448 244857 ns/op 2.09 MB/s BenchmarkUnmarshalCorpusFile/1024-4 229 516625 ns/op 1.98 MB/s BenchmarkUnmarshalCorpusFile/2048-4 124 1508115 ns/op 1.36 MB/s BenchmarkUnmarshalCorpusFile/4096-4 68 2426667 ns/op 1.69 MB/s BenchmarkUnmarshalCorpusFile/8192-4 36 3782795 ns/op 2.17 MB/s BenchmarkUnmarshalCorpusFile/16384-4 14 9381683 ns/op 1.75 MB/s BenchmarkUnmarshalCorpusFile/32768-4 7 15394473 ns/op 2.13 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 29585313 ns/op 2.22 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 66691204 ns/op 1.97 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 240501911 ns/op 1.09 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 393314243 ns/op 1.33 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 607286893 ns/op 1.73 MB/s BenchmarkMutatorBytes/1-4 32364 3583 ns/op BenchmarkMutatorBytes/10-4 30571 3994 ns/op BenchmarkMutatorBytes/100-4 33014 3710 ns/op BenchmarkMutatorBytes/1000-4 20134 8487 ns/op BenchmarkMutatorBytes/10000-4 5167 23404 ns/op BenchmarkMutatorBytes/100000-4 830 174940 ns/op BenchmarkMutatorString/1-4 30790 4459 ns/op BenchmarkMutatorString/10-4 29313 3774 ns/op BenchmarkMutatorString/100-4 19651 5148 ns/op BenchmarkMutatorString/1000-4 12176 10274 ns/op BenchmarkMutatorString/10000-4 2248 62870 ns/op BenchmarkMutatorString/100000-4 141 753601 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 11252 14563 ns/op BenchmarkMutatorAllBasicTypes/string-4 10000 10950 ns/op BenchmarkMutatorAllBasicTypes/bool-4 45244 2778 ns/op BenchmarkMutatorAllBasicTypes/float32-4 44942 2372 ns/op BenchmarkMutatorAllBasicTypes/float64-4 38860 3110 ns/op BenchmarkMutatorAllBasicTypes/int-4 48495 2722 ns/op BenchmarkMutatorAllBasicTypes/int8-4 39133 2842 ns/op BenchmarkMutatorAllBasicTypes/int16-4 47488 4731 ns/op BenchmarkMutatorAllBasicTypes/int32-4 44803 2560 ns/op BenchmarkMutatorAllBasicTypes/int64-4 39390 3488 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 42411 2767 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 45132 2808 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 44790 2821 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 35637 3289 ns/op PASS ok internal/fuzz 16.949s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 11796 9309 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 133287 1764 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.016s PASS ok internal/poll 0.055s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 6 25439187 ns/op PASS ok internal/trace 2.254s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10000 14779 ns/op BenchmarkCopyNLarge-4 163 681109 ns/op PASS ok io 0.468s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 128929 1233 ns/op BenchmarkPrintln-4 22639 5863 ns/op BenchmarkPrintlnNoFlags-4 43912 2841 ns/op PASS ok log 0.810s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2572270 45.85 ns/op BenchmarkAcosh-4 1000000 112.0 ns/op BenchmarkAsin-4 2401939 46.39 ns/op BenchmarkAsinh-4 1239481 134.0 ns/op BenchmarkAtan-4 2995399 38.04 ns/op BenchmarkAtanh-4 1000000 155.1 ns/op BenchmarkAtan2-4 2202069 69.81 ns/op BenchmarkCbrt-4 1388166 76.26 ns/op BenchmarkCeil-4 25362058 6.151 ns/op BenchmarkCopysign-4 3197034 42.15 ns/op BenchmarkCos-4 1396795 80.32 ns/op BenchmarkCosh-4 1691096 67.41 ns/op BenchmarkErf-4 2793589 49.77 ns/op BenchmarkErfc-4 2142566 47.69 ns/op BenchmarkErfinv-4 2445996 45.19 ns/op BenchmarkErfcinv-4 2557894 46.56 ns/op BenchmarkExp-4 6106377 27.73 ns/op BenchmarkExpGo-4 981218 126.6 ns/op BenchmarkExpm1-4 2280618 51.20 ns/op BenchmarkExp2-4 543058 241.3 ns/op BenchmarkExp2Go-4 996511 131.2 ns/op BenchmarkAbs-4 4809548 31.10 ns/op BenchmarkDim-4 10870591 11.79 ns/op BenchmarkFloor-4 23434208 6.376 ns/op BenchmarkMax-4 14894209 7.530 ns/op BenchmarkMin-4 16279561 8.893 ns/op BenchmarkMod-4 349950 381.2 ns/op BenchmarkFrexp-4 1000000 121.7 ns/op BenchmarkGamma-4 714164 165.9 ns/op BenchmarkHypot-4 8444203 17.15 ns/op BenchmarkHypotGo-4 1487457 93.09 ns/op BenchmarkIlogb-4 1979416 64.30 ns/op BenchmarkJ0-4 273582 492.1 ns/op BenchmarkJ1-4 220549 514.0 ns/op BenchmarkJn-4 91563 1103 ns/op BenchmarkLdexp-4 1606545 82.30 ns/op BenchmarkLgamma-4 951148 127.1 ns/op BenchmarkLog-4 5492743 25.55 ns/op BenchmarkLogb-4 1000000 100.4 ns/op BenchmarkLog1p-4 1521189 91.74 ns/op BenchmarkLog10-4 5605318 23.98 ns/op BenchmarkLog2-4 1411616 83.57 ns/op BenchmarkModf-4 2250297 56.82 ns/op BenchmarkNextafter32-4 2250818 98.96 ns/op BenchmarkNextafter64-4 2243097 78.14 ns/op BenchmarkPowInt-4 536085 264.6 ns/op BenchmarkPowFrac-4 487410 272.0 ns/op BenchmarkPow10Pos-4 5388726 21.60 ns/op BenchmarkPow10Neg-4 5311152 25.78 ns/op BenchmarkRound-4 4191505 30.27 ns/op BenchmarkRoundToEven-4 8978901 16.52 ns/op BenchmarkRemainder-4 596923 269.4 ns/op BenchmarkSignbit-4 6682405 18.74 ns/op BenchmarkSin-4 1000000 158.6 ns/op BenchmarkSincos-4 1000000 108.6 ns/op BenchmarkSinh-4 1711268 59.24 ns/op BenchmarkSqrtIndirect-4 19442635 6.732 ns/op BenchmarkSqrtLatency-4 23673400 5.760 ns/op BenchmarkSqrtIndirectLatency-4 14351836 7.043 ns/op BenchmarkSqrtGoLatency-4 1226880 102.2 ns/op BenchmarkSqrtPrime-4 31366 5332 ns/op BenchmarkTan-4 981098 107.1 ns/op BenchmarkTanh-4 1591616 72.20 ns/op BenchmarkTrunc-4 23924208 6.437 ns/op BenchmarkY0-4 288177 470.9 ns/op BenchmarkY1-4 295628 646.0 ns/op BenchmarkYn-4 131614 1072 ns/op BenchmarkFloat64bits-4 6213926 22.22 ns/op BenchmarkFloat64frombits-4 5561374 24.90 ns/op BenchmarkFloat32bits-4 5650215 20.04 ns/op BenchmarkFloat32frombits-4 6215054 21.90 ns/op BenchmarkFMA-4 20582596 7.445 ns/op PASS ok math 16.929s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 13215744 11.26 ns/op 5685.15 MB/s BenchmarkAddVV/2-4 11440737 10.99 ns/op 11642.92 MB/s BenchmarkAddVV/3-4 11643586 14.69 ns/op 13072.52 MB/s BenchmarkAddVV/4-4 10730712 11.17 ns/op 22921.76 MB/s BenchmarkAddVV/5-4 9633676 11.43 ns/op 28000.93 MB/s BenchmarkAddVV/10-4 6921548 19.56 ns/op 32725.61 MB/s BenchmarkAddVV/100-4 1000000 111.7 ns/op 57274.60 MB/s BenchmarkAddVV/1000-4 221052 740.3 ns/op 86451.49 MB/s BenchmarkSubVV/1-4 13977555 10.18 ns/op 6285.76 MB/s BenchmarkSubVV/2-4 12684369 11.29 ns/op 11338.23 MB/s BenchmarkSubVV/3-4 9394466 14.03 ns/op 13685.36 MB/s BenchmarkSubVV/4-4 9749054 11.79 ns/op 21722.18 MB/s BenchmarkSubVV/5-4 7948980 15.05 ns/op 21264.05 MB/s BenchmarkSubVV/10-4 8637324 17.59 ns/op 36382.17 MB/s BenchmarkSubVV/100-4 1776026 65.80 ns/op 97267.73 MB/s BenchmarkSubVV/1000-4 190047 632.8 ns/op 101133.32 MB/s BenchmarkAddVW/1-4 17206116 8.758 ns/op 913.44 MB/s BenchmarkAddVW/2-4 14141926 10.80 ns/op 1481.33 MB/s BenchmarkAddVW/3-4 16192729 14.95 ns/op 1605.85 MB/s BenchmarkAddVW/4-4 14933742 10.64 ns/op 3006.70 MB/s BenchmarkAddVW/5-4 12638013 10.14 ns/op 3943.34 MB/s BenchmarkAddVW/10-4 10601089 11.86 ns/op 6746.81 MB/s BenchmarkAddVW/100-4 316732 417.2 ns/op 1917.32 MB/s BenchmarkAddVW/1000-4 39735 2946 ns/op 2715.64 MB/s BenchmarkAddVWext/1-4 15312268 8.231 ns/op 971.92 MB/s BenchmarkAddVWext/2-4 14660973 11.75 ns/op 1361.87 MB/s BenchmarkAddVWext/3-4 12115917 8.965 ns/op 2677.12 MB/s BenchmarkAddVWext/4-4 15138274 9.411 ns/op 3400.35 MB/s BenchmarkAddVWext/5-4 14507534 16.69 ns/op 2396.65 MB/s BenchmarkAddVWext/10-4 11085558 12.33 ns/op 6487.84 MB/s BenchmarkAddVWext/100-4 46450 2453 ns/op 326.10 MB/s BenchmarkAddVWext/1000-4 5773 25229 ns/op 317.09 MB/s BenchmarkSubVW/1-4 18656574 7.961 ns/op 1004.87 MB/s BenchmarkSubVW/2-4 11451492 9.623 ns/op 1662.74 MB/s BenchmarkSubVW/3-4 13695577 8.834 ns/op 2716.91 MB/s BenchmarkSubVW/4-4 15580910 8.150 ns/op 3926.60 MB/s BenchmarkSubVW/5-4 14040291 9.518 ns/op 4202.70 MB/s BenchmarkSubVW/10-4 10282492 15.23 ns/op 5251.73 MB/s BenchmarkSubVW/100-4 217752 493.5 ns/op 1620.97 MB/s BenchmarkSubVW/1000-4 38872 2904 ns/op 2754.96 MB/s BenchmarkSubVWext/1-4 13416745 9.683 ns/op 826.17 MB/s BenchmarkSubVWext/2-4 13617873 17.18 ns/op 931.09 MB/s BenchmarkSubVWext/3-4 12503599 12.83 ns/op 1870.71 MB/s BenchmarkSubVWext/4-4 12289662 18.58 ns/op 1722.53 MB/s BenchmarkSubVWext/5-4 12224575 10.05 ns/op 3979.03 MB/s BenchmarkSubVWext/10-4 9805810 21.51 ns/op 3718.93 MB/s BenchmarkSubVWext/100-4 52180 2488 ns/op 321.55 MB/s BenchmarkSubVWext/1000-4 4570 24168 ns/op 331.02 MB/s BenchmarkMulAddVWW/1-4 13770352 8.876 ns/op 7210.76 MB/s BenchmarkMulAddVWW/2-4 14290838 8.837 ns/op 14484.86 MB/s BenchmarkMulAddVWW/3-4 12772461 9.491 ns/op 20230.49 MB/s BenchmarkMulAddVWW/4-4 10550080 10.07 ns/op 25422.06 MB/s BenchmarkMulAddVWW/5-4 10387196 10.20 ns/op 31361.76 MB/s BenchmarkMulAddVWW/10-4 7639490 15.13 ns/op 42296.42 MB/s BenchmarkMulAddVWW/100-4 1532407 75.94 ns/op 84282.25 MB/s BenchmarkMulAddVWW/1000-4 177475 694.1 ns/op 92202.67 MB/s BenchmarkAddMulVVW/1-4 14452788 7.581 ns/op 8442.31 MB/s BenchmarkAddMulVVW/2-4 14402990 8.416 ns/op 15209.17 MB/s BenchmarkAddMulVVW/3-4 13328368 9.261 ns/op 20731.08 MB/s BenchmarkAddMulVVW/4-4 11838270 10.10 ns/op 25344.56 MB/s BenchmarkAddMulVVW/5-4 10310356 10.69 ns/op 29946.90 MB/s BenchmarkAddMulVVW/10-4 9384067 12.73 ns/op 50258.35 MB/s BenchmarkAddMulVVW/100-4 1969028 58.61 ns/op 109202.58 MB/s BenchmarkAddMulVVW/1000-4 250938 547.5 ns/op 116904.20 MB/s BenchmarkDivWVW/1-4 2044930 56.15 ns/op 1139.71 MB/s BenchmarkDivWVW/2-4 1000000 108.7 ns/op 1177.65 MB/s BenchmarkDivWVW/3-4 897391 135.0 ns/op 1421.87 MB/s BenchmarkDivWVW/4-4 780421 161.1 ns/op 1588.95 MB/s BenchmarkDivWVW/5-4 697238 184.1 ns/op 1738.48 MB/s BenchmarkDivWVW/10-4 389618 331.8 ns/op 1928.89 MB/s BenchmarkDivWVW/100-4 44006 2693 ns/op 2376.55 MB/s BenchmarkDivWVW/1000-4 4808 26446 ns/op 2420.07 MB/s BenchmarkNonZeroShifts/1/shrVU-4 17433026 7.305 ns/op BenchmarkNonZeroShifts/1/shlVU-4 17773940 6.939 ns/op BenchmarkNonZeroShifts/2/shrVU-4 16659348 7.524 ns/op BenchmarkNonZeroShifts/2/shlVU-4 13965717 8.188 ns/op BenchmarkNonZeroShifts/3/shrVU-4 12096387 8.335 ns/op BenchmarkNonZeroShifts/3/shlVU-4 14991652 7.595 ns/op BenchmarkNonZeroShifts/4/shrVU-4 13809463 8.656 ns/op BenchmarkNonZeroShifts/4/shlVU-4 14598355 8.023 ns/op BenchmarkNonZeroShifts/5/shrVU-4 11779708 9.618 ns/op BenchmarkNonZeroShifts/5/shlVU-4 12949566 8.972 ns/op BenchmarkNonZeroShifts/10/shrVU-4 8412372 12.16 ns/op BenchmarkNonZeroShifts/10/shlVU-4 8855914 11.73 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1549473 74.66 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1743752 65.70 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 165384 700.3 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 232490 566.2 ns/op BenchmarkDecimalConversion-4 223 537831 ns/op BenchmarkFloatString/100-4 12754 9561 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 226 540402 ns/op 2915 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 52384179 ns/op 61240 B/op 53 allocs/op BenchmarkFloatString/100000-4 1 4768893901 ns/op 831808 B/op 478 allocs/op BenchmarkFloatAdd/10-4 170786 739.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 169352 724.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 158113 780.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 86731 1377 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 15988 6276 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 228906 540.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 224578 534.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 214080 554.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 179576 702.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 56364 2059 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 2155 63646 ns/op BenchmarkParseFloatLargeExp-4 460 254991 ns/op BenchmarkGCD10x10/WithoutXY-4 184706 644.1 ns/op BenchmarkGCD10x10/WithXY-4 48280 2256 ns/op BenchmarkGCD10x100/WithoutXY-4 102193 1238 ns/op BenchmarkGCD10x100/WithXY-4 18367 6330 ns/op BenchmarkGCD10x1000/WithoutXY-4 60333 2023 ns/op BenchmarkGCD10x1000/WithXY-4 12931 8571 ns/op BenchmarkGCD100x100/WithoutXY-4 25634 4621 ns/op BenchmarkGCD100x100/WithXY-4 9086 11424 ns/op BenchmarkGCD100x1000/WithoutXY-4 12709 9067 ns/op BenchmarkGCD100x1000/WithXY-4 5980 17708 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2215 56025 ns/op BenchmarkGCD1000x1000/WithXY-4 1129 97802 ns/op BenchmarkHilbert-4 22 5446128 ns/op BenchmarkBinomial-4 12279 9581 ns/op BenchmarkQuoRem-4 26004 4990 ns/op BenchmarkExp-4 18 6972755 ns/op BenchmarkExpMont/Odd-4 134 882508 ns/op 2593 B/op 22 allocs/op BenchmarkExpMont/Even1-4 130 992037 ns/op 3367 B/op 38 allocs/op BenchmarkExpMont/Even2-4 127 935610 ns/op 3847 B/op 53 allocs/op BenchmarkExpMont/Even3-4 121 930244 ns/op 3838 B/op 53 allocs/op BenchmarkExpMont/Even4-4 128 932212 ns/op 3846 B/op 53 allocs/op BenchmarkExpMont/Even8-4 124 948964 ns/op 3838 B/op 53 allocs/op BenchmarkExpMont/Even32-4 124 936984 ns/op 3860 B/op 53 allocs/op BenchmarkExpMont/Even64-4 147 794029 ns/op 3665 B/op 54 allocs/op BenchmarkExpMont/Even96-4 144 825348 ns/op 3785 B/op 51 allocs/op BenchmarkExpMont/Even128-4 166 723492 ns/op 3240 B/op 50 allocs/op BenchmarkExpMont/Even255-4 172 658183 ns/op 2964 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 390 310068 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 342 354431 ns/op 1711 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 309 348138 ns/op 1743 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 345 343499 ns/op 1748 B/op 47 allocs/op BenchmarkExp2-4 18 6436906 ns/op BenchmarkBitset-4 681064 178.8 ns/op BenchmarkBitsetNeg-4 346806 360.6 ns/op BenchmarkBitsetOrig-4 220860 558.3 ns/op BenchmarkBitsetNegOrig-4 149114 947.3 ns/op BenchmarkModSqrt225_Tonelli-4 116 1011692 ns/op BenchmarkModSqrt225_3Mod4-4 382 310439 ns/op BenchmarkModSqrt231_Tonelli-4 100 1031968 ns/op BenchmarkModSqrt231_5Mod8-4 316 366289 ns/op BenchmarkModInverse-4 14028 8893 ns/op BenchmarkSqrt-4 2042 62010 ns/op BenchmarkIntSqr/1-4 983103 112.4 ns/op BenchmarkIntSqr/2-4 645070 196.6 ns/op BenchmarkIntSqr/3-4 567861 251.7 ns/op BenchmarkIntSqr/5-4 445744 308.5 ns/op BenchmarkIntSqr/8-4 312658 455.2 ns/op BenchmarkIntSqr/10-4 258602 484.6 ns/op BenchmarkIntSqr/20-4 49708 2353 ns/op BenchmarkIntSqr/30-4 40072 3050 ns/op BenchmarkIntSqr/50-4 25672 4780 ns/op BenchmarkIntSqr/80-4 14904 7689 ns/op BenchmarkIntSqr/100-4 11652 10341 ns/op BenchmarkIntSqr/200-4 4911 25211 ns/op BenchmarkIntSqr/300-4 2011 63979 ns/op BenchmarkIntSqr/500-4 961 123918 ns/op BenchmarkIntSqr/800-4 388 316388 ns/op BenchmarkIntSqr/1000-4 283 419972 ns/op BenchmarkDiv/20/10-4 388308 305.0 ns/op BenchmarkDiv/40/20-4 415310 296.6 ns/op BenchmarkDiv/100/50-4 369874 341.4 ns/op BenchmarkDiv/200/100-4 60484 2067 ns/op BenchmarkDiv/400/200-4 58962 2554 ns/op BenchmarkDiv/1000/500-4 45212 2710 ns/op BenchmarkDiv/2000/1000-4 35326 3497 ns/op BenchmarkDiv/20000/10000-4 1418 86308 ns/op BenchmarkDiv/200000/100000-4 31 3932856 ns/op BenchmarkDiv/2000000/1000000-4 1 111765436 ns/op BenchmarkDiv/20000000/10000000-4 1 3318824819 ns/op BenchmarkMul-4 6 19900877 ns/op BenchmarkNatMul/10-4 188418 843.1 ns/op BenchmarkNatMul/100-4 6067 22529 ns/op BenchmarkNatMul/1000-4 186 601487 ns/op BenchmarkZeroShifts/Shl-4 10000 11913 ns/op BenchmarkZeroShifts/ShlSame-4 3599470 32.39 ns/op BenchmarkZeroShifts/Shr-4 10000 15057 ns/op BenchmarkZeroShifts/ShrSame-4 3367899 34.26 ns/op BenchmarkExp3Power/0x10-4 121644 931.6 ns/op BenchmarkExp3Power/0x40-4 107374 1026 ns/op BenchmarkExp3Power/0x100-4 89779 1613 ns/op BenchmarkExp3Power/0x400-4 38386 3427 ns/op BenchmarkExp3Power/0x1000-4 7776 16192 ns/op BenchmarkExp3Power/0x4000-4 1912 75251 ns/op BenchmarkExp3Power/0x10000-4 206 623361 ns/op BenchmarkExp3Power/0x40000-4 15 8535382 ns/op BenchmarkExp3Power/0x100000-4 2 54927604 ns/op BenchmarkExp3Power/0x400000-4 1 461027409 ns/op BenchmarkFibo-4 3 34839126 ns/op BenchmarkNatSqr/1-4 640168 184.0 ns/op BenchmarkNatSqr/2-4 527907 322.4 ns/op BenchmarkNatSqr/3-4 401340 354.5 ns/op BenchmarkNatSqr/5-4 311959 485.9 ns/op BenchmarkNatSqr/8-4 210300 726.1 ns/op BenchmarkNatSqr/10-4 188733 898.1 ns/op BenchmarkNatSqr/20-4 41916 2659 ns/op BenchmarkNatSqr/30-4 36704 3508 ns/op BenchmarkNatSqr/50-4 20690 6340 ns/op BenchmarkNatSqr/80-4 12283 9798 ns/op BenchmarkNatSqr/100-4 9002 12415 ns/op BenchmarkNatSqr/200-4 4852 29707 ns/op BenchmarkNatSqr/300-4 2108 71794 ns/op BenchmarkNatSqr/500-4 1011 138580 ns/op BenchmarkNatSqr/800-4 348 405824 ns/op BenchmarkNatSqr/1000-4 283 445570 ns/op BenchmarkNatSetBytes/8-4 772135 136.5 ns/op BenchmarkNatSetBytes/24-4 309370 453.9 ns/op BenchmarkNatSetBytes/128-4 66582 1790 ns/op BenchmarkNatSetBytes/7-4 984446 130.1 ns/op BenchmarkNatSetBytes/23-4 305280 561.4 ns/op BenchmarkNatSetBytes/127-4 60516 2039 ns/op BenchmarkScanPi-4 200 609206 ns/op BenchmarkStringPiParallel-4 622 376237 ns/op BenchmarkScan/10/Base2-4 38851 3141 ns/op BenchmarkScan/100/Base2-4 3494 30850 ns/op BenchmarkScan/1000/Base2-4 424 262153 ns/op BenchmarkScan/10/Base8-4 89460 1369 ns/op BenchmarkScan/100/Base8-4 11584 9931 ns/op BenchmarkScan/1000/Base8-4 1076 98429 ns/op BenchmarkScan/10/Base10-4 86092 1466 ns/op BenchmarkScan/100/Base10-4 11683 9134 ns/op BenchmarkScan/1000/Base10-4 1234 91351 ns/op BenchmarkScan/10/Base16-4 104624 1144 ns/op BenchmarkScan/100/Base16-4 14793 7713 ns/op BenchmarkScan/1000/Base16-4 1670 76306 ns/op BenchmarkString/10/Base2-4 224998 587.5 ns/op BenchmarkString/100/Base2-4 30440 4029 ns/op BenchmarkString/1000/Base2-4 2560 40721 ns/op BenchmarkString/10/Base8-4 354145 333.3 ns/op BenchmarkString/100/Base8-4 74194 1679 ns/op BenchmarkString/1000/Base8-4 8187 14906 ns/op BenchmarkString/10/Base10-4 181474 670.8 ns/op BenchmarkString/100/Base10-4 39817 3210 ns/op BenchmarkString/1000/Base10-4 5022 22799 ns/op BenchmarkString/10/Base16-4 424365 320.7 ns/op BenchmarkString/100/Base16-4 74863 1401 ns/op BenchmarkString/1000/Base16-4 11148 10281 ns/op BenchmarkLeafSize/0-4 31 4101363 ns/op BenchmarkLeafSize/1-4 501 248459 ns/op BenchmarkLeafSize/2-4 478 240054 ns/op BenchmarkLeafSize/3-4 367 325998 ns/op BenchmarkLeafSize/4-4 531 230951 ns/op BenchmarkLeafSize/5-4 324 357378 ns/op BenchmarkLeafSize/6-4 382 334671 ns/op BenchmarkLeafSize/7-4 388 315779 ns/op BenchmarkLeafSize/8-4 482 228962 ns/op BenchmarkLeafSize/9-4 264 532747 ns/op BenchmarkLeafSize/10-4 318 415096 ns/op BenchmarkLeafSize/11-4 324 369352 ns/op BenchmarkLeafSize/12-4 375 334491 ns/op BenchmarkLeafSize/13-4 318 353187 ns/op BenchmarkLeafSize/14-4 361 296364 ns/op BenchmarkLeafSize/15-4 432 305270 ns/op BenchmarkLeafSize/16-4 534 228562 ns/op BenchmarkLeafSize/32-4 505 228695 ns/op BenchmarkLeafSize/64-4 441 259578 ns/op BenchmarkProbablyPrime/n=0-4 10 10259151 ns/op BenchmarkProbablyPrime/n=1-4 9 11645915 ns/op BenchmarkProbablyPrime/n=5-4 6 16947646 ns/op BenchmarkProbablyPrime/n=10-4 5 24336197 ns/op BenchmarkProbablyPrime/n=20-4 3 38369520 ns/op BenchmarkProbablyPrime/Lucas-4 13 8646935 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 87 1453385 ns/op BenchmarkRatCmp-4 212704 631.2 ns/op BenchmarkFloatSqrt/64-4 19663 5988 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 12790 8948 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 9204 12600 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 5535 26330 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 978 139749 ns/op 18219 B/op 10 allocs/op BenchmarkFloatSqrt/100000-4 79 1764714 ns/op 177328 B/op 21 allocs/op BenchmarkFloatSqrt/1000000-4 1 132292272 ns/op 3677864 B/op 555 allocs/op PASS ok math/big 61.213s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 12335020 9.811 ns/op BenchmarkLeadingZeros8-4 12522177 9.842 ns/op BenchmarkLeadingZeros16-4 13272788 9.671 ns/op BenchmarkLeadingZeros32-4 13757396 8.750 ns/op BenchmarkLeadingZeros64-4 14497459 10.15 ns/op BenchmarkTrailingZeros-4 13018813 9.356 ns/op BenchmarkTrailingZeros8-4 11092668 9.473 ns/op BenchmarkTrailingZeros16-4 13485224 9.923 ns/op BenchmarkTrailingZeros32-4 12057349 9.129 ns/op BenchmarkTrailingZeros64-4 12278232 8.742 ns/op BenchmarkOnesCount-4 13904811 8.602 ns/op BenchmarkOnesCount8-4 15302970 8.398 ns/op BenchmarkOnesCount16-4 13224758 9.560 ns/op BenchmarkOnesCount32-4 14281870 8.502 ns/op BenchmarkOnesCount64-4 13749496 8.705 ns/op BenchmarkRotateLeft-4 13607084 8.702 ns/op BenchmarkRotateLeft8-4 12597333 8.359 ns/op BenchmarkRotateLeft16-4 14527628 8.822 ns/op BenchmarkRotateLeft32-4 13600144 8.835 ns/op BenchmarkRotateLeft64-4 14214310 8.703 ns/op BenchmarkReverse-4 19605327 6.543 ns/op BenchmarkReverse8-4 26051338 4.745 ns/op BenchmarkReverse16-4 23544895 5.519 ns/op BenchmarkReverse32-4 20343436 6.187 ns/op BenchmarkReverse64-4 16399254 6.216 ns/op BenchmarkReverseBytes-4 27369639 4.852 ns/op BenchmarkReverseBytes16-4 25954755 4.806 ns/op BenchmarkReverseBytes32-4 23594170 4.912 ns/op BenchmarkReverseBytes64-4 23938515 4.755 ns/op BenchmarkAdd-4 11518630 9.031 ns/op BenchmarkAdd32-4 13995261 9.037 ns/op BenchmarkAdd64-4 14099624 9.808 ns/op BenchmarkAdd64multiple-4 21741646 5.909 ns/op BenchmarkSub-4 13366172 9.443 ns/op BenchmarkSub32-4 11661120 9.270 ns/op BenchmarkSub64-4 11490638 9.507 ns/op BenchmarkSub64multiple-4 20687571 5.787 ns/op BenchmarkMul-4 12483481 10.53 ns/op BenchmarkMul32-4 13452819 9.589 ns/op BenchmarkMul64-4 12489471 9.292 ns/op BenchmarkDiv-4 3425826 39.71 ns/op BenchmarkDiv32-4 7172272 17.02 ns/op BenchmarkDiv64-4 3451083 35.41 ns/op PASS ok math/bits 7.391s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 14097421 8.611 ns/op BenchmarkAcos-4 556012 199.5 ns/op BenchmarkAcosh-4 561934 211.1 ns/op BenchmarkAsin-4 653302 197.0 ns/op BenchmarkAsinh-4 653853 197.8 ns/op BenchmarkAtan-4 987013 126.1 ns/op BenchmarkAtanh-4 883599 122.7 ns/op BenchmarkConj-4 25489796 4.454 ns/op BenchmarkCos-4 761581 156.8 ns/op BenchmarkCosh-4 812420 160.1 ns/op BenchmarkExp-4 1000000 120.0 ns/op BenchmarkLog-4 1000000 112.4 ns/op BenchmarkLog10-4 1000000 110.9 ns/op BenchmarkPhase-4 2392647 47.56 ns/op BenchmarkPolar-4 1484043 80.25 ns/op BenchmarkPow-4 262189 476.0 ns/op BenchmarkRect-4 1000000 105.8 ns/op BenchmarkSin-4 577225 222.7 ns/op BenchmarkSinh-4 835843 209.2 ns/op BenchmarkSqrt-4 911923 131.1 ns/op BenchmarkTan-4 300702 373.0 ns/op BenchmarkTanh-4 334706 399.9 ns/op PASS ok math/cmplx 3.979s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 214252 586.5 ns/op BenchmarkInt63ThreadsafeParallel-4 159805 745.2 ns/op BenchmarkInt63Unthreadsafe-4 985252 109.3 ns/op BenchmarkIntn1000-4 902900 140.4 ns/op BenchmarkInt63n1000-4 778975 142.0 ns/op BenchmarkInt31n1000-4 920320 127.6 ns/op BenchmarkFloat32-4 996625 123.8 ns/op BenchmarkFloat64-4 1000000 105.6 ns/op BenchmarkPerm3-4 210393 604.6 ns/op BenchmarkPerm30-4 23724 5024 ns/op BenchmarkPerm30ViaShuffle-4 24220 5118 ns/op BenchmarkShuffleOverhead-4 17192 7042 ns/op BenchmarkRead3-4 986107 123.3 ns/op BenchmarkRead64-4 91244 1399 ns/op BenchmarkRead1000-4 6171 19481 ns/op PASS ok math/rand 2.477s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 27856 3659 ns/op BenchmarkQDecodeWord-4 70742 2112 ns/op BenchmarkQDecodeHeader-4 72748 1554 ns/op BenchmarkTypeByExtension/.html-4 455305 237.7 ns/op BenchmarkTypeByExtension/.HTML-4 284889 392.8 ns/op BenchmarkTypeByExtension/.unused-4 384804 316.2 ns/op BenchmarkExtensionsByType/text/html-4 147943 932.0 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 50773 2392 ns/op BenchmarkExtensionsByType/application/octet-stream-4 49292 3366 ns/op PASS ok mime 1.968s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 960 123749 ns/op PASS ok mime/quotedprintable 0.183s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 5 26351278 ns/op 8457 B/op 89 allocs/op BenchmarkGoLookupIPNoSuchHost-4 2 57227162 ns/op 13512 B/op 113 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5030204157 ns/op 151944 B/op 239 allocs/op BenchmarkDNSName-4 161533 683.3 ns/op BenchmarkInterfaces-4 2346 56297 ns/op BenchmarkInterfaceByIndex-4 8260 15895 ns/op BenchmarkInterfaceByName-4 2200 54674 ns/op BenchmarkInterfaceAddrs-4 2308 58135 ns/op BenchmarkInterfacesAndAddrs-4 7680 17078 ns/op BenchmarkInterfacesAndMulticastAddrs-4 3444 39675 ns/op BenchmarkParseIP-4 18908 6441 ns/op BenchmarkIPString/IPv4-4 161636 745.8 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 15205 7880 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 54448 2631 ns/op BenchmarkIPEqual/IPv4-4 1126591 108.0 ns/op BenchmarkIPEqual/IPv6-4 1183190 99.62 ns/op BenchmarkTCP4OneShot-4 198 674797 ns/op BenchmarkTCP4OneShotTimeout-4 170 647584 ns/op BenchmarkTCP4Persistent-4 436 308677 ns/op BenchmarkTCP4PersistentTimeout-4 403 287839 ns/op BenchmarkTCP6OneShot-4 168 674257 ns/op BenchmarkTCP6OneShotTimeout-4 162 625722 ns/op BenchmarkTCP6Persistent-4 345 291117 ns/op BenchmarkTCP6PersistentTimeout-4 423 309877 ns/op BenchmarkTCP4ConcurrentReadWrite-4 24133 5184 ns/op BenchmarkTCP6ConcurrentReadWrite-4 19935 7190 ns/op BenchmarkSetReadDeadline-4 152181 781.3 ns/op BenchmarkUDP6LinkLocalUnicast-4 260 525536 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 213 669013 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 243 417026 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 253 418386 ns/op 0 B/op 0 allocs/op PASS ok net 11.210s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 22000 5502 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 8994 12104 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 12318 9330 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 17678 6705 ns/op 44 B/op 0 allocs/op BenchmarkCopyValues-4 29392 4114 ns/op 736 B/op 11 allocs/op BenchmarkServerMatch-4 883048 119.4 ns/op BenchmarkReadRequestChrome-4 3645 28617 ns/op 21.35 MB/s 1844 B/op 14 allocs/op BenchmarkReadRequestCurl-4 10122 12317 ns/op 6.33 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 10600 10990 ns/op 7.46 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestSiege-4 7234 16058 ns/op 9.40 MB/s 1035 B/op 11 allocs/op BenchmarkReadRequestWrk-4 15294 7662 ns/op 5.22 MB/s 875 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 54 2250559 ns/op 0.45 MB/s BenchmarkFileAndServer_1KB/https1-4 48 2652984 ns/op 0.39 MB/s BenchmarkFileAndServer_1KB/h2-4 34 3193713 ns/op 0.32 MB/s BenchmarkFileAndServer_16MB/h1-4 2 68698690 ns/op 244.21 MB/s BenchmarkFileAndServer_16MB/https1-4 1 155298130 ns/op 108.03 MB/s BenchmarkFileAndServer_16MB/h2-4 1 441547639 ns/op 38.00 MB/s BenchmarkFileAndServer_64MB/h1-4 1 270565143 ns/op 248.03 MB/s BenchmarkFileAndServer_64MB/https1-4 1 559797002 ns/op 119.88 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1373869263 ns/op 48.85 MB/s BenchmarkServeMux-4 309 409704 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 405 317765 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 64 1970025 ns/op 6432 B/op 65 allocs/op BenchmarkClientServer/https1-4 44 2852564 ns/op 9446 B/op 100 allocs/op BenchmarkClientServer/h2-4 43 2553254 ns/op 13464 B/op 109 allocs/op BenchmarkClientServerParallel/4/h1-4 411 295021 ns/op 10203 B/op 80 allocs/op BenchmarkClientServerParallel/4/https1-4 15 7669402 ns/op 133594 B/op 1246 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57136: read tcp 127.0.0.1:57128->127.0.0.1:57136: use of closed network connection BenchmarkClientServerParallel/4/h2-4 52 1962506 ns/op 46406 B/op 454 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57156: read tcp 127.0.0.1:57151->127.0.0.1:57156: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57184: read tcp 127.0.0.1:57168->127.0.0.1:57184: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57172: read tcp 127.0.0.1:57168->127.0.0.1:57172: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57180: read tcp 127.0.0.1:57168->127.0.0.1:57180: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57170: read tcp 127.0.0.1:57168->127.0.0.1:57170: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57179: read tcp 127.0.0.1:57168->127.0.0.1:57179: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57171: read tcp 127.0.0.1:57168->127.0.0.1:57171: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57177: read tcp 127.0.0.1:57168->127.0.0.1:57177: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57181: read tcp 127.0.0.1:57168->127.0.0.1:57181: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57169: read tcp 127.0.0.1:57168->127.0.0.1:57169: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 207 546403 ns/op 22839 B/op 123 allocs/op BenchmarkClientServerParallel/64/https1-4 27 4123919 ns/op 104807 B/op 972 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57483: read tcp 127.0.0.1:57476->127.0.0.1:57483: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57480: read tcp 127.0.0.1:57476->127.0.0.1:57480: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57493: write tcp 127.0.0.1:57490->127.0.0.1:57493: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57502: read tcp 127.0.0.1:57490->127.0.0.1:57502: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57495: write tcp 127.0.0.1:57490->127.0.0.1:57495: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57499: write tcp 127.0.0.1:57490->127.0.0.1:57499: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57521: read tcp 127.0.0.1:57511->127.0.0.1:57521: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57525: read tcp 127.0.0.1:57511->127.0.0.1:57525: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57537: read tcp 127.0.0.1:57511->127.0.0.1:57537: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57535: read tcp 127.0.0.1:57511->127.0.0.1:57535: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h2-4 51 7251165 ns/op 133849 B/op 1338 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57560: read tcp 127.0.0.1:57546->127.0.0.1:57560: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57553: read tcp 127.0.0.1:57546->127.0.0.1:57553: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57574: read tcp 127.0.0.1:57561->127.0.0.1:57574: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57580: read tcp 127.0.0.1:57561->127.0.0.1:57580: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57567: read tcp 127.0.0.1:57561->127.0.0.1:57567: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57566: read tcp 127.0.0.1:57561->127.0.0.1:57566: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57565: write tcp 127.0.0.1:57561->127.0.0.1:57565: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57595: read tcp 127.0.0.1:57581->127.0.0.1:57595: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57599: read tcp 127.0.0.1:57581->127.0.0.1:57599: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57598: read tcp 127.0.0.1:57581->127.0.0.1:57598: use of closed network connection ... [output truncated] BenchmarkServer-4 1 109349057 ns/op 30400 B/op 144 allocs/op BenchmarkClient-4 34 3382242 ns/op 4074 B/op 46 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 157 671378 ns/op 7273 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 855 133849 ns/op 3001 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1297 109962 ns/op 1937 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1177 103827 ns/op 2800 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1098 106064 ns/op 2715 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1255 109516 ns/op 2728 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1194 97011 ns/op 1969 B/op 14 allocs/op BenchmarkServerHijack-4 741 162328 ns/op 16756 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 39 3299371 ns/op 6956 B/op 53 allocs/op BenchmarkResponseStatusLine-4 368481 299.9 ns/op 0 B/op 0 allocs/op PASS ok net/http 14.229s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2391 63764 ns/op 34074 B/op 12 allocs/op PASS ok net/http/httputil 0.235s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 108312 1123 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 469245 226.5 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 227151 525.6 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 78790 1784 ns/op BenchmarkStdIPv4-4 168070 741.6 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 80190 1334 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 74774 1355 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 98872 1094 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 65980 1746 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1033638 102.3 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1226154 99.63 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1275436 98.23 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 326547 357.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 395824 350.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 349206 370.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 99774 1170 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 412862 299.3 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 371535 343.5 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 296994 403.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 155150 790.1 ns/op 32 B/op 2 allocs/op BenchmarkStdParseIP/v6_zone-4 528639 245.9 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 432864 304.8 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 129657 876.5 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 181432 639.7 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 290022 403.7 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 167612 715.8 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 334100 326.1 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 185606 685.3 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 188277 687.7 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 180633 673.7 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 134152 950.9 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 579433 245.7 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 155168 762.6 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 100413 1175 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 129216 909.6 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 188174 660.6 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 126576 1007 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 321985 405.2 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 120121 966.4 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 170508 763.8 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 211869 622.1 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 145821 907.0 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 106.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 945328 110.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 111.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 115.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 927942 117.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 971720 120.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1008924 116.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 118.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 952287 119.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 379202 363.5 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 522067 219.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 242379 505.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 235414 517.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 236448 523.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 89238 1333 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 582472 222.4 ns/op PASS ok net/netip 9.605s 2023/01/25 17:53:46 Test RPC server listening on 127.0.0.1:57714 2023/01/25 17:53:46 Test HTTP RPC server listening on 127.0.0.1:57715 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 175 647242 ns/op BenchmarkEndToEndHTTP-4 163 684523 ns/op BenchmarkEndToEndAsync-4 1563 83763 ns/op BenchmarkEndToEndAsyncHTTP-4 1412 94088 ns/op PASS ok net/rpc 1.209s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 4034 31124 ns/op BenchmarkReadMIMEHeader/server_headers-4 5736 20412 ns/op BenchmarkUncommon-4 25180 5059 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.657s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 3543 28426 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 80058 1337 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 429410 244.3 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 118246 997.0 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 225436 568.2 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 102312 1143 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 17302 6829 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 476178 277.5 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 105994 1040 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 190545 563.0 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 101642 1170 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 19232 6286 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 199609 640.2 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 75822 1560 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 71652 1629 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 33152 3513 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 6096 19331 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 196836 613.3 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 77162 1548 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 70333 1599 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 33658 3605 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6327 19297 ns/op 320 B/op 1 allocs/op PASS ok net/url 3.940s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2588656 42.82 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 152931 777.4 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 543 214599 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 199 563708 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 432 260695 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 54805 2358 ns/op BenchmarkStatFile-4 33800 3487 ns/op BenchmarkStatDir-4 35722 3375 ns/op BenchmarkLstatDot-4 48452 2323 ns/op BenchmarkLstatFile-4 34879 3498 ns/op BenchmarkLstatDir-4 36770 3428 ns/op PASS ok os 1.980s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 22 5671453 ns/op 8560 B/op 30 allocs/op PASS ok os/exec 0.287s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 300506 350.5 ns/op PASS ok os/user 0.234s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2361114 46.01 ns/op BenchmarkString-4 1959345 61.08 ns/op BenchmarkBytes-4 1840303 64.96 ns/op BenchmarkNamedBytes-4 746522 159.9 ns/op BenchmarkBytesArray-4 700154 156.3 ns/op BenchmarkSliceLen-4 2057126 56.27 ns/op BenchmarkMapLen-4 1293872 91.28 ns/op BenchmarkStringLen-4 1467525 85.65 ns/op BenchmarkArrayLen-4 1499228 79.35 ns/op BenchmarkSliceCap-4 2118885 54.81 ns/op BenchmarkDeepEqual/int8-4 736489 174.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 109783 1068 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 598954 214.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 112282 1137 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 596264 232.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 106447 1108 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 557653 212.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 106460 1095 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 582754 215.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 108482 1093 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 708784 169.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 141646 848.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 597907 209.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 114253 1068 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 608504 208.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 109339 1076 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 615499 207.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 108625 1078 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 600720 212.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 114496 1059 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 604874 209.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 108186 1072 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 594862 206.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 108771 1067 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 590406 208.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 107403 1071 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 593590 208.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 108022 1059 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 589315 213.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 90993 1210 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 745597 170.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 118147 1022 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 588943 213.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 103756 1082 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 139143 848.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 66837 1742 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 69860 1673 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 46424 2549 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 332750 384.0 ns/op BenchmarkIsZero/ArrayIncomparable-4 43580 2647 ns/op BenchmarkIsZero/StructComparable-4 935239 129.2 ns/op BenchmarkIsZero/StructIncomparable-4 211732 576.9 ns/op BenchmarkSetZero/Bool/Direct-4 2851556 41.49 ns/op BenchmarkSetZero/Bool/CachedZero-4 1889860 61.94 ns/op BenchmarkSetZero/Bool/NewZero-4 1243726 96.39 ns/op BenchmarkSetZero/Int/Direct-4 2207910 54.24 ns/op BenchmarkSetZero/Int/CachedZero-4 1877750 61.93 ns/op BenchmarkSetZero/Int/NewZero-4 1255310 96.13 ns/op BenchmarkSetZero/Uint/Direct-4 2194119 54.25 ns/op BenchmarkSetZero/Uint/CachedZero-4 1892569 63.29 ns/op BenchmarkSetZero/Uint/NewZero-4 1000000 102.2 ns/op BenchmarkSetZero/Float/Direct-4 2145406 54.49 ns/op BenchmarkSetZero/Float/CachedZero-4 1904631 62.07 ns/op BenchmarkSetZero/Float/NewZero-4 1259030 97.07 ns/op BenchmarkSetZero/Complex/Direct-4 2183559 54.47 ns/op BenchmarkSetZero/Complex/CachedZero-4 1874728 62.73 ns/op BenchmarkSetZero/Complex/NewZero-4 1254097 94.69 ns/op BenchmarkSetZero/Array/Direct-4 3187905 36.94 ns/op BenchmarkSetZero/Array/CachedZero-4 1873430 64.46 ns/op BenchmarkSetZero/Array/NewZero-4 1236198 95.97 ns/op BenchmarkSetZero/Chan/Direct-4 2177809 54.16 ns/op BenchmarkSetZero/Chan/CachedZero-4 1504885 80.14 ns/op BenchmarkSetZero/Chan/NewZero-4 1000000 114.6 ns/op BenchmarkSetZero/Func/Direct-4 2195107 54.62 ns/op BenchmarkSetZero/Func/CachedZero-4 1504100 80.48 ns/op BenchmarkSetZero/Func/NewZero-4 1000000 113.8 ns/op BenchmarkSetZero/Interface/Direct-4 2044383 58.32 ns/op BenchmarkSetZero/Interface/CachedZero-4 1924827 62.09 ns/op BenchmarkSetZero/Interface/NewZero-4 1233316 97.49 ns/op BenchmarkSetZero/Map/Direct-4 1886113 54.24 ns/op BenchmarkSetZero/Map/CachedZero-4 1484630 80.41 ns/op BenchmarkSetZero/Map/NewZero-4 1000000 111.7 ns/op BenchmarkSetZero/Pointer/Direct-4 2185767 54.30 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1478038 79.49 ns/op BenchmarkSetZero/Pointer/NewZero-4 1000000 113.7 ns/op BenchmarkSetZero/Slice/Direct-4 2014730 60.21 ns/op BenchmarkSetZero/Slice/CachedZero-4 1734162 65.41 ns/op BenchmarkSetZero/Slice/NewZero-4 1000000 101.2 ns/op BenchmarkSetZero/String/Direct-4 2100199 55.09 ns/op BenchmarkSetZero/String/CachedZero-4 1851686 64.34 ns/op BenchmarkSetZero/String/NewZero-4 1221285 98.70 ns/op BenchmarkSetZero/Struct/Direct-4 3139599 37.12 ns/op BenchmarkSetZero/Struct/CachedZero-4 1838156 64.39 ns/op BenchmarkSetZero/Struct/NewZero-4 1219502 97.02 ns/op BenchmarkSelect/1-4 187610 611.3 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 109129 1253 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 48823 2512 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 178436 667.4 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 151783 821.1 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 148988 871.6 ns/op 146.85 MB/s BenchmarkCallArgCopy/size=256-4 110859 1072 ns/op 238.75 MB/s BenchmarkCallArgCopy/size=1024-4 85438 2046 ns/op 500.48 MB/s BenchmarkCallArgCopy/size=4096-4 19831 5800 ns/op 706.15 MB/s BenchmarkCallArgCopy/size=65536-4 1492 80005 ns/op 819.15 MB/s BenchmarkPtrTo-4 693853 192.5 ns/op BenchmarkFieldByName1-4 642414 250.7 ns/op BenchmarkFieldByName2-4 42124 3526 ns/op BenchmarkFieldByName3-4 6068 23056 ns/op BenchmarkInterfaceBig-4 3263179 36.80 ns/op BenchmarkInterfaceSmall-4 3048324 39.99 ns/op BenchmarkNew-4 1267767 96.71 ns/op BenchmarkMap/StringKeys/MapIndex-4 3232 36314 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 3567 36362 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 3090 40312 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 3195 41064 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 3336 36989 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 3566 36171 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 216506 569.2 ns/op PASS ok reflect 21.839s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 4659 25821 ns/op 9351 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 25960 ns/op 9191 B/op 1 allocs/op BenchmarkFindString-4 5072 29927 ns/op 9342 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 28550 ns/op 9459 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 31867 ns/op 9253 B/op 2 allocs/op BenchmarkLiteral-4 10000 24980 ns/op BenchmarkNotLiteral-4 2748 54390 ns/op BenchmarkMatchClass-4 1776 56706 ns/op BenchmarkMatchClass_InRange-4 3898 58025 ns/op BenchmarkReplaceAll-4 1257 131050 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 25761 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 25696 4711 ns/op BenchmarkAnchoredShortMatch-4 10000 15636 ns/op BenchmarkAnchoredLongMatch-4 16956 7439 ns/op BenchmarkOnePassShortA-4 20198 5939 ns/op BenchmarkNotOnePassShortA-4 5536 22052 ns/op BenchmarkOnePassShortB-4 25318 4593 ns/op BenchmarkNotOnePassShortB-4 8036 20676 ns/op BenchmarkOnePassLongPrefix-4 80404 1446 ns/op BenchmarkOnePassLongNotPrefix-4 30361 3798 ns/op BenchmarkMatchParallelShared-4 10000 19876 ns/op BenchmarkMatchParallelCopied-4 6032 23915 ns/op BenchmarkQuoteMetaAll-4 122606 987.1 ns/op 14.18 MB/s BenchmarkQuoteMetaNone-4 373377 292.9 ns/op 88.77 MB/s BenchmarkCompile/Onepass-4 3906 30400 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1659 79298 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 153 689966 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2815424 42.65 ns/op 375.18 MB/s BenchmarkMatch/Easy0/32-4 10000 12076 ns/op 2.65 MB/s BenchmarkMatch/Easy0/1K-4 4766 31460 ns/op 32.55 MB/s BenchmarkMatch/Easy0i/16-4 2720852 42.33 ns/op 378.01 MB/s BenchmarkMatch/Easy0i/32-4 6392 28078 ns/op 1.14 MB/s BenchmarkMatch/Easy0i/1K-4 247 460407 ns/op 2.22 MB/s BenchmarkMatch/Easy1/16-4 2714888 42.39 ns/op 377.45 MB/s BenchmarkMatch/Easy1/32-4 10000 16121 ns/op 1.98 MB/s BenchmarkMatch/Easy1/1K-4 4843 38574 ns/op 26.55 MB/s BenchmarkMatch/Medium/16-4 2708859 43.12 ns/op 371.06 MB/s BenchmarkMatch/Medium/32-4 7368 23670 ns/op 1.35 MB/s BenchmarkMatch/Medium/1K-4 300 392511 ns/op 2.61 MB/s BenchmarkMatch/Hard/16-4 2691907 44.22 ns/op 361.81 MB/s BenchmarkMatch/Hard/32-4 4519 34890 ns/op 0.92 MB/s BenchmarkMatch/Hard/1K-4 174 658625 ns/op 1.55 MB/s BenchmarkMatch/Hard1/16-4 1764 87138 ns/op 0.18 MB/s BenchmarkMatch/Hard1/32-4 744 160337 ns/op 0.20 MB/s BenchmarkMatch/Hard1/1K-4 31 4005483 ns/op 0.26 MB/s BenchmarkMatch_onepass_regex/16-4 28754 4043 ns/op 3.96 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 17187 6938 ns/op 4.61 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 632 183035 ns/op 5.59 MB/s 26 B/op 0 allocs/op PASS ok regexp 10.280s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 743836 142.7 ns/op PASS ok regexp/syntax 1.286s goos: darwin goarch: amd64 pkg: runtime BenchmarkMakeChan/Byte-4 793394 268.2 ns/op BenchmarkMakeChan/Int-4 1000000 364.5 ns/op BenchmarkMakeChan/Ptr-4 681333 427.8 ns/op BenchmarkMakeChan/Struct/0-4 440241 243.1 ns/op BenchmarkMakeChan/Struct/32-4 388447 702.1 ns/op BenchmarkMakeChan/Struct/40-4 139574 1173 ns/op BenchmarkChanNonblocking-4 5452706 22.98 ns/op BenchmarkSelectUncontended-4 906848 142.4 ns/op BenchmarkSelectSyncContended-4 92746 1321 ns/op BenchmarkSelectAsyncContended-4 243487 498.3 ns/op BenchmarkSelectNonblock-4 3569976 39.14 ns/op BenchmarkChanUncontended-4 12255 10472 ns/op BenchmarkChanContended-4 3164 31758 ns/op BenchmarkChanSync-4 184064 698.0 ns/op BenchmarkChanSyncWork-4 10000 37356 ns/op BenchmarkChanProdCons0-4 205195 533.8 ns/op BenchmarkChanProdCons10-4 303972 333.6 ns/op BenchmarkChanProdCons100-4 452024 298.5 ns/op BenchmarkChanProdConsWork0-4 138541 879.6 ns/op BenchmarkChanProdConsWork10-4 208162 559.6 ns/op BenchmarkChanProdConsWork100-4 227889 561.5 ns/op BenchmarkSelectProdCons-4 125742 818.7 ns/op BenchmarkReceiveDataFromClosedChan-4 844500 138.6 ns/op BenchmarkChanCreation-4 119017 981.1 ns/op BenchmarkChanSem-4 236490 527.6 ns/op BenchmarkChanPopular-4 73 1471542 ns/op BenchmarkChanClosed-4 969410 125.2 ns/op BenchmarkCallClosure-4 4059926 27.80 ns/op BenchmarkCallClosure1-4 3931974 36.57 ns/op BenchmarkCallClosure2-4 1000000 176.0 ns/op BenchmarkCallClosure3-4 1000000 142.1 ns/op BenchmarkCallClosure4-4 761526 152.6 ns/op BenchmarkComplex128DivNormal-4 10836806 12.40 ns/op BenchmarkComplex128DivNisNaN-4 6869085 16.61 ns/op BenchmarkComplex128DivDisNaN-4 9853700 18.41 ns/op BenchmarkComplex128DivNisInf-4 13046427 13.86 ns/op BenchmarkComplex128DivDisInf-4 6225493 31.71 ns/op BenchmarkSetTypePtr-4 39046989 3.299 ns/op 2424.80 MB/s BenchmarkSetTypePtr8-4 10259156 12.67 ns/op 5050.98 MB/s BenchmarkSetTypePtr16-4 11065819 14.43 ns/op 8872.00 MB/s BenchmarkSetTypePtr32-4 13763239 12.39 ns/op 20666.51 MB/s BenchmarkSetTypePtr64-4 9928328 12.48 ns/op 41033.20 MB/s BenchmarkSetTypePtr126-4 5405612 21.49 ns/op 46902.79 MB/s BenchmarkSetTypePtr128-4 5445601 30.27 ns/op 33825.71 MB/s BenchmarkSetTypePtrSlice-4 697231 189.6 ns/op 43205.33 MB/s BenchmarkSetTypeNode1-4 8957809 12.41 ns/op 1933.32 MB/s BenchmarkSetTypeNode1Slice-4 3317258 37.22 ns/op 20632.25 MB/s BenchmarkSetTypeNode8-4 8498100 13.09 ns/op 6110.50 MB/s BenchmarkSetTypeNode8Slice-4 1454022 89.77 ns/op 28517.44 MB/s BenchmarkSetTypeNode64-4 4965870 31.49 ns/op 16766.50 MB/s BenchmarkSetTypeNode64Slice-4 278565 539.0 ns/op 31349.45 MB/s BenchmarkSetTypeNode64Dead-4 7186806 14.00 ns/op 37703.27 MB/s BenchmarkSetTypeNode64DeadSlice-4 372187 404.5 ns/op 41773.03 MB/s BenchmarkSetTypeNode124-4 4555590 32.86 ns/op 30673.90 MB/s BenchmarkSetTypeNode124Slice-4 186907 1014 ns/op 31811.22 MB/s BenchmarkSetTypeNode126-4 5779033 24.09 ns/op 42505.22 MB/s BenchmarkSetTypeNode126Slice-4 245620 576.0 ns/op 56887.44 MB/s BenchmarkSetTypeNode128-4 3842190 39.48 ns/op 26343.83 MB/s BenchmarkSetTypeNode128Slice-4 179497 1047 ns/op 31778.79 MB/s BenchmarkSetTypeNode130-4 3843520 28.34 ns/op 37265.33 MB/s BenchmarkSetTypeNode130Slice-4 184554 1080 ns/op 31302.52 MB/s BenchmarkSetTypeNode1024-4 1000000 150.0 ns/op 54730.89 MB/s BenchmarkSetTypeNode1024Slice-4 19444 6010 ns/op 43702.12 MB/s BenchmarkAllocation-4 2277 101777 ns/op BenchmarkReadMemStats-4 70 2811684 ns/op BenchmarkReadMemStatsLatency-4 1 4794688 p50-ns 4794688 p90-ns 4794688 p99-ns BenchmarkWriteBarrier-4 1363940 73.47 ns/op BenchmarkBulkWriteBarrier-4 3700269 29.00 ns/op BenchmarkScanStackNoLocals-4 2 94156642 ns/op BenchmarkMSpanCountAlloc/bits=64-4 15091312 15.35 ns/op BenchmarkMSpanCountAlloc/bits=128-4 12617302 13.43 ns/op BenchmarkMSpanCountAlloc/bits=256-4 10720065 10.55 ns/op BenchmarkMSpanCountAlloc/bits=512-4 8058362 29.42 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 5226684 21.38 ns/op BenchmarkHash5-4 6981348 16.79 ns/op 297.75 MB/s BenchmarkHash16-4 8315286 26.53 ns/op 603.11 MB/s BenchmarkHash64-4 7230063 16.20 ns/op 3951.65 MB/s BenchmarkHash1024-4 2376832 69.57 ns/op 14718.42 MB/s BenchmarkHash65536-4 46240 2608 ns/op 25129.97 MB/s BenchmarkAlignedLoad-4 5815021 18.06 ns/op BenchmarkUnalignedLoad-4 10561612 11.91 ns/op BenchmarkEqEfaceConcrete-4 6108234 21.90 ns/op BenchmarkEqIfaceConcrete-4 7653854 21.72 ns/op BenchmarkNeEfaceConcrete-4 6877581 14.97 ns/op BenchmarkNeIfaceConcrete-4 7072820 14.81 ns/op BenchmarkConvT2EByteSized/bool-4 4208968 27.34 ns/op BenchmarkConvT2EByteSized/uint8-4 4283624 28.95 ns/op BenchmarkConvT2ESmall-4 4177131 36.20 ns/op BenchmarkConvT2EUintptr-4 4121443 27.39 ns/op BenchmarkConvT2ELarge-4 1000000 167.1 ns/op BenchmarkConvT2ISmall-4 4199676 27.36 ns/op BenchmarkConvT2IUintptr-4 3908410 30.61 ns/op BenchmarkConvT2ILarge-4 1000000 208.2 ns/op BenchmarkConvI2E-4 3709521 44.55 ns/op BenchmarkConvI2I-4 3791602 41.19 ns/op BenchmarkAssertE2T-4 3593990 44.75 ns/op BenchmarkAssertE2TLarge-4 1810365 58.13 ns/op BenchmarkAssertE2I-4 3369273 34.44 ns/op BenchmarkAssertI2T-4 3602481 69.22 ns/op BenchmarkAssertI2I-4 3601731 33.74 ns/op BenchmarkAssertI2E-4 4206218 28.04 ns/op BenchmarkAssertE2E-4 3498445 29.78 ns/op BenchmarkAssertE2T2-4 2440404 82.24 ns/op BenchmarkAssertE2T2Blank-4 3833384 35.52 ns/op BenchmarkAssertI2E2-4 2803555 36.52 ns/op BenchmarkAssertI2E2Blank-4 4052876 45.35 ns/op BenchmarkAssertE2E2-4 2882049 42.29 ns/op BenchmarkAssertE2E2Blank-4 4003029 31.19 ns/op BenchmarkConvT2Ezero/zero/16-4 4021863 43.74 ns/op BenchmarkConvT2Ezero/zero/32-4 3828194 47.87 ns/op BenchmarkConvT2Ezero/zero/64-4 3888040 35.64 ns/op BenchmarkConvT2Ezero/zero/str-4 3705999 33.75 ns/op BenchmarkConvT2Ezero/zero/slice-4 3838329 31.39 ns/op BenchmarkConvT2Ezero/zero/big-4 118159 1974 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 162.0 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 187.5 ns/op BenchmarkConvT2Ezero/nonzero/big-4 120391 1685 ns/op BenchmarkConvT2Ezero/smallint/16-4 3799904 30.26 ns/op BenchmarkConvT2Ezero/smallint/32-4 4230804 39.14 ns/op BenchmarkConvT2Ezero/smallint/64-4 3655195 30.60 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 134.4 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 140.8 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 152.6 ns/op BenchmarkMalloc8-4 1000000 154.1 ns/op BenchmarkMalloc16-4 1000000 148.0 ns/op BenchmarkMallocTypeInfo8-4 1000000 117.2 ns/op BenchmarkMallocTypeInfo16-4 1000000 140.6 ns/op BenchmarkMallocLargeStruct-4 73098 2080 ns/op BenchmarkGoroutineSelect-4 18 7322279 ns/op BenchmarkGoroutineBlocking-4 16 9177034 ns/op BenchmarkGoroutineForRange-4 13 7816941 ns/op BenchmarkGoroutineIdle-4 14 10019610 ns/op BenchmarkHashStringSpeed-4 2186631 56.56 ns/op BenchmarkHashBytesSpeed-4 1038516 161.7 ns/op BenchmarkHashInt32Speed-4 2173890 56.68 ns/op BenchmarkHashInt64Speed-4 2144058 54.48 ns/op BenchmarkHashStringArraySpeed-4 597015 257.0 ns/op BenchmarkMegMap-4 2458316 46.22 ns/op BenchmarkMegOneMap-4 2735937 37.34 ns/op BenchmarkMegEqMap-4 2726 46890 ns/op BenchmarkMegEmptyMap-4 3430504 31.51 ns/op BenchmarkSmallStrMap-4 2616222 45.95 ns/op BenchmarkMapStringKeysEight_16-4 2201541 56.51 ns/op BenchmarkMapStringKeysEight_32-4 2119824 52.75 ns/op BenchmarkMapStringKeysEight_64-4 2349472 56.09 ns/op BenchmarkMapStringKeysEight_1M-4 2196556 61.47 ns/op BenchmarkIntMap-4 2644350 43.05 ns/op BenchmarkMapFirst/1-4 3089881 54.88 ns/op BenchmarkMapFirst/2-4 3207333 36.33 ns/op BenchmarkMapFirst/3-4 3487150 34.21 ns/op BenchmarkMapFirst/4-4 3463730 34.19 ns/op BenchmarkMapFirst/5-4 3505732 32.62 ns/op BenchmarkMapFirst/6-4 3511759 34.47 ns/op BenchmarkMapFirst/7-4 3433927 34.67 ns/op BenchmarkMapFirst/8-4 3338654 41.81 ns/op BenchmarkMapFirst/9-4 2048193 48.95 ns/op BenchmarkMapFirst/10-4 3176124 52.75 ns/op BenchmarkMapFirst/11-4 3256714 69.26 ns/op BenchmarkMapFirst/12-4 2247406 44.73 ns/op BenchmarkMapFirst/13-4 2641208 71.95 ns/op BenchmarkMapFirst/14-4 2556976 43.66 ns/op BenchmarkMapFirst/15-4 2774559 40.48 ns/op BenchmarkMapFirst/16-4 2976520 42.14 ns/op BenchmarkMapMid/1-4 1992154 63.18 ns/op BenchmarkMapMid/2-4 2762556 43.52 ns/op BenchmarkMapMid/3-4 2570426 43.85 ns/op BenchmarkMapMid/4-4 2790744 70.58 ns/op BenchmarkMapMid/5-4 2259577 49.08 ns/op BenchmarkMapMid/6-4 2815477 41.31 ns/op BenchmarkMapMid/7-4 2864691 47.66 ns/op BenchmarkMapMid/8-4 2672720 41.18 ns/op BenchmarkMapMid/9-4 2963311 47.77 ns/op BenchmarkMapMid/10-4 2841907 38.22 ns/op BenchmarkMapMid/11-4 2901428 39.67 ns/op BenchmarkMapMid/12-4 2877782 64.51 ns/op BenchmarkMapMid/13-4 2985496 62.72 ns/op BenchmarkMapMid/14-4 2876961 42.28 ns/op BenchmarkMapMid/15-4 2899129 42.61 ns/op BenchmarkMapMid/16-4 3038968 39.72 ns/op BenchmarkMapLast/1-4 2806213 42.37 ns/op BenchmarkMapLast/2-4 3085555 38.97 ns/op BenchmarkMapLast/3-4 3325312 53.69 ns/op BenchmarkMapLast/4-4 3021484 37.30 ns/op BenchmarkMapLast/5-4 2934948 58.53 ns/op BenchmarkMapLast/6-4 2874969 41.13 ns/op BenchmarkMapLast/7-4 2926200 40.70 ns/op BenchmarkMapLast/8-4 2186340 53.02 ns/op BenchmarkMapLast/9-4 2939742 44.07 ns/op BenchmarkMapLast/10-4 2880446 57.22 ns/op BenchmarkMapLast/11-4 2874699 72.84 ns/op BenchmarkMapLast/12-4 2994052 40.61 ns/op BenchmarkMapLast/13-4 2469102 46.76 ns/op BenchmarkMapLast/14-4 3256159 40.41 ns/op BenchmarkMapLast/15-4 2754460 39.07 ns/op BenchmarkMapLast/16-4 2854642 41.23 ns/op BenchmarkMapCycle-4 2020837 80.93 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2967256 42.72 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2720 53260 ns/op BenchmarkMakeMap/[Byte]Byte-4 729357 487.4 ns/op BenchmarkMakeMap/[Int]Int-4 87729 1207 ns/op BenchmarkNewEmptyMap-4 14533248 8.330 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1000000 103.1 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 621087 220.9 ns/op BenchmarkMapIterEmpty-4 3997462 28.42 ns/op BenchmarkSameLengthMap-4 3686337 33.13 ns/op BenchmarkBigKeyMap-4 1000000 112.8 ns/op BenchmarkBigValMap-4 1087358 148.1 ns/op BenchmarkSmallKeyMap-4 2440617 56.50 ns/op BenchmarkMapPopulate/1-4 1667487 66.73 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 117984 1664 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 7405 36612 ns/op 6276 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 600 318596 ns/op 51760 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 36 3526973 ns/op 416405 B/op 202 allocs/op BenchmarkMapPopulate/100000-4 3 36147793 ns/op 6525298 B/op 2880 allocs/op BenchmarkComplexAlgMap-4 463665 260.5 ns/op BenchmarkGoMapClear/Reflexive/1-4 563642 195.7 ns/op BenchmarkGoMapClear/Reflexive/10-4 535297 427.4 ns/op BenchmarkGoMapClear/Reflexive/100-4 229196 927.8 ns/op BenchmarkGoMapClear/Reflexive/1000-4 41070 2739 ns/op BenchmarkGoMapClear/Reflexive/10000-4 4104 25780 ns/op BenchmarkGoMapClear/NonReflexive/1-4 460536 271.5 ns/op BenchmarkGoMapClear/NonReflexive/10-4 468918 270.1 ns/op BenchmarkGoMapClear/NonReflexive/100-4 205244 922.7 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 40371 2903 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5252 21016 ns/op BenchmarkMapStringConversion/32/simple-4 1201029 89.71 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1289888 90.56 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1000000 110.9 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1239310 161.8 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1292607 100.2 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1000000 162.7 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1527410 79.39 ns/op BenchmarkMapInterfacePtr-4 1000000 132.4 ns/op BenchmarkNewEmptyMapHintLessThan8-4 4678772 21.99 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 51025 2956 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5078 24929 ns/op BenchmarkMapPop1000-4 392 308140 ns/op BenchmarkMapPop10000-4 20 5521597 ns/op BenchmarkMapAssign/Int32/256-4 1953984 69.09 ns/op BenchmarkMapAssign/Int32/65536-4 591595 219.8 ns/op BenchmarkMapAssign/Int64/256-4 1829070 80.75 ns/op BenchmarkMapAssign/Int64/65536-4 944571 123.6 ns/op BenchmarkMapAssign/Str/256-4 1783687 68.30 ns/op BenchmarkMapAssign/Str/65536-4 454976 232.1 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1000000 103.3 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 582528 177.3 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1000000 112.3 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 598675 210.8 ns/op BenchmarkMapOperatorAssign/Str/256-4 523598 6230 ns/op BenchmarkMapOperatorAssign/Str/65536-4 71046 1713 ns/op BenchmarkMapAppendAssign/Int32/256-4 872305 228.5 ns/op 25 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 194293 541.4 ns/op 66 B/op 1 allocs/op BenchmarkMapAppendAssign/Int64/256-4 905824 249.2 ns/op 36 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 178356 706.8 ns/op 75 B/op 1 allocs/op BenchmarkMapAppendAssign/Str/256-4 620355 287.3 ns/op 49 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 142628 886.4 ns/op 112 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 979918 119.0 ns/op BenchmarkMapDelete/Int32/1000-4 1757966 66.14 ns/op BenchmarkMapDelete/Int32/10000-4 1995337 70.29 ns/op BenchmarkMapDelete/Int64/100-4 1299385 92.56 ns/op BenchmarkMapDelete/Int64/1000-4 1632890 70.08 ns/op BenchmarkMapDelete/Int64/10000-4 1760517 83.76 ns/op BenchmarkMapDelete/Str/100-4 1180136 113.1 ns/op BenchmarkMapDelete/Str/1000-4 1457523 93.05 ns/op BenchmarkMapDelete/Str/10000-4 1000000 116.4 ns/op BenchmarkMapDelete/Pointer/100-4 1000000 108.2 ns/op BenchmarkMapDelete/Pointer/1000-4 1570450 87.81 ns/op BenchmarkMapDelete/Pointer/10000-4 1345508 91.47 ns/op BenchmarkMemmove/0-4 18278850 6.745 ns/op BenchmarkMemmove/1-4 1000000 161.5 ns/op 6.19 MB/s BenchmarkMemmove/2-4 1000000 116.7 ns/op 17.14 MB/s BenchmarkMemmove/3-4 1000000 190.2 ns/op 15.77 MB/s BenchmarkMemmove/4-4 1218644 111.6 ns/op 35.85 MB/s BenchmarkMemmove/5-4 1208367 145.7 ns/op 34.31 MB/s BenchmarkMemmove/6-4 1253005 115.2 ns/op 52.06 MB/s BenchmarkMemmove/7-4 1000000 100.9 ns/op 69.40 MB/s BenchmarkMemmove/8-4 1286937 91.60 ns/op 87.33 MB/s BenchmarkMemmove/9-4 1173970 166.3 ns/op 54.13 MB/s BenchmarkMemmove/10-4 1000000 128.9 ns/op 77.57 MB/s BenchmarkMemmove/11-4 1000000 110.6 ns/op 99.42 MB/s BenchmarkMemmove/12-4 1207172 104.2 ns/op 115.19 MB/s BenchmarkMemmove/13-4 1156800 102.2 ns/op 127.23 MB/s BenchmarkMemmove/14-4 1218834 127.4 ns/op 109.91 MB/s BenchmarkMemmove/15-4 993840 115.5 ns/op 129.89 MB/s BenchmarkMemmove/16-4 1000000 129.8 ns/op 123.29 MB/s BenchmarkMemmove/32-4 1000000 107.3 ns/op 298.15 MB/s BenchmarkMemmove/64-4 1000000 179.5 ns/op 356.55 MB/s BenchmarkMemmove/128-4 1000000 118.7 ns/op 1077.92 MB/s BenchmarkMemmove/256-4 988620 189.1 ns/op 1353.66 MB/s BenchmarkMemmove/512-4 755294 189.5 ns/op 2702.28 MB/s BenchmarkMemmove/1024-4 466506 588.0 ns/op 1741.38 MB/s BenchmarkMemmove/2048-4 289438 462.5 ns/op 4427.77 MB/s BenchmarkMemmove/4096-4 133741 859.6 ns/op 4765.25 MB/s BenchmarkMemmoveOverlap/32-4 1204987 100.2 ns/op 319.35 MB/s BenchmarkMemmoveOverlap/64-4 1000000 222.2 ns/op 288.06 MB/s BenchmarkMemmoveOverlap/128-4 902924 158.4 ns/op 808.17 MB/s BenchmarkMemmoveOverlap/256-4 1000000 145.6 ns/op 1757.82 MB/s BenchmarkMemmoveOverlap/512-4 742521 174.6 ns/op 2932.78 MB/s BenchmarkMemmoveOverlap/1024-4 456188 298.7 ns/op 3428.31 MB/s BenchmarkMemmoveOverlap/2048-4 247461 560.2 ns/op 3655.69 MB/s BenchmarkMemmoveOverlap/4096-4 137961 848.1 ns/op 4829.70 MB/s BenchmarkMemmoveUnalignedDst/0-4 20070655 7.036 ns/op BenchmarkMemmoveUnalignedDst/1-4 1230573 95.02 ns/op 10.52 MB/s BenchmarkMemmoveUnalignedDst/2-4 1153173 98.96 ns/op 20.21 MB/s BenchmarkMemmoveUnalignedDst/3-4 928442 150.8 ns/op 19.89 MB/s BenchmarkMemmoveUnalignedDst/4-4 1000000 113.6 ns/op 35.20 MB/s BenchmarkMemmoveUnalignedDst/5-4 1000000 101.2 ns/op 49.43 MB/s BenchmarkMemmoveUnalignedDst/6-4 1000000 100.8 ns/op 59.52 MB/s BenchmarkMemmoveUnalignedDst/7-4 1000000 101.3 ns/op 69.13 MB/s BenchmarkMemmoveUnalignedDst/8-4 1000000 103.7 ns/op 77.17 MB/s BenchmarkMemmoveUnalignedDst/9-4 1191572 187.7 ns/op 47.95 MB/s BenchmarkMemmoveUnalignedDst/10-4 1000000 103.6 ns/op 96.54 MB/s BenchmarkMemmoveUnalignedDst/11-4 938402 141.1 ns/op 77.95 MB/s BenchmarkMemmoveUnalignedDst/12-4 1000000 100.1 ns/op 119.89 MB/s BenchmarkMemmoveUnalignedDst/13-4 1000000 185.7 ns/op 70.00 MB/s BenchmarkMemmoveUnalignedDst/14-4 1000000 145.3 ns/op 96.35 MB/s BenchmarkMemmoveUnalignedDst/15-4 1214715 104.0 ns/op 144.29 MB/s BenchmarkMemmoveUnalignedDst/16-4 1000000 116.9 ns/op 136.88 MB/s BenchmarkMemmoveUnalignedDst/32-4 1000000 110.1 ns/op 290.64 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 115.2 ns/op 555.45 MB/s BenchmarkMemmoveUnalignedDst/128-4 985749 116.7 ns/op 1096.53 MB/s BenchmarkMemmoveUnalignedDst/256-4 859516 197.8 ns/op 1293.94 MB/s BenchmarkMemmoveUnalignedDst/512-4 666502 193.9 ns/op 2640.62 MB/s BenchmarkMemmoveUnalignedDst/1024-4 479344 298.8 ns/op 3427.10 MB/s BenchmarkMemmoveUnalignedDst/2048-4 260265 446.5 ns/op 4587.13 MB/s BenchmarkMemmoveUnalignedDst/4096-4 146118 841.0 ns/op 4870.31 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1000000 111.3 ns/op 287.57 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1104591 168.2 ns/op 380.49 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1014613 121.1 ns/op 1057.20 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 818190 164.1 ns/op 1560.49 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 717651 188.4 ns/op 2717.32 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 349339 570.6 ns/op 1794.71 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 107623 1121 ns/op 1827.67 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 115390 1194 ns/op 3431.92 MB/s BenchmarkMemmoveUnalignedSrc/0-4 15808398 7.811 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1288328 93.88 ns/op 10.65 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1000000 142.7 ns/op 14.02 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1000000 104.8 ns/op 28.62 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1218604 97.79 ns/op 40.91 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1310259 90.96 ns/op 54.97 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1000000 106.7 ns/op 56.23 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1000000 107.0 ns/op 65.43 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1000000 115.4 ns/op 69.30 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1231521 100.7 ns/op 89.38 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1000000 104.7 ns/op 95.53 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1000000 111.3 ns/op 98.81 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1203628 101.8 ns/op 117.83 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1000000 104.8 ns/op 124.03 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1000000 102.1 ns/op 137.12 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1266228 158.0 ns/op 94.96 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1000000 100.9 ns/op 158.55 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1000000 190.6 ns/op 167.90 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1000000 124.3 ns/op 514.94 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 114.6 ns/op 1116.99 MB/s BenchmarkMemmoveUnalignedSrc/256-4 1000000 134.6 ns/op 1901.65 MB/s BenchmarkMemmoveUnalignedSrc/512-4 619344 181.4 ns/op 2823.00 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 428324 485.7 ns/op 2108.27 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 267674 449.7 ns/op 4554.39 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 162212 746.6 ns/op 5486.09 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 962482 141.7 ns/op 225.81 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 225.0 ns/op 284.44 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 146.2 ns/op 875.24 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 973276 144.1 ns/op 1777.01 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 785059 196.1 ns/op 2611.39 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 481234 290.0 ns/op 3530.54 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 259537 453.7 ns/op 4513.78 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 138295 826.6 ns/op 4955.05 MB/s BenchmarkMemclr/5-4 15707048 11.71 ns/op 426.99 MB/s BenchmarkMemclr/16-4 14978311 13.45 ns/op 1189.72 MB/s BenchmarkMemclr/64-4 15210032 8.225 ns/op 7780.91 MB/s BenchmarkMemclr/256-4 11265624 9.433 ns/op 27138.85 MB/s BenchmarkMemclr/4096-4 2236166 51.98 ns/op 78801.88 MB/s BenchmarkMemclr/65536-4 74314 2539 ns/op 25813.34 MB/s BenchmarkMemclr/1M-4 5385 22616 ns/op 46364.77 MB/s BenchmarkMemclr/4M-4 1359 97836 ns/op 42870.87 MB/s BenchmarkMemclr/8M-4 460 276305 ns/op 30359.92 MB/s BenchmarkMemclr/16M-4 100 1005399 ns/op 16687.13 MB/s BenchmarkMemclr/64M-4 46 2209808 ns/op 30368.64 MB/s BenchmarkGoMemclr/5-4 1530970 90.47 ns/op 55.27 MB/s BenchmarkGoMemclr/16-4 507948 239.0 ns/op 66.95 MB/s BenchmarkGoMemclr/64-4 180288 663.0 ns/op 96.53 MB/s BenchmarkGoMemclr/256-4 44886 2593 ns/op 98.71 MB/s BenchmarkMemclrRange/1K_2K-4 78459 1422 ns/op 67422.17 MB/s BenchmarkMemclrRange/2K_8K-4 26905 4191 ns/op 79574.66 MB/s BenchmarkMemclrRange/4K_16K-4 31897 5213 ns/op 61974.95 MB/s BenchmarkMemclrRange/160K_228K-4 3606 32777 ns/op 50733.42 MB/s BenchmarkClearFat7-4 3813004 28.48 ns/op BenchmarkClearFat8-4 4006856 28.62 ns/op BenchmarkClearFat11-4 3498598 32.56 ns/op BenchmarkClearFat12-4 4080079 35.30 ns/op BenchmarkClearFat13-4 4109805 49.80 ns/op BenchmarkClearFat14-4 3998834 31.64 ns/op BenchmarkClearFat15-4 4135606 30.06 ns/op BenchmarkClearFat16-4 4238988 36.59 ns/op BenchmarkClearFat24-4 4137231 43.18 ns/op BenchmarkClearFat32-4 3172257 36.29 ns/op BenchmarkClearFat40-4 4193038 27.79 ns/op BenchmarkClearFat48-4 3730674 31.34 ns/op BenchmarkClearFat56-4 3846550 29.49 ns/op BenchmarkClearFat64-4 2789932 37.71 ns/op BenchmarkClearFat72-4 3950298 56.86 ns/op BenchmarkClearFat128-4 3165891 33.52 ns/op BenchmarkClearFat256-4 2144320 53.23 ns/op BenchmarkClearFat512-4 1000000 108.9 ns/op BenchmarkClearFat1024-4 1000000 138.7 ns/op BenchmarkClearFat1032-4 1000000 154.9 ns/op BenchmarkClearFat1040-4 959830 194.9 ns/op BenchmarkCopyFat7-4 2710689 48.13 ns/op BenchmarkCopyFat8-4 3766036 32.52 ns/op BenchmarkCopyFat11-4 3871508 29.00 ns/op BenchmarkCopyFat12-4 3926716 35.37 ns/op BenchmarkCopyFat13-4 3785846 29.98 ns/op BenchmarkCopyFat14-4 3248790 31.10 ns/op BenchmarkCopyFat15-4 3656499 31.41 ns/op BenchmarkCopyFat16-4 3314190 47.16 ns/op BenchmarkCopyFat24-4 3580896 40.50 ns/op BenchmarkCopyFat32-4 2393328 57.10 ns/op BenchmarkCopyFat64-4 3244796 37.35 ns/op BenchmarkCopyFat72-4 2896417 45.52 ns/op BenchmarkCopyFat128-4 2500648 58.85 ns/op BenchmarkCopyFat256-4 1719585 59.83 ns/op BenchmarkCopyFat512-4 1000000 194.6 ns/op BenchmarkCopyFat520-4 786862 143.9 ns/op BenchmarkCopyFat1024-4 667489 335.6 ns/op BenchmarkCopyFat1032-4 875666 154.8 ns/op BenchmarkCopyFat1040-4 771403 174.7 ns/op BenchmarkIssue18740/2byte-4 270 458192 ns/op BenchmarkIssue18740/4byte-4 451 243700 ns/op BenchmarkIssue18740/8byte-4 859 132687 ns/op BenchmarkReadMetricsLatency-4 9867 3126 p50-ns 4548 p90-ns 8284 p99-ns BenchmarkFinalizer-4 192 653575 ns/op BenchmarkFinalizerRun-4 208516 711.8 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 8216761 17.17 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3139572 39.93 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2617797 57.63 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2714751 44.23 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1504280 77.20 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1443955 84.67 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2499868 45.50 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1000000 127.6 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1238126 86.65 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2350634 104.8 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2580134 50.22 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1000000 128.1 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1507323 129.2 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1726159 77.15 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 7012351 23.08 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 6378676 16.94 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 7683776 18.28 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 6729900 19.70 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 5917280 22.08 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6853704 20.38 ns/op BenchmarkFindBitRange64/PatternAASize2-4 6996318 25.04 ns/op BenchmarkFindBitRange64/PatternAASize8-4 7616613 19.58 ns/op BenchmarkFindBitRange64/PatternAASize32-4 6897464 19.10 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 6783193 16.64 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 7286712 16.57 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 6833532 16.46 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 7855723 17.62 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 6501066 19.83 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 6884524 27.40 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 7418263 15.33 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 6950295 19.28 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 7707158 16.82 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 7229407 17.69 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 6932091 29.34 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7513020 16.63 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 7388580 15.04 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7415946 23.74 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7248715 26.26 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 6429361 20.24 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 4715532 25.15 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 6526293 17.85 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 8191274 14.94 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7109460 16.62 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7390525 15.07 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 7775392 15.81 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 8322049 14.88 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 8232031 14.33 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 7412541 15.87 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 8013348 16.31 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 7926824 21.14 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 7495064 18.89 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 7568846 15.55 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 7662144 19.84 ns/op BenchmarkNetpollBreak-4 2287 44357 ns/op BenchmarkPingPongHog-4 936 341466 ns/op BenchmarkStackGrowth-4 77744 1313 ns/op BenchmarkStackGrowthDeep-4 820 132169 ns/op BenchmarkCreateGoroutines-4 61418 2181 ns/op BenchmarkCreateGoroutinesParallel-4 47330 2530 ns/op BenchmarkCreateGoroutinesCapture-4 7466 14165 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 31551 3541 ns/op BenchmarkClosureCall-4 27019602 7.136 ns/op BenchmarkWakeupParallelSpinning/0s-4 5870 22442 ns/op BenchmarkWakeupParallelSpinning/1µs-4 6247 28552 ns/op BenchmarkWakeupParallelSpinning/2µs-4 3387 36887 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2958 51821 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1549 83352 ns/op BenchmarkWakeupParallelSpinning/20µs-4 655 156930 ns/op BenchmarkWakeupParallelSpinning/50µs-4 345 362436 ns/op BenchmarkWakeupParallelSpinning/100µs-4 193 623249 ns/op BenchmarkMatmult-4 4325432 97.68 ns/op BenchmarkFastrand-4 5936808 19.36 ns/op BenchmarkFastrand64-4 5324090 22.55 ns/op BenchmarkFastrandHashiter-4 3161701 37.09 ns/op BenchmarkFastrandn/2-4 3878428 30.74 ns/op BenchmarkFastrandn/3-4 4429112 26.75 ns/op BenchmarkFastrandn/4-4 5000097 28.84 ns/op BenchmarkFastrandn/5-4 4574535 25.38 ns/op BenchmarkIfaceCmp100-4 113913 1070 ns/op BenchmarkIfaceCmpNil100-4 227307 516.7 ns/op BenchmarkEfaceCmpDiff-4 29766 3564 ns/op BenchmarkEfaceCmpDiffIndirect-4 46107 2535 ns/op BenchmarkDefer-4 1440244 102.0 ns/op BenchmarkDefer10-4 678638 169.0 ns/op BenchmarkDeferMany-4 585424 405.5 ns/op BenchmarkPanicRecover-4 238371 640.3 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 68 1715637 ns/op 1656949 p50-ns 2348338 p90-ns 2914254 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 100 2108496 ns/op 1687687 p50-ns 3146243 p90-ns 22729844 p99-ns BenchmarkGoroutineProfile/small/idle-4 40 3256501 ns/op 3198299 p50-ns 4013612 p90-ns 4673719 p99-ns BenchmarkGoroutineProfile/small/loaded-4 27 4153448 ns/op 3704690 p50-ns 8310929 p90-ns 9308174 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 68 1688354 ns/op 1613164 p50-ns 2114208 p90-ns 6247945 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 67 2035947 ns/op 1734339 p50-ns 2983817 p90-ns 8121270 p99-ns BenchmarkGoroutineProfile/large/idle-4 10 10505702 ns/op 8615232 p50-ns 16757210 p90-ns 16757210 p99-ns BenchmarkGoroutineProfile/large/loaded-4 7 20986519 ns/op 18249419 p50-ns 34688664 p90-ns 34688664 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 80 1645567 ns/op 1614469 p50-ns 2167438 p90-ns 3193759 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 87 1978687 ns/op 1723072 p50-ns 2966872 p90-ns 7704715 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 100 3162398 ns/op 3097027 p50-ns 4071603 p90-ns 5644651 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 39 6360391 ns/op 4773121 p50-ns 11052160 p90-ns 27257931 p99-ns BenchmarkRWMutexUncontended-4 1208876 112.0 ns/op BenchmarkRWMutexWrite100-4 193140 2025 ns/op BenchmarkRWMutexWrite10-4 56766 1768 ns/op BenchmarkRWMutexWorkWrite100-4 28538 4727 ns/op BenchmarkRWMutexWorkWrite10-4 70384 3756 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2408 49633 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1146 97367 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 663 186713 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 553 204677 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 542 195707 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 210 479187 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 304 608677 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 124 882376 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 213604 1064 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 141849 952.4 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 100011 1055 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 157399 759.6 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 207816 854.3 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 119778 1342 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 205190 882.0 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 170617 1061 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 106897 1010 ns/op BenchmarkMakeSlice/Byte-4 1000000 105.9 ns/op BenchmarkMakeSlice/Int16-4 1246131 102.3 ns/op BenchmarkMakeSlice/Int-4 1000000 116.0 ns/op BenchmarkMakeSlice/Ptr-4 1000000 164.6 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 264.5 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 248.6 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 325.7 ns/op BenchmarkGrowSlice/Byte-4 512240 418.7 ns/op BenchmarkGrowSlice/Int16-4 665487 411.0 ns/op BenchmarkGrowSlice/Int-4 548784 416.3 ns/op BenchmarkGrowSlice/Ptr-4 458760 873.3 ns/op BenchmarkGrowSlice/Struct/24-4 257413 1193 ns/op BenchmarkGrowSlice/Struct/32-4 40774 2475 ns/op BenchmarkGrowSlice/Struct/40-4 55621 2763 ns/op BenchmarkExtendSlice/IntSlice-4 177752 855.0 ns/op BenchmarkExtendSlice/PointerSlice-4 165823 988.9 ns/op BenchmarkExtendSlice/NoGrow-4 231442 1199 ns/op BenchmarkAppend-4 906829 127.8 ns/op BenchmarkAppendGrowByte-4 1 161503214 ns/op BenchmarkAppendGrowString-4 1 560555839 ns/op BenchmarkAppendSlice/1Bytes-4 301107 528.7 ns/op BenchmarkAppendSlice/4Bytes-4 279483 364.5 ns/op BenchmarkAppendSlice/7Bytes-4 311164 745.7 ns/op BenchmarkAppendSlice/8Bytes-4 600195 225.9 ns/op BenchmarkAppendSlice/15Bytes-4 394839 273.3 ns/op BenchmarkAppendSlice/16Bytes-4 923005 222.1 ns/op BenchmarkAppendSlice/32Bytes-4 703846 270.5 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 39022 2847 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 13310 8416 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 10000 28304 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 826 135018 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 54 3083149 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 37 3270552 ns/op BenchmarkAppendStr/1Bytes-4 528928 234.2 ns/op BenchmarkAppendStr/4Bytes-4 457530 228.0 ns/op BenchmarkAppendStr/8Bytes-4 740055 266.0 ns/op BenchmarkAppendStr/16Bytes-4 833758 140.2 ns/op BenchmarkAppendStr/32Bytes-4 1251582 93.36 ns/op BenchmarkAppendSpecialCase-4 818817 123.3 ns/op BenchmarkCopy/1Byte-4 1309376 111.7 ns/op 8.96 MB/s BenchmarkCopy/1String-4 1411252 83.78 ns/op 11.94 MB/s BenchmarkCopy/2Byte-4 1354880 86.72 ns/op 23.06 MB/s BenchmarkCopy/2String-4 1357815 82.29 ns/op 24.30 MB/s BenchmarkCopy/4Byte-4 1379365 96.31 ns/op 41.53 MB/s BenchmarkCopy/4String-4 1375066 87.42 ns/op 45.76 MB/s BenchmarkCopy/8Byte-4 1456324 104.0 ns/op 76.89 MB/s BenchmarkCopy/8String-4 1317850 131.0 ns/op 61.09 MB/s BenchmarkCopy/12Byte-4 1000000 112.8 ns/op 106.37 MB/s BenchmarkCopy/12String-4 1319886 94.47 ns/op 127.03 MB/s BenchmarkCopy/16Byte-4 1295265 121.9 ns/op 131.25 MB/s BenchmarkCopy/16String-4 1265739 105.7 ns/op 151.39 MB/s BenchmarkCopy/32Byte-4 1323525 93.92 ns/op 340.70 MB/s BenchmarkCopy/32String-4 1248063 108.8 ns/op 294.24 MB/s BenchmarkCopy/128Byte-4 1000000 217.2 ns/op 589.25 MB/s BenchmarkCopy/128String-4 900984 123.9 ns/op 1033.15 MB/s BenchmarkCopy/1024Byte-4 413550 450.7 ns/op 2271.80 MB/s BenchmarkCopy/1024String-4 335634 388.5 ns/op 2636.00 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 22382 6810 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 10000 13126 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 17732 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 23838 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 28988 ns/op BenchmarkAppendInPlace/Grow/Byte-4 142363 1469 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 123010 1491 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 58261 1834 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 40897 2613 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 62340 2835 ns/op BenchmarkStackCopyPtr-4 1 183690304 ns/op BenchmarkStackCopy-4 2 77300168 ns/op BenchmarkStackCopyNoCache-4 25 4438400 ns/op BenchmarkStackCopyWithStkobj-4 3 51858075 ns/op BenchmarkIssue18138-4 100 1009144 ns/op BenchmarkCompareStringEqual-4 13725560 7.968 ns/op BenchmarkCompareStringIdentical-4 21874912 6.770 ns/op BenchmarkCompareStringSameLength-4 14613112 6.949 ns/op BenchmarkCompareStringDifferentLength-4 22686423 4.756 ns/op BenchmarkCompareStringBigUnaligned-4 2332 85416 ns/op 12276.18 MB/s BenchmarkCompareStringBig-4 1856 56696 ns/op 18494.81 MB/s BenchmarkConcatStringAndBytes-4 1985354 63.65 ns/op BenchmarkSliceByteToString/1-4 1475886 132.6 ns/op BenchmarkSliceByteToString/2-4 1000000 199.6 ns/op BenchmarkSliceByteToString/4-4 1000000 158.5 ns/op BenchmarkSliceByteToString/8-4 883378 150.6 ns/op BenchmarkSliceByteToString/16-4 890442 167.7 ns/op BenchmarkSliceByteToString/32-4 881760 273.0 ns/op BenchmarkSliceByteToString/64-4 419673 322.2 ns/op BenchmarkSliceByteToString/128-4 345652 331.4 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2077682 52.25 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 1000000 144.0 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 900790 140.8 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 1840663 61.56 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1224452 102.1 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1000000 111.8 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1488399 86.34 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 339387 382.2 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 354931 451.5 ns/op BenchmarkRuneIterate/range/ASCII-4 4986634 26.25 ns/op BenchmarkRuneIterate/range/Japanese-4 2078062 68.26 ns/op BenchmarkRuneIterate/range/MixedLength-4 2851951 41.62 ns/op BenchmarkRuneIterate/range1/ASCII-4 7049679 24.09 ns/op BenchmarkRuneIterate/range1/Japanese-4 2277266 52.45 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2798961 66.10 ns/op BenchmarkRuneIterate/range2/ASCII-4 6088069 17.90 ns/op BenchmarkRuneIterate/range2/Japanese-4 1933734 60.01 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2046439 76.80 ns/op BenchmarkArrayEqual-4 18629073 8.245 ns/op BenchmarkFunc/Name-4 4879398 22.39 ns/op BenchmarkFunc/Entry-4 11411119 11.07 ns/op BenchmarkFunc/FileLine-4 1462447 129.5 ns/op PASS ok runtime 463.991s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 28730 3763 ns/op BenchmarkHandle/concurrent-4 24474 6206 ns/op PASS ok runtime/cgo 0.467s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 28625209 8.564 ns/op BenchmarkAtomicStore64-4 11761128 12.20 ns/op BenchmarkAtomicLoad-4 22065896 5.695 ns/op BenchmarkAtomicStore-4 11574636 13.43 ns/op BenchmarkAnd8-4 10404099 17.91 ns/op BenchmarkAnd-4 9984817 12.73 ns/op BenchmarkAnd8Parallel-4 3410595 33.21 ns/op BenchmarkAndParallel-4 3577748 32.58 ns/op BenchmarkOr8-4 8732420 16.66 ns/op BenchmarkOr-4 7196041 16.47 ns/op BenchmarkOr8Parallel-4 4084614 32.01 ns/op BenchmarkOrParallel-4 3420580 33.10 ns/op BenchmarkXadd-4 3833271 31.35 ns/op BenchmarkXadd64-4 3833478 33.12 ns/op BenchmarkCas-4 2448762 47.03 ns/op BenchmarkCas64-4 2557438 43.38 ns/op BenchmarkXchg-4 4351196 29.22 ns/op BenchmarkXchg64-4 3921662 33.24 ns/op PASS ok runtime/internal/atomic 3.980s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3164076 33.05 ns/op BenchmarkMulUintptr/large-4 1882411 57.95 ns/op PASS ok runtime/internal/math 0.467s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 13 13729949 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 8 18429453 ns/op 345.6 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 32 3633922 ns/op 28.25 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 8 16237624 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 4 28648742 ns/op 1182 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 25 4961095 ns/op 45.48 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 83331179 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 149353133 ns/op 13092 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 10 16281167 ns/op 1098 concurrent_launches/op PASS ok runtime/pprof 2.751s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 7 16007821 ns/op BenchmarkStackLeak-4 16827 7395 ns/op PASS ok runtime/race 0.709s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 3782598 29.18 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 206311 503.7 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.372s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 104706 1030 ns/op BenchmarkSortString1K-4 100 1258870 ns/op BenchmarkSortString1K_Slice-4 100 1131067 ns/op BenchmarkStableString1K-4 70 1878202 ns/op BenchmarkSortInt1K-4 99 1044690 ns/op BenchmarkSortInt1K_Sorted-4 1663 72901 ns/op BenchmarkSortInt1K_Reversed-4 1134 89430 ns/op BenchmarkSortInt1K_Mod8-4 416 307037 ns/op BenchmarkStableInt1K-4 100 1201369 ns/op BenchmarkStableInt1K_Slice-4 100 1059778 ns/op BenchmarkSortInt64K-4 2 67988752 ns/op BenchmarkSortInt64K_Slice-4 2 62173882 ns/op BenchmarkStableInt64K-4 1 101523388 ns/op BenchmarkSort1e2-4 314 363080 ns/op BenchmarkStable1e2-4 128 1061492 ns/op BenchmarkSort1e4-4 2 69035970 ns/op BenchmarkStable1e4-4 1 293185164 ns/op PASS ok sort 37.936s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 783452 188.7 ns/op BenchmarkAtof64Float-4 725034 173.6 ns/op BenchmarkAtof64FloatExp-4 555314 226.9 ns/op BenchmarkAtof64Big-4 484729 274.2 ns/op BenchmarkAtof64RandomBits-4 454090 393.1 ns/op BenchmarkAtof64RandomFloats-4 356833 289.7 ns/op BenchmarkAtof64RandomLongFloats-4 449410 295.0 ns/op BenchmarkAtof32Decimal-4 830707 155.4 ns/op BenchmarkAtof32Float-4 711942 235.0 ns/op BenchmarkAtof32FloatExp-4 595874 211.7 ns/op BenchmarkAtof32Random-4 335068 470.5 ns/op BenchmarkAtof32RandomLong-4 144836 825.8 ns/op BenchmarkParseInt/Pos/7bit-4 1266847 89.11 ns/op BenchmarkParseInt/Pos/26bit-4 822432 151.4 ns/op BenchmarkParseInt/Pos/31bit-4 735278 255.9 ns/op BenchmarkParseInt/Pos/56bit-4 517971 237.3 ns/op BenchmarkParseInt/Pos/63bit-4 498378 267.5 ns/op BenchmarkParseInt/Neg/7bit-4 1151674 91.47 ns/op BenchmarkParseInt/Neg/26bit-4 754663 150.1 ns/op BenchmarkParseInt/Neg/31bit-4 778333 170.4 ns/op BenchmarkParseInt/Neg/56bit-4 540250 234.0 ns/op BenchmarkParseInt/Neg/63bit-4 443922 297.2 ns/op BenchmarkAtoi/Pos/7bit-4 1686208 73.32 ns/op BenchmarkAtoi/Pos/26bit-4 731691 140.7 ns/op BenchmarkAtoi/Pos/31bit-4 829556 130.9 ns/op BenchmarkAtoi/Pos/56bit-4 630253 215.4 ns/op BenchmarkAtoi/Pos/63bit-4 472160 400.7 ns/op BenchmarkAtoi/Neg/7bit-4 1607736 77.45 ns/op BenchmarkAtoi/Neg/26bit-4 687716 153.5 ns/op BenchmarkAtoi/Neg/31bit-4 825301 144.6 ns/op BenchmarkAtoi/Neg/56bit-4 625268 218.3 ns/op BenchmarkAtoi/Neg/63bit-4 418611 275.0 ns/op BenchmarkFormatFloat/Decimal-4 102748 1187 ns/op BenchmarkFormatFloat/Float-4 70035 1504 ns/op BenchmarkFormatFloat/Exp-4 107950 1873 ns/op BenchmarkFormatFloat/NegExp-4 76045 2040 ns/op BenchmarkFormatFloat/LongExp-4 75775 1559 ns/op BenchmarkFormatFloat/Big-4 69144 1462 ns/op BenchmarkFormatFloat/BinaryExp-4 179007 721.5 ns/op BenchmarkFormatFloat/32Integer-4 103144 1198 ns/op BenchmarkFormatFloat/32ExactFraction-4 97149 1168 ns/op BenchmarkFormatFloat/32Point-4 91862 1617 ns/op BenchmarkFormatFloat/32Exp-4 84738 1415 ns/op BenchmarkFormatFloat/32NegExp-4 98680 1290 ns/op BenchmarkFormatFloat/32Shortest-4 92716 1160 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 109915 1042 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 104323 1180 ns/op BenchmarkFormatFloat/64Fixed1-4 118848 1123 ns/op BenchmarkFormatFloat/64Fixed2-4 142720 982.0 ns/op BenchmarkFormatFloat/64Fixed3-4 138164 961.5 ns/op BenchmarkFormatFloat/64Fixed4-4 133310 1024 ns/op BenchmarkFormatFloat/64Fixed12-4 82454 1524 ns/op BenchmarkFormatFloat/64Fixed16-4 80361 1497 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 93356 1628 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 74497 1562 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2384 53874 ns/op BenchmarkFormatFloat/Slowpath64-4 75814 2020 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 73902 2090 ns/op BenchmarkAppendFloat/Decimal-4 116420 935.0 ns/op BenchmarkAppendFloat/Float-4 99438 1183 ns/op BenchmarkAppendFloat/Exp-4 118166 943.4 ns/op BenchmarkAppendFloat/NegExp-4 115146 1025 ns/op BenchmarkAppendFloat/LongExp-4 79717 1349 ns/op BenchmarkAppendFloat/Big-4 81519 1463 ns/op BenchmarkAppendFloat/BinaryExp-4 298524 571.9 ns/op BenchmarkAppendFloat/32Integer-4 130558 923.3 ns/op BenchmarkAppendFloat/32ExactFraction-4 138699 1504 ns/op BenchmarkAppendFloat/32Point-4 104362 1246 ns/op BenchmarkAppendFloat/32Exp-4 131128 969.7 ns/op BenchmarkAppendFloat/32NegExp-4 136119 1242 ns/op BenchmarkAppendFloat/32Shortest-4 125091 927.5 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 149227 822.6 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 129001 939.7 ns/op BenchmarkAppendFloat/64Fixed1-4 180921 684.4 ns/op BenchmarkAppendFloat/64Fixed2-4 167402 819.8 ns/op BenchmarkAppendFloat/64Fixed3-4 194518 700.3 ns/op BenchmarkAppendFloat/64Fixed4-4 169196 724.1 ns/op BenchmarkAppendFloat/64Fixed12-4 91060 1241 ns/op BenchmarkAppendFloat/64Fixed16-4 108056 1104 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 115908 1050 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 96501 1282 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2002 58343 ns/op BenchmarkAppendFloat/Slowpath64-4 80912 2738 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 67081 1619 ns/op BenchmarkFormatInt-4 12864 11230 ns/op BenchmarkAppendInt-4 11233 11672 ns/op BenchmarkFormatUint-4 75739 2016 ns/op BenchmarkAppendUint-4 76155 1644 ns/op BenchmarkFormatIntSmall/7-4 1634534 74.77 ns/op BenchmarkFormatIntSmall/42-4 1597128 75.96 ns/op BenchmarkAppendIntSmall-4 1000000 128.5 ns/op BenchmarkAppendUintVarlen/1-4 762753 147.4 ns/op BenchmarkAppendUintVarlen/12-4 817674 141.7 ns/op BenchmarkAppendUintVarlen/123-4 862972 236.9 ns/op BenchmarkAppendUintVarlen/1234-4 608932 354.5 ns/op BenchmarkAppendUintVarlen/12345-4 506522 203.2 ns/op BenchmarkAppendUintVarlen/123456-4 623128 223.6 ns/op BenchmarkAppendUintVarlen/1234567-4 637690 190.1 ns/op BenchmarkAppendUintVarlen/12345678-4 780312 190.3 ns/op BenchmarkAppendUintVarlen/123456789-4 793264 169.0 ns/op BenchmarkAppendUintVarlen/1234567890-4 666739 174.9 ns/op BenchmarkAppendUintVarlen/12345678901-4 591805 296.6 ns/op BenchmarkAppendUintVarlen/123456789012-4 570616 205.4 ns/op BenchmarkAppendUintVarlen/1234567890123-4 669121 277.2 ns/op BenchmarkAppendUintVarlen/12345678901234-4 577864 192.5 ns/op BenchmarkAppendUintVarlen/123456789012345-4 728346 343.4 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 603478 194.0 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 577312 343.5 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 649132 180.3 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 650649 321.3 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 725170 195.8 ns/op BenchmarkQuote-4 34741 3577 ns/op BenchmarkQuoteRune-4 373879 555.0 ns/op BenchmarkAppendQuote-4 43707 2866 ns/op BenchmarkAppendQuoteRune-4 703212 210.1 ns/op BenchmarkUnquoteEasy-4 1202418 159.2 ns/op BenchmarkUnquoteHard-4 33829 4170 ns/op PASS ok strconv 24.186s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 341794 352.2 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 100744 1643 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 110722 924.0 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 315764 539.2 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 70515 2176 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 100356 1773 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 604210 239.0 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 19860 7411 ns/op BenchmarkGenericMatch1-4 2095 76996 ns/op BenchmarkGenericMatch2-4 382 278831 ns/op BenchmarkSingleMaxSkipping-4 10000 10161 ns/op 984.12 MB/s BenchmarkSingleLongSuffixFail-4 21003 5933 ns/op 168.88 MB/s BenchmarkSingleMatch-4 208 557213 ns/op 26.92 MB/s BenchmarkByteByteNoMatch-4 94232 1213 ns/op BenchmarkByteByteMatch-4 15540 7607 ns/op BenchmarkByteStringMatch-4 14881 7020 ns/op BenchmarkHTMLEscapeNew-4 61836 2338 ns/op BenchmarkHTMLEscapeOld-4 71809 1667 ns/op BenchmarkByteStringReplacerWriteString-4 1456 124287 ns/op BenchmarkByteReplacerWriteString-4 1614 72420 ns/op BenchmarkByteByteReplaces-4 2821 56242 ns/op BenchmarkByteByteMap-4 6237 18329 ns/op BenchmarkMap/identity/ASCII-4 820040 186.3 ns/op BenchmarkMap/identity/Greek-4 560737 238.5 ns/op BenchmarkMap/change/ASCII-4 34321 3447 ns/op BenchmarkMap/change/Greek-4 20811 5032 ns/op BenchmarkIndexRune-4 1689799 70.30 ns/op BenchmarkIndexRuneLongString-4 1410444 77.22 ns/op BenchmarkIndexRuneFastPath-4 3399182 41.27 ns/op BenchmarkIndex-4 3159247 36.74 ns/op BenchmarkLastIndex-4 3074216 35.23 ns/op BenchmarkIndexByte-4 14807803 8.147 ns/op BenchmarkToUpper/#00-4 2737377 42.93 ns/op BenchmarkToUpper/ONLYUPPER-4 2237762 71.88 ns/op BenchmarkToUpper/abc-4 337483 402.5 ns/op BenchmarkToUpper/AbC123-4 235831 963.6 ns/op BenchmarkToUpper/azAZ09_-4 225182 492.7 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 45555 2795 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 61274 1912 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 30502 3983 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 57517 2066 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 131416 1053 ns/op BenchmarkToLower/#00-4 2468769 70.98 ns/op BenchmarkToLower/abc-4 2439297 47.40 ns/op BenchmarkToLower/AbC123-4 190344 642.7 ns/op BenchmarkToLower/azAZ09_-4 179181 641.0 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 84160 1426 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 54460 1997 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 31518 3650 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 72460 2649 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 121454 1132 ns/op BenchmarkMapNoChanges-4 890371 124.7 ns/op BenchmarkTrim-4 34102 4190 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2634499 45.95 ns/op BenchmarkToValidUTF8/InvalidASCII-4 172849 718.9 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 93903 1145 ns/op BenchmarkEqualFold/Tests-4 54056 3548 ns/op BenchmarkEqualFold/ASCII-4 2676472 40.77 ns/op BenchmarkEqualFold/UnicodePrefix-4 132241 926.8 ns/op BenchmarkEqualFold/UnicodeSuffix-4 139312 855.5 ns/op BenchmarkIndexHard1-4 1126 106242 ns/op BenchmarkIndexHard2-4 853 146018 ns/op BenchmarkIndexHard3-4 198 594538 ns/op BenchmarkIndexHard4-4 250 486768 ns/op BenchmarkLastIndexHard1-4 86 1494755 ns/op BenchmarkLastIndexHard2-4 87 1476204 ns/op BenchmarkLastIndexHard3-4 80 1466220 ns/op BenchmarkCountHard1-4 1093 107944 ns/op BenchmarkCountHard2-4 789 201803 ns/op BenchmarkCountHard3-4 199 583482 ns/op BenchmarkIndexTorture-4 10000 11593 ns/op BenchmarkCountTorture-4 10538 11345 ns/op BenchmarkCountTortureOverlapping-4 976 113238 ns/op BenchmarkCountByte/10-4 3627076 38.89 ns/op 257.12 MB/s BenchmarkCountByte/32-4 3365733 35.64 ns/op 897.94 MB/s BenchmarkCountByte/4096-4 1000000 119.4 ns/op 34297.39 MB/s BenchmarkCountByte/4194304-4 954 214103 ns/op 19590.13 MB/s BenchmarkCountByte/67108864-4 30 4204539 ns/op 15961.05 MB/s BenchmarkFields/ASCII/16-4 309992 427.0 ns/op 37.47 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 18018 5802 ns/op 44.12 MB/s 448 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1863 82274 ns/op 49.79 MB/s 6528 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 91 1407565 ns/op 46.56 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 6 25203649 ns/op 41.60 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 108733 1862 ns/op 8.59 MB/s 16 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 16588 ns/op 15.43 MB/s 448 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 500 222545 ns/op 18.41 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 34 4900364 ns/op 13.37 MB/s 463106 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 80579349 ns/op 13.01 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 155839 717.9 ns/op 22.29 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 14042 10101 ns/op 25.34 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 865 176075 ns/op 23.26 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 34 4251375 ns/op 15.42 MB/s 463106 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 73974483 ns/op 14.17 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 111998 1138 ns/op 14.05 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 8340 12090 ns/op 21.18 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 626 235955 ns/op 17.36 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 34 4664160 ns/op 14.05 MB/s 463106 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 74200252 ns/op 14.13 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 81965462 ns/op BenchmarkSplitSingleByteSeparator-4 20 9152360 ns/op BenchmarkSplitMultiByteSeparator-4 32 3545972 ns/op BenchmarkSplitNSingleByteSeparator-4 209026 898.1 ns/op BenchmarkSplitNMultiByteSeparator-4 147837 1062 ns/op BenchmarkRepeat/5x0-4 2695838 66.05 ns/op BenchmarkRepeat/5x1-4 2848803 49.53 ns/op BenchmarkRepeat/5x2-4 256070 642.3 ns/op BenchmarkRepeat/5x6-4 127112 911.1 ns/op BenchmarkRepeat/10x0-4 2575958 40.48 ns/op BenchmarkRepeat/10x1-4 2794086 42.51 ns/op BenchmarkRepeat/10x2-4 219231 546.7 ns/op BenchmarkRepeat/10x6-4 143799 915.9 ns/op BenchmarkRepeatLarge/256/1-4 62869 2683 ns/op 95.40 MB/s BenchmarkRepeatLarge/256/16-4 103749 1931 ns/op 132.55 MB/s BenchmarkRepeatLarge/512/1-4 42092 3718 ns/op 137.71 MB/s BenchmarkRepeatLarge/512/16-4 48919 2798 ns/op 182.97 MB/s BenchmarkRepeatLarge/1024/1-4 32586 4582 ns/op 223.49 MB/s BenchmarkRepeatLarge/1024/16-4 29995 3772 ns/op 271.46 MB/s BenchmarkRepeatLarge/2048/1-4 17143 6320 ns/op 324.07 MB/s BenchmarkRepeatLarge/2048/16-4 22627 7177 ns/op 285.35 MB/s BenchmarkRepeatLarge/4096/1-4 10000 10774 ns/op 380.16 MB/s BenchmarkRepeatLarge/4096/16-4 10000 10406 ns/op 393.63 MB/s BenchmarkRepeatLarge/8192/1-4 10000 18688 ns/op 438.36 MB/s BenchmarkRepeatLarge/8192/16-4 10000 20563 ns/op 398.38 MB/s BenchmarkRepeatLarge/8192/4097-4 3272545 33.34 ns/op 122880.80 MB/s BenchmarkRepeatLarge/16384/1-4 4924 30482 ns/op 537.50 MB/s BenchmarkRepeatLarge/16384/16-4 10000 30482 ns/op 537.49 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 24646 ns/op 498.71 MB/s BenchmarkRepeatLarge/32768/1-4 1942 55582 ns/op 589.55 MB/s BenchmarkRepeatLarge/32768/16-4 2330 63376 ns/op 517.04 MB/s BenchmarkRepeatLarge/32768/4097-4 2185 63120 ns/op 454.36 MB/s BenchmarkRepeatLarge/65536/1-4 1224 120357 ns/op 544.52 MB/s BenchmarkRepeatLarge/65536/16-4 1118 120139 ns/op 545.50 MB/s BenchmarkRepeatLarge/65536/4097-4 1006 110843 ns/op 554.43 MB/s BenchmarkRepeatLarge/131072/1-4 244 494078 ns/op 265.29 MB/s BenchmarkRepeatLarge/131072/16-4 219 542422 ns/op 241.64 MB/s BenchmarkRepeatLarge/131072/4097-4 272 546051 ns/op 232.59 MB/s BenchmarkRepeatLarge/262144/1-4 201 787928 ns/op 332.70 MB/s BenchmarkRepeatLarge/262144/16-4 152 719253 ns/op 364.47 MB/s BenchmarkRepeatLarge/262144/4097-4 139 892893 ns/op 289.07 MB/s BenchmarkRepeatLarge/524288/1-4 60 1814394 ns/op 288.96 MB/s BenchmarkRepeatLarge/524288/16-4 69 1747017 ns/op 300.10 MB/s BenchmarkRepeatLarge/524288/4097-4 86 1647729 ns/op 315.78 MB/s BenchmarkRepeatLarge/1048576/1-4 45 3382546 ns/op 310.00 MB/s BenchmarkRepeatLarge/1048576/16-4 34 3025552 ns/op 346.57 MB/s BenchmarkRepeatLarge/1048576/4097-4 33 3428614 ns/op 304.71 MB/s BenchmarkRepeatLarge/2097152/1-4 24 6004588 ns/op 349.26 MB/s BenchmarkRepeatLarge/2097152/16-4 28 6097689 ns/op 343.93 MB/s BenchmarkRepeatLarge/2097152/4097-4 33 5768170 ns/op 362.95 MB/s BenchmarkRepeatLarge/4194304/1-4 12 11835918 ns/op 354.37 MB/s BenchmarkRepeatLarge/4194304/16-4 12 9529544 ns/op 440.14 MB/s BenchmarkRepeatLarge/4194304/4097-4 12 11626105 ns/op 360.50 MB/s BenchmarkRepeatLarge/8388608/1-4 7 17499731 ns/op 479.36 MB/s BenchmarkRepeatLarge/8388608/16-4 5 22371944 ns/op 374.96 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 21977480 ns/op 381.60 MB/s BenchmarkRepeatLarge/16777216/1-4 4 36023819 ns/op 465.73 MB/s BenchmarkRepeatLarge/16777216/16-4 4 26463753 ns/op 633.97 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 34914103 ns/op 480.53 MB/s BenchmarkRepeatLarge/33554432/1-4 3 57094384 ns/op 587.70 MB/s BenchmarkRepeatLarge/33554432/16-4 2 51249549 ns/op 654.73 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 83328724 ns/op 402.68 MB/s BenchmarkRepeatLarge/67108864/1-4 1 106046333 ns/op 632.83 MB/s BenchmarkRepeatLarge/67108864/16-4 1 103943324 ns/op 645.63 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 130633911 ns/op 513.72 MB/s BenchmarkRepeatLarge/134217728/1-4 1 317737499 ns/op 422.42 MB/s BenchmarkRepeatLarge/134217728/16-4 1 247331088 ns/op 542.66 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 200110813 ns/op 670.72 MB/s BenchmarkRepeatLarge/268435456/1-4 1 469205998 ns/op 572.11 MB/s BenchmarkRepeatLarge/268435456/16-4 1 484842719 ns/op 553.65 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 439310751 ns/op 611.04 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1133813481 ns/op 473.51 MB/s BenchmarkRepeatLarge/536870912/16-4 1 892116087 ns/op 601.79 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 862858444 ns/op 622.20 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 5177537422 ns/op 207.38 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 5507422806 ns/op 194.96 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 6270802734 ns/op 171.23 MB/s BenchmarkIndexAnyASCII/1:1-4 2146388 54.99 ns/op BenchmarkIndexAnyASCII/1:2-4 1942366 60.30 ns/op BenchmarkIndexAnyASCII/1:4-4 2072438 73.25 ns/op BenchmarkIndexAnyASCII/1:8-4 1999657 59.29 ns/op BenchmarkIndexAnyASCII/1:16-4 2019805 63.48 ns/op BenchmarkIndexAnyASCII/1:32-4 2050484 57.53 ns/op BenchmarkIndexAnyASCII/1:64-4 1991038 62.44 ns/op BenchmarkIndexAnyASCII/16:1-4 1879240 62.53 ns/op BenchmarkIndexAnyASCII/16:2-4 798550 134.7 ns/op BenchmarkIndexAnyASCII/16:4-4 977498 142.4 ns/op BenchmarkIndexAnyASCII/16:8-4 961032 141.2 ns/op BenchmarkIndexAnyASCII/16:16-4 751906 152.6 ns/op BenchmarkIndexAnyASCII/16:32-4 804207 175.2 ns/op BenchmarkIndexAnyASCII/16:64-4 519408 398.8 ns/op BenchmarkIndexAnyASCII/256:1-4 1629980 65.74 ns/op BenchmarkIndexAnyASCII/256:2-4 82908 1309 ns/op BenchmarkIndexAnyASCII/256:4-4 87895 1422 ns/op BenchmarkIndexAnyASCII/256:8-4 76592 1770 ns/op BenchmarkIndexAnyASCII/256:16-4 84250 1770 ns/op BenchmarkIndexAnyASCII/256:32-4 82714 1370 ns/op BenchmarkIndexAnyASCII/256:64-4 71458 1680 ns/op BenchmarkIndexAnyUTF8/1:1-4 2192904 54.54 ns/op BenchmarkIndexAnyUTF8/1:2-4 2019067 58.58 ns/op BenchmarkIndexAnyUTF8/1:4-4 1789726 62.41 ns/op BenchmarkIndexAnyUTF8/1:8-4 2076988 62.86 ns/op BenchmarkIndexAnyUTF8/1:16-4 1000000 113.1 ns/op BenchmarkIndexAnyUTF8/1:32-4 1912192 61.89 ns/op BenchmarkIndexAnyUTF8/1:64-4 1895054 87.18 ns/op BenchmarkIndexAnyUTF8/16:1-4 1000000 103.3 ns/op BenchmarkIndexAnyUTF8/16:2-4 278949 503.8 ns/op BenchmarkIndexAnyUTF8/16:4-4 278540 495.3 ns/op BenchmarkIndexAnyUTF8/16:8-4 274353 472.4 ns/op BenchmarkIndexAnyUTF8/16:16-4 230562 507.9 ns/op BenchmarkIndexAnyUTF8/16:32-4 239386 501.0 ns/op BenchmarkIndexAnyUTF8/16:64-4 239571 513.7 ns/op BenchmarkIndexAnyUTF8/256:1-4 400426 488.6 ns/op BenchmarkIndexAnyUTF8/256:2-4 17109 7064 ns/op BenchmarkIndexAnyUTF8/256:4-4 17518 6839 ns/op BenchmarkIndexAnyUTF8/256:8-4 15942 6923 ns/op BenchmarkIndexAnyUTF8/256:16-4 16809 9565 ns/op BenchmarkIndexAnyUTF8/256:32-4 10000 10821 ns/op BenchmarkIndexAnyUTF8/256:64-4 15976 7881 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1993212 62.02 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1612099 62.31 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2057754 55.08 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2094396 62.01 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2084764 75.72 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1911280 76.71 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1949140 67.33 ns/op BenchmarkLastIndexAnyASCII/16:1-4 903116 132.7 ns/op BenchmarkLastIndexAnyASCII/16:2-4 766174 184.4 ns/op BenchmarkLastIndexAnyASCII/16:4-4 1000000 157.5 ns/op BenchmarkLastIndexAnyASCII/16:8-4 875437 149.3 ns/op BenchmarkLastIndexAnyASCII/16:16-4 610690 172.9 ns/op BenchmarkLastIndexAnyASCII/16:32-4 628484 245.7 ns/op BenchmarkLastIndexAnyASCII/16:64-4 598836 242.5 ns/op BenchmarkLastIndexAnyASCII/256:1-4 85518 1319 ns/op BenchmarkLastIndexAnyASCII/256:2-4 87290 1784 ns/op BenchmarkLastIndexAnyASCII/256:4-4 83258 1552 ns/op BenchmarkLastIndexAnyASCII/256:8-4 92390 2453 ns/op BenchmarkLastIndexAnyASCII/256:16-4 85543 1276 ns/op BenchmarkLastIndexAnyASCII/256:32-4 78924 1539 ns/op BenchmarkLastIndexAnyASCII/256:64-4 77538 1664 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1843035 61.31 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2087184 58.06 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1957950 59.26 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2023478 55.41 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1870477 81.34 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1992124 64.75 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2102330 66.53 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 238074 612.4 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 153801 1006 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 134280 1141 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 102272 1100 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 133534 845.1 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 143001 847.2 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 152749 860.4 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 19785 6809 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 10000 24614 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 10000 12055 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 6993 16529 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 12309 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 8709 12971 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 9574 13400 ns/op BenchmarkTrimASCII/1:1-4 2759914 54.59 ns/op BenchmarkTrimASCII/1:2-4 2168716 62.37 ns/op BenchmarkTrimASCII/1:4-4 2063811 59.44 ns/op BenchmarkTrimASCII/1:8-4 1910078 78.22 ns/op BenchmarkTrimASCII/1:16-4 1722272 71.26 ns/op BenchmarkTrimASCII/16:1-4 2117398 56.43 ns/op BenchmarkTrimASCII/16:2-4 840841 158.8 ns/op BenchmarkTrimASCII/16:4-4 834907 213.4 ns/op BenchmarkTrimASCII/16:8-4 776517 143.9 ns/op BenchmarkTrimASCII/16:16-4 799280 151.8 ns/op BenchmarkTrimASCII/256:1-4 821283 141.4 ns/op BenchmarkTrimASCII/256:2-4 74588 1423 ns/op BenchmarkTrimASCII/256:4-4 89281 1399 ns/op BenchmarkTrimASCII/256:8-4 90120 1334 ns/op BenchmarkTrimASCII/256:16-4 88626 1319 ns/op BenchmarkTrimASCII/4096:1-4 84734 1290 ns/op BenchmarkTrimASCII/4096:2-4 6926 20556 ns/op BenchmarkTrimASCII/4096:4-4 6356 19510 ns/op BenchmarkTrimASCII/4096:8-4 5666 19691 ns/op BenchmarkTrimASCII/4096:16-4 5842 19793 ns/op BenchmarkTrimByte-4 2888227 39.58 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 15813 7379 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 16875 7561 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1538 168153 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2788 72303 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 5560 20435 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 10000 13139 ns/op BenchmarkJoin/0-4 3491467 43.13 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2723787 44.09 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 202279 674.5 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 127707 929.8 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 94177 1316 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 62280 1622 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 60698 2027 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 51376 2463 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2150802 89.90 ns/op BenchmarkTrimSpace/ASCII-4 1436110 78.61 ns/op BenchmarkTrimSpace/SomeNonASCII-4 120734 996.4 ns/op BenchmarkTrimSpace/JustNonASCII-4 74470 1625 ns/op BenchmarkReplaceAll-4 98504 1200 ns/op 16 B/op 1 allocs/op PASS ok strings 120.513s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 65510 1828 ns/op BenchmarkCond2-4 28174 4124 ns/op BenchmarkCond4-4 15975 7685 ns/op BenchmarkCond8-4 7996 14832 ns/op BenchmarkCond16-4 3487 29579 ns/op BenchmarkCond32-4 2265 55425 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 655346 219.6 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 303184 377.4 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 534595 211.6 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 598756 215.9 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 319714 325.6 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 586650 171.7 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 70795 1476 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 73176 2047 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 73444 2184 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 65142 2428 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 633796 217.9 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 166320 605.5 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 641361 176.8 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 159061 678.1 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 593259 193.2 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 202725 568.6 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1022296 125.4 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 66258 2328 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 146206 888.4 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 252175 468.3 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 6210 20764 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 288 436381 ns/op BenchmarkRange/*sync.Map-4 1272 82768 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 93661 2480 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 189517 633.9 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 96777 1513 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 43903 2731 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 215288 698.1 ns/op BenchmarkAdversarialDelete/*sync.Map-4 102354 1879 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 92726 1387 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 191768 637.9 ns/op BenchmarkDeleteCollision/*sync.Map-4 807252 144.4 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 72454 2483 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 147523 755.1 ns/op BenchmarkSwapCollision/*sync.Map-4 100314 1243 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 100 1004173 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 119788 970.2 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 269584 501.6 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 23781 4831 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 77875 1758 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 29955 4552 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 243151 465.8 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 145522 929.7 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 220426 886.7 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 911460 120.2 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 200023 653.2 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1073956 149.0 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 628988 176.0 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 182646 725.5 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 601118 191.1 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 123895 1128 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 305655 569.3 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 407739 472.2 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 122911 1046 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 378450 372.7 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 351316 558.8 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 139414 978.8 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 302035 412.3 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 61000 1857 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 189914 787.7 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 284851 352.3 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 112056 1020 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 396091 269.2 ns/op BenchmarkUncontendedSemaphore-4 4301898 27.28 ns/op BenchmarkContendedSemaphore-4 3928148 27.48 ns/op BenchmarkMutexUncontended-4 564226 244.4 ns/op BenchmarkMutex-4 200809 594.4 ns/op BenchmarkMutexSlack-4 214497 610.1 ns/op BenchmarkMutexWork-4 206169 762.9 ns/op BenchmarkMutexWorkSlack-4 195237 662.8 ns/op BenchmarkMutexNoSpin-4 46416 2195 ns/op BenchmarkMutexSpin-4 57278 2179 ns/op BenchmarkOnce-4 958681 136.1 ns/op BenchmarkSemaUncontended-4 3914722 30.14 ns/op BenchmarkSemaSyntNonblock-4 1336483 78.95 ns/op BenchmarkSemaSyntBlock-4 1830417 75.26 ns/op BenchmarkSemaWorkNonblock-4 1198417 101.0 ns/op BenchmarkSemaWorkBlock-4 1233097 96.41 ns/op BenchmarkRWMutexUncontended-4 265104 451.5 ns/op BenchmarkRWMutexWrite100-4 313971 384.7 ns/op BenchmarkRWMutexWrite10-4 332388 388.5 ns/op BenchmarkRWMutexWorkWrite100-4 239974 525.4 ns/op BenchmarkRWMutexWorkWrite10-4 253572 487.5 ns/op BenchmarkWaitGroupUncontended-4 652728 200.7 ns/op BenchmarkWaitGroupAddDone-4 446583 259.9 ns/op BenchmarkWaitGroupAddDoneWork-4 425888 285.2 ns/op BenchmarkWaitGroupWait-4 2385097 51.25 ns/op BenchmarkWaitGroupWaitWork-4 1715102 68.23 ns/op BenchmarkWaitGroupActuallyWait-4 30628 3969 ns/op 32 B/op 2 allocs/op PASS ok sync 26.112s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 758413 160.2 ns/op PASS ok sync/atomic 0.283s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 115994 1043 ns/op 0 B/op 0 allocs/op PASS ok testing 0.339s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 5425 22791 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 9422 13360 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 74 1755535 ns/op 129393 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 82 1653386 ns/op 1577 B/op 12 allocs/op BenchmarkTable/1x100000/new-4 1 225205119 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/1x100000/reuse-4 1 216587277 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/10x10/new-4 1364 99048 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1899 67677 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 10 13256509 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 18 8038297 ns/op 22976 B/op 57 allocs/op BenchmarkTable/10x100000/new-4 1 854554794 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 841088636 ns/op 48121184 B/op 100078 allocs/op BenchmarkTable/100x10/new-4 168 756227 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 204 631918 ns/op 192 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 1 103896504 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 84238424 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 8279572779 ns/op 335150240 B/op 100092 allocs/op BenchmarkTable/100x100000/reuse-4 1 8700826131 ns/op 335149960 B/op 100090 allocs/op BenchmarkPyramid/10-4 1981 56155 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 38 4475681 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 345008190 ns/op 35625256 B/op 2055 allocs/op BenchmarkRagged/10-4 2452 51069 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 206 495166 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 27 6202057 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 7284 17604 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 23.769s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 1 118850071 ns/op BenchmarkVariableString-4 71834 2262 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1904 63331 ns/op 2510 B/op 39 allocs/op PASS ok text/template/parse 0.791s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 46 2392233 ns/op BenchmarkAfter-4 124 891708 ns/op BenchmarkStop-4 237 619924 ns/op BenchmarkSimultaneousAfterFunc-4 38 3529125 ns/op BenchmarkStartStop-4 250 725544 ns/op BenchmarkReset-4 1686 60588 ns/op BenchmarkSleep-4 28 3949869 ns/op BenchmarkParallelTimerLatency-4 33 1238994 avg-late-ns 2939470 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 34 648888 avg-late-ns 2430646 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 31 470563 avg-late-ns 2432801 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 33 452448 avg-late-ns 2741234 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 31 427485 avg-late-ns 2824792 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 27 1442949 avg-late-ns 8083586 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 604455 avg-late-ns 3917997 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 27 5281438 avg-late-ns 24693665 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 1294568 avg-late-ns 6825529 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 24 5483715 avg-late-ns 17237474 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 20 7107310 avg-late-ns 23429600 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 32 561199 avg-late-ns 2181865 max-late-ns BenchmarkTicker-4 1 365677136 ns/op BenchmarkTickerReset-4 2192 52130 ns/op BenchmarkTickerResetNaive-4 242 636807 ns/op BenchmarkNow-4 730396 184.9 ns/op BenchmarkNowUnixNano-4 671619 180.3 ns/op BenchmarkNowUnixMilli-4 685179 171.3 ns/op BenchmarkNowUnixMicro-4 783844 183.2 ns/op BenchmarkFormat-4 52869 2832 ns/op BenchmarkFormatRFC3339-4 70670 1615 ns/op BenchmarkFormatRFC3339Nano-4 72138 1614 ns/op BenchmarkFormatNow-4 71787 1748 ns/op BenchmarkMarshalJSON-4 89533 1364 ns/op BenchmarkMarshalText-4 87876 1326 ns/op BenchmarkParse-4 108693 1406 ns/op BenchmarkParseRFC3339UTC-4 280176 367.0 ns/op BenchmarkParseRFC3339UTCBytes-4 220017 523.9 ns/op BenchmarkParseRFC3339TZ-4 88956 1302 ns/op BenchmarkParseRFC3339TZBytes-4 80376 1525 ns/op BenchmarkParseDuration-4 470283 449.1 ns/op BenchmarkHour-4 866635 138.3 ns/op BenchmarkSecond-4 815362 134.0 ns/op BenchmarkYear-4 620402 185.4 ns/op BenchmarkDay-4 562742 207.5 ns/op BenchmarkISOWeek-4 624841 182.7 ns/op BenchmarkGoString-4 68326 1878 ns/op BenchmarkUnmarshalText-4 65752 1794 ns/op PASS ok time 14.277s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 561146 236.1 ns/op BenchmarkDecodeValidJapaneseChars-4 643444 273.3 ns/op BenchmarkDecodeRune-4 1791141 59.19 ns/op BenchmarkEncodeValidASCII-4 318273 403.8 ns/op BenchmarkEncodeValidJapaneseChars-4 646195 180.1 ns/op BenchmarkAppendRuneValidASCII-4 1000000 115.8 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2034909 59.35 ns/op BenchmarkEncodeRune-4 3991492 30.86 ns/op PASS ok unicode/utf16 1.674s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 893804 115.2 ns/op BenchmarkRuneCountTenJapaneseChars-4 199957 563.0 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2947003 38.12 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 382958 333.2 ns/op BenchmarkValidTenASCIIChars-4 1000000 105.3 ns/op BenchmarkValid100KASCIIChars-4 157 727042 ns/op BenchmarkValidTenJapaneseChars-4 199219 624.4 ns/op BenchmarkValidLongMostlyASCII-4 151 787547 ns/op BenchmarkValidLongJapanese-4 67 1797992 ns/op BenchmarkValidStringTenASCIIChars-4 3532244 33.81 ns/op BenchmarkValidString100KASCIIChars-4 13278 8936 ns/op BenchmarkValidStringTenJapaneseChars-4 360237 427.8 ns/op BenchmarkValidStringLongMostlyASCII-4 1153 115876 ns/op BenchmarkValidStringLongJapanese-4 100 1038158 ns/op BenchmarkEncodeASCIIRune-4 2792948 40.83 ns/op BenchmarkEncodeJapaneseRune-4 1727793 64.32 ns/op BenchmarkAppendASCIIRune-4 8004336 13.80 ns/op BenchmarkAppendJapaneseRune-4 1966218 57.63 ns/op BenchmarkDecodeASCIIRune-4 2398116 49.70 ns/op BenchmarkDecodeJapaneseRune-4 1593561 74.60 ns/op BenchmarkFullRune/ASCII-4 3377751 34.66 ns/op BenchmarkFullRune/Incomplete-4 1577079 74.19 ns/op BenchmarkFullRune/Japanese-4 3453526 33.93 ns/op PASS ok unicode/utf8 4.213s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 53355072859 ns/op PASS ok cmd/api 71.399s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1310344 88.00 ns/op BenchmarkEqArrayOfStrings64-4 204363 563.9 ns/op BenchmarkEqArrayOfStrings1024-4 14172 8122 ns/op BenchmarkEqArrayOfFloats5-4 1540644 77.43 ns/op BenchmarkEqArrayOfFloats64-4 225054 563.0 ns/op BenchmarkEqArrayOfFloats1024-4 14078 8134 ns/op BenchmarkEqStruct-4 29453461 4.337 ns/op PASS ok cmd/compile/internal/reflectdata 1.417s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 4678 185576 ns/op BenchmarkCopyElim1-4 273 416524 ns/op BenchmarkCopyElim10-4 268 453967 ns/op BenchmarkCopyElim100-4 190 752235 ns/op BenchmarkCopyElim1000-4 44 2302964 ns/op BenchmarkCopyElim10000-4 4 29574469 ns/op BenchmarkCopyElim100000-4 1 484513119 ns/op BenchmarkDeadCode/1-4 200 601174 ns/op BenchmarkDeadCode/10-4 169 868290 ns/op BenchmarkDeadCode/100-4 145 712813 ns/op BenchmarkDeadCode/1000-4 57 3072466 ns/op BenchmarkDeadCode/10000-4 4 28644278 ns/op BenchmarkDeadCode/100000-4 1 320598554 ns/op BenchmarkDeadCode/200000-4 1 635436116 ns/op BenchmarkDominatorsLinear-4 16 8654514 ns/op 1.16 MB/s BenchmarkDominatorsFwdBack-4 10 10966343 ns/op 0.91 MB/s BenchmarkDominatorsManyPred-4 9 11644016 ns/op 0.86 MB/s BenchmarkDominatorsMaxPred-4 10 11511953 ns/op 0.87 MB/s BenchmarkDominatorsMaxPredVal-4 10 11040402 ns/op 0.91 MB/s BenchmarkFuse/1-4 271 432708 ns/op BenchmarkFuse/10-4 258 453514 ns/op BenchmarkFuse/100-4 133 871267 ns/op BenchmarkFuse/1000-4 25 5768817 ns/op BenchmarkFuse/10000-4 2 61735071 ns/op BenchmarkNilCheckDeep1-4 12858 9087 ns/op 0.11 MB/s 239 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 5418 22313 ns/op 0.45 MB/s 233 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 777 149845 ns/op 0.67 MB/s 636 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 81 1438882 ns/op 0.69 MB/s 4088 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 7 16838731 ns/op 0.59 MB/s 126949 B/op 7 allocs/op BenchmarkDSEPass-4 39 3041384 ns/op 65780 B/op 8 allocs/op BenchmarkDSEPassBlock-4 1 111289912 ns/op 4301888 B/op 109362 allocs/op BenchmarkCSEPass-4 7 14319436 ns/op 112804 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 150802429 ns/op 5684168 B/op 97603 allocs/op BenchmarkDeadcodePass-4 183 669745 ns/op 93941 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 120666826 ns/op 4067432 B/op 45155 allocs/op BenchmarkMultiPass-4 46 2291591 ns/op 222931 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 301988133 ns/op 11242976 B/op 150141 allocs/op BenchmarkCondRewrite/SoloJump-4 4074708 40.20 ns/op BenchmarkCondRewrite/CombJump-4 2786356 41.63 ns/op PASS ok cmd/compile/internal/ssa 15.653s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 12903 8996 ns/op BenchmarkExtShift-4 23125 4996 ns/op BenchmarkModify-4 7417 15095 ns/op BenchmarkMullImm-4 23238 4964 ns/op BenchmarkConstModify-4 7986 14097 ns/op BenchmarkBitSet-4 12021 9863 ns/op BenchmarkBitClear-4 12338 9785 ns/op BenchmarkBitToggle-4 12253 9716 ns/op BenchmarkBitSetConst-4 134020 897.1 ns/op BenchmarkBitClearConst-4 143264 893.2 ns/op BenchmarkBitToggleConst-4 142645 875.3 ns/op BenchmarkDivconstI64-4 7626507 16.64 ns/op BenchmarkModconstI64-4 6084195 19.63 ns/op BenchmarkDivisiblePow2constI64-4 6755584 16.62 ns/op BenchmarkDivisibleconstI64-4 7163943 16.89 ns/op BenchmarkDivisibleWDivconstI64-4 3670389 29.97 ns/op BenchmarkDivconstU64/3-4 6842022 17.44 ns/op BenchmarkDivconstU64/5-4 7312336 16.62 ns/op BenchmarkDivconstU64/37-4 5497887 21.62 ns/op BenchmarkDivconstU64/1234567-4 5940584 20.62 ns/op BenchmarkModconstU64-4 7245033 16.03 ns/op BenchmarkDivisibleconstU64-4 8310960 14.32 ns/op BenchmarkDivisibleWDivconstU64-4 3903682 30.80 ns/op BenchmarkDivconstI32-4 7302064 16.34 ns/op BenchmarkModconstI32-4 8541519 14.38 ns/op BenchmarkDivisiblePow2constI32-4 8276815 13.79 ns/op BenchmarkDivisibleconstI32-4 8325345 14.11 ns/op BenchmarkDivisibleWDivconstI32-4 4003731 29.96 ns/op BenchmarkDivconstU32-4 5160381 22.03 ns/op BenchmarkModconstU32-4 4710769 23.07 ns/op BenchmarkDivisibleconstU32-4 7767640 14.33 ns/op BenchmarkDivisibleWDivconstU32-4 3562407 31.00 ns/op BenchmarkDivconstI16-4 6950844 16.66 ns/op BenchmarkModconstI16-4 8702133 15.53 ns/op BenchmarkDivisiblePow2constI16-4 7419848 14.32 ns/op BenchmarkDivisibleconstI16-4 7807239 14.47 ns/op BenchmarkDivisibleWDivconstI16-4 3868669 30.50 ns/op BenchmarkDivconstU16-4 8647904 14.06 ns/op BenchmarkModconstU16-4 8545650 14.32 ns/op BenchmarkDivisibleconstU16-4 7237735 14.11 ns/op BenchmarkDivisibleWDivconstU16-4 3681157 30.04 ns/op BenchmarkDivconstI8-4 7641373 14.77 ns/op BenchmarkModconstI8-4 6409762 17.03 ns/op BenchmarkDivisiblePow2constI8-4 7399472 15.63 ns/op BenchmarkDivisibleconstI8-4 7505104 14.51 ns/op BenchmarkDivisibleWDivconstI8-4 4053960 29.76 ns/op BenchmarkDivconstU8-4 8277843 14.29 ns/op BenchmarkModconstU8-4 7900830 14.87 ns/op BenchmarkDivisibleconstU8-4 7752144 15.07 ns/op BenchmarkDivisibleWDivconstU8-4 3996614 31.26 ns/op BenchmarkMul2-4 243062 516.2 ns/op BenchmarkMulNeg2-4 237261 548.7 ns/op BenchmarkEfaceInteger-4 2875956 40.29 ns/op BenchmarkMulconstI32/3-4 22305880 4.586 ns/op BenchmarkMulconstI32/5-4 28554376 4.591 ns/op BenchmarkMulconstI32/12-4 27366756 4.832 ns/op BenchmarkMulconstI32/120-4 29111734 4.596 ns/op BenchmarkMulconstI32/-120-4 25039734 4.947 ns/op BenchmarkMulconstI32/65537-4 27458276 4.932 ns/op BenchmarkMulconstI32/65538-4 25786908 4.907 ns/op BenchmarkMulconstI64/3-4 22739869 4.888 ns/op BenchmarkMulconstI64/5-4 25573555 4.893 ns/op BenchmarkMulconstI64/12-4 27387049 4.840 ns/op BenchmarkMulconstI64/120-4 25762521 4.869 ns/op BenchmarkMulconstI64/-120-4 25605336 4.822 ns/op BenchmarkMulconstI64/65537-4 25541157 4.726 ns/op BenchmarkMulconstI64/65538-4 26396652 4.758 ns/op BenchmarkMulconstU32/3-4 25509620 4.601 ns/op BenchmarkMulconstU32/5-4 26677330 4.595 ns/op BenchmarkMulconstU32/12-4 27405162 4.871 ns/op BenchmarkMulconstU32/120-4 28700607 4.770 ns/op BenchmarkMulconstU32/65537-4 27411560 4.860 ns/op BenchmarkMulconstU32/65538-4 25764855 4.947 ns/op BenchmarkMulconstU64/3-4 26862109 4.967 ns/op BenchmarkMulconstU64/5-4 22801446 5.091 ns/op BenchmarkMulconstU64/12-4 27417835 4.851 ns/op BenchmarkMulconstU64/120-4 22307319 4.845 ns/op BenchmarkMulconstU64/65537-4 25195971 4.926 ns/op BenchmarkMulconstU64/65538-4 26848520 4.808 ns/op BenchmarkShiftArithmeticRight-4 26043384 4.575 ns/op BenchmarkSwitch8Predictable-4 9033295 13.07 ns/op BenchmarkSwitch8Unpredictable-4 7966146 13.28 ns/op BenchmarkSwitch32Predictable-4 10739518 9.343 ns/op BenchmarkSwitch32Unpredictable-4 8121289 13.57 ns/op BenchmarkSwitchStringPredictable-4 6024723 18.96 ns/op BenchmarkSwitchStringUnpredictable-4 5964625 17.59 ns/op PASS ok cmd/compile/internal/test 15.122s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 164 729973 ns/op BenchmarkNamed/Underlying/nongeneric-4 891715 119.5 ns/op BenchmarkNamed/Underlying/generic-4 987673 120.0 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 115.2 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 118.2 ns/op BenchmarkCheck/http/funcbodies/info-4 1 389703488 ns/op 78083 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 297419925 ns/op 102343 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 121535446 ns/op 250081 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 115871125 ns/op 262136 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2074618580 ns/op 2472 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 85474886 ns/op 59774 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 35814823 ns/op 142829 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 36766982 ns/op 138926 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 621317189 ns/op 3489 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 39811449 ns/op 54310 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 5 24755574 ns/op 86601 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 24150937 ns/op 88951 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1522055342 ns/op 40873 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 479623020 ns/op 129656 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 106686129 ns/op 580138 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 87017598 ns/op 711648 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2267572909 ns/op 892.0 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 63817259 ns/op 31630 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 47067071 ns/op 42817 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 44892456 ns/op 44799 lines/s PASS ok cmd/compile/internal/types2 36.469s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 3 39856695 ns/op 20323333 sys-ns/op 4118000 user-ns/op PASS ok cmd/go 0.367s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 67791 1703 ns/op 4.70 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 82582 1449 ns/op 5.52 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 18273 6482 ns/op 157.98 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 17594 6057 ns/op 169.05 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3151 39440 ns/op 207.71 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3188 38254 ns/op 214.15 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.079s All tests passed.