darwin-amd64-race at 07dca0fe14d717f7e44593d13d9a6767ec34a9cc :: 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=16EEFEBA-89D9-483B-B762-51B9A2095644" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.TAZh6viduA/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=246A8032-A4B2-4855-9D5B-D4743BEC2315" "__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=16EEFEBA-89D9-483B-B762-51B9A2095644" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.TAZh6viduA/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=246A8032-A4B2-4855-9D5B-D4743BEC2315" "__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 1.858s ok archive/zip 2.704s ok bufio 0.463s ok bytes 5.934s ok compress/bzip2 0.882s ok compress/flate 9.166s ok compress/gzip 15.433s ok compress/lzw 0.847s ok compress/zlib 6.590s ok container/heap 0.085s ok container/list 0.061s ok container/ring 0.047s ok context 0.100s ok crypto 0.122s ok crypto/aes 0.128s ok crypto/cipher 0.063s ok crypto/des 0.095s ok crypto/dsa 0.070s ok crypto/ecdh 0.240s ok crypto/ecdsa 0.164s ok crypto/ed25519 0.471s ok crypto/elliptic 0.086s ok crypto/hmac 0.062s ok crypto/internal/alias 0.050s ok crypto/internal/bigmod 3.650s ok crypto/internal/boring 0.044s ok crypto/internal/boring/bcache 0.491s ok crypto/internal/edwards25519 49.194s ok crypto/internal/edwards25519/field 17.563s ok crypto/internal/nistec 4.634s ok crypto/internal/nistec/fiat 0.043s [no tests to run] ok crypto/md5 0.071s ok crypto/rand 0.485s ok crypto/rc4 0.502s ok crypto/rsa 0.559s ok crypto/sha1 0.057s ok crypto/sha256 0.078s ok crypto/sha512 0.067s ok crypto/subtle 0.545s ok crypto/tls 3.466s ok crypto/x509 1.450s ok database/sql 0.476s ok database/sql/driver 0.068s ok debug/buildinfo 0.082s ok debug/dwarf 0.101s ok debug/elf 1.406s ok debug/gosym 0.168s ok debug/macho 0.092s ok debug/pe 0.207s ok debug/plan9obj 0.089s ok embed 0.178s [no tests to run] ok embed/internal/embedtest 0.092s ok encoding/ascii85 0.062s ok encoding/asn1 0.067s ok encoding/base32 0.256s ok encoding/base64 0.062s ok encoding/binary 0.042s ok encoding/csv 0.128s ok encoding/gob 33.624s ok encoding/hex 0.145s ok encoding/json 2.946s ok encoding/pem 3.246s ok encoding/xml 0.432s ok errors 0.050s ok expvar 0.060s ok flag 0.159s ok fmt 0.690s ok go/ast 0.078s ok go/build 6.821s ok go/build/constraint 0.060s ok go/constant 0.074s ok go/doc 0.449s ok go/doc/comment 6.306s ok go/format 0.131s ok go/importer 1.313s ok go/internal/gccgoimporter 0.148s ok go/internal/gcimporter 6.170s ok go/internal/srcimporter 30.052s ok go/parser 1.169s ok go/printer 1.903s ok go/scanner 0.055s ok go/token 0.209s ok go/types 50.770s ok hash 0.050s ok hash/adler32 0.050s ok hash/crc32 0.075s ok hash/crc64 0.061s ok hash/fnv 0.048s ok hash/maphash 0.047s ok html 0.036s ok html/template 0.376s ok image 0.888s ok image/color 0.080s ok image/draw 0.924s ok image/gif 1.502s ok image/jpeg 1.676s ok image/png 3.849s ok index/suffixarray 1.399s ok internal/abi 37.810s ok internal/buildcfg 0.047s ok internal/coverage/cformat 0.072s ok internal/coverage/cmerge 0.073s ok internal/coverage/pods 0.098s ok internal/coverage/slicereader 0.086s ok internal/coverage/slicewriter 0.084s ok internal/coverage/test 0.088s ok internal/cpu 0.131s ok internal/dag 0.041s ok internal/diff 0.090s ok internal/fmtsort 0.036s ok internal/fuzz 0.057s ok internal/godebug 0.074s ok internal/intern 1.177s ok internal/itoa 0.070s ok internal/poll 0.442s ok internal/profile 0.073s ok internal/reflectlite 0.293s ok internal/safefilepath 0.061s ok internal/saferio 0.320s ok internal/singleflight 0.191s ok internal/testenv 0.047s ok internal/trace 0.436s ok internal/types/errors 1.862s ok internal/unsafeheader 0.052s ok internal/xcoff 0.167s ok io 0.116s ok io/fs 0.276s ok io/ioutil 0.082s ok log 0.115s ok log/syslog 1.319s ok math 0.070s ok math/big 3.848s ok math/bits 0.083s ok math/cmplx 0.085s ok math/rand 2.626s ok mime 0.103s ok mime/multipart 2.149s ok mime/quotedprintable 0.085s ok net 19.085s ok net/http 25.096s ok net/http/cgi 2.086s ok net/http/cookiejar 0.150s ok net/http/fcgi 0.218s ok net/http/httptest 0.525s ok net/http/httptrace 0.103s ok net/http/httputil 1.425s ok net/http/internal 0.079s ok net/http/internal/ascii 0.091s ok net/http/pprof 5.317s ok net/internal/socktest 0.111s ok net/mail 0.068s ok net/netip 1.331s ok net/rpc 0.373s ok net/rpc/jsonrpc 0.173s ok net/smtp 0.216s ok net/textproto 0.068s ok net/url 0.137s ok os 3.743s ok os/exec 3.835s ok os/exec/internal/fdtest 0.096s ok os/signal 5.418s ok os/user 0.088s ok path 0.087s ok path/filepath 0.243s ok plugin 0.048s ok reflect 1.669s ok regexp 3.899s ok regexp/syntax 4.873s ok runtime 79.919s ok runtime/cgo 0.067s ok runtime/coverage 0.122s ok runtime/debug 0.250s ok runtime/internal/atomic 0.112s ok runtime/internal/math 0.085s ok runtime/internal/sys 0.053s ok runtime/metrics 0.080s ok runtime/pprof 13.739s ok runtime/race 14.352s ok runtime/trace 7.538s ok sort 0.727s ok strconv 2.420s ok strings 3.949s ok sync 0.854s ok sync/atomic 2.503s ok syscall 2.261s ok testing 2.597s ok testing/fstest 0.119s ok testing/iotest 0.062s ok testing/quick 0.237s ok text/scanner 0.056s ok text/tabwriter 0.044s ok text/template 0.170s ok text/template/parse 0.074s ok time 2.995s ok unicode 0.099s ok unicode/utf16 0.146s ok unicode/utf8 0.069s ok cmd/addr2line 7.802s ok cmd/api 25.975s ok cmd/asm/internal/asm 3.853s ok cmd/asm/internal/lex 0.142s ok cmd/compile/internal/abt 0.209s ok cmd/compile/internal/amd64 95.917s ok cmd/compile/internal/base 0.108s ok cmd/compile/internal/compare 0.082s ok cmd/compile/internal/dwarfgen 1.213s ok cmd/compile/internal/importer 5.716s ok cmd/compile/internal/ir 0.040s ok cmd/compile/internal/logopt 1.789s ok cmd/compile/internal/noder 0.057s ok cmd/compile/internal/reflectdata 0.047s [no tests to run] ok cmd/compile/internal/ssa 41.878s ok cmd/compile/internal/syntax 0.339s ok cmd/compile/internal/test 27.992s ok cmd/compile/internal/typecheck 0.792s ok cmd/compile/internal/types 0.064s ok cmd/compile/internal/types2 30.244s ok cmd/covdata 0.065s ok cmd/cover 5.471s ok cmd/dist 0.113s ok cmd/doc 3.296s ok cmd/fix 18.279s ok cmd/go 417.300s ok cmd/go/internal/auth 0.065s ok cmd/go/internal/cache 0.473s ok cmd/go/internal/fsys 0.304s ok cmd/go/internal/generate 0.067s ok cmd/go/internal/get 0.109s ok cmd/go/internal/imports 0.115s ok cmd/go/internal/load 0.060s ok cmd/go/internal/lockedfile 0.279s ok cmd/go/internal/lockedfile/internal/filelock 0.114s ok cmd/go/internal/modconv 0.100s ok cmd/go/internal/modfetch 0.065s ok cmd/go/internal/modfetch/codehost 0.059s ok cmd/go/internal/modfetch/zip_sum_test 0.058s ok cmd/go/internal/modindex 0.628s ok cmd/go/internal/modload 0.052s ok cmd/go/internal/mvs 0.073s ok cmd/go/internal/par 0.170s ok cmd/go/internal/str 0.098s ok cmd/go/internal/test 0.059s ok cmd/go/internal/vcs 0.079s ok cmd/go/internal/vcweb 0.103s ok cmd/go/internal/vcweb/vcstest 26.302s ok cmd/go/internal/web 0.084s ok cmd/go/internal/work 0.235s ok cmd/gofmt 0.557s ok cmd/internal/archive 4.601s ok cmd/internal/buildid 0.869s ok cmd/internal/dwarf 0.056s ok cmd/internal/edit 0.048s ok cmd/internal/goobj 0.033s ok cmd/internal/moddeps 4.998s ok cmd/internal/notsha256 0.076s ok cmd/internal/obj 1.275s ok cmd/internal/obj/ppc64 0.974s ok cmd/internal/obj/riscv 0.497s ok cmd/internal/obj/s390x 0.176s ok cmd/internal/obj/x86 3.994s ok cmd/internal/objabi 0.102s ok cmd/internal/pkgpath 0.307s ok cmd/internal/pkgpattern 0.059s ok cmd/internal/quoted 0.068s ok cmd/internal/src 0.032s ok cmd/internal/test2json 1.148s ok cmd/link 27.818s ok cmd/link/internal/benchmark 0.070s ok cmd/link/internal/ld 28.783s ok cmd/link/internal/loader 0.252s ok cmd/nm 3.626s ok cmd/objdump 7.780s ok cmd/pack 3.650s ok cmd/pprof 1.771s ok cmd/trace 0.197s ok cmd/vet 31.094s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3598 34287 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2391 43721 ns/op 1850 B/op 36 allocs/op Benchmark/Writer/PAX-4 2137 60969 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 4430 40792 ns/op 17416 B/op 16 allocs/op Benchmark/Reader/GNU-4 4971 39783 ns/op 17677 B/op 15 allocs/op Benchmark/Reader/PAX-4 2544 72003 ns/op 27151 B/op 33 allocs/op PASS ok archive/tar 1.120s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 256814504 ns/op 14880 B/op 66 allocs/op BenchmarkZip64Test-4 1 173873851 ns/op BenchmarkZip64TestSizes/4096-4 1309 119434 ns/op BenchmarkZip64TestSizes/1048576-4 133 865390 ns/op BenchmarkZip64TestSizes/67108864-4 1 164005703 ns/op PASS ok archive/zip 1.313s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 213780 570.0 ns/op BenchmarkReaderCopyUnoptimal-4 134713 889.4 ns/op BenchmarkReaderCopyNoWriteTo-4 10000 12268 ns/op BenchmarkReaderWriteToOptimal-4 7000 24838 ns/op BenchmarkReaderReadString-4 134386 1002 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 197492 618.9 ns/op BenchmarkWriterCopyUnoptimal-4 203236 578.7 ns/op BenchmarkWriterCopyNoReadFrom-4 12312 12394 ns/op BenchmarkReaderEmpty-4 17433 6998 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 14557 7742 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 547249 215.9 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.254s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 3279 33185 ns/op 987.45 MB/s BenchmarkWriteByte-4 412 268093 ns/op 15.28 MB/s BenchmarkWriteRune-4 235 510968 ns/op 24.05 MB/s BenchmarkBufferNotEmptyWriteRead-4 37 3504265 ns/op BenchmarkBufferFullSmallReads-4 88 1335149 ns/op BenchmarkBufferWriteBlock/N4096-4 9919 21724 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 278 367593 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 10 10322429 ns/op 4192265 B/op 22 allocs/op BenchmarkIndexByte/10-4 3733334 31.28 ns/op 319.74 MB/s BenchmarkIndexByte/32-4 3404546 32.74 ns/op 977.43 MB/s BenchmarkIndexByte/4K-4 1000000 104.7 ns/op 39117.72 MB/s BenchmarkIndexBytePortable/10-4 1000000 101.3 ns/op 98.68 MB/s BenchmarkIndexBytePortable/32-4 475616 268.9 ns/op 119.02 MB/s BenchmarkIndexBytePortable/4K-4 4292 29494 ns/op 138.87 MB/s BenchmarkIndexRune/10-4 1000000 118.2 ns/op 84.60 MB/s BenchmarkIndexRune/32-4 1000000 118.9 ns/op 269.21 MB/s BenchmarkIndexRune/4K-4 445190 298.7 ns/op 13710.63 MB/s BenchmarkIndexRuneASCII/10-4 3797893 31.44 ns/op 318.06 MB/s BenchmarkIndexRuneASCII/32-4 3555562 34.05 ns/op 939.74 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 120.1 ns/op 34116.27 MB/s BenchmarkEqual/0-4 9924937 10.82 ns/op BenchmarkEqual/1-4 1221606 92.78 ns/op 10.78 MB/s BenchmarkEqual/6-4 1241984 95.45 ns/op 62.86 MB/s BenchmarkEqual/9-4 1243374 97.15 ns/op 92.64 MB/s BenchmarkEqual/15-4 1000000 100.1 ns/op 149.80 MB/s BenchmarkEqual/16-4 1266691 95.69 ns/op 167.21 MB/s BenchmarkEqual/20-4 1000000 100.9 ns/op 198.30 MB/s BenchmarkEqual/32-4 1000000 101.0 ns/op 316.84 MB/s BenchmarkEqual/4K-4 89060 1301 ns/op 3148.92 MB/s BenchmarkIndex/10-4 2379505 48.93 ns/op 204.36 MB/s BenchmarkIndex/32-4 2325028 51.54 ns/op 620.84 MB/s BenchmarkIndex/4K-4 24523 4902 ns/op 835.50 MB/s BenchmarkIndexEasy/10-4 2423680 48.61 ns/op 205.74 MB/s BenchmarkIndexEasy/32-4 2167177 51.24 ns/op 624.54 MB/s BenchmarkIndexEasy/4K-4 583562 221.1 ns/op 18526.63 MB/s BenchmarkCount/10-4 1410931 86.63 ns/op 115.43 MB/s BenchmarkCount/32-4 1366820 87.68 ns/op 364.95 MB/s BenchmarkCount/4K-4 22906 5450 ns/op 751.53 MB/s BenchmarkCountEasy/10-4 1471976 85.77 ns/op 116.59 MB/s BenchmarkCountEasy/32-4 1396197 85.46 ns/op 374.42 MB/s BenchmarkCountEasy/4K-4 498291 261.2 ns/op 15681.10 MB/s BenchmarkCountSingle/10-4 2730033 41.84 ns/op 239.00 MB/s BenchmarkCountSingle/32-4 2644304 43.83 ns/op 730.12 MB/s BenchmarkCountSingle/4K-4 1000000 120.9 ns/op 33875.73 MB/s BenchmarkToUpper/#00-4 2886320 42.58 ns/op BenchmarkToUpper/ONLYUPPER-4 342146 384.2 ns/op BenchmarkToUpper/abc-4 497253 264.8 ns/op BenchmarkToUpper/AbC123-4 327624 407.8 ns/op BenchmarkToUpper/azAZ09_-4 299607 438.7 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 86107 1338 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 37977 3117 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 63794 1842 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 133479 901.1 ns/op BenchmarkToLower/#00-4 2776533 41.62 ns/op BenchmarkToLower/abc-4 447987 296.2 ns/op BenchmarkToLower/AbC123-4 311544 401.9 ns/op BenchmarkToLower/azAZ09_-4 303584 475.0 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 86619 1359 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 42152 2934 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 72892 1660 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 137286 950.5 ns/op BenchmarkFields/ASCII/16-4 145099 754.7 ns/op 21.20 MB/s 96 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 14656 8471 ns/op 30.22 MB/s 576 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 918 131674 ns/op 31.11 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 61 2228332 ns/op 29.41 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 36853367 ns/op 28.45 MB/s 2261024 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 199611 633.6 ns/op 25.25 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6009 17964 ns/op 14.25 MB/s 576 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 393 302719 ns/op 13.53 MB/s 25088 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 20 5317564 ns/op 12.32 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 92002591 ns/op 11.40 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 116180 1076 ns/op 14.87 MB/s 96 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 11341 ns/op 22.57 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 628 202146 ns/op 20.26 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 31 3926825 ns/op 16.69 MB/s 512262 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 64510928 ns/op 16.25 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 146167 860.0 ns/op 18.60 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 7228 14517 ns/op 17.63 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 452 279766 ns/op 14.64 MB/s 25088 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 24 4653585 ns/op 14.08 MB/s 512260 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 77975807 ns/op 13.45 MB/s 11202864 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1991474 57.83 ns/op BenchmarkTrimSpace/ASCII-4 1221963 94.96 ns/op BenchmarkTrimSpace/SomeNonASCII-4 108722 1097 ns/op BenchmarkTrimSpace/JustNonASCII-4 54162 2204 ns/op BenchmarkToValidUTF8/Valid-4 467545 278.7 ns/op BenchmarkToValidUTF8/InvalidASCII-4 321423 386.9 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 91029 1298 ns/op BenchmarkIndexHard1-4 1179 100170 ns/op BenchmarkIndexHard2-4 864 138553 ns/op BenchmarkIndexHard3-4 216 560710 ns/op BenchmarkIndexHard4-4 205 573782 ns/op BenchmarkLastIndexHard1-4 8 13415233 ns/op BenchmarkLastIndexHard2-4 7 16684474 ns/op BenchmarkLastIndexHard3-4 6 17728456 ns/op BenchmarkCountHard1-4 1246 101415 ns/op BenchmarkCountHard2-4 877 142283 ns/op BenchmarkCountHard3-4 210 635088 ns/op BenchmarkSplitEmptySeparator-4 1 105576047 ns/op BenchmarkSplitSingleByteSeparator-4 19 8131418 ns/op BenchmarkSplitMultiByteSeparator-4 12 8663381 ns/op BenchmarkSplitNSingleByteSeparator-4 179868 894.5 ns/op BenchmarkSplitNMultiByteSeparator-4 71109 1782 ns/op BenchmarkRepeat-4 166332 802.2 ns/op BenchmarkRepeatLarge/256/1-4 130720 1145 ns/op 223.61 MB/s BenchmarkRepeatLarge/256/16-4 195978 792.3 ns/op 323.12 MB/s BenchmarkRepeatLarge/512/1-4 72328 1662 ns/op 308.01 MB/s BenchmarkRepeatLarge/512/16-4 94140 1189 ns/op 430.71 MB/s BenchmarkRepeatLarge/1024/1-4 52167 2492 ns/op 410.96 MB/s BenchmarkRepeatLarge/1024/16-4 55389 2013 ns/op 508.72 MB/s BenchmarkRepeatLarge/2048/1-4 25276 4087 ns/op 501.13 MB/s BenchmarkRepeatLarge/2048/16-4 34257 3619 ns/op 565.85 MB/s BenchmarkRepeatLarge/4096/1-4 18352 7138 ns/op 573.84 MB/s BenchmarkRepeatLarge/4096/16-4 17454 6720 ns/op 609.57 MB/s BenchmarkRepeatLarge/8192/1-4 10000 12385 ns/op 661.46 MB/s BenchmarkRepeatLarge/8192/16-4 10000 13056 ns/op 627.45 MB/s BenchmarkRepeatLarge/8192/4097-4 17516 7465 ns/op 548.85 MB/s BenchmarkRepeatLarge/16384/1-4 10000 25189 ns/op 650.43 MB/s BenchmarkRepeatLarge/16384/16-4 9856 23328 ns/op 702.33 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 18601 ns/op 660.79 MB/s BenchmarkRepeatLarge/32768/1-4 2968 46062 ns/op 711.39 MB/s BenchmarkRepeatLarge/32768/16-4 2488 46271 ns/op 708.18 MB/s BenchmarkRepeatLarge/32768/4097-4 3838 42391 ns/op 676.53 MB/s BenchmarkRepeatLarge/65536/1-4 1492 85651 ns/op 765.15 MB/s BenchmarkRepeatLarge/65536/16-4 1468 85760 ns/op 764.17 MB/s BenchmarkRepeatLarge/65536/4097-4 1580 85666 ns/op 717.38 MB/s BenchmarkRepeatLarge/131072/1-4 266 472070 ns/op 277.65 MB/s BenchmarkRepeatLarge/131072/16-4 370 325834 ns/op 402.27 MB/s BenchmarkRepeatLarge/131072/4097-4 364 317156 ns/op 400.46 MB/s BenchmarkRepeatLarge/262144/1-4 202 620940 ns/op 422.17 MB/s BenchmarkRepeatLarge/262144/16-4 196 617399 ns/op 424.59 MB/s BenchmarkRepeatLarge/262144/4097-4 207 601493 ns/op 429.12 MB/s BenchmarkRepeatLarge/524288/1-4 102 1171308 ns/op 447.61 MB/s BenchmarkRepeatLarge/524288/16-4 100 1142613 ns/op 458.85 MB/s BenchmarkRepeatLarge/524288/4097-4 100 1198005 ns/op 434.32 MB/s BenchmarkRepeatLarge/1048576/1-4 46 2281430 ns/op 459.61 MB/s BenchmarkRepeatLarge/1048576/16-4 57 2344452 ns/op 447.26 MB/s BenchmarkRepeatLarge/1048576/4097-4 58 2184653 ns/op 478.22 MB/s BenchmarkRepeatLarge/2097152/1-4 30 4337729 ns/op 483.47 MB/s BenchmarkRepeatLarge/2097152/16-4 30 4239128 ns/op 494.71 MB/s BenchmarkRepeatLarge/2097152/4097-4 33 4031421 ns/op 519.31 MB/s BenchmarkRepeatLarge/4194304/1-4 14 7693565 ns/op 545.17 MB/s BenchmarkRepeatLarge/4194304/16-4 14 7490022 ns/op 559.99 MB/s BenchmarkRepeatLarge/4194304/4097-4 14 7774779 ns/op 539.08 MB/s BenchmarkRepeatLarge/8388608/1-4 8 14142878 ns/op 593.13 MB/s BenchmarkRepeatLarge/8388608/16-4 7 15008707 ns/op 558.92 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 13631925 ns/op 615.21 MB/s BenchmarkRepeatLarge/16777216/1-4 4 29090475 ns/op 576.73 MB/s BenchmarkRepeatLarge/16777216/16-4 4 25574274 ns/op 656.02 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 25776758 ns/op 650.87 MB/s BenchmarkRepeatLarge/33554432/1-4 2 51870320 ns/op 646.89 MB/s BenchmarkRepeatLarge/33554432/16-4 3 54570202 ns/op 614.89 MB/s BenchmarkRepeatLarge/33554432/4097-4 3 50053883 ns/op 670.37 MB/s BenchmarkRepeatLarge/67108864/1-4 2 99958060 ns/op 671.37 MB/s BenchmarkRepeatLarge/67108864/16-4 2 96491786 ns/op 695.49 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 97501208 ns/op 688.29 MB/s BenchmarkRepeatLarge/134217728/1-4 1 192189978 ns/op 698.36 MB/s BenchmarkRepeatLarge/134217728/16-4 1 195070959 ns/op 688.05 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 195098937 ns/op 687.95 MB/s BenchmarkRepeatLarge/268435456/1-4 1 446045469 ns/op 601.81 MB/s BenchmarkRepeatLarge/268435456/16-4 1 395572680 ns/op 678.60 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 406037914 ns/op 661.11 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1025934885 ns/op 523.30 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1115189941 ns/op 481.42 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1357740102 ns/op 395.42 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3929490592 ns/op 273.25 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 4124273421 ns/op 260.35 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3793765671 ns/op 283.03 MB/s BenchmarkBytesCompare/1-4 9876328 10.85 ns/op BenchmarkBytesCompare/2-4 10660932 11.42 ns/op BenchmarkBytesCompare/4-4 9860762 10.68 ns/op BenchmarkBytesCompare/8-4 11393667 10.39 ns/op BenchmarkBytesCompare/16-4 12405315 8.543 ns/op BenchmarkBytesCompare/32-4 12427784 9.464 ns/op BenchmarkBytesCompare/64-4 10394419 10.07 ns/op BenchmarkBytesCompare/128-4 9515852 11.24 ns/op BenchmarkBytesCompare/256-4 7882084 14.08 ns/op BenchmarkBytesCompare/512-4 5728275 20.47 ns/op BenchmarkBytesCompare/1024-4 3504099 31.20 ns/op BenchmarkBytesCompare/2048-4 2071116 52.16 ns/op BenchmarkIndexAnyASCII/1:1-4 2081046 55.63 ns/op BenchmarkIndexAnyASCII/1:2-4 2185278 55.92 ns/op BenchmarkIndexAnyASCII/1:4-4 2177974 55.59 ns/op BenchmarkIndexAnyASCII/1:8-4 2126500 55.86 ns/op BenchmarkIndexAnyASCII/1:16-4 2164647 84.10 ns/op BenchmarkIndexAnyASCII/1:32-4 1798881 57.12 ns/op BenchmarkIndexAnyASCII/1:64-4 2080894 55.79 ns/op BenchmarkIndexAnyASCII/16:1-4 2090523 51.99 ns/op BenchmarkIndexAnyASCII/16:2-4 559609 192.0 ns/op BenchmarkIndexAnyASCII/16:4-4 601359 190.9 ns/op BenchmarkIndexAnyASCII/16:8-4 669787 190.5 ns/op BenchmarkIndexAnyASCII/16:16-4 611082 198.4 ns/op BenchmarkIndexAnyASCII/16:32-4 569997 215.3 ns/op BenchmarkIndexAnyASCII/16:64-4 472135 245.9 ns/op BenchmarkIndexAnyASCII/256:1-4 2123253 55.44 ns/op BenchmarkIndexAnyASCII/256:2-4 54358 2029 ns/op BenchmarkIndexAnyASCII/256:4-4 54105 2027 ns/op BenchmarkIndexAnyASCII/256:8-4 56281 2015 ns/op BenchmarkIndexAnyASCII/256:16-4 56379 2050 ns/op BenchmarkIndexAnyASCII/256:32-4 57366 2119 ns/op BenchmarkIndexAnyASCII/256:64-4 54470 2210 ns/op BenchmarkIndexAnyUTF8/1:1-4 2183175 54.58 ns/op BenchmarkIndexAnyUTF8/1:2-4 2158634 54.39 ns/op BenchmarkIndexAnyUTF8/1:4-4 2161606 56.17 ns/op BenchmarkIndexAnyUTF8/1:8-4 2146933 59.44 ns/op BenchmarkIndexAnyUTF8/1:16-4 2071728 56.94 ns/op BenchmarkIndexAnyUTF8/1:32-4 2117158 56.27 ns/op BenchmarkIndexAnyUTF8/1:64-4 2094140 56.26 ns/op BenchmarkIndexAnyUTF8/16:1-4 148362 716.7 ns/op BenchmarkIndexAnyUTF8/16:2-4 386749 290.6 ns/op BenchmarkIndexAnyUTF8/16:4-4 430866 314.2 ns/op BenchmarkIndexAnyUTF8/16:8-4 418574 298.2 ns/op BenchmarkIndexAnyUTF8/16:16-4 343378 298.3 ns/op BenchmarkIndexAnyUTF8/16:32-4 354776 309.6 ns/op BenchmarkIndexAnyUTF8/16:64-4 396338 312.7 ns/op BenchmarkIndexAnyUTF8/256:1-4 9844 11461 ns/op BenchmarkIndexAnyUTF8/256:2-4 29282 3889 ns/op BenchmarkIndexAnyUTF8/256:4-4 30771 3901 ns/op BenchmarkIndexAnyUTF8/256:8-4 30429 3921 ns/op BenchmarkIndexAnyUTF8/256:16-4 28482 3979 ns/op BenchmarkIndexAnyUTF8/256:32-4 27388 4097 ns/op BenchmarkIndexAnyUTF8/256:64-4 27996 4193 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2027353 57.72 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2120811 56.61 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2053263 57.02 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2067813 57.07 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2065890 55.36 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2068718 63.32 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2053182 57.25 ns/op BenchmarkLastIndexAnyASCII/16:1-4 541328 235.4 ns/op BenchmarkLastIndexAnyASCII/16:2-4 426235 239.9 ns/op BenchmarkLastIndexAnyASCII/16:4-4 539820 238.6 ns/op BenchmarkLastIndexAnyASCII/16:8-4 453790 239.6 ns/op BenchmarkLastIndexAnyASCII/16:16-4 433130 248.8 ns/op BenchmarkLastIndexAnyASCII/16:32-4 414112 267.6 ns/op BenchmarkLastIndexAnyASCII/16:64-4 365530 301.4 ns/op BenchmarkLastIndexAnyASCII/256:1-4 38827 2854 ns/op BenchmarkLastIndexAnyASCII/256:2-4 39615 2888 ns/op BenchmarkLastIndexAnyASCII/256:4-4 40560 2925 ns/op BenchmarkLastIndexAnyASCII/256:8-4 39600 2901 ns/op BenchmarkLastIndexAnyASCII/256:16-4 39687 2932 ns/op BenchmarkLastIndexAnyASCII/256:32-4 40018 2948 ns/op BenchmarkLastIndexAnyASCII/256:64-4 39406 2976 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2108853 56.76 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2147836 56.39 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2113588 56.64 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2077093 60.20 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2143107 57.18 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2092977 56.40 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2070321 58.85 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 206574 588.0 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 423987 389.5 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 410947 290.7 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 381512 319.8 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 371149 323.4 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 381655 300.6 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 398064 302.0 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 13474 8678 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 32290 3732 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 31957 3732 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 31692 3711 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 31220 3867 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 30825 3839 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 29680 3922 ns/op BenchmarkTrimASCII/1:1-4 2362998 53.29 ns/op BenchmarkTrimASCII/1:2-4 2183510 55.19 ns/op BenchmarkTrimASCII/1:4-4 2146670 56.68 ns/op BenchmarkTrimASCII/1:8-4 1967577 59.53 ns/op BenchmarkTrimASCII/1:16-4 1838755 67.35 ns/op BenchmarkTrimASCII/16:1-4 675476 182.1 ns/op BenchmarkTrimASCII/16:2-4 558738 230.1 ns/op BenchmarkTrimASCII/16:4-4 459937 229.1 ns/op BenchmarkTrimASCII/16:8-4 522600 234.5 ns/op BenchmarkTrimASCII/16:16-4 493791 245.0 ns/op BenchmarkTrimASCII/256:1-4 56253 2139 ns/op BenchmarkTrimASCII/256:2-4 41688 3196 ns/op BenchmarkTrimASCII/256:4-4 31620 3468 ns/op BenchmarkTrimASCII/256:8-4 35648 4422 ns/op BenchmarkTrimASCII/256:16-4 37428 3326 ns/op BenchmarkTrimASCII/4096:1-4 2278 50309 ns/op BenchmarkTrimASCII/4096:2-4 2702 51307 ns/op BenchmarkTrimASCII/4096:4-4 2564 48884 ns/op BenchmarkTrimASCII/4096:8-4 2236 48267 ns/op BenchmarkTrimASCII/4096:16-4 2676 46978 ns/op BenchmarkTrimByte-4 1533219 73.76 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 17204 6696 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 17716 6713 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 943 122674 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1964 62255 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3555 31927 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6457 16747 ns/op BenchmarkCompareBytesEqual-4 13599324 7.763 ns/op BenchmarkCompareBytesToNil-4 17268574 6.901 ns/op BenchmarkCompareBytesEmpty-4 18149096 6.255 ns/op BenchmarkCompareBytesIdentical-4 18247398 6.306 ns/op BenchmarkCompareBytesSameLength-4 15451617 7.725 ns/op BenchmarkCompareBytesDifferentLength-4 16038478 7.315 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 3115 44116 ns/op 23768.61 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 3084 44436 ns/op 23597.92 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 3110 45842 ns/op 22874.01 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 3094 48412 ns/op 21659.45 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2840 45176 ns/op 23211.32 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 3014 45755 ns/op 22917.61 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 3122 42695 ns/op 24559.91 MB/s BenchmarkCompareBytesBig-4 2724 40471 ns/op 25909.56 MB/s BenchmarkCompareBytesBigIdentical-4 18678586 6.428 ns/op 163139232.82 MB/s PASS ok bytes 96.356s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 73913910 ns/op 1.35 MB/s 3645060 B/op 53 allocs/op BenchmarkDecodeNewton-4 1 288528416 ns/op 1.97 MB/s 3663168 B/op 54 allocs/op BenchmarkDecodeRand-4 5 22876640 ns/op 0.72 MB/s 3656512 B/op 51 allocs/op PASS ok compress/bzip2 1.364s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 62 1968881 ns/op 5.08 MB/s 46883 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 18547187 ns/op 5.39 MB/s 51545 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 189230835 ns/op 5.28 MB/s 73840 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 63 2223379 ns/op 4.50 MB/s 51026 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 5 20739022 ns/op 4.82 MB/s 54036 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 200711630 ns/op 4.98 MB/s 77600 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 64 1979440 ns/op 5.05 MB/s 45187 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 18818960 ns/op 5.31 MB/s 46360 B/op 13 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 190411439 ns/op 5.25 MB/s 77960 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 57 1996906 ns/op 5.01 MB/s 49206 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 18575947 ns/op 5.38 MB/s 57290 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 186812689 ns/op 5.35 MB/s 77960 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 60 2217126 ns/op 4.51 MB/s 52180 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 20164915 ns/op 4.96 MB/s 51670 B/op 23 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 202125653 ns/op 4.95 MB/s 113088 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 72 1724509 ns/op 5.80 MB/s 52544 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 8 14417937 ns/op 6.94 MB/s 56074 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 142038642 ns/op 7.04 MB/s 114272 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 84 1510386 ns/op 6.62 MB/s 48469 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 9 11438890 ns/op 8.74 MB/s 50224 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 110050985 ns/op 9.09 MB/s 94896 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 79 1528260 ns/op 6.54 MB/s 51430 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 10 10982031 ns/op 9.11 MB/s 49490 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 109247980 ns/op 9.15 MB/s 96696 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 92 1160714 ns/op 8.62 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 10 11049329 ns/op 9.05 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 112137190 ns/op 8.92 MB/s BenchmarkEncode/Digits/Speed/1e4-4 50 2255373 ns/op 4.43 MB/s BenchmarkEncode/Digits/Speed/1e5-4 6 19160628 ns/op 5.22 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 209436437 ns/op 4.77 MB/s BenchmarkEncode/Digits/Default/1e4-4 18 5659318 ns/op 1.77 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 61980990 ns/op 1.61 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 626378130 ns/op 1.60 MB/s BenchmarkEncode/Digits/Compression/1e4-4 20 5627470 ns/op 1.78 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 60865266 ns/op 1.64 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 621554177 ns/op 1.61 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 91 1337508 ns/op 7.48 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 9 11680239 ns/op 8.56 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 114509739 ns/op 8.73 MB/s BenchmarkEncode/Newton/Speed/1e4-4 61 1951194 ns/op 5.13 MB/s BenchmarkEncode/Newton/Speed/1e5-4 8 14505082 ns/op 6.89 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 140511994 ns/op 7.12 MB/s BenchmarkEncode/Newton/Default/1e4-4 22 5118196 ns/op 1.95 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 53104689 ns/op 1.88 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 548490789 ns/op 1.82 MB/s BenchmarkEncode/Newton/Compression/1e4-4 22 5164072 ns/op 1.94 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 66511205 ns/op 1.50 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 682885973 ns/op 1.46 MB/s PASS ok compress/flate 14.580s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 51 2435721 ns/op 4.11 MB/s BenchmarkDecoder/1e-Reuse4-4 49 2449063 ns/op 4.08 MB/s BenchmarkDecoder/1e5-4 5 23342641 ns/op 4.28 MB/s BenchmarkDecoder/1e-Reuse5-4 5 23898450 ns/op 4.18 MB/s BenchmarkDecoder/1e6-4 1 233427317 ns/op 4.28 MB/s BenchmarkDecoder/1e-Reuse6-4 1 232190542 ns/op 4.31 MB/s BenchmarkEncoder/1e4-4 61 2146050 ns/op 4.66 MB/s BenchmarkEncoder/1e-Reuse4-4 67 1774680 ns/op 5.63 MB/s BenchmarkEncoder/1e5-4 6 18203858 ns/op 5.49 MB/s BenchmarkEncoder/1e-Reuse5-4 6 18451465 ns/op 5.42 MB/s BenchmarkEncoder/1e6-4 1 185206922 ns/op 5.40 MB/s BenchmarkEncoder/1e-Reuse6-4 1 181321694 ns/op 5.52 MB/s PASS ok compress/lzw 2.988s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 27 4170964 ns/op PASS ok container/heap 0.257s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 26625 4276 ns/op BenchmarkWithTimeout/concurrency=40-4 8340 21290 ns/op BenchmarkWithTimeout/concurrency=4000-4 7627 25197 ns/op BenchmarkWithTimeout/concurrency=400000-4 8176 29857 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 336895 382.3 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 18898 6906 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 21664 5129 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 4365 33222 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2911 50242 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3278 35218 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 349 367635 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 240 528113 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 355 324317 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 37 4308564 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 19 6008773 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 36 3062139 ns/op BenchmarkCheckCanceled/Err-4 351936 346.4 ns/op BenchmarkCheckCanceled/Done-4 592128 216.5 ns/op BenchmarkContextCancelDone-4 829993 130.7 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 24543 4248 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 26481 4642 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 22848 5638 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 19494 6001 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 13011 8178 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 623523 188.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 393393 315.8 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 312522 414.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 189796 646.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 97096 1235 ns/op PASS ok context 11.766s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1775800 66.73 ns/op 239.78 MB/s BenchmarkDecrypt-4 1740141 68.89 ns/op 232.26 MB/s BenchmarkExpand-4 1059214 120.0 ns/op PASS ok crypto/aes 0.740s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 236414 499.8 ns/op 128.05 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 400034 295.6 ns/op 216.48 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 234756 507.4 ns/op 126.13 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 400670 319.7 ns/op 200.18 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 165489 762.0 ns/op 1771.72 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 214998 689.0 ns/op 1959.49 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 134161 835.1 ns/op 1616.55 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 173244 708.3 ns/op 1905.96 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 50378 2188 ns/op 3744.38 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 63322 1915 ns/op 4277.82 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 44946 2665 ns/op 3073.94 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 48277 2357 ns/op 3475.64 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 7017 18001 ns/op 56.61 MB/s BenchmarkAESCFBDecrypt1K-4 7179 18300 ns/op 55.68 MB/s BenchmarkAESCFBDecrypt8K-4 822 147930 ns/op 55.34 MB/s BenchmarkAESOFB1K-4 10000 12772 ns/op 79.78 MB/s BenchmarkAESCTR1K-4 13461 8370 ns/op 121.74 MB/s BenchmarkAESCTR8K-4 1772 64559 ns/op 126.81 MB/s BenchmarkAESCBCEncrypt1K-4 14010 8244 ns/op 124.21 MB/s BenchmarkAESCBCDecrypt1K-4 18817 6592 ns/op 155.34 MB/s PASS ok crypto/cipher 3.630s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 93904 1466 ns/op 5.46 MB/s BenchmarkDecrypt-4 93582 1293 ns/op 6.19 MB/s BenchmarkTDESEncrypt-4 37564 3244 ns/op 2.47 MB/s BenchmarkTDESDecrypt-4 34441 3222 ns/op 2.48 MB/s PASS ok crypto/des 0.973s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1047 95729 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 16 7404624 ns/op 1090 B/op 21 allocs/op BenchmarkECDH/P521-4 6 18603202 ns/op 1538 B/op 21 allocs/op BenchmarkECDH/X25519-4 88 1453299 ns/op 375 B/op 9 allocs/op PASS ok crypto/ecdh 0.812s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1842 70053 ns/op 4559 B/op 40 allocs/op BenchmarkSign/P384-4 52 2558702 ns/op 10775 B/op 62 allocs/op BenchmarkSign/P521-4 21 5947939 ns/op 11159 B/op 63 allocs/op BenchmarkVerify/P256-4 1045 112669 ns/op 2496 B/op 17 allocs/op BenchmarkVerify/P384-4 14 7269567 ns/op 8704 B/op 42 allocs/op BenchmarkVerify/P521-4 6 18926968 ns/op 9024 B/op 42 allocs/op BenchmarkGenerateKey/P256-4 4826 29428 ns/op 928 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 60 1930575 ns/op 1129 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 24 4918814 ns/op 1448 B/op 17 allocs/op PASS ok crypto/ecdsa 1.878s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 255 456410 ns/op BenchmarkNewKeyFromSeed-4 260 437611 ns/op BenchmarkSigning-4 260 457858 ns/op BenchmarkVerification-4 172 693705 ns/op PASS ok crypto/ed25519 0.759s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 5842 18122 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 162 680494 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 79 1650516 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 26 4293011 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1900 66329 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 73 1750969 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 28 4539664 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 9 12512976 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 13524 8564 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 6472 16323 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 4054 25193 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 100 1124850 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 3166 39645 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 391 290324 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1791 69503 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 100 1083907 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 2.686s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 15993 6922 ns/op 147.94 MB/s BenchmarkHMACSHA256_32-4 24583 4618 ns/op 6.93 MB/s BenchmarkNewWriteSum-4 10000 10136 ns/op 3.16 MB/s PASS ok crypto/hmac 0.560s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 52567 2177 ns/op BenchmarkModSub-4 61591 1832 ns/op BenchmarkMontgomeryRepr-4 27032 4350 ns/op BenchmarkMontgomeryMul-4 33763 3628 ns/op BenchmarkModMul-4 13309 9413 ns/op BenchmarkExpBig-4 16 6812976 ns/op BenchmarkExp-4 7 15074361 ns/op PASS ok crypto/internal/bigmod 1.335s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3340 31487 ns/op BenchmarkScalarBaseMult-4 266 432620 ns/op BenchmarkScalarMult-4 100 1102188 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 186 629317 ns/op PASS ok crypto/internal/edwards25519 0.751s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 442827 251.2 ns/op BenchmarkMultiply-4 4936125 21.66 ns/op BenchmarkSquare-4 6626089 17.62 ns/op BenchmarkInvert-4 33361 3705 ns/op BenchmarkMult32-4 1326625 90.64 ns/op PASS ok crypto/internal/edwards25519/field 0.964s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 60 1862900 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2293 55231 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 27 4454904 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 9 12581941 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 169 662885 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 11556 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 80 1555429 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 30 3889955 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.322s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 653422 180.5 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 409968 312.3 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 132266 891.6 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 641997 163.3 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 440481 300.4 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 132242 904.1 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.123s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 103060 1091 ns/op 7.33 MB/s BenchmarkHash64-4 130483 884.0 ns/op 72.40 MB/s BenchmarkHash128-4 100176 1089 ns/op 117.49 MB/s BenchmarkHash256-4 103617 1182 ns/op 216.51 MB/s BenchmarkHash512-4 76977 1584 ns/op 323.18 MB/s BenchmarkHash1K-4 52362 2321 ns/op 441.25 MB/s BenchmarkHash8K-4 10000 12163 ns/op 673.53 MB/s BenchmarkHash1M-4 82 1466322 ns/op 715.11 MB/s BenchmarkHash8M-4 9 11630565 ns/op 721.26 MB/s BenchmarkHash8BytesUnaligned-4 105859 1050 ns/op 7.62 MB/s BenchmarkHash1KUnaligned-4 53886 2213 ns/op 462.74 MB/s BenchmarkHash8KUnaligned-4 10000 12103 ns/op 676.84 MB/s PASS ok crypto/md5 2.115s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 1 277443358 ns/op PASS ok crypto/rand 0.358s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 12432 9202 ns/op 13.91 MB/s BenchmarkRC4_1K-4 1624 73420 ns/op 13.95 MB/s BenchmarkRC4_8K-4 202 571118 ns/op 14.18 MB/s PASS ok crypto/rc4 0.629s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 13 9542649 ns/op BenchmarkDecryptPKCS1v15/3072-4 5 21776762 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 43092763 ns/op BenchmarkEncryptPKCS1v15/2048-4 31 3457675 ns/op BenchmarkDecryptOAEP/2048-4 12 9333221 ns/op BenchmarkEncryptOAEP/2048-4 32 3563008 ns/op BenchmarkSignPKCS1v15/2048-4 12 9210642 ns/op BenchmarkVerifyPKCS1v15/2048-4 36 3280342 ns/op BenchmarkSignPSS/2048-4 12 9294162 ns/op BenchmarkVerifyPSS/2048-4 31 3592089 ns/op PASS ok crypto/rsa 1.919s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 90202 1197 ns/op 6.68 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 115346 1154 ns/op 6.93 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 88431 1442 ns/op 221.98 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 101068 1207 ns/op 265.14 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 55491 2101 ns/op 487.29 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 64617 1881 ns/op 544.30 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 12609 9073 ns/op 902.95 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 10000 10089 ns/op 811.95 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.498s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 78988 1484 ns/op 5.39 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 94058 1239 ns/op 6.46 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 89372 1262 ns/op 6.34 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 31113 3702 ns/op 276.61 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 31705 3777 ns/op 271.10 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 33373 3594 ns/op 284.93 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 6096 21212 ns/op 386.20 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 5715 22764 ns/op 359.87 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 6172 21411 ns/op 382.61 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 1.533s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 56044 2016 ns/op 3.97 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 67478 1604 ns/op 4.99 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 68875 1766 ns/op 4.53 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 33620 3482 ns/op 294.10 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 39439 3070 ns/op 333.55 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 37861 3200 ns/op 320.01 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 7293 15480 ns/op 529.20 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 8725 15334 ns/op 534.25 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 8704 17089 ns/op 479.37 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 1.523s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 24149208 5.423 ns/op BenchmarkConstantTimeEq-4 23723797 5.093 ns/op BenchmarkConstantTimeLessOrEq-4 23994638 5.311 ns/op BenchmarkXORBytes/8Bytes-4 3294811 33.76 ns/op 236.98 MB/s BenchmarkXORBytes/128Bytes-4 3033333 38.02 ns/op 3366.56 MB/s BenchmarkXORBytes/2048Bytes-4 1000000 110.3 ns/op 18574.04 MB/s BenchmarkXORBytes/32768Bytes-4 87307 1380 ns/op 23752.80 MB/s PASS ok crypto/subtle 1.197s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 33 4002641 ns/op BenchmarkCertCache/1-4 43 3864173 ns/op BenchmarkCertCache/2-4 31 3965452 ns/op BenchmarkCertCache/3-4 32 3630808 ns/op BenchmarkHandshakeServer/RSA-4 22 5984258 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 20 5598003 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 19 6423310 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 44 2761219 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 50 3789993 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 31 4099484 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 31 5538683 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 26731204 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 4 25096540 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 2 59371500 ns/op 17.66 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 2 62839498 ns/op 16.69 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 103491504 ns/op 20.26 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 2 114204016 ns/op 18.36 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 195944733 ns/op 21.41 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 199730945 ns/op 21.00 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 404124605 ns/op 20.76 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 405944162 ns/op 20.66 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 893202930 ns/op 18.78 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 959576901 ns/op 17.48 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 1598173159 ns/op 21.00 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 1760722546 ns/op 19.06 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 3034309644 ns/op 22.12 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 3454609037 ns/op 19.43 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 2 72566349 ns/op 14.45 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 68636566 ns/op 15.28 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 2 126009386 ns/op 16.64 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 123865038 ns/op 16.93 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 213261992 ns/op 19.67 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 216760235 ns/op 19.35 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 397272797 ns/op 21.12 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 403551796 ns/op 20.79 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 833743059 ns/op 20.12 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 965799146 ns/op 17.37 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 1670768101 ns/op 20.08 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 1716078287 ns/op 19.55 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 3212948194 ns/op 20.89 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 3597262732 ns/op 18.66 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 712993970 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 712788703 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 299406467 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 301961587 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 156807017 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 156058584 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 86984612 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 82597578 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 46338407 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 42303225 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 156429891 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 148087851 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 70176729 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 70411036 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 43861454 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 44310084 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 33699899 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 4 27176326 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 25560701 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 5 29781502 ns/op PASS ok crypto/tls 37.299s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 7 14301130 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 320 334504 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 948 107312 ns/op 13188 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 1060 128532 ns/op 14610 B/op 262 allocs/op PASS ok crypto/x509 1.209s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 22 4585152 ns/op 279496 B/op 1626 allocs/op BenchmarkConcurrentStmtQuery-4 32 3669915 ns/op 258599 B/op 1985 allocs/op BenchmarkConcurrentStmtExec-4 54 2141271 ns/op 211674 B/op 571 allocs/op BenchmarkConcurrentTxQuery-4 30 3978315 ns/op 275112 B/op 2135 allocs/op BenchmarkConcurrentTxExec-4 79 1691602 ns/op 87829 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 48 2227647 ns/op 104653 B/op 2076 allocs/op BenchmarkConcurrentTxStmtExec-4 153 767934 ns/op 40168 B/op 381 allocs/op BenchmarkConcurrentRandom-4 52 2943397 ns/op 233211 B/op 1795 allocs/op BenchmarkManyConcurrentQueries-4 2692 42294 ns/op 3973 B/op 20 allocs/op PASS ok database/sql 1.615s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 120662 999.6 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 61 1883507 ns/op 188270 B/op 14 allocs/op Benchmark115/LineToPC-4 72 1555542 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 18141 6296 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.006s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkMarshal-4 727 163924 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2905 37790 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.351s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 250 456831 ns/op 17.93 MB/s BenchmarkEncodeToString-4 224 498554 ns/op 16.43 MB/s BenchmarkDecode-4 154 748172 ns/op 17.53 MB/s BenchmarkDecodeString-4 153 767182 ns/op 17.09 MB/s PASS ok encoding/base32 0.798s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 286 383789 ns/op 21.35 MB/s BenchmarkDecodeString/2-4 328854 396.5 ns/op 10.09 MB/s BenchmarkDecodeString/4-4 218842 479.1 ns/op 16.70 MB/s BenchmarkDecodeString/8-4 208070 575.2 ns/op 20.86 MB/s BenchmarkDecodeString/64-4 43018 2607 ns/op 33.75 MB/s BenchmarkDecodeString/8192-4 446 290523 ns/op 37.60 MB/s BenchmarkNewEncoding-4 105218 1144 ns/op 223.86 MB/s PASS ok encoding/base64 1.337s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1296 118290 ns/op 33.82 MB/s BenchmarkReadStruct-4 17133 6841 ns/op 10.96 MB/s BenchmarkWriteStruct-4 18487 6452 ns/op 11.62 MB/s BenchmarkReadInts-4 37738 2962 ns/op 10.13 MB/s BenchmarkWriteInts-4 30836 3423 ns/op 8.76 MB/s BenchmarkWriteSlice1000Int32s-4 1060 101561 ns/op 39.39 MB/s BenchmarkPutUint16-4 2873089 40.58 ns/op 49.28 MB/s BenchmarkAppendUint16-4 2799422 41.28 ns/op 48.45 MB/s BenchmarkPutUint32-4 2268628 48.76 ns/op 82.03 MB/s BenchmarkAppendUint32-4 2176658 49.35 ns/op 81.06 MB/s BenchmarkPutUint64-4 1127354 94.69 ns/op 84.49 MB/s BenchmarkAppendUint64-4 1000000 101.8 ns/op 78.55 MB/s BenchmarkLittleEndianPutUint16-4 2779611 41.62 ns/op 48.05 MB/s BenchmarkLittleEndianAppendUint16-4 2665468 41.96 ns/op 47.66 MB/s BenchmarkLittleEndianPutUint32-4 2164731 49.93 ns/op 80.11 MB/s BenchmarkLittleEndianAppendUint32-4 2224401 54.18 ns/op 73.83 MB/s BenchmarkLittleEndianPutUint64-4 1000000 118.7 ns/op 67.38 MB/s BenchmarkLittleEndianAppendUint64-4 993757 107.6 ns/op 74.38 MB/s BenchmarkReadFloats-4 156192 830.2 ns/op 14.45 MB/s BenchmarkWriteFloats-4 111084 1026 ns/op 11.70 MB/s BenchmarkReadSlice1000Float32s-4 1237 101826 ns/op 39.28 MB/s BenchmarkWriteSlice1000Float32s-4 999 125247 ns/op 31.94 MB/s BenchmarkReadSlice1000Uint8s-4 51552 2669 ns/op 374.71 MB/s BenchmarkWriteSlice1000Uint8s-4 61706 2587 ns/op 386.53 MB/s BenchmarkPutUvarint32-4 888721 126.6 ns/op 31.58 MB/s BenchmarkPutUvarint64-4 236024 443.2 ns/op 18.05 MB/s PASS ok encoding/binary 5.067s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 5426 20982 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 6273 20018 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6139 19767 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 4002 32418 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 6357 17260 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 7522 17418 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 7489 20630 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3652 29904 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 10000 14058 ns/op PASS ok encoding/csv 1.554s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 5947 20527 ns/op BenchmarkEndToEndByteBuffer-4 9475 17431 ns/op BenchmarkEndToEndSliceByteBuffer-4 181 720295 ns/op BenchmarkEncodeComplex128Slice-4 495 269979 ns/op BenchmarkEncodeFloat64Slice-4 1065 110831 ns/op BenchmarkEncodeInt32Slice-4 795 133827 ns/op BenchmarkEncodeStringSlice-4 1424 114197 ns/op BenchmarkEncodeInterfaceSlice-4 54 2719070 ns/op BenchmarkDecodeComplex128Slice-4 463 348228 ns/op BenchmarkDecodeFloat64Slice-4 867 167745 ns/op BenchmarkDecodeInt32Slice-4 832 156461 ns/op BenchmarkDecodeStringSlice-4 421 341077 ns/op BenchmarkDecodeStringsSlice-4 162 785535 ns/op BenchmarkDecodeBytesSlice-4 326 403803 ns/op BenchmarkDecodeInterfaceSlice-4 72 1995887 ns/op BenchmarkDecodeMap-4 86 1516314 ns/op PASS ok encoding/gob 3.815s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 10380 11403 ns/op 22.45 MB/s BenchmarkEncode/1024-4 3122 55607 ns/op 18.41 MB/s BenchmarkEncode/4096-4 712 211968 ns/op 19.32 MB/s BenchmarkEncode/16384-4 133 800404 ns/op 20.47 MB/s BenchmarkDecode/256-4 22496 4999 ns/op 51.21 MB/s BenchmarkDecode/1024-4 6152 20410 ns/op 50.17 MB/s BenchmarkDecode/4096-4 1371 93670 ns/op 43.73 MB/s BenchmarkDecode/16384-4 348 352235 ns/op 46.51 MB/s BenchmarkDump/256-4 1048 109117 ns/op 2.35 MB/s BenchmarkDump/1024-4 261 421953 ns/op 2.43 MB/s BenchmarkDump/4096-4 82 2707340 ns/op 1.51 MB/s BenchmarkDump/16384-4 16 8227131 ns/op 1.99 MB/s PASS ok encoding/hex 2.498s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 215679015 ns/op 9.00 MB/s 2144 B/op 17 allocs/op BenchmarkCodeEncoderError-4 1 171064904 ns/op 11.34 MB/s 8393448 B/op 104 allocs/op BenchmarkCodeMarshal-4 1 135051570 ns/op 14.37 MB/s 1943912 B/op 19 allocs/op BenchmarkCodeMarshalError-4 1 155335477 ns/op 12.49 MB/s 10335280 B/op 103 allocs/op BenchmarkMarshalBytes/32-4 18846 5666 ns/op BenchmarkMarshalBytes/256-4 4923 22138 ns/op BenchmarkMarshalBytes/4096-4 423 345774 ns/op BenchmarkMarshalBytesError/32-4 54 2485311 ns/op BenchmarkMarshalBytesError/256-4 48 2781123 ns/op BenchmarkMarshalBytesError/4096-4 33 3075596 ns/op BenchmarkCodeDecoder-4 1 554425529 ns/op 3.50 MB/s 11146312 B/op 92718 allocs/op BenchmarkUnicodeDecoder-4 29673 4151 ns/op 3.37 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 43737 2916 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 402088766 ns/op 4.83 MB/s 3066864 B/op 92682 allocs/op BenchmarkCodeUnmarshalReuse-4 1 576317524 ns/op 3.37 MB/s 3066936 B/op 92685 allocs/op BenchmarkUnmarshalString-4 58892 2072 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 89818 1375 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 179396 1032 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 51405 2507 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 42178 2967 ns/op 145 B/op 2 allocs/op BenchmarkUnmapped-4 16316 6447 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 3277 37397 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 669 214838 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1171602 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 15 10520379 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 503473 224.4 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 519559 232.8 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 542458 217.9 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 546493 225.4 ns/op BenchmarkEncodeMarshaler-4 53042 2626 ns/op 92 B/op 2 allocs/op BenchmarkEncoderEncode-4 81000 1258 ns/op 59 B/op 0 allocs/op BenchmarkNumberIsValid-4 5201998 30.23 ns/op BenchmarkNumberIsValidRegexp-4 16620 6098 ns/op PASS ok encoding/json 9.721s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 33 3202822 ns/op 20.46 MB/s BenchmarkDecode-4 30 4529043 ns/op 19.60 MB/s PASS ok encoding/pem 0.444s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1234 112735 ns/op 6281 B/op 24 allocs/op BenchmarkUnmarshal-4 646 209863 ns/op 8290 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 2404 56268 ns/op PASS ok encoding/xml 0.757s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 487358 316.5 ns/op BenchmarkIntSet-4 574203 223.8 ns/op BenchmarkFloatAdd-4 119880 837.4 ns/op BenchmarkFloatSet-4 580566 239.3 ns/op BenchmarkStringSet-4 278643 363.1 ns/op BenchmarkMapSet-4 120235 1054 ns/op BenchmarkMapSetDifferent-4 58422 2272 ns/op BenchmarkMapSetDifferentRandom-4 260 502766 ns/op BenchmarkMapSetString-4 126544 1187 ns/op BenchmarkMapAddSame-4 17772 6028 ns/op BenchmarkMapAddDifferent-4 12696 14205 ns/op BenchmarkMapAddDifferentRandom-4 228 731209 ns/op BenchmarkMapAddSameSteadyState-4 270207 446.7 ns/op BenchmarkMapAddDifferentSteadyState-4 108840 1053 ns/op BenchmarkRealworldExpvarUsage-4 13748 9821 ns/op PASS ok expvar 3.698s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 65593 1765 ns/op BenchmarkSprintfEmpty-4 203313 503.7 ns/op BenchmarkSprintfString-4 152611 802.4 ns/op BenchmarkSprintfTruncateString-4 152192 842.9 ns/op BenchmarkSprintfTruncateBytes-4 102480 1050 ns/op BenchmarkSprintfSlowParsingPath-4 166693 1016 ns/op BenchmarkSprintfQuoteString-4 38805 3506 ns/op BenchmarkSprintfInt-4 152895 853.0 ns/op BenchmarkSprintfIntInt-4 135219 1052 ns/op BenchmarkSprintfPrefixedInt-4 136068 1488 ns/op BenchmarkSprintfFloat-4 77116 1586 ns/op BenchmarkSprintfComplex-4 38545 3827 ns/op BenchmarkSprintfBoolean-4 172698 889.9 ns/op BenchmarkSprintfHexString-4 67482 2358 ns/op BenchmarkSprintfHexBytes-4 62154 2888 ns/op BenchmarkSprintfBytes-4 28694 4772 ns/op BenchmarkSprintfStringer-4 55416 2572 ns/op BenchmarkSprintfStructure-4 23634 6826 ns/op BenchmarkManyArgs-4 36271 3031 ns/op BenchmarkFprintInt-4 55770 1884 ns/op BenchmarkFprintfBytes-4 67052 1848 ns/op BenchmarkFprintIntNoAlloc-4 70398 2612 ns/op BenchmarkScanInts-4 30 4319957 ns/op BenchmarkScanRecursiveInt-4 1 533806645 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 563089547 ns/op PASS ok fmt 6.738s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 472 443496 ns/op PASS ok go/build 0.314s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 40850 2821 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 10000 10408 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 4681 37782 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 976 150642 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 247 638595 ns/op 47841 B/op 267 allocs/op BenchmarkStringAdd/1024-4 69 2004274 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 19 8522350 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 37754023 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 190692934 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 1.930s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 428161308 ns/op 0.15 MB/s 45980704 B/op 48887 allocs/op PASS ok go/format 0.560s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 4 36288806 ns/op 1.48 MB/s BenchmarkParseOnly-4 6 19418510 ns/op 2.77 MB/s BenchmarkResolve-4 54 2524237 ns/op 21.34 MB/s PASS ok go/parser 1.814s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 202363242 ns/op 0.26 MB/s 4999104 B/op 27585 allocs/op BenchmarkPrintDecl-4 651 199276 ns/op 0.16 MB/s 16520 B/op 51 allocs/op PASS ok go/printer 0.462s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 270 513001 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 9584859 ns/op 5.72 MB/s BenchmarkScanFiles/go/parser/parser.go-4 8 24676618 ns/op 2.92 MB/s BenchmarkScanFiles/net/http/server.go-4 6 19974382 ns/op 5.68 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 202 848977 ns/op 3.62 MB/s PASS ok go/scanner 1.213s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1443117 82.87 ns/op PASS ok go/token 0.305s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 139 1083831 ns/op BenchmarkNamed/Underlying/nongeneric-4 895318 134.1 ns/op BenchmarkNamed/Underlying/generic-4 894708 165.3 ns/op BenchmarkNamed/Underlying/src_instance-4 748905 141.3 ns/op BenchmarkNamed/Underlying/user_instance-4 810006 165.6 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 13705 8659 ns/op BenchmarkNamed/NewMethodSet/generic-4 13942 7425 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 16212 9076 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 13036 8458 ns/op BenchmarkCheck/http/funcbodies/info-4 1 654250999 ns/op 46426 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 444447199 ns/op 68409 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 335491823 ns/op 90341 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 227450359 ns/op 133365 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2441667139 ns/op 2097 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 188745359 ns/op 26982 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 121725800 ns/op 41768 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 126472471 ns/op 40360 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 697934997 ns/op 3097 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 1 117806216 ns/op 18176 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 82762710 ns/op 26005 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 76892672 ns/op 28018 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2050707452 ns/op 30266 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 692125845 ns/op 89557 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 194010663 ns/op 317467 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 114080349 ns/op 527053 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2718962333 ns/op 742.1 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 128091957 ns/op 15588 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 136639964 ns/op 14528 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 133554586 ns/op 15046 lines/s PASS ok go/types 46.754s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 13524 11433 ns/op 89.56 MB/s PASS ok hash/adler32 0.324s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 239478 550.7 ns/op 27.24 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 220539 708.9 ns/op 21.16 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 140917 891.0 ns/op 44.89 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 135153 825.8 ns/op 48.44 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 397957 284.5 ns/op 1799.81 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 416533 288.3 ns/op 1775.99 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 419634 326.9 ns/op 3132.89 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 344917 326.0 ns/op 3140.96 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 209184 516.6 ns/op 7929.43 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 245115 489.1 ns/op 8373.88 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 61705 2228 ns/op 14706.40 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 61027 2021 ns/op 16216.38 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 447511 482.9 ns/op 31.06 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 359888 308.0 ns/op 48.70 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 300556 346.2 ns/op 115.54 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 412278 376.1 ns/op 106.35 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 250743 494.0 ns/op 1036.40 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 271562 428.2 ns/op 1195.74 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 272619 830.4 ns/op 1233.16 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 273513 446.9 ns/op 2291.60 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 239073 475.7 ns/op 8609.97 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 241587 497.7 ns/op 8230.14 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 64410 1892 ns/op 17319.56 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 61233 1912 ns/op 17139.96 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 254073 441.6 ns/op 33.97 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 297367 437.9 ns/op 34.26 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 118717 958.5 ns/op 41.73 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 142227 1102 ns/op 36.30 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 12192 9607 ns/op 53.30 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 12631 9110 ns/op 56.20 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 5838 20597 ns/op 49.72 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 6568 26041 ns/op 39.32 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1496 86385 ns/op 47.42 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1291 85138 ns/op 48.11 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 166 660960 ns/op 49.58 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 100 1216831 ns/op 26.93 MB/s PASS ok hash/crc32 7.696s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 127 892566 ns/op 73.42 MB/s BenchmarkCrc64/ISO4KB-4 1326 78318 ns/op 52.30 MB/s BenchmarkCrc64/ISO1KB-4 8376 16715 ns/op 61.26 MB/s BenchmarkCrc64/ECMA64KB-4 130 1276558 ns/op 51.34 MB/s BenchmarkCrc64/Random64KB-4 100 1872642 ns/op 35.00 MB/s BenchmarkCrc64/Random16KB-4 469 225182 ns/op 72.76 MB/s PASS ok hash/crc64 1.285s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 14478 8965 ns/op 114.22 MB/s BenchmarkFnv32aKB-4 13483 8390 ns/op 122.05 MB/s BenchmarkFnv64KB-4 10000 10109 ns/op 101.29 MB/s BenchmarkFnv64aKB-4 12783 8901 ns/op 115.04 MB/s BenchmarkFnv128KB-4 1676 74541 ns/op 13.74 MB/s BenchmarkFnv128aKB-4 1624 130865 ns/op 7.82 MB/s PASS ok hash/fnv 1.688s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 449104 278.0 ns/op 14.39 MB/s BenchmarkHash/n=4/Bytes-4 2933823 37.66 ns/op 106.22 MB/s BenchmarkHash/n=4/String-4 3050328 60.65 ns/op 65.95 MB/s BenchmarkHash/n=8/Write-4 451534 370.2 ns/op 21.61 MB/s BenchmarkHash/n=8/Bytes-4 3387036 36.26 ns/op 220.60 MB/s BenchmarkHash/n=8/String-4 2969344 37.67 ns/op 212.37 MB/s BenchmarkHash/n=16/Write-4 454982 313.1 ns/op 51.09 MB/s BenchmarkHash/n=16/Bytes-4 3080264 37.98 ns/op 421.26 MB/s BenchmarkHash/n=16/String-4 2791442 36.02 ns/op 444.17 MB/s BenchmarkHash/n=32/Write-4 374912 313.3 ns/op 102.15 MB/s BenchmarkHash/n=32/Bytes-4 3089901 36.43 ns/op 878.46 MB/s BenchmarkHash/n=32/String-4 3054044 38.14 ns/op 838.94 MB/s BenchmarkHash/n=64/Write-4 405913 482.2 ns/op 132.72 MB/s BenchmarkHash/n=64/Bytes-4 2943747 65.28 ns/op 980.33 MB/s BenchmarkHash/n=64/String-4 3059895 41.17 ns/op 1554.70 MB/s BenchmarkHash/n=256/Write-4 249618 523.5 ns/op 489.06 MB/s BenchmarkHash/n=256/Bytes-4 2050603 88.34 ns/op 2897.83 MB/s BenchmarkHash/n=256/String-4 1938032 60.54 ns/op 4228.94 MB/s BenchmarkHash/n=320/Write-4 280970 433.7 ns/op 737.83 MB/s BenchmarkHash/n=320/Bytes-4 847125 132.7 ns/op 2411.15 MB/s BenchmarkHash/n=320/String-4 1649319 73.77 ns/op 4337.80 MB/s BenchmarkHash/n=1024/Write-4 181372 666.0 ns/op 1537.44 MB/s BenchmarkHash/n=1024/Bytes-4 864621 201.1 ns/op 5091.71 MB/s BenchmarkHash/n=1024/String-4 907177 199.6 ns/op 5130.44 MB/s BenchmarkHash/n=4096/Write-4 73003 1816 ns/op 2255.29 MB/s BenchmarkHash/n=4096/Bytes-4 227613 534.2 ns/op 7668.08 MB/s BenchmarkHash/n=4096/String-4 272569 747.9 ns/op 5476.87 MB/s BenchmarkHash/n=16384/Write-4 26956 5418 ns/op 3024.24 MB/s BenchmarkHash/n=16384/Bytes-4 65907 1831 ns/op 8948.57 MB/s BenchmarkHash/n=16384/String-4 60254 1985 ns/op 8252.66 MB/s PASS ok hash/maphash 6.922s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 674 180970 ns/op BenchmarkEscapeNone-4 105211 972.2 ns/op BenchmarkUnescape-4 720 176354 ns/op BenchmarkUnescapeNone-4 692102 197.2 ns/op BenchmarkUnescapeSparse-4 6948 22758 ns/op BenchmarkUnescapeDense-4 982 118375 ns/op PASS ok html 1.176s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 8074 16869 ns/op BenchmarkCSSEscaperNoSpecials-4 38205 2853 ns/op BenchmarkDecodeCSS-4 21862 5246 ns/op BenchmarkDecodeCSSNoSpecials-4 2871589 42.72 ns/op BenchmarkCSSValueFilter-4 84014 1262 ns/op BenchmarkCSSValueFilterOk-4 77521 1644 ns/op BenchmarkEscapedExecute-4 5120 28967 ns/op BenchmarkHTMLNospaceEscaper-4 8226 13494 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 50076 2231 ns/op BenchmarkStripTags-4 18051 8189 ns/op BenchmarkStripTagsNoSpecials-4 196474 819.9 ns/op BenchmarkJSValEscaperWithNum-4 18632 5522 ns/op BenchmarkJSValEscaperWithStr-4 4532 39234 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 16455 6792 ns/op BenchmarkJSValEscaperWithObj-4 3499 33732 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 12375 10028 ns/op BenchmarkJSStrEscaperNoSpecials-4 42117 2739 ns/op BenchmarkJSStrEscaper-4 8420 16434 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 42976 3093 ns/op BenchmarkJSRegexpEscaper-4 7957 30952 ns/op BenchmarkTemplateSpecialTags-4 82 2000547 ns/op BenchmarkURLEscaper-4 4650 32206 ns/op BenchmarkURLEscaperNoSpecials-4 176853 892.2 ns/op BenchmarkURLNormalizer-4 4549 24737 ns/op BenchmarkURLNormalizerNoSpecials-4 188010 944.9 ns/op BenchmarkSrcsetFilter-4 16443 7524 ns/op BenchmarkSrcsetFilterNoSpecials-4 80940 1375 ns/op PASS ok html/template 6.556s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 542552 245.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 472020 298.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 596482 260.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 512576 366.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1435993 79.64 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 112.0 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1429810 81.09 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 103.7 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1000000 100.9 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 357310 358.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 253098 515.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 342666 374.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 345862 507.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 588896 200.2 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 346639 300.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 770632 225.9 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 412567 388.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 298240 424.5 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1201844 90.15 ns/op BenchmarkRGBASetRGBA-4 897036 165.5 ns/op BenchmarkRGBA64At-4 843998 171.1 ns/op BenchmarkRGBA64SetRGBA64-4 797868 247.8 ns/op BenchmarkNRGBAAt-4 1000000 104.1 ns/op BenchmarkNRGBASetNRGBA-4 1095890 108.9 ns/op BenchmarkNRGBA64At-4 904381 162.1 ns/op BenchmarkNRGBA64SetNRGBA64-4 739357 171.7 ns/op BenchmarkAlphaAt-4 2340662 54.33 ns/op BenchmarkAlphaSetAlpha-4 1600302 83.19 ns/op BenchmarkAlpha16At-4 1303014 133.3 ns/op BenchmarkAlphaSetAlpha16-4 1050730 110.8 ns/op BenchmarkGrayAt-4 2435199 73.21 ns/op BenchmarkGraySetGray-4 1000000 109.7 ns/op BenchmarkGray16At-4 1369852 86.46 ns/op BenchmarkGraySetGray16-4 1000000 118.8 ns/op PASS ok image 7.774s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 2989111 45.07 ns/op BenchmarkYCbCrToRGB/128-4 2888857 40.58 ns/op BenchmarkYCbCrToRGB/255-4 2586970 39.52 ns/op BenchmarkRGBToYCbCr/0-4 2928416 44.34 ns/op BenchmarkRGBToYCbCr/Cb-4 2847615 41.28 ns/op BenchmarkRGBToYCbCr/Cr-4 2888020 38.75 ns/op BenchmarkYCbCrToRGBA/0-4 2526968 47.51 ns/op BenchmarkYCbCrToRGBA/128-4 2682860 77.63 ns/op BenchmarkYCbCrToRGBA/255-4 2373402 52.51 ns/op BenchmarkNYCbCrAToRGBA/0-4 2723425 45.56 ns/op BenchmarkNYCbCrAToRGBA/128-4 2494710 47.13 ns/op BenchmarkNYCbCrAToRGBA/255-4 2040744 54.80 ns/op PASS ok image/color 3.291s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 3 40312003 ns/op BenchmarkFillSrc-4 352 492758 ns/op BenchmarkCopyOver-4 6 19161542 ns/op BenchmarkCopySrc-4 402 267104 ns/op BenchmarkNRGBAOver-4 7 16725039 ns/op BenchmarkNRGBASrc-4 10 10813311 ns/op BenchmarkYCbCr-4 9 13867274 ns/op BenchmarkGray-4 15 7904403 ns/op BenchmarkCMYK-4 10 10661890 ns/op BenchmarkGlyphOver-4 19 6705155 ns/op BenchmarkRGBAMaskOver-4 3 37868948 ns/op BenchmarkGrayMaskOver-4 6 19339340 ns/op BenchmarkRGBA64ImageMaskOver-4 3 33337848 ns/op BenchmarkRGBA-4 5 25522111 ns/op BenchmarkPalettedFill-4 739 136198 ns/op BenchmarkPalettedRGBA-4 4 27493446 ns/op BenchmarkGenericOver-4 3 50999320 ns/op BenchmarkGenericMaskOver-4 4 35450752 ns/op BenchmarkGenericSrc-4 3 37716377 ns/op BenchmarkGenericMaskSrc-4 3 43220811 ns/op PASS ok image/draw 7.164s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 21 5348252 ns/op 2.89 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 142854927 ns/op 2.15 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2942769745 ns/op 0.42 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 51 2948159 ns/op 5.24 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 176715199 ns/op 0.35 MB/s 105968 B/op 15 allocs/op PASS ok image/gif 4.495s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 4946 26675 ns/op BenchmarkIDCT-4 4699 33221 ns/op BenchmarkDecodeBaseline-4 8 13661348 ns/op 4.52 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 17807446 ns/op 3.47 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 171549148 ns/op 7.16 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 208855934 ns/op 4.41 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 1.814s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 16655876 7.303 ns/op BenchmarkDecodeGray-4 12 9107748 ns/op 7.20 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 41225412 ns/op 6.36 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 34905872 ns/op 7.51 MB/s 346594 B/op 152 allocs/op BenchmarkDecodePaletted-4 21 5353241 ns/op 12.24 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 34296528 ns/op 7.64 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 43955453 ns/op 5.96 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 53536978 ns/op 5.74 MB/s 852188 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 52715444 ns/op 5.83 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 259876104 ns/op 4.73 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 202633092 ns/op 6.06 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 4 56210868 ns/op 5.47 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 186123025 ns/op 6.60 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 816133502 ns/op 1.51 MB/s 864088 B/op 29 allocs/op PASS ok image/png 4.359s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 83810860 ns/op 1.19 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 49202536 ns/op 2.03 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 294581122 ns/op 1.70 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 377137839 ns/op 1.33 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 52929588 ns/op 1.89 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 59425797 ns/op 1.68 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 281359723 ns/op 1.78 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 311808939 ns/op 1.60 MB/s 4005984 B/op 4 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 601207364 ns/op 1.66 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 574485419 ns/op 1.74 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 4125434507 ns/op 1.21 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 4015607500 ns/op 1.25 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 12 12539653 ns/op 7.97 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 12 10047519 ns/op 9.95 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 52425603 ns/op 9.54 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 3 52532788 ns/op 9.52 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 105882278 ns/op 9.44 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 103027753 ns/op 9.71 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 518080622 ns/op 9.65 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 471402343 ns/op 10.61 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 1 107144748 ns/op 0.93 MB/s 401496 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 51414418 ns/op 1.94 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 341224244 ns/op 1.47 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 363937018 ns/op 1.37 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 819054505 ns/op 1.22 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 851032186 ns/op 1.18 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 6189324528 ns/op 0.81 MB/s 20004952 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 5644282892 ns/op 0.89 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 153709754 ns/op 27.19 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 153280155 ns/op 27.27 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 78.814s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 32731 3868 ns/op 0.26 MB/s BenchmarkMarshalCorpusFile/2-4 32760 5619 ns/op 0.36 MB/s BenchmarkMarshalCorpusFile/4-4 30184 5427 ns/op 0.74 MB/s BenchmarkMarshalCorpusFile/8-4 20745 6528 ns/op 1.23 MB/s BenchmarkMarshalCorpusFile/16-4 10000 10334 ns/op 1.55 MB/s BenchmarkMarshalCorpusFile/32-4 7971 15592 ns/op 2.05 MB/s BenchmarkMarshalCorpusFile/64-4 5914 18702 ns/op 3.42 MB/s BenchmarkMarshalCorpusFile/128-4 4256 29107 ns/op 4.40 MB/s BenchmarkMarshalCorpusFile/256-4 2014 57669 ns/op 4.44 MB/s BenchmarkMarshalCorpusFile/512-4 694 149179 ns/op 3.43 MB/s BenchmarkMarshalCorpusFile/1024-4 597 244947 ns/op 4.18 MB/s BenchmarkMarshalCorpusFile/2048-4 298 571916 ns/op 3.58 MB/s BenchmarkMarshalCorpusFile/4096-4 100 1179849 ns/op 3.47 MB/s BenchmarkMarshalCorpusFile/8192-4 80 1612067 ns/op 5.08 MB/s BenchmarkMarshalCorpusFile/16384-4 38 3857729 ns/op 4.25 MB/s BenchmarkMarshalCorpusFile/32768-4 16 8457721 ns/op 3.87 MB/s BenchmarkMarshalCorpusFile/65536-4 7 17570068 ns/op 3.73 MB/s BenchmarkMarshalCorpusFile/131072-4 3 37169030 ns/op 3.53 MB/s BenchmarkMarshalCorpusFile/262144-4 2 59954093 ns/op 4.37 MB/s BenchmarkMarshalCorpusFile/524288-4 1 117682578 ns/op 4.46 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 234206607 ns/op 4.48 MB/s BenchmarkUnmarshalCorpusFile/1-4 6076 20564 ns/op 0.05 MB/s BenchmarkUnmarshalCorpusFile/2-4 9582 14816 ns/op 0.13 MB/s BenchmarkUnmarshalCorpusFile/4-4 6573 21948 ns/op 0.18 MB/s BenchmarkUnmarshalCorpusFile/8-4 6698 22983 ns/op 0.35 MB/s BenchmarkUnmarshalCorpusFile/16-4 4719 21377 ns/op 0.75 MB/s BenchmarkUnmarshalCorpusFile/32-4 3819 31766 ns/op 1.01 MB/s BenchmarkUnmarshalCorpusFile/64-4 2664 38399 ns/op 1.67 MB/s BenchmarkUnmarshalCorpusFile/128-4 2626 73649 ns/op 1.74 MB/s BenchmarkUnmarshalCorpusFile/256-4 858 131485 ns/op 1.95 MB/s BenchmarkUnmarshalCorpusFile/512-4 484 247153 ns/op 2.07 MB/s BenchmarkUnmarshalCorpusFile/1024-4 241 650168 ns/op 1.57 MB/s BenchmarkUnmarshalCorpusFile/2048-4 140 1505919 ns/op 1.36 MB/s BenchmarkUnmarshalCorpusFile/4096-4 61 3418273 ns/op 1.20 MB/s BenchmarkUnmarshalCorpusFile/8192-4 36 3545814 ns/op 2.31 MB/s BenchmarkUnmarshalCorpusFile/16384-4 15 7493798 ns/op 2.19 MB/s BenchmarkUnmarshalCorpusFile/32768-4 7 16718900 ns/op 1.96 MB/s BenchmarkUnmarshalCorpusFile/65536-4 3 45440586 ns/op 1.44 MB/s BenchmarkUnmarshalCorpusFile/131072-4 1 101792375 ns/op 1.29 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 162564367 ns/op 1.61 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 235676227 ns/op 2.22 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 502564374 ns/op 2.09 MB/s BenchmarkMutatorBytes/1-4 30817 3681 ns/op BenchmarkMutatorBytes/10-4 32596 3523 ns/op BenchmarkMutatorBytes/100-4 27546 3994 ns/op BenchmarkMutatorBytes/1000-4 24682 5329 ns/op BenchmarkMutatorBytes/10000-4 7632 23671 ns/op BenchmarkMutatorBytes/100000-4 855 175736 ns/op BenchmarkMutatorString/1-4 37264 5688 ns/op BenchmarkMutatorString/10-4 29401 3499 ns/op BenchmarkMutatorString/100-4 22748 5190 ns/op BenchmarkMutatorString/1000-4 12644 11143 ns/op BenchmarkMutatorString/10000-4 2803 48314 ns/op BenchmarkMutatorString/100000-4 331 414029 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 14882 6894 ns/op BenchmarkMutatorAllBasicTypes/string-4 17180 6990 ns/op BenchmarkMutatorAllBasicTypes/bool-4 57674 2015 ns/op BenchmarkMutatorAllBasicTypes/float32-4 47564 2310 ns/op BenchmarkMutatorAllBasicTypes/float64-4 47823 2576 ns/op BenchmarkMutatorAllBasicTypes/int-4 47802 2154 ns/op BenchmarkMutatorAllBasicTypes/int8-4 52628 2464 ns/op BenchmarkMutatorAllBasicTypes/int16-4 54466 2160 ns/op BenchmarkMutatorAllBasicTypes/int32-4 53629 2240 ns/op BenchmarkMutatorAllBasicTypes/int64-4 51723 3555 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 51648 2731 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 54672 2243 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 37923 2987 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 49458 2274 ns/op PASS ok internal/fuzz 15.294s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 10933 9644 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 137406 1047 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 0.591s PASS ok internal/poll 0.043s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 5 26011948 ns/op PASS ok internal/trace 3.251s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 6928 27476 ns/op BenchmarkCopyNLarge-4 140 908750 ns/op PASS ok io 0.536s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 163340 794.1 ns/op BenchmarkPrintln-4 20544 7669 ns/op BenchmarkPrintlnNoFlags-4 42244 2790 ns/op PASS ok log 0.656s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2728322 44.64 ns/op BenchmarkAcosh-4 1321345 89.62 ns/op BenchmarkAsin-4 2804694 43.34 ns/op BenchmarkAsinh-4 1277230 93.07 ns/op BenchmarkAtan-4 3104814 52.95 ns/op BenchmarkAtanh-4 1292010 88.34 ns/op BenchmarkAtan2-4 2312712 53.13 ns/op BenchmarkCbrt-4 1576256 74.22 ns/op BenchmarkCeil-4 24402978 5.044 ns/op BenchmarkCopysign-4 3496322 41.62 ns/op BenchmarkCos-4 1320237 119.8 ns/op BenchmarkCosh-4 1903674 60.91 ns/op BenchmarkErf-4 3067177 38.26 ns/op BenchmarkErfc-4 3555493 36.95 ns/op BenchmarkErfinv-4 2787204 41.46 ns/op BenchmarkErfcinv-4 2772582 40.70 ns/op BenchmarkExp-4 7061319 17.26 ns/op BenchmarkExpGo-4 1000000 116.8 ns/op BenchmarkExpm1-4 2446426 47.81 ns/op BenchmarkExp2-4 1000000 113.2 ns/op BenchmarkExp2Go-4 1028946 114.8 ns/op BenchmarkAbs-4 5014558 24.08 ns/op BenchmarkDim-4 11514898 15.96 ns/op BenchmarkFloor-4 21726704 5.736 ns/op BenchmarkMax-4 10411237 12.58 ns/op BenchmarkMin-4 18898089 9.232 ns/op BenchmarkMod-4 283598 411.9 ns/op BenchmarkFrexp-4 1716885 62.64 ns/op BenchmarkGamma-4 861704 138.2 ns/op BenchmarkHypot-4 13898041 9.089 ns/op BenchmarkHypotGo-4 1815097 63.10 ns/op BenchmarkIlogb-4 2324325 50.29 ns/op BenchmarkJ0-4 297511 416.8 ns/op BenchmarkJ1-4 280022 419.4 ns/op BenchmarkJn-4 119959 1307 ns/op BenchmarkLdexp-4 1520912 65.87 ns/op BenchmarkLgamma-4 1000000 110.1 ns/op BenchmarkLog-4 5184274 27.04 ns/op BenchmarkLogb-4 1965765 56.36 ns/op BenchmarkLog1p-4 1435500 72.56 ns/op BenchmarkLog10-4 5247735 22.10 ns/op BenchmarkLog2-4 1482912 104.4 ns/op BenchmarkModf-4 2648805 44.06 ns/op BenchmarkNextafter32-4 2556307 45.21 ns/op BenchmarkNextafter64-4 2609442 54.29 ns/op BenchmarkPowInt-4 691154 211.2 ns/op BenchmarkPowFrac-4 478447 277.7 ns/op BenchmarkPow10Pos-4 5196662 20.84 ns/op BenchmarkPow10Neg-4 5713501 20.09 ns/op BenchmarkRound-4 4683189 29.40 ns/op BenchmarkRoundToEven-4 11312354 9.397 ns/op BenchmarkRemainder-4 480057 260.2 ns/op BenchmarkSignbit-4 7254002 16.45 ns/op BenchmarkSin-4 1562182 145.4 ns/op BenchmarkSincos-4 1000000 106.6 ns/op BenchmarkSinh-4 2194936 55.30 ns/op BenchmarkSqrtIndirect-4 18938634 6.674 ns/op BenchmarkSqrtLatency-4 25049143 8.273 ns/op BenchmarkSqrtIndirectLatency-4 18766537 5.876 ns/op BenchmarkSqrtGoLatency-4 1447345 80.55 ns/op BenchmarkSqrtPrime-4 42775 2667 ns/op BenchmarkTan-4 1645652 72.45 ns/op BenchmarkTanh-4 1654963 115.0 ns/op BenchmarkTrunc-4 23336186 4.854 ns/op BenchmarkY0-4 315932 381.9 ns/op BenchmarkY1-4 327682 402.0 ns/op BenchmarkYn-4 159776 806.4 ns/op BenchmarkFloat64bits-4 8039230 14.61 ns/op BenchmarkFloat64frombits-4 7644260 15.48 ns/op BenchmarkFloat32bits-4 7135789 15.36 ns/op BenchmarkFloat32frombits-4 7840254 15.39 ns/op BenchmarkFMA-4 24295496 5.062 ns/op PASS ok math 16.045s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 17366148 7.798 ns/op 8207.27 MB/s BenchmarkAddVV/2-4 13007265 8.984 ns/op 14247.74 MB/s BenchmarkAddVV/3-4 13826637 9.462 ns/op 20291.61 MB/s BenchmarkAddVV/4-4 12286690 9.125 ns/op 28054.37 MB/s BenchmarkAddVV/5-4 11420884 10.42 ns/op 30705.85 MB/s BenchmarkAddVV/10-4 9402710 11.73 ns/op 54572.95 MB/s BenchmarkAddVV/100-4 2247087 49.03 ns/op 130535.07 MB/s BenchmarkAddVV/1000-4 276998 445.4 ns/op 143706.97 MB/s BenchmarkSubVV/1-4 16412568 7.577 ns/op 8446.81 MB/s BenchmarkSubVV/2-4 14703957 8.387 ns/op 15261.25 MB/s BenchmarkSubVV/3-4 13567478 9.496 ns/op 20218.86 MB/s BenchmarkSubVV/4-4 12846567 10.62 ns/op 24095.01 MB/s BenchmarkSubVV/5-4 10219779 11.73 ns/op 27279.54 MB/s BenchmarkSubVV/10-4 8776140 12.64 ns/op 50614.51 MB/s BenchmarkSubVV/100-4 2327586 48.71 ns/op 131399.26 MB/s BenchmarkSubVV/1000-4 300723 448.0 ns/op 142858.06 MB/s BenchmarkAddVW/1-4 15954198 6.956 ns/op 1150.01 MB/s BenchmarkAddVW/2-4 17615476 7.348 ns/op 2177.39 MB/s BenchmarkAddVW/3-4 15992826 7.775 ns/op 3087.01 MB/s BenchmarkAddVW/4-4 15794487 7.935 ns/op 4032.56 MB/s BenchmarkAddVW/5-4 13986832 9.102 ns/op 4394.75 MB/s BenchmarkAddVW/10-4 9625584 11.70 ns/op 6839.80 MB/s BenchmarkAddVW/100-4 287166 482.8 ns/op 1657.10 MB/s BenchmarkAddVW/1000-4 45194 2640 ns/op 3030.47 MB/s BenchmarkAddVWext/1-4 18795081 6.791 ns/op 1178.05 MB/s BenchmarkAddVWext/2-4 17040511 7.530 ns/op 2124.78 MB/s BenchmarkAddVWext/3-4 15572012 7.719 ns/op 3109.14 MB/s BenchmarkAddVWext/4-4 15129782 8.076 ns/op 3962.33 MB/s BenchmarkAddVWext/5-4 13305337 8.523 ns/op 4693.34 MB/s BenchmarkAddVWext/10-4 11228002 10.57 ns/op 7569.95 MB/s BenchmarkAddVWext/100-4 50554 2234 ns/op 358.02 MB/s BenchmarkAddVWext/1000-4 5942 22274 ns/op 359.17 MB/s BenchmarkSubVW/1-4 18278031 6.924 ns/op 1155.41 MB/s BenchmarkSubVW/2-4 17024613 7.358 ns/op 2174.46 MB/s BenchmarkSubVW/3-4 15011308 7.671 ns/op 3128.55 MB/s BenchmarkSubVW/4-4 15284178 7.999 ns/op 4000.65 MB/s BenchmarkSubVW/5-4 14417496 8.455 ns/op 4730.71 MB/s BenchmarkSubVW/10-4 12301767 10.22 ns/op 7830.10 MB/s BenchmarkSubVW/100-4 330302 385.7 ns/op 2074.19 MB/s BenchmarkSubVW/1000-4 46563 2529 ns/op 3162.78 MB/s BenchmarkSubVWext/1-4 18803857 6.626 ns/op 1207.33 MB/s BenchmarkSubVWext/2-4 17942838 6.947 ns/op 2303.31 MB/s BenchmarkSubVWext/3-4 15918694 7.554 ns/op 3177.15 MB/s BenchmarkSubVWext/4-4 14173066 7.901 ns/op 4050.09 MB/s BenchmarkSubVWext/5-4 14681301 8.236 ns/op 4856.72 MB/s BenchmarkSubVWext/10-4 12244368 9.902 ns/op 8078.93 MB/s BenchmarkSubVWext/100-4 54397 2138 ns/op 374.26 MB/s BenchmarkSubVWext/1000-4 6109 21223 ns/op 376.95 MB/s BenchmarkMulAddVWW/1-4 15493638 8.205 ns/op 7800.15 MB/s BenchmarkMulAddVWW/2-4 15300060 9.225 ns/op 13875.40 MB/s BenchmarkMulAddVWW/3-4 12739960 8.958 ns/op 21432.31 MB/s BenchmarkMulAddVWW/4-4 12283377 10.14 ns/op 25256.47 MB/s BenchmarkMulAddVWW/5-4 9802713 11.21 ns/op 28538.31 MB/s BenchmarkMulAddVWW/10-4 7999090 14.91 ns/op 42925.28 MB/s BenchmarkMulAddVWW/100-4 1550148 77.16 ns/op 82942.15 MB/s BenchmarkMulAddVWW/1000-4 172155 675.0 ns/op 94812.83 MB/s BenchmarkAddMulVVW/1-4 17035596 7.090 ns/op 9026.70 MB/s BenchmarkAddMulVVW/2-4 14622505 8.235 ns/op 15543.71 MB/s BenchmarkAddMulVVW/3-4 13903738 9.012 ns/op 21305.62 MB/s BenchmarkAddMulVVW/4-4 12535344 9.919 ns/op 25809.17 MB/s BenchmarkAddMulVVW/5-4 9405678 10.80 ns/op 29631.96 MB/s BenchmarkAddMulVVW/10-4 9650349 12.63 ns/op 50680.63 MB/s BenchmarkAddMulVVW/100-4 1836440 59.24 ns/op 108033.29 MB/s BenchmarkAddMulVVW/1000-4 246834 522.1 ns/op 122577.39 MB/s BenchmarkDivWVW/1-4 2082418 58.24 ns/op 1098.81 MB/s BenchmarkDivWVW/2-4 1000000 112.9 ns/op 1133.31 MB/s BenchmarkDivWVW/3-4 931621 141.4 ns/op 1358.32 MB/s BenchmarkDivWVW/4-4 682459 167.3 ns/op 1530.03 MB/s BenchmarkDivWVW/5-4 668132 191.4 ns/op 1672.27 MB/s BenchmarkDivWVW/10-4 324130 343.3 ns/op 1864.50 MB/s BenchmarkDivWVW/100-4 43785 2806 ns/op 2280.93 MB/s BenchmarkDivWVW/1000-4 4695 27310 ns/op 2343.43 MB/s BenchmarkNonZeroShifts/1/shrVU-4 16224777 7.732 ns/op BenchmarkNonZeroShifts/1/shlVU-4 16234635 7.151 ns/op BenchmarkNonZeroShifts/2/shrVU-4 14527554 7.923 ns/op BenchmarkNonZeroShifts/2/shlVU-4 15095272 7.675 ns/op BenchmarkNonZeroShifts/3/shrVU-4 13786374 8.466 ns/op BenchmarkNonZeroShifts/3/shlVU-4 14346344 8.186 ns/op BenchmarkNonZeroShifts/4/shrVU-4 11777653 9.126 ns/op BenchmarkNonZeroShifts/4/shlVU-4 13151454 8.678 ns/op BenchmarkNonZeroShifts/5/shrVU-4 11240160 9.385 ns/op BenchmarkNonZeroShifts/5/shlVU-4 12705980 9.777 ns/op BenchmarkNonZeroShifts/10/shrVU-4 8726773 13.07 ns/op BenchmarkNonZeroShifts/10/shlVU-4 9983930 12.47 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1513836 81.44 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1574646 65.07 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 188464 697.5 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 209004 582.4 ns/op BenchmarkDecimalConversion-4 208 564400 ns/op BenchmarkFloatString/100-4 12276 9788 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 234 503567 ns/op 2910 B/op 10 allocs/op BenchmarkFloatString/10000-4 3 45955404 ns/op 60669 B/op 50 allocs/op BenchmarkFloatString/100000-4 1 4847114322 ns/op 840440 B/op 502 allocs/op BenchmarkFloatAdd/10-4 163496 771.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 165500 746.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 136519 851.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 86934 1414 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 17299 6501 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 218788 576.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 220862 562.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 204976 582.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 159258 741.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 55176 2206 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1929 66473 ns/op BenchmarkParseFloatLargeExp-4 452 268925 ns/op BenchmarkGCD10x10/WithoutXY-4 189484 672.6 ns/op BenchmarkGCD10x10/WithXY-4 52798 2241 ns/op BenchmarkGCD10x100/WithoutXY-4 96279 1336 ns/op BenchmarkGCD10x100/WithXY-4 18480 6803 ns/op BenchmarkGCD10x1000/WithoutXY-4 50031 2412 ns/op BenchmarkGCD10x1000/WithXY-4 13171 9147 ns/op BenchmarkGCD100x100/WithoutXY-4 23360 4926 ns/op BenchmarkGCD100x100/WithXY-4 10000 11299 ns/op BenchmarkGCD100x1000/WithoutXY-4 13014 9059 ns/op BenchmarkGCD100x1000/WithXY-4 5769 18687 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2070 57025 ns/op BenchmarkGCD1000x1000/WithXY-4 1048 104064 ns/op BenchmarkHilbert-4 22 5861559 ns/op BenchmarkBinomial-4 12330 9472 ns/op BenchmarkQuoRem-4 23598 5085 ns/op BenchmarkExp-4 18 6417987 ns/op BenchmarkExpMont/Odd-4 128 919668 ns/op 2595 B/op 22 allocs/op BenchmarkExpMont/Even1-4 123 936403 ns/op 3361 B/op 38 allocs/op BenchmarkExpMont/Even2-4 122 968027 ns/op 3858 B/op 53 allocs/op BenchmarkExpMont/Even3-4 124 976656 ns/op 3854 B/op 53 allocs/op BenchmarkExpMont/Even4-4 100 1097041 ns/op 3856 B/op 53 allocs/op BenchmarkExpMont/Even8-4 121 958003 ns/op 3849 B/op 53 allocs/op BenchmarkExpMont/Even32-4 123 965746 ns/op 3830 B/op 53 allocs/op BenchmarkExpMont/Even64-4 144 821331 ns/op 3622 B/op 53 allocs/op BenchmarkExpMont/Even96-4 136 868486 ns/op 3773 B/op 51 allocs/op BenchmarkExpMont/Even128-4 156 731294 ns/op 3249 B/op 50 allocs/op BenchmarkExpMont/Even255-4 172 666745 ns/op 2957 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 357 325475 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 316 361019 ns/op 1723 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 332 357952 ns/op 1744 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 325 358455 ns/op 1747 B/op 47 allocs/op BenchmarkExp2-4 18 6903980 ns/op BenchmarkBitset-4 632352 177.3 ns/op BenchmarkBitsetNeg-4 378832 322.6 ns/op BenchmarkBitsetOrig-4 248852 542.8 ns/op BenchmarkBitsetNegOrig-4 148303 958.5 ns/op BenchmarkModSqrt225_Tonelli-4 100 1042868 ns/op BenchmarkModSqrt225_3Mod4-4 364 320717 ns/op BenchmarkModSqrt231_Tonelli-4 100 1074475 ns/op BenchmarkModSqrt231_5Mod8-4 321 366186 ns/op BenchmarkModInverse-4 12693 9851 ns/op BenchmarkSqrt-4 2082 66429 ns/op BenchmarkIntSqr/1-4 1000000 115.6 ns/op BenchmarkIntSqr/2-4 610729 203.7 ns/op BenchmarkIntSqr/3-4 521912 229.3 ns/op BenchmarkIntSqr/5-4 378853 309.2 ns/op BenchmarkIntSqr/8-4 307999 402.7 ns/op BenchmarkIntSqr/10-4 261134 464.9 ns/op BenchmarkIntSqr/20-4 51318 2350 ns/op BenchmarkIntSqr/30-4 37582 3260 ns/op BenchmarkIntSqr/50-4 23005 5613 ns/op BenchmarkIntSqr/80-4 14851 8510 ns/op BenchmarkIntSqr/100-4 9477 10652 ns/op BenchmarkIntSqr/200-4 4152 26398 ns/op BenchmarkIntSqr/300-4 1992 64283 ns/op BenchmarkIntSqr/500-4 908 117986 ns/op BenchmarkIntSqr/800-4 391 303690 ns/op BenchmarkIntSqr/1000-4 290 419590 ns/op BenchmarkDiv/20/10-4 385707 299.8 ns/op BenchmarkDiv/40/20-4 423088 292.3 ns/op BenchmarkDiv/100/50-4 345238 348.4 ns/op BenchmarkDiv/200/100-4 58514 2031 ns/op BenchmarkDiv/400/200-4 53809 2106 ns/op BenchmarkDiv/1000/500-4 45952 2674 ns/op BenchmarkDiv/2000/1000-4 34659 3466 ns/op BenchmarkDiv/20000/10000-4 1407 86919 ns/op BenchmarkDiv/200000/100000-4 32 3785660 ns/op BenchmarkDiv/2000000/1000000-4 1 106242258 ns/op BenchmarkDiv/20000000/10000000-4 1 3189904631 ns/op BenchmarkMul-4 6 19839457 ns/op BenchmarkNatMul/10-4 185869 837.5 ns/op BenchmarkNatMul/100-4 5841 23714 ns/op BenchmarkNatMul/1000-4 187 622630 ns/op BenchmarkZeroShifts/Shl-4 10000 10590 ns/op BenchmarkZeroShifts/ShlSame-4 3625765 32.33 ns/op BenchmarkZeroShifts/Shr-4 10000 14695 ns/op BenchmarkZeroShifts/ShrSame-4 3719163 33.90 ns/op BenchmarkExp3Power/0x10-4 180794 833.2 ns/op BenchmarkExp3Power/0x40-4 154448 944.6 ns/op BenchmarkExp3Power/0x100-4 89599 1577 ns/op BenchmarkExp3Power/0x400-4 42943 3368 ns/op BenchmarkExp3Power/0x1000-4 8485 12623 ns/op BenchmarkExp3Power/0x4000-4 2048 63672 ns/op BenchmarkExp3Power/0x10000-4 241 507388 ns/op BenchmarkExp3Power/0x40000-4 21 5057266 ns/op BenchmarkExp3Power/0x100000-4 3 48118086 ns/op BenchmarkExp3Power/0x400000-4 1 428129643 ns/op BenchmarkFibo-4 4 32130010 ns/op BenchmarkNatSqr/1-4 708668 171.1 ns/op BenchmarkNatSqr/2-4 524534 293.1 ns/op BenchmarkNatSqr/3-4 468224 359.0 ns/op BenchmarkNatSqr/5-4 246618 575.2 ns/op BenchmarkNatSqr/8-4 256569 705.0 ns/op BenchmarkNatSqr/10-4 205854 754.4 ns/op BenchmarkNatSqr/20-4 45435 2688 ns/op BenchmarkNatSqr/30-4 34738 3760 ns/op BenchmarkNatSqr/50-4 20350 5936 ns/op BenchmarkNatSqr/80-4 10000 10423 ns/op BenchmarkNatSqr/100-4 9418 12890 ns/op BenchmarkNatSqr/200-4 3913 29463 ns/op BenchmarkNatSqr/300-4 1954 81130 ns/op BenchmarkNatSqr/500-4 846 153429 ns/op BenchmarkNatSqr/800-4 338 331792 ns/op BenchmarkNatSqr/1000-4 282 431484 ns/op BenchmarkNatSetBytes/8-4 790477 142.4 ns/op BenchmarkNatSetBytes/24-4 234171 475.2 ns/op BenchmarkNatSetBytes/128-4 66658 1868 ns/op BenchmarkNatSetBytes/7-4 805624 135.1 ns/op BenchmarkNatSetBytes/23-4 306205 476.6 ns/op BenchmarkNatSetBytes/127-4 66891 1877 ns/op BenchmarkScanPi-4 208 662998 ns/op BenchmarkStringPiParallel-4 459 285587 ns/op BenchmarkScan/10/Base2-4 39559 2961 ns/op BenchmarkScan/100/Base2-4 4598 25931 ns/op BenchmarkScan/1000/Base2-4 447 257819 ns/op BenchmarkScan/10/Base8-4 88966 1294 ns/op BenchmarkScan/100/Base8-4 13227 9049 ns/op BenchmarkScan/1000/Base8-4 1252 88940 ns/op BenchmarkScan/10/Base10-4 99271 1176 ns/op BenchmarkScan/100/Base10-4 14239 8453 ns/op BenchmarkScan/1000/Base10-4 1376 82837 ns/op BenchmarkScan/10/Base16-4 120838 1046 ns/op BenchmarkScan/100/Base16-4 16040 7369 ns/op BenchmarkScan/1000/Base16-4 1546 70605 ns/op BenchmarkString/10/Base2-4 227528 573.0 ns/op BenchmarkString/100/Base2-4 33024 3670 ns/op BenchmarkString/1000/Base2-4 3424 36009 ns/op BenchmarkString/10/Base8-4 411633 284.3 ns/op BenchmarkString/100/Base8-4 77191 1537 ns/op BenchmarkString/1000/Base8-4 7824 13611 ns/op BenchmarkString/10/Base10-4 209113 545.8 ns/op BenchmarkString/100/Base10-4 43614 2905 ns/op BenchmarkString/1000/Base10-4 5770 20002 ns/op BenchmarkString/10/Base16-4 442114 264.8 ns/op BenchmarkString/100/Base16-4 109262 1120 ns/op BenchmarkString/1000/Base16-4 12307 10012 ns/op BenchmarkLeafSize/0-4 33 3746646 ns/op BenchmarkLeafSize/1-4 484 249061 ns/op BenchmarkLeafSize/2-4 507 238607 ns/op BenchmarkLeafSize/3-4 379 331869 ns/op BenchmarkLeafSize/4-4 505 240424 ns/op BenchmarkLeafSize/5-4 308 375231 ns/op BenchmarkLeafSize/6-4 381 332852 ns/op BenchmarkLeafSize/7-4 356 305936 ns/op BenchmarkLeafSize/8-4 480 234671 ns/op BenchmarkLeafSize/9-4 273 435059 ns/op BenchmarkLeafSize/10-4 321 372375 ns/op BenchmarkLeafSize/11-4 321 345531 ns/op BenchmarkLeafSize/12-4 368 310968 ns/op BenchmarkLeafSize/13-4 344 373905 ns/op BenchmarkLeafSize/14-4 386 323544 ns/op BenchmarkLeafSize/15-4 427 287674 ns/op BenchmarkLeafSize/16-4 487 230144 ns/op BenchmarkLeafSize/32-4 486 243830 ns/op BenchmarkLeafSize/64-4 429 271226 ns/op BenchmarkProbablyPrime/n=0-4 10 10138486 ns/op BenchmarkProbablyPrime/n=1-4 9 11687301 ns/op BenchmarkProbablyPrime/n=5-4 6 17297116 ns/op BenchmarkProbablyPrime/n=10-4 4 27607522 ns/op BenchmarkProbablyPrime/n=20-4 3 38586085 ns/op BenchmarkProbablyPrime/Lucas-4 13 8713954 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 86 1445571 ns/op BenchmarkRatCmp-4 199861 705.8 ns/op BenchmarkFloatSqrt/64-4 20590 5875 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 13410 8837 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 9312 12527 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 4632 23324 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 978 128262 ns/op 18091 B/op 10 allocs/op BenchmarkFloatSqrt/100000-4 66 1711704 ns/op 173722 B/op 19 allocs/op BenchmarkFloatSqrt/1000000-4 1 126728690 ns/op 3785504 B/op 626 allocs/op PASS ok math/big 57.712s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 11456767 10.25 ns/op BenchmarkLeadingZeros8-4 12197511 9.696 ns/op BenchmarkLeadingZeros16-4 12812205 9.625 ns/op BenchmarkLeadingZeros32-4 13450689 9.264 ns/op BenchmarkLeadingZeros64-4 12357954 9.901 ns/op BenchmarkTrailingZeros-4 11496536 9.810 ns/op BenchmarkTrailingZeros8-4 10223342 10.09 ns/op BenchmarkTrailingZeros16-4 13219278 9.530 ns/op BenchmarkTrailingZeros32-4 12700794 9.293 ns/op BenchmarkTrailingZeros64-4 12448328 9.440 ns/op BenchmarkOnesCount-4 13313984 9.221 ns/op BenchmarkOnesCount8-4 13367776 9.045 ns/op BenchmarkOnesCount16-4 12857917 9.610 ns/op BenchmarkOnesCount32-4 12380127 10.55 ns/op BenchmarkOnesCount64-4 11151734 10.26 ns/op BenchmarkRotateLeft-4 14201732 9.116 ns/op BenchmarkRotateLeft8-4 13826608 9.200 ns/op BenchmarkRotateLeft16-4 13326778 8.885 ns/op BenchmarkRotateLeft32-4 14013475 8.850 ns/op BenchmarkRotateLeft64-4 13545546 8.946 ns/op BenchmarkReverse-4 20947119 6.312 ns/op BenchmarkReverse8-4 24185950 4.950 ns/op BenchmarkReverse16-4 24459126 5.249 ns/op BenchmarkReverse32-4 21432498 5.789 ns/op BenchmarkReverse64-4 19329554 6.065 ns/op BenchmarkReverseBytes-4 25178029 4.677 ns/op BenchmarkReverseBytes16-4 24882094 4.651 ns/op BenchmarkReverseBytes32-4 25652420 4.692 ns/op BenchmarkReverseBytes64-4 26766111 4.814 ns/op BenchmarkAdd-4 13413985 9.556 ns/op BenchmarkAdd32-4 13559910 8.863 ns/op BenchmarkAdd64-4 12876728 9.273 ns/op BenchmarkAdd64multiple-4 22066477 5.099 ns/op BenchmarkSub-4 11034547 11.76 ns/op BenchmarkSub32-4 12927268 9.328 ns/op BenchmarkSub64-4 12411406 9.488 ns/op BenchmarkSub64multiple-4 24366120 5.106 ns/op BenchmarkMul-4 12194601 9.937 ns/op BenchmarkMul32-4 12971330 9.080 ns/op BenchmarkMul64-4 12640372 9.469 ns/op BenchmarkDiv-4 3507505 33.43 ns/op BenchmarkDiv32-4 7176488 16.36 ns/op BenchmarkDiv64-4 3442662 34.68 ns/op PASS ok math/bits 7.186s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 12682968 8.624 ns/op BenchmarkAcos-4 580107 200.6 ns/op BenchmarkAcosh-4 559700 216.9 ns/op BenchmarkAsin-4 636222 202.9 ns/op BenchmarkAsinh-4 587768 200.0 ns/op BenchmarkAtan-4 994003 128.3 ns/op BenchmarkAtanh-4 895030 128.7 ns/op BenchmarkConj-4 27213598 4.080 ns/op BenchmarkCos-4 756908 159.1 ns/op BenchmarkCosh-4 825298 153.1 ns/op BenchmarkExp-4 1000000 119.4 ns/op BenchmarkLog-4 1000000 107.0 ns/op BenchmarkLog10-4 968391 110.6 ns/op BenchmarkPhase-4 2217469 53.32 ns/op BenchmarkPolar-4 1431505 87.09 ns/op BenchmarkPow-4 271202 437.2 ns/op BenchmarkRect-4 1000000 100.5 ns/op BenchmarkSin-4 798916 163.1 ns/op BenchmarkSinh-4 736447 156.4 ns/op BenchmarkSqrt-4 1288353 92.40 ns/op BenchmarkTan-4 464809 277.6 ns/op BenchmarkTanh-4 520995 248.4 ns/op PASS ok math/cmplx 3.775s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 209774 580.4 ns/op BenchmarkInt63ThreadsafeParallel-4 156025 767.1 ns/op BenchmarkInt63Unthreadsafe-4 933574 114.5 ns/op BenchmarkIntn1000-4 838332 152.7 ns/op BenchmarkInt63n1000-4 795318 152.5 ns/op BenchmarkInt31n1000-4 799902 138.9 ns/op BenchmarkFloat32-4 861379 131.9 ns/op BenchmarkFloat64-4 1000000 112.0 ns/op BenchmarkPerm3-4 204685 624.4 ns/op BenchmarkPerm30-4 22489 5279 ns/op BenchmarkPerm30ViaShuffle-4 21661 5313 ns/op BenchmarkShuffleOverhead-4 15394 7874 ns/op BenchmarkRead3-4 979400 128.4 ns/op BenchmarkRead64-4 88090 1359 ns/op BenchmarkRead1000-4 6246 19562 ns/op PASS ok math/rand 2.498s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 41913 2778 ns/op BenchmarkQDecodeWord-4 101001 1103 ns/op BenchmarkQDecodeHeader-4 81784 1259 ns/op BenchmarkTypeByExtension/.html-4 585110 195.6 ns/op BenchmarkTypeByExtension/.HTML-4 357571 302.4 ns/op BenchmarkTypeByExtension/.unused-4 440244 241.4 ns/op BenchmarkExtensionsByType/text/html-4 138090 827.6 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 71348 2134 ns/op BenchmarkExtensionsByType/application/octet-stream-4 44240 2698 ns/op PASS ok mime 1.603s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 922 119527 ns/op PASS ok mime/quotedprintable 0.195s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 5 23583675 ns/op 8515 B/op 92 allocs/op BenchmarkGoLookupIPNoSuchHost-4 2 52978990 ns/op 13568 B/op 117 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5027464932 ns/op 151920 B/op 240 allocs/op BenchmarkDNSName-4 153078 728.4 ns/op BenchmarkInterfaces-4 1873 62777 ns/op BenchmarkInterfaceByIndex-4 7014 17194 ns/op BenchmarkInterfaceByName-4 2091 59842 ns/op BenchmarkInterfaceAddrs-4 2312 58772 ns/op BenchmarkInterfacesAndAddrs-4 6946 18098 ns/op BenchmarkInterfacesAndMulticastAddrs-4 3079 40262 ns/op BenchmarkParseIP-4 7449 14249 ns/op BenchmarkParseIPValidIPv4-4 438367 273.2 ns/op BenchmarkParseIPValidIPv6-4 265096 500.7 ns/op BenchmarkIPString/IPv4-4 137215 987.2 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 12812 9522 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 51508 2377 ns/op BenchmarkIPEqual/IPv4-4 1117812 103.5 ns/op BenchmarkIPEqual/IPv6-4 1101586 105.5 ns/op BenchmarkTCP4OneShot-4 193 621851 ns/op BenchmarkTCP4OneShotTimeout-4 190 672768 ns/op BenchmarkTCP4Persistent-4 433 289529 ns/op BenchmarkTCP4PersistentTimeout-4 382 298330 ns/op BenchmarkTCP6OneShot-4 192 663034 ns/op BenchmarkTCP6OneShotTimeout-4 151 831782 ns/op BenchmarkTCP6Persistent-4 360 324159 ns/op BenchmarkTCP6PersistentTimeout-4 374 338164 ns/op BenchmarkTCP4ConcurrentReadWrite-4 21703 5447 ns/op BenchmarkTCP6ConcurrentReadWrite-4 18307 6071 ns/op BenchmarkSetReadDeadline-4 140935 823.4 ns/op BenchmarkUDP6LinkLocalUnicast-4 208 484226 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 217 493095 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 242 437897 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 249 416726 ns/op 0 B/op 0 allocs/op PASS ok net 11.868s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 23137 4975 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 9729 11689 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 14089 9001 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 19568 6007 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 34010 3577 ns/op 736 B/op 11 allocs/op BenchmarkServerMatch-4 1039352 112.7 ns/op BenchmarkReadRequestChrome-4 4795 26176 ns/op 23.34 MB/s 1844 B/op 14 allocs/op BenchmarkReadRequestCurl-4 11821 9877 ns/op 7.90 MB/s 939 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 10000 10455 ns/op 7.84 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestSiege-4 8042 14333 ns/op 10.54 MB/s 1036 B/op 11 allocs/op BenchmarkReadRequestWrk-4 16316 6860 ns/op 5.83 MB/s 876 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 61 1955075 ns/op 0.52 MB/s BenchmarkFileAndServer_1KB/https1-4 40 2574402 ns/op 0.40 MB/s BenchmarkFileAndServer_1KB/h2-4 39 2599087 ns/op 0.39 MB/s BenchmarkFileAndServer_16MB/h1-4 2 75108656 ns/op 223.37 MB/s BenchmarkFileAndServer_16MB/https1-4 1 150961642 ns/op 111.14 MB/s BenchmarkFileAndServer_16MB/h2-4 1 331892581 ns/op 50.55 MB/s BenchmarkFileAndServer_64MB/h1-4 1 266644835 ns/op 251.68 MB/s BenchmarkFileAndServer_64MB/https1-4 1 567159812 ns/op 118.32 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1347041694 ns/op 49.82 MB/s BenchmarkServeMux-4 306 402402 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 406 313180 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 62 1905176 ns/op 6213 B/op 65 allocs/op BenchmarkClientServer/https1-4 42 2418514 ns/op 9757 B/op 102 allocs/op BenchmarkClientServer/h2-4 33 3180840 ns/op 14550 B/op 119 allocs/op BenchmarkClientServerParallel/4/h1-4 350 294665 ns/op 10083 B/op 80 allocs/op BenchmarkClientServerParallel/4/https1-4 18 6157198 ns/op 132149 B/op 1238 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57140: read tcp 127.0.0.1:57133->127.0.0.1:57140: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57135: read tcp 127.0.0.1:57133->127.0.0.1:57135: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57158: read tcp 127.0.0.1:57146->127.0.0.1:57158: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57159: write tcp 127.0.0.1:57146->127.0.0.1:57159: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57160: write tcp 127.0.0.1:57146->127.0.0.1:57160: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57179: read tcp 127.0.0.1:57161->127.0.0.1:57179: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57175: read tcp 127.0.0.1:57161->127.0.0.1:57175: use of closed network connection BenchmarkClientServerParallel/4/h2-4 31 3743760 ns/op 72289 B/op 718 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57197: read tcp 127.0.0.1:57187->127.0.0.1:57197: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57202: read tcp 127.0.0.1:57187->127.0.0.1:57202: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57194: read tcp 127.0.0.1:57187->127.0.0.1:57194: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57201: read tcp 127.0.0.1:57187->127.0.0.1:57201: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57203: read tcp 127.0.0.1:57187->127.0.0.1:57203: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57198: write tcp 127.0.0.1:57187->127.0.0.1:57198: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57199: write tcp 127.0.0.1:57187->127.0.0.1:57199: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57214: read tcp 127.0.0.1:57204->127.0.0.1:57214: use of closed network connection BenchmarkClientServerParallel/64/h1-4 189 763200 ns/op 22319 B/op 125 allocs/op BenchmarkClientServerParallel/64/https1-4 19 5978970 ns/op 130488 B/op 1234 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57474: read tcp 127.0.0.1:57459->127.0.0.1:57474: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57478: write tcp 127.0.0.1:57459->127.0.0.1:57478: use of closed network connection BenchmarkClientServerParallel/64/h2-4 57 6441342 ns/op 135728 B/op 1347 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57487: read tcp 127.0.0.1:57486->127.0.0.1:57487: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57519: read tcp 127.0.0.1:57502->127.0.0.1:57519: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57508: read tcp 127.0.0.1:57502->127.0.0.1:57508: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57512: read tcp 127.0.0.1:57502->127.0.0.1:57512: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57518: write tcp 127.0.0.1:57502->127.0.0.1:57518: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57520: write tcp 127.0.0.1:57502->127.0.0.1:57520: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57527: write tcp 127.0.0.1:57522->127.0.0.1:57527: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57524: read tcp 127.0.0.1:57522->127.0.0.1:57524: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57537: write tcp 127.0.0.1:57522->127.0.0.1:57537: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57540: read tcp 127.0.0.1:57522->127.0.0.1:57540: use of closed network connection ... [output truncated] BenchmarkServer-4 7 14490741 ns/op 6041 B/op 38 allocs/op BenchmarkClient-4 38 2722984 ns/op 4029 B/op 46 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 208 504734 ns/op 7539 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 872 138103 ns/op 3106 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1268 100012 ns/op 1930 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1346 91588 ns/op 2770 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1647 88170 ns/op 2665 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 958 104813 ns/op 2718 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1305 87280 ns/op 1919 B/op 14 allocs/op BenchmarkServerHijack-4 1228 136158 ns/op 16716 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 51 2529524 ns/op 6453 B/op 54 allocs/op BenchmarkResponseStatusLine-4 378151 293.4 ns/op 0 B/op 0 allocs/op PASS ok net/http 14.031s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2876 53815 ns/op 34074 B/op 12 allocs/op PASS ok net/http/httputil 0.230s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 105351 1059 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 486996 216.7 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 218388 512.1 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 77468 1483 ns/op BenchmarkStdIPv4-4 166207 717.1 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 112836 1088 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 106800 1005 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 104059 1100 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 86060 1377 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1333060 88.23 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1266504 93.78 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1392512 86.26 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 353566 340.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 404248 324.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 361030 350.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 105538 1126 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 270109 392.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 190465 618.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 178390 600.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 188190 656.3 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 96056 1241 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 379620 301.7 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 153418 865.2 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 199461 634.4 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 292011 426.9 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 164860 732.9 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 380582 345.3 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 145164 725.7 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 172653 701.1 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 183176 695.3 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 134815 975.0 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 460519 236.4 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 138733 790.2 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 112123 1180 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 140088 953.2 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 173516 703.2 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 122248 1009 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 300255 418.3 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 130682 932.4 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 163922 761.7 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 190185 601.7 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 138178 852.2 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 107.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 110.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 102.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 107.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 109.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1000000 109.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 112.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 107.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 109.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 419436 394.7 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 566150 192.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 297099 449.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 280352 410.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 257430 447.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 102702 1249 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 613497 191.5 ns/op PASS ok net/netip 9.123s 2023/02/01 14:26:22 Test RPC server listening on 127.0.0.1:57687 2023/02/01 14:26:22 Test HTTP RPC server listening on 127.0.0.1:57688 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 193 564973 ns/op BenchmarkEndToEndHTTP-4 231 481371 ns/op BenchmarkEndToEndAsync-4 2288 57384 ns/op BenchmarkEndToEndAsyncHTTP-4 1828 58597 ns/op PASS ok net/rpc 1.038s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 4692 25187 ns/op BenchmarkReadMIMEHeader/server_headers-4 6852 18037 ns/op BenchmarkUncommon-4 29600 3985 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.502s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 5056 24695 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 93390 1272 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 560145 220.0 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 124256 958.2 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 259586 524.3 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 117694 1057 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 18322 6320 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 393019 257.7 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 130141 983.1 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 236047 523.0 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 107454 1114 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 20785 5856 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 218787 572.8 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 78964 1550 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 73804 1546 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 35245 3360 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 6580 19278 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 173199 611.2 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 74014 1510 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 76190 1525 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 33979 3453 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6898 19015 ns/op 320 B/op 1 allocs/op PASS ok net/url 3.777s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2779228 39.58 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 164878 764.1 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 594 204112 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:501: benchmarkReaddirname ".": 126 entries os_test.go:501: benchmarkReaddirname ".": 126 entries os_test.go:501: benchmarkReaddirname ".": 126 entries BenchmarkReaddir-4 206 578135 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 481 246271 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 50872 2309 ns/op BenchmarkStatFile-4 32908 3697 ns/op BenchmarkStatDir-4 34537 3339 ns/op BenchmarkLstatDot-4 52819 2294 ns/op BenchmarkLstatFile-4 32943 3543 ns/op BenchmarkLstatDir-4 34671 3402 ns/op PASS ok os 1.934s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 26 3931722 ns/op 8560 B/op 30 allocs/op PASS ok os/exec 0.272s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 385966 318.7 ns/op PASS ok os/user 0.341s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2532362 44.04 ns/op BenchmarkString-4 2151156 55.15 ns/op BenchmarkBytes-4 1883595 68.12 ns/op BenchmarkNamedBytes-4 820741 155.3 ns/op BenchmarkBytesArray-4 726843 160.0 ns/op BenchmarkSliceLen-4 2221513 53.82 ns/op BenchmarkMapLen-4 1249129 84.51 ns/op BenchmarkStringLen-4 1546390 77.11 ns/op BenchmarkArrayLen-4 1668326 71.58 ns/op BenchmarkSliceCap-4 2363682 49.26 ns/op BenchmarkDeepEqual/int8-4 774908 157.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 126453 966.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 626797 194.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 114904 1004 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 654336 197.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 122534 1016 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 653316 193.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 121874 1012 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 653766 194.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 120962 1000 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 799032 160.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 153678 814.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 638041 200.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 118407 1037 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 602233 203.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 117117 1044 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 649774 240.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 104048 1082 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 613110 202.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 107672 1065 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 592582 211.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 108544 1071 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 564826 207.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 100698 1094 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 553101 208.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 108812 1097 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 528496 211.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 100354 1099 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 595273 210.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 99205 1090 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 742627 172.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 109581 1048 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 581709 203.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 115394 1051 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 146367 830.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 71175 1735 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 64965 1694 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 43906 2519 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 365066 374.7 ns/op BenchmarkIsZero/ArrayIncomparable-4 41623 2730 ns/op BenchmarkIsZero/StructComparable-4 1000000 114.3 ns/op BenchmarkIsZero/StructIncomparable-4 203896 610.6 ns/op BenchmarkSetZero/Bool/Direct-4 2933578 40.13 ns/op BenchmarkSetZero/Bool/CachedZero-4 1919222 61.56 ns/op BenchmarkSetZero/Bool/NewZero-4 1348122 87.53 ns/op BenchmarkSetZero/Int/Direct-4 2172624 54.14 ns/op BenchmarkSetZero/Int/CachedZero-4 1961954 58.88 ns/op BenchmarkSetZero/Int/NewZero-4 1416070 85.52 ns/op BenchmarkSetZero/Uint/Direct-4 2285227 51.89 ns/op BenchmarkSetZero/Uint/CachedZero-4 1963906 58.72 ns/op BenchmarkSetZero/Uint/NewZero-4 1398734 85.36 ns/op BenchmarkSetZero/Float/Direct-4 2325050 52.22 ns/op BenchmarkSetZero/Float/CachedZero-4 2007153 59.63 ns/op BenchmarkSetZero/Float/NewZero-4 1388566 88.66 ns/op BenchmarkSetZero/Complex/Direct-4 2115246 53.66 ns/op BenchmarkSetZero/Complex/CachedZero-4 2031408 58.59 ns/op BenchmarkSetZero/Complex/NewZero-4 1350543 87.04 ns/op BenchmarkSetZero/Array/Direct-4 3413208 36.07 ns/op BenchmarkSetZero/Array/CachedZero-4 1878470 62.00 ns/op BenchmarkSetZero/Array/NewZero-4 1298452 89.77 ns/op BenchmarkSetZero/Chan/Direct-4 2199958 53.11 ns/op BenchmarkSetZero/Chan/CachedZero-4 1475614 83.51 ns/op BenchmarkSetZero/Chan/NewZero-4 1000000 119.8 ns/op BenchmarkSetZero/Func/Direct-4 2085710 54.67 ns/op BenchmarkSetZero/Func/CachedZero-4 1332682 88.30 ns/op BenchmarkSetZero/Func/NewZero-4 967034 121.2 ns/op BenchmarkSetZero/Interface/Direct-4 1956001 59.89 ns/op BenchmarkSetZero/Interface/CachedZero-4 1925406 61.80 ns/op BenchmarkSetZero/Interface/NewZero-4 1321592 92.99 ns/op BenchmarkSetZero/Map/Direct-4 1982293 55.86 ns/op BenchmarkSetZero/Map/CachedZero-4 1395150 86.01 ns/op BenchmarkSetZero/Map/NewZero-4 1000000 123.3 ns/op BenchmarkSetZero/Pointer/Direct-4 2120023 56.40 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1367702 86.94 ns/op BenchmarkSetZero/Pointer/NewZero-4 1000000 120.5 ns/op BenchmarkSetZero/Slice/Direct-4 1823140 62.72 ns/op BenchmarkSetZero/Slice/CachedZero-4 1854110 62.87 ns/op BenchmarkSetZero/Slice/NewZero-4 1298287 92.78 ns/op BenchmarkSetZero/String/Direct-4 2141682 56.19 ns/op BenchmarkSetZero/String/CachedZero-4 1908604 62.44 ns/op BenchmarkSetZero/String/NewZero-4 1294771 90.40 ns/op BenchmarkSetZero/Struct/Direct-4 3301287 36.55 ns/op BenchmarkSetZero/Struct/CachedZero-4 1816725 63.75 ns/op BenchmarkSetZero/Struct/NewZero-4 1297155 93.04 ns/op BenchmarkSelect/1-4 156002 775.1 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 107058 1238 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 46662 3143 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 155890 715.2 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 158096 812.9 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 134697 958.5 ns/op 133.54 MB/s BenchmarkCallArgCopy/size=256-4 107343 1054 ns/op 242.90 MB/s BenchmarkCallArgCopy/size=1024-4 78907 2148 ns/op 476.83 MB/s BenchmarkCallArgCopy/size=4096-4 19347 5990 ns/op 683.84 MB/s BenchmarkCallArgCopy/size=65536-4 2029 88449 ns/op 740.94 MB/s BenchmarkPtrTo-4 675932 174.8 ns/op BenchmarkFieldByName1-4 639304 222.6 ns/op BenchmarkFieldByName2-4 45189 4121 ns/op BenchmarkFieldByName3-4 5233 22850 ns/op BenchmarkInterfaceBig-4 3001135 35.46 ns/op BenchmarkInterfaceSmall-4 3306999 35.07 ns/op BenchmarkNew-4 1000000 103.9 ns/op BenchmarkMap/StringKeys/MapIndex-4 3340 33986 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 3492 36014 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 3328 41718 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 3235 38440 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 3243 34212 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 3328 34729 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 236846 513.7 ns/op PASS ok reflect 21.568s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 9775 17797 ns/op 9300 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 6355 17888 ns/op 9527 B/op 1 allocs/op BenchmarkFindString-4 10000 22791 ns/op 9388 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 21441 ns/op 9403 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 22331 ns/op 9706 B/op 2 allocs/op BenchmarkLiteral-4 10000 16106 ns/op BenchmarkNotLiteral-4 4347 36492 ns/op BenchmarkMatchClass-4 3182 44583 ns/op BenchmarkMatchClass_InRange-4 3462 42200 ns/op BenchmarkReplaceAll-4 1816 72872 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 14620 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 25075 4842 ns/op BenchmarkAnchoredShortMatch-4 10000 18596 ns/op BenchmarkAnchoredLongMatch-4 14823 7912 ns/op BenchmarkOnePassShortA-4 19578 5865 ns/op BenchmarkNotOnePassShortA-4 6400 22930 ns/op BenchmarkOnePassShortB-4 24904 4648 ns/op BenchmarkNotOnePassShortB-4 6954 27868 ns/op BenchmarkOnePassLongPrefix-4 83485 1421 ns/op BenchmarkOnePassLongNotPrefix-4 30981 3751 ns/op BenchmarkMatchParallelShared-4 10000 24652 ns/op BenchmarkMatchParallelCopied-4 10000 23601 ns/op BenchmarkQuoteMetaAll-4 138860 866.5 ns/op 16.16 MB/s BenchmarkQuoteMetaNone-4 342030 301.5 ns/op 86.23 MB/s BenchmarkCompile/Onepass-4 3968 29281 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1947 78255 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 162 723249 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2742306 41.26 ns/op 387.80 MB/s BenchmarkMatch/Easy0/32-4 10000 13073 ns/op 2.45 MB/s BenchmarkMatch/Easy0/1K-4 5481 33724 ns/op 30.36 MB/s BenchmarkMatch/Easy0i/16-4 2695542 41.88 ns/op 382.06 MB/s BenchmarkMatch/Easy0i/32-4 6103 29019 ns/op 1.10 MB/s BenchmarkMatch/Easy0i/1K-4 244 469075 ns/op 2.18 MB/s BenchmarkMatch/Easy1/16-4 2841043 41.44 ns/op 386.13 MB/s BenchmarkMatch/Easy1/32-4 10000 16371 ns/op 1.95 MB/s BenchmarkMatch/Easy1/1K-4 4104 36713 ns/op 27.89 MB/s BenchmarkMatch/Medium/16-4 2765221 42.07 ns/op 380.36 MB/s BenchmarkMatch/Medium/32-4 3950 35025 ns/op 0.91 MB/s BenchmarkMatch/Medium/1K-4 291 404209 ns/op 2.53 MB/s BenchmarkMatch/Hard/16-4 2821160 42.18 ns/op 379.36 MB/s BenchmarkMatch/Hard/32-4 4440 36330 ns/op 0.88 MB/s BenchmarkMatch/Hard/1K-4 175 640031 ns/op 1.60 MB/s BenchmarkMatch/Hard1/16-4 1765 80310 ns/op 0.20 MB/s BenchmarkMatch/Hard1/32-4 860 139218 ns/op 0.23 MB/s BenchmarkMatch/Hard1/1K-4 31 4053064 ns/op 0.25 MB/s BenchmarkMatch_onepass_regex/16-4 29658 3980 ns/op 4.02 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 17660 6695 ns/op 4.78 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 652 180355 ns/op 5.68 MB/s 23 B/op 0 allocs/op PASS ok regexp 9.351s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 982806 125.2 ns/op PASS ok regexp/syntax 1.209s goos: darwin goarch: amd64 pkg: runtime BenchmarkMakeChan/Byte-4 481711 277.8 ns/op BenchmarkMakeChan/Int-4 551649 336.1 ns/op BenchmarkMakeChan/Ptr-4 791269 403.0 ns/op BenchmarkMakeChan/Struct/0-4 1000000 252.6 ns/op BenchmarkMakeChan/Struct/32-4 479124 664.6 ns/op BenchmarkMakeChan/Struct/40-4 281852 803.2 ns/op BenchmarkChanNonblocking-4 6193189 16.70 ns/op BenchmarkSelectUncontended-4 903062 112.5 ns/op BenchmarkSelectSyncContended-4 105189 1176 ns/op BenchmarkSelectAsyncContended-4 273451 513.8 ns/op BenchmarkSelectNonblock-4 4129629 26.98 ns/op BenchmarkChanUncontended-4 15982 10040 ns/op BenchmarkChanContended-4 4639 24759 ns/op BenchmarkChanSync-4 215322 575.5 ns/op BenchmarkChanSyncWork-4 10000 31546 ns/op BenchmarkChanProdCons0-4 192418 525.0 ns/op BenchmarkChanProdCons10-4 470559 261.6 ns/op BenchmarkChanProdCons100-4 513956 236.4 ns/op BenchmarkChanProdConsWork0-4 130632 801.8 ns/op BenchmarkChanProdConsWork10-4 200529 498.9 ns/op BenchmarkChanProdConsWork100-4 242936 577.1 ns/op BenchmarkSelectProdCons-4 139953 717.1 ns/op BenchmarkReceiveDataFromClosedChan-4 988718 136.0 ns/op BenchmarkChanCreation-4 192801 580.5 ns/op BenchmarkChanSem-4 274672 433.0 ns/op BenchmarkChanPopular-4 114 993957 ns/op BenchmarkChanClosed-4 791235 129.2 ns/op BenchmarkCallClosure-4 4597183 24.88 ns/op BenchmarkCallClosure1-4 4723993 25.67 ns/op BenchmarkCallClosure2-4 1138726 115.5 ns/op BenchmarkCallClosure3-4 1215730 96.08 ns/op BenchmarkCallClosure4-4 1122560 114.1 ns/op BenchmarkComplex128DivNormal-4 12371934 9.123 ns/op BenchmarkComplex128DivNisNaN-4 9335127 11.79 ns/op BenchmarkComplex128DivDisNaN-4 9210643 12.23 ns/op BenchmarkComplex128DivNisInf-4 13295779 9.450 ns/op BenchmarkComplex128DivDisInf-4 7057572 15.98 ns/op BenchmarkSetTypePtr-4 58216083 1.982 ns/op 4037.00 MB/s BenchmarkSetTypePtr8-4 13127337 10.12 ns/op 6324.73 MB/s BenchmarkSetTypePtr16-4 12190702 10.39 ns/op 12321.72 MB/s BenchmarkSetTypePtr32-4 11854328 10.31 ns/op 24823.83 MB/s BenchmarkSetTypePtr64-4 10484212 13.76 ns/op 37212.93 MB/s BenchmarkSetTypePtr126-4 6436251 17.45 ns/op 57777.37 MB/s BenchmarkSetTypePtr128-4 7982895 15.40 ns/op 66511.59 MB/s BenchmarkSetTypePtrSlice-4 887619 134.4 ns/op 60974.37 MB/s BenchmarkSetTypeNode1-4 12935130 13.78 ns/op 1741.41 MB/s BenchmarkSetTypeNode1Slice-4 3695792 30.77 ns/op 24958.76 MB/s BenchmarkSetTypeNode8-4 13551692 9.346 ns/op 8559.83 MB/s BenchmarkSetTypeNode8Slice-4 1891753 57.16 ns/op 44786.84 MB/s BenchmarkSetTypeNode64-4 6757364 16.57 ns/op 31874.02 MB/s BenchmarkSetTypeNode64Slice-4 335115 410.4 ns/op 41166.01 MB/s BenchmarkSetTypeNode64Dead-4 9817339 12.38 ns/op 42643.82 MB/s BenchmarkSetTypeNode64DeadSlice-4 375682 365.3 ns/op 46250.29 MB/s BenchmarkSetTypeNode124-4 6703902 17.86 ns/op 56440.79 MB/s BenchmarkSetTypeNode124Slice-4 212281 529.2 ns/op 60949.64 MB/s BenchmarkSetTypeNode126-4 6502884 16.45 ns/op 62252.70 MB/s BenchmarkSetTypeNode126Slice-4 241345 529.7 ns/op 61861.44 MB/s BenchmarkSetTypeNode128-4 4381669 23.76 ns/op 43764.78 MB/s BenchmarkSetTypeNode128Slice-4 202746 665.1 ns/op 50035.20 MB/s BenchmarkSetTypeNode130-4 4545602 23.13 ns/op 45649.23 MB/s BenchmarkSetTypeNode130Slice-4 203854 646.5 ns/op 52269.22 MB/s BenchmarkSetTypeNode1024-4 943950 120.3 ns/op 68245.56 MB/s BenchmarkSetTypeNode1024Slice-4 33769 3519 ns/op 74647.84 MB/s BenchmarkAllocation-4 4612 80741 ns/op BenchmarkReadMemStats-4 100 1183758 ns/op BenchmarkReadMemStatsLatency-4 1 3270231 p50-ns 3270231 p90-ns 3270231 p99-ns BenchmarkWriteBarrier-4 2977821 41.80 ns/op BenchmarkBulkWriteBarrier-4 6566713 18.64 ns/op BenchmarkScanStackNoLocals-4 3 45785360 ns/op BenchmarkMSpanCountAlloc/bits=64-4 16385334 7.855 ns/op BenchmarkMSpanCountAlloc/bits=128-4 14117005 8.217 ns/op BenchmarkMSpanCountAlloc/bits=256-4 12011482 9.873 ns/op BenchmarkMSpanCountAlloc/bits=512-4 9635504 12.71 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 6169174 18.20 ns/op BenchmarkHash5-4 8237413 13.81 ns/op 362.07 MB/s BenchmarkHash16-4 8815611 12.69 ns/op 1260.72 MB/s BenchmarkHash64-4 8082452 14.54 ns/op 4402.61 MB/s BenchmarkHash1024-4 2615656 45.32 ns/op 22593.35 MB/s BenchmarkHash65536-4 51693 2345 ns/op 27945.41 MB/s BenchmarkAlignedLoad-4 9501537 11.98 ns/op BenchmarkUnalignedLoad-4 10306164 11.36 ns/op BenchmarkEqEfaceConcrete-4 8278123 14.20 ns/op BenchmarkEqIfaceConcrete-4 8503666 13.78 ns/op BenchmarkNeEfaceConcrete-4 8031391 13.94 ns/op BenchmarkNeIfaceConcrete-4 8871867 13.03 ns/op BenchmarkConvT2EByteSized/bool-4 4594887 23.89 ns/op BenchmarkConvT2EByteSized/uint8-4 4821022 24.50 ns/op BenchmarkConvT2ESmall-4 4841248 24.28 ns/op BenchmarkConvT2EUintptr-4 4725492 24.98 ns/op BenchmarkConvT2ELarge-4 1000000 119.1 ns/op BenchmarkConvT2ISmall-4 4757229 24.69 ns/op BenchmarkConvT2IUintptr-4 4625792 25.42 ns/op BenchmarkConvT2ILarge-4 1000000 118.1 ns/op BenchmarkConvI2E-4 4550336 26.34 ns/op BenchmarkConvI2I-4 4062571 29.31 ns/op BenchmarkAssertE2T-4 4202630 28.05 ns/op BenchmarkAssertE2TLarge-4 2368935 50.44 ns/op BenchmarkAssertE2I-4 3970191 32.26 ns/op BenchmarkAssertI2T-4 4344276 27.79 ns/op BenchmarkAssertI2I-4 4084208 29.18 ns/op BenchmarkAssertI2E-4 4981508 23.53 ns/op BenchmarkAssertE2E-4 4546400 24.03 ns/op BenchmarkAssertE2T2-4 3136262 37.96 ns/op BenchmarkAssertE2T2Blank-4 3984146 28.82 ns/op BenchmarkAssertI2E2-4 3813421 28.62 ns/op BenchmarkAssertI2E2Blank-4 4894200 24.53 ns/op BenchmarkAssertE2E2-4 3794818 28.47 ns/op BenchmarkAssertE2E2Blank-4 4548828 25.16 ns/op BenchmarkConvT2Ezero/zero/16-4 4649943 24.75 ns/op BenchmarkConvT2Ezero/zero/32-4 4710416 24.89 ns/op BenchmarkConvT2Ezero/zero/64-4 4795618 24.64 ns/op BenchmarkConvT2Ezero/zero/str-4 4520586 25.63 ns/op BenchmarkConvT2Ezero/zero/slice-4 4661877 25.05 ns/op BenchmarkConvT2Ezero/zero/big-4 193340 1048 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 102.8 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 111.2 ns/op BenchmarkConvT2Ezero/nonzero/big-4 133000 947.4 ns/op BenchmarkConvT2Ezero/smallint/16-4 4615400 25.39 ns/op BenchmarkConvT2Ezero/smallint/32-4 4558424 25.86 ns/op BenchmarkConvT2Ezero/smallint/64-4 4736018 25.15 ns/op BenchmarkConvT2Ezero/largeint/16-4 1342928 81.97 ns/op BenchmarkConvT2Ezero/largeint/32-4 1433786 82.21 ns/op BenchmarkConvT2Ezero/largeint/64-4 1493650 81.17 ns/op BenchmarkMalloc8-4 1000000 100.3 ns/op BenchmarkMalloc16-4 1000000 103.2 ns/op BenchmarkMallocTypeInfo8-4 1000000 107.8 ns/op BenchmarkMallocTypeInfo16-4 1000000 121.4 ns/op BenchmarkMallocLargeStruct-4 105357 1119 ns/op BenchmarkGoroutineSelect-4 24 4893952 ns/op BenchmarkGoroutineBlocking-4 38 3859999 ns/op BenchmarkGoroutineForRange-4 32 3489495 ns/op BenchmarkGoroutineIdle-4 33 3849087 ns/op BenchmarkHashStringSpeed-4 2991064 41.11 ns/op BenchmarkHashBytesSpeed-4 1339088 84.55 ns/op BenchmarkHashInt32Speed-4 3262584 36.41 ns/op BenchmarkHashInt64Speed-4 3370293 34.56 ns/op BenchmarkHashStringArraySpeed-4 740344 180.5 ns/op BenchmarkMegMap-4 2851275 38.28 ns/op BenchmarkMegOneMap-4 3488058 34.13 ns/op BenchmarkMegEqMap-4 3796 35725 ns/op BenchmarkMegEmptyMap-4 3970830 30.57 ns/op BenchmarkSmallStrMap-4 3053294 39.38 ns/op BenchmarkMapStringKeysEight_16-4 3239450 37.46 ns/op BenchmarkMapStringKeysEight_32-4 3085615 37.66 ns/op BenchmarkMapStringKeysEight_64-4 3094501 37.50 ns/op BenchmarkMapStringKeysEight_1M-4 3103264 38.27 ns/op BenchmarkIntMap-4 3417410 34.92 ns/op BenchmarkMapFirst/1-4 4015538 28.38 ns/op BenchmarkMapFirst/2-4 3993022 29.14 ns/op BenchmarkMapFirst/3-4 4229091 28.55 ns/op BenchmarkMapFirst/4-4 4020678 28.41 ns/op BenchmarkMapFirst/5-4 3931008 28.17 ns/op BenchmarkMapFirst/6-4 4008903 28.64 ns/op BenchmarkMapFirst/7-4 4109024 28.14 ns/op BenchmarkMapFirst/8-4 4050930 29.16 ns/op BenchmarkMapFirst/9-4 3700428 31.75 ns/op BenchmarkMapFirst/10-4 3559580 31.92 ns/op BenchmarkMapFirst/11-4 3865738 32.21 ns/op BenchmarkMapFirst/12-4 3730580 34.97 ns/op BenchmarkMapFirst/13-4 3705848 32.61 ns/op BenchmarkMapFirst/14-4 3639682 32.65 ns/op BenchmarkMapFirst/15-4 3555056 32.13 ns/op BenchmarkMapFirst/16-4 3592636 32.46 ns/op BenchmarkMapMid/1-4 3506761 33.65 ns/op BenchmarkMapMid/2-4 3446049 33.61 ns/op BenchmarkMapMid/3-4 3539841 33.11 ns/op BenchmarkMapMid/4-4 3357810 34.19 ns/op BenchmarkMapMid/5-4 3532344 34.12 ns/op BenchmarkMapMid/6-4 3547108 34.04 ns/op BenchmarkMapMid/7-4 3522529 33.71 ns/op BenchmarkMapMid/8-4 3495164 33.98 ns/op BenchmarkMapMid/9-4 3177513 36.65 ns/op BenchmarkMapMid/10-4 3136362 36.59 ns/op BenchmarkMapMid/11-4 3319240 36.36 ns/op BenchmarkMapMid/12-4 3230529 36.73 ns/op BenchmarkMapMid/13-4 3321783 37.12 ns/op BenchmarkMapMid/14-4 2906792 35.32 ns/op BenchmarkMapMid/15-4 3320342 36.80 ns/op BenchmarkMapMid/16-4 3324691 35.40 ns/op BenchmarkMapLast/1-4 3575163 33.22 ns/op BenchmarkMapLast/2-4 3518323 33.73 ns/op BenchmarkMapLast/3-4 3455169 34.23 ns/op BenchmarkMapLast/4-4 3427216 33.77 ns/op BenchmarkMapLast/5-4 3519373 34.88 ns/op BenchmarkMapLast/6-4 3355801 35.75 ns/op BenchmarkMapLast/7-4 3242815 37.41 ns/op BenchmarkMapLast/8-4 3090430 37.72 ns/op BenchmarkMapLast/9-4 3258459 35.77 ns/op BenchmarkMapLast/10-4 3129758 37.75 ns/op BenchmarkMapLast/11-4 3155187 37.18 ns/op BenchmarkMapLast/12-4 3084235 38.03 ns/op BenchmarkMapLast/13-4 3296238 36.17 ns/op BenchmarkMapLast/14-4 3109588 39.65 ns/op BenchmarkMapLast/15-4 2915344 35.97 ns/op BenchmarkMapLast/16-4 3212857 35.79 ns/op BenchmarkMapCycle-4 2602982 45.00 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3537489 34.28 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 3093 36235 ns/op BenchmarkMakeMap/[Byte]Byte-4 745227 319.1 ns/op BenchmarkMakeMap/[Int]Int-4 285288 685.6 ns/op BenchmarkNewEmptyMap-4 16834813 7.189 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1777267 65.94 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 676516 185.8 ns/op BenchmarkMapIterEmpty-4 4559250 25.82 ns/op BenchmarkSameLengthMap-4 4009015 28.78 ns/op BenchmarkBigKeyMap-4 1528946 76.31 ns/op BenchmarkBigValMap-4 1356745 87.13 ns/op BenchmarkSmallKeyMap-4 3043664 38.77 ns/op BenchmarkMapPopulate/1-4 2165686 55.62 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 157482 986.8 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 7819 21311 ns/op 6274 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 727 185598 ns/op 51779 B/op 56 allocs/op BenchmarkMapPopulate/10000-4 33 3711975 ns/op 416037 B/op 199 allocs/op BenchmarkMapPopulate/100000-4 5 25009396 ns/op 6540404 B/op 2945 allocs/op BenchmarkComplexAlgMap-4 513628 222.8 ns/op BenchmarkGoMapClear/Reflexive/1-4 627253 166.6 ns/op BenchmarkGoMapClear/Reflexive/10-4 729532 172.3 ns/op BenchmarkGoMapClear/Reflexive/100-4 307844 394.2 ns/op BenchmarkGoMapClear/Reflexive/1000-4 58214 1960 ns/op BenchmarkGoMapClear/Reflexive/10000-4 7611 15213 ns/op BenchmarkGoMapClear/NonReflexive/1-4 604729 206.5 ns/op BenchmarkGoMapClear/NonReflexive/10-4 565929 221.4 ns/op BenchmarkGoMapClear/NonReflexive/100-4 257893 450.6 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 56826 2069 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 6452 15750 ns/op BenchmarkMapStringConversion/32/simple-4 1576921 73.65 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1537046 75.48 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1354659 88.86 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1495195 85.32 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1462003 82.04 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1282556 93.10 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1865064 65.67 ns/op BenchmarkMapInterfacePtr-4 2032718 58.57 ns/op BenchmarkNewEmptyMapHintLessThan8-4 6132304 19.28 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 115417 1614 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 6990 16382 ns/op BenchmarkMapPop1000-4 514 220500 ns/op BenchmarkMapPop10000-4 32 4147837 ns/op BenchmarkMapAssign/Int32/256-4 2556091 45.75 ns/op BenchmarkMapAssign/Int32/65536-4 1832280 61.18 ns/op BenchmarkMapAssign/Int64/256-4 2515234 48.01 ns/op BenchmarkMapAssign/Int64/65536-4 1509691 72.56 ns/op BenchmarkMapAssign/Str/256-4 2181463 54.76 ns/op BenchmarkMapAssign/Str/65536-4 911250 121.2 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1557567 79.87 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 1056552 102.8 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1614736 73.09 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 987222 114.2 ns/op BenchmarkMapOperatorAssign/Str/256-4 421760 3209 ns/op BenchmarkMapOperatorAssign/Str/65536-4 358606 325.1 ns/op BenchmarkMapAppendAssign/Int32/256-4 1000000 144.0 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 336193 350.7 ns/op 50 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 801049 142.0 ns/op 27 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 336084 312.6 ns/op 54 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 733900 219.7 ns/op 61 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 203708 519.8 ns/op 96 B/op 0 allocs/op BenchmarkMapDelete/Int32/100-4 1483142 78.15 ns/op BenchmarkMapDelete/Int32/1000-4 1639876 72.10 ns/op BenchmarkMapDelete/Int32/10000-4 1663268 66.93 ns/op BenchmarkMapDelete/Int64/100-4 1258320 91.50 ns/op BenchmarkMapDelete/Int64/1000-4 1810836 73.61 ns/op BenchmarkMapDelete/Int64/10000-4 1674758 77.22 ns/op BenchmarkMapDelete/Str/100-4 1130064 134.1 ns/op BenchmarkMapDelete/Str/1000-4 1738194 73.20 ns/op BenchmarkMapDelete/Str/10000-4 1383014 72.31 ns/op BenchmarkMapDelete/Pointer/100-4 1216521 104.2 ns/op BenchmarkMapDelete/Pointer/1000-4 1439442 80.61 ns/op BenchmarkMapDelete/Pointer/10000-4 1443262 83.22 ns/op BenchmarkMemmove/0-4 15021442 6.763 ns/op BenchmarkMemmove/1-4 1251286 90.46 ns/op 11.05 MB/s BenchmarkMemmove/2-4 1272770 93.55 ns/op 21.38 MB/s BenchmarkMemmove/3-4 1299754 168.9 ns/op 17.76 MB/s BenchmarkMemmove/4-4 1000000 122.4 ns/op 32.67 MB/s BenchmarkMemmove/5-4 1328248 91.02 ns/op 54.93 MB/s BenchmarkMemmove/6-4 1000000 125.3 ns/op 47.90 MB/s BenchmarkMemmove/7-4 1277078 92.13 ns/op 75.98 MB/s BenchmarkMemmove/8-4 1000000 133.9 ns/op 59.76 MB/s BenchmarkMemmove/9-4 1000000 135.8 ns/op 66.26 MB/s BenchmarkMemmove/10-4 1253821 92.41 ns/op 108.22 MB/s BenchmarkMemmove/11-4 1338571 132.6 ns/op 82.95 MB/s BenchmarkMemmove/12-4 1250931 130.9 ns/op 91.65 MB/s BenchmarkMemmove/13-4 1000000 115.4 ns/op 112.66 MB/s BenchmarkMemmove/14-4 1000000 208.7 ns/op 67.07 MB/s BenchmarkMemmove/15-4 1206478 97.21 ns/op 154.31 MB/s BenchmarkMemmove/16-4 1323267 87.04 ns/op 183.82 MB/s BenchmarkMemmove/32-4 1000000 164.9 ns/op 194.01 MB/s BenchmarkMemmove/64-4 1000000 137.2 ns/op 466.31 MB/s BenchmarkMemmove/128-4 1000000 104.2 ns/op 1228.85 MB/s BenchmarkMemmove/256-4 1000000 126.8 ns/op 2019.62 MB/s BenchmarkMemmove/512-4 706917 302.0 ns/op 1695.26 MB/s BenchmarkMemmove/1024-4 430800 257.3 ns/op 3979.14 MB/s BenchmarkMemmove/2048-4 318254 481.6 ns/op 4252.44 MB/s BenchmarkMemmove/4096-4 142179 960.2 ns/op 4265.74 MB/s BenchmarkMemmoveOverlap/32-4 1265092 91.61 ns/op 349.32 MB/s BenchmarkMemmoveOverlap/64-4 1232799 131.8 ns/op 485.76 MB/s BenchmarkMemmoveOverlap/128-4 1000000 214.2 ns/op 597.63 MB/s BenchmarkMemmoveOverlap/256-4 989929 130.2 ns/op 1965.54 MB/s BenchmarkMemmoveOverlap/512-4 827479 168.3 ns/op 3042.90 MB/s BenchmarkMemmoveOverlap/1024-4 318544 324.3 ns/op 3157.17 MB/s BenchmarkMemmoveOverlap/2048-4 290864 422.3 ns/op 4850.15 MB/s BenchmarkMemmoveOverlap/4096-4 160526 858.6 ns/op 4770.34 MB/s BenchmarkMemmoveUnalignedDst/0-4 22084500 13.26 ns/op BenchmarkMemmoveUnalignedDst/1-4 1324680 88.25 ns/op 11.33 MB/s BenchmarkMemmoveUnalignedDst/2-4 1000000 103.6 ns/op 19.30 MB/s BenchmarkMemmoveUnalignedDst/3-4 1000000 110.6 ns/op 27.13 MB/s BenchmarkMemmoveUnalignedDst/4-4 884565 149.1 ns/op 26.84 MB/s BenchmarkMemmoveUnalignedDst/5-4 1329508 90.55 ns/op 55.22 MB/s BenchmarkMemmoveUnalignedDst/6-4 1299385 88.86 ns/op 67.52 MB/s BenchmarkMemmoveUnalignedDst/7-4 1000000 125.3 ns/op 55.86 MB/s BenchmarkMemmoveUnalignedDst/8-4 1363251 85.74 ns/op 93.30 MB/s BenchmarkMemmoveUnalignedDst/9-4 1218771 126.6 ns/op 71.10 MB/s BenchmarkMemmoveUnalignedDst/10-4 1253570 105.0 ns/op 95.19 MB/s BenchmarkMemmoveUnalignedDst/11-4 1301154 161.6 ns/op 68.08 MB/s BenchmarkMemmoveUnalignedDst/12-4 1219123 97.64 ns/op 122.90 MB/s BenchmarkMemmoveUnalignedDst/13-4 1202826 95.89 ns/op 135.57 MB/s BenchmarkMemmoveUnalignedDst/14-4 1293217 94.70 ns/op 147.83 MB/s BenchmarkMemmoveUnalignedDst/15-4 1208119 96.46 ns/op 155.51 MB/s BenchmarkMemmoveUnalignedDst/16-4 1199082 98.54 ns/op 162.36 MB/s BenchmarkMemmoveUnalignedDst/32-4 1237228 95.37 ns/op 335.54 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 108.0 ns/op 592.86 MB/s BenchmarkMemmoveUnalignedDst/128-4 928132 117.1 ns/op 1092.62 MB/s BenchmarkMemmoveUnalignedDst/256-4 655164 194.1 ns/op 1318.79 MB/s BenchmarkMemmoveUnalignedDst/512-4 709965 215.0 ns/op 2381.40 MB/s BenchmarkMemmoveUnalignedDst/1024-4 426501 278.0 ns/op 3683.40 MB/s BenchmarkMemmoveUnalignedDst/2048-4 267649 431.6 ns/op 4744.79 MB/s BenchmarkMemmoveUnalignedDst/4096-4 154728 866.3 ns/op 4728.32 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 564180 204.1 ns/op 156.76 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1169176 96.91 ns/op 660.41 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 112.6 ns/op 1136.73 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 1000000 138.6 ns/op 1846.95 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 708866 173.4 ns/op 2952.72 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 447338 323.2 ns/op 3168.32 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 329857 412.9 ns/op 4959.73 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 158806 762.4 ns/op 5372.62 MB/s BenchmarkMemmoveUnalignedSrc/0-4 20615761 6.216 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1000000 152.2 ns/op 6.57 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1290421 88.07 ns/op 22.71 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1343331 89.11 ns/op 33.67 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1340299 138.5 ns/op 28.88 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1322250 86.89 ns/op 57.54 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1000000 113.0 ns/op 53.08 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1000000 105.5 ns/op 66.34 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1376301 85.57 ns/op 93.49 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1307018 89.55 ns/op 100.50 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1000000 164.0 ns/op 60.98 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1279778 91.12 ns/op 120.72 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1304662 88.95 ns/op 134.90 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1315387 154.7 ns/op 84.06 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1000000 133.5 ns/op 104.83 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1000000 136.4 ns/op 109.98 MB/s BenchmarkMemmoveUnalignedSrc/16-4 729302 141.4 ns/op 113.16 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1275807 93.60 ns/op 341.87 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1000000 106.8 ns/op 599.48 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 111.8 ns/op 1145.03 MB/s BenchmarkMemmoveUnalignedSrc/256-4 957063 130.3 ns/op 1964.70 MB/s BenchmarkMemmoveUnalignedSrc/512-4 736818 243.2 ns/op 2105.51 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 458104 266.2 ns/op 3846.03 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 280002 408.3 ns/op 5015.79 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 157240 734.6 ns/op 5575.52 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1000000 109.5 ns/op 292.27 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 140.5 ns/op 455.61 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 104.9 ns/op 1219.82 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 1000000 147.0 ns/op 1741.94 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 789921 167.7 ns/op 3053.53 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 459514 320.2 ns/op 3197.61 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 308684 431.7 ns/op 4743.86 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 170935 994.0 ns/op 4120.61 MB/s BenchmarkMemclr/5-4 14437605 7.480 ns/op 668.49 MB/s BenchmarkMemclr/16-4 6618391 15.59 ns/op 1026.61 MB/s BenchmarkMemclr/64-4 14365114 8.788 ns/op 7282.70 MB/s BenchmarkMemclr/256-4 12414019 9.938 ns/op 25760.40 MB/s BenchmarkMemclr/4096-4 2599962 58.61 ns/op 69882.52 MB/s BenchmarkMemclr/65536-4 84349 1326 ns/op 49425.44 MB/s BenchmarkMemclr/1M-4 5788 33610 ns/op 31198.17 MB/s BenchmarkMemclr/4M-4 682 197424 ns/op 21245.20 MB/s BenchmarkMemclr/8M-4 440 264924 ns/op 31664.20 MB/s BenchmarkMemclr/16M-4 144 817966 ns/op 20510.89 MB/s BenchmarkMemclr/64M-4 46 2605974 ns/op 25751.93 MB/s BenchmarkGoMemclr/5-4 2066742 56.37 ns/op 88.70 MB/s BenchmarkGoMemclr/16-4 804662 281.4 ns/op 56.86 MB/s BenchmarkGoMemclr/64-4 189682 588.1 ns/op 108.82 MB/s BenchmarkGoMemclr/256-4 53529 2308 ns/op 110.91 MB/s BenchmarkMemclrRange/1K_2K-4 84372 1370 ns/op 69985.49 MB/s BenchmarkMemclrRange/2K_8K-4 26215 4218 ns/op 79072.04 MB/s BenchmarkMemclrRange/4K_16K-4 31982 3950 ns/op 81788.52 MB/s BenchmarkMemclrRange/160K_228K-4 2768 60707 ns/op 27391.42 MB/s BenchmarkClearFat7-4 4528671 25.31 ns/op BenchmarkClearFat8-4 4704591 56.46 ns/op BenchmarkClearFat11-4 3925357 31.31 ns/op BenchmarkClearFat12-4 4273442 38.94 ns/op BenchmarkClearFat13-4 3892689 37.22 ns/op BenchmarkClearFat14-4 3665178 28.48 ns/op BenchmarkClearFat15-4 3563138 35.60 ns/op BenchmarkClearFat16-4 4316964 38.07 ns/op BenchmarkClearFat24-4 4054550 47.33 ns/op BenchmarkClearFat32-4 4394860 27.17 ns/op BenchmarkClearFat40-4 4388355 27.30 ns/op BenchmarkClearFat48-4 4063684 32.70 ns/op BenchmarkClearFat56-4 4428541 32.34 ns/op BenchmarkClearFat64-4 3962137 30.57 ns/op BenchmarkClearFat72-4 3658416 56.39 ns/op BenchmarkClearFat128-4 3096739 36.62 ns/op BenchmarkClearFat256-4 2497792 45.69 ns/op BenchmarkClearFat512-4 1385904 133.3 ns/op BenchmarkClearFat1024-4 955234 222.5 ns/op BenchmarkClearFat1032-4 1000000 128.6 ns/op BenchmarkClearFat1040-4 1000000 121.0 ns/op BenchmarkCopyFat7-4 3363040 46.34 ns/op BenchmarkCopyFat8-4 4698493 37.19 ns/op BenchmarkCopyFat11-4 4159567 30.35 ns/op BenchmarkCopyFat12-4 4275813 26.92 ns/op BenchmarkCopyFat13-4 4037378 54.01 ns/op BenchmarkCopyFat14-4 3946662 31.09 ns/op BenchmarkCopyFat15-4 4007422 26.96 ns/op BenchmarkCopyFat16-4 4419625 54.24 ns/op BenchmarkCopyFat24-4 4087860 29.98 ns/op BenchmarkCopyFat32-4 3899948 27.59 ns/op BenchmarkCopyFat64-4 4004257 39.28 ns/op BenchmarkCopyFat72-4 4058443 58.79 ns/op BenchmarkCopyFat128-4 2508148 60.55 ns/op BenchmarkCopyFat256-4 2254048 47.50 ns/op BenchmarkCopyFat512-4 741134 166.6 ns/op BenchmarkCopyFat520-4 1435647 103.7 ns/op BenchmarkCopyFat1024-4 1000000 193.2 ns/op BenchmarkCopyFat1032-4 1000000 162.2 ns/op BenchmarkCopyFat1040-4 1000000 121.1 ns/op BenchmarkIssue18740/2byte-4 355 753308 ns/op BenchmarkIssue18740/4byte-4 596 198928 ns/op BenchmarkIssue18740/8byte-4 847 129519 ns/op BenchmarkMemclrKnownSize1-4 8241916 23.23 ns/op 43.05 MB/s BenchmarkMemclrKnownSize2-4 4356387 27.27 ns/op 73.34 MB/s BenchmarkMemclrKnownSize4-4 2840479 39.08 ns/op 102.36 MB/s BenchmarkMemclrKnownSize8-4 1000000 180.5 ns/op 44.31 MB/s BenchmarkMemclrKnownSize16-4 758397 166.4 ns/op 96.13 MB/s BenchmarkMemclrKnownSize32-4 416101 298.9 ns/op 107.08 MB/s BenchmarkMemclrKnownSize64-4 222301 645.9 ns/op 99.09 MB/s BenchmarkMemclrKnownSize112-4 121752 1126 ns/op 99.50 MB/s BenchmarkMemclrKnownSize128-4 104505 1674 ns/op 76.48 MB/s BenchmarkMemclrKnownSize192-4 65158 2586 ns/op 74.25 MB/s BenchmarkMemclrKnownSize248-4 39402 2705 ns/op 91.68 MB/s BenchmarkMemclrKnownSize256-4 44743 2410 ns/op 106.21 MB/s BenchmarkMemclrKnownSize512-4 25749 4573 ns/op 111.96 MB/s BenchmarkMemclrKnownSize1024-4 12650 10258 ns/op 99.82 MB/s BenchmarkMemclrKnownSize4096-4 3096 41038 ns/op 99.81 MB/s BenchmarkMemclrKnownSize512KiB-4 25 4586026 ns/op 114.32 MB/s BenchmarkReadMetricsLatency-4 10000 2951 p50-ns 4892 p90-ns 12991 p99-ns BenchmarkFinalizer-4 222 597398 ns/op BenchmarkFinalizerRun-4 222976 679.9 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 8771852 18.30 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 4067782 30.94 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2987492 40.69 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2876299 41.24 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1586250 78.91 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1473445 168.9 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2728502 60.01 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1650202 72.93 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1000000 117.8 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1586794 88.01 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2327392 50.11 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2064840 69.02 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1850226 61.74 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1772635 136.4 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 7512273 22.43 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 7200396 23.13 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 8005468 15.68 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 8324114 19.55 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 7031024 16.41 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 5982087 18.43 ns/op BenchmarkFindBitRange64/PatternAASize2-4 6720024 16.31 ns/op BenchmarkFindBitRange64/PatternAASize8-4 7543514 15.66 ns/op BenchmarkFindBitRange64/PatternAASize32-4 8112376 14.97 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 6314570 16.82 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 6822709 18.20 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 7295901 16.44 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 7034286 17.94 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 7494314 18.39 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 8000998 15.86 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 6500078 17.03 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 6643036 17.07 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 7141558 16.11 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 5857263 23.50 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7245508 20.82 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 6498588 16.28 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 6905384 18.40 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 6015231 27.48 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 6796275 18.44 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 6066420 17.36 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7622646 17.26 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 6393336 34.79 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 7174978 23.81 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 6379123 18.90 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 4730142 24.69 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 6723399 15.69 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 7303164 17.79 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 7286491 15.91 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 8673486 26.21 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 7326394 15.21 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 7277451 33.44 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 6858818 15.18 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 7365019 17.79 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 6841084 15.76 ns/op BenchmarkNetpollBreak-4 2760 51670 ns/op BenchmarkPingPongHog-4 484 258399 ns/op BenchmarkStackGrowth-4 66132 1870 ns/op BenchmarkStackGrowthDeep-4 822 132236 ns/op BenchmarkCreateGoroutines-4 61408 2838 ns/op BenchmarkCreateGoroutinesParallel-4 54745 2271 ns/op BenchmarkCreateGoroutinesCapture-4 10215 14871 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 38456 3537 ns/op BenchmarkClosureCall-4 21680870 8.977 ns/op BenchmarkWakeupParallelSpinning/0s-4 7293 22396 ns/op BenchmarkWakeupParallelSpinning/1µs-4 7422 29210 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4442 31549 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2173 53377 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1720 82670 ns/op BenchmarkWakeupParallelSpinning/20µs-4 817 182036 ns/op BenchmarkWakeupParallelSpinning/50µs-4 370 314755 ns/op BenchmarkWakeupParallelSpinning/100µs-4 198 610168 ns/op BenchmarkMatmult-4 2006365 59.47 ns/op BenchmarkFastrand-4 6368098 19.25 ns/op BenchmarkFastrand64-4 5773855 19.70 ns/op BenchmarkFastrandHashiter-4 2695929 40.70 ns/op BenchmarkFastrandn/2-4 3979488 26.92 ns/op BenchmarkFastrandn/3-4 4152070 28.95 ns/op BenchmarkFastrandn/4-4 3988234 46.31 ns/op BenchmarkFastrandn/5-4 4656909 53.64 ns/op BenchmarkIfaceCmp100-4 104558 1885 ns/op BenchmarkIfaceCmpNil100-4 215751 572.0 ns/op BenchmarkEfaceCmpDiff-4 48752 2494 ns/op BenchmarkEfaceCmpDiffIndirect-4 44107 4409 ns/op BenchmarkDefer-4 1396994 81.98 ns/op BenchmarkDefer10-4 856860 227.2 ns/op BenchmarkDeferMany-4 515433 510.5 ns/op BenchmarkPanicRecover-4 201764 585.2 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 58 1946277 ns/op 1882016 p50-ns 2626973 p90-ns 3896108 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 42 3710327 ns/op 3141979 p50-ns 5163080 p90-ns 12219194 p99-ns BenchmarkGoroutineProfile/small/idle-4 22 5892617 ns/op 6022150 p50-ns 8161210 p90-ns 8926352 p99-ns BenchmarkGoroutineProfile/small/loaded-4 16 9170930 ns/op 7242732 p50-ns 20559201 p90-ns 20892147 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 45 2482249 ns/op 2343385 p50-ns 3536966 p90-ns 4817599 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 52 3464931 ns/op 2722331 p50-ns 5014076 p90-ns 15906020 p99-ns BenchmarkGoroutineProfile/large/idle-4 8 13497736 ns/op 13566687 p50-ns 15856185 p90-ns 15856185 p99-ns BenchmarkGoroutineProfile/large/loaded-4 5 24139564 ns/op 23142731 p50-ns 28453264 p90-ns 28453264 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 51 2216453 ns/op 2188326 p50-ns 2733658 p90-ns 3614900 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 58 3937592 ns/op 3136307 p50-ns 5694897 p90-ns 19850044 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 27 3845323 ns/op 3701819 p50-ns 4814429 p90-ns 5203414 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 26 9334194 ns/op 8270307 p50-ns 21071938 p90-ns 31714781 p99-ns BenchmarkRWMutexUncontended-4 1302382 165.3 ns/op BenchmarkRWMutexWrite100-4 196028 2763 ns/op BenchmarkRWMutexWrite10-4 69516 3395 ns/op BenchmarkRWMutexWorkWrite100-4 472599 4960 ns/op BenchmarkRWMutexWorkWrite10-4 66565 3661 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2071 75314 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1112 157749 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1081 163917 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 528 214308 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 612 192579 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 223 522320 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 292 415692 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 108 1278338 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 315939 823.4 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 162860 922.5 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 238616 1105 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 145338 1218 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 125054 940.3 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 207807 1158 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 188479 952.6 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 135601 1252 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 182744 1238 ns/op BenchmarkMakeSlice/Byte-4 1299390 92.82 ns/op BenchmarkMakeSlice/Int16-4 1220334 133.1 ns/op BenchmarkMakeSlice/Int-4 1000000 128.1 ns/op BenchmarkMakeSlice/Ptr-4 1000000 191.2 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 293.2 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 266.1 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 295.4 ns/op BenchmarkGrowSlice/Byte-4 467241 389.6 ns/op BenchmarkGrowSlice/Int16-4 516030 372.7 ns/op BenchmarkGrowSlice/Int-4 670893 413.6 ns/op BenchmarkGrowSlice/Ptr-4 314694 471.2 ns/op BenchmarkGrowSlice/Struct/24-4 387266 1434 ns/op BenchmarkGrowSlice/Struct/32-4 80774 3258 ns/op BenchmarkGrowSlice/Struct/40-4 22458 9614 ns/op BenchmarkExtendSlice/IntSlice-4 191760 1393 ns/op BenchmarkExtendSlice/PointerSlice-4 149833 1285 ns/op BenchmarkExtendSlice/NoGrow-4 163939 849.7 ns/op BenchmarkAppend-4 984021 124.5 ns/op BenchmarkAppendGrowByte-4 1 117401056 ns/op BenchmarkAppendGrowString-4 1 522277225 ns/op BenchmarkAppendSlice/1Bytes-4 211453 552.9 ns/op BenchmarkAppendSlice/4Bytes-4 296079 484.7 ns/op BenchmarkAppendSlice/7Bytes-4 250503 649.3 ns/op BenchmarkAppendSlice/8Bytes-4 335602 656.4 ns/op BenchmarkAppendSlice/15Bytes-4 231302 464.6 ns/op BenchmarkAppendSlice/16Bytes-4 182772 548.4 ns/op BenchmarkAppendSlice/32Bytes-4 233109 515.4 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 35372 3394 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 10000 10976 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 9643 39298 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 961 133055 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 67 1599678 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 28 4622703 ns/op BenchmarkAppendStr/1Bytes-4 319797 441.5 ns/op BenchmarkAppendStr/4Bytes-4 270506 627.3 ns/op BenchmarkAppendStr/8Bytes-4 343092 493.8 ns/op BenchmarkAppendStr/16Bytes-4 379966 400.0 ns/op BenchmarkAppendStr/32Bytes-4 939252 299.0 ns/op BenchmarkAppendSpecialCase-4 909195 138.7 ns/op BenchmarkCopy/1Byte-4 220992 551.3 ns/op 1.81 MB/s BenchmarkCopy/1String-4 327086 488.4 ns/op 2.05 MB/s BenchmarkCopy/2Byte-4 403417 1206 ns/op 1.66 MB/s BenchmarkCopy/2String-4 335643 560.6 ns/op 3.57 MB/s BenchmarkCopy/4Byte-4 388233 428.4 ns/op 9.34 MB/s BenchmarkCopy/4String-4 282625 738.0 ns/op 5.42 MB/s BenchmarkCopy/8Byte-4 715551 196.3 ns/op 40.76 MB/s BenchmarkCopy/8String-4 1336024 100.4 ns/op 79.69 MB/s BenchmarkCopy/12Byte-4 1000000 107.2 ns/op 111.96 MB/s BenchmarkCopy/12String-4 852518 118.7 ns/op 101.13 MB/s BenchmarkCopy/16Byte-4 1000000 110.6 ns/op 144.69 MB/s BenchmarkCopy/16String-4 1216951 98.37 ns/op 162.64 MB/s BenchmarkCopy/32Byte-4 1000000 102.0 ns/op 313.82 MB/s BenchmarkCopy/32String-4 1000000 130.5 ns/op 245.24 MB/s BenchmarkCopy/128Byte-4 1000000 125.7 ns/op 1018.40 MB/s BenchmarkCopy/128String-4 1000000 146.2 ns/op 875.81 MB/s BenchmarkCopy/1024Byte-4 423375 314.0 ns/op 3261.54 MB/s BenchmarkCopy/1024String-4 352242 388.5 ns/op 2635.86 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 24426 5442 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 10000 10080 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 17155 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 25406 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 28231 ns/op BenchmarkAppendInPlace/Grow/Byte-4 136069 1448 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 93694 1327 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 69742 2278 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 67749 2452 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 45385 2731 ns/op BenchmarkStackCopyPtr-4 1 210514325 ns/op BenchmarkStackCopy-4 1 149022181 ns/op BenchmarkStackCopyNoCache-4 21 7472966 ns/op BenchmarkStackCopyWithStkobj-4 2 82846269 ns/op BenchmarkIssue18138-4 188 815895 ns/op BenchmarkCompareStringEqual-4 13509619 9.369 ns/op BenchmarkCompareStringIdentical-4 20219464 6.208 ns/op BenchmarkCompareStringSameLength-4 15844160 8.663 ns/op BenchmarkCompareStringDifferentLength-4 24624188 7.844 ns/op BenchmarkCompareStringBigUnaligned-4 1340 102000 ns/op 10280.25 MB/s BenchmarkCompareStringBig-4 1022 118703 ns/op 8833.70 MB/s BenchmarkConcatStringAndBytes-4 1606446 129.0 ns/op BenchmarkSliceByteToString/1-4 1633999 72.41 ns/op BenchmarkSliceByteToString/2-4 714888 151.7 ns/op BenchmarkSliceByteToString/4-4 561980 205.8 ns/op BenchmarkSliceByteToString/8-4 720018 223.4 ns/op BenchmarkSliceByteToString/16-4 1000000 153.5 ns/op BenchmarkSliceByteToString/32-4 686358 182.1 ns/op BenchmarkSliceByteToString/64-4 688792 300.5 ns/op BenchmarkSliceByteToString/128-4 832495 415.8 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 1949806 56.30 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 1000000 141.3 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 194.2 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 2783361 47.85 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1687918 103.3 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1638184 68.91 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1625475 67.17 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 271647 371.9 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 381063 287.3 ns/op BenchmarkRuneIterate/range/ASCII-4 7668508 16.37 ns/op BenchmarkRuneIterate/range/Japanese-4 2225746 71.89 ns/op BenchmarkRuneIterate/range/MixedLength-4 3005154 45.78 ns/op BenchmarkRuneIterate/range1/ASCII-4 7382950 23.19 ns/op BenchmarkRuneIterate/range1/Japanese-4 1420504 98.20 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2827204 40.95 ns/op BenchmarkRuneIterate/range2/ASCII-4 6699963 17.60 ns/op BenchmarkRuneIterate/range2/Japanese-4 2208975 48.69 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2467582 50.24 ns/op BenchmarkArrayEqual-4 26805560 5.598 ns/op BenchmarkFunc/Name-4 6015030 18.99 ns/op BenchmarkFunc/Entry-4 11489244 10.62 ns/op BenchmarkFunc/FileLine-4 2029495 64.53 ns/op PASS ok runtime 569.720s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 23654 7064 ns/op BenchmarkHandle/concurrent-4 19510 6343 ns/op PASS ok runtime/cgo 0.536s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 26731564 5.529 ns/op BenchmarkAtomicStore64-4 10076858 13.11 ns/op BenchmarkAtomicLoad-4 26208552 5.432 ns/op BenchmarkAtomicStore-4 11890365 10.50 ns/op BenchmarkAnd8-4 12629066 12.12 ns/op BenchmarkAnd-4 12352845 10.09 ns/op BenchmarkAnd8Parallel-4 3364041 46.37 ns/op BenchmarkAndParallel-4 4019038 29.02 ns/op BenchmarkOr8-4 13229437 11.42 ns/op BenchmarkOr-4 11766590 12.54 ns/op BenchmarkOr8Parallel-4 3752152 30.08 ns/op BenchmarkOrParallel-4 3790815 31.03 ns/op BenchmarkXadd-4 3709422 32.01 ns/op BenchmarkXadd64-4 3845671 33.00 ns/op BenchmarkCas-4 2796516 44.05 ns/op BenchmarkCas64-4 2767876 45.50 ns/op BenchmarkXchg-4 3877249 29.76 ns/op BenchmarkXchg64-4 3886761 31.35 ns/op PASS ok runtime/internal/atomic 4.105s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 2261011 45.11 ns/op BenchmarkMulUintptr/large-4 3095802 38.98 ns/op PASS ok runtime/internal/math 0.735s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 12 12862992 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 8 14186060 ns/op 397.2 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 54 4465200 ns/op 15.15 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 6 22591991 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 4 34937087 ns/op 1568 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 28 6770711 ns/op 111.4 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 88774930 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 169759812 ns/op 8305 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 7 15772450 ns/op 989.0 concurrent_launches/op PASS ok runtime/pprof 2.212s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 7 17074949 ns/op BenchmarkStackLeak-4 17980 10759 ns/op PASS ok runtime/race 0.790s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 3552261 32.94 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 282469 581.4 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.532s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 124399 925.2 ns/op BenchmarkSortString1K-4 151 1064208 ns/op BenchmarkSortString1K_Slice-4 127 906286 ns/op BenchmarkStableString1K-4 92 1419086 ns/op BenchmarkSortInt1K-4 154 882782 ns/op BenchmarkSortInt1K_Sorted-4 2154 58938 ns/op BenchmarkSortInt1K_Reversed-4 1272 97532 ns/op BenchmarkSortInt1K_Mod8-4 396 299582 ns/op BenchmarkStableInt1K-4 100 1299080 ns/op BenchmarkStableInt1K_Slice-4 100 1047466 ns/op BenchmarkSortInt64K-4 2 91173212 ns/op BenchmarkSortInt64K_Slice-4 2 64065884 ns/op BenchmarkStableInt64K-4 2 93400739 ns/op BenchmarkSort1e2-4 297 443022 ns/op BenchmarkStable1e2-4 114 987409 ns/op BenchmarkSort1e4-4 2 67429426 ns/op BenchmarkStable1e4-4 1 376171861 ns/op PASS ok sort 39.795s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 740587 179.0 ns/op BenchmarkAtof64Float-4 497664 257.7 ns/op BenchmarkAtof64FloatExp-4 554818 237.7 ns/op BenchmarkAtof64Big-4 469404 315.2 ns/op BenchmarkAtof64RandomBits-4 420932 320.9 ns/op BenchmarkAtof64RandomFloats-4 448611 508.8 ns/op BenchmarkAtof64RandomLongFloats-4 441193 328.5 ns/op BenchmarkAtof32Decimal-4 805370 188.8 ns/op BenchmarkAtof32Float-4 757114 207.2 ns/op BenchmarkAtof32FloatExp-4 539408 230.1 ns/op BenchmarkAtof32Random-4 376485 540.8 ns/op BenchmarkAtof32RandomLong-4 126712 882.5 ns/op BenchmarkParseInt/Pos/7bit-4 1254279 99.80 ns/op BenchmarkParseInt/Pos/26bit-4 768631 246.0 ns/op BenchmarkParseInt/Pos/31bit-4 791864 206.6 ns/op BenchmarkParseInt/Pos/56bit-4 348848 481.9 ns/op BenchmarkParseInt/Pos/63bit-4 500367 406.2 ns/op BenchmarkParseInt/Neg/7bit-4 682903 148.4 ns/op BenchmarkParseInt/Neg/26bit-4 763945 177.7 ns/op BenchmarkParseInt/Neg/31bit-4 653048 181.7 ns/op BenchmarkParseInt/Neg/56bit-4 448716 252.4 ns/op BenchmarkParseInt/Neg/63bit-4 531300 259.1 ns/op BenchmarkAtoi/Pos/7bit-4 1594742 87.27 ns/op BenchmarkAtoi/Pos/26bit-4 999222 118.9 ns/op BenchmarkAtoi/Pos/31bit-4 992224 143.1 ns/op BenchmarkAtoi/Pos/56bit-4 549819 210.3 ns/op BenchmarkAtoi/Pos/63bit-4 449337 307.4 ns/op BenchmarkAtoi/Neg/7bit-4 1000000 109.9 ns/op BenchmarkAtoi/Neg/26bit-4 549268 208.0 ns/op BenchmarkAtoi/Neg/31bit-4 732684 140.0 ns/op BenchmarkAtoi/Neg/56bit-4 660051 340.2 ns/op BenchmarkAtoi/Neg/63bit-4 410344 448.5 ns/op BenchmarkFormatFloat/Decimal-4 114182 1341 ns/op BenchmarkFormatFloat/Float-4 82815 2207 ns/op BenchmarkFormatFloat/Exp-4 93328 1399 ns/op BenchmarkFormatFloat/NegExp-4 99811 1301 ns/op BenchmarkFormatFloat/LongExp-4 75081 1553 ns/op BenchmarkFormatFloat/Big-4 75313 1532 ns/op BenchmarkFormatFloat/BinaryExp-4 165772 733.7 ns/op BenchmarkFormatFloat/32Integer-4 98600 1217 ns/op BenchmarkFormatFloat/32ExactFraction-4 98665 1169 ns/op BenchmarkFormatFloat/32Point-4 86059 1361 ns/op BenchmarkFormatFloat/32Exp-4 84214 1196 ns/op BenchmarkFormatFloat/32NegExp-4 102414 1207 ns/op BenchmarkFormatFloat/32Shortest-4 104221 1182 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 52453 2121 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 89396 1493 ns/op BenchmarkFormatFloat/64Fixed1-4 98383 1301 ns/op BenchmarkFormatFloat/64Fixed2-4 110734 986.5 ns/op BenchmarkFormatFloat/64Fixed3-4 158906 958.5 ns/op BenchmarkFormatFloat/64Fixed4-4 133044 1031 ns/op BenchmarkFormatFloat/64Fixed12-4 72216 1711 ns/op BenchmarkFormatFloat/64Fixed16-4 88658 2555 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 80874 1885 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 80092 1522 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2293 56746 ns/op BenchmarkFormatFloat/Slowpath64-4 77785 1629 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 73618 1472 ns/op BenchmarkAppendFloat/Decimal-4 106540 1267 ns/op BenchmarkAppendFloat/Float-4 99288 1679 ns/op BenchmarkAppendFloat/Exp-4 130330 996.3 ns/op BenchmarkAppendFloat/NegExp-4 104115 997.0 ns/op BenchmarkAppendFloat/LongExp-4 89395 1222 ns/op BenchmarkAppendFloat/Big-4 83390 1278 ns/op BenchmarkAppendFloat/BinaryExp-4 312474 407.7 ns/op BenchmarkAppendFloat/32Integer-4 123346 954.9 ns/op BenchmarkAppendFloat/32ExactFraction-4 132169 1331 ns/op BenchmarkAppendFloat/32Point-4 126600 1122 ns/op BenchmarkAppendFloat/32Exp-4 128024 1023 ns/op BenchmarkAppendFloat/32NegExp-4 127212 1171 ns/op BenchmarkAppendFloat/32Shortest-4 135154 973.1 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 161547 788.4 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 142802 821.3 ns/op BenchmarkAppendFloat/64Fixed1-4 178304 736.4 ns/op BenchmarkAppendFloat/64Fixed2-4 153963 773.8 ns/op BenchmarkAppendFloat/64Fixed3-4 159764 1104 ns/op BenchmarkAppendFloat/64Fixed4-4 187682 686.0 ns/op BenchmarkAppendFloat/64Fixed12-4 78480 1489 ns/op BenchmarkAppendFloat/64Fixed16-4 101454 1150 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 121346 981.0 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 91742 1275 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2432 60598 ns/op BenchmarkAppendFloat/Slowpath64-4 88287 1309 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 73503 1817 ns/op BenchmarkFormatInt-4 10000 10138 ns/op BenchmarkAppendInt-4 10000 11007 ns/op BenchmarkFormatUint-4 76363 1793 ns/op BenchmarkAppendUint-4 81111 2028 ns/op BenchmarkFormatIntSmall/7-4 1792892 62.92 ns/op BenchmarkFormatIntSmall/42-4 1000000 129.7 ns/op BenchmarkAppendIntSmall-4 1000000 110.6 ns/op BenchmarkAppendUintVarlen/1-4 1078396 137.2 ns/op BenchmarkAppendUintVarlen/12-4 967813 154.5 ns/op BenchmarkAppendUintVarlen/123-4 814111 169.6 ns/op BenchmarkAppendUintVarlen/1234-4 634376 160.7 ns/op BenchmarkAppendUintVarlen/12345-4 738902 154.3 ns/op BenchmarkAppendUintVarlen/123456-4 869818 157.9 ns/op BenchmarkAppendUintVarlen/1234567-4 700784 161.7 ns/op BenchmarkAppendUintVarlen/12345678-4 899617 156.5 ns/op BenchmarkAppendUintVarlen/123456789-4 623479 169.7 ns/op BenchmarkAppendUintVarlen/1234567890-4 875282 183.0 ns/op BenchmarkAppendUintVarlen/12345678901-4 716043 306.3 ns/op BenchmarkAppendUintVarlen/123456789012-4 824461 160.2 ns/op BenchmarkAppendUintVarlen/1234567890123-4 843104 214.2 ns/op BenchmarkAppendUintVarlen/12345678901234-4 665229 175.9 ns/op BenchmarkAppendUintVarlen/123456789012345-4 362132 286.1 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 812426 184.2 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 442730 268.1 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 675562 173.1 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 693429 187.2 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 692668 334.0 ns/op BenchmarkQuote-4 39106 2801 ns/op BenchmarkQuoteRune-4 411928 321.2 ns/op BenchmarkAppendQuote-4 43369 4440 ns/op BenchmarkAppendQuoteRune-4 695914 174.7 ns/op BenchmarkUnquoteEasy-4 1378669 77.88 ns/op BenchmarkUnquoteHard-4 41088 3431 ns/op PASS ok strconv 23.144s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 355281 454.7 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 113461 1650 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 147950 839.3 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 250418 661.4 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 52200 2394 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 52720 2109 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 626617 300.7 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 22249 5931 ns/op BenchmarkGenericMatch1-4 2064 65175 ns/op BenchmarkGenericMatch2-4 374 289452 ns/op BenchmarkSingleMaxSkipping-4 10000 17158 ns/op 582.82 MB/s BenchmarkSingleLongSuffixFail-4 18184 7085 ns/op 141.42 MB/s BenchmarkSingleMatch-4 182 972436 ns/op 15.43 MB/s BenchmarkByteByteNoMatch-4 88987 1284 ns/op BenchmarkByteByteMatch-4 13713 7767 ns/op BenchmarkByteStringMatch-4 16156 7077 ns/op BenchmarkHTMLEscapeNew-4 62229 1895 ns/op BenchmarkHTMLEscapeOld-4 59956 2101 ns/op BenchmarkByteStringReplacerWriteString-4 1340 90250 ns/op BenchmarkByteReplacerWriteString-4 1693 75945 ns/op BenchmarkByteByteReplaces-4 2787 49052 ns/op BenchmarkByteByteMap-4 8260 27252 ns/op BenchmarkMap/identity/ASCII-4 767643 177.4 ns/op BenchmarkMap/identity/Greek-4 545754 226.2 ns/op BenchmarkMap/change/ASCII-4 29743 3808 ns/op BenchmarkMap/change/Greek-4 21804 7692 ns/op BenchmarkIndexRune-4 1603819 73.07 ns/op BenchmarkIndexRuneLongString-4 1409496 87.67 ns/op BenchmarkIndexRuneFastPath-4 3058174 39.22 ns/op BenchmarkIndex-4 2792670 66.23 ns/op BenchmarkLastIndex-4 3130951 39.15 ns/op BenchmarkIndexByte-4 13240543 9.185 ns/op BenchmarkToUpper/#00-4 2377195 74.65 ns/op BenchmarkToUpper/ONLYUPPER-4 1975512 84.26 ns/op BenchmarkToUpper/abc-4 332757 580.0 ns/op BenchmarkToUpper/AbC123-4 198398 663.5 ns/op BenchmarkToUpper/azAZ09_-4 228962 556.5 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 40497 3831 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 42444 4092 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 27972 4320 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 25491 4413 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 117111 1379 ns/op BenchmarkToLower/#00-4 2585461 49.74 ns/op BenchmarkToLower/abc-4 1733562 63.97 ns/op BenchmarkToLower/AbC123-4 171343 667.0 ns/op BenchmarkToLower/azAZ09_-4 169299 660.1 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 80058 1528 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 51627 2168 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 30207 3880 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 56722 2753 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 109230 1095 ns/op BenchmarkMapNoChanges-4 937317 129.0 ns/op BenchmarkTrim-4 30613 4590 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2076396 93.90 ns/op BenchmarkToValidUTF8/InvalidASCII-4 131947 887.4 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 91107 1357 ns/op BenchmarkEqualFold/Tests-4 44470 2520 ns/op BenchmarkEqualFold/ASCII-4 2376094 44.73 ns/op BenchmarkEqualFold/UnicodePrefix-4 118458 1120 ns/op BenchmarkEqualFold/UnicodeSuffix-4 131950 959.8 ns/op BenchmarkIndexHard1-4 975 120592 ns/op BenchmarkIndexHard2-4 709 162350 ns/op BenchmarkIndexHard3-4 192 684785 ns/op BenchmarkIndexHard4-4 100 1301303 ns/op BenchmarkLastIndexHard1-4 86 1616674 ns/op BenchmarkLastIndexHard2-4 75 3052685 ns/op BenchmarkLastIndexHard3-4 76 1548362 ns/op BenchmarkCountHard1-4 1016 146640 ns/op BenchmarkCountHard2-4 636 163299 ns/op BenchmarkCountHard3-4 148 909825 ns/op BenchmarkIndexTorture-4 9445 16945 ns/op BenchmarkCountTorture-4 10000 16187 ns/op BenchmarkCountTortureOverlapping-4 843 146031 ns/op BenchmarkCountByte/10-4 2577699 52.14 ns/op 191.78 MB/s BenchmarkCountByte/32-4 2416605 65.35 ns/op 489.70 MB/s BenchmarkCountByte/4096-4 1000000 169.2 ns/op 24204.94 MB/s BenchmarkCountByte/4194304-4 754 146762 ns/op 28578.89 MB/s BenchmarkCountByte/67108864-4 26 4283425 ns/op 15667.10 MB/s BenchmarkFields/ASCII/16-4 415267 332.3 ns/op 48.15 MB/s 16 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 25381 5640 ns/op 45.39 MB/s 352 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1616 98254 ns/op 41.69 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 98 1941715 ns/op 33.75 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 6 25063580 ns/op 41.84 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 105927 1152 ns/op 13.89 MB/s 16 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 8044 12967 ns/op 19.74 MB/s 416 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 550 253772 ns/op 16.14 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 26 5145281 ns/op 12.74 MB/s 463111 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 81832930 ns/op 12.81 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 195332 1155 ns/op 13.85 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 14971 8119 ns/op 31.53 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 778 216958 ns/op 18.88 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 32 3982248 ns/op 16.46 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 65902882 ns/op 15.91 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 136389 1166 ns/op 13.73 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 11615 ns/op 22.04 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 585 213366 ns/op 19.20 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 26 5750743 ns/op 11.40 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 86271522 ns/op 12.15 MB/s 10457392 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 146125980 ns/op BenchmarkSplitSingleByteSeparator-4 18 10555805 ns/op BenchmarkSplitMultiByteSeparator-4 20 5331077 ns/op BenchmarkSplitNSingleByteSeparator-4 113443 975.2 ns/op BenchmarkSplitNMultiByteSeparator-4 161726 1003 ns/op BenchmarkRepeat/5x0-4 2877834 53.39 ns/op BenchmarkRepeat/5x1-4 2101200 78.28 ns/op BenchmarkRepeat/5x2-4 223419 531.3 ns/op BenchmarkRepeat/5x6-4 130064 885.1 ns/op BenchmarkRepeat/10x0-4 2548432 39.80 ns/op BenchmarkRepeat/10x1-4 3106818 40.98 ns/op BenchmarkRepeat/10x2-4 242763 585.4 ns/op BenchmarkRepeat/10x6-4 145016 1126 ns/op BenchmarkRepeatLarge/256/1-4 66932 2445 ns/op 104.72 MB/s BenchmarkRepeatLarge/256/16-4 99420 1520 ns/op 168.43 MB/s BenchmarkRepeatLarge/512/1-4 35278 3158 ns/op 162.13 MB/s BenchmarkRepeatLarge/512/16-4 46945 2827 ns/op 181.12 MB/s BenchmarkRepeatLarge/1024/1-4 28167 4798 ns/op 213.42 MB/s BenchmarkRepeatLarge/1024/16-4 37524 3579 ns/op 286.13 MB/s BenchmarkRepeatLarge/2048/1-4 23354 6098 ns/op 335.86 MB/s BenchmarkRepeatLarge/2048/16-4 20774 7105 ns/op 288.26 MB/s BenchmarkRepeatLarge/4096/1-4 10000 11982 ns/op 341.84 MB/s BenchmarkRepeatLarge/4096/16-4 10000 10220 ns/op 400.78 MB/s BenchmarkRepeatLarge/8192/1-4 10000 19982 ns/op 409.96 MB/s BenchmarkRepeatLarge/8192/16-4 10000 17738 ns/op 461.83 MB/s BenchmarkRepeatLarge/8192/4097-4 3923211 31.72 ns/op 129167.01 MB/s BenchmarkRepeatLarge/16384/1-4 8968 33060 ns/op 495.58 MB/s BenchmarkRepeatLarge/16384/16-4 8402 32621 ns/op 502.26 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 26262 ns/op 468.02 MB/s BenchmarkRepeatLarge/32768/1-4 3592 76721 ns/op 427.11 MB/s BenchmarkRepeatLarge/32768/16-4 1890 56647 ns/op 578.46 MB/s BenchmarkRepeatLarge/32768/4097-4 2827 59925 ns/op 478.58 MB/s BenchmarkRepeatLarge/65536/1-4 978 124062 ns/op 528.25 MB/s BenchmarkRepeatLarge/65536/16-4 1095 119568 ns/op 548.11 MB/s BenchmarkRepeatLarge/65536/4097-4 991 113284 ns/op 542.49 MB/s BenchmarkRepeatLarge/131072/1-4 176 696628 ns/op 188.15 MB/s BenchmarkRepeatLarge/131072/16-4 208 677246 ns/op 193.54 MB/s BenchmarkRepeatLarge/131072/4097-4 192 624795 ns/op 203.28 MB/s BenchmarkRepeatLarge/262144/1-4 123 831211 ns/op 315.38 MB/s BenchmarkRepeatLarge/262144/16-4 127 893811 ns/op 293.29 MB/s BenchmarkRepeatLarge/262144/4097-4 133 867482 ns/op 297.54 MB/s BenchmarkRepeatLarge/524288/1-4 97 1807005 ns/op 290.14 MB/s BenchmarkRepeatLarge/524288/16-4 100 1958965 ns/op 267.64 MB/s BenchmarkRepeatLarge/524288/4097-4 100 1553845 ns/op 334.86 MB/s BenchmarkRepeatLarge/1048576/1-4 55 3248270 ns/op 322.81 MB/s BenchmarkRepeatLarge/1048576/16-4 40 3278596 ns/op 319.82 MB/s BenchmarkRepeatLarge/1048576/4097-4 69 2882723 ns/op 362.41 MB/s BenchmarkRepeatLarge/2097152/1-4 24 5127902 ns/op 408.97 MB/s BenchmarkRepeatLarge/2097152/16-4 30 5723996 ns/op 366.38 MB/s BenchmarkRepeatLarge/2097152/4097-4 25 5530292 ns/op 378.56 MB/s BenchmarkRepeatLarge/4194304/1-4 12 10413022 ns/op 402.79 MB/s BenchmarkRepeatLarge/4194304/16-4 10 10186890 ns/op 411.74 MB/s BenchmarkRepeatLarge/4194304/4097-4 9 12058821 ns/op 347.57 MB/s BenchmarkRepeatLarge/8388608/1-4 7 17648598 ns/op 475.31 MB/s BenchmarkRepeatLarge/8388608/16-4 5 22297805 ns/op 376.21 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 20091952 ns/op 417.41 MB/s BenchmarkRepeatLarge/16777216/1-4 4 28854336 ns/op 581.45 MB/s BenchmarkRepeatLarge/16777216/16-4 4 38222062 ns/op 438.94 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 43972211 ns/op 381.54 MB/s BenchmarkRepeatLarge/33554432/1-4 3 52867937 ns/op 634.68 MB/s BenchmarkRepeatLarge/33554432/16-4 2 53342365 ns/op 629.04 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 55364792 ns/op 606.06 MB/s BenchmarkRepeatLarge/67108864/1-4 1 112632773 ns/op 595.82 MB/s BenchmarkRepeatLarge/67108864/16-4 1 127537509 ns/op 526.19 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 101642888 ns/op 660.24 MB/s BenchmarkRepeatLarge/134217728/1-4 1 306644360 ns/op 437.70 MB/s BenchmarkRepeatLarge/134217728/16-4 1 375292134 ns/op 357.64 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 346580317 ns/op 387.26 MB/s BenchmarkRepeatLarge/268435456/1-4 1 544351028 ns/op 493.13 MB/s BenchmarkRepeatLarge/268435456/16-4 1 466263857 ns/op 575.72 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 662701194 ns/op 405.06 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1218025664 ns/op 440.77 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1053382450 ns/op 509.66 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1035730831 ns/op 518.35 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4249136447 ns/op 252.70 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 7144344484 ns/op 150.29 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 6061796443 ns/op 177.13 MB/s BenchmarkIndexAnyASCII/1:1-4 1992340 60.16 ns/op BenchmarkIndexAnyASCII/1:2-4 1887607 58.95 ns/op BenchmarkIndexAnyASCII/1:4-4 2118726 70.67 ns/op BenchmarkIndexAnyASCII/1:8-4 2161828 55.61 ns/op BenchmarkIndexAnyASCII/1:16-4 2156577 63.13 ns/op BenchmarkIndexAnyASCII/1:32-4 2022836 61.08 ns/op BenchmarkIndexAnyASCII/1:64-4 1894390 56.55 ns/op BenchmarkIndexAnyASCII/16:1-4 1000000 116.9 ns/op BenchmarkIndexAnyASCII/16:2-4 888345 163.2 ns/op BenchmarkIndexAnyASCII/16:4-4 921439 133.4 ns/op BenchmarkIndexAnyASCII/16:8-4 1000000 158.1 ns/op BenchmarkIndexAnyASCII/16:16-4 713282 143.6 ns/op BenchmarkIndexAnyASCII/16:32-4 763759 159.1 ns/op BenchmarkIndexAnyASCII/16:64-4 593870 244.8 ns/op BenchmarkIndexAnyASCII/256:1-4 1797556 76.98 ns/op BenchmarkIndexAnyASCII/256:2-4 108322 1125 ns/op BenchmarkIndexAnyASCII/256:4-4 95304 1170 ns/op BenchmarkIndexAnyASCII/256:8-4 97534 1202 ns/op BenchmarkIndexAnyASCII/256:16-4 85093 1359 ns/op BenchmarkIndexAnyASCII/256:32-4 101556 1160 ns/op BenchmarkIndexAnyASCII/256:64-4 97590 1261 ns/op BenchmarkIndexAnyUTF8/1:1-4 2191468 53.64 ns/op BenchmarkIndexAnyUTF8/1:2-4 2260132 53.06 ns/op BenchmarkIndexAnyUTF8/1:4-4 2169212 53.08 ns/op BenchmarkIndexAnyUTF8/1:8-4 2284266 101.1 ns/op BenchmarkIndexAnyUTF8/1:16-4 2045168 54.97 ns/op BenchmarkIndexAnyUTF8/1:32-4 2073555 54.19 ns/op BenchmarkIndexAnyUTF8/1:64-4 2163410 97.41 ns/op BenchmarkIndexAnyUTF8/16:1-4 1581692 70.06 ns/op BenchmarkIndexAnyUTF8/16:2-4 269085 470.9 ns/op BenchmarkIndexAnyUTF8/16:4-4 320590 415.4 ns/op BenchmarkIndexAnyUTF8/16:8-4 275960 704.3 ns/op BenchmarkIndexAnyUTF8/16:16-4 292136 399.9 ns/op BenchmarkIndexAnyUTF8/16:32-4 271611 403.2 ns/op BenchmarkIndexAnyUTF8/16:64-4 299470 504.0 ns/op BenchmarkIndexAnyUTF8/256:1-4 488354 259.5 ns/op BenchmarkIndexAnyUTF8/256:2-4 17986 6406 ns/op BenchmarkIndexAnyUTF8/256:4-4 19687 6198 ns/op BenchmarkIndexAnyUTF8/256:8-4 18069 6141 ns/op BenchmarkIndexAnyUTF8/256:16-4 18963 7576 ns/op BenchmarkIndexAnyUTF8/256:32-4 18992 6296 ns/op BenchmarkIndexAnyUTF8/256:64-4 18021 8274 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1936399 87.67 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1000000 103.1 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2302442 74.43 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2270734 52.48 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2469109 51.24 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1000000 101.6 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2258785 66.53 ns/op BenchmarkLastIndexAnyASCII/16:1-4 929414 139.1 ns/op BenchmarkLastIndexAnyASCII/16:2-4 942481 128.4 ns/op BenchmarkLastIndexAnyASCII/16:4-4 926122 232.2 ns/op BenchmarkLastIndexAnyASCII/16:8-4 792894 128.4 ns/op BenchmarkLastIndexAnyASCII/16:16-4 530275 278.3 ns/op BenchmarkLastIndexAnyASCII/16:32-4 726936 164.0 ns/op BenchmarkLastIndexAnyASCII/16:64-4 599246 285.5 ns/op BenchmarkLastIndexAnyASCII/256:1-4 89948 1531 ns/op BenchmarkLastIndexAnyASCII/256:2-4 90514 1293 ns/op BenchmarkLastIndexAnyASCII/256:4-4 94476 1247 ns/op BenchmarkLastIndexAnyASCII/256:8-4 94448 1659 ns/op BenchmarkLastIndexAnyASCII/256:16-4 87981 1287 ns/op BenchmarkLastIndexAnyASCII/256:32-4 79106 1785 ns/op BenchmarkLastIndexAnyASCII/256:64-4 86864 1724 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2231864 64.21 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1713049 82.88 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1966257 56.35 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2031728 58.32 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1984419 83.72 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1895547 61.54 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1995180 61.63 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 314976 397.0 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 141380 819.5 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 143280 1034 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 153405 840.2 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 129939 1192 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 132859 896.3 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 132805 862.3 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 16230 6289 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 9698 20456 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 10000 21205 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 9247 14997 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 12851 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 8668 13357 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 7688 18162 ns/op BenchmarkTrimASCII/1:1-4 2599196 46.64 ns/op BenchmarkTrimASCII/1:2-4 1579472 108.1 ns/op BenchmarkTrimASCII/1:4-4 1960260 91.17 ns/op BenchmarkTrimASCII/1:8-4 1823862 88.39 ns/op BenchmarkTrimASCII/1:16-4 1530480 91.09 ns/op BenchmarkTrimASCII/16:1-4 2157700 71.09 ns/op BenchmarkTrimASCII/16:2-4 865675 145.7 ns/op BenchmarkTrimASCII/16:4-4 808182 155.4 ns/op BenchmarkTrimASCII/16:8-4 881920 154.3 ns/op BenchmarkTrimASCII/16:16-4 882439 187.8 ns/op BenchmarkTrimASCII/256:1-4 632007 188.3 ns/op BenchmarkTrimASCII/256:2-4 94476 1862 ns/op BenchmarkTrimASCII/256:4-4 88084 1406 ns/op BenchmarkTrimASCII/256:8-4 82978 2132 ns/op BenchmarkTrimASCII/256:16-4 81410 1884 ns/op BenchmarkTrimASCII/4096:1-4 66835 2594 ns/op BenchmarkTrimASCII/4096:2-4 4862 23649 ns/op BenchmarkTrimASCII/4096:4-4 6597 23341 ns/op BenchmarkTrimASCII/4096:8-4 5206 21585 ns/op BenchmarkTrimASCII/4096:16-4 5300 24224 ns/op BenchmarkTrimByte-4 2688794 48.31 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 15615 7816 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 12560 10504 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1273 91263 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2608 63684 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 6433 22674 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 10000 12273 ns/op BenchmarkJoin/0-4 3371666 49.17 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2484342 48.45 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 210967 983.9 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 113073 1053 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 84973 1649 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 63498 1842 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 62274 2341 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 47307 2652 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 1992969 95.18 ns/op BenchmarkTrimSpace/ASCII-4 1399045 85.79 ns/op BenchmarkTrimSpace/SomeNonASCII-4 103057 1081 ns/op BenchmarkTrimSpace/JustNonASCII-4 61248 2393 ns/op BenchmarkReplaceAll-4 85797 1313 ns/op 16 B/op 1 allocs/op PASS ok strings 112.960s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 50918 1985 ns/op BenchmarkCond2-4 28968 4714 ns/op BenchmarkCond4-4 13526 7781 ns/op BenchmarkCond8-4 10000 14592 ns/op BenchmarkCond16-4 4237 33693 ns/op BenchmarkCond32-4 2595 56662 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 460515 314.3 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 249446 474.2 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 412590 283.8 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 431440 298.6 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 276286 794.1 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 575398 208.8 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 69630 1714 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 55324 2445 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 59198 3080 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 47728 3603 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 503678 220.2 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 179793 842.8 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 513538 241.7 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 145464 988.7 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 453698 251.9 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 154358 848.5 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 926089 155.1 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 43227 2782 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 85854 1232 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 314319 479.1 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 3456 30648 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 262 582449 ns/op BenchmarkRange/*sync.Map-4 1111 95369 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 96032 2798 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 193474 621.3 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 70741 2200 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 35238 3510 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 236644 760.5 ns/op BenchmarkAdversarialDelete/*sync.Map-4 136890 1392 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 95194 1400 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 168067 674.3 ns/op BenchmarkDeleteCollision/*sync.Map-4 324206 526.2 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 55009 2542 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 145752 870.8 ns/op BenchmarkSwapCollision/*sync.Map-4 83126 1456 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 100 1038938 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 113276 1157 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 235980 469.6 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 21734 7200 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 78493 1896 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 25968 4570 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 221503 462.1 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 111081 1150 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 255799 486.8 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1166887 165.3 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 205002 663.3 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 873508 163.5 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 652934 206.2 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 147801 781.4 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 455774 228.9 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 124490 1169 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 380376 636.1 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 353682 521.5 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 115825 1168 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 298172 410.1 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 228998 587.9 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 110872 1216 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 280512 414.4 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 50955 2114 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 122197 1386 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 363596 391.3 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 132744 1095 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 441622 329.4 ns/op BenchmarkUncontendedSemaphore-4 2975983 35.88 ns/op BenchmarkContendedSemaphore-4 3638162 36.60 ns/op BenchmarkMutexUncontended-4 634244 195.9 ns/op BenchmarkMutex-4 202437 594.0 ns/op BenchmarkMutexSlack-4 182346 688.6 ns/op BenchmarkMutexWork-4 174076 797.8 ns/op BenchmarkMutexWorkSlack-4 150327 715.3 ns/op BenchmarkMutexNoSpin-4 37118 2848 ns/op BenchmarkMutexSpin-4 42206 2562 ns/op BenchmarkOnce-4 977904 127.2 ns/op BenchmarkSemaUncontended-4 3194392 46.35 ns/op BenchmarkSemaSyntNonblock-4 1538218 80.70 ns/op BenchmarkSemaSyntBlock-4 1587303 67.89 ns/op BenchmarkSemaWorkNonblock-4 1236392 101.5 ns/op BenchmarkSemaWorkBlock-4 1219538 105.1 ns/op BenchmarkRWMutexUncontended-4 269491 454.5 ns/op BenchmarkRWMutexWrite100-4 243723 431.5 ns/op BenchmarkRWMutexWrite10-4 306895 410.3 ns/op BenchmarkRWMutexWorkWrite100-4 234255 583.7 ns/op BenchmarkRWMutexWorkWrite10-4 229741 563.4 ns/op BenchmarkWaitGroupUncontended-4 570073 205.1 ns/op BenchmarkWaitGroupAddDone-4 403904 301.4 ns/op BenchmarkWaitGroupAddDoneWork-4 380641 294.8 ns/op BenchmarkWaitGroupWait-4 1968169 71.27 ns/op BenchmarkWaitGroupWaitWork-4 1373748 73.53 ns/op BenchmarkWaitGroupActuallyWait-4 31344 3399 ns/op 32 B/op 2 allocs/op PASS ok sync 27.870s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 682263 168.2 ns/op PASS ok sync/atomic 0.403s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 101158 1307 ns/op 0 B/op 0 allocs/op PASS ok testing 0.270s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 5047 22594 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 9345 13356 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 75 2127251 ns/op 129393 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 61 2023421 ns/op 2121 B/op 16 allocs/op BenchmarkTable/1x100000/new-4 1 227962008 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 261465741 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1248 92347 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1683 73926 ns/op 3 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 16 10103695 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 15 12202374 ns/op 27571 B/op 69 allocs/op BenchmarkTable/10x100000/new-4 1 960700636 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 1009853030 ns/op 48120992 B/op 100076 allocs/op BenchmarkTable/100x10/new-4 154 896344 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 183 599941 ns/op 214 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 1 105706552 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 73120816 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 8910937290 ns/op 335150048 B/op 100090 allocs/op BenchmarkTable/100x100000/reuse-4 1 9049555366 ns/op 335150352 B/op 100095 allocs/op BenchmarkPyramid/10-4 2058 59514 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 30 4494908 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 431265733 ns/op 35625448 B/op 2057 allocs/op BenchmarkRagged/10-4 1872 85456 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 205 506136 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 20 6400998 ns/op 427433 B/op 1661 allocs/op BenchmarkCode-4 7824 24115 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 25.153s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 1 136818706 ns/op BenchmarkVariableString-4 73050 1800 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1910 57513 ns/op 2524 B/op 39 allocs/op PASS ok text/template/parse 0.658s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 45 2514021 ns/op BenchmarkAfter-4 102 1188495 ns/op BenchmarkStop-4 148 755303 ns/op BenchmarkSimultaneousAfterFunc-4 27 4892595 ns/op BenchmarkStartStop-4 256 738751 ns/op BenchmarkReset-4 1705 83454 ns/op BenchmarkSleep-4 24 4415275 ns/op BenchmarkParallelTimerLatency-4 30 1393802 avg-late-ns 4932033 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 34 738479 avg-late-ns 2266364 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 31 662108 avg-late-ns 2736600 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 31 860929 avg-late-ns 4882751 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 30 684514 avg-late-ns 5223362 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 28 621698 avg-late-ns 4245747 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 28 403324 avg-late-ns 3035917 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 208032 avg-late-ns 1507550 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 314551 avg-late-ns 2985903 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 657093 avg-late-ns 4899575 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 24 2585226 avg-late-ns 11543321 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 390314 avg-late-ns 1402395 max-late-ns BenchmarkTicker-4 1 111135302 ns/op BenchmarkTickerReset-4 2542 40431 ns/op BenchmarkTickerResetNaive-4 271 576693 ns/op BenchmarkNow-4 811513 156.6 ns/op BenchmarkNowUnixNano-4 791736 162.2 ns/op BenchmarkNowUnixMilli-4 707554 165.0 ns/op BenchmarkNowUnixMicro-4 630933 164.4 ns/op BenchmarkFormat-4 51206 2196 ns/op BenchmarkFormatRFC3339-4 78409 1463 ns/op BenchmarkFormatRFC3339Nano-4 71131 1517 ns/op BenchmarkFormatNow-4 76352 1688 ns/op BenchmarkMarshalJSON-4 101016 1157 ns/op BenchmarkMarshalText-4 100170 1115 ns/op BenchmarkParse-4 116463 1014 ns/op BenchmarkParseRFC3339UTC-4 312021 350.5 ns/op BenchmarkParseRFC3339UTCBytes-4 232791 476.2 ns/op BenchmarkParseRFC3339TZ-4 99176 1139 ns/op BenchmarkParseRFC3339TZBytes-4 83757 1395 ns/op BenchmarkParseDuration-4 486043 224.9 ns/op BenchmarkHour-4 1000000 119.7 ns/op BenchmarkSecond-4 1000000 120.9 ns/op BenchmarkYear-4 821778 156.3 ns/op BenchmarkDay-4 622917 179.1 ns/op BenchmarkISOWeek-4 620356 188.4 ns/op BenchmarkGoString-4 79482 1547 ns/op BenchmarkUnmarshalText-4 81186 1464 ns/op PASS ok time 13.025s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 469848 274.6 ns/op BenchmarkDecodeValidJapaneseChars-4 523176 217.3 ns/op BenchmarkDecodeRune-4 2720641 45.55 ns/op BenchmarkEncodeValidASCII-4 482451 221.9 ns/op BenchmarkEncodeValidJapaneseChars-4 742540 239.3 ns/op BenchmarkAppendRuneValidASCII-4 1000000 118.2 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1872850 55.83 ns/op BenchmarkEncodeRune-4 4384887 26.75 ns/op PASS ok unicode/utf16 1.550s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1035753 105.7 ns/op BenchmarkRuneCountTenJapaneseChars-4 204465 546.3 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 3006045 37.77 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 345812 368.8 ns/op BenchmarkValidTenASCIIChars-4 1000000 105.1 ns/op BenchmarkValid100KASCIIChars-4 165 722685 ns/op BenchmarkValidTenJapaneseChars-4 208648 603.7 ns/op BenchmarkValidLongMostlyASCII-4 154 762889 ns/op BenchmarkValidLongJapanese-4 63 1745806 ns/op BenchmarkValidStringTenASCIIChars-4 3426386 33.25 ns/op BenchmarkValidString100KASCIIChars-4 13285 8759 ns/op BenchmarkValidStringTenJapaneseChars-4 375776 325.9 ns/op BenchmarkValidStringLongMostlyASCII-4 1461 83956 ns/op BenchmarkValidStringLongJapanese-4 122 998391 ns/op BenchmarkEncodeASCIIRune-4 3157411 37.22 ns/op BenchmarkEncodeJapaneseRune-4 1925956 61.98 ns/op BenchmarkAppendASCIIRune-4 9789544 12.82 ns/op BenchmarkAppendJapaneseRune-4 2224954 53.22 ns/op BenchmarkDecodeASCIIRune-4 2478744 46.79 ns/op BenchmarkDecodeJapaneseRune-4 1665714 71.52 ns/op BenchmarkFullRune/ASCII-4 3424896 32.96 ns/op BenchmarkFullRune/Incomplete-4 1681828 70.65 ns/op BenchmarkFullRune/Japanese-4 3764482 31.97 ns/op PASS ok unicode/utf8 4.218s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 55290855138 ns/op PASS ok cmd/api 79.057s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1315572 99.20 ns/op BenchmarkEqArrayOfStrings64-4 198150 647.7 ns/op BenchmarkEqArrayOfStrings1024-4 12627 9684 ns/op BenchmarkEqArrayOfFloats5-4 1126100 102.5 ns/op BenchmarkEqArrayOfFloats64-4 212197 678.9 ns/op BenchmarkEqArrayOfFloats1024-4 12630 8858 ns/op BenchmarkEqStruct-4 24775339 4.684 ns/op PASS ok cmd/compile/internal/reflectdata 1.534s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 5200 184412 ns/op BenchmarkCopyElim1-4 345 502682 ns/op BenchmarkCopyElim10-4 289 443150 ns/op BenchmarkCopyElim100-4 162 721090 ns/op BenchmarkCopyElim1000-4 54 2223663 ns/op BenchmarkCopyElim10000-4 4 28690062 ns/op BenchmarkCopyElim100000-4 1 457276040 ns/op BenchmarkDeadCode/1-4 208 528019 ns/op BenchmarkDeadCode/10-4 198 586958 ns/op BenchmarkDeadCode/100-4 153 759806 ns/op BenchmarkDeadCode/1000-4 54 2880526 ns/op BenchmarkDeadCode/10000-4 4 26587030 ns/op BenchmarkDeadCode/100000-4 1 328471404 ns/op BenchmarkDeadCode/200000-4 1 629221806 ns/op BenchmarkDominatorsLinear-4 15 8145339 ns/op 1.23 MB/s BenchmarkDominatorsFwdBack-4 10 10914439 ns/op 0.92 MB/s BenchmarkDominatorsManyPred-4 10 11002616 ns/op 0.91 MB/s BenchmarkDominatorsMaxPred-4 10 11426103 ns/op 0.88 MB/s BenchmarkDominatorsMaxPredVal-4 10 11628004 ns/op 0.86 MB/s BenchmarkFuse/1-4 316 411132 ns/op BenchmarkFuse/10-4 256 446362 ns/op BenchmarkFuse/100-4 146 838201 ns/op BenchmarkFuse/1000-4 24 5231968 ns/op BenchmarkFuse/10000-4 2 62516938 ns/op BenchmarkNilCheckDeep1-4 14439 8339 ns/op 0.12 MB/s 237 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 6020 20446 ns/op 0.49 MB/s 239 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 861 138455 ns/op 0.72 MB/s 647 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 80 1314903 ns/op 0.76 MB/s 5348 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 7 15125787 ns/op 0.66 MB/s 89253 B/op 6 allocs/op BenchmarkDSEPass-4 45 2657514 ns/op 64320 B/op 8 allocs/op BenchmarkDSEPassBlock-4 2 74120296 ns/op 2123440 B/op 54151 allocs/op BenchmarkCSEPass-4 9 11936760 ns/op 80500 B/op 8 allocs/op BenchmarkCSEPassBlock-4 1 127784323 ns/op 5635456 B/op 97256 allocs/op BenchmarkDeadcodePass-4 157 642666 ns/op 89899 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 105628504 ns/op 4046896 B/op 45036 allocs/op BenchmarkMultiPass-4 81 1303787 ns/op 228735 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 216878661 ns/op 11209496 B/op 149887 allocs/op BenchmarkCondRewrite/SoloJump-4 4940739 24.54 ns/op BenchmarkCondRewrite/CombJump-4 4615075 27.14 ns/op PASS ok cmd/compile/internal/ssa 14.374s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 14158 8569 ns/op BenchmarkExtShift-4 23294 4989 ns/op BenchmarkModify-4 9650 13695 ns/op BenchmarkMullImm-4 27243 4219 ns/op BenchmarkConstModify-4 8488 13571 ns/op BenchmarkBitSet-4 12140 9582 ns/op BenchmarkBitClear-4 17984 7009 ns/op BenchmarkBitToggle-4 17612 6590 ns/op BenchmarkBitSetConst-4 111811 1086 ns/op BenchmarkBitClearConst-4 156519 791.1 ns/op BenchmarkBitToggleConst-4 97500 1108 ns/op BenchmarkDivconstI64-4 7895068 15.34 ns/op BenchmarkModconstI64-4 6829416 16.07 ns/op BenchmarkDivisiblePow2constI64-4 7571145 15.26 ns/op BenchmarkDivisibleconstI64-4 8453680 13.88 ns/op BenchmarkDivisibleWDivconstI64-4 4342795 27.54 ns/op BenchmarkDivconstU64/3-4 6683400 17.17 ns/op BenchmarkDivconstU64/5-4 7050267 16.32 ns/op BenchmarkDivconstU64/37-4 6952573 15.81 ns/op BenchmarkDivconstU64/1234567-4 9069414 13.42 ns/op BenchmarkModconstU64-4 7737931 18.40 ns/op BenchmarkDivisibleconstU64-4 9169072 13.66 ns/op BenchmarkDivisibleWDivconstU64-4 3498787 29.14 ns/op BenchmarkDivconstI32-4 7895666 15.30 ns/op BenchmarkModconstI32-4 7879039 13.56 ns/op BenchmarkDivisiblePow2constI32-4 6893774 16.19 ns/op BenchmarkDivisibleconstI32-4 8976268 13.40 ns/op BenchmarkDivisibleWDivconstI32-4 4076295 27.76 ns/op BenchmarkDivconstU32-4 8245864 15.02 ns/op BenchmarkModconstU32-4 6738283 16.82 ns/op BenchmarkDivisibleconstU32-4 6896114 16.17 ns/op BenchmarkDivisibleWDivconstU32-4 4058354 27.89 ns/op BenchmarkDivconstI16-4 7064000 14.99 ns/op BenchmarkModconstI16-4 8336548 13.82 ns/op BenchmarkDivisiblePow2constI16-4 6914594 15.88 ns/op BenchmarkDivisibleconstI16-4 8640602 13.23 ns/op BenchmarkDivisibleWDivconstI16-4 4231472 28.27 ns/op BenchmarkDivconstU16-4 7075767 16.27 ns/op BenchmarkModconstU16-4 9149640 13.29 ns/op BenchmarkDivisibleconstU16-4 7799284 13.25 ns/op BenchmarkDivisibleWDivconstU16-4 4136173 28.87 ns/op BenchmarkDivconstI8-4 7453204 14.00 ns/op BenchmarkModconstI8-4 8846247 13.39 ns/op BenchmarkDivisiblePow2constI8-4 9311650 13.07 ns/op BenchmarkDivisibleconstI8-4 7098090 17.06 ns/op BenchmarkDivisibleWDivconstI8-4 4320860 27.98 ns/op BenchmarkDivconstU8-4 6873235 16.35 ns/op BenchmarkModconstU8-4 9127647 13.34 ns/op BenchmarkDivisibleconstU8-4 8976151 13.33 ns/op BenchmarkDivisibleWDivconstU8-4 4141147 28.08 ns/op BenchmarkMul2-4 249661 495.5 ns/op BenchmarkMulNeg2-4 254082 500.5 ns/op BenchmarkEfaceInteger-4 2899340 36.75 ns/op BenchmarkMulconstI32/3-4 27847208 4.461 ns/op BenchmarkMulconstI32/5-4 27756034 4.415 ns/op BenchmarkMulconstI32/12-4 27756105 4.543 ns/op BenchmarkMulconstI32/120-4 29136708 4.350 ns/op BenchmarkMulconstI32/-120-4 30088512 4.269 ns/op BenchmarkMulconstI32/65537-4 28753209 4.596 ns/op BenchmarkMulconstI32/65538-4 27975451 4.514 ns/op BenchmarkMulconstI64/3-4 29948188 4.387 ns/op BenchmarkMulconstI64/5-4 27194523 4.329 ns/op BenchmarkMulconstI64/12-4 28706478 4.602 ns/op BenchmarkMulconstI64/120-4 29048782 4.621 ns/op BenchmarkMulconstI64/-120-4 29939335 4.319 ns/op BenchmarkMulconstI64/65537-4 28721876 4.432 ns/op BenchmarkMulconstI64/65538-4 27015836 4.629 ns/op BenchmarkMulconstU32/3-4 29004626 4.451 ns/op BenchmarkMulconstU32/5-4 28988322 4.466 ns/op BenchmarkMulconstU32/12-4 26336563 4.850 ns/op BenchmarkMulconstU32/120-4 28461566 4.403 ns/op BenchmarkMulconstU32/65537-4 26135505 4.617 ns/op BenchmarkMulconstU32/65538-4 27513381 4.697 ns/op BenchmarkMulconstU64/3-4 27263562 4.450 ns/op BenchmarkMulconstU64/5-4 26868177 4.488 ns/op BenchmarkMulconstU64/12-4 28161319 4.700 ns/op BenchmarkMulconstU64/120-4 29212525 4.434 ns/op BenchmarkMulconstU64/65537-4 26076894 4.774 ns/op BenchmarkMulconstU64/65538-4 25842402 4.551 ns/op BenchmarkShiftArithmeticRight-4 27901363 4.409 ns/op BenchmarkSwitch8Predictable-4 7796277 13.22 ns/op BenchmarkSwitch8Unpredictable-4 8642252 12.98 ns/op BenchmarkSwitch32Predictable-4 12994531 9.115 ns/op BenchmarkSwitch32Unpredictable-4 9044557 12.85 ns/op BenchmarkSwitchStringPredictable-4 6176476 18.01 ns/op BenchmarkSwitchStringUnpredictable-4 7114705 22.71 ns/op PASS ok cmd/compile/internal/test 14.295s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 163 711581 ns/op BenchmarkNamed/Underlying/nongeneric-4 1000000 114.4 ns/op BenchmarkNamed/Underlying/generic-4 1059961 113.1 ns/op BenchmarkNamed/Underlying/src_instance-4 1029148 124.3 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 110.9 ns/op BenchmarkCheck/http/funcbodies/info-4 1 404275852 ns/op 75211 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 293841164 ns/op 103087 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 119191967 ns/op 255000 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 109489510 ns/op 277517 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 1702069067 ns/op 3011 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 126213987 ns/op 40552 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 34622693 ns/op 147231 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 35214974 ns/op 144773 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 539219730 ns/op 4015 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 37360341 ns/op 57928 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 4 25606302 ns/op 84266 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 21628901 ns/op 99484 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1519331419 ns/op 40947 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 456353241 ns/op 136271 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 116280862 ns/op 533730 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 85396794 ns/op 724207 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2254909818 ns/op 896.9 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 64928581 ns/op 30788 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 45864324 ns/op 43764 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 45774405 ns/op 43727 lines/s PASS ok cmd/compile/internal/types2 34.777s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 4 39923302 ns/op 25244250 sys-ns/op 4069250 user-ns/op PASS ok cmd/go 0.519s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 67707 1725 ns/op 4.64 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 74888 1459 ns/op 5.48 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 18535 6769 ns/op 151.28 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 18680 6193 ns/op 165.34 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3109 39621 ns/op 206.76 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3345 37912 ns/op 216.08 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.079s All tests passed.