darwin-amd64-race at ab0f0459da302a2c81c4c11a7b9b4387c15a7aa0 :: 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=71DE8406-324A-4D58-A3DF-7CBF282D64BF" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.XdKriGq6vB/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=27E01798-985A-4238-ADAE-967AF2FF1693" "__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=71DE8406-324A-4D58-A3DF-7CBF282D64BF" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.XdKriGq6vB/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=27E01798-985A-4238-ADAE-967AF2FF1693" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "PWD=/tmp/buildlet/go/bin"] in dir /tmp/buildlet/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 2.341s ok archive/zip 3.197s ok bufio 0.661s ok bytes 5.658s ok compress/bzip2 0.821s ok compress/flate 9.007s ok compress/gzip 17.004s ok compress/lzw 0.979s ok compress/zlib 7.010s ok container/heap 0.060s ok container/list 0.064s ok container/ring 0.045s ok context 0.147s ok crypto 0.142s ok crypto/aes 0.149s ok crypto/cipher 0.101s ok crypto/des 0.115s ok crypto/dsa 0.105s ok crypto/ecdh 0.241s ok crypto/ecdsa 0.186s ok crypto/ed25519 0.517s ok crypto/elliptic 0.096s ok crypto/hmac 0.066s ok crypto/internal/alias 0.030s ok crypto/internal/bigmod 4.220s ok crypto/internal/boring 0.060s ok crypto/internal/boring/bcache 0.517s ok crypto/internal/edwards25519 56.894s ok crypto/internal/edwards25519/field 21.538s ok crypto/internal/nistec 5.832s ok crypto/internal/nistec/fiat 0.074s [no tests to run] ok crypto/md5 0.067s ok crypto/rand 0.463s ok crypto/rc4 0.662s ok crypto/rsa 0.813s ok crypto/sha1 0.080s ok crypto/sha256 0.089s ok crypto/sha512 0.125s ok crypto/subtle 0.579s ok crypto/tls 3.689s ok crypto/x509 1.715s ok database/sql 0.577s ok database/sql/driver 0.057s ok debug/buildinfo 0.076s ok debug/dwarf 0.090s ok debug/elf 1.387s ok debug/gosym 0.123s ok debug/macho 0.095s ok debug/pe 0.088s ok debug/plan9obj 0.079s ok embed 0.105s [no tests to run] ok embed/internal/embedtest 0.118s ok encoding/ascii85 0.089s ok encoding/asn1 0.052s ok encoding/base32 0.385s ok encoding/base64 0.094s ok encoding/binary 0.062s ok encoding/csv 0.140s ok encoding/gob 31.364s ok encoding/hex 0.071s ok encoding/json 2.629s ok encoding/pem 3.127s ok encoding/xml 0.337s ok errors 0.052s ok expvar 0.045s ok flag 0.155s ok fmt 0.802s ok go/ast 0.131s ok go/build 7.951s ok go/build/constraint 0.080s ok go/constant 0.094s ok go/doc 0.466s ok go/doc/comment 7.098s ok go/format 0.207s ok go/importer 1.338s ok go/internal/gccgoimporter 0.349s ok go/internal/gcimporter 7.600s ok go/internal/srcimporter 33.638s ok go/parser 1.456s ok go/printer 2.144s ok go/scanner 0.072s ok go/token 0.287s ok go/types 53.293s ok hash 0.075s ok hash/adler32 0.057s ok hash/crc32 0.072s ok hash/crc64 0.050s ok hash/fnv 0.052s ok hash/maphash 0.046s ok html 0.044s ok html/template 0.328s ok image 0.615s ok image/color 0.099s ok image/draw 1.071s ok image/gif 1.879s ok image/jpeg 2.034s ok image/png 4.431s ok index/suffixarray 1.709s ok internal/abi 42.929s ok internal/buildcfg 0.045s ok internal/coverage/cformat 0.050s ok internal/coverage/cmerge 0.042s ok internal/coverage/pods 0.081s ok internal/coverage/slicereader 0.119s ok internal/coverage/slicewriter 0.100s ok internal/coverage/test 0.100s ok internal/cpu 0.168s ok internal/dag 0.076s ok internal/diff 0.099s ok internal/fmtsort 0.053s ok internal/fuzz 0.066s ok internal/godebug 0.062s ok internal/intern 1.981s ok internal/itoa 0.074s ok internal/poll 0.459s ok internal/profile 0.089s ok internal/reflectlite 0.358s ok internal/safefilepath 0.051s ok internal/saferio 0.283s ok internal/singleflight 0.188s ok internal/testenv 0.053s ok internal/trace 0.392s ok internal/types/errors 1.986s ok internal/unsafeheader 0.075s ok internal/xcoff 0.165s ok io 0.116s ok io/fs 0.399s ok io/ioutil 0.196s ok log 0.105s ok log/syslog 1.342s ok math 0.067s ok math/big 3.715s ok math/bits 0.122s ok math/cmplx 0.094s ok math/rand 2.776s ok mime 0.094s ok mime/multipart 2.171s ok mime/quotedprintable 0.122s ok net 19.308s ok net/http 20.600s ok net/http/cgi 2.238s ok net/http/cookiejar 0.140s ok net/http/fcgi 0.229s ok net/http/httptest 0.391s ok net/http/httptrace 0.072s ok net/http/httputil 1.363s ok net/http/internal 0.079s ok net/http/internal/ascii 0.066s ok net/http/pprof 5.277s ok net/internal/socktest 0.060s ok net/mail 0.059s ok net/netip 1.202s ok net/rpc 0.227s ok net/rpc/jsonrpc 0.126s ok net/smtp 0.222s ok net/textproto 0.115s ok net/url 0.145s ok os 2.627s ok os/exec 4.676s ok os/exec/internal/fdtest 0.066s ok os/signal 4.879s ok os/user 0.100s ok path 0.063s ok path/filepath 0.335s ok plugin 0.046s ok reflect 1.915s ok regexp 4.226s ok regexp/syntax 5.931s ok runtime 80.994s ok runtime/cgo 0.077s ok runtime/coverage 0.096s ok runtime/debug 0.245s ok runtime/internal/atomic 0.097s ok runtime/internal/math 0.084s ok runtime/internal/sys 0.058s ok runtime/metrics 0.060s ok runtime/pprof 14.717s ok runtime/race 14.453s ok runtime/trace 8.196s ok sort 0.783s ok strconv 2.369s ok strings 4.738s ok sync 0.922s ok sync/atomic 2.805s ok syscall 3.248s ok testing 2.928s ok testing/fstest 0.118s ok testing/iotest 0.076s ok testing/quick 0.265s ok text/scanner 0.063s ok text/tabwriter 0.043s ok text/template 0.174s ok text/template/parse 0.074s ok time 3.206s ok unicode 0.134s ok unicode/utf16 0.138s ok unicode/utf8 0.079s ok cmd/addr2line 7.650s ok cmd/api 24.233s ok cmd/asm/internal/asm 3.676s ok cmd/asm/internal/lex 0.092s ok cmd/compile/internal/abt 0.142s ok cmd/compile/internal/amd64 101.482s ok cmd/compile/internal/base 0.076s ok cmd/compile/internal/compare 0.071s ok cmd/compile/internal/dwarfgen 1.149s ok cmd/compile/internal/importer 5.398s ok cmd/compile/internal/ir 0.036s ok cmd/compile/internal/logopt 2.176s ok cmd/compile/internal/noder 0.053s ok cmd/compile/internal/reflectdata 0.053s [no tests to run] ok cmd/compile/internal/ssa 47.768s ok cmd/compile/internal/syntax 0.408s ok cmd/compile/internal/test 30.952s ok cmd/compile/internal/typecheck 0.797s ok cmd/compile/internal/types 0.057s ok cmd/compile/internal/types2 34.683s ok cmd/covdata 0.049s ok cmd/cover 5.219s ok cmd/dist 0.056s ok cmd/doc 5.526s ok cmd/fix 21.843s ok cmd/go 479.683s ok cmd/go/internal/auth 0.065s ok cmd/go/internal/cache 0.537s ok cmd/go/internal/fsys 0.315s ok cmd/go/internal/generate 0.090s ok cmd/go/internal/get 0.161s ok cmd/go/internal/imports 0.154s ok cmd/go/internal/load 0.102s ok cmd/go/internal/lockedfile 0.337s ok cmd/go/internal/lockedfile/internal/filelock 0.132s ok cmd/go/internal/modconv 0.127s ok cmd/go/internal/modfetch 0.069s ok cmd/go/internal/modfetch/codehost 0.071s ok cmd/go/internal/modfetch/zip_sum_test 0.070s ok cmd/go/internal/modindex 0.708s ok cmd/go/internal/modload 0.057s ok cmd/go/internal/mvs 0.121s ok cmd/go/internal/par 0.119s ok cmd/go/internal/str 0.054s ok cmd/go/internal/test 0.082s ok cmd/go/internal/vcs 0.162s ok cmd/go/internal/vcweb 0.112s ok cmd/go/internal/vcweb/vcstest 24.138s ok cmd/go/internal/web 0.100s ok cmd/go/internal/work 0.311s ok cmd/gofmt 0.451s ok cmd/internal/archive 4.651s ok cmd/internal/buildid 0.768s ok cmd/internal/dwarf 0.062s ok cmd/internal/edit 0.062s ok cmd/internal/goobj 0.031s ok cmd/internal/moddeps 4.399s ok cmd/internal/notsha256 0.044s ok cmd/internal/obj 1.061s ok cmd/internal/obj/ppc64 0.552s ok cmd/internal/obj/riscv 0.232s ok cmd/internal/obj/s390x 0.060s ok cmd/internal/obj/x86 3.616s ok cmd/internal/objabi 0.067s ok cmd/internal/pkgpath 0.237s ok cmd/internal/pkgpattern 0.057s ok cmd/internal/quoted 0.055s ok cmd/internal/src 0.037s ok cmd/internal/test2json 1.022s ok cmd/link 27.881s ok cmd/link/internal/benchmark 0.060s ok cmd/link/internal/ld 32.584s ok cmd/link/internal/loader 0.230s ok cmd/nm 4.457s ok cmd/objdump 10.415s ok cmd/pack 5.463s ok cmd/pprof 2.019s ok cmd/trace 0.217s ok cmd/vet 30.588s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3356 35790 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2847 42191 ns/op 1857 B/op 37 allocs/op Benchmark/Writer/PAX-4 2071 61261 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 4974 38174 ns/op 17320 B/op 16 allocs/op Benchmark/Reader/GNU-4 6963 36009 ns/op 17255 B/op 15 allocs/op Benchmark/Reader/PAX-4 2586 72568 ns/op 27134 B/op 33 allocs/op PASS ok archive/tar 1.302s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 259069487 ns/op 828480 B/op 81 allocs/op BenchmarkZip64Test-4 1 178334414 ns/op BenchmarkZip64TestSizes/4096-4 1798 124260 ns/op BenchmarkZip64TestSizes/1048576-4 133 894034 ns/op BenchmarkZip64TestSizes/67108864-4 1 166438705 ns/op PASS ok archive/zip 1.404s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 208670 525.3 ns/op BenchmarkReaderCopyUnoptimal-4 131500 878.3 ns/op BenchmarkReaderCopyNoWriteTo-4 10000 13217 ns/op BenchmarkReaderWriteToOptimal-4 6388 24231 ns/op BenchmarkReaderReadString-4 137535 1022 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 198016 671.3 ns/op BenchmarkWriterCopyUnoptimal-4 202196 573.4 ns/op BenchmarkWriterCopyNoReadFrom-4 12261 11327 ns/op BenchmarkReaderEmpty-4 22737 6585 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 15738 7532 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 466869 216.6 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.108s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 3163 35344 ns/op 927.11 MB/s BenchmarkWriteByte-4 414 266139 ns/op 15.39 MB/s BenchmarkWriteRune-4 234 507905 ns/op 24.19 MB/s BenchmarkBufferNotEmptyWriteRead-4 37 3295397 ns/op BenchmarkBufferFullSmallReads-4 96 1289421 ns/op BenchmarkBufferWriteBlock/N4096-4 6620 21695 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 325 343838 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 13 9650856 ns/op 4192264 B/op 22 allocs/op BenchmarkIndexByte/10-4 3734334 31.67 ns/op 315.74 MB/s BenchmarkIndexByte/32-4 3654712 32.70 ns/op 978.69 MB/s BenchmarkIndexByte/4K-4 1000000 100.8 ns/op 40644.13 MB/s BenchmarkIndexBytePortable/10-4 1000000 100.1 ns/op 99.89 MB/s BenchmarkIndexBytePortable/32-4 476499 266.0 ns/op 120.29 MB/s BenchmarkIndexBytePortable/4K-4 4388 29211 ns/op 140.22 MB/s BenchmarkIndexRune/10-4 1000000 115.9 ns/op 86.26 MB/s BenchmarkIndexRune/32-4 1000000 116.0 ns/op 275.84 MB/s BenchmarkIndexRune/4K-4 443240 285.4 ns/op 14351.62 MB/s BenchmarkIndexRuneASCII/10-4 3818040 31.33 ns/op 319.22 MB/s BenchmarkIndexRuneASCII/32-4 3492877 33.17 ns/op 964.69 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 101.6 ns/op 40312.50 MB/s BenchmarkEqual/0-4 11864938 10.37 ns/op BenchmarkEqual/1-4 1323630 89.77 ns/op 11.14 MB/s BenchmarkEqual/6-4 1274232 93.48 ns/op 64.19 MB/s BenchmarkEqual/9-4 1260612 93.51 ns/op 96.24 MB/s BenchmarkEqual/15-4 1239762 96.18 ns/op 155.96 MB/s BenchmarkEqual/16-4 1316160 94.27 ns/op 169.72 MB/s BenchmarkEqual/20-4 1000000 104.3 ns/op 191.76 MB/s BenchmarkEqual/32-4 1000000 102.7 ns/op 311.45 MB/s BenchmarkEqual/4K-4 95404 1257 ns/op 3259.83 MB/s BenchmarkIndex/10-4 2534650 49.01 ns/op 204.03 MB/s BenchmarkIndex/32-4 2469819 48.97 ns/op 653.44 MB/s BenchmarkIndex/4K-4 26022 4680 ns/op 875.29 MB/s BenchmarkIndexEasy/10-4 2557696 46.32 ns/op 215.90 MB/s BenchmarkIndexEasy/32-4 2449611 47.84 ns/op 668.95 MB/s BenchmarkIndexEasy/4K-4 613098 208.8 ns/op 19616.64 MB/s BenchmarkCount/10-4 1487254 79.94 ns/op 125.09 MB/s BenchmarkCount/32-4 1445094 80.58 ns/op 397.14 MB/s BenchmarkCount/4K-4 26102 4644 ns/op 882.06 MB/s BenchmarkCountEasy/10-4 1556338 76.90 ns/op 130.05 MB/s BenchmarkCountEasy/32-4 1515326 79.64 ns/op 401.82 MB/s BenchmarkCountEasy/4K-4 516012 247.8 ns/op 16530.12 MB/s BenchmarkCountSingle/10-4 3044478 40.25 ns/op 248.46 MB/s BenchmarkCountSingle/32-4 2869390 41.45 ns/op 771.96 MB/s BenchmarkCountSingle/4K-4 1000000 116.1 ns/op 35275.18 MB/s BenchmarkToUpper/#00-4 2851455 40.57 ns/op BenchmarkToUpper/ONLYUPPER-4 353396 369.5 ns/op BenchmarkToUpper/abc-4 449570 287.3 ns/op BenchmarkToUpper/AbC123-4 341935 399.0 ns/op BenchmarkToUpper/azAZ09_-4 314682 422.8 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 91222 1327 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 39080 2994 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 65948 1783 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 136660 882.8 ns/op BenchmarkToLower/#00-4 2852727 41.61 ns/op BenchmarkToLower/abc-4 381874 299.9 ns/op BenchmarkToLower/AbC123-4 302889 410.8 ns/op BenchmarkToLower/azAZ09_-4 296437 446.8 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 82142 1392 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 40550 2858 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 68769 1664 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 125552 923.2 ns/op BenchmarkFields/ASCII/16-4 147840 768.8 ns/op 20.81 MB/s 96 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 14313 8234 ns/op 31.09 MB/s 576 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 955 126819 ns/op 32.30 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 60 2191654 ns/op 29.90 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 35131578 ns/op 29.85 MB/s 2260992 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 200538 677.9 ns/op 23.60 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6262 21956 ns/op 11.66 MB/s 640 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 386 312597 ns/op 13.10 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 20 5654761 ns/op 11.59 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 94692152 ns/op 11.07 MB/s 11219200 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 117934 1088 ns/op 14.70 MB/s 96 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 11937 ns/op 21.45 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 607 209224 ns/op 19.58 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 28 4144552 ns/op 15.81 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 65805788 ns/op 15.93 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 139413 864.0 ns/op 18.52 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 9074 14889 ns/op 17.19 MB/s 640 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 482 265729 ns/op 15.41 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 27 4638010 ns/op 14.13 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 80156224 ns/op 13.08 MB/s 11219248 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1979622 60.64 ns/op BenchmarkTrimSpace/ASCII-4 1218506 97.33 ns/op BenchmarkTrimSpace/SomeNonASCII-4 97198 1138 ns/op BenchmarkTrimSpace/JustNonASCII-4 48470 2501 ns/op BenchmarkToValidUTF8/Valid-4 383263 294.2 ns/op BenchmarkToValidUTF8/InvalidASCII-4 300614 415.9 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 87492 1366 ns/op BenchmarkIndexHard1-4 1104 104354 ns/op BenchmarkIndexHard2-4 813 144411 ns/op BenchmarkIndexHard3-4 198 582573 ns/op BenchmarkIndexHard4-4 199 588705 ns/op BenchmarkLastIndexHard1-4 8 13655498 ns/op BenchmarkLastIndexHard2-4 6 17448456 ns/op BenchmarkLastIndexHard3-4 6 18634422 ns/op BenchmarkCountHard1-4 1142 104706 ns/op BenchmarkCountHard2-4 820 147753 ns/op BenchmarkCountHard3-4 202 586608 ns/op BenchmarkSplitEmptySeparator-4 1 108266407 ns/op BenchmarkSplitSingleByteSeparator-4 16 7965396 ns/op BenchmarkSplitMultiByteSeparator-4 12 8841709 ns/op BenchmarkSplitNSingleByteSeparator-4 173456 906.7 ns/op BenchmarkSplitNMultiByteSeparator-4 66556 1792 ns/op BenchmarkRepeat-4 153540 819.9 ns/op BenchmarkRepeatLarge/256/1-4 109810 1345 ns/op 190.38 MB/s BenchmarkRepeatLarge/256/16-4 195750 894.8 ns/op 286.10 MB/s BenchmarkRepeatLarge/512/1-4 72729 1636 ns/op 312.98 MB/s BenchmarkRepeatLarge/512/16-4 83498 1324 ns/op 386.82 MB/s BenchmarkRepeatLarge/1024/1-4 50154 2586 ns/op 395.98 MB/s BenchmarkRepeatLarge/1024/16-4 59793 2178 ns/op 470.08 MB/s BenchmarkRepeatLarge/2048/1-4 29002 4280 ns/op 478.55 MB/s BenchmarkRepeatLarge/2048/16-4 31714 3760 ns/op 544.74 MB/s BenchmarkRepeatLarge/4096/1-4 16470 7240 ns/op 565.78 MB/s BenchmarkRepeatLarge/4096/16-4 18351 7254 ns/op 564.65 MB/s BenchmarkRepeatLarge/8192/1-4 10000 13958 ns/op 586.90 MB/s BenchmarkRepeatLarge/8192/16-4 10000 12495 ns/op 655.60 MB/s BenchmarkRepeatLarge/8192/4097-4 16945 8162 ns/op 501.96 MB/s BenchmarkRepeatLarge/16384/1-4 8670 25380 ns/op 645.55 MB/s BenchmarkRepeatLarge/16384/16-4 10000 24746 ns/op 662.08 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 19540 ns/op 629.02 MB/s BenchmarkRepeatLarge/32768/1-4 3759 55652 ns/op 588.80 MB/s BenchmarkRepeatLarge/32768/16-4 2445 48155 ns/op 680.47 MB/s BenchmarkRepeatLarge/32768/4097-4 2656 44399 ns/op 645.94 MB/s BenchmarkRepeatLarge/65536/1-4 1305 89847 ns/op 729.42 MB/s BenchmarkRepeatLarge/65536/16-4 1441 95669 ns/op 685.03 MB/s BenchmarkRepeatLarge/65536/4097-4 1399 86203 ns/op 712.91 MB/s BenchmarkRepeatLarge/131072/1-4 320 349988 ns/op 374.50 MB/s BenchmarkRepeatLarge/131072/16-4 363 330141 ns/op 397.02 MB/s BenchmarkRepeatLarge/131072/4097-4 368 337828 ns/op 375.95 MB/s BenchmarkRepeatLarge/262144/1-4 211 637464 ns/op 411.23 MB/s BenchmarkRepeatLarge/262144/16-4 183 623957 ns/op 420.13 MB/s BenchmarkRepeatLarge/262144/4097-4 202 621446 ns/op 415.34 MB/s BenchmarkRepeatLarge/524288/1-4 93 1231468 ns/op 425.74 MB/s BenchmarkRepeatLarge/524288/16-4 100 1195725 ns/op 438.47 MB/s BenchmarkRepeatLarge/524288/4097-4 97 1143879 ns/op 454.87 MB/s BenchmarkRepeatLarge/1048576/1-4 42 2587680 ns/op 405.22 MB/s BenchmarkRepeatLarge/1048576/16-4 50 3228862 ns/op 324.75 MB/s BenchmarkRepeatLarge/1048576/4097-4 54 2569993 ns/op 406.51 MB/s BenchmarkRepeatLarge/2097152/1-4 31 4250559 ns/op 493.38 MB/s BenchmarkRepeatLarge/2097152/16-4 26 4419772 ns/op 474.49 MB/s BenchmarkRepeatLarge/2097152/4097-4 28 4332536 ns/op 483.22 MB/s BenchmarkRepeatLarge/4194304/1-4 13 8046459 ns/op 521.26 MB/s BenchmarkRepeatLarge/4194304/16-4 14 8260768 ns/op 507.74 MB/s BenchmarkRepeatLarge/4194304/4097-4 14 8213263 ns/op 510.30 MB/s BenchmarkRepeatLarge/8388608/1-4 7 15286305 ns/op 548.77 MB/s BenchmarkRepeatLarge/8388608/16-4 8 13711945 ns/op 611.77 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 14825702 ns/op 565.68 MB/s BenchmarkRepeatLarge/16777216/1-4 4 25545062 ns/op 656.77 MB/s BenchmarkRepeatLarge/16777216/16-4 5 25424100 ns/op 659.89 MB/s BenchmarkRepeatLarge/16777216/4097-4 5 26500626 ns/op 633.09 MB/s BenchmarkRepeatLarge/33554432/1-4 2 50836469 ns/op 660.05 MB/s BenchmarkRepeatLarge/33554432/16-4 3 55534596 ns/op 604.21 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 54157432 ns/op 619.57 MB/s BenchmarkRepeatLarge/67108864/1-4 2 100505920 ns/op 667.71 MB/s BenchmarkRepeatLarge/67108864/16-4 2 97159093 ns/op 690.71 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 95086726 ns/op 705.76 MB/s BenchmarkRepeatLarge/134217728/1-4 1 199139396 ns/op 673.99 MB/s BenchmarkRepeatLarge/134217728/16-4 1 191849173 ns/op 699.60 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 194789058 ns/op 689.04 MB/s BenchmarkRepeatLarge/268435456/1-4 1 435011084 ns/op 617.08 MB/s BenchmarkRepeatLarge/268435456/16-4 1 406260360 ns/op 660.75 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 407977586 ns/op 657.97 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1070312503 ns/op 501.60 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1314292277 ns/op 408.49 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1177189133 ns/op 456.06 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4031207764 ns/op 266.36 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 4253989646 ns/op 252.41 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 4159006186 ns/op 258.17 MB/s BenchmarkBytesCompare/1-4 11437285 9.778 ns/op BenchmarkBytesCompare/2-4 13017369 10.09 ns/op BenchmarkBytesCompare/4-4 12725674 9.048 ns/op BenchmarkBytesCompare/8-4 13722006 8.775 ns/op BenchmarkBytesCompare/16-4 14398880 8.534 ns/op BenchmarkBytesCompare/32-4 12177241 9.697 ns/op BenchmarkBytesCompare/64-4 11506712 9.996 ns/op BenchmarkBytesCompare/128-4 9725872 11.82 ns/op BenchmarkBytesCompare/256-4 7294437 14.36 ns/op BenchmarkBytesCompare/512-4 5340346 20.08 ns/op BenchmarkBytesCompare/1024-4 3808087 32.03 ns/op BenchmarkBytesCompare/2048-4 2122002 53.75 ns/op BenchmarkIndexAnyASCII/1:1-4 2075185 56.88 ns/op BenchmarkIndexAnyASCII/1:2-4 2083804 56.61 ns/op BenchmarkIndexAnyASCII/1:4-4 2111638 55.98 ns/op BenchmarkIndexAnyASCII/1:8-4 2111388 56.97 ns/op BenchmarkIndexAnyASCII/1:16-4 2133475 56.20 ns/op BenchmarkIndexAnyASCII/1:32-4 2054625 58.16 ns/op BenchmarkIndexAnyASCII/1:64-4 2112403 57.29 ns/op BenchmarkIndexAnyASCII/16:1-4 2283750 52.50 ns/op BenchmarkIndexAnyASCII/16:2-4 537082 190.4 ns/op BenchmarkIndexAnyASCII/16:4-4 586344 193.3 ns/op BenchmarkIndexAnyASCII/16:8-4 563806 194.4 ns/op BenchmarkIndexAnyASCII/16:16-4 554548 202.8 ns/op BenchmarkIndexAnyASCII/16:32-4 583600 218.9 ns/op BenchmarkIndexAnyASCII/16:64-4 386472 264.9 ns/op BenchmarkIndexAnyASCII/256:1-4 2042406 58.74 ns/op BenchmarkIndexAnyASCII/256:2-4 55874 2083 ns/op BenchmarkIndexAnyASCII/256:4-4 57675 2073 ns/op BenchmarkIndexAnyASCII/256:8-4 52240 2057 ns/op BenchmarkIndexAnyASCII/256:16-4 57525 2084 ns/op BenchmarkIndexAnyASCII/256:32-4 54876 2135 ns/op BenchmarkIndexAnyASCII/256:64-4 54944 2117 ns/op BenchmarkIndexAnyUTF8/1:1-4 2169812 55.49 ns/op BenchmarkIndexAnyUTF8/1:2-4 1928204 55.23 ns/op BenchmarkIndexAnyUTF8/1:4-4 2139948 55.29 ns/op BenchmarkIndexAnyUTF8/1:8-4 2158777 56.08 ns/op BenchmarkIndexAnyUTF8/1:16-4 2059410 54.64 ns/op BenchmarkIndexAnyUTF8/1:32-4 2113341 56.67 ns/op BenchmarkIndexAnyUTF8/1:64-4 2061718 55.23 ns/op BenchmarkIndexAnyUTF8/16:1-4 156300 717.3 ns/op BenchmarkIndexAnyUTF8/16:2-4 418380 295.4 ns/op BenchmarkIndexAnyUTF8/16:4-4 388155 286.5 ns/op BenchmarkIndexAnyUTF8/16:8-4 388218 292.8 ns/op BenchmarkIndexAnyUTF8/16:16-4 398756 293.5 ns/op BenchmarkIndexAnyUTF8/16:32-4 428613 306.7 ns/op BenchmarkIndexAnyUTF8/16:64-4 403796 305.9 ns/op BenchmarkIndexAnyUTF8/256:1-4 11089 10770 ns/op BenchmarkIndexAnyUTF8/256:2-4 30770 3823 ns/op BenchmarkIndexAnyUTF8/256:4-4 30961 3859 ns/op BenchmarkIndexAnyUTF8/256:8-4 29366 3840 ns/op BenchmarkIndexAnyUTF8/256:16-4 29620 4135 ns/op BenchmarkIndexAnyUTF8/256:32-4 28076 4101 ns/op BenchmarkIndexAnyUTF8/256:64-4 28372 4185 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2077971 57.53 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2066476 56.61 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2056636 58.14 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2040615 57.31 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2054107 56.70 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2045821 57.45 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2070098 59.67 ns/op BenchmarkLastIndexAnyASCII/16:1-4 445304 247.3 ns/op BenchmarkLastIndexAnyASCII/16:2-4 497402 240.8 ns/op BenchmarkLastIndexAnyASCII/16:4-4 461472 243.7 ns/op BenchmarkLastIndexAnyASCII/16:8-4 482650 245.0 ns/op BenchmarkLastIndexAnyASCII/16:16-4 406228 257.7 ns/op BenchmarkLastIndexAnyASCII/16:32-4 402919 277.4 ns/op BenchmarkLastIndexAnyASCII/16:64-4 372868 313.4 ns/op BenchmarkLastIndexAnyASCII/256:1-4 39229 3000 ns/op BenchmarkLastIndexAnyASCII/256:2-4 38124 2992 ns/op BenchmarkLastIndexAnyASCII/256:4-4 38828 3019 ns/op BenchmarkLastIndexAnyASCII/256:8-4 39603 2914 ns/op BenchmarkLastIndexAnyASCII/256:16-4 38541 3003 ns/op BenchmarkLastIndexAnyASCII/256:32-4 37371 3068 ns/op BenchmarkLastIndexAnyASCII/256:64-4 38065 3052 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2075907 57.86 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2134525 57.72 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2039874 59.96 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2045595 63.03 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2114253 60.18 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2030648 59.14 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2068770 59.08 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 188860 633.2 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 393829 327.9 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 395469 295.7 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 385410 298.1 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 394335 297.4 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 363728 344.9 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 336168 334.1 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 13395 9330 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 27493 6669 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 24945 4218 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 21500 5297 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 26970 4420 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 29080 3988 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 28609 4511 ns/op BenchmarkTrimASCII/1:1-4 2277049 51.64 ns/op BenchmarkTrimASCII/1:2-4 1985228 57.16 ns/op BenchmarkTrimASCII/1:4-4 2048812 58.09 ns/op BenchmarkTrimASCII/1:8-4 1883929 63.06 ns/op BenchmarkTrimASCII/1:16-4 1707141 69.87 ns/op BenchmarkTrimASCII/16:1-4 600630 189.2 ns/op BenchmarkTrimASCII/16:2-4 438967 245.2 ns/op BenchmarkTrimASCII/16:4-4 530437 243.9 ns/op BenchmarkTrimASCII/16:8-4 527059 248.1 ns/op BenchmarkTrimASCII/16:16-4 485569 254.7 ns/op BenchmarkTrimASCII/256:1-4 53823 2182 ns/op BenchmarkTrimASCII/256:2-4 38640 2987 ns/op BenchmarkTrimASCII/256:4-4 40143 3026 ns/op BenchmarkTrimASCII/256:8-4 38091 3020 ns/op BenchmarkTrimASCII/256:16-4 36855 3129 ns/op BenchmarkTrimASCII/4096:1-4 3432 36015 ns/op BenchmarkTrimASCII/4096:2-4 2756 47313 ns/op BenchmarkTrimASCII/4096:4-4 2600 47740 ns/op BenchmarkTrimASCII/4096:8-4 2587 47105 ns/op BenchmarkTrimASCII/4096:16-4 2604 53477 ns/op BenchmarkTrimByte-4 1527025 75.13 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 17107 6700 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 17709 6761 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 957 131052 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1790 64483 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3672 33688 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6908 17093 ns/op BenchmarkCompareBytesEqual-4 13584078 7.934 ns/op BenchmarkCompareBytesToNil-4 16209926 7.369 ns/op BenchmarkCompareBytesEmpty-4 17621613 6.655 ns/op BenchmarkCompareBytesIdentical-4 17510346 6.727 ns/op BenchmarkCompareBytesSameLength-4 14803720 7.607 ns/op BenchmarkCompareBytesDifferentLength-4 14442894 7.921 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2904 46597 ns/op 22503.28 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2970 48673 ns/op 21543.38 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2964 44037 ns/op 23811.58 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2948 47591 ns/op 22033.24 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2515 50482 ns/op 20771.58 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2802 44323 ns/op 23657.85 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2664 46208 ns/op 22692.64 MB/s BenchmarkCompareBytesBig-4 2802 40533 ns/op 25870.00 MB/s BenchmarkCompareBytesBigIdentical-4 16724029 6.932 ns/op 151260931.57 MB/s PASS ok bytes 94.244s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 73709356 ns/op 1.36 MB/s 3645320 B/op 54 allocs/op BenchmarkDecodeNewton-4 1 279814047 ns/op 2.03 MB/s 3663168 B/op 54 allocs/op BenchmarkDecodeRand-4 5 25946031 ns/op 0.63 MB/s 3643396 B/op 51 allocs/op PASS ok compress/bzip2 1.369s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 60 1960359 ns/op 5.10 MB/s 50920 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 18681426 ns/op 5.35 MB/s 46080 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 188306428 ns/op 5.31 MB/s 73840 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 56 2017487 ns/op 4.96 MB/s 50572 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 5 20242231 ns/op 4.94 MB/s 47478 B/op 11 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 219023731 ns/op 4.57 MB/s 77600 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 57 2070981 ns/op 4.83 MB/s 46905 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 19252379 ns/op 5.19 MB/s 68221 B/op 15 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 197856096 ns/op 5.05 MB/s 77960 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 62 2025870 ns/op 4.94 MB/s 48509 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 18552447 ns/op 5.39 MB/s 46360 B/op 13 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 189948031 ns/op 5.26 MB/s 77960 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 54 2064404 ns/op 4.84 MB/s 52779 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 6 20062910 ns/op 4.98 MB/s 50560 B/op 23 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 220842594 ns/op 4.53 MB/s 113088 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 73 1682172 ns/op 5.94 MB/s 49243 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 8 14686287 ns/op 6.81 MB/s 47876 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 139387657 ns/op 7.17 MB/s 114272 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 84 1521868 ns/op 6.57 MB/s 51592 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 10 11147924 ns/op 8.97 MB/s 52769 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 110517391 ns/op 9.05 MB/s 94896 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 86 1518928 ns/op 6.58 MB/s 51347 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 10 10903271 ns/op 9.17 MB/s 62607 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 111090424 ns/op 9.00 MB/s 96696 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 100 1172843 ns/op 8.53 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11558745 ns/op 8.65 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 129144096 ns/op 7.74 MB/s BenchmarkEncode/Digits/Speed/1e4-4 49 2236502 ns/op 4.47 MB/s BenchmarkEncode/Digits/Speed/1e5-4 6 19212362 ns/op 5.20 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 195531492 ns/op 5.11 MB/s BenchmarkEncode/Digits/Default/1e4-4 18 5688739 ns/op 1.76 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 63846429 ns/op 1.57 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 648352400 ns/op 1.54 MB/s BenchmarkEncode/Digits/Compression/1e4-4 18 5689773 ns/op 1.76 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 62275120 ns/op 1.61 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 637075391 ns/op 1.57 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 70 1441154 ns/op 6.94 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 9 11978705 ns/op 8.35 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 120139580 ns/op 8.32 MB/s BenchmarkEncode/Newton/Speed/1e4-4 57 2049825 ns/op 4.88 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 15097475 ns/op 6.62 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 150677568 ns/op 6.64 MB/s BenchmarkEncode/Newton/Default/1e4-4 18 6154147 ns/op 1.62 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 54769088 ns/op 1.83 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 566786290 ns/op 1.76 MB/s BenchmarkEncode/Newton/Compression/1e4-4 19 5451342 ns/op 1.83 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 68328007 ns/op 1.46 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 694909973 ns/op 1.44 MB/s PASS ok compress/flate 14.240s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 48 2675783 ns/op 3.74 MB/s BenchmarkDecoder/1e-Reuse4-4 49 2589411 ns/op 3.86 MB/s BenchmarkDecoder/1e5-4 5 24196329 ns/op 4.13 MB/s BenchmarkDecoder/1e-Reuse5-4 5 23923423 ns/op 4.18 MB/s BenchmarkDecoder/1e6-4 1 241648822 ns/op 4.14 MB/s BenchmarkDecoder/1e-Reuse6-4 1 243372455 ns/op 4.11 MB/s BenchmarkEncoder/1e4-4 56 2125134 ns/op 4.71 MB/s BenchmarkEncoder/1e-Reuse4-4 62 1865150 ns/op 5.36 MB/s BenchmarkEncoder/1e5-4 6 19579825 ns/op 5.11 MB/s BenchmarkEncoder/1e-Reuse5-4 6 19272100 ns/op 5.19 MB/s BenchmarkEncoder/1e6-4 1 196611354 ns/op 5.09 MB/s BenchmarkEncoder/1e-Reuse6-4 1 199956256 ns/op 5.00 MB/s PASS ok compress/lzw 3.245s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 26 4226113 ns/op PASS ok container/heap 0.261s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 24513 4471 ns/op BenchmarkWithTimeout/concurrency=40-4 5518 26356 ns/op BenchmarkWithTimeout/concurrency=4000-4 6751 28136 ns/op BenchmarkWithTimeout/concurrency=400000-4 7521 34411 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 360706 399.0 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 18777 6670 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 22314 4985 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 4071 32209 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2548 50686 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3328 33489 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 367 368172 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 240 532460 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 354 317600 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 33 3623862 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 19 7072674 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 43 3020753 ns/op BenchmarkCheckCanceled/Err-4 327584 356.7 ns/op BenchmarkCheckCanceled/Done-4 515241 225.5 ns/op BenchmarkContextCancelDone-4 785499 141.3 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 28584 4019 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 21234 4903 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 27525 4513 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 22933 5458 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 16332 7397 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 601832 190.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 391896 300.7 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 294584 424.3 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 190704 636.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 95121 1217 ns/op PASS ok context 12.021s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1719774 62.74 ns/op 255.03 MB/s BenchmarkDecrypt-4 1757109 66.95 ns/op 239.00 MB/s BenchmarkExpand-4 1000000 107.9 ns/op PASS ok crypto/aes 0.592s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 209216 512.5 ns/op 124.88 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 374666 306.6 ns/op 208.75 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 222146 519.3 ns/op 123.24 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 373770 323.7 ns/op 197.73 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 160729 947.6 ns/op 1424.68 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 182100 583.5 ns/op 2313.79 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 139669 838.4 ns/op 1610.22 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 184520 666.3 ns/op 2026.21 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 52988 2152 ns/op 3805.91 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 69843 1794 ns/op 4565.23 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 45739 2568 ns/op 3190.44 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 48854 2348 ns/op 3488.52 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 6247 18380 ns/op 55.44 MB/s BenchmarkAESCFBDecrypt1K-4 5737 18031 ns/op 56.52 MB/s BenchmarkAESCFBDecrypt8K-4 856 141588 ns/op 57.82 MB/s BenchmarkAESOFB1K-4 10000 11899 ns/op 85.63 MB/s BenchmarkAESCTR1K-4 15747 7653 ns/op 133.15 MB/s BenchmarkAESCTR8K-4 1864 61180 ns/op 133.82 MB/s BenchmarkAESCBCEncrypt1K-4 10000 11405 ns/op 89.78 MB/s BenchmarkAESCBCDecrypt1K-4 16988 6951 ns/op 147.31 MB/s PASS ok crypto/cipher 3.279s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 87451 1659 ns/op 4.82 MB/s BenchmarkDecrypt-4 94954 1306 ns/op 6.12 MB/s BenchmarkTDESEncrypt-4 24675 4393 ns/op 1.82 MB/s BenchmarkTDESDecrypt-4 34272 3752 ns/op 2.13 MB/s PASS ok crypto/des 0.840s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1131 108395 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 16 7584942 ns/op 1088 B/op 21 allocs/op BenchmarkECDH/P521-4 6 22477594 ns/op 1533 B/op 21 allocs/op BenchmarkECDH/X25519-4 74 2351960 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 0.927s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1617 124056 ns/op 4559 B/op 40 allocs/op BenchmarkSign/P384-4 45 2688426 ns/op 10776 B/op 62 allocs/op BenchmarkSign/P521-4 16 9411356 ns/op 11159 B/op 63 allocs/op BenchmarkVerify/P256-4 961 112524 ns/op 2496 B/op 17 allocs/op BenchmarkVerify/P384-4 18 7459019 ns/op 8704 B/op 42 allocs/op BenchmarkVerify/P521-4 6 19540496 ns/op 9024 B/op 42 allocs/op BenchmarkGenerateKey/P256-4 4356 28783 ns/op 927 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 64 3465823 ns/op 1128 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 22 5095828 ns/op 1448 B/op 17 allocs/op PASS ok crypto/ecdsa 2.107s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 220 470718 ns/op BenchmarkNewKeyFromSeed-4 232 488546 ns/op BenchmarkSigning-4 230 508168 ns/op BenchmarkVerification-4 145 977762 ns/op PASS ok crypto/ed25519 0.998s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 6079 24082 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 100 1558943 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 74 2011337 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 26 5169850 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1568 120827 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 69 2187537 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 26 5092384 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 8 25870715 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 10000 10796 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 5886 23306 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 4869 27847 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 100 1254846 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 1560 93290 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 313 422712 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1791 62179 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 100 1461197 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.447s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 13736 8048 ns/op 127.24 MB/s BenchmarkHMACSHA256_32-4 16644 9241 ns/op 3.46 MB/s BenchmarkNewWriteSum-4 4496 24413 ns/op 1.31 MB/s PASS ok crypto/hmac 0.738s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 46845 2381 ns/op BenchmarkModSub-4 52830 2011 ns/op BenchmarkMontgomeryRepr-4 26878 4901 ns/op BenchmarkMontgomeryMul-4 29500 3784 ns/op BenchmarkModMul-4 10000 10252 ns/op BenchmarkExpBig-4 15 7573775 ns/op BenchmarkExp-4 6 18995960 ns/op PASS ok crypto/internal/bigmod 1.479s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3312 34448 ns/op BenchmarkScalarBaseMult-4 252 439884 ns/op BenchmarkScalarMult-4 100 1036622 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 165 714267 ns/op PASS ok crypto/internal/edwards25519 0.830s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 432991 261.7 ns/op BenchmarkMultiply-4 5164790 24.28 ns/op BenchmarkSquare-4 5490859 22.21 ns/op BenchmarkInvert-4 27541 4342 ns/op BenchmarkMult32-4 1000000 102.5 ns/op PASS ok crypto/internal/edwards25519/field 1.199s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 63 1881086 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1988 58853 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 27 5153708 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 8 13684106 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 145 931689 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 9694 16300 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 74 1940654 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 30 4082576 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.680s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 718580 186.5 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 417009 540.3 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 113619 1035 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 686089 185.8 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 361466 338.1 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 99025 1021 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.233s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 86935 1199 ns/op 6.67 MB/s BenchmarkHash64-4 95997 1076 ns/op 59.46 MB/s BenchmarkHash128-4 101830 1183 ns/op 108.23 MB/s BenchmarkHash256-4 85356 1364 ns/op 187.65 MB/s BenchmarkHash512-4 72072 1676 ns/op 305.52 MB/s BenchmarkHash1K-4 48951 2437 ns/op 420.27 MB/s BenchmarkHash8K-4 10000 12373 ns/op 662.07 MB/s BenchmarkHash1M-4 81 1702914 ns/op 615.75 MB/s BenchmarkHash8M-4 8 13120053 ns/op 639.37 MB/s BenchmarkHash8BytesUnaligned-4 100786 1292 ns/op 6.19 MB/s BenchmarkHash1KUnaligned-4 46158 2463 ns/op 415.78 MB/s BenchmarkHash8KUnaligned-4 9523 14506 ns/op 564.74 MB/s PASS ok crypto/md5 2.773s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 1 180559630 ns/op PASS ok crypto/rand 0.259s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 10528 10187 ns/op 12.56 MB/s BenchmarkRC4_1K-4 1258 114444 ns/op 8.95 MB/s BenchmarkRC4_8K-4 199 583257 ns/op 13.88 MB/s PASS ok crypto/rc4 0.668s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 10 14062060 ns/op BenchmarkDecryptPKCS1v15/3072-4 5 38393303 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 41106873 ns/op BenchmarkEncryptPKCS1v15/2048-4 28 3884656 ns/op BenchmarkDecryptOAEP/2048-4 10 10825979 ns/op BenchmarkEncryptOAEP/2048-4 30 5688029 ns/op BenchmarkSignPKCS1v15/2048-4 10 10673886 ns/op BenchmarkVerifyPKCS1v15/2048-4 28 5102165 ns/op BenchmarkSignPSS/2048-4 10 12717556 ns/op BenchmarkVerifyPSS/2048-4 28 4646210 ns/op PASS ok crypto/rsa 2.597s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 88551 1273 ns/op 6.29 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 54072 2294 ns/op 3.49 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 74216 1629 ns/op 196.49 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 84582 1406 ns/op 227.67 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 43910 2617 ns/op 391.34 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 56772 2041 ns/op 501.63 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 10000 14615 ns/op 560.51 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 11251 9643 ns/op 849.49 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.687s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 69780 1482 ns/op 5.40 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 85658 2145 ns/op 3.73 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 81288 1379 ns/op 5.80 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 27152 4155 ns/op 246.42 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 31075 3845 ns/op 266.35 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 30751 3836 ns/op 266.93 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 4849 22254 ns/op 368.12 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 4566 23061 ns/op 355.23 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 5666 42144 ns/op 194.38 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.061s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 45506 4391 ns/op 1.82 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 69801 1803 ns/op 4.44 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 57018 3081 ns/op 2.60 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 27890 4218 ns/op 242.78 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 31860 4187 ns/op 244.58 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 30322 3936 ns/op 260.13 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5749 26897 ns/op 304.57 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 7698 20602 ns/op 397.63 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 5967 22960 ns/op 356.79 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.289s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 19944391 7.549 ns/op BenchmarkConstantTimeEq-4 18950636 6.788 ns/op BenchmarkConstantTimeLessOrEq-4 17318959 11.45 ns/op BenchmarkXORBytes/8Bytes-4 2936078 35.11 ns/op 227.83 MB/s BenchmarkXORBytes/128Bytes-4 3004292 37.63 ns/op 3401.95 MB/s BenchmarkXORBytes/2048Bytes-4 954145 115.5 ns/op 17727.52 MB/s BenchmarkXORBytes/32768Bytes-4 71329 1972 ns/op 16614.64 MB/s PASS ok crypto/subtle 1.818s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 33 4295517 ns/op BenchmarkCertCache/1-4 26 5435758 ns/op BenchmarkCertCache/2-4 28 3890722 ns/op BenchmarkCertCache/3-4 32 4070222 ns/op BenchmarkHandshakeServer/RSA-4 20 6751718 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 19 7377500 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 13 9057600 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 20 5032129 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 22 5599982 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 19 7240874 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 25 9154128 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 35109978 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 42354656 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 1 140667257 ns/op 7.45 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 1 141040684 ns/op 7.43 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 266187002 ns/op 7.88 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 261188717 ns/op 8.03 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 451521918 ns/op 9.29 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 468116090 ns/op 8.96 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 829906933 ns/op 10.11 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 1068047499 ns/op 7.85 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1679809533 ns/op 9.99 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1855938499 ns/op 9.04 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 3530235515 ns/op 9.50 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 4244755464 ns/op 7.90 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 7600892130 ns/op 8.83 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 6577858464 ns/op 10.20 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 1 113486314 ns/op 9.24 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 1 120393305 ns/op 8.71 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 233170037 ns/op 8.99 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 213576215 ns/op 9.82 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 426262156 ns/op 9.84 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 457079000 ns/op 9.18 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 758748172 ns/op 11.06 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 836575808 ns/op 10.03 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1499531803 ns/op 11.19 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1721277881 ns/op 9.75 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 3075481798 ns/op 10.91 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 3112193419 ns/op 10.78 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 7154257028 ns/op 9.38 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 7836316589 ns/op 8.56 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 721802274 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 719740048 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 301416247 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 307591690 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 166781081 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 159331664 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 1 102359584 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 90190416 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 53849678 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 53853012 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 159421425 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 155824071 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 77591744 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 80337644 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 54803849 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 50323434 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 35872180 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 33598233 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 28027389 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 4 29130675 ns/op PASS ok crypto/tls 67.241s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 8 23329461 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 219 457470 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 870 182622 ns/op 13186 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 986 134862 ns/op 14611 B/op 262 allocs/op PASS ok crypto/x509 1.188s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 28 3795223 ns/op 278791 B/op 1623 allocs/op BenchmarkConcurrentStmtQuery-4 34 4021535 ns/op 257507 B/op 1966 allocs/op BenchmarkConcurrentStmtExec-4 69 3417775 ns/op 211277 B/op 560 allocs/op BenchmarkConcurrentTxQuery-4 27 4062013 ns/op 275016 B/op 2133 allocs/op BenchmarkConcurrentTxExec-4 92 2356678 ns/op 87915 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 39 4303974 ns/op 105655 B/op 2089 allocs/op BenchmarkConcurrentTxStmtExec-4 78 1434989 ns/op 40079 B/op 381 allocs/op BenchmarkConcurrentRandom-4 39 4381305 ns/op 225982 B/op 1802 allocs/op BenchmarkManyConcurrentQueries-4 2191 54418 ns/op 3978 B/op 20 allocs/op PASS ok database/sql 1.904s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 114260 1044 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 51 2139629 ns/op 188216 B/op 13 allocs/op Benchmark115/LineToPC-4 54 1980970 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 16107 9726 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.072s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkMarshal-4 702 189109 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2342 44880 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.369s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 243 531560 ns/op 15.41 MB/s BenchmarkEncodeToString-4 189 580847 ns/op 14.10 MB/s BenchmarkDecode-4 123 938798 ns/op 13.97 MB/s BenchmarkDecodeString-4 140 824798 ns/op 15.90 MB/s PASS ok encoding/base32 0.913s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 318 430310 ns/op 19.04 MB/s BenchmarkDecodeString/2-4 270304 617.2 ns/op 6.48 MB/s BenchmarkDecodeString/4-4 259338 469.2 ns/op 17.05 MB/s BenchmarkDecodeString/8-4 196537 529.6 ns/op 22.66 MB/s BenchmarkDecodeString/64-4 48592 2694 ns/op 32.67 MB/s BenchmarkDecodeString/8192-4 416 273472 ns/op 39.95 MB/s BenchmarkNewEncoding-4 101360 1031 ns/op 248.24 MB/s PASS ok encoding/base64 1.344s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1126 101247 ns/op 39.51 MB/s BenchmarkReadStruct-4 15088 6644 ns/op 11.29 MB/s BenchmarkWriteStruct-4 16040 8482 ns/op 8.84 MB/s BenchmarkReadInts-4 39571 3251 ns/op 9.23 MB/s BenchmarkWriteInts-4 27841 4024 ns/op 7.46 MB/s BenchmarkWriteSlice1000Int32s-4 722 156978 ns/op 25.48 MB/s BenchmarkPutUint16-4 2236221 64.94 ns/op 30.80 MB/s BenchmarkAppendUint16-4 1836891 61.87 ns/op 32.33 MB/s BenchmarkPutUint32-4 1603100 68.93 ns/op 58.03 MB/s BenchmarkAppendUint32-4 1843938 73.24 ns/op 54.62 MB/s BenchmarkPutUint64-4 822760 124.0 ns/op 64.52 MB/s BenchmarkAppendUint64-4 762136 161.7 ns/op 49.46 MB/s BenchmarkLittleEndianPutUint16-4 2222161 64.24 ns/op 31.13 MB/s BenchmarkLittleEndianAppendUint16-4 1930902 55.35 ns/op 36.13 MB/s BenchmarkLittleEndianPutUint32-4 1876341 85.18 ns/op 46.96 MB/s BenchmarkLittleEndianAppendUint32-4 1570797 63.89 ns/op 62.61 MB/s BenchmarkLittleEndianPutUint64-4 1003641 117.5 ns/op 68.10 MB/s BenchmarkLittleEndianAppendUint64-4 1245424 110.5 ns/op 72.40 MB/s BenchmarkReadFloats-4 141363 991.6 ns/op 12.10 MB/s BenchmarkWriteFloats-4 113596 1079 ns/op 11.12 MB/s BenchmarkReadSlice1000Float32s-4 1058 116042 ns/op 34.47 MB/s BenchmarkWriteSlice1000Float32s-4 1016 134078 ns/op 29.83 MB/s BenchmarkReadSlice1000Uint8s-4 51301 4597 ns/op 217.52 MB/s BenchmarkWriteSlice1000Uint8s-4 28936 3819 ns/op 261.88 MB/s BenchmarkPutUvarint32-4 941470 147.1 ns/op 27.20 MB/s BenchmarkPutUvarint64-4 236254 515.7 ns/op 15.51 MB/s PASS ok encoding/binary 6.504s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 5396 31382 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5983 24312 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5808 25781 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 2907 45514 ns/op 3939 B/op 24 allocs/op BenchmarkReadReuseRecord-4 6110 19543 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 6064 26798 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 6519 17477 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4495 36757 ns/op 2977 B/op 12 allocs/op BenchmarkWrite-4 10000 17610 ns/op PASS ok encoding/csv 2.423s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 11654 15037 ns/op BenchmarkEndToEndByteBuffer-4 8395 17694 ns/op BenchmarkEndToEndSliceByteBuffer-4 212 522475 ns/op BenchmarkEncodeComplex128Slice-4 474 253668 ns/op BenchmarkEncodeFloat64Slice-4 1056 110720 ns/op BenchmarkEncodeInt32Slice-4 1086 129046 ns/op BenchmarkEncodeStringSlice-4 1382 81658 ns/op BenchmarkEncodeInterfaceSlice-4 44 2435178 ns/op BenchmarkDecodeComplex128Slice-4 453 348562 ns/op BenchmarkDecodeFloat64Slice-4 764 172933 ns/op BenchmarkDecodeInt32Slice-4 793 183168 ns/op BenchmarkDecodeStringSlice-4 295 364898 ns/op BenchmarkDecodeStringsSlice-4 134 954012 ns/op BenchmarkDecodeBytesSlice-4 348 431861 ns/op BenchmarkDecodeInterfaceSlice-4 67 2114663 ns/op BenchmarkDecodeMap-4 81 1665599 ns/op PASS ok encoding/gob 3.499s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 9544 12813 ns/op 19.98 MB/s BenchmarkEncode/1024-4 2814 74315 ns/op 13.78 MB/s BenchmarkEncode/4096-4 698 196475 ns/op 20.85 MB/s BenchmarkEncode/16384-4 148 877696 ns/op 18.67 MB/s BenchmarkDecode/256-4 22473 6607 ns/op 38.75 MB/s BenchmarkDecode/1024-4 5312 22255 ns/op 46.01 MB/s BenchmarkDecode/4096-4 1442 91965 ns/op 44.54 MB/s BenchmarkDecode/16384-4 290 354191 ns/op 46.26 MB/s BenchmarkDump/256-4 1264 106295 ns/op 2.41 MB/s BenchmarkDump/1024-4 292 410024 ns/op 2.50 MB/s BenchmarkDump/4096-4 78 1634740 ns/op 2.51 MB/s BenchmarkDump/16384-4 18 8075271 ns/op 2.03 MB/s PASS ok encoding/hex 2.574s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 140140274 ns/op 13.85 MB/s 8390736 B/op 50 allocs/op BenchmarkCodeEncoderError-4 1 153502284 ns/op 12.64 MB/s 8394960 B/op 109 allocs/op BenchmarkCodeMarshal-4 1 131002577 ns/op 14.81 MB/s 10332664 B/op 52 allocs/op BenchmarkCodeMarshalError-4 1 162897120 ns/op 11.91 MB/s 10335064 B/op 101 allocs/op BenchmarkMarshalBytes/32-4 14942 6950 ns/op BenchmarkMarshalBytes/256-4 5666 23991 ns/op BenchmarkMarshalBytes/4096-4 368 369782 ns/op BenchmarkMarshalBytesError/32-4 58 2020836 ns/op BenchmarkMarshalBytesError/256-4 52 2341807 ns/op BenchmarkMarshalBytesError/4096-4 38 2678325 ns/op BenchmarkCodeDecoder-4 1 468343579 ns/op 4.14 MB/s 11144552 B/op 92713 allocs/op BenchmarkUnicodeDecoder-4 31380 3772 ns/op 3.71 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 41322 3081 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 445882389 ns/op 4.35 MB/s 3068112 B/op 92685 allocs/op BenchmarkCodeUnmarshalReuse-4 1 446881070 ns/op 4.34 MB/s 3068184 B/op 92688 allocs/op BenchmarkUnmarshalString-4 75950 1745 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 144583 1180 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 183018 848.9 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 73696 2212 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 49173 3199 ns/op 143 B/op 2 allocs/op BenchmarkUnmapped-4 19762 5386 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 3100 37535 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 824 209161 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1223454 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 15 8981639 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 669987 176.5 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 692450 173.0 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 680094 164.3 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 668154 176.9 ns/op BenchmarkEncodeMarshaler-4 61047 2052 ns/op 92 B/op 2 allocs/op BenchmarkEncoderEncode-4 94998 1440 ns/op 59 B/op 0 allocs/op BenchmarkNumberIsValid-4 5375244 26.08 ns/op BenchmarkNumberIsValidRegexp-4 17020 5936 ns/op PASS ok encoding/json 9.625s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 30 4053445 ns/op 16.17 MB/s BenchmarkDecode-4 28 3780993 ns/op 23.48 MB/s PASS ok encoding/pem 0.433s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 2985 55866 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 843 145822 ns/op 8290 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 3378 38498 ns/op PASS ok encoding/xml 0.653s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 371014 285.8 ns/op BenchmarkIntSet-4 616356 184.8 ns/op BenchmarkFloatAdd-4 154306 956.1 ns/op BenchmarkFloatSet-4 630046 223.3 ns/op BenchmarkStringSet-4 386035 290.6 ns/op BenchmarkMapSet-4 127117 990.4 ns/op BenchmarkMapSetDifferent-4 71300 1982 ns/op BenchmarkMapSetDifferentRandom-4 292 388920 ns/op BenchmarkMapSetString-4 140728 1091 ns/op BenchmarkMapAddSame-4 30007 4088 ns/op BenchmarkMapAddDifferent-4 14647 13622 ns/op BenchmarkMapAddDifferentRandom-4 201 653293 ns/op BenchmarkMapAddSameSteadyState-4 324230 395.7 ns/op BenchmarkMapAddDifferentSteadyState-4 114325 899.0 ns/op BenchmarkRealworldExpvarUsage-4 14409 8496 ns/op PASS ok expvar 3.251s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 95380 1347 ns/op BenchmarkSprintfEmpty-4 280940 460.2 ns/op BenchmarkSprintfString-4 215320 703.0 ns/op BenchmarkSprintfTruncateString-4 144580 744.9 ns/op BenchmarkSprintfTruncateBytes-4 157876 1035 ns/op BenchmarkSprintfSlowParsingPath-4 207176 748.9 ns/op BenchmarkSprintfQuoteString-4 45510 2904 ns/op BenchmarkSprintfInt-4 190016 674.5 ns/op BenchmarkSprintfIntInt-4 170048 994.7 ns/op BenchmarkSprintfPrefixedInt-4 135301 965.9 ns/op BenchmarkSprintfFloat-4 109982 1239 ns/op BenchmarkSprintfComplex-4 49689 2766 ns/op BenchmarkSprintfBoolean-4 206132 630.8 ns/op BenchmarkSprintfHexString-4 141636 1780 ns/op BenchmarkSprintfHexBytes-4 63818 2371 ns/op BenchmarkSprintfBytes-4 34329 3307 ns/op BenchmarkSprintfStringer-4 88546 2304 ns/op BenchmarkSprintfStructure-4 27922 5032 ns/op BenchmarkManyArgs-4 47757 2532 ns/op BenchmarkFprintInt-4 69025 2671 ns/op BenchmarkFprintfBytes-4 65467 1656 ns/op BenchmarkFprintIntNoAlloc-4 69925 1708 ns/op BenchmarkScanInts-4 31 4212579 ns/op BenchmarkScanRecursiveInt-4 1 593377585 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 444567223 ns/op PASS ok fmt 6.033s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 537 210363 ns/op PASS ok go/build 0.199s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 41509 2882 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 12751 9954 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 4185 36159 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1074 187973 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 238 506627 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 43 2970178 ns/op 206178 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 18 10829895 ns/op 865648 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 36333212 ns/op 3634560 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 161307531 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 1.941s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 434617745 ns/op 0.15 MB/s 46516112 B/op 48979 allocs/op PASS ok go/format 0.542s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 5 20355915 ns/op 2.65 MB/s BenchmarkParseOnly-4 6 18747229 ns/op 2.87 MB/s BenchmarkResolve-4 36 2875701 ns/op 18.73 MB/s PASS ok go/parser 1.544s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 172657791 ns/op 0.30 MB/s 5033296 B/op 27592 allocs/op BenchmarkPrintDecl-4 696 202648 ns/op 0.16 MB/s 15916 B/op 51 allocs/op PASS ok go/printer 0.646s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 217 486588 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 9393942 ns/op 5.82 MB/s BenchmarkScanFiles/go/parser/parser.go-4 7 15528223 ns/op 4.63 MB/s BenchmarkScanFiles/net/http/server.go-4 5 28802418 ns/op 3.94 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 176 812789 ns/op 3.79 MB/s PASS ok go/scanner 1.121s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1314787 105.2 ns/op PASS ok go/token 0.355s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 100 1004242 ns/op BenchmarkNamed/Underlying/nongeneric-4 767618 134.5 ns/op BenchmarkNamed/Underlying/generic-4 1000000 130.2 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 203.8 ns/op BenchmarkNamed/Underlying/user_instance-4 791409 135.7 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 14416 7758 ns/op BenchmarkNamed/NewMethodSet/generic-4 10000 10307 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 13410 8711 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 16274 8391 ns/op BenchmarkCheck/http/funcbodies/info-4 1 577380073 ns/op 52577 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 665711466 ns/op 45603 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 325637192 ns/op 93084 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 276480171 ns/op 109628 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2315160918 ns/op 2211 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 182597407 ns/op 27934 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 106664262 ns/op 47198 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 118714004 ns/op 42352 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 841778146 ns/op 2573 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 100203986 ns/op 21417 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 81340223 ns/op 26462 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 70556958 ns/op 30506 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1908882452 ns/op 32518 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 580585826 ns/op 106759 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 181861381 ns/op 339118 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 111138713 ns/op 552833 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3196836828 ns/op 629.6 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 155699046 ns/op 12882 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 123965560 ns/op 16114 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 114740025 ns/op 17501 lines/s PASS ok go/types 46.551s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 12548 9993 ns/op 102.47 MB/s PASS ok hash/adler32 0.310s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 225138 535.2 ns/op 28.03 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 224293 643.2 ns/op 23.32 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 105830 1081 ns/op 37.02 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 130112 942.8 ns/op 42.43 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 464986 315.9 ns/op 1620.77 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 354622 461.8 ns/op 1108.71 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 347755 430.7 ns/op 2377.36 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 367741 383.1 ns/op 2673.13 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 221251 532.0 ns/op 7699.52 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 273002 698.7 ns/op 5862.35 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 54214 2840 ns/op 11536.20 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 61454 2062 ns/op 15891.98 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 411964 439.9 ns/op 34.10 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 391786 330.7 ns/op 45.36 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 371278 335.7 ns/op 119.17 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 207096 612.3 ns/op 65.33 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 234286 522.6 ns/op 979.77 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 322488 494.6 ns/op 1035.17 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 259194 493.7 ns/op 2074.34 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 277113 510.6 ns/op 2005.61 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 205077 646.3 ns/op 6337.64 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 202363 808.8 ns/op 5064.48 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 53090 2192 ns/op 14949.23 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 50745 2212 ns/op 14816.07 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 228372 501.1 ns/op 29.94 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 226586 530.5 ns/op 28.28 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 134438 966.3 ns/op 41.40 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 120588 958.8 ns/op 41.72 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 10000 10398 ns/op 49.24 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 10000 10565 ns/op 48.46 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 5774 22038 ns/op 46.47 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 5169 41031 ns/op 24.96 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1159 120122 ns/op 34.10 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1267 92577 ns/op 44.24 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 154 807188 ns/op 40.60 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 153 838835 ns/op 39.06 MB/s PASS ok hash/crc32 7.756s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 130 876371 ns/op 74.78 MB/s BenchmarkCrc64/ISO4KB-4 1228 142088 ns/op 28.83 MB/s BenchmarkCrc64/ISO1KB-4 7689 18427 ns/op 55.57 MB/s BenchmarkCrc64/ECMA64KB-4 100 1401038 ns/op 46.78 MB/s BenchmarkCrc64/Random64KB-4 129 930150 ns/op 70.46 MB/s BenchmarkCrc64/Random16KB-4 403 329749 ns/op 49.69 MB/s PASS ok hash/crc64 1.443s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 14154 12985 ns/op 78.86 MB/s BenchmarkFnv32aKB-4 10000 12366 ns/op 82.81 MB/s BenchmarkFnv64KB-4 10000 10019 ns/op 102.21 MB/s BenchmarkFnv64aKB-4 13464 12059 ns/op 84.91 MB/s BenchmarkFnv128KB-4 1431 75088 ns/op 13.64 MB/s BenchmarkFnv128aKB-4 1604 70280 ns/op 14.57 MB/s PASS ok hash/fnv 1.250s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 397977 392.7 ns/op 10.18 MB/s BenchmarkHash/n=4/Bytes-4 3285795 45.70 ns/op 87.53 MB/s BenchmarkHash/n=4/String-4 3312981 36.25 ns/op 110.34 MB/s BenchmarkHash/n=8/Write-4 441422 289.0 ns/op 27.68 MB/s BenchmarkHash/n=8/Bytes-4 3188659 37.42 ns/op 213.78 MB/s BenchmarkHash/n=8/String-4 3126814 36.60 ns/op 218.60 MB/s BenchmarkHash/n=16/Write-4 359311 283.8 ns/op 56.38 MB/s BenchmarkHash/n=16/Bytes-4 3242073 38.78 ns/op 412.63 MB/s BenchmarkHash/n=16/String-4 3483591 34.42 ns/op 464.80 MB/s BenchmarkHash/n=32/Write-4 425844 285.4 ns/op 112.14 MB/s BenchmarkHash/n=32/Bytes-4 3172240 34.88 ns/op 917.51 MB/s BenchmarkHash/n=32/String-4 3072084 35.84 ns/op 892.89 MB/s BenchmarkHash/n=64/Write-4 356502 304.2 ns/op 210.37 MB/s BenchmarkHash/n=64/Bytes-4 2854719 42.22 ns/op 1515.88 MB/s BenchmarkHash/n=64/String-4 2789786 44.41 ns/op 1441.16 MB/s BenchmarkHash/n=256/Write-4 309492 399.3 ns/op 641.11 MB/s BenchmarkHash/n=256/Bytes-4 2110653 55.88 ns/op 4580.94 MB/s BenchmarkHash/n=256/String-4 1476696 73.77 ns/op 3470.28 MB/s BenchmarkHash/n=320/Write-4 267110 425.3 ns/op 752.39 MB/s BenchmarkHash/n=320/Bytes-4 1819299 68.33 ns/op 4683.47 MB/s BenchmarkHash/n=320/String-4 1613101 66.92 ns/op 4781.73 MB/s BenchmarkHash/n=1024/Write-4 175652 672.7 ns/op 1522.28 MB/s BenchmarkHash/n=1024/Bytes-4 966568 139.1 ns/op 7362.32 MB/s BenchmarkHash/n=1024/String-4 808330 234.7 ns/op 4363.15 MB/s BenchmarkHash/n=4096/Write-4 79990 2059 ns/op 1989.74 MB/s BenchmarkHash/n=4096/Bytes-4 246908 476.1 ns/op 8602.47 MB/s BenchmarkHash/n=4096/String-4 270247 486.5 ns/op 8418.71 MB/s BenchmarkHash/n=16384/Write-4 23544 4354 ns/op 3762.66 MB/s BenchmarkHash/n=16384/Bytes-4 57644 1825 ns/op 8979.39 MB/s BenchmarkHash/n=16384/String-4 59740 2314 ns/op 7080.39 MB/s PASS ok hash/maphash 6.449s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 697 215758 ns/op BenchmarkEscapeNone-4 103998 1211 ns/op BenchmarkUnescape-4 750 177463 ns/op BenchmarkUnescapeNone-4 612237 217.5 ns/op BenchmarkUnescapeSparse-4 10000 22998 ns/op BenchmarkUnescapeDense-4 1012 141043 ns/op PASS ok html 1.323s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 7970 14645 ns/op BenchmarkCSSEscaperNoSpecials-4 38911 3350 ns/op BenchmarkDecodeCSS-4 21829 4653 ns/op BenchmarkDecodeCSSNoSpecials-4 3344802 34.66 ns/op BenchmarkCSSValueFilter-4 118435 1079 ns/op BenchmarkCSSValueFilterOk-4 78411 1594 ns/op BenchmarkEscapedExecute-4 4578 26046 ns/op BenchmarkHTMLNospaceEscaper-4 10000 13039 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 50125 2737 ns/op BenchmarkStripTags-4 17992 6950 ns/op BenchmarkStripTagsNoSpecials-4 308521 814.3 ns/op BenchmarkJSValEscaperWithNum-4 19712 5525 ns/op BenchmarkJSValEscaperWithStr-4 3979 29358 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 17314 8510 ns/op BenchmarkJSValEscaperWithObj-4 3476 60246 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 13174 11929 ns/op BenchmarkJSStrEscaperNoSpecials-4 46251 3913 ns/op BenchmarkJSStrEscaper-4 5442 21198 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 44913 2790 ns/op BenchmarkJSRegexpEscaper-4 6934 17430 ns/op BenchmarkTemplateSpecialTags-4 63 1863181 ns/op BenchmarkURLEscaper-4 4440 28830 ns/op BenchmarkURLEscaperNoSpecials-4 142024 1224 ns/op BenchmarkURLNormalizer-4 5428 23367 ns/op BenchmarkURLNormalizerNoSpecials-4 150788 854.3 ns/op BenchmarkSrcsetFilter-4 10000 12604 ns/op BenchmarkSrcsetFilterNoSpecials-4 103171 1109 ns/op PASS ok html/template 5.706s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 549913 219.7 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 478275 237.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 621536 200.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 525270 289.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1289749 138.5 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 104.5 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1453202 82.74 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 117.4 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1324429 89.68 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 345020 306.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 354081 358.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 290773 383.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 282116 549.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 597946 217.9 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 408078 284.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 848550 259.2 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 395576 280.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 349413 353.8 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1241594 92.47 ns/op BenchmarkRGBASetRGBA-4 1000000 108.7 ns/op BenchmarkRGBA64At-4 752269 181.8 ns/op BenchmarkRGBA64SetRGBA64-4 854804 151.2 ns/op BenchmarkNRGBAAt-4 1375690 84.70 ns/op BenchmarkNRGBASetNRGBA-4 996471 100.4 ns/op BenchmarkNRGBA64At-4 900240 133.0 ns/op BenchmarkNRGBA64SetNRGBA64-4 798964 160.5 ns/op BenchmarkAlphaAt-4 2171366 55.97 ns/op BenchmarkAlphaSetAlpha-4 2128772 52.82 ns/op BenchmarkAlpha16At-4 1477569 79.89 ns/op BenchmarkAlphaSetAlpha16-4 1389852 86.89 ns/op BenchmarkGrayAt-4 2455682 48.91 ns/op BenchmarkGraySetGray-4 2182752 52.60 ns/op BenchmarkGray16At-4 1495748 79.57 ns/op BenchmarkGraySetGray16-4 1396797 87.36 ns/op PASS ok image 7.220s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 3079024 35.81 ns/op BenchmarkYCbCrToRGB/128-4 3171550 35.91 ns/op BenchmarkYCbCrToRGB/255-4 3207584 36.74 ns/op BenchmarkRGBToYCbCr/0-4 3220274 36.82 ns/op BenchmarkRGBToYCbCr/Cb-4 3233754 37.04 ns/op BenchmarkRGBToYCbCr/Cr-4 3078290 35.90 ns/op BenchmarkYCbCrToRGBA/0-4 3093547 37.20 ns/op BenchmarkYCbCrToRGBA/128-4 2728828 40.49 ns/op BenchmarkYCbCrToRGBA/255-4 3001204 39.44 ns/op BenchmarkNYCbCrAToRGBA/0-4 2866999 41.36 ns/op BenchmarkNYCbCrAToRGBA/128-4 2841440 41.67 ns/op BenchmarkNYCbCrAToRGBA/255-4 2773140 41.29 ns/op PASS ok image/color 2.284s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 3 35510933 ns/op BenchmarkFillSrc-4 357 337187 ns/op BenchmarkCopyOver-4 7 16210595 ns/op BenchmarkCopySrc-4 508 208343 ns/op BenchmarkNRGBAOver-4 8 12909721 ns/op BenchmarkNRGBASrc-4 13 9217041 ns/op BenchmarkYCbCr-4 10 10743450 ns/op BenchmarkGray-4 19 6372290 ns/op BenchmarkCMYK-4 13 9167270 ns/op BenchmarkGlyphOver-4 21 5103676 ns/op BenchmarkRGBAMaskOver-4 5 20776129 ns/op BenchmarkGrayMaskOver-4 7 16608388 ns/op BenchmarkRGBA64ImageMaskOver-4 4 28725714 ns/op BenchmarkRGBA-4 6 20020068 ns/op BenchmarkPalettedFill-4 994 122706 ns/op BenchmarkPalettedRGBA-4 5 21518979 ns/op BenchmarkGenericOver-4 3 46269066 ns/op BenchmarkGenericMaskOver-4 6 19908988 ns/op BenchmarkGenericSrc-4 4 30464357 ns/op BenchmarkGenericMaskSrc-4 4 27995618 ns/op PASS ok image/draw 6.000s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 21 5362003 ns/op 2.88 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 145416871 ns/op 2.11 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2282117990 ns/op 0.54 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 67 1919505 ns/op 8.05 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 108113185 ns/op 0.57 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 3.337s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 5200 23149 ns/op BenchmarkIDCT-4 5594 21235 ns/op BenchmarkDecodeBaseline-4 8 12526820 ns/op 4.93 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 17239086 ns/op 3.58 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 146348276 ns/op 8.40 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 185059156 ns/op 4.98 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 1.338s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 18552301 6.349 ns/op BenchmarkDecodeGray-4 13 8657394 ns/op 7.57 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 35832802 ns/op 7.32 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 4 30946220 ns/op 8.47 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 22 5371568 ns/op 12.20 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 30077490 ns/op 8.72 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 37685964 ns/op 6.96 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 3 45856393 ns/op 6.70 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 3 45014055 ns/op 6.82 MB/s 284053 B/op 9 allocs/op BenchmarkEncodeNRGBOpaque-4 1 152528721 ns/op 8.06 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 159313070 ns/op 7.71 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 4 27114078 ns/op 11.33 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 154419697 ns/op 7.96 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 584071643 ns/op 2.10 MB/s 864088 B/op 29 allocs/op PASS ok image/png 3.656s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 3 46770483 ns/op 2.14 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 42499050 ns/op 2.35 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 247954174 ns/op 2.02 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 225700298 ns/op 2.22 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 3 47399641 ns/op 2.11 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 40789594 ns/op 2.45 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 243778628 ns/op 2.05 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 222214123 ns/op 2.25 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 513943846 ns/op 1.95 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 474273409 ns/op 2.11 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3010706130 ns/op 1.66 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 2857098020 ns/op 1.75 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 14 8144281 ns/op 12.28 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 13 8342414 ns/op 11.99 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 40337753 ns/op 12.40 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 3 42585863 ns/op 11.74 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 79528432 ns/op 12.57 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 85559620 ns/op 11.69 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 421064057 ns/op 11.87 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 445037358 ns/op 11.24 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 56203222 ns/op 1.78 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 3 45884545 ns/op 2.18 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 295354618 ns/op 1.69 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 277923561 ns/op 1.80 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 613742255 ns/op 1.63 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 629351752 ns/op 1.59 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 4746853916 ns/op 1.05 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 4550615874 ns/op 1.10 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 138682717 ns/op 30.14 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 135515879 ns/op 30.84 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 63.612s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 35942 3114 ns/op 0.32 MB/s BenchmarkMarshalCorpusFile/2-4 36816 3293 ns/op 0.61 MB/s BenchmarkMarshalCorpusFile/4-4 32389 3700 ns/op 1.08 MB/s BenchmarkMarshalCorpusFile/8-4 27170 4312 ns/op 1.86 MB/s BenchmarkMarshalCorpusFile/16-4 21262 5822 ns/op 2.75 MB/s BenchmarkMarshalCorpusFile/32-4 13759 8829 ns/op 3.62 MB/s BenchmarkMarshalCorpusFile/64-4 7570 14728 ns/op 4.35 MB/s BenchmarkMarshalCorpusFile/128-4 5112 24688 ns/op 5.18 MB/s BenchmarkMarshalCorpusFile/256-4 2365 47557 ns/op 5.38 MB/s BenchmarkMarshalCorpusFile/512-4 1159 95195 ns/op 5.38 MB/s BenchmarkMarshalCorpusFile/1024-4 693 192217 ns/op 5.33 MB/s BenchmarkMarshalCorpusFile/2048-4 308 381859 ns/op 5.36 MB/s BenchmarkMarshalCorpusFile/4096-4 174 744669 ns/op 5.50 MB/s BenchmarkMarshalCorpusFile/8192-4 72 1502998 ns/op 5.45 MB/s BenchmarkMarshalCorpusFile/16384-4 43 3018991 ns/op 5.43 MB/s BenchmarkMarshalCorpusFile/32768-4 18 7256629 ns/op 4.52 MB/s BenchmarkMarshalCorpusFile/65536-4 8 16015289 ns/op 4.09 MB/s BenchmarkMarshalCorpusFile/131072-4 4 28144021 ns/op 4.66 MB/s BenchmarkMarshalCorpusFile/262144-4 2 54761302 ns/op 4.79 MB/s BenchmarkMarshalCorpusFile/524288-4 1 104668664 ns/op 5.01 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 200219748 ns/op 5.24 MB/s BenchmarkUnmarshalCorpusFile/1-4 8078 12539 ns/op 0.08 MB/s BenchmarkUnmarshalCorpusFile/2-4 8060 12862 ns/op 0.16 MB/s BenchmarkUnmarshalCorpusFile/4-4 8521 13796 ns/op 0.29 MB/s BenchmarkUnmarshalCorpusFile/8-4 6421 16124 ns/op 0.50 MB/s BenchmarkUnmarshalCorpusFile/16-4 5506 19199 ns/op 0.83 MB/s BenchmarkUnmarshalCorpusFile/32-4 4669 29563 ns/op 1.08 MB/s BenchmarkUnmarshalCorpusFile/64-4 3530 33000 ns/op 1.94 MB/s BenchmarkUnmarshalCorpusFile/128-4 2943 44420 ns/op 2.88 MB/s BenchmarkUnmarshalCorpusFile/256-4 951 115025 ns/op 2.23 MB/s BenchmarkUnmarshalCorpusFile/512-4 543 210901 ns/op 2.43 MB/s BenchmarkUnmarshalCorpusFile/1024-4 285 414948 ns/op 2.47 MB/s BenchmarkUnmarshalCorpusFile/2048-4 142 819945 ns/op 2.50 MB/s BenchmarkUnmarshalCorpusFile/4096-4 64 1606785 ns/op 2.55 MB/s BenchmarkUnmarshalCorpusFile/8192-4 37 3233891 ns/op 2.53 MB/s BenchmarkUnmarshalCorpusFile/16384-4 18 6437103 ns/op 2.55 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 12813665 ns/op 2.56 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 25078420 ns/op 2.61 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 50891120 ns/op 2.58 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 106726594 ns/op 2.46 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 209660062 ns/op 2.50 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 427661278 ns/op 2.45 MB/s BenchmarkMutatorBytes/1-4 36945 3307 ns/op BenchmarkMutatorBytes/10-4 38110 2994 ns/op BenchmarkMutatorBytes/100-4 36570 3259 ns/op BenchmarkMutatorBytes/1000-4 25498 5406 ns/op BenchmarkMutatorBytes/10000-4 6861 20625 ns/op BenchmarkMutatorBytes/100000-4 988 135833 ns/op BenchmarkMutatorString/1-4 35860 3618 ns/op BenchmarkMutatorString/10-4 35803 3248 ns/op BenchmarkMutatorString/100-4 33559 3954 ns/op BenchmarkMutatorString/1000-4 15108 7263 ns/op BenchmarkMutatorString/10000-4 4165 48542 ns/op BenchmarkMutatorString/100000-4 308 334568 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 18561 6582 ns/op BenchmarkMutatorAllBasicTypes/string-4 18436 6695 ns/op BenchmarkMutatorAllBasicTypes/bool-4 63481 1905 ns/op BenchmarkMutatorAllBasicTypes/float32-4 50412 2129 ns/op BenchmarkMutatorAllBasicTypes/float64-4 52573 2177 ns/op BenchmarkMutatorAllBasicTypes/int-4 52334 2039 ns/op BenchmarkMutatorAllBasicTypes/int8-4 58747 1995 ns/op BenchmarkMutatorAllBasicTypes/int16-4 57807 2005 ns/op BenchmarkMutatorAllBasicTypes/int32-4 58035 2038 ns/op BenchmarkMutatorAllBasicTypes/int64-4 55611 2029 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 54598 2088 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 55101 2173 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 54712 2268 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 58785 2081 ns/op PASS ok internal/fuzz 12.427s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 18658 7004 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 157326 775.4 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 0.654s PASS ok internal/poll 0.048s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 6 20350906 ns/op PASS ok internal/trace 1.847s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 6955 21673 ns/op BenchmarkCopyNLarge-4 230 445304 ns/op PASS ok io 0.409s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 167719 757.2 ns/op BenchmarkPrintln-4 27154 4282 ns/op BenchmarkPrintlnNoFlags-4 47097 2512 ns/op PASS ok log 0.558s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2421579 42.06 ns/op BenchmarkAcosh-4 1373268 84.59 ns/op BenchmarkAsin-4 2767680 42.63 ns/op BenchmarkAsinh-4 1372868 86.72 ns/op BenchmarkAtan-4 3230143 35.62 ns/op BenchmarkAtanh-4 1410570 82.53 ns/op BenchmarkAtan2-4 2440557 48.28 ns/op BenchmarkCbrt-4 1662356 67.55 ns/op BenchmarkCeil-4 25498332 4.765 ns/op BenchmarkCopysign-4 4302154 27.75 ns/op BenchmarkCos-4 1511826 74.80 ns/op BenchmarkCosh-4 2127978 54.71 ns/op BenchmarkErf-4 3644421 32.59 ns/op BenchmarkErfc-4 3552572 33.70 ns/op BenchmarkErfinv-4 2325183 96.66 ns/op BenchmarkErfcinv-4 2844907 42.71 ns/op BenchmarkExp-4 8138529 18.59 ns/op BenchmarkExpGo-4 1000000 110.5 ns/op BenchmarkExpm1-4 2445951 50.20 ns/op BenchmarkExp2-4 811435 287.4 ns/op BenchmarkExp2Go-4 612028 198.5 ns/op BenchmarkAbs-4 3372922 29.77 ns/op BenchmarkDim-4 7661161 13.68 ns/op BenchmarkFloor-4 23423536 7.313 ns/op BenchmarkMax-4 9942477 11.03 ns/op BenchmarkMin-4 14244493 9.821 ns/op BenchmarkMod-4 206086 486.4 ns/op BenchmarkFrexp-4 1594819 70.83 ns/op BenchmarkGamma-4 662898 191.8 ns/op BenchmarkHypot-4 8720338 15.94 ns/op BenchmarkHypotGo-4 1664461 90.68 ns/op BenchmarkIlogb-4 1982962 72.83 ns/op BenchmarkJ0-4 261703 431.7 ns/op BenchmarkJ1-4 226398 450.7 ns/op BenchmarkJn-4 116738 937.0 ns/op BenchmarkLdexp-4 1595634 81.88 ns/op BenchmarkLgamma-4 954866 111.1 ns/op BenchmarkLog-4 4760540 22.38 ns/op BenchmarkLogb-4 2184507 58.92 ns/op BenchmarkLog1p-4 1524118 70.30 ns/op BenchmarkLog10-4 5447858 20.06 ns/op BenchmarkLog2-4 1688197 71.40 ns/op BenchmarkModf-4 2616214 44.34 ns/op BenchmarkNextafter32-4 2623004 52.96 ns/op BenchmarkNextafter64-4 2720145 44.38 ns/op BenchmarkPowInt-4 609273 184.2 ns/op BenchmarkPowFrac-4 534962 240.0 ns/op BenchmarkPow10Pos-4 6264471 17.82 ns/op BenchmarkPow10Neg-4 6081338 17.66 ns/op BenchmarkRound-4 4897010 23.27 ns/op BenchmarkRoundToEven-4 11639857 9.080 ns/op BenchmarkRemainder-4 530434 212.0 ns/op BenchmarkSignbit-4 7489542 17.00 ns/op BenchmarkSin-4 1723718 67.47 ns/op BenchmarkSincos-4 1259806 95.88 ns/op BenchmarkSinh-4 2325694 50.40 ns/op BenchmarkSqrtIndirect-4 25712084 4.668 ns/op BenchmarkSqrtLatency-4 22056154 5.136 ns/op BenchmarkSqrtIndirectLatency-4 24778848 5.436 ns/op BenchmarkSqrtGoLatency-4 1491556 79.83 ns/op BenchmarkSqrtPrime-4 44508 2674 ns/op BenchmarkTan-4 1670928 70.79 ns/op BenchmarkTanh-4 1873429 64.34 ns/op BenchmarkTrunc-4 27238171 4.845 ns/op BenchmarkY0-4 315082 371.6 ns/op BenchmarkY1-4 346294 374.9 ns/op BenchmarkYn-4 147934 769.2 ns/op BenchmarkFloat64bits-4 8118964 14.32 ns/op BenchmarkFloat64frombits-4 8075331 15.45 ns/op BenchmarkFloat32bits-4 7526655 15.19 ns/op BenchmarkFloat32frombits-4 8175662 14.63 ns/op BenchmarkFMA-4 24348223 4.924 ns/op PASS ok math 14.643s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 15447955 7.499 ns/op 8534.87 MB/s BenchmarkAddVV/2-4 14425664 8.442 ns/op 15161.75 MB/s BenchmarkAddVV/3-4 12337867 9.521 ns/op 20166.29 MB/s BenchmarkAddVV/4-4 13067932 9.117 ns/op 28080.85 MB/s BenchmarkAddVV/5-4 12379818 10.03 ns/op 31912.23 MB/s BenchmarkAddVV/10-4 9688170 12.44 ns/op 51444.32 MB/s BenchmarkAddVV/100-4 2399943 48.16 ns/op 132892.72 MB/s BenchmarkAddVV/1000-4 286779 455.8 ns/op 140414.92 MB/s BenchmarkSubVV/1-4 16226758 7.611 ns/op 8409.21 MB/s BenchmarkSubVV/2-4 14263198 8.795 ns/op 14554.53 MB/s BenchmarkSubVV/3-4 12314325 9.435 ns/op 20350.74 MB/s BenchmarkSubVV/4-4 13039066 9.443 ns/op 27109.99 MB/s BenchmarkSubVV/5-4 11544254 10.20 ns/op 31359.02 MB/s BenchmarkSubVV/10-4 8047322 12.84 ns/op 49852.71 MB/s BenchmarkSubVV/100-4 2212178 51.82 ns/op 123502.42 MB/s BenchmarkSubVV/1000-4 290018 467.7 ns/op 136827.56 MB/s BenchmarkAddVW/1-4 17559090 7.020 ns/op 1139.63 MB/s BenchmarkAddVW/2-4 14396293 8.524 ns/op 1877.05 MB/s BenchmarkAddVW/3-4 15956580 7.902 ns/op 3037.20 MB/s BenchmarkAddVW/4-4 14247122 8.288 ns/op 3861.20 MB/s BenchmarkAddVW/5-4 13557778 8.809 ns/op 4540.67 MB/s BenchmarkAddVW/10-4 11783251 9.910 ns/op 8072.60 MB/s BenchmarkAddVW/100-4 321798 392.7 ns/op 2037.16 MB/s BenchmarkAddVW/1000-4 44275 2654 ns/op 3014.48 MB/s BenchmarkAddVWext/1-4 19086160 6.815 ns/op 1173.85 MB/s BenchmarkAddVWext/2-4 15426279 7.224 ns/op 2214.87 MB/s BenchmarkAddVWext/3-4 16315761 7.575 ns/op 3168.33 MB/s BenchmarkAddVWext/4-4 16020105 7.914 ns/op 4043.67 MB/s BenchmarkAddVWext/5-4 14136340 8.547 ns/op 4680.23 MB/s BenchmarkAddVWext/10-4 11997207 10.02 ns/op 7981.20 MB/s BenchmarkAddVWext/100-4 52652 2203 ns/op 363.11 MB/s BenchmarkAddVWext/1000-4 5743 21646 ns/op 369.59 MB/s BenchmarkSubVW/1-4 18388850 6.967 ns/op 1148.22 MB/s BenchmarkSubVW/2-4 17323651 7.292 ns/op 2194.09 MB/s BenchmarkSubVW/3-4 15720939 7.773 ns/op 3087.67 MB/s BenchmarkSubVW/4-4 15524617 8.135 ns/op 3933.52 MB/s BenchmarkSubVW/5-4 14239425 8.755 ns/op 4568.87 MB/s BenchmarkSubVW/10-4 10165201 10.39 ns/op 7698.11 MB/s BenchmarkSubVW/100-4 314848 401.9 ns/op 1990.70 MB/s BenchmarkSubVW/1000-4 45546 2583 ns/op 3097.01 MB/s BenchmarkSubVWext/1-4 18494868 6.969 ns/op 1147.99 MB/s BenchmarkSubVWext/2-4 15819884 8.344 ns/op 1917.62 MB/s BenchmarkSubVWext/3-4 16125957 7.648 ns/op 3137.89 MB/s BenchmarkSubVWext/4-4 15400101 7.841 ns/op 4081.18 MB/s BenchmarkSubVWext/5-4 13877532 8.618 ns/op 4641.38 MB/s BenchmarkSubVWext/10-4 11788142 10.25 ns/op 7803.52 MB/s BenchmarkSubVWext/100-4 52306 2216 ns/op 360.99 MB/s BenchmarkSubVWext/1000-4 5646 23179 ns/op 345.14 MB/s BenchmarkMulAddVWW/1-4 14933508 8.234 ns/op 7772.42 MB/s BenchmarkMulAddVWW/2-4 13997371 8.691 ns/op 14727.39 MB/s BenchmarkMulAddVWW/3-4 12887619 9.273 ns/op 20705.74 MB/s BenchmarkMulAddVWW/4-4 13110813 9.597 ns/op 26676.14 MB/s BenchmarkMulAddVWW/5-4 10571245 11.18 ns/op 28627.25 MB/s BenchmarkMulAddVWW/10-4 9090146 14.09 ns/op 45419.25 MB/s BenchmarkMulAddVWW/100-4 1614034 74.04 ns/op 86442.79 MB/s BenchmarkMulAddVWW/1000-4 180160 724.9 ns/op 88282.94 MB/s BenchmarkAddMulVVW/1-4 16464339 7.448 ns/op 8593.02 MB/s BenchmarkAddMulVVW/2-4 15452214 8.202 ns/op 15605.51 MB/s BenchmarkAddMulVVW/3-4 11835232 10.09 ns/op 19021.21 MB/s BenchmarkAddMulVVW/4-4 12123255 9.979 ns/op 25653.65 MB/s BenchmarkAddMulVVW/5-4 11294277 10.55 ns/op 30344.75 MB/s BenchmarkAddMulVVW/10-4 8541776 12.82 ns/op 49916.80 MB/s BenchmarkAddMulVVW/100-4 1914672 60.23 ns/op 106253.52 MB/s BenchmarkAddMulVVW/1000-4 210666 524.4 ns/op 122046.20 MB/s BenchmarkDivWVW/1-4 2085684 56.69 ns/op 1128.85 MB/s BenchmarkDivWVW/2-4 1000000 110.1 ns/op 1162.93 MB/s BenchmarkDivWVW/3-4 936670 147.4 ns/op 1302.32 MB/s BenchmarkDivWVW/4-4 748485 163.9 ns/op 1562.08 MB/s BenchmarkDivWVW/5-4 665842 189.8 ns/op 1686.40 MB/s BenchmarkDivWVW/10-4 382921 332.3 ns/op 1925.87 MB/s BenchmarkDivWVW/100-4 43885 2778 ns/op 2303.71 MB/s BenchmarkDivWVW/1000-4 4822 27163 ns/op 2356.12 MB/s BenchmarkNonZeroShifts/1/shrVU-4 15260074 7.073 ns/op BenchmarkNonZeroShifts/1/shlVU-4 16505349 7.438 ns/op BenchmarkNonZeroShifts/2/shrVU-4 14431975 7.992 ns/op BenchmarkNonZeroShifts/2/shlVU-4 14894780 7.610 ns/op BenchmarkNonZeroShifts/3/shrVU-4 13521459 8.647 ns/op BenchmarkNonZeroShifts/3/shlVU-4 13582550 8.249 ns/op BenchmarkNonZeroShifts/4/shrVU-4 12256819 9.115 ns/op BenchmarkNonZeroShifts/4/shlVU-4 13113492 8.701 ns/op BenchmarkNonZeroShifts/5/shrVU-4 11082016 9.840 ns/op BenchmarkNonZeroShifts/5/shlVU-4 11295664 9.572 ns/op BenchmarkNonZeroShifts/10/shrVU-4 8502817 13.17 ns/op BenchmarkNonZeroShifts/10/shlVU-4 9816793 12.35 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1389765 78.86 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1632524 67.58 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 169560 706.2 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 213351 605.7 ns/op BenchmarkDecimalConversion-4 210 559830 ns/op BenchmarkFloatString/100-4 10000 10477 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 228 517191 ns/op 2918 B/op 10 allocs/op BenchmarkFloatString/10000-4 3 50929676 ns/op 61485 B/op 57 allocs/op BenchmarkFloatString/100000-4 1 4810979744 ns/op 831408 B/op 509 allocs/op BenchmarkFloatAdd/10-4 144698 754.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 166459 754.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 154167 820.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 80938 1344 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 17508 6498 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 221050 567.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 211605 560.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 215992 581.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 167642 711.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 58296 2111 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1813 61559 ns/op BenchmarkParseFloatLargeExp-4 457 260624 ns/op BenchmarkGCD10x10/WithoutXY-4 181645 671.8 ns/op BenchmarkGCD10x10/WithXY-4 49038 2295 ns/op BenchmarkGCD10x100/WithoutXY-4 95602 1300 ns/op BenchmarkGCD10x100/WithXY-4 19144 6536 ns/op BenchmarkGCD10x1000/WithoutXY-4 60114 2111 ns/op BenchmarkGCD10x1000/WithXY-4 13743 9019 ns/op BenchmarkGCD100x100/WithoutXY-4 21669 4885 ns/op BenchmarkGCD100x100/WithXY-4 10443 11285 ns/op BenchmarkGCD100x1000/WithoutXY-4 13051 8922 ns/op BenchmarkGCD100x1000/WithXY-4 7488 18060 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2119 57185 ns/op BenchmarkGCD1000x1000/WithXY-4 1063 102947 ns/op BenchmarkHilbert-4 22 5650618 ns/op BenchmarkBinomial-4 10000 10139 ns/op BenchmarkQuoRem-4 24598 5059 ns/op BenchmarkExp-4 18 6718632 ns/op BenchmarkExpMont/Odd-4 126 938985 ns/op 2591 B/op 22 allocs/op BenchmarkExpMont/Even1-4 126 945144 ns/op 3363 B/op 38 allocs/op BenchmarkExpMont/Even2-4 120 990402 ns/op 3840 B/op 53 allocs/op BenchmarkExpMont/Even3-4 120 979332 ns/op 3862 B/op 53 allocs/op BenchmarkExpMont/Even4-4 122 998298 ns/op 3873 B/op 54 allocs/op BenchmarkExpMont/Even8-4 100 1003618 ns/op 3849 B/op 53 allocs/op BenchmarkExpMont/Even32-4 121 961361 ns/op 3855 B/op 53 allocs/op BenchmarkExpMont/Even64-4 140 843599 ns/op 3626 B/op 53 allocs/op BenchmarkExpMont/Even96-4 135 880969 ns/op 3782 B/op 51 allocs/op BenchmarkExpMont/Even128-4 159 741054 ns/op 3241 B/op 50 allocs/op BenchmarkExpMont/Even255-4 162 699882 ns/op 2960 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 348 328651 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 313 402513 ns/op 1727 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 315 362254 ns/op 1743 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 306 363324 ns/op 1744 B/op 47 allocs/op BenchmarkExp2-4 18 6605538 ns/op BenchmarkBitset-4 603415 183.3 ns/op BenchmarkBitsetNeg-4 386384 328.4 ns/op BenchmarkBitsetOrig-4 223282 559.1 ns/op BenchmarkBitsetNegOrig-4 164485 978.3 ns/op BenchmarkModSqrt225_Tonelli-4 100 1113220 ns/op BenchmarkModSqrt225_3Mod4-4 362 317279 ns/op BenchmarkModSqrt231_Tonelli-4 100 1084580 ns/op BenchmarkModSqrt231_5Mod8-4 313 374786 ns/op BenchmarkModInverse-4 13212 9559 ns/op BenchmarkSqrt-4 1922 65485 ns/op BenchmarkIntSqr/1-4 1015377 115.1 ns/op BenchmarkIntSqr/2-4 633975 204.9 ns/op BenchmarkIntSqr/3-4 573014 226.6 ns/op BenchmarkIntSqr/5-4 401833 304.1 ns/op BenchmarkIntSqr/8-4 303984 406.6 ns/op BenchmarkIntSqr/10-4 272593 465.4 ns/op BenchmarkIntSqr/20-4 54518 2258 ns/op BenchmarkIntSqr/30-4 39894 3046 ns/op BenchmarkIntSqr/50-4 25508 4636 ns/op BenchmarkIntSqr/80-4 15416 7689 ns/op BenchmarkIntSqr/100-4 10000 10241 ns/op BenchmarkIntSqr/200-4 4429 26173 ns/op BenchmarkIntSqr/300-4 1980 62375 ns/op BenchmarkIntSqr/500-4 916 123267 ns/op BenchmarkIntSqr/800-4 379 304030 ns/op BenchmarkIntSqr/1000-4 296 401097 ns/op BenchmarkDiv/20/10-4 434884 292.3 ns/op BenchmarkDiv/40/20-4 415830 295.8 ns/op BenchmarkDiv/100/50-4 356413 340.8 ns/op BenchmarkDiv/200/100-4 59685 2112 ns/op BenchmarkDiv/400/200-4 56330 2090 ns/op BenchmarkDiv/1000/500-4 46856 2575 ns/op BenchmarkDiv/2000/1000-4 36488 3445 ns/op BenchmarkDiv/20000/10000-4 1455 85615 ns/op BenchmarkDiv/200000/100000-4 34 3788736 ns/op BenchmarkDiv/2000000/1000000-4 1 105982914 ns/op BenchmarkDiv/20000000/10000000-4 1 3229799119 ns/op BenchmarkMul-4 6 20102898 ns/op BenchmarkNatMul/10-4 183872 784.0 ns/op BenchmarkNatMul/100-4 6903 22985 ns/op BenchmarkNatMul/1000-4 188 607081 ns/op BenchmarkZeroShifts/Shl-4 10000 10315 ns/op BenchmarkZeroShifts/ShlSame-4 3650734 31.90 ns/op BenchmarkZeroShifts/Shr-4 10000 12214 ns/op BenchmarkZeroShifts/ShrSame-4 3745795 31.78 ns/op BenchmarkExp3Power/0x10-4 159501 791.8 ns/op BenchmarkExp3Power/0x40-4 134638 915.7 ns/op BenchmarkExp3Power/0x100-4 89314 1547 ns/op BenchmarkExp3Power/0x400-4 40939 3170 ns/op BenchmarkExp3Power/0x1000-4 9774 12350 ns/op BenchmarkExp3Power/0x4000-4 2533 63171 ns/op BenchmarkExp3Power/0x10000-4 225 543801 ns/op BenchmarkExp3Power/0x40000-4 21 5290276 ns/op BenchmarkExp3Power/0x100000-4 2 54011317 ns/op BenchmarkExp3Power/0x400000-4 1 483915402 ns/op BenchmarkFibo-4 4 33510256 ns/op BenchmarkNatSqr/1-4 633429 178.7 ns/op BenchmarkNatSqr/2-4 543955 334.6 ns/op BenchmarkNatSqr/3-4 428691 353.3 ns/op BenchmarkNatSqr/5-4 332268 495.7 ns/op BenchmarkNatSqr/8-4 200377 701.4 ns/op BenchmarkNatSqr/10-4 197671 781.9 ns/op BenchmarkNatSqr/20-4 42421 2801 ns/op BenchmarkNatSqr/30-4 34894 3672 ns/op BenchmarkNatSqr/50-4 18420 6250 ns/op BenchmarkNatSqr/80-4 10000 10147 ns/op BenchmarkNatSqr/100-4 8692 12992 ns/op BenchmarkNatSqr/200-4 4159 31781 ns/op BenchmarkNatSqr/300-4 1964 86612 ns/op BenchmarkNatSqr/500-4 936 157270 ns/op BenchmarkNatSqr/800-4 345 335004 ns/op BenchmarkNatSqr/1000-4 266 459900 ns/op BenchmarkNatSetBytes/8-4 815701 148.2 ns/op BenchmarkNatSetBytes/24-4 277386 505.5 ns/op BenchmarkNatSetBytes/128-4 57552 2015 ns/op BenchmarkNatSetBytes/7-4 836557 164.5 ns/op BenchmarkNatSetBytes/23-4 245005 487.9 ns/op BenchmarkNatSetBytes/127-4 67852 1901 ns/op BenchmarkScanPi-4 219 565664 ns/op BenchmarkStringPiParallel-4 584 263100 ns/op BenchmarkScan/10/Base2-4 40454 2969 ns/op BenchmarkScan/100/Base2-4 3667 27833 ns/op BenchmarkScan/1000/Base2-4 463 260567 ns/op BenchmarkScan/10/Base8-4 95824 1271 ns/op BenchmarkScan/100/Base8-4 12888 9177 ns/op BenchmarkScan/1000/Base8-4 1292 88655 ns/op BenchmarkScan/10/Base10-4 103143 1204 ns/op BenchmarkScan/100/Base10-4 14116 8416 ns/op BenchmarkScan/1000/Base10-4 1401 81953 ns/op BenchmarkScan/10/Base16-4 102306 1089 ns/op BenchmarkScan/100/Base16-4 15907 7251 ns/op BenchmarkScan/1000/Base16-4 1717 73192 ns/op BenchmarkString/10/Base2-4 212672 541.5 ns/op BenchmarkString/100/Base2-4 29155 3793 ns/op BenchmarkString/1000/Base2-4 3577 36991 ns/op BenchmarkString/10/Base8-4 348097 305.7 ns/op BenchmarkString/100/Base8-4 78152 1564 ns/op BenchmarkString/1000/Base8-4 8640 13624 ns/op BenchmarkString/10/Base10-4 175642 598.1 ns/op BenchmarkString/100/Base10-4 41998 3097 ns/op BenchmarkString/1000/Base10-4 6615 21387 ns/op BenchmarkString/10/Base16-4 365301 277.6 ns/op BenchmarkString/100/Base16-4 105216 1135 ns/op BenchmarkString/1000/Base16-4 12117 10716 ns/op BenchmarkLeafSize/0-4 31 3819549 ns/op BenchmarkLeafSize/1-4 518 243756 ns/op BenchmarkLeafSize/2-4 519 248333 ns/op BenchmarkLeafSize/3-4 386 324943 ns/op BenchmarkLeafSize/4-4 466 235741 ns/op BenchmarkLeafSize/5-4 324 364785 ns/op BenchmarkLeafSize/6-4 366 323621 ns/op BenchmarkLeafSize/7-4 402 312207 ns/op BenchmarkLeafSize/8-4 530 228021 ns/op BenchmarkLeafSize/9-4 285 438856 ns/op BenchmarkLeafSize/10-4 316 372897 ns/op BenchmarkLeafSize/11-4 319 377910 ns/op BenchmarkLeafSize/12-4 382 340727 ns/op BenchmarkLeafSize/13-4 310 446117 ns/op BenchmarkLeafSize/14-4 372 317666 ns/op BenchmarkLeafSize/15-4 398 304980 ns/op BenchmarkLeafSize/16-4 471 237171 ns/op BenchmarkLeafSize/32-4 456 246502 ns/op BenchmarkLeafSize/64-4 439 280035 ns/op BenchmarkProbablyPrime/n=0-4 10 10604172 ns/op BenchmarkProbablyPrime/n=1-4 9 12026750 ns/op BenchmarkProbablyPrime/n=5-4 6 17956836 ns/op BenchmarkProbablyPrime/n=10-4 4 25647458 ns/op BenchmarkProbablyPrime/n=20-4 3 40443455 ns/op BenchmarkProbablyPrime/Lucas-4 13 9182863 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 85 1473334 ns/op BenchmarkRatCmp-4 192122 714.3 ns/op BenchmarkFloatSqrt/64-4 20206 5867 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 12661 9071 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 9344 12747 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 5169 24595 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 945 142714 ns/op 17992 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 63 1837420 ns/op 176271 B/op 21 allocs/op BenchmarkFloatSqrt/1000000-4 1 129836492 ns/op 3731648 B/op 586 allocs/op PASS ok math/big 57.463s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 11908786 9.811 ns/op BenchmarkLeadingZeros8-4 12826108 10.29 ns/op BenchmarkLeadingZeros16-4 12566498 9.764 ns/op BenchmarkLeadingZeros32-4 13872117 9.032 ns/op BenchmarkLeadingZeros64-4 13217379 9.353 ns/op BenchmarkTrailingZeros-4 13017385 9.250 ns/op BenchmarkTrailingZeros8-4 12374655 9.723 ns/op BenchmarkTrailingZeros16-4 13533626 9.339 ns/op BenchmarkTrailingZeros32-4 13516594 8.914 ns/op BenchmarkTrailingZeros64-4 12979044 9.318 ns/op BenchmarkOnesCount-4 11437903 9.136 ns/op BenchmarkOnesCount8-4 13028257 8.926 ns/op BenchmarkOnesCount16-4 13496667 9.362 ns/op BenchmarkOnesCount32-4 13341102 9.551 ns/op BenchmarkOnesCount64-4 13174418 9.619 ns/op BenchmarkRotateLeft-4 13871420 8.807 ns/op BenchmarkRotateLeft8-4 13708215 8.779 ns/op BenchmarkRotateLeft16-4 13863312 9.196 ns/op BenchmarkRotateLeft32-4 13583138 8.808 ns/op BenchmarkRotateLeft64-4 14307124 9.010 ns/op BenchmarkReverse-4 20894875 5.993 ns/op BenchmarkReverse8-4 26022910 4.869 ns/op BenchmarkReverse16-4 24215703 5.328 ns/op BenchmarkReverse32-4 21747108 5.686 ns/op BenchmarkReverse64-4 20524941 6.013 ns/op BenchmarkReverseBytes-4 27554812 4.612 ns/op BenchmarkReverseBytes16-4 27399818 4.567 ns/op BenchmarkReverseBytes32-4 27805724 4.591 ns/op BenchmarkReverseBytes64-4 27515684 4.628 ns/op BenchmarkAdd-4 13134889 9.309 ns/op BenchmarkAdd32-4 13754518 8.707 ns/op BenchmarkAdd64-4 12958575 9.172 ns/op BenchmarkAdd64multiple-4 24567664 4.885 ns/op BenchmarkSub-4 12616089 9.353 ns/op BenchmarkSub32-4 13635358 8.996 ns/op BenchmarkSub64-4 13487722 9.240 ns/op BenchmarkSub64multiple-4 26133274 4.990 ns/op BenchmarkMul-4 11318254 10.05 ns/op BenchmarkMul32-4 14231623 8.727 ns/op BenchmarkMul64-4 13777801 9.189 ns/op BenchmarkDiv-4 3669008 32.33 ns/op BenchmarkDiv32-4 7436408 16.47 ns/op BenchmarkDiv64-4 3271378 33.15 ns/op PASS ok math/bits 7.028s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 12758910 9.128 ns/op BenchmarkAcos-4 573712 205.1 ns/op BenchmarkAcosh-4 443107 226.6 ns/op BenchmarkAsin-4 602125 212.1 ns/op BenchmarkAsinh-4 589766 206.9 ns/op BenchmarkAtan-4 966368 137.9 ns/op BenchmarkAtanh-4 901432 132.4 ns/op BenchmarkConj-4 25844578 4.160 ns/op BenchmarkCos-4 733155 160.7 ns/op BenchmarkCosh-4 741412 158.5 ns/op BenchmarkExp-4 979860 121.6 ns/op BenchmarkLog-4 1000000 118.3 ns/op BenchmarkLog10-4 1000000 113.0 ns/op BenchmarkPhase-4 2233146 53.23 ns/op BenchmarkPolar-4 1447368 82.86 ns/op BenchmarkPow-4 284251 439.0 ns/op BenchmarkRect-4 1266703 95.02 ns/op BenchmarkSin-4 741447 167.8 ns/op BenchmarkSinh-4 803464 167.9 ns/op BenchmarkSqrt-4 1221616 96.27 ns/op BenchmarkTan-4 456445 289.8 ns/op BenchmarkTanh-4 493135 249.2 ns/op PASS ok math/cmplx 3.805s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 208407 573.6 ns/op BenchmarkInt63ThreadsafeParallel-4 147998 767.2 ns/op BenchmarkInt63Unthreadsafe-4 1000000 113.3 ns/op BenchmarkIntn1000-4 784635 144.7 ns/op BenchmarkInt63n1000-4 833980 145.4 ns/op BenchmarkInt31n1000-4 944822 139.0 ns/op BenchmarkFloat32-4 841412 134.8 ns/op BenchmarkFloat64-4 1000000 115.7 ns/op BenchmarkPerm3-4 176012 665.4 ns/op BenchmarkPerm30-4 21373 5846 ns/op BenchmarkPerm30ViaShuffle-4 21169 5693 ns/op BenchmarkShuffleOverhead-4 14404 8211 ns/op BenchmarkRead3-4 913406 143.3 ns/op BenchmarkRead64-4 85575 1476 ns/op BenchmarkRead1000-4 6151 21252 ns/op PASS ok math/rand 2.487s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 38996 2956 ns/op BenchmarkQDecodeWord-4 95095 1144 ns/op BenchmarkQDecodeHeader-4 86311 1290 ns/op BenchmarkTypeByExtension/.html-4 496420 216.3 ns/op BenchmarkTypeByExtension/.HTML-4 389439 369.7 ns/op BenchmarkTypeByExtension/.unused-4 489348 269.0 ns/op BenchmarkExtensionsByType/text/html-4 194511 916.1 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 52640 2513 ns/op BenchmarkExtensionsByType/application/octet-stream-4 37316 3162 ns/op PASS ok mime 1.636s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 901 128113 ns/op PASS ok mime/quotedprintable 0.203s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 5 23395187 ns/op 8604 B/op 92 allocs/op BenchmarkGoLookupIPNoSuchHost-4 2 50901080 ns/op 13360 B/op 117 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5026057568 ns/op 151928 B/op 240 allocs/op BenchmarkDNSName-4 170433 680.8 ns/op BenchmarkInterfaces-4 2388 59052 ns/op BenchmarkInterfaceByIndex-4 7467 16517 ns/op BenchmarkInterfaceByName-4 2331 58673 ns/op BenchmarkInterfaceAddrs-4 2278 57549 ns/op BenchmarkInterfacesAndAddrs-4 6279 18199 ns/op BenchmarkInterfacesAndMulticastAddrs-4 2689 39443 ns/op BenchmarkParseIP-4 8619 15011 ns/op BenchmarkParseIPValidIPv4-4 456876 272.7 ns/op BenchmarkParseIPValidIPv6-4 266746 480.5 ns/op BenchmarkIPString/IPv4-4 151617 851.2 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 13798 8828 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 51453 2485 ns/op BenchmarkIPEqual/IPv4-4 1174207 99.70 ns/op BenchmarkIPEqual/IPv6-4 1121838 102.0 ns/op BenchmarkTCP4OneShot-4 219 613743 ns/op BenchmarkTCP4OneShotTimeout-4 180 733082 ns/op BenchmarkTCP4Persistent-4 354 324071 ns/op BenchmarkTCP4PersistentTimeout-4 361 321774 ns/op BenchmarkTCP6OneShot-4 168 736548 ns/op BenchmarkTCP6OneShotTimeout-4 152 709446 ns/op BenchmarkTCP6Persistent-4 393 315942 ns/op BenchmarkTCP6PersistentTimeout-4 350 336936 ns/op BenchmarkTCP4ConcurrentReadWrite-4 19723 5697 ns/op BenchmarkTCP6ConcurrentReadWrite-4 15249 6754 ns/op BenchmarkSetReadDeadline-4 141168 817.1 ns/op BenchmarkUDP6LinkLocalUnicast-4 206 502360 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 256 503209 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 252 409533 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 247 440209 ns/op 0 B/op 0 allocs/op PASS ok net 11.939s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 21031 5214 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 8664 12661 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 10831 10715 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 14198 7229 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 30909 4127 ns/op 736 B/op 11 allocs/op BenchmarkServerMatch-4 1000000 122.6 ns/op BenchmarkReadRequestChrome-4 4095 28321 ns/op 21.57 MB/s 1844 B/op 14 allocs/op BenchmarkReadRequestCurl-4 10633 10864 ns/op 7.18 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 10288 11209 ns/op 7.32 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestSiege-4 6664 18055 ns/op 8.36 MB/s 1036 B/op 11 allocs/op BenchmarkReadRequestWrk-4 16939 7145 ns/op 5.60 MB/s 876 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 57 2650870 ns/op 0.39 MB/s BenchmarkFileAndServer_1KB/https1-4 40 3637172 ns/op 0.28 MB/s BenchmarkFileAndServer_1KB/h2-4 30 3412959 ns/op 0.30 MB/s BenchmarkFileAndServer_16MB/h1-4 2 99054592 ns/op 169.37 MB/s BenchmarkFileAndServer_16MB/https1-4 1 192605024 ns/op 87.11 MB/s BenchmarkFileAndServer_16MB/h2-4 1 414166439 ns/op 40.51 MB/s BenchmarkFileAndServer_64MB/h1-4 1 358768871 ns/op 187.05 MB/s BenchmarkFileAndServer_64MB/https1-4 1 663882425 ns/op 101.09 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1567382717 ns/op 42.82 MB/s BenchmarkServeMux-4 266 477366 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 367 335932 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 52 1928921 ns/op 6327 B/op 65 allocs/op BenchmarkClientServer/https1-4 48 2194921 ns/op 9462 B/op 98 allocs/op BenchmarkClientServer/h2-4 55 1897676 ns/op 11630 B/op 101 allocs/op BenchmarkClientServerParallel/4/h1-4 274 383808 ns/op 9851 B/op 78 allocs/op BenchmarkClientServerParallel/4/https1-4 21 4830657 ns/op 109035 B/op 1017 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56956: write tcp 127.0.0.1:56942->127.0.0.1:56956: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56949: write tcp 127.0.0.1:56942->127.0.0.1:56949: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56977: read tcp 127.0.0.1:56957->127.0.0.1:56977: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56976: read tcp 127.0.0.1:56957->127.0.0.1:56976: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56978: read tcp 127.0.0.1:56957->127.0.0.1:56978: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56962: read tcp 127.0.0.1:56957->127.0.0.1:56962: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56974: read tcp 127.0.0.1:56957->127.0.0.1:56974: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56975: read tcp 127.0.0.1:56957->127.0.0.1:56975: use of closed network connection BenchmarkClientServerParallel/4/h2-4 56 2017134 ns/op 44960 B/op 436 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56999: read tcp 127.0.0.1:56986->127.0.0.1:56999: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57000: read tcp 127.0.0.1:56986->127.0.0.1:57000: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56997: write tcp 127.0.0.1:56986->127.0.0.1:56997: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57002: write tcp 127.0.0.1:56986->127.0.0.1:57002: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57017: read tcp 127.0.0.1:57003->127.0.0.1:57017: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57019: write tcp 127.0.0.1:57003->127.0.0.1:57019: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57022: read tcp 127.0.0.1:57020->127.0.0.1:57022: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57024: read tcp 127.0.0.1:57020->127.0.0.1:57024: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57028: read tcp 127.0.0.1:57020->127.0.0.1:57028: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57030: write tcp 127.0.0.1:57020->127.0.0.1:57030: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 163 689560 ns/op 21542 B/op 119 allocs/op BenchmarkClientServerParallel/64/https1-4 19 6267407 ns/op 132370 B/op 1264 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57259: write tcp 127.0.0.1:57252->127.0.0.1:57259: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57262: write tcp 127.0.0.1:57252->127.0.0.1:57262: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57284: read tcp 127.0.0.1:57269->127.0.0.1:57284: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57286: read tcp 127.0.0.1:57269->127.0.0.1:57286: use of closed network connection BenchmarkClientServerParallel/64/h2-4 30 5847986 ns/op 122495 B/op 1233 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57301: read tcp 127.0.0.1:57295->127.0.0.1:57301: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57303: read tcp 127.0.0.1:57295->127.0.0.1:57303: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57304: read tcp 127.0.0.1:57295->127.0.0.1:57304: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57315: read tcp 127.0.0.1:57306->127.0.0.1:57315: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57323: read tcp 127.0.0.1:57306->127.0.0.1:57323: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57307: read tcp 127.0.0.1:57306->127.0.0.1:57307: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57312: read tcp 127.0.0.1:57306->127.0.0.1:57312: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57318: read tcp 127.0.0.1:57306->127.0.0.1:57318: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57321: read tcp 127.0.0.1:57306->127.0.0.1:57321: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57310: read tcp 127.0.0.1:57306->127.0.0.1:57310: use of closed network connection ... [output truncated] BenchmarkServer-4 1 102092777 ns/op 29784 B/op 140 allocs/op BenchmarkClient-4 30 3487609 ns/op 4184 B/op 47 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 523 235004 ns/op 7397 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 830 137691 ns/op 3119 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1269 107737 ns/op 1918 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1460 104126 ns/op 2749 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1516 108273 ns/op 2719 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1112 112294 ns/op 2714 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1214 106731 ns/op 1906 B/op 13 allocs/op BenchmarkServerHijack-4 799 153576 ns/op 16720 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 28 3612137 ns/op 7862 B/op 55 allocs/op BenchmarkResponseStatusLine-4 366703 312.7 ns/op 0 B/op 0 allocs/op PASS ok net/http 14.650s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2779 58840 ns/op 34074 B/op 12 allocs/op PASS ok net/http/httputil 0.259s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 103292 1116 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 419091 239.4 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 195723 612.7 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 66957 1781 ns/op BenchmarkStdIPv4-4 127587 810.3 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 98929 1167 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 103966 1147 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 89732 1266 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 78817 1592 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1205808 97.98 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1000000 105.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1228206 95.96 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 340738 381.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 362149 359.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 330502 452.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 85522 1293 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 253580 434.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 163569 721.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 155952 703.4 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 137208 877.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 82231 1521 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 356718 369.8 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 121706 968.8 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 145095 715.6 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 239203 501.0 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 140527 848.5 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 318746 393.8 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 151318 809.5 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 150102 811.0 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 153813 764.7 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 99385 1107 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 438720 261.5 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 145900 894.8 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 94813 1301 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 121802 1018 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 139628 749.1 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 95710 1207 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 229294 592.9 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 122482 1070 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 144804 929.3 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 197386 706.9 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 112455 968.8 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 122.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 853557 123.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 120.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 966456 124.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 125.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 986937 126.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 121.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 913864 120.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 896542 120.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 369184 362.2 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 585932 216.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 257750 497.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 263223 473.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 242803 518.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 88970 1474 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 446485 224.6 ns/op PASS ok net/netip 9.945s 2023/02/01 12:51:49 Test RPC server listening on 127.0.0.1:57403 2023/02/01 12:51:49 Test HTTP RPC server listening on 127.0.0.1:57404 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 126 849004 ns/op BenchmarkEndToEndHTTP-4 168 676367 ns/op BenchmarkEndToEndAsync-4 1706 96109 ns/op BenchmarkEndToEndAsyncHTTP-4 1518 85826 ns/op PASS ok net/rpc 1.167s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3553 28547 ns/op BenchmarkReadMIMEHeader/server_headers-4 5532 21139 ns/op BenchmarkUncommon-4 23923 5080 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.718s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 3932 26973 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 87386 1390 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 466490 241.7 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 100244 1050 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 220332 562.0 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 103170 1144 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 16888 6599 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 375538 280.4 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 106844 1020 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 217105 554.3 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 100664 1117 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 19605 7004 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 188118 633.4 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 68985 1581 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 69068 1654 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 31190 3597 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 6363 20107 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 159243 653.4 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 69774 1632 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 71740 1621 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 31268 3766 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6399 20491 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.055s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2634480 43.12 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 142332 782.3 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 511 220037 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:501: benchmarkReaddirname ".": 126 entries os_test.go:501: benchmarkReaddirname ".": 126 entries os_test.go:501: benchmarkReaddirname ".": 126 entries BenchmarkReaddir-4 199 570930 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 451 266348 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 52029 2478 ns/op BenchmarkStatFile-4 31436 3754 ns/op BenchmarkStatDir-4 33006 3630 ns/op BenchmarkLstatDot-4 46506 2840 ns/op BenchmarkLstatFile-4 32869 3709 ns/op BenchmarkLstatDir-4 34244 3449 ns/op PASS ok os 2.007s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 7 15466750 ns/op 8560 B/op 30 allocs/op PASS ok os/exec 0.270s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 230295 480.6 ns/op PASS ok os/user 0.255s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2362904 60.49 ns/op BenchmarkString-4 1810419 112.8 ns/op BenchmarkBytes-4 1622185 78.85 ns/op BenchmarkNamedBytes-4 580660 287.0 ns/op BenchmarkBytesArray-4 469089 216.7 ns/op BenchmarkSliceLen-4 1609860 70.96 ns/op BenchmarkMapLen-4 1000000 101.5 ns/op BenchmarkStringLen-4 1000000 106.9 ns/op BenchmarkArrayLen-4 1000000 103.8 ns/op BenchmarkSliceCap-4 1549502 85.62 ns/op BenchmarkDeepEqual/int8-4 535138 225.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 85274 1406 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 418446 284.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 79484 2267 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 316004 373.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 67737 3011 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 431185 256.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 74066 2279 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 446844 423.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 82600 1439 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 548930 280.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 62058 2117 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 474254 249.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 94291 1704 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 372204 280.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 99258 1514 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 521022 269.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 104089 2244 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 355562 455.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 29232 3470 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 395976 278.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 75060 1510 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 451369 279.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 91750 2294 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 523412 240.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 84339 1285 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 536968 247.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 87298 1304 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 424434 263.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 91111 2061 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 660162 205.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 93433 1556 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 505444 330.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 82467 1355 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 106272 1084 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 53214 2302 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 60994 2034 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 29588 4561 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 220273 624.0 ns/op BenchmarkIsZero/ArrayIncomparable-4 31134 3433 ns/op BenchmarkIsZero/StructComparable-4 909780 169.9 ns/op BenchmarkIsZero/StructIncomparable-4 136152 759.1 ns/op BenchmarkSetZero/Bool/Direct-4 2401293 50.40 ns/op BenchmarkSetZero/Bool/CachedZero-4 1591148 73.35 ns/op BenchmarkSetZero/Bool/NewZero-4 909586 116.1 ns/op BenchmarkSetZero/Int/Direct-4 1737343 67.92 ns/op BenchmarkSetZero/Int/CachedZero-4 1505197 82.90 ns/op BenchmarkSetZero/Int/NewZero-4 1000000 120.8 ns/op BenchmarkSetZero/Uint/Direct-4 1718815 94.37 ns/op BenchmarkSetZero/Uint/CachedZero-4 1378635 92.24 ns/op BenchmarkSetZero/Uint/NewZero-4 1000000 128.8 ns/op BenchmarkSetZero/Float/Direct-4 1000000 100.4 ns/op BenchmarkSetZero/Float/CachedZero-4 810951 128.0 ns/op BenchmarkSetZero/Float/NewZero-4 1018220 109.3 ns/op BenchmarkSetZero/Complex/Direct-4 1607772 71.03 ns/op BenchmarkSetZero/Complex/CachedZero-4 1000000 134.3 ns/op BenchmarkSetZero/Complex/NewZero-4 971104 121.5 ns/op BenchmarkSetZero/Array/Direct-4 2841852 65.60 ns/op BenchmarkSetZero/Array/CachedZero-4 1519218 79.69 ns/op BenchmarkSetZero/Array/NewZero-4 1000000 111.6 ns/op BenchmarkSetZero/Chan/Direct-4 1776916 66.07 ns/op BenchmarkSetZero/Chan/CachedZero-4 1000000 184.3 ns/op BenchmarkSetZero/Chan/NewZero-4 863414 175.9 ns/op BenchmarkSetZero/Func/Direct-4 1899930 89.00 ns/op BenchmarkSetZero/Func/CachedZero-4 1000000 202.3 ns/op BenchmarkSetZero/Func/NewZero-4 876898 165.3 ns/op BenchmarkSetZero/Interface/Direct-4 1543886 74.05 ns/op BenchmarkSetZero/Interface/CachedZero-4 1542265 106.6 ns/op BenchmarkSetZero/Interface/NewZero-4 1000000 140.2 ns/op BenchmarkSetZero/Map/Direct-4 1671472 75.40 ns/op BenchmarkSetZero/Map/CachedZero-4 422409 266.5 ns/op BenchmarkSetZero/Map/NewZero-4 620002 196.5 ns/op BenchmarkSetZero/Pointer/Direct-4 1577196 78.75 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1000000 102.3 ns/op BenchmarkSetZero/Pointer/NewZero-4 899451 158.9 ns/op BenchmarkSetZero/Slice/Direct-4 1559072 80.26 ns/op BenchmarkSetZero/Slice/CachedZero-4 1331592 81.60 ns/op BenchmarkSetZero/Slice/NewZero-4 1000000 133.6 ns/op BenchmarkSetZero/String/Direct-4 1480118 74.25 ns/op BenchmarkSetZero/String/CachedZero-4 1000000 141.7 ns/op BenchmarkSetZero/String/NewZero-4 1000000 136.8 ns/op BenchmarkSetZero/Struct/Direct-4 2775865 46.22 ns/op BenchmarkSetZero/Struct/CachedZero-4 1364961 103.6 ns/op BenchmarkSetZero/Struct/NewZero-4 822746 159.0 ns/op BenchmarkSelect/1-4 157551 998.1 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 64072 2107 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 36714 5322 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 115548 1245 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 117722 1069 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 91724 1344 ns/op 95.27 MB/s BenchmarkCallArgCopy/size=256-4 81739 1759 ns/op 145.50 MB/s BenchmarkCallArgCopy/size=1024-4 57966 3939 ns/op 259.96 MB/s BenchmarkCallArgCopy/size=4096-4 14181 8160 ns/op 501.96 MB/s BenchmarkCallArgCopy/size=65536-4 948 133752 ns/op 489.98 MB/s BenchmarkPtrTo-4 505014 218.8 ns/op BenchmarkFieldByName1-4 537140 312.4 ns/op BenchmarkFieldByName2-4 26488 4732 ns/op BenchmarkFieldByName3-4 3783 36896 ns/op BenchmarkInterfaceBig-4 2683230 49.94 ns/op BenchmarkInterfaceSmall-4 2544770 50.88 ns/op BenchmarkNew-4 872965 145.9 ns/op BenchmarkMap/StringKeys/MapIndex-4 3002 39973 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 2469 41246 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2440 46370 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 3076 46607 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 3122 60405 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 3301 41625 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 205868 828.4 ns/op PASS ok reflect 27.022s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 5014 36686 ns/op 9487 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 31736 ns/op 9069 B/op 1 allocs/op BenchmarkFindString-4 10000 32796 ns/op 9232 B/op 1 allocs/op BenchmarkFindSubmatch-4 3816 40077 ns/op 9947 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 35856 ns/op 9053 B/op 2 allocs/op BenchmarkLiteral-4 10000 25097 ns/op BenchmarkNotLiteral-4 2828 56106 ns/op BenchmarkMatchClass-4 2445 57224 ns/op BenchmarkMatchClass_InRange-4 2894 59075 ns/op BenchmarkReplaceAll-4 888 131208 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 27852 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 15026 7170 ns/op BenchmarkAnchoredShortMatch-4 4743 28255 ns/op BenchmarkAnchoredLongMatch-4 10000 14403 ns/op BenchmarkOnePassShortA-4 18706 6309 ns/op BenchmarkNotOnePassShortA-4 3757 31646 ns/op BenchmarkOnePassShortB-4 24350 4824 ns/op BenchmarkNotOnePassShortB-4 5115 30637 ns/op BenchmarkOnePassLongPrefix-4 76608 1576 ns/op BenchmarkOnePassLongNotPrefix-4 28724 3821 ns/op BenchmarkMatchParallelShared-4 9272 28044 ns/op BenchmarkMatchParallelCopied-4 10000 26602 ns/op BenchmarkQuoteMetaAll-4 125196 1315 ns/op 10.64 MB/s BenchmarkQuoteMetaNone-4 400683 519.8 ns/op 50.02 MB/s BenchmarkCompile/Onepass-4 3837 42343 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1410 119653 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 148 892722 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 1891154 69.53 ns/op 230.12 MB/s BenchmarkMatch/Easy0/32-4 10000 29252 ns/op 1.09 MB/s BenchmarkMatch/Easy0/1K-4 2889 52644 ns/op 19.45 MB/s BenchmarkMatch/Easy0i/16-4 2251152 49.08 ns/op 325.98 MB/s BenchmarkMatch/Easy0i/32-4 3489 40159 ns/op 0.80 MB/s BenchmarkMatch/Easy0i/1K-4 212 604274 ns/op 1.69 MB/s BenchmarkMatch/Easy1/16-4 2206824 49.87 ns/op 320.82 MB/s BenchmarkMatch/Easy1/32-4 6313 24358 ns/op 1.31 MB/s BenchmarkMatch/Easy1/1K-4 1962 54954 ns/op 18.63 MB/s BenchmarkMatch/Medium/16-4 2240211 46.09 ns/op 347.12 MB/s BenchmarkMatch/Medium/32-4 6015 42344 ns/op 0.76 MB/s BenchmarkMatch/Medium/1K-4 261 469383 ns/op 2.18 MB/s BenchmarkMatch/Hard/16-4 2223064 48.18 ns/op 332.10 MB/s BenchmarkMatch/Hard/32-4 3949 60572 ns/op 0.53 MB/s BenchmarkMatch/Hard/1K-4 128 886712 ns/op 1.15 MB/s BenchmarkMatch/Hard1/16-4 1531 101965 ns/op 0.16 MB/s BenchmarkMatch/Hard1/32-4 660 187351 ns/op 0.17 MB/s BenchmarkMatch/Hard1/1K-4 28 4712817 ns/op 0.22 MB/s BenchmarkMatch_onepass_regex/16-4 27156 5054 ns/op 3.17 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 14546 8277 ns/op 3.87 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 518 215346 ns/op 4.76 MB/s 23 B/op 0 allocs/op PASS ok regexp 12.447s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 996031 116.9 ns/op PASS ok regexp/syntax 1.185s goos: darwin goarch: amd64 pkg: runtime BenchmarkMakeChan/Byte-4 828084 249.6 ns/op BenchmarkMakeChan/Int-4 864972 406.6 ns/op BenchmarkMakeChan/Ptr-4 896983 433.1 ns/op BenchmarkMakeChan/Struct/0-4 1000000 288.8 ns/op BenchmarkMakeChan/Struct/32-4 246135 933.7 ns/op BenchmarkMakeChan/Struct/40-4 108946 1073 ns/op BenchmarkChanNonblocking-4 4833500 24.23 ns/op BenchmarkSelectUncontended-4 785517 152.0 ns/op BenchmarkSelectSyncContended-4 79131 1353 ns/op BenchmarkSelectAsyncContended-4 262573 441.3 ns/op BenchmarkSelectNonblock-4 3353580 36.02 ns/op BenchmarkChanUncontended-4 11880 10236 ns/op BenchmarkChanContended-4 4008 27701 ns/op BenchmarkChanSync-4 264486 620.7 ns/op BenchmarkChanSyncWork-4 10000 36838 ns/op BenchmarkChanProdCons0-4 217542 533.0 ns/op BenchmarkChanProdCons10-4 391465 280.5 ns/op BenchmarkChanProdCons100-4 443626 272.8 ns/op BenchmarkChanProdConsWork0-4 151576 778.4 ns/op BenchmarkChanProdConsWork10-4 230608 536.6 ns/op BenchmarkChanProdConsWork100-4 229742 517.5 ns/op BenchmarkSelectProdCons-4 158350 763.9 ns/op BenchmarkReceiveDataFromClosedChan-4 801838 138.3 ns/op BenchmarkChanCreation-4 162948 717.4 ns/op BenchmarkChanSem-4 272946 490.3 ns/op BenchmarkChanPopular-4 96 1434945 ns/op BenchmarkChanClosed-4 926330 133.4 ns/op BenchmarkCallClosure-4 3563270 34.77 ns/op BenchmarkCallClosure1-4 4290082 29.86 ns/op BenchmarkCallClosure2-4 942076 154.9 ns/op BenchmarkCallClosure3-4 1000000 150.5 ns/op BenchmarkCallClosure4-4 1000000 133.0 ns/op BenchmarkComplex128DivNormal-4 9811982 15.05 ns/op BenchmarkComplex128DivNisNaN-4 9351319 13.53 ns/op BenchmarkComplex128DivDisNaN-4 8270197 14.76 ns/op BenchmarkComplex128DivNisInf-4 12013650 10.72 ns/op BenchmarkComplex128DivDisInf-4 6382377 20.57 ns/op BenchmarkSetTypePtr-4 56427118 2.288 ns/op 3496.37 MB/s BenchmarkSetTypePtr8-4 11982346 13.65 ns/op 4689.95 MB/s BenchmarkSetTypePtr16-4 6063240 20.38 ns/op 6280.00 MB/s BenchmarkSetTypePtr32-4 10116704 15.23 ns/op 16812.37 MB/s BenchmarkSetTypePtr64-4 11832775 12.49 ns/op 40983.00 MB/s BenchmarkSetTypePtr126-4 4939570 26.66 ns/op 37803.01 MB/s BenchmarkSetTypePtr128-4 5943105 17.66 ns/op 57994.64 MB/s BenchmarkSetTypePtrSlice-4 542779 211.2 ns/op 38793.89 MB/s BenchmarkSetTypeNode1-4 10138132 15.92 ns/op 1507.14 MB/s BenchmarkSetTypeNode1Slice-4 3268222 32.92 ns/op 23330.27 MB/s BenchmarkSetTypeNode8-4 10947024 13.51 ns/op 5920.06 MB/s BenchmarkSetTypeNode8Slice-4 1000000 148.5 ns/op 17238.54 MB/s BenchmarkSetTypeNode64-4 5159493 21.38 ns/op 24700.65 MB/s BenchmarkSetTypeNode64Slice-4 248760 776.5 ns/op 21758.27 MB/s BenchmarkSetTypeNode64Dead-4 6318379 18.25 ns/op 28932.13 MB/s BenchmarkSetTypeNode64DeadSlice-4 311428 620.0 ns/op 27251.00 MB/s BenchmarkSetTypeNode124-4 7042056 23.68 ns/op 42559.21 MB/s BenchmarkSetTypeNode124Slice-4 223533 703.6 ns/op 45842.81 MB/s BenchmarkSetTypeNode126-4 4030520 26.26 ns/op 39001.68 MB/s BenchmarkSetTypeNode126Slice-4 227361 586.6 ns/op 55861.62 MB/s BenchmarkSetTypeNode128-4 4663582 28.20 ns/op 36874.72 MB/s BenchmarkSetTypeNode128Slice-4 182288 1070 ns/op 31111.42 MB/s BenchmarkSetTypeNode130-4 4819219 27.01 ns/op 39102.59 MB/s BenchmarkSetTypeNode130Slice-4 151116 931.0 ns/op 36295.98 MB/s BenchmarkSetTypeNode1024-4 701103 156.0 ns/op 52601.77 MB/s BenchmarkSetTypeNode1024Slice-4 22011 6905 ns/op 38037.81 MB/s BenchmarkAllocation-4 4010 110787 ns/op BenchmarkReadMemStats-4 93 1881796 ns/op BenchmarkReadMemStatsLatency-4 1 5478024 p50-ns 5478024 p90-ns 5478024 p99-ns BenchmarkWriteBarrier-4 2708828 58.19 ns/op BenchmarkBulkWriteBarrier-4 6570922 34.17 ns/op BenchmarkScanStackNoLocals-4 3 57575021 ns/op BenchmarkMSpanCountAlloc/bits=64-4 16435152 7.952 ns/op BenchmarkMSpanCountAlloc/bits=128-4 13249183 8.145 ns/op BenchmarkMSpanCountAlloc/bits=256-4 12694173 13.51 ns/op BenchmarkMSpanCountAlloc/bits=512-4 9056706 12.71 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 6053358 18.22 ns/op BenchmarkHash5-4 7628125 14.61 ns/op 342.15 MB/s BenchmarkHash16-4 8215366 12.55 ns/op 1275.05 MB/s BenchmarkHash64-4 7606024 14.91 ns/op 4291.24 MB/s BenchmarkHash1024-4 2528995 43.08 ns/op 23767.66 MB/s BenchmarkHash65536-4 45880 2214 ns/op 29603.49 MB/s BenchmarkAlignedLoad-4 9653235 13.09 ns/op BenchmarkUnalignedLoad-4 10125333 11.44 ns/op BenchmarkEqEfaceConcrete-4 7326277 14.76 ns/op BenchmarkEqIfaceConcrete-4 9053426 13.52 ns/op BenchmarkNeEfaceConcrete-4 8245728 14.16 ns/op BenchmarkNeIfaceConcrete-4 8885947 18.63 ns/op BenchmarkConvT2EByteSized/bool-4 4741698 23.52 ns/op BenchmarkConvT2EByteSized/uint8-4 4470489 26.84 ns/op BenchmarkConvT2ESmall-4 4789100 42.29 ns/op BenchmarkConvT2EUintptr-4 4389013 25.70 ns/op BenchmarkConvT2ELarge-4 1000000 149.0 ns/op BenchmarkConvT2ISmall-4 4992901 26.13 ns/op BenchmarkConvT2IUintptr-4 2238298 48.25 ns/op BenchmarkConvT2ILarge-4 1000000 134.4 ns/op BenchmarkConvI2E-4 4160542 27.25 ns/op BenchmarkConvI2I-4 4062345 33.31 ns/op BenchmarkAssertE2T-4 3883038 28.12 ns/op BenchmarkAssertE2TLarge-4 2238590 52.02 ns/op BenchmarkAssertE2I-4 4249903 28.09 ns/op BenchmarkAssertI2T-4 3933494 28.44 ns/op BenchmarkAssertI2I-4 4021692 49.35 ns/op BenchmarkAssertI2E-4 4462416 24.34 ns/op BenchmarkAssertE2E-4 5085243 24.35 ns/op BenchmarkAssertE2T2-4 2838590 69.59 ns/op BenchmarkAssertE2T2Blank-4 4035688 45.12 ns/op BenchmarkAssertI2E2-4 2462409 41.92 ns/op BenchmarkAssertI2E2Blank-4 4558060 25.71 ns/op BenchmarkAssertE2E2-4 3317710 30.84 ns/op BenchmarkAssertE2E2Blank-4 4748732 26.44 ns/op BenchmarkConvT2Ezero/zero/16-4 4706029 27.54 ns/op BenchmarkConvT2Ezero/zero/32-4 4657800 26.52 ns/op BenchmarkConvT2Ezero/zero/64-4 3557941 38.85 ns/op BenchmarkConvT2Ezero/zero/str-4 4474407 26.48 ns/op BenchmarkConvT2Ezero/zero/slice-4 4471099 27.22 ns/op BenchmarkConvT2Ezero/zero/big-4 125156 1465 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 120.0 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 139.0 ns/op BenchmarkConvT2Ezero/nonzero/big-4 143460 1509 ns/op BenchmarkConvT2Ezero/smallint/16-4 4473980 28.37 ns/op BenchmarkConvT2Ezero/smallint/32-4 4543579 26.22 ns/op BenchmarkConvT2Ezero/smallint/64-4 4288822 27.18 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 100.6 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 107.1 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 111.8 ns/op BenchmarkMalloc8-4 1000000 121.7 ns/op BenchmarkMalloc16-4 1000000 135.0 ns/op BenchmarkMallocTypeInfo8-4 1000000 109.0 ns/op BenchmarkMallocTypeInfo16-4 1000000 140.9 ns/op BenchmarkMallocLargeStruct-4 88201 1930 ns/op BenchmarkGoroutineSelect-4 16 6600637 ns/op BenchmarkGoroutineBlocking-4 16 6594171 ns/op BenchmarkGoroutineForRange-4 20 6740010 ns/op BenchmarkGoroutineIdle-4 16 7052570 ns/op BenchmarkHashStringSpeed-4 2689596 42.69 ns/op BenchmarkHashBytesSpeed-4 1228122 93.47 ns/op BenchmarkHashInt32Speed-4 3089254 40.06 ns/op BenchmarkHashInt64Speed-4 3085110 39.75 ns/op BenchmarkHashStringArraySpeed-4 593256 200.1 ns/op BenchmarkMegMap-4 2866102 40.42 ns/op BenchmarkMegOneMap-4 3195376 35.77 ns/op BenchmarkMegEqMap-4 2968 40196 ns/op BenchmarkMegEmptyMap-4 3862212 35.10 ns/op BenchmarkSmallStrMap-4 3015532 39.53 ns/op BenchmarkMapStringKeysEight_16-4 2719227 42.64 ns/op BenchmarkMapStringKeysEight_32-4 3062104 39.20 ns/op BenchmarkMapStringKeysEight_64-4 3010947 41.36 ns/op BenchmarkMapStringKeysEight_1M-4 3010383 48.62 ns/op BenchmarkIntMap-4 3091759 36.88 ns/op BenchmarkMapFirst/1-4 4032837 30.33 ns/op BenchmarkMapFirst/2-4 3770449 32.08 ns/op BenchmarkMapFirst/3-4 4036002 52.22 ns/op BenchmarkMapFirst/4-4 3935317 30.62 ns/op BenchmarkMapFirst/5-4 3760197 31.09 ns/op BenchmarkMapFirst/6-4 3655441 34.78 ns/op BenchmarkMapFirst/7-4 3932968 30.29 ns/op BenchmarkMapFirst/8-4 3649644 31.86 ns/op BenchmarkMapFirst/9-4 3190126 38.18 ns/op BenchmarkMapFirst/10-4 3329174 38.35 ns/op BenchmarkMapFirst/11-4 3726117 53.68 ns/op BenchmarkMapFirst/12-4 3553407 45.38 ns/op BenchmarkMapFirst/13-4 3317948 34.58 ns/op BenchmarkMapFirst/14-4 3377541 34.41 ns/op BenchmarkMapFirst/15-4 3215910 36.86 ns/op BenchmarkMapFirst/16-4 3248324 35.56 ns/op BenchmarkMapMid/1-4 2797113 41.53 ns/op BenchmarkMapMid/2-4 3260450 54.21 ns/op BenchmarkMapMid/3-4 3340917 35.20 ns/op BenchmarkMapMid/4-4 3064551 39.38 ns/op BenchmarkMapMid/5-4 3185656 60.20 ns/op BenchmarkMapMid/6-4 3147568 36.63 ns/op BenchmarkMapMid/7-4 3198829 37.27 ns/op BenchmarkMapMid/8-4 3026902 37.61 ns/op BenchmarkMapMid/9-4 3029062 53.92 ns/op BenchmarkMapMid/10-4 2975344 44.41 ns/op BenchmarkMapMid/11-4 3119446 45.56 ns/op BenchmarkMapMid/12-4 3101600 50.03 ns/op BenchmarkMapMid/13-4 2914687 68.61 ns/op BenchmarkMapMid/14-4 3014450 37.28 ns/op BenchmarkMapMid/15-4 2810330 36.82 ns/op BenchmarkMapMid/16-4 3079246 41.50 ns/op BenchmarkMapLast/1-4 2736385 38.70 ns/op BenchmarkMapLast/2-4 3122131 37.87 ns/op BenchmarkMapLast/3-4 2963667 37.75 ns/op BenchmarkMapLast/4-4 2674384 40.69 ns/op BenchmarkMapLast/5-4 2781558 51.44 ns/op BenchmarkMapLast/6-4 2787553 37.60 ns/op BenchmarkMapLast/7-4 2954857 59.40 ns/op BenchmarkMapLast/8-4 2593578 47.08 ns/op BenchmarkMapLast/9-4 2626968 44.64 ns/op BenchmarkMapLast/10-4 2415223 48.82 ns/op BenchmarkMapLast/11-4 2609349 59.72 ns/op BenchmarkMapLast/12-4 2495402 50.42 ns/op BenchmarkMapLast/13-4 2407450 46.55 ns/op BenchmarkMapLast/14-4 2642337 48.14 ns/op BenchmarkMapLast/15-4 2398345 49.64 ns/op BenchmarkMapLast/16-4 2909967 46.02 ns/op BenchmarkMapCycle-4 1729632 66.54 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2931276 37.94 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2652 46549 ns/op BenchmarkMakeMap/[Byte]Byte-4 575692 554.8 ns/op BenchmarkMakeMap/[Int]Int-4 126774 1382 ns/op BenchmarkNewEmptyMap-4 11989640 8.618 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1000000 102.7 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 567052 235.6 ns/op BenchmarkMapIterEmpty-4 3689974 41.92 ns/op BenchmarkSameLengthMap-4 3317539 50.09 ns/op BenchmarkBigKeyMap-4 1000000 114.7 ns/op BenchmarkBigValMap-4 1000000 111.3 ns/op BenchmarkSmallKeyMap-4 2354403 56.20 ns/op BenchmarkMapPopulate/1-4 2046098 60.08 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 87807 1546 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 7786 24560 ns/op 6270 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 679 204837 ns/op 51737 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 51 3725328 ns/op 416359 B/op 202 allocs/op BenchmarkMapPopulate/100000-4 3 35158791 ns/op 6526552 B/op 2888 allocs/op BenchmarkComplexAlgMap-4 487195 264.2 ns/op BenchmarkGoMapClear/Reflexive/1-4 610156 206.3 ns/op BenchmarkGoMapClear/Reflexive/10-4 468734 349.4 ns/op BenchmarkGoMapClear/Reflexive/100-4 302721 469.2 ns/op BenchmarkGoMapClear/Reflexive/1000-4 48686 2426 ns/op BenchmarkGoMapClear/Reflexive/10000-4 6956 25855 ns/op BenchmarkGoMapClear/NonReflexive/1-4 493336 269.9 ns/op BenchmarkGoMapClear/NonReflexive/10-4 433981 371.2 ns/op BenchmarkGoMapClear/NonReflexive/100-4 201277 557.9 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 45940 2420 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5101 28218 ns/op BenchmarkMapStringConversion/32/simple-4 1307636 116.5 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1000000 118.1 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1000000 159.2 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1000000 104.9 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1000000 189.7 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1000000 133.6 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1000000 129.9 ns/op BenchmarkMapInterfacePtr-4 1000000 115.3 ns/op BenchmarkNewEmptyMapHintLessThan8-4 4387454 30.03 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 38412 3207 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 6085 41848 ns/op BenchmarkMapPop1000-4 355 308678 ns/op BenchmarkMapPop10000-4 22 6258093 ns/op BenchmarkMapAssign/Int32/256-4 1000000 102.4 ns/op BenchmarkMapAssign/Int32/65536-4 932635 111.2 ns/op BenchmarkMapAssign/Int64/256-4 1915588 61.87 ns/op BenchmarkMapAssign/Int64/65536-4 829886 168.2 ns/op BenchmarkMapAssign/Str/256-4 1612788 66.57 ns/op BenchmarkMapAssign/Str/65536-4 617121 292.9 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1000000 144.3 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 690240 170.5 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1000000 101.8 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 558374 228.5 ns/op BenchmarkMapOperatorAssign/Str/256-4 291312 4160 ns/op BenchmarkMapOperatorAssign/Str/65536-4 112954 910.9 ns/op BenchmarkMapAppendAssign/Int32/256-4 868635 181.4 ns/op 25 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 131392 843.4 ns/op 82 B/op 1 allocs/op BenchmarkMapAppendAssign/Int64/256-4 499347 245.8 ns/op 30 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 206071 580.8 ns/op 68 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 471516 362.2 ns/op 65 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 101913 1146 ns/op 141 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1233442 94.36 ns/op BenchmarkMapDelete/Int32/1000-4 1835780 64.37 ns/op BenchmarkMapDelete/Int32/10000-4 1701924 63.48 ns/op BenchmarkMapDelete/Int64/100-4 1220973 94.28 ns/op BenchmarkMapDelete/Int64/1000-4 1541616 72.74 ns/op BenchmarkMapDelete/Int64/10000-4 1554891 72.44 ns/op BenchmarkMapDelete/Str/100-4 1000000 119.0 ns/op BenchmarkMapDelete/Str/1000-4 1269909 86.75 ns/op BenchmarkMapDelete/Str/10000-4 1267413 96.15 ns/op BenchmarkMapDelete/Pointer/100-4 1071007 104.5 ns/op BenchmarkMapDelete/Pointer/1000-4 1583250 81.21 ns/op BenchmarkMapDelete/Pointer/10000-4 1617201 86.34 ns/op BenchmarkMemmove/0-4 21839198 7.144 ns/op BenchmarkMemmove/1-4 1304901 199.8 ns/op 5.00 MB/s BenchmarkMemmove/2-4 1000000 104.9 ns/op 19.06 MB/s BenchmarkMemmove/3-4 1000000 107.8 ns/op 27.83 MB/s BenchmarkMemmove/4-4 1000000 112.7 ns/op 35.49 MB/s BenchmarkMemmove/5-4 1203499 102.1 ns/op 48.96 MB/s BenchmarkMemmove/6-4 1000000 163.7 ns/op 36.64 MB/s BenchmarkMemmove/7-4 1000000 138.9 ns/op 50.40 MB/s BenchmarkMemmove/8-4 1000000 166.3 ns/op 48.09 MB/s BenchmarkMemmove/9-4 1000000 153.8 ns/op 58.52 MB/s BenchmarkMemmove/10-4 1000000 103.7 ns/op 96.41 MB/s BenchmarkMemmove/11-4 1000000 137.9 ns/op 79.80 MB/s BenchmarkMemmove/12-4 1000000 139.6 ns/op 85.96 MB/s BenchmarkMemmove/13-4 839509 237.0 ns/op 54.85 MB/s BenchmarkMemmove/14-4 1102435 104.9 ns/op 133.51 MB/s BenchmarkMemmove/15-4 1000000 104.5 ns/op 143.57 MB/s BenchmarkMemmove/16-4 1000000 103.0 ns/op 155.37 MB/s BenchmarkMemmove/32-4 1000000 110.3 ns/op 290.14 MB/s BenchmarkMemmove/64-4 1000000 138.5 ns/op 462.01 MB/s BenchmarkMemmove/128-4 1000000 127.0 ns/op 1007.81 MB/s BenchmarkMemmove/256-4 795528 144.1 ns/op 1776.98 MB/s BenchmarkMemmove/512-4 696354 193.6 ns/op 2644.10 MB/s BenchmarkMemmove/1024-4 309465 371.8 ns/op 2753.98 MB/s BenchmarkMemmove/2048-4 225232 539.8 ns/op 3794.31 MB/s BenchmarkMemmove/4096-4 137697 834.7 ns/op 4907.41 MB/s BenchmarkMemmoveOverlap/32-4 1093627 107.0 ns/op 299.05 MB/s BenchmarkMemmoveOverlap/64-4 1000000 116.9 ns/op 547.25 MB/s BenchmarkMemmoveOverlap/128-4 1000000 131.0 ns/op 977.19 MB/s BenchmarkMemmoveOverlap/256-4 578865 299.1 ns/op 855.90 MB/s BenchmarkMemmoveOverlap/512-4 762146 212.2 ns/op 2412.79 MB/s BenchmarkMemmoveOverlap/1024-4 383515 422.6 ns/op 2422.99 MB/s BenchmarkMemmoveOverlap/2048-4 289258 664.2 ns/op 3083.21 MB/s BenchmarkMemmoveOverlap/4096-4 139753 883.1 ns/op 4637.95 MB/s BenchmarkMemmoveUnalignedDst/0-4 15132174 8.781 ns/op BenchmarkMemmoveUnalignedDst/1-4 1000000 107.0 ns/op 9.34 MB/s BenchmarkMemmoveUnalignedDst/2-4 1000000 100.3 ns/op 19.93 MB/s BenchmarkMemmoveUnalignedDst/3-4 1261881 95.78 ns/op 31.32 MB/s BenchmarkMemmoveUnalignedDst/4-4 1318136 151.7 ns/op 26.37 MB/s BenchmarkMemmoveUnalignedDst/5-4 1287062 140.3 ns/op 35.65 MB/s BenchmarkMemmoveUnalignedDst/6-4 1000000 101.7 ns/op 58.99 MB/s BenchmarkMemmoveUnalignedDst/7-4 1000000 154.4 ns/op 45.33 MB/s BenchmarkMemmoveUnalignedDst/8-4 1230766 97.14 ns/op 82.35 MB/s BenchmarkMemmoveUnalignedDst/9-4 1000000 105.7 ns/op 85.15 MB/s BenchmarkMemmoveUnalignedDst/10-4 1000000 104.7 ns/op 95.51 MB/s BenchmarkMemmoveUnalignedDst/11-4 1219158 99.01 ns/op 111.10 MB/s BenchmarkMemmoveUnalignedDst/12-4 1000000 100.5 ns/op 119.38 MB/s BenchmarkMemmoveUnalignedDst/13-4 1251200 103.2 ns/op 126.01 MB/s BenchmarkMemmoveUnalignedDst/14-4 1000000 227.0 ns/op 61.69 MB/s BenchmarkMemmoveUnalignedDst/15-4 1000000 100.8 ns/op 148.75 MB/s BenchmarkMemmoveUnalignedDst/16-4 1000000 147.8 ns/op 108.27 MB/s BenchmarkMemmoveUnalignedDst/32-4 1000000 126.5 ns/op 252.95 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 123.3 ns/op 518.89 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 166.6 ns/op 768.09 MB/s BenchmarkMemmoveUnalignedDst/256-4 666692 152.3 ns/op 1681.28 MB/s BenchmarkMemmoveUnalignedDst/512-4 583716 290.7 ns/op 1761.23 MB/s BenchmarkMemmoveUnalignedDst/1024-4 394119 303.4 ns/op 3375.05 MB/s BenchmarkMemmoveUnalignedDst/2048-4 289041 470.1 ns/op 4356.40 MB/s BenchmarkMemmoveUnalignedDst/4096-4 148897 816.0 ns/op 5019.88 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1000000 179.2 ns/op 178.56 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1133263 110.5 ns/op 579.23 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 991539 205.5 ns/op 622.82 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 664951 162.4 ns/op 1576.16 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 733368 189.2 ns/op 2706.75 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 437970 319.9 ns/op 3201.47 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 277752 436.8 ns/op 4688.48 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 148582 734.7 ns/op 5575.39 MB/s BenchmarkMemmoveUnalignedSrc/0-4 19148341 6.362 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1341378 88.28 ns/op 11.33 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1335135 87.97 ns/op 22.73 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1356601 86.12 ns/op 34.83 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1273641 92.09 ns/op 43.44 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1281504 158.4 ns/op 31.57 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1208671 126.7 ns/op 47.37 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1291069 91.83 ns/op 76.23 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1400828 90.21 ns/op 88.69 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1264132 119.5 ns/op 75.28 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1270849 94.92 ns/op 105.35 MB/s BenchmarkMemmoveUnalignedSrc/11-4 794053 133.8 ns/op 82.21 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1218476 97.11 ns/op 123.57 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1244108 140.8 ns/op 92.33 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1232373 98.66 ns/op 141.90 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1303783 96.66 ns/op 155.19 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1000000 100.3 ns/op 159.59 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1007877 148.2 ns/op 215.88 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1000000 112.3 ns/op 570.09 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 241.4 ns/op 530.30 MB/s BenchmarkMemmoveUnalignedSrc/256-4 804418 153.8 ns/op 1664.45 MB/s BenchmarkMemmoveUnalignedSrc/512-4 727300 180.3 ns/op 2839.78 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 443763 341.3 ns/op 3000.08 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 290080 433.9 ns/op 4720.49 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 159960 928.5 ns/op 4411.62 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1178220 98.83 ns/op 323.80 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 105.3 ns/op 607.54 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 936270 112.8 ns/op 1134.33 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 1000000 156.2 ns/op 1639.39 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 615446 192.0 ns/op 2666.05 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 373622 318.7 ns/op 3213.20 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 277134 684.6 ns/op 2991.66 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 147634 862.5 ns/op 4748.79 MB/s BenchmarkMemclr/5-4 15465622 10.21 ns/op 489.88 MB/s BenchmarkMemclr/16-4 9830517 12.58 ns/op 1272.24 MB/s BenchmarkMemclr/64-4 11194737 10.50 ns/op 6094.00 MB/s BenchmarkMemclr/256-4 9847436 22.26 ns/op 11501.95 MB/s BenchmarkMemclr/4096-4 2036791 68.31 ns/op 59961.81 MB/s BenchmarkMemclr/65536-4 79678 1475 ns/op 44433.48 MB/s BenchmarkMemclr/1M-4 5658 30166 ns/op 34760.02 MB/s BenchmarkMemclr/4M-4 1009 121126 ns/op 34627.73 MB/s BenchmarkMemclr/8M-4 360 448323 ns/op 18711.10 MB/s BenchmarkMemclr/16M-4 100 1304445 ns/op 12861.57 MB/s BenchmarkMemclr/64M-4 43 3882999 ns/op 17282.74 MB/s BenchmarkGoMemclr/5-4 1275780 96.53 ns/op 51.80 MB/s BenchmarkGoMemclr/16-4 464002 219.2 ns/op 72.99 MB/s BenchmarkGoMemclr/64-4 173659 1156 ns/op 55.37 MB/s BenchmarkGoMemclr/256-4 39321 2952 ns/op 86.72 MB/s BenchmarkMemclrRange/1K_2K-4 73873 1956 ns/op 49011.39 MB/s BenchmarkMemclrRange/2K_8K-4 25210 4417 ns/op 75514.91 MB/s BenchmarkMemclrRange/4K_16K-4 19359 5558 ns/op 58130.26 MB/s BenchmarkMemclrRange/160K_228K-4 2738 62693 ns/op 26523.97 MB/s BenchmarkClearFat7-4 3303237 32.55 ns/op BenchmarkClearFat8-4 3993956 36.25 ns/op BenchmarkClearFat11-4 3021374 41.80 ns/op BenchmarkClearFat12-4 3131044 33.35 ns/op BenchmarkClearFat13-4 3510202 31.73 ns/op BenchmarkClearFat14-4 3495489 37.56 ns/op BenchmarkClearFat15-4 2542854 68.25 ns/op BenchmarkClearFat16-4 3433190 33.25 ns/op BenchmarkClearFat24-4 3967346 35.38 ns/op BenchmarkClearFat32-4 3608836 38.22 ns/op BenchmarkClearFat40-4 3463675 38.98 ns/op BenchmarkClearFat48-4 3049628 44.20 ns/op BenchmarkClearFat56-4 2683806 38.08 ns/op BenchmarkClearFat64-4 2783916 37.35 ns/op BenchmarkClearFat72-4 3290224 34.00 ns/op BenchmarkClearFat128-4 2473195 42.40 ns/op BenchmarkClearFat256-4 1885099 63.43 ns/op BenchmarkClearFat512-4 1000000 173.4 ns/op BenchmarkClearFat1024-4 665330 158.6 ns/op BenchmarkClearFat1032-4 957813 240.8 ns/op BenchmarkClearFat1040-4 948140 152.5 ns/op BenchmarkCopyFat7-4 2963160 58.63 ns/op BenchmarkCopyFat8-4 3543166 35.98 ns/op BenchmarkCopyFat11-4 3411736 49.92 ns/op BenchmarkCopyFat12-4 3356458 57.99 ns/op BenchmarkCopyFat13-4 3609033 48.86 ns/op BenchmarkCopyFat14-4 3597772 39.62 ns/op BenchmarkCopyFat15-4 4598462 60.99 ns/op BenchmarkCopyFat16-4 3574506 58.57 ns/op BenchmarkCopyFat24-4 4285959 30.11 ns/op BenchmarkCopyFat32-4 3937554 31.47 ns/op BenchmarkCopyFat64-4 3397920 50.35 ns/op BenchmarkCopyFat72-4 2096530 50.69 ns/op BenchmarkCopyFat128-4 1743520 58.24 ns/op BenchmarkCopyFat256-4 1972363 59.59 ns/op BenchmarkCopyFat512-4 1000000 118.9 ns/op BenchmarkCopyFat520-4 1248948 108.1 ns/op BenchmarkCopyFat1024-4 1000000 165.4 ns/op BenchmarkCopyFat1032-4 627351 209.2 ns/op BenchmarkCopyFat1040-4 796363 298.6 ns/op BenchmarkIssue18740/2byte-4 277 417079 ns/op BenchmarkIssue18740/4byte-4 502 250530 ns/op BenchmarkIssue18740/8byte-4 918 255850 ns/op BenchmarkMemclrKnownSize1-4 6812402 33.36 ns/op 29.98 MB/s BenchmarkMemclrKnownSize2-4 3821863 32.19 ns/op 62.13 MB/s BenchmarkMemclrKnownSize4-4 2730646 43.69 ns/op 91.55 MB/s BenchmarkMemclrKnownSize8-4 1000000 118.4 ns/op 67.57 MB/s BenchmarkMemclrKnownSize16-4 448716 264.0 ns/op 60.60 MB/s BenchmarkMemclrKnownSize32-4 409515 656.7 ns/op 48.73 MB/s BenchmarkMemclrKnownSize64-4 157256 837.9 ns/op 76.38 MB/s BenchmarkMemclrKnownSize112-4 93306 1401 ns/op 79.94 MB/s BenchmarkMemclrKnownSize128-4 73711 1392 ns/op 91.96 MB/s BenchmarkMemclrKnownSize192-4 47324 2297 ns/op 83.57 MB/s BenchmarkMemclrKnownSize248-4 46000 3257 ns/op 76.14 MB/s BenchmarkMemclrKnownSize256-4 34410 3561 ns/op 71.89 MB/s BenchmarkMemclrKnownSize512-4 18632 6179 ns/op 82.86 MB/s BenchmarkMemclrKnownSize1024-4 10000 10393 ns/op 98.52 MB/s BenchmarkMemclrKnownSize4096-4 3386 74520 ns/op 54.96 MB/s BenchmarkMemclrKnownSize512KiB-4 20 5083829 ns/op 103.13 MB/s BenchmarkReadMetricsLatency-4 10000 3218 p50-ns 5477 p90-ns 14318 p99-ns BenchmarkFinalizer-4 214 567712 ns/op BenchmarkFinalizerRun-4 234302 815.4 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 8150352 15.00 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3186510 39.34 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2693601 45.20 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2356131 52.16 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1476681 86.64 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1342034 89.82 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2552476 45.52 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1384566 143.6 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1217215 102.9 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2231040 54.45 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2210054 62.02 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1741629 65.38 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1574912 84.31 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1513627 114.5 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 4987591 33.92 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 7131583 19.24 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 5631106 20.84 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 5895494 18.11 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 6378685 18.90 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 5602417 21.94 ns/op BenchmarkFindBitRange64/PatternAASize2-4 7449073 18.88 ns/op BenchmarkFindBitRange64/PatternAASize8-4 6443719 20.21 ns/op BenchmarkFindBitRange64/PatternAASize32-4 6361431 18.70 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 6440658 19.86 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 5636646 18.34 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 7384879 18.48 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 6017034 17.22 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 6437967 16.84 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 7155852 19.17 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 6139506 17.83 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 6061982 17.89 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 6704565 18.99 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 6845830 18.58 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 5981292 17.36 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 6350382 23.89 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 6356001 18.61 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7044866 17.02 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 6398758 16.67 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 5946517 18.39 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 5859030 19.20 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 4206909 23.79 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 7006795 18.51 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 4062999 24.77 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 6194679 18.46 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 6390176 29.26 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 6445675 23.90 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 6199432 24.57 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 6683181 24.69 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 6736918 17.13 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 6496533 20.65 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 5773747 22.43 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 6102639 21.11 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 5203760 27.24 ns/op BenchmarkNetpollBreak-4 2577 63561 ns/op BenchmarkPingPongHog-4 693 249395 ns/op BenchmarkStackGrowth-4 74528 1428 ns/op BenchmarkStackGrowthDeep-4 664 173630 ns/op BenchmarkCreateGoroutines-4 42832 2425 ns/op BenchmarkCreateGoroutinesParallel-4 43767 2791 ns/op BenchmarkCreateGoroutinesCapture-4 8410 21056 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 6536 89955 ns/op BenchmarkClosureCall-4 27004735 5.917 ns/op BenchmarkWakeupParallelSpinning/0s-4 8610 24858 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5072 26220 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4239 32373 ns/op BenchmarkWakeupParallelSpinning/5µs-4 1986 58141 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1258 97104 ns/op BenchmarkWakeupParallelSpinning/20µs-4 764 155665 ns/op BenchmarkWakeupParallelSpinning/50µs-4 328 360276 ns/op BenchmarkWakeupParallelSpinning/100µs-4 190 728108 ns/op BenchmarkMatmult-4 2981161 63.60 ns/op BenchmarkFastrand-4 4043707 25.21 ns/op BenchmarkFastrand64-4 4935055 24.09 ns/op BenchmarkFastrandHashiter-4 2034430 54.99 ns/op BenchmarkFastrandn/2-4 3035815 36.82 ns/op BenchmarkFastrandn/3-4 2986246 38.53 ns/op BenchmarkFastrandn/4-4 3005398 41.76 ns/op BenchmarkFastrandn/5-4 4016121 30.69 ns/op BenchmarkIfaceCmp100-4 85723 1336 ns/op BenchmarkIfaceCmpNil100-4 176156 851.4 ns/op BenchmarkEfaceCmpDiff-4 31952 3398 ns/op BenchmarkEfaceCmpDiffIndirect-4 30494 3493 ns/op BenchmarkDefer-4 1376233 99.92 ns/op BenchmarkDefer10-4 916244 279.6 ns/op BenchmarkDeferMany-4 225831 881.0 ns/op BenchmarkPanicRecover-4 139765 1110 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 67 2621915 ns/op 2403349 p50-ns 3518272 p90-ns 5908616 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 49 4198668 ns/op 2832113 p50-ns 8283703 p90-ns 19420848 p99-ns BenchmarkGoroutineProfile/small/idle-4 26 5668099 ns/op 5118977 p50-ns 9305744 p90-ns 12778301 p99-ns BenchmarkGoroutineProfile/small/loaded-4 33 6365492 ns/op 5356823 p50-ns 9063032 p90-ns 26757625 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 52 2539694 ns/op 2442362 p50-ns 3374533 p90-ns 5167614 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 44 3271240 ns/op 2616339 p50-ns 5060614 p90-ns 13531909 p99-ns BenchmarkGoroutineProfile/large/idle-4 9 15277421 ns/op 13103406 p50-ns 24019794 p90-ns 24019794 p99-ns BenchmarkGoroutineProfile/large/loaded-4 4 33030597 ns/op 34298831 p50-ns 40142797 p90-ns 40142797 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 84 2515043 ns/op 2405824 p50-ns 3275040 p90-ns 9324326 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 34 6052148 ns/op 3940672 p50-ns 7673349 p90-ns 39733701 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 22 5152901 ns/op 4909199 p50-ns 6634363 p90-ns 8974036 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 22 5211367 ns/op 4716042 p50-ns 7123648 p90-ns 12507617 p99-ns BenchmarkRWMutexUncontended-4 1609918 374.5 ns/op BenchmarkRWMutexWrite100-4 780000 3336 ns/op BenchmarkRWMutexWrite10-4 61077 2727 ns/op BenchmarkRWMutexWorkWrite100-4 569360 5590 ns/op BenchmarkRWMutexWorkWrite10-4 37560 3755 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 1723 108741 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 942 126989 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 951 113374 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 470 412979 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 490 233003 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 175 609736 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 220 481828 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 92 2118831 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 108588 1779 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 107026 1373 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 88456 1469 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 244161 1151 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 206901 1138 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 127200 1330 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 136705 1267 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 148528 1543 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 55670 1966 ns/op BenchmarkMakeSlice/Byte-4 1000000 105.0 ns/op BenchmarkMakeSlice/Int16-4 1000000 106.6 ns/op BenchmarkMakeSlice/Int-4 1000000 172.4 ns/op BenchmarkMakeSlice/Ptr-4 1000000 132.6 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 255.3 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 277.0 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 339.5 ns/op BenchmarkGrowSlice/Byte-4 178352 881.0 ns/op BenchmarkGrowSlice/Int16-4 145372 830.1 ns/op BenchmarkGrowSlice/Int-4 150525 4414 ns/op BenchmarkGrowSlice/Ptr-4 81174 2193 ns/op BenchmarkGrowSlice/Struct/24-4 165724 1251 ns/op BenchmarkGrowSlice/Struct/32-4 118059 2132 ns/op BenchmarkGrowSlice/Struct/40-4 54608 2341 ns/op BenchmarkExtendSlice/IntSlice-4 177464 3308 ns/op BenchmarkExtendSlice/PointerSlice-4 108310 1257 ns/op BenchmarkExtendSlice/NoGrow-4 155725 970.3 ns/op BenchmarkAppend-4 762716 149.5 ns/op BenchmarkAppendGrowByte-4 1 143277598 ns/op BenchmarkAppendGrowString-4 1 1455765022 ns/op BenchmarkAppendSlice/1Bytes-4 464625 443.6 ns/op BenchmarkAppendSlice/4Bytes-4 610058 703.6 ns/op BenchmarkAppendSlice/7Bytes-4 195451 572.7 ns/op BenchmarkAppendSlice/8Bytes-4 242696 693.6 ns/op BenchmarkAppendSlice/15Bytes-4 238790 633.1 ns/op BenchmarkAppendSlice/16Bytes-4 195243 674.0 ns/op BenchmarkAppendSlice/32Bytes-4 225706 577.1 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 35331 4113 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 10000 11784 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 10000 40819 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 680 161074 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 87 1477814 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 34 3682811 ns/op BenchmarkAppendStr/1Bytes-4 229170 522.6 ns/op BenchmarkAppendStr/4Bytes-4 305232 358.4 ns/op BenchmarkAppendStr/8Bytes-4 330032 468.7 ns/op BenchmarkAppendStr/16Bytes-4 232557 535.0 ns/op BenchmarkAppendStr/32Bytes-4 439771 398.4 ns/op BenchmarkAppendSpecialCase-4 875504 134.7 ns/op BenchmarkCopy/1Byte-4 336894 566.6 ns/op 1.76 MB/s BenchmarkCopy/1String-4 733281 402.1 ns/op 2.49 MB/s BenchmarkCopy/2Byte-4 317827 335.2 ns/op 5.97 MB/s BenchmarkCopy/2String-4 810249 146.6 ns/op 13.65 MB/s BenchmarkCopy/4Byte-4 952940 171.0 ns/op 23.39 MB/s BenchmarkCopy/4String-4 1000000 106.2 ns/op 37.67 MB/s BenchmarkCopy/8Byte-4 1000000 104.1 ns/op 76.85 MB/s BenchmarkCopy/8String-4 1291382 98.13 ns/op 81.52 MB/s BenchmarkCopy/12Byte-4 1000000 108.5 ns/op 110.55 MB/s BenchmarkCopy/12String-4 1000000 123.3 ns/op 97.31 MB/s BenchmarkCopy/16Byte-4 1000000 103.4 ns/op 154.71 MB/s BenchmarkCopy/16String-4 1000000 117.6 ns/op 136.01 MB/s BenchmarkCopy/32Byte-4 1000000 100.0 ns/op 319.96 MB/s BenchmarkCopy/32String-4 1000000 133.3 ns/op 239.98 MB/s BenchmarkCopy/128Byte-4 901948 115.3 ns/op 1110.07 MB/s BenchmarkCopy/128String-4 1000000 130.4 ns/op 981.39 MB/s BenchmarkCopy/1024Byte-4 352324 382.6 ns/op 2676.32 MB/s BenchmarkCopy/1024String-4 275060 449.9 ns/op 2276.23 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 22954 5640 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 10000 10693 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 21065 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 23676 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 7315 31899 ns/op BenchmarkAppendInPlace/Grow/Byte-4 141272 1720 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 113978 1580 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 60918 1843 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 57320 2921 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 49818 3294 ns/op BenchmarkStackCopyPtr-4 1 244728735 ns/op BenchmarkStackCopy-4 2 89513412 ns/op BenchmarkStackCopyNoCache-4 18 6427134 ns/op BenchmarkStackCopyWithStkobj-4 2 57542356 ns/op BenchmarkIssue18138-4 207 700991 ns/op BenchmarkCompareStringEqual-4 13904334 8.943 ns/op BenchmarkCompareStringIdentical-4 21502813 6.047 ns/op BenchmarkCompareStringSameLength-4 15288145 9.150 ns/op BenchmarkCompareStringDifferentLength-4 20789080 7.797 ns/op BenchmarkCompareStringBigUnaligned-4 1075 104096 ns/op 10073.25 MB/s BenchmarkCompareStringBig-4 886 131429 ns/op 7978.35 MB/s BenchmarkConcatStringAndBytes-4 1801351 108.2 ns/op BenchmarkSliceByteToString/1-4 1569909 72.48 ns/op BenchmarkSliceByteToString/2-4 1000000 168.2 ns/op BenchmarkSliceByteToString/4-4 972952 159.2 ns/op BenchmarkSliceByteToString/8-4 1000000 153.7 ns/op BenchmarkSliceByteToString/16-4 959272 193.5 ns/op BenchmarkSliceByteToString/32-4 1000000 221.8 ns/op BenchmarkSliceByteToString/64-4 423939 277.3 ns/op BenchmarkSliceByteToString/128-4 691635 380.1 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 1990120 54.04 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 1000000 121.0 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 106.9 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 2330290 48.93 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1000000 102.9 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1922137 83.46 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1322980 134.5 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 377920 407.3 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 460941 410.9 ns/op BenchmarkRuneIterate/range/ASCII-4 7317358 29.27 ns/op BenchmarkRuneIterate/range/Japanese-4 2553930 54.23 ns/op BenchmarkRuneIterate/range/MixedLength-4 2981563 46.07 ns/op BenchmarkRuneIterate/range1/ASCII-4 7663227 16.57 ns/op BenchmarkRuneIterate/range1/Japanese-4 2365311 80.76 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2334879 47.01 ns/op BenchmarkRuneIterate/range2/ASCII-4 7335037 23.97 ns/op BenchmarkRuneIterate/range2/Japanese-4 2133265 58.01 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2448586 55.07 ns/op BenchmarkArrayEqual-4 22570000 9.803 ns/op BenchmarkFunc/Name-4 5879870 29.19 ns/op BenchmarkFunc/Entry-4 12133423 10.41 ns/op BenchmarkFunc/FileLine-4 1587410 67.21 ns/op PASS ok runtime 533.493s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 16693 6228 ns/op BenchmarkHandle/concurrent-4 19605 5600 ns/op PASS ok runtime/cgo 0.482s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 23907715 5.885 ns/op BenchmarkAtomicStore64-4 9690879 22.51 ns/op BenchmarkAtomicLoad-4 28930880 5.665 ns/op BenchmarkAtomicStore-4 10211550 18.77 ns/op BenchmarkAnd8-4 11220543 12.85 ns/op BenchmarkAnd-4 11846437 12.58 ns/op BenchmarkAnd8Parallel-4 3278617 33.22 ns/op BenchmarkAndParallel-4 3598684 32.70 ns/op BenchmarkOr8-4 9273310 15.26 ns/op BenchmarkOr-4 9679572 15.48 ns/op BenchmarkOr8Parallel-4 3698526 31.67 ns/op BenchmarkOrParallel-4 3330274 31.96 ns/op BenchmarkXadd-4 3373794 34.12 ns/op BenchmarkXadd64-4 3632113 34.06 ns/op BenchmarkCas-4 2385720 47.01 ns/op BenchmarkCas64-4 2433980 45.95 ns/op BenchmarkXchg-4 3573850 33.06 ns/op BenchmarkXchg64-4 3699210 34.66 ns/op PASS ok runtime/internal/atomic 4.250s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3083538 43.39 ns/op BenchmarkMulUintptr/large-4 1844814 85.89 ns/op PASS ok runtime/internal/math 0.729s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 13 14263024 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 8 20499054 ns/op 399.5 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 24 4847593 ns/op 39.08 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 6 20517077 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 4 29607622 ns/op 1272 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 22 6074393 ns/op 148.5 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 76363082 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 125925420 ns/op 8088 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 4 27340817 ns/op 1076 concurrent_launches/op PASS ok runtime/pprof 2.122s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 12 8742318 ns/op BenchmarkStackLeak-4 22399 5996 ns/op PASS ok runtime/race 0.807s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2864887 35.81 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 311796 477.3 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.412s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 100414 1013 ns/op BenchmarkSortString1K-4 163 850763 ns/op BenchmarkSortString1K_Slice-4 152 749162 ns/op BenchmarkStableString1K-4 100 1433597 ns/op BenchmarkSortInt1K-4 172 692408 ns/op BenchmarkSortInt1K_Sorted-4 2673 53430 ns/op BenchmarkSortInt1K_Reversed-4 1340 93827 ns/op BenchmarkSortInt1K_Mod8-4 304 382220 ns/op BenchmarkStableInt1K-4 69 1579777 ns/op BenchmarkStableInt1K_Slice-4 84 1425936 ns/op BenchmarkSortInt64K-4 2 80397806 ns/op BenchmarkSortInt64K_Slice-4 2 74396235 ns/op BenchmarkStableInt64K-4 1 111657429 ns/op BenchmarkSort1e2-4 218 474658 ns/op BenchmarkStable1e2-4 106 1167648 ns/op BenchmarkSort1e4-4 2 72505274 ns/op BenchmarkStable1e4-4 1 363638431 ns/op PASS ok sort 43.705s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 629998 178.2 ns/op BenchmarkAtof64Float-4 563319 208.8 ns/op BenchmarkAtof64FloatExp-4 574909 287.2 ns/op BenchmarkAtof64Big-4 453709 339.1 ns/op BenchmarkAtof64RandomBits-4 295996 635.4 ns/op BenchmarkAtof64RandomFloats-4 254076 394.6 ns/op BenchmarkAtof64RandomLongFloats-4 385224 413.3 ns/op BenchmarkAtof32Decimal-4 597566 274.2 ns/op BenchmarkAtof32Float-4 615541 202.7 ns/op BenchmarkAtof32FloatExp-4 438558 275.3 ns/op BenchmarkAtof32Random-4 345844 750.4 ns/op BenchmarkAtof32RandomLong-4 115926 955.2 ns/op BenchmarkParseInt/Pos/7bit-4 867656 147.7 ns/op BenchmarkParseInt/Pos/26bit-4 562074 178.7 ns/op BenchmarkParseInt/Pos/31bit-4 610488 237.4 ns/op BenchmarkParseInt/Pos/56bit-4 463336 283.2 ns/op BenchmarkParseInt/Pos/63bit-4 422899 433.6 ns/op BenchmarkParseInt/Neg/7bit-4 1165850 103.0 ns/op BenchmarkParseInt/Neg/26bit-4 686066 175.5 ns/op BenchmarkParseInt/Neg/31bit-4 565434 218.7 ns/op BenchmarkParseInt/Neg/56bit-4 485829 409.5 ns/op BenchmarkParseInt/Neg/63bit-4 395728 353.8 ns/op BenchmarkAtoi/Pos/7bit-4 1452499 78.06 ns/op BenchmarkAtoi/Pos/26bit-4 1000000 166.8 ns/op BenchmarkAtoi/Pos/31bit-4 670694 189.0 ns/op BenchmarkAtoi/Pos/56bit-4 479512 281.1 ns/op BenchmarkAtoi/Pos/63bit-4 432862 322.2 ns/op BenchmarkAtoi/Neg/7bit-4 1388000 83.97 ns/op BenchmarkAtoi/Neg/26bit-4 917775 149.8 ns/op BenchmarkAtoi/Neg/31bit-4 706053 158.7 ns/op BenchmarkAtoi/Neg/56bit-4 522494 237.1 ns/op BenchmarkAtoi/Neg/63bit-4 387873 393.7 ns/op BenchmarkFormatFloat/Decimal-4 87776 1371 ns/op BenchmarkFormatFloat/Float-4 76944 1558 ns/op BenchmarkFormatFloat/Exp-4 97038 1462 ns/op BenchmarkFormatFloat/NegExp-4 86618 1451 ns/op BenchmarkFormatFloat/LongExp-4 65845 1699 ns/op BenchmarkFormatFloat/Big-4 62755 1805 ns/op BenchmarkFormatFloat/BinaryExp-4 175635 817.2 ns/op BenchmarkFormatFloat/32Integer-4 92695 1315 ns/op BenchmarkFormatFloat/32ExactFraction-4 93247 1278 ns/op BenchmarkFormatFloat/32Point-4 82298 1561 ns/op BenchmarkFormatFloat/32Exp-4 82879 2086 ns/op BenchmarkFormatFloat/32NegExp-4 57582 2455 ns/op BenchmarkFormatFloat/32Shortest-4 80031 1810 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 104419 1425 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 95616 1594 ns/op BenchmarkFormatFloat/64Fixed1-4 95902 1135 ns/op BenchmarkFormatFloat/64Fixed2-4 114788 1061 ns/op BenchmarkFormatFloat/64Fixed3-4 119029 1038 ns/op BenchmarkFormatFloat/64Fixed4-4 133268 1309 ns/op BenchmarkFormatFloat/64Fixed12-4 65295 1806 ns/op BenchmarkFormatFloat/64Fixed16-4 79923 1577 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 71008 1791 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 78548 1661 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 1890 64931 ns/op BenchmarkFormatFloat/Slowpath64-4 62704 2271 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 70267 2709 ns/op BenchmarkAppendFloat/Decimal-4 101697 1101 ns/op BenchmarkAppendFloat/Float-4 89614 2246 ns/op BenchmarkAppendFloat/Exp-4 91406 1117 ns/op BenchmarkAppendFloat/NegExp-4 71055 1750 ns/op BenchmarkAppendFloat/LongExp-4 61374 1789 ns/op BenchmarkAppendFloat/Big-4 80044 1672 ns/op BenchmarkAppendFloat/BinaryExp-4 282936 448.8 ns/op BenchmarkAppendFloat/32Integer-4 92874 1118 ns/op BenchmarkAppendFloat/32ExactFraction-4 95115 1213 ns/op BenchmarkAppendFloat/32Point-4 83205 1247 ns/op BenchmarkAppendFloat/32Exp-4 105172 1056 ns/op BenchmarkAppendFloat/32NegExp-4 96160 1090 ns/op BenchmarkAppendFloat/32Shortest-4 127680 1034 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 132550 1085 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 92764 1211 ns/op BenchmarkAppendFloat/64Fixed1-4 152041 795.3 ns/op BenchmarkAppendFloat/64Fixed2-4 165936 765.2 ns/op BenchmarkAppendFloat/64Fixed3-4 172682 854.2 ns/op BenchmarkAppendFloat/64Fixed4-4 170678 700.0 ns/op BenchmarkAppendFloat/64Fixed12-4 79324 1638 ns/op BenchmarkAppendFloat/64Fixed16-4 92924 1219 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 115674 1272 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 81354 1416 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 1873 65245 ns/op BenchmarkAppendFloat/Slowpath64-4 85024 1379 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 80161 1778 ns/op BenchmarkFormatInt-4 10000 15027 ns/op BenchmarkAppendInt-4 13801 8874 ns/op BenchmarkFormatUint-4 66352 2181 ns/op BenchmarkAppendUint-4 76628 1592 ns/op BenchmarkFormatIntSmall/7-4 1647139 71.83 ns/op BenchmarkFormatIntSmall/42-4 1656439 70.27 ns/op BenchmarkAppendIntSmall-4 1000000 129.4 ns/op BenchmarkAppendUintVarlen/1-4 989260 156.6 ns/op BenchmarkAppendUintVarlen/12-4 832803 133.9 ns/op BenchmarkAppendUintVarlen/123-4 789586 218.5 ns/op BenchmarkAppendUintVarlen/1234-4 655374 237.0 ns/op BenchmarkAppendUintVarlen/12345-4 494538 248.5 ns/op BenchmarkAppendUintVarlen/123456-4 823322 189.6 ns/op BenchmarkAppendUintVarlen/1234567-4 780344 175.3 ns/op BenchmarkAppendUintVarlen/12345678-4 813812 177.9 ns/op BenchmarkAppendUintVarlen/123456789-4 641648 212.8 ns/op BenchmarkAppendUintVarlen/1234567890-4 783574 195.8 ns/op BenchmarkAppendUintVarlen/12345678901-4 606043 171.7 ns/op BenchmarkAppendUintVarlen/123456789012-4 718970 184.5 ns/op BenchmarkAppendUintVarlen/1234567890123-4 575332 225.3 ns/op BenchmarkAppendUintVarlen/12345678901234-4 603106 281.1 ns/op BenchmarkAppendUintVarlen/123456789012345-4 798157 204.8 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 810787 190.0 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 733078 237.7 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 636124 191.7 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 567292 210.5 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 536268 209.8 ns/op BenchmarkQuote-4 30366 3743 ns/op BenchmarkQuoteRune-4 324394 485.6 ns/op BenchmarkAppendQuote-4 37707 3397 ns/op BenchmarkAppendQuoteRune-4 633453 288.5 ns/op BenchmarkUnquoteEasy-4 1000000 133.2 ns/op BenchmarkUnquoteHard-4 30570 4870 ns/op PASS ok strconv 25.729s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 250302 560.4 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 74282 1721 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 132924 1277 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 219343 760.9 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 40644 3185 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 74820 2578 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 427041 365.6 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 24285 6292 ns/op BenchmarkGenericMatch1-4 1626 86613 ns/op BenchmarkGenericMatch2-4 345 324642 ns/op BenchmarkSingleMaxSkipping-4 10000 20412 ns/op 489.92 MB/s BenchmarkSingleLongSuffixFail-4 17193 6747 ns/op 148.51 MB/s BenchmarkSingleMatch-4 157 753137 ns/op 19.92 MB/s BenchmarkByteByteNoMatch-4 76174 2883 ns/op BenchmarkByteByteMatch-4 12778 12764 ns/op BenchmarkByteStringMatch-4 13839 8938 ns/op BenchmarkHTMLEscapeNew-4 64249 3258 ns/op BenchmarkHTMLEscapeOld-4 67166 3864 ns/op BenchmarkByteStringReplacerWriteString-4 770 206443 ns/op BenchmarkByteReplacerWriteString-4 1646 135964 ns/op BenchmarkByteByteReplaces-4 2996 60071 ns/op BenchmarkByteByteMap-4 9865 15348 ns/op BenchmarkMap/identity/ASCII-4 582988 193.6 ns/op BenchmarkMap/identity/Greek-4 454004 257.6 ns/op BenchmarkMap/change/ASCII-4 24694 5843 ns/op BenchmarkMap/change/Greek-4 18015 5979 ns/op BenchmarkIndexRune-4 1536205 81.38 ns/op BenchmarkIndexRuneLongString-4 1000000 114.3 ns/op BenchmarkIndexRuneFastPath-4 2684226 55.75 ns/op BenchmarkIndex-4 2246786 46.08 ns/op BenchmarkLastIndex-4 2899442 51.41 ns/op BenchmarkIndexByte-4 13024716 9.791 ns/op BenchmarkToUpper/#00-4 2358727 51.61 ns/op BenchmarkToUpper/ONLYUPPER-4 1850664 86.19 ns/op BenchmarkToUpper/abc-4 275012 815.9 ns/op BenchmarkToUpper/AbC123-4 193567 683.1 ns/op BenchmarkToUpper/azAZ09_-4 139863 722.4 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 40500 3241 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 46400 2384 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 24390 5595 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 43171 2646 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 80743 1309 ns/op BenchmarkToLower/#00-4 2232920 63.51 ns/op BenchmarkToLower/abc-4 1271773 119.9 ns/op BenchmarkToLower/AbC123-4 162286 699.8 ns/op BenchmarkToLower/azAZ09_-4 154656 733.9 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 38319 3386 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 47685 2387 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 21900 4642 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 60116 2043 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 86832 1414 ns/op BenchmarkMapNoChanges-4 971457 148.4 ns/op BenchmarkTrim-4 26077 4474 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 1830020 61.49 ns/op BenchmarkToValidUTF8/InvalidASCII-4 131205 1112 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 89620 1374 ns/op BenchmarkEqualFold/Tests-4 40304 3162 ns/op BenchmarkEqualFold/ASCII-4 2533182 46.65 ns/op BenchmarkEqualFold/UnicodePrefix-4 103212 1153 ns/op BenchmarkEqualFold/UnicodeSuffix-4 111574 1107 ns/op BenchmarkIndexHard1-4 912 127690 ns/op BenchmarkIndexHard2-4 685 176255 ns/op BenchmarkIndexHard3-4 162 947677 ns/op BenchmarkIndexHard4-4 100 1184071 ns/op BenchmarkLastIndexHard1-4 78 2176756 ns/op BenchmarkLastIndexHard2-4 75 1686616 ns/op BenchmarkLastIndexHard3-4 79 1672533 ns/op BenchmarkCountHard1-4 820 124648 ns/op BenchmarkCountHard2-4 711 195338 ns/op BenchmarkCountHard3-4 169 1396173 ns/op BenchmarkIndexTorture-4 8589 13491 ns/op BenchmarkCountTorture-4 6470 19370 ns/op BenchmarkCountTortureOverlapping-4 770 156713 ns/op BenchmarkCountByte/10-4 2954809 41.39 ns/op 241.59 MB/s BenchmarkCountByte/32-4 2336935 43.74 ns/op 731.60 MB/s BenchmarkCountByte/4096-4 868429 163.7 ns/op 25025.69 MB/s BenchmarkCountByte/4194304-4 697 232889 ns/op 18009.85 MB/s BenchmarkCountByte/67108864-4 10 10222682 ns/op 6564.70 MB/s BenchmarkFields/ASCII/16-4 355323 515.3 ns/op 31.05 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 21541 6789 ns/op 37.71 MB/s 416 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1563 76768 ns/op 53.36 MB/s 6784 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 73 1565606 ns/op 41.86 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 27124579 ns/op 38.66 MB/s 1523712 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 282072 593.3 ns/op 26.97 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 13687 ns/op 18.70 MB/s 448 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 573 274859 ns/op 14.90 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 20 5554931 ns/op 11.80 MB/s 463108 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 101197380 ns/op 10.36 MB/s 10465536 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 150222 862.5 ns/op 18.55 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 12216 13547 ns/op 18.90 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 692 203496 ns/op 20.13 MB/s 22144 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 26 4346850 ns/op 15.08 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 80812506 ns/op 12.98 MB/s 10465536 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 143593 861.5 ns/op 18.57 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 11649 ns/op 21.98 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 600 210031 ns/op 19.50 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 39 3923718 ns/op 16.70 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 73978628 ns/op 14.17 MB/s 10465536 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 105462401 ns/op BenchmarkSplitSingleByteSeparator-4 16 9788485 ns/op BenchmarkSplitMultiByteSeparator-4 32 6030529 ns/op BenchmarkSplitNSingleByteSeparator-4 207411 966.4 ns/op BenchmarkSplitNMultiByteSeparator-4 167802 1329 ns/op BenchmarkRepeat/5x0-4 2217426 65.58 ns/op BenchmarkRepeat/5x1-4 2722018 62.50 ns/op BenchmarkRepeat/5x2-4 244562 501.6 ns/op BenchmarkRepeat/5x6-4 154633 944.0 ns/op BenchmarkRepeat/10x0-4 3165199 37.58 ns/op BenchmarkRepeat/10x1-4 3208288 41.75 ns/op BenchmarkRepeat/10x2-4 234742 565.3 ns/op BenchmarkRepeat/10x6-4 140246 1032 ns/op BenchmarkRepeatLarge/256/1-4 60216 2697 ns/op 94.93 MB/s BenchmarkRepeatLarge/256/16-4 98017 1636 ns/op 156.44 MB/s BenchmarkRepeatLarge/512/1-4 36284 2938 ns/op 174.25 MB/s BenchmarkRepeatLarge/512/16-4 49828 2681 ns/op 190.96 MB/s BenchmarkRepeatLarge/1024/1-4 27933 4628 ns/op 221.26 MB/s BenchmarkRepeatLarge/1024/16-4 33111 3852 ns/op 265.81 MB/s BenchmarkRepeatLarge/2048/1-4 16009 6442 ns/op 317.94 MB/s BenchmarkRepeatLarge/2048/16-4 20319 5790 ns/op 353.71 MB/s BenchmarkRepeatLarge/4096/1-4 10000 10345 ns/op 395.93 MB/s BenchmarkRepeatLarge/4096/16-4 10000 11584 ns/op 353.61 MB/s BenchmarkRepeatLarge/8192/1-4 10000 22781 ns/op 359.60 MB/s BenchmarkRepeatLarge/8192/16-4 6861 21036 ns/op 389.43 MB/s BenchmarkRepeatLarge/8192/4097-4 3430730 37.46 ns/op 109372.74 MB/s BenchmarkRepeatLarge/16384/1-4 10000 33417 ns/op 490.29 MB/s BenchmarkRepeatLarge/16384/16-4 9686 33124 ns/op 494.62 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 29637 ns/op 414.72 MB/s BenchmarkRepeatLarge/32768/1-4 1411 76290 ns/op 429.52 MB/s BenchmarkRepeatLarge/32768/16-4 2167 63989 ns/op 512.09 MB/s BenchmarkRepeatLarge/32768/4097-4 2970 50440 ns/op 568.57 MB/s BenchmarkRepeatLarge/65536/1-4 924 122176 ns/op 536.41 MB/s BenchmarkRepeatLarge/65536/16-4 1286 100971 ns/op 649.06 MB/s BenchmarkRepeatLarge/65536/4097-4 1348 102736 ns/op 598.18 MB/s BenchmarkRepeatLarge/131072/1-4 308 380192 ns/op 344.75 MB/s BenchmarkRepeatLarge/131072/16-4 337 328847 ns/op 398.58 MB/s BenchmarkRepeatLarge/131072/4097-4 235 609921 ns/op 208.24 MB/s BenchmarkRepeatLarge/262144/1-4 114 956297 ns/op 274.12 MB/s BenchmarkRepeatLarge/262144/16-4 124 845288 ns/op 310.12 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1010285 ns/op 255.48 MB/s BenchmarkRepeatLarge/524288/1-4 100 1891309 ns/op 277.21 MB/s BenchmarkRepeatLarge/524288/16-4 100 1723810 ns/op 304.14 MB/s BenchmarkRepeatLarge/524288/4097-4 91 1732728 ns/op 300.29 MB/s BenchmarkRepeatLarge/1048576/1-4 72 4041291 ns/op 259.47 MB/s BenchmarkRepeatLarge/1048576/16-4 46 3684842 ns/op 284.56 MB/s BenchmarkRepeatLarge/1048576/4097-4 34 3496914 ns/op 298.76 MB/s BenchmarkRepeatLarge/2097152/1-4 14 7198616 ns/op 291.33 MB/s BenchmarkRepeatLarge/2097152/16-4 32 6045297 ns/op 346.91 MB/s BenchmarkRepeatLarge/2097152/4097-4 26 5817831 ns/op 359.85 MB/s BenchmarkRepeatLarge/4194304/1-4 7 14689186 ns/op 285.54 MB/s BenchmarkRepeatLarge/4194304/16-4 10 11112792 ns/op 377.43 MB/s BenchmarkRepeatLarge/4194304/4097-4 10 10741294 ns/op 390.20 MB/s BenchmarkRepeatLarge/8388608/1-4 6 19291018 ns/op 434.85 MB/s BenchmarkRepeatLarge/8388608/16-4 6 17605345 ns/op 476.48 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 21874464 ns/op 383.39 MB/s BenchmarkRepeatLarge/16777216/1-4 4 34433136 ns/op 487.24 MB/s BenchmarkRepeatLarge/16777216/16-4 3 36352807 ns/op 461.51 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 32658590 ns/op 513.72 MB/s BenchmarkRepeatLarge/33554432/1-4 2 54176310 ns/op 619.36 MB/s BenchmarkRepeatLarge/33554432/16-4 3 51819274 ns/op 647.53 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 61008763 ns/op 549.99 MB/s BenchmarkRepeatLarge/67108864/1-4 1 132497090 ns/op 506.49 MB/s BenchmarkRepeatLarge/67108864/16-4 1 106255179 ns/op 631.58 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 109407917 ns/op 613.38 MB/s BenchmarkRepeatLarge/134217728/1-4 1 244986516 ns/op 547.86 MB/s BenchmarkRepeatLarge/134217728/16-4 1 212426728 ns/op 631.83 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 228598342 ns/op 587.13 MB/s BenchmarkRepeatLarge/268435456/1-4 1 530173596 ns/op 506.32 MB/s BenchmarkRepeatLarge/268435456/16-4 1 547444031 ns/op 490.34 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 509340670 ns/op 527.03 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1036597899 ns/op 517.92 MB/s BenchmarkRepeatLarge/536870912/16-4 1 980463270 ns/op 547.57 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 898905181 ns/op 597.25 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4546678595 ns/op 236.16 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 5581730112 ns/op 192.37 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 4999469279 ns/op 214.77 MB/s BenchmarkIndexAnyASCII/1:1-4 2025382 82.88 ns/op BenchmarkIndexAnyASCII/1:2-4 1645358 84.11 ns/op BenchmarkIndexAnyASCII/1:4-4 1592620 87.83 ns/op BenchmarkIndexAnyASCII/1:8-4 1435395 74.44 ns/op BenchmarkIndexAnyASCII/1:16-4 1822834 68.90 ns/op BenchmarkIndexAnyASCII/1:32-4 1489777 82.65 ns/op BenchmarkIndexAnyASCII/1:64-4 1000000 108.2 ns/op BenchmarkIndexAnyASCII/16:1-4 1869390 83.66 ns/op BenchmarkIndexAnyASCII/16:2-4 945586 289.7 ns/op BenchmarkIndexAnyASCII/16:4-4 981337 199.8 ns/op BenchmarkIndexAnyASCII/16:8-4 847702 142.1 ns/op BenchmarkIndexAnyASCII/16:16-4 772905 218.7 ns/op BenchmarkIndexAnyASCII/16:32-4 790891 170.2 ns/op BenchmarkIndexAnyASCII/16:64-4 536422 202.5 ns/op BenchmarkIndexAnyASCII/256:1-4 1919679 68.13 ns/op BenchmarkIndexAnyASCII/256:2-4 86206 1286 ns/op BenchmarkIndexAnyASCII/256:4-4 82488 1358 ns/op BenchmarkIndexAnyASCII/256:8-4 83293 1514 ns/op BenchmarkIndexAnyASCII/256:16-4 86568 1336 ns/op BenchmarkIndexAnyASCII/256:32-4 88375 1535 ns/op BenchmarkIndexAnyASCII/256:64-4 84580 1424 ns/op BenchmarkIndexAnyUTF8/1:1-4 2078757 99.12 ns/op BenchmarkIndexAnyUTF8/1:2-4 2028532 55.94 ns/op BenchmarkIndexAnyUTF8/1:4-4 1000000 117.9 ns/op BenchmarkIndexAnyUTF8/1:8-4 1000000 107.6 ns/op BenchmarkIndexAnyUTF8/1:16-4 1883440 58.96 ns/op BenchmarkIndexAnyUTF8/1:32-4 1965924 99.19 ns/op BenchmarkIndexAnyUTF8/1:64-4 2037248 58.66 ns/op BenchmarkIndexAnyUTF8/16:1-4 1676300 67.09 ns/op BenchmarkIndexAnyUTF8/16:2-4 281937 438.8 ns/op BenchmarkIndexAnyUTF8/16:4-4 236865 502.2 ns/op BenchmarkIndexAnyUTF8/16:8-4 255000 420.2 ns/op BenchmarkIndexAnyUTF8/16:16-4 279844 453.6 ns/op BenchmarkIndexAnyUTF8/16:32-4 260883 440.2 ns/op BenchmarkIndexAnyUTF8/16:64-4 262609 461.5 ns/op BenchmarkIndexAnyUTF8/256:1-4 395793 300.1 ns/op BenchmarkIndexAnyUTF8/256:2-4 15356 6627 ns/op BenchmarkIndexAnyUTF8/256:4-4 18474 10745 ns/op BenchmarkIndexAnyUTF8/256:8-4 17300 6445 ns/op BenchmarkIndexAnyUTF8/256:16-4 17214 12614 ns/op BenchmarkIndexAnyUTF8/256:32-4 17164 6868 ns/op BenchmarkIndexAnyUTF8/256:64-4 16539 10915 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2160748 54.50 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1000000 105.0 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2118858 56.82 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1941216 55.57 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1739125 59.20 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1825461 59.98 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1816838 110.1 ns/op BenchmarkLastIndexAnyASCII/16:1-4 826544 145.3 ns/op BenchmarkLastIndexAnyASCII/16:2-4 760713 245.7 ns/op BenchmarkLastIndexAnyASCII/16:4-4 860277 193.1 ns/op BenchmarkLastIndexAnyASCII/16:8-4 896074 157.7 ns/op BenchmarkLastIndexAnyASCII/16:16-4 823722 178.6 ns/op BenchmarkLastIndexAnyASCII/16:32-4 539842 289.8 ns/op BenchmarkLastIndexAnyASCII/16:64-4 592972 247.0 ns/op BenchmarkLastIndexAnyASCII/256:1-4 78247 2259 ns/op BenchmarkLastIndexAnyASCII/256:2-4 87852 1634 ns/op BenchmarkLastIndexAnyASCII/256:4-4 75176 1635 ns/op BenchmarkLastIndexAnyASCII/256:8-4 77024 1522 ns/op BenchmarkLastIndexAnyASCII/256:16-4 82478 1472 ns/op BenchmarkLastIndexAnyASCII/256:32-4 75862 1413 ns/op BenchmarkLastIndexAnyASCII/256:64-4 77412 1483 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1512544 117.7 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1875591 61.72 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2048485 57.13 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2119441 69.64 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1759504 67.47 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1936554 113.1 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1787944 62.28 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 290954 467.5 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 135199 855.6 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 143461 1035 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 143965 838.1 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 143012 1677 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 130730 1148 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 141280 897.9 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 18645 6388 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 9226 12525 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 9537 13007 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 9134 13833 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 8686 12797 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 13679 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 9030 13575 ns/op BenchmarkTrimASCII/1:1-4 2440713 48.32 ns/op BenchmarkTrimASCII/1:2-4 1703590 71.66 ns/op BenchmarkTrimASCII/1:4-4 1959854 117.0 ns/op BenchmarkTrimASCII/1:8-4 1851358 69.58 ns/op BenchmarkTrimASCII/1:16-4 1575903 68.75 ns/op BenchmarkTrimASCII/16:1-4 2055165 64.27 ns/op BenchmarkTrimASCII/16:2-4 837704 138.7 ns/op BenchmarkTrimASCII/16:4-4 942800 239.3 ns/op BenchmarkTrimASCII/16:8-4 724783 180.1 ns/op BenchmarkTrimASCII/16:16-4 880454 187.9 ns/op BenchmarkTrimASCII/256:1-4 739580 148.9 ns/op BenchmarkTrimASCII/256:2-4 83208 1260 ns/op BenchmarkTrimASCII/256:4-4 88976 1367 ns/op BenchmarkTrimASCII/256:8-4 85084 1558 ns/op BenchmarkTrimASCII/256:16-4 71329 1404 ns/op BenchmarkTrimASCII/4096:1-4 85981 1319 ns/op BenchmarkTrimASCII/4096:2-4 6414 32006 ns/op BenchmarkTrimASCII/4096:4-4 5737 21371 ns/op BenchmarkTrimASCII/4096:8-4 6619 21660 ns/op BenchmarkTrimASCII/4096:16-4 6579 20191 ns/op BenchmarkTrimByte-4 2595603 59.26 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 15379 7312 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 15582 10213 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1413 138776 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2853 39594 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 6036 20738 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 8166 12318 ns/op BenchmarkJoin/0-4 3139478 34.60 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2388076 50.59 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 180079 761.6 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 118284 1019 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 87436 1893 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 66272 1722 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 62167 2594 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 52624 2276 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2154216 107.2 ns/op BenchmarkTrimSpace/ASCII-4 1575303 81.84 ns/op BenchmarkTrimSpace/SomeNonASCII-4 114204 1127 ns/op BenchmarkTrimSpace/JustNonASCII-4 69466 1729 ns/op BenchmarkReplaceAll-4 85680 1252 ns/op 16 B/op 1 allocs/op PASS ok strings 112.046s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 57607 1920 ns/op BenchmarkCond2-4 31224 4813 ns/op BenchmarkCond4-4 14541 9141 ns/op BenchmarkCond8-4 8401 14436 ns/op BenchmarkCond16-4 4296 30680 ns/op BenchmarkCond32-4 2310 63312 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 384741 289.9 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 359385 742.7 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 443113 240.3 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 411234 280.5 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 324078 426.8 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 580764 186.7 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 79320 1437 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 93112 1640 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 57052 2101 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 58437 2677 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 615307 179.3 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 192942 735.4 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 578989 204.5 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 161371 771.0 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 610328 226.0 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 147354 716.3 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 816812 136.5 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 62113 2221 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 101377 1034 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 268810 411.4 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 5420 24135 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 290 437138 ns/op BenchmarkRange/*sync.Map-4 1182 85448 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 76731 1916 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 192056 562.0 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 88758 1614 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 54134 2258 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 221259 674.0 ns/op BenchmarkAdversarialDelete/*sync.Map-4 98763 1510 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 90459 1512 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 196430 625.3 ns/op BenchmarkDeleteCollision/*sync.Map-4 767386 155.4 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 64626 2687 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 162244 837.9 ns/op BenchmarkSwapCollision/*sync.Map-4 108177 1415 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 100 1070566 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 124364 1148 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 218649 577.8 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 23410 5572 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 63016 1667 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 28419 4493 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 267434 430.4 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 117146 995.0 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 231796 480.4 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 884536 146.3 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 167724 686.4 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1013460 144.0 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 622822 224.0 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 149140 731.5 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 532831 208.7 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 92092 1138 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 291094 954.1 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 283448 457.3 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 152520 1030 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 367551 338.3 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 208062 608.2 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 118789 1069 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 308954 480.1 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 60583 2205 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 177620 908.4 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 326451 383.5 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 121870 1007 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 402004 291.9 ns/op BenchmarkUncontendedSemaphore-4 3625706 33.55 ns/op BenchmarkContendedSemaphore-4 3798889 27.84 ns/op BenchmarkMutexUncontended-4 579634 238.7 ns/op BenchmarkMutex-4 179125 604.4 ns/op BenchmarkMutexSlack-4 205532 655.5 ns/op BenchmarkMutexWork-4 177957 739.3 ns/op BenchmarkMutexWorkSlack-4 194691 739.0 ns/op BenchmarkMutexNoSpin-4 40905 2590 ns/op BenchmarkMutexSpin-4 40048 2612 ns/op BenchmarkOnce-4 986740 126.6 ns/op BenchmarkSemaUncontended-4 3187297 34.59 ns/op BenchmarkSemaSyntNonblock-4 1498005 81.61 ns/op BenchmarkSemaSyntBlock-4 1480030 73.15 ns/op BenchmarkSemaWorkNonblock-4 1197793 106.3 ns/op BenchmarkSemaWorkBlock-4 1214362 112.7 ns/op BenchmarkRWMutexUncontended-4 182103 601.3 ns/op BenchmarkRWMutexWrite100-4 341968 461.2 ns/op BenchmarkRWMutexWrite10-4 277052 462.8 ns/op BenchmarkRWMutexWorkWrite100-4 254626 609.0 ns/op BenchmarkRWMutexWorkWrite10-4 224709 514.5 ns/op BenchmarkWaitGroupUncontended-4 615020 198.6 ns/op BenchmarkWaitGroupAddDone-4 459619 243.3 ns/op BenchmarkWaitGroupAddDoneWork-4 439323 257.0 ns/op BenchmarkWaitGroupWait-4 2273054 46.75 ns/op BenchmarkWaitGroupWaitWork-4 1900406 67.83 ns/op BenchmarkWaitGroupActuallyWait-4 48686 2323 ns/op 32 B/op 2 allocs/op PASS ok sync 26.403s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 706440 155.2 ns/op PASS ok sync/atomic 0.264s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 122317 1034 ns/op 0 B/op 0 allocs/op PASS ok testing 0.221s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 5576 17944 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 7918 13689 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 75 1382273 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 84 1368055 ns/op 1540 B/op 12 allocs/op BenchmarkTable/1x100000/new-4 1 230323184 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/1x100000/reuse-4 1 206713371 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1612 91359 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1815 69391 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 18 7543174 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 15 6813934 ns/op 27571 B/op 69 allocs/op BenchmarkTable/10x100000/new-4 1 828262167 ns/op 48120896 B/op 100075 allocs/op BenchmarkTable/10x100000/reuse-4 1 809314104 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 162 703421 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 188 611963 ns/op 209 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 69823290 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 65712836 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7691666287 ns/op 335150048 B/op 100090 allocs/op BenchmarkTable/100x100000/reuse-4 1 6910589128 ns/op 335150168 B/op 100094 allocs/op BenchmarkPyramid/10-4 2484 49604 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 38 3679692 ns/op 409133 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 336830810 ns/op 35625256 B/op 2055 allocs/op BenchmarkRagged/10-4 2450 51361 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 237 486514 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 25 5103417 ns/op 427427 B/op 1661 allocs/op BenchmarkCode-4 6651 16238 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 20.371s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 1 100794653 ns/op BenchmarkVariableString-4 78498 1473 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 2200 59780 ns/op 2507 B/op 39 allocs/op PASS ok text/template/parse 0.477s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 54 1941719 ns/op BenchmarkAfter-4 134 862748 ns/op BenchmarkStop-4 285 493214 ns/op BenchmarkSimultaneousAfterFunc-4 31 4394660 ns/op BenchmarkStartStop-4 264 476205 ns/op BenchmarkReset-4 2598 72701 ns/op BenchmarkSleep-4 46 2890384 ns/op BenchmarkParallelTimerLatency-4 46 876855 avg-late-ns 1721962 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 578658 avg-late-ns 1914437 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 31 453410 avg-late-ns 2148820 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 274739 avg-late-ns 1592202 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 31 238246 avg-late-ns 1896326 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 28 245283 avg-late-ns 2315884 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 181282 avg-late-ns 1353936 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 27 254691 avg-late-ns 2165247 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 222998 avg-late-ns 1847926 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 24 342234 avg-late-ns 1894333 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 25 2332422 avg-late-ns 13941668 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 391391 avg-late-ns 1352686 max-late-ns BenchmarkTicker-4 1 158779896 ns/op BenchmarkTickerReset-4 2937 51546 ns/op BenchmarkTickerResetNaive-4 202 611970 ns/op BenchmarkNow-4 646377 185.2 ns/op BenchmarkNowUnixNano-4 659791 166.6 ns/op BenchmarkNowUnixMilli-4 693344 162.6 ns/op BenchmarkNowUnixMicro-4 573534 180.7 ns/op BenchmarkFormat-4 51992 2231 ns/op BenchmarkFormatRFC3339-4 76581 1502 ns/op BenchmarkFormatRFC3339Nano-4 74578 1536 ns/op BenchmarkFormatNow-4 72495 1730 ns/op BenchmarkMarshalJSON-4 95294 1228 ns/op BenchmarkMarshalText-4 102662 1190 ns/op BenchmarkParse-4 109472 1076 ns/op BenchmarkParseRFC3339UTC-4 310533 369.8 ns/op BenchmarkParseRFC3339UTCBytes-4 230754 511.8 ns/op BenchmarkParseRFC3339TZ-4 92328 1186 ns/op BenchmarkParseRFC3339TZBytes-4 81439 1409 ns/op BenchmarkParseDuration-4 518872 232.6 ns/op BenchmarkHour-4 872944 122.6 ns/op BenchmarkSecond-4 950395 125.8 ns/op BenchmarkYear-4 797792 161.7 ns/op BenchmarkDay-4 726564 177.5 ns/op BenchmarkISOWeek-4 766984 174.3 ns/op BenchmarkGoString-4 78879 1565 ns/op BenchmarkUnmarshalText-4 76460 1486 ns/op PASS ok time 11.684s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 391566 281.3 ns/op BenchmarkDecodeValidJapaneseChars-4 555946 226.2 ns/op BenchmarkDecodeRune-4 2573749 44.44 ns/op BenchmarkEncodeValidASCII-4 505888 239.8 ns/op BenchmarkEncodeValidJapaneseChars-4 794354 176.8 ns/op BenchmarkAppendRuneValidASCII-4 1000000 101.3 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2085694 56.50 ns/op BenchmarkEncodeRune-4 3996802 28.76 ns/op PASS ok unicode/utf16 1.354s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 990973 115.4 ns/op BenchmarkRuneCountTenJapaneseChars-4 205894 573.4 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 3007170 38.09 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 363142 343.7 ns/op BenchmarkValidTenASCIIChars-4 1000000 107.1 ns/op BenchmarkValid100KASCIIChars-4 157 747580 ns/op BenchmarkValidTenJapaneseChars-4 200942 640.5 ns/op BenchmarkValidLongMostlyASCII-4 136 882631 ns/op BenchmarkValidLongJapanese-4 69 1784620 ns/op BenchmarkValidStringTenASCIIChars-4 3446917 36.11 ns/op BenchmarkValidString100KASCIIChars-4 12926 8931 ns/op BenchmarkValidStringTenJapaneseChars-4 344646 338.1 ns/op BenchmarkValidStringLongMostlyASCII-4 1430 87431 ns/op BenchmarkValidStringLongJapanese-4 120 1009062 ns/op BenchmarkEncodeASCIIRune-4 2913602 39.62 ns/op BenchmarkEncodeJapaneseRune-4 1775643 65.00 ns/op BenchmarkAppendASCIIRune-4 8080214 13.83 ns/op BenchmarkAppendJapaneseRune-4 2104308 55.23 ns/op BenchmarkDecodeASCIIRune-4 2457433 48.57 ns/op BenchmarkDecodeJapaneseRune-4 1605217 73.04 ns/op BenchmarkFullRune/ASCII-4 3567352 33.90 ns/op BenchmarkFullRune/Incomplete-4 1655076 74.61 ns/op BenchmarkFullRune/Japanese-4 3459286 33.39 ns/op PASS ok unicode/utf8 4.228s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 61909592932 ns/op PASS ok cmd/api 88.510s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1344472 90.79 ns/op BenchmarkEqArrayOfStrings64-4 220210 607.7 ns/op BenchmarkEqArrayOfStrings1024-4 14372 8341 ns/op BenchmarkEqArrayOfFloats5-4 1530579 78.18 ns/op BenchmarkEqArrayOfFloats64-4 213513 585.7 ns/op BenchmarkEqArrayOfFloats1024-4 14022 8391 ns/op BenchmarkEqStruct-4 28285195 4.177 ns/op PASS ok cmd/compile/internal/reflectdata 1.433s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 7761 289201 ns/op BenchmarkCopyElim1-4 265 438790 ns/op BenchmarkCopyElim10-4 274 432958 ns/op BenchmarkCopyElim100-4 157 667691 ns/op BenchmarkCopyElim1000-4 48 3238360 ns/op BenchmarkCopyElim10000-4 4 29512757 ns/op BenchmarkCopyElim100000-4 1 489454396 ns/op BenchmarkDeadCode/1-4 195 686471 ns/op BenchmarkDeadCode/10-4 181 561360 ns/op BenchmarkDeadCode/100-4 171 707942 ns/op BenchmarkDeadCode/1000-4 60 3118134 ns/op BenchmarkDeadCode/10000-4 4 28970159 ns/op BenchmarkDeadCode/100000-4 1 320973265 ns/op BenchmarkDeadCode/200000-4 1 646901789 ns/op BenchmarkDominatorsLinear-4 14 8780296 ns/op 1.14 MB/s BenchmarkDominatorsFwdBack-4 9 12150034 ns/op 0.82 MB/s BenchmarkDominatorsManyPred-4 9 12463479 ns/op 0.80 MB/s BenchmarkDominatorsMaxPred-4 8 13156433 ns/op 0.76 MB/s BenchmarkDominatorsMaxPredVal-4 9 12610452 ns/op 0.79 MB/s BenchmarkFuse/1-4 260 432015 ns/op BenchmarkFuse/10-4 265 419595 ns/op BenchmarkFuse/100-4 140 842584 ns/op BenchmarkFuse/1000-4 24 5765516 ns/op BenchmarkFuse/10000-4 2 64206254 ns/op BenchmarkNilCheckDeep1-4 13513 9044 ns/op 0.11 MB/s 236 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 5874 21116 ns/op 0.47 MB/s 231 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 849 140129 ns/op 0.71 MB/s 665 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 85 1361151 ns/op 0.73 MB/s 3583 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 6 17133862 ns/op 0.58 MB/s 120778 B/op 7 allocs/op BenchmarkDSEPass-4 43 2789802 ns/op 56619 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 102200410 ns/op 4222416 B/op 107805 allocs/op BenchmarkCSEPass-4 8 12758598 ns/op 74152 B/op 8 allocs/op BenchmarkCSEPassBlock-4 1 135397613 ns/op 5688088 B/op 97631 allocs/op BenchmarkDeadcodePass-4 180 625671 ns/op 86748 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 110325077 ns/op 4026584 B/op 44783 allocs/op BenchmarkMultiPass-4 79 1432102 ns/op 233895 B/op 10 allocs/op BenchmarkMultiPassBlock-4 1 226995517 ns/op 11276464 B/op 150436 allocs/op BenchmarkCondRewrite/SoloJump-4 4733476 24.35 ns/op BenchmarkCondRewrite/CombJump-4 4217749 26.59 ns/op PASS ok cmd/compile/internal/ssa 16.210s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 15142 7576 ns/op BenchmarkExtShift-4 23878 4342 ns/op BenchmarkModify-4 10000 12077 ns/op BenchmarkMullImm-4 30208 3961 ns/op BenchmarkConstModify-4 9631 12595 ns/op BenchmarkBitSet-4 12774 9368 ns/op BenchmarkBitClear-4 19389 6193 ns/op BenchmarkBitToggle-4 19192 6204 ns/op BenchmarkBitSetConst-4 112107 1067 ns/op BenchmarkBitClearConst-4 161625 812.0 ns/op BenchmarkBitToggleConst-4 106396 1097 ns/op BenchmarkDivconstI64-4 8185989 15.69 ns/op BenchmarkModconstI64-4 7464772 15.79 ns/op BenchmarkDivisiblePow2constI64-4 7402644 15.37 ns/op BenchmarkDivisibleconstI64-4 7585548 13.67 ns/op BenchmarkDivisibleWDivconstI64-4 4209133 28.42 ns/op BenchmarkDivconstU64/3-4 6525709 18.66 ns/op BenchmarkDivconstU64/5-4 6203674 17.27 ns/op BenchmarkDivconstU64/37-4 7413696 17.22 ns/op BenchmarkDivconstU64/1234567-4 8372364 14.80 ns/op BenchmarkModconstU64-4 6441392 16.45 ns/op BenchmarkDivisibleconstU64-4 8543606 14.24 ns/op BenchmarkDivisibleWDivconstU64-4 4099399 29.16 ns/op BenchmarkDivconstI32-4 7218385 16.66 ns/op BenchmarkModconstI32-4 9132048 14.35 ns/op BenchmarkDivisiblePow2constI32-4 6486099 17.62 ns/op BenchmarkDivisibleconstI32-4 8380042 14.24 ns/op BenchmarkDivisibleWDivconstI32-4 3590266 29.73 ns/op BenchmarkDivconstU32-4 6914514 15.80 ns/op BenchmarkModconstU32-4 6961592 17.99 ns/op BenchmarkDivisibleconstU32-4 6741514 17.00 ns/op BenchmarkDivisibleWDivconstU32-4 4019094 29.09 ns/op BenchmarkDivconstI16-4 7607767 15.65 ns/op BenchmarkModconstI16-4 7339754 15.15 ns/op BenchmarkDivisiblePow2constI16-4 6738832 18.00 ns/op BenchmarkDivisibleconstI16-4 7103910 15.43 ns/op BenchmarkDivisibleWDivconstI16-4 3875014 30.59 ns/op BenchmarkDivconstU16-4 6571112 17.75 ns/op BenchmarkModconstU16-4 7911164 15.11 ns/op BenchmarkDivisibleconstU16-4 7164885 15.52 ns/op BenchmarkDivisibleWDivconstU16-4 3451526 32.30 ns/op BenchmarkDivconstI8-4 7857992 15.44 ns/op BenchmarkModconstI8-4 7650441 15.63 ns/op BenchmarkDivisiblePow2constI8-4 7273158 17.67 ns/op BenchmarkDivisibleconstI8-4 6137710 18.62 ns/op BenchmarkDivisibleWDivconstI8-4 3560383 31.70 ns/op BenchmarkDivconstU8-4 6068469 18.15 ns/op BenchmarkModconstU8-4 7668651 16.76 ns/op BenchmarkDivisibleconstU8-4 7296638 16.20 ns/op BenchmarkDivisibleWDivconstU8-4 3670586 32.54 ns/op BenchmarkMul2-4 214453 569.7 ns/op BenchmarkMulNeg2-4 205767 572.3 ns/op BenchmarkEfaceInteger-4 2618979 41.37 ns/op BenchmarkMulconstI32/3-4 27035874 4.902 ns/op BenchmarkMulconstI32/5-4 26231870 4.959 ns/op BenchmarkMulconstI32/12-4 22407871 5.040 ns/op BenchmarkMulconstI32/120-4 26922091 4.962 ns/op BenchmarkMulconstI32/-120-4 24720554 4.871 ns/op BenchmarkMulconstI32/65537-4 19972368 5.081 ns/op BenchmarkMulconstI32/65538-4 25417588 5.133 ns/op BenchmarkMulconstI64/3-4 26693425 4.936 ns/op BenchmarkMulconstI64/5-4 23600703 5.075 ns/op BenchmarkMulconstI64/12-4 22022869 5.135 ns/op BenchmarkMulconstI64/120-4 24478791 4.889 ns/op BenchmarkMulconstI64/-120-4 23498400 5.289 ns/op BenchmarkMulconstI64/65537-4 24334432 5.311 ns/op BenchmarkMulconstI64/65538-4 24597709 5.095 ns/op BenchmarkMulconstU32/3-4 25445972 4.824 ns/op BenchmarkMulconstU32/5-4 26718398 4.796 ns/op BenchmarkMulconstU32/12-4 23363202 5.492 ns/op BenchmarkMulconstU32/120-4 24641187 4.925 ns/op BenchmarkMulconstU32/65537-4 25234050 5.124 ns/op BenchmarkMulconstU32/65538-4 23708850 5.241 ns/op BenchmarkMulconstU64/3-4 26173858 4.832 ns/op BenchmarkMulconstU64/5-4 25996792 4.843 ns/op BenchmarkMulconstU64/12-4 24298432 4.943 ns/op BenchmarkMulconstU64/120-4 27106924 4.782 ns/op BenchmarkMulconstU64/65537-4 26448069 5.070 ns/op BenchmarkMulconstU64/65538-4 20906344 4.991 ns/op BenchmarkShiftArithmeticRight-4 28405156 4.545 ns/op BenchmarkSwitch8Predictable-4 8418493 13.82 ns/op BenchmarkSwitch8Unpredictable-4 8849544 13.80 ns/op BenchmarkSwitch32Predictable-4 12400687 9.548 ns/op BenchmarkSwitch32Unpredictable-4 8310574 13.66 ns/op BenchmarkSwitchStringPredictable-4 5550639 19.49 ns/op BenchmarkSwitchStringUnpredictable-4 5953562 17.73 ns/op PASS ok cmd/compile/internal/test 14.788s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 136 831696 ns/op BenchmarkNamed/Underlying/nongeneric-4 935971 121.2 ns/op BenchmarkNamed/Underlying/generic-4 938839 121.3 ns/op BenchmarkNamed/Underlying/src_instance-4 813296 128.7 ns/op BenchmarkNamed/Underlying/user_instance-4 1000380 115.7 ns/op BenchmarkCheck/http/funcbodies/info-4 1 464711323 ns/op 65474 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 363345365 ns/op 83679 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 148021356 ns/op 205342 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 137373561 ns/op 221242 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2061459896 ns/op 2488 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 102078265 ns/op 50075 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 44640266 ns/op 114348 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 39419911 ns/op 129310 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 674127465 ns/op 3218 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 42481193 ns/op 50924 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 4 25481122 ns/op 84464 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 24510256 ns/op 87761 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1740191333 ns/op 35751 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 554174396 ns/op 112164 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 122374557 ns/op 507033 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 107072909 ns/op 576769 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2718184219 ns/op 743.5 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 84637831 ns/op 23809 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 50293723 ns/op 39639 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 52041181 ns/op 38733 lines/s PASS ok cmd/compile/internal/types2 38.185s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 2 64329973 ns/op 26015000 sys-ns/op 5018500 user-ns/op PASS ok cmd/go 0.512s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 62553 1884 ns/op 4.25 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 71506 1568 ns/op 5.10 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 17151 7043 ns/op 145.39 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 17433 6776 ns/op 151.13 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3028 42492 ns/op 192.79 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3076 42941 ns/op 190.77 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.337s All tests passed.