darwin-amd64-race at a56e4969f5e40c5a13216d7bc9d70695e9a2f6ce :: 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=700551F1-2DAD-478C-AAD2-E61EDF7F2AED" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.M8UgOWNbT5/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=C8F96432-073D-488E-9A81-EF037DD6D963" "__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=700551F1-2DAD-478C-AAD2-E61EDF7F2AED" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.M8UgOWNbT5/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=C8F96432-073D-488E-9A81-EF037DD6D963" "__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.386s ok archive/zip 4.613s ok bufio 1.861s ok bytes 3.680s ok cmp 1.154s ok compress/bzip2 1.824s ok compress/flate 11.475s ok compress/gzip 21.690s ok compress/lzw 2.683s ok compress/zlib 8.417s ok container/heap 1.110s ok container/list 1.040s ok container/ring 1.060s ok context 1.144s ok crypto 1.045s ok crypto/aes 1.163s ok crypto/cipher 1.106s ok crypto/des 1.137s ok crypto/dsa 1.039s ok crypto/ecdh 1.290s ok crypto/ecdsa 1.246s ok crypto/ed25519 1.531s ok crypto/elliptic 1.071s ok crypto/hmac 1.054s ok crypto/internal/alias 1.034s ok crypto/internal/bigmod 5.853s ok crypto/internal/boring 1.043s ok crypto/internal/boring/bcache 1.763s ok crypto/internal/edwards25519 2.049s ok crypto/internal/edwards25519/field 1.137s ok crypto/internal/nistec 2.107s ok crypto/internal/nistec/fiat 1.141s [no tests to run] ok crypto/md5 1.115s ok crypto/rand 1.435s ok crypto/rc4 1.708s ok crypto/rsa 3.666s ok crypto/sha1 1.210s ok crypto/sha256 1.063s ok crypto/sha512 1.113s ok crypto/subtle 1.725s ok crypto/tls 6.701s ok crypto/x509 3.257s ok database/sql 1.814s ok database/sql/driver 1.180s ok debug/buildinfo 1.146s ok debug/dwarf 1.208s ok debug/elf 3.019s ok debug/gosym 1.303s ok debug/macho 1.083s ok debug/pe 1.207s ok debug/plan9obj 1.043s ok embed 1.085s [no tests to run] ok embed/internal/embedtest 1.192s ok encoding/ascii85 1.085s ok encoding/asn1 1.098s ok encoding/base32 1.175s ok encoding/base64 1.061s ok encoding/binary 1.077s ok encoding/csv 1.173s ok encoding/gob 29.792s ok encoding/hex 1.046s ok encoding/json 4.766s ok encoding/pem 4.922s ok encoding/xml 1.361s ok errors 1.156s ok expvar 1.120s ok flag 3.236s ok fmt 1.768s ok go/ast 1.045s ok go/build 7.918s ok go/build/constraint 1.041s ok go/constant 1.043s ok go/doc 1.416s ok go/doc/comment 5.497s ok go/format 1.104s ok go/importer 3.851s ok go/internal/gccgoimporter 1.194s ok go/internal/gcimporter 30.089s ok go/internal/srcimporter 35.790s ok go/parser 2.713s ok go/printer 3.660s ok go/scanner 1.111s ok go/token 1.154s ok go/types 74.499s ok hash 1.064s ok hash/adler32 1.092s ok hash/crc32 1.065s ok hash/crc64 1.055s ok hash/fnv 1.033s ok hash/maphash 1.033s ok html 1.057s ok html/template 1.460s ok image 1.715s ok image/color 1.121s ok image/draw 1.906s ok image/gif 2.740s ok image/jpeg 2.817s ok image/png 4.774s ok index/suffixarray 2.601s ok internal/abi 1.570s ok internal/buildcfg 1.153s ok internal/coverage/cformat 1.083s ok internal/coverage/cmerge 1.056s ok internal/coverage/pods 1.064s ok internal/coverage/slicereader 1.057s ok internal/coverage/slicewriter 1.062s ok internal/coverage/test 1.151s ok internal/cpu 3.118s ok internal/dag 1.080s ok internal/diff 1.090s ok internal/fmtsort 1.032s ok internal/fuzz 1.112s ok internal/godebug 15.570s ok internal/godebugs 1.101s ok internal/intern 4.619s ok internal/itoa 1.078s ok internal/platform 3.517s ok internal/poll 1.623s ok internal/profile 1.106s ok internal/reflectlite 1.029s ok internal/safefilepath 1.043s ok internal/saferio 1.333s ok internal/singleflight 1.190s ok internal/testenv 1.782s ok internal/trace 1.385s ok internal/types/errors 3.228s ok internal/unsafeheader 1.036s ok internal/xcoff 1.051s ok internal/zstd 1.035s ok io 1.191s ok io/fs 1.416s ok io/ioutil 1.153s ok log 1.061s ok log/slog 1.228s ok log/slog/internal/benchmarks 1.049s ok log/slog/internal/buffer 1.052s ok log/syslog 2.312s ok maps 1.032s ok math 1.076s ok math/big 4.728s ok math/bits 1.053s ok math/cmplx 1.087s ok math/rand 5.152s ok mime 1.072s ok mime/multipart 7.408s ok mime/quotedprintable 1.245s ok net 18.268s ok net/http 24.097s ok net/http/cgi 13.716s ok net/http/cookiejar 1.104s ok net/http/fcgi 1.335s ok net/http/httptest 1.424s ok net/http/httptrace 1.065s ok net/http/httputil 2.462s ok net/http/internal 1.057s ok net/http/internal/ascii 1.076s ok net/http/pprof 6.319s ok net/internal/socktest 1.047s ok net/mail 1.059s ok net/netip 2.505s ok net/rpc 1.238s ok net/rpc/jsonrpc 1.111s ok net/smtp 1.233s ok net/textproto 2.839s ok net/url 1.107s ok os 9.690s ok os/exec 11.516s ok os/exec/internal/fdtest 1.068s ok os/signal 21.567s ok os/user 1.094s ok path 1.086s ok path/filepath 1.104s ok plugin 1.060s ok reflect 3.226s ok regexp 5.374s ok regexp/syntax 7.667s ok runtime 91.705s ok runtime/cgo 1.045s ok runtime/coverage 1.097s ok runtime/debug 2.296s ok runtime/internal/atomic 1.083s ok runtime/internal/math 1.041s ok runtime/internal/sys 1.064s ok runtime/internal/wasitest 1.032s ok runtime/metrics 1.083s ok runtime/pprof 24.081s ok runtime/race 16.717s ok runtime/trace 6.047s ok slices 2.006s ok sort 2.005s ok strconv 3.584s ok strings 2.576s ok sync 2.115s ok sync/atomic 4.610s ok syscall 6.833s ok testing 3.540s ok testing/fstest 1.058s ok testing/iotest 1.095s ok testing/quick 1.233s ok testing/slogtest 1.036s ok text/scanner 1.045s ok text/tabwriter 1.037s ok text/template 1.115s ok text/template/parse 1.051s ok time 3.521s ok unicode 1.039s ok unicode/utf16 1.067s ok unicode/utf8 1.081s ok cmd/addr2line 11.146s ok cmd/api 5.249s ok cmd/asm/internal/asm 4.410s ok cmd/asm/internal/lex 1.047s ok cmd/cgo/internal/swig 1.104s ok cmd/cgo/internal/test 3.899s ok cmd/cgo/internal/testcarchive 53.022s ok cmd/cgo/internal/testcshared 24.058s ok cmd/cgo/internal/testerrors 38.088s ok cmd/cgo/internal/testfortran 1.389s ok cmd/cgo/internal/testgodefs 6.006s ok cmd/cgo/internal/testlife 3.914s ok cmd/cgo/internal/testnocgo 1.042s ok cmd/cgo/internal/testplugin 106.958s ok cmd/cgo/internal/testsanitizers 1.066s [no tests to run] ok cmd/cgo/internal/testshared 1.036s ok cmd/cgo/internal/testso 6.239s ok cmd/cgo/internal/teststdio 6.864s ok cmd/cgo/internal/testtls 1.046s ok cmd/compile/internal/abt 1.070s ok cmd/compile/internal/amd64 85.191s ok cmd/compile/internal/base 1.079s ok cmd/compile/internal/compare 1.048s ok cmd/compile/internal/dwarfgen 2.162s ok cmd/compile/internal/importer 7.200s ok cmd/compile/internal/inline/inlheur 3.355s ok cmd/compile/internal/ir 1.034s ok cmd/compile/internal/logopt 3.456s ok cmd/compile/internal/loopvar 52.449s ok cmd/compile/internal/noder 1.073s ok cmd/compile/internal/reflectdata 1.039s [no tests to run] ok cmd/compile/internal/ssa 47.165s ok cmd/compile/internal/syntax 1.336s ok cmd/compile/internal/test 31.426s ok cmd/compile/internal/typecheck 2.000s ok cmd/compile/internal/types 1.029s ok cmd/compile/internal/types2 29.127s ok cmd/covdata 1.085s ok cmd/cover 23.584s ok cmd/dist 1.031s ok cmd/distpack 1.027s ok cmd/doc 6.429s ok cmd/fix 24.193s ok cmd/go 522.132s ok cmd/go/internal/auth 1.061s ok cmd/go/internal/cache 1.385s ok cmd/go/internal/cfg 1.048s [no tests to run] ok cmd/go/internal/envcmd 1.834s ok cmd/go/internal/fsys 1.299s ok cmd/go/internal/generate 1.185s ok cmd/go/internal/gover 1.031s ok cmd/go/internal/imports 1.086s ok cmd/go/internal/load 1.058s ok cmd/go/internal/lockedfile 2.329s ok cmd/go/internal/lockedfile/internal/filelock 2.093s ok cmd/go/internal/modfetch 1.055s ok cmd/go/internal/modfetch/codehost 12.917s ok cmd/go/internal/modfetch/zip_sum_test 1.114s ok cmd/go/internal/modindex 2.073s ok cmd/go/internal/modload 1.063s ok cmd/go/internal/mvs 1.100s ok cmd/go/internal/par 1.141s ok cmd/go/internal/str 1.029s ok cmd/go/internal/test 1.120s ok cmd/go/internal/toolchain 1.078s ok cmd/go/internal/vcs 1.057s ok cmd/go/internal/vcweb 1.101s ok cmd/go/internal/vcweb/vcstest 26.417s ok cmd/go/internal/web 1.068s ok cmd/go/internal/work 4.232s ok cmd/gofmt 1.296s ok cmd/internal/archive 3.381s ok cmd/internal/buildid 2.269s ok cmd/internal/cov 1.992s ok cmd/internal/dwarf 1.037s ok cmd/internal/edit 1.053s ok cmd/internal/goobj 1.024s ok cmd/internal/moddeps 4.493s ok cmd/internal/notsha256 1.047s ok cmd/internal/obj 2.245s ok cmd/internal/obj/ppc64 2.102s ok cmd/internal/obj/riscv 1.486s ok cmd/internal/obj/s390x 1.116s ok cmd/internal/obj/x86 5.022s ok cmd/internal/objabi 1.232s ok cmd/internal/pkgpath 5.172s ok cmd/internal/pkgpattern 1.091s ok cmd/internal/quoted 1.036s ok cmd/internal/src 1.034s ok cmd/internal/test2json 2.482s ok cmd/link 43.984s ok cmd/link/internal/benchmark 1.078s ok cmd/link/internal/ld 36.683s ok cmd/link/internal/loader 1.107s ok cmd/nm 9.479s ok cmd/objdump 10.871s ok cmd/pack 8.749s ok cmd/pprof 4.265s ok cmd/trace 1.188s ok cmd/vet 50.794s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 2728 39141 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2312 54058 ns/op 1855 B/op 36 allocs/op Benchmark/Writer/PAX-4 1432 78089 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 4516 27826 ns/op 5141 B/op 16 allocs/op Benchmark/Reader/GNU-4 5288 26320 ns/op 5067 B/op 14 allocs/op Benchmark/Reader/PAX-4 2726 60520 ns/op 8829 B/op 33 allocs/op PASS ok archive/tar 2.267s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 310721569 ns/op 14880 B/op 66 allocs/op BenchmarkZip64Test-4 1 194324177 ns/op BenchmarkZip64TestSizes/4096-4 1047 146228 ns/op BenchmarkZip64TestSizes/1048576-4 91 1115129 ns/op BenchmarkZip64TestSizes/67108864-4 1 203307316 ns/op PASS ok archive/zip 2.514s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 169873 623.4 ns/op BenchmarkReaderCopyUnoptimal-4 131460 1072 ns/op BenchmarkReaderCopyNoWriteTo-4 5383 75139 ns/op BenchmarkReaderWriteToOptimal-4 5833 19240 ns/op BenchmarkReaderReadString-4 91305 1290 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 164866 726.0 ns/op BenchmarkWriterCopyUnoptimal-4 178928 674.7 ns/op BenchmarkWriterCopyNoReadFrom-4 7354 50090 ns/op BenchmarkReaderEmpty-4 13026 7861 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 13482 9656 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 459244 261.2 ns/op 0 B/op 0 allocs/op PASS ok bufio 3.792s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 2646 40200 ns/op 815.13 MB/s BenchmarkWriteByte-4 344 306277 ns/op 13.37 MB/s BenchmarkWriteRune-4 208 588324 ns/op 20.89 MB/s BenchmarkBufferNotEmptyWriteRead-4 34 3694592 ns/op BenchmarkBufferFullSmallReads-4 78 1436324 ns/op BenchmarkBufferWriteBlock/N4096-4 9082 27675 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 286 502316 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 6 16694788 ns/op 4192272 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 1 113332035 ns/op 148.04 MB/s 33554432 B/op 2 allocs/op BenchmarkIndexByte/10-4 3134050 36.38 ns/op 274.86 MB/s BenchmarkIndexByte/32-4 3112362 36.78 ns/op 870.10 MB/s BenchmarkIndexByte/4K-4 1000000 125.0 ns/op 32762.02 MB/s BenchmarkIndexBytePortable/10-4 900104 120.2 ns/op 83.16 MB/s BenchmarkIndexBytePortable/32-4 429636 330.3 ns/op 96.87 MB/s BenchmarkIndexBytePortable/4K-4 3661 35452 ns/op 115.54 MB/s BenchmarkIndexRune/10-4 1000000 132.6 ns/op 75.44 MB/s BenchmarkIndexRune/32-4 995936 137.4 ns/op 232.86 MB/s BenchmarkIndexRune/4K-4 392398 348.2 ns/op 11763.16 MB/s BenchmarkIndexRuneASCII/10-4 3053470 37.03 ns/op 270.05 MB/s BenchmarkIndexRuneASCII/32-4 2970968 42.24 ns/op 757.56 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 122.5 ns/op 33444.47 MB/s BenchmarkEqual/0-4 9149107 12.05 ns/op BenchmarkEqual/1-4 1000000 108.0 ns/op 9.26 MB/s BenchmarkEqual/6-4 899104 112.0 ns/op 53.59 MB/s BenchmarkEqual/9-4 1000000 110.2 ns/op 81.70 MB/s BenchmarkEqual/15-4 1000000 112.3 ns/op 133.61 MB/s BenchmarkEqual/16-4 1000000 107.5 ns/op 148.89 MB/s BenchmarkEqual/20-4 1000000 110.9 ns/op 180.38 MB/s BenchmarkEqual/32-4 941864 111.2 ns/op 287.84 MB/s BenchmarkEqual/4K-4 75189 1499 ns/op 2732.76 MB/s BenchmarkEqualBothUnaligned/64_0-4 1000000 116.1 ns/op 551.12 MB/s BenchmarkEqualBothUnaligned/64_1-4 1000000 127.3 ns/op 502.61 MB/s BenchmarkEqualBothUnaligned/64_4-4 1000000 112.8 ns/op 567.42 MB/s BenchmarkEqualBothUnaligned/64_7-4 1077576 116.9 ns/op 547.55 MB/s BenchmarkEqualBothUnaligned/4096_0-4 82285 1396 ns/op 2933.12 MB/s BenchmarkEqualBothUnaligned/4096_1-4 54578 2182 ns/op 1876.77 MB/s BenchmarkEqualBothUnaligned/4096_4-4 128988 897.6 ns/op 4563.25 MB/s BenchmarkEqualBothUnaligned/4096_7-4 153537 880.8 ns/op 4650.28 MB/s BenchmarkIndex/10-4 1940856 67.90 ns/op 147.29 MB/s BenchmarkIndex/32-4 2000910 57.40 ns/op 557.47 MB/s BenchmarkIndex/4K-4 34683 3086 ns/op 1327.40 MB/s BenchmarkIndexEasy/10-4 2088420 54.48 ns/op 183.55 MB/s BenchmarkIndexEasy/32-4 1858446 63.13 ns/op 506.92 MB/s BenchmarkIndexEasy/4K-4 477364 294.1 ns/op 13928.57 MB/s BenchmarkCount/10-4 1288006 95.26 ns/op 104.97 MB/s BenchmarkCount/32-4 1273891 98.99 ns/op 323.26 MB/s BenchmarkCount/4K-4 35404 3309 ns/op 1237.77 MB/s BenchmarkCountEasy/10-4 1251512 92.76 ns/op 107.80 MB/s BenchmarkCountEasy/32-4 1138087 108.7 ns/op 294.36 MB/s BenchmarkCountEasy/4K-4 460821 296.9 ns/op 13794.40 MB/s BenchmarkCountSingle/10-4 2425215 48.48 ns/op 206.28 MB/s BenchmarkCountSingle/32-4 2273215 52.46 ns/op 609.96 MB/s BenchmarkCountSingle/4K-4 896428 143.3 ns/op 28580.50 MB/s BenchmarkToUpper/#00-4 2323017 54.67 ns/op BenchmarkToUpper/ONLYUPPER-4 214944 615.4 ns/op BenchmarkToUpper/abc-4 444484 354.6 ns/op BenchmarkToUpper/AbC123-4 238585 498.7 ns/op BenchmarkToUpper/azAZ09_-4 235692 547.0 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 62746 1737 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 31576 3886 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 50722 2292 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 109014 1103 ns/op BenchmarkToLower/#00-4 2224414 52.02 ns/op BenchmarkToLower/abc-4 414829 356.6 ns/op BenchmarkToLower/AbC123-4 274707 500.6 ns/op BenchmarkToLower/azAZ09_-4 262575 556.1 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 69728 1727 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 31980 3768 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 52052 2036 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 102732 1139 ns/op BenchmarkFields/ASCII/16-4 144141 877.3 ns/op 18.24 MB/s 80 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 12001 11485 ns/op 22.29 MB/s 512 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 668 153480 ns/op 26.69 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 40 2843438 ns/op 23.05 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 53198356 ns/op 19.71 MB/s 2277376 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 70484 1744 ns/op 9.18 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6343 27272 ns/op 9.39 MB/s 704 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 350 395469 ns/op 10.36 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 18 6559601 ns/op 9.99 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 117108015 ns/op 8.95 MB/s 11219200 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 91323 1115 ns/op 14.35 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 13728 ns/op 18.65 MB/s 512 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 501 301185 ns/op 13.60 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 26 5217747 ns/op 12.56 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 94192326 ns/op 11.13 MB/s 11219248 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 91258 1467 ns/op 10.90 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 5281 22293 ns/op 11.48 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 363 320593 ns/op 12.78 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 19 6759648 ns/op 9.70 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 107964561 ns/op 9.71 MB/s 11219200 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1613289 70.00 ns/op BenchmarkTrimSpace/ASCII-4 1000000 125.8 ns/op BenchmarkTrimSpace/SomeNonASCII-4 90676 1311 ns/op BenchmarkTrimSpace/JustNonASCII-4 38511 2663 ns/op BenchmarkToValidUTF8/Valid-4 434354 355.1 ns/op BenchmarkToValidUTF8/InvalidASCII-4 193035 580.6 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 68541 1578 ns/op BenchmarkIndexHard1-4 1066 115294 ns/op BenchmarkIndexHard2-4 684 163779 ns/op BenchmarkIndexHard3-4 178 734277 ns/op BenchmarkIndexHard4-4 100 1069249 ns/op BenchmarkLastIndexHard1-4 7 15923338 ns/op BenchmarkLastIndexHard2-4 6 20209897 ns/op BenchmarkLastIndexHard3-4 5 21881345 ns/op BenchmarkCountHard1-4 1041 120017 ns/op BenchmarkCountHard2-4 696 168754 ns/op BenchmarkCountHard3-4 189 685037 ns/op BenchmarkSplitEmptySeparator-4 1 120329988 ns/op BenchmarkSplitSingleByteSeparator-4 15 10833012 ns/op BenchmarkSplitMultiByteSeparator-4 12 10173314 ns/op BenchmarkSplitNSingleByteSeparator-4 154398 1034 ns/op BenchmarkSplitNMultiByteSeparator-4 60691 2437 ns/op BenchmarkRepeat-4 154622 981.2 ns/op BenchmarkRepeatLarge/256/1-4 116018 1391 ns/op 184.00 MB/s BenchmarkRepeatLarge/256/16-4 164436 1126 ns/op 227.35 MB/s BenchmarkRepeatLarge/512/1-4 59281 2015 ns/op 254.13 MB/s BenchmarkRepeatLarge/512/16-4 79096 1654 ns/op 309.60 MB/s BenchmarkRepeatLarge/1024/1-4 36793 3379 ns/op 303.07 MB/s BenchmarkRepeatLarge/1024/16-4 51888 2747 ns/op 372.71 MB/s BenchmarkRepeatLarge/2048/1-4 20506 5365 ns/op 381.74 MB/s BenchmarkRepeatLarge/2048/16-4 20485 5381 ns/op 380.63 MB/s BenchmarkRepeatLarge/4096/1-4 10000 10333 ns/op 396.42 MB/s BenchmarkRepeatLarge/4096/16-4 10000 12808 ns/op 319.81 MB/s BenchmarkRepeatLarge/8192/1-4 10000 16808 ns/op 487.37 MB/s BenchmarkRepeatLarge/8192/16-4 10000 15501 ns/op 528.47 MB/s BenchmarkRepeatLarge/8192/4097-4 13314 8756 ns/op 467.93 MB/s BenchmarkRepeatLarge/16384/1-4 5528 30430 ns/op 538.42 MB/s BenchmarkRepeatLarge/16384/16-4 6919 32161 ns/op 509.44 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 24491 ns/op 501.86 MB/s BenchmarkRepeatLarge/32768/1-4 2721 59243 ns/op 553.11 MB/s BenchmarkRepeatLarge/32768/16-4 2324 63429 ns/op 516.61 MB/s BenchmarkRepeatLarge/32768/4097-4 2882 58375 ns/op 491.29 MB/s BenchmarkRepeatLarge/65536/1-4 1208 114537 ns/op 572.18 MB/s BenchmarkRepeatLarge/65536/16-4 1231 108299 ns/op 605.14 MB/s BenchmarkRepeatLarge/65536/4097-4 1110 98806 ns/op 621.98 MB/s BenchmarkRepeatLarge/131072/1-4 195 529039 ns/op 247.76 MB/s BenchmarkRepeatLarge/131072/16-4 252 553569 ns/op 236.78 MB/s BenchmarkRepeatLarge/131072/4097-4 219 515590 ns/op 246.33 MB/s BenchmarkRepeatLarge/262144/1-4 114 1458561 ns/op 179.73 MB/s BenchmarkRepeatLarge/262144/16-4 122 889328 ns/op 294.77 MB/s BenchmarkRepeatLarge/262144/4097-4 114 1111114 ns/op 232.30 MB/s BenchmarkRepeatLarge/524288/1-4 56 1952403 ns/op 268.53 MB/s BenchmarkRepeatLarge/524288/16-4 60 1875197 ns/op 279.59 MB/s BenchmarkRepeatLarge/524288/4097-4 73 1722323 ns/op 302.10 MB/s BenchmarkRepeatLarge/1048576/1-4 44 2945814 ns/op 355.95 MB/s BenchmarkRepeatLarge/1048576/16-4 48 2911232 ns/op 360.18 MB/s BenchmarkRepeatLarge/1048576/4097-4 72 3489084 ns/op 299.43 MB/s BenchmarkRepeatLarge/2097152/1-4 27 5326635 ns/op 393.71 MB/s BenchmarkRepeatLarge/2097152/16-4 24 5910100 ns/op 354.84 MB/s BenchmarkRepeatLarge/2097152/4097-4 25 5418969 ns/op 386.34 MB/s BenchmarkRepeatLarge/4194304/1-4 12 10504514 ns/op 399.29 MB/s BenchmarkRepeatLarge/4194304/16-4 10 10372976 ns/op 404.35 MB/s BenchmarkRepeatLarge/4194304/4097-4 12 9927717 ns/op 422.17 MB/s BenchmarkRepeatLarge/8388608/1-4 6 17951741 ns/op 467.29 MB/s BenchmarkRepeatLarge/8388608/16-4 6 16851878 ns/op 497.78 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 18034701 ns/op 465.02 MB/s BenchmarkRepeatLarge/16777216/1-4 4 30315743 ns/op 553.42 MB/s BenchmarkRepeatLarge/16777216/16-4 4 28112046 ns/op 596.80 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 27368898 ns/op 613.00 MB/s BenchmarkRepeatLarge/33554432/1-4 2 54106138 ns/op 620.16 MB/s BenchmarkRepeatLarge/33554432/16-4 2 51347060 ns/op 653.48 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 50118102 ns/op 669.51 MB/s BenchmarkRepeatLarge/67108864/1-4 2 108199554 ns/op 620.23 MB/s BenchmarkRepeatLarge/67108864/16-4 1 119921079 ns/op 559.61 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 100309574 ns/op 669.02 MB/s BenchmarkRepeatLarge/134217728/1-4 1 209025531 ns/op 642.11 MB/s BenchmarkRepeatLarge/134217728/16-4 1 203140034 ns/op 660.72 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 196316243 ns/op 683.68 MB/s BenchmarkRepeatLarge/268435456/1-4 1 436489135 ns/op 614.99 MB/s BenchmarkRepeatLarge/268435456/16-4 1 427587611 ns/op 627.79 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 419479147 ns/op 639.93 MB/s BenchmarkRepeatLarge/536870912/1-4 1 887687277 ns/op 604.80 MB/s BenchmarkRepeatLarge/536870912/16-4 1 839727345 ns/op 639.34 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 810651160 ns/op 662.27 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3390434374 ns/op 316.70 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1575747417 ns/op 681.42 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1756989429 ns/op 611.13 MB/s BenchmarkBytesCompare/1-4 11380987 10.27 ns/op BenchmarkBytesCompare/2-4 11929099 10.25 ns/op BenchmarkBytesCompare/4-4 12017662 10.02 ns/op BenchmarkBytesCompare/8-4 14176536 8.977 ns/op BenchmarkBytesCompare/16-4 11532195 8.862 ns/op BenchmarkBytesCompare/32-4 11711468 10.59 ns/op BenchmarkBytesCompare/64-4 9820642 12.90 ns/op BenchmarkBytesCompare/128-4 9553752 13.27 ns/op BenchmarkBytesCompare/256-4 7378434 16.23 ns/op BenchmarkBytesCompare/512-4 4993882 22.73 ns/op BenchmarkBytesCompare/1024-4 3001796 37.04 ns/op BenchmarkBytesCompare/2048-4 1951490 60.54 ns/op BenchmarkIndexAnyASCII/1:1-4 2139236 54.22 ns/op BenchmarkIndexAnyASCII/1:2-4 2134284 53.18 ns/op BenchmarkIndexAnyASCII/1:4-4 2229343 52.16 ns/op BenchmarkIndexAnyASCII/1:8-4 2273919 52.41 ns/op BenchmarkIndexAnyASCII/1:16-4 2202910 51.97 ns/op BenchmarkIndexAnyASCII/1:32-4 2227464 53.69 ns/op BenchmarkIndexAnyASCII/1:64-4 2201474 53.29 ns/op BenchmarkIndexAnyASCII/16:1-4 2312790 52.85 ns/op BenchmarkIndexAnyASCII/16:2-4 548638 183.2 ns/op BenchmarkIndexAnyASCII/16:4-4 584119 184.0 ns/op BenchmarkIndexAnyASCII/16:8-4 656780 180.5 ns/op BenchmarkIndexAnyASCII/16:16-4 590212 198.1 ns/op BenchmarkIndexAnyASCII/16:32-4 554882 212.9 ns/op BenchmarkIndexAnyASCII/16:64-4 468864 244.2 ns/op BenchmarkIndexAnyASCII/256:1-4 2123001 57.07 ns/op BenchmarkIndexAnyASCII/256:2-4 53426 2140 ns/op BenchmarkIndexAnyASCII/256:4-4 55886 2044 ns/op BenchmarkIndexAnyASCII/256:8-4 59301 2111 ns/op BenchmarkIndexAnyASCII/256:16-4 56084 2130 ns/op BenchmarkIndexAnyASCII/256:32-4 54414 2087 ns/op BenchmarkIndexAnyASCII/256:64-4 57049 2105 ns/op BenchmarkIndexAnyUTF8/1:1-4 2218834 52.37 ns/op BenchmarkIndexAnyUTF8/1:2-4 2213169 51.90 ns/op BenchmarkIndexAnyUTF8/1:4-4 2260624 53.42 ns/op BenchmarkIndexAnyUTF8/1:8-4 1888687 62.97 ns/op BenchmarkIndexAnyUTF8/1:16-4 2155551 56.11 ns/op BenchmarkIndexAnyUTF8/1:32-4 1990102 55.16 ns/op BenchmarkIndexAnyUTF8/1:64-4 2110834 55.91 ns/op BenchmarkIndexAnyUTF8/16:1-4 148615 812.9 ns/op BenchmarkIndexAnyUTF8/16:2-4 351200 307.3 ns/op BenchmarkIndexAnyUTF8/16:4-4 420748 309.2 ns/op BenchmarkIndexAnyUTF8/16:8-4 398572 313.4 ns/op BenchmarkIndexAnyUTF8/16:16-4 355731 321.6 ns/op BenchmarkIndexAnyUTF8/16:32-4 379449 343.1 ns/op BenchmarkIndexAnyUTF8/16:64-4 358003 350.3 ns/op BenchmarkIndexAnyUTF8/256:1-4 9159 11824 ns/op BenchmarkIndexAnyUTF8/256:2-4 30219 4042 ns/op BenchmarkIndexAnyUTF8/256:4-4 26998 4410 ns/op BenchmarkIndexAnyUTF8/256:8-4 27300 3932 ns/op BenchmarkIndexAnyUTF8/256:16-4 29378 4019 ns/op BenchmarkIndexAnyUTF8/256:32-4 27387 4287 ns/op BenchmarkIndexAnyUTF8/256:64-4 26415 4698 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2149603 58.32 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2080531 58.78 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2133279 54.95 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2118559 53.96 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2101696 54.79 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2109441 56.40 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2116947 54.76 ns/op BenchmarkLastIndexAnyASCII/16:1-4 455036 249.8 ns/op BenchmarkLastIndexAnyASCII/16:2-4 477432 257.1 ns/op BenchmarkLastIndexAnyASCII/16:4-4 540956 250.2 ns/op BenchmarkLastIndexAnyASCII/16:8-4 463930 254.6 ns/op BenchmarkLastIndexAnyASCII/16:16-4 426834 268.9 ns/op BenchmarkLastIndexAnyASCII/16:32-4 389830 281.2 ns/op BenchmarkLastIndexAnyASCII/16:64-4 351369 336.7 ns/op BenchmarkLastIndexAnyASCII/256:1-4 33177 3213 ns/op BenchmarkLastIndexAnyASCII/256:2-4 38288 3266 ns/op BenchmarkLastIndexAnyASCII/256:4-4 34486 3308 ns/op BenchmarkLastIndexAnyASCII/256:8-4 37315 3220 ns/op BenchmarkLastIndexAnyASCII/256:16-4 33937 3974 ns/op BenchmarkLastIndexAnyASCII/256:32-4 33505 3331 ns/op BenchmarkLastIndexAnyASCII/256:64-4 37143 3330 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2020437 60.17 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1987303 56.59 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1999089 61.74 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1999933 58.04 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2035972 61.37 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1885734 62.05 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1792196 62.60 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 169900 770.2 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 345759 326.5 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 325029 333.5 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 380260 336.6 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 346681 334.3 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 323854 345.4 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 359890 331.2 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 10000 10691 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 28014 4121 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 28634 4014 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 29757 3831 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 28236 4017 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 26367 4432 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 28273 4398 ns/op BenchmarkTrimASCII/1:1-4 2426750 49.12 ns/op BenchmarkTrimASCII/1:2-4 2155821 55.70 ns/op BenchmarkTrimASCII/1:4-4 2144334 56.36 ns/op BenchmarkTrimASCII/1:8-4 1924662 59.14 ns/op BenchmarkTrimASCII/1:16-4 1756622 66.67 ns/op BenchmarkTrimASCII/16:1-4 581752 186.2 ns/op BenchmarkTrimASCII/16:2-4 481251 235.0 ns/op BenchmarkTrimASCII/16:4-4 433084 257.4 ns/op BenchmarkTrimASCII/16:8-4 495975 263.3 ns/op BenchmarkTrimASCII/16:16-4 487543 247.4 ns/op BenchmarkTrimASCII/256:1-4 52208 2160 ns/op BenchmarkTrimASCII/256:2-4 38654 2953 ns/op BenchmarkTrimASCII/256:4-4 39369 2961 ns/op BenchmarkTrimASCII/256:8-4 38576 3011 ns/op BenchmarkTrimASCII/256:16-4 40338 2996 ns/op BenchmarkTrimASCII/4096:1-4 3151 35600 ns/op BenchmarkTrimASCII/4096:2-4 2259 48778 ns/op BenchmarkTrimASCII/4096:4-4 2287 52834 ns/op BenchmarkTrimASCII/4096:8-4 2274 57271 ns/op BenchmarkTrimASCII/4096:16-4 1963 51925 ns/op BenchmarkTrimByte-4 2002626 53.88 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 16602 11225 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 16401 8685 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 744 165519 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1588 66343 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3602 39914 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 5718 19465 ns/op BenchmarkCompareBytesEqual-4 13804564 8.334 ns/op BenchmarkCompareBytesToNil-4 17021560 11.70 ns/op BenchmarkCompareBytesEmpty-4 19738630 6.384 ns/op BenchmarkCompareBytesIdentical-4 17249527 9.106 ns/op BenchmarkCompareBytesSameLength-4 14213448 8.744 ns/op BenchmarkCompareBytesDifferentLength-4 15382700 9.356 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2504 49794 ns/op 21058.56 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2920 51973 ns/op 20175.46 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2498 67849 ns/op 15454.59 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 3232 62009 ns/op 16910.35 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2960 50322 ns/op 20837.62 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2833 46809 ns/op 22401.16 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2676 45760 ns/op 22914.74 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2878 49155 ns/op 21332.25 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2730 49847 ns/op 21036.11 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2252 71145 ns/op 14738.68 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2253 64753 ns/op 16193.70 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 1762 61085 ns/op 17165.97 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 1819 74863 ns/op 14006.73 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 1417 126193 ns/op 8309.31 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2432 73344 ns/op 14296.74 MB/s BenchmarkCompareBytesBig-4 1735 67420 ns/op 15553.12 MB/s BenchmarkCompareBytesBigIdentical-4 15341454 11.13 ns/op 94219902.66 MB/s PASS ok bytes 76.135s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 127198696 ns/op 0.79 MB/s 3616376 B/op 52 allocs/op BenchmarkDecodeNewton-4 1 335889138 ns/op 1.69 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 4 29680516 ns/op 0.55 MB/s 3643298 B/op 50 allocs/op PASS ok compress/bzip2 2.734s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 57 2392383 ns/op 4.18 MB/s 42987 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 4 29029601 ns/op 3.44 MB/s 42712 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 219598221 ns/op 4.55 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 48 2684934 ns/op 3.72 MB/s 43015 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 5 22489392 ns/op 4.45 MB/s 42563 B/op 11 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 251037622 ns/op 3.98 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 51 3641960 ns/op 2.75 MB/s 42028 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 5 23380412 ns/op 4.28 MB/s 44198 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 362686354 ns/op 2.76 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 57 2664319 ns/op 3.75 MB/s 43171 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 5 32886488 ns/op 3.04 MB/s 44198 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 251566226 ns/op 3.98 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 30 3346381 ns/op 2.99 MB/s 43714 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 24166014 ns/op 4.14 MB/s 46755 B/op 23 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 229661009 ns/op 4.35 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 66 2412516 ns/op 4.15 MB/s 42770 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 7 27114003 ns/op 3.69 MB/s 46133 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 166716215 ns/op 6.00 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 70 1731521 ns/op 5.78 MB/s 42573 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 9 15114589 ns/op 6.62 MB/s 46589 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 155774289 ns/op 6.42 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 44 2287339 ns/op 4.37 MB/s 42919 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 9 13277228 ns/op 7.53 MB/s 46589 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 135698400 ns/op 7.37 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 84 1772310 ns/op 5.64 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 8 19158334 ns/op 5.22 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 129423010 ns/op 7.73 MB/s BenchmarkEncode/Digits/Speed/1e4-4 44 2614334 ns/op 3.83 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 36691846 ns/op 2.73 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 306393520 ns/op 3.26 MB/s BenchmarkEncode/Digits/Default/1e4-4 16 8923424 ns/op 1.12 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 103378322 ns/op 0.97 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 1040196303 ns/op 0.96 MB/s BenchmarkEncode/Digits/Compression/1e4-4 18 6733533 ns/op 1.49 MB/s BenchmarkEncode/Digits/Compression/1e5-4 1 113695513 ns/op 0.88 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 1029068363 ns/op 0.97 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 78 1644532 ns/op 6.08 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 14169677 ns/op 7.06 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 127297251 ns/op 7.86 MB/s BenchmarkEncode/Newton/Speed/1e4-4 49 2255022 ns/op 4.43 MB/s BenchmarkEncode/Newton/Speed/1e5-4 6 19839342 ns/op 5.04 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 160804824 ns/op 6.22 MB/s BenchmarkEncode/Newton/Default/1e4-4 18 6012339 ns/op 1.66 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 59036182 ns/op 1.69 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 642811393 ns/op 1.56 MB/s BenchmarkEncode/Newton/Compression/1e4-4 15 6828053 ns/op 1.46 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 78609063 ns/op 1.27 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 804307344 ns/op 1.24 MB/s PASS ok compress/flate 21.095s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 49 2640289 ns/op 3.79 MB/s BenchmarkDecoder/1e-Reuse4-4 34 3855615 ns/op 2.59 MB/s BenchmarkDecoder/1e5-4 4 30497159 ns/op 3.28 MB/s BenchmarkDecoder/1e-Reuse5-4 4 29039267 ns/op 3.44 MB/s BenchmarkDecoder/1e6-4 1 266811786 ns/op 3.75 MB/s BenchmarkDecoder/1e-Reuse6-4 1 290254920 ns/op 3.45 MB/s BenchmarkEncoder/1e4-4 52 2423088 ns/op 4.13 MB/s BenchmarkEncoder/1e-Reuse4-4 49 2147043 ns/op 4.66 MB/s BenchmarkEncoder/1e5-4 5 24760052 ns/op 4.04 MB/s BenchmarkEncoder/1e-Reuse5-4 5 22668563 ns/op 4.41 MB/s BenchmarkEncoder/1e6-4 1 292958938 ns/op 3.41 MB/s BenchmarkEncoder/1e-Reuse6-4 1 214046798 ns/op 4.67 MB/s PASS ok compress/lzw 4.987s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 25 4464736 ns/op PASS ok container/heap 1.167s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 24350 4512 ns/op BenchmarkWithTimeout/concurrency=40-4 5055 25796 ns/op BenchmarkWithTimeout/concurrency=4000-4 5049 35790 ns/op BenchmarkWithTimeout/concurrency=400000-4 5558 23177 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 417657 530.5 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 14133 10512 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 14698 11863 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3460 52871 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2203 69316 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2792 48591 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 200 645178 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 142 926863 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 278 393879 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 27 7064882 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 13 9620063 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 34 4064313 ns/op BenchmarkCheckCanceled/Err-4 236665 731.8 ns/op BenchmarkCheckCanceled/Done-4 498268 263.3 ns/op BenchmarkContextCancelDone-4 584540 205.9 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 22735 5618 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 19315 6571 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 14749 7422 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 10000 10541 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 8263 14403 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 518073 266.7 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 298306 394.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 215427 881.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 139266 892.6 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 58430 1943 ns/op PASS ok context 15.833s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1776753 70.49 ns/op 226.98 MB/s BenchmarkDecrypt-4 1000000 106.3 ns/op 150.55 MB/s BenchmarkExpand-4 1000000 205.4 ns/op PASS ok crypto/aes 1.662s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 263661 501.5 ns/op 127.62 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 337458 336.0 ns/op 190.46 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 227502 583.0 ns/op 109.77 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 345370 377.4 ns/op 169.59 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 148872 886.9 ns/op 1522.12 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 197668 1286 ns/op 1049.54 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 111868 980.0 ns/op 1377.56 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 75614 1433 ns/op 941.97 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 51252 2786 ns/op 2940.41 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 50126 2729 ns/op 3001.91 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 33852 4013 ns/op 2041.15 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 45390 5237 ns/op 1564.39 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 4344 24467 ns/op 41.65 MB/s BenchmarkAESCFBDecrypt1K-4 4731 23598 ns/op 43.18 MB/s BenchmarkAESCFBDecrypt8K-4 492 255991 ns/op 31.98 MB/s BenchmarkAESOFB1K-4 7684 18119 ns/op 56.24 MB/s BenchmarkAESCTR1K-4 10000 13508 ns/op 75.44 MB/s BenchmarkAESCTR8K-4 1208 83586 ns/op 97.95 MB/s BenchmarkAESCBCEncrypt1K-4 10000 13789 ns/op 74.26 MB/s BenchmarkAESCBCDecrypt1K-4 10000 12289 ns/op 83.32 MB/s PASS ok crypto/cipher 5.154s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 80900 1381 ns/op 5.79 MB/s BenchmarkDecrypt-4 81232 1260 ns/op 6.35 MB/s BenchmarkTDESEncrypt-4 31915 4628 ns/op 1.73 MB/s BenchmarkTDESDecrypt-4 32671 4273 ns/op 1.87 MB/s PASS ok crypto/des 1.944s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1206 107882 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 16 9000223 ns/op 1087 B/op 21 allocs/op BenchmarkECDH/P521-4 6 21931468 ns/op 1533 B/op 21 allocs/op BenchmarkECDH/X25519-4 69 3063705 ns/op 375 B/op 9 allocs/op PASS ok crypto/ecdh 1.999s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1928 78518 ns/op 2511 B/op 33 allocs/op BenchmarkSign/P384-4 34 3941366 ns/op 2680 B/op 34 allocs/op BenchmarkSign/P521-4 14 9421769 ns/op 3067 B/op 35 allocs/op BenchmarkVerify/P256-4 960 108372 ns/op 432 B/op 8 allocs/op BenchmarkVerify/P384-4 13 8519816 ns/op 592 B/op 12 allocs/op BenchmarkVerify/P521-4 5 41562106 ns/op 912 B/op 12 allocs/op BenchmarkGenerateKey/P256-4 3762 43780 ns/op 895 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 60 1911129 ns/op 1096 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 20 5384030 ns/op 1416 B/op 17 allocs/op PASS ok crypto/ecdsa 3.068s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 244 507025 ns/op BenchmarkNewKeyFromSeed-4 205 527385 ns/op BenchmarkSigning-4 246 566135 ns/op BenchmarkVerification-4 145 768211 ns/op PASS ok crypto/ed25519 1.850s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 6756 19769 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 100 1592554 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 46 2569986 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 25 6527043 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1369 85467 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 55 2005956 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 24 5120170 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 7 19892607 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 10000 10353 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 6037 21008 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3517 31182 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 73 1420414 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2079 50010 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 306 348813 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1570 91687 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 100 1351442 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 4.336s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 13867 7973 ns/op 128.43 MB/s BenchmarkHMACSHA256_32-4 22194 5686 ns/op 5.63 MB/s BenchmarkNewWriteSum-4 10000 11794 ns/op 2.71 MB/s PASS ok crypto/hmac 1.702s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 41482 3438 ns/op BenchmarkModSub-4 40182 2972 ns/op BenchmarkMontgomeryRepr-4 22285 5065 ns/op BenchmarkMontgomeryMul-4 21522 5068 ns/op BenchmarkModMul-4 10000 11516 ns/op BenchmarkExpBig-4 16 7599742 ns/op BenchmarkExp-4 6 34143085 ns/op PASS ok crypto/internal/bigmod 2.539s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 2812 38087 ns/op BenchmarkScalarBaseMult-4 237 485134 ns/op BenchmarkScalarMult-4 100 1216532 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 139 833644 ns/op PASS ok crypto/internal/edwards25519 1.736s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 416414 408.9 ns/op BenchmarkMultiply-4 3791806 37.82 ns/op BenchmarkSquare-4 6185193 19.52 ns/op BenchmarkInvert-4 25801 4139 ns/op BenchmarkMult32-4 1301031 100.1 ns/op PASS ok crypto/internal/edwards25519/field 2.272s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 64 1962199 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1892 65072 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 27 4685584 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 8 21349341 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 176 678292 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 13390 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 78 2108027 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 27 4082861 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 2.497s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 672051 282.8 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 352962 319.0 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 125356 949.4 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 663594 170.9 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 432250 374.7 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 117889 1075 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 2.419s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 97369 1152 ns/op 6.94 MB/s BenchmarkHash64-4 119926 976.0 ns/op 65.57 MB/s BenchmarkHash128-4 102223 1363 ns/op 93.88 MB/s BenchmarkHash256-4 97000 1197 ns/op 213.88 MB/s BenchmarkHash512-4 75326 1587 ns/op 322.65 MB/s BenchmarkHash1K-4 45212 2397 ns/op 427.26 MB/s BenchmarkHash8K-4 10000 12781 ns/op 640.96 MB/s BenchmarkHash1M-4 79 1448449 ns/op 723.93 MB/s BenchmarkHash8M-4 8 13181548 ns/op 636.39 MB/s BenchmarkHash8BytesUnaligned-4 101006 1327 ns/op 6.03 MB/s BenchmarkHash1KUnaligned-4 48273 2327 ns/op 440.10 MB/s BenchmarkHash8KUnaligned-4 10000 12404 ns/op 660.45 MB/s PASS ok crypto/md5 3.298s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 1 154042951 ns/op PASS ok crypto/rand 1.195s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 12577 9823 ns/op 13.03 MB/s BenchmarkRC4_1K-4 1686 77734 ns/op 13.17 MB/s BenchmarkRC4_8K-4 199 620924 ns/op 13.04 MB/s PASS ok crypto/rc4 1.767s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 9 12752079 ns/op BenchmarkDecryptPKCS1v15/3072-4 3 42014845 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 48627984 ns/op BenchmarkEncryptPKCS1v15/2048-4 25 5601745 ns/op BenchmarkDecryptOAEP/2048-4 9 12044088 ns/op BenchmarkEncryptOAEP/2048-4 33 3635408 ns/op BenchmarkSignPKCS1v15/2048-4 10 15796045 ns/op BenchmarkVerifyPKCS1v15/2048-4 33 3660456 ns/op BenchmarkSignPSS/2048-4 8 13480967 ns/op BenchmarkVerifyPSS/2048-4 37 4289371 ns/op PASS ok crypto/rsa 3.310s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 96421 1283 ns/op 6.24 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 96771 1096 ns/op 7.30 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 71227 1496 ns/op 213.91 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 91563 1229 ns/op 260.41 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 49336 3014 ns/op 339.71 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 52632 2089 ns/op 490.14 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 10000 14980 ns/op 546.86 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 10000 12942 ns/op 633.00 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.518s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 81165 1530 ns/op 5.23 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 93590 1344 ns/op 5.95 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 89041 1346 ns/op 5.94 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 31099 3885 ns/op 263.59 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 30192 3847 ns/op 266.15 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 28803 4052 ns/op 252.71 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5247 23792 ns/op 344.32 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 4594 24030 ns/op 340.91 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 6163 26540 ns/op 308.67 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.818s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 59082 2687 ns/op 2.98 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 71611 1582 ns/op 5.06 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 64033 2181 ns/op 3.67 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 31663 4544 ns/op 225.34 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 30728 4518 ns/op 226.66 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 31947 4090 ns/op 250.34 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 8180 19218 ns/op 426.26 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 8227 31724 ns/op 258.23 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 7017 21248 ns/op 385.53 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 3.162s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 23869642 5.521 ns/op BenchmarkConstantTimeEq-4 23678212 5.819 ns/op BenchmarkConstantTimeLessOrEq-4 19745122 7.482 ns/op BenchmarkXORBytes/8Bytes-4 3316642 35.61 ns/op 224.64 MB/s BenchmarkXORBytes/128Bytes-4 2813790 40.08 ns/op 3193.62 MB/s BenchmarkXORBytes/2048Bytes-4 1000000 124.8 ns/op 16409.86 MB/s BenchmarkXORBytes/32768Bytes-4 78283 2329 ns/op 14071.97 MB/s PASS ok crypto/subtle 2.643s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 31 6858568 ns/op BenchmarkCertCache/1-4 26 5708210 ns/op BenchmarkCertCache/2-4 25 6025899 ns/op BenchmarkCertCache/3-4 25 5206748 ns/op BenchmarkHandshakeServer/RSA-4 8 16096683 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 8 14585581 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 10 13588784 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 22 5150507 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 49 5682596 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 20 6238985 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 20 6579724 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 35045072 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 34889898 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 1 112573754 ns/op 9.31 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 1 135347263 ns/op 7.75 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 229661644 ns/op 9.13 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 211727813 ns/op 9.90 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 351860758 ns/op 11.92 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 365233045 ns/op 11.48 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 595456425 ns/op 14.09 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 766331146 ns/op 10.95 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1394378610 ns/op 12.03 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1538217886 ns/op 10.91 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 2887710579 ns/op 11.62 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 2929016373 ns/op 11.46 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 5740580075 ns/op 11.69 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 6085037542 ns/op 11.03 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 1 104547763 ns/op 10.03 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 1 103850456 ns/op 10.10 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 186175657 ns/op 11.26 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 170561842 ns/op 12.30 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 313768741 ns/op 13.37 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 401058167 ns/op 10.46 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 837671576 ns/op 10.01 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 815222277 ns/op 10.29 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1366007333 ns/op 12.28 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1567264446 ns/op 10.70 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 2830733894 ns/op 11.85 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 2931362237 ns/op 11.45 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 6135620739 ns/op 10.94 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 6947029205 ns/op 9.66 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 727214040 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 722481630 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 322456723 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 302138276 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 169039611 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 164711811 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 96956024 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 98076060 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 58446006 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 56594411 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 160235815 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 160016930 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 81550044 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 81287252 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 54754234 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 53814746 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 42437389 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 38929027 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 3 33651553 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 4 29471277 ns/op PASS ok crypto/tls 59.236s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 6 20385968 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 314 505869 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 643 211060 ns/op 12099 B/op 164 allocs/op BenchmarkParseCertificate/rsa_leaf-4 802 177487 ns/op 13507 B/op 187 allocs/op PASS ok crypto/x509 2.731s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 33 3904860 ns/op 278206 B/op 1622 allocs/op BenchmarkConcurrentStmtQuery-4 36 3810731 ns/op 265504 B/op 1973 allocs/op BenchmarkConcurrentStmtExec-4 34 2945533 ns/op 212669 B/op 591 allocs/op BenchmarkConcurrentTxQuery-4 27 4678450 ns/op 275988 B/op 2134 allocs/op BenchmarkConcurrentTxExec-4 73 2336170 ns/op 87763 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 30 3764607 ns/op 106848 B/op 2084 allocs/op BenchmarkConcurrentTxStmtExec-4 106 1206264 ns/op 40122 B/op 381 allocs/op BenchmarkConcurrentRandom-4 39 4531757 ns/op 227329 B/op 1794 allocs/op BenchmarkManyConcurrentQueries-4 2114 64691 ns/op 4124 B/op 20 allocs/op BenchmarkGrabConn-4 209277 704.0 ns/op 0 B/op 0 allocs/op PASS ok database/sql 3.120s goos: darwin goarch: amd64 pkg: debug/elf BenchmarkSymbols64-4 2092 60892 ns/op BenchmarkSymbols32-4 2535 66849 ns/op PASS ok debug/elf 1.392s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 92762 1309 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 49 2144064 ns/op 188187 B/op 13 allocs/op Benchmark115/LineToPC-4 68 2499506 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 10000 10872 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 2.009s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 47898 2561 ns/op BenchmarkMarshal-4 627 196967 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 3174 61358 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.625s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 296 493059 ns/op 16.61 MB/s BenchmarkEncodeToString-4 210 613082 ns/op 13.36 MB/s BenchmarkDecode-4 134 859681 ns/op 15.25 MB/s BenchmarkDecodeString-4 138 916480 ns/op 14.31 MB/s PASS ok encoding/base32 1.908s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 234 461600 ns/op 17.75 MB/s BenchmarkDecodeString/2-4 162177 867.7 ns/op 4.61 MB/s BenchmarkDecodeString/4-4 210583 527.1 ns/op 15.18 MB/s BenchmarkDecodeString/8-4 168988 690.6 ns/op 17.38 MB/s BenchmarkDecodeString/64-4 39105 3108 ns/op 28.31 MB/s BenchmarkDecodeString/8192-4 394 344149 ns/op 31.74 MB/s BenchmarkNewEncoding-4 45578 4314 ns/op 59.35 MB/s PASS ok encoding/base64 2.868s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1465 96907 ns/op 41.28 MB/s BenchmarkReadStruct-4 14574 7447 ns/op 10.07 MB/s BenchmarkWriteStruct-4 13165 12599 ns/op 5.95 MB/s BenchmarkReadInts-4 36488 3398 ns/op 8.83 MB/s BenchmarkWriteInts-4 33021 3547 ns/op 8.46 MB/s BenchmarkWriteSlice1000Int32s-4 1138 106661 ns/op 37.50 MB/s BenchmarkPutUint16-4 2535903 48.32 ns/op 41.39 MB/s BenchmarkAppendUint16-4 2720650 40.36 ns/op 49.55 MB/s BenchmarkPutUint32-4 1936030 56.22 ns/op 71.15 MB/s BenchmarkAppendUint32-4 2521384 50.45 ns/op 79.29 MB/s BenchmarkPutUint64-4 982952 153.4 ns/op 52.14 MB/s BenchmarkAppendUint64-4 1081309 102.1 ns/op 78.32 MB/s BenchmarkLittleEndianPutUint16-4 3286099 43.47 ns/op 46.01 MB/s BenchmarkLittleEndianAppendUint16-4 2407180 44.41 ns/op 45.04 MB/s BenchmarkLittleEndianPutUint32-4 1948027 60.31 ns/op 66.32 MB/s BenchmarkLittleEndianAppendUint32-4 2719772 49.90 ns/op 80.16 MB/s BenchmarkLittleEndianPutUint64-4 1000000 147.6 ns/op 54.19 MB/s BenchmarkLittleEndianAppendUint64-4 986595 110.1 ns/op 72.69 MB/s BenchmarkReadFloats-4 136314 952.2 ns/op 12.60 MB/s BenchmarkWriteFloats-4 122910 951.4 ns/op 12.61 MB/s BenchmarkReadSlice1000Float32s-4 1099 132283 ns/op 30.24 MB/s BenchmarkWriteSlice1000Float32s-4 994 115464 ns/op 34.64 MB/s BenchmarkReadSlice1000Uint8s-4 42860 3407 ns/op 293.48 MB/s BenchmarkWriteSlice1000Uint8s-4 48836 3177 ns/op 314.76 MB/s BenchmarkPutUvarint32-4 951884 140.2 ns/op 28.53 MB/s BenchmarkPutUvarint64-4 215050 521.5 ns/op 15.34 MB/s PASS ok encoding/binary 6.942s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 6182 20232 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 3372 33421 ns/op 737 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 7100 21040 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3903 39731 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5325 21032 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 6787 19476 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 7263 18998 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4105 45243 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 10000 16367 ns/op PASS ok encoding/csv 2.634s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 5571 24270 ns/op 1820 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 5982 22540 ns/op 1818 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 144 875098 ns/op 17240 B/op 334 allocs/op BenchmarkEncodeComplex128Slice-4 405 252686 ns/op 1211 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 969 121141 ns/op 90 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 717 158366 ns/op 123 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1074 104959 ns/op 360 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 42 3250600 ns/op 40214 B/op 254 allocs/op BenchmarkDecodeComplex128Slice-4 472 395883 ns/op 25261 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 705 153443 ns/op 10816 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 987 169726 ns/op 9762 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 310 399376 ns/op 39271 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 142 967996 ns/op 67265 B/op 2233 allocs/op BenchmarkDecodeBytesSlice-4 336 373941 ns/op 24153 B/op 204 allocs/op BenchmarkDecodeInterfaceSlice-4 87 1927343 ns/op 83100 B/op 3178 allocs/op BenchmarkDecodeMap-4 72 2745823 ns/op 54140 B/op 181 allocs/op PASS ok encoding/gob 4.631s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 7992 12748 ns/op 20.08 MB/s BenchmarkEncode/1024-4 3091 47592 ns/op 21.52 MB/s BenchmarkEncode/4096-4 663 194491 ns/op 21.06 MB/s BenchmarkEncode/16384-4 100 1147065 ns/op 14.28 MB/s BenchmarkDecode/256-4 20662 5861 ns/op 43.68 MB/s BenchmarkDecode/1024-4 6738 22965 ns/op 44.59 MB/s BenchmarkDecode/4096-4 1420 109944 ns/op 37.26 MB/s BenchmarkDecode/16384-4 328 355303 ns/op 46.11 MB/s BenchmarkDump/256-4 984 114020 ns/op 2.25 MB/s BenchmarkDump/1024-4 264 436065 ns/op 2.35 MB/s BenchmarkDump/4096-4 80 1879145 ns/op 2.18 MB/s BenchmarkDump/16384-4 13 11371669 ns/op 1.44 MB/s PASS ok encoding/hex 3.310s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 151278707 ns/op 12.83 MB/s 2152 B/op 18 allocs/op BenchmarkCodeEncoderError-4 1 211846582 ns/op 9.16 MB/s 8395176 B/op 116 allocs/op BenchmarkCodeMarshal-4 1 153721872 ns/op 12.62 MB/s 10331584 B/op 55 allocs/op BenchmarkCodeMarshalError-4 1 167322401 ns/op 11.60 MB/s 10337048 B/op 114 allocs/op BenchmarkMarshalBytes/32-4 17283 8074 ns/op BenchmarkMarshalBytes/256-4 5156 32312 ns/op BenchmarkMarshalBytes/4096-4 428 345189 ns/op BenchmarkMarshalBytesError/32-4 28 3741546 ns/op BenchmarkMarshalBytesError/256-4 26 4136537 ns/op BenchmarkMarshalBytesError/4096-4 31 3743996 ns/op BenchmarkMarshalMap-4 23491 5251 ns/op 300 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 646833613 ns/op 3.00 MB/s 10098664 B/op 40040 allocs/op BenchmarkUnicodeDecoder-4 24700 4854 ns/op 2.88 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 28855 3877 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 505673977 ns/op 3.84 MB/s 2020048 B/op 40006 allocs/op BenchmarkCodeUnmarshalReuse-4 1 635089669 ns/op 3.06 MB/s 2020536 B/op 40010 allocs/op BenchmarkUnmarshalString-4 57250 2511 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 90118 1595 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 195142 1249 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 13285 10009 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 42439 3779 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 38624 2892 ns/op 83 B/op 2 allocs/op BenchmarkUnmapped-4 15340 10157 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 2188 51790 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 549 241657 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 74 1814829 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 7 14655036 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 364376 311.3 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 475302 238.0 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 371026 284.9 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 429918 258.9 ns/op BenchmarkEncodeMarshaler-4 38997 2626 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 76239 1710 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 5166073 32.84 ns/op BenchmarkNumberIsValidRegexp-4 17221 6087 ns/op PASS ok encoding/json 12.064s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 39 2958643 ns/op 22.15 MB/s BenchmarkDecode-4 25 4263539 ns/op 20.82 MB/s PASS ok encoding/pem 1.436s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 2256 66251 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 835 178884 ns/op 8218 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 2995 54945 ns/op PASS ok encoding/xml 1.627s goos: darwin goarch: amd64 pkg: errors BenchmarkIs-4 166104 654.4 ns/op BenchmarkAs-4 57007 1819 ns/op PASS ok errors 1.594s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 460964 309.8 ns/op BenchmarkIntSet-4 569862 204.3 ns/op BenchmarkFloatAdd-4 166887 846.3 ns/op BenchmarkFloatSet-4 546024 217.4 ns/op BenchmarkStringSet-4 395323 279.9 ns/op BenchmarkMapSet-4 128172 993.9 ns/op BenchmarkMapSetDifferent-4 60961 2317 ns/op BenchmarkMapSetDifferentRandom-4 249 509024 ns/op BenchmarkMapSetString-4 126354 1036 ns/op BenchmarkMapAddSame-4 24804 5035 ns/op BenchmarkMapAddDifferent-4 11968 10860 ns/op BenchmarkMapAddDifferentRandom-4 241 529622 ns/op BenchmarkMapAddSameSteadyState-4 293677 429.1 ns/op BenchmarkMapAddDifferentSteadyState-4 101601 1019 ns/op BenchmarkMapString-4 7634 18462 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 13309 9682 ns/op PASS ok expvar 4.971s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 86293 1577 ns/op BenchmarkSprintfEmpty-4 239182 506.8 ns/op BenchmarkSprintfString-4 233926 747.5 ns/op BenchmarkSprintfTruncateString-4 182520 907.7 ns/op BenchmarkSprintfTruncateBytes-4 102620 1204 ns/op BenchmarkSprintfSlowParsingPath-4 132764 951.0 ns/op BenchmarkSprintfQuoteString-4 48897 2578 ns/op BenchmarkSprintfInt-4 175070 792.2 ns/op BenchmarkSprintfIntInt-4 88628 1166 ns/op BenchmarkSprintfPrefixedInt-4 99896 1155 ns/op BenchmarkSprintfFloat-4 99932 1405 ns/op BenchmarkSprintfComplex-4 36405 3284 ns/op BenchmarkSprintfBoolean-4 219900 888.8 ns/op BenchmarkSprintfHexString-4 71596 2237 ns/op BenchmarkSprintfHexBytes-4 55029 2567 ns/op BenchmarkSprintfBytes-4 30208 4569 ns/op BenchmarkSprintfStringer-4 44202 2910 ns/op BenchmarkSprintfStructure-4 25003 5787 ns/op BenchmarkManyArgs-4 40104 2749 ns/op BenchmarkFprintInt-4 56546 2622 ns/op BenchmarkFprintfBytes-4 64864 1879 ns/op BenchmarkFprintIntNoAlloc-4 66004 2183 ns/op BenchmarkScanInts-4 26 5079597 ns/op BenchmarkScanRecursiveInt-4 1 628934275 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 661683885 ns/op PASS ok fmt 7.482s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 525 244219 ns/op PASS ok go/build 1.242s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 34705 2917 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 11523 11859 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 4405 32612 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 829 154017 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 246 617495 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 56 3963789 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 13 12738383 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 50229814 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 211135880 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 3.207s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 463400850 ns/op 0.14 MB/s 46026416 B/op 48878 allocs/op PASS ok go/format 1.551s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 5 23832575 ns/op 2.26 MB/s BenchmarkParseOnly-4 5 26866108 ns/op 2.00 MB/s BenchmarkResolve-4 56 2665716 ns/op 20.20 MB/s PASS ok go/parser 3.324s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 175450154 ns/op 0.29 MB/s 5062600 B/op 27479 allocs/op BenchmarkPrintDecl-4 638 160739 ns/op 0.20 MB/s 16462 B/op 51 allocs/op PASS ok go/printer 1.387s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 242 445429 ns/op BenchmarkScanFiles/go/types/expr.go-4 13 8998688 ns/op 5.51 MB/s BenchmarkScanFiles/go/parser/parser.go-4 8 14503782 ns/op 4.98 MB/s BenchmarkScanFiles/net/http/server.go-4 5 21208506 ns/op 5.58 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 194 961951 ns/op 3.20 MB/s PASS ok go/scanner 2.313s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1700762 71.06 ns/op PASS ok go/token 1.263s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 100 1137674 ns/op BenchmarkNamed/Underlying/nongeneric-4 950437 127.9 ns/op BenchmarkNamed/Underlying/generic-4 933670 123.1 ns/op BenchmarkNamed/Underlying/src_instance-4 891283 191.7 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 127.9 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 14084 9063 ns/op BenchmarkNamed/NewMethodSet/generic-4 15673 7589 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 14923 7653 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 17336 9722 ns/op BenchmarkCheck/http/funcbodies/info-4 1 689580206 ns/op 48121 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 528434733 ns/op 62749 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 272608876 ns/op 121380 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 254755387 ns/op 129947 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 3775838219 ns/op 1369 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 147585466 ns/op 34842 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 101759663 ns/op 50377 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 79212664 ns/op 64971 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 948360007 ns/op 2280 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 1 186380081 ns/op 11525 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 139943474 ns/op 15380 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 57261128 ns/op 37617 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2234861333 ns/op 29256 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 775448854 ns/op 84228 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 299473149 ns/op 215586 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 150521154 ns/op 427083 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 4854525250 ns/op 413.4 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 171814072 ns/op 11600 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 117133183 ns/op 16942 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 132528807 ns/op 14949 lines/s PASS ok go/types 54.117s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 10000 11876 ns/op 86.22 MB/s PASS ok hash/adler32 1.222s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 205299 612.1 ns/op 24.50 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 203600 576.4 ns/op 26.02 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 118938 1096 ns/op 36.50 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 122073 2096 ns/op 19.09 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 417298 475.1 ns/op 1077.66 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 404140 361.6 ns/op 1415.98 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 302824 394.9 ns/op 2592.92 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 348852 463.4 ns/op 2209.74 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 168444 637.4 ns/op 6426.29 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 238328 642.5 ns/op 6374.62 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 40411 2494 ns/op 13140.97 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 48993 2196 ns/op 14919.01 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 334497 504.3 ns/op 29.74 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 306685 374.5 ns/op 40.06 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 295353 433.5 ns/op 92.26 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 375913 358.1 ns/op 111.72 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 321014 486.0 ns/op 1053.41 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 331843 428.2 ns/op 1195.63 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 258966 633.5 ns/op 1616.37 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 216538 529.4 ns/op 1934.38 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 214650 933.8 ns/op 4386.33 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 224103 793.7 ns/op 5160.47 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 53286 3221 ns/op 10171.83 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 47044 2270 ns/op 14437.82 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 227655 643.3 ns/op 23.32 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 269769 541.5 ns/op 27.70 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 121972 1462 ns/op 27.36 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 126081 948.5 ns/op 42.17 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 10000 10163 ns/op 50.38 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 10000 10174 ns/op 50.32 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 6366 23199 ns/op 44.14 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 5008 23109 ns/op 44.31 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1324 108718 ns/op 37.68 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1330 92395 ns/op 44.33 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 133 760020 ns/op 43.11 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 140 732521 ns/op 44.73 MB/s PASS ok hash/crc32 9.381s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 138 877405 ns/op 74.69 MB/s BenchmarkCrc64/ISO4KB-4 1366 84631 ns/op 48.40 MB/s BenchmarkCrc64/ISO1KB-4 6198 24610 ns/op 41.61 MB/s BenchmarkCrc64/ECMA64KB-4 133 861984 ns/op 76.03 MB/s BenchmarkCrc64/Random64KB-4 128 974834 ns/op 67.23 MB/s BenchmarkCrc64/Random16KB-4 537 221708 ns/op 73.90 MB/s PASS ok hash/crc64 2.374s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 14586 8218 ns/op 124.61 MB/s BenchmarkFnv32aKB-4 14554 8666 ns/op 118.16 MB/s BenchmarkFnv64KB-4 14379 8213 ns/op 124.67 MB/s BenchmarkFnv64aKB-4 14166 11035 ns/op 92.80 MB/s BenchmarkFnv128KB-4 1876 66164 ns/op 15.48 MB/s BenchmarkFnv128aKB-4 1928 69849 ns/op 14.66 MB/s PASS ok hash/fnv 2.355s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 412510 361.1 ns/op 11.08 MB/s BenchmarkHash/n=4/Bytes-4 2660942 56.47 ns/op 70.83 MB/s BenchmarkHash/n=4/String-4 1637997 76.93 ns/op 52.00 MB/s BenchmarkHash/n=8/Write-4 345942 335.8 ns/op 23.82 MB/s BenchmarkHash/n=8/Bytes-4 1931760 73.73 ns/op 108.51 MB/s BenchmarkHash/n=8/String-4 1000000 127.1 ns/op 62.96 MB/s BenchmarkHash/n=16/Write-4 423512 298.3 ns/op 53.63 MB/s BenchmarkHash/n=16/Bytes-4 3296310 35.15 ns/op 455.13 MB/s BenchmarkHash/n=16/String-4 1270420 121.7 ns/op 131.52 MB/s BenchmarkHash/n=32/Write-4 370898 324.9 ns/op 98.51 MB/s BenchmarkHash/n=32/Bytes-4 3035689 45.30 ns/op 706.36 MB/s BenchmarkHash/n=32/String-4 1577706 72.34 ns/op 442.35 MB/s BenchmarkHash/n=64/Write-4 351912 338.4 ns/op 189.12 MB/s BenchmarkHash/n=64/Bytes-4 2701348 42.94 ns/op 1490.52 MB/s BenchmarkHash/n=64/String-4 1488688 76.58 ns/op 835.68 MB/s BenchmarkHash/n=256/Write-4 307520 423.3 ns/op 604.73 MB/s BenchmarkHash/n=256/Bytes-4 1952391 89.81 ns/op 2850.52 MB/s BenchmarkHash/n=256/String-4 851332 250.6 ns/op 1021.54 MB/s BenchmarkHash/n=320/Write-4 296421 787.9 ns/op 406.17 MB/s BenchmarkHash/n=320/Bytes-4 1754353 63.27 ns/op 5058.05 MB/s BenchmarkHash/n=320/String-4 698067 179.5 ns/op 1782.27 MB/s BenchmarkHash/n=1024/Write-4 198850 769.9 ns/op 1329.98 MB/s BenchmarkHash/n=1024/Bytes-4 863564 141.9 ns/op 7215.39 MB/s BenchmarkHash/n=1024/String-4 262341 427.1 ns/op 2397.44 MB/s BenchmarkHash/n=4096/Write-4 92836 2063 ns/op 1985.68 MB/s BenchmarkHash/n=4096/Bytes-4 301030 463.1 ns/op 8845.38 MB/s BenchmarkHash/n=4096/String-4 77467 1505 ns/op 2721.65 MB/s BenchmarkHash/n=16384/Write-4 29061 3872 ns/op 4231.20 MB/s BenchmarkHash/n=16384/Bytes-4 70078 1662 ns/op 9857.52 MB/s BenchmarkHash/n=16384/String-4 14450 7020 ns/op 2333.92 MB/s PASS ok hash/maphash 7.926s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 570 200797 ns/op BenchmarkEscapeNone-4 105393 1187 ns/op BenchmarkUnescape-4 606 197122 ns/op BenchmarkUnescapeNone-4 584516 214.0 ns/op BenchmarkUnescapeSparse-4 4875 30100 ns/op BenchmarkUnescapeDense-4 1023 119815 ns/op PASS ok html 2.103s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 6967 26345 ns/op BenchmarkCSSEscaperNoSpecials-4 31533 4684 ns/op BenchmarkDecodeCSS-4 21145 5447 ns/op BenchmarkDecodeCSSNoSpecials-4 2954540 40.40 ns/op BenchmarkCSSValueFilter-4 108950 1369 ns/op BenchmarkCSSValueFilterOk-4 57258 1886 ns/op BenchmarkEscapedExecute-4 3832 37305 ns/op BenchmarkHTMLNospaceEscaper-4 9286 14465 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 40947 2608 ns/op BenchmarkStripTags-4 14385 8908 ns/op BenchmarkStripTagsNoSpecials-4 118572 1037 ns/op BenchmarkJSValEscaperWithNum-4 18382 6544 ns/op BenchmarkJSValEscaperWithStr-4 4160 31907 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 15274 7413 ns/op BenchmarkJSValEscaperWithObj-4 4749 31573 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 9529 11655 ns/op BenchmarkJSStrEscaperNoSpecials-4 33757 3076 ns/op BenchmarkJSStrEscaper-4 10000 14683 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 39282 3069 ns/op BenchmarkJSRegexpEscaper-4 5841 17326 ns/op BenchmarkTemplateSpecialTags-4 87 1555981 ns/op BenchmarkURLEscaper-4 4688 36650 ns/op BenchmarkURLEscaperNoSpecials-4 123584 1055 ns/op BenchmarkURLNormalizer-4 5029 29058 ns/op BenchmarkURLNormalizerNoSpecials-4 140722 1166 ns/op BenchmarkSrcsetFilter-4 10000 10602 ns/op BenchmarkSrcsetFilterNoSpecials-4 82586 1477 ns/op PASS ok html/template 6.948s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 444049 247.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 479722 252.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 543699 224.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 438799 336.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1000000 145.1 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 101.8 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1477566 78.62 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 103.2 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1264334 94.57 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 351014 352.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 338340 503.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 413199 499.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 340945 566.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 515424 286.2 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 425029 275.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 683391 160.8 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 534226 302.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 286442 408.5 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1000000 101.1 ns/op BenchmarkRGBASetRGBA-4 1000000 106.0 ns/op BenchmarkRGBA64At-4 925699 146.9 ns/op BenchmarkRGBA64SetRGBA64-4 866715 161.7 ns/op BenchmarkNRGBAAt-4 1252254 104.7 ns/op BenchmarkNRGBASetNRGBA-4 1000000 112.9 ns/op BenchmarkNRGBA64At-4 979226 161.4 ns/op BenchmarkNRGBA64SetNRGBA64-4 756691 257.7 ns/op BenchmarkAlphaAt-4 1960212 89.22 ns/op BenchmarkAlphaSetAlpha-4 1835997 68.38 ns/op BenchmarkAlpha16At-4 1310108 124.8 ns/op BenchmarkAlphaSetAlpha16-4 1152235 96.18 ns/op BenchmarkGrayAt-4 2076878 69.14 ns/op BenchmarkGraySetGray-4 1616914 76.79 ns/op BenchmarkGray16At-4 1342100 89.41 ns/op BenchmarkGraySetGray16-4 1000000 101.0 ns/op PASS ok image 8.921s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 2062184 80.00 ns/op BenchmarkYCbCrToRGB/128-4 3173100 36.26 ns/op BenchmarkYCbCrToRGB/255-4 3150567 40.70 ns/op BenchmarkRGBToYCbCr/0-4 2257237 46.21 ns/op BenchmarkRGBToYCbCr/Cb-4 3238776 33.00 ns/op BenchmarkRGBToYCbCr/Cr-4 3600613 41.72 ns/op BenchmarkYCbCrToRGBA/0-4 2456857 46.14 ns/op BenchmarkYCbCrToRGBA/128-4 2513986 45.92 ns/op BenchmarkYCbCrToRGBA/255-4 2516108 41.51 ns/op BenchmarkNYCbCrAToRGBA/0-4 2565438 41.78 ns/op BenchmarkNYCbCrAToRGBA/128-4 2793799 51.42 ns/op BenchmarkNYCbCrAToRGBA/255-4 2523391 69.82 ns/op PASS ok image/color 4.081s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 2 70747312 ns/op BenchmarkFillSrc-4 255 809682 ns/op BenchmarkCopyOver-4 6 27200945 ns/op BenchmarkCopySrc-4 361 386252 ns/op BenchmarkNRGBAOver-4 5 22033572 ns/op BenchmarkNRGBASrc-4 9 13755953 ns/op BenchmarkYCbCr-4 7 16489684 ns/op BenchmarkGray-4 15 8379066 ns/op BenchmarkCMYK-4 9 12620738 ns/op BenchmarkGlyphOver-4 16 7546463 ns/op BenchmarkRGBAMaskOver-4 4 27399588 ns/op BenchmarkGrayMaskOver-4 4 25010873 ns/op BenchmarkRGBA64ImageMaskOver-4 2 58430568 ns/op BenchmarkRGBA-4 5 24589545 ns/op BenchmarkPalettedFill-4 776 153577 ns/op BenchmarkPalettedRGBA-4 4 25381136 ns/op BenchmarkGenericOver-4 2 98085119 ns/op BenchmarkGenericMaskOver-4 4 45008006 ns/op BenchmarkGenericSrc-4 2 65608866 ns/op BenchmarkGenericMaskSrc-4 3 34744118 ns/op PASS ok image/draw 9.186s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 21 5767295 ns/op 2.68 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 142317954 ns/op 2.16 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2842006387 ns/op 0.43 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 61 3423914 ns/op 4.51 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 142032552 ns/op 0.44 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 5.294s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 4398 26561 ns/op BenchmarkIDCT-4 5499 46988 ns/op BenchmarkDecodeBaseline-4 7 14769824 ns/op 4.18 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 5 20244325 ns/op 3.05 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 184571564 ns/op 6.66 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 329272066 ns/op 2.80 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 3.091s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 15948506 8.432 ns/op BenchmarkDecodeGray-4 13 14079592 ns/op 4.65 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 2 83977322 ns/op 3.12 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 40270878 ns/op 6.51 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 16 6559770 ns/op 9.99 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 37498087 ns/op 6.99 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 49818095 ns/op 5.26 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 1 106917496 ns/op 2.87 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 58207731 ns/op 5.28 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 189474451 ns/op 6.49 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 195983174 ns/op 6.27 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 3 36193760 ns/op 8.49 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 187109595 ns/op 6.57 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 1124281508 ns/op 1.09 MB/s 864088 B/op 29 allocs/op PASS ok image/png 5.722s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 81952176 ns/op 1.22 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 64182610 ns/op 1.56 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 287876795 ns/op 1.74 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 269953575 ns/op 1.85 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 64099097 ns/op 1.56 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 1 136712803 ns/op 0.73 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 425900818 ns/op 1.17 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 389210651 ns/op 1.28 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 801315388 ns/op 1.25 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 790338848 ns/op 1.27 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 4846125572 ns/op 1.03 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 4013167045 ns/op 1.25 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 13 12756207 ns/op 7.84 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 10 10996816 ns/op 9.09 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 48677642 ns/op 10.27 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 53672743 ns/op 9.32 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 120722384 ns/op 8.28 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 162060995 ns/op 6.17 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 448119573 ns/op 11.16 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 497173323 ns/op 10.06 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 105959298 ns/op 0.94 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 57089862 ns/op 1.75 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 540109345 ns/op 0.93 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 348433425 ns/op 1.43 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 1010932812 ns/op 0.99 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 1101155878 ns/op 0.91 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 6781383393 ns/op 0.74 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 6856378780 ns/op 0.73 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 218090109 ns/op 19.17 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 233616324 ns/op 17.89 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 55.299s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 26178 5982 ns/op 0.17 MB/s BenchmarkMarshalCorpusFile/2-4 24650 5344 ns/op 0.37 MB/s BenchmarkMarshalCorpusFile/4-4 25473 7776 ns/op 0.51 MB/s BenchmarkMarshalCorpusFile/8-4 19764 6892 ns/op 1.16 MB/s BenchmarkMarshalCorpusFile/16-4 14778 7797 ns/op 2.05 MB/s BenchmarkMarshalCorpusFile/32-4 8100 13295 ns/op 2.41 MB/s BenchmarkMarshalCorpusFile/64-4 7840 17916 ns/op 3.57 MB/s BenchmarkMarshalCorpusFile/128-4 5091 20147 ns/op 6.35 MB/s BenchmarkMarshalCorpusFile/256-4 2794 58431 ns/op 4.38 MB/s BenchmarkMarshalCorpusFile/512-4 1592 147816 ns/op 3.46 MB/s BenchmarkMarshalCorpusFile/1024-4 721 265735 ns/op 3.85 MB/s BenchmarkMarshalCorpusFile/2048-4 231 612525 ns/op 3.34 MB/s BenchmarkMarshalCorpusFile/4096-4 100 1451318 ns/op 2.82 MB/s BenchmarkMarshalCorpusFile/8192-4 73 3213313 ns/op 2.55 MB/s BenchmarkMarshalCorpusFile/16384-4 31 4295310 ns/op 3.81 MB/s BenchmarkMarshalCorpusFile/32768-4 16 10882706 ns/op 3.01 MB/s BenchmarkMarshalCorpusFile/65536-4 7 19852131 ns/op 3.30 MB/s BenchmarkMarshalCorpusFile/131072-4 3 72420248 ns/op 1.81 MB/s BenchmarkMarshalCorpusFile/262144-4 1 101373236 ns/op 2.59 MB/s BenchmarkMarshalCorpusFile/524288-4 1 157160923 ns/op 3.34 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 312785526 ns/op 3.35 MB/s BenchmarkUnmarshalCorpusFile/1-4 5184 21525 ns/op 0.05 MB/s BenchmarkUnmarshalCorpusFile/2-4 8332 24420 ns/op 0.08 MB/s BenchmarkUnmarshalCorpusFile/4-4 6775 24741 ns/op 0.16 MB/s BenchmarkUnmarshalCorpusFile/8-4 7278 31408 ns/op 0.25 MB/s BenchmarkUnmarshalCorpusFile/16-4 5806 34610 ns/op 0.46 MB/s BenchmarkUnmarshalCorpusFile/32-4 2907 56675 ns/op 0.56 MB/s BenchmarkUnmarshalCorpusFile/64-4 2491 69859 ns/op 0.92 MB/s BenchmarkUnmarshalCorpusFile/128-4 2061 71741 ns/op 1.78 MB/s BenchmarkUnmarshalCorpusFile/256-4 852 169768 ns/op 1.51 MB/s BenchmarkUnmarshalCorpusFile/512-4 321 363456 ns/op 1.41 MB/s BenchmarkUnmarshalCorpusFile/1024-4 196 812588 ns/op 1.26 MB/s BenchmarkUnmarshalCorpusFile/2048-4 100 1241813 ns/op 1.65 MB/s BenchmarkUnmarshalCorpusFile/4096-4 60 2815956 ns/op 1.45 MB/s BenchmarkUnmarshalCorpusFile/8192-4 27 6379847 ns/op 1.28 MB/s BenchmarkUnmarshalCorpusFile/16384-4 14 13566200 ns/op 1.21 MB/s BenchmarkUnmarshalCorpusFile/32768-4 5 25176394 ns/op 1.30 MB/s BenchmarkUnmarshalCorpusFile/65536-4 3 40239440 ns/op 1.63 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 86017472 ns/op 1.52 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 235195309 ns/op 1.11 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 451736196 ns/op 1.16 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 748667456 ns/op 1.40 MB/s BenchmarkMutatorBytes/1-4 20000 7154 ns/op BenchmarkMutatorBytes/10-4 26943 4285 ns/op BenchmarkMutatorBytes/100-4 24900 4755 ns/op BenchmarkMutatorBytes/1000-4 14529 8417 ns/op BenchmarkMutatorBytes/10000-4 3795 46947 ns/op BenchmarkMutatorBytes/100000-4 699 173672 ns/op BenchmarkMutatorString/1-4 27666 4854 ns/op BenchmarkMutatorString/10-4 23434 4754 ns/op BenchmarkMutatorString/100-4 23461 5882 ns/op BenchmarkMutatorString/1000-4 10000 10994 ns/op BenchmarkMutatorString/10000-4 2401 65289 ns/op BenchmarkMutatorString/100000-4 273 452373 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 14250 8391 ns/op BenchmarkMutatorAllBasicTypes/string-4 14122 11166 ns/op BenchmarkMutatorAllBasicTypes/bool-4 49946 2631 ns/op BenchmarkMutatorAllBasicTypes/float32-4 42664 2803 ns/op BenchmarkMutatorAllBasicTypes/float64-4 45468 3246 ns/op BenchmarkMutatorAllBasicTypes/int-4 33922 3570 ns/op BenchmarkMutatorAllBasicTypes/int8-4 52370 3125 ns/op BenchmarkMutatorAllBasicTypes/int16-4 43507 5357 ns/op BenchmarkMutatorAllBasicTypes/int32-4 35656 3095 ns/op BenchmarkMutatorAllBasicTypes/int64-4 46245 2842 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 38070 3399 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 44317 3100 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 44738 2552 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 35191 3910 ns/op PASS ok internal/fuzz 19.780s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 13956 9703 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 147160 896.8 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.978s PASS ok internal/poll 1.054s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 4 39358328 ns/op PASS ok internal/trace 4.843s PASS ok internal/zstd 1.083s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 6742 18304 ns/op BenchmarkCopyNLarge-4 162 1180736 ns/op PASS ok io 1.629s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 107534 1543 ns/op BenchmarkPrintln-4 11056 10681 ns/op 79 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 16653 7098 ns/op 66 B/op 1 allocs/op BenchmarkConcurrent-4 4048 30651 ns/op BenchmarkDiscard-4 806299 155.2 ns/op 0 B/op 0 allocs/op PASS ok log 2.293s goos: darwin goarch: amd64 pkg: log/slog BenchmarkWriteTime-4 59174 1999 ns/op BenchmarkJSONHandler/defaults-4 6216 29938 ns/op 530 B/op 1 allocs/op BenchmarkJSONHandler/time_format-4 2984 34636 ns/op 779 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 5620 53723 ns/op 763 B/op 5 allocs/op BenchmarkPreformatting/separate-4 6550 22891 ns/op 533 B/op 1 allocs/op BenchmarkPreformatting/struct-4 6904 24348 ns/op 528 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 3048 82512 ns/op 513 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 22254 5206 ns/op 80 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 19872 5390 ns/op 64 B/op 2 allocs/op BenchmarkNopLog/no_attrs-4 78008 1892 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 52584 2344 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 43785 2525 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 43788 3011 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 50410 2352 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 45511 2801 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 1000000 129.3 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 821638 200.4 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 522489 262.9 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 390872 361.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 235720 549.2 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 5356 40034 ns/op BenchmarkDispatch/switch-checked-4 183582 991.2 ns/op BenchmarkDispatch/As-4 168895 1354 ns/op BenchmarkDispatch/Visit-4 153806 829.7 ns/op BenchmarkUnsafeStrings-4 13987 8827 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 7.566s goos: darwin goarch: amd64 pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 899780 119.2 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 1012374 115.1 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 734067 189.9 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 168040 655.5 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 31725 4593 ns/op 262 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 41554 4473 ns/op 263 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 14516 7594 ns/op 673 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 4024 38078 ns/op 3453 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 6625 19798 ns/op 608 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 9325 17419 ns/op 586 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 5058 25045 ns/op 1095 B/op 6 allocs/op BenchmarkAttrs/Text_discard/40_args-4 1513 75037 ns/op 4306 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 11844 14228 ns/op 522 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 8796 13501 ns/op 520 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 6177 20063 ns/op 948 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 2292 67743 ns/op 3721 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 5.376s goos: darwin goarch: amd64 pkg: maps BenchmarkMapClone-4 3 34498318 ns/op PASS ok maps 2.975s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2525835 45.80 ns/op BenchmarkAcosh-4 1201450 96.56 ns/op BenchmarkAsin-4 2314680 47.47 ns/op BenchmarkAsinh-4 1000000 112.4 ns/op BenchmarkAtan-4 2988638 56.13 ns/op BenchmarkAtanh-4 1255909 130.6 ns/op BenchmarkAtan2-4 2142160 71.26 ns/op BenchmarkCbrt-4 1586487 73.04 ns/op BenchmarkCeil-4 23207728 6.036 ns/op BenchmarkCopysign-4 3579572 62.53 ns/op BenchmarkCos-4 873321 130.0 ns/op BenchmarkCosh-4 1772622 62.90 ns/op BenchmarkErf-4 3009642 39.04 ns/op BenchmarkErfc-4 2833852 41.59 ns/op BenchmarkErfinv-4 2596168 45.31 ns/op BenchmarkErfcinv-4 2880559 38.70 ns/op BenchmarkExp-4 5574139 30.87 ns/op BenchmarkExpGo-4 1000000 153.2 ns/op BenchmarkExpm1-4 1000000 100.6 ns/op BenchmarkExp2-4 1000000 118.2 ns/op BenchmarkExp2Go-4 1000000 128.2 ns/op BenchmarkAbs-4 4856053 25.04 ns/op BenchmarkDim-4 9531487 11.87 ns/op BenchmarkFloor-4 23836708 5.120 ns/op BenchmarkMax-4 17268873 8.277 ns/op BenchmarkMin-4 16716513 8.090 ns/op BenchmarkMod-4 410750 308.3 ns/op BenchmarkFrexp-4 1705488 66.87 ns/op BenchmarkGamma-4 722886 286.7 ns/op BenchmarkHypot-4 10341442 16.96 ns/op BenchmarkHypotGo-4 1493640 71.30 ns/op BenchmarkIlogb-4 1953560 64.75 ns/op BenchmarkJ0-4 258396 529.0 ns/op BenchmarkJ1-4 318686 516.7 ns/op BenchmarkJn-4 123744 955.7 ns/op BenchmarkLdexp-4 1698673 116.0 ns/op BenchmarkLgamma-4 1000000 120.7 ns/op BenchmarkLog-4 4704286 23.62 ns/op BenchmarkLogb-4 2321256 76.34 ns/op BenchmarkLog1p-4 1000000 157.1 ns/op BenchmarkLog10-4 5964910 27.41 ns/op BenchmarkLog2-4 1451256 126.7 ns/op BenchmarkModf-4 2380690 50.72 ns/op BenchmarkNextafter32-4 2196606 54.22 ns/op BenchmarkNextafter64-4 2253056 51.02 ns/op BenchmarkPowInt-4 615906 238.0 ns/op BenchmarkPowFrac-4 508900 270.9 ns/op BenchmarkPow10Pos-4 5305790 20.99 ns/op BenchmarkPow10Neg-4 6030339 20.72 ns/op BenchmarkRound-4 4473165 30.32 ns/op BenchmarkRoundToEven-4 12230103 12.07 ns/op BenchmarkRemainder-4 601297 249.4 ns/op BenchmarkSignbit-4 6220928 19.34 ns/op BenchmarkSin-4 1326388 86.40 ns/op BenchmarkSincos-4 1000000 117.4 ns/op BenchmarkSinh-4 1825009 77.16 ns/op BenchmarkSqrtIndirect-4 16433691 7.090 ns/op BenchmarkSqrtLatency-4 18950059 6.360 ns/op BenchmarkSqrtIndirectLatency-4 22292997 5.867 ns/op BenchmarkSqrtGoLatency-4 1340450 94.70 ns/op BenchmarkSqrtPrime-4 40758 3363 ns/op BenchmarkTan-4 1224217 102.5 ns/op BenchmarkTanh-4 1650304 72.24 ns/op BenchmarkTrunc-4 20051392 6.291 ns/op BenchmarkY0-4 262736 453.7 ns/op BenchmarkY1-4 226011 822.7 ns/op BenchmarkYn-4 126756 919.2 ns/op BenchmarkFloat64bits-4 6557014 18.50 ns/op BenchmarkFloat64frombits-4 5939953 22.79 ns/op BenchmarkFloat32bits-4 6745027 18.72 ns/op BenchmarkFloat32frombits-4 6762306 17.20 ns/op BenchmarkFMA-4 21926538 6.354 ns/op PASS ok math 17.813s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 12277292 13.76 ns/op 4651.62 MB/s BenchmarkAddVV/2-4 12166432 11.01 ns/op 11621.17 MB/s BenchmarkAddVV/3-4 10973953 16.23 ns/op 11830.56 MB/s BenchmarkAddVV/4-4 10143205 11.48 ns/op 22291.83 MB/s BenchmarkAddVV/5-4 9475047 13.08 ns/op 24471.67 MB/s BenchmarkAddVV/10-4 6403681 17.30 ns/op 36997.89 MB/s BenchmarkAddVV/100-4 1932532 63.01 ns/op 101568.75 MB/s BenchmarkAddVV/1000-4 251139 541.6 ns/op 118173.20 MB/s BenchmarkSubVV/1-4 14311924 9.897 ns/op 6466.86 MB/s BenchmarkSubVV/2-4 12175237 10.39 ns/op 12321.60 MB/s BenchmarkSubVV/3-4 9302565 12.25 ns/op 15672.75 MB/s BenchmarkSubVV/4-4 11458023 21.34 ns/op 11998.85 MB/s BenchmarkSubVV/5-4 9231098 13.19 ns/op 24260.83 MB/s BenchmarkSubVV/10-4 8427601 22.69 ns/op 28200.65 MB/s BenchmarkSubVV/100-4 1714532 73.94 ns/op 86558.81 MB/s BenchmarkSubVV/1000-4 267039 921.1 ns/op 69482.97 MB/s BenchmarkAddVW/1-4 15054759 7.491 ns/op 1067.97 MB/s BenchmarkAddVW/2-4 14596605 11.74 ns/op 1362.68 MB/s BenchmarkAddVW/3-4 12366082 12.63 ns/op 1900.64 MB/s BenchmarkAddVW/4-4 14907661 10.81 ns/op 2960.28 MB/s BenchmarkAddVW/5-4 8981314 12.01 ns/op 3330.03 MB/s BenchmarkAddVW/10-4 9630217 12.70 ns/op 6301.16 MB/s BenchmarkAddVW/100-4 290828 486.2 ns/op 1645.47 MB/s BenchmarkAddVW/1000-4 38828 3776 ns/op 2118.40 MB/s BenchmarkAddVWext/1-4 14879636 8.539 ns/op 936.86 MB/s BenchmarkAddVWext/2-4 14570652 15.39 ns/op 1039.30 MB/s BenchmarkAddVWext/3-4 12555144 10.88 ns/op 2205.72 MB/s BenchmarkAddVWext/4-4 12854274 9.742 ns/op 3284.91 MB/s BenchmarkAddVWext/5-4 10725598 12.84 ns/op 3115.34 MB/s BenchmarkAddVWext/10-4 8477121 13.03 ns/op 6138.16 MB/s BenchmarkAddVWext/100-4 45067 2791 ns/op 286.67 MB/s BenchmarkAddVWext/1000-4 5847 26233 ns/op 304.96 MB/s BenchmarkSubVW/1-4 14233366 9.936 ns/op 805.11 MB/s BenchmarkSubVW/2-4 12473476 10.46 ns/op 1529.99 MB/s BenchmarkSubVW/3-4 10038002 10.76 ns/op 2231.34 MB/s BenchmarkSubVW/4-4 13169796 12.01 ns/op 2663.35 MB/s BenchmarkSubVW/5-4 14114517 13.58 ns/op 2944.95 MB/s BenchmarkSubVW/10-4 7778698 24.90 ns/op 3213.27 MB/s BenchmarkSubVW/100-4 253716 422.0 ns/op 1895.93 MB/s BenchmarkSubVW/1000-4 34094 2978 ns/op 2686.24 MB/s BenchmarkSubVWext/1-4 13682542 9.219 ns/op 867.81 MB/s BenchmarkSubVWext/2-4 12774096 9.794 ns/op 1633.70 MB/s BenchmarkSubVWext/3-4 8628975 11.62 ns/op 2065.40 MB/s BenchmarkSubVWext/4-4 13015894 16.79 ns/op 1905.61 MB/s BenchmarkSubVWext/5-4 11984139 10.87 ns/op 3681.53 MB/s BenchmarkSubVWext/10-4 8837695 12.91 ns/op 6194.60 MB/s BenchmarkSubVWext/100-4 43519 3609 ns/op 221.69 MB/s BenchmarkSubVWext/1000-4 5734 24749 ns/op 323.25 MB/s BenchmarkMulAddVWW/1-4 10871582 12.19 ns/op 5249.15 MB/s BenchmarkMulAddVWW/2-4 9190370 11.17 ns/op 11457.49 MB/s BenchmarkMulAddVWW/3-4 12169485 13.27 ns/op 14467.37 MB/s BenchmarkMulAddVWW/4-4 9848407 12.32 ns/op 20785.07 MB/s BenchmarkMulAddVWW/5-4 10609783 12.73 ns/op 25143.75 MB/s BenchmarkMulAddVWW/10-4 7417752 18.14 ns/op 35276.31 MB/s BenchmarkMulAddVWW/100-4 1120772 134.5 ns/op 47589.34 MB/s BenchmarkMulAddVWW/1000-4 108903 1587 ns/op 40333.73 MB/s BenchmarkAddMulVVW/1-4 10075832 13.05 ns/op 4905.26 MB/s BenchmarkAddMulVVW/2-4 12300746 11.37 ns/op 11257.79 MB/s BenchmarkAddMulVVW/3-4 8736720 14.34 ns/op 13385.50 MB/s BenchmarkAddMulVVW/4-4 9305907 11.46 ns/op 22340.49 MB/s BenchmarkAddMulVVW/5-4 9629876 14.52 ns/op 22031.61 MB/s BenchmarkAddMulVVW/10-4 6771662 16.22 ns/op 39466.66 MB/s BenchmarkAddMulVVW/100-4 1462032 70.99 ns/op 90151.93 MB/s BenchmarkAddMulVVW/1000-4 231020 910.8 ns/op 70267.75 MB/s BenchmarkDivWVW/1-4 1621945 94.66 ns/op 676.12 MB/s BenchmarkDivWVW/2-4 699578 222.3 ns/op 575.88 MB/s BenchmarkDivWVW/3-4 820052 172.8 ns/op 1111.07 MB/s BenchmarkDivWVW/4-4 665349 190.6 ns/op 1342.84 MB/s BenchmarkDivWVW/5-4 566434 229.0 ns/op 1397.32 MB/s BenchmarkDivWVW/10-4 297762 419.3 ns/op 1526.18 MB/s BenchmarkDivWVW/100-4 36248 3287 ns/op 1947.29 MB/s BenchmarkDivWVW/1000-4 4148 33160 ns/op 1930.02 MB/s BenchmarkNonZeroShifts/1/shrVU-4 13296422 10.73 ns/op BenchmarkNonZeroShifts/1/shlVU-4 13021986 11.94 ns/op BenchmarkNonZeroShifts/2/shrVU-4 13703382 9.666 ns/op BenchmarkNonZeroShifts/2/shlVU-4 11387204 9.249 ns/op BenchmarkNonZeroShifts/3/shrVU-4 11653378 9.912 ns/op BenchmarkNonZeroShifts/3/shlVU-4 10169196 14.10 ns/op BenchmarkNonZeroShifts/4/shrVU-4 9900459 13.05 ns/op BenchmarkNonZeroShifts/4/shlVU-4 10938910 10.82 ns/op BenchmarkNonZeroShifts/5/shrVU-4 9664695 12.73 ns/op BenchmarkNonZeroShifts/5/shlVU-4 10549642 12.62 ns/op BenchmarkNonZeroShifts/10/shrVU-4 6638258 26.97 ns/op BenchmarkNonZeroShifts/10/shlVU-4 7391869 21.71 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1000000 175.0 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1325524 93.99 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 122955 1019 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 199524 735.4 ns/op BenchmarkDecimalConversion-4 150 772693 ns/op BenchmarkFloatString/100-4 10000 18686 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 196 964729 ns/op 2913 B/op 10 allocs/op BenchmarkFloatString/10000-4 1 117766598 ns/op 65632 B/op 57 allocs/op BenchmarkFloatString/100000-4 1 6074613580 ns/op 835872 B/op 526 allocs/op BenchmarkFloatAdd/10-4 156104 866.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 136567 1194 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 136809 940.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 74452 2508 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 10000 14265 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 177240 661.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 218398 1184 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 201298 691.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 158268 835.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 46782 2478 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1617 74796 ns/op BenchmarkParseFloatLargeExp-4 289 348269 ns/op BenchmarkGCD10x10/WithoutXY-4 121795 1126 ns/op BenchmarkGCD10x10/WithXY-4 41486 2996 ns/op BenchmarkGCD10x100/WithoutXY-4 77809 2088 ns/op BenchmarkGCD10x100/WithXY-4 13248 9555 ns/op BenchmarkGCD10x1000/WithoutXY-4 49358 3173 ns/op BenchmarkGCD10x1000/WithXY-4 10000 14382 ns/op BenchmarkGCD100x100/WithoutXY-4 19003 6723 ns/op BenchmarkGCD100x100/WithXY-4 9177 12098 ns/op BenchmarkGCD100x1000/WithoutXY-4 11984 12571 ns/op BenchmarkGCD100x1000/WithXY-4 4922 24266 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1962 71765 ns/op BenchmarkGCD1000x1000/WithXY-4 922 125487 ns/op BenchmarkHilbert-4 20 7258287 ns/op BenchmarkBinomial-4 9654 11700 ns/op BenchmarkQuoRem-4 17108 11382 ns/op BenchmarkExp-4 14 7558138 ns/op BenchmarkExpMont/Odd-4 100 1073444 ns/op 2596 B/op 22 allocs/op BenchmarkExpMont/Even1-4 100 1822213 ns/op 3368 B/op 38 allocs/op BenchmarkExpMont/Even2-4 100 1122010 ns/op 3840 B/op 53 allocs/op BenchmarkExpMont/Even3-4 100 2219178 ns/op 3863 B/op 53 allocs/op BenchmarkExpMont/Even4-4 85 1323018 ns/op 3893 B/op 54 allocs/op BenchmarkExpMont/Even8-4 100 1833320 ns/op 3838 B/op 53 allocs/op BenchmarkExpMont/Even32-4 100 1226539 ns/op 3885 B/op 54 allocs/op BenchmarkExpMont/Even64-4 120 942070 ns/op 3639 B/op 53 allocs/op BenchmarkExpMont/Even96-4 94 1080275 ns/op 3799 B/op 52 allocs/op BenchmarkExpMont/Even128-4 130 1143297 ns/op 3234 B/op 50 allocs/op BenchmarkExpMont/Even255-4 150 978578 ns/op 2935 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 328 570009 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 310 415903 ns/op 1722 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 278 405520 ns/op 1756 B/op 48 allocs/op BenchmarkExpMont/SmallEven4-4 292 423260 ns/op 1760 B/op 48 allocs/op BenchmarkExp2-4 15 7695263 ns/op BenchmarkBitset-4 577911 217.5 ns/op BenchmarkBitsetNeg-4 297117 441.3 ns/op BenchmarkBitsetOrig-4 146196 717.0 ns/op BenchmarkBitsetNegOrig-4 87585 1451 ns/op BenchmarkModSqrt225_Tonelli-4 103 1246486 ns/op BenchmarkModSqrt225_3Mod4-4 259 469110 ns/op BenchmarkModSqrt231_Tonelli-4 100 1261750 ns/op BenchmarkModSqrt231_5Mod8-4 266 439319 ns/op BenchmarkModInverse-4 10000 17938 ns/op BenchmarkSqrt-4 1933 97165 ns/op BenchmarkIntSqr/1-4 933676 142.6 ns/op BenchmarkIntSqr/2-4 584359 261.0 ns/op BenchmarkIntSqr/3-4 374809 518.6 ns/op BenchmarkIntSqr/5-4 230278 541.8 ns/op BenchmarkIntSqr/8-4 215623 823.4 ns/op BenchmarkIntSqr/10-4 194950 705.9 ns/op BenchmarkIntSqr/20-4 40744 4470 ns/op BenchmarkIntSqr/30-4 28076 3852 ns/op BenchmarkIntSqr/50-4 20136 6377 ns/op BenchmarkIntSqr/80-4 10000 11816 ns/op BenchmarkIntSqr/100-4 7825 19414 ns/op BenchmarkIntSqr/200-4 4292 39831 ns/op BenchmarkIntSqr/300-4 1657 111619 ns/op BenchmarkIntSqr/500-4 870 178171 ns/op BenchmarkIntSqr/800-4 316 443847 ns/op BenchmarkIntSqr/1000-4 166 770367 ns/op BenchmarkDiv/20/10-4 401158 408.5 ns/op BenchmarkDiv/40/20-4 312386 347.5 ns/op BenchmarkDiv/100/50-4 371048 574.0 ns/op BenchmarkDiv/200/100-4 45770 3016 ns/op BenchmarkDiv/400/200-4 36331 2961 ns/op BenchmarkDiv/1000/500-4 38544 3457 ns/op BenchmarkDiv/2000/1000-4 27951 4569 ns/op BenchmarkDiv/20000/10000-4 1239 121549 ns/op BenchmarkDiv/200000/100000-4 27 5857690 ns/op BenchmarkDiv/2000000/1000000-4 1 150283932 ns/op BenchmarkDiv/20000000/10000000-4 1 4103539009 ns/op BenchmarkMul-4 5 30455867 ns/op BenchmarkNatMul/10-4 207921 1433 ns/op BenchmarkNatMul/100-4 3768 36874 ns/op BenchmarkNatMul/1000-4 140 843320 ns/op BenchmarkZeroShifts/Shl-4 10000 21931 ns/op BenchmarkZeroShifts/ShlSame-4 2969653 50.13 ns/op BenchmarkZeroShifts/Shr-4 10000 19843 ns/op BenchmarkZeroShifts/ShrSame-4 3356877 36.89 ns/op BenchmarkExp3Power/0x10-4 149877 1074 ns/op BenchmarkExp3Power/0x40-4 128719 1244 ns/op BenchmarkExp3Power/0x100-4 79161 2183 ns/op BenchmarkExp3Power/0x400-4 31526 4411 ns/op BenchmarkExp3Power/0x1000-4 6013 17837 ns/op BenchmarkExp3Power/0x4000-4 2305 80013 ns/op BenchmarkExp3Power/0x10000-4 187 610009 ns/op BenchmarkExp3Power/0x40000-4 20 6204172 ns/op BenchmarkExp3Power/0x100000-4 2 58777525 ns/op BenchmarkExp3Power/0x400000-4 1 653504052 ns/op BenchmarkFibo-4 3 50410073 ns/op BenchmarkNatSqr/1-4 897644 275.7 ns/op BenchmarkNatSqr/2-4 488758 415.3 ns/op BenchmarkNatSqr/3-4 229323 620.0 ns/op BenchmarkNatSqr/5-4 315440 707.9 ns/op BenchmarkNatSqr/8-4 248221 986.9 ns/op BenchmarkNatSqr/10-4 173896 1218 ns/op BenchmarkNatSqr/20-4 27864 3761 ns/op BenchmarkNatSqr/30-4 24453 4623 ns/op BenchmarkNatSqr/50-4 15649 11044 ns/op BenchmarkNatSqr/80-4 8389 14559 ns/op BenchmarkNatSqr/100-4 10000 19491 ns/op BenchmarkNatSqr/200-4 3997 45462 ns/op BenchmarkNatSqr/300-4 1792 109147 ns/op BenchmarkNatSqr/500-4 789 221133 ns/op BenchmarkNatSqr/800-4 200 590239 ns/op BenchmarkNatSqr/1000-4 135 752001 ns/op BenchmarkNatSetBytes/8-4 792069 182.7 ns/op BenchmarkNatSetBytes/24-4 288626 593.6 ns/op BenchmarkNatSetBytes/128-4 51466 2830 ns/op BenchmarkNatSetBytes/7-4 811632 188.6 ns/op BenchmarkNatSetBytes/23-4 252738 701.8 ns/op BenchmarkNatSetBytes/127-4 48985 2589 ns/op BenchmarkScanPi-4 158 768937 ns/op BenchmarkStringPiParallel-4 508 389302 ns/op BenchmarkScan/10/Base2-4 34704 3457 ns/op BenchmarkScan/100/Base2-4 4117 37061 ns/op BenchmarkScan/1000/Base2-4 280 363598 ns/op BenchmarkScan/10/Base8-4 75442 2326 ns/op BenchmarkScan/100/Base8-4 10000 10505 ns/op BenchmarkScan/1000/Base8-4 1262 100448 ns/op BenchmarkScan/10/Base10-4 85568 1540 ns/op BenchmarkScan/100/Base10-4 12106 9652 ns/op BenchmarkScan/1000/Base10-4 1455 95495 ns/op BenchmarkScan/10/Base16-4 77034 1503 ns/op BenchmarkScan/100/Base16-4 10000 10838 ns/op BenchmarkScan/1000/Base16-4 1569 80512 ns/op BenchmarkString/10/Base2-4 215167 784.5 ns/op BenchmarkString/100/Base2-4 33134 5772 ns/op BenchmarkString/1000/Base2-4 2353 43567 ns/op BenchmarkString/10/Base8-4 361008 335.4 ns/op BenchmarkString/100/Base8-4 77571 2111 ns/op BenchmarkString/1000/Base8-4 8979 15258 ns/op BenchmarkString/10/Base10-4 204700 865.3 ns/op BenchmarkString/100/Base10-4 41871 4295 ns/op BenchmarkString/1000/Base10-4 4152 25089 ns/op BenchmarkString/10/Base16-4 387830 345.2 ns/op BenchmarkString/100/Base16-4 94006 1561 ns/op BenchmarkString/1000/Base16-4 10000 12139 ns/op BenchmarkLeafSize/0-4 31 4501353 ns/op BenchmarkLeafSize/1-4 424 297668 ns/op BenchmarkLeafSize/2-4 339 397909 ns/op BenchmarkLeafSize/3-4 201 677881 ns/op BenchmarkLeafSize/4-4 367 320074 ns/op BenchmarkLeafSize/5-4 290 403617 ns/op BenchmarkLeafSize/6-4 321 463836 ns/op BenchmarkLeafSize/7-4 315 389914 ns/op BenchmarkLeafSize/8-4 361 279224 ns/op BenchmarkLeafSize/9-4 241 613350 ns/op BenchmarkLeafSize/10-4 288 573074 ns/op BenchmarkLeafSize/11-4 283 580411 ns/op BenchmarkLeafSize/12-4 344 440891 ns/op BenchmarkLeafSize/13-4 277 405115 ns/op BenchmarkLeafSize/14-4 367 395627 ns/op BenchmarkLeafSize/15-4 344 362659 ns/op BenchmarkLeafSize/16-4 398 326278 ns/op BenchmarkLeafSize/32-4 423 280302 ns/op BenchmarkLeafSize/64-4 373 315561 ns/op BenchmarkProbablyPrime/n=0-4 10 12701417 ns/op BenchmarkProbablyPrime/n=1-4 9 12227899 ns/op BenchmarkProbablyPrime/n=5-4 6 19223794 ns/op BenchmarkProbablyPrime/n=10-4 4 31160743 ns/op BenchmarkProbablyPrime/n=20-4 3 41888692 ns/op BenchmarkProbablyPrime/Lucas-4 12 9448132 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 75 1606365 ns/op BenchmarkRatCmp-4 115496 870.8 ns/op BenchmarkFloatSqrt/64-4 10000 11498 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 10000 17747 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 9886 13460 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 5461 26653 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 966 132124 ns/op 17993 B/op 8 allocs/op BenchmarkFloatSqrt/100000-4 80 2080028 ns/op 176665 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 148657997 ns/op 3788912 B/op 626 allocs/op PASS ok math/big 77.069s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 10362348 11.65 ns/op BenchmarkLeadingZeros8-4 9795837 11.59 ns/op BenchmarkLeadingZeros16-4 10918683 10.58 ns/op BenchmarkLeadingZeros32-4 10712857 10.10 ns/op BenchmarkLeadingZeros64-4 11643805 10.15 ns/op BenchmarkTrailingZeros-4 12100639 10.19 ns/op BenchmarkTrailingZeros8-4 12531343 10.10 ns/op BenchmarkTrailingZeros16-4 13380886 10.21 ns/op BenchmarkTrailingZeros32-4 14079840 10.72 ns/op BenchmarkTrailingZeros64-4 11832718 11.18 ns/op BenchmarkOnesCount-4 9688562 16.69 ns/op BenchmarkOnesCount8-4 12846567 14.93 ns/op BenchmarkOnesCount16-4 11167257 11.64 ns/op BenchmarkOnesCount32-4 12885222 9.335 ns/op BenchmarkOnesCount64-4 12473455 9.582 ns/op BenchmarkRotateLeft-4 12004522 10.17 ns/op BenchmarkRotateLeft8-4 9942506 11.86 ns/op BenchmarkRotateLeft16-4 12004437 10.44 ns/op BenchmarkRotateLeft32-4 11258912 9.974 ns/op BenchmarkRotateLeft64-4 14468254 10.45 ns/op BenchmarkReverse-4 17518592 6.391 ns/op BenchmarkReverse8-4 24531609 5.148 ns/op BenchmarkReverse16-4 22137427 8.865 ns/op BenchmarkReverse32-4 20958289 7.317 ns/op BenchmarkReverse64-4 17765881 8.678 ns/op BenchmarkReverseBytes-4 24542829 4.959 ns/op BenchmarkReverseBytes16-4 20223028 5.344 ns/op BenchmarkReverseBytes32-4 23983010 7.336 ns/op BenchmarkReverseBytes64-4 25517846 6.230 ns/op BenchmarkAdd-4 11457444 10.37 ns/op BenchmarkAdd32-4 12664651 15.05 ns/op BenchmarkAdd64-4 11146768 9.166 ns/op BenchmarkAdd64multiple-4 23526786 6.219 ns/op BenchmarkSub-4 11903227 18.23 ns/op BenchmarkSub32-4 11763279 16.09 ns/op BenchmarkSub64-4 10781780 10.37 ns/op BenchmarkSub64multiple-4 20103532 7.325 ns/op BenchmarkMul-4 12646668 10.89 ns/op BenchmarkMul32-4 11253841 11.29 ns/op BenchmarkMul64-4 10993545 17.18 ns/op BenchmarkDiv-4 3117406 40.19 ns/op BenchmarkDiv32-4 6973449 20.16 ns/op BenchmarkDiv64-4 3259797 34.94 ns/op PASS ok math/bits 10.574s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 14485761 9.133 ns/op BenchmarkAcos-4 488176 230.9 ns/op BenchmarkAcosh-4 539516 380.9 ns/op BenchmarkAsin-4 574114 223.6 ns/op BenchmarkAsinh-4 483363 224.1 ns/op BenchmarkAtan-4 866377 140.3 ns/op BenchmarkAtanh-4 850983 143.5 ns/op BenchmarkConj-4 22876401 4.785 ns/op BenchmarkCos-4 737364 167.5 ns/op BenchmarkCosh-4 784749 166.6 ns/op BenchmarkExp-4 919617 162.2 ns/op BenchmarkLog-4 1000000 119.8 ns/op BenchmarkLog10-4 1000000 233.6 ns/op BenchmarkPhase-4 2129944 93.12 ns/op BenchmarkPolar-4 1373026 83.17 ns/op BenchmarkPow-4 181579 593.2 ns/op BenchmarkRect-4 1176544 104.3 ns/op BenchmarkSin-4 652442 191.1 ns/op BenchmarkSinh-4 697567 182.0 ns/op BenchmarkSqrt-4 1000000 100.1 ns/op BenchmarkTan-4 470188 351.5 ns/op BenchmarkTanh-4 391401 287.9 ns/op PASS ok math/cmplx 5.320s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 646342 200.8 ns/op BenchmarkInt63ThreadsafeParallel-4 827503 143.2 ns/op BenchmarkInt63Unthreadsafe-4 1000000 124.1 ns/op BenchmarkIntn1000-4 799449 250.5 ns/op BenchmarkInt63n1000-4 724480 149.8 ns/op BenchmarkInt31n1000-4 894627 174.1 ns/op BenchmarkFloat32-4 827154 149.3 ns/op BenchmarkFloat64-4 928604 148.0 ns/op BenchmarkPerm3-4 180346 783.8 ns/op BenchmarkPerm30-4 20113 10932 ns/op BenchmarkPerm30ViaShuffle-4 10000 11290 ns/op BenchmarkShuffleOverhead-4 13525 10548 ns/op BenchmarkRead3-4 943894 146.3 ns/op BenchmarkRead64-4 78968 1528 ns/op BenchmarkRead1000-4 6171 32628 ns/op BenchmarkConcurrent-4 237270 559.4 ns/op PASS ok math/rand 4.480s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 34822 6076 ns/op BenchmarkQDecodeWord-4 87124 1317 ns/op BenchmarkQDecodeHeader-4 80678 1945 ns/op BenchmarkTypeByExtension/.html-4 414373 296.3 ns/op BenchmarkTypeByExtension/.HTML-4 316906 373.1 ns/op BenchmarkTypeByExtension/.unused-4 398486 292.8 ns/op BenchmarkExtensionsByType/text/html-4 128461 1123 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 38955 3783 ns/op BenchmarkExtensionsByType/application/octet-stream-4 52656 3180 ns/op PASS ok mime 3.307s goos: darwin goarch: amd64 pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 417 338193 ns/op 48285 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 486 308744 ns/op 47808 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 30 4300895 ns/op 107068 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 438 307589 ns/op 48834 B/op 206 allocs/op PASS ok mime/multipart 2.051s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 729 137251 ns/op PASS ok mime/quotedprintable 1.288s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 7 16210053 ns/op 8653 B/op 91 allocs/op BenchmarkGoLookupIPNoSuchHost-4 4 29656470 ns/op 13568 B/op 113 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5024633226 ns/op 151968 B/op 237 allocs/op BenchmarkDNSName-4 144664 837.4 ns/op BenchmarkInterfaces-4 1372 88047 ns/op 8144 B/op 95 allocs/op BenchmarkInterfaceByIndex-4 5041 29826 ns/op 1817 B/op 29 allocs/op BenchmarkInterfaceByName-4 1665 98434 ns/op 8212 B/op 96 allocs/op BenchmarkInterfaceAddrs-4 1413 83036 ns/op 7856 B/op 107 allocs/op BenchmarkInterfacesAndAddrs-4 6771 29779 ns/op 1961 B/op 35 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 2515 49744 ns/op 5235 B/op 77 allocs/op BenchmarkParseIP-4 8616 15836 ns/op BenchmarkParseIPValidIPv4-4 339543 321.6 ns/op BenchmarkParseIPValidIPv6-4 173967 594.4 ns/op BenchmarkIPString/IPv4-4 117192 1057 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 10000 11244 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 44373 3585 ns/op BenchmarkIPEqual/IPv4-4 951009 129.2 ns/op BenchmarkIPEqual/IPv6-4 924330 149.0 ns/op BenchmarkTCP4OneShot-4 175 883097 ns/op BenchmarkTCP4OneShotTimeout-4 132 768171 ns/op BenchmarkTCP4Persistent-4 247 450134 ns/op BenchmarkTCP4PersistentTimeout-4 307 375647 ns/op BenchmarkTCP6OneShot-4 162 727302 ns/op BenchmarkTCP6OneShotTimeout-4 148 764044 ns/op BenchmarkTCP6Persistent-4 267 405146 ns/op BenchmarkTCP6PersistentTimeout-4 261 452474 ns/op BenchmarkTCP4ConcurrentReadWrite-4 10663 12961 ns/op BenchmarkTCP6ConcurrentReadWrite-4 11190 11732 ns/op BenchmarkSetReadDeadline-4 116280 1183 ns/op BenchmarkUDP6LinkLocalUnicast-4 102 1273933 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 84 1253763 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 90 1118184 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 94 1103399 ns/op 0 B/op 0 allocs/op PASS ok net 13.642s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 22794 5169 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 5444 19146 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 10000 17211 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 14139 10317 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 23991 5274 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 41438 4917 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1517289 99.16 ns/op BenchmarkFindChild/n=2/rep=map-4 2645364 42.73 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1363557 83.85 ns/op BenchmarkFindChild/n=4/rep=linear-4 915552 148.2 ns/op BenchmarkFindChild/n=4/rep=map-4 2815142 43.55 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 855211 150.3 ns/op BenchmarkFindChild/n=8/rep=linear-4 474448 274.6 ns/op BenchmarkFindChild/n=8/rep=map-4 2575334 43.01 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 515934 272.5 ns/op BenchmarkFindChild/n=16/rep=linear-4 213475 690.7 ns/op BenchmarkFindChild/n=16/rep=map-4 2140600 62.77 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 1913295 69.76 ns/op BenchmarkFindChild/n=32/rep=linear-4 95023 1352 ns/op BenchmarkFindChild/n=32/rep=map-4 1000000 119.6 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 1400420 87.52 ns/op BenchmarkServerMatch-4 9399 10942 ns/op BenchmarkReadRequestChrome-4 4261 54800 ns/op 11.15 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 7923 18065 ns/op 4.32 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 6358 26692 ns/op 3.07 MB/s 955 B/op 9 allocs/op BenchmarkReadRequestSiege-4 4716 26081 ns/op 5.79 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 10000 16245 ns/op 2.46 MB/s 892 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 28 4855594 ns/op 0.21 MB/s BenchmarkFileAndServer_1KB/https1-4 26 4250345 ns/op 0.24 MB/s BenchmarkFileAndServer_1KB/h2-4 20 7094814 ns/op 0.14 MB/s BenchmarkFileAndServer_16MB/h1-4 1 104276655 ns/op 160.89 MB/s BenchmarkFileAndServer_16MB/https1-4 1 250325007 ns/op 67.02 MB/s BenchmarkFileAndServer_16MB/h2-4 1 707894087 ns/op 23.70 MB/s BenchmarkFileAndServer_64MB/h1-4 1 456734444 ns/op 146.93 MB/s BenchmarkFileAndServer_64MB/https1-4 1 731381870 ns/op 91.76 MB/s BenchmarkFileAndServer_64MB/h2-4 1 2055114085 ns/op 32.65 MB/s BenchmarkServeMux-4 142 920610 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 276 492051 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 44 2620502 ns/op 6610 B/op 66 allocs/op BenchmarkClientServer/https1-4 30 3610106 ns/op 10460 B/op 110 allocs/op BenchmarkClientServer/h2-4 26 4586020 ns/op 13922 B/op 126 allocs/op BenchmarkClientServerParallel/4/h1-4 349 425817 ns/op 9865 B/op 78 allocs/op BenchmarkClientServerParallel/4/https1-4 13 8526647 ns/op 112529 B/op 1211 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57415: write tcp 127.0.0.1:57414->127.0.0.1:57415: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57420: write tcp 127.0.0.1:57414->127.0.0.1:57420: use of closed network connection BenchmarkClientServerParallel/4/h2-4 12 8410329 ns/op 100715 B/op 1156 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57443: read tcp 127.0.0.1:57441->127.0.0.1:57443: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57455: read tcp 127.0.0.1:57445->127.0.0.1:57455: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57464: read tcp 127.0.0.1:57456->127.0.0.1:57464: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57465: read tcp 127.0.0.1:57456->127.0.0.1:57465: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57459: read tcp 127.0.0.1:57456->127.0.0.1:57459: use of closed network connection BenchmarkClientServerParallel/64/h1-4 189 553090 ns/op 18748 B/op 110 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h1-4 serve_test.go:4987: Get: Get "http://127.0.0.1:57487": dial tcp 127.0.0.1:57487: connect: connection reset by peer serve_test.go:4987: Get: Get "http://127.0.0.1:57487": dial tcp 127.0.0.1:57487: connect: connection reset by peer serve_test.go:4987: Get: Get "http://127.0.0.1:57487": dial tcp 127.0.0.1:57487: connect: connection reset by peer serve_test.go:4987: Get: Get "http://127.0.0.1:57487": dial tcp 127.0.0.1:57487: connect: connection reset by peer serve_test.go:4987: Get: Get "http://127.0.0.1:57487": dial tcp 127.0.0.1:57487: connect: connection reset by peer serve_test.go:4987: Get: Get "http://127.0.0.1:57487": dial tcp 127.0.0.1:57487: connect: connection reset by peer serve_test.go:4987: Get: Get "http://127.0.0.1:57487": dial tcp 127.0.0.1:57487: connect: connection reset by peer serve_test.go:4987: Get: Get "http://127.0.0.1:57487": dial tcp 127.0.0.1:57487: connect: connection reset by peer serve_test.go:4987: Get: Get "http://127.0.0.1:57487": dial tcp 127.0.0.1:57487: connect: connection reset by peer serve_test.go:4987: Get: Get "http://127.0.0.1:57487": dial tcp 127.0.0.1:57487: connect: connection reset by peer ... [output truncated] BenchmarkClientServerParallel/64/https1-4 8 13948848 ns/op 110124 B/op 1204 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57680: read tcp 127.0.0.1:57679->127.0.0.1:57680: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57688: read tcp 127.0.0.1:57683->127.0.0.1:57688: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57686: read tcp 127.0.0.1:57683->127.0.0.1:57686: use of closed network connection BenchmarkClientServerParallel/64/h2-4 20 10468696 ns/op 104174 B/op 1223 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57695: read tcp 127.0.0.1:57694->127.0.0.1:57695: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57701: read tcp 127.0.0.1:57697->127.0.0.1:57701: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57709: read tcp 127.0.0.1:57702->127.0.0.1:57709: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57704: read tcp 127.0.0.1:57702->127.0.0.1:57704: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57721: read tcp 127.0.0.1:57711->127.0.0.1:57721: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57718: read tcp 127.0.0.1:57711->127.0.0.1:57718: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57717: read tcp 127.0.0.1:57711->127.0.0.1:57717: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57722: read tcp 127.0.0.1:57711->127.0.0.1:57722: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57715: read tcp 127.0.0.1:57711->127.0.0.1:57715: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57716: write tcp 127.0.0.1:57711->127.0.0.1:57716: use of closed network connection ... [output truncated] BenchmarkServer-4 1 1115210230 ns/op 59552 B/op 468 allocs/op BenchmarkClient-4 30 3378665 ns/op 4138 B/op 46 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 99 1030179 ns/op 7122 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 968 122197 ns/op 3053 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1346 85710 ns/op 1881 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1210 105860 ns/op 2744 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1087 94524 ns/op 2750 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1507 88696 ns/op 2754 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1258 90519 ns/op 1900 B/op 13 allocs/op BenchmarkServerHijack-4 1179 157140 ns/op 16735 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 40 3545849 ns/op 6824 B/op 54 allocs/op BenchmarkResponseStatusLine-4 296120 365.5 ns/op 0 B/op 0 allocs/op PASS ok net/http 28.085s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2755 83608 ns/op 34138 B/op 12 allocs/op PASS ok net/http/httputil 1.349s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 88938 1395 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 482384 253.8 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 179942 1099 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 56636 3201 ns/op BenchmarkStdIPv4-4 81952 1820 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 91905 1553 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 88449 1273 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 79546 1375 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 75513 1720 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1000000 119.3 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1207390 120.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1000000 101.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 259688 458.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 353910 408.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 321000 547.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 64958 2165 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 307672 662.2 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 171468 739.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 141188 722.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 149083 796.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 66660 1507 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 341875 382.0 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 134338 1029 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 186074 754.4 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 241005 515.1 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 171066 806.8 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 303175 386.2 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 125127 918.3 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 170257 797.6 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 152293 824.7 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 106578 1237 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 501858 266.1 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 150784 859.0 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 83714 1467 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 101412 993.6 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 182672 702.4 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 125962 1034 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 255135 450.1 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 127874 987.2 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 147534 821.1 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 212370 634.9 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 140588 877.3 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 114.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 999228 117.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 115.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 830704 121.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 864180 120.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1000000 118.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 116.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 115.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 115.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 348883 327.8 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 650695 198.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 272454 470.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 290341 471.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 241004 510.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 98212 1395 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 584594 215.0 ns/op PASS ok net/netip 11.545s 2023/09/19 12:53:15 Test RPC server listening on 127.0.0.1:57809 2023/09/19 12:53:15 Test HTTP RPC server listening on 127.0.0.1:57810 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 200 655521 ns/op BenchmarkEndToEndHTTP-4 189 680434 ns/op BenchmarkEndToEndAsync-4 1303 88017 ns/op BenchmarkEndToEndAsyncHTTP-4 1426 73084 ns/op PASS ok net/rpc 2.052s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3392 30391 ns/op BenchmarkReadMIMEHeader/server_headers-4 5953 20642 ns/op BenchmarkUncommon-4 24908 4672 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.505s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 4263 26376 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 83832 1393 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 532020 238.2 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 100524 1109 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 206566 564.0 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 92209 1276 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 15608 7196 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 384891 279.6 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 117612 1030 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 209714 559.5 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 105285 1103 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 19466 6194 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 196496 656.3 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 73946 1587 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 66080 1661 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 32707 3645 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5839 20052 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 182437 674.0 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 77317 1636 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 74982 1622 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 32527 3592 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6784 19237 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.867s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2145724 53.24 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 144267 818.5 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 446 238392 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 BenchmarkReaddir-4 162 644738 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 BenchmarkReadDir-4 416 295099 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 49039 2426 ns/op BenchmarkStatFile-4 33082 3992 ns/op BenchmarkStatDir-4 32962 3526 ns/op BenchmarkLstatDot-4 51591 2658 ns/op BenchmarkLstatFile-4 32880 3687 ns/op BenchmarkLstatDir-4 34417 3524 ns/op PASS ok os 3.199s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 25 4010104 ns/op 8976 B/op 30 allocs/op PASS ok os/exec 1.169s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 313672 397.8 ns/op PASS ok os/user 1.360s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2459528 44.29 ns/op BenchmarkString-4 1934180 62.01 ns/op BenchmarkBytes-4 1771234 67.03 ns/op BenchmarkNamedBytes-4 974196 128.6 ns/op BenchmarkBytesArray-4 868429 149.6 ns/op BenchmarkSliceLen-4 1992807 59.02 ns/op BenchmarkMapLen-4 946857 126.0 ns/op BenchmarkStringLen-4 1480400 79.16 ns/op BenchmarkArrayLen-4 1271416 93.92 ns/op BenchmarkSliceCap-4 2020969 57.38 ns/op BenchmarkDeepEqual/int8-4 559995 226.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 95293 1368 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 502792 257.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 88941 1280 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 442692 259.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 91612 1283 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 513361 260.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 87026 1300 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 487761 288.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 92421 1383 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 496273 246.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 123225 1048 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 484551 278.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 88831 1356 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 437316 272.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 84339 1327 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 484426 264.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 88206 1318 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 473698 275.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 94328 1335 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 435876 263.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 86281 1550 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 496387 269.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 94219 1297 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 477607 266.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 88314 1330 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 478077 264.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 87576 1409 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 493346 261.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 88825 1330 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 520375 237.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 85117 1334 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 495180 265.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 95697 1416 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 125937 993.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 58780 2090 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 40520 2682 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 33363 4050 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 33777 3558 ns/op BenchmarkIsZero/ArrayComparable-4 302755 411.5 ns/op BenchmarkIsZero/ArrayIncomparable-4 29318 3786 ns/op BenchmarkIsZero/StructComparable-4 587665 245.1 ns/op BenchmarkIsZero/StructIncomparable-4 107839 982.3 ns/op BenchmarkSetZero/Bool/Direct-4 2488384 45.40 ns/op BenchmarkSetZero/Bool/CachedZero-4 840372 139.3 ns/op BenchmarkSetZero/Bool/NewZero-4 672104 176.2 ns/op BenchmarkSetZero/Int/Direct-4 2011418 65.17 ns/op BenchmarkSetZero/Int/CachedZero-4 819382 139.3 ns/op BenchmarkSetZero/Int/NewZero-4 716702 206.2 ns/op BenchmarkSetZero/Uint/Direct-4 1643427 65.12 ns/op BenchmarkSetZero/Uint/CachedZero-4 782672 154.4 ns/op BenchmarkSetZero/Uint/NewZero-4 565536 206.8 ns/op BenchmarkSetZero/Float/Direct-4 1729233 62.84 ns/op BenchmarkSetZero/Float/CachedZero-4 1000000 144.8 ns/op BenchmarkSetZero/Float/NewZero-4 741411 176.5 ns/op BenchmarkSetZero/Complex/Direct-4 1958038 60.01 ns/op BenchmarkSetZero/Complex/CachedZero-4 996373 151.9 ns/op BenchmarkSetZero/Complex/NewZero-4 741126 188.5 ns/op BenchmarkSetZero/Array/Direct-4 1806794 67.76 ns/op BenchmarkSetZero/Array/CachedZero-4 906963 146.9 ns/op BenchmarkSetZero/Array/NewZero-4 753433 172.9 ns/op BenchmarkSetZero/Chan/Direct-4 2015197 61.93 ns/op BenchmarkSetZero/Chan/CachedZero-4 974313 129.6 ns/op BenchmarkSetZero/Chan/NewZero-4 724464 168.2 ns/op BenchmarkSetZero/Func/Direct-4 2047312 54.98 ns/op BenchmarkSetZero/Func/CachedZero-4 1000000 124.1 ns/op BenchmarkSetZero/Func/NewZero-4 700609 184.0 ns/op BenchmarkSetZero/Interface/Direct-4 1926014 62.03 ns/op BenchmarkSetZero/Interface/CachedZero-4 877281 130.9 ns/op BenchmarkSetZero/Interface/NewZero-4 787761 172.5 ns/op BenchmarkSetZero/Map/Direct-4 2185274 55.18 ns/op BenchmarkSetZero/Map/CachedZero-4 995832 125.4 ns/op BenchmarkSetZero/Map/NewZero-4 766224 167.3 ns/op BenchmarkSetZero/Pointer/Direct-4 2098050 55.77 ns/op BenchmarkSetZero/Pointer/CachedZero-4 994142 124.2 ns/op BenchmarkSetZero/Pointer/NewZero-4 781333 169.4 ns/op BenchmarkSetZero/Slice/Direct-4 1847557 64.73 ns/op BenchmarkSetZero/Slice/CachedZero-4 1000000 123.0 ns/op BenchmarkSetZero/Slice/NewZero-4 774294 166.7 ns/op BenchmarkSetZero/String/Direct-4 2125098 57.62 ns/op BenchmarkSetZero/String/CachedZero-4 1000000 124.0 ns/op BenchmarkSetZero/String/NewZero-4 784326 165.1 ns/op BenchmarkSetZero/Struct/Direct-4 2134165 55.57 ns/op BenchmarkSetZero/Struct/CachedZero-4 1000000 121.1 ns/op BenchmarkSetZero/Struct/NewZero-4 792940 162.0 ns/op BenchmarkSelect/1-4 210436 675.5 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 92215 1509 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 41494 3362 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 173220 667.0 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 146348 729.9 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 99262 1012 ns/op 126.48 MB/s BenchmarkCallArgCopy/size=256-4 155001 1018 ns/op 251.53 MB/s BenchmarkCallArgCopy/size=1024-4 66212 1854 ns/op 552.45 MB/s BenchmarkCallArgCopy/size=4096-4 26397 5487 ns/op 746.49 MB/s BenchmarkCallArgCopy/size=65536-4 1771 103514 ns/op 633.11 MB/s BenchmarkFieldByName1-4 819836 162.9 ns/op BenchmarkFieldByName2-4 39901 3688 ns/op BenchmarkFieldByName3-4 10000 23048 ns/op BenchmarkInterfaceBig-4 2746504 45.42 ns/op BenchmarkInterfaceSmall-4 2078082 55.76 ns/op BenchmarkNew-4 1074814 124.0 ns/op BenchmarkMap/StringKeys/MapIndex-4 2066 51346 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1918 73393 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2205 50171 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2150 62509 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2796 47191 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 2088 59795 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 211566 604.4 ns/op PASS ok reflect 22.219s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 5541 18476 ns/op 9214 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 17875 ns/op 9391 B/op 1 allocs/op BenchmarkFindString-4 10000 18354 ns/op 9132 B/op 1 allocs/op BenchmarkFindSubmatch-4 6910 20630 ns/op 9312 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 5655 18845 ns/op 9166 B/op 2 allocs/op BenchmarkLiteral-4 10000 14974 ns/op BenchmarkNotLiteral-4 4129 40895 ns/op BenchmarkMatchClass-4 3596 43395 ns/op BenchmarkMatchClass_InRange-4 3559 45423 ns/op BenchmarkReplaceAll-4 1869 86539 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 15263 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 21468 5045 ns/op BenchmarkAnchoredShortMatch-4 10000 17785 ns/op BenchmarkAnchoredLongMatch-4 13669 10181 ns/op BenchmarkOnePassShortA-4 16680 6239 ns/op BenchmarkNotOnePassShortA-4 10000 23579 ns/op BenchmarkOnePassShortB-4 24759 4849 ns/op BenchmarkNotOnePassShortB-4 10000 22171 ns/op BenchmarkOnePassLongPrefix-4 77316 1623 ns/op BenchmarkOnePassLongNotPrefix-4 30502 4236 ns/op BenchmarkMatchParallelShared-4 4682 29063 ns/op BenchmarkMatchParallelCopied-4 10000 28885 ns/op BenchmarkQuoteMetaAll-4 140023 925.5 ns/op 15.13 MB/s BenchmarkQuoteMetaNone-4 434190 299.7 ns/op 86.74 MB/s BenchmarkCompile/Onepass-4 4039 30678 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1543 89060 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 162 725778 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2612630 43.86 ns/op 364.84 MB/s BenchmarkMatch/Easy0/32-4 10000 13031 ns/op 2.46 MB/s BenchmarkMatch/Easy0/1K-4 10000 17818 ns/op 57.47 MB/s BenchmarkMatch/Easy0i/16-4 2685080 46.61 ns/op 343.30 MB/s BenchmarkMatch/Easy0i/32-4 5781 32564 ns/op 0.98 MB/s BenchmarkMatch/Easy0i/1K-4 235 492173 ns/op 2.08 MB/s BenchmarkMatch/Easy1/16-4 2684078 44.62 ns/op 358.57 MB/s BenchmarkMatch/Easy1/32-4 10000 15482 ns/op 2.07 MB/s BenchmarkMatch/Easy1/1K-4 8779 26541 ns/op 38.58 MB/s BenchmarkMatch/Medium/16-4 2648548 44.88 ns/op 356.47 MB/s BenchmarkMatch/Medium/32-4 7902 26862 ns/op 1.19 MB/s BenchmarkMatch/Medium/1K-4 283 392825 ns/op 2.61 MB/s BenchmarkMatch/Hard/16-4 2743370 42.59 ns/op 375.64 MB/s BenchmarkMatch/Hard/32-4 4702 41284 ns/op 0.78 MB/s BenchmarkMatch/Hard/1K-4 163 667739 ns/op 1.53 MB/s BenchmarkMatch/Hard1/16-4 1717 81414 ns/op 0.20 MB/s BenchmarkMatch/Hard1/32-4 859 153812 ns/op 0.21 MB/s BenchmarkMatch/Hard1/1K-4 27 4202967 ns/op 0.24 MB/s BenchmarkMatch_onepass_regex/16-4 30296 4079 ns/op 3.92 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 17223 6812 ns/op 4.70 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 651 186358 ns/op 5.49 MB/s 23 B/op 0 allocs/op PASS ok regexp 10.654s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 760732 152.0 ns/op BenchmarkIsWordChar-4 194101 571.0 ns/op PASS ok regexp/syntax 2.332s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 96933 1417 ns/op BenchmarkCallers/inlined-4 86704 1451 ns/op BenchmarkCallers/no-cache-4 19516 5729 ns/op BenchmarkFPCallers/cached-4 3694183 32.86 ns/op BenchmarkMakeChan/Byte-4 1000000 242.9 ns/op BenchmarkMakeChan/Int-4 1000000 319.7 ns/op BenchmarkMakeChan/Ptr-4 763483 408.7 ns/op BenchmarkMakeChan/Struct/0-4 1000000 222.2 ns/op BenchmarkMakeChan/Struct/32-4 207508 764.3 ns/op BenchmarkMakeChan/Struct/40-4 201316 847.3 ns/op BenchmarkChanNonblocking-4 6413226 17.66 ns/op BenchmarkSelectUncontended-4 977664 129.1 ns/op BenchmarkSelectSyncContended-4 111315 1120 ns/op BenchmarkSelectAsyncContended-4 284730 372.7 ns/op BenchmarkSelectNonblock-4 4342125 35.84 ns/op BenchmarkChanUncontended-4 10000 12232 ns/op BenchmarkChanContended-4 5422 24580 ns/op BenchmarkChanSync-4 189784 575.5 ns/op BenchmarkChanSyncWork-4 64971 1857 ns/op BenchmarkChanProdCons0-4 203320 536.9 ns/op BenchmarkChanProdCons10-4 494835 240.8 ns/op BenchmarkChanProdCons100-4 454230 274.8 ns/op BenchmarkChanProdConsWork0-4 162463 666.0 ns/op BenchmarkChanProdConsWork10-4 268237 483.2 ns/op BenchmarkChanProdConsWork100-4 229400 437.4 ns/op BenchmarkSelectProdCons-4 173707 664.9 ns/op BenchmarkReceiveDataFromClosedChan-4 819712 145.8 ns/op BenchmarkChanCreation-4 195648 643.1 ns/op BenchmarkChanSem-4 259581 416.7 ns/op BenchmarkChanPopular-4 124 1036366 ns/op BenchmarkChanClosed-4 836046 146.7 ns/op BenchmarkCallClosure-4 4672216 27.00 ns/op BenchmarkCallClosure1-4 4839355 23.61 ns/op BenchmarkCallClosure2-4 1000000 135.4 ns/op BenchmarkCallClosure3-4 1268397 93.26 ns/op BenchmarkCallClosure4-4 987846 117.1 ns/op BenchmarkComplex128DivNormal-4 13615215 8.566 ns/op BenchmarkComplex128DivNisNaN-4 10998152 11.25 ns/op BenchmarkComplex128DivDisNaN-4 11087986 11.04 ns/op BenchmarkComplex128DivNisInf-4 14826526 8.601 ns/op BenchmarkComplex128DivDisInf-4 7326876 15.10 ns/op BenchmarkSetTypePtr-4 73892262 1.771 ns/op 4517.19 MB/s BenchmarkSetTypePtr8-4 14771191 8.753 ns/op 7311.64 MB/s BenchmarkSetTypePtr16-4 13748450 8.776 ns/op 14585.00 MB/s BenchmarkSetTypePtr32-4 14092626 8.853 ns/op 28915.90 MB/s BenchmarkSetTypePtr64-4 14911858 8.435 ns/op 60702.23 MB/s BenchmarkSetTypePtr126-4 8383117 16.14 ns/op 62472.09 MB/s BenchmarkSetTypePtr128-4 6358893 16.50 ns/op 62051.42 MB/s BenchmarkSetTypePtrSlice-4 1000000 137.1 ns/op 59731.41 MB/s BenchmarkSetTypeNode1-4 12494526 9.561 ns/op 2510.15 MB/s BenchmarkSetTypeNode1Slice-4 3252212 31.77 ns/op 24175.25 MB/s BenchmarkSetTypeNode8-4 9548179 10.61 ns/op 7539.53 MB/s BenchmarkSetTypeNode8Slice-4 1944856 54.22 ns/op 47219.00 MB/s BenchmarkSetTypeNode64-4 7196210 15.87 ns/op 33275.52 MB/s BenchmarkSetTypeNode64Slice-4 336013 386.5 ns/op 43715.24 MB/s BenchmarkSetTypeNode64Dead-4 9531483 12.12 ns/op 43577.20 MB/s BenchmarkSetTypeNode64DeadSlice-4 368162 351.6 ns/op 48059.79 MB/s BenchmarkSetTypeNode124-4 7553142 15.78 ns/op 63886.91 MB/s BenchmarkSetTypeNode124Slice-4 245947 500.2 ns/op 64491.86 MB/s BenchmarkSetTypeNode126-4 7924274 14.84 ns/op 68995.19 MB/s BenchmarkSetTypeNode126Slice-4 255277 529.1 ns/op 61930.82 MB/s BenchmarkSetTypeNode128-4 4974168 22.66 ns/op 45901.50 MB/s BenchmarkSetTypeNode128Slice-4 208546 629.1 ns/op 52896.94 MB/s BenchmarkSetTypeNode130-4 4868593 22.04 ns/op 47922.05 MB/s BenchmarkSetTypeNode130Slice-4 207427 628.9 ns/op 53732.40 MB/s BenchmarkSetTypeNode1024-4 1000000 121.0 ns/op 67849.63 MB/s BenchmarkSetTypeNode1024Slice-4 29157 3525 ns/op 74521.61 MB/s BenchmarkAllocation-4 5001 77536 ns/op BenchmarkReadMemStats-4 86 1263823 ns/op BenchmarkReadMemStatsLatency-4 1 3069190 p50-ns 3069190 p90-ns 3069190 p99-ns BenchmarkWriteBarrier-4 2604480 40.61 ns/op BenchmarkBulkWriteBarrier-4 5212807 21.76 ns/op BenchmarkScanStackNoLocals-4 2 55454744 ns/op BenchmarkMSpanCountAlloc/bits=64-4 14606923 8.807 ns/op BenchmarkMSpanCountAlloc/bits=128-4 13954502 9.316 ns/op BenchmarkMSpanCountAlloc/bits=256-4 10017250 11.20 ns/op BenchmarkMSpanCountAlloc/bits=512-4 8841820 13.97 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 6181102 20.04 ns/op BenchmarkHash5-4 7543941 14.85 ns/op 336.60 MB/s BenchmarkHash16-4 9101295 13.64 ns/op 1173.30 MB/s BenchmarkHash64-4 6550694 18.63 ns/op 3434.96 MB/s BenchmarkHash1024-4 2350527 49.98 ns/op 20487.52 MB/s BenchmarkHash65536-4 44809 2507 ns/op 26145.52 MB/s BenchmarkAlignedLoad-4 11120616 10.38 ns/op BenchmarkUnalignedLoad-4 10548471 10.46 ns/op BenchmarkEqEfaceConcrete-4 8486966 14.22 ns/op BenchmarkEqIfaceConcrete-4 8408115 14.10 ns/op BenchmarkNeEfaceConcrete-4 8242524 14.17 ns/op BenchmarkNeIfaceConcrete-4 8255656 14.68 ns/op BenchmarkConvT2EByteSized/bool-4 4387696 26.78 ns/op BenchmarkConvT2EByteSized/uint8-4 4255994 31.79 ns/op BenchmarkConvT2ESmall-4 4394936 27.07 ns/op BenchmarkConvT2EUintptr-4 3918714 26.34 ns/op BenchmarkConvT2ELarge-4 955224 146.6 ns/op BenchmarkConvT2ISmall-4 4406962 27.08 ns/op BenchmarkConvT2IUintptr-4 3773540 29.49 ns/op BenchmarkConvT2ILarge-4 988879 213.6 ns/op BenchmarkConvI2E-4 3577450 29.36 ns/op BenchmarkConvI2I-4 2813838 40.18 ns/op BenchmarkAssertE2T-4 3443010 35.90 ns/op BenchmarkAssertE2TLarge-4 1570138 66.21 ns/op BenchmarkAssertE2I-4 3331094 33.17 ns/op BenchmarkAssertI2T-4 3683072 31.00 ns/op BenchmarkAssertI2I-4 3370005 36.85 ns/op BenchmarkAssertI2E-4 4218582 26.45 ns/op BenchmarkAssertE2E-4 3777290 28.39 ns/op BenchmarkAssertE2T2-4 2919534 40.57 ns/op BenchmarkAssertE2T2Blank-4 3492208 33.19 ns/op BenchmarkAssertI2E2-4 3464751 32.49 ns/op BenchmarkAssertI2E2Blank-4 4172786 29.29 ns/op BenchmarkAssertE2E2-4 2481792 45.92 ns/op BenchmarkAssertE2E2Blank-4 4129450 28.33 ns/op BenchmarkConvT2Ezero/zero/16-4 3771978 28.90 ns/op BenchmarkConvT2Ezero/zero/32-4 4245657 27.84 ns/op BenchmarkConvT2Ezero/zero/64-4 4200146 28.96 ns/op BenchmarkConvT2Ezero/zero/str-4 4458082 28.72 ns/op BenchmarkConvT2Ezero/zero/slice-4 4159476 28.47 ns/op BenchmarkConvT2Ezero/zero/big-4 80797 1348 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 138.7 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 139.4 ns/op BenchmarkConvT2Ezero/nonzero/big-4 127347 1014 ns/op BenchmarkConvT2Ezero/smallint/16-4 3973184 28.69 ns/op BenchmarkConvT2Ezero/smallint/32-4 3957181 29.87 ns/op BenchmarkConvT2Ezero/smallint/64-4 4212841 28.21 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 113.6 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 101.1 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 104.5 ns/op BenchmarkMalloc8-4 1498501 90.10 ns/op BenchmarkMalloc16-4 1380628 104.1 ns/op BenchmarkMallocTypeInfo8-4 1743428 72.56 ns/op BenchmarkMallocTypeInfo16-4 1000000 130.5 ns/op BenchmarkMallocLargeStruct-4 85971 1559 ns/op BenchmarkGoroutineSelect-4 24 4307414 ns/op BenchmarkGoroutineBlocking-4 27 3926852 ns/op BenchmarkGoroutineForRange-4 38 4320599 ns/op BenchmarkGoroutineIdle-4 44 3708743 ns/op BenchmarkHashStringSpeed-4 2740824 42.70 ns/op BenchmarkHashBytesSpeed-4 1399010 84.93 ns/op BenchmarkHashInt32Speed-4 3345012 36.02 ns/op BenchmarkHashInt64Speed-4 3116224 35.42 ns/op BenchmarkHashStringArraySpeed-4 608580 187.2 ns/op BenchmarkMegMap-4 3226677 37.43 ns/op BenchmarkMegOneMap-4 3460184 33.51 ns/op BenchmarkMegEqMap-4 3301 35500 ns/op BenchmarkMegEmptyMap-4 3479323 30.51 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2419218 49.94 ns/op BenchmarkSmallStrMap-4 3158922 38.97 ns/op BenchmarkMapStringKeysEight_16-4 1762466 57.98 ns/op BenchmarkMapStringKeysEight_32-4 2792689 43.55 ns/op BenchmarkMapStringKeysEight_64-4 2843064 38.50 ns/op BenchmarkMapStringKeysEight_1M-4 3116718 38.97 ns/op BenchmarkIntMap-4 3270898 34.47 ns/op BenchmarkMapFirst/1-4 4175032 29.96 ns/op BenchmarkMapFirst/2-4 4104840 30.25 ns/op BenchmarkMapFirst/3-4 4167418 29.10 ns/op BenchmarkMapFirst/4-4 3747912 29.96 ns/op BenchmarkMapFirst/5-4 4052281 28.91 ns/op BenchmarkMapFirst/6-4 3997140 29.58 ns/op BenchmarkMapFirst/7-4 4131314 29.60 ns/op BenchmarkMapFirst/8-4 3881060 29.34 ns/op BenchmarkMapFirst/9-4 3600553 32.44 ns/op BenchmarkMapFirst/10-4 3452119 32.91 ns/op BenchmarkMapFirst/11-4 3755930 32.77 ns/op BenchmarkMapFirst/12-4 3476005 33.87 ns/op BenchmarkMapFirst/13-4 3621114 34.14 ns/op BenchmarkMapFirst/14-4 3482074 34.06 ns/op BenchmarkMapFirst/15-4 3549584 33.12 ns/op BenchmarkMapFirst/16-4 3347140 33.33 ns/op BenchmarkMapMid/1-4 3995592 31.42 ns/op BenchmarkMapMid/2-4 3797528 31.10 ns/op BenchmarkMapMid/3-4 3487516 43.18 ns/op BenchmarkMapMid/4-4 3136047 34.85 ns/op BenchmarkMapMid/5-4 3534846 31.75 ns/op BenchmarkMapMid/6-4 3553519 32.12 ns/op BenchmarkMapMid/7-4 3475501 31.20 ns/op BenchmarkMapMid/8-4 3468069 33.71 ns/op BenchmarkMapMid/9-4 3224599 33.75 ns/op BenchmarkMapMid/10-4 3407620 35.23 ns/op BenchmarkMapMid/11-4 3394150 35.27 ns/op BenchmarkMapMid/12-4 3338154 33.43 ns/op BenchmarkMapMid/13-4 3534770 33.32 ns/op BenchmarkMapMid/14-4 3545673 34.31 ns/op BenchmarkMapMid/15-4 3408622 32.53 ns/op BenchmarkMapMid/16-4 3365642 32.62 ns/op BenchmarkMapLast/1-4 3978649 30.01 ns/op BenchmarkMapLast/2-4 4012488 29.76 ns/op BenchmarkMapLast/3-4 3762752 31.17 ns/op BenchmarkMapLast/4-4 3609540 31.12 ns/op BenchmarkMapLast/5-4 3700539 34.86 ns/op BenchmarkMapLast/6-4 3704966 31.71 ns/op BenchmarkMapLast/7-4 3495145 33.57 ns/op BenchmarkMapLast/8-4 3415958 34.82 ns/op BenchmarkMapLast/9-4 3614317 33.30 ns/op BenchmarkMapLast/10-4 3332338 33.01 ns/op BenchmarkMapLast/11-4 3623191 32.58 ns/op BenchmarkMapLast/12-4 3596146 34.60 ns/op BenchmarkMapLast/13-4 3636939 34.60 ns/op BenchmarkMapLast/14-4 3439522 31.82 ns/op BenchmarkMapLast/15-4 3458042 32.59 ns/op BenchmarkMapLast/16-4 3534636 34.13 ns/op BenchmarkMapCycle-4 2468661 47.30 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3436060 34.06 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 3069 36073 ns/op BenchmarkMakeMap/[Byte]Byte-4 912008 324.1 ns/op BenchmarkMakeMap/[Int]Int-4 295318 757.7 ns/op BenchmarkNewEmptyMap-4 17366584 6.945 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1803754 64.67 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 692260 183.9 ns/op BenchmarkMapIterEmpty-4 4469223 25.91 ns/op BenchmarkSameLengthMap-4 3989973 29.22 ns/op BenchmarkBigKeyMap-4 1571287 75.22 ns/op BenchmarkBigValMap-4 1384496 85.62 ns/op BenchmarkSmallKeyMap-4 2945922 39.39 ns/op BenchmarkMapPopulate/1-4 2693576 43.13 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 183459 919.1 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 8718 21664 ns/op 6271 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 621 186434 ns/op 51755 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 56 2081697 ns/op 415827 B/op 198 allocs/op BenchmarkMapPopulate/100000-4 5 23180019 ns/op 6532830 B/op 2923 allocs/op BenchmarkComplexAlgMap-4 605992 214.5 ns/op BenchmarkGoMapClear/Reflexive/1-4 1624095 71.40 ns/op BenchmarkGoMapClear/Reflexive/10-4 1530243 79.66 ns/op BenchmarkGoMapClear/Reflexive/100-4 430896 311.9 ns/op BenchmarkGoMapClear/Reflexive/1000-4 58922 2067 ns/op BenchmarkGoMapClear/Reflexive/10000-4 7542 15405 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1416573 82.31 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1343899 90.85 ns/op BenchmarkGoMapClear/NonReflexive/100-4 424377 311.9 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 63108 1905 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 6366 15803 ns/op BenchmarkMapStringConversion/32/simple-4 1561990 75.22 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1482391 77.92 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1361871 85.96 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1488244 79.04 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1399663 83.71 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1269799 93.46 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1887867 62.54 ns/op BenchmarkMapInterfacePtr-4 2036416 55.96 ns/op BenchmarkNewEmptyMapHintLessThan8-4 6847095 17.37 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 92228 1675 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 6055 19327 ns/op BenchmarkMapPop1000-4 459 263554 ns/op BenchmarkMapPop10000-4 24 4706842 ns/op BenchmarkMapAssign/Int32/256-4 2422588 48.01 ns/op BenchmarkMapAssign/Int32/65536-4 1651413 67.04 ns/op BenchmarkMapAssign/Int64/256-4 2439363 48.75 ns/op BenchmarkMapAssign/Int64/65536-4 1458438 78.48 ns/op BenchmarkMapAssign/Str/256-4 2135076 56.72 ns/op BenchmarkMapAssign/Str/65536-4 680326 149.0 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1537347 77.18 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 930961 121.7 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1520030 78.02 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 806439 126.1 ns/op BenchmarkMapOperatorAssign/Str/256-4 497161 3272 ns/op BenchmarkMapOperatorAssign/Str/65536-4 256819 418.5 ns/op BenchmarkMapAppendAssign/Int32/256-4 767695 153.3 ns/op 29 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 255396 401.4 ns/op 50 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 757923 163.9 ns/op 29 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 289364 351.1 ns/op 54 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 557803 221.6 ns/op 55 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 207237 516.2 ns/op 94 B/op 0 allocs/op BenchmarkMapDelete/Int32/100-4 1305170 86.70 ns/op BenchmarkMapDelete/Int32/1000-4 2161968 59.46 ns/op BenchmarkMapDelete/Int32/10000-4 2239854 54.34 ns/op BenchmarkMapDelete/Int64/100-4 1587850 87.74 ns/op BenchmarkMapDelete/Int64/1000-4 1906312 61.18 ns/op BenchmarkMapDelete/Int64/10000-4 2106040 58.43 ns/op BenchmarkMapDelete/Str/100-4 1000000 108.0 ns/op BenchmarkMapDelete/Str/1000-4 1680814 73.60 ns/op BenchmarkMapDelete/Str/10000-4 1617404 77.54 ns/op BenchmarkMapDelete/Pointer/100-4 1000000 107.3 ns/op BenchmarkMapDelete/Pointer/1000-4 1855531 64.82 ns/op BenchmarkMapDelete/Pointer/10000-4 2008144 59.95 ns/op BenchmarkMemmove/0-4 22219474 5.191 ns/op BenchmarkMemmove/1-4 1474314 79.96 ns/op 12.51 MB/s BenchmarkMemmove/2-4 1445640 81.03 ns/op 24.68 MB/s BenchmarkMemmove/3-4 1465443 82.10 ns/op 36.54 MB/s BenchmarkMemmove/4-4 1425380 81.37 ns/op 49.16 MB/s BenchmarkMemmove/5-4 1421294 82.45 ns/op 60.64 MB/s BenchmarkMemmove/6-4 1444284 82.24 ns/op 72.95 MB/s BenchmarkMemmove/7-4 1445736 82.62 ns/op 84.72 MB/s BenchmarkMemmove/8-4 1528762 78.13 ns/op 102.39 MB/s BenchmarkMemmove/9-4 1412836 83.14 ns/op 108.26 MB/s BenchmarkMemmove/10-4 1463259 83.20 ns/op 120.19 MB/s BenchmarkMemmove/11-4 1461138 83.12 ns/op 132.33 MB/s BenchmarkMemmove/12-4 1368907 81.88 ns/op 146.56 MB/s BenchmarkMemmove/13-4 1466694 82.25 ns/op 158.05 MB/s BenchmarkMemmove/14-4 1413318 79.81 ns/op 175.43 MB/s BenchmarkMemmove/15-4 1443931 80.15 ns/op 187.15 MB/s BenchmarkMemmove/16-4 1551394 77.21 ns/op 207.23 MB/s BenchmarkMemmove/32-4 1473286 79.45 ns/op 402.78 MB/s BenchmarkMemmove/64-4 1310866 85.94 ns/op 744.72 MB/s BenchmarkMemmove/128-4 1254085 97.17 ns/op 1317.25 MB/s BenchmarkMemmove/256-4 1000000 118.4 ns/op 2162.90 MB/s BenchmarkMemmove/512-4 724236 175.2 ns/op 2922.23 MB/s BenchmarkMemmove/1024-4 441487 258.5 ns/op 3960.95 MB/s BenchmarkMemmove/2048-4 308918 417.3 ns/op 4907.19 MB/s BenchmarkMemmove/4096-4 179169 782.6 ns/op 5234.02 MB/s BenchmarkMemmoveOverlap/32-4 1317302 111.8 ns/op 286.31 MB/s BenchmarkMemmoveOverlap/64-4 1000000 109.5 ns/op 584.68 MB/s BenchmarkMemmoveOverlap/128-4 1000000 101.2 ns/op 1264.95 MB/s BenchmarkMemmoveOverlap/256-4 1000000 121.5 ns/op 2107.81 MB/s BenchmarkMemmoveOverlap/512-4 775014 171.5 ns/op 2984.65 MB/s BenchmarkMemmoveOverlap/1024-4 521028 250.5 ns/op 4087.26 MB/s BenchmarkMemmoveOverlap/2048-4 325402 398.8 ns/op 5135.12 MB/s BenchmarkMemmoveOverlap/4096-4 180522 706.7 ns/op 5796.08 MB/s BenchmarkMemmoveUnalignedDst/0-4 20344244 6.169 ns/op BenchmarkMemmoveUnalignedDst/1-4 1329090 82.32 ns/op 12.15 MB/s BenchmarkMemmoveUnalignedDst/2-4 1334420 89.53 ns/op 22.34 MB/s BenchmarkMemmoveUnalignedDst/3-4 1433127 82.12 ns/op 36.53 MB/s BenchmarkMemmoveUnalignedDst/4-4 1431488 83.62 ns/op 47.83 MB/s BenchmarkMemmoveUnalignedDst/5-4 1446117 82.75 ns/op 60.42 MB/s BenchmarkMemmoveUnalignedDst/6-4 1413468 92.06 ns/op 65.17 MB/s BenchmarkMemmoveUnalignedDst/7-4 1393364 83.61 ns/op 83.73 MB/s BenchmarkMemmoveUnalignedDst/8-4 1468923 78.93 ns/op 101.36 MB/s BenchmarkMemmoveUnalignedDst/9-4 1391899 84.80 ns/op 106.14 MB/s BenchmarkMemmoveUnalignedDst/10-4 1397133 84.86 ns/op 117.84 MB/s BenchmarkMemmoveUnalignedDst/11-4 1397054 85.11 ns/op 129.24 MB/s BenchmarkMemmoveUnalignedDst/12-4 1408021 86.40 ns/op 138.89 MB/s BenchmarkMemmoveUnalignedDst/13-4 1392406 85.65 ns/op 151.79 MB/s BenchmarkMemmoveUnalignedDst/14-4 1422523 84.40 ns/op 165.87 MB/s BenchmarkMemmoveUnalignedDst/15-4 1284343 91.63 ns/op 163.70 MB/s BenchmarkMemmoveUnalignedDst/16-4 1368288 86.76 ns/op 184.41 MB/s BenchmarkMemmoveUnalignedDst/32-4 1311909 87.44 ns/op 365.98 MB/s BenchmarkMemmoveUnalignedDst/64-4 1245571 91.97 ns/op 695.89 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 103.8 ns/op 1232.63 MB/s BenchmarkMemmoveUnalignedDst/256-4 873968 133.9 ns/op 1911.92 MB/s BenchmarkMemmoveUnalignedDst/512-4 730172 170.6 ns/op 3001.83 MB/s BenchmarkMemmoveUnalignedDst/1024-4 406478 259.7 ns/op 3943.34 MB/s BenchmarkMemmoveUnalignedDst/2048-4 324778 397.2 ns/op 5156.01 MB/s BenchmarkMemmoveUnalignedDst/4096-4 172082 702.1 ns/op 5833.73 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1365891 87.28 ns/op 366.65 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1256758 92.97 ns/op 688.43 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 105.2 ns/op 1216.23 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 1000000 128.2 ns/op 1996.70 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 732558 166.2 ns/op 3081.23 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 504478 263.6 ns/op 3884.48 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 318016 418.8 ns/op 4889.94 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 177846 743.0 ns/op 5513.06 MB/s BenchmarkMemmoveUnalignedSrc/0-4 16358967 6.178 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1437426 83.24 ns/op 12.01 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1441772 83.73 ns/op 23.89 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1381998 87.04 ns/op 34.47 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1364720 84.43 ns/op 47.38 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1389327 91.42 ns/op 54.70 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1294825 85.53 ns/op 70.15 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1372788 86.47 ns/op 80.96 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1432922 82.08 ns/op 97.46 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1339870 92.10 ns/op 97.72 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1342189 95.13 ns/op 105.11 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1241251 88.26 ns/op 124.63 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1358334 86.35 ns/op 138.98 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1360210 87.98 ns/op 147.77 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1352092 88.01 ns/op 159.06 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1355894 87.69 ns/op 171.06 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1351380 85.27 ns/op 187.63 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1371538 87.50 ns/op 365.71 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1255824 93.33 ns/op 685.77 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 101.5 ns/op 1260.56 MB/s BenchmarkMemmoveUnalignedSrc/256-4 971931 122.9 ns/op 2083.82 MB/s BenchmarkMemmoveUnalignedSrc/512-4 755407 171.1 ns/op 2991.78 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 506434 254.9 ns/op 4017.24 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 327246 398.8 ns/op 5135.98 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 177266 717.6 ns/op 5708.05 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1000000 105.4 ns/op 151.73 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1267036 92.84 ns/op 172.34 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1220347 97.32 ns/op 164.41 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1234510 96.95 ns/op 165.03 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1000000 100.5 ns/op 159.18 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1262410 94.37 ns/op 169.54 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1257164 96.59 ns/op 165.65 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1242150 95.07 ns/op 168.30 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1000000 106.5 ns/op 600.89 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1000000 111.4 ns/op 574.73 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1000000 105.8 ns/op 604.92 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1000000 105.8 ns/op 605.14 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1000000 104.3 ns/op 613.59 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1000000 107.2 ns/op 596.90 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 969854 107.8 ns/op 593.62 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1147207 103.4 ns/op 618.87 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 827656 154.2 ns/op 1660.19 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 666244 189.6 ns/op 1350.27 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 953253 134.8 ns/op 1899.62 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 966364 132.8 ns/op 1927.74 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 778922 135.4 ns/op 1890.27 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 968757 132.6 ns/op 1930.07 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 963864 134.2 ns/op 1907.21 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 965971 133.3 ns/op 1920.07 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 96242 1126 ns/op 3637.04 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 68734 1750 ns/op 2340.58 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 176980 715.5 ns/op 5724.29 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 177157 711.7 ns/op 5754.85 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 177430 727.3 ns/op 5631.46 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 163432 726.5 ns/op 5637.76 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 179449 716.7 ns/op 5715.05 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 178173 711.9 ns/op 5753.27 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 6271 17915 ns/op 3658.18 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 4671 27932 ns/op 2346.28 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 8229 12331 ns/op 5314.88 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 9651 12071 ns/op 5429.17 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 9918 11581 ns/op 5659.15 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 9943 11724 ns/op 5590.02 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 10000 11440 ns/op 5728.80 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 9472 11894 ns/op 5510.00 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1387472 87.90 ns/op 364.05 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1305092 91.22 ns/op 701.60 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 101.3 ns/op 1263.70 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 1000000 123.6 ns/op 2071.76 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 811728 158.1 ns/op 3237.75 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 520161 249.3 ns/op 4108.00 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 329254 396.1 ns/op 5170.94 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 183051 694.4 ns/op 5898.44 MB/s BenchmarkMemclr/5-4 15612859 7.363 ns/op 679.11 MB/s BenchmarkMemclr/16-4 15308595 7.350 ns/op 2176.78 MB/s BenchmarkMemclr/64-4 15119877 7.733 ns/op 8276.01 MB/s BenchmarkMemclr/256-4 13202572 8.975 ns/op 28524.41 MB/s BenchmarkMemclr/4096-4 2404072 49.37 ns/op 82959.57 MB/s BenchmarkMemclr/65536-4 94905 1341 ns/op 48863.37 MB/s BenchmarkMemclr/1M-4 5133 24988 ns/op 41962.43 MB/s BenchmarkMemclr/4M-4 1282 94119 ns/op 44563.90 MB/s BenchmarkMemclr/8M-4 405 271526 ns/op 30894.30 MB/s BenchmarkMemclr/16M-4 138 855876 ns/op 19602.38 MB/s BenchmarkMemclr/64M-4 57 2673420 ns/op 25102.25 MB/s BenchmarkMemclrUnaligned/0_5-4 8609566 14.89 ns/op 335.88 MB/s BenchmarkMemclrUnaligned/0_16-4 8608963 13.46 ns/op 1188.71 MB/s BenchmarkMemclrUnaligned/0_64-4 8207625 12.55 ns/op 5100.53 MB/s BenchmarkMemclrUnaligned/0_256-4 8991483 13.45 ns/op 19028.91 MB/s BenchmarkMemclrUnaligned/0_4096-4 2160141 55.00 ns/op 74475.13 MB/s BenchmarkMemclrUnaligned/0_65536-4 94478 1344 ns/op 48773.68 MB/s BenchmarkMemclrUnaligned/1_5-4 9616048 12.14 ns/op 411.92 MB/s BenchmarkMemclrUnaligned/1_16-4 9076846 12.29 ns/op 1301.40 MB/s BenchmarkMemclrUnaligned/1_64-4 8692004 12.36 ns/op 5179.83 MB/s BenchmarkMemclrUnaligned/1_256-4 8344174 13.93 ns/op 18383.09 MB/s BenchmarkMemclrUnaligned/1_4096-4 1453527 84.31 ns/op 48581.46 MB/s BenchmarkMemclrUnaligned/1_65536-4 82371 1452 ns/op 45128.35 MB/s BenchmarkMemclrUnaligned/4_5-4 10368142 11.86 ns/op 421.48 MB/s BenchmarkMemclrUnaligned/4_16-4 9876808 11.98 ns/op 1335.44 MB/s BenchmarkMemclrUnaligned/4_64-4 9860937 11.96 ns/op 5349.19 MB/s BenchmarkMemclrUnaligned/4_256-4 9150322 13.52 ns/op 18934.48 MB/s BenchmarkMemclrUnaligned/4_4096-4 1000000 104.6 ns/op 39175.35 MB/s BenchmarkMemclrUnaligned/4_65536-4 66741 1839 ns/op 35628.67 MB/s BenchmarkMemclrUnaligned/7_5-4 9067850 13.29 ns/op 376.28 MB/s BenchmarkMemclrUnaligned/7_16-4 8389381 13.99 ns/op 1143.89 MB/s BenchmarkMemclrUnaligned/7_64-4 6844303 14.81 ns/op 4322.04 MB/s BenchmarkMemclrUnaligned/7_256-4 6617881 15.51 ns/op 16502.00 MB/s BenchmarkMemclrUnaligned/7_4096-4 938698 116.2 ns/op 35258.05 MB/s BenchmarkMemclrUnaligned/7_65536-4 75386 1815 ns/op 36117.16 MB/s BenchmarkMemclrUnaligned/0_1M-4 2491 49401 ns/op 21225.96 MB/s BenchmarkMemclrUnaligned/0_4M-4 1017 112470 ns/op 37292.81 MB/s BenchmarkMemclrUnaligned/0_8M-4 351 305168 ns/op 27488.46 MB/s BenchmarkMemclrUnaligned/0_16M-4 123 873429 ns/op 19208.45 MB/s BenchmarkMemclrUnaligned/0_64M-4 50 2291951 ns/op 29280.24 MB/s BenchmarkMemclrUnaligned/1_1M-4 4086 34736 ns/op 30187.27 MB/s BenchmarkMemclrUnaligned/1_4M-4 961 146135 ns/op 28701.50 MB/s BenchmarkMemclrUnaligned/1_8M-4 206 537601 ns/op 15603.78 MB/s BenchmarkMemclrUnaligned/1_16M-4 100 1032977 ns/op 16241.61 MB/s BenchmarkMemclrUnaligned/1_64M-4 42 2390315 ns/op 28075.32 MB/s BenchmarkMemclrUnaligned/4_1M-4 4129 28372 ns/op 36958.68 MB/s BenchmarkMemclrUnaligned/4_4M-4 954 164974 ns/op 25424.08 MB/s BenchmarkMemclrUnaligned/4_8M-4 451 300988 ns/op 27870.23 MB/s BenchmarkMemclrUnaligned/4_16M-4 151 781705 ns/op 21462.35 MB/s BenchmarkMemclrUnaligned/4_64M-4 58 1936944 ns/op 34646.78 MB/s BenchmarkMemclrUnaligned/7_1M-4 5356 23923 ns/op 43830.51 MB/s BenchmarkMemclrUnaligned/7_4M-4 1153 99719 ns/op 42061.30 MB/s BenchmarkMemclrUnaligned/7_8M-4 421 259501 ns/op 32325.94 MB/s BenchmarkMemclrUnaligned/7_16M-4 154 783340 ns/op 21417.55 MB/s BenchmarkMemclrUnaligned/7_64M-4 58 2119595 ns/op 31661.17 MB/s BenchmarkGoMemclr/5-4 2325451 57.16 ns/op 87.47 MB/s BenchmarkGoMemclr/16-4 650990 167.1 ns/op 95.73 MB/s BenchmarkGoMemclr/64-4 213963 586.7 ns/op 109.09 MB/s BenchmarkGoMemclr/256-4 51182 2304 ns/op 111.11 MB/s BenchmarkMemclrRange/1K_2K-4 94134 1276 ns/op 75142.75 MB/s BenchmarkMemclrRange/2K_8K-4 29817 3884 ns/op 85880.43 MB/s BenchmarkMemclrRange/4K_16K-4 37046 3265 ns/op 98959.80 MB/s BenchmarkMemclrRange/160K_228K-4 3483 33075 ns/op 50275.86 MB/s BenchmarkClearFat7-4 4844388 23.55 ns/op BenchmarkClearFat8-4 5237718 22.42 ns/op BenchmarkClearFat11-4 4862047 24.62 ns/op BenchmarkClearFat12-4 4403341 24.80 ns/op BenchmarkClearFat13-4 4634674 24.60 ns/op BenchmarkClearFat14-4 4213321 24.67 ns/op BenchmarkClearFat15-4 4565355 24.48 ns/op BenchmarkClearFat16-4 5454973 22.74 ns/op BenchmarkClearFat24-4 4956283 23.97 ns/op BenchmarkClearFat32-4 5147510 24.68 ns/op BenchmarkClearFat40-4 3920840 30.18 ns/op BenchmarkClearFat48-4 4294956 25.39 ns/op BenchmarkClearFat56-4 4395608 25.36 ns/op BenchmarkClearFat64-4 4271629 27.82 ns/op BenchmarkClearFat72-4 3596228 29.89 ns/op BenchmarkClearFat128-4 3105596 41.79 ns/op BenchmarkClearFat256-4 2699359 44.17 ns/op BenchmarkClearFat512-4 1618080 69.68 ns/op BenchmarkClearFat1024-4 1000000 115.7 ns/op BenchmarkClearFat1032-4 1000000 116.1 ns/op BenchmarkClearFat1040-4 1000000 123.0 ns/op BenchmarkCopyFat7-4 4651863 25.82 ns/op BenchmarkCopyFat8-4 4582293 24.94 ns/op BenchmarkCopyFat11-4 4538679 27.12 ns/op BenchmarkCopyFat12-4 4420059 26.35 ns/op BenchmarkCopyFat13-4 4273933 25.69 ns/op BenchmarkCopyFat14-4 4443086 26.26 ns/op BenchmarkCopyFat15-4 4084497 26.64 ns/op BenchmarkCopyFat16-4 4323952 26.13 ns/op BenchmarkCopyFat24-4 4697656 25.10 ns/op BenchmarkCopyFat32-4 4390497 28.76 ns/op BenchmarkCopyFat64-4 4091083 32.61 ns/op BenchmarkCopyFat72-4 3630972 32.48 ns/op BenchmarkCopyFat128-4 3115185 36.59 ns/op BenchmarkCopyFat256-4 2231372 49.51 ns/op BenchmarkCopyFat512-4 1000000 124.0 ns/op BenchmarkCopyFat520-4 1498556 78.99 ns/op BenchmarkCopyFat1024-4 916345 123.6 ns/op BenchmarkCopyFat1032-4 1000000 124.5 ns/op BenchmarkCopyFat1040-4 889113 123.0 ns/op BenchmarkIssue18740/2byte-4 387 307816 ns/op BenchmarkIssue18740/4byte-4 673 176725 ns/op BenchmarkIssue18740/8byte-4 1212 102435 ns/op BenchmarkMemclrKnownSize1-4 7814229 18.91 ns/op 52.87 MB/s BenchmarkMemclrKnownSize2-4 4077294 26.61 ns/op 75.16 MB/s BenchmarkMemclrKnownSize4-4 3257341 35.42 ns/op 112.94 MB/s BenchmarkMemclrKnownSize8-4 1441789 81.73 ns/op 97.88 MB/s BenchmarkMemclrKnownSize16-4 822073 155.3 ns/op 103.03 MB/s BenchmarkMemclrKnownSize32-4 446834 286.2 ns/op 111.80 MB/s BenchmarkMemclrKnownSize64-4 247392 542.3 ns/op 118.01 MB/s BenchmarkMemclrKnownSize112-4 138151 935.2 ns/op 119.77 MB/s BenchmarkMemclrKnownSize128-4 118286 1133 ns/op 113.01 MB/s BenchmarkMemclrKnownSize192-4 58438 1826 ns/op 105.16 MB/s BenchmarkMemclrKnownSize248-4 45366 2291 ns/op 108.26 MB/s BenchmarkMemclrKnownSize256-4 47616 2197 ns/op 116.51 MB/s BenchmarkMemclrKnownSize512-4 28216 4216 ns/op 121.45 MB/s BenchmarkMemclrKnownSize1024-4 14716 8109 ns/op 126.28 MB/s BenchmarkMemclrKnownSize4096-4 3973 31900 ns/op 128.40 MB/s BenchmarkMemclrKnownSize512KiB-4 26 4182576 ns/op 125.35 MB/s BenchmarkReadMetricsLatency-4 10000 3788 p50-ns 5569 p90-ns 9270 p99-ns BenchmarkFinalizer-4 229 535158 ns/op BenchmarkFinalizerRun-4 208454 685.1 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7856152 13.35 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3981747 29.44 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2982369 39.09 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2985554 39.41 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1694818 67.77 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1563306 75.05 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2969233 39.10 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1703074 69.82 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1720098 69.32 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2157246 48.46 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2426337 45.42 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2336551 51.15 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 2065755 58.57 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1732099 63.79 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 10177471 10.76 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 11780337 10.53 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 11643495 10.44 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 10719493 10.96 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 10249951 11.95 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 8402710 13.78 ns/op BenchmarkFindBitRange64/PatternAASize2-4 11190676 11.66 ns/op BenchmarkFindBitRange64/PatternAASize8-4 10251406 11.72 ns/op BenchmarkFindBitRange64/PatternAASize32-4 11182987 10.82 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 10585731 10.85 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 11577756 10.54 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 11733762 10.47 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 10992394 10.64 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 9832894 11.02 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 10318717 12.01 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 8661987 12.90 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 10322704 13.90 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 10558959 11.09 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 10088791 11.37 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 9725857 12.31 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 9899172 12.13 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 9487550 12.33 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 9917245 12.76 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 8690052 12.61 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 9779188 12.23 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 8276718 12.40 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 9596197 11.98 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 10218747 11.90 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 9411346 12.09 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 9547857 12.67 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 9645270 11.96 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 10171300 11.64 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 9959236 11.71 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 9331171 12.04 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 10483860 11.26 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 9938577 11.70 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 10196563 11.68 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 10150960 11.24 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 9811356 11.07 ns/op BenchmarkNetpollBreak-4 4795 26819 ns/op BenchmarkPinnerPinUnpinBatch-4 1304 132029 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 226 545335 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1532 163987 ns/op BenchmarkPinnerPinUnpin-4 1345694 96.57 ns/op BenchmarkPinnerPinUnpinTiny-4 1430196 81.17 ns/op BenchmarkPinnerPinUnpinDouble-4 600256 224.9 ns/op BenchmarkPinnerPinUnpinParallel-4 2789556 36.40 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 2999559 35.95 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 439003 279.2 ns/op BenchmarkPinnerIsPinnedOnPinned-4 7087350 15.88 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 7655017 14.73 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 5658984 21.44 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 6330616 20.14 ns/op BenchmarkPingPongHog-4 883 363585 ns/op BenchmarkStackGrowth-4 110754 977.8 ns/op BenchmarkStackGrowthDeep-4 1087 122678 ns/op BenchmarkCreateGoroutines-4 49785 2572 ns/op BenchmarkCreateGoroutinesParallel-4 59978 2522 ns/op BenchmarkCreateGoroutinesCapture-4 8158 17740 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 44361 4546 ns/op BenchmarkClosureCall-4 23288331 4.702 ns/op BenchmarkWakeupParallelSpinning/0s-4 7164 16425 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5876 25549 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4860 32996 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3002 44801 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1174 123680 ns/op BenchmarkWakeupParallelSpinning/20µs-4 958 132741 ns/op BenchmarkWakeupParallelSpinning/50µs-4 397 326384 ns/op BenchmarkWakeupParallelSpinning/100µs-4 238 468113 ns/op BenchmarkMatmult-4 4805965 31.97 ns/op BenchmarkFastrand-4 6809980 16.09 ns/op BenchmarkFastrand64-4 6186091 16.53 ns/op BenchmarkFastrandHashiter-4 3451066 34.75 ns/op BenchmarkFastrandn/2-4 5852889 17.30 ns/op BenchmarkFastrandn/3-4 6626685 18.20 ns/op BenchmarkFastrandn/4-4 7274684 16.09 ns/op BenchmarkFastrandn/5-4 6682842 15.86 ns/op BenchmarkIfaceCmp100-4 129679 961.7 ns/op BenchmarkIfaceCmpNil100-4 219846 896.8 ns/op BenchmarkEfaceCmpDiff-4 45633 4315 ns/op BenchmarkEfaceCmpDiffIndirect-4 38582 3211 ns/op BenchmarkDefer-4 1372023 89.98 ns/op BenchmarkDefer10-4 935347 189.6 ns/op BenchmarkDeferMany-4 350532 403.0 ns/op BenchmarkPanicRecover-4 584769 181.4 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 98 1469242 ns/op 1486758 p50-ns 2046916 p90-ns 2749566 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 74 1737595 ns/op 1674092 p50-ns 2542020 p90-ns 7761942 p99-ns BenchmarkGoroutineProfile/small/idle-4 45 2623962 ns/op 2519595 p50-ns 3520310 p90-ns 4237595 p99-ns BenchmarkGoroutineProfile/small/loaded-4 50 4675130 ns/op 3806929 p50-ns 7646162 p90-ns 22285638 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 86 1428553 ns/op 1379830 p50-ns 1939778 p90-ns 2348193 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 86 1748199 ns/op 1488611 p50-ns 2371302 p90-ns 10494921 p99-ns BenchmarkGoroutineProfile/large/idle-4 26 5240629 ns/op 4879802 p50-ns 7700604 p90-ns 8008682 p99-ns BenchmarkGoroutineProfile/large/loaded-4 10 13560643 ns/op 9925942 p50-ns 31798486 p90-ns 31798486 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 78 1535527 ns/op 1525231 p50-ns 2214165 p90-ns 2789710 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 100 1950585 ns/op 1735152 p50-ns 3211183 p90-ns 8640971 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 100 2682337 ns/op 2430479 p50-ns 3812589 p90-ns 5136655 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 30 4739583 ns/op 3858403 p50-ns 8323691 p90-ns 11548860 p99-ns BenchmarkRWMutexUncontended-4 2373006 47.36 ns/op BenchmarkRWMutexWrite100-4 1000000 2795 ns/op BenchmarkRWMutexWrite10-4 53607 2178 ns/op BenchmarkRWMutexWorkWrite100-4 42426 3865 ns/op BenchmarkRWMutexWorkWrite10-4 35044 3669 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3043 38888 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1258 105661 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1612 69993 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 529 205980 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 830 144666 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 260 430494 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 374 285912 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 122 899267 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 210644 723.6 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 216144 681.8 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 186422 834.1 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 184184 781.1 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 188170 736.6 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 154952 788.0 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 186564 778.6 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 185353 873.7 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 137796 837.5 ns/op BenchmarkMakeSlice/Byte-4 1547008 82.90 ns/op BenchmarkMakeSlice/Int16-4 1325295 80.48 ns/op BenchmarkMakeSlice/Int-4 1000000 106.1 ns/op BenchmarkMakeSlice/Ptr-4 1000000 126.8 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 171.4 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 209.9 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 247.2 ns/op BenchmarkGrowSlice/Byte-4 485133 220.6 ns/op BenchmarkGrowSlice/Int16-4 657658 239.1 ns/op BenchmarkGrowSlice/Int-4 519637 360.4 ns/op BenchmarkGrowSlice/Ptr-4 458310 424.8 ns/op BenchmarkGrowSlice/Struct/24-4 309662 583.8 ns/op BenchmarkGrowSlice/Struct/32-4 191908 640.5 ns/op BenchmarkGrowSlice/Struct/40-4 156516 811.2 ns/op BenchmarkExtendSlice/IntSlice-4 437541 377.5 ns/op BenchmarkExtendSlice/PointerSlice-4 395101 453.6 ns/op BenchmarkExtendSlice/NoGrow-4 709358 216.4 ns/op BenchmarkAppend-4 902682 121.2 ns/op BenchmarkAppendGrowByte-4 4 30060968 ns/op BenchmarkAppendGrowString-4 1 314139460 ns/op BenchmarkAppendSlice/1Bytes-4 1279231 95.65 ns/op BenchmarkAppendSlice/4Bytes-4 1245604 90.03 ns/op BenchmarkAppendSlice/7Bytes-4 1340215 91.65 ns/op BenchmarkAppendSlice/8Bytes-4 1311332 102.4 ns/op BenchmarkAppendSlice/15Bytes-4 1213113 102.2 ns/op BenchmarkAppendSlice/16Bytes-4 1349365 88.96 ns/op BenchmarkAppendSlice/32Bytes-4 1336944 89.97 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 64074 1910 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 17199 9064 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 8575 24763 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1057 104151 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 109 1002043 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 31 5372494 ns/op BenchmarkAppendStr/1Bytes-4 1604322 72.39 ns/op BenchmarkAppendStr/4Bytes-4 1616623 72.59 ns/op BenchmarkAppendStr/8Bytes-4 1593866 73.86 ns/op BenchmarkAppendStr/16Bytes-4 1571324 74.98 ns/op BenchmarkAppendStr/32Bytes-4 1630984 76.38 ns/op BenchmarkAppendSpecialCase-4 1000000 118.1 ns/op BenchmarkCopy/1Byte-4 1455261 78.56 ns/op 12.73 MB/s BenchmarkCopy/1String-4 1436234 81.28 ns/op 12.30 MB/s BenchmarkCopy/2Byte-4 1487302 80.50 ns/op 24.84 MB/s BenchmarkCopy/2String-4 1402125 81.90 ns/op 24.42 MB/s BenchmarkCopy/4Byte-4 1505505 79.39 ns/op 50.38 MB/s BenchmarkCopy/4String-4 1502799 78.40 ns/op 51.02 MB/s BenchmarkCopy/8Byte-4 1550940 74.88 ns/op 106.83 MB/s BenchmarkCopy/8String-4 1536906 76.70 ns/op 104.30 MB/s BenchmarkCopy/12Byte-4 1465041 79.18 ns/op 151.55 MB/s BenchmarkCopy/12String-4 1454978 82.10 ns/op 146.17 MB/s BenchmarkCopy/16Byte-4 1570386 76.62 ns/op 208.81 MB/s BenchmarkCopy/16String-4 1535385 78.26 ns/op 204.45 MB/s BenchmarkCopy/32Byte-4 1486556 82.86 ns/op 386.18 MB/s BenchmarkCopy/32String-4 1414950 84.83 ns/op 377.23 MB/s BenchmarkCopy/128Byte-4 1250901 94.82 ns/op 1349.97 MB/s BenchmarkCopy/128String-4 1000000 103.7 ns/op 1234.09 MB/s BenchmarkCopy/1024Byte-4 484256 270.9 ns/op 3779.91 MB/s BenchmarkCopy/1024String-4 399663 339.3 ns/op 3018.28 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 27319 4375 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 15865 7493 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 15434 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 16117 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 18829 ns/op BenchmarkAppendInPlace/Grow/Byte-4 156457 1005 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 175657 988.5 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 93027 1300 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 73227 1642 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 57818 2042 ns/op BenchmarkStackCopyPtr-4 1 119343818 ns/op BenchmarkStackCopy-4 2 72306451 ns/op BenchmarkStackCopyNoCache-4 26 4440703 ns/op BenchmarkStackCopyWithStkobj-4 2 50002836 ns/op BenchmarkIssue18138-4 409 440415 ns/op BenchmarkCompareStringEqual-4 13175307 8.418 ns/op BenchmarkCompareStringIdentical-4 25080429 4.344 ns/op BenchmarkCompareStringSameLength-4 19092543 6.848 ns/op BenchmarkCompareStringDifferentLength-4 27095570 4.318 ns/op BenchmarkCompareStringBigUnaligned-4 2186 51214 ns/op 20474.56 MB/s BenchmarkCompareStringBig-4 2174 94022 ns/op 11152.60 MB/s BenchmarkConcatStringAndBytes-4 2112399 53.69 ns/op BenchmarkSliceByteToString/1-4 1669135 69.75 ns/op BenchmarkSliceByteToString/2-4 1000000 136.7 ns/op BenchmarkSliceByteToString/4-4 1000000 131.1 ns/op BenchmarkSliceByteToString/8-4 939861 136.5 ns/op BenchmarkSliceByteToString/16-4 972218 139.9 ns/op BenchmarkSliceByteToString/32-4 772083 199.8 ns/op BenchmarkSliceByteToString/64-4 984418 230.9 ns/op BenchmarkSliceByteToString/128-4 360786 357.1 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2411274 48.75 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 1000000 116.6 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 101.5 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3661632 31.20 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1828316 64.28 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 2109016 58.25 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1847769 63.73 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 382851 355.7 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 458038 291.2 ns/op BenchmarkRuneIterate/range/ASCII-4 9232537 11.19 ns/op BenchmarkRuneIterate/range/Japanese-4 2633172 43.63 ns/op BenchmarkRuneIterate/range/MixedLength-4 3172124 35.87 ns/op BenchmarkRuneIterate/range1/ASCII-4 10649610 9.992 ns/op BenchmarkRuneIterate/range1/Japanese-4 2829583 41.96 ns/op BenchmarkRuneIterate/range1/MixedLength-4 3043161 37.02 ns/op BenchmarkRuneIterate/range2/ASCII-4 9136338 11.14 ns/op BenchmarkRuneIterate/range2/Japanese-4 2716266 39.80 ns/op BenchmarkRuneIterate/range2/MixedLength-4 3201846 35.17 ns/op BenchmarkArrayEqual-4 22072164 4.607 ns/op BenchmarkFunc/Name-4 3673333 32.61 ns/op BenchmarkFunc/Entry-4 13783602 8.781 ns/op BenchmarkFunc/FileLine-4 3441333 34.49 ns/op PASS ok runtime 377.827s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 23433 4549 ns/op BenchmarkHandle/concurrent-4 22784 5117 ns/op PASS ok runtime/cgo 1.496s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 28387014 4.276 ns/op BenchmarkAtomicStore64-4 13442228 9.125 ns/op BenchmarkAtomicLoad-4 31811530 4.047 ns/op BenchmarkAtomicStore-4 14066625 9.158 ns/op BenchmarkAnd8-4 12489290 9.292 ns/op BenchmarkAnd-4 14119581 8.736 ns/op BenchmarkAnd8Parallel-4 4653320 25.77 ns/op BenchmarkAndParallel-4 4399771 25.33 ns/op BenchmarkOr8-4 13948882 9.244 ns/op BenchmarkOr-4 12855771 9.800 ns/op BenchmarkOr8Parallel-4 4396645 26.20 ns/op BenchmarkOrParallel-4 4384305 25.29 ns/op BenchmarkXadd-4 4264165 25.77 ns/op BenchmarkXadd64-4 4480242 26.30 ns/op BenchmarkCas-4 2594598 44.47 ns/op BenchmarkCas64-4 2735203 46.18 ns/op BenchmarkXchg-4 4329760 27.24 ns/op BenchmarkXchg64-4 4127757 26.58 ns/op PASS ok runtime/internal/atomic 4.125s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3899629 28.59 ns/op BenchmarkMulUintptr/large-4 2568073 41.68 ns/op PASS ok runtime/internal/math 1.525s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 13 10087736 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 12 14410772 ns/op 404.2 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 43 3316470 ns/op 2.070 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 6 17558250 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 4 27584361 ns/op 1320 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 33 3916496 ns/op 25.97 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 1 103357131 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 140267770 ns/op 7437 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 12 8428775 ns/op 217.8 concurrent_launches/op PASS ok runtime/pprof 3.238s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 8 16926431 ns/op BenchmarkStackLeak-4 22674 4538 ns/op PASS ok runtime/race 1.661s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2797684 49.81 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 412014 458.1 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.486s goos: darwin goarch: amd64 pkg: slices BenchmarkEqualFunc_Large-4 39 2899164 ns/op BenchmarkIndex_Large-4 19635 5858 ns/op BenchmarkIndexFunc_Large-4 110 931791 ns/op BenchmarkCompact/nil-4 8914942 11.81 ns/op BenchmarkCompact/one-4 1352085 87.80 ns/op BenchmarkCompact/sorted-4 1000000 113.8 ns/op BenchmarkCompact/1_item-4 973940 136.5 ns/op BenchmarkCompact/unsorted-4 1000000 112.6 ns/op BenchmarkCompact/many-4 642963 187.8 ns/op BenchmarkCompact_Large-4 829 154955 ns/op BenchmarkCompactFunc_Large-4 72 1627997 ns/op BenchmarkReplace/naive-fast-4 52051 2633 ns/op BenchmarkReplace/optimized-fast-4 54004 2525 ns/op BenchmarkReplace/naive-slow-4 14913 8236 ns/op BenchmarkReplace/optimized-slow-4 17004 7900 ns/op BenchmarkBinarySearchFloats/Size16-4 1289806 90.85 ns/op BenchmarkBinarySearchFloats/Size32-4 1000000 103.5 ns/op BenchmarkBinarySearchFloats/Size64-4 937328 114.5 ns/op BenchmarkBinarySearchFloats/Size128-4 985728 140.2 ns/op BenchmarkBinarySearchFloats/Size512-4 694476 171.0 ns/op BenchmarkBinarySearchFloats/Size1024-4 788062 160.2 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 519919 244.4 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 445608 292.0 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 375310 344.4 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 328682 371.3 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 275300 466.8 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 243616 493.0 ns/op PASS ok slices 6.312s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 133329 916.8 ns/op BenchmarkSortInts-4 1 105328555 ns/op BenchmarkSlicesSortInts-4 2 52179864 ns/op BenchmarkSortIsSorted-4 32 3876713 ns/op BenchmarkSlicesIsSorted-4 82 1656563 ns/op BenchmarkSortStrings-4 1 164978312 ns/op BenchmarkSlicesSortStrings-4 2 89613621 ns/op BenchmarkSortStrings_Sorted-4 25 4953386 ns/op BenchmarkSlicesSortStrings_Sorted-4 58 2058489 ns/op BenchmarkSortStructs-4 1 177297561 ns/op BenchmarkSortFuncStructs-4 1 162202648 ns/op BenchmarkSortString1K-4 270 431061 ns/op BenchmarkSortString1K_Slice-4 168 744654 ns/op BenchmarkStableString1K-4 98 1274867 ns/op BenchmarkSortInt1K-4 344 331144 ns/op BenchmarkSortInt1K_Sorted-4 6717 18769 ns/op BenchmarkSortInt1K_Reversed-4 3540 36052 ns/op BenchmarkSortInt1K_Mod8-4 1015 123624 ns/op BenchmarkStableInt1K-4 100 1041385 ns/op BenchmarkStableInt1K_Slice-4 146 834182 ns/op BenchmarkSortInt64K-4 3 34664611 ns/op BenchmarkSortInt64K_Slice-4 2 62615341 ns/op BenchmarkStableInt64K-4 2 84730836 ns/op BenchmarkSort1e2-4 379 324884 ns/op BenchmarkStable1e2-4 121 913549 ns/op BenchmarkSort1e4-4 2 57485656 ns/op BenchmarkStable1e4-4 1 255378879 ns/op PASS ok sort 69.842s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 825033 133.9 ns/op BenchmarkAtof64Float-4 811707 146.7 ns/op BenchmarkAtof64FloatExp-4 649309 189.0 ns/op BenchmarkAtof64Big-4 533581 247.1 ns/op BenchmarkAtof64RandomBits-4 479695 280.4 ns/op BenchmarkAtof64RandomFloats-4 535454 234.8 ns/op BenchmarkAtof64RandomLongFloats-4 488644 260.2 ns/op BenchmarkAtof32Decimal-4 852177 140.6 ns/op BenchmarkAtof32Float-4 865646 152.8 ns/op BenchmarkAtof32FloatExp-4 586303 204.4 ns/op BenchmarkAtof32Random-4 404696 315.4 ns/op BenchmarkAtof32RandomLong-4 167532 723.1 ns/op BenchmarkParseInt/Pos/7bit-4 1396544 82.85 ns/op BenchmarkParseInt/Pos/26bit-4 922578 138.8 ns/op BenchmarkParseInt/Pos/31bit-4 832881 160.6 ns/op BenchmarkParseInt/Pos/56bit-4 580680 220.2 ns/op BenchmarkParseInt/Pos/63bit-4 459783 252.9 ns/op BenchmarkParseInt/Neg/7bit-4 1432185 83.93 ns/op BenchmarkParseInt/Neg/26bit-4 866196 153.5 ns/op BenchmarkParseInt/Neg/31bit-4 683395 178.8 ns/op BenchmarkParseInt/Neg/56bit-4 502838 254.1 ns/op BenchmarkParseInt/Neg/63bit-4 449989 248.2 ns/op BenchmarkAtoi/Pos/7bit-4 1469122 79.28 ns/op BenchmarkAtoi/Pos/26bit-4 855697 138.4 ns/op BenchmarkAtoi/Pos/31bit-4 1000000 130.5 ns/op BenchmarkAtoi/Pos/56bit-4 581103 198.3 ns/op BenchmarkAtoi/Pos/63bit-4 513772 256.8 ns/op BenchmarkAtoi/Neg/7bit-4 1713933 64.84 ns/op BenchmarkAtoi/Neg/26bit-4 1000000 108.6 ns/op BenchmarkAtoi/Neg/31bit-4 1000000 118.3 ns/op BenchmarkAtoi/Neg/56bit-4 668547 176.2 ns/op BenchmarkAtoi/Neg/63bit-4 542067 238.9 ns/op BenchmarkFormatFloat/Decimal-4 134172 922.6 ns/op BenchmarkFormatFloat/Float-4 116142 1036 ns/op BenchmarkFormatFloat/Exp-4 121208 1047 ns/op BenchmarkFormatFloat/NegExp-4 127378 985.4 ns/op BenchmarkFormatFloat/LongExp-4 88545 1285 ns/op BenchmarkFormatFloat/Big-4 91935 1353 ns/op BenchmarkFormatFloat/BinaryExp-4 225760 505.4 ns/op BenchmarkFormatFloat/32Integer-4 133398 966.4 ns/op BenchmarkFormatFloat/32ExactFraction-4 126817 911.1 ns/op BenchmarkFormatFloat/32Point-4 101564 1068 ns/op BenchmarkFormatFloat/32Exp-4 117828 987.7 ns/op BenchmarkFormatFloat/32NegExp-4 121525 964.3 ns/op BenchmarkFormatFloat/32Shortest-4 134385 925.4 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 131902 902.4 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 135350 893.0 ns/op BenchmarkFormatFloat/64Fixed1-4 165009 723.1 ns/op BenchmarkFormatFloat/64Fixed2-4 180360 729.5 ns/op BenchmarkFormatFloat/64Fixed3-4 180118 727.5 ns/op BenchmarkFormatFloat/64Fixed4-4 173982 750.8 ns/op BenchmarkFormatFloat/64Fixed12-4 89692 1253 ns/op BenchmarkFormatFloat/64Fixed16-4 109010 1110 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 121058 998.8 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 97718 1183 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2415 47416 ns/op BenchmarkFormatFloat/Slowpath64-4 94954 1265 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 93501 1263 ns/op BenchmarkAppendFloat/Decimal-4 145112 935.8 ns/op BenchmarkAppendFloat/Float-4 125300 989.8 ns/op BenchmarkAppendFloat/Exp-4 135999 900.9 ns/op BenchmarkAppendFloat/NegExp-4 139239 903.7 ns/op BenchmarkAppendFloat/LongExp-4 98811 1172 ns/op BenchmarkAppendFloat/Big-4 98914 1254 ns/op BenchmarkAppendFloat/BinaryExp-4 329005 371.7 ns/op BenchmarkAppendFloat/32Integer-4 145702 852.1 ns/op BenchmarkAppendFloat/32ExactFraction-4 152286 831.9 ns/op BenchmarkAppendFloat/32Point-4 127206 939.8 ns/op BenchmarkAppendFloat/32Exp-4 146293 885.8 ns/op BenchmarkAppendFloat/32NegExp-4 143907 849.8 ns/op BenchmarkAppendFloat/32Shortest-4 169040 748.0 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 154681 804.9 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 155340 802.6 ns/op BenchmarkAppendFloat/64Fixed1-4 202522 607.0 ns/op BenchmarkAppendFloat/64Fixed2-4 203656 608.4 ns/op BenchmarkAppendFloat/64Fixed3-4 199896 644.3 ns/op BenchmarkAppendFloat/64Fixed4-4 200727 623.1 ns/op BenchmarkAppendFloat/64Fixed12-4 99039 1139 ns/op BenchmarkAppendFloat/64Fixed16-4 123716 1002 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 146521 871.7 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 109942 1059 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2763 50274 ns/op BenchmarkAppendFloat/Slowpath64-4 105597 1161 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 112545 1125 ns/op BenchmarkFormatInt-4 15069 7348 ns/op BenchmarkAppendInt-4 17614 6968 ns/op BenchmarkFormatUint-4 97945 1579 ns/op BenchmarkAppendUint-4 81674 1242 ns/op BenchmarkFormatIntSmall/7-4 2385714 51.26 ns/op BenchmarkFormatIntSmall/42-4 2376764 50.30 ns/op BenchmarkAppendIntSmall-4 1246833 95.57 ns/op BenchmarkAppendUintVarlen/1-4 1287543 91.87 ns/op BenchmarkAppendUintVarlen/12-4 1293186 92.13 ns/op BenchmarkAppendUintVarlen/123-4 1000000 120.2 ns/op BenchmarkAppendUintVarlen/1234-4 1000000 117.2 ns/op BenchmarkAppendUintVarlen/12345-4 1000000 122.9 ns/op BenchmarkAppendUintVarlen/123456-4 1000000 127.4 ns/op BenchmarkAppendUintVarlen/1234567-4 992292 131.1 ns/op BenchmarkAppendUintVarlen/12345678-4 967844 130.1 ns/op BenchmarkAppendUintVarlen/123456789-4 882001 135.1 ns/op BenchmarkAppendUintVarlen/1234567890-4 975898 141.3 ns/op BenchmarkAppendUintVarlen/12345678901-4 947826 138.8 ns/op BenchmarkAppendUintVarlen/123456789012-4 863082 155.9 ns/op BenchmarkAppendUintVarlen/1234567890123-4 903260 138.9 ns/op BenchmarkAppendUintVarlen/12345678901234-4 951081 134.1 ns/op BenchmarkAppendUintVarlen/123456789012345-4 917784 145.6 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 933104 154.4 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 792045 148.6 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 894070 177.0 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 840175 158.5 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 830566 184.7 ns/op BenchmarkQuote-4 30184 3778 ns/op BenchmarkQuoteRune-4 340304 346.7 ns/op BenchmarkAppendQuote-4 44505 2728 ns/op BenchmarkAppendQuoteRune-4 556900 186.4 ns/op BenchmarkUnquoteEasy-4 1317727 85.17 ns/op BenchmarkUnquoteHard-4 35157 3199 ns/op PASS ok strconv 20.643s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 368737 328.6 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 134116 1181 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 171883 811.4 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 393500 343.5 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 121489 1183 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 174336 803.5 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 310238 539.6 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 59280 1913 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 74799 1656 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 550093 254.6 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 25234 4944 ns/op BenchmarkGenericMatch1-4 2085 58048 ns/op BenchmarkGenericMatch2-4 410 265232 ns/op BenchmarkSingleMaxSkipping-4 10000 10049 ns/op 995.16 MB/s BenchmarkSingleLongSuffixFail-4 20019 5895 ns/op 169.99 MB/s BenchmarkSingleMatch-4 206 565795 ns/op 26.51 MB/s BenchmarkByteByteNoMatch-4 82375 1550 ns/op BenchmarkByteByteMatch-4 14792 8020 ns/op BenchmarkByteStringMatch-4 15084 9504 ns/op BenchmarkHTMLEscapeNew-4 62515 1948 ns/op BenchmarkHTMLEscapeOld-4 69862 1853 ns/op BenchmarkByteStringReplacerWriteString-4 1285 93955 ns/op BenchmarkByteReplacerWriteString-4 1515 76985 ns/op BenchmarkByteByteReplaces-4 2692 47182 ns/op BenchmarkByteByteMap-4 9501 13780 ns/op BenchmarkMap/identity/ASCII-4 913370 142.9 ns/op BenchmarkMap/identity/Greek-4 666337 213.5 ns/op BenchmarkMap/change/ASCII-4 32725 3846 ns/op BenchmarkMap/change/Greek-4 22407 5321 ns/op BenchmarkIndexRune-4 1710907 67.95 ns/op BenchmarkIndexRuneLongString-4 1578120 74.68 ns/op BenchmarkIndexRuneFastPath-4 3097969 35.68 ns/op BenchmarkIndex-4 3221000 35.55 ns/op BenchmarkLastIndex-4 3332096 34.65 ns/op BenchmarkIndexByte-4 14592804 8.265 ns/op BenchmarkToUpper/#00-4 3583275 32.62 ns/op BenchmarkToUpper/ONLYUPPER-4 2885013 41.75 ns/op BenchmarkToUpper/abc-4 322802 427.6 ns/op BenchmarkToUpper/AbC123-4 193635 599.5 ns/op BenchmarkToUpper/azAZ09_-4 215025 503.9 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 48082 2617 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 61208 1862 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 31482 3795 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 64653 1903 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 124658 944.8 ns/op BenchmarkToLower/#00-4 3700430 31.46 ns/op BenchmarkToLower/abc-4 3303198 35.12 ns/op BenchmarkToLower/AbC123-4 207360 574.5 ns/op BenchmarkToLower/azAZ09_-4 207447 590.4 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 82893 1338 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 65019 1921 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 34327 3524 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 79225 1488 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 123824 928.1 ns/op BenchmarkMapNoChanges-4 1000000 103.9 ns/op BenchmarkTrim-4 36982 3238 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3438166 35.30 ns/op BenchmarkToValidUTF8/InvalidASCII-4 186928 713.0 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 118972 1033 ns/op BenchmarkEqualFold/Tests-4 53247 2264 ns/op BenchmarkEqualFold/ASCII-4 2850272 40.09 ns/op BenchmarkEqualFold/UnicodePrefix-4 141897 897.0 ns/op BenchmarkEqualFold/UnicodeSuffix-4 146571 838.8 ns/op BenchmarkIndexHard1-4 1233 97918 ns/op BenchmarkIndexHard2-4 894 140473 ns/op BenchmarkIndexHard3-4 204 577554 ns/op BenchmarkIndexHard4-4 135 871879 ns/op BenchmarkLastIndexHard1-4 88 1418065 ns/op BenchmarkLastIndexHard2-4 90 1418538 ns/op BenchmarkLastIndexHard3-4 88 1418695 ns/op BenchmarkCountHard1-4 1240 101877 ns/op BenchmarkCountHard2-4 846 138736 ns/op BenchmarkCountHard3-4 224 546421 ns/op BenchmarkIndexTorture-4 10000 10615 ns/op BenchmarkCountTorture-4 10000 10578 ns/op BenchmarkCountTortureOverlapping-4 1000 116655 ns/op BenchmarkCountByte/10-4 3898159 30.44 ns/op 328.49 MB/s BenchmarkCountByte/32-4 3729034 31.96 ns/op 1001.14 MB/s BenchmarkCountByte/4096-4 1000000 109.8 ns/op 37295.60 MB/s BenchmarkCountByte/4194304-4 1194 99719 ns/op 42061.24 MB/s BenchmarkCountByte/67108864-4 28 4246716 ns/op 15802.53 MB/s BenchmarkFields/ASCII/16-4 352348 393.7 ns/op 40.65 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 24936 4704 ns/op 54.42 MB/s 480 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1939 67261 ns/op 60.90 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 99 1231841 ns/op 53.20 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 6 18037134 ns/op 58.13 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 354175 388.0 ns/op 41.24 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 9490 11226 ns/op 22.80 MB/s 288 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 619 203870 ns/op 20.09 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 33 3880901 ns/op 16.89 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 65539962 ns/op 16.00 MB/s 10449248 B/op 25 allocs/op BenchmarkFieldsFunc/ASCII/16-4 192231 720.7 ns/op 22.20 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 13588 8698 ns/op 29.43 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 867 149388 ns/op 27.42 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 44 3088698 ns/op 21.22 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 57128784 ns/op 18.35 MB/s 10457440 B/op 25 allocs/op BenchmarkFieldsFunc/Mixed/16-4 178485 733.7 ns/op 21.81 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 12244 9134 ns/op 28.03 MB/s 288 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 753 174508 ns/op 23.47 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 48 3090767 ns/op 21.20 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 58829086 ns/op 17.82 MB/s 10449200 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 69266154 ns/op BenchmarkSplitSingleByteSeparator-4 24 6337151 ns/op BenchmarkSplitMultiByteSeparator-4 40 3357361 ns/op BenchmarkSplitNSingleByteSeparator-4 239480 703.3 ns/op BenchmarkSplitNMultiByteSeparator-4 153522 865.0 ns/op BenchmarkRepeat/5x0-4 3617076 33.01 ns/op BenchmarkRepeat/5x1-4 3760824 32.03 ns/op BenchmarkRepeat/5x2-4 256474 519.8 ns/op BenchmarkRepeat/5x6-4 152618 932.1 ns/op BenchmarkRepeat/10x0-4 3486913 33.06 ns/op BenchmarkRepeat/10x1-4 3586401 32.91 ns/op BenchmarkRepeat/10x2-4 244233 514.3 ns/op BenchmarkRepeat/10x6-4 151159 878.7 ns/op BenchmarkRepeatLarge/256/1-4 72360 1841 ns/op 139.07 MB/s BenchmarkRepeatLarge/256/16-4 120964 1233 ns/op 207.67 MB/s BenchmarkRepeatLarge/512/1-4 56440 2309 ns/op 221.74 MB/s BenchmarkRepeatLarge/512/16-4 69351 1605 ns/op 319.07 MB/s BenchmarkRepeatLarge/1024/1-4 39939 3170 ns/op 323.05 MB/s BenchmarkRepeatLarge/1024/16-4 45373 2702 ns/op 379.03 MB/s BenchmarkRepeatLarge/2048/1-4 23883 4698 ns/op 435.95 MB/s BenchmarkRepeatLarge/2048/16-4 28029 4508 ns/op 454.34 MB/s BenchmarkRepeatLarge/4096/1-4 13689 8471 ns/op 483.53 MB/s BenchmarkRepeatLarge/4096/16-4 16796 7523 ns/op 544.46 MB/s BenchmarkRepeatLarge/8192/1-4 10000 15264 ns/op 536.70 MB/s BenchmarkRepeatLarge/8192/16-4 10000 13249 ns/op 618.29 MB/s BenchmarkRepeatLarge/8192/4097-4 3993532 29.71 ns/op 137889.10 MB/s BenchmarkRepeatLarge/16384/1-4 8866 25725 ns/op 636.90 MB/s BenchmarkRepeatLarge/16384/16-4 9258 25201 ns/op 650.14 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 22351 ns/op 549.90 MB/s BenchmarkRepeatLarge/32768/1-4 2569 46715 ns/op 701.45 MB/s BenchmarkRepeatLarge/32768/16-4 2947 48719 ns/op 672.59 MB/s BenchmarkRepeatLarge/32768/4097-4 2762 42285 ns/op 678.22 MB/s BenchmarkRepeatLarge/65536/1-4 1204 87810 ns/op 746.34 MB/s BenchmarkRepeatLarge/65536/16-4 1854 87550 ns/op 748.56 MB/s BenchmarkRepeatLarge/65536/4097-4 1201 88974 ns/op 690.71 MB/s BenchmarkRepeatLarge/131072/1-4 337 322527 ns/op 406.39 MB/s BenchmarkRepeatLarge/131072/16-4 319 322936 ns/op 405.88 MB/s BenchmarkRepeatLarge/131072/4097-4 355 359584 ns/op 353.21 MB/s BenchmarkRepeatLarge/262144/1-4 193 603931 ns/op 434.06 MB/s BenchmarkRepeatLarge/262144/16-4 204 613780 ns/op 427.10 MB/s BenchmarkRepeatLarge/262144/4097-4 195 629936 ns/op 409.74 MB/s BenchmarkRepeatLarge/524288/1-4 105 1167151 ns/op 449.20 MB/s BenchmarkRepeatLarge/524288/16-4 103 1254426 ns/op 417.95 MB/s BenchmarkRepeatLarge/524288/4097-4 102 1115822 ns/op 466.31 MB/s BenchmarkRepeatLarge/1048576/1-4 58 2086901 ns/op 502.46 MB/s BenchmarkRepeatLarge/1048576/16-4 55 2141311 ns/op 489.69 MB/s BenchmarkRepeatLarge/1048576/4097-4 62 2258103 ns/op 462.66 MB/s BenchmarkRepeatLarge/2097152/1-4 34 4285488 ns/op 489.36 MB/s BenchmarkRepeatLarge/2097152/16-4 33 4744086 ns/op 442.06 MB/s BenchmarkRepeatLarge/2097152/4097-4 34 4068312 ns/op 514.60 MB/s BenchmarkRepeatLarge/4194304/1-4 15 7594711 ns/op 552.27 MB/s BenchmarkRepeatLarge/4194304/16-4 16 7412958 ns/op 565.81 MB/s BenchmarkRepeatLarge/4194304/4097-4 15 7951755 ns/op 527.08 MB/s BenchmarkRepeatLarge/8388608/1-4 8 12948226 ns/op 647.86 MB/s BenchmarkRepeatLarge/8388608/16-4 9 12698379 ns/op 660.60 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 13401614 ns/op 625.79 MB/s BenchmarkRepeatLarge/16777216/1-4 5 23843438 ns/op 703.64 MB/s BenchmarkRepeatLarge/16777216/16-4 5 23539241 ns/op 712.73 MB/s BenchmarkRepeatLarge/16777216/4097-4 5 23809315 ns/op 704.65 MB/s BenchmarkRepeatLarge/33554432/1-4 3 47631433 ns/op 704.46 MB/s BenchmarkRepeatLarge/33554432/16-4 3 45240432 ns/op 741.69 MB/s BenchmarkRepeatLarge/33554432/4097-4 3 47207460 ns/op 710.79 MB/s BenchmarkRepeatLarge/67108864/1-4 1 101907407 ns/op 658.53 MB/s BenchmarkRepeatLarge/67108864/16-4 2 94260592 ns/op 711.95 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 89431540 ns/op 750.39 MB/s BenchmarkRepeatLarge/134217728/1-4 1 179987452 ns/op 745.71 MB/s BenchmarkRepeatLarge/134217728/16-4 1 174768862 ns/op 767.97 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 177443469 ns/op 756.40 MB/s BenchmarkRepeatLarge/268435456/1-4 1 386636642 ns/op 694.28 MB/s BenchmarkRepeatLarge/268435456/16-4 1 361060838 ns/op 743.46 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 353449210 ns/op 759.47 MB/s BenchmarkRepeatLarge/536870912/1-4 1 897685702 ns/op 598.06 MB/s BenchmarkRepeatLarge/536870912/16-4 1 767483631 ns/op 699.52 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 760899345 ns/op 705.57 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1642939319 ns/op 653.55 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1582940852 ns/op 678.32 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1568175222 ns/op 684.71 MB/s BenchmarkIndexAnyASCII/1:1-4 2249846 46.47 ns/op BenchmarkIndexAnyASCII/1:2-4 2439134 50.25 ns/op BenchmarkIndexAnyASCII/1:4-4 2380208 45.57 ns/op BenchmarkIndexAnyASCII/1:8-4 2484781 47.67 ns/op BenchmarkIndexAnyASCII/1:16-4 2543496 48.15 ns/op BenchmarkIndexAnyASCII/1:32-4 2402805 48.47 ns/op BenchmarkIndexAnyASCII/1:64-4 2460693 48.37 ns/op BenchmarkIndexAnyASCII/16:1-4 2407891 47.11 ns/op BenchmarkIndexAnyASCII/16:2-4 1000000 119.7 ns/op BenchmarkIndexAnyASCII/16:4-4 939061 121.6 ns/op BenchmarkIndexAnyASCII/16:8-4 1000000 122.1 ns/op BenchmarkIndexAnyASCII/16:16-4 942184 132.9 ns/op BenchmarkIndexAnyASCII/16:32-4 872644 149.2 ns/op BenchmarkIndexAnyASCII/16:64-4 557335 183.8 ns/op BenchmarkIndexAnyASCII/256:1-4 2131962 53.64 ns/op BenchmarkIndexAnyASCII/256:2-4 90482 1480 ns/op BenchmarkIndexAnyASCII/256:4-4 96320 1174 ns/op BenchmarkIndexAnyASCII/256:8-4 95946 1206 ns/op BenchmarkIndexAnyASCII/256:16-4 88466 1218 ns/op BenchmarkIndexAnyASCII/256:32-4 94627 1214 ns/op BenchmarkIndexAnyASCII/256:64-4 95481 1240 ns/op BenchmarkIndexAnyUTF8/1:1-4 2504076 45.26 ns/op BenchmarkIndexAnyUTF8/1:2-4 2627439 44.98 ns/op BenchmarkIndexAnyUTF8/1:4-4 2598447 44.89 ns/op BenchmarkIndexAnyUTF8/1:8-4 2628146 45.33 ns/op BenchmarkIndexAnyUTF8/1:16-4 2498258 46.94 ns/op BenchmarkIndexAnyUTF8/1:32-4 2442122 46.17 ns/op BenchmarkIndexAnyUTF8/1:64-4 2539558 47.90 ns/op BenchmarkIndexAnyUTF8/16:1-4 2136807 55.53 ns/op BenchmarkIndexAnyUTF8/16:2-4 295298 407.1 ns/op BenchmarkIndexAnyUTF8/16:4-4 291348 393.3 ns/op BenchmarkIndexAnyUTF8/16:8-4 323385 541.2 ns/op BenchmarkIndexAnyUTF8/16:16-4 263624 453.0 ns/op BenchmarkIndexAnyUTF8/16:32-4 250078 616.4 ns/op BenchmarkIndexAnyUTF8/16:64-4 192904 567.6 ns/op BenchmarkIndexAnyUTF8/256:1-4 487071 254.6 ns/op BenchmarkIndexAnyUTF8/256:2-4 19683 5809 ns/op BenchmarkIndexAnyUTF8/256:4-4 20606 5739 ns/op BenchmarkIndexAnyUTF8/256:8-4 20557 5803 ns/op BenchmarkIndexAnyUTF8/256:16-4 19482 5914 ns/op BenchmarkIndexAnyUTF8/256:32-4 19419 6100 ns/op BenchmarkIndexAnyUTF8/256:64-4 19254 6187 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2590390 45.60 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2712913 44.58 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2665701 44.12 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2712003 43.59 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2617761 45.57 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2527173 48.00 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2565585 47.21 ns/op BenchmarkLastIndexAnyASCII/16:1-4 1000000 113.3 ns/op BenchmarkLastIndexAnyASCII/16:2-4 926122 112.1 ns/op BenchmarkLastIndexAnyASCII/16:4-4 1069591 110.8 ns/op BenchmarkLastIndexAnyASCII/16:8-4 932370 114.9 ns/op BenchmarkLastIndexAnyASCII/16:16-4 1000000 123.8 ns/op BenchmarkLastIndexAnyASCII/16:32-4 926036 141.3 ns/op BenchmarkLastIndexAnyASCII/16:64-4 667092 171.2 ns/op BenchmarkLastIndexAnyASCII/256:1-4 107134 1092 ns/op BenchmarkLastIndexAnyASCII/256:2-4 105949 1084 ns/op BenchmarkLastIndexAnyASCII/256:4-4 105692 1082 ns/op BenchmarkLastIndexAnyASCII/256:8-4 107188 1098 ns/op BenchmarkLastIndexAnyASCII/256:16-4 110418 1106 ns/op BenchmarkLastIndexAnyASCII/256:32-4 103111 1112 ns/op BenchmarkLastIndexAnyASCII/256:64-4 102420 1153 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2593194 45.16 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2625798 43.91 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2682105 45.87 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2657193 43.83 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2618385 44.98 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2581647 46.19 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2504613 46.14 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 328141 347.6 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 168012 687.1 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 172210 700.4 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 176732 701.6 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 174034 708.6 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 162604 730.4 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 164889 755.9 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 22467 5217 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 10000 10907 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 10000 10609 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 10000 10710 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10894 10851 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 9188 11125 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 9250 11432 ns/op BenchmarkTrimASCII/1:1-4 3255676 35.35 ns/op BenchmarkTrimASCII/1:2-4 2623240 44.67 ns/op BenchmarkTrimASCII/1:4-4 2600802 45.66 ns/op BenchmarkTrimASCII/1:8-4 2382181 50.23 ns/op BenchmarkTrimASCII/1:16-4 1854366 55.28 ns/op BenchmarkTrimASCII/16:1-4 2554398 43.07 ns/op BenchmarkTrimASCII/16:2-4 894412 114.1 ns/op BenchmarkTrimASCII/16:4-4 1000000 116.8 ns/op BenchmarkTrimASCII/16:8-4 966596 122.3 ns/op BenchmarkTrimASCII/16:16-4 924618 125.0 ns/op BenchmarkTrimASCII/256:1-4 956931 113.3 ns/op BenchmarkTrimASCII/256:2-4 105642 1191 ns/op BenchmarkTrimASCII/256:4-4 106479 1130 ns/op BenchmarkTrimASCII/256:8-4 113806 1095 ns/op BenchmarkTrimASCII/256:16-4 108907 1124 ns/op BenchmarkTrimASCII/4096:1-4 104427 1085 ns/op BenchmarkTrimASCII/4096:2-4 7528 17610 ns/op BenchmarkTrimASCII/4096:4-4 7599 17511 ns/op BenchmarkTrimASCII/4096:8-4 7302 17036 ns/op BenchmarkTrimASCII/4096:16-4 7059 17247 ns/op BenchmarkTrimByte-4 3508857 34.04 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 19344 6066 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 19588 6042 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1740 73104 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 3570 35917 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 7173 17939 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 10000 10144 ns/op BenchmarkJoin/0-4 4228041 28.00 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 3143571 37.00 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 203187 639.2 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 134282 918.0 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 96724 1402 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 79968 1510 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 63012 1812 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 56426 2025 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2797662 41.93 ns/op BenchmarkTrimSpace/ASCII-4 1940095 60.83 ns/op BenchmarkTrimSpace/SomeNonASCII-4 150052 836.6 ns/op BenchmarkTrimSpace/JustNonASCII-4 84216 1378 ns/op BenchmarkReplaceAll-4 118024 1073 ns/op 16 B/op 1 allocs/op PASS ok strings 63.739s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 74600 1545 ns/op BenchmarkCond2-4 24370 4811 ns/op BenchmarkCond4-4 15022 8363 ns/op BenchmarkCond8-4 7167 14856 ns/op BenchmarkCond16-4 4513 27053 ns/op BenchmarkCond32-4 2448 53087 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 719638 186.6 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 523736 251.3 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 652437 170.8 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 781759 157.0 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 419330 360.8 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 824212 142.8 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 139809 1068 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 115668 1352 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 102392 1401 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 78691 1820 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 796790 150.1 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 200740 587.6 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 780417 162.0 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 181408 648.4 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 776458 145.0 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 207981 587.4 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1414766 82.99 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 69249 1992 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 163833 891.7 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 238650 529.6 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 4519 22297 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 478 289903 ns/op BenchmarkRange/*sync.Map-4 1390 74095 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 103569 1956 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 197910 531.5 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 86685 1432 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 80887 1791 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 213354 932.5 ns/op BenchmarkAdversarialDelete/*sync.Map-4 90009 1303 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 95426 1109 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 195711 606.6 ns/op BenchmarkDeleteCollision/*sync.Map-4 857781 139.9 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 75073 2069 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 144526 720.1 ns/op BenchmarkSwapCollision/*sync.Map-4 106048 1161 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 219 707972 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 136674 850.5 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 442926 371.3 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 26311 4603 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 81852 1483 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 35766 3589 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 355081 346.2 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 156261 810.2 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 241647 495.4 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1223640 108.3 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 204828 813.3 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1310996 100.7 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 686953 206.3 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 186687 646.5 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 580324 172.6 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 127078 1026 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 348630 495.4 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 547420 415.0 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 146485 965.6 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 385230 297.5 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 176094 768.9 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 143163 907.6 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 255506 434.6 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 72795 1726 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 225048 638.2 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 449316 296.8 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 131924 882.8 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 505801 234.1 ns/op BenchmarkUncontendedSemaphore-4 4353946 26.98 ns/op BenchmarkContendedSemaphore-4 4119362 26.94 ns/op BenchmarkMutexUncontended-4 837025 157.5 ns/op BenchmarkMutex-4 230210 537.7 ns/op BenchmarkMutexSlack-4 215626 549.6 ns/op BenchmarkMutexWork-4 224366 660.6 ns/op BenchmarkMutexWorkSlack-4 183192 565.8 ns/op BenchmarkMutexNoSpin-4 76401 1502 ns/op BenchmarkMutexSpin-4 49982 2138 ns/op BenchmarkOnce-4 913126 143.9 ns/op BenchmarkOnceFunc/v=Once-4 1351514 89.92 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1000000 112.3 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1000000 116.6 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1243521 95.72 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1000000 108.7 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1000000 106.4 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 4867839 23.30 ns/op BenchmarkSemaSyntNonblock-4 1366366 90.15 ns/op BenchmarkSemaSyntBlock-4 1824240 62.88 ns/op BenchmarkSemaWorkNonblock-4 1181840 109.8 ns/op BenchmarkSemaWorkBlock-4 1317612 89.89 ns/op BenchmarkRWMutexUncontended-4 311770 363.6 ns/op BenchmarkRWMutexWrite100-4 340936 387.9 ns/op BenchmarkRWMutexWrite10-4 292652 405.8 ns/op BenchmarkRWMutexWorkWrite100-4 246842 485.6 ns/op BenchmarkRWMutexWorkWrite10-4 248972 493.5 ns/op BenchmarkWaitGroupUncontended-4 616495 215.3 ns/op BenchmarkWaitGroupAddDone-4 494809 239.7 ns/op BenchmarkWaitGroupAddDoneWork-4 580046 248.3 ns/op BenchmarkWaitGroupWait-4 2199786 55.50 ns/op BenchmarkWaitGroupWaitWork-4 1816245 60.20 ns/op BenchmarkWaitGroupActuallyWait-4 59392 1976 ns/op 32 B/op 2 allocs/op PASS ok sync 23.426s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 738379 157.1 ns/op PASS ok sync/atomic 1.288s PASS ok syscall 1.044s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 153438 779.0 ns/op 0 B/op 0 allocs/op PASS ok testing 1.199s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 6910 18544 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 9356 12277 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 84 1388990 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 87 1269598 ns/op 1487 B/op 11 allocs/op BenchmarkTable/1x100000/new-4 1 187511519 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 171006783 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1539 85351 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1826 63504 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 19 6976332 ns/op 413573 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 16 6367869 ns/op 25848 B/op 64 allocs/op BenchmarkTable/10x100000/new-4 1 747720148 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 717997042 ns/op 48120800 B/op 100074 allocs/op BenchmarkTable/100x10/new-4 180 615834 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 204 561250 ns/op 192 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 74459303 ns/op 3289008 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 60327492 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7132459993 ns/op 335150144 B/op 100091 allocs/op BenchmarkTable/100x100000/reuse-4 1 6854859301 ns/op 335150352 B/op 100095 allocs/op BenchmarkPyramid/10-4 2890 48849 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 37 4188832 ns/op 409133 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 346601867 ns/op 35625640 B/op 2059 allocs/op BenchmarkRagged/10-4 2324 52466 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 229 511258 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 24 5235181 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 7522 16151 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 20.644s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 2 93101950 ns/op BenchmarkVariableString-4 79423 1460 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 2184 59088 ns/op 2523 B/op 39 allocs/op PASS ok text/template/parse 1.671s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 60 1891166 ns/op BenchmarkAfter-4 138 910310 ns/op BenchmarkStop-4 234 593007 ns/op BenchmarkSimultaneousAfterFunc-4 39 2577770 ns/op BenchmarkStartStop-4 228 444193 ns/op BenchmarkReset-4 2046 58945 ns/op BenchmarkSleep-4 49 3151261 ns/op BenchmarkParallelTimerLatency-4 38 879057 avg-late-ns 1452367 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 693618 avg-late-ns 2341206 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 37 448992 avg-late-ns 2274425 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 229171 avg-late-ns 1568161 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 32 444227 avg-late-ns 2650124 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 32 374058 avg-late-ns 2101886 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 228518 avg-late-ns 2117227 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 27 250297 avg-late-ns 1614003 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 300669 avg-late-ns 2592994 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 271559 avg-late-ns 1926494 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 22 2963264 avg-late-ns 14572308 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 487321 avg-late-ns 2343860 max-late-ns BenchmarkTicker-4 1 203251600 ns/op BenchmarkTickerReset-4 3134 47959 ns/op BenchmarkTickerResetNaive-4 228 620494 ns/op BenchmarkNow-4 743064 171.2 ns/op BenchmarkNowUnixNano-4 684368 175.5 ns/op BenchmarkNowUnixMilli-4 672142 172.2 ns/op BenchmarkNowUnixMicro-4 600250 173.7 ns/op BenchmarkFormat-4 43552 2374 ns/op BenchmarkFormatRFC3339-4 73646 1592 ns/op BenchmarkFormatRFC3339Nano-4 76627 1616 ns/op BenchmarkFormatNow-4 65097 1740 ns/op BenchmarkMarshalJSON-4 91176 1285 ns/op BenchmarkMarshalText-4 107108 1283 ns/op BenchmarkParse-4 98949 1083 ns/op BenchmarkParseRFC3339UTC-4 325917 378.1 ns/op BenchmarkParseRFC3339UTCBytes-4 252559 506.4 ns/op BenchmarkParseRFC3339TZ-4 92390 1210 ns/op BenchmarkParseRFC3339TZBytes-4 84543 1461 ns/op BenchmarkParseDuration-4 491386 229.1 ns/op BenchmarkHour-4 818761 143.4 ns/op BenchmarkSecond-4 965786 150.3 ns/op BenchmarkYear-4 648706 178.9 ns/op BenchmarkDay-4 694677 198.6 ns/op BenchmarkISOWeek-4 741033 176.5 ns/op BenchmarkGoString-4 76764 1650 ns/op BenchmarkUnmarshalText-4 86294 1311 ns/op PASS ok time 14.319s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 517155 226.1 ns/op BenchmarkDecodeValidJapaneseChars-4 661845 184.5 ns/op BenchmarkDecodeRune-4 2413285 46.97 ns/op BenchmarkEncodeValidASCII-4 429054 249.9 ns/op BenchmarkEncodeValidJapaneseChars-4 617887 190.3 ns/op BenchmarkAppendRuneValidASCII-4 1000000 110.0 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2038729 57.40 ns/op BenchmarkEncodeRune-4 4477867 26.70 ns/op PASS ok unicode/utf16 2.356s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 2024731 61.39 ns/op BenchmarkRuneCountTenJapaneseChars-4 336056 382.6 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2879166 41.43 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 377977 361.4 ns/op BenchmarkValidTenASCIIChars-4 2013109 61.28 ns/op BenchmarkValid100KASCIIChars-4 150 750006 ns/op BenchmarkValidTenJapaneseChars-4 310050 401.8 ns/op BenchmarkValidLongMostlyASCII-4 150 784453 ns/op BenchmarkValidLongJapanese-4 68 1809219 ns/op BenchmarkValidStringTenASCIIChars-4 3227730 35.88 ns/op BenchmarkValidString100KASCIIChars-4 12840 9286 ns/op BenchmarkValidStringTenJapaneseChars-4 362323 341.6 ns/op BenchmarkValidStringLongMostlyASCII-4 1378 88453 ns/op BenchmarkValidStringLongJapanese-4 100 1011958 ns/op BenchmarkEncodeASCIIRune-4 2942799 39.79 ns/op BenchmarkEncodeJapaneseRune-4 1760299 67.30 ns/op BenchmarkAppendASCIIRune-4 6548401 18.92 ns/op BenchmarkAppendJapaneseRune-4 2145141 59.55 ns/op BenchmarkDecodeASCIIRune-4 2147826 55.18 ns/op BenchmarkDecodeJapaneseRune-4 1774438 63.99 ns/op BenchmarkFullRune/ASCII-4 3237012 34.08 ns/op BenchmarkFullRune/Incomplete-4 1499809 76.75 ns/op BenchmarkFullRune/Japanese-4 3197766 34.47 ns/op PASS ok unicode/utf8 5.363s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 104779464593 ns/op PASS ok cmd/api 106.069s goos: darwin goarch: amd64 pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 648848 187.8 ns/op BenchmarkCgoCall/one-pointer-4 479527 260.3 ns/op BenchmarkCgoCall/string-pointer-escape-4 348793 318.7 ns/op BenchmarkCgoCall/string-pointer-noescape-4 546627 220.9 ns/op BenchmarkCgoCall/eight-pointers-4 175864 678.4 ns/op BenchmarkCgoCall/eight-pointers-nil-4 508184 243.1 ns/op BenchmarkCgoCall/eight-pointers-array-4 25012 4735 ns/op BenchmarkCgoCall/eight-pointers-slice-4 30048 3746 ns/op BenchmarkGoString-4 1000000 176.4 ns/op BenchmarkCGoCallback-4 58791 1999 ns/op BenchmarkCGoInCThread-4 447889 259.7 ns/op PASS ok cmd/cgo/internal/test 2.948s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1265275 89.48 ns/op BenchmarkEqArrayOfStrings64-4 214714 558.8 ns/op BenchmarkEqArrayOfStrings1024-4 14260 8237 ns/op BenchmarkEqArrayOfFloats5-4 1521388 77.85 ns/op BenchmarkEqArrayOfFloats64-4 224642 569.4 ns/op BenchmarkEqArrayOfFloats1024-4 14716 8254 ns/op BenchmarkEqArrayOfStructsEq-4 4468 29189 ns/op BenchmarkEqArrayOfStructsNotEq-4 7980 16198 ns/op BenchmarkEqStruct-4 29115068 4.093 ns/op PASS ok cmd/compile/internal/reflectdata 2.728s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 69155 ns/op BenchmarkCopyElim1-4 229 442022 ns/op BenchmarkCopyElim10-4 244 463963 ns/op BenchmarkCopyElim100-4 178 789586 ns/op BenchmarkCopyElim1000-4 52 2418933 ns/op BenchmarkCopyElim10000-4 4 31373085 ns/op BenchmarkCopyElim100000-4 1 499320059 ns/op BenchmarkDeadCode/1-4 202 536408 ns/op BenchmarkDeadCode/10-4 186 567029 ns/op BenchmarkDeadCode/100-4 124 925852 ns/op BenchmarkDeadCode/1000-4 62 3293321 ns/op BenchmarkDeadCode/10000-4 4 29379562 ns/op BenchmarkDeadCode/100000-4 1 318075935 ns/op BenchmarkDeadCode/200000-4 1 684629244 ns/op BenchmarkDominatorsLinear-4 18 8042772 ns/op 1.24 MB/s BenchmarkDominatorsFwdBack-4 10 11814483 ns/op 0.85 MB/s BenchmarkDominatorsManyPred-4 12 12061273 ns/op 0.83 MB/s BenchmarkDominatorsMaxPred-4 12 11323119 ns/op 0.88 MB/s BenchmarkDominatorsMaxPredVal-4 10 10868737 ns/op 0.92 MB/s BenchmarkFuse/1-4 261 412086 ns/op BenchmarkFuse/10-4 272 435727 ns/op BenchmarkFuse/100-4 134 876357 ns/op BenchmarkFuse/1000-4 21 5501554 ns/op BenchmarkFuse/10000-4 2 60555472 ns/op BenchmarkNilCheckDeep1-4 12122 9907 ns/op 0.10 MB/s 234 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 4564 23947 ns/op 0.42 MB/s 236 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 715 161459 ns/op 0.62 MB/s 710 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 80 1528568 ns/op 0.65 MB/s 5014 B/op 5 allocs/op BenchmarkNilCheckDeep10000-4 6 16792531 ns/op 0.60 MB/s 76808 B/op 5 allocs/op BenchmarkDSEPass-4 40 2898322 ns/op 55932 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 111198869 ns/op 4247928 B/op 108312 allocs/op BenchmarkCSEPass-4 8 12646653 ns/op 98731 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 143356078 ns/op 5651392 B/op 97371 allocs/op BenchmarkDeadcodePass-4 207 549640 ns/op 96626 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 120284868 ns/op 4021008 B/op 44749 allocs/op BenchmarkMultiPass-4 93 1283388 ns/op 245753 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 254030338 ns/op 11229416 B/op 150142 allocs/op BenchmarkCondRewrite/SoloJump-4 4573941 26.70 ns/op BenchmarkCondRewrite/CombJump-4 4089927 26.32 ns/op PASS ok cmd/compile/internal/ssa 16.493s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 12801 8866 ns/op BenchmarkExtShift-4 23989 4748 ns/op BenchmarkModify-4 9409 14134 ns/op BenchmarkMullImm-4 24596 4716 ns/op BenchmarkConstModify-4 9168 13793 ns/op BenchmarkBitSet-4 10000 10202 ns/op BenchmarkBitClear-4 12693 9337 ns/op BenchmarkBitToggle-4 12762 9322 ns/op BenchmarkBitSetConst-4 138860 882.3 ns/op BenchmarkBitClearConst-4 143977 878.3 ns/op BenchmarkBitToggleConst-4 138882 866.5 ns/op BenchmarkDivconstI64-4 6776362 15.95 ns/op BenchmarkModconstI64-4 7776590 15.96 ns/op BenchmarkDivisiblePow2constI64-4 7400658 16.85 ns/op BenchmarkDivisibleconstI64-4 7070284 16.14 ns/op BenchmarkDivisibleWDivconstI64-4 3957810 27.13 ns/op BenchmarkDivconstU64/3-4 5708794 21.24 ns/op BenchmarkDivconstU64/5-4 6571012 16.86 ns/op BenchmarkDivconstU64/37-4 5692428 19.83 ns/op BenchmarkDivconstU64/1234567-4 7566190 15.04 ns/op BenchmarkModconstU64-4 5956401 19.72 ns/op BenchmarkDivisibleconstU64-4 7968712 14.24 ns/op BenchmarkDivisibleWDivconstU64-4 3820756 31.55 ns/op BenchmarkDivconstI32-4 5846394 17.40 ns/op BenchmarkModconstI32-4 7471838 14.14 ns/op BenchmarkDivisiblePow2constI32-4 7131942 16.82 ns/op BenchmarkDivisibleconstI32-4 8016073 15.60 ns/op BenchmarkDivisibleWDivconstI32-4 4562752 25.93 ns/op BenchmarkDivconstU32-4 7098900 16.79 ns/op BenchmarkModconstU32-4 6967738 16.73 ns/op BenchmarkDivisibleconstU32-4 6972968 16.59 ns/op BenchmarkDivisibleWDivconstU32-4 3813104 29.59 ns/op BenchmarkDivconstI16-4 7798580 15.05 ns/op BenchmarkModconstI16-4 7698920 16.16 ns/op BenchmarkDivisiblePow2constI16-4 6161281 17.03 ns/op BenchmarkDivisibleconstI16-4 7705668 15.22 ns/op BenchmarkDivisibleWDivconstI16-4 4313893 26.52 ns/op BenchmarkDivconstU16-4 8350148 14.58 ns/op BenchmarkModconstU16-4 7098848 15.56 ns/op BenchmarkDivisibleconstU16-4 8535421 14.27 ns/op BenchmarkDivisibleWDivconstU16-4 3601062 29.53 ns/op BenchmarkDivconstI8-4 6915501 18.86 ns/op BenchmarkModconstI8-4 6856546 17.16 ns/op BenchmarkDivisiblePow2constI8-4 7106934 14.26 ns/op BenchmarkDivisibleconstI8-4 6556104 16.98 ns/op BenchmarkDivisibleWDivconstI8-4 4342446 27.35 ns/op BenchmarkDivconstU8-4 7836495 16.15 ns/op BenchmarkModconstU8-4 6986998 15.60 ns/op BenchmarkDivisibleconstU8-4 8027457 13.99 ns/op BenchmarkDivisibleWDivconstU8-4 3886963 30.24 ns/op BenchmarkMul2-4 245708 502.2 ns/op BenchmarkMulNeg2-4 242827 503.6 ns/op BenchmarkEfaceInteger-4 2694924 39.32 ns/op BenchmarkDiv64UnsignedSmall-4 9913986 12.52 ns/op BenchmarkDiv64Small-4 7935961 13.99 ns/op BenchmarkDiv64SmallNegDivisor-4 8079525 13.42 ns/op BenchmarkDiv64SmallNegDividend-4 8725501 13.87 ns/op BenchmarkDiv64SmallNegBoth-4 8778904 13.31 ns/op BenchmarkDiv64Unsigned-4 9551254 12.07 ns/op BenchmarkDiv64-4 9207795 13.39 ns/op BenchmarkDiv64NegDivisor-4 8538462 13.74 ns/op BenchmarkDiv64NegDividend-4 8514934 13.71 ns/op BenchmarkDiv64NegBoth-4 9306198 13.61 ns/op BenchmarkMod64UnsignedSmall-4 9630939 11.89 ns/op BenchmarkMod64Small-4 8740764 13.99 ns/op BenchmarkMod64SmallNegDivisor-4 8508018 13.78 ns/op BenchmarkMod64SmallNegDividend-4 8142230 13.74 ns/op BenchmarkMod64SmallNegBoth-4 8888611 14.21 ns/op BenchmarkMod64Unsigned-4 9609217 12.15 ns/op BenchmarkMod64-4 7850817 13.67 ns/op BenchmarkMod64NegDivisor-4 7719814 14.12 ns/op BenchmarkMod64NegDividend-4 8203232 14.04 ns/op BenchmarkMod64NegBoth-4 8242879 13.92 ns/op BenchmarkMulconstI32/3-4 29155233 4.708 ns/op BenchmarkMulconstI32/5-4 25180353 4.665 ns/op BenchmarkMulconstI32/12-4 26909256 4.759 ns/op BenchmarkMulconstI32/120-4 27020277 4.730 ns/op BenchmarkMulconstI32/-120-4 26116308 4.663 ns/op BenchmarkMulconstI32/65537-4 26099983 4.863 ns/op BenchmarkMulconstI32/65538-4 26565804 4.837 ns/op BenchmarkMulconstI64/3-4 27784897 4.764 ns/op BenchmarkMulconstI64/5-4 29759114 4.666 ns/op BenchmarkMulconstI64/12-4 24402474 4.958 ns/op BenchmarkMulconstI64/120-4 26617352 4.753 ns/op BenchmarkMulconstI64/-120-4 28228305 5.078 ns/op BenchmarkMulconstI64/65537-4 25119915 4.891 ns/op BenchmarkMulconstI64/65538-4 26100760 4.908 ns/op BenchmarkMulconstU32/3-4 29093539 4.666 ns/op BenchmarkMulconstU32/5-4 25570428 4.727 ns/op BenchmarkMulconstU32/12-4 26064529 4.812 ns/op BenchmarkMulconstU32/120-4 26117121 4.653 ns/op BenchmarkMulconstU32/65537-4 27168954 4.826 ns/op BenchmarkMulconstU32/65538-4 25397991 4.894 ns/op BenchmarkMulconstU64/3-4 28752272 4.572 ns/op BenchmarkMulconstU64/5-4 27502308 4.663 ns/op BenchmarkMulconstU64/12-4 23608192 4.840 ns/op BenchmarkMulconstU64/120-4 25117197 4.733 ns/op BenchmarkMulconstU64/65537-4 26280321 4.781 ns/op BenchmarkMulconstU64/65538-4 27472797 4.726 ns/op BenchmarkShiftArithmeticRight-4 26010367 4.439 ns/op BenchmarkSwitch8Predictable-4 8491812 13.14 ns/op BenchmarkSwitch8Unpredictable-4 9015408 13.08 ns/op BenchmarkSwitch32Predictable-4 13235212 9.096 ns/op BenchmarkSwitch32Unpredictable-4 9250806 12.99 ns/op BenchmarkSwitchStringPredictable-4 5925956 18.88 ns/op BenchmarkSwitchStringUnpredictable-4 6619644 17.74 ns/op BenchmarkSwitchTypePredictable-4 4496394 31.56 ns/op BenchmarkSwitchTypeUnpredictable-4 4359730 26.66 ns/op PASS ok cmd/compile/internal/test 19.100s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 138 810052 ns/op BenchmarkNamed/Underlying/nongeneric-4 839312 121.2 ns/op BenchmarkNamed/Underlying/generic-4 957888 123.1 ns/op BenchmarkNamed/Underlying/src_instance-4 984602 119.6 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 121.2 ns/op BenchmarkCheck/http/funcbodies/info-4 1 502882610 ns/op 66094 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 356391804 ns/op 93231 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 141125575 ns/op 234715 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 122845198 ns/op 270106 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2580077679 ns/op 2007 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 89045254 ns/op 58058 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 36580237 ns/op 141209 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 37329494 ns/op 134875 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 545098233 ns/op 3978 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 41390223 ns/op 52269 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 4 25549998 ns/op 83825 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 4 25201193 ns/op 84721 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1632241246 ns/op 40163 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 504441568 ns/op 129787 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 120538310 ns/op 542716 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 101361923 ns/op 640876 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2819579227 ns/op 713.5 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 67497388 ns/op 29695 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 51974188 ns/op 38416 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 46555417 ns/op 43047 lines/s PASS ok cmd/compile/internal/types2 39.885s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 4 28857120 ns/op 18320750 sys-ns/op 6823500 user-ns/op PASS ok cmd/go 1.629s goos: darwin goarch: amd64 pkg: cmd/go/internal/cfg BenchmarkLookPath-4 254050 458.1 ns/op PASS ok cmd/go/internal/cfg 1.189s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 65749 1793 ns/op 4.46 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 69584 1512 ns/op 5.29 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 17697 6880 ns/op 148.84 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 18687 6339 ns/op 161.53 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3290 39758 ns/op 206.05 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3292 39674 ns/op 206.48 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 2.077s All tests passed.