darwin-amd64-race at fd54185a8d4e91eb6b34a73360cef0c51eea797e :: 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=4ECD9B50-C914-4AA2-9800-E07673CD9C69" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.OiAeAWBu3U/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=E32DCE62-5894-4B23-A357-E39489368380" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a5" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GO_TEST_TIMEOUT_SCALE=2" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "GOPLSCACHE=/tmp/buildlet/goplscache" "PWD=/tmp/buildlet/go/src"] in dir /tmp/buildlet/go/src Building Go cmd/dist using /tmp/buildlet/go1.4. (go1.20.6 darwin/amd64) Building Go toolchain1 using /tmp/buildlet/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for darwin/amd64. --- Installed Go for darwin/amd64 in /tmp/buildlet/go Installed commands in /tmp/buildlet/go/bin *** You need to add /tmp/buildlet/go/bin to your PATH. :: Running /tmp/buildlet/go/bin/go with args ["/tmp/buildlet/go/bin/go" "install" "-race" "std"] and env ["TERM_PROGRAM=Apple_Terminal" "SHELL=/bin/zsh" "TERM=xterm-256color" "TERM_PROGRAM_VERSION=445" "TERM_SESSION_ID=4ECD9B50-C914-4AA2-9800-E07673CD9C69" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.OiAeAWBu3U/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=E32DCE62-5894-4B23-A357-E39489368380" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a5" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GO_TEST_TIMEOUT_SCALE=2" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "GOPLSCACHE=/tmp/buildlet/goplscache" "PWD=/tmp/buildlet/go/bin"] in dir /tmp/buildlet/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 2.209s ok archive/zip 3.535s ok bufio 1.545s ok bytes 2.624s ok cmp 1.049s ok compress/bzip2 1.479s ok compress/flate 8.440s ok compress/gzip 15.736s ok compress/lzw 1.849s ok compress/zlib 7.237s ok container/heap 1.082s ok container/list 1.110s ok container/ring 1.055s ok context 1.121s ok crypto 1.033s ok crypto/aes 1.074s ok crypto/cipher 1.075s ok crypto/des 1.101s ok crypto/dsa 1.054s ok crypto/ecdh 1.315s ok crypto/ecdsa 1.192s ok crypto/ed25519 1.579s ok crypto/elliptic 1.129s ok crypto/hmac 1.066s ok crypto/internal/alias 1.049s ok crypto/internal/bigmod 6.261s ok crypto/internal/boring 1.128s ok crypto/internal/boring/bcache 1.662s ok crypto/internal/edwards25519 2.317s ok crypto/internal/edwards25519/field 1.185s ok crypto/internal/nistec 2.003s ok crypto/internal/nistec/fiat 1.045s [no tests to run] ok crypto/md5 1.115s ok crypto/rand 1.452s ok crypto/rc4 1.730s ok crypto/rsa 3.572s ok crypto/sha1 1.087s ok crypto/sha256 1.060s ok crypto/sha512 1.071s ok crypto/subtle 1.844s ok crypto/tls 7.005s ok crypto/x509 3.678s ok database/sql 1.775s ok database/sql/driver 1.080s ok debug/buildinfo 1.158s ok debug/dwarf 1.153s ok debug/elf 2.781s ok debug/gosym 1.250s ok debug/macho 1.064s ok debug/pe 1.174s ok debug/plan9obj 1.066s ok embed 1.059s [no tests to run] ok embed/internal/embedtest 1.077s ok encoding/ascii85 1.091s ok encoding/asn1 1.062s ok encoding/base32 1.188s ok encoding/base64 1.049s ok encoding/binary 1.059s ok encoding/csv 1.184s ok encoding/gob 25.786s ok encoding/hex 1.095s ok encoding/json 3.937s ok encoding/pem 4.092s ok encoding/xml 1.355s ok errors 1.130s ok expvar 1.155s ok flag 3.377s ok fmt 1.820s ok go/ast 1.053s ok go/build 6.671s ok go/build/constraint 1.039s ok go/constant 1.083s ok go/doc 1.412s ok go/doc/comment 4.788s ok go/format 1.162s ok go/importer 3.397s ok go/internal/gccgoimporter 1.111s ok go/internal/gcimporter 28.876s ok go/internal/srcimporter 34.855s ok go/parser 2.389s ok go/printer 3.322s ok go/scanner 1.059s ok go/token 1.176s ok go/types 68.542s ok hash 1.052s ok hash/adler32 1.059s ok hash/crc32 1.050s ok hash/crc64 1.068s ok hash/fnv 1.028s ok hash/maphash 1.042s ok html 1.044s ok html/template 1.326s ok image 1.516s ok image/color 1.055s ok image/draw 1.913s ok image/gif 2.616s ok image/jpeg 3.677s ok image/png 5.988s ok index/suffixarray 3.439s ok internal/abi 1.636s ok internal/buildcfg 1.108s ok internal/coverage/cformat 1.121s ok internal/coverage/cmerge 1.041s ok internal/coverage/pods 1.087s ok internal/coverage/slicereader 1.039s ok internal/coverage/slicewriter 1.054s ok internal/coverage/test 1.119s ok internal/cpu 3.103s ok internal/dag 1.063s ok internal/diff 1.099s ok internal/fmtsort 1.038s ok internal/fuzz 1.067s ok internal/godebug 15.234s ok internal/godebugs 1.075s ok internal/intern 3.746s ok internal/itoa 1.045s ok internal/platform 3.099s ok internal/poll 1.780s ok internal/profile 1.098s ok internal/reflectlite 1.037s ok internal/safefilepath 1.034s ok internal/saferio 1.313s ok internal/singleflight 1.160s ok internal/testenv 2.304s ok internal/trace 1.719s ok internal/types/errors 3.651s ok internal/unsafeheader 1.048s ok internal/xcoff 1.113s ok internal/zstd 1.033s ok io 1.169s ok io/fs 1.388s ok io/ioutil 1.124s ok log 1.066s ok log/slog 1.233s ok log/slog/internal/benchmarks 1.035s ok log/slog/internal/buffer 1.039s ok log/syslog 2.299s ok maps 1.053s ok math 1.101s ok math/big 6.365s ok math/bits 1.056s ok math/cmplx 1.051s ok math/rand 5.605s ok mime 1.089s ok mime/multipart 7.998s ok mime/quotedprintable 1.329s ok net 22.230s ok net/http 24.402s ok net/http/cgi 14.003s ok net/http/cookiejar 1.115s ok net/http/fcgi 1.309s ok net/http/httptest 1.478s ok net/http/httptrace 1.047s ok net/http/httputil 2.477s ok net/http/internal 1.052s ok net/http/internal/ascii 1.050s ok net/http/pprof 6.364s ok net/internal/socktest 1.086s ok net/mail 1.048s ok net/netip 2.650s ok net/rpc 1.315s ok net/rpc/jsonrpc 1.141s ok net/smtp 1.341s ok net/textproto 2.784s ok net/url 1.078s ok os 9.301s ok os/exec 12.338s ok os/exec/internal/fdtest 1.096s ok os/signal 19.557s ok os/user 1.058s ok path 1.034s ok path/filepath 1.092s ok plugin 1.058s ok reflect 3.031s ok regexp 5.336s ok regexp/syntax 7.755s ok runtime 86.163s ok runtime/cgo 1.033s ok runtime/coverage 1.050s ok runtime/debug 2.248s ok runtime/internal/atomic 1.107s ok runtime/internal/math 1.027s ok runtime/internal/sys 1.039s ok runtime/internal/wasitest 1.036s ok runtime/metrics 1.058s ok runtime/pprof 24.123s ok runtime/race 16.491s ok runtime/trace 7.691s ok slices 1.944s ok sort 2.156s ok strconv 3.523s ok strings 2.581s ok sync 2.221s ok sync/atomic 4.744s ok syscall 7.513s ok testing 3.761s ok testing/fstest 1.054s ok testing/iotest 1.069s ok testing/quick 1.247s ok testing/slogtest 1.040s ok text/scanner 1.041s ok text/tabwriter 1.052s ok text/template 1.137s ok text/template/parse 1.062s ok time 3.609s ok unicode 1.116s ok unicode/utf16 1.094s ok unicode/utf8 1.078s ok cmd/addr2line 11.866s ok cmd/api 5.426s ok cmd/asm/internal/asm 4.458s ok cmd/asm/internal/lex 1.053s ok cmd/cgo/internal/swig 1.151s ok cmd/cgo/internal/test 4.907s ok cmd/cgo/internal/testcarchive 59.518s ok cmd/cgo/internal/testcshared 27.888s ok cmd/cgo/internal/testerrors 35.045s ok cmd/cgo/internal/testfortran 1.133s ok cmd/cgo/internal/testgodefs 5.079s ok cmd/cgo/internal/testlife 3.947s ok cmd/cgo/internal/testnocgo 1.053s ok cmd/cgo/internal/testplugin 110.462s ok cmd/cgo/internal/testsanitizers 1.038s [no tests to run] ok cmd/cgo/internal/testshared 1.031s ok cmd/cgo/internal/testso 6.313s ok cmd/cgo/internal/teststdio 6.239s ok cmd/cgo/internal/testtls 1.029s ok cmd/compile/internal/abt 1.067s ok cmd/compile/internal/amd64 88.848s ok cmd/compile/internal/base 1.082s ok cmd/compile/internal/compare 1.087s ok cmd/compile/internal/dwarfgen 2.447s ok cmd/compile/internal/importer 8.123s ok cmd/compile/internal/inline/inlheur 3.644s ok cmd/compile/internal/ir 1.049s ok cmd/compile/internal/logopt 4.231s ok cmd/compile/internal/loopvar 57.852s ok cmd/compile/internal/noder 1.045s ok cmd/compile/internal/reflectdata 1.048s [no tests to run] ok cmd/compile/internal/ssa 45.411s ok cmd/compile/internal/syntax 1.334s ok cmd/compile/internal/test 31.219s ok cmd/compile/internal/typecheck 2.221s ok cmd/compile/internal/types 1.035s ok cmd/compile/internal/types2 30.203s ok cmd/covdata 1.072s ok cmd/cover 23.528s ok cmd/dist 1.038s ok cmd/distpack 1.045s ok cmd/doc 5.785s ok cmd/fix 20.307s ok cmd/go 529.314s ok cmd/go/internal/auth 1.043s ok cmd/go/internal/cache 1.328s ok cmd/go/internal/cfg 1.036s [no tests to run] ok cmd/go/internal/envcmd 1.705s ok cmd/go/internal/fsys 1.254s ok cmd/go/internal/generate 1.153s ok cmd/go/internal/gover 1.034s ok cmd/go/internal/imports 1.105s ok cmd/go/internal/load 1.041s ok cmd/go/internal/lockedfile 2.315s ok cmd/go/internal/lockedfile/internal/filelock 2.098s ok cmd/go/internal/modfetch 1.052s ok cmd/go/internal/modfetch/codehost 14.216s ok cmd/go/internal/modfetch/zip_sum_test 1.159s ok cmd/go/internal/modindex 2.161s ok cmd/go/internal/modload 1.086s ok cmd/go/internal/mvs 1.120s ok cmd/go/internal/par 1.128s ok cmd/go/internal/str 1.027s ok cmd/go/internal/test 1.106s ok cmd/go/internal/toolchain 1.072s ok cmd/go/internal/vcs 1.060s ok cmd/go/internal/vcweb 1.105s ok cmd/go/internal/vcweb/vcstest 27.305s ok cmd/go/internal/web 1.113s ok cmd/go/internal/work 3.948s ok cmd/gofmt 1.271s ok cmd/internal/archive 3.412s ok cmd/internal/buildid 2.513s ok cmd/internal/cov 2.185s ok cmd/internal/dwarf 1.039s ok cmd/internal/edit 1.043s ok cmd/internal/goobj 1.024s ok cmd/internal/moddeps 4.393s ok cmd/internal/notsha256 1.050s ok cmd/internal/obj 2.575s ok cmd/internal/obj/ppc64 1.802s ok cmd/internal/obj/riscv 1.394s ok cmd/internal/obj/s390x 1.056s ok cmd/internal/obj/x86 5.976s ok cmd/internal/objabi 1.243s ok cmd/internal/pkgpath 5.225s ok cmd/internal/pkgpattern 1.039s ok cmd/internal/quoted 1.041s ok cmd/internal/src 1.029s ok cmd/internal/test2json 2.247s ok cmd/link 40.251s ok cmd/link/internal/benchmark 1.048s ok cmd/link/internal/ld 34.372s ok cmd/link/internal/loader 1.126s ok cmd/nm 9.481s ok cmd/objdump 11.307s ok cmd/pack 8.386s ok cmd/pprof 3.949s ok cmd/trace 1.212s ok cmd/vet 59.265s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 2169 46269 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 1875 54032 ns/op 1855 B/op 36 allocs/op Benchmark/Writer/PAX-4 1596 82032 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 3484 32625 ns/op 5179 B/op 16 allocs/op Benchmark/Reader/GNU-4 3162 40053 ns/op 5299 B/op 15 allocs/op Benchmark/Reader/PAX-4 1630 68438 ns/op 8887 B/op 33 allocs/op PASS ok archive/tar 2.200s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 306174532 ns/op 828480 B/op 81 allocs/op BenchmarkZip64Test-4 1 301698321 ns/op BenchmarkZip64TestSizes/4096-4 650 190732 ns/op BenchmarkZip64TestSizes/1048576-4 91 1178799 ns/op BenchmarkZip64TestSizes/67108864-4 1 208831937 ns/op PASS ok archive/zip 2.652s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 166256 704.6 ns/op BenchmarkReaderCopyUnoptimal-4 107901 1023 ns/op BenchmarkReaderCopyNoWriteTo-4 10000 86728 ns/op BenchmarkReaderWriteToOptimal-4 6444 25419 ns/op BenchmarkReaderReadString-4 101311 1390 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 162031 788.8 ns/op BenchmarkWriterCopyUnoptimal-4 135672 838.7 ns/op BenchmarkWriterCopyNoReadFrom-4 2080 79046 ns/op BenchmarkReaderEmpty-4 10000 14272 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 10000 15925 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 303280 483.0 ns/op 0 B/op 0 allocs/op PASS ok bufio 3.932s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 2553 43350 ns/op 755.90 MB/s BenchmarkWriteByte-4 391 303241 ns/op 13.51 MB/s BenchmarkWriteRune-4 196 615911 ns/op 19.95 MB/s BenchmarkBufferNotEmptyWriteRead-4 25 4318317 ns/op BenchmarkBufferFullSmallReads-4 63 1625677 ns/op BenchmarkBufferWriteBlock/N4096-4 5246 26907 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 270 446299 ns/op 260097 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 8 20509845 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 1 106681840 ns/op 157.26 MB/s 33554432 B/op 2 allocs/op BenchmarkIndexByte/10-4 2994598 37.69 ns/op 265.33 MB/s BenchmarkIndexByte/32-4 2900997 46.74 ns/op 684.63 MB/s BenchmarkIndexByte/4K-4 975240 134.5 ns/op 30453.96 MB/s BenchmarkIndexBytePortable/10-4 978122 145.0 ns/op 68.98 MB/s BenchmarkIndexBytePortable/32-4 336417 495.2 ns/op 64.61 MB/s BenchmarkIndexBytePortable/4K-4 3133 43900 ns/op 93.30 MB/s BenchmarkIndexRune/10-4 979522 128.3 ns/op 77.93 MB/s BenchmarkIndexRune/32-4 1000000 163.8 ns/op 195.33 MB/s BenchmarkIndexRune/4K-4 308032 429.0 ns/op 9546.70 MB/s BenchmarkIndexRuneASCII/10-4 2166684 47.79 ns/op 209.26 MB/s BenchmarkIndexRuneASCII/32-4 2299557 76.22 ns/op 419.83 MB/s BenchmarkIndexRuneASCII/4K-4 876696 147.2 ns/op 27822.15 MB/s BenchmarkEqual/0-4 9080264 14.58 ns/op BenchmarkEqual/1-4 1000000 134.4 ns/op 7.44 MB/s BenchmarkEqual/6-4 1000000 226.6 ns/op 26.48 MB/s BenchmarkEqual/9-4 1000000 135.9 ns/op 66.24 MB/s BenchmarkEqual/15-4 1000000 129.6 ns/op 115.71 MB/s BenchmarkEqual/16-4 1000000 111.8 ns/op 143.17 MB/s BenchmarkEqual/20-4 1000000 112.9 ns/op 177.07 MB/s BenchmarkEqual/32-4 1000000 111.4 ns/op 287.22 MB/s BenchmarkEqual/4K-4 77907 1598 ns/op 2563.20 MB/s BenchmarkEqualBothUnaligned/64_0-4 812442 192.2 ns/op 333.05 MB/s BenchmarkEqualBothUnaligned/64_1-4 996621 160.7 ns/op 398.26 MB/s BenchmarkEqualBothUnaligned/64_4-4 1000000 135.5 ns/op 472.38 MB/s BenchmarkEqualBothUnaligned/64_7-4 905568 153.0 ns/op 418.33 MB/s BenchmarkEqualBothUnaligned/4096_0-4 54060 2127 ns/op 1925.48 MB/s BenchmarkEqualBothUnaligned/4096_1-4 37831 3731 ns/op 1097.94 MB/s BenchmarkEqualBothUnaligned/4096_4-4 100272 1969 ns/op 2079.81 MB/s BenchmarkEqualBothUnaligned/4096_7-4 83823 1210 ns/op 3383.76 MB/s BenchmarkIndex/10-4 1618660 120.6 ns/op 82.91 MB/s BenchmarkIndex/32-4 1753068 62.52 ns/op 511.86 MB/s BenchmarkIndex/4K-4 37771 3144 ns/op 1302.77 MB/s BenchmarkIndexEasy/10-4 2124328 53.54 ns/op 186.77 MB/s BenchmarkIndexEasy/32-4 2036203 56.25 ns/op 568.93 MB/s BenchmarkIndexEasy/4K-4 469068 256.9 ns/op 15944.83 MB/s BenchmarkCount/10-4 1263512 86.75 ns/op 115.27 MB/s BenchmarkCount/32-4 1375581 86.81 ns/op 368.64 MB/s BenchmarkCount/4K-4 41635 2954 ns/op 1386.83 MB/s BenchmarkCountEasy/10-4 1000000 151.5 ns/op 66.03 MB/s BenchmarkCountEasy/32-4 1211067 105.2 ns/op 304.22 MB/s BenchmarkCountEasy/4K-4 398554 280.9 ns/op 14580.90 MB/s BenchmarkCountSingle/10-4 2622598 43.43 ns/op 230.24 MB/s BenchmarkCountSingle/32-4 2418670 47.06 ns/op 679.92 MB/s BenchmarkCountSingle/4K-4 727533 208.4 ns/op 19653.98 MB/s BenchmarkToUpper/#00-4 2163916 50.33 ns/op BenchmarkToUpper/ONLYUPPER-4 289405 496.7 ns/op BenchmarkToUpper/abc-4 314407 408.6 ns/op BenchmarkToUpper/AbC123-4 250714 630.2 ns/op BenchmarkToUpper/azAZ09_-4 251941 836.9 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 59646 2086 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 24162 5653 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 45316 2420 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 118654 1041 ns/op BenchmarkToLower/#00-4 1880018 70.71 ns/op BenchmarkToLower/abc-4 236094 727.9 ns/op BenchmarkToLower/AbC123-4 210447 512.7 ns/op BenchmarkToLower/azAZ09_-4 200565 532.1 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 70353 1779 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 27314 4314 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 55198 1970 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 104594 1254 ns/op BenchmarkFields/ASCII/16-4 165690 874.5 ns/op 18.30 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 10000 10443 ns/op 24.51 MB/s 576 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 806 173430 ns/op 23.62 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 42 3525460 ns/op 18.59 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 54876618 ns/op 19.11 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 70173 1778 ns/op 9.00 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 5317 23244 ns/op 11.01 MB/s 480 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 364 337867 ns/op 12.12 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 19 6055303 ns/op 10.82 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 106311438 ns/op 9.86 MB/s 11219200 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 127995 1071 ns/op 14.94 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 9576 19719 ns/op 12.98 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 547 261984 ns/op 15.63 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 25 5358552 ns/op 12.23 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 93404456 ns/op 11.23 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 86307 1484 ns/op 10.78 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 7624 16762 ns/op 15.27 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 439 306982 ns/op 13.34 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 22 7495526 ns/op 8.74 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 107962495 ns/op 9.71 MB/s 11219200 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1700439 65.22 ns/op BenchmarkTrimSpace/ASCII-4 1000000 114.2 ns/op BenchmarkTrimSpace/SomeNonASCII-4 89769 1246 ns/op BenchmarkTrimSpace/JustNonASCII-4 40358 2759 ns/op BenchmarkToValidUTF8/Valid-4 421227 342.2 ns/op BenchmarkToValidUTF8/InvalidASCII-4 241477 519.5 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 72728 1633 ns/op BenchmarkIndexHard1-4 865 122271 ns/op BenchmarkIndexHard2-4 674 172742 ns/op BenchmarkIndexHard3-4 184 622527 ns/op BenchmarkIndexHard4-4 128 1081422 ns/op BenchmarkLastIndexHard1-4 4 26414831 ns/op BenchmarkLastIndexHard2-4 5 20857679 ns/op BenchmarkLastIndexHard3-4 5 22469526 ns/op BenchmarkCountHard1-4 967 139244 ns/op BenchmarkCountHard2-4 627 178990 ns/op BenchmarkCountHard3-4 156 743281 ns/op BenchmarkSplitEmptySeparator-4 1 145299793 ns/op BenchmarkSplitSingleByteSeparator-4 9 13414996 ns/op BenchmarkSplitMultiByteSeparator-4 9 12919735 ns/op BenchmarkSplitNSingleByteSeparator-4 152984 1236 ns/op BenchmarkSplitNMultiByteSeparator-4 48891 2720 ns/op BenchmarkRepeat-4 109710 1263 ns/op BenchmarkRepeatLarge/256/1-4 85467 1808 ns/op 141.56 MB/s BenchmarkRepeatLarge/256/16-4 108548 1389 ns/op 184.26 MB/s BenchmarkRepeatLarge/512/1-4 33939 2961 ns/op 172.91 MB/s BenchmarkRepeatLarge/512/16-4 55581 2635 ns/op 194.34 MB/s BenchmarkRepeatLarge/1024/1-4 35446 3045 ns/op 336.32 MB/s BenchmarkRepeatLarge/1024/16-4 43003 2715 ns/op 377.19 MB/s BenchmarkRepeatLarge/2048/1-4 22318 6763 ns/op 302.82 MB/s BenchmarkRepeatLarge/2048/16-4 16074 6567 ns/op 311.86 MB/s BenchmarkRepeatLarge/4096/1-4 10000 14178 ns/op 288.91 MB/s BenchmarkRepeatLarge/4096/16-4 10000 10092 ns/op 405.87 MB/s BenchmarkRepeatLarge/8192/1-4 10000 18291 ns/op 447.88 MB/s BenchmarkRepeatLarge/8192/16-4 10000 19389 ns/op 422.52 MB/s BenchmarkRepeatLarge/8192/4097-4 10000 11922 ns/op 343.65 MB/s BenchmarkRepeatLarge/16384/1-4 6936 34584 ns/op 473.74 MB/s BenchmarkRepeatLarge/16384/16-4 8810 38389 ns/op 426.79 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 27541 ns/op 446.27 MB/s BenchmarkRepeatLarge/32768/1-4 2866 69699 ns/op 470.14 MB/s BenchmarkRepeatLarge/32768/16-4 2152 74684 ns/op 438.75 MB/s BenchmarkRepeatLarge/32768/4097-4 2473 69289 ns/op 413.90 MB/s BenchmarkRepeatLarge/65536/1-4 764 138719 ns/op 472.44 MB/s BenchmarkRepeatLarge/65536/16-4 1110 104733 ns/op 625.75 MB/s BenchmarkRepeatLarge/65536/4097-4 1243 97326 ns/op 631.43 MB/s BenchmarkRepeatLarge/131072/1-4 283 635751 ns/op 206.17 MB/s BenchmarkRepeatLarge/131072/16-4 184 779306 ns/op 168.19 MB/s BenchmarkRepeatLarge/131072/4097-4 163 814867 ns/op 155.86 MB/s BenchmarkRepeatLarge/262144/1-4 75 1333514 ns/op 196.58 MB/s BenchmarkRepeatLarge/262144/16-4 100 1159111 ns/op 226.16 MB/s BenchmarkRepeatLarge/262144/4097-4 96 1415896 ns/op 182.30 MB/s BenchmarkRepeatLarge/524288/1-4 85 2307776 ns/op 227.18 MB/s BenchmarkRepeatLarge/524288/16-4 64 2690834 ns/op 194.84 MB/s BenchmarkRepeatLarge/524288/4097-4 54 2036882 ns/op 255.45 MB/s BenchmarkRepeatLarge/1048576/1-4 25 5198099 ns/op 201.72 MB/s BenchmarkRepeatLarge/1048576/16-4 62 5061266 ns/op 207.18 MB/s BenchmarkRepeatLarge/1048576/4097-4 49 3935192 ns/op 265.49 MB/s BenchmarkRepeatLarge/2097152/1-4 28 9294825 ns/op 225.63 MB/s BenchmarkRepeatLarge/2097152/16-4 19 5434473 ns/op 385.90 MB/s BenchmarkRepeatLarge/2097152/4097-4 27 5566496 ns/op 376.10 MB/s BenchmarkRepeatLarge/4194304/1-4 9 12527795 ns/op 334.80 MB/s BenchmarkRepeatLarge/4194304/16-4 8 12663926 ns/op 331.20 MB/s BenchmarkRepeatLarge/4194304/4097-4 7 18437340 ns/op 227.32 MB/s BenchmarkRepeatLarge/8388608/1-4 5 26976903 ns/op 310.96 MB/s BenchmarkRepeatLarge/8388608/16-4 5 23594591 ns/op 355.53 MB/s BenchmarkRepeatLarge/8388608/4097-4 4 25524806 ns/op 328.57 MB/s BenchmarkRepeatLarge/16777216/1-4 2 60091710 ns/op 279.19 MB/s BenchmarkRepeatLarge/16777216/16-4 3 39644914 ns/op 423.19 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 45667334 ns/op 367.38 MB/s BenchmarkRepeatLarge/33554432/1-4 2 68419996 ns/op 490.42 MB/s BenchmarkRepeatLarge/33554432/16-4 1 120855542 ns/op 277.64 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 73227142 ns/op 458.22 MB/s BenchmarkRepeatLarge/67108864/1-4 1 128814100 ns/op 520.97 MB/s BenchmarkRepeatLarge/67108864/16-4 1 193428789 ns/op 346.94 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 156003742 ns/op 430.17 MB/s BenchmarkRepeatLarge/134217728/1-4 1 323534887 ns/op 414.85 MB/s BenchmarkRepeatLarge/134217728/16-4 1 404529949 ns/op 331.79 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 303007122 ns/op 442.95 MB/s BenchmarkRepeatLarge/268435456/1-4 1 523896574 ns/op 512.38 MB/s BenchmarkRepeatLarge/268435456/16-4 1 575449615 ns/op 466.48 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 602579278 ns/op 445.48 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1142515755 ns/op 469.90 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1084530731 ns/op 495.03 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 976266097 ns/op 549.92 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 5550490400 ns/op 193.45 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 2582630330 ns/op 415.76 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 2311282303 ns/op 464.57 MB/s BenchmarkBytesCompare/1-4 7773036 19.56 ns/op BenchmarkBytesCompare/2-4 11870341 11.53 ns/op BenchmarkBytesCompare/4-4 9714160 12.23 ns/op BenchmarkBytesCompare/8-4 11249744 11.31 ns/op BenchmarkBytesCompare/16-4 11047942 13.44 ns/op BenchmarkBytesCompare/32-4 11670531 10.91 ns/op BenchmarkBytesCompare/64-4 5910477 18.93 ns/op BenchmarkBytesCompare/128-4 7667829 17.97 ns/op BenchmarkBytesCompare/256-4 5918898 21.91 ns/op BenchmarkBytesCompare/512-4 4124041 26.55 ns/op BenchmarkBytesCompare/1024-4 2179578 46.05 ns/op BenchmarkBytesCompare/2048-4 1567882 97.91 ns/op BenchmarkIndexAnyASCII/1:1-4 1923409 58.43 ns/op BenchmarkIndexAnyASCII/1:2-4 2004074 64.23 ns/op BenchmarkIndexAnyASCII/1:4-4 1712774 108.7 ns/op BenchmarkIndexAnyASCII/1:8-4 1846879 68.22 ns/op BenchmarkIndexAnyASCII/1:16-4 1731084 61.76 ns/op BenchmarkIndexAnyASCII/1:32-4 1775377 63.64 ns/op BenchmarkIndexAnyASCII/1:64-4 1781368 66.91 ns/op BenchmarkIndexAnyASCII/16:1-4 1764955 106.8 ns/op BenchmarkIndexAnyASCII/16:2-4 614047 262.3 ns/op BenchmarkIndexAnyASCII/16:4-4 406340 321.3 ns/op BenchmarkIndexAnyASCII/16:8-4 312092 435.1 ns/op BenchmarkIndexAnyASCII/16:16-4 390343 309.5 ns/op BenchmarkIndexAnyASCII/16:32-4 331635 454.9 ns/op BenchmarkIndexAnyASCII/16:64-4 389210 407.6 ns/op BenchmarkIndexAnyASCII/256:1-4 1271601 120.2 ns/op BenchmarkIndexAnyASCII/256:2-4 38221 3185 ns/op BenchmarkIndexAnyASCII/256:4-4 33897 3894 ns/op BenchmarkIndexAnyASCII/256:8-4 37702 3252 ns/op BenchmarkIndexAnyASCII/256:16-4 42646 3775 ns/op BenchmarkIndexAnyASCII/256:32-4 44228 3008 ns/op BenchmarkIndexAnyASCII/256:64-4 36133 3274 ns/op BenchmarkIndexAnyUTF8/1:1-4 1587880 74.48 ns/op BenchmarkIndexAnyUTF8/1:2-4 1769616 72.98 ns/op BenchmarkIndexAnyUTF8/1:4-4 1662658 64.88 ns/op BenchmarkIndexAnyUTF8/1:8-4 1742451 78.78 ns/op BenchmarkIndexAnyUTF8/1:16-4 1000000 100.4 ns/op BenchmarkIndexAnyUTF8/1:32-4 1647895 75.46 ns/op BenchmarkIndexAnyUTF8/1:64-4 1791000 73.18 ns/op BenchmarkIndexAnyUTF8/16:1-4 106908 1205 ns/op BenchmarkIndexAnyUTF8/16:2-4 346383 431.6 ns/op BenchmarkIndexAnyUTF8/16:4-4 370731 334.5 ns/op BenchmarkIndexAnyUTF8/16:8-4 402730 312.6 ns/op BenchmarkIndexAnyUTF8/16:16-4 382435 360.8 ns/op BenchmarkIndexAnyUTF8/16:32-4 232437 480.8 ns/op BenchmarkIndexAnyUTF8/16:64-4 403028 420.7 ns/op BenchmarkIndexAnyUTF8/256:1-4 7932 16016 ns/op BenchmarkIndexAnyUTF8/256:2-4 25260 4923 ns/op BenchmarkIndexAnyUTF8/256:4-4 18259 8920 ns/op BenchmarkIndexAnyUTF8/256:8-4 19192 6929 ns/op BenchmarkIndexAnyUTF8/256:16-4 26304 4484 ns/op BenchmarkIndexAnyUTF8/256:32-4 26950 4588 ns/op BenchmarkIndexAnyUTF8/256:64-4 26191 4453 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2180870 55.03 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1829205 66.11 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1000000 105.4 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1650726 69.22 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1906213 68.21 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1589374 70.46 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1709012 116.1 ns/op BenchmarkLastIndexAnyASCII/16:1-4 521108 328.7 ns/op BenchmarkLastIndexAnyASCII/16:2-4 506880 409.4 ns/op BenchmarkLastIndexAnyASCII/16:4-4 440739 275.5 ns/op BenchmarkLastIndexAnyASCII/16:8-4 404233 268.5 ns/op BenchmarkLastIndexAnyASCII/16:16-4 405463 405.5 ns/op BenchmarkLastIndexAnyASCII/16:32-4 413835 346.7 ns/op BenchmarkLastIndexAnyASCII/16:64-4 244790 464.9 ns/op BenchmarkLastIndexAnyASCII/256:1-4 30992 4438 ns/op BenchmarkLastIndexAnyASCII/256:2-4 35571 3441 ns/op BenchmarkLastIndexAnyASCII/256:4-4 35488 3636 ns/op BenchmarkLastIndexAnyASCII/256:8-4 28443 4311 ns/op BenchmarkLastIndexAnyASCII/256:16-4 29707 4381 ns/op BenchmarkLastIndexAnyASCII/256:32-4 25576 4345 ns/op BenchmarkLastIndexAnyASCII/256:64-4 28872 3784 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1246658 96.52 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1549256 91.26 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1000000 143.7 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1562558 88.67 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1000000 104.6 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1892528 63.45 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1809247 104.9 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 175374 921.0 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 263328 483.2 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 337405 504.8 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 361772 422.6 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 371716 433.2 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 303000 860.7 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 344228 438.8 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 10000 12550 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 23024 5110 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 20475 5184 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 17274 11653 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 18933 6965 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 15976 6654 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 20996 5911 ns/op BenchmarkTrimASCII/1:1-4 1634938 62.72 ns/op BenchmarkTrimASCII/1:2-4 1440474 87.57 ns/op BenchmarkTrimASCII/1:4-4 1352401 84.49 ns/op BenchmarkTrimASCII/1:8-4 1620777 81.62 ns/op BenchmarkTrimASCII/1:16-4 1310572 100.3 ns/op BenchmarkTrimASCII/16:1-4 433635 411.3 ns/op BenchmarkTrimASCII/16:2-4 354734 347.9 ns/op BenchmarkTrimASCII/16:4-4 352903 534.7 ns/op BenchmarkTrimASCII/16:8-4 342312 337.8 ns/op BenchmarkTrimASCII/16:16-4 358153 452.6 ns/op BenchmarkTrimASCII/256:1-4 28215 4271 ns/op BenchmarkTrimASCII/256:2-4 22606 4816 ns/op BenchmarkTrimASCII/256:4-4 24957 4706 ns/op BenchmarkTrimASCII/256:8-4 34644 3617 ns/op BenchmarkTrimASCII/256:16-4 25510 4585 ns/op BenchmarkTrimASCII/4096:1-4 2714 47161 ns/op BenchmarkTrimASCII/4096:2-4 1413 112560 ns/op BenchmarkTrimASCII/4096:4-4 2043 80798 ns/op BenchmarkTrimASCII/4096:8-4 1702 78562 ns/op BenchmarkTrimASCII/4096:16-4 1947 80401 ns/op BenchmarkTrimByte-4 1369034 82.70 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 10000 10198 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 10000 10501 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 624 167974 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1242 121060 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2502 43540 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6234 27242 ns/op BenchmarkCompareBytesEqual-4 9343414 12.64 ns/op BenchmarkCompareBytesToNil-4 9618436 13.75 ns/op BenchmarkCompareBytesEmpty-4 10823714 13.38 ns/op BenchmarkCompareBytesIdentical-4 13438720 18.41 ns/op BenchmarkCompareBytesSameLength-4 10396525 11.66 ns/op BenchmarkCompareBytesDifferentLength-4 9606944 18.25 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 1208 92657 ns/op 11316.85 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2152 59966 ns/op 17486.38 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2310 85193 ns/op 12308.42 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 1762 72822 ns/op 14399.32 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2566 77345 ns/op 13557.26 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 1933 64591 ns/op 16234.31 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2526 92940 ns/op 11282.36 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2350 89041 ns/op 11776.47 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2829 60219 ns/op 17412.84 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2455 81008 ns/op 12944.28 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2307 98712 ns/op 10622.67 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2250 51462 ns/op 20376.03 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2217 50974 ns/op 20571.08 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2451 64083 ns/op 16362.72 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2436 88243 ns/op 11882.87 MB/s BenchmarkCompareBytesBig-4 2038 67570 ns/op 15518.60 MB/s BenchmarkCompareBytesBigIdentical-4 12623973 8.676 ns/op 120854606.87 MB/s PASS ok bytes 94.306s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 116199887 ns/op 0.86 MB/s 3616380 B/op 52 allocs/op BenchmarkDecodeNewton-4 1 411812028 ns/op 1.38 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 4 34556678 ns/op 0.47 MB/s 3647666 B/op 52 allocs/op PASS ok compress/bzip2 2.967s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 50 2735697 ns/op 3.66 MB/s 42510 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 3 39104714 ns/op 2.56 MB/s 43440 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 321458162 ns/op 3.11 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 49 4676574 ns/op 2.14 MB/s 42798 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 4 28088528 ns/op 3.56 MB/s 45054 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 318048280 ns/op 3.14 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 56 4668098 ns/op 2.14 MB/s 42044 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 4 25457124 ns/op 3.93 MB/s 47100 B/op 15 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 297380041 ns/op 3.36 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 44 2963549 ns/op 3.37 MB/s 42633 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 4 29002397 ns/op 3.45 MB/s 47100 B/op 15 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 403881150 ns/op 2.48 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 28 3687791 ns/op 2.71 MB/s 43304 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 3 106014401 ns/op 0.94 MB/s 50658 B/op 25 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 527474488 ns/op 1.90 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 32 5622943 ns/op 1.78 MB/s 43471 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 4 39107840 ns/op 2.56 MB/s 47950 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 259723135 ns/op 3.85 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 38 3028963 ns/op 3.30 MB/s 44729 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 8 23682787 ns/op 4.22 MB/s 47053 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 193461112 ns/op 5.17 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 75 2147006 ns/op 4.66 MB/s 42698 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 8 13838547 ns/op 7.23 MB/s 43972 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 261849330 ns/op 3.82 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 44 2284839 ns/op 4.38 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 5 36709534 ns/op 2.72 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 303908630 ns/op 3.29 MB/s BenchmarkEncode/Digits/Speed/1e4-4 18 6652424 ns/op 1.50 MB/s BenchmarkEncode/Digits/Speed/1e5-4 3 57518516 ns/op 1.74 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 278045288 ns/op 3.60 MB/s BenchmarkEncode/Digits/Default/1e4-4 14 12869438 ns/op 0.78 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 95906314 ns/op 1.04 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 1139364863 ns/op 0.88 MB/s BenchmarkEncode/Digits/Compression/1e4-4 7 20215619 ns/op 0.49 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 126645466 ns/op 0.79 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 997855183 ns/op 1.00 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 61 1794946 ns/op 5.57 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 7 18142154 ns/op 5.51 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 228094607 ns/op 4.38 MB/s BenchmarkEncode/Newton/Speed/1e4-4 16 6462708 ns/op 1.55 MB/s BenchmarkEncode/Newton/Speed/1e5-4 5 37926381 ns/op 2.64 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 230117619 ns/op 4.35 MB/s BenchmarkEncode/Newton/Default/1e4-4 15 6918292 ns/op 1.45 MB/s BenchmarkEncode/Newton/Default/1e5-4 1 123426644 ns/op 0.81 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 935566237 ns/op 1.07 MB/s BenchmarkEncode/Newton/Compression/1e4-4 14 7987279 ns/op 1.25 MB/s BenchmarkEncode/Newton/Compression/1e5-4 1 104810886 ns/op 0.95 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 1224099983 ns/op 0.82 MB/s PASS ok compress/flate 26.527s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 38 2851105 ns/op 3.51 MB/s BenchmarkDecoder/1e-Reuse4-4 46 4510756 ns/op 2.22 MB/s BenchmarkDecoder/1e5-4 4 25558373 ns/op 3.91 MB/s BenchmarkDecoder/1e-Reuse5-4 3 41886503 ns/op 2.39 MB/s BenchmarkDecoder/1e6-4 1 359513125 ns/op 2.78 MB/s BenchmarkDecoder/1e-Reuse6-4 1 303005263 ns/op 3.30 MB/s BenchmarkEncoder/1e4-4 40 2526063 ns/op 3.96 MB/s BenchmarkEncoder/1e-Reuse4-4 62 2255636 ns/op 4.43 MB/s BenchmarkEncoder/1e5-4 5 22205554 ns/op 4.50 MB/s BenchmarkEncoder/1e-Reuse5-4 5 29772975 ns/op 3.36 MB/s BenchmarkEncoder/1e6-4 1 231065323 ns/op 4.33 MB/s BenchmarkEncoder/1e-Reuse6-4 1 223369427 ns/op 4.48 MB/s PASS ok compress/lzw 4.579s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 25 4697056 ns/op PASS ok container/heap 1.169s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 10000 11492 ns/op BenchmarkWithTimeout/concurrency=40-4 2092 84568 ns/op BenchmarkWithTimeout/concurrency=4000-4 4700 55560 ns/op BenchmarkWithTimeout/concurrency=400000-4 6235 35648 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 413818 550.5 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 9820 11596 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 18516 6810 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3660 37047 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2420 63339 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2870 72638 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 145 1047348 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 208 747166 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 286 565883 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 25 6446497 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 12 10669859 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 27 4542655 ns/op BenchmarkCheckCanceled/Err-4 214430 544.2 ns/op BenchmarkCheckCanceled/Done-4 406946 261.8 ns/op BenchmarkContextCancelDone-4 480621 311.2 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 21261 5179 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 16082 16643 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 15207 7264 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 17167 8571 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 10000 14080 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 262394 462.5 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 347287 414.5 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 188600 793.6 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 143732 943.3 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 74700 1577 ns/op PASS ok context 19.702s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1280044 108.5 ns/op 147.51 MB/s BenchmarkDecrypt-4 1735404 76.10 ns/op 210.25 MB/s BenchmarkExpand-4 1000000 150.9 ns/op PASS ok crypto/aes 1.799s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 198073 591.2 ns/op 108.26 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 348177 349.1 ns/op 183.35 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 192775 862.5 ns/op 74.21 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 369292 365.7 ns/op 175.00 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 126428 884.0 ns/op 1527.19 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 191886 928.8 ns/op 1453.44 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 128208 935.0 ns/op 1443.92 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 159252 766.2 ns/op 1762.00 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 46195 2475 ns/op 3309.48 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 61112 2208 ns/op 3710.74 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 41834 2676 ns/op 3061.40 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 47979 2538 ns/op 3227.75 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 5786 25657 ns/op 39.72 MB/s BenchmarkAESCFBDecrypt1K-4 6915 21070 ns/op 48.36 MB/s BenchmarkAESCFBDecrypt8K-4 717 166973 ns/op 49.03 MB/s BenchmarkAESOFB1K-4 9818 15487 ns/op 65.80 MB/s BenchmarkAESCTR1K-4 12656 9371 ns/op 108.74 MB/s BenchmarkAESCTR8K-4 1960 88710 ns/op 92.29 MB/s BenchmarkAESCBCEncrypt1K-4 12927 9277 ns/op 110.38 MB/s BenchmarkAESCBCDecrypt1K-4 17024 6917 ns/op 148.05 MB/s PASS ok crypto/cipher 5.318s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 75082 1674 ns/op 4.78 MB/s BenchmarkDecrypt-4 89642 1854 ns/op 4.31 MB/s BenchmarkTDESEncrypt-4 29248 4239 ns/op 1.89 MB/s BenchmarkTDESDecrypt-4 24163 4240 ns/op 1.89 MB/s PASS ok crypto/des 2.053s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1154 129610 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 13 8718099 ns/op 1087 B/op 21 allocs/op BenchmarkECDH/P521-4 5 21222179 ns/op 1537 B/op 21 allocs/op BenchmarkECDH/X25519-4 81 1826112 ns/op 374 B/op 9 allocs/op PASS ok crypto/ecdh 1.930s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1830 76040 ns/op 2511 B/op 33 allocs/op BenchmarkSign/P384-4 27 4092918 ns/op 2682 B/op 34 allocs/op BenchmarkSign/P521-4 12 12441657 ns/op 3060 B/op 35 allocs/op BenchmarkVerify/P256-4 999 156384 ns/op 432 B/op 8 allocs/op BenchmarkVerify/P384-4 10 14449270 ns/op 592 B/op 12 allocs/op BenchmarkVerify/P521-4 5 21960644 ns/op 912 B/op 12 allocs/op BenchmarkGenerateKey/P256-4 5482 23037 ns/op 895 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 60 2646792 ns/op 1096 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 24 4484709 ns/op 1416 B/op 17 allocs/op PASS ok crypto/ecdsa 3.161s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 171 665977 ns/op BenchmarkNewKeyFromSeed-4 100 1011585 ns/op BenchmarkSigning-4 177 631632 ns/op BenchmarkVerification-4 144 1062803 ns/op PASS ok crypto/ed25519 1.907s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 6300 19173 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 147 785479 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 57 1945344 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 24 6042686 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1588 108609 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 70 2024524 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 24 7082451 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 6 18548332 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 10000 11242 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 5260 38101 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3963 29323 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 93 1799387 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2920 46105 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 310 741088 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1840 74590 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 100 1261757 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 4.762s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 15892 8067 ns/op 126.94 MB/s BenchmarkHMACSHA256_32-4 21362 5305 ns/op 6.03 MB/s BenchmarkNewWriteSum-4 10000 12680 ns/op 2.52 MB/s PASS ok crypto/hmac 1.653s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 42249 3999 ns/op BenchmarkModSub-4 41190 3035 ns/op BenchmarkMontgomeryRepr-4 21032 5325 ns/op BenchmarkMontgomeryMul-4 21613 5336 ns/op BenchmarkModMul-4 10000 13921 ns/op BenchmarkExpBig-4 13 11584277 ns/op BenchmarkExp-4 5 23750651 ns/op PASS ok crypto/internal/bigmod 2.772s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3667 35737 ns/op BenchmarkScalarBaseMult-4 235 481694 ns/op BenchmarkScalarMult-4 91 1155334 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 100 1038781 ns/op PASS ok crypto/internal/edwards25519 1.611s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 461008 258.9 ns/op BenchmarkMultiply-4 4579059 22.23 ns/op BenchmarkSquare-4 6162528 23.57 ns/op BenchmarkInvert-4 31644 3719 ns/op BenchmarkMult32-4 1000000 104.6 ns/op PASS ok crypto/internal/edwards25519/field 2.154s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 64 1894937 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2275 60117 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 22 5188052 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 8 14650358 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 180 992940 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 6801 15178 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 68 1939060 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 28 4219516 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 2.580s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 632929 179.5 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 361419 341.9 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 103252 1050 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 698132 176.6 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 414415 500.6 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 119774 973.9 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 2.332s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 99970 1676 ns/op 4.77 MB/s BenchmarkHash64-4 123470 974.6 ns/op 65.67 MB/s BenchmarkHash128-4 111656 1012 ns/op 126.52 MB/s BenchmarkHash256-4 93315 1912 ns/op 133.92 MB/s BenchmarkHash512-4 73359 1656 ns/op 309.21 MB/s BenchmarkHash1K-4 53682 3020 ns/op 339.10 MB/s BenchmarkHash8K-4 10000 13023 ns/op 629.04 MB/s BenchmarkHash1M-4 72 1564634 ns/op 670.17 MB/s BenchmarkHash8M-4 7 19981653 ns/op 419.82 MB/s BenchmarkHash8BytesUnaligned-4 90489 1739 ns/op 4.60 MB/s BenchmarkHash1KUnaligned-4 34834 3975 ns/op 257.59 MB/s BenchmarkHash8KUnaligned-4 5307 19073 ns/op 429.51 MB/s PASS ok crypto/md5 3.624s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 1 147366171 ns/op PASS ok crypto/rand 1.239s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 10177 11630 ns/op 11.01 MB/s BenchmarkRC4_1K-4 1356 102768 ns/op 9.96 MB/s BenchmarkRC4_8K-4 165 1327507 ns/op 6.10 MB/s PASS ok crypto/rc4 1.891s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 8 14748986 ns/op BenchmarkDecryptPKCS1v15/3072-4 4 45191160 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 51354578 ns/op BenchmarkEncryptPKCS1v15/2048-4 28 4027180 ns/op BenchmarkDecryptOAEP/2048-4 8 15423339 ns/op BenchmarkEncryptOAEP/2048-4 34 3850360 ns/op BenchmarkSignPKCS1v15/2048-4 7 19478090 ns/op BenchmarkVerifyPKCS1v15/2048-4 33 4469808 ns/op BenchmarkSignPSS/2048-4 8 15024685 ns/op BenchmarkVerifyPSS/2048-4 32 4037022 ns/op PASS ok crypto/rsa 3.480s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 67064 1641 ns/op 4.88 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 98083 1172 ns/op 6.82 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 62588 2038 ns/op 157.02 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 85491 1723 ns/op 185.73 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 44553 2789 ns/op 367.18 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 60610 2849 ns/op 359.48 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 12285 9306 ns/op 880.31 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 7750 13068 ns/op 626.87 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.656s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 68038 1823 ns/op 4.39 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 62132 2388 ns/op 3.35 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 57099 1847 ns/op 4.33 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 25294 4495 ns/op 227.80 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 25634 4246 ns/op 241.19 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 25698 3945 ns/op 259.56 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5347 24515 ns/op 334.16 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 5041 33610 ns/op 243.74 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 4832 23532 ns/op 348.12 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 3.036s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 49005 3011 ns/op 2.66 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 59752 2219 ns/op 3.60 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 51361 3851 ns/op 2.08 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 28668 4194 ns/op 244.18 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 30850 3807 ns/op 268.99 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 28314 4337 ns/op 236.12 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3882 33169 ns/op 246.97 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 8233 18444 ns/op 444.16 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 8132 17781 ns/op 460.71 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 3.160s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 15399712 10.61 ns/op BenchmarkConstantTimeEq-4 23713376 5.839 ns/op BenchmarkConstantTimeLessOrEq-4 23168773 9.751 ns/op BenchmarkXORBytes/8Bytes-4 2883163 49.02 ns/op 163.20 MB/s BenchmarkXORBytes/128Bytes-4 2652916 44.80 ns/op 2857.07 MB/s BenchmarkXORBytes/2048Bytes-4 827160 140.5 ns/op 14577.91 MB/s BenchmarkXORBytes/32768Bytes-4 75210 1730 ns/op 18945.23 MB/s PASS ok crypto/subtle 2.776s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 13 9107367 ns/op BenchmarkCertCache/1-4 13 7894011 ns/op BenchmarkCertCache/2-4 18 7206942 ns/op BenchmarkCertCache/3-4 18 7275740 ns/op BenchmarkHandshakeServer/RSA-4 7 20327249 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 8 19113164 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 7 15653254 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 26 6952555 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 21 6871332 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 16 7508974 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 16 8400889 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 2 82406863 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 4 35915979 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 2 104629588 ns/op 10.02 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 2 94875896 ns/op 11.05 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 214568897 ns/op 9.77 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 282716859 ns/op 7.42 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 386617619 ns/op 10.85 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 418457846 ns/op 10.02 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 757874598 ns/op 11.07 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 955440827 ns/op 8.78 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1795663426 ns/op 9.34 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1741159378 ns/op 9.64 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 3129164697 ns/op 10.72 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 3570051295 ns/op 9.40 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 6594337589 ns/op 10.18 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 6667615511 ns/op 10.06 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 1 120290768 ns/op 8.72 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 1 143184778 ns/op 7.32 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 245484951 ns/op 8.54 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 214678237 ns/op 9.77 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 397569470 ns/op 10.55 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 531234367 ns/op 7.90 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 652347398 ns/op 12.86 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 659915244 ns/op 12.71 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1777974013 ns/op 9.44 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 2326373170 ns/op 7.21 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 3113373991 ns/op 10.78 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 3291266597 ns/op 10.19 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 6339500976 ns/op 10.59 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 6523328331 ns/op 10.29 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 734388627 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 722222996 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 304459845 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 311350876 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 174303603 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 170692555 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 97852190 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 1 107680562 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 57535172 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 62563515 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 174137968 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 168191555 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 82839570 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 84919358 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 56198676 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 54526898 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 46956335 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 41203939 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 3 37035234 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 4 40985682 ns/op PASS ok crypto/tls 65.629s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 6 26673274 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 319 340626 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 795 156442 ns/op 12099 B/op 164 allocs/op BenchmarkParseCertificate/rsa_leaf-4 696 213356 ns/op 13506 B/op 187 allocs/op PASS ok crypto/x509 2.038s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 32 3856341 ns/op 278863 B/op 1621 allocs/op BenchmarkConcurrentStmtQuery-4 22 4860382 ns/op 263889 B/op 1974 allocs/op BenchmarkConcurrentStmtExec-4 45 4034162 ns/op 213474 B/op 570 allocs/op BenchmarkConcurrentTxQuery-4 28 6379890 ns/op 272670 B/op 2131 allocs/op BenchmarkConcurrentTxExec-4 62 2208215 ns/op 87745 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 38 2901722 ns/op 106581 B/op 2080 allocs/op BenchmarkConcurrentTxStmtExec-4 99 1079537 ns/op 40105 B/op 381 allocs/op BenchmarkConcurrentRandom-4 30 3890443 ns/op 224157 B/op 1786 allocs/op BenchmarkManyConcurrentQueries-4 1695 69665 ns/op 4134 B/op 20 allocs/op BenchmarkGrabConn-4 156500 713.7 ns/op 0 B/op 0 allocs/op PASS ok database/sql 3.252s goos: darwin goarch: amd64 pkg: debug/elf BenchmarkSymbols64-4 1179 103218 ns/op BenchmarkSymbols32-4 1831 88887 ns/op PASS ok debug/elf 1.573s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 75020 1604 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 34 2978031 ns/op 188248 B/op 13 allocs/op Benchmark115/LineToPC-4 63 3221125 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 10000 10215 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 2.022s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 32749 5586 ns/op BenchmarkMarshal-4 565 216467 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 3127 53017 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.959s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 208 495542 ns/op 16.53 MB/s BenchmarkEncodeToString-4 169 742406 ns/op 11.03 MB/s BenchmarkDecode-4 90 1235845 ns/op 10.61 MB/s BenchmarkDecodeString-4 122 868390 ns/op 15.10 MB/s PASS ok encoding/base32 1.832s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 243 448558 ns/op 18.26 MB/s BenchmarkDecodeString/2-4 280470 463.7 ns/op 8.63 MB/s BenchmarkDecodeString/4-4 202521 650.1 ns/op 12.31 MB/s BenchmarkDecodeString/8-4 162868 741.1 ns/op 16.19 MB/s BenchmarkDecodeString/64-4 32364 3250 ns/op 27.08 MB/s BenchmarkDecodeString/8192-4 392 334859 ns/op 32.62 MB/s BenchmarkNewEncoding-4 40705 2522 ns/op 101.50 MB/s PASS ok encoding/base64 2.623s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1011 214137 ns/op 18.68 MB/s BenchmarkReadStruct-4 12645 12523 ns/op 5.99 MB/s BenchmarkWriteStruct-4 13114 9289 ns/op 8.07 MB/s BenchmarkReadInts-4 30055 3462 ns/op 8.66 MB/s BenchmarkWriteInts-4 32012 5061 ns/op 5.93 MB/s BenchmarkWriteSlice1000Int32s-4 1220 163693 ns/op 24.44 MB/s BenchmarkPutUint16-4 1000000 110.3 ns/op 18.14 MB/s BenchmarkAppendUint16-4 2149179 52.81 ns/op 37.87 MB/s BenchmarkPutUint32-4 1000000 100.6 ns/op 39.76 MB/s BenchmarkAppendUint32-4 1650682 79.40 ns/op 50.38 MB/s BenchmarkPutUint64-4 715267 155.0 ns/op 51.60 MB/s BenchmarkAppendUint64-4 944827 129.4 ns/op 61.80 MB/s BenchmarkLittleEndianPutUint16-4 2015524 53.03 ns/op 37.72 MB/s BenchmarkLittleEndianAppendUint16-4 2326761 52.14 ns/op 38.36 MB/s BenchmarkLittleEndianPutUint32-4 1998830 63.71 ns/op 62.79 MB/s BenchmarkLittleEndianAppendUint32-4 2015534 58.43 ns/op 68.46 MB/s BenchmarkLittleEndianPutUint64-4 1000000 152.0 ns/op 52.64 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 186.9 ns/op 42.80 MB/s BenchmarkReadFloats-4 122418 1489 ns/op 8.06 MB/s BenchmarkWriteFloats-4 93588 1134 ns/op 10.58 MB/s BenchmarkReadSlice1000Float32s-4 986 116671 ns/op 34.28 MB/s BenchmarkWriteSlice1000Float32s-4 834 126092 ns/op 31.72 MB/s BenchmarkReadSlice1000Uint8s-4 51100 3020 ns/op 331.08 MB/s BenchmarkWriteSlice1000Uint8s-4 38612 3235 ns/op 309.13 MB/s BenchmarkPutUvarint32-4 942915 144.2 ns/op 27.74 MB/s BenchmarkPutUvarint64-4 219840 541.0 ns/op 14.79 MB/s PASS ok encoding/binary 7.832s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 4776 22605 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 4364 25640 ns/op 737 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5866 47333 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 2994 48252 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5482 20308 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 6258 20904 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 6372 22479 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3361 41513 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 10000 20072 ns/op PASS ok encoding/csv 3.082s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 5961 20056 ns/op 1819 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 6715 25682 ns/op 1817 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 102 1147277 ns/op 17686 B/op 336 allocs/op BenchmarkEncodeComplex128Slice-4 384 263591 ns/op 1281 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 867 122123 ns/op 102 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 903 139334 ns/op 98 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1273 109450 ns/op 304 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 45 2779580 ns/op 39351 B/op 256 allocs/op BenchmarkDecodeComplex128Slice-4 363 357508 ns/op 25303 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 811 174929 ns/op 10809 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 722 190419 ns/op 9768 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 289 400140 ns/op 39285 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 135 942879 ns/op 67374 B/op 2236 allocs/op BenchmarkDecodeBytesSlice-4 345 422728 ns/op 24125 B/op 203 allocs/op BenchmarkDecodeInterfaceSlice-4 50 2418869 ns/op 83684 B/op 3178 allocs/op BenchmarkDecodeMap-4 74 2575357 ns/op 54130 B/op 181 allocs/op PASS ok encoding/gob 4.928s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 8962 12264 ns/op 20.87 MB/s BenchmarkEncode/1024-4 2012 64595 ns/op 15.85 MB/s BenchmarkEncode/4096-4 427 337086 ns/op 12.15 MB/s BenchmarkEncode/16384-4 100 1383600 ns/op 11.84 MB/s BenchmarkDecode/256-4 14251 8869 ns/op 28.86 MB/s BenchmarkDecode/1024-4 4821 24731 ns/op 41.41 MB/s BenchmarkDecode/4096-4 1207 99727 ns/op 41.07 MB/s BenchmarkDecode/16384-4 306 645471 ns/op 25.38 MB/s BenchmarkDump/256-4 723 228175 ns/op 1.12 MB/s BenchmarkDump/1024-4 188 555301 ns/op 1.84 MB/s BenchmarkDump/4096-4 81 4037550 ns/op 1.01 MB/s BenchmarkDump/16384-4 14 9451792 ns/op 1.73 MB/s PASS ok encoding/hex 3.827s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 146484815 ns/op 13.25 MB/s 2048 B/op 16 allocs/op BenchmarkCodeEncoderError-4 1 309232254 ns/op 6.28 MB/s 135944 B/op 97 allocs/op BenchmarkCodeMarshal-4 1 218374259 ns/op 8.89 MB/s 10332928 B/op 59 allocs/op BenchmarkCodeMarshalError-4 1 189031345 ns/op 10.27 MB/s 2077256 B/op 95 allocs/op BenchmarkMarshalBytes/32-4 19290 5861 ns/op BenchmarkMarshalBytes/256-4 4860 24196 ns/op BenchmarkMarshalBytes/4096-4 325 374926 ns/op BenchmarkMarshalBytesError/32-4 38 3307406 ns/op BenchmarkMarshalBytesError/256-4 44 2569462 ns/op BenchmarkMarshalBytesError/4096-4 36 3225833 ns/op BenchmarkMarshalMap-4 25165 4212 ns/op 300 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 536153986 ns/op 3.62 MB/s 10098664 B/op 40040 allocs/op BenchmarkUnicodeDecoder-4 28966 4263 ns/op 3.28 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 42205 2896 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 417345115 ns/op 4.65 MB/s 2020048 B/op 40006 allocs/op BenchmarkCodeUnmarshalReuse-4 1 391504054 ns/op 4.96 MB/s 2020120 B/op 40009 allocs/op BenchmarkUnmarshalString-4 54628 2655 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 111168 1499 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 137752 1418 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 14688 8298 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 60012 2766 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 58305 3108 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 15807 12265 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 2919 45071 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 523 200028 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 106 1021229 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 12 9641766 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 613668 230.9 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 416376 245.6 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 379017 320.9 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 465712 351.7 ns/op BenchmarkEncodeMarshaler-4 38865 2992 ns/op 75 B/op 1 allocs/op BenchmarkEncoderEncode-4 52230 3109 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 3617900 28.90 ns/op BenchmarkNumberIsValidRegexp-4 17942 14393 ns/op PASS ok encoding/json 12.574s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 31 5801153 ns/op 11.30 MB/s BenchmarkDecode-4 34 4206318 ns/op 21.11 MB/s PASS ok encoding/pem 1.579s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1219 97077 ns/op 6281 B/op 24 allocs/op BenchmarkUnmarshal-4 474 235402 ns/op 8219 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 2290 45978 ns/op PASS ok encoding/xml 1.596s goos: darwin goarch: amd64 pkg: errors BenchmarkIs-4 164313 625.3 ns/op BenchmarkAs-4 61744 1945 ns/op PASS ok errors 1.404s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 315134 335.7 ns/op BenchmarkIntSet-4 548260 216.0 ns/op BenchmarkFloatAdd-4 143602 783.0 ns/op BenchmarkFloatSet-4 427980 254.6 ns/op BenchmarkStringSet-4 424614 324.8 ns/op BenchmarkMapSet-4 90164 1260 ns/op BenchmarkMapSetDifferent-4 47646 2553 ns/op BenchmarkMapSetDifferentRandom-4 205 526449 ns/op BenchmarkMapSetString-4 100236 1003 ns/op BenchmarkMapAddSame-4 25827 5760 ns/op BenchmarkMapAddDifferent-4 6114 16731 ns/op BenchmarkMapAddDifferentRandom-4 201 552365 ns/op BenchmarkMapAddSameSteadyState-4 265312 438.7 ns/op BenchmarkMapAddDifferentSteadyState-4 136423 874.4 ns/op BenchmarkMapString-4 3079 34338 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 9352 10748 ns/op PASS ok expvar 4.533s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 49802 2632 ns/op BenchmarkSprintfEmpty-4 130604 870.4 ns/op BenchmarkSprintfString-4 120450 1177 ns/op BenchmarkSprintfTruncateString-4 147062 1567 ns/op BenchmarkSprintfTruncateBytes-4 105640 1227 ns/op BenchmarkSprintfSlowParsingPath-4 123956 1103 ns/op BenchmarkSprintfQuoteString-4 32804 3738 ns/op BenchmarkSprintfInt-4 132650 1046 ns/op BenchmarkSprintfIntInt-4 74827 1402 ns/op BenchmarkSprintfPrefixedInt-4 117249 1787 ns/op BenchmarkSprintfFloat-4 48600 2822 ns/op BenchmarkSprintfComplex-4 22862 4509 ns/op BenchmarkSprintfBoolean-4 89522 1797 ns/op BenchmarkSprintfHexString-4 58749 2370 ns/op BenchmarkSprintfHexBytes-4 49480 3202 ns/op BenchmarkSprintfBytes-4 21760 6064 ns/op BenchmarkSprintfStringer-4 43590 6004 ns/op BenchmarkSprintfStructure-4 12188 8799 ns/op BenchmarkManyArgs-4 30613 3814 ns/op BenchmarkFprintInt-4 42308 2795 ns/op BenchmarkFprintfBytes-4 41866 3378 ns/op BenchmarkFprintIntNoAlloc-4 45546 3230 ns/op BenchmarkScanInts-4 19 8231735 ns/op BenchmarkScanRecursiveInt-4 1 587069107 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 665568349 ns/op PASS ok fmt 8.076s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 445 265823 ns/op PASS ok go/build 1.382s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 29710 5571 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 6735 14953 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3747 49857 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 834 158501 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 220 673749 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 39 3017418 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 13 16692102 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 2 75904700 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 339821523 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 3.259s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 574350669 ns/op 0.11 MB/s 46026008 B/op 48875 allocs/op PASS ok go/format 1.697s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 4 25184836 ns/op 2.14 MB/s BenchmarkParseOnly-4 6 19547138 ns/op 2.76 MB/s BenchmarkResolve-4 52 2686020 ns/op 20.05 MB/s PASS ok go/parser 3.197s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 173172434 ns/op 0.30 MB/s 5347040 B/op 27514 allocs/op BenchmarkPrintDecl-4 670 283567 ns/op 0.11 MB/s 16964 B/op 51 allocs/op PASS ok go/printer 1.480s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 160 842617 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 8896828 ns/op 5.57 MB/s BenchmarkScanFiles/go/parser/parser.go-4 7 16664262 ns/op 4.34 MB/s BenchmarkScanFiles/net/http/server.go-4 5 31177873 ns/op 3.79 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 187 639296 ns/op 4.81 MB/s PASS ok go/scanner 2.435s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1559413 118.4 ns/op PASS ok go/token 1.341s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 100 1092696 ns/op BenchmarkNamed/Underlying/nongeneric-4 726342 164.0 ns/op BenchmarkNamed/Underlying/generic-4 648474 193.8 ns/op BenchmarkNamed/Underlying/src_instance-4 798645 254.8 ns/op BenchmarkNamed/Underlying/user_instance-4 672637 158.3 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 10000 10945 ns/op BenchmarkNamed/NewMethodSet/generic-4 12734 10028 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 13053 9075 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 14534 9405 ns/op BenchmarkCheck/http/funcbodies/info-4 1 943339910 ns/op 35113 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 596977411 ns/op 55460 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 319315690 ns/op 103332 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 354860219 ns/op 93255 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 3185352559 ns/op 1622 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 155696603 ns/op 32935 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 137136545 ns/op 37528 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 118717845 ns/op 42885 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 926048028 ns/op 2337 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 1 104814503 ns/op 20499 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 75037362 ns/op 28720 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 75281986 ns/op 28620 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2763781422 ns/op 23663 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 699838420 ns/op 93368 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 163830908 ns/op 396907 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 131211430 ns/op 494955 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3518588769 ns/op 570.1 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 122425679 ns/op 16285 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 126456248 ns/op 15724 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 105098720 ns/op 18749 lines/s PASS ok go/types 56.145s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 5944 18099 ns/op 56.58 MB/s PASS ok hash/adler32 1.292s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 207273 583.8 ns/op 25.69 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 239929 599.5 ns/op 25.02 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 137385 923.1 ns/op 43.33 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 128229 1011 ns/op 39.58 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 408144 343.7 ns/op 1489.80 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 350193 321.8 ns/op 1591.29 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 403572 541.0 ns/op 1892.96 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 328782 465.5 ns/op 2199.61 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 238116 610.5 ns/op 6709.62 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 275056 527.9 ns/op 7758.70 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 56484 2286 ns/op 14333.82 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 51633 2469 ns/op 13270.66 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 425562 379.7 ns/op 39.51 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 382567 461.5 ns/op 32.50 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 339771 611.3 ns/op 65.43 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 336874 378.5 ns/op 105.69 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 221523 671.7 ns/op 762.19 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 251359 609.2 ns/op 840.44 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 206997 629.6 ns/op 1626.34 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 206264 1339 ns/op 764.98 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 209179 917.6 ns/op 4463.76 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 164466 758.5 ns/op 5400.29 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 37872 4686 ns/op 6993.03 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 48602 2739 ns/op 11963.25 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 197917 560.6 ns/op 26.76 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 207222 1034 ns/op 14.51 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 103024 1208 ns/op 33.12 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 107173 1397 ns/op 28.63 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 10826 12243 ns/op 41.82 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 10000 11798 ns/op 43.40 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 5524 36469 ns/op 28.08 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 5695 36418 ns/op 28.12 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1201 134119 ns/op 30.54 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 697 215700 ns/op 18.99 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 144 1352218 ns/op 24.23 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 128 893169 ns/op 36.69 MB/s PASS ok hash/crc32 10.433s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 100 1246538 ns/op 52.57 MB/s BenchmarkCrc64/ISO4KB-4 1174 108473 ns/op 37.76 MB/s BenchmarkCrc64/ISO1KB-4 7473 21655 ns/op 47.29 MB/s BenchmarkCrc64/ECMA64KB-4 86 1481205 ns/op 44.25 MB/s BenchmarkCrc64/Random64KB-4 98 1315584 ns/op 49.82 MB/s BenchmarkCrc64/Random16KB-4 332 471809 ns/op 34.73 MB/s PASS ok hash/crc64 2.351s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 11790 18114 ns/op 56.53 MB/s BenchmarkFnv32aKB-4 10000 13346 ns/op 76.73 MB/s BenchmarkFnv64KB-4 6884 28621 ns/op 35.78 MB/s BenchmarkFnv64aKB-4 10000 19481 ns/op 52.56 MB/s BenchmarkFnv128KB-4 1272 82852 ns/op 12.36 MB/s BenchmarkFnv128aKB-4 1521 105996 ns/op 9.66 MB/s PASS ok hash/fnv 2.622s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 368808 445.9 ns/op 8.97 MB/s BenchmarkHash/n=4/Bytes-4 2908574 42.62 ns/op 93.85 MB/s BenchmarkHash/n=4/String-4 1448514 76.70 ns/op 52.15 MB/s BenchmarkHash/n=8/Write-4 388743 300.6 ns/op 26.61 MB/s BenchmarkHash/n=8/Bytes-4 1828352 58.03 ns/op 137.86 MB/s BenchmarkHash/n=8/String-4 1614492 79.85 ns/op 100.19 MB/s BenchmarkHash/n=16/Write-4 371061 342.9 ns/op 46.66 MB/s BenchmarkHash/n=16/Bytes-4 2838549 38.90 ns/op 411.33 MB/s BenchmarkHash/n=16/String-4 1573882 72.12 ns/op 221.86 MB/s BenchmarkHash/n=32/Write-4 394530 313.2 ns/op 102.18 MB/s BenchmarkHash/n=32/Bytes-4 3037189 57.61 ns/op 555.41 MB/s BenchmarkHash/n=32/String-4 1554373 73.71 ns/op 434.16 MB/s BenchmarkHash/n=64/Write-4 362006 359.8 ns/op 177.90 MB/s BenchmarkHash/n=64/Bytes-4 2774396 60.86 ns/op 1051.66 MB/s BenchmarkHash/n=64/String-4 1607217 125.9 ns/op 508.15 MB/s BenchmarkHash/n=256/Write-4 354576 408.7 ns/op 626.33 MB/s BenchmarkHash/n=256/Bytes-4 2044725 113.3 ns/op 2258.98 MB/s BenchmarkHash/n=256/String-4 1000000 191.0 ns/op 1340.11 MB/s BenchmarkHash/n=320/Write-4 303645 534.7 ns/op 598.44 MB/s BenchmarkHash/n=320/Bytes-4 1911870 62.50 ns/op 5120.29 MB/s BenchmarkHash/n=320/String-4 538850 206.7 ns/op 1548.24 MB/s BenchmarkHash/n=1024/Write-4 209248 658.7 ns/op 1554.49 MB/s BenchmarkHash/n=1024/Bytes-4 939501 151.2 ns/op 6772.11 MB/s BenchmarkHash/n=1024/String-4 238626 453.1 ns/op 2260.11 MB/s BenchmarkHash/n=4096/Write-4 81764 1436 ns/op 2852.73 MB/s BenchmarkHash/n=4096/Bytes-4 267205 498.4 ns/op 8218.63 MB/s BenchmarkHash/n=4096/String-4 69756 2513 ns/op 1629.98 MB/s BenchmarkHash/n=16384/Write-4 23125 4831 ns/op 3391.25 MB/s BenchmarkHash/n=16384/Bytes-4 61640 2275 ns/op 7202.42 MB/s BenchmarkHash/n=16384/String-4 15894 8094 ns/op 2024.13 MB/s PASS ok hash/maphash 8.180s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 408 250394 ns/op BenchmarkEscapeNone-4 98186 1069 ns/op BenchmarkUnescape-4 482 296710 ns/op BenchmarkUnescapeNone-4 426134 291.9 ns/op BenchmarkUnescapeSparse-4 10000 33804 ns/op BenchmarkUnescapeDense-4 840 133457 ns/op PASS ok html 2.565s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 5958 17543 ns/op BenchmarkCSSEscaperNoSpecials-4 34496 4711 ns/op BenchmarkDecodeCSS-4 23908 7819 ns/op BenchmarkDecodeCSSNoSpecials-4 2618846 67.32 ns/op BenchmarkCSSValueFilter-4 92716 1741 ns/op BenchmarkCSSValueFilterOk-4 73826 1940 ns/op BenchmarkEscapedExecute-4 3956 31066 ns/op BenchmarkHTMLNospaceEscaper-4 7454 13703 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 45412 2409 ns/op BenchmarkStripTags-4 15892 7198 ns/op BenchmarkStripTagsNoSpecials-4 255132 714.1 ns/op BenchmarkJSValEscaperWithNum-4 18962 9830 ns/op BenchmarkJSValEscaperWithStr-4 5895 36575 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 7200 14759 ns/op BenchmarkJSValEscaperWithObj-4 4186 53691 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 14146 9542 ns/op BenchmarkJSStrEscaperNoSpecials-4 44150 2618 ns/op BenchmarkJSStrEscaper-4 10000 14646 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 38702 2938 ns/op BenchmarkJSRegexpEscaper-4 10000 16618 ns/op BenchmarkTemplateSpecialTags-4 79 1758059 ns/op BenchmarkURLEscaper-4 3634 38712 ns/op BenchmarkURLEscaperNoSpecials-4 169214 1149 ns/op BenchmarkURLNormalizer-4 4820 29906 ns/op BenchmarkURLNormalizerNoSpecials-4 155678 1312 ns/op BenchmarkSrcsetFilter-4 14017 7490 ns/op BenchmarkSrcsetFilterNoSpecials-4 92235 1291 ns/op PASS ok html/template 7.097s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 496740 306.7 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 385041 284.7 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 498507 280.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 397192 290.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1000000 168.8 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 102.5 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1000000 127.7 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 127.1 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1000000 122.1 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 383194 413.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 302293 536.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 370033 393.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 317509 463.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 644986 203.2 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 407994 287.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 797872 176.2 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 358815 416.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 315216 523.8 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1000000 147.7 ns/op BenchmarkRGBASetRGBA-4 1021374 116.5 ns/op BenchmarkRGBA64At-4 965293 247.2 ns/op BenchmarkRGBA64SetRGBA64-4 667000 176.1 ns/op BenchmarkNRGBAAt-4 1000000 109.2 ns/op BenchmarkNRGBASetNRGBA-4 1000000 121.4 ns/op BenchmarkNRGBA64At-4 961644 165.3 ns/op BenchmarkNRGBA64SetNRGBA64-4 593830 188.9 ns/op BenchmarkAlphaAt-4 1936706 62.99 ns/op BenchmarkAlphaSetAlpha-4 1000000 110.8 ns/op BenchmarkAlpha16At-4 1000000 105.2 ns/op BenchmarkAlphaSetAlpha16-4 1000000 105.1 ns/op BenchmarkGrayAt-4 2120026 68.77 ns/op BenchmarkGraySetGray-4 1755524 59.85 ns/op BenchmarkGray16At-4 1314406 92.15 ns/op BenchmarkGraySetGray16-4 1000000 101.0 ns/op PASS ok image 8.715s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 1989052 62.38 ns/op BenchmarkYCbCrToRGB/128-4 1963142 103.4 ns/op BenchmarkYCbCrToRGB/255-4 1000000 116.7 ns/op BenchmarkRGBToYCbCr/0-4 2039011 62.27 ns/op BenchmarkRGBToYCbCr/Cb-4 1669953 62.76 ns/op BenchmarkRGBToYCbCr/Cr-4 1723537 61.73 ns/op BenchmarkYCbCrToRGBA/0-4 1484761 67.48 ns/op BenchmarkYCbCrToRGBA/128-4 1563852 75.04 ns/op BenchmarkYCbCrToRGBA/255-4 1615210 89.77 ns/op BenchmarkNYCbCrAToRGBA/0-4 2042158 54.19 ns/op BenchmarkNYCbCrAToRGBA/128-4 2036494 67.27 ns/op BenchmarkNYCbCrAToRGBA/255-4 2049670 63.31 ns/op PASS ok image/color 4.183s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 3 52438686 ns/op BenchmarkFillSrc-4 258 613843 ns/op BenchmarkCopyOver-4 6 35238496 ns/op BenchmarkCopySrc-4 370 291610 ns/op BenchmarkNRGBAOver-4 6 18320851 ns/op BenchmarkNRGBASrc-4 9 17122356 ns/op BenchmarkYCbCr-4 7 14738820 ns/op BenchmarkGray-4 14 8374520 ns/op BenchmarkCMYK-4 10 10779789 ns/op BenchmarkGlyphOver-4 16 11685777 ns/op BenchmarkRGBAMaskOver-4 3 54446120 ns/op BenchmarkGrayMaskOver-4 5 21851042 ns/op BenchmarkRGBA64ImageMaskOver-4 3 46999110 ns/op BenchmarkRGBA-4 5 26253599 ns/op BenchmarkPalettedFill-4 722 186317 ns/op BenchmarkPalettedRGBA-4 4 26827596 ns/op BenchmarkGenericOver-4 2 57873069 ns/op BenchmarkGenericMaskOver-4 4 29404377 ns/op BenchmarkGenericSrc-4 2 79623598 ns/op BenchmarkGenericMaskSrc-4 3 50375267 ns/op PASS ok image/draw 9.481s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 20 5977113 ns/op 2.58 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 151465405 ns/op 2.03 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 3201043321 ns/op 0.38 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 52 4721299 ns/op 3.27 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 147196452 ns/op 0.42 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 5.721s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 4327 37361 ns/op BenchmarkIDCT-4 4282 28090 ns/op BenchmarkDecodeBaseline-4 5 22695985 ns/op 2.72 MB/s 63025 B/op 5 allocs/op BenchmarkDecodeProgressive-4 5 25684782 ns/op 2.41 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 253451273 ns/op 4.85 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 310873920 ns/op 2.96 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 3.566s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 14320004 11.55 ns/op BenchmarkDecodeGray-4 10 10735558 ns/op 6.10 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 2 51581156 ns/op 5.08 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 37866780 ns/op 6.92 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 21 6039976 ns/op 10.85 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 37916896 ns/op 6.91 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 2 89643326 ns/op 2.92 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 64655052 ns/op 4.75 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 70290304 ns/op 4.37 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 259049896 ns/op 4.74 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 244451097 ns/op 5.03 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 3 49391314 ns/op 6.22 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 367995831 ns/op 3.34 MB/s 860344 B/op 30 allocs/op BenchmarkEncodeRGBA-4 1 1081304473 ns/op 1.14 MB/s 864088 B/op 29 allocs/op PASS ok image/png 6.211s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 60717936 ns/op 1.65 MB/s 401492 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 67669151 ns/op 1.48 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 393518378 ns/op 1.27 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 389389611 ns/op 1.28 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 55380228 ns/op 1.81 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 89562176 ns/op 1.12 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 322026929 ns/op 1.55 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 347151944 ns/op 1.44 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 807275698 ns/op 1.24 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 684772376 ns/op 1.46 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 4769278613 ns/op 1.05 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 4224785549 ns/op 1.18 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 9 13800457 ns/op 7.25 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 10 17921553 ns/op 5.58 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 47240283 ns/op 10.58 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 57462458 ns/op 8.70 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 105243682 ns/op 9.50 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 123351553 ns/op 8.11 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 444539846 ns/op 11.25 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 532517040 ns/op 9.39 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 66613309 ns/op 1.50 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 67830550 ns/op 1.47 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 362707137 ns/op 1.38 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 340790727 ns/op 1.47 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 1175518237 ns/op 0.85 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 1049186035 ns/op 0.95 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 6174180026 ns/op 0.81 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 5164071845 ns/op 0.97 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 139815754 ns/op 29.89 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 140835641 ns/op 29.68 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 52.221s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 32606 3332 ns/op 0.30 MB/s BenchmarkMarshalCorpusFile/2-4 31522 3588 ns/op 0.56 MB/s BenchmarkMarshalCorpusFile/4-4 33499 3961 ns/op 1.01 MB/s BenchmarkMarshalCorpusFile/8-4 24522 4855 ns/op 1.65 MB/s BenchmarkMarshalCorpusFile/16-4 20197 6038 ns/op 2.65 MB/s BenchmarkMarshalCorpusFile/32-4 12644 11186 ns/op 2.86 MB/s BenchmarkMarshalCorpusFile/64-4 10000 11616 ns/op 5.51 MB/s BenchmarkMarshalCorpusFile/128-4 8238 16241 ns/op 7.88 MB/s BenchmarkMarshalCorpusFile/256-4 3315 40454 ns/op 6.33 MB/s BenchmarkMarshalCorpusFile/512-4 1569 77498 ns/op 6.61 MB/s BenchmarkMarshalCorpusFile/1024-4 836 162531 ns/op 6.30 MB/s BenchmarkMarshalCorpusFile/2048-4 380 327767 ns/op 6.25 MB/s BenchmarkMarshalCorpusFile/4096-4 187 715055 ns/op 5.73 MB/s BenchmarkMarshalCorpusFile/8192-4 98 1267443 ns/op 6.46 MB/s BenchmarkMarshalCorpusFile/16384-4 48 2705330 ns/op 6.06 MB/s BenchmarkMarshalCorpusFile/32768-4 26 5756258 ns/op 5.69 MB/s BenchmarkMarshalCorpusFile/65536-4 10 11892401 ns/op 5.51 MB/s BenchmarkMarshalCorpusFile/131072-4 5 25340891 ns/op 5.17 MB/s BenchmarkMarshalCorpusFile/262144-4 3 50103233 ns/op 5.23 MB/s BenchmarkMarshalCorpusFile/524288-4 2 96367128 ns/op 5.44 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 166389229 ns/op 6.30 MB/s BenchmarkUnmarshalCorpusFile/1-4 7856 14071 ns/op 0.07 MB/s BenchmarkUnmarshalCorpusFile/2-4 10000 13293 ns/op 0.15 MB/s BenchmarkUnmarshalCorpusFile/4-4 6933 15017 ns/op 0.27 MB/s BenchmarkUnmarshalCorpusFile/8-4 8232 16948 ns/op 0.47 MB/s BenchmarkUnmarshalCorpusFile/16-4 5520 19616 ns/op 0.82 MB/s BenchmarkUnmarshalCorpusFile/32-4 4732 28777 ns/op 1.11 MB/s BenchmarkUnmarshalCorpusFile/64-4 2949 34535 ns/op 1.85 MB/s BenchmarkUnmarshalCorpusFile/128-4 2701 46705 ns/op 2.74 MB/s BenchmarkUnmarshalCorpusFile/256-4 961 139656 ns/op 1.83 MB/s BenchmarkUnmarshalCorpusFile/512-4 538 226165 ns/op 2.26 MB/s BenchmarkUnmarshalCorpusFile/1024-4 276 428861 ns/op 2.39 MB/s BenchmarkUnmarshalCorpusFile/2048-4 145 827040 ns/op 2.48 MB/s BenchmarkUnmarshalCorpusFile/4096-4 75 1661100 ns/op 2.47 MB/s BenchmarkUnmarshalCorpusFile/8192-4 36 3439977 ns/op 2.38 MB/s BenchmarkUnmarshalCorpusFile/16384-4 16 6770726 ns/op 2.42 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 13431430 ns/op 2.44 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 25774584 ns/op 2.54 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 53513828 ns/op 2.45 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 111406698 ns/op 2.35 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 219729483 ns/op 2.39 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 429268490 ns/op 2.44 MB/s BenchmarkMutatorBytes/1-4 34287 3464 ns/op BenchmarkMutatorBytes/10-4 38154 3226 ns/op BenchmarkMutatorBytes/100-4 35628 3395 ns/op BenchmarkMutatorBytes/1000-4 23905 4954 ns/op BenchmarkMutatorBytes/10000-4 7868 21478 ns/op BenchmarkMutatorBytes/100000-4 999 135160 ns/op BenchmarkMutatorString/1-4 31093 3645 ns/op BenchmarkMutatorString/10-4 31852 3649 ns/op BenchmarkMutatorString/100-4 29162 4755 ns/op BenchmarkMutatorString/1000-4 10000 14349 ns/op BenchmarkMutatorString/10000-4 3550 65938 ns/op BenchmarkMutatorString/100000-4 326 342163 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 14874 7404 ns/op BenchmarkMutatorAllBasicTypes/string-4 17124 6856 ns/op BenchmarkMutatorAllBasicTypes/bool-4 56726 2088 ns/op BenchmarkMutatorAllBasicTypes/float32-4 44889 2465 ns/op BenchmarkMutatorAllBasicTypes/float64-4 46779 2422 ns/op BenchmarkMutatorAllBasicTypes/int-4 44744 2421 ns/op BenchmarkMutatorAllBasicTypes/int8-4 52789 2288 ns/op BenchmarkMutatorAllBasicTypes/int16-4 53002 2231 ns/op BenchmarkMutatorAllBasicTypes/int32-4 50421 2296 ns/op BenchmarkMutatorAllBasicTypes/int64-4 48733 2306 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 48278 2487 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 46641 2505 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 47982 2317 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 50718 2425 ns/op PASS ok internal/fuzz 14.434s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 19549 6645 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 101710 1006 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.654s PASS ok internal/poll 1.049s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 5 21654443 ns/op PASS ok internal/trace 5.298s PASS ok internal/zstd 1.052s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10000 10817 ns/op BenchmarkCopyNLarge-4 194 531236 ns/op PASS ok io 1.409s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 162664 774.7 ns/op BenchmarkPrintln-4 21441 5355 ns/op 78 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 32934 3566 ns/op 65 B/op 0 allocs/op BenchmarkConcurrent-4 5613 21985 ns/op BenchmarkDiscard-4 1008044 123.6 ns/op 0 B/op 0 allocs/op PASS ok log 2.055s goos: darwin goarch: amd64 pkg: log/slog BenchmarkWriteTime-4 67291 1617 ns/op BenchmarkJSONHandler/defaults-4 6530 17397 ns/op 529 B/op 1 allocs/op BenchmarkJSONHandler/time_format-4 4304 27088 ns/op 799 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 5971 22759 ns/op 748 B/op 5 allocs/op BenchmarkPreformatting/separate-4 8238 15937 ns/op 528 B/op 1 allocs/op BenchmarkPreformatting/struct-4 7611 17093 ns/op 515 B/op 0 allocs/op BenchmarkPreformatting/struct_file-4 4626 27319 ns/op 527 B/op 1 allocs/op BenchmarkJSONEncoding/json.Marshal-4 25714 5210 ns/op 79 B/op 2 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 26713 4538 ns/op 64 B/op 2 allocs/op BenchmarkNopLog/no_attrs-4 66856 1547 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 52657 2286 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 57302 2219 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 60279 2021 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 51255 2073 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 44580 2649 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 1000000 124.8 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 728997 168.0 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 419202 245.0 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 432172 277.4 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 461745 292.0 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 6056 24906 ns/op BenchmarkDispatch/switch-checked-4 193296 618.0 ns/op BenchmarkDispatch/As-4 205608 576.5 ns/op BenchmarkDispatch/Visit-4 177796 654.4 ns/op BenchmarkUnsafeStrings-4 18616 6554 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 PASS ok log/slog 5.726s goos: darwin goarch: amd64 pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 1422555 84.61 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 1607268 77.90 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 933789 128.3 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 324453 400.1 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 48181 2950 ns/op 266 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 49522 2970 ns/op 260 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 24867 5220 ns/op 680 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 5545 22488 ns/op 3484 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 13299 11187 ns/op 593 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 11145 21905 ns/op 607 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 6590 18162 ns/op 1085 B/op 5 allocs/op BenchmarkAttrs/Text_discard/40_args-4 2338 54260 ns/op 4266 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 13444 9050 ns/op 537 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 14505 10766 ns/op 520 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 9435 17286 ns/op 938 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 2904 47492 ns/op 3713 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 4.571s goos: darwin goarch: amd64 pkg: maps BenchmarkMapClone-4 4 28564252 ns/op PASS ok maps 2.946s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2638560 41.17 ns/op BenchmarkAcosh-4 1451155 89.48 ns/op BenchmarkAsin-4 2880456 42.47 ns/op BenchmarkAsinh-4 1363520 87.61 ns/op BenchmarkAtan-4 3280077 36.07 ns/op BenchmarkAtanh-4 1401063 84.90 ns/op BenchmarkAtan2-4 2420217 48.14 ns/op BenchmarkCbrt-4 1749624 67.76 ns/op BenchmarkCeil-4 25667410 4.992 ns/op BenchmarkCopysign-4 3995505 29.28 ns/op BenchmarkCos-4 1422916 82.99 ns/op BenchmarkCosh-4 2049628 61.93 ns/op BenchmarkErf-4 3477723 34.16 ns/op BenchmarkErfc-4 3261625 34.53 ns/op BenchmarkErfinv-4 3106239 37.81 ns/op BenchmarkErfcinv-4 3155774 36.65 ns/op BenchmarkExp-4 7382974 14.74 ns/op BenchmarkExpGo-4 1000000 110.5 ns/op BenchmarkExpm1-4 2496452 49.74 ns/op BenchmarkExp2-4 1000000 102.7 ns/op BenchmarkExp2Go-4 1000000 109.6 ns/op BenchmarkAbs-4 5258340 22.69 ns/op BenchmarkDim-4 10437349 9.714 ns/op BenchmarkFloor-4 22072777 4.979 ns/op BenchmarkMax-4 18631434 6.915 ns/op BenchmarkMin-4 16683516 6.911 ns/op BenchmarkMod-4 386157 309.0 ns/op BenchmarkFrexp-4 1955542 59.63 ns/op BenchmarkGamma-4 923422 140.2 ns/op BenchmarkHypot-4 13572332 9.151 ns/op BenchmarkHypotGo-4 1853286 63.78 ns/op BenchmarkIlogb-4 2252142 52.13 ns/op BenchmarkJ0-4 324118 420.3 ns/op BenchmarkJ1-4 310776 400.5 ns/op BenchmarkJn-4 146338 851.4 ns/op BenchmarkLdexp-4 1983511 59.37 ns/op BenchmarkLgamma-4 1000000 107.5 ns/op BenchmarkLog-4 6932998 17.38 ns/op BenchmarkLogb-4 2279258 52.34 ns/op BenchmarkLog1p-4 1763821 67.85 ns/op BenchmarkLog10-4 5565426 19.30 ns/op BenchmarkLog2-4 1725249 70.98 ns/op BenchmarkModf-4 2283489 45.21 ns/op BenchmarkNextafter32-4 2606505 45.57 ns/op BenchmarkNextafter64-4 2649634 45.80 ns/op BenchmarkPowInt-4 556858 190.5 ns/op BenchmarkPowFrac-4 535663 239.0 ns/op BenchmarkPow10Pos-4 5982919 19.19 ns/op BenchmarkPow10Neg-4 6125670 19.09 ns/op BenchmarkRound-4 5194442 23.09 ns/op BenchmarkRoundToEven-4 12723195 10.41 ns/op BenchmarkRemainder-4 602467 227.2 ns/op BenchmarkSignbit-4 6174271 18.78 ns/op BenchmarkSin-4 1651440 65.89 ns/op BenchmarkSincos-4 1279982 94.02 ns/op BenchmarkSinh-4 2464740 49.12 ns/op BenchmarkSqrtIndirect-4 22263669 4.786 ns/op BenchmarkSqrtLatency-4 21836365 5.279 ns/op BenchmarkSqrtIndirectLatency-4 22916708 5.150 ns/op BenchmarkSqrtGoLatency-4 1238228 96.59 ns/op BenchmarkSqrtPrime-4 43783 2691 ns/op BenchmarkTan-4 1509690 82.16 ns/op BenchmarkTanh-4 1608666 69.50 ns/op BenchmarkTrunc-4 23773706 5.263 ns/op BenchmarkY0-4 271339 439.1 ns/op BenchmarkY1-4 301008 412.7 ns/op BenchmarkYn-4 139610 921.3 ns/op BenchmarkFloat64bits-4 7080405 16.90 ns/op BenchmarkFloat64frombits-4 6969478 17.12 ns/op BenchmarkFloat32bits-4 6146229 18.46 ns/op BenchmarkFloat32frombits-4 6937714 16.15 ns/op BenchmarkFMA-4 24033584 5.397 ns/op PASS ok math 14.133s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 10313268 9.709 ns/op 6591.81 MB/s BenchmarkAddVV/2-4 14535577 11.51 ns/op 11120.43 MB/s BenchmarkAddVV/3-4 8594107 13.08 ns/op 14677.36 MB/s BenchmarkAddVV/4-4 9863134 11.43 ns/op 22397.81 MB/s BenchmarkAddVV/5-4 9490687 13.37 ns/op 23937.38 MB/s BenchmarkAddVV/10-4 6641142 17.01 ns/op 37616.22 MB/s BenchmarkAddVV/100-4 1623241 83.01 ns/op 77103.05 MB/s BenchmarkAddVV/1000-4 219982 647.0 ns/op 98922.46 MB/s BenchmarkSubVV/1-4 11432041 11.10 ns/op 5763.95 MB/s BenchmarkSubVV/2-4 11166067 12.16 ns/op 10523.08 MB/s BenchmarkSubVV/3-4 9293943 13.59 ns/op 14125.35 MB/s BenchmarkSubVV/4-4 7114786 16.75 ns/op 15287.37 MB/s BenchmarkSubVV/5-4 9099937 14.20 ns/op 22535.78 MB/s BenchmarkSubVV/10-4 7126704 19.13 ns/op 33461.86 MB/s BenchmarkSubVV/100-4 1454628 72.41 ns/op 88381.13 MB/s BenchmarkSubVV/1000-4 228729 697.7 ns/op 91732.00 MB/s BenchmarkAddVW/1-4 14285162 9.331 ns/op 857.32 MB/s BenchmarkAddVW/2-4 12988100 10.56 ns/op 1514.53 MB/s BenchmarkAddVW/3-4 13601652 8.811 ns/op 2723.71 MB/s BenchmarkAddVW/4-4 14133529 8.779 ns/op 3645.23 MB/s BenchmarkAddVW/5-4 12618453 9.377 ns/op 4265.97 MB/s BenchmarkAddVW/10-4 10275051 11.04 ns/op 7246.78 MB/s BenchmarkAddVW/100-4 302862 407.7 ns/op 1962.27 MB/s BenchmarkAddVW/1000-4 43960 2795 ns/op 2861.98 MB/s BenchmarkAddVWext/1-4 15631759 7.634 ns/op 1047.91 MB/s BenchmarkAddVWext/2-4 15391993 7.860 ns/op 2035.54 MB/s BenchmarkAddVWext/3-4 13113740 8.876 ns/op 2703.80 MB/s BenchmarkAddVWext/4-4 14859096 8.403 ns/op 3808.21 MB/s BenchmarkAddVWext/5-4 12913789 8.975 ns/op 4457.05 MB/s BenchmarkAddVWext/10-4 10903875 10.38 ns/op 7706.29 MB/s BenchmarkAddVWext/100-4 51870 2205 ns/op 362.78 MB/s BenchmarkAddVWext/1000-4 6070 21434 ns/op 373.25 MB/s BenchmarkSubVW/1-4 16108197 7.295 ns/op 1096.64 MB/s BenchmarkSubVW/2-4 14587585 7.802 ns/op 2050.88 MB/s BenchmarkSubVW/3-4 14229450 8.660 ns/op 2771.42 MB/s BenchmarkSubVW/4-4 14529211 9.395 ns/op 3405.99 MB/s BenchmarkSubVW/5-4 12160318 9.843 ns/op 4063.89 MB/s BenchmarkSubVW/10-4 12045042 10.37 ns/op 7712.98 MB/s BenchmarkSubVW/100-4 327685 400.6 ns/op 1997.21 MB/s BenchmarkSubVW/1000-4 44954 2616 ns/op 3057.95 MB/s BenchmarkSubVWext/1-4 15571417 7.529 ns/op 1062.53 MB/s BenchmarkSubVWext/2-4 15315157 7.857 ns/op 2036.29 MB/s BenchmarkSubVWext/3-4 13738387 8.888 ns/op 2700.38 MB/s BenchmarkSubVWext/4-4 13859024 8.178 ns/op 3913.04 MB/s BenchmarkSubVWext/5-4 13939233 8.878 ns/op 4505.29 MB/s BenchmarkSubVWext/10-4 9531309 10.68 ns/op 7490.02 MB/s BenchmarkSubVWext/100-4 51372 2195 ns/op 364.49 MB/s BenchmarkSubVWext/1000-4 5956 21362 ns/op 374.51 MB/s BenchmarkMulAddVWW/1-4 13740352 8.851 ns/op 7230.44 MB/s BenchmarkMulAddVWW/2-4 13452144 9.639 ns/op 13278.98 MB/s BenchmarkMulAddVWW/3-4 12619012 9.976 ns/op 19245.86 MB/s BenchmarkMulAddVWW/4-4 10569943 10.34 ns/op 24754.30 MB/s BenchmarkMulAddVWW/5-4 10991402 10.82 ns/op 29585.98 MB/s BenchmarkMulAddVWW/10-4 7913542 14.22 ns/op 45021.52 MB/s BenchmarkMulAddVWW/100-4 1505983 74.55 ns/op 85851.18 MB/s BenchmarkMulAddVWW/1000-4 173751 750.0 ns/op 85331.51 MB/s BenchmarkAddMulVVW/1-4 15434750 7.804 ns/op 8200.65 MB/s BenchmarkAddMulVVW/2-4 14010729 8.861 ns/op 14445.26 MB/s BenchmarkAddMulVVW/3-4 11498500 10.25 ns/op 18736.78 MB/s BenchmarkAddMulVVW/4-4 9561747 10.47 ns/op 24453.84 MB/s BenchmarkAddMulVVW/5-4 11159463 11.06 ns/op 28944.77 MB/s BenchmarkAddMulVVW/10-4 8271307 14.47 ns/op 44214.54 MB/s BenchmarkAddMulVVW/100-4 1887672 60.37 ns/op 106007.18 MB/s BenchmarkAddMulVVW/1000-4 226570 528.6 ns/op 121065.74 MB/s BenchmarkDivWVW/1-4 2016760 58.27 ns/op 1098.40 MB/s BenchmarkDivWVW/2-4 1000000 114.5 ns/op 1117.72 MB/s BenchmarkDivWVW/3-4 920847 140.9 ns/op 1363.13 MB/s BenchmarkDivWVW/4-4 777456 169.0 ns/op 1514.47 MB/s BenchmarkDivWVW/5-4 663330 195.1 ns/op 1640.53 MB/s BenchmarkDivWVW/10-4 384410 339.3 ns/op 1885.98 MB/s BenchmarkDivWVW/100-4 43458 2750 ns/op 2327.35 MB/s BenchmarkDivWVW/1000-4 4767 27235 ns/op 2349.93 MB/s BenchmarkNonZeroShifts/1/shrVU-4 15778826 7.024 ns/op BenchmarkNonZeroShifts/1/shlVU-4 17047456 7.103 ns/op BenchmarkNonZeroShifts/2/shrVU-4 14166541 7.910 ns/op BenchmarkNonZeroShifts/2/shlVU-4 13913012 7.669 ns/op BenchmarkNonZeroShifts/3/shrVU-4 14012593 8.720 ns/op BenchmarkNonZeroShifts/3/shlVU-4 14266196 8.126 ns/op BenchmarkNonZeroShifts/4/shrVU-4 13032108 9.099 ns/op BenchmarkNonZeroShifts/4/shlVU-4 13573188 8.710 ns/op BenchmarkNonZeroShifts/5/shrVU-4 11006946 10.43 ns/op BenchmarkNonZeroShifts/5/shlVU-4 12864955 9.243 ns/op BenchmarkNonZeroShifts/10/shrVU-4 8482609 12.94 ns/op BenchmarkNonZeroShifts/10/shlVU-4 8734783 12.20 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1449320 78.46 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1684732 67.86 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 163455 727.7 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 217629 597.5 ns/op BenchmarkDecimalConversion-4 193 589212 ns/op BenchmarkFloatString/100-4 11892 10328 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 226 528541 ns/op 2909 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 52737434 ns/op 60976 B/op 50 allocs/op BenchmarkFloatString/100000-4 1 4732728567 ns/op 807960 B/op 467 allocs/op BenchmarkFloatAdd/10-4 173864 728.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 168864 732.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 159085 788.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 91374 1316 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 19142 6260 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 227695 554.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 216760 569.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 221410 599.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 160719 746.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 57446 2300 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1377 73865 ns/op BenchmarkParseFloatLargeExp-4 408 294644 ns/op BenchmarkGCD10x10/WithoutXY-4 148908 834.5 ns/op BenchmarkGCD10x10/WithXY-4 43131 2869 ns/op BenchmarkGCD10x100/WithoutXY-4 85548 1512 ns/op BenchmarkGCD10x100/WithXY-4 15932 7644 ns/op BenchmarkGCD10x1000/WithoutXY-4 56182 2441 ns/op BenchmarkGCD10x1000/WithXY-4 12084 10391 ns/op BenchmarkGCD100x100/WithoutXY-4 22437 5044 ns/op BenchmarkGCD100x100/WithXY-4 8604 11915 ns/op BenchmarkGCD100x1000/WithoutXY-4 12822 9483 ns/op BenchmarkGCD100x1000/WithXY-4 6290 21853 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2032 58332 ns/op BenchmarkGCD1000x1000/WithXY-4 1116 107030 ns/op BenchmarkHilbert-4 21 5811743 ns/op BenchmarkBinomial-4 10000 10256 ns/op BenchmarkQuoRem-4 23086 5302 ns/op BenchmarkExp-4 18 7118964 ns/op BenchmarkExpMont/Odd-4 123 993896 ns/op 2591 B/op 22 allocs/op BenchmarkExpMont/Even1-4 100 1000845 ns/op 3365 B/op 38 allocs/op BenchmarkExpMont/Even2-4 98 1028515 ns/op 3832 B/op 53 allocs/op BenchmarkExpMont/Even3-4 100 1109483 ns/op 3873 B/op 54 allocs/op BenchmarkExpMont/Even4-4 100 1154851 ns/op 3863 B/op 53 allocs/op BenchmarkExpMont/Even8-4 112 1071613 ns/op 3832 B/op 53 allocs/op BenchmarkExpMont/Even32-4 100 1153019 ns/op 3848 B/op 53 allocs/op BenchmarkExpMont/Even64-4 135 880206 ns/op 3630 B/op 53 allocs/op BenchmarkExpMont/Even96-4 128 899495 ns/op 3778 B/op 51 allocs/op BenchmarkExpMont/Even128-4 147 781210 ns/op 3272 B/op 51 allocs/op BenchmarkExpMont/Even255-4 170 699799 ns/op 2963 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 358 335332 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 297 388392 ns/op 1723 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 274 417274 ns/op 1750 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 301 399760 ns/op 1748 B/op 47 allocs/op BenchmarkExp2-4 15 6987011 ns/op BenchmarkBitset-4 604630 188.3 ns/op BenchmarkBitsetNeg-4 341710 369.7 ns/op BenchmarkBitsetOrig-4 236791 708.9 ns/op BenchmarkBitsetNegOrig-4 124508 1236 ns/op BenchmarkModSqrt225_Tonelli-4 82 1329403 ns/op BenchmarkModSqrt225_3Mod4-4 302 436352 ns/op BenchmarkModSqrt231_Tonelli-4 79 1344929 ns/op BenchmarkModSqrt231_5Mod8-4 261 480507 ns/op BenchmarkModInverse-4 9450 11772 ns/op BenchmarkSqrt-4 1744 83874 ns/op BenchmarkIntSqr/1-4 771027 181.1 ns/op BenchmarkIntSqr/2-4 416401 300.1 ns/op BenchmarkIntSqr/3-4 500312 300.1 ns/op BenchmarkIntSqr/5-4 252750 404.1 ns/op BenchmarkIntSqr/8-4 268281 455.0 ns/op BenchmarkIntSqr/10-4 245392 522.3 ns/op BenchmarkIntSqr/20-4 41265 2837 ns/op BenchmarkIntSqr/30-4 33470 5080 ns/op BenchmarkIntSqr/50-4 22671 5224 ns/op BenchmarkIntSqr/80-4 14024 8471 ns/op BenchmarkIntSqr/100-4 10000 16044 ns/op BenchmarkIntSqr/200-4 4162 26305 ns/op BenchmarkIntSqr/300-4 1900 67601 ns/op BenchmarkIntSqr/500-4 948 147403 ns/op BenchmarkIntSqr/800-4 399 308672 ns/op BenchmarkIntSqr/1000-4 295 446952 ns/op BenchmarkDiv/20/10-4 427263 287.4 ns/op BenchmarkDiv/40/20-4 452954 288.6 ns/op BenchmarkDiv/100/50-4 381092 331.6 ns/op BenchmarkDiv/200/100-4 53714 2182 ns/op BenchmarkDiv/400/200-4 48684 2371 ns/op BenchmarkDiv/1000/500-4 40831 2784 ns/op BenchmarkDiv/2000/1000-4 33644 3626 ns/op BenchmarkDiv/20000/10000-4 1471 88808 ns/op BenchmarkDiv/200000/100000-4 27 3789711 ns/op BenchmarkDiv/2000000/1000000-4 1 104903166 ns/op BenchmarkDiv/20000000/10000000-4 1 3424850681 ns/op BenchmarkMul-4 5 21363995 ns/op BenchmarkNatMul/10-4 190030 958.8 ns/op BenchmarkNatMul/100-4 7143 26895 ns/op BenchmarkNatMul/1000-4 175 676096 ns/op BenchmarkZeroShifts/Shl-4 7400 16679 ns/op BenchmarkZeroShifts/ShlSame-4 3303518 35.42 ns/op BenchmarkZeroShifts/Shr-4 10000 15919 ns/op BenchmarkZeroShifts/ShrSame-4 3199389 36.75 ns/op BenchmarkExp3Power/0x10-4 149854 1113 ns/op BenchmarkExp3Power/0x40-4 123369 1073 ns/op BenchmarkExp3Power/0x100-4 79173 1688 ns/op BenchmarkExp3Power/0x400-4 38083 3688 ns/op BenchmarkExp3Power/0x1000-4 7904 15293 ns/op BenchmarkExp3Power/0x4000-4 2299 86782 ns/op BenchmarkExp3Power/0x10000-4 198 547359 ns/op BenchmarkExp3Power/0x40000-4 22 5594886 ns/op BenchmarkExp3Power/0x100000-4 2 50742340 ns/op BenchmarkExp3Power/0x400000-4 1 463081073 ns/op BenchmarkFibo-4 3 36336361 ns/op BenchmarkNatSqr/1-4 837543 215.6 ns/op BenchmarkNatSqr/2-4 507632 331.5 ns/op BenchmarkNatSqr/3-4 464658 408.1 ns/op BenchmarkNatSqr/5-4 302056 540.4 ns/op BenchmarkNatSqr/8-4 225907 679.9 ns/op BenchmarkNatSqr/10-4 186636 856.2 ns/op BenchmarkNatSqr/20-4 41066 3186 ns/op BenchmarkNatSqr/30-4 30498 4007 ns/op BenchmarkNatSqr/50-4 17964 6399 ns/op BenchmarkNatSqr/80-4 10000 10734 ns/op BenchmarkNatSqr/100-4 10000 13945 ns/op BenchmarkNatSqr/200-4 4653 32762 ns/op BenchmarkNatSqr/300-4 1436 98053 ns/op BenchmarkNatSqr/500-4 715 185680 ns/op BenchmarkNatSqr/800-4 272 384511 ns/op BenchmarkNatSqr/1000-4 268 475198 ns/op BenchmarkNatSetBytes/8-4 789116 142.8 ns/op BenchmarkNatSetBytes/24-4 257539 492.7 ns/op BenchmarkNatSetBytes/128-4 63128 2111 ns/op BenchmarkNatSetBytes/7-4 815354 132.8 ns/op BenchmarkNatSetBytes/23-4 311751 509.5 ns/op BenchmarkNatSetBytes/127-4 63777 1964 ns/op BenchmarkScanPi-4 165 624953 ns/op BenchmarkStringPiParallel-4 783 345790 ns/op BenchmarkScan/10/Base2-4 34000 3193 ns/op BenchmarkScan/100/Base2-4 4351 26770 ns/op BenchmarkScan/1000/Base2-4 412 277943 ns/op BenchmarkScan/10/Base8-4 85108 1480 ns/op BenchmarkScan/100/Base8-4 10881 11203 ns/op BenchmarkScan/1000/Base8-4 852 117536 ns/op BenchmarkScan/10/Base10-4 62438 2017 ns/op BenchmarkScan/100/Base10-4 11532 10104 ns/op BenchmarkScan/1000/Base10-4 1012 125310 ns/op BenchmarkScan/10/Base16-4 95388 1188 ns/op BenchmarkScan/100/Base16-4 14662 8083 ns/op BenchmarkScan/1000/Base16-4 1620 77822 ns/op BenchmarkString/10/Base2-4 215275 638.9 ns/op BenchmarkString/100/Base2-4 26935 4356 ns/op BenchmarkString/1000/Base2-4 3470 41915 ns/op BenchmarkString/10/Base8-4 343040 345.6 ns/op BenchmarkString/100/Base8-4 61825 1758 ns/op BenchmarkString/1000/Base8-4 8781 15729 ns/op BenchmarkString/10/Base10-4 183615 660.6 ns/op BenchmarkString/100/Base10-4 39417 3144 ns/op BenchmarkString/1000/Base10-4 6175 25779 ns/op BenchmarkString/10/Base16-4 404260 309.2 ns/op BenchmarkString/100/Base16-4 91366 1397 ns/op BenchmarkString/1000/Base16-4 9614 11301 ns/op BenchmarkLeafSize/0-4 24 4558109 ns/op BenchmarkLeafSize/1-4 388 332951 ns/op BenchmarkLeafSize/2-4 397 313908 ns/op BenchmarkLeafSize/3-4 296 456088 ns/op BenchmarkLeafSize/4-4 378 284073 ns/op BenchmarkLeafSize/5-4 243 458515 ns/op BenchmarkLeafSize/6-4 326 430975 ns/op BenchmarkLeafSize/7-4 331 346558 ns/op BenchmarkLeafSize/8-4 478 270742 ns/op BenchmarkLeafSize/9-4 244 509911 ns/op BenchmarkLeafSize/10-4 268 430527 ns/op BenchmarkLeafSize/11-4 292 413750 ns/op BenchmarkLeafSize/12-4 351 387454 ns/op BenchmarkLeafSize/13-4 291 437595 ns/op BenchmarkLeafSize/14-4 274 401243 ns/op BenchmarkLeafSize/15-4 369 329875 ns/op BenchmarkLeafSize/16-4 428 272719 ns/op BenchmarkLeafSize/32-4 417 369334 ns/op BenchmarkLeafSize/64-4 369 383470 ns/op BenchmarkProbablyPrime/n=0-4 9 11687589 ns/op BenchmarkProbablyPrime/n=1-4 9 12858369 ns/op BenchmarkProbablyPrime/n=5-4 6 19461831 ns/op BenchmarkProbablyPrime/n=10-4 4 27900728 ns/op BenchmarkProbablyPrime/n=20-4 3 43419906 ns/op BenchmarkProbablyPrime/Lucas-4 10 10473836 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 68 1583899 ns/op BenchmarkRatCmp-4 195768 798.1 ns/op BenchmarkFloatSqrt/64-4 18502 6150 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 12138 9557 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 7815 14169 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 5239 25453 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 874 158206 ns/op 17980 B/op 8 allocs/op BenchmarkFloatSqrt/100000-4 56 1893261 ns/op 176633 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 132869971 ns/op 3735408 B/op 597 allocs/op PASS ok math/big 62.400s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 12770064 9.287 ns/op BenchmarkLeadingZeros8-4 13504342 9.586 ns/op BenchmarkLeadingZeros16-4 13931390 9.151 ns/op BenchmarkLeadingZeros32-4 14400242 8.584 ns/op BenchmarkLeadingZeros64-4 13850146 8.702 ns/op BenchmarkTrailingZeros-4 15092469 8.511 ns/op BenchmarkTrailingZeros8-4 14997420 8.421 ns/op BenchmarkTrailingZeros16-4 15130297 8.399 ns/op BenchmarkTrailingZeros32-4 15057717 8.372 ns/op BenchmarkTrailingZeros64-4 15394251 9.204 ns/op BenchmarkOnesCount-4 14145592 9.627 ns/op BenchmarkOnesCount8-4 12759030 9.055 ns/op BenchmarkOnesCount16-4 10346580 10.32 ns/op BenchmarkOnesCount32-4 13525105 10.12 ns/op BenchmarkOnesCount64-4 15496531 8.146 ns/op BenchmarkRotateLeft-4 14460909 8.457 ns/op BenchmarkRotateLeft8-4 14705577 8.348 ns/op BenchmarkRotateLeft16-4 15108651 8.383 ns/op BenchmarkRotateLeft32-4 15326145 8.246 ns/op BenchmarkRotateLeft64-4 15137756 8.207 ns/op BenchmarkReverse-4 21058686 6.029 ns/op BenchmarkReverse8-4 27369028 4.961 ns/op BenchmarkReverse16-4 18510356 5.667 ns/op BenchmarkReverse32-4 21501472 6.215 ns/op BenchmarkReverse64-4 20694681 6.244 ns/op BenchmarkReverseBytes-4 27365414 4.808 ns/op BenchmarkReverseBytes16-4 22859886 4.768 ns/op BenchmarkReverseBytes32-4 24503082 4.800 ns/op BenchmarkReverseBytes64-4 26700082 5.363 ns/op BenchmarkAdd-4 12909674 9.955 ns/op BenchmarkAdd32-4 13833340 9.902 ns/op BenchmarkAdd64-4 10100305 11.78 ns/op BenchmarkAdd64multiple-4 23828132 5.516 ns/op BenchmarkSub-4 14969400 8.567 ns/op BenchmarkSub32-4 14312409 8.628 ns/op BenchmarkSub64-4 14395756 8.473 ns/op BenchmarkSub64multiple-4 22702754 5.454 ns/op BenchmarkMul-4 13593385 8.933 ns/op BenchmarkMul32-4 12654379 9.056 ns/op BenchmarkMul64-4 12220174 9.415 ns/op BenchmarkDiv-4 3454042 34.22 ns/op BenchmarkDiv32-4 7546261 16.03 ns/op BenchmarkDiv64-4 3420884 33.55 ns/op PASS ok math/bits 8.333s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 12830480 9.455 ns/op BenchmarkAcos-4 549978 204.8 ns/op BenchmarkAcosh-4 566271 226.9 ns/op BenchmarkAsin-4 628952 208.6 ns/op BenchmarkAsinh-4 606360 213.0 ns/op BenchmarkAtan-4 1000000 131.6 ns/op BenchmarkAtanh-4 997436 131.9 ns/op BenchmarkConj-4 25269961 4.454 ns/op BenchmarkCos-4 626217 171.5 ns/op BenchmarkCosh-4 752967 165.5 ns/op BenchmarkExp-4 838525 127.4 ns/op BenchmarkLog-4 1000000 112.4 ns/op BenchmarkLog10-4 999192 126.6 ns/op BenchmarkPhase-4 2030612 61.05 ns/op BenchmarkPolar-4 1379406 86.42 ns/op BenchmarkPow-4 279211 468.5 ns/op BenchmarkRect-4 937660 108.8 ns/op BenchmarkSin-4 675576 171.5 ns/op BenchmarkSinh-4 761800 171.9 ns/op BenchmarkSqrt-4 1000000 112.0 ns/op BenchmarkTan-4 379141 314.8 ns/op BenchmarkTanh-4 437919 262.5 ns/op PASS ok math/cmplx 4.610s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 763711 158.0 ns/op BenchmarkInt63ThreadsafeParallel-4 710220 144.8 ns/op BenchmarkInt63Unthreadsafe-4 1020075 112.3 ns/op BenchmarkIntn1000-4 755928 145.8 ns/op BenchmarkInt63n1000-4 823436 148.6 ns/op BenchmarkInt31n1000-4 927894 134.7 ns/op BenchmarkFloat32-4 929299 135.2 ns/op BenchmarkFloat64-4 1000000 115.3 ns/op BenchmarkPerm3-4 169720 731.1 ns/op BenchmarkPerm30-4 19526 6065 ns/op BenchmarkPerm30ViaShuffle-4 20061 6109 ns/op BenchmarkShuffleOverhead-4 14226 8352 ns/op BenchmarkRead3-4 808244 160.5 ns/op BenchmarkRead64-4 72218 1640 ns/op BenchmarkRead1000-4 5718 22488 ns/op BenchmarkConcurrent-4 199002 595.7 ns/op PASS ok math/rand 3.786s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 38029 2908 ns/op BenchmarkQDecodeWord-4 105724 1194 ns/op BenchmarkQDecodeHeader-4 88971 1284 ns/op BenchmarkTypeByExtension/.html-4 574882 200.0 ns/op BenchmarkTypeByExtension/.HTML-4 375808 293.6 ns/op BenchmarkTypeByExtension/.unused-4 476239 256.7 ns/op BenchmarkExtensionsByType/text/html-4 227847 793.4 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 59997 2134 ns/op BenchmarkExtensionsByType/application/octet-stream-4 72735 2479 ns/op PASS ok mime 3.025s goos: darwin goarch: amd64 pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 492 211992 ns/op 48139 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 637 236406 ns/op 48166 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 46 2224256 ns/op 103670 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 441 271866 ns/op 49723 B/op 207 allocs/op PASS ok mime/multipart 1.692s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 934 131318 ns/op PASS ok mime/quotedprintable 1.195s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 8 14772907 ns/op 8546 B/op 90 allocs/op BenchmarkGoLookupIPNoSuchHost-4 4 27363114 ns/op 13512 B/op 114 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5019161124 ns/op 151936 B/op 236 allocs/op BenchmarkDNSName-4 145912 697.4 ns/op BenchmarkInterfaces-4 2139 61574 ns/op 8144 B/op 95 allocs/op BenchmarkInterfaceByIndex-4 6559 17493 ns/op 1817 B/op 29 allocs/op BenchmarkInterfaceByName-4 2295 62531 ns/op 8211 B/op 96 allocs/op BenchmarkInterfaceAddrs-4 2438 57325 ns/op 7856 B/op 107 allocs/op BenchmarkInterfacesAndAddrs-4 6476 18866 ns/op 1961 B/op 35 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 3178 41603 ns/op 5234 B/op 77 allocs/op BenchmarkParseIP-4 9039 13640 ns/op BenchmarkParseIPValidIPv4-4 473542 303.1 ns/op BenchmarkParseIPValidIPv6-4 273504 473.7 ns/op BenchmarkIPString/IPv4-4 147127 878.3 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 12022 9237 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 50919 2390 ns/op BenchmarkIPEqual/IPv4-4 940059 119.8 ns/op BenchmarkIPEqual/IPv6-4 1016007 121.7 ns/op BenchmarkTCP4OneShot-4 136 970891 ns/op BenchmarkTCP4OneShotTimeout-4 117 992791 ns/op BenchmarkTCP4Persistent-4 327 412656 ns/op BenchmarkTCP4PersistentTimeout-4 312 418922 ns/op BenchmarkTCP6OneShot-4 146 855919 ns/op BenchmarkTCP6OneShotTimeout-4 141 978372 ns/op BenchmarkTCP6Persistent-4 274 375318 ns/op BenchmarkTCP6PersistentTimeout-4 278 401178 ns/op BenchmarkTCP4ConcurrentReadWrite-4 15144 8152 ns/op BenchmarkTCP6ConcurrentReadWrite-4 13512 10249 ns/op BenchmarkSetReadDeadline-4 135762 849.5 ns/op BenchmarkUDP6LinkLocalUnicast-4 163 631650 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 180 611749 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 187 606122 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 180 579667 ns/op 0 B/op 0 allocs/op PASS ok net 12.772s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 21236 5242 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 9301 12790 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 10000 10743 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 16420 7056 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 23769 4681 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 43458 3018 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1628508 70.75 ns/op BenchmarkFindChild/n=2/rep=map-4 3111938 40.97 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1435579 85.49 ns/op BenchmarkFindChild/n=4/rep=linear-4 892663 124.0 ns/op BenchmarkFindChild/n=4/rep=map-4 2854971 41.22 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 982356 141.9 ns/op BenchmarkFindChild/n=8/rep=linear-4 387537 309.8 ns/op BenchmarkFindChild/n=8/rep=map-4 2701119 44.49 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 473072 248.7 ns/op BenchmarkFindChild/n=16/rep=linear-4 275430 446.6 ns/op BenchmarkFindChild/n=16/rep=map-4 2755303 41.55 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 2199100 54.02 ns/op BenchmarkFindChild/n=32/rep=linear-4 136182 938.7 ns/op BenchmarkFindChild/n=32/rep=map-4 3046706 36.79 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2131419 51.64 ns/op BenchmarkMultiConflicts-4 1 211228389 ns/op BenchmarkServerMatch-4 17594 7098 ns/op BenchmarkReadRequestChrome-4 3747 30923 ns/op 19.76 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 7800 17065 ns/op 4.57 MB/s 955 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 7107 15788 ns/op 5.19 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 5107 35136 ns/op 4.30 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 10000 12244 ns/op 3.27 MB/s 892 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 38 4075609 ns/op 0.25 MB/s BenchmarkFileAndServer_1KB/https1-4 20 5189926 ns/op 0.20 MB/s BenchmarkFileAndServer_1KB/h2-4 27 3941739 ns/op 0.26 MB/s BenchmarkFileAndServer_16MB/h1-4 2 98246170 ns/op 170.77 MB/s BenchmarkFileAndServer_16MB/https1-4 1 219841126 ns/op 76.32 MB/s BenchmarkFileAndServer_16MB/h2-4 1 446605305 ns/op 37.57 MB/s BenchmarkFileAndServer_64MB/h1-4 1 353870236 ns/op 189.64 MB/s BenchmarkFileAndServer_64MB/https1-4 1 729480642 ns/op 92.00 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1888860458 ns/op 35.53 MB/s BenchmarkServeMux-4 228 586418 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 261 441480 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 40 2785721 ns/op 6628 B/op 67 allocs/op BenchmarkClientServer/https1-4 34 3433649 ns/op 9515 B/op 104 allocs/op BenchmarkClientServer/h2-4 32 3145018 ns/op 13612 B/op 117 allocs/op BenchmarkClientServerParallel/4/h1-4 300 353393 ns/op 10773 B/op 82 allocs/op BenchmarkClientServerParallel/4/https1-4 18 5747107 ns/op 100492 B/op 1092 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55902: read tcp 127.0.0.1:55897->127.0.0.1:55902: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55901: read tcp 127.0.0.1:55897->127.0.0.1:55901: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55906: write tcp 127.0.0.1:55897->127.0.0.1:55906: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55913: read tcp 127.0.0.1:55908->127.0.0.1:55913: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55926: write tcp 127.0.0.1:55908->127.0.0.1:55926: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55925: write tcp 127.0.0.1:55908->127.0.0.1:55925: use of closed network connection BenchmarkClientServerParallel/4/h2-4 31 4152594 ns/op 60223 B/op 696 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55941: read tcp 127.0.0.1:55933->127.0.0.1:55941: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55952: read tcp 127.0.0.1:55944->127.0.0.1:55952: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55949: read tcp 127.0.0.1:55944->127.0.0.1:55949: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55955: write tcp 127.0.0.1:55944->127.0.0.1:55955: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55963: read tcp 127.0.0.1:55959->127.0.0.1:55963: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55967: read tcp 127.0.0.1:55959->127.0.0.1:55967: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55972: read tcp 127.0.0.1:55959->127.0.0.1:55972: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55975: read tcp 127.0.0.1:55959->127.0.0.1:55975: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55971: read tcp 127.0.0.1:55959->127.0.0.1:55971: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55974: write tcp 127.0.0.1:55959->127.0.0.1:55974: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 142 717140 ns/op 23076 B/op 125 allocs/op BenchmarkClientServerParallel/64/https1-4 32 7460099 ns/op 105280 B/op 1148 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56194: read tcp 127.0.0.1:56192->127.0.0.1:56194: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56204: read tcp 127.0.0.1:56192->127.0.0.1:56204: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56196: read tcp 127.0.0.1:56192->127.0.0.1:56196: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56197: read tcp 127.0.0.1:56192->127.0.0.1:56197: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56198: read tcp 127.0.0.1:56192->127.0.0.1:56198: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56199: read tcp 127.0.0.1:56192->127.0.0.1:56199: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56195: write tcp 127.0.0.1:56192->127.0.0.1:56195: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56205: write tcp 127.0.0.1:56192->127.0.0.1:56205: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56221: read tcp 127.0.0.1:56207->127.0.0.1:56221: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56219: read tcp 127.0.0.1:56207->127.0.0.1:56219: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h2-4 15 6864508 ns/op 102718 B/op 1207 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56252: read tcp 127.0.0.1:56246->127.0.0.1:56252: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56251: read tcp 127.0.0.1:56246->127.0.0.1:56251: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56269: read tcp 127.0.0.1:56255->127.0.0.1:56269: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56259: read tcp 127.0.0.1:56255->127.0.0.1:56259: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56266: write tcp 127.0.0.1:56255->127.0.0.1:56266: use of closed network connection BenchmarkServer-4 1 1100799926 ns/op 43760 B/op 210 allocs/op BenchmarkClient-4 51 2782036 ns/op 3967 B/op 46 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 568 235748 ns/op 7463 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 844 131523 ns/op 3074 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1158 99489 ns/op 1917 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1302 103394 ns/op 2808 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1105 104861 ns/op 2722 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1165 105466 ns/op 2759 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1305 93742 ns/op 1903 B/op 14 allocs/op BenchmarkServerHijack-4 836 155289 ns/op 16712 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 43 3578259 ns/op 6419 B/op 54 allocs/op BenchmarkResponseStatusLine-4 364335 350.4 ns/op 0 B/op 0 allocs/op PASS ok net/http 25.207s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2284 58750 ns/op 34138 B/op 12 allocs/op PASS ok net/http/httputil 1.314s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 114019 1114 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 461613 258.8 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 217395 545.0 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 68392 1827 ns/op BenchmarkStdIPv4-4 141236 770.5 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 106596 1126 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 106045 1120 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 98762 1204 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 78736 1458 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1564570 74.03 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1447972 81.47 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1255772 92.45 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 359762 367.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 381373 338.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 287892 377.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 93906 1239 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 319615 419.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 186476 704.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 178077 665.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 172317 722.8 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 78571 1333 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 397321 361.5 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 109316 1102 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 167316 690.8 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 255343 520.9 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 147334 767.4 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 343008 423.3 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 163830 803.4 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 143463 799.3 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 151311 803.3 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 113938 1122 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 532746 260.4 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 138662 864.7 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 81600 1289 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 125217 968.5 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 166710 795.5 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 120423 1038 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 249187 464.4 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 111619 1051 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 158916 876.9 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 183546 700.3 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 130908 973.3 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 923104 132.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 131.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 124.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 925466 126.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 125.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1000000 123.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 993722 129.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 132.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 961039 135.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 308757 419.5 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 527125 222.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 246364 524.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 262533 772.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 209510 682.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 79942 1378 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 573655 224.4 ns/op PASS ok net/netip 11.033s 2023/09/20 08:53:06 Test RPC server listening on 127.0.0.1:56335 2023/09/20 08:53:06 Test HTTP RPC server listening on 127.0.0.1:56336 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 157 647994 ns/op BenchmarkEndToEndHTTP-4 171 707228 ns/op BenchmarkEndToEndAsync-4 1449 89228 ns/op BenchmarkEndToEndAsyncHTTP-4 1342 79983 ns/op PASS ok net/rpc 1.990s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3022 33367 ns/op BenchmarkReadMIMEHeader/server_headers-4 5552 20427 ns/op BenchmarkUncommon-4 24474 4751 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.576s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 4504 26171 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 82353 1330 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 580204 238.0 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 120348 1083 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 212786 563.7 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 107358 1113 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 17007 6677 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 419142 278.9 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 101389 1054 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 234036 559.0 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 94957 1212 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 17980 6182 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 193155 697.3 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 70357 1653 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 68926 1703 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 31053 3736 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5751 20537 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 171229 671.6 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 73940 1625 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 71511 1645 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 31968 3649 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5653 19919 ns/op 320 B/op 1 allocs/op PASS ok net/url 5.091s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2591325 42.77 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 148252 792.2 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 536 222997 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 180 635900 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 430 268296 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 53313 2401 ns/op BenchmarkStatFile-4 33921 3695 ns/op BenchmarkStatDir-4 34717 3650 ns/op BenchmarkLstatDot-4 50688 2681 ns/op BenchmarkLstatFile-4 31692 3622 ns/op BenchmarkLstatDir-4 33451 3751 ns/op PASS ok os 3.098s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 22 5335319 ns/op 8976 B/op 30 allocs/op PASS ok os/exec 1.244s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 333578 370.6 ns/op PASS ok os/user 1.353s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2721721 42.57 ns/op BenchmarkString-4 1855164 62.01 ns/op BenchmarkBytes-4 1777117 64.90 ns/op BenchmarkNamedBytes-4 1000000 123.5 ns/op BenchmarkBytesArray-4 859830 149.0 ns/op BenchmarkSliceLen-4 2064552 57.12 ns/op BenchmarkMapLen-4 1000000 132.1 ns/op BenchmarkStringLen-4 1416205 81.66 ns/op BenchmarkArrayLen-4 1000000 100.0 ns/op BenchmarkSliceCap-4 2140014 55.23 ns/op BenchmarkDeepEqual/int8-4 534505 232.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 97509 1314 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 493490 263.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 85394 1310 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 486424 267.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 72660 1491 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 477013 270.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 93620 1328 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 450727 264.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 86485 1325 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 530655 229.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 122823 991.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 490861 260.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 94370 1327 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 486190 267.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 81867 1329 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 485599 267.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 87457 1319 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 491202 260.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 92474 1373 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 426193 290.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 67476 2629 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 471114 453.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 83878 1602 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 420080 344.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 89773 1366 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 458931 285.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 78883 1383 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 300574 383.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 84390 1806 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 546042 373.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 65838 2184 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 422713 362.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 55087 2060 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 76863 1620 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 39895 3869 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 43304 2626 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 31291 4582 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 30021 3813 ns/op BenchmarkIsZero/ArrayComparable-4 266583 426.9 ns/op BenchmarkIsZero/ArrayIncomparable-4 27698 4491 ns/op BenchmarkIsZero/StructComparable-4 568104 226.1 ns/op BenchmarkIsZero/StructIncomparable-4 140790 936.0 ns/op BenchmarkSetZero/Bool/Direct-4 2585468 46.53 ns/op BenchmarkSetZero/Bool/CachedZero-4 633151 160.6 ns/op BenchmarkSetZero/Bool/NewZero-4 621385 209.0 ns/op BenchmarkSetZero/Int/Direct-4 1820016 65.20 ns/op BenchmarkSetZero/Int/CachedZero-4 786198 142.0 ns/op BenchmarkSetZero/Int/NewZero-4 617812 200.2 ns/op BenchmarkSetZero/Uint/Direct-4 1714353 74.99 ns/op BenchmarkSetZero/Uint/CachedZero-4 768937 153.0 ns/op BenchmarkSetZero/Uint/NewZero-4 501942 218.3 ns/op BenchmarkSetZero/Float/Direct-4 1646173 62.95 ns/op BenchmarkSetZero/Float/CachedZero-4 910198 157.7 ns/op BenchmarkSetZero/Float/NewZero-4 615208 191.9 ns/op BenchmarkSetZero/Complex/Direct-4 2006970 68.95 ns/op BenchmarkSetZero/Complex/CachedZero-4 866912 134.5 ns/op BenchmarkSetZero/Complex/NewZero-4 729776 216.2 ns/op BenchmarkSetZero/Array/Direct-4 1861120 66.02 ns/op BenchmarkSetZero/Array/CachedZero-4 890890 151.2 ns/op BenchmarkSetZero/Array/NewZero-4 642148 196.1 ns/op BenchmarkSetZero/Chan/Direct-4 1692052 68.12 ns/op BenchmarkSetZero/Chan/CachedZero-4 993385 142.2 ns/op BenchmarkSetZero/Chan/NewZero-4 700968 193.7 ns/op BenchmarkSetZero/Func/Direct-4 1590405 83.51 ns/op BenchmarkSetZero/Func/CachedZero-4 776937 140.3 ns/op BenchmarkSetZero/Func/NewZero-4 717004 200.5 ns/op BenchmarkSetZero/Interface/Direct-4 1552182 76.32 ns/op BenchmarkSetZero/Interface/CachedZero-4 870748 154.8 ns/op BenchmarkSetZero/Interface/NewZero-4 633051 209.1 ns/op BenchmarkSetZero/Map/Direct-4 1838211 72.68 ns/op BenchmarkSetZero/Map/CachedZero-4 947965 157.1 ns/op BenchmarkSetZero/Map/NewZero-4 652957 251.0 ns/op BenchmarkSetZero/Pointer/Direct-4 2019364 62.06 ns/op BenchmarkSetZero/Pointer/CachedZero-4 948816 142.5 ns/op BenchmarkSetZero/Pointer/NewZero-4 463012 228.7 ns/op BenchmarkSetZero/Slice/Direct-4 1359620 81.44 ns/op BenchmarkSetZero/Slice/CachedZero-4 905449 154.1 ns/op BenchmarkSetZero/Slice/NewZero-4 563851 189.3 ns/op BenchmarkSetZero/String/Direct-4 1741254 78.96 ns/op BenchmarkSetZero/String/CachedZero-4 835101 142.2 ns/op BenchmarkSetZero/String/NewZero-4 730510 226.8 ns/op BenchmarkSetZero/Struct/Direct-4 1000000 103.3 ns/op BenchmarkSetZero/Struct/CachedZero-4 993883 159.8 ns/op BenchmarkSetZero/Struct/NewZero-4 520171 281.6 ns/op BenchmarkSelect/1-4 87818 1160 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 10000 10353 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 29946 4717 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 135331 739.7 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 156648 762.4 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 166468 931.8 ns/op 137.37 MB/s BenchmarkCallArgCopy/size=256-4 122490 1163 ns/op 220.04 MB/s BenchmarkCallArgCopy/size=1024-4 79276 2375 ns/op 431.08 MB/s BenchmarkCallArgCopy/size=4096-4 17704 6608 ns/op 619.87 MB/s BenchmarkCallArgCopy/size=65536-4 2031 107231 ns/op 611.16 MB/s BenchmarkFieldByName1-4 721920 157.4 ns/op BenchmarkFieldByName2-4 37906 4301 ns/op BenchmarkFieldByName3-4 6436 23126 ns/op BenchmarkInterfaceBig-4 2499096 46.48 ns/op BenchmarkInterfaceSmall-4 2146402 49.94 ns/op BenchmarkNew-4 934711 126.9 ns/op BenchmarkMap/StringKeys/MapIndex-4 2618 51111 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1900 60246 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2498 50742 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2049 62884 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2629 48652 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 2181 60807 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 190076 648.0 ns/op PASS ok reflect 24.102s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 8083 21336 ns/op 9027 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 8127 17097 ns/op 9065 B/op 1 allocs/op BenchmarkFindString-4 10000 22555 ns/op 9380 B/op 1 allocs/op BenchmarkFindSubmatch-4 7124 21033 ns/op 9284 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 22016 ns/op 9480 B/op 2 allocs/op BenchmarkLiteral-4 10000 17538 ns/op BenchmarkNotLiteral-4 4545 36166 ns/op BenchmarkMatchClass-4 3394 41299 ns/op BenchmarkMatchClass_InRange-4 3642 44053 ns/op BenchmarkReplaceAll-4 1842 104495 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 21925 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 25543 5035 ns/op BenchmarkAnchoredShortMatch-4 10000 15582 ns/op BenchmarkAnchoredLongMatch-4 15157 8673 ns/op BenchmarkOnePassShortA-4 19335 5812 ns/op BenchmarkNotOnePassShortA-4 7910 23591 ns/op BenchmarkOnePassShortB-4 25528 4577 ns/op BenchmarkNotOnePassShortB-4 10000 21047 ns/op BenchmarkOnePassLongPrefix-4 80920 1481 ns/op BenchmarkOnePassLongNotPrefix-4 31005 3814 ns/op BenchmarkMatchParallelShared-4 10000 19961 ns/op BenchmarkMatchParallelCopied-4 10000 18573 ns/op BenchmarkQuoteMetaAll-4 172675 825.9 ns/op 16.95 MB/s BenchmarkQuoteMetaNone-4 402760 292.4 ns/op 88.91 MB/s BenchmarkCompile/Onepass-4 4005 27758 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1623 87475 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 144 721123 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2807390 41.60 ns/op 384.65 MB/s BenchmarkMatch/Easy0/32-4 10000 11113 ns/op 2.88 MB/s BenchmarkMatch/Easy0/1K-4 10000 14450 ns/op 70.86 MB/s BenchmarkMatch/Easy0i/16-4 2729118 42.67 ns/op 374.93 MB/s BenchmarkMatch/Easy0i/32-4 6202 28988 ns/op 1.10 MB/s BenchmarkMatch/Easy0i/1K-4 259 440235 ns/op 2.33 MB/s BenchmarkMatch/Easy1/16-4 2895019 43.97 ns/op 363.91 MB/s BenchmarkMatch/Easy1/32-4 10000 13758 ns/op 2.33 MB/s BenchmarkMatch/Easy1/1K-4 5581 24621 ns/op 41.59 MB/s BenchmarkMatch/Medium/16-4 2744940 41.73 ns/op 383.44 MB/s BenchmarkMatch/Medium/32-4 7164 26034 ns/op 1.23 MB/s BenchmarkMatch/Medium/1K-4 312 380089 ns/op 2.69 MB/s BenchmarkMatch/Hard/16-4 2683068 43.48 ns/op 367.94 MB/s BenchmarkMatch/Hard/32-4 4846 36158 ns/op 0.88 MB/s BenchmarkMatch/Hard/1K-4 181 640534 ns/op 1.60 MB/s BenchmarkMatch/Hard1/16-4 1528 86006 ns/op 0.19 MB/s BenchmarkMatch/Hard1/32-4 705 165688 ns/op 0.19 MB/s BenchmarkMatch/Hard1/1K-4 30 4130564 ns/op 0.25 MB/s BenchmarkMatch_onepass_regex/16-4 30326 3931 ns/op 4.07 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 18141 6541 ns/op 4.89 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 703 175399 ns/op 5.84 MB/s 26 B/op 0 allocs/op PASS ok regexp 10.413s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 753529 137.9 ns/op BenchmarkIsWordChar-4 212372 572.0 ns/op PASS ok regexp/syntax 2.302s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 90685 1351 ns/op BenchmarkCallers/inlined-4 85066 1371 ns/op BenchmarkCallers/no-cache-4 19706 6340 ns/op BenchmarkFPCallers/cached-4 3496314 33.77 ns/op BenchmarkMakeChan/Byte-4 831297 251.3 ns/op BenchmarkMakeChan/Int-4 1000000 335.1 ns/op BenchmarkMakeChan/Ptr-4 767349 380.3 ns/op BenchmarkMakeChan/Struct/0-4 1000000 212.7 ns/op BenchmarkMakeChan/Struct/32-4 294420 649.7 ns/op BenchmarkMakeChan/Struct/40-4 466633 659.7 ns/op BenchmarkChanNonblocking-4 7753845 15.45 ns/op BenchmarkSelectUncontended-4 1143309 109.2 ns/op BenchmarkSelectSyncContended-4 92239 1087 ns/op BenchmarkSelectAsyncContended-4 330784 419.5 ns/op BenchmarkSelectNonblock-4 4518686 26.63 ns/op BenchmarkChanUncontended-4 17509 9061 ns/op BenchmarkChanContended-4 5182 21977 ns/op BenchmarkChanSync-4 207295 699.7 ns/op BenchmarkChanSyncWork-4 68842 1910 ns/op BenchmarkChanProdCons0-4 205970 486.0 ns/op BenchmarkChanProdCons10-4 477673 233.4 ns/op BenchmarkChanProdCons100-4 536416 212.4 ns/op BenchmarkChanProdConsWork0-4 176294 651.0 ns/op BenchmarkChanProdConsWork10-4 269422 437.5 ns/op BenchmarkChanProdConsWork100-4 295317 397.0 ns/op BenchmarkSelectProdCons-4 183993 625.5 ns/op BenchmarkReceiveDataFromClosedChan-4 961465 131.3 ns/op BenchmarkChanCreation-4 186196 554.7 ns/op BenchmarkChanSem-4 293103 379.3 ns/op BenchmarkChanPopular-4 122 883955 ns/op BenchmarkChanClosed-4 850815 131.8 ns/op BenchmarkCallClosure-4 4678162 25.18 ns/op BenchmarkCallClosure1-4 4191333 26.01 ns/op BenchmarkCallClosure2-4 1000000 126.7 ns/op BenchmarkCallClosure3-4 1000000 121.7 ns/op BenchmarkCallClosure4-4 1000000 127.4 ns/op BenchmarkComplex128DivNormal-4 14107527 8.857 ns/op BenchmarkComplex128DivNisNaN-4 9676916 11.87 ns/op BenchmarkComplex128DivDisNaN-4 9910584 12.09 ns/op BenchmarkComplex128DivNisInf-4 13985521 8.980 ns/op BenchmarkComplex128DivDisInf-4 7851684 15.51 ns/op BenchmarkSetTypePtr-4 69068365 1.892 ns/op 4228.07 MB/s BenchmarkSetTypePtr8-4 13362564 9.358 ns/op 6839.37 MB/s BenchmarkSetTypePtr16-4 12787701 9.225 ns/op 13874.67 MB/s BenchmarkSetTypePtr32-4 13904924 9.199 ns/op 27830.12 MB/s BenchmarkSetTypePtr64-4 13231159 9.193 ns/op 55692.46 MB/s BenchmarkSetTypePtr126-4 7053517 15.86 ns/op 63561.71 MB/s BenchmarkSetTypePtr128-4 7137567 15.68 ns/op 65313.82 MB/s BenchmarkSetTypePtrSlice-4 1000000 127.1 ns/op 64447.39 MB/s BenchmarkSetTypeNode1-4 12328545 9.289 ns/op 2583.60 MB/s BenchmarkSetTypeNode1Slice-4 4298630 30.07 ns/op 25537.99 MB/s BenchmarkSetTypeNode8-4 13531480 9.022 ns/op 8866.81 MB/s BenchmarkSetTypeNode8Slice-4 2202356 54.77 ns/op 46739.96 MB/s BenchmarkSetTypeNode64-4 6869304 16.89 ns/op 31266.93 MB/s BenchmarkSetTypeNode64Slice-4 332797 405.2 ns/op 41697.20 MB/s BenchmarkSetTypeNode64Dead-4 9794784 11.89 ns/op 44394.12 MB/s BenchmarkSetTypeNode64DeadSlice-4 339002 329.0 ns/op 51351.65 MB/s BenchmarkSetTypeNode124-4 7017380 15.84 ns/op 63617.70 MB/s BenchmarkSetTypeNode124Slice-4 271814 495.7 ns/op 65067.05 MB/s BenchmarkSetTypeNode126-4 7207771 15.35 ns/op 66695.06 MB/s BenchmarkSetTypeNode126Slice-4 267115 493.2 ns/op 66433.62 MB/s BenchmarkSetTypeNode128-4 5681308 21.05 ns/op 49404.37 MB/s BenchmarkSetTypeNode128Slice-4 202262 602.4 ns/op 55244.96 MB/s BenchmarkSetTypeNode130-4 4789932 22.46 ns/op 47023.37 MB/s BenchmarkSetTypeNode130Slice-4 205852 640.4 ns/op 52768.34 MB/s BenchmarkSetTypeNode1024-4 1000000 118.9 ns/op 69045.89 MB/s BenchmarkSetTypeNode1024Slice-4 34729 3504 ns/op 74960.44 MB/s BenchmarkAllocation-4 3499 87537 ns/op BenchmarkReadMemStats-4 100 1108023 ns/op BenchmarkReadMemStatsLatency-4 1 2517282 p50-ns 2517282 p90-ns 2517282 p99-ns BenchmarkWriteBarrier-4 2768908 43.77 ns/op BenchmarkBulkWriteBarrier-4 5280244 22.79 ns/op BenchmarkScanStackNoLocals-4 3 44529232 ns/op BenchmarkMSpanCountAlloc/bits=64-4 15765385 8.403 ns/op BenchmarkMSpanCountAlloc/bits=128-4 14505282 8.914 ns/op BenchmarkMSpanCountAlloc/bits=256-4 11005306 10.26 ns/op BenchmarkMSpanCountAlloc/bits=512-4 9301246 13.51 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 6703467 18.84 ns/op BenchmarkHash5-4 7818801 15.17 ns/op 329.66 MB/s BenchmarkHash16-4 8335161 14.41 ns/op 1110.15 MB/s BenchmarkHash64-4 5955102 18.77 ns/op 3409.72 MB/s BenchmarkHash1024-4 2504971 49.13 ns/op 20841.21 MB/s BenchmarkHash65536-4 48234 2390 ns/op 27419.39 MB/s BenchmarkAlignedLoad-4 9994438 11.33 ns/op BenchmarkUnalignedLoad-4 10217575 10.95 ns/op BenchmarkEqEfaceConcrete-4 7793844 15.47 ns/op BenchmarkEqIfaceConcrete-4 7425885 14.98 ns/op BenchmarkNeEfaceConcrete-4 7681646 14.66 ns/op BenchmarkNeIfaceConcrete-4 8407640 13.65 ns/op BenchmarkConvT2EByteSized/bool-4 4441467 26.25 ns/op BenchmarkConvT2EByteSized/uint8-4 4411866 25.90 ns/op BenchmarkConvT2ESmall-4 4333542 26.16 ns/op BenchmarkConvT2EUintptr-4 4326024 27.28 ns/op BenchmarkConvT2ELarge-4 1000000 142.0 ns/op BenchmarkConvT2ISmall-4 4428073 26.29 ns/op BenchmarkConvT2IUintptr-4 4246099 27.20 ns/op BenchmarkConvT2ILarge-4 1000000 137.7 ns/op BenchmarkConvI2E-4 4184757 27.75 ns/op BenchmarkConvI2I-4 3832414 32.13 ns/op BenchmarkAssertE2T-4 3928668 30.72 ns/op BenchmarkAssertE2TLarge-4 2144770 54.10 ns/op BenchmarkAssertE2I-4 3633554 30.92 ns/op BenchmarkAssertI2T-4 4339402 28.08 ns/op BenchmarkAssertI2I-4 3767246 31.11 ns/op BenchmarkAssertI2E-4 4470462 25.81 ns/op BenchmarkAssertE2E-4 4358238 25.75 ns/op BenchmarkAssertE2T2-4 2985649 40.67 ns/op BenchmarkAssertE2T2Blank-4 3628194 30.94 ns/op BenchmarkAssertI2E2-4 3804205 31.21 ns/op BenchmarkAssertI2E2Blank-4 4569894 25.30 ns/op BenchmarkAssertE2E2-4 3541251 31.23 ns/op BenchmarkAssertE2E2Blank-4 4460894 26.09 ns/op BenchmarkConvT2Ezero/zero/16-4 4528084 26.11 ns/op BenchmarkConvT2Ezero/zero/32-4 4358029 26.85 ns/op BenchmarkConvT2Ezero/zero/64-4 4340766 27.09 ns/op BenchmarkConvT2Ezero/zero/str-4 4337982 26.71 ns/op BenchmarkConvT2Ezero/zero/slice-4 4015484 29.27 ns/op BenchmarkConvT2Ezero/zero/big-4 131095 1022 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 120.5 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 118.7 ns/op BenchmarkConvT2Ezero/nonzero/big-4 164761 1048 ns/op BenchmarkConvT2Ezero/smallint/16-4 4343924 26.91 ns/op BenchmarkConvT2Ezero/smallint/32-4 4337725 27.21 ns/op BenchmarkConvT2Ezero/smallint/64-4 4307534 26.98 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 102.0 ns/op BenchmarkConvT2Ezero/largeint/32-4 1432894 89.19 ns/op BenchmarkConvT2Ezero/largeint/64-4 1273896 90.23 ns/op BenchmarkMalloc8-4 1668852 72.47 ns/op BenchmarkMalloc16-4 1513242 75.59 ns/op BenchmarkMallocTypeInfo8-4 1830073 66.13 ns/op BenchmarkMallocTypeInfo16-4 1395585 82.36 ns/op BenchmarkMallocLargeStruct-4 93937 1370 ns/op BenchmarkGoroutineSelect-4 31 3989195 ns/op BenchmarkGoroutineBlocking-4 28 3713188 ns/op BenchmarkGoroutineForRange-4 33 3941307 ns/op BenchmarkGoroutineIdle-4 31 3934051 ns/op BenchmarkHashStringSpeed-4 2652189 44.85 ns/op BenchmarkHashBytesSpeed-4 1321509 89.96 ns/op BenchmarkHashInt32Speed-4 2843161 40.66 ns/op BenchmarkHashInt64Speed-4 2945478 37.82 ns/op BenchmarkHashStringArraySpeed-4 660331 202.5 ns/op BenchmarkMegMap-4 3017311 38.43 ns/op BenchmarkMegOneMap-4 3483212 34.21 ns/op BenchmarkMegEqMap-4 3296 35659 ns/op BenchmarkMegEmptyMap-4 4210070 30.05 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2202086 53.51 ns/op BenchmarkSmallStrMap-4 2679265 48.89 ns/op BenchmarkMapStringKeysEight_16-4 2662965 38.01 ns/op BenchmarkMapStringKeysEight_32-4 2790735 48.56 ns/op BenchmarkMapStringKeysEight_64-4 2322500 49.26 ns/op BenchmarkMapStringKeysEight_1M-4 2923662 41.03 ns/op BenchmarkIntMap-4 3178323 36.28 ns/op BenchmarkMapFirst/1-4 3721490 31.15 ns/op BenchmarkMapFirst/2-4 3776488 30.07 ns/op BenchmarkMapFirst/3-4 3941911 30.08 ns/op BenchmarkMapFirst/4-4 3728718 31.41 ns/op BenchmarkMapFirst/5-4 3708147 31.06 ns/op BenchmarkMapFirst/6-4 3819242 31.37 ns/op BenchmarkMapFirst/7-4 3952446 30.22 ns/op BenchmarkMapFirst/8-4 3564020 30.88 ns/op BenchmarkMapFirst/9-4 3503974 34.01 ns/op BenchmarkMapFirst/10-4 3284518 33.85 ns/op BenchmarkMapFirst/11-4 3430578 33.15 ns/op BenchmarkMapFirst/12-4 3363322 33.58 ns/op BenchmarkMapFirst/13-4 3479937 33.13 ns/op BenchmarkMapFirst/14-4 3533098 34.00 ns/op BenchmarkMapFirst/15-4 3280138 34.14 ns/op BenchmarkMapFirst/16-4 3402206 34.38 ns/op BenchmarkMapMid/1-4 3842788 31.06 ns/op BenchmarkMapMid/2-4 3565556 34.66 ns/op BenchmarkMapMid/3-4 3826760 32.12 ns/op BenchmarkMapMid/4-4 3617379 32.38 ns/op BenchmarkMapMid/5-4 3681404 32.50 ns/op BenchmarkMapMid/6-4 3554599 33.95 ns/op BenchmarkMapMid/7-4 3317124 32.83 ns/op BenchmarkMapMid/8-4 3301173 34.63 ns/op BenchmarkMapMid/9-4 3078427 34.10 ns/op BenchmarkMapMid/10-4 3404642 36.51 ns/op BenchmarkMapMid/11-4 3380882 36.12 ns/op BenchmarkMapMid/12-4 3245727 35.73 ns/op BenchmarkMapMid/13-4 3305404 34.40 ns/op BenchmarkMapMid/14-4 3287998 36.41 ns/op BenchmarkMapMid/15-4 3116191 34.42 ns/op BenchmarkMapMid/16-4 3203079 36.35 ns/op BenchmarkMapLast/1-4 3687129 32.03 ns/op BenchmarkMapLast/2-4 3675207 33.23 ns/op BenchmarkMapLast/3-4 3516357 34.33 ns/op BenchmarkMapLast/4-4 3458767 33.22 ns/op BenchmarkMapLast/5-4 3258422 34.56 ns/op BenchmarkMapLast/6-4 3402098 33.76 ns/op BenchmarkMapLast/7-4 3272890 35.98 ns/op BenchmarkMapLast/8-4 3209578 37.13 ns/op BenchmarkMapLast/9-4 3267796 34.71 ns/op BenchmarkMapLast/10-4 3046632 34.88 ns/op BenchmarkMapLast/11-4 3155227 36.90 ns/op BenchmarkMapLast/12-4 3089206 39.13 ns/op BenchmarkMapLast/13-4 3454846 33.62 ns/op BenchmarkMapLast/14-4 3224280 34.31 ns/op BenchmarkMapLast/15-4 3261776 33.62 ns/op BenchmarkMapLast/16-4 3231710 33.89 ns/op BenchmarkMapCycle-4 2174077 53.78 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2895909 36.37 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2947 38613 ns/op BenchmarkMakeMap/[Byte]Byte-4 701440 402.3 ns/op BenchmarkMakeMap/[Int]Int-4 193640 706.7 ns/op BenchmarkNewEmptyMap-4 15696261 7.599 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1646029 77.80 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 586714 226.5 ns/op BenchmarkMapIterEmpty-4 4374074 29.02 ns/op BenchmarkSameLengthMap-4 3822662 31.58 ns/op BenchmarkBigKeyMap-4 1400866 83.50 ns/op BenchmarkBigValMap-4 1302766 92.79 ns/op BenchmarkSmallKeyMap-4 2681265 46.25 ns/op BenchmarkMapPopulate/1-4 2491341 47.71 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 154594 1105 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 8050 23326 ns/op 6273 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 676 203372 ns/op 51740 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 46 2294769 ns/op 416058 B/op 199 allocs/op BenchmarkMapPopulate/100000-4 4 25964063 ns/op 6534900 B/op 2937 allocs/op BenchmarkComplexAlgMap-4 524761 231.3 ns/op BenchmarkGoMapClear/Reflexive/1-4 1668363 71.48 ns/op BenchmarkGoMapClear/Reflexive/10-4 1544114 76.54 ns/op BenchmarkGoMapClear/Reflexive/100-4 421627 315.2 ns/op BenchmarkGoMapClear/Reflexive/1000-4 62170 1955 ns/op BenchmarkGoMapClear/Reflexive/10000-4 7257 16584 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1285635 92.02 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1217694 98.67 ns/op BenchmarkGoMapClear/NonReflexive/100-4 368106 341.1 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 57210 2014 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 6702 16681 ns/op BenchmarkMapStringConversion/32/simple-4 1397960 91.63 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1380891 85.41 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1263444 100.7 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1366114 86.10 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1299174 90.29 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1000000 102.2 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1585783 94.65 ns/op BenchmarkMapInterfacePtr-4 1724572 87.87 ns/op BenchmarkNewEmptyMapHintLessThan8-4 5395170 21.14 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 63138 1970 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 6064 23416 ns/op BenchmarkMapPop1000-4 404 290289 ns/op BenchmarkMapPop10000-4 25 5104018 ns/op BenchmarkMapAssign/Int32/256-4 2174148 53.45 ns/op BenchmarkMapAssign/Int32/65536-4 1328433 97.87 ns/op BenchmarkMapAssign/Int64/256-4 2173622 56.01 ns/op BenchmarkMapAssign/Int64/65536-4 972274 119.0 ns/op BenchmarkMapAssign/Str/256-4 1938094 66.15 ns/op BenchmarkMapAssign/Str/65536-4 578832 200.7 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1439910 89.79 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 684381 173.4 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1385439 84.56 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 728785 148.1 ns/op BenchmarkMapOperatorAssign/Str/256-4 493986 4850 ns/op BenchmarkMapOperatorAssign/Str/65536-4 173913 631.1 ns/op BenchmarkMapAppendAssign/Int32/256-4 647942 175.6 ns/op 23 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 354348 395.4 ns/op 48 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 948232 179.4 ns/op 34 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 276512 386.2 ns/op 54 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 697728 258.6 ns/op 65 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 141259 754.9 ns/op 113 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1000000 105.3 ns/op BenchmarkMapDelete/Int32/1000-4 1967764 59.95 ns/op BenchmarkMapDelete/Int32/10000-4 1886920 67.48 ns/op BenchmarkMapDelete/Int64/100-4 949742 106.7 ns/op BenchmarkMapDelete/Int64/1000-4 1698301 62.80 ns/op BenchmarkMapDelete/Int64/10000-4 2067254 58.76 ns/op BenchmarkMapDelete/Str/100-4 1000000 112.0 ns/op BenchmarkMapDelete/Str/1000-4 1493816 84.43 ns/op BenchmarkMapDelete/Str/10000-4 1000000 118.8 ns/op BenchmarkMapDelete/Pointer/100-4 1000000 107.1 ns/op BenchmarkMapDelete/Pointer/1000-4 1611898 63.87 ns/op BenchmarkMapDelete/Pointer/10000-4 1750494 62.19 ns/op BenchmarkMemmove/0-4 19091304 5.519 ns/op BenchmarkMemmove/1-4 1452241 80.81 ns/op 12.37 MB/s BenchmarkMemmove/2-4 1449919 80.33 ns/op 24.90 MB/s BenchmarkMemmove/3-4 1471095 80.97 ns/op 37.05 MB/s BenchmarkMemmove/4-4 1435838 80.57 ns/op 49.65 MB/s BenchmarkMemmove/5-4 1380657 84.70 ns/op 59.03 MB/s BenchmarkMemmove/6-4 1491088 81.41 ns/op 73.70 MB/s BenchmarkMemmove/7-4 1490535 83.69 ns/op 83.64 MB/s BenchmarkMemmove/8-4 1360850 78.44 ns/op 101.99 MB/s BenchmarkMemmove/9-4 1373186 83.70 ns/op 107.53 MB/s BenchmarkMemmove/10-4 1404489 84.51 ns/op 118.33 MB/s BenchmarkMemmove/11-4 1431760 82.05 ns/op 134.06 MB/s BenchmarkMemmove/12-4 1436965 81.96 ns/op 146.41 MB/s BenchmarkMemmove/13-4 1460150 80.29 ns/op 161.91 MB/s BenchmarkMemmove/14-4 1511137 79.82 ns/op 175.39 MB/s BenchmarkMemmove/15-4 1516836 79.15 ns/op 189.51 MB/s BenchmarkMemmove/16-4 1549154 76.96 ns/op 207.91 MB/s BenchmarkMemmove/32-4 1469448 81.09 ns/op 394.62 MB/s BenchmarkMemmove/64-4 1336635 83.00 ns/op 771.08 MB/s BenchmarkMemmove/128-4 1288725 95.39 ns/op 1341.83 MB/s BenchmarkMemmove/256-4 932793 109.7 ns/op 2333.08 MB/s BenchmarkMemmove/512-4 860514 151.1 ns/op 3388.39 MB/s BenchmarkMemmove/1024-4 569175 237.8 ns/op 4305.84 MB/s BenchmarkMemmove/2048-4 356862 391.3 ns/op 5233.87 MB/s BenchmarkMemmove/4096-4 196107 653.1 ns/op 6271.22 MB/s BenchmarkMemmoveOverlap/32-4 1471422 81.49 ns/op 392.69 MB/s BenchmarkMemmoveOverlap/64-4 1420279 84.38 ns/op 758.47 MB/s BenchmarkMemmoveOverlap/128-4 1237815 97.38 ns/op 1314.45 MB/s BenchmarkMemmoveOverlap/256-4 1000000 116.5 ns/op 2197.76 MB/s BenchmarkMemmoveOverlap/512-4 895552 145.8 ns/op 3511.94 MB/s BenchmarkMemmoveOverlap/1024-4 545601 232.0 ns/op 4414.42 MB/s BenchmarkMemmoveOverlap/2048-4 353554 378.9 ns/op 5404.70 MB/s BenchmarkMemmoveOverlap/4096-4 192630 673.4 ns/op 6082.97 MB/s BenchmarkMemmoveUnalignedDst/0-4 21818534 5.607 ns/op BenchmarkMemmoveUnalignedDst/1-4 1562659 76.07 ns/op 13.15 MB/s BenchmarkMemmoveUnalignedDst/2-4 1561603 76.47 ns/op 26.16 MB/s BenchmarkMemmoveUnalignedDst/3-4 1589611 75.57 ns/op 39.70 MB/s BenchmarkMemmoveUnalignedDst/4-4 1555126 75.78 ns/op 52.78 MB/s BenchmarkMemmoveUnalignedDst/5-4 1533343 77.31 ns/op 64.68 MB/s BenchmarkMemmoveUnalignedDst/6-4 1506042 83.29 ns/op 72.04 MB/s BenchmarkMemmoveUnalignedDst/7-4 1555700 78.09 ns/op 89.64 MB/s BenchmarkMemmoveUnalignedDst/8-4 1577690 74.61 ns/op 107.23 MB/s BenchmarkMemmoveUnalignedDst/9-4 1515492 79.22 ns/op 113.60 MB/s BenchmarkMemmoveUnalignedDst/10-4 1511925 82.54 ns/op 121.16 MB/s BenchmarkMemmoveUnalignedDst/11-4 1501371 79.25 ns/op 138.80 MB/s BenchmarkMemmoveUnalignedDst/12-4 1463473 79.56 ns/op 150.84 MB/s BenchmarkMemmoveUnalignedDst/13-4 1509118 78.78 ns/op 165.01 MB/s BenchmarkMemmoveUnalignedDst/14-4 1497690 81.95 ns/op 170.83 MB/s BenchmarkMemmoveUnalignedDst/15-4 1461054 82.86 ns/op 181.03 MB/s BenchmarkMemmoveUnalignedDst/16-4 1495420 79.48 ns/op 201.30 MB/s BenchmarkMemmoveUnalignedDst/32-4 1489590 80.45 ns/op 397.75 MB/s BenchmarkMemmoveUnalignedDst/64-4 1391628 86.42 ns/op 740.53 MB/s BenchmarkMemmoveUnalignedDst/128-4 1256407 97.45 ns/op 1313.47 MB/s BenchmarkMemmoveUnalignedDst/256-4 1000000 113.0 ns/op 2265.73 MB/s BenchmarkMemmoveUnalignedDst/512-4 836656 151.4 ns/op 3382.26 MB/s BenchmarkMemmoveUnalignedDst/1024-4 556994 242.1 ns/op 4230.12 MB/s BenchmarkMemmoveUnalignedDst/2048-4 338781 373.7 ns/op 5480.47 MB/s BenchmarkMemmoveUnalignedDst/4096-4 186048 645.7 ns/op 6343.75 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1469838 82.11 ns/op 389.72 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1366683 86.42 ns/op 740.55 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1278897 95.46 ns/op 1340.90 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 1000000 113.6 ns/op 2254.24 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 877934 154.0 ns/op 3325.32 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 517539 248.3 ns/op 4123.24 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 343893 412.9 ns/op 4960.16 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 156594 782.0 ns/op 5237.99 MB/s BenchmarkMemmoveUnalignedSrc/0-4 20968136 6.470 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1258336 109.6 ns/op 9.13 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1000000 141.2 ns/op 14.16 MB/s BenchmarkMemmoveUnalignedSrc/3-4 771980 170.2 ns/op 17.63 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1285716 120.1 ns/op 33.30 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1372971 91.72 ns/op 54.52 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1353451 99.58 ns/op 60.25 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1388157 103.2 ns/op 67.83 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1375052 82.49 ns/op 96.98 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1355372 80.47 ns/op 111.85 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1489532 79.08 ns/op 126.45 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1497165 79.24 ns/op 138.82 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1491198 79.22 ns/op 151.47 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1488816 80.44 ns/op 161.60 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1409720 81.96 ns/op 170.82 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1438839 85.53 ns/op 175.37 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1447576 82.28 ns/op 194.45 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1352196 92.04 ns/op 347.67 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1227358 93.86 ns/op 681.84 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 101.0 ns/op 1267.50 MB/s BenchmarkMemmoveUnalignedSrc/256-4 1000000 116.9 ns/op 2189.73 MB/s BenchmarkMemmoveUnalignedSrc/512-4 816770 154.0 ns/op 3323.87 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 554661 245.4 ns/op 4173.31 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 352386 373.8 ns/op 5478.61 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 196832 659.3 ns/op 6212.40 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1378956 85.32 ns/op 187.53 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1356769 87.77 ns/op 182.29 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1286881 91.35 ns/op 175.15 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1275194 92.61 ns/op 172.76 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1345957 89.48 ns/op 178.81 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1339713 89.52 ns/op 178.74 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1312435 91.25 ns/op 175.34 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1324394 95.99 ns/op 166.69 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1176735 95.86 ns/op 667.65 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1000000 108.7 ns/op 588.54 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1000000 112.6 ns/op 568.17 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1203648 97.42 ns/op 656.98 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1223007 99.18 ns/op 645.29 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1217246 95.51 ns/op 670.09 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1206907 98.85 ns/op 647.45 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1206181 97.49 ns/op 656.49 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 921459 139.4 ns/op 1836.31 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 754653 173.0 ns/op 1479.75 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 1000000 123.8 ns/op 2068.07 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 1000000 123.8 ns/op 2068.43 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 1000000 124.5 ns/op 2055.42 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 1000000 123.4 ns/op 2074.34 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 1000000 127.2 ns/op 2012.01 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 1000000 126.4 ns/op 2024.87 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 116139 1135 ns/op 3607.60 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 71150 1699 ns/op 2411.23 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 192537 689.4 ns/op 5941.27 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 191984 777.6 ns/op 5267.38 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 184297 720.5 ns/op 5684.67 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 161226 721.0 ns/op 5681.37 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 183073 681.3 ns/op 6012.40 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 184579 679.6 ns/op 6027.00 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 7358 16834 ns/op 3893.13 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 5020 24734 ns/op 2649.66 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 10000 10952 ns/op 5983.72 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 10000 11406 ns/op 5745.92 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 10000 12071 ns/op 5429.29 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 9712 12755 ns/op 5137.97 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 9673 12670 ns/op 5172.71 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 10000 11840 ns/op 5535.14 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1322479 90.16 ns/op 354.93 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1281074 93.28 ns/op 686.09 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 103.3 ns/op 1238.66 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 1000000 121.0 ns/op 2115.93 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 755701 152.1 ns/op 3365.83 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 507812 256.7 ns/op 3988.34 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 330332 412.1 ns/op 4969.27 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 150705 766.6 ns/op 5343.37 MB/s BenchmarkMemclr/5-4 12995107 8.523 ns/op 586.64 MB/s BenchmarkMemclr/16-4 15081399 8.704 ns/op 1838.20 MB/s BenchmarkMemclr/64-4 13889071 9.473 ns/op 6755.73 MB/s BenchmarkMemclr/256-4 10531518 10.46 ns/op 24485.44 MB/s BenchmarkMemclr/4096-4 2185533 53.43 ns/op 76659.76 MB/s BenchmarkMemclr/65536-4 84248 1384 ns/op 47336.79 MB/s BenchmarkMemclr/1M-4 4717 24902 ns/op 42107.76 MB/s BenchmarkMemclr/4M-4 1155 106402 ns/op 39419.57 MB/s BenchmarkMemclr/8M-4 402 289891 ns/op 28937.09 MB/s BenchmarkMemclr/16M-4 122 861849 ns/op 19466.53 MB/s BenchmarkMemclr/64M-4 44 2526406 ns/op 26562.97 MB/s BenchmarkMemclrUnaligned/0_5-4 6511561 19.32 ns/op 258.79 MB/s BenchmarkMemclrUnaligned/0_16-4 6194122 18.60 ns/op 860.26 MB/s BenchmarkMemclrUnaligned/0_64-4 7506987 14.88 ns/op 4299.91 MB/s BenchmarkMemclrUnaligned/0_256-4 7226288 15.92 ns/op 16079.83 MB/s BenchmarkMemclrUnaligned/0_4096-4 2066210 56.19 ns/op 72895.27 MB/s BenchmarkMemclrUnaligned/0_65536-4 87714 1430 ns/op 45836.69 MB/s BenchmarkMemclrUnaligned/1_5-4 8454909 13.70 ns/op 364.89 MB/s BenchmarkMemclrUnaligned/1_16-4 8645006 13.76 ns/op 1163.01 MB/s BenchmarkMemclrUnaligned/1_64-4 8698870 13.82 ns/op 4631.48 MB/s BenchmarkMemclrUnaligned/1_256-4 7397960 15.88 ns/op 16121.90 MB/s BenchmarkMemclrUnaligned/1_4096-4 1428531 82.76 ns/op 49492.70 MB/s BenchmarkMemclrUnaligned/1_65536-4 77864 1519 ns/op 43141.78 MB/s BenchmarkMemclrUnaligned/4_5-4 8978454 13.23 ns/op 377.86 MB/s BenchmarkMemclrUnaligned/4_16-4 8736128 13.51 ns/op 1184.71 MB/s BenchmarkMemclrUnaligned/4_64-4 9147079 13.91 ns/op 4602.15 MB/s BenchmarkMemclrUnaligned/4_256-4 8179348 15.65 ns/op 16356.67 MB/s BenchmarkMemclrUnaligned/4_4096-4 1473572 79.94 ns/op 51238.79 MB/s BenchmarkMemclrUnaligned/4_65536-4 88058 1467 ns/op 44680.13 MB/s BenchmarkMemclrUnaligned/7_5-4 9134589 12.77 ns/op 391.65 MB/s BenchmarkMemclrUnaligned/7_16-4 8232456 13.08 ns/op 1222.86 MB/s BenchmarkMemclrUnaligned/7_64-4 9393346 12.95 ns/op 4943.91 MB/s BenchmarkMemclrUnaligned/7_256-4 8906260 13.74 ns/op 18630.50 MB/s BenchmarkMemclrUnaligned/7_4096-4 1492324 75.55 ns/op 54218.41 MB/s BenchmarkMemclrUnaligned/7_65536-4 86744 1431 ns/op 45797.27 MB/s BenchmarkMemclrUnaligned/0_1M-4 6039 21397 ns/op 49005.59 MB/s BenchmarkMemclrUnaligned/0_4M-4 1419 86384 ns/op 48554.43 MB/s BenchmarkMemclrUnaligned/0_8M-4 447 225948 ns/op 37126.28 MB/s BenchmarkMemclrUnaligned/0_16M-4 166 717907 ns/op 23369.61 MB/s BenchmarkMemclrUnaligned/0_64M-4 58 1963973 ns/op 34169.95 MB/s BenchmarkMemclrUnaligned/1_1M-4 4567 30541 ns/op 34333.83 MB/s BenchmarkMemclrUnaligned/1_4M-4 1224 94419 ns/op 44422.34 MB/s BenchmarkMemclrUnaligned/1_8M-4 422 255627 ns/op 32815.77 MB/s BenchmarkMemclrUnaligned/1_16M-4 159 786264 ns/op 21337.88 MB/s BenchmarkMemclrUnaligned/1_64M-4 51 2193483 ns/op 30594.65 MB/s BenchmarkMemclrUnaligned/4_1M-4 4682 27807 ns/op 37709.02 MB/s BenchmarkMemclrUnaligned/4_4M-4 1309 92051 ns/op 45564.89 MB/s BenchmarkMemclrUnaligned/4_8M-4 475 235264 ns/op 35656.20 MB/s BenchmarkMemclrUnaligned/4_16M-4 154 736414 ns/op 22782.31 MB/s BenchmarkMemclrUnaligned/4_64M-4 58 2101402 ns/op 31935.28 MB/s BenchmarkMemclrUnaligned/7_1M-4 4820 22859 ns/op 45872.29 MB/s BenchmarkMemclrUnaligned/7_4M-4 1242 90952 ns/op 46115.52 MB/s BenchmarkMemclrUnaligned/7_8M-4 460 239103 ns/op 35083.64 MB/s BenchmarkMemclrUnaligned/7_16M-4 159 741032 ns/op 22640.33 MB/s BenchmarkMemclrUnaligned/7_64M-4 61 1884447 ns/op 35611.97 MB/s BenchmarkGoMemclr/5-4 2431213 47.24 ns/op 105.84 MB/s BenchmarkGoMemclr/16-4 827446 152.5 ns/op 104.91 MB/s BenchmarkGoMemclr/64-4 204202 556.6 ns/op 114.97 MB/s BenchmarkGoMemclr/256-4 56348 2103 ns/op 121.71 MB/s BenchmarkMemclrRange/1K_2K-4 88674 1315 ns/op 72883.21 MB/s BenchmarkMemclrRange/2K_8K-4 32137 3738 ns/op 89223.54 MB/s BenchmarkMemclrRange/4K_16K-4 35641 3149 ns/op 102583.41 MB/s BenchmarkMemclrRange/160K_228K-4 4112 32825 ns/op 50658.21 MB/s BenchmarkClearFat7-4 4882842 24.19 ns/op BenchmarkClearFat8-4 5256752 23.41 ns/op BenchmarkClearFat11-4 4505823 25.43 ns/op BenchmarkClearFat12-4 4771555 25.60 ns/op BenchmarkClearFat13-4 4930005 28.20 ns/op BenchmarkClearFat14-4 4318486 31.80 ns/op BenchmarkClearFat15-4 4302448 29.14 ns/op BenchmarkClearFat16-4 4439872 25.16 ns/op BenchmarkClearFat24-4 4887772 24.41 ns/op BenchmarkClearFat32-4 4897843 25.64 ns/op BenchmarkClearFat40-4 4195748 26.32 ns/op BenchmarkClearFat48-4 4679611 26.01 ns/op BenchmarkClearFat56-4 4207759 26.94 ns/op BenchmarkClearFat64-4 4136733 28.19 ns/op BenchmarkClearFat72-4 4296870 28.57 ns/op BenchmarkClearFat128-4 3588834 32.99 ns/op BenchmarkClearFat256-4 2645853 42.83 ns/op BenchmarkClearFat512-4 1699035 71.25 ns/op BenchmarkClearFat1024-4 1000000 114.3 ns/op BenchmarkClearFat1032-4 1000000 115.9 ns/op BenchmarkClearFat1040-4 886298 128.0 ns/op BenchmarkCopyFat7-4 4802575 24.74 ns/op BenchmarkCopyFat8-4 4669233 24.43 ns/op BenchmarkCopyFat11-4 4644988 26.48 ns/op BenchmarkCopyFat12-4 3778144 29.42 ns/op BenchmarkCopyFat13-4 4643950 27.05 ns/op BenchmarkCopyFat14-4 4128138 26.22 ns/op BenchmarkCopyFat15-4 4322881 25.55 ns/op BenchmarkCopyFat16-4 4475726 25.33 ns/op BenchmarkCopyFat24-4 4530003 25.15 ns/op BenchmarkCopyFat32-4 4313017 26.43 ns/op BenchmarkCopyFat64-4 4002775 29.53 ns/op BenchmarkCopyFat72-4 4045207 29.84 ns/op BenchmarkCopyFat128-4 3202513 35.94 ns/op BenchmarkCopyFat256-4 2445672 46.20 ns/op BenchmarkCopyFat512-4 1463532 75.34 ns/op BenchmarkCopyFat520-4 1457766 75.77 ns/op BenchmarkCopyFat1024-4 1000000 124.8 ns/op BenchmarkCopyFat1032-4 944316 124.9 ns/op BenchmarkCopyFat1040-4 995947 127.6 ns/op BenchmarkIssue18740/2byte-4 361 317632 ns/op BenchmarkIssue18740/4byte-4 613 183052 ns/op BenchmarkIssue18740/8byte-4 1161 111179 ns/op BenchmarkMemclrKnownSize1-4 7169910 15.17 ns/op 65.93 MB/s BenchmarkMemclrKnownSize2-4 4288846 28.07 ns/op 71.25 MB/s BenchmarkMemclrKnownSize4-4 3207435 35.70 ns/op 112.04 MB/s BenchmarkMemclrKnownSize8-4 1408892 86.87 ns/op 92.09 MB/s BenchmarkMemclrKnownSize16-4 798910 162.3 ns/op 98.58 MB/s BenchmarkMemclrKnownSize32-4 435644 308.6 ns/op 103.70 MB/s BenchmarkMemclrKnownSize64-4 218527 590.5 ns/op 108.38 MB/s BenchmarkMemclrKnownSize112-4 127581 975.9 ns/op 114.77 MB/s BenchmarkMemclrKnownSize128-4 107469 1129 ns/op 113.39 MB/s BenchmarkMemclrKnownSize192-4 67766 1674 ns/op 114.69 MB/s BenchmarkMemclrKnownSize248-4 50396 2350 ns/op 105.52 MB/s BenchmarkMemclrKnownSize256-4 50727 2375 ns/op 107.78 MB/s BenchmarkMemclrKnownSize512-4 27555 4329 ns/op 118.28 MB/s BenchmarkMemclrKnownSize1024-4 13281 9076 ns/op 112.83 MB/s BenchmarkMemclrKnownSize4096-4 3706 35812 ns/op 114.38 MB/s BenchmarkMemclrKnownSize512KiB-4 21 4809192 ns/op 109.02 MB/s BenchmarkReadMetricsLatency-4 10000 4294 p50-ns 6942 p90-ns 10129 p99-ns BenchmarkFinalizer-4 218 540655 ns/op BenchmarkFinalizerRun-4 141307 1362 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 9048264 13.30 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3599331 30.84 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2999194 39.22 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2934362 39.42 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1658898 72.28 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1455616 77.19 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2892939 41.77 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1579513 73.26 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1705305 70.61 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2653477 44.25 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2487751 53.93 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2296860 51.19 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1884052 63.14 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1825554 66.07 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 9544766 12.33 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 10275164 11.25 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 9888426 11.24 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 9942157 11.46 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 9381206 12.57 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6366638 15.86 ns/op BenchmarkFindBitRange64/PatternAASize2-4 10897737 11.19 ns/op BenchmarkFindBitRange64/PatternAASize8-4 10279947 10.94 ns/op BenchmarkFindBitRange64/PatternAASize32-4 10586997 11.09 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 11405648 10.54 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 9238252 10.87 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 11576781 10.36 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 11574751 10.94 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 11853921 10.12 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 11715573 9.996 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 11670458 9.937 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 12234255 10.12 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 12271076 11.14 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 10985884 11.42 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 9665685 11.51 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 10284559 11.57 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 11270368 10.28 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 10274000 11.43 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 10067658 11.62 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 12279198 12.85 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 10104501 11.33 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 10228682 11.41 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 12597213 10.13 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 10833004 11.63 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 10119913 14.00 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 11963847 10.11 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 11966563 10.25 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 12259982 10.14 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 12371181 9.979 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 12353665 10.52 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 9414487 12.28 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 10633026 11.75 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 8934387 12.71 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 12352111 11.37 ns/op BenchmarkNetpollBreak-4 4102 32906 ns/op BenchmarkPinnerPinUnpinBatch-4 1587 107431 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 274 442377 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1714 132397 ns/op BenchmarkPinnerPinUnpin-4 1634841 69.96 ns/op BenchmarkPinnerPinUnpinTiny-4 1700654 68.79 ns/op BenchmarkPinnerPinUnpinDouble-4 675571 190.0 ns/op BenchmarkPinnerPinUnpinParallel-4 4483720 28.58 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 3834687 32.30 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 496183 246.3 ns/op BenchmarkPinnerIsPinnedOnPinned-4 8367303 14.58 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 9166986 16.36 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 5880992 17.47 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 7211062 17.12 ns/op BenchmarkPingPongHog-4 536 320133 ns/op BenchmarkStackGrowth-4 145542 936.8 ns/op BenchmarkStackGrowthDeep-4 1350 85465 ns/op BenchmarkCreateGoroutines-4 58941 2144 ns/op BenchmarkCreateGoroutinesParallel-4 80628 1526 ns/op BenchmarkCreateGoroutinesCapture-4 9898 22673 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 52178 2398 ns/op BenchmarkClosureCall-4 26585674 4.420 ns/op BenchmarkWakeupParallelSpinning/0s-4 6655 16402 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5902 27629 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5776 30762 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3230 41125 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1546 79373 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1015 112166 ns/op BenchmarkWakeupParallelSpinning/50µs-4 439 255472 ns/op BenchmarkWakeupParallelSpinning/100µs-4 249 464049 ns/op BenchmarkMatmult-4 4736528 28.59 ns/op BenchmarkFastrand-4 10084694 14.62 ns/op BenchmarkFastrand64-4 8916199 25.98 ns/op BenchmarkFastrandHashiter-4 2771839 44.47 ns/op BenchmarkFastrandn/2-4 3808636 30.37 ns/op BenchmarkFastrandn/3-4 4316101 25.78 ns/op BenchmarkFastrandn/4-4 8805421 13.91 ns/op BenchmarkFastrandn/5-4 8779870 14.07 ns/op BenchmarkIfaceCmp100-4 153747 825.6 ns/op BenchmarkIfaceCmpNil100-4 271596 441.6 ns/op BenchmarkEfaceCmpDiff-4 57860 2090 ns/op BenchmarkEfaceCmpDiffIndirect-4 49302 2420 ns/op BenchmarkDefer-4 1675074 71.37 ns/op BenchmarkDefer10-4 1000000 144.5 ns/op BenchmarkDeferMany-4 591753 318.9 ns/op BenchmarkPanicRecover-4 736494 144.3 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 100 1123525 ns/op 1157718 p50-ns 1690257 p90-ns 2153100 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 100 1367929 ns/op 1339030 p50-ns 2075953 p90-ns 5277091 p99-ns BenchmarkGoroutineProfile/small/idle-4 57 2154971 ns/op 2073849 p50-ns 2852022 p90-ns 4048649 p99-ns BenchmarkGoroutineProfile/small/loaded-4 57 2727659 ns/op 2278740 p50-ns 4477304 p90-ns 7066964 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 100 1079500 ns/op 1090024 p50-ns 1615594 p90-ns 2152793 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 100 1287723 ns/op 1260259 p50-ns 1959075 p90-ns 2900079 p99-ns BenchmarkGoroutineProfile/large/idle-4 30 3591487 ns/op 3584554 p50-ns 4382385 p90-ns 5595423 p99-ns BenchmarkGoroutineProfile/large/loaded-4 20 9003492 ns/op 6575010 p50-ns 21123078 p90-ns 34606052 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 100 1119250 ns/op 1149048 p50-ns 1649502 p90-ns 2322376 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 100 1266518 ns/op 1220640 p50-ns 1979105 p90-ns 5836627 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 100 2126329 ns/op 2114379 p50-ns 2953720 p90-ns 4311274 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 44 3073268 ns/op 2644514 p50-ns 4595124 p90-ns 9827258 p99-ns BenchmarkRWMutexUncontended-4 2721704 42.89 ns/op BenchmarkRWMutexWrite100-4 1000000 2053 ns/op BenchmarkRWMutexWrite10-4 58202 1990 ns/op BenchmarkRWMutexWorkWrite100-4 53245 3489 ns/op BenchmarkRWMutexWorkWrite10-4 42650 2394 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3464 34839 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1298 97961 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1870 65888 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 613 190259 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 847 135766 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 286 414459 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 421 267287 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 134 850784 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 194593 677.5 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 228308 740.3 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 146545 738.3 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 284077 668.0 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 237624 709.9 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 165705 784.6 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 164331 706.6 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 171526 718.6 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 181543 816.9 ns/op BenchmarkMakeSlice/Byte-4 1624150 70.21 ns/op BenchmarkMakeSlice/Int16-4 1716646 71.58 ns/op BenchmarkMakeSlice/Int-4 1301847 94.25 ns/op BenchmarkMakeSlice/Ptr-4 1000000 114.0 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 158.7 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 173.9 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 211.3 ns/op BenchmarkGrowSlice/Byte-4 584985 181.7 ns/op BenchmarkGrowSlice/Int16-4 658468 205.3 ns/op BenchmarkGrowSlice/Int-4 595578 292.5 ns/op BenchmarkGrowSlice/Ptr-4 534876 329.5 ns/op BenchmarkGrowSlice/Struct/24-4 326688 504.5 ns/op BenchmarkGrowSlice/Struct/32-4 208164 604.3 ns/op BenchmarkGrowSlice/Struct/40-4 173635 772.8 ns/op BenchmarkExtendSlice/IntSlice-4 472108 333.2 ns/op BenchmarkExtendSlice/PointerSlice-4 359854 373.6 ns/op BenchmarkExtendSlice/NoGrow-4 702672 179.9 ns/op BenchmarkAppend-4 1000000 118.4 ns/op BenchmarkAppendGrowByte-4 4 28863100 ns/op BenchmarkAppendGrowString-4 1 303948832 ns/op BenchmarkAppendSlice/1Bytes-4 1322799 86.00 ns/op BenchmarkAppendSlice/4Bytes-4 1372674 82.21 ns/op BenchmarkAppendSlice/7Bytes-4 1413094 85.18 ns/op BenchmarkAppendSlice/8Bytes-4 1433394 82.90 ns/op BenchmarkAppendSlice/15Bytes-4 1357897 87.95 ns/op BenchmarkAppendSlice/16Bytes-4 1374442 85.01 ns/op BenchmarkAppendSlice/32Bytes-4 1420770 83.29 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 69814 1684 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 18510 6501 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 9886 24029 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1482 95491 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 100 1076566 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 34 4443688 ns/op BenchmarkAppendStr/1Bytes-4 1719088 69.66 ns/op BenchmarkAppendStr/4Bytes-4 1739158 66.69 ns/op BenchmarkAppendStr/8Bytes-4 1712547 70.04 ns/op BenchmarkAppendStr/16Bytes-4 1661443 70.29 ns/op BenchmarkAppendStr/32Bytes-4 1735650 69.30 ns/op BenchmarkAppendSpecialCase-4 1000000 118.3 ns/op BenchmarkCopy/1Byte-4 1535442 76.53 ns/op 13.07 MB/s BenchmarkCopy/1String-4 1471924 79.42 ns/op 12.59 MB/s BenchmarkCopy/2Byte-4 1526365 78.36 ns/op 25.52 MB/s BenchmarkCopy/2String-4 1457020 80.99 ns/op 24.69 MB/s BenchmarkCopy/4Byte-4 1499060 78.96 ns/op 50.66 MB/s BenchmarkCopy/4String-4 1482793 80.26 ns/op 49.84 MB/s BenchmarkCopy/8Byte-4 1525844 75.74 ns/op 105.62 MB/s BenchmarkCopy/8String-4 1526886 76.49 ns/op 104.59 MB/s BenchmarkCopy/12Byte-4 1460026 81.51 ns/op 147.22 MB/s BenchmarkCopy/12String-4 1424115 81.93 ns/op 146.46 MB/s BenchmarkCopy/16Byte-4 1508434 80.94 ns/op 197.68 MB/s BenchmarkCopy/16String-4 1462244 80.10 ns/op 199.75 MB/s BenchmarkCopy/32Byte-4 1470255 81.11 ns/op 394.51 MB/s BenchmarkCopy/32String-4 1394046 86.51 ns/op 369.89 MB/s BenchmarkCopy/128Byte-4 1222657 103.4 ns/op 1238.15 MB/s BenchmarkCopy/128String-4 1000000 114.2 ns/op 1120.80 MB/s BenchmarkCopy/1024Byte-4 457419 279.2 ns/op 3667.05 MB/s BenchmarkCopy/1024String-4 388099 351.1 ns/op 2916.83 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 25402 4598 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 16462 8067 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 14143 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 20393 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 8132 23139 ns/op BenchmarkAppendInPlace/Grow/Byte-4 158046 1131 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 172074 1104 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 81043 1525 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 59203 1978 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 65439 2159 ns/op BenchmarkStackCopyPtr-4 1 116533623 ns/op BenchmarkStackCopy-4 2 80582664 ns/op BenchmarkStackCopyNoCache-4 22 4897274 ns/op BenchmarkStackCopyWithStkobj-4 2 65190203 ns/op BenchmarkIssue18138-4 259 427235 ns/op BenchmarkCompareStringEqual-4 14496091 7.872 ns/op BenchmarkCompareStringIdentical-4 25929018 4.692 ns/op BenchmarkCompareStringSameLength-4 15928935 7.138 ns/op BenchmarkCompareStringDifferentLength-4 26796247 4.453 ns/op BenchmarkCompareStringBigUnaligned-4 2332 49205 ns/op 21310.73 MB/s BenchmarkCompareStringBig-4 1648 88130 ns/op 11898.20 MB/s BenchmarkConcatStringAndBytes-4 2391234 49.44 ns/op BenchmarkSliceByteToString/1-4 1791769 67.24 ns/op BenchmarkSliceByteToString/2-4 1000000 137.3 ns/op BenchmarkSliceByteToString/4-4 1000000 121.0 ns/op BenchmarkSliceByteToString/8-4 986625 124.8 ns/op BenchmarkSliceByteToString/16-4 945201 134.7 ns/op BenchmarkSliceByteToString/32-4 829574 158.9 ns/op BenchmarkSliceByteToString/64-4 834864 202.2 ns/op BenchmarkSliceByteToString/128-4 821817 277.3 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2602459 44.93 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 1000000 112.4 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1242231 99.78 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3415747 30.40 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1947728 62.62 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 2128560 55.71 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1881050 64.89 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 401840 362.9 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 477208 277.0 ns/op BenchmarkRuneIterate/range/ASCII-4 10451402 10.65 ns/op BenchmarkRuneIterate/range/Japanese-4 2893828 40.51 ns/op BenchmarkRuneIterate/range/MixedLength-4 3004478 35.20 ns/op BenchmarkRuneIterate/range1/ASCII-4 10199152 10.66 ns/op BenchmarkRuneIterate/range1/Japanese-4 2583310 41.79 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2939692 35.92 ns/op BenchmarkRuneIterate/range2/ASCII-4 11213662 10.45 ns/op BenchmarkRuneIterate/range2/Japanese-4 2620702 41.31 ns/op BenchmarkRuneIterate/range2/MixedLength-4 3103887 34.81 ns/op BenchmarkArrayEqual-4 24010467 4.419 ns/op BenchmarkFunc/Name-4 3403317 33.51 ns/op BenchmarkFunc/Entry-4 13509260 8.545 ns/op BenchmarkFunc/FileLine-4 3511778 32.04 ns/op PASS ok runtime 306.947s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 28750 4070 ns/op BenchmarkHandle/concurrent-4 22670 5423 ns/op PASS ok runtime/cgo 1.604s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 28985178 4.863 ns/op BenchmarkAtomicStore64-4 11869310 9.990 ns/op BenchmarkAtomicLoad-4 30180403 4.579 ns/op BenchmarkAtomicStore-4 11748060 9.916 ns/op BenchmarkAnd8-4 12719272 10.03 ns/op BenchmarkAnd-4 12721618 10.08 ns/op BenchmarkAnd8Parallel-4 3917200 27.53 ns/op BenchmarkAndParallel-4 4305123 27.62 ns/op BenchmarkOr8-4 11026303 12.10 ns/op BenchmarkOr-4 13234934 9.897 ns/op BenchmarkOr8Parallel-4 4178727 27.93 ns/op BenchmarkOrParallel-4 3831627 27.65 ns/op BenchmarkXadd-4 4057353 28.50 ns/op BenchmarkXadd64-4 4258066 29.65 ns/op BenchmarkCas-4 2432737 46.18 ns/op BenchmarkCas64-4 2347402 48.24 ns/op BenchmarkXchg-4 3988161 28.20 ns/op BenchmarkXchg64-4 4200465 28.25 ns/op PASS ok runtime/internal/atomic 4.238s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3155272 32.09 ns/op BenchmarkMulUintptr/large-4 2765970 38.61 ns/op PASS ok runtime/internal/math 1.412s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 12 10359785 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 12 13968683 ns/op 388.0 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 34 3490533 ns/op 3.324 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 6 18341171 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 6 32917965 ns/op 1393 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 32 3553504 ns/op 25.06 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 1 103228784 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 141608058 ns/op 7306 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 18 6492890 ns/op 175.8 concurrent_launches/op PASS ok runtime/pprof 3.463s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 10 12779161 ns/op BenchmarkStackLeak-4 29238 4185 ns/op PASS ok runtime/race 1.540s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2578644 41.41 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 284408 501.9 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.400s goos: darwin goarch: amd64 pkg: slices BenchmarkEqualFunc_Large-4 38 2773679 ns/op BenchmarkIndex_Large-4 23448 5126 ns/op BenchmarkIndexFunc_Large-4 115 1030103 ns/op BenchmarkCompact/nil-4 8623862 13.27 ns/op BenchmarkCompact/one-4 1233271 91.01 ns/op BenchmarkCompact/sorted-4 1000000 124.3 ns/op BenchmarkCompact/1_item-4 935014 145.0 ns/op BenchmarkCompact/unsorted-4 1000000 124.7 ns/op BenchmarkCompact/many-4 635455 200.6 ns/op BenchmarkCompact_Large-4 528 194411 ns/op BenchmarkCompactFunc_Large-4 62 1720093 ns/op BenchmarkReplace/naive-fast-4 54055 2768 ns/op BenchmarkReplace/optimized-fast-4 49092 2787 ns/op BenchmarkReplace/naive-slow-4 14550 9003 ns/op BenchmarkReplace/optimized-slow-4 14716 8883 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 101.8 ns/op BenchmarkBinarySearchFloats/Size32-4 1000000 113.6 ns/op BenchmarkBinarySearchFloats/Size64-4 947474 123.5 ns/op BenchmarkBinarySearchFloats/Size128-4 844684 142.1 ns/op BenchmarkBinarySearchFloats/Size512-4 752988 176.9 ns/op BenchmarkBinarySearchFloats/Size1024-4 695352 185.4 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 497880 268.1 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 395883 337.4 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 361362 363.2 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 315609 405.8 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 233047 496.6 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 235684 531.6 ns/op PASS ok slices 6.394s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 119773 939.3 ns/op BenchmarkSortInts-4 1 118164831 ns/op BenchmarkSlicesSortInts-4 2 54959677 ns/op BenchmarkSortIsSorted-4 31 3939621 ns/op BenchmarkSlicesIsSorted-4 85 1519214 ns/op BenchmarkSortStrings-4 1 141413773 ns/op BenchmarkSlicesSortStrings-4 2 85362279 ns/op BenchmarkSortStrings_Sorted-4 25 4926873 ns/op BenchmarkSlicesSortStrings_Sorted-4 60 2079518 ns/op BenchmarkSortStructs-4 1 166652008 ns/op BenchmarkSortFuncStructs-4 1 148203209 ns/op BenchmarkSortString1K-4 259 441899 ns/op BenchmarkSortString1K_Slice-4 162 733913 ns/op BenchmarkStableString1K-4 93 1327294 ns/op BenchmarkSortInt1K-4 292 378974 ns/op BenchmarkSortInt1K_Sorted-4 6741 21326 ns/op BenchmarkSortInt1K_Reversed-4 3544 38949 ns/op BenchmarkSortInt1K_Mod8-4 877 139397 ns/op BenchmarkStableInt1K-4 100 1048128 ns/op BenchmarkStableInt1K_Slice-4 100 1035779 ns/op BenchmarkSortInt64K-4 4 31872864 ns/op BenchmarkSortInt64K_Slice-4 2 63948720 ns/op BenchmarkStableInt64K-4 2 93418554 ns/op BenchmarkSort1e2-4 357 343266 ns/op BenchmarkStable1e2-4 130 873357 ns/op BenchmarkSort1e4-4 2 57741662 ns/op BenchmarkStable1e4-4 1 256902878 ns/op PASS ok sort 62.506s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 812053 139.7 ns/op BenchmarkAtof64Float-4 789070 150.0 ns/op BenchmarkAtof64FloatExp-4 623030 202.5 ns/op BenchmarkAtof64Big-4 521522 248.1 ns/op BenchmarkAtof64RandomBits-4 241596 503.3 ns/op BenchmarkAtof64RandomFloats-4 543802 239.8 ns/op BenchmarkAtof64RandomLongFloats-4 470923 270.4 ns/op BenchmarkAtof32Decimal-4 885853 145.5 ns/op BenchmarkAtof32Float-4 825903 153.4 ns/op BenchmarkAtof32FloatExp-4 615884 201.7 ns/op BenchmarkAtof32Random-4 397670 326.0 ns/op BenchmarkAtof32RandomLong-4 162937 737.6 ns/op BenchmarkParseInt/Pos/7bit-4 1448022 81.89 ns/op BenchmarkParseInt/Pos/26bit-4 881544 136.1 ns/op BenchmarkParseInt/Pos/31bit-4 807289 159.7 ns/op BenchmarkParseInt/Pos/56bit-4 571011 220.9 ns/op BenchmarkParseInt/Pos/63bit-4 527000 232.2 ns/op BenchmarkParseInt/Neg/7bit-4 1398747 85.22 ns/op BenchmarkParseInt/Neg/26bit-4 930580 135.1 ns/op BenchmarkParseInt/Neg/31bit-4 801422 156.6 ns/op BenchmarkParseInt/Neg/56bit-4 598906 217.5 ns/op BenchmarkParseInt/Neg/63bit-4 428733 252.5 ns/op BenchmarkAtoi/Pos/7bit-4 1871982 63.66 ns/op BenchmarkAtoi/Pos/26bit-4 1000000 111.8 ns/op BenchmarkAtoi/Pos/31bit-4 1000000 118.8 ns/op BenchmarkAtoi/Pos/56bit-4 667161 177.7 ns/op BenchmarkAtoi/Pos/63bit-4 549093 237.1 ns/op BenchmarkAtoi/Neg/7bit-4 1801813 65.63 ns/op BenchmarkAtoi/Neg/26bit-4 1099124 109.2 ns/op BenchmarkAtoi/Neg/31bit-4 1000000 119.9 ns/op BenchmarkAtoi/Neg/56bit-4 693306 182.9 ns/op BenchmarkAtoi/Neg/63bit-4 535621 237.1 ns/op BenchmarkFormatFloat/Decimal-4 130416 991.8 ns/op BenchmarkFormatFloat/Float-4 123957 1066 ns/op BenchmarkFormatFloat/Exp-4 122996 973.6 ns/op BenchmarkFormatFloat/NegExp-4 122614 974.5 ns/op BenchmarkFormatFloat/LongExp-4 94426 1224 ns/op BenchmarkFormatFloat/Big-4 90186 1294 ns/op BenchmarkFormatFloat/BinaryExp-4 251803 498.1 ns/op BenchmarkFormatFloat/32Integer-4 133585 905.6 ns/op BenchmarkFormatFloat/32ExactFraction-4 130863 904.6 ns/op BenchmarkFormatFloat/32Point-4 121528 1009 ns/op BenchmarkFormatFloat/32Exp-4 130435 927.4 ns/op BenchmarkFormatFloat/32NegExp-4 127982 928.2 ns/op BenchmarkFormatFloat/32Shortest-4 142560 916.0 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 140439 860.8 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 135889 894.6 ns/op BenchmarkFormatFloat/64Fixed1-4 172437 734.4 ns/op BenchmarkFormatFloat/64Fixed2-4 165832 734.7 ns/op BenchmarkFormatFloat/64Fixed3-4 175864 736.6 ns/op BenchmarkFormatFloat/64Fixed4-4 166051 733.2 ns/op BenchmarkFormatFloat/64Fixed12-4 93650 1253 ns/op BenchmarkFormatFloat/64Fixed16-4 104854 1235 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 111592 1016 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 99687 1179 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2532 48507 ns/op BenchmarkFormatFloat/Slowpath64-4 94341 1268 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 95013 1280 ns/op BenchmarkAppendFloat/Decimal-4 150846 814.8 ns/op BenchmarkAppendFloat/Float-4 124660 968.8 ns/op BenchmarkAppendFloat/Exp-4 142507 871.4 ns/op BenchmarkAppendFloat/NegExp-4 141315 867.9 ns/op BenchmarkAppendFloat/LongExp-4 101347 1143 ns/op BenchmarkAppendFloat/Big-4 94845 1211 ns/op BenchmarkAppendFloat/BinaryExp-4 364632 354.9 ns/op BenchmarkAppendFloat/32Integer-4 152460 822.0 ns/op BenchmarkAppendFloat/32ExactFraction-4 153292 801.5 ns/op BenchmarkAppendFloat/32Point-4 129991 930.3 ns/op BenchmarkAppendFloat/32Exp-4 146413 846.5 ns/op BenchmarkAppendFloat/32NegExp-4 146119 855.8 ns/op BenchmarkAppendFloat/32Shortest-4 172228 733.2 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 156150 775.3 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 160137 791.0 ns/op BenchmarkAppendFloat/64Fixed1-4 203689 618.6 ns/op BenchmarkAppendFloat/64Fixed2-4 205333 611.2 ns/op BenchmarkAppendFloat/64Fixed3-4 202713 619.1 ns/op BenchmarkAppendFloat/64Fixed4-4 201866 604.9 ns/op BenchmarkAppendFloat/64Fixed12-4 98529 1166 ns/op BenchmarkAppendFloat/64Fixed16-4 108693 1042 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 146370 870.1 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 115657 1060 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2659 46942 ns/op BenchmarkAppendFloat/Slowpath64-4 99574 1135 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 100544 1133 ns/op BenchmarkFormatInt-4 16194 7302 ns/op BenchmarkAppendInt-4 17562 6642 ns/op BenchmarkFormatUint-4 92554 1413 ns/op BenchmarkAppendUint-4 96292 1187 ns/op BenchmarkFormatIntSmall/7-4 2396823 49.82 ns/op BenchmarkFormatIntSmall/42-4 2423422 49.54 ns/op BenchmarkAppendIntSmall-4 1244686 94.24 ns/op BenchmarkAppendUintVarlen/1-4 1303297 89.85 ns/op BenchmarkAppendUintVarlen/12-4 1296405 91.22 ns/op BenchmarkAppendUintVarlen/123-4 1000000 124.3 ns/op BenchmarkAppendUintVarlen/1234-4 904243 121.7 ns/op BenchmarkAppendUintVarlen/12345-4 1000000 124.4 ns/op BenchmarkAppendUintVarlen/123456-4 1000000 129.2 ns/op BenchmarkAppendUintVarlen/1234567-4 922358 125.6 ns/op BenchmarkAppendUintVarlen/12345678-4 896388 126.3 ns/op BenchmarkAppendUintVarlen/123456789-4 996082 129.3 ns/op BenchmarkAppendUintVarlen/1234567890-4 995709 128.3 ns/op BenchmarkAppendUintVarlen/12345678901-4 867862 132.1 ns/op BenchmarkAppendUintVarlen/123456789012-4 974734 131.7 ns/op BenchmarkAppendUintVarlen/1234567890123-4 973879 134.4 ns/op BenchmarkAppendUintVarlen/12345678901234-4 946368 133.2 ns/op BenchmarkAppendUintVarlen/123456789012345-4 872680 136.5 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 964965 135.7 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 834819 138.5 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 922767 138.8 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 912513 139.7 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 910630 139.8 ns/op BenchmarkQuote-4 43652 2671 ns/op BenchmarkQuoteRune-4 429087 279.1 ns/op BenchmarkAppendQuote-4 50988 2325 ns/op BenchmarkAppendQuoteRune-4 892621 149.0 ns/op BenchmarkUnquoteEasy-4 1469937 78.27 ns/op BenchmarkUnquoteHard-4 44707 2837 ns/op PASS ok strconv 20.028s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 321852 339.6 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 129195 1218 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 174980 850.1 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 386140 338.1 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 147788 1164 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 172982 779.8 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 291070 528.1 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 65330 1845 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 95654 1586 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 544870 239.4 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 26071 4504 ns/op BenchmarkGenericMatch1-4 2235 59651 ns/op BenchmarkGenericMatch2-4 398 287277 ns/op BenchmarkSingleMaxSkipping-4 12049 9915 ns/op 1008.57 MB/s BenchmarkSingleLongSuffixFail-4 19580 5624 ns/op 178.15 MB/s BenchmarkSingleMatch-4 225 562689 ns/op 26.66 MB/s BenchmarkByteByteNoMatch-4 91611 1218 ns/op BenchmarkByteByteMatch-4 16064 7266 ns/op BenchmarkByteStringMatch-4 17244 6773 ns/op BenchmarkHTMLEscapeNew-4 68750 1804 ns/op BenchmarkHTMLEscapeOld-4 72193 1631 ns/op BenchmarkByteStringReplacerWriteString-4 1362 85470 ns/op BenchmarkByteReplacerWriteString-4 1705 71209 ns/op BenchmarkByteByteReplaces-4 2966 41532 ns/op BenchmarkByteByteMap-4 9304 12497 ns/op BenchmarkMap/identity/ASCII-4 755762 152.1 ns/op BenchmarkMap/identity/Greek-4 629803 204.0 ns/op BenchmarkMap/change/ASCII-4 33368 3393 ns/op BenchmarkMap/change/Greek-4 25220 4679 ns/op BenchmarkIndexRune-4 1778032 65.16 ns/op BenchmarkIndexRuneLongString-4 1645225 74.92 ns/op BenchmarkIndexRuneFastPath-4 3218242 35.54 ns/op BenchmarkIndex-4 3183069 38.92 ns/op BenchmarkLastIndex-4 2844313 35.35 ns/op BenchmarkIndexByte-4 15153102 8.048 ns/op BenchmarkToUpper/#00-4 3671594 31.40 ns/op BenchmarkToUpper/ONLYUPPER-4 2715362 44.90 ns/op BenchmarkToUpper/abc-4 311262 428.2 ns/op BenchmarkToUpper/AbC123-4 189324 562.5 ns/op BenchmarkToUpper/azAZ09_-4 228918 508.0 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 44583 2549 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 60780 1902 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 29155 3980 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 59016 2010 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 113959 994.6 ns/op BenchmarkToLower/#00-4 3517162 32.54 ns/op BenchmarkToLower/abc-4 3204661 35.83 ns/op BenchmarkToLower/AbC123-4 178887 627.0 ns/op BenchmarkToLower/azAZ09_-4 184729 625.9 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 79284 1478 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 56938 2100 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 28170 4359 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 72021 1800 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 102632 1087 ns/op BenchmarkMapNoChanges-4 1000000 122.9 ns/op BenchmarkTrim-4 29368 3732 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2967999 41.35 ns/op BenchmarkToValidUTF8/InvalidASCII-4 164277 785.7 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 94808 1173 ns/op BenchmarkEqualFold/Tests-4 51478 2341 ns/op BenchmarkEqualFold/ASCII-4 2591881 43.83 ns/op BenchmarkEqualFold/UnicodePrefix-4 117639 983.6 ns/op BenchmarkEqualFold/UnicodeSuffix-4 133916 937.9 ns/op BenchmarkIndexHard1-4 1105 107611 ns/op BenchmarkIndexHard2-4 817 152346 ns/op BenchmarkIndexHard3-4 183 624548 ns/op BenchmarkIndexHard4-4 130 896670 ns/op BenchmarkLastIndexHard1-4 82 1542721 ns/op BenchmarkLastIndexHard2-4 85 1499503 ns/op BenchmarkLastIndexHard3-4 85 1527918 ns/op BenchmarkCountHard1-4 1119 110828 ns/op BenchmarkCountHard2-4 700 180646 ns/op BenchmarkCountHard3-4 194 609304 ns/op BenchmarkIndexTorture-4 10000 13265 ns/op BenchmarkCountTorture-4 9868 12319 ns/op BenchmarkCountTortureOverlapping-4 757 143088 ns/op BenchmarkCountByte/10-4 3327066 35.52 ns/op 281.50 MB/s BenchmarkCountByte/32-4 3256928 36.03 ns/op 888.25 MB/s BenchmarkCountByte/4096-4 1000000 119.4 ns/op 34314.15 MB/s BenchmarkCountByte/4194304-4 813 127632 ns/op 32862.36 MB/s BenchmarkCountByte/67108864-4 24 4916382 ns/op 13650.05 MB/s BenchmarkFields/ASCII/16-4 308253 493.6 ns/op 32.42 MB/s 64 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 24181 4658 ns/op 54.96 MB/s 416 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1878 71102 ns/op 57.61 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 100 1255328 ns/op 52.21 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 6 19301834 ns/op 54.33 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 109803 1111 ns/op 14.40 MB/s 64 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 11916 ns/op 21.48 MB/s 352 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 511 222730 ns/op 18.39 MB/s 21888 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 32 4043992 ns/op 16.21 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 75671318 ns/op 13.86 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 149272 974.5 ns/op 16.42 MB/s 64 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 13167 8575 ns/op 29.85 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 828 174720 ns/op 23.44 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 36 3190849 ns/op 20.54 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 55620892 ns/op 18.85 MB/s 10457440 B/op 25 allocs/op BenchmarkFieldsFunc/Mixed/16-4 129896 1021 ns/op 15.67 MB/s 64 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 10088 ns/op 25.38 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 700 188371 ns/op 21.74 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 36 3806366 ns/op 17.22 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 63711730 ns/op 16.46 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 78060406 ns/op BenchmarkSplitSingleByteSeparator-4 20 7208778 ns/op BenchmarkSplitMultiByteSeparator-4 33 3795882 ns/op BenchmarkSplitNSingleByteSeparator-4 206940 768.5 ns/op BenchmarkSplitNMultiByteSeparator-4 149149 974.6 ns/op BenchmarkRepeat/5x0-4 3143817 36.09 ns/op BenchmarkRepeat/5x1-4 3178971 35.38 ns/op BenchmarkRepeat/5x2-4 238084 537.2 ns/op BenchmarkRepeat/5x6-4 141774 872.9 ns/op BenchmarkRepeat/10x0-4 3180000 38.00 ns/op BenchmarkRepeat/10x1-4 3079066 35.64 ns/op BenchmarkRepeat/10x2-4 221456 550.1 ns/op BenchmarkRepeat/10x6-4 131700 926.1 ns/op BenchmarkRepeatLarge/256/1-4 68536 2025 ns/op 126.40 MB/s BenchmarkRepeatLarge/256/16-4 90868 1343 ns/op 190.64 MB/s BenchmarkRepeatLarge/512/1-4 46138 2712 ns/op 188.77 MB/s BenchmarkRepeatLarge/512/16-4 62644 1914 ns/op 267.51 MB/s BenchmarkRepeatLarge/1024/1-4 34003 3610 ns/op 283.69 MB/s BenchmarkRepeatLarge/1024/16-4 39318 3062 ns/op 334.39 MB/s BenchmarkRepeatLarge/2048/1-4 20910 5556 ns/op 368.61 MB/s BenchmarkRepeatLarge/2048/16-4 25480 5153 ns/op 397.41 MB/s BenchmarkRepeatLarge/4096/1-4 13420 9233 ns/op 443.62 MB/s BenchmarkRepeatLarge/4096/16-4 14426 8064 ns/op 507.95 MB/s BenchmarkRepeatLarge/8192/1-4 10000 14772 ns/op 554.57 MB/s BenchmarkRepeatLarge/8192/16-4 10000 14865 ns/op 551.09 MB/s BenchmarkRepeatLarge/8192/4097-4 3751910 31.21 ns/op 131292.84 MB/s BenchmarkRepeatLarge/16384/1-4 7987 27613 ns/op 593.35 MB/s BenchmarkRepeatLarge/16384/16-4 8522 28034 ns/op 584.43 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 20002 ns/op 614.49 MB/s BenchmarkRepeatLarge/32768/1-4 2550 47725 ns/op 686.60 MB/s BenchmarkRepeatLarge/32768/16-4 2797 48006 ns/op 682.58 MB/s BenchmarkRepeatLarge/32768/4097-4 3832 45172 ns/op 634.89 MB/s BenchmarkRepeatLarge/65536/1-4 1286 95770 ns/op 684.31 MB/s BenchmarkRepeatLarge/65536/16-4 1522 83978 ns/op 780.40 MB/s BenchmarkRepeatLarge/65536/4097-4 1284 93111 ns/op 660.02 MB/s BenchmarkRepeatLarge/131072/1-4 250 419807 ns/op 312.22 MB/s BenchmarkRepeatLarge/131072/16-4 277 415100 ns/op 315.76 MB/s BenchmarkRepeatLarge/131072/4097-4 276 474135 ns/op 267.87 MB/s BenchmarkRepeatLarge/262144/1-4 175 756449 ns/op 346.55 MB/s BenchmarkRepeatLarge/262144/16-4 156 748190 ns/op 350.37 MB/s BenchmarkRepeatLarge/262144/4097-4 158 669682 ns/op 385.42 MB/s BenchmarkRepeatLarge/524288/1-4 86 1301198 ns/op 402.93 MB/s BenchmarkRepeatLarge/524288/16-4 100 1278672 ns/op 410.03 MB/s BenchmarkRepeatLarge/524288/4097-4 98 1292571 ns/op 402.55 MB/s BenchmarkRepeatLarge/1048576/1-4 51 2593000 ns/op 404.39 MB/s BenchmarkRepeatLarge/1048576/16-4 43 2361602 ns/op 444.01 MB/s BenchmarkRepeatLarge/1048576/4097-4 46 2460101 ns/op 424.67 MB/s BenchmarkRepeatLarge/2097152/1-4 31 4256413 ns/op 492.70 MB/s BenchmarkRepeatLarge/2097152/16-4 28 4437732 ns/op 472.57 MB/s BenchmarkRepeatLarge/2097152/4097-4 28 4353704 ns/op 480.87 MB/s BenchmarkRepeatLarge/4194304/1-4 13 7988867 ns/op 525.02 MB/s BenchmarkRepeatLarge/4194304/16-4 13 8055161 ns/op 520.70 MB/s BenchmarkRepeatLarge/4194304/4097-4 14 8175582 ns/op 512.65 MB/s BenchmarkRepeatLarge/8388608/1-4 7 14818144 ns/op 566.10 MB/s BenchmarkRepeatLarge/8388608/16-4 8 14329172 ns/op 585.42 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 14232092 ns/op 589.27 MB/s BenchmarkRepeatLarge/16777216/1-4 4 32744861 ns/op 512.36 MB/s BenchmarkRepeatLarge/16777216/16-4 4 25623052 ns/op 654.77 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 25216545 ns/op 665.33 MB/s BenchmarkRepeatLarge/33554432/1-4 3 50229631 ns/op 668.02 MB/s BenchmarkRepeatLarge/33554432/16-4 3 49275295 ns/op 680.96 MB/s BenchmarkRepeatLarge/33554432/4097-4 3 47977694 ns/op 699.38 MB/s BenchmarkRepeatLarge/67108864/1-4 2 94631695 ns/op 709.16 MB/s BenchmarkRepeatLarge/67108864/16-4 2 90377548 ns/op 742.54 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 91176495 ns/op 736.03 MB/s BenchmarkRepeatLarge/134217728/1-4 1 183568108 ns/op 731.16 MB/s BenchmarkRepeatLarge/134217728/16-4 1 187373358 ns/op 716.31 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 185794639 ns/op 722.40 MB/s BenchmarkRepeatLarge/268435456/1-4 1 408507248 ns/op 657.11 MB/s BenchmarkRepeatLarge/268435456/16-4 1 397538360 ns/op 675.24 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 360425366 ns/op 744.77 MB/s BenchmarkRepeatLarge/536870912/1-4 1 881750901 ns/op 608.87 MB/s BenchmarkRepeatLarge/536870912/16-4 1 888372294 ns/op 604.33 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 787129192 ns/op 682.06 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1646554365 ns/op 652.11 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1536571085 ns/op 698.79 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1519258670 ns/op 706.75 MB/s BenchmarkIndexAnyASCII/1:1-4 2410453 49.22 ns/op BenchmarkIndexAnyASCII/1:2-4 2387121 49.54 ns/op BenchmarkIndexAnyASCII/1:4-4 2374531 48.57 ns/op BenchmarkIndexAnyASCII/1:8-4 2385800 51.06 ns/op BenchmarkIndexAnyASCII/1:16-4 2283564 53.48 ns/op BenchmarkIndexAnyASCII/1:32-4 2287570 52.07 ns/op BenchmarkIndexAnyASCII/1:64-4 2270356 51.29 ns/op BenchmarkIndexAnyASCII/16:1-4 2317443 50.07 ns/op BenchmarkIndexAnyASCII/16:2-4 847724 130.6 ns/op BenchmarkIndexAnyASCII/16:4-4 838753 133.1 ns/op BenchmarkIndexAnyASCII/16:8-4 926884 131.8 ns/op BenchmarkIndexAnyASCII/16:16-4 830787 142.1 ns/op BenchmarkIndexAnyASCII/16:32-4 850008 158.8 ns/op BenchmarkIndexAnyASCII/16:64-4 595764 194.6 ns/op BenchmarkIndexAnyASCII/256:1-4 2136475 55.44 ns/op BenchmarkIndexAnyASCII/256:2-4 87195 1307 ns/op BenchmarkIndexAnyASCII/256:4-4 90505 1281 ns/op BenchmarkIndexAnyASCII/256:8-4 90284 1298 ns/op BenchmarkIndexAnyASCII/256:16-4 97357 1317 ns/op BenchmarkIndexAnyASCII/256:32-4 91020 1306 ns/op BenchmarkIndexAnyASCII/256:64-4 86536 1330 ns/op BenchmarkIndexAnyUTF8/1:1-4 2393793 48.72 ns/op BenchmarkIndexAnyUTF8/1:2-4 2248408 59.41 ns/op BenchmarkIndexAnyUTF8/1:4-4 2366251 49.93 ns/op BenchmarkIndexAnyUTF8/1:8-4 2469262 49.32 ns/op BenchmarkIndexAnyUTF8/1:16-4 2317740 50.27 ns/op BenchmarkIndexAnyUTF8/1:32-4 2238726 51.95 ns/op BenchmarkIndexAnyUTF8/1:64-4 2271337 51.49 ns/op BenchmarkIndexAnyUTF8/16:1-4 1947817 60.94 ns/op BenchmarkIndexAnyUTF8/16:2-4 292831 427.8 ns/op BenchmarkIndexAnyUTF8/16:4-4 259305 427.7 ns/op BenchmarkIndexAnyUTF8/16:8-4 275126 431.6 ns/op BenchmarkIndexAnyUTF8/16:16-4 268431 455.0 ns/op BenchmarkIndexAnyUTF8/16:32-4 257631 445.3 ns/op BenchmarkIndexAnyUTF8/16:64-4 259827 466.9 ns/op BenchmarkIndexAnyUTF8/256:1-4 490221 266.5 ns/op BenchmarkIndexAnyUTF8/256:2-4 18688 6319 ns/op BenchmarkIndexAnyUTF8/256:4-4 18366 6346 ns/op BenchmarkIndexAnyUTF8/256:8-4 18253 6378 ns/op BenchmarkIndexAnyUTF8/256:16-4 17883 7744 ns/op BenchmarkIndexAnyUTF8/256:32-4 17686 6642 ns/op BenchmarkIndexAnyUTF8/256:64-4 17128 6974 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2260779 51.01 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2364600 49.60 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2337442 50.16 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2408025 49.53 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2347693 49.16 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2326149 51.66 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2239405 51.84 ns/op BenchmarkLastIndexAnyASCII/16:1-4 989433 126.7 ns/op BenchmarkLastIndexAnyASCII/16:2-4 975289 128.3 ns/op BenchmarkLastIndexAnyASCII/16:4-4 908379 130.2 ns/op BenchmarkLastIndexAnyASCII/16:8-4 851937 135.5 ns/op BenchmarkLastIndexAnyASCII/16:16-4 730506 137.8 ns/op BenchmarkLastIndexAnyASCII/16:32-4 695612 157.6 ns/op BenchmarkLastIndexAnyASCII/16:64-4 611276 193.5 ns/op BenchmarkLastIndexAnyASCII/256:1-4 89764 1443 ns/op BenchmarkLastIndexAnyASCII/256:2-4 93934 1243 ns/op BenchmarkLastIndexAnyASCII/256:4-4 89685 1351 ns/op BenchmarkLastIndexAnyASCII/256:8-4 93150 1222 ns/op BenchmarkLastIndexAnyASCII/256:16-4 87558 1235 ns/op BenchmarkLastIndexAnyASCII/256:32-4 90781 1284 ns/op BenchmarkLastIndexAnyASCII/256:64-4 89526 1300 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2416504 48.72 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2410516 48.56 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2397493 49.33 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2342713 47.79 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2319829 49.09 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2306626 51.37 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2269268 51.16 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 317986 375.9 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 158889 760.0 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 157765 752.6 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 151084 784.5 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 160941 779.6 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 150236 806.3 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 148434 878.7 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 22148 5494 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 10000 11922 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 9474 11793 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 9504 11844 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 11815 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 12171 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 12332 ns/op BenchmarkTrimASCII/1:1-4 3039330 38.36 ns/op BenchmarkTrimASCII/1:2-4 2480952 48.31 ns/op BenchmarkTrimASCII/1:4-4 2464796 49.95 ns/op BenchmarkTrimASCII/1:8-4 2290272 53.54 ns/op BenchmarkTrimASCII/1:16-4 2029719 59.39 ns/op BenchmarkTrimASCII/16:1-4 2372032 45.43 ns/op BenchmarkTrimASCII/16:2-4 849285 125.6 ns/op BenchmarkTrimASCII/16:4-4 798084 130.1 ns/op BenchmarkTrimASCII/16:8-4 879601 127.9 ns/op BenchmarkTrimASCII/16:16-4 894055 137.6 ns/op BenchmarkTrimASCII/256:1-4 585018 182.4 ns/op BenchmarkTrimASCII/256:2-4 94210 1252 ns/op BenchmarkTrimASCII/256:4-4 95650 1293 ns/op BenchmarkTrimASCII/256:8-4 92529 1229 ns/op BenchmarkTrimASCII/256:16-4 88390 1249 ns/op BenchmarkTrimASCII/4096:1-4 52647 2260 ns/op BenchmarkTrimASCII/4096:2-4 6517 19904 ns/op BenchmarkTrimASCII/4096:4-4 6156 20007 ns/op BenchmarkTrimASCII/4096:8-4 6388 19938 ns/op BenchmarkTrimASCII/4096:16-4 5659 19950 ns/op BenchmarkTrimByte-4 3178658 36.08 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 18258 6567 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 17895 6513 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1650 76763 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 3171 39406 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 5786 19624 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 11030 10647 ns/op BenchmarkJoin/0-4 3795888 30.20 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 3000758 40.53 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 189982 675.5 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 123649 956.4 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 85045 1308 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 75402 1560 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 64642 1903 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 54004 2108 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2523961 47.20 ns/op BenchmarkTrimSpace/ASCII-4 1784304 66.14 ns/op BenchmarkTrimSpace/SomeNonASCII-4 133656 915.2 ns/op BenchmarkTrimSpace/JustNonASCII-4 77218 1490 ns/op BenchmarkReplaceAll-4 96788 1135 ns/op 16 B/op 1 allocs/op PASS ok strings 64.937s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 74397 1591 ns/op BenchmarkCond2-4 23066 4976 ns/op BenchmarkCond4-4 13550 8369 ns/op BenchmarkCond8-4 6488 16441 ns/op BenchmarkCond16-4 3679 30302 ns/op BenchmarkCond32-4 2478 55919 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 660898 204.6 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 368683 288.7 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 609092 190.8 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 655041 222.5 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 373648 294.6 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 748840 165.4 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 105630 1272 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 107330 1454 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 86665 1426 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 72861 2065 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 781312 164.0 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 182130 611.2 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 612564 178.2 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 184059 684.7 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 630235 167.3 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 187128 631.9 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1242595 114.2 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 64561 1810 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 125096 869.8 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 231484 530.2 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 4365 26749 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 411 324418 ns/op BenchmarkRange/*sync.Map-4 1845 73428 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 103023 2191 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 190162 526.8 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 78718 1354 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 73040 1538 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 242440 533.1 ns/op BenchmarkAdversarialDelete/*sync.Map-4 134527 1138 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 101330 1397 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 203428 631.7 ns/op BenchmarkDeleteCollision/*sync.Map-4 812938 143.0 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 57460 2061 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 160623 718.5 ns/op BenchmarkSwapCollision/*sync.Map-4 104740 1153 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 196 652497 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 127353 904.9 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 321177 389.3 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 20451 5000 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 65988 1546 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 33313 3923 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 421675 348.7 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 178344 896.6 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 242058 481.8 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1070652 115.3 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 189976 623.3 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1000000 111.4 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 777039 163.6 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 176439 688.4 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 647694 184.7 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 123990 1031 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 396952 466.1 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 467385 365.9 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 146032 974.4 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 566238 295.2 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 240762 665.1 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 133623 843.6 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 253951 438.4 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 68114 1652 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 247752 675.0 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 568668 287.4 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 151555 863.1 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 692252 241.7 ns/op BenchmarkUncontendedSemaphore-4 4384549 27.32 ns/op BenchmarkContendedSemaphore-4 4215109 26.77 ns/op BenchmarkMutexUncontended-4 768586 145.9 ns/op BenchmarkMutex-4 234141 526.6 ns/op BenchmarkMutexSlack-4 225685 531.1 ns/op BenchmarkMutexWork-4 176502 586.7 ns/op BenchmarkMutexWorkSlack-4 201703 608.1 ns/op BenchmarkMutexNoSpin-4 60878 1841 ns/op BenchmarkMutexSpin-4 55471 1962 ns/op BenchmarkOnce-4 808903 136.1 ns/op BenchmarkOnceFunc/v=Once-4 1363932 87.56 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1000000 115.4 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1000000 108.2 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1241544 95.37 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1000000 103.4 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1216519 98.96 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 4725315 22.42 ns/op BenchmarkSemaSyntNonblock-4 1313746 89.53 ns/op BenchmarkSemaSyntBlock-4 2211882 56.33 ns/op BenchmarkSemaWorkNonblock-4 1185690 99.99 ns/op BenchmarkSemaWorkBlock-4 1342020 86.15 ns/op BenchmarkRWMutexUncontended-4 286507 349.3 ns/op BenchmarkRWMutexWrite100-4 293150 380.8 ns/op BenchmarkRWMutexWrite10-4 314616 391.1 ns/op BenchmarkRWMutexWorkWrite100-4 233198 458.4 ns/op BenchmarkRWMutexWorkWrite10-4 215949 481.2 ns/op BenchmarkWaitGroupUncontended-4 685768 174.7 ns/op BenchmarkWaitGroupAddDone-4 562503 220.7 ns/op BenchmarkWaitGroupAddDoneWork-4 548936 254.5 ns/op BenchmarkWaitGroupWait-4 2559037 45.50 ns/op BenchmarkWaitGroupWaitWork-4 1729228 64.39 ns/op BenchmarkWaitGroupActuallyWait-4 53479 1892 ns/op 32 B/op 2 allocs/op PASS ok sync 23.416s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 748360 149.6 ns/op PASS ok sync/atomic 1.272s PASS ok syscall 1.038s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 156158 724.2 ns/op 0 B/op 0 allocs/op PASS ok testing 1.192s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 6405 15932 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 9574 13149 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 86 1642853 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 86 1402434 ns/op 1504 B/op 11 allocs/op BenchmarkTable/1x100000/new-4 1 249165870 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 222611979 ns/op 19393208 B/op 100060 allocs/op BenchmarkTable/10x10/new-4 1598 108008 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1761 77184 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 13 9075620 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 14 8177969 ns/op 29540 B/op 74 allocs/op BenchmarkTable/10x100000/new-4 1 876704235 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 784491961 ns/op 48120896 B/op 100075 allocs/op BenchmarkTable/100x10/new-4 171 669794 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 207 574955 ns/op 189 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 64687434 ns/op 3289060 B/op 1054 allocs/op BenchmarkTable/100x1000/reuse-4 2 60277896 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7155566962 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 6781970766 ns/op 335150056 B/op 100091 allocs/op BenchmarkPyramid/10-4 2667 46631 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 36 3738442 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 339241725 ns/op 35625256 B/op 2055 allocs/op BenchmarkRagged/10-4 2469 54258 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 195 552594 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 25 5126189 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 8020 15447 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 21.305s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 2 87353428 ns/op BenchmarkVariableString-4 83829 1363 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 2000 57850 ns/op 2524 B/op 39 allocs/op PASS ok text/template/parse 1.726s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 62 1830813 ns/op BenchmarkAfter-4 154 881716 ns/op BenchmarkStop-4 247 688693 ns/op BenchmarkSimultaneousAfterFunc-4 50 2373763 ns/op BenchmarkStartStop-4 100 1224889 ns/op BenchmarkReset-4 2305 51958 ns/op BenchmarkSleep-4 36 2841864 ns/op BenchmarkParallelTimerLatency-4 40 891744 avg-late-ns 2034107 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 579362 avg-late-ns 1651834 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 32 473076 avg-late-ns 1468898 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 488521 avg-late-ns 2373978 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 32 259897 avg-late-ns 2055426 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 28 230316 avg-late-ns 2490990 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 477649 avg-late-ns 3032103 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 27 293705 avg-late-ns 2652691 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 345049 avg-late-ns 2757525 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 27 300998 avg-late-ns 2863333 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 24 2682628 avg-late-ns 15369250 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 434564 avg-late-ns 1485922 max-late-ns BenchmarkTicker-4 1 166219418 ns/op BenchmarkTickerReset-4 3001 42415 ns/op BenchmarkTickerResetNaive-4 180 658259 ns/op BenchmarkNow-4 713344 191.0 ns/op BenchmarkNowUnixNano-4 593799 174.3 ns/op BenchmarkNowUnixMilli-4 654279 166.9 ns/op BenchmarkNowUnixMicro-4 649963 169.5 ns/op BenchmarkFormat-4 50224 2219 ns/op BenchmarkFormatRFC3339-4 72506 1564 ns/op BenchmarkFormatRFC3339Nano-4 72422 1608 ns/op BenchmarkFormatNow-4 66552 1742 ns/op BenchmarkMarshalJSON-4 96408 1238 ns/op BenchmarkMarshalText-4 105356 1193 ns/op BenchmarkParse-4 105811 1090 ns/op BenchmarkParseRFC3339UTC-4 325288 385.7 ns/op BenchmarkParseRFC3339UTCBytes-4 237001 507.6 ns/op BenchmarkParseRFC3339TZ-4 98078 1210 ns/op BenchmarkParseRFC3339TZBytes-4 82572 1450 ns/op BenchmarkParseDuration-4 611443 214.8 ns/op BenchmarkHour-4 980397 125.7 ns/op BenchmarkSecond-4 1000000 129.6 ns/op BenchmarkYear-4 798020 160.1 ns/op BenchmarkDay-4 594900 186.6 ns/op BenchmarkISOWeek-4 730080 175.4 ns/op BenchmarkGoString-4 71306 1610 ns/op BenchmarkUnmarshalText-4 94866 1352 ns/op PASS ok time 12.985s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 480930 277.6 ns/op BenchmarkDecodeValidJapaneseChars-4 504620 246.6 ns/op BenchmarkDecodeRune-4 2382800 48.31 ns/op BenchmarkEncodeValidASCII-4 530911 248.7 ns/op BenchmarkEncodeValidJapaneseChars-4 654453 187.3 ns/op BenchmarkAppendRuneValidASCII-4 1000000 106.1 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1873900 64.94 ns/op BenchmarkEncodeRune-4 3918196 28.73 ns/op PASS ok unicode/utf16 2.401s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1860344 59.39 ns/op BenchmarkRuneCountTenJapaneseChars-4 328597 382.2 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 3001273 38.81 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 367716 329.7 ns/op BenchmarkValidTenASCIIChars-4 2071909 57.47 ns/op BenchmarkValid100KASCIIChars-4 158 737792 ns/op BenchmarkValidTenJapaneseChars-4 338360 385.4 ns/op BenchmarkValidLongMostlyASCII-4 154 787272 ns/op BenchmarkValidLongJapanese-4 66 1984314 ns/op BenchmarkValidStringTenASCIIChars-4 3392281 33.57 ns/op BenchmarkValidString100KASCIIChars-4 13524 8956 ns/op BenchmarkValidStringTenJapaneseChars-4 353802 338.6 ns/op BenchmarkValidStringLongMostlyASCII-4 1494 89945 ns/op BenchmarkValidStringLongJapanese-4 122 972361 ns/op BenchmarkEncodeASCIIRune-4 3074952 38.19 ns/op BenchmarkEncodeJapaneseRune-4 1749404 64.79 ns/op BenchmarkAppendASCIIRune-4 6246486 17.56 ns/op BenchmarkAppendJapaneseRune-4 2057308 55.98 ns/op BenchmarkDecodeASCIIRune-4 2378065 49.20 ns/op BenchmarkDecodeJapaneseRune-4 1887385 62.92 ns/op BenchmarkFullRune/ASCII-4 3374553 33.36 ns/op BenchmarkFullRune/Incomplete-4 1581063 77.02 ns/op BenchmarkFullRune/Japanese-4 3398330 33.55 ns/op PASS ok unicode/utf8 5.339s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 111496435731 ns/op PASS ok cmd/api 112.853s goos: darwin goarch: amd64 pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 544932 209.7 ns/op BenchmarkCgoCall/one-pointer-4 400737 308.4 ns/op BenchmarkCgoCall/string-pointer-escape-4 293995 466.5 ns/op BenchmarkCgoCall/string-pointer-noescape-4 535072 277.2 ns/op BenchmarkCgoCall/eight-pointers-4 134066 816.5 ns/op BenchmarkCgoCall/eight-pointers-nil-4 430040 290.2 ns/op BenchmarkCgoCall/eight-pointers-array-4 20331 5627 ns/op BenchmarkCgoCall/eight-pointers-slice-4 26364 4244 ns/op BenchmarkGoString-4 1000000 180.8 ns/op BenchmarkCGoCallback-4 53455 2224 ns/op BenchmarkCGoInCThread-4 360417 309.6 ns/op PASS ok cmd/cgo/internal/test 3.169s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1210537 93.50 ns/op BenchmarkEqArrayOfStrings64-4 221749 600.3 ns/op BenchmarkEqArrayOfStrings1024-4 13102 8800 ns/op BenchmarkEqArrayOfFloats5-4 1427352 81.91 ns/op BenchmarkEqArrayOfFloats64-4 208201 612.1 ns/op BenchmarkEqArrayOfFloats1024-4 13297 8922 ns/op BenchmarkEqArrayOfStructsEq-4 4161 30010 ns/op BenchmarkEqArrayOfStructsNotEq-4 7495 17071 ns/op BenchmarkEqStruct-4 25348368 4.471 ns/op PASS ok cmd/compile/internal/reflectdata 2.865s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 71204 ns/op BenchmarkCopyElim1-4 256 636021 ns/op BenchmarkCopyElim10-4 208 504349 ns/op BenchmarkCopyElim100-4 151 855301 ns/op BenchmarkCopyElim1000-4 38 2909630 ns/op BenchmarkCopyElim10000-4 3 45057781 ns/op BenchmarkCopyElim100000-4 1 537846755 ns/op BenchmarkDeadCode/1-4 223 513380 ns/op BenchmarkDeadCode/10-4 216 532426 ns/op BenchmarkDeadCode/100-4 136 776127 ns/op BenchmarkDeadCode/1000-4 48 3173889 ns/op BenchmarkDeadCode/10000-4 4 28411741 ns/op BenchmarkDeadCode/100000-4 1 322466462 ns/op BenchmarkDeadCode/200000-4 1 696525245 ns/op BenchmarkDominatorsLinear-4 13 9820970 ns/op 1.02 MB/s BenchmarkDominatorsFwdBack-4 9 13790747 ns/op 0.73 MB/s BenchmarkDominatorsManyPred-4 9 13484072 ns/op 0.74 MB/s BenchmarkDominatorsMaxPred-4 8 12920447 ns/op 0.77 MB/s BenchmarkDominatorsMaxPredVal-4 8 14478234 ns/op 0.69 MB/s BenchmarkFuse/1-4 278 563928 ns/op BenchmarkFuse/10-4 100 1108918 ns/op BenchmarkFuse/100-4 100 1096116 ns/op BenchmarkFuse/1000-4 15 7648892 ns/op BenchmarkFuse/10000-4 2 73729198 ns/op BenchmarkNilCheckDeep1-4 10000 11849 ns/op 0.08 MB/s 238 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 4597 26265 ns/op 0.38 MB/s 240 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 570 191638 ns/op 0.52 MB/s 677 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 61 1784301 ns/op 0.56 MB/s 5984 B/op 5 allocs/op BenchmarkNilCheckDeep10000-4 6 20398364 ns/op 0.49 MB/s 147830 B/op 7 allocs/op BenchmarkDSEPass-4 37 3449028 ns/op 39175 B/op 6 allocs/op BenchmarkDSEPassBlock-4 1 137047385 ns/op 4271392 B/op 108751 allocs/op BenchmarkCSEPass-4 7 14483739 ns/op 159626 B/op 10 allocs/op BenchmarkCSEPassBlock-4 1 158011082 ns/op 5663440 B/op 97458 allocs/op BenchmarkDeadcodePass-4 168 780229 ns/op 98529 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 137685491 ns/op 4050840 B/op 45075 allocs/op BenchmarkMultiPass-4 61 1951239 ns/op 237464 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 296610861 ns/op 11245432 B/op 150319 allocs/op BenchmarkCondRewrite/SoloJump-4 3602839 29.16 ns/op BenchmarkCondRewrite/CombJump-4 3727208 30.95 ns/op PASS ok cmd/compile/internal/ssa 16.701s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 12202 9277 ns/op BenchmarkExtShift-4 21412 5058 ns/op BenchmarkModify-4 8653 15108 ns/op BenchmarkMullImm-4 19999 5802 ns/op BenchmarkConstModify-4 6574 19233 ns/op BenchmarkBitSet-4 16532 7286 ns/op BenchmarkBitClear-4 16866 6969 ns/op BenchmarkBitToggle-4 17162 7031 ns/op BenchmarkBitSetConst-4 98269 1174 ns/op BenchmarkBitClearConst-4 147979 922.2 ns/op BenchmarkBitToggleConst-4 67849 1568 ns/op BenchmarkDivconstI64-4 5714113 19.66 ns/op BenchmarkModconstI64-4 6521673 17.75 ns/op BenchmarkDivisiblePow2constI64-4 6232680 17.04 ns/op BenchmarkDivisibleconstI64-4 7406395 15.99 ns/op BenchmarkDivisibleWDivconstI64-4 3532082 32.17 ns/op BenchmarkDivconstU64/3-4 5800123 19.23 ns/op BenchmarkDivconstU64/5-4 7409583 17.15 ns/op BenchmarkDivconstU64/37-4 6397429 19.57 ns/op BenchmarkDivconstU64/1234567-4 5553027 21.42 ns/op BenchmarkModconstU64-4 5875113 19.46 ns/op BenchmarkDivisibleconstU64-4 8239430 16.25 ns/op BenchmarkDivisibleWDivconstU64-4 3730225 31.78 ns/op BenchmarkDivconstI32-4 7466899 17.67 ns/op BenchmarkModconstI32-4 7181871 16.69 ns/op BenchmarkDivisiblePow2constI32-4 5809996 17.89 ns/op BenchmarkDivisibleconstI32-4 6688996 16.81 ns/op BenchmarkDivisibleWDivconstI32-4 3673588 41.24 ns/op BenchmarkDivconstU32-4 5992023 17.94 ns/op BenchmarkModconstU32-4 5687515 19.61 ns/op BenchmarkDivisibleconstU32-4 5617644 18.34 ns/op BenchmarkDivisibleWDivconstU32-4 3399867 35.28 ns/op BenchmarkDivconstI16-4 6339031 18.98 ns/op BenchmarkModconstI16-4 5615214 18.57 ns/op BenchmarkDivisiblePow2constI16-4 7704996 19.02 ns/op BenchmarkDivisibleconstI16-4 7547971 15.59 ns/op BenchmarkDivisibleWDivconstI16-4 3674046 32.39 ns/op BenchmarkDivconstU16-4 6275968 18.80 ns/op BenchmarkModconstU16-4 6821236 17.10 ns/op BenchmarkDivisibleconstU16-4 6620376 16.73 ns/op BenchmarkDivisibleWDivconstU16-4 3529426 33.40 ns/op BenchmarkDivconstI8-4 5224759 20.76 ns/op BenchmarkModconstI8-4 5597346 19.93 ns/op BenchmarkDivisiblePow2constI8-4 6381220 16.32 ns/op BenchmarkDivisibleconstI8-4 7212739 18.13 ns/op BenchmarkDivisibleWDivconstI8-4 3644373 32.96 ns/op BenchmarkDivconstU8-4 6623932 18.39 ns/op BenchmarkModconstU8-4 7888665 16.25 ns/op BenchmarkDivisibleconstU8-4 7067420 16.68 ns/op BenchmarkDivisibleWDivconstU8-4 3226770 35.08 ns/op BenchmarkMul2-4 199388 612.8 ns/op BenchmarkMulNeg2-4 189578 610.6 ns/op BenchmarkEfaceInteger-4 2405451 45.80 ns/op BenchmarkDiv64UnsignedSmall-4 8432136 14.50 ns/op BenchmarkDiv64Small-4 7329094 16.71 ns/op BenchmarkDiv64SmallNegDivisor-4 6721146 17.15 ns/op BenchmarkDiv64SmallNegDividend-4 6952510 16.79 ns/op BenchmarkDiv64SmallNegBoth-4 7144890 16.39 ns/op BenchmarkDiv64Unsigned-4 7789796 14.64 ns/op BenchmarkDiv64-4 7280055 18.07 ns/op BenchmarkDiv64NegDivisor-4 7632082 16.35 ns/op BenchmarkDiv64NegDividend-4 7563626 16.56 ns/op BenchmarkDiv64NegBoth-4 6904446 16.40 ns/op BenchmarkMod64UnsignedSmall-4 8873028 13.90 ns/op BenchmarkMod64Small-4 7256584 15.28 ns/op BenchmarkMod64SmallNegDivisor-4 6908631 16.41 ns/op BenchmarkMod64SmallNegDividend-4 7509699 15.94 ns/op BenchmarkMod64SmallNegBoth-4 6954291 17.09 ns/op BenchmarkMod64Unsigned-4 7418572 14.88 ns/op BenchmarkMod64-4 6456049 15.89 ns/op BenchmarkMod64NegDivisor-4 6689288 16.44 ns/op BenchmarkMod64NegDividend-4 6311238 15.92 ns/op BenchmarkMod64NegBoth-4 7681102 15.30 ns/op BenchmarkMulconstI32/3-4 22835847 4.921 ns/op BenchmarkMulconstI32/5-4 26152102 4.786 ns/op BenchmarkMulconstI32/12-4 23138712 5.307 ns/op BenchmarkMulconstI32/120-4 27154831 4.772 ns/op BenchmarkMulconstI32/-120-4 27972295 5.287 ns/op BenchmarkMulconstI32/65537-4 26531878 4.933 ns/op BenchmarkMulconstI32/65538-4 22231320 4.855 ns/op BenchmarkMulconstI64/3-4 28840634 5.039 ns/op BenchmarkMulconstI64/5-4 21798554 4.813 ns/op BenchmarkMulconstI64/12-4 27414885 4.893 ns/op BenchmarkMulconstI64/120-4 25563690 4.641 ns/op BenchmarkMulconstI64/-120-4 26326630 4.836 ns/op BenchmarkMulconstI64/65537-4 26981619 4.957 ns/op BenchmarkMulconstI64/65538-4 22954420 4.950 ns/op BenchmarkMulconstU32/3-4 27803586 4.668 ns/op BenchmarkMulconstU32/5-4 24815398 4.862 ns/op BenchmarkMulconstU32/12-4 23602045 4.764 ns/op BenchmarkMulconstU32/120-4 28564204 4.779 ns/op BenchmarkMulconstU32/65537-4 22264297 4.961 ns/op BenchmarkMulconstU32/65538-4 23296686 5.379 ns/op BenchmarkMulconstU64/3-4 27074467 4.891 ns/op BenchmarkMulconstU64/5-4 26838906 4.943 ns/op BenchmarkMulconstU64/12-4 24233841 6.103 ns/op BenchmarkMulconstU64/120-4 26125456 4.872 ns/op BenchmarkMulconstU64/65537-4 25948722 5.244 ns/op BenchmarkMulconstU64/65538-4 26036988 4.990 ns/op BenchmarkShiftArithmeticRight-4 27660750 5.341 ns/op BenchmarkSwitch8Predictable-4 7639558 15.27 ns/op BenchmarkSwitch8Unpredictable-4 8035599 14.91 ns/op BenchmarkSwitch32Predictable-4 10567136 10.41 ns/op BenchmarkSwitch32Unpredictable-4 7288353 15.26 ns/op BenchmarkSwitchStringPredictable-4 5317572 20.57 ns/op BenchmarkSwitchStringUnpredictable-4 6004621 19.40 ns/op BenchmarkSwitchTypePredictable-4 4001434 29.06 ns/op BenchmarkSwitchTypeUnpredictable-4 4312260 27.73 ns/op PASS ok cmd/compile/internal/test 20.540s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 123 903119 ns/op BenchmarkNamed/Underlying/nongeneric-4 877992 136.3 ns/op BenchmarkNamed/Underlying/generic-4 960043 141.6 ns/op BenchmarkNamed/Underlying/src_instance-4 843380 139.7 ns/op BenchmarkNamed/Underlying/user_instance-4 968397 141.0 ns/op BenchmarkCheck/http/funcbodies/info-4 1 614191020 ns/op 54076 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 421174907 ns/op 78820 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 161579318 ns/op 205013 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 150940185 ns/op 219577 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2952755677 ns/op 1753 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 119701083 ns/op 42785 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 48980293 ns/op 105337 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 40199351 ns/op 125913 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 651419833 ns/op 3328 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 45077197 ns/op 48013 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 4 29081940 ns/op 73394 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 4 32842362 ns/op 64268 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1706570798 ns/op 38415 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 535126871 ns/op 122458 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 126376518 ns/op 517511 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 108731060 ns/op 601032 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3530115505 ns/op 569.8 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 116104407 ns/op 17064 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 63569142 ns/op 31235 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 83832105 ns/op 23800 lines/s PASS ok cmd/compile/internal/types2 44.779s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 3 34886084 ns/op 18988667 sys-ns/op 6937000 user-ns/op PASS ok cmd/go 1.557s goos: darwin goarch: amd64 pkg: cmd/go/internal/cfg BenchmarkLookPath-4 247056 561.2 ns/op PASS ok cmd/go/internal/cfg 1.229s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 55431 2165 ns/op 3.69 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 59184 1801 ns/op 4.44 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 14973 7839 ns/op 130.62 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 15198 7641 ns/op 134.01 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 2842 47128 ns/op 173.82 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 2366 45196 ns/op 181.26 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 2.249s All tests passed.