darwin-amd64-race at ff07c540b13983aff41e2af4196853602c1192dd :: 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=4BFA8B5A-83D3-44E8-81A6-8841D8D47942" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.qBabVBHbOY/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=0F7747C8-C9B6-4652-8BF9-21E1D998B6A7" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "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.17.13 darwin/amd64) Building Go toolchain1 using /tmp/buildlet/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for darwin/amd64. --- Installed Go for darwin/amd64 in /tmp/buildlet/go Installed commands in /tmp/buildlet/go/bin *** 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=4BFA8B5A-83D3-44E8-81A6-8841D8D47942" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.qBabVBHbOY/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=0F7747C8-C9B6-4652-8BF9-21E1D998B6A7" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "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.458s ok archive/zip 3.199s ok bufio 1.439s ok bytes 3.928s ok cmp 1.063s ok compress/bzip2 1.640s ok compress/flate 9.353s ok compress/gzip 16.044s ok compress/lzw 2.083s ok compress/zlib 6.016s ok container/heap 1.035s ok container/list 1.033s ok container/ring 1.033s ok context 1.105s ok crypto 1.054s ok crypto/aes 1.053s ok crypto/cipher 1.047s ok crypto/des 1.046s ok crypto/dsa 1.031s ok crypto/ecdh 1.301s ok crypto/ecdsa 1.155s ok crypto/ed25519 1.438s ok crypto/elliptic 1.046s ok crypto/hmac 1.039s ok crypto/internal/alias 1.029s ok crypto/internal/bigmod 4.841s ok crypto/internal/boring 1.080s ok crypto/internal/boring/bcache 1.587s ok crypto/internal/edwards25519 54.351s ok crypto/internal/edwards25519/field 18.706s ok crypto/internal/nistec 2.178s ok crypto/internal/nistec/fiat 1.057s [no tests to run] ok crypto/md5 1.083s ok crypto/rand 1.485s ok crypto/rc4 1.921s ok crypto/rsa 4.145s ok crypto/sha1 1.092s ok crypto/sha256 1.065s ok crypto/sha512 1.073s ok crypto/subtle 1.990s ok crypto/tls 7.934s ok crypto/x509 3.452s ok database/sql 1.586s ok database/sql/driver 1.117s ok debug/buildinfo 1.093s ok debug/dwarf 1.226s ok debug/elf 3.038s ok debug/gosym 1.281s ok debug/macho 1.060s ok debug/pe 1.208s ok debug/plan9obj 1.053s ok embed 1.114s [no tests to run] ok embed/internal/embedtest 1.099s ok encoding/ascii85 1.106s ok encoding/asn1 1.059s ok encoding/base32 1.141s ok encoding/base64 1.040s ok encoding/binary 1.059s ok encoding/csv 1.142s ok encoding/gob 25.956s ok encoding/hex 1.061s ok encoding/json 3.417s ok encoding/pem 3.676s ok encoding/xml 1.248s ok errors 1.099s ok expvar 1.070s ok flag 3.210s ok fmt 1.682s ok go/ast 1.052s ok go/build 6.867s ok go/build/constraint 1.037s ok go/constant 1.049s ok go/doc 1.396s ok go/doc/comment 5.308s ok go/format 1.137s ok go/importer 2.375s ok go/internal/gccgoimporter 1.128s ok go/internal/gcimporter 9.469s ok go/internal/srcimporter 33.948s ok go/parser 2.372s ok go/printer 3.513s ok go/scanner 1.059s ok go/token 1.212s ok go/types 56.475s ok hash 1.038s ok hash/adler32 1.050s ok hash/crc32 1.056s ok hash/crc64 1.061s ok hash/fnv 1.032s ok hash/maphash 1.035s ok html 1.080s ok html/template 1.316s ok image 1.504s ok image/color 1.124s ok image/draw 1.773s ok image/gif 2.464s ok image/jpeg 2.664s ok image/png 4.383s ok index/suffixarray 2.464s ok internal/abi 1.347s ok internal/buildcfg 1.074s ok internal/coverage/cformat 1.128s ok internal/coverage/cmerge 1.031s ok internal/coverage/pods 1.100s ok internal/coverage/slicereader 1.052s ok internal/coverage/slicewriter 1.049s ok internal/coverage/test 1.080s ok internal/cpu 3.086s ok internal/dag 1.054s ok internal/diff 1.059s ok internal/fmtsort 1.022s ok internal/fuzz 1.060s ok internal/godebug 12.771s ok internal/godebugs 1.054s ok internal/intern 4.625s ok internal/itoa 1.072s ok internal/poll 1.271s ok internal/profile 1.071s ok internal/reflectlite 1.038s ok internal/safefilepath 1.033s ok internal/saferio 1.265s ok internal/singleflight 1.175s ok internal/testenv 1.540s ok internal/trace 1.276s ok internal/types/errors 2.622s ok internal/unsafeheader 1.083s ok internal/xcoff 1.092s ok internal/zstd 1.114s ok io 1.084s ok io/fs 1.266s ok io/ioutil 1.091s ok log 1.037s ok log/slog 1.094s ok log/slog/internal/benchmarks 1.049s ok log/slog/internal/buffer 1.071s ok log/syslog 2.413s ok maps 1.082s ok math 1.054s ok math/big 4.348s ok math/bits 1.095s ok math/cmplx 1.067s ok math/rand 5.748s ok mime 1.159s ok mime/multipart 7.397s ok mime/quotedprintable 1.109s ok net 21.192s ok net/http 26.763s ok net/http/cgi 13.735s ok net/http/cookiejar 1.122s ok net/http/fcgi 1.218s ok net/http/httptest 1.451s ok net/http/httptrace 1.050s ok net/http/httputil 2.292s ok net/http/internal 1.064s ok net/http/internal/ascii 1.039s ok net/http/pprof 6.289s ok net/internal/socktest 1.037s ok net/mail 1.052s ok net/netip 2.184s ok net/rpc 1.234s ok net/rpc/jsonrpc 1.166s ok net/smtp 1.225s ok net/textproto 2.497s ok net/url 1.079s ok os 7.947s ok os/exec 8.213s ok os/exec/internal/fdtest 1.092s ok os/signal 19.670s ok os/user 1.068s ok path 1.037s ok path/filepath 1.300s ok plugin 1.035s ok reflect 2.620s ok regexp 4.587s ok regexp/syntax 5.724s ok runtime 65.215s ok runtime/cgo 1.026s ok runtime/coverage 1.055s ok runtime/debug 2.188s ok runtime/internal/atomic 1.085s ok runtime/internal/math 1.027s ok runtime/internal/sys 1.026s ok runtime/internal/wasitest 1.029s ok runtime/metrics 1.044s ok runtime/pprof 21.886s ok runtime/race 14.879s ok runtime/trace 6.927s ok slices 1.737s ok sort 2.054s ok strconv 3.273s ok strings 2.367s ok sync 1.995s ok sync/atomic 4.380s ok syscall 6.873s ok testing 3.426s ok testing/fstest 1.058s ok testing/iotest 1.046s ok testing/quick 1.200s ok testing/slogtest 1.078s ok text/scanner 1.043s ok text/tabwriter 1.028s ok text/template 1.195s ok text/template/parse 1.098s ok time 3.678s ok unicode 1.053s ok unicode/utf16 1.087s ok unicode/utf8 1.090s ok cmd/addr2line 10.546s ok cmd/api 43.032s ok cmd/asm/internal/asm 4.132s ok cmd/asm/internal/lex 1.055s ok cmd/cgo/internal/swig 1.107s ok cmd/cgo/internal/test 2.475s ok cmd/cgo/internal/testcarchive 45.966s ok cmd/cgo/internal/testcshared 18.128s ok cmd/cgo/internal/testerrors 36.518s ok cmd/cgo/internal/testfortran 1.209s ok cmd/cgo/internal/testgodefs 5.302s ok cmd/cgo/internal/testlife 4.456s ok cmd/cgo/internal/testnocgo 1.114s ok cmd/cgo/internal/testplugin 104.521s ok cmd/cgo/internal/testsanitizers 1.041s [no tests to run] ok cmd/cgo/internal/testshared 1.027s ok cmd/cgo/internal/testso 6.146s ok cmd/cgo/internal/teststdio 6.222s ok cmd/cgo/internal/testtls 1.035s ok cmd/compile/internal/abt 1.087s ok cmd/compile/internal/amd64 81.526s ok cmd/compile/internal/base 1.099s ok cmd/compile/internal/compare 1.074s ok cmd/compile/internal/dwarfgen 2.198s ok cmd/compile/internal/importer 5.430s ok cmd/compile/internal/ir 1.032s ok cmd/compile/internal/logopt 2.996s ok cmd/compile/internal/loopvar 45.854s ok cmd/compile/internal/noder 1.047s ok cmd/compile/internal/reflectdata 1.040s [no tests to run] ok cmd/compile/internal/ssa 40.946s ok cmd/compile/internal/syntax 1.249s ok cmd/compile/internal/test 21.028s ok cmd/compile/internal/typecheck 2.003s ok cmd/compile/internal/types 1.082s ok cmd/compile/internal/types2 32.734s ok cmd/covdata 1.117s ok cmd/cover 19.363s ok cmd/dist 1.033s ok cmd/distpack 1.052s ok cmd/doc 1.699s ok cmd/fix 21.956s ok cmd/go 464.405s ok cmd/go/internal/auth 1.054s ok cmd/go/internal/cache 1.331s ok cmd/go/internal/envcmd 1.534s ok cmd/go/internal/fsys 1.171s ok cmd/go/internal/generate 1.114s ok cmd/go/internal/get 1.049s ok cmd/go/internal/gover 1.054s ok cmd/go/internal/imports 1.086s ok cmd/go/internal/load 1.053s ok cmd/go/internal/lockedfile 2.226s ok cmd/go/internal/lockedfile/internal/filelock 2.072s ok cmd/go/internal/modconv 1.042s ok cmd/go/internal/modfetch 1.046s ok cmd/go/internal/modfetch/codehost 12.049s ok cmd/go/internal/modfetch/zip_sum_test 1.102s ok cmd/go/internal/modindex 1.875s ok cmd/go/internal/modload 1.074s ok cmd/go/internal/mvs 1.123s ok cmd/go/internal/par 1.144s ok cmd/go/internal/str 1.036s ok cmd/go/internal/test 1.131s ok cmd/go/internal/vcs 1.053s ok cmd/go/internal/vcweb 1.101s ok cmd/go/internal/vcweb/vcstest 29.780s ok cmd/go/internal/web 1.067s ok cmd/go/internal/work 4.399s ok cmd/gofmt 1.739s ok cmd/internal/archive 4.494s ok cmd/internal/buildid 2.215s ok cmd/internal/cov 2.298s ok cmd/internal/dwarf 1.044s ok cmd/internal/edit 1.070s ok cmd/internal/goobj 1.040s ok cmd/internal/moddeps 3.906s ok cmd/internal/notsha256 1.069s ok cmd/internal/obj 2.780s ok cmd/internal/obj/ppc64 2.413s ok cmd/internal/obj/riscv 1.515s ok cmd/internal/obj/s390x 1.098s ok cmd/internal/obj/x86 7.200s ok cmd/internal/objabi 1.051s ok cmd/internal/pkgpath 5.222s ok cmd/internal/pkgpattern 1.112s ok cmd/internal/quoted 1.039s ok cmd/internal/src 1.035s ok cmd/internal/test2json 1.978s ok cmd/link 53.309s ok cmd/link/internal/benchmark 1.087s ok cmd/link/internal/ld 31.619s ok cmd/link/internal/loader 1.101s ok cmd/nm 9.483s ok cmd/objdump 9.618s ok cmd/pack 8.329s ok cmd/pprof 4.182s ok cmd/trace 1.200s ok cmd/vet 57.495s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3316 40840 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2742 50874 ns/op 1846 B/op 36 allocs/op Benchmark/Writer/PAX-4 1740 75265 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 4849 38447 ns/op 5068 B/op 15 allocs/op Benchmark/Reader/GNU-4 4785 38811 ns/op 5159 B/op 15 allocs/op Benchmark/Reader/PAX-4 1880 80876 ns/op 8714 B/op 33 allocs/op PASS ok archive/tar 2.358s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 443946244 ns/op 828576 B/op 82 allocs/op BenchmarkZip64Test-4 1 187861141 ns/op BenchmarkZip64TestSizes/4096-4 814 170073 ns/op BenchmarkZip64TestSizes/1048576-4 96 1067171 ns/op BenchmarkZip64TestSizes/67108864-4 1 191301394 ns/op PASS ok archive/zip 2.684s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 207615 699.0 ns/op BenchmarkReaderCopyUnoptimal-4 111921 963.3 ns/op BenchmarkReaderCopyNoWriteTo-4 10000 71370 ns/op BenchmarkReaderWriteToOptimal-4 5934 17950 ns/op BenchmarkReaderReadString-4 125259 1554 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 195903 652.2 ns/op BenchmarkWriterCopyUnoptimal-4 162082 851.7 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 75244 ns/op BenchmarkReaderEmpty-4 10000 11022 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 10000 11656 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 537602 249.8 ns/op 0 B/op 0 allocs/op PASS ok bufio 4.276s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 1707 64542 ns/op 507.70 MB/s BenchmarkWriteByte-4 333 320426 ns/op 12.78 MB/s BenchmarkWriteRune-4 122 1009111 ns/op 12.18 MB/s BenchmarkBufferNotEmptyWriteRead-4 32 4078356 ns/op BenchmarkBufferFullSmallReads-4 87 1734625 ns/op BenchmarkBufferWriteBlock/N4096-4 5076 39482 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 226 568708 ns/op 260097 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 8 17697605 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 6 25473517 ns/op 658.61 MB/s 5592405 B/op 0 allocs/op BenchmarkIndexByte/10-4 3045729 37.33 ns/op 267.86 MB/s BenchmarkIndexByte/32-4 3112656 37.54 ns/op 852.39 MB/s BenchmarkIndexByte/4K-4 1000000 120.1 ns/op 34107.27 MB/s BenchmarkIndexBytePortable/10-4 1000000 115.4 ns/op 86.69 MB/s BenchmarkIndexBytePortable/32-4 419295 311.2 ns/op 102.83 MB/s BenchmarkIndexBytePortable/4K-4 3183 33785 ns/op 121.24 MB/s BenchmarkIndexRune/10-4 1000000 125.1 ns/op 79.95 MB/s BenchmarkIndexRune/32-4 1000000 127.8 ns/op 250.36 MB/s BenchmarkIndexRune/4K-4 408727 362.1 ns/op 11311.88 MB/s BenchmarkIndexRuneASCII/10-4 3165866 36.60 ns/op 273.20 MB/s BenchmarkIndexRuneASCII/32-4 2541518 51.28 ns/op 623.97 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 144.4 ns/op 28367.58 MB/s BenchmarkEqual/0-4 9010317 13.58 ns/op BenchmarkEqual/1-4 1000000 102.5 ns/op 9.75 MB/s BenchmarkEqual/6-4 926570 125.6 ns/op 47.77 MB/s BenchmarkEqual/9-4 1000000 132.1 ns/op 68.14 MB/s BenchmarkEqual/15-4 1000000 114.0 ns/op 131.58 MB/s BenchmarkEqual/16-4 1000000 119.0 ns/op 134.47 MB/s BenchmarkEqual/20-4 1057988 122.0 ns/op 163.91 MB/s BenchmarkEqual/32-4 1000000 116.9 ns/op 273.76 MB/s BenchmarkEqual/4K-4 77677 2167 ns/op 1889.84 MB/s BenchmarkIndex/10-4 2047242 83.77 ns/op 119.38 MB/s BenchmarkIndex/32-4 2032849 57.14 ns/op 560.04 MB/s BenchmarkIndex/4K-4 20569 5858 ns/op 699.25 MB/s BenchmarkIndexEasy/10-4 1961932 53.87 ns/op 185.63 MB/s BenchmarkIndexEasy/32-4 1956505 58.75 ns/op 544.71 MB/s BenchmarkIndexEasy/4K-4 554443 396.5 ns/op 10330.96 MB/s BenchmarkCount/10-4 1000000 128.5 ns/op 77.83 MB/s BenchmarkCount/32-4 1000000 140.2 ns/op 228.26 MB/s BenchmarkCount/4K-4 21603 6358 ns/op 644.27 MB/s BenchmarkCountEasy/10-4 1000000 106.9 ns/op 93.55 MB/s BenchmarkCountEasy/32-4 1326715 108.4 ns/op 295.14 MB/s BenchmarkCountEasy/4K-4 441760 475.0 ns/op 8623.27 MB/s BenchmarkCountSingle/10-4 2434180 61.99 ns/op 161.33 MB/s BenchmarkCountSingle/32-4 2551983 50.96 ns/op 627.95 MB/s BenchmarkCountSingle/4K-4 996961 139.0 ns/op 29467.22 MB/s BenchmarkToUpper/#00-4 2418792 76.41 ns/op BenchmarkToUpper/ONLYUPPER-4 298744 464.2 ns/op BenchmarkToUpper/abc-4 339055 355.7 ns/op BenchmarkToUpper/AbC123-4 273111 449.8 ns/op BenchmarkToUpper/azAZ09_-4 242679 501.5 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 76381 1512 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 33118 4843 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 41086 3464 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 113974 1006 ns/op BenchmarkToLower/#00-4 2345124 50.74 ns/op BenchmarkToLower/abc-4 386085 331.7 ns/op BenchmarkToLower/AbC123-4 289612 518.0 ns/op BenchmarkToLower/azAZ09_-4 254038 479.5 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 76314 1546 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 36064 4334 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 65790 1791 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 103698 1033 ns/op BenchmarkFields/ASCII/16-4 191830 875.6 ns/op 18.27 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 10000 10525 ns/op 24.32 MB/s 576 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 868 148579 ns/op 27.57 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 48 2529910 ns/op 25.90 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 56754776 ns/op 18.48 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 64988 1872 ns/op 8.55 MB/s 96 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6135 24509 ns/op 10.45 MB/s 704 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 351 366708 ns/op 11.17 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 20 7218945 ns/op 9.08 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 120406991 ns/op 8.71 MB/s 9310464 B/op 23 allocs/op BenchmarkFieldsFunc/ASCII/16-4 116878 947.8 ns/op 16.88 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 12836 ns/op 19.94 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 600 218907 ns/op 18.71 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 24 5285066 ns/op 12.40 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 1 104034311 ns/op 10.08 MB/s 11211104 B/op 25 allocs/op BenchmarkFieldsFunc/Mixed/16-4 71410 1757 ns/op 9.11 MB/s 96 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 7126 17522 ns/op 14.61 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 435 317914 ns/op 12.88 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 24 5887560 ns/op 11.13 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 82998790 ns/op 12.63 MB/s 9310512 B/op 23 allocs/op BenchmarkTrimSpace/NoTrim-4 1892314 64.36 ns/op BenchmarkTrimSpace/ASCII-4 1000000 108.1 ns/op BenchmarkTrimSpace/SomeNonASCII-4 90562 1509 ns/op BenchmarkTrimSpace/JustNonASCII-4 50689 2484 ns/op BenchmarkToValidUTF8/Valid-4 397483 428.3 ns/op BenchmarkToValidUTF8/InvalidASCII-4 241812 480.8 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 71150 2685 ns/op BenchmarkIndexHard1-4 1136 115418 ns/op BenchmarkIndexHard2-4 736 165909 ns/op BenchmarkIndexHard3-4 186 622610 ns/op BenchmarkIndexHard4-4 218 735770 ns/op BenchmarkLastIndexHard1-4 7 14733766 ns/op BenchmarkLastIndexHard2-4 6 18582266 ns/op BenchmarkLastIndexHard3-4 4 28252220 ns/op BenchmarkCountHard1-4 999 182572 ns/op BenchmarkCountHard2-4 793 183432 ns/op BenchmarkCountHard3-4 188 630401 ns/op BenchmarkSplitEmptySeparator-4 1 120835433 ns/op BenchmarkSplitSingleByteSeparator-4 10 10269022 ns/op BenchmarkSplitMultiByteSeparator-4 12 9686499 ns/op BenchmarkSplitNSingleByteSeparator-4 166597 1302 ns/op BenchmarkSplitNMultiByteSeparator-4 57554 2660 ns/op BenchmarkRepeat-4 157534 930.2 ns/op BenchmarkRepeatLarge/256/1-4 114903 1410 ns/op 181.52 MB/s BenchmarkRepeatLarge/256/16-4 178258 1041 ns/op 245.89 MB/s BenchmarkRepeatLarge/512/1-4 43183 2568 ns/op 199.36 MB/s BenchmarkRepeatLarge/512/16-4 90427 1589 ns/op 322.15 MB/s BenchmarkRepeatLarge/1024/1-4 39213 3556 ns/op 287.97 MB/s BenchmarkRepeatLarge/1024/16-4 46104 2590 ns/op 395.31 MB/s BenchmarkRepeatLarge/2048/1-4 21760 5580 ns/op 367.02 MB/s BenchmarkRepeatLarge/2048/16-4 28326 4867 ns/op 420.80 MB/s BenchmarkRepeatLarge/4096/1-4 14197 9414 ns/op 435.11 MB/s BenchmarkRepeatLarge/4096/16-4 12261 8646 ns/op 473.76 MB/s BenchmarkRepeatLarge/8192/1-4 10000 16837 ns/op 486.53 MB/s BenchmarkRepeatLarge/8192/16-4 10000 16124 ns/op 508.07 MB/s BenchmarkRepeatLarge/8192/4097-4 10000 10332 ns/op 396.53 MB/s BenchmarkRepeatLarge/16384/1-4 9253 33287 ns/op 492.20 MB/s BenchmarkRepeatLarge/16384/16-4 10000 29638 ns/op 552.80 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 25636 ns/op 479.45 MB/s BenchmarkRepeatLarge/32768/1-4 2619 60419 ns/op 542.35 MB/s BenchmarkRepeatLarge/32768/16-4 1701 73936 ns/op 443.20 MB/s BenchmarkRepeatLarge/32768/4097-4 2684 59579 ns/op 481.36 MB/s BenchmarkRepeatLarge/65536/1-4 936 116951 ns/op 560.37 MB/s BenchmarkRepeatLarge/65536/16-4 892 113188 ns/op 579.00 MB/s BenchmarkRepeatLarge/65536/4097-4 1249 94840 ns/op 647.99 MB/s BenchmarkRepeatLarge/131072/1-4 242 498020 ns/op 263.19 MB/s BenchmarkRepeatLarge/131072/16-4 260 468775 ns/op 279.61 MB/s BenchmarkRepeatLarge/131072/4097-4 289 382939 ns/op 331.66 MB/s BenchmarkRepeatLarge/262144/1-4 177 691526 ns/op 379.08 MB/s BenchmarkRepeatLarge/262144/16-4 175 937554 ns/op 279.60 MB/s BenchmarkRepeatLarge/262144/4097-4 148 796299 ns/op 324.14 MB/s BenchmarkRepeatLarge/524288/1-4 50 2006848 ns/op 261.25 MB/s BenchmarkRepeatLarge/524288/16-4 100 1768560 ns/op 296.45 MB/s BenchmarkRepeatLarge/524288/4097-4 62 1634763 ns/op 318.28 MB/s BenchmarkRepeatLarge/1048576/1-4 40 3140391 ns/op 333.90 MB/s BenchmarkRepeatLarge/1048576/16-4 32 3233615 ns/op 324.27 MB/s BenchmarkRepeatLarge/1048576/4097-4 52 3228604 ns/op 323.59 MB/s BenchmarkRepeatLarge/2097152/1-4 21 6026115 ns/op 348.01 MB/s BenchmarkRepeatLarge/2097152/16-4 25 4858893 ns/op 431.61 MB/s BenchmarkRepeatLarge/2097152/4097-4 28 5757856 ns/op 363.60 MB/s BenchmarkRepeatLarge/4194304/1-4 10 12743248 ns/op 329.14 MB/s BenchmarkRepeatLarge/4194304/16-4 12 9081402 ns/op 461.86 MB/s BenchmarkRepeatLarge/4194304/4097-4 12 8971378 ns/op 467.18 MB/s BenchmarkRepeatLarge/8388608/1-4 6 16730275 ns/op 501.40 MB/s BenchmarkRepeatLarge/8388608/16-4 6 16830764 ns/op 498.41 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 23369991 ns/op 358.86 MB/s BenchmarkRepeatLarge/16777216/1-4 4 27862254 ns/op 602.15 MB/s BenchmarkRepeatLarge/16777216/16-4 3 43003331 ns/op 390.14 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 38757390 ns/op 432.88 MB/s BenchmarkRepeatLarge/33554432/1-4 2 69048746 ns/op 485.95 MB/s BenchmarkRepeatLarge/33554432/16-4 2 64077128 ns/op 523.66 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 63185154 ns/op 531.05 MB/s BenchmarkRepeatLarge/67108864/1-4 1 102624414 ns/op 653.93 MB/s BenchmarkRepeatLarge/67108864/16-4 1 127025168 ns/op 528.31 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 153488724 ns/op 437.22 MB/s BenchmarkRepeatLarge/134217728/1-4 1 223892317 ns/op 599.47 MB/s BenchmarkRepeatLarge/134217728/16-4 1 260347665 ns/op 515.53 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 216157012 ns/op 620.93 MB/s BenchmarkRepeatLarge/268435456/1-4 1 520813340 ns/op 515.42 MB/s BenchmarkRepeatLarge/268435456/16-4 1 616480231 ns/op 435.43 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 453216580 ns/op 592.29 MB/s BenchmarkRepeatLarge/536870912/1-4 1 937530419 ns/op 572.64 MB/s BenchmarkRepeatLarge/536870912/16-4 1 868012891 ns/op 618.51 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1015452039 ns/op 528.70 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4852805488 ns/op 221.26 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 2175507551 ns/op 493.56 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1996856767 ns/op 537.72 MB/s BenchmarkBytesCompare/1-4 11407148 10.76 ns/op BenchmarkBytesCompare/2-4 9921463 11.89 ns/op BenchmarkBytesCompare/4-4 6645994 17.04 ns/op BenchmarkBytesCompare/8-4 10122447 13.53 ns/op BenchmarkBytesCompare/16-4 12905539 10.25 ns/op BenchmarkBytesCompare/32-4 9062226 20.45 ns/op BenchmarkBytesCompare/64-4 8928780 12.66 ns/op BenchmarkBytesCompare/128-4 7785016 15.65 ns/op BenchmarkBytesCompare/256-4 6952834 19.13 ns/op BenchmarkBytesCompare/512-4 4174936 26.57 ns/op BenchmarkBytesCompare/1024-4 3120541 41.11 ns/op BenchmarkBytesCompare/2048-4 1829679 116.4 ns/op BenchmarkIndexAnyASCII/1:1-4 1546773 70.73 ns/op BenchmarkIndexAnyASCII/1:2-4 1000000 111.0 ns/op BenchmarkIndexAnyASCII/1:4-4 1000000 106.5 ns/op BenchmarkIndexAnyASCII/1:8-4 1785321 65.47 ns/op BenchmarkIndexAnyASCII/1:16-4 1781337 85.45 ns/op BenchmarkIndexAnyASCII/1:32-4 1609954 69.44 ns/op BenchmarkIndexAnyASCII/1:64-4 1709176 63.79 ns/op BenchmarkIndexAnyASCII/16:1-4 1887334 105.5 ns/op BenchmarkIndexAnyASCII/16:2-4 647043 281.4 ns/op BenchmarkIndexAnyASCII/16:4-4 622082 233.4 ns/op BenchmarkIndexAnyASCII/16:8-4 478750 219.0 ns/op BenchmarkIndexAnyASCII/16:16-4 557821 214.2 ns/op BenchmarkIndexAnyASCII/16:32-4 483699 230.2 ns/op BenchmarkIndexAnyASCII/16:64-4 384268 390.6 ns/op BenchmarkIndexAnyASCII/256:1-4 1638256 69.01 ns/op BenchmarkIndexAnyASCII/256:2-4 40846 2760 ns/op BenchmarkIndexAnyASCII/256:4-4 50730 3623 ns/op BenchmarkIndexAnyASCII/256:8-4 49024 2946 ns/op BenchmarkIndexAnyASCII/256:16-4 50450 2148 ns/op BenchmarkIndexAnyASCII/256:32-4 52510 2289 ns/op BenchmarkIndexAnyASCII/256:64-4 54536 3395 ns/op BenchmarkIndexAnyUTF8/1:1-4 2126329 59.47 ns/op BenchmarkIndexAnyUTF8/1:2-4 2064189 84.25 ns/op BenchmarkIndexAnyUTF8/1:4-4 2213701 54.05 ns/op BenchmarkIndexAnyUTF8/1:8-4 2216061 54.57 ns/op BenchmarkIndexAnyUTF8/1:16-4 2102936 54.13 ns/op BenchmarkIndexAnyUTF8/1:32-4 2150341 57.09 ns/op BenchmarkIndexAnyUTF8/1:64-4 1909762 61.75 ns/op BenchmarkIndexAnyUTF8/16:1-4 159002 970.5 ns/op BenchmarkIndexAnyUTF8/16:2-4 394322 333.6 ns/op BenchmarkIndexAnyUTF8/16:4-4 328782 322.5 ns/op BenchmarkIndexAnyUTF8/16:8-4 362403 329.0 ns/op BenchmarkIndexAnyUTF8/16:16-4 330667 361.5 ns/op BenchmarkIndexAnyUTF8/16:32-4 407166 379.0 ns/op BenchmarkIndexAnyUTF8/16:64-4 315940 428.1 ns/op BenchmarkIndexAnyUTF8/256:1-4 5925 22196 ns/op BenchmarkIndexAnyUTF8/256:2-4 23808 6197 ns/op BenchmarkIndexAnyUTF8/256:4-4 23013 5214 ns/op BenchmarkIndexAnyUTF8/256:8-4 22180 8691 ns/op BenchmarkIndexAnyUTF8/256:16-4 25329 4181 ns/op BenchmarkIndexAnyUTF8/256:32-4 28652 4325 ns/op BenchmarkIndexAnyUTF8/256:64-4 25678 4303 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2025055 63.33 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2014678 59.61 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2017693 59.04 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1988923 59.38 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1984969 59.65 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1981174 60.11 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1992625 58.58 ns/op BenchmarkLastIndexAnyASCII/16:1-4 461799 253.2 ns/op BenchmarkLastIndexAnyASCII/16:2-4 517332 253.9 ns/op BenchmarkLastIndexAnyASCII/16:4-4 455569 247.1 ns/op BenchmarkLastIndexAnyASCII/16:8-4 511180 251.0 ns/op BenchmarkLastIndexAnyASCII/16:16-4 458544 261.8 ns/op BenchmarkLastIndexAnyASCII/16:32-4 408025 280.9 ns/op BenchmarkLastIndexAnyASCII/16:64-4 385006 306.3 ns/op BenchmarkLastIndexAnyASCII/256:1-4 38726 2906 ns/op BenchmarkLastIndexAnyASCII/256:2-4 40856 2908 ns/op BenchmarkLastIndexAnyASCII/256:4-4 38412 3039 ns/op BenchmarkLastIndexAnyASCII/256:8-4 39290 2962 ns/op BenchmarkLastIndexAnyASCII/256:16-4 33114 3052 ns/op BenchmarkLastIndexAnyASCII/256:32-4 38894 3017 ns/op BenchmarkLastIndexAnyASCII/256:64-4 37030 3006 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2189758 55.39 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2160732 56.09 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2059226 59.09 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2105184 58.91 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2150206 56.28 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2135607 56.57 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2142004 54.54 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 196202 581.5 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 429841 292.2 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 413883 293.7 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 458962 289.7 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 438152 300.5 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 400924 310.4 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 356889 314.2 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 13329 8983 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 29938 3742 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 31832 3668 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 32402 3840 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 31122 3844 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 29929 4075 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 30013 3969 ns/op BenchmarkTrimASCII/1:1-4 2133061 56.57 ns/op BenchmarkTrimASCII/1:2-4 2160816 54.12 ns/op BenchmarkTrimASCII/1:4-4 2189443 54.24 ns/op BenchmarkTrimASCII/1:8-4 2096762 57.09 ns/op BenchmarkTrimASCII/1:16-4 1688515 73.29 ns/op BenchmarkTrimASCII/16:1-4 597426 183.5 ns/op BenchmarkTrimASCII/16:2-4 561540 220.1 ns/op BenchmarkTrimASCII/16:4-4 576874 240.5 ns/op BenchmarkTrimASCII/16:8-4 577936 252.8 ns/op BenchmarkTrimASCII/16:16-4 487588 292.9 ns/op BenchmarkTrimASCII/256:1-4 48421 2170 ns/op BenchmarkTrimASCII/256:2-4 37465 2982 ns/op BenchmarkTrimASCII/256:4-4 39790 2877 ns/op BenchmarkTrimASCII/256:8-4 41359 2962 ns/op BenchmarkTrimASCII/256:16-4 40498 2895 ns/op BenchmarkTrimASCII/4096:1-4 3831 32321 ns/op BenchmarkTrimASCII/4096:2-4 2842 47956 ns/op BenchmarkTrimASCII/4096:4-4 2913 45887 ns/op BenchmarkTrimASCII/4096:8-4 2715 45480 ns/op BenchmarkTrimASCII/4096:16-4 2755 47203 ns/op BenchmarkTrimByte-4 1670338 68.82 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 18022 6461 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 17505 6658 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 943 125812 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2044 60137 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 4064 30985 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7309 17184 ns/op BenchmarkCompareBytesEqual-4 16405436 8.248 ns/op BenchmarkCompareBytesToNil-4 17604710 6.395 ns/op BenchmarkCompareBytesEmpty-4 18288230 6.757 ns/op BenchmarkCompareBytesIdentical-4 16646346 6.916 ns/op BenchmarkCompareBytesSameLength-4 16660946 7.454 ns/op BenchmarkCompareBytesDifferentLength-4 17637042 7.124 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 3271 39573 ns/op 26497.23 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 3278 38493 ns/op 27241.07 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 3135 38899 ns/op 26956.62 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2918 37307 ns/op 28107.14 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2581 38797 ns/op 27027.70 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2848 39453 ns/op 26578.26 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 3536 38863 ns/op 26981.79 MB/s BenchmarkCompareBytesBig-4 3637 36854 ns/op 28452.16 MB/s BenchmarkCompareBytesBigIdentical-4 20470842 6.143 ns/op 170704679.65 MB/s PASS ok bytes 79.299s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 71118538 ns/op 1.41 MB/s 3616636 B/op 53 allocs/op BenchmarkDecodeNewton-4 1 267022173 ns/op 2.12 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 5 21848504 ns/op 0.75 MB/s 3645123 B/op 51 allocs/op PASS ok compress/bzip2 2.260s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 64 1922818 ns/op 5.20 MB/s 42205 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 18603383 ns/op 5.38 MB/s 43353 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 182172006 ns/op 5.49 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 68 1946285 ns/op 5.14 MB/s 43273 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 6 18842196 ns/op 5.31 MB/s 43641 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 194906159 ns/op 5.13 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 66 1897726 ns/op 5.27 MB/s 42318 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 17794514 ns/op 5.62 MB/s 43633 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 181874866 ns/op 5.50 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 69 1925982 ns/op 5.19 MB/s 42956 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 17835894 ns/op 5.61 MB/s 45002 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 179562454 ns/op 5.57 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 56 2028275 ns/op 4.93 MB/s 44028 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 6 20291046 ns/op 4.93 MB/s 50572 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 202693686 ns/op 4.93 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 76 1665514 ns/op 6.00 MB/s 43319 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 8 13649439 ns/op 7.33 MB/s 47885 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 140838724 ns/op 7.10 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 74 1502920 ns/op 6.65 MB/s 43385 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 10 10944362 ns/op 9.14 MB/s 45396 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 109965867 ns/op 9.09 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 70 1599677 ns/op 6.25 MB/s 42925 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 10 10835967 ns/op 9.23 MB/s 47040 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 109380849 ns/op 9.14 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 88 1187779 ns/op 8.42 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 10 11568840 ns/op 8.64 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 129318598 ns/op 7.73 MB/s BenchmarkEncode/Digits/Speed/1e4-4 55 2219604 ns/op 4.51 MB/s BenchmarkEncode/Digits/Speed/1e5-4 6 19101498 ns/op 5.24 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 196393385 ns/op 5.09 MB/s BenchmarkEncode/Digits/Default/1e4-4 18 5717223 ns/op 1.75 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 62863386 ns/op 1.59 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 645143107 ns/op 1.55 MB/s BenchmarkEncode/Digits/Compression/1e4-4 18 5856126 ns/op 1.71 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 64578149 ns/op 1.55 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 645566989 ns/op 1.55 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 72 1437714 ns/op 6.96 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 9 12419499 ns/op 8.05 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 126546439 ns/op 7.90 MB/s BenchmarkEncode/Newton/Speed/1e4-4 56 2049801 ns/op 4.88 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 15406546 ns/op 6.49 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 151539554 ns/op 6.60 MB/s BenchmarkEncode/Newton/Default/1e4-4 19 5531299 ns/op 1.81 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 55801942 ns/op 1.79 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 563806612 ns/op 1.77 MB/s BenchmarkEncode/Newton/Compression/1e4-4 21 5500331 ns/op 1.82 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 69567744 ns/op 1.44 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 744225969 ns/op 1.34 MB/s PASS ok compress/flate 15.271s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 44 2519597 ns/op 3.97 MB/s BenchmarkDecoder/1e-Reuse4-4 51 2757370 ns/op 3.63 MB/s BenchmarkDecoder/1e5-4 4 27028615 ns/op 3.70 MB/s BenchmarkDecoder/1e-Reuse5-4 4 26796730 ns/op 3.73 MB/s BenchmarkDecoder/1e6-4 1 268510698 ns/op 3.72 MB/s BenchmarkDecoder/1e-Reuse6-4 1 252102479 ns/op 3.97 MB/s BenchmarkEncoder/1e4-4 55 2144818 ns/op 4.66 MB/s BenchmarkEncoder/1e-Reuse4-4 61 2121565 ns/op 4.71 MB/s BenchmarkEncoder/1e5-4 5 21083429 ns/op 4.74 MB/s BenchmarkEncoder/1e-Reuse5-4 6 20602636 ns/op 4.85 MB/s BenchmarkEncoder/1e6-4 1 206143492 ns/op 4.85 MB/s BenchmarkEncoder/1e-Reuse6-4 1 200268593 ns/op 4.99 MB/s PASS ok compress/lzw 4.318s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 24 4473540 ns/op PASS ok container/heap 1.163s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 21897 5063 ns/op BenchmarkWithTimeout/concurrency=40-4 6829 24796 ns/op BenchmarkWithTimeout/concurrency=4000-4 5400 35627 ns/op BenchmarkWithTimeout/concurrency=400000-4 7599 16199 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 360148 418.0 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 17191 7119 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 21571 5946 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3680 32184 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2308 53345 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3456 43715 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 338 347788 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 258 528128 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 352 299459 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 39 3709367 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 20 5647789 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 43 3086849 ns/op BenchmarkCheckCanceled/Err-4 328692 360.4 ns/op BenchmarkCheckCanceled/Done-4 481915 235.2 ns/op BenchmarkContextCancelDone-4 752834 155.1 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 28413 4522 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 23764 4698 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 24745 5274 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 19851 5585 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 12956 8204 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 605629 187.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 379474 301.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 284078 408.3 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 191192 631.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 91345 1279 ns/op PASS ok context 11.334s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1819144 64.86 ns/op 246.70 MB/s BenchmarkDecrypt-4 1607028 64.48 ns/op 248.13 MB/s BenchmarkExpand-4 1000000 110.7 ns/op PASS ok crypto/aes 1.632s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 204943 501.6 ns/op 127.59 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 362377 312.7 ns/op 204.65 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 227020 506.8 ns/op 126.28 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 387296 328.8 ns/op 194.66 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 150364 773.7 ns/op 1744.94 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 210151 609.6 ns/op 2214.62 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 126352 866.9 ns/op 1557.27 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 171140 682.2 ns/op 1978.84 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 49898 2267 ns/op 3614.02 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 67076 1804 ns/op 4540.87 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 42663 2640 ns/op 3103.10 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 48580 2407 ns/op 3403.41 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 6768 19014 ns/op 53.59 MB/s BenchmarkAESCFBDecrypt1K-4 6505 18933 ns/op 53.82 MB/s BenchmarkAESCFBDecrypt8K-4 766 145548 ns/op 56.25 MB/s BenchmarkAESOFB1K-4 10000 11982 ns/op 85.04 MB/s BenchmarkAESCTR1K-4 14305 7995 ns/op 127.45 MB/s BenchmarkAESCTR8K-4 1970 63008 ns/op 129.94 MB/s BenchmarkAESCBCEncrypt1K-4 14029 8182 ns/op 125.15 MB/s BenchmarkAESCBCDecrypt1K-4 18531 6364 ns/op 160.90 MB/s PASS ok crypto/cipher 4.517s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 97111 1236 ns/op 6.47 MB/s BenchmarkDecrypt-4 97473 1227 ns/op 6.52 MB/s BenchmarkTDESEncrypt-4 38188 3279 ns/op 2.44 MB/s BenchmarkTDESDecrypt-4 36699 3277 ns/op 2.44 MB/s PASS ok crypto/des 1.742s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1180 95492 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 19 6413967 ns/op 1086 B/op 21 allocs/op BenchmarkECDH/P521-4 6 17226017 ns/op 1536 B/op 21 allocs/op BenchmarkECDH/X25519-4 92 1409440 ns/op 375 B/op 9 allocs/op PASS ok crypto/ecdh 1.682s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1824 61517 ns/op 2511 B/op 33 allocs/op BenchmarkSign/P384-4 31 3498696 ns/op 2679 B/op 34 allocs/op BenchmarkSign/P521-4 12 8563556 ns/op 3065 B/op 35 allocs/op BenchmarkVerify/P256-4 1134 103144 ns/op 432 B/op 8 allocs/op BenchmarkVerify/P384-4 15 8002819 ns/op 592 B/op 12 allocs/op BenchmarkVerify/P521-4 5 23322583 ns/op 912 B/op 12 allocs/op BenchmarkGenerateKey/P256-4 5444 23256 ns/op 895 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 60 1706038 ns/op 1094 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 25 4700670 ns/op 1416 B/op 17 allocs/op PASS ok crypto/ecdsa 2.573s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 274 436376 ns/op BenchmarkNewKeyFromSeed-4 271 457269 ns/op BenchmarkSigning-4 266 445794 ns/op BenchmarkVerification-4 183 650912 ns/op PASS ok crypto/ed25519 1.776s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 6362 18422 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 163 742411 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 67 1783396 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 28 4894906 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1453 79242 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 63 1953848 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 26 4717716 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 8 13485216 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 12422 10417 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 7897 16373 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 5019 24146 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 100 1117839 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 3139 37597 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 400 298055 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 2020 62398 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 100 1049702 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 4.062s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 17208 6931 ns/op 147.75 MB/s BenchmarkHMACSHA256_32-4 24932 4688 ns/op 6.83 MB/s BenchmarkNewWriteSum-4 10000 10297 ns/op 3.11 MB/s PASS ok crypto/hmac 1.550s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 40484 2602 ns/op BenchmarkModSub-4 45178 2583 ns/op BenchmarkMontgomeryRepr-4 25251 4744 ns/op BenchmarkMontgomeryMul-4 25252 4622 ns/op BenchmarkModMul-4 12411 9469 ns/op BenchmarkExpBig-4 19 6758507 ns/op BenchmarkExp-4 6 22372052 ns/op PASS ok crypto/internal/bigmod 2.384s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3691 33578 ns/op BenchmarkScalarBaseMult-4 286 410012 ns/op BenchmarkScalarMult-4 129 908925 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 196 601018 ns/op PASS ok crypto/internal/edwards25519 1.762s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 474204 245.6 ns/op BenchmarkMultiply-4 5871549 20.07 ns/op BenchmarkSquare-4 6946441 16.62 ns/op BenchmarkInvert-4 33036 3461 ns/op BenchmarkMult32-4 1319317 90.31 ns/op PASS ok crypto/internal/edwards25519/field 1.971s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 63 1741985 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2338 55500 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 26 4470726 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 9 12342045 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 159 667202 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 11207 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 80 1497792 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 30 3787646 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 2.363s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 653932 170.9 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 406648 300.4 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 132342 927.9 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 716374 164.9 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 423543 307.1 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 138882 915.7 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 2.033s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 113596 1053 ns/op 7.60 MB/s BenchmarkHash64-4 134600 872.2 ns/op 73.38 MB/s BenchmarkHash128-4 120860 958.3 ns/op 133.58 MB/s BenchmarkHash256-4 88564 1191 ns/op 214.88 MB/s BenchmarkHash512-4 80949 1543 ns/op 331.77 MB/s BenchmarkHash1K-4 53240 2246 ns/op 455.94 MB/s BenchmarkHash8K-4 10000 12066 ns/op 678.91 MB/s BenchmarkHash1M-4 69 1473226 ns/op 711.76 MB/s BenchmarkHash8M-4 9 11742305 ns/op 714.39 MB/s BenchmarkHash8BytesUnaligned-4 109028 1083 ns/op 7.39 MB/s BenchmarkHash1KUnaligned-4 52467 2255 ns/op 454.11 MB/s BenchmarkHash8KUnaligned-4 10000 12348 ns/op 663.43 MB/s PASS ok crypto/md5 2.992s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 2 199167256 ns/op PASS ok crypto/rand 1.522s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 12310 9291 ns/op 13.78 MB/s BenchmarkRC4_1K-4 1640 74554 ns/op 13.73 MB/s BenchmarkRC4_8K-4 174 616817 ns/op 13.13 MB/s PASS ok crypto/rc4 1.602s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 9 11945295 ns/op BenchmarkDecryptPKCS1v15/3072-4 4 27425448 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 49858005 ns/op BenchmarkEncryptPKCS1v15/2048-4 31 3689147 ns/op BenchmarkDecryptOAEP/2048-4 9 12123909 ns/op BenchmarkEncryptOAEP/2048-4 32 3608915 ns/op BenchmarkSignPKCS1v15/2048-4 9 12017644 ns/op BenchmarkVerifyPKCS1v15/2048-4 36 3500929 ns/op BenchmarkSignPSS/2048-4 9 12148267 ns/op BenchmarkVerifyPSS/2048-4 36 3518265 ns/op PASS ok crypto/rsa 3.159s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 96074 1165 ns/op 6.87 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 111616 954.0 ns/op 8.39 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 83145 1394 ns/op 229.61 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 96918 1255 ns/op 255.00 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 52828 2417 ns/op 423.71 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 60301 1902 ns/op 538.37 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 13231 8881 ns/op 922.43 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 13650 8762 ns/op 934.95 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.474s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 78780 1518 ns/op 5.27 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 84188 1337 ns/op 5.98 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 81448 1349 ns/op 5.93 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 31371 3748 ns/op 273.23 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 34195 3529 ns/op 290.13 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 32490 3610 ns/op 283.63 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 6064 21297 ns/op 384.66 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 6187 21037 ns/op 389.41 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 6129 21115 ns/op 387.97 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.638s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 62989 1925 ns/op 4.16 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 82598 1450 ns/op 5.52 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 72315 1676 ns/op 4.77 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 35175 3412 ns/op 300.11 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 38848 3008 ns/op 340.40 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 36117 3289 ns/op 311.31 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 6499 15537 ns/op 527.26 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 8733 15193 ns/op 539.18 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 8322 15114 ns/op 542.02 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.464s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 22489632 4.792 ns/op BenchmarkConstantTimeEq-4 25450435 4.708 ns/op BenchmarkConstantTimeLessOrEq-4 24991112 4.647 ns/op BenchmarkXORBytes/8Bytes-4 3446478 34.27 ns/op 233.45 MB/s BenchmarkXORBytes/128Bytes-4 3044894 36.86 ns/op 3472.49 MB/s BenchmarkXORBytes/2048Bytes-4 1000000 110.7 ns/op 18505.38 MB/s BenchmarkXORBytes/32768Bytes-4 89667 1351 ns/op 24249.03 MB/s PASS ok crypto/subtle 2.286s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 36 4490646 ns/op BenchmarkCertCache/1-4 34 3452509 ns/op BenchmarkCertCache/2-4 32 4036006 ns/op BenchmarkCertCache/3-4 31 3593142 ns/op BenchmarkHandshakeServer/RSA-4 12 9188686 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 12 8854722 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 13 8909492 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 58 2456327 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 52 3083807 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 37 3713870 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 34 4227174 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 27213660 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 4 27295156 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 2 50620565 ns/op 20.71 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 2 60510076 ns/op 17.33 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 2 89581408 ns/op 23.41 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 110603820 ns/op 18.96 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 187095379 ns/op 22.42 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 170559952 ns/op 24.59 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 346236959 ns/op 24.23 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 322600377 ns/op 26.00 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 655030617 ns/op 25.61 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 670377256 ns/op 25.03 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 1283390694 ns/op 26.15 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 1407923841 ns/op 23.83 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 2564100383 ns/op 26.17 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 2672998796 ns/op 25.11 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 2 54002634 ns/op 19.42 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 53694541 ns/op 19.53 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 2 111422186 ns/op 18.82 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 2 93622595 ns/op 22.40 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 167663879 ns/op 25.02 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 182962799 ns/op 22.92 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 322559317 ns/op 26.01 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 345037571 ns/op 24.31 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 630425031 ns/op 26.61 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 659107395 ns/op 25.45 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 1348214309 ns/op 24.89 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 1632558311 ns/op 20.55 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 2836964640 ns/op 23.66 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 3067167711 ns/op 21.88 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 712520457 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 716740589 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 297695607 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 296729637 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 158875993 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 158653777 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 91257436 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 89599830 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 46500012 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 48822057 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 161997755 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 158722263 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 76296358 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 73284492 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 46911828 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 44368208 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 34694757 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 33500826 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 25369882 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 5 23851190 ns/op PASS ok crypto/tls 33.652s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 7 16320823 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 393 309296 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 1033 114324 ns/op 12099 B/op 164 allocs/op BenchmarkParseCertificate/rsa_leaf-4 991 128393 ns/op 13509 B/op 187 allocs/op PASS ok crypto/x509 2.255s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 39 2794577 ns/op 278206 B/op 1623 allocs/op BenchmarkConcurrentStmtQuery-4 36 3404143 ns/op 264393 B/op 1981 allocs/op BenchmarkConcurrentStmtExec-4 52 2297297 ns/op 213650 B/op 580 allocs/op BenchmarkConcurrentTxQuery-4 39 3261856 ns/op 273009 B/op 2135 allocs/op BenchmarkConcurrentTxExec-4 75 1959126 ns/op 87922 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 50 2348409 ns/op 105666 B/op 2118 allocs/op BenchmarkConcurrentTxStmtExec-4 153 847972 ns/op 41196 B/op 381 allocs/op BenchmarkConcurrentRandom-4 45 2542348 ns/op 224670 B/op 1789 allocs/op BenchmarkManyConcurrentQueries-4 3112 38323 ns/op 4108 B/op 20 allocs/op BenchmarkGrabConn-4 204746 577.9 ns/op 0 B/op 0 allocs/op PASS ok database/sql 3.085s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 135474 741.3 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 69 1479309 ns/op 188233 B/op 13 allocs/op Benchmark115/LineToPC-4 70 1508729 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 19238 6193 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.655s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 46693 2239 ns/op BenchmarkMarshal-4 709 150638 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 3284 38278 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.485s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 256 443458 ns/op 18.47 MB/s BenchmarkEncodeToString-4 229 509263 ns/op 16.09 MB/s BenchmarkDecode-4 162 711257 ns/op 18.43 MB/s BenchmarkDecodeString-4 156 740905 ns/op 17.70 MB/s PASS ok encoding/base32 1.817s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 273 415727 ns/op 19.71 MB/s BenchmarkDecodeString/2-4 294763 371.2 ns/op 10.78 MB/s BenchmarkDecodeString/4-4 286225 454.8 ns/op 17.59 MB/s BenchmarkDecodeString/8-4 219114 539.6 ns/op 22.24 MB/s BenchmarkDecodeString/64-4 47650 2694 ns/op 32.67 MB/s BenchmarkDecodeString/8192-4 459 268773 ns/op 40.64 MB/s BenchmarkNewEncoding-4 109546 1065 ns/op 240.47 MB/s PASS ok encoding/base64 2.193s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1492 84377 ns/op 47.41 MB/s BenchmarkReadStruct-4 17385 7148 ns/op 10.49 MB/s BenchmarkWriteStruct-4 17197 6858 ns/op 10.94 MB/s BenchmarkReadInts-4 45922 2650 ns/op 11.32 MB/s BenchmarkWriteInts-4 44445 2854 ns/op 10.51 MB/s BenchmarkWriteSlice1000Int32s-4 1280 96032 ns/op 41.65 MB/s BenchmarkPutUint16-4 3352152 33.18 ns/op 60.27 MB/s BenchmarkAppendUint16-4 2866861 39.59 ns/op 50.51 MB/s BenchmarkPutUint32-4 2214835 50.43 ns/op 79.32 MB/s BenchmarkAppendUint32-4 2552334 44.57 ns/op 89.76 MB/s BenchmarkPutUint64-4 1277469 91.91 ns/op 87.05 MB/s BenchmarkAppendUint64-4 1304736 88.55 ns/op 90.34 MB/s BenchmarkLittleEndianPutUint16-4 3149395 35.14 ns/op 56.92 MB/s BenchmarkLittleEndianAppendUint16-4 2863257 37.63 ns/op 53.15 MB/s BenchmarkLittleEndianPutUint32-4 2283170 45.65 ns/op 87.62 MB/s BenchmarkLittleEndianAppendUint32-4 2401146 49.13 ns/op 81.41 MB/s BenchmarkLittleEndianPutUint64-4 1294263 92.22 ns/op 86.75 MB/s BenchmarkLittleEndianAppendUint64-4 1337223 90.13 ns/op 88.76 MB/s BenchmarkReadFloats-4 172054 758.0 ns/op 15.83 MB/s BenchmarkWriteFloats-4 160720 811.5 ns/op 14.79 MB/s BenchmarkReadSlice1000Float32s-4 1298 85435 ns/op 46.82 MB/s BenchmarkWriteSlice1000Float32s-4 1214 99643 ns/op 40.14 MB/s BenchmarkReadSlice1000Uint8s-4 62600 2255 ns/op 443.50 MB/s BenchmarkWriteSlice1000Uint8s-4 63015 2117 ns/op 472.34 MB/s BenchmarkPutUvarint32-4 943686 119.2 ns/op 33.56 MB/s BenchmarkPutUvarint64-4 306236 416.7 ns/op 19.20 MB/s PASS ok encoding/binary 5.894s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 6336 18276 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 6792 18189 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 7432 17917 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 4372 30125 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 7020 16529 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 7831 16572 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 7354 16595 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4327 28450 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 10000 12564 ns/op PASS ok encoding/csv 2.613s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 9196 13457 ns/op 1815 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 9235 16642 ns/op 1814 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 220 561248 ns/op 16850 B/op 331 allocs/op BenchmarkEncodeComplex128Slice-4 705 161526 ns/op 697 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1719 76736 ns/op 50 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1370 82165 ns/op 63 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 2014 58447 ns/op 192 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 67 1848595 ns/op 34128 B/op 252 allocs/op BenchmarkDecodeComplex128Slice-4 651 256044 ns/op 25224 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 1430 126796 ns/op 10793 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 1305 114655 ns/op 9757 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 535 252807 ns/op 39180 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 195 685679 ns/op 66771 B/op 2218 allocs/op BenchmarkDecodeBytesSlice-4 462 299842 ns/op 23865 B/op 195 allocs/op BenchmarkDecodeInterfaceSlice-4 93 1469887 ns/op 83057 B/op 3178 allocs/op BenchmarkDecodeMap-4 76 1515379 ns/op 54130 B/op 181 allocs/op PASS ok encoding/gob 4.147s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 10000 10064 ns/op 25.44 MB/s BenchmarkEncode/1024-4 3182 38921 ns/op 26.31 MB/s BenchmarkEncode/4096-4 795 151123 ns/op 27.10 MB/s BenchmarkEncode/16384-4 184 615116 ns/op 26.64 MB/s BenchmarkDecode/256-4 26251 4753 ns/op 53.86 MB/s BenchmarkDecode/1024-4 7063 18341 ns/op 55.83 MB/s BenchmarkDecode/4096-4 1734 73089 ns/op 56.04 MB/s BenchmarkDecode/16384-4 385 302452 ns/op 54.17 MB/s BenchmarkDump/256-4 1326 95479 ns/op 2.68 MB/s BenchmarkDump/1024-4 313 356568 ns/op 2.87 MB/s BenchmarkDump/4096-4 90 1417837 ns/op 2.89 MB/s BenchmarkDump/16384-4 20 5954562 ns/op 2.75 MB/s PASS ok encoding/hex 2.934s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 123920620 ns/op 15.66 MB/s 8391224 B/op 56 allocs/op BenchmarkCodeEncoderError-4 1 126167635 ns/op 15.38 MB/s 8395280 B/op 118 allocs/op BenchmarkCodeMarshal-4 1 127004819 ns/op 15.28 MB/s 10331576 B/op 55 allocs/op BenchmarkCodeMarshalError-4 1 134222910 ns/op 14.46 MB/s 10338552 B/op 117 allocs/op BenchmarkMarshalBytes/32-4 23790 5036 ns/op BenchmarkMarshalBytes/256-4 5862 19007 ns/op BenchmarkMarshalBytes/4096-4 499 233323 ns/op BenchmarkMarshalBytesError/32-4 60 1942687 ns/op BenchmarkMarshalBytesError/256-4 58 2026427 ns/op BenchmarkMarshalBytesError/4096-4 51 2169389 ns/op BenchmarkCodeDecoder-4 1 388909588 ns/op 4.99 MB/s 11017088 B/op 91358 allocs/op BenchmarkUnicodeDecoder-4 34471 3420 ns/op 4.09 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 40648 2500 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 364948833 ns/op 5.32 MB/s 2939912 B/op 91329 allocs/op BenchmarkCodeUnmarshalReuse-4 1 367204769 ns/op 5.28 MB/s 2938640 B/op 91328 allocs/op BenchmarkUnmarshalString-4 61917 1692 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 138352 996.0 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 201547 756.1 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 78777 2008 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 93772 1507 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 22053 5599 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 2978 39602 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 789 166945 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1007820 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 13 8955446 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 653367 191.9 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 638132 180.2 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 655959 181.9 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 670945 187.9 ns/op BenchmarkEncodeMarshaler-4 55860 1808 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 85684 1441 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 5339149 22.27 ns/op BenchmarkNumberIsValidRegexp-4 19437 6015 ns/op PASS ok encoding/json 8.792s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 40 2855448 ns/op 22.95 MB/s BenchmarkDecode-4 36 3705835 ns/op 23.96 MB/s PASS ok encoding/pem 1.424s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 2648 58320 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 927 152667 ns/op 8217 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 4346 39241 ns/op PASS ok encoding/xml 1.590s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 447234 287.2 ns/op BenchmarkIntSet-4 692682 217.6 ns/op BenchmarkFloatAdd-4 126848 1091 ns/op BenchmarkFloatSet-4 578617 211.0 ns/op BenchmarkStringSet-4 464438 243.5 ns/op BenchmarkMapSet-4 110512 997.2 ns/op BenchmarkMapSetDifferent-4 71820 1850 ns/op BenchmarkMapSetDifferentRandom-4 279 397889 ns/op BenchmarkMapSetString-4 116407 1035 ns/op BenchmarkMapAddSame-4 26775 4087 ns/op BenchmarkMapAddDifferent-4 13058 13661 ns/op BenchmarkMapAddDifferentRandom-4 253 454984 ns/op BenchmarkMapAddSameSteadyState-4 305506 347.0 ns/op BenchmarkMapAddDifferentSteadyState-4 143559 788.1 ns/op BenchmarkRealworldExpvarUsage-4 19129 6404 ns/op PASS ok expvar 4.045s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 86660 1219 ns/op BenchmarkSprintfEmpty-4 323268 429.4 ns/op BenchmarkSprintfString-4 231621 601.6 ns/op BenchmarkSprintfTruncateString-4 252447 648.3 ns/op BenchmarkSprintfTruncateBytes-4 160219 922.5 ns/op BenchmarkSprintfSlowParsingPath-4 202206 720.8 ns/op BenchmarkSprintfQuoteString-4 46206 2814 ns/op BenchmarkSprintfInt-4 234452 645.1 ns/op BenchmarkSprintfIntInt-4 129418 851.1 ns/op BenchmarkSprintfPrefixedInt-4 198007 922.1 ns/op BenchmarkSprintfFloat-4 126152 1082 ns/op BenchmarkSprintfComplex-4 51063 2294 ns/op BenchmarkSprintfBoolean-4 288627 650.1 ns/op BenchmarkSprintfHexString-4 104127 1645 ns/op BenchmarkSprintfHexBytes-4 71766 2291 ns/op BenchmarkSprintfBytes-4 39590 3297 ns/op BenchmarkSprintfStringer-4 84172 2133 ns/op BenchmarkSprintfStructure-4 32314 4585 ns/op BenchmarkManyArgs-4 52984 2185 ns/op BenchmarkFprintInt-4 71672 1745 ns/op BenchmarkFprintfBytes-4 71815 1705 ns/op BenchmarkFprintIntNoAlloc-4 70620 1760 ns/op BenchmarkScanInts-4 37 3199545 ns/op BenchmarkScanRecursiveInt-4 1 393458225 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 407168318 ns/op PASS ok fmt 6.434s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 554 196603 ns/op PASS ok go/build 1.360s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 42696 2454 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 14514 8154 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 5234 27234 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1290 102331 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 302 377599 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 73 1797398 ns/op 206177 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 18 7334534 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 4 32405982 ns/op 3634576 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 121282780 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 2.593s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 309600332 ns/op 0.21 MB/s 46176440 B/op 48897 allocs/op PASS ok go/format 1.383s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 6 18881053 ns/op 2.85 MB/s BenchmarkParseOnly-4 7 16951364 ns/op 3.18 MB/s BenchmarkResolve-4 58 1813028 ns/op 29.71 MB/s PASS ok go/parser 2.536s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 134071676 ns/op 0.39 MB/s 5068312 B/op 27617 allocs/op BenchmarkPrintDecl-4 882 139290 ns/op 0.23 MB/s 16114 B/op 51 allocs/op PASS ok go/printer 1.330s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 268 408014 ns/op BenchmarkScanFiles/go/types/expr.go-4 15 7852659 ns/op 6.32 MB/s BenchmarkScanFiles/go/parser/parser.go-4 9 12569055 ns/op 5.76 MB/s BenchmarkScanFiles/net/http/server.go-4 6 17789178 ns/op 6.37 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 218 535020 ns/op 5.75 MB/s PASS ok go/scanner 1.962s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1550490 73.74 ns/op PASS ok go/token 1.267s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 136 833044 ns/op BenchmarkNamed/Underlying/nongeneric-4 880882 138.5 ns/op BenchmarkNamed/Underlying/generic-4 934941 194.4 ns/op BenchmarkNamed/Underlying/src_instance-4 703761 150.8 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 130.2 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 16250 8553 ns/op BenchmarkNamed/NewMethodSet/generic-4 13216 9057 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 13190 7861 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 14211 8525 ns/op BenchmarkCheck/http/funcbodies/info-4 1 808572105 ns/op 37741 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 455905078 ns/op 66900 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 300477774 ns/op 101244 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 297327887 ns/op 102351 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2926451366 ns/op 1768 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 128324560 ns/op 40133 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 76559544 ns/op 66811 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 80793014 ns/op 63735 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 813532828 ns/op 2661 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 1 122857821 ns/op 17475 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 60271217 ns/op 35595 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 66280650 ns/op 30199 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1932228361 ns/op 33384 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 550105896 ns/op 117125 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 133075849 ns/op 482798 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 127014857 ns/op 505413 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2881614768 ns/op 692.7 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 123948985 ns/op 16009 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 106647863 ns/op 18324 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 113706752 ns/op 17498 lines/s PASS ok go/types 51.782s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 14317 8168 ns/op 125.37 MB/s PASS ok hash/adler32 1.272s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 246342 656.3 ns/op 22.85 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 254743 503.9 ns/op 29.77 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 136602 890.5 ns/op 44.92 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 138050 879.1 ns/op 45.50 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 416578 468.0 ns/op 1093.93 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 384590 467.3 ns/op 1095.58 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 405146 350.1 ns/op 2924.70 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 407014 334.1 ns/op 3064.52 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 243093 521.2 ns/op 7858.15 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 233277 491.0 ns/op 8341.94 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 61582 1933 ns/op 16955.81 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 57450 2526 ns/op 12971.27 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 408762 316.6 ns/op 47.38 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 374289 296.4 ns/op 50.61 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 404594 453.5 ns/op 88.20 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 391590 342.8 ns/op 116.70 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 351879 464.8 ns/op 1101.58 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 347296 464.3 ns/op 1102.66 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 263094 510.1 ns/op 2007.60 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 216487 716.1 ns/op 1430.06 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 209036 663.1 ns/op 6177.02 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 232552 529.7 ns/op 7732.77 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 52662 2485 ns/op 13187.47 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 45632 2319 ns/op 14132.21 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 220914 577.6 ns/op 25.97 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 256813 588.7 ns/op 25.48 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 125473 918.7 ns/op 43.54 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 147441 916.9 ns/op 43.62 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 8960 14029 ns/op 36.50 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 6801 19178 ns/op 26.70 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 6022 20231 ns/op 50.62 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 6495 38093 ns/op 26.88 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1500 103349 ns/op 39.63 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 762 167942 ns/op 24.39 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 146 728867 ns/op 44.96 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 171 1007246 ns/op 32.53 MB/s PASS ok hash/crc32 8.738s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 135 1437338 ns/op 45.60 MB/s BenchmarkCrc64/ISO4KB-4 1407 82976 ns/op 49.36 MB/s BenchmarkCrc64/ISO1KB-4 6607 23018 ns/op 44.49 MB/s BenchmarkCrc64/ECMA64KB-4 128 1001124 ns/op 65.46 MB/s BenchmarkCrc64/Random64KB-4 123 893739 ns/op 73.33 MB/s BenchmarkCrc64/Random16KB-4 496 292743 ns/op 55.97 MB/s PASS ok hash/crc64 2.513s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 14252 8169 ns/op 125.36 MB/s BenchmarkFnv32aKB-4 15206 9346 ns/op 109.56 MB/s BenchmarkFnv64KB-4 14155 8308 ns/op 123.25 MB/s BenchmarkFnv64aKB-4 13960 8684 ns/op 117.92 MB/s BenchmarkFnv128KB-4 1700 71289 ns/op 14.36 MB/s BenchmarkFnv128aKB-4 1788 69833 ns/op 14.66 MB/s PASS ok hash/fnv 2.315s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 434422 230.6 ns/op 17.35 MB/s BenchmarkHash/n=4/Bytes-4 3543075 34.30 ns/op 116.64 MB/s BenchmarkHash/n=4/String-4 2041519 59.35 ns/op 67.40 MB/s BenchmarkHash/n=8/Write-4 519468 241.3 ns/op 33.15 MB/s BenchmarkHash/n=8/Bytes-4 3147390 32.98 ns/op 242.56 MB/s BenchmarkHash/n=8/String-4 1960470 59.42 ns/op 134.63 MB/s BenchmarkHash/n=16/Write-4 515593 241.5 ns/op 66.25 MB/s BenchmarkHash/n=16/Bytes-4 3799966 31.18 ns/op 513.09 MB/s BenchmarkHash/n=16/String-4 2078850 61.14 ns/op 261.67 MB/s BenchmarkHash/n=32/Write-4 400272 301.2 ns/op 106.24 MB/s BenchmarkHash/n=32/Bytes-4 3757936 40.75 ns/op 785.31 MB/s BenchmarkHash/n=32/String-4 1712439 58.83 ns/op 543.97 MB/s BenchmarkHash/n=64/Write-4 508524 266.6 ns/op 240.04 MB/s BenchmarkHash/n=64/Bytes-4 3421820 36.38 ns/op 1759.41 MB/s BenchmarkHash/n=64/String-4 1850787 68.89 ns/op 929.00 MB/s BenchmarkHash/n=256/Write-4 364459 406.3 ns/op 630.00 MB/s BenchmarkHash/n=256/Bytes-4 2426928 48.79 ns/op 5246.84 MB/s BenchmarkHash/n=256/String-4 745862 185.1 ns/op 1383.36 MB/s BenchmarkHash/n=320/Write-4 357795 426.2 ns/op 750.81 MB/s BenchmarkHash/n=320/Bytes-4 2094273 55.91 ns/op 5723.62 MB/s BenchmarkHash/n=320/String-4 784764 155.9 ns/op 2052.57 MB/s BenchmarkHash/n=1024/Write-4 206832 546.9 ns/op 1872.42 MB/s BenchmarkHash/n=1024/Bytes-4 940707 128.1 ns/op 7993.54 MB/s BenchmarkHash/n=1024/String-4 347400 478.8 ns/op 2138.76 MB/s BenchmarkHash/n=4096/Write-4 95593 1290 ns/op 3173.99 MB/s BenchmarkHash/n=4096/Bytes-4 277336 435.4 ns/op 9407.60 MB/s BenchmarkHash/n=4096/String-4 86304 1382 ns/op 2964.42 MB/s BenchmarkHash/n=16384/Write-4 31651 3933 ns/op 4165.33 MB/s BenchmarkHash/n=16384/Bytes-4 73593 1568 ns/op 10446.65 MB/s BenchmarkHash/n=16384/String-4 21348 5608 ns/op 2921.74 MB/s PASS ok hash/maphash 6.770s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 720 195243 ns/op BenchmarkEscapeNone-4 124924 854.9 ns/op BenchmarkUnescape-4 747 174227 ns/op BenchmarkUnescapeNone-4 711123 181.1 ns/op BenchmarkUnescapeSparse-4 10000 24841 ns/op BenchmarkUnescapeDense-4 1104 106892 ns/op PASS ok html 2.242s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 8337 14267 ns/op BenchmarkCSSEscaperNoSpecials-4 39481 2997 ns/op BenchmarkDecodeCSS-4 24546 4768 ns/op BenchmarkDecodeCSSNoSpecials-4 3489333 35.40 ns/op BenchmarkCSSValueFilter-4 100180 1131 ns/op BenchmarkCSSValueFilterOk-4 84222 2642 ns/op BenchmarkEscapedExecute-4 4831 32938 ns/op BenchmarkHTMLNospaceEscaper-4 10000 12332 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 55128 2077 ns/op BenchmarkStripTags-4 18776 6388 ns/op BenchmarkStripTagsNoSpecials-4 302655 559.6 ns/op BenchmarkJSValEscaperWithNum-4 23971 5022 ns/op BenchmarkJSValEscaperWithStr-4 5458 19447 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 20708 6671 ns/op BenchmarkJSValEscaperWithObj-4 5190 36358 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 14418 8432 ns/op BenchmarkJSStrEscaperNoSpecials-4 47230 2457 ns/op BenchmarkJSStrEscaper-4 10000 18594 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 44892 2557 ns/op BenchmarkJSRegexpEscaper-4 10000 12650 ns/op BenchmarkTemplateSpecialTags-4 94 1336952 ns/op BenchmarkURLEscaper-4 4825 29408 ns/op BenchmarkURLEscaperNoSpecials-4 172880 833.9 ns/op BenchmarkURLNormalizer-4 5522 23085 ns/op BenchmarkURLNormalizerNoSpecials-4 138354 870.1 ns/op BenchmarkSrcsetFilter-4 15903 7219 ns/op BenchmarkSrcsetFilterNoSpecials-4 88674 1526 ns/op PASS ok html/template 6.664s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 592636 210.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 471243 264.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 607148 214.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 565532 256.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1000000 140.4 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1206958 156.5 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1651502 74.34 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1285360 110.1 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1216147 91.80 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 420394 346.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 385624 456.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 201558 573.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 362424 364.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 706458 192.1 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 468574 252.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 882508 150.0 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 585876 243.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 412082 302.0 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1306579 97.40 ns/op BenchmarkRGBASetRGBA-4 1000000 100.7 ns/op BenchmarkRGBA64At-4 996600 135.5 ns/op BenchmarkRGBA64SetRGBA64-4 674215 153.5 ns/op BenchmarkNRGBAAt-4 1000000 105.3 ns/op BenchmarkNRGBASetNRGBA-4 1041871 114.9 ns/op BenchmarkNRGBA64At-4 907996 144.0 ns/op BenchmarkNRGBA64SetNRGBA64-4 857948 141.7 ns/op BenchmarkAlphaAt-4 2132617 51.07 ns/op BenchmarkAlphaSetAlpha-4 2182011 58.88 ns/op BenchmarkAlpha16At-4 1267512 88.90 ns/op BenchmarkAlphaSetAlpha16-4 1000000 104.9 ns/op BenchmarkGrayAt-4 2121772 51.10 ns/op BenchmarkGraySetGray-4 1701756 72.14 ns/op BenchmarkGray16At-4 1000000 151.1 ns/op BenchmarkGraySetGray16-4 1201911 151.6 ns/op PASS ok image 8.436s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 2937154 41.95 ns/op BenchmarkYCbCrToRGB/128-4 2770645 43.51 ns/op BenchmarkYCbCrToRGB/255-4 2523346 46.69 ns/op BenchmarkRGBToYCbCr/0-4 2945497 67.57 ns/op BenchmarkRGBToYCbCr/Cb-4 2701520 50.00 ns/op BenchmarkRGBToYCbCr/Cr-4 2206888 54.44 ns/op BenchmarkYCbCrToRGBA/0-4 2132764 47.21 ns/op BenchmarkYCbCrToRGBA/128-4 2302840 58.18 ns/op BenchmarkYCbCrToRGBA/255-4 2393751 44.10 ns/op BenchmarkNYCbCrAToRGBA/0-4 2426479 48.60 ns/op BenchmarkNYCbCrAToRGBA/128-4 2372350 47.94 ns/op BenchmarkNYCbCrAToRGBA/255-4 2437406 48.59 ns/op PASS ok image/color 4.165s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 2 65305817 ns/op BenchmarkFillSrc-4 261 510083 ns/op BenchmarkCopyOver-4 6 19051604 ns/op BenchmarkCopySrc-4 445 264128 ns/op BenchmarkNRGBAOver-4 6 17097234 ns/op BenchmarkNRGBASrc-4 10 13661586 ns/op BenchmarkYCbCr-4 6 19368766 ns/op BenchmarkGray-4 16 8250105 ns/op BenchmarkCMYK-4 9 11311699 ns/op BenchmarkGlyphOver-4 18 10467254 ns/op BenchmarkRGBAMaskOver-4 4 29193516 ns/op BenchmarkGrayMaskOver-4 6 19806501 ns/op BenchmarkRGBA64ImageMaskOver-4 3 52693811 ns/op BenchmarkRGBA-4 5 24272617 ns/op BenchmarkPalettedFill-4 769 197580 ns/op BenchmarkPalettedRGBA-4 4 25854939 ns/op BenchmarkGenericOver-4 2 55144134 ns/op BenchmarkGenericMaskOver-4 5 23837284 ns/op BenchmarkGenericSrc-4 3 35379405 ns/op BenchmarkGenericMaskSrc-4 3 47209326 ns/op PASS ok image/draw 8.438s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 22 5094611 ns/op 3.03 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 136825397 ns/op 2.25 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2972530285 ns/op 0.41 MB/s 417256 B/op 14 allocs/op BenchmarkEncodeRealisticPaletted-4 52 2254350 ns/op 6.85 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 171377627 ns/op 0.36 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 5.476s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 5067 26182 ns/op BenchmarkIDCT-4 4908 24289 ns/op BenchmarkDecodeBaseline-4 7 19233277 ns/op 3.21 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 4 33068494 ns/op 1.87 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 277466947 ns/op 4.43 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 220939815 ns/op 4.17 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 2.911s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 17313313 7.611 ns/op BenchmarkDecodeGray-4 12 12077545 ns/op 5.43 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 40749364 ns/op 6.43 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 36572143 ns/op 7.17 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 22 7405906 ns/op 8.85 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 44076595 ns/op 5.95 MB/s 332002 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 45513890 ns/op 5.76 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 71247050 ns/op 4.31 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 59137080 ns/op 5.19 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 193772895 ns/op 6.34 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 258305413 ns/op 4.76 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 4 38115684 ns/op 8.06 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 194996054 ns/op 6.30 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 863693661 ns/op 1.42 MB/s 864088 B/op 29 allocs/op PASS ok image/png 5.719s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 54574700 ns/op 1.83 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 45593222 ns/op 2.19 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 345196101 ns/op 1.45 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 261516790 ns/op 1.91 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 53831101 ns/op 1.86 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 43479418 ns/op 2.30 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 395853233 ns/op 1.26 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 253978260 ns/op 1.97 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 570781761 ns/op 1.75 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 547437303 ns/op 1.83 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3624312691 ns/op 1.38 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3668018125 ns/op 1.36 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 12 8504205 ns/op 11.76 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 10 10027222 ns/op 9.97 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 53919488 ns/op 9.27 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 54863776 ns/op 9.11 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 123883453 ns/op 8.07 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 175191470 ns/op 5.71 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 490672880 ns/op 10.19 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 581453380 ns/op 8.60 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 79231534 ns/op 1.26 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 55259560 ns/op 1.81 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 428847100 ns/op 1.17 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 385749567 ns/op 1.30 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 763148129 ns/op 1.31 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 864551047 ns/op 1.16 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 6155750653 ns/op 0.81 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 6010798990 ns/op 0.83 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 158985631 ns/op 26.29 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 145505606 ns/op 28.73 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 46.792s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 30051 4644 ns/op 0.22 MB/s BenchmarkMarshalCorpusFile/2-4 25892 4274 ns/op 0.47 MB/s BenchmarkMarshalCorpusFile/4-4 24973 5580 ns/op 0.72 MB/s BenchmarkMarshalCorpusFile/8-4 24314 7466 ns/op 1.07 MB/s BenchmarkMarshalCorpusFile/16-4 16108 7575 ns/op 2.11 MB/s BenchmarkMarshalCorpusFile/32-4 9200 12484 ns/op 2.56 MB/s BenchmarkMarshalCorpusFile/64-4 7784 20074 ns/op 3.19 MB/s BenchmarkMarshalCorpusFile/128-4 4099 32613 ns/op 3.92 MB/s BenchmarkMarshalCorpusFile/256-4 2167 71052 ns/op 3.60 MB/s BenchmarkMarshalCorpusFile/512-4 1125 158624 ns/op 3.23 MB/s BenchmarkMarshalCorpusFile/1024-4 601 275764 ns/op 3.71 MB/s BenchmarkMarshalCorpusFile/2048-4 181 674541 ns/op 3.04 MB/s BenchmarkMarshalCorpusFile/4096-4 142 960407 ns/op 4.26 MB/s BenchmarkMarshalCorpusFile/8192-4 73 2037227 ns/op 4.02 MB/s BenchmarkMarshalCorpusFile/16384-4 44 4071687 ns/op 4.02 MB/s BenchmarkMarshalCorpusFile/32768-4 16 10536984 ns/op 3.11 MB/s BenchmarkMarshalCorpusFile/65536-4 7 22066434 ns/op 2.97 MB/s BenchmarkMarshalCorpusFile/131072-4 3 49381029 ns/op 2.65 MB/s BenchmarkMarshalCorpusFile/262144-4 2 72122810 ns/op 3.63 MB/s BenchmarkMarshalCorpusFile/524288-4 1 141873647 ns/op 3.70 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 265266214 ns/op 3.95 MB/s BenchmarkUnmarshalCorpusFile/1-4 8886 20706 ns/op 0.05 MB/s BenchmarkUnmarshalCorpusFile/2-4 5968 21380 ns/op 0.09 MB/s BenchmarkUnmarshalCorpusFile/4-4 5712 18692 ns/op 0.21 MB/s BenchmarkUnmarshalCorpusFile/8-4 6631 23725 ns/op 0.34 MB/s BenchmarkUnmarshalCorpusFile/16-4 5008 35467 ns/op 0.45 MB/s BenchmarkUnmarshalCorpusFile/32-4 2252 56562 ns/op 0.57 MB/s BenchmarkUnmarshalCorpusFile/64-4 2436 47133 ns/op 1.36 MB/s BenchmarkUnmarshalCorpusFile/128-4 1700 62361 ns/op 2.05 MB/s BenchmarkUnmarshalCorpusFile/256-4 736 143664 ns/op 1.78 MB/s BenchmarkUnmarshalCorpusFile/512-4 435 250788 ns/op 2.04 MB/s BenchmarkUnmarshalCorpusFile/1024-4 200 528676 ns/op 1.94 MB/s BenchmarkUnmarshalCorpusFile/2048-4 100 1579506 ns/op 1.30 MB/s BenchmarkUnmarshalCorpusFile/4096-4 58 2029750 ns/op 2.02 MB/s BenchmarkUnmarshalCorpusFile/8192-4 28 3973448 ns/op 2.06 MB/s BenchmarkUnmarshalCorpusFile/16384-4 16 8846475 ns/op 1.85 MB/s BenchmarkUnmarshalCorpusFile/32768-4 7 19896282 ns/op 1.65 MB/s BenchmarkUnmarshalCorpusFile/65536-4 3 55176572 ns/op 1.19 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 91812754 ns/op 1.43 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 122495614 ns/op 2.14 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 252113432 ns/op 2.08 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 504489723 ns/op 2.08 MB/s BenchmarkMutatorBytes/1-4 31710 4134 ns/op BenchmarkMutatorBytes/10-4 29737 6107 ns/op BenchmarkMutatorBytes/100-4 28968 3938 ns/op BenchmarkMutatorBytes/1000-4 21345 5975 ns/op BenchmarkMutatorBytes/10000-4 7686 25483 ns/op BenchmarkMutatorBytes/100000-4 646 158982 ns/op BenchmarkMutatorString/1-4 26040 4350 ns/op BenchmarkMutatorString/10-4 31570 3982 ns/op BenchmarkMutatorString/100-4 24870 5901 ns/op BenchmarkMutatorString/1000-4 12777 8004 ns/op BenchmarkMutatorString/10000-4 3498 76519 ns/op BenchmarkMutatorString/100000-4 283 356631 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 14454 7752 ns/op BenchmarkMutatorAllBasicTypes/string-4 14311 8756 ns/op BenchmarkMutatorAllBasicTypes/bool-4 51710 2610 ns/op BenchmarkMutatorAllBasicTypes/float32-4 48124 4159 ns/op BenchmarkMutatorAllBasicTypes/float64-4 48033 2601 ns/op BenchmarkMutatorAllBasicTypes/int-4 46756 2936 ns/op BenchmarkMutatorAllBasicTypes/int8-4 46114 2685 ns/op BenchmarkMutatorAllBasicTypes/int16-4 46942 2468 ns/op BenchmarkMutatorAllBasicTypes/int32-4 47907 2273 ns/op BenchmarkMutatorAllBasicTypes/int64-4 46004 2395 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 46208 3064 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 44286 2585 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 47462 3346 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 45939 2448 ns/op PASS ok internal/fuzz 17.346s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 10101 12375 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 147216 1003 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 2.041s PASS ok internal/poll 1.061s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 5 22550102 ns/op PASS ok internal/trace 4.189s PASS ok internal/zstd 1.043s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10000 14079 ns/op BenchmarkCopyNLarge-4 133 860615 ns/op PASS ok io 1.496s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 175359 792.8 ns/op BenchmarkPrintln-4 20022 8229 ns/op 77 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 30937 4062 ns/op 66 B/op 1 allocs/op BenchmarkConcurrent-4 5185 29800 ns/op BenchmarkDiscard-4 981477 124.2 ns/op 0 B/op 0 allocs/op PASS ok log 2.228s goos: darwin goarch: amd64 pkg: log/slog BenchmarkWriteTime-4 41290 2621 ns/op BenchmarkJSONHandler/defaults-4 6829 17999 ns/op 522 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 4586 27037 ns/op 789 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 3554 28460 ns/op 773 B/op 5 allocs/op BenchmarkPreformatting/separate-4 7437 19036 ns/op 531 B/op 1 allocs/op BenchmarkPreformatting/struct-4 5306 21214 ns/op 520 B/op 0 allocs/op BenchmarkPreformatting/struct_file-4 4369 30527 ns/op 532 B/op 1 allocs/op BenchmarkJSONEncoding/json.Marshal-4 29815 4220 ns/op 80 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 25633 4418 ns/op 64 B/op 2 allocs/op BenchmarkNopLog/no_attrs-4 75985 1797 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 53677 2297 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 44461 2782 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 45856 3644 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 60310 2113 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 57774 2076 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 580516 224.7 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 457849 502.8 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 254066 431.1 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 225650 616.4 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 175562 1114 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 7246 25699 ns/op BenchmarkDispatch/switch-checked-4 189751 678.1 ns/op BenchmarkDispatch/As-4 194918 753.4 ns/op BenchmarkDispatch/Visit-4 182559 674.2 ns/op BenchmarkUnsafeStrings-4 10000 12096 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:251: Value size = 24 value_test.go:251: Value size = 24 value_test.go:251: Value size = 24 PASS ok log/slog 6.389s goos: darwin goarch: amd64 pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 1292170 77.89 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 1248723 98.26 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 810870 153.2 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 263608 446.5 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 41659 2789 ns/op 264 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 46234 3077 ns/op 261 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 25122 5197 ns/op 465 B/op 1 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 6758 17864 ns/op 2045 B/op 1 allocs/op BenchmarkAttrs/Text_discard/5_args-4 9006 14257 ns/op 605 B/op 3 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 8619 14488 ns/op 623 B/op 3 allocs/op BenchmarkAttrs/Text_discard/10_args-4 5888 17830 ns/op 927 B/op 7 allocs/op BenchmarkAttrs/Text_discard/40_args-4 2832 40870 ns/op 3052 B/op 22 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 16684 8678 ns/op 523 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 13492 8883 ns/op 525 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 9414 12222 ns/op 725 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 4054 34248 ns/op 2314 B/op 2 allocs/op PASS ok log/slog/internal/benchmarks 4.783s goos: darwin goarch: amd64 pkg: maps BenchmarkMapClone-4 4 31171328 ns/op BenchmarkKeys-4 9 12382563 ns/op BenchmarkValues-4 9 11296545 ns/op PASS ok maps 4.332s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2996706 42.71 ns/op BenchmarkAcosh-4 1000000 110.9 ns/op BenchmarkAsin-4 2781772 40.63 ns/op BenchmarkAsinh-4 1331308 88.47 ns/op BenchmarkAtan-4 3335121 48.18 ns/op BenchmarkAtanh-4 1349499 87.57 ns/op BenchmarkAtan2-4 2386268 49.90 ns/op BenchmarkCbrt-4 1645080 108.6 ns/op BenchmarkCeil-4 23515435 4.961 ns/op BenchmarkCompare-4 4645900 24.77 ns/op BenchmarkCompare32-4 6486759 18.65 ns/op BenchmarkCopysign-4 3717477 42.45 ns/op BenchmarkCos-4 1349668 103.4 ns/op BenchmarkCosh-4 1827003 61.67 ns/op BenchmarkErf-4 3368498 34.58 ns/op BenchmarkErfc-4 3565027 35.57 ns/op BenchmarkErfinv-4 2870116 42.10 ns/op BenchmarkErfcinv-4 2881178 62.59 ns/op BenchmarkExp-4 7504849 16.68 ns/op BenchmarkExpGo-4 1000000 119.6 ns/op BenchmarkExpm1-4 2338764 65.74 ns/op BenchmarkExp2-4 1128868 130.8 ns/op BenchmarkExp2Go-4 1000000 113.1 ns/op BenchmarkAbs-4 5214667 22.71 ns/op BenchmarkDim-4 10995238 10.91 ns/op BenchmarkFloor-4 23648464 6.814 ns/op BenchmarkMax-4 11261576 10.04 ns/op BenchmarkMin-4 17254408 8.320 ns/op BenchmarkMod-4 422116 431.6 ns/op BenchmarkFrexp-4 2079288 81.82 ns/op BenchmarkGamma-4 939616 188.2 ns/op BenchmarkHypot-4 14037507 10.17 ns/op BenchmarkHypotGo-4 1744755 68.22 ns/op BenchmarkIlogb-4 2133369 55.92 ns/op BenchmarkJ0-4 325160 396.4 ns/op BenchmarkJ1-4 329252 399.4 ns/op BenchmarkJn-4 126920 1157 ns/op BenchmarkLdexp-4 1959748 90.83 ns/op BenchmarkLgamma-4 1000000 108.6 ns/op BenchmarkLog-4 5774671 27.43 ns/op BenchmarkLogb-4 1780686 72.16 ns/op BenchmarkLog1p-4 1335553 78.39 ns/op BenchmarkLog10-4 5302580 20.22 ns/op BenchmarkLog2-4 1674142 96.27 ns/op BenchmarkModf-4 2470014 48.01 ns/op BenchmarkNextafter32-4 2410668 49.20 ns/op BenchmarkNextafter64-4 2375973 49.39 ns/op BenchmarkPowInt-4 629211 193.1 ns/op BenchmarkPowFrac-4 498088 253.3 ns/op BenchmarkPow10Pos-4 5750257 21.01 ns/op BenchmarkPow10Neg-4 5754495 22.39 ns/op BenchmarkRound-4 4989691 23.88 ns/op BenchmarkRoundToEven-4 11963191 10.48 ns/op BenchmarkRemainder-4 588780 216.5 ns/op BenchmarkSignbit-4 7631978 18.82 ns/op BenchmarkSin-4 1747086 107.6 ns/op BenchmarkSincos-4 609626 177.4 ns/op BenchmarkSinh-4 2268142 66.70 ns/op BenchmarkSqrtIndirect-4 24126601 6.360 ns/op BenchmarkSqrtLatency-4 23069788 5.505 ns/op BenchmarkSqrtIndirectLatency-4 23456725 6.400 ns/op BenchmarkSqrtGoLatency-4 846748 129.6 ns/op BenchmarkSqrtPrime-4 41452 3011 ns/op BenchmarkTan-4 1416463 81.47 ns/op BenchmarkTanh-4 1806855 108.9 ns/op BenchmarkTrunc-4 22224538 4.940 ns/op BenchmarkY0-4 290826 399.0 ns/op BenchmarkY1-4 325542 475.8 ns/op BenchmarkYn-4 142112 878.7 ns/op BenchmarkFloat64bits-4 7628452 17.01 ns/op BenchmarkFloat64frombits-4 6588475 17.51 ns/op BenchmarkFloat32bits-4 6881066 16.32 ns/op BenchmarkFloat32frombits-4 6101086 18.60 ns/op BenchmarkFMA-4 24414766 4.891 ns/op PASS ok math 17.295s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 12261120 8.956 ns/op 7145.73 MB/s BenchmarkAddVV/2-4 10432410 13.87 ns/op 9229.85 MB/s BenchmarkAddVV/3-4 10829343 13.64 ns/op 14080.28 MB/s BenchmarkAddVV/4-4 11057870 10.72 ns/op 23876.81 MB/s BenchmarkAddVV/5-4 11959209 11.92 ns/op 26842.23 MB/s BenchmarkAddVV/10-4 9450860 14.85 ns/op 43101.80 MB/s BenchmarkAddVV/100-4 2357216 58.33 ns/op 109712.01 MB/s BenchmarkAddVV/1000-4 289524 522.1 ns/op 122585.37 MB/s BenchmarkSubVV/1-4 15350475 8.120 ns/op 7882.02 MB/s BenchmarkSubVV/2-4 11775447 9.037 ns/op 14163.37 MB/s BenchmarkSubVV/3-4 11030094 9.927 ns/op 19340.32 MB/s BenchmarkSubVV/4-4 12987562 10.10 ns/op 25353.01 MB/s BenchmarkSubVV/5-4 10943850 15.97 ns/op 20032.52 MB/s BenchmarkSubVV/10-4 8407488 15.91 ns/op 40232.15 MB/s BenchmarkSubVV/100-4 2335809 53.93 ns/op 118668.14 MB/s BenchmarkSubVV/1000-4 260319 741.8 ns/op 86272.37 MB/s BenchmarkAddVW/1-4 18384788 7.299 ns/op 1096.08 MB/s BenchmarkAddVW/2-4 16949966 7.881 ns/op 2030.17 MB/s BenchmarkAddVW/3-4 15204960 11.39 ns/op 2107.58 MB/s BenchmarkAddVW/4-4 15578742 10.55 ns/op 3033.28 MB/s BenchmarkAddVW/5-4 12192912 9.905 ns/op 4038.44 MB/s BenchmarkAddVW/10-4 9747615 22.21 ns/op 3601.59 MB/s BenchmarkAddVW/100-4 296894 541.3 ns/op 1478.02 MB/s BenchmarkAddVW/1000-4 46518 2714 ns/op 2947.66 MB/s BenchmarkAddVWext/1-4 17766685 7.477 ns/op 1069.88 MB/s BenchmarkAddVWext/2-4 15283668 8.195 ns/op 1952.46 MB/s BenchmarkAddVWext/3-4 13531588 9.921 ns/op 2419.12 MB/s BenchmarkAddVWext/4-4 12732051 8.560 ns/op 3738.18 MB/s BenchmarkAddVWext/5-4 12404979 11.87 ns/op 3368.67 MB/s BenchmarkAddVWext/10-4 11128021 11.10 ns/op 7206.53 MB/s BenchmarkAddVWext/100-4 54709 3152 ns/op 253.78 MB/s BenchmarkAddVWext/1000-4 4764 33111 ns/op 241.61 MB/s BenchmarkSubVW/1-4 17236866 8.774 ns/op 911.81 MB/s BenchmarkSubVW/2-4 13999760 7.268 ns/op 2201.51 MB/s BenchmarkSubVW/3-4 15522978 8.560 ns/op 2803.65 MB/s BenchmarkSubVW/4-4 14846595 8.857 ns/op 3613.10 MB/s BenchmarkSubVW/5-4 13345777 8.842 ns/op 4523.83 MB/s BenchmarkSubVW/10-4 11292464 16.34 ns/op 4897.29 MB/s BenchmarkSubVW/100-4 290263 402.3 ns/op 1988.62 MB/s BenchmarkSubVW/1000-4 39894 2732 ns/op 2928.67 MB/s BenchmarkSubVWext/1-4 16049899 9.181 ns/op 871.39 MB/s BenchmarkSubVWext/2-4 18003430 8.409 ns/op 1902.68 MB/s BenchmarkSubVWext/3-4 13805530 8.694 ns/op 2760.67 MB/s BenchmarkSubVWext/4-4 14903016 8.683 ns/op 3685.19 MB/s BenchmarkSubVWext/5-4 11802691 12.12 ns/op 3300.54 MB/s BenchmarkSubVWext/10-4 10059144 11.81 ns/op 6775.49 MB/s BenchmarkSubVWext/100-4 54034 2305 ns/op 347.06 MB/s BenchmarkSubVWext/1000-4 5605 35360 ns/op 226.25 MB/s BenchmarkMulAddVWW/1-4 13627790 9.398 ns/op 6809.60 MB/s BenchmarkMulAddVWW/2-4 13977848 10.95 ns/op 11691.31 MB/s BenchmarkMulAddVWW/3-4 9768090 10.80 ns/op 17775.03 MB/s BenchmarkMulAddVWW/4-4 9652435 12.40 ns/op 20649.66 MB/s BenchmarkMulAddVWW/5-4 9688219 11.23 ns/op 28505.66 MB/s BenchmarkMulAddVWW/10-4 6998764 20.51 ns/op 31199.02 MB/s BenchmarkMulAddVWW/100-4 1303468 109.8 ns/op 58309.49 MB/s BenchmarkMulAddVWW/1000-4 177058 1138 ns/op 56260.76 MB/s BenchmarkAddMulVVW/1-4 15866652 8.559 ns/op 7477.84 MB/s BenchmarkAddMulVVW/2-4 13678380 9.936 ns/op 12882.53 MB/s BenchmarkAddMulVVW/3-4 11555848 10.46 ns/op 18357.44 MB/s BenchmarkAddMulVVW/4-4 12548310 17.89 ns/op 14313.49 MB/s BenchmarkAddMulVVW/5-4 10139800 11.88 ns/op 26933.94 MB/s BenchmarkAddMulVVW/10-4 7524414 16.39 ns/op 39059.76 MB/s BenchmarkAddMulVVW/100-4 1000000 101.3 ns/op 63170.94 MB/s BenchmarkAddMulVVW/1000-4 158902 924.4 ns/op 69233.61 MB/s BenchmarkDivWVW/1-4 1661854 81.74 ns/op 783.00 MB/s BenchmarkDivWVW/2-4 1000000 125.0 ns/op 1024.03 MB/s BenchmarkDivWVW/3-4 772928 149.2 ns/op 1286.86 MB/s BenchmarkDivWVW/4-4 647025 183.9 ns/op 1392.41 MB/s BenchmarkDivWVW/5-4 606032 213.5 ns/op 1499.01 MB/s BenchmarkDivWVW/10-4 316491 738.1 ns/op 867.14 MB/s BenchmarkDivWVW/100-4 39333 3168 ns/op 2020.02 MB/s BenchmarkDivWVW/1000-4 4554 35764 ns/op 1789.49 MB/s BenchmarkNonZeroShifts/1/shrVU-4 15506929 8.400 ns/op BenchmarkNonZeroShifts/1/shlVU-4 15383341 8.482 ns/op BenchmarkNonZeroShifts/2/shrVU-4 13134404 9.235 ns/op BenchmarkNonZeroShifts/2/shlVU-4 13804892 8.705 ns/op BenchmarkNonZeroShifts/3/shrVU-4 13826164 9.817 ns/op BenchmarkNonZeroShifts/3/shlVU-4 15012076 16.82 ns/op BenchmarkNonZeroShifts/4/shrVU-4 11866724 18.98 ns/op BenchmarkNonZeroShifts/4/shlVU-4 11939533 10.36 ns/op BenchmarkNonZeroShifts/5/shrVU-4 11413526 11.82 ns/op BenchmarkNonZeroShifts/5/shlVU-4 10201196 12.15 ns/op BenchmarkNonZeroShifts/10/shrVU-4 7842525 15.99 ns/op BenchmarkNonZeroShifts/10/shlVU-4 8217553 14.87 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1000000 123.6 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1329393 106.3 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 101282 1234 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 192250 1068 ns/op BenchmarkDecimalConversion-4 176 621500 ns/op BenchmarkFloatString/100-4 10000 11327 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 192 640054 ns/op 2913 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 77298498 ns/op 61132 B/op 52 allocs/op BenchmarkFloatString/100000-4 1 5857389022 ns/op 858680 B/op 524 allocs/op BenchmarkFloatAdd/10-4 159924 849.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 147918 859.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 106250 1343 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 76818 2645 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 13974 7368 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 195135 624.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 190544 792.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 206760 731.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 161942 1090 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 45007 2377 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1816 69369 ns/op BenchmarkParseFloatLargeExp-4 376 305299 ns/op BenchmarkGCD10x10/WithoutXY-4 149221 724.6 ns/op BenchmarkGCD10x10/WithXY-4 37387 3405 ns/op BenchmarkGCD10x100/WithoutXY-4 101407 1520 ns/op BenchmarkGCD10x100/WithXY-4 16400 8791 ns/op BenchmarkGCD10x1000/WithoutXY-4 46747 2724 ns/op BenchmarkGCD10x1000/WithXY-4 10000 10093 ns/op BenchmarkGCD100x100/WithoutXY-4 18787 6387 ns/op BenchmarkGCD100x100/WithXY-4 6664 17400 ns/op BenchmarkGCD100x1000/WithoutXY-4 12735 9721 ns/op BenchmarkGCD100x1000/WithXY-4 5223 25079 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1908 61013 ns/op BenchmarkGCD1000x1000/WithXY-4 1033 115347 ns/op BenchmarkHilbert-4 15 9414936 ns/op BenchmarkBinomial-4 9734 10593 ns/op BenchmarkQuoRem-4 21240 5645 ns/op BenchmarkExp-4 16 7299840 ns/op BenchmarkExpMont/Odd-4 100 1046909 ns/op 2600 B/op 22 allocs/op BenchmarkExpMont/Even1-4 69 1474417 ns/op 3361 B/op 37 allocs/op BenchmarkExpMont/Even2-4 100 1136313 ns/op 3839 B/op 53 allocs/op BenchmarkExpMont/Even3-4 100 1768899 ns/op 3840 B/op 53 allocs/op BenchmarkExpMont/Even4-4 111 1108667 ns/op 3831 B/op 52 allocs/op BenchmarkExpMont/Even8-4 98 1152004 ns/op 3835 B/op 53 allocs/op BenchmarkExpMont/Even32-4 100 1278301 ns/op 3884 B/op 54 allocs/op BenchmarkExpMont/Even64-4 141 949206 ns/op 3626 B/op 53 allocs/op BenchmarkExpMont/Even96-4 129 900580 ns/op 3783 B/op 51 allocs/op BenchmarkExpMont/Even128-4 145 811824 ns/op 3252 B/op 50 allocs/op BenchmarkExpMont/Even255-4 152 755442 ns/op 2941 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 270 473435 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 286 413080 ns/op 1716 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 278 403944 ns/op 1742 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 301 402536 ns/op 1753 B/op 48 allocs/op BenchmarkExp2-4 18 7256629 ns/op BenchmarkBitset-4 718314 192.3 ns/op BenchmarkBitsetNeg-4 339042 583.4 ns/op BenchmarkBitsetOrig-4 197319 746.4 ns/op BenchmarkBitsetNegOrig-4 145770 1437 ns/op BenchmarkModSqrt225_Tonelli-4 94 2187032 ns/op BenchmarkModSqrt225_3Mod4-4 348 345520 ns/op BenchmarkModSqrt231_Tonelli-4 100 1263870 ns/op BenchmarkModSqrt231_5Mod8-4 276 635469 ns/op BenchmarkModInverse-4 10354 13538 ns/op BenchmarkSqrt-4 1664 75024 ns/op BenchmarkIntSqr/1-4 1000000 126.7 ns/op BenchmarkIntSqr/2-4 642805 223.6 ns/op BenchmarkIntSqr/3-4 488238 247.0 ns/op BenchmarkIntSqr/5-4 307470 338.9 ns/op BenchmarkIntSqr/8-4 275383 441.9 ns/op BenchmarkIntSqr/10-4 226644 548.6 ns/op BenchmarkIntSqr/20-4 50137 2979 ns/op BenchmarkIntSqr/30-4 33600 3547 ns/op BenchmarkIntSqr/50-4 22441 5965 ns/op BenchmarkIntSqr/80-4 12456 8949 ns/op BenchmarkIntSqr/100-4 10000 11305 ns/op BenchmarkIntSqr/200-4 4462 28481 ns/op BenchmarkIntSqr/300-4 1972 68898 ns/op BenchmarkIntSqr/500-4 876 146169 ns/op BenchmarkIntSqr/800-4 333 325064 ns/op BenchmarkIntSqr/1000-4 232 444599 ns/op BenchmarkDiv/20/10-4 317364 353.1 ns/op BenchmarkDiv/40/20-4 324518 421.0 ns/op BenchmarkDiv/100/50-4 330157 392.7 ns/op BenchmarkDiv/200/100-4 44787 2480 ns/op BenchmarkDiv/400/200-4 46912 2474 ns/op BenchmarkDiv/1000/500-4 41169 4350 ns/op BenchmarkDiv/2000/1000-4 24296 4619 ns/op BenchmarkDiv/20000/10000-4 1072 115172 ns/op BenchmarkDiv/200000/100000-4 33 4630201 ns/op BenchmarkDiv/2000000/1000000-4 1 207301753 ns/op BenchmarkDiv/20000000/10000000-4 1 3878661040 ns/op BenchmarkMul-4 5 30609590 ns/op BenchmarkNatMul/10-4 152047 1219 ns/op BenchmarkNatMul/100-4 6142 33144 ns/op BenchmarkNatMul/1000-4 157 887465 ns/op BenchmarkZeroShifts/Shl-4 10000 19243 ns/op BenchmarkZeroShifts/ShlSame-4 2332921 44.96 ns/op BenchmarkZeroShifts/Shr-4 10000 21846 ns/op BenchmarkZeroShifts/ShrSame-4 3426326 34.25 ns/op BenchmarkExp3Power/0x10-4 164899 1106 ns/op BenchmarkExp3Power/0x40-4 133288 1362 ns/op BenchmarkExp3Power/0x100-4 63751 2125 ns/op BenchmarkExp3Power/0x400-4 36295 4088 ns/op BenchmarkExp3Power/0x1000-4 6265 18738 ns/op BenchmarkExp3Power/0x4000-4 1660 87076 ns/op BenchmarkExp3Power/0x10000-4 134 780671 ns/op BenchmarkExp3Power/0x40000-4 21 6490678 ns/op BenchmarkExp3Power/0x100000-4 2 66062129 ns/op BenchmarkExp3Power/0x400000-4 1 473223538 ns/op BenchmarkFibo-4 3 41858443 ns/op BenchmarkNatSqr/1-4 915387 287.2 ns/op BenchmarkNatSqr/2-4 279217 502.4 ns/op BenchmarkNatSqr/3-4 391500 671.7 ns/op BenchmarkNatSqr/5-4 337816 687.8 ns/op BenchmarkNatSqr/8-4 235995 979.8 ns/op BenchmarkNatSqr/10-4 121840 1072 ns/op BenchmarkNatSqr/20-4 35410 3271 ns/op BenchmarkNatSqr/30-4 18360 5552 ns/op BenchmarkNatSqr/50-4 12224 10698 ns/op BenchmarkNatSqr/80-4 10000 12199 ns/op BenchmarkNatSqr/100-4 10000 17398 ns/op BenchmarkNatSqr/200-4 4692 41118 ns/op BenchmarkNatSqr/300-4 1699 101771 ns/op BenchmarkNatSqr/500-4 860 206439 ns/op BenchmarkNatSqr/800-4 277 405346 ns/op BenchmarkNatSqr/1000-4 223 523386 ns/op BenchmarkNatSetBytes/8-4 881880 149.4 ns/op BenchmarkNatSetBytes/24-4 219498 682.3 ns/op BenchmarkNatSetBytes/128-4 59962 2602 ns/op BenchmarkNatSetBytes/7-4 795619 145.4 ns/op BenchmarkNatSetBytes/23-4 294812 575.5 ns/op BenchmarkNatSetBytes/127-4 58195 3077 ns/op BenchmarkScanPi-4 180 838353 ns/op BenchmarkStringPiParallel-4 294 425600 ns/op BenchmarkScan/10/Base2-4 35263 5325 ns/op BenchmarkScan/100/Base2-4 3591 41793 ns/op BenchmarkScan/1000/Base2-4 412 288783 ns/op BenchmarkScan/10/Base8-4 84746 1427 ns/op BenchmarkScan/100/Base8-4 12727 12622 ns/op BenchmarkScan/1000/Base8-4 1185 94208 ns/op BenchmarkScan/10/Base10-4 89738 1339 ns/op BenchmarkScan/100/Base10-4 10000 14315 ns/op BenchmarkScan/1000/Base10-4 1324 89778 ns/op BenchmarkScan/10/Base16-4 77442 1361 ns/op BenchmarkScan/100/Base16-4 13882 9560 ns/op BenchmarkScan/1000/Base16-4 1660 124777 ns/op BenchmarkString/10/Base2-4 220389 883.4 ns/op BenchmarkString/100/Base2-4 28722 4510 ns/op BenchmarkString/1000/Base2-4 3130 71213 ns/op BenchmarkString/10/Base8-4 400948 341.2 ns/op BenchmarkString/100/Base8-4 67231 2785 ns/op BenchmarkString/1000/Base8-4 7597 17259 ns/op BenchmarkString/10/Base10-4 184218 635.2 ns/op BenchmarkString/100/Base10-4 39708 3574 ns/op BenchmarkString/1000/Base10-4 5067 26478 ns/op BenchmarkString/10/Base16-4 376125 347.3 ns/op BenchmarkString/100/Base16-4 99183 2331 ns/op BenchmarkString/1000/Base16-4 9265 13978 ns/op BenchmarkLeafSize/0-4 27 4299812 ns/op BenchmarkLeafSize/1-4 327 309415 ns/op BenchmarkLeafSize/2-4 392 394891 ns/op BenchmarkLeafSize/3-4 280 410231 ns/op BenchmarkLeafSize/4-4 331 316065 ns/op BenchmarkLeafSize/5-4 266 531123 ns/op BenchmarkLeafSize/6-4 302 440008 ns/op BenchmarkLeafSize/7-4 301 401539 ns/op BenchmarkLeafSize/8-4 316 405316 ns/op BenchmarkLeafSize/9-4 180 805020 ns/op BenchmarkLeafSize/10-4 274 577090 ns/op BenchmarkLeafSize/11-4 277 502321 ns/op BenchmarkLeafSize/12-4 316 407126 ns/op BenchmarkLeafSize/13-4 224 591567 ns/op BenchmarkLeafSize/14-4 357 422616 ns/op BenchmarkLeafSize/15-4 375 377403 ns/op BenchmarkLeafSize/16-4 348 361719 ns/op BenchmarkLeafSize/32-4 392 332637 ns/op BenchmarkLeafSize/64-4 356 406684 ns/op BenchmarkProbablyPrime/n=0-4 8 15057038 ns/op BenchmarkProbablyPrime/n=1-4 8 21302910 ns/op BenchmarkProbablyPrime/n=5-4 6 30994952 ns/op BenchmarkProbablyPrime/n=10-4 4 54750060 ns/op BenchmarkProbablyPrime/n=20-4 3 45280739 ns/op BenchmarkProbablyPrime/Lucas-4 10 12863108 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 74 1752170 ns/op BenchmarkRatCmp-4 184058 1001 ns/op BenchmarkFloatSqrt/64-4 18256 7702 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 10021 18201 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 8090 20528 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 3914 26562 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 691 234250 ns/op 17947 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 69 2076856 ns/op 176384 B/op 21 allocs/op BenchmarkFloatSqrt/1000000-4 1 146380197 ns/op 3741088 B/op 595 allocs/op PASS ok math/big 75.151s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 10506656 10.12 ns/op BenchmarkLeadingZeros8-4 12089758 14.00 ns/op BenchmarkLeadingZeros16-4 11454240 10.93 ns/op BenchmarkLeadingZeros32-4 13793724 9.687 ns/op BenchmarkLeadingZeros64-4 13377043 11.78 ns/op BenchmarkTrailingZeros-4 14132712 11.98 ns/op BenchmarkTrailingZeros8-4 13861935 9.560 ns/op BenchmarkTrailingZeros16-4 12457165 11.34 ns/op BenchmarkTrailingZeros32-4 12901261 11.15 ns/op BenchmarkTrailingZeros64-4 14043802 9.198 ns/op BenchmarkOnesCount-4 12528039 9.949 ns/op BenchmarkOnesCount8-4 11834200 20.28 ns/op BenchmarkOnesCount16-4 13659558 15.92 ns/op BenchmarkOnesCount32-4 12988914 9.836 ns/op BenchmarkOnesCount64-4 13341867 14.27 ns/op BenchmarkRotateLeft-4 8020764 16.59 ns/op BenchmarkRotateLeft8-4 15445165 10.17 ns/op BenchmarkRotateLeft16-4 14444733 9.803 ns/op BenchmarkRotateLeft32-4 14092870 10.29 ns/op BenchmarkRotateLeft64-4 12417968 10.50 ns/op BenchmarkReverse-4 18201505 6.364 ns/op BenchmarkReverse8-4 23313436 7.264 ns/op BenchmarkReverse16-4 23019364 5.387 ns/op BenchmarkReverse32-4 19758277 6.003 ns/op BenchmarkReverse64-4 17160916 6.457 ns/op BenchmarkReverseBytes-4 24659001 10.21 ns/op BenchmarkReverseBytes16-4 26604205 5.076 ns/op BenchmarkReverseBytes32-4 14071297 7.548 ns/op BenchmarkReverseBytes64-4 25589905 4.687 ns/op BenchmarkAdd-4 13043961 13.26 ns/op BenchmarkAdd32-4 14291950 10.15 ns/op BenchmarkAdd64-4 12588656 8.914 ns/op BenchmarkAdd64multiple-4 21062682 7.150 ns/op BenchmarkSub-4 13606857 10.23 ns/op BenchmarkSub32-4 10938318 11.95 ns/op BenchmarkSub64-4 11904994 11.69 ns/op BenchmarkSub64multiple-4 22577078 5.519 ns/op BenchmarkMul-4 13969776 15.23 ns/op BenchmarkMul32-4 13126987 12.53 ns/op BenchmarkMul64-4 14662188 9.841 ns/op BenchmarkDiv-4 3266287 63.37 ns/op BenchmarkDiv32-4 5479065 18.37 ns/op BenchmarkDiv64-4 3070942 36.90 ns/op PASS ok math/bits 10.616s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 13308343 10.53 ns/op BenchmarkAcos-4 551140 403.6 ns/op BenchmarkAcosh-4 557928 328.3 ns/op BenchmarkAsin-4 602086 225.7 ns/op BenchmarkAsinh-4 547690 216.3 ns/op BenchmarkAtan-4 1000000 135.2 ns/op BenchmarkAtanh-4 1000000 145.0 ns/op BenchmarkConj-4 26173254 4.986 ns/op BenchmarkCos-4 653664 196.5 ns/op BenchmarkCosh-4 506934 394.2 ns/op BenchmarkExp-4 1000000 140.7 ns/op BenchmarkLog-4 1000000 146.0 ns/op BenchmarkLog10-4 1000000 132.0 ns/op BenchmarkPhase-4 1983957 74.39 ns/op BenchmarkPolar-4 1278242 101.7 ns/op BenchmarkPow-4 223581 502.9 ns/op BenchmarkRect-4 1000000 112.5 ns/op BenchmarkSin-4 615127 197.3 ns/op BenchmarkSinh-4 637650 227.5 ns/op BenchmarkSqrt-4 809782 151.5 ns/op BenchmarkTan-4 452871 311.3 ns/op BenchmarkTanh-4 439456 280.4 ns/op PASS ok math/cmplx 5.503s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 498154 283.5 ns/op BenchmarkInt63ThreadsafeParallel-4 876598 132.6 ns/op BenchmarkInt63Unthreadsafe-4 1000000 125.5 ns/op BenchmarkIntn1000-4 899904 162.7 ns/op BenchmarkInt63n1000-4 810396 177.9 ns/op BenchmarkInt31n1000-4 919992 186.8 ns/op BenchmarkFloat32-4 915388 267.5 ns/op BenchmarkFloat64-4 860354 152.3 ns/op BenchmarkPerm3-4 174430 907.1 ns/op BenchmarkPerm30-4 10000 13204 ns/op BenchmarkPerm30ViaShuffle-4 18627 5882 ns/op BenchmarkShuffleOverhead-4 14310 16533 ns/op BenchmarkRead3-4 893552 219.9 ns/op BenchmarkRead64-4 79095 1624 ns/op BenchmarkRead1000-4 5816 23548 ns/op BenchmarkConcurrent-4 229333 529.2 ns/op PASS ok math/rand 4.737s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 40467 5166 ns/op BenchmarkQDecodeWord-4 84606 1312 ns/op BenchmarkQDecodeHeader-4 75504 1588 ns/op BenchmarkTypeByExtension/.html-4 441538 256.6 ns/op BenchmarkTypeByExtension/.HTML-4 253012 431.0 ns/op BenchmarkTypeByExtension/.unused-4 328710 342.4 ns/op BenchmarkExtensionsByType/text/html-4 109044 1187 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 36592 3494 ns/op BenchmarkExtensionsByType/application/octet-stream-4 25258 4093 ns/op PASS ok mime 3.427s goos: darwin goarch: amd64 pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 369 310405 ns/op 47452 B/op 186 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 373 295662 ns/op 47790 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 37 3486909 ns/op 103825 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 340 379036 ns/op 49246 B/op 207 allocs/op PASS ok mime/multipart 1.827s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 667 150810 ns/op PASS ok mime/quotedprintable 1.193s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 7 16784134 ns/op 8515 B/op 90 allocs/op BenchmarkGoLookupIPNoSuchHost-4 4 33311940 ns/op 13760 B/op 114 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5025004747 ns/op 150488 B/op 231 allocs/op BenchmarkDNSName-4 142520 811.2 ns/op BenchmarkInterfaces-4 1609 93167 ns/op 8144 B/op 95 allocs/op BenchmarkInterfaceByIndex-4 5569 21723 ns/op 1817 B/op 29 allocs/op BenchmarkInterfaceByName-4 1926 103601 ns/op 8212 B/op 96 allocs/op BenchmarkInterfaceAddrs-4 2067 72784 ns/op 7856 B/op 107 allocs/op BenchmarkInterfacesAndAddrs-4 4122 32742 ns/op 1961 B/op 35 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 2220 63533 ns/op 5235 B/op 77 allocs/op BenchmarkParseIP-4 8002 24782 ns/op BenchmarkParseIPValidIPv4-4 376081 306.0 ns/op BenchmarkParseIPValidIPv6-4 208017 588.3 ns/op BenchmarkIPString/IPv4-4 113475 1206 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 10000 10715 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 45691 3657 ns/op BenchmarkIPEqual/IPv4-4 897734 203.3 ns/op BenchmarkIPEqual/IPv6-4 940378 172.5 ns/op BenchmarkTCP4OneShot-4 168 749299 ns/op BenchmarkTCP4OneShotTimeout-4 142 838143 ns/op BenchmarkTCP4Persistent-4 290 403863 ns/op BenchmarkTCP4PersistentTimeout-4 265 494791 ns/op BenchmarkTCP6OneShot-4 160 919255 ns/op BenchmarkTCP6OneShotTimeout-4 134 791196 ns/op BenchmarkTCP6Persistent-4 315 467065 ns/op BenchmarkTCP6PersistentTimeout-4 207 494636 ns/op BenchmarkTCP4ConcurrentReadWrite-4 11883 9214 ns/op BenchmarkTCP6ConcurrentReadWrite-4 10458 10151 ns/op BenchmarkSetReadDeadline-4 122031 937.9 ns/op BenchmarkUDP6LinkLocalUnicast-4 93 1145037 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 102 1117298 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 103 1033132 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 102 1095003 ns/op 0 B/op 0 allocs/op PASS ok net 14.449s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 19590 5794 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 8628 15330 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 9224 12643 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 13551 11897 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 22578 5439 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 38414 3328 ns/op 192 B/op 2 allocs/op BenchmarkServerMatch-4 972328 129.8 ns/op BenchmarkReadRequestChrome-4 4179 41927 ns/op 14.57 MB/s 1475 B/op 14 allocs/op BenchmarkReadRequestCurl-4 8410 19482 ns/op 4.00 MB/s 924 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 9369 19906 ns/op 4.12 MB/s 924 B/op 9 allocs/op BenchmarkReadRequestSiege-4 4753 25173 ns/op 6.00 MB/s 1020 B/op 11 allocs/op BenchmarkReadRequestWrk-4 13078 11526 ns/op 3.47 MB/s 860 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 31 3636150 ns/op 0.28 MB/s BenchmarkFileAndServer_1KB/https1-4 19 5315050 ns/op 0.19 MB/s BenchmarkFileAndServer_1KB/h2-4 21 4842856 ns/op 0.21 MB/s BenchmarkFileAndServer_16MB/h1-4 2 100296764 ns/op 167.28 MB/s BenchmarkFileAndServer_16MB/https1-4 1 219429103 ns/op 76.46 MB/s BenchmarkFileAndServer_16MB/h2-4 1 499196816 ns/op 33.61 MB/s BenchmarkFileAndServer_64MB/h1-4 1 337853361 ns/op 198.63 MB/s BenchmarkFileAndServer_64MB/https1-4 1 802118433 ns/op 83.66 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1993976168 ns/op 33.66 MB/s BenchmarkServeMux-4 222 499695 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 332 487667 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 39 3112078 ns/op 6529 B/op 67 allocs/op BenchmarkClientServer/https1-4 27 4612866 ns/op 10850 B/op 116 allocs/op BenchmarkClientServer/h2-4 30 4480589 ns/op 14569 B/op 122 allocs/op BenchmarkClientServerParallel/4/h1-4 297 350686 ns/op 9821 B/op 78 allocs/op BenchmarkClientServerParallel/4/https1-4 12 8907237 ns/op 111313 B/op 1213 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57118: write tcp 127.0.0.1:57116->127.0.0.1:57118: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57121: read tcp 127.0.0.1:57120->127.0.0.1:57121: use of closed network connection BenchmarkClientServerParallel/4/h2-4 21 7380173 ns/op 79578 B/op 929 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57147: read tcp 127.0.0.1:57145->127.0.0.1:57147: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57150: read tcp 127.0.0.1:57149->127.0.0.1:57150: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57153: read tcp 127.0.0.1:57149->127.0.0.1:57153: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57159: write tcp 127.0.0.1:57157->127.0.0.1:57159: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57178: read tcp 127.0.0.1:57168->127.0.0.1:57178: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57177: read tcp 127.0.0.1:57168->127.0.0.1:57177: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57176: write tcp 127.0.0.1:57168->127.0.0.1:57176: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57172: write tcp 127.0.0.1:57168->127.0.0.1:57172: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57170: write tcp 127.0.0.1:57168->127.0.0.1:57170: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57175: write tcp 127.0.0.1:57168->127.0.0.1:57175: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 140 728139 ns/op 20728 B/op 125 allocs/op BenchmarkClientServerParallel/64/https1-4 12 9984414 ns/op 105009 B/op 1165 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57443: read tcp 127.0.0.1:57440->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:57444: read tcp 127.0.0.1:57440->127.0.0.1:57444: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57468: write tcp 127.0.0.1:57456->127.0.0.1:57468: use of closed network connection BenchmarkClientServerParallel/64/h2-4 12 9643679 ns/op 103090 B/op 1205 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57473: read tcp 127.0.0.1:57471->127.0.0.1:57473: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57479: read tcp 127.0.0.1:57474->127.0.0.1:57479: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57478: write tcp 127.0.0.1:57474->127.0.0.1:57478: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57490: read tcp 127.0.0.1:57481->127.0.0.1:57490: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57493: read tcp 127.0.0.1:57481->127.0.0.1:57493: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57488: read tcp 127.0.0.1:57481->127.0.0.1:57488: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57491: read tcp 127.0.0.1:57481->127.0.0.1:57491: use of closed network connection BenchmarkServer-4 1 1112499743 ns/op 32096 B/op 175 allocs/op BenchmarkClient-4 32 3538255 ns/op 4083 B/op 47 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 666 207144 ns/op 7343 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1094 133509 ns/op 3020 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1418 105626 ns/op 1905 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1406 95499 ns/op 2738 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1327 86108 ns/op 2695 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1222 96662 ns/op 2735 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1118 90593 ns/op 1917 B/op 14 allocs/op BenchmarkServerHijack-4 1046 161591 ns/op 16727 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 32 3638404 ns/op 6937 B/op 55 allocs/op BenchmarkResponseStatusLine-4 314666 392.8 ns/op 0 B/op 0 allocs/op PASS ok net/http 22.611s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2144 78340 ns/op 34074 B/op 12 allocs/op PASS ok net/http/httputil 1.285s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 107622 1093 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 535738 314.9 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 215845 576.2 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 45289 2507 ns/op BenchmarkStdIPv4-4 137452 785.1 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 92979 1189 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 70822 1421 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 89071 1300 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 75996 1568 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1470516 82.15 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1311003 89.57 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 981025 106.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 315062 388.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 385056 539.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 340933 401.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 88903 1285 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 296370 451.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 158752 719.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 192135 1305 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 154111 716.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 81562 2637 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 296050 385.8 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 110468 1427 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 190959 721.8 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 283556 422.4 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 125970 802.7 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 299648 415.7 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 140876 803.3 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 167242 838.6 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 162994 969.4 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 115664 1260 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 532641 267.0 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 131168 887.3 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 94216 1690 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 133854 1364 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 189732 893.7 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 106424 1172 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 248372 458.5 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 111219 1060 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 155734 1391 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 198764 1000 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 115018 1079 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 134.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 998695 131.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 933774 143.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 921733 126.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 839086 194.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 862860 131.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 886674 134.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 977554 138.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 752935 187.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 348766 576.7 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 430231 240.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 260300 574.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 249009 529.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 214670 568.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 80958 1479 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 500911 238.7 ns/op PASS ok net/netip 13.177s 2023/05/26 00:44:33 Test RPC server listening on 127.0.0.1:57543 2023/05/26 00:44:33 Test HTTP RPC server listening on 127.0.0.1:57544 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 115 900281 ns/op BenchmarkEndToEndHTTP-4 108 1058652 ns/op BenchmarkEndToEndAsync-4 928 118210 ns/op BenchmarkEndToEndAsyncHTTP-4 942 132299 ns/op PASS ok net/rpc 2.289s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 2464 74773 ns/op BenchmarkReadMIMEHeader/server_headers-4 5593 24702 ns/op BenchmarkUncommon-4 17576 6121 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.699s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 3158 34090 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 61562 1777 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 461316 293.0 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 101300 1085 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 163022 924.9 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 79177 2226 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 14734 8281 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 352122 333.6 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 88912 1516 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 187530 698.9 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 102128 1441 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 14168 7903 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 163562 752.6 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 67849 1918 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 59344 1898 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 26832 4217 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5118 21698 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 166848 773.6 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 56857 1932 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 51586 2365 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 28242 5033 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6500 35910 ns/op 320 B/op 1 allocs/op PASS ok net/url 6.349s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2126917 48.68 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 106260 945.2 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 388 278832 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 141 1219699 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 262 471005 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 30565 5592 ns/op BenchmarkStatFile-4 30614 6007 ns/op BenchmarkStatDir-4 30954 4844 ns/op BenchmarkLstatDot-4 38667 3218 ns/op BenchmarkLstatFile-4 28161 6346 ns/op BenchmarkLstatDir-4 33507 4680 ns/op PASS ok os 3.940s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 13 11568937 ns/op 8848 B/op 30 allocs/op PASS ok os/exec 1.554s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 289647 404.4 ns/op PASS ok os/user 1.372s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 1810192 57.12 ns/op BenchmarkString-4 1642801 81.47 ns/op BenchmarkBytes-4 1607193 73.61 ns/op BenchmarkNamedBytes-4 855030 143.9 ns/op BenchmarkBytesArray-4 681210 179.3 ns/op BenchmarkSliceLen-4 2021781 72.31 ns/op BenchmarkMapLen-4 994256 135.9 ns/op BenchmarkStringLen-4 1405630 114.3 ns/op BenchmarkArrayLen-4 1000000 143.7 ns/op BenchmarkSliceCap-4 1760547 69.45 ns/op BenchmarkDeepEqual/int8-4 483045 388.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 90229 1500 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 389046 296.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 72409 1464 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 488198 261.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 77574 1424 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 351224 286.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 75769 1518 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 399238 324.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 80616 1366 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 477236 254.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 115186 1030 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 459684 287.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 82514 1432 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 470751 293.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 83097 1576 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 362022 438.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 78255 1349 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 370248 288.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 91509 1613 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 424554 297.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 85843 1465 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 462212 333.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 86420 1886 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 462796 273.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 77313 1843 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 436663 275.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 86450 1308 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 420511 394.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 92564 2246 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 567123 266.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 84868 1359 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 485662 327.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 86245 1374 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 105355 1012 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 55047 2118 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 48382 2512 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 34357 3574 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 313521 393.7 ns/op BenchmarkIsZero/ArrayIncomparable-4 32715 4471 ns/op BenchmarkIsZero/StructComparable-4 711780 192.0 ns/op BenchmarkIsZero/StructIncomparable-4 167557 767.3 ns/op BenchmarkSetZero/Bool/Direct-4 2662560 41.61 ns/op BenchmarkSetZero/Bool/CachedZero-4 972928 120.0 ns/op BenchmarkSetZero/Bool/NewZero-4 715711 186.7 ns/op BenchmarkSetZero/Int/Direct-4 2136876 68.06 ns/op BenchmarkSetZero/Int/CachedZero-4 1000000 124.2 ns/op BenchmarkSetZero/Int/NewZero-4 751968 170.9 ns/op BenchmarkSetZero/Uint/Direct-4 2003886 62.94 ns/op BenchmarkSetZero/Uint/CachedZero-4 1000000 132.8 ns/op BenchmarkSetZero/Uint/NewZero-4 797928 191.9 ns/op BenchmarkSetZero/Float/Direct-4 1823652 71.40 ns/op BenchmarkSetZero/Float/CachedZero-4 1000000 135.5 ns/op BenchmarkSetZero/Float/NewZero-4 778171 182.4 ns/op BenchmarkSetZero/Complex/Direct-4 2012691 60.76 ns/op BenchmarkSetZero/Complex/CachedZero-4 1000000 129.5 ns/op BenchmarkSetZero/Complex/NewZero-4 652982 215.7 ns/op BenchmarkSetZero/Array/Direct-4 1738243 66.98 ns/op BenchmarkSetZero/Array/CachedZero-4 978973 118.0 ns/op BenchmarkSetZero/Array/NewZero-4 775360 172.1 ns/op BenchmarkSetZero/Chan/Direct-4 2015600 70.21 ns/op BenchmarkSetZero/Chan/CachedZero-4 1000000 138.1 ns/op BenchmarkSetZero/Chan/NewZero-4 665811 176.1 ns/op BenchmarkSetZero/Func/Direct-4 2025868 74.21 ns/op BenchmarkSetZero/Func/CachedZero-4 1000000 145.3 ns/op BenchmarkSetZero/Func/NewZero-4 520095 291.5 ns/op BenchmarkSetZero/Interface/Direct-4 1777766 104.3 ns/op BenchmarkSetZero/Interface/CachedZero-4 1000000 129.5 ns/op BenchmarkSetZero/Interface/NewZero-4 805808 169.7 ns/op BenchmarkSetZero/Map/Direct-4 1962153 58.20 ns/op BenchmarkSetZero/Map/CachedZero-4 892879 152.2 ns/op BenchmarkSetZero/Map/NewZero-4 703978 218.9 ns/op BenchmarkSetZero/Pointer/Direct-4 2168796 57.78 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1000000 165.8 ns/op BenchmarkSetZero/Pointer/NewZero-4 566990 178.5 ns/op BenchmarkSetZero/Slice/Direct-4 1632428 66.66 ns/op BenchmarkSetZero/Slice/CachedZero-4 996757 113.6 ns/op BenchmarkSetZero/Slice/NewZero-4 752266 178.0 ns/op BenchmarkSetZero/String/Direct-4 1845570 66.23 ns/op BenchmarkSetZero/String/CachedZero-4 1000000 128.1 ns/op BenchmarkSetZero/String/NewZero-4 629550 176.7 ns/op BenchmarkSetZero/Struct/Direct-4 1936707 76.75 ns/op BenchmarkSetZero/Struct/CachedZero-4 846307 144.1 ns/op BenchmarkSetZero/Struct/NewZero-4 738668 184.2 ns/op BenchmarkSelect/1-4 147673 985.3 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 79962 1864 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 33277 4339 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 172722 690.6 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 172912 909.9 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 122613 1068 ns/op 119.80 MB/s BenchmarkCallArgCopy/size=256-4 111118 1387 ns/op 184.57 MB/s BenchmarkCallArgCopy/size=1024-4 84373 2742 ns/op 373.43 MB/s BenchmarkCallArgCopy/size=4096-4 15199 8823 ns/op 464.22 MB/s BenchmarkCallArgCopy/size=65536-4 1400 117908 ns/op 555.82 MB/s BenchmarkFieldByName1-4 786692 181.9 ns/op BenchmarkFieldByName2-4 29204 4641 ns/op BenchmarkFieldByName3-4 5130 24938 ns/op BenchmarkInterfaceBig-4 2338411 55.07 ns/op BenchmarkInterfaceSmall-4 3054812 50.17 ns/op BenchmarkNew-4 1118722 158.2 ns/op BenchmarkMap/StringKeys/MapIndex-4 2646 52189 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 2197 61445 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2257 53891 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1959 65764 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2047 51150 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 2136 68530 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 194532 634.0 ns/op PASS ok reflect 25.677s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 8852 28138 ns/op 9194 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 25877 ns/op 9369 B/op 1 allocs/op BenchmarkFindString-4 6482 27596 ns/op 9466 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 31795 ns/op 9418 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 27664 ns/op 9220 B/op 2 allocs/op BenchmarkLiteral-4 10000 22905 ns/op BenchmarkNotLiteral-4 3841 49335 ns/op BenchmarkMatchClass-4 3765 73586 ns/op BenchmarkMatchClass_InRange-4 3618 60109 ns/op BenchmarkReplaceAll-4 1507 137549 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 23218 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 18964 7293 ns/op BenchmarkAnchoredShortMatch-4 10000 24567 ns/op BenchmarkAnchoredLongMatch-4 10000 11427 ns/op BenchmarkOnePassShortA-4 17590 6620 ns/op BenchmarkNotOnePassShortA-4 4329 31662 ns/op BenchmarkOnePassShortB-4 22262 9256 ns/op BenchmarkNotOnePassShortB-4 10000 30197 ns/op BenchmarkOnePassLongPrefix-4 75762 1626 ns/op BenchmarkOnePassLongNotPrefix-4 31459 5196 ns/op BenchmarkMatchParallelShared-4 10000 26023 ns/op BenchmarkMatchParallelCopied-4 10000 27264 ns/op BenchmarkQuoteMetaAll-4 146776 1218 ns/op 11.49 MB/s BenchmarkQuoteMetaNone-4 395007 524.9 ns/op 49.53 MB/s BenchmarkCompile/Onepass-4 3145 35130 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1816 102719 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 127 927139 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2745195 72.01 ns/op 222.19 MB/s BenchmarkMatch/Easy0/32-4 10000 22722 ns/op 1.41 MB/s BenchmarkMatch/Easy0/1K-4 5503 48691 ns/op 21.03 MB/s BenchmarkMatch/Easy0i/16-4 2343999 67.06 ns/op 238.59 MB/s BenchmarkMatch/Easy0i/32-4 4966 43412 ns/op 0.74 MB/s BenchmarkMatch/Easy0i/1K-4 214 593084 ns/op 1.73 MB/s BenchmarkMatch/Easy1/16-4 2597977 46.54 ns/op 343.78 MB/s BenchmarkMatch/Easy1/32-4 10000 23118 ns/op 1.38 MB/s BenchmarkMatch/Easy1/1K-4 4597 53010 ns/op 19.32 MB/s BenchmarkMatch/Medium/16-4 2575150 63.37 ns/op 252.50 MB/s BenchmarkMatch/Medium/32-4 5175 29114 ns/op 1.10 MB/s BenchmarkMatch/Medium/1K-4 198 558876 ns/op 1.83 MB/s BenchmarkMatch/Hard/16-4 2305694 52.88 ns/op 302.59 MB/s BenchmarkMatch/Hard/32-4 3192 66124 ns/op 0.48 MB/s BenchmarkMatch/Hard/1K-4 139 765302 ns/op 1.34 MB/s BenchmarkMatch/Hard1/16-4 1482 85898 ns/op 0.19 MB/s BenchmarkMatch/Hard1/32-4 759 158111 ns/op 0.20 MB/s BenchmarkMatch/Hard1/1K-4 26 4525095 ns/op 0.23 MB/s BenchmarkMatch_onepass_regex/16-4 21271 5616 ns/op 2.85 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 10000 13522 ns/op 2.37 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 538 290473 ns/op 3.53 MB/s 20 B/op 0 allocs/op PASS ok regexp 13.160s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 918614 180.2 ns/op BenchmarkIsWordChar-4 193438 657.8 ns/op PASS ok regexp/syntax 2.715s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 71898 1420 ns/op BenchmarkCallers/inlined-4 61172 1963 ns/op BenchmarkCallers/no-cache-4 10000 10685 ns/op BenchmarkFPCallers/cached-4 3453969 34.76 ns/op BenchmarkMakeChan/Byte-4 1000000 347.9 ns/op BenchmarkMakeChan/Int-4 1000000 442.6 ns/op BenchmarkMakeChan/Ptr-4 920776 547.4 ns/op BenchmarkMakeChan/Struct/0-4 1000000 329.6 ns/op BenchmarkMakeChan/Struct/32-4 201374 931.0 ns/op BenchmarkMakeChan/Struct/40-4 132955 856.7 ns/op BenchmarkChanNonblocking-4 5724063 20.72 ns/op BenchmarkSelectUncontended-4 840342 143.8 ns/op BenchmarkSelectSyncContended-4 86239 1276 ns/op BenchmarkSelectAsyncContended-4 285633 465.8 ns/op BenchmarkSelectNonblock-4 3452906 33.75 ns/op BenchmarkChanUncontended-4 12411 10218 ns/op BenchmarkChanContended-4 5460 23641 ns/op BenchmarkChanSync-4 187082 591.8 ns/op BenchmarkChanSyncWork-4 10000 36472 ns/op BenchmarkChanProdCons0-4 221319 571.5 ns/op BenchmarkChanProdCons10-4 418604 336.8 ns/op BenchmarkChanProdCons100-4 435853 245.0 ns/op BenchmarkChanProdConsWork0-4 123822 839.1 ns/op BenchmarkChanProdConsWork10-4 209554 519.3 ns/op BenchmarkChanProdConsWork100-4 213559 498.4 ns/op BenchmarkSelectProdCons-4 149372 778.3 ns/op BenchmarkReceiveDataFromClosedChan-4 1000000 126.8 ns/op BenchmarkChanCreation-4 203512 834.4 ns/op BenchmarkChanSem-4 245208 445.7 ns/op BenchmarkChanPopular-4 90 1152716 ns/op BenchmarkChanClosed-4 949476 107.4 ns/op BenchmarkCallClosure-4 4737880 26.27 ns/op BenchmarkCallClosure1-4 4133595 39.63 ns/op BenchmarkCallClosure2-4 1000000 140.1 ns/op BenchmarkCallClosure3-4 1138770 125.0 ns/op BenchmarkCallClosure4-4 1000000 133.1 ns/op BenchmarkComplex128DivNormal-4 13178695 9.844 ns/op BenchmarkComplex128DivNisNaN-4 10561592 11.50 ns/op BenchmarkComplex128DivDisNaN-4 9474002 15.55 ns/op BenchmarkComplex128DivNisInf-4 12959008 9.007 ns/op BenchmarkComplex128DivDisInf-4 7496926 20.47 ns/op BenchmarkSetTypePtr-4 69300589 2.094 ns/op 3820.28 MB/s BenchmarkSetTypePtr8-4 12845142 10.72 ns/op 5968.34 MB/s BenchmarkSetTypePtr16-4 10341594 13.15 ns/op 9735.00 MB/s BenchmarkSetTypePtr32-4 7347928 20.28 ns/op 12624.87 MB/s BenchmarkSetTypePtr64-4 12403774 10.96 ns/op 46701.33 MB/s BenchmarkSetTypePtr126-4 7333832 20.07 ns/op 50215.03 MB/s BenchmarkSetTypePtr128-4 5447162 25.18 ns/op 40660.68 MB/s BenchmarkSetTypePtrSlice-4 799497 149.9 ns/op 54636.86 MB/s BenchmarkSetTypeNode1-4 13164208 12.06 ns/op 1990.77 MB/s BenchmarkSetTypeNode1Slice-4 3177643 40.08 ns/op 19160.15 MB/s BenchmarkSetTypeNode8-4 12562054 11.46 ns/op 6978.19 MB/s BenchmarkSetTypeNode8Slice-4 1954894 58.90 ns/op 43461.92 MB/s BenchmarkSetTypeNode64-4 7885951 15.56 ns/op 33934.89 MB/s BenchmarkSetTypeNode64Slice-4 325255 403.7 ns/op 41855.12 MB/s BenchmarkSetTypeNode64Dead-4 9909524 14.04 ns/op 37601.37 MB/s BenchmarkSetTypeNode64DeadSlice-4 372276 403.8 ns/op 41846.04 MB/s BenchmarkSetTypeNode124-4 7863525 18.00 ns/op 55988.44 MB/s BenchmarkSetTypeNode124Slice-4 257238 631.3 ns/op 51091.55 MB/s BenchmarkSetTypeNode126-4 6223290 23.87 ns/op 42890.93 MB/s BenchmarkSetTypeNode126Slice-4 248282 734.0 ns/op 44643.04 MB/s BenchmarkSetTypeNode128-4 3729878 28.64 ns/op 36318.20 MB/s BenchmarkSetTypeNode128Slice-4 180990 715.5 ns/op 46510.80 MB/s BenchmarkSetTypeNode130-4 3994149 30.96 ns/op 34110.20 MB/s BenchmarkSetTypeNode130Slice-4 165211 1245 ns/op 27148.88 MB/s BenchmarkSetTypeNode1024-4 1000000 162.4 ns/op 50555.45 MB/s BenchmarkSetTypeNode1024Slice-4 27618 3909 ns/op 67200.26 MB/s BenchmarkAllocation-4 3674 97983 ns/op BenchmarkReadMemStats-4 98 1888563 ns/op BenchmarkReadMemStatsLatency-4 1 3674567 p50-ns 3674567 p90-ns 3674567 p99-ns BenchmarkWriteBarrier-4 1903899 54.19 ns/op BenchmarkBulkWriteBarrier-4 3890433 33.83 ns/op BenchmarkScanStackNoLocals-4 2 53913639 ns/op BenchmarkMSpanCountAlloc/bits=64-4 13449244 8.228 ns/op BenchmarkMSpanCountAlloc/bits=128-4 14389856 8.196 ns/op BenchmarkMSpanCountAlloc/bits=256-4 11319255 14.84 ns/op BenchmarkMSpanCountAlloc/bits=512-4 8099270 13.06 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 6127689 24.12 ns/op BenchmarkHash5-4 7786555 14.39 ns/op 347.36 MB/s BenchmarkHash16-4 8230140 25.01 ns/op 639.82 MB/s BenchmarkHash64-4 7874886 23.89 ns/op 2678.60 MB/s BenchmarkHash1024-4 2652276 46.94 ns/op 21815.47 MB/s BenchmarkHash65536-4 54752 3453 ns/op 18977.57 MB/s BenchmarkAlignedLoad-4 8147311 16.14 ns/op BenchmarkUnalignedLoad-4 11542310 10.82 ns/op BenchmarkEqEfaceConcrete-4 9247634 14.92 ns/op BenchmarkEqIfaceConcrete-4 7614800 15.11 ns/op BenchmarkNeEfaceConcrete-4 8323932 16.47 ns/op BenchmarkNeIfaceConcrete-4 9037370 14.03 ns/op BenchmarkConvT2EByteSized/bool-4 4518008 28.97 ns/op BenchmarkConvT2EByteSized/uint8-4 4976426 23.82 ns/op BenchmarkConvT2ESmall-4 3881540 26.82 ns/op BenchmarkConvT2EUintptr-4 4640696 28.30 ns/op BenchmarkConvT2ELarge-4 1000000 169.4 ns/op BenchmarkConvT2ISmall-4 4289322 28.27 ns/op BenchmarkConvT2IUintptr-4 3656040 30.10 ns/op BenchmarkConvT2ILarge-4 1000000 173.0 ns/op BenchmarkConvI2E-4 4253887 31.22 ns/op BenchmarkConvI2I-4 3638686 31.72 ns/op BenchmarkAssertE2T-4 3603784 30.64 ns/op BenchmarkAssertE2TLarge-4 1961083 56.35 ns/op BenchmarkAssertE2I-4 3757632 30.95 ns/op BenchmarkAssertI2T-4 3679977 32.17 ns/op BenchmarkAssertI2I-4 3687621 41.54 ns/op BenchmarkAssertI2E-4 4116714 37.26 ns/op BenchmarkAssertE2E-4 4358590 28.29 ns/op BenchmarkAssertE2T2-4 2556590 41.49 ns/op BenchmarkAssertE2T2Blank-4 3410979 33.43 ns/op BenchmarkAssertI2E2-4 3194317 32.56 ns/op BenchmarkAssertI2E2Blank-4 4551380 30.19 ns/op BenchmarkAssertE2E2-4 3811280 45.68 ns/op BenchmarkAssertE2E2Blank-4 4347207 30.79 ns/op BenchmarkConvT2Ezero/zero/16-4 4360586 26.07 ns/op BenchmarkConvT2Ezero/zero/32-4 4198118 43.80 ns/op BenchmarkConvT2Ezero/zero/64-4 4587073 26.70 ns/op BenchmarkConvT2Ezero/zero/str-4 4180664 51.33 ns/op BenchmarkConvT2Ezero/zero/slice-4 4305614 27.11 ns/op BenchmarkConvT2Ezero/zero/big-4 127472 1187 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 127.1 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 189.5 ns/op BenchmarkConvT2Ezero/nonzero/big-4 145892 1209 ns/op BenchmarkConvT2Ezero/smallint/16-4 4261765 36.86 ns/op BenchmarkConvT2Ezero/smallint/32-4 4786464 28.29 ns/op BenchmarkConvT2Ezero/smallint/64-4 4180821 37.61 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 128.1 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 125.5 ns/op BenchmarkConvT2Ezero/largeint/64-4 1312648 156.5 ns/op BenchmarkMalloc8-4 942678 141.0 ns/op BenchmarkMalloc16-4 1000000 143.3 ns/op BenchmarkMallocTypeInfo8-4 1000000 117.7 ns/op BenchmarkMallocTypeInfo16-4 946162 145.8 ns/op BenchmarkMallocLargeStruct-4 71574 1723 ns/op BenchmarkGoroutineSelect-4 18 7247698 ns/op BenchmarkGoroutineBlocking-4 16 6595021 ns/op BenchmarkGoroutineForRange-4 16 7152855 ns/op BenchmarkGoroutineIdle-4 15 6903335 ns/op BenchmarkHashStringSpeed-4 2628589 45.33 ns/op BenchmarkHashBytesSpeed-4 1215512 122.0 ns/op BenchmarkHashInt32Speed-4 2854975 38.62 ns/op BenchmarkHashInt64Speed-4 2859446 53.31 ns/op BenchmarkHashStringArraySpeed-4 564133 269.9 ns/op BenchmarkMegMap-4 2874546 43.61 ns/op BenchmarkMegOneMap-4 3405246 36.94 ns/op BenchmarkMegEqMap-4 3020 39960 ns/op BenchmarkMegEmptyMap-4 3921798 29.26 ns/op BenchmarkSmallStrMap-4 3074230 38.28 ns/op BenchmarkMapStringKeysEight_16-4 2755744 41.13 ns/op BenchmarkMapStringKeysEight_32-4 2732295 41.24 ns/op BenchmarkMapStringKeysEight_64-4 2290028 58.94 ns/op BenchmarkMapStringKeysEight_1M-4 2924360 41.96 ns/op BenchmarkIntMap-4 3266618 40.70 ns/op BenchmarkMapFirst/1-4 3696398 32.58 ns/op BenchmarkMapFirst/2-4 3606866 31.33 ns/op BenchmarkMapFirst/3-4 3859266 29.37 ns/op BenchmarkMapFirst/4-4 3520354 45.31 ns/op BenchmarkMapFirst/5-4 3640186 44.53 ns/op BenchmarkMapFirst/6-4 3792120 31.92 ns/op BenchmarkMapFirst/7-4 3475933 31.54 ns/op BenchmarkMapFirst/8-4 3579105 31.91 ns/op BenchmarkMapFirst/9-4 3329137 44.97 ns/op BenchmarkMapFirst/10-4 3486672 33.90 ns/op BenchmarkMapFirst/11-4 3566532 38.38 ns/op BenchmarkMapFirst/12-4 3423451 35.00 ns/op BenchmarkMapFirst/13-4 3400245 51.41 ns/op BenchmarkMapFirst/14-4 3249243 42.16 ns/op BenchmarkMapFirst/15-4 3478699 34.06 ns/op BenchmarkMapFirst/16-4 3533534 51.07 ns/op BenchmarkMapMid/1-4 3541394 33.56 ns/op BenchmarkMapMid/2-4 3318650 37.80 ns/op BenchmarkMapMid/3-4 3191271 35.30 ns/op BenchmarkMapMid/4-4 3169807 61.28 ns/op BenchmarkMapMid/5-4 3291416 49.57 ns/op BenchmarkMapMid/6-4 3090022 39.68 ns/op BenchmarkMapMid/7-4 3264237 38.26 ns/op BenchmarkMapMid/8-4 3087033 38.04 ns/op BenchmarkMapMid/9-4 3046365 38.84 ns/op BenchmarkMapMid/10-4 3039620 40.02 ns/op BenchmarkMapMid/11-4 3086719 41.13 ns/op BenchmarkMapMid/12-4 2566837 42.03 ns/op BenchmarkMapMid/13-4 2871716 45.37 ns/op BenchmarkMapMid/14-4 3070422 41.12 ns/op BenchmarkMapMid/15-4 2798440 69.60 ns/op BenchmarkMapMid/16-4 2504433 47.93 ns/op BenchmarkMapLast/1-4 3232864 34.71 ns/op BenchmarkMapLast/2-4 3144348 36.44 ns/op BenchmarkMapLast/3-4 2968644 40.52 ns/op BenchmarkMapLast/4-4 3070747 38.18 ns/op BenchmarkMapLast/5-4 2896432 43.46 ns/op BenchmarkMapLast/6-4 1856938 53.95 ns/op BenchmarkMapLast/7-4 2337013 44.58 ns/op BenchmarkMapLast/8-4 2892866 51.53 ns/op BenchmarkMapLast/9-4 2975055 40.54 ns/op BenchmarkMapLast/10-4 2820720 39.04 ns/op BenchmarkMapLast/11-4 2708917 44.96 ns/op BenchmarkMapLast/12-4 2741878 42.64 ns/op BenchmarkMapLast/13-4 3062412 37.82 ns/op BenchmarkMapLast/14-4 2761801 75.70 ns/op BenchmarkMapLast/15-4 3028293 39.32 ns/op BenchmarkMapLast/16-4 2936473 42.91 ns/op BenchmarkMapCycle-4 2504952 60.26 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3487767 33.92 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2316 47209 ns/op BenchmarkMakeMap/[Byte]Byte-4 813404 403.6 ns/op BenchmarkMakeMap/[Int]Int-4 329804 1058 ns/op BenchmarkNewEmptyMap-4 15467440 7.508 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1602244 89.15 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 594536 306.7 ns/op BenchmarkMapIterEmpty-4 4316551 37.02 ns/op BenchmarkSameLengthMap-4 4071576 31.93 ns/op BenchmarkBigKeyMap-4 1429536 87.82 ns/op BenchmarkBigValMap-4 1000000 119.4 ns/op BenchmarkSmallKeyMap-4 2807118 44.39 ns/op BenchmarkMapPopulate/1-4 2125231 54.86 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 61825 1724 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 10000 30188 ns/op 6273 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 559 192519 ns/op 51754 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 37 3565733 ns/op 416347 B/op 204 allocs/op BenchmarkMapPopulate/100000-4 3 35886688 ns/op 6538045 B/op 2913 allocs/op BenchmarkComplexAlgMap-4 481729 364.0 ns/op BenchmarkGoMapClear/Reflexive/1-4 645189 198.9 ns/op BenchmarkGoMapClear/Reflexive/10-4 523137 207.9 ns/op BenchmarkGoMapClear/Reflexive/100-4 255777 476.3 ns/op BenchmarkGoMapClear/Reflexive/1000-4 53306 2355 ns/op BenchmarkGoMapClear/Reflexive/10000-4 6886 24113 ns/op BenchmarkGoMapClear/NonReflexive/1-4 530217 231.3 ns/op BenchmarkGoMapClear/NonReflexive/10-4 542700 251.7 ns/op BenchmarkGoMapClear/NonReflexive/100-4 250005 939.5 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 35850 2891 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 6110 18600 ns/op BenchmarkMapStringConversion/32/simple-4 1391286 81.17 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1444729 81.43 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1000000 102.2 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1000000 120.8 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1000000 142.3 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1073475 110.6 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1697485 75.93 ns/op BenchmarkMapInterfacePtr-4 2128268 57.35 ns/op BenchmarkNewEmptyMapHintLessThan8-4 5675682 19.37 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 46815 2411 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 7386 21493 ns/op BenchmarkMapPop1000-4 480 485963 ns/op BenchmarkMapPop10000-4 33 7747515 ns/op BenchmarkMapAssign/Int32/256-4 2423064 51.35 ns/op BenchmarkMapAssign/Int32/65536-4 1470332 84.39 ns/op BenchmarkMapAssign/Int64/256-4 2358147 55.40 ns/op BenchmarkMapAssign/Int64/65536-4 814767 163.9 ns/op BenchmarkMapAssign/Str/256-4 1934229 58.14 ns/op BenchmarkMapAssign/Str/65536-4 664976 152.0 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1420476 121.3 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 662106 224.6 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1442719 87.36 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 505974 207.0 ns/op BenchmarkMapOperatorAssign/Str/256-4 581646 5788 ns/op BenchmarkMapOperatorAssign/Str/65536-4 201662 622.5 ns/op BenchmarkMapAppendAssign/Int32/256-4 903171 197.0 ns/op 36 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 277717 454.7 ns/op 50 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 919042 201.7 ns/op 35 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 216046 524.8 ns/op 65 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 647782 332.0 ns/op 47 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 195054 749.1 ns/op 99 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1377820 89.51 ns/op BenchmarkMapDelete/Int32/1000-4 2341381 54.17 ns/op BenchmarkMapDelete/Int32/10000-4 2340817 52.37 ns/op BenchmarkMapDelete/Int64/100-4 1454070 81.97 ns/op BenchmarkMapDelete/Int64/1000-4 1906944 59.94 ns/op BenchmarkMapDelete/Int64/10000-4 2116357 57.06 ns/op BenchmarkMapDelete/Str/100-4 1230585 96.49 ns/op BenchmarkMapDelete/Str/1000-4 1548968 65.75 ns/op BenchmarkMapDelete/Str/10000-4 1885764 66.25 ns/op BenchmarkMapDelete/Pointer/100-4 1282008 89.84 ns/op BenchmarkMapDelete/Pointer/1000-4 1855179 67.16 ns/op BenchmarkMapDelete/Pointer/10000-4 1948182 62.58 ns/op BenchmarkMemmove/0-4 19759538 5.539 ns/op BenchmarkMemmove/1-4 1464171 80.75 ns/op 12.38 MB/s BenchmarkMemmove/2-4 1433760 83.66 ns/op 23.91 MB/s BenchmarkMemmove/3-4 1435767 82.93 ns/op 36.18 MB/s BenchmarkMemmove/4-4 1405432 87.82 ns/op 45.55 MB/s BenchmarkMemmove/5-4 1430544 83.31 ns/op 60.02 MB/s BenchmarkMemmove/6-4 1399251 83.79 ns/op 71.61 MB/s BenchmarkMemmove/7-4 1404802 84.00 ns/op 83.33 MB/s BenchmarkMemmove/8-4 1463952 81.74 ns/op 97.87 MB/s BenchmarkMemmove/9-4 1383487 84.86 ns/op 106.06 MB/s BenchmarkMemmove/10-4 1389808 85.28 ns/op 117.26 MB/s BenchmarkMemmove/11-4 1361503 86.04 ns/op 127.84 MB/s BenchmarkMemmove/12-4 1395454 85.41 ns/op 140.50 MB/s BenchmarkMemmove/13-4 1390150 84.51 ns/op 153.83 MB/s BenchmarkMemmove/14-4 1376644 85.91 ns/op 162.96 MB/s BenchmarkMemmove/15-4 1373798 85.38 ns/op 175.69 MB/s BenchmarkMemmove/16-4 1423857 81.96 ns/op 195.21 MB/s BenchmarkMemmove/32-4 1394220 86.58 ns/op 369.58 MB/s BenchmarkMemmove/64-4 1000000 105.7 ns/op 605.22 MB/s BenchmarkMemmove/128-4 1000000 102.0 ns/op 1254.45 MB/s BenchmarkMemmove/256-4 1000000 119.4 ns/op 2143.19 MB/s BenchmarkMemmove/512-4 813753 158.3 ns/op 3234.57 MB/s BenchmarkMemmove/1024-4 486409 249.4 ns/op 4105.56 MB/s BenchmarkMemmove/2048-4 325768 397.0 ns/op 5158.15 MB/s BenchmarkMemmove/4096-4 183091 690.5 ns/op 5932.23 MB/s BenchmarkMemmoveOverlap/32-4 1391872 86.44 ns/op 370.20 MB/s BenchmarkMemmoveOverlap/64-4 1303106 91.87 ns/op 696.61 MB/s BenchmarkMemmoveOverlap/128-4 1215034 99.04 ns/op 1292.40 MB/s BenchmarkMemmoveOverlap/256-4 1000000 120.0 ns/op 2134.12 MB/s BenchmarkMemmoveOverlap/512-4 774109 158.6 ns/op 3228.91 MB/s BenchmarkMemmoveOverlap/1024-4 526869 243.4 ns/op 4207.29 MB/s BenchmarkMemmoveOverlap/2048-4 308962 399.5 ns/op 5126.43 MB/s BenchmarkMemmoveOverlap/4096-4 173726 681.1 ns/op 6014.24 MB/s BenchmarkMemmoveUnalignedDst/0-4 19077915 5.750 ns/op BenchmarkMemmoveUnalignedDst/1-4 1468114 79.85 ns/op 12.52 MB/s BenchmarkMemmoveUnalignedDst/2-4 1438753 83.07 ns/op 24.08 MB/s BenchmarkMemmoveUnalignedDst/3-4 1425975 83.52 ns/op 35.92 MB/s BenchmarkMemmoveUnalignedDst/4-4 1433516 85.90 ns/op 46.57 MB/s BenchmarkMemmoveUnalignedDst/5-4 1434452 82.69 ns/op 60.46 MB/s BenchmarkMemmoveUnalignedDst/6-4 1424514 82.79 ns/op 72.47 MB/s BenchmarkMemmoveUnalignedDst/7-4 1424371 84.16 ns/op 83.18 MB/s BenchmarkMemmoveUnalignedDst/8-4 1445704 87.64 ns/op 91.29 MB/s BenchmarkMemmoveUnalignedDst/9-4 1372780 84.23 ns/op 106.84 MB/s BenchmarkMemmoveUnalignedDst/10-4 1372113 83.33 ns/op 120.01 MB/s BenchmarkMemmoveUnalignedDst/11-4 1408995 82.79 ns/op 132.86 MB/s BenchmarkMemmoveUnalignedDst/12-4 1397072 82.27 ns/op 145.86 MB/s BenchmarkMemmoveUnalignedDst/13-4 1433434 83.77 ns/op 155.19 MB/s BenchmarkMemmoveUnalignedDst/14-4 1389228 82.81 ns/op 169.07 MB/s BenchmarkMemmoveUnalignedDst/15-4 1448084 83.74 ns/op 179.12 MB/s BenchmarkMemmoveUnalignedDst/16-4 1418568 82.75 ns/op 193.35 MB/s BenchmarkMemmoveUnalignedDst/32-4 1401145 86.04 ns/op 371.94 MB/s BenchmarkMemmoveUnalignedDst/64-4 1274584 89.85 ns/op 712.30 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 100.1 ns/op 1278.95 MB/s BenchmarkMemmoveUnalignedDst/256-4 1000000 120.2 ns/op 2128.96 MB/s BenchmarkMemmoveUnalignedDst/512-4 811896 154.7 ns/op 3309.26 MB/s BenchmarkMemmoveUnalignedDst/1024-4 458977 251.4 ns/op 4072.95 MB/s BenchmarkMemmoveUnalignedDst/2048-4 326996 404.4 ns/op 5063.93 MB/s BenchmarkMemmoveUnalignedDst/4096-4 173818 693.1 ns/op 5909.43 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1309282 88.90 ns/op 359.95 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1284843 93.91 ns/op 681.49 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 104.8 ns/op 1221.70 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 1000000 122.0 ns/op 2098.32 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 735651 161.0 ns/op 3180.00 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 503268 246.5 ns/op 4154.60 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 275544 400.7 ns/op 5111.64 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 180908 698.1 ns/op 5867.44 MB/s BenchmarkMemmoveUnalignedSrc/0-4 21687331 5.850 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1457500 81.53 ns/op 12.26 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1415058 84.04 ns/op 23.80 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1395259 92.62 ns/op 32.39 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1388365 84.06 ns/op 47.58 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1422738 84.75 ns/op 59.00 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1382883 84.45 ns/op 71.05 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1383014 84.17 ns/op 83.17 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1505556 80.23 ns/op 99.71 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1382317 88.37 ns/op 101.84 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1355407 92.87 ns/op 107.67 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1327432 87.17 ns/op 126.18 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1374492 87.58 ns/op 137.01 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1351092 86.88 ns/op 149.64 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1389490 87.27 ns/op 160.42 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1351760 86.84 ns/op 172.74 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1385088 86.39 ns/op 185.21 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1317028 89.11 ns/op 359.11 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1250946 93.81 ns/op 682.20 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 102.8 ns/op 1245.27 MB/s BenchmarkMemmoveUnalignedSrc/256-4 1000000 124.7 ns/op 2052.32 MB/s BenchmarkMemmoveUnalignedSrc/512-4 789368 160.1 ns/op 3197.52 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 517581 248.2 ns/op 4125.93 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 315835 395.8 ns/op 5173.90 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 171146 697.9 ns/op 5869.30 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1323404 89.13 ns/op 359.03 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 112.6 ns/op 568.63 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 104.1 ns/op 1229.48 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 862812 123.8 ns/op 2067.18 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 771314 161.2 ns/op 3176.82 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 522675 248.2 ns/op 4125.46 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 326374 395.3 ns/op 5181.43 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 182655 684.3 ns/op 5985.47 MB/s BenchmarkMemclr/5-4 18112789 7.007 ns/op 713.55 MB/s BenchmarkMemclr/16-4 17621116 6.942 ns/op 2304.97 MB/s BenchmarkMemclr/64-4 17196384 7.368 ns/op 8685.94 MB/s BenchmarkMemclr/256-4 12012285 9.337 ns/op 27418.92 MB/s BenchmarkMemclr/4096-4 2436336 48.36 ns/op 84694.57 MB/s BenchmarkMemclr/65536-4 96079 1251 ns/op 52390.42 MB/s BenchmarkMemclr/1M-4 5187 21417 ns/op 48959.54 MB/s BenchmarkMemclr/4M-4 1370 88338 ns/op 47480.24 MB/s BenchmarkMemclr/8M-4 504 249432 ns/op 33630.81 MB/s BenchmarkMemclr/16M-4 151 708938 ns/op 23665.29 MB/s BenchmarkMemclr/64M-4 58 1866620 ns/op 35952.08 MB/s BenchmarkMemclrUnaligned/0_5-4 9067760 13.16 ns/op 379.84 MB/s BenchmarkMemclrUnaligned/0_16-4 9069460 12.30 ns/op 1300.53 MB/s BenchmarkMemclrUnaligned/0_64-4 9003946 12.61 ns/op 5075.12 MB/s BenchmarkMemclrUnaligned/0_256-4 8629855 13.91 ns/op 18399.94 MB/s BenchmarkMemclrUnaligned/0_4096-4 2250476 51.81 ns/op 79062.91 MB/s BenchmarkMemclrUnaligned/0_65536-4 90596 1237 ns/op 52969.09 MB/s BenchmarkMemclrUnaligned/1_5-4 10350289 11.57 ns/op 432.15 MB/s BenchmarkMemclrUnaligned/1_16-4 9908343 11.49 ns/op 1392.86 MB/s BenchmarkMemclrUnaligned/1_64-4 9094332 12.42 ns/op 5154.78 MB/s BenchmarkMemclrUnaligned/1_256-4 8967158 13.80 ns/op 18546.13 MB/s BenchmarkMemclrUnaligned/1_4096-4 1507693 79.23 ns/op 51698.52 MB/s BenchmarkMemclrUnaligned/1_65536-4 87924 1408 ns/op 46548.59 MB/s BenchmarkMemclrUnaligned/4_5-4 9870444 11.50 ns/op 434.87 MB/s BenchmarkMemclrUnaligned/4_16-4 9601154 11.78 ns/op 1358.03 MB/s BenchmarkMemclrUnaligned/4_64-4 8371428 12.63 ns/op 5068.17 MB/s BenchmarkMemclrUnaligned/4_256-4 7216443 15.01 ns/op 17053.32 MB/s BenchmarkMemclrUnaligned/4_4096-4 1551879 76.46 ns/op 53570.04 MB/s BenchmarkMemclrUnaligned/4_65536-4 85770 1397 ns/op 46923.80 MB/s BenchmarkMemclrUnaligned/7_5-4 9874422 11.54 ns/op 433.22 MB/s BenchmarkMemclrUnaligned/7_16-4 10279984 11.84 ns/op 1351.64 MB/s BenchmarkMemclrUnaligned/7_64-4 8947246 12.66 ns/op 5056.04 MB/s BenchmarkMemclrUnaligned/7_256-4 8576281 14.20 ns/op 18031.63 MB/s BenchmarkMemclrUnaligned/7_4096-4 1414503 81.81 ns/op 50066.41 MB/s BenchmarkMemclrUnaligned/7_65536-4 85510 1438 ns/op 45590.12 MB/s BenchmarkMemclrUnaligned/0_1M-4 5878 21547 ns/op 48664.98 MB/s BenchmarkMemclrUnaligned/0_4M-4 1359 89687 ns/op 46766.20 MB/s BenchmarkMemclrUnaligned/0_8M-4 487 243872 ns/op 34397.63 MB/s BenchmarkMemclrUnaligned/0_16M-4 164 692616 ns/op 24222.97 MB/s BenchmarkMemclrUnaligned/0_64M-4 58 1806629 ns/op 37145.90 MB/s BenchmarkMemclrUnaligned/1_1M-4 4563 23575 ns/op 44478.93 MB/s BenchmarkMemclrUnaligned/1_4M-4 1076 97272 ns/op 43119.20 MB/s BenchmarkMemclrUnaligned/1_8M-4 450 246617 ns/op 34014.72 MB/s BenchmarkMemclrUnaligned/1_16M-4 158 741484 ns/op 22626.54 MB/s BenchmarkMemclrUnaligned/1_64M-4 57 1837377 ns/op 36524.27 MB/s BenchmarkMemclrUnaligned/4_1M-4 4946 23679 ns/op 44282.37 MB/s BenchmarkMemclrUnaligned/4_4M-4 1148 94350 ns/op 44454.84 MB/s BenchmarkMemclrUnaligned/4_8M-4 478 238225 ns/op 35212.90 MB/s BenchmarkMemclrUnaligned/4_16M-4 160 726811 ns/op 23083.34 MB/s BenchmarkMemclrUnaligned/4_64M-4 66 1826150 ns/op 36748.83 MB/s BenchmarkMemclrUnaligned/7_1M-4 4699 23559 ns/op 44508.19 MB/s BenchmarkMemclrUnaligned/7_4M-4 1209 111687 ns/op 37553.94 MB/s BenchmarkMemclrUnaligned/7_8M-4 451 251215 ns/op 33392.09 MB/s BenchmarkMemclrUnaligned/7_16M-4 162 724020 ns/op 23172.32 MB/s BenchmarkMemclrUnaligned/7_64M-4 60 1835192 ns/op 36567.77 MB/s BenchmarkGoMemclr/5-4 2482497 48.59 ns/op 102.89 MB/s BenchmarkGoMemclr/16-4 696832 161.4 ns/op 99.13 MB/s BenchmarkGoMemclr/64-4 225868 561.6 ns/op 113.95 MB/s BenchmarkGoMemclr/256-4 54355 2154 ns/op 118.85 MB/s BenchmarkMemclrRange/1K_2K-4 85174 1327 ns/op 72256.93 MB/s BenchmarkMemclrRange/2K_8K-4 31321 3875 ns/op 86073.22 MB/s BenchmarkMemclrRange/4K_16K-4 36093 3234 ns/op 99893.58 MB/s BenchmarkMemclrRange/160K_228K-4 3243 32850 ns/op 50619.51 MB/s BenchmarkClearFat7-4 4477813 25.29 ns/op BenchmarkClearFat8-4 4976312 23.84 ns/op BenchmarkClearFat11-4 4286456 26.09 ns/op BenchmarkClearFat12-4 3959319 26.34 ns/op BenchmarkClearFat13-4 4337371 26.15 ns/op BenchmarkClearFat14-4 4448694 25.79 ns/op BenchmarkClearFat15-4 4486276 26.31 ns/op BenchmarkClearFat16-4 4969922 23.68 ns/op BenchmarkClearFat24-4 4615350 25.47 ns/op BenchmarkClearFat32-4 4387041 25.10 ns/op BenchmarkClearFat40-4 4332696 26.04 ns/op BenchmarkClearFat48-4 4639816 25.99 ns/op BenchmarkClearFat56-4 4315509 26.54 ns/op BenchmarkClearFat64-4 4325276 26.98 ns/op BenchmarkClearFat72-4 4283116 27.43 ns/op BenchmarkClearFat128-4 3677989 30.54 ns/op BenchmarkClearFat256-4 2531797 40.90 ns/op BenchmarkClearFat512-4 1673217 66.80 ns/op BenchmarkClearFat1024-4 1000000 108.3 ns/op BenchmarkClearFat1032-4 1000000 110.8 ns/op BenchmarkClearFat1040-4 845742 126.3 ns/op BenchmarkCopyFat7-4 4956834 25.63 ns/op BenchmarkCopyFat8-4 4640118 24.11 ns/op BenchmarkCopyFat11-4 4398817 25.12 ns/op BenchmarkCopyFat12-4 4465183 25.45 ns/op BenchmarkCopyFat13-4 4538091 25.29 ns/op BenchmarkCopyFat14-4 4482036 25.68 ns/op BenchmarkCopyFat15-4 4731525 26.33 ns/op BenchmarkCopyFat16-4 4539620 24.57 ns/op BenchmarkCopyFat24-4 4708220 24.52 ns/op BenchmarkCopyFat32-4 4482118 25.59 ns/op BenchmarkCopyFat64-4 3955671 28.49 ns/op BenchmarkCopyFat72-4 3999775 28.69 ns/op BenchmarkCopyFat128-4 2995120 34.98 ns/op BenchmarkCopyFat256-4 2453298 45.00 ns/op BenchmarkCopyFat512-4 1551112 74.26 ns/op BenchmarkCopyFat520-4 1482613 77.07 ns/op BenchmarkCopyFat1024-4 1000000 115.5 ns/op BenchmarkCopyFat1032-4 993678 122.9 ns/op BenchmarkCopyFat1040-4 1000000 123.1 ns/op BenchmarkIssue18740/2byte-4 340 327258 ns/op BenchmarkIssue18740/4byte-4 654 184939 ns/op BenchmarkIssue18740/8byte-4 1126 106100 ns/op BenchmarkMemclrKnownSize1-4 7575843 15.60 ns/op 64.12 MB/s BenchmarkMemclrKnownSize2-4 4205592 25.73 ns/op 77.73 MB/s BenchmarkMemclrKnownSize4-4 3462919 41.63 ns/op 96.09 MB/s BenchmarkMemclrKnownSize8-4 1394475 82.78 ns/op 96.64 MB/s BenchmarkMemclrKnownSize16-4 839463 154.7 ns/op 103.44 MB/s BenchmarkMemclrKnownSize32-4 436918 282.8 ns/op 113.14 MB/s BenchmarkMemclrKnownSize64-4 203827 549.3 ns/op 116.52 MB/s BenchmarkMemclrKnownSize112-4 133398 939.5 ns/op 119.21 MB/s BenchmarkMemclrKnownSize128-4 96456 1127 ns/op 113.54 MB/s BenchmarkMemclrKnownSize192-4 71569 1608 ns/op 119.37 MB/s BenchmarkMemclrKnownSize248-4 56800 2051 ns/op 120.92 MB/s BenchmarkMemclrKnownSize256-4 53568 2160 ns/op 118.52 MB/s BenchmarkMemclrKnownSize512-4 25827 4306 ns/op 118.90 MB/s BenchmarkMemclrKnownSize1024-4 13909 8774 ns/op 116.70 MB/s BenchmarkMemclrKnownSize4096-4 3565 34798 ns/op 117.71 MB/s BenchmarkMemclrKnownSize512KiB-4 22 4717752 ns/op 111.13 MB/s BenchmarkReadMetricsLatency-4 10000 3520 p50-ns 5366 p90-ns 10460 p99-ns BenchmarkFinalizer-4 224 523373 ns/op BenchmarkFinalizerRun-4 227847 549.2 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 9883561 11.24 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3900391 29.94 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 3291960 36.13 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 3277869 38.18 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1719849 68.03 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1587181 77.17 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 3040878 39.25 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1680912 69.49 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1741761 71.17 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2531156 43.85 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2672058 43.92 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2187020 51.60 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1976978 59.69 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1677392 67.90 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 7596004 14.49 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 8221903 14.38 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 8563051 13.73 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 8446563 13.77 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 6714453 15.31 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6704992 16.56 ns/op BenchmarkFindBitRange64/PatternAASize2-4 8414386 13.84 ns/op BenchmarkFindBitRange64/PatternAASize8-4 8468073 13.63 ns/op BenchmarkFindBitRange64/PatternAASize32-4 8196438 13.87 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 8606503 13.55 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 8588328 14.48 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 8330270 14.05 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 7925304 14.21 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 8597980 13.79 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 8830120 14.05 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 8547350 14.29 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 8584947 13.98 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 7918310 15.17 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 7300262 15.45 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 8020230 14.96 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7140277 15.26 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 8364225 14.06 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 8077002 14.89 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7889253 14.92 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 7714947 14.19 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7416729 15.63 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7420419 15.53 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 8010422 14.70 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7434937 15.41 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7210620 15.28 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 7878283 14.21 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 8295974 14.01 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 8003499 14.94 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 7957609 14.13 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 7575240 14.45 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 8064590 14.34 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 8471278 14.25 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 7685515 14.46 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 7835266 14.07 ns/op BenchmarkNetpollBreak-4 3290 81609 ns/op BenchmarkPinnerPinUnpinBatch-4 1400 115424 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 230 495230 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1638 121743 ns/op BenchmarkPinnerPinUnpin-4 1577944 73.49 ns/op BenchmarkPinnerPinUnpinTiny-4 1583350 74.40 ns/op BenchmarkPinnerPinUnpinDouble-4 589586 204.2 ns/op BenchmarkPinnerPinUnpinParallel-4 3605221 32.98 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 3701540 35.15 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 452584 267.3 ns/op BenchmarkPinnerIsPinnedOnPinned-4 8336097 14.01 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 8330240 13.15 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 6447057 19.51 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 6224090 18.77 ns/op BenchmarkPingPongHog-4 354 304096 ns/op BenchmarkStackGrowth-4 122706 1074 ns/op BenchmarkStackGrowthDeep-4 1244 91130 ns/op BenchmarkCreateGoroutines-4 62854 1742 ns/op BenchmarkCreateGoroutinesParallel-4 63157 1666 ns/op BenchmarkCreateGoroutinesCapture-4 10000 13779 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 53498 2165 ns/op BenchmarkClosureCall-4 26681839 4.509 ns/op BenchmarkWakeupParallelSpinning/0s-4 6692 17354 ns/op BenchmarkWakeupParallelSpinning/1µs-4 6981 26620 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5056 26304 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2772 43585 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1773 70105 ns/op BenchmarkWakeupParallelSpinning/20µs-4 933 123490 ns/op BenchmarkWakeupParallelSpinning/50µs-4 376 298486 ns/op BenchmarkWakeupParallelSpinning/100µs-4 231 481089 ns/op BenchmarkMatmult-4 4830085 28.73 ns/op BenchmarkFastrand-4 7250436 15.22 ns/op BenchmarkFastrand64-4 7550016 14.71 ns/op BenchmarkFastrandHashiter-4 3429458 39.02 ns/op BenchmarkFastrandn/2-4 4413378 26.15 ns/op BenchmarkFastrandn/3-4 4722133 26.01 ns/op BenchmarkFastrandn/4-4 4980204 25.82 ns/op BenchmarkFastrandn/5-4 4708801 25.39 ns/op BenchmarkIfaceCmp100-4 134952 884.0 ns/op BenchmarkIfaceCmpNil100-4 256557 505.0 ns/op BenchmarkEfaceCmpDiff-4 52240 2214 ns/op BenchmarkEfaceCmpDiffIndirect-4 48805 2443 ns/op BenchmarkDefer-4 1807830 66.78 ns/op BenchmarkDefer10-4 1000000 150.0 ns/op BenchmarkDeferMany-4 527108 384.5 ns/op BenchmarkPanicRecover-4 242212 491.6 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 100 1103687 ns/op 1076924 p50-ns 1670831 p90-ns 2088662 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 100 1544476 ns/op 1206821 p50-ns 2648071 p90-ns 5792541 p99-ns BenchmarkGoroutineProfile/small/idle-4 55 1958612 ns/op 1856620 p50-ns 2760063 p90-ns 3400489 p99-ns BenchmarkGoroutineProfile/small/loaded-4 39 4273227 ns/op 3462878 p50-ns 8021564 p90-ns 22526153 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 100 1292560 ns/op 1147089 p50-ns 1911593 p90-ns 2843046 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 100 2193805 ns/op 1795974 p50-ns 3368916 p90-ns 17816624 p99-ns BenchmarkGoroutineProfile/large/idle-4 14 7479176 ns/op 7471813 p50-ns 8104950 p90-ns 8534238 p99-ns BenchmarkGoroutineProfile/large/loaded-4 8 15811357 ns/op 15963273 p50-ns 22573273 p90-ns 22573273 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 80 1250260 ns/op 1107918 p50-ns 1844910 p90-ns 2263496 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 100 1681468 ns/op 1524613 p50-ns 2405074 p90-ns 9653130 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 57 2329694 ns/op 2082661 p50-ns 3227679 p90-ns 4080936 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 40 4215072 ns/op 3193924 p50-ns 7210155 p90-ns 31183199 p99-ns BenchmarkRWMutexUncontended-4 2931717 39.72 ns/op BenchmarkRWMutexWrite100-4 75183 3043 ns/op BenchmarkRWMutexWrite10-4 1000000 1794 ns/op BenchmarkRWMutexWorkWrite100-4 37866 3751 ns/op BenchmarkRWMutexWorkWrite10-4 35714 4132 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2677 48484 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1112 97014 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1341 89549 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 554 211324 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 656 180962 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 232 453543 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 309 367742 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 132 914260 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 198518 616.1 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 229334 617.4 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 213105 733.3 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 200310 598.9 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 276099 616.3 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 203149 744.3 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 236737 662.4 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 256473 612.7 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 194478 738.1 ns/op BenchmarkMakeSlice/Byte-4 1348993 86.84 ns/op BenchmarkMakeSlice/Int16-4 1733718 71.16 ns/op BenchmarkMakeSlice/Int-4 1000000 100.8 ns/op BenchmarkMakeSlice/Ptr-4 1000000 119.3 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 150.2 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 174.9 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 244.2 ns/op BenchmarkGrowSlice/Byte-4 672097 193.7 ns/op BenchmarkGrowSlice/Int16-4 757632 212.5 ns/op BenchmarkGrowSlice/Int-4 598581 304.4 ns/op BenchmarkGrowSlice/Ptr-4 485570 328.8 ns/op BenchmarkGrowSlice/Struct/24-4 322411 483.8 ns/op BenchmarkGrowSlice/Struct/32-4 193780 555.9 ns/op BenchmarkGrowSlice/Struct/40-4 195864 722.7 ns/op BenchmarkExtendSlice/IntSlice-4 504247 332.2 ns/op BenchmarkExtendSlice/PointerSlice-4 420048 384.3 ns/op BenchmarkExtendSlice/NoGrow-4 765277 192.9 ns/op BenchmarkAppend-4 1087470 110.5 ns/op BenchmarkAppendGrowByte-4 6 23027949 ns/op BenchmarkAppendGrowString-4 1 204235559 ns/op BenchmarkAppendSlice/1Bytes-4 1345711 84.21 ns/op BenchmarkAppendSlice/4Bytes-4 1394960 86.83 ns/op BenchmarkAppendSlice/7Bytes-4 1243135 85.85 ns/op BenchmarkAppendSlice/8Bytes-4 1429092 83.24 ns/op BenchmarkAppendSlice/15Bytes-4 1341543 86.42 ns/op BenchmarkAppendSlice/16Bytes-4 1383295 85.11 ns/op BenchmarkAppendSlice/32Bytes-4 1384030 84.79 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 85312 1766 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 17941 7227 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 8924 24342 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1214 100682 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 142 1036138 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 43 2507419 ns/op BenchmarkAppendStr/1Bytes-4 1337005 89.46 ns/op BenchmarkAppendStr/4Bytes-4 1343016 90.41 ns/op BenchmarkAppendStr/8Bytes-4 1303269 90.97 ns/op BenchmarkAppendStr/16Bytes-4 1297275 92.52 ns/op BenchmarkAppendStr/32Bytes-4 1339143 89.26 ns/op BenchmarkAppendSpecialCase-4 1000000 115.0 ns/op BenchmarkCopy/1Byte-4 1539148 76.84 ns/op 13.01 MB/s BenchmarkCopy/1String-4 1544310 77.40 ns/op 12.92 MB/s BenchmarkCopy/2Byte-4 1522975 78.42 ns/op 25.50 MB/s BenchmarkCopy/2String-4 1525124 78.74 ns/op 25.40 MB/s BenchmarkCopy/4Byte-4 1505035 79.24 ns/op 50.48 MB/s BenchmarkCopy/4String-4 1497740 80.31 ns/op 49.81 MB/s BenchmarkCopy/8Byte-4 1384598 81.16 ns/op 98.57 MB/s BenchmarkCopy/8String-4 1500382 78.56 ns/op 101.83 MB/s BenchmarkCopy/12Byte-4 1442865 83.14 ns/op 144.34 MB/s BenchmarkCopy/12String-4 1443796 82.51 ns/op 145.44 MB/s BenchmarkCopy/16Byte-4 1485980 79.23 ns/op 201.94 MB/s BenchmarkCopy/16String-4 1464328 81.15 ns/op 197.17 MB/s BenchmarkCopy/32Byte-4 1444113 85.13 ns/op 375.91 MB/s BenchmarkCopy/32String-4 1279754 87.53 ns/op 365.60 MB/s BenchmarkCopy/128Byte-4 1000000 101.9 ns/op 1256.09 MB/s BenchmarkCopy/128String-4 1000000 110.7 ns/op 1156.47 MB/s BenchmarkCopy/1024Byte-4 459302 276.2 ns/op 3706.99 MB/s BenchmarkCopy/1024String-4 369592 345.9 ns/op 2960.61 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 26695 4420 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 15922 7802 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 13319 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 16916 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 9168 20681 ns/op BenchmarkAppendInPlace/Grow/Byte-4 162387 1032 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 155068 1020 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 94846 1343 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 77133 1683 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 72729 1900 ns/op BenchmarkStackCopyPtr-4 1 104556698 ns/op BenchmarkStackCopy-4 2 66680322 ns/op BenchmarkStackCopyNoCache-4 26 3918769 ns/op BenchmarkStackCopyWithStkobj-4 3 43963308 ns/op BenchmarkIssue18138-4 178 645591 ns/op BenchmarkCompareStringEqual-4 16093340 7.507 ns/op BenchmarkCompareStringIdentical-4 21403494 5.396 ns/op BenchmarkCompareStringSameLength-4 17466952 6.984 ns/op BenchmarkCompareStringDifferentLength-4 25253773 4.519 ns/op BenchmarkCompareStringBigUnaligned-4 1440 84112 ns/op 12466.57 MB/s BenchmarkCompareStringBig-4 2420 44948 ns/op 23328.74 MB/s BenchmarkConcatStringAndBytes-4 1913560 62.38 ns/op BenchmarkSliceByteToString/1-4 1655070 66.63 ns/op BenchmarkSliceByteToString/2-4 1000000 122.6 ns/op BenchmarkSliceByteToString/4-4 1000000 118.6 ns/op BenchmarkSliceByteToString/8-4 997645 121.6 ns/op BenchmarkSliceByteToString/16-4 1000000 116.3 ns/op BenchmarkSliceByteToString/32-4 1000000 139.6 ns/op BenchmarkSliceByteToString/64-4 1000000 177.8 ns/op BenchmarkSliceByteToString/128-4 827250 248.5 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2520616 46.82 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 1000000 111.6 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1257706 94.87 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3078421 37.19 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1779663 64.17 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1999312 58.70 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1865746 63.55 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 404708 322.1 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 494640 265.4 ns/op BenchmarkRuneIterate/range/ASCII-4 6732932 15.80 ns/op BenchmarkRuneIterate/range/Japanese-4 2766661 43.70 ns/op BenchmarkRuneIterate/range/MixedLength-4 3002150 38.53 ns/op BenchmarkRuneIterate/range1/ASCII-4 7617108 14.52 ns/op BenchmarkRuneIterate/range1/Japanese-4 2618979 44.95 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2910388 38.66 ns/op BenchmarkRuneIterate/range2/ASCII-4 8383221 14.37 ns/op BenchmarkRuneIterate/range2/Japanese-4 2797466 42.25 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2857972 41.89 ns/op BenchmarkArrayEqual-4 27513424 4.679 ns/op BenchmarkFunc/Name-4 4019838 29.65 ns/op BenchmarkFunc/Entry-4 14845754 8.723 ns/op BenchmarkFunc/FileLine-4 2122713 55.59 ns/op PASS ok runtime 476.740s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 26649 3917 ns/op BenchmarkHandle/concurrent-4 25856 5084 ns/op PASS ok runtime/cgo 1.412s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 28120106 4.649 ns/op BenchmarkAtomicStore64-4 12933535 9.651 ns/op BenchmarkAtomicLoad-4 26614802 4.455 ns/op BenchmarkAtomicStore-4 12315000 13.20 ns/op BenchmarkAnd8-4 12620293 11.10 ns/op BenchmarkAnd-4 12333121 9.865 ns/op BenchmarkAnd8Parallel-4 4307961 26.45 ns/op BenchmarkAndParallel-4 4485620 26.76 ns/op BenchmarkOr8-4 13096652 9.129 ns/op BenchmarkOr-4 13626310 9.553 ns/op BenchmarkOr8Parallel-4 4603042 25.26 ns/op BenchmarkOrParallel-4 4692462 25.38 ns/op BenchmarkXadd-4 4907425 24.87 ns/op BenchmarkXadd64-4 4787260 24.72 ns/op BenchmarkCas-4 2893429 34.69 ns/op BenchmarkCas64-4 3442518 43.59 ns/op BenchmarkXchg-4 4147722 28.55 ns/op BenchmarkXchg64-4 4157191 31.73 ns/op PASS ok runtime/internal/atomic 4.301s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3761942 29.52 ns/op BenchmarkMulUintptr/large-4 3083930 33.57 ns/op PASS ok runtime/internal/math 1.380s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 15 8047310 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 16 12771467 ns/op 401.6 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 46 2987790 ns/op 7.717 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 10 14298917 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 7 21322238 ns/op 1031 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 34 3799426 ns/op 42.76 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 69764935 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 2 93702922 ns/op 6752 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 12 8594543 ns/op 465.2 concurrent_launches/op PASS ok runtime/pprof 3.105s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 12 9496056 ns/op BenchmarkStackLeak-4 32271 3617 ns/op PASS ok runtime/race 1.425s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2752071 37.92 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 423465 424.1 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.404s goos: darwin goarch: amd64 pkg: slices BenchmarkEqualFunc_Large-4 46 2538372 ns/op BenchmarkIndex_Large-4 25867 4375 ns/op BenchmarkIndexFunc_Large-4 118 882278 ns/op BenchmarkCompact/nil-4 10645856 10.74 ns/op BenchmarkCompact/one-4 1512279 78.41 ns/op BenchmarkCompact/sorted-4 1000000 102.4 ns/op BenchmarkCompact/1_item-4 1000000 118.0 ns/op BenchmarkCompact/unsorted-4 1000000 101.9 ns/op BenchmarkCompact/many-4 629510 175.4 ns/op BenchmarkCompact_Large-4 855 142515 ns/op BenchmarkCompactFunc_Large-4 73 1526585 ns/op BenchmarkReplace/naive-fast-4 75105 2105 ns/op BenchmarkReplace/optimized-fast-4 58946 2208 ns/op BenchmarkReplace/naive-slow-4 17354 7451 ns/op BenchmarkReplace/optimized-slow-4 19507 6938 ns/op BenchmarkSortInts-4 2 101417796 ns/op BenchmarkSlicesSortInts-4 3 48791226 ns/op BenchmarkSlicesSortInts_Sorted-4 92 1424723 ns/op BenchmarkSlicesSortInts_Reversed-4 43 2795841 ns/op BenchmarkSortStrings-4 1 120472526 ns/op BenchmarkSlicesSortStrings-4 2 76997603 ns/op BenchmarkSortStructs-4 1 169091304 ns/op BenchmarkSortFuncStructs-4 1 146143199 ns/op BenchmarkBinarySearchFloats/Size16-4 1185572 97.46 ns/op BenchmarkBinarySearchFloats/Size32-4 1000000 109.6 ns/op BenchmarkBinarySearchFloats/Size64-4 961702 118.0 ns/op BenchmarkBinarySearchFloats/Size128-4 870861 137.6 ns/op BenchmarkBinarySearchFloats/Size512-4 763965 155.1 ns/op BenchmarkBinarySearchFloats/Size1024-4 731007 182.9 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 499845 264.6 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 417884 307.2 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 332342 355.1 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 309775 402.2 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 254935 490.2 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 214189 540.5 ns/op PASS ok slices 18.405s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 120643 919.6 ns/op BenchmarkSortString1K-4 158 767527 ns/op BenchmarkSortString1K_Slice-4 165 719953 ns/op BenchmarkStableString1K-4 97 1308858 ns/op BenchmarkSortInt1K-4 178 670221 ns/op BenchmarkSortInt1K_Sorted-4 2641 50736 ns/op BenchmarkSortInt1K_Reversed-4 1456 82573 ns/op BenchmarkSortInt1K_Mod8-4 427 271952 ns/op BenchmarkStableInt1K-4 100 1103800 ns/op BenchmarkStableInt1K_Slice-4 123 935307 ns/op BenchmarkSortInt64K-4 2 63788388 ns/op BenchmarkSortInt64K_Slice-4 2 58000244 ns/op BenchmarkStableInt64K-4 2 89696992 ns/op BenchmarkSort1e2-4 330 342325 ns/op BenchmarkStable1e2-4 130 909619 ns/op BenchmarkSort1e4-4 2 60482929 ns/op BenchmarkStable1e4-4 1 257002694 ns/op PASS ok sort 30.686s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 720966 159.7 ns/op BenchmarkAtof64Float-4 687955 172.8 ns/op BenchmarkAtof64FloatExp-4 518722 218.3 ns/op BenchmarkAtof64Big-4 443292 268.4 ns/op BenchmarkAtof64RandomBits-4 385064 313.9 ns/op BenchmarkAtof64RandomFloats-4 476154 258.0 ns/op BenchmarkAtof64RandomLongFloats-4 304047 397.7 ns/op BenchmarkAtof32Decimal-4 824172 156.8 ns/op BenchmarkAtof32Float-4 715303 169.7 ns/op BenchmarkAtof32FloatExp-4 559383 223.4 ns/op BenchmarkAtof32Random-4 374376 344.5 ns/op BenchmarkAtof32RandomLong-4 156066 786.5 ns/op BenchmarkParseInt/Pos/7bit-4 1268227 88.32 ns/op BenchmarkParseInt/Pos/26bit-4 866858 149.2 ns/op BenchmarkParseInt/Pos/31bit-4 646190 193.3 ns/op BenchmarkParseInt/Pos/56bit-4 535112 239.3 ns/op BenchmarkParseInt/Pos/63bit-4 513831 254.9 ns/op BenchmarkParseInt/Neg/7bit-4 1293082 93.20 ns/op BenchmarkParseInt/Neg/26bit-4 756670 148.9 ns/op BenchmarkParseInt/Neg/31bit-4 680541 170.3 ns/op BenchmarkParseInt/Neg/56bit-4 426289 239.9 ns/op BenchmarkParseInt/Neg/63bit-4 501445 254.3 ns/op BenchmarkAtoi/Pos/7bit-4 1725931 67.67 ns/op BenchmarkAtoi/Pos/26bit-4 938775 123.3 ns/op BenchmarkAtoi/Pos/31bit-4 952549 132.4 ns/op BenchmarkAtoi/Pos/56bit-4 642590 197.5 ns/op BenchmarkAtoi/Pos/63bit-4 463380 253.8 ns/op BenchmarkAtoi/Neg/7bit-4 1635250 75.26 ns/op BenchmarkAtoi/Neg/26bit-4 977211 123.6 ns/op BenchmarkAtoi/Neg/31bit-4 959541 133.3 ns/op BenchmarkAtoi/Neg/56bit-4 648972 202.7 ns/op BenchmarkAtoi/Neg/63bit-4 473040 257.6 ns/op BenchmarkFormatFloat/Decimal-4 105253 1198 ns/op BenchmarkFormatFloat/Float-4 94088 1300 ns/op BenchmarkFormatFloat/Exp-4 100891 1167 ns/op BenchmarkFormatFloat/NegExp-4 102800 1157 ns/op BenchmarkFormatFloat/LongExp-4 82616 1469 ns/op BenchmarkFormatFloat/Big-4 81835 1521 ns/op BenchmarkFormatFloat/BinaryExp-4 206119 623.0 ns/op BenchmarkFormatFloat/32Integer-4 103776 1135 ns/op BenchmarkFormatFloat/32ExactFraction-4 107233 1121 ns/op BenchmarkFormatFloat/32Point-4 98602 1250 ns/op BenchmarkFormatFloat/32Exp-4 98629 1134 ns/op BenchmarkFormatFloat/32NegExp-4 117351 1065 ns/op BenchmarkFormatFloat/32Shortest-4 111627 1056 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 126145 973.0 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 119652 1118 ns/op BenchmarkFormatFloat/64Fixed1-4 142580 847.0 ns/op BenchmarkFormatFloat/64Fixed2-4 153025 850.4 ns/op BenchmarkFormatFloat/64Fixed3-4 148348 826.8 ns/op BenchmarkFormatFloat/64Fixed4-4 141502 836.3 ns/op BenchmarkFormatFloat/64Fixed12-4 84002 1536 ns/op BenchmarkFormatFloat/64Fixed16-4 99625 1199 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 107685 1138 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 86455 1315 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2470 51594 ns/op BenchmarkFormatFloat/Slowpath64-4 82436 1435 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 78727 1438 ns/op BenchmarkAppendFloat/Decimal-4 124728 921.2 ns/op BenchmarkAppendFloat/Float-4 112857 1097 ns/op BenchmarkAppendFloat/Exp-4 104344 998.3 ns/op BenchmarkAppendFloat/NegExp-4 129152 945.7 ns/op BenchmarkAppendFloat/LongExp-4 101212 1237 ns/op BenchmarkAppendFloat/Big-4 90642 1305 ns/op BenchmarkAppendFloat/BinaryExp-4 292572 390.5 ns/op BenchmarkAppendFloat/32Integer-4 121550 958.8 ns/op BenchmarkAppendFloat/32ExactFraction-4 126255 975.8 ns/op BenchmarkAppendFloat/32Point-4 96472 1059 ns/op BenchmarkAppendFloat/32Exp-4 128427 947.8 ns/op BenchmarkAppendFloat/32NegExp-4 122113 943.8 ns/op BenchmarkAppendFloat/32Shortest-4 135690 902.6 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 164884 852.1 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 146341 787.3 ns/op BenchmarkAppendFloat/64Fixed1-4 188385 665.0 ns/op BenchmarkAppendFloat/64Fixed2-4 195985 657.2 ns/op BenchmarkAppendFloat/64Fixed3-4 195106 668.9 ns/op BenchmarkAppendFloat/64Fixed4-4 190316 672.6 ns/op BenchmarkAppendFloat/64Fixed12-4 83602 1253 ns/op BenchmarkAppendFloat/64Fixed16-4 113091 1004 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 138177 919.7 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 107318 1082 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2443 50917 ns/op BenchmarkAppendFloat/Slowpath64-4 99506 1198 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 99622 1213 ns/op BenchmarkFormatInt-4 15132 8222 ns/op BenchmarkAppendInt-4 16123 7283 ns/op BenchmarkFormatUint-4 74818 1452 ns/op BenchmarkAppendUint-4 91338 1315 ns/op BenchmarkFormatIntSmall/7-4 2045995 57.14 ns/op BenchmarkFormatIntSmall/42-4 2056048 56.14 ns/op BenchmarkAppendIntSmall-4 1000000 102.8 ns/op BenchmarkAppendUintVarlen/1-4 1000000 106.2 ns/op BenchmarkAppendUintVarlen/12-4 1000000 108.7 ns/op BenchmarkAppendUintVarlen/123-4 931206 140.8 ns/op BenchmarkAppendUintVarlen/1234-4 903459 141.1 ns/op BenchmarkAppendUintVarlen/12345-4 912811 138.8 ns/op BenchmarkAppendUintVarlen/123456-4 937977 140.2 ns/op BenchmarkAppendUintVarlen/1234567-4 850100 142.3 ns/op BenchmarkAppendUintVarlen/12345678-4 859090 136.6 ns/op BenchmarkAppendUintVarlen/123456789-4 880813 145.1 ns/op BenchmarkAppendUintVarlen/1234567890-4 889518 147.7 ns/op BenchmarkAppendUintVarlen/12345678901-4 880216 146.2 ns/op BenchmarkAppendUintVarlen/123456789012-4 835220 148.4 ns/op BenchmarkAppendUintVarlen/1234567890123-4 872247 150.8 ns/op BenchmarkAppendUintVarlen/12345678901234-4 806026 150.6 ns/op BenchmarkAppendUintVarlen/123456789012345-4 769892 155.8 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 661636 164.2 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 816254 169.8 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 827624 154.6 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 827576 160.8 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 808208 160.3 ns/op BenchmarkQuote-4 41671 2972 ns/op BenchmarkQuoteRune-4 438667 311.8 ns/op BenchmarkAppendQuote-4 46351 2539 ns/op BenchmarkAppendQuoteRune-4 778556 169.1 ns/op BenchmarkUnquoteEasy-4 1466512 80.75 ns/op BenchmarkUnquoteHard-4 38455 3026 ns/op PASS ok strconv 20.844s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 399788 338.5 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 125566 1243 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 133086 847.2 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 296350 516.9 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 63028 1915 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 71294 1541 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 566401 242.0 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 25106 4402 ns/op BenchmarkGenericMatch1-4 2026 57078 ns/op BenchmarkGenericMatch2-4 457 267875 ns/op BenchmarkSingleMaxSkipping-4 10000 11011 ns/op 908.17 MB/s BenchmarkSingleLongSuffixFail-4 19836 6660 ns/op 150.46 MB/s BenchmarkSingleMatch-4 238 496601 ns/op 30.21 MB/s BenchmarkByteByteNoMatch-4 90918 1202 ns/op BenchmarkByteByteMatch-4 16351 6967 ns/op BenchmarkByteStringMatch-4 17440 6595 ns/op BenchmarkHTMLEscapeNew-4 68614 1788 ns/op BenchmarkHTMLEscapeOld-4 74610 1554 ns/op BenchmarkByteStringReplacerWriteString-4 1419 82687 ns/op BenchmarkByteReplacerWriteString-4 1572 71064 ns/op BenchmarkByteByteReplaces-4 3294 39394 ns/op BenchmarkByteByteMap-4 9471 12526 ns/op BenchmarkMap/identity/ASCII-4 819109 147.1 ns/op BenchmarkMap/identity/Greek-4 656469 198.0 ns/op BenchmarkMap/change/ASCII-4 32792 3425 ns/op BenchmarkMap/change/Greek-4 24993 4803 ns/op BenchmarkIndexRune-4 1867232 64.95 ns/op BenchmarkIndexRuneLongString-4 1541896 81.46 ns/op BenchmarkIndexRuneFastPath-4 2977718 36.08 ns/op BenchmarkIndex-4 3196804 36.32 ns/op BenchmarkLastIndex-4 3288991 34.13 ns/op BenchmarkIndexByte-4 14906354 8.965 ns/op BenchmarkToUpper/#00-4 2818041 40.16 ns/op BenchmarkToUpper/ONLYUPPER-4 2349264 51.05 ns/op BenchmarkToUpper/abc-4 323697 418.5 ns/op BenchmarkToUpper/AbC123-4 225795 543.9 ns/op BenchmarkToUpper/azAZ09_-4 267014 508.6 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 49252 2436 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 62557 1882 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 28622 3911 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 57296 2004 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 114709 1016 ns/op BenchmarkToLower/#00-4 2898054 40.80 ns/op BenchmarkToLower/abc-4 2630101 44.92 ns/op BenchmarkToLower/AbC123-4 199035 617.5 ns/op BenchmarkToLower/azAZ09_-4 193672 606.8 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 86475 1372 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 59334 2014 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 32424 3762 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 73153 1843 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 117236 1014 ns/op BenchmarkMapNoChanges-4 1000000 106.1 ns/op BenchmarkTrim-4 36714 3352 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2865390 41.45 ns/op BenchmarkToValidUTF8/InvalidASCII-4 177834 731.6 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 107052 1095 ns/op BenchmarkEqualFold/Tests-4 51675 2192 ns/op BenchmarkEqualFold/ASCII-4 2844753 41.05 ns/op BenchmarkEqualFold/UnicodePrefix-4 124323 937.7 ns/op BenchmarkEqualFold/UnicodeSuffix-4 133615 878.6 ns/op BenchmarkIndexHard1-4 1206 103149 ns/op BenchmarkIndexHard2-4 874 144323 ns/op BenchmarkIndexHard3-4 200 569158 ns/op BenchmarkIndexHard4-4 243 461401 ns/op BenchmarkLastIndexHard1-4 87 1445086 ns/op BenchmarkLastIndexHard2-4 87 1444946 ns/op BenchmarkLastIndexHard3-4 87 1462138 ns/op BenchmarkCountHard1-4 1142 105182 ns/op BenchmarkCountHard2-4 738 149065 ns/op BenchmarkCountHard3-4 192 588433 ns/op BenchmarkIndexTorture-4 10000 12879 ns/op BenchmarkCountTorture-4 10000 11751 ns/op BenchmarkCountTortureOverlapping-4 850 125292 ns/op BenchmarkCountByte/10-4 3311222 34.44 ns/op 290.32 MB/s BenchmarkCountByte/32-4 3238470 36.33 ns/op 880.77 MB/s BenchmarkCountByte/4096-4 1000000 121.1 ns/op 33831.26 MB/s BenchmarkCountByte/4194304-4 1060 111240 ns/op 37704.98 MB/s BenchmarkCountByte/67108864-4 26 4491616 ns/op 14940.92 MB/s BenchmarkFields/ASCII/16-4 320654 343.0 ns/op 46.65 MB/s 16 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 28249 4621 ns/op 55.40 MB/s 288 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 2010 72570 ns/op 56.44 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 100 1233915 ns/op 53.11 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 6 19120293 ns/op 54.84 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 106696 1108 ns/op 14.44 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 8498 11825 ns/op 21.65 MB/s 288 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 548 228290 ns/op 17.94 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 36 3856923 ns/op 16.99 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 72655789 ns/op 14.43 MB/s 10457440 B/op 25 allocs/op BenchmarkFieldsFunc/ASCII/16-4 190854 591.2 ns/op 27.07 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 15002 7745 ns/op 33.05 MB/s 288 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 849 151844 ns/op 26.98 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 38 3071186 ns/op 21.34 MB/s 463106 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 62865080 ns/op 16.68 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 116090 1030 ns/op 15.54 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 11965 9802 ns/op 26.12 MB/s 288 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 741 180516 ns/op 22.69 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 42 3547825 ns/op 18.47 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 64531694 ns/op 16.25 MB/s 10457392 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 75374991 ns/op BenchmarkSplitSingleByteSeparator-4 19 6661095 ns/op BenchmarkSplitMultiByteSeparator-4 37 3545853 ns/op BenchmarkSplitNSingleByteSeparator-4 171276 706.9 ns/op BenchmarkSplitNMultiByteSeparator-4 170737 888.2 ns/op BenchmarkRepeat/5x0-4 3020005 39.05 ns/op BenchmarkRepeat/5x1-4 3048057 39.00 ns/op BenchmarkRepeat/5x2-4 257764 531.7 ns/op BenchmarkRepeat/5x6-4 145584 854.8 ns/op BenchmarkRepeat/10x0-4 2978210 38.64 ns/op BenchmarkRepeat/10x1-4 3066380 39.81 ns/op BenchmarkRepeat/10x2-4 248449 676.9 ns/op BenchmarkRepeat/10x6-4 124993 909.8 ns/op BenchmarkRepeatLarge/256/1-4 67160 2045 ns/op 125.21 MB/s BenchmarkRepeatLarge/256/16-4 101048 1347 ns/op 189.99 MB/s BenchmarkRepeatLarge/512/1-4 49348 2528 ns/op 202.52 MB/s BenchmarkRepeatLarge/512/16-4 64756 1763 ns/op 290.45 MB/s BenchmarkRepeatLarge/1024/1-4 35644 4247 ns/op 241.11 MB/s BenchmarkRepeatLarge/1024/16-4 40843 3041 ns/op 336.76 MB/s BenchmarkRepeatLarge/2048/1-4 21100 5277 ns/op 388.10 MB/s BenchmarkRepeatLarge/2048/16-4 23126 4844 ns/op 422.78 MB/s BenchmarkRepeatLarge/4096/1-4 13159 8780 ns/op 466.52 MB/s BenchmarkRepeatLarge/4096/16-4 14934 7899 ns/op 518.57 MB/s BenchmarkRepeatLarge/8192/1-4 10000 14870 ns/op 550.90 MB/s BenchmarkRepeatLarge/8192/16-4 10000 14149 ns/op 578.97 MB/s BenchmarkRepeatLarge/8192/4097-4 3879444 30.54 ns/op 134135.81 MB/s BenchmarkRepeatLarge/16384/1-4 8215 28103 ns/op 582.99 MB/s BenchmarkRepeatLarge/16384/16-4 9559 25854 ns/op 633.71 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 19710 ns/op 623.58 MB/s BenchmarkRepeatLarge/32768/1-4 2485 47541 ns/op 689.26 MB/s BenchmarkRepeatLarge/32768/16-4 2902 47187 ns/op 694.43 MB/s BenchmarkRepeatLarge/32768/4097-4 2644 40224 ns/op 712.99 MB/s BenchmarkRepeatLarge/65536/1-4 1371 124970 ns/op 524.42 MB/s BenchmarkRepeatLarge/65536/16-4 1138 96910 ns/op 676.26 MB/s BenchmarkRepeatLarge/65536/4097-4 1234 88562 ns/op 693.92 MB/s BenchmarkRepeatLarge/131072/1-4 279 423840 ns/op 309.25 MB/s BenchmarkRepeatLarge/131072/16-4 298 444628 ns/op 294.79 MB/s BenchmarkRepeatLarge/131072/4097-4 259 435852 ns/op 291.40 MB/s BenchmarkRepeatLarge/262144/1-4 163 843213 ns/op 310.89 MB/s BenchmarkRepeatLarge/262144/16-4 187 647754 ns/op 404.70 MB/s BenchmarkRepeatLarge/262144/4097-4 186 640540 ns/op 402.96 MB/s BenchmarkRepeatLarge/524288/1-4 90 1322252 ns/op 396.51 MB/s BenchmarkRepeatLarge/524288/16-4 84 1366008 ns/op 383.81 MB/s BenchmarkRepeatLarge/524288/4097-4 85 1395099 ns/op 372.96 MB/s BenchmarkRepeatLarge/1048576/1-4 44 2584210 ns/op 405.76 MB/s BenchmarkRepeatLarge/1048576/16-4 56 2255513 ns/op 464.89 MB/s BenchmarkRepeatLarge/1048576/4097-4 46 2478696 ns/op 421.49 MB/s BenchmarkRepeatLarge/2097152/1-4 27 5523643 ns/op 379.67 MB/s BenchmarkRepeatLarge/2097152/16-4 31 4757723 ns/op 440.79 MB/s BenchmarkRepeatLarge/2097152/4097-4 27 4940144 ns/op 423.79 MB/s BenchmarkRepeatLarge/4194304/1-4 14 8030439 ns/op 522.30 MB/s BenchmarkRepeatLarge/4194304/16-4 14 8083346 ns/op 518.88 MB/s BenchmarkRepeatLarge/4194304/4097-4 14 8177705 ns/op 512.52 MB/s BenchmarkRepeatLarge/8388608/1-4 7 14463462 ns/op 579.99 MB/s BenchmarkRepeatLarge/8388608/16-4 7 14784000 ns/op 567.41 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 18694715 ns/op 448.61 MB/s BenchmarkRepeatLarge/16777216/1-4 5 24885904 ns/op 674.17 MB/s BenchmarkRepeatLarge/16777216/16-4 4 25970702 ns/op 646.01 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 25301344 ns/op 663.10 MB/s BenchmarkRepeatLarge/33554432/1-4 3 50944429 ns/op 658.65 MB/s BenchmarkRepeatLarge/33554432/16-4 3 49318452 ns/op 680.36 MB/s BenchmarkRepeatLarge/33554432/4097-4 3 48846540 ns/op 686.94 MB/s BenchmarkRepeatLarge/67108864/1-4 2 97408274 ns/op 688.94 MB/s BenchmarkRepeatLarge/67108864/16-4 2 94963280 ns/op 706.68 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 92634092 ns/op 724.45 MB/s BenchmarkRepeatLarge/134217728/1-4 1 187641615 ns/op 715.29 MB/s BenchmarkRepeatLarge/134217728/16-4 1 182857950 ns/op 734.00 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 190719115 ns/op 703.75 MB/s BenchmarkRepeatLarge/268435456/1-4 1 428414078 ns/op 626.58 MB/s BenchmarkRepeatLarge/268435456/16-4 1 373676505 ns/op 718.36 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 379407084 ns/op 707.51 MB/s BenchmarkRepeatLarge/536870912/1-4 1 820508094 ns/op 654.32 MB/s BenchmarkRepeatLarge/536870912/16-4 1 769786135 ns/op 697.43 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 757788688 ns/op 708.47 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1656153508 ns/op 648.33 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1564981110 ns/op 686.11 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1581312946 ns/op 679.02 MB/s BenchmarkIndexAnyASCII/1:1-4 2166972 54.57 ns/op BenchmarkIndexAnyASCII/1:2-4 2183857 53.39 ns/op BenchmarkIndexAnyASCII/1:4-4 2214516 53.11 ns/op BenchmarkIndexAnyASCII/1:8-4 2085188 62.49 ns/op BenchmarkIndexAnyASCII/1:16-4 2093211 55.93 ns/op BenchmarkIndexAnyASCII/1:32-4 2106902 56.53 ns/op BenchmarkIndexAnyASCII/1:64-4 2121793 63.47 ns/op BenchmarkIndexAnyASCII/16:1-4 2127356 55.00 ns/op BenchmarkIndexAnyASCII/16:2-4 841122 133.7 ns/op BenchmarkIndexAnyASCII/16:4-4 862734 136.4 ns/op BenchmarkIndexAnyASCII/16:8-4 827791 136.7 ns/op BenchmarkIndexAnyASCII/16:16-4 913772 142.8 ns/op BenchmarkIndexAnyASCII/16:32-4 803271 159.5 ns/op BenchmarkIndexAnyASCII/16:64-4 571290 194.5 ns/op BenchmarkIndexAnyASCII/256:1-4 1990810 60.06 ns/op BenchmarkIndexAnyASCII/256:2-4 88180 1231 ns/op BenchmarkIndexAnyASCII/256:4-4 89730 1236 ns/op BenchmarkIndexAnyASCII/256:8-4 82539 1265 ns/op BenchmarkIndexAnyASCII/256:16-4 92997 1221 ns/op BenchmarkIndexAnyASCII/256:32-4 87286 1258 ns/op BenchmarkIndexAnyASCII/256:64-4 90698 1301 ns/op BenchmarkIndexAnyUTF8/1:1-4 2308340 52.18 ns/op BenchmarkIndexAnyUTF8/1:2-4 2206576 53.47 ns/op BenchmarkIndexAnyUTF8/1:4-4 2212790 54.14 ns/op BenchmarkIndexAnyUTF8/1:8-4 2181939 62.34 ns/op BenchmarkIndexAnyUTF8/1:16-4 2150134 56.12 ns/op BenchmarkIndexAnyUTF8/1:32-4 2070777 56.96 ns/op BenchmarkIndexAnyUTF8/1:64-4 2076793 56.09 ns/op BenchmarkIndexAnyUTF8/16:1-4 1870610 63.92 ns/op BenchmarkIndexAnyUTF8/16:2-4 270226 433.6 ns/op BenchmarkIndexAnyUTF8/16:4-4 295249 437.1 ns/op BenchmarkIndexAnyUTF8/16:8-4 285400 445.5 ns/op BenchmarkIndexAnyUTF8/16:16-4 281446 445.5 ns/op BenchmarkIndexAnyUTF8/16:32-4 260854 460.2 ns/op BenchmarkIndexAnyUTF8/16:64-4 235417 455.2 ns/op BenchmarkIndexAnyUTF8/256:1-4 486712 265.5 ns/op BenchmarkIndexAnyUTF8/256:2-4 18730 6243 ns/op BenchmarkIndexAnyUTF8/256:4-4 19070 6241 ns/op BenchmarkIndexAnyUTF8/256:8-4 18954 6233 ns/op BenchmarkIndexAnyUTF8/256:16-4 17684 6655 ns/op BenchmarkIndexAnyUTF8/256:32-4 17622 6852 ns/op BenchmarkIndexAnyUTF8/256:64-4 17408 6729 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2259823 52.60 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2256254 52.04 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2208428 51.81 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2256217 53.44 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2152602 55.92 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1808431 56.13 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2066955 55.44 ns/op BenchmarkLastIndexAnyASCII/16:1-4 1000000 126.6 ns/op BenchmarkLastIndexAnyASCII/16:2-4 829077 129.7 ns/op BenchmarkLastIndexAnyASCII/16:4-4 830828 128.0 ns/op BenchmarkLastIndexAnyASCII/16:8-4 922040 131.0 ns/op BenchmarkLastIndexAnyASCII/16:16-4 846519 146.2 ns/op BenchmarkLastIndexAnyASCII/16:32-4 633331 161.7 ns/op BenchmarkLastIndexAnyASCII/16:64-4 544917 196.6 ns/op BenchmarkLastIndexAnyASCII/256:1-4 84355 1239 ns/op BenchmarkLastIndexAnyASCII/256:2-4 87944 1231 ns/op BenchmarkLastIndexAnyASCII/256:4-4 94134 1227 ns/op BenchmarkLastIndexAnyASCII/256:8-4 82777 1229 ns/op BenchmarkLastIndexAnyASCII/256:16-4 94875 1244 ns/op BenchmarkLastIndexAnyASCII/256:32-4 87127 1284 ns/op BenchmarkLastIndexAnyASCII/256:64-4 74132 1378 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2154938 56.42 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2200622 54.53 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2142972 54.22 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2241919 53.93 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2175004 54.73 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2121513 56.56 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2140248 56.04 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 278740 397.4 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 151026 772.6 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 153662 783.7 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 151932 774.7 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 153103 787.2 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 147632 813.7 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 146629 804.5 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 20359 5814 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 10000 12021 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 8402 13063 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 10000 12122 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 12074 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 12496 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 8666 12112 ns/op BenchmarkTrimASCII/1:1-4 2501344 41.96 ns/op BenchmarkTrimASCII/1:2-4 2238241 52.75 ns/op BenchmarkTrimASCII/1:4-4 2099791 54.99 ns/op BenchmarkTrimASCII/1:8-4 1992909 58.05 ns/op BenchmarkTrimASCII/1:16-4 1849942 63.36 ns/op BenchmarkTrimASCII/16:1-4 2341471 49.55 ns/op BenchmarkTrimASCII/16:2-4 817948 129.2 ns/op BenchmarkTrimASCII/16:4-4 785142 133.5 ns/op BenchmarkTrimASCII/16:8-4 995390 127.8 ns/op BenchmarkTrimASCII/16:16-4 947968 135.5 ns/op BenchmarkTrimASCII/256:1-4 787935 127.1 ns/op BenchmarkTrimASCII/256:2-4 102266 1170 ns/op BenchmarkTrimASCII/256:4-4 97800 1158 ns/op BenchmarkTrimASCII/256:8-4 100213 1173 ns/op BenchmarkTrimASCII/256:16-4 99408 1181 ns/op BenchmarkTrimASCII/4096:1-4 98580 1166 ns/op BenchmarkTrimASCII/4096:2-4 5923 17981 ns/op BenchmarkTrimASCII/4096:4-4 5955 18145 ns/op BenchmarkTrimASCII/4096:8-4 5676 17944 ns/op BenchmarkTrimASCII/4096:16-4 6166 18135 ns/op BenchmarkTrimByte-4 3462942 34.08 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 18946 6270 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 19066 6229 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1622 74181 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2988 36246 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 6846 18566 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 10000 10431 ns/op BenchmarkJoin/0-4 4093414 29.29 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 3088767 40.06 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 172886 634.5 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 132568 892.1 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 98078 1227 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 81784 1486 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 65430 1744 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 59970 2036 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2518753 48.02 ns/op BenchmarkTrimSpace/ASCII-4 1725402 67.78 ns/op BenchmarkTrimSpace/SomeNonASCII-4 144566 847.1 ns/op BenchmarkTrimSpace/JustNonASCII-4 81778 1428 ns/op BenchmarkReplaceAll-4 115869 1055 ns/op 16 B/op 1 allocs/op PASS ok strings 63.764s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 79336 1617 ns/op BenchmarkCond2-4 24349 4531 ns/op BenchmarkCond4-4 17570 8215 ns/op BenchmarkCond8-4 7371 15155 ns/op BenchmarkCond16-4 4374 27982 ns/op BenchmarkCond32-4 2352 53375 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 703795 192.2 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 478569 263.7 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 717525 180.1 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 595574 173.9 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 430033 342.8 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 715749 158.4 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 137407 1097 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 108964 1352 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 101358 1625 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 75950 1874 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 842425 152.3 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 191710 593.7 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 704046 192.6 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 174892 660.0 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 773307 148.4 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 203746 591.5 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1465065 89.74 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 70184 1906 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 137034 851.2 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 275985 428.5 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 7518 14317 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 452 270026 ns/op BenchmarkRange/*sync.Map-4 1900 63828 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 111684 1844 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 234253 517.7 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 96376 1321 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 83752 1244 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 236146 768.7 ns/op BenchmarkAdversarialDelete/*sync.Map-4 112222 1073 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 114213 1116 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 188372 590.0 ns/op BenchmarkDeleteCollision/*sync.Map-4 793254 140.0 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 76611 2004 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 171244 706.7 ns/op BenchmarkSwapCollision/*sync.Map-4 109570 1120 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 210 650657 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 144138 879.9 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 412304 380.0 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 26541 4521 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 82483 1611 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 34332 3709 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 343029 345.0 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 151604 848.3 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 214806 483.2 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1296776 100.6 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 205134 668.8 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1000000 123.7 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 812386 158.3 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 187993 649.8 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 711720 165.3 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 130417 979.2 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 392821 452.8 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 428397 315.9 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 148323 889.3 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 880281 285.4 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 234468 561.8 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 139748 854.2 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 274068 465.2 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 70449 1657 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 288997 653.7 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 599674 274.2 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 147340 823.6 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 586866 211.5 ns/op BenchmarkUncontendedSemaphore-4 4417791 26.45 ns/op BenchmarkContendedSemaphore-4 4184073 31.68 ns/op BenchmarkMutexUncontended-4 971954 166.1 ns/op BenchmarkMutex-4 233005 506.7 ns/op BenchmarkMutexSlack-4 242232 568.5 ns/op BenchmarkMutexWork-4 218568 557.5 ns/op BenchmarkMutexWorkSlack-4 193861 624.7 ns/op BenchmarkMutexNoSpin-4 82672 1316 ns/op BenchmarkMutexSpin-4 82995 1454 ns/op BenchmarkOnce-4 825531 131.5 ns/op BenchmarkOnceFunc/v=Once-4 1357946 87.29 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1000000 110.2 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1230936 96.96 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1281966 91.75 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1000000 121.9 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1000000 119.9 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 6045666 20.52 ns/op BenchmarkSemaSyntNonblock-4 1487161 84.03 ns/op BenchmarkSemaSyntBlock-4 2203652 56.94 ns/op BenchmarkSemaWorkNonblock-4 1000000 101.5 ns/op BenchmarkSemaWorkBlock-4 1445863 87.87 ns/op BenchmarkRWMutexUncontended-4 343566 397.7 ns/op BenchmarkRWMutexWrite100-4 337417 349.7 ns/op BenchmarkRWMutexWrite10-4 319743 366.1 ns/op BenchmarkRWMutexWorkWrite100-4 269866 440.2 ns/op BenchmarkRWMutexWorkWrite10-4 264285 457.8 ns/op BenchmarkWaitGroupUncontended-4 776103 172.6 ns/op BenchmarkWaitGroupAddDone-4 627494 214.4 ns/op BenchmarkWaitGroupAddDoneWork-4 520800 227.8 ns/op BenchmarkWaitGroupWait-4 2581916 45.30 ns/op BenchmarkWaitGroupWaitWork-4 2183917 54.44 ns/op BenchmarkWaitGroupActuallyWait-4 57637 2087 ns/op 32 B/op 2 allocs/op PASS ok sync 22.998s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 811102 135.6 ns/op PASS ok sync/atomic 1.219s PASS ok syscall 1.044s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 120102 1065 ns/op 0 B/op 0 allocs/op PASS ok testing 1.204s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 5751 17396 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 9150 13404 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 86 1392846 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 106 1099063 ns/op 1220 B/op 9 allocs/op BenchmarkTable/1x100000/new-4 1 171696478 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 163253137 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1644 71156 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 2074 61514 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 18 6727331 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 18 5997308 ns/op 22976 B/op 57 allocs/op BenchmarkTable/10x100000/new-4 1 723009115 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 701970598 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 195 616875 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 211 546120 ns/op 186 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 62416293 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 59891952 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 6912428913 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 6625498420 ns/op 335150160 B/op 100093 allocs/op BenchmarkPyramid/10-4 2602 46034 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 38 3543224 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 315021962 ns/op 35625448 B/op 2057 allocs/op BenchmarkRagged/10-4 2686 50840 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 249 477899 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 27 4960883 ns/op 427427 B/op 1661 allocs/op BenchmarkCode-4 7875 16126 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 19.825s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 2 87479002 ns/op BenchmarkVariableString-4 90634 1359 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1905 57546 ns/op 2520 B/op 39 allocs/op PASS ok text/template/parse 1.632s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 57 2346024 ns/op BenchmarkAfter-4 129 880161 ns/op BenchmarkStop-4 237 487990 ns/op BenchmarkSimultaneousAfterFunc-4 51 2353221 ns/op BenchmarkStartStop-4 356 444289 ns/op BenchmarkReset-4 2478 50042 ns/op BenchmarkSleep-4 32 4154866 ns/op BenchmarkParallelTimerLatency-4 40 788776 avg-late-ns 2058093 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 541283 avg-late-ns 1619877 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 31 519945 avg-late-ns 1963531 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 339992 avg-late-ns 1981033 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 31 306328 avg-late-ns 2101660 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 32 202765 avg-late-ns 1569154 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 207865 avg-late-ns 1541454 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 27 225333 avg-late-ns 1629430 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 303851 avg-late-ns 2144316 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 27 297761 avg-late-ns 2298248 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 24 2684953 avg-late-ns 11520681 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 32 445353 avg-late-ns 1396739 max-late-ns BenchmarkTicker-4 434 534743 ns/op BenchmarkTickerReset-4 2770 48020 ns/op BenchmarkTickerResetNaive-4 265 499802 ns/op BenchmarkNow-4 642411 161.5 ns/op BenchmarkNowUnixNano-4 814290 159.1 ns/op BenchmarkNowUnixMilli-4 809102 158.8 ns/op BenchmarkNowUnixMicro-4 707686 170.7 ns/op BenchmarkFormat-4 53770 2143 ns/op BenchmarkFormatRFC3339-4 75536 1511 ns/op BenchmarkFormatRFC3339Nano-4 78714 1494 ns/op BenchmarkFormatNow-4 71382 1631 ns/op BenchmarkMarshalJSON-4 106484 1152 ns/op BenchmarkMarshalText-4 108448 1091 ns/op BenchmarkParse-4 109562 1030 ns/op BenchmarkParseRFC3339UTC-4 370893 349.0 ns/op BenchmarkParseRFC3339UTCBytes-4 272470 471.9 ns/op BenchmarkParseRFC3339TZ-4 97722 1113 ns/op BenchmarkParseRFC3339TZBytes-4 86154 1384 ns/op BenchmarkParseDuration-4 582115 213.5 ns/op BenchmarkHour-4 1000000 119.7 ns/op BenchmarkSecond-4 1000000 118.2 ns/op BenchmarkYear-4 812271 158.9 ns/op BenchmarkDay-4 684780 179.4 ns/op BenchmarkISOWeek-4 795156 163.5 ns/op BenchmarkGoString-4 80647 1538 ns/op BenchmarkUnmarshalText-4 82645 1503 ns/op PASS ok time 13.633s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 544508 217.2 ns/op BenchmarkDecodeValidJapaneseChars-4 638416 174.4 ns/op BenchmarkDecodeRune-4 2565652 45.46 ns/op BenchmarkEncodeValidASCII-4 527559 239.1 ns/op BenchmarkEncodeValidJapaneseChars-4 586239 172.8 ns/op BenchmarkAppendRuneValidASCII-4 1000000 103.3 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2033521 54.40 ns/op BenchmarkEncodeRune-4 4540420 25.73 ns/op PASS ok unicode/utf16 2.306s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1073684 105.8 ns/op BenchmarkRuneCountTenJapaneseChars-4 216908 548.4 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 3110757 39.10 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 390747 330.7 ns/op BenchmarkValidTenASCIIChars-4 1000000 104.1 ns/op BenchmarkValid100KASCIIChars-4 159 728699 ns/op BenchmarkValidTenJapaneseChars-4 198360 605.2 ns/op BenchmarkValidLongMostlyASCII-4 157 764543 ns/op BenchmarkValidLongJapanese-4 67 1749789 ns/op BenchmarkValidStringTenASCIIChars-4 3379834 33.30 ns/op BenchmarkValidString100KASCIIChars-4 13660 8774 ns/op BenchmarkValidStringTenJapaneseChars-4 369753 327.5 ns/op BenchmarkValidStringLongMostlyASCII-4 1460 84353 ns/op BenchmarkValidStringLongJapanese-4 124 1001032 ns/op BenchmarkEncodeASCIIRune-4 2909208 41.11 ns/op BenchmarkEncodeJapaneseRune-4 1868790 65.91 ns/op BenchmarkAppendASCIIRune-4 7204792 14.03 ns/op BenchmarkAppendJapaneseRune-4 2125437 55.65 ns/op BenchmarkDecodeASCIIRune-4 2453541 47.73 ns/op BenchmarkDecodeJapaneseRune-4 1574306 76.43 ns/op BenchmarkFullRune/ASCII-4 3443277 34.36 ns/op BenchmarkFullRune/Incomplete-4 1589959 78.63 ns/op BenchmarkFullRune/Japanese-4 3392794 35.06 ns/op PASS ok unicode/utf8 5.257s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 101702323310 ns/op PASS ok cmd/api 103.010s goos: darwin goarch: amd64 pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 469924 243.0 ns/op BenchmarkCgoCall/one-pointer-4 387567 344.1 ns/op BenchmarkCgoCall/eight-pointers-4 179217 677.1 ns/op BenchmarkCgoCall/eight-pointers-nil-4 410876 317.9 ns/op BenchmarkCgoCall/eight-pointers-array-4 8217 12849 ns/op BenchmarkCgoCall/eight-pointers-slice-4 28210 4228 ns/op BenchmarkGoString-4 1000000 186.0 ns/op BenchmarkCGoCallback-4 53520 2210 ns/op BenchmarkCGoInCThread-4 360637 337.2 ns/op PASS ok cmd/cgo/internal/test 2.663s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1265934 89.83 ns/op BenchmarkEqArrayOfStrings64-4 220390 568.4 ns/op BenchmarkEqArrayOfStrings1024-4 14295 8576 ns/op BenchmarkEqArrayOfFloats5-4 1522432 79.95 ns/op BenchmarkEqArrayOfFloats64-4 204830 674.9 ns/op BenchmarkEqArrayOfFloats1024-4 13057 8759 ns/op BenchmarkEqArrayOfStructsEq-4 4365 29998 ns/op BenchmarkEqArrayOfStructsNotEq-4 7762 17233 ns/op BenchmarkEqStruct-4 27867818 5.097 ns/op PASS ok cmd/compile/internal/reflectdata 2.815s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 64852 ns/op BenchmarkCopyElim1-4 325 409297 ns/op BenchmarkCopyElim10-4 279 400046 ns/op BenchmarkCopyElim100-4 217 613367 ns/op BenchmarkCopyElim1000-4 52 2507568 ns/op BenchmarkCopyElim10000-4 4 26952168 ns/op BenchmarkCopyElim100000-4 1 478676812 ns/op BenchmarkDeadCode/1-4 247 573171 ns/op BenchmarkDeadCode/10-4 256 401215 ns/op BenchmarkDeadCode/100-4 175 640615 ns/op BenchmarkDeadCode/1000-4 67 2917646 ns/op BenchmarkDeadCode/10000-4 4 28351946 ns/op BenchmarkDeadCode/100000-4 1 295285448 ns/op BenchmarkDeadCode/200000-4 1 672688231 ns/op BenchmarkDominatorsLinear-4 18 7328279 ns/op 1.36 MB/s BenchmarkDominatorsFwdBack-4 13 10228423 ns/op 0.98 MB/s BenchmarkDominatorsManyPred-4 13 10004080 ns/op 1.00 MB/s BenchmarkDominatorsMaxPred-4 13 9231357 ns/op 1.08 MB/s BenchmarkDominatorsMaxPredVal-4 13 9937047 ns/op 1.01 MB/s BenchmarkFuse/1-4 338 334936 ns/op BenchmarkFuse/10-4 391 359919 ns/op BenchmarkFuse/100-4 159 767590 ns/op BenchmarkFuse/1000-4 27 5079389 ns/op BenchmarkFuse/10000-4 2 54250780 ns/op BenchmarkNilCheckDeep1-4 14757 8053 ns/op 0.12 MB/s 234 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 6620 19615 ns/op 0.51 MB/s 237 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 693 151364 ns/op 0.66 MB/s 663 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 85 1282586 ns/op 0.78 MB/s 5282 B/op 5 allocs/op BenchmarkNilCheckDeep10000-4 8 13419337 ns/op 0.75 MB/s 94490 B/op 6 allocs/op BenchmarkDSEPass-4 49 2445514 ns/op 69785 B/op 8 allocs/op BenchmarkDSEPassBlock-4 2 69574188 ns/op 2145648 B/op 54572 allocs/op BenchmarkCSEPass-4 9 11326413 ns/op 131601 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 122978619 ns/op 5682184 B/op 97590 allocs/op BenchmarkDeadcodePass-4 204 528098 ns/op 93775 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 107883074 ns/op 4015512 B/op 44735 allocs/op BenchmarkMultiPass-4 92 1126876 ns/op 234833 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 222419018 ns/op 11274136 B/op 150501 allocs/op BenchmarkCondRewrite/SoloJump-4 4965825 23.15 ns/op BenchmarkCondRewrite/CombJump-4 4822285 23.94 ns/op PASS ok cmd/compile/internal/ssa 14.481s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 14842 7835 ns/op BenchmarkExtShift-4 24384 4875 ns/op BenchmarkModify-4 9607 12479 ns/op BenchmarkMullImm-4 28016 4184 ns/op BenchmarkConstModify-4 10000 12275 ns/op BenchmarkBitSet-4 18103 6390 ns/op BenchmarkBitClear-4 17916 6525 ns/op BenchmarkBitToggle-4 16830 7153 ns/op BenchmarkBitSetConst-4 101458 1161 ns/op BenchmarkBitClearConst-4 162650 783.0 ns/op BenchmarkBitToggleConst-4 106270 1123 ns/op BenchmarkDivconstI64-4 7748846 14.28 ns/op BenchmarkModconstI64-4 7908312 14.79 ns/op BenchmarkDivisiblePow2constI64-4 7672111 14.70 ns/op BenchmarkDivisibleconstI64-4 8819612 13.07 ns/op BenchmarkDivisibleWDivconstI64-4 4242008 27.52 ns/op BenchmarkDivconstU64/3-4 6250428 16.78 ns/op BenchmarkDivconstU64/5-4 8022025 15.66 ns/op BenchmarkDivconstU64/37-4 7674295 15.65 ns/op BenchmarkDivconstU64/1234567-4 8905330 12.83 ns/op BenchmarkModconstU64-4 7024064 14.73 ns/op BenchmarkDivisibleconstU64-4 9225787 12.84 ns/op BenchmarkDivisibleWDivconstU64-4 4295924 28.08 ns/op BenchmarkDivconstI32-4 7579797 15.73 ns/op BenchmarkModconstI32-4 8759372 19.58 ns/op BenchmarkDivisiblePow2constI32-4 9142539 13.07 ns/op BenchmarkDivisibleconstI32-4 9323481 12.93 ns/op BenchmarkDivisibleWDivconstI32-4 4256161 26.96 ns/op BenchmarkDivconstU32-4 7238148 14.71 ns/op BenchmarkModconstU32-4 6596042 19.83 ns/op BenchmarkDivisibleconstU32-4 9323263 13.46 ns/op BenchmarkDivisibleWDivconstU32-4 4446675 28.25 ns/op BenchmarkDivconstI16-4 8990134 13.26 ns/op BenchmarkModconstI16-4 9008181 13.18 ns/op BenchmarkDivisiblePow2constI16-4 9016851 13.17 ns/op BenchmarkDivisibleconstI16-4 7541580 13.48 ns/op BenchmarkDivisibleWDivconstI16-4 4308913 27.99 ns/op BenchmarkDivconstU16-4 8363872 14.48 ns/op BenchmarkModconstU16-4 7269583 14.96 ns/op BenchmarkDivisibleconstU16-4 9005478 13.06 ns/op BenchmarkDivisibleWDivconstU16-4 4242174 28.13 ns/op BenchmarkDivconstI8-4 6907162 15.40 ns/op BenchmarkModconstI8-4 7480690 14.95 ns/op BenchmarkDivisiblePow2constI8-4 9216903 12.49 ns/op BenchmarkDivisibleconstI8-4 8384048 12.86 ns/op BenchmarkDivisibleWDivconstI8-4 4320408 27.46 ns/op BenchmarkDivconstU8-4 9060751 13.48 ns/op BenchmarkModconstU8-4 9137752 12.78 ns/op BenchmarkDivisibleconstU8-4 8924281 12.85 ns/op BenchmarkDivisibleWDivconstU8-4 4031010 29.33 ns/op BenchmarkMul2-4 254074 503.1 ns/op BenchmarkMulNeg2-4 250171 494.2 ns/op BenchmarkEfaceInteger-4 3023529 37.21 ns/op BenchmarkDiv64UnsignedSmall-4 10110774 10.61 ns/op BenchmarkDiv64Small-4 8540607 12.45 ns/op BenchmarkDiv64SmallNegDivisor-4 8999149 12.49 ns/op BenchmarkDiv64SmallNegDividend-4 8941453 12.16 ns/op BenchmarkDiv64SmallNegBoth-4 9150745 12.20 ns/op BenchmarkDiv64Unsigned-4 9839362 10.78 ns/op BenchmarkDiv64-4 8892342 12.41 ns/op BenchmarkDiv64NegDivisor-4 8993192 12.42 ns/op BenchmarkDiv64NegDividend-4 9032668 12.35 ns/op BenchmarkDiv64NegBoth-4 9155779 12.17 ns/op BenchmarkMod64UnsignedSmall-4 10707075 10.24 ns/op BenchmarkMod64Small-4 8954929 11.47 ns/op BenchmarkMod64SmallNegDivisor-4 8455586 12.41 ns/op BenchmarkMod64SmallNegDividend-4 9504190 11.96 ns/op BenchmarkMod64SmallNegBoth-4 8585950 12.18 ns/op BenchmarkMod64Unsigned-4 10006438 10.09 ns/op BenchmarkMod64-4 9323718 11.92 ns/op BenchmarkMod64NegDivisor-4 9055730 12.43 ns/op BenchmarkMod64NegDividend-4 9265177 12.15 ns/op BenchmarkMod64NegBoth-4 9161103 12.01 ns/op BenchmarkMulconstI32/3-4 30508375 3.824 ns/op BenchmarkMulconstI32/5-4 28843268 3.919 ns/op BenchmarkMulconstI32/12-4 29477286 4.125 ns/op BenchmarkMulconstI32/120-4 30635541 3.993 ns/op BenchmarkMulconstI32/-120-4 29861658 4.132 ns/op BenchmarkMulconstI32/65537-4 22977500 4.377 ns/op BenchmarkMulconstI32/65538-4 28271361 4.311 ns/op BenchmarkMulconstI64/3-4 28538221 4.117 ns/op BenchmarkMulconstI64/5-4 28570563 4.371 ns/op BenchmarkMulconstI64/12-4 29466478 4.585 ns/op BenchmarkMulconstI64/120-4 27571786 4.260 ns/op BenchmarkMulconstI64/-120-4 29848822 4.285 ns/op BenchmarkMulconstI64/65537-4 25774153 4.370 ns/op BenchmarkMulconstI64/65538-4 26851960 4.373 ns/op BenchmarkMulconstU32/3-4 28789936 4.287 ns/op BenchmarkMulconstU32/5-4 27180904 4.208 ns/op BenchmarkMulconstU32/12-4 26243515 4.596 ns/op BenchmarkMulconstU32/120-4 29108013 4.827 ns/op BenchmarkMulconstU32/65537-4 21753810 4.699 ns/op BenchmarkMulconstU32/65538-4 25034823 4.637 ns/op BenchmarkMulconstU64/3-4 27565542 4.178 ns/op BenchmarkMulconstU64/5-4 28329066 4.182 ns/op BenchmarkMulconstU64/12-4 25989991 4.463 ns/op BenchmarkMulconstU64/120-4 26947053 4.184 ns/op BenchmarkMulconstU64/65537-4 25604604 4.435 ns/op BenchmarkMulconstU64/65538-4 26179894 4.452 ns/op BenchmarkShiftArithmeticRight-4 27139189 4.410 ns/op BenchmarkSwitch8Predictable-4 8518896 13.69 ns/op BenchmarkSwitch8Unpredictable-4 8715013 13.60 ns/op BenchmarkSwitch32Predictable-4 12848460 9.477 ns/op BenchmarkSwitch32Unpredictable-4 8602882 13.42 ns/op BenchmarkSwitchStringPredictable-4 6106815 19.84 ns/op BenchmarkSwitchStringUnpredictable-4 6779674 18.11 ns/op PASS ok cmd/compile/internal/test 18.382s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 156 778185 ns/op BenchmarkNamed/Underlying/nongeneric-4 988460 120.6 ns/op BenchmarkNamed/Underlying/generic-4 945024 119.6 ns/op BenchmarkNamed/Underlying/src_instance-4 938095 118.0 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 118.9 ns/op BenchmarkCheck/http/funcbodies/info-4 1 466854822 ns/op 65485 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 326161340 ns/op 93698 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 133277055 ns/op 228182 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 115601024 ns/op 263740 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2677931558 ns/op 1936 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 85293889 ns/op 59693 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 35731389 ns/op 144680 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 35624280 ns/op 144581 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 651878636 ns/op 3326 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 44677196 ns/op 48097 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 4 27439035 ns/op 75688 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 25110409 ns/op 85731 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1675440694 ns/op 38589 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 511062325 ns/op 126384 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 118497327 ns/op 544035 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 103592677 ns/op 622400 lines/s --- FAIL: BenchmarkCheck/gcimporter/funcbodies/info self_test.go:95: /tmp/buildlet/go/src/go/internal/gcimporter/gcimporter.go:15:2: could not import internal/pkgbits (can't find import: "internal/pkgbits") --- FAIL: BenchmarkCheck/gcimporter/funcbodies/noinfo self_test.go:95: /tmp/buildlet/go/src/go/internal/gcimporter/gcimporter.go:15:2: could not import internal/pkgbits (can't find import: "internal/pkgbits") --- FAIL: BenchmarkCheck/gcimporter/funcbodies --- FAIL: BenchmarkCheck/gcimporter/nofuncbodies/info self_test.go:95: /tmp/buildlet/go/src/go/internal/gcimporter/gcimporter.go:15:2: could not import internal/pkgbits (can't find import: "internal/pkgbits") --- FAIL: BenchmarkCheck/gcimporter/nofuncbodies/noinfo self_test.go:95: /tmp/buildlet/go/src/go/internal/gcimporter/gcimporter.go:15:2: could not import internal/pkgbits (can't find import: "internal/pkgbits") --- FAIL: BenchmarkCheck/gcimporter/nofuncbodies --- FAIL: BenchmarkCheck/gcimporter --- FAIL: BenchmarkCheck FAIL exit status 1 FAIL cmd/compile/internal/types2 39.336s FAIL go tool dist: Failed: exit status 1