darwin-amd64-race at 89f7805c2e1ec3a1f708957ca8f43b04f3f2834f :: Running /tmp/buildlet/go/src/make.bash with args ["/tmp/buildlet/go/src/make.bash" "-force"] and env ["TERM_PROGRAM=Apple_Terminal" "SHELL=/bin/zsh" "TERM=xterm-256color" "TERM_PROGRAM_VERSION=445" "TERM_SESSION_ID=2A152D65-65C5-4776-BA5B-07A65551C07A" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.KBQ3Ai8po8/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=086C33EC-191E-4DEA-A540-D48ACC3AA8D8" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GO_TEST_TIMEOUT_SCALE=2" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "GOPLSCACHE=/tmp/buildlet/goplscache" "PWD=/tmp/buildlet/go/src"] in dir /tmp/buildlet/go/src Building Go cmd/dist using /tmp/buildlet/go1.4. (go1.20.6 darwin/amd64) Building Go toolchain1 using /tmp/buildlet/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for darwin/amd64. --- Installed Go for darwin/amd64 in /tmp/buildlet/go Installed commands in /tmp/buildlet/go/bin *** You need to add /tmp/buildlet/go/bin to your PATH. :: Running /tmp/buildlet/go/bin/go with args ["/tmp/buildlet/go/bin/go" "install" "-race" "std"] and env ["TERM_PROGRAM=Apple_Terminal" "SHELL=/bin/zsh" "TERM=xterm-256color" "TERM_PROGRAM_VERSION=445" "TERM_SESSION_ID=2A152D65-65C5-4776-BA5B-07A65551C07A" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.KBQ3Ai8po8/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=086C33EC-191E-4DEA-A540-D48ACC3AA8D8" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GO_TEST_TIMEOUT_SCALE=2" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "GOPLSCACHE=/tmp/buildlet/goplscache" "PWD=/tmp/buildlet/go/bin"] in dir /tmp/buildlet/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 2.049s ok archive/zip 3.768s ok bufio 1.476s ok bytes 3.174s ok cmp 1.056s ok compress/bzip2 1.686s ok compress/flate 14.113s ok compress/gzip 21.512s ok compress/lzw 2.876s ok compress/zlib 8.210s ok container/heap 1.037s ok container/list 1.025s ok container/ring 1.056s ok context 1.114s ok crypto 3.555s ok crypto/aes 1.110s ok crypto/cipher 1.078s ok crypto/des 1.071s ok crypto/dsa 1.048s ok crypto/ecdh 1.279s ok crypto/ecdsa 1.203s ok crypto/ed25519 1.514s ok crypto/elliptic 1.074s ok crypto/hmac 1.044s ok crypto/internal/alias 1.045s ok crypto/internal/bigmod 1.613s ok crypto/internal/boring 1.087s ok crypto/internal/boring/bcache 1.728s ok crypto/internal/edwards25519 2.288s ok crypto/internal/edwards25519/field 1.132s ok crypto/internal/nistec 2.074s ok crypto/internal/nistec/fiat 1.119s [no tests to run] ok crypto/md5 1.098s ok crypto/rand 1.394s ok crypto/rc4 1.638s ok crypto/rsa 2.976s ok crypto/sha1 1.100s ok crypto/sha256 1.064s ok crypto/sha512 1.065s ok crypto/subtle 1.621s ok crypto/tls 6.887s ok crypto/x509 2.773s ok database/sql 1.751s ok database/sql/driver 1.143s ok debug/buildinfo 1.070s ok debug/dwarf 1.098s ok debug/elf 2.192s ok debug/gosym 1.181s ok debug/macho 1.059s ok debug/pe 1.173s ok debug/plan9obj 1.057s ok embed 1.066s [no tests to run] ok embed/internal/embedtest 1.112s ok encoding/ascii85 1.081s ok encoding/asn1 1.051s ok encoding/base32 1.152s ok encoding/base64 1.036s ok encoding/binary 1.057s ok encoding/csv 1.152s ok encoding/gob 23.500s ok encoding/hex 1.051s ok encoding/json 3.301s ok encoding/pem 3.690s ok encoding/xml 1.265s ok errors 1.074s ok expvar 1.103s ok flag 3.268s ok fmt 1.848s ok go/ast 1.068s ok go/build 9.629s ok go/build/constraint 1.105s ok go/constant 1.064s ok go/doc 1.314s ok go/doc/comment 4.829s ok go/format 1.077s ok go/importer 3.705s ok go/internal/gccgoimporter 1.238s ok go/internal/gcimporter 27.086s ok go/internal/srcimporter 35.537s ok go/parser 2.595s ok go/printer 3.444s ok go/scanner 1.090s ok go/token 1.159s ok go/types 78.074s ok go/version 1.047s ok hash 1.073s ok hash/adler32 1.055s ok hash/crc32 1.098s ok hash/crc64 1.117s ok hash/fnv 1.065s ok hash/maphash 1.162s ok html 1.128s ok html/template 1.430s ok image 2.223s ok image/color 1.177s ok image/draw 2.582s ok image/gif 3.643s ok image/jpeg 4.012s ok image/png 5.753s ok index/suffixarray 3.231s ok internal/abi 1.558s ok internal/buildcfg 1.041s ok internal/chacha8rand 1.027s ok internal/coverage/cformat 1.043s ok internal/coverage/cmerge 1.062s ok internal/coverage/pods 1.060s ok internal/coverage/slicereader 1.033s ok internal/coverage/slicewriter 1.025s ok internal/coverage/test 1.175s ok internal/cpu 3.084s ok internal/dag 1.034s ok internal/diff 1.080s ok internal/fmtsort 1.034s ok internal/fuzz 1.083s ok internal/godebug 14.246s ok internal/godebugs 91.069s ok internal/gover 1.061s ok internal/intern 3.613s ok internal/itoa 1.051s ok internal/platform 3.289s ok internal/poll 1.798s ok internal/profile 1.102s ok internal/reflectlite 1.033s ok internal/runtime/atomic 1.090s ok internal/saferio 1.240s ok internal/singleflight 1.117s ok internal/sysinfo 1.056s ok internal/testenv 1.858s ok internal/trace 1.472s ok internal/trace/v2 55.672s ok internal/trace/v2/internal/oldtrace 2.435s ok internal/types/errors 3.595s ok internal/unsafeheader 1.042s ok internal/xcoff 1.142s ok internal/zstd 1.127s ok io 1.225s ok io/fs 1.355s ok io/ioutil 1.070s ok log 1.063s ok log/slog 1.214s ok log/slog/internal/benchmarks 1.043s ok log/slog/internal/buffer 1.073s ok log/syslog 2.314s ok maps 1.046s ok math 1.073s ok math/big 4.621s ok math/bits 1.045s ok math/cmplx 1.053s ok math/rand 5.373s ok math/rand/v2 3.697s ok mime 1.070s ok mime/multipart 7.559s ok mime/quotedprintable 1.172s ok net 19.196s ok net/http 23.517s ok net/http/cgi 28.128s ok net/http/cookiejar 1.121s ok net/http/fcgi 1.299s ok net/http/httptest 1.334s ok net/http/httptrace 1.053s ok net/http/httputil 2.251s ok net/http/internal 3.554s ok net/http/internal/ascii 1.040s ok net/http/pprof 6.268s ok net/internal/cgotest 1.033s ok net/internal/socktest 1.065s ok net/mail 1.099s ok net/netip 2.387s ok net/rpc 1.289s ok net/rpc/jsonrpc 1.233s ok net/smtp 1.195s ok net/textproto 1.742s ok net/url 1.068s ok os 9.006s ok os/exec 12.408s ok os/exec/internal/fdtest 1.087s ok os/signal 21.532s ok os/user 1.200s ok path 1.089s ok path/filepath 1.250s ok plugin 1.051s ok reflect 2.473s ok regexp 4.111s ok regexp/syntax 7.310s ok runtime 77.554s ok runtime/cgo 1.028s ok runtime/coverage 1.066s ok runtime/debug 2.207s ok runtime/internal/math 1.035s ok runtime/internal/sys 1.028s ok runtime/internal/wasitest 1.031s ok runtime/metrics 1.112s ok runtime/pprof 25.440s ok runtime/race 15.066s ok runtime/trace 1.272s ok slices 2.581s ok sort 1.505s ok strconv 6.884s ok strings 5.715s ok sync 1.938s ok sync/atomic 9.095s ok syscall 7.262s ok testing 5.331s ok testing/fstest 1.051s ok testing/iotest 1.038s ok testing/quick 1.182s ok testing/slogtest 1.037s ok text/scanner 1.051s ok text/tabwriter 1.025s ok text/template 1.246s ok text/template/parse 1.092s ok time 9.124s ok unicode 1.093s ok unicode/utf16 1.056s ok unicode/utf8 1.055s ok cmd/addr2line 12.785s ok cmd/api 47.160s ok cmd/asm/internal/asm 6.058s ok cmd/asm/internal/lex 1.074s ok cmd/cgo/internal/swig 1.198s ok cmd/cgo/internal/test 1.825s ok cmd/cgo/internal/testcarchive 66.177s ok cmd/cgo/internal/testcshared 37.637s ok cmd/cgo/internal/testerrors 49.645s ok cmd/cgo/internal/testfortran 1.139s ok cmd/cgo/internal/testgodefs 4.567s ok cmd/cgo/internal/testlife 3.417s ok cmd/cgo/internal/testnocgo 1.026s ok cmd/cgo/internal/testplugin 116.956s ok cmd/cgo/internal/testsanitizers 1.036s [no tests to run] ok cmd/cgo/internal/testshared 1.033s ok cmd/cgo/internal/testso 8.003s ok cmd/cgo/internal/teststdio 7.737s ok cmd/cgo/internal/testtls 1.039s ok cmd/compile/internal/abt 1.120s ok cmd/compile/internal/amd64 83.780s ok cmd/compile/internal/base 1.042s ok cmd/compile/internal/compare 1.039s ok cmd/compile/internal/devirtualize 1.027s ok cmd/compile/internal/dwarfgen 2.395s ok cmd/compile/internal/importer 7.722s ok cmd/compile/internal/inline/inlheur 3.997s ok cmd/compile/internal/ir 1.028s ok cmd/compile/internal/liveness 1.520s ok cmd/compile/internal/logopt 2.457s ok cmd/compile/internal/loopvar 55.689s ok cmd/compile/internal/noder 1.038s ok cmd/compile/internal/reflectdata 1.031s [no tests to run] ok cmd/compile/internal/ssa 62.013s ok cmd/compile/internal/syntax 1.337s ok cmd/compile/internal/test 42.532s ok cmd/compile/internal/typecheck 2.119s ok cmd/compile/internal/types 1.062s ok cmd/compile/internal/types2 40.324s ok cmd/covdata 1.106s ok cmd/cover 23.999s ok cmd/dist 1.044s ok cmd/distpack 1.053s ok cmd/doc 3.698s ok cmd/fix 19.838s ok cmd/go 582.691s ok cmd/go/internal/auth 1.173s ok cmd/go/internal/cache 2.450s ok cmd/go/internal/cfg 1.038s [no tests to run] ok cmd/go/internal/envcmd 1.709s ok cmd/go/internal/fsys 1.219s ok cmd/go/internal/generate 1.071s ok cmd/go/internal/gover 1.088s ok cmd/go/internal/imports 1.162s ok cmd/go/internal/load 1.054s ok cmd/go/internal/lockedfile 2.297s ok cmd/go/internal/lockedfile/internal/filelock 2.115s ok cmd/go/internal/modfetch 1.092s ok cmd/go/internal/modfetch/codehost 13.897s ok cmd/go/internal/modfetch/zip_sum_test 1.110s ok cmd/go/internal/modindex 1.847s ok cmd/go/internal/modload 1.063s ok cmd/go/internal/mvs 1.094s ok cmd/go/internal/par 1.132s ok cmd/go/internal/str 1.028s ok cmd/go/internal/test 1.111s ok cmd/go/internal/toolchain 1.071s ok cmd/go/internal/vcs 1.094s ok cmd/go/internal/vcweb 1.124s ok cmd/go/internal/vcweb/vcstest 31.434s ok cmd/go/internal/web 1.073s ok cmd/go/internal/work 3.806s ok cmd/gofmt 1.343s ok cmd/internal/archive 3.403s ok cmd/internal/buildid 1.934s ok cmd/internal/cov 2.128s ok cmd/internal/dwarf 1.132s ok cmd/internal/edit 1.043s ok cmd/internal/goobj 1.031s ok cmd/internal/moddeps 3.527s ok cmd/internal/notsha256 1.070s ok cmd/internal/obj 2.799s ok cmd/internal/obj/ppc64 2.576s ok cmd/internal/obj/riscv 1.761s ok cmd/internal/obj/s390x 1.032s ok cmd/internal/obj/x86 6.032s ok cmd/internal/objabi 1.250s ok cmd/internal/pgo 1.029s ok cmd/internal/pkgpath 5.153s ok cmd/internal/pkgpattern 1.039s ok cmd/internal/quoted 1.044s ok cmd/internal/src 1.029s ok cmd/internal/test2json 1.780s ok cmd/link 36.121s ok cmd/link/internal/benchmark 1.053s ok cmd/link/internal/ld 40.377s ok cmd/link/internal/loader 1.134s ok cmd/nm 10.004s ok cmd/objdump 12.083s ok cmd/pack 9.261s ok cmd/pprof 4.086s ok cmd/relnote 1.048s ok cmd/trace 1.055s ok cmd/trace/v2 1.468s ok cmd/vet 63.275s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3854 32061 ns/op 1128 B/op 10 allocs/op Benchmark/Writer/GNU-4 2778 46020 ns/op 1660 B/op 24 allocs/op Benchmark/Writer/PAX-4 2250 57873 ns/op 2112 B/op 32 allocs/op Benchmark/Reader/USTAR-4 3283 34674 ns/op 5120 B/op 15 allocs/op Benchmark/Reader/GNU-4 6099 36316 ns/op 5109 B/op 14 allocs/op Benchmark/Reader/PAX-4 2335 79730 ns/op 8874 B/op 33 allocs/op PASS ok archive/tar 2.408s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 395107689 ns/op 1642936 B/op 101 allocs/op BenchmarkZip64Test-4 1 226687036 ns/op BenchmarkZip64TestSizes/4096-4 722 224879 ns/op BenchmarkZip64TestSizes/1048576-4 64 1642809 ns/op BenchmarkZip64TestSizes/67108864-4 1 242369277 ns/op PASS ok archive/zip 2.951s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 199581 694.1 ns/op BenchmarkReaderCopyUnoptimal-4 120338 1075 ns/op BenchmarkReaderCopyNoWriteTo-4 10000 91549 ns/op BenchmarkReaderWriteToOptimal-4 7449 31648 ns/op BenchmarkReaderReadString-4 75858 1904 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 116803 955.0 ns/op BenchmarkWriterCopyUnoptimal-4 204640 928.2 ns/op BenchmarkWriterCopyNoReadFrom-4 6622 73027 ns/op BenchmarkReaderEmpty-4 18108 9167 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 10000 11708 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 449913 261.6 ns/op 0 B/op 0 allocs/op PASS ok bufio 4.645s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 2954 66480 ns/op 492.90 MB/s BenchmarkWriteByte-4 286 395824 ns/op 10.35 MB/s BenchmarkWriteRune-4 164 685574 ns/op 17.92 MB/s BenchmarkBufferNotEmptyWriteRead-4 26 5105607 ns/op BenchmarkBufferFullSmallReads-4 64 1799429 ns/op BenchmarkBufferWriteBlock/N4096-4 8283 34963 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 187 623702 ns/op 260097 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 6 17465205 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 1 114733749 ns/op 146.23 MB/s 33554432 B/op 2 allocs/op BenchmarkIndexByte/10-4 2664636 51.71 ns/op 193.40 MB/s BenchmarkIndexByte/32-4 2727517 48.79 ns/op 655.88 MB/s BenchmarkIndexByte/4K-4 649897 197.1 ns/op 20776.57 MB/s BenchmarkIndexBytePortable/10-4 729841 157.0 ns/op 63.69 MB/s BenchmarkIndexBytePortable/32-4 339507 397.5 ns/op 80.51 MB/s BenchmarkIndexBytePortable/4K-4 3336 46339 ns/op 88.39 MB/s BenchmarkIndexRune/10-4 932707 278.7 ns/op 35.88 MB/s BenchmarkIndexRune/32-4 805513 209.1 ns/op 153.05 MB/s BenchmarkIndexRune/4K-4 317296 487.5 ns/op 8402.90 MB/s BenchmarkIndexRuneASCII/10-4 2322867 46.29 ns/op 216.02 MB/s BenchmarkIndexRuneASCII/32-4 2687493 44.43 ns/op 720.26 MB/s BenchmarkIndexRuneASCII/4K-4 925539 134.1 ns/op 30535.12 MB/s BenchmarkEqual/0-4 9212344 12.62 ns/op BenchmarkEqual/same/1-4 1000000 141.7 ns/op 7.06 MB/s BenchmarkEqual/same/6-4 898354 119.5 ns/op 50.22 MB/s BenchmarkEqual/same/9-4 1000000 139.8 ns/op 64.38 MB/s BenchmarkEqual/same/15-4 825052 122.2 ns/op 122.76 MB/s BenchmarkEqual/same/16-4 1000000 141.7 ns/op 112.91 MB/s BenchmarkEqual/same/20-4 1000000 143.9 ns/op 138.97 MB/s BenchmarkEqual/same/32-4 808546 144.8 ns/op 220.98 MB/s BenchmarkEqual/same/4K-4 70183 1558 ns/op 2629.38 MB/s BenchmarkEqual/1-4 1000000 133.5 ns/op 7.49 MB/s BenchmarkEqual/6-4 940084 133.1 ns/op 45.09 MB/s BenchmarkEqual/9-4 906948 136.8 ns/op 65.80 MB/s BenchmarkEqual/15-4 1000000 147.1 ns/op 102.00 MB/s BenchmarkEqual/16-4 861129 142.4 ns/op 112.33 MB/s BenchmarkEqual/20-4 860340 145.0 ns/op 137.98 MB/s BenchmarkEqual/32-4 1000000 168.2 ns/op 190.29 MB/s BenchmarkEqual/4K-4 49840 2214 ns/op 1849.67 MB/s BenchmarkEqualBothUnaligned/64_0-4 891580 199.6 ns/op 320.62 MB/s BenchmarkEqualBothUnaligned/64_1-4 810991 152.4 ns/op 419.89 MB/s BenchmarkEqualBothUnaligned/64_4-4 1000000 180.0 ns/op 355.58 MB/s BenchmarkEqualBothUnaligned/64_7-4 713732 143.9 ns/op 444.82 MB/s BenchmarkEqualBothUnaligned/4096_0-4 59449 1765 ns/op 2320.90 MB/s BenchmarkEqualBothUnaligned/4096_1-4 48430 2699 ns/op 1517.43 MB/s BenchmarkEqualBothUnaligned/4096_4-4 146728 1122 ns/op 3651.86 MB/s BenchmarkEqualBothUnaligned/4096_7-4 126494 1019 ns/op 4019.82 MB/s BenchmarkIndex/10-4 1000000 144.1 ns/op 69.42 MB/s BenchmarkIndex/32-4 1935572 72.89 ns/op 439.00 MB/s BenchmarkIndex/4K-4 32274 3288 ns/op 1245.63 MB/s BenchmarkIndexEasy/10-4 1823865 61.50 ns/op 162.60 MB/s BenchmarkIndexEasy/32-4 2034072 58.14 ns/op 550.42 MB/s BenchmarkIndexEasy/4K-4 510550 265.7 ns/op 15415.46 MB/s BenchmarkCount/10-4 1000000 105.7 ns/op 94.58 MB/s BenchmarkCount/32-4 1000000 108.3 ns/op 295.49 MB/s BenchmarkCount/4K-4 41298 2981 ns/op 1373.90 MB/s BenchmarkCountEasy/10-4 1000000 119.4 ns/op 83.75 MB/s BenchmarkCountEasy/32-4 1000000 104.7 ns/op 305.52 MB/s BenchmarkCountEasy/4K-4 448831 360.3 ns/op 11369.56 MB/s BenchmarkCountSingle/10-4 2086716 52.47 ns/op 190.59 MB/s BenchmarkCountSingle/32-4 2382324 51.98 ns/op 615.67 MB/s BenchmarkCountSingle/4K-4 1000000 107.4 ns/op 38152.02 MB/s BenchmarkToUpper/#00-4 1988668 62.05 ns/op BenchmarkToUpper/ONLYUPPER-4 292737 478.8 ns/op BenchmarkToUpper/abc-4 379219 540.4 ns/op BenchmarkToUpper/AbC123-4 268291 736.7 ns/op BenchmarkToUpper/azAZ09_-4 215812 626.5 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 58299 3498 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 27500 4472 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 41605 2543 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 108015 1799 ns/op BenchmarkToLower/#00-4 2075737 55.09 ns/op BenchmarkToLower/abc-4 345964 459.6 ns/op BenchmarkToLower/AbC123-4 202225 523.5 ns/op BenchmarkToLower/azAZ09_-4 260469 637.8 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 65751 2007 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 28428 3680 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 51649 2219 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 76119 1345 ns/op BenchmarkFields/ASCII/16-4 109026 1082 ns/op 14.79 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 4102 29818 ns/op 8.59 MB/s 704 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 640 211131 ns/op 19.40 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 30 3736208 ns/op 17.54 MB/s 139264 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 88968104 ns/op 11.79 MB/s 2260992 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 150435 821.3 ns/op 19.48 MB/s 24 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 3969 29836 ns/op 8.58 MB/s 480 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 253 422582 ns/op 9.69 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 10 12510136 ns/op 5.24 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 200417174 ns/op 5.23 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 83359 1282 ns/op 12.48 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 6042 20827 ns/op 12.29 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 320 454662 ns/op 9.01 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 21 6367064 ns/op 10.29 MB/s 504064 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 1 113611206 ns/op 9.23 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 118150 1458 ns/op 10.98 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 3440 29648 ns/op 8.63 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 296 436028 ns/op 9.39 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 21 10026912 ns/op 6.54 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 128332539 ns/op 8.17 MB/s 11211008 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1000000 166.0 ns/op BenchmarkTrimSpace/ASCII-4 928312 218.2 ns/op BenchmarkTrimSpace/SomeNonASCII-4 71094 1725 ns/op BenchmarkTrimSpace/JustNonASCII-4 35390 3265 ns/op BenchmarkToValidUTF8/Valid-4 400220 564.3 ns/op BenchmarkToValidUTF8/InvalidASCII-4 179270 672.1 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 62059 1986 ns/op BenchmarkIndexHard1-4 706 150832 ns/op BenchmarkIndexHard2-4 542 260284 ns/op BenchmarkIndexHard3-4 176 1671254 ns/op BenchmarkIndexHard4-4 100 1336414 ns/op BenchmarkLastIndexHard1-4 3 42774398 ns/op BenchmarkLastIndexHard2-4 4 27185776 ns/op BenchmarkLastIndexHard3-4 3 35357022 ns/op BenchmarkCountHard1-4 892 142767 ns/op BenchmarkCountHard2-4 536 191660 ns/op BenchmarkCountHard3-4 142 838842 ns/op BenchmarkSplitEmptySeparator-4 1 154930142 ns/op BenchmarkSplitSingleByteSeparator-4 12 15664148 ns/op BenchmarkSplitMultiByteSeparator-4 8 14388291 ns/op BenchmarkSplitNSingleByteSeparator-4 162393 1450 ns/op BenchmarkSplitNMultiByteSeparator-4 52848 3760 ns/op BenchmarkRepeat-4 86896 1536 ns/op BenchmarkRepeatLarge/256/1-4 93358 2358 ns/op 108.57 MB/s BenchmarkRepeatLarge/256/16-4 180724 1541 ns/op 166.16 MB/s BenchmarkRepeatLarge/512/1-4 51824 3189 ns/op 160.53 MB/s BenchmarkRepeatLarge/512/16-4 44305 2433 ns/op 210.43 MB/s BenchmarkRepeatLarge/1024/1-4 30031 4480 ns/op 228.57 MB/s BenchmarkRepeatLarge/1024/16-4 39498 4133 ns/op 247.77 MB/s BenchmarkRepeatLarge/2048/1-4 18910 8806 ns/op 232.56 MB/s BenchmarkRepeatLarge/2048/16-4 22450 4900 ns/op 417.92 MB/s BenchmarkRepeatLarge/4096/1-4 10000 12050 ns/op 339.90 MB/s BenchmarkRepeatLarge/4096/16-4 13393 10900 ns/op 375.78 MB/s BenchmarkRepeatLarge/8192/1-4 10000 20858 ns/op 392.76 MB/s BenchmarkRepeatLarge/8192/16-4 10000 18631 ns/op 439.71 MB/s BenchmarkRepeatLarge/8192/4097-4 12156 9299 ns/op 440.59 MB/s BenchmarkRepeatLarge/16384/1-4 8911 36815 ns/op 445.03 MB/s BenchmarkRepeatLarge/16384/16-4 8604 34153 ns/op 479.72 MB/s BenchmarkRepeatLarge/16384/4097-4 5094 28210 ns/op 435.70 MB/s BenchmarkRepeatLarge/32768/1-4 1454 71740 ns/op 456.76 MB/s BenchmarkRepeatLarge/32768/16-4 2155 63237 ns/op 518.17 MB/s BenchmarkRepeatLarge/32768/4097-4 2156 57801 ns/op 496.16 MB/s BenchmarkRepeatLarge/65536/1-4 985 128021 ns/op 511.92 MB/s BenchmarkRepeatLarge/65536/16-4 1160 129495 ns/op 506.09 MB/s BenchmarkRepeatLarge/65536/4097-4 1041 120691 ns/op 509.19 MB/s BenchmarkRepeatLarge/131072/1-4 150 710188 ns/op 184.56 MB/s BenchmarkRepeatLarge/131072/16-4 242 768465 ns/op 170.56 MB/s BenchmarkRepeatLarge/131072/4097-4 200 690240 ns/op 184.00 MB/s BenchmarkRepeatLarge/262144/1-4 91 1297387 ns/op 202.06 MB/s BenchmarkRepeatLarge/262144/16-4 99 1210212 ns/op 216.61 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1050763 ns/op 245.64 MB/s BenchmarkRepeatLarge/524288/1-4 63 1704501 ns/op 307.59 MB/s BenchmarkRepeatLarge/524288/16-4 85 1641999 ns/op 319.30 MB/s BenchmarkRepeatLarge/524288/4097-4 58 2045414 ns/op 254.38 MB/s BenchmarkRepeatLarge/1048576/1-4 40 4229417 ns/op 247.92 MB/s BenchmarkRepeatLarge/1048576/16-4 49 4129000 ns/op 253.95 MB/s BenchmarkRepeatLarge/1048576/4097-4 45 3117980 ns/op 335.07 MB/s BenchmarkRepeatLarge/2097152/1-4 30 6135482 ns/op 341.81 MB/s BenchmarkRepeatLarge/2097152/16-4 27 6593747 ns/op 318.05 MB/s BenchmarkRepeatLarge/2097152/4097-4 28 6094462 ns/op 343.52 MB/s BenchmarkRepeatLarge/4194304/1-4 9 14464465 ns/op 289.97 MB/s BenchmarkRepeatLarge/4194304/16-4 9 13561783 ns/op 309.27 MB/s BenchmarkRepeatLarge/4194304/4097-4 9 13535925 ns/op 309.64 MB/s BenchmarkRepeatLarge/8388608/1-4 6 18319716 ns/op 457.90 MB/s BenchmarkRepeatLarge/8388608/16-4 6 25605830 ns/op 327.61 MB/s BenchmarkRepeatLarge/8388608/4097-4 4 25367766 ns/op 330.60 MB/s BenchmarkRepeatLarge/16777216/1-4 3 40328075 ns/op 416.02 MB/s BenchmarkRepeatLarge/16777216/16-4 2 61977722 ns/op 270.70 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 47735996 ns/op 351.46 MB/s BenchmarkRepeatLarge/33554432/1-4 2 75355774 ns/op 445.28 MB/s BenchmarkRepeatLarge/33554432/16-4 2 67482032 ns/op 497.24 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 129558669 ns/op 258.99 MB/s BenchmarkRepeatLarge/67108864/1-4 1 163577495 ns/op 410.26 MB/s BenchmarkRepeatLarge/67108864/16-4 1 136858430 ns/op 490.35 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 132123981 ns/op 507.92 MB/s BenchmarkRepeatLarge/134217728/1-4 1 358393795 ns/op 374.50 MB/s BenchmarkRepeatLarge/134217728/16-4 1 357472868 ns/op 375.46 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 329286143 ns/op 407.60 MB/s BenchmarkRepeatLarge/268435456/1-4 1 716492691 ns/op 374.65 MB/s BenchmarkRepeatLarge/268435456/16-4 1 519643267 ns/op 516.58 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 560326779 ns/op 479.07 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1397683052 ns/op 384.11 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1241767927 ns/op 432.34 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1278381878 ns/op 419.96 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 8535819778 ns/op 125.79 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 2355253188 ns/op 455.89 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 2299684565 ns/op 466.91 MB/s BenchmarkBytesCompare/1-4 8003487 13.51 ns/op BenchmarkBytesCompare/2-4 8267648 19.17 ns/op BenchmarkBytesCompare/4-4 12251584 13.78 ns/op BenchmarkBytesCompare/8-4 10134734 11.66 ns/op BenchmarkBytesCompare/16-4 7144000 19.47 ns/op BenchmarkBytesCompare/32-4 9013489 13.13 ns/op BenchmarkBytesCompare/64-4 8702586 21.00 ns/op BenchmarkBytesCompare/128-4 5948629 18.41 ns/op BenchmarkBytesCompare/256-4 5702089 27.80 ns/op BenchmarkBytesCompare/512-4 3835818 38.66 ns/op BenchmarkBytesCompare/1024-4 2366385 49.37 ns/op BenchmarkBytesCompare/2048-4 1000000 102.8 ns/op BenchmarkIndexAnyASCII/1:1-4 825100 154.4 ns/op BenchmarkIndexAnyASCII/1:2-4 1385260 75.74 ns/op BenchmarkIndexAnyASCII/1:4-4 1454864 86.61 ns/op BenchmarkIndexAnyASCII/1:8-4 1597388 77.89 ns/op BenchmarkIndexAnyASCII/1:16-4 1306792 81.19 ns/op BenchmarkIndexAnyASCII/1:32-4 1345179 84.17 ns/op BenchmarkIndexAnyASCII/1:64-4 1444912 78.26 ns/op BenchmarkIndexAnyASCII/16:1-4 1238008 99.78 ns/op BenchmarkIndexAnyASCII/16:2-4 399338 451.3 ns/op BenchmarkIndexAnyASCII/16:4-4 394326 623.6 ns/op BenchmarkIndexAnyASCII/16:8-4 376275 378.0 ns/op BenchmarkIndexAnyASCII/16:16-4 305198 535.5 ns/op BenchmarkIndexAnyASCII/16:32-4 336184 410.7 ns/op BenchmarkIndexAnyASCII/16:64-4 235754 439.2 ns/op BenchmarkIndexAnyASCII/256:1-4 1000000 122.2 ns/op BenchmarkIndexAnyASCII/256:2-4 25375 5066 ns/op BenchmarkIndexAnyASCII/256:4-4 26450 4616 ns/op BenchmarkIndexAnyASCII/256:8-4 23734 6031 ns/op BenchmarkIndexAnyASCII/256:16-4 27602 4917 ns/op BenchmarkIndexAnyASCII/256:32-4 19986 5539 ns/op BenchmarkIndexAnyASCII/256:64-4 24643 4375 ns/op BenchmarkIndexAnyUTF8/1:1-4 1000000 167.0 ns/op BenchmarkIndexAnyUTF8/1:2-4 1154596 106.5 ns/op BenchmarkIndexAnyUTF8/1:4-4 1863201 75.76 ns/op BenchmarkIndexAnyUTF8/1:8-4 1478535 74.51 ns/op BenchmarkIndexAnyUTF8/1:16-4 1501602 79.71 ns/op BenchmarkIndexAnyUTF8/1:32-4 1000000 132.8 ns/op BenchmarkIndexAnyUTF8/1:64-4 1609466 85.11 ns/op BenchmarkIndexAnyUTF8/16:1-4 88753 1142 ns/op BenchmarkIndexAnyUTF8/16:2-4 234766 469.0 ns/op BenchmarkIndexAnyUTF8/16:4-4 296924 539.8 ns/op BenchmarkIndexAnyUTF8/16:8-4 319411 506.3 ns/op BenchmarkIndexAnyUTF8/16:16-4 216559 543.8 ns/op BenchmarkIndexAnyUTF8/16:32-4 287967 607.1 ns/op BenchmarkIndexAnyUTF8/16:64-4 238812 496.0 ns/op BenchmarkIndexAnyUTF8/256:1-4 9596 16860 ns/op BenchmarkIndexAnyUTF8/256:2-4 19177 6666 ns/op BenchmarkIndexAnyUTF8/256:4-4 19629 6283 ns/op BenchmarkIndexAnyUTF8/256:8-4 20259 5710 ns/op BenchmarkIndexAnyUTF8/256:16-4 20424 6536 ns/op BenchmarkIndexAnyUTF8/256:32-4 19670 8232 ns/op BenchmarkIndexAnyUTF8/256:64-4 16822 7149 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1000000 105.6 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1000000 138.4 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1000000 120.4 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1000000 158.5 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1467570 80.03 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1471094 79.62 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1419298 85.20 ns/op BenchmarkLastIndexAnyASCII/16:1-4 327582 491.7 ns/op BenchmarkLastIndexAnyASCII/16:2-4 397398 319.7 ns/op BenchmarkLastIndexAnyASCII/16:4-4 316398 367.2 ns/op BenchmarkLastIndexAnyASCII/16:8-4 364768 345.4 ns/op BenchmarkLastIndexAnyASCII/16:16-4 238362 550.1 ns/op BenchmarkLastIndexAnyASCII/16:32-4 353122 522.2 ns/op BenchmarkLastIndexAnyASCII/16:64-4 243852 463.8 ns/op BenchmarkLastIndexAnyASCII/256:1-4 25756 4208 ns/op BenchmarkLastIndexAnyASCII/256:2-4 23680 4564 ns/op BenchmarkLastIndexAnyASCII/256:4-4 24184 4432 ns/op BenchmarkLastIndexAnyASCII/256:8-4 27861 4335 ns/op BenchmarkLastIndexAnyASCII/256:16-4 26000 7836 ns/op BenchmarkLastIndexAnyASCII/256:32-4 25562 4368 ns/op BenchmarkLastIndexAnyASCII/256:64-4 23558 4934 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1444345 142.9 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1000000 143.1 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1000000 131.1 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1676584 134.0 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1505719 77.26 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1474366 84.19 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1685848 76.28 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 149463 1117 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 307748 651.2 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 322936 416.5 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 285444 416.7 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 305185 514.8 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 238960 444.5 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 178005 700.1 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 9658 14871 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 10000 10528 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 16449 6381 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 20040 11981 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 16599 15242 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 16899 6667 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 15488 8996 ns/op BenchmarkTrimASCII/1:1-4 1686135 101.7 ns/op BenchmarkTrimASCII/1:2-4 1475722 122.0 ns/op BenchmarkTrimASCII/1:4-4 1465425 77.48 ns/op BenchmarkTrimASCII/1:8-4 1000000 106.9 ns/op BenchmarkTrimASCII/1:16-4 1328618 87.55 ns/op BenchmarkTrimASCII/16:1-4 458103 272.4 ns/op BenchmarkTrimASCII/16:2-4 389769 367.8 ns/op BenchmarkTrimASCII/16:4-4 325878 392.7 ns/op BenchmarkTrimASCII/16:8-4 311305 374.2 ns/op BenchmarkTrimASCII/16:16-4 327601 457.1 ns/op BenchmarkTrimASCII/256:1-4 35277 3723 ns/op BenchmarkTrimASCII/256:2-4 20785 8111 ns/op BenchmarkTrimASCII/256:4-4 24061 8432 ns/op BenchmarkTrimASCII/256:8-4 27999 5590 ns/op BenchmarkTrimASCII/256:16-4 20986 5276 ns/op BenchmarkTrimASCII/4096:1-4 2730 65414 ns/op BenchmarkTrimASCII/4096:2-4 1602 78049 ns/op BenchmarkTrimASCII/4096:4-4 1490 82164 ns/op BenchmarkTrimASCII/4096:8-4 1993 74904 ns/op BenchmarkTrimASCII/4096:16-4 1724 76014 ns/op BenchmarkTrimByte-4 1000000 102.1 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 12944 11862 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 13150 15077 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 651 216489 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 956 146862 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2715 52804 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 3129 35962 ns/op BenchmarkCompareBytesEqual-4 6302270 18.24 ns/op BenchmarkCompareBytesToNil-4 13912455 13.55 ns/op BenchmarkCompareBytesEmpty-4 13066028 11.33 ns/op BenchmarkCompareBytesIdentical-4 11610442 18.84 ns/op BenchmarkCompareBytesSameLength-4 8539948 16.31 ns/op BenchmarkCompareBytesDifferentLength-4 14280388 10.35 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 936 115930 ns/op 9045.01 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 1725 101114 ns/op 10370.31 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 1896 71165 ns/op 14734.63 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 1486 76147 ns/op 13770.49 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 1562 106089 ns/op 9884.02 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 1486 82521 ns/op 12706.97 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 1210 104656 ns/op 10019.37 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2190 96155 ns/op 10905.15 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 1105 95717 ns/op 10955.06 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2256 54511 ns/op 19236.22 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 1990 67470 ns/op 15541.42 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 1246 89322 ns/op 11739.34 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2288 74122 ns/op 14146.64 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2368 76144 ns/op 13771.00 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 1342 83395 ns/op 12573.58 MB/s BenchmarkCompareBytesBig-4 1633 79503 ns/op 13189.28 MB/s BenchmarkCompareBytesBigIdentical-4 9566134 12.99 ns/op 80725395.76 MB/s PASS ok bytes 101.859s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 1 145863276 ns/op 0.69 MB/s 3620744 B/op 54 allocs/op BenchmarkDecodeNewton-4 1 427815174 ns/op 1.33 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 3 37195752 ns/op 0.44 MB/s 3643341 B/op 50 allocs/op PASS ok compress/bzip2 2.544s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 34 4052615 ns/op 2.47 MB/s 43443 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 3 46047467 ns/op 2.17 MB/s 43440 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 331922567 ns/op 3.01 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 37 3490449 ns/op 2.86 MB/s 42398 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 4 46952058 ns/op 2.13 MB/s 45054 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 344400109 ns/op 2.90 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 32 3611149 ns/op 2.77 MB/s 41611 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 4 27774430 ns/op 3.60 MB/s 42992 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 273450273 ns/op 3.66 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 57 3717577 ns/op 2.69 MB/s 42883 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 4 34938840 ns/op 2.86 MB/s 42992 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 252832473 ns/op 3.96 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 46 3542187 ns/op 2.82 MB/s 43922 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 4 41081279 ns/op 2.43 MB/s 49246 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 486110357 ns/op 2.06 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 54 2756233 ns/op 3.63 MB/s 42828 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 6 20016034 ns/op 5.00 MB/s 46537 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 224834504 ns/op 4.45 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 56 2830572 ns/op 3.53 MB/s 42809 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 7 27136456 ns/op 3.69 MB/s 48822 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 140063929 ns/op 7.14 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 72 2535339 ns/op 3.94 MB/s 43336 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 7 20767610 ns/op 4.82 MB/s 45301 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 143593596 ns/op 6.96 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 84 1527524 ns/op 6.55 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 7 18017216 ns/op 5.55 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 167683718 ns/op 5.96 MB/s BenchmarkEncode/Digits/Speed/1e4-4 40 3261533 ns/op 3.07 MB/s BenchmarkEncode/Digits/Speed/1e5-4 4 31551542 ns/op 3.17 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 303061371 ns/op 3.30 MB/s BenchmarkEncode/Digits/Default/1e4-4 12 10480410 ns/op 0.95 MB/s BenchmarkEncode/Digits/Default/1e5-4 1 156529410 ns/op 0.64 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 817026839 ns/op 1.22 MB/s BenchmarkEncode/Digits/Compression/1e4-4 16 10329634 ns/op 0.97 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 72373399 ns/op 1.38 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 891119817 ns/op 1.12 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 68 1714790 ns/op 5.83 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 7 16466622 ns/op 6.07 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 140603300 ns/op 7.11 MB/s BenchmarkEncode/Newton/Speed/1e4-4 49 3166073 ns/op 3.16 MB/s BenchmarkEncode/Newton/Speed/1e5-4 4 37882566 ns/op 2.64 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 280883466 ns/op 3.56 MB/s BenchmarkEncode/Newton/Default/1e4-4 18 6716831 ns/op 1.49 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 69022738 ns/op 1.45 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 725207502 ns/op 1.38 MB/s BenchmarkEncode/Newton/Compression/1e4-4 18 6971983 ns/op 1.43 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 84005852 ns/op 1.19 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 877617751 ns/op 1.14 MB/s PASS ok compress/flate 23.457s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 45 2854168 ns/op 3.50 MB/s BenchmarkDecoder/1e-Reuse4-4 44 3151432 ns/op 3.17 MB/s BenchmarkDecoder/1e5-4 4 38283316 ns/op 2.61 MB/s BenchmarkDecoder/1e-Reuse5-4 4 29095830 ns/op 3.44 MB/s BenchmarkDecoder/1e6-4 1 307447461 ns/op 3.25 MB/s BenchmarkDecoder/1e-Reuse6-4 1 267325192 ns/op 3.74 MB/s BenchmarkEncoder/1e4-4 45 2403257 ns/op 4.16 MB/s BenchmarkEncoder/1e-Reuse4-4 45 3041677 ns/op 3.29 MB/s BenchmarkEncoder/1e5-4 5 22523726 ns/op 4.44 MB/s BenchmarkEncoder/1e-Reuse5-4 5 23344525 ns/op 4.28 MB/s BenchmarkEncoder/1e6-4 1 224090424 ns/op 4.46 MB/s BenchmarkEncoder/1e-Reuse6-4 1 345661610 ns/op 2.89 MB/s PASS ok compress/lzw 4.863s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 24 5500207 ns/op PASS ok container/heap 1.196s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 22165 6377 ns/op BenchmarkWithTimeout/concurrency=40-4 3476 34187 ns/op BenchmarkWithTimeout/concurrency=4000-4 4287 38357 ns/op BenchmarkWithTimeout/concurrency=400000-4 5690 40560 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 342219 384.1 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 18680 7083 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 16555 7428 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3463 33053 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2043 101504 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2848 38983 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 295 455925 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 187 1308542 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 274 444808 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 30 4383725 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 14 7551050 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 32 4174616 ns/op BenchmarkCheckCanceled/Err-4 210417 573.2 ns/op BenchmarkCheckCanceled/Done-4 346141 400.7 ns/op BenchmarkContextCancelDone-4 572220 183.6 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 16018 7883 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 16335 6561 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 17236 7750 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 10000 12108 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 10000 15009 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 343732 442.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 275262 434.7 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 137924 795.7 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 107977 1150 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 59220 1901 ns/op PASS ok context 17.829s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt/AES-128-4 1434140 87.45 ns/op 182.95 MB/s BenchmarkEncrypt/AES-192-4 954056 134.9 ns/op 118.65 MB/s BenchmarkEncrypt/AES-256-4 1325028 97.09 ns/op 164.79 MB/s BenchmarkDecrypt/AES-128-4 1266560 131.5 ns/op 121.63 MB/s BenchmarkDecrypt/AES-192-4 1323224 75.86 ns/op 210.92 MB/s BenchmarkDecrypt/AES-256-4 1263118 104.2 ns/op 153.58 MB/s BenchmarkExpand/AES-128-4 844382 193.6 ns/op BenchmarkExpand/AES-192-4 1000000 139.6 ns/op BenchmarkExpand/AES-256-4 933662 190.0 ns/op BenchmarkCreateCipher/AES-128-4 97642 2179 ns/op 512 B/op 1 allocs/op BenchmarkCreateCipher/AES-192-4 69409 2388 ns/op 512 B/op 1 allocs/op BenchmarkCreateCipher/AES-256-4 52916 2417 ns/op 512 B/op 1 allocs/op PASS ok crypto/aes 4.497s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 171739 653.4 ns/op 97.95 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 256993 486.0 ns/op 131.68 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 136755 934.3 ns/op 68.50 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 288897 467.8 ns/op 136.83 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 91648 1135 ns/op 1189.68 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 154263 834.9 ns/op 1616.98 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 81427 1392 ns/op 969.69 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 122202 1296 ns/op 1041.88 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 42487 3454 ns/op 2371.49 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 39880 2676 ns/op 3061.11 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 31018 3687 ns/op 2221.98 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 32097 3499 ns/op 2341.27 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 5599 25450 ns/op 40.04 MB/s BenchmarkAESCFBDecrypt1K-4 5468 37514 ns/op 27.16 MB/s BenchmarkAESCFBDecrypt8K-4 362 391666 ns/op 20.90 MB/s BenchmarkAESOFB1K-4 3140 62971 ns/op 16.18 MB/s BenchmarkAESCTR1K-4 7270 18412 ns/op 55.35 MB/s BenchmarkAESCTR8K-4 1124 124325 ns/op 65.85 MB/s BenchmarkAESCBCEncrypt1K-4 10000 22364 ns/op 45.79 MB/s BenchmarkAESCBCDecrypt1K-4 10000 10473 ns/op 97.77 MB/s PASS ok crypto/cipher 5.684s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 65415 1934 ns/op 4.14 MB/s BenchmarkDecrypt-4 71223 2961 ns/op 2.70 MB/s BenchmarkTDESEncrypt-4 31488 3477 ns/op 2.30 MB/s BenchmarkTDESDecrypt-4 33427 5353 ns/op 1.49 MB/s PASS ok crypto/des 2.146s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 874 150666 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 9 11840553 ns/op 1087 B/op 21 allocs/op BenchmarkECDH/P521-4 4 26486754 ns/op 1528 B/op 21 allocs/op BenchmarkECDH/X25519-4 79 1816397 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 2.110s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1988 68375 ns/op 2447 B/op 30 allocs/op BenchmarkSign/P384-4 25 4725017 ns/op 2615 B/op 31 allocs/op BenchmarkSign/P521-4 13 10117706 ns/op 3001 B/op 32 allocs/op BenchmarkVerify/P256-4 848 131358 ns/op 432 B/op 8 allocs/op BenchmarkVerify/P384-4 10 10211762 ns/op 592 B/op 12 allocs/op BenchmarkVerify/P521-4 4 27841233 ns/op 912 B/op 12 allocs/op BenchmarkGenerateKey/P256-4 4598 27469 ns/op 896 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 48 2398791 ns/op 1096 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 21 5944616 ns/op 1414 B/op 17 allocs/op PASS ok crypto/ecdsa 3.086s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 187 586172 ns/op BenchmarkNewKeyFromSeed-4 205 574672 ns/op BenchmarkSigning-4 208 682615 ns/op BenchmarkVerification-4 146 953984 ns/op PASS ok crypto/ed25519 2.022s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 5198 26784 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 66 2072984 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 45 3387789 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 20 5988657 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1306 111785 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 46 2454190 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 19 7677679 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 6 20208426 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 10000 11083 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 5304 20625 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3626 31747 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 90 1477731 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2922 48413 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 331 392008 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1437 78672 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 100 1324668 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 4.305s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 14611 8185 ns/op 125.11 MB/s BenchmarkHMACSHA256_32-4 18278 5549 ns/op 5.77 MB/s BenchmarkNewWriteSum-4 8953 14148 ns/op 2.26 MB/s PASS ok crypto/hmac 1.881s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 38047 3634 ns/op BenchmarkModSub-4 35946 3820 ns/op BenchmarkMontgomeryRepr-4 21039 5790 ns/op BenchmarkMontgomeryMul-4 16188 6354 ns/op BenchmarkModMul-4 10000 11065 ns/op BenchmarkExpBig-4 13 9904153 ns/op BenchmarkExp-4 5 22519734 ns/op PASS ok crypto/internal/bigmod 3.052s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3098 36092 ns/op BenchmarkScalarBaseMult-4 252 615821 ns/op BenchmarkScalarMult-4 100 1982896 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 156 706944 ns/op PASS ok crypto/internal/edwards25519 1.898s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 424440 314.9 ns/op BenchmarkMultiply-4 4914750 25.91 ns/op BenchmarkSquare-4 6669928 18.17 ns/op BenchmarkInvert-4 29262 4149 ns/op BenchmarkMult32-4 1000000 113.8 ns/op PASS ok crypto/internal/edwards25519/field 2.253s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 54 2854291 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1892 69438 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 19 6381428 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 7 19087640 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 128 1030409 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 7711 22780 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 57 2534600 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 19 7327407 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 2.770s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 591706 248.1 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 354758 454.9 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 82591 1282 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 541182 242.8 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 239127 603.2 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 86618 1312 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 2.400s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 95095 1219 ns/op 6.56 MB/s BenchmarkHash64-4 111124 1060 ns/op 60.37 MB/s BenchmarkHash128-4 123020 1017 ns/op 125.84 MB/s BenchmarkHash256-4 88579 1277 ns/op 200.43 MB/s BenchmarkHash512-4 73452 1695 ns/op 302.06 MB/s BenchmarkHash1K-4 49026 2438 ns/op 420.07 MB/s BenchmarkHash8K-4 9930 12482 ns/op 656.31 MB/s BenchmarkHash1M-4 64 2456883 ns/op 426.79 MB/s BenchmarkHash8M-4 8 13101666 ns/op 640.27 MB/s BenchmarkHash8BytesUnaligned-4 86755 1387 ns/op 5.77 MB/s BenchmarkHash1KUnaligned-4 44620 2469 ns/op 414.79 MB/s BenchmarkHash8KUnaligned-4 8458 12945 ns/op 632.83 MB/s PASS ok crypto/md5 3.667s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkRead/32-4 257240 618.6 ns/op 51.73 MB/s BenchmarkRead/4K-4 33348 3225 ns/op 1270.18 MB/s BenchmarkPrime-4 1 471996024 ns/op PASS ok crypto/rand 2.171s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 9886 10911 ns/op 11.73 MB/s BenchmarkRC4_1K-4 1406 128683 ns/op 7.96 MB/s BenchmarkRC4_8K-4 192 1020488 ns/op 7.93 MB/s PASS ok crypto/rc4 1.786s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 8 14018486 ns/op BenchmarkDecryptPKCS1v15/3072-4 3 38164210 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 53289721 ns/op BenchmarkEncryptPKCS1v15/2048-4 482 269442 ns/op BenchmarkDecryptOAEP/2048-4 8 18099198 ns/op BenchmarkEncryptOAEP/2048-4 490 249862 ns/op BenchmarkSignPKCS1v15/2048-4 8 19280224 ns/op BenchmarkVerifyPKCS1v15/2048-4 582 313848 ns/op BenchmarkSignPSS/2048-4 8 18494336 ns/op BenchmarkVerifyPSS/2048-4 457 249037 ns/op PASS ok crypto/rsa 3.184s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 89014 1295 ns/op 6.18 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 106494 1250 ns/op 6.40 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 74884 2037 ns/op 157.07 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 87603 1349 ns/op 237.25 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 47355 2295 ns/op 446.10 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 55894 2048 ns/op 500.00 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 10000 10498 ns/op 780.30 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 10000 10249 ns/op 799.31 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.457s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 58725 1921 ns/op 4.17 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 79982 1700 ns/op 4.70 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 70300 2864 ns/op 2.79 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 24537 5136 ns/op 199.36 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 27028 7859 ns/op 130.30 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 28369 3843 ns/op 266.46 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 4274 23528 ns/op 348.18 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 5914 26125 ns/op 313.57 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 4461 28880 ns/op 283.66 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 3.036s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 51909 2514 ns/op 3.18 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 70867 1769 ns/op 4.52 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 56173 2152 ns/op 3.72 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 26485 4367 ns/op 234.46 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 27238 4347 ns/op 235.56 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 21180 7318 ns/op 139.94 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 7393 32699 ns/op 250.53 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 7726 16918 ns/op 484.21 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 8106 16914 ns/op 484.33 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 3.210s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 22777028 6.122 ns/op BenchmarkConstantTimeEq-4 21314655 5.994 ns/op BenchmarkConstantTimeLessOrEq-4 19918916 7.586 ns/op BenchmarkXORBytes/8Bytes-4 2838162 47.30 ns/op 169.15 MB/s BenchmarkXORBytes/128Bytes-4 2465353 42.65 ns/op 3001.27 MB/s BenchmarkXORBytes/2048Bytes-4 1000000 110.9 ns/op 18470.32 MB/s BenchmarkXORBytes/32768Bytes-4 79516 1473 ns/op 22252.22 MB/s PASS ok crypto/subtle 2.341s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 15 8385752 ns/op BenchmarkCertCache/1-4 18 5937398 ns/op BenchmarkCertCache/2-4 24 8256941 ns/op BenchmarkCertCache/3-4 25 6429732 ns/op BenchmarkHandshakeServer/RSA-4 10 17961148 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 7 15402600 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 8 17768422 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 26 5488941 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 18 5789975 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 20 5044510 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 26 5866358 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 35161991 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 35024199 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 2 104137038 ns/op 10.07 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 1 128581228 ns/op 8.15 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 173582996 ns/op 12.08 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 225571487 ns/op 9.30 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 396599335 ns/op 10.58 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 447459755 ns/op 9.37 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 605426864 ns/op 13.86 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 855589422 ns/op 9.80 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1337768200 ns/op 12.54 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1615533166 ns/op 10.38 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 3138291921 ns/op 10.69 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 3327539466 ns/op 10.08 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 6461422080 ns/op 10.39 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 7118159011 ns/op 9.43 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 1 121671276 ns/op 8.62 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 1 135618606 ns/op 7.73 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 501173491 ns/op 4.18 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 470726030 ns/op 4.46 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 838525801 ns/op 5.00 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 491505428 ns/op 8.53 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 967592279 ns/op 8.67 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 943643996 ns/op 8.89 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1682883369 ns/op 9.97 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1897378093 ns/op 8.84 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 3980837523 ns/op 8.43 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 3946013687 ns/op 8.50 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 6222598814 ns/op 10.78 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 6723756682 ns/op 9.98 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 728302362 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 724587292 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 312737166 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 309275106 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 164728014 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 165846946 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 97790456 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 93862446 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 63725021 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 52695600 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 169768350 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 170990553 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 92021082 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 79398326 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 57712313 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 53750804 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 2 50903152 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 37953605 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 3 34040034 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 4 32834500 ns/op PASS ok crypto/tls 66.580s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 8 13291419 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 325 603904 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 874 174380 ns/op 12659 B/op 165 allocs/op BenchmarkParseCertificate/rsa_leaf-4 560 259541 ns/op 14066 B/op 188 allocs/op PASS ok crypto/x509 2.411s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 26 4133190 ns/op 278624 B/op 1621 allocs/op BenchmarkConcurrentStmtQuery-4 38 5185327 ns/op 263694 B/op 1965 allocs/op BenchmarkConcurrentStmtExec-4 40 3284152 ns/op 211856 B/op 572 allocs/op BenchmarkConcurrentTxQuery-4 28 4715654 ns/op 272942 B/op 2132 allocs/op BenchmarkConcurrentTxExec-4 69 2725887 ns/op 87854 B/op 1553 allocs/op BenchmarkConcurrentTxStmtQuery-4 21 6497207 ns/op 106264 B/op 2073 allocs/op BenchmarkConcurrentTxStmtExec-4 110 959241 ns/op 40102 B/op 380 allocs/op BenchmarkConcurrentRandom-4 44 3557032 ns/op 227445 B/op 1791 allocs/op BenchmarkManyConcurrentQueries-4 1766 62865 ns/op 4140 B/op 20 allocs/op BenchmarkGrabConn-4 124136 988.1 ns/op 0 B/op 0 allocs/op BenchmarkConnRequestSet-4 10000 13748 ns/op PASS ok database/sql 3.510s goos: darwin goarch: amd64 pkg: debug/elf BenchmarkSymbols64-4 1368 122082 ns/op BenchmarkSymbols32-4 1266 104630 ns/op PASS ok debug/elf 1.629s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 82156 2212 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 37 4791970 ns/op 180248 B/op 13 allocs/op Benchmark115/LineToPC-4 38 8086251 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 6969 21480 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 2.459s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 31609 5352 ns/op BenchmarkMarshal-4 490 519343 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 1806 118615 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.947s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 208 552454 ns/op 14.83 MB/s BenchmarkEncodeToString-4 188 645253 ns/op 12.70 MB/s BenchmarkDecode-4 100 1125143 ns/op 11.65 MB/s BenchmarkDecodeString-4 106 1041987 ns/op 12.58 MB/s PASS ok encoding/base32 1.983s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 189 570697 ns/op 14.35 MB/s BenchmarkDecodeString/2-4 208234 610.3 ns/op 6.55 MB/s BenchmarkDecodeString/4-4 189559 867.9 ns/op 9.22 MB/s BenchmarkDecodeString/8-4 143664 751.9 ns/op 15.96 MB/s BenchmarkDecodeString/64-4 29169 6496 ns/op 13.55 MB/s BenchmarkDecodeString/8192-4 267 392642 ns/op 27.82 MB/s BenchmarkNewEncoding-4 41953 3925 ns/op 65.22 MB/s PASS ok encoding/base64 2.698s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1086 143503 ns/op 27.87 MB/s BenchmarkReadStruct-4 14342 8532 ns/op 8.79 MB/s BenchmarkWriteStruct-4 10000 10584 ns/op 7.09 MB/s BenchmarkWriteSlice1000Structs-4 13 17901872 ns/op 4.19 MB/s BenchmarkReadSlice1000Structs-4 12 9200188 ns/op 8.15 MB/s BenchmarkReadInts-4 30796 3965 ns/op 7.57 MB/s BenchmarkWriteInts-4 26727 4333 ns/op 6.92 MB/s BenchmarkWriteSlice1000Int32s-4 843 124586 ns/op 32.11 MB/s BenchmarkPutUint16-4 2380536 75.43 ns/op 26.51 MB/s BenchmarkAppendUint16-4 2312943 49.74 ns/op 40.21 MB/s BenchmarkPutUint32-4 1710729 65.12 ns/op 61.43 MB/s BenchmarkAppendUint32-4 2086279 66.92 ns/op 59.77 MB/s BenchmarkPutUint64-4 825004 146.0 ns/op 54.80 MB/s BenchmarkAppendUint64-4 1000000 127.6 ns/op 62.72 MB/s BenchmarkLittleEndianPutUint16-4 2246280 64.29 ns/op 31.11 MB/s BenchmarkLittleEndianAppendUint16-4 2138870 48.64 ns/op 41.12 MB/s BenchmarkLittleEndianPutUint32-4 1833698 111.8 ns/op 35.77 MB/s BenchmarkLittleEndianAppendUint32-4 1827628 55.27 ns/op 72.38 MB/s BenchmarkLittleEndianPutUint64-4 836142 138.3 ns/op 57.85 MB/s BenchmarkLittleEndianAppendUint64-4 936061 160.4 ns/op 49.88 MB/s BenchmarkReadFloats-4 120379 1049 ns/op 11.43 MB/s BenchmarkWriteFloats-4 107065 1284 ns/op 9.35 MB/s BenchmarkReadSlice1000Float32s-4 898 122653 ns/op 32.61 MB/s BenchmarkWriteSlice1000Float32s-4 859 130515 ns/op 30.65 MB/s BenchmarkReadSlice1000Uint8s-4 43789 4008 ns/op 249.50 MB/s BenchmarkWriteSlice1000Uint8s-4 45997 3250 ns/op 307.67 MB/s BenchmarkPutUvarint32-4 763593 156.6 ns/op 25.54 MB/s BenchmarkPutUvarint64-4 232892 495.0 ns/op 16.16 MB/s PASS ok encoding/binary 7.554s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 2500 50453 ns/op 737 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 3666 28521 ns/op 737 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6308 24454 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3426 53612 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5334 21310 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 5401 22385 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 4620 22159 ns/op 97 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 2040 50799 ns/op 2980 B/op 12 allocs/op BenchmarkWrite-4 10000 26793 ns/op PASS ok encoding/csv 2.988s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 5260 19643 ns/op 1820 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 7095 19996 ns/op 1816 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 163 805502 ns/op 17102 B/op 333 allocs/op BenchmarkEncodeComplex128Slice-4 438 282068 ns/op 1120 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 872 147125 ns/op 100 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 596 174955 ns/op 146 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1184 90839 ns/op 327 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 33 3377529 ns/op 44757 B/op 256 allocs/op BenchmarkDecodeComplex128Slice-4 267 403679 ns/op 25369 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 691 321212 ns/op 10819 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 727 185354 ns/op 9768 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 327 543516 ns/op 39260 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 116 1240906 ns/op 67682 B/op 2246 allocs/op BenchmarkDecodeBytesSlice-4 272 721779 ns/op 24405 B/op 213 allocs/op BenchmarkDecodeInterfaceSlice-4 70 2193081 ns/op 83285 B/op 3178 allocs/op BenchmarkDecodeMap-4 79 2686315 ns/op 54136 B/op 181 allocs/op PASS ok encoding/gob 5.187s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 6615 22666 ns/op 11.29 MB/s BenchmarkEncode/1024-4 2276 60005 ns/op 17.07 MB/s BenchmarkEncode/4096-4 398 299260 ns/op 13.69 MB/s BenchmarkEncode/16384-4 100 1302164 ns/op 12.58 MB/s BenchmarkDecode/256-4 12872 12795 ns/op 20.01 MB/s BenchmarkDecode/1024-4 3544 34684 ns/op 29.52 MB/s BenchmarkDecode/4096-4 571 192470 ns/op 21.28 MB/s BenchmarkDecode/16384-4 186 612884 ns/op 26.73 MB/s BenchmarkDump/256-4 837 196220 ns/op 1.30 MB/s BenchmarkDump/1024-4 154 807473 ns/op 1.27 MB/s BenchmarkDump/4096-4 27 4414959 ns/op 0.93 MB/s BenchmarkDump/16384-4 7 17508191 ns/op 0.94 MB/s PASS ok encoding/hex 3.553s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 294814580 ns/op 6.58 MB/s 8391984 B/op 60 allocs/op BenchmarkCodeEncoderError-4 1 273060823 ns/op 7.11 MB/s 8394248 B/op 114 allocs/op BenchmarkCodeMarshal-4 1 258331382 ns/op 7.51 MB/s 1944008 B/op 19 allocs/op BenchmarkCodeMarshalError-4 1 359174123 ns/op 5.40 MB/s 10336488 B/op 114 allocs/op BenchmarkMarshalBytes/32-4 10000 11708 ns/op BenchmarkMarshalBytes/256-4 3685 30586 ns/op BenchmarkMarshalBytes/4096-4 270 455053 ns/op BenchmarkMarshalBytesError/32-4 33 5443808 ns/op BenchmarkMarshalBytesError/256-4 9 12024285 ns/op BenchmarkMarshalBytesError/4096-4 30 3797803 ns/op BenchmarkMarshalMap-4 23098 5466 ns/op 299 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 644397149 ns/op 3.01 MB/s 10097192 B/op 40034 allocs/op BenchmarkUnicodeDecoder-4 24164 5044 ns/op 2.78 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 32965 4744 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 606969215 ns/op 3.20 MB/s 2019408 B/op 40002 allocs/op BenchmarkCodeUnmarshalReuse-4 1 580993876 ns/op 3.34 MB/s 2019480 B/op 40005 allocs/op BenchmarkUnmarshalString-4 54954 2212 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 69918 1915 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 109573 1176 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 12874 10308 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 54630 3188 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 55341 2497 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 13322 8278 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 2548 48722 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 608 249604 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 86 1792933 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 12 11719087 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 505639 237.0 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 458779 275.6 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 393866 283.6 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 387153 266.3 ns/op BenchmarkEncodeMarshaler-4 41176 3094 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 46747 2582 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 4284381 27.95 ns/op BenchmarkNumberIsValidRegexp-4 13149 8671 ns/op PASS ok encoding/json 13.273s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 30 5196552 ns/op 12.61 MB/s BenchmarkDecode-4 12 9600124 ns/op 9.25 MB/s PASS ok encoding/pem 1.447s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1437 94217 ns/op 6281 B/op 24 allocs/op BenchmarkUnmarshal-4 504 248556 ns/op 8219 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 1872 67890 ns/op PASS ok encoding/xml 1.689s goos: darwin goarch: amd64 pkg: errors BenchmarkIs-4 209659 779.1 ns/op BenchmarkAs-4 38823 3546 ns/op PASS ok errors 1.499s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 384669 324.1 ns/op BenchmarkIntSet-4 418093 247.8 ns/op BenchmarkFloatAdd-4 121885 882.7 ns/op BenchmarkFloatSet-4 513560 234.1 ns/op BenchmarkStringSet-4 288835 374.2 ns/op BenchmarkMapSet-4 113727 1253 ns/op BenchmarkMapSetDifferent-4 41629 2752 ns/op BenchmarkMapSetDifferentRandom-4 190 565512 ns/op BenchmarkMapSetString-4 96579 1121 ns/op BenchmarkMapAddSame-4 10000 12412 ns/op BenchmarkMapAddDifferent-4 7860 22366 ns/op BenchmarkMapAddDifferentRandom-4 182 944456 ns/op BenchmarkMapAddSameSteadyState-4 183922 589.9 ns/op BenchmarkMapAddDifferentSteadyState-4 71972 1505 ns/op BenchmarkMapString-4 1844 58572 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 9999 11143 ns/op PASS ok expvar 4.953s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 61850 2406 ns/op BenchmarkSprintfEmpty-4 223948 628.7 ns/op BenchmarkSprintfString-4 169784 1050 ns/op BenchmarkSprintfTruncateString-4 156464 1088 ns/op BenchmarkSprintfTruncateBytes-4 92070 1527 ns/op BenchmarkSprintfSlowParsingPath-4 119443 1030 ns/op BenchmarkSprintfQuoteString-4 37861 3764 ns/op BenchmarkSprintfInt-4 123661 1053 ns/op BenchmarkSprintfIntInt-4 103639 1490 ns/op BenchmarkSprintfPrefixedInt-4 103219 1706 ns/op BenchmarkSprintfFloat-4 70650 1851 ns/op BenchmarkSprintfComplex-4 34359 3785 ns/op BenchmarkSprintfBoolean-4 158403 1177 ns/op BenchmarkSprintfHexString-4 55023 2665 ns/op BenchmarkSprintfHexBytes-4 60829 3005 ns/op BenchmarkSprintfBytes-4 21848 5191 ns/op BenchmarkSprintfStringer-4 44737 3374 ns/op BenchmarkSprintfStructure-4 19249 7317 ns/op BenchmarkManyArgs-4 34059 3515 ns/op BenchmarkFprintInt-4 52401 2773 ns/op BenchmarkFprintfBytes-4 44276 2412 ns/op BenchmarkFprintIntNoAlloc-4 38749 2728 ns/op BenchmarkScanInts-4 19 5524911 ns/op BenchmarkScanRecursiveInt-4 1 532900481 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 525198819 ns/op PASS ok fmt 7.709s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 363 461025 ns/op PASS ok go/build 1.349s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 39316 2928 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 10000 16712 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 5278 42623 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1167 131208 ns/op 11872 B/op 73 allocs/op BenchmarkStringAdd/256-4 202 532351 ns/op 48992 B/op 267 allocs/op BenchmarkStringAdd/1024-4 40 2871705 ns/op 215520 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 9 13541089 ns/op 846304 B/op 4113 allocs/op BenchmarkStringAdd/16384-4 3 70293082 ns/op 3615200 B/op 16406 allocs/op BenchmarkStringAdd/65536-4 1 421622827 ns/op 15239648 B/op 65564 allocs/op PASS ok go/constant 3.418s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 514302043 ns/op 0.13 MB/s 45662128 B/op 48931 allocs/op PASS ok go/format 1.641s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 4 25418757 ns/op 2.12 MB/s BenchmarkParseOnly-4 5 37523155 ns/op 1.44 MB/s BenchmarkResolve-4 39 2854427 ns/op 18.87 MB/s PASS ok go/parser 2.885s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 184967350 ns/op 0.28 MB/s 5193120 B/op 27503 allocs/op BenchmarkPrintDecl-4 656 284528 ns/op 0.11 MB/s 15423 B/op 51 allocs/op PASS ok go/printer 1.500s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 217 520776 ns/op BenchmarkScanFiles/go/types/expr.go-4 10 10624339 ns/op 4.78 MB/s BenchmarkScanFiles/go/parser/parser.go-4 7 14760069 ns/op 5.01 MB/s BenchmarkScanFiles/net/http/server.go-4 4 25582245 ns/op 4.84 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 162 756841 ns/op 4.09 MB/s PASS ok go/scanner 2.292s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1306345 92.83 ns/op PASS ok go/token 1.304s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 88 1496646 ns/op BenchmarkNamed/Underlying/nongeneric-4 859224 236.3 ns/op BenchmarkNamed/Underlying/generic-4 794281 136.4 ns/op BenchmarkNamed/Underlying/src_instance-4 928424 168.6 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 152.9 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 12709 9549 ns/op BenchmarkNamed/NewMethodSet/generic-4 12237 15287 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 11486 9798 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 12910 9728 ns/op BenchmarkCheck/http/funcbodies/info-4 1 1160039470 ns/op 29503 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 704064037 ns/op 48578 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 368582528 ns/op 92701 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 334428518 ns/op 102072 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 3734481859 ns/op 1399 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 185933241 ns/op 27935 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 111390040 ns/op 46697 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 119567261 ns/op 43532 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 889767345 ns/op 2432 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 1 141430487 ns/op 15226 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 82135167 ns/op 25355 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 88571675 ns/op 24284 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 3401980986 ns/op 20478 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 854800955 ns/op 81463 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 252286653 ns/op 275382 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 252417403 ns/op 274786 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 4647032310 ns/op 431.8 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 181864945 ns/op 10976 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 148115785 ns/op 13259 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 132484200 ns/op 14963 lines/s PASS ok go/types 66.140s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 9879 11217 ns/op 91.29 MB/s PASS ok hash/adler32 1.255s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 224031 692.1 ns/op 21.67 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 170151 779.3 ns/op 19.25 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 98224 1208 ns/op 33.13 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 110145 1462 ns/op 27.35 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 313790 657.5 ns/op 778.67 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 356972 513.6 ns/op 996.91 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 372642 612.1 ns/op 1672.98 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 305341 413.3 ns/op 2477.42 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 224037 593.4 ns/op 6902.79 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 232021 513.5 ns/op 7976.17 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 57165 2185 ns/op 14996.80 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 57684 2285 ns/op 14341.92 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 346243 376.2 ns/op 39.87 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 391449 509.1 ns/op 29.46 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 333780 391.4 ns/op 102.19 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 350193 377.2 ns/op 106.05 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 278455 844.3 ns/op 606.40 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 228886 509.5 ns/op 1004.91 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 219009 595.5 ns/op 1719.45 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 187170 868.1 ns/op 1179.61 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 206865 645.0 ns/op 6350.07 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 197142 859.9 ns/op 4763.61 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 45532 4160 ns/op 7876.12 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 47511 2557 ns/op 12815.94 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 193576 635.4 ns/op 23.61 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 202449 643.7 ns/op 23.30 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 122559 1064 ns/op 37.60 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 124532 1101 ns/op 36.31 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 10000 13240 ns/op 38.67 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 9571 13017 ns/op 39.33 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 5138 30110 ns/op 34.01 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 5073 27412 ns/op 37.36 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 984 116791 ns/op 35.07 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1081 182128 ns/op 22.49 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 100 1500830 ns/op 21.83 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 128 1072573 ns/op 30.55 MB/s PASS ok hash/crc32 9.305s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 100 1423379 ns/op 46.04 MB/s BenchmarkCrc64/ISO4KB-4 858 134550 ns/op 30.44 MB/s BenchmarkCrc64/ISO1KB-4 4338 30950 ns/op 33.09 MB/s BenchmarkCrc64/ECMA64KB-4 100 1096756 ns/op 59.75 MB/s BenchmarkCrc64/Random64KB-4 100 1144188 ns/op 57.28 MB/s BenchmarkCrc64/Random16KB-4 398 273349 ns/op 59.94 MB/s PASS ok hash/crc64 2.062s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 9014 12272 ns/op 83.44 MB/s BenchmarkFnv32aKB-4 8470 19773 ns/op 51.79 MB/s BenchmarkFnv64KB-4 10303 11129 ns/op 92.01 MB/s BenchmarkFnv64aKB-4 10000 10311 ns/op 99.31 MB/s BenchmarkFnv128KB-4 1537 88152 ns/op 11.62 MB/s BenchmarkFnv128aKB-4 1381 81321 ns/op 12.59 MB/s PASS ok hash/fnv 2.407s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 377763 303.1 ns/op 13.20 MB/s BenchmarkHash/n=4/Bytes-4 2826430 44.20 ns/op 90.49 MB/s BenchmarkHash/n=4/String-4 1393766 82.11 ns/op 48.71 MB/s BenchmarkHash/n=8/Write-4 434320 438.5 ns/op 18.24 MB/s BenchmarkHash/n=8/Bytes-4 2912168 40.62 ns/op 196.92 MB/s BenchmarkHash/n=8/String-4 1352132 86.87 ns/op 92.10 MB/s BenchmarkHash/n=16/Write-4 385770 349.2 ns/op 45.81 MB/s BenchmarkHash/n=16/Bytes-4 2794046 41.51 ns/op 385.48 MB/s BenchmarkHash/n=16/String-4 1357676 102.6 ns/op 155.96 MB/s BenchmarkHash/n=32/Write-4 310802 636.0 ns/op 50.32 MB/s BenchmarkHash/n=32/Bytes-4 2571764 42.84 ns/op 746.97 MB/s BenchmarkHash/n=32/String-4 1305224 91.02 ns/op 351.57 MB/s BenchmarkHash/n=64/Write-4 425284 495.4 ns/op 129.19 MB/s BenchmarkHash/n=64/Bytes-4 2486811 52.05 ns/op 1229.52 MB/s BenchmarkHash/n=64/String-4 1000000 121.9 ns/op 525.19 MB/s BenchmarkHash/n=256/Write-4 296791 507.3 ns/op 504.61 MB/s BenchmarkHash/n=256/Bytes-4 1811182 61.20 ns/op 4182.88 MB/s BenchmarkHash/n=256/String-4 872092 151.7 ns/op 1688.06 MB/s BenchmarkHash/n=320/Write-4 231979 444.0 ns/op 720.77 MB/s BenchmarkHash/n=320/Bytes-4 1691848 67.77 ns/op 4721.67 MB/s BenchmarkHash/n=320/String-4 652296 186.7 ns/op 1713.93 MB/s BenchmarkHash/n=1024/Write-4 214600 664.0 ns/op 1542.07 MB/s BenchmarkHash/n=1024/Bytes-4 853330 191.8 ns/op 5340.06 MB/s BenchmarkHash/n=1024/String-4 302262 521.7 ns/op 1962.85 MB/s BenchmarkHash/n=4096/Write-4 81664 1557 ns/op 2630.29 MB/s BenchmarkHash/n=4096/Bytes-4 240898 488.2 ns/op 8390.25 MB/s BenchmarkHash/n=4096/String-4 74466 1849 ns/op 2215.30 MB/s BenchmarkHash/n=16384/Write-4 14559 6962 ns/op 2353.22 MB/s BenchmarkHash/n=16384/Bytes-4 41439 3223 ns/op 5083.38 MB/s BenchmarkHash/n=16384/String-4 10000 11219 ns/op 1460.42 MB/s PASS ok hash/maphash 7.720s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 399 314377 ns/op BenchmarkEscapeNone-4 103948 1539 ns/op BenchmarkUnescape-4 483 257962 ns/op BenchmarkUnescapeNone-4 397957 251.4 ns/op BenchmarkUnescapeSparse-4 8628 29141 ns/op BenchmarkUnescapeDense-4 727 245287 ns/op PASS ok html 2.486s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 7591 20197 ns/op BenchmarkCSSEscaperNoSpecials-4 12936 9146 ns/op BenchmarkDecodeCSS-4 16606 8495 ns/op BenchmarkDecodeCSSNoSpecials-4 1734552 84.43 ns/op BenchmarkCSSValueFilter-4 64022 2031 ns/op BenchmarkCSSValueFilterOk-4 47018 2520 ns/op BenchmarkEscapedExecute-4 2774 38840 ns/op BenchmarkHTMLNospaceEscaper-4 9411 16280 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 42030 4151 ns/op BenchmarkStripTags-4 13279 11768 ns/op BenchmarkStripTagsNoSpecials-4 209625 752.8 ns/op BenchmarkJSValEscaperWithNum-4 16450 9377 ns/op BenchmarkJSValEscaperWithStr-4 5738 27025 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 12735 8213 ns/op BenchmarkJSValEscaperWithObj-4 3733 35313 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 12032 ns/op BenchmarkJSStrEscaperNoSpecials-4 32710 4616 ns/op BenchmarkJSStrEscaper-4 7071 18582 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 30651 4139 ns/op BenchmarkJSRegexpEscaper-4 8398 22955 ns/op BenchmarkTemplateSpecialTags-4 84 1811811 ns/op BenchmarkURLEscaper-4 3639 32314 ns/op BenchmarkURLEscaperNoSpecials-4 155694 998.3 ns/op BenchmarkURLNormalizer-4 4736 33914 ns/op BenchmarkURLNormalizerNoSpecials-4 139144 1286 ns/op BenchmarkSrcsetFilter-4 8800 14075 ns/op BenchmarkSrcsetFilterNoSpecials-4 91416 1536 ns/op PASS ok html/template 7.204s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 363619 520.7 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 368019 322.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 372427 347.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 421327 342.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1000000 100.3 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 986730 131.5 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1000000 130.6 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 490772 228.9 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1000000 135.4 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 383163 644.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 242161 788.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 363432 398.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 229634 674.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 513312 284.4 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 246829 579.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 600331 217.7 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 343222 631.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 365029 489.9 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1000000 150.4 ns/op BenchmarkRGBASetRGBA-4 834922 223.5 ns/op BenchmarkRGBA64At-4 571608 198.1 ns/op BenchmarkRGBA64SetRGBA64-4 707992 217.6 ns/op BenchmarkNRGBAAt-4 1000000 202.2 ns/op BenchmarkNRGBASetNRGBA-4 1000000 130.9 ns/op BenchmarkNRGBA64At-4 605960 277.5 ns/op BenchmarkNRGBA64SetNRGBA64-4 588670 278.7 ns/op BenchmarkAlphaAt-4 1000000 100.7 ns/op BenchmarkAlphaSetAlpha-4 1797952 63.84 ns/op BenchmarkAlpha16At-4 973276 103.2 ns/op BenchmarkAlphaSetAlpha16-4 1000000 118.7 ns/op BenchmarkGrayAt-4 1000000 144.8 ns/op BenchmarkGraySetGray-4 1763492 68.39 ns/op BenchmarkGray16At-4 1000000 199.5 ns/op BenchmarkGraySetGray16-4 1000000 114.0 ns/op PASS ok image 9.398s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 2406435 48.68 ns/op BenchmarkYCbCrToRGB/128-4 2676348 45.93 ns/op BenchmarkYCbCrToRGB/255-4 2762479 49.05 ns/op BenchmarkRGBToYCbCr/0-4 2532200 45.64 ns/op BenchmarkRGBToYCbCr/Cb-4 1967101 54.77 ns/op BenchmarkRGBToYCbCr/Cr-4 2595160 46.22 ns/op BenchmarkYCbCrToRGBA/0-4 2619777 43.67 ns/op BenchmarkYCbCrToRGBA/128-4 2435499 66.01 ns/op BenchmarkYCbCrToRGBA/255-4 1764062 66.55 ns/op BenchmarkNYCbCrAToRGBA/0-4 2282944 64.84 ns/op BenchmarkNYCbCrAToRGBA/128-4 2020556 55.40 ns/op BenchmarkNYCbCrAToRGBA/255-4 1937096 78.51 ns/op PASS ok image/color 4.300s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 2 64663922 ns/op BenchmarkFillSrc-4 231 494329 ns/op BenchmarkCopyOver-4 4 42283256 ns/op BenchmarkCopySrc-4 444 398761 ns/op BenchmarkNRGBAOver-4 4 28482324 ns/op BenchmarkNRGBASrc-4 7 16017433 ns/op BenchmarkYCbCr-4 6 20893592 ns/op BenchmarkGray-4 6 23453630 ns/op BenchmarkCMYK-4 7 14492452 ns/op BenchmarkGlyphOver-4 16 7717982 ns/op BenchmarkRGBAMaskOver-4 3 40014127 ns/op BenchmarkGrayMaskOver-4 5 26880633 ns/op BenchmarkRGBA64ImageMaskOver-4 2 54764926 ns/op BenchmarkRGBA-4 4 44417794 ns/op BenchmarkPalettedFill-4 625 164858 ns/op BenchmarkPalettedRGBA-4 3 40204545 ns/op BenchmarkGenericOver-4 2 65659832 ns/op BenchmarkGenericMaskOver-4 4 27723080 ns/op BenchmarkGenericSrc-4 3 38590209 ns/op BenchmarkGenericMaskSrc-4 3 35647009 ns/op PASS ok image/draw 10.249s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 19 8344438 ns/op 1.85 MB/s 48621 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 155393990 ns/op 1.98 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 3251211728 ns/op 0.38 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 46 2547782 ns/op 6.06 MB/s 79985 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 148068875 ns/op 0.42 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 5.705s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 4689 47696 ns/op BenchmarkIDCT-4 4977 31190 ns/op BenchmarkDecodeBaseline-4 6 18100437 ns/op 3.41 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 5 23918473 ns/op 2.58 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 309508972 ns/op 3.97 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 264993186 ns/op 3.48 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 3.433s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 12162252 13.55 ns/op BenchmarkDecodeGray-4 9 13206873 ns/op 4.96 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 2 54389458 ns/op 4.82 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 59157768 ns/op 4.43 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 18 9535524 ns/op 6.87 MB/s 140354 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 73521807 ns/op 3.57 MB/s 332138 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 2 75734876 ns/op 3.46 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 110033592 ns/op 2.79 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 83673042 ns/op 3.67 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 208657286 ns/op 5.89 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 337528333 ns/op 3.64 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 2 50014454 ns/op 6.14 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 197243193 ns/op 6.23 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 743866183 ns/op 1.65 MB/s 864088 B/op 29 allocs/op PASS ok image/png 5.887s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 69150210 ns/op 1.45 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 82912251 ns/op 1.21 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 307919479 ns/op 1.62 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 280081466 ns/op 1.79 MB/s 4006064 B/op 3 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 51968950 ns/op 1.92 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 45914599 ns/op 2.18 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 294733337 ns/op 1.70 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 244846945 ns/op 2.04 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 759810598 ns/op 1.32 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 649017490 ns/op 1.54 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 4443129832 ns/op 1.13 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 4392223943 ns/op 1.14 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 12 15636103 ns/op 6.40 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 12 9609578 ns/op 10.41 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 47472261 ns/op 10.53 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 52102338 ns/op 9.60 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 112106673 ns/op 8.92 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 121329952 ns/op 8.24 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 544742602 ns/op 9.18 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 643854906 ns/op 7.77 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 56242240 ns/op 1.78 MB/s 540752 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 3 45794868 ns/op 2.18 MB/s 1073232 B/op 3 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 293125459 ns/op 1.71 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 272089939 ns/op 1.84 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 656864152 ns/op 1.52 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 629925856 ns/op 1.59 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 5006810749 ns/op 1.00 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 4615292416 ns/op 1.08 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 155880316 ns/op 26.81 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 151818753 ns/op 27.53 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 45.693s goos: darwin goarch: amd64 pkg: internal/chacha8rand BenchmarkBlock-4 1246072 93.52 ns/op 2737.40 MB/s PASS ok internal/chacha8rand 1.302s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 31448 3445 ns/op 0.29 MB/s BenchmarkMarshalCorpusFile/2-4 32745 3902 ns/op 0.51 MB/s BenchmarkMarshalCorpusFile/4-4 30140 3914 ns/op 1.02 MB/s BenchmarkMarshalCorpusFile/8-4 26779 4617 ns/op 1.73 MB/s BenchmarkMarshalCorpusFile/16-4 19558 6022 ns/op 2.66 MB/s BenchmarkMarshalCorpusFile/32-4 12861 9366 ns/op 3.42 MB/s BenchmarkMarshalCorpusFile/64-4 10000 12239 ns/op 5.23 MB/s BenchmarkMarshalCorpusFile/128-4 7022 16282 ns/op 7.86 MB/s BenchmarkMarshalCorpusFile/256-4 3045 43626 ns/op 5.87 MB/s BenchmarkMarshalCorpusFile/512-4 1771 86972 ns/op 5.89 MB/s BenchmarkMarshalCorpusFile/1024-4 847 164691 ns/op 6.22 MB/s BenchmarkMarshalCorpusFile/2048-4 337 334931 ns/op 6.11 MB/s BenchmarkMarshalCorpusFile/4096-4 188 709863 ns/op 5.77 MB/s BenchmarkMarshalCorpusFile/8192-4 76 1548296 ns/op 5.29 MB/s BenchmarkMarshalCorpusFile/16384-4 49 2829687 ns/op 5.79 MB/s BenchmarkMarshalCorpusFile/32768-4 24 6467796 ns/op 5.07 MB/s BenchmarkMarshalCorpusFile/65536-4 9 11931925 ns/op 5.49 MB/s BenchmarkMarshalCorpusFile/131072-4 4 25285847 ns/op 5.18 MB/s BenchmarkMarshalCorpusFile/262144-4 3 46113011 ns/op 5.68 MB/s BenchmarkMarshalCorpusFile/524288-4 2 88671462 ns/op 5.91 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 173282303 ns/op 6.05 MB/s BenchmarkUnmarshalCorpusFile/1-4 8461 13507 ns/op 0.07 MB/s BenchmarkUnmarshalCorpusFile/2-4 7521 13822 ns/op 0.14 MB/s BenchmarkUnmarshalCorpusFile/4-4 9122 15181 ns/op 0.26 MB/s BenchmarkUnmarshalCorpusFile/8-4 6621 16837 ns/op 0.48 MB/s BenchmarkUnmarshalCorpusFile/16-4 6757 19983 ns/op 0.80 MB/s BenchmarkUnmarshalCorpusFile/32-4 4152 27836 ns/op 1.15 MB/s BenchmarkUnmarshalCorpusFile/64-4 3490 33735 ns/op 1.90 MB/s BenchmarkUnmarshalCorpusFile/128-4 2598 45339 ns/op 2.82 MB/s BenchmarkUnmarshalCorpusFile/256-4 998 119213 ns/op 2.15 MB/s BenchmarkUnmarshalCorpusFile/512-4 520 222273 ns/op 2.30 MB/s BenchmarkUnmarshalCorpusFile/1024-4 280 410251 ns/op 2.50 MB/s BenchmarkUnmarshalCorpusFile/2048-4 142 859357 ns/op 2.38 MB/s BenchmarkUnmarshalCorpusFile/4096-4 76 1601859 ns/op 2.56 MB/s BenchmarkUnmarshalCorpusFile/8192-4 36 3185807 ns/op 2.57 MB/s BenchmarkUnmarshalCorpusFile/16384-4 16 6689441 ns/op 2.45 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 13224094 ns/op 2.48 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 26240879 ns/op 2.50 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 52707917 ns/op 2.49 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 109558085 ns/op 2.39 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 238628684 ns/op 2.20 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 443155547 ns/op 2.37 MB/s BenchmarkMutatorBytes/1-4 31783 3604 ns/op BenchmarkMutatorBytes/10-4 36247 3406 ns/op BenchmarkMutatorBytes/100-4 33171 3609 ns/op BenchmarkMutatorBytes/1000-4 24116 5153 ns/op BenchmarkMutatorBytes/10000-4 7458 21219 ns/op BenchmarkMutatorBytes/100000-4 918 141970 ns/op BenchmarkMutatorString/1-4 34052 3870 ns/op BenchmarkMutatorString/10-4 33195 3714 ns/op BenchmarkMutatorString/100-4 30195 4321 ns/op BenchmarkMutatorString/1000-4 14398 7533 ns/op BenchmarkMutatorString/10000-4 3997 50570 ns/op BenchmarkMutatorString/100000-4 350 331890 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 16018 7067 ns/op BenchmarkMutatorAllBasicTypes/string-4 16123 7149 ns/op BenchmarkMutatorAllBasicTypes/bool-4 57264 2127 ns/op BenchmarkMutatorAllBasicTypes/float32-4 47816 2449 ns/op BenchmarkMutatorAllBasicTypes/float64-4 49424 2420 ns/op BenchmarkMutatorAllBasicTypes/int-4 48930 2269 ns/op BenchmarkMutatorAllBasicTypes/int8-4 51494 2247 ns/op BenchmarkMutatorAllBasicTypes/int16-4 51259 2361 ns/op BenchmarkMutatorAllBasicTypes/int32-4 54426 2240 ns/op BenchmarkMutatorAllBasicTypes/int64-4 52695 2262 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 51621 2374 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 50598 2289 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 47912 2324 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 51505 2347 ns/op PASS ok internal/fuzz 14.415s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 18746 5773 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 140877 840.6 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.605s PASS ok internal/poll 1.030s goos: darwin goarch: amd64 pkg: internal/runtime/atomic BenchmarkAnd32-4 12378760 9.981 ns/op BenchmarkAnd32Parallel-4 3564212 32.52 ns/op BenchmarkAnd64-4 11473843 10.34 ns/op BenchmarkAnd64Parallel-4 3429434 34.30 ns/op BenchmarkOr32-4 11104420 10.82 ns/op BenchmarkOr32Parallel-4 3380982 37.34 ns/op BenchmarkOr64-4 11176478 10.65 ns/op BenchmarkOr64Parallel-4 3173962 37.73 ns/op BenchmarkAtomicLoad64-4 26504898 4.501 ns/op BenchmarkAtomicStore64-4 12039698 9.652 ns/op BenchmarkAtomicLoad-4 25333686 4.596 ns/op BenchmarkAtomicStore-4 11367103 10.07 ns/op BenchmarkAnd8-4 12796732 9.692 ns/op BenchmarkAnd-4 12216970 9.691 ns/op BenchmarkAnd8Parallel-4 4324267 26.89 ns/op BenchmarkAndParallel-4 4045348 28.60 ns/op BenchmarkOr8-4 12852476 9.367 ns/op BenchmarkOr-4 12882922 9.519 ns/op BenchmarkOr8Parallel-4 4193062 26.90 ns/op BenchmarkOrParallel-4 4381963 26.46 ns/op BenchmarkXadd-4 4509964 25.13 ns/op BenchmarkXadd64-4 4382488 26.03 ns/op BenchmarkCas-4 2874282 42.56 ns/op BenchmarkCas64-4 2791448 44.13 ns/op BenchmarkXchg-4 4295208 26.55 ns/op BenchmarkXchg64-4 4481073 26.87 ns/op PASS ok internal/runtime/atomic 5.532s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 5 23197074 ns/op PASS ok internal/trace 4.585s PASS ok internal/zstd 1.057s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 18242 8446 ns/op BenchmarkCopyNLarge-4 337 506100 ns/op PASS ok io 1.775s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 144849 802.1 ns/op BenchmarkPrintln-4 19935 5499 ns/op 77 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 31660 3725 ns/op 66 B/op 1 allocs/op BenchmarkConcurrent-4 6021 21501 ns/op BenchmarkDiscard-4 650035 154.5 ns/op 0 B/op 0 allocs/op PASS ok log 1.965s goos: darwin goarch: amd64 pkg: log/slog BenchmarkAttrString-4 10803 9261 ns/op 310 B/op 16 allocs/op BenchmarkWriteTime-4 45489 2240 ns/op BenchmarkJSONHandler/defaults-4 6608 22011 ns/op 518 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 3559 44417 ns/op 786 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 3187 39075 ns/op 746 B/op 5 allocs/op BenchmarkPreformatting/separate-4 5875 30014 ns/op 527 B/op 1 allocs/op BenchmarkPreformatting/struct-4 4753 22847 ns/op 529 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 3734 36305 ns/op 538 B/op 1 allocs/op BenchmarkJSONEncoding/json.Marshal-4 22358 5178 ns/op 80 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 17768 5852 ns/op 63 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 78597 1564 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 54716 2130 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 52947 2192 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 49993 2487 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 52652 2542 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 48476 2326 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 1000000 105.3 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 703501 203.8 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 783734 176.9 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 521743 208.0 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 505902 255.3 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 5416 31584 ns/op BenchmarkDispatch/switch-checked-4 161858 812.7 ns/op BenchmarkDispatch/As-4 193215 658.0 ns/op BenchmarkDispatch/Visit-4 135814 836.0 ns/op BenchmarkUnsafeStrings-4 16045 7251 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:271: Value size = 24 value_test.go:271: Value size = 24 value_test.go:271: Value size = 24 value_test.go:271: Value size = 24 PASS ok log/slog 6.021s goos: darwin goarch: amd64 pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 1074787 103.2 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 1104979 102.6 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 654158 176.6 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 203539 590.1 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 44516 3032 ns/op 263 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 51766 2980 ns/op 261 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 21922 6054 ns/op 676 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 5932 24066 ns/op 3500 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 11000 12648 ns/op 601 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 11678 10743 ns/op 595 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 8977 14219 ns/op 1080 B/op 6 allocs/op BenchmarkAttrs/Text_discard/40_args-4 2433 55987 ns/op 4365 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 14667 8373 ns/op 520 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 13921 8626 ns/op 523 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 7238 19241 ns/op 942 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 2673 43116 ns/op 3719 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 4.360s goos: darwin goarch: amd64 pkg: maps BenchmarkMapClone-4 2 52208518 ns/op PASS ok maps 2.063s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2160322 55.87 ns/op BenchmarkAcosh-4 1039158 119.1 ns/op BenchmarkAsin-4 2386077 48.44 ns/op BenchmarkAsinh-4 1000000 121.5 ns/op BenchmarkAtan-4 2957167 40.95 ns/op BenchmarkAtanh-4 1000000 119.3 ns/op BenchmarkAtan2-4 1788096 65.47 ns/op BenchmarkCbrt-4 1000000 112.6 ns/op BenchmarkCeil-4 21671817 6.040 ns/op BenchmarkCopysign-4 2479774 46.79 ns/op BenchmarkCos-4 1099783 103.8 ns/op BenchmarkCosh-4 1405032 79.05 ns/op BenchmarkErf-4 2662950 44.23 ns/op BenchmarkErfc-4 2709531 48.00 ns/op BenchmarkErfinv-4 2694850 43.20 ns/op BenchmarkErfcinv-4 2760312 41.80 ns/op BenchmarkExp-4 6671950 18.29 ns/op BenchmarkExpGo-4 900606 144.6 ns/op BenchmarkExpm1-4 2373602 49.22 ns/op BenchmarkExp2-4 846944 135.9 ns/op BenchmarkExp2Go-4 897298 143.1 ns/op BenchmarkAbs-4 3481132 32.95 ns/op BenchmarkDim-4 11723116 11.18 ns/op BenchmarkFloor-4 22095931 6.066 ns/op BenchmarkMax-4 15679358 8.122 ns/op BenchmarkMin-4 14075623 8.752 ns/op BenchmarkMod-4 268562 490.4 ns/op BenchmarkFrexp-4 1464202 79.93 ns/op BenchmarkGamma-4 774673 157.9 ns/op BenchmarkHypot-4 12080889 9.273 ns/op BenchmarkHypotGo-4 1296190 91.92 ns/op BenchmarkIlogb-4 1615792 74.11 ns/op BenchmarkJ0-4 279404 475.1 ns/op BenchmarkJ1-4 289178 433.4 ns/op BenchmarkJn-4 126084 962.7 ns/op BenchmarkLdexp-4 1480592 79.93 ns/op BenchmarkLgamma-4 997010 112.2 ns/op BenchmarkLog-4 6157489 18.32 ns/op BenchmarkLogb-4 1474479 76.01 ns/op BenchmarkLog1p-4 1245163 137.6 ns/op BenchmarkLog10-4 6207362 19.32 ns/op BenchmarkLog2-4 1000000 109.5 ns/op BenchmarkModf-4 2116352 56.13 ns/op BenchmarkNextafter32-4 1934200 61.28 ns/op BenchmarkNextafter64-4 2005444 58.20 ns/op BenchmarkPowInt-4 477495 275.9 ns/op BenchmarkPowFrac-4 397560 326.7 ns/op BenchmarkPow10Pos-4 6089089 19.89 ns/op BenchmarkPow10Neg-4 5378328 19.86 ns/op BenchmarkRound-4 3776449 31.24 ns/op BenchmarkRoundToEven-4 10993478 10.67 ns/op BenchmarkRemainder-4 396324 310.8 ns/op BenchmarkSignbit-4 5682736 19.77 ns/op BenchmarkSin-4 1572768 75.22 ns/op BenchmarkSincos-4 1000000 109.3 ns/op BenchmarkSinh-4 2223396 54.19 ns/op BenchmarkSqrtIndirect-4 20625804 6.208 ns/op BenchmarkSqrtLatency-4 20747371 5.892 ns/op BenchmarkSqrtIndirectLatency-4 18901191 6.225 ns/op BenchmarkSqrtGoLatency-4 1051460 118.3 ns/op BenchmarkSqrtPrime-4 40714 3154 ns/op BenchmarkTan-4 1419002 82.06 ns/op BenchmarkTanh-4 1383387 82.01 ns/op BenchmarkTrunc-4 22465027 5.944 ns/op BenchmarkY0-4 275974 460.0 ns/op BenchmarkY1-4 255040 459.0 ns/op BenchmarkYn-4 130212 951.5 ns/op BenchmarkFloat64bits-4 5218911 21.10 ns/op BenchmarkFloat64frombits-4 4918604 21.47 ns/op BenchmarkFloat32bits-4 5036323 22.30 ns/op BenchmarkFloat32frombits-4 5175783 21.01 ns/op BenchmarkFMA-4 23588280 5.379 ns/op PASS ok math 14.508s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 15590565 7.888 ns/op 8114.06 MB/s BenchmarkAddVV/2-4 14921116 8.428 ns/op 15187.81 MB/s BenchmarkAddVV/3-4 11010342 9.871 ns/op 19449.99 MB/s BenchmarkAddVV/4-4 13142055 9.458 ns/op 27067.96 MB/s BenchmarkAddVV/5-4 12265632 10.23 ns/op 31282.88 MB/s BenchmarkAddVV/10-4 9478587 12.41 ns/op 51570.91 MB/s BenchmarkAddVV/100-4 2238146 49.55 ns/op 129161.02 MB/s BenchmarkAddVV/1000-4 271869 457.3 ns/op 139953.76 MB/s BenchmarkSubVV/1-4 15132320 8.364 ns/op 7652.10 MB/s BenchmarkSubVV/2-4 11691303 10.16 ns/op 12599.17 MB/s BenchmarkSubVV/3-4 10757059 9.599 ns/op 20002.92 MB/s BenchmarkSubVV/4-4 12758570 9.354 ns/op 27369.19 MB/s BenchmarkSubVV/5-4 12147522 10.22 ns/op 31315.91 MB/s BenchmarkSubVV/10-4 9380034 12.93 ns/op 49497.75 MB/s BenchmarkSubVV/100-4 2368006 50.22 ns/op 127447.60 MB/s BenchmarkSubVV/1000-4 291896 470.4 ns/op 136040.03 MB/s BenchmarkAddVW/1-4 15372132 7.636 ns/op 1047.65 MB/s BenchmarkAddVW/2-4 12964358 8.554 ns/op 1870.41 MB/s BenchmarkAddVW/3-4 12267799 9.303 ns/op 2579.68 MB/s BenchmarkAddVW/4-4 14365375 8.651 ns/op 3699.18 MB/s BenchmarkAddVW/5-4 13183731 8.984 ns/op 4452.28 MB/s BenchmarkAddVW/10-4 11276690 10.93 ns/op 7317.15 MB/s BenchmarkAddVW/100-4 310348 403.1 ns/op 1984.40 MB/s BenchmarkAddVW/1000-4 44664 2650 ns/op 3018.58 MB/s BenchmarkAddVWext/1-4 15153490 7.474 ns/op 1070.33 MB/s BenchmarkAddVWext/2-4 14482852 8.270 ns/op 1934.79 MB/s BenchmarkAddVWext/3-4 13046922 8.910 ns/op 2693.46 MB/s BenchmarkAddVWext/4-4 14688547 8.566 ns/op 3735.76 MB/s BenchmarkAddVWext/5-4 12935661 9.653 ns/op 4143.89 MB/s BenchmarkAddVWext/10-4 12026562 10.31 ns/op 7762.37 MB/s BenchmarkAddVWext/100-4 68292 1724 ns/op 464.02 MB/s BenchmarkAddVWext/1000-4 6396 17888 ns/op 447.22 MB/s BenchmarkSubVW/1-4 16727263 8.178 ns/op 978.21 MB/s BenchmarkSubVW/2-4 13783617 8.834 ns/op 1811.10 MB/s BenchmarkSubVW/3-4 14083219 9.258 ns/op 2592.25 MB/s BenchmarkSubVW/4-4 15040899 8.739 ns/op 3661.63 MB/s BenchmarkSubVW/5-4 13532282 9.395 ns/op 4257.72 MB/s BenchmarkSubVW/10-4 10502210 11.76 ns/op 6802.09 MB/s BenchmarkSubVW/100-4 286812 395.8 ns/op 2021.37 MB/s BenchmarkSubVW/1000-4 45914 2724 ns/op 2936.53 MB/s BenchmarkSubVWext/1-4 17083005 7.418 ns/op 1078.49 MB/s BenchmarkSubVWext/2-4 13863476 8.979 ns/op 1781.98 MB/s BenchmarkSubVWext/3-4 13677418 8.917 ns/op 2691.41 MB/s BenchmarkSubVWext/4-4 15212788 8.405 ns/op 3807.42 MB/s BenchmarkSubVWext/5-4 12922862 9.650 ns/op 4145.05 MB/s BenchmarkSubVWext/10-4 11623076 10.56 ns/op 7573.87 MB/s BenchmarkSubVWext/100-4 68798 1760 ns/op 454.54 MB/s BenchmarkSubVWext/1000-4 7570 17395 ns/op 459.90 MB/s BenchmarkMulAddVWW/1-4 13897420 8.571 ns/op 7466.81 MB/s BenchmarkMulAddVWW/2-4 13825322 8.825 ns/op 14504.70 MB/s BenchmarkMulAddVWW/3-4 13340749 9.262 ns/op 20728.93 MB/s BenchmarkMulAddVWW/4-4 12262158 10.05 ns/op 25469.73 MB/s BenchmarkMulAddVWW/5-4 10474574 10.59 ns/op 30221.90 MB/s BenchmarkMulAddVWW/10-4 8136495 14.27 ns/op 44844.83 MB/s BenchmarkMulAddVWW/100-4 1507118 74.07 ns/op 86401.42 MB/s BenchmarkMulAddVWW/1000-4 186223 683.5 ns/op 93637.59 MB/s BenchmarkAddMulVVW/1-4 15216098 8.618 ns/op 7426.17 MB/s BenchmarkAddMulVVW/2-4 14140842 9.034 ns/op 14168.33 MB/s BenchmarkAddMulVVW/3-4 13005906 9.820 ns/op 19550.96 MB/s BenchmarkAddMulVVW/4-4 11684967 10.88 ns/op 23538.56 MB/s BenchmarkAddMulVVW/5-4 10718787 10.99 ns/op 29129.50 MB/s BenchmarkAddMulVVW/10-4 9144745 13.29 ns/op 48147.12 MB/s BenchmarkAddMulVVW/100-4 2024187 58.27 ns/op 109834.61 MB/s BenchmarkAddMulVVW/1000-4 239520 532.1 ns/op 120287.01 MB/s BenchmarkDivWVW/1-4 2048670 58.18 ns/op 1099.96 MB/s BenchmarkDivWVW/2-4 1000000 119.4 ns/op 1072.01 MB/s BenchmarkDivWVW/3-4 843258 145.8 ns/op 1317.02 MB/s BenchmarkDivWVW/4-4 604681 177.7 ns/op 1440.55 MB/s BenchmarkDivWVW/5-4 643246 210.0 ns/op 1523.50 MB/s BenchmarkDivWVW/10-4 316946 363.3 ns/op 1761.42 MB/s BenchmarkDivWVW/100-4 38372 3135 ns/op 2041.26 MB/s BenchmarkDivWVW/1000-4 4297 30094 ns/op 2126.64 MB/s BenchmarkNonZeroShifts/1/shrVU-4 15644452 7.474 ns/op BenchmarkNonZeroShifts/1/shlVU-4 16745397 7.465 ns/op BenchmarkNonZeroShifts/2/shrVU-4 13940482 8.618 ns/op BenchmarkNonZeroShifts/2/shlVU-4 12924178 8.279 ns/op BenchmarkNonZeroShifts/3/shrVU-4 13461914 8.669 ns/op BenchmarkNonZeroShifts/3/shlVU-4 12862708 8.486 ns/op BenchmarkNonZeroShifts/4/shrVU-4 12242887 9.309 ns/op BenchmarkNonZeroShifts/4/shlVU-4 12722892 9.115 ns/op BenchmarkNonZeroShifts/5/shrVU-4 11846407 10.03 ns/op BenchmarkNonZeroShifts/5/shlVU-4 10730881 9.757 ns/op BenchmarkNonZeroShifts/10/shrVU-4 8687838 13.26 ns/op BenchmarkNonZeroShifts/10/shlVU-4 8794478 12.47 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1432059 77.69 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1650310 67.09 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 187999 685.6 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 193750 658.4 ns/op BenchmarkDecimalConversion-4 201 604076 ns/op BenchmarkFloatString/100-4 11646 10699 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 211 567320 ns/op 2918 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 52945758 ns/op 61208 B/op 52 allocs/op BenchmarkFloatString/100000-4 1 5116676267 ns/op 823224 B/op 458 allocs/op BenchmarkFloatAdd/10-4 163711 760.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 159236 769.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 152211 845.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 90990 1209 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 18530 7395 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 214855 579.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 220166 575.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 214328 594.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 163521 736.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 54351 2149 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 2013 69757 ns/op BenchmarkParseFloatLargeExp-4 410 273306 ns/op BenchmarkGCD10x10/WithoutXY-4 185370 696.9 ns/op BenchmarkGCD10x10/WithXY-4 51960 2367 ns/op BenchmarkGCD10x100/WithoutXY-4 97022 1328 ns/op BenchmarkGCD10x100/WithXY-4 17469 7986 ns/op BenchmarkGCD10x1000/WithoutXY-4 56137 2370 ns/op BenchmarkGCD10x1000/WithXY-4 12808 9544 ns/op BenchmarkGCD100x100/WithoutXY-4 22984 5002 ns/op BenchmarkGCD100x100/WithXY-4 9206 12161 ns/op BenchmarkGCD100x1000/WithoutXY-4 12195 9751 ns/op BenchmarkGCD100x1000/WithXY-4 5862 19320 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1924 60145 ns/op BenchmarkGCD1000x1000/WithXY-4 1096 109236 ns/op BenchmarkHilbert-4 21 5969007 ns/op BenchmarkBinomial-4 10000 10204 ns/op BenchmarkQuoRem-4 22354 5632 ns/op BenchmarkExp-4 19 7205236 ns/op BenchmarkExpMont/Odd-4 142 830820 ns/op 2597 B/op 22 allocs/op BenchmarkExpMont/Even1-4 139 839701 ns/op 3357 B/op 37 allocs/op BenchmarkExpMont/Even2-4 135 887245 ns/op 3822 B/op 52 allocs/op BenchmarkExpMont/Even3-4 139 852317 ns/op 3826 B/op 52 allocs/op BenchmarkExpMont/Even4-4 141 820405 ns/op 3863 B/op 53 allocs/op BenchmarkExpMont/Even8-4 146 828912 ns/op 3841 B/op 53 allocs/op BenchmarkExpMont/Even32-4 144 860284 ns/op 3846 B/op 53 allocs/op BenchmarkExpMont/Even64-4 153 722605 ns/op 3624 B/op 53 allocs/op BenchmarkExpMont/Even96-4 148 775541 ns/op 3782 B/op 51 allocs/op BenchmarkExpMont/Even128-4 181 656299 ns/op 3257 B/op 50 allocs/op BenchmarkExpMont/Even255-4 175 621755 ns/op 2948 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 396 301457 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 358 337811 ns/op 1736 B/op 47 allocs/op BenchmarkExpMont/SmallEven3-4 336 337033 ns/op 1748 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 349 337168 ns/op 1743 B/op 47 allocs/op BenchmarkExp2-4 20 6046588 ns/op BenchmarkBitset-4 656737 177.8 ns/op BenchmarkBitsetNeg-4 368985 330.0 ns/op BenchmarkBitsetOrig-4 235454 550.1 ns/op BenchmarkBitsetNegOrig-4 167679 989.8 ns/op BenchmarkModSqrt225_Tonelli-4 130 894016 ns/op BenchmarkModSqrt225_3Mod4-4 409 278621 ns/op BenchmarkModSqrt231_Tonelli-4 126 941533 ns/op BenchmarkModSqrt231_5Mod8-4 340 331164 ns/op BenchmarkModInverse-4 10000 10809 ns/op BenchmarkSqrt-4 1599 67219 ns/op BenchmarkIntSqr/1-4 1000000 125.7 ns/op BenchmarkIntSqr/2-4 751273 172.8 ns/op BenchmarkIntSqr/3-4 584084 199.6 ns/op BenchmarkIntSqr/5-4 502170 256.0 ns/op BenchmarkIntSqr/8-4 405002 322.6 ns/op BenchmarkIntSqr/10-4 344352 383.6 ns/op BenchmarkIntSqr/20-4 57247 2300 ns/op BenchmarkIntSqr/30-4 38319 3218 ns/op BenchmarkIntSqr/50-4 25131 4870 ns/op BenchmarkIntSqr/80-4 15151 7476 ns/op BenchmarkIntSqr/100-4 12279 9483 ns/op BenchmarkIntSqr/200-4 5047 24375 ns/op BenchmarkIntSqr/300-4 1965 62207 ns/op BenchmarkIntSqr/500-4 1042 116990 ns/op BenchmarkIntSqr/800-4 418 291871 ns/op BenchmarkIntSqr/1000-4 307 387941 ns/op BenchmarkDiv/20/10-4 417264 312.6 ns/op BenchmarkDiv/40/20-4 429430 306.1 ns/op BenchmarkDiv/100/50-4 364737 388.8 ns/op BenchmarkDiv/200/100-4 50215 2360 ns/op BenchmarkDiv/400/200-4 49836 2631 ns/op BenchmarkDiv/1000/500-4 38421 3020 ns/op BenchmarkDiv/2000/1000-4 32198 3970 ns/op BenchmarkDiv/20000/10000-4 1726 74110 ns/op BenchmarkDiv/200000/100000-4 42 3443864 ns/op BenchmarkDiv/2000000/1000000-4 1 103374091 ns/op BenchmarkDiv/20000000/10000000-4 1 3490478604 ns/op BenchmarkMul-4 5 26285622 ns/op BenchmarkNatMul/10-4 73617 1410 ns/op BenchmarkNatMul/100-4 6464 30926 ns/op BenchmarkNatMul/1000-4 180 722195 ns/op BenchmarkZeroShifts/Shl-4 9898 21937 ns/op BenchmarkZeroShifts/ShlSame-4 3088995 41.35 ns/op BenchmarkZeroShifts/Shr-4 10000 16201 ns/op BenchmarkZeroShifts/ShrSame-4 2993725 37.17 ns/op BenchmarkExp3Power/0x10-4 95490 1712 ns/op BenchmarkExp3Power/0x40-4 132007 1157 ns/op BenchmarkExp3Power/0x100-4 76254 1648 ns/op BenchmarkExp3Power/0x400-4 38083 3279 ns/op BenchmarkExp3Power/0x1000-4 10000 13230 ns/op BenchmarkExp3Power/0x4000-4 2546 69893 ns/op BenchmarkExp3Power/0x10000-4 226 515877 ns/op BenchmarkExp3Power/0x40000-4 21 4911946 ns/op BenchmarkExp3Power/0x100000-4 3 46610821 ns/op BenchmarkExp3Power/0x400000-4 1 401262325 ns/op BenchmarkFibo-4 4 32858232 ns/op BenchmarkNatSqr/1-4 1000000 193.8 ns/op BenchmarkNatSqr/2-4 613287 283.6 ns/op BenchmarkNatSqr/3-4 522163 347.9 ns/op BenchmarkNatSqr/5-4 384630 504.6 ns/op BenchmarkNatSqr/8-4 301812 701.5 ns/op BenchmarkNatSqr/10-4 217255 804.9 ns/op BenchmarkNatSqr/20-4 41080 3017 ns/op BenchmarkNatSqr/30-4 32800 4269 ns/op BenchmarkNatSqr/50-4 18951 6759 ns/op BenchmarkNatSqr/80-4 10000 10936 ns/op BenchmarkNatSqr/100-4 9426 13542 ns/op BenchmarkNatSqr/200-4 5182 31026 ns/op BenchmarkNatSqr/300-4 1716 93087 ns/op BenchmarkNatSqr/500-4 906 150970 ns/op BenchmarkNatSqr/800-4 391 336503 ns/op BenchmarkNatSqr/1000-4 288 438160 ns/op BenchmarkNatSetBytes/8-4 856294 154.6 ns/op BenchmarkNatSetBytes/24-4 259092 512.5 ns/op BenchmarkNatSetBytes/128-4 62246 2023 ns/op BenchmarkNatSetBytes/7-4 972835 131.8 ns/op BenchmarkNatSetBytes/23-4 298024 518.6 ns/op BenchmarkNatSetBytes/127-4 57534 2050 ns/op BenchmarkScanPi-4 205 555622 ns/op BenchmarkStringPiParallel-4 433 297018 ns/op BenchmarkScan/10/Base2-4 38382 3069 ns/op BenchmarkScan/100/Base2-4 4716 27544 ns/op BenchmarkScan/1000/Base2-4 428 273430 ns/op BenchmarkScan/10/Base8-4 92460 1299 ns/op BenchmarkScan/100/Base8-4 12097 9491 ns/op BenchmarkScan/1000/Base8-4 1267 93400 ns/op BenchmarkScan/10/Base10-4 101260 1300 ns/op BenchmarkScan/100/Base10-4 13281 9366 ns/op BenchmarkScan/1000/Base10-4 1392 92824 ns/op BenchmarkScan/10/Base16-4 85143 1550 ns/op BenchmarkScan/100/Base16-4 14766 7876 ns/op BenchmarkScan/1000/Base16-4 1722 71608 ns/op BenchmarkString/10/Base2-4 222724 610.3 ns/op BenchmarkString/100/Base2-4 32259 3964 ns/op BenchmarkString/1000/Base2-4 3746 36561 ns/op BenchmarkString/10/Base8-4 413055 321.3 ns/op BenchmarkString/100/Base8-4 77661 1586 ns/op BenchmarkString/1000/Base8-4 8445 13696 ns/op BenchmarkString/10/Base10-4 184255 589.3 ns/op BenchmarkString/100/Base10-4 40976 2933 ns/op BenchmarkString/1000/Base10-4 5622 20444 ns/op BenchmarkString/10/Base16-4 452379 301.2 ns/op BenchmarkString/100/Base16-4 100977 1251 ns/op BenchmarkString/1000/Base16-4 12151 10372 ns/op BenchmarkLeafSize/0-4 28 3901819 ns/op BenchmarkLeafSize/1-4 522 238375 ns/op BenchmarkLeafSize/2-4 478 265972 ns/op BenchmarkLeafSize/3-4 314 336100 ns/op BenchmarkLeafSize/4-4 498 264423 ns/op BenchmarkLeafSize/5-4 356 350527 ns/op BenchmarkLeafSize/6-4 388 326998 ns/op BenchmarkLeafSize/7-4 414 348685 ns/op BenchmarkLeafSize/8-4 475 248571 ns/op BenchmarkLeafSize/9-4 262 449776 ns/op BenchmarkLeafSize/10-4 327 400749 ns/op BenchmarkLeafSize/11-4 265 417433 ns/op BenchmarkLeafSize/12-4 328 378515 ns/op BenchmarkLeafSize/13-4 297 466907 ns/op BenchmarkLeafSize/14-4 355 367035 ns/op BenchmarkLeafSize/15-4 370 369637 ns/op BenchmarkLeafSize/16-4 362 403558 ns/op BenchmarkLeafSize/32-4 451 306656 ns/op BenchmarkLeafSize/64-4 337 330691 ns/op BenchmarkProbablyPrime/n=0-4 9 11858133 ns/op BenchmarkProbablyPrime/n=1-4 8 14159848 ns/op BenchmarkProbablyPrime/n=5-4 6 19979057 ns/op BenchmarkProbablyPrime/n=10-4 4 27449995 ns/op BenchmarkProbablyPrime/n=20-4 3 42716699 ns/op BenchmarkProbablyPrime/Lucas-4 9 12031774 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 82 1507198 ns/op BenchmarkRatCmp-4 160575 847.7 ns/op BenchmarkFloatPrecExact/1-4 100356 1231 ns/op BenchmarkFloatPrecExact/10-4 30925 4012 ns/op BenchmarkFloatPrecExact/100-4 10000 13902 ns/op BenchmarkFloatPrecExact/1000-4 2421 85362 ns/op BenchmarkFloatPrecExact/10000-4 127 1022074 ns/op BenchmarkFloatPrecExact/100000-4 3 40289640 ns/op BenchmarkFloatPrecExact/1000000-4 1 1832531356 ns/op BenchmarkFloatPrecMixed/1-4 93086 1332 ns/op BenchmarkFloatPrecMixed/10-4 25507 4645 ns/op BenchmarkFloatPrecMixed/100-4 5340 24656 ns/op BenchmarkFloatPrecMixed/1000-4 453 287947 ns/op BenchmarkFloatPrecMixed/10000-4 14 7845647 ns/op BenchmarkFloatPrecMixed/100000-4 1 413182722 ns/op BenchmarkFloatPrecMixed/1000000-4 1 25879411118 ns/op BenchmarkFloatPrecInexact/1-4 175838 722.3 ns/op BenchmarkFloatPrecInexact/10-4 158079 813.8 ns/op BenchmarkFloatPrecInexact/100-4 106338 1361 ns/op BenchmarkFloatPrecInexact/1000-4 25142 6389 ns/op BenchmarkFloatPrecInexact/10000-4 3981 43663 ns/op BenchmarkFloatPrecInexact/100000-4 312 396181 ns/op BenchmarkFloatPrecInexact/1000000-4 26 4937853 ns/op BenchmarkFloatSqrt/64-4 19774 6040 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 10000 10146 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 9646 13092 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 4785 24734 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 920 141975 ns/op 18145 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 69 1620304 ns/op 177718 B/op 21 allocs/op BenchmarkFloatSqrt/1000000-4 1 118296315 ns/op 3751936 B/op 604 allocs/op PASS ok math/big 93.818s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 12696369 9.254 ns/op BenchmarkLeadingZeros8-4 12558475 9.702 ns/op BenchmarkLeadingZeros16-4 13569543 8.899 ns/op BenchmarkLeadingZeros32-4 14461734 8.750 ns/op BenchmarkLeadingZeros64-4 14255043 8.573 ns/op BenchmarkTrailingZeros-4 13381743 9.079 ns/op BenchmarkTrailingZeros8-4 13939510 8.575 ns/op BenchmarkTrailingZeros16-4 13728378 9.069 ns/op BenchmarkTrailingZeros32-4 14544428 8.704 ns/op BenchmarkTrailingZeros64-4 13907692 9.085 ns/op BenchmarkOnesCount-4 14218155 8.336 ns/op BenchmarkOnesCount8-4 13574268 9.158 ns/op BenchmarkOnesCount16-4 12371991 9.181 ns/op BenchmarkOnesCount32-4 13966837 9.044 ns/op BenchmarkOnesCount64-4 15394273 9.633 ns/op BenchmarkRotateLeft-4 14457490 8.364 ns/op BenchmarkRotateLeft8-4 13158894 9.307 ns/op BenchmarkRotateLeft16-4 14521807 8.466 ns/op BenchmarkRotateLeft32-4 13670084 9.110 ns/op BenchmarkRotateLeft64-4 13580508 9.345 ns/op BenchmarkReverse-4 18523981 6.604 ns/op BenchmarkReverse8-4 20983029 5.177 ns/op BenchmarkReverse16-4 23439879 5.288 ns/op BenchmarkReverse32-4 20538002 5.859 ns/op BenchmarkReverse64-4 18522879 6.839 ns/op BenchmarkReverseBytes-4 24072259 5.010 ns/op BenchmarkReverseBytes16-4 23155731 5.206 ns/op BenchmarkReverseBytes32-4 23249235 5.146 ns/op BenchmarkReverseBytes64-4 24435712 5.177 ns/op BenchmarkAdd-4 13347402 9.207 ns/op BenchmarkAdd32-4 14417452 8.434 ns/op BenchmarkAdd64-4 13228190 9.078 ns/op BenchmarkAdd64multiple-4 25293813 5.149 ns/op BenchmarkSub-4 14025980 9.258 ns/op BenchmarkSub32-4 8931769 11.23 ns/op BenchmarkSub64-4 13250899 10.29 ns/op BenchmarkSub64multiple-4 22503490 5.319 ns/op BenchmarkMul-4 12554378 9.583 ns/op BenchmarkMul32-4 14479539 8.751 ns/op BenchmarkMul64-4 13285056 9.577 ns/op BenchmarkDiv-4 3339487 34.58 ns/op BenchmarkDiv32-4 6949444 16.58 ns/op BenchmarkDiv64-4 3381265 34.28 ns/op PASS ok math/bits 8.086s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 14156192 8.701 ns/op BenchmarkAcos-4 482277 237.5 ns/op BenchmarkAcosh-4 500583 249.0 ns/op BenchmarkAsin-4 530481 237.6 ns/op BenchmarkAsinh-4 537861 242.9 ns/op BenchmarkAtan-4 823762 156.4 ns/op BenchmarkAtanh-4 812682 152.7 ns/op BenchmarkConj-4 23599158 4.530 ns/op BenchmarkCos-4 623674 196.8 ns/op BenchmarkCosh-4 664920 190.2 ns/op BenchmarkExp-4 952636 138.0 ns/op BenchmarkLog-4 963025 123.1 ns/op BenchmarkLog10-4 1000000 124.1 ns/op BenchmarkPhase-4 2044297 58.54 ns/op BenchmarkPolar-4 1346205 89.82 ns/op BenchmarkPow-4 231650 550.7 ns/op BenchmarkRect-4 1000000 103.8 ns/op BenchmarkSin-4 663826 186.5 ns/op BenchmarkSinh-4 669992 193.7 ns/op BenchmarkSqrt-4 1000000 126.2 ns/op BenchmarkTan-4 398001 328.6 ns/op BenchmarkTanh-4 437666 286.7 ns/op PASS ok math/cmplx 4.482s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 601603 180.3 ns/op BenchmarkInt63ThreadsafeParallel-4 799219 156.1 ns/op BenchmarkInt63Unthreadsafe-4 1000000 122.4 ns/op BenchmarkIntn1000-4 745677 162.6 ns/op BenchmarkInt63n1000-4 740492 167.4 ns/op BenchmarkInt31n1000-4 805668 152.4 ns/op BenchmarkFloat32-4 814112 152.6 ns/op BenchmarkFloat64-4 1000000 123.8 ns/op BenchmarkPerm3-4 181016 743.4 ns/op BenchmarkPerm30-4 19394 6153 ns/op BenchmarkPerm30ViaShuffle-4 18984 6778 ns/op BenchmarkShuffleOverhead-4 10555 12544 ns/op BenchmarkRead3-4 796458 167.7 ns/op BenchmarkRead64-4 68415 1801 ns/op BenchmarkRead1000-4 5553 27869 ns/op BenchmarkConcurrent-4 194714 601.3 ns/op PASS ok math/rand 3.899s goos: darwin goarch: amd64 pkg: math/rand/v2 BenchmarkChaCha8-4 4129854 28.05 ns/op BenchmarkPCG_DXSM-4 2730163 41.39 ns/op BenchmarkSourceUint64-4 2819013 39.77 ns/op BenchmarkGlobalInt64-4 2321830 45.77 ns/op BenchmarkGlobalInt64Parallel-4 2758158 50.03 ns/op BenchmarkGlobalUint64-4 2405778 50.98 ns/op BenchmarkGlobalUint64Parallel-4 3492592 30.71 ns/op BenchmarkInt64-4 1509338 77.14 ns/op BenchmarkUint64-4 1517946 75.83 ns/op BenchmarkGlobalIntN1000-4 1571744 74.82 ns/op BenchmarkIntN1000-4 1240576 94.90 ns/op BenchmarkInt64N1000-4 1245175 95.79 ns/op BenchmarkInt64N1e8-4 1253754 95.03 ns/op BenchmarkInt64N1e9-4 1250011 95.66 ns/op BenchmarkInt64N2e9-4 1239078 95.03 ns/op BenchmarkInt64N1e18-4 1226451 97.11 ns/op BenchmarkInt64N2e18-4 1235107 97.22 ns/op BenchmarkInt64N4e18-4 938650 114.4 ns/op BenchmarkInt32N1000-4 1267341 92.71 ns/op BenchmarkInt32N1e8-4 1000000 100.0 ns/op BenchmarkInt32N1e9-4 1237772 93.72 ns/op BenchmarkInt32N2e9-4 1292677 91.33 ns/op BenchmarkFloat32-4 1640150 73.11 ns/op BenchmarkFloat64-4 1618351 73.89 ns/op BenchmarkExpFloat64-4 1000000 121.0 ns/op BenchmarkNormFloat64-4 1000000 122.3 ns/op BenchmarkPerm3-4 284833 466.8 ns/op BenchmarkPerm30-4 25713 4787 ns/op BenchmarkPerm30ViaShuffle-4 25432 4739 ns/op BenchmarkShuffleOverhead-4 31897 3503 ns/op BenchmarkConcurrent-4 1981100 56.88 ns/op PASS ok math/rand/v2 7.492s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 30949 3385 ns/op BenchmarkQDecodeWord-4 84573 1338 ns/op BenchmarkQDecodeHeader-4 77108 1514 ns/op BenchmarkTypeByExtension/.html-4 468902 260.2 ns/op BenchmarkTypeByExtension/.HTML-4 320674 373.8 ns/op BenchmarkTypeByExtension/.unused-4 340831 305.2 ns/op BenchmarkExtensionsByType/text/html-4 153805 912.8 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 48502 2646 ns/op BenchmarkExtensionsByType/application/octet-stream-4 41078 2941 ns/op PASS ok mime 2.818s goos: darwin goarch: amd64 pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 417 278522 ns/op 48426 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 400 287524 ns/op 48133 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 26 5043482 ns/op 106861 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 373 366458 ns/op 48697 B/op 206 allocs/op PASS ok mime/multipart 1.769s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 786 169677 ns/op PASS ok mime/quotedprintable 1.211s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 7 14613900 ns/op 8585 B/op 91 allocs/op BenchmarkGoLookupIPNoSuchHost-4 3 37757620 ns/op 13589 B/op 114 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5016947082 ns/op 151120 B/op 234 allocs/op BenchmarkDNSName-4 171812 652.4 ns/op BenchmarkInterfaces-4 2292 62039 ns/op 8272 B/op 95 allocs/op BenchmarkInterfaceByIndex-4 8076 16985 ns/op 1817 B/op 29 allocs/op BenchmarkInterfaceByName-4 2031 61431 ns/op 8340 B/op 96 allocs/op BenchmarkInterfaceAddrs-4 1933 55725 ns/op 7856 B/op 107 allocs/op BenchmarkInterfacesAndAddrs-4 5916 17497 ns/op 1961 B/op 35 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 3195 40140 ns/op 5234 B/op 77 allocs/op BenchmarkParseIP-4 9849 12312 ns/op BenchmarkParseIPValidIPv4-4 396630 316.3 ns/op BenchmarkParseIPValidIPv6-4 258532 496.6 ns/op BenchmarkIPString/IPv4-4 157574 836.4 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 13540 8564 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 49932 2377 ns/op BenchmarkIPEqual/IPv4-4 1149064 103.4 ns/op BenchmarkIPEqual/IPv6-4 1103414 107.0 ns/op BenchmarkSendfileZeroBytes-4 6024 20768 ns/op 3749 B/op 1 allocs/op BenchmarkSendFile/file-to-tcp/1024-4 1 1012846557 ns/op 0.00 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/2048-4 1 1016139524 ns/op 0.00 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/4096-4 1 1015178524 ns/op 0.00 MB/s 33080 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/8192-4 1 1007257093 ns/op 0.01 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/16384-4 1 1007966380 ns/op 0.02 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/32768-4 1 1015778884 ns/op 0.03 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/65536-4 1 1012240797 ns/op 0.06 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/131072-4 1 1014940087 ns/op 0.13 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/262144-4 1 1014618509 ns/op 0.26 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/524288-4 1 1014867649 ns/op 0.52 MB/s 33080 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/1048576-4 1 1016020265 ns/op 1.03 MB/s 33080 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/1024-4 1 1016284912 ns/op 0.00 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/2048-4 1 1014239237 ns/op 0.00 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/4096-4 1 1018338871 ns/op 0.00 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/8192-4 1 1012938991 ns/op 0.01 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/16384-4 1 1015368555 ns/op 0.02 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/32768-4 1 1007783128 ns/op 0.03 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/65536-4 1 1018448973 ns/op 0.06 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/131072-4 1 1026480790 ns/op 0.13 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/262144-4 1 1033554300 ns/op 0.25 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/524288-4 1 1051605510 ns/op 0.50 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/1048576-4 1 1120553423 ns/op 0.94 MB/s 32944 B/op 4 allocs/op BenchmarkTCP4OneShot-4 127 825822 ns/op BenchmarkTCP4OneShotTimeout-4 118 881076 ns/op BenchmarkTCP4Persistent-4 274 412815 ns/op BenchmarkTCP4PersistentTimeout-4 438 272991 ns/op BenchmarkTCP6OneShot-4 205 635898 ns/op BenchmarkTCP6OneShotTimeout-4 196 625043 ns/op BenchmarkTCP6Persistent-4 441 261141 ns/op BenchmarkTCP6PersistentTimeout-4 525 235561 ns/op BenchmarkTCP4ConcurrentReadWrite-4 20764 9799 ns/op BenchmarkTCP6ConcurrentReadWrite-4 16164 7573 ns/op BenchmarkSetReadDeadline-4 139894 830.7 ns/op BenchmarkUDP6LinkLocalUnicast-4 276 389716 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 338 320605 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 374 355219 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 356 323209 ns/op 0 B/op 0 allocs/op PASS ok net 36.738s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 25748 5119 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 8682 12510 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 10000 10674 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 17043 6095 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 32458 5250 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 43209 3204 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1749980 64.15 ns/op BenchmarkFindChild/n=2/rep=map-4 3198262 36.79 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1523703 75.28 ns/op BenchmarkFindChild/n=4/rep=linear-4 999782 160.5 ns/op BenchmarkFindChild/n=4/rep=map-4 2674816 39.01 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 1000000 148.9 ns/op BenchmarkFindChild/n=8/rep=linear-4 500168 245.0 ns/op BenchmarkFindChild/n=8/rep=map-4 3084517 39.72 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 517381 412.2 ns/op BenchmarkFindChild/n=16/rep=linear-4 312063 411.3 ns/op BenchmarkFindChild/n=16/rep=map-4 3251118 50.66 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 2213037 51.44 ns/op BenchmarkFindChild/n=32/rep=linear-4 148264 1067 ns/op BenchmarkFindChild/n=32/rep=map-4 2966365 36.73 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2379417 75.24 ns/op BenchmarkMultiConflicts-4 1 274586666 ns/op BenchmarkServerMatch-4 18856 7575 ns/op BenchmarkReadRequestChrome-4 4351 32448 ns/op 18.83 MB/s 1507 B/op 14 allocs/op BenchmarkReadRequestCurl-4 10000 15427 ns/op 5.06 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 10000 11570 ns/op 7.09 MB/s 955 B/op 9 allocs/op BenchmarkReadRequestSiege-4 6249 23056 ns/op 6.55 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 13838 9258 ns/op 4.32 MB/s 891 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 40 2874111 ns/op 0.36 MB/s BenchmarkFileAndServer_1KB/https1-4 27 3868439 ns/op 0.26 MB/s BenchmarkFileAndServer_1KB/h2-4 19 5752601 ns/op 0.18 MB/s BenchmarkFileAndServer_16MB/h1-4 1 172429305 ns/op 97.30 MB/s BenchmarkFileAndServer_16MB/https1-4 1 292800237 ns/op 57.30 MB/s BenchmarkFileAndServer_16MB/h2-4 1 582842518 ns/op 28.79 MB/s BenchmarkFileAndServer_64MB/h1-4 1 292949154 ns/op 229.08 MB/s BenchmarkFileAndServer_64MB/https1-4 1 585452428 ns/op 114.63 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1765192642 ns/op 38.02 MB/s BenchmarkServeMux-4 100 1003617 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 237 533271 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 37 3347169 ns/op 6723 B/op 67 allocs/op BenchmarkClientServer/https1-4 22 4852789 ns/op 11594 B/op 120 allocs/op BenchmarkClientServer/h2-4 36 3230000 ns/op 13243 B/op 110 allocs/op BenchmarkClientServerParallel/4/h1-4 376 369395 ns/op 10279 B/op 79 allocs/op BenchmarkClientServerParallel/4/https1-4 15 12122495 ns/op 107189 B/op 1116 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58374: read tcp 127.0.0.1:58372->127.0.0.1:58374: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58373: read tcp 127.0.0.1:58372->127.0.0.1:58373: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58375: read tcp 127.0.0.1:58372->127.0.0.1:58375: use of closed network connection BenchmarkClientServerParallel/4/h2-4 32 3568171 ns/op 56030 B/op 639 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58398: write tcp 127.0.0.1:58395->127.0.0.1:58398: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58396: write tcp 127.0.0.1:58395->127.0.0.1:58396: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58406: read tcp 127.0.0.1:58399->127.0.0.1:58406: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58419: write tcp 127.0.0.1:58414->127.0.0.1:58419: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58426: read tcp 127.0.0.1:58414->127.0.0.1:58426: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58424: read tcp 127.0.0.1:58414->127.0.0.1:58424: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58427: read tcp 127.0.0.1:58414->127.0.0.1:58427: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58429: read tcp 127.0.0.1:58414->127.0.0.1:58429: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58430: read tcp 127.0.0.1:58414->127.0.0.1:58430: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58421: write tcp 127.0.0.1:58414->127.0.0.1:58421: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 199 509662 ns/op 23831 B/op 125 allocs/op BenchmarkClientServerParallel/64/https1-4 21 4876199 ns/op 85320 B/op 925 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58702: write tcp 127.0.0.1:58689->127.0.0.1:58702: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58701: write tcp 127.0.0.1:58689->127.0.0.1:58701: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58717: read tcp 127.0.0.1:58704->127.0.0.1:58717: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58720: read tcp 127.0.0.1:58704->127.0.0.1:58720: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58723: write tcp 127.0.0.1:58704->127.0.0.1:58723: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58725: write tcp 127.0.0.1:58704->127.0.0.1:58725: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58721: write tcp 127.0.0.1:58704->127.0.0.1:58721: use of closed network connection BenchmarkClientServerParallel/64/h2-4 19 5962762 ns/op 97394 B/op 1128 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58730: read tcp 127.0.0.1:58728->127.0.0.1:58730: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58751: read tcp 127.0.0.1:58733->127.0.0.1:58751: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58746: read tcp 127.0.0.1:58733->127.0.0.1:58746: use of closed network connection BenchmarkServer-4 1 1084806623 ns/op 32872 B/op 180 allocs/op BenchmarkClient-4 45 4122201 ns/op 4036 B/op 46 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 88 1257003 ns/op 7101 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 178 584914 ns/op 3153 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1182 104824 ns/op 1913 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1357 113402 ns/op 2803 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 969 106378 ns/op 2752 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 843 119571 ns/op 2786 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1480 95864 ns/op 1942 B/op 14 allocs/op BenchmarkServerHijack-4 942 176792 ns/op 16789 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 31 3556676 ns/op 6232 B/op 54 allocs/op BenchmarkResponseStatusLine-4 279105 376.8 ns/op 0 B/op 0 allocs/op PASS ok net/http 23.698s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 1323 92317 ns/op 34196 B/op 14 allocs/op PASS ok net/http/httputil 1.245s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 85986 1421 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 332191 318.0 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 199233 581.8 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 71254 2127 ns/op BenchmarkStdIPv4-4 155344 737.3 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 116290 1036 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 123556 1408 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 96672 1139 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 85278 1321 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1697509 68.14 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1453795 110.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 994269 124.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 341026 394.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 350725 361.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 338876 401.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 95818 1452 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 285080 449.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 195640 678.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 176974 739.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 149202 806.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 75729 2033 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v4-4 382554 394.1 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v6-4 137144 1300 ns/op 48 B/op 1 allocs/op BenchmarkAddrString/v6_ellipsis-4 196597 734.1 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_v4-4 235588 686.1 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_zone-4 177570 878.2 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 314030 445.3 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 177243 893.1 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 146010 1045 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 162504 924.8 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 94808 1276 ns/op 128 B/op 2 allocs/op BenchmarkAddrMarshalText/v4-4 358428 312.3 ns/op 16 B/op 1 allocs/op BenchmarkAddrMarshalText/v6-4 151497 796.4 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_ellipsis-4 226398 601.1 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_v4-4 234283 561.4 ns/op 32 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_zone-4 185551 844.2 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 233322 560.0 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 100669 1228 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 135349 988.9 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_v4-4 142080 803.1 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_zone-4 117489 991.4 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v4-4 260658 580.9 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 101894 1199 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 160100 1174 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 207406 764.0 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 151935 1126 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 981349 120.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 149.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 965312 179.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 774429 129.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 900949 118.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1000000 121.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 122.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 938527 120.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 966853 128.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 262988 403.2 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 467756 297.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 207854 562.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 245178 648.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 215311 683.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 74194 1656 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 529004 305.9 ns/op PASS ok net/netip 13.781s 2024/03/29 17:34:48 Test RPC server listening on 127.0.0.1:58827 2024/03/29 17:34:48 Test HTTP RPC server listening on 127.0.0.1:58828 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 216 563368 ns/op BenchmarkEndToEndHTTP-4 164 653951 ns/op BenchmarkEndToEndAsync-4 1611 67606 ns/op BenchmarkEndToEndAsyncHTTP-4 1605 78001 ns/op PASS ok net/rpc 2.150s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 4332 29356 ns/op BenchmarkReadMIMEHeader/server_headers-4 5746 23679 ns/op BenchmarkUncommon-4 21451 6739 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.685s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 4534 29956 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 91502 1383 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 432727 281.2 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 136413 1062 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 216355 566.4 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 109891 1420 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 12679 7944 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 463326 274.7 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 115641 1085 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 200925 582.7 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 103186 1127 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 17738 7047 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 186507 658.2 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 70970 2565 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 73269 1879 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 31113 3764 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5827 20337 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 173764 685.3 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 64268 1653 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 71551 1713 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 30632 4273 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5832 20517 ns/op 320 B/op 1 allocs/op PASS ok net/url 5.617s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2847440 45.90 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 177451 846.5 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 510 234572 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:516: benchmarkReaddirname ".": 129 entries os_test.go:516: benchmarkReaddirname ".": 129 entries os_test.go:516: benchmarkReaddirname ".": 129 entries BenchmarkReaddir-4 100 1087746 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:533: benchmarkReaddir ".": 129 entries os_test.go:533: benchmarkReaddir ".": 129 entries BenchmarkReadDir-4 478 282347 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:550: benchmarkReadDir ".": 129 entries os_test.go:550: benchmarkReadDir ".": 129 entries os_test.go:550: benchmarkReadDir ".": 129 entries BenchmarkStatDot-4 49863 2535 ns/op BenchmarkStatFile-4 32518 3950 ns/op BenchmarkStatDir-4 34672 5362 ns/op BenchmarkLstatDot-4 51994 2465 ns/op BenchmarkLstatFile-4 35478 3864 ns/op BenchmarkLstatDir-4 34224 3604 ns/op BenchmarkRemoveAll-4 7 16812874 ns/op 29946 B/op 532 allocs/op PASS ok os 4.774s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 22 5719992 ns/op 8976 B/op 30 allocs/op PASS ok os/exec 1.268s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 264702 457.4 ns/op PASS ok os/user 1.264s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2325913 48.16 ns/op BenchmarkString-4 1979438 78.30 ns/op BenchmarkBytes-4 1596164 103.6 ns/op BenchmarkNamedBytes-4 959433 137.4 ns/op BenchmarkBytesArray-4 858759 180.7 ns/op BenchmarkSliceLen-4 1785267 82.59 ns/op BenchmarkMapLen-4 756481 164.7 ns/op BenchmarkStringLen-4 1314568 88.17 ns/op BenchmarkArrayLen-4 1000000 104.3 ns/op BenchmarkSliceCap-4 1000000 102.8 ns/op BenchmarkDeepEqual/int8-4 416406 315.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 78314 1397 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 346142 556.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 70756 1822 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 372928 513.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 79264 1682 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 344534 394.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 86175 1512 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 313161 353.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 80383 1474 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 391707 416.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 110598 1100 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 350454 393.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 83479 1465 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 362365 366.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 79545 2169 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 331276 395.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 74661 1480 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 377479 528.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 83268 1475 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 364309 365.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 75303 1460 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 372758 361.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 85342 1700 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 372474 360.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 81903 1426 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 380029 348.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 81360 1514 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 342970 410.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 74269 2794 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 381505 433.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 74130 1591 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 319110 631.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 70297 1564 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 96136 1192 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 51753 2254 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 45764 2591 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 20151 5859 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 28875 5270 ns/op BenchmarkIsZero/ArrayComparable-4 375621 375.6 ns/op BenchmarkIsZero/ArrayIncomparable-4 30126 3945 ns/op BenchmarkIsZero/StructComparable-4 750378 184.5 ns/op BenchmarkIsZero/StructIncomparable-4 137049 1264 ns/op BenchmarkIsZero/ArrayInt_4-4 1000000 100.7 ns/op BenchmarkIsZero/ArrayInt_1024-4 23011 7026 ns/op BenchmarkIsZero/ArrayInt_1024_NoZero-4 42730 2850 ns/op BenchmarkIsZero/Struct4Int-4 1229137 101.9 ns/op BenchmarkIsZero/ArrayStruct4Int_1024-4 23071 5240 ns/op BenchmarkIsZero/ArrayChanInt_1024-4 22844 5168 ns/op BenchmarkIsZero/StructInt_512-4 43149 2730 ns/op BenchmarkSetZero/Bool/Direct-4 2526235 48.65 ns/op BenchmarkSetZero/Bool/CachedZero-4 1000000 126.5 ns/op BenchmarkSetZero/Bool/NewZero-4 780142 187.8 ns/op BenchmarkSetZero/Int/Direct-4 1767146 59.45 ns/op BenchmarkSetZero/Int/CachedZero-4 752786 174.2 ns/op BenchmarkSetZero/Int/NewZero-4 772248 173.1 ns/op BenchmarkSetZero/Uint/Direct-4 1949311 59.70 ns/op BenchmarkSetZero/Uint/CachedZero-4 1000000 125.7 ns/op BenchmarkSetZero/Uint/NewZero-4 768114 236.1 ns/op BenchmarkSetZero/Float/Direct-4 1982457 59.62 ns/op BenchmarkSetZero/Float/CachedZero-4 1000000 124.0 ns/op BenchmarkSetZero/Float/NewZero-4 750913 173.0 ns/op BenchmarkSetZero/Complex/Direct-4 1893508 101.6 ns/op BenchmarkSetZero/Complex/CachedZero-4 1000000 124.6 ns/op BenchmarkSetZero/Complex/NewZero-4 741933 174.8 ns/op BenchmarkSetZero/Array/Direct-4 2054991 57.46 ns/op BenchmarkSetZero/Array/CachedZero-4 1000000 122.9 ns/op BenchmarkSetZero/Array/NewZero-4 707012 170.2 ns/op BenchmarkSetZero/Chan/Direct-4 1950895 60.21 ns/op BenchmarkSetZero/Chan/CachedZero-4 1000000 130.8 ns/op BenchmarkSetZero/Chan/NewZero-4 670879 227.8 ns/op BenchmarkSetZero/Func/Direct-4 1875590 59.67 ns/op BenchmarkSetZero/Func/CachedZero-4 962750 136.7 ns/op BenchmarkSetZero/Func/NewZero-4 657495 175.4 ns/op BenchmarkSetZero/Interface/Direct-4 1895232 110.3 ns/op BenchmarkSetZero/Interface/CachedZero-4 1000000 147.6 ns/op BenchmarkSetZero/Interface/NewZero-4 758481 181.7 ns/op BenchmarkSetZero/Map/Direct-4 1972713 59.87 ns/op BenchmarkSetZero/Map/CachedZero-4 1000000 140.8 ns/op BenchmarkSetZero/Map/NewZero-4 736316 191.7 ns/op BenchmarkSetZero/Pointer/Direct-4 1925772 61.20 ns/op BenchmarkSetZero/Pointer/CachedZero-4 844920 158.8 ns/op BenchmarkSetZero/Pointer/NewZero-4 390320 287.1 ns/op BenchmarkSetZero/Slice/Direct-4 1591628 69.44 ns/op BenchmarkSetZero/Slice/CachedZero-4 1000000 125.9 ns/op BenchmarkSetZero/Slice/NewZero-4 783216 169.5 ns/op BenchmarkSetZero/String/Direct-4 1934916 62.96 ns/op BenchmarkSetZero/String/CachedZero-4 1000000 170.0 ns/op BenchmarkSetZero/String/NewZero-4 684262 169.7 ns/op BenchmarkSetZero/Struct/Direct-4 1433180 74.48 ns/op BenchmarkSetZero/Struct/CachedZero-4 994478 151.2 ns/op BenchmarkSetZero/Struct/NewZero-4 730267 214.3 ns/op BenchmarkSelect/1-4 179307 809.0 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 76963 1752 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 34926 4136 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 198760 611.0 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 189808 742.6 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 125990 951.1 ns/op 134.58 MB/s BenchmarkCallArgCopy/size=256-4 125413 1150 ns/op 222.60 MB/s BenchmarkCallArgCopy/size=1024-4 72182 2471 ns/op 414.45 MB/s BenchmarkCallArgCopy/size=4096-4 21882 10135 ns/op 404.15 MB/s BenchmarkCallArgCopy/size=65536-4 1488 132430 ns/op 494.87 MB/s BenchmarkFieldByName1-4 532477 222.1 ns/op BenchmarkFieldByName2-4 26872 4858 ns/op BenchmarkFieldByName3-4 3942 37677 ns/op BenchmarkInterfaceBig-4 2141103 66.89 ns/op BenchmarkInterfaceSmall-4 1733529 65.71 ns/op BenchmarkNew-4 654620 198.4 ns/op BenchmarkMap/StringKeys/MapIndex-4 1280 78378 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1345 78820 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 1742 89728 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1474 80911 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 1887 64402 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1303 86481 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 166477 825.3 ns/op BenchmarkTypeForString-4 876780 136.7 ns/op BenchmarkTypeForError-4 653013 232.2 ns/op PASS ok reflect 26.104s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 7128 22515 ns/op 9030 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 32301 ns/op 9395 B/op 1 allocs/op BenchmarkFindString-4 10000 41518 ns/op 9103 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 39610 ns/op 9121 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 36739 ns/op 9324 B/op 2 allocs/op BenchmarkLiteral-4 10000 32970 ns/op BenchmarkNotLiteral-4 2514 81451 ns/op BenchmarkMatchClass-4 2403 90161 ns/op BenchmarkMatchClass_InRange-4 3068 80368 ns/op BenchmarkReplaceAll-4 650 236304 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 30860 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 15259 8517 ns/op BenchmarkAnchoredShortMatch-4 10000 33395 ns/op BenchmarkAnchoredLongMatch-4 10000 13169 ns/op BenchmarkOnePassShortA-4 14040 7950 ns/op BenchmarkNotOnePassShortA-4 9198 38255 ns/op BenchmarkOnePassShortB-4 19134 6492 ns/op BenchmarkNotOnePassShortB-4 6118 33285 ns/op BenchmarkOnePassLongPrefix-4 56557 1918 ns/op BenchmarkOnePassLongNotPrefix-4 22635 4627 ns/op BenchmarkMatchParallelShared-4 5211 27228 ns/op BenchmarkMatchParallelCopied-4 10000 28438 ns/op BenchmarkQuoteMetaAll-4 87388 1744 ns/op 8.03 MB/s BenchmarkQuoteMetaNone-4 260959 386.5 ns/op 67.27 MB/s BenchmarkCompile/Onepass-4 3009 37148 ns/op 4272 B/op 52 allocs/op BenchmarkCompile/Medium-4 1827 75042 ns/op 10152 B/op 112 allocs/op BenchmarkCompile/Hard-4 157 948779 ns/op 90712 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 3024494 40.11 ns/op 398.92 MB/s BenchmarkMatch/Easy0/32-4 10000 18958 ns/op 1.69 MB/s BenchmarkMatch/Easy0/1K-4 10000 17405 ns/op 58.83 MB/s BenchmarkMatch/Easy0i/16-4 3011594 44.29 ns/op 361.25 MB/s BenchmarkMatch/Easy0i/32-4 4491 37450 ns/op 0.85 MB/s BenchmarkMatch/Easy0i/1K-4 246 525269 ns/op 1.95 MB/s BenchmarkMatch/Easy1/16-4 2610712 46.13 ns/op 346.86 MB/s BenchmarkMatch/Easy1/32-4 10000 18953 ns/op 1.69 MB/s BenchmarkMatch/Easy1/1K-4 7854 34044 ns/op 30.08 MB/s BenchmarkMatch/Medium/16-4 2582952 40.85 ns/op 391.69 MB/s BenchmarkMatch/Medium/32-4 4255 38179 ns/op 0.84 MB/s BenchmarkMatch/Medium/1K-4 199 522924 ns/op 1.96 MB/s BenchmarkMatch/Hard/16-4 2498403 46.42 ns/op 344.67 MB/s BenchmarkMatch/Hard/32-4 4368 52216 ns/op 0.61 MB/s BenchmarkMatch/Hard/1K-4 156 749910 ns/op 1.37 MB/s BenchmarkMatch/Hard1/16-4 1509 117919 ns/op 0.14 MB/s BenchmarkMatch/Hard1/32-4 698 157435 ns/op 0.20 MB/s BenchmarkMatch/Hard1/1K-4 26 5986834 ns/op 0.17 MB/s BenchmarkMatch_onepass_regex/16-4 25324 4352 ns/op 3.68 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 10000 12518 ns/op 2.56 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 646 237625 ns/op 4.31 MB/s 25 B/op 0 allocs/op PASS ok regexp 14.360s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 862596 141.8 ns/op BenchmarkIsWordChar-4 210598 603.1 ns/op PASS ok regexp/syntax 2.471s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 99505 1305 ns/op BenchmarkCallers/inlined-4 92200 1601 ns/op BenchmarkCallers/no-cache-4 17830 6152 ns/op BenchmarkFPCallers/cached-4 3234454 33.04 ns/op BenchmarkMakeChan/Byte-4 1000000 301.5 ns/op BenchmarkMakeChan/Int-4 502965 451.5 ns/op BenchmarkMakeChan/Ptr-4 1000000 521.0 ns/op BenchmarkMakeChan/Struct/0-4 360019 328.4 ns/op BenchmarkMakeChan/Struct/32-4 146865 914.6 ns/op BenchmarkMakeChan/Struct/40-4 247784 914.6 ns/op BenchmarkChanNonblocking-4 6376270 19.81 ns/op BenchmarkSelectUncontended-4 1117296 131.6 ns/op BenchmarkSelectSyncContended-4 86200 1272 ns/op BenchmarkSelectAsyncContended-4 296732 480.8 ns/op BenchmarkSelectNonblock-4 3981478 34.95 ns/op BenchmarkChanUncontended-4 14781 7907 ns/op BenchmarkChanContended-4 4273 27084 ns/op BenchmarkChanSync-4 206400 609.7 ns/op BenchmarkChanSyncWork-4 50140 2039 ns/op BenchmarkChanProdCons0-4 229497 532.6 ns/op BenchmarkChanProdCons10-4 425275 289.1 ns/op BenchmarkChanProdCons100-4 516927 239.6 ns/op BenchmarkChanProdConsWork0-4 138442 749.1 ns/op BenchmarkChanProdConsWork10-4 231596 540.4 ns/op BenchmarkChanProdConsWork100-4 204117 497.9 ns/op BenchmarkSelectProdCons-4 142662 842.8 ns/op BenchmarkReceiveDataFromClosedChan-4 856276 137.2 ns/op BenchmarkChanCreation-4 190838 773.3 ns/op BenchmarkChanSem-4 308994 427.7 ns/op BenchmarkChanPopular-4 80 1407465 ns/op BenchmarkChanClosed-4 903079 122.4 ns/op BenchmarkCallClosure-4 4472804 26.21 ns/op BenchmarkCallClosure1-4 4380742 37.56 ns/op BenchmarkCallClosure2-4 1000000 163.2 ns/op BenchmarkCallClosure3-4 1000000 113.5 ns/op BenchmarkCallClosure4-4 1000000 152.9 ns/op BenchmarkComplex128DivNormal-4 12908718 9.506 ns/op BenchmarkComplex128DivNisNaN-4 9349752 11.75 ns/op BenchmarkComplex128DivDisNaN-4 9318400 11.77 ns/op BenchmarkComplex128DivNisInf-4 13519524 8.817 ns/op BenchmarkComplex128DivDisInf-4 7668472 15.61 ns/op BenchmarkAllocation-4 3060 90767 ns/op BenchmarkReadMemStats-4 64 1700332 ns/op BenchmarkReadMemStatsLatency-4 1 3961237 p50-ns 3961237 p90-ns 3961237 p99-ns BenchmarkWriteBarrier-4 2197581 62.96 ns/op BenchmarkBulkWriteBarrier-4 4402803 26.56 ns/op BenchmarkScanStackNoLocals-4 2 57657125 ns/op BenchmarkMSpanCountAlloc/bits=64-4 13834654 9.980 ns/op BenchmarkMSpanCountAlloc/bits=128-4 11769096 11.46 ns/op BenchmarkMSpanCountAlloc/bits=256-4 9294882 18.95 ns/op BenchmarkMSpanCountAlloc/bits=512-4 5845744 20.13 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 4198755 25.86 ns/op BenchmarkHash5-4 7268976 23.96 ns/op 208.68 MB/s BenchmarkHash16-4 7362146 16.39 ns/op 975.95 MB/s BenchmarkHash64-4 6159518 24.38 ns/op 2625.45 MB/s BenchmarkHash1024-4 2318068 50.00 ns/op 20479.45 MB/s BenchmarkHash65536-4 37093 6249 ns/op 10486.77 MB/s BenchmarkAlignedLoad-4 6169006 24.58 ns/op BenchmarkUnalignedLoad-4 7170631 17.71 ns/op BenchmarkEqEfaceConcrete-4 5610668 36.54 ns/op BenchmarkEqIfaceConcrete-4 5830227 21.78 ns/op BenchmarkNeEfaceConcrete-4 6016496 28.71 ns/op BenchmarkNeIfaceConcrete-4 3959478 42.65 ns/op BenchmarkConvT2EByteSized/bool-4 3964879 37.30 ns/op BenchmarkConvT2EByteSized/uint8-4 4141354 31.43 ns/op BenchmarkConvT2ESmall-4 4271853 33.10 ns/op BenchmarkConvT2EUintptr-4 3894925 34.62 ns/op BenchmarkConvT2ELarge-4 1000000 186.3 ns/op BenchmarkConvT2ISmall-4 2557798 41.31 ns/op BenchmarkConvT2IUintptr-4 3123114 33.52 ns/op BenchmarkConvT2ILarge-4 730602 216.2 ns/op BenchmarkConvI2E-4 3034795 33.90 ns/op BenchmarkConvI2I-4 3226474 45.95 ns/op BenchmarkAssertE2T-4 3709548 37.03 ns/op BenchmarkAssertE2TLarge-4 1000000 106.2 ns/op BenchmarkAssertE2I-4 3496160 29.26 ns/op BenchmarkAssertI2T-4 3276694 36.64 ns/op BenchmarkAssertI2I-4 4107141 25.81 ns/op BenchmarkAssertI2E-4 4287441 39.50 ns/op BenchmarkAssertE2E-4 3961159 37.56 ns/op BenchmarkAssertE2T2-4 2769463 40.90 ns/op BenchmarkAssertE2T2Blank-4 3101926 33.01 ns/op BenchmarkAssertI2E2-4 3288668 34.33 ns/op BenchmarkAssertI2E2Blank-4 3672274 31.55 ns/op BenchmarkAssertE2E2-4 2298135 46.64 ns/op BenchmarkAssertE2E2Blank-4 4115274 27.22 ns/op BenchmarkConvT2Ezero/zero/16-4 4182754 41.14 ns/op BenchmarkConvT2Ezero/zero/32-4 4151784 28.25 ns/op BenchmarkConvT2Ezero/zero/64-4 4133300 26.75 ns/op BenchmarkConvT2Ezero/zero/str-4 4394455 42.92 ns/op BenchmarkConvT2Ezero/zero/slice-4 4049676 30.05 ns/op BenchmarkConvT2Ezero/zero/big-4 75596 1721 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 132.7 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 922200 162.0 ns/op BenchmarkConvT2Ezero/nonzero/big-4 89032 2704 ns/op BenchmarkConvT2Ezero/smallint/16-4 4284026 27.12 ns/op BenchmarkConvT2Ezero/smallint/32-4 3468966 42.44 ns/op BenchmarkConvT2Ezero/smallint/64-4 4313584 27.04 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 119.4 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 125.1 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 110.7 ns/op BenchmarkMalloc8-4 1000000 112.9 ns/op BenchmarkMalloc16-4 1247762 96.61 ns/op BenchmarkMallocTypeInfo8-4 1307070 78.82 ns/op BenchmarkMallocTypeInfo16-4 1000000 147.1 ns/op BenchmarkMallocLargeStruct-4 93579 1981 ns/op BenchmarkGoroutineSelect-4 15 7550152 ns/op BenchmarkGoroutineBlocking-4 15 7374839 ns/op BenchmarkGoroutineForRange-4 21 7630871 ns/op BenchmarkGoroutineIdle-4 21 6778709 ns/op BenchmarkHashStringSpeed-4 2294233 49.73 ns/op BenchmarkHashBytesSpeed-4 988237 110.1 ns/op BenchmarkHashInt32Speed-4 2490451 43.60 ns/op BenchmarkHashInt64Speed-4 2603365 50.52 ns/op BenchmarkHashStringArraySpeed-4 559444 312.9 ns/op BenchmarkMegMap-4 2927031 41.89 ns/op BenchmarkMegOneMap-4 3152935 37.08 ns/op BenchmarkMegEqMap-4 3289 39040 ns/op BenchmarkMegEmptyMap-4 3071946 38.42 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2395953 49.00 ns/op BenchmarkSmallStrMap-4 2509244 77.96 ns/op BenchmarkMapStringKeysEight_16-4 2634283 52.30 ns/op BenchmarkMapStringKeysEight_32-4 2248584 61.34 ns/op BenchmarkMapStringKeysEight_64-4 2584359 44.52 ns/op BenchmarkMapStringKeysEight_1M-4 2501786 48.63 ns/op BenchmarkIntMap-4 2376274 78.64 ns/op BenchmarkMapFirst/1-4 3487802 34.54 ns/op BenchmarkMapFirst/2-4 3231324 37.36 ns/op BenchmarkMapFirst/3-4 3492814 32.35 ns/op BenchmarkMapFirst/4-4 3531776 33.83 ns/op BenchmarkMapFirst/5-4 2902368 58.17 ns/op BenchmarkMapFirst/6-4 3088611 39.11 ns/op BenchmarkMapFirst/7-4 2814445 39.23 ns/op BenchmarkMapFirst/8-4 3778390 31.92 ns/op BenchmarkMapFirst/9-4 3176868 36.25 ns/op BenchmarkMapFirst/10-4 3118930 53.74 ns/op BenchmarkMapFirst/11-4 2444391 48.77 ns/op BenchmarkMapFirst/12-4 3222433 56.08 ns/op BenchmarkMapFirst/13-4 3328886 47.07 ns/op BenchmarkMapFirst/14-4 2963346 37.37 ns/op BenchmarkMapFirst/15-4 2860600 43.11 ns/op BenchmarkMapFirst/16-4 3035814 42.69 ns/op BenchmarkMapMid/1-4 3168902 34.14 ns/op BenchmarkMapMid/2-4 2631922 47.79 ns/op BenchmarkMapMid/3-4 3092268 35.10 ns/op BenchmarkMapMid/4-4 2512941 44.52 ns/op BenchmarkMapMid/5-4 2478742 47.56 ns/op BenchmarkMapMid/6-4 3455461 46.50 ns/op BenchmarkMapMid/7-4 2810737 46.48 ns/op BenchmarkMapMid/8-4 2128861 48.22 ns/op BenchmarkMapMid/9-4 2923209 41.00 ns/op BenchmarkMapMid/10-4 2677958 43.94 ns/op BenchmarkMapMid/11-4 2407104 42.58 ns/op BenchmarkMapMid/12-4 2457228 52.50 ns/op BenchmarkMapMid/13-4 2264208 88.03 ns/op BenchmarkMapMid/14-4 2466429 49.05 ns/op BenchmarkMapMid/15-4 2670381 41.12 ns/op BenchmarkMapMid/16-4 2787190 39.72 ns/op BenchmarkMapLast/1-4 2668660 57.62 ns/op BenchmarkMapLast/2-4 2819559 40.33 ns/op BenchmarkMapLast/3-4 2380482 56.60 ns/op BenchmarkMapLast/4-4 1765209 60.09 ns/op BenchmarkMapLast/5-4 2061584 58.08 ns/op BenchmarkMapLast/6-4 1999821 60.98 ns/op BenchmarkMapLast/7-4 2703358 56.73 ns/op BenchmarkMapLast/8-4 2560555 59.88 ns/op BenchmarkMapLast/9-4 2573868 49.29 ns/op BenchmarkMapLast/10-4 2699380 46.74 ns/op BenchmarkMapLast/11-4 2283580 51.70 ns/op BenchmarkMapLast/12-4 2547343 58.86 ns/op BenchmarkMapLast/13-4 2381091 72.10 ns/op BenchmarkMapLast/14-4 2568841 67.37 ns/op BenchmarkMapLast/15-4 2698860 49.39 ns/op BenchmarkMapLast/16-4 1781029 63.46 ns/op BenchmarkMapCycle-4 1480954 108.2 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2545946 62.09 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2400 46337 ns/op BenchmarkMakeMap/[Byte]Byte-4 794496 543.0 ns/op BenchmarkMakeMap/[Int]Int-4 214654 834.4 ns/op BenchmarkNewEmptyMap-4 2699161 38.03 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1000000 101.3 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 602887 222.8 ns/op BenchmarkMapIterEmpty-4 3953474 34.48 ns/op BenchmarkSameLengthMap-4 3236209 36.06 ns/op BenchmarkBigKeyMap-4 1000000 108.5 ns/op BenchmarkBigValMap-4 1000000 112.7 ns/op BenchmarkSmallKeyMap-4 2411391 57.69 ns/op BenchmarkMapPopulate/1-4 1555429 72.66 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 151051 1371 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 10000 22909 ns/op 3350 B/op 17 allocs/op BenchmarkMapPopulate/1000-4 409 327455 ns/op 53319 B/op 73 allocs/op BenchmarkMapPopulate/10000-4 24 4771891 ns/op 427790 B/op 322 allocs/op BenchmarkMapPopulate/100000-4 3 47487670 ns/op 3604685 B/op 3953 allocs/op BenchmarkComplexAlgMap-4 437569 275.9 ns/op BenchmarkGoMapClear/Reflexive/1-4 1329808 154.7 ns/op BenchmarkGoMapClear/Reflexive/10-4 1211695 108.7 ns/op BenchmarkGoMapClear/Reflexive/100-4 583029 265.2 ns/op BenchmarkGoMapClear/Reflexive/1000-4 47917 2315 ns/op BenchmarkGoMapClear/Reflexive/10000-4 6235 17751 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1000000 157.2 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1000000 133.1 ns/op BenchmarkGoMapClear/NonReflexive/100-4 498728 248.6 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 56868 2184 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 7328 17031 ns/op BenchmarkMapStringConversion/32/simple-4 1048101 104.9 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1000000 123.7 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1000000 110.8 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1210204 95.37 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1000000 114.8 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1000000 105.6 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1730736 71.25 ns/op BenchmarkMapInterfacePtr-4 1000000 101.0 ns/op BenchmarkNewEmptyMapHintLessThan8-4 2723238 45.59 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 93360 1557 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5116 34228 ns/op BenchmarkMapPop1000-4 384 417794 ns/op BenchmarkMapPop10000-4 22 4959964 ns/op BenchmarkMapAssign/Int32/256-4 2283542 54.58 ns/op BenchmarkMapAssign/Int32/65536-4 1547161 100.7 ns/op BenchmarkMapAssign/Int64/256-4 2296315 55.36 ns/op BenchmarkMapAssign/Int64/65536-4 1174822 120.3 ns/op BenchmarkMapAssign/Str/256-4 1881980 57.08 ns/op BenchmarkMapAssign/Str/65536-4 721882 163.5 ns/op BenchmarkMapOperatorAssign/Int32/256-4 699619 155.7 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 734064 161.1 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1411148 86.08 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 550408 220.6 ns/op BenchmarkMapOperatorAssign/Str/256-4 637249 5397 ns/op BenchmarkMapOperatorAssign/Str/65536-4 74564 1876 ns/op BenchmarkMapAppendAssign/Int32/256-4 1000000 194.4 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 223058 781.2 ns/op 58 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 1000000 145.3 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 110923 1123 ns/op 107 B/op 1 allocs/op BenchmarkMapAppendAssign/Str/256-4 789331 258.6 ns/op 51 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 91143 1439 ns/op 157 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1000000 138.3 ns/op BenchmarkMapDelete/Int32/1000-4 1000000 113.8 ns/op BenchmarkMapDelete/Int32/10000-4 1567778 66.53 ns/op BenchmarkMapDelete/Int64/100-4 1000000 104.5 ns/op BenchmarkMapDelete/Int64/1000-4 1555095 86.67 ns/op BenchmarkMapDelete/Int64/10000-4 1461963 82.58 ns/op BenchmarkMapDelete/Str/100-4 926479 122.2 ns/op BenchmarkMapDelete/Str/1000-4 1000000 106.9 ns/op BenchmarkMapDelete/Str/10000-4 1000000 156.2 ns/op BenchmarkMapDelete/Pointer/100-4 1000000 137.6 ns/op BenchmarkMapDelete/Pointer/1000-4 1729792 90.44 ns/op BenchmarkMapDelete/Pointer/10000-4 1504588 90.45 ns/op BenchmarkMemmove/0-4 15388675 10.40 ns/op BenchmarkMemmove/1-4 1216212 98.46 ns/op 10.16 MB/s BenchmarkMemmove/2-4 1228359 119.5 ns/op 16.74 MB/s BenchmarkMemmove/3-4 1000000 112.1 ns/op 26.77 MB/s BenchmarkMemmove/4-4 1000000 127.8 ns/op 31.29 MB/s BenchmarkMemmove/5-4 1272654 116.1 ns/op 43.05 MB/s BenchmarkMemmove/6-4 1000000 105.5 ns/op 56.88 MB/s BenchmarkMemmove/7-4 1000000 145.3 ns/op 48.18 MB/s BenchmarkMemmove/8-4 1000000 169.7 ns/op 47.15 MB/s BenchmarkMemmove/9-4 1000000 108.9 ns/op 82.62 MB/s BenchmarkMemmove/10-4 802920 144.9 ns/op 69.02 MB/s BenchmarkMemmove/11-4 1192653 97.05 ns/op 113.35 MB/s BenchmarkMemmove/12-4 1000000 109.0 ns/op 110.05 MB/s BenchmarkMemmove/13-4 1000000 103.5 ns/op 125.58 MB/s BenchmarkMemmove/14-4 1000000 146.6 ns/op 95.53 MB/s BenchmarkMemmove/15-4 1000000 117.5 ns/op 127.66 MB/s BenchmarkMemmove/16-4 1000000 102.2 ns/op 156.62 MB/s BenchmarkMemmove/32-4 1000000 109.3 ns/op 292.86 MB/s BenchmarkMemmove/64-4 1000000 107.5 ns/op 595.26 MB/s BenchmarkMemmove/128-4 1072320 188.6 ns/op 678.63 MB/s BenchmarkMemmove/256-4 875590 130.5 ns/op 1962.11 MB/s BenchmarkMemmove/512-4 781346 170.3 ns/op 3006.76 MB/s BenchmarkMemmove/1024-4 445239 311.6 ns/op 3285.92 MB/s BenchmarkMemmove/2048-4 320444 410.1 ns/op 4993.58 MB/s BenchmarkMemmove/4096-4 164125 729.1 ns/op 5617.51 MB/s BenchmarkMemmoveOverlap/32-4 1160920 114.8 ns/op 278.75 MB/s BenchmarkMemmoveOverlap/64-4 1000000 149.9 ns/op 426.96 MB/s BenchmarkMemmoveOverlap/128-4 1000000 109.5 ns/op 1169.44 MB/s BenchmarkMemmoveOverlap/256-4 966672 143.4 ns/op 1784.72 MB/s BenchmarkMemmoveOverlap/512-4 655485 224.9 ns/op 2276.28 MB/s BenchmarkMemmoveOverlap/1024-4 432927 279.8 ns/op 3660.33 MB/s BenchmarkMemmoveOverlap/2048-4 285643 489.5 ns/op 4184.20 MB/s BenchmarkMemmoveOverlap/4096-4 147916 1397 ns/op 2931.91 MB/s BenchmarkMemmoveUnalignedDst/0-4 18105352 8.488 ns/op BenchmarkMemmoveUnalignedDst/1-4 1272276 93.83 ns/op 10.66 MB/s BenchmarkMemmoveUnalignedDst/2-4 1000000 167.5 ns/op 11.94 MB/s BenchmarkMemmoveUnalignedDst/3-4 1000000 102.6 ns/op 29.23 MB/s BenchmarkMemmoveUnalignedDst/4-4 1000000 104.1 ns/op 38.44 MB/s BenchmarkMemmoveUnalignedDst/5-4 1000000 141.1 ns/op 35.44 MB/s BenchmarkMemmoveUnalignedDst/6-4 1000000 143.6 ns/op 41.77 MB/s BenchmarkMemmoveUnalignedDst/7-4 1000000 104.8 ns/op 66.82 MB/s BenchmarkMemmoveUnalignedDst/8-4 1000000 110.4 ns/op 72.46 MB/s BenchmarkMemmoveUnalignedDst/9-4 1000000 109.8 ns/op 81.97 MB/s BenchmarkMemmoveUnalignedDst/10-4 1000000 184.0 ns/op 54.35 MB/s BenchmarkMemmoveUnalignedDst/11-4 1000000 108.5 ns/op 101.42 MB/s BenchmarkMemmoveUnalignedDst/12-4 1000000 157.6 ns/op 76.12 MB/s BenchmarkMemmoveUnalignedDst/13-4 1122324 116.7 ns/op 111.42 MB/s BenchmarkMemmoveUnalignedDst/14-4 1000000 128.3 ns/op 109.14 MB/s BenchmarkMemmoveUnalignedDst/15-4 1000000 111.0 ns/op 135.19 MB/s BenchmarkMemmoveUnalignedDst/16-4 1000000 102.3 ns/op 156.41 MB/s BenchmarkMemmoveUnalignedDst/32-4 1000000 104.5 ns/op 306.18 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 110.3 ns/op 580.15 MB/s BenchmarkMemmoveUnalignedDst/128-4 930024 186.8 ns/op 685.36 MB/s BenchmarkMemmoveUnalignedDst/256-4 946987 217.2 ns/op 1178.89 MB/s BenchmarkMemmoveUnalignedDst/512-4 755793 187.4 ns/op 2732.64 MB/s BenchmarkMemmoveUnalignedDst/1024-4 415258 281.6 ns/op 3636.67 MB/s BenchmarkMemmoveUnalignedDst/2048-4 297331 481.2 ns/op 4255.80 MB/s BenchmarkMemmoveUnalignedDst/4096-4 164110 1513 ns/op 2707.00 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1192431 117.5 ns/op 272.45 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1000000 131.0 ns/op 488.50 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 943375 110.9 ns/op 1154.42 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 863294 128.0 ns/op 1999.28 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 691516 167.7 ns/op 3053.62 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 493362 273.9 ns/op 3738.32 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 314006 447.1 ns/op 4581.00 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 158743 750.4 ns/op 5458.42 MB/s BenchmarkMemmoveUnalignedSrc/0-4 15389012 9.224 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1204248 101.5 ns/op 9.85 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1000000 101.9 ns/op 19.63 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1000000 128.0 ns/op 23.44 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1228570 91.69 ns/op 43.62 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1000000 134.6 ns/op 37.14 MB/s BenchmarkMemmoveUnalignedSrc/6-4 929689 124.1 ns/op 48.37 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1315824 91.11 ns/op 76.83 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1304562 89.18 ns/op 89.71 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1000000 101.6 ns/op 88.59 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1000000 102.2 ns/op 97.82 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1206176 143.6 ns/op 76.61 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1226241 132.6 ns/op 90.47 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1000000 102.2 ns/op 127.25 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1237760 102.8 ns/op 136.16 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1000000 100.7 ns/op 148.94 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1000000 107.4 ns/op 149.04 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1000000 108.7 ns/op 294.52 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1000000 105.5 ns/op 606.65 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 112.8 ns/op 1134.39 MB/s BenchmarkMemmoveUnalignedSrc/256-4 967285 161.2 ns/op 1588.54 MB/s BenchmarkMemmoveUnalignedSrc/512-4 669600 188.9 ns/op 2710.10 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 415080 289.4 ns/op 3538.31 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 307776 437.5 ns/op 4681.63 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 151658 766.6 ns/op 5343.26 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 976052 112.0 ns/op 142.89 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1000000 105.1 ns/op 152.19 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1000000 152.7 ns/op 104.79 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1000000 142.8 ns/op 112.01 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1000000 186.0 ns/op 86.02 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1036040 106.3 ns/op 150.52 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 873289 119.7 ns/op 133.67 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1000000 177.2 ns/op 90.29 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1000000 121.4 ns/op 527.29 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 968913 133.7 ns/op 478.55 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 888918 168.8 ns/op 379.13 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1036386 194.9 ns/op 328.43 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 981321 116.2 ns/op 550.94 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1000000 126.7 ns/op 505.26 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1000000 114.1 ns/op 560.67 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1036813 116.6 ns/op 548.97 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 659454 193.1 ns/op 1325.69 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 591918 214.8 ns/op 1191.93 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 775890 145.3 ns/op 1761.48 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 772318 159.0 ns/op 1609.81 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 874120 148.0 ns/op 1730.12 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 700821 150.7 ns/op 1698.47 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 849771 146.7 ns/op 1745.54 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 813940 141.5 ns/op 1809.50 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 96594 1239 ns/op 3306.90 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 57288 1891 ns/op 2166.02 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 87204 1302 ns/op 3145.32 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 155066 778.5 ns/op 5261.16 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 167023 779.2 ns/op 5256.61 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 128252 797.1 ns/op 5138.75 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 173467 980.8 ns/op 4176.18 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 156414 755.1 ns/op 5424.57 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 6222 22749 ns/op 2880.84 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 4280 36906 ns/op 1775.75 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 8840 12826 ns/op 5109.78 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 9741 12516 ns/op 5236.09 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 9086 13202 ns/op 4964.16 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 8674 13153 ns/op 4982.48 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 9224 13214 ns/op 4959.68 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 8956 13975 ns/op 4689.60 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1000000 103.0 ns/op 310.81 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 101.6 ns/op 629.95 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 196.7 ns/op 650.65 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 950085 141.5 ns/op 1809.50 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 740013 167.5 ns/op 3056.50 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 438649 266.6 ns/op 3840.93 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 285135 428.0 ns/op 4785.43 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 170079 759.9 ns/op 5389.93 MB/s BenchmarkMemclr/5-4 14970604 9.388 ns/op 532.58 MB/s BenchmarkMemclr/16-4 13373992 9.393 ns/op 1703.36 MB/s BenchmarkMemclr/64-4 12813585 9.940 ns/op 6438.91 MB/s BenchmarkMemclr/256-4 10344224 12.42 ns/op 20610.91 MB/s BenchmarkMemclr/4096-4 2339053 53.22 ns/op 76969.17 MB/s BenchmarkMemclr/65536-4 87741 1389 ns/op 47182.58 MB/s BenchmarkMemclr/1M-4 5532 26934 ns/op 38931.23 MB/s BenchmarkMemclr/4M-4 1257 92089 ns/op 45546.32 MB/s BenchmarkMemclr/8M-4 481 248124 ns/op 33808.11 MB/s BenchmarkMemclr/16M-4 100 1134516 ns/op 14788.00 MB/s BenchmarkMemclr/64M-4 50 2043659 ns/op 32837.61 MB/s BenchmarkMemclrUnaligned/0_5-4 8485923 14.10 ns/op 354.51 MB/s BenchmarkMemclrUnaligned/0_16-4 8367822 13.73 ns/op 1165.45 MB/s BenchmarkMemclrUnaligned/0_64-4 9145972 15.79 ns/op 4052.01 MB/s BenchmarkMemclrUnaligned/0_256-4 8482014 15.09 ns/op 16966.58 MB/s BenchmarkMemclrUnaligned/0_4096-4 2039156 56.24 ns/op 72830.11 MB/s BenchmarkMemclrUnaligned/0_65536-4 98552 1317 ns/op 49770.24 MB/s BenchmarkMemclrUnaligned/1_5-4 8537242 15.29 ns/op 326.94 MB/s BenchmarkMemclrUnaligned/1_16-4 8365348 14.59 ns/op 1096.44 MB/s BenchmarkMemclrUnaligned/1_64-4 7938518 15.02 ns/op 4261.15 MB/s BenchmarkMemclrUnaligned/1_256-4 7911090 17.50 ns/op 14631.45 MB/s BenchmarkMemclrUnaligned/1_4096-4 1455823 87.80 ns/op 46653.69 MB/s BenchmarkMemclrUnaligned/1_65536-4 75040 1544 ns/op 42434.44 MB/s BenchmarkMemclrUnaligned/4_5-4 5282674 21.76 ns/op 229.79 MB/s BenchmarkMemclrUnaligned/4_16-4 8815134 13.44 ns/op 1190.65 MB/s BenchmarkMemclrUnaligned/4_64-4 8267546 14.58 ns/op 4388.66 MB/s BenchmarkMemclrUnaligned/4_256-4 7952786 15.54 ns/op 16470.72 MB/s BenchmarkMemclrUnaligned/4_4096-4 1373990 89.04 ns/op 46000.46 MB/s BenchmarkMemclrUnaligned/4_65536-4 74085 1570 ns/op 41740.12 MB/s BenchmarkMemclrUnaligned/7_5-4 7492291 14.54 ns/op 343.98 MB/s BenchmarkMemclrUnaligned/7_16-4 5182621 20.67 ns/op 773.98 MB/s BenchmarkMemclrUnaligned/7_64-4 9102333 14.15 ns/op 4521.90 MB/s BenchmarkMemclrUnaligned/7_256-4 7060478 15.46 ns/op 16562.80 MB/s BenchmarkMemclrUnaligned/7_4096-4 1274377 109.9 ns/op 37257.43 MB/s BenchmarkMemclrUnaligned/7_65536-4 77457 1569 ns/op 41757.27 MB/s BenchmarkMemclrUnaligned/0_1M-4 5121 23126 ns/op 45341.01 MB/s BenchmarkMemclrUnaligned/0_4M-4 669 186369 ns/op 22505.37 MB/s BenchmarkMemclrUnaligned/0_8M-4 434 252681 ns/op 33198.47 MB/s BenchmarkMemclrUnaligned/0_16M-4 156 996865 ns/op 16829.99 MB/s BenchmarkMemclrUnaligned/0_64M-4 50 2036613 ns/op 32951.20 MB/s BenchmarkMemclrUnaligned/1_1M-4 4761 25443 ns/op 41212.03 MB/s BenchmarkMemclrUnaligned/1_4M-4 1011 107027 ns/op 39189.38 MB/s BenchmarkMemclrUnaligned/1_8M-4 434 299948 ns/op 27966.90 MB/s BenchmarkMemclrUnaligned/1_16M-4 138 821675 ns/op 20418.32 MB/s BenchmarkMemclrUnaligned/1_64M-4 52 2382737 ns/op 28164.61 MB/s BenchmarkMemclrUnaligned/4_1M-4 4317 29224 ns/op 35880.54 MB/s BenchmarkMemclrUnaligned/4_4M-4 1122 111292 ns/op 37687.48 MB/s BenchmarkMemclrUnaligned/4_8M-4 336 338583 ns/op 24775.62 MB/s BenchmarkMemclrUnaligned/4_16M-4 126 1349979 ns/op 12427.76 MB/s BenchmarkMemclrUnaligned/4_64M-4 56 3076160 ns/op 21815.79 MB/s BenchmarkMemclrUnaligned/7_1M-4 4688 29952 ns/op 35008.63 MB/s BenchmarkMemclrUnaligned/7_4M-4 1165 109680 ns/op 38241.37 MB/s BenchmarkMemclrUnaligned/7_8M-4 369 327094 ns/op 25645.87 MB/s BenchmarkMemclrUnaligned/7_16M-4 142 1039393 ns/op 16141.37 MB/s BenchmarkMemclrUnaligned/7_64M-4 60 1929166 ns/op 34786.47 MB/s BenchmarkGoMemclr/5-4 16924532 7.556 ns/op 661.74 MB/s BenchmarkGoMemclr/16-4 7577718 14.46 ns/op 1106.16 MB/s BenchmarkGoMemclr/64-4 14781558 8.472 ns/op 7554.36 MB/s BenchmarkGoMemclr/256-4 10079212 10.52 ns/op 24329.41 MB/s BenchmarkMemclrRange/1K_2K-4 75346 1701 ns/op 56351.74 MB/s BenchmarkMemclrRange/2K_8K-4 25591 4654 ns/op 71660.94 MB/s BenchmarkMemclrRange/4K_16K-4 31449 3676 ns/op 87883.47 MB/s BenchmarkMemclrRange/160K_228K-4 2739 36859 ns/op 45114.10 MB/s BenchmarkClearFat7-4 3957584 27.66 ns/op BenchmarkClearFat8-4 4806439 26.39 ns/op BenchmarkClearFat11-4 3787687 28.72 ns/op BenchmarkClearFat12-4 3839044 27.38 ns/op BenchmarkClearFat13-4 4387383 27.45 ns/op BenchmarkClearFat14-4 3810873 49.35 ns/op BenchmarkClearFat15-4 3745888 29.44 ns/op BenchmarkClearFat16-4 4648671 30.88 ns/op BenchmarkClearFat24-4 4217492 28.58 ns/op BenchmarkClearFat32-4 4270665 27.21 ns/op BenchmarkClearFat40-4 3312193 30.62 ns/op BenchmarkClearFat48-4 3597438 30.37 ns/op BenchmarkClearFat56-4 4080999 30.75 ns/op BenchmarkClearFat64-4 3241574 31.57 ns/op BenchmarkClearFat72-4 3347492 33.77 ns/op BenchmarkClearFat128-4 3050072 36.85 ns/op BenchmarkClearFat256-4 2034536 50.07 ns/op BenchmarkClearFat512-4 1326057 83.07 ns/op BenchmarkClearFat1024-4 920625 147.5 ns/op BenchmarkClearFat1032-4 876601 191.2 ns/op BenchmarkClearFat1040-4 874768 128.1 ns/op BenchmarkCopyFat7-4 5442862 26.76 ns/op BenchmarkCopyFat8-4 4573857 26.31 ns/op BenchmarkCopyFat11-4 3997502 29.77 ns/op BenchmarkCopyFat12-4 4095280 29.95 ns/op BenchmarkCopyFat13-4 3633096 32.67 ns/op BenchmarkCopyFat14-4 4273479 31.34 ns/op BenchmarkCopyFat15-4 3829804 27.55 ns/op BenchmarkCopyFat16-4 3837364 36.42 ns/op BenchmarkCopyFat24-4 3964826 29.11 ns/op BenchmarkCopyFat32-4 4479444 27.83 ns/op BenchmarkCopyFat64-4 3643766 33.11 ns/op BenchmarkCopyFat72-4 3635461 32.11 ns/op BenchmarkCopyFat128-4 3252706 37.59 ns/op BenchmarkCopyFat256-4 1881910 90.91 ns/op BenchmarkCopyFat512-4 1274179 103.1 ns/op BenchmarkCopyFat520-4 1267508 125.9 ns/op BenchmarkCopyFat1024-4 830996 129.9 ns/op BenchmarkCopyFat1032-4 1000000 134.7 ns/op BenchmarkCopyFat1040-4 958290 130.8 ns/op BenchmarkIssue18740/2byte-4 375 334679 ns/op BenchmarkIssue18740/4byte-4 612 345778 ns/op BenchmarkIssue18740/8byte-4 840 154849 ns/op BenchmarkMemclrKnownSize1-4 6808656 15.20 ns/op 65.77 MB/s BenchmarkMemclrKnownSize2-4 4123060 31.62 ns/op 63.25 MB/s BenchmarkMemclrKnownSize4-4 2550202 53.00 ns/op 75.48 MB/s BenchmarkMemclrKnownSize8-4 1160751 93.00 ns/op 86.02 MB/s BenchmarkMemclrKnownSize16-4 760534 226.2 ns/op 70.73 MB/s BenchmarkMemclrKnownSize32-4 311667 325.3 ns/op 98.36 MB/s BenchmarkMemclrKnownSize64-4 183614 611.6 ns/op 104.65 MB/s BenchmarkMemclrKnownSize112-4 95706 1082 ns/op 103.48 MB/s BenchmarkMemclrKnownSize128-4 85474 1760 ns/op 72.74 MB/s BenchmarkMemclrKnownSize192-4 41514 2688 ns/op 71.42 MB/s BenchmarkMemclrKnownSize248-4 47371 2554 ns/op 97.09 MB/s BenchmarkMemclrKnownSize256-4 40664 2729 ns/op 93.80 MB/s BenchmarkMemclrKnownSize512-4 16749 6108 ns/op 83.82 MB/s BenchmarkMemclrKnownSize1024-4 10000 11852 ns/op 86.40 MB/s BenchmarkMemclrKnownSize4096-4 2233 60957 ns/op 67.20 MB/s BenchmarkMemclrKnownSize512KiB-4 15 9301421 ns/op 56.37 MB/s BenchmarkReadMetricsLatency-4 10000 4940 p50-ns 5405 p90-ns 14607 p99-ns BenchmarkFinalizer-4 201 606128 ns/op BenchmarkFinalizerRun-4 96585 1461 ns/op BenchmarkMinFloat-4 1890206 89.05 ns/op BenchmarkMaxFloat-4 1357273 104.7 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7384123 16.60 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3629391 31.86 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2851335 42.32 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2723536 44.31 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1000000 114.9 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1404441 89.41 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2833836 44.29 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1602072 131.6 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1605355 72.18 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2461070 53.40 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1991662 78.27 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2045300 62.64 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1863957 64.15 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1580839 94.72 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 10145916 12.62 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 8473518 13.37 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 9190395 13.83 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 8478680 19.07 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 8336767 16.48 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 7714828 14.76 ns/op BenchmarkFindBitRange64/PatternAASize2-4 8714157 14.42 ns/op BenchmarkFindBitRange64/PatternAASize8-4 7641331 13.71 ns/op BenchmarkFindBitRange64/PatternAASize32-4 8945144 13.32 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 9904230 15.87 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 9108406 12.34 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 8969527 18.27 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 8487088 13.92 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 9534084 21.75 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 8564438 13.13 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 9032499 14.33 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 8977960 15.85 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 9788286 12.98 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 8654810 23.20 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7640499 13.62 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 9158544 14.92 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 4937346 23.33 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 9632384 13.60 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 8050472 15.19 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 9587040 16.03 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 9159212 17.36 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 8739891 21.93 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 9002232 14.07 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 8291043 21.08 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 9136586 14.47 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 8607406 14.20 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 9247780 13.25 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 8225568 13.47 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 8841052 13.64 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 9284204 12.05 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 8961156 13.40 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 7500716 21.43 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 8325750 12.70 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 9382550 12.33 ns/op BenchmarkNetpollBreak-4 2482 181809 ns/op BenchmarkPinnerPinUnpinBatch-4 765 161266 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 200 558064 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1186 192547 ns/op BenchmarkPinnerPinUnpin-4 1316404 87.87 ns/op BenchmarkPinnerPinUnpinTiny-4 1383589 91.01 ns/op BenchmarkPinnerPinUnpinDouble-4 499586 263.0 ns/op BenchmarkPinnerPinUnpinParallel-4 3132940 42.87 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 2907838 44.58 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 390844 323.2 ns/op BenchmarkPinnerIsPinnedOnPinned-4 5362982 24.00 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 2890788 34.64 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 4075426 37.32 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 5640260 23.90 ns/op BenchmarkPingPongHog-4 734 299402 ns/op BenchmarkStackGrowth-4 90638 1276 ns/op BenchmarkStackGrowthDeep-4 840 130909 ns/op BenchmarkCreateGoroutines-4 25238 6491 ns/op BenchmarkCreateGoroutinesParallel-4 60966 3017 ns/op BenchmarkCreateGoroutinesCapture-4 7327 17992 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 38242 2996 ns/op BenchmarkClosureCall-4 20903740 5.161 ns/op BenchmarkWakeupParallelSpinning/0s-4 4111 24525 ns/op BenchmarkWakeupParallelSpinning/1µs-4 4574 26141 ns/op BenchmarkWakeupParallelSpinning/2µs-4 3470 35791 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2418 53277 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1869 75802 ns/op BenchmarkWakeupParallelSpinning/20µs-4 888 144299 ns/op BenchmarkWakeupParallelSpinning/50µs-4 404 308316 ns/op BenchmarkWakeupParallelSpinning/100µs-4 207 573434 ns/op BenchmarkMatmult-4 3750562 43.34 ns/op BenchmarkFastrand-4 5496200 19.10 ns/op BenchmarkFastrand64-4 6664224 19.65 ns/op BenchmarkFastrandHashiter-4 2191729 45.64 ns/op BenchmarkFastrandn/2-4 4932999 24.35 ns/op BenchmarkFastrandn/3-4 4778458 31.91 ns/op BenchmarkFastrandn/4-4 4480426 24.23 ns/op BenchmarkFastrandn/5-4 4957880 27.13 ns/op BenchmarkIfaceCmp100-4 110079 1098 ns/op BenchmarkIfaceCmpNil100-4 179722 742.8 ns/op BenchmarkEfaceCmpDiff-4 46549 2573 ns/op BenchmarkEfaceCmpDiffIndirect-4 36336 3239 ns/op BenchmarkDefer-4 945898 114.4 ns/op BenchmarkDefer10-4 860143 218.2 ns/op BenchmarkDeferMany-4 228652 500.5 ns/op BenchmarkPanicRecover-4 645600 217.9 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 255685 431.0 ns/op 102.0 p50-ns 109.0 p90-ns 163.0 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 153561 677.3 ns/op 99.00 p50-ns 148.0 p90-ns 223.0 p99-ns BenchmarkGoroutineProfile/small/idle-4 49 3927831 ns/op 3776942 p50-ns 5174047 p90-ns 8218811 p99-ns BenchmarkGoroutineProfile/small/loaded-4 45 4769906 ns/op 3870127 p50-ns 7642854 p90-ns 15954103 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 347889 298.5 ns/op 102.0 p50-ns 109.0 p90-ns 156.0 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 225410 1015 ns/op 105.0 p50-ns 166.0 p90-ns 266.0 p99-ns BenchmarkGoroutineProfile/large/idle-4 19 6252676 ns/op 5737044 p50-ns 7994168 p90-ns 8726398 p99-ns BenchmarkGoroutineProfile/large/loaded-4 10 11870399 ns/op 11124949 p50-ns 25959124 p90-ns 25959124 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 415534 391.3 ns/op 104.0 p50-ns 113.0 p90-ns 203.0 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 111955 1058 ns/op 105.0 p50-ns 151.0 p90-ns 674.0 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 28 3750664 ns/op 3812955 p50-ns 4985524 p90-ns 5228724 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 27 6302223 ns/op 5092389 p50-ns 10716023 p90-ns 17102631 p99-ns BenchmarkRWMutexUncontended-4 3012499 54.04 ns/op BenchmarkRWMutexWrite100-4 638872 2319 ns/op BenchmarkRWMutexWrite10-4 88142 1469 ns/op BenchmarkRWMutexWorkWrite100-4 29910 4576 ns/op BenchmarkRWMutexWorkWrite10-4 38541 2879 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3386 36741 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1136 123077 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1647 75231 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 542 237773 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 802 149618 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 210 559557 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 382 296310 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 126 1029844 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 442340 814.2 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 161052 730.2 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 245950 1066 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 252942 822.1 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 266325 826.2 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 149127 1000 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 246320 834.6 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 272458 807.9 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 209680 978.8 ns/op BenchmarkMakeSlice/Byte-4 1293298 91.83 ns/op BenchmarkMakeSlice/Int16-4 1000000 105.0 ns/op BenchmarkMakeSlice/Int-4 1000000 156.3 ns/op BenchmarkMakeSlice/Ptr-4 1000000 150.3 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 216.1 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 277.2 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 285.9 ns/op BenchmarkGrowSlice/Byte-4 576026 258.9 ns/op BenchmarkGrowSlice/Int16-4 704871 274.4 ns/op BenchmarkGrowSlice/Int-4 583789 435.3 ns/op BenchmarkGrowSlice/Ptr-4 530462 478.9 ns/op BenchmarkGrowSlice/Struct/24-4 421070 710.5 ns/op BenchmarkGrowSlice/Struct/32-4 160588 835.3 ns/op BenchmarkGrowSlice/Struct/40-4 127410 961.8 ns/op BenchmarkExtendSlice/IntSlice-4 378278 431.3 ns/op BenchmarkExtendSlice/PointerSlice-4 432835 591.1 ns/op BenchmarkExtendSlice/NoGrow-4 569616 206.7 ns/op BenchmarkAppend-4 957544 128.0 ns/op BenchmarkAppendGrowByte-4 3 60289154 ns/op BenchmarkAppendGrowString-4 1 735270488 ns/op BenchmarkAppendSlice/1Bytes-4 1239422 127.1 ns/op BenchmarkAppendSlice/4Bytes-4 1000000 104.7 ns/op BenchmarkAppendSlice/7Bytes-4 1000000 113.2 ns/op BenchmarkAppendSlice/8Bytes-4 1000000 135.6 ns/op BenchmarkAppendSlice/15Bytes-4 1000000 109.9 ns/op BenchmarkAppendSlice/16Bytes-4 1000000 101.7 ns/op BenchmarkAppendSlice/32Bytes-4 1000000 103.4 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 61489 1994 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 17721 7065 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 9076 29622 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 860 128284 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 32 3731000 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 22 9963874 ns/op BenchmarkAppendStr/1Bytes-4 796567 131.7 ns/op BenchmarkAppendStr/4Bytes-4 1420226 70.78 ns/op BenchmarkAppendStr/8Bytes-4 1632240 102.2 ns/op BenchmarkAppendStr/16Bytes-4 1562544 128.8 ns/op BenchmarkAppendStr/32Bytes-4 1430330 83.95 ns/op BenchmarkAppendSpecialCase-4 579205 188.1 ns/op BenchmarkCopy/1Byte-4 1131228 138.9 ns/op 7.20 MB/s BenchmarkCopy/1String-4 1000000 124.3 ns/op 8.04 MB/s BenchmarkCopy/2Byte-4 950004 147.3 ns/op 13.57 MB/s BenchmarkCopy/2String-4 1000000 102.3 ns/op 19.56 MB/s BenchmarkCopy/4Byte-4 1000000 103.5 ns/op 38.66 MB/s BenchmarkCopy/4String-4 971082 160.1 ns/op 24.99 MB/s BenchmarkCopy/8Byte-4 1000000 101.8 ns/op 78.55 MB/s BenchmarkCopy/8String-4 1000000 148.6 ns/op 53.85 MB/s BenchmarkCopy/12Byte-4 1034590 98.09 ns/op 122.33 MB/s BenchmarkCopy/12String-4 1000000 102.6 ns/op 116.99 MB/s BenchmarkCopy/16Byte-4 1000000 149.6 ns/op 106.94 MB/s BenchmarkCopy/16String-4 1000000 112.9 ns/op 141.73 MB/s BenchmarkCopy/32Byte-4 1000000 114.4 ns/op 279.72 MB/s BenchmarkCopy/32String-4 1000000 103.2 ns/op 310.20 MB/s BenchmarkCopy/128Byte-4 949803 130.9 ns/op 978.12 MB/s BenchmarkCopy/128String-4 1000000 197.9 ns/op 646.86 MB/s BenchmarkCopy/1024Byte-4 419728 341.7 ns/op 2997.01 MB/s BenchmarkCopy/1024String-4 301738 491.7 ns/op 2082.44 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 21031 6484 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 10000 11668 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 19591 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 24958 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 8390 28180 ns/op BenchmarkAppendInPlace/Grow/Byte-4 133840 1647 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 73011 1634 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 54932 2436 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 57910 2742 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 51333 2552 ns/op BenchmarkStackCopyPtr-4 1 161899024 ns/op BenchmarkStackCopy-4 2 109793614 ns/op BenchmarkStackCopyNoCache-4 22 5880295 ns/op BenchmarkStackCopyWithStkobj-4 2 115858892 ns/op BenchmarkIssue18138-4 150 713727 ns/op BenchmarkCompareStringEqual-4 15265174 8.266 ns/op BenchmarkCompareStringIdentical-4 21168012 4.936 ns/op BenchmarkCompareStringSameLength-4 16069563 7.627 ns/op BenchmarkCompareStringDifferentLength-4 22895008 4.671 ns/op BenchmarkCompareStringBigUnaligned-4 1268 102848 ns/op 10195.49 MB/s BenchmarkCompareStringBig-4 1804 81254 ns/op 12905.03 MB/s BenchmarkConcatStringAndBytes-4 2089053 60.47 ns/op BenchmarkSliceByteToString/1-4 1000000 102.2 ns/op BenchmarkSliceByteToString/2-4 1000000 158.9 ns/op BenchmarkSliceByteToString/4-4 777933 200.3 ns/op BenchmarkSliceByteToString/8-4 1000000 169.9 ns/op BenchmarkSliceByteToString/16-4 955372 194.7 ns/op BenchmarkSliceByteToString/32-4 810876 246.2 ns/op BenchmarkSliceByteToString/64-4 433857 329.1 ns/op BenchmarkSliceByteToString/128-4 549672 421.4 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2124182 53.50 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 1000000 130.0 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 999784 110.7 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 2859146 37.09 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1527234 88.83 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1783557 59.43 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 994416 115.5 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 341239 376.5 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 434133 444.6 ns/op BenchmarkRuneIterate/range/ASCII-4 5714900 24.49 ns/op BenchmarkRuneIterate/range/Japanese-4 2200540 51.44 ns/op BenchmarkRuneIterate/range/MixedLength-4 2934525 37.35 ns/op BenchmarkRuneIterate/range1/ASCII-4 10559568 16.35 ns/op BenchmarkRuneIterate/range1/Japanese-4 2629873 42.88 ns/op BenchmarkRuneIterate/range1/MixedLength-4 3339584 37.81 ns/op BenchmarkRuneIterate/range2/ASCII-4 9090586 16.50 ns/op BenchmarkRuneIterate/range2/Japanese-4 2685873 41.62 ns/op BenchmarkRuneIterate/range2/MixedLength-4 3235426 57.72 ns/op BenchmarkArrayEqual-4 23727991 4.916 ns/op BenchmarkFunc/Name-4 3234807 64.70 ns/op BenchmarkFunc/Entry-4 13359828 10.74 ns/op BenchmarkFunc/FileLine-4 3195320 35.80 ns/op PASS ok runtime 449.106s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 25647 5332 ns/op BenchmarkHandle/concurrent-4 20730 5632 ns/op PASS ok runtime/cgo 1.484s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3039735 37.06 ns/op BenchmarkMulUintptr/large-4 1768184 65.62 ns/op PASS ok runtime/internal/math 1.465s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 15 7992962 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 13 14875372 ns/op 468.0 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 33 3186322 ns/op 6.091 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 6 25746392 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 6 27676472 ns/op 1396 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 31 7539167 ns/op 41.94 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 95088648 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 141375371 ns/op 10625 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 18 8221611 ns/op 301.5 concurrent_launches/op PASS ok runtime/pprof 3.463s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 7 15408434 ns/op BenchmarkStackLeak-4 19869 6020 ns/op PASS ok runtime/race 1.598s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2901182 48.07 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 308816 612.8 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.496s goos: darwin goarch: amd64 pkg: slices BenchmarkEqualFunc_Large-4 24 4596243 ns/op BenchmarkIndex_Large-4 20083 5148 ns/op BenchmarkIndexFunc_Large-4 82 1234892 ns/op BenchmarkCompact/nil-4 8578678 13.97 ns/op BenchmarkCompact/one-4 1180345 105.1 ns/op BenchmarkCompact/sorted-4 1000000 120.9 ns/op BenchmarkCompact/1_item-4 781909 184.9 ns/op BenchmarkCompact/unsorted-4 886221 127.2 ns/op BenchmarkCompact/many-4 592508 209.1 ns/op BenchmarkCompact_Large-4 272 400622 ns/op BenchmarkCompactFunc_Large-4 55 2101740 ns/op BenchmarkReplace/naive-fast-4 42814 3717 ns/op BenchmarkReplace/optimized-fast-4 38040 3256 ns/op BenchmarkReplace/naive-slow-4 10000 11154 ns/op BenchmarkReplace/optimized-slow-4 12136 10226 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 134.1 ns/op BenchmarkBinarySearchFloats/Size32-4 1000000 109.9 ns/op BenchmarkBinarySearchFloats/Size64-4 734977 160.2 ns/op BenchmarkBinarySearchFloats/Size128-4 980239 137.3 ns/op BenchmarkBinarySearchFloats/Size512-4 835825 159.3 ns/op BenchmarkBinarySearchFloats/Size1024-4 661298 173.1 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 512379 334.3 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 424076 350.9 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 378069 372.1 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 281860 426.2 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 243421 493.6 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 198230 523.2 ns/op PASS ok slices 6.472s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 90500 1561 ns/op BenchmarkSortInts-4 1 116509001 ns/op BenchmarkSlicesSortInts-4 2 57126734 ns/op BenchmarkSortIsSorted-4 25 5070301 ns/op BenchmarkSlicesIsSorted-4 75 1866687 ns/op BenchmarkSortStrings-4 1 142366861 ns/op BenchmarkSlicesSortStrings-4 2 93727042 ns/op BenchmarkSortStrings_Sorted-4 22 7684409 ns/op BenchmarkSlicesSortStrings_Sorted-4 55 2298003 ns/op BenchmarkSortStructs-4 1 196037682 ns/op BenchmarkSortFuncStructs-4 1 254725623 ns/op BenchmarkSortString1K-4 238 559635 ns/op BenchmarkSortString1K_Slice-4 141 872062 ns/op BenchmarkStableString1K-4 81 1553176 ns/op BenchmarkSortInt1K-4 290 422619 ns/op BenchmarkSortInt1K_Sorted-4 5528 23676 ns/op BenchmarkSortInt1K_Reversed-4 2918 38770 ns/op BenchmarkSortInt1K_Mod8-4 868 136729 ns/op BenchmarkStableInt1K-4 100 1220536 ns/op BenchmarkStableInt1K_Slice-4 100 1163905 ns/op BenchmarkSortInt64K-4 3 43846678 ns/op BenchmarkSortInt64K_Slice-4 1 128795193 ns/op BenchmarkStableInt64K-4 1 111895666 ns/op BenchmarkSort1e2-4 276 500616 ns/op BenchmarkStable1e2-4 100 1186289 ns/op BenchmarkSort1e4-4 2 72119459 ns/op BenchmarkStable1e4-4 1 341370204 ns/op PASS ok sort 80.955s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 712762 213.9 ns/op BenchmarkAtof64Float-4 637070 199.9 ns/op BenchmarkAtof64FloatExp-4 405330 280.4 ns/op BenchmarkAtof64Big-4 418437 671.8 ns/op BenchmarkAtof64RandomBits-4 449386 327.7 ns/op BenchmarkAtof64RandomFloats-4 444973 422.5 ns/op BenchmarkAtof64RandomLongFloats-4 405412 422.1 ns/op BenchmarkAtof32Decimal-4 760380 161.4 ns/op BenchmarkAtof32Float-4 774145 178.0 ns/op BenchmarkAtof32FloatExp-4 490590 284.6 ns/op BenchmarkAtof32Random-4 359065 614.5 ns/op BenchmarkAtof32RandomLong-4 107865 1002 ns/op BenchmarkParseInt/Pos/7bit-4 1000000 125.0 ns/op BenchmarkParseInt/Pos/26bit-4 686268 183.0 ns/op BenchmarkParseInt/Pos/31bit-4 656234 260.8 ns/op BenchmarkParseInt/Pos/56bit-4 474441 466.7 ns/op BenchmarkParseInt/Pos/63bit-4 355468 444.6 ns/op BenchmarkParseInt/Neg/7bit-4 1000000 194.3 ns/op BenchmarkParseInt/Neg/26bit-4 776550 316.9 ns/op BenchmarkParseInt/Neg/31bit-4 666343 366.6 ns/op BenchmarkParseInt/Neg/56bit-4 456748 290.2 ns/op BenchmarkParseInt/Neg/63bit-4 394696 288.1 ns/op BenchmarkAtoi/Pos/7bit-4 1384364 73.99 ns/op BenchmarkAtoi/Pos/26bit-4 843858 152.0 ns/op BenchmarkAtoi/Pos/31bit-4 732664 152.5 ns/op BenchmarkAtoi/Pos/56bit-4 416834 351.8 ns/op BenchmarkAtoi/Pos/63bit-4 420792 325.1 ns/op BenchmarkAtoi/Neg/7bit-4 1541824 108.4 ns/op BenchmarkAtoi/Neg/26bit-4 829683 144.7 ns/op BenchmarkAtoi/Neg/31bit-4 881194 208.7 ns/op BenchmarkAtoi/Neg/56bit-4 469956 287.7 ns/op BenchmarkAtoi/Neg/63bit-4 417055 466.8 ns/op BenchmarkFormatFloat/Decimal-4 94314 2890 ns/op BenchmarkFormatFloat/Float-4 71169 1624 ns/op BenchmarkFormatFloat/Exp-4 88096 1410 ns/op BenchmarkFormatFloat/NegExp-4 70940 1446 ns/op BenchmarkFormatFloat/LongExp-4 65652 1696 ns/op BenchmarkFormatFloat/Big-4 65421 1791 ns/op BenchmarkFormatFloat/BinaryExp-4 198152 700.4 ns/op BenchmarkFormatFloat/32Integer-4 96226 1332 ns/op BenchmarkFormatFloat/32ExactFraction-4 83750 1535 ns/op BenchmarkFormatFloat/32Point-4 90811 1541 ns/op BenchmarkFormatFloat/32Exp-4 88486 2171 ns/op BenchmarkFormatFloat/32NegExp-4 85063 1375 ns/op BenchmarkFormatFloat/32Shortest-4 75726 1990 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 92744 1288 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 86443 1269 ns/op BenchmarkFormatFloat/64Fixed1-4 115345 945.3 ns/op BenchmarkFormatFloat/64Fixed2-4 102355 1183 ns/op BenchmarkFormatFloat/64Fixed3-4 135828 1100 ns/op BenchmarkFormatFloat/64Fixed4-4 107076 1033 ns/op BenchmarkFormatFloat/64Fixed12-4 65431 1704 ns/op BenchmarkFormatFloat/64Fixed16-4 84315 1764 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 89322 1298 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 81009 1657 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2042 74858 ns/op BenchmarkFormatFloat/Slowpath64-4 88341 1562 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 76684 1884 ns/op BenchmarkAppendFloat/Decimal-4 80124 1327 ns/op BenchmarkAppendFloat/Float-4 70995 2233 ns/op BenchmarkAppendFloat/Exp-4 76195 2126 ns/op BenchmarkAppendFloat/NegExp-4 110086 1048 ns/op BenchmarkAppendFloat/LongExp-4 83596 2819 ns/op BenchmarkAppendFloat/Big-4 73670 2605 ns/op BenchmarkAppendFloat/BinaryExp-4 296760 410.6 ns/op BenchmarkAppendFloat/32Integer-4 131869 1471 ns/op BenchmarkAppendFloat/32ExactFraction-4 131259 866.7 ns/op BenchmarkAppendFloat/32Point-4 119660 1079 ns/op BenchmarkAppendFloat/32Exp-4 126396 955.8 ns/op BenchmarkAppendFloat/32NegExp-4 135422 1019 ns/op BenchmarkAppendFloat/32Shortest-4 139736 969.4 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 102414 986.9 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 142960 1034 ns/op BenchmarkAppendFloat/64Fixed1-4 155712 919.6 ns/op BenchmarkAppendFloat/64Fixed2-4 166929 799.3 ns/op BenchmarkAppendFloat/64Fixed3-4 149566 1636 ns/op BenchmarkAppendFloat/64Fixed4-4 173275 779.8 ns/op BenchmarkAppendFloat/64Fixed12-4 69014 1876 ns/op BenchmarkAppendFloat/64Fixed16-4 88755 1933 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 123480 1060 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 79926 1339 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2102 65201 ns/op BenchmarkAppendFloat/Slowpath64-4 78922 1413 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 75639 1401 ns/op BenchmarkFormatInt-4 10876 13432 ns/op BenchmarkAppendInt-4 10000 10706 ns/op BenchmarkFormatUint-4 65112 2288 ns/op BenchmarkAppendUint-4 70534 1950 ns/op BenchmarkFormatIntSmall/7-4 2104623 51.01 ns/op BenchmarkFormatIntSmall/42-4 2221371 57.35 ns/op BenchmarkAppendIntSmall-4 1000000 111.7 ns/op BenchmarkAppendUintVarlen/1-4 1000000 107.4 ns/op BenchmarkAppendUintVarlen/12-4 1000000 115.9 ns/op BenchmarkAppendUintVarlen/123-4 824046 166.4 ns/op BenchmarkAppendUintVarlen/1234-4 720045 295.4 ns/op BenchmarkAppendUintVarlen/12345-4 548222 204.4 ns/op BenchmarkAppendUintVarlen/123456-4 662889 183.5 ns/op BenchmarkAppendUintVarlen/1234567-4 723060 177.8 ns/op BenchmarkAppendUintVarlen/12345678-4 702256 186.9 ns/op BenchmarkAppendUintVarlen/123456789-4 847357 165.5 ns/op BenchmarkAppendUintVarlen/1234567890-4 848198 179.0 ns/op BenchmarkAppendUintVarlen/12345678901-4 580130 176.4 ns/op BenchmarkAppendUintVarlen/123456789012-4 662523 231.7 ns/op BenchmarkAppendUintVarlen/1234567890123-4 749961 175.6 ns/op BenchmarkAppendUintVarlen/12345678901234-4 719772 166.3 ns/op BenchmarkAppendUintVarlen/123456789012345-4 778546 176.8 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 784977 179.1 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 782664 187.8 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 783945 234.6 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 757200 184.6 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 776557 178.8 ns/op BenchmarkQuote-4 30949 3328 ns/op BenchmarkQuoteRune-4 413571 342.0 ns/op BenchmarkAppendQuote-4 43344 2644 ns/op BenchmarkAppendQuoteRune-4 629218 179.2 ns/op BenchmarkUnquoteEasy-4 1000000 102.5 ns/op BenchmarkUnquoteHard-4 32029 3617 ns/op PASS ok strconv 25.892s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 290899 580.7 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 98194 1731 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 133176 1075 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 369906 461.3 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 127906 1616 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 148923 1249 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 134634 866.6 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 44532 2721 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 68298 2405 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 566786 388.6 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 19172 6437 ns/op BenchmarkGenericMatch1-4 1753 75664 ns/op BenchmarkGenericMatch2-4 391 300069 ns/op BenchmarkSingleMaxSkipping-4 10000 11993 ns/op 833.80 MB/s BenchmarkSingleLongSuffixFail-4 17020 7245 ns/op 138.30 MB/s BenchmarkSingleMatch-4 100 1113833 ns/op 13.47 MB/s BenchmarkByteByteNoMatch-4 65414 1905 ns/op BenchmarkByteByteMatch-4 10000 10403 ns/op BenchmarkByteStringMatch-4 10000 11092 ns/op BenchmarkHTMLEscapeNew-4 44173 2892 ns/op BenchmarkHTMLEscapeOld-4 47527 2427 ns/op BenchmarkByteStringReplacerWriteString-4 1143 101240 ns/op BenchmarkByteReplacerWriteString-4 1130 95672 ns/op BenchmarkByteByteReplaces-4 2934 48474 ns/op BenchmarkByteByteMap-4 6555 16594 ns/op BenchmarkMap/identity/ASCII-4 731229 242.4 ns/op BenchmarkMap/identity/Greek-4 489296 274.9 ns/op BenchmarkMap/change/ASCII-4 25066 4502 ns/op BenchmarkMap/change/Greek-4 10000 13161 ns/op BenchmarkIndexRune-4 1343074 91.63 ns/op BenchmarkIndexRuneLongString-4 1000000 118.0 ns/op BenchmarkIndexRuneFastPath-4 1870978 67.37 ns/op BenchmarkIndex-4 2324330 47.76 ns/op BenchmarkLastIndex-4 2750084 44.89 ns/op BenchmarkIndexByte-4 13206949 9.823 ns/op BenchmarkToUpper/#00-4 2658175 72.42 ns/op BenchmarkToUpper/ONLYUPPER-4 2063348 79.76 ns/op BenchmarkToUpper/abc-4 236305 611.5 ns/op BenchmarkToUpper/AbC123-4 204414 633.8 ns/op BenchmarkToUpper/azAZ09_-4 199176 886.6 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 36865 3151 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 53438 2183 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 26652 4661 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 49581 2733 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 100412 2406 ns/op BenchmarkToLower/#00-4 2998825 38.93 ns/op BenchmarkToLower/abc-4 1000000 103.1 ns/op BenchmarkToLower/AbC123-4 186798 724.1 ns/op BenchmarkToLower/azAZ09_-4 186280 734.0 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 79462 1579 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 47200 3023 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 23570 4484 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 63390 1865 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 92720 2435 ns/op BenchmarkMapNoChanges-4 687891 168.5 ns/op BenchmarkTrim-4 28233 5580 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2057790 54.39 ns/op BenchmarkToValidUTF8/InvalidASCII-4 123960 882.4 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 88140 2261 ns/op BenchmarkEqualFold/Tests-4 43878 2935 ns/op BenchmarkEqualFold/ASCII-4 1819814 69.38 ns/op BenchmarkEqualFold/UnicodePrefix-4 98912 1082 ns/op BenchmarkEqualFold/UnicodeSuffix-4 130141 1057 ns/op BenchmarkIndexHard1-4 936 205049 ns/op BenchmarkIndexHard2-4 763 159805 ns/op BenchmarkIndexHard3-4 175 682980 ns/op BenchmarkIndexHard4-4 126 947835 ns/op BenchmarkLastIndexHard1-4 85 1924486 ns/op BenchmarkLastIndexHard2-4 85 1553962 ns/op BenchmarkLastIndexHard3-4 85 1551372 ns/op BenchmarkCountHard1-4 1093 115502 ns/op BenchmarkCountHard2-4 640 242723 ns/op BenchmarkCountHard3-4 174 614592 ns/op BenchmarkIndexTorture-4 10000 11936 ns/op BenchmarkCountTorture-4 10000 12914 ns/op BenchmarkCountTortureOverlapping-4 934 126165 ns/op BenchmarkCountByte/10-4 3042892 58.51 ns/op 170.91 MB/s BenchmarkCountByte/32-4 2926989 40.92 ns/op 782.02 MB/s BenchmarkCountByte/4096-4 1000000 124.3 ns/op 32956.84 MB/s BenchmarkCountByte/4194304-4 914 170870 ns/op 24546.73 MB/s BenchmarkCountByte/67108864-4 25 5626640 ns/op 11926.99 MB/s BenchmarkFields/ASCII/16-4 331184 449.5 ns/op 35.60 MB/s 16 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 22525 5935 ns/op 43.13 MB/s 384 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1590 94335 ns/op 43.42 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 81 2262003 ns/op 28.97 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 25389416 ns/op 41.30 MB/s 1507328 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 155792 956.3 ns/op 16.73 MB/s 16 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 19931 ns/op 12.84 MB/s 416 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 453 298948 ns/op 13.70 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 22 6965354 ns/op 9.41 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 102543012 ns/op 10.23 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 206757 957.0 ns/op 16.72 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 19347 ns/op 13.23 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 721 206187 ns/op 19.87 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 34 4685731 ns/op 13.99 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 76776095 ns/op 13.66 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 141498 906.8 ns/op 17.64 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 13406 ns/op 19.10 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 565 360777 ns/op 11.35 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 38 5951095 ns/op 11.01 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 102881944 ns/op 10.19 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 96559596 ns/op BenchmarkSplitSingleByteSeparator-4 20 10387793 ns/op BenchmarkSplitMultiByteSeparator-4 30 4886074 ns/op BenchmarkSplitNSingleByteSeparator-4 176713 989.9 ns/op BenchmarkSplitNMultiByteSeparator-4 81531 1273 ns/op BenchmarkRepeat/5x0-4 2512431 44.36 ns/op BenchmarkRepeat/5x1-4 2777836 43.45 ns/op BenchmarkRepeat/5x2-4 210828 703.5 ns/op BenchmarkRepeat/5x6-4 102930 1094 ns/op BenchmarkRepeat/10x0-4 2630132 45.63 ns/op BenchmarkRepeat/10x1-4 2640033 54.87 ns/op BenchmarkRepeat/10x2-4 174651 711.9 ns/op BenchmarkRepeat/10x6-4 108418 1113 ns/op BenchmarkRepeatLarge/256/1-4 44322 3149 ns/op 81.30 MB/s BenchmarkRepeatLarge/256/16-4 82795 1916 ns/op 133.59 MB/s BenchmarkRepeatLarge/512/1-4 36625 4356 ns/op 117.54 MB/s BenchmarkRepeatLarge/512/16-4 40554 3296 ns/op 155.32 MB/s BenchmarkRepeatLarge/1024/1-4 19975 5510 ns/op 185.85 MB/s BenchmarkRepeatLarge/1024/16-4 32284 4414 ns/op 231.97 MB/s BenchmarkRepeatLarge/2048/1-4 10000 10350 ns/op 197.88 MB/s BenchmarkRepeatLarge/2048/16-4 14774 7705 ns/op 265.81 MB/s BenchmarkRepeatLarge/4096/1-4 10000 12059 ns/op 339.68 MB/s BenchmarkRepeatLarge/4096/16-4 10000 11707 ns/op 349.89 MB/s BenchmarkRepeatLarge/8192/1-4 10000 22274 ns/op 367.78 MB/s BenchmarkRepeatLarge/8192/16-4 10000 18484 ns/op 443.20 MB/s BenchmarkRepeatLarge/8192/4097-4 3124395 37.30 ns/op 109844.48 MB/s BenchmarkRepeatLarge/16384/1-4 8406 39399 ns/op 415.85 MB/s BenchmarkRepeatLarge/16384/16-4 8272 37009 ns/op 442.70 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 25928 ns/op 474.04 MB/s BenchmarkRepeatLarge/32768/1-4 2634 70019 ns/op 467.99 MB/s BenchmarkRepeatLarge/32768/16-4 2064 66108 ns/op 495.68 MB/s BenchmarkRepeatLarge/32768/4097-4 3319 57489 ns/op 498.86 MB/s BenchmarkRepeatLarge/65536/1-4 836 136761 ns/op 479.20 MB/s BenchmarkRepeatLarge/65536/16-4 1057 137484 ns/op 476.68 MB/s BenchmarkRepeatLarge/65536/4097-4 933 140163 ns/op 438.46 MB/s BenchmarkRepeatLarge/131072/1-4 170 656420 ns/op 199.68 MB/s BenchmarkRepeatLarge/131072/16-4 204 648597 ns/op 202.09 MB/s BenchmarkRepeatLarge/131072/4097-4 177 644284 ns/op 197.13 MB/s BenchmarkRepeatLarge/262144/1-4 100 1119293 ns/op 234.20 MB/s BenchmarkRepeatLarge/262144/16-4 100 1064267 ns/op 246.31 MB/s BenchmarkRepeatLarge/262144/4097-4 130 867669 ns/op 297.48 MB/s BenchmarkRepeatLarge/524288/1-4 100 1516498 ns/op 345.72 MB/s BenchmarkRepeatLarge/524288/16-4 82 1548689 ns/op 338.54 MB/s BenchmarkRepeatLarge/524288/4097-4 100 1866557 ns/op 278.76 MB/s BenchmarkRepeatLarge/1048576/1-4 51 3774357 ns/op 277.82 MB/s BenchmarkRepeatLarge/1048576/16-4 56 3188771 ns/op 328.83 MB/s BenchmarkRepeatLarge/1048576/4097-4 66 3417123 ns/op 305.74 MB/s BenchmarkRepeatLarge/2097152/1-4 19 5738076 ns/op 365.48 MB/s BenchmarkRepeatLarge/2097152/16-4 26 5282077 ns/op 397.03 MB/s BenchmarkRepeatLarge/2097152/4097-4 22 5970795 ns/op 350.63 MB/s BenchmarkRepeatLarge/4194304/1-4 9 11165702 ns/op 375.64 MB/s BenchmarkRepeatLarge/4194304/16-4 8 13801704 ns/op 303.90 MB/s BenchmarkRepeatLarge/4194304/4097-4 7 15258789 ns/op 274.68 MB/s BenchmarkRepeatLarge/8388608/1-4 5 23862444 ns/op 351.54 MB/s BenchmarkRepeatLarge/8388608/16-4 5 25225101 ns/op 332.55 MB/s BenchmarkRepeatLarge/8388608/4097-4 4 31187069 ns/op 268.91 MB/s BenchmarkRepeatLarge/16777216/1-4 3 41203782 ns/op 407.18 MB/s BenchmarkRepeatLarge/16777216/16-4 2 73073759 ns/op 229.59 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 51950762 ns/op 322.94 MB/s BenchmarkRepeatLarge/33554432/1-4 2 87870772 ns/op 381.86 MB/s BenchmarkRepeatLarge/33554432/16-4 2 62880006 ns/op 533.63 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 108461838 ns/op 309.37 MB/s BenchmarkRepeatLarge/67108864/1-4 1 188223329 ns/op 356.54 MB/s BenchmarkRepeatLarge/67108864/16-4 1 134540320 ns/op 498.80 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 131512255 ns/op 510.29 MB/s BenchmarkRepeatLarge/134217728/1-4 1 290039568 ns/op 462.76 MB/s BenchmarkRepeatLarge/134217728/16-4 1 279945402 ns/op 479.44 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 230463890 ns/op 582.38 MB/s BenchmarkRepeatLarge/268435456/1-4 1 742384073 ns/op 361.59 MB/s BenchmarkRepeatLarge/268435456/16-4 1 613972024 ns/op 437.21 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 425679160 ns/op 630.61 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1270812077 ns/op 422.46 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1171177235 ns/op 458.40 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1324155689 ns/op 405.44 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 2356185162 ns/op 455.71 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 2659658037 ns/op 403.71 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1828419810 ns/op 587.25 MB/s BenchmarkRepeatSpaces-4 2260537 52.70 ns/op 0 B/op 0 allocs/op BenchmarkIndexAnyASCII/1:1-4 1802768 69.26 ns/op BenchmarkIndexAnyASCII/1:2-4 1809152 60.33 ns/op BenchmarkIndexAnyASCII/1:4-4 1000000 149.7 ns/op BenchmarkIndexAnyASCII/1:8-4 1409875 136.7 ns/op BenchmarkIndexAnyASCII/1:16-4 1000000 101.8 ns/op BenchmarkIndexAnyASCII/1:32-4 1540275 74.92 ns/op BenchmarkIndexAnyASCII/1:64-4 1000000 122.4 ns/op BenchmarkIndexAnyASCII/16:1-4 1349680 166.5 ns/op BenchmarkIndexAnyASCII/16:2-4 632724 309.2 ns/op BenchmarkIndexAnyASCII/16:4-4 825159 144.7 ns/op BenchmarkIndexAnyASCII/16:8-4 963638 186.9 ns/op BenchmarkIndexAnyASCII/16:16-4 874674 206.7 ns/op BenchmarkIndexAnyASCII/16:32-4 651985 255.0 ns/op BenchmarkIndexAnyASCII/16:64-4 292501 438.1 ns/op BenchmarkIndexAnyASCII/256:1-4 1217030 110.0 ns/op BenchmarkIndexAnyASCII/256:2-4 70810 1714 ns/op BenchmarkIndexAnyASCII/256:4-4 74829 1643 ns/op BenchmarkIndexAnyASCII/256:8-4 75861 1625 ns/op BenchmarkIndexAnyASCII/256:16-4 73306 2612 ns/op BenchmarkIndexAnyASCII/256:32-4 74786 1586 ns/op BenchmarkIndexAnyASCII/256:64-4 71535 1655 ns/op BenchmarkIndexAnyUTF8/1:1-4 1552887 71.19 ns/op BenchmarkIndexAnyUTF8/1:2-4 1489736 116.0 ns/op BenchmarkIndexAnyUTF8/1:4-4 1684642 80.90 ns/op BenchmarkIndexAnyUTF8/1:8-4 1000000 152.4 ns/op BenchmarkIndexAnyUTF8/1:16-4 1327809 98.38 ns/op BenchmarkIndexAnyUTF8/1:32-4 1504354 83.74 ns/op BenchmarkIndexAnyUTF8/1:64-4 1525410 79.65 ns/op BenchmarkIndexAnyUTF8/16:1-4 1000000 134.6 ns/op BenchmarkIndexAnyUTF8/16:2-4 164551 686.2 ns/op BenchmarkIndexAnyUTF8/16:4-4 230964 573.3 ns/op BenchmarkIndexAnyUTF8/16:8-4 210388 935.6 ns/op BenchmarkIndexAnyUTF8/16:16-4 213152 569.9 ns/op BenchmarkIndexAnyUTF8/16:32-4 207744 854.9 ns/op BenchmarkIndexAnyUTF8/16:64-4 194504 600.8 ns/op BenchmarkIndexAnyUTF8/256:1-4 366093 346.0 ns/op BenchmarkIndexAnyUTF8/256:2-4 14145 8584 ns/op BenchmarkIndexAnyUTF8/256:4-4 13821 7420 ns/op BenchmarkIndexAnyUTF8/256:8-4 12319 8650 ns/op BenchmarkIndexAnyUTF8/256:16-4 13507 8794 ns/op BenchmarkIndexAnyUTF8/256:32-4 12284 18714 ns/op BenchmarkIndexAnyUTF8/256:64-4 10000 11419 ns/op BenchmarkLastIndexAnyASCII/1:1-4 864025 147.7 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1621740 74.04 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1422280 131.1 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1590044 68.51 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1417004 82.40 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1289048 83.54 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1303388 84.48 ns/op BenchmarkLastIndexAnyASCII/16:1-4 827264 191.4 ns/op BenchmarkLastIndexAnyASCII/16:2-4 386886 277.1 ns/op BenchmarkLastIndexAnyASCII/16:4-4 745929 170.3 ns/op BenchmarkLastIndexAnyASCII/16:8-4 571590 183.9 ns/op BenchmarkLastIndexAnyASCII/16:16-4 849560 317.0 ns/op BenchmarkLastIndexAnyASCII/16:32-4 650052 221.4 ns/op BenchmarkLastIndexAnyASCII/16:64-4 502936 316.8 ns/op BenchmarkLastIndexAnyASCII/256:1-4 69369 1681 ns/op BenchmarkLastIndexAnyASCII/256:2-4 59718 1823 ns/op BenchmarkLastIndexAnyASCII/256:4-4 67960 2081 ns/op BenchmarkLastIndexAnyASCII/256:8-4 79875 1949 ns/op BenchmarkLastIndexAnyASCII/256:16-4 70935 1506 ns/op BenchmarkLastIndexAnyASCII/256:32-4 77941 1661 ns/op BenchmarkLastIndexAnyASCII/256:64-4 61004 1660 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1459102 79.91 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1470398 78.59 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1488207 74.04 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1544660 75.80 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1525992 96.19 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1000000 137.9 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1492698 81.69 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 357174 387.6 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 130101 911.8 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 142902 943.3 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 106996 1230 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 136916 926.6 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 137560 939.0 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 112996 1029 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 17187 9738 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 10000 14134 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 8282 14784 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 10000 17196 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 7942 13937 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 9507 14610 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 9130 14561 ns/op BenchmarkTrimASCII/1:1-4 2385775 52.74 ns/op BenchmarkTrimASCII/1:2-4 1954910 59.98 ns/op BenchmarkTrimASCII/1:4-4 1829936 61.50 ns/op BenchmarkTrimASCII/1:8-4 1000000 134.0 ns/op BenchmarkTrimASCII/1:16-4 1614052 72.99 ns/op BenchmarkTrimASCII/16:1-4 1749700 66.04 ns/op BenchmarkTrimASCII/16:2-4 835570 171.3 ns/op BenchmarkTrimASCII/16:4-4 529778 301.4 ns/op BenchmarkTrimASCII/16:8-4 697296 156.3 ns/op BenchmarkTrimASCII/16:16-4 716582 270.9 ns/op BenchmarkTrimASCII/256:1-4 963312 160.3 ns/op BenchmarkTrimASCII/256:2-4 69288 1784 ns/op BenchmarkTrimASCII/256:4-4 80523 1446 ns/op BenchmarkTrimASCII/256:8-4 71086 2260 ns/op BenchmarkTrimASCII/256:16-4 81579 1408 ns/op BenchmarkTrimASCII/4096:1-4 75838 1520 ns/op BenchmarkTrimASCII/4096:2-4 5718 41484 ns/op BenchmarkTrimASCII/4096:4-4 6530 22761 ns/op BenchmarkTrimASCII/4096:8-4 5032 23279 ns/op BenchmarkTrimASCII/4096:16-4 5090 37474 ns/op BenchmarkTrimByte-4 1000000 100.5 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 13069 8139 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 13956 8623 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1347 92956 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2364 73837 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 4092 27072 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 8218 13702 ns/op BenchmarkJoin/0-4 2495592 41.88 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2374254 54.12 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 128632 1104 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 69598 1666 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 73335 2044 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 58422 1961 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 49822 2469 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 41061 2681 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 1000000 112.1 ns/op BenchmarkTrimSpace/ASCII-4 1246197 92.58 ns/op BenchmarkTrimSpace/SomeNonASCII-4 105102 1011 ns/op BenchmarkTrimSpace/JustNonASCII-4 53628 2217 ns/op BenchmarkReplaceAll-4 40910 2832 ns/op 16 B/op 1 allocs/op PASS ok strings 84.104s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 49154 2306 ns/op BenchmarkCond2-4 21668 5526 ns/op BenchmarkCond4-4 13095 8702 ns/op BenchmarkCond8-4 6813 18342 ns/op BenchmarkCond16-4 3440 34987 ns/op BenchmarkCond32-4 1420 95872 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 272536 400.2 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 204826 499.1 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 348669 311.4 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 522522 313.3 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 218391 459.1 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 554623 208.1 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 66978 2037 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 88504 2180 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 53977 2095 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 42132 2907 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 485770 219.4 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 144603 836.2 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 532616 262.0 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 77606 1597 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 506773 246.1 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 131464 944.8 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1050148 135.5 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 47967 3994 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 85891 1346 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 420279 597.8 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 3067 39263 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 288 458495 ns/op BenchmarkRange/*sync.Map-4 1094 117921 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 53744 1934 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 165564 735.5 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 66744 1630 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 39906 2564 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 155805 733.0 ns/op BenchmarkAdversarialDelete/*sync.Map-4 126265 1477 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 82108 1294 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 168472 607.9 ns/op BenchmarkDeleteCollision/*sync.Map-4 886954 140.7 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 60915 3240 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 95728 1185 ns/op BenchmarkSwapCollision/*sync.Map-4 50109 2825 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 175 1242988 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 79554 1360 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 178822 732.8 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 18801 6947 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 54836 2407 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 23470 5188 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 344316 487.6 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 84208 1377 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 215660 523.0 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 934063 163.4 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 144512 924.4 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 858688 187.9 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 513926 225.7 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 136654 1051 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 490425 225.6 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 85972 1340 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 291315 919.2 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 315435 503.0 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 99332 1298 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 305536 431.5 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 242114 898.7 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 83292 1336 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 227911 477.2 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 50252 2026 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 215821 994.3 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 251635 592.9 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 104346 1049 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 301239 398.2 ns/op BenchmarkClear/*sync_test.DeepCopyMap-4 32630 3332 ns/op BenchmarkClear/*sync_test.RWMutexMap-4 69652 1700 ns/op BenchmarkClear/*sync.Map-4 24930 4069 ns/op BenchmarkUncontendedSemaphore-4 4222590 33.26 ns/op BenchmarkContendedSemaphore-4 3993308 32.54 ns/op BenchmarkMutexUncontended-4 573969 229.4 ns/op BenchmarkMutex-4 202630 617.9 ns/op BenchmarkMutexSlack-4 199764 715.3 ns/op BenchmarkMutexWork-4 209397 659.9 ns/op BenchmarkMutexWorkSlack-4 198700 657.4 ns/op BenchmarkMutexNoSpin-4 43928 3145 ns/op BenchmarkMutexSpin-4 51223 2779 ns/op BenchmarkOnce-4 854478 135.3 ns/op BenchmarkOnceFunc/v=Once-4 1000000 163.0 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 761682 282.7 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 583243 189.4 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1000000 137.5 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 976582 143.1 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 750292 135.2 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 4788706 30.23 ns/op BenchmarkSemaSyntNonblock-4 1285219 88.21 ns/op BenchmarkSemaSyntBlock-4 1828442 63.74 ns/op BenchmarkSemaWorkNonblock-4 1149092 100.4 ns/op BenchmarkSemaWorkBlock-4 1284868 95.59 ns/op BenchmarkRWMutexUncontended-4 327674 422.5 ns/op BenchmarkRWMutexWrite100-4 244988 442.2 ns/op BenchmarkRWMutexWrite10-4 262444 458.9 ns/op BenchmarkRWMutexWorkWrite100-4 253310 545.0 ns/op BenchmarkRWMutexWorkWrite10-4 196263 646.8 ns/op BenchmarkWaitGroupUncontended-4 591126 199.7 ns/op BenchmarkWaitGroupAddDone-4 444374 237.2 ns/op BenchmarkWaitGroupAddDoneWork-4 445495 272.9 ns/op BenchmarkWaitGroupWait-4 2442795 51.46 ns/op BenchmarkWaitGroupWaitWork-4 1785212 68.21 ns/op BenchmarkWaitGroupActuallyWait-4 40705 2792 ns/op 32 B/op 2 allocs/op PASS ok sync 32.150s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 595424 182.4 ns/op PASS ok sync/atomic 1.263s PASS ok syscall 1.047s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 131803 859.8 ns/op 0 B/op 0 allocs/op PASS ok testing 1.323s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 6307 22189 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 8312 18212 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 63 1759222 ns/op 110960 B/op 1024 allocs/op BenchmarkTable/1x1000/reuse-4 81 1375510 ns/op 1369 B/op 12 allocs/op BenchmarkTable/1x100000/new-4 1 214856503 ns/op 18285328 B/op 100059 allocs/op BenchmarkTable/1x100000/reuse-4 1 212325504 ns/op 18285136 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1398 86345 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1852 71240 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 14 8047107 ns/op 395136 B/op 1038 allocs/op BenchmarkTable/10x1000/reuse-4 16 6490289 ns/op 24696 B/op 64 allocs/op BenchmarkTable/10x100000/new-4 1 957157590 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/10x100000/reuse-4 1 906171250 ns/op 47012832 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 85 1219426 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 175 644213 ns/op 224 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 96117974 ns/op 3270528 B/op 1052 allocs/op BenchmarkTable/100x1000/reuse-4 1 105394565 ns/op 3270528 B/op 1052 allocs/op BenchmarkTable/100x100000/new-4 1 9114771468 ns/op 334042176 B/op 100090 allocs/op BenchmarkTable/100x100000/reuse-4 1 8683713840 ns/op 334042096 B/op 100090 allocs/op BenchmarkPyramid/10-4 1605 75416 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 34 5461132 ns/op 410538 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 386404129 ns/op 35607112 B/op 2057 allocs/op BenchmarkRagged/10-4 2193 74929 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 175 809384 ns/op 42416 B/op 188 allocs/op BenchmarkRagged/1000-4 21 8384607 ns/op 408992 B/op 1660 allocs/op BenchmarkCode-4 3684 28843 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 25.739s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 1 110672947 ns/op BenchmarkVariableString-4 70797 1645 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 2227 87702 ns/op 2512 B/op 39 allocs/op PASS ok text/template/parse 1.599s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc1000-4 49 3253659 ns/op BenchmarkAfter-4 91317 1346 ns/op BenchmarkStop/impl=chan-4 166870 1016 ns/op BenchmarkStop/impl=func-4 250324 932.1 ns/op BenchmarkSimultaneousAfterFunc1000-4 37 4982134 ns/op BenchmarkStartStop1000-4 284 928242 ns/op BenchmarkReset/impl=chan-4 615507 192.1 ns/op BenchmarkReset/impl=func-4 1305000 143.0 ns/op BenchmarkSleep1000-4 39 3303548 ns/op BenchmarkParallelTimerLatency-4 30 869541 avg-late-ns 2019889 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 34 626774 avg-late-ns 2727945 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 36 921064 avg-late-ns 5531516 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 32 447522 avg-late-ns 3332667 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 31 306800 avg-late-ns 2905285 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 32 209150 avg-late-ns 1818162 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 278516 avg-late-ns 3668675 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 274652 avg-late-ns 3784842 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 461997 avg-late-ns 5658338 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 25 3173940 avg-late-ns 13212353 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 21 3705946 avg-late-ns 17983790 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 450960 avg-late-ns 2684186 max-late-ns BenchmarkAdjustTimers10000-4 15 6926714 ns/op BenchmarkTicker-4 484982 366.6 ns/op BenchmarkTickerReset-4 1560488 78.09 ns/op BenchmarkTickerResetNaive-4 225315 961.6 ns/op BenchmarkNow-4 647655 172.7 ns/op BenchmarkNowUnixNano-4 638854 179.5 ns/op BenchmarkNowUnixMilli-4 703492 193.6 ns/op BenchmarkNowUnixMicro-4 712774 180.3 ns/op BenchmarkFormat-4 49866 2357 ns/op BenchmarkFormatRFC3339-4 72970 1591 ns/op BenchmarkFormatRFC3339Nano-4 71667 1648 ns/op BenchmarkFormatNow-4 69970 1633 ns/op BenchmarkMarshalJSON-4 91004 1299 ns/op BenchmarkMarshalText-4 92486 1211 ns/op BenchmarkParse-4 113216 1050 ns/op BenchmarkParseRFC3339UTC-4 328780 389.6 ns/op BenchmarkParseRFC3339UTCBytes-4 245038 511.9 ns/op BenchmarkParseRFC3339TZ-4 106518 1137 ns/op BenchmarkParseRFC3339TZBytes-4 86973 1355 ns/op BenchmarkParseDuration-4 588144 199.4 ns/op BenchmarkHour-4 950961 129.8 ns/op BenchmarkSecond-4 956049 133.5 ns/op BenchmarkYear-4 675087 182.1 ns/op BenchmarkDay-4 582800 198.7 ns/op BenchmarkISOWeek-4 691128 188.1 ns/op BenchmarkGoString-4 81862 1543 ns/op BenchmarkUnmarshalText-4 97124 1207 ns/op PASS ok time 18.034s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 483169 254.4 ns/op BenchmarkDecodeValidJapaneseChars-4 593520 202.1 ns/op BenchmarkDecodeRune-4 2675979 45.47 ns/op BenchmarkEncodeValidASCII-4 534612 217.1 ns/op BenchmarkEncodeValidJapaneseChars-4 676497 158.9 ns/op BenchmarkAppendRuneValidASCII-4 1208878 103.5 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2151592 53.87 ns/op BenchmarkEncodeRune-4 2028249 59.34 ns/op PASS ok unicode/utf16 2.557s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1519477 74.71 ns/op BenchmarkRuneCountTenJapaneseChars-4 283484 413.5 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2353978 51.71 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 291004 396.1 ns/op BenchmarkValidTenASCIIChars-4 1889214 60.63 ns/op BenchmarkValid100KASCIIChars-4 135 1155233 ns/op BenchmarkValidTenJapaneseChars-4 312942 437.9 ns/op BenchmarkValidLongMostlyASCII-4 100 1030950 ns/op BenchmarkValidLongJapanese-4 57 2176402 ns/op BenchmarkValidStringTenASCIIChars-4 2772256 36.69 ns/op BenchmarkValidString100KASCIIChars-4 12422 8971 ns/op BenchmarkValidStringTenJapaneseChars-4 364464 357.9 ns/op BenchmarkValidStringLongMostlyASCII-4 1203 93647 ns/op BenchmarkValidStringLongJapanese-4 100 1092262 ns/op BenchmarkEncodeASCIIRune-4 2625093 45.68 ns/op BenchmarkEncodeJapaneseRune-4 1584969 72.91 ns/op BenchmarkAppendASCIIRune-4 7575716 14.39 ns/op BenchmarkAppendJapaneseRune-4 1809304 65.57 ns/op BenchmarkDecodeASCIIRune-4 2306932 50.80 ns/op BenchmarkDecodeJapaneseRune-4 1569954 88.37 ns/op BenchmarkFullRune/ASCII-4 2547808 46.34 ns/op BenchmarkFullRune/Incomplete-4 1315788 88.52 ns/op BenchmarkFullRune/Japanese-4 2483220 44.45 ns/op PASS ok unicode/utf8 5.411s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 116541222445 ns/op PASS ok cmd/api 117.843s goos: darwin goarch: amd64 pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 580238 202.2 ns/op BenchmarkCgoCall/one-pointer-4 380931 300.7 ns/op BenchmarkCgoCall/string-pointer-escape-4 285969 360.2 ns/op BenchmarkCgoCall/string-pointer-noescape-4 330283 376.4 ns/op BenchmarkCgoCall/eight-pointers-4 173827 726.7 ns/op BenchmarkCgoCall/eight-pointers-nil-4 515570 246.4 ns/op BenchmarkCgoCall/eight-pointers-array-4 24393 4851 ns/op BenchmarkCgoCall/eight-pointers-slice-4 28851 4057 ns/op BenchmarkGoString-4 1000000 192.2 ns/op BenchmarkCGoCallback-4 59614 2040 ns/op BenchmarkCGoInCThread-4 354429 334.1 ns/op PASS ok cmd/cgo/internal/test 3.008s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1000000 113.8 ns/op BenchmarkEqArrayOfStrings64-4 208624 534.6 ns/op BenchmarkEqArrayOfStrings1024-4 15482 7668 ns/op BenchmarkEqArrayOfFloats5-4 1587090 76.33 ns/op BenchmarkEqArrayOfFloats64-4 179558 629.2 ns/op BenchmarkEqArrayOfFloats1024-4 12758 9204 ns/op BenchmarkEqArrayOfStructsEq-4 3903 33798 ns/op BenchmarkEqArrayOfStructsNotEq-4 7185 17162 ns/op BenchmarkEqStruct-4 25301952 4.719 ns/op PASS ok cmd/compile/internal/reflectdata 2.586s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 78902 ns/op BenchmarkInvertLessThanNoov-4 20505370 5.740 ns/op BenchmarkCopyElim1-4 270 656176 ns/op BenchmarkCopyElim10-4 193 525769 ns/op BenchmarkCopyElim100-4 100 1107512 ns/op BenchmarkCopyElim1000-4 46 2636241 ns/op BenchmarkCopyElim10000-4 4 30023296 ns/op BenchmarkCopyElim100000-4 1 485218227 ns/op BenchmarkDeadCode/1-4 208 542600 ns/op BenchmarkDeadCode/10-4 322 372168 ns/op BenchmarkDeadCode/100-4 195 672505 ns/op BenchmarkDeadCode/1000-4 56 3031823 ns/op BenchmarkDeadCode/10000-4 4 33090874 ns/op BenchmarkDeadCode/100000-4 1 315541648 ns/op BenchmarkDeadCode/200000-4 1 659198210 ns/op BenchmarkDominatorsLinear-4 13 9215907 ns/op 1.09 MB/s BenchmarkDominatorsFwdBack-4 8 13020341 ns/op 0.77 MB/s BenchmarkDominatorsManyPred-4 10 11351854 ns/op 0.88 MB/s BenchmarkDominatorsMaxPred-4 10 11271414 ns/op 0.89 MB/s BenchmarkDominatorsMaxPredVal-4 10 11545777 ns/op 0.87 MB/s BenchmarkFuse/1-4 430 372664 ns/op BenchmarkFuse/10-4 334 419896 ns/op BenchmarkFuse/100-4 154 753839 ns/op BenchmarkFuse/1000-4 27 5531694 ns/op BenchmarkFuse/10000-4 2 62630951 ns/op BenchmarkNilCheckDeep1-4 12554 9408 ns/op 0.11 MB/s 234 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 5522 25006 ns/op 0.40 MB/s 232 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 768 171580 ns/op 0.58 MB/s 1119 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 79 1491443 ns/op 0.67 MB/s 9145 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 6 17381163 ns/op 0.58 MB/s 153268 B/op 6 allocs/op BenchmarkDSEPass-4 36 3314570 ns/op 71252 B/op 8 allocs/op BenchmarkDSEPassBlock-4 1 120785579 ns/op 4263488 B/op 108582 allocs/op BenchmarkCSEPass-4 8 13755020 ns/op 65957 B/op 8 allocs/op BenchmarkCSEPassBlock-4 1 152344193 ns/op 5683304 B/op 97598 allocs/op BenchmarkDeadcodePass-4 196 601071 ns/op 90286 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 126641274 ns/op 3977264 B/op 44389 allocs/op BenchmarkMultiPass-4 87 1356874 ns/op 234324 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 260104681 ns/op 11255504 B/op 150234 allocs/op BenchmarkCondRewrite/SoloJump-4 4631550 24.22 ns/op BenchmarkCondRewrite/CombJump-4 4072765 27.57 ns/op PASS ok cmd/compile/internal/ssa 17.324s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 8737 14181 ns/op BenchmarkExtShift-4 19129 6565 ns/op BenchmarkModify-4 8707 15752 ns/op BenchmarkMullImm-4 18836 6134 ns/op BenchmarkConstModify-4 6128 20313 ns/op BenchmarkBitSet-4 13171 8488 ns/op BenchmarkBitClear-4 15159 7721 ns/op BenchmarkBitToggle-4 15075 7429 ns/op BenchmarkBitSetConst-4 94924 1245 ns/op BenchmarkBitClearConst-4 133857 883.7 ns/op BenchmarkBitToggleConst-4 100347 1230 ns/op BenchmarkDivconstI64-4 6406359 19.38 ns/op BenchmarkModconstI64-4 6633888 17.56 ns/op BenchmarkDivisiblePow2constI64-4 6648291 15.97 ns/op BenchmarkDivisibleconstI64-4 8258178 14.49 ns/op BenchmarkDivisibleWDivconstI64-4 4138346 29.11 ns/op BenchmarkDivconstU64/3-4 6419146 17.30 ns/op BenchmarkDivconstU64/5-4 6454041 16.72 ns/op BenchmarkDivconstU64/37-4 5857850 19.75 ns/op BenchmarkDivconstU64/1234567-4 8064536 15.82 ns/op BenchmarkModconstU64-4 6862558 15.66 ns/op BenchmarkDivisibleconstU64-4 8303168 14.12 ns/op BenchmarkDivisibleWDivconstU64-4 4037304 28.39 ns/op BenchmarkDivconstI32-4 7351183 15.40 ns/op BenchmarkModconstI32-4 7020900 17.70 ns/op BenchmarkDivisiblePow2constI32-4 9742444 12.83 ns/op BenchmarkDivisibleconstI32-4 8414864 13.98 ns/op BenchmarkDivisibleWDivconstI32-4 4316558 32.74 ns/op BenchmarkDivconstU32-4 5530581 18.24 ns/op BenchmarkModconstU32-4 7170061 16.01 ns/op BenchmarkDivisibleconstU32-4 8121139 14.10 ns/op BenchmarkDivisibleWDivconstU32-4 4337450 28.80 ns/op BenchmarkDivconstI16-4 6157928 18.99 ns/op BenchmarkModconstI16-4 5506183 19.81 ns/op BenchmarkDivisiblePow2constI16-4 8246401 14.81 ns/op BenchmarkDivisibleconstI16-4 7940868 14.61 ns/op BenchmarkDivisibleWDivconstI16-4 3719700 28.19 ns/op BenchmarkDivconstU16-4 8396377 14.32 ns/op BenchmarkModconstU16-4 8282798 14.20 ns/op BenchmarkDivisibleconstU16-4 8985882 12.73 ns/op BenchmarkDivisibleWDivconstU16-4 4283598 27.67 ns/op BenchmarkDivconstI8-4 7479804 17.32 ns/op BenchmarkModconstI8-4 7644688 16.12 ns/op BenchmarkDivisiblePow2constI8-4 9240272 12.76 ns/op BenchmarkDivisibleconstI8-4 7818952 15.19 ns/op BenchmarkDivisibleWDivconstI8-4 4175108 28.74 ns/op BenchmarkDivconstU8-4 7894311 15.24 ns/op BenchmarkModconstU8-4 8289434 14.44 ns/op BenchmarkDivisibleconstU8-4 9498183 12.74 ns/op BenchmarkDivisibleWDivconstU8-4 4327598 28.53 ns/op BenchmarkMul2-4 239612 518.2 ns/op BenchmarkMulNeg2-4 247672 519.8 ns/op BenchmarkEfaceInteger-4 2991414 36.14 ns/op BenchmarkTypeAssert-4 21542523 6.489 ns/op BenchmarkDiv64UnsignedSmall-4 9518264 11.96 ns/op BenchmarkDiv64Small-4 8714060 13.50 ns/op BenchmarkDiv64SmallNegDivisor-4 8215201 14.67 ns/op BenchmarkDiv64SmallNegDividend-4 7950194 13.53 ns/op BenchmarkDiv64SmallNegBoth-4 8701224 13.35 ns/op BenchmarkDiv64Unsigned-4 9204048 12.25 ns/op BenchmarkDiv64-4 8691268 13.74 ns/op BenchmarkDiv64NegDivisor-4 8501439 13.57 ns/op BenchmarkDiv64NegDividend-4 8159064 13.59 ns/op BenchmarkDiv64NegBoth-4 8665524 13.28 ns/op BenchmarkMod64UnsignedSmall-4 9983283 11.18 ns/op BenchmarkMod64Small-4 9272779 13.17 ns/op BenchmarkMod64SmallNegDivisor-4 8524945 14.15 ns/op BenchmarkMod64SmallNegDividend-4 8850717 13.15 ns/op BenchmarkMod64SmallNegBoth-4 8522832 13.79 ns/op BenchmarkMod64Unsigned-4 10833525 11.01 ns/op BenchmarkMod64-4 8385994 13.26 ns/op BenchmarkMod64NegDivisor-4 8778364 13.76 ns/op BenchmarkMod64NegDividend-4 8507366 13.90 ns/op BenchmarkMod64NegBoth-4 8870312 12.92 ns/op BenchmarkMulconstI32/3-4 27604362 4.856 ns/op BenchmarkMulconstI32/5-4 18803607 5.560 ns/op BenchmarkMulconstI32/12-4 26282428 4.691 ns/op BenchmarkMulconstI32/120-4 26996029 5.160 ns/op BenchmarkMulconstI32/-120-4 24832668 5.008 ns/op BenchmarkMulconstI32/65537-4 25070410 4.653 ns/op BenchmarkMulconstI32/65538-4 27089197 4.585 ns/op BenchmarkMulconstI64/3-4 25361276 4.938 ns/op BenchmarkMulconstI64/5-4 25768042 4.819 ns/op BenchmarkMulconstI64/12-4 26254362 4.636 ns/op BenchmarkMulconstI64/120-4 27565623 4.640 ns/op BenchmarkMulconstI64/-120-4 26516448 4.829 ns/op BenchmarkMulconstI64/65537-4 25594222 5.048 ns/op BenchmarkMulconstI64/65538-4 27726464 4.655 ns/op BenchmarkMulconstU32/3-4 27799418 4.759 ns/op BenchmarkMulconstU32/5-4 27154530 4.743 ns/op BenchmarkMulconstU32/12-4 25763694 4.644 ns/op BenchmarkMulconstU32/120-4 25745547 4.682 ns/op BenchmarkMulconstU32/65537-4 25621726 5.400 ns/op BenchmarkMulconstU32/65538-4 24468243 4.908 ns/op BenchmarkMulconstU64/3-4 26734620 4.585 ns/op BenchmarkMulconstU64/5-4 27702460 4.621 ns/op BenchmarkMulconstU64/12-4 26394352 5.144 ns/op BenchmarkMulconstU64/120-4 22105593 4.955 ns/op BenchmarkMulconstU64/65537-4 24662396 4.841 ns/op BenchmarkMulconstU64/65538-4 27147987 4.672 ns/op BenchmarkShiftArithmeticRight-4 29528990 4.600 ns/op BenchmarkSwitch8Predictable-4 9056122 13.03 ns/op BenchmarkSwitch8Unpredictable-4 8010394 13.10 ns/op BenchmarkSwitch32Predictable-4 12470684 9.392 ns/op BenchmarkSwitch32Unpredictable-4 7686393 13.72 ns/op BenchmarkSwitchStringPredictable-4 4945197 22.04 ns/op BenchmarkSwitchStringUnpredictable-4 5997519 18.69 ns/op BenchmarkSwitchTypePredictable-4 4201296 28.09 ns/op BenchmarkSwitchTypeUnpredictable-4 4058509 28.27 ns/op BenchmarkSwitchInterfaceTypePredictable-4 5556628 21.35 ns/op BenchmarkSwitchInterfaceTypeUnpredictable-4 4865084 21.31 ns/op PASS ok cmd/compile/internal/test 20.125s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 91 2502891 ns/op BenchmarkNamed/Underlying/nongeneric-4 961740 117.2 ns/op BenchmarkNamed/Underlying/generic-4 1000000 117.8 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 112.6 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 110.8 ns/op BenchmarkCheck/http/funcbodies/info-4 1 538869361 ns/op 63620 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 360983475 ns/op 94909 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 154431346 ns/op 220209 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 147386550 ns/op 232264 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 3041441942 ns/op 1721 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 134321463 ns/op 38661 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 40375730 ns/op 129163 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 41553341 ns/op 125673 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 674114178 ns/op 3215 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 46439586 ns/op 46443 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 4 27221524 ns/op 78743 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 4 25950774 ns/op 82953 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2161003535 ns/op 32318 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 615155435 ns/op 113503 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 147833346 ns/op 471712 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 118678640 ns/op 582825 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3191715516 ns/op 630.2 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 81518236 ns/op 24629 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 57387285 ns/op 34911 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 45914612 ns/op 43684 lines/s PASS ok cmd/compile/internal/types2 48.194s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 4 30679784 ns/op 13093500 sys-ns/op 6225500 user-ns/op PASS ok cmd/go 1.550s goos: darwin goarch: amd64 pkg: cmd/go/internal/cfg BenchmarkLookPath-4 168826 597.5 ns/op PASS ok cmd/go/internal/cfg 1.292s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 65521 1877 ns/op 4.26 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 72243 1627 ns/op 4.92 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 17697 6571 ns/op 155.84 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 17757 6540 ns/op 156.58 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 2581 41862 ns/op 195.69 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3208 39557 ns/op 207.09 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 2.065s All tests passed.