darwin-amd64-race at dfb17c126cdfddc57ba929e50354b6b025779117 :: 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=D499CF18-C56E-4D42-B385-3E579582CC88" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.d3fhgEX7vC/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=91AF5B12-5736-4A9F-B111-0BA27A437485" "__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=D499CF18-C56E-4D42-B385-3E579582CC88" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.d3fhgEX7vC/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=91AF5B12-5736-4A9F-B111-0BA27A437485" "__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.473s ok archive/zip 3.944s ok bufio 1.839s ok bytes 3.184s ok cmp 1.069s ok compress/bzip2 1.716s ok compress/flate 11.510s ok compress/gzip 19.661s ok compress/lzw 2.085s ok compress/zlib 7.765s ok container/heap 1.057s ok container/list 1.036s ok container/ring 1.076s ok context 1.145s ok crypto 4.053s ok crypto/aes 1.120s ok crypto/cipher 1.085s ok crypto/des 1.100s ok crypto/dsa 1.099s ok crypto/ecdh 1.522s ok crypto/ecdsa 1.266s ok crypto/ed25519 1.712s ok crypto/elliptic 1.127s ok crypto/hmac 1.046s ok crypto/internal/alias 1.041s ok crypto/internal/bigmod 1.684s ok crypto/internal/boring 1.092s ok crypto/internal/boring/bcache 1.835s ok crypto/internal/edwards25519 2.387s ok crypto/internal/edwards25519/field 1.135s ok crypto/internal/nistec 2.436s ok crypto/internal/nistec/fiat 1.127s [no tests to run] ok crypto/md5 1.130s ok crypto/rand 1.562s ok crypto/rc4 1.848s ok crypto/rsa 3.799s ok crypto/sha1 1.088s ok crypto/sha256 1.086s ok crypto/sha512 1.066s ok crypto/subtle 1.728s ok crypto/tls 6.591s ok crypto/x509 3.055s ok database/sql 1.697s ok database/sql/driver 1.131s ok debug/buildinfo 1.120s ok debug/dwarf 1.133s ok debug/elf 2.400s ok debug/gosym 1.221s ok debug/macho 1.064s ok debug/pe 1.218s ok debug/plan9obj 1.083s ok embed 1.092s [no tests to run] ok embed/internal/embedtest 1.092s ok encoding/ascii85 1.065s ok encoding/asn1 1.049s ok encoding/base32 1.151s ok encoding/base64 1.037s ok encoding/binary 1.084s ok encoding/csv 1.229s ok encoding/gob 25.423s ok encoding/hex 1.068s ok encoding/json 5.424s ok encoding/pem 5.661s ok encoding/xml 1.542s ok errors 1.154s ok expvar 1.087s ok flag 3.380s ok fmt 2.021s ok go/ast 1.067s ok go/build 11.170s ok go/build/constraint 1.085s ok go/constant 1.067s ok go/doc 1.487s ok go/doc/comment 5.250s ok go/format 1.172s ok go/importer 3.639s ok go/internal/gccgoimporter 1.121s ok go/internal/gcimporter 26.973s ok go/internal/srcimporter 36.447s ok go/parser 2.438s ok go/printer 3.387s ok go/scanner 1.051s ok go/token 1.184s ok go/types 85.854s ok go/version 1.041s ok hash 1.136s ok hash/adler32 1.117s ok hash/crc32 1.079s ok hash/crc64 1.119s ok hash/fnv 1.135s ok hash/maphash 1.053s ok html 1.036s ok html/template 1.278s ok image 1.622s ok image/color 1.124s ok image/draw 1.893s ok image/gif 2.795s ok image/jpeg 2.731s ok image/png 4.706s ok index/suffixarray 2.404s ok internal/abi 1.505s ok internal/buildcfg 1.051s ok internal/chacha8rand 1.028s ok internal/coverage/cformat 1.053s ok internal/coverage/cmerge 1.061s ok internal/coverage/pods 1.050s ok internal/coverage/slicereader 1.044s ok internal/coverage/slicewriter 1.080s ok internal/coverage/test 1.137s ok internal/cpu 3.077s ok internal/dag 1.028s ok internal/diff 1.061s ok internal/fmtsort 1.024s ok internal/fuzz 1.055s ok internal/godebug 13.849s ok internal/godebugs 81.518s ok internal/gover 1.092s ok internal/intern 3.182s ok internal/itoa 1.047s ok internal/platform 2.935s ok internal/poll 1.520s ok internal/profile 1.050s ok internal/reflectlite 1.028s ok internal/runtime/atomic 1.089s ok internal/saferio 1.221s ok internal/singleflight 1.164s ok internal/sysinfo 1.091s ok internal/testenv 1.750s ok internal/trace 1.379s ok internal/trace/v2 48.507s ok internal/trace/v2/internal/oldtrace 2.157s ok internal/types/errors 3.710s ok internal/unsafeheader 1.033s ok internal/xcoff 1.080s ok internal/zstd 1.114s ok io 1.123s ok io/fs 1.274s ok io/ioutil 1.112s ok log 1.065s ok log/slog 1.174s ok log/slog/internal/benchmarks 1.042s ok log/slog/internal/buffer 1.047s ok log/syslog 2.311s ok maps 1.089s ok math 1.069s ok math/big 4.107s ok math/bits 1.040s ok math/cmplx 1.052s ok math/rand 4.951s ok math/rand/v2 3.319s ok mime 1.064s ok mime/multipart 7.051s ok mime/quotedprintable 1.159s ok net 17.017s ok net/http 24.339s ok net/http/cgi 28.059s ok net/http/cookiejar 1.125s ok net/http/fcgi 1.281s ok net/http/httptest 1.302s ok net/http/httptrace 1.040s ok net/http/httputil 2.205s ok net/http/internal 3.462s ok net/http/internal/ascii 1.068s ok net/http/pprof 6.277s ok net/internal/cgotest 1.026s ok net/internal/socktest 1.050s ok net/mail 1.067s ok net/netip 2.471s ok net/rpc 1.368s ok net/rpc/jsonrpc 1.101s ok net/smtp 1.181s ok net/textproto 1.656s ok net/url 1.054s ok os 8.362s ok os/exec 11.480s ok os/exec/internal/fdtest 1.052s ok os/signal 21.319s ok os/user 1.147s ok path 1.049s ok path/filepath 1.203s ok plugin 1.054s ok reflect 2.092s ok regexp 4.209s ok regexp/syntax 6.980s ok runtime 73.296s ok runtime/cgo 1.028s ok runtime/coverage 1.090s ok runtime/debug 2.216s ok runtime/internal/math 1.031s ok runtime/internal/sys 1.035s ok runtime/internal/wasitest 1.023s ok runtime/metrics 1.062s ok runtime/pprof 25.326s ok runtime/race 15.899s ok runtime/trace 1.249s ok slices 2.296s ok sort 1.499s ok strconv 5.387s ok strings 4.285s ok sync 1.771s ok sync/atomic 9.379s ok syscall 7.798s ok testing 5.345s ok testing/fstest 1.037s ok testing/iotest 1.087s ok testing/quick 1.215s ok testing/slogtest 1.037s ok text/scanner 1.048s ok text/tabwriter 1.048s ok text/template 1.280s ok text/template/parse 1.098s ok time 10.292s ok unicode 1.042s ok unicode/utf16 1.049s ok unicode/utf8 1.056s ok cmd/addr2line 13.726s ok cmd/api 51.364s ok cmd/asm/internal/asm 5.999s ok cmd/asm/internal/lex 1.051s ok cmd/cgo/internal/swig 1.285s ok cmd/cgo/internal/test 1.816s ok cmd/cgo/internal/testcarchive 73.534s ok cmd/cgo/internal/testcshared 40.541s ok cmd/cgo/internal/testerrors 54.656s ok cmd/cgo/internal/testfortran 1.166s ok cmd/cgo/internal/testgodefs 5.200s ok cmd/cgo/internal/testlife 4.161s ok cmd/cgo/internal/testnocgo 1.033s ok cmd/cgo/internal/testplugin 112.570s ok cmd/cgo/internal/testsanitizers 1.030s [no tests to run] ok cmd/cgo/internal/testshared 1.030s ok cmd/cgo/internal/testso 7.257s ok cmd/cgo/internal/teststdio 6.904s ok cmd/cgo/internal/testtls 1.033s ok cmd/compile/internal/abt 1.073s ok cmd/compile/internal/amd64 84.861s ok cmd/compile/internal/base 1.042s ok cmd/compile/internal/compare 1.052s ok cmd/compile/internal/devirtualize 1.024s ok cmd/compile/internal/dwarfgen 2.458s ok cmd/compile/internal/importer 6.915s ok cmd/compile/internal/inline/inlheur 3.848s ok cmd/compile/internal/ir 1.092s ok cmd/compile/internal/liveness 1.626s ok cmd/compile/internal/logopt 2.433s ok cmd/compile/internal/loopvar 50.009s ok cmd/compile/internal/noder 1.037s ok cmd/compile/internal/reflectdata 1.042s [no tests to run] ok cmd/compile/internal/ssa 68.344s ok cmd/compile/internal/syntax 1.491s ok cmd/compile/internal/test 40.967s ok cmd/compile/internal/typecheck 2.054s ok cmd/compile/internal/types 1.082s ok cmd/compile/internal/types2 35.289s ok cmd/covdata 1.094s ok cmd/cover 23.908s ok cmd/dist 1.031s ok cmd/distpack 1.040s ok cmd/doc 3.404s ok cmd/fix 18.035s ok cmd/go 576.805s ok cmd/go/internal/auth 1.089s ok cmd/go/internal/cache 1.619s ok cmd/go/internal/cfg 1.032s [no tests to run] ok cmd/go/internal/envcmd 1.758s ok cmd/go/internal/fsys 1.243s ok cmd/go/internal/generate 1.095s ok cmd/go/internal/gover 1.107s ok cmd/go/internal/imports 1.131s ok cmd/go/internal/load 1.058s ok cmd/go/internal/lockedfile 2.307s ok cmd/go/internal/lockedfile/internal/filelock 2.159s ok cmd/go/internal/modfetch 1.066s ok cmd/go/internal/modfetch/codehost 12.353s ok cmd/go/internal/modfetch/zip_sum_test 1.133s ok cmd/go/internal/modindex 1.824s ok cmd/go/internal/modload 1.065s ok cmd/go/internal/mvs 1.064s ok cmd/go/internal/par 1.087s ok cmd/go/internal/str 1.021s ok cmd/go/internal/test 1.105s ok cmd/go/internal/toolchain 1.068s ok cmd/go/internal/vcs 1.091s ok cmd/go/internal/vcweb 1.093s ok cmd/go/internal/vcweb/vcstest 33.298s ok cmd/go/internal/web 1.118s ok cmd/go/internal/work 3.804s ok cmd/gofmt 1.352s ok cmd/internal/archive 3.328s ok cmd/internal/buildid 1.864s ok cmd/internal/cov 2.013s ok cmd/internal/dwarf 1.122s ok cmd/internal/edit 1.063s ok cmd/internal/goobj 1.027s ok cmd/internal/moddeps 3.361s ok cmd/internal/notsha256 1.072s ok cmd/internal/obj 3.223s ok cmd/internal/obj/ppc64 2.699s ok cmd/internal/obj/riscv 1.855s ok cmd/internal/obj/s390x 1.037s ok cmd/internal/obj/x86 6.586s ok cmd/internal/objabi 1.277s ok cmd/internal/pgo 1.053s ok cmd/internal/pkgpath 5.147s ok cmd/internal/pkgpattern 1.043s ok cmd/internal/quoted 1.038s ok cmd/internal/src 1.029s ok cmd/internal/test2json 1.782s ok cmd/link 28.838s ok cmd/link/internal/benchmark 1.059s ok cmd/link/internal/ld 38.495s ok cmd/link/internal/loader 1.067s ok cmd/nm 9.533s ok cmd/objdump 11.022s ok cmd/pack 8.647s ok cmd/pprof 4.493s ok cmd/relnote 1.039s ok cmd/trace 1.062s ok cmd/trace/v2 1.375s ok cmd/vet 47.898s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 4876 25959 ns/op 1128 B/op 10 allocs/op Benchmark/Writer/GNU-4 3210 40895 ns/op 1654 B/op 24 allocs/op Benchmark/Writer/PAX-4 2186 64836 ns/op 2112 B/op 32 allocs/op Benchmark/Reader/USTAR-4 5666 35667 ns/op 5135 B/op 16 allocs/op Benchmark/Reader/GNU-4 8136 24511 ns/op 5062 B/op 14 allocs/op Benchmark/Reader/PAX-4 2187 86112 ns/op 8942 B/op 33 allocs/op PASS ok archive/tar 2.223s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 327475421 ns/op 14912 B/op 65 allocs/op BenchmarkZip64Test-4 1 159442209 ns/op BenchmarkZip64TestSizes/4096-4 946 153096 ns/op BenchmarkZip64TestSizes/1048576-4 110 1062909 ns/op BenchmarkZip64TestSizes/67108864-4 1 163369759 ns/op PASS ok archive/zip 2.441s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 205834 617.3 ns/op BenchmarkReaderCopyUnoptimal-4 103309 987.7 ns/op BenchmarkReaderCopyNoWriteTo-4 6957 69865 ns/op BenchmarkReaderWriteToOptimal-4 7621 21437 ns/op BenchmarkReaderReadString-4 105651 1521 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 168412 658.2 ns/op BenchmarkWriterCopyUnoptimal-4 172231 742.2 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 64866 ns/op BenchmarkReaderEmpty-4 15878 11923 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 10000 11877 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 462085 275.0 ns/op 0 B/op 0 allocs/op PASS ok bufio 4.169s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 2878 52224 ns/op 627.45 MB/s BenchmarkWriteByte-4 344 321770 ns/op 12.73 MB/s BenchmarkWriteRune-4 196 609767 ns/op 20.15 MB/s BenchmarkBufferNotEmptyWriteRead-4 27 3913204 ns/op BenchmarkBufferFullSmallReads-4 69 1579288 ns/op BenchmarkBufferWriteBlock/N4096-4 5682 29466 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 264 536573 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 7 15784288 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 3 33568830 ns/op 499.79 MB/s 11184810 B/op 0 allocs/op BenchmarkIndexByte/10-4 2975755 43.91 ns/op 227.74 MB/s BenchmarkIndexByte/32-4 2943849 41.67 ns/op 767.89 MB/s BenchmarkIndexByte/4K-4 990133 128.1 ns/op 31979.76 MB/s BenchmarkIndexBytePortable/10-4 886430 130.0 ns/op 76.94 MB/s BenchmarkIndexBytePortable/32-4 379237 359.1 ns/op 89.12 MB/s BenchmarkIndexBytePortable/4K-4 3487 42187 ns/op 97.09 MB/s BenchmarkIndexRune/10-4 808784 147.6 ns/op 67.77 MB/s BenchmarkIndexRune/32-4 700876 163.3 ns/op 195.96 MB/s BenchmarkIndexRune/4K-4 320707 390.2 ns/op 10496.23 MB/s BenchmarkIndexRuneASCII/10-4 2976752 40.02 ns/op 249.86 MB/s BenchmarkIndexRuneASCII/32-4 2738006 60.33 ns/op 530.39 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 125.5 ns/op 32628.86 MB/s BenchmarkEqual/0-4 8661686 13.93 ns/op BenchmarkEqual/same/1-4 971653 141.0 ns/op 7.09 MB/s BenchmarkEqual/same/6-4 1000000 128.0 ns/op 46.86 MB/s BenchmarkEqual/same/9-4 910780 146.4 ns/op 61.47 MB/s BenchmarkEqual/same/15-4 962740 133.0 ns/op 112.77 MB/s BenchmarkEqual/same/16-4 893769 154.2 ns/op 103.78 MB/s BenchmarkEqual/same/20-4 748900 232.9 ns/op 85.88 MB/s BenchmarkEqual/same/32-4 736878 220.6 ns/op 145.09 MB/s BenchmarkEqual/same/4K-4 77090 1455 ns/op 2815.45 MB/s BenchmarkEqual/1-4 937944 213.7 ns/op 4.68 MB/s BenchmarkEqual/6-4 849355 125.3 ns/op 47.90 MB/s BenchmarkEqual/9-4 1000000 147.9 ns/op 60.85 MB/s BenchmarkEqual/15-4 1000000 136.2 ns/op 110.10 MB/s BenchmarkEqual/16-4 1000000 202.3 ns/op 79.11 MB/s BenchmarkEqual/20-4 1000000 142.5 ns/op 140.34 MB/s BenchmarkEqual/32-4 554991 205.9 ns/op 155.40 MB/s BenchmarkEqual/4K-4 59706 3310 ns/op 1237.44 MB/s BenchmarkEqualBothUnaligned/64_0-4 1000000 123.4 ns/op 518.74 MB/s BenchmarkEqualBothUnaligned/64_1-4 926702 147.1 ns/op 435.08 MB/s BenchmarkEqualBothUnaligned/64_4-4 908031 150.7 ns/op 424.56 MB/s BenchmarkEqualBothUnaligned/64_7-4 1000000 144.7 ns/op 442.26 MB/s BenchmarkEqualBothUnaligned/4096_0-4 63108 1681 ns/op 2436.97 MB/s BenchmarkEqualBothUnaligned/4096_1-4 44937 2378 ns/op 1722.24 MB/s BenchmarkEqualBothUnaligned/4096_4-4 140503 950.8 ns/op 4307.99 MB/s BenchmarkEqualBothUnaligned/4096_7-4 121950 1016 ns/op 4029.56 MB/s BenchmarkIndex/10-4 1520056 86.13 ns/op 116.10 MB/s BenchmarkIndex/32-4 1856468 65.26 ns/op 490.38 MB/s BenchmarkIndex/4K-4 30567 4981 ns/op 822.38 MB/s BenchmarkIndexEasy/10-4 1916820 70.74 ns/op 141.36 MB/s BenchmarkIndexEasy/32-4 1876524 60.69 ns/op 527.24 MB/s BenchmarkIndexEasy/4K-4 442212 480.0 ns/op 8532.81 MB/s BenchmarkCount/10-4 1000000 123.1 ns/op 81.25 MB/s BenchmarkCount/32-4 1000000 126.3 ns/op 253.44 MB/s BenchmarkCount/4K-4 18302 6905 ns/op 593.23 MB/s BenchmarkCountEasy/10-4 1041853 105.2 ns/op 95.03 MB/s BenchmarkCountEasy/32-4 1000000 119.9 ns/op 266.89 MB/s BenchmarkCountEasy/4K-4 343453 350.4 ns/op 11689.48 MB/s BenchmarkCountSingle/10-4 1984230 63.89 ns/op 156.52 MB/s BenchmarkCountSingle/32-4 1621923 81.96 ns/op 390.45 MB/s BenchmarkCountSingle/4K-4 1000000 187.3 ns/op 21870.27 MB/s BenchmarkToUpper/#00-4 2093794 57.80 ns/op BenchmarkToUpper/ONLYUPPER-4 290816 479.3 ns/op BenchmarkToUpper/abc-4 396164 452.6 ns/op BenchmarkToUpper/AbC123-4 193396 545.6 ns/op BenchmarkToUpper/azAZ09_-4 242204 579.6 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 58994 1839 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 28254 7433 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 40194 4598 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 95750 1267 ns/op BenchmarkToLower/#00-4 2028363 63.95 ns/op BenchmarkToLower/abc-4 374899 497.4 ns/op BenchmarkToLower/AbC123-4 236325 548.8 ns/op BenchmarkToLower/azAZ09_-4 222680 580.8 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 54608 1858 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 27560 4955 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 53649 2312 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 105999 1189 ns/op BenchmarkFields/ASCII/16-4 138063 914.7 ns/op 17.49 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 10000 14404 ns/op 17.77 MB/s 704 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 637 250095 ns/op 16.38 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 33 3087576 ns/op 21.23 MB/s 147458 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 82801298 ns/op 12.66 MB/s 2260992 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 156080 872.9 ns/op 18.33 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 4294 25414 ns/op 10.07 MB/s 480 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 300 418981 ns/op 9.78 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 14 9262024 ns/op 7.08 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 125747542 ns/op 8.34 MB/s 11227488 B/op 25 allocs/op BenchmarkFieldsFunc/ASCII/16-4 82501 1551 ns/op 10.32 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 9504 15907 ns/op 16.09 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 458 350938 ns/op 11.67 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 21 5829036 ns/op 11.24 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 1 108101552 ns/op 9.70 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 109636 1174 ns/op 13.62 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 8059 18633 ns/op 13.74 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 350 451271 ns/op 9.08 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 19 7597944 ns/op 8.63 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 132567453 ns/op 7.91 MB/s 11227392 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1374555 75.01 ns/op BenchmarkTrimSpace/ASCII-4 979298 127.4 ns/op BenchmarkTrimSpace/SomeNonASCII-4 77547 1684 ns/op BenchmarkTrimSpace/JustNonASCII-4 38481 2921 ns/op BenchmarkToValidUTF8/Valid-4 363160 389.4 ns/op BenchmarkToValidUTF8/InvalidASCII-4 248875 681.9 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 79746 1591 ns/op BenchmarkIndexHard1-4 1034 118214 ns/op BenchmarkIndexHard2-4 684 175144 ns/op BenchmarkIndexHard3-4 168 1093742 ns/op BenchmarkIndexHard4-4 126 962805 ns/op BenchmarkLastIndexHard1-4 6 18173886 ns/op BenchmarkLastIndexHard2-4 5 25264169 ns/op BenchmarkLastIndexHard3-4 4 30784265 ns/op BenchmarkCountHard1-4 919 122738 ns/op BenchmarkCountHard2-4 769 251872 ns/op BenchmarkCountHard3-4 184 672239 ns/op BenchmarkSplitEmptySeparator-4 1 128113730 ns/op BenchmarkSplitSingleByteSeparator-4 14 12662877 ns/op BenchmarkSplitMultiByteSeparator-4 9 12482454 ns/op BenchmarkSplitNSingleByteSeparator-4 135370 1311 ns/op BenchmarkSplitNMultiByteSeparator-4 50043 2687 ns/op BenchmarkRepeat-4 124176 1124 ns/op BenchmarkRepeatLarge/256/1-4 90360 1776 ns/op 144.13 MB/s BenchmarkRepeatLarge/256/16-4 158766 1156 ns/op 221.50 MB/s BenchmarkRepeatLarge/512/1-4 47649 2744 ns/op 186.56 MB/s BenchmarkRepeatLarge/512/16-4 67389 1841 ns/op 278.09 MB/s BenchmarkRepeatLarge/1024/1-4 33783 3500 ns/op 292.58 MB/s BenchmarkRepeatLarge/1024/16-4 34551 3676 ns/op 278.56 MB/s BenchmarkRepeatLarge/2048/1-4 15315 6973 ns/op 293.72 MB/s BenchmarkRepeatLarge/2048/16-4 24379 4908 ns/op 417.26 MB/s BenchmarkRepeatLarge/4096/1-4 10000 10221 ns/op 400.73 MB/s BenchmarkRepeatLarge/4096/16-4 13088 9039 ns/op 453.14 MB/s BenchmarkRepeatLarge/8192/1-4 10000 19642 ns/op 417.08 MB/s BenchmarkRepeatLarge/8192/16-4 10000 19515 ns/op 419.78 MB/s BenchmarkRepeatLarge/8192/4097-4 12357 11105 ns/op 368.92 MB/s BenchmarkRepeatLarge/16384/1-4 9358 35821 ns/op 457.39 MB/s BenchmarkRepeatLarge/16384/16-4 10000 31963 ns/op 512.60 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 26978 ns/op 455.60 MB/s BenchmarkRepeatLarge/32768/1-4 2247 66949 ns/op 489.45 MB/s BenchmarkRepeatLarge/32768/16-4 2622 64598 ns/op 507.26 MB/s BenchmarkRepeatLarge/32768/4097-4 1854 65692 ns/op 436.57 MB/s BenchmarkRepeatLarge/65536/1-4 1090 135957 ns/op 482.03 MB/s BenchmarkRepeatLarge/65536/16-4 868 124996 ns/op 524.30 MB/s BenchmarkRepeatLarge/65536/4097-4 1214 125026 ns/op 491.54 MB/s BenchmarkRepeatLarge/131072/1-4 162 969905 ns/op 135.14 MB/s BenchmarkRepeatLarge/131072/16-4 163 705220 ns/op 185.86 MB/s BenchmarkRepeatLarge/131072/4097-4 205 729048 ns/op 174.21 MB/s BenchmarkRepeatLarge/262144/1-4 92 1310195 ns/op 200.08 MB/s BenchmarkRepeatLarge/262144/16-4 100 1273285 ns/op 205.88 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1206534 ns/op 213.93 MB/s BenchmarkRepeatLarge/524288/1-4 56 1928991 ns/op 271.79 MB/s BenchmarkRepeatLarge/524288/16-4 73 1824855 ns/op 287.30 MB/s BenchmarkRepeatLarge/524288/4097-4 64 1857933 ns/op 280.05 MB/s BenchmarkRepeatLarge/1048576/1-4 37 4230909 ns/op 247.84 MB/s BenchmarkRepeatLarge/1048576/16-4 40 3868053 ns/op 271.09 MB/s BenchmarkRepeatLarge/1048576/4097-4 46 3816153 ns/op 273.77 MB/s BenchmarkRepeatLarge/2097152/1-4 26 6810865 ns/op 307.91 MB/s BenchmarkRepeatLarge/2097152/16-4 25 7311156 ns/op 286.84 MB/s BenchmarkRepeatLarge/2097152/4097-4 20 6622791 ns/op 316.12 MB/s BenchmarkRepeatLarge/4194304/1-4 7 15709052 ns/op 267.00 MB/s BenchmarkRepeatLarge/4194304/16-4 9 11511127 ns/op 364.37 MB/s BenchmarkRepeatLarge/4194304/4097-4 9 12732902 ns/op 329.17 MB/s BenchmarkRepeatLarge/8388608/1-4 7 18744885 ns/op 447.51 MB/s BenchmarkRepeatLarge/8388608/16-4 6 18695555 ns/op 448.70 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 19066188 ns/op 439.87 MB/s BenchmarkRepeatLarge/16777216/1-4 3 36030529 ns/op 465.64 MB/s BenchmarkRepeatLarge/16777216/16-4 3 35006843 ns/op 479.26 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 34372682 ns/op 488.10 MB/s BenchmarkRepeatLarge/33554432/1-4 1 115530801 ns/op 290.44 MB/s BenchmarkRepeatLarge/33554432/16-4 2 65485594 ns/op 512.39 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 68199658 ns/op 492.00 MB/s BenchmarkRepeatLarge/67108864/1-4 1 119146950 ns/op 563.24 MB/s BenchmarkRepeatLarge/67108864/16-4 1 137965236 ns/op 486.42 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 125358864 ns/op 535.33 MB/s BenchmarkRepeatLarge/134217728/1-4 1 266417574 ns/op 503.79 MB/s BenchmarkRepeatLarge/134217728/16-4 1 328478721 ns/op 408.60 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 300226174 ns/op 447.06 MB/s BenchmarkRepeatLarge/268435456/1-4 1 540689019 ns/op 496.47 MB/s BenchmarkRepeatLarge/268435456/16-4 1 455392360 ns/op 589.46 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 459705645 ns/op 583.93 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1633554127 ns/op 328.65 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1031625431 ns/op 520.41 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 992497375 ns/op 540.93 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 6203651289 ns/op 173.08 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 2098237885 ns/op 511.74 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 2148860848 ns/op 499.68 MB/s BenchmarkBytesCompare/1-4 12442696 9.724 ns/op BenchmarkBytesCompare/2-4 12460864 14.21 ns/op BenchmarkBytesCompare/4-4 13179896 10.59 ns/op BenchmarkBytesCompare/8-4 11809926 10.47 ns/op BenchmarkBytesCompare/16-4 12756010 9.747 ns/op BenchmarkBytesCompare/32-4 10430457 10.98 ns/op BenchmarkBytesCompare/64-4 9070164 12.77 ns/op BenchmarkBytesCompare/128-4 8811814 13.32 ns/op BenchmarkBytesCompare/256-4 6562626 19.16 ns/op BenchmarkBytesCompare/512-4 4556433 26.33 ns/op BenchmarkBytesCompare/1024-4 3334518 36.82 ns/op BenchmarkBytesCompare/2048-4 1670946 95.19 ns/op BenchmarkIndexAnyASCII/1:1-4 1903102 63.70 ns/op BenchmarkIndexAnyASCII/1:2-4 2015346 59.73 ns/op BenchmarkIndexAnyASCII/1:4-4 1557932 65.62 ns/op BenchmarkIndexAnyASCII/1:8-4 1901137 70.47 ns/op BenchmarkIndexAnyASCII/1:16-4 1885537 68.00 ns/op BenchmarkIndexAnyASCII/1:32-4 2094436 60.60 ns/op BenchmarkIndexAnyASCII/1:64-4 2012011 100.0 ns/op BenchmarkIndexAnyASCII/16:1-4 1436092 76.52 ns/op BenchmarkIndexAnyASCII/16:2-4 354201 294.7 ns/op BenchmarkIndexAnyASCII/16:4-4 437533 359.8 ns/op BenchmarkIndexAnyASCII/16:8-4 478855 325.1 ns/op BenchmarkIndexAnyASCII/16:16-4 438033 309.6 ns/op BenchmarkIndexAnyASCII/16:32-4 335148 354.7 ns/op BenchmarkIndexAnyASCII/16:64-4 288621 415.5 ns/op BenchmarkIndexAnyASCII/256:1-4 1425408 108.4 ns/op BenchmarkIndexAnyASCII/256:2-4 29478 3931 ns/op BenchmarkIndexAnyASCII/256:4-4 28791 3867 ns/op BenchmarkIndexAnyASCII/256:8-4 32632 3781 ns/op BenchmarkIndexAnyASCII/256:16-4 30597 3659 ns/op BenchmarkIndexAnyASCII/256:32-4 28786 3976 ns/op BenchmarkIndexAnyASCII/256:64-4 31141 6968 ns/op BenchmarkIndexAnyUTF8/1:1-4 1789768 69.47 ns/op BenchmarkIndexAnyUTF8/1:2-4 1808294 62.49 ns/op BenchmarkIndexAnyUTF8/1:4-4 1000000 108.2 ns/op BenchmarkIndexAnyUTF8/1:8-4 1880660 79.10 ns/op BenchmarkIndexAnyUTF8/1:16-4 1800205 108.7 ns/op BenchmarkIndexAnyUTF8/1:32-4 1728584 61.37 ns/op BenchmarkIndexAnyUTF8/1:64-4 1492237 68.47 ns/op BenchmarkIndexAnyUTF8/16:1-4 124256 924.5 ns/op BenchmarkIndexAnyUTF8/16:2-4 312909 359.8 ns/op BenchmarkIndexAnyUTF8/16:4-4 359263 571.5 ns/op BenchmarkIndexAnyUTF8/16:8-4 327746 608.8 ns/op BenchmarkIndexAnyUTF8/16:16-4 330750 378.3 ns/op BenchmarkIndexAnyUTF8/16:32-4 344191 381.9 ns/op BenchmarkIndexAnyUTF8/16:64-4 338854 376.8 ns/op BenchmarkIndexAnyUTF8/256:1-4 7747 13924 ns/op BenchmarkIndexAnyUTF8/256:2-4 23074 5115 ns/op BenchmarkIndexAnyUTF8/256:4-4 22866 4917 ns/op BenchmarkIndexAnyUTF8/256:8-4 23464 6659 ns/op BenchmarkIndexAnyUTF8/256:16-4 22138 5754 ns/op BenchmarkIndexAnyUTF8/256:32-4 25490 5322 ns/op BenchmarkIndexAnyUTF8/256:64-4 23100 5714 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1000000 119.3 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1594042 76.73 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1756599 70.66 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1674396 68.85 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1731864 69.25 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1709954 69.98 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1757764 72.01 ns/op BenchmarkLastIndexAnyASCII/16:1-4 416022 313.0 ns/op BenchmarkLastIndexAnyASCII/16:2-4 396391 340.7 ns/op BenchmarkLastIndexAnyASCII/16:4-4 430026 307.5 ns/op BenchmarkLastIndexAnyASCII/16:8-4 383209 316.8 ns/op BenchmarkLastIndexAnyASCII/16:16-4 358852 317.1 ns/op BenchmarkLastIndexAnyASCII/16:32-4 345390 364.4 ns/op BenchmarkLastIndexAnyASCII/16:64-4 318945 383.2 ns/op BenchmarkLastIndexAnyASCII/256:1-4 29221 4158 ns/op BenchmarkLastIndexAnyASCII/256:2-4 29959 5319 ns/op BenchmarkLastIndexAnyASCII/256:4-4 31062 3908 ns/op BenchmarkLastIndexAnyASCII/256:8-4 28950 4030 ns/op BenchmarkLastIndexAnyASCII/256:16-4 26942 4005 ns/op BenchmarkLastIndexAnyASCII/256:32-4 31563 4570 ns/op BenchmarkLastIndexAnyASCII/256:64-4 28540 5756 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1804899 71.33 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1446559 89.33 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1659453 64.17 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1712064 106.6 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1752060 81.88 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1000000 113.5 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1000000 106.1 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 146356 767.9 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 281552 384.9 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 308119 372.2 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 326757 379.0 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 308713 404.9 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 249194 428.5 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 328372 523.2 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 10000 11095 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 22206 5264 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 23181 5132 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 23126 5065 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 21513 5059 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 10198 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 21289 4740 ns/op BenchmarkTrimASCII/1:1-4 1985210 63.46 ns/op BenchmarkTrimASCII/1:2-4 1812469 69.80 ns/op BenchmarkTrimASCII/1:4-4 1922301 83.20 ns/op BenchmarkTrimASCII/1:8-4 1726285 67.13 ns/op BenchmarkTrimASCII/1:16-4 1000000 114.8 ns/op BenchmarkTrimASCII/16:1-4 576927 241.1 ns/op BenchmarkTrimASCII/16:2-4 417655 403.0 ns/op BenchmarkTrimASCII/16:4-4 461833 322.0 ns/op BenchmarkTrimASCII/16:8-4 444320 444.2 ns/op BenchmarkTrimASCII/16:16-4 350989 414.3 ns/op BenchmarkTrimASCII/256:1-4 39054 3276 ns/op BenchmarkTrimASCII/256:2-4 32168 4665 ns/op BenchmarkTrimASCII/256:4-4 28377 4344 ns/op BenchmarkTrimASCII/256:8-4 28554 4545 ns/op BenchmarkTrimASCII/256:16-4 27454 4460 ns/op BenchmarkTrimASCII/4096:1-4 2248 47184 ns/op BenchmarkTrimASCII/4096:2-4 2134 71868 ns/op BenchmarkTrimASCII/4096:4-4 2037 67867 ns/op BenchmarkTrimASCII/4096:8-4 1765 64952 ns/op BenchmarkTrimASCII/4096:16-4 1896 65303 ns/op BenchmarkTrimByte-4 1000000 112.7 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 12920 9072 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 15082 7789 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 794 172223 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1359 84188 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3108 36538 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 5824 28050 ns/op BenchmarkCompareBytesEqual-4 13420498 9.712 ns/op BenchmarkCompareBytesToNil-4 13692546 8.673 ns/op BenchmarkCompareBytesEmpty-4 15130593 7.174 ns/op BenchmarkCompareBytesIdentical-4 13979576 10.55 ns/op BenchmarkCompareBytesSameLength-4 13758966 8.704 ns/op BenchmarkCompareBytesDifferentLength-4 11821381 10.95 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2481 79090 ns/op 13258.14 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2756 57405 ns/op 18266.30 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2181 46672 ns/op 22467.03 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2335 54024 ns/op 19409.48 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2814 56956 ns/op 18410.36 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2446 57112 ns/op 18360.02 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2458 50206 ns/op 20885.78 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 3157 46645 ns/op 22480.38 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 1879 60394 ns/op 17362.37 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2294 67109 ns/op 15625.13 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2072 53736 ns/op 19513.51 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 1998 89327 ns/op 11738.71 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2449 62735 ns/op 16714.33 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2229 51268 ns/op 20453.07 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2170 58714 ns/op 17859.08 MB/s BenchmarkCompareBytesBig-4 2475 57959 ns/op 18091.74 MB/s BenchmarkCompareBytesBigIdentical-4 14245950 8.711 ns/op 120377616.65 MB/s PASS ok bytes 92.143s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 83751234 ns/op 1.19 MB/s 3616384 B/op 52 allocs/op BenchmarkDecodeNewton-4 1 326196694 ns/op 1.74 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 3 35312193 ns/op 0.46 MB/s 3648818 B/op 52 allocs/op PASS ok compress/bzip2 2.440s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 58 2464525 ns/op 4.06 MB/s 42804 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 5 24973381 ns/op 4.00 MB/s 43928 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 213498320 ns/op 4.68 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 57 2261425 ns/op 4.42 MB/s 42779 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 5 30595464 ns/op 3.27 MB/s 42563 B/op 11 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 324606424 ns/op 3.08 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 52 2425708 ns/op 4.12 MB/s 42316 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 5 21933745 ns/op 4.56 MB/s 42555 B/op 13 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 257987043 ns/op 3.88 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 56 2527633 ns/op 3.96 MB/s 43218 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 5 23155756 ns/op 4.32 MB/s 42555 B/op 13 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 211629446 ns/op 4.73 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 48 2385484 ns/op 4.19 MB/s 43126 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 4 36164691 ns/op 2.77 MB/s 51300 B/op 25 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 235821004 ns/op 4.24 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 51 2027883 ns/op 4.93 MB/s 43570 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 6 16953399 ns/op 5.90 MB/s 45168 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 164609437 ns/op 6.07 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 62 1875706 ns/op 5.33 MB/s 43036 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 8 13954867 ns/op 7.17 MB/s 46026 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 137975018 ns/op 7.25 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 54 2474616 ns/op 4.04 MB/s 42875 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 9 15215763 ns/op 6.57 MB/s 43850 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 182308523 ns/op 5.49 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 72 1881678 ns/op 5.31 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 8 14326489 ns/op 6.98 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 135143819 ns/op 7.40 MB/s BenchmarkEncode/Digits/Speed/1e4-4 44 4098679 ns/op 2.44 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 25570176 ns/op 3.91 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 223265678 ns/op 4.48 MB/s BenchmarkEncode/Digits/Default/1e4-4 18 6893856 ns/op 1.45 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 99662804 ns/op 1.00 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 754034301 ns/op 1.33 MB/s BenchmarkEncode/Digits/Compression/1e4-4 16 7695418 ns/op 1.30 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 75209551 ns/op 1.33 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 766861685 ns/op 1.30 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 74 2200925 ns/op 4.54 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 6 20680250 ns/op 4.84 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 142318508 ns/op 7.03 MB/s BenchmarkEncode/Newton/Speed/1e4-4 45 2455261 ns/op 4.07 MB/s BenchmarkEncode/Newton/Speed/1e5-4 4 34729511 ns/op 2.88 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 259775278 ns/op 3.85 MB/s BenchmarkEncode/Newton/Default/1e4-4 13 8687115 ns/op 1.15 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 68482894 ns/op 1.46 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 830925761 ns/op 1.20 MB/s BenchmarkEncode/Newton/Compression/1e4-4 16 6973521 ns/op 1.43 MB/s BenchmarkEncode/Newton/Compression/1e5-4 1 110831514 ns/op 0.90 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 1075346275 ns/op 0.93 MB/s PASS ok compress/flate 20.064s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 48 2798661 ns/op 3.57 MB/s BenchmarkDecoder/1e-Reuse4-4 39 2859745 ns/op 3.50 MB/s BenchmarkDecoder/1e5-4 4 37725774 ns/op 2.65 MB/s BenchmarkDecoder/1e-Reuse5-4 4 25173008 ns/op 3.97 MB/s BenchmarkDecoder/1e6-4 1 387983269 ns/op 2.58 MB/s BenchmarkDecoder/1e-Reuse6-4 1 283370514 ns/op 3.53 MB/s BenchmarkEncoder/1e4-4 43 2386829 ns/op 4.19 MB/s BenchmarkEncoder/1e-Reuse4-4 57 2214198 ns/op 4.52 MB/s BenchmarkEncoder/1e5-4 5 23861631 ns/op 4.19 MB/s BenchmarkEncoder/1e-Reuse5-4 5 24542861 ns/op 4.07 MB/s BenchmarkEncoder/1e6-4 1 252001020 ns/op 3.97 MB/s BenchmarkEncoder/1e-Reuse6-4 1 220863280 ns/op 4.53 MB/s PASS ok compress/lzw 4.735s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 20 5420017 ns/op PASS ok container/heap 1.163s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 24465 4778 ns/op BenchmarkWithTimeout/concurrency=40-4 4824 28936 ns/op BenchmarkWithTimeout/concurrency=4000-4 5469 38778 ns/op BenchmarkWithTimeout/concurrency=400000-4 6849 24240 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 434894 447.3 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 12744 8992 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 17295 8856 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3058 41645 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2386 67531 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2702 48501 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 310 541470 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 180 646788 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 297 580947 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 25 6354551 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 13 10465188 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 32 4000361 ns/op BenchmarkCheckCanceled/Err-4 257482 919.7 ns/op BenchmarkCheckCanceled/Done-4 472305 250.4 ns/op BenchmarkContextCancelDone-4 717488 161.2 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 23048 5763 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 20714 5458 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 17014 8285 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 16544 7159 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 10507 11120 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 432927 269.1 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 258541 563.7 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 248320 595.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 130375 1372 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 70456 1729 ns/op PASS ok context 16.489s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt/AES-128-4 1569355 86.00 ns/op 186.06 MB/s BenchmarkEncrypt/AES-192-4 1511948 78.57 ns/op 203.65 MB/s BenchmarkEncrypt/AES-256-4 1605422 82.22 ns/op 194.61 MB/s BenchmarkDecrypt/AES-128-4 1637452 75.88 ns/op 210.87 MB/s BenchmarkDecrypt/AES-192-4 1438884 73.61 ns/op 217.37 MB/s BenchmarkDecrypt/AES-256-4 1434172 79.27 ns/op 201.85 MB/s BenchmarkExpand/AES-128-4 889021 129.7 ns/op BenchmarkExpand/AES-192-4 1000000 119.5 ns/op BenchmarkExpand/AES-256-4 909018 238.2 ns/op BenchmarkCreateCipher/AES-128-4 89126 1726 ns/op 512 B/op 1 allocs/op BenchmarkCreateCipher/AES-192-4 81904 1657 ns/op 512 B/op 1 allocs/op BenchmarkCreateCipher/AES-256-4 86860 1861 ns/op 512 B/op 1 allocs/op PASS ok crypto/aes 4.182s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 231787 635.1 ns/op 100.78 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 389211 422.6 ns/op 151.43 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 215673 611.0 ns/op 104.74 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 327810 422.3 ns/op 151.53 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 133132 929.9 ns/op 1451.73 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 202935 1132 ns/op 1192.42 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 92073 1258 ns/op 1073.11 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 155197 805.9 ns/op 1675.23 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 44221 2466 ns/op 3321.65 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 56702 2956 ns/op 2771.58 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 40707 2955 ns/op 2771.98 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 42151 2714 ns/op 3018.88 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 4608 22011 ns/op 46.29 MB/s BenchmarkAESCFBDecrypt1K-4 6704 26097 ns/op 39.05 MB/s BenchmarkAESCFBDecrypt8K-4 687 207192 ns/op 39.51 MB/s BenchmarkAESOFB1K-4 10000 13491 ns/op 75.53 MB/s BenchmarkAESCTR1K-4 12388 9319 ns/op 109.34 MB/s BenchmarkAESCTR8K-4 1766 73323 ns/op 111.66 MB/s BenchmarkAESCBCEncrypt1K-4 12160 9309 ns/op 110.00 MB/s BenchmarkAESCBCDecrypt1K-4 15446 10143 ns/op 100.95 MB/s PASS ok crypto/cipher 5.226s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 79982 1608 ns/op 4.98 MB/s BenchmarkDecrypt-4 52591 1972 ns/op 4.06 MB/s BenchmarkTDESEncrypt-4 28086 4530 ns/op 1.77 MB/s BenchmarkTDESDecrypt-4 28674 5079 ns/op 1.58 MB/s PASS ok crypto/des 1.830s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1064 103345 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 15 8222859 ns/op 1088 B/op 21 allocs/op BenchmarkECDH/P521-4 5 22304576 ns/op 1534 B/op 21 allocs/op BenchmarkECDH/X25519-4 67 1761014 ns/op 378 B/op 9 allocs/op PASS ok crypto/ecdh 1.934s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1846 95437 ns/op 2448 B/op 30 allocs/op BenchmarkSign/P384-4 27 4409011 ns/op 2612 B/op 31 allocs/op BenchmarkSign/P521-4 12 10618722 ns/op 3000 B/op 32 allocs/op BenchmarkVerify/P256-4 974 118818 ns/op 432 B/op 8 allocs/op BenchmarkVerify/P384-4 12 10205391 ns/op 592 B/op 12 allocs/op BenchmarkVerify/P521-4 4 31563198 ns/op 912 B/op 12 allocs/op BenchmarkGenerateKey/P256-4 5282 38872 ns/op 896 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 45 2415075 ns/op 1095 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 18 5842046 ns/op 1416 B/op 17 allocs/op PASS ok crypto/ecdsa 3.258s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 246 565397 ns/op BenchmarkNewKeyFromSeed-4 225 532024 ns/op BenchmarkSigning-4 206 549005 ns/op BenchmarkVerification-4 135 1011105 ns/op PASS ok crypto/ed25519 1.883s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 6859 19560 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 100 1139449 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 43 2481024 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 19 6217518 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1352 88461 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 61 2360089 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 19 6882828 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 7 15525103 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 10000 10925 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 6860 18409 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 2274 55281 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 67 1535974 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2534 48793 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 313 365680 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1731 71978 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 100 1208868 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.973s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 14308 7532 ns/op 135.96 MB/s BenchmarkHMACSHA256_32-4 21952 5322 ns/op 6.01 MB/s BenchmarkNewWriteSum-4 8847 18297 ns/op 1.75 MB/s PASS ok crypto/hmac 1.652s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 40209 3064 ns/op BenchmarkModSub-4 41450 4786 ns/op BenchmarkMontgomeryRepr-4 26307 4576 ns/op BenchmarkMontgomeryMul-4 24520 6489 ns/op BenchmarkModMul-4 10000 10115 ns/op BenchmarkExpBig-4 15 7503972 ns/op BenchmarkExp-4 6 20184250 ns/op PASS ok crypto/internal/bigmod 2.585s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 2623 43402 ns/op BenchmarkScalarBaseMult-4 249 490325 ns/op BenchmarkScalarMult-4 100 1466675 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 159 760046 ns/op PASS ok crypto/internal/edwards25519 1.743s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 441334 294.3 ns/op BenchmarkMultiply-4 4869198 23.77 ns/op BenchmarkSquare-4 5835008 20.23 ns/op BenchmarkInvert-4 27020 4712 ns/op BenchmarkMult32-4 1000000 101.6 ns/op PASS ok crypto/internal/edwards25519/field 2.081s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 43 3124974 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1538 70809 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 20 7481806 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 6 19508981 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 121 1379084 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 8846 19881 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 55 2304110 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 24 6194302 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 2.913s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 588820 205.3 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 354240 420.1 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 107834 1237 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 518751 208.7 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 333690 366.2 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 97401 1194 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 2.272s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 100090 1291 ns/op 6.19 MB/s BenchmarkHash64-4 103513 1107 ns/op 57.80 MB/s BenchmarkHash128-4 105692 1060 ns/op 120.72 MB/s BenchmarkHash256-4 93381 1308 ns/op 195.65 MB/s BenchmarkHash512-4 68833 1587 ns/op 322.60 MB/s BenchmarkHash1K-4 38278 3382 ns/op 302.75 MB/s BenchmarkHash8K-4 10000 12928 ns/op 633.65 MB/s BenchmarkHash1M-4 70 1601806 ns/op 654.62 MB/s BenchmarkHash8M-4 7 17596801 ns/op 476.71 MB/s BenchmarkHash8BytesUnaligned-4 87530 1385 ns/op 5.77 MB/s BenchmarkHash1KUnaligned-4 42325 2772 ns/op 369.38 MB/s BenchmarkHash8KUnaligned-4 10000 11950 ns/op 685.55 MB/s PASS ok crypto/md5 3.494s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkRead/32-4 250135 523.2 ns/op 61.17 MB/s BenchmarkRead/4K-4 29186 4193 ns/op 976.86 MB/s BenchmarkPrime-4 2 381160780 ns/op PASS ok crypto/rand 2.501s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 11850 10144 ns/op 12.62 MB/s BenchmarkRC4_1K-4 1623 79993 ns/op 12.80 MB/s BenchmarkRC4_8K-4 188 635657 ns/op 12.74 MB/s PASS ok crypto/rc4 1.747s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 7 17013303 ns/op BenchmarkDecryptPKCS1v15/3072-4 2 56145250 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 63833708 ns/op BenchmarkEncryptPKCS1v15/2048-4 441 246475 ns/op BenchmarkDecryptOAEP/2048-4 7 19207159 ns/op BenchmarkEncryptOAEP/2048-4 435 318319 ns/op BenchmarkSignPKCS1v15/2048-4 7 15879575 ns/op BenchmarkVerifyPKCS1v15/2048-4 484 282522 ns/op BenchmarkSignPSS/2048-4 8 15796991 ns/op BenchmarkVerifyPSS/2048-4 432 266343 ns/op PASS ok crypto/rsa 3.255s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 82372 1604 ns/op 4.99 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 94191 1212 ns/op 6.60 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 71731 2008 ns/op 159.34 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 76561 1509 ns/op 212.08 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 50636 3244 ns/op 315.69 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 52995 2255 ns/op 454.07 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 12268 10704 ns/op 765.29 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 10000 11090 ns/op 738.67 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 3.035s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 71841 1616 ns/op 4.95 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 71538 1445 ns/op 5.54 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 76623 1697 ns/op 4.72 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 28420 4065 ns/op 251.91 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 27079 6233 ns/op 164.28 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 30091 3694 ns/op 277.18 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5836 24342 ns/op 336.54 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 4081 34258 ns/op 239.13 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 5222 23016 ns/op 355.92 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.966s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 53752 2260 ns/op 3.54 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 70686 1652 ns/op 4.84 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 62132 2090 ns/op 3.83 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 23752 4256 ns/op 240.58 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 32968 3621 ns/op 282.81 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 31590 3984 ns/op 257.04 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 7158 17720 ns/op 462.31 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 6600 15918 ns/op 514.64 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 8080 17226 ns/op 475.57 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.727s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 21095640 10.54 ns/op BenchmarkConstantTimeEq-4 21433680 7.447 ns/op BenchmarkConstantTimeLessOrEq-4 20937237 6.598 ns/op BenchmarkXORBytes/8Bytes-4 2947278 38.93 ns/op 205.51 MB/s BenchmarkXORBytes/128Bytes-4 2558575 61.57 ns/op 2078.86 MB/s BenchmarkXORBytes/2048Bytes-4 1000000 117.8 ns/op 17380.19 MB/s BenchmarkXORBytes/32768Bytes-4 84985 1465 ns/op 22360.77 MB/s PASS ok crypto/subtle 2.608s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 28 4068052 ns/op BenchmarkCertCache/1-4 26 4117973 ns/op BenchmarkCertCache/2-4 30 4289952 ns/op BenchmarkCertCache/3-4 24 4641392 ns/op BenchmarkHandshakeServer/RSA-4 10 11713608 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 10 10912392 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 10 11287390 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 37 3876403 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 33 4339360 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 20 6124403 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 20 7332676 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 43090811 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 44242362 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 1 114042402 ns/op 9.19 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 1 128082228 ns/op 8.19 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 233875915 ns/op 8.97 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 263650112 ns/op 7.95 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 469633490 ns/op 8.93 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 484607911 ns/op 8.66 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 847446340 ns/op 9.90 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 932206033 ns/op 9.00 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1830727093 ns/op 9.16 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 2121422364 ns/op 7.91 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 3809748650 ns/op 8.81 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 4016486532 ns/op 8.35 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 6767598135 ns/op 9.92 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 6346020246 ns/op 10.57 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 1 163570825 ns/op 6.41 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 1 144528706 ns/op 7.26 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 253008361 ns/op 8.29 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 244368136 ns/op 8.58 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 428580897 ns/op 9.79 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 419490230 ns/op 10.00 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 810411719 ns/op 10.35 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 940506239 ns/op 8.92 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1635612639 ns/op 10.26 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 2063357235 ns/op 8.13 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 3431668549 ns/op 9.78 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 4100596962 ns/op 8.18 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 7359001596 ns/op 9.12 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 5635396832 ns/op 11.91 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 714370483 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 721773081 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 301301333 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 300636798 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 162446744 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 164214749 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 94817620 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 1 105686963 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 52180624 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 49427365 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 156792189 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 160092707 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 77109544 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 75418579 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 57732741 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 56035000 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 36755317 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 38470135 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 29896319 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 4 30358485 ns/op PASS ok crypto/tls 66.941s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 8 16004416 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 327 345406 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 841 149434 ns/op 12659 B/op 165 allocs/op BenchmarkParseCertificate/rsa_leaf-4 824 214428 ns/op 14068 B/op 188 allocs/op PASS ok crypto/x509 2.387s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 32 3815216 ns/op 279288 B/op 1623 allocs/op BenchmarkConcurrentStmtQuery-4 34 3875808 ns/op 263736 B/op 1968 allocs/op BenchmarkConcurrentStmtExec-4 57 2577450 ns/op 212621 B/op 572 allocs/op BenchmarkConcurrentTxQuery-4 30 4335963 ns/op 275535 B/op 2131 allocs/op BenchmarkConcurrentTxExec-4 73 2084596 ns/op 87823 B/op 1553 allocs/op BenchmarkConcurrentTxStmtQuery-4 42 2809785 ns/op 106839 B/op 2080 allocs/op BenchmarkConcurrentTxStmtExec-4 100 1082614 ns/op 40102 B/op 380 allocs/op BenchmarkConcurrentRandom-4 37 4076086 ns/op 230099 B/op 1780 allocs/op BenchmarkManyConcurrentQueries-4 2186 60012 ns/op 4129 B/op 20 allocs/op BenchmarkGrabConn-4 146541 1276 ns/op 0 B/op 0 allocs/op BenchmarkConnRequestSet-4 11715 11172 ns/op PASS ok database/sql 3.360s goos: darwin goarch: amd64 pkg: debug/elf BenchmarkSymbols64-4 1303 87759 ns/op BenchmarkSymbols32-4 2044 87242 ns/op PASS ok debug/elf 1.456s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 84733 1458 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 33 3182802 ns/op 180226 B/op 13 allocs/op Benchmark115/LineToPC-4 64 2030954 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 12918 8947 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 2.037s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 37400 4694 ns/op BenchmarkMarshal-4 640 184047 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2400 45698 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.631s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 223 635556 ns/op 12.89 MB/s BenchmarkEncodeToString-4 182 761125 ns/op 10.76 MB/s BenchmarkDecode-4 112 1086282 ns/op 12.07 MB/s BenchmarkDecodeString-4 81 1675956 ns/op 7.82 MB/s PASS ok encoding/base32 2.020s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 214 495308 ns/op 16.54 MB/s BenchmarkDecodeString/2-4 276566 480.9 ns/op 8.32 MB/s BenchmarkDecodeString/4-4 213948 1019 ns/op 7.85 MB/s BenchmarkDecodeString/8-4 172729 653.1 ns/op 18.37 MB/s BenchmarkDecodeString/64-4 34970 3442 ns/op 25.57 MB/s BenchmarkDecodeString/8192-4 313 459396 ns/op 23.78 MB/s BenchmarkNewEncoding-4 44642 3948 ns/op 64.84 MB/s PASS ok encoding/base64 3.009s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1262 175486 ns/op 22.79 MB/s BenchmarkReadStruct-4 11176 13536 ns/op 5.54 MB/s BenchmarkWriteStruct-4 10000 16196 ns/op 4.63 MB/s BenchmarkWriteSlice1000Structs-4 12 9741358 ns/op 7.70 MB/s BenchmarkReadSlice1000Structs-4 14 8198106 ns/op 9.15 MB/s BenchmarkReadInts-4 32860 4404 ns/op 6.81 MB/s BenchmarkWriteInts-4 31689 6188 ns/op 4.85 MB/s BenchmarkWriteSlice1000Int32s-4 996 127821 ns/op 31.29 MB/s BenchmarkPutUint16-4 2324406 44.31 ns/op 45.14 MB/s BenchmarkAppendUint16-4 1973640 60.48 ns/op 33.07 MB/s BenchmarkPutUint32-4 1695634 79.63 ns/op 50.23 MB/s BenchmarkAppendUint32-4 1752050 67.51 ns/op 59.25 MB/s BenchmarkPutUint64-4 687297 212.2 ns/op 37.71 MB/s BenchmarkAppendUint64-4 947960 128.8 ns/op 62.12 MB/s BenchmarkLittleEndianPutUint16-4 2241297 52.20 ns/op 38.31 MB/s BenchmarkLittleEndianAppendUint16-4 1402924 87.10 ns/op 22.96 MB/s BenchmarkLittleEndianPutUint32-4 1588658 77.65 ns/op 51.52 MB/s BenchmarkLittleEndianAppendUint32-4 2058481 91.32 ns/op 43.80 MB/s BenchmarkLittleEndianPutUint64-4 936868 130.5 ns/op 61.28 MB/s BenchmarkLittleEndianAppendUint64-4 988731 150.7 ns/op 53.09 MB/s BenchmarkReadFloats-4 112999 1058 ns/op 11.34 MB/s BenchmarkWriteFloats-4 118326 1511 ns/op 7.94 MB/s BenchmarkReadSlice1000Float32s-4 882 129091 ns/op 30.99 MB/s BenchmarkWriteSlice1000Float32s-4 890 138771 ns/op 28.82 MB/s BenchmarkReadSlice1000Uint8s-4 42087 4482 ns/op 223.10 MB/s BenchmarkWriteSlice1000Uint8s-4 43957 3707 ns/op 269.75 MB/s BenchmarkPutUvarint32-4 939756 253.3 ns/op 15.79 MB/s BenchmarkPutUvarint64-4 233209 577.4 ns/op 13.86 MB/s PASS ok encoding/binary 7.967s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 5054 41241 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5545 21771 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6668 28466 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 2485 51822 ns/op 3939 B/op 24 allocs/op BenchmarkReadReuseRecord-4 6886 19805 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 3607 39287 ns/op 97 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 6583 20418 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4280 39256 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 10000 22611 ns/op PASS ok encoding/csv 3.023s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 5256 23224 ns/op 1820 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 6368 21947 ns/op 1818 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 122 849423 ns/op 17460 B/op 335 allocs/op BenchmarkEncodeComplex128Slice-4 464 284067 ns/op 1057 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 912 132191 ns/op 96 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 858 142447 ns/op 101 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1474 90782 ns/op 263 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 37 2881416 ns/op 42135 B/op 252 allocs/op BenchmarkDecodeComplex128Slice-4 385 487671 ns/op 25293 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 693 224899 ns/op 10817 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 638 176838 ns/op 9772 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 252 400755 ns/op 39320 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 184 1230529 ns/op 66850 B/op 2220 allocs/op BenchmarkDecodeBytesSlice-4 344 471101 ns/op 24128 B/op 203 allocs/op BenchmarkDecodeInterfaceSlice-4 54 2260352 ns/op 83569 B/op 3178 allocs/op BenchmarkDecodeMap-4 76 3617059 ns/op 54135 B/op 181 allocs/op PASS ok encoding/gob 4.862s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 9888 15208 ns/op 16.83 MB/s BenchmarkEncode/1024-4 2235 48278 ns/op 21.21 MB/s BenchmarkEncode/4096-4 547 202964 ns/op 20.18 MB/s BenchmarkEncode/16384-4 141 984032 ns/op 16.65 MB/s BenchmarkDecode/256-4 16702 7202 ns/op 35.54 MB/s BenchmarkDecode/1024-4 4845 41894 ns/op 24.44 MB/s BenchmarkDecode/4096-4 1377 106259 ns/op 38.55 MB/s BenchmarkDecode/16384-4 244 590829 ns/op 27.73 MB/s BenchmarkDump/256-4 920 124592 ns/op 2.05 MB/s BenchmarkDump/1024-4 250 461455 ns/op 2.22 MB/s BenchmarkDump/4096-4 62 2154502 ns/op 1.90 MB/s BenchmarkDump/16384-4 15 8065341 ns/op 2.03 MB/s PASS ok encoding/hex 3.565s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 140168046 ns/op 13.84 MB/s 2176 B/op 16 allocs/op BenchmarkCodeEncoderError-4 1 170708995 ns/op 11.37 MB/s 8395400 B/op 117 allocs/op BenchmarkCodeMarshal-4 1 170930189 ns/op 11.35 MB/s 10331624 B/op 56 allocs/op BenchmarkCodeMarshalError-4 1 175944583 ns/op 11.03 MB/s 10334488 B/op 109 allocs/op BenchmarkMarshalBytes/32-4 16156 7796 ns/op BenchmarkMarshalBytes/256-4 4980 42668 ns/op BenchmarkMarshalBytes/4096-4 222 504009 ns/op BenchmarkMarshalBytesError/32-4 38 2865648 ns/op BenchmarkMarshalBytesError/256-4 40 4355150 ns/op BenchmarkMarshalBytesError/4096-4 42 2950208 ns/op BenchmarkMarshalMap-4 25674 5253 ns/op 300 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 523118452 ns/op 3.71 MB/s 10097096 B/op 40033 allocs/op BenchmarkUnicodeDecoder-4 24946 4807 ns/op 2.91 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 36853 3135 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 483238521 ns/op 4.02 MB/s 2019952 B/op 40004 allocs/op BenchmarkCodeUnmarshalReuse-4 1 507602235 ns/op 3.82 MB/s 2019480 B/op 40005 allocs/op BenchmarkUnmarshalString-4 57750 2151 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 75014 1596 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 129154 1255 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 15061 9547 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 49075 3078 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 53517 2401 ns/op 83 B/op 2 allocs/op BenchmarkUnmapped-4 15379 8257 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 2563 58732 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 580 228795 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 76 1440455 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 12 13465844 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 383954 262.6 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 386544 271.8 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 426830 270.2 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 437217 259.5 ns/op BenchmarkEncodeMarshaler-4 40166 3068 ns/op 75 B/op 1 allocs/op BenchmarkEncoderEncode-4 50326 2453 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 3962463 42.39 ns/op BenchmarkNumberIsValidRegexp-4 13734 8594 ns/op PASS ok encoding/json 11.739s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 31 3655610 ns/op 17.93 MB/s BenchmarkDecode-4 26 7170500 ns/op 12.38 MB/s PASS ok encoding/pem 1.503s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1258 106325 ns/op 6281 B/op 24 allocs/op BenchmarkUnmarshal-4 570 219807 ns/op 8218 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 1844 66050 ns/op PASS ok encoding/xml 1.624s goos: darwin goarch: amd64 pkg: errors BenchmarkIs-4 122808 984.9 ns/op BenchmarkAs-4 50673 2887 ns/op PASS ok errors 1.562s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 371674 309.1 ns/op BenchmarkIntSet-4 571465 245.5 ns/op BenchmarkFloatAdd-4 148594 895.6 ns/op BenchmarkFloatSet-4 447724 243.1 ns/op BenchmarkStringSet-4 434510 328.1 ns/op BenchmarkMapSet-4 108531 1071 ns/op BenchmarkMapSetDifferent-4 46339 3590 ns/op BenchmarkMapSetDifferentRandom-4 201 637392 ns/op BenchmarkMapSetString-4 118519 1154 ns/op BenchmarkMapAddSame-4 24415 6611 ns/op BenchmarkMapAddDifferent-4 9385 15390 ns/op BenchmarkMapAddDifferentRandom-4 204 657234 ns/op BenchmarkMapAddSameSteadyState-4 223291 473.9 ns/op BenchmarkMapAddDifferentSteadyState-4 101736 1154 ns/op BenchmarkMapString-4 5703 19186 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 10023 10572 ns/op PASS ok expvar 5.045s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 67014 1921 ns/op BenchmarkSprintfEmpty-4 248480 616.5 ns/op BenchmarkSprintfString-4 183202 1037 ns/op BenchmarkSprintfTruncateString-4 150278 1128 ns/op BenchmarkSprintfTruncateBytes-4 110779 1304 ns/op BenchmarkSprintfSlowParsingPath-4 127425 1089 ns/op BenchmarkSprintfQuoteString-4 39238 3318 ns/op BenchmarkSprintfInt-4 134176 966.0 ns/op BenchmarkSprintfIntInt-4 116485 1199 ns/op BenchmarkSprintfPrefixedInt-4 70246 1716 ns/op BenchmarkSprintfFloat-4 77770 1530 ns/op BenchmarkSprintfComplex-4 32772 3360 ns/op BenchmarkSprintfBoolean-4 140170 944.4 ns/op BenchmarkSprintfHexString-4 66320 2525 ns/op BenchmarkSprintfHexBytes-4 60960 2616 ns/op BenchmarkSprintfBytes-4 32365 4259 ns/op BenchmarkSprintfStringer-4 51849 2791 ns/op BenchmarkSprintfStructure-4 20942 6132 ns/op BenchmarkManyArgs-4 33980 3081 ns/op BenchmarkFprintInt-4 56400 4709 ns/op BenchmarkFprintfBytes-4 55438 2102 ns/op BenchmarkFprintIntNoAlloc-4 59272 2903 ns/op BenchmarkScanInts-4 30 4992902 ns/op BenchmarkScanRecursiveInt-4 1 451665229 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 601814720 ns/op PASS ok fmt 7.581s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 340 424511 ns/op PASS ok go/build 1.299s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 32940 3838 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 11046 12968 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 4123 41140 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1009 153099 ns/op 11872 B/op 73 allocs/op BenchmarkStringAdd/256-4 183 630488 ns/op 48992 B/op 267 allocs/op BenchmarkStringAdd/1024-4 69 2807515 ns/op 215521 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 16 10757327 ns/op 846322 B/op 4113 allocs/op BenchmarkStringAdd/16384-4 3 52920511 ns/op 3615200 B/op 16406 allocs/op BenchmarkStringAdd/65536-4 1 195236199 ns/op 15239648 B/op 65564 allocs/op PASS ok go/constant 3.238s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 472624834 ns/op 0.14 MB/s 46705240 B/op 49124 allocs/op PASS ok go/format 1.584s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 5 23383104 ns/op 2.30 MB/s BenchmarkParseOnly-4 5 30571008 ns/op 1.76 MB/s BenchmarkResolve-4 39 2648475 ns/op 20.33 MB/s PASS ok go/parser 4.025s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 227145040 ns/op 0.23 MB/s 5245664 B/op 27524 allocs/op BenchmarkPrintDecl-4 672 222303 ns/op 0.14 MB/s 15398 B/op 51 allocs/op PASS ok go/printer 1.514s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 241 508816 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 9420834 ns/op 5.40 MB/s BenchmarkScanFiles/go/parser/parser.go-4 8 26348581 ns/op 2.80 MB/s BenchmarkScanFiles/net/http/server.go-4 5 25122366 ns/op 4.92 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 181 691848 ns/op 4.48 MB/s PASS ok go/scanner 2.417s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1502997 74.32 ns/op PASS ok go/token 1.270s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 96 1335024 ns/op BenchmarkNamed/Underlying/nongeneric-4 797268 179.6 ns/op BenchmarkNamed/Underlying/generic-4 897782 150.9 ns/op BenchmarkNamed/Underlying/src_instance-4 943874 134.7 ns/op BenchmarkNamed/Underlying/user_instance-4 762453 175.1 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 13784 10531 ns/op BenchmarkNamed/NewMethodSet/generic-4 12199 9530 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 13742 9113 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 10000 11759 ns/op BenchmarkCheck/http/funcbodies/info-4 1 971615902 ns/op 35237 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 560777647 ns/op 60989 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 266326214 ns/op 128134 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 277856258 ns/op 122824 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 3715346853 ns/op 1406 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 185827033 ns/op 28018 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 106601215 ns/op 48762 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 108821393 ns/op 47498 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 980335490 ns/op 2209 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 110200456 ns/op 19524 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 1 100777017 ns/op 21259 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 80515143 ns/op 26666 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2936673124 ns/op 23722 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 889856036 ns/op 78247 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 251778021 ns/op 275615 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 158895705 ns/op 431618 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 4229052709 ns/op 474.4 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 194426796 ns/op 10284 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 147741084 ns/op 13517 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 127536937 ns/op 15583 lines/s PASS ok go/types 57.933s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 10447 14727 ns/op 69.53 MB/s PASS ok hash/adler32 1.322s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 197283 647.2 ns/op 23.18 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 204051 773.6 ns/op 19.39 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 109221 1300 ns/op 30.76 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 124144 1704 ns/op 23.48 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 390051 388.5 ns/op 1317.81 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 373620 381.2 ns/op 1343.15 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 299739 600.2 ns/op 1706.07 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 295462 421.0 ns/op 2432.27 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 193515 556.7 ns/op 7357.95 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 204490 535.9 ns/op 7642.62 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 55263 2232 ns/op 14679.90 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 57812 2057 ns/op 15928.64 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 313305 366.8 ns/op 40.89 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 310084 382.7 ns/op 39.20 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 335169 358.3 ns/op 111.64 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 273663 464.9 ns/op 86.03 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 322951 441.5 ns/op 1159.67 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 247273 451.3 ns/op 1134.40 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 250827 529.8 ns/op 1932.64 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 219063 974.9 ns/op 1050.31 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 175018 646.2 ns/op 6338.59 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 218218 566.2 ns/op 7234.19 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 54913 3627 ns/op 9034.35 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 48802 2347 ns/op 13963.08 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 251377 592.7 ns/op 25.31 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 198354 731.1 ns/op 20.52 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 116893 1135 ns/op 35.23 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 126692 1187 ns/op 33.69 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 9981 12762 ns/op 40.12 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 10000 15647 ns/op 32.72 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4335 24981 ns/op 40.99 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 4690 25714 ns/op 39.82 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1004 110268 ns/op 37.15 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 949 110736 ns/op 36.99 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 100 1529088 ns/op 21.43 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 144 945891 ns/op 34.64 MB/s PASS ok hash/crc32 9.206s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 100 1410781 ns/op 46.45 MB/s BenchmarkCrc64/ISO4KB-4 1228 114398 ns/op 35.80 MB/s BenchmarkCrc64/ISO1KB-4 7252 20092 ns/op 50.97 MB/s BenchmarkCrc64/ECMA64KB-4 74 1985459 ns/op 33.01 MB/s BenchmarkCrc64/Random64KB-4 100 1305366 ns/op 50.21 MB/s BenchmarkCrc64/Random16KB-4 411 287967 ns/op 56.90 MB/s PASS ok hash/crc64 2.131s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 9601 19626 ns/op 52.18 MB/s BenchmarkFnv32aKB-4 10000 10933 ns/op 93.66 MB/s BenchmarkFnv64KB-4 10000 11315 ns/op 90.50 MB/s BenchmarkFnv64aKB-4 10000 11813 ns/op 86.68 MB/s BenchmarkFnv128KB-4 1424 108434 ns/op 9.44 MB/s BenchmarkFnv128aKB-4 1447 82788 ns/op 12.37 MB/s PASS ok hash/fnv 2.191s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 397848 291.0 ns/op 13.75 MB/s BenchmarkHash/n=4/Bytes-4 3017815 48.33 ns/op 82.76 MB/s BenchmarkHash/n=4/String-4 1373624 83.88 ns/op 47.69 MB/s BenchmarkHash/n=8/Write-4 387351 305.0 ns/op 26.23 MB/s BenchmarkHash/n=8/Bytes-4 3054358 40.18 ns/op 199.11 MB/s BenchmarkHash/n=8/String-4 1422363 87.18 ns/op 91.77 MB/s BenchmarkHash/n=16/Write-4 414738 384.3 ns/op 41.63 MB/s BenchmarkHash/n=16/Bytes-4 2759066 44.92 ns/op 356.20 MB/s BenchmarkHash/n=16/String-4 1353648 95.72 ns/op 167.16 MB/s BenchmarkHash/n=32/Write-4 436633 315.4 ns/op 101.45 MB/s BenchmarkHash/n=32/Bytes-4 2787585 75.93 ns/op 421.42 MB/s BenchmarkHash/n=32/String-4 1337181 86.19 ns/op 371.28 MB/s BenchmarkHash/n=64/Write-4 433263 342.1 ns/op 187.07 MB/s BenchmarkHash/n=64/Bytes-4 2750787 73.86 ns/op 866.55 MB/s BenchmarkHash/n=64/String-4 1424083 81.80 ns/op 782.37 MB/s BenchmarkHash/n=256/Write-4 340526 407.7 ns/op 627.96 MB/s BenchmarkHash/n=256/Bytes-4 1950613 55.71 ns/op 4594.85 MB/s BenchmarkHash/n=256/String-4 1000000 202.6 ns/op 1263.58 MB/s BenchmarkHash/n=320/Write-4 309888 664.8 ns/op 481.33 MB/s BenchmarkHash/n=320/Bytes-4 1738034 64.62 ns/op 4951.68 MB/s BenchmarkHash/n=320/String-4 625645 193.1 ns/op 1657.38 MB/s BenchmarkHash/n=1024/Write-4 185113 659.3 ns/op 1553.25 MB/s BenchmarkHash/n=1024/Bytes-4 892855 219.0 ns/op 4676.78 MB/s BenchmarkHash/n=1024/String-4 155558 677.5 ns/op 1511.51 MB/s BenchmarkHash/n=4096/Write-4 75410 1876 ns/op 2183.54 MB/s BenchmarkHash/n=4096/Bytes-4 257415 862.6 ns/op 4748.34 MB/s BenchmarkHash/n=4096/String-4 64360 1766 ns/op 2319.43 MB/s BenchmarkHash/n=16384/Write-4 25021 5149 ns/op 3181.80 MB/s BenchmarkHash/n=16384/Bytes-4 64993 1898 ns/op 8633.04 MB/s BenchmarkHash/n=16384/String-4 15855 6983 ns/op 2346.44 MB/s PASS ok hash/maphash 8.309s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 394 255766 ns/op BenchmarkEscapeNone-4 121684 979.2 ns/op BenchmarkUnescape-4 592 191039 ns/op BenchmarkUnescapeNone-4 529069 237.8 ns/op BenchmarkUnescapeSparse-4 10000 33222 ns/op BenchmarkUnescapeDense-4 846 125714 ns/op PASS ok html 2.283s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 7186 16886 ns/op BenchmarkCSSEscaperNoSpecials-4 28326 3951 ns/op BenchmarkDecodeCSS-4 10000 12077 ns/op BenchmarkDecodeCSSNoSpecials-4 2464242 67.56 ns/op BenchmarkCSSValueFilter-4 86108 1744 ns/op BenchmarkCSSValueFilterOk-4 67335 1796 ns/op BenchmarkEscapedExecute-4 3103 33021 ns/op BenchmarkHTMLNospaceEscaper-4 7856 13667 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 41828 3514 ns/op BenchmarkStripTags-4 16942 7741 ns/op BenchmarkStripTagsNoSpecials-4 244381 670.9 ns/op BenchmarkJSValEscaperWithNum-4 17036 6267 ns/op BenchmarkJSValEscaperWithStr-4 4670 24601 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 16395 6900 ns/op BenchmarkJSValEscaperWithObj-4 4068 35323 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 13457 ns/op BenchmarkJSStrEscaperNoSpecials-4 36868 3031 ns/op BenchmarkJSStrEscaper-4 8763 16621 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 34482 3179 ns/op BenchmarkJSRegexpEscaper-4 9306 21243 ns/op BenchmarkTemplateSpecialTags-4 87 1459956 ns/op BenchmarkURLEscaper-4 3400 34379 ns/op BenchmarkURLEscaperNoSpecials-4 145384 1402 ns/op BenchmarkURLNormalizer-4 4492 25597 ns/op BenchmarkURLNormalizerNoSpecials-4 149012 1233 ns/op BenchmarkSrcsetFilter-4 10000 15497 ns/op BenchmarkSrcsetFilterNoSpecials-4 77084 1614 ns/op PASS ok html/template 7.139s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 476671 296.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 400033 314.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 618850 371.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 393711 306.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1379362 90.88 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 141.9 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1343408 91.09 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 921238 153.9 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1000000 128.8 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 384542 393.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 295498 532.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 392424 402.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 355149 385.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 485420 208.9 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 262374 454.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 599401 202.0 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 366961 478.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 340948 375.7 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1000000 114.4 ns/op BenchmarkRGBASetRGBA-4 1000000 127.0 ns/op BenchmarkRGBA64At-4 653127 284.3 ns/op BenchmarkRGBA64SetRGBA64-4 764805 187.4 ns/op BenchmarkNRGBAAt-4 1000000 103.5 ns/op BenchmarkNRGBASetNRGBA-4 1000000 116.7 ns/op BenchmarkNRGBA64At-4 766695 170.8 ns/op BenchmarkNRGBA64SetNRGBA64-4 828822 286.8 ns/op BenchmarkAlphaAt-4 1911350 56.95 ns/op BenchmarkAlphaSetAlpha-4 1706545 74.33 ns/op BenchmarkAlpha16At-4 1000000 124.1 ns/op BenchmarkAlphaSetAlpha16-4 984915 126.5 ns/op BenchmarkGrayAt-4 1853652 87.72 ns/op BenchmarkGraySetGray-4 1371883 74.50 ns/op BenchmarkGray16At-4 1000000 119.7 ns/op BenchmarkGraySetGray16-4 964312 106.6 ns/op PASS ok image 8.698s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 2354178 48.80 ns/op BenchmarkYCbCrToRGB/128-4 2542832 45.36 ns/op BenchmarkYCbCrToRGB/255-4 2435064 42.88 ns/op BenchmarkRGBToYCbCr/0-4 2465958 67.38 ns/op BenchmarkRGBToYCbCr/Cb-4 2384043 42.66 ns/op BenchmarkRGBToYCbCr/Cr-4 2544384 46.76 ns/op BenchmarkYCbCrToRGBA/0-4 2372752 47.16 ns/op BenchmarkYCbCrToRGBA/128-4 2168276 48.06 ns/op BenchmarkYCbCrToRGBA/255-4 2338849 48.51 ns/op BenchmarkNYCbCrAToRGBA/0-4 2308321 51.43 ns/op BenchmarkNYCbCrAToRGBA/128-4 2242357 52.22 ns/op BenchmarkNYCbCrAToRGBA/255-4 1622550 63.37 ns/op PASS ok image/color 4.144s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 2 72878836 ns/op BenchmarkFillSrc-4 320 490670 ns/op BenchmarkCopyOver-4 5 20396044 ns/op BenchmarkCopySrc-4 368 273783 ns/op BenchmarkNRGBAOver-4 6 17976006 ns/op BenchmarkNRGBASrc-4 8 15217544 ns/op BenchmarkYCbCr-4 8 26689878 ns/op BenchmarkGray-4 16 7223047 ns/op BenchmarkCMYK-4 10 14352268 ns/op BenchmarkGlyphOver-4 18 6655346 ns/op BenchmarkRGBAMaskOver-4 4 28823604 ns/op BenchmarkGrayMaskOver-4 4 29296349 ns/op BenchmarkRGBA64ImageMaskOver-4 3 38719983 ns/op BenchmarkRGBA-4 2 50010961 ns/op BenchmarkPalettedFill-4 944 181879 ns/op BenchmarkPalettedRGBA-4 4 29597453 ns/op BenchmarkGenericOver-4 1 111740431 ns/op BenchmarkGenericMaskOver-4 4 26271047 ns/op BenchmarkGenericSrc-4 2 77289066 ns/op BenchmarkGenericMaskSrc-4 2 61338380 ns/op PASS ok image/draw 8.335s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 13 11539944 ns/op 1.34 MB/s 48616 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 156791836 ns/op 1.96 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 3145503207 ns/op 0.39 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 50 2490730 ns/op 6.20 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 167159395 ns/op 0.37 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 5.591s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 3342 40785 ns/op BenchmarkIDCT-4 4924 24733 ns/op BenchmarkDecodeBaseline-4 7 17202641 ns/op 3.59 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 5 21884087 ns/op 2.82 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 189158598 ns/op 6.50 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 320774570 ns/op 2.87 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 2.972s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 13177120 7.976 ns/op BenchmarkDecodeGray-4 9 12003742 ns/op 5.46 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 54519011 ns/op 4.81 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 62181984 ns/op 4.22 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 19 6372573 ns/op 10.28 MB/s 140354 B/op 309 allocs/op BenchmarkDecodeRGB-4 2 54343248 ns/op 4.82 MB/s 332136 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 52165505 ns/op 5.03 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 1 114149962 ns/op 2.69 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 62139514 ns/op 4.94 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 230839181 ns/op 5.32 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 216573846 ns/op 5.67 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 2 68257868 ns/op 4.50 MB/s 848616 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 213309836 ns/op 5.76 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 918175438 ns/op 1.34 MB/s 864088 B/op 29 allocs/op PASS ok image/png 5.367s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 76825332 ns/op 1.30 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 55263144 ns/op 1.81 MB/s 802904 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 306722019 ns/op 1.63 MB/s 2007136 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 393427920 ns/op 1.27 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 50146271 ns/op 1.99 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 63774003 ns/op 1.57 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 314240723 ns/op 1.59 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 287983301 ns/op 1.74 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 615515152 ns/op 1.62 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 614957881 ns/op 1.63 MB/s 8003680 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 4083566181 ns/op 1.22 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 4340324861 ns/op 1.15 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 10608546 ns/op 9.43 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 9 11481600 ns/op 8.71 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 55749192 ns/op 8.97 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 55478919 ns/op 9.01 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 112229248 ns/op 8.91 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 123496038 ns/op 8.10 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 694303210 ns/op 7.20 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 542603865 ns/op 9.21 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 71838833 ns/op 1.39 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 103383730 ns/op 0.97 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 411371470 ns/op 1.22 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 419382503 ns/op 1.19 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 1075409900 ns/op 0.93 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 952886070 ns/op 1.05 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 6705719722 ns/op 0.75 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 5841169946 ns/op 0.86 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 188920677 ns/op 22.12 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 181726477 ns/op 23.00 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 52.072s goos: darwin goarch: amd64 pkg: internal/chacha8rand BenchmarkBlock-4 1000000 124.4 ns/op 2057.26 MB/s PASS ok internal/chacha8rand 1.216s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 29348 5810 ns/op 0.17 MB/s BenchmarkMarshalCorpusFile/2-4 28015 4560 ns/op 0.44 MB/s BenchmarkMarshalCorpusFile/4-4 27649 4820 ns/op 0.83 MB/s BenchmarkMarshalCorpusFile/8-4 22651 6390 ns/op 1.25 MB/s BenchmarkMarshalCorpusFile/16-4 17455 7117 ns/op 2.25 MB/s BenchmarkMarshalCorpusFile/32-4 10790 10959 ns/op 2.92 MB/s BenchmarkMarshalCorpusFile/64-4 8932 18005 ns/op 3.55 MB/s BenchmarkMarshalCorpusFile/128-4 3873 26116 ns/op 4.90 MB/s BenchmarkMarshalCorpusFile/256-4 3217 56004 ns/op 4.57 MB/s BenchmarkMarshalCorpusFile/512-4 1186 114513 ns/op 4.47 MB/s BenchmarkMarshalCorpusFile/1024-4 705 166209 ns/op 6.16 MB/s BenchmarkMarshalCorpusFile/2048-4 354 353413 ns/op 5.79 MB/s BenchmarkMarshalCorpusFile/4096-4 136 743085 ns/op 5.51 MB/s BenchmarkMarshalCorpusFile/8192-4 93 1672516 ns/op 4.90 MB/s BenchmarkMarshalCorpusFile/16384-4 60 3909339 ns/op 4.19 MB/s BenchmarkMarshalCorpusFile/32768-4 22 8195981 ns/op 4.00 MB/s BenchmarkMarshalCorpusFile/65536-4 10 16749680 ns/op 3.91 MB/s BenchmarkMarshalCorpusFile/131072-4 4 31134021 ns/op 4.21 MB/s BenchmarkMarshalCorpusFile/262144-4 2 67117113 ns/op 3.91 MB/s BenchmarkMarshalCorpusFile/524288-4 1 118500095 ns/op 4.42 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 197402037 ns/op 5.31 MB/s BenchmarkUnmarshalCorpusFile/1-4 7327 18038 ns/op 0.06 MB/s BenchmarkUnmarshalCorpusFile/2-4 9409 14759 ns/op 0.14 MB/s BenchmarkUnmarshalCorpusFile/4-4 7945 18710 ns/op 0.21 MB/s BenchmarkUnmarshalCorpusFile/8-4 7760 21653 ns/op 0.37 MB/s BenchmarkUnmarshalCorpusFile/16-4 4792 25154 ns/op 0.64 MB/s BenchmarkUnmarshalCorpusFile/32-4 3830 42284 ns/op 0.76 MB/s BenchmarkUnmarshalCorpusFile/64-4 2439 67550 ns/op 0.95 MB/s BenchmarkUnmarshalCorpusFile/128-4 1576 104386 ns/op 1.23 MB/s BenchmarkUnmarshalCorpusFile/256-4 687 215583 ns/op 1.19 MB/s BenchmarkUnmarshalCorpusFile/512-4 453 265498 ns/op 1.93 MB/s BenchmarkUnmarshalCorpusFile/1024-4 242 485915 ns/op 2.11 MB/s BenchmarkUnmarshalCorpusFile/2048-4 100 1050977 ns/op 1.95 MB/s BenchmarkUnmarshalCorpusFile/4096-4 69 1983501 ns/op 2.07 MB/s BenchmarkUnmarshalCorpusFile/8192-4 33 3989565 ns/op 2.05 MB/s BenchmarkUnmarshalCorpusFile/16384-4 14 8564580 ns/op 1.91 MB/s BenchmarkUnmarshalCorpusFile/32768-4 7 14832183 ns/op 2.21 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 38310220 ns/op 1.71 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 67505346 ns/op 1.94 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 206793090 ns/op 1.27 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 252448945 ns/op 2.08 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 618651146 ns/op 1.69 MB/s BenchmarkMutatorBytes/1-4 1 105020092 ns/op BenchmarkMutatorBytes/10-4 29881 4357 ns/op BenchmarkMutatorBytes/100-4 28244 6232 ns/op BenchmarkMutatorBytes/1000-4 19204 8430 ns/op BenchmarkMutatorBytes/10000-4 4610 25962 ns/op BenchmarkMutatorBytes/100000-4 818 204792 ns/op BenchmarkMutatorString/1-4 28897 6685 ns/op BenchmarkMutatorString/10-4 28725 4395 ns/op BenchmarkMutatorString/100-4 23288 5311 ns/op BenchmarkMutatorString/1000-4 10000 16160 ns/op BenchmarkMutatorString/10000-4 3471 57744 ns/op BenchmarkMutatorString/100000-4 255 495850 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 12835 10582 ns/op BenchmarkMutatorAllBasicTypes/string-4 10000 12192 ns/op BenchmarkMutatorAllBasicTypes/bool-4 49035 2982 ns/op BenchmarkMutatorAllBasicTypes/float32-4 48061 3139 ns/op BenchmarkMutatorAllBasicTypes/float64-4 37455 3628 ns/op BenchmarkMutatorAllBasicTypes/int-4 29972 3438 ns/op BenchmarkMutatorAllBasicTypes/int8-4 42252 2572 ns/op BenchmarkMutatorAllBasicTypes/int16-4 49473 2914 ns/op BenchmarkMutatorAllBasicTypes/int32-4 45586 3532 ns/op BenchmarkMutatorAllBasicTypes/int64-4 39510 2580 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 39644 4382 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 42355 4398 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 41954 2636 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 41424 4692 ns/op PASS ok internal/fuzz 16.971s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 13639 12517 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 100738 1139 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.937s PASS ok internal/poll 1.047s goos: darwin goarch: amd64 pkg: internal/runtime/atomic BenchmarkAnd32-4 11302158 14.04 ns/op BenchmarkAnd32Parallel-4 2998963 38.99 ns/op BenchmarkAnd64-4 9787226 12.91 ns/op BenchmarkAnd64Parallel-4 2616267 41.97 ns/op BenchmarkOr32-4 9657700 13.72 ns/op BenchmarkOr32Parallel-4 2741353 42.77 ns/op BenchmarkOr64-4 8770464 15.07 ns/op BenchmarkOr64Parallel-4 2163489 49.20 ns/op BenchmarkAtomicLoad64-4 24620439 6.257 ns/op BenchmarkAtomicStore64-4 10221723 13.30 ns/op BenchmarkAtomicLoad-4 23789004 6.057 ns/op BenchmarkAtomicStore-4 10158042 12.09 ns/op BenchmarkAnd8-4 9096584 12.17 ns/op BenchmarkAnd-4 9167085 11.94 ns/op BenchmarkAnd8Parallel-4 3094032 35.54 ns/op BenchmarkAndParallel-4 3672681 31.50 ns/op BenchmarkOr8-4 9338917 11.44 ns/op BenchmarkOr-4 11793688 11.20 ns/op BenchmarkOr8Parallel-4 3181098 36.82 ns/op BenchmarkOrParallel-4 3793274 36.01 ns/op BenchmarkXadd-4 3169317 33.40 ns/op BenchmarkXadd64-4 3414114 33.72 ns/op BenchmarkCas-4 2181784 47.09 ns/op BenchmarkCas64-4 2386696 62.46 ns/op BenchmarkXchg-4 3869650 32.42 ns/op BenchmarkXchg64-4 3303832 36.56 ns/op PASS ok internal/runtime/atomic 7.117s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 4 31596301 ns/op PASS ok internal/trace 4.437s PASS ok internal/zstd 1.078s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10000 10132 ns/op BenchmarkCopyNLarge-4 340 443170 ns/op PASS ok io 1.491s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 163806 745.9 ns/op BenchmarkPrintln-4 22411 5146 ns/op 77 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 33216 3470 ns/op 65 B/op 0 allocs/op BenchmarkConcurrent-4 7150 15864 ns/op BenchmarkDiscard-4 894384 132.1 ns/op 0 B/op 0 allocs/op PASS ok log 1.981s goos: darwin goarch: amd64 pkg: log/slog BenchmarkAttrString-4 19255 5619 ns/op 312 B/op 16 allocs/op BenchmarkWriteTime-4 77559 1566 ns/op BenchmarkJSONHandler/defaults-4 8347 15078 ns/op 534 B/op 1 allocs/op BenchmarkJSONHandler/time_format-4 5050 24855 ns/op 783 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 6033 22022 ns/op 748 B/op 5 allocs/op BenchmarkPreformatting/separate-4 7600 14820 ns/op 520 B/op 0 allocs/op BenchmarkPreformatting/struct-4 7701 14726 ns/op 519 B/op 0 allocs/op BenchmarkPreformatting/struct_file-4 4808 23970 ns/op 521 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 32047 3755 ns/op 79 B/op 2 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 29775 4033 ns/op 64 B/op 2 allocs/op BenchmarkNopLog/no_attrs-4 93235 1243 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 68364 1852 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 52748 1950 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 65806 1918 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 69648 1824 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 76261 1608 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 1414274 91.27 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 984652 144.3 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 907261 146.7 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 749642 193.0 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 593616 214.3 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 6594 25635 ns/op BenchmarkDispatch/switch-checked-4 200040 615.7 ns/op BenchmarkDispatch/As-4 232406 545.5 ns/op BenchmarkDispatch/Visit-4 177500 710.5 ns/op BenchmarkUnsafeStrings-4 18590 6418 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 5.352s goos: darwin goarch: amd64 pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 1095570 94.32 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 1224145 90.89 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 767025 153.9 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 238324 508.6 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 53846 2480 ns/op 263 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 51092 2628 ns/op 261 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 30046 5110 ns/op 679 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 10000 19914 ns/op 3469 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 12834 10045 ns/op 597 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 14400 9600 ns/op 592 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 6696 15223 ns/op 1073 B/op 5 allocs/op BenchmarkAttrs/Text_discard/40_args-4 2974 45127 ns/op 4319 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 15012 8356 ns/op 520 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 14094 8251 ns/op 528 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 9343 12955 ns/op 943 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 2964 40635 ns/op 3723 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 4.168s goos: darwin goarch: amd64 pkg: maps BenchmarkMapClone-4 4 29879626 ns/op PASS ok maps 2.350s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2334097 46.68 ns/op BenchmarkAcosh-4 1047769 113.4 ns/op BenchmarkAsin-4 2514980 46.44 ns/op BenchmarkAsinh-4 1000000 127.1 ns/op BenchmarkAtan-4 2815261 45.90 ns/op BenchmarkAtanh-4 1000000 116.6 ns/op BenchmarkAtan2-4 2061661 56.67 ns/op BenchmarkCbrt-4 1230870 95.56 ns/op BenchmarkCeil-4 22989121 5.308 ns/op BenchmarkCopysign-4 2613486 43.76 ns/op BenchmarkCos-4 1278040 93.01 ns/op BenchmarkCosh-4 1575361 75.03 ns/op BenchmarkErf-4 2872392 41.19 ns/op BenchmarkErfc-4 2741077 42.48 ns/op BenchmarkErfinv-4 2986384 40.68 ns/op BenchmarkErfcinv-4 2764539 41.43 ns/op BenchmarkExp-4 6834790 15.88 ns/op BenchmarkExpGo-4 915122 139.7 ns/op BenchmarkExpm1-4 2462845 47.01 ns/op BenchmarkExp2-4 924535 130.8 ns/op BenchmarkExp2Go-4 959148 134.7 ns/op BenchmarkAbs-4 3577185 32.96 ns/op BenchmarkDim-4 11852214 10.39 ns/op BenchmarkFloor-4 22039773 5.044 ns/op BenchmarkMax-4 15201073 8.288 ns/op BenchmarkMin-4 14527754 8.224 ns/op BenchmarkMod-4 241357 494.0 ns/op BenchmarkFrexp-4 1463048 80.48 ns/op BenchmarkGamma-4 833199 168.0 ns/op BenchmarkHypot-4 11247453 9.553 ns/op BenchmarkHypotGo-4 1216677 98.60 ns/op BenchmarkIlogb-4 1586184 78.68 ns/op BenchmarkJ0-4 260716 580.5 ns/op BenchmarkJ1-4 307075 463.1 ns/op BenchmarkJn-4 102342 1029 ns/op BenchmarkLdexp-4 1373220 82.69 ns/op BenchmarkLgamma-4 936602 136.9 ns/op BenchmarkLog-4 5289579 20.42 ns/op BenchmarkLogb-4 1413066 82.29 ns/op BenchmarkLog1p-4 1224176 98.19 ns/op BenchmarkLog10-4 5650639 20.63 ns/op BenchmarkLog2-4 956414 108.8 ns/op BenchmarkModf-4 2046927 59.61 ns/op BenchmarkNextafter32-4 1744083 65.23 ns/op BenchmarkNextafter64-4 1904136 64.82 ns/op BenchmarkPowInt-4 438261 311.9 ns/op BenchmarkPowFrac-4 328687 362.6 ns/op BenchmarkPow10Pos-4 5662498 21.44 ns/op BenchmarkPow10Neg-4 4875352 22.97 ns/op BenchmarkRound-4 3312598 34.93 ns/op BenchmarkRoundToEven-4 9245976 11.97 ns/op BenchmarkRemainder-4 388894 413.5 ns/op BenchmarkSignbit-4 2483966 46.77 ns/op BenchmarkSin-4 1000000 124.8 ns/op BenchmarkSincos-4 1000000 114.8 ns/op BenchmarkSinh-4 2083959 58.49 ns/op BenchmarkSqrtIndirect-4 23381032 5.792 ns/op BenchmarkSqrtLatency-4 21177235 6.011 ns/op BenchmarkSqrtIndirectLatency-4 23269702 5.340 ns/op BenchmarkSqrtGoLatency-4 1000000 108.3 ns/op BenchmarkSqrtPrime-4 41673 2816 ns/op BenchmarkTan-4 1462975 78.35 ns/op BenchmarkTanh-4 1442240 80.19 ns/op BenchmarkTrunc-4 22400935 5.241 ns/op BenchmarkY0-4 291274 444.9 ns/op BenchmarkY1-4 300174 443.3 ns/op BenchmarkYn-4 129736 905.6 ns/op BenchmarkFloat64bits-4 5498066 21.11 ns/op BenchmarkFloat64frombits-4 5216852 22.42 ns/op BenchmarkFloat32bits-4 5214313 21.27 ns/op BenchmarkFloat32frombits-4 4855945 21.62 ns/op BenchmarkFMA-4 19223781 5.719 ns/op PASS ok math 14.353s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 14064772 8.908 ns/op 7184.62 MB/s BenchmarkAddVV/2-4 12161947 9.799 ns/op 13062.65 MB/s BenchmarkAddVV/3-4 11654116 10.40 ns/op 18459.32 MB/s BenchmarkAddVV/4-4 11631552 10.88 ns/op 23526.69 MB/s BenchmarkAddVV/5-4 11338501 10.78 ns/op 29679.85 MB/s BenchmarkAddVV/10-4 6067206 17.98 ns/op 35585.61 MB/s BenchmarkAddVV/100-4 2119285 52.67 ns/op 121511.38 MB/s BenchmarkAddVV/1000-4 269066 466.1 ns/op 137320.38 MB/s BenchmarkSubVV/1-4 14931933 8.846 ns/op 7234.70 MB/s BenchmarkSubVV/2-4 13292370 9.633 ns/op 13288.31 MB/s BenchmarkSubVV/3-4 11027516 10.85 ns/op 17696.26 MB/s BenchmarkSubVV/4-4 10506472 10.55 ns/op 24266.35 MB/s BenchmarkSubVV/5-4 10522112 11.03 ns/op 29015.88 MB/s BenchmarkSubVV/10-4 8718638 13.38 ns/op 47846.88 MB/s BenchmarkSubVV/100-4 2088637 56.06 ns/op 114154.51 MB/s BenchmarkSubVV/1000-4 261057 501.4 ns/op 127647.47 MB/s BenchmarkAddVW/1-4 13774540 9.920 ns/op 806.47 MB/s BenchmarkAddVW/2-4 15274830 8.217 ns/op 1947.07 MB/s BenchmarkAddVW/3-4 11529882 9.155 ns/op 2621.59 MB/s BenchmarkAddVW/4-4 13049348 8.913 ns/op 3590.35 MB/s BenchmarkAddVW/5-4 11963901 9.283 ns/op 4308.82 MB/s BenchmarkAddVW/10-4 11207842 10.74 ns/op 7451.73 MB/s BenchmarkAddVW/100-4 300738 406.0 ns/op 1970.21 MB/s BenchmarkAddVW/1000-4 44361 2724 ns/op 2936.83 MB/s BenchmarkAddVWext/1-4 14737473 8.061 ns/op 992.45 MB/s BenchmarkAddVWext/2-4 15086905 8.410 ns/op 1902.55 MB/s BenchmarkAddVWext/3-4 12341760 9.201 ns/op 2608.36 MB/s BenchmarkAddVWext/4-4 14103276 8.806 ns/op 3633.94 MB/s BenchmarkAddVWext/5-4 13530900 9.236 ns/op 4330.84 MB/s BenchmarkAddVWext/10-4 9929570 11.06 ns/op 7232.07 MB/s BenchmarkAddVWext/100-4 66258 1826 ns/op 438.01 MB/s BenchmarkAddVWext/1000-4 7497 17734 ns/op 451.11 MB/s BenchmarkSubVW/1-4 15015463 8.009 ns/op 998.86 MB/s BenchmarkSubVW/2-4 14189616 8.614 ns/op 1857.37 MB/s BenchmarkSubVW/3-4 13359478 9.014 ns/op 2662.41 MB/s BenchmarkSubVW/4-4 13205593 8.870 ns/op 3607.57 MB/s BenchmarkSubVW/5-4 13431626 9.286 ns/op 4307.50 MB/s BenchmarkSubVW/10-4 9523016 13.25 ns/op 6037.96 MB/s BenchmarkSubVW/100-4 303908 411.4 ns/op 1944.66 MB/s BenchmarkSubVW/1000-4 45589 2675 ns/op 2990.33 MB/s BenchmarkSubVWext/1-4 15457602 8.179 ns/op 978.09 MB/s BenchmarkSubVWext/2-4 14353908 8.654 ns/op 1848.76 MB/s BenchmarkSubVWext/3-4 12674739 9.475 ns/op 2532.91 MB/s BenchmarkSubVWext/4-4 13778515 9.281 ns/op 3448.08 MB/s BenchmarkSubVWext/5-4 12102976 9.651 ns/op 4144.45 MB/s BenchmarkSubVWext/10-4 9636871 11.54 ns/op 6931.11 MB/s BenchmarkSubVWext/100-4 61143 1890 ns/op 423.18 MB/s BenchmarkSubVWext/1000-4 6938 17929 ns/op 446.20 MB/s BenchmarkMulAddVWW/1-4 12744607 9.857 ns/op 6492.99 MB/s BenchmarkMulAddVWW/2-4 10519227 10.66 ns/op 12003.77 MB/s BenchmarkMulAddVWW/3-4 10040593 10.33 ns/op 18579.07 MB/s BenchmarkMulAddVWW/4-4 9931804 11.04 ns/op 23185.78 MB/s BenchmarkMulAddVWW/5-4 10101604 14.43 ns/op 22168.46 MB/s BenchmarkMulAddVWW/10-4 6651004 18.20 ns/op 35162.16 MB/s BenchmarkMulAddVWW/100-4 1000000 110.8 ns/op 57776.02 MB/s BenchmarkMulAddVWW/1000-4 133296 954.7 ns/op 67036.73 MB/s BenchmarkAddMulVVW/1-4 13287697 9.592 ns/op 6672.46 MB/s BenchmarkAddMulVVW/2-4 11397116 10.40 ns/op 12309.38 MB/s BenchmarkAddMulVVW/3-4 10613724 10.67 ns/op 17988.56 MB/s BenchmarkAddMulVVW/4-4 10012633 11.56 ns/op 22149.37 MB/s BenchmarkAddMulVVW/5-4 10291214 12.35 ns/op 25906.65 MB/s BenchmarkAddMulVVW/10-4 7408033 14.52 ns/op 44074.35 MB/s BenchmarkAddMulVVW/100-4 1873718 63.10 ns/op 101422.55 MB/s BenchmarkAddMulVVW/1000-4 213291 596.5 ns/op 107292.01 MB/s BenchmarkDivWVW/1-4 1893481 61.10 ns/op 1047.54 MB/s BenchmarkDivWVW/2-4 1000000 123.6 ns/op 1035.60 MB/s BenchmarkDivWVW/3-4 831982 157.0 ns/op 1222.63 MB/s BenchmarkDivWVW/4-4 685826 188.8 ns/op 1356.17 MB/s BenchmarkDivWVW/5-4 596360 209.3 ns/op 1528.97 MB/s BenchmarkDivWVW/10-4 338668 379.3 ns/op 1687.36 MB/s BenchmarkDivWVW/100-4 36676 3279 ns/op 1952.06 MB/s BenchmarkDivWVW/1000-4 4194 30890 ns/op 2071.90 MB/s BenchmarkNonZeroShifts/1/shrVU-4 15325748 8.133 ns/op BenchmarkNonZeroShifts/1/shlVU-4 14509780 8.477 ns/op BenchmarkNonZeroShifts/2/shrVU-4 13991970 8.455 ns/op BenchmarkNonZeroShifts/2/shlVU-4 12858123 8.037 ns/op BenchmarkNonZeroShifts/3/shrVU-4 13131499 8.746 ns/op BenchmarkNonZeroShifts/3/shlVU-4 13057230 8.656 ns/op BenchmarkNonZeroShifts/4/shrVU-4 10450680 9.878 ns/op BenchmarkNonZeroShifts/4/shlVU-4 12297310 9.349 ns/op BenchmarkNonZeroShifts/5/shrVU-4 11688562 10.25 ns/op BenchmarkNonZeroShifts/5/shlVU-4 11108268 9.762 ns/op BenchmarkNonZeroShifts/10/shrVU-4 8248849 13.85 ns/op BenchmarkNonZeroShifts/10/shlVU-4 8999605 12.88 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1420286 82.94 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1553946 69.54 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 181644 698.5 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 213498 627.2 ns/op BenchmarkDecimalConversion-4 176 657422 ns/op BenchmarkFloatString/100-4 10000 11588 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 202 581994 ns/op 2911 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 53292324 ns/op 61676 B/op 59 allocs/op BenchmarkFloatString/100000-4 1 5378898322 ns/op 838232 B/op 506 allocs/op BenchmarkFloatAdd/10-4 145899 831.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 141750 835.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 135100 872.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 79896 1469 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 17215 6874 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 194611 624.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 204272 705.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 204807 644.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 150525 785.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 49003 2288 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1897 74481 ns/op BenchmarkParseFloatLargeExp-4 420 284986 ns/op BenchmarkGCD10x10/WithoutXY-4 172798 729.7 ns/op BenchmarkGCD10x10/WithXY-4 48030 2536 ns/op BenchmarkGCD10x100/WithoutXY-4 87888 1408 ns/op BenchmarkGCD10x100/WithXY-4 16110 7767 ns/op BenchmarkGCD10x1000/WithoutXY-4 56731 2540 ns/op BenchmarkGCD10x1000/WithXY-4 10000 10088 ns/op BenchmarkGCD100x100/WithoutXY-4 20994 5370 ns/op BenchmarkGCD100x100/WithXY-4 7998 12769 ns/op BenchmarkGCD100x1000/WithoutXY-4 11196 10195 ns/op BenchmarkGCD100x1000/WithXY-4 5932 20674 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1809 63435 ns/op BenchmarkGCD1000x1000/WithXY-4 945 121669 ns/op BenchmarkHilbert-4 16 6274584 ns/op BenchmarkBinomial-4 10000 10796 ns/op BenchmarkQuoRem-4 20272 6010 ns/op BenchmarkExp-4 18 7886434 ns/op BenchmarkExpMont/Odd-4 130 929507 ns/op 2596 B/op 22 allocs/op BenchmarkExpMont/Even1-4 132 903256 ns/op 3357 B/op 37 allocs/op BenchmarkExpMont/Even2-4 122 943499 ns/op 3839 B/op 53 allocs/op BenchmarkExpMont/Even3-4 126 955769 ns/op 3859 B/op 53 allocs/op BenchmarkExpMont/Even4-4 126 935858 ns/op 3838 B/op 53 allocs/op BenchmarkExpMont/Even8-4 127 937156 ns/op 3874 B/op 54 allocs/op BenchmarkExpMont/Even32-4 122 972228 ns/op 3877 B/op 54 allocs/op BenchmarkExpMont/Even64-4 140 822443 ns/op 3631 B/op 53 allocs/op BenchmarkExpMont/Even96-4 139 859884 ns/op 3755 B/op 50 allocs/op BenchmarkExpMont/Even128-4 159 753353 ns/op 3258 B/op 50 allocs/op BenchmarkExpMont/Even255-4 166 734522 ns/op 2962 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 327 337873 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 285 384412 ns/op 1739 B/op 47 allocs/op BenchmarkExpMont/SmallEven3-4 290 395628 ns/op 1751 B/op 48 allocs/op BenchmarkExpMont/SmallEven4-4 319 378258 ns/op 1736 B/op 47 allocs/op BenchmarkExp2-4 19 7142316 ns/op BenchmarkBitset-4 650173 194.2 ns/op BenchmarkBitsetNeg-4 374736 361.6 ns/op BenchmarkBitsetOrig-4 175270 666.6 ns/op BenchmarkBitsetNegOrig-4 142401 1078 ns/op BenchmarkModSqrt225_Tonelli-4 117 982432 ns/op BenchmarkModSqrt225_3Mod4-4 384 304106 ns/op BenchmarkModSqrt231_Tonelli-4 100 1018300 ns/op BenchmarkModSqrt231_5Mod8-4 301 350586 ns/op BenchmarkModInverse-4 10000 10826 ns/op BenchmarkSqrt-4 2000 71637 ns/op BenchmarkIntSqr/1-4 1000000 129.9 ns/op BenchmarkIntSqr/2-4 636201 185.3 ns/op BenchmarkIntSqr/3-4 612292 212.5 ns/op BenchmarkIntSqr/5-4 480770 267.3 ns/op BenchmarkIntSqr/8-4 395250 333.9 ns/op BenchmarkIntSqr/10-4 333561 410.9 ns/op BenchmarkIntSqr/20-4 50821 2406 ns/op BenchmarkIntSqr/30-4 36764 3246 ns/op BenchmarkIntSqr/50-4 19664 5342 ns/op BenchmarkIntSqr/80-4 15265 7695 ns/op BenchmarkIntSqr/100-4 10000 10263 ns/op BenchmarkIntSqr/200-4 5110 26803 ns/op BenchmarkIntSqr/300-4 1986 66219 ns/op BenchmarkIntSqr/500-4 908 120351 ns/op BenchmarkIntSqr/800-4 381 299116 ns/op BenchmarkIntSqr/1000-4 279 405783 ns/op BenchmarkDiv/20/10-4 408818 328.0 ns/op BenchmarkDiv/40/20-4 365311 330.4 ns/op BenchmarkDiv/100/50-4 349490 387.3 ns/op BenchmarkDiv/200/100-4 46482 2522 ns/op BenchmarkDiv/400/200-4 45384 2600 ns/op BenchmarkDiv/1000/500-4 38274 3132 ns/op BenchmarkDiv/2000/1000-4 29524 4061 ns/op BenchmarkDiv/20000/10000-4 1528 78041 ns/op BenchmarkDiv/200000/100000-4 40 3788467 ns/op BenchmarkDiv/2000000/1000000-4 1 106056048 ns/op BenchmarkDiv/20000000/10000000-4 1 3305415860 ns/op BenchmarkMul-4 6 18863087 ns/op BenchmarkNatMul/10-4 210452 909.3 ns/op BenchmarkNatMul/100-4 7124 23551 ns/op BenchmarkNatMul/1000-4 187 636710 ns/op BenchmarkZeroShifts/Shl-4 10000 16470 ns/op BenchmarkZeroShifts/ShlSame-4 3187208 34.32 ns/op BenchmarkZeroShifts/Shr-4 7172 17147 ns/op BenchmarkZeroShifts/ShrSame-4 3307532 34.13 ns/op BenchmarkExp3Power/0x10-4 174643 888.0 ns/op BenchmarkExp3Power/0x40-4 135879 1022 ns/op BenchmarkExp3Power/0x100-4 85030 1770 ns/op BenchmarkExp3Power/0x400-4 33583 4095 ns/op BenchmarkExp3Power/0x1000-4 9397 16615 ns/op BenchmarkExp3Power/0x4000-4 2011 67510 ns/op BenchmarkExp3Power/0x10000-4 213 577917 ns/op BenchmarkExp3Power/0x40000-4 26 6246937 ns/op BenchmarkExp3Power/0x100000-4 3 47153072 ns/op BenchmarkExp3Power/0x400000-4 1 428219496 ns/op BenchmarkFibo-4 3 35270204 ns/op BenchmarkNatSqr/1-4 1000000 196.0 ns/op BenchmarkNatSqr/2-4 503402 304.4 ns/op BenchmarkNatSqr/3-4 504428 368.2 ns/op BenchmarkNatSqr/5-4 373906 516.0 ns/op BenchmarkNatSqr/8-4 280545 674.5 ns/op BenchmarkNatSqr/10-4 235010 890.4 ns/op BenchmarkNatSqr/20-4 44781 2917 ns/op BenchmarkNatSqr/30-4 32838 4003 ns/op BenchmarkNatSqr/50-4 17623 6213 ns/op BenchmarkNatSqr/80-4 10000 11287 ns/op BenchmarkNatSqr/100-4 10000 13997 ns/op BenchmarkNatSqr/200-4 3853 29563 ns/op BenchmarkNatSqr/300-4 2040 90575 ns/op BenchmarkNatSqr/500-4 801 185005 ns/op BenchmarkNatSqr/800-4 348 348024 ns/op BenchmarkNatSqr/1000-4 262 478255 ns/op BenchmarkNatSetBytes/8-4 703888 152.1 ns/op BenchmarkNatSetBytes/24-4 267872 517.7 ns/op BenchmarkNatSetBytes/128-4 52861 2231 ns/op BenchmarkNatSetBytes/7-4 729692 146.1 ns/op BenchmarkNatSetBytes/23-4 260736 564.5 ns/op BenchmarkNatSetBytes/127-4 57912 2446 ns/op BenchmarkScanPi-4 192 613965 ns/op BenchmarkStringPiParallel-4 537 330843 ns/op BenchmarkScan/10/Base2-4 35042 3315 ns/op BenchmarkScan/100/Base2-4 4614 28457 ns/op BenchmarkScan/1000/Base2-4 433 273293 ns/op BenchmarkScan/10/Base8-4 94682 1348 ns/op BenchmarkScan/100/Base8-4 10000 11117 ns/op BenchmarkScan/1000/Base8-4 1152 97849 ns/op BenchmarkScan/10/Base10-4 93788 1259 ns/op BenchmarkScan/100/Base10-4 13228 9065 ns/op BenchmarkScan/1000/Base10-4 1326 87333 ns/op BenchmarkScan/10/Base16-4 96637 1115 ns/op BenchmarkScan/100/Base16-4 14146 9170 ns/op BenchmarkScan/1000/Base16-4 1490 86629 ns/op BenchmarkString/10/Base2-4 163490 744.4 ns/op BenchmarkString/100/Base2-4 27202 4466 ns/op BenchmarkString/1000/Base2-4 3460 49492 ns/op BenchmarkString/10/Base8-4 345174 376.2 ns/op BenchmarkString/100/Base8-4 64354 1730 ns/op BenchmarkString/1000/Base8-4 8754 14979 ns/op BenchmarkString/10/Base10-4 197956 836.8 ns/op BenchmarkString/100/Base10-4 34747 3902 ns/op BenchmarkString/1000/Base10-4 4522 35131 ns/op BenchmarkString/10/Base16-4 408272 322.4 ns/op BenchmarkString/100/Base16-4 96500 1267 ns/op BenchmarkString/1000/Base16-4 10000 14717 ns/op BenchmarkLeafSize/0-4 25 5122388 ns/op BenchmarkLeafSize/1-4 562 248149 ns/op BenchmarkLeafSize/2-4 501 236962 ns/op BenchmarkLeafSize/3-4 388 382974 ns/op BenchmarkLeafSize/4-4 435 277677 ns/op BenchmarkLeafSize/5-4 321 372727 ns/op BenchmarkLeafSize/6-4 358 431399 ns/op BenchmarkLeafSize/7-4 386 348264 ns/op BenchmarkLeafSize/8-4 530 263919 ns/op BenchmarkLeafSize/9-4 267 522569 ns/op BenchmarkLeafSize/10-4 314 415119 ns/op BenchmarkLeafSize/11-4 314 396873 ns/op BenchmarkLeafSize/12-4 343 374683 ns/op BenchmarkLeafSize/13-4 308 410240 ns/op BenchmarkLeafSize/14-4 319 349119 ns/op BenchmarkLeafSize/15-4 403 324056 ns/op BenchmarkLeafSize/16-4 464 267292 ns/op BenchmarkLeafSize/32-4 399 284875 ns/op BenchmarkLeafSize/64-4 444 293520 ns/op BenchmarkProbablyPrime/n=0-4 8 12578091 ns/op BenchmarkProbablyPrime/n=1-4 8 13337116 ns/op BenchmarkProbablyPrime/n=5-4 6 18926116 ns/op BenchmarkProbablyPrime/n=10-4 4 25896938 ns/op BenchmarkProbablyPrime/n=20-4 3 45522620 ns/op BenchmarkProbablyPrime/Lucas-4 10 10174230 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 82 1345758 ns/op BenchmarkRatCmp-4 182052 748.6 ns/op BenchmarkFloatPrecExact/1-4 113696 1101 ns/op BenchmarkFloatPrecExact/10-4 30244 3779 ns/op BenchmarkFloatPrecExact/100-4 9068 12047 ns/op BenchmarkFloatPrecExact/1000-4 2725 63657 ns/op BenchmarkFloatPrecExact/10000-4 134 896960 ns/op BenchmarkFloatPrecExact/100000-4 3 34789211 ns/op BenchmarkFloatPrecExact/1000000-4 1 1514170168 ns/op BenchmarkFloatPrecMixed/1-4 90697 1325 ns/op BenchmarkFloatPrecMixed/10-4 27187 4478 ns/op BenchmarkFloatPrecMixed/100-4 4970 25101 ns/op BenchmarkFloatPrecMixed/1000-4 374 284107 ns/op BenchmarkFloatPrecMixed/10000-4 14 8002909 ns/op BenchmarkFloatPrecMixed/100000-4 1 491657356 ns/op BenchmarkFloatPrecMixed/1000000-4 1 25845412229 ns/op BenchmarkFloatPrecInexact/1-4 153823 676.1 ns/op BenchmarkFloatPrecInexact/10-4 173642 800.4 ns/op BenchmarkFloatPrecInexact/100-4 111518 1308 ns/op BenchmarkFloatPrecInexact/1000-4 23467 4979 ns/op BenchmarkFloatPrecInexact/10000-4 4755 39938 ns/op BenchmarkFloatPrecInexact/100000-4 312 380543 ns/op BenchmarkFloatPrecInexact/1000000-4 21 5317332 ns/op BenchmarkFloatSqrt/64-4 20232 5997 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 13020 9045 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 9421 12878 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 5155 25474 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 1017 133019 ns/op 18029 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 85 1566779 ns/op 177610 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 112703049 ns/op 3843648 B/op 652 allocs/op PASS ok math/big 93.964s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 14025494 8.886 ns/op BenchmarkLeadingZeros8-4 12210364 10.22 ns/op BenchmarkLeadingZeros16-4 14247952 8.741 ns/op BenchmarkLeadingZeros32-4 13497290 9.288 ns/op BenchmarkLeadingZeros64-4 14563784 8.569 ns/op BenchmarkTrailingZeros-4 13033935 8.594 ns/op BenchmarkTrailingZeros8-4 13819856 8.972 ns/op BenchmarkTrailingZeros16-4 14074749 8.449 ns/op BenchmarkTrailingZeros32-4 13519849 8.974 ns/op BenchmarkTrailingZeros64-4 14564474 8.570 ns/op BenchmarkOnesCount-4 14013960 8.869 ns/op BenchmarkOnesCount8-4 14807602 8.766 ns/op BenchmarkOnesCount16-4 15491522 7.947 ns/op BenchmarkOnesCount32-4 15515944 8.088 ns/op BenchmarkOnesCount64-4 14169984 8.656 ns/op BenchmarkRotateLeft-4 13755010 9.149 ns/op BenchmarkRotateLeft8-4 15233695 8.150 ns/op BenchmarkRotateLeft16-4 14236471 9.262 ns/op BenchmarkRotateLeft32-4 15256893 8.185 ns/op BenchmarkRotateLeft64-4 14048542 8.589 ns/op BenchmarkReverse-4 17736730 6.799 ns/op BenchmarkReverse8-4 26113682 5.030 ns/op BenchmarkReverse16-4 23291716 5.425 ns/op BenchmarkReverse32-4 21303265 5.712 ns/op BenchmarkReverse64-4 18345397 6.888 ns/op BenchmarkReverseBytes-4 23060904 5.191 ns/op BenchmarkReverseBytes16-4 25827784 5.410 ns/op BenchmarkReverseBytes32-4 24927802 4.938 ns/op BenchmarkReverseBytes64-4 23580794 5.025 ns/op BenchmarkAdd-4 14947045 8.212 ns/op BenchmarkAdd32-4 14227780 8.791 ns/op BenchmarkAdd64-4 15651931 7.957 ns/op BenchmarkAdd64multiple-4 24619045 5.108 ns/op BenchmarkSub-4 14139741 9.057 ns/op BenchmarkSub32-4 14169493 8.900 ns/op BenchmarkSub64-4 14953171 8.104 ns/op BenchmarkSub64multiple-4 25741184 4.912 ns/op BenchmarkMul-4 14461815 8.397 ns/op BenchmarkMul32-4 13692769 8.679 ns/op BenchmarkMul64-4 14659476 8.254 ns/op BenchmarkDiv-4 3540685 32.60 ns/op BenchmarkDiv32-4 7805614 15.40 ns/op BenchmarkDiv64-4 3666142 31.92 ns/op PASS ok math/bits 7.903s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 14158689 8.583 ns/op BenchmarkAcos-4 483992 237.5 ns/op BenchmarkAcosh-4 420831 263.5 ns/op BenchmarkAsin-4 541531 242.6 ns/op BenchmarkAsinh-4 535760 240.9 ns/op BenchmarkAtan-4 851080 147.9 ns/op BenchmarkAtanh-4 865836 150.4 ns/op BenchmarkConj-4 22876842 5.175 ns/op BenchmarkCos-4 626563 187.5 ns/op BenchmarkCosh-4 645286 194.9 ns/op BenchmarkExp-4 932568 137.5 ns/op BenchmarkLog-4 1000000 121.6 ns/op BenchmarkLog10-4 1000000 123.3 ns/op BenchmarkPhase-4 2079135 57.88 ns/op BenchmarkPolar-4 1375654 88.22 ns/op BenchmarkPow-4 224158 549.8 ns/op BenchmarkRect-4 1000000 106.1 ns/op BenchmarkSin-4 704520 181.5 ns/op BenchmarkSinh-4 670369 186.7 ns/op BenchmarkSqrt-4 998317 123.2 ns/op BenchmarkTan-4 410356 313.2 ns/op BenchmarkTanh-4 443739 284.4 ns/op PASS ok math/cmplx 4.498s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 661464 180.3 ns/op BenchmarkInt63ThreadsafeParallel-4 881391 137.6 ns/op BenchmarkInt63Unthreadsafe-4 1000000 113.9 ns/op BenchmarkIntn1000-4 807644 152.8 ns/op BenchmarkInt63n1000-4 846289 151.7 ns/op BenchmarkInt31n1000-4 861524 141.8 ns/op BenchmarkFloat32-4 895986 141.7 ns/op BenchmarkFloat64-4 982629 116.2 ns/op BenchmarkPerm3-4 181016 689.0 ns/op BenchmarkPerm30-4 20779 5778 ns/op BenchmarkPerm30ViaShuffle-4 20385 5738 ns/op BenchmarkShuffleOverhead-4 14528 8074 ns/op BenchmarkRead3-4 891466 146.3 ns/op BenchmarkRead64-4 81547 1562 ns/op BenchmarkRead1000-4 5865 21445 ns/op BenchmarkConcurrent-4 220221 536.1 ns/op PASS ok math/rand 3.668s goos: darwin goarch: amd64 pkg: math/rand/v2 BenchmarkChaCha8-4 4035890 28.06 ns/op BenchmarkPCG_DXSM-4 3080546 38.70 ns/op BenchmarkSourceUint64-4 3086709 39.01 ns/op BenchmarkGlobalInt64-4 2527467 45.16 ns/op BenchmarkGlobalInt64Parallel-4 3926296 27.62 ns/op BenchmarkGlobalUint64-4 2512053 45.98 ns/op BenchmarkGlobalUint64Parallel-4 4004860 27.75 ns/op BenchmarkInt64-4 1586187 74.67 ns/op BenchmarkUint64-4 1554483 75.73 ns/op BenchmarkGlobalIntN1000-4 1594696 73.41 ns/op BenchmarkIntN1000-4 1262041 94.74 ns/op BenchmarkInt64N1000-4 1230649 109.2 ns/op BenchmarkInt64N1e8-4 1260373 96.69 ns/op BenchmarkInt64N1e9-4 1254514 94.56 ns/op BenchmarkInt64N2e9-4 1272175 93.68 ns/op BenchmarkInt64N1e18-4 1216911 103.7 ns/op BenchmarkInt64N2e18-4 1209144 98.76 ns/op BenchmarkInt64N4e18-4 1000000 111.1 ns/op BenchmarkInt32N1000-4 1291243 93.38 ns/op BenchmarkInt32N1e8-4 1259550 93.34 ns/op BenchmarkInt32N1e9-4 1232041 93.45 ns/op BenchmarkInt32N2e9-4 1300867 94.38 ns/op BenchmarkFloat32-4 1509967 76.48 ns/op BenchmarkFloat64-4 1535473 76.16 ns/op BenchmarkExpFloat64-4 930978 120.4 ns/op BenchmarkNormFloat64-4 876247 121.9 ns/op BenchmarkPerm3-4 250280 488.0 ns/op BenchmarkPerm30-4 24318 5170 ns/op BenchmarkPerm30ViaShuffle-4 25023 4584 ns/op BenchmarkShuffleOverhead-4 34304 3486 ns/op BenchmarkConcurrent-4 1915687 69.44 ns/op PASS ok math/rand/v2 7.458s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 33328 3439 ns/op BenchmarkQDecodeWord-4 94028 1306 ns/op BenchmarkQDecodeHeader-4 71380 1451 ns/op BenchmarkTypeByExtension/.html-4 509206 252.9 ns/op BenchmarkTypeByExtension/.HTML-4 311871 358.9 ns/op BenchmarkTypeByExtension/.unused-4 370278 317.7 ns/op BenchmarkExtensionsByType/text/html-4 173598 897.1 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 96111 2677 ns/op BenchmarkExtensionsByType/application/octet-stream-4 45010 2956 ns/op PASS ok mime 2.782s goos: darwin goarch: amd64 pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 450 255013 ns/op 48593 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 493 249319 ns/op 47794 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 52 1978677 ns/op 105125 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 387 330736 ns/op 49159 B/op 207 allocs/op PASS ok mime/multipart 1.791s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 854 144556 ns/op PASS ok mime/quotedprintable 1.191s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 7 19037042 ns/op 8754 B/op 92 allocs/op BenchmarkGoLookupIPNoSuchHost-4 3 51982323 ns/op 14170 B/op 115 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5026617572 ns/op 150520 B/op 231 allocs/op BenchmarkDNSName-4 157194 743.3 ns/op BenchmarkInterfaces-4 1995 63669 ns/op 8272 B/op 95 allocs/op BenchmarkInterfaceByIndex-4 5475 18780 ns/op 1817 B/op 29 allocs/op BenchmarkInterfaceByName-4 1881 64845 ns/op 8340 B/op 96 allocs/op BenchmarkInterfaceAddrs-4 2278 62085 ns/op 7856 B/op 107 allocs/op BenchmarkInterfacesAndAddrs-4 7186 18730 ns/op 1961 B/op 35 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 2755 44950 ns/op 5235 B/op 77 allocs/op BenchmarkParseIP-4 9157 15342 ns/op BenchmarkParseIPValidIPv4-4 355251 352.9 ns/op BenchmarkParseIPValidIPv6-4 229944 560.5 ns/op BenchmarkIPString/IPv4-4 134110 939.4 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 12003 9848 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 47130 2742 ns/op BenchmarkIPEqual/IPv4-4 1036180 117.2 ns/op BenchmarkIPEqual/IPv6-4 1014738 120.9 ns/op BenchmarkSendfileZeroBytes-4 4555 28066 ns/op 4319 B/op 1 allocs/op BenchmarkSendFile/file-to-tcp/1024-4 1 1015905448 ns/op 0.00 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/2048-4 1 1017488067 ns/op 0.00 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/4096-4 1 1015714079 ns/op 0.00 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/8192-4 1 1017047876 ns/op 0.01 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/16384-4 1 1015118342 ns/op 0.02 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/32768-4 1 1014922435 ns/op 0.03 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/65536-4 1 1007124798 ns/op 0.07 MB/s 33080 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/131072-4 1 1017509794 ns/op 0.13 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/262144-4 1 1017534624 ns/op 0.26 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/524288-4 1 1016479690 ns/op 0.52 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/1048576-4 1 1019015116 ns/op 1.03 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-unix/1024-4 1 1018738781 ns/op 0.00 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/2048-4 1 1009912363 ns/op 0.00 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/4096-4 1 1015843719 ns/op 0.00 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/8192-4 1 1016286481 ns/op 0.01 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/16384-4 1 1015405317 ns/op 0.02 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/32768-4 1 1019704828 ns/op 0.03 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/65536-4 1 1021981457 ns/op 0.06 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/131072-4 1 1033409135 ns/op 0.13 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/262144-4 1 1044714273 ns/op 0.25 MB/s 33040 B/op 5 allocs/op BenchmarkSendFile/file-to-unix/524288-4 1 1074101119 ns/op 0.49 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/1048576-4 1 1115743814 ns/op 0.94 MB/s 32944 B/op 4 allocs/op BenchmarkTCP4OneShot-4 132 911042 ns/op BenchmarkTCP4OneShotTimeout-4 126 794685 ns/op BenchmarkTCP4Persistent-4 343 353919 ns/op BenchmarkTCP4PersistentTimeout-4 325 381541 ns/op BenchmarkTCP6OneShot-4 141 752077 ns/op BenchmarkTCP6OneShotTimeout-4 148 864647 ns/op BenchmarkTCP6Persistent-4 301 377019 ns/op BenchmarkTCP6PersistentTimeout-4 310 340076 ns/op BenchmarkTCP4ConcurrentReadWrite-4 18948 6237 ns/op BenchmarkTCP6ConcurrentReadWrite-4 16124 6819 ns/op BenchmarkSetReadDeadline-4 127645 933.9 ns/op BenchmarkUDP6LinkLocalUnicast-4 274 446716 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 256 437186 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 193 538012 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 271 462774 ns/op 0 B/op 0 allocs/op PASS ok net 36.466s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 20787 5154 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 8840 12430 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 10000 10314 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 16670 6949 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 28376 4169 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 40111 2920 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1618346 73.09 ns/op BenchmarkFindChild/n=2/rep=map-4 2884999 39.45 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1372389 89.20 ns/op BenchmarkFindChild/n=4/rep=linear-4 1000000 125.7 ns/op BenchmarkFindChild/n=4/rep=map-4 2756763 43.58 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 988436 134.6 ns/op BenchmarkFindChild/n=8/rep=linear-4 551206 240.5 ns/op BenchmarkFindChild/n=8/rep=map-4 2659087 44.40 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 539396 242.0 ns/op BenchmarkFindChild/n=16/rep=linear-4 266970 452.3 ns/op BenchmarkFindChild/n=16/rep=map-4 2824077 40.72 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 2237050 53.62 ns/op BenchmarkFindChild/n=32/rep=linear-4 123429 890.7 ns/op BenchmarkFindChild/n=32/rep=map-4 3032446 37.91 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2355560 51.11 ns/op BenchmarkMultiConflicts-4 1 214089878 ns/op BenchmarkServerMatch-4 17072 7923 ns/op BenchmarkReadRequestChrome-4 4298 31352 ns/op 19.49 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 8160 12832 ns/op 6.08 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 9831 12442 ns/op 6.59 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 7166 17623 ns/op 8.57 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 15316 7968 ns/op 5.02 MB/s 892 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 52 2698269 ns/op 0.38 MB/s BenchmarkFileAndServer_1KB/https1-4 42 2612951 ns/op 0.39 MB/s BenchmarkFileAndServer_1KB/h2-4 36 2996857 ns/op 0.34 MB/s BenchmarkFileAndServer_16MB/h1-4 2 70711820 ns/op 237.26 MB/s BenchmarkFileAndServer_16MB/https1-4 1 157370560 ns/op 106.61 MB/s BenchmarkFileAndServer_16MB/h2-4 1 401063760 ns/op 41.83 MB/s BenchmarkFileAndServer_64MB/h1-4 1 295931831 ns/op 226.77 MB/s BenchmarkFileAndServer_64MB/https1-4 1 655733422 ns/op 102.34 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1774579694 ns/op 37.82 MB/s BenchmarkServeMux-4 201 636378 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 242 500581 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 46 2515187 ns/op 6659 B/op 66 allocs/op BenchmarkClientServer/https1-4 37 2826775 ns/op 9818 B/op 101 allocs/op BenchmarkClientServer/h2-4 37 2950838 ns/op 13290 B/op 110 allocs/op BenchmarkClientServerParallel/4/h1-4 284 398480 ns/op 10798 B/op 81 allocs/op BenchmarkClientServerParallel/4/https1-4 32 4017976 ns/op 68829 B/op 729 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57873: read tcp 127.0.0.1:57866->127.0.0.1:57873: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57877: read tcp 127.0.0.1:57866->127.0.0.1:57877: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57879: read tcp 127.0.0.1:57866->127.0.0.1:57879: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57878: read tcp 127.0.0.1:57866->127.0.0.1:57878: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57869: write tcp 127.0.0.1:57866->127.0.0.1:57869: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57875: write tcp 127.0.0.1:57866->127.0.0.1:57875: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57876: write tcp 127.0.0.1:57866->127.0.0.1:57876: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57900: read tcp 127.0.0.1:57881->127.0.0.1:57900: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57901: write tcp 127.0.0.1:57881->127.0.0.1:57901: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57903: write tcp 127.0.0.1:57881->127.0.0.1:57903: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/4/h2-4 50 2107007 ns/op 39385 B/op 431 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57914: read tcp 127.0.0.1:57910->127.0.0.1:57914: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57931: read tcp 127.0.0.1:57920->127.0.0.1:57931: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57936: read tcp 127.0.0.1:57920->127.0.0.1:57936: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57932: write tcp 127.0.0.1:57920->127.0.0.1:57932: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57934: write tcp 127.0.0.1:57920->127.0.0.1:57934: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57933: write tcp 127.0.0.1:57920->127.0.0.1:57933: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57950: read tcp 127.0.0.1:57937->127.0.0.1:57950: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57951: read tcp 127.0.0.1:57937->127.0.0.1:57951: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57949: read tcp 127.0.0.1:57937->127.0.0.1:57949: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57953: read tcp 127.0.0.1:57937->127.0.0.1:57953: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 198 760824 ns/op 21592 B/op 118 allocs/op BenchmarkClientServerParallel/64/https1-4 60 6738012 ns/op 102213 B/op 1094 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58190: write tcp 127.0.0.1:58178->127.0.0.1:58190: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58203: read tcp 127.0.0.1:58193->127.0.0.1:58203: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58200: write tcp 127.0.0.1:58193->127.0.0.1:58200: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58199: write tcp 127.0.0.1:58193->127.0.0.1:58199: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58202: write tcp 127.0.0.1:58193->127.0.0.1:58202: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58270: write tcp 127.0.0.1:58215->127.0.0.1:58270: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58269: write tcp 127.0.0.1:58215->127.0.0.1:58269: use of closed network connection BenchmarkClientServerParallel/64/h2-4 82 3013751 ns/op 52233 B/op 573 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58279: read tcp 127.0.0.1:58278->127.0.0.1:58279: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58289: write tcp 127.0.0.1:58283->127.0.0.1:58289: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58291: write tcp 127.0.0.1:58283->127.0.0.1:58291: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58315: write tcp 127.0.0.1:58300->127.0.0.1:58315: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58322: write tcp 127.0.0.1:58300->127.0.0.1:58322: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58321: write tcp 127.0.0.1:58300->127.0.0.1:58321: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58319: read tcp 127.0.0.1:58300->127.0.0.1:58319: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58318: write tcp 127.0.0.1:58300->127.0.0.1:58318: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58320: write tcp 127.0.0.1:58300->127.0.0.1:58320: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58329: read tcp 127.0.0.1:58323->127.0.0.1:58329: use of closed network connection ... [output truncated] BenchmarkServer-4 1 1068041212 ns/op 31776 B/op 152 allocs/op BenchmarkClient-4 37 3183558 ns/op 4138 B/op 47 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 542 231985 ns/op 7416 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1005 135575 ns/op 3074 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1298 105906 ns/op 1954 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1028 114364 ns/op 2820 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1638 105109 ns/op 2712 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1440 102341 ns/op 2758 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1322 93453 ns/op 1942 B/op 14 allocs/op BenchmarkServerHijack-4 734 150322 ns/op 16771 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 46 2671898 ns/op 5874 B/op 53 allocs/op BenchmarkResponseStatusLine-4 368884 321.5 ns/op 0 B/op 0 allocs/op PASS ok net/http 23.909s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 1694 60633 ns/op 34195 B/op 14 allocs/op PASS ok net/http/httputil 1.284s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 91276 1233 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 512946 254.9 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 203277 608.1 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 61671 1757 ns/op BenchmarkStdIPv4-4 166118 742.9 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 126470 1077 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 98996 1069 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 90949 1225 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 77575 1449 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1533153 74.69 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1343684 91.29 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 861379 139.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 322858 409.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 354814 364.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 300722 435.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 93705 1350 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 278248 470.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 148310 771.2 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 169576 800.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 160531 822.3 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 76284 1496 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v4-4 394605 347.3 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v6-4 136509 911.5 ns/op 48 B/op 1 allocs/op BenchmarkAddrString/v6_ellipsis-4 186938 666.0 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_v4-4 229496 546.1 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_zone-4 172570 766.8 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 355809 375.2 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 144472 794.9 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 159331 780.2 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 141921 787.3 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 122230 1084 ns/op 128 B/op 2 allocs/op BenchmarkAddrMarshalText/v4-4 511306 259.8 ns/op 16 B/op 1 allocs/op BenchmarkAddrMarshalText/v6-4 139972 785.3 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_ellipsis-4 219045 606.2 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_v4-4 299148 467.7 ns/op 32 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_zone-4 179270 733.9 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 245467 513.8 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 97911 1257 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 116826 1123 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_v4-4 170649 742.0 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_zone-4 134286 950.3 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v4-4 271508 470.8 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 106580 1069 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 126871 886.9 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 171598 731.6 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 131431 965.3 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 870334 132.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 863311 135.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 858567 132.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 925990 139.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 924638 138.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 926550 139.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 955776 138.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 954802 141.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 948673 136.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 351808 373.3 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 434152 284.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 218908 565.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 235552 587.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 211376 591.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 73029 1555 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 560666 233.9 ns/op PASS ok net/netip 11.160s 2024/04/01 13:02:56 Test RPC server listening on 127.0.0.1:58556 2024/04/01 13:02:56 Test HTTP RPC server listening on 127.0.0.1:58557 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 144 784199 ns/op BenchmarkEndToEndHTTP-4 177 719984 ns/op BenchmarkEndToEndAsync-4 1323 87577 ns/op BenchmarkEndToEndAsyncHTTP-4 1695 86387 ns/op PASS ok net/rpc 1.949s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3968 34065 ns/op BenchmarkReadMIMEHeader/server_headers-4 5462 22810 ns/op BenchmarkUncommon-4 22690 4896 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.548s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 3337 30077 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 66976 1566 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 473508 238.1 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 103968 1147 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 190323 610.3 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 97269 1227 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 16411 7470 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 386164 301.7 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 104398 1138 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 217760 625.3 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 91774 1255 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 18048 6621 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 174967 755.2 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 63379 1759 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 64441 1868 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 29764 4105 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5247 25832 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 162536 757.5 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 61530 1832 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 62842 1848 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 30049 4136 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5839 21738 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.958s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2398778 46.71 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 164533 868.4 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 494 248533 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 180 650789 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:533: benchmarkReaddir ".": 129 entries os_test.go:533: benchmarkReaddir ".": 129 entries os_test.go:533: benchmarkReaddir ".": 129 entries BenchmarkReadDir-4 412 297104 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 48112 2589 ns/op BenchmarkStatFile-4 32362 3752 ns/op BenchmarkStatDir-4 33171 3764 ns/op BenchmarkLstatDot-4 46766 2515 ns/op BenchmarkLstatFile-4 33031 3867 ns/op BenchmarkLstatDir-4 33356 3723 ns/op BenchmarkRemoveAll-4 6 22453943 ns/op 29944 B/op 532 allocs/op PASS ok os 4.844s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 24 4485140 ns/op 8976 B/op 30 allocs/op PASS ok os/exec 1.347s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 331916 382.9 ns/op PASS ok os/user 1.359s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2107501 52.09 ns/op BenchmarkString-4 1760466 66.43 ns/op BenchmarkBytes-4 1601422 72.67 ns/op BenchmarkNamedBytes-4 1000000 127.7 ns/op BenchmarkBytesArray-4 761191 165.2 ns/op BenchmarkSliceLen-4 1791172 65.48 ns/op BenchmarkMapLen-4 841012 155.5 ns/op BenchmarkStringLen-4 1368298 86.21 ns/op BenchmarkArrayLen-4 1000000 106.8 ns/op BenchmarkSliceCap-4 1849328 63.76 ns/op BenchmarkDeepEqual/int8-4 386193 335.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 83962 1592 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 343819 361.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 75646 1501 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 345549 384.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 75609 1476 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 365179 360.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 76712 1460 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 347293 355.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 78414 1478 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 375824 312.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 102879 1121 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 363852 367.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 78307 1532 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 362851 367.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 75906 1507 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 364612 359.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 84046 1471 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 370759 356.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 75202 1461 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 350298 358.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 77571 1476 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 369531 351.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 80074 1494 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 324968 402.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 84333 1465 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 348986 345.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 77612 1436 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 371121 352.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 80917 1434 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 433258 305.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 82809 1415 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 365806 342.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 83380 1439 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 111880 1097 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 54745 2156 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 44960 2631 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 31237 3880 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 33121 3682 ns/op BenchmarkIsZero/ArrayComparable-4 289405 358.4 ns/op BenchmarkIsZero/ArrayIncomparable-4 29866 3832 ns/op BenchmarkIsZero/StructComparable-4 750446 176.9 ns/op BenchmarkIsZero/StructIncomparable-4 145092 852.0 ns/op BenchmarkIsZero/ArrayInt_4-4 1236597 96.46 ns/op BenchmarkIsZero/ArrayInt_1024-4 22453 5156 ns/op BenchmarkIsZero/ArrayInt_1024_NoZero-4 43006 2715 ns/op BenchmarkIsZero/Struct4Int-4 1000000 100.3 ns/op BenchmarkIsZero/ArrayStruct4Int_1024-4 22320 5192 ns/op BenchmarkIsZero/ArrayChanInt_1024-4 22988 5316 ns/op BenchmarkIsZero/StructInt_512-4 41840 2770 ns/op BenchmarkSetZero/Bool/Direct-4 2492614 47.77 ns/op BenchmarkSetZero/Bool/CachedZero-4 974988 134.1 ns/op BenchmarkSetZero/Bool/NewZero-4 731004 195.2 ns/op BenchmarkSetZero/Int/Direct-4 1939100 61.00 ns/op BenchmarkSetZero/Int/CachedZero-4 972517 133.8 ns/op BenchmarkSetZero/Int/NewZero-4 723615 181.4 ns/op BenchmarkSetZero/Uint/Direct-4 1888683 61.48 ns/op BenchmarkSetZero/Uint/CachedZero-4 1000000 140.8 ns/op BenchmarkSetZero/Uint/NewZero-4 712510 182.2 ns/op BenchmarkSetZero/Float/Direct-4 1921576 61.36 ns/op BenchmarkSetZero/Float/CachedZero-4 873140 136.5 ns/op BenchmarkSetZero/Float/NewZero-4 716760 177.4 ns/op BenchmarkSetZero/Complex/Direct-4 1998172 60.31 ns/op BenchmarkSetZero/Complex/CachedZero-4 982216 133.7 ns/op BenchmarkSetZero/Complex/NewZero-4 716512 179.3 ns/op BenchmarkSetZero/Array/Direct-4 1995694 59.03 ns/op BenchmarkSetZero/Array/CachedZero-4 989665 134.9 ns/op BenchmarkSetZero/Array/NewZero-4 633285 182.7 ns/op BenchmarkSetZero/Chan/Direct-4 1929870 61.41 ns/op BenchmarkSetZero/Chan/CachedZero-4 941652 133.7 ns/op BenchmarkSetZero/Chan/NewZero-4 698334 180.7 ns/op BenchmarkSetZero/Func/Direct-4 1966284 61.20 ns/op BenchmarkSetZero/Func/CachedZero-4 871720 136.1 ns/op BenchmarkSetZero/Func/NewZero-4 708379 185.9 ns/op BenchmarkSetZero/Interface/Direct-4 1717914 68.03 ns/op BenchmarkSetZero/Interface/CachedZero-4 789532 154.9 ns/op BenchmarkSetZero/Interface/NewZero-4 680577 181.4 ns/op BenchmarkSetZero/Map/Direct-4 1860848 62.10 ns/op BenchmarkSetZero/Map/CachedZero-4 823264 136.8 ns/op BenchmarkSetZero/Map/NewZero-4 582280 191.5 ns/op BenchmarkSetZero/Pointer/Direct-4 1899654 62.91 ns/op BenchmarkSetZero/Pointer/CachedZero-4 914498 136.0 ns/op BenchmarkSetZero/Pointer/NewZero-4 703396 183.5 ns/op BenchmarkSetZero/Slice/Direct-4 1715738 66.62 ns/op BenchmarkSetZero/Slice/CachedZero-4 975679 134.5 ns/op BenchmarkSetZero/Slice/NewZero-4 624404 179.7 ns/op BenchmarkSetZero/String/Direct-4 1901872 61.42 ns/op BenchmarkSetZero/String/CachedZero-4 892425 133.7 ns/op BenchmarkSetZero/String/NewZero-4 726147 179.7 ns/op BenchmarkSetZero/Struct/Direct-4 1964462 57.60 ns/op BenchmarkSetZero/Struct/CachedZero-4 987724 135.6 ns/op BenchmarkSetZero/Struct/NewZero-4 623858 180.4 ns/op BenchmarkSelect/1-4 193048 720.2 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 73478 1702 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 33942 3797 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 201637 625.8 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 163842 687.1 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 147655 1124 ns/op 113.89 MB/s BenchmarkCallArgCopy/size=256-4 83053 1473 ns/op 173.82 MB/s BenchmarkCallArgCopy/size=1024-4 55364 2748 ns/op 372.65 MB/s BenchmarkCallArgCopy/size=4096-4 15457 6997 ns/op 585.40 MB/s BenchmarkCallArgCopy/size=65536-4 1662 110957 ns/op 590.64 MB/s BenchmarkFieldByName1-4 653346 205.2 ns/op BenchmarkFieldByName2-4 28896 4591 ns/op BenchmarkFieldByName3-4 4600 28054 ns/op BenchmarkInterfaceBig-4 1798252 60.98 ns/op BenchmarkInterfaceSmall-4 2016334 61.88 ns/op BenchmarkNew-4 985669 176.7 ns/op BenchmarkMap/StringKeys/MapIndex-4 2156 58804 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1814 71294 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 1627 61831 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1584 75190 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2002 94630 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1856 76108 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 198865 639.4 ns/op BenchmarkTypeForString-4 1000000 114.8 ns/op BenchmarkTypeForError-4 639435 187.8 ns/op PASS ok reflect 23.749s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 7329 20042 ns/op 9293 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 20324 ns/op 9484 B/op 1 allocs/op BenchmarkFindString-4 10000 22815 ns/op 9399 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 21933 ns/op 9307 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 21224 ns/op 9450 B/op 2 allocs/op BenchmarkLiteral-4 10000 15998 ns/op BenchmarkNotLiteral-4 4611 38719 ns/op BenchmarkMatchClass-4 2954 47964 ns/op BenchmarkMatchClass_InRange-4 3802 43482 ns/op BenchmarkReplaceAll-4 2392 99555 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 17651 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 21080 5112 ns/op BenchmarkAnchoredShortMatch-4 10000 17049 ns/op BenchmarkAnchoredLongMatch-4 14096 8181 ns/op BenchmarkOnePassShortA-4 17894 6696 ns/op BenchmarkNotOnePassShortA-4 9150 23958 ns/op BenchmarkOnePassShortB-4 22832 5233 ns/op BenchmarkNotOnePassShortB-4 7728 22981 ns/op BenchmarkOnePassLongPrefix-4 74008 1612 ns/op BenchmarkOnePassLongNotPrefix-4 27037 4531 ns/op BenchmarkMatchParallelShared-4 6835 20232 ns/op BenchmarkMatchParallelCopied-4 10000 24148 ns/op BenchmarkQuoteMetaAll-4 156355 896.0 ns/op 15.63 MB/s BenchmarkQuoteMetaNone-4 357541 337.8 ns/op 76.96 MB/s BenchmarkCompile/Onepass-4 4510 30766 ns/op 4272 B/op 52 allocs/op BenchmarkCompile/Medium-4 1795 79083 ns/op 10152 B/op 112 allocs/op BenchmarkCompile/Hard-4 168 727438 ns/op 90712 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2745136 39.32 ns/op 406.97 MB/s BenchmarkMatch/Easy0/32-4 10000 12433 ns/op 2.57 MB/s BenchmarkMatch/Easy0/1K-4 10000 15840 ns/op 64.65 MB/s BenchmarkMatch/Easy0i/16-4 2721547 39.27 ns/op 407.46 MB/s BenchmarkMatch/Easy0i/32-4 6220 29939 ns/op 1.07 MB/s BenchmarkMatch/Easy0i/1K-4 249 478747 ns/op 2.14 MB/s BenchmarkMatch/Easy1/16-4 2705887 39.14 ns/op 408.78 MB/s BenchmarkMatch/Easy1/32-4 10000 14654 ns/op 2.18 MB/s BenchmarkMatch/Easy1/1K-4 9217 27282 ns/op 37.53 MB/s BenchmarkMatch/Medium/16-4 2777905 39.46 ns/op 405.51 MB/s BenchmarkMatch/Medium/32-4 7125 28375 ns/op 1.13 MB/s BenchmarkMatch/Medium/1K-4 294 406660 ns/op 2.52 MB/s BenchmarkMatch/Hard/16-4 2822955 39.18 ns/op 408.33 MB/s BenchmarkMatch/Hard/32-4 4756 38205 ns/op 0.84 MB/s BenchmarkMatch/Hard/1K-4 168 701432 ns/op 1.46 MB/s BenchmarkMatch/Hard1/16-4 1665 85461 ns/op 0.19 MB/s BenchmarkMatch/Hard1/32-4 759 154325 ns/op 0.21 MB/s BenchmarkMatch/Hard1/1K-4 27 4423539 ns/op 0.23 MB/s BenchmarkMatch_onepass_regex/16-4 27265 4343 ns/op 3.68 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 15903 7508 ns/op 4.26 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 618 189259 ns/op 5.41 MB/s 25 B/op 0 allocs/op PASS ok regexp 10.706s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 770974 146.8 ns/op BenchmarkIsWordChar-4 205237 626.1 ns/op PASS ok regexp/syntax 2.482s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 73268 1414 ns/op BenchmarkCallers/inlined-4 75723 1490 ns/op BenchmarkCallers/no-cache-4 19317 6077 ns/op BenchmarkFPCallers/cached-4 3258794 35.88 ns/op BenchmarkMakeChan/Byte-4 884907 278.3 ns/op BenchmarkMakeChan/Int-4 1000000 397.2 ns/op BenchmarkMakeChan/Ptr-4 542110 472.4 ns/op BenchmarkMakeChan/Struct/0-4 1000000 256.7 ns/op BenchmarkMakeChan/Struct/32-4 232670 828.3 ns/op BenchmarkMakeChan/Struct/40-4 154958 842.0 ns/op BenchmarkChanNonblocking-4 5975574 17.25 ns/op BenchmarkSelectUncontended-4 943359 132.6 ns/op BenchmarkSelectSyncContended-4 81922 1285 ns/op BenchmarkSelectAsyncContended-4 308234 435.2 ns/op BenchmarkSelectNonblock-4 3163303 32.24 ns/op BenchmarkChanUncontended-4 14132 9953 ns/op BenchmarkChanContended-4 4048 26495 ns/op BenchmarkChanSync-4 209037 581.9 ns/op BenchmarkChanSyncWork-4 60062 2080 ns/op BenchmarkChanProdCons0-4 192943 548.1 ns/op BenchmarkChanProdCons10-4 395181 254.0 ns/op BenchmarkChanProdCons100-4 541636 232.8 ns/op BenchmarkChanProdConsWork0-4 143800 816.2 ns/op BenchmarkChanProdConsWork10-4 251475 483.2 ns/op BenchmarkChanProdConsWork100-4 255901 478.8 ns/op BenchmarkSelectProdCons-4 146496 767.3 ns/op BenchmarkReceiveDataFromClosedChan-4 980290 137.6 ns/op BenchmarkChanCreation-4 161721 691.1 ns/op BenchmarkChanSem-4 245690 417.2 ns/op BenchmarkChanPopular-4 112 966421 ns/op BenchmarkChanClosed-4 877834 151.9 ns/op BenchmarkCallClosure-4 4089217 28.86 ns/op BenchmarkCallClosure1-4 3641438 28.22 ns/op BenchmarkCallClosure2-4 1000000 151.8 ns/op BenchmarkCallClosure3-4 1000000 126.0 ns/op BenchmarkCallClosure4-4 1000000 134.4 ns/op BenchmarkComplex128DivNormal-4 12467180 9.530 ns/op BenchmarkComplex128DivNisNaN-4 8628169 12.36 ns/op BenchmarkComplex128DivDisNaN-4 9545404 12.53 ns/op BenchmarkComplex128DivNisInf-4 11929599 9.803 ns/op BenchmarkComplex128DivDisInf-4 6872446 18.69 ns/op BenchmarkAllocation-4 4495 87105 ns/op BenchmarkReadMemStats-4 98 1636250 ns/op BenchmarkReadMemStatsLatency-4 1 3447202 p50-ns 3447202 p90-ns 3447202 p99-ns BenchmarkWriteBarrier-4 2784650 54.44 ns/op BenchmarkBulkWriteBarrier-4 4840507 23.79 ns/op BenchmarkScanStackNoLocals-4 3 45888558 ns/op BenchmarkMSpanCountAlloc/bits=64-4 12176448 8.454 ns/op BenchmarkMSpanCountAlloc/bits=128-4 10895278 9.673 ns/op BenchmarkMSpanCountAlloc/bits=256-4 10561708 10.95 ns/op BenchmarkMSpanCountAlloc/bits=512-4 8530819 15.30 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 5743852 21.03 ns/op BenchmarkHash5-4 7169888 19.97 ns/op 250.32 MB/s BenchmarkHash16-4 7213915 16.29 ns/op 982.48 MB/s BenchmarkHash64-4 6351093 17.84 ns/op 3587.90 MB/s BenchmarkHash1024-4 2211676 51.91 ns/op 19726.61 MB/s BenchmarkHash65536-4 42336 2625 ns/op 24964.56 MB/s BenchmarkAlignedLoad-4 8486386 14.90 ns/op BenchmarkUnalignedLoad-4 8241055 13.01 ns/op BenchmarkEqEfaceConcrete-4 6906154 16.60 ns/op BenchmarkEqIfaceConcrete-4 7673204 15.51 ns/op BenchmarkNeEfaceConcrete-4 6875091 16.52 ns/op BenchmarkNeIfaceConcrete-4 6620798 15.65 ns/op BenchmarkConvT2EByteSized/bool-4 4493580 25.09 ns/op BenchmarkConvT2EByteSized/uint8-4 4887580 24.76 ns/op BenchmarkConvT2ESmall-4 4554380 25.60 ns/op BenchmarkConvT2EUintptr-4 3999727 27.09 ns/op BenchmarkConvT2ELarge-4 1000000 140.4 ns/op BenchmarkConvT2ISmall-4 4361955 25.77 ns/op BenchmarkConvT2IUintptr-4 4083621 28.78 ns/op BenchmarkConvT2ILarge-4 1000000 142.5 ns/op BenchmarkConvI2E-4 3854708 29.94 ns/op BenchmarkConvI2I-4 4262350 27.57 ns/op BenchmarkAssertE2T-4 3981842 30.91 ns/op BenchmarkAssertE2TLarge-4 2178511 55.81 ns/op BenchmarkAssertE2I-4 3807474 26.80 ns/op BenchmarkAssertI2T-4 3784122 31.46 ns/op BenchmarkAssertI2I-4 3830916 27.98 ns/op BenchmarkAssertI2E-4 3732926 27.58 ns/op BenchmarkAssertE2E-4 4533584 26.45 ns/op BenchmarkAssertE2T2-4 2463505 45.12 ns/op BenchmarkAssertE2T2Blank-4 3136782 33.28 ns/op BenchmarkAssertI2E2-4 3573912 33.16 ns/op BenchmarkAssertI2E2Blank-4 4080192 28.33 ns/op BenchmarkAssertE2E2-4 3550468 32.81 ns/op BenchmarkAssertE2E2Blank-4 4050046 27.31 ns/op BenchmarkConvT2Ezero/zero/16-4 4082336 29.01 ns/op BenchmarkConvT2Ezero/zero/32-4 3952528 28.44 ns/op BenchmarkConvT2Ezero/zero/64-4 4025509 29.13 ns/op BenchmarkConvT2Ezero/zero/str-4 4081020 28.14 ns/op BenchmarkConvT2Ezero/zero/slice-4 4213480 28.05 ns/op BenchmarkConvT2Ezero/zero/big-4 108405 1179 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 118.8 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 167.7 ns/op BenchmarkConvT2Ezero/nonzero/big-4 149170 1007 ns/op BenchmarkConvT2Ezero/smallint/16-4 4065246 27.91 ns/op BenchmarkConvT2Ezero/smallint/32-4 4153526 27.93 ns/op BenchmarkConvT2Ezero/smallint/64-4 4164165 28.52 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 105.8 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 113.8 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 119.0 ns/op BenchmarkMalloc8-4 1533972 76.52 ns/op BenchmarkMalloc16-4 1570458 87.25 ns/op BenchmarkMallocTypeInfo8-4 1648159 75.13 ns/op BenchmarkMallocTypeInfo16-4 1348215 91.39 ns/op BenchmarkMallocLargeStruct-4 81465 1805 ns/op BenchmarkGoroutineSelect-4 25 4207020 ns/op BenchmarkGoroutineBlocking-4 31 3238241 ns/op BenchmarkGoroutineForRange-4 27 3996374 ns/op BenchmarkGoroutineIdle-4 30 3929553 ns/op BenchmarkHashStringSpeed-4 2575165 43.88 ns/op BenchmarkHashBytesSpeed-4 1301523 97.77 ns/op BenchmarkHashInt32Speed-4 2896288 40.76 ns/op BenchmarkHashInt64Speed-4 2798230 40.21 ns/op BenchmarkHashStringArraySpeed-4 625326 207.5 ns/op BenchmarkMegMap-4 2629362 44.53 ns/op BenchmarkMegOneMap-4 2842783 42.65 ns/op BenchmarkMegEqMap-4 3474 35993 ns/op BenchmarkMegEmptyMap-4 3362330 33.65 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2706349 43.31 ns/op BenchmarkSmallStrMap-4 3143934 36.85 ns/op BenchmarkMapStringKeysEight_16-4 3178059 35.91 ns/op BenchmarkMapStringKeysEight_32-4 2802142 39.75 ns/op BenchmarkMapStringKeysEight_64-4 3207306 37.13 ns/op BenchmarkMapStringKeysEight_1M-4 3085770 39.65 ns/op BenchmarkIntMap-4 3039799 41.51 ns/op BenchmarkMapFirst/1-4 4220547 30.25 ns/op BenchmarkMapFirst/2-4 3582366 34.35 ns/op BenchmarkMapFirst/3-4 4142258 29.75 ns/op BenchmarkMapFirst/4-4 3798800 31.97 ns/op BenchmarkMapFirst/5-4 3213654 38.85 ns/op BenchmarkMapFirst/6-4 3098374 42.38 ns/op BenchmarkMapFirst/7-4 3017516 37.65 ns/op BenchmarkMapFirst/8-4 4041048 36.96 ns/op BenchmarkMapFirst/9-4 3230928 33.99 ns/op BenchmarkMapFirst/10-4 3311433 41.01 ns/op BenchmarkMapFirst/11-4 3778372 39.71 ns/op BenchmarkMapFirst/12-4 3228919 39.93 ns/op BenchmarkMapFirst/13-4 2932426 42.04 ns/op BenchmarkMapFirst/14-4 3425268 34.84 ns/op BenchmarkMapFirst/15-4 3467390 34.73 ns/op BenchmarkMapFirst/16-4 3038464 34.49 ns/op BenchmarkMapMid/1-4 3565083 31.90 ns/op BenchmarkMapMid/2-4 3267818 33.04 ns/op BenchmarkMapMid/3-4 3248378 32.44 ns/op BenchmarkMapMid/4-4 2864342 39.97 ns/op BenchmarkMapMid/5-4 2792486 40.66 ns/op BenchmarkMapMid/6-4 3187425 45.75 ns/op BenchmarkMapMid/7-4 3320230 34.53 ns/op BenchmarkMapMid/8-4 2688322 41.65 ns/op BenchmarkMapMid/9-4 3163869 36.34 ns/op BenchmarkMapMid/10-4 2755566 43.15 ns/op BenchmarkMapMid/11-4 2654085 43.51 ns/op BenchmarkMapMid/12-4 2762079 37.38 ns/op BenchmarkMapMid/13-4 2645918 43.85 ns/op BenchmarkMapMid/14-4 3113136 36.46 ns/op BenchmarkMapMid/15-4 3244168 41.92 ns/op BenchmarkMapMid/16-4 3083773 36.48 ns/op BenchmarkMapLast/1-4 3669126 30.86 ns/op BenchmarkMapLast/2-4 3634257 30.26 ns/op BenchmarkMapLast/3-4 3159616 36.01 ns/op BenchmarkMapLast/4-4 2806882 40.77 ns/op BenchmarkMapLast/5-4 3554568 39.43 ns/op BenchmarkMapLast/6-4 3116863 42.31 ns/op BenchmarkMapLast/7-4 3353124 35.60 ns/op BenchmarkMapLast/8-4 2630035 44.47 ns/op BenchmarkMapLast/9-4 3239317 36.05 ns/op BenchmarkMapLast/10-4 3084448 37.27 ns/op BenchmarkMapLast/11-4 2761454 44.30 ns/op BenchmarkMapLast/12-4 2828577 42.98 ns/op BenchmarkMapLast/13-4 2786649 45.16 ns/op BenchmarkMapLast/14-4 2652994 42.19 ns/op BenchmarkMapLast/15-4 2688747 44.37 ns/op BenchmarkMapLast/16-4 2633430 54.87 ns/op BenchmarkMapCycle-4 1485561 81.16 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2062510 49.73 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2974 54881 ns/op BenchmarkMakeMap/[Byte]Byte-4 645349 524.6 ns/op BenchmarkMakeMap/[Int]Int-4 172567 1266 ns/op BenchmarkNewEmptyMap-4 2536296 41.22 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 860830 133.0 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 496100 287.4 ns/op BenchmarkMapIterEmpty-4 2566874 48.86 ns/op BenchmarkSameLengthMap-4 3012999 44.40 ns/op BenchmarkBigKeyMap-4 1000000 136.6 ns/op BenchmarkBigValMap-4 1000000 164.1 ns/op BenchmarkSmallKeyMap-4 1964313 58.72 ns/op BenchmarkMapPopulate/1-4 1000000 112.2 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 87272 2180 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 10000 30324 ns/op 3349 B/op 17 allocs/op BenchmarkMapPopulate/1000-4 561 359490 ns/op 53309 B/op 72 allocs/op BenchmarkMapPopulate/10000-4 25 4314089 ns/op 427307 B/op 316 allocs/op BenchmarkMapPopulate/100000-4 3 37858181 ns/op 3607650 B/op 3983 allocs/op BenchmarkComplexAlgMap-4 441252 364.5 ns/op BenchmarkGoMapClear/Reflexive/1-4 1000000 120.0 ns/op BenchmarkGoMapClear/Reflexive/10-4 1000000 109.4 ns/op BenchmarkGoMapClear/Reflexive/100-4 563209 271.0 ns/op BenchmarkGoMapClear/Reflexive/1000-4 65727 1890 ns/op BenchmarkGoMapClear/Reflexive/10000-4 7536 15517 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1223554 102.5 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1000000 105.9 ns/op BenchmarkGoMapClear/NonReflexive/100-4 577134 232.6 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 59794 1967 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 6202 17064 ns/op BenchmarkMapStringConversion/32/simple-4 1000000 100.7 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1145701 106.1 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1203381 100.4 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1320105 96.29 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1000000 115.2 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1000000 106.2 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1542519 69.24 ns/op BenchmarkMapInterfacePtr-4 1478248 69.19 ns/op BenchmarkNewEmptyMapHintLessThan8-4 2659432 44.59 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 46489 2215 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 6031 22811 ns/op BenchmarkMapPop1000-4 343 321425 ns/op BenchmarkMapPop10000-4 21 5780647 ns/op BenchmarkMapAssign/Int32/256-4 2051244 54.29 ns/op BenchmarkMapAssign/Int32/65536-4 1130760 98.76 ns/op BenchmarkMapAssign/Int64/256-4 1989945 53.33 ns/op BenchmarkMapAssign/Int64/65536-4 1048173 104.7 ns/op BenchmarkMapAssign/Str/256-4 1884352 65.49 ns/op BenchmarkMapAssign/Str/65536-4 699544 170.1 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1000000 102.9 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 877675 135.1 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1409762 83.43 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 746670 157.8 ns/op BenchmarkMapOperatorAssign/Str/256-4 554396 4156 ns/op BenchmarkMapOperatorAssign/Str/65536-4 188230 537.5 ns/op BenchmarkMapAppendAssign/Int32/256-4 902347 136.7 ns/op 36 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 370777 337.2 ns/op 46 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 1000000 159.8 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 302556 347.7 ns/op 56 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 713814 187.5 ns/op 56 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 174015 580.4 ns/op 105 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1104927 95.82 ns/op BenchmarkMapDelete/Int32/1000-4 1616569 70.34 ns/op BenchmarkMapDelete/Int32/10000-4 1880119 64.63 ns/op BenchmarkMapDelete/Int64/100-4 1377914 88.02 ns/op BenchmarkMapDelete/Int64/1000-4 2083062 60.61 ns/op BenchmarkMapDelete/Int64/10000-4 2065630 57.67 ns/op BenchmarkMapDelete/Str/100-4 1158769 103.6 ns/op BenchmarkMapDelete/Str/1000-4 1578392 73.99 ns/op BenchmarkMapDelete/Str/10000-4 1585939 76.03 ns/op BenchmarkMapDelete/Pointer/100-4 1000000 101.0 ns/op BenchmarkMapDelete/Pointer/1000-4 1755799 65.85 ns/op BenchmarkMapDelete/Pointer/10000-4 1824480 67.25 ns/op BenchmarkMemmove/0-4 18048236 6.399 ns/op BenchmarkMemmove/1-4 1383210 86.58 ns/op 11.55 MB/s BenchmarkMemmove/2-4 1350883 86.99 ns/op 22.99 MB/s BenchmarkMemmove/3-4 1324624 89.65 ns/op 33.46 MB/s BenchmarkMemmove/4-4 1333486 89.12 ns/op 44.88 MB/s BenchmarkMemmove/5-4 1349235 88.69 ns/op 56.38 MB/s BenchmarkMemmove/6-4 1350236 88.48 ns/op 67.81 MB/s BenchmarkMemmove/7-4 1315086 88.05 ns/op 79.50 MB/s BenchmarkMemmove/8-4 1369132 99.59 ns/op 80.33 MB/s BenchmarkMemmove/9-4 1335288 90.55 ns/op 99.39 MB/s BenchmarkMemmove/10-4 1294405 91.44 ns/op 109.36 MB/s BenchmarkMemmove/11-4 1302390 90.88 ns/op 121.04 MB/s BenchmarkMemmove/12-4 1282138 90.08 ns/op 133.22 MB/s BenchmarkMemmove/13-4 1323867 91.08 ns/op 142.73 MB/s BenchmarkMemmove/14-4 1305280 90.67 ns/op 154.41 MB/s BenchmarkMemmove/15-4 1304302 90.52 ns/op 165.71 MB/s BenchmarkMemmove/16-4 1329390 89.23 ns/op 179.31 MB/s BenchmarkMemmove/32-4 1297495 92.48 ns/op 346.03 MB/s BenchmarkMemmove/64-4 1227150 96.77 ns/op 661.39 MB/s BenchmarkMemmove/128-4 1000000 108.3 ns/op 1182.11 MB/s BenchmarkMemmove/256-4 920361 127.4 ns/op 2009.80 MB/s BenchmarkMemmove/512-4 701842 168.7 ns/op 3035.61 MB/s BenchmarkMemmove/1024-4 508062 257.6 ns/op 3974.93 MB/s BenchmarkMemmove/2048-4 269282 407.7 ns/op 5023.05 MB/s BenchmarkMemmove/4096-4 175465 722.7 ns/op 5667.54 MB/s BenchmarkMemmoveOverlap/32-4 1291150 91.27 ns/op 350.62 MB/s BenchmarkMemmoveOverlap/64-4 1245828 97.21 ns/op 658.38 MB/s BenchmarkMemmoveOverlap/128-4 1000000 107.0 ns/op 1196.71 MB/s BenchmarkMemmoveOverlap/256-4 983793 128.4 ns/op 1993.63 MB/s BenchmarkMemmoveOverlap/512-4 734048 169.8 ns/op 3016.01 MB/s BenchmarkMemmoveOverlap/1024-4 511549 258.7 ns/op 3957.99 MB/s BenchmarkMemmoveOverlap/2048-4 314180 399.6 ns/op 5124.52 MB/s BenchmarkMemmoveOverlap/4096-4 167610 715.1 ns/op 5727.88 MB/s BenchmarkMemmoveUnalignedDst/0-4 19595448 5.926 ns/op BenchmarkMemmoveUnalignedDst/1-4 1364664 84.95 ns/op 11.77 MB/s BenchmarkMemmoveUnalignedDst/2-4 1337547 90.98 ns/op 21.98 MB/s BenchmarkMemmoveUnalignedDst/3-4 1248105 88.42 ns/op 33.93 MB/s BenchmarkMemmoveUnalignedDst/4-4 1323268 87.85 ns/op 45.53 MB/s BenchmarkMemmoveUnalignedDst/5-4 1305498 88.71 ns/op 56.36 MB/s BenchmarkMemmoveUnalignedDst/6-4 1337468 89.41 ns/op 67.11 MB/s BenchmarkMemmoveUnalignedDst/7-4 1324850 89.03 ns/op 78.63 MB/s BenchmarkMemmoveUnalignedDst/8-4 1384737 86.70 ns/op 92.27 MB/s BenchmarkMemmoveUnalignedDst/9-4 1323105 91.73 ns/op 98.11 MB/s BenchmarkMemmoveUnalignedDst/10-4 1314506 93.17 ns/op 107.33 MB/s BenchmarkMemmoveUnalignedDst/11-4 1304017 91.46 ns/op 120.27 MB/s BenchmarkMemmoveUnalignedDst/12-4 1308478 91.39 ns/op 131.31 MB/s BenchmarkMemmoveUnalignedDst/13-4 1302392 91.08 ns/op 142.73 MB/s BenchmarkMemmoveUnalignedDst/14-4 1323544 91.99 ns/op 152.19 MB/s BenchmarkMemmoveUnalignedDst/15-4 1221187 90.66 ns/op 165.45 MB/s BenchmarkMemmoveUnalignedDst/16-4 1204370 90.08 ns/op 177.62 MB/s BenchmarkMemmoveUnalignedDst/32-4 1254284 93.87 ns/op 340.89 MB/s BenchmarkMemmoveUnalignedDst/64-4 1215524 97.94 ns/op 653.47 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 112.0 ns/op 1142.90 MB/s BenchmarkMemmoveUnalignedDst/256-4 826797 130.1 ns/op 1967.50 MB/s BenchmarkMemmoveUnalignedDst/512-4 770721 166.2 ns/op 3080.45 MB/s BenchmarkMemmoveUnalignedDst/1024-4 487994 262.6 ns/op 3899.63 MB/s BenchmarkMemmoveUnalignedDst/2048-4 273811 408.7 ns/op 5011.50 MB/s BenchmarkMemmoveUnalignedDst/4096-4 158052 740.5 ns/op 5531.28 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1000000 101.1 ns/op 316.44 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1000000 105.6 ns/op 605.99 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 115.4 ns/op 1109.32 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 933199 134.2 ns/op 1908.06 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 742473 173.9 ns/op 2943.54 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 481844 268.5 ns/op 3814.18 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 308580 420.5 ns/op 4870.21 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 162387 737.5 ns/op 5553.70 MB/s BenchmarkMemmoveUnalignedSrc/0-4 17543749 6.668 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1252177 89.30 ns/op 11.20 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1304233 89.39 ns/op 22.37 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1308006 90.71 ns/op 33.07 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1342432 89.39 ns/op 44.75 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1264834 90.92 ns/op 54.99 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1323697 91.74 ns/op 65.40 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1304049 90.58 ns/op 77.28 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1315844 89.84 ns/op 89.05 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1258695 92.79 ns/op 96.99 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1298143 92.67 ns/op 107.91 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1304840 90.56 ns/op 121.46 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1288822 91.37 ns/op 131.34 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1303096 91.74 ns/op 141.70 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1223308 94.01 ns/op 148.92 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1267060 91.24 ns/op 164.41 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1245302 96.32 ns/op 166.11 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1233129 98.70 ns/op 324.22 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1000000 105.1 ns/op 608.69 MB/s BenchmarkMemmoveUnalignedSrc/128-4 996236 111.8 ns/op 1144.67 MB/s BenchmarkMemmoveUnalignedSrc/256-4 956385 130.5 ns/op 1961.54 MB/s BenchmarkMemmoveUnalignedSrc/512-4 733270 171.9 ns/op 2977.99 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 489258 262.7 ns/op 3898.49 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 296197 411.0 ns/op 4982.77 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 171325 724.5 ns/op 5653.32 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1000000 100.8 ns/op 158.75 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1000000 103.3 ns/op 154.96 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1000000 105.6 ns/op 151.50 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1000000 107.7 ns/op 148.60 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1000000 104.4 ns/op 153.23 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1000000 106.3 ns/op 150.50 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1000000 105.1 ns/op 152.18 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1000000 102.0 ns/op 156.90 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1000000 113.3 ns/op 564.70 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1000000 121.8 ns/op 525.42 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1000000 114.3 ns/op 559.92 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1000000 114.2 ns/op 560.31 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1048024 114.6 ns/op 558.54 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1000000 114.9 ns/op 556.99 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1000000 111.4 ns/op 574.52 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1000000 112.5 ns/op 568.86 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 698820 168.9 ns/op 1515.93 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 651440 207.2 ns/op 1235.67 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 855610 144.7 ns/op 1769.44 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 889071 148.8 ns/op 1720.23 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 898958 141.8 ns/op 1805.06 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 871353 144.3 ns/op 1773.87 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 791462 145.0 ns/op 1765.98 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 872149 141.3 ns/op 1811.64 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 92854 1206 ns/op 3397.11 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 62985 1829 ns/op 2238.87 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 148364 756.5 ns/op 5414.29 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 141304 774.5 ns/op 5288.66 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 167254 780.4 ns/op 5248.27 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 161085 772.4 ns/op 5303.00 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 169885 755.0 ns/op 5425.31 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 165555 769.8 ns/op 5321.13 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 6712 19327 ns/op 3390.85 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 4158 28805 ns/op 2275.14 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 9733 12189 ns/op 5376.86 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 8842 12208 ns/op 5368.26 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 9657 12110 ns/op 5411.66 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 9750 12525 ns/op 5232.48 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 9595 13486 ns/op 4859.51 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 10000 12401 ns/op 5284.87 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1228550 92.70 ns/op 345.19 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1212477 97.66 ns/op 655.31 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 109.9 ns/op 1165.16 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 909028 138.3 ns/op 1850.88 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 774595 167.4 ns/op 3059.45 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 481148 260.7 ns/op 3927.52 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 319567 404.2 ns/op 5066.62 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 180661 716.6 ns/op 5716.19 MB/s BenchmarkMemclr/5-4 14026431 8.684 ns/op 575.79 MB/s BenchmarkMemclr/16-4 13990344 8.807 ns/op 1816.64 MB/s BenchmarkMemclr/64-4 13655553 8.816 ns/op 7259.57 MB/s BenchmarkMemclr/256-4 12002054 10.36 ns/op 24712.68 MB/s BenchmarkMemclr/4096-4 2127526 55.15 ns/op 74270.54 MB/s BenchmarkMemclr/65536-4 94605 1286 ns/op 50965.95 MB/s BenchmarkMemclr/1M-4 5960 22346 ns/op 46925.01 MB/s BenchmarkMemclr/4M-4 1293 91485 ns/op 45846.66 MB/s BenchmarkMemclr/8M-4 502 241794 ns/op 34693.22 MB/s BenchmarkMemclr/16M-4 154 739529 ns/op 22686.37 MB/s BenchmarkMemclr/64M-4 55 2206931 ns/op 30408.22 MB/s BenchmarkMemclrUnaligned/0_5-4 8694816 13.58 ns/op 368.28 MB/s BenchmarkMemclrUnaligned/0_16-4 9263433 13.24 ns/op 1208.66 MB/s BenchmarkMemclrUnaligned/0_64-4 9011514 13.74 ns/op 4656.59 MB/s BenchmarkMemclrUnaligned/0_256-4 7992978 14.86 ns/op 17233.08 MB/s BenchmarkMemclrUnaligned/0_4096-4 2207169 55.03 ns/op 74436.12 MB/s BenchmarkMemclrUnaligned/0_65536-4 87858 1313 ns/op 49918.91 MB/s BenchmarkMemclrUnaligned/1_5-4 9094586 13.58 ns/op 368.08 MB/s BenchmarkMemclrUnaligned/1_16-4 8907758 13.33 ns/op 1200.24 MB/s BenchmarkMemclrUnaligned/1_64-4 8769903 13.63 ns/op 4693.81 MB/s BenchmarkMemclrUnaligned/1_256-4 7681604 14.83 ns/op 17266.70 MB/s BenchmarkMemclrUnaligned/1_4096-4 1468744 81.48 ns/op 50271.58 MB/s BenchmarkMemclrUnaligned/1_65536-4 76954 1507 ns/op 43483.73 MB/s BenchmarkMemclrUnaligned/4_5-4 8770579 13.71 ns/op 364.61 MB/s BenchmarkMemclrUnaligned/4_16-4 7983027 13.30 ns/op 1203.06 MB/s BenchmarkMemclrUnaligned/4_64-4 8689664 13.41 ns/op 4774.12 MB/s BenchmarkMemclrUnaligned/4_256-4 7662934 14.97 ns/op 17098.78 MB/s BenchmarkMemclrUnaligned/4_4096-4 1501766 80.47 ns/op 50903.31 MB/s BenchmarkMemclrUnaligned/4_65536-4 79713 1470 ns/op 44591.16 MB/s BenchmarkMemclrUnaligned/7_5-4 8849622 13.74 ns/op 363.96 MB/s BenchmarkMemclrUnaligned/7_16-4 9355178 12.90 ns/op 1240.25 MB/s BenchmarkMemclrUnaligned/7_64-4 8974290 12.93 ns/op 4950.40 MB/s BenchmarkMemclrUnaligned/7_256-4 8153131 14.25 ns/op 17969.85 MB/s BenchmarkMemclrUnaligned/7_4096-4 1480759 78.43 ns/op 52225.87 MB/s BenchmarkMemclrUnaligned/7_65536-4 81832 1448 ns/op 45260.05 MB/s BenchmarkMemclrUnaligned/0_1M-4 5900 22481 ns/op 46642.47 MB/s BenchmarkMemclrUnaligned/0_4M-4 1374 88776 ns/op 47246.08 MB/s BenchmarkMemclrUnaligned/0_8M-4 442 232099 ns/op 36142.35 MB/s BenchmarkMemclrUnaligned/0_16M-4 169 718822 ns/op 23339.89 MB/s BenchmarkMemclrUnaligned/0_64M-4 60 1836793 ns/op 36535.89 MB/s BenchmarkMemclrUnaligned/1_1M-4 4918 24087 ns/op 43532.03 MB/s BenchmarkMemclrUnaligned/1_4M-4 1198 98520 ns/op 42573.09 MB/s BenchmarkMemclrUnaligned/1_8M-4 432 252871 ns/op 33173.51 MB/s BenchmarkMemclrUnaligned/1_16M-4 152 741988 ns/op 22611.17 MB/s BenchmarkMemclrUnaligned/1_64M-4 63 1852907 ns/op 36218.15 MB/s BenchmarkMemclrUnaligned/4_1M-4 5020 24419 ns/op 42940.48 MB/s BenchmarkMemclrUnaligned/4_4M-4 1149 97683 ns/op 42937.88 MB/s BenchmarkMemclrUnaligned/4_8M-4 380 285148 ns/op 29418.44 MB/s BenchmarkMemclrUnaligned/4_16M-4 158 752035 ns/op 22309.09 MB/s BenchmarkMemclrUnaligned/4_64M-4 63 1840654 ns/op 36459.25 MB/s BenchmarkMemclrUnaligned/7_1M-4 5394 24492 ns/op 42813.60 MB/s BenchmarkMemclrUnaligned/7_4M-4 991 104443 ns/op 40158.78 MB/s BenchmarkMemclrUnaligned/7_8M-4 456 255273 ns/op 32861.30 MB/s BenchmarkMemclrUnaligned/7_16M-4 154 778742 ns/op 21544.01 MB/s BenchmarkMemclrUnaligned/7_64M-4 60 1839049 ns/op 36491.06 MB/s BenchmarkGoMemclr/5-4 16212309 6.691 ns/op 747.22 MB/s BenchmarkGoMemclr/16-4 16117033 6.756 ns/op 2368.26 MB/s BenchmarkGoMemclr/64-4 16326964 7.182 ns/op 8911.72 MB/s BenchmarkGoMemclr/256-4 13083758 8.593 ns/op 29791.56 MB/s BenchmarkMemclrRange/1K_2K-4 84132 1317 ns/op 72801.95 MB/s BenchmarkMemclrRange/2K_8K-4 29524 4037 ns/op 82627.11 MB/s BenchmarkMemclrRange/4K_16K-4 32786 3483 ns/op 92748.09 MB/s BenchmarkMemclrRange/160K_228K-4 3752 36320 ns/op 45783.15 MB/s BenchmarkClearFat7-4 4189416 25.53 ns/op BenchmarkClearFat8-4 4209104 25.62 ns/op BenchmarkClearFat11-4 4394323 25.80 ns/op BenchmarkClearFat12-4 3889267 26.25 ns/op BenchmarkClearFat13-4 4112239 25.73 ns/op BenchmarkClearFat14-4 4404067 26.92 ns/op BenchmarkClearFat15-4 4365508 27.24 ns/op BenchmarkClearFat16-4 4359556 25.05 ns/op BenchmarkClearFat24-4 4014820 26.63 ns/op BenchmarkClearFat32-4 4206535 26.69 ns/op BenchmarkClearFat40-4 4076493 27.48 ns/op BenchmarkClearFat48-4 3911054 27.03 ns/op BenchmarkClearFat56-4 3738136 28.34 ns/op BenchmarkClearFat64-4 3724795 29.04 ns/op BenchmarkClearFat72-4 3732458 28.92 ns/op BenchmarkClearFat128-4 3046718 34.54 ns/op BenchmarkClearFat256-4 2431922 42.64 ns/op BenchmarkClearFat512-4 1648734 69.39 ns/op BenchmarkClearFat1024-4 1000000 125.6 ns/op BenchmarkClearFat1032-4 1000000 118.9 ns/op BenchmarkClearFat1040-4 1000000 119.6 ns/op BenchmarkCopyFat7-4 5982454 23.21 ns/op BenchmarkCopyFat8-4 4395356 24.71 ns/op BenchmarkCopyFat11-4 4439978 25.10 ns/op BenchmarkCopyFat12-4 4100040 26.63 ns/op BenchmarkCopyFat13-4 4433551 24.96 ns/op BenchmarkCopyFat14-4 4550128 25.20 ns/op BenchmarkCopyFat15-4 4002607 26.21 ns/op BenchmarkCopyFat16-4 4265787 25.25 ns/op BenchmarkCopyFat24-4 4333677 25.61 ns/op BenchmarkCopyFat32-4 4212879 25.93 ns/op BenchmarkCopyFat64-4 4604470 29.51 ns/op BenchmarkCopyFat72-4 3539265 29.48 ns/op BenchmarkCopyFat128-4 3108790 35.33 ns/op BenchmarkCopyFat256-4 2371129 46.26 ns/op BenchmarkCopyFat512-4 1489143 76.34 ns/op BenchmarkCopyFat520-4 1000000 104.7 ns/op BenchmarkCopyFat1024-4 1000000 124.2 ns/op BenchmarkCopyFat1032-4 1000000 120.9 ns/op BenchmarkCopyFat1040-4 1000000 124.0 ns/op BenchmarkIssue18740/2byte-4 393 302503 ns/op BenchmarkIssue18740/4byte-4 673 180675 ns/op BenchmarkIssue18740/8byte-4 1147 108348 ns/op BenchmarkMemclrKnownSize1-4 6954951 15.25 ns/op 65.56 MB/s BenchmarkMemclrKnownSize2-4 3910366 29.76 ns/op 67.19 MB/s BenchmarkMemclrKnownSize4-4 3112824 36.24 ns/op 110.38 MB/s BenchmarkMemclrKnownSize8-4 1376880 88.14 ns/op 90.77 MB/s BenchmarkMemclrKnownSize16-4 754184 175.0 ns/op 91.45 MB/s BenchmarkMemclrKnownSize32-4 369290 327.1 ns/op 97.84 MB/s BenchmarkMemclrKnownSize64-4 206556 607.7 ns/op 105.32 MB/s BenchmarkMemclrKnownSize112-4 99910 1076 ns/op 104.08 MB/s BenchmarkMemclrKnownSize128-4 95679 1211 ns/op 105.72 MB/s BenchmarkMemclrKnownSize192-4 69052 1757 ns/op 109.31 MB/s BenchmarkMemclrKnownSize248-4 49924 2298 ns/op 107.90 MB/s BenchmarkMemclrKnownSize256-4 44656 2404 ns/op 106.49 MB/s BenchmarkMemclrKnownSize512-4 23199 4680 ns/op 109.41 MB/s BenchmarkMemclrKnownSize1024-4 12849 9395 ns/op 109.00 MB/s BenchmarkMemclrKnownSize4096-4 3478 36932 ns/op 110.91 MB/s BenchmarkMemclrKnownSize512KiB-4 24 4801510 ns/op 109.19 MB/s BenchmarkReadMetricsLatency-4 10000 4895 p50-ns 7738 p90-ns 12191 p99-ns BenchmarkFinalizer-4 216 553347 ns/op BenchmarkFinalizerRun-4 228385 598.5 ns/op BenchmarkMinFloat-4 1879615 60.86 ns/op BenchmarkMaxFloat-4 1802478 65.10 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7026286 15.65 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3937196 30.55 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2946046 39.08 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2937123 39.09 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1657624 69.67 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1520457 75.20 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2945186 41.28 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1671753 72.37 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1439688 72.58 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2637230 46.79 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2554092 45.51 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2302992 51.27 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1985644 60.52 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1767808 66.16 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 8715415 12.59 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 9696163 11.87 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 9078866 12.27 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 8910024 12.54 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 8446917 14.14 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 7440787 14.79 ns/op BenchmarkFindBitRange64/PatternAASize2-4 8944014 12.70 ns/op BenchmarkFindBitRange64/PatternAASize8-4 9148213 12.21 ns/op BenchmarkFindBitRange64/PatternAASize32-4 8985447 12.43 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 9199087 12.66 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 9744200 12.24 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 9535220 12.26 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 8245354 12.92 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 9437030 12.09 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 8686002 12.50 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 9450354 12.92 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 9606736 12.17 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 9469417 12.33 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 8060947 12.76 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 8822976 13.01 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 8767506 12.89 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 9164410 12.54 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 8766618 12.86 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7580982 15.81 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 8765653 12.77 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 9554086 12.64 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 9451717 12.54 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 8775841 12.59 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 8276121 13.25 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 8744810 13.55 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 7881936 13.02 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 9157218 13.02 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 9057235 12.43 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 8641918 13.13 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 9507177 12.18 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 8930880 12.50 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 9044881 12.68 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 9213394 12.41 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 8443788 12.49 ns/op BenchmarkNetpollBreak-4 4906 23385 ns/op BenchmarkPinnerPinUnpinBatch-4 1431 139432 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 216 571776 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1160 139583 ns/op BenchmarkPinnerPinUnpin-4 1409672 83.41 ns/op BenchmarkPinnerPinUnpinTiny-4 1430462 82.28 ns/op BenchmarkPinnerPinUnpinDouble-4 559134 234.7 ns/op BenchmarkPinnerPinUnpinParallel-4 3319450 36.05 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 2960702 39.15 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 402589 309.4 ns/op BenchmarkPinnerIsPinnedOnPinned-4 7134408 15.80 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 7312986 16.21 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 5517818 22.24 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 5382142 20.88 ns/op BenchmarkPingPongHog-4 672 352869 ns/op BenchmarkStackGrowth-4 96476 1051 ns/op BenchmarkStackGrowthDeep-4 1203 98051 ns/op BenchmarkCreateGoroutines-4 59286 1947 ns/op BenchmarkCreateGoroutinesParallel-4 65360 1764 ns/op BenchmarkCreateGoroutinesCapture-4 7339 15165 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 52467 2267 ns/op BenchmarkClosureCall-4 20668975 5.035 ns/op BenchmarkWakeupParallelSpinning/0s-4 6122 18837 ns/op BenchmarkWakeupParallelSpinning/1µs-4 4934 22869 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5896 28770 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2842 45343 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1766 68208 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1053 119798 ns/op BenchmarkWakeupParallelSpinning/50µs-4 386 263082 ns/op BenchmarkWakeupParallelSpinning/100µs-4 226 477790 ns/op BenchmarkMatmult-4 4646940 31.47 ns/op BenchmarkFastrand-4 6509410 16.86 ns/op BenchmarkFastrand64-4 6831538 16.68 ns/op BenchmarkFastrandHashiter-4 3393760 42.33 ns/op BenchmarkFastrandn/2-4 4373048 25.43 ns/op BenchmarkFastrandn/3-4 5043823 24.79 ns/op BenchmarkFastrandn/4-4 4724553 23.25 ns/op BenchmarkFastrandn/5-4 5022667 23.92 ns/op BenchmarkIfaceCmp100-4 131736 958.7 ns/op BenchmarkIfaceCmpNil100-4 201477 578.0 ns/op BenchmarkEfaceCmpDiff-4 51296 2496 ns/op BenchmarkEfaceCmpDiffIndirect-4 35348 3172 ns/op BenchmarkDefer-4 1000000 120.8 ns/op BenchmarkDefer10-4 853095 196.8 ns/op BenchmarkDeferMany-4 552034 378.5 ns/op BenchmarkPanicRecover-4 567540 192.2 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 417902 287.9 ns/op 97.00 p50-ns 104.0 p90-ns 150.0 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 150994 733.2 ns/op 100.0 p50-ns 147.0 p90-ns 222.0 p99-ns BenchmarkGoroutineProfile/small/idle-4 68 2980667 ns/op 2636716 p50-ns 4482335 p90-ns 6765633 p99-ns BenchmarkGoroutineProfile/small/loaded-4 36 3597797 ns/op 2732542 p50-ns 6740742 p90-ns 13816097 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 430774 292.8 ns/op 102.0 p50-ns 107.0 p90-ns 156.0 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 284006 502.2 ns/op 102.0 p50-ns 149.0 p90-ns 229.0 p99-ns BenchmarkGoroutineProfile/large/idle-4 31 4639495 ns/op 4656204 p50-ns 5098786 p90-ns 6358402 p99-ns BenchmarkGoroutineProfile/large/loaded-4 13 10165062 ns/op 9939369 p50-ns 17165735 p90-ns 18278865 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 453057 315.5 ns/op 100.0 p50-ns 106.0 p90-ns 171.0 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 287906 497.1 ns/op 100.0 p50-ns 135.0 p90-ns 273.0 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 74 2420158 ns/op 2193944 p50-ns 3164296 p90-ns 3724779 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 52 3493050 ns/op 3070409 p50-ns 4903037 p90-ns 9620081 p99-ns BenchmarkRWMutexUncontended-4 3007746 40.86 ns/op BenchmarkRWMutexWrite100-4 59188 2635 ns/op BenchmarkRWMutexWrite10-4 299654 1958 ns/op BenchmarkRWMutexWorkWrite100-4 34981 3741 ns/op BenchmarkRWMutexWorkWrite10-4 56180 4054 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3475 35528 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1182 102803 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1545 72598 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 547 206036 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 752 147589 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 258 457409 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 390 298007 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 127 922871 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 390075 555.7 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 391730 518.4 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 261711 684.1 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 388329 539.8 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 392511 542.5 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 295730 702.8 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 350896 604.1 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 320218 582.2 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 247588 780.5 ns/op BenchmarkMakeSlice/Byte-4 1607923 74.48 ns/op BenchmarkMakeSlice/Int16-4 1416062 84.54 ns/op BenchmarkMakeSlice/Int-4 1236440 97.82 ns/op BenchmarkMakeSlice/Ptr-4 1087292 110.1 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 161.7 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 181.6 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 206.5 ns/op BenchmarkGrowSlice/Byte-4 587498 210.5 ns/op BenchmarkGrowSlice/Int16-4 569722 247.3 ns/op BenchmarkGrowSlice/Int-4 507384 306.6 ns/op BenchmarkGrowSlice/Ptr-4 454473 363.0 ns/op BenchmarkGrowSlice/Struct/24-4 415458 569.3 ns/op BenchmarkGrowSlice/Struct/32-4 259417 651.7 ns/op BenchmarkGrowSlice/Struct/40-4 167384 735.0 ns/op BenchmarkExtendSlice/IntSlice-4 548353 345.4 ns/op BenchmarkExtendSlice/PointerSlice-4 414286 390.6 ns/op BenchmarkExtendSlice/NoGrow-4 631896 210.0 ns/op BenchmarkAppend-4 991171 119.4 ns/op BenchmarkAppendGrowByte-4 5 25471988 ns/op BenchmarkAppendGrowString-4 1 203795729 ns/op BenchmarkAppendSlice/1Bytes-4 1375848 86.81 ns/op BenchmarkAppendSlice/4Bytes-4 1284388 95.84 ns/op BenchmarkAppendSlice/7Bytes-4 1279138 91.54 ns/op BenchmarkAppendSlice/8Bytes-4 1336692 88.20 ns/op BenchmarkAppendSlice/15Bytes-4 1261953 93.92 ns/op BenchmarkAppendSlice/16Bytes-4 1273946 92.26 ns/op BenchmarkAppendSlice/32Bytes-4 1244712 98.25 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 56655 1779 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 16826 7227 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 8907 26466 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1255 95285 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 135 889667 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 39 2838569 ns/op BenchmarkAppendStr/1Bytes-4 1744756 68.00 ns/op BenchmarkAppendStr/4Bytes-4 1680566 68.76 ns/op BenchmarkAppendStr/8Bytes-4 1677694 71.70 ns/op BenchmarkAppendStr/16Bytes-4 1596163 72.71 ns/op BenchmarkAppendStr/32Bytes-4 1639286 72.58 ns/op BenchmarkAppendSpecialCase-4 1000000 126.6 ns/op BenchmarkCopy/1Byte-4 1313522 85.15 ns/op 11.74 MB/s BenchmarkCopy/1String-4 1281265 92.48 ns/op 10.81 MB/s BenchmarkCopy/2Byte-4 1324244 89.44 ns/op 22.36 MB/s BenchmarkCopy/2String-4 1261864 99.02 ns/op 20.20 MB/s BenchmarkCopy/4Byte-4 1281344 88.01 ns/op 45.45 MB/s BenchmarkCopy/4String-4 1279310 90.31 ns/op 44.29 MB/s BenchmarkCopy/8Byte-4 1279537 100.8 ns/op 79.34 MB/s BenchmarkCopy/8String-4 1213933 91.40 ns/op 87.52 MB/s BenchmarkCopy/12Byte-4 1226098 94.67 ns/op 126.76 MB/s BenchmarkCopy/12String-4 1237513 92.47 ns/op 129.77 MB/s BenchmarkCopy/16Byte-4 1297698 88.72 ns/op 180.35 MB/s BenchmarkCopy/16String-4 1278494 90.26 ns/op 177.26 MB/s BenchmarkCopy/32Byte-4 1265581 90.66 ns/op 352.96 MB/s BenchmarkCopy/32String-4 1279064 92.04 ns/op 347.69 MB/s BenchmarkCopy/128Byte-4 1000000 112.1 ns/op 1142.15 MB/s BenchmarkCopy/128String-4 1000000 120.0 ns/op 1066.56 MB/s BenchmarkCopy/1024Byte-4 413529 298.6 ns/op 3429.15 MB/s BenchmarkCopy/1024String-4 344586 368.4 ns/op 2779.30 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 25053 4809 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 14341 8577 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 13668 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 19742 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 20394 ns/op BenchmarkAppendInPlace/Grow/Byte-4 149874 1065 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 152491 1067 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 68530 1569 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 77382 1826 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 60908 2044 ns/op BenchmarkStackCopyPtr-4 1 128702991 ns/op BenchmarkStackCopy-4 2 77667179 ns/op BenchmarkStackCopyNoCache-4 26 4057525 ns/op BenchmarkStackCopyWithStkobj-4 3 46498204 ns/op BenchmarkIssue18138-4 196 565197 ns/op BenchmarkCompareStringEqual-4 12708782 8.581 ns/op BenchmarkCompareStringIdentical-4 23092318 4.738 ns/op BenchmarkCompareStringSameLength-4 14339280 7.605 ns/op BenchmarkCompareStringDifferentLength-4 20726816 5.004 ns/op BenchmarkCompareStringBigUnaligned-4 2004 64976 ns/op 16138.13 MB/s BenchmarkCompareStringBig-4 1429 74756 ns/op 14026.86 MB/s BenchmarkConcatStringAndBytes-4 2154865 53.07 ns/op BenchmarkSliceByteToString/1-4 1475688 73.03 ns/op BenchmarkSliceByteToString/2-4 1000000 142.2 ns/op BenchmarkSliceByteToString/4-4 941143 134.5 ns/op BenchmarkSliceByteToString/8-4 878691 134.4 ns/op BenchmarkSliceByteToString/16-4 926535 126.1 ns/op BenchmarkSliceByteToString/32-4 927909 156.8 ns/op BenchmarkSliceByteToString/64-4 1000000 203.2 ns/op BenchmarkSliceByteToString/128-4 763582 284.9 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2220667 52.73 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 1000000 113.4 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1225159 100.3 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3677769 33.99 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1859011 61.58 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 2046350 55.36 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1841876 63.37 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 369690 350.3 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 450777 289.1 ns/op BenchmarkRuneIterate/range/ASCII-4 11731411 10.12 ns/op BenchmarkRuneIterate/range/Japanese-4 2789118 39.97 ns/op BenchmarkRuneIterate/range/MixedLength-4 3138475 34.20 ns/op BenchmarkRuneIterate/range1/ASCII-4 9844855 10.26 ns/op BenchmarkRuneIterate/range1/Japanese-4 2792906 40.27 ns/op BenchmarkRuneIterate/range1/MixedLength-4 3492894 34.77 ns/op BenchmarkRuneIterate/range2/ASCII-4 11923482 10.07 ns/op BenchmarkRuneIterate/range2/Japanese-4 2842000 40.19 ns/op BenchmarkRuneIterate/range2/MixedLength-4 3265573 34.71 ns/op BenchmarkArrayEqual-4 25522888 5.288 ns/op BenchmarkFunc/Name-4 3489154 32.82 ns/op BenchmarkFunc/Entry-4 12243973 9.400 ns/op BenchmarkFunc/FileLine-4 3805254 30.04 ns/op PASS ok runtime 395.991s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 21736 5293 ns/op BenchmarkHandle/concurrent-4 20770 5148 ns/op PASS ok runtime/cgo 1.411s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3106527 33.38 ns/op BenchmarkMulUintptr/large-4 2908195 34.44 ns/op PASS ok runtime/internal/math 1.376s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 14 7765755 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 14 16446292 ns/op 536.4 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 39 2771265 ns/op 1.410 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 8 17270164 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 7 24050239 ns/op 1143 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 32 3449261 ns/op 22.97 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 85111113 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 122139858 ns/op 8039 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 18 6736629 ns/op 190.8 concurrent_launches/op PASS ok runtime/pprof 3.056s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 12 9115062 ns/op BenchmarkStackLeak-4 25902 4301 ns/op PASS ok runtime/race 1.524s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 3282777 37.78 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 289952 497.2 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.398s goos: darwin goarch: amd64 pkg: slices BenchmarkEqualFunc_Large-4 43 2589992 ns/op BenchmarkIndex_Large-4 23167 4902 ns/op BenchmarkIndexFunc_Large-4 126 965487 ns/op BenchmarkCompact/nil-4 9345224 12.26 ns/op BenchmarkCompact/one-4 1261597 91.43 ns/op BenchmarkCompact/sorted-4 1000000 116.6 ns/op BenchmarkCompact/1_item-4 930038 143.7 ns/op BenchmarkCompact/unsorted-4 1000000 117.8 ns/op BenchmarkCompact/many-4 614180 193.9 ns/op BenchmarkCompact_Large-4 356 301904 ns/op BenchmarkCompactFunc_Large-4 62 1761711 ns/op BenchmarkReplace/naive-fast-4 53522 2474 ns/op BenchmarkReplace/optimized-fast-4 49148 2518 ns/op BenchmarkReplace/naive-slow-4 13864 7966 ns/op BenchmarkReplace/optimized-slow-4 14877 7964 ns/op BenchmarkBinarySearchFloats/Size16-4 1268602 94.24 ns/op BenchmarkBinarySearchFloats/Size32-4 1000000 107.5 ns/op BenchmarkBinarySearchFloats/Size64-4 1000000 117.1 ns/op BenchmarkBinarySearchFloats/Size128-4 886044 135.8 ns/op BenchmarkBinarySearchFloats/Size512-4 845467 156.5 ns/op BenchmarkBinarySearchFloats/Size1024-4 716635 167.7 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 494702 263.0 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 424846 331.5 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 353944 344.2 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 292046 392.8 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 235862 473.7 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 226107 508.4 ns/op PASS ok slices 6.561s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 93489 1187 ns/op BenchmarkSortInts-4 1 107925098 ns/op BenchmarkSlicesSortInts-4 2 52090952 ns/op BenchmarkSortIsSorted-4 31 4009684 ns/op BenchmarkSlicesIsSorted-4 80 1558774 ns/op BenchmarkSortStrings-4 1 134912050 ns/op BenchmarkSlicesSortStrings-4 2 81087968 ns/op BenchmarkSortStrings_Sorted-4 25 4889014 ns/op BenchmarkSlicesSortStrings_Sorted-4 46 2185486 ns/op BenchmarkSortStructs-4 1 182195793 ns/op BenchmarkSortFuncStructs-4 1 160869791 ns/op BenchmarkSortString1K-4 272 468150 ns/op BenchmarkSortString1K_Slice-4 152 772808 ns/op BenchmarkStableString1K-4 93 1378836 ns/op BenchmarkSortInt1K-4 325 373466 ns/op BenchmarkSortInt1K_Sorted-4 5079 24517 ns/op BenchmarkSortInt1K_Reversed-4 2265 45124 ns/op BenchmarkSortInt1K_Mod8-4 796 144153 ns/op BenchmarkStableInt1K-4 100 1054609 ns/op BenchmarkStableInt1K_Slice-4 100 1038960 ns/op BenchmarkSortInt64K-4 4 30723963 ns/op BenchmarkSortInt64K_Slice-4 2 61109324 ns/op BenchmarkStableInt64K-4 2 94341590 ns/op BenchmarkSort1e2-4 301 387828 ns/op BenchmarkStable1e2-4 100 1060751 ns/op BenchmarkSort1e4-4 2 72760936 ns/op BenchmarkStable1e4-4 1 296711255 ns/op PASS ok sort 46.403s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 708754 172.5 ns/op BenchmarkAtof64Float-4 671863 179.9 ns/op BenchmarkAtof64FloatExp-4 523681 224.9 ns/op BenchmarkAtof64Big-4 451605 294.3 ns/op BenchmarkAtof64RandomBits-4 447548 304.5 ns/op BenchmarkAtof64RandomFloats-4 472579 278.4 ns/op BenchmarkAtof64RandomLongFloats-4 19516 6130 ns/op BenchmarkAtof32Decimal-4 812706 168.1 ns/op BenchmarkAtof32Float-4 683036 169.6 ns/op BenchmarkAtof32FloatExp-4 579790 226.3 ns/op BenchmarkAtof32Random-4 313425 376.4 ns/op BenchmarkAtof32RandomLong-4 138933 869.1 ns/op BenchmarkParseInt/Pos/7bit-4 1000000 101.9 ns/op BenchmarkParseInt/Pos/26bit-4 760858 174.0 ns/op BenchmarkParseInt/Pos/31bit-4 639142 202.4 ns/op BenchmarkParseInt/Pos/56bit-4 468667 328.5 ns/op BenchmarkParseInt/Pos/63bit-4 418288 307.0 ns/op BenchmarkParseInt/Neg/7bit-4 1214352 98.59 ns/op BenchmarkParseInt/Neg/26bit-4 771843 170.1 ns/op BenchmarkParseInt/Neg/31bit-4 627927 202.2 ns/op BenchmarkParseInt/Neg/56bit-4 437019 264.8 ns/op BenchmarkParseInt/Neg/63bit-4 414054 317.3 ns/op BenchmarkAtoi/Pos/7bit-4 1493304 77.69 ns/op BenchmarkAtoi/Pos/26bit-4 926772 142.3 ns/op BenchmarkAtoi/Pos/31bit-4 842514 154.3 ns/op BenchmarkAtoi/Pos/56bit-4 551918 230.8 ns/op BenchmarkAtoi/Pos/63bit-4 426926 307.9 ns/op BenchmarkAtoi/Neg/7bit-4 1535522 74.86 ns/op BenchmarkAtoi/Neg/26bit-4 793514 137.6 ns/op BenchmarkAtoi/Neg/31bit-4 770142 153.9 ns/op BenchmarkAtoi/Neg/56bit-4 561048 235.1 ns/op BenchmarkAtoi/Neg/63bit-4 333264 304.4 ns/op BenchmarkFormatFloat/Decimal-4 98166 1152 ns/op BenchmarkFormatFloat/Float-4 86812 1273 ns/op BenchmarkFormatFloat/Exp-4 91996 1152 ns/op BenchmarkFormatFloat/NegExp-4 82852 1225 ns/op BenchmarkFormatFloat/LongExp-4 72668 1476 ns/op BenchmarkFormatFloat/Big-4 71318 1587 ns/op BenchmarkFormatFloat/BinaryExp-4 222087 644.1 ns/op BenchmarkFormatFloat/32Integer-4 95959 1125 ns/op BenchmarkFormatFloat/32ExactFraction-4 118816 1040 ns/op BenchmarkFormatFloat/32Point-4 97528 1201 ns/op BenchmarkFormatFloat/32Exp-4 93439 1152 ns/op BenchmarkFormatFloat/32NegExp-4 98658 1109 ns/op BenchmarkFormatFloat/32Shortest-4 116678 1108 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 97461 1032 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 121628 1125 ns/op BenchmarkFormatFloat/64Fixed1-4 143863 925.8 ns/op BenchmarkFormatFloat/64Fixed2-4 149656 816.8 ns/op BenchmarkFormatFloat/64Fixed3-4 135896 845.1 ns/op BenchmarkFormatFloat/64Fixed4-4 147285 919.5 ns/op BenchmarkFormatFloat/64Fixed12-4 72187 1471 ns/op BenchmarkFormatFloat/64Fixed16-4 84762 1281 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 88777 1187 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 80766 1358 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2086 59744 ns/op BenchmarkFormatFloat/Slowpath64-4 78258 1435 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 77649 1505 ns/op BenchmarkAppendFloat/Decimal-4 101073 1185 ns/op BenchmarkAppendFloat/Float-4 105117 1166 ns/op BenchmarkAppendFloat/Exp-4 125565 1014 ns/op BenchmarkAppendFloat/NegExp-4 119926 1039 ns/op BenchmarkAppendFloat/LongExp-4 82267 1315 ns/op BenchmarkAppendFloat/Big-4 75963 1507 ns/op BenchmarkAppendFloat/BinaryExp-4 301663 455.3 ns/op BenchmarkAppendFloat/32Integer-4 117403 1013 ns/op BenchmarkAppendFloat/32ExactFraction-4 131737 952.4 ns/op BenchmarkAppendFloat/32Point-4 100992 1111 ns/op BenchmarkAppendFloat/32Exp-4 127974 992.1 ns/op BenchmarkAppendFloat/32NegExp-4 118791 979.0 ns/op BenchmarkAppendFloat/32Shortest-4 147387 853.0 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 136570 936.9 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 105001 989.9 ns/op BenchmarkAppendFloat/64Fixed1-4 147282 759.2 ns/op BenchmarkAppendFloat/64Fixed2-4 166366 753.3 ns/op BenchmarkAppendFloat/64Fixed3-4 176956 761.0 ns/op BenchmarkAppendFloat/64Fixed4-4 161370 762.0 ns/op BenchmarkAppendFloat/64Fixed12-4 83722 1392 ns/op BenchmarkAppendFloat/64Fixed16-4 92445 1456 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 130360 997.2 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 91298 1266 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2110 58961 ns/op BenchmarkAppendFloat/Slowpath64-4 92160 1496 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 88069 1381 ns/op BenchmarkFormatInt-4 13503 9034 ns/op BenchmarkAppendInt-4 14721 8365 ns/op BenchmarkFormatUint-4 70234 1861 ns/op BenchmarkAppendUint-4 74262 1416 ns/op BenchmarkFormatIntSmall/7-4 2132556 55.18 ns/op BenchmarkFormatIntSmall/42-4 2078355 54.07 ns/op BenchmarkAppendIntSmall-4 1000000 114.1 ns/op BenchmarkAppendUintVarlen/1-4 1000000 101.4 ns/op BenchmarkAppendUintVarlen/12-4 1060122 104.1 ns/op BenchmarkAppendUintVarlen/123-4 778459 148.7 ns/op BenchmarkAppendUintVarlen/1234-4 817908 150.7 ns/op BenchmarkAppendUintVarlen/12345-4 784305 152.7 ns/op BenchmarkAppendUintVarlen/123456-4 864885 150.7 ns/op BenchmarkAppendUintVarlen/1234567-4 863868 154.7 ns/op BenchmarkAppendUintVarlen/12345678-4 876663 153.1 ns/op BenchmarkAppendUintVarlen/123456789-4 747168 151.0 ns/op BenchmarkAppendUintVarlen/1234567890-4 691321 162.8 ns/op BenchmarkAppendUintVarlen/12345678901-4 770709 172.3 ns/op BenchmarkAppendUintVarlen/123456789012-4 704938 165.4 ns/op BenchmarkAppendUintVarlen/1234567890123-4 823064 162.5 ns/op BenchmarkAppendUintVarlen/12345678901234-4 817105 163.7 ns/op BenchmarkAppendUintVarlen/123456789012345-4 766093 172.2 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 808766 164.1 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 666229 175.6 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 643596 177.2 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 724728 171.4 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 761185 174.3 ns/op BenchmarkQuote-4 36724 3116 ns/op BenchmarkQuoteRune-4 370040 323.8 ns/op BenchmarkAppendQuote-4 41197 2624 ns/op BenchmarkAppendQuoteRune-4 657754 177.1 ns/op BenchmarkUnquoteEasy-4 1223220 95.11 ns/op BenchmarkUnquoteHard-4 37342 3250 ns/op PASS ok strconv 21.273s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 276543 456.2 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 90067 1365 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 148138 1014 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 368482 408.9 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 107500 1447 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 144454 950.1 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 272833 601.4 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 52447 2061 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 83739 1716 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 562041 255.7 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 23677 4920 ns/op BenchmarkGenericMatch1-4 1912 62476 ns/op BenchmarkGenericMatch2-4 391 297237 ns/op BenchmarkSingleMaxSkipping-4 8650 11965 ns/op 835.75 MB/s BenchmarkSingleLongSuffixFail-4 17548 6751 ns/op 148.41 MB/s BenchmarkSingleMatch-4 206 552151 ns/op 27.17 MB/s BenchmarkByteByteNoMatch-4 82075 1427 ns/op BenchmarkByteByteMatch-4 10000 10646 ns/op BenchmarkByteStringMatch-4 15602 7744 ns/op BenchmarkHTMLEscapeNew-4 50786 2194 ns/op BenchmarkHTMLEscapeOld-4 64438 1951 ns/op BenchmarkByteStringReplacerWriteString-4 1234 104600 ns/op BenchmarkByteReplacerWriteString-4 1512 87683 ns/op BenchmarkByteByteReplaces-4 2881 45686 ns/op BenchmarkByteByteMap-4 7738 14305 ns/op BenchmarkMap/identity/ASCII-4 680563 178.0 ns/op BenchmarkMap/identity/Greek-4 586959 237.1 ns/op BenchmarkMap/change/ASCII-4 25807 4198 ns/op BenchmarkMap/change/Greek-4 21750 5359 ns/op BenchmarkIndexRune-4 1433386 84.90 ns/op BenchmarkIndexRuneLongString-4 1249368 95.42 ns/op BenchmarkIndexRuneFastPath-4 2885856 40.64 ns/op BenchmarkIndex-4 2847214 40.35 ns/op BenchmarkLastIndex-4 3024722 38.87 ns/op BenchmarkIndexByte-4 13942345 8.774 ns/op BenchmarkToUpper/#00-4 2934818 37.26 ns/op BenchmarkToUpper/ONLYUPPER-4 2382634 48.05 ns/op BenchmarkToUpper/abc-4 286179 471.2 ns/op BenchmarkToUpper/AbC123-4 196645 640.1 ns/op BenchmarkToUpper/azAZ09_-4 213716 580.2 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 45471 2693 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 54352 2062 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 26256 4370 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 57312 2088 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 104655 1162 ns/op BenchmarkToLower/#00-4 2984901 36.21 ns/op BenchmarkToLower/abc-4 2899912 39.35 ns/op BenchmarkToLower/AbC123-4 154150 743.1 ns/op BenchmarkToLower/azAZ09_-4 161935 718.4 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 68442 1637 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 49299 2298 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 27471 4257 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 61344 1851 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 102198 1146 ns/op BenchmarkMapNoChanges-4 773506 139.8 ns/op BenchmarkTrim-4 29764 3800 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2158726 59.90 ns/op BenchmarkToValidUTF8/InvalidASCII-4 146716 856.6 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 87160 1269 ns/op BenchmarkEqualFold/Tests-4 44212 2472 ns/op BenchmarkEqualFold/ASCII-4 2418996 47.41 ns/op BenchmarkEqualFold/UnicodePrefix-4 106886 1076 ns/op BenchmarkEqualFold/UnicodeSuffix-4 113366 1083 ns/op BenchmarkIndexHard1-4 1016 112868 ns/op BenchmarkIndexHard2-4 704 166339 ns/op BenchmarkIndexHard3-4 183 633341 ns/op BenchmarkIndexHard4-4 122 936677 ns/op BenchmarkLastIndexHard1-4 74 1583118 ns/op BenchmarkLastIndexHard2-4 80 1592525 ns/op BenchmarkLastIndexHard3-4 81 1615754 ns/op BenchmarkCountHard1-4 1093 119870 ns/op BenchmarkCountHard2-4 783 169561 ns/op BenchmarkCountHard3-4 174 648505 ns/op BenchmarkIndexTorture-4 10000 12417 ns/op BenchmarkCountTorture-4 8468 13189 ns/op BenchmarkCountTortureOverlapping-4 750 133582 ns/op BenchmarkCountByte/10-4 2821352 40.41 ns/op 247.47 MB/s BenchmarkCountByte/32-4 2727484 39.99 ns/op 800.16 MB/s BenchmarkCountByte/4096-4 1000000 102.0 ns/op 40145.60 MB/s BenchmarkCountByte/4194304-4 987 119085 ns/op 35220.97 MB/s BenchmarkCountByte/67108864-4 25 5023681 ns/op 13358.50 MB/s BenchmarkFields/ASCII/16-4 312421 356.5 ns/op 44.88 MB/s 16 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 23802 4895 ns/op 52.30 MB/s 320 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1672 72441 ns/op 56.54 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 90 1386744 ns/op 47.26 MB/s 98305 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 6 20528036 ns/op 51.08 MB/s 1507328 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 128089 965.6 ns/op 16.57 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 8936 13619 ns/op 18.80 MB/s 448 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 502 236965 ns/op 17.29 MB/s 21888 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 34 4666824 ns/op 14.04 MB/s 463106 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 105011202 ns/op 9.99 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 183885 602.5 ns/op 26.56 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 12240 8790 ns/op 29.12 MB/s 320 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 804 161323 ns/op 25.39 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 39 3394134 ns/op 19.31 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 59848124 ns/op 17.52 MB/s 10449200 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 151152 825.9 ns/op 19.37 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 11057 ns/op 23.15 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 606 199598 ns/op 20.52 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 27 3828257 ns/op 17.12 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 67697679 ns/op 15.49 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 87234560 ns/op BenchmarkSplitSingleByteSeparator-4 22 7442909 ns/op BenchmarkSplitMultiByteSeparator-4 32 3781028 ns/op BenchmarkSplitNSingleByteSeparator-4 206934 773.1 ns/op BenchmarkSplitNMultiByteSeparator-4 159307 979.3 ns/op BenchmarkRepeat/5x0-4 2486018 48.55 ns/op BenchmarkRepeat/5x1-4 2480989 47.55 ns/op BenchmarkRepeat/5x2-4 203940 678.6 ns/op BenchmarkRepeat/5x6-4 111333 1095 ns/op BenchmarkRepeat/10x0-4 2448884 46.71 ns/op BenchmarkRepeat/10x1-4 2536336 45.61 ns/op BenchmarkRepeat/10x2-4 187302 653.1 ns/op BenchmarkRepeat/10x6-4 94304 1149 ns/op BenchmarkRepeatLarge/256/1-4 49508 2848 ns/op 89.90 MB/s BenchmarkRepeatLarge/256/16-4 82410 1719 ns/op 148.94 MB/s BenchmarkRepeatLarge/512/1-4 37708 3279 ns/op 156.14 MB/s BenchmarkRepeatLarge/512/16-4 46825 2409 ns/op 212.56 MB/s BenchmarkRepeatLarge/1024/1-4 27158 4334 ns/op 236.25 MB/s BenchmarkRepeatLarge/1024/16-4 34579 3370 ns/op 303.86 MB/s BenchmarkRepeatLarge/2048/1-4 19334 6803 ns/op 301.06 MB/s BenchmarkRepeatLarge/2048/16-4 23538 5670 ns/op 361.17 MB/s BenchmarkRepeatLarge/4096/1-4 10000 11557 ns/op 354.42 MB/s BenchmarkRepeatLarge/4096/16-4 13189 9137 ns/op 448.28 MB/s BenchmarkRepeatLarge/8192/1-4 10000 19038 ns/op 430.30 MB/s BenchmarkRepeatLarge/8192/16-4 10000 15459 ns/op 529.92 MB/s BenchmarkRepeatLarge/8192/4097-4 3154077 36.88 ns/op 111103.91 MB/s BenchmarkRepeatLarge/16384/1-4 9243 30869 ns/op 530.75 MB/s BenchmarkRepeatLarge/16384/16-4 7467 30000 ns/op 546.13 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 27305 ns/op 450.14 MB/s BenchmarkRepeatLarge/32768/1-4 1983 57913 ns/op 565.82 MB/s BenchmarkRepeatLarge/32768/16-4 2247 62115 ns/op 527.54 MB/s BenchmarkRepeatLarge/32768/4097-4 2498 51200 ns/op 560.14 MB/s BenchmarkRepeatLarge/65536/1-4 1105 112510 ns/op 582.49 MB/s BenchmarkRepeatLarge/65536/16-4 1198 108075 ns/op 606.39 MB/s BenchmarkRepeatLarge/65536/4097-4 1111 105735 ns/op 581.22 MB/s BenchmarkRepeatLarge/131072/1-4 252 456359 ns/op 287.21 MB/s BenchmarkRepeatLarge/131072/16-4 274 455432 ns/op 287.80 MB/s BenchmarkRepeatLarge/131072/4097-4 249 462315 ns/op 274.72 MB/s BenchmarkRepeatLarge/262144/1-4 139 788312 ns/op 332.54 MB/s BenchmarkRepeatLarge/262144/16-4 144 776130 ns/op 337.76 MB/s BenchmarkRepeatLarge/262144/4097-4 141 759423 ns/op 339.88 MB/s BenchmarkRepeatLarge/524288/1-4 78 1368558 ns/op 383.10 MB/s BenchmarkRepeatLarge/524288/16-4 72 1586280 ns/op 330.51 MB/s BenchmarkRepeatLarge/524288/4097-4 91 1588129 ns/op 327.63 MB/s BenchmarkRepeatLarge/1048576/1-4 39 3036391 ns/op 345.34 MB/s BenchmarkRepeatLarge/1048576/16-4 44 2757849 ns/op 380.22 MB/s BenchmarkRepeatLarge/1048576/4097-4 43 3084513 ns/op 338.70 MB/s BenchmarkRepeatLarge/2097152/1-4 25 4687519 ns/op 447.39 MB/s BenchmarkRepeatLarge/2097152/16-4 21 4806855 ns/op 436.28 MB/s BenchmarkRepeatLarge/2097152/4097-4 26 5072016 ns/op 412.77 MB/s BenchmarkRepeatLarge/4194304/1-4 12 8486535 ns/op 494.23 MB/s BenchmarkRepeatLarge/4194304/16-4 12 8659487 ns/op 484.36 MB/s BenchmarkRepeatLarge/4194304/4097-4 13 8898815 ns/op 470.99 MB/s BenchmarkRepeatLarge/8388608/1-4 7 15348505 ns/op 546.54 MB/s BenchmarkRepeatLarge/8388608/16-4 7 16645587 ns/op 503.95 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 18100174 ns/op 463.34 MB/s BenchmarkRepeatLarge/16777216/1-4 4 27358298 ns/op 613.24 MB/s BenchmarkRepeatLarge/16777216/16-4 4 27071286 ns/op 619.74 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 27188343 ns/op 617.07 MB/s BenchmarkRepeatLarge/33554432/1-4 2 52181481 ns/op 643.03 MB/s BenchmarkRepeatLarge/33554432/16-4 2 54212182 ns/op 618.95 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 54856268 ns/op 611.68 MB/s BenchmarkRepeatLarge/67108864/1-4 1 109618437 ns/op 612.20 MB/s BenchmarkRepeatLarge/67108864/16-4 1 102035360 ns/op 657.70 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 107556107 ns/op 623.94 MB/s BenchmarkRepeatLarge/134217728/1-4 1 223166405 ns/op 601.42 MB/s BenchmarkRepeatLarge/134217728/16-4 1 212731763 ns/op 630.92 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 205130969 ns/op 654.30 MB/s BenchmarkRepeatLarge/268435456/1-4 1 451952915 ns/op 593.95 MB/s BenchmarkRepeatLarge/268435456/16-4 1 425644886 ns/op 630.66 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 418655733 ns/op 641.18 MB/s BenchmarkRepeatLarge/536870912/1-4 1 903356572 ns/op 594.31 MB/s BenchmarkRepeatLarge/536870912/16-4 1 822752392 ns/op 652.53 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 853827469 ns/op 628.78 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1891796144 ns/op 567.58 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1799003414 ns/op 596.85 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1882735204 ns/op 570.31 MB/s BenchmarkRepeatSpaces-4 2172728 55.32 ns/op 0 B/op 0 allocs/op BenchmarkIndexAnyASCII/1:1-4 1698567 70.16 ns/op BenchmarkIndexAnyASCII/1:2-4 1584577 70.33 ns/op BenchmarkIndexAnyASCII/1:4-4 1580916 76.02 ns/op BenchmarkIndexAnyASCII/1:8-4 1689292 69.17 ns/op BenchmarkIndexAnyASCII/1:16-4 1669368 69.99 ns/op BenchmarkIndexAnyASCII/1:32-4 1638684 72.41 ns/op BenchmarkIndexAnyASCII/1:64-4 1565816 75.23 ns/op BenchmarkIndexAnyASCII/16:1-4 1658866 71.12 ns/op BenchmarkIndexAnyASCII/16:2-4 893182 138.0 ns/op BenchmarkIndexAnyASCII/16:4-4 855470 157.8 ns/op BenchmarkIndexAnyASCII/16:8-4 793735 147.0 ns/op BenchmarkIndexAnyASCII/16:16-4 669889 151.4 ns/op BenchmarkIndexAnyASCII/16:32-4 599460 169.7 ns/op BenchmarkIndexAnyASCII/16:64-4 636861 203.5 ns/op BenchmarkIndexAnyASCII/256:1-4 1523803 81.80 ns/op BenchmarkIndexAnyASCII/256:2-4 92348 1308 ns/op BenchmarkIndexAnyASCII/256:4-4 84649 1358 ns/op BenchmarkIndexAnyASCII/256:8-4 85165 1352 ns/op BenchmarkIndexAnyASCII/256:16-4 86706 1325 ns/op BenchmarkIndexAnyASCII/256:32-4 80037 1387 ns/op BenchmarkIndexAnyASCII/256:64-4 85346 1399 ns/op BenchmarkIndexAnyUTF8/1:1-4 1787704 66.30 ns/op BenchmarkIndexAnyUTF8/1:2-4 1783612 68.00 ns/op BenchmarkIndexAnyUTF8/1:4-4 1682864 67.45 ns/op BenchmarkIndexAnyUTF8/1:8-4 1765226 70.53 ns/op BenchmarkIndexAnyUTF8/1:16-4 1609116 67.69 ns/op BenchmarkIndexAnyUTF8/1:32-4 1642785 74.16 ns/op BenchmarkIndexAnyUTF8/1:64-4 1651305 71.69 ns/op BenchmarkIndexAnyUTF8/16:1-4 1495537 80.67 ns/op BenchmarkIndexAnyUTF8/16:2-4 240229 483.2 ns/op BenchmarkIndexAnyUTF8/16:4-4 252728 478.2 ns/op BenchmarkIndexAnyUTF8/16:8-4 225420 480.3 ns/op BenchmarkIndexAnyUTF8/16:16-4 216666 489.7 ns/op BenchmarkIndexAnyUTF8/16:32-4 245470 502.6 ns/op BenchmarkIndexAnyUTF8/16:64-4 230112 521.1 ns/op BenchmarkIndexAnyUTF8/256:1-4 391897 295.5 ns/op BenchmarkIndexAnyUTF8/256:2-4 16466 7098 ns/op BenchmarkIndexAnyUTF8/256:4-4 15170 7218 ns/op BenchmarkIndexAnyUTF8/256:8-4 15324 7472 ns/op BenchmarkIndexAnyUTF8/256:16-4 16275 7736 ns/op BenchmarkIndexAnyUTF8/256:32-4 14228 7826 ns/op BenchmarkIndexAnyUTF8/256:64-4 14433 7983 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1668782 73.14 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1758715 70.44 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1649821 68.65 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1709259 68.94 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1732843 70.21 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1617727 70.73 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1650421 71.95 ns/op BenchmarkLastIndexAnyASCII/16:1-4 931209 131.2 ns/op BenchmarkLastIndexAnyASCII/16:2-4 746271 137.3 ns/op BenchmarkLastIndexAnyASCII/16:4-4 740529 149.1 ns/op BenchmarkLastIndexAnyASCII/16:8-4 946642 138.8 ns/op BenchmarkLastIndexAnyASCII/16:16-4 725707 149.7 ns/op BenchmarkLastIndexAnyASCII/16:32-4 774072 167.4 ns/op BenchmarkLastIndexAnyASCII/16:64-4 638305 201.8 ns/op BenchmarkLastIndexAnyASCII/256:1-4 89948 1323 ns/op BenchmarkLastIndexAnyASCII/256:2-4 88350 1318 ns/op BenchmarkLastIndexAnyASCII/256:4-4 87322 1325 ns/op BenchmarkLastIndexAnyASCII/256:8-4 88968 1317 ns/op BenchmarkLastIndexAnyASCII/256:16-4 89366 1377 ns/op BenchmarkLastIndexAnyASCII/256:32-4 86539 1307 ns/op BenchmarkLastIndexAnyASCII/256:64-4 84339 1363 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1664059 71.48 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1655368 67.93 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1797472 68.73 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1756794 67.48 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1713386 69.69 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1642725 70.83 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1676745 69.69 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 234058 436.9 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 146559 864.4 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 148867 870.6 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 136753 847.3 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 159597 750.2 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 152377 804.9 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 165066 829.7 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 17952 6836 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 9075 12356 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 10000 12761 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 9122 12242 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 9944 11117 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10920 11541 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 9739 12288 ns/op BenchmarkTrimASCII/1:1-4 2598946 43.41 ns/op BenchmarkTrimASCII/1:2-4 2181964 52.37 ns/op BenchmarkTrimASCII/1:4-4 2055241 56.35 ns/op BenchmarkTrimASCII/1:8-4 1990531 59.09 ns/op BenchmarkTrimASCII/1:16-4 1802650 63.74 ns/op BenchmarkTrimASCII/16:1-4 1931157 52.17 ns/op BenchmarkTrimASCII/16:2-4 959464 141.0 ns/op BenchmarkTrimASCII/16:4-4 966474 140.4 ns/op BenchmarkTrimASCII/16:8-4 863132 145.2 ns/op BenchmarkTrimASCII/16:16-4 759352 150.8 ns/op BenchmarkTrimASCII/256:1-4 763712 138.9 ns/op BenchmarkTrimASCII/256:2-4 84656 1327 ns/op BenchmarkTrimASCII/256:4-4 82762 1345 ns/op BenchmarkTrimASCII/256:8-4 89192 1322 ns/op BenchmarkTrimASCII/256:16-4 88143 1351 ns/op BenchmarkTrimASCII/4096:1-4 87738 1380 ns/op BenchmarkTrimASCII/4096:2-4 5529 20988 ns/op BenchmarkTrimASCII/4096:4-4 5630 20921 ns/op BenchmarkTrimASCII/4096:8-4 6478 21480 ns/op BenchmarkTrimASCII/4096:16-4 4952 21454 ns/op BenchmarkTrimByte-4 2694218 44.02 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 15942 7220 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 16438 7381 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1431 84559 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 3218 39718 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 5319 20200 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 9952 11472 ns/op BenchmarkJoin/0-4 3247249 36.08 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2760501 40.27 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 178908 743.8 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 114130 1028 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 76705 1365 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 69070 1756 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 59593 2020 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 51213 2338 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2467578 49.30 ns/op BenchmarkTrimSpace/ASCII-4 1560058 76.92 ns/op BenchmarkTrimSpace/SomeNonASCII-4 126598 943.0 ns/op BenchmarkTrimSpace/JustNonASCII-4 55544 1846 ns/op BenchmarkReplaceAll-4 97686 1262 ns/op 16 B/op 1 allocs/op PASS ok strings 68.428s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 60494 1871 ns/op BenchmarkCond2-4 23623 5724 ns/op BenchmarkCond4-4 12144 10160 ns/op BenchmarkCond8-4 5828 18573 ns/op BenchmarkCond16-4 4743 33534 ns/op BenchmarkCond32-4 1820 63717 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 518071 219.8 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 446715 332.6 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 665092 218.2 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 571524 217.0 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 368266 312.4 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 700934 183.5 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 112383 1366 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 92472 1445 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 84158 1589 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 66900 2318 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 709495 166.9 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 177134 705.9 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 627904 197.2 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 167054 744.0 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 783756 178.2 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 167482 703.1 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1000000 107.8 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 59269 2451 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 105102 1000 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 280782 383.3 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 3495 37483 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 343 372357 ns/op BenchmarkRange/*sync.Map-4 1156 93514 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 101965 2143 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 177920 562.1 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 85004 1464 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 63714 2882 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 213478 596.6 ns/op BenchmarkAdversarialDelete/*sync.Map-4 112416 1204 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 96608 1269 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 177520 701.9 ns/op BenchmarkDeleteCollision/*sync.Map-4 714726 154.8 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 56110 2317 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 140089 840.7 ns/op BenchmarkSwapCollision/*sync.Map-4 91719 1287 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 204 657329 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 121664 1014 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 346683 443.7 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 22233 5462 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 67952 1757 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 28077 4382 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 236098 428.9 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 125127 1085 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 197247 510.2 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 917602 146.8 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 148954 744.1 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1000000 105.5 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 491204 225.4 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 153946 779.6 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 581815 181.9 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 107176 1240 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 325180 589.4 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 475591 380.4 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 122017 1042 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 522996 337.7 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 265876 545.7 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 114700 1028 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 269614 532.3 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 59670 1834 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 273992 1058 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 507922 295.4 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 111396 943.8 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 641338 262.0 ns/op BenchmarkClear/*sync_test.DeepCopyMap-4 45187 2839 ns/op BenchmarkClear/*sync_test.RWMutexMap-4 77326 1395 ns/op BenchmarkClear/*sync.Map-4 44841 2861 ns/op BenchmarkUncontendedSemaphore-4 4102411 28.35 ns/op BenchmarkContendedSemaphore-4 3617930 29.91 ns/op BenchmarkMutexUncontended-4 775921 177.8 ns/op BenchmarkMutex-4 225315 575.5 ns/op BenchmarkMutexSlack-4 176437 574.9 ns/op BenchmarkMutexWork-4 205155 627.3 ns/op BenchmarkMutexWorkSlack-4 168466 648.2 ns/op BenchmarkMutexNoSpin-4 49035 3190 ns/op BenchmarkMutexSpin-4 49158 2406 ns/op BenchmarkOnce-4 913376 149.1 ns/op BenchmarkOnceFunc/v=Once-4 1000000 110.8 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 954207 131.9 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1000000 123.6 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1000000 117.7 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 889633 135.8 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1000000 122.3 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 4178764 25.31 ns/op BenchmarkSemaSyntNonblock-4 1401996 91.89 ns/op BenchmarkSemaSyntBlock-4 1932843 61.05 ns/op BenchmarkSemaWorkNonblock-4 1113100 104.8 ns/op BenchmarkSemaWorkBlock-4 1221498 94.56 ns/op BenchmarkRWMutexUncontended-4 304264 393.9 ns/op BenchmarkRWMutexWrite100-4 292288 393.6 ns/op BenchmarkRWMutexWrite10-4 256182 432.6 ns/op BenchmarkRWMutexWorkWrite100-4 234696 530.2 ns/op BenchmarkRWMutexWorkWrite10-4 208017 505.6 ns/op BenchmarkWaitGroupUncontended-4 603243 201.9 ns/op BenchmarkWaitGroupAddDone-4 539664 255.2 ns/op BenchmarkWaitGroupAddDoneWork-4 364557 285.4 ns/op BenchmarkWaitGroupWait-4 2353363 46.89 ns/op BenchmarkWaitGroupWaitWork-4 1736389 72.24 ns/op BenchmarkWaitGroupActuallyWait-4 48565 2172 ns/op 32 B/op 2 allocs/op PASS ok sync 24.386s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 738120 203.7 ns/op PASS ok sync/atomic 1.318s PASS ok syscall 1.040s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 139851 909.5 ns/op 0 B/op 0 allocs/op PASS ok testing 1.230s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 6240 22326 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 8504 14036 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 88 1593671 ns/op 110960 B/op 1024 allocs/op BenchmarkTable/1x1000/reuse-4 91 1359393 ns/op 1219 B/op 11 allocs/op BenchmarkTable/1x100000/new-4 1 197693263 ns/op 18285040 B/op 100056 allocs/op BenchmarkTable/1x100000/reuse-4 1 212401272 ns/op 18285136 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1318 90233 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1485 86436 ns/op 3 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 13 8694550 ns/op 395136 B/op 1038 allocs/op BenchmarkTable/10x1000/reuse-4 15 7218216 ns/op 26342 B/op 69 allocs/op BenchmarkTable/10x100000/new-4 1 878560420 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/10x100000/reuse-4 1 823975138 ns/op 47012928 B/op 100074 allocs/op BenchmarkTable/100x10/new-4 159 711991 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 174 647354 ns/op 225 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 69488202 ns/op 3270576 B/op 1052 allocs/op BenchmarkTable/100x1000/reuse-4 2 66167098 ns/op 1635264 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7961567655 ns/op 334042080 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 7623819737 ns/op 334042288 B/op 100092 allocs/op BenchmarkPyramid/10-4 2030 58300 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 30 4058607 ns/op 410536 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 378240807 ns/op 35607208 B/op 2058 allocs/op BenchmarkRagged/10-4 2319 58764 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 218 575754 ns/op 42416 B/op 188 allocs/op BenchmarkRagged/1000-4 22 5560108 ns/op 408992 B/op 1660 allocs/op BenchmarkCode-4 6433 17057 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 22.624s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 1 109686587 ns/op BenchmarkVariableString-4 75136 1546 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1878 64279 ns/op 2518 B/op 39 allocs/op PASS ok text/template/parse 1.472s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc1000-4 48 2109415 ns/op BenchmarkAfter-4 122697 1235 ns/op BenchmarkStop/impl=chan-4 199746 793.1 ns/op BenchmarkStop/impl=func-4 191829 610.4 ns/op BenchmarkSimultaneousAfterFunc1000-4 30 3596377 ns/op BenchmarkStartStop1000-4 356 734115 ns/op BenchmarkReset/impl=chan-4 1320910 109.8 ns/op BenchmarkReset/impl=func-4 1378515 87.80 ns/op BenchmarkSleep1000-4 45 2496838 ns/op BenchmarkParallelTimerLatency-4 38 831464 avg-late-ns 2284125 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 575738 avg-late-ns 2403983 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 36 348639 avg-late-ns 1538435 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 343565 avg-late-ns 2172163 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 32 461887 avg-late-ns 3839145 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 28 596340 avg-late-ns 5084635 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 293822 avg-late-ns 2983001 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 237925 avg-late-ns 2463944 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 434512 avg-late-ns 6273870 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 27 561735 avg-late-ns 4606492 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 24 3127950 avg-late-ns 14267820 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 442898 avg-late-ns 2145253 max-late-ns BenchmarkAdjustTimers10000-4 27 5880547 ns/op BenchmarkTicker-4 501970 361.6 ns/op BenchmarkTickerReset-4 1051054 108.2 ns/op BenchmarkTickerResetNaive-4 154392 800.9 ns/op BenchmarkNow-4 637434 179.7 ns/op BenchmarkNowUnixNano-4 697088 188.3 ns/op BenchmarkNowUnixMilli-4 675164 195.1 ns/op BenchmarkNowUnixMicro-4 611827 200.1 ns/op BenchmarkFormat-4 48337 2462 ns/op BenchmarkFormatRFC3339-4 69894 1639 ns/op BenchmarkFormatRFC3339Nano-4 69126 1698 ns/op BenchmarkFormatNow-4 68155 1749 ns/op BenchmarkMarshalJSON-4 90902 1450 ns/op BenchmarkMarshalText-4 96438 1386 ns/op BenchmarkParse-4 99613 1155 ns/op BenchmarkParseRFC3339UTC-4 273769 433.7 ns/op BenchmarkParseRFC3339UTCBytes-4 197461 585.4 ns/op BenchmarkParseRFC3339TZ-4 92647 1288 ns/op BenchmarkParseRFC3339TZBytes-4 76042 1535 ns/op BenchmarkParseDuration-4 508489 239.9 ns/op BenchmarkHour-4 683996 163.2 ns/op BenchmarkSecond-4 841947 155.9 ns/op BenchmarkYear-4 577770 210.1 ns/op BenchmarkDay-4 581444 222.6 ns/op BenchmarkISOWeek-4 602098 209.1 ns/op BenchmarkGoString-4 64839 1853 ns/op BenchmarkUnmarshalText-4 82164 1411 ns/op PASS ok time 16.920s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 382495 267.1 ns/op BenchmarkDecodeValidJapaneseChars-4 604482 228.7 ns/op BenchmarkDecodeRune-4 2010158 58.58 ns/op BenchmarkEncodeValidASCII-4 424987 265.2 ns/op BenchmarkEncodeValidJapaneseChars-4 726825 193.8 ns/op BenchmarkAppendRuneValidASCII-4 955089 112.9 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1785553 64.62 ns/op BenchmarkEncodeRune-4 1695832 70.50 ns/op PASS ok unicode/utf16 2.578s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1662156 61.25 ns/op BenchmarkRuneCountTenJapaneseChars-4 281800 421.0 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2427290 45.43 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 293858 400.4 ns/op BenchmarkValidTenASCIIChars-4 1771368 65.43 ns/op BenchmarkValid100KASCIIChars-4 126 938843 ns/op BenchmarkValidTenJapaneseChars-4 277904 437.1 ns/op BenchmarkValidLongMostlyASCII-4 100 1071466 ns/op BenchmarkValidLongJapanese-4 57 2124303 ns/op BenchmarkValidStringTenASCIIChars-4 2836482 38.40 ns/op BenchmarkValidString100KASCIIChars-4 12192 10125 ns/op BenchmarkValidStringTenJapaneseChars-4 330613 367.0 ns/op BenchmarkValidStringLongMostlyASCII-4 1322 92878 ns/op BenchmarkValidStringLongJapanese-4 100 1112368 ns/op BenchmarkEncodeASCIIRune-4 2765550 43.84 ns/op BenchmarkEncodeJapaneseRune-4 1440134 74.04 ns/op BenchmarkAppendASCIIRune-4 6797750 19.12 ns/op BenchmarkAppendJapaneseRune-4 1839981 61.48 ns/op BenchmarkDecodeASCIIRune-4 2274206 48.91 ns/op BenchmarkDecodeJapaneseRune-4 1695146 68.72 ns/op BenchmarkFullRune/ASCII-4 2758010 38.62 ns/op BenchmarkFullRune/Incomplete-4 1445992 80.38 ns/op BenchmarkFullRune/Japanese-4 2950244 38.29 ns/op PASS ok unicode/utf8 5.262s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 137605830933 ns/op PASS ok cmd/api 138.925s goos: darwin goarch: amd64 pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 570487 193.8 ns/op BenchmarkCgoCall/one-pointer-4 439357 282.7 ns/op BenchmarkCgoCall/string-pointer-escape-4 390484 335.1 ns/op BenchmarkCgoCall/string-pointer-noescape-4 380140 335.5 ns/op BenchmarkCgoCall/eight-pointers-4 180369 738.2 ns/op BenchmarkCgoCall/eight-pointers-nil-4 508398 259.8 ns/op BenchmarkCgoCall/eight-pointers-array-4 20577 5433 ns/op BenchmarkCgoCall/eight-pointers-slice-4 27051 4211 ns/op BenchmarkGoString-4 1000000 191.3 ns/op BenchmarkCGoCallback-4 45183 2647 ns/op BenchmarkCGoInCThread-4 379141 276.0 ns/op PASS ok cmd/cgo/internal/test 3.042s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1246354 97.08 ns/op BenchmarkEqArrayOfStrings64-4 193198 663.4 ns/op BenchmarkEqArrayOfStrings1024-4 13105 9139 ns/op BenchmarkEqArrayOfFloats5-4 1269757 102.7 ns/op BenchmarkEqArrayOfFloats64-4 165878 675.2 ns/op BenchmarkEqArrayOfFloats1024-4 10000 10133 ns/op BenchmarkEqArrayOfStructsEq-4 3813 35064 ns/op BenchmarkEqArrayOfStructsNotEq-4 6597 19235 ns/op BenchmarkEqStruct-4 23181435 5.795 ns/op PASS ok cmd/compile/internal/reflectdata 2.838s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 78889 ns/op BenchmarkInvertLessThanNoov-4 20142258 5.806 ns/op BenchmarkCopyElim1-4 277 447305 ns/op BenchmarkCopyElim10-4 244 461021 ns/op BenchmarkCopyElim100-4 170 745137 ns/op BenchmarkCopyElim1000-4 45 4060857 ns/op BenchmarkCopyElim10000-4 3 39117491 ns/op BenchmarkCopyElim100000-4 1 537431956 ns/op BenchmarkDeadCode/1-4 271 497307 ns/op BenchmarkDeadCode/10-4 217 498041 ns/op BenchmarkDeadCode/100-4 141 796620 ns/op BenchmarkDeadCode/1000-4 51 3429967 ns/op BenchmarkDeadCode/10000-4 3 33426886 ns/op BenchmarkDeadCode/100000-4 1 306795649 ns/op BenchmarkDeadCode/200000-4 1 687789958 ns/op BenchmarkDominatorsLinear-4 13 9379530 ns/op 1.07 MB/s BenchmarkDominatorsFwdBack-4 9 13542594 ns/op 0.74 MB/s BenchmarkDominatorsManyPred-4 8 12907446 ns/op 0.77 MB/s BenchmarkDominatorsMaxPred-4 9 13431571 ns/op 0.74 MB/s BenchmarkDominatorsMaxPredVal-4 9 13314077 ns/op 0.75 MB/s BenchmarkFuse/1-4 254 431333 ns/op BenchmarkFuse/10-4 276 460680 ns/op BenchmarkFuse/100-4 100 1073764 ns/op BenchmarkFuse/1000-4 18 6374124 ns/op BenchmarkFuse/10000-4 2 66013258 ns/op BenchmarkNilCheckDeep1-4 10000 11583 ns/op 0.09 MB/s 236 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 5046 25598 ns/op 0.39 MB/s 234 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 685 168469 ns/op 0.59 MB/s 1164 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 75 1603870 ns/op 0.62 MB/s 9984 B/op 5 allocs/op BenchmarkNilCheckDeep10000-4 6 18500773 ns/op 0.54 MB/s 109565 B/op 5 allocs/op BenchmarkDSEPass-4 34 3989801 ns/op 58062 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 127932515 ns/op 4253664 B/op 108420 allocs/op BenchmarkCSEPass-4 7 16046412 ns/op 112804 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 226856772 ns/op 5645504 B/op 97328 allocs/op BenchmarkDeadcodePass-4 146 756449 ns/op 88962 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 152488934 ns/op 4064112 B/op 45097 allocs/op BenchmarkMultiPass-4 76 1632183 ns/op 242012 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 322196961 ns/op 11226032 B/op 150100 allocs/op BenchmarkCondRewrite/SoloJump-4 4546491 26.86 ns/op BenchmarkCondRewrite/CombJump-4 3858322 29.45 ns/op PASS ok cmd/compile/internal/ssa 17.088s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 13346 9239 ns/op BenchmarkExtShift-4 21026 5540 ns/op BenchmarkModify-4 7411 14930 ns/op BenchmarkMullImm-4 21133 5700 ns/op BenchmarkConstModify-4 6584 21382 ns/op BenchmarkBitSet-4 14774 7373 ns/op BenchmarkBitClear-4 12096 10144 ns/op BenchmarkBitToggle-4 15972 7471 ns/op BenchmarkBitSetConst-4 91621 1268 ns/op BenchmarkBitClearConst-4 138643 892.2 ns/op BenchmarkBitToggleConst-4 94855 1253 ns/op BenchmarkDivconstI64-4 5838494 20.07 ns/op BenchmarkModconstI64-4 5506501 22.95 ns/op BenchmarkDivisiblePow2constI64-4 6709856 16.82 ns/op BenchmarkDivisibleconstI64-4 7038232 15.73 ns/op BenchmarkDivisibleWDivconstI64-4 3980919 31.29 ns/op BenchmarkDivconstU64/3-4 5597263 19.25 ns/op BenchmarkDivconstU64/5-4 4922114 23.35 ns/op BenchmarkDivconstU64/37-4 6082474 19.56 ns/op BenchmarkDivconstU64/1234567-4 8899837 13.99 ns/op BenchmarkModconstU64-4 6773946 18.13 ns/op BenchmarkDivisibleconstU64-4 7388227 17.59 ns/op BenchmarkDivisibleWDivconstU64-4 3768045 31.92 ns/op BenchmarkDivconstI32-4 6736110 17.55 ns/op BenchmarkModconstI32-4 7668075 15.08 ns/op BenchmarkDivisiblePow2constI32-4 6358971 15.89 ns/op BenchmarkDivisibleconstI32-4 7858902 15.43 ns/op BenchmarkDivisibleWDivconstI32-4 3703629 31.64 ns/op BenchmarkDivconstU32-4 6904773 17.28 ns/op BenchmarkModconstU32-4 5844723 20.52 ns/op BenchmarkDivisibleconstU32-4 6925594 15.74 ns/op BenchmarkDivisibleWDivconstU32-4 3761430 46.73 ns/op BenchmarkDivconstI16-4 7278732 16.99 ns/op BenchmarkModconstI16-4 6622366 18.41 ns/op BenchmarkDivisiblePow2constI16-4 6663391 18.23 ns/op BenchmarkDivisibleconstI16-4 7056058 15.84 ns/op BenchmarkDivisibleWDivconstI16-4 3440235 35.03 ns/op BenchmarkDivconstU16-4 7472463 16.34 ns/op BenchmarkModconstU16-4 7090413 15.74 ns/op BenchmarkDivisibleconstU16-4 8788504 13.99 ns/op BenchmarkDivisibleWDivconstU16-4 4032811 30.13 ns/op BenchmarkDivconstI8-4 5986776 19.19 ns/op BenchmarkModconstI8-4 5669001 21.57 ns/op BenchmarkDivisiblePow2constI8-4 8039342 13.88 ns/op BenchmarkDivisibleconstI8-4 6573417 16.18 ns/op BenchmarkDivisibleWDivconstI8-4 3705434 30.61 ns/op BenchmarkDivconstU8-4 7403151 15.89 ns/op BenchmarkModconstU8-4 7363573 15.43 ns/op BenchmarkDivisibleconstU8-4 8654893 14.68 ns/op BenchmarkDivisibleWDivconstU8-4 3500746 31.13 ns/op BenchmarkMul2-4 222570 572.0 ns/op BenchmarkMulNeg2-4 222427 573.9 ns/op BenchmarkEfaceInteger-4 2738234 38.88 ns/op BenchmarkTypeAssert-4 19698759 6.576 ns/op BenchmarkDiv64UnsignedSmall-4 8279161 13.29 ns/op BenchmarkDiv64Small-4 8013726 14.60 ns/op BenchmarkDiv64SmallNegDivisor-4 7884948 16.02 ns/op BenchmarkDiv64SmallNegDividend-4 8129490 16.59 ns/op BenchmarkDiv64SmallNegBoth-4 8594814 14.55 ns/op BenchmarkDiv64Unsigned-4 7980684 13.59 ns/op BenchmarkDiv64-4 7470394 15.84 ns/op BenchmarkDiv64NegDivisor-4 7209508 15.22 ns/op BenchmarkDiv64NegDividend-4 7959156 15.04 ns/op BenchmarkDiv64NegBoth-4 7983187 15.03 ns/op BenchmarkMod64UnsignedSmall-4 9194772 12.43 ns/op BenchmarkMod64Small-4 7734817 14.37 ns/op BenchmarkMod64SmallNegDivisor-4 7877966 15.10 ns/op BenchmarkMod64SmallNegDividend-4 7716007 15.11 ns/op BenchmarkMod64SmallNegBoth-4 7442469 15.67 ns/op BenchmarkMod64Unsigned-4 9224121 13.09 ns/op BenchmarkMod64-4 6683347 16.77 ns/op BenchmarkMod64NegDivisor-4 6237474 20.19 ns/op BenchmarkMod64NegDividend-4 8024664 15.21 ns/op BenchmarkMod64NegBoth-4 7206439 18.93 ns/op BenchmarkMulconstI32/3-4 21495532 5.768 ns/op BenchmarkMulconstI32/5-4 23505758 5.346 ns/op BenchmarkMulconstI32/12-4 23894133 5.474 ns/op BenchmarkMulconstI32/120-4 18138866 5.639 ns/op BenchmarkMulconstI32/-120-4 20971185 5.236 ns/op BenchmarkMulconstI32/65537-4 23000040 5.257 ns/op BenchmarkMulconstI32/65538-4 22455502 5.125 ns/op BenchmarkMulconstI64/3-4 21535166 5.332 ns/op BenchmarkMulconstI64/5-4 22429498 5.302 ns/op BenchmarkMulconstI64/12-4 22342532 5.260 ns/op BenchmarkMulconstI64/120-4 23283328 5.266 ns/op BenchmarkMulconstI64/-120-4 22546338 5.302 ns/op BenchmarkMulconstI64/65537-4 23708550 5.406 ns/op BenchmarkMulconstI64/65538-4 23082253 5.377 ns/op BenchmarkMulconstU32/3-4 22464231 5.770 ns/op BenchmarkMulconstU32/5-4 22069488 5.425 ns/op BenchmarkMulconstU32/12-4 19982391 5.471 ns/op BenchmarkMulconstU32/120-4 24236768 5.459 ns/op BenchmarkMulconstU32/65537-4 21437425 5.407 ns/op BenchmarkMulconstU32/65538-4 23174814 5.358 ns/op BenchmarkMulconstU64/3-4 20631292 5.328 ns/op BenchmarkMulconstU64/5-4 20764420 5.516 ns/op BenchmarkMulconstU64/12-4 22933670 5.476 ns/op BenchmarkMulconstU64/120-4 19718748 5.289 ns/op BenchmarkMulconstU64/65537-4 22609327 5.724 ns/op BenchmarkMulconstU64/65538-4 19424776 5.599 ns/op BenchmarkShiftArithmeticRight-4 21258698 5.045 ns/op BenchmarkSwitch8Predictable-4 7119488 14.26 ns/op BenchmarkSwitch8Unpredictable-4 7410805 14.49 ns/op BenchmarkSwitch32Predictable-4 11318210 10.09 ns/op BenchmarkSwitch32Unpredictable-4 7577847 13.92 ns/op BenchmarkSwitchStringPredictable-4 5247349 20.22 ns/op BenchmarkSwitchStringUnpredictable-4 5934214 18.51 ns/op BenchmarkSwitchTypePredictable-4 4061137 29.54 ns/op BenchmarkSwitchTypeUnpredictable-4 3786184 28.58 ns/op BenchmarkSwitchInterfaceTypePredictable-4 5319687 22.68 ns/op BenchmarkSwitchInterfaceTypeUnpredictable-4 4564454 22.37 ns/op PASS ok cmd/compile/internal/test 20.743s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 85 1239374 ns/op BenchmarkNamed/Underlying/nongeneric-4 884694 146.3 ns/op BenchmarkNamed/Underlying/generic-4 789459 149.3 ns/op BenchmarkNamed/Underlying/src_instance-4 860037 149.6 ns/op BenchmarkNamed/Underlying/user_instance-4 838269 150.7 ns/op BenchmarkCheck/http/funcbodies/info-4 1 671560929 ns/op 51018 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 439289866 ns/op 78003 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 179626594 ns/op 190578 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 146990661 ns/op 232254 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 3383434043 ns/op 1547 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 118829129 ns/op 43928 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 40857671 ns/op 127210 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 42453328 ns/op 122222 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 695689062 ns/op 3117 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 55764496 ns/op 38811 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 4 28935818 ns/op 72424 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 4 30390308 ns/op 70650 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2468308319 ns/op 28295 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 635242627 ns/op 109860 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 152949873 ns/op 455329 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 120031291 ns/op 572683 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3842910540 ns/op 523.4 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 82591563 ns/op 24310 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 50771084 ns/op 39201 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 52637511 ns/op 37998 lines/s PASS ok cmd/compile/internal/types2 49.257s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 4 37803944 ns/op 18402250 sys-ns/op 7488750 user-ns/op PASS ok cmd/go 1.761s goos: darwin goarch: amd64 pkg: cmd/go/internal/cfg BenchmarkLookPath-4 223064 572.2 ns/op PASS ok cmd/go/internal/cfg 1.197s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 59804 2022 ns/op 3.96 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 65455 1694 ns/op 4.72 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 17522 6856 ns/op 149.36 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 17487 6767 ns/op 151.31 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3105 43049 ns/op 190.30 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3127 42425 ns/op 193.10 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 2.115s All tests passed.