darwin-amd64-race at 9ee23e97a2079f7953c351bdb678c1b25a804d1c :: 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=CFCD7DA0-E6D9-4D6D-85CA-1A9561990C30" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.lk9PIb97Ne/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=12ED75EC-5F13-4842-8E60-33041D1DD076" "__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" "GO_TEST_TIMEOUT_SCALE=2" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "GOPLSCACHE=/tmp/buildlet/goplscache" "PWD=/tmp/buildlet/go/src"] in dir /tmp/buildlet/go/src Building Go cmd/dist using /tmp/buildlet/go1.4. (go1.20.6 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 *** You need to add /tmp/buildlet/go/bin to your PATH. :: 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=CFCD7DA0-E6D9-4D6D-85CA-1A9561990C30" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.lk9PIb97Ne/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=12ED75EC-5F13-4842-8E60-33041D1DD076" "__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" "GO_TEST_TIMEOUT_SCALE=2" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "GOPLSCACHE=/tmp/buildlet/goplscache" "PWD=/tmp/buildlet/go/bin"] in dir /tmp/buildlet/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 2.083s ok archive/zip 3.959s ok bufio 1.570s ok bytes 2.891s ok cmp 1.066s ok compress/bzip2 1.528s ok compress/flate 9.978s ok compress/gzip 20.574s ok compress/lzw 2.247s ok compress/zlib 7.297s ok container/heap 1.084s ok container/list 1.038s ok container/ring 1.061s ok context 1.132s ok crypto 1.042s ok crypto/aes 1.072s ok crypto/cipher 1.067s ok crypto/des 1.077s ok crypto/dsa 1.030s ok crypto/ecdh 1.242s ok crypto/ecdsa 1.149s ok crypto/ed25519 1.570s ok crypto/elliptic 1.065s ok crypto/hmac 1.060s ok crypto/internal/alias 1.039s ok crypto/internal/bigmod 6.598s ok crypto/internal/boring 1.054s ok crypto/internal/boring/bcache 1.806s ok crypto/internal/edwards25519 2.129s ok crypto/internal/edwards25519/field 1.143s ok crypto/internal/nistec 1.780s ok crypto/internal/nistec/fiat 1.070s [no tests to run] ok crypto/md5 1.090s ok crypto/rand 1.430s ok crypto/rc4 1.682s ok crypto/rsa 3.246s ok crypto/sha1 1.068s ok crypto/sha256 1.040s ok crypto/sha512 1.058s ok crypto/subtle 1.550s ok crypto/tls 7.135s ok crypto/x509 3.147s ok database/sql 1.634s ok database/sql/driver 1.066s ok debug/buildinfo 1.118s ok debug/dwarf 1.130s ok debug/elf 2.632s ok debug/gosym 1.192s ok debug/macho 1.048s ok debug/pe 1.129s ok debug/plan9obj 1.037s ok embed 1.057s [no tests to run] ok embed/internal/embedtest 1.068s ok encoding/ascii85 1.093s ok encoding/asn1 1.050s ok encoding/base32 1.091s ok encoding/base64 1.041s ok encoding/binary 1.081s ok encoding/csv 1.113s ok encoding/gob 25.232s ok encoding/hex 1.044s ok encoding/json 3.662s ok encoding/pem 3.856s ok encoding/xml 1.413s ok errors 1.097s ok expvar 1.094s ok flag 3.194s ok fmt 1.680s ok go/ast 1.051s ok go/build 7.165s ok go/build/constraint 1.056s ok go/constant 1.049s ok go/doc 1.549s ok go/doc/comment 4.946s ok go/format 1.139s ok go/importer 3.908s ok go/internal/gccgoimporter 1.184s ok go/internal/gcimporter 26.467s ok go/internal/srcimporter 32.257s ok go/parser 2.168s ok go/printer 3.121s ok go/scanner 1.106s ok go/token 1.167s ok go/types 67.124s ok hash 1.050s ok hash/adler32 1.068s ok hash/crc32 1.073s ok hash/crc64 1.050s ok hash/fnv 1.037s ok hash/maphash 1.033s ok html 1.055s ok html/template 1.423s ok image 1.698s ok image/color 1.101s ok image/draw 1.789s ok image/gif 2.509s ok image/jpeg 2.651s ok image/png 4.460s ok index/suffixarray 2.441s ok internal/abi 1.547s ok internal/buildcfg 1.055s ok internal/coverage/cformat 1.077s ok internal/coverage/cmerge 1.061s ok internal/coverage/pods 1.069s ok internal/coverage/slicereader 1.057s ok internal/coverage/slicewriter 1.028s ok internal/coverage/test 1.059s ok internal/cpu 3.073s ok internal/dag 1.050s ok internal/diff 1.035s ok internal/fmtsort 1.029s ok internal/fuzz 1.054s ok internal/godebug 18.689s ok internal/godebugs 1.057s ok internal/intern 3.676s ok internal/itoa 1.150s ok internal/platform 3.237s ok internal/poll 1.419s ok internal/profile 1.036s ok internal/reflectlite 1.028s ok internal/safefilepath 1.039s ok internal/saferio 1.384s ok internal/singleflight 1.500s ok internal/testenv 2.017s ok internal/trace 1.498s ok internal/types/errors 3.417s ok internal/unsafeheader 1.032s ok internal/xcoff 1.048s ok internal/zstd 1.025s ok io 1.102s ok io/fs 1.252s ok io/ioutil 1.070s ok log 1.047s ok log/slog 1.222s ok log/slog/internal/benchmarks 1.030s ok log/slog/internal/buffer 1.066s ok log/syslog 2.293s ok maps 1.049s ok math 1.063s ok math/big 5.032s ok math/bits 1.052s ok math/cmplx 1.038s ok math/rand 4.779s ok mime 1.055s ok mime/multipart 7.028s ok mime/quotedprintable 1.217s ok net 17.264s ok net/http 20.490s ok net/http/cgi 13.677s ok net/http/cookiejar 1.101s ok net/http/fcgi 1.276s ok net/http/httptest 1.418s ok net/http/httptrace 1.052s ok net/http/httputil 4.304s ok net/http/internal 1.028s ok net/http/internal/ascii 1.034s ok net/http/pprof 6.320s ok net/internal/socktest 1.033s ok net/mail 1.044s ok net/netip 2.167s ok net/rpc 1.204s ok net/rpc/jsonrpc 1.109s ok net/smtp 1.197s ok net/textproto 2.211s ok net/url 1.159s ok os 7.688s ok os/exec 11.641s ok os/exec/internal/fdtest 1.136s ok os/signal 19.995s ok os/user 1.071s ok path 1.036s ok path/filepath 1.082s ok plugin 1.044s ok reflect 2.288s ok regexp 4.528s ok regexp/syntax 7.077s ok runtime 69.776s ok runtime/cgo 1.148s ok runtime/coverage 1.032s ok runtime/debug 2.236s ok runtime/internal/atomic 1.071s ok runtime/internal/math 1.054s ok runtime/internal/sys 1.049s ok runtime/internal/wasitest 1.033s ok runtime/metrics 1.036s ok runtime/pprof 23.107s ok runtime/race 14.792s ok runtime/trace 6.970s ok slices 1.720s ok sort 1.983s ok strconv 3.342s ok strings 2.485s ok sync 1.818s ok sync/atomic 5.703s ok syscall 7.642s ok testing 3.696s ok testing/fstest 1.104s ok testing/iotest 1.069s ok testing/quick 1.284s ok testing/slogtest 1.096s ok text/scanner 1.044s ok text/tabwriter 1.032s ok text/template 1.117s ok text/template/parse 1.047s ok time 3.727s ok unicode 1.079s ok unicode/utf16 1.072s ok unicode/utf8 1.058s ok cmd/addr2line 11.233s ok cmd/api 5.356s ok cmd/asm/internal/asm 5.074s ok cmd/asm/internal/lex 1.081s ok cmd/cgo/internal/swig 1.163s ok cmd/cgo/internal/test 4.238s ok cmd/cgo/internal/testcarchive 54.362s ok cmd/cgo/internal/testcshared 24.483s ok cmd/cgo/internal/testerrors 30.907s ok cmd/cgo/internal/testfortran 1.152s ok cmd/cgo/internal/testgodefs 4.416s ok cmd/cgo/internal/testlife 3.633s ok cmd/cgo/internal/testnocgo 1.061s ok cmd/cgo/internal/testplugin 96.338s ok cmd/cgo/internal/testsanitizers 1.036s [no tests to run] ok cmd/cgo/internal/testshared 1.029s ok cmd/cgo/internal/testso 5.195s ok cmd/cgo/internal/teststdio 5.256s ok cmd/cgo/internal/testtls 1.037s ok cmd/compile/internal/abt 1.075s ok cmd/compile/internal/amd64 79.042s ok cmd/compile/internal/base 1.106s ok cmd/compile/internal/compare 1.092s ok cmd/compile/internal/dwarfgen 2.243s ok cmd/compile/internal/importer 7.422s ok cmd/compile/internal/inline/inlheur 3.517s ok cmd/compile/internal/ir 1.038s ok cmd/compile/internal/logopt 3.238s ok cmd/compile/internal/loopvar 49.127s ok cmd/compile/internal/noder 1.044s ok cmd/compile/internal/reflectdata 1.039s [no tests to run] ok cmd/compile/internal/ssa 40.655s ok cmd/compile/internal/syntax 1.221s ok cmd/compile/internal/test 20.063s ok cmd/compile/internal/typecheck 2.014s ok cmd/compile/internal/types 1.040s ok cmd/compile/internal/types2 25.227s ok cmd/covdata 1.048s ok cmd/cover 21.625s ok cmd/dist 1.044s ok cmd/distpack 1.057s ok cmd/doc 4.709s ok cmd/fix 18.859s ok cmd/go 460.401s ok cmd/go/internal/auth 1.049s ok cmd/go/internal/cache 1.321s ok cmd/go/internal/cfg 1.036s [no tests to run] ok cmd/go/internal/envcmd 1.539s ok cmd/go/internal/fsys 1.194s ok cmd/go/internal/generate 1.096s ok cmd/go/internal/gover 1.029s ok cmd/go/internal/imports 1.066s ok cmd/go/internal/load 1.040s ok cmd/go/internal/lockedfile 2.303s ok cmd/go/internal/lockedfile/internal/filelock 2.102s ok cmd/go/internal/modfetch 1.067s ok cmd/go/internal/modfetch/codehost 11.003s ok cmd/go/internal/modfetch/zip_sum_test 1.076s ok cmd/go/internal/modindex 1.961s ok cmd/go/internal/modload 1.058s ok cmd/go/internal/mvs 1.071s ok cmd/go/internal/par 1.113s ok cmd/go/internal/str 1.029s ok cmd/go/internal/test 1.129s ok cmd/go/internal/toolchain 1.093s ok cmd/go/internal/vcs 1.082s ok cmd/go/internal/vcweb 1.171s ok cmd/go/internal/vcweb/vcstest 22.220s ok cmd/go/internal/web 1.082s ok cmd/go/internal/work 3.589s ok cmd/gofmt 1.334s ok cmd/internal/archive 3.400s ok cmd/internal/buildid 2.384s ok cmd/internal/cov 2.005s ok cmd/internal/dwarf 1.070s ok cmd/internal/edit 1.092s ok cmd/internal/goobj 1.037s ok cmd/internal/moddeps 4.577s ok cmd/internal/notsha256 1.045s ok cmd/internal/obj 2.332s ok cmd/internal/obj/ppc64 1.965s ok cmd/internal/obj/riscv 1.391s ok cmd/internal/obj/s390x 1.084s ok cmd/internal/obj/x86 7.031s ok cmd/internal/objabi 1.277s ok cmd/internal/pkgpath 5.322s ok cmd/internal/pkgpattern 1.051s ok cmd/internal/quoted 1.106s ok cmd/internal/src 1.096s ok cmd/internal/test2json 2.164s ok cmd/link 42.798s ok cmd/link/internal/benchmark 1.054s ok cmd/link/internal/ld 29.443s ok cmd/link/internal/loader 1.076s ok cmd/nm 9.484s ok cmd/objdump 10.392s ok cmd/pack 8.167s ok cmd/pprof 3.984s ok cmd/trace 1.217s ok cmd/vet 47.724s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 2973 36834 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2356 50016 ns/op 1864 B/op 37 allocs/op Benchmark/Writer/PAX-4 1604 76904 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 3550 37784 ns/op 5118 B/op 15 allocs/op Benchmark/Reader/GNU-4 7704 27051 ns/op 5241 B/op 15 allocs/op Benchmark/Reader/PAX-4 2011 64151 ns/op 8863 B/op 33 allocs/op PASS ok archive/tar 2.304s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 403699981 ns/op 829288 B/op 86 allocs/op BenchmarkZip64Test-4 1 214289413 ns/op BenchmarkZip64TestSizes/4096-4 886 211983 ns/op BenchmarkZip64TestSizes/1048576-4 80 1402352 ns/op BenchmarkZip64TestSizes/67108864-4 1 223766859 ns/op PASS ok archive/zip 2.735s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 188446 615.4 ns/op BenchmarkReaderCopyUnoptimal-4 131503 973.2 ns/op BenchmarkReaderCopyNoWriteTo-4 10000 62931 ns/op BenchmarkReaderWriteToOptimal-4 9061 20259 ns/op BenchmarkReaderReadString-4 132308 1295 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 158163 670.9 ns/op BenchmarkWriterCopyUnoptimal-4 202576 722.8 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 68522 ns/op BenchmarkReaderEmpty-4 13756 9019 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 12324 8412 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 528450 242.9 ns/op 0 B/op 0 allocs/op PASS ok bufio 4.419s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 2596 54630 ns/op 599.82 MB/s BenchmarkWriteByte-4 324 347474 ns/op 11.79 MB/s BenchmarkWriteRune-4 199 745224 ns/op 16.49 MB/s BenchmarkBufferNotEmptyWriteRead-4 20 6758673 ns/op BenchmarkBufferFullSmallReads-4 90 1893993 ns/op BenchmarkBufferWriteBlock/N4096-4 5346 29014 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 345 563287 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 7 15634875 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 5 35486631 ns/op 472.78 MB/s 6710886 B/op 0 allocs/op BenchmarkIndexByte/10-4 3094994 37.62 ns/op 265.79 MB/s BenchmarkIndexByte/32-4 2988918 38.28 ns/op 835.85 MB/s BenchmarkIndexByte/4K-4 1000000 124.3 ns/op 32947.32 MB/s BenchmarkIndexBytePortable/10-4 1003870 115.4 ns/op 86.64 MB/s BenchmarkIndexBytePortable/32-4 424686 327.2 ns/op 97.81 MB/s BenchmarkIndexBytePortable/4K-4 3459 32620 ns/op 125.57 MB/s BenchmarkIndexRune/10-4 1000000 129.7 ns/op 77.11 MB/s BenchmarkIndexRune/32-4 1000000 135.3 ns/op 236.58 MB/s BenchmarkIndexRune/4K-4 368355 309.3 ns/op 13244.26 MB/s BenchmarkIndexRuneASCII/10-4 3314383 34.38 ns/op 290.89 MB/s BenchmarkIndexRuneASCII/32-4 3224581 37.38 ns/op 856.14 MB/s BenchmarkIndexRuneASCII/4K-4 998241 117.2 ns/op 34959.28 MB/s BenchmarkEqual/0-4 10386997 18.47 ns/op BenchmarkEqual/1-4 1000000 105.3 ns/op 9.49 MB/s BenchmarkEqual/6-4 1000000 108.1 ns/op 55.50 MB/s BenchmarkEqual/9-4 1000000 144.0 ns/op 62.52 MB/s BenchmarkEqual/15-4 1000000 114.8 ns/op 130.62 MB/s BenchmarkEqual/16-4 1000000 109.8 ns/op 145.67 MB/s BenchmarkEqual/20-4 1000000 111.4 ns/op 179.53 MB/s BenchmarkEqual/32-4 1053210 114.2 ns/op 280.29 MB/s BenchmarkEqual/4K-4 81838 1490 ns/op 2749.32 MB/s BenchmarkEqualBothUnaligned/64_0-4 1000000 125.6 ns/op 509.61 MB/s BenchmarkEqualBothUnaligned/64_1-4 1000000 126.0 ns/op 508.13 MB/s BenchmarkEqualBothUnaligned/64_4-4 1077420 103.9 ns/op 615.85 MB/s BenchmarkEqualBothUnaligned/64_7-4 1000000 110.1 ns/op 581.09 MB/s BenchmarkEqualBothUnaligned/4096_0-4 87399 1477 ns/op 2772.97 MB/s BenchmarkEqualBothUnaligned/4096_1-4 54606 2160 ns/op 1896.29 MB/s BenchmarkEqualBothUnaligned/4096_4-4 136232 846.9 ns/op 4836.23 MB/s BenchmarkEqualBothUnaligned/4096_7-4 157377 861.7 ns/op 4753.41 MB/s BenchmarkIndex/10-4 2130434 60.37 ns/op 165.65 MB/s BenchmarkIndex/32-4 2086082 56.08 ns/op 570.64 MB/s BenchmarkIndex/4K-4 40000 3445 ns/op 1189.05 MB/s BenchmarkIndexEasy/10-4 1941225 58.90 ns/op 169.77 MB/s BenchmarkIndexEasy/32-4 2049181 69.72 ns/op 459.01 MB/s BenchmarkIndexEasy/4K-4 438217 246.4 ns/op 16622.87 MB/s BenchmarkCount/10-4 1248222 92.11 ns/op 108.56 MB/s BenchmarkCount/32-4 1009512 100.3 ns/op 319.01 MB/s BenchmarkCount/4K-4 38457 4741 ns/op 863.99 MB/s BenchmarkCountEasy/10-4 1259736 95.41 ns/op 104.81 MB/s BenchmarkCountEasy/32-4 1000000 159.7 ns/op 200.39 MB/s BenchmarkCountEasy/4K-4 453036 297.7 ns/op 13757.08 MB/s BenchmarkCountSingle/10-4 2327188 52.91 ns/op 189.01 MB/s BenchmarkCountSingle/32-4 2331350 49.94 ns/op 640.74 MB/s BenchmarkCountSingle/4K-4 977053 149.4 ns/op 27424.06 MB/s BenchmarkToUpper/#00-4 2641874 44.84 ns/op BenchmarkToUpper/ONLYUPPER-4 324106 445.8 ns/op BenchmarkToUpper/abc-4 472215 333.8 ns/op BenchmarkToUpper/AbC123-4 282272 487.0 ns/op BenchmarkToUpper/azAZ09_-4 260775 523.3 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 73136 1479 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 34569 3574 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 45499 2271 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 118705 1042 ns/op BenchmarkToLower/#00-4 2467936 59.53 ns/op BenchmarkToLower/abc-4 370897 322.1 ns/op BenchmarkToLower/AbC123-4 273361 456.8 ns/op BenchmarkToLower/azAZ09_-4 278713 478.5 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 72939 1512 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 33446 3859 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 70382 2374 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 118875 983.5 ns/op BenchmarkFields/ASCII/16-4 159800 751.0 ns/op 21.30 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 13082 12885 ns/op 19.87 MB/s 576 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 878 146530 ns/op 27.95 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 50 3175846 ns/op 20.64 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 53173785 ns/op 19.72 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 77626 2013 ns/op 7.95 MB/s 80 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 5011 29285 ns/op 8.74 MB/s 480 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 303 358455 ns/op 11.43 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 20 6751709 ns/op 9.71 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 110507467 ns/op 9.49 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 127332 983.9 ns/op 16.26 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 8546 13406 ns/op 19.10 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 537 271903 ns/op 15.06 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 31 5257207 ns/op 12.47 MB/s 512259 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 78656044 ns/op 13.33 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 80828 1308 ns/op 12.23 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 7537 22774 ns/op 11.24 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 444 300480 ns/op 13.63 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 24 5637728 ns/op 11.62 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 110468862 ns/op 9.49 MB/s 11211008 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1583184 71.36 ns/op BenchmarkTrimSpace/ASCII-4 1000000 106.8 ns/op BenchmarkTrimSpace/SomeNonASCII-4 100642 1227 ns/op BenchmarkTrimSpace/JustNonASCII-4 50372 2876 ns/op BenchmarkToValidUTF8/Valid-4 441081 297.6 ns/op BenchmarkToValidUTF8/InvalidASCII-4 260990 472.9 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 72217 1405 ns/op BenchmarkIndexHard1-4 990 115906 ns/op BenchmarkIndexHard2-4 735 156460 ns/op BenchmarkIndexHard3-4 182 742356 ns/op BenchmarkIndexHard4-4 123 1353830 ns/op BenchmarkLastIndexHard1-4 7 14710535 ns/op BenchmarkLastIndexHard2-4 6 29798241 ns/op BenchmarkLastIndexHard3-4 6 23374915 ns/op BenchmarkCountHard1-4 1123 107394 ns/op BenchmarkCountHard2-4 750 201690 ns/op BenchmarkCountHard3-4 201 604823 ns/op BenchmarkSplitEmptySeparator-4 1 169379151 ns/op BenchmarkSplitSingleByteSeparator-4 12 11756694 ns/op BenchmarkSplitMultiByteSeparator-4 12 10059904 ns/op BenchmarkSplitNSingleByteSeparator-4 145936 1216 ns/op BenchmarkSplitNMultiByteSeparator-4 60052 2420 ns/op BenchmarkRepeat-4 142645 1098 ns/op BenchmarkRepeatLarge/256/1-4 125631 1488 ns/op 172.02 MB/s BenchmarkRepeatLarge/256/16-4 198651 1118 ns/op 228.95 MB/s BenchmarkRepeatLarge/512/1-4 55406 1933 ns/op 264.88 MB/s BenchmarkRepeatLarge/512/16-4 57466 1843 ns/op 277.76 MB/s BenchmarkRepeatLarge/1024/1-4 32976 3689 ns/op 277.60 MB/s BenchmarkRepeatLarge/1024/16-4 41610 3199 ns/op 320.11 MB/s BenchmarkRepeatLarge/2048/1-4 27646 5219 ns/op 392.39 MB/s BenchmarkRepeatLarge/2048/16-4 21873 4957 ns/op 413.13 MB/s BenchmarkRepeatLarge/4096/1-4 14330 9901 ns/op 413.69 MB/s BenchmarkRepeatLarge/4096/16-4 13276 11182 ns/op 366.32 MB/s BenchmarkRepeatLarge/8192/1-4 10000 17942 ns/op 456.59 MB/s BenchmarkRepeatLarge/8192/16-4 10000 19253 ns/op 425.50 MB/s BenchmarkRepeatLarge/8192/4097-4 10000 11056 ns/op 370.58 MB/s BenchmarkRepeatLarge/16384/1-4 9303 35961 ns/op 455.60 MB/s BenchmarkRepeatLarge/16384/16-4 9830 33566 ns/op 488.11 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 25820 ns/op 476.03 MB/s BenchmarkRepeatLarge/32768/1-4 1946 68421 ns/op 478.92 MB/s BenchmarkRepeatLarge/32768/16-4 3254 59319 ns/op 552.41 MB/s BenchmarkRepeatLarge/32768/4097-4 1572 66865 ns/op 428.91 MB/s BenchmarkRepeatLarge/65536/1-4 673 149864 ns/op 437.30 MB/s BenchmarkRepeatLarge/65536/16-4 993 110078 ns/op 595.36 MB/s BenchmarkRepeatLarge/65536/4097-4 1014 126975 ns/op 483.99 MB/s BenchmarkRepeatLarge/131072/1-4 183 710778 ns/op 184.41 MB/s BenchmarkRepeatLarge/131072/16-4 194 681798 ns/op 192.24 MB/s BenchmarkRepeatLarge/131072/4097-4 188 737030 ns/op 172.32 MB/s BenchmarkRepeatLarge/262144/1-4 100 1033548 ns/op 253.64 MB/s BenchmarkRepeatLarge/262144/16-4 100 1075286 ns/op 243.79 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1058554 ns/op 243.83 MB/s BenchmarkRepeatLarge/524288/1-4 79 2062203 ns/op 254.24 MB/s BenchmarkRepeatLarge/524288/16-4 70 1748680 ns/op 299.82 MB/s BenchmarkRepeatLarge/524288/4097-4 100 1866724 ns/op 278.73 MB/s BenchmarkRepeatLarge/1048576/1-4 52 2928323 ns/op 358.08 MB/s BenchmarkRepeatLarge/1048576/16-4 48 3270721 ns/op 320.59 MB/s BenchmarkRepeatLarge/1048576/4097-4 42 2998949 ns/op 348.37 MB/s BenchmarkRepeatLarge/2097152/1-4 26 6155727 ns/op 340.68 MB/s BenchmarkRepeatLarge/2097152/16-4 36 6183769 ns/op 339.14 MB/s BenchmarkRepeatLarge/2097152/4097-4 31 7223603 ns/op 289.82 MB/s BenchmarkRepeatLarge/4194304/1-4 9 14454382 ns/op 290.18 MB/s BenchmarkRepeatLarge/4194304/16-4 12 11624025 ns/op 360.83 MB/s BenchmarkRepeatLarge/4194304/4097-4 8 12994784 ns/op 322.53 MB/s BenchmarkRepeatLarge/8388608/1-4 5 22065463 ns/op 380.17 MB/s BenchmarkRepeatLarge/8388608/16-4 6 20546317 ns/op 408.28 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 24622184 ns/op 340.61 MB/s BenchmarkRepeatLarge/16777216/1-4 3 37264948 ns/op 450.21 MB/s BenchmarkRepeatLarge/16777216/16-4 3 34604672 ns/op 484.83 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 37469662 ns/op 447.75 MB/s BenchmarkRepeatLarge/33554432/1-4 2 66836050 ns/op 502.04 MB/s BenchmarkRepeatLarge/33554432/16-4 2 63288279 ns/op 530.18 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 68653942 ns/op 488.75 MB/s BenchmarkRepeatLarge/67108864/1-4 1 120644174 ns/op 556.25 MB/s BenchmarkRepeatLarge/67108864/16-4 1 166787529 ns/op 402.36 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 123575452 ns/op 543.06 MB/s BenchmarkRepeatLarge/134217728/1-4 1 242657600 ns/op 553.12 MB/s BenchmarkRepeatLarge/134217728/16-4 1 362107292 ns/op 370.66 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 255386920 ns/op 525.55 MB/s BenchmarkRepeatLarge/268435456/1-4 1 500968049 ns/op 535.83 MB/s BenchmarkRepeatLarge/268435456/16-4 1 514243422 ns/op 522.00 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 461891627 ns/op 581.17 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1226883607 ns/op 437.59 MB/s BenchmarkRepeatLarge/536870912/16-4 1 858073181 ns/op 625.67 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1059225716 ns/op 506.85 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 5682328208 ns/op 188.96 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1750997064 ns/op 613.22 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1885818926 ns/op 569.38 MB/s BenchmarkBytesCompare/1-4 13007107 13.86 ns/op BenchmarkBytesCompare/2-4 13409110 9.677 ns/op BenchmarkBytesCompare/4-4 12938978 10.09 ns/op BenchmarkBytesCompare/8-4 13497975 13.36 ns/op BenchmarkBytesCompare/16-4 12564178 10.96 ns/op BenchmarkBytesCompare/32-4 10483826 11.33 ns/op BenchmarkBytesCompare/64-4 10564213 11.50 ns/op BenchmarkBytesCompare/128-4 9143866 12.43 ns/op BenchmarkBytesCompare/256-4 8205019 14.96 ns/op BenchmarkBytesCompare/512-4 4838703 21.82 ns/op BenchmarkBytesCompare/1024-4 3453363 35.34 ns/op BenchmarkBytesCompare/2048-4 1193090 83.92 ns/op BenchmarkIndexAnyASCII/1:1-4 2077192 57.84 ns/op BenchmarkIndexAnyASCII/1:2-4 2125910 57.55 ns/op BenchmarkIndexAnyASCII/1:4-4 2110584 62.89 ns/op BenchmarkIndexAnyASCII/1:8-4 1935021 59.78 ns/op BenchmarkIndexAnyASCII/1:16-4 2002483 56.02 ns/op BenchmarkIndexAnyASCII/1:32-4 1906300 57.51 ns/op BenchmarkIndexAnyASCII/1:64-4 1925940 58.95 ns/op BenchmarkIndexAnyASCII/16:1-4 2071240 61.17 ns/op BenchmarkIndexAnyASCII/16:2-4 538509 195.6 ns/op BenchmarkIndexAnyASCII/16:4-4 604884 186.0 ns/op BenchmarkIndexAnyASCII/16:8-4 587769 190.0 ns/op BenchmarkIndexAnyASCII/16:16-4 510626 199.4 ns/op BenchmarkIndexAnyASCII/16:32-4 543513 221.0 ns/op BenchmarkIndexAnyASCII/16:64-4 451131 250.6 ns/op BenchmarkIndexAnyASCII/256:1-4 2040632 58.13 ns/op BenchmarkIndexAnyASCII/256:2-4 53197 2137 ns/op BenchmarkIndexAnyASCII/256:4-4 52693 2111 ns/op BenchmarkIndexAnyASCII/256:8-4 50204 2245 ns/op BenchmarkIndexAnyASCII/256:16-4 50548 2266 ns/op BenchmarkIndexAnyASCII/256:32-4 53768 2203 ns/op BenchmarkIndexAnyASCII/256:64-4 49016 2191 ns/op BenchmarkIndexAnyUTF8/1:1-4 2119572 54.84 ns/op BenchmarkIndexAnyUTF8/1:2-4 2120257 53.56 ns/op BenchmarkIndexAnyUTF8/1:4-4 2151150 53.57 ns/op BenchmarkIndexAnyUTF8/1:8-4 2196766 54.83 ns/op BenchmarkIndexAnyUTF8/1:16-4 2195052 54.31 ns/op BenchmarkIndexAnyUTF8/1:32-4 2156893 54.61 ns/op BenchmarkIndexAnyUTF8/1:64-4 2145099 54.28 ns/op BenchmarkIndexAnyUTF8/16:1-4 164230 760.6 ns/op BenchmarkIndexAnyUTF8/16:2-4 388868 286.7 ns/op BenchmarkIndexAnyUTF8/16:4-4 421550 290.3 ns/op BenchmarkIndexAnyUTF8/16:8-4 450890 282.2 ns/op BenchmarkIndexAnyUTF8/16:16-4 425506 289.7 ns/op BenchmarkIndexAnyUTF8/16:32-4 421750 324.9 ns/op BenchmarkIndexAnyUTF8/16:64-4 386342 306.8 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 11655 ns/op BenchmarkIndexAnyUTF8/256:2-4 27440 4181 ns/op BenchmarkIndexAnyUTF8/256:4-4 28826 3727 ns/op BenchmarkIndexAnyUTF8/256:8-4 31519 3753 ns/op BenchmarkIndexAnyUTF8/256:16-4 29557 3850 ns/op BenchmarkIndexAnyUTF8/256:32-4 29673 4159 ns/op BenchmarkIndexAnyUTF8/256:64-4 28144 4117 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2160075 53.06 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2172811 52.40 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2206977 53.19 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2218761 52.05 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2145631 52.65 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2140851 53.51 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2201568 53.15 ns/op BenchmarkLastIndexAnyASCII/16:1-4 543091 238.2 ns/op BenchmarkLastIndexAnyASCII/16:2-4 490468 246.7 ns/op BenchmarkLastIndexAnyASCII/16:4-4 539473 242.3 ns/op BenchmarkLastIndexAnyASCII/16:8-4 527258 254.6 ns/op BenchmarkLastIndexAnyASCII/16:16-4 434332 266.5 ns/op BenchmarkLastIndexAnyASCII/16:32-4 471280 275.0 ns/op BenchmarkLastIndexAnyASCII/16:64-4 360378 307.3 ns/op BenchmarkLastIndexAnyASCII/256:1-4 38635 3052 ns/op BenchmarkLastIndexAnyASCII/256:2-4 38841 3064 ns/op BenchmarkLastIndexAnyASCII/256:4-4 38655 3089 ns/op BenchmarkLastIndexAnyASCII/256:8-4 38538 3018 ns/op BenchmarkLastIndexAnyASCII/256:16-4 38407 2996 ns/op BenchmarkLastIndexAnyASCII/256:32-4 38103 3042 ns/op BenchmarkLastIndexAnyASCII/256:64-4 38889 3102 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2203964 52.72 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2209497 52.86 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2255318 52.79 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2233748 52.84 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2101504 52.84 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2159587 55.36 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2087608 53.81 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 183823 613.9 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 419008 286.7 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 436981 312.6 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 439276 296.6 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 400106 299.5 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 393646 311.6 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 389060 315.5 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 12818 9176 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 30555 3768 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 30745 3756 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 31125 3790 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 30507 3949 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 28300 4157 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 28558 4149 ns/op BenchmarkTrimASCII/1:1-4 2407621 50.31 ns/op BenchmarkTrimASCII/1:2-4 2215770 52.80 ns/op BenchmarkTrimASCII/1:4-4 2116795 53.69 ns/op BenchmarkTrimASCII/1:8-4 2126563 57.14 ns/op BenchmarkTrimASCII/1:16-4 1649091 62.91 ns/op BenchmarkTrimASCII/16:1-4 661090 184.5 ns/op BenchmarkTrimASCII/16:2-4 475412 230.9 ns/op BenchmarkTrimASCII/16:4-4 429241 247.4 ns/op BenchmarkTrimASCII/16:8-4 532381 240.7 ns/op BenchmarkTrimASCII/16:16-4 460602 255.4 ns/op BenchmarkTrimASCII/256:1-4 54387 2230 ns/op BenchmarkTrimASCII/256:2-4 38397 2980 ns/op BenchmarkTrimASCII/256:4-4 38346 2970 ns/op BenchmarkTrimASCII/256:8-4 41139 3018 ns/op BenchmarkTrimASCII/256:16-4 40755 3029 ns/op BenchmarkTrimASCII/4096:1-4 3757 33547 ns/op BenchmarkTrimASCII/4096:2-4 2550 47343 ns/op BenchmarkTrimASCII/4096:4-4 2772 47028 ns/op BenchmarkTrimASCII/4096:8-4 2691 46862 ns/op BenchmarkTrimASCII/4096:16-4 2770 46806 ns/op BenchmarkTrimByte-4 2221502 51.94 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 18229 6560 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 17820 6579 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1011 120026 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1978 61146 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3930 31782 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7016 17389 ns/op BenchmarkCompareBytesEqual-4 15900868 7.715 ns/op BenchmarkCompareBytesToNil-4 15724578 7.087 ns/op BenchmarkCompareBytesEmpty-4 19850400 5.907 ns/op BenchmarkCompareBytesIdentical-4 19183783 6.063 ns/op BenchmarkCompareBytesSameLength-4 16005280 7.417 ns/op BenchmarkCompareBytesDifferentLength-4 15746617 7.316 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2712 40533 ns/op 25869.74 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 3273 41238 ns/op 25427.91 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 3280 41161 ns/op 25474.96 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 3045 42607 ns/op 24610.55 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2702 41432 ns/op 25308.60 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2710 40817 ns/op 25690.00 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2719 40533 ns/op 25869.80 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 3307 37336 ns/op 28085.40 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2977 43279 ns/op 24228.74 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 3074 43569 ns/op 24067.47 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2529 45371 ns/op 23111.16 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2402 43620 ns/op 24039.10 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2620 46736 ns/op 22436.30 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2600 46408 ns/op 22594.78 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2925 43310 ns/op 24211.20 MB/s BenchmarkCompareBytesBig-4 2732 39404 ns/op 26610.99 MB/s BenchmarkCompareBytesBigIdentical-4 17027892 7.056 ns/op 148606670.53 MB/s PASS ok bytes 80.812s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 75398472 ns/op 1.33 MB/s 3612268 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 278745656 ns/op 2.03 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 5 24106120 ns/op 0.68 MB/s 3643377 B/op 51 allocs/op PASS ok compress/bzip2 2.367s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 61 1994300 ns/op 5.01 MB/s 42691 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 18889399 ns/op 5.29 MB/s 43353 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 205715471 ns/op 4.86 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 56 2045171 ns/op 4.89 MB/s 42964 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 5 20365176 ns/op 4.91 MB/s 44206 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 205757008 ns/op 4.86 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 63 2061272 ns/op 4.85 MB/s 42923 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 19188770 ns/op 5.21 MB/s 43633 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 189879229 ns/op 5.27 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 57 1936571 ns/op 5.16 MB/s 42018 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 19796682 ns/op 5.05 MB/s 42264 B/op 13 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 189006685 ns/op 5.29 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 61 2055362 ns/op 4.87 MB/s 43934 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 6 19999874 ns/op 5.00 MB/s 47833 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 200768799 ns/op 4.98 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 66 1658100 ns/op 6.03 MB/s 43517 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 8 14005664 ns/op 7.14 MB/s 45831 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 142051257 ns/op 7.04 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 80 1550562 ns/op 6.45 MB/s 43415 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 9 11168044 ns/op 8.95 MB/s 47502 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 112717789 ns/op 8.87 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 86 1490600 ns/op 6.71 MB/s 43631 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 10 10987279 ns/op 9.10 MB/s 45396 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 109145503 ns/op 9.16 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 100 1177525 ns/op 8.49 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11126879 ns/op 8.99 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 109499379 ns/op 9.13 MB/s BenchmarkEncode/Digits/Speed/1e4-4 54 2208761 ns/op 4.53 MB/s BenchmarkEncode/Digits/Speed/1e5-4 6 19123861 ns/op 5.23 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 186028919 ns/op 5.38 MB/s BenchmarkEncode/Digits/Default/1e4-4 19 5775242 ns/op 1.73 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 68026724 ns/op 1.47 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 642871392 ns/op 1.56 MB/s BenchmarkEncode/Digits/Compression/1e4-4 20 5762313 ns/op 1.74 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 61780374 ns/op 1.62 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 631704065 ns/op 1.58 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 81 1423323 ns/op 7.03 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 9 12188906 ns/op 8.20 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 118757013 ns/op 8.42 MB/s BenchmarkEncode/Newton/Speed/1e4-4 54 2078927 ns/op 4.81 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 15058738 ns/op 6.64 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 148685922 ns/op 6.73 MB/s BenchmarkEncode/Newton/Default/1e4-4 19 5365317 ns/op 1.86 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 55615132 ns/op 1.80 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 563642811 ns/op 1.77 MB/s BenchmarkEncode/Newton/Compression/1e4-4 20 5388961 ns/op 1.86 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 66516584 ns/op 1.50 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 692540793 ns/op 1.44 MB/s PASS ok compress/flate 15.609s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 54 2347881 ns/op 4.26 MB/s BenchmarkDecoder/1e-Reuse4-4 54 2446914 ns/op 4.09 MB/s BenchmarkDecoder/1e5-4 5 23759942 ns/op 4.21 MB/s BenchmarkDecoder/1e-Reuse5-4 5 24237424 ns/op 4.13 MB/s BenchmarkDecoder/1e6-4 1 237734782 ns/op 4.21 MB/s BenchmarkDecoder/1e-Reuse6-4 1 239597617 ns/op 4.17 MB/s BenchmarkEncoder/1e4-4 57 2103784 ns/op 4.75 MB/s BenchmarkEncoder/1e-Reuse4-4 49 2154953 ns/op 4.64 MB/s BenchmarkEncoder/1e5-4 6 19371045 ns/op 5.16 MB/s BenchmarkEncoder/1e-Reuse5-4 6 19725895 ns/op 5.07 MB/s BenchmarkEncoder/1e6-4 1 198522002 ns/op 5.04 MB/s BenchmarkEncoder/1e-Reuse6-4 1 192350145 ns/op 5.20 MB/s PASS ok compress/lzw 4.071s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 24 5388733 ns/op PASS ok container/heap 1.187s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 24872 4242 ns/op BenchmarkWithTimeout/concurrency=40-4 6096 19742 ns/op BenchmarkWithTimeout/concurrency=4000-4 7351 27168 ns/op BenchmarkWithTimeout/concurrency=400000-4 7785 27476 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 397186 363.2 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 16519 9798 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 21069 5214 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3568 33907 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2355 51919 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3327 34804 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 372 355530 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 228 539027 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 360 326637 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 32 3756517 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 16 6399974 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 33 3300975 ns/op BenchmarkCheckCanceled/Err-4 326998 428.6 ns/op BenchmarkCheckCanceled/Done-4 621612 211.9 ns/op BenchmarkContextCancelDone-4 728860 142.9 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 26348 4298 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 27366 4814 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 23806 4924 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 21843 5480 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 15994 7424 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 656458 199.3 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 409206 314.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 259501 441.7 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 179860 691.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 86445 1308 ns/op PASS ok context 12.479s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1801788 62.89 ns/op 254.42 MB/s BenchmarkDecrypt-4 1862386 63.30 ns/op 252.76 MB/s BenchmarkExpand-4 1000000 105.4 ns/op PASS ok crypto/aes 1.595s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 264844 484.4 ns/op 132.13 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 404118 304.1 ns/op 210.44 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 257784 484.4 ns/op 132.12 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 398292 322.4 ns/op 198.49 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 164162 782.6 ns/op 1725.11 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 214676 589.8 ns/op 2288.97 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 145114 867.4 ns/op 1556.39 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 182304 730.6 ns/op 1847.76 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 52078 2141 ns/op 3825.73 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 67957 1772 ns/op 4623.36 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 46369 2591 ns/op 3161.60 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 49249 2298 ns/op 3564.55 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 6846 18299 ns/op 55.69 MB/s BenchmarkAESCFBDecrypt1K-4 6675 18442 ns/op 55.25 MB/s BenchmarkAESCFBDecrypt8K-4 838 146896 ns/op 55.73 MB/s BenchmarkAESOFB1K-4 10000 12346 ns/op 82.54 MB/s BenchmarkAESCTR1K-4 15051 7917 ns/op 128.70 MB/s BenchmarkAESCTR8K-4 1996 61281 ns/op 133.60 MB/s BenchmarkAESCBCEncrypt1K-4 14454 8319 ns/op 123.09 MB/s BenchmarkAESCBCDecrypt1K-4 19443 6179 ns/op 165.72 MB/s PASS ok crypto/cipher 4.383s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 94179 1269 ns/op 6.31 MB/s BenchmarkDecrypt-4 96243 1157 ns/op 6.91 MB/s BenchmarkTDESEncrypt-4 38048 3053 ns/op 2.62 MB/s BenchmarkTDESDecrypt-4 39763 3054 ns/op 2.62 MB/s PASS ok crypto/des 1.700s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1236 90785 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 19 6313808 ns/op 1085 B/op 21 allocs/op BenchmarkECDH/P521-4 6 17551474 ns/op 1536 B/op 21 allocs/op BenchmarkECDH/X25519-4 92 1400981 ns/op 375 B/op 9 allocs/op PASS ok crypto/ecdh 1.671s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 2070 60745 ns/op 2512 B/op 33 allocs/op BenchmarkSign/P384-4 32 3452761 ns/op 2682 B/op 34 allocs/op BenchmarkSign/P521-4 13 8550945 ns/op 3064 B/op 35 allocs/op BenchmarkVerify/P256-4 1118 99593 ns/op 432 B/op 8 allocs/op BenchmarkVerify/P384-4 13 7935841 ns/op 592 B/op 12 allocs/op BenchmarkVerify/P521-4 5 21516909 ns/op 912 B/op 12 allocs/op BenchmarkGenerateKey/P256-4 5553 22647 ns/op 895 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 70 1668141 ns/op 1094 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 26 4287555 ns/op 1417 B/op 17 allocs/op PASS ok crypto/ecdsa 2.706s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 267 445020 ns/op BenchmarkNewKeyFromSeed-4 279 416475 ns/op BenchmarkSigning-4 276 442999 ns/op BenchmarkVerification-4 176 677188 ns/op PASS ok crypto/ed25519 1.771s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 7202 17006 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 168 749214 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 76 1685548 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 30 4205772 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1740 63902 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 70 1839961 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 27 4787586 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 8 12732022 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 13239 8803 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 6471 16719 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 4591 27504 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 100 1111839 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 3212 41156 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 404 294582 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1956 63597 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 100 1034169 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.628s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 16561 6759 ns/op 151.49 MB/s BenchmarkHMACSHA256_32-4 24943 4661 ns/op 6.87 MB/s BenchmarkNewWriteSum-4 11601 9783 ns/op 3.27 MB/s PASS ok crypto/hmac 1.624s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 42500 2767 ns/op BenchmarkModSub-4 44572 2611 ns/op BenchmarkMontgomeryRepr-4 25839 4525 ns/op BenchmarkMontgomeryMul-4 25820 4575 ns/op BenchmarkModMul-4 12433 9984 ns/op BenchmarkExpBig-4 18 6587149 ns/op BenchmarkExp-4 6 19196182 ns/op PASS ok crypto/internal/bigmod 2.439s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3820 31613 ns/op BenchmarkScalarBaseMult-4 308 392950 ns/op BenchmarkScalarMult-4 135 879665 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 202 585877 ns/op PASS ok crypto/internal/edwards25519 1.750s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 470371 265.6 ns/op BenchmarkMultiply-4 5625471 20.88 ns/op BenchmarkSquare-4 6725492 17.04 ns/op BenchmarkInvert-4 32396 3589 ns/op BenchmarkMult32-4 1292637 89.04 ns/op PASS ok crypto/internal/edwards25519/field 1.973s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 67 1762421 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2282 55585 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 27 4334096 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 9 12463707 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 184 622387 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 8452 12286 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 82 1475435 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 31 3710592 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 2.370s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 683503 166.8 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 423571 327.0 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 139839 904.1 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 765636 167.7 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 424275 302.0 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 129096 900.2 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 2.162s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 104960 1039 ns/op 7.70 MB/s BenchmarkHash64-4 150788 797.3 ns/op 80.27 MB/s BenchmarkHash128-4 140953 896.2 ns/op 142.83 MB/s BenchmarkHash256-4 115759 1035 ns/op 247.39 MB/s BenchmarkHash512-4 84124 1374 ns/op 372.54 MB/s BenchmarkHash1K-4 58699 2045 ns/op 500.63 MB/s BenchmarkHash8K-4 10000 10972 ns/op 746.61 MB/s BenchmarkHash1M-4 91 1302276 ns/op 805.19 MB/s BenchmarkHash8M-4 10 10601403 ns/op 791.27 MB/s BenchmarkHash8BytesUnaligned-4 115712 1037 ns/op 7.71 MB/s BenchmarkHash1KUnaligned-4 58671 2010 ns/op 509.45 MB/s BenchmarkHash8KUnaligned-4 10000 11174 ns/op 733.12 MB/s PASS ok crypto/md5 3.029s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 1 172750624 ns/op PASS ok crypto/rand 1.213s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 10000 10301 ns/op 12.43 MB/s BenchmarkRC4_1K-4 1582 74023 ns/op 13.83 MB/s BenchmarkRC4_8K-4 194 582154 ns/op 13.91 MB/s PASS ok crypto/rc4 1.502s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 9 11978838 ns/op BenchmarkDecryptPKCS1v15/3072-4 4 26121580 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 49582026 ns/op BenchmarkEncryptPKCS1v15/2048-4 33 3494353 ns/op BenchmarkDecryptOAEP/2048-4 9 12027936 ns/op BenchmarkEncryptOAEP/2048-4 33 3479304 ns/op BenchmarkSignPKCS1v15/2048-4 9 11782056 ns/op BenchmarkVerifyPKCS1v15/2048-4 32 3474240 ns/op BenchmarkSignPSS/2048-4 9 12143061 ns/op BenchmarkVerifyPSS/2048-4 33 3519153 ns/op PASS ok crypto/rsa 2.987s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 95539 1384 ns/op 5.78 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 111958 1017 ns/op 7.87 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 79969 1394 ns/op 229.60 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 106737 1145 ns/op 279.43 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 56354 2063 ns/op 496.26 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 66327 1915 ns/op 534.71 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 13196 8968 ns/op 913.51 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 13549 8752 ns/op 935.98 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.482s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 78702 1506 ns/op 5.31 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 86373 1278 ns/op 6.26 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 91052 1282 ns/op 6.24 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 31569 3616 ns/op 283.19 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 35337 3507 ns/op 291.97 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 34930 3516 ns/op 291.24 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5968 21091 ns/op 388.42 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 6172 21051 ns/op 389.15 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 6210 20762 ns/op 394.56 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.476s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 58904 2062 ns/op 3.88 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 76266 1530 ns/op 5.23 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 67508 1763 ns/op 4.54 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 34125 3420 ns/op 299.38 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 38553 3106 ns/op 329.72 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 34838 3237 ns/op 316.33 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 7989 15379 ns/op 532.67 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 8811 14782 ns/op 554.17 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 8564 14930 ns/op 548.68 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.493s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 25302379 5.232 ns/op BenchmarkConstantTimeEq-4 23792552 4.888 ns/op BenchmarkConstantTimeLessOrEq-4 26035772 4.937 ns/op BenchmarkXORBytes/8Bytes-4 3534120 32.60 ns/op 245.41 MB/s BenchmarkXORBytes/128Bytes-4 3296370 35.86 ns/op 3569.70 MB/s BenchmarkXORBytes/2048Bytes-4 1000000 108.8 ns/op 18831.86 MB/s BenchmarkXORBytes/32768Bytes-4 88221 1323 ns/op 24773.70 MB/s PASS ok crypto/subtle 2.152s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 30 3542122 ns/op BenchmarkCertCache/1-4 30 3854173 ns/op BenchmarkCertCache/2-4 26 4051841 ns/op BenchmarkCertCache/3-4 42 3871973 ns/op BenchmarkHandshakeServer/RSA-4 10 10294621 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 10 10243984 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 10 11155189 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 49 2859691 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 32 3424765 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 25 4029148 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 34 4826522 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 30182214 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 4 29343066 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 2 54605922 ns/op 19.20 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 2 59006572 ns/op 17.77 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 2 98779587 ns/op 21.23 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 100128966 ns/op 20.94 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 171852446 ns/op 24.41 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 205935018 ns/op 20.37 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 341191568 ns/op 24.59 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 378778610 ns/op 22.15 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 670815160 ns/op 25.01 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 836914397 ns/op 20.05 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 1408905808 ns/op 23.82 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 1457937111 ns/op 23.02 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 2807432211 ns/op 23.90 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 2984293693 ns/op 22.49 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 2 52553806 ns/op 19.95 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 61721290 ns/op 16.99 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 100271922 ns/op 20.91 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 2 106069042 ns/op 19.77 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 178405560 ns/op 23.51 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 195943882 ns/op 21.41 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 392491270 ns/op 21.37 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 391335020 ns/op 21.44 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 782943074 ns/op 21.43 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 727907269 ns/op 23.05 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 1317792042 ns/op 25.46 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 1562943852 ns/op 21.47 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 2803012380 ns/op 23.94 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 2986933580 ns/op 22.47 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 714419174 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 716754935 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 309550010 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 295894456 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 161721265 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 159513566 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 91105280 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 88917896 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 47613303 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 47725574 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 154003029 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 156355863 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 77467339 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 78258122 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 50023116 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 51045667 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 35563329 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 4 33542921 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 28441726 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 4 31575093 ns/op PASS ok crypto/tls 34.772s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 7 16021360 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 384 304029 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 976 129204 ns/op 12098 B/op 164 allocs/op BenchmarkParseCertificate/rsa_leaf-4 850 171631 ns/op 13507 B/op 187 allocs/op PASS ok crypto/x509 2.150s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 43 2817283 ns/op 278500 B/op 1621 allocs/op BenchmarkConcurrentStmtQuery-4 44 3162019 ns/op 266457 B/op 1984 allocs/op BenchmarkConcurrentStmtExec-4 63 2258632 ns/op 213030 B/op 599 allocs/op BenchmarkConcurrentTxQuery-4 43 3253989 ns/op 273032 B/op 2136 allocs/op BenchmarkConcurrentTxExec-4 81 1452501 ns/op 87775 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 55 2044654 ns/op 108070 B/op 2063 allocs/op BenchmarkConcurrentTxStmtExec-4 162 741166 ns/op 40113 B/op 381 allocs/op BenchmarkConcurrentRandom-4 48 2477286 ns/op 231437 B/op 1816 allocs/op BenchmarkManyConcurrentQueries-4 2770 42079 ns/op 4109 B/op 20 allocs/op BenchmarkGrabConn-4 195315 605.4 ns/op 0 B/op 0 allocs/op PASS ok database/sql 3.123s goos: darwin goarch: amd64 pkg: debug/elf BenchmarkSymbols64-4 1974 65474 ns/op BenchmarkSymbols32-4 2548 57629 ns/op PASS ok debug/elf 1.371s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 96656 1073 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 62 1647321 ns/op 188217 B/op 13 allocs/op Benchmark115/LineToPC-4 68 1722303 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 15871 6928 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.923s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 50353 2481 ns/op BenchmarkMarshal-4 699 158873 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 3050 39212 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.504s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 298 384278 ns/op 21.32 MB/s BenchmarkEncodeToString-4 277 417067 ns/op 19.64 MB/s BenchmarkDecode-4 159 777056 ns/op 16.87 MB/s BenchmarkDecodeString-4 154 758050 ns/op 17.30 MB/s PASS ok encoding/base32 1.929s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 301 373178 ns/op 21.95 MB/s BenchmarkDecodeString/2-4 272025 371.9 ns/op 10.76 MB/s BenchmarkDecodeString/4-4 309601 433.1 ns/op 18.47 MB/s BenchmarkDecodeString/8-4 211747 533.7 ns/op 22.49 MB/s BenchmarkDecodeString/64-4 48009 2473 ns/op 35.59 MB/s BenchmarkDecodeString/8192-4 403 264704 ns/op 41.27 MB/s BenchmarkNewEncoding-4 58941 2039 ns/op 125.56 MB/s PASS ok encoding/base64 2.283s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1416 87153 ns/op 45.90 MB/s BenchmarkReadStruct-4 17533 6686 ns/op 11.22 MB/s BenchmarkWriteStruct-4 16771 7029 ns/op 10.67 MB/s BenchmarkReadInts-4 43374 2880 ns/op 10.42 MB/s BenchmarkWriteInts-4 40072 3043 ns/op 9.86 MB/s BenchmarkWriteSlice1000Int32s-4 1250 96665 ns/op 41.38 MB/s BenchmarkPutUint16-4 2754896 41.19 ns/op 48.55 MB/s BenchmarkAppendUint16-4 3262611 34.21 ns/op 58.46 MB/s BenchmarkPutUint32-4 2546938 48.28 ns/op 82.86 MB/s BenchmarkAppendUint32-4 2679094 44.54 ns/op 89.82 MB/s BenchmarkPutUint64-4 1314003 93.71 ns/op 85.37 MB/s BenchmarkAppendUint64-4 1267345 91.43 ns/op 87.50 MB/s BenchmarkLittleEndianPutUint16-4 2844910 40.11 ns/op 49.87 MB/s BenchmarkLittleEndianAppendUint16-4 3369464 35.91 ns/op 55.70 MB/s BenchmarkLittleEndianPutUint32-4 2573576 52.56 ns/op 76.11 MB/s BenchmarkLittleEndianAppendUint32-4 2246716 48.60 ns/op 82.31 MB/s BenchmarkLittleEndianPutUint64-4 1260740 91.49 ns/op 87.44 MB/s BenchmarkLittleEndianAppendUint64-4 1243246 91.37 ns/op 87.56 MB/s BenchmarkReadFloats-4 159505 793.5 ns/op 15.12 MB/s BenchmarkWriteFloats-4 140089 857.2 ns/op 14.00 MB/s BenchmarkReadSlice1000Float32s-4 1321 91708 ns/op 43.62 MB/s BenchmarkWriteSlice1000Float32s-4 1158 103516 ns/op 38.64 MB/s BenchmarkReadSlice1000Uint8s-4 64686 2202 ns/op 454.22 MB/s BenchmarkWriteSlice1000Uint8s-4 63430 2081 ns/op 480.48 MB/s BenchmarkPutUvarint32-4 1000000 127.2 ns/op 31.44 MB/s BenchmarkPutUvarint64-4 292642 431.1 ns/op 18.56 MB/s PASS ok encoding/binary 5.937s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 6186 18442 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 6484 18718 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6428 18819 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3672 32797 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5851 17608 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 7489 17210 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 7588 16905 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4473 30005 ns/op 2977 B/op 12 allocs/op BenchmarkWrite-4 10000 12398 ns/op PASS ok encoding/csv 2.507s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 5782 17563 ns/op 1819 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 10136 11577 ns/op 1814 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 256 489368 ns/op 16802 B/op 331 allocs/op BenchmarkEncodeComplex128Slice-4 576 209240 ns/op 854 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1558 81645 ns/op 56 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1282 83574 ns/op 68 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1658 63730 ns/op 233 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 56 2143280 ns/op 35906 B/op 250 allocs/op BenchmarkDecodeComplex128Slice-4 577 254752 ns/op 25237 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 1341 132990 ns/op 10795 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 1302 126317 ns/op 9758 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 408 314680 ns/op 39221 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 219 668678 ns/op 66624 B/op 2213 allocs/op BenchmarkDecodeBytesSlice-4 518 330122 ns/op 23782 B/op 192 allocs/op BenchmarkDecodeInterfaceSlice-4 92 1535670 ns/op 83065 B/op 3178 allocs/op BenchmarkDecodeMap-4 84 1533684 ns/op 54131 B/op 181 allocs/op PASS ok encoding/gob 4.138s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 12062 10377 ns/op 24.67 MB/s BenchmarkEncode/1024-4 3097 39527 ns/op 25.91 MB/s BenchmarkEncode/4096-4 741 161328 ns/op 25.39 MB/s BenchmarkEncode/16384-4 190 629205 ns/op 26.04 MB/s BenchmarkDecode/256-4 24927 4763 ns/op 53.75 MB/s BenchmarkDecode/1024-4 6800 18566 ns/op 55.16 MB/s BenchmarkDecode/4096-4 1644 74808 ns/op 54.75 MB/s BenchmarkDecode/16384-4 392 300676 ns/op 54.49 MB/s BenchmarkDump/256-4 1183 99460 ns/op 2.57 MB/s BenchmarkDump/1024-4 309 383577 ns/op 2.67 MB/s BenchmarkDump/4096-4 85 1517566 ns/op 2.70 MB/s BenchmarkDump/16384-4 20 6818098 ns/op 2.40 MB/s PASS ok encoding/hex 3.129s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 119666212 ns/op 16.22 MB/s 2048 B/op 16 allocs/op BenchmarkCodeEncoderError-4 1 137694679 ns/op 14.09 MB/s 8395272 B/op 117 allocs/op BenchmarkCodeMarshal-4 1 138313384 ns/op 14.03 MB/s 10331584 B/op 55 allocs/op BenchmarkCodeMarshalError-4 1 140688034 ns/op 13.79 MB/s 10468184 B/op 139 allocs/op BenchmarkMarshalBytes/32-4 21859 5281 ns/op BenchmarkMarshalBytes/256-4 5061 19855 ns/op BenchmarkMarshalBytes/4096-4 416 254158 ns/op BenchmarkMarshalBytesError/32-4 55 2141816 ns/op BenchmarkMarshalBytesError/256-4 54 2143749 ns/op BenchmarkMarshalBytesError/4096-4 50 2284414 ns/op BenchmarkMarshalMap-4 41359 2995 ns/op 299 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 407765604 ns/op 4.76 MB/s 10098344 B/op 40040 allocs/op BenchmarkUnicodeDecoder-4 32607 3695 ns/op 3.79 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 39231 2553 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 371674029 ns/op 5.22 MB/s 2020048 B/op 40006 allocs/op BenchmarkCodeUnmarshalReuse-4 1 359247086 ns/op 5.40 MB/s 2020120 B/op 40009 allocs/op BenchmarkUnmarshalString-4 83682 1671 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 127395 1086 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 243045 747.1 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 23838 6240 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 78102 1793 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 91020 1337 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 22239 5488 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 3224 38340 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 692 182649 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1030989 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 12 8782540 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 654644 183.5 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 635208 169.7 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 659178 177.8 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 650779 183.3 ns/op BenchmarkEncodeMarshaler-4 55686 1864 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 84741 1377 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 5425396 21.24 ns/op BenchmarkNumberIsValidRegexp-4 18810 6395 ns/op PASS ok encoding/json 9.206s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 38 2811142 ns/op 23.31 MB/s BenchmarkDecode-4 34 3978145 ns/op 22.32 MB/s PASS ok encoding/pem 1.433s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 2127 57037 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 808 135165 ns/op 8217 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 4590 44455 ns/op PASS ok encoding/xml 1.745s goos: darwin goarch: amd64 pkg: errors BenchmarkIs-4 214372 622.2 ns/op BenchmarkAs-4 70754 1516 ns/op PASS ok errors 1.378s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 453974 290.0 ns/op BenchmarkIntSet-4 575230 212.7 ns/op BenchmarkFloatAdd-4 109098 1113 ns/op BenchmarkFloatSet-4 562794 236.8 ns/op BenchmarkStringSet-4 536607 286.4 ns/op BenchmarkMapSet-4 117718 1033 ns/op BenchmarkMapSetDifferent-4 67506 1871 ns/op BenchmarkMapSetDifferentRandom-4 234 428813 ns/op BenchmarkMapSetString-4 112724 1084 ns/op BenchmarkMapAddSame-4 35730 4264 ns/op BenchmarkMapAddDifferent-4 13681 8724 ns/op BenchmarkMapAddDifferentRandom-4 244 463508 ns/op BenchmarkMapAddSameSteadyState-4 327000 327.3 ns/op BenchmarkMapAddDifferentSteadyState-4 154293 774.6 ns/op BenchmarkMapString-4 7950 17065 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 15583 8191 ns/op PASS ok expvar 4.091s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 89972 1224 ns/op BenchmarkSprintfEmpty-4 273199 490.0 ns/op BenchmarkSprintfString-4 260629 650.9 ns/op BenchmarkSprintfTruncateString-4 190514 816.8 ns/op BenchmarkSprintfTruncateBytes-4 141354 846.7 ns/op BenchmarkSprintfSlowParsingPath-4 223148 690.9 ns/op BenchmarkSprintfQuoteString-4 48523 2413 ns/op BenchmarkSprintfInt-4 298093 633.6 ns/op BenchmarkSprintfIntInt-4 144628 894.4 ns/op BenchmarkSprintfPrefixedInt-4 177955 948.3 ns/op BenchmarkSprintfFloat-4 131496 1076 ns/op BenchmarkSprintfComplex-4 54829 2221 ns/op BenchmarkSprintfBoolean-4 237871 594.9 ns/op BenchmarkSprintfHexString-4 97957 1607 ns/op BenchmarkSprintfHexBytes-4 80497 1890 ns/op BenchmarkSprintfBytes-4 43798 3192 ns/op BenchmarkSprintfStringer-4 86109 1955 ns/op BenchmarkSprintfStructure-4 32895 4179 ns/op BenchmarkManyArgs-4 50532 2283 ns/op BenchmarkFprintInt-4 70188 1929 ns/op BenchmarkFprintfBytes-4 66974 1903 ns/op BenchmarkFprintIntNoAlloc-4 70683 1810 ns/op BenchmarkScanInts-4 30 3435939 ns/op BenchmarkScanRecursiveInt-4 1 417691992 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 475480063 ns/op PASS ok fmt 6.457s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 549 211628 ns/op PASS ok go/build 1.276s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 48394 2289 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 14188 8727 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 5206 27911 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1280 102709 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 302 395788 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 78 1809490 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 18 7243306 ns/op 865642 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 4 35570327 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 136968177 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 2.762s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 351853080 ns/op 0.18 MB/s 47021872 B/op 49070 allocs/op PASS ok go/format 1.429s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 5 25500456 ns/op 2.11 MB/s BenchmarkParseOnly-4 6 18903028 ns/op 2.85 MB/s BenchmarkResolve-4 57 2437375 ns/op 22.10 MB/s PASS ok go/parser 3.154s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 158047740 ns/op 0.33 MB/s 5177880 B/op 27479 allocs/op BenchmarkPrintDecl-4 876 186541 ns/op 0.17 MB/s 16682 B/op 51 allocs/op PASS ok go/printer 1.406s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 175 687967 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 9250841 ns/op 5.36 MB/s BenchmarkScanFiles/go/parser/parser.go-4 8 13579322 ns/op 5.32 MB/s BenchmarkScanFiles/net/http/server.go-4 6 23609523 ns/op 4.96 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 193 628323 ns/op 4.90 MB/s PASS ok go/scanner 2.495s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1000000 112.0 ns/op PASS ok go/token 1.219s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 140 867528 ns/op BenchmarkNamed/Underlying/nongeneric-4 824053 143.1 ns/op BenchmarkNamed/Underlying/generic-4 983661 135.4 ns/op BenchmarkNamed/Underlying/src_instance-4 992488 130.9 ns/op BenchmarkNamed/Underlying/user_instance-4 944173 142.4 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 19051 8967 ns/op BenchmarkNamed/NewMethodSet/generic-4 15433 12911 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 14281 8632 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 13629 9393 ns/op BenchmarkCheck/http/funcbodies/info-4 1 873240015 ns/op 37179 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 500485065 ns/op 64813 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 253060224 ns/op 128169 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 343859368 ns/op 94226 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2745814697 ns/op 1882 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 130521315 ns/op 39499 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 95706503 ns/op 53501 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 80102067 ns/op 64029 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 598423749 ns/op 3616 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 94067236 ns/op 22985 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 73016188 ns/op 29575 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 63361279 ns/op 34089 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1984800481 ns/op 32945 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 564439640 ns/op 115716 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 200863082 ns/op 324099 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 103375236 ns/op 626719 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2881013854 ns/op 696.6 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 110679521 ns/op 17996 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 105396043 ns/op 18797 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 129477017 ns/op 15402 lines/s PASS ok go/types 50.351s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 13472 15653 ns/op 65.42 MB/s PASS ok hash/adler32 1.371s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 242782 572.8 ns/op 26.19 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 235296 582.3 ns/op 25.76 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 126770 1029 ns/op 38.88 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 130138 912.4 ns/op 43.84 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 287986 369.2 ns/op 1386.84 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 386138 328.3 ns/op 1559.69 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 266263 376.3 ns/op 2720.91 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 400989 354.3 ns/op 2890.37 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 241231 848.3 ns/op 4828.46 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 242734 514.0 ns/op 7968.43 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 54954 1982 ns/op 16530.97 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 64821 1857 ns/op 17644.22 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 364884 317.0 ns/op 47.32 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 427174 316.8 ns/op 47.35 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 407032 353.6 ns/op 113.13 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 414855 313.9 ns/op 127.42 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 335730 418.0 ns/op 1224.80 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 344661 388.6 ns/op 1317.70 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 253795 473.8 ns/op 2161.34 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 247357 614.4 ns/op 1666.61 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 215367 538.0 ns/op 7613.83 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 235857 896.4 ns/op 4569.52 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 53096 2441 ns/op 13422.92 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 49050 2195 ns/op 14931.62 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 273651 559.4 ns/op 26.81 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 238686 502.8 ns/op 29.83 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 144442 1042 ns/op 38.38 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 126258 912.8 ns/op 43.82 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 12217 12398 ns/op 41.30 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 10000 10373 ns/op 49.36 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 5989 21449 ns/op 47.74 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 6314 29120 ns/op 35.17 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1192 92246 ns/op 44.40 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1405 91123 ns/op 44.95 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 158 793999 ns/op 41.27 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 157 753817 ns/op 43.47 MB/s PASS ok hash/crc32 8.545s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 100 1067318 ns/op 61.40 MB/s BenchmarkCrc64/ISO4KB-4 1465 76982 ns/op 53.21 MB/s BenchmarkCrc64/ISO1KB-4 7718 15915 ns/op 64.34 MB/s BenchmarkCrc64/ECMA64KB-4 126 860305 ns/op 76.18 MB/s BenchmarkCrc64/Random64KB-4 134 1159652 ns/op 56.51 MB/s BenchmarkCrc64/Random16KB-4 489 237600 ns/op 68.96 MB/s PASS ok hash/crc64 2.184s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 13912 10670 ns/op 95.97 MB/s BenchmarkFnv32aKB-4 13940 9270 ns/op 110.47 MB/s BenchmarkFnv64KB-4 12396 9699 ns/op 105.58 MB/s BenchmarkFnv64aKB-4 10000 11569 ns/op 88.51 MB/s BenchmarkFnv128KB-4 1626 130117 ns/op 7.87 MB/s BenchmarkFnv128aKB-4 1658 86498 ns/op 11.84 MB/s PASS ok hash/fnv 2.503s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 418555 300.4 ns/op 13.32 MB/s BenchmarkHash/n=4/Bytes-4 2801168 45.54 ns/op 87.83 MB/s BenchmarkHash/n=4/String-4 1330532 77.02 ns/op 51.93 MB/s BenchmarkHash/n=8/Write-4 351379 323.2 ns/op 24.75 MB/s BenchmarkHash/n=8/Bytes-4 3222241 38.23 ns/op 209.28 MB/s BenchmarkHash/n=8/String-4 1699425 71.91 ns/op 111.24 MB/s BenchmarkHash/n=16/Write-4 399808 288.7 ns/op 55.43 MB/s BenchmarkHash/n=16/Bytes-4 3196548 44.68 ns/op 358.08 MB/s BenchmarkHash/n=16/String-4 1453207 124.1 ns/op 128.92 MB/s BenchmarkHash/n=32/Write-4 382134 298.4 ns/op 107.23 MB/s BenchmarkHash/n=32/Bytes-4 3068886 38.07 ns/op 840.65 MB/s BenchmarkHash/n=32/String-4 1493360 138.5 ns/op 230.98 MB/s BenchmarkHash/n=64/Write-4 426028 328.1 ns/op 195.04 MB/s BenchmarkHash/n=64/Bytes-4 2724921 42.84 ns/op 1494.01 MB/s BenchmarkHash/n=64/String-4 1343739 84.66 ns/op 755.94 MB/s BenchmarkHash/n=256/Write-4 299074 431.2 ns/op 593.71 MB/s BenchmarkHash/n=256/Bytes-4 1891346 70.57 ns/op 3627.44 MB/s BenchmarkHash/n=256/String-4 835932 135.5 ns/op 1889.05 MB/s BenchmarkHash/n=320/Write-4 309753 551.2 ns/op 580.55 MB/s BenchmarkHash/n=320/Bytes-4 1359115 75.12 ns/op 4260.01 MB/s BenchmarkHash/n=320/String-4 694844 169.0 ns/op 1893.37 MB/s BenchmarkHash/n=1024/Write-4 224599 603.9 ns/op 1695.57 MB/s BenchmarkHash/n=1024/Bytes-4 980353 134.2 ns/op 7631.25 MB/s BenchmarkHash/n=1024/String-4 233896 443.5 ns/op 2309.13 MB/s BenchmarkHash/n=4096/Write-4 89288 1325 ns/op 3092.13 MB/s BenchmarkHash/n=4096/Bytes-4 255794 472.0 ns/op 8678.06 MB/s BenchmarkHash/n=4096/String-4 69790 2170 ns/op 1887.90 MB/s BenchmarkHash/n=16384/Write-4 26838 4913 ns/op 3334.68 MB/s BenchmarkHash/n=16384/Bytes-4 61959 1825 ns/op 8975.80 MB/s BenchmarkHash/n=16384/String-4 17982 6417 ns/op 2553.18 MB/s PASS ok hash/maphash 7.956s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 712 194104 ns/op BenchmarkEscapeNone-4 125850 898.1 ns/op BenchmarkUnescape-4 649 184415 ns/op BenchmarkUnescapeNone-4 626211 192.2 ns/op BenchmarkUnescapeSparse-4 4530 27114 ns/op BenchmarkUnescapeDense-4 900 148216 ns/op PASS ok html 2.052s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 8025 15901 ns/op BenchmarkCSSEscaperNoSpecials-4 32193 3140 ns/op BenchmarkDecodeCSS-4 21307 5603 ns/op BenchmarkDecodeCSSNoSpecials-4 2973579 41.08 ns/op BenchmarkCSSValueFilter-4 84501 1505 ns/op BenchmarkCSSValueFilterOk-4 67128 1737 ns/op BenchmarkEscapedExecute-4 4191 29073 ns/op BenchmarkHTMLNospaceEscaper-4 8972 12968 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 49171 3452 ns/op BenchmarkStripTags-4 15228 6691 ns/op BenchmarkStripTagsNoSpecials-4 273355 682.5 ns/op BenchmarkJSValEscaperWithNum-4 10000 11326 ns/op BenchmarkJSValEscaperWithStr-4 4599 23126 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 10000 10898 ns/op BenchmarkJSValEscaperWithObj-4 4894 36123 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 11667 9818 ns/op BenchmarkJSStrEscaperNoSpecials-4 27721 4032 ns/op BenchmarkJSStrEscaper-4 9986 12754 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 39729 2992 ns/op BenchmarkJSRegexpEscaper-4 9754 12724 ns/op BenchmarkTemplateSpecialTags-4 58 1898627 ns/op BenchmarkURLEscaper-4 3994 43867 ns/op BenchmarkURLEscaperNoSpecials-4 129964 1273 ns/op BenchmarkURLNormalizer-4 5143 23703 ns/op BenchmarkURLNormalizerNoSpecials-4 123506 1176 ns/op BenchmarkSrcsetFilter-4 8521 12749 ns/op BenchmarkSrcsetFilterNoSpecials-4 79118 1871 ns/op PASS ok html/template 6.547s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 542869 259.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 408469 297.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 520910 246.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 423795 282.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1401603 90.85 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 108.1 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1000000 125.0 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 108.2 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1229846 94.94 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 388934 339.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 355015 455.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 424629 379.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 339456 482.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 648440 217.7 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 473325 299.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 714114 168.7 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 473634 309.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 359119 355.1 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1253253 116.1 ns/op BenchmarkRGBASetRGBA-4 1000000 102.9 ns/op BenchmarkRGBA64At-4 869470 142.1 ns/op BenchmarkRGBA64SetRGBA64-4 781100 222.2 ns/op BenchmarkNRGBAAt-4 1000000 107.4 ns/op BenchmarkNRGBASetNRGBA-4 1000000 111.9 ns/op BenchmarkNRGBA64At-4 956098 186.8 ns/op BenchmarkNRGBA64SetNRGBA64-4 675424 169.9 ns/op BenchmarkAlphaAt-4 2212045 62.34 ns/op BenchmarkAlphaSetAlpha-4 1858867 62.98 ns/op BenchmarkAlpha16At-4 1270359 91.43 ns/op BenchmarkAlphaSetAlpha16-4 1272246 153.4 ns/op BenchmarkGrayAt-4 2265687 54.20 ns/op BenchmarkGraySetGray-4 1898086 65.75 ns/op BenchmarkGray16At-4 1401153 85.59 ns/op BenchmarkGraySetGray16-4 1301358 108.8 ns/op PASS ok image 8.853s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 3053196 42.43 ns/op BenchmarkYCbCrToRGB/128-4 3144138 37.33 ns/op BenchmarkYCbCrToRGB/255-4 3350316 35.93 ns/op BenchmarkRGBToYCbCr/0-4 3084201 38.84 ns/op BenchmarkRGBToYCbCr/Cb-4 3481356 34.90 ns/op BenchmarkRGBToYCbCr/Cr-4 2963134 37.31 ns/op BenchmarkYCbCrToRGBA/0-4 2785573 66.02 ns/op BenchmarkYCbCrToRGBA/128-4 2773617 44.71 ns/op BenchmarkYCbCrToRGBA/255-4 2771772 40.35 ns/op BenchmarkNYCbCrAToRGBA/0-4 2540752 42.81 ns/op BenchmarkNYCbCrAToRGBA/128-4 2742778 56.96 ns/op BenchmarkNYCbCrAToRGBA/255-4 2522148 45.72 ns/op PASS ok image/color 4.057s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 3 52060782 ns/op BenchmarkFillSrc-4 326 375577 ns/op BenchmarkCopyOver-4 6 18459313 ns/op BenchmarkCopySrc-4 424 347150 ns/op BenchmarkNRGBAOver-4 8 14551977 ns/op BenchmarkNRGBASrc-4 12 11520604 ns/op BenchmarkYCbCr-4 10 11381093 ns/op BenchmarkGray-4 15 7186930 ns/op BenchmarkCMYK-4 12 10613777 ns/op BenchmarkGlyphOver-4 19 6026653 ns/op BenchmarkRGBAMaskOver-4 5 27917600 ns/op BenchmarkGrayMaskOver-4 6 18524068 ns/op BenchmarkRGBA64ImageMaskOver-4 3 43987749 ns/op BenchmarkRGBA-4 5 32575727 ns/op BenchmarkPalettedFill-4 793 133276 ns/op BenchmarkPalettedRGBA-4 3 38207886 ns/op BenchmarkGenericOver-4 3 50078479 ns/op BenchmarkGenericMaskOver-4 5 22752839 ns/op BenchmarkGenericSrc-4 2 52593602 ns/op BenchmarkGenericMaskSrc-4 4 34316339 ns/op PASS ok image/draw 8.694s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 21 5121233 ns/op 3.02 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 138200224 ns/op 2.22 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2745004231 ns/op 0.45 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 44 2405791 ns/op 6.42 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 136464508 ns/op 0.45 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 4.888s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 4448 25490 ns/op BenchmarkIDCT-4 4952 23775 ns/op BenchmarkDecodeBaseline-4 7 14759307 ns/op 4.19 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 4 28732013 ns/op 2.15 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 170000568 ns/op 7.23 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 234444788 ns/op 3.93 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 2.926s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 18230454 6.405 ns/op BenchmarkDecodeGray-4 9 15670557 ns/op 4.18 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 40119350 ns/op 6.53 MB/s 337330 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 33882933 ns/op 7.74 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 21 6055221 ns/op 10.82 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 2 53847296 ns/op 4.87 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 45609831 ns/op 5.75 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 60810246 ns/op 5.05 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 51135321 ns/op 6.01 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 188249875 ns/op 6.53 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 198868172 ns/op 6.18 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 3 47915487 ns/op 6.41 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 199122794 ns/op 6.17 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 728170131 ns/op 1.69 MB/s 864088 B/op 29 allocs/op PASS ok image/png 5.025s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 51870330 ns/op 1.93 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 42852186 ns/op 2.33 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 284312662 ns/op 1.76 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 244408781 ns/op 2.05 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 55729760 ns/op 1.79 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 71091420 ns/op 1.41 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 270077556 ns/op 1.85 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 264570064 ns/op 1.89 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 541601551 ns/op 1.85 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 544862308 ns/op 1.84 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3696303795 ns/op 1.35 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3839594350 ns/op 1.30 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 12 12119430 ns/op 8.25 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 12 15737020 ns/op 6.35 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 66430324 ns/op 7.53 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 60167074 ns/op 8.31 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 84474570 ns/op 11.84 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 100639762 ns/op 9.94 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 533757718 ns/op 9.37 MB/s 20004952 B/op 3 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 485758694 ns/op 10.29 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 63051068 ns/op 1.59 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 54008560 ns/op 1.85 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 332913355 ns/op 1.50 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 391895512 ns/op 1.28 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 968792113 ns/op 1.03 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 795250364 ns/op 1.26 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 6114268509 ns/op 0.82 MB/s 20004952 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 5266493857 ns/op 0.95 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 210499328 ns/op 19.86 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 202960834 ns/op 20.59 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 46.632s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 29617 3843 ns/op 0.26 MB/s BenchmarkMarshalCorpusFile/2-4 35463 5178 ns/op 0.39 MB/s BenchmarkMarshalCorpusFile/4-4 28064 5085 ns/op 0.79 MB/s BenchmarkMarshalCorpusFile/8-4 22922 8474 ns/op 0.94 MB/s BenchmarkMarshalCorpusFile/16-4 15409 7686 ns/op 2.08 MB/s BenchmarkMarshalCorpusFile/32-4 5577 18400 ns/op 1.74 MB/s BenchmarkMarshalCorpusFile/64-4 10000 19390 ns/op 3.30 MB/s BenchmarkMarshalCorpusFile/128-4 6051 23344 ns/op 5.48 MB/s BenchmarkMarshalCorpusFile/256-4 3100 67325 ns/op 3.80 MB/s BenchmarkMarshalCorpusFile/512-4 1574 151746 ns/op 3.37 MB/s BenchmarkMarshalCorpusFile/1024-4 598 255631 ns/op 4.01 MB/s BenchmarkMarshalCorpusFile/2048-4 253 490853 ns/op 4.17 MB/s BenchmarkMarshalCorpusFile/4096-4 141 910433 ns/op 4.50 MB/s BenchmarkMarshalCorpusFile/8192-4 68 2490997 ns/op 3.29 MB/s BenchmarkMarshalCorpusFile/16384-4 37 3458174 ns/op 4.74 MB/s BenchmarkMarshalCorpusFile/32768-4 10 10130727 ns/op 3.23 MB/s BenchmarkMarshalCorpusFile/65536-4 10 19329480 ns/op 3.39 MB/s BenchmarkMarshalCorpusFile/131072-4 3 38640804 ns/op 3.39 MB/s BenchmarkMarshalCorpusFile/262144-4 2 63590640 ns/op 4.12 MB/s BenchmarkMarshalCorpusFile/524288-4 1 115020886 ns/op 4.56 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 214727719 ns/op 4.88 MB/s BenchmarkUnmarshalCorpusFile/1-4 6327 18530 ns/op 0.05 MB/s BenchmarkUnmarshalCorpusFile/2-4 7081 20446 ns/op 0.10 MB/s BenchmarkUnmarshalCorpusFile/4-4 8826 18166 ns/op 0.22 MB/s BenchmarkUnmarshalCorpusFile/8-4 6658 20174 ns/op 0.40 MB/s BenchmarkUnmarshalCorpusFile/16-4 4485 29755 ns/op 0.54 MB/s BenchmarkUnmarshalCorpusFile/32-4 3936 33073 ns/op 0.97 MB/s BenchmarkUnmarshalCorpusFile/64-4 3091 37251 ns/op 1.72 MB/s BenchmarkUnmarshalCorpusFile/128-4 2922 46177 ns/op 2.77 MB/s BenchmarkUnmarshalCorpusFile/256-4 901 129896 ns/op 1.97 MB/s BenchmarkUnmarshalCorpusFile/512-4 448 244926 ns/op 2.09 MB/s BenchmarkUnmarshalCorpusFile/1024-4 192 800857 ns/op 1.28 MB/s BenchmarkUnmarshalCorpusFile/2048-4 100 1177155 ns/op 1.74 MB/s BenchmarkUnmarshalCorpusFile/4096-4 74 2013110 ns/op 2.03 MB/s BenchmarkUnmarshalCorpusFile/8192-4 25 4297529 ns/op 1.91 MB/s BenchmarkUnmarshalCorpusFile/16384-4 18 7651949 ns/op 2.14 MB/s BenchmarkUnmarshalCorpusFile/32768-4 7 15076071 ns/op 2.17 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 32445326 ns/op 2.02 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 59901722 ns/op 2.19 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 131116120 ns/op 2.00 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 312340041 ns/op 1.68 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 475323165 ns/op 2.21 MB/s BenchmarkMutatorBytes/1-4 30333 3788 ns/op BenchmarkMutatorBytes/10-4 33338 3323 ns/op BenchmarkMutatorBytes/100-4 31845 4345 ns/op BenchmarkMutatorBytes/1000-4 22347 7174 ns/op BenchmarkMutatorBytes/10000-4 7389 24259 ns/op BenchmarkMutatorBytes/100000-4 920 143248 ns/op BenchmarkMutatorString/1-4 33957 4198 ns/op BenchmarkMutatorString/10-4 31230 4142 ns/op BenchmarkMutatorString/100-4 27594 4480 ns/op BenchmarkMutatorString/1000-4 13395 7478 ns/op BenchmarkMutatorString/10000-4 4329 53023 ns/op BenchmarkMutatorString/100000-4 231 499309 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 15626 7107 ns/op BenchmarkMutatorAllBasicTypes/string-4 16346 7357 ns/op BenchmarkMutatorAllBasicTypes/bool-4 56653 2189 ns/op BenchmarkMutatorAllBasicTypes/float32-4 47301 2441 ns/op BenchmarkMutatorAllBasicTypes/float64-4 47752 3455 ns/op BenchmarkMutatorAllBasicTypes/int-4 50650 2315 ns/op BenchmarkMutatorAllBasicTypes/int8-4 43442 2581 ns/op BenchmarkMutatorAllBasicTypes/int16-4 42842 2792 ns/op BenchmarkMutatorAllBasicTypes/int32-4 48519 2605 ns/op BenchmarkMutatorAllBasicTypes/int64-4 51325 2246 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 47598 2356 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 49370 2339 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 47401 2821 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 49858 3401 ns/op PASS ok internal/fuzz 17.058s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 11646 9664 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 142378 879.2 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.640s PASS ok internal/poll 1.031s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 5 20278788 ns/op PASS ok internal/trace 4.203s PASS ok internal/zstd 1.044s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10000 11553 ns/op BenchmarkCopyNLarge-4 178 614245 ns/op PASS ok io 1.462s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 173485 775.3 ns/op BenchmarkPrintln-4 22610 6172 ns/op 79 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 35967 3415 ns/op 65 B/op 0 allocs/op BenchmarkConcurrent-4 5848 21208 ns/op BenchmarkDiscard-4 882930 123.3 ns/op 0 B/op 0 allocs/op PASS ok log 2.115s goos: darwin goarch: amd64 pkg: log/slog BenchmarkWriteTime-4 74966 1672 ns/op BenchmarkJSONHandler/defaults-4 6728 23141 ns/op 521 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 4252 26774 ns/op 794 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 3228 34637 ns/op 766 B/op 5 allocs/op BenchmarkPreformatting/separate-4 8242 15448 ns/op 514 B/op 0 allocs/op BenchmarkPreformatting/struct-4 8041 15750 ns/op 526 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 5283 26370 ns/op 502 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 28878 3945 ns/op 80 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 29661 5456 ns/op 64 B/op 2 allocs/op BenchmarkNopLog/no_attrs-4 83995 1424 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 44577 3694 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 62538 1826 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 60310 3153 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 60728 2483 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 67869 1747 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 992624 117.6 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 853116 198.7 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 603573 199.9 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 509178 376.0 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 440539 284.6 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 6349 28933 ns/op BenchmarkDispatch/switch-checked-4 192150 663.7 ns/op BenchmarkDispatch/As-4 224047 582.6 ns/op BenchmarkDispatch/Visit-4 129158 790.3 ns/op BenchmarkUnsafeStrings-4 17404 6975 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 PASS ok log/slog 6.083s goos: darwin goarch: amd64 pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 1665013 81.10 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 1379254 92.90 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 913038 230.8 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 289683 455.3 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 42260 2937 ns/op 263 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 45686 2962 ns/op 265 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 24474 4965 ns/op 678 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 5628 21237 ns/op 3470 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 9999 10561 ns/op 592 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 10926 10617 ns/op 587 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 6924 20079 ns/op 1080 B/op 6 allocs/op BenchmarkAttrs/Text_discard/40_args-4 2006 51078 ns/op 4259 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 14994 9645 ns/op 525 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 12648 10034 ns/op 511 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 8310 16419 ns/op 948 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 2226 46677 ns/op 3739 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 4.600s goos: darwin goarch: amd64 pkg: maps BenchmarkMapClone-4 4 34900493 ns/op PASS ok maps 2.996s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2657056 44.49 ns/op BenchmarkAcosh-4 1254836 88.99 ns/op BenchmarkAsin-4 2620048 46.20 ns/op BenchmarkAsinh-4 1252557 93.27 ns/op BenchmarkAtan-4 3064962 40.14 ns/op BenchmarkAtanh-4 1236722 95.71 ns/op BenchmarkAtan2-4 2099732 55.23 ns/op BenchmarkCbrt-4 1000000 151.3 ns/op BenchmarkCeil-4 26156714 5.539 ns/op BenchmarkCopysign-4 3187341 33.64 ns/op BenchmarkCos-4 798411 173.0 ns/op BenchmarkCosh-4 1818318 62.18 ns/op BenchmarkErf-4 3174896 38.31 ns/op BenchmarkErfc-4 3150146 72.93 ns/op BenchmarkErfinv-4 1839079 57.88 ns/op BenchmarkErfcinv-4 2852904 42.10 ns/op BenchmarkExp-4 5224159 24.31 ns/op BenchmarkExpGo-4 967971 138.8 ns/op BenchmarkExpm1-4 2335149 48.75 ns/op BenchmarkExp2-4 1000000 119.7 ns/op BenchmarkExp2Go-4 1000000 115.6 ns/op BenchmarkAbs-4 4950009 22.63 ns/op BenchmarkDim-4 12155311 10.15 ns/op BenchmarkFloor-4 23418056 5.172 ns/op BenchmarkMax-4 15400028 7.912 ns/op BenchmarkMin-4 19014403 7.585 ns/op BenchmarkMod-4 402822 305.3 ns/op BenchmarkFrexp-4 1967486 60.35 ns/op BenchmarkGamma-4 895129 156.4 ns/op BenchmarkHypot-4 13911541 13.31 ns/op BenchmarkHypotGo-4 1802923 61.89 ns/op BenchmarkIlogb-4 2170826 53.65 ns/op BenchmarkJ0-4 304675 399.7 ns/op BenchmarkJ1-4 354039 382.1 ns/op BenchmarkJn-4 137814 839.8 ns/op BenchmarkLdexp-4 1966617 58.12 ns/op BenchmarkLgamma-4 1000000 105.1 ns/op BenchmarkLog-4 6824643 17.44 ns/op BenchmarkLogb-4 2165629 74.94 ns/op BenchmarkLog1p-4 1774398 63.96 ns/op BenchmarkLog10-4 5663161 19.08 ns/op BenchmarkLog2-4 1704459 69.15 ns/op BenchmarkModf-4 2557680 66.62 ns/op BenchmarkNextafter32-4 2498952 47.24 ns/op BenchmarkNextafter64-4 2455161 47.52 ns/op BenchmarkPowInt-4 643876 238.8 ns/op BenchmarkPowFrac-4 517450 242.8 ns/op BenchmarkPow10Pos-4 6511120 23.46 ns/op BenchmarkPow10Neg-4 6828302 18.73 ns/op BenchmarkRound-4 4807858 23.78 ns/op BenchmarkRoundToEven-4 13495797 12.38 ns/op BenchmarkRemainder-4 337581 322.2 ns/op BenchmarkSignbit-4 7636851 15.23 ns/op BenchmarkSin-4 1281745 85.73 ns/op BenchmarkSincos-4 1000000 129.2 ns/op BenchmarkSinh-4 2287578 71.44 ns/op BenchmarkSqrtIndirect-4 24216453 4.800 ns/op BenchmarkSqrtLatency-4 23850457 5.025 ns/op BenchmarkSqrtIndirectLatency-4 14565360 8.132 ns/op BenchmarkSqrtGoLatency-4 1496638 79.56 ns/op BenchmarkSqrtPrime-4 42493 2846 ns/op BenchmarkTan-4 1700463 96.42 ns/op BenchmarkTanh-4 1847642 90.56 ns/op BenchmarkTrunc-4 14877734 7.957 ns/op BenchmarkY0-4 336553 393.2 ns/op BenchmarkY1-4 336564 391.6 ns/op BenchmarkYn-4 155481 799.8 ns/op BenchmarkFloat64bits-4 8214945 14.85 ns/op BenchmarkFloat64frombits-4 7683955 16.42 ns/op BenchmarkFloat32bits-4 7960924 20.65 ns/op BenchmarkFloat32frombits-4 8045118 22.95 ns/op BenchmarkFMA-4 23718354 7.218 ns/op PASS ok math 16.091s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 15529645 8.081 ns/op 7919.50 MB/s BenchmarkAddVV/2-4 13844407 9.194 ns/op 13922.82 MB/s BenchmarkAddVV/3-4 13427893 10.32 ns/op 18601.55 MB/s BenchmarkAddVV/4-4 13445265 13.41 ns/op 19086.59 MB/s BenchmarkAddVV/5-4 12084790 13.61 ns/op 23514.37 MB/s BenchmarkAddVV/10-4 9098192 12.68 ns/op 50457.43 MB/s BenchmarkAddVV/100-4 2129246 51.28 ns/op 124803.02 MB/s BenchmarkAddVV/1000-4 199474 541.2 ns/op 118261.44 MB/s BenchmarkSubVV/1-4 14749207 8.312 ns/op 7699.97 MB/s BenchmarkSubVV/2-4 12704724 9.087 ns/op 14086.61 MB/s BenchmarkSubVV/3-4 12568696 10.14 ns/op 18934.49 MB/s BenchmarkSubVV/4-4 12486943 16.19 ns/op 15808.92 MB/s BenchmarkSubVV/5-4 10610026 11.08 ns/op 28870.28 MB/s BenchmarkSubVV/10-4 8578947 13.52 ns/op 47328.98 MB/s BenchmarkSubVV/100-4 2032161 52.79 ns/op 121243.61 MB/s BenchmarkSubVV/1000-4 281290 530.1 ns/op 120742.44 MB/s BenchmarkAddVW/1-4 17143694 7.386 ns/op 1083.13 MB/s BenchmarkAddVW/2-4 13602136 9.091 ns/op 1759.97 MB/s BenchmarkAddVW/3-4 12657780 9.551 ns/op 2512.73 MB/s BenchmarkAddVW/4-4 14750625 13.92 ns/op 2298.95 MB/s BenchmarkAddVW/5-4 12716182 9.461 ns/op 4227.80 MB/s BenchmarkAddVW/10-4 11283039 10.88 ns/op 7353.51 MB/s BenchmarkAddVW/100-4 314746 394.8 ns/op 2026.21 MB/s BenchmarkAddVW/1000-4 41031 2815 ns/op 2841.45 MB/s BenchmarkAddVWext/1-4 13155243 7.886 ns/op 1014.39 MB/s BenchmarkAddVWext/2-4 14686248 8.108 ns/op 1973.28 MB/s BenchmarkAddVWext/3-4 14943799 8.823 ns/op 2720.05 MB/s BenchmarkAddVWext/4-4 13916253 8.488 ns/op 3769.93 MB/s BenchmarkAddVWext/5-4 11719068 13.78 ns/op 2901.95 MB/s BenchmarkAddVWext/10-4 10062970 11.55 ns/op 6928.39 MB/s BenchmarkAddVWext/100-4 49377 2521 ns/op 317.28 MB/s BenchmarkAddVWext/1000-4 3500 42726 ns/op 187.24 MB/s BenchmarkSubVW/1-4 16950964 8.454 ns/op 946.35 MB/s BenchmarkSubVW/2-4 14198835 8.082 ns/op 1979.66 MB/s BenchmarkSubVW/3-4 14182768 12.33 ns/op 1947.05 MB/s BenchmarkSubVW/4-4 14312346 10.57 ns/op 3026.04 MB/s BenchmarkSubVW/5-4 12412536 9.776 ns/op 4091.60 MB/s BenchmarkSubVW/10-4 11251291 15.59 ns/op 5132.50 MB/s BenchmarkSubVW/100-4 273451 440.3 ns/op 1816.77 MB/s BenchmarkSubVW/1000-4 41190 3043 ns/op 2628.82 MB/s BenchmarkSubVWext/1-4 17768234 16.22 ns/op 493.26 MB/s BenchmarkSubVWext/2-4 14013626 8.106 ns/op 1973.81 MB/s BenchmarkSubVWext/3-4 13361308 10.72 ns/op 2237.98 MB/s BenchmarkSubVWext/4-4 13454500 12.50 ns/op 2560.12 MB/s BenchmarkSubVWext/5-4 12048636 21.19 ns/op 1887.48 MB/s BenchmarkSubVWext/10-4 11349099 14.12 ns/op 5666.66 MB/s BenchmarkSubVWext/100-4 41318 2623 ns/op 304.98 MB/s BenchmarkSubVWext/1000-4 5716 33170 ns/op 241.18 MB/s BenchmarkMulAddVWW/1-4 12839925 9.588 ns/op 6674.69 MB/s BenchmarkMulAddVWW/2-4 12150844 10.35 ns/op 12365.07 MB/s BenchmarkMulAddVWW/3-4 11480540 10.04 ns/op 19130.80 MB/s BenchmarkMulAddVWW/4-4 11995335 11.07 ns/op 23132.90 MB/s BenchmarkMulAddVWW/5-4 9389872 12.45 ns/op 25692.98 MB/s BenchmarkMulAddVWW/10-4 6824126 14.74 ns/op 43404.87 MB/s BenchmarkMulAddVWW/100-4 1555930 75.18 ns/op 85126.42 MB/s BenchmarkMulAddVWW/1000-4 185475 724.6 ns/op 88320.18 MB/s BenchmarkAddMulVVW/1-4 15160078 11.99 ns/op 5336.39 MB/s BenchmarkAddMulVVW/2-4 14303865 9.606 ns/op 13325.47 MB/s BenchmarkAddMulVVW/3-4 12123134 10.32 ns/op 18610.28 MB/s BenchmarkAddMulVVW/4-4 12801456 10.69 ns/op 23955.87 MB/s BenchmarkAddMulVVW/5-4 10082749 11.58 ns/op 27628.55 MB/s BenchmarkAddMulVVW/10-4 7741098 14.19 ns/op 45099.43 MB/s BenchmarkAddMulVVW/100-4 1907028 63.94 ns/op 100097.42 MB/s BenchmarkAddMulVVW/1000-4 204694 618.1 ns/op 103549.93 MB/s BenchmarkDivWVW/1-4 2042769 59.36 ns/op 1078.10 MB/s BenchmarkDivWVW/2-4 1000000 118.7 ns/op 1078.21 MB/s BenchmarkDivWVW/3-4 905725 152.6 ns/op 1258.35 MB/s BenchmarkDivWVW/4-4 775120 175.9 ns/op 1455.58 MB/s BenchmarkDivWVW/5-4 540927 204.0 ns/op 1568.65 MB/s BenchmarkDivWVW/10-4 376311 361.6 ns/op 1769.68 MB/s BenchmarkDivWVW/100-4 39099 3021 ns/op 2118.28 MB/s BenchmarkDivWVW/1000-4 4192 45450 ns/op 1408.14 MB/s BenchmarkNonZeroShifts/1/shrVU-4 14448505 7.576 ns/op BenchmarkNonZeroShifts/1/shlVU-4 16074426 7.491 ns/op BenchmarkNonZeroShifts/2/shrVU-4 13795069 12.09 ns/op BenchmarkNonZeroShifts/2/shlVU-4 13036045 9.508 ns/op BenchmarkNonZeroShifts/3/shrVU-4 14149556 9.296 ns/op BenchmarkNonZeroShifts/3/shlVU-4 13388149 8.334 ns/op BenchmarkNonZeroShifts/4/shrVU-4 13132585 11.21 ns/op BenchmarkNonZeroShifts/4/shlVU-4 13279110 10.17 ns/op BenchmarkNonZeroShifts/5/shrVU-4 12597140 9.287 ns/op BenchmarkNonZeroShifts/5/shlVU-4 11864304 9.488 ns/op BenchmarkNonZeroShifts/10/shrVU-4 7992021 13.32 ns/op BenchmarkNonZeroShifts/10/shlVU-4 9324349 16.26 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1482291 79.56 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1687743 73.68 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 182858 726.2 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 207061 622.6 ns/op BenchmarkDecimalConversion-4 189 573550 ns/op BenchmarkFloatString/100-4 10000 11516 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 223 531761 ns/op 2916 B/op 10 allocs/op BenchmarkFloatString/10000-4 3 48866923 ns/op 61032 B/op 50 allocs/op BenchmarkFloatString/100000-4 1 5389005924 ns/op 827912 B/op 481 allocs/op BenchmarkFloatAdd/10-4 81309 1545 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 149332 772.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 144368 853.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 76629 1430 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 16807 6784 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 184522 607.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 198166 586.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 208026 714.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 155278 801.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 51525 3842 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1638 65090 ns/op BenchmarkParseFloatLargeExp-4 444 297579 ns/op BenchmarkGCD10x10/WithoutXY-4 171964 1041 ns/op BenchmarkGCD10x10/WithXY-4 44008 2789 ns/op BenchmarkGCD10x100/WithoutXY-4 98290 1697 ns/op BenchmarkGCD10x100/WithXY-4 12410 11934 ns/op BenchmarkGCD10x1000/WithoutXY-4 42699 2687 ns/op BenchmarkGCD10x1000/WithXY-4 12144 10056 ns/op BenchmarkGCD100x100/WithoutXY-4 22833 5315 ns/op BenchmarkGCD100x100/WithXY-4 9037 12682 ns/op BenchmarkGCD100x1000/WithoutXY-4 10000 10672 ns/op BenchmarkGCD100x1000/WithXY-4 4977 33306 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1856 57229 ns/op BenchmarkGCD1000x1000/WithXY-4 1036 223488 ns/op BenchmarkHilbert-4 20 6250217 ns/op BenchmarkBinomial-4 10970 10704 ns/op BenchmarkQuoRem-4 22366 5645 ns/op BenchmarkExp-4 15 7165828 ns/op BenchmarkExpMont/Odd-4 100 1169638 ns/op 2612 B/op 22 allocs/op BenchmarkExpMont/Even1-4 100 1028724 ns/op 3353 B/op 37 allocs/op BenchmarkExpMont/Even2-4 100 1554744 ns/op 3816 B/op 52 allocs/op BenchmarkExpMont/Even3-4 100 1058630 ns/op 3856 B/op 53 allocs/op BenchmarkExpMont/Even4-4 66 1687734 ns/op 3881 B/op 54 allocs/op BenchmarkExpMont/Even8-4 100 1057194 ns/op 3860 B/op 53 allocs/op BenchmarkExpMont/Even32-4 112 1034982 ns/op 3864 B/op 54 allocs/op BenchmarkExpMont/Even64-4 130 1228919 ns/op 3588 B/op 52 allocs/op BenchmarkExpMont/Even96-4 124 922542 ns/op 3778 B/op 51 allocs/op BenchmarkExpMont/Even128-4 120 866825 ns/op 3253 B/op 50 allocs/op BenchmarkExpMont/Even255-4 169 744983 ns/op 2944 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 331 359746 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 277 438809 ns/op 1745 B/op 47 allocs/op BenchmarkExpMont/SmallEven3-4 280 397392 ns/op 1752 B/op 48 allocs/op BenchmarkExpMont/SmallEven4-4 314 391992 ns/op 1755 B/op 48 allocs/op BenchmarkExp2-4 18 15702322 ns/op BenchmarkBitset-4 697821 192.9 ns/op BenchmarkBitsetNeg-4 336589 400.0 ns/op BenchmarkBitsetOrig-4 200978 968.8 ns/op BenchmarkBitsetNegOrig-4 151242 1449 ns/op BenchmarkModSqrt225_Tonelli-4 99 1146161 ns/op BenchmarkModSqrt225_3Mod4-4 320 354129 ns/op BenchmarkModSqrt231_Tonelli-4 100 1181904 ns/op BenchmarkModSqrt231_5Mod8-4 296 400882 ns/op BenchmarkModInverse-4 10000 11000 ns/op BenchmarkSqrt-4 1605 91214 ns/op BenchmarkIntSqr/1-4 1000000 167.7 ns/op BenchmarkIntSqr/2-4 591982 196.8 ns/op BenchmarkIntSqr/3-4 550246 288.8 ns/op BenchmarkIntSqr/5-4 380281 434.3 ns/op BenchmarkIntSqr/8-4 289359 491.0 ns/op BenchmarkIntSqr/10-4 220024 526.6 ns/op BenchmarkIntSqr/20-4 49879 2478 ns/op BenchmarkIntSqr/30-4 35568 3534 ns/op BenchmarkIntSqr/50-4 22626 5841 ns/op BenchmarkIntSqr/80-4 12522 13302 ns/op BenchmarkIntSqr/100-4 10000 12666 ns/op BenchmarkIntSqr/200-4 4324 29222 ns/op BenchmarkIntSqr/300-4 1630 65566 ns/op BenchmarkIntSqr/500-4 790 185830 ns/op BenchmarkIntSqr/800-4 240 519525 ns/op BenchmarkIntSqr/1000-4 202 545946 ns/op BenchmarkDiv/20/10-4 312865 374.9 ns/op BenchmarkDiv/40/20-4 318216 365.4 ns/op BenchmarkDiv/100/50-4 332142 450.0 ns/op BenchmarkDiv/200/100-4 39126 2716 ns/op BenchmarkDiv/400/200-4 42854 2723 ns/op BenchmarkDiv/1000/500-4 35577 3764 ns/op BenchmarkDiv/2000/1000-4 24124 4361 ns/op BenchmarkDiv/20000/10000-4 1134 161870 ns/op BenchmarkDiv/200000/100000-4 24 6008505 ns/op BenchmarkDiv/2000000/1000000-4 1 159292695 ns/op BenchmarkDiv/20000000/10000000-4 1 4082200230 ns/op BenchmarkMul-4 5 20531848 ns/op BenchmarkNatMul/10-4 138514 1074 ns/op BenchmarkNatMul/100-4 7472 29204 ns/op BenchmarkNatMul/1000-4 162 850933 ns/op BenchmarkZeroShifts/Shl-4 10000 17703 ns/op BenchmarkZeroShifts/ShlSame-4 3377917 33.53 ns/op BenchmarkZeroShifts/Shr-4 10000 17576 ns/op BenchmarkZeroShifts/ShrSame-4 3499010 33.63 ns/op BenchmarkExp3Power/0x10-4 149731 894.7 ns/op BenchmarkExp3Power/0x40-4 135146 1174 ns/op BenchmarkExp3Power/0x100-4 87988 1682 ns/op BenchmarkExp3Power/0x400-4 34677 4990 ns/op BenchmarkExp3Power/0x1000-4 10000 16517 ns/op BenchmarkExp3Power/0x4000-4 2545 82389 ns/op BenchmarkExp3Power/0x10000-4 164 613044 ns/op BenchmarkExp3Power/0x40000-4 19 5725808 ns/op BenchmarkExp3Power/0x100000-4 3 49850229 ns/op BenchmarkExp3Power/0x400000-4 1 542301210 ns/op BenchmarkFibo-4 3 34233058 ns/op BenchmarkNatSqr/1-4 748957 237.9 ns/op BenchmarkNatSqr/2-4 589119 399.5 ns/op BenchmarkNatSqr/3-4 461919 513.3 ns/op BenchmarkNatSqr/5-4 192573 584.7 ns/op BenchmarkNatSqr/8-4 219812 817.5 ns/op BenchmarkNatSqr/10-4 206611 1101 ns/op BenchmarkNatSqr/20-4 37808 3739 ns/op BenchmarkNatSqr/30-4 21487 6371 ns/op BenchmarkNatSqr/50-4 10000 11235 ns/op BenchmarkNatSqr/80-4 10000 15619 ns/op BenchmarkNatSqr/100-4 10000 16450 ns/op BenchmarkNatSqr/200-4 3694 32460 ns/op BenchmarkNatSqr/300-4 1710 102869 ns/op BenchmarkNatSqr/500-4 704 170112 ns/op BenchmarkNatSqr/800-4 325 496736 ns/op BenchmarkNatSqr/1000-4 226 532454 ns/op BenchmarkNatSetBytes/8-4 928900 141.9 ns/op BenchmarkNatSetBytes/24-4 267008 618.9 ns/op BenchmarkNatSetBytes/128-4 62064 2504 ns/op BenchmarkNatSetBytes/7-4 1000000 130.7 ns/op BenchmarkNatSetBytes/23-4 196570 536.8 ns/op BenchmarkNatSetBytes/127-4 31648 3326 ns/op BenchmarkScanPi-4 190 656010 ns/op BenchmarkStringPiParallel-4 423 318578 ns/op BenchmarkScan/10/Base2-4 37020 3062 ns/op BenchmarkScan/100/Base2-4 5058 36550 ns/op BenchmarkScan/1000/Base2-4 434 483892 ns/op BenchmarkScan/10/Base8-4 92215 1325 ns/op BenchmarkScan/100/Base8-4 10000 13319 ns/op BenchmarkScan/1000/Base8-4 1322 142891 ns/op BenchmarkScan/10/Base10-4 100885 1180 ns/op BenchmarkScan/100/Base10-4 14133 10484 ns/op BenchmarkScan/1000/Base10-4 1545 78588 ns/op BenchmarkScan/10/Base16-4 116620 1396 ns/op BenchmarkScan/100/Base16-4 14090 7406 ns/op BenchmarkScan/1000/Base16-4 1752 76764 ns/op BenchmarkString/10/Base2-4 190746 852.7 ns/op BenchmarkString/100/Base2-4 31389 5602 ns/op BenchmarkString/1000/Base2-4 2420 60026 ns/op BenchmarkString/10/Base8-4 389973 322.1 ns/op BenchmarkString/100/Base8-4 75933 2183 ns/op BenchmarkString/1000/Base8-4 10000 15185 ns/op BenchmarkString/10/Base10-4 182076 749.6 ns/op BenchmarkString/100/Base10-4 39279 4351 ns/op BenchmarkString/1000/Base10-4 6855 37473 ns/op BenchmarkString/10/Base16-4 411394 303.9 ns/op BenchmarkString/100/Base16-4 109174 1313 ns/op BenchmarkString/1000/Base16-4 10000 10996 ns/op BenchmarkLeafSize/0-4 27 4348151 ns/op BenchmarkLeafSize/1-4 448 303756 ns/op BenchmarkLeafSize/2-4 406 309868 ns/op BenchmarkLeafSize/3-4 301 402873 ns/op BenchmarkLeafSize/4-4 417 283405 ns/op BenchmarkLeafSize/5-4 213 596525 ns/op BenchmarkLeafSize/6-4 326 364403 ns/op BenchmarkLeafSize/7-4 339 388729 ns/op BenchmarkLeafSize/8-4 397 293026 ns/op BenchmarkLeafSize/9-4 217 516490 ns/op BenchmarkLeafSize/10-4 290 422914 ns/op BenchmarkLeafSize/11-4 312 393351 ns/op BenchmarkLeafSize/12-4 273 459451 ns/op BenchmarkLeafSize/13-4 256 436835 ns/op BenchmarkLeafSize/14-4 324 396751 ns/op BenchmarkLeafSize/15-4 289 388939 ns/op BenchmarkLeafSize/16-4 463 272769 ns/op BenchmarkLeafSize/32-4 393 293337 ns/op BenchmarkLeafSize/64-4 387 361053 ns/op BenchmarkProbablyPrime/n=0-4 10 10952114 ns/op BenchmarkProbablyPrime/n=1-4 9 12315168 ns/op BenchmarkProbablyPrime/n=5-4 6 18377635 ns/op BenchmarkProbablyPrime/n=10-4 4 38550411 ns/op BenchmarkProbablyPrime/n=20-4 3 42092661 ns/op BenchmarkProbablyPrime/Lucas-4 12 10836495 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 69 1606894 ns/op BenchmarkRatCmp-4 157282 832.2 ns/op BenchmarkFloatSqrt/64-4 19992 5777 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 10000 15315 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 8550 13122 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 3993 29791 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 590 194500 ns/op 17995 B/op 8 allocs/op BenchmarkFloatSqrt/100000-4 70 2713526 ns/op 176164 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 142025140 ns/op 3747656 B/op 608 allocs/op PASS ok math/big 70.472s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 11843250 15.17 ns/op BenchmarkLeadingZeros8-4 12656449 14.15 ns/op BenchmarkLeadingZeros16-4 11477001 12.09 ns/op BenchmarkLeadingZeros32-4 11337153 15.05 ns/op BenchmarkLeadingZeros64-4 12185408 10.63 ns/op BenchmarkTrailingZeros-4 12885907 15.01 ns/op BenchmarkTrailingZeros8-4 12136468 9.681 ns/op BenchmarkTrailingZeros16-4 13022576 11.73 ns/op BenchmarkTrailingZeros32-4 13392918 9.732 ns/op BenchmarkTrailingZeros64-4 13185728 10.02 ns/op BenchmarkOnesCount-4 12549181 10.30 ns/op BenchmarkOnesCount8-4 12703812 9.593 ns/op BenchmarkOnesCount16-4 12682141 10.05 ns/op BenchmarkOnesCount32-4 12909330 10.28 ns/op BenchmarkOnesCount64-4 8058069 16.39 ns/op BenchmarkRotateLeft-4 13424888 9.967 ns/op BenchmarkRotateLeft8-4 12375207 9.061 ns/op BenchmarkRotateLeft16-4 13198315 9.758 ns/op BenchmarkRotateLeft32-4 12626378 10.22 ns/op BenchmarkRotateLeft64-4 13565089 9.929 ns/op BenchmarkReverse-4 16575744 7.016 ns/op BenchmarkReverse8-4 24262342 5.010 ns/op BenchmarkReverse16-4 21359757 5.508 ns/op BenchmarkReverse32-4 20194203 6.108 ns/op BenchmarkReverse64-4 20689287 6.455 ns/op BenchmarkReverseBytes-4 21843050 9.206 ns/op BenchmarkReverseBytes16-4 22195398 5.068 ns/op BenchmarkReverseBytes32-4 23906220 5.158 ns/op BenchmarkReverseBytes64-4 24358839 5.443 ns/op BenchmarkAdd-4 12243577 10.08 ns/op BenchmarkAdd32-4 12864997 11.23 ns/op BenchmarkAdd64-4 12736426 10.77 ns/op BenchmarkAdd64multiple-4 23484919 8.719 ns/op BenchmarkSub-4 13661520 10.68 ns/op BenchmarkSub32-4 11192304 11.90 ns/op BenchmarkSub64-4 12126928 9.442 ns/op BenchmarkSub64multiple-4 17166780 7.114 ns/op BenchmarkMul-4 11243200 9.215 ns/op BenchmarkMul32-4 12450411 9.784 ns/op BenchmarkMul64-4 13188775 12.79 ns/op BenchmarkDiv-4 2714056 39.77 ns/op BenchmarkDiv32-4 6779788 20.32 ns/op BenchmarkDiv64-4 3483357 34.21 ns/op PASS ok math/bits 9.867s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 13999838 13.13 ns/op BenchmarkAcos-4 571082 272.5 ns/op BenchmarkAcosh-4 533918 254.4 ns/op BenchmarkAsin-4 496720 209.1 ns/op BenchmarkAsinh-4 577081 208.3 ns/op BenchmarkAtan-4 886560 130.3 ns/op BenchmarkAtanh-4 1000000 144.5 ns/op BenchmarkConj-4 28290183 4.342 ns/op BenchmarkCos-4 696759 264.6 ns/op BenchmarkCosh-4 813889 168.4 ns/op BenchmarkExp-4 1000000 126.1 ns/op BenchmarkLog-4 1000000 114.5 ns/op BenchmarkLog10-4 1000000 120.1 ns/op BenchmarkPhase-4 2272202 51.87 ns/op BenchmarkPolar-4 1427094 88.99 ns/op BenchmarkPow-4 299536 444.3 ns/op BenchmarkRect-4 1241074 106.3 ns/op BenchmarkSin-4 807495 187.1 ns/op BenchmarkSinh-4 680829 164.1 ns/op BenchmarkSqrt-4 1000000 105.3 ns/op BenchmarkTan-4 451856 287.4 ns/op BenchmarkTanh-4 472562 251.0 ns/op PASS ok math/cmplx 5.118s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 741763 165.0 ns/op BenchmarkInt63ThreadsafeParallel-4 935959 123.0 ns/op BenchmarkInt63Unthreadsafe-4 1000000 113.7 ns/op BenchmarkIntn1000-4 662108 188.2 ns/op BenchmarkInt63n1000-4 842890 195.4 ns/op BenchmarkInt31n1000-4 863128 134.1 ns/op BenchmarkFloat32-4 941140 136.2 ns/op BenchmarkFloat64-4 1000000 118.3 ns/op BenchmarkPerm3-4 194199 712.4 ns/op BenchmarkPerm30-4 21050 8004 ns/op BenchmarkPerm30ViaShuffle-4 19506 8783 ns/op BenchmarkShuffleOverhead-4 13974 8066 ns/op BenchmarkRead3-4 918994 142.7 ns/op BenchmarkRead64-4 73920 1544 ns/op BenchmarkRead1000-4 5833 22323 ns/op BenchmarkConcurrent-4 222529 506.9 ns/op PASS ok math/rand 4.200s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 37087 2963 ns/op BenchmarkQDecodeWord-4 104060 2289 ns/op BenchmarkQDecodeHeader-4 75398 2251 ns/op BenchmarkTypeByExtension/.html-4 483056 275.8 ns/op BenchmarkTypeByExtension/.HTML-4 371311 345.0 ns/op BenchmarkTypeByExtension/.unused-4 412863 302.9 ns/op BenchmarkExtensionsByType/text/html-4 207800 887.3 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 49268 2836 ns/op BenchmarkExtensionsByType/application/octet-stream-4 62176 3124 ns/op PASS ok mime 3.363s goos: darwin goarch: amd64 pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 482 285203 ns/op 48502 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 438 284277 ns/op 46754 B/op 186 allocs/op BenchmarkReadForm/files/maxMemory=0-4 46 2575070 ns/op 105583 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 316 352984 ns/op 49364 B/op 207 allocs/op PASS ok mime/multipart 1.883s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 904 120354 ns/op PASS ok mime/quotedprintable 1.273s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 7 14925388 ns/op 8585 B/op 91 allocs/op BenchmarkGoLookupIPNoSuchHost-4 4 29176770 ns/op 13360 B/op 113 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5023413077 ns/op 151328 B/op 233 allocs/op BenchmarkDNSName-4 129626 1056 ns/op BenchmarkInterfaces-4 1946 94306 ns/op 8144 B/op 95 allocs/op BenchmarkInterfaceByIndex-4 5359 19197 ns/op 1817 B/op 29 allocs/op BenchmarkInterfaceByName-4 1960 77859 ns/op 8212 B/op 96 allocs/op BenchmarkInterfaceAddrs-4 2106 80576 ns/op 7856 B/op 107 allocs/op BenchmarkInterfacesAndAddrs-4 5917 21826 ns/op 1961 B/op 35 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 2604 53393 ns/op 5235 B/op 77 allocs/op BenchmarkParseIP-4 7023 14664 ns/op BenchmarkParseIPValidIPv4-4 364743 300.2 ns/op BenchmarkParseIPValidIPv6-4 236230 836.5 ns/op BenchmarkIPString/IPv4-4 119290 1337 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 10000 10094 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 43960 4263 ns/op BenchmarkIPEqual/IPv4-4 988614 146.0 ns/op BenchmarkIPEqual/IPv6-4 991208 116.5 ns/op BenchmarkTCP4OneShot-4 198 638564 ns/op BenchmarkTCP4OneShotTimeout-4 170 624756 ns/op BenchmarkTCP4Persistent-4 340 364245 ns/op BenchmarkTCP4PersistentTimeout-4 259 399820 ns/op BenchmarkTCP6OneShot-4 201 639600 ns/op BenchmarkTCP6OneShotTimeout-4 224 673888 ns/op BenchmarkTCP6Persistent-4 330 359404 ns/op BenchmarkTCP6PersistentTimeout-4 322 337635 ns/op BenchmarkTCP4ConcurrentReadWrite-4 16422 8034 ns/op BenchmarkTCP6ConcurrentReadWrite-4 15520 8144 ns/op BenchmarkSetReadDeadline-4 143420 809.9 ns/op BenchmarkUDP6LinkLocalUnicast-4 130 961972 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 128 863824 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 132 928319 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 134 918024 ns/op 0 B/op 0 allocs/op PASS ok net 13.201s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 20733 4998 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 8106 13477 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 10000 11879 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 16165 6899 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 25711 5874 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 40977 4296 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1661325 73.66 ns/op BenchmarkFindChild/n=2/rep=map-4 3041641 39.12 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1281130 80.41 ns/op BenchmarkFindChild/n=4/rep=linear-4 911361 164.0 ns/op BenchmarkFindChild/n=4/rep=map-4 2791293 41.26 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 928552 132.8 ns/op BenchmarkFindChild/n=8/rep=linear-4 499267 233.1 ns/op BenchmarkFindChild/n=8/rep=map-4 2790868 42.35 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 473977 252.9 ns/op BenchmarkFindChild/n=16/rep=linear-4 248624 649.4 ns/op BenchmarkFindChild/n=16/rep=map-4 2615864 53.05 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 2100559 57.25 ns/op BenchmarkFindChild/n=32/rep=linear-4 142867 913.4 ns/op BenchmarkFindChild/n=32/rep=map-4 3090322 36.06 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2386263 50.04 ns/op BenchmarkServerMatch-4 17257 7067 ns/op BenchmarkReadRequestChrome-4 4522 29546 ns/op 20.68 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 10000 11462 ns/op 6.81 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 9242 15938 ns/op 5.14 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 7038 27553 ns/op 5.48 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 10000 11013 ns/op 3.63 MB/s 892 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 42 2762148 ns/op 0.37 MB/s BenchmarkFileAndServer_1KB/https1-4 43 3706266 ns/op 0.28 MB/s BenchmarkFileAndServer_1KB/h2-4 26 4357114 ns/op 0.24 MB/s BenchmarkFileAndServer_16MB/h1-4 1 102206785 ns/op 164.15 MB/s BenchmarkFileAndServer_16MB/https1-4 1 200413614 ns/op 83.71 MB/s BenchmarkFileAndServer_16MB/h2-4 1 444911703 ns/op 37.71 MB/s BenchmarkFileAndServer_64MB/h1-4 1 289111338 ns/op 232.12 MB/s BenchmarkFileAndServer_64MB/https1-4 1 642423024 ns/op 104.46 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1094793276 ns/op 61.30 MB/s BenchmarkServeMux-4 240 543149 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 283 421224 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 39 2663606 ns/op 6834 B/op 67 allocs/op BenchmarkClientServer/https1-4 34 3400914 ns/op 9795 B/op 104 allocs/op BenchmarkClientServer/h2-4 28 4027100 ns/op 14150 B/op 122 allocs/op BenchmarkClientServerParallel/4/h1-4 454 277790 ns/op 10248 B/op 79 allocs/op BenchmarkClientServerParallel/4/https1-4 16 6587206 ns/op 101290 B/op 1102 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58352: read tcp 127.0.0.1:58350->127.0.0.1:58352: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58351: write tcp 127.0.0.1:58350->127.0.0.1:58351: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58360: read tcp 127.0.0.1:58354->127.0.0.1:58360: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58363: write tcp 127.0.0.1:58354->127.0.0.1:58363: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58379: write tcp 127.0.0.1:58364->127.0.0.1:58379: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58375: write tcp 127.0.0.1:58364->127.0.0.1:58375: use of closed network connection BenchmarkClientServerParallel/4/h2-4 15 7057524 ns/op 93023 B/op 1081 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58384: read tcp 127.0.0.1:58383->127.0.0.1:58384: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58394: read tcp 127.0.0.1:58387->127.0.0.1:58394: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58403: read tcp 127.0.0.1:58397->127.0.0.1:58403: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58404: read tcp 127.0.0.1:58397->127.0.0.1:58404: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58405: read tcp 127.0.0.1:58397->127.0.0.1:58405: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58402: read tcp 127.0.0.1:58397->127.0.0.1:58402: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58415: read tcp 127.0.0.1:58408->127.0.0.1:58415: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58422: read tcp 127.0.0.1:58408->127.0.0.1:58422: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58412: read tcp 127.0.0.1:58408->127.0.0.1:58412: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58420: read tcp 127.0.0.1:58408->127.0.0.1:58420: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 189 592883 ns/op 26199 B/op 125 allocs/op BenchmarkClientServerParallel/64/https1-4 16 8993921 ns/op 106047 B/op 1198 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58650: write tcp 127.0.0.1:58648->127.0.0.1:58650: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58657: write tcp 127.0.0.1:58652->127.0.0.1:58657: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58656: write tcp 127.0.0.1:58652->127.0.0.1:58656: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58681: read tcp 127.0.0.1:58665->127.0.0.1:58681: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58677: read tcp 127.0.0.1:58665->127.0.0.1:58677: use of closed network connection BenchmarkClientServerParallel/64/h2-4 14 8208715 ns/op 105727 B/op 1262 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58686: write tcp 127.0.0.1:58684->127.0.0.1:58686: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58695: read tcp 127.0.0.1:58687->127.0.0.1:58695: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58703: read tcp 127.0.0.1:58696->127.0.0.1:58703: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58708: read tcp 127.0.0.1:58696->127.0.0.1:58708: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58701: read tcp 127.0.0.1:58696->127.0.0.1:58701: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58718: read tcp 127.0.0.1:58709->127.0.0.1:58718: use of closed network connection BenchmarkServer-4 1 1125004948 ns/op 58904 B/op 429 allocs/op BenchmarkClient-4 36 3555619 ns/op 4032 B/op 46 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 124 807941 ns/op 7537 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 782 156495 ns/op 3090 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 841 130049 ns/op 1944 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1382 102505 ns/op 2785 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1158 99904 ns/op 2753 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 970 113481 ns/op 2726 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1508 86854 ns/op 1952 B/op 14 allocs/op BenchmarkServerHijack-4 1059 217224 ns/op 16761 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 31 3537002 ns/op 6278 B/op 54 allocs/op BenchmarkResponseStatusLine-4 324891 349.4 ns/op 0 B/op 0 allocs/op PASS ok net/http 23.488s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2886 72809 ns/op 34138 B/op 12 allocs/op PASS ok net/http/httputil 1.299s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 85982 1272 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 466851 306.6 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 211980 667.4 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 70954 1780 ns/op BenchmarkStdIPv4-4 152292 830.3 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 91306 1158 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 97402 1111 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 87697 1310 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 66501 1578 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1536514 93.04 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1392522 84.07 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1256538 92.60 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 271166 558.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 408031 337.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 296085 396.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 84710 1249 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 335430 588.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 174063 698.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 194238 672.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 164530 1320 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 80664 1352 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 373551 373.5 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 145526 886.7 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 208177 667.1 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 279128 480.8 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 158757 1057 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 370444 390.2 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 157011 791.8 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 158007 834.9 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 141639 1195 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 100299 1306 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 550416 267.2 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 155336 857.7 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 93678 1294 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 123519 1017 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 182202 916.9 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 118776 1151 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 277717 480.1 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 110485 966.5 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 154867 977.1 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 181315 829.7 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 137091 1039 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 908247 131.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 818392 128.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 891421 226.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 919736 137.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 151.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 973323 129.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 177.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 134.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 808300 133.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 395822 458.8 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 524629 232.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 241530 501.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 266601 783.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 241732 535.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 75832 1413 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 546602 215.9 ns/op PASS ok net/netip 12.483s 2023/09/16 00:53:39 Test RPC server listening on 127.0.0.1:58798 2023/09/16 00:53:39 Test HTTP RPC server listening on 127.0.0.1:58799 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 144 743093 ns/op BenchmarkEndToEndHTTP-4 136 829272 ns/op BenchmarkEndToEndAsync-4 1214 93526 ns/op BenchmarkEndToEndAsyncHTTP-4 1399 100063 ns/op PASS ok net/rpc 1.998s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 4186 47536 ns/op BenchmarkReadMIMEHeader/server_headers-4 5830 21848 ns/op BenchmarkUncommon-4 24420 4750 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.628s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 3294 30517 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 72752 1910 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 491911 359.2 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 102063 1118 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 217746 709.4 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 97358 1541 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 14905 10997 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 338896 388.4 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 98773 1138 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 191533 977.9 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 76933 1946 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 15361 9831 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 158014 737.1 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 60542 2043 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 63964 2074 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 22958 6493 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 4162 46738 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 137594 835.6 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 31266 3392 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 57958 1791 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 26929 6685 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 3540 37169 ns/op 320 B/op 1 allocs/op PASS ok net/url 6.372s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2248764 54.82 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 99628 1263 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 193 647885 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:512: benchmarkReaddirname ".": 130 entries os_test.go:512: benchmarkReaddirname ".": 130 entries os_test.go:512: benchmarkReaddirname ".": 130 entries os_test.go:512: benchmarkReaddirname ".": 130 entries BenchmarkReaddir-4 81 1979543 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:529: benchmarkReaddir ".": 130 entries os_test.go:529: benchmarkReaddir ".": 130 entries os_test.go:529: benchmarkReaddir ".": 130 entries os_test.go:529: benchmarkReaddir ".": 130 entries BenchmarkReadDir-4 228 677968 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:546: benchmarkReadDir ".": 130 entries os_test.go:546: benchmarkReadDir ".": 130 entries os_test.go:546: benchmarkReadDir ".": 130 entries BenchmarkStatDot-4 33118 4826 ns/op BenchmarkStatFile-4 26751 6219 ns/op BenchmarkStatDir-4 23953 4465 ns/op BenchmarkLstatDot-4 42304 4669 ns/op BenchmarkLstatFile-4 18976 5689 ns/op BenchmarkLstatDir-4 23673 6332 ns/op PASS ok os 4.278s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 28 7152402 ns/op 8976 B/op 30 allocs/op PASS ok os/exec 1.269s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 150740 732.1 ns/op PASS ok os/user 1.298s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 1957220 64.08 ns/op BenchmarkString-4 1201258 102.6 ns/op BenchmarkBytes-4 1471405 77.65 ns/op BenchmarkNamedBytes-4 1000000 153.5 ns/op BenchmarkBytesArray-4 618718 187.4 ns/op BenchmarkSliceLen-4 1643180 68.18 ns/op BenchmarkMapLen-4 849830 271.9 ns/op BenchmarkStringLen-4 1250257 99.58 ns/op BenchmarkArrayLen-4 1000000 128.3 ns/op BenchmarkSliceCap-4 1764777 98.58 ns/op BenchmarkDeepEqual/int8-4 390510 424.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 84274 1415 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 482280 362.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 55165 2182 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 477258 304.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 59223 1750 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 482414 293.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 86329 1460 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 385932 299.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 78691 2102 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 499420 278.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 111620 1108 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 439389 301.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 84766 1782 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 416193 317.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 86576 1376 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 460490 277.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 92995 1423 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 492283 273.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 89684 1403 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 487101 297.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 85934 1551 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 422070 287.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 81748 1686 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 402327 296.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 86301 1405 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 288999 513.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 87957 1401 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 470409 287.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 84234 1782 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 537706 293.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 90600 1433 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 436110 339.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 71557 1436 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 95757 1103 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 48795 2225 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 41868 2897 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 29817 4636 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 30350 3821 ns/op BenchmarkIsZero/ArrayComparable-4 319742 582.7 ns/op BenchmarkIsZero/ArrayIncomparable-4 27994 4401 ns/op BenchmarkIsZero/StructComparable-4 638294 197.8 ns/op BenchmarkIsZero/StructIncomparable-4 145969 852.8 ns/op BenchmarkSetZero/Bool/Direct-4 1880889 64.18 ns/op BenchmarkSetZero/Bool/CachedZero-4 1000000 131.4 ns/op BenchmarkSetZero/Bool/NewZero-4 642002 204.7 ns/op BenchmarkSetZero/Int/Direct-4 1978146 60.30 ns/op BenchmarkSetZero/Int/CachedZero-4 1000000 220.1 ns/op BenchmarkSetZero/Int/NewZero-4 706926 178.6 ns/op BenchmarkSetZero/Uint/Direct-4 1839363 104.2 ns/op BenchmarkSetZero/Uint/CachedZero-4 1000000 132.4 ns/op BenchmarkSetZero/Uint/NewZero-4 697477 183.1 ns/op BenchmarkSetZero/Float/Direct-4 1986255 59.58 ns/op BenchmarkSetZero/Float/CachedZero-4 966505 134.9 ns/op BenchmarkSetZero/Float/NewZero-4 730994 191.7 ns/op BenchmarkSetZero/Complex/Direct-4 1765891 78.01 ns/op BenchmarkSetZero/Complex/CachedZero-4 930853 127.5 ns/op BenchmarkSetZero/Complex/NewZero-4 641264 215.4 ns/op BenchmarkSetZero/Array/Direct-4 2040640 57.63 ns/op BenchmarkSetZero/Array/CachedZero-4 1000000 120.2 ns/op BenchmarkSetZero/Array/NewZero-4 756518 177.7 ns/op BenchmarkSetZero/Chan/Direct-4 1937277 58.75 ns/op BenchmarkSetZero/Chan/CachedZero-4 1000000 130.2 ns/op BenchmarkSetZero/Chan/NewZero-4 751183 234.6 ns/op BenchmarkSetZero/Func/Direct-4 2024979 69.81 ns/op BenchmarkSetZero/Func/CachedZero-4 917198 169.7 ns/op BenchmarkSetZero/Func/NewZero-4 752696 195.8 ns/op BenchmarkSetZero/Interface/Direct-4 1867498 123.2 ns/op BenchmarkSetZero/Interface/CachedZero-4 948099 190.2 ns/op BenchmarkSetZero/Interface/NewZero-4 754279 181.0 ns/op BenchmarkSetZero/Map/Direct-4 1997286 60.92 ns/op BenchmarkSetZero/Map/CachedZero-4 946818 130.3 ns/op BenchmarkSetZero/Map/NewZero-4 714139 181.6 ns/op BenchmarkSetZero/Pointer/Direct-4 2053804 67.23 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1000000 124.1 ns/op BenchmarkSetZero/Pointer/NewZero-4 325302 346.7 ns/op BenchmarkSetZero/Slice/Direct-4 1706731 100.8 ns/op BenchmarkSetZero/Slice/CachedZero-4 1000000 125.3 ns/op BenchmarkSetZero/Slice/NewZero-4 715550 173.5 ns/op BenchmarkSetZero/String/Direct-4 2065471 76.37 ns/op BenchmarkSetZero/String/CachedZero-4 1000000 121.7 ns/op BenchmarkSetZero/String/NewZero-4 772608 192.4 ns/op BenchmarkSetZero/Struct/Direct-4 1910540 55.48 ns/op BenchmarkSetZero/Struct/CachedZero-4 1000000 123.4 ns/op BenchmarkSetZero/Struct/NewZero-4 751106 208.3 ns/op BenchmarkSelect/1-4 178249 711.0 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 71248 2584 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 36712 3534 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 192422 654.4 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 167636 762.1 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 116845 1036 ns/op 123.59 MB/s BenchmarkCallArgCopy/size=256-4 145196 1140 ns/op 224.51 MB/s BenchmarkCallArgCopy/size=1024-4 73333 2100 ns/op 487.59 MB/s BenchmarkCallArgCopy/size=4096-4 22972 5066 ns/op 808.59 MB/s BenchmarkCallArgCopy/size=65536-4 2701 82818 ns/op 791.33 MB/s BenchmarkFieldByName1-4 1000000 183.1 ns/op BenchmarkFieldByName2-4 28798 4170 ns/op BenchmarkFieldByName3-4 4953 24110 ns/op BenchmarkInterfaceBig-4 2474403 54.24 ns/op BenchmarkInterfaceSmall-4 2443326 51.96 ns/op BenchmarkNew-4 1135392 136.0 ns/op BenchmarkMap/StringKeys/MapIndex-4 2590 51373 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1977 60305 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2539 59229 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2245 60927 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2742 78378 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 2223 58538 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 179344 636.5 ns/op PASS ok reflect 25.615s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 8721 32797 ns/op 9196 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 26096 ns/op 9199 B/op 1 allocs/op BenchmarkFindString-4 10000 28872 ns/op 9087 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 32644 ns/op 9448 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 7201 33424 ns/op 9447 B/op 2 allocs/op BenchmarkLiteral-4 10000 22896 ns/op BenchmarkNotLiteral-4 4148 50421 ns/op BenchmarkMatchClass-4 2426 72680 ns/op BenchmarkMatchClass_InRange-4 2778 71408 ns/op BenchmarkReplaceAll-4 1574 136207 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 22473 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 14922 7408 ns/op BenchmarkAnchoredShortMatch-4 10000 23731 ns/op BenchmarkAnchoredLongMatch-4 10000 10896 ns/op BenchmarkOnePassShortA-4 19149 6248 ns/op BenchmarkNotOnePassShortA-4 6007 32950 ns/op BenchmarkOnePassShortB-4 23330 4950 ns/op BenchmarkNotOnePassShortB-4 6835 28959 ns/op BenchmarkOnePassLongPrefix-4 75955 1853 ns/op BenchmarkOnePassLongNotPrefix-4 28650 4162 ns/op BenchmarkMatchParallelShared-4 10000 26690 ns/op BenchmarkMatchParallelCopied-4 8131 22463 ns/op BenchmarkQuoteMetaAll-4 152504 930.2 ns/op 15.05 MB/s BenchmarkQuoteMetaNone-4 365107 386.2 ns/op 67.32 MB/s BenchmarkCompile/Onepass-4 4082 30240 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1850 90547 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 142 898249 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2465876 46.52 ns/op 343.97 MB/s BenchmarkMatch/Easy0/32-4 8277 21034 ns/op 1.52 MB/s BenchmarkMatch/Easy0/1K-4 4690 46341 ns/op 22.10 MB/s BenchmarkMatch/Easy0i/16-4 2620212 57.52 ns/op 278.17 MB/s BenchmarkMatch/Easy0i/32-4 5433 44500 ns/op 0.72 MB/s BenchmarkMatch/Easy0i/1K-4 217 506850 ns/op 2.02 MB/s BenchmarkMatch/Easy1/16-4 2634578 45.43 ns/op 352.16 MB/s BenchmarkMatch/Easy1/32-4 5082 25219 ns/op 1.27 MB/s BenchmarkMatch/Easy1/1K-4 4718 53275 ns/op 19.22 MB/s BenchmarkMatch/Medium/16-4 2661700 45.13 ns/op 354.55 MB/s BenchmarkMatch/Medium/32-4 7774 36112 ns/op 0.89 MB/s BenchmarkMatch/Medium/1K-4 266 491044 ns/op 2.09 MB/s BenchmarkMatch/Hard/16-4 2673687 61.70 ns/op 259.31 MB/s BenchmarkMatch/Hard/32-4 3129 45315 ns/op 0.71 MB/s BenchmarkMatch/Hard/1K-4 100 1059366 ns/op 0.97 MB/s BenchmarkMatch/Hard1/16-4 1690 85157 ns/op 0.19 MB/s BenchmarkMatch/Hard1/32-4 714 178919 ns/op 0.18 MB/s BenchmarkMatch/Hard1/1K-4 25 4910518 ns/op 0.21 MB/s BenchmarkMatch_onepass_regex/16-4 27361 4201 ns/op 3.81 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 15096 9911 ns/op 3.23 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 668 192760 ns/op 5.31 MB/s 26 B/op 0 allocs/op PASS ok regexp 12.936s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 894085 129.5 ns/op BenchmarkIsWordChar-4 210603 583.6 ns/op PASS ok regexp/syntax 2.479s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 82072 1994 ns/op BenchmarkCallers/inlined-4 85897 1435 ns/op BenchmarkCallers/no-cache-4 17190 6898 ns/op BenchmarkFPCallers/cached-4 3573808 39.85 ns/op BenchmarkMakeChan/Byte-4 550707 347.6 ns/op BenchmarkMakeChan/Int-4 1000000 392.6 ns/op BenchmarkMakeChan/Ptr-4 688483 616.5 ns/op BenchmarkMakeChan/Struct/0-4 1000000 360.2 ns/op BenchmarkMakeChan/Struct/32-4 150487 832.3 ns/op BenchmarkMakeChan/Struct/40-4 131631 1009 ns/op BenchmarkChanNonblocking-4 5546077 19.45 ns/op BenchmarkSelectUncontended-4 958227 126.2 ns/op BenchmarkSelectSyncContended-4 96687 1252 ns/op BenchmarkSelectAsyncContended-4 290935 519.4 ns/op BenchmarkSelectNonblock-4 3803038 28.63 ns/op BenchmarkChanUncontended-4 15121 8617 ns/op BenchmarkChanContended-4 4567 24498 ns/op BenchmarkChanSync-4 222970 601.9 ns/op BenchmarkChanSyncWork-4 62244 2127 ns/op BenchmarkChanProdCons0-4 237222 517.8 ns/op BenchmarkChanProdCons10-4 443311 312.7 ns/op BenchmarkChanProdCons100-4 467818 231.8 ns/op BenchmarkChanProdConsWork0-4 159985 736.0 ns/op BenchmarkChanProdConsWork10-4 250120 475.3 ns/op BenchmarkChanProdConsWork100-4 239455 465.3 ns/op BenchmarkSelectProdCons-4 157425 700.5 ns/op BenchmarkReceiveDataFromClosedChan-4 1000000 135.0 ns/op BenchmarkChanCreation-4 190968 653.3 ns/op BenchmarkChanSem-4 260581 436.4 ns/op BenchmarkChanPopular-4 93 1302556 ns/op BenchmarkChanClosed-4 1085169 113.3 ns/op BenchmarkCallClosure-4 4922750 25.36 ns/op BenchmarkCallClosure1-4 5175120 23.46 ns/op BenchmarkCallClosure2-4 1000000 140.4 ns/op BenchmarkCallClosure3-4 1000000 134.6 ns/op BenchmarkCallClosure4-4 1000000 118.8 ns/op BenchmarkComplex128DivNormal-4 14329465 8.564 ns/op BenchmarkComplex128DivNisNaN-4 9027535 17.58 ns/op BenchmarkComplex128DivDisNaN-4 9676508 21.04 ns/op BenchmarkComplex128DivNisInf-4 13812597 9.486 ns/op BenchmarkComplex128DivDisInf-4 7290543 15.47 ns/op BenchmarkSetTypePtr-4 72872530 2.172 ns/op 3682.57 MB/s BenchmarkSetTypePtr8-4 11588132 11.23 ns/op 5697.25 MB/s BenchmarkSetTypePtr16-4 10404987 10.59 ns/op 12091.13 MB/s BenchmarkSetTypePtr32-4 13922058 9.185 ns/op 27871.68 MB/s BenchmarkSetTypePtr64-4 12789388 10.43 ns/op 49092.06 MB/s BenchmarkSetTypePtr126-4 6357642 20.39 ns/op 49430.38 MB/s BenchmarkSetTypePtr128-4 6499383 27.45 ns/op 37302.70 MB/s BenchmarkSetTypePtrSlice-4 1000000 186.3 ns/op 43974.55 MB/s BenchmarkSetTypeNode1-4 11991993 10.04 ns/op 2391.21 MB/s BenchmarkSetTypeNode1Slice-4 2997132 35.65 ns/op 21539.98 MB/s BenchmarkSetTypeNode8-4 11950812 10.26 ns/op 7800.01 MB/s BenchmarkSetTypeNode8Slice-4 1686975 66.62 ns/op 38426.93 MB/s BenchmarkSetTypeNode64-4 5356138 19.98 ns/op 26429.64 MB/s BenchmarkSetTypeNode64Slice-4 281937 410.8 ns/op 41127.25 MB/s BenchmarkSetTypeNode64Dead-4 8951256 13.28 ns/op 39747.88 MB/s BenchmarkSetTypeNode64DeadSlice-4 371706 388.3 ns/op 43510.91 MB/s BenchmarkSetTypeNode124-4 6998377 21.80 ns/op 46246.77 MB/s BenchmarkSetTypeNode124Slice-4 247426 498.4 ns/op 64718.56 MB/s BenchmarkSetTypeNode126-4 5663210 18.02 ns/op 56831.28 MB/s BenchmarkSetTypeNode126Slice-4 257420 600.1 ns/op 54600.18 MB/s BenchmarkSetTypeNode128-4 4083616 29.74 ns/op 34966.65 MB/s BenchmarkSetTypeNode128Slice-4 201687 1071 ns/op 31066.44 MB/s BenchmarkSetTypeNode130-4 4678022 27.72 ns/op 38098.39 MB/s BenchmarkSetTypeNode130Slice-4 174168 783.8 ns/op 43113.19 MB/s BenchmarkSetTypeNode1024-4 987236 152.4 ns/op 53847.16 MB/s BenchmarkSetTypeNode1024Slice-4 27538 5073 ns/op 51771.11 MB/s BenchmarkAllocation-4 1281 94227 ns/op BenchmarkReadMemStats-4 64 2065053 ns/op BenchmarkReadMemStatsLatency-4 1 17830808 p50-ns 17830808 p90-ns 17830808 p99-ns BenchmarkWriteBarrier-4 1924976 53.50 ns/op BenchmarkBulkWriteBarrier-4 4176044 35.22 ns/op BenchmarkScanStackNoLocals-4 3 84511272 ns/op BenchmarkMSpanCountAlloc/bits=64-4 12338901 9.224 ns/op BenchmarkMSpanCountAlloc/bits=128-4 11598147 10.94 ns/op BenchmarkMSpanCountAlloc/bits=256-4 8496985 12.77 ns/op BenchmarkMSpanCountAlloc/bits=512-4 8200470 15.11 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 5727292 20.58 ns/op BenchmarkHash5-4 7433401 15.69 ns/op 318.60 MB/s BenchmarkHash16-4 8138899 23.53 ns/op 679.97 MB/s BenchmarkHash64-4 7323231 22.00 ns/op 2909.52 MB/s BenchmarkHash1024-4 2534511 48.54 ns/op 21098.01 MB/s BenchmarkHash65536-4 51153 4297 ns/op 15252.66 MB/s BenchmarkAlignedLoad-4 10470384 11.03 ns/op BenchmarkUnalignedLoad-4 10655008 11.20 ns/op BenchmarkEqEfaceConcrete-4 5973526 23.80 ns/op BenchmarkEqIfaceConcrete-4 8116474 17.11 ns/op BenchmarkNeEfaceConcrete-4 9245874 14.08 ns/op BenchmarkNeIfaceConcrete-4 7591784 19.21 ns/op BenchmarkConvT2EByteSized/bool-4 2592486 44.61 ns/op BenchmarkConvT2EByteSized/uint8-4 4773174 23.49 ns/op BenchmarkConvT2ESmall-4 4068591 27.72 ns/op BenchmarkConvT2EUintptr-4 3774346 27.87 ns/op BenchmarkConvT2ELarge-4 1000000 147.1 ns/op BenchmarkConvT2ISmall-4 4136413 36.12 ns/op BenchmarkConvT2IUintptr-4 3806569 29.20 ns/op BenchmarkConvT2ILarge-4 1000000 198.3 ns/op BenchmarkConvI2E-4 3328514 34.13 ns/op BenchmarkConvI2I-4 3515122 58.70 ns/op BenchmarkAssertE2T-4 3365798 31.10 ns/op BenchmarkAssertE2TLarge-4 2090311 53.98 ns/op BenchmarkAssertE2I-4 3665085 32.12 ns/op BenchmarkAssertI2T-4 3741180 32.09 ns/op BenchmarkAssertI2I-4 3460682 55.03 ns/op BenchmarkAssertI2E-4 3528081 33.17 ns/op BenchmarkAssertE2E-4 4062969 28.86 ns/op BenchmarkAssertE2T2-4 2622282 40.51 ns/op BenchmarkAssertE2T2Blank-4 4011172 31.66 ns/op BenchmarkAssertI2E2-4 3779484 49.67 ns/op BenchmarkAssertI2E2Blank-4 3990489 26.24 ns/op BenchmarkAssertE2E2-4 3040539 43.07 ns/op BenchmarkAssertE2E2Blank-4 4236691 34.05 ns/op BenchmarkConvT2Ezero/zero/16-4 4347056 27.23 ns/op BenchmarkConvT2Ezero/zero/32-4 4350306 49.75 ns/op BenchmarkConvT2Ezero/zero/64-4 4207009 39.92 ns/op BenchmarkConvT2Ezero/zero/str-4 4427590 28.56 ns/op BenchmarkConvT2Ezero/zero/slice-4 4155268 27.67 ns/op BenchmarkConvT2Ezero/zero/big-4 98038 1357 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 140.8 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 681086 158.3 ns/op BenchmarkConvT2Ezero/nonzero/big-4 97240 1330 ns/op BenchmarkConvT2Ezero/smallint/16-4 4355428 28.01 ns/op BenchmarkConvT2Ezero/smallint/32-4 4005200 37.53 ns/op BenchmarkConvT2Ezero/smallint/64-4 4324765 27.83 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 120.4 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 100.5 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 118.5 ns/op BenchmarkMalloc8-4 1266452 94.25 ns/op BenchmarkMalloc16-4 1000000 110.5 ns/op BenchmarkMallocTypeInfo8-4 1751040 77.54 ns/op BenchmarkMallocTypeInfo16-4 1000000 110.7 ns/op BenchmarkMallocLargeStruct-4 72202 2083 ns/op BenchmarkGoroutineSelect-4 16 7261654 ns/op BenchmarkGoroutineBlocking-4 19 6379109 ns/op BenchmarkGoroutineForRange-4 20 6623324 ns/op BenchmarkGoroutineIdle-4 20 6608307 ns/op BenchmarkHashStringSpeed-4 2455598 41.91 ns/op BenchmarkHashBytesSpeed-4 1277451 94.53 ns/op BenchmarkHashInt32Speed-4 2950676 40.43 ns/op BenchmarkHashInt64Speed-4 3106418 38.30 ns/op BenchmarkHashStringArraySpeed-4 605646 189.3 ns/op BenchmarkMegMap-4 2776723 40.93 ns/op BenchmarkMegOneMap-4 3379161 39.56 ns/op BenchmarkMegEqMap-4 3741 40624 ns/op BenchmarkMegEmptyMap-4 4032152 30.37 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2127560 71.97 ns/op BenchmarkSmallStrMap-4 2738899 43.07 ns/op BenchmarkMapStringKeysEight_16-4 2748088 41.49 ns/op BenchmarkMapStringKeysEight_32-4 2826630 49.52 ns/op BenchmarkMapStringKeysEight_64-4 2905660 47.29 ns/op BenchmarkMapStringKeysEight_1M-4 2883823 72.45 ns/op BenchmarkIntMap-4 3028083 43.07 ns/op BenchmarkMapFirst/1-4 3855409 31.33 ns/op BenchmarkMapFirst/2-4 3715008 39.40 ns/op BenchmarkMapFirst/3-4 3481621 45.26 ns/op BenchmarkMapFirst/4-4 3620205 33.20 ns/op BenchmarkMapFirst/5-4 3689407 32.66 ns/op BenchmarkMapFirst/6-4 3846555 31.76 ns/op BenchmarkMapFirst/7-4 3753444 31.46 ns/op BenchmarkMapFirst/8-4 3782732 31.61 ns/op BenchmarkMapFirst/9-4 3103560 62.72 ns/op BenchmarkMapFirst/10-4 3315810 38.06 ns/op BenchmarkMapFirst/11-4 3326589 34.75 ns/op BenchmarkMapFirst/12-4 3241556 36.34 ns/op BenchmarkMapFirst/13-4 3351235 35.64 ns/op BenchmarkMapFirst/14-4 3172897 48.49 ns/op BenchmarkMapFirst/15-4 2737897 49.32 ns/op BenchmarkMapFirst/16-4 2645040 38.01 ns/op BenchmarkMapMid/1-4 3604396 31.60 ns/op BenchmarkMapMid/2-4 3382165 32.82 ns/op BenchmarkMapMid/3-4 3517947 31.12 ns/op BenchmarkMapMid/4-4 3599364 33.96 ns/op BenchmarkMapMid/5-4 3749392 59.77 ns/op BenchmarkMapMid/6-4 3695875 33.45 ns/op BenchmarkMapMid/7-4 3527702 64.69 ns/op BenchmarkMapMid/8-4 3683460 34.68 ns/op BenchmarkMapMid/9-4 3419216 33.49 ns/op BenchmarkMapMid/10-4 3241962 35.70 ns/op BenchmarkMapMid/11-4 3134767 38.27 ns/op BenchmarkMapMid/12-4 3156130 43.68 ns/op BenchmarkMapMid/13-4 3415281 34.35 ns/op BenchmarkMapMid/14-4 3583962 33.63 ns/op BenchmarkMapMid/15-4 3525225 35.21 ns/op BenchmarkMapMid/16-4 3326252 35.06 ns/op BenchmarkMapLast/1-4 3843541 30.07 ns/op BenchmarkMapLast/2-4 3810235 30.66 ns/op BenchmarkMapLast/3-4 3858764 32.91 ns/op BenchmarkMapLast/4-4 3407984 32.12 ns/op BenchmarkMapLast/5-4 3474052 41.89 ns/op BenchmarkMapLast/6-4 3869497 37.77 ns/op BenchmarkMapLast/7-4 3470017 35.47 ns/op BenchmarkMapLast/8-4 3091633 47.10 ns/op BenchmarkMapLast/9-4 3312962 36.13 ns/op BenchmarkMapLast/10-4 3216692 49.82 ns/op BenchmarkMapLast/11-4 3448750 48.65 ns/op BenchmarkMapLast/12-4 3236661 37.69 ns/op BenchmarkMapLast/13-4 3054015 42.44 ns/op BenchmarkMapLast/14-4 3313642 46.73 ns/op BenchmarkMapLast/15-4 3373876 39.78 ns/op BenchmarkMapLast/16-4 3236274 35.73 ns/op BenchmarkMapCycle-4 2383743 49.37 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2859518 36.32 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2295 51849 ns/op BenchmarkMakeMap/[Byte]Byte-4 443029 532.4 ns/op BenchmarkMakeMap/[Int]Int-4 122727 1091 ns/op BenchmarkNewEmptyMap-4 17308669 7.946 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1426605 82.29 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 576588 348.0 ns/op BenchmarkMapIterEmpty-4 4277352 33.81 ns/op BenchmarkSameLengthMap-4 3771337 31.32 ns/op BenchmarkBigKeyMap-4 1271084 86.90 ns/op BenchmarkBigValMap-4 1255318 135.5 ns/op BenchmarkSmallKeyMap-4 1000000 110.7 ns/op BenchmarkMapPopulate/1-4 1823874 67.27 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 170077 1439 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 7771 38365 ns/op 6273 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 408 347989 ns/op 51760 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 28 3893223 ns/op 416300 B/op 200 allocs/op BenchmarkMapPopulate/100000-4 2 56612281 ns/op 6538752 B/op 2940 allocs/op BenchmarkComplexAlgMap-4 552820 331.5 ns/op BenchmarkGoMapClear/Reflexive/1-4 1514694 74.42 ns/op BenchmarkGoMapClear/Reflexive/10-4 1461387 85.49 ns/op BenchmarkGoMapClear/Reflexive/100-4 397350 319.2 ns/op BenchmarkGoMapClear/Reflexive/1000-4 54028 1894 ns/op BenchmarkGoMapClear/Reflexive/10000-4 6783 15888 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1244355 96.73 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1000000 167.2 ns/op BenchmarkGoMapClear/NonReflexive/100-4 414140 346.4 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 52531 2123 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5517 21087 ns/op BenchmarkMapStringConversion/32/simple-4 1340928 83.95 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1367258 94.60 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1236698 93.70 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1269709 85.29 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1365854 93.71 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1247658 98.75 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1000000 113.6 ns/op BenchmarkMapInterfacePtr-4 1553107 64.62 ns/op BenchmarkNewEmptyMapHintLessThan8-4 6560530 20.13 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 49600 3097 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 3633 30804 ns/op BenchmarkMapPop1000-4 418 282624 ns/op BenchmarkMapPop10000-4 25 6035530 ns/op BenchmarkMapAssign/Int32/256-4 1940799 54.77 ns/op BenchmarkMapAssign/Int32/65536-4 1328056 100.8 ns/op BenchmarkMapAssign/Int64/256-4 2118031 57.02 ns/op BenchmarkMapAssign/Int64/65536-4 1205959 93.28 ns/op BenchmarkMapAssign/Str/256-4 1883358 61.66 ns/op BenchmarkMapAssign/Str/65536-4 594337 274.1 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1325194 85.47 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 841692 136.0 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1361001 83.24 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 343246 329.6 ns/op BenchmarkMapOperatorAssign/Str/256-4 657544 5714 ns/op BenchmarkMapOperatorAssign/Str/65536-4 275162 518.9 ns/op BenchmarkMapAppendAssign/Int32/256-4 644242 201.5 ns/op 23 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 237924 433.0 ns/op 54 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 1000000 190.5 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 204345 576.5 ns/op 69 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 589176 263.9 ns/op 52 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 100899 1171 ns/op 142 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1488918 82.22 ns/op BenchmarkMapDelete/Int32/1000-4 2293964 51.79 ns/op BenchmarkMapDelete/Int32/10000-4 2347368 51.87 ns/op BenchmarkMapDelete/Int64/100-4 1451448 82.94 ns/op BenchmarkMapDelete/Int64/1000-4 2315820 61.86 ns/op BenchmarkMapDelete/Int64/10000-4 2112931 55.07 ns/op BenchmarkMapDelete/Str/100-4 1413094 98.51 ns/op BenchmarkMapDelete/Str/1000-4 1643214 68.70 ns/op BenchmarkMapDelete/Str/10000-4 1739104 68.39 ns/op BenchmarkMapDelete/Pointer/100-4 1219682 92.91 ns/op BenchmarkMapDelete/Pointer/1000-4 1908946 59.88 ns/op BenchmarkMapDelete/Pointer/10000-4 2069041 60.70 ns/op BenchmarkMemmove/0-4 21257534 5.691 ns/op BenchmarkMemmove/1-4 1500042 80.31 ns/op 12.45 MB/s BenchmarkMemmove/2-4 1469754 80.30 ns/op 24.91 MB/s BenchmarkMemmove/3-4 1439550 83.56 ns/op 35.90 MB/s BenchmarkMemmove/4-4 1479006 84.67 ns/op 47.24 MB/s BenchmarkMemmove/5-4 1274140 81.42 ns/op 61.41 MB/s BenchmarkMemmove/6-4 1481358 84.23 ns/op 71.23 MB/s BenchmarkMemmove/7-4 1441500 82.30 ns/op 85.06 MB/s BenchmarkMemmove/8-4 1488920 79.94 ns/op 100.08 MB/s BenchmarkMemmove/9-4 1407220 82.33 ns/op 109.32 MB/s BenchmarkMemmove/10-4 1464184 83.77 ns/op 119.37 MB/s BenchmarkMemmove/11-4 1447759 81.74 ns/op 134.58 MB/s BenchmarkMemmove/12-4 1479247 79.26 ns/op 151.39 MB/s BenchmarkMemmove/13-4 1470423 86.18 ns/op 150.85 MB/s BenchmarkMemmove/14-4 1478829 79.85 ns/op 175.33 MB/s BenchmarkMemmove/15-4 1503195 79.77 ns/op 188.03 MB/s BenchmarkMemmove/16-4 1550401 76.49 ns/op 209.16 MB/s BenchmarkMemmove/32-4 1478401 80.04 ns/op 399.80 MB/s BenchmarkMemmove/64-4 1417630 84.15 ns/op 760.53 MB/s BenchmarkMemmove/128-4 1288149 91.90 ns/op 1392.79 MB/s BenchmarkMemmove/256-4 1000000 110.7 ns/op 2311.90 MB/s BenchmarkMemmove/512-4 861669 148.6 ns/op 3445.20 MB/s BenchmarkMemmove/1024-4 560139 226.9 ns/op 4513.40 MB/s BenchmarkMemmove/2048-4 350067 362.1 ns/op 5655.41 MB/s BenchmarkMemmove/4096-4 189132 662.8 ns/op 6180.19 MB/s BenchmarkMemmoveOverlap/32-4 1509411 80.17 ns/op 399.17 MB/s BenchmarkMemmoveOverlap/64-4 1409752 86.85 ns/op 736.88 MB/s BenchmarkMemmoveOverlap/128-4 1274854 96.45 ns/op 1327.11 MB/s BenchmarkMemmoveOverlap/256-4 1000000 111.5 ns/op 2295.31 MB/s BenchmarkMemmoveOverlap/512-4 895221 158.6 ns/op 3229.08 MB/s BenchmarkMemmoveOverlap/1024-4 524302 244.3 ns/op 4192.22 MB/s BenchmarkMemmoveOverlap/2048-4 343312 384.0 ns/op 5333.12 MB/s BenchmarkMemmoveOverlap/4096-4 193789 679.7 ns/op 6026.34 MB/s BenchmarkMemmoveUnalignedDst/0-4 22375815 5.599 ns/op BenchmarkMemmoveUnalignedDst/1-4 1532074 82.92 ns/op 12.06 MB/s BenchmarkMemmoveUnalignedDst/2-4 1505835 78.89 ns/op 25.35 MB/s BenchmarkMemmoveUnalignedDst/3-4 1496222 81.82 ns/op 36.66 MB/s BenchmarkMemmoveUnalignedDst/4-4 1524766 79.56 ns/op 50.28 MB/s BenchmarkMemmoveUnalignedDst/5-4 1486036 82.26 ns/op 60.79 MB/s BenchmarkMemmoveUnalignedDst/6-4 1321962 81.74 ns/op 73.40 MB/s BenchmarkMemmoveUnalignedDst/7-4 1450252 82.73 ns/op 84.61 MB/s BenchmarkMemmoveUnalignedDst/8-4 1562251 77.40 ns/op 103.36 MB/s BenchmarkMemmoveUnalignedDst/9-4 1419458 83.95 ns/op 107.20 MB/s BenchmarkMemmoveUnalignedDst/10-4 1471548 82.71 ns/op 120.91 MB/s BenchmarkMemmoveUnalignedDst/11-4 1445468 84.43 ns/op 130.28 MB/s BenchmarkMemmoveUnalignedDst/12-4 1412160 85.44 ns/op 140.45 MB/s BenchmarkMemmoveUnalignedDst/13-4 1351502 84.79 ns/op 153.32 MB/s BenchmarkMemmoveUnalignedDst/14-4 1474906 80.79 ns/op 173.28 MB/s BenchmarkMemmoveUnalignedDst/15-4 1503706 79.34 ns/op 189.07 MB/s BenchmarkMemmoveUnalignedDst/16-4 1493635 78.82 ns/op 203.01 MB/s BenchmarkMemmoveUnalignedDst/32-4 1426524 91.42 ns/op 350.02 MB/s BenchmarkMemmoveUnalignedDst/64-4 1384300 87.97 ns/op 727.52 MB/s BenchmarkMemmoveUnalignedDst/128-4 1216782 99.41 ns/op 1287.65 MB/s BenchmarkMemmoveUnalignedDst/256-4 1000000 120.0 ns/op 2133.07 MB/s BenchmarkMemmoveUnalignedDst/512-4 798658 159.2 ns/op 3216.75 MB/s BenchmarkMemmoveUnalignedDst/1024-4 511291 248.1 ns/op 4128.15 MB/s BenchmarkMemmoveUnalignedDst/2048-4 316441 390.1 ns/op 5250.15 MB/s BenchmarkMemmoveUnalignedDst/4096-4 183822 681.7 ns/op 6008.91 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1362512 87.53 ns/op 365.61 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1246150 93.77 ns/op 682.49 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 103.1 ns/op 1241.10 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 1000000 122.8 ns/op 2084.63 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 802594 164.3 ns/op 3116.12 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 519835 250.0 ns/op 4095.68 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 328899 389.1 ns/op 5263.32 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 188449 670.8 ns/op 6106.49 MB/s BenchmarkMemmoveUnalignedSrc/0-4 20115987 5.967 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1564848 76.50 ns/op 13.07 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1491236 77.25 ns/op 25.89 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1518148 78.88 ns/op 38.03 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1531994 78.28 ns/op 51.10 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1515658 78.55 ns/op 63.65 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1447834 80.44 ns/op 74.59 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1484926 80.42 ns/op 87.04 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1476082 86.48 ns/op 92.50 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1000000 119.5 ns/op 75.28 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1505134 82.18 ns/op 121.68 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1476283 82.09 ns/op 134.01 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1462305 83.26 ns/op 144.14 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1380212 90.90 ns/op 143.01 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1400355 85.17 ns/op 164.38 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1366837 88.88 ns/op 168.76 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1386676 83.87 ns/op 190.77 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1358586 86.28 ns/op 370.91 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1314364 91.11 ns/op 702.43 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 102.2 ns/op 1252.18 MB/s BenchmarkMemmoveUnalignedSrc/256-4 1000000 120.7 ns/op 2121.78 MB/s BenchmarkMemmoveUnalignedSrc/512-4 803881 159.3 ns/op 3214.74 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 520099 245.3 ns/op 4173.71 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 337951 378.8 ns/op 5405.95 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 187486 675.3 ns/op 6065.47 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1365147 86.38 ns/op 185.23 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1378484 88.41 ns/op 180.98 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1312861 90.58 ns/op 176.63 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1242002 104.4 ns/op 153.30 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1000000 100.1 ns/op 159.82 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1275506 93.78 ns/op 170.60 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1306224 95.69 ns/op 167.21 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1271335 93.70 ns/op 170.76 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1000000 104.1 ns/op 614.61 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1000000 108.2 ns/op 591.38 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1221202 97.34 ns/op 657.50 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1231712 98.32 ns/op 650.92 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1235012 96.48 ns/op 663.36 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1000000 102.7 ns/op 623.28 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1000000 102.3 ns/op 625.39 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1000000 100.2 ns/op 638.89 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 721915 152.6 ns/op 1677.30 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 676242 184.7 ns/op 1386.24 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 972643 135.4 ns/op 1890.90 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 678310 166.8 ns/op 1534.88 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 799821 149.7 ns/op 1709.92 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 930327 149.9 ns/op 1708.01 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 961861 135.7 ns/op 1886.92 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 954986 136.1 ns/op 1881.53 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 96111 1145 ns/op 3577.57 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 70488 1731 ns/op 2365.82 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 177152 717.9 ns/op 5705.53 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 180831 710.4 ns/op 5766.07 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 181380 718.4 ns/op 5701.38 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 152037 826.6 ns/op 4955.28 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 170695 690.3 ns/op 5934.04 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 180216 694.1 ns/op 5901.30 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 7303 17353 ns/op 3776.60 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 4810 25934 ns/op 2527.06 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 10000 11355 ns/op 5771.77 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 10000 10835 ns/op 6048.37 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 10000 10800 ns/op 6068.35 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 10000 10886 ns/op 6019.94 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 10000 10867 ns/op 6030.86 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 10000 11613 ns/op 5643.17 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1416366 83.70 ns/op 382.34 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1342838 85.83 ns/op 745.63 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1257063 95.23 ns/op 1344.11 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 1000000 117.6 ns/op 2176.94 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 815982 150.1 ns/op 3410.83 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 555784 230.8 ns/op 4435.82 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 347058 383.0 ns/op 5346.95 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 191298 663.2 ns/op 6176.09 MB/s BenchmarkMemclr/5-4 17322543 7.396 ns/op 676.07 MB/s BenchmarkMemclr/16-4 16433353 7.741 ns/op 2066.91 MB/s BenchmarkMemclr/64-4 15724635 7.813 ns/op 8191.61 MB/s BenchmarkMemclr/256-4 14142250 8.788 ns/op 29129.14 MB/s BenchmarkMemclr/4096-4 2493160 48.24 ns/op 84904.91 MB/s BenchmarkMemclr/65536-4 87888 1296 ns/op 50558.18 MB/s BenchmarkMemclr/1M-4 5296 21713 ns/op 48291.58 MB/s BenchmarkMemclr/4M-4 1482 83886 ns/op 50000.08 MB/s BenchmarkMemclr/8M-4 505 211434 ns/op 39674.86 MB/s BenchmarkMemclr/16M-4 162 721740 ns/op 23245.51 MB/s BenchmarkMemclr/64M-4 49 2269716 ns/op 29567.07 MB/s BenchmarkMemclrUnaligned/0_5-4 9186340 13.33 ns/op 375.01 MB/s BenchmarkMemclrUnaligned/0_16-4 10197927 11.88 ns/op 1346.61 MB/s BenchmarkMemclrUnaligned/0_64-4 9902042 11.65 ns/op 5494.53 MB/s BenchmarkMemclrUnaligned/0_256-4 9729806 12.55 ns/op 20395.31 MB/s BenchmarkMemclrUnaligned/0_4096-4 2315870 49.91 ns/op 82073.09 MB/s BenchmarkMemclrUnaligned/0_65536-4 92042 1269 ns/op 51637.90 MB/s BenchmarkMemclrUnaligned/1_5-4 11511523 10.68 ns/op 468.00 MB/s BenchmarkMemclrUnaligned/1_16-4 11689194 10.88 ns/op 1471.01 MB/s BenchmarkMemclrUnaligned/1_64-4 10167286 11.87 ns/op 5390.57 MB/s BenchmarkMemclrUnaligned/1_256-4 9171477 13.58 ns/op 18850.25 MB/s BenchmarkMemclrUnaligned/1_4096-4 1704711 70.75 ns/op 57892.43 MB/s BenchmarkMemclrUnaligned/1_65536-4 94196 1340 ns/op 48902.97 MB/s BenchmarkMemclrUnaligned/4_5-4 10392726 12.53 ns/op 398.91 MB/s BenchmarkMemclrUnaligned/4_16-4 9754152 11.29 ns/op 1417.78 MB/s BenchmarkMemclrUnaligned/4_64-4 9747438 12.44 ns/op 5146.35 MB/s BenchmarkMemclrUnaligned/4_256-4 8937018 13.38 ns/op 19126.82 MB/s BenchmarkMemclrUnaligned/4_4096-4 1690462 81.77 ns/op 50093.90 MB/s BenchmarkMemclrUnaligned/4_65536-4 87811 1383 ns/op 47380.59 MB/s BenchmarkMemclrUnaligned/7_5-4 10299442 11.44 ns/op 437.03 MB/s BenchmarkMemclrUnaligned/7_16-4 10495628 11.26 ns/op 1421.06 MB/s BenchmarkMemclrUnaligned/7_64-4 9950848 12.45 ns/op 5138.69 MB/s BenchmarkMemclrUnaligned/7_256-4 8095164 14.39 ns/op 17788.52 MB/s BenchmarkMemclrUnaligned/7_4096-4 1504584 78.85 ns/op 51945.26 MB/s BenchmarkMemclrUnaligned/7_65536-4 81819 1419 ns/op 46188.63 MB/s BenchmarkMemclrUnaligned/0_1M-4 6171 20939 ns/op 50077.93 MB/s BenchmarkMemclrUnaligned/0_4M-4 1370 83986 ns/op 49940.67 MB/s BenchmarkMemclrUnaligned/0_8M-4 542 210580 ns/op 39835.76 MB/s BenchmarkMemclrUnaligned/0_16M-4 171 697207 ns/op 24063.47 MB/s BenchmarkMemclrUnaligned/0_64M-4 58 1859611 ns/op 36087.58 MB/s BenchmarkMemclrUnaligned/1_1M-4 5600 22943 ns/op 45704.25 MB/s BenchmarkMemclrUnaligned/1_4M-4 1042 103287 ns/op 40608.06 MB/s BenchmarkMemclrUnaligned/1_8M-4 474 227474 ns/op 36877.25 MB/s BenchmarkMemclrUnaligned/1_16M-4 160 813177 ns/op 20631.68 MB/s BenchmarkMemclrUnaligned/1_64M-4 61 1912745 ns/op 35085.11 MB/s BenchmarkMemclrUnaligned/4_1M-4 5197 22451 ns/op 46705.07 MB/s BenchmarkMemclrUnaligned/4_4M-4 1254 88069 ns/op 47625.14 MB/s BenchmarkMemclrUnaligned/4_8M-4 506 211316 ns/op 39697.03 MB/s BenchmarkMemclrUnaligned/4_16M-4 169 715090 ns/op 23461.70 MB/s BenchmarkMemclrUnaligned/4_64M-4 62 1883270 ns/op 35634.23 MB/s BenchmarkMemclrUnaligned/7_1M-4 4836 22070 ns/op 47511.28 MB/s BenchmarkMemclrUnaligned/7_4M-4 1353 95425 ns/op 43954.16 MB/s BenchmarkMemclrUnaligned/7_8M-4 456 257004 ns/op 32639.94 MB/s BenchmarkMemclrUnaligned/7_16M-4 158 763832 ns/op 21964.54 MB/s BenchmarkMemclrUnaligned/7_64M-4 57 2275782 ns/op 29488.26 MB/s BenchmarkGoMemclr/5-4 2500992 48.53 ns/op 103.03 MB/s BenchmarkGoMemclr/16-4 647757 157.2 ns/op 101.79 MB/s BenchmarkGoMemclr/64-4 220125 540.7 ns/op 118.35 MB/s BenchmarkGoMemclr/256-4 56464 2058 ns/op 124.39 MB/s BenchmarkMemclrRange/1K_2K-4 99650 1160 ns/op 82681.80 MB/s BenchmarkMemclrRange/2K_8K-4 32031 3618 ns/op 92191.00 MB/s BenchmarkMemclrRange/4K_16K-4 38077 3075 ns/op 105068.04 MB/s BenchmarkMemclrRange/160K_228K-4 4284 31593 ns/op 52633.31 MB/s BenchmarkClearFat7-4 5069886 24.13 ns/op BenchmarkClearFat8-4 5376093 21.73 ns/op BenchmarkClearFat11-4 4759254 24.76 ns/op BenchmarkClearFat12-4 5019013 24.68 ns/op BenchmarkClearFat13-4 4743966 25.36 ns/op BenchmarkClearFat14-4 4924790 23.75 ns/op BenchmarkClearFat15-4 4940859 24.67 ns/op BenchmarkClearFat16-4 5263962 22.32 ns/op BenchmarkClearFat24-4 5061289 23.67 ns/op BenchmarkClearFat32-4 4974264 23.48 ns/op BenchmarkClearFat40-4 4679266 24.63 ns/op BenchmarkClearFat48-4 4713456 25.23 ns/op BenchmarkClearFat56-4 4184450 25.65 ns/op BenchmarkClearFat64-4 4716079 26.26 ns/op BenchmarkClearFat72-4 3818012 27.43 ns/op BenchmarkClearFat128-4 3684106 31.69 ns/op BenchmarkClearFat256-4 2795029 41.96 ns/op BenchmarkClearFat512-4 1667110 68.37 ns/op BenchmarkClearFat1024-4 1000000 108.8 ns/op BenchmarkClearFat1032-4 1000000 109.1 ns/op BenchmarkClearFat1040-4 1000000 110.2 ns/op BenchmarkCopyFat7-4 4869546 23.84 ns/op BenchmarkCopyFat8-4 5265951 22.57 ns/op BenchmarkCopyFat11-4 4090585 25.63 ns/op BenchmarkCopyFat12-4 4868406 24.24 ns/op BenchmarkCopyFat13-4 4884636 24.20 ns/op BenchmarkCopyFat14-4 4889502 24.24 ns/op BenchmarkCopyFat15-4 4937653 25.91 ns/op BenchmarkCopyFat16-4 4474068 23.51 ns/op BenchmarkCopyFat24-4 5500518 22.90 ns/op BenchmarkCopyFat32-4 4902080 24.23 ns/op BenchmarkCopyFat64-4 4682827 26.03 ns/op BenchmarkCopyFat72-4 4451781 26.69 ns/op BenchmarkCopyFat128-4 3774723 33.70 ns/op BenchmarkCopyFat256-4 2529844 44.16 ns/op BenchmarkCopyFat512-4 1645264 69.02 ns/op BenchmarkCopyFat520-4 1741634 68.06 ns/op BenchmarkCopyFat1024-4 1000000 109.3 ns/op BenchmarkCopyFat1032-4 1000000 113.6 ns/op BenchmarkCopyFat1040-4 1000000 112.8 ns/op BenchmarkIssue18740/2byte-4 430 280176 ns/op BenchmarkIssue18740/4byte-4 741 165145 ns/op BenchmarkIssue18740/8byte-4 1296 98929 ns/op BenchmarkMemclrKnownSize1-4 8290315 18.23 ns/op 54.86 MB/s BenchmarkMemclrKnownSize2-4 4872489 25.84 ns/op 77.39 MB/s BenchmarkMemclrKnownSize4-4 3422178 34.93 ns/op 114.52 MB/s BenchmarkMemclrKnownSize8-4 1369063 79.59 ns/op 100.51 MB/s BenchmarkMemclrKnownSize16-4 817902 153.4 ns/op 104.29 MB/s BenchmarkMemclrKnownSize32-4 459081 277.7 ns/op 115.24 MB/s BenchmarkMemclrKnownSize64-4 228567 557.1 ns/op 114.88 MB/s BenchmarkMemclrKnownSize112-4 131522 940.7 ns/op 119.06 MB/s BenchmarkMemclrKnownSize128-4 111414 1065 ns/op 120.15 MB/s BenchmarkMemclrKnownSize192-4 78512 1514 ns/op 126.80 MB/s BenchmarkMemclrKnownSize248-4 59812 1958 ns/op 126.67 MB/s BenchmarkMemclrKnownSize256-4 56298 2017 ns/op 126.94 MB/s BenchmarkMemclrKnownSize512-4 31003 3863 ns/op 132.55 MB/s BenchmarkMemclrKnownSize1024-4 15349 7684 ns/op 133.26 MB/s BenchmarkMemclrKnownSize4096-4 4048 30857 ns/op 132.74 MB/s BenchmarkMemclrKnownSize512KiB-4 28 4224474 ns/op 124.11 MB/s BenchmarkReadMetricsLatency-4 13864 3887 p50-ns 5419 p90-ns 9312 p99-ns BenchmarkFinalizer-4 207 523144 ns/op BenchmarkFinalizerRun-4 156454 671.9 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 8975241 13.07 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 4035501 29.38 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 3231572 36.97 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 3129786 40.26 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1664325 81.65 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1589926 74.69 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2945241 42.29 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1750730 67.63 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1758991 63.70 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2902320 40.78 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2945658 41.15 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2562612 47.24 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 2162390 54.93 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1990987 65.77 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 9499730 11.49 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 9188612 11.44 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 10779182 10.68 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 9818743 10.61 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 10235802 11.57 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 8889039 12.61 ns/op BenchmarkFindBitRange64/PatternAASize2-4 11515258 10.31 ns/op BenchmarkFindBitRange64/PatternAASize8-4 11476672 10.09 ns/op BenchmarkFindBitRange64/PatternAASize32-4 12040930 12.51 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 11534462 10.55 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 10375734 11.42 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 10266976 10.61 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 9955880 11.16 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 10535298 11.14 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 10036593 11.66 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 11147311 10.85 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 11260220 10.51 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 10947198 10.53 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 11386827 10.82 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 9696931 12.52 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 10395554 11.27 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 11049450 11.26 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 10075484 13.31 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 10099484 12.95 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 10518828 12.53 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 9382957 13.40 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 9885253 13.06 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 10740234 11.78 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 10447756 11.69 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 10000118 11.42 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 10726900 11.76 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 10679805 10.68 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 11252664 10.66 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 10259706 10.96 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 9717297 12.63 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 7117125 16.02 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 9396213 13.69 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 10725240 23.54 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 7931216 16.81 ns/op BenchmarkNetpollBreak-4 5089 26022 ns/op BenchmarkPinnerPinUnpinBatch-4 1587 118202 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 244 512131 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1333 158890 ns/op BenchmarkPinnerPinUnpin-4 1485073 77.93 ns/op BenchmarkPinnerPinUnpinTiny-4 1481492 77.45 ns/op BenchmarkPinnerPinUnpinDouble-4 607112 212.2 ns/op BenchmarkPinnerPinUnpinParallel-4 3962373 30.43 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 3905148 35.21 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 346016 300.1 ns/op BenchmarkPinnerIsPinnedOnPinned-4 7622857 15.24 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 8326144 13.33 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 6637633 18.24 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 5940751 29.94 ns/op BenchmarkPingPongHog-4 595 380328 ns/op BenchmarkStackGrowth-4 101095 1095 ns/op BenchmarkStackGrowthDeep-4 1369 79163 ns/op BenchmarkCreateGoroutines-4 55189 2070 ns/op BenchmarkCreateGoroutinesParallel-4 59221 2634 ns/op BenchmarkCreateGoroutinesCapture-4 8780 17451 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 47058 2624 ns/op BenchmarkClosureCall-4 28739947 4.178 ns/op BenchmarkWakeupParallelSpinning/0s-4 6242 21488 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5053 21653 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4726 26041 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3512 42628 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1924 68647 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1022 124441 ns/op BenchmarkWakeupParallelSpinning/50µs-4 453 258454 ns/op BenchmarkWakeupParallelSpinning/100µs-4 238 479631 ns/op BenchmarkMatmult-4 5165252 28.12 ns/op BenchmarkFastrand-4 7852254 14.52 ns/op BenchmarkFastrand64-4 7746244 14.17 ns/op BenchmarkFastrandHashiter-4 4068602 29.45 ns/op BenchmarkFastrandn/2-4 6651547 17.80 ns/op BenchmarkFastrandn/3-4 6573522 17.77 ns/op BenchmarkFastrandn/4-4 8338010 14.68 ns/op BenchmarkFastrandn/5-4 7343196 15.82 ns/op BenchmarkIfaceCmp100-4 146203 876.2 ns/op BenchmarkIfaceCmpNil100-4 261428 489.3 ns/op BenchmarkEfaceCmpDiff-4 52686 2143 ns/op BenchmarkEfaceCmpDiffIndirect-4 50737 2430 ns/op BenchmarkDefer-4 1611099 73.85 ns/op BenchmarkDefer10-4 1000000 146.9 ns/op BenchmarkDeferMany-4 592863 345.4 ns/op BenchmarkPanicRecover-4 877610 148.4 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 104 1110540 ns/op 1154328 p50-ns 1687290 p90-ns 1914686 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 100 1575178 ns/op 1461898 p50-ns 2023087 p90-ns 11055654 p99-ns BenchmarkGoroutineProfile/small/idle-4 73 2251155 ns/op 2157316 p50-ns 2977691 p90-ns 3309746 p99-ns BenchmarkGoroutineProfile/small/loaded-4 46 3122222 ns/op 2625695 p50-ns 4890162 p90-ns 7906677 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 106 1079795 ns/op 1052003 p50-ns 1544449 p90-ns 1763659 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 66 1543862 ns/op 1367327 p50-ns 2100012 p90-ns 8539502 p99-ns BenchmarkGoroutineProfile/large/idle-4 27 4211658 ns/op 4160522 p50-ns 5247169 p90-ns 5518721 p99-ns BenchmarkGoroutineProfile/large/loaded-4 18 8815891 ns/op 7328261 p50-ns 19498023 p90-ns 22234422 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 92 1230924 ns/op 1289407 p50-ns 1723113 p90-ns 2062421 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 100 1445750 ns/op 1351017 p50-ns 2068779 p90-ns 4457550 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 50 2341265 ns/op 2220937 p50-ns 3111501 p90-ns 3993896 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 51 3537124 ns/op 2585161 p50-ns 5446550 p90-ns 16776568 p99-ns BenchmarkRWMutexUncontended-4 2635390 45.96 ns/op BenchmarkRWMutexWrite100-4 85015 2792 ns/op BenchmarkRWMutexWrite10-4 735699 1388 ns/op BenchmarkRWMutexWorkWrite100-4 34938 3261 ns/op BenchmarkRWMutexWorkWrite10-4 76474 3885 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3792 34063 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1258 100055 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1620 115317 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 516 196227 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 822 139909 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 270 435558 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 429 275534 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 138 935781 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 215737 584.0 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 252861 574.4 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 188132 621.9 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 212751 581.6 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 284102 617.1 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 213612 670.4 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 220280 729.9 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 193215 622.5 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 218481 692.1 ns/op BenchmarkMakeSlice/Byte-4 1830568 67.97 ns/op BenchmarkMakeSlice/Int16-4 1772624 67.35 ns/op BenchmarkMakeSlice/Int-4 1249623 87.13 ns/op BenchmarkMakeSlice/Ptr-4 1000000 116.3 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 145.0 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 185.6 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 210.0 ns/op BenchmarkGrowSlice/Byte-4 493908 202.8 ns/op BenchmarkGrowSlice/Int16-4 665959 211.9 ns/op BenchmarkGrowSlice/Int-4 577522 276.8 ns/op BenchmarkGrowSlice/Ptr-4 531265 338.6 ns/op BenchmarkGrowSlice/Struct/24-4 428498 525.7 ns/op BenchmarkGrowSlice/Struct/32-4 174166 803.7 ns/op BenchmarkGrowSlice/Struct/40-4 166153 791.2 ns/op BenchmarkExtendSlice/IntSlice-4 479588 339.8 ns/op BenchmarkExtendSlice/PointerSlice-4 423319 377.7 ns/op BenchmarkExtendSlice/NoGrow-4 722414 179.4 ns/op BenchmarkAppend-4 957325 109.4 ns/op BenchmarkAppendGrowByte-4 5 27076514 ns/op BenchmarkAppendGrowString-4 1 262505587 ns/op BenchmarkAppendSlice/1Bytes-4 1318868 84.10 ns/op BenchmarkAppendSlice/4Bytes-4 1383726 80.70 ns/op BenchmarkAppendSlice/7Bytes-4 1452457 81.52 ns/op BenchmarkAppendSlice/8Bytes-4 1511649 80.12 ns/op BenchmarkAppendSlice/15Bytes-4 1434520 83.49 ns/op BenchmarkAppendSlice/16Bytes-4 1386033 87.58 ns/op BenchmarkAppendSlice/32Bytes-4 1354560 145.8 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 45796 2506 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 10000 11380 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 10000 31725 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 934 115493 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 92 1128825 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 38 3528200 ns/op BenchmarkAppendStr/1Bytes-4 1676114 68.44 ns/op BenchmarkAppendStr/4Bytes-4 1678186 70.66 ns/op BenchmarkAppendStr/8Bytes-4 1627336 72.01 ns/op BenchmarkAppendStr/16Bytes-4 1612861 72.28 ns/op BenchmarkAppendStr/32Bytes-4 1672894 71.17 ns/op BenchmarkAppendSpecialCase-4 1000000 110.3 ns/op BenchmarkCopy/1Byte-4 1534548 79.08 ns/op 12.65 MB/s BenchmarkCopy/1String-4 1540060 78.75 ns/op 12.70 MB/s BenchmarkCopy/2Byte-4 1553685 75.40 ns/op 26.52 MB/s BenchmarkCopy/2String-4 1566862 76.61 ns/op 26.11 MB/s BenchmarkCopy/4Byte-4 1564152 76.81 ns/op 52.07 MB/s BenchmarkCopy/4String-4 1550084 76.65 ns/op 52.18 MB/s BenchmarkCopy/8Byte-4 1541002 77.00 ns/op 103.89 MB/s BenchmarkCopy/8String-4 1454426 90.56 ns/op 88.34 MB/s BenchmarkCopy/12Byte-4 1450774 84.71 ns/op 141.66 MB/s BenchmarkCopy/12String-4 1424845 82.94 ns/op 144.69 MB/s BenchmarkCopy/16Byte-4 1511792 78.93 ns/op 202.71 MB/s BenchmarkCopy/16String-4 1480232 80.79 ns/op 198.04 MB/s BenchmarkCopy/32Byte-4 1320410 86.26 ns/op 370.95 MB/s BenchmarkCopy/32String-4 1363596 88.23 ns/op 362.71 MB/s BenchmarkCopy/128Byte-4 1000000 101.1 ns/op 1265.81 MB/s BenchmarkCopy/128String-4 1000000 111.3 ns/op 1149.96 MB/s BenchmarkCopy/1024Byte-4 463645 303.3 ns/op 3376.52 MB/s BenchmarkCopy/1024String-4 399711 352.0 ns/op 2908.80 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 24668 5334 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 14155 8087 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 16081 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 16471 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 20961 ns/op BenchmarkAppendInPlace/Grow/Byte-4 157648 1341 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 147906 1155 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 74388 1612 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 70195 1858 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 48147 2419 ns/op BenchmarkStackCopyPtr-4 1 149250812 ns/op BenchmarkStackCopy-4 1 109099500 ns/op BenchmarkStackCopyNoCache-4 25 4332160 ns/op BenchmarkStackCopyWithStkobj-4 2 94155657 ns/op BenchmarkIssue18138-4 248 575369 ns/op BenchmarkCompareStringEqual-4 12923446 10.05 ns/op BenchmarkCompareStringIdentical-4 28975588 4.233 ns/op BenchmarkCompareStringSameLength-4 17450928 6.836 ns/op BenchmarkCompareStringDifferentLength-4 27148300 4.071 ns/op BenchmarkCompareStringBigUnaligned-4 2348 73293 ns/op 14306.81 MB/s BenchmarkCompareStringBig-4 2104 78586 ns/op 13343.09 MB/s BenchmarkConcatStringAndBytes-4 2403948 49.39 ns/op BenchmarkSliceByteToString/1-4 1814923 64.78 ns/op BenchmarkSliceByteToString/2-4 949761 122.8 ns/op BenchmarkSliceByteToString/4-4 1000000 116.4 ns/op BenchmarkSliceByteToString/8-4 989778 113.8 ns/op BenchmarkSliceByteToString/16-4 1000000 115.8 ns/op BenchmarkSliceByteToString/32-4 1000000 136.8 ns/op BenchmarkSliceByteToString/64-4 898098 173.3 ns/op BenchmarkSliceByteToString/128-4 863907 245.5 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2191826 46.19 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 1000000 101.5 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1316954 89.73 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 4158087 27.54 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 2064541 58.19 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 2224236 52.47 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2021737 61.88 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 404998 310.5 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 505825 249.4 ns/op BenchmarkRuneIterate/range/ASCII-4 13232100 9.083 ns/op BenchmarkRuneIterate/range/Japanese-4 3308307 38.19 ns/op BenchmarkRuneIterate/range/MixedLength-4 3433968 37.40 ns/op BenchmarkRuneIterate/range1/ASCII-4 13225802 9.839 ns/op BenchmarkRuneIterate/range1/Japanese-4 3008889 38.27 ns/op BenchmarkRuneIterate/range1/MixedLength-4 3548588 32.37 ns/op BenchmarkRuneIterate/range2/ASCII-4 12312904 9.736 ns/op BenchmarkRuneIterate/range2/Japanese-4 3047572 48.46 ns/op BenchmarkRuneIterate/range2/MixedLength-4 3369358 32.98 ns/op BenchmarkArrayEqual-4 28206847 4.182 ns/op BenchmarkFunc/Name-4 3557718 32.24 ns/op BenchmarkFunc/Entry-4 13800679 8.594 ns/op BenchmarkFunc/FileLine-4 3565906 34.76 ns/op PASS ok runtime 435.854s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 30001 3914 ns/op BenchmarkHandle/concurrent-4 23445 4784 ns/op PASS ok runtime/cgo 1.497s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 30364111 4.568 ns/op BenchmarkAtomicStore64-4 13054114 8.713 ns/op BenchmarkAtomicLoad-4 33173858 3.932 ns/op BenchmarkAtomicStore-4 14588848 8.673 ns/op BenchmarkAnd8-4 14086953 8.686 ns/op BenchmarkAnd-4 14676178 8.985 ns/op BenchmarkAnd8Parallel-4 4605277 26.19 ns/op BenchmarkAndParallel-4 4992176 23.81 ns/op BenchmarkOr8-4 14635824 8.555 ns/op BenchmarkOr-4 14247651 8.618 ns/op BenchmarkOr8Parallel-4 4979287 23.98 ns/op BenchmarkOrParallel-4 5053396 24.32 ns/op BenchmarkXadd-4 5267176 25.53 ns/op BenchmarkXadd64-4 4463190 29.45 ns/op BenchmarkCas-4 2491455 44.42 ns/op BenchmarkCas64-4 2706313 46.29 ns/op BenchmarkXchg-4 4222450 25.52 ns/op BenchmarkXchg64-4 4488232 26.08 ns/op PASS ok runtime/internal/atomic 4.136s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3352826 32.25 ns/op BenchmarkMulUintptr/large-4 2497443 43.31 ns/op PASS ok runtime/internal/math 1.612s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 16 8572341 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 15 13713526 ns/op 496.9 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 48 2419431 ns/op 3.146 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 8 15977944 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 6 25192281 ns/op 1237 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 30 3386749 ns/op 15.83 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 83372536 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 111600765 ns/op 6907 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 20 6749268 ns/op 212.3 concurrent_launches/op PASS ok runtime/pprof 3.290s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 12 10089981 ns/op BenchmarkStackLeak-4 31066 3693 ns/op PASS ok runtime/race 1.634s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2937019 35.83 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 450044 418.3 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.418s goos: darwin goarch: amd64 pkg: slices BenchmarkEqualFunc_Large-4 39 2705470 ns/op BenchmarkIndex_Large-4 23080 4610 ns/op BenchmarkIndexFunc_Large-4 117 872243 ns/op BenchmarkCompact/nil-4 11471564 10.59 ns/op BenchmarkCompact/one-4 1430979 86.82 ns/op BenchmarkCompact/sorted-4 1000000 106.6 ns/op BenchmarkCompact/1_item-4 994203 128.9 ns/op BenchmarkCompact/unsorted-4 1000000 106.6 ns/op BenchmarkCompact/many-4 717980 181.4 ns/op BenchmarkCompact_Large-4 868 126356 ns/op BenchmarkCompactFunc_Large-4 76 1436139 ns/op BenchmarkReplace/naive-fast-4 56876 2294 ns/op BenchmarkReplace/optimized-fast-4 53624 2441 ns/op BenchmarkReplace/naive-slow-4 14922 7516 ns/op BenchmarkReplace/optimized-slow-4 18372 7657 ns/op BenchmarkBinarySearchFloats/Size16-4 1314878 90.92 ns/op BenchmarkBinarySearchFloats/Size32-4 1000000 103.4 ns/op BenchmarkBinarySearchFloats/Size64-4 1000000 112.3 ns/op BenchmarkBinarySearchFloats/Size128-4 919792 133.2 ns/op BenchmarkBinarySearchFloats/Size512-4 863610 150.0 ns/op BenchmarkBinarySearchFloats/Size1024-4 826723 152.3 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 564918 235.3 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 465142 297.0 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 397561 326.8 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 335116 364.0 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 286780 442.9 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 267489 485.0 ns/op PASS ok slices 5.874s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 148497 919.7 ns/op BenchmarkSortInts-4 2 98410862 ns/op BenchmarkSlicesSortInts-4 2 55542306 ns/op BenchmarkSortIsSorted-4 30 3474577 ns/op BenchmarkSlicesIsSorted-4 84 1399216 ns/op BenchmarkSortStrings-4 1 120213456 ns/op BenchmarkSlicesSortStrings-4 2 70328512 ns/op BenchmarkSortStrings_Sorted-4 30 4260964 ns/op BenchmarkSlicesSortStrings_Sorted-4 66 1777528 ns/op BenchmarkSortStructs-4 1 142357772 ns/op BenchmarkSortFuncStructs-4 1 127475116 ns/op BenchmarkSortString1K-4 316 370141 ns/op BenchmarkSortString1K_Slice-4 189 627926 ns/op BenchmarkStableString1K-4 100 1120304 ns/op BenchmarkSortInt1K-4 360 309391 ns/op BenchmarkSortInt1K_Sorted-4 6344 18625 ns/op BenchmarkSortInt1K_Reversed-4 2797 36678 ns/op BenchmarkSortInt1K_Mod8-4 1041 120764 ns/op BenchmarkStableInt1K-4 123 1001306 ns/op BenchmarkStableInt1K_Slice-4 135 855853 ns/op BenchmarkSortInt64K-4 4 29825817 ns/op BenchmarkSortInt64K_Slice-4 2 56583664 ns/op BenchmarkStableInt64K-4 2 89281538 ns/op BenchmarkSort1e2-4 367 340205 ns/op BenchmarkStable1e2-4 134 862288 ns/op BenchmarkSort1e4-4 2 55883557 ns/op BenchmarkStable1e4-4 1 248673028 ns/op PASS ok sort 54.894s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 786289 138.7 ns/op BenchmarkAtof64Float-4 749252 170.3 ns/op BenchmarkAtof64FloatExp-4 654231 202.5 ns/op BenchmarkAtof64Big-4 501675 255.1 ns/op BenchmarkAtof64RandomBits-4 478903 270.5 ns/op BenchmarkAtof64RandomFloats-4 518226 246.8 ns/op BenchmarkAtof64RandomLongFloats-4 442105 290.6 ns/op BenchmarkAtof32Decimal-4 846541 150.9 ns/op BenchmarkAtof32Float-4 805382 160.5 ns/op BenchmarkAtof32FloatExp-4 616258 211.8 ns/op BenchmarkAtof32Random-4 381796 338.3 ns/op BenchmarkAtof32RandomLong-4 152797 757.9 ns/op BenchmarkParseInt/Pos/7bit-4 1389122 84.38 ns/op BenchmarkParseInt/Pos/26bit-4 926758 138.8 ns/op BenchmarkParseInt/Pos/31bit-4 748784 156.1 ns/op BenchmarkParseInt/Pos/56bit-4 505695 211.6 ns/op BenchmarkParseInt/Pos/63bit-4 579579 227.0 ns/op BenchmarkParseInt/Neg/7bit-4 1537292 81.33 ns/op BenchmarkParseInt/Neg/26bit-4 826887 147.0 ns/op BenchmarkParseInt/Neg/31bit-4 598082 175.3 ns/op BenchmarkParseInt/Neg/56bit-4 561436 221.3 ns/op BenchmarkParseInt/Neg/63bit-4 445149 240.5 ns/op BenchmarkAtoi/Pos/7bit-4 1705612 65.47 ns/op BenchmarkAtoi/Pos/26bit-4 998656 122.6 ns/op BenchmarkAtoi/Pos/31bit-4 1000000 124.9 ns/op BenchmarkAtoi/Pos/56bit-4 605565 193.1 ns/op BenchmarkAtoi/Pos/63bit-4 540871 238.3 ns/op BenchmarkAtoi/Neg/7bit-4 1816165 67.75 ns/op BenchmarkAtoi/Neg/26bit-4 1000000 108.9 ns/op BenchmarkAtoi/Neg/31bit-4 993528 122.2 ns/op BenchmarkAtoi/Neg/56bit-4 707794 180.9 ns/op BenchmarkAtoi/Neg/63bit-4 560186 243.8 ns/op BenchmarkFormatFloat/Decimal-4 135525 1047 ns/op BenchmarkFormatFloat/Float-4 114492 1026 ns/op BenchmarkFormatFloat/Exp-4 134036 982.4 ns/op BenchmarkFormatFloat/NegExp-4 129152 975.9 ns/op BenchmarkFormatFloat/LongExp-4 96456 1218 ns/op BenchmarkFormatFloat/Big-4 90248 1299 ns/op BenchmarkFormatFloat/BinaryExp-4 251420 503.9 ns/op BenchmarkFormatFloat/32Integer-4 138726 925.8 ns/op BenchmarkFormatFloat/32ExactFraction-4 141345 864.3 ns/op BenchmarkFormatFloat/32Point-4 108501 995.3 ns/op BenchmarkFormatFloat/32Exp-4 127900 934.2 ns/op BenchmarkFormatFloat/32NegExp-4 139197 917.9 ns/op BenchmarkFormatFloat/32Shortest-4 140936 879.9 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 144498 856.7 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 142729 925.0 ns/op BenchmarkFormatFloat/64Fixed1-4 171991 749.8 ns/op BenchmarkFormatFloat/64Fixed2-4 187604 717.5 ns/op BenchmarkFormatFloat/64Fixed3-4 171702 757.8 ns/op BenchmarkFormatFloat/64Fixed4-4 127333 853.3 ns/op BenchmarkFormatFloat/64Fixed12-4 93160 1302 ns/op BenchmarkFormatFloat/64Fixed16-4 108379 1207 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 115246 1078 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 54858 1929 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2163 54742 ns/op BenchmarkFormatFloat/Slowpath64-4 63828 1708 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 76188 1594 ns/op BenchmarkAppendFloat/Decimal-4 157302 819.4 ns/op BenchmarkAppendFloat/Float-4 136688 912.6 ns/op BenchmarkAppendFloat/Exp-4 147121 855.5 ns/op BenchmarkAppendFloat/NegExp-4 150488 876.5 ns/op BenchmarkAppendFloat/LongExp-4 113384 1099 ns/op BenchmarkAppendFloat/Big-4 99418 1194 ns/op BenchmarkAppendFloat/BinaryExp-4 370285 344.1 ns/op BenchmarkAppendFloat/32Integer-4 163108 785.3 ns/op BenchmarkAppendFloat/32ExactFraction-4 164572 762.8 ns/op BenchmarkAppendFloat/32Point-4 143972 860.1 ns/op BenchmarkAppendFloat/32Exp-4 153157 806.9 ns/op BenchmarkAppendFloat/32NegExp-4 152068 833.3 ns/op BenchmarkAppendFloat/32Shortest-4 177416 715.5 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 166458 769.7 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 163101 769.5 ns/op BenchmarkAppendFloat/64Fixed1-4 207904 600.5 ns/op BenchmarkAppendFloat/64Fixed2-4 208926 596.9 ns/op BenchmarkAppendFloat/64Fixed3-4 209191 605.2 ns/op BenchmarkAppendFloat/64Fixed4-4 214178 604.6 ns/op BenchmarkAppendFloat/64Fixed12-4 106909 1124 ns/op BenchmarkAppendFloat/64Fixed16-4 128754 1082 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 152869 823.2 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 108720 1049 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2832 46079 ns/op BenchmarkAppendFloat/Slowpath64-4 109363 1100 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 96001 1142 ns/op BenchmarkFormatInt-4 16245 7243 ns/op BenchmarkAppendInt-4 18700 6384 ns/op BenchmarkFormatUint-4 97748 1343 ns/op BenchmarkAppendUint-4 105734 1124 ns/op BenchmarkFormatIntSmall/7-4 2485812 47.31 ns/op BenchmarkFormatIntSmall/42-4 2526093 47.17 ns/op BenchmarkAppendIntSmall-4 1300664 91.22 ns/op BenchmarkAppendUintVarlen/1-4 1389873 87.01 ns/op BenchmarkAppendUintVarlen/12-4 1352248 90.32 ns/op BenchmarkAppendUintVarlen/123-4 910166 116.0 ns/op BenchmarkAppendUintVarlen/1234-4 1000000 114.9 ns/op BenchmarkAppendUintVarlen/12345-4 1000000 117.4 ns/op BenchmarkAppendUintVarlen/123456-4 1000000 117.5 ns/op BenchmarkAppendUintVarlen/1234567-4 885382 120.4 ns/op BenchmarkAppendUintVarlen/12345678-4 1000000 116.6 ns/op BenchmarkAppendUintVarlen/123456789-4 1000000 124.1 ns/op BenchmarkAppendUintVarlen/1234567890-4 1000000 124.5 ns/op BenchmarkAppendUintVarlen/12345678901-4 951400 130.8 ns/op BenchmarkAppendUintVarlen/123456789012-4 953544 131.2 ns/op BenchmarkAppendUintVarlen/1234567890123-4 874130 134.3 ns/op BenchmarkAppendUintVarlen/12345678901234-4 958538 137.7 ns/op BenchmarkAppendUintVarlen/123456789012345-4 895796 139.6 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 963038 132.1 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 907501 136.5 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 955984 148.2 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 884617 141.0 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 940274 143.3 ns/op BenchmarkQuote-4 43264 2828 ns/op BenchmarkQuoteRune-4 475384 298.4 ns/op BenchmarkAppendQuote-4 45426 2375 ns/op BenchmarkAppendQuoteRune-4 890708 144.7 ns/op BenchmarkUnquoteEasy-4 1564068 75.02 ns/op BenchmarkUnquoteHard-4 39970 2951 ns/op PASS ok strconv 20.511s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 411463 334.7 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 130076 1149 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 178119 787.8 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 431934 334.8 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 147408 1096 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 187964 773.4 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 309442 493.3 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 60685 1726 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 79820 1493 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 607912 232.3 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 28029 3978 ns/op BenchmarkGenericMatch1-4 2242 55603 ns/op BenchmarkGenericMatch2-4 480 250075 ns/op BenchmarkSingleMaxSkipping-4 13180 9197 ns/op 1087.30 MB/s BenchmarkSingleLongSuffixFail-4 21811 5586 ns/op 179.37 MB/s BenchmarkSingleMatch-4 243 473375 ns/op 31.69 MB/s BenchmarkByteByteNoMatch-4 94874 1201 ns/op BenchmarkByteByteMatch-4 16886 6849 ns/op BenchmarkByteStringMatch-4 17571 6308 ns/op BenchmarkHTMLEscapeNew-4 72303 1736 ns/op BenchmarkHTMLEscapeOld-4 73299 1542 ns/op BenchmarkByteStringReplacerWriteString-4 1479 85545 ns/op BenchmarkByteReplacerWriteString-4 1856 66219 ns/op BenchmarkByteByteReplaces-4 3108 42692 ns/op BenchmarkByteByteMap-4 8168 12880 ns/op BenchmarkMap/identity/ASCII-4 1000000 130.0 ns/op BenchmarkMap/identity/Greek-4 678091 179.5 ns/op BenchmarkMap/change/ASCII-4 33238 3470 ns/op BenchmarkMap/change/Greek-4 24972 4738 ns/op BenchmarkIndexRune-4 1832142 64.61 ns/op BenchmarkIndexRuneLongString-4 1653127 70.83 ns/op BenchmarkIndexRuneFastPath-4 3366210 34.94 ns/op BenchmarkIndex-4 3365398 34.65 ns/op BenchmarkLastIndex-4 3519826 34.53 ns/op BenchmarkIndexByte-4 15132094 8.473 ns/op BenchmarkToUpper/#00-4 3492578 32.01 ns/op BenchmarkToUpper/ONLYUPPER-4 2905474 40.79 ns/op BenchmarkToUpper/abc-4 338187 394.6 ns/op BenchmarkToUpper/AbC123-4 237087 537.9 ns/op BenchmarkToUpper/azAZ09_-4 270249 474.7 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 50458 2404 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 65792 1825 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 31544 3679 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 63020 1958 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 132740 953.0 ns/op BenchmarkToLower/#00-4 3749390 31.01 ns/op BenchmarkToLower/abc-4 3541220 34.49 ns/op BenchmarkToLower/AbC123-4 219036 580.3 ns/op BenchmarkToLower/azAZ09_-4 208515 584.0 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 85074 1334 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 63040 1946 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 33686 3549 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 77305 1474 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 126814 923.5 ns/op BenchmarkMapNoChanges-4 1000000 103.9 ns/op BenchmarkTrim-4 37944 3182 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3301088 35.68 ns/op BenchmarkToValidUTF8/InvalidASCII-4 178586 695.5 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 111325 1045 ns/op BenchmarkEqualFold/Tests-4 60199 2002 ns/op BenchmarkEqualFold/ASCII-4 3019334 40.78 ns/op BenchmarkEqualFold/UnicodePrefix-4 143715 884.0 ns/op BenchmarkEqualFold/UnicodeSuffix-4 147454 936.1 ns/op BenchmarkIndexHard1-4 1254 98635 ns/op BenchmarkIndexHard2-4 883 137505 ns/op BenchmarkIndexHard3-4 218 582102 ns/op BenchmarkIndexHard4-4 145 824387 ns/op BenchmarkLastIndexHard1-4 92 1360800 ns/op BenchmarkLastIndexHard2-4 92 1371283 ns/op BenchmarkLastIndexHard3-4 92 1361753 ns/op BenchmarkCountHard1-4 1234 99028 ns/op BenchmarkCountHard2-4 830 139423 ns/op BenchmarkCountHard3-4 213 564895 ns/op BenchmarkIndexTorture-4 10000 11142 ns/op BenchmarkCountTorture-4 10000 11073 ns/op BenchmarkCountTortureOverlapping-4 978 120604 ns/op BenchmarkCountByte/10-4 3513079 34.55 ns/op 289.40 MB/s BenchmarkCountByte/32-4 3199820 34.85 ns/op 918.22 MB/s BenchmarkCountByte/4096-4 1000000 115.7 ns/op 35393.37 MB/s BenchmarkCountByte/4194304-4 1098 107877 ns/op 38880.35 MB/s BenchmarkCountByte/67108864-4 27 4483535 ns/op 14967.85 MB/s BenchmarkFields/ASCII/16-4 319324 432.9 ns/op 36.96 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 24664 4657 ns/op 54.97 MB/s 448 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1912 79326 ns/op 51.64 MB/s 6528 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 100 1389955 ns/op 47.15 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 6 22283442 ns/op 47.06 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 126252 896.7 ns/op 17.84 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 8745 11516 ns/op 22.23 MB/s 352 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 591 213181 ns/op 19.21 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 28 4192908 ns/op 15.63 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 71208752 ns/op 14.73 MB/s 10457392 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 162741 752.3 ns/op 21.27 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 13783 8670 ns/op 29.53 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 836 163077 ns/op 25.12 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 40 3115229 ns/op 21.04 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 55320150 ns/op 18.95 MB/s 10457440 B/op 25 allocs/op BenchmarkFieldsFunc/Mixed/16-4 175297 748.8 ns/op 21.37 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 12036 9735 ns/op 26.30 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 710 179404 ns/op 22.83 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 34 3731308 ns/op 17.56 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 62227963 ns/op 16.85 MB/s 10457440 B/op 25 allocs/op BenchmarkSplitEmptySeparator-4 2 78895390 ns/op BenchmarkSplitSingleByteSeparator-4 21 8179271 ns/op BenchmarkSplitMultiByteSeparator-4 36 3530155 ns/op BenchmarkSplitNSingleByteSeparator-4 221930 722.9 ns/op BenchmarkSplitNMultiByteSeparator-4 164522 925.0 ns/op BenchmarkRepeat/5x0-4 3235946 41.12 ns/op BenchmarkRepeat/5x1-4 3335196 35.69 ns/op BenchmarkRepeat/5x2-4 234601 545.9 ns/op BenchmarkRepeat/5x6-4 138619 882.3 ns/op BenchmarkRepeat/10x0-4 3212341 36.87 ns/op BenchmarkRepeat/10x1-4 3223995 36.90 ns/op BenchmarkRepeat/10x2-4 208880 559.9 ns/op BenchmarkRepeat/10x6-4 128342 921.3 ns/op BenchmarkRepeatLarge/256/1-4 62469 2058 ns/op 124.39 MB/s BenchmarkRepeatLarge/256/16-4 100304 1437 ns/op 178.19 MB/s BenchmarkRepeatLarge/512/1-4 44481 2786 ns/op 183.76 MB/s BenchmarkRepeatLarge/512/16-4 65931 1984 ns/op 258.02 MB/s BenchmarkRepeatLarge/1024/1-4 35169 3674 ns/op 278.68 MB/s BenchmarkRepeatLarge/1024/16-4 38300 3169 ns/op 323.18 MB/s BenchmarkRepeatLarge/2048/1-4 19462 6142 ns/op 333.42 MB/s BenchmarkRepeatLarge/2048/16-4 24388 4931 ns/op 415.30 MB/s BenchmarkRepeatLarge/4096/1-4 13873 9857 ns/op 415.54 MB/s BenchmarkRepeatLarge/4096/16-4 10000 11039 ns/op 371.04 MB/s BenchmarkRepeatLarge/8192/1-4 10000 15166 ns/op 540.16 MB/s BenchmarkRepeatLarge/8192/16-4 10000 15951 ns/op 513.56 MB/s BenchmarkRepeatLarge/8192/4097-4 3583810 32.09 ns/op 127687.16 MB/s BenchmarkRepeatLarge/16384/1-4 8481 27317 ns/op 599.78 MB/s BenchmarkRepeatLarge/16384/16-4 10000 26483 ns/op 618.66 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 21044 ns/op 584.07 MB/s BenchmarkRepeatLarge/32768/1-4 2485 53845 ns/op 608.56 MB/s BenchmarkRepeatLarge/32768/16-4 2293 52016 ns/op 629.96 MB/s BenchmarkRepeatLarge/32768/4097-4 3330 50321 ns/op 569.92 MB/s BenchmarkRepeatLarge/65536/1-4 1270 93621 ns/op 700.01 MB/s BenchmarkRepeatLarge/65536/16-4 1194 91227 ns/op 718.39 MB/s BenchmarkRepeatLarge/65536/4097-4 1218 100484 ns/op 611.59 MB/s BenchmarkRepeatLarge/131072/1-4 273 438317 ns/op 299.04 MB/s BenchmarkRepeatLarge/131072/16-4 295 471141 ns/op 278.20 MB/s BenchmarkRepeatLarge/131072/4097-4 265 442895 ns/op 286.77 MB/s BenchmarkRepeatLarge/262144/1-4 150 796211 ns/op 329.24 MB/s BenchmarkRepeatLarge/262144/16-4 170 759579 ns/op 345.12 MB/s BenchmarkRepeatLarge/262144/4097-4 154 801692 ns/op 321.96 MB/s BenchmarkRepeatLarge/524288/1-4 99 1468886 ns/op 356.93 MB/s BenchmarkRepeatLarge/524288/16-4 79 1356508 ns/op 386.50 MB/s BenchmarkRepeatLarge/524288/4097-4 87 1356248 ns/op 383.65 MB/s BenchmarkRepeatLarge/1048576/1-4 42 2410869 ns/op 434.94 MB/s BenchmarkRepeatLarge/1048576/16-4 49 2439229 ns/op 429.88 MB/s BenchmarkRepeatLarge/1048576/4097-4 51 2415776 ns/op 432.46 MB/s BenchmarkRepeatLarge/2097152/1-4 40 4693849 ns/op 446.79 MB/s BenchmarkRepeatLarge/2097152/16-4 38 4761566 ns/op 440.43 MB/s BenchmarkRepeatLarge/2097152/4097-4 27 4953509 ns/op 422.64 MB/s BenchmarkRepeatLarge/4194304/1-4 13 9462535 ns/op 443.25 MB/s BenchmarkRepeatLarge/4194304/16-4 12 10380988 ns/op 404.04 MB/s BenchmarkRepeatLarge/4194304/4097-4 13 8901569 ns/op 470.84 MB/s BenchmarkRepeatLarge/8388608/1-4 6 17194303 ns/op 487.87 MB/s BenchmarkRepeatLarge/8388608/16-4 7 14904835 ns/op 562.81 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 15247635 ns/op 550.02 MB/s BenchmarkRepeatLarge/16777216/1-4 4 26126351 ns/op 642.16 MB/s BenchmarkRepeatLarge/16777216/16-4 4 26167467 ns/op 641.15 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 26495600 ns/op 633.21 MB/s BenchmarkRepeatLarge/33554432/1-4 2 50596289 ns/op 663.18 MB/s BenchmarkRepeatLarge/33554432/16-4 3 57190436 ns/op 586.71 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 50145550 ns/op 669.14 MB/s BenchmarkRepeatLarge/67108864/1-4 2 106470309 ns/op 630.31 MB/s BenchmarkRepeatLarge/67108864/16-4 2 97287166 ns/op 689.80 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 95109488 ns/op 705.60 MB/s BenchmarkRepeatLarge/134217728/1-4 1 205202908 ns/op 654.07 MB/s BenchmarkRepeatLarge/134217728/16-4 1 190474813 ns/op 704.65 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 193643515 ns/op 693.12 MB/s BenchmarkRepeatLarge/268435456/1-4 1 469168272 ns/op 572.15 MB/s BenchmarkRepeatLarge/268435456/16-4 1 396235305 ns/op 677.46 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 373693649 ns/op 718.33 MB/s BenchmarkRepeatLarge/536870912/1-4 1 931795063 ns/op 576.17 MB/s BenchmarkRepeatLarge/536870912/16-4 1 844361241 ns/op 635.83 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 874871316 ns/op 613.66 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1801630745 ns/op 595.98 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1697271635 ns/op 632.63 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1609376148 ns/op 667.18 MB/s BenchmarkIndexAnyASCII/1:1-4 2227303 57.84 ns/op BenchmarkIndexAnyASCII/1:2-4 2355022 50.20 ns/op BenchmarkIndexAnyASCII/1:4-4 2298324 52.39 ns/op BenchmarkIndexAnyASCII/1:8-4 2209680 52.39 ns/op BenchmarkIndexAnyASCII/1:16-4 2128027 54.67 ns/op BenchmarkIndexAnyASCII/1:32-4 2059429 56.81 ns/op BenchmarkIndexAnyASCII/1:64-4 2071489 57.46 ns/op BenchmarkIndexAnyASCII/16:1-4 2109219 55.27 ns/op BenchmarkIndexAnyASCII/16:2-4 921318 134.0 ns/op BenchmarkIndexAnyASCII/16:4-4 751675 133.8 ns/op BenchmarkIndexAnyASCII/16:8-4 966909 134.9 ns/op BenchmarkIndexAnyASCII/16:16-4 824400 144.2 ns/op BenchmarkIndexAnyASCII/16:32-4 619622 162.7 ns/op BenchmarkIndexAnyASCII/16:64-4 646414 199.0 ns/op BenchmarkIndexAnyASCII/256:1-4 1922310 63.11 ns/op BenchmarkIndexAnyASCII/256:2-4 88940 1673 ns/op BenchmarkIndexAnyASCII/256:4-4 86347 1311 ns/op BenchmarkIndexAnyASCII/256:8-4 87176 1329 ns/op BenchmarkIndexAnyASCII/256:16-4 91129 1318 ns/op BenchmarkIndexAnyASCII/256:32-4 81110 1331 ns/op BenchmarkIndexAnyASCII/256:64-4 83252 1385 ns/op BenchmarkIndexAnyUTF8/1:1-4 2290998 51.54 ns/op BenchmarkIndexAnyUTF8/1:2-4 2137938 50.04 ns/op BenchmarkIndexAnyUTF8/1:4-4 2248664 49.94 ns/op BenchmarkIndexAnyUTF8/1:8-4 2221941 50.74 ns/op BenchmarkIndexAnyUTF8/1:16-4 2240371 52.70 ns/op BenchmarkIndexAnyUTF8/1:32-4 2165490 52.50 ns/op BenchmarkIndexAnyUTF8/1:64-4 2014232 53.02 ns/op BenchmarkIndexAnyUTF8/16:1-4 1941453 61.20 ns/op BenchmarkIndexAnyUTF8/16:2-4 280670 443.0 ns/op BenchmarkIndexAnyUTF8/16:4-4 288936 448.2 ns/op BenchmarkIndexAnyUTF8/16:8-4 231454 466.6 ns/op BenchmarkIndexAnyUTF8/16:16-4 270876 519.0 ns/op BenchmarkIndexAnyUTF8/16:32-4 226660 483.9 ns/op BenchmarkIndexAnyUTF8/16:64-4 260220 482.9 ns/op BenchmarkIndexAnyUTF8/256:1-4 447027 285.2 ns/op BenchmarkIndexAnyUTF8/256:2-4 18001 6536 ns/op BenchmarkIndexAnyUTF8/256:4-4 18127 6599 ns/op BenchmarkIndexAnyUTF8/256:8-4 17367 6738 ns/op BenchmarkIndexAnyUTF8/256:16-4 16818 7011 ns/op BenchmarkIndexAnyUTF8/256:32-4 15610 7236 ns/op BenchmarkIndexAnyUTF8/256:64-4 16238 7226 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2109841 54.97 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2190502 54.29 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2131527 55.50 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2180940 52.38 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2293861 52.99 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2027048 57.86 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2189112 53.81 ns/op BenchmarkLastIndexAnyASCII/16:1-4 858116 130.7 ns/op BenchmarkLastIndexAnyASCII/16:2-4 797983 131.2 ns/op BenchmarkLastIndexAnyASCII/16:4-4 905421 132.1 ns/op BenchmarkLastIndexAnyASCII/16:8-4 786986 135.7 ns/op BenchmarkLastIndexAnyASCII/16:16-4 890433 153.3 ns/op BenchmarkLastIndexAnyASCII/16:32-4 814063 160.9 ns/op BenchmarkLastIndexAnyASCII/16:64-4 669018 198.5 ns/op BenchmarkLastIndexAnyASCII/256:1-4 86631 1285 ns/op BenchmarkLastIndexAnyASCII/256:2-4 82707 1310 ns/op BenchmarkLastIndexAnyASCII/256:4-4 85672 1258 ns/op BenchmarkLastIndexAnyASCII/256:8-4 92310 1290 ns/op BenchmarkLastIndexAnyASCII/256:16-4 83616 1284 ns/op BenchmarkLastIndexAnyASCII/256:32-4 81207 1314 ns/op BenchmarkLastIndexAnyASCII/256:64-4 89739 1327 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2215574 53.11 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2206767 51.99 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2273347 50.32 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2394001 50.27 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2237761 51.95 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2207888 53.59 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2223408 52.11 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 287432 417.0 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 138476 803.9 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 158122 801.1 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 153223 779.1 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 150667 813.2 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 152924 810.8 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 146085 802.4 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 20208 5727 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 10000 11879 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 9663 12086 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 9932 12017 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 8562 12475 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 8886 12432 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 9337 12577 ns/op BenchmarkTrimASCII/1:1-4 2846800 43.00 ns/op BenchmarkTrimASCII/1:2-4 2318800 51.19 ns/op BenchmarkTrimASCII/1:4-4 2160398 53.18 ns/op BenchmarkTrimASCII/1:8-4 2089867 56.11 ns/op BenchmarkTrimASCII/1:16-4 1821738 65.08 ns/op BenchmarkTrimASCII/16:1-4 2355327 50.71 ns/op BenchmarkTrimASCII/16:2-4 902346 129.3 ns/op BenchmarkTrimASCII/16:4-4 736286 137.1 ns/op BenchmarkTrimASCII/16:8-4 967970 149.0 ns/op BenchmarkTrimASCII/16:16-4 800841 145.8 ns/op BenchmarkTrimASCII/256:1-4 943633 138.8 ns/op BenchmarkTrimASCII/256:2-4 79814 1320 ns/op BenchmarkTrimASCII/256:4-4 84892 1322 ns/op BenchmarkTrimASCII/256:8-4 81932 1365 ns/op BenchmarkTrimASCII/256:16-4 83734 1325 ns/op BenchmarkTrimASCII/4096:1-4 83602 1300 ns/op BenchmarkTrimASCII/4096:2-4 5265 21411 ns/op BenchmarkTrimASCII/4096:4-4 6697 23684 ns/op BenchmarkTrimASCII/4096:8-4 5582 20159 ns/op BenchmarkTrimASCII/4096:16-4 6151 21355 ns/op BenchmarkTrimByte-4 2891940 39.21 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 16232 6986 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 16533 7117 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1494 81539 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2854 40351 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 6344 20178 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 10000 11078 ns/op BenchmarkJoin/0-4 3726386 31.25 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2785794 41.88 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 177214 704.6 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 109446 1007 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 90170 1369 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 71589 1636 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 60696 1999 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 51426 2300 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2458603 47.49 ns/op BenchmarkTrimSpace/ASCII-4 1724032 69.31 ns/op BenchmarkTrimSpace/SomeNonASCII-4 101079 1082 ns/op BenchmarkTrimSpace/JustNonASCII-4 75211 1677 ns/op BenchmarkReplaceAll-4 97328 1170 ns/op 16 B/op 1 allocs/op PASS ok strings 66.006s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 66676 1882 ns/op BenchmarkCond2-4 23310 4937 ns/op BenchmarkCond4-4 13990 9105 ns/op BenchmarkCond8-4 7094 16155 ns/op BenchmarkCond16-4 3974 30217 ns/op BenchmarkCond32-4 2008 55998 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 537777 197.8 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 349654 328.7 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 574656 182.5 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 557034 201.7 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 266553 499.9 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 631944 166.4 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 120650 1229 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 91232 1343 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 78018 1533 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 65832 2184 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 566701 202.5 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 170046 637.0 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 706053 167.4 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 176203 683.9 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 747606 166.4 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 170008 636.9 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1315496 97.60 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 90537 2177 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 164865 847.9 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 311810 430.6 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 4071 27222 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 399 291229 ns/op BenchmarkRange/*sync.Map-4 1820 69695 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 112046 2352 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 184423 562.5 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 89239 1287 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 82407 1426 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 229327 544.5 ns/op BenchmarkAdversarialDelete/*sync.Map-4 141403 1214 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 102975 1122 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 196622 578.6 ns/op BenchmarkDeleteCollision/*sync.Map-4 866064 132.6 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 75264 1861 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 155283 706.4 ns/op BenchmarkSwapCollision/*sync.Map-4 104792 1077 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 178 597968 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 135118 889.9 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 432861 374.8 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 25930 4643 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 81985 1519 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 35784 3579 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 388048 369.8 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 147386 836.0 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 245241 447.7 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1000000 103.8 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 179079 618.0 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 990447 104.4 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 807556 149.7 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 161412 666.5 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 645016 173.4 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 115600 1135 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 459033 454.2 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 430869 309.1 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 147747 919.0 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 795066 267.1 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 264507 603.2 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 129584 855.1 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 251631 489.1 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 72240 1647 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 279201 666.6 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 498303 279.7 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 152676 841.0 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 851899 220.6 ns/op BenchmarkUncontendedSemaphore-4 4247401 27.00 ns/op BenchmarkContendedSemaphore-4 4435071 26.22 ns/op BenchmarkMutexUncontended-4 759337 144.2 ns/op BenchmarkMutex-4 231662 530.6 ns/op BenchmarkMutexSlack-4 206935 517.2 ns/op BenchmarkMutexWork-4 218163 556.2 ns/op BenchmarkMutexWorkSlack-4 189012 549.3 ns/op BenchmarkMutexNoSpin-4 81882 1412 ns/op BenchmarkMutexSpin-4 73970 1823 ns/op BenchmarkOnce-4 808623 135.9 ns/op BenchmarkOnceFunc/v=Once-4 1359404 85.80 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1000000 105.7 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1000000 102.0 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1292852 92.67 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1000000 121.3 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1000000 117.4 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 5373709 21.95 ns/op BenchmarkSemaSyntNonblock-4 1428462 89.48 ns/op BenchmarkSemaSyntBlock-4 2024670 65.00 ns/op BenchmarkSemaWorkNonblock-4 1233805 108.1 ns/op BenchmarkSemaWorkBlock-4 1339704 82.62 ns/op BenchmarkRWMutexUncontended-4 267223 418.7 ns/op BenchmarkRWMutexWrite100-4 319050 348.0 ns/op BenchmarkRWMutexWrite10-4 269456 380.3 ns/op BenchmarkRWMutexWorkWrite100-4 235666 452.1 ns/op BenchmarkRWMutexWorkWrite10-4 258355 470.9 ns/op BenchmarkWaitGroupUncontended-4 608413 170.9 ns/op BenchmarkWaitGroupAddDone-4 457651 225.4 ns/op BenchmarkWaitGroupAddDoneWork-4 577947 237.3 ns/op BenchmarkWaitGroupWait-4 2545770 44.08 ns/op BenchmarkWaitGroupWaitWork-4 1804708 68.94 ns/op BenchmarkWaitGroupActuallyWait-4 62068 1904 ns/op 32 B/op 2 allocs/op PASS ok sync 22.904s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 786511 153.3 ns/op PASS ok sync/atomic 1.274s PASS ok syscall 1.036s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 169201 740.3 ns/op 0 B/op 0 allocs/op PASS ok testing 1.196s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 7149 16789 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 10219 11762 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 96 1392131 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 98 1125488 ns/op 1320 B/op 10 allocs/op BenchmarkTable/1x100000/new-4 1 173475160 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 166941537 ns/op 19393016 B/op 100058 allocs/op BenchmarkTable/10x10/new-4 1629 76546 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1944 61786 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 19 6876083 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 18 6152808 ns/op 22976 B/op 57 allocs/op BenchmarkTable/10x100000/new-4 1 735045106 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 706978047 ns/op 48120800 B/op 100074 allocs/op BenchmarkTable/100x10/new-4 187 602700 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 218 537941 ns/op 180 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 62242354 ns/op 3288964 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 57428265 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 6903526210 ns/op 335150048 B/op 100090 allocs/op BenchmarkTable/100x100000/reuse-4 1 6434600873 ns/op 335150064 B/op 100092 allocs/op BenchmarkPyramid/10-4 3121 43265 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 40 3391982 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 310953881 ns/op 35625352 B/op 2056 allocs/op BenchmarkRagged/10-4 2581 50369 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 260 475793 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 30 4589169 ns/op 427427 B/op 1661 allocs/op BenchmarkCode-4 9075 14508 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 19.692s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 2 90444661 ns/op BenchmarkVariableString-4 80169 1392 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1960 58290 ns/op 2498 B/op 39 allocs/op PASS ok text/template/parse 1.633s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 57 1790378 ns/op BenchmarkAfter-4 132 774058 ns/op BenchmarkStop-4 290 439780 ns/op BenchmarkSimultaneousAfterFunc-4 34 3136602 ns/op BenchmarkStartStop-4 314 432743 ns/op BenchmarkReset-4 2290 85388 ns/op BenchmarkSleep-4 50 2185406 ns/op BenchmarkParallelTimerLatency-4 40 862020 avg-late-ns 2662134 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 493153 avg-late-ns 1575257 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 31 496838 avg-late-ns 1808411 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 219976 avg-late-ns 1473291 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 32 237263 avg-late-ns 1671380 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 32 464868 avg-late-ns 4777103 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 25 351833 avg-late-ns 3462150 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 209782 avg-late-ns 1792347 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 228862 avg-late-ns 1471918 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 256332 avg-late-ns 1488839 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 26 2532546 avg-late-ns 10923675 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 32 408186 avg-late-ns 1373682 max-late-ns BenchmarkTicker-4 291 837778 ns/op BenchmarkTickerReset-4 3098 38824 ns/op BenchmarkTickerResetNaive-4 181 616410 ns/op BenchmarkNow-4 789769 161.2 ns/op BenchmarkNowUnixNano-4 813567 165.2 ns/op BenchmarkNowUnixMilli-4 801684 164.6 ns/op BenchmarkNowUnixMicro-4 707181 168.2 ns/op BenchmarkFormat-4 51478 2210 ns/op BenchmarkFormatRFC3339-4 78577 1487 ns/op BenchmarkFormatRFC3339Nano-4 72339 1584 ns/op BenchmarkFormatNow-4 71048 1668 ns/op BenchmarkMarshalJSON-4 91611 1244 ns/op BenchmarkMarshalText-4 94191 1207 ns/op BenchmarkParse-4 109807 1086 ns/op BenchmarkParseRFC3339UTC-4 349634 368.0 ns/op BenchmarkParseRFC3339UTCBytes-4 226455 506.3 ns/op BenchmarkParseRFC3339TZ-4 101594 1200 ns/op BenchmarkParseRFC3339TZBytes-4 85285 1529 ns/op BenchmarkParseDuration-4 601090 214.3 ns/op BenchmarkHour-4 996207 128.9 ns/op BenchmarkSecond-4 988338 130.8 ns/op BenchmarkYear-4 787803 168.5 ns/op BenchmarkDay-4 691294 190.4 ns/op BenchmarkISOWeek-4 635146 177.1 ns/op BenchmarkGoString-4 73600 1712 ns/op BenchmarkUnmarshalText-4 91273 1285 ns/op PASS ok time 13.105s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 544987 229.5 ns/op BenchmarkDecodeValidJapaneseChars-4 585152 186.6 ns/op BenchmarkDecodeRune-4 2182489 48.53 ns/op BenchmarkEncodeValidASCII-4 494581 261.9 ns/op BenchmarkEncodeValidJapaneseChars-4 672942 186.8 ns/op BenchmarkAppendRuneValidASCII-4 1000000 111.9 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2093967 57.85 ns/op BenchmarkEncodeRune-4 4283864 26.84 ns/op PASS ok unicode/utf16 2.357s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1953282 55.72 ns/op BenchmarkRuneCountTenJapaneseChars-4 329097 377.5 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2911014 38.96 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 380396 348.9 ns/op BenchmarkValidTenASCIIChars-4 1927999 61.69 ns/op BenchmarkValid100KASCIIChars-4 151 767752 ns/op BenchmarkValidTenJapaneseChars-4 305287 414.0 ns/op BenchmarkValidLongMostlyASCII-4 144 822860 ns/op BenchmarkValidLongJapanese-4 66 1879184 ns/op BenchmarkValidStringTenASCIIChars-4 3210190 38.87 ns/op BenchmarkValidString100KASCIIChars-4 10000 10558 ns/op BenchmarkValidStringTenJapaneseChars-4 331113 361.9 ns/op BenchmarkValidStringLongMostlyASCII-4 1322 89656 ns/op BenchmarkValidStringLongJapanese-4 100 1036769 ns/op BenchmarkEncodeASCIIRune-4 2866527 40.10 ns/op BenchmarkEncodeJapaneseRune-4 1738947 67.66 ns/op BenchmarkAppendASCIIRune-4 6001240 18.98 ns/op BenchmarkAppendJapaneseRune-4 1992098 58.12 ns/op BenchmarkDecodeASCIIRune-4 2283921 52.49 ns/op BenchmarkDecodeJapaneseRune-4 1757440 66.41 ns/op BenchmarkFullRune/ASCII-4 3206833 36.32 ns/op BenchmarkFullRune/Incomplete-4 1503094 78.71 ns/op BenchmarkFullRune/Japanese-4 3070488 35.26 ns/op PASS ok unicode/utf8 5.208s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 107967407757 ns/op PASS ok cmd/api 109.275s goos: darwin goarch: amd64 pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 472857 257.2 ns/op BenchmarkCgoCall/one-pointer-4 380953 340.3 ns/op BenchmarkCgoCall/string-pointer-escape-4 355666 386.9 ns/op BenchmarkCgoCall/string-pointer-noescape-4 497067 268.0 ns/op BenchmarkCgoCall/eight-pointers-4 146779 800.1 ns/op BenchmarkCgoCall/eight-pointers-nil-4 425068 311.0 ns/op BenchmarkCgoCall/eight-pointers-array-4 24016 4994 ns/op BenchmarkCgoCall/eight-pointers-slice-4 29542 4062 ns/op BenchmarkGoString-4 1000000 183.6 ns/op BenchmarkCGoCallback-4 52189 2162 ns/op BenchmarkCGoInCThread-4 376284 272.3 ns/op PASS ok cmd/cgo/internal/test 2.899s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1254483 91.15 ns/op BenchmarkEqArrayOfStrings64-4 218325 585.3 ns/op BenchmarkEqArrayOfStrings1024-4 13948 8466 ns/op BenchmarkEqArrayOfFloats5-4 1515134 77.51 ns/op BenchmarkEqArrayOfFloats64-4 216837 580.9 ns/op BenchmarkEqArrayOfFloats1024-4 13687 8590 ns/op BenchmarkEqArrayOfStructsEq-4 3745 29721 ns/op BenchmarkEqArrayOfStructsNotEq-4 7842 16977 ns/op BenchmarkEqStruct-4 27658059 4.325 ns/op PASS ok cmd/compile/internal/reflectdata 2.716s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 70067 ns/op BenchmarkCopyElim1-4 399 484890 ns/op BenchmarkCopyElim10-4 214 511512 ns/op BenchmarkCopyElim100-4 128 842281 ns/op BenchmarkCopyElim1000-4 40 2578831 ns/op BenchmarkCopyElim10000-4 3 35283785 ns/op BenchmarkCopyElim100000-4 1 527696163 ns/op BenchmarkDeadCode/1-4 205 611973 ns/op BenchmarkDeadCode/10-4 193 606281 ns/op BenchmarkDeadCode/100-4 100 1051741 ns/op BenchmarkDeadCode/1000-4 49 3351784 ns/op BenchmarkDeadCode/10000-4 4 32456382 ns/op BenchmarkDeadCode/100000-4 1 329657091 ns/op BenchmarkDeadCode/200000-4 1 650853515 ns/op BenchmarkDominatorsLinear-4 15 8724330 ns/op 1.15 MB/s BenchmarkDominatorsFwdBack-4 9 11818404 ns/op 0.85 MB/s BenchmarkDominatorsManyPred-4 9 11825170 ns/op 0.85 MB/s BenchmarkDominatorsMaxPred-4 9 14378763 ns/op 0.70 MB/s BenchmarkDominatorsMaxPredVal-4 10 12195969 ns/op 0.82 MB/s BenchmarkFuse/1-4 232 481390 ns/op BenchmarkFuse/10-4 259 446781 ns/op BenchmarkFuse/100-4 129 892751 ns/op BenchmarkFuse/1000-4 21 6168637 ns/op BenchmarkFuse/10000-4 2 64022337 ns/op BenchmarkNilCheckDeep1-4 10000 10471 ns/op 0.10 MB/s 235 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 4674 25158 ns/op 0.40 MB/s 241 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 705 170146 ns/op 0.59 MB/s 668 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 68 1624415 ns/op 0.62 MB/s 4953 B/op 5 allocs/op BenchmarkNilCheckDeep10000-4 6 18050492 ns/op 0.55 MB/s 120513 B/op 6 allocs/op BenchmarkDSEPass-4 38 2943657 ns/op 65776 B/op 8 allocs/op BenchmarkDSEPassBlock-4 1 114217189 ns/op 4230088 B/op 107948 allocs/op BenchmarkCSEPass-4 8 14005882 ns/op 147894 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 147870962 ns/op 5687680 B/op 97630 allocs/op BenchmarkDeadcodePass-4 192 575398 ns/op 90612 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 126714672 ns/op 4047928 B/op 44945 allocs/op BenchmarkMultiPass-4 86 1348957 ns/op 252301 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 267197498 ns/op 11211832 B/op 150001 allocs/op BenchmarkCondRewrite/SoloJump-4 3884726 28.28 ns/op BenchmarkCondRewrite/CombJump-4 4350555 27.37 ns/op PASS ok cmd/compile/internal/ssa 16.533s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 13122 8820 ns/op BenchmarkExtShift-4 24608 4807 ns/op BenchmarkModify-4 9267 14103 ns/op BenchmarkMullImm-4 24633 4751 ns/op BenchmarkConstModify-4 8076 13646 ns/op BenchmarkBitSet-4 12673 9426 ns/op BenchmarkBitClear-4 12493 9303 ns/op BenchmarkBitToggle-4 12782 9313 ns/op BenchmarkBitSetConst-4 136000 878.1 ns/op BenchmarkBitClearConst-4 139698 885.7 ns/op BenchmarkBitToggleConst-4 139309 860.4 ns/op BenchmarkDivconstI64-4 6989394 16.64 ns/op BenchmarkModconstI64-4 6911186 16.99 ns/op BenchmarkDivisiblePow2constI64-4 6933474 17.66 ns/op BenchmarkDivisibleconstI64-4 6343857 16.73 ns/op BenchmarkDivisibleWDivconstI64-4 4276905 27.75 ns/op BenchmarkDivconstU64/3-4 5283374 22.35 ns/op BenchmarkDivconstU64/5-4 6620997 17.80 ns/op BenchmarkDivconstU64/37-4 5105199 20.93 ns/op BenchmarkDivconstU64/1234567-4 7642954 15.00 ns/op BenchmarkModconstU64-4 5198424 20.91 ns/op BenchmarkDivisibleconstU64-4 7637636 15.01 ns/op BenchmarkDivisibleWDivconstU64-4 3583104 32.19 ns/op BenchmarkDivconstI32-4 5943819 17.47 ns/op BenchmarkModconstI32-4 7509000 16.69 ns/op BenchmarkDivisiblePow2constI32-4 5984670 17.10 ns/op BenchmarkDivisibleconstI32-4 6778886 16.68 ns/op BenchmarkDivisibleWDivconstI32-4 4454029 26.92 ns/op BenchmarkDivconstU32-4 5127150 20.89 ns/op BenchmarkModconstU32-4 7087854 17.71 ns/op BenchmarkDivisibleconstU32-4 7612411 17.60 ns/op BenchmarkDivisibleWDivconstU32-4 3751790 29.56 ns/op BenchmarkDivconstI16-4 8044526 15.59 ns/op BenchmarkModconstI16-4 6959424 16.38 ns/op BenchmarkDivisiblePow2constI16-4 6923776 17.68 ns/op BenchmarkDivisibleconstI16-4 6595976 16.09 ns/op BenchmarkDivisibleWDivconstI16-4 4005436 26.80 ns/op BenchmarkDivconstU16-4 6788775 16.66 ns/op BenchmarkModconstU16-4 6876318 17.21 ns/op BenchmarkDivisibleconstU16-4 8252440 14.36 ns/op BenchmarkDivisibleWDivconstU16-4 3852171 31.49 ns/op BenchmarkDivconstI8-4 6372625 19.73 ns/op BenchmarkModconstI8-4 6462763 18.72 ns/op BenchmarkDivisiblePow2constI8-4 8091859 14.41 ns/op BenchmarkDivisibleconstI8-4 8208210 15.01 ns/op BenchmarkDivisibleWDivconstI8-4 4182954 29.11 ns/op BenchmarkDivconstU8-4 7105830 17.57 ns/op BenchmarkModconstU8-4 7336800 16.95 ns/op BenchmarkDivisibleconstU8-4 7204417 14.87 ns/op BenchmarkDivisibleWDivconstU8-4 3820720 31.74 ns/op BenchmarkMul2-4 231441 548.1 ns/op BenchmarkMulNeg2-4 235228 517.9 ns/op BenchmarkEfaceInteger-4 2851008 39.22 ns/op BenchmarkDiv64UnsignedSmall-4 9276138 12.21 ns/op BenchmarkDiv64Small-4 8861029 14.15 ns/op BenchmarkDiv64SmallNegDivisor-4 8081372 14.17 ns/op BenchmarkDiv64SmallNegDividend-4 8805090 13.85 ns/op BenchmarkDiv64SmallNegBoth-4 8880790 13.56 ns/op BenchmarkDiv64Unsigned-4 9427446 12.45 ns/op BenchmarkDiv64-4 8143527 13.92 ns/op BenchmarkDiv64NegDivisor-4 8964589 13.79 ns/op BenchmarkDiv64NegDividend-4 8437860 14.10 ns/op BenchmarkDiv64NegBoth-4 8482455 13.50 ns/op BenchmarkMod64UnsignedSmall-4 10461186 11.65 ns/op BenchmarkMod64Small-4 8438743 13.49 ns/op BenchmarkMod64SmallNegDivisor-4 8759094 13.51 ns/op BenchmarkMod64SmallNegDividend-4 8404824 13.78 ns/op BenchmarkMod64SmallNegBoth-4 8669739 13.82 ns/op BenchmarkMod64Unsigned-4 10272098 11.88 ns/op BenchmarkMod64-4 8625142 14.02 ns/op BenchmarkMod64NegDivisor-4 7796558 13.97 ns/op BenchmarkMod64NegDividend-4 8771324 13.68 ns/op BenchmarkMod64NegBoth-4 8394001 13.74 ns/op BenchmarkMulconstI32/3-4 26861440 4.694 ns/op BenchmarkMulconstI32/5-4 26819028 4.827 ns/op BenchmarkMulconstI32/12-4 27961083 4.846 ns/op BenchmarkMulconstI32/120-4 24000667 5.097 ns/op BenchmarkMulconstI32/-120-4 26961862 4.719 ns/op BenchmarkMulconstI32/65537-4 24955485 5.048 ns/op BenchmarkMulconstI32/65538-4 24584692 5.002 ns/op BenchmarkMulconstI64/3-4 26900110 4.903 ns/op BenchmarkMulconstI64/5-4 27317570 4.764 ns/op BenchmarkMulconstI64/12-4 26299957 4.988 ns/op BenchmarkMulconstI64/120-4 27406921 4.734 ns/op BenchmarkMulconstI64/-120-4 23394849 4.902 ns/op BenchmarkMulconstI64/65537-4 23528433 5.062 ns/op BenchmarkMulconstI64/65538-4 22195984 5.027 ns/op BenchmarkMulconstU32/3-4 26781499 4.867 ns/op BenchmarkMulconstU32/5-4 24397602 4.812 ns/op BenchmarkMulconstU32/12-4 25173830 4.952 ns/op BenchmarkMulconstU32/120-4 28458110 4.816 ns/op BenchmarkMulconstU32/65537-4 25565127 5.180 ns/op BenchmarkMulconstU32/65538-4 26171872 4.962 ns/op BenchmarkMulconstU64/3-4 26337090 4.774 ns/op BenchmarkMulconstU64/5-4 26862499 4.805 ns/op BenchmarkMulconstU64/12-4 26468481 5.314 ns/op BenchmarkMulconstU64/120-4 26348042 5.093 ns/op BenchmarkMulconstU64/65537-4 25182567 4.921 ns/op BenchmarkMulconstU64/65538-4 25569006 5.053 ns/op BenchmarkShiftArithmeticRight-4 26795750 4.474 ns/op BenchmarkSwitch8Predictable-4 7844490 13.95 ns/op BenchmarkSwitch8Unpredictable-4 8714092 13.28 ns/op BenchmarkSwitch32Predictable-4 12570800 9.200 ns/op BenchmarkSwitch32Unpredictable-4 8451006 13.48 ns/op BenchmarkSwitchStringPredictable-4 6184684 18.87 ns/op BenchmarkSwitchStringUnpredictable-4 6791913 17.41 ns/op BenchmarkSwitchTypePredictable-4 4499658 25.51 ns/op BenchmarkSwitchTypeUnpredictable-4 4665928 24.70 ns/op PASS ok cmd/compile/internal/test 19.091s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 120 932091 ns/op BenchmarkNamed/Underlying/nongeneric-4 908600 131.5 ns/op BenchmarkNamed/Underlying/generic-4 759564 139.3 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 130.9 ns/op BenchmarkNamed/Underlying/user_instance-4 854960 129.0 ns/op BenchmarkCheck/http/funcbodies/info-4 1 537267882 ns/op 60526 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 360565199 ns/op 90120 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 153697984 ns/op 211265 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 133969519 ns/op 242321 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2672389308 ns/op 1937 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 109644202 ns/op 46979 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 38628464 ns/op 133609 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 40347248 ns/op 127185 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 706635786 ns/op 3066 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 56840309 ns/op 38024 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 4 29680747 ns/op 68470 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 4 28855846 ns/op 73781 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1882976953 ns/op 34803 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 648645853 ns/op 100876 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 140588218 ns/op 463625 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 115505590 ns/op 565802 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3289054395 ns/op 611.5 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 86302611 ns/op 23186 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 56793690 ns/op 35182 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 58612410 ns/op 34048 lines/s PASS ok cmd/compile/internal/types2 44.365s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 3 41774867 ns/op 23000667 sys-ns/op 8105000 user-ns/op PASS ok cmd/go 1.581s goos: darwin goarch: amd64 pkg: cmd/go/internal/cfg BenchmarkLookPath-4 235846 477.7 ns/op PASS ok cmd/go/internal/cfg 1.316s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 66388 1817 ns/op 4.40 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 72428 1688 ns/op 4.74 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 17221 6846 ns/op 149.58 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 17859 6956 ns/op 147.21 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3105 43216 ns/op 189.56 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3207 42032 ns/op 194.90 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 2.116s All tests passed.