darwin-amd64-race at dd44d981dbad7191278fb629ed83bf2fd94cf1e5 :: 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=A470A171-E06C-498E-B046-987EF4419323" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.Bn93AfgAPX/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=E52AB127-94F7-4D5F-AFCA-FA15DBE11820" "__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=A470A171-E06C-498E-B046-987EF4419323" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.Bn93AfgAPX/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=E52AB127-94F7-4D5F-AFCA-FA15DBE11820" "__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.177s ok archive/zip 2.987s ok bufio 0.736s ok bytes 6.078s ok compress/bzip2 0.841s ok compress/flate 10.281s ok compress/gzip 15.919s ok compress/lzw 0.920s ok compress/zlib 6.359s ok container/heap 0.050s ok container/list 0.041s ok container/ring 0.064s ok context 0.116s ok crypto 0.117s ok crypto/aes 0.120s ok crypto/cipher 0.088s ok crypto/des 0.113s ok crypto/dsa 0.074s ok crypto/ecdh 0.259s ok crypto/ecdsa 0.173s ok crypto/ed25519 0.471s ok crypto/elliptic 0.074s ok crypto/hmac 0.061s ok crypto/internal/alias 0.033s ok crypto/internal/bigmod 4.513s ok crypto/internal/boring 0.055s ok crypto/internal/boring/bcache 0.998s ok crypto/internal/edwards25519 53.141s ok crypto/internal/edwards25519/field 18.536s ok crypto/internal/nistec 4.966s ok crypto/internal/nistec/fiat 0.059s [no tests to run] ok crypto/md5 0.075s ok crypto/rand 0.539s ok crypto/rc4 0.688s ok crypto/rsa 0.731s ok crypto/sha1 0.067s ok crypto/sha256 0.069s ok crypto/sha512 0.086s ok crypto/subtle 0.507s ok crypto/tls 3.376s ok crypto/x509 1.598s ok database/sql 0.567s ok database/sql/driver 0.049s ok debug/buildinfo 0.070s ok debug/dwarf 0.109s ok debug/elf 1.439s ok debug/gosym 0.137s ok debug/macho 0.096s ok debug/pe 0.123s ok debug/plan9obj 0.146s ok embed 0.100s [no tests to run] ok embed/internal/embedtest 0.091s ok encoding/ascii85 0.101s ok encoding/asn1 0.050s ok encoding/base32 0.192s ok encoding/base64 0.084s ok encoding/binary 0.044s ok encoding/csv 0.147s ok encoding/gob 26.463s ok encoding/hex 0.046s ok encoding/json 2.512s ok encoding/pem 2.998s ok encoding/xml 0.325s ok errors 0.058s ok expvar 0.051s ok flag 0.161s ok fmt 0.789s ok go/ast 0.108s ok go/build 7.080s ok go/build/constraint 0.059s ok go/constant 0.067s ok go/doc 0.517s ok go/doc/comment 7.294s ok go/format 0.156s ok go/importer 1.614s ok go/internal/gccgoimporter 0.354s ok go/internal/gcimporter 8.015s ok go/internal/srcimporter 35.041s ok go/parser 1.445s ok go/printer 2.306s ok go/scanner 0.071s ok go/token 0.178s ok go/types 58.917s ok hash 0.063s ok hash/adler32 0.068s ok hash/crc32 0.112s ok hash/crc64 0.085s ok hash/fnv 0.126s ok hash/maphash 0.117s ok html 0.060s ok html/template 0.368s ok image 0.629s ok image/color 0.095s ok image/draw 0.788s ok image/gif 1.317s ok image/jpeg 1.488s ok image/png 3.614s ok index/suffixarray 1.461s ok internal/abi 42.640s ok internal/buildcfg 0.051s ok internal/coverage/cformat 0.046s ok internal/coverage/cmerge 0.052s ok internal/coverage/pods 0.104s ok internal/coverage/slicereader 0.109s ok internal/coverage/slicewriter 0.083s ok internal/coverage/test 0.098s ok internal/cpu 0.154s ok internal/dag 0.090s ok internal/diff 0.140s ok internal/fmtsort 0.084s ok internal/fuzz 0.112s ok internal/godebug 0.076s ok internal/intern 1.895s ok internal/itoa 0.058s ok internal/poll 0.528s ok internal/profile 0.084s ok internal/reflectlite 0.311s ok internal/safefilepath 0.055s ok internal/saferio 0.232s ok internal/singleflight 0.173s ok internal/testenv 0.082s ok internal/trace 0.373s ok internal/types/errors 1.923s ok internal/unsafeheader 0.067s ok internal/xcoff 0.166s ok io 0.121s ok io/fs 0.275s ok io/ioutil 0.108s ok log 0.130s ok log/syslog 1.303s ok math 0.056s ok math/big 3.509s ok math/bits 0.126s ok math/cmplx 0.118s ok math/rand 2.405s ok mime 0.072s ok mime/multipart 2.001s ok mime/quotedprintable 0.101s ok net 20.206s ok net/http 21.955s ok net/http/cgi 1.880s ok net/http/cookiejar 0.120s ok net/http/fcgi 0.182s ok net/http/httptest 0.412s ok net/http/httptrace 0.061s ok net/http/httputil 1.271s ok net/http/internal 0.077s ok net/http/internal/ascii 0.066s ok net/http/pprof 5.256s ok net/internal/socktest 0.076s ok net/mail 0.057s ok net/netip 1.283s ok net/rpc 0.261s ok net/rpc/jsonrpc 0.133s ok net/smtp 0.244s ok net/textproto 0.101s ok net/url 0.113s ok os 3.040s ok os/exec 5.044s ok os/exec/internal/fdtest 0.121s ok os/signal 5.420s ok os/user 0.154s ok path 0.076s ok path/filepath 0.302s ok plugin 0.082s ok reflect 1.647s ok regexp 3.721s ok regexp/syntax 4.932s ok runtime 72.466s ok runtime/cgo 0.060s ok runtime/coverage 0.083s ok runtime/debug 0.250s ok runtime/internal/atomic 0.083s ok runtime/internal/math 0.080s ok runtime/internal/sys 0.064s ok runtime/metrics 0.043s ok runtime/pprof 14.324s ok runtime/race 13.279s ok runtime/trace 7.935s ok sort 0.979s ok strconv 2.420s ok strings 4.559s ok sync 0.985s ok sync/atomic 2.940s ok syscall 2.792s ok testing 3.152s ok testing/fstest 0.151s ok testing/iotest 0.063s ok testing/quick 0.263s ok text/scanner 0.081s ok text/tabwriter 0.059s ok text/template 0.175s ok text/template/parse 0.099s ok time 3.138s ok unicode 0.135s ok unicode/utf16 0.117s ok unicode/utf8 0.091s ok cmd/addr2line 8.706s ok cmd/api 28.174s ok cmd/asm/internal/asm 4.294s ok cmd/asm/internal/lex 0.131s ok cmd/compile/internal/abt 0.113s ok cmd/compile/internal/amd64 100.122s ok cmd/compile/internal/base 0.102s ok cmd/compile/internal/compare 0.067s ok cmd/compile/internal/dwarfgen 1.212s ok cmd/compile/internal/importer 6.800s ok cmd/compile/internal/ir 0.045s ok cmd/compile/internal/logopt 2.083s ok cmd/compile/internal/noder 0.049s ok cmd/compile/internal/reflectdata 0.063s [no tests to run] ok cmd/compile/internal/ssa 41.505s ok cmd/compile/internal/syntax 0.478s ok cmd/compile/internal/test 27.064s ok cmd/compile/internal/typecheck 1.056s ok cmd/compile/internal/types 0.094s ok cmd/compile/internal/types2 28.382s ok cmd/covdata 0.038s ok cmd/cover 3.943s ok cmd/dist 0.068s ok cmd/doc 4.452s ok cmd/fix 22.098s ok cmd/go 468.922s ok cmd/go/internal/auth 0.077s ok cmd/go/internal/cache 0.633s ok cmd/go/internal/fsys 0.370s ok cmd/go/internal/generate 0.077s ok cmd/go/internal/get 0.103s ok cmd/go/internal/imports 0.142s ok cmd/go/internal/load 0.107s ok cmd/go/internal/lockedfile 0.590s ok cmd/go/internal/lockedfile/internal/filelock 0.188s ok cmd/go/internal/modconv 0.105s ok cmd/go/internal/modfetch 0.072s ok cmd/go/internal/modfetch/codehost 0.092s ok cmd/go/internal/modfetch/zip_sum_test 0.094s ok cmd/go/internal/modindex 0.923s ok cmd/go/internal/modload 0.074s ok cmd/go/internal/mvs 0.120s ok cmd/go/internal/par 0.152s ok cmd/go/internal/str 0.100s ok cmd/go/internal/test 0.100s ok cmd/go/internal/vcs 0.145s ok cmd/go/internal/vcweb 0.182s ok cmd/go/internal/vcweb/vcstest 25.987s ok cmd/go/internal/web 0.099s ok cmd/go/internal/work 0.286s ok cmd/gofmt 0.496s ok cmd/internal/archive 3.792s ok cmd/internal/buildid 0.918s ok cmd/internal/dwarf 0.063s ok cmd/internal/edit 0.050s ok cmd/internal/goobj 0.032s ok cmd/internal/moddeps 5.182s ok cmd/internal/notsha256 0.068s ok cmd/internal/obj 1.472s ok cmd/internal/obj/ppc64 0.799s ok cmd/internal/obj/riscv 0.326s ok cmd/internal/obj/s390x 0.090s ok cmd/internal/obj/x86 4.344s ok cmd/internal/objabi 0.103s ok cmd/internal/pkgpath 0.268s ok cmd/internal/pkgpattern 0.051s ok cmd/internal/quoted 0.038s ok cmd/internal/src 0.038s ok cmd/internal/test2json 1.270s ok cmd/link 32.004s ok cmd/link/internal/benchmark 0.068s ok cmd/link/internal/ld 29.515s ok cmd/link/internal/loader 0.188s ok cmd/nm 4.170s ok cmd/objdump 9.582s ok cmd/pack 4.151s ok cmd/pprof 1.871s ok cmd/trace 0.203s ok cmd/vet 29.821s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3282 31451 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2834 40999 ns/op 1849 B/op 36 allocs/op Benchmark/Writer/PAX-4 1976 63850 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 3318 45617 ns/op 17182 B/op 15 allocs/op Benchmark/Reader/GNU-4 8100 41136 ns/op 17435 B/op 15 allocs/op Benchmark/Reader/PAX-4 2689 74429 ns/op 26964 B/op 33 allocs/op PASS ok archive/tar 1.430s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 253666449 ns/op 828480 B/op 81 allocs/op BenchmarkZip64Test-4 1 180554684 ns/op BenchmarkZip64TestSizes/4096-4 1064 124194 ns/op BenchmarkZip64TestSizes/1048576-4 123 1045856 ns/op BenchmarkZip64TestSizes/67108864-4 1 171770077 ns/op PASS ok archive/zip 1.327s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 201564 567.2 ns/op BenchmarkReaderCopyUnoptimal-4 132714 878.8 ns/op BenchmarkReaderCopyNoWriteTo-4 8688 14104 ns/op BenchmarkReaderWriteToOptimal-4 6524 27933 ns/op BenchmarkReaderReadString-4 130567 1050 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 179536 621.9 ns/op BenchmarkWriterCopyUnoptimal-4 207914 615.2 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 12909 ns/op BenchmarkReaderEmpty-4 14460 8657 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 10000 10764 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 569856 248.2 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.033s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 2782 39597 ns/op 827.54 MB/s BenchmarkWriteByte-4 410 271671 ns/op 15.08 MB/s BenchmarkWriteRune-4 225 516668 ns/op 23.78 MB/s BenchmarkBufferNotEmptyWriteRead-4 38 3512383 ns/op BenchmarkBufferFullSmallReads-4 94 1289639 ns/op BenchmarkBufferWriteBlock/N4096-4 10000 22979 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 295 376250 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 9 12277002 ns/op 4192266 B/op 22 allocs/op BenchmarkIndexByte/10-4 3715014 31.77 ns/op 314.76 MB/s BenchmarkIndexByte/32-4 3540157 33.53 ns/op 954.34 MB/s BenchmarkIndexByte/4K-4 1000000 119.5 ns/op 34283.91 MB/s BenchmarkIndexBytePortable/10-4 954730 107.1 ns/op 93.35 MB/s BenchmarkIndexBytePortable/32-4 359818 306.4 ns/op 104.43 MB/s BenchmarkIndexBytePortable/4K-4 4180 35073 ns/op 116.78 MB/s BenchmarkIndexRune/10-4 782834 152.3 ns/op 65.64 MB/s BenchmarkIndexRune/32-4 1000000 139.0 ns/op 230.29 MB/s BenchmarkIndexRune/4K-4 416380 331.2 ns/op 12366.56 MB/s BenchmarkIndexRuneASCII/10-4 2982434 34.71 ns/op 288.12 MB/s BenchmarkIndexRuneASCII/32-4 3190414 40.22 ns/op 795.64 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 113.5 ns/op 36084.18 MB/s BenchmarkEqual/0-4 10806361 11.30 ns/op BenchmarkEqual/1-4 1000000 116.8 ns/op 8.56 MB/s BenchmarkEqual/6-4 1000000 119.6 ns/op 50.17 MB/s BenchmarkEqual/9-4 1000000 127.7 ns/op 70.48 MB/s BenchmarkEqual/15-4 894064 135.8 ns/op 110.44 MB/s BenchmarkEqual/16-4 1000000 121.3 ns/op 131.86 MB/s BenchmarkEqual/20-4 912194 131.1 ns/op 152.61 MB/s BenchmarkEqual/32-4 1000000 121.2 ns/op 263.99 MB/s BenchmarkEqual/4K-4 79564 1462 ns/op 2801.79 MB/s BenchmarkIndex/10-4 2124868 55.08 ns/op 181.56 MB/s BenchmarkIndex/32-4 1846593 62.72 ns/op 510.18 MB/s BenchmarkIndex/4K-4 19147 6079 ns/op 673.80 MB/s BenchmarkIndexEasy/10-4 2010812 65.50 ns/op 152.66 MB/s BenchmarkIndexEasy/32-4 1608142 67.59 ns/op 473.44 MB/s BenchmarkIndexEasy/4K-4 357660 314.5 ns/op 13024.29 MB/s BenchmarkCount/10-4 1271325 97.67 ns/op 102.38 MB/s BenchmarkCount/32-4 1242603 97.13 ns/op 329.46 MB/s BenchmarkCount/4K-4 20037 6831 ns/op 599.61 MB/s BenchmarkCountEasy/10-4 1294736 92.25 ns/op 108.40 MB/s BenchmarkCountEasy/32-4 1207124 115.8 ns/op 276.23 MB/s BenchmarkCountEasy/4K-4 454900 302.1 ns/op 13556.35 MB/s BenchmarkCountSingle/10-4 2467638 53.25 ns/op 187.79 MB/s BenchmarkCountSingle/32-4 2449489 59.87 ns/op 534.47 MB/s BenchmarkCountSingle/4K-4 800308 145.4 ns/op 28168.21 MB/s BenchmarkToUpper/#00-4 2397561 51.66 ns/op BenchmarkToUpper/ONLYUPPER-4 306754 456.0 ns/op BenchmarkToUpper/abc-4 403530 335.1 ns/op BenchmarkToUpper/AbC123-4 269690 435.4 ns/op BenchmarkToUpper/azAZ09_-4 262287 446.9 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 79251 1408 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 38187 3352 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 60554 1986 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 125632 942.1 ns/op BenchmarkToLower/#00-4 2613740 44.93 ns/op BenchmarkToLower/abc-4 277720 422.7 ns/op BenchmarkToLower/AbC123-4 260403 474.3 ns/op BenchmarkToLower/azAZ09_-4 259524 493.3 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 78195 1491 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 36786 3065 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 66547 1833 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 103557 974.5 ns/op BenchmarkFields/ASCII/16-4 196833 658.4 ns/op 24.30 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 13011 8833 ns/op 28.98 MB/s 704 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 859 131728 ns/op 31.09 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 57 2447073 ns/op 26.78 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 39031830 ns/op 26.86 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 89379 1446 ns/op 11.06 MB/s 128 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6842 17814 ns/op 14.37 MB/s 576 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 382 329762 ns/op 12.42 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 19 5648294 ns/op 11.60 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 106402715 ns/op 9.85 MB/s 11194624 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 107194 950.6 ns/op 16.83 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 12632 ns/op 20.27 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 574 225897 ns/op 18.13 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 36 4516705 ns/op 14.51 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 75003821 ns/op 13.98 MB/s 11211012 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 93118 1535 ns/op 10.42 MB/s 128 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 7614 15423 ns/op 16.60 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 462 287782 ns/op 14.23 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 28 5155221 ns/op 12.71 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 91217596 ns/op 11.50 MB/s 11194624 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1849748 65.22 ns/op BenchmarkTrimSpace/ASCII-4 1000000 100.6 ns/op BenchmarkTrimSpace/SomeNonASCII-4 106222 1111 ns/op BenchmarkTrimSpace/JustNonASCII-4 51478 2242 ns/op BenchmarkToValidUTF8/Valid-4 461900 288.8 ns/op BenchmarkToValidUTF8/InvalidASCII-4 303752 490.9 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 79218 1441 ns/op BenchmarkIndexHard1-4 1063 109477 ns/op BenchmarkIndexHard2-4 738 164019 ns/op BenchmarkIndexHard3-4 176 706694 ns/op BenchmarkIndexHard4-4 183 647523 ns/op BenchmarkLastIndexHard1-4 7 14682921 ns/op BenchmarkLastIndexHard2-4 6 19935092 ns/op BenchmarkLastIndexHard3-4 6 20356939 ns/op BenchmarkCountHard1-4 1216 117277 ns/op BenchmarkCountHard2-4 756 176468 ns/op BenchmarkCountHard3-4 164 713734 ns/op BenchmarkSplitEmptySeparator-4 1 134628339 ns/op BenchmarkSplitSingleByteSeparator-4 14 11362649 ns/op BenchmarkSplitMultiByteSeparator-4 9 11586410 ns/op BenchmarkSplitNSingleByteSeparator-4 162368 1052 ns/op BenchmarkSplitNMultiByteSeparator-4 67507 1949 ns/op BenchmarkRepeat-4 132847 1044 ns/op BenchmarkRepeatLarge/256/1-4 104541 1499 ns/op 170.76 MB/s BenchmarkRepeatLarge/256/16-4 158746 1162 ns/op 220.27 MB/s BenchmarkRepeatLarge/512/1-4 64395 1961 ns/op 261.13 MB/s BenchmarkRepeatLarge/512/16-4 70826 1622 ns/op 315.63 MB/s BenchmarkRepeatLarge/1024/1-4 37213 3184 ns/op 321.56 MB/s BenchmarkRepeatLarge/1024/16-4 46158 2439 ns/op 419.82 MB/s BenchmarkRepeatLarge/2048/1-4 21314 5505 ns/op 372.03 MB/s BenchmarkRepeatLarge/2048/16-4 26541 4922 ns/op 416.11 MB/s BenchmarkRepeatLarge/4096/1-4 13072 8706 ns/op 470.48 MB/s BenchmarkRepeatLarge/4096/16-4 13947 8879 ns/op 461.32 MB/s BenchmarkRepeatLarge/8192/1-4 10000 19653 ns/op 416.83 MB/s BenchmarkRepeatLarge/8192/16-4 10000 19231 ns/op 425.98 MB/s BenchmarkRepeatLarge/8192/4097-4 14139 7418 ns/op 552.32 MB/s BenchmarkRepeatLarge/16384/1-4 9362 28744 ns/op 570.00 MB/s BenchmarkRepeatLarge/16384/16-4 9808 34966 ns/op 468.57 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 27860 ns/op 441.17 MB/s BenchmarkRepeatLarge/32768/1-4 2623 67902 ns/op 482.58 MB/s BenchmarkRepeatLarge/32768/16-4 1719 61594 ns/op 532.00 MB/s BenchmarkRepeatLarge/32768/4097-4 1960 62972 ns/op 455.42 MB/s BenchmarkRepeatLarge/65536/1-4 854 144137 ns/op 454.68 MB/s BenchmarkRepeatLarge/65536/16-4 1024 129818 ns/op 504.83 MB/s BenchmarkRepeatLarge/65536/4097-4 972 122669 ns/op 500.98 MB/s BenchmarkRepeatLarge/131072/1-4 152 690688 ns/op 189.77 MB/s BenchmarkRepeatLarge/131072/16-4 325 366509 ns/op 357.62 MB/s BenchmarkRepeatLarge/131072/4097-4 340 366329 ns/op 346.70 MB/s BenchmarkRepeatLarge/262144/1-4 164 776743 ns/op 337.49 MB/s BenchmarkRepeatLarge/262144/16-4 98 1169099 ns/op 224.23 MB/s BenchmarkRepeatLarge/262144/4097-4 126 994963 ns/op 259.42 MB/s BenchmarkRepeatLarge/524288/1-4 51 2124170 ns/op 246.82 MB/s BenchmarkRepeatLarge/524288/16-4 73 1458660 ns/op 359.43 MB/s BenchmarkRepeatLarge/524288/4097-4 100 1586483 ns/op 327.97 MB/s BenchmarkRepeatLarge/1048576/1-4 45 2471933 ns/op 424.19 MB/s BenchmarkRepeatLarge/1048576/16-4 40 3887006 ns/op 269.76 MB/s BenchmarkRepeatLarge/1048576/4097-4 50 3257850 ns/op 320.68 MB/s BenchmarkRepeatLarge/2097152/1-4 20 6864011 ns/op 305.53 MB/s BenchmarkRepeatLarge/2097152/16-4 25 6386918 ns/op 328.35 MB/s BenchmarkRepeatLarge/2097152/4097-4 18 5909423 ns/op 354.28 MB/s BenchmarkRepeatLarge/4194304/1-4 9 11415871 ns/op 367.41 MB/s BenchmarkRepeatLarge/4194304/16-4 10 10039747 ns/op 417.77 MB/s BenchmarkRepeatLarge/4194304/4097-4 12 10254373 ns/op 408.73 MB/s BenchmarkRepeatLarge/8388608/1-4 6 18853035 ns/op 444.95 MB/s BenchmarkRepeatLarge/8388608/16-4 6 17699863 ns/op 473.94 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 16734650 ns/op 501.15 MB/s BenchmarkRepeatLarge/16777216/1-4 4 31794197 ns/op 527.68 MB/s BenchmarkRepeatLarge/16777216/16-4 4 26407301 ns/op 635.32 MB/s BenchmarkRepeatLarge/16777216/4097-4 5 25652736 ns/op 654.01 MB/s BenchmarkRepeatLarge/33554432/1-4 2 54031478 ns/op 621.02 MB/s BenchmarkRepeatLarge/33554432/16-4 2 56155124 ns/op 597.53 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 50835128 ns/op 660.06 MB/s BenchmarkRepeatLarge/67108864/1-4 1 109850356 ns/op 610.91 MB/s BenchmarkRepeatLarge/67108864/16-4 1 109921472 ns/op 610.52 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 107519519 ns/op 624.16 MB/s BenchmarkRepeatLarge/134217728/1-4 1 232894253 ns/op 576.30 MB/s BenchmarkRepeatLarge/134217728/16-4 1 203577528 ns/op 659.30 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 205954576 ns/op 651.69 MB/s BenchmarkRepeatLarge/268435456/1-4 1 491311716 ns/op 546.36 MB/s BenchmarkRepeatLarge/268435456/16-4 1 395425186 ns/op 678.85 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 408254114 ns/op 657.52 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1119151557 ns/op 479.71 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1270560310 ns/op 422.55 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1268423148 ns/op 423.26 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4453206616 ns/op 241.12 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 6927841043 ns/op 154.99 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 5229436361 ns/op 205.33 MB/s BenchmarkBytesCompare/1-4 8509364 15.31 ns/op BenchmarkBytesCompare/2-4 8549438 14.17 ns/op BenchmarkBytesCompare/4-4 10454546 12.82 ns/op BenchmarkBytesCompare/8-4 9441172 13.01 ns/op BenchmarkBytesCompare/16-4 7614625 20.42 ns/op BenchmarkBytesCompare/32-4 8774716 14.66 ns/op BenchmarkBytesCompare/64-4 7836949 16.48 ns/op BenchmarkBytesCompare/128-4 6948962 15.71 ns/op BenchmarkBytesCompare/256-4 5727811 20.07 ns/op BenchmarkBytesCompare/512-4 4240122 28.70 ns/op BenchmarkBytesCompare/1024-4 2921482 37.90 ns/op BenchmarkBytesCompare/2048-4 1692032 64.81 ns/op BenchmarkIndexAnyASCII/1:1-4 1722434 64.24 ns/op BenchmarkIndexAnyASCII/1:2-4 2053297 63.10 ns/op BenchmarkIndexAnyASCII/1:4-4 2010822 61.70 ns/op BenchmarkIndexAnyASCII/1:8-4 1983100 62.39 ns/op BenchmarkIndexAnyASCII/1:16-4 1904810 66.10 ns/op BenchmarkIndexAnyASCII/1:32-4 1770012 71.94 ns/op BenchmarkIndexAnyASCII/1:64-4 1742403 67.20 ns/op BenchmarkIndexAnyASCII/16:1-4 1716300 62.28 ns/op BenchmarkIndexAnyASCII/16:2-4 436411 234.7 ns/op BenchmarkIndexAnyASCII/16:4-4 524959 223.8 ns/op BenchmarkIndexAnyASCII/16:8-4 502680 221.4 ns/op BenchmarkIndexAnyASCII/16:16-4 465000 257.9 ns/op BenchmarkIndexAnyASCII/16:32-4 440352 282.0 ns/op BenchmarkIndexAnyASCII/16:64-4 340371 316.2 ns/op BenchmarkIndexAnyASCII/256:1-4 1700744 74.47 ns/op BenchmarkIndexAnyASCII/256:2-4 49162 2489 ns/op BenchmarkIndexAnyASCII/256:4-4 51578 2461 ns/op BenchmarkIndexAnyASCII/256:8-4 47440 2527 ns/op BenchmarkIndexAnyASCII/256:16-4 49620 2696 ns/op BenchmarkIndexAnyASCII/256:32-4 44523 3029 ns/op BenchmarkIndexAnyASCII/256:64-4 41878 2695 ns/op BenchmarkIndexAnyUTF8/1:1-4 1650457 73.07 ns/op BenchmarkIndexAnyUTF8/1:2-4 1677322 71.32 ns/op BenchmarkIndexAnyUTF8/1:4-4 1523962 72.63 ns/op BenchmarkIndexAnyUTF8/1:8-4 1836094 66.13 ns/op BenchmarkIndexAnyUTF8/1:16-4 1783951 62.19 ns/op BenchmarkIndexAnyUTF8/1:32-4 1725333 73.08 ns/op BenchmarkIndexAnyUTF8/1:64-4 1653314 74.32 ns/op BenchmarkIndexAnyUTF8/16:1-4 121422 881.0 ns/op BenchmarkIndexAnyUTF8/16:2-4 306936 336.0 ns/op BenchmarkIndexAnyUTF8/16:4-4 400821 375.7 ns/op BenchmarkIndexAnyUTF8/16:8-4 360277 370.0 ns/op BenchmarkIndexAnyUTF8/16:16-4 339776 381.6 ns/op BenchmarkIndexAnyUTF8/16:32-4 382110 427.0 ns/op BenchmarkIndexAnyUTF8/16:64-4 309919 391.4 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 14516 ns/op BenchmarkIndexAnyUTF8/256:2-4 17962 6221 ns/op BenchmarkIndexAnyUTF8/256:4-4 19946 5717 ns/op BenchmarkIndexAnyUTF8/256:8-4 20392 5281 ns/op BenchmarkIndexAnyUTF8/256:16-4 18049 6132 ns/op BenchmarkIndexAnyUTF8/256:32-4 24391 4901 ns/op BenchmarkIndexAnyUTF8/256:64-4 22923 4793 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1765729 70.24 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1790556 64.10 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1807248 65.03 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1892503 72.53 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1784451 65.42 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1795588 61.90 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1866903 66.33 ns/op BenchmarkLastIndexAnyASCII/16:1-4 473936 267.0 ns/op BenchmarkLastIndexAnyASCII/16:2-4 417294 256.8 ns/op BenchmarkLastIndexAnyASCII/16:4-4 441416 273.1 ns/op BenchmarkLastIndexAnyASCII/16:8-4 424588 275.0 ns/op BenchmarkLastIndexAnyASCII/16:16-4 470894 288.2 ns/op BenchmarkLastIndexAnyASCII/16:32-4 436785 307.1 ns/op BenchmarkLastIndexAnyASCII/16:64-4 314307 357.8 ns/op BenchmarkLastIndexAnyASCII/256:1-4 32826 3528 ns/op BenchmarkLastIndexAnyASCII/256:2-4 32191 3490 ns/op BenchmarkLastIndexAnyASCII/256:4-4 29272 3499 ns/op BenchmarkLastIndexAnyASCII/256:8-4 32616 3344 ns/op BenchmarkLastIndexAnyASCII/256:16-4 35438 3344 ns/op BenchmarkLastIndexAnyASCII/256:32-4 30370 3497 ns/op BenchmarkLastIndexAnyASCII/256:64-4 35386 3357 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1941868 62.19 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1895073 58.99 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1245386 94.63 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2022591 60.08 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1982370 59.32 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1974712 59.73 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1745212 62.83 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 187812 710.9 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 390842 327.4 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 419665 320.9 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 383067 334.8 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 311937 337.8 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 405128 338.9 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 400618 340.4 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 10000 10042 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 28495 4127 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 28821 4372 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 24669 5224 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 24721 4595 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 22226 6722 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 23000 5087 ns/op BenchmarkTrimASCII/1:1-4 1903453 64.53 ns/op BenchmarkTrimASCII/1:2-4 1722338 67.23 ns/op BenchmarkTrimASCII/1:4-4 1639239 62.69 ns/op BenchmarkTrimASCII/1:8-4 1593423 79.18 ns/op BenchmarkTrimASCII/1:16-4 1383111 81.30 ns/op BenchmarkTrimASCII/16:1-4 434486 242.4 ns/op BenchmarkTrimASCII/16:2-4 413847 275.1 ns/op BenchmarkTrimASCII/16:4-4 334099 310.5 ns/op BenchmarkTrimASCII/16:8-4 422734 301.4 ns/op BenchmarkTrimASCII/16:16-4 381270 336.7 ns/op BenchmarkTrimASCII/256:1-4 38668 2657 ns/op BenchmarkTrimASCII/256:2-4 28146 3973 ns/op BenchmarkTrimASCII/256:4-4 28512 4329 ns/op BenchmarkTrimASCII/256:8-4 30522 3946 ns/op BenchmarkTrimASCII/256:16-4 29842 4121 ns/op BenchmarkTrimASCII/4096:1-4 2882 48795 ns/op BenchmarkTrimASCII/4096:2-4 1905 74018 ns/op BenchmarkTrimASCII/4096:4-4 2070 71369 ns/op BenchmarkTrimASCII/4096:8-4 2149 56008 ns/op BenchmarkTrimASCII/4096:16-4 1914 64918 ns/op BenchmarkTrimByte-4 1413463 84.74 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 15026 7854 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 12972 7819 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 843 133822 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1688 65857 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3068 33331 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6729 17821 ns/op BenchmarkCompareBytesEqual-4 14104958 8.793 ns/op BenchmarkCompareBytesToNil-4 14188245 8.269 ns/op BenchmarkCompareBytesEmpty-4 15094172 7.256 ns/op BenchmarkCompareBytesIdentical-4 16813867 6.688 ns/op BenchmarkCompareBytesSameLength-4 15451664 7.623 ns/op BenchmarkCompareBytesDifferentLength-4 12560697 8.142 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 3142 47153 ns/op 22237.82 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2901 62299 ns/op 16831.42 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2734 45582 ns/op 23004.55 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 3019 42843 ns/op 24475.28 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 3028 45761 ns/op 22914.53 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2800 47073 ns/op 22275.71 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2244 48812 ns/op 21481.99 MB/s BenchmarkCompareBytesBig-4 3278 45180 ns/op 23209.29 MB/s BenchmarkCompareBytesBigIdentical-4 14518942 7.272 ns/op 144188554.36 MB/s PASS ok bytes 107.801s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 70166002 ns/op 1.43 MB/s 3628664 B/op 52 allocs/op BenchmarkDecodeNewton-4 1 303488297 ns/op 1.87 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 4 28011086 ns/op 0.58 MB/s 3651650 B/op 51 allocs/op PASS ok compress/bzip2 1.222s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 60 2111825 ns/op 4.74 MB/s 47095 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 19699792 ns/op 5.08 MB/s 57010 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 220962140 ns/op 4.53 MB/s 73840 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 60 2522505 ns/op 3.96 MB/s 49907 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 5 23445906 ns/op 4.27 MB/s 54036 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 250587138 ns/op 3.99 MB/s 77600 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 56 2345751 ns/op 4.26 MB/s 51703 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 5 22186636 ns/op 4.51 MB/s 60587 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 205779561 ns/op 4.86 MB/s 77960 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 48 2099287 ns/op 4.76 MB/s 48093 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 5 20007260 ns/op 5.00 MB/s 60587 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 198348345 ns/op 5.04 MB/s 77960 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 57 2288092 ns/op 4.37 MB/s 49870 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 20785463 ns/op 4.81 MB/s 51670 B/op 23 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 209272974 ns/op 4.78 MB/s 113088 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 74 1756322 ns/op 5.69 MB/s 48691 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 7 14295476 ns/op 7.00 MB/s 53155 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 146286246 ns/op 6.84 MB/s 114272 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 82 1538898 ns/op 6.50 MB/s 49050 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 9 11258608 ns/op 8.88 MB/s 53868 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 114434720 ns/op 8.74 MB/s 94896 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 81 1533797 ns/op 6.52 MB/s 48744 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 9 11177195 ns/op 8.95 MB/s 53868 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 112220797 ns/op 8.91 MB/s 96696 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 88 1185621 ns/op 8.43 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11511639 ns/op 8.69 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 119648972 ns/op 8.36 MB/s BenchmarkEncode/Digits/Speed/1e4-4 52 2224188 ns/op 4.50 MB/s BenchmarkEncode/Digits/Speed/1e5-4 6 20118050 ns/op 4.97 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 194650145 ns/op 5.14 MB/s BenchmarkEncode/Digits/Default/1e4-4 18 5768121 ns/op 1.73 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 64027728 ns/op 1.56 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 656336266 ns/op 1.52 MB/s BenchmarkEncode/Digits/Compression/1e4-4 18 5764628 ns/op 1.73 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 62417240 ns/op 1.60 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 647570872 ns/op 1.54 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 85 1439833 ns/op 6.95 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 9 12210254 ns/op 8.19 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 121336093 ns/op 8.24 MB/s BenchmarkEncode/Newton/Speed/1e4-4 56 2043207 ns/op 4.89 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 15108626 ns/op 6.62 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 150317096 ns/op 6.65 MB/s BenchmarkEncode/Newton/Default/1e4-4 19 5342547 ns/op 1.87 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 56770713 ns/op 1.76 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 567166781 ns/op 1.76 MB/s BenchmarkEncode/Newton/Compression/1e4-4 19 5498744 ns/op 1.82 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 71348866 ns/op 1.40 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 713277156 ns/op 1.40 MB/s PASS ok compress/flate 15.092s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 49 2514819 ns/op 3.98 MB/s BenchmarkDecoder/1e-Reuse4-4 46 2505617 ns/op 3.99 MB/s BenchmarkDecoder/1e5-4 5 24389477 ns/op 4.10 MB/s BenchmarkDecoder/1e-Reuse5-4 5 23929876 ns/op 4.18 MB/s BenchmarkDecoder/1e6-4 1 242770799 ns/op 4.12 MB/s BenchmarkDecoder/1e-Reuse6-4 1 244083849 ns/op 4.10 MB/s BenchmarkEncoder/1e4-4 60 2066084 ns/op 4.84 MB/s BenchmarkEncoder/1e-Reuse4-4 63 1944747 ns/op 5.14 MB/s BenchmarkEncoder/1e5-4 5 22275948 ns/op 4.49 MB/s BenchmarkEncoder/1e-Reuse5-4 5 22189780 ns/op 4.51 MB/s BenchmarkEncoder/1e6-4 1 223289092 ns/op 4.48 MB/s BenchmarkEncoder/1e-Reuse6-4 1 209782234 ns/op 4.77 MB/s PASS ok compress/lzw 3.239s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 26 4412816 ns/op PASS ok container/heap 0.284s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 28102 4095 ns/op BenchmarkWithTimeout/concurrency=40-4 5676 19677 ns/op BenchmarkWithTimeout/concurrency=4000-4 7515 23271 ns/op BenchmarkWithTimeout/concurrency=400000-4 6850 36967 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 405246 357.8 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 10000 12282 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 23686 5224 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3932 32559 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2265 45227 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3823 32790 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 380 333679 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 260 542773 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 366 299897 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 42 3373666 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 19 5355226 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 44 3332726 ns/op BenchmarkCheckCanceled/Err-4 353307 324.3 ns/op BenchmarkCheckCanceled/Done-4 623553 209.7 ns/op BenchmarkContextCancelDone-4 894663 140.0 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 30810 3602 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 30219 3889 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 29784 4075 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 25279 5079 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 19932 6354 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 732174 184.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 366951 273.5 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 308266 388.3 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 187465 594.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 103435 1122 ns/op PASS ok context 11.243s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1952398 57.00 ns/op 280.72 MB/s BenchmarkDecrypt-4 1925601 60.47 ns/op 264.61 MB/s BenchmarkExpand-4 1254523 96.14 ns/op PASS ok crypto/aes 0.712s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 257484 461.1 ns/op 138.81 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 403437 281.8 ns/op 227.11 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 255213 479.3 ns/op 133.53 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 381114 308.9 ns/op 207.20 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 159400 777.0 ns/op 1737.48 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 186867 606.1 ns/op 2227.53 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 141746 805.3 ns/op 1676.31 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 179469 655.5 ns/op 2059.38 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 57717 2043 ns/op 4010.43 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 69664 1685 ns/op 4860.51 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 45939 2468 ns/op 3319.22 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 52350 2223 ns/op 3685.06 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 7351 16646 ns/op 61.22 MB/s BenchmarkAESCFBDecrypt1K-4 7027 16721 ns/op 60.94 MB/s BenchmarkAESCFBDecrypt8K-4 913 129471 ns/op 63.23 MB/s BenchmarkAESOFB1K-4 10000 10648 ns/op 95.70 MB/s BenchmarkAESCTR1K-4 17118 7038 ns/op 144.79 MB/s BenchmarkAESCTR8K-4 2250 55241 ns/op 148.20 MB/s BenchmarkAESCBCEncrypt1K-4 16886 7136 ns/op 143.50 MB/s BenchmarkAESCBCDecrypt1K-4 21601 5585 ns/op 183.36 MB/s PASS ok crypto/cipher 3.358s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 107448 1163 ns/op 6.88 MB/s BenchmarkDecrypt-4 117633 1074 ns/op 7.45 MB/s BenchmarkTDESEncrypt-4 41599 2876 ns/op 2.78 MB/s BenchmarkTDESDecrypt-4 43407 2792 ns/op 2.86 MB/s PASS ok crypto/des 0.729s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1303 88110 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 19 6453954 ns/op 1089 B/op 21 allocs/op BenchmarkECDH/P521-4 6 17468187 ns/op 1536 B/op 21 allocs/op BenchmarkECDH/X25519-4 86 1529183 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 0.690s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1956 70656 ns/op 4560 B/op 40 allocs/op BenchmarkSign/P384-4 55 2282942 ns/op 10775 B/op 62 allocs/op BenchmarkSign/P521-4 21 5272226 ns/op 11158 B/op 63 allocs/op BenchmarkVerify/P256-4 1155 97592 ns/op 2496 B/op 17 allocs/op BenchmarkVerify/P384-4 18 7003077 ns/op 8704 B/op 42 allocs/op BenchmarkVerify/P521-4 6 17119005 ns/op 9024 B/op 42 allocs/op BenchmarkGenerateKey/P256-4 5160 24086 ns/op 928 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 62 1624974 ns/op 1129 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 28 4355017 ns/op 1446 B/op 17 allocs/op PASS ok crypto/ecdsa 1.560s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 247 423681 ns/op BenchmarkNewKeyFromSeed-4 273 422120 ns/op BenchmarkSigning-4 266 442150 ns/op BenchmarkVerification-4 184 641169 ns/op PASS ok crypto/ed25519 0.770s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 7291 17626 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 174 679825 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 75 1689164 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 28 4202990 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1815 65750 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 72 1845701 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 26 4520977 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 8 12626961 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 13826 8570 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 6781 16506 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 4790 24452 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 100 1095630 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2742 38772 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 388 297420 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1836 66817 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 100 1063833 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 2.663s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 16909 6811 ns/op 150.34 MB/s BenchmarkHMACSHA256_32-4 25496 4499 ns/op 7.11 MB/s BenchmarkNewWriteSum-4 10000 10001 ns/op 3.20 MB/s PASS ok crypto/hmac 0.547s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 52210 2094 ns/op BenchmarkModSub-4 62740 1807 ns/op BenchmarkMontgomeryRepr-4 28884 4031 ns/op BenchmarkMontgomeryMul-4 34968 3336 ns/op BenchmarkModMul-4 14026 8557 ns/op BenchmarkExpBig-4 16 6474390 ns/op BenchmarkExp-4 7 14922238 ns/op PASS ok crypto/internal/bigmod 1.281s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3678 30363 ns/op BenchmarkScalarBaseMult-4 304 392360 ns/op BenchmarkScalarMult-4 134 895654 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 202 593021 ns/op PASS ok crypto/internal/edwards25519 0.860s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 458944 317.0 ns/op BenchmarkMultiply-4 5308112 20.00 ns/op BenchmarkSquare-4 5881754 17.20 ns/op BenchmarkInvert-4 34306 3632 ns/op BenchmarkMult32-4 1348324 88.87 ns/op PASS ok crypto/internal/edwards25519/field 1.003s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 68 1742296 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2284 54071 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 27 4270704 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 9 12033022 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 195 593390 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 11370 10540 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 82 1433554 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 32 3496273 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.348s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 654117 156.6 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 443157 281.0 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 142657 842.1 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 786122 156.0 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 410433 282.2 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 130150 836.8 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 0.937s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 115794 1077 ns/op 7.43 MB/s BenchmarkHash64-4 131535 913.7 ns/op 70.04 MB/s BenchmarkHash128-4 121674 976.6 ns/op 131.07 MB/s BenchmarkHash256-4 104179 1167 ns/op 219.41 MB/s BenchmarkHash512-4 77038 1539 ns/op 332.67 MB/s BenchmarkHash1K-4 51210 2362 ns/op 433.58 MB/s BenchmarkHash8K-4 10000 13386 ns/op 612.00 MB/s BenchmarkHash1M-4 82 1453633 ns/op 721.35 MB/s BenchmarkHash8M-4 9 11481487 ns/op 730.62 MB/s BenchmarkHash8BytesUnaligned-4 116462 1076 ns/op 7.44 MB/s BenchmarkHash1KUnaligned-4 53769 2188 ns/op 467.91 MB/s BenchmarkHash8KUnaligned-4 10000 11878 ns/op 689.68 MB/s PASS ok crypto/md5 2.120s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 1 197585028 ns/op PASS ok crypto/rand 0.253s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 12456 9660 ns/op 13.25 MB/s BenchmarkRC4_1K-4 1592 71495 ns/op 14.32 MB/s BenchmarkRC4_8K-4 216 574216 ns/op 14.10 MB/s PASS ok crypto/rc4 0.587s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 13 9281263 ns/op BenchmarkDecryptPKCS1v15/3072-4 5 20517987 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 37624820 ns/op BenchmarkEncryptPKCS1v15/2048-4 34 3404199 ns/op BenchmarkDecryptOAEP/2048-4 13 9185218 ns/op BenchmarkEncryptOAEP/2048-4 33 3354877 ns/op BenchmarkSignPKCS1v15/2048-4 12 9968830 ns/op BenchmarkVerifyPKCS1v15/2048-4 37 3579799 ns/op BenchmarkSignPSS/2048-4 9 11181719 ns/op BenchmarkVerifyPSS/2048-4 30 5398526 ns/op PASS ok crypto/rsa 2.121s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 101486 1677 ns/op 4.77 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 113392 1484 ns/op 5.39 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 63247 1582 ns/op 202.29 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 88560 1235 ns/op 259.01 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 52993 2061 ns/op 496.90 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 38108 3103 ns/op 329.98 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 12582 9848 ns/op 831.84 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 12321 9345 ns/op 876.64 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.813s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 77544 1868 ns/op 4.28 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 84170 1419 ns/op 5.64 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 79318 1503 ns/op 5.32 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 24344 4480 ns/op 228.57 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 31707 3634 ns/op 281.77 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 29236 4259 ns/op 240.46 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5299 23225 ns/op 352.73 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 5596 40657 ns/op 201.49 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 5947 22588 ns/op 362.67 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 1.786s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 46815 2914 ns/op 2.75 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 67116 1719 ns/op 4.65 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 60150 2320 ns/op 3.45 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 30158 4102 ns/op 249.62 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 36270 3450 ns/op 296.84 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 35241 3805 ns/op 269.14 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 6560 20733 ns/op 395.12 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 6974 16794 ns/op 487.79 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 7185 16943 ns/op 483.51 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 1.733s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 20370604 9.352 ns/op BenchmarkConstantTimeEq-4 19942587 5.946 ns/op BenchmarkConstantTimeLessOrEq-4 20596947 5.504 ns/op BenchmarkXORBytes/8Bytes-4 3198931 38.55 ns/op 207.54 MB/s BenchmarkXORBytes/128Bytes-4 2882301 39.35 ns/op 3252.49 MB/s BenchmarkXORBytes/2048Bytes-4 970020 203.9 ns/op 10046.32 MB/s BenchmarkXORBytes/32768Bytes-4 75280 2018 ns/op 16241.14 MB/s PASS ok crypto/subtle 1.591s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 18 6024106 ns/op BenchmarkCertCache/1-4 16 6779318 ns/op BenchmarkCertCache/2-4 19 7032510 ns/op BenchmarkCertCache/3-4 24 5452621 ns/op BenchmarkHandshakeServer/RSA-4 18 8805365 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 14 7559935 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 16 7601528 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 28 4480966 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 27 5894638 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 21 6644359 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 21 5237092 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 29714973 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 4 34907910 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 1 109619422 ns/op 9.57 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 1 145665234 ns/op 7.20 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 206102157 ns/op 10.18 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 217779710 ns/op 9.63 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 432909203 ns/op 9.69 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 391266902 ns/op 10.72 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 709812778 ns/op 11.82 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 783318945 ns/op 10.71 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1422106020 ns/op 11.80 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1627184047 ns/op 10.31 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 2899752231 ns/op 11.57 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 3295697906 ns/op 10.18 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 6706479464 ns/op 10.01 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 7494500599 ns/op 8.95 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 1 107355090 ns/op 9.77 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 101594708 ns/op 10.32 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 177716182 ns/op 11.80 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 183204550 ns/op 11.45 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 378689271 ns/op 11.08 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 421042937 ns/op 9.96 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 791846565 ns/op 10.59 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 805942861 ns/op 10.41 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1329550880 ns/op 12.62 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1628334053 ns/op 10.30 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 3158731528 ns/op 10.62 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 3201434828 ns/op 10.48 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 6122776522 ns/op 10.96 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 5414745160 ns/op 12.39 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 718829919 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 712141491 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 300274680 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 296542049 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 181515089 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 159566270 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 87791852 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 85856250 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 42077233 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 46983724 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 149836579 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 155328037 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 73723246 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 76534371 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 49105822 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 52283079 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 36387798 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 35395246 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 27538413 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 4 30558549 ns/op PASS ok crypto/tls 60.905s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 7 16116511 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 258 755313 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 780 156610 ns/op 13187 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 882 183900 ns/op 14611 B/op 262 allocs/op PASS ok crypto/x509 1.403s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 26 3879319 ns/op 278040 B/op 1619 allocs/op BenchmarkConcurrentStmtQuery-4 34 3325418 ns/op 258279 B/op 1976 allocs/op BenchmarkConcurrentStmtExec-4 64 2850097 ns/op 212347 B/op 580 allocs/op BenchmarkConcurrentTxQuery-4 21 4817106 ns/op 275704 B/op 2130 allocs/op BenchmarkConcurrentTxExec-4 64 2585786 ns/op 87904 B/op 1555 allocs/op BenchmarkConcurrentTxStmtQuery-4 39 3161884 ns/op 104379 B/op 2071 allocs/op BenchmarkConcurrentTxStmtExec-4 116 923574 ns/op 40072 B/op 381 allocs/op BenchmarkConcurrentRandom-4 39 3323934 ns/op 228400 B/op 1788 allocs/op BenchmarkManyConcurrentQueries-4 2004 63166 ns/op 3985 B/op 20 allocs/op PASS ok database/sql 1.799s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 110612 1980 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 55 2670565 ns/op 188264 B/op 14 allocs/op Benchmark115/LineToPC-4 72 1904364 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 15073 7488 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.136s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkMarshal-4 604 223271 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2156 68013 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.522s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 222 589271 ns/op 13.90 MB/s BenchmarkEncodeToString-4 184 636286 ns/op 12.87 MB/s BenchmarkDecode-4 112 1151113 ns/op 11.39 MB/s BenchmarkDecodeString-4 123 1130631 ns/op 11.60 MB/s PASS ok encoding/base32 0.978s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 226 464207 ns/op 17.65 MB/s BenchmarkDecodeString/2-4 292584 427.5 ns/op 9.36 MB/s BenchmarkDecodeString/4-4 214932 538.6 ns/op 14.85 MB/s BenchmarkDecodeString/8-4 133203 802.9 ns/op 14.95 MB/s BenchmarkDecodeString/64-4 33624 3382 ns/op 26.02 MB/s BenchmarkDecodeString/8192-4 355 493814 ns/op 22.12 MB/s BenchmarkNewEncoding-4 84210 1282 ns/op 199.75 MB/s PASS ok encoding/base64 1.491s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 958 135265 ns/op 29.57 MB/s BenchmarkReadStruct-4 13470 10012 ns/op 7.49 MB/s BenchmarkWriteStruct-4 15268 10173 ns/op 7.37 MB/s BenchmarkReadInts-4 31129 3517 ns/op 8.53 MB/s BenchmarkWriteInts-4 31830 4319 ns/op 6.95 MB/s BenchmarkWriteSlice1000Int32s-4 972 188364 ns/op 21.24 MB/s BenchmarkPutUint16-4 1777366 68.07 ns/op 29.38 MB/s BenchmarkAppendUint16-4 2250668 59.65 ns/op 33.53 MB/s BenchmarkPutUint32-4 1719865 62.41 ns/op 64.09 MB/s BenchmarkAppendUint32-4 1000000 140.8 ns/op 28.42 MB/s BenchmarkPutUint64-4 658562 157.6 ns/op 50.77 MB/s BenchmarkAppendUint64-4 1000000 118.1 ns/op 67.77 MB/s BenchmarkLittleEndianPutUint16-4 2510364 85.12 ns/op 23.50 MB/s BenchmarkLittleEndianAppendUint16-4 1983577 68.24 ns/op 29.31 MB/s BenchmarkLittleEndianPutUint32-4 1773254 94.64 ns/op 42.26 MB/s BenchmarkLittleEndianAppendUint32-4 2199253 58.42 ns/op 68.47 MB/s BenchmarkLittleEndianPutUint64-4 1000000 116.1 ns/op 68.90 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 132.9 ns/op 60.18 MB/s BenchmarkReadFloats-4 163216 900.0 ns/op 13.33 MB/s BenchmarkWriteFloats-4 59588 1770 ns/op 6.78 MB/s BenchmarkReadSlice1000Float32s-4 1382 97434 ns/op 41.05 MB/s BenchmarkWriteSlice1000Float32s-4 1232 114364 ns/op 34.98 MB/s BenchmarkReadSlice1000Uint8s-4 43597 3464 ns/op 288.66 MB/s BenchmarkWriteSlice1000Uint8s-4 37309 4140 ns/op 241.56 MB/s BenchmarkPutUvarint32-4 1016047 118.8 ns/op 33.68 MB/s BenchmarkPutUvarint64-4 273616 450.0 ns/op 17.78 MB/s PASS ok encoding/binary 6.705s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 4964 23649 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5715 23752 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 7006 21128 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 4260 43055 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 6081 18383 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 7168 18969 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 4794 27246 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3812 37114 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 10000 17676 ns/op PASS ok encoding/csv 1.881s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 4250 25354 ns/op BenchmarkEndToEndByteBuffer-4 4474 22920 ns/op BenchmarkEndToEndSliceByteBuffer-4 190 731226 ns/op BenchmarkEncodeComplex128Slice-4 381 263962 ns/op BenchmarkEncodeFloat64Slice-4 1285 108063 ns/op BenchmarkEncodeInt32Slice-4 992 110913 ns/op BenchmarkEncodeStringSlice-4 1471 85857 ns/op BenchmarkEncodeInterfaceSlice-4 49 2262574 ns/op BenchmarkDecodeComplex128Slice-4 685 292140 ns/op BenchmarkDecodeFloat64Slice-4 1044 187075 ns/op BenchmarkDecodeInt32Slice-4 861 132217 ns/op BenchmarkDecodeStringSlice-4 464 341726 ns/op BenchmarkDecodeStringsSlice-4 158 856368 ns/op BenchmarkDecodeBytesSlice-4 289 429479 ns/op BenchmarkDecodeInterfaceSlice-4 70 1778168 ns/op BenchmarkDecodeMap-4 98 1378709 ns/op PASS ok encoding/gob 3.488s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 12024 10130 ns/op 25.27 MB/s BenchmarkEncode/1024-4 2458 53345 ns/op 19.20 MB/s BenchmarkEncode/4096-4 668 179626 ns/op 22.80 MB/s BenchmarkEncode/16384-4 154 755765 ns/op 21.68 MB/s BenchmarkDecode/256-4 22959 7223 ns/op 35.44 MB/s BenchmarkDecode/1024-4 4976 28433 ns/op 36.01 MB/s BenchmarkDecode/4096-4 1233 89578 ns/op 45.73 MB/s BenchmarkDecode/16384-4 286 349915 ns/op 46.82 MB/s BenchmarkDump/256-4 925 115300 ns/op 2.22 MB/s BenchmarkDump/1024-4 280 401154 ns/op 2.55 MB/s BenchmarkDump/4096-4 69 1854911 ns/op 2.21 MB/s BenchmarkDump/16384-4 14 7529243 ns/op 2.18 MB/s PASS ok encoding/hex 2.891s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 148992113 ns/op 13.02 MB/s 8390640 B/op 49 allocs/op BenchmarkCodeEncoderError-4 1 160954667 ns/op 12.06 MB/s 8394448 B/op 107 allocs/op BenchmarkCodeMarshal-4 1 181380993 ns/op 10.70 MB/s 1942408 B/op 15 allocs/op BenchmarkCodeMarshalError-4 1 129332733 ns/op 15.00 MB/s 2078264 B/op 91 allocs/op BenchmarkMarshalBytes/32-4 10000 11267 ns/op BenchmarkMarshalBytes/256-4 6048 25200 ns/op BenchmarkMarshalBytes/4096-4 363 294480 ns/op BenchmarkMarshalBytesError/32-4 57 2074499 ns/op BenchmarkMarshalBytesError/256-4 54 2119996 ns/op BenchmarkMarshalBytesError/4096-4 45 3631812 ns/op BenchmarkCodeDecoder-4 1 522459169 ns/op 3.71 MB/s 11144648 B/op 92714 allocs/op BenchmarkUnicodeDecoder-4 33481 4014 ns/op 3.49 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 36830 3148 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 396273266 ns/op 4.90 MB/s 3066864 B/op 92682 allocs/op BenchmarkCodeUnmarshalReuse-4 1 460187368 ns/op 4.22 MB/s 3066936 B/op 92685 allocs/op BenchmarkUnmarshalString-4 69456 1929 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 117828 1152 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 176488 923.2 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 62773 2110 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 50488 2258 ns/op 144 B/op 2 allocs/op BenchmarkUnmapped-4 20289 6909 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 3290 35702 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 702 196156 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1031244 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 13 10597398 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 670635 167.9 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 484539 209.2 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 517245 218.8 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 545152 222.9 ns/op BenchmarkEncodeMarshaler-4 55293 2239 ns/op 92 B/op 2 allocs/op BenchmarkEncoderEncode-4 74317 1527 ns/op 60 B/op 0 allocs/op BenchmarkNumberIsValid-4 5411275 32.61 ns/op BenchmarkNumberIsValidRegexp-4 15847 6416 ns/op PASS ok encoding/json 9.330s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 39 2910238 ns/op 22.52 MB/s BenchmarkDecode-4 31 4369775 ns/op 20.32 MB/s PASS ok encoding/pem 0.443s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 2355 66175 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 654 199068 ns/op 8291 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 2560 47453 ns/op PASS ok encoding/xml 0.562s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 426406 290.1 ns/op BenchmarkIntSet-4 582811 234.4 ns/op BenchmarkFloatAdd-4 198565 1114 ns/op BenchmarkFloatSet-4 597751 213.9 ns/op BenchmarkStringSet-4 379424 264.8 ns/op BenchmarkMapSet-4 113210 988.4 ns/op BenchmarkMapSetDifferent-4 53190 1981 ns/op BenchmarkMapSetDifferentRandom-4 260 474793 ns/op BenchmarkMapSetString-4 123259 1088 ns/op BenchmarkMapAddSame-4 38084 4265 ns/op BenchmarkMapAddDifferent-4 11041 9382 ns/op BenchmarkMapAddDifferentRandom-4 250 746889 ns/op BenchmarkMapAddSameSteadyState-4 261970 418.2 ns/op BenchmarkMapAddDifferentSteadyState-4 146145 911.5 ns/op BenchmarkRealworldExpvarUsage-4 14846 9386 ns/op PASS ok expvar 3.594s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 111462 1357 ns/op BenchmarkSprintfEmpty-4 305865 477.6 ns/op BenchmarkSprintfString-4 241630 512.6 ns/op BenchmarkSprintfTruncateString-4 189224 734.4 ns/op BenchmarkSprintfTruncateBytes-4 129883 995.4 ns/op BenchmarkSprintfSlowParsingPath-4 185563 797.2 ns/op BenchmarkSprintfQuoteString-4 40796 2960 ns/op BenchmarkSprintfInt-4 189447 672.3 ns/op BenchmarkSprintfIntInt-4 147586 948.5 ns/op BenchmarkSprintfPrefixedInt-4 175294 1014 ns/op BenchmarkSprintfFloat-4 145759 1198 ns/op BenchmarkSprintfComplex-4 41152 2947 ns/op BenchmarkSprintfBoolean-4 113276 965.5 ns/op BenchmarkSprintfHexString-4 73640 2130 ns/op BenchmarkSprintfHexBytes-4 63850 2332 ns/op BenchmarkSprintfBytes-4 32144 3841 ns/op BenchmarkSprintfStringer-4 71742 2143 ns/op BenchmarkSprintfStructure-4 21903 4994 ns/op BenchmarkManyArgs-4 41403 2732 ns/op BenchmarkFprintInt-4 61195 1943 ns/op BenchmarkFprintfBytes-4 72374 1812 ns/op BenchmarkFprintIntNoAlloc-4 71629 1760 ns/op BenchmarkScanInts-4 30 3636916 ns/op BenchmarkScanRecursiveInt-4 1 437464513 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 522195170 ns/op PASS ok fmt 5.779s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 524 214044 ns/op PASS ok go/build 0.221s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 41119 2633 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 12955 10872 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 4099 46180 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 979 124028 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 226 555930 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 58 2736999 ns/op 206180 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 12 9082304 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 41873595 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 224341922 ns/op 15259072 B/op 65566 allocs/op PASS ok go/constant 2.058s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 350152980 ns/op 0.18 MB/s 45452696 B/op 48769 allocs/op PASS ok go/format 0.442s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 5 27573942 ns/op 1.95 MB/s BenchmarkParseOnly-4 6 18337082 ns/op 2.94 MB/s BenchmarkResolve-4 37 3022816 ns/op 17.82 MB/s PASS ok go/parser 1.558s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 199154235 ns/op 0.26 MB/s 5318696 B/op 27644 allocs/op BenchmarkPrintDecl-4 549 301745 ns/op 0.11 MB/s 17160 B/op 51 allocs/op PASS ok go/printer 0.488s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 261 467573 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 13249014 ns/op 4.12 MB/s BenchmarkScanFiles/go/parser/parser.go-4 7 16692023 ns/op 4.31 MB/s BenchmarkScanFiles/net/http/server.go-4 4 27170563 ns/op 4.18 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 192 1150027 ns/op 2.68 MB/s PASS ok go/scanner 1.200s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1251920 89.73 ns/op PASS ok go/token 0.330s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 147 1324751 ns/op BenchmarkNamed/Underlying/nongeneric-4 878908 204.8 ns/op BenchmarkNamed/Underlying/generic-4 1000000 222.4 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 132.9 ns/op BenchmarkNamed/Underlying/user_instance-4 935739 217.0 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 13340 9759 ns/op BenchmarkNamed/NewMethodSet/generic-4 15908 10032 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 15548 8049 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 14797 7981 ns/op BenchmarkCheck/http/funcbodies/info-4 1 776872013 ns/op 39117 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 447033160 ns/op 67919 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 271112483 ns/op 111331 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 258737382 ns/op 117267 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2185137901 ns/op 2342 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 180468316 ns/op 28180 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 109350998 ns/op 46568 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 115753987 ns/op 43766 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 711344505 ns/op 3044 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 1 102249903 ns/op 21046 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 99703038 ns/op 21575 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 68785104 ns/op 31431 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2170759685 ns/op 28589 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 665088123 ns/op 93231 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 181738232 ns/op 339778 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 146713516 ns/op 419767 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2774447430 ns/op 727.1 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 172986136 ns/op 11577 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 131490341 ns/op 15175 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 147797653 ns/op 13491 lines/s PASS ok go/types 46.232s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 12243 11162 ns/op 91.74 MB/s PASS ok hash/adler32 0.295s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 217040 524.1 ns/op 28.62 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 207840 751.1 ns/op 19.97 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 117711 1191 ns/op 33.58 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 131248 887.2 ns/op 45.08 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 454096 331.3 ns/op 1545.49 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 345187 315.1 ns/op 1625.03 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 341671 346.3 ns/op 2956.95 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 376008 331.0 ns/op 3093.43 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 231565 495.9 ns/op 8259.19 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 254779 497.5 ns/op 8233.93 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 54099 3000 ns/op 10922.12 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 58089 3763 ns/op 8706.93 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 366388 326.2 ns/op 45.99 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 375106 348.7 ns/op 43.02 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 454542 338.4 ns/op 118.21 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 398262 334.1 ns/op 119.73 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 325599 391.9 ns/op 1306.32 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 345208 498.5 ns/op 1027.04 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 242182 590.4 ns/op 1734.38 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 196275 955.6 ns/op 1071.62 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 206247 531.2 ns/op 7710.73 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 200816 668.1 ns/op 6130.54 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 48277 2457 ns/op 13334.29 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 54278 2432 ns/op 13475.56 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 236290 635.2 ns/op 23.61 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 242896 545.1 ns/op 27.52 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 116074 1509 ns/op 26.51 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 99486 1018 ns/op 39.31 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 10000 22115 ns/op 23.15 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 10000 12048 ns/op 42.50 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 5934 23795 ns/op 43.04 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 6348 22572 ns/op 45.37 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1221 97249 ns/op 42.12 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1354 91315 ns/op 44.86 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 165 1336896 ns/op 24.51 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 141 1399851 ns/op 23.41 MB/s PASS ok hash/crc32 8.076s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 100 1527383 ns/op 42.91 MB/s BenchmarkCrc64/ISO4KB-4 1350 84944 ns/op 48.22 MB/s BenchmarkCrc64/ISO1KB-4 7275 17641 ns/op 58.05 MB/s BenchmarkCrc64/ECMA64KB-4 129 1188202 ns/op 55.16 MB/s BenchmarkCrc64/Random64KB-4 121 944151 ns/op 69.41 MB/s BenchmarkCrc64/Random16KB-4 499 232073 ns/op 70.60 MB/s PASS ok hash/crc64 1.372s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 13591 12466 ns/op 82.14 MB/s BenchmarkFnv32aKB-4 13518 10774 ns/op 95.05 MB/s BenchmarkFnv64KB-4 10000 10078 ns/op 101.61 MB/s BenchmarkFnv64aKB-4 12553 9355 ns/op 109.46 MB/s BenchmarkFnv128KB-4 1713 76318 ns/op 13.42 MB/s BenchmarkFnv128aKB-4 1822 74089 ns/op 13.82 MB/s PASS ok hash/fnv 1.485s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 438122 267.2 ns/op 14.97 MB/s BenchmarkHash/n=4/Bytes-4 3065917 39.37 ns/op 101.59 MB/s BenchmarkHash/n=4/String-4 2657292 41.83 ns/op 95.63 MB/s BenchmarkHash/n=8/Write-4 479005 266.9 ns/op 29.97 MB/s BenchmarkHash/n=8/Bytes-4 2788972 36.75 ns/op 217.69 MB/s BenchmarkHash/n=8/String-4 3172377 46.04 ns/op 173.78 MB/s BenchmarkHash/n=16/Write-4 467289 281.3 ns/op 56.88 MB/s BenchmarkHash/n=16/Bytes-4 3222147 35.56 ns/op 449.96 MB/s BenchmarkHash/n=16/String-4 3290512 34.95 ns/op 457.83 MB/s BenchmarkHash/n=32/Write-4 422424 282.1 ns/op 113.45 MB/s BenchmarkHash/n=32/Bytes-4 3335054 40.49 ns/op 790.35 MB/s BenchmarkHash/n=32/String-4 2462241 63.61 ns/op 503.08 MB/s BenchmarkHash/n=64/Write-4 414141 302.5 ns/op 211.58 MB/s BenchmarkHash/n=64/Bytes-4 2984350 41.32 ns/op 1549.02 MB/s BenchmarkHash/n=64/String-4 2852815 41.82 ns/op 1530.51 MB/s BenchmarkHash/n=256/Write-4 267912 407.0 ns/op 628.96 MB/s BenchmarkHash/n=256/Bytes-4 2107794 54.58 ns/op 4690.29 MB/s BenchmarkHash/n=256/String-4 2052771 52.11 ns/op 4912.98 MB/s BenchmarkHash/n=320/Write-4 299992 511.0 ns/op 626.24 MB/s BenchmarkHash/n=320/Bytes-4 1911093 59.16 ns/op 5408.65 MB/s BenchmarkHash/n=320/String-4 1649137 74.81 ns/op 4277.67 MB/s BenchmarkHash/n=1024/Write-4 201895 639.1 ns/op 1602.17 MB/s BenchmarkHash/n=1024/Bytes-4 727270 208.9 ns/op 4902.37 MB/s BenchmarkHash/n=1024/String-4 874370 142.4 ns/op 7192.74 MB/s BenchmarkHash/n=4096/Write-4 85953 1318 ns/op 3108.62 MB/s BenchmarkHash/n=4096/Bytes-4 255165 479.0 ns/op 8550.56 MB/s BenchmarkHash/n=4096/String-4 250251 473.8 ns/op 8645.38 MB/s BenchmarkHash/n=16384/Write-4 27320 4304 ns/op 3806.84 MB/s BenchmarkHash/n=16384/Bytes-4 65842 1819 ns/op 9007.46 MB/s BenchmarkHash/n=16384/String-4 64046 1888 ns/op 8677.15 MB/s PASS ok hash/maphash 6.159s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 705 175243 ns/op BenchmarkEscapeNone-4 119874 916.2 ns/op BenchmarkUnescape-4 642 257871 ns/op BenchmarkUnescapeNone-4 617214 208.2 ns/op BenchmarkUnescapeSparse-4 10000 25059 ns/op BenchmarkUnescapeDense-4 858 135695 ns/op PASS ok html 1.217s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 8058 14699 ns/op BenchmarkCSSEscaperNoSpecials-4 38137 4711 ns/op BenchmarkDecodeCSS-4 23946 4766 ns/op BenchmarkDecodeCSSNoSpecials-4 3445468 37.32 ns/op BenchmarkCSSValueFilter-4 84480 1502 ns/op BenchmarkCSSValueFilterOk-4 73834 1590 ns/op BenchmarkEscapedExecute-4 5005 43904 ns/op BenchmarkHTMLNospaceEscaper-4 9273 14074 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 56782 2602 ns/op BenchmarkStripTags-4 17436 8550 ns/op BenchmarkStripTagsNoSpecials-4 279937 687.3 ns/op BenchmarkJSValEscaperWithNum-4 15496 10317 ns/op BenchmarkJSValEscaperWithStr-4 3902 27044 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 18156 7986 ns/op BenchmarkJSValEscaperWithObj-4 3885 50345 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 12126 8926 ns/op BenchmarkJSStrEscaperNoSpecials-4 46329 2507 ns/op BenchmarkJSStrEscaper-4 9894 12950 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 20659 5341 ns/op BenchmarkJSRegexpEscaper-4 8794 12979 ns/op BenchmarkTemplateSpecialTags-4 99 1628973 ns/op BenchmarkURLEscaper-4 4550 29901 ns/op BenchmarkURLEscaperNoSpecials-4 165924 802.0 ns/op BenchmarkURLNormalizer-4 5642 22275 ns/op BenchmarkURLNormalizerNoSpecials-4 165271 902.6 ns/op BenchmarkSrcsetFilter-4 17008 8139 ns/op BenchmarkSrcsetFilterNoSpecials-4 117253 1911 ns/op PASS ok html/template 6.080s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 481920 222.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 373962 404.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 644181 248.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 482733 394.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1558472 80.95 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 100.7 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1522516 76.43 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 101.4 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1222206 115.5 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 320842 329.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 351172 398.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 382992 327.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 351231 453.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 647043 253.3 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 429811 259.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 769330 160.5 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 339822 362.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 351865 368.3 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1231599 106.7 ns/op BenchmarkRGBASetRGBA-4 1000000 115.2 ns/op BenchmarkRGBA64At-4 870862 136.9 ns/op BenchmarkRGBA64SetRGBA64-4 691833 156.1 ns/op BenchmarkNRGBAAt-4 1228346 95.84 ns/op BenchmarkNRGBASetNRGBA-4 1000000 113.8 ns/op BenchmarkNRGBA64At-4 883818 138.5 ns/op BenchmarkNRGBA64SetNRGBA64-4 743583 156.6 ns/op BenchmarkAlphaAt-4 1960652 55.92 ns/op BenchmarkAlphaSetAlpha-4 2197126 59.33 ns/op BenchmarkAlpha16At-4 1275592 94.07 ns/op BenchmarkAlphaSetAlpha16-4 1284136 95.12 ns/op BenchmarkGrayAt-4 2053842 64.55 ns/op BenchmarkGraySetGray-4 1511131 69.62 ns/op BenchmarkGray16At-4 1000000 109.7 ns/op BenchmarkGraySetGray16-4 1265840 95.30 ns/op PASS ok image 7.342s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 3187629 43.48 ns/op BenchmarkYCbCrToRGB/128-4 3227030 38.01 ns/op BenchmarkYCbCrToRGB/255-4 2172205 52.87 ns/op BenchmarkRGBToYCbCr/0-4 3075474 40.64 ns/op BenchmarkRGBToYCbCr/Cb-4 2532586 61.89 ns/op BenchmarkRGBToYCbCr/Cr-4 2975383 41.45 ns/op BenchmarkYCbCrToRGBA/0-4 3024536 40.73 ns/op BenchmarkYCbCrToRGBA/128-4 2794604 43.48 ns/op BenchmarkYCbCrToRGBA/255-4 2254287 47.00 ns/op BenchmarkNYCbCrAToRGBA/0-4 2775902 43.89 ns/op BenchmarkNYCbCrAToRGBA/128-4 2497844 45.96 ns/op BenchmarkNYCbCrAToRGBA/255-4 2470208 71.01 ns/op PASS ok image/color 3.017s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 3 40143181 ns/op BenchmarkFillSrc-4 332 370785 ns/op BenchmarkCopyOver-4 6 18017401 ns/op BenchmarkCopySrc-4 490 328187 ns/op BenchmarkNRGBAOver-4 7 14292499 ns/op BenchmarkNRGBASrc-4 9 15004948 ns/op BenchmarkYCbCr-4 9 11979444 ns/op BenchmarkGray-4 18 7168372 ns/op BenchmarkCMYK-4 12 10701767 ns/op BenchmarkGlyphOver-4 19 6104000 ns/op BenchmarkRGBAMaskOver-4 4 29728913 ns/op BenchmarkGrayMaskOver-4 6 20175886 ns/op BenchmarkRGBA64ImageMaskOver-4 3 57446827 ns/op BenchmarkRGBA-4 3 39326015 ns/op BenchmarkPalettedFill-4 891 182696 ns/op BenchmarkPalettedRGBA-4 3 39234798 ns/op BenchmarkGenericOver-4 2 50548896 ns/op BenchmarkGenericMaskOver-4 4 32087580 ns/op BenchmarkGenericSrc-4 3 62290459 ns/op BenchmarkGenericMaskSrc-4 2 55245954 ns/op PASS ok image/draw 6.975s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 24 5581774 ns/op 2.77 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 152538584 ns/op 2.01 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2754271553 ns/op 0.45 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 61 2270205 ns/op 6.81 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 128164359 ns/op 0.48 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 3.938s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 4876 25559 ns/op BenchmarkIDCT-4 5101 28746 ns/op BenchmarkDecodeBaseline-4 8 13434328 ns/op 4.60 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 18509550 ns/op 3.34 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 236649796 ns/op 5.19 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 214691923 ns/op 4.29 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 1.642s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 18172918 6.538 ns/op BenchmarkDecodeGray-4 12 9098063 ns/op 7.20 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 50054950 ns/op 5.24 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 4 36341865 ns/op 7.21 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 22 5516603 ns/op 11.88 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 54751222 ns/op 4.79 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 41289485 ns/op 6.35 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 52643064 ns/op 5.84 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 54599170 ns/op 5.63 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 176610839 ns/op 6.96 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 181294520 ns/op 6.78 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 3 45228114 ns/op 6.79 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 174517038 ns/op 7.04 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 731251214 ns/op 1.68 MB/s 864280 B/op 31 allocs/op PASS ok image/png 4.043s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 52822942 ns/op 1.89 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 73499191 ns/op 1.36 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 299478381 ns/op 1.67 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 350248213 ns/op 1.43 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 3 49874507 ns/op 2.01 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 76725032 ns/op 1.30 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 261689824 ns/op 1.91 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 380494668 ns/op 1.31 MB/s 4005984 B/op 4 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 532786216 ns/op 1.88 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 638827354 ns/op 1.57 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3504078038 ns/op 1.43 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3864845997 ns/op 1.29 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 12 8687761 ns/op 11.51 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 13 8940731 ns/op 11.18 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 51471971 ns/op 9.71 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 3 44482125 ns/op 11.24 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 110226054 ns/op 9.07 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 125296703 ns/op 7.98 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 595079890 ns/op 8.40 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 587783697 ns/op 8.51 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 52647806 ns/op 1.90 MB/s 540752 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 3 45315082 ns/op 2.21 MB/s 1073232 B/op 3 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 283468564 ns/op 1.76 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 266904087 ns/op 1.87 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 624436876 ns/op 1.60 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 676036592 ns/op 1.48 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 4739395628 ns/op 1.05 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 4483153998 ns/op 1.12 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 135864803 ns/op 30.76 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 132671749 ns/op 31.50 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 68.720s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 37495 3053 ns/op 0.33 MB/s BenchmarkMarshalCorpusFile/2-4 34418 3415 ns/op 0.59 MB/s BenchmarkMarshalCorpusFile/4-4 32071 3610 ns/op 1.11 MB/s BenchmarkMarshalCorpusFile/8-4 26367 4306 ns/op 1.86 MB/s BenchmarkMarshalCorpusFile/16-4 19960 5647 ns/op 2.83 MB/s BenchmarkMarshalCorpusFile/32-4 13636 8660 ns/op 3.70 MB/s BenchmarkMarshalCorpusFile/64-4 9079 14306 ns/op 4.47 MB/s BenchmarkMarshalCorpusFile/128-4 5504 24218 ns/op 5.29 MB/s BenchmarkMarshalCorpusFile/256-4 2328 48649 ns/op 5.26 MB/s BenchmarkMarshalCorpusFile/512-4 1424 93092 ns/op 5.50 MB/s BenchmarkMarshalCorpusFile/1024-4 658 178278 ns/op 5.74 MB/s BenchmarkMarshalCorpusFile/2048-4 327 384207 ns/op 5.33 MB/s BenchmarkMarshalCorpusFile/4096-4 166 777342 ns/op 5.27 MB/s BenchmarkMarshalCorpusFile/8192-4 80 1668394 ns/op 4.91 MB/s BenchmarkMarshalCorpusFile/16384-4 39 3201001 ns/op 5.12 MB/s BenchmarkMarshalCorpusFile/32768-4 21 6523022 ns/op 5.02 MB/s BenchmarkMarshalCorpusFile/65536-4 8 12638344 ns/op 5.19 MB/s BenchmarkMarshalCorpusFile/131072-4 4 28312205 ns/op 4.63 MB/s BenchmarkMarshalCorpusFile/262144-4 2 51585220 ns/op 5.08 MB/s BenchmarkMarshalCorpusFile/524288-4 1 104237455 ns/op 5.03 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 197158354 ns/op 5.32 MB/s BenchmarkUnmarshalCorpusFile/1-4 10000 12384 ns/op 0.08 MB/s BenchmarkUnmarshalCorpusFile/2-4 8587 12469 ns/op 0.16 MB/s BenchmarkUnmarshalCorpusFile/4-4 9014 13655 ns/op 0.29 MB/s BenchmarkUnmarshalCorpusFile/8-4 8641 15542 ns/op 0.51 MB/s BenchmarkUnmarshalCorpusFile/16-4 6958 18106 ns/op 0.88 MB/s BenchmarkUnmarshalCorpusFile/32-4 4352 27682 ns/op 1.16 MB/s BenchmarkUnmarshalCorpusFile/64-4 4106 32450 ns/op 1.97 MB/s BenchmarkUnmarshalCorpusFile/128-4 2695 43146 ns/op 2.97 MB/s BenchmarkUnmarshalCorpusFile/256-4 1017 112630 ns/op 2.27 MB/s BenchmarkUnmarshalCorpusFile/512-4 547 215687 ns/op 2.37 MB/s BenchmarkUnmarshalCorpusFile/1024-4 278 414053 ns/op 2.47 MB/s BenchmarkUnmarshalCorpusFile/2048-4 147 831862 ns/op 2.46 MB/s BenchmarkUnmarshalCorpusFile/4096-4 76 1762616 ns/op 2.32 MB/s BenchmarkUnmarshalCorpusFile/8192-4 34 3192934 ns/op 2.57 MB/s BenchmarkUnmarshalCorpusFile/16384-4 16 6325489 ns/op 2.59 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 13017872 ns/op 2.52 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 25251446 ns/op 2.60 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 52621178 ns/op 2.49 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 106437478 ns/op 2.46 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 209292080 ns/op 2.51 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 412435653 ns/op 2.54 MB/s BenchmarkMutatorBytes/1-4 35179 3377 ns/op BenchmarkMutatorBytes/10-4 37322 3135 ns/op BenchmarkMutatorBytes/100-4 34315 3311 ns/op BenchmarkMutatorBytes/1000-4 24920 4894 ns/op BenchmarkMutatorBytes/10000-4 7690 20375 ns/op BenchmarkMutatorBytes/100000-4 955 134901 ns/op BenchmarkMutatorString/1-4 36361 3521 ns/op BenchmarkMutatorString/10-4 35704 3422 ns/op BenchmarkMutatorString/100-4 32508 4222 ns/op BenchmarkMutatorString/1000-4 15422 7211 ns/op BenchmarkMutatorString/10000-4 3775 46227 ns/op BenchmarkMutatorString/100000-4 303 331809 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 17806 6848 ns/op BenchmarkMutatorAllBasicTypes/string-4 16916 7020 ns/op BenchmarkMutatorAllBasicTypes/bool-4 58980 1956 ns/op BenchmarkMutatorAllBasicTypes/float32-4 53048 2228 ns/op BenchmarkMutatorAllBasicTypes/float64-4 52323 2296 ns/op BenchmarkMutatorAllBasicTypes/int-4 52245 2126 ns/op BenchmarkMutatorAllBasicTypes/int8-4 52162 2071 ns/op BenchmarkMutatorAllBasicTypes/int16-4 55338 2123 ns/op BenchmarkMutatorAllBasicTypes/int32-4 55417 2138 ns/op BenchmarkMutatorAllBasicTypes/int64-4 54704 2102 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 52465 2148 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 56085 2342 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 51910 2115 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 55088 2184 ns/op PASS ok internal/fuzz 12.597s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 14985 9126 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 145348 839.3 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 0.681s PASS ok internal/poll 0.047s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 5 21552476 ns/op PASS ok internal/trace 2.800s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 7167 27527 ns/op BenchmarkCopyNLarge-4 249 408478 ns/op PASS ok io 0.456s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 160809 783.9 ns/op BenchmarkPrintln-4 27192 4346 ns/op BenchmarkPrintlnNoFlags-4 39650 2551 ns/op PASS ok log 0.557s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2476521 52.42 ns/op BenchmarkAcosh-4 1382120 87.39 ns/op BenchmarkAsin-4 2678403 43.78 ns/op BenchmarkAsinh-4 1254718 89.89 ns/op BenchmarkAtan-4 3057768 37.90 ns/op BenchmarkAtanh-4 1317127 90.32 ns/op BenchmarkAtan2-4 2270344 51.51 ns/op BenchmarkCbrt-4 1671836 69.41 ns/op BenchmarkCeil-4 23061560 5.020 ns/op BenchmarkCopysign-4 3930009 30.01 ns/op BenchmarkCos-4 1454590 80.01 ns/op BenchmarkCosh-4 1986039 59.45 ns/op BenchmarkErf-4 3230929 35.28 ns/op BenchmarkErfc-4 3259136 35.56 ns/op BenchmarkErfinv-4 2931144 38.98 ns/op BenchmarkErfcinv-4 2987005 38.42 ns/op BenchmarkExp-4 6519183 20.18 ns/op BenchmarkExpGo-4 1000000 111.2 ns/op BenchmarkExpm1-4 2430489 45.76 ns/op BenchmarkExp2-4 1000000 104.7 ns/op BenchmarkExp2Go-4 1000000 108.2 ns/op BenchmarkAbs-4 5427968 22.54 ns/op BenchmarkDim-4 12318946 9.407 ns/op BenchmarkFloor-4 26920261 4.930 ns/op BenchmarkMax-4 17463676 6.928 ns/op BenchmarkMin-4 17919136 7.025 ns/op BenchmarkMod-4 391828 307.3 ns/op BenchmarkFrexp-4 1982631 57.94 ns/op BenchmarkGamma-4 895690 134.9 ns/op BenchmarkHypot-4 13199142 9.266 ns/op BenchmarkHypotGo-4 1814311 65.32 ns/op BenchmarkIlogb-4 2185291 52.30 ns/op BenchmarkJ0-4 321378 399.7 ns/op BenchmarkJ1-4 308829 385.1 ns/op BenchmarkJn-4 154624 849.1 ns/op BenchmarkLdexp-4 1988911 59.85 ns/op BenchmarkLgamma-4 1000000 117.5 ns/op BenchmarkLog-4 6478582 18.05 ns/op BenchmarkLogb-4 2132642 53.48 ns/op BenchmarkLog1p-4 1733134 67.41 ns/op BenchmarkLog10-4 5699064 19.53 ns/op BenchmarkLog2-4 1679516 72.57 ns/op BenchmarkModf-4 2491324 48.04 ns/op BenchmarkNextafter32-4 2565685 46.17 ns/op BenchmarkNextafter64-4 2528418 47.48 ns/op BenchmarkPowInt-4 618777 194.6 ns/op BenchmarkPowFrac-4 519999 256.5 ns/op BenchmarkPow10Pos-4 6524004 18.50 ns/op BenchmarkPow10Neg-4 6032415 18.13 ns/op BenchmarkRound-4 5087724 23.70 ns/op BenchmarkRoundToEven-4 13700847 9.427 ns/op BenchmarkRemainder-4 558992 220.3 ns/op BenchmarkSignbit-4 7539571 15.64 ns/op BenchmarkSin-4 1657008 70.33 ns/op BenchmarkSincos-4 1232366 100.6 ns/op BenchmarkSinh-4 2117127 54.28 ns/op BenchmarkSqrtIndirect-4 24574078 4.958 ns/op BenchmarkSqrtLatency-4 24560419 5.312 ns/op BenchmarkSqrtIndirectLatency-4 23409704 5.248 ns/op BenchmarkSqrtGoLatency-4 1479519 82.56 ns/op BenchmarkSqrtPrime-4 43684 2795 ns/op BenchmarkTan-4 1541978 73.68 ns/op BenchmarkTanh-4 1772370 67.17 ns/op BenchmarkTrunc-4 22295616 5.096 ns/op BenchmarkY0-4 299336 394.1 ns/op BenchmarkY1-4 334748 407.8 ns/op BenchmarkYn-4 149392 828.9 ns/op BenchmarkFloat64bits-4 7498141 15.26 ns/op BenchmarkFloat64frombits-4 7445581 16.04 ns/op BenchmarkFloat32bits-4 7150950 16.37 ns/op BenchmarkFloat32frombits-4 7809424 15.41 ns/op BenchmarkFMA-4 23169216 5.283 ns/op PASS ok math 13.261s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 16235442 7.649 ns/op 8367.43 MB/s BenchmarkAddVV/2-4 13671226 8.703 ns/op 14707.96 MB/s BenchmarkAddVV/3-4 13094642 9.534 ns/op 20139.33 MB/s BenchmarkAddVV/4-4 12507888 9.534 ns/op 26851.02 MB/s BenchmarkAddVV/5-4 10433168 10.77 ns/op 29704.86 MB/s BenchmarkAddVV/10-4 7803855 13.12 ns/op 48791.05 MB/s BenchmarkAddVV/100-4 2141430 50.95 ns/op 125625.45 MB/s BenchmarkAddVV/1000-4 292244 472.0 ns/op 135592.91 MB/s BenchmarkSubVV/1-4 14655730 8.825 ns/op 7251.89 MB/s BenchmarkSubVV/2-4 14483407 8.815 ns/op 14521.23 MB/s BenchmarkSubVV/3-4 13337606 9.854 ns/op 19485.00 MB/s BenchmarkSubVV/4-4 11582701 9.549 ns/op 26808.67 MB/s BenchmarkSubVV/5-4 11388739 10.06 ns/op 31805.78 MB/s BenchmarkSubVV/10-4 8652450 13.57 ns/op 47149.99 MB/s BenchmarkSubVV/100-4 2098539 51.13 ns/op 125177.60 MB/s BenchmarkSubVV/1000-4 292269 465.0 ns/op 137643.79 MB/s BenchmarkAddVW/1-4 18355674 7.138 ns/op 1120.76 MB/s BenchmarkAddVW/2-4 17154637 7.542 ns/op 2121.32 MB/s BenchmarkAddVW/3-4 14796172 8.149 ns/op 2945.12 MB/s BenchmarkAddVW/4-4 14459893 8.266 ns/op 3871.42 MB/s BenchmarkAddVW/5-4 14100006 8.963 ns/op 4463.02 MB/s BenchmarkAddVW/10-4 11604448 10.81 ns/op 7400.20 MB/s BenchmarkAddVW/100-4 317322 390.5 ns/op 2048.65 MB/s BenchmarkAddVW/1000-4 40506 2761 ns/op 2897.99 MB/s BenchmarkAddVWext/1-4 16778325 7.058 ns/op 1133.54 MB/s BenchmarkAddVWext/2-4 15121239 8.536 ns/op 1874.35 MB/s BenchmarkAddVWext/3-4 14686323 8.045 ns/op 2983.32 MB/s BenchmarkAddVWext/4-4 13428018 8.254 ns/op 3876.90 MB/s BenchmarkAddVWext/5-4 13455174 8.865 ns/op 4512.01 MB/s BenchmarkAddVWext/10-4 9739306 10.90 ns/op 7338.28 MB/s BenchmarkAddVWext/100-4 50810 2282 ns/op 350.54 MB/s BenchmarkAddVWext/1000-4 5817 23155 ns/op 345.50 MB/s BenchmarkSubVW/1-4 17254678 7.209 ns/op 1109.72 MB/s BenchmarkSubVW/2-4 14953386 7.786 ns/op 2055.03 MB/s BenchmarkSubVW/3-4 14819823 8.232 ns/op 2915.51 MB/s BenchmarkSubVW/4-4 14270059 8.513 ns/op 3758.96 MB/s BenchmarkSubVW/5-4 12470377 8.873 ns/op 4507.95 MB/s BenchmarkSubVW/10-4 11347708 10.72 ns/op 7462.84 MB/s BenchmarkSubVW/100-4 300694 431.5 ns/op 1854.15 MB/s BenchmarkSubVW/1000-4 44362 2859 ns/op 2798.39 MB/s BenchmarkSubVWext/1-4 16822416 7.128 ns/op 1122.26 MB/s BenchmarkSubVWext/2-4 15407515 7.475 ns/op 2140.56 MB/s BenchmarkSubVWext/3-4 15112392 8.830 ns/op 2717.93 MB/s BenchmarkSubVWext/4-4 12384445 9.355 ns/op 3420.55 MB/s BenchmarkSubVWext/5-4 12645825 9.535 ns/op 4194.94 MB/s BenchmarkSubVWext/10-4 9593173 10.90 ns/op 7339.75 MB/s BenchmarkSubVWext/100-4 51512 2321 ns/op 344.64 MB/s BenchmarkSubVWext/1000-4 5473 22974 ns/op 348.21 MB/s BenchmarkMulAddVWW/1-4 11899230 9.028 ns/op 7089.30 MB/s BenchmarkMulAddVWW/2-4 11723508 9.473 ns/op 13511.61 MB/s BenchmarkMulAddVWW/3-4 12085962 10.31 ns/op 18630.32 MB/s BenchmarkMulAddVWW/4-4 10344885 10.93 ns/op 23429.55 MB/s BenchmarkMulAddVWW/5-4 10227238 11.32 ns/op 28268.83 MB/s BenchmarkMulAddVWW/10-4 7167810 15.25 ns/op 41978.95 MB/s BenchmarkMulAddVWW/100-4 1321492 78.65 ns/op 81369.82 MB/s BenchmarkMulAddVWW/1000-4 155756 769.9 ns/op 83126.96 MB/s BenchmarkAddMulVVW/1-4 15934164 7.838 ns/op 8165.17 MB/s BenchmarkAddMulVVW/2-4 11223469 9.308 ns/op 13751.56 MB/s BenchmarkAddMulVVW/3-4 12064920 9.835 ns/op 19522.38 MB/s BenchmarkAddMulVVW/4-4 9990999 10.78 ns/op 23741.01 MB/s BenchmarkAddMulVVW/5-4 10776361 11.76 ns/op 27209.11 MB/s BenchmarkAddMulVVW/10-4 8125915 14.03 ns/op 45611.28 MB/s BenchmarkAddMulVVW/100-4 1813792 63.51 ns/op 100779.22 MB/s BenchmarkAddMulVVW/1000-4 219831 648.2 ns/op 98730.18 MB/s BenchmarkDivWVW/1-4 1913859 62.49 ns/op 1024.13 MB/s BenchmarkDivWVW/2-4 1000000 120.8 ns/op 1059.17 MB/s BenchmarkDivWVW/3-4 787882 149.7 ns/op 1282.77 MB/s BenchmarkDivWVW/4-4 767055 174.4 ns/op 1467.70 MB/s BenchmarkDivWVW/5-4 566088 201.5 ns/op 1587.89 MB/s BenchmarkDivWVW/10-4 369897 348.0 ns/op 1838.99 MB/s BenchmarkDivWVW/100-4 42075 2913 ns/op 2197.41 MB/s BenchmarkDivWVW/1000-4 3957 28962 ns/op 2209.77 MB/s BenchmarkNonZeroShifts/1/shrVU-4 13719946 7.652 ns/op BenchmarkNonZeroShifts/1/shlVU-4 16285422 7.365 ns/op BenchmarkNonZeroShifts/2/shrVU-4 14750616 8.004 ns/op BenchmarkNonZeroShifts/2/shlVU-4 14639352 7.955 ns/op BenchmarkNonZeroShifts/3/shrVU-4 13010438 8.780 ns/op BenchmarkNonZeroShifts/3/shlVU-4 13315999 8.585 ns/op BenchmarkNonZeroShifts/4/shrVU-4 10551373 10.05 ns/op BenchmarkNonZeroShifts/4/shlVU-4 11034367 9.099 ns/op BenchmarkNonZeroShifts/5/shrVU-4 11384157 10.00 ns/op BenchmarkNonZeroShifts/5/shlVU-4 11153179 9.797 ns/op BenchmarkNonZeroShifts/10/shrVU-4 8224819 13.62 ns/op BenchmarkNonZeroShifts/10/shlVU-4 8168191 13.07 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1392628 86.60 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1462500 79.37 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 140811 738.8 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 206332 615.1 ns/op BenchmarkDecimalConversion-4 201 600575 ns/op BenchmarkFloatString/100-4 10000 10495 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 224 563419 ns/op 2908 B/op 9 allocs/op BenchmarkFloatString/10000-4 3 49225746 ns/op 61298 B/op 54 allocs/op BenchmarkFloatString/100000-4 1 4981456352 ns/op 847712 B/op 502 allocs/op BenchmarkFloatAdd/10-4 159444 781.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 153272 787.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 143827 849.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 85075 1446 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 15188 7157 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 195573 605.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 204153 605.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 202492 628.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 149883 782.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 52558 2326 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1771 65385 ns/op BenchmarkParseFloatLargeExp-4 442 282652 ns/op BenchmarkGCD10x10/WithoutXY-4 170683 708.0 ns/op BenchmarkGCD10x10/WithXY-4 49526 2427 ns/op BenchmarkGCD10x100/WithoutXY-4 90468 1404 ns/op BenchmarkGCD10x100/WithXY-4 16305 7171 ns/op BenchmarkGCD10x1000/WithoutXY-4 56320 2373 ns/op BenchmarkGCD10x1000/WithXY-4 12652 10457 ns/op BenchmarkGCD100x100/WithoutXY-4 21823 4910 ns/op BenchmarkGCD100x100/WithXY-4 10000 11950 ns/op BenchmarkGCD100x1000/WithoutXY-4 12826 9509 ns/op BenchmarkGCD100x1000/WithXY-4 7315 18953 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2109 58704 ns/op BenchmarkGCD1000x1000/WithXY-4 1087 107427 ns/op BenchmarkHilbert-4 20 5687642 ns/op BenchmarkBinomial-4 12000 9841 ns/op BenchmarkQuoRem-4 24380 5226 ns/op BenchmarkExp-4 18 6662539 ns/op BenchmarkExpMont/Odd-4 121 977117 ns/op 2587 B/op 21 allocs/op BenchmarkExpMont/Even1-4 121 968311 ns/op 3378 B/op 38 allocs/op BenchmarkExpMont/Even2-4 100 1046735 ns/op 3844 B/op 53 allocs/op BenchmarkExpMont/Even3-4 100 1003991 ns/op 3839 B/op 53 allocs/op BenchmarkExpMont/Even4-4 100 1006254 ns/op 3842 B/op 53 allocs/op BenchmarkExpMont/Even8-4 100 1001613 ns/op 3858 B/op 53 allocs/op BenchmarkExpMont/Even32-4 116 1095646 ns/op 3870 B/op 54 allocs/op BenchmarkExpMont/Even64-4 138 863651 ns/op 3629 B/op 53 allocs/op BenchmarkExpMont/Even96-4 124 901998 ns/op 3774 B/op 51 allocs/op BenchmarkExpMont/Even128-4 151 757854 ns/op 3260 B/op 50 allocs/op BenchmarkExpMont/Even255-4 163 751308 ns/op 2952 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 322 347909 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 297 377008 ns/op 1723 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 308 384643 ns/op 1749 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 304 381168 ns/op 1746 B/op 47 allocs/op BenchmarkExp2-4 18 6742993 ns/op BenchmarkBitset-4 588177 190.8 ns/op BenchmarkBitsetNeg-4 351726 350.1 ns/op BenchmarkBitsetOrig-4 225889 602.2 ns/op BenchmarkBitsetNegOrig-4 146112 1042 ns/op BenchmarkModSqrt225_Tonelli-4 97 1078882 ns/op BenchmarkModSqrt225_3Mod4-4 364 330483 ns/op BenchmarkModSqrt231_Tonelli-4 100 1105773 ns/op BenchmarkModSqrt231_5Mod8-4 308 386719 ns/op BenchmarkModInverse-4 10000 10581 ns/op BenchmarkSqrt-4 1779 65502 ns/op BenchmarkIntSqr/1-4 997423 122.0 ns/op BenchmarkIntSqr/2-4 618974 237.0 ns/op BenchmarkIntSqr/3-4 485887 240.2 ns/op BenchmarkIntSqr/5-4 396858 315.3 ns/op BenchmarkIntSqr/8-4 305276 425.9 ns/op BenchmarkIntSqr/10-4 265222 498.8 ns/op BenchmarkIntSqr/20-4 50978 2527 ns/op BenchmarkIntSqr/30-4 35596 3211 ns/op BenchmarkIntSqr/50-4 22000 5252 ns/op BenchmarkIntSqr/80-4 13882 8497 ns/op BenchmarkIntSqr/100-4 10000 11504 ns/op BenchmarkIntSqr/200-4 3927 27269 ns/op BenchmarkIntSqr/300-4 1876 69878 ns/op BenchmarkIntSqr/500-4 860 122663 ns/op BenchmarkIntSqr/800-4 348 326100 ns/op BenchmarkIntSqr/1000-4 249 464252 ns/op BenchmarkDiv/20/10-4 342536 330.0 ns/op BenchmarkDiv/40/20-4 364566 326.8 ns/op BenchmarkDiv/100/50-4 335793 384.3 ns/op BenchmarkDiv/200/100-4 52316 2298 ns/op BenchmarkDiv/400/200-4 42910 2579 ns/op BenchmarkDiv/1000/500-4 42381 2981 ns/op BenchmarkDiv/2000/1000-4 28944 3756 ns/op BenchmarkDiv/20000/10000-4 1287 97404 ns/op BenchmarkDiv/200000/100000-4 32 4228513 ns/op BenchmarkDiv/2000000/1000000-4 1 113149446 ns/op BenchmarkDiv/20000000/10000000-4 1 3348779647 ns/op BenchmarkMul-4 5 20781584 ns/op BenchmarkNatMul/10-4 179952 846.4 ns/op BenchmarkNatMul/100-4 5521 25793 ns/op BenchmarkNatMul/1000-4 182 640935 ns/op BenchmarkZeroShifts/Shl-4 10000 12457 ns/op BenchmarkZeroShifts/ShlSame-4 3517358 34.04 ns/op BenchmarkZeroShifts/Shr-4 7539 14010 ns/op BenchmarkZeroShifts/ShrSame-4 3465314 33.20 ns/op BenchmarkExp3Power/0x10-4 168746 850.3 ns/op BenchmarkExp3Power/0x40-4 139654 978.5 ns/op BenchmarkExp3Power/0x100-4 79521 1752 ns/op BenchmarkExp3Power/0x400-4 31120 3298 ns/op BenchmarkExp3Power/0x1000-4 7701 14043 ns/op BenchmarkExp3Power/0x4000-4 2293 66818 ns/op BenchmarkExp3Power/0x10000-4 214 526647 ns/op BenchmarkExp3Power/0x40000-4 24 5123028 ns/op BenchmarkExp3Power/0x100000-4 3 50979967 ns/op BenchmarkExp3Power/0x400000-4 1 448147059 ns/op BenchmarkFibo-4 3 33361628 ns/op BenchmarkNatSqr/1-4 637548 193.1 ns/op BenchmarkNatSqr/2-4 540044 294.0 ns/op BenchmarkNatSqr/3-4 461922 365.1 ns/op BenchmarkNatSqr/5-4 320595 483.6 ns/op BenchmarkNatSqr/8-4 205898 675.9 ns/op BenchmarkNatSqr/10-4 199795 867.6 ns/op BenchmarkNatSqr/20-4 43567 2734 ns/op BenchmarkNatSqr/30-4 32528 3626 ns/op BenchmarkNatSqr/50-4 18837 6297 ns/op BenchmarkNatSqr/80-4 10000 10460 ns/op BenchmarkNatSqr/100-4 9146 13221 ns/op BenchmarkNatSqr/200-4 4234 34368 ns/op BenchmarkNatSqr/300-4 1846 84208 ns/op BenchmarkNatSqr/500-4 930 152067 ns/op BenchmarkNatSqr/800-4 333 325582 ns/op BenchmarkNatSqr/1000-4 266 472842 ns/op BenchmarkNatSetBytes/8-4 810859 166.8 ns/op BenchmarkNatSetBytes/24-4 278324 510.4 ns/op BenchmarkNatSetBytes/128-4 62797 1907 ns/op BenchmarkNatSetBytes/7-4 936901 138.3 ns/op BenchmarkNatSetBytes/23-4 254210 480.2 ns/op BenchmarkNatSetBytes/127-4 59708 1924 ns/op BenchmarkScanPi-4 202 597640 ns/op BenchmarkStringPiParallel-4 669 278194 ns/op BenchmarkScan/10/Base2-4 34801 3340 ns/op BenchmarkScan/100/Base2-4 4332 27565 ns/op BenchmarkScan/1000/Base2-4 397 277153 ns/op BenchmarkScan/10/Base8-4 92815 1305 ns/op BenchmarkScan/100/Base8-4 12236 9320 ns/op BenchmarkScan/1000/Base8-4 1306 92359 ns/op BenchmarkScan/10/Base10-4 95427 1198 ns/op BenchmarkScan/100/Base10-4 13618 8926 ns/op BenchmarkScan/1000/Base10-4 1419 84247 ns/op BenchmarkScan/10/Base16-4 95690 1106 ns/op BenchmarkScan/100/Base16-4 15518 7752 ns/op BenchmarkScan/1000/Base16-4 1586 76397 ns/op BenchmarkString/10/Base2-4 204888 584.5 ns/op BenchmarkString/100/Base2-4 30834 4190 ns/op BenchmarkString/1000/Base2-4 2821 37287 ns/op BenchmarkString/10/Base8-4 386408 311.4 ns/op BenchmarkString/100/Base8-4 74763 1870 ns/op BenchmarkString/1000/Base8-4 9650 15038 ns/op BenchmarkString/10/Base10-4 205622 584.5 ns/op BenchmarkString/100/Base10-4 41355 3095 ns/op BenchmarkString/1000/Base10-4 6265 21263 ns/op BenchmarkString/10/Base16-4 379143 281.3 ns/op BenchmarkString/100/Base16-4 90282 1217 ns/op BenchmarkString/1000/Base16-4 11449 10158 ns/op BenchmarkLeafSize/0-4 32 3969444 ns/op BenchmarkLeafSize/1-4 534 258981 ns/op BenchmarkLeafSize/2-4 496 244307 ns/op BenchmarkLeafSize/3-4 357 332918 ns/op BenchmarkLeafSize/4-4 499 250636 ns/op BenchmarkLeafSize/5-4 307 399761 ns/op BenchmarkLeafSize/6-4 367 343251 ns/op BenchmarkLeafSize/7-4 406 328547 ns/op BenchmarkLeafSize/8-4 468 253716 ns/op BenchmarkLeafSize/9-4 217 537285 ns/op BenchmarkLeafSize/10-4 324 369779 ns/op BenchmarkLeafSize/11-4 349 361957 ns/op BenchmarkLeafSize/12-4 357 325115 ns/op BenchmarkLeafSize/13-4 322 370993 ns/op BenchmarkLeafSize/14-4 396 324304 ns/op BenchmarkLeafSize/15-4 405 291809 ns/op BenchmarkLeafSize/16-4 495 241413 ns/op BenchmarkLeafSize/32-4 516 247316 ns/op BenchmarkLeafSize/64-4 458 255102 ns/op BenchmarkProbablyPrime/n=0-4 10 10470173 ns/op BenchmarkProbablyPrime/n=1-4 9 11624864 ns/op BenchmarkProbablyPrime/n=5-4 6 16983794 ns/op BenchmarkProbablyPrime/n=10-4 5 25126318 ns/op BenchmarkProbablyPrime/n=20-4 3 39693808 ns/op BenchmarkProbablyPrime/Lucas-4 12 9309782 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 75 1527177 ns/op BenchmarkRatCmp-4 205810 701.1 ns/op BenchmarkFloatSqrt/64-4 18693 6029 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 12909 9005 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 9915 13027 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 4566 24663 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 939 138447 ns/op 18039 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 68 1816609 ns/op 175146 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 130873657 ns/op 3702032 B/op 580 allocs/op PASS ok math/big 58.333s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 11035653 10.88 ns/op BenchmarkLeadingZeros8-4 10258542 10.79 ns/op BenchmarkLeadingZeros16-4 11626611 9.958 ns/op BenchmarkLeadingZeros32-4 12820190 9.964 ns/op BenchmarkLeadingZeros64-4 11874556 9.887 ns/op BenchmarkTrailingZeros-4 11303042 9.817 ns/op BenchmarkTrailingZeros8-4 10044576 10.65 ns/op BenchmarkTrailingZeros16-4 11432046 10.30 ns/op BenchmarkTrailingZeros32-4 12502800 9.588 ns/op BenchmarkTrailingZeros64-4 12450781 10.14 ns/op BenchmarkOnesCount-4 12988077 9.580 ns/op BenchmarkOnesCount8-4 12883640 9.536 ns/op BenchmarkOnesCount16-4 12369016 9.721 ns/op BenchmarkOnesCount32-4 12288758 9.824 ns/op BenchmarkOnesCount64-4 10882039 9.851 ns/op BenchmarkRotateLeft-4 13421486 9.378 ns/op BenchmarkRotateLeft8-4 12266649 9.692 ns/op BenchmarkRotateLeft16-4 13060752 9.722 ns/op BenchmarkRotateLeft32-4 12199400 9.358 ns/op BenchmarkRotateLeft64-4 11565225 9.410 ns/op BenchmarkReverse-4 19711119 6.597 ns/op BenchmarkReverse8-4 23188674 5.730 ns/op BenchmarkReverse16-4 23049325 5.433 ns/op BenchmarkReverse32-4 19819575 6.054 ns/op BenchmarkReverse64-4 20303313 6.288 ns/op BenchmarkReverseBytes-4 23746783 4.853 ns/op BenchmarkReverseBytes16-4 25036088 5.021 ns/op BenchmarkReverseBytes32-4 24897189 5.227 ns/op BenchmarkReverseBytes64-4 23809962 4.858 ns/op BenchmarkAdd-4 12755948 9.912 ns/op BenchmarkAdd32-4 12027591 9.214 ns/op BenchmarkAdd64-4 12932042 9.936 ns/op BenchmarkAdd64multiple-4 19530171 5.266 ns/op BenchmarkSub-4 11150896 9.992 ns/op BenchmarkSub32-4 12631527 9.688 ns/op BenchmarkSub64-4 11171712 9.475 ns/op BenchmarkSub64multiple-4 24224287 5.044 ns/op BenchmarkMul-4 11329393 10.29 ns/op BenchmarkMul32-4 11827159 9.373 ns/op BenchmarkMul64-4 13424025 9.446 ns/op BenchmarkDiv-4 3530041 34.93 ns/op BenchmarkDiv32-4 7060405 16.83 ns/op BenchmarkDiv64-4 3412606 36.05 ns/op PASS ok math/bits 7.099s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 12785342 9.353 ns/op BenchmarkAcos-4 503785 222.8 ns/op BenchmarkAcosh-4 513306 229.6 ns/op BenchmarkAsin-4 578718 213.3 ns/op BenchmarkAsinh-4 543999 208.1 ns/op BenchmarkAtan-4 937496 137.9 ns/op BenchmarkAtanh-4 831979 134.8 ns/op BenchmarkConj-4 26313475 4.359 ns/op BenchmarkCos-4 704228 165.1 ns/op BenchmarkCosh-4 797773 164.6 ns/op BenchmarkExp-4 973922 123.4 ns/op BenchmarkLog-4 989740 114.6 ns/op BenchmarkLog10-4 871730 116.8 ns/op BenchmarkPhase-4 2256391 53.81 ns/op BenchmarkPolar-4 1453868 83.47 ns/op BenchmarkPow-4 285082 440.0 ns/op BenchmarkRect-4 1219957 101.6 ns/op BenchmarkSin-4 666861 165.1 ns/op BenchmarkSinh-4 696109 176.7 ns/op BenchmarkSqrt-4 1253108 99.47 ns/op BenchmarkTan-4 417066 294.2 ns/op BenchmarkTanh-4 475587 275.5 ns/op PASS ok math/cmplx 3.936s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 211893 585.5 ns/op BenchmarkInt63ThreadsafeParallel-4 156340 823.0 ns/op BenchmarkInt63Unthreadsafe-4 1000000 114.6 ns/op BenchmarkIntn1000-4 882162 149.2 ns/op BenchmarkInt63n1000-4 808669 159.3 ns/op BenchmarkInt31n1000-4 938277 138.1 ns/op BenchmarkFloat32-4 945600 134.3 ns/op BenchmarkFloat64-4 1000000 116.0 ns/op BenchmarkPerm3-4 161672 710.1 ns/op BenchmarkPerm30-4 21386 5847 ns/op BenchmarkPerm30ViaShuffle-4 20683 5820 ns/op BenchmarkShuffleOverhead-4 14392 8264 ns/op BenchmarkRead3-4 824551 143.6 ns/op BenchmarkRead64-4 77461 1550 ns/op BenchmarkRead1000-4 6034 21453 ns/op PASS ok math/rand 2.666s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 39255 3336 ns/op BenchmarkQDecodeWord-4 83880 1279 ns/op BenchmarkQDecodeHeader-4 86793 1391 ns/op BenchmarkTypeByExtension/.html-4 455674 231.7 ns/op BenchmarkTypeByExtension/.HTML-4 303703 348.9 ns/op BenchmarkTypeByExtension/.unused-4 403801 287.3 ns/op BenchmarkExtensionsByType/text/html-4 186244 892.3 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 55527 2831 ns/op BenchmarkExtensionsByType/application/octet-stream-4 44002 3308 ns/op PASS ok mime 2.042s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 916 136926 ns/op PASS ok mime/quotedprintable 0.210s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 5 24707171 ns/op 8838 B/op 93 allocs/op BenchmarkGoLookupIPNoSuchHost-4 2 53623307 ns/op 13624 B/op 118 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5030684121 ns/op 150904 B/op 236 allocs/op BenchmarkDNSName-4 123705 914.1 ns/op BenchmarkInterfaces-4 1760 77961 ns/op BenchmarkInterfaceByIndex-4 5840 25647 ns/op BenchmarkInterfaceByName-4 1888 81667 ns/op BenchmarkInterfaceAddrs-4 1575 75919 ns/op BenchmarkInterfacesAndAddrs-4 4804 21878 ns/op BenchmarkInterfacesAndMulticastAddrs-4 2431 48698 ns/op BenchmarkParseIP-4 8395 19133 ns/op BenchmarkParseIPValidIPv4-4 327970 326.3 ns/op BenchmarkParseIPValidIPv6-4 213358 553.2 ns/op BenchmarkIPString/IPv4-4 102224 1031 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 10000 10880 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 36224 2855 ns/op BenchmarkIPEqual/IPv4-4 875142 127.4 ns/op BenchmarkIPEqual/IPv6-4 1000740 126.7 ns/op BenchmarkTCP4OneShot-4 118 884488 ns/op BenchmarkTCP4OneShotTimeout-4 102 1134212 ns/op BenchmarkTCP4Persistent-4 265 468455 ns/op BenchmarkTCP4PersistentTimeout-4 202 560040 ns/op BenchmarkTCP6OneShot-4 159 880409 ns/op BenchmarkTCP6OneShotTimeout-4 111 908259 ns/op BenchmarkTCP6Persistent-4 277 435315 ns/op BenchmarkTCP6PersistentTimeout-4 210 532199 ns/op BenchmarkTCP4ConcurrentReadWrite-4 16006 6882 ns/op BenchmarkTCP6ConcurrentReadWrite-4 12874 8010 ns/op BenchmarkSetReadDeadline-4 130401 970.3 ns/op BenchmarkUDP6LinkLocalUnicast-4 138 764033 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 157 685855 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 222 602374 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 224 454178 ns/op 0 B/op 0 allocs/op PASS ok net 12.416s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 23569 5182 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 9396 12103 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 11684 10326 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 17925 6671 ns/op 47 B/op 0 allocs/op BenchmarkCopyValues-4 29380 4048 ns/op 736 B/op 11 allocs/op BenchmarkServerMatch-4 1000000 132.0 ns/op BenchmarkReadRequestChrome-4 3853 28335 ns/op 21.56 MB/s 1844 B/op 14 allocs/op BenchmarkReadRequestCurl-4 10000 11721 ns/op 6.65 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 10000 12738 ns/op 6.44 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestSiege-4 7516 16578 ns/op 9.11 MB/s 1036 B/op 11 allocs/op BenchmarkReadRequestWrk-4 15768 7573 ns/op 5.28 MB/s 876 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 38 2726013 ns/op 0.38 MB/s BenchmarkFileAndServer_1KB/https1-4 38 3133630 ns/op 0.33 MB/s BenchmarkFileAndServer_1KB/h2-4 25 4116979 ns/op 0.25 MB/s BenchmarkFileAndServer_16MB/h1-4 2 107452487 ns/op 156.14 MB/s BenchmarkFileAndServer_16MB/https1-4 1 251608416 ns/op 66.68 MB/s BenchmarkFileAndServer_16MB/h2-4 1 438611986 ns/op 38.25 MB/s BenchmarkFileAndServer_64MB/h1-4 1 347743701 ns/op 192.98 MB/s BenchmarkFileAndServer_64MB/https1-4 1 832726118 ns/op 80.59 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1636679020 ns/op 41.00 MB/s BenchmarkServeMux-4 266 450871 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 345 355427 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 57 2671168 ns/op 6357 B/op 66 allocs/op BenchmarkClientServer/https1-4 26 3964032 ns/op 11903 B/op 120 allocs/op BenchmarkClientServer/h2-4 32 3468788 ns/op 13911 B/op 121 allocs/op BenchmarkClientServerParallel/4/h1-4 304 446265 ns/op 9908 B/op 80 allocs/op BenchmarkClientServerParallel/4/https1-4 18 6593813 ns/op 130263 B/op 1228 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56471: read tcp 127.0.0.1:56467->127.0.0.1:56471: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56477: read tcp 127.0.0.1:56467->127.0.0.1:56477: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56473: write tcp 127.0.0.1:56467->127.0.0.1:56473: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56493: read tcp 127.0.0.1:56480->127.0.0.1:56493: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56497: read tcp 127.0.0.1:56480->127.0.0.1:56497: use of closed network connection BenchmarkClientServerParallel/4/h2-4 33 3717165 ns/op 68724 B/op 680 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56531: read tcp 127.0.0.1:56516->127.0.0.1:56531: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56529: read tcp 127.0.0.1:56516->127.0.0.1:56529: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56524: write tcp 127.0.0.1:56516->127.0.0.1:56524: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56538: read tcp 127.0.0.1:56532->127.0.0.1:56538: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56542: read tcp 127.0.0.1:56532->127.0.0.1:56542: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56547: write tcp 127.0.0.1:56532->127.0.0.1:56547: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56543: write tcp 127.0.0.1:56532->127.0.0.1:56543: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56544: write tcp 127.0.0.1:56532->127.0.0.1:56544: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56539: write tcp 127.0.0.1:56532->127.0.0.1:56539: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56564: write tcp 127.0.0.1:56549->127.0.0.1:56564: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 192 913301 ns/op 18387 B/op 116 allocs/op BenchmarkClientServerParallel/64/https1-4 19 7699041 ns/op 136198 B/op 1294 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56903: read tcp 127.0.0.1:56902->127.0.0.1:56903: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56926: read tcp 127.0.0.1:56912->127.0.0.1:56926: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56925: write tcp 127.0.0.1:56912->127.0.0.1:56925: use of closed network connection BenchmarkClientServerParallel/64/h2-4 19 5903636 ns/op 111514 B/op 1107 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56964: read tcp 127.0.0.1:56954->127.0.0.1:56964: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56966: read tcp 127.0.0.1:56954->127.0.0.1:56966: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56960: read tcp 127.0.0.1:56954->127.0.0.1:56960: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56963: read tcp 127.0.0.1:56954->127.0.0.1:56963: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56977: read tcp 127.0.0.1:56967->127.0.0.1:56977: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56972: read tcp 127.0.0.1:56967->127.0.0.1:56972: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56973: read tcp 127.0.0.1:56967->127.0.0.1:56973: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56984: read tcp 127.0.0.1:56967->127.0.0.1:56984: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56975: write tcp 127.0.0.1:56967->127.0.0.1:56975: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56976: write tcp 127.0.0.1:56967->127.0.0.1:56976: use of closed network connection ... [output truncated] BenchmarkServer-4 1 101286769 ns/op 42392 B/op 201 allocs/op BenchmarkClient-4 32 3407524 ns/op 4115 B/op 47 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 148 706079 ns/op 7539 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 792 143688 ns/op 3058 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1106 99563 ns/op 1935 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1303 106914 ns/op 2816 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1142 98404 ns/op 2688 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1342 107396 ns/op 2721 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1140 95062 ns/op 1888 B/op 14 allocs/op BenchmarkServerHijack-4 795 184643 ns/op 16699 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 37 3525191 ns/op 6947 B/op 54 allocs/op BenchmarkResponseStatusLine-4 307834 332.2 ns/op 0 B/op 0 allocs/op PASS ok net/http 15.180s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2032 66392 ns/op 34074 B/op 12 allocs/op PASS ok net/http/httputil 0.471s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 102147 1130 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 442860 247.2 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 225823 554.0 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 71330 1650 ns/op BenchmarkStdIPv4-4 155964 770.7 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 98328 1113 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 103234 1124 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 98047 1189 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 81807 1514 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1243003 97.01 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1000000 102.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1270183 98.81 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 320371 423.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 334100 350.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 301978 404.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 101038 1301 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 289018 418.4 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 175993 702.3 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 182412 694.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 154255 724.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 80442 1421 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 330655 340.1 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 128917 959.5 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 164287 762.6 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 230497 471.5 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 151273 802.9 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 251646 424.3 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 135218 832.2 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 152730 789.3 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 157460 814.1 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 118088 1095 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 435690 268.4 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 124242 922.8 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 82291 1369 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 123607 1142 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 129576 780.1 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 98479 1164 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 260850 475.6 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 97993 1082 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 134667 909.0 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 187132 756.9 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 126360 997.9 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 862348 121.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 900615 131.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 956236 118.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 122.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 853466 127.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 925972 128.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 853071 125.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 823017 125.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 929738 126.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 303901 367.5 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 554870 219.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 245667 509.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 269527 463.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 246034 543.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 83304 1403 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 526338 225.9 ns/op PASS ok net/netip 9.634s 2023/02/01 14:07:11 Test RPC server listening on 127.0.0.1:57066 2023/02/01 14:07:11 Test HTTP RPC server listening on 127.0.0.1:57067 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 164 642125 ns/op BenchmarkEndToEndHTTP-4 135 771520 ns/op BenchmarkEndToEndAsync-4 1215 91335 ns/op BenchmarkEndToEndAsyncHTTP-4 1352 97177 ns/op PASS ok net/rpc 1.096s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3938 31559 ns/op BenchmarkReadMIMEHeader/server_headers-4 5396 21628 ns/op BenchmarkUncommon-4 23620 5181 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.538s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 3729 29527 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 77563 1500 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 543643 263.5 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 93582 1323 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 173888 597.3 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 95922 1371 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 15536 7936 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 348157 332.8 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 92164 1209 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 193038 657.3 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 82695 1272 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 17241 7023 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 175390 699.0 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 60496 1793 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 65161 1819 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 27340 4095 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5366 21633 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 162730 744.0 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 65024 1907 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 56809 1915 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 26649 4174 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5157 23800 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.378s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2316718 45.13 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 141087 790.6 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 535 224268 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 183 680924 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 414 318383 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 43104 2797 ns/op BenchmarkStatFile-4 27765 3864 ns/op BenchmarkStatDir-4 31293 3768 ns/op BenchmarkLstatDot-4 51291 2467 ns/op BenchmarkLstatFile-4 32010 3719 ns/op BenchmarkLstatDir-4 33150 3595 ns/op PASS ok os 2.162s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 25 5104361 ns/op 8560 B/op 30 allocs/op PASS ok os/exec 0.287s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 322296 349.3 ns/op PASS ok os/user 0.254s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2465654 48.79 ns/op BenchmarkString-4 1971320 57.66 ns/op BenchmarkBytes-4 1816351 66.08 ns/op BenchmarkNamedBytes-4 799342 161.2 ns/op BenchmarkBytesArray-4 708018 162.7 ns/op BenchmarkSliceLen-4 2137258 54.84 ns/op BenchmarkMapLen-4 1290447 89.50 ns/op BenchmarkStringLen-4 1424416 81.05 ns/op BenchmarkArrayLen-4 1581882 74.27 ns/op BenchmarkSliceCap-4 2151717 53.65 ns/op BenchmarkDeepEqual/int8-4 728070 172.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 111373 1081 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 622011 204.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 113455 1072 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 628005 204.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 114301 1067 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 551845 209.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 99030 1066 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 565737 205.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 105835 1070 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 748988 164.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 139738 899.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 565746 211.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 107396 1071 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 621871 204.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 103561 1082 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 618482 206.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 106878 1112 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 537986 225.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 100287 1232 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 614503 213.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 112356 1088 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 571693 203.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 110659 1104 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 633900 202.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 113026 1060 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 600313 209.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 110421 1064 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 612014 206.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 105172 1076 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 668053 166.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 113084 1023 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 565806 205.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 103372 1108 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 144668 905.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 69823 1796 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 71400 1676 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 46456 2618 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 344545 362.3 ns/op BenchmarkIsZero/ArrayIncomparable-4 36856 3016 ns/op BenchmarkIsZero/StructComparable-4 957656 118.8 ns/op BenchmarkIsZero/StructIncomparable-4 196033 639.9 ns/op BenchmarkSetZero/Bool/Direct-4 2880184 41.98 ns/op BenchmarkSetZero/Bool/CachedZero-4 1895487 63.67 ns/op BenchmarkSetZero/Bool/NewZero-4 1326627 89.15 ns/op BenchmarkSetZero/Int/Direct-4 2130748 55.02 ns/op BenchmarkSetZero/Int/CachedZero-4 1889338 62.72 ns/op BenchmarkSetZero/Int/NewZero-4 1303419 88.86 ns/op BenchmarkSetZero/Uint/Direct-4 2159198 55.15 ns/op BenchmarkSetZero/Uint/CachedZero-4 1903035 64.46 ns/op BenchmarkSetZero/Uint/NewZero-4 1321374 88.25 ns/op BenchmarkSetZero/Float/Direct-4 2108487 56.72 ns/op BenchmarkSetZero/Float/CachedZero-4 1803103 61.58 ns/op BenchmarkSetZero/Float/NewZero-4 1328947 90.28 ns/op BenchmarkSetZero/Complex/Direct-4 2120883 54.87 ns/op BenchmarkSetZero/Complex/CachedZero-4 1907186 59.81 ns/op BenchmarkSetZero/Complex/NewZero-4 1395825 86.64 ns/op BenchmarkSetZero/Array/Direct-4 3329163 35.48 ns/op BenchmarkSetZero/Array/CachedZero-4 1891851 63.63 ns/op BenchmarkSetZero/Array/NewZero-4 1345641 90.72 ns/op BenchmarkSetZero/Chan/Direct-4 2105821 54.30 ns/op BenchmarkSetZero/Chan/CachedZero-4 1349162 99.10 ns/op BenchmarkSetZero/Chan/NewZero-4 1000000 120.6 ns/op BenchmarkSetZero/Func/Direct-4 2212468 56.36 ns/op BenchmarkSetZero/Func/CachedZero-4 1447059 81.75 ns/op BenchmarkSetZero/Func/NewZero-4 1000000 115.0 ns/op BenchmarkSetZero/Interface/Direct-4 2017556 57.86 ns/op BenchmarkSetZero/Interface/CachedZero-4 1969558 59.73 ns/op BenchmarkSetZero/Interface/NewZero-4 1366104 86.71 ns/op BenchmarkSetZero/Map/Direct-4 2243948 53.40 ns/op BenchmarkSetZero/Map/CachedZero-4 1477648 82.35 ns/op BenchmarkSetZero/Map/NewZero-4 917040 118.2 ns/op BenchmarkSetZero/Pointer/Direct-4 2167552 55.51 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1406391 83.31 ns/op BenchmarkSetZero/Pointer/NewZero-4 1000000 123.0 ns/op BenchmarkSetZero/Slice/Direct-4 1887385 62.09 ns/op BenchmarkSetZero/Slice/CachedZero-4 1897609 63.83 ns/op BenchmarkSetZero/Slice/NewZero-4 1313217 90.04 ns/op BenchmarkSetZero/String/Direct-4 2061243 59.35 ns/op BenchmarkSetZero/String/CachedZero-4 1600296 70.29 ns/op BenchmarkSetZero/String/NewZero-4 1266154 93.44 ns/op BenchmarkSetZero/Struct/Direct-4 3275466 36.65 ns/op BenchmarkSetZero/Struct/CachedZero-4 1847455 66.44 ns/op BenchmarkSetZero/Struct/NewZero-4 1248201 93.31 ns/op BenchmarkSelect/1-4 209916 614.7 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 94018 1389 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 47324 2857 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 184938 639.1 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 144314 831.1 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 133022 886.4 ns/op 144.40 MB/s BenchmarkCallArgCopy/size=256-4 99088 1039 ns/op 246.30 MB/s BenchmarkCallArgCopy/size=1024-4 79221 1998 ns/op 512.61 MB/s BenchmarkCallArgCopy/size=4096-4 21130 5445 ns/op 752.30 MB/s BenchmarkCallArgCopy/size=65536-4 2104 85279 ns/op 768.49 MB/s BenchmarkPtrTo-4 708242 173.9 ns/op BenchmarkFieldByName1-4 636176 207.1 ns/op BenchmarkFieldByName2-4 49983 3513 ns/op BenchmarkFieldByName3-4 6616 22635 ns/op BenchmarkInterfaceBig-4 2906736 43.17 ns/op BenchmarkInterfaceSmall-4 2859171 35.14 ns/op BenchmarkNew-4 1208872 99.70 ns/op BenchmarkMap/StringKeys/MapIndex-4 3522 34362 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 3424 35718 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 3463 39073 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 3176 38890 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 3748 34215 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 3441 35489 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 238227 512.3 ns/op PASS ok reflect 21.643s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 7161 18934 ns/op 9392 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 16493 ns/op 9414 B/op 1 allocs/op BenchmarkFindString-4 10000 18245 ns/op 9076 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 22904 ns/op 9273 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 8656 19411 ns/op 9438 B/op 2 allocs/op BenchmarkLiteral-4 10000 15776 ns/op BenchmarkNotLiteral-4 4162 35277 ns/op BenchmarkMatchClass-4 3880 41882 ns/op BenchmarkMatchClass_InRange-4 3969 41199 ns/op BenchmarkReplaceAll-4 1724 73488 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 16218 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 23176 4856 ns/op BenchmarkAnchoredShortMatch-4 10000 17768 ns/op BenchmarkAnchoredLongMatch-4 16946 7160 ns/op BenchmarkOnePassShortA-4 20144 5779 ns/op BenchmarkNotOnePassShortA-4 5884 21774 ns/op BenchmarkOnePassShortB-4 25934 4456 ns/op BenchmarkNotOnePassShortB-4 10000 19403 ns/op BenchmarkOnePassLongPrefix-4 84288 1411 ns/op BenchmarkOnePassLongNotPrefix-4 32289 3814 ns/op BenchmarkMatchParallelShared-4 10000 18216 ns/op BenchmarkMatchParallelCopied-4 10000 20532 ns/op BenchmarkQuoteMetaAll-4 150502 810.3 ns/op 17.28 MB/s BenchmarkQuoteMetaNone-4 436528 291.4 ns/op 89.22 MB/s BenchmarkCompile/Onepass-4 3916 31604 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1708 76097 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 168 749268 ns/op 84761 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2538700 44.84 ns/op 356.81 MB/s BenchmarkMatch/Easy0/32-4 10000 13294 ns/op 2.41 MB/s BenchmarkMatch/Easy0/1K-4 5160 30797 ns/op 33.25 MB/s BenchmarkMatch/Easy0i/16-4 2839390 41.35 ns/op 386.98 MB/s BenchmarkMatch/Easy0i/32-4 5865 28396 ns/op 1.13 MB/s BenchmarkMatch/Easy0i/1K-4 254 470754 ns/op 2.18 MB/s BenchmarkMatch/Easy1/16-4 2828589 40.88 ns/op 391.36 MB/s BenchmarkMatch/Easy1/32-4 10000 13285 ns/op 2.41 MB/s BenchmarkMatch/Easy1/1K-4 4410 36359 ns/op 28.16 MB/s BenchmarkMatch/Medium/16-4 2867556 39.94 ns/op 400.65 MB/s BenchmarkMatch/Medium/32-4 5304 20888 ns/op 1.53 MB/s BenchmarkMatch/Medium/1K-4 310 377124 ns/op 2.72 MB/s BenchmarkMatch/Hard/16-4 2886326 40.24 ns/op 397.60 MB/s BenchmarkMatch/Hard/32-4 4227 30744 ns/op 1.04 MB/s BenchmarkMatch/Hard/1K-4 183 640302 ns/op 1.60 MB/s BenchmarkMatch/Hard1/16-4 1539 77038 ns/op 0.21 MB/s BenchmarkMatch/Hard1/32-4 890 140810 ns/op 0.23 MB/s BenchmarkMatch/Hard1/1K-4 31 3946742 ns/op 0.26 MB/s BenchmarkMatch_onepass_regex/16-4 28868 3892 ns/op 4.11 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 17301 6663 ns/op 4.80 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 663 176439 ns/op 5.80 MB/s 23 B/op 0 allocs/op PASS ok regexp 8.967s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 1000000 121.5 ns/op PASS ok regexp/syntax 1.189s goos: darwin goarch: amd64 pkg: runtime BenchmarkMakeChan/Byte-4 546046 238.4 ns/op BenchmarkMakeChan/Int-4 1000000 319.0 ns/op BenchmarkMakeChan/Ptr-4 780980 339.5 ns/op BenchmarkMakeChan/Struct/0-4 1000000 210.2 ns/op BenchmarkMakeChan/Struct/32-4 697309 608.9 ns/op BenchmarkMakeChan/Struct/40-4 169850 696.3 ns/op BenchmarkChanNonblocking-4 7903177 15.74 ns/op BenchmarkSelectUncontended-4 1000000 108.7 ns/op BenchmarkSelectSyncContended-4 113114 981.7 ns/op BenchmarkSelectAsyncContended-4 335157 351.0 ns/op BenchmarkSelectNonblock-4 4976804 24.11 ns/op BenchmarkChanUncontended-4 16038 7030 ns/op BenchmarkChanContended-4 5149 21963 ns/op BenchmarkChanSync-4 214094 524.9 ns/op BenchmarkChanSyncWork-4 10000 31144 ns/op BenchmarkChanProdCons0-4 258702 463.6 ns/op BenchmarkChanProdCons10-4 488842 250.2 ns/op BenchmarkChanProdCons100-4 508492 221.8 ns/op BenchmarkChanProdConsWork0-4 151147 741.3 ns/op BenchmarkChanProdConsWork10-4 245178 509.8 ns/op BenchmarkChanProdConsWork100-4 240123 460.7 ns/op BenchmarkSelectProdCons-4 177702 712.9 ns/op BenchmarkReceiveDataFromClosedChan-4 1000000 123.4 ns/op BenchmarkChanCreation-4 218180 542.0 ns/op BenchmarkChanSem-4 243590 411.5 ns/op BenchmarkChanPopular-4 123 902396 ns/op BenchmarkChanClosed-4 1000000 137.7 ns/op BenchmarkCallClosure-4 4622445 24.19 ns/op BenchmarkCallClosure1-4 4249672 25.54 ns/op BenchmarkCallClosure2-4 1000000 116.0 ns/op BenchmarkCallClosure3-4 1222404 93.19 ns/op BenchmarkCallClosure4-4 1000000 105.3 ns/op BenchmarkComplex128DivNormal-4 13279149 9.256 ns/op BenchmarkComplex128DivNisNaN-4 10639867 11.28 ns/op BenchmarkComplex128DivDisNaN-4 9568650 12.00 ns/op BenchmarkComplex128DivNisInf-4 13010142 9.031 ns/op BenchmarkComplex128DivDisInf-4 7315189 15.88 ns/op BenchmarkSetTypePtr-4 70218225 1.935 ns/op 4135.03 MB/s BenchmarkSetTypePtr8-4 11620168 10.76 ns/op 5947.70 MB/s BenchmarkSetTypePtr16-4 11989214 10.70 ns/op 11962.58 MB/s BenchmarkSetTypePtr32-4 11993103 9.727 ns/op 26318.31 MB/s BenchmarkSetTypePtr64-4 13653866 9.260 ns/op 55288.71 MB/s BenchmarkSetTypePtr126-4 7203499 16.50 ns/op 61096.76 MB/s BenchmarkSetTypePtr128-4 7550036 15.14 ns/op 67657.65 MB/s BenchmarkSetTypePtrSlice-4 991714 130.8 ns/op 62647.24 MB/s BenchmarkSetTypeNode1-4 13408033 9.399 ns/op 2553.52 MB/s BenchmarkSetTypeNode1Slice-4 3470877 29.37 ns/op 26146.45 MB/s BenchmarkSetTypeNode8-4 13608466 12.67 ns/op 6314.29 MB/s BenchmarkSetTypeNode8Slice-4 1983673 55.67 ns/op 45986.13 MB/s BenchmarkSetTypeNode64-4 7603328 15.49 ns/op 34088.45 MB/s BenchmarkSetTypeNode64Slice-4 336954 407.4 ns/op 41469.29 MB/s BenchmarkSetTypeNode64Dead-4 9503090 12.02 ns/op 43915.14 MB/s BenchmarkSetTypeNode64DeadSlice-4 376742 350.3 ns/op 48237.98 MB/s BenchmarkSetTypeNode124-4 7143922 15.77 ns/op 63899.67 MB/s BenchmarkSetTypeNode124Slice-4 260853 472.2 ns/op 68316.37 MB/s BenchmarkSetTypeNode126-4 8427759 15.11 ns/op 67785.48 MB/s BenchmarkSetTypeNode126Slice-4 260643 490.5 ns/op 66800.22 MB/s BenchmarkSetTypeNode128-4 4878384 22.37 ns/op 46484.08 MB/s BenchmarkSetTypeNode128Slice-4 204817 648.7 ns/op 51303.64 MB/s BenchmarkSetTypeNode130-4 3822013 30.99 ns/op 34072.97 MB/s BenchmarkSetTypeNode130Slice-4 189674 647.6 ns/op 52177.67 MB/s BenchmarkSetTypeNode1024-4 1000000 131.6 ns/op 62381.37 MB/s BenchmarkSetTypeNode1024Slice-4 26218 3893 ns/op 67477.43 MB/s BenchmarkAllocation-4 3688 79697 ns/op BenchmarkReadMemStats-4 99 1244788 ns/op BenchmarkReadMemStatsLatency-4 1 2362417 p50-ns 2362417 p90-ns 2362417 p99-ns BenchmarkWriteBarrier-4 2643512 38.76 ns/op BenchmarkBulkWriteBarrier-4 4940846 26.56 ns/op BenchmarkScanStackNoLocals-4 2 73651744 ns/op BenchmarkMSpanCountAlloc/bits=64-4 11687539 9.786 ns/op BenchmarkMSpanCountAlloc/bits=128-4 12952602 8.862 ns/op BenchmarkMSpanCountAlloc/bits=256-4 11613481 11.88 ns/op BenchmarkMSpanCountAlloc/bits=512-4 7506108 14.73 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 4407822 24.83 ns/op BenchmarkHash5-4 6750985 16.83 ns/op 297.07 MB/s BenchmarkHash16-4 6886512 15.07 ns/op 1061.82 MB/s BenchmarkHash64-4 7474062 16.35 ns/op 3915.45 MB/s BenchmarkHash1024-4 2238106 54.86 ns/op 18665.55 MB/s BenchmarkHash65536-4 48771 2395 ns/op 27359.34 MB/s BenchmarkAlignedLoad-4 9200360 13.74 ns/op BenchmarkUnalignedLoad-4 8402232 12.64 ns/op BenchmarkEqEfaceConcrete-4 6807182 17.02 ns/op BenchmarkEqIfaceConcrete-4 7309959 15.33 ns/op BenchmarkNeEfaceConcrete-4 7255520 16.78 ns/op BenchmarkNeIfaceConcrete-4 5668057 23.26 ns/op BenchmarkConvT2EByteSized/bool-4 4010164 32.97 ns/op BenchmarkConvT2EByteSized/uint8-4 3769533 40.88 ns/op BenchmarkConvT2ESmall-4 4012686 30.62 ns/op BenchmarkConvT2EUintptr-4 3624453 40.96 ns/op BenchmarkConvT2ELarge-4 951750 211.5 ns/op BenchmarkConvT2ISmall-4 3882339 50.81 ns/op BenchmarkConvT2IUintptr-4 3646250 30.17 ns/op BenchmarkConvT2ILarge-4 996163 173.0 ns/op BenchmarkConvI2E-4 4074411 30.61 ns/op BenchmarkConvI2I-4 3470989 32.85 ns/op BenchmarkAssertE2T-4 3853161 32.81 ns/op BenchmarkAssertE2TLarge-4 2202390 60.84 ns/op BenchmarkAssertE2I-4 3796340 42.03 ns/op BenchmarkAssertI2T-4 3670653 30.99 ns/op BenchmarkAssertI2I-4 3954835 55.21 ns/op BenchmarkAssertI2E-4 4838169 34.85 ns/op BenchmarkAssertE2E-4 3108163 53.60 ns/op BenchmarkAssertE2T2-4 2189392 52.32 ns/op BenchmarkAssertE2T2Blank-4 2387769 44.94 ns/op BenchmarkAssertI2E2-4 2825848 46.89 ns/op BenchmarkAssertI2E2Blank-4 4683829 29.71 ns/op BenchmarkAssertE2E2-4 2496218 43.58 ns/op BenchmarkAssertE2E2Blank-4 3834093 30.13 ns/op BenchmarkConvT2Ezero/zero/16-4 4364691 27.50 ns/op BenchmarkConvT2Ezero/zero/32-4 4367415 28.25 ns/op BenchmarkConvT2Ezero/zero/64-4 4435208 28.83 ns/op BenchmarkConvT2Ezero/zero/str-4 3907089 50.15 ns/op BenchmarkConvT2Ezero/zero/slice-4 3527050 47.53 ns/op BenchmarkConvT2Ezero/zero/big-4 93642 1662 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 155.6 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 170.5 ns/op BenchmarkConvT2Ezero/nonzero/big-4 97455 1814 ns/op BenchmarkConvT2Ezero/smallint/16-4 3404134 40.03 ns/op BenchmarkConvT2Ezero/smallint/32-4 4202611 29.75 ns/op BenchmarkConvT2Ezero/smallint/64-4 3984154 31.08 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 139.1 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 147.6 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 132.6 ns/op BenchmarkMalloc8-4 1000000 170.7 ns/op BenchmarkMalloc16-4 1000000 208.3 ns/op BenchmarkMallocTypeInfo8-4 1000000 151.0 ns/op BenchmarkMallocTypeInfo16-4 1000000 194.5 ns/op BenchmarkMallocLargeStruct-4 61214 2828 ns/op BenchmarkGoroutineSelect-4 12 9238485 ns/op BenchmarkGoroutineBlocking-4 14 8172994 ns/op BenchmarkGoroutineForRange-4 15 8496656 ns/op BenchmarkGoroutineIdle-4 13 8716348 ns/op BenchmarkHashStringSpeed-4 1834288 55.20 ns/op BenchmarkHashBytesSpeed-4 1000000 147.6 ns/op BenchmarkHashInt32Speed-4 2332562 50.90 ns/op BenchmarkHashInt64Speed-4 2356476 46.82 ns/op BenchmarkHashStringArraySpeed-4 485475 239.6 ns/op BenchmarkMegMap-4 2393012 80.21 ns/op BenchmarkMegOneMap-4 2782189 40.66 ns/op BenchmarkMegEqMap-4 2037 60118 ns/op BenchmarkMegEmptyMap-4 3128458 37.15 ns/op BenchmarkSmallStrMap-4 2574362 50.37 ns/op BenchmarkMapStringKeysEight_16-4 2465365 49.66 ns/op BenchmarkMapStringKeysEight_32-4 2637692 47.98 ns/op BenchmarkMapStringKeysEight_64-4 2339661 47.61 ns/op BenchmarkMapStringKeysEight_1M-4 2211489 50.50 ns/op BenchmarkIntMap-4 2815094 47.77 ns/op BenchmarkMapFirst/1-4 3018124 37.27 ns/op BenchmarkMapFirst/2-4 3066576 60.55 ns/op BenchmarkMapFirst/3-4 2919980 60.28 ns/op BenchmarkMapFirst/4-4 2713510 37.70 ns/op BenchmarkMapFirst/5-4 2271734 64.18 ns/op BenchmarkMapFirst/6-4 3509864 32.54 ns/op BenchmarkMapFirst/7-4 3570864 31.77 ns/op BenchmarkMapFirst/8-4 3604552 30.81 ns/op BenchmarkMapFirst/9-4 3486536 34.37 ns/op BenchmarkMapFirst/10-4 3480974 31.82 ns/op BenchmarkMapFirst/11-4 3647212 34.65 ns/op BenchmarkMapFirst/12-4 2813512 54.50 ns/op BenchmarkMapFirst/13-4 2902785 41.24 ns/op BenchmarkMapFirst/14-4 2761291 52.14 ns/op BenchmarkMapFirst/15-4 2990929 43.76 ns/op BenchmarkMapFirst/16-4 3006957 39.52 ns/op BenchmarkMapMid/1-4 2731059 44.74 ns/op BenchmarkMapMid/2-4 2792203 58.51 ns/op BenchmarkMapMid/3-4 2656674 42.46 ns/op BenchmarkMapMid/4-4 2565912 46.54 ns/op BenchmarkMapMid/5-4 2633358 45.46 ns/op BenchmarkMapMid/6-4 2707870 61.31 ns/op BenchmarkMapMid/7-4 2652420 42.66 ns/op BenchmarkMapMid/8-4 2926316 39.38 ns/op BenchmarkMapMid/9-4 2919393 40.55 ns/op BenchmarkMapMid/10-4 2837616 44.86 ns/op BenchmarkMapMid/11-4 2874678 40.30 ns/op BenchmarkMapMid/12-4 2658687 75.96 ns/op BenchmarkMapMid/13-4 2993904 42.05 ns/op BenchmarkMapMid/14-4 2970078 47.66 ns/op BenchmarkMapMid/15-4 3008731 39.39 ns/op BenchmarkMapMid/16-4 2985325 46.90 ns/op BenchmarkMapLast/1-4 3161638 37.59 ns/op BenchmarkMapLast/2-4 3258549 36.16 ns/op BenchmarkMapLast/3-4 3145447 36.71 ns/op BenchmarkMapLast/4-4 1582608 73.83 ns/op BenchmarkMapLast/5-4 3111070 37.17 ns/op BenchmarkMapLast/6-4 3042192 39.14 ns/op BenchmarkMapLast/7-4 3130785 39.73 ns/op BenchmarkMapLast/8-4 2978749 43.94 ns/op BenchmarkMapLast/9-4 3064813 40.14 ns/op BenchmarkMapLast/10-4 2819811 39.14 ns/op BenchmarkMapLast/11-4 2810895 38.18 ns/op BenchmarkMapLast/12-4 2950724 39.81 ns/op BenchmarkMapLast/13-4 3131756 39.39 ns/op BenchmarkMapLast/14-4 2967608 39.77 ns/op BenchmarkMapLast/15-4 3254210 61.79 ns/op BenchmarkMapLast/16-4 2987978 41.92 ns/op BenchmarkMapCycle-4 2250814 47.92 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3239090 34.61 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 3042 38183 ns/op BenchmarkMakeMap/[Byte]Byte-4 453614 396.4 ns/op BenchmarkMakeMap/[Int]Int-4 248575 854.0 ns/op BenchmarkNewEmptyMap-4 15026053 7.533 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1216356 108.6 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 568166 198.9 ns/op BenchmarkMapIterEmpty-4 4492454 26.58 ns/op BenchmarkSameLengthMap-4 3724118 30.84 ns/op BenchmarkBigKeyMap-4 1502623 85.31 ns/op BenchmarkBigValMap-4 1331602 109.4 ns/op BenchmarkSmallKeyMap-4 2132824 53.65 ns/op BenchmarkMapPopulate/1-4 2296712 53.88 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 144018 1140 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 9056 24714 ns/op 6275 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 769 223796 ns/op 51739 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 57 2282758 ns/op 416341 B/op 203 allocs/op BenchmarkMapPopulate/100000-4 4 25086373 ns/op 6525704 B/op 2878 allocs/op BenchmarkComplexAlgMap-4 552468 275.9 ns/op BenchmarkGoMapClear/Reflexive/1-4 718916 168.5 ns/op BenchmarkGoMapClear/Reflexive/10-4 685834 181.9 ns/op BenchmarkGoMapClear/Reflexive/100-4 313345 404.9 ns/op BenchmarkGoMapClear/Reflexive/1000-4 59708 2129 ns/op BenchmarkGoMapClear/Reflexive/10000-4 6733 16198 ns/op BenchmarkGoMapClear/NonReflexive/1-4 596491 218.9 ns/op BenchmarkGoMapClear/NonReflexive/10-4 501493 233.5 ns/op BenchmarkGoMapClear/NonReflexive/100-4 268647 484.3 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 54423 2242 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 6711 18440 ns/op BenchmarkMapStringConversion/32/simple-4 1000000 165.5 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1000000 101.1 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1000000 103.4 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1270764 149.8 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1219180 111.0 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1000000 149.1 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1608342 103.1 ns/op BenchmarkMapInterfacePtr-4 1586162 68.30 ns/op BenchmarkNewEmptyMapHintLessThan8-4 5002950 20.59 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 52431 3249 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5505 19230 ns/op BenchmarkMapPop1000-4 464 259144 ns/op BenchmarkMapPop10000-4 24 7450109 ns/op BenchmarkMapAssign/Int32/256-4 2225888 52.28 ns/op BenchmarkMapAssign/Int32/65536-4 1209387 111.1 ns/op BenchmarkMapAssign/Int64/256-4 2103867 54.17 ns/op BenchmarkMapAssign/Int64/65536-4 907732 118.4 ns/op BenchmarkMapAssign/Str/256-4 1812652 94.40 ns/op BenchmarkMapAssign/Str/65536-4 534760 228.6 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1352784 139.8 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 660205 191.7 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1257768 103.4 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 550398 195.0 ns/op BenchmarkMapOperatorAssign/Str/256-4 499916 4969 ns/op BenchmarkMapOperatorAssign/Str/65536-4 160154 640.8 ns/op BenchmarkMapAppendAssign/Int32/256-4 838581 183.5 ns/op 26 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 345124 361.5 ns/op 49 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 759422 204.0 ns/op 29 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 186796 621.3 ns/op 73 B/op 1 allocs/op BenchmarkMapAppendAssign/Str/256-4 347967 317.5 ns/op 58 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 111157 903.2 ns/op 132 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1266322 110.3 ns/op BenchmarkMapDelete/Int32/1000-4 2033030 60.96 ns/op BenchmarkMapDelete/Int32/10000-4 2027865 59.67 ns/op BenchmarkMapDelete/Int64/100-4 1435815 94.11 ns/op BenchmarkMapDelete/Int64/1000-4 1691115 66.91 ns/op BenchmarkMapDelete/Int64/10000-4 1855516 65.44 ns/op BenchmarkMapDelete/Str/100-4 1000000 111.1 ns/op BenchmarkMapDelete/Str/1000-4 1338748 85.96 ns/op BenchmarkMapDelete/Str/10000-4 1533691 91.36 ns/op BenchmarkMapDelete/Pointer/100-4 1000000 100.0 ns/op BenchmarkMapDelete/Pointer/1000-4 1631563 74.71 ns/op BenchmarkMapDelete/Pointer/10000-4 1361178 77.97 ns/op BenchmarkMemmove/0-4 21257056 7.066 ns/op BenchmarkMemmove/1-4 1000000 100.3 ns/op 9.97 MB/s BenchmarkMemmove/2-4 1276904 90.87 ns/op 22.01 MB/s BenchmarkMemmove/3-4 1000000 113.4 ns/op 26.47 MB/s BenchmarkMemmove/4-4 597268 188.9 ns/op 21.18 MB/s BenchmarkMemmove/5-4 1000000 103.1 ns/op 48.50 MB/s BenchmarkMemmove/6-4 1260639 89.95 ns/op 66.71 MB/s BenchmarkMemmove/7-4 1000000 109.9 ns/op 63.67 MB/s BenchmarkMemmove/8-4 1000000 125.7 ns/op 63.66 MB/s BenchmarkMemmove/9-4 1264762 92.57 ns/op 97.23 MB/s BenchmarkMemmove/10-4 1000000 100.0 ns/op 99.96 MB/s BenchmarkMemmove/11-4 1252634 147.3 ns/op 74.69 MB/s BenchmarkMemmove/12-4 1334516 96.03 ns/op 124.97 MB/s BenchmarkMemmove/13-4 1278512 96.92 ns/op 134.13 MB/s BenchmarkMemmove/14-4 1000000 167.4 ns/op 83.66 MB/s BenchmarkMemmove/15-4 1000000 108.9 ns/op 137.72 MB/s BenchmarkMemmove/16-4 1000000 107.5 ns/op 148.89 MB/s BenchmarkMemmove/32-4 1309736 90.77 ns/op 352.53 MB/s BenchmarkMemmove/64-4 1246653 104.5 ns/op 612.23 MB/s BenchmarkMemmove/128-4 1000000 140.9 ns/op 908.65 MB/s BenchmarkMemmove/256-4 1000000 156.5 ns/op 1636.08 MB/s BenchmarkMemmove/512-4 690984 188.7 ns/op 2712.90 MB/s BenchmarkMemmove/1024-4 455157 276.8 ns/op 3699.47 MB/s BenchmarkMemmove/2048-4 262624 445.2 ns/op 4599.67 MB/s BenchmarkMemmove/4096-4 171612 800.7 ns/op 5115.44 MB/s BenchmarkMemmoveOverlap/32-4 1000000 106.1 ns/op 301.58 MB/s BenchmarkMemmoveOverlap/64-4 1147635 117.2 ns/op 546.26 MB/s BenchmarkMemmoveOverlap/128-4 1000000 173.2 ns/op 738.93 MB/s BenchmarkMemmoveOverlap/256-4 839948 133.2 ns/op 1922.28 MB/s BenchmarkMemmoveOverlap/512-4 782377 267.5 ns/op 1913.66 MB/s BenchmarkMemmoveOverlap/1024-4 441609 343.5 ns/op 2981.19 MB/s BenchmarkMemmoveOverlap/2048-4 298104 441.7 ns/op 4636.28 MB/s BenchmarkMemmoveOverlap/4096-4 154302 775.5 ns/op 5281.61 MB/s BenchmarkMemmoveUnalignedDst/0-4 17391958 11.80 ns/op BenchmarkMemmoveUnalignedDst/1-4 1279237 93.03 ns/op 10.75 MB/s BenchmarkMemmoveUnalignedDst/2-4 1294899 97.58 ns/op 20.50 MB/s BenchmarkMemmoveUnalignedDst/3-4 947272 149.3 ns/op 20.09 MB/s BenchmarkMemmoveUnalignedDst/4-4 1000000 109.4 ns/op 36.57 MB/s BenchmarkMemmoveUnalignedDst/5-4 1203942 96.31 ns/op 51.92 MB/s BenchmarkMemmoveUnalignedDst/6-4 1205682 107.4 ns/op 55.86 MB/s BenchmarkMemmoveUnalignedDst/7-4 1000000 105.3 ns/op 66.49 MB/s BenchmarkMemmoveUnalignedDst/8-4 1257783 133.1 ns/op 60.10 MB/s BenchmarkMemmoveUnalignedDst/9-4 1224002 107.4 ns/op 83.79 MB/s BenchmarkMemmoveUnalignedDst/10-4 1000000 103.3 ns/op 96.78 MB/s BenchmarkMemmoveUnalignedDst/11-4 1179790 96.41 ns/op 114.09 MB/s BenchmarkMemmoveUnalignedDst/12-4 1000000 126.7 ns/op 94.71 MB/s BenchmarkMemmoveUnalignedDst/13-4 1145578 99.39 ns/op 130.80 MB/s BenchmarkMemmoveUnalignedDst/14-4 1000000 119.6 ns/op 117.10 MB/s BenchmarkMemmoveUnalignedDst/15-4 1000000 100.6 ns/op 149.07 MB/s BenchmarkMemmoveUnalignedDst/16-4 1000000 101.0 ns/op 158.45 MB/s BenchmarkMemmoveUnalignedDst/32-4 1229289 143.6 ns/op 222.82 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 138.9 ns/op 460.75 MB/s BenchmarkMemmoveUnalignedDst/128-4 888832 115.5 ns/op 1107.94 MB/s BenchmarkMemmoveUnalignedDst/256-4 1000000 140.3 ns/op 1824.09 MB/s BenchmarkMemmoveUnalignedDst/512-4 710709 264.1 ns/op 1938.78 MB/s BenchmarkMemmoveUnalignedDst/1024-4 482343 297.7 ns/op 3439.23 MB/s BenchmarkMemmoveUnalignedDst/2048-4 273261 471.5 ns/op 4343.65 MB/s BenchmarkMemmoveUnalignedDst/4096-4 148567 985.4 ns/op 4156.79 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1211896 222.3 ns/op 143.96 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1000000 158.8 ns/op 403.07 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 937465 131.2 ns/op 975.55 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 866139 148.5 ns/op 1724.40 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 685827 188.4 ns/op 2717.89 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 442101 307.1 ns/op 3334.58 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 257565 820.1 ns/op 2497.23 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 154597 754.0 ns/op 5432.43 MB/s BenchmarkMemmoveUnalignedSrc/0-4 18373864 6.545 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1309113 88.15 ns/op 11.34 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1226431 89.17 ns/op 22.43 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1283392 92.69 ns/op 32.36 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1300756 93.43 ns/op 42.81 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1277930 95.93 ns/op 52.12 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1272291 91.78 ns/op 65.37 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1000000 106.9 ns/op 65.45 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1288818 87.65 ns/op 91.27 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1273646 96.08 ns/op 93.68 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1000000 112.2 ns/op 89.10 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1239070 94.90 ns/op 115.92 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1000000 100.9 ns/op 118.94 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1000000 105.5 ns/op 123.26 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1000000 100.6 ns/op 139.13 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1000000 123.6 ns/op 121.40 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1000000 103.3 ns/op 154.91 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1000000 103.6 ns/op 308.79 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1000000 107.8 ns/op 593.45 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 111.8 ns/op 1144.50 MB/s BenchmarkMemmoveUnalignedSrc/256-4 892482 151.3 ns/op 1692.04 MB/s BenchmarkMemmoveUnalignedSrc/512-4 681546 182.4 ns/op 2807.05 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 479361 278.3 ns/op 3679.68 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 267066 925.5 ns/op 2212.77 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 166065 798.4 ns/op 5130.12 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1000000 201.4 ns/op 158.88 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 126.9 ns/op 504.50 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 117.5 ns/op 1089.72 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 864044 134.3 ns/op 1905.85 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 706336 177.9 ns/op 2878.36 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 493380 314.2 ns/op 3258.76 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 257859 463.4 ns/op 4419.78 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 132186 850.6 ns/op 4815.29 MB/s BenchmarkMemclr/5-4 12988076 11.64 ns/op 429.53 MB/s BenchmarkMemclr/16-4 14469204 8.583 ns/op 1864.11 MB/s BenchmarkMemclr/64-4 12881253 10.99 ns/op 5825.25 MB/s BenchmarkMemclr/256-4 11269904 10.44 ns/op 24519.48 MB/s BenchmarkMemclr/4096-4 1000000 117.1 ns/op 34987.22 MB/s BenchmarkMemclr/65536-4 33114 3057 ns/op 21437.96 MB/s BenchmarkMemclr/1M-4 5223 26923 ns/op 38947.86 MB/s BenchmarkMemclr/4M-4 1147 103330 ns/op 40591.31 MB/s BenchmarkMemclr/8M-4 400 289532 ns/op 28973.02 MB/s BenchmarkMemclr/16M-4 100 1251501 ns/op 13405.67 MB/s BenchmarkMemclr/64M-4 45 2841383 ns/op 23618.38 MB/s BenchmarkGoMemclr/5-4 1948245 54.34 ns/op 92.01 MB/s BenchmarkGoMemclr/16-4 719504 348.8 ns/op 45.87 MB/s BenchmarkGoMemclr/64-4 184789 922.2 ns/op 69.40 MB/s BenchmarkGoMemclr/256-4 36439 3387 ns/op 75.57 MB/s BenchmarkMemclrRange/1K_2K-4 88599 1487 ns/op 64464.81 MB/s BenchmarkMemclrRange/2K_8K-4 18212 9032 ns/op 36925.73 MB/s BenchmarkMemclrRange/4K_16K-4 31052 3696 ns/op 87416.24 MB/s BenchmarkMemclrRange/160K_228K-4 3568 38100 ns/op 43644.71 MB/s BenchmarkClearFat7-4 3833977 30.01 ns/op BenchmarkClearFat8-4 4082436 41.63 ns/op BenchmarkClearFat11-4 4170782 27.09 ns/op BenchmarkClearFat12-4 4258882 31.88 ns/op BenchmarkClearFat13-4 3606703 30.03 ns/op BenchmarkClearFat14-4 3732636 29.37 ns/op BenchmarkClearFat15-4 3700101 29.10 ns/op BenchmarkClearFat16-4 4490739 26.52 ns/op BenchmarkClearFat24-4 3824024 29.69 ns/op BenchmarkClearFat32-4 3478051 43.59 ns/op BenchmarkClearFat40-4 4401895 39.96 ns/op BenchmarkClearFat48-4 3804729 31.40 ns/op BenchmarkClearFat56-4 4063573 30.33 ns/op BenchmarkClearFat64-4 3408726 31.24 ns/op BenchmarkClearFat72-4 3985980 30.18 ns/op BenchmarkClearFat128-4 2918767 65.14 ns/op BenchmarkClearFat256-4 2440237 51.50 ns/op BenchmarkClearFat512-4 1234591 121.8 ns/op BenchmarkClearFat1024-4 949162 140.3 ns/op BenchmarkClearFat1032-4 1000000 127.3 ns/op BenchmarkClearFat1040-4 959643 223.4 ns/op BenchmarkCopyFat7-4 3685723 37.67 ns/op BenchmarkCopyFat8-4 3117024 32.25 ns/op BenchmarkCopyFat11-4 3727281 39.12 ns/op BenchmarkCopyFat12-4 3881187 51.03 ns/op BenchmarkCopyFat13-4 3635917 28.54 ns/op BenchmarkCopyFat14-4 3866434 30.89 ns/op BenchmarkCopyFat15-4 3780798 31.08 ns/op BenchmarkCopyFat16-4 4510087 32.20 ns/op BenchmarkCopyFat24-4 4208745 37.90 ns/op BenchmarkCopyFat32-4 4342461 29.38 ns/op BenchmarkCopyFat64-4 2956168 34.65 ns/op BenchmarkCopyFat72-4 3852736 34.67 ns/op BenchmarkCopyFat128-4 2694046 40.64 ns/op BenchmarkCopyFat256-4 2288684 56.05 ns/op BenchmarkCopyFat512-4 1000000 114.9 ns/op BenchmarkCopyFat520-4 1188976 167.6 ns/op BenchmarkCopyFat1024-4 1000000 141.9 ns/op BenchmarkCopyFat1032-4 918830 139.2 ns/op BenchmarkCopyFat1040-4 893634 263.3 ns/op BenchmarkIssue18740/2byte-4 306 482933 ns/op BenchmarkIssue18740/4byte-4 564 265282 ns/op BenchmarkIssue18740/8byte-4 913 118329 ns/op BenchmarkMemclrKnownSize1-4 6948507 16.93 ns/op 59.08 MB/s BenchmarkMemclrKnownSize2-4 3689368 31.20 ns/op 64.10 MB/s BenchmarkMemclrKnownSize4-4 3030988 40.87 ns/op 97.86 MB/s BenchmarkMemclrKnownSize8-4 1270440 88.09 ns/op 90.82 MB/s BenchmarkMemclrKnownSize16-4 505287 220.0 ns/op 72.74 MB/s BenchmarkMemclrKnownSize32-4 381450 335.5 ns/op 95.38 MB/s BenchmarkMemclrKnownSize64-4 157971 982.5 ns/op 65.14 MB/s BenchmarkMemclrKnownSize112-4 109677 1099 ns/op 101.94 MB/s BenchmarkMemclrKnownSize128-4 110733 1119 ns/op 114.36 MB/s BenchmarkMemclrKnownSize192-4 60517 2666 ns/op 72.01 MB/s BenchmarkMemclrKnownSize248-4 43845 3551 ns/op 69.84 MB/s BenchmarkMemclrKnownSize256-4 43088 2387 ns/op 107.23 MB/s BenchmarkMemclrKnownSize512-4 25638 5190 ns/op 98.65 MB/s BenchmarkMemclrKnownSize1024-4 10000 10035 ns/op 102.04 MB/s BenchmarkMemclrKnownSize4096-4 3565 39651 ns/op 103.30 MB/s BenchmarkMemclrKnownSize512KiB-4 24 5133277 ns/op 102.14 MB/s BenchmarkReadMetricsLatency-4 10000 3039 p50-ns 4435 p90-ns 8690 p99-ns BenchmarkFinalizer-4 210 577078 ns/op BenchmarkFinalizerRun-4 213735 1409 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 8418217 14.18 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3828799 30.53 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 3012666 40.25 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 3000510 40.08 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1000000 136.6 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 107.1 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2730069 47.98 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1000000 132.0 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1493460 76.23 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2575440 62.71 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2526105 45.97 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2084582 97.05 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1000000 133.7 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1689147 71.16 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 5824461 28.96 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 7547418 16.66 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 6784213 16.92 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 4600286 27.49 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 7244523 15.69 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 5562756 18.95 ns/op BenchmarkFindBitRange64/PatternAASize2-4 7671021 15.85 ns/op BenchmarkFindBitRange64/PatternAASize8-4 6683818 17.63 ns/op BenchmarkFindBitRange64/PatternAASize32-4 6386848 26.22 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 6119241 22.08 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 6710188 16.28 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 7186568 17.99 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 6401973 16.82 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 6910057 16.27 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 6881508 17.41 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 7438983 23.51 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 6897976 15.96 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 7127468 19.50 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 7064362 17.00 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 6852390 16.83 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 6647548 25.54 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 5894696 26.05 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 6678255 16.31 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7351216 18.81 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 7254535 15.05 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 6791157 19.68 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7322228 16.53 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 7493199 16.60 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7336138 18.92 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7517305 16.99 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 6982341 19.65 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 7990389 15.82 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 6384362 16.49 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 7075207 16.63 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 7182902 17.55 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 6554192 16.21 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 6888027 24.93 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 7625482 23.85 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 5945206 32.00 ns/op BenchmarkNetpollBreak-4 3637 344022 ns/op BenchmarkPingPongHog-4 876 311931 ns/op BenchmarkStackGrowth-4 79365 1322 ns/op BenchmarkStackGrowthDeep-4 913 132128 ns/op BenchmarkCreateGoroutines-4 57769 2166 ns/op BenchmarkCreateGoroutinesParallel-4 52992 2128 ns/op BenchmarkCreateGoroutinesCapture-4 10000 24153 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 33285 5453 ns/op BenchmarkClosureCall-4 23692560 5.052 ns/op BenchmarkWakeupParallelSpinning/0s-4 5670 20910 ns/op BenchmarkWakeupParallelSpinning/1µs-4 4384 29907 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4908 32476 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2874 52863 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1207 85371 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1112 148119 ns/op BenchmarkWakeupParallelSpinning/50µs-4 418 371771 ns/op BenchmarkWakeupParallelSpinning/100µs-4 186 678840 ns/op BenchmarkMatmult-4 2955282 44.09 ns/op BenchmarkFastrand-4 5801308 19.33 ns/op BenchmarkFastrand64-4 6232474 18.49 ns/op BenchmarkFastrandHashiter-4 2838092 43.23 ns/op BenchmarkFastrandn/2-4 3981691 28.01 ns/op BenchmarkFastrandn/3-4 3648994 31.91 ns/op BenchmarkFastrandn/4-4 3448644 30.29 ns/op BenchmarkFastrandn/5-4 3572593 29.67 ns/op BenchmarkIfaceCmp100-4 112326 1453 ns/op BenchmarkIfaceCmpNil100-4 226330 711.8 ns/op BenchmarkEfaceCmpDiff-4 44817 3262 ns/op BenchmarkEfaceCmpDiffIndirect-4 31832 3316 ns/op BenchmarkDefer-4 1579518 135.4 ns/op BenchmarkDefer10-4 668150 200.2 ns/op BenchmarkDeferMany-4 530019 517.7 ns/op BenchmarkPanicRecover-4 183686 639.9 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 88 1941895 ns/op 1853980 p50-ns 2626721 p90-ns 3655758 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 61 2853377 ns/op 2325981 p50-ns 4928144 p90-ns 10230916 p99-ns BenchmarkGoroutineProfile/small/idle-4 26 4454556 ns/op 4113160 p50-ns 6225024 p90-ns 8225314 p99-ns BenchmarkGoroutineProfile/small/loaded-4 28 5540022 ns/op 4670043 p50-ns 10639765 p90-ns 14407631 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 57 1922742 ns/op 1836974 p50-ns 2724946 p90-ns 3165743 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 74 2881098 ns/op 2318340 p50-ns 4149999 p90-ns 20124863 p99-ns BenchmarkGoroutineProfile/large/idle-4 10 10466481 ns/op 10068868 p50-ns 14612822 p90-ns 14612822 p99-ns BenchmarkGoroutineProfile/large/loaded-4 6 28206809 ns/op 32315779 p50-ns 37394947 p90-ns 37394947 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 90 2321068 ns/op 2125288 p50-ns 3421216 p90-ns 6282918 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 52 2160650 ns/op 1861535 p50-ns 3125322 p90-ns 5914482 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 27 5473890 ns/op 4729829 p50-ns 7887503 p90-ns 18457510 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 33 10276965 ns/op 6614196 p50-ns 14305483 p90-ns 84428911 p99-ns BenchmarkRWMutexUncontended-4 1346008 74.85 ns/op BenchmarkRWMutexWrite100-4 1000000 2679 ns/op BenchmarkRWMutexWrite10-4 52105 2560 ns/op BenchmarkRWMutexWorkWrite100-4 32941 4187 ns/op BenchmarkRWMutexWorkWrite10-4 69408 3673 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2008 72067 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 885 119108 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1087 107668 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 552 333711 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 591 228219 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 220 591620 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 276 413957 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 94 1118634 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 274480 856.6 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 146880 973.1 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 131362 917.9 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 210390 1052 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 216438 1190 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 152053 1182 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 232478 1273 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 180200 1321 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 117663 1367 ns/op BenchmarkMakeSlice/Byte-4 1000000 105.4 ns/op BenchmarkMakeSlice/Int16-4 1000000 111.3 ns/op BenchmarkMakeSlice/Int-4 1000000 126.8 ns/op BenchmarkMakeSlice/Ptr-4 1000000 167.5 ns/op BenchmarkMakeSlice/Struct/24-4 851487 197.9 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 276.6 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 293.1 ns/op BenchmarkGrowSlice/Byte-4 542659 443.8 ns/op BenchmarkGrowSlice/Int16-4 525202 247.7 ns/op BenchmarkGrowSlice/Int-4 569731 447.7 ns/op BenchmarkGrowSlice/Ptr-4 458385 824.2 ns/op BenchmarkGrowSlice/Struct/24-4 163980 1159 ns/op BenchmarkGrowSlice/Struct/32-4 103255 1629 ns/op BenchmarkGrowSlice/Struct/40-4 83311 2301 ns/op BenchmarkExtendSlice/IntSlice-4 74821 4036 ns/op BenchmarkExtendSlice/PointerSlice-4 20760 6983 ns/op BenchmarkExtendSlice/NoGrow-4 174260 772.4 ns/op BenchmarkAppend-4 708234 175.9 ns/op BenchmarkAppendGrowByte-4 1 112795220 ns/op BenchmarkAppendGrowString-4 1 824520351 ns/op BenchmarkAppendSlice/1Bytes-4 358132 459.4 ns/op BenchmarkAppendSlice/4Bytes-4 278641 533.3 ns/op BenchmarkAppendSlice/7Bytes-4 291184 399.1 ns/op BenchmarkAppendSlice/8Bytes-4 270776 470.0 ns/op BenchmarkAppendSlice/15Bytes-4 218064 478.0 ns/op BenchmarkAppendSlice/16Bytes-4 287371 436.8 ns/op BenchmarkAppendSlice/32Bytes-4 417114 474.0 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 37135 3062 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 10000 12796 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 10000 36687 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1089 136585 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 112 1280576 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 25 5642810 ns/op BenchmarkAppendStr/1Bytes-4 463524 437.9 ns/op BenchmarkAppendStr/4Bytes-4 295186 360.0 ns/op BenchmarkAppendStr/8Bytes-4 418012 313.9 ns/op BenchmarkAppendStr/16Bytes-4 509439 214.4 ns/op BenchmarkAppendStr/32Bytes-4 944149 415.9 ns/op BenchmarkAppendSpecialCase-4 912334 133.4 ns/op BenchmarkCopy/1Byte-4 392508 451.4 ns/op 2.22 MB/s BenchmarkCopy/1String-4 267638 426.0 ns/op 2.35 MB/s BenchmarkCopy/2Byte-4 287008 1268 ns/op 1.58 MB/s BenchmarkCopy/2String-4 237873 662.4 ns/op 3.02 MB/s BenchmarkCopy/4Byte-4 615487 181.0 ns/op 22.10 MB/s BenchmarkCopy/4String-4 1000000 188.2 ns/op 21.25 MB/s BenchmarkCopy/8Byte-4 1014087 183.9 ns/op 43.51 MB/s BenchmarkCopy/8String-4 1264459 99.14 ns/op 80.69 MB/s BenchmarkCopy/12Byte-4 1000000 105.9 ns/op 113.31 MB/s BenchmarkCopy/12String-4 1277528 157.6 ns/op 76.12 MB/s BenchmarkCopy/16Byte-4 1102825 93.95 ns/op 170.31 MB/s BenchmarkCopy/16String-4 1238919 148.9 ns/op 107.44 MB/s BenchmarkCopy/32Byte-4 1000000 128.0 ns/op 249.98 MB/s BenchmarkCopy/32String-4 1229150 103.6 ns/op 308.92 MB/s BenchmarkCopy/128Byte-4 1024236 122.4 ns/op 1046.18 MB/s BenchmarkCopy/128String-4 914275 147.2 ns/op 869.29 MB/s BenchmarkCopy/1024Byte-4 407534 313.8 ns/op 3263.73 MB/s BenchmarkCopy/1024String-4 330992 401.7 ns/op 2549.48 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 24500 6038 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 10000 11764 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 19879 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 27556 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 8974 31532 ns/op BenchmarkAppendInPlace/Grow/Byte-4 72199 1620 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 126042 1775 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 52735 2590 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 48657 3110 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 36408 3250 ns/op BenchmarkStackCopyPtr-4 1 169303389 ns/op BenchmarkStackCopy-4 1 101697676 ns/op BenchmarkStackCopyNoCache-4 18 7421764 ns/op BenchmarkStackCopyWithStkobj-4 2 53752550 ns/op BenchmarkIssue18138-4 100 1052918 ns/op BenchmarkCompareStringEqual-4 12779554 10.98 ns/op BenchmarkCompareStringIdentical-4 19568606 8.293 ns/op BenchmarkCompareStringSameLength-4 13560651 8.392 ns/op BenchmarkCompareStringDifferentLength-4 16700728 6.202 ns/op BenchmarkCompareStringBigUnaligned-4 847 146274 ns/op 7168.64 MB/s BenchmarkCompareStringBig-4 1076 109700 ns/op 9558.64 MB/s BenchmarkConcatStringAndBytes-4 1143921 122.5 ns/op BenchmarkSliceByteToString/1-4 1458970 80.13 ns/op BenchmarkSliceByteToString/2-4 1000000 198.2 ns/op BenchmarkSliceByteToString/4-4 755942 189.6 ns/op BenchmarkSliceByteToString/8-4 939277 168.3 ns/op BenchmarkSliceByteToString/16-4 1000000 167.4 ns/op BenchmarkSliceByteToString/32-4 1000000 180.6 ns/op BenchmarkSliceByteToString/64-4 893833 271.5 ns/op BenchmarkSliceByteToString/128-4 694975 371.9 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2055111 53.68 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 1000000 165.5 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 111.1 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 2688276 65.83 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1000000 136.7 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1908261 68.87 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1000000 110.6 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 213688 631.5 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 409332 307.1 ns/op BenchmarkRuneIterate/range/ASCII-4 6930489 26.22 ns/op BenchmarkRuneIterate/range/Japanese-4 2644356 50.52 ns/op BenchmarkRuneIterate/range/MixedLength-4 2486780 66.45 ns/op BenchmarkRuneIterate/range1/ASCII-4 6105066 16.77 ns/op BenchmarkRuneIterate/range1/Japanese-4 2591394 47.34 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2532840 56.46 ns/op BenchmarkRuneIterate/range2/ASCII-4 7914721 17.36 ns/op BenchmarkRuneIterate/range2/Japanese-4 2623807 48.07 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2807028 47.04 ns/op BenchmarkArrayEqual-4 27454657 6.712 ns/op BenchmarkFunc/Name-4 3747415 27.50 ns/op BenchmarkFunc/Entry-4 11808237 10.22 ns/op BenchmarkFunc/FileLine-4 1933350 62.37 ns/op PASS ok runtime 473.883s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 24123 5446 ns/op BenchmarkHandle/concurrent-4 19412 5637 ns/op PASS ok runtime/cgo 0.485s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 28740415 6.303 ns/op BenchmarkAtomicStore64-4 10363266 15.38 ns/op BenchmarkAtomicLoad-4 29982856 5.216 ns/op BenchmarkAtomicStore-4 9349922 18.17 ns/op BenchmarkAnd8-4 12381288 17.44 ns/op BenchmarkAnd-4 6778286 19.93 ns/op BenchmarkAnd8Parallel-4 3413512 37.25 ns/op BenchmarkAndParallel-4 4230982 32.17 ns/op BenchmarkOr8-4 6139449 17.12 ns/op BenchmarkOr-4 11838642 12.88 ns/op BenchmarkOr8Parallel-4 4169929 29.75 ns/op BenchmarkOrParallel-4 4023411 30.91 ns/op BenchmarkXadd-4 3787594 32.02 ns/op BenchmarkXadd64-4 3887085 30.07 ns/op BenchmarkCas-4 2562723 53.72 ns/op BenchmarkCas64-4 2322145 48.67 ns/op BenchmarkXchg-4 3619566 32.53 ns/op BenchmarkXchg64-4 3613424 32.28 ns/op PASS ok runtime/internal/atomic 4.564s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 2929774 37.88 ns/op BenchmarkMulUintptr/large-4 1000000 115.7 ns/op PASS ok runtime/internal/math 0.462s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 12 11856188 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 6 19906143 ns/op 437.7 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 45 5124225 ns/op 16.00 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 7 24061215 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 3 36622952 ns/op 1456 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 21 7640996 ns/op 91.10 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 1 115518155 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 173906754 ns/op 11114 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 6 17939053 ns/op 777.8 concurrent_launches/op PASS ok runtime/pprof 2.319s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 10 12844089 ns/op BenchmarkStackLeak-4 15903 8272 ns/op PASS ok runtime/race 0.691s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 3550280 35.63 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 317762 546.9 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.448s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 116190 1251 ns/op BenchmarkSortString1K-4 129 967590 ns/op BenchmarkSortString1K_Slice-4 127 906532 ns/op BenchmarkStableString1K-4 91 1472184 ns/op BenchmarkSortInt1K-4 166 809277 ns/op BenchmarkSortInt1K_Sorted-4 1684 60083 ns/op BenchmarkSortInt1K_Reversed-4 1411 89842 ns/op BenchmarkSortInt1K_Mod8-4 415 327929 ns/op BenchmarkStableInt1K-4 92 1223545 ns/op BenchmarkStableInt1K_Slice-4 100 1053855 ns/op BenchmarkSortInt64K-4 2 71202584 ns/op BenchmarkSortInt64K_Slice-4 2 64972977 ns/op BenchmarkStableInt64K-4 2 108719316 ns/op BenchmarkSort1e2-4 318 382452 ns/op BenchmarkStable1e2-4 135 1038275 ns/op BenchmarkSort1e4-4 2 62908230 ns/op BenchmarkStable1e4-4 1 378418451 ns/op PASS ok sort 41.594s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 617655 181.3 ns/op BenchmarkAtof64Float-4 665365 192.9 ns/op BenchmarkAtof64FloatExp-4 548791 229.2 ns/op BenchmarkAtof64Big-4 436644 301.2 ns/op BenchmarkAtof64RandomBits-4 128706 877.7 ns/op BenchmarkAtof64RandomFloats-4 448886 553.8 ns/op BenchmarkAtof64RandomLongFloats-4 333078 313.3 ns/op BenchmarkAtof32Decimal-4 819316 270.7 ns/op BenchmarkAtof32Float-4 593786 229.7 ns/op BenchmarkAtof32FloatExp-4 543330 237.9 ns/op BenchmarkAtof32Random-4 322986 371.6 ns/op BenchmarkAtof32RandomLong-4 130118 1298 ns/op BenchmarkParseInt/Pos/7bit-4 1203114 138.4 ns/op BenchmarkParseInt/Pos/26bit-4 721310 177.9 ns/op BenchmarkParseInt/Pos/31bit-4 732211 163.0 ns/op BenchmarkParseInt/Pos/56bit-4 550261 233.2 ns/op BenchmarkParseInt/Pos/63bit-4 470840 259.6 ns/op BenchmarkParseInt/Neg/7bit-4 864502 119.5 ns/op BenchmarkParseInt/Neg/26bit-4 838040 147.6 ns/op BenchmarkParseInt/Neg/31bit-4 736216 180.7 ns/op BenchmarkParseInt/Neg/56bit-4 476881 246.0 ns/op BenchmarkParseInt/Neg/63bit-4 444397 260.8 ns/op BenchmarkAtoi/Pos/7bit-4 1614750 94.40 ns/op BenchmarkAtoi/Pos/26bit-4 902692 129.6 ns/op BenchmarkAtoi/Pos/31bit-4 616398 252.5 ns/op BenchmarkAtoi/Pos/56bit-4 634032 274.8 ns/op BenchmarkAtoi/Pos/63bit-4 458152 283.3 ns/op BenchmarkAtoi/Neg/7bit-4 1530230 85.44 ns/op BenchmarkAtoi/Neg/26bit-4 968044 176.0 ns/op BenchmarkAtoi/Neg/31bit-4 795728 149.5 ns/op BenchmarkAtoi/Neg/56bit-4 562872 360.8 ns/op BenchmarkAtoi/Neg/63bit-4 405168 294.5 ns/op BenchmarkFormatFloat/Decimal-4 92064 1330 ns/op BenchmarkFormatFloat/Float-4 69934 1508 ns/op BenchmarkFormatFloat/Exp-4 71988 1440 ns/op BenchmarkFormatFloat/NegExp-4 102237 1242 ns/op BenchmarkFormatFloat/LongExp-4 73267 1562 ns/op BenchmarkFormatFloat/Big-4 75240 1559 ns/op BenchmarkFormatFloat/BinaryExp-4 189223 969.5 ns/op BenchmarkFormatFloat/32Integer-4 92497 1734 ns/op BenchmarkFormatFloat/32ExactFraction-4 91412 1221 ns/op BenchmarkFormatFloat/32Point-4 81050 1318 ns/op BenchmarkFormatFloat/32Exp-4 99451 1417 ns/op BenchmarkFormatFloat/32NegExp-4 85146 1890 ns/op BenchmarkFormatFloat/32Shortest-4 83301 1579 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 100861 1109 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 104217 1340 ns/op BenchmarkFormatFloat/64Fixed1-4 119226 1027 ns/op BenchmarkFormatFloat/64Fixed2-4 129250 978.4 ns/op BenchmarkFormatFloat/64Fixed3-4 129883 961.5 ns/op BenchmarkFormatFloat/64Fixed4-4 116235 1333 ns/op BenchmarkFormatFloat/64Fixed12-4 55450 2192 ns/op BenchmarkFormatFloat/64Fixed16-4 87747 1352 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 95079 1281 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 86443 1530 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2358 59566 ns/op BenchmarkFormatFloat/Slowpath64-4 75375 1461 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 83391 1496 ns/op BenchmarkAppendFloat/Decimal-4 111160 1016 ns/op BenchmarkAppendFloat/Float-4 101671 1180 ns/op BenchmarkAppendFloat/Exp-4 101076 1005 ns/op BenchmarkAppendFloat/NegExp-4 128877 983.7 ns/op BenchmarkAppendFloat/LongExp-4 88280 1361 ns/op BenchmarkAppendFloat/Big-4 66304 1834 ns/op BenchmarkAppendFloat/BinaryExp-4 310088 398.5 ns/op BenchmarkAppendFloat/32Integer-4 127879 966.6 ns/op BenchmarkAppendFloat/32ExactFraction-4 97516 1137 ns/op BenchmarkAppendFloat/32Point-4 114248 1092 ns/op BenchmarkAppendFloat/32Exp-4 112321 1858 ns/op BenchmarkAppendFloat/32NegExp-4 123212 1056 ns/op BenchmarkAppendFloat/32Shortest-4 136652 925.2 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 136036 885.0 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 144402 890.1 ns/op BenchmarkAppendFloat/64Fixed1-4 146116 931.1 ns/op BenchmarkAppendFloat/64Fixed2-4 191721 858.4 ns/op BenchmarkAppendFloat/64Fixed3-4 180710 735.0 ns/op BenchmarkAppendFloat/64Fixed4-4 174649 837.9 ns/op BenchmarkAppendFloat/64Fixed12-4 83600 1367 ns/op BenchmarkAppendFloat/64Fixed16-4 120307 1321 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 123007 1035 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 105132 1167 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2325 55702 ns/op BenchmarkAppendFloat/Slowpath64-4 91090 1277 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 84864 1242 ns/op BenchmarkFormatInt-4 14038 8892 ns/op BenchmarkAppendInt-4 14977 7715 ns/op BenchmarkFormatUint-4 80678 1755 ns/op BenchmarkAppendUint-4 82230 2061 ns/op BenchmarkFormatIntSmall/7-4 1829680 63.26 ns/op BenchmarkFormatIntSmall/42-4 1875386 62.07 ns/op BenchmarkAppendIntSmall-4 1000000 117.1 ns/op BenchmarkAppendUintVarlen/1-4 984403 176.3 ns/op BenchmarkAppendUintVarlen/12-4 1000000 189.1 ns/op BenchmarkAppendUintVarlen/123-4 739384 151.7 ns/op BenchmarkAppendUintVarlen/1234-4 788199 204.6 ns/op BenchmarkAppendUintVarlen/12345-4 771590 156.4 ns/op BenchmarkAppendUintVarlen/123456-4 752169 156.5 ns/op BenchmarkAppendUintVarlen/1234567-4 791682 183.5 ns/op BenchmarkAppendUintVarlen/12345678-4 821858 296.7 ns/op BenchmarkAppendUintVarlen/123456789-4 751290 291.9 ns/op BenchmarkAppendUintVarlen/1234567890-4 695326 193.9 ns/op BenchmarkAppendUintVarlen/12345678901-4 744886 193.6 ns/op BenchmarkAppendUintVarlen/123456789012-4 745023 250.5 ns/op BenchmarkAppendUintVarlen/1234567890123-4 613987 170.0 ns/op BenchmarkAppendUintVarlen/12345678901234-4 585180 175.1 ns/op BenchmarkAppendUintVarlen/123456789012345-4 719444 179.5 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 700501 170.7 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 661206 175.7 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 729722 179.8 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 586304 206.5 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 667875 175.7 ns/op BenchmarkQuote-4 38820 3348 ns/op BenchmarkQuoteRune-4 333805 344.1 ns/op BenchmarkAppendQuote-4 43824 2862 ns/op BenchmarkAppendQuoteRune-4 648764 344.7 ns/op BenchmarkUnquoteEasy-4 1349145 85.16 ns/op BenchmarkUnquoteHard-4 35077 4275 ns/op PASS ok strconv 24.480s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 347850 420.1 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 99438 1849 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 144814 968.5 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 197268 750.6 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 68918 1927 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 55340 1904 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 464214 335.5 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 21177 5640 ns/op BenchmarkGenericMatch1-4 2010 73942 ns/op BenchmarkGenericMatch2-4 423 283656 ns/op BenchmarkSingleMaxSkipping-4 10000 10996 ns/op 909.40 MB/s BenchmarkSingleLongSuffixFail-4 17220 6638 ns/op 150.95 MB/s BenchmarkSingleMatch-4 210 580762 ns/op 25.83 MB/s BenchmarkByteByteNoMatch-4 79137 1360 ns/op BenchmarkByteByteMatch-4 13749 8374 ns/op BenchmarkByteStringMatch-4 13280 9174 ns/op BenchmarkHTMLEscapeNew-4 56062 2505 ns/op BenchmarkHTMLEscapeOld-4 73501 1747 ns/op BenchmarkByteStringReplacerWriteString-4 1290 85879 ns/op BenchmarkByteReplacerWriteString-4 1779 69661 ns/op BenchmarkByteByteReplaces-4 2829 44339 ns/op BenchmarkByteByteMap-4 8906 17985 ns/op BenchmarkMap/identity/ASCII-4 717812 172.8 ns/op BenchmarkMap/identity/Greek-4 516762 260.1 ns/op BenchmarkMap/change/ASCII-4 28760 4149 ns/op BenchmarkMap/change/Greek-4 22634 5431 ns/op BenchmarkIndexRune-4 1671633 69.66 ns/op BenchmarkIndexRuneLongString-4 1630573 73.99 ns/op BenchmarkIndexRuneFastPath-4 3067048 39.54 ns/op BenchmarkIndex-4 2732996 40.17 ns/op BenchmarkLastIndex-4 3198492 35.44 ns/op BenchmarkIndexByte-4 14527209 12.26 ns/op BenchmarkToUpper/#00-4 2460271 71.06 ns/op BenchmarkToUpper/ONLYUPPER-4 1909032 57.16 ns/op BenchmarkToUpper/abc-4 289976 459.5 ns/op BenchmarkToUpper/AbC123-4 200775 582.3 ns/op BenchmarkToUpper/azAZ09_-4 234302 764.5 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 43064 3455 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 54669 2105 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 27273 4149 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 55758 3911 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 98701 2113 ns/op BenchmarkToLower/#00-4 2482802 45.30 ns/op BenchmarkToLower/abc-4 2649999 61.94 ns/op BenchmarkToLower/AbC123-4 192622 625.5 ns/op BenchmarkToLower/azAZ09_-4 155143 651.5 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 71323 2979 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 49382 2153 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 27560 4137 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 59102 1948 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 76918 1313 ns/op BenchmarkMapNoChanges-4 845186 163.3 ns/op BenchmarkTrim-4 31664 4518 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2426575 53.22 ns/op BenchmarkToValidUTF8/InvalidASCII-4 162596 844.6 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 86220 1282 ns/op BenchmarkEqualFold/Tests-4 44426 2499 ns/op BenchmarkEqualFold/ASCII-4 2479485 47.50 ns/op BenchmarkEqualFold/UnicodePrefix-4 114302 1033 ns/op BenchmarkEqualFold/UnicodeSuffix-4 135134 954.4 ns/op BenchmarkIndexHard1-4 906 117075 ns/op BenchmarkIndexHard2-4 738 162292 ns/op BenchmarkIndexHard3-4 100 1131019 ns/op BenchmarkIndexHard4-4 181 597302 ns/op BenchmarkLastIndexHard1-4 87 1511582 ns/op BenchmarkLastIndexHard2-4 87 2401187 ns/op BenchmarkLastIndexHard3-4 73 1590984 ns/op BenchmarkCountHard1-4 1048 119685 ns/op BenchmarkCountHard2-4 714 174021 ns/op BenchmarkCountHard3-4 165 672886 ns/op BenchmarkIndexTorture-4 10000 12505 ns/op BenchmarkCountTorture-4 10000 21120 ns/op BenchmarkCountTortureOverlapping-4 885 148457 ns/op BenchmarkCountByte/10-4 2875216 36.91 ns/op 270.92 MB/s BenchmarkCountByte/32-4 2960884 43.53 ns/op 735.10 MB/s BenchmarkCountByte/4096-4 1000000 212.5 ns/op 19276.16 MB/s BenchmarkCountByte/4194304-4 912 166379 ns/op 25209.32 MB/s BenchmarkCountByte/67108864-4 31 4429087 ns/op 15151.85 MB/s BenchmarkFields/ASCII/16-4 308818 498.9 ns/op 32.07 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 26161 5043 ns/op 50.76 MB/s 320 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1726 79893 ns/op 51.27 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 100 1412237 ns/op 46.41 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 6 32247038 ns/op 32.52 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 215775 560.1 ns/op 28.57 MB/s 64 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 13962 ns/op 18.33 MB/s 448 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 468 292542 ns/op 14.00 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 30 8598412 ns/op 7.62 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 100155656 ns/op 10.47 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 171314 735.0 ns/op 21.77 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 13120 ns/op 19.51 MB/s 320 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 782 275098 ns/op 14.89 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 27 4433781 ns/op 14.78 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 71284333 ns/op 14.71 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 133552 881.4 ns/op 18.15 MB/s 64 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 11375 ns/op 22.50 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 654 211679 ns/op 19.35 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 26 5173841 ns/op 12.67 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 81589665 ns/op 12.85 MB/s 10457440 B/op 25 allocs/op BenchmarkSplitEmptySeparator-4 1 147032111 ns/op BenchmarkSplitSingleByteSeparator-4 16 9398409 ns/op BenchmarkSplitMultiByteSeparator-4 30 4073901 ns/op BenchmarkSplitNSingleByteSeparator-4 143970 845.6 ns/op BenchmarkSplitNMultiByteSeparator-4 176056 1066 ns/op BenchmarkRepeat/5x0-4 3151342 40.14 ns/op BenchmarkRepeat/5x1-4 2813094 45.60 ns/op BenchmarkRepeat/5x2-4 118168 896.3 ns/op BenchmarkRepeat/5x6-4 122554 1735 ns/op BenchmarkRepeat/10x0-4 2670579 42.34 ns/op BenchmarkRepeat/10x1-4 2683981 43.04 ns/op BenchmarkRepeat/10x2-4 222159 652.1 ns/op BenchmarkRepeat/10x6-4 121492 1204 ns/op BenchmarkRepeatLarge/256/1-4 67255 2218 ns/op 115.42 MB/s BenchmarkRepeatLarge/256/16-4 106052 1571 ns/op 162.91 MB/s BenchmarkRepeatLarge/512/1-4 38833 3943 ns/op 129.86 MB/s BenchmarkRepeatLarge/512/16-4 53514 2749 ns/op 186.26 MB/s BenchmarkRepeatLarge/1024/1-4 27255 4922 ns/op 208.03 MB/s BenchmarkRepeatLarge/1024/16-4 37758 4075 ns/op 251.32 MB/s BenchmarkRepeatLarge/2048/1-4 18638 7939 ns/op 257.95 MB/s BenchmarkRepeatLarge/2048/16-4 22629 5848 ns/op 350.19 MB/s BenchmarkRepeatLarge/4096/1-4 10000 10917 ns/op 375.18 MB/s BenchmarkRepeatLarge/4096/16-4 12279 10404 ns/op 393.69 MB/s BenchmarkRepeatLarge/8192/1-4 10000 19146 ns/op 427.87 MB/s BenchmarkRepeatLarge/8192/16-4 10000 17326 ns/op 472.80 MB/s BenchmarkRepeatLarge/8192/4097-4 2297462 49.68 ns/op 82462.26 MB/s BenchmarkRepeatLarge/16384/1-4 8882 32813 ns/op 499.32 MB/s BenchmarkRepeatLarge/16384/16-4 5898 32540 ns/op 503.50 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 28410 ns/op 432.62 MB/s BenchmarkRepeatLarge/32768/1-4 1843 58507 ns/op 560.07 MB/s BenchmarkRepeatLarge/32768/16-4 2862 72715 ns/op 450.64 MB/s BenchmarkRepeatLarge/32768/4097-4 2026 72105 ns/op 397.74 MB/s BenchmarkRepeatLarge/65536/1-4 823 125330 ns/op 522.91 MB/s BenchmarkRepeatLarge/65536/16-4 1088 123852 ns/op 529.15 MB/s BenchmarkRepeatLarge/65536/4097-4 879 116943 ns/op 525.51 MB/s BenchmarkRepeatLarge/131072/1-4 180 702801 ns/op 186.50 MB/s BenchmarkRepeatLarge/131072/16-4 171 636861 ns/op 205.81 MB/s BenchmarkRepeatLarge/131072/4097-4 231 500743 ns/op 253.64 MB/s BenchmarkRepeatLarge/262144/1-4 106 1015404 ns/op 258.17 MB/s BenchmarkRepeatLarge/262144/16-4 124 859600 ns/op 304.96 MB/s BenchmarkRepeatLarge/262144/4097-4 120 860635 ns/op 299.91 MB/s BenchmarkRepeatLarge/524288/1-4 100 1664919 ns/op 314.90 MB/s BenchmarkRepeatLarge/524288/16-4 66 1736501 ns/op 301.92 MB/s BenchmarkRepeatLarge/524288/4097-4 100 2117890 ns/op 245.68 MB/s BenchmarkRepeatLarge/1048576/1-4 32 3591235 ns/op 291.98 MB/s BenchmarkRepeatLarge/1048576/16-4 33 3226747 ns/op 324.96 MB/s BenchmarkRepeatLarge/1048576/4097-4 46 3306252 ns/op 315.99 MB/s BenchmarkRepeatLarge/2097152/1-4 28 5513445 ns/op 380.37 MB/s BenchmarkRepeatLarge/2097152/16-4 25 5946765 ns/op 352.65 MB/s BenchmarkRepeatLarge/2097152/4097-4 21 5735664 ns/op 365.01 MB/s BenchmarkRepeatLarge/4194304/1-4 12 10409718 ns/op 402.92 MB/s BenchmarkRepeatLarge/4194304/16-4 14 9700155 ns/op 432.40 MB/s BenchmarkRepeatLarge/4194304/4097-4 12 9420784 ns/op 444.89 MB/s BenchmarkRepeatLarge/8388608/1-4 7 20407656 ns/op 411.05 MB/s BenchmarkRepeatLarge/8388608/16-4 6 20720570 ns/op 404.84 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 17789262 ns/op 471.44 MB/s BenchmarkRepeatLarge/16777216/1-4 4 25579866 ns/op 655.88 MB/s BenchmarkRepeatLarge/16777216/16-4 4 32959227 ns/op 509.03 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 41149760 ns/op 407.71 MB/s BenchmarkRepeatLarge/33554432/1-4 2 106245556 ns/op 315.82 MB/s BenchmarkRepeatLarge/33554432/16-4 2 95569511 ns/op 351.10 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 52341504 ns/op 641.07 MB/s BenchmarkRepeatLarge/67108864/1-4 1 106141011 ns/op 632.26 MB/s BenchmarkRepeatLarge/67108864/16-4 1 175648430 ns/op 382.06 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 112632992 ns/op 595.82 MB/s BenchmarkRepeatLarge/134217728/1-4 1 326970382 ns/op 410.49 MB/s BenchmarkRepeatLarge/134217728/16-4 1 220544580 ns/op 608.57 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 218562597 ns/op 614.09 MB/s BenchmarkRepeatLarge/268435456/1-4 1 648885895 ns/op 413.69 MB/s BenchmarkRepeatLarge/268435456/16-4 1 470397936 ns/op 570.66 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 565367524 ns/op 474.80 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1087019925 ns/op 493.89 MB/s BenchmarkRepeatLarge/536870912/16-4 1 988453790 ns/op 543.14 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1172075496 ns/op 458.05 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4681197056 ns/op 229.37 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 6002798070 ns/op 178.87 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 5410412597 ns/op 198.46 MB/s BenchmarkIndexAnyASCII/1:1-4 1559994 72.04 ns/op BenchmarkIndexAnyASCII/1:2-4 1772271 95.90 ns/op BenchmarkIndexAnyASCII/1:4-4 1701318 71.33 ns/op BenchmarkIndexAnyASCII/1:8-4 1949114 58.95 ns/op BenchmarkIndexAnyASCII/1:16-4 1976178 60.16 ns/op BenchmarkIndexAnyASCII/1:32-4 1874403 60.71 ns/op BenchmarkIndexAnyASCII/1:64-4 1960653 60.93 ns/op BenchmarkIndexAnyASCII/16:1-4 1998843 71.32 ns/op BenchmarkIndexAnyASCII/16:2-4 982946 149.7 ns/op BenchmarkIndexAnyASCII/16:4-4 725172 172.3 ns/op BenchmarkIndexAnyASCII/16:8-4 721386 294.5 ns/op BenchmarkIndexAnyASCII/16:16-4 752788 298.6 ns/op BenchmarkIndexAnyASCII/16:32-4 684727 285.5 ns/op BenchmarkIndexAnyASCII/16:64-4 417772 281.5 ns/op BenchmarkIndexAnyASCII/256:1-4 1889517 83.60 ns/op BenchmarkIndexAnyASCII/256:2-4 93854 1272 ns/op BenchmarkIndexAnyASCII/256:4-4 92104 1258 ns/op BenchmarkIndexAnyASCII/256:8-4 82575 1349 ns/op BenchmarkIndexAnyASCII/256:16-4 75861 1551 ns/op BenchmarkIndexAnyASCII/256:32-4 88965 1926 ns/op BenchmarkIndexAnyASCII/256:64-4 69672 1544 ns/op BenchmarkIndexAnyUTF8/1:1-4 1961731 71.36 ns/op BenchmarkIndexAnyUTF8/1:2-4 1935040 60.35 ns/op BenchmarkIndexAnyUTF8/1:4-4 1976476 64.19 ns/op BenchmarkIndexAnyUTF8/1:8-4 1861612 59.66 ns/op BenchmarkIndexAnyUTF8/1:16-4 1958457 106.5 ns/op BenchmarkIndexAnyUTF8/1:32-4 1767586 63.80 ns/op BenchmarkIndexAnyUTF8/1:64-4 1857682 63.84 ns/op BenchmarkIndexAnyUTF8/16:1-4 1583534 80.21 ns/op BenchmarkIndexAnyUTF8/16:2-4 248530 486.2 ns/op BenchmarkIndexAnyUTF8/16:4-4 231842 590.1 ns/op BenchmarkIndexAnyUTF8/16:8-4 238525 477.5 ns/op BenchmarkIndexAnyUTF8/16:16-4 217161 609.0 ns/op BenchmarkIndexAnyUTF8/16:32-4 247588 479.0 ns/op BenchmarkIndexAnyUTF8/16:64-4 186391 548.5 ns/op BenchmarkIndexAnyUTF8/256:1-4 381196 518.8 ns/op BenchmarkIndexAnyUTF8/256:2-4 15712 7091 ns/op BenchmarkIndexAnyUTF8/256:4-4 16297 7099 ns/op BenchmarkIndexAnyUTF8/256:8-4 10000 10190 ns/op BenchmarkIndexAnyUTF8/256:16-4 16077 7033 ns/op BenchmarkIndexAnyUTF8/256:32-4 10000 14279 ns/op BenchmarkIndexAnyUTF8/256:64-4 14497 7225 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2224875 55.76 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1812376 108.2 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2140251 102.9 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1960940 59.25 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1781431 57.65 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1370797 96.57 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2133103 69.28 ns/op BenchmarkLastIndexAnyASCII/16:1-4 853434 143.8 ns/op BenchmarkLastIndexAnyASCII/16:2-4 780648 133.4 ns/op BenchmarkLastIndexAnyASCII/16:4-4 648500 234.5 ns/op BenchmarkLastIndexAnyASCII/16:8-4 777657 149.8 ns/op BenchmarkLastIndexAnyASCII/16:16-4 907797 161.4 ns/op BenchmarkLastIndexAnyASCII/16:32-4 641530 309.0 ns/op BenchmarkLastIndexAnyASCII/16:64-4 555840 213.0 ns/op BenchmarkLastIndexAnyASCII/256:1-4 94569 1293 ns/op BenchmarkLastIndexAnyASCII/256:2-4 82830 1322 ns/op BenchmarkLastIndexAnyASCII/256:4-4 80205 2400 ns/op BenchmarkLastIndexAnyASCII/256:8-4 85106 1351 ns/op BenchmarkLastIndexAnyASCII/256:16-4 87318 1553 ns/op BenchmarkLastIndexAnyASCII/256:32-4 84909 1419 ns/op BenchmarkLastIndexAnyASCII/256:64-4 82789 1457 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1927516 84.93 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1000000 100.1 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1891002 73.59 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1853635 70.94 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1872106 59.39 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1000000 113.5 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1843419 63.78 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 260833 453.1 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 129303 871.8 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 109809 1659 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 140887 878.2 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 131575 889.2 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 124056 903.3 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 133482 885.1 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 10000 12384 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 9538 25471 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 9843 13070 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 8238 13153 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 9705 17524 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 9049 12546 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 12548 ns/op BenchmarkTrimASCII/1:1-4 2355540 45.65 ns/op BenchmarkTrimASCII/1:2-4 1931185 85.89 ns/op BenchmarkTrimASCII/1:4-4 1950321 82.70 ns/op BenchmarkTrimASCII/1:8-4 1911867 61.72 ns/op BenchmarkTrimASCII/1:16-4 1591136 73.28 ns/op BenchmarkTrimASCII/16:1-4 2062785 55.12 ns/op BenchmarkTrimASCII/16:2-4 876985 160.9 ns/op BenchmarkTrimASCII/16:4-4 763302 146.8 ns/op BenchmarkTrimASCII/16:8-4 936952 143.9 ns/op BenchmarkTrimASCII/16:16-4 753583 158.9 ns/op BenchmarkTrimASCII/256:1-4 842520 153.0 ns/op BenchmarkTrimASCII/256:2-4 86067 1356 ns/op BenchmarkTrimASCII/256:4-4 86940 1718 ns/op BenchmarkTrimASCII/256:8-4 94324 1449 ns/op BenchmarkTrimASCII/256:16-4 85879 1512 ns/op BenchmarkTrimASCII/4096:1-4 94581 1322 ns/op BenchmarkTrimASCII/4096:2-4 6400 20365 ns/op BenchmarkTrimASCII/4096:4-4 5694 29841 ns/op BenchmarkTrimASCII/4096:8-4 6693 22873 ns/op BenchmarkTrimASCII/4096:16-4 5194 22471 ns/op BenchmarkTrimByte-4 3053626 39.39 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 16755 9683 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 10000 10906 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1394 82147 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 3230 72222 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 5718 21233 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 10092 11747 ns/op BenchmarkJoin/0-4 2975965 33.98 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2523326 43.78 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 172771 828.9 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 117180 1006 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 86820 1929 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 69438 1677 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 61908 3052 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 52782 2169 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 1705015 62.00 ns/op BenchmarkTrimSpace/ASCII-4 1570075 77.83 ns/op BenchmarkTrimSpace/SomeNonASCII-4 110446 1021 ns/op BenchmarkTrimSpace/JustNonASCII-4 68461 2264 ns/op BenchmarkReplaceAll-4 97437 1234 ns/op 16 B/op 1 allocs/op PASS ok strings 114.914s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 76419 1798 ns/op BenchmarkCond2-4 30493 4263 ns/op BenchmarkCond4-4 16618 7818 ns/op BenchmarkCond8-4 10000 13595 ns/op BenchmarkCond16-4 5780 28897 ns/op BenchmarkCond32-4 2510 53822 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 534642 273.4 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 218372 741.7 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 476371 253.0 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 579732 228.2 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 280342 385.9 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 716127 205.8 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 95490 1336 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 75682 1610 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 73928 1928 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 65697 3107 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 613990 206.3 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 189222 607.0 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 610000 212.9 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 160657 745.2 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 575095 214.6 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 165080 684.8 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 955828 135.6 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 48754 2283 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 138810 865.7 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 361618 376.8 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 5174 23151 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 319 412681 ns/op BenchmarkRange/*sync.Map-4 1489 80170 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 99111 2709 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 209476 597.1 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 69422 1532 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 56622 2422 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 168532 676.0 ns/op BenchmarkAdversarialDelete/*sync.Map-4 125972 1598 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 92796 1401 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 160752 634.4 ns/op BenchmarkDeleteCollision/*sync.Map-4 828556 150.5 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 69559 3024 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 140864 889.0 ns/op BenchmarkSwapCollision/*sync.Map-4 97677 1272 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 109 1124071 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 113724 1050 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 261661 509.2 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 20408 5506 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 80083 1842 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 30361 4597 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 334423 419.5 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 157922 1013 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 291016 462.3 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 846088 138.2 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 177326 677.6 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1278207 118.0 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 672865 193.1 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 180202 639.0 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 458286 227.9 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 112723 1304 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 491936 497.2 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 372406 363.5 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 134667 1006 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 399277 329.5 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 351514 474.7 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 119732 1033 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 322516 405.2 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 74554 2020 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 156273 807.4 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 413848 342.8 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 160660 985.1 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 488472 278.3 ns/op BenchmarkUncontendedSemaphore-4 3032158 36.55 ns/op BenchmarkContendedSemaphore-4 3800703 32.48 ns/op BenchmarkMutexUncontended-4 703201 203.2 ns/op BenchmarkMutex-4 229827 592.8 ns/op BenchmarkMutexSlack-4 201256 618.8 ns/op BenchmarkMutexWork-4 201117 658.0 ns/op BenchmarkMutexWorkSlack-4 168086 781.2 ns/op BenchmarkMutexNoSpin-4 65049 2155 ns/op BenchmarkMutexSpin-4 65864 2105 ns/op BenchmarkOnce-4 997362 126.2 ns/op BenchmarkSemaUncontended-4 3742509 32.27 ns/op BenchmarkSemaSyntNonblock-4 1534600 75.93 ns/op BenchmarkSemaSyntBlock-4 1875187 68.92 ns/op BenchmarkSemaWorkNonblock-4 1140844 99.67 ns/op BenchmarkSemaWorkBlock-4 1159946 98.59 ns/op BenchmarkRWMutexUncontended-4 203494 506.6 ns/op BenchmarkRWMutexWrite100-4 268657 406.2 ns/op BenchmarkRWMutexWrite10-4 311889 395.4 ns/op BenchmarkRWMutexWorkWrite100-4 237885 558.2 ns/op BenchmarkRWMutexWorkWrite10-4 220749 537.4 ns/op BenchmarkWaitGroupUncontended-4 569474 193.3 ns/op BenchmarkWaitGroupAddDone-4 428842 316.4 ns/op BenchmarkWaitGroupAddDoneWork-4 464786 328.2 ns/op BenchmarkWaitGroupWait-4 1945138 53.79 ns/op BenchmarkWaitGroupWaitWork-4 1648789 68.00 ns/op BenchmarkWaitGroupActuallyWait-4 44862 2526 ns/op 32 B/op 2 allocs/op PASS ok sync 26.600s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 654657 196.1 ns/op PASS ok sync/atomic 0.275s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 86629 1386 ns/op 0 B/op 0 allocs/op PASS ok testing 0.345s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 5938 24423 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 8247 23854 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 74 1753815 ns/op 129393 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 90 1355164 ns/op 1437 B/op 11 allocs/op BenchmarkTable/1x100000/new-4 1 269932918 ns/op 19393200 B/op 100059 allocs/op BenchmarkTable/1x100000/reuse-4 1 234300269 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/10x10/new-4 1376 107919 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1809 67279 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 13 8531648 ns/op 413575 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 18 6746789 ns/op 22976 B/op 57 allocs/op BenchmarkTable/10x100000/new-4 1 813367777 ns/op 48120800 B/op 100074 allocs/op BenchmarkTable/10x100000/reuse-4 1 955136864 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 168 730838 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 169 635369 ns/op 232 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 80648559 ns/op 3289012 B/op 1054 allocs/op BenchmarkTable/100x1000/reuse-4 2 66477261 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 8805114232 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 8673601420 ns/op 335150152 B/op 100092 allocs/op BenchmarkPyramid/10-4 2467 61049 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 38 4391236 ns/op 409133 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 433634817 ns/op 35625352 B/op 2056 allocs/op BenchmarkRagged/10-4 2580 61138 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 201 780814 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 21 6190944 ns/op 427433 B/op 1661 allocs/op BenchmarkCode-4 6366 19088 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 24.544s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 2 150058936 ns/op BenchmarkVariableString-4 73942 1563 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1725 58085 ns/op 2512 B/op 39 allocs/op PASS ok text/template/parse 0.766s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 56 2141971 ns/op BenchmarkAfter-4 172 820844 ns/op BenchmarkStop-4 302 470953 ns/op BenchmarkSimultaneousAfterFunc-4 42 2456198 ns/op BenchmarkStartStop-4 265 473574 ns/op BenchmarkReset-4 2532 49804 ns/op BenchmarkSleep-4 52 2631099 ns/op BenchmarkParallelTimerLatency-4 39 886290 avg-late-ns 2193404 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 34 635744 avg-late-ns 2892766 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 36 415576 avg-late-ns 1896681 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 468973 avg-late-ns 2393361 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 32 210777 avg-late-ns 1286769 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 32 183885 avg-late-ns 1716478 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 319599 avg-late-ns 2706097 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 27 249512 avg-late-ns 1739419 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 192894 avg-late-ns 1425904 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 27 274249 avg-late-ns 2138518 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 24 2766346 avg-late-ns 12512879 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 32 357530 avg-late-ns 1624630 max-late-ns BenchmarkTicker-4 1 260514019 ns/op BenchmarkTickerReset-4 2366 43897 ns/op BenchmarkTickerResetNaive-4 226 604018 ns/op BenchmarkNow-4 657582 161.1 ns/op BenchmarkNowUnixNano-4 657086 169.3 ns/op BenchmarkNowUnixMilli-4 779989 165.3 ns/op BenchmarkNowUnixMicro-4 634174 164.0 ns/op BenchmarkFormat-4 45982 2226 ns/op BenchmarkFormatRFC3339-4 79390 1469 ns/op BenchmarkFormatRFC3339Nano-4 75328 1564 ns/op BenchmarkFormatNow-4 71929 1638 ns/op BenchmarkMarshalJSON-4 97610 1205 ns/op BenchmarkMarshalText-4 101812 1145 ns/op BenchmarkParse-4 106512 1074 ns/op BenchmarkParseRFC3339UTC-4 320042 367.0 ns/op BenchmarkParseRFC3339UTCBytes-4 216301 496.0 ns/op BenchmarkParseRFC3339TZ-4 93642 1181 ns/op BenchmarkParseRFC3339TZBytes-4 83626 1442 ns/op BenchmarkParseDuration-4 495202 238.4 ns/op BenchmarkHour-4 876933 118.3 ns/op BenchmarkSecond-4 1000000 118.6 ns/op BenchmarkYear-4 809025 157.9 ns/op BenchmarkDay-4 731274 174.5 ns/op BenchmarkISOWeek-4 780321 160.9 ns/op BenchmarkGoString-4 74892 1567 ns/op BenchmarkUnmarshalText-4 77810 1478 ns/op PASS ok time 12.242s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 389356 272.4 ns/op BenchmarkDecodeValidJapaneseChars-4 515544 223.2 ns/op BenchmarkDecodeRune-4 2623358 45.10 ns/op BenchmarkEncodeValidASCII-4 468848 227.0 ns/op BenchmarkEncodeValidJapaneseChars-4 679609 173.4 ns/op BenchmarkAppendRuneValidASCII-4 1196941 97.52 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2120781 55.06 ns/op BenchmarkEncodeRune-4 4418488 27.17 ns/op PASS ok unicode/utf16 1.490s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 990178 111.5 ns/op BenchmarkRuneCountTenJapaneseChars-4 217388 542.6 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 3108823 38.58 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 352938 346.4 ns/op BenchmarkValidTenASCIIChars-4 985380 104.9 ns/op BenchmarkValid100KASCIIChars-4 158 757153 ns/op BenchmarkValidTenJapaneseChars-4 201440 621.1 ns/op BenchmarkValidLongMostlyASCII-4 152 770628 ns/op BenchmarkValidLongJapanese-4 69 1741312 ns/op BenchmarkValidStringTenASCIIChars-4 3436506 33.71 ns/op BenchmarkValidString100KASCIIChars-4 13288 8805 ns/op BenchmarkValidStringTenJapaneseChars-4 358348 401.0 ns/op BenchmarkValidStringLongMostlyASCII-4 1452 86279 ns/op BenchmarkValidStringLongJapanese-4 120 994821 ns/op BenchmarkEncodeASCIIRune-4 3011846 39.18 ns/op BenchmarkEncodeJapaneseRune-4 1631664 67.24 ns/op BenchmarkAppendASCIIRune-4 7945710 14.89 ns/op BenchmarkAppendJapaneseRune-4 2136594 55.29 ns/op BenchmarkDecodeASCIIRune-4 2453428 49.80 ns/op BenchmarkDecodeJapaneseRune-4 1612616 74.57 ns/op BenchmarkFullRune/ASCII-4 3386526 34.27 ns/op BenchmarkFullRune/Incomplete-4 1559949 74.12 ns/op BenchmarkFullRune/Japanese-4 3287626 35.24 ns/op PASS ok unicode/utf8 4.319s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 56116843491 ns/op PASS ok cmd/api 80.095s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1263877 90.18 ns/op BenchmarkEqArrayOfStrings64-4 216195 568.4 ns/op BenchmarkEqArrayOfStrings1024-4 14534 8256 ns/op BenchmarkEqArrayOfFloats5-4 1545364 77.27 ns/op BenchmarkEqArrayOfFloats64-4 217950 579.4 ns/op BenchmarkEqArrayOfFloats1024-4 14190 8493 ns/op BenchmarkEqStruct-4 23846731 4.442 ns/op PASS ok cmd/compile/internal/reflectdata 1.395s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 4096 168055 ns/op BenchmarkCopyElim1-4 244 438919 ns/op BenchmarkCopyElim10-4 270 476285 ns/op BenchmarkCopyElim100-4 174 654672 ns/op BenchmarkCopyElim1000-4 54 2348119 ns/op BenchmarkCopyElim10000-4 4 30081052 ns/op BenchmarkCopyElim100000-4 1 484881239 ns/op BenchmarkDeadCode/1-4 207 596084 ns/op BenchmarkDeadCode/10-4 177 580162 ns/op BenchmarkDeadCode/100-4 170 620851 ns/op BenchmarkDeadCode/1000-4 56 2960070 ns/op BenchmarkDeadCode/10000-4 4 26518596 ns/op BenchmarkDeadCode/100000-4 1 324090250 ns/op BenchmarkDeadCode/200000-4 1 648353523 ns/op BenchmarkDominatorsLinear-4 16 8137060 ns/op 1.23 MB/s BenchmarkDominatorsFwdBack-4 12 10476353 ns/op 0.95 MB/s BenchmarkDominatorsManyPred-4 12 10501887 ns/op 0.95 MB/s BenchmarkDominatorsMaxPred-4 10 10493530 ns/op 0.95 MB/s BenchmarkDominatorsMaxPredVal-4 12 10433755 ns/op 0.96 MB/s BenchmarkFuse/1-4 354 408231 ns/op BenchmarkFuse/10-4 334 380915 ns/op BenchmarkFuse/100-4 157 733748 ns/op BenchmarkFuse/1000-4 30 4751324 ns/op BenchmarkFuse/10000-4 2 53465717 ns/op BenchmarkNilCheckDeep1-4 15388 7930 ns/op 0.13 MB/s 236 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 6170 19225 ns/op 0.52 MB/s 233 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 878 128417 ns/op 0.78 MB/s 624 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 82 1311101 ns/op 0.76 MB/s 3986 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 7 14349821 ns/op 0.70 MB/s 103298 B/op 6 allocs/op BenchmarkDSEPass-4 45 2628164 ns/op 51191 B/op 7 allocs/op BenchmarkDSEPassBlock-4 2 73696892 ns/op 2109856 B/op 53875 allocs/op BenchmarkCSEPass-4 9 12407662 ns/op 102353 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 132266955 ns/op 5638528 B/op 97277 allocs/op BenchmarkDeadcodePass-4 186 608288 ns/op 90061 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 109567918 ns/op 4030888 B/op 44891 allocs/op BenchmarkMultiPass-4 74 1354921 ns/op 203480 B/op 10 allocs/op BenchmarkMultiPassBlock-4 1 226567353 ns/op 11181200 B/op 149744 allocs/op BenchmarkCondRewrite/SoloJump-4 4604390 24.90 ns/op BenchmarkCondRewrite/CombJump-4 4473057 26.49 ns/op PASS ok cmd/compile/internal/ssa 14.359s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 14100 8159 ns/op BenchmarkExtShift-4 24414 4783 ns/op BenchmarkModify-4 8464 13352 ns/op BenchmarkMullImm-4 26385 4289 ns/op BenchmarkConstModify-4 9050 13574 ns/op BenchmarkBitSet-4 12048 9909 ns/op BenchmarkBitClear-4 17044 6965 ns/op BenchmarkBitToggle-4 16588 6873 ns/op BenchmarkBitSetConst-4 105180 1149 ns/op BenchmarkBitClearConst-4 141918 841.1 ns/op BenchmarkBitToggleConst-4 98457 1164 ns/op BenchmarkDivconstI64-4 7598691 16.73 ns/op BenchmarkModconstI64-4 7449838 16.90 ns/op BenchmarkDivisiblePow2constI64-4 7425811 16.11 ns/op BenchmarkDivisibleconstI64-4 7825518 14.38 ns/op BenchmarkDivisibleWDivconstI64-4 3617631 32.48 ns/op BenchmarkDivconstU64/3-4 6732104 18.89 ns/op BenchmarkDivconstU64/5-4 7408747 16.89 ns/op BenchmarkDivconstU64/37-4 6698594 16.31 ns/op BenchmarkDivconstU64/1234567-4 8779002 13.81 ns/op BenchmarkModconstU64-4 7902037 16.47 ns/op BenchmarkDivisibleconstU64-4 7633802 13.87 ns/op BenchmarkDivisibleWDivconstU64-4 4156064 28.88 ns/op BenchmarkDivconstI32-4 7168647 15.61 ns/op BenchmarkModconstI32-4 8274868 13.81 ns/op BenchmarkDivisiblePow2constI32-4 8193122 16.25 ns/op BenchmarkDivisibleconstI32-4 8458288 13.62 ns/op BenchmarkDivisibleWDivconstI32-4 4091470 28.59 ns/op BenchmarkDivconstU32-4 7872326 15.10 ns/op BenchmarkModconstU32-4 6586544 17.35 ns/op BenchmarkDivisibleconstU32-4 7220402 17.04 ns/op BenchmarkDivisibleWDivconstU32-4 4260031 29.04 ns/op BenchmarkDivconstI16-4 7359265 15.48 ns/op BenchmarkModconstI16-4 8165197 14.17 ns/op BenchmarkDivisiblePow2constI16-4 6995347 16.50 ns/op BenchmarkDivisibleconstI16-4 8137597 14.86 ns/op BenchmarkDivisibleWDivconstI16-4 4103761 28.77 ns/op BenchmarkDivconstU16-4 6876681 16.73 ns/op BenchmarkModconstU16-4 8381092 13.71 ns/op BenchmarkDivisibleconstU16-4 8974123 13.59 ns/op BenchmarkDivisibleWDivconstU16-4 4240159 29.59 ns/op BenchmarkDivconstI8-4 8065724 13.98 ns/op BenchmarkModconstI8-4 8351943 13.80 ns/op BenchmarkDivisiblePow2constI8-4 8261200 13.64 ns/op BenchmarkDivisibleconstI8-4 6386785 16.39 ns/op BenchmarkDivisibleWDivconstI8-4 4167331 28.25 ns/op BenchmarkDivconstU8-4 7106821 16.78 ns/op BenchmarkModconstU8-4 8839496 13.63 ns/op BenchmarkDivisibleconstU8-4 9229029 13.88 ns/op BenchmarkDivisibleWDivconstU8-4 3988815 29.98 ns/op BenchmarkMul2-4 230902 530.9 ns/op BenchmarkMulNeg2-4 233960 723.0 ns/op BenchmarkEfaceInteger-4 2974042 43.39 ns/op BenchmarkMulconstI32/3-4 20131687 6.719 ns/op BenchmarkMulconstI32/5-4 16658827 6.096 ns/op BenchmarkMulconstI32/12-4 27236805 4.880 ns/op BenchmarkMulconstI32/120-4 25121719 4.682 ns/op BenchmarkMulconstI32/-120-4 25791276 4.788 ns/op BenchmarkMulconstI32/65537-4 25632656 5.280 ns/op BenchmarkMulconstI32/65538-4 25327537 5.010 ns/op BenchmarkMulconstI64/3-4 27021786 4.686 ns/op BenchmarkMulconstI64/5-4 27821866 4.696 ns/op BenchmarkMulconstI64/12-4 25285083 4.918 ns/op BenchmarkMulconstI64/120-4 22932741 4.682 ns/op BenchmarkMulconstI64/-120-4 27632578 5.227 ns/op BenchmarkMulconstI64/65537-4 25655426 4.831 ns/op BenchmarkMulconstI64/65538-4 26401989 4.920 ns/op BenchmarkMulconstU32/3-4 27323281 4.816 ns/op BenchmarkMulconstU32/5-4 27571412 4.688 ns/op BenchmarkMulconstU32/12-4 25202544 4.887 ns/op BenchmarkMulconstU32/120-4 25470817 4.632 ns/op BenchmarkMulconstU32/65537-4 25175134 4.863 ns/op BenchmarkMulconstU32/65538-4 26273486 4.917 ns/op BenchmarkMulconstU64/3-4 28267392 4.627 ns/op BenchmarkMulconstU64/5-4 27552674 4.767 ns/op BenchmarkMulconstU64/12-4 26497038 4.829 ns/op BenchmarkMulconstU64/120-4 28367881 4.681 ns/op BenchmarkMulconstU64/65537-4 23755734 4.720 ns/op BenchmarkMulconstU64/65538-4 26106802 4.698 ns/op BenchmarkShiftArithmeticRight-4 28911914 4.484 ns/op BenchmarkSwitch8Predictable-4 8905228 13.36 ns/op BenchmarkSwitch8Unpredictable-4 8847944 13.41 ns/op BenchmarkSwitch32Predictable-4 11807514 9.897 ns/op BenchmarkSwitch32Unpredictable-4 8479608 13.83 ns/op BenchmarkSwitchStringPredictable-4 5219956 19.86 ns/op BenchmarkSwitchStringUnpredictable-4 6074104 18.21 ns/op PASS ok cmd/compile/internal/test 14.780s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 100 1077977 ns/op BenchmarkNamed/Underlying/nongeneric-4 935649 178.6 ns/op BenchmarkNamed/Underlying/generic-4 894933 116.4 ns/op BenchmarkNamed/Underlying/src_instance-4 1025721 122.5 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 112.4 ns/op BenchmarkCheck/http/funcbodies/info-4 1 410457202 ns/op 74169 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 305466704 ns/op 99634 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 125405495 ns/op 242145 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 115299238 ns/op 263464 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 1664722833 ns/op 3081 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 85015538 ns/op 60233 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 41311059 ns/op 123001 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 4 31036806 ns/op 164724 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 569642572 ns/op 3807 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 40178656 ns/op 53841 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 5 22928202 ns/op 94196 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 22283832 ns/op 96464 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1480082629 ns/op 42033 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 470389794 ns/op 132201 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 114195592 ns/op 541461 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 87682038 ns/op 707943 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2174732894 ns/op 930.0 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 70400656 ns/op 28652 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 45294072 ns/op 44017 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 44518911 ns/op 45189 lines/s PASS ok cmd/compile/internal/types2 34.720s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 4 33581398 ns/op 21970000 sys-ns/op 4517250 user-ns/op PASS ok cmd/go 0.702s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 64168 1763 ns/op 4.54 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 82290 1481 ns/op 5.40 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 18258 6385 ns/op 160.39 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 19022 6302 ns/op 162.48 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3218 40750 ns/op 201.03 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 2996 42932 ns/op 190.81 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.102s All tests passed.