darwin-amd64-race at a6c382eaa8eaa611d71232aa4d5391b56a5c2693 :: 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=5FD7711A-7C9F-408B-9BBA-DB276FF8EDDF" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.L3DWxsF86r/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=DA893B3F-612F-4F54-810A-8C88C615A0E9" "__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=5FD7711A-7C9F-408B-9BBA-DB276FF8EDDF" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.L3DWxsF86r/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=DA893B3F-612F-4F54-810A-8C88C615A0E9" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "PWD=/tmp/buildlet/go/bin"] in dir /tmp/buildlet/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 1.757s ok archive/zip 2.324s ok bufio 0.562s ok bytes 2.492s ok compress/bzip2 0.615s ok compress/flate 5.586s ok compress/gzip 11.787s ok compress/lzw 0.667s ok compress/zlib 4.466s ok container/heap 0.061s ok container/list 0.042s ok container/ring 0.042s ok context 0.117s ok crypto 0.105s ok crypto/aes 0.130s ok crypto/cipher 0.106s ok crypto/des 0.185s ok crypto/dsa 0.143s ok crypto/ecdh 0.292s ok crypto/ecdsa 0.184s ok crypto/ed25519 0.506s ok crypto/elliptic 0.074s ok crypto/hmac 0.064s ok crypto/internal/alias 0.038s ok crypto/internal/bigmod 3.501s ok crypto/internal/boring 0.051s ok crypto/internal/boring/bcache 0.536s ok crypto/internal/edwards25519 40.886s ok crypto/internal/edwards25519/field 14.170s ok crypto/internal/nistec 0.965s ok crypto/internal/nistec/fiat 0.048s [no tests to run] ok crypto/md5 0.077s ok crypto/rand 0.337s ok crypto/rc4 0.741s ok crypto/rsa 1.652s ok crypto/sha1 0.078s ok crypto/sha256 0.090s ok crypto/sha512 0.086s ok crypto/subtle 0.449s ok crypto/tls 3.002s ok crypto/x509 1.415s ok database/sql 0.511s ok database/sql/driver 0.048s ok debug/buildinfo 0.071s ok debug/dwarf 0.095s ok debug/elf 1.377s ok debug/gosym 0.156s ok debug/macho 0.096s ok debug/pe 0.104s ok debug/plan9obj 0.075s ok embed 0.051s [no tests to run] ok embed/internal/embedtest 0.071s ok encoding/ascii85 0.073s ok encoding/asn1 0.045s ok encoding/base32 0.222s ok encoding/base64 0.061s ok encoding/binary 0.045s ok encoding/csv 0.107s ok encoding/gob 31.921s ok encoding/hex 0.057s ok encoding/json 1.932s ok encoding/pem 2.417s ok encoding/xml 0.325s ok errors 0.051s ok expvar 0.048s ok flag 0.150s ok fmt 0.738s ok go/ast 0.102s ok go/build 5.901s ok go/build/constraint 0.051s ok go/constant 0.044s ok go/doc 0.411s ok go/doc/comment 7.187s ok go/format 0.129s ok go/importer 1.296s ok go/internal/gccgoimporter 0.159s ok go/internal/gcimporter 8.256s ok go/internal/srcimporter 28.779s ok go/parser 1.365s ok go/printer 1.941s ok go/scanner 0.057s ok go/token 0.140s ok go/types 46.926s ok hash 0.051s ok hash/adler32 0.102s ok hash/crc32 0.076s ok hash/crc64 0.047s ok hash/fnv 0.048s ok hash/maphash 0.060s ok html 0.036s ok html/template 0.300s ok image 0.602s ok image/color 0.101s ok image/draw 0.888s ok image/gif 1.522s ok image/jpeg 1.653s ok image/png 4.025s ok index/suffixarray 1.519s ok internal/abi 0.294s ok internal/buildcfg 0.050s ok internal/coverage/cformat 0.056s ok internal/coverage/cmerge 0.045s ok internal/coverage/pods 0.103s ok internal/coverage/slicereader 0.085s ok internal/coverage/slicewriter 0.127s ok internal/coverage/test 0.092s ok internal/cpu 0.102s ok internal/dag 0.038s ok internal/diff 0.067s ok internal/fmtsort 0.043s ok internal/fuzz 0.071s ok internal/godebug 0.043s ok internal/intern 1.182s ok internal/itoa 0.097s ok internal/poll 0.678s ok internal/profile 0.103s ok internal/reflectlite 0.293s ok internal/safefilepath 0.040s ok internal/saferio 0.215s ok internal/singleflight 0.117s ok internal/testenv 0.038s ok internal/trace 0.289s ok internal/types/errors 1.750s ok internal/unsafeheader 0.067s ok internal/xcoff 0.123s ok io 0.109s ok io/fs 0.292s ok io/ioutil 0.131s ok log 0.099s ok log/slog 0.128s ok log/slog/internal/buffer 0.121s ok log/syslog 1.301s ok maps 0.041s ok math 0.053s ok math/big 2.618s ok math/bits 0.083s ok math/cmplx 0.107s ok math/rand 2.776s ok mime 0.094s ok mime/multipart 6.046s ok mime/quotedprintable 0.188s ok net 16.405s ok net/http 23.545s ok net/http/cgi 1.651s ok net/http/cookiejar 0.123s ok net/http/fcgi 0.235s ok net/http/httptest 0.427s ok net/http/httptrace 0.069s ok net/http/httputil 2.077s ok net/http/internal 0.054s ok net/http/internal/ascii 0.041s ok net/http/pprof 5.284s ok net/internal/socktest 0.046s ok net/mail 0.046s ok net/netip 0.993s ok net/rpc 0.248s ok net/rpc/jsonrpc 0.119s ok net/smtp 0.267s ok net/textproto 0.080s ok net/url 0.078s ok os 3.106s ok os/exec 5.164s ok os/exec/internal/fdtest 0.073s ok os/signal 5.813s ok os/user 0.084s ok path 0.055s ok path/filepath 0.329s ok plugin 0.050s ok reflect 1.334s ok regexp 3.345s ok regexp/syntax 4.411s ok runtime 59.590s ok runtime/cgo 0.095s ok runtime/coverage 0.089s ok runtime/debug 0.241s ok runtime/internal/atomic 0.089s ok runtime/internal/math 0.121s ok runtime/internal/sys 0.050s ok runtime/metrics 0.049s ok runtime/pprof 14.328s ok runtime/race 13.251s ok runtime/trace 6.053s ok slices 0.143s ok sort 0.526s ok strconv 4.162s ok strings 3.263s ok sync 0.607s ok sync/atomic 7.591s ok syscall 2.842s ok testing 2.604s ok testing/fstest 0.050s ok testing/iotest 0.085s ok testing/quick 0.217s ok text/scanner 0.071s ok text/tabwriter 0.071s ok text/template 0.133s ok text/template/parse 0.070s ok time 2.690s ok unicode 0.054s ok unicode/utf16 0.079s ok unicode/utf8 0.075s ok cmd/addr2line 6.850s ok cmd/api 27.876s ok cmd/asm/internal/asm 7.854s ok cmd/asm/internal/lex 0.078s ok cmd/compile/internal/abt 0.074s ok cmd/compile/internal/amd64 77.191s ok cmd/compile/internal/base 0.061s ok cmd/compile/internal/compare 0.062s ok cmd/compile/internal/dwarfgen 1.227s ok cmd/compile/internal/importer 5.199s ok cmd/compile/internal/ir 0.064s ok cmd/compile/internal/logopt 2.560s ok cmd/compile/internal/loopvar 40.805s ok cmd/compile/internal/noder 0.058s ok cmd/compile/internal/reflectdata 0.064s [no tests to run] ok cmd/compile/internal/ssa 44.732s ok cmd/compile/internal/syntax 0.307s ok cmd/compile/internal/test 19.018s ok cmd/compile/internal/typecheck 1.006s ok cmd/compile/internal/types 0.040s ok cmd/compile/internal/types2 31.204s ok cmd/covdata 0.045s ok cmd/cover 5.511s ok cmd/dist 0.072s ok cmd/doc 1.201s ok cmd/fix 19.875s ok cmd/go 348.946s ok cmd/go/internal/auth 0.062s ok cmd/go/internal/cache 0.592s ok cmd/go/internal/fsys 0.250s ok cmd/go/internal/generate 0.083s ok cmd/go/internal/get 0.075s ok cmd/go/internal/imports 0.175s ok cmd/go/internal/load 0.048s ok cmd/go/internal/lockedfile 0.328s ok cmd/go/internal/lockedfile/internal/filelock 0.137s ok cmd/go/internal/modconv 0.132s ok cmd/go/internal/modfetch 0.164s ok cmd/go/internal/modfetch/codehost 0.110s ok cmd/go/internal/modfetch/zip_sum_test 0.096s ok cmd/go/internal/modindex 0.721s ok cmd/go/internal/modload 0.064s ok cmd/go/internal/mvs 0.055s ok cmd/go/internal/par 0.096s ok cmd/go/internal/str 0.034s ok cmd/go/internal/test 0.074s ok cmd/go/internal/vcs 0.103s ok cmd/go/internal/vcweb 0.093s ok cmd/go/internal/vcweb/vcstest 23.544s ok cmd/go/internal/web 0.072s ok cmd/go/internal/work 2.362s ok cmd/gofmt 0.360s ok cmd/internal/archive 1.967s ok cmd/internal/buildid 1.202s ok cmd/internal/cov 1.052s ok cmd/internal/dwarf 0.031s ok cmd/internal/edit 0.046s ok cmd/internal/goobj 0.028s ok cmd/internal/moddeps 3.630s ok cmd/internal/notsha256 0.048s ok cmd/internal/obj 1.287s ok cmd/internal/obj/ppc64 0.694s ok cmd/internal/obj/riscv 0.329s ok cmd/internal/obj/s390x 0.085s ok cmd/internal/obj/x86 3.485s ok cmd/internal/objabi 0.072s ok cmd/internal/pkgpath 0.223s ok cmd/internal/pkgpattern 0.044s ok cmd/internal/quoted 0.038s ok cmd/internal/src 0.032s ok cmd/internal/test2json 1.056s ok cmd/link 26.016s ok cmd/link/internal/benchmark 0.080s ok cmd/link/internal/ld 34.401s ok cmd/link/internal/loader 0.174s ok cmd/nm 4.588s ok cmd/objdump 12.993s ok cmd/pack 3.337s ok cmd/pprof 2.113s ok cmd/trace 0.213s ok cmd/vet 40.119s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3464 39753 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2486 46505 ns/op 1845 B/op 36 allocs/op Benchmark/Writer/PAX-4 1664 68763 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 4393 26699 ns/op 5080 B/op 15 allocs/op Benchmark/Reader/GNU-4 5430 20549 ns/op 5157 B/op 15 allocs/op Benchmark/Reader/PAX-4 2799 50206 ns/op 8830 B/op 33 allocs/op PASS ok archive/tar 0.947s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 281812962 ns/op 828576 B/op 82 allocs/op BenchmarkZip64Test-4 1 184565864 ns/op BenchmarkZip64TestSizes/4096-4 1513 121567 ns/op BenchmarkZip64TestSizes/1048576-4 109 1114397 ns/op BenchmarkZip64TestSizes/67108864-4 1 168845978 ns/op PASS ok archive/zip 1.434s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 170197 637.0 ns/op BenchmarkReaderCopyUnoptimal-4 125650 966.3 ns/op BenchmarkReaderCopyNoWriteTo-4 4106 45734 ns/op BenchmarkReaderWriteToOptimal-4 6778 16507 ns/op BenchmarkReaderReadString-4 118208 1145 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 193294 663.1 ns/op BenchmarkWriterCopyUnoptimal-4 195122 636.8 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 39706 ns/op BenchmarkReaderEmpty-4 15501 6625 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 15136 7656 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 421230 238.7 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.163s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 3728 36330 ns/op 901.96 MB/s BenchmarkWriteByte-4 388 301731 ns/op 13.57 MB/s BenchmarkWriteRune-4 226 554251 ns/op 22.17 MB/s BenchmarkBufferNotEmptyWriteRead-4 36 3465929 ns/op BenchmarkBufferFullSmallReads-4 96 1296127 ns/op BenchmarkBufferWriteBlock/N4096-4 8868 21246 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 314 363767 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 10 10074894 ns/op 4192266 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 9 11785859 ns/op 1423.50 MB/s 3728270 B/op 0 allocs/op BenchmarkIndexByte/10-4 3448564 33.50 ns/op 298.55 MB/s BenchmarkIndexByte/32-4 3305830 34.77 ns/op 920.40 MB/s BenchmarkIndexByte/4K-4 1000000 110.4 ns/op 37108.41 MB/s BenchmarkIndexBytePortable/10-4 1000000 102.8 ns/op 97.32 MB/s BenchmarkIndexBytePortable/32-4 467728 280.8 ns/op 113.95 MB/s BenchmarkIndexBytePortable/4K-4 4304 29789 ns/op 137.50 MB/s BenchmarkIndexRune/10-4 1000000 115.4 ns/op 86.62 MB/s BenchmarkIndexRune/32-4 1000000 115.4 ns/op 277.35 MB/s BenchmarkIndexRune/4K-4 430656 300.3 ns/op 13638.12 MB/s BenchmarkIndexRuneASCII/10-4 3576962 32.96 ns/op 303.38 MB/s BenchmarkIndexRuneASCII/32-4 3138462 35.31 ns/op 906.31 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 116.8 ns/op 35057.73 MB/s BenchmarkEqual/0-4 10602901 11.26 ns/op BenchmarkEqual/1-4 1278577 93.68 ns/op 10.67 MB/s BenchmarkEqual/6-4 1234582 96.30 ns/op 62.30 MB/s BenchmarkEqual/9-4 1228868 96.31 ns/op 93.45 MB/s BenchmarkEqual/15-4 1217353 98.06 ns/op 152.97 MB/s BenchmarkEqual/16-4 1259766 94.18 ns/op 169.89 MB/s BenchmarkEqual/20-4 1000000 100.2 ns/op 199.61 MB/s BenchmarkEqual/32-4 1200162 100.2 ns/op 319.41 MB/s BenchmarkEqual/4K-4 91363 1290 ns/op 3175.21 MB/s BenchmarkIndex/10-4 2343998 50.08 ns/op 199.69 MB/s BenchmarkIndex/32-4 2324913 50.05 ns/op 639.38 MB/s BenchmarkIndex/4K-4 24740 4833 ns/op 847.47 MB/s BenchmarkIndexEasy/10-4 2392564 48.35 ns/op 206.85 MB/s BenchmarkIndexEasy/32-4 2260365 51.23 ns/op 624.60 MB/s BenchmarkIndexEasy/4K-4 547470 231.7 ns/op 17680.70 MB/s BenchmarkCount/10-4 1000000 100.4 ns/op 99.63 MB/s BenchmarkCount/32-4 1361467 86.14 ns/op 371.51 MB/s BenchmarkCount/4K-4 24544 4839 ns/op 846.47 MB/s BenchmarkCountEasy/10-4 1448852 82.50 ns/op 121.21 MB/s BenchmarkCountEasy/32-4 1404246 85.48 ns/op 374.35 MB/s BenchmarkCountEasy/4K-4 489765 258.4 ns/op 15849.49 MB/s BenchmarkCountSingle/10-4 2866561 41.49 ns/op 240.99 MB/s BenchmarkCountSingle/32-4 2664231 43.40 ns/op 737.28 MB/s BenchmarkCountSingle/4K-4 1000000 121.5 ns/op 33714.15 MB/s BenchmarkToUpper/#00-4 2662376 44.02 ns/op BenchmarkToUpper/ONLYUPPER-4 330945 392.0 ns/op BenchmarkToUpper/abc-4 415102 279.1 ns/op BenchmarkToUpper/AbC123-4 300040 416.2 ns/op BenchmarkToUpper/azAZ09_-4 271070 447.8 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 86138 1372 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 37656 3103 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 61682 1911 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 137979 908.7 ns/op BenchmarkToLower/#00-4 2783866 43.51 ns/op BenchmarkToLower/abc-4 427405 305.6 ns/op BenchmarkToLower/AbC123-4 284011 407.2 ns/op BenchmarkToLower/azAZ09_-4 265970 444.2 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 90188 1352 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 38558 3063 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 75184 1619 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 133268 915.8 ns/op BenchmarkFields/ASCII/16-4 210216 563.3 ns/op 28.40 MB/s 24 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 15133 7755 ns/op 33.01 MB/s 416 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 952 128409 ns/op 31.90 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 51 2287705 ns/op 28.65 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 34849868 ns/op 30.09 MB/s 2260992 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 91137 1318 ns/op 12.14 MB/s 80 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 5982 17713 ns/op 14.45 MB/s 704 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 409 297117 ns/op 13.79 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 22 5293315 ns/op 12.38 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 91165869 ns/op 11.50 MB/s 11227392 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 155580 778.3 ns/op 20.56 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 10720 ns/op 23.88 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 654 199496 ns/op 20.53 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 34 3801190 ns/op 17.24 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 62918056 ns/op 16.67 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 118267 1044 ns/op 15.33 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 9192 14363 ns/op 17.82 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 502 243278 ns/op 16.84 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 26 4280349 ns/op 15.31 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 75304238 ns/op 13.92 MB/s 11227392 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 2009923 58.20 ns/op BenchmarkTrimSpace/ASCII-4 1245830 96.82 ns/op BenchmarkTrimSpace/SomeNonASCII-4 108181 1090 ns/op BenchmarkTrimSpace/JustNonASCII-4 52347 2201 ns/op BenchmarkToValidUTF8/Valid-4 475616 277.2 ns/op BenchmarkToValidUTF8/InvalidASCII-4 331036 392.4 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 91030 1297 ns/op BenchmarkIndexHard1-4 1152 98304 ns/op BenchmarkIndexHard2-4 874 136802 ns/op BenchmarkIndexHard3-4 216 576149 ns/op BenchmarkIndexHard4-4 249 443507 ns/op BenchmarkLastIndexHard1-4 8 23258564 ns/op BenchmarkLastIndexHard2-4 6 18602046 ns/op BenchmarkLastIndexHard3-4 6 19630766 ns/op BenchmarkCountHard1-4 1096 134393 ns/op BenchmarkCountHard2-4 697 229652 ns/op BenchmarkCountHard3-4 212 575893 ns/op BenchmarkSplitEmptySeparator-4 1 104855615 ns/op BenchmarkSplitSingleByteSeparator-4 16 8093076 ns/op BenchmarkSplitMultiByteSeparator-4 12 8660234 ns/op BenchmarkSplitNSingleByteSeparator-4 179829 831.8 ns/op BenchmarkSplitNMultiByteSeparator-4 68869 1991 ns/op BenchmarkRepeat-4 149274 825.9 ns/op BenchmarkRepeatLarge/256/1-4 123584 1134 ns/op 225.73 MB/s BenchmarkRepeatLarge/256/16-4 185842 882.6 ns/op 290.04 MB/s BenchmarkRepeatLarge/512/1-4 71828 1576 ns/op 324.96 MB/s BenchmarkRepeatLarge/512/16-4 95058 1331 ns/op 384.71 MB/s BenchmarkRepeatLarge/1024/1-4 46024 2869 ns/op 356.93 MB/s BenchmarkRepeatLarge/1024/16-4 55665 2156 ns/op 474.88 MB/s BenchmarkRepeatLarge/2048/1-4 31177 4247 ns/op 482.26 MB/s BenchmarkRepeatLarge/2048/16-4 31308 3814 ns/op 536.95 MB/s BenchmarkRepeatLarge/4096/1-4 16578 6928 ns/op 591.24 MB/s BenchmarkRepeatLarge/4096/16-4 17882 7219 ns/op 567.40 MB/s BenchmarkRepeatLarge/8192/1-4 6872 14796 ns/op 553.68 MB/s BenchmarkRepeatLarge/8192/16-4 10000 13024 ns/op 628.98 MB/s BenchmarkRepeatLarge/8192/4097-4 15922 7470 ns/op 548.46 MB/s BenchmarkRepeatLarge/16384/1-4 9554 25446 ns/op 643.86 MB/s BenchmarkRepeatLarge/16384/16-4 9794 24521 ns/op 668.17 MB/s BenchmarkRepeatLarge/16384/4097-4 7377 19448 ns/op 631.98 MB/s BenchmarkRepeatLarge/32768/1-4 3768 47033 ns/op 696.71 MB/s BenchmarkRepeatLarge/32768/16-4 3326 47375 ns/op 691.67 MB/s BenchmarkRepeatLarge/32768/4097-4 2931 42373 ns/op 676.82 MB/s BenchmarkRepeatLarge/65536/1-4 1204 87414 ns/op 749.72 MB/s BenchmarkRepeatLarge/65536/16-4 1357 87665 ns/op 747.58 MB/s BenchmarkRepeatLarge/65536/4097-4 1477 92415 ns/op 664.99 MB/s BenchmarkRepeatLarge/131072/1-4 310 414795 ns/op 315.99 MB/s BenchmarkRepeatLarge/131072/16-4 279 418215 ns/op 313.41 MB/s BenchmarkRepeatLarge/131072/4097-4 291 409228 ns/op 310.36 MB/s BenchmarkRepeatLarge/262144/1-4 156 744257 ns/op 352.22 MB/s BenchmarkRepeatLarge/262144/16-4 164 762822 ns/op 343.65 MB/s BenchmarkRepeatLarge/262144/4097-4 154 734990 ns/op 351.18 MB/s BenchmarkRepeatLarge/524288/1-4 100 1271666 ns/op 412.28 MB/s BenchmarkRepeatLarge/524288/16-4 100 1302547 ns/op 402.51 MB/s BenchmarkRepeatLarge/524288/4097-4 100 1233982 ns/op 421.66 MB/s BenchmarkRepeatLarge/1048576/1-4 43 2400899 ns/op 436.74 MB/s BenchmarkRepeatLarge/1048576/16-4 52 2186699 ns/op 479.52 MB/s BenchmarkRepeatLarge/1048576/4097-4 50 2388722 ns/op 437.36 MB/s BenchmarkRepeatLarge/2097152/1-4 25 4414503 ns/op 475.06 MB/s BenchmarkRepeatLarge/2097152/16-4 30 4324436 ns/op 484.95 MB/s BenchmarkRepeatLarge/2097152/4097-4 32 4425328 ns/op 473.09 MB/s BenchmarkRepeatLarge/4194304/1-4 13 8694823 ns/op 482.39 MB/s BenchmarkRepeatLarge/4194304/16-4 13 8048987 ns/op 521.10 MB/s BenchmarkRepeatLarge/4194304/4097-4 14 8088066 ns/op 518.20 MB/s BenchmarkRepeatLarge/8388608/1-4 7 15304048 ns/op 548.13 MB/s BenchmarkRepeatLarge/8388608/16-4 7 14780460 ns/op 567.55 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 19519824 ns/op 429.64 MB/s BenchmarkRepeatLarge/16777216/1-4 4 25737440 ns/op 651.86 MB/s BenchmarkRepeatLarge/16777216/16-4 4 25555577 ns/op 656.50 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 25919685 ns/op 647.28 MB/s BenchmarkRepeatLarge/33554432/1-4 2 51957281 ns/op 645.81 MB/s BenchmarkRepeatLarge/33554432/16-4 3 55134956 ns/op 608.59 MB/s BenchmarkRepeatLarge/33554432/4097-4 3 48866553 ns/op 686.65 MB/s BenchmarkRepeatLarge/67108864/1-4 2 97876567 ns/op 685.65 MB/s BenchmarkRepeatLarge/67108864/16-4 2 94098090 ns/op 713.18 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 93445742 ns/op 718.16 MB/s BenchmarkRepeatLarge/134217728/1-4 1 193933931 ns/op 692.08 MB/s BenchmarkRepeatLarge/134217728/16-4 1 195312382 ns/op 687.20 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 188474864 ns/op 712.13 MB/s BenchmarkRepeatLarge/268435456/1-4 1 414644210 ns/op 647.39 MB/s BenchmarkRepeatLarge/268435456/16-4 1 384016954 ns/op 699.02 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 385737710 ns/op 695.90 MB/s BenchmarkRepeatLarge/536870912/1-4 1 955683411 ns/op 561.77 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1294480135 ns/op 414.74 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1084407988 ns/op 495.08 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3857129422 ns/op 278.38 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3531263345 ns/op 304.07 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3840694447 ns/op 279.57 MB/s BenchmarkBytesCompare/1-4 10442594 9.601 ns/op BenchmarkBytesCompare/2-4 11400572 9.729 ns/op BenchmarkBytesCompare/4-4 11993407 9.695 ns/op BenchmarkBytesCompare/8-4 13787550 8.912 ns/op BenchmarkBytesCompare/16-4 13858777 8.940 ns/op BenchmarkBytesCompare/32-4 11392086 10.44 ns/op BenchmarkBytesCompare/64-4 10120417 10.79 ns/op BenchmarkBytesCompare/128-4 9778736 11.73 ns/op BenchmarkBytesCompare/256-4 6843598 15.47 ns/op BenchmarkBytesCompare/512-4 5345323 21.92 ns/op BenchmarkBytesCompare/1024-4 2846036 43.87 ns/op BenchmarkBytesCompare/2048-4 1490784 111.5 ns/op BenchmarkIndexAnyASCII/1:1-4 1742236 68.63 ns/op BenchmarkIndexAnyASCII/1:2-4 2016968 63.42 ns/op BenchmarkIndexAnyASCII/1:4-4 1860073 95.12 ns/op BenchmarkIndexAnyASCII/1:8-4 1853842 58.86 ns/op BenchmarkIndexAnyASCII/1:16-4 1962105 58.77 ns/op BenchmarkIndexAnyASCII/1:32-4 1936282 59.94 ns/op BenchmarkIndexAnyASCII/1:64-4 1969394 62.51 ns/op BenchmarkIndexAnyASCII/16:1-4 1675975 65.66 ns/op BenchmarkIndexAnyASCII/16:2-4 602139 198.7 ns/op BenchmarkIndexAnyASCII/16:4-4 590793 200.7 ns/op BenchmarkIndexAnyASCII/16:8-4 628819 205.9 ns/op BenchmarkIndexAnyASCII/16:16-4 509943 211.6 ns/op BenchmarkIndexAnyASCII/16:32-4 467586 235.5 ns/op BenchmarkIndexAnyASCII/16:64-4 432470 271.9 ns/op BenchmarkIndexAnyASCII/256:1-4 1730307 65.22 ns/op BenchmarkIndexAnyASCII/256:2-4 51476 2149 ns/op BenchmarkIndexAnyASCII/256:4-4 52350 2192 ns/op BenchmarkIndexAnyASCII/256:8-4 51882 2179 ns/op BenchmarkIndexAnyASCII/256:16-4 54814 2111 ns/op BenchmarkIndexAnyASCII/256:32-4 52412 2188 ns/op BenchmarkIndexAnyASCII/256:64-4 53598 2221 ns/op BenchmarkIndexAnyUTF8/1:1-4 1973016 60.15 ns/op BenchmarkIndexAnyUTF8/1:2-4 2028595 58.01 ns/op BenchmarkIndexAnyUTF8/1:4-4 2005774 57.81 ns/op BenchmarkIndexAnyUTF8/1:8-4 2000236 57.41 ns/op BenchmarkIndexAnyUTF8/1:16-4 2034927 57.46 ns/op BenchmarkIndexAnyUTF8/1:32-4 1968914 59.30 ns/op BenchmarkIndexAnyUTF8/1:64-4 2007250 56.95 ns/op BenchmarkIndexAnyUTF8/16:1-4 158203 766.8 ns/op BenchmarkIndexAnyUTF8/16:2-4 377389 295.2 ns/op BenchmarkIndexAnyUTF8/16:4-4 423877 308.2 ns/op BenchmarkIndexAnyUTF8/16:8-4 369427 332.1 ns/op BenchmarkIndexAnyUTF8/16:16-4 392606 304.3 ns/op BenchmarkIndexAnyUTF8/16:32-4 343315 317.1 ns/op BenchmarkIndexAnyUTF8/16:64-4 355240 315.5 ns/op BenchmarkIndexAnyUTF8/256:1-4 10480 11569 ns/op BenchmarkIndexAnyUTF8/256:2-4 30513 3851 ns/op BenchmarkIndexAnyUTF8/256:4-4 30382 4190 ns/op BenchmarkIndexAnyUTF8/256:8-4 30289 3941 ns/op BenchmarkIndexAnyUTF8/256:16-4 30324 3955 ns/op BenchmarkIndexAnyUTF8/256:32-4 28935 4080 ns/op BenchmarkIndexAnyUTF8/256:64-4 27194 4190 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2013075 58.26 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2055225 58.29 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2007675 58.12 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1996690 58.32 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1978618 58.47 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1968384 59.92 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1960119 58.60 ns/op BenchmarkLastIndexAnyASCII/16:1-4 525535 252.4 ns/op BenchmarkLastIndexAnyASCII/16:2-4 459811 250.6 ns/op BenchmarkLastIndexAnyASCII/16:4-4 481018 255.5 ns/op BenchmarkLastIndexAnyASCII/16:8-4 440828 256.1 ns/op BenchmarkLastIndexAnyASCII/16:16-4 431038 268.7 ns/op BenchmarkLastIndexAnyASCII/16:32-4 402544 314.8 ns/op BenchmarkLastIndexAnyASCII/16:64-4 376086 315.1 ns/op BenchmarkLastIndexAnyASCII/256:1-4 37471 3025 ns/op BenchmarkLastIndexAnyASCII/256:2-4 37376 3064 ns/op BenchmarkLastIndexAnyASCII/256:4-4 39663 3066 ns/op BenchmarkLastIndexAnyASCII/256:8-4 38067 3079 ns/op BenchmarkLastIndexAnyASCII/256:16-4 36744 3220 ns/op BenchmarkLastIndexAnyASCII/256:32-4 38338 3084 ns/op BenchmarkLastIndexAnyASCII/256:64-4 38304 3120 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2014392 58.87 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2026906 57.59 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2023340 57.18 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2009722 58.69 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2012430 57.56 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1988935 59.64 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1950682 58.20 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 193999 609.9 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 385819 295.0 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 378753 294.9 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 391165 293.4 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 376854 297.4 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 396411 320.5 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 380971 317.6 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 12790 10865 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 28465 5178 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 26530 4203 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 23847 4444 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 29685 4243 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 27960 4187 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 27900 4189 ns/op BenchmarkTrimASCII/1:1-4 2214882 53.16 ns/op BenchmarkTrimASCII/1:2-4 1994322 60.14 ns/op BenchmarkTrimASCII/1:4-4 1931611 60.71 ns/op BenchmarkTrimASCII/1:8-4 1847376 63.40 ns/op BenchmarkTrimASCII/1:16-4 1595656 71.09 ns/op BenchmarkTrimASCII/16:1-4 612230 193.6 ns/op BenchmarkTrimASCII/16:2-4 434539 252.6 ns/op BenchmarkTrimASCII/16:4-4 452686 249.5 ns/op BenchmarkTrimASCII/16:8-4 466554 251.7 ns/op BenchmarkTrimASCII/16:16-4 454755 257.5 ns/op BenchmarkTrimASCII/256:1-4 50542 2276 ns/op BenchmarkTrimASCII/256:2-4 37521 3240 ns/op BenchmarkTrimASCII/256:4-4 36415 3145 ns/op BenchmarkTrimASCII/256:8-4 36930 3123 ns/op BenchmarkTrimASCII/256:16-4 36450 3166 ns/op BenchmarkTrimASCII/4096:1-4 3444 34569 ns/op BenchmarkTrimASCII/4096:2-4 2606 49008 ns/op BenchmarkTrimASCII/4096:4-4 2335 48842 ns/op BenchmarkTrimASCII/4096:8-4 2448 48003 ns/op BenchmarkTrimASCII/4096:16-4 2286 48931 ns/op BenchmarkTrimByte-4 1518874 76.01 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 17066 6871 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 16839 6829 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 825 128423 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1814 64408 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3780 31026 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7009 16802 ns/op BenchmarkCompareBytesEqual-4 13384334 8.419 ns/op BenchmarkCompareBytesToNil-4 15603918 7.418 ns/op BenchmarkCompareBytesEmpty-4 17013505 7.593 ns/op BenchmarkCompareBytesIdentical-4 15496201 8.000 ns/op BenchmarkCompareBytesSameLength-4 15804037 7.805 ns/op BenchmarkCompareBytesDifferentLength-4 15092287 7.444 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2853 44824 ns/op 23393.35 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2929 43480 ns/op 24116.42 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 3025 44630 ns/op 23495.11 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2634 42220 ns/op 24835.97 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2758 42282 ns/op 24799.85 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 3198 42134 ns/op 24886.75 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2955 44784 ns/op 23414.51 MB/s BenchmarkCompareBytesBig-4 2612 42083 ns/op 24917.16 MB/s BenchmarkCompareBytesBigIdentical-4 17165365 6.886 ns/op 152282946.81 MB/s PASS ok bytes 97.225s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 77906517 ns/op 1.28 MB/s 3616116 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 288503709 ns/op 1.97 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 5 24460483 ns/op 0.67 MB/s 3643376 B/op 50 allocs/op PASS ok compress/bzip2 1.394s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 60 2021562 ns/op 4.95 MB/s 43275 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 18501787 ns/op 5.40 MB/s 43353 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 190832946 ns/op 5.24 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 57 1964946 ns/op 5.09 MB/s 43211 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 6 19506302 ns/op 5.13 MB/s 43641 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 196029450 ns/op 5.10 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 66 1901939 ns/op 5.26 MB/s 42318 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 17997500 ns/op 5.56 MB/s 43633 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 182708001 ns/op 5.47 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 66 1859241 ns/op 5.38 MB/s 42692 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 18498516 ns/op 5.41 MB/s 43633 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 187212371 ns/op 5.34 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 61 2101311 ns/op 4.76 MB/s 43126 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 20262368 ns/op 4.94 MB/s 50041 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 212104427 ns/op 4.71 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 79 1654233 ns/op 6.05 MB/s 43133 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 8 13465309 ns/op 7.43 MB/s 44804 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 136747119 ns/op 7.31 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 87 1495571 ns/op 6.69 MB/s 42751 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 10 10855812 ns/op 9.21 MB/s 46218 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 106910598 ns/op 9.35 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 87 1478891 ns/op 6.76 MB/s 42562 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 10 11047084 ns/op 9.05 MB/s 46218 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 119098270 ns/op 8.40 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 78 1305808 ns/op 7.66 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 12089314 ns/op 8.27 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 120116541 ns/op 8.33 MB/s BenchmarkEncode/Digits/Speed/1e4-4 51 2244409 ns/op 4.46 MB/s BenchmarkEncode/Digits/Speed/1e5-4 6 19246134 ns/op 5.20 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 190990898 ns/op 5.24 MB/s BenchmarkEncode/Digits/Default/1e4-4 18 5772627 ns/op 1.73 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 61435251 ns/op 1.63 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 633629546 ns/op 1.58 MB/s BenchmarkEncode/Digits/Compression/1e4-4 18 5602347 ns/op 1.78 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 63911126 ns/op 1.56 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 637267406 ns/op 1.57 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 84 1484781 ns/op 6.73 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 12984304 ns/op 7.70 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 126523989 ns/op 7.90 MB/s BenchmarkEncode/Newton/Speed/1e4-4 58 2048701 ns/op 4.88 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 15194827 ns/op 6.58 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 149209429 ns/op 6.70 MB/s BenchmarkEncode/Newton/Default/1e4-4 20 5413276 ns/op 1.85 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 54667902 ns/op 1.83 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 554686868 ns/op 1.80 MB/s BenchmarkEncode/Newton/Compression/1e4-4 19 5406074 ns/op 1.85 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 65528701 ns/op 1.53 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 694877768 ns/op 1.44 MB/s PASS ok compress/flate 13.958s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 51 2585991 ns/op 3.87 MB/s BenchmarkDecoder/1e-Reuse4-4 51 2588714 ns/op 3.86 MB/s BenchmarkDecoder/1e5-4 5 24454150 ns/op 4.09 MB/s BenchmarkDecoder/1e-Reuse5-4 5 24706502 ns/op 4.05 MB/s BenchmarkDecoder/1e6-4 1 245287822 ns/op 4.08 MB/s BenchmarkDecoder/1e-Reuse6-4 1 256055128 ns/op 3.91 MB/s BenchmarkEncoder/1e4-4 58 2169661 ns/op 4.61 MB/s BenchmarkEncoder/1e-Reuse4-4 61 1937569 ns/op 5.16 MB/s BenchmarkEncoder/1e5-4 5 20118198 ns/op 4.97 MB/s BenchmarkEncoder/1e-Reuse5-4 6 19760557 ns/op 5.06 MB/s BenchmarkEncoder/1e6-4 1 202875151 ns/op 4.93 MB/s BenchmarkEncoder/1e-Reuse6-4 1 208926821 ns/op 4.79 MB/s PASS ok compress/lzw 3.346s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 22 4589594 ns/op PASS ok container/heap 0.163s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 24434 4687 ns/op BenchmarkWithTimeout/concurrency=40-4 7520 20833 ns/op BenchmarkWithTimeout/concurrency=4000-4 6837 29629 ns/op BenchmarkWithTimeout/concurrency=400000-4 9810 20613 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 359058 406.2 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 17648 6956 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 21883 5589 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 4347 44950 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2529 50034 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3560 32736 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 349 410733 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 247 514546 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 356 321249 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 32 3578623 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 19 5766522 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 40 3121915 ns/op BenchmarkCheckCanceled/Err-4 358686 419.9 ns/op BenchmarkCheckCanceled/Done-4 545984 199.0 ns/op BenchmarkContextCancelDone-4 845822 145.5 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 31522 4090 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 26924 4326 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 23372 4598 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 23142 5396 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 15714 7305 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 667563 195.7 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 404349 315.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 265069 440.6 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 171152 686.8 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 85666 1344 ns/op PASS ok context 10.262s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1652440 62.61 ns/op 255.54 MB/s BenchmarkDecrypt-4 1875186 62.06 ns/op 257.81 MB/s BenchmarkExpand-4 1149174 103.5 ns/op PASS ok crypto/aes 0.715s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 243399 517.8 ns/op 123.59 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 400063 303.8 ns/op 210.64 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 227449 554.4 ns/op 115.45 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 338912 320.2 ns/op 199.88 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 157989 792.4 ns/op 1703.79 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 197979 599.9 ns/op 2250.40 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 138856 862.4 ns/op 1565.31 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 175058 691.7 ns/op 1951.63 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 51484 2233 ns/op 3668.17 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 63680 1781 ns/op 4599.45 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 44658 2664 ns/op 3074.67 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 49651 2365 ns/op 3463.33 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 6030 18939 ns/op 53.81 MB/s BenchmarkAESCFBDecrypt1K-4 6409 19021 ns/op 53.57 MB/s BenchmarkAESCFBDecrypt8K-4 793 149213 ns/op 54.87 MB/s BenchmarkAESOFB1K-4 10000 11752 ns/op 86.71 MB/s BenchmarkAESCTR1K-4 15180 7980 ns/op 127.69 MB/s BenchmarkAESCTR8K-4 1964 63412 ns/op 129.11 MB/s BenchmarkAESCBCEncrypt1K-4 14865 8139 ns/op 125.81 MB/s BenchmarkAESCBCDecrypt1K-4 19014 6161 ns/op 166.20 MB/s PASS ok crypto/cipher 3.387s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 91362 1269 ns/op 6.30 MB/s BenchmarkDecrypt-4 90498 1208 ns/op 6.62 MB/s BenchmarkTDESEncrypt-4 36775 3243 ns/op 2.47 MB/s BenchmarkTDESDecrypt-4 35763 3183 ns/op 2.51 MB/s PASS ok crypto/des 0.717s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1209 98682 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 18 6828891 ns/op 1086 B/op 21 allocs/op BenchmarkECDH/P521-4 6 18650083 ns/op 1538 B/op 21 allocs/op BenchmarkECDH/X25519-4 86 1514704 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 0.715s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1766 65000 ns/op 2543 B/op 33 allocs/op BenchmarkSign/P384-4 54 2364886 ns/op 2712 B/op 34 allocs/op BenchmarkSign/P521-4 21 5311241 ns/op 3097 B/op 35 allocs/op BenchmarkVerify/P256-4 1119 104289 ns/op 480 B/op 10 allocs/op BenchmarkVerify/P384-4 15 7348086 ns/op 640 B/op 14 allocs/op BenchmarkVerify/P521-4 6 17656016 ns/op 960 B/op 14 allocs/op BenchmarkGenerateKey/P256-4 5038 25302 ns/op 928 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 61 1669146 ns/op 1128 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 25 4266891 ns/op 1451 B/op 17 allocs/op PASS ok crypto/ecdsa 1.454s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 272 467608 ns/op BenchmarkNewKeyFromSeed-4 280 434195 ns/op BenchmarkSigning-4 259 454264 ns/op BenchmarkVerification-4 181 640958 ns/op PASS ok crypto/ed25519 0.783s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 6837 18083 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 166 708083 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 74 1806856 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 28 4302098 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1864 65339 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 68 1908404 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 26 4633686 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 8 13112796 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 13780 8661 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 7424 16411 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 4603 25469 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 100 1132766 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 3270 39112 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 387 305882 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1933 63610 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 100 1072962 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 2.708s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 16555 6912 ns/op 148.16 MB/s BenchmarkHMACSHA256_32-4 24757 4601 ns/op 6.95 MB/s BenchmarkNewWriteSum-4 12046 9476 ns/op 3.38 MB/s PASS ok crypto/hmac 0.666s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 53893 2181 ns/op BenchmarkModSub-4 63343 1861 ns/op BenchmarkMontgomeryRepr-4 32305 3609 ns/op BenchmarkMontgomeryMul-4 35648 3451 ns/op BenchmarkModMul-4 16380 7289 ns/op BenchmarkExpBig-4 18 6818949 ns/op BenchmarkExp-4 7 14972002 ns/op PASS ok crypto/internal/bigmod 1.296s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3070 32780 ns/op BenchmarkScalarBaseMult-4 295 403947 ns/op BenchmarkScalarMult-4 128 906851 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 198 603201 ns/op PASS ok crypto/internal/edwards25519 0.756s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 466233 271.0 ns/op BenchmarkMultiply-4 5583549 24.58 ns/op BenchmarkSquare-4 5166160 22.62 ns/op BenchmarkInvert-4 25060 5232 ns/op BenchmarkMult32-4 1000000 109.7 ns/op PASS ok crypto/internal/edwards25519/field 1.277s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 64 2169132 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2071 64335 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 22 4594483 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 8 12948572 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 176 666320 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 12423 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 76 1544798 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 30 3796409 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.310s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 754664 165.4 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 392354 318.0 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 123993 922.6 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 630604 164.4 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 422883 301.2 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 136725 928.3 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 0.992s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 110227 1208 ns/op 6.62 MB/s BenchmarkHash64-4 123896 1015 ns/op 63.08 MB/s BenchmarkHash128-4 102727 1093 ns/op 117.06 MB/s BenchmarkHash256-4 89764 1295 ns/op 197.72 MB/s BenchmarkHash512-4 70118 1672 ns/op 306.17 MB/s BenchmarkHash1K-4 50670 2402 ns/op 426.25 MB/s BenchmarkHash8K-4 8866 13869 ns/op 590.66 MB/s BenchmarkHash1M-4 66 1552721 ns/op 675.32 MB/s BenchmarkHash8M-4 8 12509690 ns/op 670.57 MB/s BenchmarkHash8BytesUnaligned-4 110208 1081 ns/op 7.40 MB/s BenchmarkHash1KUnaligned-4 50373 2322 ns/op 440.97 MB/s BenchmarkHash8KUnaligned-4 10000 12709 ns/op 644.58 MB/s PASS ok crypto/md5 2.271s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 1 153116725 ns/op PASS ok crypto/rand 0.212s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 10981 10075 ns/op 12.71 MB/s BenchmarkRC4_1K-4 1473 78611 ns/op 13.03 MB/s BenchmarkRC4_8K-4 182 634712 ns/op 12.76 MB/s PASS ok crypto/rc4 0.623s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 10 10339842 ns/op BenchmarkDecryptPKCS1v15/3072-4 5 23296908 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 44474164 ns/op BenchmarkEncryptPKCS1v15/2048-4 31 3858945 ns/op BenchmarkDecryptOAEP/2048-4 10 10514042 ns/op BenchmarkEncryptOAEP/2048-4 28 3755788 ns/op BenchmarkSignPKCS1v15/2048-4 10 10721356 ns/op BenchmarkVerifyPKCS1v15/2048-4 33 3820780 ns/op BenchmarkSignPSS/2048-4 10 10410172 ns/op BenchmarkVerifyPSS/2048-4 33 3963710 ns/op PASS ok crypto/rsa 1.945s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 86682 1314 ns/op 6.09 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 111052 1015 ns/op 7.88 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 72088 1554 ns/op 205.97 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 93600 1280 ns/op 249.95 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 55514 2183 ns/op 469.08 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 63814 2000 ns/op 512.07 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 12091 9184 ns/op 891.96 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 13584 8867 ns/op 923.86 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.519s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 76911 1455 ns/op 5.50 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 94347 1310 ns/op 6.11 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 75058 1568 ns/op 5.10 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 28680 4046 ns/op 253.12 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 32852 3602 ns/op 284.27 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 31924 3615 ns/op 283.26 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5436 21411 ns/op 382.60 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 6030 20407 ns/op 401.43 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 6169 21061 ns/op 388.97 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 1.613s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 62265 1918 ns/op 4.17 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 80791 1470 ns/op 5.44 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 69661 1676 ns/op 4.77 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 35888 3341 ns/op 306.50 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 39948 2960 ns/op 345.89 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 38094 3084 ns/op 332.06 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 8145 14584 ns/op 561.73 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 8098 14184 ns/op 577.55 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 8892 14478 ns/op 565.82 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 1.460s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 24786709 5.296 ns/op BenchmarkConstantTimeEq-4 23317605 4.970 ns/op BenchmarkConstantTimeLessOrEq-4 25875151 4.901 ns/op BenchmarkXORBytes/8Bytes-4 3569688 32.48 ns/op 246.28 MB/s BenchmarkXORBytes/128Bytes-4 3274374 36.63 ns/op 3494.61 MB/s BenchmarkXORBytes/2048Bytes-4 1000000 104.5 ns/op 19605.79 MB/s BenchmarkXORBytes/32768Bytes-4 90207 1329 ns/op 24663.66 MB/s PASS ok crypto/subtle 1.175s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 31 3783365 ns/op BenchmarkCertCache/1-4 32 3658330 ns/op BenchmarkCertCache/2-4 30 3499343 ns/op BenchmarkCertCache/3-4 33 3849037 ns/op BenchmarkHandshakeServer/RSA-4 21 6045643 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 20 5488490 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 25 5844449 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 37 2802691 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 39 3528598 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 27 4041114 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 33 4302287 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 26035030 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 4 26594632 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 2 53134238 ns/op 19.73 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 2 59418158 ns/op 17.65 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 104146986 ns/op 20.14 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 2 93372034 ns/op 22.46 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 188211174 ns/op 22.29 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 180833897 ns/op 23.19 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 326065496 ns/op 25.73 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 389764434 ns/op 21.52 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 663135019 ns/op 25.30 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 735185280 ns/op 22.82 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 1724380660 ns/op 19.46 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 1549118075 ns/op 21.66 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 3042592230 ns/op 22.06 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 3386907022 ns/op 19.81 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 2 69894924 ns/op 15.00 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 65557118 ns/op 15.99 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 119362586 ns/op 17.57 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 109070240 ns/op 19.23 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 199316322 ns/op 21.04 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 228397136 ns/op 18.36 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 426981637 ns/op 19.65 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 436807154 ns/op 19.20 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 760312781 ns/op 22.07 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 831148368 ns/op 20.19 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 1465455245 ns/op 22.90 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 1541878957 ns/op 21.76 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 2704540365 ns/op 24.81 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 2768911137 ns/op 24.24 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 712043093 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 711195818 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 297086941 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 291068975 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 154754462 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 156956409 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 86410044 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 84989858 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 44302055 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 42180285 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 148715242 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 150913920 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 69155668 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 68759385 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 43688702 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 43006228 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 4 31003211 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 4 32033062 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 25923274 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 6 19335581 ns/op PASS ok crypto/tls 34.538s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 7 14403740 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 348 329454 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 912 127677 ns/op 13186 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 1110 115104 ns/op 14610 B/op 262 allocs/op PASS ok crypto/x509 1.296s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 36 2866283 ns/op 277814 B/op 1621 allocs/op BenchmarkConcurrentStmtQuery-4 38 3045587 ns/op 264163 B/op 1986 allocs/op BenchmarkConcurrentStmtExec-4 58 2225311 ns/op 212349 B/op 585 allocs/op BenchmarkConcurrentTxQuery-4 43 2833737 ns/op 272331 B/op 2137 allocs/op BenchmarkConcurrentTxExec-4 78 1385083 ns/op 87744 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 57 2015115 ns/op 108261 B/op 2087 allocs/op BenchmarkConcurrentTxStmtExec-4 175 699810 ns/op 40078 B/op 381 allocs/op BenchmarkConcurrentRandom-4 55 2495713 ns/op 225194 B/op 1781 allocs/op BenchmarkManyConcurrentQueries-4 3343 42908 ns/op 4083 B/op 20 allocs/op BenchmarkGrabConn-4 241926 495.3 ns/op 0 B/op 0 allocs/op PASS ok database/sql 1.969s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 148492 891.1 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 76 1538437 ns/op 188250 B/op 13 allocs/op Benchmark115/LineToPC-4 70 1548819 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 18552 6255 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 0.895s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkMarshal-4 696 173859 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 3010 39122 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.347s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 238 473895 ns/op 17.29 MB/s BenchmarkEncodeToString-4 214 511613 ns/op 16.01 MB/s BenchmarkDecode-4 146 769783 ns/op 17.03 MB/s BenchmarkDecodeString-4 150 779439 ns/op 16.82 MB/s PASS ok encoding/base32 0.817s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 260 389760 ns/op 21.02 MB/s BenchmarkDecodeString/2-4 317442 384.0 ns/op 10.42 MB/s BenchmarkDecodeString/4-4 260139 475.9 ns/op 16.81 MB/s BenchmarkDecodeString/8-4 226621 544.8 ns/op 22.03 MB/s BenchmarkDecodeString/64-4 46312 2672 ns/op 32.93 MB/s BenchmarkDecodeString/8192-4 410 282337 ns/op 38.69 MB/s BenchmarkNewEncoding-4 117196 1027 ns/op 249.18 MB/s PASS ok encoding/base64 1.200s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1508 79785 ns/op 50.13 MB/s BenchmarkReadStruct-4 18786 6494 ns/op 11.55 MB/s BenchmarkWriteStruct-4 20244 5977 ns/op 12.55 MB/s BenchmarkReadInts-4 46110 2656 ns/op 11.30 MB/s BenchmarkWriteInts-4 38486 3214 ns/op 9.33 MB/s BenchmarkWriteSlice1000Int32s-4 1147 91195 ns/op 43.86 MB/s BenchmarkPutUint16-4 2973994 40.08 ns/op 49.90 MB/s BenchmarkAppendUint16-4 2910804 39.72 ns/op 50.35 MB/s BenchmarkPutUint32-4 2315079 46.25 ns/op 86.48 MB/s BenchmarkAppendUint32-4 2655984 42.35 ns/op 94.44 MB/s BenchmarkPutUint64-4 1321048 88.62 ns/op 90.27 MB/s BenchmarkAppendUint64-4 1378239 85.47 ns/op 93.60 MB/s BenchmarkLittleEndianPutUint16-4 2815429 38.53 ns/op 51.91 MB/s BenchmarkLittleEndianAppendUint16-4 3645876 33.22 ns/op 60.20 MB/s BenchmarkLittleEndianPutUint32-4 2525151 46.68 ns/op 85.69 MB/s BenchmarkLittleEndianAppendUint32-4 2449028 46.55 ns/op 85.92 MB/s BenchmarkLittleEndianPutUint64-4 1334359 86.63 ns/op 92.35 MB/s BenchmarkLittleEndianAppendUint64-4 1387302 88.63 ns/op 90.26 MB/s BenchmarkReadFloats-4 176448 780.6 ns/op 15.37 MB/s BenchmarkWriteFloats-4 153039 864.7 ns/op 13.88 MB/s BenchmarkReadSlice1000Float32s-4 1528 84007 ns/op 47.62 MB/s BenchmarkWriteSlice1000Float32s-4 1220 96546 ns/op 41.43 MB/s BenchmarkReadSlice1000Uint8s-4 64960 2302 ns/op 434.33 MB/s BenchmarkWriteSlice1000Uint8s-4 64878 1957 ns/op 511.05 MB/s BenchmarkPutUvarint32-4 947166 115.9 ns/op 34.51 MB/s BenchmarkPutUvarint64-4 319858 401.1 ns/op 19.95 MB/s PASS ok encoding/binary 4.775s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 6250 19366 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 6704 18467 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5767 18066 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 4567 30678 ns/op 3937 B/op 24 allocs/op BenchmarkReadReuseRecord-4 7114 16894 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 7060 16909 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 7642 16945 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4030 29270 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 8593 14650 ns/op PASS ok encoding/csv 1.612s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 9146 11368 ns/op BenchmarkEndToEndByteBuffer-4 12760 10028 ns/op BenchmarkEndToEndSliceByteBuffer-4 280 441785 ns/op BenchmarkEncodeComplex128Slice-4 652 175899 ns/op BenchmarkEncodeFloat64Slice-4 1460 85950 ns/op BenchmarkEncodeInt32Slice-4 1286 90865 ns/op BenchmarkEncodeStringSlice-4 1794 62124 ns/op BenchmarkEncodeInterfaceSlice-4 73 1764627 ns/op BenchmarkDecodeComplex128Slice-4 606 252118 ns/op BenchmarkDecodeFloat64Slice-4 1011 125601 ns/op BenchmarkDecodeInt32Slice-4 1318 117793 ns/op BenchmarkDecodeStringSlice-4 445 238958 ns/op BenchmarkDecodeStringsSlice-4 211 660100 ns/op BenchmarkDecodeBytesSlice-4 439 323841 ns/op BenchmarkDecodeInterfaceSlice-4 91 1629090 ns/op BenchmarkDecodeMap-4 96 1316795 ns/op PASS ok encoding/gob 3.151s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 10000 10637 ns/op 24.07 MB/s BenchmarkEncode/1024-4 2962 40673 ns/op 25.18 MB/s BenchmarkEncode/4096-4 765 158562 ns/op 25.83 MB/s BenchmarkEncode/16384-4 188 633488 ns/op 25.86 MB/s BenchmarkDecode/256-4 25066 4809 ns/op 53.24 MB/s BenchmarkDecode/1024-4 6597 20056 ns/op 51.06 MB/s BenchmarkDecode/4096-4 1658 73805 ns/op 55.50 MB/s BenchmarkDecode/16384-4 408 288288 ns/op 56.83 MB/s BenchmarkDump/256-4 1194 91984 ns/op 2.78 MB/s BenchmarkDump/1024-4 325 354266 ns/op 2.89 MB/s BenchmarkDump/4096-4 90 1434954 ns/op 2.85 MB/s BenchmarkDump/16384-4 20 5967208 ns/op 2.75 MB/s PASS ok encoding/hex 1.928s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 125101075 ns/op 15.51 MB/s 8390800 B/op 55 allocs/op BenchmarkCodeEncoderError-4 1 136967794 ns/op 14.17 MB/s 8395280 B/op 118 allocs/op BenchmarkCodeMarshal-4 1 116455035 ns/op 16.66 MB/s 1942408 B/op 15 allocs/op BenchmarkCodeMarshalError-4 1 135804193 ns/op 14.29 MB/s 10335384 B/op 110 allocs/op BenchmarkMarshalBytes/32-4 23743 5041 ns/op BenchmarkMarshalBytes/256-4 6276 18734 ns/op BenchmarkMarshalBytes/4096-4 495 242384 ns/op BenchmarkMarshalBytesError/32-4 60 1903962 ns/op BenchmarkMarshalBytesError/256-4 57 2130962 ns/op BenchmarkMarshalBytesError/4096-4 55 2198345 ns/op BenchmarkCodeDecoder-4 1 386929070 ns/op 5.02 MB/s 11016032 B/op 91357 allocs/op BenchmarkUnicodeDecoder-4 34753 3303 ns/op 4.24 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 49989 2328 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 356327130 ns/op 5.45 MB/s 2938984 B/op 91326 allocs/op BenchmarkCodeUnmarshalReuse-4 1 349293415 ns/op 5.56 MB/s 2939472 B/op 91330 allocs/op BenchmarkUnmarshalString-4 66349 1576 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 171477 1059 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 279940 784.5 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 76164 1926 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 88048 1519 ns/op 83 B/op 2 allocs/op BenchmarkUnmapped-4 20272 6768 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 2442 42549 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 565 179858 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 127 1025002 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 13 9547169 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 671049 176.8 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 606642 196.7 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 699024 173.6 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 677877 179.3 ns/op BenchmarkEncodeMarshaler-4 62052 2030 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 96483 1289 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 5483197 20.94 ns/op BenchmarkNumberIsValidRegexp-4 19732 5987 ns/op PASS ok encoding/json 8.048s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 38 2913288 ns/op 22.50 MB/s BenchmarkDecode-4 34 3747280 ns/op 23.69 MB/s PASS ok encoding/pem 0.432s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1880 64614 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 882 155549 ns/op 8290 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 2954 37473 ns/op PASS ok encoding/xml 0.603s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 434595 260.1 ns/op BenchmarkIntSet-4 575743 229.2 ns/op BenchmarkFloatAdd-4 135548 1083 ns/op BenchmarkFloatSet-4 699577 223.5 ns/op BenchmarkStringSet-4 533140 279.5 ns/op BenchmarkMapSet-4 127983 1063 ns/op BenchmarkMapSetDifferent-4 79088 1823 ns/op BenchmarkMapSetDifferentRandom-4 282 389785 ns/op BenchmarkMapSetString-4 116074 1070 ns/op BenchmarkMapAddSame-4 32376 3340 ns/op BenchmarkMapAddDifferent-4 12610 9166 ns/op BenchmarkMapAddDifferentRandom-4 261 484463 ns/op BenchmarkMapAddSameSteadyState-4 383485 338.5 ns/op BenchmarkMapAddDifferentSteadyState-4 144726 781.1 ns/op BenchmarkRealworldExpvarUsage-4 17592 6439 ns/op PASS ok expvar 2.913s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 82134 1313 ns/op BenchmarkSprintfEmpty-4 425240 453.5 ns/op BenchmarkSprintfString-4 342516 671.0 ns/op BenchmarkSprintfTruncateString-4 242402 707.6 ns/op BenchmarkSprintfTruncateBytes-4 155804 980.3 ns/op BenchmarkSprintfSlowParsingPath-4 203116 688.2 ns/op BenchmarkSprintfQuoteString-4 45958 2676 ns/op BenchmarkSprintfInt-4 251563 581.5 ns/op BenchmarkSprintfIntInt-4 195907 841.5 ns/op BenchmarkSprintfPrefixedInt-4 247537 945.9 ns/op BenchmarkSprintfFloat-4 101896 1373 ns/op BenchmarkSprintfComplex-4 45774 2379 ns/op BenchmarkSprintfBoolean-4 296544 642.7 ns/op BenchmarkSprintfHexString-4 116552 1548 ns/op BenchmarkSprintfHexBytes-4 88116 1988 ns/op BenchmarkSprintfBytes-4 40959 3252 ns/op BenchmarkSprintfStringer-4 79338 1968 ns/op BenchmarkSprintfStructure-4 33954 4229 ns/op BenchmarkManyArgs-4 54747 2176 ns/op BenchmarkFprintInt-4 69957 1682 ns/op BenchmarkFprintfBytes-4 76668 1549 ns/op BenchmarkFprintIntNoAlloc-4 72822 1634 ns/op BenchmarkScanInts-4 34 3353917 ns/op BenchmarkScanRecursiveInt-4 1 410911239 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 427546357 ns/op PASS ok fmt 5.534s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 529 195790 ns/op PASS ok go/build 0.286s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 43143 2456 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 14770 7972 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3871 27095 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1281 98577 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 313 394634 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 68 1703992 ns/op 206177 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 19 7461247 ns/op 865637 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 4 32956836 ns/op 3634600 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 123127445 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 1.566s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 299486281 ns/op 0.22 MB/s 45504808 B/op 48785 allocs/op PASS ok go/format 0.380s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 6 19198485 ns/op 2.81 MB/s BenchmarkParseOnly-4 6 16723280 ns/op 3.22 MB/s BenchmarkResolve-4 66 1815171 ns/op 29.67 MB/s PASS ok go/parser 1.740s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 133223195 ns/op 0.39 MB/s 5334080 B/op 27638 allocs/op BenchmarkPrintDecl-4 996 140144 ns/op 0.23 MB/s 16634 B/op 51 allocs/op PASS ok go/printer 0.346s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 286 408310 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 9073023 ns/op 6.13 MB/s BenchmarkScanFiles/go/parser/parser.go-4 9 12472354 ns/op 5.77 MB/s BenchmarkScanFiles/net/http/server.go-4 6 17626643 ns/op 6.42 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 222 540718 ns/op 5.69 MB/s PASS ok go/scanner 0.973s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1538365 74.68 ns/op PASS ok go/token 0.268s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 154 779105 ns/op BenchmarkNamed/Underlying/nongeneric-4 966621 118.3 ns/op BenchmarkNamed/Underlying/generic-4 860205 120.3 ns/op BenchmarkNamed/Underlying/src_instance-4 985924 123.5 ns/op BenchmarkNamed/Underlying/user_instance-4 903595 122.7 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 21135 5458 ns/op BenchmarkNamed/NewMethodSet/generic-4 20886 5775 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 20528 5700 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 20839 5957 ns/op BenchmarkCheck/http/funcbodies/info-4 1 485348400 ns/op 62869 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 376211325 ns/op 81109 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 218542181 ns/op 139536 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 195186741 ns/op 156204 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 1616400337 ns/op 3168 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 116516926 ns/op 43838 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 70852542 ns/op 72008 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 66233126 ns/op 77108 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 715475259 ns/op 3027 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 65642718 ns/op 32929 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 51558552 ns/op 41890 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 3 54721287 ns/op 39433 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1509292804 ns/op 41526 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 449612939 ns/op 139282 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 112005177 ns/op 548649 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 85683032 ns/op 727641 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2255435767 ns/op 883.3 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 116968861 ns/op 16973 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 96139246 ns/op 20595 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 94653777 ns/op 21008 lines/s PASS ok go/types 38.039s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 14218 8255 ns/op 124.04 MB/s PASS ok hash/adler32 0.317s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 228692 487.7 ns/op 30.75 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 240508 457.9 ns/op 32.76 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 143032 799.0 ns/op 50.06 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 147807 780.8 ns/op 51.23 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 467316 270.5 ns/op 1892.44 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 479247 271.3 ns/op 1887.35 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 389907 347.0 ns/op 2951.22 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 424248 291.3 ns/op 3514.88 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 276620 432.7 ns/op 9466.69 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 294712 431.4 ns/op 9495.44 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 69928 1711 ns/op 19156.87 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 68635 1694 ns/op 19339.78 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 449887 275.6 ns/op 54.42 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 480860 276.5 ns/op 54.26 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 467972 269.2 ns/op 148.61 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 478738 275.0 ns/op 145.43 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 329758 335.2 ns/op 1527.43 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 365515 346.0 ns/op 1479.79 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 320320 411.5 ns/op 2488.41 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 308767 435.6 ns/op 2350.52 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 273580 441.5 ns/op 9277.21 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 276345 448.1 ns/op 9141.10 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 65221 1845 ns/op 17758.73 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 65977 1843 ns/op 17779.37 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 302523 418.2 ns/op 35.87 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 303156 428.6 ns/op 35.00 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 160975 800.3 ns/op 49.98 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 170150 722.2 ns/op 55.39 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 13839 8226 ns/op 62.24 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 14188 8247 ns/op 62.08 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 7120 17915 ns/op 57.16 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 6962 17735 ns/op 57.74 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1692 72631 ns/op 56.39 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1719 73449 ns/op 55.77 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 198 611900 ns/op 53.55 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 195 598188 ns/op 54.78 MB/s PASS ok hash/crc32 6.090s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 139 845291 ns/op 77.53 MB/s BenchmarkCrc64/ISO4KB-4 1648 67151 ns/op 61.00 MB/s BenchmarkCrc64/ISO1KB-4 8696 14444 ns/op 70.89 MB/s BenchmarkCrc64/ECMA64KB-4 159 750698 ns/op 87.30 MB/s BenchmarkCrc64/Random64KB-4 165 729221 ns/op 89.87 MB/s BenchmarkCrc64/Random16KB-4 598 193797 ns/op 84.54 MB/s PASS ok hash/crc64 1.145s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 14864 7824 ns/op 130.88 MB/s BenchmarkFnv32aKB-4 15094 7858 ns/op 130.32 MB/s BenchmarkFnv64KB-4 14779 8226 ns/op 124.48 MB/s BenchmarkFnv64aKB-4 14791 8165 ns/op 125.42 MB/s BenchmarkFnv128KB-4 1857 65606 ns/op 15.61 MB/s BenchmarkFnv128aKB-4 1822 65889 ns/op 15.54 MB/s PASS ok hash/fnv 1.238s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 409832 273.7 ns/op 14.61 MB/s BenchmarkHash/n=4/Bytes-4 3402519 33.76 ns/op 118.49 MB/s BenchmarkHash/n=4/String-4 1871157 63.17 ns/op 63.32 MB/s BenchmarkHash/n=8/Write-4 432343 253.6 ns/op 31.54 MB/s BenchmarkHash/n=8/Bytes-4 3311756 34.50 ns/op 231.87 MB/s BenchmarkHash/n=8/String-4 1822537 65.89 ns/op 121.41 MB/s BenchmarkHash/n=16/Write-4 486944 263.2 ns/op 60.78 MB/s BenchmarkHash/n=16/Bytes-4 3534614 31.95 ns/op 500.74 MB/s BenchmarkHash/n=16/String-4 1941938 62.08 ns/op 257.75 MB/s BenchmarkHash/n=32/Write-4 491464 255.0 ns/op 125.49 MB/s BenchmarkHash/n=32/Bytes-4 3766413 31.56 ns/op 1014.03 MB/s BenchmarkHash/n=32/String-4 1920698 63.65 ns/op 502.74 MB/s BenchmarkHash/n=64/Write-4 477030 278.2 ns/op 230.05 MB/s BenchmarkHash/n=64/Bytes-4 3048591 37.00 ns/op 1729.58 MB/s BenchmarkHash/n=64/String-4 1887904 64.32 ns/op 994.98 MB/s BenchmarkHash/n=256/Write-4 349234 352.1 ns/op 727.13 MB/s BenchmarkHash/n=256/Bytes-4 2461362 48.80 ns/op 5246.38 MB/s BenchmarkHash/n=256/String-4 1000000 112.4 ns/op 2277.56 MB/s BenchmarkHash/n=320/Write-4 338505 353.8 ns/op 904.56 MB/s BenchmarkHash/n=320/Bytes-4 2202934 54.17 ns/op 5906.96 MB/s BenchmarkHash/n=320/String-4 776907 155.8 ns/op 2054.08 MB/s BenchmarkHash/n=1024/Write-4 199969 631.6 ns/op 1621.39 MB/s BenchmarkHash/n=1024/Bytes-4 1000000 126.2 ns/op 8115.40 MB/s BenchmarkHash/n=1024/String-4 291752 393.1 ns/op 2604.87 MB/s BenchmarkHash/n=4096/Write-4 101446 1188 ns/op 3447.53 MB/s BenchmarkHash/n=4096/Bytes-4 290359 431.1 ns/op 9502.15 MB/s BenchmarkHash/n=4096/String-4 80672 1491 ns/op 2746.48 MB/s BenchmarkHash/n=16384/Write-4 31570 3761 ns/op 4356.21 MB/s BenchmarkHash/n=16384/Bytes-4 76843 1574 ns/op 10410.92 MB/s BenchmarkHash/n=16384/String-4 20436 5750 ns/op 2849.15 MB/s PASS ok hash/maphash 5.201s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 745 162203 ns/op BenchmarkEscapeNone-4 146914 806.0 ns/op BenchmarkUnescape-4 784 157249 ns/op BenchmarkUnescapeNone-4 594396 173.8 ns/op BenchmarkUnescapeSparse-4 10000 17655 ns/op BenchmarkUnescapeDense-4 1155 105726 ns/op PASS ok html 0.993s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 8170 13634 ns/op BenchmarkCSSEscaperNoSpecials-4 43400 2987 ns/op BenchmarkDecodeCSS-4 25692 4774 ns/op BenchmarkDecodeCSSNoSpecials-4 3394933 34.14 ns/op BenchmarkCSSValueFilter-4 116451 1057 ns/op BenchmarkCSSValueFilterOk-4 77613 1440 ns/op BenchmarkEscapedExecute-4 5010 24217 ns/op BenchmarkHTMLNospaceEscaper-4 10028 11515 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 58381 2026 ns/op BenchmarkStripTags-4 21123 5837 ns/op BenchmarkStripTagsNoSpecials-4 265812 505.9 ns/op BenchmarkJSValEscaperWithNum-4 23092 4769 ns/op BenchmarkJSValEscaperWithStr-4 6223 19090 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 20934 5612 ns/op BenchmarkJSValEscaperWithObj-4 5263 22662 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 15316 7700 ns/op BenchmarkJSStrEscaperNoSpecials-4 52972 2215 ns/op BenchmarkJSStrEscaper-4 10000 11188 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 49880 2353 ns/op BenchmarkJSRegexpEscaper-4 10000 11553 ns/op BenchmarkTemplateSpecialTags-4 112 1046658 ns/op BenchmarkURLEscaper-4 4837 24705 ns/op BenchmarkURLEscaperNoSpecials-4 206056 640.8 ns/op BenchmarkURLNormalizer-4 6960 18378 ns/op BenchmarkURLNormalizerNoSpecials-4 196834 699.9 ns/op BenchmarkSrcsetFilter-4 19968 5790 ns/op BenchmarkSrcsetFilterNoSpecials-4 119660 1001 ns/op PASS ok html/template 4.936s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 596853 183.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 518266 231.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 583394 190.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 474142 256.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1669182 72.27 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1285035 90.60 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1667125 72.10 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1301125 90.67 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1360927 88.26 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 434395 285.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 371556 330.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 423838 293.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 378100 337.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 681981 156.2 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 505394 232.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 748903 143.5 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 560881 226.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 391912 296.2 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1385930 85.14 ns/op BenchmarkRGBASetRGBA-4 1211886 98.71 ns/op BenchmarkRGBA64At-4 814149 126.4 ns/op BenchmarkRGBA64SetRGBA64-4 834261 140.8 ns/op BenchmarkNRGBAAt-4 1416892 84.66 ns/op BenchmarkNRGBASetNRGBA-4 1000000 100.8 ns/op BenchmarkNRGBA64At-4 961212 129.2 ns/op BenchmarkNRGBA64SetNRGBA64-4 854173 140.0 ns/op BenchmarkAlphaAt-4 2435397 46.85 ns/op BenchmarkAlphaSetAlpha-4 2211514 53.49 ns/op BenchmarkAlpha16At-4 1491579 78.76 ns/op BenchmarkAlphaSetAlpha16-4 1372364 85.74 ns/op BenchmarkGrayAt-4 2646900 45.67 ns/op BenchmarkGraySetGray-4 2325024 51.94 ns/op BenchmarkGray16At-4 1535116 76.58 ns/op BenchmarkGraySetGray16-4 1390143 87.87 ns/op PASS ok image 6.552s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 3523966 32.09 ns/op BenchmarkYCbCrToRGB/128-4 3437770 32.10 ns/op BenchmarkYCbCrToRGB/255-4 3353522 32.19 ns/op BenchmarkRGBToYCbCr/0-4 3737000 33.05 ns/op BenchmarkRGBToYCbCr/Cb-4 3616002 35.58 ns/op BenchmarkRGBToYCbCr/Cr-4 3707551 31.13 ns/op BenchmarkYCbCrToRGBA/0-4 2918894 39.93 ns/op BenchmarkYCbCrToRGBA/128-4 2718943 42.30 ns/op BenchmarkYCbCrToRGBA/255-4 3023500 36.41 ns/op BenchmarkNYCbCrAToRGBA/0-4 3119371 37.61 ns/op BenchmarkNYCbCrAToRGBA/128-4 3101151 37.78 ns/op BenchmarkNYCbCrAToRGBA/255-4 2799537 40.14 ns/op PASS ok image/color 2.246s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 3 35068869 ns/op BenchmarkFillSrc-4 368 337211 ns/op BenchmarkCopyOver-4 7 16770922 ns/op BenchmarkCopySrc-4 524 208203 ns/op BenchmarkNRGBAOver-4 8 13510714 ns/op BenchmarkNRGBASrc-4 13 9128850 ns/op BenchmarkYCbCr-4 12 10296506 ns/op BenchmarkGray-4 19 6361505 ns/op BenchmarkCMYK-4 13 9124382 ns/op BenchmarkGlyphOver-4 24 5140846 ns/op BenchmarkRGBAMaskOver-4 5 20749275 ns/op BenchmarkGrayMaskOver-4 7 16279965 ns/op BenchmarkRGBA64ImageMaskOver-4 4 30463570 ns/op BenchmarkRGBA-4 5 21974255 ns/op BenchmarkPalettedFill-4 966 131121 ns/op BenchmarkPalettedRGBA-4 5 21051395 ns/op BenchmarkGenericOver-4 3 47707009 ns/op BenchmarkGenericMaskOver-4 6 20404464 ns/op BenchmarkGenericSrc-4 4 30657196 ns/op BenchmarkGenericMaskSrc-4 4 28971571 ns/op PASS ok image/draw 6.218s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 25 4681851 ns/op 3.30 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 121372283 ns/op 2.53 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2094500755 ns/op 0.59 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 68 1791695 ns/op 8.62 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 103458957 ns/op 0.60 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 3.097s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 5593 21839 ns/op BenchmarkIDCT-4 6159 19249 ns/op BenchmarkDecodeBaseline-4 9 11598092 ns/op 5.33 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 7 15456175 ns/op 4.00 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 132331254 ns/op 9.29 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 179657171 ns/op 5.13 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 1.411s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 19728804 6.370 ns/op BenchmarkDecodeGray-4 14 8081424 ns/op 8.11 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 4 33432927 ns/op 7.84 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 4 28923308 ns/op 9.06 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 26 4748472 ns/op 13.80 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 28687345 ns/op 9.14 MB/s 332002 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 35648274 ns/op 7.35 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 3 43374697 ns/op 7.08 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 3 45127755 ns/op 6.81 MB/s 284053 B/op 9 allocs/op BenchmarkEncodeNRGBOpaque-4 1 156670094 ns/op 7.84 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 157162774 ns/op 7.82 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 4 26505751 ns/op 11.59 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 153647055 ns/op 8.00 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 574751426 ns/op 2.14 MB/s 864088 B/op 29 allocs/op PASS ok image/png 3.736s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 3 46757665 ns/op 2.14 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 39471466 ns/op 2.53 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 237543486 ns/op 2.10 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 217764744 ns/op 2.30 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 3 47820673 ns/op 2.09 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 39753687 ns/op 2.52 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 234769484 ns/op 2.13 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 200465521 ns/op 2.49 MB/s 4005984 B/op 4 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 478041309 ns/op 2.09 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 443400058 ns/op 2.26 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 2796946876 ns/op 1.79 MB/s 20004952 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 2740693164 ns/op 1.82 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 13 8528965 ns/op 11.72 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 13 8688679 ns/op 11.51 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 42485266 ns/op 11.77 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 3 43487043 ns/op 11.50 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 81772100 ns/op 12.23 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 85192270 ns/op 11.74 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 412763805 ns/op 12.11 MB/s 20004952 B/op 3 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 441066112 ns/op 11.34 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 56774382 ns/op 1.76 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 3 46189320 ns/op 2.17 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 299892243 ns/op 1.67 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 275161455 ns/op 1.82 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 658063205 ns/op 1.52 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 656673570 ns/op 1.52 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 4945759238 ns/op 1.01 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 4707762541 ns/op 1.06 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 144979859 ns/op 28.83 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 144038012 ns/op 29.02 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 42.247s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 35593 3307 ns/op 0.30 MB/s BenchmarkMarshalCorpusFile/2-4 33170 3589 ns/op 0.56 MB/s BenchmarkMarshalCorpusFile/4-4 28936 4951 ns/op 0.81 MB/s BenchmarkMarshalCorpusFile/8-4 25118 4826 ns/op 1.66 MB/s BenchmarkMarshalCorpusFile/16-4 18093 6447 ns/op 2.48 MB/s BenchmarkMarshalCorpusFile/32-4 12633 8879 ns/op 3.60 MB/s BenchmarkMarshalCorpusFile/64-4 7812 14925 ns/op 4.29 MB/s BenchmarkMarshalCorpusFile/128-4 4576 25536 ns/op 5.01 MB/s BenchmarkMarshalCorpusFile/256-4 2341 50900 ns/op 5.03 MB/s BenchmarkMarshalCorpusFile/512-4 1227 108759 ns/op 4.71 MB/s BenchmarkMarshalCorpusFile/1024-4 694 187407 ns/op 5.46 MB/s BenchmarkMarshalCorpusFile/2048-4 273 408029 ns/op 5.02 MB/s BenchmarkMarshalCorpusFile/4096-4 150 809154 ns/op 5.06 MB/s BenchmarkMarshalCorpusFile/8192-4 68 1712536 ns/op 4.78 MB/s BenchmarkMarshalCorpusFile/16384-4 39 3331146 ns/op 4.92 MB/s BenchmarkMarshalCorpusFile/32768-4 20 7473322 ns/op 4.38 MB/s BenchmarkMarshalCorpusFile/65536-4 8 13804537 ns/op 4.75 MB/s BenchmarkMarshalCorpusFile/131072-4 4 31124210 ns/op 4.21 MB/s BenchmarkMarshalCorpusFile/262144-4 2 54410916 ns/op 4.82 MB/s BenchmarkMarshalCorpusFile/524288-4 1 112736507 ns/op 4.65 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 205486661 ns/op 5.10 MB/s BenchmarkUnmarshalCorpusFile/1-4 8983 12747 ns/op 0.08 MB/s BenchmarkUnmarshalCorpusFile/2-4 10000 12894 ns/op 0.16 MB/s BenchmarkUnmarshalCorpusFile/4-4 7988 14119 ns/op 0.28 MB/s BenchmarkUnmarshalCorpusFile/8-4 7740 16265 ns/op 0.49 MB/s BenchmarkUnmarshalCorpusFile/16-4 6960 19601 ns/op 0.82 MB/s BenchmarkUnmarshalCorpusFile/32-4 4650 29246 ns/op 1.09 MB/s BenchmarkUnmarshalCorpusFile/64-4 3873 34884 ns/op 1.83 MB/s BenchmarkUnmarshalCorpusFile/128-4 2557 47369 ns/op 2.70 MB/s BenchmarkUnmarshalCorpusFile/256-4 988 118756 ns/op 2.16 MB/s BenchmarkUnmarshalCorpusFile/512-4 504 232243 ns/op 2.20 MB/s BenchmarkUnmarshalCorpusFile/1024-4 235 452201 ns/op 2.26 MB/s BenchmarkUnmarshalCorpusFile/2048-4 100 1013633 ns/op 2.02 MB/s BenchmarkUnmarshalCorpusFile/4096-4 67 1739550 ns/op 2.35 MB/s BenchmarkUnmarshalCorpusFile/8192-4 36 3436547 ns/op 2.38 MB/s BenchmarkUnmarshalCorpusFile/16384-4 15 6894278 ns/op 2.38 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 13845498 ns/op 2.37 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 27322619 ns/op 2.40 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 54720565 ns/op 2.40 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 117153789 ns/op 2.24 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 227338975 ns/op 2.31 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 445620860 ns/op 2.35 MB/s BenchmarkMutatorBytes/1-4 34906 3473 ns/op BenchmarkMutatorBytes/10-4 38089 3252 ns/op BenchmarkMutatorBytes/100-4 34431 3465 ns/op BenchmarkMutatorBytes/1000-4 23614 4970 ns/op BenchmarkMutatorBytes/10000-4 7580 21871 ns/op BenchmarkMutatorBytes/100000-4 865 152766 ns/op BenchmarkMutatorString/1-4 32455 3631 ns/op BenchmarkMutatorString/10-4 34982 3405 ns/op BenchmarkMutatorString/100-4 29413 3983 ns/op BenchmarkMutatorString/1000-4 14954 7279 ns/op BenchmarkMutatorString/10000-4 3658 48816 ns/op BenchmarkMutatorString/100000-4 309 341101 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 19122 6521 ns/op BenchmarkMutatorAllBasicTypes/string-4 17809 6653 ns/op BenchmarkMutatorAllBasicTypes/bool-4 53730 1967 ns/op BenchmarkMutatorAllBasicTypes/float32-4 51337 2440 ns/op BenchmarkMutatorAllBasicTypes/float64-4 47586 2401 ns/op BenchmarkMutatorAllBasicTypes/int-4 55194 2180 ns/op BenchmarkMutatorAllBasicTypes/int8-4 50652 2133 ns/op BenchmarkMutatorAllBasicTypes/int16-4 51241 2218 ns/op BenchmarkMutatorAllBasicTypes/int32-4 44845 2235 ns/op BenchmarkMutatorAllBasicTypes/int64-4 47461 2264 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 50420 2307 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 49674 2230 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 50383 2218 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 52272 2271 ns/op PASS ok internal/fuzz 13.328s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 14401 8513 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 136414 821.7 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 0.717s PASS ok internal/poll 0.065s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 5 20743783 ns/op PASS ok internal/trace 2.753s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10000 11973 ns/op BenchmarkCopyNLarge-4 285 489753 ns/op PASS ok io 0.402s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 139413 773.1 ns/op BenchmarkPrintln-4 22348 5278 ns/op 77 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 35628 3382 ns/op 64 B/op 0 allocs/op BenchmarkConcurrent-4 5228 20858 ns/op BenchmarkDiscard-4 1000000 110.1 ns/op 0 B/op 0 allocs/op PASS ok log 0.918s goos: darwin goarch: amd64 pkg: log/slog BenchmarkWriteTime-4 41229 2527 ns/op BenchmarkJSONHandler/defaults-4 7083 17311 ns/op 514 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 4606 26388 ns/op 781 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 5328 23201 ns/op 762 B/op 5 allocs/op BenchmarkPreformatting/separate-4 6346 15860 ns/op 534 B/op 1 allocs/op BenchmarkPreformatting/struct-4 7707 15832 ns/op 525 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 4297 26416 ns/op 516 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 30434 3826 ns/op 80 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 30807 3909 ns/op 63 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 72020 1707 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 47570 2575 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 48552 2300 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 49950 2348 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 48349 2494 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 49126 2322 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 555903 235.8 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 389545 309.6 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 303528 423.7 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 212934 623.4 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 161318 728.5 ns/op 0 B/op 0 allocs/op BenchmarkSourceLine/alone-4 351555 717.2 ns/op BenchmarkSourceLine/stringifying-4 47631 2504 ns/op BenchmarkRecord-4 4034 34167 ns/op BenchmarkDispatch/switch-checked-4 190804 648.3 ns/op BenchmarkDispatch/As-4 207463 616.2 ns/op BenchmarkDispatch/Visit-4 172400 690.1 ns/op BenchmarkUnsafeStrings-4 16365 7857 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:213: Value size = 24 value_test.go:213: Value size = 24 value_test.go:213: Value size = 24 value_test.go:213: Value size = 24 PASS ok log/slog 5.250s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2761683 42.74 ns/op BenchmarkAcosh-4 1362386 86.84 ns/op BenchmarkAsin-4 2851153 42.28 ns/op BenchmarkAsinh-4 1287589 90.99 ns/op BenchmarkAtan-4 3189050 39.62 ns/op BenchmarkAtanh-4 1364514 87.74 ns/op BenchmarkAtan2-4 2290483 50.86 ns/op BenchmarkCbrt-4 1620260 71.08 ns/op BenchmarkCeil-4 24038817 5.050 ns/op BenchmarkCompare-4 5140101 23.37 ns/op BenchmarkCompare32-4 5849017 18.36 ns/op BenchmarkCopysign-4 3965812 29.79 ns/op BenchmarkCos-4 1387616 84.59 ns/op BenchmarkCosh-4 1975555 63.55 ns/op BenchmarkErf-4 3497467 34.30 ns/op BenchmarkErfc-4 3220720 35.45 ns/op BenchmarkErfinv-4 3012184 37.77 ns/op BenchmarkErfcinv-4 3066572 37.93 ns/op BenchmarkExp-4 6911742 16.14 ns/op BenchmarkExpGo-4 1000000 113.9 ns/op BenchmarkExpm1-4 2466604 47.10 ns/op BenchmarkExp2-4 1000000 122.2 ns/op BenchmarkExp2Go-4 1000000 109.4 ns/op BenchmarkAbs-4 4896980 24.38 ns/op BenchmarkDim-4 11594214 10.25 ns/op BenchmarkFloor-4 26403975 5.181 ns/op BenchmarkMax-4 18159220 7.154 ns/op BenchmarkMin-4 14854308 7.343 ns/op BenchmarkMod-4 404076 314.3 ns/op BenchmarkFrexp-4 2015635 58.69 ns/op BenchmarkGamma-4 880768 142.6 ns/op BenchmarkHypot-4 10873372 9.520 ns/op BenchmarkHypotGo-4 1750726 67.67 ns/op BenchmarkIlogb-4 2201821 52.94 ns/op BenchmarkJ0-4 314637 418.6 ns/op BenchmarkJ1-4 322770 461.8 ns/op BenchmarkJn-4 147964 850.1 ns/op BenchmarkLdexp-4 1939670 60.68 ns/op BenchmarkLgamma-4 1000000 110.0 ns/op BenchmarkLog-4 5960270 18.60 ns/op BenchmarkLogb-4 2259536 52.65 ns/op BenchmarkLog1p-4 1695508 70.77 ns/op BenchmarkLog10-4 5754698 20.48 ns/op BenchmarkLog2-4 1590961 74.33 ns/op BenchmarkModf-4 2399497 46.82 ns/op BenchmarkNextafter32-4 2373898 49.75 ns/op BenchmarkNextafter64-4 2385738 46.57 ns/op BenchmarkPowInt-4 612915 196.2 ns/op BenchmarkPowFrac-4 527685 250.0 ns/op BenchmarkPow10Pos-4 5681701 20.66 ns/op BenchmarkPow10Neg-4 5233945 20.05 ns/op BenchmarkRound-4 4796842 24.80 ns/op BenchmarkRoundToEven-4 10831272 10.44 ns/op BenchmarkRemainder-4 493591 217.1 ns/op BenchmarkSignbit-4 6966300 17.35 ns/op BenchmarkSin-4 1613895 73.96 ns/op BenchmarkSincos-4 1000000 102.8 ns/op BenchmarkSinh-4 2120372 54.31 ns/op BenchmarkSqrtIndirect-4 25030939 5.117 ns/op BenchmarkSqrtLatency-4 22492059 5.593 ns/op BenchmarkSqrtIndirectLatency-4 24148644 5.204 ns/op BenchmarkSqrtGoLatency-4 1401109 82.91 ns/op BenchmarkSqrtPrime-4 40627 2850 ns/op BenchmarkTan-4 1566681 76.97 ns/op BenchmarkTanh-4 1759383 66.27 ns/op BenchmarkTrunc-4 25846711 4.897 ns/op BenchmarkY0-4 307932 408.5 ns/op BenchmarkY1-4 298074 413.4 ns/op BenchmarkYn-4 134521 865.3 ns/op BenchmarkFloat64bits-4 7131144 16.83 ns/op BenchmarkFloat64frombits-4 6717147 17.87 ns/op BenchmarkFloat32bits-4 7045117 17.04 ns/op BenchmarkFloat32frombits-4 7292130 16.76 ns/op BenchmarkFMA-4 22930550 5.220 ns/op PASS ok math 13.596s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 15579526 7.969 ns/op 8031.02 MB/s BenchmarkAddVV/2-4 14166026 8.936 ns/op 14324.12 MB/s BenchmarkAddVV/3-4 11453976 9.623 ns/op 19951.46 MB/s BenchmarkAddVV/4-4 11323916 9.798 ns/op 26128.13 MB/s BenchmarkAddVV/5-4 11033877 10.67 ns/op 29979.66 MB/s BenchmarkAddVV/10-4 8779950 12.56 ns/op 50941.65 MB/s BenchmarkAddVV/100-4 2182294 51.53 ns/op 124201.06 MB/s BenchmarkAddVV/1000-4 232345 488.2 ns/op 131084.11 MB/s BenchmarkSubVV/1-4 14316325 8.634 ns/op 7412.54 MB/s BenchmarkSubVV/2-4 13257766 10.56 ns/op 12120.13 MB/s BenchmarkSubVV/3-4 12062960 10.53 ns/op 18230.75 MB/s BenchmarkSubVV/4-4 11374969 9.866 ns/op 25947.41 MB/s BenchmarkSubVV/5-4 10944885 10.70 ns/op 29912.46 MB/s BenchmarkSubVV/10-4 9134901 13.05 ns/op 49030.23 MB/s BenchmarkSubVV/100-4 2121206 51.24 ns/op 124890.67 MB/s BenchmarkSubVV/1000-4 283807 478.5 ns/op 133741.37 MB/s BenchmarkAddVW/1-4 16899820 7.159 ns/op 1117.54 MB/s BenchmarkAddVW/2-4 16034379 7.519 ns/op 2127.90 MB/s BenchmarkAddVW/3-4 15451687 8.064 ns/op 2976.23 MB/s BenchmarkAddVW/4-4 14417619 8.581 ns/op 3729.04 MB/s BenchmarkAddVW/5-4 13747014 9.081 ns/op 4404.92 MB/s BenchmarkAddVW/10-4 10057171 10.34 ns/op 7733.30 MB/s BenchmarkAddVW/100-4 315544 383.9 ns/op 2083.70 MB/s BenchmarkAddVW/1000-4 45637 2690 ns/op 2974.31 MB/s BenchmarkAddVWext/1-4 18147842 7.050 ns/op 1134.79 MB/s BenchmarkAddVWext/2-4 15764246 7.502 ns/op 2132.82 MB/s BenchmarkAddVWext/3-4 13256714 9.216 ns/op 2604.21 MB/s BenchmarkAddVWext/4-4 14349843 8.268 ns/op 3870.27 MB/s BenchmarkAddVWext/5-4 14107567 8.696 ns/op 4600.00 MB/s BenchmarkAddVWext/10-4 10280587 10.23 ns/op 7821.32 MB/s BenchmarkAddVWext/100-4 50278 2255 ns/op 354.79 MB/s BenchmarkAddVWext/1000-4 5824 22104 ns/op 361.92 MB/s BenchmarkSubVW/1-4 17246284 7.064 ns/op 1132.55 MB/s BenchmarkSubVW/2-4 14817003 7.717 ns/op 2073.39 MB/s BenchmarkSubVW/3-4 14144744 7.975 ns/op 3009.36 MB/s BenchmarkSubVW/4-4 14533806 8.159 ns/op 3921.87 MB/s BenchmarkSubVW/5-4 13599138 9.005 ns/op 4442.21 MB/s BenchmarkSubVW/10-4 11113495 10.28 ns/op 7781.16 MB/s BenchmarkSubVW/100-4 321253 404.8 ns/op 1976.52 MB/s BenchmarkSubVW/1000-4 42325 2695 ns/op 2968.86 MB/s BenchmarkSubVWext/1-4 17860627 7.014 ns/op 1140.64 MB/s BenchmarkSubVWext/2-4 16413349 7.695 ns/op 2079.23 MB/s BenchmarkSubVWext/3-4 15043368 8.388 ns/op 2861.17 MB/s BenchmarkSubVWext/4-4 14411787 8.279 ns/op 3865.05 MB/s BenchmarkSubVWext/5-4 13570092 8.996 ns/op 4446.37 MB/s BenchmarkSubVWext/10-4 11305908 10.68 ns/op 7492.78 MB/s BenchmarkSubVWext/100-4 51458 2449 ns/op 326.61 MB/s BenchmarkSubVWext/1000-4 5272 21906 ns/op 365.20 MB/s BenchmarkMulAddVWW/1-4 14555284 8.596 ns/op 7445.40 MB/s BenchmarkMulAddVWW/2-4 12682269 9.079 ns/op 14098.34 MB/s BenchmarkMulAddVWW/3-4 11691733 10.96 ns/op 17519.66 MB/s BenchmarkMulAddVWW/4-4 11550464 10.29 ns/op 24888.23 MB/s BenchmarkMulAddVWW/5-4 11365954 11.07 ns/op 28909.43 MB/s BenchmarkMulAddVWW/10-4 8220702 14.83 ns/op 43142.33 MB/s BenchmarkMulAddVWW/100-4 1558575 76.17 ns/op 84018.25 MB/s BenchmarkMulAddVWW/1000-4 178118 760.2 ns/op 84185.08 MB/s BenchmarkAddMulVVW/1-4 16514264 7.633 ns/op 8384.14 MB/s BenchmarkAddMulVVW/2-4 14785255 8.585 ns/op 14910.05 MB/s BenchmarkAddMulVVW/3-4 12842215 9.809 ns/op 19573.26 MB/s BenchmarkAddMulVVW/4-4 11911470 10.40 ns/op 24617.71 MB/s BenchmarkAddMulVVW/5-4 9740565 11.59 ns/op 27599.82 MB/s BenchmarkAddMulVVW/10-4 8123635 13.78 ns/op 46428.61 MB/s BenchmarkAddMulVVW/100-4 1745583 63.33 ns/op 101059.16 MB/s BenchmarkAddMulVVW/1000-4 212589 637.7 ns/op 100355.30 MB/s BenchmarkDivWVW/1-4 1948681 61.85 ns/op 1034.69 MB/s BenchmarkDivWVW/2-4 1000000 121.3 ns/op 1055.35 MB/s BenchmarkDivWVW/3-4 879338 151.6 ns/op 1266.22 MB/s BenchmarkDivWVW/4-4 685082 176.7 ns/op 1448.60 MB/s BenchmarkDivWVW/5-4 519613 213.3 ns/op 1500.32 MB/s BenchmarkDivWVW/10-4 274363 419.9 ns/op 1524.21 MB/s BenchmarkDivWVW/100-4 40693 2933 ns/op 2182.32 MB/s BenchmarkDivWVW/1000-4 4534 28234 ns/op 2266.77 MB/s BenchmarkNonZeroShifts/1/shrVU-4 15390877 7.822 ns/op BenchmarkNonZeroShifts/1/shlVU-4 15639498 7.747 ns/op BenchmarkNonZeroShifts/2/shrVU-4 13064733 8.436 ns/op BenchmarkNonZeroShifts/2/shlVU-4 14894172 8.193 ns/op BenchmarkNonZeroShifts/3/shrVU-4 12562624 8.951 ns/op BenchmarkNonZeroShifts/3/shlVU-4 12183522 8.733 ns/op BenchmarkNonZeroShifts/4/shrVU-4 11709847 9.587 ns/op BenchmarkNonZeroShifts/4/shlVU-4 11349013 9.306 ns/op BenchmarkNonZeroShifts/5/shrVU-4 11424117 10.13 ns/op BenchmarkNonZeroShifts/5/shlVU-4 11135205 9.970 ns/op BenchmarkNonZeroShifts/10/shrVU-4 8334235 13.90 ns/op BenchmarkNonZeroShifts/10/shlVU-4 8000278 12.64 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1406079 80.33 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1648632 68.53 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 179691 703.0 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 192384 625.6 ns/op BenchmarkDecimalConversion-4 204 579501 ns/op BenchmarkFloatString/100-4 10000 10348 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 217 639521 ns/op 2912 B/op 10 allocs/op BenchmarkFloatString/10000-4 3 48850495 ns/op 60194 B/op 48 allocs/op BenchmarkFloatString/100000-4 1 4818973687 ns/op 847304 B/op 516 allocs/op BenchmarkFloatAdd/10-4 163447 773.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 157648 774.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 149138 843.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 85644 1359 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 17892 6603 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 203440 582.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 205478 582.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 210115 742.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 168015 755.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 50764 2258 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1890 69790 ns/op BenchmarkParseFloatLargeExp-4 440 270834 ns/op BenchmarkGCD10x10/WithoutXY-4 182150 692.5 ns/op BenchmarkGCD10x10/WithXY-4 46922 2337 ns/op BenchmarkGCD10x100/WithoutXY-4 90372 1323 ns/op BenchmarkGCD10x100/WithXY-4 17448 6816 ns/op BenchmarkGCD10x1000/WithoutXY-4 60398 2218 ns/op BenchmarkGCD10x1000/WithXY-4 12880 9334 ns/op BenchmarkGCD100x100/WithoutXY-4 23198 5171 ns/op BenchmarkGCD100x100/WithXY-4 8607 12241 ns/op BenchmarkGCD100x1000/WithoutXY-4 12741 9346 ns/op BenchmarkGCD100x1000/WithXY-4 5752 18677 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2036 59206 ns/op BenchmarkGCD1000x1000/WithXY-4 1054 106318 ns/op BenchmarkHilbert-4 22 5785522 ns/op BenchmarkBinomial-4 9871 10199 ns/op BenchmarkQuoRem-4 23613 5129 ns/op BenchmarkExp-4 18 7557298 ns/op BenchmarkExpMont/Odd-4 121 952313 ns/op 2600 B/op 22 allocs/op BenchmarkExpMont/Even1-4 121 994625 ns/op 3371 B/op 38 allocs/op BenchmarkExpMont/Even2-4 100 1024675 ns/op 3863 B/op 54 allocs/op BenchmarkExpMont/Even3-4 100 1015348 ns/op 3842 B/op 53 allocs/op BenchmarkExpMont/Even4-4 100 1017378 ns/op 3846 B/op 53 allocs/op BenchmarkExpMont/Even8-4 100 1024882 ns/op 3881 B/op 54 allocs/op BenchmarkExpMont/Even32-4 100 1023960 ns/op 3831 B/op 52 allocs/op BenchmarkExpMont/Even64-4 140 844031 ns/op 3638 B/op 53 allocs/op BenchmarkExpMont/Even96-4 134 889939 ns/op 3752 B/op 50 allocs/op BenchmarkExpMont/Even128-4 152 766106 ns/op 3236 B/op 50 allocs/op BenchmarkExpMont/Even255-4 157 721253 ns/op 2959 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 327 349519 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 319 382371 ns/op 1726 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 313 380653 ns/op 1744 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 318 369454 ns/op 1755 B/op 48 allocs/op BenchmarkExp2-4 16 6775917 ns/op BenchmarkBitset-4 643732 189.6 ns/op BenchmarkBitsetNeg-4 352732 340.3 ns/op BenchmarkBitsetOrig-4 204116 607.1 ns/op BenchmarkBitsetNegOrig-4 141727 983.2 ns/op BenchmarkModSqrt225_Tonelli-4 112 1046130 ns/op BenchmarkModSqrt225_3Mod4-4 352 322639 ns/op BenchmarkModSqrt231_Tonelli-4 100 1108405 ns/op BenchmarkModSqrt231_5Mod8-4 302 373516 ns/op BenchmarkModInverse-4 13003 9222 ns/op BenchmarkSqrt-4 2062 64381 ns/op BenchmarkIntSqr/1-4 947686 119.3 ns/op BenchmarkIntSqr/2-4 667056 194.1 ns/op BenchmarkIntSqr/3-4 549682 229.1 ns/op BenchmarkIntSqr/5-4 411310 299.3 ns/op BenchmarkIntSqr/8-4 325142 397.6 ns/op BenchmarkIntSqr/10-4 270465 474.1 ns/op BenchmarkIntSqr/20-4 53671 2216 ns/op BenchmarkIntSqr/30-4 40096 3013 ns/op BenchmarkIntSqr/50-4 25226 4887 ns/op BenchmarkIntSqr/80-4 13611 7837 ns/op BenchmarkIntSqr/100-4 11127 10095 ns/op BenchmarkIntSqr/200-4 5148 25256 ns/op BenchmarkIntSqr/300-4 1995 64729 ns/op BenchmarkIntSqr/500-4 1010 122114 ns/op BenchmarkIntSqr/800-4 390 314840 ns/op BenchmarkIntSqr/1000-4 292 413363 ns/op BenchmarkDiv/20/10-4 422818 300.6 ns/op BenchmarkDiv/40/20-4 422391 303.4 ns/op BenchmarkDiv/100/50-4 368300 345.3 ns/op BenchmarkDiv/200/100-4 56224 2012 ns/op BenchmarkDiv/400/200-4 58453 2093 ns/op BenchmarkDiv/1000/500-4 49129 2628 ns/op BenchmarkDiv/2000/1000-4 34030 3389 ns/op BenchmarkDiv/20000/10000-4 1405 85217 ns/op BenchmarkDiv/200000/100000-4 33 3945240 ns/op BenchmarkDiv/2000000/1000000-4 1 108399211 ns/op BenchmarkDiv/20000000/10000000-4 1 3147512967 ns/op BenchmarkMul-4 6 18992690 ns/op BenchmarkNatMul/10-4 201813 812.6 ns/op BenchmarkNatMul/100-4 4261 26455 ns/op BenchmarkNatMul/1000-4 201 601259 ns/op BenchmarkZeroShifts/Shl-4 10000 11553 ns/op BenchmarkZeroShifts/ShlSame-4 3899287 29.84 ns/op BenchmarkZeroShifts/Shr-4 10000 11315 ns/op BenchmarkZeroShifts/ShrSame-4 4027635 29.33 ns/op BenchmarkExp3Power/0x10-4 190162 802.7 ns/op BenchmarkExp3Power/0x40-4 156685 845.0 ns/op BenchmarkExp3Power/0x100-4 94938 1313 ns/op BenchmarkExp3Power/0x400-4 43076 2951 ns/op BenchmarkExp3Power/0x1000-4 10212 11656 ns/op BenchmarkExp3Power/0x4000-4 2677 55396 ns/op BenchmarkExp3Power/0x10000-4 248 493776 ns/op BenchmarkExp3Power/0x40000-4 25 4541287 ns/op BenchmarkExp3Power/0x100000-4 3 44285637 ns/op BenchmarkExp3Power/0x400000-4 1 394739001 ns/op BenchmarkFibo-4 4 29738974 ns/op BenchmarkNatSqr/1-4 765772 159.5 ns/op BenchmarkNatSqr/2-4 598334 270.8 ns/op BenchmarkNatSqr/3-4 460585 327.4 ns/op BenchmarkNatSqr/5-4 351140 446.0 ns/op BenchmarkNatSqr/8-4 230695 647.8 ns/op BenchmarkNatSqr/10-4 183896 761.3 ns/op BenchmarkNatSqr/20-4 43863 2594 ns/op BenchmarkNatSqr/30-4 34450 3757 ns/op BenchmarkNatSqr/50-4 21253 5511 ns/op BenchmarkNatSqr/80-4 13142 9208 ns/op BenchmarkNatSqr/100-4 8833 11348 ns/op BenchmarkNatSqr/200-4 5000 29762 ns/op BenchmarkNatSqr/300-4 2054 77182 ns/op BenchmarkNatSqr/500-4 999 144001 ns/op BenchmarkNatSqr/800-4 380 316975 ns/op BenchmarkNatSqr/1000-4 284 403684 ns/op BenchmarkNatSetBytes/8-4 951994 133.6 ns/op BenchmarkNatSetBytes/24-4 259698 451.0 ns/op BenchmarkNatSetBytes/128-4 66566 1759 ns/op BenchmarkNatSetBytes/7-4 920794 126.5 ns/op BenchmarkNatSetBytes/23-4 319729 440.4 ns/op BenchmarkNatSetBytes/127-4 69876 1817 ns/op BenchmarkScanPi-4 223 510244 ns/op BenchmarkStringPiParallel-4 588 258134 ns/op BenchmarkScan/10/Base2-4 40130 2890 ns/op BenchmarkScan/100/Base2-4 4381 26744 ns/op BenchmarkScan/1000/Base2-4 424 272720 ns/op BenchmarkScan/10/Base8-4 100828 1222 ns/op BenchmarkScan/100/Base8-4 13113 9171 ns/op BenchmarkScan/1000/Base8-4 1430 83586 ns/op BenchmarkScan/10/Base10-4 98558 1128 ns/op BenchmarkScan/100/Base10-4 14851 8376 ns/op BenchmarkScan/1000/Base10-4 1635 76979 ns/op BenchmarkScan/10/Base16-4 118315 1022 ns/op BenchmarkScan/100/Base16-4 16509 6980 ns/op BenchmarkScan/1000/Base16-4 1908 68036 ns/op BenchmarkString/10/Base2-4 204937 548.7 ns/op BenchmarkString/100/Base2-4 33357 3749 ns/op BenchmarkString/1000/Base2-4 3229 35784 ns/op BenchmarkString/10/Base8-4 379550 292.3 ns/op BenchmarkString/100/Base8-4 78922 1522 ns/op BenchmarkString/1000/Base8-4 8865 13367 ns/op BenchmarkString/10/Base10-4 219111 542.6 ns/op BenchmarkString/100/Base10-4 43266 2835 ns/op BenchmarkString/1000/Base10-4 5665 20055 ns/op BenchmarkString/10/Base16-4 444646 273.4 ns/op BenchmarkString/100/Base16-4 102416 1185 ns/op BenchmarkString/1000/Base16-4 10095 10265 ns/op BenchmarkLeafSize/0-4 30 3804562 ns/op BenchmarkLeafSize/1-4 529 236422 ns/op BenchmarkLeafSize/2-4 532 226634 ns/op BenchmarkLeafSize/3-4 381 318443 ns/op BenchmarkLeafSize/4-4 482 225777 ns/op BenchmarkLeafSize/5-4 325 377339 ns/op BenchmarkLeafSize/6-4 363 321538 ns/op BenchmarkLeafSize/7-4 393 321845 ns/op BenchmarkLeafSize/8-4 514 236971 ns/op BenchmarkLeafSize/9-4 262 445945 ns/op BenchmarkLeafSize/10-4 318 390892 ns/op BenchmarkLeafSize/11-4 327 385178 ns/op BenchmarkLeafSize/12-4 361 324124 ns/op BenchmarkLeafSize/13-4 316 379120 ns/op BenchmarkLeafSize/14-4 384 325299 ns/op BenchmarkLeafSize/15-4 422 301739 ns/op BenchmarkLeafSize/16-4 470 239963 ns/op BenchmarkLeafSize/32-4 488 246002 ns/op BenchmarkLeafSize/64-4 421 279083 ns/op BenchmarkProbablyPrime/n=0-4 10 11006210 ns/op BenchmarkProbablyPrime/n=1-4 9 12441025 ns/op BenchmarkProbablyPrime/n=5-4 6 19734324 ns/op BenchmarkProbablyPrime/n=10-4 5 24539263 ns/op BenchmarkProbablyPrime/n=20-4 3 39681388 ns/op BenchmarkProbablyPrime/Lucas-4 13 9101617 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 85 1445865 ns/op BenchmarkRatCmp-4 196611 691.5 ns/op BenchmarkFloatSqrt/64-4 21450 5783 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 13615 8780 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 9379 12240 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 4258 24882 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 958 133570 ns/op 18067 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 64 1771372 ns/op 175706 B/op 21 allocs/op BenchmarkFloatSqrt/1000000-4 1 127119388 ns/op 3802784 B/op 630 allocs/op PASS ok math/big 56.704s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 13132099 9.330 ns/op BenchmarkLeadingZeros8-4 11384808 9.677 ns/op BenchmarkLeadingZeros16-4 13654068 9.041 ns/op BenchmarkLeadingZeros32-4 13103940 8.747 ns/op BenchmarkLeadingZeros64-4 12459150 8.742 ns/op BenchmarkTrailingZeros-4 13873614 8.754 ns/op BenchmarkTrailingZeros8-4 14168390 8.595 ns/op BenchmarkTrailingZeros16-4 14515950 8.786 ns/op BenchmarkTrailingZeros32-4 13681430 9.174 ns/op BenchmarkTrailingZeros64-4 14278035 8.690 ns/op BenchmarkOnesCount-4 13310110 8.684 ns/op BenchmarkOnesCount8-4 13670587 9.057 ns/op BenchmarkOnesCount16-4 13636533 9.060 ns/op BenchmarkOnesCount32-4 13866721 8.926 ns/op BenchmarkOnesCount64-4 13099819 8.905 ns/op BenchmarkRotateLeft-4 14092212 8.789 ns/op BenchmarkRotateLeft8-4 13983259 8.798 ns/op BenchmarkRotateLeft16-4 14080486 9.448 ns/op BenchmarkRotateLeft32-4 14190673 8.715 ns/op BenchmarkRotateLeft64-4 14457327 9.172 ns/op BenchmarkReverse-4 19649582 6.207 ns/op BenchmarkReverse8-4 27210890 4.739 ns/op BenchmarkReverse16-4 24441576 5.340 ns/op BenchmarkReverse32-4 21347940 5.952 ns/op BenchmarkReverse64-4 19356910 6.246 ns/op BenchmarkReverseBytes-4 26302182 4.825 ns/op BenchmarkReverseBytes16-4 25976893 4.902 ns/op BenchmarkReverseBytes32-4 26940144 4.815 ns/op BenchmarkReverseBytes64-4 23229580 4.887 ns/op BenchmarkAdd-4 14605062 8.273 ns/op BenchmarkAdd32-4 12580282 8.645 ns/op BenchmarkAdd64-4 14824708 8.112 ns/op BenchmarkAdd64multiple-4 23818804 5.028 ns/op BenchmarkSub-4 13021143 8.430 ns/op BenchmarkSub32-4 14586006 8.323 ns/op BenchmarkSub64-4 14563981 8.251 ns/op BenchmarkSub64multiple-4 23217328 5.026 ns/op BenchmarkMul-4 14270636 8.461 ns/op BenchmarkMul32-4 15333784 8.485 ns/op BenchmarkMul64-4 12936626 9.471 ns/op BenchmarkDiv-4 3511551 34.39 ns/op BenchmarkDiv32-4 7202414 15.66 ns/op BenchmarkDiv64-4 3575026 33.03 ns/op PASS ok math/bits 6.981s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 14275170 8.323 ns/op BenchmarkAcos-4 583989 208.5 ns/op BenchmarkAcosh-4 474062 219.1 ns/op BenchmarkAsin-4 575604 206.7 ns/op BenchmarkAsinh-4 585753 208.4 ns/op BenchmarkAtan-4 921144 144.0 ns/op BenchmarkAtanh-4 853118 128.1 ns/op BenchmarkConj-4 24074456 4.679 ns/op BenchmarkCos-4 570906 176.2 ns/op BenchmarkCosh-4 777638 181.6 ns/op BenchmarkExp-4 821469 123.5 ns/op BenchmarkLog-4 1000000 144.9 ns/op BenchmarkLog10-4 1000000 131.0 ns/op BenchmarkPhase-4 2236294 54.64 ns/op BenchmarkPolar-4 1370494 93.31 ns/op BenchmarkPow-4 266760 536.9 ns/op BenchmarkRect-4 1139806 100.2 ns/op BenchmarkSin-4 705483 165.7 ns/op BenchmarkSinh-4 755845 162.6 ns/op BenchmarkSqrt-4 1289530 91.99 ns/op BenchmarkTan-4 433426 275.7 ns/op BenchmarkTanh-4 505866 250.5 ns/op PASS ok math/cmplx 3.914s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 804367 143.0 ns/op BenchmarkInt63ThreadsafeParallel-4 854607 149.0 ns/op BenchmarkInt63Unthreadsafe-4 1000000 117.5 ns/op BenchmarkIntn1000-4 846440 147.4 ns/op BenchmarkInt63n1000-4 748315 150.2 ns/op BenchmarkInt31n1000-4 879376 140.5 ns/op BenchmarkFloat32-4 895466 135.9 ns/op BenchmarkFloat64-4 979110 119.3 ns/op BenchmarkPerm3-4 177520 699.6 ns/op BenchmarkPerm30-4 18493 6513 ns/op BenchmarkPerm30ViaShuffle-4 19950 6234 ns/op BenchmarkShuffleOverhead-4 14638 8183 ns/op BenchmarkRead3-4 846332 153.3 ns/op BenchmarkRead64-4 84268 1435 ns/op BenchmarkRead1000-4 6153 21001 ns/op BenchmarkConcurrent-4 211918 574.6 ns/op PASS ok math/rand 2.746s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 35794 3169 ns/op BenchmarkQDecodeWord-4 96536 1189 ns/op BenchmarkQDecodeHeader-4 86563 1473 ns/op BenchmarkTypeByExtension/.html-4 542757 259.8 ns/op BenchmarkTypeByExtension/.HTML-4 332936 316.3 ns/op BenchmarkTypeByExtension/.unused-4 499848 253.7 ns/op BenchmarkExtensionsByType/text/html-4 120951 874.1 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 54391 2564 ns/op BenchmarkExtensionsByType/application/octet-stream-4 38728 3517 ns/op PASS ok mime 1.748s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 891 141991 ns/op PASS ok mime/quotedprintable 0.209s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 4 25008255 ns/op 8432 B/op 90 allocs/op BenchmarkGoLookupIPNoSuchHost-4 2 52443708 ns/op 13992 B/op 116 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5024558776 ns/op 150840 B/op 232 allocs/op BenchmarkDNSName-4 170580 697.6 ns/op BenchmarkInterfaces-4 2175 60231 ns/op BenchmarkInterfaceByIndex-4 6595 19791 ns/op BenchmarkInterfaceByName-4 1795 64029 ns/op BenchmarkInterfaceAddrs-4 1980 59394 ns/op BenchmarkInterfacesAndAddrs-4 6400 18163 ns/op BenchmarkInterfacesAndMulticastAddrs-4 3093 41459 ns/op BenchmarkParseIP-4 8294 14629 ns/op BenchmarkParseIPValidIPv4-4 465974 273.6 ns/op BenchmarkParseIPValidIPv6-4 253970 505.0 ns/op BenchmarkIPString/IPv4-4 134220 968.7 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 12980 9478 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 47667 2477 ns/op BenchmarkIPEqual/IPv4-4 1049803 111.3 ns/op BenchmarkIPEqual/IPv6-4 1067860 109.1 ns/op BenchmarkTCP4OneShot-4 182 808160 ns/op BenchmarkTCP4OneShotTimeout-4 151 748606 ns/op BenchmarkTCP4Persistent-4 339 362318 ns/op BenchmarkTCP4PersistentTimeout-4 356 416219 ns/op BenchmarkTCP6OneShot-4 182 639261 ns/op BenchmarkTCP6OneShotTimeout-4 169 817009 ns/op BenchmarkTCP6Persistent-4 326 319373 ns/op BenchmarkTCP6PersistentTimeout-4 340 370063 ns/op BenchmarkTCP4ConcurrentReadWrite-4 19927 5754 ns/op BenchmarkTCP6ConcurrentReadWrite-4 11557 8653 ns/op BenchmarkSetReadDeadline-4 140851 837.2 ns/op BenchmarkUDP6LinkLocalUnicast-4 183 577331 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 188 629051 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 192 588896 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 280 497923 ns/op 0 B/op 0 allocs/op PASS ok net 11.951s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 23750 5130 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 9399 11839 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 12968 9205 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 17535 6622 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 31664 4188 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 43891 2818 ns/op 192 B/op 2 allocs/op BenchmarkServerMatch-4 931980 133.8 ns/op BenchmarkReadRequestChrome-4 4244 28550 ns/op 21.40 MB/s 1844 B/op 14 allocs/op BenchmarkReadRequestCurl-4 9159 11081 ns/op 7.04 MB/s 939 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 10686 10821 ns/op 7.58 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestSiege-4 6716 15596 ns/op 9.68 MB/s 1036 B/op 11 allocs/op BenchmarkReadRequestWrk-4 15826 7288 ns/op 5.49 MB/s 876 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 57 2395132 ns/op 0.43 MB/s BenchmarkFileAndServer_1KB/https1-4 40 2668632 ns/op 0.38 MB/s BenchmarkFileAndServer_1KB/h2-4 38 2928230 ns/op 0.35 MB/s BenchmarkFileAndServer_16MB/h1-4 2 69504938 ns/op 241.38 MB/s BenchmarkFileAndServer_16MB/https1-4 1 167199973 ns/op 100.34 MB/s BenchmarkFileAndServer_16MB/h2-4 1 431917200 ns/op 38.84 MB/s BenchmarkFileAndServer_64MB/h1-4 1 285702427 ns/op 234.89 MB/s BenchmarkFileAndServer_64MB/https1-4 1 655866541 ns/op 102.32 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1702754489 ns/op 39.41 MB/s BenchmarkServeMux-4 284 431789 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 376 346228 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 54 2390622 ns/op 6214 B/op 66 allocs/op BenchmarkClientServer/https1-4 48 2971842 ns/op 8878 B/op 96 allocs/op BenchmarkClientServer/h2-4 36 3112326 ns/op 12399 B/op 114 allocs/op BenchmarkClientServerParallel/4/h1-4 342 398616 ns/op 11532 B/op 85 allocs/op BenchmarkClientServerParallel/4/https1-4 20 5743344 ns/op 98470 B/op 1083 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57191: read tcp 127.0.0.1:57185->127.0.0.1:57191: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57195: read tcp 127.0.0.1:57185->127.0.0.1:57195: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57196: read tcp 127.0.0.1:57185->127.0.0.1:57196: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57197: read tcp 127.0.0.1:57185->127.0.0.1:57197: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57198: write tcp 127.0.0.1:57185->127.0.0.1:57198: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57219: read tcp 127.0.0.1:57200->127.0.0.1:57219: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57215: read tcp 127.0.0.1:57200->127.0.0.1:57215: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57218: write tcp 127.0.0.1:57200->127.0.0.1:57218: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57216: write tcp 127.0.0.1:57200->127.0.0.1:57216: use of closed network connection BenchmarkClientServerParallel/4/h2-4 26 4003428 ns/op 68762 B/op 798 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57232: read tcp 127.0.0.1:57228->127.0.0.1:57232: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57233: read tcp 127.0.0.1:57228->127.0.0.1:57233: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57239: read tcp 127.0.0.1:57228->127.0.0.1:57239: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57240: write tcp 127.0.0.1:57228->127.0.0.1:57240: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57238: write tcp 127.0.0.1:57228->127.0.0.1:57238: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57241: write tcp 127.0.0.1:57228->127.0.0.1:57241: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57235: write tcp 127.0.0.1:57228->127.0.0.1:57235: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57234: write tcp 127.0.0.1:57228->127.0.0.1:57234: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57242: write tcp 127.0.0.1:57228->127.0.0.1:57242: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57252: read tcp 127.0.0.1:57244->127.0.0.1:57252: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 212 485962 ns/op 21860 B/op 122 allocs/op BenchmarkClientServerParallel/64/https1-4 19 6219234 ns/op 97911 B/op 1097 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57668: read tcp 127.0.0.1:57663->127.0.0.1:57668: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57670: read tcp 127.0.0.1:57663->127.0.0.1:57670: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57667: write tcp 127.0.0.1:57663->127.0.0.1:57667: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57682: read tcp 127.0.0.1:57678->127.0.0.1:57682: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57686: write tcp 127.0.0.1:57678->127.0.0.1:57686: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57687: write tcp 127.0.0.1:57678->127.0.0.1:57687: use of closed network connection BenchmarkClientServerParallel/64/h2-4 21 6379206 ns/op 74721 B/op 885 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57712: read tcp 127.0.0.1:57705->127.0.0.1:57712: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57716: read tcp 127.0.0.1:57705->127.0.0.1:57716: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57717: write tcp 127.0.0.1:57705->127.0.0.1:57717: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57713: read tcp 127.0.0.1:57705->127.0.0.1:57713: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57718: write tcp 127.0.0.1:57705->127.0.0.1:57718: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57715: write tcp 127.0.0.1:57705->127.0.0.1:57715: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57723: read tcp 127.0.0.1:57720->127.0.0.1:57723: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57730: read tcp 127.0.0.1:57720->127.0.0.1:57730: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57725: read tcp 127.0.0.1:57720->127.0.0.1:57725: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57737: read tcp 127.0.0.1:57720->127.0.0.1:57737: use of closed network connection ... [output truncated] BenchmarkServer-4 1 108456971 ns/op 56312 B/op 415 allocs/op BenchmarkClient-4 37 2971125 ns/op 4024 B/op 46 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 494 223962 ns/op 7530 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 760 131677 ns/op 3139 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1172 103048 ns/op 1914 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1150 99029 ns/op 2717 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1248 103738 ns/op 2736 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1047 98015 ns/op 2733 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1550 94347 ns/op 1909 B/op 14 allocs/op BenchmarkServerHijack-4 854 149986 ns/op 16694 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 45 3112000 ns/op 6713 B/op 54 allocs/op BenchmarkResponseStatusLine-4 370260 316.3 ns/op 0 B/op 0 allocs/op PASS ok net/http 14.818s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2773 65223 ns/op 34074 B/op 12 allocs/op PASS ok net/http/httputil 0.272s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 109281 1061 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 507390 240.4 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 204645 544.4 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 77036 1613 ns/op BenchmarkStdIPv4-4 163515 739.4 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 106231 1130 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 104012 1121 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 98202 1285 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 84098 1404 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1527904 73.61 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1486327 80.17 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1238850 93.65 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 336976 387.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 372789 328.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 326625 380.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 91075 1207 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 273514 427.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 167646 699.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 195010 662.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 159795 718.2 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 86432 1326 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 374862 324.4 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 133345 917.7 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 176440 687.7 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 256398 437.3 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 161820 782.4 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 358935 367.6 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 145772 770.9 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 144621 801.7 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 150738 797.5 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 122118 1094 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 432238 309.7 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 137618 859.8 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 100060 1222 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 132405 976.4 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 185295 703.5 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 104028 1110 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 302907 433.5 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 120536 989.8 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 149781 817.2 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 186567 670.8 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 129451 919.4 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 949812 112.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 113.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 115.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 119.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 120.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1000000 121.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 120.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 913971 119.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 121.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 406814 334.3 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 548728 218.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 266660 473.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 285765 456.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 243577 500.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 94449 1340 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 601647 243.1 ns/op PASS ok net/netip 9.598s 2023/03/24 08:15:50 Test RPC server listening on 127.0.0.1:57804 2023/03/24 08:15:50 Test HTTP RPC server listening on 127.0.0.1:57805 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 178 700891 ns/op BenchmarkEndToEndHTTP-4 190 662359 ns/op BenchmarkEndToEndAsync-4 1536 76299 ns/op BenchmarkEndToEndAsyncHTTP-4 1524 79164 ns/op PASS ok net/rpc 1.075s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 4028 30822 ns/op BenchmarkReadMIMEHeader/server_headers-4 5637 19670 ns/op BenchmarkUncommon-4 26124 4724 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.602s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 4528 25939 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 83540 1418 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 522698 227.9 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 104353 1049 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 198306 556.1 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 108340 1113 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 17923 6988 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 461942 279.8 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 111808 1038 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 214318 591.2 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 108421 1121 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 20104 5972 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 192249 644.3 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 71379 1643 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 71316 1687 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 32745 3621 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 6000 19758 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 157459 652.4 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 71074 1669 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 71040 1669 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 31375 3675 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5647 20035 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.140s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2452113 43.00 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 150048 797.0 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 561 218445 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:501: benchmarkReaddirname ".": 122 entries os_test.go:501: benchmarkReaddirname ".": 122 entries os_test.go:501: benchmarkReaddirname ".": 122 entries BenchmarkReaddir-4 196 588800 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:518: benchmarkReaddir ".": 122 entries os_test.go:518: benchmarkReaddir ".": 122 entries os_test.go:518: benchmarkReaddir ".": 122 entries BenchmarkReadDir-4 416 263154 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:535: benchmarkReadDir ".": 122 entries os_test.go:535: benchmarkReadDir ".": 122 entries os_test.go:535: benchmarkReadDir ".": 122 entries BenchmarkStatDot-4 51751 2420 ns/op BenchmarkStatFile-4 34794 3511 ns/op BenchmarkStatDir-4 33004 3436 ns/op BenchmarkLstatDot-4 48907 2317 ns/op BenchmarkLstatFile-4 34261 3652 ns/op BenchmarkLstatDir-4 32622 3635 ns/op PASS ok os 2.022s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 24 5811566 ns/op 8560 B/op 30 allocs/op PASS ok os/exec 0.316s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 333244 373.4 ns/op PASS ok os/user 0.355s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2335436 48.26 ns/op BenchmarkString-4 1993687 57.51 ns/op BenchmarkBytes-4 1730242 67.41 ns/op BenchmarkNamedBytes-4 793338 204.6 ns/op BenchmarkBytesArray-4 549985 206.3 ns/op BenchmarkSliceLen-4 1692687 65.42 ns/op BenchmarkMapLen-4 1040770 109.5 ns/op BenchmarkStringLen-4 1000000 100.2 ns/op BenchmarkArrayLen-4 1283112 96.29 ns/op BenchmarkSliceCap-4 1683987 69.98 ns/op BenchmarkDeepEqual/int8-4 672513 218.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 87417 1270 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 495424 258.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 81008 1248 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 569826 230.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 104083 1172 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 561148 227.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 106068 1157 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 581775 228.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 101476 1170 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 535161 191.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 129842 906.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 540332 227.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 105729 1179 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 555698 231.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 97041 1159 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 539564 242.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 106366 1199 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 500473 239.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 96110 1171 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 486446 231.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 93385 1176 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 458533 230.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 101485 1160 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 508467 235.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 94738 1188 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 557758 225.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 102098 1166 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 496185 219.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 95854 1132 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 679015 181.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 95587 1062 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 592285 217.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 92611 1143 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 131252 869.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 61986 1815 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 72423 1657 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 42416 2889 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 341560 377.4 ns/op BenchmarkIsZero/ArrayIncomparable-4 41806 2822 ns/op BenchmarkIsZero/StructComparable-4 943167 126.6 ns/op BenchmarkIsZero/StructIncomparable-4 200174 612.9 ns/op BenchmarkSetZero/Bool/Direct-4 2688830 43.01 ns/op BenchmarkSetZero/Bool/CachedZero-4 1824248 63.28 ns/op BenchmarkSetZero/Bool/NewZero-4 1285371 92.46 ns/op BenchmarkSetZero/Int/Direct-4 2079930 55.75 ns/op BenchmarkSetZero/Int/CachedZero-4 1846356 62.85 ns/op BenchmarkSetZero/Int/NewZero-4 1283642 92.76 ns/op BenchmarkSetZero/Uint/Direct-4 2091999 55.69 ns/op BenchmarkSetZero/Uint/CachedZero-4 1853124 62.61 ns/op BenchmarkSetZero/Uint/NewZero-4 1286702 94.72 ns/op BenchmarkSetZero/Float/Direct-4 2008888 58.44 ns/op BenchmarkSetZero/Float/CachedZero-4 1857637 63.55 ns/op BenchmarkSetZero/Float/NewZero-4 1266296 92.87 ns/op BenchmarkSetZero/Complex/Direct-4 2060476 64.80 ns/op BenchmarkSetZero/Complex/CachedZero-4 1910509 63.09 ns/op BenchmarkSetZero/Complex/NewZero-4 1289890 94.47 ns/op BenchmarkSetZero/Array/Direct-4 3107590 37.87 ns/op BenchmarkSetZero/Array/CachedZero-4 1797116 65.91 ns/op BenchmarkSetZero/Array/NewZero-4 1261623 93.31 ns/op BenchmarkSetZero/Chan/Direct-4 2145225 55.20 ns/op BenchmarkSetZero/Chan/CachedZero-4 1398570 84.61 ns/op BenchmarkSetZero/Chan/NewZero-4 1000000 115.0 ns/op BenchmarkSetZero/Func/Direct-4 2103513 55.89 ns/op BenchmarkSetZero/Func/CachedZero-4 1374874 83.84 ns/op BenchmarkSetZero/Func/NewZero-4 1000000 115.2 ns/op BenchmarkSetZero/Interface/Direct-4 1947118 60.91 ns/op BenchmarkSetZero/Interface/CachedZero-4 1945596 62.62 ns/op BenchmarkSetZero/Interface/NewZero-4 1261942 93.43 ns/op BenchmarkSetZero/Map/Direct-4 2145679 75.23 ns/op BenchmarkSetZero/Map/CachedZero-4 1219123 120.6 ns/op BenchmarkSetZero/Map/NewZero-4 691861 193.7 ns/op BenchmarkSetZero/Pointer/Direct-4 2011332 76.32 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1359537 103.4 ns/op BenchmarkSetZero/Pointer/NewZero-4 781254 135.8 ns/op BenchmarkSetZero/Slice/Direct-4 1792456 73.68 ns/op BenchmarkSetZero/Slice/CachedZero-4 1404801 71.53 ns/op BenchmarkSetZero/Slice/NewZero-4 1000000 127.1 ns/op BenchmarkSetZero/String/Direct-4 1598824 63.44 ns/op BenchmarkSetZero/String/CachedZero-4 1611937 70.81 ns/op BenchmarkSetZero/String/NewZero-4 1000000 106.7 ns/op BenchmarkSetZero/Struct/Direct-4 2935040 40.25 ns/op BenchmarkSetZero/Struct/CachedZero-4 1724083 69.08 ns/op BenchmarkSetZero/Struct/NewZero-4 1204852 99.41 ns/op BenchmarkSelect/1-4 174346 664.7 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 94401 1347 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 39790 2900 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 152793 708.4 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 139546 869.9 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 135780 1125 ns/op 113.73 MB/s BenchmarkCallArgCopy/size=256-4 111189 1125 ns/op 227.58 MB/s BenchmarkCallArgCopy/size=1024-4 78342 2188 ns/op 468.08 MB/s BenchmarkCallArgCopy/size=4096-4 19386 6557 ns/op 624.72 MB/s BenchmarkCallArgCopy/size=65536-4 2085 106664 ns/op 614.41 MB/s BenchmarkPtrTo-4 694910 173.9 ns/op BenchmarkFieldByName1-4 626480 229.5 ns/op BenchmarkFieldByName2-4 36861 4028 ns/op BenchmarkFieldByName3-4 5959 26362 ns/op BenchmarkInterfaceBig-4 3098346 35.18 ns/op BenchmarkInterfaceSmall-4 3000186 35.33 ns/op BenchmarkNew-4 1294230 106.4 ns/op BenchmarkMap/StringKeys/MapIndex-4 3282 36190 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 3480 35589 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 3058 39193 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 3034 38899 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 3526 36161 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 3198 36262 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 194710 542.2 ns/op PASS ok reflect 22.404s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 6038 20554 ns/op 9223 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 5366 18867 ns/op 9521 B/op 1 allocs/op BenchmarkFindString-4 10000 22309 ns/op 9102 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 20773 ns/op 9169 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 20452 ns/op 9328 B/op 2 allocs/op BenchmarkLiteral-4 10000 17663 ns/op BenchmarkNotLiteral-4 3955 36759 ns/op BenchmarkMatchClass-4 3099 41592 ns/op BenchmarkMatchClass_InRange-4 3847 39588 ns/op BenchmarkReplaceAll-4 2822 94374 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 16292 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 25618 5165 ns/op BenchmarkAnchoredShortMatch-4 10000 16531 ns/op BenchmarkAnchoredLongMatch-4 16224 7370 ns/op BenchmarkOnePassShortA-4 20382 5709 ns/op BenchmarkNotOnePassShortA-4 5766 21864 ns/op BenchmarkOnePassShortB-4 26359 4560 ns/op BenchmarkNotOnePassShortB-4 5815 29795 ns/op BenchmarkOnePassLongPrefix-4 86224 1417 ns/op BenchmarkOnePassLongNotPrefix-4 33440 3716 ns/op BenchmarkMatchParallelShared-4 10000 19739 ns/op BenchmarkMatchParallelCopied-4 10000 19154 ns/op BenchmarkQuoteMetaAll-4 151929 888.5 ns/op 15.76 MB/s BenchmarkQuoteMetaNone-4 394696 293.5 ns/op 88.60 MB/s BenchmarkCompile/Onepass-4 4120 28546 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1926 74748 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 166 654898 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2778830 42.21 ns/op 379.10 MB/s BenchmarkMatch/Easy0/32-4 10000 12453 ns/op 2.57 MB/s BenchmarkMatch/Easy0/1K-4 5923 34302 ns/op 29.85 MB/s BenchmarkMatch/Easy0i/16-4 2720233 42.23 ns/op 378.89 MB/s BenchmarkMatch/Easy0i/32-4 5690 30273 ns/op 1.06 MB/s BenchmarkMatch/Easy0i/1K-4 231 496853 ns/op 2.06 MB/s BenchmarkMatch/Easy1/16-4 2384905 44.56 ns/op 359.07 MB/s BenchmarkMatch/Easy1/32-4 10000 16812 ns/op 1.90 MB/s BenchmarkMatch/Easy1/1K-4 4436 41698 ns/op 24.56 MB/s BenchmarkMatch/Medium/16-4 2645367 43.35 ns/op 369.10 MB/s BenchmarkMatch/Medium/32-4 6566 28140 ns/op 1.14 MB/s BenchmarkMatch/Medium/1K-4 270 479819 ns/op 2.13 MB/s BenchmarkMatch/Hard/16-4 2621431 43.21 ns/op 370.32 MB/s BenchmarkMatch/Hard/32-4 3649 43468 ns/op 0.74 MB/s BenchmarkMatch/Hard/1K-4 166 679558 ns/op 1.51 MB/s BenchmarkMatch/Hard1/16-4 1612 84992 ns/op 0.19 MB/s BenchmarkMatch/Hard1/32-4 852 144927 ns/op 0.22 MB/s BenchmarkMatch/Hard1/1K-4 30 4085145 ns/op 0.25 MB/s BenchmarkMatch_onepass_regex/16-4 28856 4065 ns/op 3.94 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 17046 6954 ns/op 4.60 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 631 187009 ns/op 5.48 MB/s 25 B/op 0 allocs/op PASS ok regexp 9.507s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 725637 148.4 ns/op BenchmarkIsWordChar-4 198300 581.7 ns/op PASS ok regexp/syntax 1.375s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 83102 1518 ns/op BenchmarkCallers/inlined-4 65744 1758 ns/op BenchmarkCallers/no-cache-4 15672 7643 ns/op BenchmarkMakeChan/Byte-4 1000000 247.1 ns/op BenchmarkMakeChan/Int-4 655388 359.1 ns/op BenchmarkMakeChan/Ptr-4 912808 378.8 ns/op BenchmarkMakeChan/Struct/0-4 774274 226.2 ns/op BenchmarkMakeChan/Struct/32-4 307890 645.8 ns/op BenchmarkMakeChan/Struct/40-4 183346 717.9 ns/op BenchmarkChanNonblocking-4 7276273 17.24 ns/op BenchmarkSelectUncontended-4 1021473 116.4 ns/op BenchmarkSelectSyncContended-4 98146 1074 ns/op BenchmarkSelectAsyncContended-4 317268 381.6 ns/op BenchmarkSelectNonblock-4 4442697 30.08 ns/op BenchmarkChanUncontended-4 12110 10188 ns/op BenchmarkChanContended-4 4778 24473 ns/op BenchmarkChanSync-4 232303 509.3 ns/op BenchmarkChanSyncWork-4 10000 31733 ns/op BenchmarkChanProdCons0-4 240565 475.8 ns/op BenchmarkChanProdCons10-4 458719 249.7 ns/op BenchmarkChanProdCons100-4 549577 213.8 ns/op BenchmarkChanProdConsWork0-4 148543 704.0 ns/op BenchmarkChanProdConsWork10-4 203473 495.8 ns/op BenchmarkChanProdConsWork100-4 251892 572.3 ns/op BenchmarkSelectProdCons-4 153914 828.5 ns/op BenchmarkReceiveDataFromClosedChan-4 1000000 139.6 ns/op BenchmarkChanCreation-4 149912 690.7 ns/op BenchmarkChanSem-4 220154 605.6 ns/op BenchmarkChanPopular-4 90 1464543 ns/op BenchmarkChanClosed-4 974289 118.9 ns/op BenchmarkCallClosure-4 3936265 29.20 ns/op BenchmarkCallClosure1-4 4275300 26.07 ns/op BenchmarkCallClosure2-4 1000000 121.5 ns/op BenchmarkCallClosure3-4 1402053 88.98 ns/op BenchmarkCallClosure4-4 1100283 105.3 ns/op BenchmarkComplex128DivNormal-4 12306763 9.095 ns/op BenchmarkComplex128DivNisNaN-4 10043652 11.83 ns/op BenchmarkComplex128DivDisNaN-4 8927578 12.62 ns/op BenchmarkComplex128DivNisInf-4 13159162 9.156 ns/op BenchmarkComplex128DivDisInf-4 7359534 15.78 ns/op BenchmarkSetTypePtr-4 63039678 2.107 ns/op 3797.24 MB/s BenchmarkSetTypePtr8-4 12855870 10.39 ns/op 6162.50 MB/s BenchmarkSetTypePtr16-4 11628375 9.985 ns/op 12818.66 MB/s BenchmarkSetTypePtr32-4 13157299 9.842 ns/op 26010.06 MB/s BenchmarkSetTypePtr64-4 12873747 9.807 ns/op 52206.46 MB/s BenchmarkSetTypePtr126-4 7127360 15.84 ns/op 63643.45 MB/s BenchmarkSetTypePtr128-4 6978540 16.26 ns/op 62977.56 MB/s BenchmarkSetTypePtrSlice-4 1000000 132.8 ns/op 61676.28 MB/s BenchmarkSetTypeNode1-4 12570829 9.748 ns/op 2461.94 MB/s BenchmarkSetTypeNode1Slice-4 3398713 30.42 ns/op 25243.86 MB/s BenchmarkSetTypeNode8-4 12783092 9.864 ns/op 8109.90 MB/s BenchmarkSetTypeNode8Slice-4 1946089 59.29 ns/op 43177.92 MB/s BenchmarkSetTypeNode64-4 6135910 16.81 ns/op 31402.72 MB/s BenchmarkSetTypeNode64Slice-4 319015 408.5 ns/op 41358.99 MB/s BenchmarkSetTypeNode64Dead-4 10078081 12.18 ns/op 43339.56 MB/s BenchmarkSetTypeNode64DeadSlice-4 378198 340.9 ns/op 49564.27 MB/s BenchmarkSetTypeNode124-4 6302277 16.36 ns/op 61623.57 MB/s BenchmarkSetTypeNode124Slice-4 247813 505.6 ns/op 63792.21 MB/s BenchmarkSetTypeNode126-4 8050848 14.95 ns/op 68511.75 MB/s BenchmarkSetTypeNode126Slice-4 261763 560.0 ns/op 58509.78 MB/s BenchmarkSetTypeNode128-4 4534466 23.17 ns/op 44884.53 MB/s BenchmarkSetTypeNode128Slice-4 200246 641.0 ns/op 51920.20 MB/s BenchmarkSetTypeNode130-4 4512639 25.11 ns/op 42055.83 MB/s BenchmarkSetTypeNode130Slice-4 196966 661.6 ns/op 51077.11 MB/s BenchmarkSetTypeNode1024-4 1000000 114.2 ns/op 71905.24 MB/s BenchmarkSetTypeNode1024Slice-4 28525 3784 ns/op 69419.03 MB/s BenchmarkAllocation-4 3574 73171 ns/op BenchmarkReadMemStats-4 100 1061718 ns/op BenchmarkReadMemStatsLatency-4 1 2397024 p50-ns 2397024 p90-ns 2397024 p99-ns BenchmarkWriteBarrier-4 2983394 41.14 ns/op BenchmarkBulkWriteBarrier-4 5177235 19.99 ns/op BenchmarkScanStackNoLocals-4 3 42115370 ns/op BenchmarkMSpanCountAlloc/bits=64-4 14603494 8.680 ns/op BenchmarkMSpanCountAlloc/bits=128-4 14011179 10.02 ns/op BenchmarkMSpanCountAlloc/bits=256-4 10945008 10.63 ns/op BenchmarkMSpanCountAlloc/bits=512-4 8423275 15.32 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 5589540 20.87 ns/op BenchmarkHash5-4 7627450 15.60 ns/op 320.48 MB/s BenchmarkHash16-4 7797826 16.41 ns/op 975.16 MB/s BenchmarkHash64-4 7505102 15.76 ns/op 4061.68 MB/s BenchmarkHash1024-4 2139985 47.40 ns/op 21604.32 MB/s BenchmarkHash65536-4 48582 2388 ns/op 27444.11 MB/s BenchmarkAlignedLoad-4 8481326 12.58 ns/op BenchmarkUnalignedLoad-4 8880661 12.35 ns/op BenchmarkEqEfaceConcrete-4 7879768 15.33 ns/op BenchmarkEqIfaceConcrete-4 8179104 13.86 ns/op BenchmarkNeEfaceConcrete-4 7934355 14.12 ns/op BenchmarkNeIfaceConcrete-4 8561164 13.75 ns/op BenchmarkConvT2EByteSized/bool-4 4310324 26.93 ns/op BenchmarkConvT2EByteSized/uint8-4 4491921 25.14 ns/op BenchmarkConvT2ESmall-4 4580073 25.82 ns/op BenchmarkConvT2EUintptr-4 4327358 26.21 ns/op BenchmarkConvT2ELarge-4 1000000 129.2 ns/op BenchmarkConvT2ISmall-4 4428345 25.51 ns/op BenchmarkConvT2IUintptr-4 4310440 27.27 ns/op BenchmarkConvT2ILarge-4 1000000 128.1 ns/op BenchmarkConvI2E-4 3973720 27.79 ns/op BenchmarkConvI2I-4 3923192 32.20 ns/op BenchmarkAssertE2T-4 3287517 32.59 ns/op BenchmarkAssertE2TLarge-4 2169638 52.68 ns/op BenchmarkAssertE2I-4 3771075 29.82 ns/op BenchmarkAssertI2T-4 4359150 27.65 ns/op BenchmarkAssertI2I-4 3814506 30.72 ns/op BenchmarkAssertI2E-4 4373515 25.30 ns/op BenchmarkAssertE2E-4 4662992 25.24 ns/op BenchmarkAssertE2T2-4 2864059 38.86 ns/op BenchmarkAssertE2T2Blank-4 3918280 30.12 ns/op BenchmarkAssertI2E2-4 3871394 31.31 ns/op BenchmarkAssertI2E2Blank-4 4638189 25.01 ns/op BenchmarkAssertE2E2-4 3776388 30.51 ns/op BenchmarkAssertE2E2Blank-4 4642832 25.06 ns/op BenchmarkConvT2Ezero/zero/16-4 4811421 24.82 ns/op BenchmarkConvT2Ezero/zero/32-4 4489899 26.04 ns/op BenchmarkConvT2Ezero/zero/64-4 4518572 25.32 ns/op BenchmarkConvT2Ezero/zero/str-4 4408021 25.55 ns/op BenchmarkConvT2Ezero/zero/slice-4 4682389 25.53 ns/op BenchmarkConvT2Ezero/zero/big-4 152166 1212 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 111.9 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 116.4 ns/op BenchmarkConvT2Ezero/nonzero/big-4 177262 994.3 ns/op BenchmarkConvT2Ezero/smallint/16-4 4562337 25.85 ns/op BenchmarkConvT2Ezero/smallint/32-4 4524496 26.05 ns/op BenchmarkConvT2Ezero/smallint/64-4 4465651 26.17 ns/op BenchmarkConvT2Ezero/largeint/16-4 1208667 89.99 ns/op BenchmarkConvT2Ezero/largeint/32-4 1280758 92.53 ns/op BenchmarkConvT2Ezero/largeint/64-4 1466566 89.37 ns/op BenchmarkMalloc8-4 1205810 91.51 ns/op BenchmarkMalloc16-4 1241451 106.1 ns/op BenchmarkMallocTypeInfo8-4 1251964 91.07 ns/op BenchmarkMallocTypeInfo16-4 1000000 131.5 ns/op BenchmarkMallocLargeStruct-4 84436 1265 ns/op BenchmarkGoroutineSelect-4 24 5388787 ns/op BenchmarkGoroutineBlocking-4 33 5274169 ns/op BenchmarkGoroutineForRange-4 31 4235059 ns/op BenchmarkGoroutineIdle-4 25 4103433 ns/op BenchmarkHashStringSpeed-4 2497604 47.25 ns/op BenchmarkHashBytesSpeed-4 1213836 98.10 ns/op BenchmarkHashInt32Speed-4 2855426 40.35 ns/op BenchmarkHashInt64Speed-4 2792917 42.75 ns/op BenchmarkHashStringArraySpeed-4 615612 241.6 ns/op BenchmarkMegMap-4 2691412 41.52 ns/op BenchmarkMegOneMap-4 3189943 36.78 ns/op BenchmarkMegEqMap-4 3250 40209 ns/op BenchmarkMegEmptyMap-4 3778004 31.41 ns/op BenchmarkSmallStrMap-4 2511024 42.15 ns/op BenchmarkMapStringKeysEight_16-4 2745052 42.55 ns/op BenchmarkMapStringKeysEight_32-4 2797138 41.71 ns/op BenchmarkMapStringKeysEight_64-4 2933641 42.23 ns/op BenchmarkMapStringKeysEight_1M-4 2742607 42.25 ns/op BenchmarkIntMap-4 2911371 37.89 ns/op BenchmarkMapFirst/1-4 3676976 32.66 ns/op BenchmarkMapFirst/2-4 3323940 32.56 ns/op BenchmarkMapFirst/3-4 3704452 31.32 ns/op BenchmarkMapFirst/4-4 3651442 30.58 ns/op BenchmarkMapFirst/5-4 3696415 32.63 ns/op BenchmarkMapFirst/6-4 3130900 35.24 ns/op BenchmarkMapFirst/7-4 3319370 33.58 ns/op BenchmarkMapFirst/8-4 3287761 35.16 ns/op BenchmarkMapFirst/9-4 3439363 35.49 ns/op BenchmarkMapFirst/10-4 3249436 35.60 ns/op BenchmarkMapFirst/11-4 3379624 33.95 ns/op BenchmarkMapFirst/12-4 3252416 34.78 ns/op BenchmarkMapFirst/13-4 3423664 34.84 ns/op BenchmarkMapFirst/14-4 3520114 32.78 ns/op BenchmarkMapFirst/15-4 3362167 34.27 ns/op BenchmarkMapFirst/16-4 3273366 35.48 ns/op BenchmarkMapMid/1-4 2829831 36.77 ns/op BenchmarkMapMid/2-4 3074570 38.26 ns/op BenchmarkMapMid/3-4 3308000 36.12 ns/op BenchmarkMapMid/4-4 2913880 39.22 ns/op BenchmarkMapMid/5-4 3012249 36.90 ns/op BenchmarkMapMid/6-4 3029188 38.00 ns/op BenchmarkMapMid/7-4 2446790 40.95 ns/op BenchmarkMapMid/8-4 2821472 40.97 ns/op BenchmarkMapMid/9-4 2686534 44.06 ns/op BenchmarkMapMid/10-4 2649595 42.83 ns/op BenchmarkMapMid/11-4 2880477 39.11 ns/op BenchmarkMapMid/12-4 2970609 39.15 ns/op BenchmarkMapMid/13-4 2988114 40.12 ns/op BenchmarkMapMid/14-4 2995513 41.02 ns/op BenchmarkMapMid/15-4 2939756 40.05 ns/op BenchmarkMapMid/16-4 2786725 41.32 ns/op BenchmarkMapLast/1-4 3204622 36.68 ns/op BenchmarkMapLast/2-4 3010951 38.40 ns/op BenchmarkMapLast/3-4 3130322 37.07 ns/op BenchmarkMapLast/4-4 3237933 36.81 ns/op BenchmarkMapLast/5-4 3063586 39.61 ns/op BenchmarkMapLast/6-4 2581431 47.18 ns/op BenchmarkMapLast/7-4 2866951 41.39 ns/op BenchmarkMapLast/8-4 2575878 42.24 ns/op BenchmarkMapLast/9-4 2540745 44.57 ns/op BenchmarkMapLast/10-4 2749404 41.48 ns/op BenchmarkMapLast/11-4 2908861 41.35 ns/op BenchmarkMapLast/12-4 2666788 42.16 ns/op BenchmarkMapLast/13-4 2673385 41.05 ns/op BenchmarkMapLast/14-4 2793969 39.62 ns/op BenchmarkMapLast/15-4 2860802 42.09 ns/op BenchmarkMapLast/16-4 2626471 42.21 ns/op BenchmarkMapCycle-4 2156384 55.35 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3032619 39.27 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 3057 41797 ns/op BenchmarkMakeMap/[Byte]Byte-4 637312 355.4 ns/op BenchmarkMakeMap/[Int]Int-4 230607 837.3 ns/op BenchmarkNewEmptyMap-4 15368590 7.617 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1617320 74.65 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 537172 235.7 ns/op BenchmarkMapIterEmpty-4 3651632 31.70 ns/op BenchmarkSameLengthMap-4 3593085 33.85 ns/op BenchmarkBigKeyMap-4 1305862 84.97 ns/op BenchmarkBigValMap-4 1227631 95.97 ns/op BenchmarkSmallKeyMap-4 2222070 94.39 ns/op BenchmarkMapPopulate/1-4 2012834 57.83 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 136808 1123 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 8066 24446 ns/op 6273 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 624 218173 ns/op 51763 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 66 2401143 ns/op 416401 B/op 201 allocs/op BenchmarkMapPopulate/100000-4 4 29246192 ns/op 6534944 B/op 2938 allocs/op BenchmarkComplexAlgMap-4 489568 246.3 ns/op BenchmarkGoMapClear/Reflexive/1-4 515222 197.2 ns/op BenchmarkGoMapClear/Reflexive/10-4 617325 198.5 ns/op BenchmarkGoMapClear/Reflexive/100-4 244033 467.3 ns/op BenchmarkGoMapClear/Reflexive/1000-4 48997 2552 ns/op BenchmarkGoMapClear/Reflexive/10000-4 4896 21068 ns/op BenchmarkGoMapClear/NonReflexive/1-4 524625 272.1 ns/op BenchmarkGoMapClear/NonReflexive/10-4 510030 256.5 ns/op BenchmarkGoMapClear/NonReflexive/100-4 250654 540.7 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 45348 2316 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 6252 17638 ns/op BenchmarkMapStringConversion/32/simple-4 1357191 87.09 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1335094 87.49 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1000000 101.4 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1275052 92.37 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1201736 91.79 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 970789 106.4 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1733648 70.33 ns/op BenchmarkMapInterfacePtr-4 1738225 68.17 ns/op BenchmarkNewEmptyMapHintLessThan8-4 4908243 25.03 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 55785 2192 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 4582 27082 ns/op BenchmarkMapPop1000-4 346 373200 ns/op BenchmarkMapPop10000-4 15 6769685 ns/op BenchmarkMapAssign/Int32/256-4 1920666 57.31 ns/op BenchmarkMapAssign/Int32/65536-4 1057870 99.80 ns/op BenchmarkMapAssign/Int64/256-4 2125233 56.47 ns/op BenchmarkMapAssign/Int64/65536-4 611929 171.7 ns/op BenchmarkMapAssign/Str/256-4 1800594 64.03 ns/op BenchmarkMapAssign/Str/65536-4 524360 213.2 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1376985 87.66 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 626504 164.4 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1000000 100.4 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 442902 277.5 ns/op BenchmarkMapOperatorAssign/Str/256-4 608966 5224 ns/op BenchmarkMapOperatorAssign/Str/65536-4 86426 1234 ns/op BenchmarkMapAppendAssign/Int32/256-4 714792 192.7 ns/op 31 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 251253 399.5 ns/op 51 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 825681 162.6 ns/op 27 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 255386 427.8 ns/op 55 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 717360 277.8 ns/op 63 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 80947 1267 ns/op 170 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1468988 94.45 ns/op BenchmarkMapDelete/Int32/1000-4 1777131 70.01 ns/op BenchmarkMapDelete/Int32/10000-4 1900534 65.34 ns/op BenchmarkMapDelete/Int64/100-4 1000000 100.1 ns/op BenchmarkMapDelete/Int64/1000-4 1775559 73.44 ns/op BenchmarkMapDelete/Int64/10000-4 1863606 61.97 ns/op BenchmarkMapDelete/Str/100-4 1000000 109.4 ns/op BenchmarkMapDelete/Str/1000-4 1589164 74.47 ns/op BenchmarkMapDelete/Str/10000-4 1527018 78.13 ns/op BenchmarkMapDelete/Pointer/100-4 1207921 95.70 ns/op BenchmarkMapDelete/Pointer/1000-4 1792296 65.07 ns/op BenchmarkMapDelete/Pointer/10000-4 1919580 65.15 ns/op BenchmarkMemmove/0-4 19854000 6.430 ns/op BenchmarkMemmove/1-4 1447308 82.99 ns/op 12.05 MB/s BenchmarkMemmove/2-4 1365580 87.48 ns/op 22.86 MB/s BenchmarkMemmove/3-4 1358449 87.92 ns/op 34.12 MB/s BenchmarkMemmove/4-4 1362104 87.17 ns/op 45.89 MB/s BenchmarkMemmove/5-4 1385152 87.36 ns/op 57.23 MB/s BenchmarkMemmove/6-4 1342123 88.17 ns/op 68.05 MB/s BenchmarkMemmove/7-4 1324357 89.75 ns/op 77.99 MB/s BenchmarkMemmove/8-4 1353777 85.78 ns/op 93.26 MB/s BenchmarkMemmove/9-4 1284134 90.35 ns/op 99.61 MB/s BenchmarkMemmove/10-4 1292026 90.36 ns/op 110.67 MB/s BenchmarkMemmove/11-4 1312930 92.68 ns/op 118.69 MB/s BenchmarkMemmove/12-4 1310378 97.21 ns/op 123.44 MB/s BenchmarkMemmove/13-4 1296844 92.84 ns/op 140.02 MB/s BenchmarkMemmove/14-4 1283113 92.18 ns/op 151.88 MB/s BenchmarkMemmove/15-4 1300296 95.87 ns/op 156.47 MB/s BenchmarkMemmove/16-4 1353556 89.04 ns/op 179.70 MB/s BenchmarkMemmove/32-4 1302741 89.97 ns/op 355.66 MB/s BenchmarkMemmove/64-4 1235301 96.12 ns/op 665.83 MB/s BenchmarkMemmove/128-4 1000000 105.7 ns/op 1210.80 MB/s BenchmarkMemmove/256-4 981400 130.4 ns/op 1963.85 MB/s BenchmarkMemmove/512-4 642345 170.3 ns/op 3006.73 MB/s BenchmarkMemmove/1024-4 495418 259.8 ns/op 3940.78 MB/s BenchmarkMemmove/2048-4 307906 415.1 ns/op 4933.36 MB/s BenchmarkMemmove/4096-4 164377 734.3 ns/op 5578.31 MB/s BenchmarkMemmoveOverlap/32-4 1339150 91.34 ns/op 350.33 MB/s BenchmarkMemmoveOverlap/64-4 1240987 95.83 ns/op 667.85 MB/s BenchmarkMemmoveOverlap/128-4 1000000 108.1 ns/op 1184.10 MB/s BenchmarkMemmoveOverlap/256-4 1000000 124.2 ns/op 2060.73 MB/s BenchmarkMemmoveOverlap/512-4 783348 164.5 ns/op 3111.88 MB/s BenchmarkMemmoveOverlap/1024-4 471048 256.2 ns/op 3996.92 MB/s BenchmarkMemmoveOverlap/2048-4 315219 404.7 ns/op 5061.01 MB/s BenchmarkMemmoveOverlap/4096-4 172044 734.8 ns/op 5574.12 MB/s BenchmarkMemmoveUnalignedDst/0-4 18658641 7.258 ns/op BenchmarkMemmoveUnalignedDst/1-4 1417297 84.87 ns/op 11.78 MB/s BenchmarkMemmoveUnalignedDst/2-4 1334374 87.08 ns/op 22.97 MB/s BenchmarkMemmoveUnalignedDst/3-4 1375016 85.95 ns/op 34.90 MB/s BenchmarkMemmoveUnalignedDst/4-4 1308236 86.63 ns/op 46.17 MB/s BenchmarkMemmoveUnalignedDst/5-4 1351352 87.13 ns/op 57.39 MB/s BenchmarkMemmoveUnalignedDst/6-4 1359318 86.72 ns/op 69.19 MB/s BenchmarkMemmoveUnalignedDst/7-4 1363998 86.79 ns/op 80.65 MB/s BenchmarkMemmoveUnalignedDst/8-4 1416636 85.89 ns/op 93.14 MB/s BenchmarkMemmoveUnalignedDst/9-4 1304734 89.64 ns/op 100.40 MB/s BenchmarkMemmoveUnalignedDst/10-4 1300822 90.43 ns/op 110.58 MB/s BenchmarkMemmoveUnalignedDst/11-4 1316630 89.91 ns/op 122.34 MB/s BenchmarkMemmoveUnalignedDst/12-4 1305483 90.22 ns/op 133.01 MB/s BenchmarkMemmoveUnalignedDst/13-4 1262470 91.99 ns/op 141.32 MB/s BenchmarkMemmoveUnalignedDst/14-4 1274661 90.40 ns/op 154.86 MB/s BenchmarkMemmoveUnalignedDst/15-4 1302315 90.40 ns/op 165.93 MB/s BenchmarkMemmoveUnalignedDst/16-4 1253506 91.73 ns/op 174.42 MB/s BenchmarkMemmoveUnalignedDst/32-4 1000000 111.4 ns/op 287.31 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 101.6 ns/op 630.12 MB/s BenchmarkMemmoveUnalignedDst/128-4 1084059 109.9 ns/op 1165.14 MB/s BenchmarkMemmoveUnalignedDst/256-4 826390 132.2 ns/op 1936.53 MB/s BenchmarkMemmoveUnalignedDst/512-4 754434 177.8 ns/op 2880.11 MB/s BenchmarkMemmoveUnalignedDst/1024-4 477384 276.5 ns/op 3704.06 MB/s BenchmarkMemmoveUnalignedDst/2048-4 275418 419.4 ns/op 4883.05 MB/s BenchmarkMemmoveUnalignedDst/4096-4 166929 740.1 ns/op 5534.02 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1250040 96.50 ns/op 331.59 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1000000 100.4 ns/op 637.60 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 108.2 ns/op 1182.77 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 999885 130.7 ns/op 1958.10 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 711028 173.8 ns/op 2945.76 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 458502 267.7 ns/op 3824.72 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 236316 433.8 ns/op 4720.70 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 173214 735.7 ns/op 5567.48 MB/s BenchmarkMemmoveUnalignedSrc/0-4 20058724 6.383 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1352809 86.74 ns/op 11.53 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1314879 90.28 ns/op 22.15 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1326828 88.90 ns/op 33.75 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1328060 89.50 ns/op 44.69 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1272828 93.55 ns/op 53.45 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1333756 89.45 ns/op 67.08 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1299698 87.42 ns/op 80.07 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1408996 85.51 ns/op 93.55 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1338393 90.40 ns/op 99.55 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1313620 89.68 ns/op 111.51 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1000000 102.1 ns/op 107.77 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1340752 89.11 ns/op 134.66 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1328583 88.23 ns/op 147.35 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1319414 88.37 ns/op 158.42 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1328954 89.81 ns/op 167.02 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1331162 88.87 ns/op 180.04 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1335523 90.56 ns/op 353.36 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1238505 94.46 ns/op 677.54 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 106.1 ns/op 1206.24 MB/s BenchmarkMemmoveUnalignedSrc/256-4 1000000 124.1 ns/op 2062.50 MB/s BenchmarkMemmoveUnalignedSrc/512-4 776930 167.2 ns/op 3062.18 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 449653 255.6 ns/op 4005.89 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 303433 415.0 ns/op 4935.50 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 177159 711.8 ns/op 5754.53 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1317738 90.03 ns/op 355.45 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1234296 95.67 ns/op 669.00 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 127.5 ns/op 1003.96 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 1000000 126.1 ns/op 2029.67 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 777438 164.5 ns/op 3113.24 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 501094 266.8 ns/op 3838.12 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 322318 408.3 ns/op 5015.34 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 173744 720.6 ns/op 5683.83 MB/s BenchmarkMemclr/5-4 16421334 7.170 ns/op 697.33 MB/s BenchmarkMemclr/16-4 17108949 7.265 ns/op 2202.28 MB/s BenchmarkMemclr/64-4 16198327 7.563 ns/op 8461.93 MB/s BenchmarkMemclr/256-4 12843115 8.869 ns/op 28863.57 MB/s BenchmarkMemclr/4096-4 2465376 48.71 ns/op 84096.75 MB/s BenchmarkMemclr/65536-4 96903 1292 ns/op 50733.13 MB/s BenchmarkMemclr/1M-4 5858 21919 ns/op 47839.74 MB/s BenchmarkMemclr/4M-4 1384 88926 ns/op 47166.32 MB/s BenchmarkMemclr/8M-4 412 252683 ns/op 33198.12 MB/s BenchmarkMemclr/16M-4 141 826554 ns/op 20297.78 MB/s BenchmarkMemclr/64M-4 55 1948475 ns/op 34441.75 MB/s BenchmarkGoMemclr/5-4 1722650 64.23 ns/op 77.85 MB/s BenchmarkGoMemclr/16-4 766522 170.4 ns/op 93.90 MB/s BenchmarkGoMemclr/64-4 216888 600.2 ns/op 106.63 MB/s BenchmarkGoMemclr/256-4 42280 2366 ns/op 108.19 MB/s BenchmarkMemclrRange/1K_2K-4 88153 1414 ns/op 67797.68 MB/s BenchmarkMemclrRange/2K_8K-4 28468 3977 ns/op 83869.03 MB/s BenchmarkMemclrRange/4K_16K-4 36512 3426 ns/op 94299.87 MB/s BenchmarkMemclrRange/160K_228K-4 3938 33462 ns/op 49693.44 MB/s BenchmarkClearFat7-4 4451025 26.58 ns/op BenchmarkClearFat8-4 4675233 25.19 ns/op BenchmarkClearFat11-4 4108062 28.06 ns/op BenchmarkClearFat12-4 4427584 28.45 ns/op BenchmarkClearFat13-4 4256822 28.36 ns/op BenchmarkClearFat14-4 4331718 26.87 ns/op BenchmarkClearFat15-4 4204119 27.69 ns/op BenchmarkClearFat16-4 3999306 26.05 ns/op BenchmarkClearFat24-4 4345486 26.42 ns/op BenchmarkClearFat32-4 4171771 27.40 ns/op BenchmarkClearFat40-4 3918171 27.67 ns/op BenchmarkClearFat48-4 4042933 28.44 ns/op BenchmarkClearFat56-4 3847814 29.49 ns/op BenchmarkClearFat64-4 4116511 29.16 ns/op BenchmarkClearFat72-4 3915182 29.90 ns/op BenchmarkClearFat128-4 3404839 35.02 ns/op BenchmarkClearFat256-4 2387302 45.64 ns/op BenchmarkClearFat512-4 1548777 76.53 ns/op BenchmarkClearFat1024-4 946230 126.3 ns/op BenchmarkClearFat1032-4 1000000 129.7 ns/op BenchmarkClearFat1040-4 1000000 130.9 ns/op BenchmarkCopyFat7-4 4647379 26.78 ns/op BenchmarkCopyFat8-4 4729158 25.28 ns/op BenchmarkCopyFat11-4 4078058 26.65 ns/op BenchmarkCopyFat12-4 4349290 27.25 ns/op BenchmarkCopyFat13-4 4098488 27.71 ns/op BenchmarkCopyFat14-4 4448164 27.33 ns/op BenchmarkCopyFat15-4 2394632 47.13 ns/op BenchmarkCopyFat16-4 2801773 38.60 ns/op BenchmarkCopyFat24-4 4762612 25.75 ns/op BenchmarkCopyFat32-4 4632280 26.54 ns/op BenchmarkCopyFat64-4 4005579 29.69 ns/op BenchmarkCopyFat72-4 3969182 28.40 ns/op BenchmarkCopyFat128-4 3440294 34.90 ns/op BenchmarkCopyFat256-4 2353641 45.80 ns/op BenchmarkCopyFat512-4 1496779 75.43 ns/op BenchmarkCopyFat520-4 1488024 77.04 ns/op BenchmarkCopyFat1024-4 951476 124.6 ns/op BenchmarkCopyFat1032-4 971422 133.5 ns/op BenchmarkCopyFat1040-4 1000000 126.1 ns/op BenchmarkIssue18740/2byte-4 352 351278 ns/op BenchmarkIssue18740/4byte-4 543 200372 ns/op BenchmarkIssue18740/8byte-4 930 115895 ns/op BenchmarkMemclrKnownSize1-4 7262518 14.91 ns/op 67.05 MB/s BenchmarkMemclrKnownSize2-4 3966194 29.07 ns/op 68.79 MB/s BenchmarkMemclrKnownSize4-4 2934654 37.00 ns/op 108.10 MB/s BenchmarkMemclrKnownSize8-4 1249392 87.01 ns/op 91.95 MB/s BenchmarkMemclrKnownSize16-4 714873 161.7 ns/op 98.97 MB/s BenchmarkMemclrKnownSize32-4 434824 293.4 ns/op 109.07 MB/s BenchmarkMemclrKnownSize64-4 203436 608.9 ns/op 105.10 MB/s BenchmarkMemclrKnownSize112-4 126540 983.1 ns/op 113.93 MB/s BenchmarkMemclrKnownSize128-4 104036 1200 ns/op 106.66 MB/s BenchmarkMemclrKnownSize192-4 58238 1792 ns/op 107.14 MB/s BenchmarkMemclrKnownSize248-4 52665 2216 ns/op 111.90 MB/s BenchmarkMemclrKnownSize256-4 45008 2320 ns/op 110.35 MB/s BenchmarkMemclrKnownSize512-4 24104 4505 ns/op 113.66 MB/s BenchmarkMemclrKnownSize1024-4 13129 8927 ns/op 114.71 MB/s BenchmarkMemclrKnownSize4096-4 3118 38796 ns/op 105.58 MB/s BenchmarkMemclrKnownSize512KiB-4 24 4732353 ns/op 110.79 MB/s BenchmarkReadMetricsLatency-4 12457 3079 p50-ns 4667 p90-ns 11349 p99-ns BenchmarkFinalizer-4 248 510629 ns/op BenchmarkFinalizerRun-4 196651 555.4 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 6850146 18.20 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3224785 38.07 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2460586 43.71 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2640703 43.51 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1527099 73.92 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1560358 74.88 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 3063645 42.93 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1685211 70.98 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1731520 70.45 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2625267 43.95 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2659928 43.82 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2280908 51.80 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 2007933 59.77 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1824034 65.11 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 7642180 14.83 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 8392300 13.50 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 8263338 13.49 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 7694916 14.22 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 7556130 15.04 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 7176988 16.15 ns/op BenchmarkFindBitRange64/PatternAASize2-4 8669492 13.49 ns/op BenchmarkFindBitRange64/PatternAASize8-4 8907312 13.25 ns/op BenchmarkFindBitRange64/PatternAASize32-4 8737506 13.53 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 8698782 13.74 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 8472700 13.14 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 8314887 13.15 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 6787627 14.82 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 9449954 12.91 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 9166416 13.83 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 7944205 14.62 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 7078978 14.72 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 7939296 13.81 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 7849834 14.31 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 8198366 14.20 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 8568051 14.85 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 8016036 14.77 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7796793 15.36 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 8222959 15.20 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 8228893 14.66 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 8755336 14.37 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 8181775 14.47 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 7025964 14.60 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7957377 14.87 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 8449184 14.63 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 7467566 14.83 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 8369149 13.92 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 8044207 15.11 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 8367013 14.87 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 8141623 14.47 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 7349653 14.64 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 7577204 15.47 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 8274729 14.92 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 7360390 14.65 ns/op BenchmarkNetpollBreak-4 2044 132004 ns/op BenchmarkPingPongHog-4 928 322194 ns/op BenchmarkStackGrowth-4 84496 1299 ns/op BenchmarkStackGrowthDeep-4 1030 131526 ns/op BenchmarkCreateGoroutines-4 51466 3149 ns/op BenchmarkCreateGoroutinesParallel-4 53244 31584 ns/op BenchmarkCreateGoroutinesCapture-4 7471 55410 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 10000 47993 ns/op BenchmarkClosureCall-4 22896529 5.898 ns/op BenchmarkWakeupParallelSpinning/0s-4 6704 18017 ns/op BenchmarkWakeupParallelSpinning/1µs-4 6180 22403 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4476 34354 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3705 45338 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1605 72892 ns/op BenchmarkWakeupParallelSpinning/20µs-4 994 126184 ns/op BenchmarkWakeupParallelSpinning/50µs-4 396 298261 ns/op BenchmarkWakeupParallelSpinning/100µs-4 240 503175 ns/op BenchmarkMatmult-4 4318962 39.32 ns/op BenchmarkFastrand-4 6841743 17.16 ns/op BenchmarkFastrand64-4 6309282 17.10 ns/op BenchmarkFastrandHashiter-4 3762132 36.01 ns/op BenchmarkFastrandn/2-4 3957744 27.34 ns/op BenchmarkFastrandn/3-4 4155300 27.34 ns/op BenchmarkFastrandn/4-4 4286286 28.12 ns/op BenchmarkFastrandn/5-4 4381153 27.03 ns/op BenchmarkIfaceCmp100-4 100138 1107 ns/op BenchmarkIfaceCmpNil100-4 220570 530.7 ns/op BenchmarkEfaceCmpDiff-4 43576 2883 ns/op BenchmarkEfaceCmpDiffIndirect-4 39662 3412 ns/op BenchmarkDefer-4 1428212 81.30 ns/op BenchmarkDefer10-4 685448 185.4 ns/op BenchmarkDeferMany-4 323841 1003 ns/op BenchmarkPanicRecover-4 233396 553.8 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 82 1526558 ns/op 1605506 p50-ns 2101537 p90-ns 2474505 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 69 2001762 ns/op 1776934 p50-ns 3449563 p90-ns 7366335 p99-ns BenchmarkGoroutineProfile/small/idle-4 52 2607230 ns/op 2437726 p50-ns 3624822 p90-ns 4049524 p99-ns BenchmarkGoroutineProfile/small/loaded-4 31 3319120 ns/op 2805795 p50-ns 5050511 p90-ns 9443316 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 100 1269235 ns/op 1143510 p50-ns 1799658 p90-ns 2239204 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 82 1772949 ns/op 1710777 p50-ns 2321950 p90-ns 6755885 p99-ns BenchmarkGoroutineProfile/large/idle-4 15 9006019 ns/op 8466334 p50-ns 10533857 p90-ns 12746959 p99-ns BenchmarkGoroutineProfile/large/loaded-4 6 23605278 ns/op 31051850 p50-ns 33721710 p90-ns 33721710 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 100 1747383 ns/op 1828705 p50-ns 2191209 p90-ns 2819935 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 81 2064285 ns/op 1791096 p50-ns 3358255 p90-ns 11598170 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 49 2668040 ns/op 2467202 p50-ns 3823149 p90-ns 4425104 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 20 10604149 ns/op 8294752 p50-ns 20418194 p90-ns 22560975 p99-ns BenchmarkRWMutexUncontended-4 1255494 174.3 ns/op BenchmarkRWMutexWrite100-4 58039 3039 ns/op BenchmarkRWMutexWrite10-4 42621 2580 ns/op BenchmarkRWMutexWorkWrite100-4 29308 4757 ns/op BenchmarkRWMutexWorkWrite10-4 30526 6826 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2276 59705 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 970 112010 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1110 102848 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 464 265691 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 358 390301 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 141 709644 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 226 475139 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 93 1212900 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 159753 835.3 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 193512 911.4 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 169848 934.0 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 191076 722.4 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 190512 1206 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 177105 1539 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 179563 1112 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 217215 1056 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 81937 1791 ns/op BenchmarkMakeSlice/Byte-4 1000000 106.2 ns/op BenchmarkMakeSlice/Int16-4 1000000 113.4 ns/op BenchmarkMakeSlice/Int-4 1000000 118.4 ns/op BenchmarkMakeSlice/Ptr-4 1000000 140.9 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 181.4 ns/op BenchmarkMakeSlice/Struct/32-4 776127 223.0 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 240.5 ns/op BenchmarkGrowSlice/Byte-4 510102 252.8 ns/op BenchmarkGrowSlice/Int16-4 467536 254.4 ns/op BenchmarkGrowSlice/Int-4 585637 390.3 ns/op BenchmarkGrowSlice/Ptr-4 67092 1933 ns/op BenchmarkGrowSlice/Struct/24-4 50973 2060 ns/op BenchmarkGrowSlice/Struct/32-4 140764 1034 ns/op BenchmarkGrowSlice/Struct/40-4 108279 1134 ns/op BenchmarkExtendSlice/IntSlice-4 321664 721.5 ns/op BenchmarkExtendSlice/PointerSlice-4 221583 1081 ns/op BenchmarkExtendSlice/NoGrow-4 243396 433.2 ns/op BenchmarkAppend-4 799406 161.0 ns/op BenchmarkAppendGrowByte-4 2 50053446 ns/op BenchmarkAppendGrowString-4 1 771485092 ns/op BenchmarkAppendSlice/1Bytes-4 631772 168.0 ns/op BenchmarkAppendSlice/4Bytes-4 809593 174.6 ns/op BenchmarkAppendSlice/7Bytes-4 535917 189.6 ns/op BenchmarkAppendSlice/8Bytes-4 586202 177.3 ns/op BenchmarkAppendSlice/15Bytes-4 499815 272.2 ns/op BenchmarkAppendSlice/16Bytes-4 427834 490.9 ns/op BenchmarkAppendSlice/32Bytes-4 1000000 115.6 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 56622 1836 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 16584 7868 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 8460 30419 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1008 125328 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 128 1016679 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 31 3704946 ns/op BenchmarkAppendStr/1Bytes-4 1202018 99.20 ns/op BenchmarkAppendStr/4Bytes-4 1207993 99.03 ns/op BenchmarkAppendStr/8Bytes-4 1000000 105.9 ns/op BenchmarkAppendStr/16Bytes-4 1000000 109.6 ns/op BenchmarkAppendStr/32Bytes-4 1106451 103.8 ns/op BenchmarkAppendSpecialCase-4 795010 135.8 ns/op BenchmarkCopy/1Byte-4 1337785 106.8 ns/op 9.36 MB/s BenchmarkCopy/1String-4 1303892 90.21 ns/op 11.09 MB/s BenchmarkCopy/2Byte-4 1279411 94.36 ns/op 21.19 MB/s BenchmarkCopy/2String-4 1273305 91.41 ns/op 21.88 MB/s BenchmarkCopy/4Byte-4 1000000 102.7 ns/op 38.94 MB/s BenchmarkCopy/4String-4 1241595 91.09 ns/op 43.91 MB/s BenchmarkCopy/8Byte-4 1253058 88.80 ns/op 90.09 MB/s BenchmarkCopy/8String-4 1302981 92.35 ns/op 86.63 MB/s BenchmarkCopy/12Byte-4 1216588 96.11 ns/op 124.86 MB/s BenchmarkCopy/12String-4 1231581 98.70 ns/op 121.57 MB/s BenchmarkCopy/16Byte-4 1287336 91.26 ns/op 175.31 MB/s BenchmarkCopy/16String-4 1207489 92.98 ns/op 172.09 MB/s BenchmarkCopy/32Byte-4 1241602 96.66 ns/op 331.06 MB/s BenchmarkCopy/32String-4 1000000 103.9 ns/op 307.96 MB/s BenchmarkCopy/128Byte-4 976009 121.7 ns/op 1052.19 MB/s BenchmarkCopy/128String-4 760198 196.0 ns/op 653.06 MB/s BenchmarkCopy/1024Byte-4 371076 307.1 ns/op 3334.51 MB/s BenchmarkCopy/1024String-4 312972 396.7 ns/op 2581.03 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 22382 5556 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 13192 9900 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 15937 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 19494 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 7068 24589 ns/op BenchmarkAppendInPlace/Grow/Byte-4 131986 1343 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 122059 1246 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 65852 1737 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 65756 2148 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 47353 2440 ns/op BenchmarkStackCopyPtr-4 1 123716701 ns/op BenchmarkStackCopy-4 2 84835498 ns/op BenchmarkStackCopyNoCache-4 31 3859128 ns/op BenchmarkStackCopyWithStkobj-4 3 46695618 ns/op BenchmarkIssue18138-4 219 653615 ns/op BenchmarkCompareStringEqual-4 13683446 8.203 ns/op BenchmarkCompareStringIdentical-4 20619321 5.354 ns/op BenchmarkCompareStringSameLength-4 17067212 6.505 ns/op BenchmarkCompareStringDifferentLength-4 24525968 4.654 ns/op BenchmarkCompareStringBigUnaligned-4 2097 81592 ns/op 12851.52 MB/s BenchmarkCompareStringBig-4 2174 48502 ns/op 21619.43 MB/s BenchmarkConcatStringAndBytes-4 1854991 63.22 ns/op BenchmarkSliceByteToString/1-4 1750447 69.43 ns/op BenchmarkSliceByteToString/2-4 1000000 135.5 ns/op BenchmarkSliceByteToString/4-4 1000000 130.3 ns/op BenchmarkSliceByteToString/8-4 1000000 137.9 ns/op BenchmarkSliceByteToString/16-4 1000000 174.9 ns/op BenchmarkSliceByteToString/32-4 879450 163.9 ns/op BenchmarkSliceByteToString/64-4 695097 199.3 ns/op BenchmarkSliceByteToString/128-4 728455 272.8 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2368894 50.29 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 1000000 111.6 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1227613 96.88 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3200161 36.52 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1705068 75.48 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1902105 60.06 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1850557 62.34 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 391226 330.9 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 474699 267.4 ns/op BenchmarkRuneIterate/range/ASCII-4 7791139 14.65 ns/op BenchmarkRuneIterate/range/Japanese-4 2603580 43.22 ns/op BenchmarkRuneIterate/range/MixedLength-4 3101491 39.37 ns/op BenchmarkRuneIterate/range1/ASCII-4 8042995 14.46 ns/op BenchmarkRuneIterate/range1/Japanese-4 2615115 44.77 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2830467 39.87 ns/op BenchmarkRuneIterate/range2/ASCII-4 8221191 14.67 ns/op BenchmarkRuneIterate/range2/Japanese-4 2664280 43.00 ns/op BenchmarkRuneIterate/range2/MixedLength-4 3069032 39.04 ns/op BenchmarkArrayEqual-4 26077006 4.127 ns/op BenchmarkFunc/Name-4 7260070 16.24 ns/op BenchmarkFunc/Entry-4 13196346 9.003 ns/op BenchmarkFunc/FileLine-4 2153942 58.03 ns/op PASS ok runtime 374.990s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 26766 3953 ns/op BenchmarkHandle/concurrent-4 21542 5203 ns/op PASS ok runtime/cgo 0.398s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 29171428 4.798 ns/op BenchmarkAtomicStore64-4 11861692 10.75 ns/op BenchmarkAtomicLoad-4 21467373 5.107 ns/op BenchmarkAtomicStore-4 10293553 10.69 ns/op BenchmarkAnd8-4 10758896 10.62 ns/op BenchmarkAnd-4 12068140 10.35 ns/op BenchmarkAnd8Parallel-4 4087226 28.86 ns/op BenchmarkAndParallel-4 4228594 27.93 ns/op BenchmarkOr8-4 12788835 10.18 ns/op BenchmarkOr-4 11984652 9.585 ns/op BenchmarkOr8Parallel-4 4132912 29.19 ns/op BenchmarkOrParallel-4 4330192 28.75 ns/op BenchmarkXadd-4 4048903 29.47 ns/op BenchmarkXadd64-4 4063298 28.30 ns/op BenchmarkCas-4 2319283 48.17 ns/op BenchmarkCas64-4 2480005 48.71 ns/op BenchmarkXchg-4 3815816 29.56 ns/op BenchmarkXchg64-4 4005961 31.99 ns/op PASS ok runtime/internal/atomic 3.249s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 2907520 35.00 ns/op BenchmarkMulUintptr/large-4 3259561 34.86 ns/op PASS ok runtime/internal/math 0.534s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 14 8529070 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 13 13851094 ns/op 360.8 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 43 3216743 ns/op 4.326 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 9 15961778 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 5 23619272 ns/op 1132 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 27 4282842 ns/op 90.30 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 77846020 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 117376336 ns/op 8790 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 10 10722147 ns/op 701.4 concurrent_launches/op PASS ok runtime/pprof 2.087s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 10 12138672 ns/op BenchmarkStackLeak-4 21267 4884 ns/op PASS ok runtime/race 0.814s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2356065 42.57 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 310732 469.4 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.417s goos: darwin goarch: amd64 pkg: slices BenchmarkCompact/nil-4 10047837 12.56 ns/op BenchmarkCompact/one-4 1291051 89.18 ns/op BenchmarkCompact/sorted-4 806326 145.6 ns/op BenchmarkCompact/1_item-4 1000000 131.1 ns/op BenchmarkCompact/unsorted-4 865063 145.8 ns/op BenchmarkCompact/many-4 685597 187.0 ns/op BenchmarkReplace/naive-fast-4 41124 2692 ns/op BenchmarkReplace/optimized-fast-4 45614 2705 ns/op BenchmarkReplace/naive-slow-4 24133 5455 ns/op BenchmarkReplace/optimized-slow-4 25630 5844 ns/op PASS ok slices 1.908s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 127462 941.4 ns/op BenchmarkSortString1K-4 142 793454 ns/op BenchmarkSortString1K_Slice-4 164 718426 ns/op BenchmarkStableString1K-4 92 1318116 ns/op BenchmarkSortInt1K-4 170 707550 ns/op BenchmarkSortInt1K_Sorted-4 2263 54802 ns/op BenchmarkSortInt1K_Reversed-4 1238 88781 ns/op BenchmarkSortInt1K_Mod8-4 435 264853 ns/op BenchmarkStableInt1K-4 100 1010552 ns/op BenchmarkStableInt1K_Slice-4 132 900633 ns/op BenchmarkSortInt64K-4 2 61330864 ns/op BenchmarkSortInt64K_Slice-4 2 57457258 ns/op BenchmarkStableInt64K-4 2 87637485 ns/op BenchmarkSort1e2-4 372 359739 ns/op BenchmarkStable1e2-4 136 877858 ns/op BenchmarkSort1e4-4 2 59157856 ns/op BenchmarkStable1e4-4 1 275475382 ns/op PASS ok sort 28.393s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 747417 153.5 ns/op BenchmarkAtof64Float-4 703016 165.7 ns/op BenchmarkAtof64FloatExp-4 627817 204.0 ns/op BenchmarkAtof64Big-4 457100 306.5 ns/op BenchmarkAtof64RandomBits-4 419383 275.2 ns/op BenchmarkAtof64RandomFloats-4 508033 247.7 ns/op BenchmarkAtof64RandomLongFloats-4 40766 2845 ns/op BenchmarkAtof32Decimal-4 856998 148.7 ns/op BenchmarkAtof32Float-4 791752 159.5 ns/op BenchmarkAtof32FloatExp-4 486933 210.6 ns/op BenchmarkAtof32Random-4 379788 336.2 ns/op BenchmarkAtof32RandomLong-4 160282 746.0 ns/op BenchmarkParseInt/Pos/7bit-4 1390449 83.86 ns/op BenchmarkParseInt/Pos/26bit-4 908455 134.1 ns/op BenchmarkParseInt/Pos/31bit-4 787044 158.7 ns/op BenchmarkParseInt/Pos/56bit-4 552554 224.3 ns/op BenchmarkParseInt/Pos/63bit-4 528415 234.4 ns/op BenchmarkParseInt/Neg/7bit-4 1446286 83.68 ns/op BenchmarkParseInt/Neg/26bit-4 845256 135.2 ns/op BenchmarkParseInt/Neg/31bit-4 780294 157.2 ns/op BenchmarkParseInt/Neg/56bit-4 582259 217.9 ns/op BenchmarkParseInt/Neg/63bit-4 539527 234.3 ns/op BenchmarkAtoi/Pos/7bit-4 1545306 71.37 ns/op BenchmarkAtoi/Pos/26bit-4 1000000 119.1 ns/op BenchmarkAtoi/Pos/31bit-4 996655 125.1 ns/op BenchmarkAtoi/Pos/56bit-4 575856 189.5 ns/op BenchmarkAtoi/Pos/63bit-4 487029 245.8 ns/op BenchmarkAtoi/Neg/7bit-4 1786978 63.98 ns/op BenchmarkAtoi/Neg/26bit-4 1000000 110.6 ns/op BenchmarkAtoi/Neg/31bit-4 988506 123.7 ns/op BenchmarkAtoi/Neg/56bit-4 683076 181.4 ns/op BenchmarkAtoi/Neg/63bit-4 531961 236.8 ns/op BenchmarkFormatFloat/Decimal-4 121662 1064 ns/op BenchmarkFormatFloat/Float-4 96046 1194 ns/op BenchmarkFormatFloat/Exp-4 101254 1078 ns/op BenchmarkFormatFloat/NegExp-4 116278 1066 ns/op BenchmarkFormatFloat/LongExp-4 90594 1323 ns/op BenchmarkFormatFloat/Big-4 91297 1356 ns/op BenchmarkFormatFloat/BinaryExp-4 217760 565.0 ns/op BenchmarkFormatFloat/32Integer-4 125306 1003 ns/op BenchmarkFormatFloat/32ExactFraction-4 119205 1034 ns/op BenchmarkFormatFloat/32Point-4 102540 1145 ns/op BenchmarkFormatFloat/32Exp-4 117284 1054 ns/op BenchmarkFormatFloat/32NegExp-4 115615 1117 ns/op BenchmarkFormatFloat/32Shortest-4 110503 1045 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 139777 904.8 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 119737 932.7 ns/op BenchmarkFormatFloat/64Fixed1-4 159774 807.8 ns/op BenchmarkFormatFloat/64Fixed2-4 156385 809.3 ns/op BenchmarkFormatFloat/64Fixed3-4 158557 811.6 ns/op BenchmarkFormatFloat/64Fixed4-4 152966 796.8 ns/op BenchmarkFormatFloat/64Fixed12-4 87309 1397 ns/op BenchmarkFormatFloat/64Fixed16-4 102549 1156 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 104443 1147 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 90978 1262 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2396 49370 ns/op BenchmarkFormatFloat/Slowpath64-4 91676 1355 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 86287 1349 ns/op BenchmarkAppendFloat/Decimal-4 132903 861.6 ns/op BenchmarkAppendFloat/Float-4 114247 1021 ns/op BenchmarkAppendFloat/Exp-4 142137 889.6 ns/op BenchmarkAppendFloat/NegExp-4 138822 887.3 ns/op BenchmarkAppendFloat/LongExp-4 101709 1154 ns/op BenchmarkAppendFloat/Big-4 95049 1188 ns/op BenchmarkAppendFloat/BinaryExp-4 352416 359.0 ns/op BenchmarkAppendFloat/32Integer-4 137032 861.9 ns/op BenchmarkAppendFloat/32ExactFraction-4 141258 879.1 ns/op BenchmarkAppendFloat/32Point-4 121527 980.9 ns/op BenchmarkAppendFloat/32Exp-4 143468 864.2 ns/op BenchmarkAppendFloat/32NegExp-4 142299 856.6 ns/op BenchmarkAppendFloat/32Shortest-4 153078 811.5 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 172308 716.5 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 167460 757.8 ns/op BenchmarkAppendFloat/64Fixed1-4 202890 624.3 ns/op BenchmarkAppendFloat/64Fixed2-4 201962 698.9 ns/op BenchmarkAppendFloat/64Fixed3-4 202280 619.1 ns/op BenchmarkAppendFloat/64Fixed4-4 184250 622.5 ns/op BenchmarkAppendFloat/64Fixed12-4 104498 1183 ns/op BenchmarkAppendFloat/64Fixed16-4 126348 961.5 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 139077 876.4 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 113072 1028 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2612 49635 ns/op BenchmarkAppendFloat/Slowpath64-4 103161 1153 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 92310 1268 ns/op BenchmarkFormatInt-4 14174 7884 ns/op BenchmarkAppendInt-4 16552 7095 ns/op BenchmarkFormatUint-4 92844 1515 ns/op BenchmarkAppendUint-4 85066 1326 ns/op BenchmarkFormatIntSmall/7-4 1956850 55.94 ns/op BenchmarkFormatIntSmall/42-4 2218362 54.48 ns/op BenchmarkAppendIntSmall-4 1135592 104.9 ns/op BenchmarkAppendUintVarlen/1-4 925327 112.3 ns/op BenchmarkAppendUintVarlen/12-4 1000000 117.9 ns/op BenchmarkAppendUintVarlen/123-4 863616 149.5 ns/op BenchmarkAppendUintVarlen/1234-4 581994 174.8 ns/op BenchmarkAppendUintVarlen/12345-4 736718 154.5 ns/op BenchmarkAppendUintVarlen/123456-4 864006 151.8 ns/op BenchmarkAppendUintVarlen/1234567-4 841419 155.6 ns/op BenchmarkAppendUintVarlen/12345678-4 643378 158.8 ns/op BenchmarkAppendUintVarlen/123456789-4 662121 169.9 ns/op BenchmarkAppendUintVarlen/1234567890-4 803626 166.7 ns/op BenchmarkAppendUintVarlen/12345678901-4 817197 170.9 ns/op BenchmarkAppendUintVarlen/123456789012-4 804613 170.7 ns/op BenchmarkAppendUintVarlen/1234567890123-4 797545 164.6 ns/op BenchmarkAppendUintVarlen/12345678901234-4 701757 173.7 ns/op BenchmarkAppendUintVarlen/123456789012345-4 730534 169.9 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 657254 172.4 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 759003 172.9 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 679528 172.9 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 718008 175.4 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 644979 170.2 ns/op BenchmarkQuote-4 38154 3153 ns/op BenchmarkQuoteRune-4 377462 328.9 ns/op BenchmarkAppendQuote-4 45560 2609 ns/op BenchmarkAppendQuoteRune-4 784816 176.7 ns/op BenchmarkUnquoteEasy-4 1394258 85.30 ns/op BenchmarkUnquoteHard-4 34483 3288 ns/op PASS ok strconv 18.828s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 397016 326.0 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 131786 1238 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 169911 876.8 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 244027 562.1 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 67813 1879 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 96308 1511 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 585236 252.7 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 26097 4192 ns/op BenchmarkGenericMatch1-4 1975 56436 ns/op BenchmarkGenericMatch2-4 468 258177 ns/op BenchmarkSingleMaxSkipping-4 10000 10032 ns/op 996.80 MB/s BenchmarkSingleLongSuffixFail-4 20043 5938 ns/op 168.75 MB/s BenchmarkSingleMatch-4 244 491402 ns/op 30.52 MB/s BenchmarkByteByteNoMatch-4 97917 1194 ns/op BenchmarkByteByteMatch-4 16717 6976 ns/op BenchmarkByteStringMatch-4 18037 6817 ns/op BenchmarkHTMLEscapeNew-4 66019 1831 ns/op BenchmarkHTMLEscapeOld-4 74986 1610 ns/op BenchmarkByteStringReplacerWriteString-4 1406 90313 ns/op BenchmarkByteReplacerWriteString-4 1672 73580 ns/op BenchmarkByteByteReplaces-4 3030 43725 ns/op BenchmarkByteByteMap-4 9585 13114 ns/op BenchmarkMap/identity/ASCII-4 631689 167.3 ns/op BenchmarkMap/identity/Greek-4 585670 240.2 ns/op BenchmarkMap/change/ASCII-4 32265 3572 ns/op BenchmarkMap/change/Greek-4 23574 5112 ns/op BenchmarkIndexRune-4 1750125 68.23 ns/op BenchmarkIndexRuneLongString-4 1473399 80.26 ns/op BenchmarkIndexRuneFastPath-4 3091455 37.81 ns/op BenchmarkIndex-4 3122492 37.70 ns/op BenchmarkLastIndex-4 3211651 39.77 ns/op BenchmarkIndexByte-4 13829683 8.986 ns/op BenchmarkToUpper/#00-4 2674389 43.63 ns/op BenchmarkToUpper/ONLYUPPER-4 2076837 55.72 ns/op BenchmarkToUpper/abc-4 253174 462.1 ns/op BenchmarkToUpper/AbC123-4 196352 596.1 ns/op BenchmarkToUpper/azAZ09_-4 247182 546.8 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 45774 2584 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 56134 2000 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 26444 4232 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 56562 2088 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 109754 1074 ns/op BenchmarkToLower/#00-4 2692935 43.25 ns/op BenchmarkToLower/abc-4 2448067 46.86 ns/op BenchmarkToLower/AbC123-4 183296 662.7 ns/op BenchmarkToLower/azAZ09_-4 171784 655.7 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 67708 1530 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 54310 2115 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 28963 4123 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 66031 1718 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 104610 1069 ns/op BenchmarkMapNoChanges-4 1000000 122.9 ns/op BenchmarkTrim-4 29665 3544 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2571240 44.60 ns/op BenchmarkToValidUTF8/InvalidASCII-4 166696 762.4 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 100783 1161 ns/op BenchmarkEqualFold/Tests-4 50863 2353 ns/op BenchmarkEqualFold/ASCII-4 2588276 45.45 ns/op BenchmarkEqualFold/UnicodePrefix-4 113186 998.8 ns/op BenchmarkEqualFold/UnicodeSuffix-4 127146 977.2 ns/op BenchmarkIndexHard1-4 1053 107236 ns/op BenchmarkIndexHard2-4 759 150689 ns/op BenchmarkIndexHard3-4 194 606891 ns/op BenchmarkIndexHard4-4 244 487347 ns/op BenchmarkLastIndexHard1-4 85 1508334 ns/op BenchmarkLastIndexHard2-4 85 1472704 ns/op BenchmarkLastIndexHard3-4 85 1491331 ns/op BenchmarkCountHard1-4 1081 107712 ns/op BenchmarkCountHard2-4 804 150352 ns/op BenchmarkCountHard3-4 200 589575 ns/op BenchmarkIndexTorture-4 10000 11595 ns/op BenchmarkCountTorture-4 10000 11665 ns/op BenchmarkCountTortureOverlapping-4 975 123368 ns/op BenchmarkCountByte/10-4 3417246 34.37 ns/op 290.96 MB/s BenchmarkCountByte/32-4 3298122 36.11 ns/op 886.22 MB/s BenchmarkCountByte/4096-4 1000000 123.7 ns/op 33106.66 MB/s BenchmarkCountByte/4194304-4 918 126117 ns/op 33257.21 MB/s BenchmarkCountByte/67108864-4 25 4765420 ns/op 14082.46 MB/s BenchmarkFields/ASCII/16-4 349658 322.3 ns/op 49.65 MB/s 16 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 28329 4339 ns/op 59.00 MB/s 288 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1936 71991 ns/op 56.90 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 92 1254402 ns/op 52.24 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 6 19154514 ns/op 54.74 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 109610 992.8 ns/op 16.12 MB/s 64 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 9084 12412 ns/op 20.62 MB/s 448 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 596 222999 ns/op 18.37 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 31 4119136 ns/op 15.91 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 70091398 ns/op 14.96 MB/s 10457440 B/op 25 allocs/op BenchmarkFieldsFunc/ASCII/16-4 198121 558.0 ns/op 28.67 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 14998 8141 ns/op 31.44 MB/s 288 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 858 153566 ns/op 26.67 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 40 3002333 ns/op 21.83 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 56546756 ns/op 18.54 MB/s 10457440 B/op 25 allocs/op BenchmarkFieldsFunc/Mixed/16-4 136770 947.4 ns/op 16.89 MB/s 64 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 9735 12295 ns/op 20.82 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 648 188630 ns/op 21.71 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 30 3623976 ns/op 18.08 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 65272646 ns/op 16.06 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 80686338 ns/op BenchmarkSplitSingleByteSeparator-4 20 7130233 ns/op BenchmarkSplitMultiByteSeparator-4 34 3749267 ns/op BenchmarkSplitNSingleByteSeparator-4 199954 735.8 ns/op BenchmarkSplitNMultiByteSeparator-4 163304 892.9 ns/op BenchmarkRepeat/5x0-4 2890303 40.40 ns/op BenchmarkRepeat/5x1-4 2822289 40.52 ns/op BenchmarkRepeat/5x2-4 239139 532.1 ns/op BenchmarkRepeat/5x6-4 139158 882.0 ns/op BenchmarkRepeat/10x0-4 2933403 40.49 ns/op BenchmarkRepeat/10x1-4 2946516 40.17 ns/op BenchmarkRepeat/10x2-4 233706 540.0 ns/op BenchmarkRepeat/10x6-4 133288 916.3 ns/op BenchmarkRepeatLarge/256/1-4 62113 1954 ns/op 131.02 MB/s BenchmarkRepeatLarge/256/16-4 105595 1329 ns/op 192.66 MB/s BenchmarkRepeatLarge/512/1-4 44121 2631 ns/op 194.63 MB/s BenchmarkRepeatLarge/512/16-4 61592 1873 ns/op 273.43 MB/s BenchmarkRepeatLarge/1024/1-4 36130 3419 ns/op 299.50 MB/s BenchmarkRepeatLarge/1024/16-4 43310 3636 ns/op 281.67 MB/s BenchmarkRepeatLarge/2048/1-4 16966 6904 ns/op 296.64 MB/s BenchmarkRepeatLarge/2048/16-4 20227 9106 ns/op 224.90 MB/s BenchmarkRepeatLarge/4096/1-4 13686 10663 ns/op 384.14 MB/s BenchmarkRepeatLarge/4096/16-4 14446 10495 ns/op 390.27 MB/s BenchmarkRepeatLarge/8192/1-4 10000 18359 ns/op 446.21 MB/s BenchmarkRepeatLarge/8192/16-4 7142 20878 ns/op 392.37 MB/s BenchmarkRepeatLarge/8192/4097-4 2961660 34.98 ns/op 117111.49 MB/s BenchmarkRepeatLarge/16384/1-4 8091 33377 ns/op 490.88 MB/s BenchmarkRepeatLarge/16384/16-4 9811 35075 ns/op 467.11 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 24683 ns/op 497.96 MB/s BenchmarkRepeatLarge/32768/1-4 2055 64661 ns/op 506.77 MB/s BenchmarkRepeatLarge/32768/16-4 3774 67696 ns/op 484.04 MB/s BenchmarkRepeatLarge/32768/4097-4 2529 49545 ns/op 578.85 MB/s BenchmarkRepeatLarge/65536/1-4 1214 93796 ns/op 698.70 MB/s BenchmarkRepeatLarge/65536/16-4 1188 94350 ns/op 694.60 MB/s BenchmarkRepeatLarge/65536/4097-4 1298 91321 ns/op 672.95 MB/s BenchmarkRepeatLarge/131072/1-4 325 402169 ns/op 325.91 MB/s BenchmarkRepeatLarge/131072/16-4 321 393049 ns/op 333.47 MB/s BenchmarkRepeatLarge/131072/4097-4 298 369174 ns/op 344.03 MB/s BenchmarkRepeatLarge/262144/1-4 168 813154 ns/op 322.38 MB/s BenchmarkRepeatLarge/262144/16-4 182 736172 ns/op 356.09 MB/s BenchmarkRepeatLarge/262144/4097-4 171 769827 ns/op 335.28 MB/s BenchmarkRepeatLarge/524288/1-4 94 1279805 ns/op 409.66 MB/s BenchmarkRepeatLarge/524288/16-4 91 1355891 ns/op 386.67 MB/s BenchmarkRepeatLarge/524288/4097-4 90 1368308 ns/op 380.26 MB/s BenchmarkRepeatLarge/1048576/1-4 49 2469862 ns/op 424.55 MB/s BenchmarkRepeatLarge/1048576/16-4 54 2338794 ns/op 448.34 MB/s BenchmarkRepeatLarge/1048576/4097-4 46 2653342 ns/op 393.74 MB/s BenchmarkRepeatLarge/2097152/1-4 32 4511208 ns/op 464.88 MB/s BenchmarkRepeatLarge/2097152/16-4 31 4128534 ns/op 507.97 MB/s BenchmarkRepeatLarge/2097152/4097-4 33 4615550 ns/op 453.59 MB/s BenchmarkRepeatLarge/4194304/1-4 12 8535216 ns/op 491.41 MB/s BenchmarkRepeatLarge/4194304/16-4 13 8261039 ns/op 507.72 MB/s BenchmarkRepeatLarge/4194304/4097-4 13 8414410 ns/op 498.10 MB/s BenchmarkRepeatLarge/8388608/1-4 8 13781917 ns/op 608.67 MB/s BenchmarkRepeatLarge/8388608/16-4 7 14833532 ns/op 565.52 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 15135291 ns/op 554.11 MB/s BenchmarkRepeatLarge/16777216/1-4 4 27694322 ns/op 605.80 MB/s BenchmarkRepeatLarge/16777216/16-4 4 27428030 ns/op 611.68 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 28590991 ns/op 586.80 MB/s BenchmarkRepeatLarge/33554432/1-4 2 55357998 ns/op 606.14 MB/s BenchmarkRepeatLarge/33554432/16-4 2 54308156 ns/op 617.85 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 53524630 ns/op 626.90 MB/s BenchmarkRepeatLarge/67108864/1-4 1 100656899 ns/op 666.71 MB/s BenchmarkRepeatLarge/67108864/16-4 1 102934466 ns/op 651.96 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 100358017 ns/op 668.69 MB/s BenchmarkRepeatLarge/134217728/1-4 1 217110547 ns/op 618.20 MB/s BenchmarkRepeatLarge/134217728/16-4 1 204418141 ns/op 656.58 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 198528769 ns/op 676.06 MB/s BenchmarkRepeatLarge/268435456/1-4 1 459484110 ns/op 584.21 MB/s BenchmarkRepeatLarge/268435456/16-4 1 416246995 ns/op 644.89 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 424836935 ns/op 631.86 MB/s BenchmarkRepeatLarge/536870912/1-4 1 922351538 ns/op 582.07 MB/s BenchmarkRepeatLarge/536870912/16-4 1 848707596 ns/op 632.57 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 838285892 ns/op 640.44 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4040500329 ns/op 265.74 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3367492802 ns/op 318.85 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 4123313678 ns/op 260.41 MB/s BenchmarkIndexAnyASCII/1:1-4 1953412 59.13 ns/op BenchmarkIndexAnyASCII/1:2-4 1979782 61.89 ns/op BenchmarkIndexAnyASCII/1:4-4 1998625 59.65 ns/op BenchmarkIndexAnyASCII/1:8-4 2040902 59.61 ns/op BenchmarkIndexAnyASCII/1:16-4 1928161 60.99 ns/op BenchmarkIndexAnyASCII/1:32-4 1939029 62.44 ns/op BenchmarkIndexAnyASCII/1:64-4 1912659 60.13 ns/op BenchmarkIndexAnyASCII/16:1-4 2050266 57.94 ns/op BenchmarkIndexAnyASCII/16:2-4 815785 138.6 ns/op BenchmarkIndexAnyASCII/16:4-4 933330 139.8 ns/op BenchmarkIndexAnyASCII/16:8-4 912544 141.4 ns/op BenchmarkIndexAnyASCII/16:16-4 731324 150.8 ns/op BenchmarkIndexAnyASCII/16:32-4 598088 175.3 ns/op BenchmarkIndexAnyASCII/16:64-4 600658 204.3 ns/op BenchmarkIndexAnyASCII/256:1-4 1780482 64.15 ns/op BenchmarkIndexAnyASCII/256:2-4 85492 1354 ns/op BenchmarkIndexAnyASCII/256:4-4 89551 1311 ns/op BenchmarkIndexAnyASCII/256:8-4 81098 1335 ns/op BenchmarkIndexAnyASCII/256:16-4 82126 1355 ns/op BenchmarkIndexAnyASCII/256:32-4 86115 1308 ns/op BenchmarkIndexAnyASCII/256:64-4 78242 1413 ns/op BenchmarkIndexAnyUTF8/1:1-4 2138799 56.74 ns/op BenchmarkIndexAnyUTF8/1:2-4 2051346 57.25 ns/op BenchmarkIndexAnyUTF8/1:4-4 2059537 57.53 ns/op BenchmarkIndexAnyUTF8/1:8-4 1993830 57.57 ns/op BenchmarkIndexAnyUTF8/1:16-4 1972141 59.26 ns/op BenchmarkIndexAnyUTF8/1:32-4 1877750 60.96 ns/op BenchmarkIndexAnyUTF8/1:64-4 1919802 60.56 ns/op BenchmarkIndexAnyUTF8/16:1-4 1713331 70.18 ns/op BenchmarkIndexAnyUTF8/16:2-4 283828 455.9 ns/op BenchmarkIndexAnyUTF8/16:4-4 279301 460.1 ns/op BenchmarkIndexAnyUTF8/16:8-4 263722 545.7 ns/op BenchmarkIndexAnyUTF8/16:16-4 258240 550.4 ns/op BenchmarkIndexAnyUTF8/16:32-4 245668 493.2 ns/op BenchmarkIndexAnyUTF8/16:64-4 239841 512.1 ns/op BenchmarkIndexAnyUTF8/256:1-4 428946 282.9 ns/op BenchmarkIndexAnyUTF8/256:2-4 17924 6691 ns/op BenchmarkIndexAnyUTF8/256:4-4 17295 6628 ns/op BenchmarkIndexAnyUTF8/256:8-4 17766 6578 ns/op BenchmarkIndexAnyUTF8/256:16-4 16833 7043 ns/op BenchmarkIndexAnyUTF8/256:32-4 17011 7206 ns/op BenchmarkIndexAnyUTF8/256:64-4 15541 7135 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2124270 56.11 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2109421 55.12 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2084582 55.85 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2107087 60.59 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1954672 61.29 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1891316 57.82 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2101652 58.95 ns/op BenchmarkLastIndexAnyASCII/16:1-4 965262 140.7 ns/op BenchmarkLastIndexAnyASCII/16:2-4 936009 127.3 ns/op BenchmarkLastIndexAnyASCII/16:4-4 995782 129.5 ns/op BenchmarkLastIndexAnyASCII/16:8-4 856123 132.0 ns/op BenchmarkLastIndexAnyASCII/16:16-4 709629 145.1 ns/op BenchmarkLastIndexAnyASCII/16:32-4 616417 171.0 ns/op BenchmarkLastIndexAnyASCII/16:64-4 554994 204.7 ns/op BenchmarkLastIndexAnyASCII/256:1-4 86850 1264 ns/op BenchmarkLastIndexAnyASCII/256:2-4 95912 1254 ns/op BenchmarkLastIndexAnyASCII/256:4-4 92511 1413 ns/op BenchmarkLastIndexAnyASCII/256:8-4 85622 1237 ns/op BenchmarkLastIndexAnyASCII/256:16-4 92679 1276 ns/op BenchmarkLastIndexAnyASCII/256:32-4 87350 1299 ns/op BenchmarkLastIndexAnyASCII/256:64-4 80979 1309 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2094121 56.65 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2089334 57.03 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2111112 56.86 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2066322 56.19 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2055975 57.74 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1972639 60.27 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2045436 59.57 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 279891 656.6 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 136651 820.1 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 148081 810.0 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 142942 809.0 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 128661 862.5 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 122134 928.9 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 120091 865.7 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 19062 5949 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 10000 12605 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 10000 12279 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 8343 12499 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 8116 13247 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 7970 14058 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 8566 13144 ns/op BenchmarkTrimASCII/1:1-4 2639366 43.86 ns/op BenchmarkTrimASCII/1:2-4 2078094 54.78 ns/op BenchmarkTrimASCII/1:4-4 2095956 56.02 ns/op BenchmarkTrimASCII/1:8-4 1995918 59.82 ns/op BenchmarkTrimASCII/1:16-4 1791100 67.51 ns/op BenchmarkTrimASCII/16:1-4 2212452 53.06 ns/op BenchmarkTrimASCII/16:2-4 885420 132.5 ns/op BenchmarkTrimASCII/16:4-4 746244 137.0 ns/op BenchmarkTrimASCII/16:8-4 930438 138.4 ns/op BenchmarkTrimASCII/16:16-4 769833 148.7 ns/op BenchmarkTrimASCII/256:1-4 866295 135.0 ns/op BenchmarkTrimASCII/256:2-4 90356 1256 ns/op BenchmarkTrimASCII/256:4-4 94981 1239 ns/op BenchmarkTrimASCII/256:8-4 90524 1265 ns/op BenchmarkTrimASCII/256:16-4 84856 1254 ns/op BenchmarkTrimASCII/4096:1-4 89396 1414 ns/op BenchmarkTrimASCII/4096:2-4 5337 22646 ns/op BenchmarkTrimASCII/4096:4-4 6247 27569 ns/op BenchmarkTrimASCII/4096:8-4 5487 22876 ns/op BenchmarkTrimASCII/4096:16-4 5580 20353 ns/op BenchmarkTrimByte-4 2964691 38.25 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 16600 7089 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 16610 6938 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1491 81556 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 3097 39809 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3166 33462 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 9205 17742 ns/op BenchmarkJoin/0-4 3405222 33.56 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2758974 43.39 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 159326 765.5 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 111206 1039 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 83132 1509 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 67585 1666 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 56347 1949 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 48554 2376 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2154360 55.93 ns/op BenchmarkTrimSpace/ASCII-4 1558873 77.32 ns/op BenchmarkTrimSpace/SomeNonASCII-4 107500 1082 ns/op BenchmarkTrimSpace/JustNonASCII-4 72187 1644 ns/op BenchmarkReplaceAll-4 88215 1184 ns/op 16 B/op 1 allocs/op PASS ok strings 90.442s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 60009 1799 ns/op BenchmarkCond2-4 22486 5218 ns/op BenchmarkCond4-4 12327 9471 ns/op BenchmarkCond8-4 7323 17004 ns/op BenchmarkCond16-4 5272 31433 ns/op BenchmarkCond32-4 2137 61546 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 538183 202.7 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 332128 319.8 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 677150 202.3 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 598202 189.7 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 368462 347.0 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 774741 266.0 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 117090 1210 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 112293 1395 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 95184 1405 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 74497 1999 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 627162 195.2 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 181314 623.2 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 474855 217.3 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 183381 664.6 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 773728 164.5 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 201638 594.6 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1000000 105.6 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 64929 2368 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 154298 858.5 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 363175 451.2 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 7831 15284 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 405 315194 ns/op BenchmarkRange/*sync.Map-4 1916 62774 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 119308 1992 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 214092 537.4 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 80325 1320 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 78471 1445 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 221989 551.5 ns/op BenchmarkAdversarialDelete/*sync.Map-4 120624 1280 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 92994 1419 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 211612 581.8 ns/op BenchmarkDeleteCollision/*sync.Map-4 773198 145.2 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 65132 2049 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 155277 689.5 ns/op BenchmarkSwapCollision/*sync.Map-4 91353 1140 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 180 656175 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 120800 899.8 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 370774 394.1 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 25716 4895 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 78637 1546 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 33400 3762 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 361982 395.3 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 133772 909.8 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 250503 489.0 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 908676 112.9 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 186518 611.9 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1321033 100.5 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 605228 212.2 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 191774 710.9 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 631543 169.7 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 121224 1081 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 355210 516.5 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 484882 369.0 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 145543 946.4 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 581133 326.3 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 170181 643.9 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 142244 900.3 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 257864 450.8 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 74094 1709 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 259483 631.0 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 462711 294.0 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 140877 823.8 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 466093 240.0 ns/op BenchmarkUncontendedSemaphore-4 4220846 27.22 ns/op BenchmarkContendedSemaphore-4 4268221 27.90 ns/op BenchmarkMutexUncontended-4 905109 167.4 ns/op BenchmarkMutex-4 199627 544.1 ns/op BenchmarkMutexSlack-4 234212 546.5 ns/op BenchmarkMutexWork-4 182191 616.7 ns/op BenchmarkMutexWorkSlack-4 175443 599.5 ns/op BenchmarkMutexNoSpin-4 78366 1708 ns/op BenchmarkMutexSpin-4 65572 1938 ns/op BenchmarkOnce-4 792066 139.8 ns/op BenchmarkSemaUncontended-4 4770370 23.93 ns/op BenchmarkSemaSyntNonblock-4 1355829 91.46 ns/op BenchmarkSemaSyntBlock-4 2053114 62.15 ns/op BenchmarkSemaWorkNonblock-4 1000000 106.6 ns/op BenchmarkSemaWorkBlock-4 1342999 91.68 ns/op BenchmarkRWMutexUncontended-4 301701 339.8 ns/op BenchmarkRWMutexWrite100-4 342157 344.2 ns/op BenchmarkRWMutexWrite10-4 345795 361.6 ns/op BenchmarkRWMutexWorkWrite100-4 286304 459.8 ns/op BenchmarkRWMutexWorkWrite10-4 259341 491.7 ns/op BenchmarkWaitGroupUncontended-4 824511 140.9 ns/op BenchmarkWaitGroupAddDone-4 510450 220.9 ns/op BenchmarkWaitGroupAddDoneWork-4 412072 249.0 ns/op BenchmarkWaitGroupWait-4 2841675 43.92 ns/op BenchmarkWaitGroupWaitWork-4 2136187 54.54 ns/op BenchmarkWaitGroupActuallyWait-4 63440 1899 ns/op 32 B/op 2 allocs/op PASS ok sync 22.064s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 670372 159.2 ns/op PASS ok sync/atomic 0.267s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 101268 1087 ns/op 0 B/op 0 allocs/op PASS ok testing 0.210s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 6462 20971 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 9062 12419 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 79 1421392 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 99 1154939 ns/op 1306 B/op 10 allocs/op BenchmarkTable/1x100000/new-4 1 172601808 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 169339148 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/10x10/new-4 1632 78138 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1816 65497 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 18 7148378 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 16 6429725 ns/op 25848 B/op 64 allocs/op BenchmarkTable/10x100000/new-4 1 775831066 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 768948801 ns/op 48121088 B/op 100077 allocs/op BenchmarkTable/100x10/new-4 172 645651 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 208 590801 ns/op 188 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 64312846 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 60045254 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7460688039 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 7217705647 ns/op 335150072 B/op 100093 allocs/op BenchmarkPyramid/10-4 2702 46135 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 40 3835815 ns/op 409130 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 351451274 ns/op 35625448 B/op 2057 allocs/op BenchmarkRagged/10-4 2248 53101 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 229 507711 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 27 4931497 ns/op 427431 B/op 1661 allocs/op BenchmarkCode-4 8026 16650 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 20.573s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 1 107138171 ns/op BenchmarkVariableString-4 70580 1457 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1903 59902 ns/op 2505 B/op 39 allocs/op PASS ok text/template/parse 0.460s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 61 2031380 ns/op BenchmarkAfter-4 133 1128927 ns/op BenchmarkStop-4 207 534962 ns/op BenchmarkSimultaneousAfterFunc-4 44 2604979 ns/op BenchmarkStartStop-4 250 501304 ns/op BenchmarkReset-4 2612 50590 ns/op BenchmarkSleep-4 45 2496764 ns/op BenchmarkParallelTimerLatency-4 42 923554 avg-late-ns 2077722 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 521349 avg-late-ns 1540919 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 32 502743 avg-late-ns 2277341 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 373259 avg-late-ns 2004708 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 31 297926 avg-late-ns 1962587 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 32 229206 avg-late-ns 2305036 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 436957 avg-late-ns 8159583 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 313767 avg-late-ns 2940904 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 25 288497 avg-late-ns 1567057 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 276684 avg-late-ns 2472731 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 24 2879219 avg-late-ns 14740684 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 456710 avg-late-ns 1510526 max-late-ns BenchmarkTicker-4 312 980621 ns/op BenchmarkTickerReset-4 2594 41100 ns/op BenchmarkTickerResetNaive-4 189 609765 ns/op BenchmarkNow-4 778851 166.0 ns/op BenchmarkNowUnixNano-4 610332 184.6 ns/op BenchmarkNowUnixMilli-4 640016 172.6 ns/op BenchmarkNowUnixMicro-4 619490 173.3 ns/op BenchmarkFormat-4 46934 2506 ns/op BenchmarkFormatRFC3339-4 68509 1579 ns/op BenchmarkFormatRFC3339Nano-4 72700 1610 ns/op BenchmarkFormatNow-4 68308 1722 ns/op BenchmarkMarshalJSON-4 98193 1269 ns/op BenchmarkMarshalText-4 97978 1309 ns/op BenchmarkParse-4 109975 1132 ns/op BenchmarkParseRFC3339UTC-4 303504 404.8 ns/op BenchmarkParseRFC3339UTCBytes-4 232110 520.5 ns/op BenchmarkParseRFC3339TZ-4 95223 1242 ns/op BenchmarkParseRFC3339TZBytes-4 72336 1521 ns/op BenchmarkParseDuration-4 512812 230.4 ns/op BenchmarkHour-4 1000000 127.6 ns/op BenchmarkSecond-4 1000000 128.9 ns/op BenchmarkYear-4 769502 170.7 ns/op BenchmarkDay-4 630324 192.6 ns/op BenchmarkISOWeek-4 761979 174.9 ns/op BenchmarkGoString-4 61782 1762 ns/op BenchmarkUnmarshalText-4 71970 1533 ns/op PASS ok time 12.812s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 526785 246.9 ns/op BenchmarkDecodeValidJapaneseChars-4 644518 194.1 ns/op BenchmarkDecodeRune-4 1991305 53.11 ns/op BenchmarkEncodeValidASCII-4 495464 267.5 ns/op BenchmarkEncodeValidJapaneseChars-4 737509 200.4 ns/op BenchmarkAppendRuneValidASCII-4 1137254 105.1 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1763728 67.42 ns/op BenchmarkEncodeRune-4 3726129 28.81 ns/op PASS ok unicode/utf16 1.533s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 828370 124.8 ns/op BenchmarkRuneCountTenJapaneseChars-4 194854 579.5 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2928256 39.30 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 361334 349.3 ns/op BenchmarkValidTenASCIIChars-4 1000000 109.8 ns/op BenchmarkValid100KASCIIChars-4 142 761457 ns/op BenchmarkValidTenJapaneseChars-4 196856 649.5 ns/op BenchmarkValidLongMostlyASCII-4 147 831822 ns/op BenchmarkValidLongJapanese-4 63 1877685 ns/op BenchmarkValidStringTenASCIIChars-4 3264172 35.32 ns/op BenchmarkValidString100KASCIIChars-4 12682 9271 ns/op BenchmarkValidStringTenJapaneseChars-4 289636 349.6 ns/op BenchmarkValidStringLongMostlyASCII-4 1374 90652 ns/op BenchmarkValidStringLongJapanese-4 100 1034723 ns/op BenchmarkEncodeASCIIRune-4 2897781 40.99 ns/op BenchmarkEncodeJapaneseRune-4 1771828 75.12 ns/op BenchmarkAppendASCIIRune-4 7467590 14.26 ns/op BenchmarkAppendJapaneseRune-4 1959086 59.22 ns/op BenchmarkDecodeASCIIRune-4 2330570 51.69 ns/op BenchmarkDecodeJapaneseRune-4 1491769 81.29 ns/op BenchmarkFullRune/ASCII-4 3283232 38.81 ns/op BenchmarkFullRune/Incomplete-4 1477689 79.18 ns/op BenchmarkFullRune/Japanese-4 3122076 36.49 ns/op PASS ok unicode/utf8 4.171s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 63718622005 ns/op PASS ok cmd/api 94.359s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1323657 89.57 ns/op BenchmarkEqArrayOfStrings64-4 221204 571.5 ns/op BenchmarkEqArrayOfStrings1024-4 14443 8294 ns/op BenchmarkEqArrayOfFloats5-4 1513208 76.49 ns/op BenchmarkEqArrayOfFloats64-4 222975 569.2 ns/op BenchmarkEqArrayOfFloats1024-4 14138 8464 ns/op BenchmarkEqStruct-4 28720398 4.249 ns/op PASS ok cmd/compile/internal/reflectdata 1.427s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 72142 ns/op BenchmarkCopyElim1-4 272 370116 ns/op BenchmarkCopyElim10-4 231 441556 ns/op BenchmarkCopyElim100-4 187 589086 ns/op BenchmarkCopyElim1000-4 48 2637565 ns/op BenchmarkCopyElim10000-4 3 33756697 ns/op BenchmarkCopyElim100000-4 1 516723663 ns/op BenchmarkDeadCode/1-4 210 526250 ns/op BenchmarkDeadCode/10-4 223 552889 ns/op BenchmarkDeadCode/100-4 135 881353 ns/op BenchmarkDeadCode/1000-4 50 3392531 ns/op BenchmarkDeadCode/10000-4 4 28257090 ns/op BenchmarkDeadCode/100000-4 1 321539039 ns/op BenchmarkDeadCode/200000-4 1 617797456 ns/op BenchmarkDominatorsLinear-4 16 8274809 ns/op 1.21 MB/s BenchmarkDominatorsFwdBack-4 10 11922276 ns/op 0.84 MB/s BenchmarkDominatorsManyPred-4 10 11463328 ns/op 0.87 MB/s BenchmarkDominatorsMaxPred-4 9 11290577 ns/op 0.89 MB/s BenchmarkDominatorsMaxPredVal-4 10 11267700 ns/op 0.89 MB/s BenchmarkFuse/1-4 283 397906 ns/op BenchmarkFuse/10-4 283 436070 ns/op BenchmarkFuse/100-4 134 819003 ns/op BenchmarkFuse/1000-4 26 5286142 ns/op BenchmarkFuse/10000-4 2 60090900 ns/op BenchmarkNilCheckDeep1-4 13596 8671 ns/op 0.12 MB/s 234 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 5854 21207 ns/op 0.47 MB/s 239 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 876 138165 ns/op 0.72 MB/s 630 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 87 1300552 ns/op 0.77 MB/s 4425 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 8 14034302 ns/op 0.71 MB/s 74010 B/op 5 allocs/op BenchmarkDSEPass-4 42 2485405 ns/op 59528 B/op 8 allocs/op BenchmarkDSEPassBlock-4 2 69030115 ns/op 2136792 B/op 54388 allocs/op BenchmarkCSEPass-4 9 11125788 ns/op 87784 B/op 8 allocs/op BenchmarkCSEPassBlock-4 1 119716337 ns/op 5625064 B/op 97182 allocs/op BenchmarkDeadcodePass-4 242 506985 ns/op 94590 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 2 52419653 ns/op 2008488 B/op 22360 allocs/op BenchmarkMultiPass-4 102 1101120 ns/op 252608 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 198602028 ns/op 11229448 B/op 150173 allocs/op BenchmarkCondRewrite/SoloJump-4 5014606 22.02 ns/op BenchmarkCondRewrite/CombJump-4 5115217 23.17 ns/op PASS ok cmd/compile/internal/ssa 15.062s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 13736 7720 ns/op BenchmarkExtShift-4 24160 4722 ns/op BenchmarkModify-4 10000 12029 ns/op BenchmarkMullImm-4 29354 4099 ns/op BenchmarkConstModify-4 9470 12078 ns/op BenchmarkBitSet-4 19176 6302 ns/op BenchmarkBitClear-4 18975 6216 ns/op BenchmarkBitToggle-4 18735 6336 ns/op BenchmarkBitSetConst-4 111264 1045 ns/op BenchmarkBitClearConst-4 168664 777.3 ns/op BenchmarkBitToggleConst-4 119131 1037 ns/op BenchmarkDivconstI64-4 7491946 15.10 ns/op BenchmarkModconstI64-4 6965500 16.38 ns/op BenchmarkDivisiblePow2constI64-4 8708058 15.22 ns/op BenchmarkDivisibleconstI64-4 8170941 13.13 ns/op BenchmarkDivisibleWDivconstI64-4 4227985 28.65 ns/op BenchmarkDivconstU64/3-4 6242479 18.78 ns/op BenchmarkDivconstU64/5-4 7793790 15.12 ns/op BenchmarkDivconstU64/37-4 6995883 17.65 ns/op BenchmarkDivconstU64/1234567-4 7826588 14.47 ns/op BenchmarkModconstU64-4 8351338 15.24 ns/op BenchmarkDivisibleconstU64-4 8129967 13.25 ns/op BenchmarkDivisibleWDivconstU64-4 4398271 27.78 ns/op BenchmarkDivconstI32-4 8287000 14.45 ns/op BenchmarkModconstI32-4 6222066 19.60 ns/op BenchmarkDivisiblePow2constI32-4 8533018 14.95 ns/op BenchmarkDivisibleconstI32-4 9699616 13.17 ns/op BenchmarkDivisibleWDivconstI32-4 4293380 27.06 ns/op BenchmarkDivconstU32-4 6885528 15.00 ns/op BenchmarkModconstU32-4 6988777 16.94 ns/op BenchmarkDivisibleconstU32-4 7074850 16.50 ns/op BenchmarkDivisibleWDivconstU32-4 4321892 28.14 ns/op BenchmarkDivconstI16-4 7385368 15.87 ns/op BenchmarkModconstI16-4 8414972 13.43 ns/op BenchmarkDivisiblePow2constI16-4 6395185 16.12 ns/op BenchmarkDivisibleconstI16-4 8740318 13.43 ns/op BenchmarkDivisibleWDivconstI16-4 3968748 28.99 ns/op BenchmarkDivconstU16-4 6939194 17.13 ns/op BenchmarkModconstU16-4 8734374 13.70 ns/op BenchmarkDivisibleconstU16-4 8440116 13.49 ns/op BenchmarkDivisibleWDivconstU16-4 3999568 28.52 ns/op BenchmarkDivconstI8-4 9081940 13.51 ns/op BenchmarkModconstI8-4 8286843 13.71 ns/op BenchmarkDivisiblePow2constI8-4 9292286 13.40 ns/op BenchmarkDivisibleconstI8-4 7492440 15.68 ns/op BenchmarkDivisibleWDivconstI8-4 4021122 28.89 ns/op BenchmarkDivconstU8-4 7326654 14.17 ns/op BenchmarkModconstU8-4 8530887 13.89 ns/op BenchmarkDivisibleconstU8-4 8277627 13.38 ns/op BenchmarkDivisibleWDivconstU8-4 4098759 28.75 ns/op BenchmarkMul2-4 248301 508.5 ns/op BenchmarkMulNeg2-4 240060 515.7 ns/op BenchmarkEfaceInteger-4 2914131 38.11 ns/op BenchmarkMulconstI32/3-4 28704843 4.472 ns/op BenchmarkMulconstI32/5-4 29427508 4.585 ns/op BenchmarkMulconstI32/12-4 27155599 4.613 ns/op BenchmarkMulconstI32/120-4 25710240 4.504 ns/op BenchmarkMulconstI32/-120-4 25978563 4.608 ns/op BenchmarkMulconstI32/65537-4 27117356 4.764 ns/op BenchmarkMulconstI32/65538-4 27823498 4.644 ns/op BenchmarkMulconstI64/3-4 28461350 4.464 ns/op BenchmarkMulconstI64/5-4 29438540 4.364 ns/op BenchmarkMulconstI64/12-4 27360486 4.663 ns/op BenchmarkMulconstI64/120-4 28309812 4.457 ns/op BenchmarkMulconstI64/-120-4 29062832 4.470 ns/op BenchmarkMulconstI64/65537-4 27625287 4.827 ns/op BenchmarkMulconstI64/65538-4 26032796 4.888 ns/op BenchmarkMulconstU32/3-4 28245568 4.600 ns/op BenchmarkMulconstU32/5-4 24432996 4.516 ns/op BenchmarkMulconstU32/12-4 25738590 4.788 ns/op BenchmarkMulconstU32/120-4 28329500 4.476 ns/op BenchmarkMulconstU32/65537-4 26921432 4.841 ns/op BenchmarkMulconstU32/65538-4 26863816 4.823 ns/op BenchmarkMulconstU64/3-4 28014558 4.763 ns/op BenchmarkMulconstU64/5-4 27911227 4.530 ns/op BenchmarkMulconstU64/12-4 26237875 4.723 ns/op BenchmarkMulconstU64/120-4 28141315 4.563 ns/op BenchmarkMulconstU64/65537-4 24960561 4.686 ns/op BenchmarkMulconstU64/65538-4 26628126 4.695 ns/op BenchmarkShiftArithmeticRight-4 28380199 4.438 ns/op BenchmarkSwitch8Predictable-4 8267372 13.35 ns/op BenchmarkSwitch8Unpredictable-4 8632014 13.12 ns/op BenchmarkSwitch32Predictable-4 12421270 9.708 ns/op BenchmarkSwitch32Unpredictable-4 8689358 13.35 ns/op BenchmarkSwitchStringPredictable-4 6093955 18.48 ns/op BenchmarkSwitchStringUnpredictable-4 6776248 16.63 ns/op PASS ok cmd/compile/internal/test 14.087s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 150 770141 ns/op BenchmarkNamed/Underlying/nongeneric-4 1000000 133.9 ns/op BenchmarkNamed/Underlying/generic-4 928401 123.4 ns/op BenchmarkNamed/Underlying/src_instance-4 870121 122.7 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 122.5 ns/op BenchmarkCheck/http/funcbodies/info-4 1 431366194 ns/op 70821 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 312443819 ns/op 97735 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 140846064 ns/op 216645 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 114715523 ns/op 265612 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2438149695 ns/op 2104 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 93194824 ns/op 54931 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 42568898 ns/op 120202 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 35651090 ns/op 143401 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 793837141 ns/op 2730 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 46091227 ns/op 46908 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 4 27157602 ns/op 79512 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 25531328 ns/op 84511 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1734564431 ns/op 36206 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 496575298 ns/op 126441 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 126029169 ns/op 497092 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 95260024 ns/op 658130 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3003979706 ns/op 665.0 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 76224278 ns/op 26152 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 47905726 ns/op 41550 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 53712513 ns/op 37033 lines/s PASS ok cmd/compile/internal/types2 43.263s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 3 42010920 ns/op 24326000 sys-ns/op 4751333 user-ns/op PASS ok cmd/go 0.549s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 62366 2029 ns/op 3.94 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 70608 1597 ns/op 5.01 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 17383 6814 ns/op 150.28 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 17644 6569 ns/op 155.87 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3106 41099 ns/op 199.32 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 2844 41926 ns/op 195.39 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.251s All tests passed.