linux-amd64-race at 3d5391ed87d813110e10b954c62bf7ed578b591f :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOSTNAME=buildlet-linux-amd64-bullseye-rnd926227" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64-race" "GO_DISABLE_OUTBOUND_NETWORK=1" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "PWD=/workdir/go/src"] in dir /workdir/go/src Building Go cmd/dist using /workdir/go1.4. (go1.17.13 linux/amd64) Building Go toolchain1 using /workdir/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 linux/amd64. --- Installed Go for linux/amd64 in /workdir/go Installed commands in /workdir/go/bin :: Running /workdir/go/bin/go with args ["/workdir/go/bin/go" "install" "-race" "std"] and env ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOSTNAME=buildlet-linux-amd64-bullseye-rnd926227" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64-race" "GO_DISABLE_OUTBOUND_NETWORK=1" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "PWD=/workdir/go/bin"] in dir /workdir/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 18 09:27:02 UTC 2023 x86_64 ##### Testing packages. ok archive/tar 1.018s ok archive/zip 2.069s ok bufio 0.277s ok bytes 1.860s ok compress/bzip2 0.378s ok compress/flate 5.324s ok compress/gzip 11.371s ok compress/lzw 0.490s ok compress/zlib 4.091s ok container/heap 0.029s ok container/list 0.026s ok container/ring 0.026s ok context 0.037s ok crypto 0.024s ok crypto/aes 0.054s ok crypto/cipher 0.054s ok crypto/des 0.044s ok crypto/dsa 0.025s ok crypto/ecdh 0.217s ok crypto/ecdsa 0.137s ok crypto/ed25519 0.368s ok crypto/elliptic 0.046s ok crypto/hmac 0.023s ok crypto/internal/alias 0.023s ok crypto/internal/bigmod 2.310s ok crypto/internal/boring 0.023s ok crypto/internal/boring/bcache 0.346s ok crypto/internal/edwards25519 33.709s ok crypto/internal/edwards25519/field 11.558s ok crypto/internal/nistec 0.786s ok crypto/internal/nistec/fiat 0.023s [no tests to run] ok crypto/md5 0.036s ok crypto/rand 0.220s ok crypto/rc4 0.439s ok crypto/rsa 1.298s ok crypto/sha1 0.044s ok crypto/sha256 0.029s ok crypto/sha512 0.035s ok crypto/subtle 0.321s ok crypto/tls 1.449s ok crypto/x509 1.090s ok database/sql 0.334s ok database/sql/driver 0.023s ok debug/buildinfo 0.044s ok debug/dwarf 0.074s ok debug/elf 1.170s ok debug/gosym 0.259s ok debug/macho 0.034s ok debug/pe 0.050s ok debug/plan9obj 0.025s ok embed 0.024s [no tests to run] ok embed/internal/embedtest 0.023s ok encoding/ascii85 0.032s ok encoding/asn1 0.033s ok encoding/base32 0.066s ok encoding/base64 0.033s ok encoding/binary 0.033s ok encoding/csv 0.055s ok encoding/gob 17.264s ok encoding/hex 0.034s ok encoding/json 1.029s ok encoding/pem 1.725s ok encoding/xml 0.159s ok errors 0.033s ok expvar 0.023s ok flag 0.100s ok fmt 0.500s ok go/ast 0.034s ok go/build 3.836s ok go/build/constraint 0.034s ok go/constant 0.034s ok go/doc 0.217s ok go/doc/comment 1.836s ok go/format 0.054s ok go/importer 0.167s ok go/internal/gccgoimporter 0.055s ok go/internal/gcimporter 0.979s ok go/internal/srcimporter 10.821s ok go/parser 0.722s ok go/printer 1.225s ok go/scanner 0.033s ok go/token 0.115s ok go/types 28.738s ok hash 0.025s ok hash/adler32 0.034s ok hash/crc32 0.054s ok hash/crc64 0.037s ok hash/fnv 0.024s ok hash/maphash 0.024s ok html 0.024s ok html/template 0.207s ok image 0.388s ok image/color 0.044s ok image/draw 0.581s ok image/gif 0.803s ok image/jpeg 1.137s ok image/png 2.575s ok index/suffixarray 0.848s ok internal/abi 0.055s ok internal/buildcfg 0.025s ok internal/coverage/cformat 0.024s ok internal/coverage/cmerge 0.024s ok internal/coverage/pods 0.020s ok internal/coverage/slicereader 0.024s ok internal/coverage/slicewriter 0.024s ok internal/coverage/test 0.054s ok internal/cpu 0.070s ok internal/dag 0.024s ok internal/diff 0.025s ok internal/fmtsort 0.023s ok internal/fuzz 0.045s ok internal/godebug 0.024s ok internal/intern 0.214s ok internal/itoa 0.024s ok internal/poll 0.452s ok internal/profile 0.024s ok internal/reflectlite 0.248s ok internal/safefilepath 0.023s ok internal/saferio 0.253s ok internal/singleflight 0.099s ok internal/testenv 0.023s ok internal/trace 0.146s ok internal/types/errors 0.321s ok internal/unsafeheader 0.024s ok internal/xcoff 0.034s ok io 0.058s ok io/fs 0.246s ok io/ioutil 0.025s ok log 0.031s ok log/slog 0.047s ok log/slog/internal/buffer 0.024s ok log/syslog 1.245s ok maps 0.023s ok math 0.033s ok math/big 2.644s ok math/bits 0.034s ok math/cmplx 0.024s ok math/rand 2.065s ok mime 0.043s ok mime/multipart 5.403s ok mime/quotedprintable 0.055s ok net 16.061s ok net/http 6.536s ok net/http/cgi 0.434s ok net/http/cookiejar 0.034s ok net/http/fcgi 0.132s ok net/http/httptest 0.185s ok net/http/httptrace 0.025s ok net/http/httputil 0.646s ok net/http/internal 0.035s ok net/http/internal/ascii 0.026s ok net/http/pprof 5.168s ok net/internal/socktest 0.024s ok net/mail 0.036s ok net/netip 0.291s ok net/rpc 0.063s ok net/rpc/jsonrpc 0.034s ok net/smtp 0.059s ok net/textproto 0.033s ok net/url 0.034s ok os 0.501s ok os/exec 0.198s ok os/exec/internal/fdtest 0.024s ok os/signal 2.199s ok os/user 0.039s ok path 0.024s ok path/filepath 0.055s ok plugin 0.024s ok reflect 0.473s ok regexp 2.715s ok regexp/syntax 3.982s ok runtime 26.968s ok runtime/cgo 0.023s ok runtime/coverage 0.025s ok runtime/debug 0.093s ok runtime/internal/atomic 0.056s ok runtime/internal/math 0.027s ok runtime/internal/sys 0.023s ok runtime/internal/syscall 0.024s ok runtime/metrics 0.033s ok runtime/pprof 7.198s ok runtime/race 7.625s ok runtime/trace 3.130s ok slices 0.028s ok sort 0.387s ok strconv 1.894s ok strings 1.199s ok sync 0.365s ok sync/atomic 1.479s ok syscall 2.501s ok testing 0.963s ok testing/fstest 0.024s ok testing/iotest 0.024s ok testing/quick 0.167s ok text/scanner 0.035s ok text/tabwriter 0.034s ok text/template 0.086s ok text/template/parse 0.034s ok time 2.208s ok unicode 0.036s ok unicode/utf16 0.026s ok unicode/utf8 0.034s ok cmd/addr2line 1.050s ok cmd/api 5.773s ok cmd/asm/internal/asm 3.002s ok cmd/asm/internal/lex 0.024s ok cmd/compile/internal/abt 0.065s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 18 09:27:02 UTC 2023 x86_64 ##### Testing packages. ok cmd/compile/internal/amd64 53.986s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 18 09:27:02 UTC 2023 x86_64 ##### Testing packages. ok cmd/compile/internal/base 0.023s ok cmd/compile/internal/compare 0.023s ok cmd/compile/internal/dwarfgen 0.387s ok cmd/compile/internal/importer 0.704s ok cmd/compile/internal/ir 0.025s ok cmd/compile/internal/logopt 0.178s ok cmd/compile/internal/loopvar 14.978s ok cmd/compile/internal/noder 0.024s ok cmd/compile/internal/reflectdata 0.023s [no tests to run] ok cmd/compile/internal/ssa 20.022s ok cmd/compile/internal/syntax 0.135s ok cmd/compile/internal/test 10.001s ok cmd/compile/internal/typecheck 0.194s ok cmd/compile/internal/types 0.024s ok cmd/compile/internal/types2 7.128s ok cmd/covdata 0.023s ok cmd/cover 1.022s ok cmd/dist 0.024s ok cmd/doc 0.561s ok cmd/fix 0.571s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 18 09:27:02 UTC 2023 x86_64 ##### Testing packages. ok cmd/go 40.990s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 18 09:27:02 UTC 2023 x86_64 ##### Testing packages. ok cmd/go/internal/auth 0.023s ok cmd/go/internal/cache 0.085s ok cmd/go/internal/fsys 0.047s ok cmd/go/internal/generate 0.034s ok cmd/go/internal/get 0.034s ok cmd/go/internal/imports 0.033s ok cmd/go/internal/load 0.034s ok cmd/go/internal/lockedfile 0.141s ok cmd/go/internal/lockedfile/internal/filelock 0.069s ok cmd/go/internal/modconv 0.035s ok cmd/go/internal/modfetch 0.034s ok cmd/go/internal/modfetch/codehost 0.034s ok cmd/go/internal/modfetch/zip_sum_test 0.024s ok cmd/go/internal/modindex 0.495s ok cmd/go/internal/modload 0.034s ok cmd/go/internal/mvs 0.044s ok cmd/go/internal/par 0.097s ok cmd/go/internal/str 0.027s ok cmd/go/internal/test 0.037s ok cmd/go/internal/vcs 0.036s ok cmd/go/internal/vcweb 0.037s ok cmd/go/internal/vcweb/vcstest 2.795s ok cmd/go/internal/web 0.024s ok cmd/go/internal/work 0.117s ok cmd/gofmt 0.198s ok cmd/internal/archive 0.317s ok cmd/internal/buildid 0.542s ok cmd/internal/cov 0.231s ok cmd/internal/dwarf 0.025s ok cmd/internal/edit 0.021s ok cmd/internal/goobj 0.025s ok cmd/internal/moddeps 0.788s ok cmd/internal/notsha256 0.027s ok cmd/internal/obj 0.399s ok cmd/internal/obj/ppc64 0.086s ok cmd/internal/obj/riscv 0.034s ok cmd/internal/obj/s390x 0.025s ok cmd/internal/obj/x86 0.135s ok cmd/internal/objabi 0.028s ok cmd/internal/pkgpath 0.117s ok cmd/internal/pkgpattern 0.036s ok cmd/internal/quoted 0.023s ok cmd/internal/src 0.023s ok cmd/internal/test2json 0.670s ok cmd/link 2.657s ok cmd/link/internal/benchmark 0.028s ok cmd/link/internal/ld 2.143s ok cmd/link/internal/loader 0.053s ok cmd/nm 0.620s ok cmd/objdump 0.974s ok cmd/pack 0.379s ok cmd/pprof 1.396s ok cmd/trace 0.277s ok cmd/vet 7.938s ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: archive/tar cpu: AMD EPYC 7B12 Benchmark/Writer/USTAR-4 3337 33609 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2703 44613 ns/op 1852 B/op 36 allocs/op Benchmark/Writer/PAX-4 1683 69174 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 4622 22866 ns/op 4990 B/op 15 allocs/op Benchmark/Reader/GNU-4 6171 16819 ns/op 5153 B/op 15 allocs/op Benchmark/Reader/PAX-4 2492 46976 ns/op 8819 B/op 33 allocs/op PASS ok archive/tar 0.947s goos: linux goarch: amd64 pkg: archive/zip cpu: AMD EPYC 7B12 BenchmarkCompressedZipGarbage-4 1 323347036 ns/op 14880 B/op 66 allocs/op BenchmarkZip64Test-4 1 156410388 ns/op BenchmarkZip64TestSizes/4096-4 1402 73384 ns/op BenchmarkZip64TestSizes/1048576-4 154 694381 ns/op BenchmarkZip64TestSizes/67108864-4 1 142280488 ns/op PASS ok archive/zip 1.232s goos: linux goarch: amd64 pkg: bufio cpu: AMD EPYC 7B12 BenchmarkReaderCopyOptimal-4 244984 471.9 ns/op BenchmarkReaderCopyUnoptimal-4 150404 779.5 ns/op BenchmarkReaderCopyNoWriteTo-4 8976 11234 ns/op BenchmarkReaderWriteToOptimal-4 9091 11567 ns/op BenchmarkReaderReadString-4 136910 855.0 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 224089 520.3 ns/op BenchmarkWriterCopyUnoptimal-4 208549 539.9 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 13551 ns/op BenchmarkReaderEmpty-4 54794 2442 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 48384 2798 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 596406 189.2 ns/op 0 B/op 0 allocs/op PASS ok bufio 1.538s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 18 09:27:02 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: bytes cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadString-4 5072 22043 ns/op 1486.55 MB/s BenchmarkWriteByte-4 487 227369 ns/op 18.01 MB/s BenchmarkWriteRune-4 267 451805 ns/op 27.20 MB/s BenchmarkBufferNotEmptyWriteRead-4 31 3759321 ns/op BenchmarkBufferFullSmallReads-4 100 1068850 ns/op BenchmarkBufferWriteBlock/N4096-4 7186 16358 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 381 303550 ns/op 260097 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 5 21643032 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 1 135020237 ns/op 124.26 MB/s 33554432 B/op 2 allocs/op BenchmarkIndexByte/10-4 4511031 25.69 ns/op 389.27 MB/s BenchmarkIndexByte/32-4 4229961 27.01 ns/op 1184.79 MB/s BenchmarkIndexByte/4K-4 877066 136.6 ns/op 29994.12 MB/s BenchmarkIndexBytePortable/10-4 804975 144.3 ns/op 69.30 MB/s BenchmarkIndexBytePortable/32-4 260064 464.8 ns/op 68.85 MB/s BenchmarkIndexBytePortable/4K-4 2104 54817 ns/op 74.72 MB/s BenchmarkIndexRune/10-4 1000000 100.6 ns/op 99.37 MB/s BenchmarkIndexRune/32-4 1213128 99.63 ns/op 321.19 MB/s BenchmarkIndexRune/4K-4 344400 314.5 ns/op 13025.70 MB/s BenchmarkIndexRuneASCII/10-4 4529557 24.65 ns/op 405.69 MB/s BenchmarkIndexRuneASCII/32-4 4334265 26.24 ns/op 1219.61 MB/s BenchmarkIndexRuneASCII/4K-4 886873 132.3 ns/op 30958.54 MB/s BenchmarkEqual/0-4 7109415 15.37 ns/op BenchmarkEqual/1-4 1454664 77.31 ns/op 12.93 MB/s BenchmarkEqual/6-4 1435478 79.80 ns/op 75.19 MB/s BenchmarkEqual/9-4 1474933 81.82 ns/op 109.99 MB/s BenchmarkEqual/15-4 1434871 81.89 ns/op 183.17 MB/s BenchmarkEqual/16-4 1550565 81.68 ns/op 195.89 MB/s BenchmarkEqual/20-4 1444712 85.79 ns/op 233.13 MB/s BenchmarkEqual/32-4 1410447 83.47 ns/op 383.39 MB/s BenchmarkEqual/4K-4 108229 1120 ns/op 3656.09 MB/s BenchmarkIndex/10-4 3136443 38.05 ns/op 262.80 MB/s BenchmarkIndex/32-4 2981718 39.85 ns/op 803.01 MB/s BenchmarkIndex/4K-4 18178 6649 ns/op 615.99 MB/s BenchmarkIndexEasy/10-4 3054126 39.07 ns/op 255.94 MB/s BenchmarkIndexEasy/32-4 2874874 40.50 ns/op 790.19 MB/s BenchmarkIndexEasy/4K-4 461415 248.3 ns/op 16498.52 MB/s BenchmarkCount/10-4 1486455 79.96 ns/op 125.06 MB/s BenchmarkCount/32-4 1480008 81.54 ns/op 392.42 MB/s BenchmarkCount/4K-4 18093 6644 ns/op 616.54 MB/s BenchmarkCountEasy/10-4 1555154 77.31 ns/op 129.35 MB/s BenchmarkCountEasy/32-4 1482714 80.60 ns/op 397.02 MB/s BenchmarkCountEasy/4K-4 428407 277.1 ns/op 14783.93 MB/s BenchmarkCountSingle/10-4 3816056 31.92 ns/op 313.27 MB/s BenchmarkCountSingle/32-4 3274885 33.58 ns/op 953.05 MB/s BenchmarkCountSingle/4K-4 810192 141.2 ns/op 29009.90 MB/s BenchmarkToUpper/#00-4 2833029 42.02 ns/op BenchmarkToUpper/ONLYUPPER-4 291104 399.1 ns/op BenchmarkToUpper/abc-4 478174 243.8 ns/op BenchmarkToUpper/AbC123-4 256023 431.8 ns/op BenchmarkToUpper/azAZ09_-4 260846 461.9 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 78567 1561 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 39008 3041 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 53358 2211 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 125235 922.4 ns/op BenchmarkToLower/#00-4 2875420 41.32 ns/op BenchmarkToLower/abc-4 428896 259.6 ns/op BenchmarkToLower/AbC123-4 270168 416.3 ns/op BenchmarkToLower/azAZ09_-4 272082 461.0 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 75812 1541 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 40404 2941 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 69507 1728 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 122379 967.5 ns/op BenchmarkFields/ASCII/16-4 120271 985.7 ns/op 16.23 MB/s 80 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 9000 12616 ns/op 20.29 MB/s 512 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 549 209896 ns/op 19.51 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 32 3885856 ns/op 16.87 MB/s 139264 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 60759644 ns/op 17.26 MB/s 2277376 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 87795 1346 ns/op 11.88 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6094 18989 ns/op 13.48 MB/s 480 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 344 331254 ns/op 12.37 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 16 6461855 ns/op 10.14 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 126526927 ns/op 8.29 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 134890 826.7 ns/op 19.35 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 12664 9277 ns/op 27.60 MB/s 512 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 656 168600 ns/op 24.29 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 31 3902883 ns/op 16.79 MB/s 504070 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 81411770 ns/op 12.88 MB/s 11219200 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 123612 963.0 ns/op 16.61 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 9062 13019 ns/op 19.66 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 495 231138 ns/op 17.72 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 24 4887992 ns/op 13.41 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 103405130 ns/op 10.14 MB/s 11202816 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1941960 59.65 ns/op BenchmarkTrimSpace/ASCII-4 1000000 116.5 ns/op BenchmarkTrimSpace/SomeNonASCII-4 111157 1075 ns/op BenchmarkTrimSpace/JustNonASCII-4 51562 2324 ns/op BenchmarkToValidUTF8/Valid-4 484684 248.3 ns/op BenchmarkToValidUTF8/InvalidASCII-4 290077 371.1 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 97918 1222 ns/op BenchmarkIndexHard1-4 816 143115 ns/op BenchmarkIndexHard2-4 597 202433 ns/op BenchmarkIndexHard3-4 147 803138 ns/op BenchmarkIndexHard4-4 180 658480 ns/op BenchmarkLastIndexHard1-4 5 22177665 ns/op BenchmarkLastIndexHard2-4 4 28878200 ns/op BenchmarkLastIndexHard3-4 4 32147107 ns/op BenchmarkCountHard1-4 829 145359 ns/op BenchmarkCountHard2-4 600 203819 ns/op BenchmarkCountHard3-4 150 821969 ns/op BenchmarkSplitEmptySeparator-4 1 177442497 ns/op BenchmarkSplitSingleByteSeparator-4 9 11548947 ns/op BenchmarkSplitMultiByteSeparator-4 10 10372918 ns/op BenchmarkSplitNSingleByteSeparator-4 195567 612.8 ns/op BenchmarkSplitNMultiByteSeparator-4 67030 1614 ns/op BenchmarkRepeat-4 191407 628.8 ns/op BenchmarkRepeatLarge/256/1-4 127983 803.5 ns/op 318.61 MB/s BenchmarkRepeatLarge/256/16-4 217504 533.1 ns/op 480.25 MB/s BenchmarkRepeatLarge/512/1-4 94222 1116 ns/op 458.77 MB/s BenchmarkRepeatLarge/512/16-4 145581 856.7 ns/op 597.65 MB/s BenchmarkRepeatLarge/1024/1-4 63090 1689 ns/op 606.38 MB/s BenchmarkRepeatLarge/1024/16-4 88962 1428 ns/op 716.91 MB/s BenchmarkRepeatLarge/2048/1-4 42944 2635 ns/op 777.36 MB/s BenchmarkRepeatLarge/2048/16-4 44509 2452 ns/op 835.27 MB/s BenchmarkRepeatLarge/4096/1-4 25119 4507 ns/op 908.79 MB/s BenchmarkRepeatLarge/4096/16-4 26839 4181 ns/op 979.59 MB/s BenchmarkRepeatLarge/8192/1-4 14348 8235 ns/op 994.83 MB/s BenchmarkRepeatLarge/8192/16-4 14713 8107 ns/op 1010.52 MB/s BenchmarkRepeatLarge/8192/4097-4 24482 4775 ns/op 858.08 MB/s BenchmarkRepeatLarge/16384/1-4 7171 15361 ns/op 1066.57 MB/s BenchmarkRepeatLarge/16384/16-4 9564 14665 ns/op 1117.24 MB/s BenchmarkRepeatLarge/16384/4097-4 9202 11968 ns/op 1027.02 MB/s BenchmarkRepeatLarge/32768/1-4 4142 29531 ns/op 1109.62 MB/s BenchmarkRepeatLarge/32768/16-4 3717 28673 ns/op 1142.80 MB/s BenchmarkRepeatLarge/32768/4097-4 4357 27353 ns/op 1048.48 MB/s BenchmarkRepeatLarge/65536/1-4 2092 55626 ns/op 1178.16 MB/s BenchmarkRepeatLarge/65536/16-4 2338 53504 ns/op 1224.88 MB/s BenchmarkRepeatLarge/65536/4097-4 2236 54656 ns/op 1124.39 MB/s BenchmarkRepeatLarge/131072/1-4 229 530034 ns/op 247.29 MB/s BenchmarkRepeatLarge/131072/16-4 229 519442 ns/op 252.33 MB/s BenchmarkRepeatLarge/131072/4097-4 231 506022 ns/op 250.99 MB/s BenchmarkRepeatLarge/262144/1-4 100 1037169 ns/op 252.75 MB/s BenchmarkRepeatLarge/262144/16-4 100 1024989 ns/op 255.75 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1006993 ns/op 256.32 MB/s BenchmarkRepeatLarge/524288/1-4 61 2023884 ns/op 259.05 MB/s BenchmarkRepeatLarge/524288/16-4 61 2041112 ns/op 256.86 MB/s BenchmarkRepeatLarge/524288/4097-4 62 2058057 ns/op 252.82 MB/s BenchmarkRepeatLarge/1048576/1-4 31 4084544 ns/op 256.72 MB/s BenchmarkRepeatLarge/1048576/16-4 30 4046240 ns/op 259.15 MB/s BenchmarkRepeatLarge/1048576/4097-4 26 4208016 ns/op 248.27 MB/s BenchmarkRepeatLarge/2097152/1-4 14 7851280 ns/op 267.11 MB/s BenchmarkRepeatLarge/2097152/16-4 14 7881917 ns/op 266.07 MB/s BenchmarkRepeatLarge/2097152/4097-4 15 7923365 ns/op 264.23 MB/s BenchmarkRepeatLarge/4194304/1-4 7 15412071 ns/op 272.14 MB/s BenchmarkRepeatLarge/4194304/16-4 7 15502528 ns/op 270.56 MB/s BenchmarkRepeatLarge/4194304/4097-4 7 15952745 ns/op 262.73 MB/s BenchmarkRepeatLarge/8388608/1-4 4 32704308 ns/op 256.50 MB/s BenchmarkRepeatLarge/8388608/16-4 4 31601352 ns/op 265.45 MB/s BenchmarkRepeatLarge/8388608/4097-4 4 31324846 ns/op 267.73 MB/s BenchmarkRepeatLarge/16777216/1-4 2 59826340 ns/op 280.43 MB/s BenchmarkRepeatLarge/16777216/16-4 2 61451471 ns/op 273.02 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 61516442 ns/op 272.73 MB/s BenchmarkRepeatLarge/33554432/1-4 1 118764028 ns/op 282.53 MB/s BenchmarkRepeatLarge/33554432/16-4 1 117515692 ns/op 285.53 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 119317452 ns/op 281.22 MB/s BenchmarkRepeatLarge/67108864/1-4 1 236591987 ns/op 283.65 MB/s BenchmarkRepeatLarge/67108864/16-4 1 235577875 ns/op 284.87 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 235135016 ns/op 285.41 MB/s BenchmarkRepeatLarge/134217728/1-4 1 481015728 ns/op 279.03 MB/s BenchmarkRepeatLarge/134217728/16-4 1 460114512 ns/op 291.71 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 473020922 ns/op 283.75 MB/s BenchmarkRepeatLarge/268435456/1-4 1 945639899 ns/op 283.87 MB/s BenchmarkRepeatLarge/268435456/16-4 1 912016974 ns/op 294.33 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 924304409 ns/op 290.42 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1868807189 ns/op 287.28 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1854250118 ns/op 289.54 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1821482961 ns/op 294.74 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3842363862 ns/op 279.45 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3677134051 ns/op 292.01 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3663964205 ns/op 293.05 MB/s BenchmarkBytesCompare/1-4 8301433 12.38 ns/op BenchmarkBytesCompare/2-4 8909079 13.88 ns/op BenchmarkBytesCompare/4-4 8742356 13.56 ns/op BenchmarkBytesCompare/8-4 9861012 12.34 ns/op BenchmarkBytesCompare/16-4 9829995 12.16 ns/op BenchmarkBytesCompare/32-4 8781999 13.51 ns/op BenchmarkBytesCompare/64-4 7841679 15.34 ns/op BenchmarkBytesCompare/128-4 7033317 16.78 ns/op BenchmarkBytesCompare/256-4 5449671 20.31 ns/op BenchmarkBytesCompare/512-4 3794265 31.73 ns/op BenchmarkBytesCompare/1024-4 2397559 50.27 ns/op BenchmarkBytesCompare/2048-4 1363706 87.41 ns/op BenchmarkIndexAnyASCII/1:1-4 2294049 51.15 ns/op BenchmarkIndexAnyASCII/1:2-4 2376276 49.11 ns/op BenchmarkIndexAnyASCII/1:4-4 2392220 49.08 ns/op BenchmarkIndexAnyASCII/1:8-4 2359578 48.99 ns/op BenchmarkIndexAnyASCII/1:16-4 2416296 48.53 ns/op BenchmarkIndexAnyASCII/1:32-4 2363325 49.45 ns/op BenchmarkIndexAnyASCII/1:64-4 2405179 49.15 ns/op BenchmarkIndexAnyASCII/16:1-4 2098006 56.74 ns/op BenchmarkIndexAnyASCII/16:2-4 406698 279.7 ns/op BenchmarkIndexAnyASCII/16:4-4 419883 284.5 ns/op BenchmarkIndexAnyASCII/16:8-4 401404 300.1 ns/op BenchmarkIndexAnyASCII/16:16-4 387650 301.7 ns/op BenchmarkIndexAnyASCII/16:32-4 351056 324.8 ns/op BenchmarkIndexAnyASCII/16:64-4 305575 373.7 ns/op BenchmarkIndexAnyASCII/256:1-4 1857925 63.40 ns/op BenchmarkIndexAnyASCII/256:2-4 32414 3664 ns/op BenchmarkIndexAnyASCII/256:4-4 32934 3714 ns/op BenchmarkIndexAnyASCII/256:8-4 32965 3692 ns/op BenchmarkIndexAnyASCII/256:16-4 32732 3666 ns/op BenchmarkIndexAnyASCII/256:32-4 31380 3745 ns/op BenchmarkIndexAnyASCII/256:64-4 31482 3764 ns/op BenchmarkIndexAnyUTF8/1:1-4 2326533 50.36 ns/op BenchmarkIndexAnyUTF8/1:2-4 2414430 49.01 ns/op BenchmarkIndexAnyUTF8/1:4-4 2360054 48.92 ns/op BenchmarkIndexAnyUTF8/1:8-4 2378022 48.55 ns/op BenchmarkIndexAnyUTF8/1:16-4 2396618 49.02 ns/op BenchmarkIndexAnyUTF8/1:32-4 2339451 49.58 ns/op BenchmarkIndexAnyUTF8/1:64-4 2392442 49.92 ns/op BenchmarkIndexAnyUTF8/16:1-4 154550 770.0 ns/op BenchmarkIndexAnyUTF8/16:2-4 263722 448.8 ns/op BenchmarkIndexAnyUTF8/16:4-4 261324 444.5 ns/op BenchmarkIndexAnyUTF8/16:8-4 262718 442.6 ns/op BenchmarkIndexAnyUTF8/16:16-4 263098 447.8 ns/op BenchmarkIndexAnyUTF8/16:32-4 258928 466.5 ns/op BenchmarkIndexAnyUTF8/16:64-4 255042 455.9 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 10917 ns/op BenchmarkIndexAnyUTF8/256:2-4 18273 6456 ns/op BenchmarkIndexAnyUTF8/256:4-4 18967 6420 ns/op BenchmarkIndexAnyUTF8/256:8-4 18828 6356 ns/op BenchmarkIndexAnyUTF8/256:16-4 18799 6466 ns/op BenchmarkIndexAnyUTF8/256:32-4 18426 6611 ns/op BenchmarkIndexAnyUTF8/256:64-4 17846 6611 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2260654 51.91 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2338315 50.89 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2327989 50.06 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2333785 50.28 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2332062 50.77 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2266986 51.89 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2296050 51.79 ns/op BenchmarkLastIndexAnyASCII/16:1-4 304642 374.1 ns/op BenchmarkLastIndexAnyASCII/16:2-4 309789 371.3 ns/op BenchmarkLastIndexAnyASCII/16:4-4 292398 375.0 ns/op BenchmarkLastIndexAnyASCII/16:8-4 302265 380.4 ns/op BenchmarkLastIndexAnyASCII/16:16-4 298980 402.7 ns/op BenchmarkLastIndexAnyASCII/16:32-4 281198 417.8 ns/op BenchmarkLastIndexAnyASCII/16:64-4 253051 473.2 ns/op BenchmarkLastIndexAnyASCII/256:1-4 22611 5136 ns/op BenchmarkLastIndexAnyASCII/256:2-4 22598 5213 ns/op BenchmarkLastIndexAnyASCII/256:4-4 23601 5047 ns/op BenchmarkLastIndexAnyASCII/256:8-4 23491 5029 ns/op BenchmarkLastIndexAnyASCII/256:16-4 23667 5158 ns/op BenchmarkLastIndexAnyASCII/256:32-4 22960 5209 ns/op BenchmarkLastIndexAnyASCII/256:64-4 23164 5117 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2320063 51.46 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2360673 50.07 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2397548 49.86 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2396042 50.67 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2387491 49.43 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2343901 51.07 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2306581 50.92 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 229450 517.2 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 257888 446.0 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 262266 443.6 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 265173 446.4 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 264784 460.2 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 251246 464.9 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 259351 458.7 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 16542 7257 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 18298 6540 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 18799 6474 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 18679 6425 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 18649 6610 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 18224 6847 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 18144 6511 ns/op BenchmarkTrimASCII/1:1-4 2545087 46.56 ns/op BenchmarkTrimASCII/1:2-4 2199972 54.75 ns/op BenchmarkTrimASCII/1:4-4 2128062 56.51 ns/op BenchmarkTrimASCII/1:8-4 1872108 62.62 ns/op BenchmarkTrimASCII/1:16-4 1579659 73.74 ns/op BenchmarkTrimASCII/16:1-4 425798 278.7 ns/op BenchmarkTrimASCII/16:2-4 311714 379.0 ns/op BenchmarkTrimASCII/16:4-4 308757 375.8 ns/op BenchmarkTrimASCII/16:8-4 306390 373.8 ns/op BenchmarkTrimASCII/16:16-4 298869 390.2 ns/op BenchmarkTrimASCII/256:1-4 32403 3532 ns/op BenchmarkTrimASCII/256:2-4 23450 5160 ns/op BenchmarkTrimASCII/256:4-4 23304 5092 ns/op BenchmarkTrimASCII/256:8-4 23258 5188 ns/op BenchmarkTrimASCII/256:16-4 23145 5100 ns/op BenchmarkTrimASCII/4096:1-4 2050 57838 ns/op BenchmarkTrimASCII/4096:2-4 1456 81369 ns/op BenchmarkTrimASCII/4096:4-4 1455 82264 ns/op BenchmarkTrimASCII/4096:8-4 1428 81741 ns/op BenchmarkTrimASCII/4096:16-4 1388 80799 ns/op BenchmarkTrimByte-4 1529185 87.16 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 12942 9242 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 12872 9220 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 658 178912 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1310 89776 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2554 43768 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 4710 22978 ns/op BenchmarkCompareBytesEqual-4 9206689 11.57 ns/op BenchmarkCompareBytesToNil-4 11245390 9.790 ns/op BenchmarkCompareBytesEmpty-4 11566690 8.910 ns/op BenchmarkCompareBytesIdentical-4 11636073 8.955 ns/op BenchmarkCompareBytesSameLength-4 10265164 10.57 ns/op BenchmarkCompareBytesDifferentLength-4 10587469 10.58 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 1368 80038 ns/op 13101.11 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 1359 79257 ns/op 13230.15 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 1372 82357 ns/op 12732.21 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 1810 73223 ns/op 14320.45 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 1660 72808 ns/op 14402.08 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 1653 65499 ns/op 16009.27 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 1855 75464 ns/op 13895.10 MB/s BenchmarkCompareBytesBig-4 1957 67632 ns/op 15504.23 MB/s BenchmarkCompareBytesBigIdentical-4 11777748 9.398 ns/op 111581345.59 MB/s PASS ok bytes 69.743s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 18 09:27:02 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: compress/bzip2 cpu: AMD EPYC 7B12 BenchmarkDecodeDigits-4 2 67164419 ns/op 1.49 MB/s 3616376 B/op 52 allocs/op BenchmarkDecodeNewton-4 1 252740367 ns/op 2.24 MB/s 3638592 B/op 54 allocs/op BenchmarkDecodeRand-4 5 22201828 ns/op 0.74 MB/s 3643376 B/op 50 allocs/op PASS ok compress/bzip2 1.183s goos: linux goarch: amd64 pkg: compress/flate cpu: AMD EPYC 7B12 BenchmarkDecode/Digits/Huffman/1e4-4 62 1707749 ns/op 5.86 MB/s 42126 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 7 15336010 ns/op 6.52 MB/s 41776 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 157079697 ns/op 6.37 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 67 1782473 ns/op 5.61 MB/s 43068 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 6 17925410 ns/op 5.58 MB/s 42272 B/op 11 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 192024147 ns/op 5.21 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 63 1821085 ns/op 5.49 MB/s 42141 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 16788215 ns/op 5.96 MB/s 43633 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 167997147 ns/op 5.95 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 68 1723208 ns/op 5.80 MB/s 42025 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 7 17592308 ns/op 5.68 MB/s 44403 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 178128579 ns/op 5.61 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 56 1908035 ns/op 5.24 MB/s 43148 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 6 16883551 ns/op 5.92 MB/s 47833 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 172678817 ns/op 5.79 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 78 1557794 ns/op 6.42 MB/s 43474 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 9 12457957 ns/op 8.03 MB/s 47421 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 132685509 ns/op 7.54 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 81 1392531 ns/op 7.18 MB/s 42574 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 10 10648610 ns/op 9.39 MB/s 47040 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 106647378 ns/op 9.38 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 81 1306249 ns/op 7.66 MB/s 43284 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 10 10595997 ns/op 9.44 MB/s 45396 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 2 102654834 ns/op 9.74 MB/s 67752 B/op 152 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 100 1133587 ns/op 8.82 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 10 10823018 ns/op 9.24 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 107872650 ns/op 9.27 MB/s BenchmarkEncode/Digits/Speed/1e4-4 54 2005675 ns/op 4.99 MB/s BenchmarkEncode/Digits/Speed/1e5-4 6 18887215 ns/op 5.29 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 178791558 ns/op 5.59 MB/s BenchmarkEncode/Digits/Default/1e4-4 18 6107297 ns/op 1.64 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 67595129 ns/op 1.48 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 675608091 ns/op 1.48 MB/s BenchmarkEncode/Digits/Compression/1e4-4 19 5728872 ns/op 1.75 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 65130704 ns/op 1.54 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 662391831 ns/op 1.51 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 84 1234998 ns/op 8.10 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 9 11477120 ns/op 8.71 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 115781578 ns/op 8.64 MB/s BenchmarkEncode/Newton/Speed/1e4-4 56 1982950 ns/op 5.04 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 15156436 ns/op 6.60 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 143659998 ns/op 6.96 MB/s BenchmarkEncode/Newton/Default/1e4-4 19 5920023 ns/op 1.69 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 61750930 ns/op 1.62 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 591632542 ns/op 1.69 MB/s BenchmarkEncode/Newton/Compression/1e4-4 18 5822159 ns/op 1.72 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 74549044 ns/op 1.34 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 775682669 ns/op 1.29 MB/s PASS ok compress/flate 14.179s goos: linux goarch: amd64 pkg: compress/lzw cpu: AMD EPYC 7B12 BenchmarkDecoder/1e4-4 49 2303290 ns/op 4.34 MB/s BenchmarkDecoder/1e-Reuse4-4 48 2393291 ns/op 4.18 MB/s BenchmarkDecoder/1e5-4 5 21252012 ns/op 4.71 MB/s BenchmarkDecoder/1e-Reuse5-4 5 21353624 ns/op 4.68 MB/s BenchmarkDecoder/1e6-4 1 228932167 ns/op 4.37 MB/s BenchmarkDecoder/1e-Reuse6-4 1 228613087 ns/op 4.37 MB/s BenchmarkEncoder/1e4-4 58 1762732 ns/op 5.67 MB/s BenchmarkEncoder/1e-Reuse4-4 64 1627703 ns/op 6.14 MB/s BenchmarkEncoder/1e5-4 6 17313380 ns/op 5.78 MB/s BenchmarkEncoder/1e-Reuse5-4 6 18437470 ns/op 5.42 MB/s BenchmarkEncoder/1e6-4 1 176366888 ns/op 5.67 MB/s BenchmarkEncoder/1e-Reuse6-4 1 182655757 ns/op 5.47 MB/s PASS ok compress/lzw 2.484s goos: linux goarch: amd64 pkg: container/heap cpu: AMD EPYC 7B12 BenchmarkDup-4 31 3640862 ns/op PASS ok container/heap 0.243s goos: linux goarch: amd64 pkg: context cpu: AMD EPYC 7B12 BenchmarkCommonParentCancel-4 19984 5316 ns/op BenchmarkWithTimeout/concurrency=40-4 5440 22292 ns/op BenchmarkWithTimeout/concurrency=4000-4 5218 24611 ns/op BenchmarkWithTimeout/concurrency=400000-4 7198 21665 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 418519 284.3 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 16210 7859 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 20396 5904 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3543 35944 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2254 54897 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3084 37235 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 308 419343 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 226 569584 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 326 366083 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 30 4061289 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 18 5988867 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 30 3857694 ns/op BenchmarkCheckCanceled/Err-4 305692 446.7 ns/op BenchmarkCheckCanceled/Done-4 687800 165.4 ns/op BenchmarkContextCancelDone-4 819274 123.5 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 24970 5439 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 15692 6774 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 16453 7450 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 12093 9215 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 9189 12838 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 583378 208.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 366631 330.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 231248 554.6 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 148708 809.6 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 76939 1561 ns/op PASS ok context 11.161s goos: linux goarch: amd64 pkg: crypto/aes cpu: AMD EPYC 7B12 BenchmarkEncrypt-4 2268908 52.41 ns/op 305.26 MB/s BenchmarkDecrypt-4 2331555 51.10 ns/op 313.08 MB/s BenchmarkExpand-4 1992266 61.01 ns/op PASS ok crypto/aes 0.561s goos: linux goarch: amd64 pkg: crypto/cipher cpu: AMD EPYC 7B12 BenchmarkAESGCM/Open-128-64-4 219624 521.8 ns/op 122.65 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 451662 252.2 ns/op 253.79 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 213184 560.8 ns/op 114.13 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 454087 257.4 ns/op 248.61 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 138910 859.1 ns/op 1571.36 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 196317 604.4 ns/op 2233.80 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 127148 912.6 ns/op 1479.23 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 181039 666.1 ns/op 2026.69 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 45087 2666 ns/op 3072.31 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 52552 2288 ns/op 3581.15 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 41510 2855 ns/op 2868.90 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 46234 2545 ns/op 3218.83 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 6906 15481 ns/op 65.82 MB/s BenchmarkAESCFBDecrypt1K-4 7029 16405 ns/op 62.12 MB/s BenchmarkAESCFBDecrypt8K-4 997 121841 ns/op 67.19 MB/s BenchmarkAESOFB1K-4 10000 10710 ns/op 95.15 MB/s BenchmarkAESCTR1K-4 15794 7446 ns/op 136.85 MB/s BenchmarkAESCTR8K-4 1977 67087 ns/op 122.04 MB/s BenchmarkAESCBCEncrypt1K-4 16501 7320 ns/op 139.90 MB/s BenchmarkAESCBCDecrypt1K-4 22162 5381 ns/op 190.30 MB/s PASS ok crypto/cipher 2.817s goos: linux goarch: amd64 pkg: crypto/des cpu: AMD EPYC 7B12 BenchmarkEncrypt-4 82358 1350 ns/op 5.93 MB/s BenchmarkDecrypt-4 89881 1338 ns/op 5.98 MB/s BenchmarkTDESEncrypt-4 32106 3495 ns/op 2.29 MB/s BenchmarkTDESDecrypt-4 33752 3531 ns/op 2.27 MB/s PASS ok crypto/des 0.601s goos: linux goarch: amd64 pkg: crypto/ecdh cpu: AMD EPYC 7B12 BenchmarkECDH/P256-4 1183 99945 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 15 6980755 ns/op 1085 B/op 21 allocs/op BenchmarkECDH/P521-4 5 20811140 ns/op 1540 B/op 21 allocs/op BenchmarkECDH/X25519-4 94 1280485 ns/op 377 B/op 9 allocs/op PASS ok crypto/ecdh 0.698s goos: linux goarch: amd64 pkg: crypto/ecdsa cpu: AMD EPYC 7B12 BenchmarkSign/P256-4 1952 57175 ns/op 2544 B/op 33 allocs/op BenchmarkSign/P384-4 46 2481023 ns/op 2713 B/op 34 allocs/op BenchmarkSign/P521-4 19 5914197 ns/op 3098 B/op 35 allocs/op BenchmarkVerify/P256-4 1119 105028 ns/op 480 B/op 10 allocs/op BenchmarkVerify/P384-4 15 7313823 ns/op 640 B/op 14 allocs/op BenchmarkVerify/P521-4 5 20265962 ns/op 960 B/op 14 allocs/op BenchmarkGenerateKey/P256-4 4494 24594 ns/op 927 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 66 1707402 ns/op 1129 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 24 4955447 ns/op 1445 B/op 17 allocs/op PASS ok crypto/ecdsa 1.522s goos: linux goarch: amd64 pkg: crypto/ed25519 cpu: AMD EPYC 7B12 BenchmarkKeyGeneration-4 321 341499 ns/op BenchmarkNewKeyFromSeed-4 322 348365 ns/op BenchmarkSigning-4 322 371495 ns/op BenchmarkVerification-4 207 576393 ns/op PASS ok crypto/ed25519 0.651s goos: linux goarch: amd64 pkg: crypto/elliptic cpu: AMD EPYC 7B12 BenchmarkScalarBaseMult/P256-4 6109 19007 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 174 670296 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 61 1991599 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 22 5166471 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1638 72612 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 61 1779619 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 21 5291285 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 7 15201511 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 14602 8100 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 6991 17058 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3897 28687 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 87 1180832 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2702 41407 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 328 336831 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1750 64905 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 94 1188485 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 2.371s goos: linux goarch: amd64 pkg: crypto/hmac cpu: AMD EPYC 7B12 BenchmarkHMACSHA256_1K-4 16174 7417 ns/op 138.06 MB/s BenchmarkHMACSHA256_32-4 25260 4693 ns/op 6.82 MB/s BenchmarkNewWriteSum-4 12890 8525 ns/op 3.75 MB/s PASS ok crypto/hmac 0.587s goos: linux goarch: amd64 pkg: crypto/internal/bigmod cpu: AMD EPYC 7B12 BenchmarkModAdd-4 59396 2013 ns/op BenchmarkModSub-4 83756 1451 ns/op BenchmarkMontgomeryRepr-4 26924 4458 ns/op BenchmarkMontgomeryMul-4 27842 4302 ns/op BenchmarkModMul-4 13332 9216 ns/op BenchmarkExpBig-4 16 6457794 ns/op BenchmarkExp-4 7 16356311 ns/op PASS ok crypto/internal/bigmod 1.138s goos: linux goarch: amd64 pkg: crypto/internal/edwards25519 cpu: AMD EPYC 7B12 BenchmarkEncodingDecoding-4 3897 30870 ns/op BenchmarkScalarBaseMult-4 345 317452 ns/op BenchmarkScalarMult-4 169 706154 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 243 475377 ns/op PASS ok crypto/internal/edwards25519 0.737s goos: linux goarch: amd64 pkg: crypto/internal/edwards25519/field cpu: AMD EPYC 7B12 BenchmarkAdd-4 561337 204.1 ns/op BenchmarkMultiply-4 5096469 23.54 ns/op BenchmarkSquare-4 6567712 18.28 ns/op BenchmarkInvert-4 27432 4199 ns/op BenchmarkMult32-4 1461158 73.05 ns/op PASS ok crypto/internal/edwards25519/field 0.784s goos: linux goarch: amd64 pkg: crypto/internal/nistec cpu: AMD EPYC 7B12 BenchmarkScalarMult/P224-4 62 1799297 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1960 61047 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 20 5358816 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 7 15106374 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 199 607357 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 9954 11585 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 69 1671786 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 25 4142697 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.088s goos: linux goarch: amd64 pkg: crypto/internal/nistec/fiat cpu: AMD EPYC 7B12 BenchmarkMul/P224-4 648946 157.9 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 325008 361.1 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 115158 1036 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 678129 156.2 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 380822 314.6 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 127286 1008 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 0.756s goos: linux goarch: amd64 pkg: crypto/md5 cpu: AMD EPYC 7B12 BenchmarkHash8Bytes-4 116385 953.1 ns/op 8.39 MB/s BenchmarkHash64-4 140343 813.2 ns/op 78.70 MB/s BenchmarkHash128-4 128667 930.7 ns/op 137.54 MB/s BenchmarkHash256-4 104888 1154 ns/op 221.85 MB/s BenchmarkHash512-4 74223 1555 ns/op 329.30 MB/s BenchmarkHash1K-4 50017 2402 ns/op 426.29 MB/s BenchmarkHash8K-4 8410 14177 ns/op 577.82 MB/s BenchmarkHash1M-4 68 1749105 ns/op 599.49 MB/s BenchmarkHash8M-4 8 13804084 ns/op 607.69 MB/s BenchmarkHash8BytesUnaligned-4 117895 940.4 ns/op 8.51 MB/s BenchmarkHash1KUnaligned-4 49822 2412 ns/op 424.63 MB/s BenchmarkHash8KUnaligned-4 8352 14146 ns/op 579.12 MB/s PASS ok crypto/md5 1.585s goos: linux goarch: amd64 pkg: crypto/rand cpu: AMD EPYC 7B12 BenchmarkPrime-4 2 115314260 ns/op PASS ok crypto/rand 0.300s goos: linux goarch: amd64 pkg: crypto/rc4 cpu: AMD EPYC 7B12 BenchmarkRC4_128-4 14283 8279 ns/op 15.46 MB/s BenchmarkRC4_1K-4 1744 66699 ns/op 15.35 MB/s BenchmarkRC4_8K-4 247 486814 ns/op 16.63 MB/s PASS ok crypto/rc4 0.529s goos: linux goarch: amd64 pkg: crypto/rsa cpu: AMD EPYC 7B12 BenchmarkDecryptPKCS1v15/2048-4 12 9063876 ns/op BenchmarkDecryptPKCS1v15/3072-4 5 21451839 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 40063912 ns/op BenchmarkEncryptPKCS1v15/2048-4 40 2540568 ns/op BenchmarkDecryptOAEP/2048-4 12 9310268 ns/op BenchmarkEncryptOAEP/2048-4 40 2590991 ns/op BenchmarkSignPKCS1v15/2048-4 12 8911427 ns/op BenchmarkVerifyPKCS1v15/2048-4 40 2825276 ns/op BenchmarkSignPSS/2048-4 12 9269520 ns/op BenchmarkVerifyPSS/2048-4 42 2877508 ns/op PASS ok crypto/rsa 1.568s goos: linux goarch: amd64 pkg: crypto/sha1 cpu: AMD EPYC 7B12 BenchmarkHash8Bytes/New-4 97380 1101 ns/op 7.27 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 128842 898.9 ns/op 8.90 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 82497 1433 ns/op 223.33 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 95740 1237 ns/op 258.66 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 53912 2199 ns/op 465.63 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 58872 2011 ns/op 509.25 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 10000 10528 ns/op 778.14 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 10000 10269 ns/op 797.76 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.043s goos: linux goarch: amd64 pkg: crypto/sha256 cpu: AMD EPYC 7B12 BenchmarkHash8Bytes/New-4 88591 1345 ns/op 5.95 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 102493 1169 ns/op 6.84 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 99193 1219 ns/op 6.56 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 29959 3937 ns/op 260.12 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 31956 3676 ns/op 278.56 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 31639 3745 ns/op 273.40 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5144 23129 ns/op 354.18 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 5169 22834 ns/op 358.77 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 5151 22919 ns/op 357.43 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 1.281s goos: linux goarch: amd64 pkg: crypto/sha512 cpu: AMD EPYC 7B12 BenchmarkHash8Bytes/New-4 60909 1864 ns/op 4.29 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 78484 1508 ns/op 5.30 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 72039 1691 ns/op 4.73 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 34551 3472 ns/op 294.96 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 38568 3027 ns/op 338.23 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 37530 3186 ns/op 321.43 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 7472 15787 ns/op 518.92 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 7665 15473 ns/op 529.44 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 7190 15694 ns/op 521.99 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 1.260s goos: linux goarch: amd64 pkg: crypto/subtle cpu: AMD EPYC 7B12 BenchmarkConstantTimeByteEq-4 19650193 5.965 ns/op BenchmarkConstantTimeEq-4 21365770 5.975 ns/op BenchmarkConstantTimeLessOrEq-4 20341327 5.321 ns/op BenchmarkXORBytes/8Bytes-4 4924566 23.19 ns/op 345.01 MB/s BenchmarkXORBytes/128Bytes-4 4445589 27.71 ns/op 4618.61 MB/s BenchmarkXORBytes/2048Bytes-4 1501057 80.40 ns/op 25472.38 MB/s BenchmarkXORBytes/32768Bytes-4 109820 1057 ns/op 30998.17 MB/s PASS ok crypto/subtle 1.037s goos: linux goarch: amd64 pkg: crypto/tls cpu: AMD EPYC 7B12 BenchmarkCertCache/0-4 184 755310 ns/op BenchmarkCertCache/1-4 169 726872 ns/op BenchmarkCertCache/2-4 172 812752 ns/op BenchmarkCertCache/3-4 170 689035 ns/op BenchmarkHandshakeServer/RSA-4 44 2649487 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 33 3234878 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 36 2963738 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 133 865382 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 195 575429 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 57 2051338 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 69 1651999 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 27823831 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 4 27463896 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 6 16912318 ns/op 62.00 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 5 24507723 ns/op 42.79 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 4 26426284 ns/op 79.36 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 3 39142578 ns/op 53.58 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 3 46023155 ns/op 91.13 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 2 66327558 ns/op 63.24 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 2 89623642 ns/op 93.60 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 128618084 ns/op 65.22 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 170187653 ns/op 98.58 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 241577229 ns/op 69.45 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 311688556 ns/op 107.65 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 432411772 ns/op 77.60 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 651687563 ns/op 102.98 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 853561204 ns/op 78.62 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 6 17289782 ns/op 60.65 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 6 22913167 ns/op 45.76 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 4 26904094 ns/op 77.95 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 3 39135325 ns/op 53.59 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 2 50760253 ns/op 82.63 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 2 61841392 ns/op 67.82 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 2 96778796 ns/op 86.68 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 108946655 ns/op 77.00 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 169205793 ns/op 99.15 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 221156141 ns/op 75.86 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 296890567 ns/op 113.02 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 425333272 ns/op 78.89 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 665497792 ns/op 100.84 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 965983960 ns/op 69.47 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 701926531 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 705033080 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 288319017 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 287173138 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 148954343 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 149121064 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 80116966 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 78802876 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 38129489 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 36642382 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 141332224 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 143598164 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 62425608 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 62485192 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 37619942 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 35654632 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 5 23788179 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 5 23118929 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 7 16662621 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 7 14985652 ns/op PASS ok crypto/tls 16.400s goos: linux goarch: amd64 pkg: crypto/x509 cpu: AMD EPYC 7B12 BenchmarkCreateCertificate/RSA_2048-4 9 12520751 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 374 316291 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 1202 97290 ns/op 13187 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 1071 106507 ns/op 14610 B/op 262 allocs/op PASS ok crypto/x509 1.719s goos: linux goarch: amd64 pkg: database/sql cpu: AMD EPYC 7B12 BenchmarkConcurrentDBExec-4 38 2914770 ns/op 279080 B/op 1631 allocs/op BenchmarkConcurrentStmtQuery-4 37 3073512 ns/op 259565 B/op 2007 allocs/op BenchmarkConcurrentStmtExec-4 56 2205314 ns/op 215664 B/op 652 allocs/op BenchmarkConcurrentTxQuery-4 42 3088419 ns/op 271110 B/op 2153 allocs/op BenchmarkConcurrentTxExec-4 72 1885074 ns/op 87801 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 46 2590957 ns/op 103981 B/op 2065 allocs/op BenchmarkConcurrentTxStmtExec-4 126 942758 ns/op 40110 B/op 381 allocs/op BenchmarkConcurrentRandom-4 39 2664108 ns/op 225753 B/op 1824 allocs/op BenchmarkManyConcurrentQueries-4 2469 47580 ns/op 3974 B/op 20 allocs/op BenchmarkGrabConn-4 227546 493.5 ns/op 0 B/op 0 allocs/op PASS ok database/sql 1.641s goos: linux goarch: amd64 pkg: debug/gosym cpu: AMD EPYC 7B12 Benchmark115/NewLineTable-4 280878 432.8 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 102 1177826 ns/op 188247 B/op 13 allocs/op Benchmark115/LineToPC-4 73 1379934 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 19309 6288 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 0.762s goos: linux goarch: amd64 pkg: encoding/asn1 cpu: AMD EPYC 7B12 BenchmarkMarshal-4 729 154502 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2599 39073 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.270s goos: linux goarch: amd64 pkg: encoding/base32 cpu: AMD EPYC 7B12 BenchmarkEncode-4 368 357546 ns/op 22.91 MB/s BenchmarkEncodeToString-4 297 410601 ns/op 19.95 MB/s BenchmarkDecode-4 169 673038 ns/op 19.48 MB/s BenchmarkDecodeString-4 157 744353 ns/op 17.62 MB/s PASS ok encoding/base32 0.744s goos: linux goarch: amd64 pkg: encoding/base64 cpu: AMD EPYC 7B12 BenchmarkEncodeToString-4 412 261480 ns/op 31.33 MB/s BenchmarkDecodeString/2-4 320096 347.1 ns/op 11.52 MB/s BenchmarkDecodeString/4-4 259126 461.0 ns/op 17.35 MB/s BenchmarkDecodeString/8-4 194298 577.5 ns/op 20.78 MB/s BenchmarkDecodeString/64-4 40569 2922 ns/op 30.12 MB/s BenchmarkDecodeString/8192-4 358 307246 ns/op 35.55 MB/s BenchmarkNewEncoding-4 101620 1139 ns/op 224.66 MB/s PASS ok encoding/base64 0.966s goos: linux goarch: amd64 pkg: encoding/binary cpu: AMD EPYC 7B12 BenchmarkReadSlice1000Int32s-4 1472 74663 ns/op 53.57 MB/s BenchmarkReadStruct-4 17942 6674 ns/op 11.24 MB/s BenchmarkWriteStruct-4 18820 6131 ns/op 12.23 MB/s BenchmarkReadInts-4 48196 2535 ns/op 11.83 MB/s BenchmarkWriteInts-4 40880 3118 ns/op 9.62 MB/s BenchmarkWriteSlice1000Int32s-4 1340 76678 ns/op 52.17 MB/s BenchmarkPutUint16-4 3878256 35.31 ns/op 56.64 MB/s BenchmarkAppendUint16-4 3765439 32.51 ns/op 61.52 MB/s BenchmarkPutUint32-4 2805176 43.41 ns/op 92.14 MB/s BenchmarkAppendUint32-4 2508360 40.55 ns/op 98.64 MB/s BenchmarkPutUint64-4 1475276 82.10 ns/op 97.44 MB/s BenchmarkAppendUint64-4 1496977 85.20 ns/op 93.89 MB/s BenchmarkLittleEndianPutUint16-4 3831517 33.51 ns/op 59.68 MB/s BenchmarkLittleEndianAppendUint16-4 3950464 30.15 ns/op 66.34 MB/s BenchmarkLittleEndianPutUint32-4 2512106 40.44 ns/op 98.92 MB/s BenchmarkLittleEndianAppendUint32-4 2723048 42.62 ns/op 93.85 MB/s BenchmarkLittleEndianPutUint64-4 1460818 91.56 ns/op 87.37 MB/s BenchmarkLittleEndianAppendUint64-4 1494386 79.58 ns/op 100.52 MB/s BenchmarkReadFloats-4 157915 738.0 ns/op 16.26 MB/s BenchmarkWriteFloats-4 130443 869.7 ns/op 13.80 MB/s BenchmarkReadSlice1000Float32s-4 1305 84902 ns/op 47.11 MB/s BenchmarkWriteSlice1000Float32s-4 1173 90815 ns/op 44.05 MB/s BenchmarkReadSlice1000Uint8s-4 89787 1217 ns/op 821.58 MB/s BenchmarkWriteSlice1000Uint8s-4 124209 945.1 ns/op 1058.06 MB/s BenchmarkPutUvarint32-4 985317 125.2 ns/op 31.95 MB/s BenchmarkPutUvarint64-4 262776 443.4 ns/op 18.04 MB/s PASS ok encoding/binary 4.081s goos: linux goarch: amd64 pkg: encoding/csv cpu: AMD EPYC 7B12 BenchmarkRead-4 6414 16153 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 6220 16453 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6508 15820 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 4596 25703 ns/op 3937 B/op 24 allocs/op BenchmarkReadReuseRecord-4 7756 14301 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 7072 14191 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 8023 14812 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4431 24094 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 13897 8466 ns/op PASS ok encoding/csv 1.138s goos: linux goarch: amd64 pkg: encoding/gob cpu: AMD EPYC 7B12 BenchmarkEndToEndPipe-4 13656 8777 ns/op BenchmarkEndToEndByteBuffer-4 16269 7867 ns/op BenchmarkEndToEndSliceByteBuffer-4 259 443634 ns/op BenchmarkEncodeComplex128Slice-4 807 147511 ns/op BenchmarkEncodeFloat64Slice-4 1616 71177 ns/op BenchmarkEncodeInt32Slice-4 1566 72654 ns/op BenchmarkEncodeStringSlice-4 1891 54156 ns/op BenchmarkEncodeInterfaceSlice-4 54 2157413 ns/op BenchmarkDecodeComplex128Slice-4 591 177328 ns/op BenchmarkDecodeFloat64Slice-4 1400 82725 ns/op BenchmarkDecodeInt32Slice-4 1452 83245 ns/op BenchmarkDecodeStringSlice-4 813 145172 ns/op BenchmarkDecodeStringsSlice-4 348 389295 ns/op BenchmarkDecodeBytesSlice-4 621 184415 ns/op BenchmarkDecodeInterfaceSlice-4 110 1051976 ns/op BenchmarkDecodeMap-4 93 1237816 ns/op PASS ok encoding/gob 2.781s goos: linux goarch: amd64 pkg: encoding/hex cpu: AMD EPYC 7B12 BenchmarkEncode/256-4 16981 6452 ns/op 39.68 MB/s BenchmarkEncode/1024-4 4070 28976 ns/op 35.34 MB/s BenchmarkEncode/4096-4 986 123451 ns/op 33.18 MB/s BenchmarkEncode/16384-4 282 433865 ns/op 37.76 MB/s BenchmarkDecode/256-4 32493 3444 ns/op 74.32 MB/s BenchmarkDecode/1024-4 7687 14700 ns/op 69.66 MB/s BenchmarkDecode/4096-4 2223 59717 ns/op 68.59 MB/s BenchmarkDecode/16384-4 498 214895 ns/op 76.24 MB/s BenchmarkDump/256-4 1309 85311 ns/op 3.00 MB/s BenchmarkDump/1024-4 354 355907 ns/op 2.88 MB/s BenchmarkDump/4096-4 88 1329342 ns/op 3.08 MB/s BenchmarkDump/16384-4 20 5706904 ns/op 2.87 MB/s PASS ok encoding/hex 1.794s goos: linux goarch: amd64 pkg: encoding/json cpu: AMD EPYC 7B12 BenchmarkCodeEncoder-4 1 164741083 ns/op 11.78 MB/s 8391752 B/op 59 allocs/op BenchmarkCodeEncoderError-4 1 134333004 ns/op 14.45 MB/s 8395280 B/op 118 allocs/op BenchmarkCodeMarshal-4 1 129019115 ns/op 15.04 MB/s 1942408 B/op 15 allocs/op BenchmarkCodeMarshalError-4 1 137977575 ns/op 14.06 MB/s 10336312 B/op 113 allocs/op BenchmarkMarshalBytes/32-4 22563 5376 ns/op BenchmarkMarshalBytes/256-4 5864 18861 ns/op BenchmarkMarshalBytes/4096-4 514 222010 ns/op BenchmarkMarshalBytesError/32-4 60 1939807 ns/op BenchmarkMarshalBytesError/256-4 58 1962619 ns/op BenchmarkMarshalBytesError/4096-4 52 2199252 ns/op BenchmarkCodeDecoder-4 1 442230222 ns/op 4.39 MB/s 11015840 B/op 91355 allocs/op BenchmarkUnicodeDecoder-4 33868 3595 ns/op 3.89 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 40198 2567 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 385818363 ns/op 5.03 MB/s 2939400 B/op 91327 allocs/op BenchmarkCodeUnmarshalReuse-4 1 384008284 ns/op 5.05 MB/s 2939472 B/op 91330 allocs/op BenchmarkUnmarshalString-4 57603 2030 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 108945 986.9 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 309378 462.0 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 53061 2055 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 65830 1635 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 17587 6255 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 4036 31478 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 817 136971 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 117 1038838 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 14 10381972 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 596458 179.9 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 599616 171.2 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 648494 174.0 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 674511 184.1 ns/op BenchmarkEncodeMarshaler-4 68176 1726 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 77062 1708 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 5203732 22.31 ns/op BenchmarkNumberIsValidRegexp-4 19755 6140 ns/op PASS ok encoding/json 7.096s goos: linux goarch: amd64 pkg: encoding/pem cpu: AMD EPYC 7B12 BenchmarkEncode-4 60 2028923 ns/op 32.30 MB/s BenchmarkDecode-4 26 4424732 ns/op 20.06 MB/s PASS ok encoding/pem 0.369s goos: linux goarch: amd64 pkg: encoding/xml cpu: AMD EPYC 7B12 BenchmarkMarshal-4 2386 50328 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 966 124999 ns/op 8290 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 4615 27942 ns/op PASS ok encoding/xml 0.536s goos: linux goarch: amd64 pkg: expvar cpu: AMD EPYC 7B12 BenchmarkIntAdd-4 604412 281.1 ns/op BenchmarkIntSet-4 367004 289.0 ns/op BenchmarkFloatAdd-4 125238 1520 ns/op BenchmarkFloatSet-4 357463 282.6 ns/op BenchmarkStringSet-4 265141 416.9 ns/op BenchmarkMapSet-4 71497 1473 ns/op BenchmarkMapSetDifferent-4 56053 1808 ns/op BenchmarkMapSetDifferentRandom-4 290 394330 ns/op BenchmarkMapSetString-4 63879 1892 ns/op BenchmarkMapAddSame-4 39406 2979 ns/op BenchmarkMapAddDifferent-4 16939 7030 ns/op BenchmarkMapAddDifferentRandom-4 250 455216 ns/op BenchmarkMapAddSameSteadyState-4 214672 525.0 ns/op BenchmarkMapAddDifferentSteadyState-4 120446 898.3 ns/op BenchmarkRealworldExpvarUsage-4 28095 4838 ns/op PASS ok expvar 2.534s goos: linux goarch: amd64 pkg: fmt cpu: AMD EPYC 7B12 BenchmarkSprintfPadding-4 90171 1119 ns/op BenchmarkSprintfEmpty-4 388178 287.8 ns/op BenchmarkSprintfString-4 252230 435.9 ns/op BenchmarkSprintfTruncateString-4 242011 447.4 ns/op BenchmarkSprintfTruncateBytes-4 138754 831.0 ns/op BenchmarkSprintfSlowParsingPath-4 262910 508.4 ns/op BenchmarkSprintfQuoteString-4 32629 3391 ns/op BenchmarkSprintfInt-4 265684 440.5 ns/op BenchmarkSprintfIntInt-4 166670 689.9 ns/op BenchmarkSprintfPrefixedInt-4 231805 532.2 ns/op BenchmarkSprintfFloat-4 138405 906.8 ns/op BenchmarkSprintfComplex-4 62520 1886 ns/op BenchmarkSprintfBoolean-4 248832 516.8 ns/op BenchmarkSprintfHexString-4 153088 826.6 ns/op BenchmarkSprintfHexBytes-4 72295 1704 ns/op BenchmarkSprintfBytes-4 37118 3083 ns/op BenchmarkSprintfStringer-4 69090 1675 ns/op BenchmarkSprintfStructure-4 33316 3197 ns/op BenchmarkManyArgs-4 70371 1732 ns/op BenchmarkFprintInt-4 77997 1662 ns/op BenchmarkFprintfBytes-4 82816 1472 ns/op BenchmarkFprintIntNoAlloc-4 77458 1581 ns/op BenchmarkScanInts-4 36 3201095 ns/op BenchmarkScanRecursiveInt-4 1 301914569 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 335499715 ns/op PASS ok fmt 4.118s goos: linux goarch: amd64 pkg: go/build cpu: AMD EPYC 7B12 BenchmarkImportVendor-4 902 123148 ns/op PASS ok go/build 0.153s goos: linux goarch: amd64 pkg: go/constant cpu: AMD EPYC 7B12 BenchmarkStringAdd/1-4 48181 2216 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 14929 8054 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3987 26619 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1156 99385 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 291 386015 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 74 1713553 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 16 6863635 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 4 27178281 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 123199316 ns/op 15261088 B/op 65569 allocs/op PASS ok go/constant 1.364s goos: linux goarch: amd64 pkg: go/format cpu: AMD EPYC 7B12 BenchmarkFormat/array1-10000-4 1 249640402 ns/op 0.26 MB/s 46736704 B/op 49022 allocs/op PASS ok go/format 0.299s goos: linux goarch: amd64 pkg: go/parser cpu: AMD EPYC 7B12 BenchmarkParse-4 6 19298128 ns/op 2.79 MB/s BenchmarkParseOnly-4 6 16952039 ns/op 3.18 MB/s BenchmarkResolve-4 57 2088333 ns/op 25.79 MB/s PASS ok go/parser 1.402s goos: linux goarch: amd64 pkg: go/printer cpu: AMD EPYC 7B12 BenchmarkPrintFile-4 1 136181091 ns/op 0.38 MB/s 5202680 B/op 27625 allocs/op BenchmarkPrintDecl-4 829 138163 ns/op 0.23 MB/s 16149 B/op 51 allocs/op PASS ok go/printer 0.296s goos: linux goarch: amd64 pkg: go/scanner cpu: AMD EPYC 7B12 BenchmarkScan-4 271 442934 ns/op BenchmarkScanFiles/go/types/expr.go-4 13 8991860 ns/op 6.18 MB/s BenchmarkScanFiles/go/parser/parser.go-4 9 11890438 ns/op 6.05 MB/s BenchmarkScanFiles/net/http/server.go-4 6 17809622 ns/op 6.36 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 218 548717 ns/op 5.61 MB/s PASS ok go/scanner 0.844s goos: linux goarch: amd64 pkg: go/token cpu: AMD EPYC 7B12 BenchmarkSearchInts-4 1362933 87.86 ns/op PASS ok go/token 0.232s goos: linux goarch: amd64 pkg: go/types cpu: AMD EPYC 7B12 BenchmarkLookupFieldOrMethod-4 177 704016 ns/op BenchmarkNamed/Underlying/nongeneric-4 1000000 103.6 ns/op BenchmarkNamed/Underlying/generic-4 1201306 101.1 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 101.0 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 102.3 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 23294 5037 ns/op BenchmarkNamed/NewMethodSet/generic-4 23716 5089 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 23883 5008 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 22725 5238 ns/op BenchmarkCheck/http/funcbodies/info-4 1 472884086 ns/op 64547 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 358214595 ns/op 85208 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 212581919 ns/op 143572 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 191087978 ns/op 159716 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 340383243 ns/op 15046 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 102590516 ns/op 49903 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 64067748 ns/op 79925 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 61750294 ns/op 82927 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 138016020 ns/op 15698 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 59377880 ns/op 36488 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 3 44794727 ns/op 48366 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 3 43820411 ns/op 49442 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 782319482 ns/op 81029 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 492969377 ns/op 128589 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 126470966 ns/op 501158 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 102081806 ns/op 620648 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 416065731 ns/op 4790 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 90580191 ns/op 21998 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 77505452 ns/op 25708 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 76914092 ns/op 25907 lines/s PASS ok go/types 15.786s goos: linux goarch: amd64 pkg: hash/adler32 cpu: AMD EPYC 7B12 BenchmarkAdler32KB-4 13803 8856 ns/op 115.63 MB/s PASS ok hash/adler32 0.242s goos: linux goarch: amd64 pkg: hash/crc32 cpu: AMD EPYC 7B12 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 262652 449.4 ns/op 33.38 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 257431 459.1 ns/op 32.67 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 142060 811.1 ns/op 49.32 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 143221 809.8 ns/op 49.40 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 497182 225.3 ns/op 2272.72 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 486349 222.9 ns/op 2296.97 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 419190 286.9 ns/op 3569.27 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 426321 272.0 ns/op 3764.46 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 222433 537.3 ns/op 7622.75 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 231438 520.9 ns/op 7862.96 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 41458 2877 ns/op 11388.89 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 41822 2869 ns/op 11422.16 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 592708 208.1 ns/op 72.06 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 522636 226.0 ns/op 66.37 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 561895 211.9 ns/op 188.77 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 520548 211.6 ns/op 189.08 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 363146 312.8 ns/op 1636.88 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 376448 316.7 ns/op 1616.48 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 267933 425.9 ns/op 2404.13 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 274641 428.8 ns/op 2388.20 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 261414 457.7 ns/op 8948.57 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 256539 457.6 ns/op 8951.37 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 53656 2222 ns/op 14745.78 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 47751 2245 ns/op 14595.00 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 269082 415.9 ns/op 36.07 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 289278 422.4 ns/op 35.51 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 139849 825.8 ns/op 48.44 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 145970 858.3 ns/op 46.60 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 10000 10983 ns/op 46.62 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 9946 10256 ns/op 49.92 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 5695 21419 ns/op 47.81 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 5588 21397 ns/op 47.86 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1090 95462 ns/op 42.91 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1318 91080 ns/op 44.97 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 165 735614 ns/op 44.55 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 166 734031 ns/op 44.64 MB/s PASS ok hash/crc32 4.701s goos: linux goarch: amd64 pkg: hash/crc64 cpu: AMD EPYC 7B12 BenchmarkCrc64/ISO64KB-4 100 1038927 ns/op 63.08 MB/s BenchmarkCrc64/ISO4KB-4 1412 83277 ns/op 49.19 MB/s BenchmarkCrc64/ISO1KB-4 6104 18538 ns/op 55.24 MB/s BenchmarkCrc64/ECMA64KB-4 100 1029208 ns/op 63.68 MB/s BenchmarkCrc64/Random64KB-4 126 952387 ns/op 68.81 MB/s BenchmarkCrc64/Random16KB-4 482 247337 ns/op 66.24 MB/s PASS ok hash/crc64 0.840s goos: linux goarch: amd64 pkg: hash/fnv cpu: AMD EPYC 7B12 BenchmarkFnv32KB-4 13470 8928 ns/op 114.69 MB/s BenchmarkFnv32aKB-4 13396 8946 ns/op 114.47 MB/s BenchmarkFnv64KB-4 12808 9141 ns/op 112.02 MB/s BenchmarkFnv64aKB-4 13256 9058 ns/op 113.05 MB/s BenchmarkFnv128KB-4 2595 45180 ns/op 22.66 MB/s BenchmarkFnv128aKB-4 2343 46193 ns/op 22.17 MB/s PASS ok hash/fnv 1.087s goos: linux goarch: amd64 pkg: hash/maphash cpu: AMD EPYC 7B12 BenchmarkHash/n=4/Write-4 576442 191.1 ns/op 20.93 MB/s BenchmarkHash/n=4/Bytes-4 4550436 26.09 ns/op 153.29 MB/s BenchmarkHash/n=4/String-4 1665392 69.11 ns/op 57.88 MB/s BenchmarkHash/n=8/Write-4 549040 204.6 ns/op 39.10 MB/s BenchmarkHash/n=8/Bytes-4 4560859 24.15 ns/op 331.23 MB/s BenchmarkHash/n=8/String-4 1719616 70.06 ns/op 114.19 MB/s BenchmarkHash/n=16/Write-4 594000 206.0 ns/op 77.66 MB/s BenchmarkHash/n=16/Bytes-4 4861495 24.33 ns/op 657.55 MB/s BenchmarkHash/n=16/String-4 1651033 72.41 ns/op 220.98 MB/s BenchmarkHash/n=32/Write-4 605824 214.2 ns/op 149.42 MB/s BenchmarkHash/n=32/Bytes-4 4923730 24.38 ns/op 1312.62 MB/s BenchmarkHash/n=32/String-4 1699305 69.74 ns/op 458.88 MB/s BenchmarkHash/n=64/Write-4 599442 216.5 ns/op 295.64 MB/s BenchmarkHash/n=64/Bytes-4 4845856 24.94 ns/op 2566.10 MB/s BenchmarkHash/n=64/String-4 1673947 71.66 ns/op 893.12 MB/s BenchmarkHash/n=256/Write-4 446622 265.9 ns/op 962.95 MB/s BenchmarkHash/n=256/Bytes-4 3702938 32.15 ns/op 7962.40 MB/s BenchmarkHash/n=256/String-4 898634 118.7 ns/op 2156.39 MB/s BenchmarkHash/n=320/Write-4 419838 266.9 ns/op 1199.12 MB/s BenchmarkHash/n=320/Bytes-4 2960169 40.53 ns/op 7895.10 MB/s BenchmarkHash/n=320/String-4 742560 159.2 ns/op 2009.64 MB/s BenchmarkHash/n=1024/Write-4 290430 403.9 ns/op 2535.31 MB/s BenchmarkHash/n=1024/Bytes-4 1000000 105.1 ns/op 9740.38 MB/s BenchmarkHash/n=1024/String-4 309440 423.5 ns/op 2418.03 MB/s BenchmarkHash/n=4096/Write-4 143538 834.8 ns/op 4906.84 MB/s BenchmarkHash/n=4096/Bytes-4 296390 404.5 ns/op 10126.90 MB/s BenchmarkHash/n=4096/String-4 81490 1457 ns/op 2812.10 MB/s BenchmarkHash/n=16384/Write-4 48633 2595 ns/op 6314.44 MB/s BenchmarkHash/n=16384/Bytes-4 75518 1592 ns/op 10288.57 MB/s BenchmarkHash/n=16384/String-4 20564 5787 ns/op 2831.27 MB/s PASS ok hash/maphash 4.386s goos: linux goarch: amd64 pkg: html cpu: AMD EPYC 7B12 BenchmarkEscape-4 898 123422 ns/op BenchmarkEscapeNone-4 127710 936.9 ns/op BenchmarkUnescape-4 838 139460 ns/op BenchmarkUnescapeNone-4 672174 182.3 ns/op BenchmarkUnescapeSparse-4 13285 8143 ns/op BenchmarkUnescapeDense-4 1226 97256 ns/op PASS ok html 0.892s goos: linux goarch: amd64 pkg: html/template cpu: AMD EPYC 7B12 BenchmarkCSSEscaper-4 7706 13206 ns/op BenchmarkCSSEscaperNoSpecials-4 46314 2541 ns/op BenchmarkDecodeCSS-4 28438 4413 ns/op BenchmarkDecodeCSSNoSpecials-4 4769672 25.28 ns/op BenchmarkCSSValueFilter-4 123241 969.5 ns/op BenchmarkCSSValueFilterOk-4 84426 1386 ns/op BenchmarkEscapedExecute-4 4150 26394 ns/op BenchmarkHTMLNospaceEscaper-4 10851 11069 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 66885 1808 ns/op BenchmarkStripTags-4 20766 5850 ns/op BenchmarkStripTagsNoSpecials-4 315932 382.8 ns/op BenchmarkJSValEscaperWithNum-4 23281 5007 ns/op BenchmarkJSValEscaperWithStr-4 5503 20329 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 19618 6204 ns/op BenchmarkJSValEscaperWithObj-4 5109 23617 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 13647 8692 ns/op BenchmarkJSStrEscaperNoSpecials-4 58762 2001 ns/op BenchmarkJSStrEscaper-4 10000 10663 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 54777 2158 ns/op BenchmarkJSRegexpEscaper-4 10000 10785 ns/op BenchmarkTemplateSpecialTags-4 100 1176849 ns/op BenchmarkURLEscaper-4 4003 27030 ns/op BenchmarkURLEscaperNoSpecials-4 194167 638.7 ns/op BenchmarkURLNormalizer-4 5278 20055 ns/op BenchmarkURLNormalizerNoSpecials-4 180397 705.5 ns/op BenchmarkSrcsetFilter-4 18535 6421 ns/op BenchmarkSrcsetFilterNoSpecials-4 109946 1054 ns/op PASS ok html/template 4.122s goos: linux goarch: amd64 pkg: image cpu: AMD EPYC 7B12 BenchmarkAt/rgba-4 611610 191.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 474669 244.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 549108 193.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 508782 250.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1715020 70.33 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1212804 97.28 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1987969 58.57 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1349520 89.26 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1369149 85.90 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 451978 257.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 390784 304.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 432310 276.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 359876 304.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 756096 157.0 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 503017 229.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 866950 123.0 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 554731 224.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 460020 267.7 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1509006 81.10 ns/op BenchmarkRGBASetRGBA-4 1366960 87.32 ns/op BenchmarkRGBA64At-4 997921 120.7 ns/op BenchmarkRGBA64SetRGBA64-4 948474 124.3 ns/op BenchmarkNRGBAAt-4 1613846 76.14 ns/op BenchmarkNRGBASetNRGBA-4 1400450 80.58 ns/op BenchmarkNRGBA64At-4 941508 125.1 ns/op BenchmarkNRGBA64SetNRGBA64-4 900434 129.8 ns/op BenchmarkAlphaAt-4 2797592 44.18 ns/op BenchmarkAlphaSetAlpha-4 2758950 42.92 ns/op BenchmarkAlpha16At-4 1649149 72.50 ns/op BenchmarkAlphaSetAlpha16-4 1635969 73.08 ns/op BenchmarkGrayAt-4 2844921 41.54 ns/op BenchmarkGraySetGray-4 2793038 43.39 ns/op BenchmarkGray16At-4 1771046 67.56 ns/op BenchmarkGraySetGray16-4 1500326 74.00 ns/op PASS ok image 5.495s goos: linux goarch: amd64 pkg: image/color cpu: AMD EPYC 7B12 BenchmarkYCbCrToRGB/0-4 5255649 24.19 ns/op BenchmarkYCbCrToRGB/128-4 4606285 23.10 ns/op BenchmarkYCbCrToRGB/255-4 4752685 24.03 ns/op BenchmarkRGBToYCbCr/0-4 5433008 21.52 ns/op BenchmarkRGBToYCbCr/Cb-4 4938380 21.31 ns/op BenchmarkRGBToYCbCr/Cr-4 4946986 21.53 ns/op BenchmarkYCbCrToRGBA/0-4 3931215 27.54 ns/op BenchmarkYCbCrToRGBA/128-4 3721192 28.47 ns/op BenchmarkYCbCrToRGBA/255-4 4413502 26.76 ns/op BenchmarkNYCbCrAToRGBA/0-4 4152080 28.38 ns/op BenchmarkNYCbCrAToRGBA/128-4 4327405 28.33 ns/op BenchmarkNYCbCrAToRGBA/255-4 3814302 27.06 ns/op PASS ok image/color 1.734s goos: linux goarch: amd64 pkg: image/draw cpu: AMD EPYC 7B12 BenchmarkFillOver-4 4 29641410 ns/op BenchmarkFillSrc-4 403 303105 ns/op BenchmarkCopyOver-4 8 13210276 ns/op BenchmarkCopySrc-4 588 196369 ns/op BenchmarkNRGBAOver-4 8 14638045 ns/op BenchmarkNRGBASrc-4 13 9252804 ns/op BenchmarkYCbCr-4 10 11890871 ns/op BenchmarkGray-4 19 5470291 ns/op BenchmarkCMYK-4 12 8834776 ns/op BenchmarkGlyphOver-4 22 5099308 ns/op BenchmarkRGBAMaskOver-4 5 23211844 ns/op BenchmarkGrayMaskOver-4 6 18447912 ns/op BenchmarkRGBA64ImageMaskOver-4 4 32185816 ns/op BenchmarkRGBA-4 5 22594542 ns/op BenchmarkPalettedFill-4 1054 117731 ns/op BenchmarkPalettedRGBA-4 5 24714233 ns/op BenchmarkGenericOver-4 3 49294549 ns/op BenchmarkGenericMaskOver-4 6 19854753 ns/op BenchmarkGenericSrc-4 4 32955703 ns/op BenchmarkGenericMaskSrc-4 4 28740926 ns/op PASS ok image/draw 6.824s goos: linux goarch: amd64 pkg: image/gif cpu: AMD EPYC 7B12 BenchmarkDecode-4 25 4310406 ns/op 3.58 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 111179233 ns/op 2.76 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2557317193 ns/op 0.48 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 68 1788104 ns/op 8.64 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 128896312 ns/op 0.48 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 3.570s goos: linux goarch: amd64 pkg: image/jpeg cpu: AMD EPYC 7B12 BenchmarkFDCT-4 4868 22479 ns/op BenchmarkIDCT-4 5377 21140 ns/op BenchmarkDecodeBaseline-4 9 11365446 ns/op 5.44 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 7 15980513 ns/op 3.87 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 141876141 ns/op 8.66 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 180677689 ns/op 5.10 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 1.160s goos: linux goarch: amd64 pkg: image/png cpu: AMD EPYC 7B12 BenchmarkPaeth-4 15529278 7.763 ns/op BenchmarkDecodeGray-4 13 7999620 ns/op 8.19 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 33685338 ns/op 7.78 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 4 29258688 ns/op 8.96 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 24 4532257 ns/op 14.46 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 25921951 ns/op 10.11 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 4 32269328 ns/op 8.12 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 50598562 ns/op 6.07 MB/s 852188 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 3 51282914 ns/op 5.99 MB/s 284053 B/op 9 allocs/op BenchmarkEncodeNRGBOpaque-4 1 163504760 ns/op 7.52 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 183727829 ns/op 6.69 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 4 28168326 ns/op 10.91 MB/s 848616 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 164660300 ns/op 7.46 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 619877193 ns/op 1.98 MB/s 864088 B/op 29 allocs/op PASS ok image/png 3.479s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 18 09:27:02 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: index/suffixarray cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkNew/text=opticks/size=100K/bits=32-4 2 55049094 ns/op 1.82 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 46238996 ns/op 2.16 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 335073001 ns/op 1.49 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 329438874 ns/op 1.52 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 53622600 ns/op 1.86 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 47121720 ns/op 2.12 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 334713271 ns/op 1.49 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 324981300 ns/op 1.54 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 732306582 ns/op 1.37 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 737994281 ns/op 1.36 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 4278461145 ns/op 1.17 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 4101436803 ns/op 1.22 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 10304615 ns/op 9.70 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 9 11677715 ns/op 8.56 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 51398924 ns/op 9.73 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 56192471 ns/op 8.90 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 101860917 ns/op 9.82 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 116033778 ns/op 8.62 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 517834503 ns/op 9.66 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 581683390 ns/op 8.60 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 61314444 ns/op 1.63 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 55555066 ns/op 1.80 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 430984656 ns/op 1.16 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 454267930 ns/op 1.10 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 997717754 ns/op 1.00 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 1037659452 ns/op 0.96 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 6287617533 ns/op 0.80 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 6095298635 ns/op 0.82 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 183619216 ns/op 22.76 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 191049937 ns/op 21.88 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 46.695s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 18 09:27:02 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: internal/fuzz cpu: AMD EPYC 7B12 BenchmarkMarshalCorpusFile/1-4 38160 3019 ns/op 0.33 MB/s BenchmarkMarshalCorpusFile/2-4 36622 3118 ns/op 0.64 MB/s BenchmarkMarshalCorpusFile/4-4 34381 3557 ns/op 1.12 MB/s BenchmarkMarshalCorpusFile/8-4 28114 4077 ns/op 1.96 MB/s BenchmarkMarshalCorpusFile/16-4 21885 5341 ns/op 3.00 MB/s BenchmarkMarshalCorpusFile/32-4 15352 7956 ns/op 4.02 MB/s BenchmarkMarshalCorpusFile/64-4 9502 12909 ns/op 4.96 MB/s BenchmarkMarshalCorpusFile/128-4 5728 20247 ns/op 6.32 MB/s BenchmarkMarshalCorpusFile/256-4 2877 39623 ns/op 6.46 MB/s BenchmarkMarshalCorpusFile/512-4 1537 74958 ns/op 6.83 MB/s BenchmarkMarshalCorpusFile/1024-4 796 144967 ns/op 7.06 MB/s BenchmarkMarshalCorpusFile/2048-4 403 286502 ns/op 7.15 MB/s BenchmarkMarshalCorpusFile/4096-4 217 565485 ns/op 7.24 MB/s BenchmarkMarshalCorpusFile/8192-4 100 1116756 ns/op 7.34 MB/s BenchmarkMarshalCorpusFile/16384-4 52 2305431 ns/op 7.11 MB/s BenchmarkMarshalCorpusFile/32768-4 21 5181293 ns/op 6.32 MB/s BenchmarkMarshalCorpusFile/65536-4 12 9704093 ns/op 6.75 MB/s BenchmarkMarshalCorpusFile/131072-4 5 22684789 ns/op 5.78 MB/s BenchmarkMarshalCorpusFile/262144-4 3 40477598 ns/op 6.48 MB/s BenchmarkMarshalCorpusFile/524288-4 1 120693143 ns/op 4.34 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 167866530 ns/op 6.25 MB/s BenchmarkUnmarshalCorpusFile/1-4 9690 11178 ns/op 0.09 MB/s BenchmarkUnmarshalCorpusFile/2-4 10113 11772 ns/op 0.17 MB/s BenchmarkUnmarshalCorpusFile/4-4 9403 12612 ns/op 0.32 MB/s BenchmarkUnmarshalCorpusFile/8-4 8194 14255 ns/op 0.56 MB/s BenchmarkUnmarshalCorpusFile/16-4 6330 17577 ns/op 0.91 MB/s BenchmarkUnmarshalCorpusFile/32-4 4171 25342 ns/op 1.26 MB/s BenchmarkUnmarshalCorpusFile/64-4 3427 29281 ns/op 2.19 MB/s BenchmarkUnmarshalCorpusFile/128-4 2670 39334 ns/op 3.25 MB/s BenchmarkUnmarshalCorpusFile/256-4 1131 99228 ns/op 2.58 MB/s BenchmarkUnmarshalCorpusFile/512-4 570 203146 ns/op 2.52 MB/s BenchmarkUnmarshalCorpusFile/1024-4 326 371720 ns/op 2.75 MB/s BenchmarkUnmarshalCorpusFile/2048-4 157 707493 ns/op 2.89 MB/s BenchmarkUnmarshalCorpusFile/4096-4 74 1516083 ns/op 2.70 MB/s BenchmarkUnmarshalCorpusFile/8192-4 39 3023287 ns/op 2.71 MB/s BenchmarkUnmarshalCorpusFile/16384-4 19 5940176 ns/op 2.76 MB/s BenchmarkUnmarshalCorpusFile/32768-4 9 11438866 ns/op 2.86 MB/s BenchmarkUnmarshalCorpusFile/65536-4 5 22276899 ns/op 2.94 MB/s BenchmarkUnmarshalCorpusFile/131072-4 3 46349307 ns/op 2.83 MB/s BenchmarkUnmarshalCorpusFile/262144-4 2 96117898 ns/op 2.73 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 193286819 ns/op 2.71 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 382319346 ns/op 2.74 MB/s BenchmarkMutatorBytes/1-4 37802 3257 ns/op BenchmarkMutatorBytes/10-4 39775 3075 ns/op BenchmarkMutatorBytes/100-4 35841 3330 ns/op BenchmarkMutatorBytes/1000-4 25417 4921 ns/op BenchmarkMutatorBytes/10000-4 7426 19621 ns/op BenchmarkMutatorBytes/100000-4 1088 123486 ns/op BenchmarkMutatorString/1-4 33673 3530 ns/op BenchmarkMutatorString/10-4 36376 3323 ns/op BenchmarkMutatorString/100-4 32842 3867 ns/op BenchmarkMutatorString/1000-4 18180 6526 ns/op BenchmarkMutatorString/10000-4 3672 34208 ns/op BenchmarkMutatorString/100000-4 417 276552 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 19087 5760 ns/op BenchmarkMutatorAllBasicTypes/string-4 20164 5906 ns/op BenchmarkMutatorAllBasicTypes/bool-4 64365 1881 ns/op BenchmarkMutatorAllBasicTypes/float32-4 54639 2130 ns/op BenchmarkMutatorAllBasicTypes/float64-4 56678 2110 ns/op BenchmarkMutatorAllBasicTypes/int-4 60370 1996 ns/op BenchmarkMutatorAllBasicTypes/int8-4 58399 1956 ns/op BenchmarkMutatorAllBasicTypes/int16-4 58272 1995 ns/op BenchmarkMutatorAllBasicTypes/int32-4 61266 1977 ns/op BenchmarkMutatorAllBasicTypes/int64-4 60436 1986 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 57786 2045 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 56239 2142 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 58438 2067 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 58416 2061 ns/op PASS ok internal/fuzz 11.597s goos: linux goarch: amd64 pkg: internal/intern cpu: AMD EPYC 7B12 BenchmarkStress-4 34495 3277 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 134185 900.5 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 0.307s goos: linux goarch: amd64 pkg: internal/poll cpu: AMD EPYC 7B12 BenchmarkSplicePipe/SplicePipeWithPool-4 55713 1849 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 23499 5077 ns/op BenchmarkSplicePipePoolParallel-4 154048 989.5 ns/op BenchmarkSplicePipeNativeParallel-4 35720 3226 ns/op PASS ok internal/poll 1.012s goos: linux goarch: amd64 pkg: internal/trace cpu: AMD EPYC 7B12 BenchmarkMMU-4 6 17688309 ns/op PASS ok internal/trace 1.614s goos: linux goarch: amd64 pkg: io cpu: AMD EPYC 7B12 BenchmarkCopyNSmall-4 17341 7244 ns/op BenchmarkCopyNLarge-4 276 435641 ns/op PASS ok io 0.399s goos: linux goarch: amd64 pkg: log cpu: AMD EPYC 7B12 BenchmarkItoa-4 211695 545.8 ns/op BenchmarkPrintln-4 25083 4923 ns/op 77 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 37621 3337 ns/op 66 B/op 1 allocs/op BenchmarkConcurrent-4 2503 49780 ns/op BenchmarkDiscard-4 1246594 96.40 ns/op 0 B/op 0 allocs/op PASS ok log 0.926s goos: linux goarch: amd64 pkg: log/slog cpu: AMD EPYC 7B12 BenchmarkWriteTime-4 84386 1379 ns/op BenchmarkJSONHandler/defaults-4 6484 15701 ns/op 536 B/op 1 allocs/op BenchmarkJSONHandler/time_format-4 4566 25218 ns/op 777 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 5137 22155 ns/op 763 B/op 5 allocs/op BenchmarkPreformatting/separate-4 7520 14671 ns/op 516 B/op 0 allocs/op BenchmarkPreformatting/struct-4 7478 15784 ns/op 530 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 6054 18982 ns/op 516 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 32496 3681 ns/op 80 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 32301 3688 ns/op 65 B/op 2 allocs/op BenchmarkNopLog/no_attrs-4 72210 1685 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 49768 2547 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 49578 2309 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 53272 2364 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 49701 2544 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 50518 2500 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 492790 240.1 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 367567 323.5 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 259129 456.6 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 187118 632.4 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 153711 784.7 ns/op 0 B/op 0 allocs/op BenchmarkSourceLine/alone-4 374882 309.1 ns/op BenchmarkSourceLine/stringifying-4 80490 1371 ns/op BenchmarkRecord-4 4657 23439 ns/op BenchmarkDispatch/switch-checked-4 184726 623.5 ns/op BenchmarkDispatch/As-4 188760 632.0 ns/op BenchmarkDispatch/Visit-4 178077 663.1 ns/op BenchmarkUnsafeStrings-4 19233 6293 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:213: Value size = 24 value_test.go:213: Value size = 24 value_test.go:213: Value size = 24 value_test.go:213: Value size = 24 PASS ok log/slog 3.653s goos: linux goarch: amd64 pkg: math cpu: AMD EPYC 7B12 BenchmarkAcos-4 3519692 34.09 ns/op BenchmarkAcosh-4 1342285 89.32 ns/op BenchmarkAsin-4 3580201 33.46 ns/op BenchmarkAsinh-4 1379496 82.68 ns/op BenchmarkAtan-4 5273109 22.63 ns/op BenchmarkAtanh-4 1346017 86.17 ns/op BenchmarkAtan2-4 2998651 39.49 ns/op BenchmarkCbrt-4 2005562 60.06 ns/op BenchmarkCeil-4 21363602 6.010 ns/op BenchmarkCompare-4 4481206 27.26 ns/op BenchmarkCompare32-4 5611866 21.25 ns/op BenchmarkCopysign-4 3319243 35.47 ns/op BenchmarkCos-4 1477578 81.85 ns/op BenchmarkCosh-4 1921887 62.49 ns/op BenchmarkErf-4 4905756 22.20 ns/op BenchmarkErfc-4 4714593 25.45 ns/op BenchmarkErfinv-4 4283178 27.96 ns/op BenchmarkErfcinv-4 4287998 28.05 ns/op BenchmarkExp-4 6938469 17.35 ns/op BenchmarkExpGo-4 1000000 107.0 ns/op BenchmarkExpm1-4 3508162 34.32 ns/op BenchmarkExp2-4 1235686 93.28 ns/op BenchmarkExp2Go-4 1000000 100.3 ns/op BenchmarkAbs-4 4316320 26.09 ns/op BenchmarkDim-4 9847640 11.48 ns/op BenchmarkFloor-4 21520378 5.584 ns/op BenchmarkMax-4 13617885 7.876 ns/op BenchmarkMin-4 15878835 8.250 ns/op BenchmarkMod-4 380553 305.9 ns/op BenchmarkFrexp-4 2052645 58.13 ns/op BenchmarkGamma-4 818419 147.1 ns/op BenchmarkHypot-4 11630748 10.05 ns/op BenchmarkHypotGo-4 1898284 63.57 ns/op BenchmarkIlogb-4 2663574 45.03 ns/op BenchmarkJ0-4 289448 409.6 ns/op BenchmarkJ1-4 256826 423.3 ns/op BenchmarkJn-4 131491 906.6 ns/op BenchmarkLdexp-4 2114986 55.64 ns/op BenchmarkLgamma-4 947148 116.5 ns/op BenchmarkLog-4 7267604 16.42 ns/op BenchmarkLogb-4 2659790 44.08 ns/op BenchmarkLog1p-4 1932855 62.59 ns/op BenchmarkLog10-4 6958200 17.42 ns/op BenchmarkLog2-4 1689002 66.72 ns/op BenchmarkModf-4 3286398 36.64 ns/op BenchmarkNextafter32-4 3118538 38.72 ns/op BenchmarkNextafter64-4 3039036 39.23 ns/op BenchmarkPowInt-4 625471 188.0 ns/op BenchmarkPowFrac-4 469320 243.0 ns/op BenchmarkPow10Pos-4 4689186 23.60 ns/op BenchmarkPow10Neg-4 4494840 23.63 ns/op BenchmarkRound-4 3883496 31.69 ns/op BenchmarkRoundToEven-4 11271562 11.89 ns/op BenchmarkRemainder-4 546841 216.8 ns/op BenchmarkSignbit-4 5721483 20.08 ns/op BenchmarkSin-4 1830831 64.19 ns/op BenchmarkSincos-4 1000000 111.0 ns/op BenchmarkSinh-4 2556460 47.37 ns/op BenchmarkSqrtIndirect-4 19024758 5.576 ns/op BenchmarkSqrtLatency-4 13065020 9.259 ns/op BenchmarkSqrtIndirectLatency-4 12747014 9.280 ns/op BenchmarkSqrtGoLatency-4 1425949 83.17 ns/op BenchmarkSqrtPrime-4 62282 1909 ns/op BenchmarkTan-4 1777701 70.20 ns/op BenchmarkTanh-4 1826782 65.86 ns/op BenchmarkTrunc-4 20115327 5.615 ns/op BenchmarkY0-4 271791 414.8 ns/op BenchmarkY1-4 281793 446.8 ns/op BenchmarkYn-4 126757 926.5 ns/op BenchmarkFloat64bits-4 6617466 18.17 ns/op BenchmarkFloat64frombits-4 5943218 18.93 ns/op BenchmarkFloat32bits-4 6291276 19.71 ns/op BenchmarkFloat32frombits-4 6148549 19.11 ns/op BenchmarkFMA-4 19200859 6.585 ns/op PASS ok math 11.175s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 18 09:27:02 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: math/big cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAddVV/1-4 12362496 9.477 ns/op 6753.54 MB/s BenchmarkAddVV/2-4 11389218 10.54 ns/op 12144.88 MB/s BenchmarkAddVV/3-4 9664837 12.33 ns/op 15567.88 MB/s BenchmarkAddVV/4-4 10621712 11.25 ns/op 22750.49 MB/s BenchmarkAddVV/5-4 9405565 12.59 ns/op 25421.57 MB/s BenchmarkAddVV/10-4 7892787 15.29 ns/op 41869.67 MB/s BenchmarkAddVV/100-4 1663809 71.92 ns/op 88988.84 MB/s BenchmarkAddVV/1000-4 197476 585.7 ns/op 109267.44 MB/s BenchmarkSubVV/1-4 12396794 9.516 ns/op 6725.73 MB/s BenchmarkSubVV/2-4 11447764 10.57 ns/op 12112.80 MB/s BenchmarkSubVV/3-4 9863400 12.21 ns/op 15724.89 MB/s BenchmarkSubVV/4-4 9854347 12.03 ns/op 21281.47 MB/s BenchmarkSubVV/5-4 9335197 12.84 ns/op 24915.30 MB/s BenchmarkSubVV/10-4 7671512 15.59 ns/op 41039.14 MB/s BenchmarkSubVV/100-4 1677424 71.02 ns/op 90111.05 MB/s BenchmarkSubVV/1000-4 204003 586.2 ns/op 109175.73 MB/s BenchmarkAddVW/1-4 14373724 8.281 ns/op 966.06 MB/s BenchmarkAddVW/2-4 13003892 9.215 ns/op 1736.34 MB/s BenchmarkAddVW/3-4 11325602 10.19 ns/op 2354.65 MB/s BenchmarkAddVW/4-4 12008395 9.922 ns/op 3225.28 MB/s BenchmarkAddVW/5-4 11104606 10.85 ns/op 3685.72 MB/s BenchmarkAddVW/10-4 9091502 13.23 ns/op 6044.88 MB/s BenchmarkAddVW/100-4 243312 447.4 ns/op 1788.25 MB/s BenchmarkAddVW/1000-4 34887 3445 ns/op 2322.23 MB/s BenchmarkAddVWext/1-4 13231100 9.073 ns/op 881.70 MB/s BenchmarkAddVWext/2-4 11368086 10.54 ns/op 1518.21 MB/s BenchmarkAddVWext/3-4 9815768 12.19 ns/op 1969.61 MB/s BenchmarkAddVWext/4-4 11831762 9.932 ns/op 3221.84 MB/s BenchmarkAddVWext/5-4 10889169 10.87 ns/op 3678.51 MB/s BenchmarkAddVWext/10-4 9131108 13.07 ns/op 6121.45 MB/s BenchmarkAddVWext/100-4 79977 1488 ns/op 537.67 MB/s BenchmarkAddVWext/1000-4 8276 14442 ns/op 553.92 MB/s BenchmarkSubVW/1-4 13728871 8.759 ns/op 913.35 MB/s BenchmarkSubVW/2-4 13142473 9.105 ns/op 1757.22 MB/s BenchmarkSubVW/3-4 11925604 9.943 ns/op 2413.66 MB/s BenchmarkSubVW/4-4 11624373 10.19 ns/op 3140.84 MB/s BenchmarkSubVW/5-4 10984867 10.78 ns/op 3710.43 MB/s BenchmarkSubVW/10-4 9101766 13.36 ns/op 5989.74 MB/s BenchmarkSubVW/100-4 256857 457.9 ns/op 1746.93 MB/s BenchmarkSubVW/1000-4 35007 3448 ns/op 2319.97 MB/s BenchmarkSubVWext/1-4 13766208 8.758 ns/op 913.50 MB/s BenchmarkSubVWext/2-4 12671571 9.650 ns/op 1658.09 MB/s BenchmarkSubVWext/3-4 11288464 10.93 ns/op 2196.41 MB/s BenchmarkSubVWext/4-4 11980632 10.03 ns/op 3190.75 MB/s BenchmarkSubVWext/5-4 11067512 10.84 ns/op 3688.40 MB/s BenchmarkSubVWext/10-4 9114349 13.27 ns/op 6030.39 MB/s BenchmarkSubVWext/100-4 81308 1481 ns/op 540.09 MB/s BenchmarkSubVWext/1000-4 8065 14179 ns/op 564.20 MB/s BenchmarkMulAddVWW/1-4 10404322 11.49 ns/op 5572.45 MB/s BenchmarkMulAddVWW/2-4 9697416 12.58 ns/op 10175.77 MB/s BenchmarkMulAddVWW/3-4 10109977 11.72 ns/op 16382.02 MB/s BenchmarkMulAddVWW/4-4 9322519 12.55 ns/op 20404.86 MB/s BenchmarkMulAddVWW/5-4 8357092 14.00 ns/op 22857.11 MB/s BenchmarkMulAddVWW/10-4 6535740 18.42 ns/op 34751.10 MB/s BenchmarkMulAddVWW/100-4 1000000 109.9 ns/op 58209.78 MB/s BenchmarkMulAddVWW/1000-4 126692 934.8 ns/op 68464.71 MB/s BenchmarkAddMulVVW/1-4 12547437 9.612 ns/op 6658.49 MB/s BenchmarkAddMulVVW/2-4 11186149 10.84 ns/op 11811.26 MB/s BenchmarkAddMulVVW/3-4 9932575 12.14 ns/op 15821.49 MB/s BenchmarkAddMulVVW/4-4 9063709 12.99 ns/op 19714.55 MB/s BenchmarkAddMulVVW/5-4 8445433 14.47 ns/op 22114.73 MB/s BenchmarkAddMulVVW/10-4 7143040 17.29 ns/op 37015.74 MB/s BenchmarkAddMulVVW/100-4 1476274 81.07 ns/op 78939.77 MB/s BenchmarkAddMulVVW/1000-4 164340 716.3 ns/op 89343.49 MB/s BenchmarkDivWVW/1-4 2582320 46.84 ns/op 1366.47 MB/s BenchmarkDivWVW/2-4 1227216 97.54 ns/op 1312.23 MB/s BenchmarkDivWVW/3-4 913798 128.0 ns/op 1499.86 MB/s BenchmarkDivWVW/4-4 758457 149.0 ns/op 1718.69 MB/s BenchmarkDivWVW/5-4 763034 150.3 ns/op 2129.76 MB/s BenchmarkDivWVW/10-4 412515 285.7 ns/op 2239.77 MB/s BenchmarkDivWVW/100-4 54432 2198 ns/op 2912.03 MB/s BenchmarkDivWVW/1000-4 5485 21514 ns/op 2974.75 MB/s BenchmarkNonZeroShifts/1/shrVU-4 11627940 9.113 ns/op BenchmarkNonZeroShifts/1/shlVU-4 11771966 8.828 ns/op BenchmarkNonZeroShifts/2/shrVU-4 10036857 10.39 ns/op BenchmarkNonZeroShifts/2/shlVU-4 10686441 9.854 ns/op BenchmarkNonZeroShifts/3/shrVU-4 9713552 11.17 ns/op BenchmarkNonZeroShifts/3/shlVU-4 9839677 10.38 ns/op BenchmarkNonZeroShifts/4/shrVU-4 9478395 11.80 ns/op BenchmarkNonZeroShifts/4/shlVU-4 9329290 11.04 ns/op BenchmarkNonZeroShifts/5/shrVU-4 8510274 13.03 ns/op BenchmarkNonZeroShifts/5/shlVU-4 8909344 12.12 ns/op BenchmarkNonZeroShifts/10/shrVU-4 6478047 17.48 ns/op BenchmarkNonZeroShifts/10/shlVU-4 6464049 16.11 ns/op BenchmarkNonZeroShifts/100/shrVU-4 984400 114.1 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1223046 93.36 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 126154 958.8 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 147004 785.2 ns/op BenchmarkDecimalConversion-4 206 553036 ns/op BenchmarkFloatString/100-4 10000 10912 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 220 540646 ns/op 2909 B/op 10 allocs/op BenchmarkFloatString/10000-4 3 50189887 ns/op 61736 B/op 56 allocs/op BenchmarkFloatString/100000-4 1 4947056391 ns/op 829392 B/op 504 allocs/op BenchmarkFloatAdd/10-4 167140 697.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 163597 711.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 153632 777.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 85874 1388 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 16978 6970 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 219919 531.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 228352 512.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 216646 544.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 153963 767.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 43934 2663 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1824 61042 ns/op BenchmarkParseFloatLargeExp-4 414 269795 ns/op BenchmarkGCD10x10/WithoutXY-4 196438 617.3 ns/op BenchmarkGCD10x10/WithXY-4 57966 1999 ns/op BenchmarkGCD10x100/WithoutXY-4 97552 1177 ns/op BenchmarkGCD10x100/WithXY-4 17584 6826 ns/op BenchmarkGCD10x1000/WithoutXY-4 59838 1813 ns/op BenchmarkGCD10x1000/WithXY-4 14492 8585 ns/op BenchmarkGCD100x100/WithoutXY-4 24550 4654 ns/op BenchmarkGCD100x100/WithXY-4 10000 11140 ns/op BenchmarkGCD100x1000/WithoutXY-4 12369 9816 ns/op BenchmarkGCD100x1000/WithXY-4 5716 19274 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2151 54348 ns/op BenchmarkGCD1000x1000/WithXY-4 1168 97826 ns/op BenchmarkHilbert-4 20 5277071 ns/op BenchmarkBinomial-4 14400 8218 ns/op BenchmarkQuoRem-4 21457 6019 ns/op BenchmarkExp-4 15 7406241 ns/op BenchmarkExpMont/Odd-4 127 939812 ns/op 2588 B/op 21 allocs/op BenchmarkExpMont/Even1-4 127 945431 ns/op 3359 B/op 38 allocs/op BenchmarkExpMont/Even2-4 123 974584 ns/op 3828 B/op 52 allocs/op BenchmarkExpMont/Even3-4 100 1001374 ns/op 3848 B/op 53 allocs/op BenchmarkExpMont/Even4-4 100 1002410 ns/op 3842 B/op 53 allocs/op BenchmarkExpMont/Even8-4 121 985845 ns/op 3839 B/op 53 allocs/op BenchmarkExpMont/Even32-4 121 980239 ns/op 3862 B/op 53 allocs/op BenchmarkExpMont/Even64-4 144 811923 ns/op 3633 B/op 53 allocs/op BenchmarkExpMont/Even96-4 138 839771 ns/op 3773 B/op 51 allocs/op BenchmarkExpMont/Even128-4 158 719607 ns/op 3261 B/op 50 allocs/op BenchmarkExpMont/Even255-4 188 650115 ns/op 2953 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 426 266111 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 392 311116 ns/op 1731 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 370 310996 ns/op 1741 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 387 297816 ns/op 1723 B/op 47 allocs/op BenchmarkExp2-4 14 7432533 ns/op BenchmarkBitset-4 747486 146.4 ns/op BenchmarkBitsetNeg-4 419446 269.8 ns/op BenchmarkBitsetOrig-4 235122 497.3 ns/op BenchmarkBitsetNegOrig-4 138602 775.2 ns/op BenchmarkModSqrt225_Tonelli-4 100 1036450 ns/op BenchmarkModSqrt225_3Mod4-4 374 313057 ns/op BenchmarkModSqrt231_Tonelli-4 94 1072189 ns/op BenchmarkModSqrt231_5Mod8-4 321 372400 ns/op BenchmarkModInverse-4 12712 9799 ns/op BenchmarkSqrt-4 1639 70675 ns/op BenchmarkIntSqr/1-4 1425392 85.05 ns/op BenchmarkIntSqr/2-4 746731 155.0 ns/op BenchmarkIntSqr/3-4 633103 182.8 ns/op BenchmarkIntSqr/5-4 445903 265.0 ns/op BenchmarkIntSqr/8-4 273043 377.6 ns/op BenchmarkIntSqr/10-4 252459 468.4 ns/op BenchmarkIntSqr/20-4 49888 2492 ns/op BenchmarkIntSqr/30-4 35695 3392 ns/op BenchmarkIntSqr/50-4 22173 5565 ns/op BenchmarkIntSqr/80-4 12620 9351 ns/op BenchmarkIntSqr/100-4 9728 11860 ns/op BenchmarkIntSqr/200-4 3526 30718 ns/op BenchmarkIntSqr/300-4 1452 72877 ns/op BenchmarkIntSqr/500-4 762 159712 ns/op BenchmarkIntSqr/800-4 291 407401 ns/op BenchmarkIntSqr/1000-4 214 538817 ns/op BenchmarkDiv/20/10-4 417409 277.4 ns/op BenchmarkDiv/40/20-4 434377 275.7 ns/op BenchmarkDiv/100/50-4 374804 323.0 ns/op BenchmarkDiv/200/100-4 52678 2374 ns/op BenchmarkDiv/400/200-4 51321 2419 ns/op BenchmarkDiv/1000/500-4 40658 3106 ns/op BenchmarkDiv/2000/1000-4 30828 4178 ns/op BenchmarkDiv/20000/10000-4 994 117093 ns/op BenchmarkDiv/200000/100000-4 26 4816624 ns/op BenchmarkDiv/2000000/1000000-4 1 127975212 ns/op BenchmarkDiv/20000000/10000000-4 1 3747617839 ns/op BenchmarkMul-4 5 23133186 ns/op BenchmarkNatMul/10-4 147826 698.5 ns/op BenchmarkNatMul/100-4 4987 23478 ns/op BenchmarkNatMul/1000-4 168 682787 ns/op BenchmarkZeroShifts/Shl-4 15158 7945 ns/op BenchmarkZeroShifts/ShlSame-4 5105112 23.51 ns/op BenchmarkZeroShifts/Shr-4 14130 7956 ns/op BenchmarkZeroShifts/ShrSame-4 4956760 25.03 ns/op BenchmarkExp3Power/0x10-4 159915 677.1 ns/op BenchmarkExp3Power/0x40-4 157311 763.6 ns/op BenchmarkExp3Power/0x100-4 88059 1314 ns/op BenchmarkExp3Power/0x400-4 39530 2851 ns/op BenchmarkExp3Power/0x1000-4 8967 12775 ns/op BenchmarkExp3Power/0x4000-4 1918 64725 ns/op BenchmarkExp3Power/0x10000-4 196 581399 ns/op BenchmarkExp3Power/0x40000-4 16 6896874 ns/op BenchmarkExp3Power/0x100000-4 2 62905462 ns/op BenchmarkExp3Power/0x400000-4 1 573937369 ns/op BenchmarkFibo-4 3 40192801 ns/op BenchmarkNatSqr/1-4 837976 133.3 ns/op BenchmarkNatSqr/2-4 489618 238.3 ns/op BenchmarkNatSqr/3-4 443978 268.7 ns/op BenchmarkNatSqr/5-4 334105 403.7 ns/op BenchmarkNatSqr/8-4 182361 572.0 ns/op BenchmarkNatSqr/10-4 162962 677.6 ns/op BenchmarkNatSqr/20-4 42745 2653 ns/op BenchmarkNatSqr/30-4 30710 3682 ns/op BenchmarkNatSqr/50-4 19461 6017 ns/op BenchmarkNatSqr/80-4 11704 9972 ns/op BenchmarkNatSqr/100-4 9010 13232 ns/op BenchmarkNatSqr/200-4 3103 34410 ns/op BenchmarkNatSqr/300-4 1370 81908 ns/op BenchmarkNatSqr/500-4 678 159283 ns/op BenchmarkNatSqr/800-4 303 382441 ns/op BenchmarkNatSqr/1000-4 230 506809 ns/op BenchmarkNatSetBytes/8-4 695199 169.1 ns/op BenchmarkNatSetBytes/24-4 193581 596.7 ns/op BenchmarkNatSetBytes/128-4 46353 2566 ns/op BenchmarkNatSetBytes/7-4 710139 153.0 ns/op BenchmarkNatSetBytes/23-4 204166 564.5 ns/op BenchmarkNatSetBytes/127-4 47144 2572 ns/op BenchmarkScanPi-4 240 488348 ns/op BenchmarkStringPiParallel-4 576 193023 ns/op BenchmarkScan/10/Base2-4 40867 2966 ns/op BenchmarkScan/100/Base2-4 4549 25739 ns/op BenchmarkScan/1000/Base2-4 476 250390 ns/op BenchmarkScan/10/Base8-4 97140 1214 ns/op BenchmarkScan/100/Base8-4 13245 8999 ns/op BenchmarkScan/1000/Base8-4 1365 88171 ns/op BenchmarkScan/10/Base10-4 106659 1109 ns/op BenchmarkScan/100/Base10-4 14978 8084 ns/op BenchmarkScan/1000/Base10-4 1554 78083 ns/op BenchmarkScan/10/Base16-4 117183 1017 ns/op BenchmarkScan/100/Base16-4 16045 7387 ns/op BenchmarkScan/1000/Base16-4 1659 70870 ns/op BenchmarkString/10/Base2-4 167923 694.0 ns/op BenchmarkString/100/Base2-4 23101 5178 ns/op BenchmarkString/1000/Base2-4 2347 49211 ns/op BenchmarkString/10/Base8-4 359937 338.6 ns/op BenchmarkString/100/Base8-4 60146 1888 ns/op BenchmarkString/1000/Base8-4 6958 17589 ns/op BenchmarkString/10/Base10-4 196050 627.8 ns/op BenchmarkString/100/Base10-4 37312 3124 ns/op BenchmarkString/1000/Base10-4 4245 24483 ns/op BenchmarkString/10/Base16-4 369433 303.0 ns/op BenchmarkString/100/Base16-4 83443 1473 ns/op BenchmarkString/1000/Base16-4 9610 12731 ns/op BenchmarkLeafSize/0-4 43 2766182 ns/op BenchmarkLeafSize/1-4 386 298413 ns/op BenchmarkLeafSize/2-4 364 297013 ns/op BenchmarkLeafSize/3-4 272 408293 ns/op BenchmarkLeafSize/4-4 392 298954 ns/op BenchmarkLeafSize/5-4 248 458517 ns/op BenchmarkLeafSize/6-4 297 391948 ns/op BenchmarkLeafSize/7-4 304 372433 ns/op BenchmarkLeafSize/8-4 374 288344 ns/op BenchmarkLeafSize/9-4 213 534340 ns/op BenchmarkLeafSize/10-4 259 448193 ns/op BenchmarkLeafSize/11-4 267 432919 ns/op BenchmarkLeafSize/12-4 288 406871 ns/op BenchmarkLeafSize/13-4 265 432435 ns/op BenchmarkLeafSize/14-4 302 375480 ns/op BenchmarkLeafSize/15-4 331 346287 ns/op BenchmarkLeafSize/16-4 405 281825 ns/op BenchmarkLeafSize/32-4 387 298114 ns/op BenchmarkLeafSize/64-4 363 303023 ns/op BenchmarkProbablyPrime/n=0-4 9 11665832 ns/op BenchmarkProbablyPrime/n=1-4 8 13162543 ns/op BenchmarkProbablyPrime/n=5-4 6 19234717 ns/op BenchmarkProbablyPrime/n=10-4 4 26094014 ns/op BenchmarkProbablyPrime/n=20-4 3 40765889 ns/op BenchmarkProbablyPrime/Lucas-4 10 10035199 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 74 1498852 ns/op BenchmarkRatCmp-4 197864 535.0 ns/op BenchmarkFloatSqrt/64-4 21538 5485 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 13662 8790 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 8101 12360 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 4251 25870 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 684 153551 ns/op 18012 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 58 2002548 ns/op 174744 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 152699958 ns/op 3755592 B/op 610 allocs/op PASS ok math/big 49.745s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 18 09:27:02 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: math/bits cpu: AMD EPYC 7B12 BenchmarkLeadingZeros-4 9670587 11.09 ns/op BenchmarkLeadingZeros8-4 10683693 11.35 ns/op BenchmarkLeadingZeros16-4 11462544 9.831 ns/op BenchmarkLeadingZeros32-4 11080772 10.16 ns/op BenchmarkLeadingZeros64-4 11604999 10.14 ns/op BenchmarkTrailingZeros-4 12534705 9.487 ns/op BenchmarkTrailingZeros8-4 9754162 13.42 ns/op BenchmarkTrailingZeros16-4 11126070 10.76 ns/op BenchmarkTrailingZeros32-4 12155614 9.910 ns/op BenchmarkTrailingZeros64-4 12545910 9.697 ns/op BenchmarkOnesCount-4 12261412 9.568 ns/op BenchmarkOnesCount8-4 12510464 9.538 ns/op BenchmarkOnesCount16-4 11394897 9.237 ns/op BenchmarkOnesCount32-4 12950419 9.199 ns/op BenchmarkOnesCount64-4 12713955 9.870 ns/op BenchmarkRotateLeft-4 11457838 9.145 ns/op BenchmarkRotateLeft8-4 10854984 10.83 ns/op BenchmarkRotateLeft16-4 13039694 9.239 ns/op BenchmarkRotateLeft32-4 11050670 9.683 ns/op BenchmarkRotateLeft64-4 11047770 9.519 ns/op BenchmarkReverse-4 19147398 6.250 ns/op BenchmarkReverse8-4 22224567 5.253 ns/op BenchmarkReverse16-4 20194713 5.905 ns/op BenchmarkReverse32-4 19080994 6.219 ns/op BenchmarkReverse64-4 19205038 6.240 ns/op BenchmarkReverseBytes-4 20359652 5.355 ns/op BenchmarkReverseBytes16-4 22606660 5.274 ns/op BenchmarkReverseBytes32-4 22222921 5.282 ns/op BenchmarkReverseBytes64-4 22595043 5.261 ns/op BenchmarkAdd-4 12682563 9.219 ns/op BenchmarkAdd32-4 12573661 9.536 ns/op BenchmarkAdd64-4 11370818 9.179 ns/op BenchmarkAdd64multiple-4 19660914 5.257 ns/op BenchmarkSub-4 11387004 9.294 ns/op BenchmarkSub32-4 12547395 9.744 ns/op BenchmarkSub64-4 13065903 9.180 ns/op BenchmarkSub64multiple-4 22264194 5.284 ns/op BenchmarkMul-4 13103211 9.212 ns/op BenchmarkMul32-4 10066405 10.81 ns/op BenchmarkMul64-4 11444943 9.406 ns/op BenchmarkDiv-4 11259380 10.79 ns/op BenchmarkDiv32-4 12433623 9.810 ns/op BenchmarkDiv64-4 12551461 10.86 ns/op PASS ok math/bits 5.830s goos: linux goarch: amd64 pkg: math/cmplx cpu: AMD EPYC 7B12 BenchmarkAbs-4 12018375 8.861 ns/op BenchmarkAcos-4 556658 191.3 ns/op BenchmarkAcosh-4 568897 204.9 ns/op BenchmarkAsin-4 630088 186.3 ns/op BenchmarkAsinh-4 643641 184.0 ns/op BenchmarkAtan-4 1000000 109.7 ns/op BenchmarkAtanh-4 990949 112.1 ns/op BenchmarkConj-4 20572956 5.940 ns/op BenchmarkCos-4 660730 176.8 ns/op BenchmarkCosh-4 664381 170.2 ns/op BenchmarkExp-4 802336 144.9 ns/op BenchmarkLog-4 1365846 88.04 ns/op BenchmarkLog10-4 1364875 88.07 ns/op BenchmarkPhase-4 2833087 42.10 ns/op BenchmarkPolar-4 1930742 55.45 ns/op BenchmarkPow-4 259257 456.2 ns/op BenchmarkRect-4 1000000 101.7 ns/op BenchmarkSin-4 655354 172.5 ns/op BenchmarkSinh-4 694484 174.1 ns/op BenchmarkSqrt-4 1302907 90.66 ns/op BenchmarkTan-4 415236 276.5 ns/op BenchmarkTanh-4 387813 269.6 ns/op PASS ok math/cmplx 3.009s goos: linux goarch: amd64 pkg: math/rand cpu: AMD EPYC 7B12 BenchmarkInt63Threadsafe-4 781432 137.9 ns/op BenchmarkInt63ThreadsafeParallel-4 807183 134.9 ns/op BenchmarkInt63Unthreadsafe-4 999608 105.8 ns/op BenchmarkIntn1000-4 783038 138.2 ns/op BenchmarkInt63n1000-4 879945 123.2 ns/op BenchmarkInt31n1000-4 875126 134.0 ns/op BenchmarkFloat32-4 966307 123.4 ns/op BenchmarkFloat64-4 987255 106.8 ns/op BenchmarkPerm3-4 183458 598.2 ns/op BenchmarkPerm30-4 23314 5175 ns/op BenchmarkPerm30ViaShuffle-4 21669 5517 ns/op BenchmarkShuffleOverhead-4 15888 7715 ns/op BenchmarkRead3-4 778573 142.5 ns/op BenchmarkRead64-4 84151 1559 ns/op BenchmarkRead1000-4 4966 21106 ns/op BenchmarkConcurrent-4 256106 514.2 ns/op PASS ok math/rand 2.128s goos: linux goarch: amd64 pkg: mime cpu: AMD EPYC 7B12 BenchmarkQEncodeWord-4 48087 2415 ns/op BenchmarkQDecodeWord-4 103172 1073 ns/op BenchmarkQDecodeHeader-4 100240 1194 ns/op BenchmarkTypeByExtension/.html-4 569604 206.4 ns/op BenchmarkTypeByExtension/.HTML-4 392001 295.4 ns/op BenchmarkTypeByExtension/.unused-4 362055 285.0 ns/op BenchmarkExtensionsByType/text/html-4 154484 668.9 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 87228 1303 ns/op BenchmarkExtensionsByType/application/octet-stream-4 118024 905.7 ns/op PASS ok mime 1.436s goos: linux goarch: amd64 pkg: mime/quotedprintable cpu: AMD EPYC 7B12 BenchmarkWriter-4 946 124552 ns/op PASS ok mime/quotedprintable 0.157s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 18 09:27:02 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: net cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkGoLookupIP-4 26 3961212 ns/op 8654 B/op 91 allocs/op BenchmarkGoLookupIPNoSuchHost-4 1 125111816 ns/op 19328 B/op 162 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5008555485 ns/op 158880 B/op 232 allocs/op BenchmarkDNSName-4 120504 952.9 ns/op BenchmarkInterfaces-4 1149 89440 ns/op BenchmarkInterfaceByIndex-4 1621 68147 ns/op BenchmarkInterfaceByName-4 1245 85377 ns/op BenchmarkInterfaceAddrs-4 794 138615 ns/op BenchmarkInterfacesAndAddrs-4 2551 43590 ns/op BenchmarkInterfacesAndMulticastAddrs-4 478 234220 ns/op BenchmarkParseIP-4 6028 17726 ns/op BenchmarkParseIPValidIPv4-4 343314 343.4 ns/op BenchmarkParseIPValidIPv6-4 172694 696.1 ns/op BenchmarkIPString/IPv4-4 117177 1006 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 10176 11678 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 45075 2574 ns/op BenchmarkIPEqual/IPv4-4 1125927 105.5 ns/op BenchmarkIPEqual/IPv6-4 1148607 104.2 ns/op BenchmarkSendFile/1024-4 1 220418103 ns/op 0.00 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/2048-4 1 225920253 ns/op 0.01 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/4096-4 1 222485926 ns/op 0.02 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/8192-4 1 217624554 ns/op 0.04 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/16384-4 1 218399953 ns/op 0.08 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/32768-4 3297 33132 ns/op 989.01 MB/s 0 B/op 0 allocs/op BenchmarkSendFile/65536-4 1972 58387 ns/op 1122.45 MB/s 0 B/op 0 allocs/op BenchmarkSendFile/131072-4 781 143158 ns/op 915.58 MB/s 0 B/op 0 allocs/op BenchmarkSendFile/262144-4 478 234595 ns/op 1117.43 MB/s 1 B/op 0 allocs/op BenchmarkSendFile/524288-4 232 450895 ns/op 1162.77 MB/s 2 B/op 0 allocs/op BenchmarkSendFile/1048576-4 98 1084325 ns/op 967.03 MB/s 5 B/op 0 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 8108 14334 ns/op 71.44 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 9001 12624 ns/op 162.23 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 6870 15389 ns/op 266.16 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 6217 17750 ns/op 461.51 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 4188 25355 ns/op 646.17 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 2446 45032 ns/op 727.66 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1539 72802 ns/op 900.20 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 925 120637 ns/op 1086.50 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 507 235460 ns/op 1113.33 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 166 627517 ns/op 835.50 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 91 1119111 ns/op 936.97 MB/s BenchmarkSplice/unix-to-tcp/1024-4 16285 7047 ns/op 145.31 MB/s BenchmarkSplice/unix-to-tcp/2048-4 17996 7314 ns/op 280.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 11365 11762 ns/op 348.24 MB/s BenchmarkSplice/unix-to-tcp/8192-4 9382 13872 ns/op 590.54 MB/s BenchmarkSplice/unix-to-tcp/16384-4 6142 22183 ns/op 738.57 MB/s BenchmarkSplice/unix-to-tcp/32768-4 3558 33787 ns/op 969.84 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1570 64373 ns/op 1018.06 MB/s BenchmarkSplice/unix-to-tcp/131072-4 967 122080 ns/op 1073.66 MB/s BenchmarkSplice/unix-to-tcp/262144-4 325 317490 ns/op 825.68 MB/s BenchmarkSplice/unix-to-tcp/524288-4 235 454766 ns/op 1152.87 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 124 931992 ns/op 1125.09 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 10545 11397 ns/op 89.85 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 8461 12520 ns/op 163.58 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 7362 13720 ns/op 298.55 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 6561 18554 ns/op 441.52 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 4576 24126 ns/op 679.09 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 3212 36248 ns/op 903.99 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1759 70310 ns/op 932.10 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 846 120937 ns/op 1083.80 MB/s 1 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 512 222076 ns/op 1180.43 MB/s 1 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 285 418742 ns/op 1252.05 MB/s 3 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 146 845230 ns/op 1240.58 MB/s 6 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 18682 6767 ns/op 151.32 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 18631 7334 ns/op 279.25 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 12511 8506 ns/op 481.55 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 7168 16088 ns/op 509.20 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 6480 19475 ns/op 841.27 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 3484 31800 ns/op 1030.44 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 2085 60134 ns/op 1089.83 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 920 115597 ns/op 1133.87 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 554 198909 ns/op 1317.91 MB/s 1 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 274 405460 ns/op 1293.07 MB/s 3 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 132 914690 ns/op 1146.37 MB/s 7 B/op 0 allocs/op BenchmarkTCP4OneShot-4 1736 63045 ns/op BenchmarkTCP4OneShotTimeout-4 1722 58807 ns/op BenchmarkTCP4Persistent-4 10630 10213 ns/op BenchmarkTCP4PersistentTimeout-4 11298 10479 ns/op BenchmarkTCP6OneShot-4 2265 56614 ns/op BenchmarkTCP6OneShotTimeout-4 1746 59144 ns/op BenchmarkTCP6Persistent-4 10429 10989 ns/op BenchmarkTCP6PersistentTimeout-4 10977 10133 ns/op BenchmarkTCP4ConcurrentReadWrite-4 23002 5063 ns/op BenchmarkTCP6ConcurrentReadWrite-4 30405 4923 ns/op BenchmarkSetReadDeadline-4 124749 930.1 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 9390 12987 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 9126 15665 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 6715 17877 ns/op 0 B/op 0 allocs/op PASS ok net 38.662s goos: linux goarch: amd64 pkg: net/http cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCookieString-4 28274 4026 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 10531 10537 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 13082 8833 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 17816 6649 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 31910 3605 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 46693 2460 ns/op 192 B/op 2 allocs/op BenchmarkServerMatch-4 920995 125.8 ns/op BenchmarkReadRequestChrome-4 3603 32288 ns/op 18.92 MB/s 1844 B/op 14 allocs/op BenchmarkReadRequestCurl-4 10767 11099 ns/op 7.03 MB/s 939 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 10374 10439 ns/op 7.86 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestSiege-4 7362 15744 ns/op 9.59 MB/s 1036 B/op 11 allocs/op BenchmarkReadRequestWrk-4 17096 6753 ns/op 5.92 MB/s 875 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 280 390250 ns/op 2.62 MB/s BenchmarkFileAndServer_1KB/https1-4 205 580368 ns/op 1.76 MB/s BenchmarkFileAndServer_1KB/h2-4 128 804547 ns/op 1.27 MB/s BenchmarkFileAndServer_16MB/h1-4 2 53163187 ns/op 315.58 MB/s BenchmarkFileAndServer_16MB/https1-4 1 121162211 ns/op 138.47 MB/s BenchmarkFileAndServer_16MB/h2-4 1 234336323 ns/op 71.59 MB/s BenchmarkFileAndServer_64MB/h1-4 1 196078544 ns/op 342.26 MB/s BenchmarkFileAndServer_64MB/https1-4 1 436156654 ns/op 153.86 MB/s BenchmarkFileAndServer_64MB/h2-4 1 945043130 ns/op 71.01 MB/s BenchmarkServeMux-4 272 461935 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 356 360945 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 319 378862 ns/op 5914 B/op 64 allocs/op BenchmarkClientServer/https1-4 211 525904 ns/op 6696 B/op 75 allocs/op BenchmarkClientServer/h2-4 162 692591 ns/op 10061 B/op 82 allocs/op BenchmarkClientServerParallel/4/h1-4 957 121735 ns/op 9947 B/op 79 allocs/op BenchmarkClientServerParallel/4/https1-4 36 3522443 ns/op 81273 B/op 879 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50612: read tcp 127.0.0.1:34431->127.0.0.1:50612: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50604: write tcp 127.0.0.1:34431->127.0.0.1:50604: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45578: read tcp 127.0.0.1:32801->127.0.0.1:45578: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45598: read tcp 127.0.0.1:32801->127.0.0.1:45598: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45680: write tcp 127.0.0.1:32801->127.0.0.1:45680: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45660: write tcp 127.0.0.1:32801->127.0.0.1:45660: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45570: write tcp 127.0.0.1:32801->127.0.0.1:45570: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60500: read tcp 127.0.0.1:37551->127.0.0.1:60500: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60576: read tcp 127.0.0.1:37551->127.0.0.1:60576: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60572: read tcp 127.0.0.1:37551->127.0.0.1:60572: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/4/h2-4 105 1025438 ns/op 23560 B/op 254 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39302: read tcp 127.0.0.1:40307->127.0.0.1:39302: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39326: write tcp 127.0.0.1:40307->127.0.0.1:39326: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57856: write tcp 127.0.0.1:46773->127.0.0.1:57856: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57864: write tcp 127.0.0.1:46773->127.0.0.1:57864: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57938: write tcp 127.0.0.1:46773->127.0.0.1:57938: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57922: read tcp 127.0.0.1:46773->127.0.0.1:57922: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57898: write tcp 127.0.0.1:46773->127.0.0.1:57898: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57910: write tcp 127.0.0.1:46773->127.0.0.1:57910: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57950: write tcp 127.0.0.1:46773->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:40794: read tcp 127.0.0.1:43085->127.0.0.1:40794: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 536 241714 ns/op 19299 B/op 108 allocs/op BenchmarkClientServerParallel/64/https1-4 37 4541399 ns/op 112821 B/op 1194 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56296: write tcp 127.0.0.1:44899->127.0.0.1:56296: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46250: read tcp 127.0.0.1:46337->127.0.0.1:46250: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46302: write tcp 127.0.0.1:46337->127.0.0.1:46302: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46326: read tcp 127.0.0.1:46337->127.0.0.1:46326: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46344: read tcp 127.0.0.1:46337->127.0.0.1:46344: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46348: read tcp 127.0.0.1:46337->127.0.0.1:46348: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46330: write tcp 127.0.0.1:46337->127.0.0.1:46330: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46338: write tcp 127.0.0.1:46337->127.0.0.1:46338: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46318: write tcp 127.0.0.1:46337->127.0.0.1:46318: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38488: read tcp 127.0.0.1:34001->127.0.0.1:38488: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h2-4 28 4243927 ns/op 96613 B/op 1141 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48792: read tcp 127.0.0.1:41977->127.0.0.1:48792: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48816: read tcp 127.0.0.1:41977->127.0.0.1:48816: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48778: write tcp 127.0.0.1:41977->127.0.0.1:48778: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48806: write tcp 127.0.0.1:41977->127.0.0.1:48806: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59290: read tcp 127.0.0.1:34559->127.0.0.1:59290: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59310: read tcp 127.0.0.1:34559->127.0.0.1:59310: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59324: write tcp 127.0.0.1:34559->127.0.0.1:59324: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44788: read tcp 127.0.0.1:46879->127.0.0.1:44788: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44848: read tcp 127.0.0.1:46879->127.0.0.1:44848: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44834: read tcp 127.0.0.1:46879->127.0.0.1:44834: use of closed network connection ... [output truncated] BenchmarkServer-4 117 898623 ns/op 2854 B/op 23 allocs/op BenchmarkClient-4 234 530854 ns/op 3784 B/op 45 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 560 200530 ns/op 7462 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1122 107981 ns/op 3110 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1354 87450 ns/op 1899 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1444 91589 ns/op 2802 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1395 79846 ns/op 2733 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1329 88597 ns/op 2707 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1520 86550 ns/op 1911 B/op 14 allocs/op BenchmarkServerHijack-4 890 134708 ns/op 16700 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 298 370223 ns/op 6113 B/op 52 allocs/op BenchmarkResponseStatusLine-4 449179 228.2 ns/op 0 B/op 0 allocs/op PASS ok net/http 11.012s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 18 09:27:02 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: net/http/httputil cpu: AMD EPYC 7B12 BenchmarkServeHTTP-4 6046 17534 ns/op 34073 B/op 12 allocs/op PASS ok net/http/httputil 0.218s goos: linux goarch: amd64 pkg: net/netip cpu: AMD EPYC 7B12 BenchmarkIPNextPrev-4 100032 1177 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 519246 203.0 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 222922 530.8 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 66484 1786 ns/op BenchmarkStdIPv4-4 132862 861.8 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 113130 964.6 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 117177 981.0 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 89217 1361 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 79477 1420 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1985235 61.95 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1749172 67.56 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1456244 83.50 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 305592 391.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 318536 377.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 303742 400.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 83643 1382 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 313176 355.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 150261 801.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 157857 749.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 146631 773.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 77752 1497 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 395994 305.5 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 129206 901.8 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 167864 691.9 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 264584 443.4 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 156884 716.5 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 327202 348.5 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 175414 666.8 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 175428 670.3 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 173740 639.9 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 130681 874.0 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 501523 229.8 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 162235 735.7 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 102304 1207 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 120786 950.8 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 168867 707.5 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 112894 1026 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 281098 429.0 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 123718 992.1 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 153759 782.8 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 202101 605.1 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 137809 853.2 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1255551 100.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1237495 101.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1214325 98.56 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 110.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 102.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1000000 101.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 105.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 116.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 966564 110.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 391634 311.1 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 625254 185.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 219138 528.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 242485 494.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 217558 529.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 76460 1540 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 629649 180.2 ns/op PASS ok net/netip 7.830s 2023/03/23 17:49:46 Test RPC server listening on 127.0.0.1:42525 2023/03/23 17:49:46 Test HTTP RPC server listening on 127.0.0.1:44731 goos: linux goarch: amd64 pkg: net/rpc cpu: AMD EPYC 7B12 BenchmarkEndToEnd-4 1461 80065 ns/op BenchmarkEndToEndHTTP-4 1306 81879 ns/op BenchmarkEndToEndAsync-4 2907 38539 ns/op BenchmarkEndToEndAsyncHTTP-4 3511 36759 ns/op PASS ok net/rpc 0.792s goos: linux goarch: amd64 pkg: net/textproto cpu: AMD EPYC 7B12 BenchmarkReadMIMEHeader/client_headers-4 3840 28362 ns/op BenchmarkReadMIMEHeader/server_headers-4 5409 19342 ns/op BenchmarkUncommon-4 28683 4039 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.417s goos: linux goarch: amd64 pkg: net/url cpu: AMD EPYC 7B12 BenchmarkString-4 4310 24562 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 92934 1198 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 553806 207.2 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 108498 1089 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 193387 610.8 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 92425 1256 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 17473 6939 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 417681 296.0 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 105879 1130 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 196981 596.6 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 94742 1258 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 18517 6115 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 198588 617.1 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 82454 1448 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 72757 1480 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 38061 3186 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 6862 17416 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 199090 599.3 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 79653 1455 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 81310 1472 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 37933 3162 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6223 17401 ns/op 320 B/op 1 allocs/op PASS ok net/url 3.131s goos: linux goarch: amd64 pkg: os cpu: AMD EPYC 7B12 BenchmarkExpand/noop-4 3179043 37.38 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 169498 684.1 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 944 119102 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:501: benchmarkReaddirname ".": 122 entries os_test.go:501: benchmarkReaddirname ".": 122 entries os_test.go:501: benchmarkReaddirname ".": 122 entries BenchmarkReaddir-4 338 346841 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:518: benchmarkReaddir ".": 122 entries os_test.go:518: benchmarkReaddir ".": 122 entries os_test.go:518: benchmarkReaddir ".": 122 entries BenchmarkReadDir-4 771 148720 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:535: benchmarkReadDir ".": 122 entries os_test.go:535: benchmarkReadDir ".": 122 entries os_test.go:535: benchmarkReadDir ".": 122 entries BenchmarkStatDot-4 82981 1476 ns/op BenchmarkStatFile-4 65019 1804 ns/op BenchmarkStatDir-4 68702 1693 ns/op BenchmarkLstatDot-4 79846 1419 ns/op BenchmarkLstatFile-4 63346 1813 ns/op BenchmarkLstatDir-4 67323 1709 ns/op PASS ok os 1.548s goos: linux goarch: amd64 pkg: os/exec cpu: AMD EPYC 7B12 BenchmarkExecHostname-4 244 477436 ns/op 6560 B/op 29 allocs/op PASS ok os/exec 0.188s goos: linux goarch: amd64 pkg: os/user cpu: AMD EPYC 7B12 BenchmarkCurrent-4 483757 244.2 ns/op PASS ok os/user 0.249s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 18 09:27:02 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: reflect cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkBool-4 3639462 32.54 ns/op BenchmarkString-4 2249358 52.89 ns/op BenchmarkBytes-4 2014371 59.32 ns/op BenchmarkNamedBytes-4 650740 156.0 ns/op BenchmarkBytesArray-4 599121 172.5 ns/op BenchmarkSliceLen-4 2279041 51.92 ns/op BenchmarkMapLen-4 1521718 79.40 ns/op BenchmarkStringLen-4 1799442 61.78 ns/op BenchmarkArrayLen-4 1841186 65.82 ns/op BenchmarkSliceCap-4 2333277 51.39 ns/op BenchmarkDeepEqual/int8-4 661957 172.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 112975 1036 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 500274 225.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 108410 1113 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 516901 225.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 109876 1090 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 530936 221.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 109755 1096 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 527902 220.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 108674 1096 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 682723 167.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 140389 821.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 518452 227.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 110724 1079 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 509716 222.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 108615 1073 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 498121 225.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 109922 1070 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 530769 221.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 110388 1083 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 523294 219.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 109594 1069 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 506019 222.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 110232 1077 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 520084 221.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 110803 1068 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 532658 221.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 111138 1074 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 521488 221.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 111084 1071 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 696286 172.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 113766 1072 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 468142 217.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 105243 1124 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 139377 862.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 66818 1789 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 69093 1687 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 44727 2601 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 274714 451.2 ns/op BenchmarkIsZero/ArrayIncomparable-4 39574 2987 ns/op BenchmarkIsZero/StructComparable-4 881643 131.6 ns/op BenchmarkIsZero/StructIncomparable-4 174164 675.4 ns/op BenchmarkSetZero/Bool/Direct-4 4102281 28.54 ns/op BenchmarkSetZero/Bool/CachedZero-4 1771551 70.35 ns/op BenchmarkSetZero/Bool/NewZero-4 1243741 97.63 ns/op BenchmarkSetZero/Int/Direct-4 2215549 55.21 ns/op BenchmarkSetZero/Int/CachedZero-4 1738936 67.36 ns/op BenchmarkSetZero/Int/NewZero-4 1225641 97.78 ns/op BenchmarkSetZero/Uint/Direct-4 2145128 50.77 ns/op BenchmarkSetZero/Uint/CachedZero-4 1815459 66.54 ns/op BenchmarkSetZero/Uint/NewZero-4 1259108 94.55 ns/op BenchmarkSetZero/Float/Direct-4 2280045 51.35 ns/op BenchmarkSetZero/Float/CachedZero-4 1807707 66.51 ns/op BenchmarkSetZero/Float/NewZero-4 1267023 95.38 ns/op BenchmarkSetZero/Complex/Direct-4 2310368 50.82 ns/op BenchmarkSetZero/Complex/CachedZero-4 1762917 67.61 ns/op BenchmarkSetZero/Complex/NewZero-4 1260810 94.04 ns/op BenchmarkSetZero/Array/Direct-4 4024171 29.69 ns/op BenchmarkSetZero/Array/CachedZero-4 1807149 67.78 ns/op BenchmarkSetZero/Array/NewZero-4 1259332 96.27 ns/op BenchmarkSetZero/Chan/Direct-4 2304783 51.03 ns/op BenchmarkSetZero/Chan/CachedZero-4 1343728 88.64 ns/op BenchmarkSetZero/Chan/NewZero-4 942000 114.1 ns/op BenchmarkSetZero/Func/Direct-4 2379066 50.59 ns/op BenchmarkSetZero/Func/CachedZero-4 1344523 91.99 ns/op BenchmarkSetZero/Func/NewZero-4 1000000 115.5 ns/op BenchmarkSetZero/Interface/Direct-4 2155953 54.81 ns/op BenchmarkSetZero/Interface/CachedZero-4 1768266 67.81 ns/op BenchmarkSetZero/Interface/NewZero-4 1263315 96.05 ns/op BenchmarkSetZero/Map/Direct-4 2235162 51.85 ns/op BenchmarkSetZero/Map/CachedZero-4 1341924 88.01 ns/op BenchmarkSetZero/Map/NewZero-4 1000000 115.0 ns/op BenchmarkSetZero/Pointer/Direct-4 2234756 50.98 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1354909 88.17 ns/op BenchmarkSetZero/Pointer/NewZero-4 1000000 113.8 ns/op BenchmarkSetZero/Slice/Direct-4 2110353 58.37 ns/op BenchmarkSetZero/Slice/CachedZero-4 1713760 70.55 ns/op BenchmarkSetZero/Slice/NewZero-4 1210124 99.41 ns/op BenchmarkSetZero/String/Direct-4 2327698 51.59 ns/op BenchmarkSetZero/String/CachedZero-4 1684414 72.48 ns/op BenchmarkSetZero/String/NewZero-4 1000000 106.8 ns/op BenchmarkSetZero/Struct/Direct-4 3579615 31.73 ns/op BenchmarkSetZero/Struct/CachedZero-4 1791158 69.28 ns/op BenchmarkSetZero/Struct/NewZero-4 1255227 94.76 ns/op BenchmarkSelect/1-4 167270 692.6 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 79045 1445 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 40893 2660 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 185805 653.4 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 132144 909.7 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 125383 985.4 ns/op 129.90 MB/s BenchmarkCallArgCopy/size=256-4 110520 1075 ns/op 238.05 MB/s BenchmarkCallArgCopy/size=1024-4 76405 1617 ns/op 633.17 MB/s BenchmarkCallArgCopy/size=4096-4 33921 3978 ns/op 1029.66 MB/s BenchmarkCallArgCopy/size=65536-4 2269 48514 ns/op 1350.88 MB/s BenchmarkPtrTo-4 459174 248.1 ns/op BenchmarkFieldByName1-4 800992 151.9 ns/op BenchmarkFieldByName2-4 64219 2007 ns/op BenchmarkFieldByName3-4 8605 12886 ns/op BenchmarkInterfaceBig-4 4091863 25.50 ns/op BenchmarkInterfaceSmall-4 4891424 26.37 ns/op BenchmarkNew-4 1915765 61.48 ns/op BenchmarkMap/StringKeys/MapIndex-4 3177 37794 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 3164 39381 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 3079 39002 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2896 38658 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 3238 37305 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 3015 37844 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 256707 459.6 ns/op PASS ok reflect 18.835s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 18 09:27:02 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: regexp cpu: AMD EPYC 7B12 BenchmarkFind-4 13326 8536 ns/op 9443 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 21422 5992 ns/op 9118 B/op 1 allocs/op BenchmarkFindString-4 15616 7281 ns/op 9039 B/op 1 allocs/op BenchmarkFindSubmatch-4 13950 8651 ns/op 9350 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 13650 8152 ns/op 9202 B/op 2 allocs/op BenchmarkLiteral-4 23288 4919 ns/op BenchmarkNotLiteral-4 4492 24723 ns/op BenchmarkMatchClass-4 3513 34024 ns/op BenchmarkMatchClass_InRange-4 3518 31377 ns/op BenchmarkReplaceAll-4 3276 39227 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 22452 5216 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 47018 2584 ns/op BenchmarkAnchoredShortMatch-4 21295 5653 ns/op BenchmarkAnchoredLongMatch-4 20707 5720 ns/op BenchmarkOnePassShortA-4 21066 6126 ns/op BenchmarkNotOnePassShortA-4 8398 12491 ns/op BenchmarkOnePassShortB-4 26503 4541 ns/op BenchmarkNotOnePassShortB-4 12010 10117 ns/op BenchmarkOnePassLongPrefix-4 86523 1399 ns/op BenchmarkOnePassLongNotPrefix-4 30484 3952 ns/op BenchmarkMatchParallelShared-4 21596 5415 ns/op BenchmarkMatchParallelCopied-4 26284 5287 ns/op BenchmarkQuoteMetaAll-4 169958 670.9 ns/op 20.87 MB/s BenchmarkQuoteMetaNone-4 360140 317.3 ns/op 81.95 MB/s BenchmarkCompile/Onepass-4 4198 26702 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1665 69514 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 199 592374 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 4331062 27.92 ns/op 573.15 MB/s BenchmarkMatch/Easy0/32-4 27765 5096 ns/op 6.28 MB/s BenchmarkMatch/Easy0/1K-4 7107 14827 ns/op 69.06 MB/s BenchmarkMatch/Easy0i/16-4 4365592 27.12 ns/op 590.02 MB/s BenchmarkMatch/Easy0i/32-4 5682 19690 ns/op 1.63 MB/s BenchmarkMatch/Easy0i/1K-4 273 426548 ns/op 2.40 MB/s BenchmarkMatch/Easy1/16-4 4239793 27.96 ns/op 572.22 MB/s BenchmarkMatch/Easy1/32-4 25130 5178 ns/op 6.18 MB/s BenchmarkMatch/Easy1/1K-4 4885 21441 ns/op 47.76 MB/s BenchmarkMatch/Medium/16-4 3865987 27.02 ns/op 592.18 MB/s BenchmarkMatch/Medium/32-4 6409 17539 ns/op 1.82 MB/s BenchmarkMatch/Medium/1K-4 300 396477 ns/op 2.58 MB/s BenchmarkMatch/Hard/16-4 4281862 29.60 ns/op 540.47 MB/s BenchmarkMatch/Hard/32-4 3877 27395 ns/op 1.17 MB/s BenchmarkMatch/Hard/1K-4 171 633291 ns/op 1.62 MB/s BenchmarkMatch/Hard1/16-4 1471 76481 ns/op 0.21 MB/s BenchmarkMatch/Hard1/32-4 806 138409 ns/op 0.23 MB/s BenchmarkMatch/Hard1/1K-4 26 3996022 ns/op 0.26 MB/s BenchmarkMatch_onepass_regex/16-4 29846 4019 ns/op 3.98 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 17424 6326 ns/op 5.06 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 666 165677 ns/op 6.18 MB/s 22 B/op 0 allocs/op PASS ok regexp 7.550s goos: linux goarch: amd64 pkg: regexp/syntax cpu: AMD EPYC 7B12 BenchmarkEmptyOpContext-4 683106 163.5 ns/op BenchmarkIsWordChar-4 194935 620.0 ns/op PASS ok regexp/syntax 1.184s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 18 09:27:02 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: runtime cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCallers/cached-4 69058 1745 ns/op BenchmarkCallers/inlined-4 51049 2299 ns/op BenchmarkCallers/no-cache-4 10000 10262 ns/op BenchmarkMakeChan/Byte-4 1031576 110.2 ns/op BenchmarkMakeChan/Int-4 840036 140.7 ns/op BenchmarkMakeChan/Ptr-4 538964 209.4 ns/op BenchmarkMakeChan/Struct/0-4 1000000 107.7 ns/op BenchmarkMakeChan/Struct/32-4 470391 240.7 ns/op BenchmarkMakeChan/Struct/40-4 417676 338.3 ns/op BenchmarkChanNonblocking-4 11267601 9.680 ns/op BenchmarkSelectUncontended-4 943700 123.4 ns/op BenchmarkSelectSyncContended-4 28478 4096 ns/op BenchmarkSelectAsyncContended-4 116972 1184 ns/op BenchmarkSelectNonblock-4 6256742 20.45 ns/op BenchmarkChanUncontended-4 11924 10964 ns/op BenchmarkChanContended-4 1176 96716 ns/op BenchmarkChanSync-4 176462 680.5 ns/op BenchmarkChanSyncWork-4 10000 35697 ns/op BenchmarkChanProdCons0-4 79394 1606 ns/op BenchmarkChanProdCons10-4 95192 1341 ns/op BenchmarkChanProdCons100-4 105908 1128 ns/op BenchmarkChanProdConsWork0-4 74220 1718 ns/op BenchmarkChanProdConsWork10-4 75254 1589 ns/op BenchmarkChanProdConsWork100-4 84643 1507 ns/op BenchmarkSelectProdCons-4 53946 2046 ns/op BenchmarkReceiveDataFromClosedChan-4 636716 183.8 ns/op BenchmarkChanCreation-4 214689 499.1 ns/op BenchmarkChanSem-4 100585 1044 ns/op BenchmarkChanPopular-4 74 1553570 ns/op BenchmarkChanClosed-4 703815 242.9 ns/op BenchmarkCallClosure-4 6520232 17.92 ns/op BenchmarkCallClosure1-4 6861638 17.84 ns/op BenchmarkCallClosure2-4 1364756 85.77 ns/op BenchmarkCallClosure3-4 1437061 78.03 ns/op BenchmarkCallClosure4-4 1363465 86.73 ns/op BenchmarkComplex128DivNormal-4 9486657 12.42 ns/op BenchmarkComplex128DivNisNaN-4 7677793 15.72 ns/op BenchmarkComplex128DivDisNaN-4 7337601 16.16 ns/op BenchmarkComplex128DivNisInf-4 9832418 12.15 ns/op BenchmarkComplex128DivDisInf-4 5652952 21.39 ns/op BenchmarkSetTypePtr-4 49008656 2.459 ns/op 3253.89 MB/s BenchmarkSetTypePtr8-4 9627772 12.52 ns/op 5113.59 MB/s BenchmarkSetTypePtr16-4 9628323 12.64 ns/op 10124.75 MB/s BenchmarkSetTypePtr32-4 9611865 12.44 ns/op 20579.40 MB/s BenchmarkSetTypePtr64-4 9661974 12.55 ns/op 40797.54 MB/s BenchmarkSetTypePtr126-4 5681992 21.15 ns/op 47666.76 MB/s BenchmarkSetTypePtr128-4 5784524 20.65 ns/op 49578.41 MB/s BenchmarkSetTypePtrSlice-4 718443 167.4 ns/op 48924.48 MB/s BenchmarkSetTypeNode1-4 9333063 12.71 ns/op 1888.56 MB/s BenchmarkSetTypeNode1Slice-4 2952098 41.15 ns/op 18665.61 MB/s BenchmarkSetTypeNode8-4 6744693 17.73 ns/op 4512.64 MB/s BenchmarkSetTypeNode8Slice-4 1545264 77.23 ns/op 33147.33 MB/s BenchmarkSetTypeNode64-4 5639318 21.82 ns/op 24197.12 MB/s BenchmarkSetTypeNode64Slice-4 230136 524.8 ns/op 32195.61 MB/s BenchmarkSetTypeNode64Dead-4 7498441 15.96 ns/op 33080.71 MB/s BenchmarkSetTypeNode64DeadSlice-4 258192 471.1 ns/op 35862.40 MB/s BenchmarkSetTypeNode124-4 5482119 21.44 ns/op 47009.55 MB/s BenchmarkSetTypeNode124Slice-4 177267 686.5 ns/op 46983.69 MB/s BenchmarkSetTypeNode126-4 5796786 20.74 ns/op 49376.30 MB/s BenchmarkSetTypeNode126Slice-4 169612 671.9 ns/op 48765.56 MB/s BenchmarkSetTypeNode128-4 4018333 30.23 ns/op 34407.46 MB/s BenchmarkSetTypeNode128Slice-4 142207 840.7 ns/op 39587.22 MB/s BenchmarkSetTypeNode130-4 3964608 30.09 ns/op 35095.45 MB/s BenchmarkSetTypeNode130Slice-4 137620 865.4 ns/op 39047.01 MB/s BenchmarkSetTypeNode1024-4 697618 156.3 ns/op 52502.14 MB/s BenchmarkSetTypeNode1024Slice-4 23726 4984 ns/op 52696.10 MB/s BenchmarkAllocation-4 2829 47730 ns/op BenchmarkReadMemStats-4 5811 17654 ns/op BenchmarkReadMemStatsLatency-4 1 89467 p50-ns 89467 p90-ns 89467 p99-ns BenchmarkWriteBarrier-4 2740348 48.96 ns/op BenchmarkBulkWriteBarrier-4 6169804 19.14 ns/op BenchmarkScanStackNoLocals-4 2 51350341 ns/op BenchmarkMSpanCountAlloc/bits=64-4 10392774 11.44 ns/op BenchmarkMSpanCountAlloc/bits=128-4 11214460 12.33 ns/op BenchmarkMSpanCountAlloc/bits=256-4 8749318 14.05 ns/op BenchmarkMSpanCountAlloc/bits=512-4 7291382 18.13 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 5060408 24.29 ns/op BenchmarkHash5-4 6137518 19.35 ns/op 258.44 MB/s BenchmarkHash16-4 6591388 18.15 ns/op 881.54 MB/s BenchmarkHash64-4 5899570 20.34 ns/op 3147.28 MB/s BenchmarkHash1024-4 1987504 61.07 ns/op 16767.38 MB/s BenchmarkHash65536-4 37995 3130 ns/op 20937.80 MB/s BenchmarkAlignedLoad-4 8118172 14.67 ns/op BenchmarkUnalignedLoad-4 7677243 15.34 ns/op BenchmarkEqEfaceConcrete-4 6679092 18.32 ns/op BenchmarkEqIfaceConcrete-4 6101832 19.10 ns/op BenchmarkNeEfaceConcrete-4 6702639 18.17 ns/op BenchmarkNeIfaceConcrete-4 6618674 18.56 ns/op BenchmarkConvT2EByteSized/bool-4 6634368 17.67 ns/op BenchmarkConvT2EByteSized/uint8-4 6353851 18.45 ns/op BenchmarkConvT2ESmall-4 5888785 19.87 ns/op BenchmarkConvT2EUintptr-4 5752645 20.46 ns/op BenchmarkConvT2ELarge-4 1000000 112.0 ns/op BenchmarkConvT2ISmall-4 5950425 20.46 ns/op BenchmarkConvT2IUintptr-4 5630398 21.16 ns/op BenchmarkConvT2ILarge-4 1000000 103.0 ns/op BenchmarkConvI2E-4 5144704 21.56 ns/op BenchmarkConvI2I-4 4237718 27.47 ns/op BenchmarkAssertE2T-4 5167002 23.28 ns/op BenchmarkAssertE2TLarge-4 2399917 48.97 ns/op BenchmarkAssertE2I-4 4433169 26.20 ns/op BenchmarkAssertI2T-4 4860002 24.81 ns/op BenchmarkAssertI2I-4 4204926 26.94 ns/op BenchmarkAssertI2E-4 5816920 18.19 ns/op BenchmarkAssertE2E-4 6231706 18.63 ns/op BenchmarkAssertE2T2-4 3798139 31.87 ns/op BenchmarkAssertE2T2Blank-4 4663216 25.44 ns/op BenchmarkAssertI2E2-4 4575270 26.19 ns/op BenchmarkAssertI2E2Blank-4 6018726 18.45 ns/op BenchmarkAssertE2E2-4 4582622 26.16 ns/op BenchmarkAssertE2E2Blank-4 5977596 18.83 ns/op BenchmarkConvT2Ezero/zero/16-4 5924373 20.27 ns/op BenchmarkConvT2Ezero/zero/32-4 5882520 20.55 ns/op BenchmarkConvT2Ezero/zero/64-4 5725876 20.80 ns/op BenchmarkConvT2Ezero/zero/str-4 5674344 21.43 ns/op BenchmarkConvT2Ezero/zero/slice-4 5634256 20.69 ns/op BenchmarkConvT2Ezero/zero/big-4 189580 545.5 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1282335 85.63 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1270189 93.41 ns/op BenchmarkConvT2Ezero/nonzero/big-4 220546 577.2 ns/op BenchmarkConvT2Ezero/smallint/16-4 5849176 20.32 ns/op BenchmarkConvT2Ezero/smallint/32-4 5673045 21.20 ns/op BenchmarkConvT2Ezero/smallint/64-4 5647785 21.42 ns/op BenchmarkConvT2Ezero/largeint/16-4 1599180 72.73 ns/op BenchmarkConvT2Ezero/largeint/32-4 1679148 69.15 ns/op BenchmarkConvT2Ezero/largeint/64-4 1770830 68.91 ns/op BenchmarkMalloc8-4 1439160 80.27 ns/op BenchmarkMalloc16-4 1374303 91.35 ns/op BenchmarkMallocTypeInfo8-4 1337596 83.87 ns/op BenchmarkMallocTypeInfo16-4 1223506 99.34 ns/op BenchmarkMallocLargeStruct-4 170470 713.3 ns/op BenchmarkGoroutineSelect-4 58 1865366 ns/op BenchmarkGoroutineBlocking-4 73 1898879 ns/op BenchmarkGoroutineForRange-4 70 2034491 ns/op BenchmarkGoroutineIdle-4 90 1748592 ns/op BenchmarkHashStringSpeed-4 2399953 48.77 ns/op BenchmarkHashBytesSpeed-4 1455616 83.62 ns/op BenchmarkHashInt32Speed-4 3046927 36.06 ns/op BenchmarkHashInt64Speed-4 3080541 44.17 ns/op BenchmarkHashStringArraySpeed-4 581180 191.7 ns/op BenchmarkMegMap-4 3165168 35.71 ns/op BenchmarkMegOneMap-4 3988015 30.03 ns/op BenchmarkMegEqMap-4 1383 73401 ns/op BenchmarkMegEmptyMap-4 4846476 24.70 ns/op BenchmarkSmallStrMap-4 3266594 35.60 ns/op BenchmarkMapStringKeysEight_16-4 3338991 35.88 ns/op BenchmarkMapStringKeysEight_32-4 3256148 36.67 ns/op BenchmarkMapStringKeysEight_64-4 3265174 36.91 ns/op BenchmarkMapStringKeysEight_1M-4 3269107 36.63 ns/op BenchmarkIntMap-4 3856497 30.83 ns/op BenchmarkMapFirst/1-4 4804338 25.20 ns/op BenchmarkMapFirst/2-4 4563121 25.97 ns/op BenchmarkMapFirst/3-4 4746175 25.15 ns/op BenchmarkMapFirst/4-4 4461088 25.62 ns/op BenchmarkMapFirst/5-4 4619130 25.43 ns/op BenchmarkMapFirst/6-4 4612784 26.38 ns/op BenchmarkMapFirst/7-4 4673857 24.84 ns/op BenchmarkMapFirst/8-4 4455877 27.77 ns/op BenchmarkMapFirst/9-4 4125559 30.60 ns/op BenchmarkMapFirst/10-4 3812810 28.71 ns/op BenchmarkMapFirst/11-4 3735352 28.50 ns/op BenchmarkMapFirst/12-4 4207065 30.56 ns/op BenchmarkMapFirst/13-4 4089600 29.04 ns/op BenchmarkMapFirst/14-4 4124400 28.55 ns/op BenchmarkMapFirst/15-4 3911848 28.69 ns/op BenchmarkMapFirst/16-4 4116559 28.76 ns/op BenchmarkMapMid/1-4 3885249 31.20 ns/op BenchmarkMapMid/2-4 3703666 31.86 ns/op BenchmarkMapMid/3-4 3915102 31.74 ns/op BenchmarkMapMid/4-4 3586086 30.98 ns/op BenchmarkMapMid/5-4 3870082 29.64 ns/op BenchmarkMapMid/6-4 3772765 32.38 ns/op BenchmarkMapMid/7-4 3792116 31.89 ns/op BenchmarkMapMid/8-4 3639752 31.18 ns/op BenchmarkMapMid/9-4 3473278 35.34 ns/op BenchmarkMapMid/10-4 3381883 34.89 ns/op BenchmarkMapMid/11-4 3204198 36.47 ns/op BenchmarkMapMid/12-4 3326288 38.47 ns/op BenchmarkMapMid/13-4 3541778 34.12 ns/op BenchmarkMapMid/14-4 3247143 35.13 ns/op BenchmarkMapMid/15-4 3604332 34.68 ns/op BenchmarkMapMid/16-4 3276718 35.66 ns/op BenchmarkMapLast/1-4 3796564 31.68 ns/op BenchmarkMapLast/2-4 3816452 32.14 ns/op BenchmarkMapLast/3-4 3893192 31.06 ns/op BenchmarkMapLast/4-4 3649263 31.77 ns/op BenchmarkMapLast/5-4 3881823 32.07 ns/op BenchmarkMapLast/6-4 3589648 32.86 ns/op BenchmarkMapLast/7-4 3665546 32.82 ns/op BenchmarkMapLast/8-4 3419514 33.66 ns/op BenchmarkMapLast/9-4 3433813 36.54 ns/op BenchmarkMapLast/10-4 3216805 36.12 ns/op BenchmarkMapLast/11-4 3432866 37.77 ns/op BenchmarkMapLast/12-4 2967909 36.53 ns/op BenchmarkMapLast/13-4 3311460 34.34 ns/op BenchmarkMapLast/14-4 3515738 35.17 ns/op BenchmarkMapLast/15-4 2816457 35.70 ns/op BenchmarkMapLast/16-4 3186944 35.34 ns/op BenchmarkMapCycle-4 2077941 57.74 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3306621 36.40 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2137 50511 ns/op BenchmarkMakeMap/[Byte]Byte-4 620510 191.9 ns/op BenchmarkMakeMap/[Int]Int-4 302950 343.5 ns/op BenchmarkNewEmptyMap-4 12245618 9.705 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1725388 69.60 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 465362 246.1 ns/op BenchmarkMapIterEmpty-4 5522194 22.08 ns/op BenchmarkSameLengthMap-4 4713069 26.00 ns/op BenchmarkBigKeyMap-4 1636317 70.37 ns/op BenchmarkBigValMap-4 1531047 77.27 ns/op BenchmarkSmallKeyMap-4 2697252 44.42 ns/op BenchmarkMapPopulate/1-4 2248717 53.40 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 127122 893.6 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 7483 17393 ns/op 6274 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 711 157707 ns/op 51749 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 52 2489914 ns/op 416463 B/op 201 allocs/op BenchmarkMapPopulate/100000-4 3 38987449 ns/op 6528178 B/op 2905 allocs/op BenchmarkComplexAlgMap-4 446529 239.1 ns/op BenchmarkGoMapClear/Reflexive/1-4 687846 167.2 ns/op BenchmarkGoMapClear/Reflexive/10-4 662301 178.9 ns/op BenchmarkGoMapClear/Reflexive/100-4 226573 516.1 ns/op BenchmarkGoMapClear/Reflexive/1000-4 39970 2913 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5269 22284 ns/op BenchmarkGoMapClear/NonReflexive/1-4 543778 219.0 ns/op BenchmarkGoMapClear/NonReflexive/10-4 480295 239.0 ns/op BenchmarkGoMapClear/NonReflexive/100-4 212347 571.2 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 39447 3005 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5169 24015 ns/op BenchmarkMapStringConversion/32/simple-4 1725954 68.16 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1699992 70.56 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1506292 74.99 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1639221 70.95 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1617916 74.47 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1477182 84.50 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1814842 65.20 ns/op BenchmarkMapInterfacePtr-4 1910832 58.43 ns/op BenchmarkNewEmptyMapHintLessThan8-4 4665478 25.50 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 109597 1053 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 4946 23084 ns/op BenchmarkMapPop1000-4 369 323197 ns/op BenchmarkMapPop10000-4 19 6493471 ns/op BenchmarkMapAssign/Int32/256-4 2309295 52.12 ns/op BenchmarkMapAssign/Int32/65536-4 741660 158.0 ns/op BenchmarkMapAssign/Int64/256-4 2250348 54.57 ns/op BenchmarkMapAssign/Int64/65536-4 606219 196.4 ns/op BenchmarkMapAssign/Str/256-4 1860660 65.19 ns/op BenchmarkMapAssign/Str/65536-4 366909 308.1 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1464958 79.91 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 514938 221.1 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1511535 80.06 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 414230 251.1 ns/op BenchmarkMapOperatorAssign/Str/256-4 486325 2767 ns/op BenchmarkMapOperatorAssign/Str/65536-4 137588 758.1 ns/op BenchmarkMapAppendAssign/Int32/256-4 824260 164.7 ns/op 27 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 171304 631.4 ns/op 70 B/op 1 allocs/op BenchmarkMapAppendAssign/Int64/256-4 808084 165.8 ns/op 27 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 161737 667.9 ns/op 80 B/op 1 allocs/op BenchmarkMapAppendAssign/Str/256-4 523995 270.7 ns/op 58 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 94803 1184 ns/op 149 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1763798 76.69 ns/op BenchmarkMapDelete/Int32/1000-4 1778751 65.07 ns/op BenchmarkMapDelete/Int32/10000-4 1791175 65.53 ns/op BenchmarkMapDelete/Int64/100-4 1614350 68.73 ns/op BenchmarkMapDelete/Int64/1000-4 1919845 64.57 ns/op BenchmarkMapDelete/Int64/10000-4 1808139 65.47 ns/op BenchmarkMapDelete/Str/100-4 1445932 81.47 ns/op BenchmarkMapDelete/Str/1000-4 1452530 85.29 ns/op BenchmarkMapDelete/Str/10000-4 1363345 87.92 ns/op BenchmarkMapDelete/Pointer/100-4 1603209 78.33 ns/op BenchmarkMapDelete/Pointer/1000-4 1629142 69.97 ns/op BenchmarkMapDelete/Pointer/10000-4 1608669 71.33 ns/op BenchmarkMemmove/0-4 15261231 7.945 ns/op BenchmarkMemmove/1-4 1938538 61.66 ns/op 16.22 MB/s BenchmarkMemmove/2-4 1852262 65.23 ns/op 30.66 MB/s BenchmarkMemmove/3-4 1759147 66.22 ns/op 45.30 MB/s BenchmarkMemmove/4-4 1934404 63.94 ns/op 62.56 MB/s BenchmarkMemmove/5-4 1902206 63.42 ns/op 78.84 MB/s BenchmarkMemmove/6-4 1820677 65.05 ns/op 92.23 MB/s BenchmarkMemmove/7-4 1850623 64.60 ns/op 108.36 MB/s BenchmarkMemmove/8-4 1980232 61.23 ns/op 130.65 MB/s BenchmarkMemmove/9-4 1808976 66.31 ns/op 135.72 MB/s BenchmarkMemmove/10-4 1754132 68.80 ns/op 145.35 MB/s BenchmarkMemmove/11-4 1772041 67.25 ns/op 163.56 MB/s BenchmarkMemmove/12-4 1795458 69.01 ns/op 173.89 MB/s BenchmarkMemmove/13-4 1792431 67.70 ns/op 192.03 MB/s BenchmarkMemmove/14-4 1809292 64.58 ns/op 216.78 MB/s BenchmarkMemmove/15-4 1812003 65.41 ns/op 229.31 MB/s BenchmarkMemmove/16-4 1930023 61.80 ns/op 258.89 MB/s BenchmarkMemmove/32-4 1814910 65.88 ns/op 485.73 MB/s BenchmarkMemmove/64-4 1648214 71.35 ns/op 896.93 MB/s BenchmarkMemmove/128-4 1365982 86.39 ns/op 1481.61 MB/s BenchmarkMemmove/256-4 874431 136.5 ns/op 1875.71 MB/s BenchmarkMemmove/512-4 631222 188.4 ns/op 2717.47 MB/s BenchmarkMemmove/1024-4 407781 295.3 ns/op 3467.77 MB/s BenchmarkMemmove/2048-4 239118 506.0 ns/op 4047.53 MB/s BenchmarkMemmove/4096-4 131018 926.5 ns/op 4420.72 MB/s BenchmarkMemmoveOverlap/32-4 1784280 65.53 ns/op 488.30 MB/s BenchmarkMemmoveOverlap/64-4 1573735 73.83 ns/op 866.85 MB/s BenchmarkMemmoveOverlap/128-4 1277128 91.48 ns/op 1399.26 MB/s BenchmarkMemmoveOverlap/256-4 863166 141.3 ns/op 1811.66 MB/s BenchmarkMemmoveOverlap/512-4 585699 193.9 ns/op 2640.35 MB/s BenchmarkMemmoveOverlap/1024-4 414025 294.8 ns/op 3473.78 MB/s BenchmarkMemmoveOverlap/2048-4 241359 502.4 ns/op 4076.56 MB/s BenchmarkMemmoveOverlap/4096-4 124358 933.0 ns/op 4389.92 MB/s BenchmarkMemmoveUnalignedDst/0-4 15399370 7.702 ns/op BenchmarkMemmoveUnalignedDst/1-4 1935164 61.10 ns/op 16.37 MB/s BenchmarkMemmoveUnalignedDst/2-4 1869850 63.55 ns/op 31.47 MB/s BenchmarkMemmoveUnalignedDst/3-4 1854403 64.29 ns/op 46.66 MB/s BenchmarkMemmoveUnalignedDst/4-4 1903857 65.17 ns/op 61.38 MB/s BenchmarkMemmoveUnalignedDst/5-4 1861412 65.11 ns/op 76.79 MB/s BenchmarkMemmoveUnalignedDst/6-4 1882508 63.59 ns/op 94.35 MB/s BenchmarkMemmoveUnalignedDst/7-4 1876668 65.57 ns/op 106.75 MB/s BenchmarkMemmoveUnalignedDst/8-4 1924068 61.12 ns/op 130.89 MB/s BenchmarkMemmoveUnalignedDst/9-4 1791897 66.41 ns/op 135.53 MB/s BenchmarkMemmoveUnalignedDst/10-4 1764885 66.22 ns/op 151.00 MB/s BenchmarkMemmoveUnalignedDst/11-4 1819984 65.47 ns/op 168.01 MB/s BenchmarkMemmoveUnalignedDst/12-4 1810212 64.78 ns/op 185.24 MB/s BenchmarkMemmoveUnalignedDst/13-4 1807852 65.42 ns/op 198.71 MB/s BenchmarkMemmoveUnalignedDst/14-4 1817409 65.88 ns/op 212.49 MB/s BenchmarkMemmoveUnalignedDst/15-4 1818200 66.88 ns/op 224.27 MB/s BenchmarkMemmoveUnalignedDst/16-4 1827520 65.11 ns/op 245.73 MB/s BenchmarkMemmoveUnalignedDst/32-4 1811914 66.56 ns/op 480.79 MB/s BenchmarkMemmoveUnalignedDst/64-4 1545624 76.72 ns/op 834.21 MB/s BenchmarkMemmoveUnalignedDst/128-4 1311254 90.10 ns/op 1420.65 MB/s BenchmarkMemmoveUnalignedDst/256-4 854676 142.3 ns/op 1798.99 MB/s BenchmarkMemmoveUnalignedDst/512-4 596966 197.9 ns/op 2587.49 MB/s BenchmarkMemmoveUnalignedDst/1024-4 390261 306.2 ns/op 3344.48 MB/s BenchmarkMemmoveUnalignedDst/2048-4 239721 507.8 ns/op 4033.14 MB/s BenchmarkMemmoveUnalignedDst/4096-4 126286 956.6 ns/op 4281.96 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1737211 70.39 ns/op 454.60 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1518117 77.70 ns/op 823.69 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1280163 94.76 ns/op 1350.74 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 821214 138.4 ns/op 1850.03 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 612703 196.0 ns/op 2612.07 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 372961 302.2 ns/op 3388.47 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 238286 512.9 ns/op 3992.80 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 128101 936.6 ns/op 4373.45 MB/s BenchmarkMemmoveUnalignedSrc/0-4 14407442 8.366 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1885929 63.12 ns/op 15.84 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1877185 64.19 ns/op 31.16 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1867004 65.90 ns/op 45.52 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1879729 64.69 ns/op 61.83 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1861780 63.48 ns/op 78.77 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1852458 63.45 ns/op 94.57 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1832270 64.26 ns/op 108.93 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1988470 60.80 ns/op 131.57 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1784020 65.46 ns/op 137.48 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1822680 65.67 ns/op 152.28 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1828095 64.82 ns/op 169.71 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1813165 67.78 ns/op 177.04 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1713369 67.12 ns/op 193.68 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1759257 65.48 ns/op 213.81 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1814222 66.72 ns/op 224.83 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1824538 66.30 ns/op 241.34 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1736400 68.13 ns/op 469.66 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1534362 79.07 ns/op 809.44 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1290242 91.97 ns/op 1391.82 MB/s BenchmarkMemmoveUnalignedSrc/256-4 824397 139.5 ns/op 1835.12 MB/s BenchmarkMemmoveUnalignedSrc/512-4 619342 197.1 ns/op 2597.46 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 396732 297.0 ns/op 3447.80 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 240500 510.7 ns/op 4010.30 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 126534 949.0 ns/op 4316.04 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1704624 70.10 ns/op 456.50 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1508688 78.20 ns/op 818.46 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1318796 90.45 ns/op 1415.12 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 876801 139.1 ns/op 1839.75 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 606424 191.4 ns/op 2675.71 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 391525 288.8 ns/op 3545.56 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 231277 499.5 ns/op 4099.89 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 131398 922.8 ns/op 4438.80 MB/s BenchmarkMemclr/5-4 10647693 9.918 ns/op 504.11 MB/s BenchmarkMemclr/16-4 12398188 9.703 ns/op 1648.93 MB/s BenchmarkMemclr/64-4 12132525 9.981 ns/op 6412.38 MB/s BenchmarkMemclr/256-4 10530442 11.51 ns/op 22236.20 MB/s BenchmarkMemclr/4096-4 2383039 50.91 ns/op 80458.76 MB/s BenchmarkMemclr/65536-4 57976 1868 ns/op 35075.54 MB/s BenchmarkMemclr/1M-4 2642 44599 ns/op 23511.02 MB/s BenchmarkMemclr/4M-4 650 201702 ns/op 20794.57 MB/s BenchmarkMemclr/8M-4 164 711680 ns/op 11787.05 MB/s BenchmarkMemclr/16M-4 46 2424744 ns/op 6919.17 MB/s BenchmarkMemclr/64M-4 12 9701301 ns/op 6917.51 MB/s BenchmarkGoMemclr/5-4 2111827 55.61 ns/op 89.92 MB/s BenchmarkGoMemclr/16-4 528446 228.0 ns/op 70.18 MB/s BenchmarkGoMemclr/64-4 138046 859.9 ns/op 74.43 MB/s BenchmarkGoMemclr/256-4 35796 3352 ns/op 76.36 MB/s BenchmarkMemclrRange/1K_2K-4 70376 1708 ns/op 56144.25 MB/s BenchmarkMemclrRange/2K_8K-4 30592 3937 ns/op 84712.03 MB/s BenchmarkMemclrRange/4K_16K-4 42050 2848 ns/op 113424.28 MB/s BenchmarkMemclrRange/160K_228K-4 2180 59586 ns/op 27907.07 MB/s BenchmarkClearFat7-4 6241507 19.58 ns/op BenchmarkClearFat8-4 6823916 17.12 ns/op BenchmarkClearFat11-4 5644428 19.80 ns/op BenchmarkClearFat12-4 6327468 18.75 ns/op BenchmarkClearFat13-4 6044598 20.32 ns/op BenchmarkClearFat14-4 6195159 19.07 ns/op BenchmarkClearFat15-4 6076122 20.16 ns/op BenchmarkClearFat16-4 6258411 18.41 ns/op BenchmarkClearFat24-4 5693707 20.18 ns/op BenchmarkClearFat32-4 6177150 19.77 ns/op BenchmarkClearFat40-4 5791306 20.67 ns/op BenchmarkClearFat48-4 5915350 20.44 ns/op BenchmarkClearFat56-4 5523170 21.82 ns/op BenchmarkClearFat64-4 5500996 21.67 ns/op BenchmarkClearFat72-4 5088129 22.88 ns/op BenchmarkClearFat128-4 3910864 31.45 ns/op BenchmarkClearFat256-4 2168863 54.39 ns/op BenchmarkClearFat512-4 1413316 85.56 ns/op BenchmarkClearFat1024-4 857715 139.8 ns/op BenchmarkClearFat1032-4 823014 144.8 ns/op BenchmarkClearFat1040-4 831676 144.8 ns/op BenchmarkCopyFat7-4 6165511 19.37 ns/op BenchmarkCopyFat8-4 6756999 17.91 ns/op BenchmarkCopyFat11-4 6059972 20.11 ns/op BenchmarkCopyFat12-4 6074054 20.13 ns/op BenchmarkCopyFat13-4 6141782 19.38 ns/op BenchmarkCopyFat14-4 6168848 19.34 ns/op BenchmarkCopyFat15-4 6029103 20.32 ns/op BenchmarkCopyFat16-4 6606326 18.48 ns/op BenchmarkCopyFat24-4 5949133 19.77 ns/op BenchmarkCopyFat32-4 6302802 19.31 ns/op BenchmarkCopyFat64-4 5134174 23.05 ns/op BenchmarkCopyFat72-4 5113195 22.88 ns/op BenchmarkCopyFat128-4 3734314 31.46 ns/op BenchmarkCopyFat256-4 2113868 57.06 ns/op BenchmarkCopyFat512-4 1371361 87.31 ns/op BenchmarkCopyFat520-4 1354275 89.11 ns/op BenchmarkCopyFat1024-4 808321 149.5 ns/op BenchmarkCopyFat1032-4 780548 149.0 ns/op BenchmarkCopyFat1040-4 765139 151.5 ns/op BenchmarkIssue18740/2byte-4 408 279990 ns/op BenchmarkIssue18740/4byte-4 709 172740 ns/op BenchmarkIssue18740/8byte-4 1027 116602 ns/op BenchmarkMemclrKnownSize1-4 9038610 13.04 ns/op 76.70 MB/s BenchmarkMemclrKnownSize2-4 5668984 21.12 ns/op 94.70 MB/s BenchmarkMemclrKnownSize4-4 3481720 34.69 ns/op 115.32 MB/s BenchmarkMemclrKnownSize8-4 982036 115.1 ns/op 69.53 MB/s BenchmarkMemclrKnownSize16-4 515668 246.0 ns/op 65.04 MB/s BenchmarkMemclrKnownSize32-4 273144 437.5 ns/op 73.14 MB/s BenchmarkMemclrKnownSize64-4 144640 832.8 ns/op 76.85 MB/s BenchmarkMemclrKnownSize112-4 80961 1475 ns/op 75.91 MB/s BenchmarkMemclrKnownSize128-4 72789 1637 ns/op 78.21 MB/s BenchmarkMemclrKnownSize192-4 48596 2478 ns/op 77.48 MB/s BenchmarkMemclrKnownSize248-4 36260 3364 ns/op 73.73 MB/s BenchmarkMemclrKnownSize256-4 35221 3418 ns/op 74.90 MB/s BenchmarkMemclrKnownSize512-4 17492 6801 ns/op 75.28 MB/s BenchmarkMemclrKnownSize1024-4 8656 13567 ns/op 75.48 MB/s BenchmarkMemclrKnownSize4096-4 2205 54864 ns/op 74.66 MB/s BenchmarkMemclrKnownSize512KiB-4 15 7037478 ns/op 74.50 MB/s BenchmarkReadMetricsLatency-4 20169 4407 p50-ns 6493 p90-ns 20016 p99-ns BenchmarkFinalizer-4 151 732228 ns/op BenchmarkFinalizerRun-4 188149 880.0 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7030412 16.36 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 2987460 38.38 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2334146 50.28 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2331830 51.00 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1296044 92.38 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 103.4 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2206928 54.80 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1248333 96.43 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1315989 91.38 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1817678 67.16 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1845985 66.26 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1680152 70.60 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1447788 81.79 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1327584 90.49 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 6166924 19.48 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 6366093 18.94 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 6278194 19.33 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 6205741 19.32 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 5953389 20.34 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 5256361 22.68 ns/op BenchmarkFindBitRange64/PatternAASize2-4 5941741 19.56 ns/op BenchmarkFindBitRange64/PatternAASize8-4 6296702 18.94 ns/op BenchmarkFindBitRange64/PatternAASize32-4 6362641 19.01 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 6168427 19.64 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 6377493 19.06 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 6286556 18.98 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 6185006 19.33 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 6250980 19.26 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 6255698 19.02 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 6140216 19.59 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 6346130 19.01 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 6358580 18.93 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 6059263 19.80 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 5764473 20.79 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 5645086 20.92 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 6167646 19.70 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 5713968 20.85 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 5686705 20.75 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 6183238 19.51 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 5720054 20.61 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 5858234 20.63 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 6211698 19.37 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 5809192 20.54 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 5757991 20.65 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 5962214 19.39 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 6352543 18.94 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 6409040 19.08 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 6144670 19.52 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 6393284 18.80 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 6352108 19.21 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 6222358 19.51 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 6359868 18.96 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 6417993 18.89 ns/op BenchmarkNetpollBreak-4 3812 32787 ns/op BenchmarkPingPongHog-4 337 358973 ns/op BenchmarkStackGrowth-4 91509 1150 ns/op BenchmarkStackGrowthDeep-4 1142 95086 ns/op BenchmarkCreateGoroutines-4 47364 2607 ns/op BenchmarkCreateGoroutinesParallel-4 36906 2978 ns/op BenchmarkCreateGoroutinesCapture-4 8896 15127 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 29322 5122 ns/op BenchmarkClosureCall-4 18630571 5.411 ns/op BenchmarkWakeupParallelSpinning/0s-4 6284 18572 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5178 21593 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4752 23425 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3454 36519 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2140 58706 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1228 94863 ns/op BenchmarkWakeupParallelSpinning/50µs-4 610 199678 ns/op BenchmarkWakeupParallelSpinning/100µs-4 333 343925 ns/op BenchmarkWakeupParallelSyscall/0s-4 754 161959 ns/op BenchmarkWakeupParallelSyscall/1µs-4 748 163019 ns/op BenchmarkWakeupParallelSyscall/2µs-4 750 161366 ns/op BenchmarkWakeupParallelSyscall/5µs-4 726 169656 ns/op BenchmarkWakeupParallelSyscall/10µs-4 648 191162 ns/op BenchmarkWakeupParallelSyscall/20µs-4 513 215427 ns/op BenchmarkWakeupParallelSyscall/50µs-4 384 304257 ns/op BenchmarkWakeupParallelSyscall/100µs-4 276 399454 ns/op BenchmarkMatmult-4 3498427 47.89 ns/op BenchmarkFastrand-4 13584322 9.054 ns/op BenchmarkFastrand64-4 12888850 8.897 ns/op BenchmarkFastrandHashiter-4 4545829 25.96 ns/op BenchmarkFastrandn/2-4 5799687 20.78 ns/op BenchmarkFastrandn/3-4 5814349 20.38 ns/op BenchmarkFastrandn/4-4 6132892 19.44 ns/op BenchmarkFastrandn/5-4 6167186 19.26 ns/op BenchmarkIfaceCmp100-4 93450 1233 ns/op BenchmarkIfaceCmpNil100-4 197992 586.0 ns/op BenchmarkEfaceCmpDiff-4 40210 3012 ns/op BenchmarkEfaceCmpDiffIndirect-4 28402 4026 ns/op BenchmarkDefer-4 1593043 72.36 ns/op BenchmarkDefer10-4 774895 161.4 ns/op BenchmarkDeferMany-4 429982 548.7 ns/op BenchmarkPanicRecover-4 175580 665.5 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 6885 18399 ns/op 15891 p50-ns 24230 p90-ns 68673 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 4921 24715 ns/op 15638 p50-ns 26452 p90-ns 199981 p99-ns BenchmarkGoroutineProfile/small/idle-4 2700 39609 ns/op 36996 p50-ns 41281 p90-ns 79776 p99-ns BenchmarkGoroutineProfile/small/loaded-4 1189 374863 ns/op 139809 p50-ns 365425 p90-ns 3929700 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 8040 17055 ns/op 15206 p50-ns 21306 p90-ns 45266 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 7888 25784 ns/op 16100 p50-ns 25850 p90-ns 193260 p99-ns BenchmarkGoroutineProfile/large/idle-4 12 9148406 ns/op 8933154 p50-ns 9504299 p90-ns 10899715 p99-ns BenchmarkGoroutineProfile/large/loaded-4 9 13970281 ns/op 12597740 p50-ns 20550835 p90-ns 20550835 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 7032 17082 ns/op 14798 p50-ns 21079 p90-ns 63705 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 4623 23421 ns/op 15639 p50-ns 25407 p90-ns 197679 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 957 128207 ns/op 116231 p50-ns 139848 p90-ns 415829 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 268 465884 ns/op 259553 p50-ns 470000 p90-ns 3963847 p99-ns BenchmarkRWMutexUncontended-4 2566779 39.74 ns/op BenchmarkRWMutexWrite100-4 1000000 231.9 ns/op BenchmarkRWMutexWrite10-4 631084 995.3 ns/op BenchmarkRWMutexWorkWrite100-4 434017 275.0 ns/op BenchmarkRWMutexWorkWrite10-4 83599 1393 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 1802 65293 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 866 140458 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 951 122636 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 423 294304 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 481 246604 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 190 588422 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 234 500774 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 92 1241174 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 290744 414.9 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 247009 417.5 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 268456 447.3 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 270792 412.5 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 232598 442.7 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 260563 456.9 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 228043 452.0 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 201574 546.7 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 234216 494.4 ns/op BenchmarkMakeSlice/Byte-4 1879846 60.51 ns/op BenchmarkMakeSlice/Int16-4 1924915 59.76 ns/op BenchmarkMakeSlice/Int-4 1540364 75.06 ns/op BenchmarkMakeSlice/Ptr-4 1000000 101.8 ns/op BenchmarkMakeSlice/Struct/24-4 978314 127.4 ns/op BenchmarkMakeSlice/Struct/32-4 756834 152.7 ns/op BenchmarkMakeSlice/Struct/40-4 676449 202.4 ns/op BenchmarkGrowSlice/Byte-4 802574 153.6 ns/op BenchmarkGrowSlice/Int16-4 778274 165.2 ns/op BenchmarkGrowSlice/Int-4 610935 218.1 ns/op BenchmarkGrowSlice/Ptr-4 539287 259.7 ns/op BenchmarkGrowSlice/Struct/24-4 294648 392.9 ns/op BenchmarkGrowSlice/Struct/32-4 209848 481.4 ns/op BenchmarkGrowSlice/Struct/40-4 197156 576.7 ns/op BenchmarkExtendSlice/IntSlice-4 502606 266.8 ns/op BenchmarkExtendSlice/PointerSlice-4 391748 313.0 ns/op BenchmarkExtendSlice/NoGrow-4 972002 145.3 ns/op BenchmarkAppend-4 721328 148.0 ns/op BenchmarkAppendGrowByte-4 3 34810620 ns/op BenchmarkAppendGrowString-4 1 389174543 ns/op BenchmarkAppendSlice/1Bytes-4 1881226 65.05 ns/op BenchmarkAppendSlice/4Bytes-4 1781239 65.95 ns/op BenchmarkAppendSlice/7Bytes-4 1824310 65.85 ns/op BenchmarkAppendSlice/8Bytes-4 1877401 63.77 ns/op BenchmarkAppendSlice/15Bytes-4 1753738 69.20 ns/op BenchmarkAppendSlice/16Bytes-4 1729047 67.52 ns/op BenchmarkAppendSlice/32Bytes-4 1793059 67.58 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 78018 1394 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 22201 5069 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 8997 20116 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1753 68133 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 96 1156559 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 20 5824360 ns/op BenchmarkAppendStr/1Bytes-4 1391269 84.36 ns/op BenchmarkAppendStr/4Bytes-4 1456358 82.09 ns/op BenchmarkAppendStr/8Bytes-4 1450690 82.96 ns/op BenchmarkAppendStr/16Bytes-4 1399552 84.57 ns/op BenchmarkAppendStr/32Bytes-4 1408125 82.50 ns/op BenchmarkAppendSpecialCase-4 760527 158.1 ns/op BenchmarkCopy/1Byte-4 1959679 60.42 ns/op 16.55 MB/s BenchmarkCopy/1String-4 1953819 61.59 ns/op 16.24 MB/s BenchmarkCopy/2Byte-4 1921077 63.57 ns/op 31.46 MB/s BenchmarkCopy/2String-4 1863274 63.69 ns/op 31.40 MB/s BenchmarkCopy/4Byte-4 1862918 63.93 ns/op 62.57 MB/s BenchmarkCopy/4String-4 1930580 63.91 ns/op 62.59 MB/s BenchmarkCopy/8Byte-4 1863376 62.39 ns/op 128.22 MB/s BenchmarkCopy/8String-4 1962387 62.05 ns/op 128.93 MB/s BenchmarkCopy/12Byte-4 1804784 65.62 ns/op 182.88 MB/s BenchmarkCopy/12String-4 1876402 62.77 ns/op 191.16 MB/s BenchmarkCopy/16Byte-4 1961161 63.23 ns/op 253.06 MB/s BenchmarkCopy/16String-4 1861501 65.50 ns/op 244.26 MB/s BenchmarkCopy/32Byte-4 1825976 64.81 ns/op 493.78 MB/s BenchmarkCopy/32String-4 1779102 67.65 ns/op 472.99 MB/s BenchmarkCopy/128Byte-4 1353218 88.32 ns/op 1449.34 MB/s BenchmarkCopy/128String-4 1267965 93.88 ns/op 1363.47 MB/s BenchmarkCopy/1024Byte-4 406965 292.7 ns/op 3498.44 MB/s BenchmarkCopy/1024String-4 352504 344.9 ns/op 2968.87 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 28034 4075 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 18627 6345 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 10053 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 12899 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 15994 ns/op BenchmarkAppendInPlace/Grow/Byte-4 135721 872.8 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 133010 881.6 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 98404 1111 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 77152 1297 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 68760 1514 ns/op BenchmarkStackCopyPtr-4 1 161579157 ns/op BenchmarkStackCopy-4 1 117086830 ns/op BenchmarkStackCopyNoCache-4 19 5483174 ns/op BenchmarkStackCopyWithStkobj-4 1 123866103 ns/op BenchmarkIssue18138-4 540 203662 ns/op BenchmarkCompareStringEqual-4 12457263 9.734 ns/op BenchmarkCompareStringIdentical-4 15817569 6.514 ns/op BenchmarkCompareStringSameLength-4 13105431 8.476 ns/op BenchmarkCompareStringDifferentLength-4 22510470 5.364 ns/op BenchmarkCompareStringBigUnaligned-4 1303 78751 ns/op 13315.29 MB/s BenchmarkCompareStringBig-4 1220 91841 ns/op 11417.36 MB/s BenchmarkConcatStringAndBytes-4 2185333 54.11 ns/op BenchmarkSliceByteToString/1-4 2254428 54.19 ns/op BenchmarkSliceByteToString/2-4 1000000 105.7 ns/op BenchmarkSliceByteToString/4-4 1000000 105.4 ns/op BenchmarkSliceByteToString/8-4 1000000 104.9 ns/op BenchmarkSliceByteToString/16-4 1000000 117.1 ns/op BenchmarkSliceByteToString/32-4 963668 124.6 ns/op BenchmarkSliceByteToString/64-4 931564 146.8 ns/op BenchmarkSliceByteToString/128-4 602416 232.9 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2175926 55.20 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 828453 137.7 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 117.3 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3234636 36.31 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1584146 75.79 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1785286 64.29 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2252132 50.68 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 450636 273.4 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 556366 216.5 ns/op BenchmarkRuneIterate/range/ASCII-4 5626809 21.29 ns/op BenchmarkRuneIterate/range/Japanese-4 2018325 58.97 ns/op BenchmarkRuneIterate/range/MixedLength-4 2210233 54.24 ns/op BenchmarkRuneIterate/range1/ASCII-4 5652370 21.30 ns/op BenchmarkRuneIterate/range1/Japanese-4 2034463 59.20 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2191376 54.61 ns/op BenchmarkRuneIterate/range2/ASCII-4 5644551 21.29 ns/op BenchmarkRuneIterate/range2/Japanese-4 2036738 58.96 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2203339 54.65 ns/op BenchmarkArrayEqual-4 20931066 5.755 ns/op BenchmarkFunc/Name-4 4970542 22.45 ns/op BenchmarkFunc/Entry-4 10235984 10.92 ns/op BenchmarkFunc/FileLine-4 1546353 75.50 ns/op PASS ok runtime 141.087s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 18 09:27:02 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: runtime/cgo cpu: AMD EPYC 7B12 BenchmarkHandle/non-concurrent-4 28275 3900 ns/op BenchmarkHandle/concurrent-4 15510 6686 ns/op PASS ok runtime/cgo 0.370s goos: linux goarch: amd64 pkg: runtime/internal/atomic cpu: AMD EPYC 7B12 BenchmarkAtomicLoad64-4 19873471 6.366 ns/op BenchmarkAtomicStore64-4 20013074 6.008 ns/op BenchmarkAtomicLoad-4 22770481 5.261 ns/op BenchmarkAtomicStore-4 18251064 6.071 ns/op BenchmarkAnd8-4 17358975 6.885 ns/op BenchmarkAnd-4 19784839 6.267 ns/op BenchmarkAnd8Parallel-4 3422898 37.19 ns/op BenchmarkAndParallel-4 4370126 32.82 ns/op BenchmarkOr8-4 17431219 6.927 ns/op BenchmarkOr-4 18748303 6.250 ns/op BenchmarkOr8Parallel-4 3438602 36.59 ns/op BenchmarkOrParallel-4 3149588 35.03 ns/op BenchmarkXadd-4 2891248 37.42 ns/op BenchmarkXadd64-4 2926560 41.47 ns/op BenchmarkCas-4 3262662 38.11 ns/op BenchmarkCas64-4 2902004 47.08 ns/op BenchmarkXchg-4 3211656 38.60 ns/op BenchmarkXchg64-4 4148654 40.12 ns/op PASS ok runtime/internal/atomic 2.835s goos: linux goarch: amd64 pkg: runtime/internal/math cpu: AMD EPYC 7B12 BenchmarkMulUintptr/small-4 4841204 23.59 ns/op BenchmarkMulUintptr/large-4 3596101 29.46 ns/op PASS ok runtime/internal/math 0.309s goos: linux goarch: amd64 pkg: runtime/pprof cpu: AMD EPYC 7B12 BenchmarkGoroutine/Profile.WriteTo_idle_50-4 27 3983510 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 34 10543159 ns/op 735.4 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 711 154920 ns/op 5.046 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 10 10917124 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 6 18918288 ns/op 1598 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 178 795601 ns/op 64.56 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 72800358 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 112315067 ns/op 8727 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 16 6344135 ns/op 475.1 concurrent_launches/op PASS ok runtime/pprof 1.838s goos: linux goarch: amd64 pkg: runtime/race cpu: AMD EPYC 7B12 BenchmarkSyncLeak-4 44 2522329 ns/op BenchmarkStackLeak-4 18920 6142 ns/op PASS ok runtime/race 0.439s goos: linux goarch: amd64 pkg: runtime/trace cpu: AMD EPYC 7B12 BenchmarkStartRegion-4 5315314 22.28 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 247788 463.6 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.293s goos: linux goarch: amd64 pkg: slices cpu: AMD EPYC 7B12 BenchmarkCompact/nil-4 7973029 15.18 ns/op BenchmarkCompact/one-4 1746164 68.74 ns/op BenchmarkCompact/sorted-4 972280 118.9 ns/op BenchmarkCompact/1_item-4 1000000 103.1 ns/op BenchmarkCompact/unsorted-4 911610 111.9 ns/op BenchmarkCompact/many-4 817639 144.4 ns/op BenchmarkReplace/naive-fast-4 104548 1208 ns/op BenchmarkReplace/optimized-fast-4 125164 866.1 ns/op BenchmarkReplace/naive-slow-4 64149 1809 ns/op BenchmarkReplace/optimized-slow-4 79190 1430 ns/op PASS ok slices 1.436s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 18 09:27:02 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: sort cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSearchWrappers-4 152437 744.7 ns/op BenchmarkSortString1K-4 172 676371 ns/op BenchmarkSortString1K_Slice-4 195 598342 ns/op BenchmarkStableString1K-4 94 1144963 ns/op BenchmarkSortInt1K-4 212 555093 ns/op BenchmarkSortInt1K_Sorted-4 3187 37653 ns/op BenchmarkSortInt1K_Reversed-4 1842 65032 ns/op BenchmarkSortInt1K_Mod8-4 532 224507 ns/op BenchmarkStableInt1K-4 136 870355 ns/op BenchmarkStableInt1K_Slice-4 162 745541 ns/op BenchmarkSortInt64K-4 2 53475409 ns/op BenchmarkSortInt64K_Slice-4 3 45626370 ns/op BenchmarkStableInt64K-4 2 72915622 ns/op BenchmarkSort1e2-4 420 297688 ns/op BenchmarkStable1e2-4 172 759453 ns/op BenchmarkSort1e4-4 2 51597414 ns/op BenchmarkStable1e4-4 1 229576245 ns/op PASS ok sort 3.557s goos: linux goarch: amd64 pkg: strconv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAtof64Decimal-4 837037 142.0 ns/op BenchmarkAtof64Float-4 736380 165.0 ns/op BenchmarkAtof64FloatExp-4 604428 199.3 ns/op BenchmarkAtof64Big-4 418882 278.5 ns/op BenchmarkAtof64RandomBits-4 112396 1069 ns/op BenchmarkAtof64RandomFloats-4 424083 265.2 ns/op BenchmarkAtof64RandomLongFloats-4 282076 429.4 ns/op BenchmarkAtof32Decimal-4 803636 139.7 ns/op BenchmarkAtof32Float-4 688357 161.2 ns/op BenchmarkAtof32FloatExp-4 561826 197.3 ns/op BenchmarkAtof32Random-4 349608 340.4 ns/op BenchmarkAtof32RandomLong-4 146084 804.9 ns/op BenchmarkParseInt/Pos/7bit-4 1404487 85.14 ns/op BenchmarkParseInt/Pos/26bit-4 589572 194.3 ns/op BenchmarkParseInt/Pos/31bit-4 540637 215.8 ns/op BenchmarkParseInt/Pos/56bit-4 350810 341.2 ns/op BenchmarkParseInt/Pos/63bit-4 327516 357.7 ns/op BenchmarkParseInt/Neg/7bit-4 1418816 84.20 ns/op BenchmarkParseInt/Neg/26bit-4 584812 198.2 ns/op BenchmarkParseInt/Neg/31bit-4 555122 210.5 ns/op BenchmarkParseInt/Neg/56bit-4 351511 334.3 ns/op BenchmarkParseInt/Neg/63bit-4 335551 354.0 ns/op BenchmarkAtoi/Pos/7bit-4 2160099 55.05 ns/op BenchmarkAtoi/Pos/26bit-4 802016 149.2 ns/op BenchmarkAtoi/Pos/31bit-4 725143 162.6 ns/op BenchmarkAtoi/Pos/56bit-4 420124 272.2 ns/op BenchmarkAtoi/Pos/63bit-4 309962 372.3 ns/op BenchmarkAtoi/Neg/7bit-4 1967889 58.44 ns/op BenchmarkAtoi/Neg/26bit-4 771108 144.7 ns/op BenchmarkAtoi/Neg/31bit-4 719829 159.0 ns/op BenchmarkAtoi/Neg/56bit-4 436428 267.1 ns/op BenchmarkAtoi/Neg/63bit-4 316008 377.8 ns/op BenchmarkFormatFloat/Decimal-4 110634 1132 ns/op BenchmarkFormatFloat/Float-4 101127 1152 ns/op BenchmarkFormatFloat/Exp-4 109791 1064 ns/op BenchmarkFormatFloat/NegExp-4 111374 1084 ns/op BenchmarkFormatFloat/LongExp-4 92701 1291 ns/op BenchmarkFormatFloat/Big-4 90724 1365 ns/op BenchmarkFormatFloat/BinaryExp-4 182786 609.4 ns/op BenchmarkFormatFloat/32Integer-4 111285 1076 ns/op BenchmarkFormatFloat/32ExactFraction-4 113086 1003 ns/op BenchmarkFormatFloat/32Point-4 105228 1159 ns/op BenchmarkFormatFloat/32Exp-4 107570 1088 ns/op BenchmarkFormatFloat/32NegExp-4 114745 1065 ns/op BenchmarkFormatFloat/32Shortest-4 119800 1035 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 133713 899.7 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 127622 953.2 ns/op BenchmarkFormatFloat/64Fixed1-4 150422 812.1 ns/op BenchmarkFormatFloat/64Fixed2-4 146868 805.3 ns/op BenchmarkFormatFloat/64Fixed3-4 147740 788.7 ns/op BenchmarkFormatFloat/64Fixed4-4 141428 805.9 ns/op BenchmarkFormatFloat/64Fixed12-4 80038 1443 ns/op BenchmarkFormatFloat/64Fixed16-4 108668 1103 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 110084 1093 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 100155 1179 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2140 50938 ns/op BenchmarkFormatFloat/Slowpath64-4 91670 1263 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 94916 1263 ns/op BenchmarkAppendFloat/Decimal-4 138684 848.8 ns/op BenchmarkAppendFloat/Float-4 122780 960.3 ns/op BenchmarkAppendFloat/Exp-4 138544 853.1 ns/op BenchmarkAppendFloat/NegExp-4 138574 859.4 ns/op BenchmarkAppendFloat/LongExp-4 110632 1060 ns/op BenchmarkAppendFloat/Big-4 105608 1111 ns/op BenchmarkAppendFloat/BinaryExp-4 325332 360.4 ns/op BenchmarkAppendFloat/32Integer-4 139239 858.6 ns/op BenchmarkAppendFloat/32ExactFraction-4 137768 855.0 ns/op BenchmarkAppendFloat/32Point-4 129756 914.8 ns/op BenchmarkAppendFloat/32Exp-4 137296 874.3 ns/op BenchmarkAppendFloat/32NegExp-4 139917 850.3 ns/op BenchmarkAppendFloat/32Shortest-4 154377 761.9 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 174786 679.5 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 167618 721.0 ns/op BenchmarkAppendFloat/64Fixed1-4 189235 611.7 ns/op BenchmarkAppendFloat/64Fixed2-4 192580 602.7 ns/op BenchmarkAppendFloat/64Fixed3-4 191811 610.9 ns/op BenchmarkAppendFloat/64Fixed4-4 194234 612.3 ns/op BenchmarkAppendFloat/64Fixed12-4 102634 1175 ns/op BenchmarkAppendFloat/64Fixed16-4 130946 885.5 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 138585 816.4 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 125168 945.1 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2311 50946 ns/op BenchmarkAppendFloat/Slowpath64-4 111770 1056 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 114678 1031 ns/op BenchmarkFormatInt-4 14128 7996 ns/op BenchmarkAppendInt-4 17103 7129 ns/op BenchmarkFormatUint-4 79688 1486 ns/op BenchmarkAppendUint-4 91978 1265 ns/op BenchmarkFormatIntSmall/7-4 2848854 40.33 ns/op BenchmarkFormatIntSmall/42-4 2963408 38.64 ns/op BenchmarkAppendIntSmall-4 1416477 85.57 ns/op BenchmarkAppendUintVarlen/1-4 1354094 90.23 ns/op BenchmarkAppendUintVarlen/12-4 1339104 93.50 ns/op BenchmarkAppendUintVarlen/123-4 910756 117.4 ns/op BenchmarkAppendUintVarlen/1234-4 916044 123.3 ns/op BenchmarkAppendUintVarlen/12345-4 907869 121.9 ns/op BenchmarkAppendUintVarlen/123456-4 934970 122.9 ns/op BenchmarkAppendUintVarlen/1234567-4 841807 126.9 ns/op BenchmarkAppendUintVarlen/12345678-4 863368 127.5 ns/op BenchmarkAppendUintVarlen/123456789-4 840544 132.8 ns/op BenchmarkAppendUintVarlen/1234567890-4 853795 134.0 ns/op BenchmarkAppendUintVarlen/12345678901-4 805556 137.7 ns/op BenchmarkAppendUintVarlen/123456789012-4 810750 140.0 ns/op BenchmarkAppendUintVarlen/1234567890123-4 775418 139.5 ns/op BenchmarkAppendUintVarlen/12345678901234-4 785853 137.5 ns/op BenchmarkAppendUintVarlen/123456789012345-4 810584 141.4 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 785976 137.3 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 784040 142.7 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 771680 144.4 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 767146 149.9 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 765892 149.4 ns/op BenchmarkQuote-4 42548 2696 ns/op BenchmarkQuoteRune-4 390360 272.6 ns/op BenchmarkAppendQuote-4 55362 2188 ns/op BenchmarkAppendQuoteRune-4 847615 131.8 ns/op BenchmarkUnquoteEasy-4 1390776 88.00 ns/op BenchmarkUnquoteHard-4 45262 2543 ns/op PASS ok strconv 15.983s goos: linux goarch: amd64 pkg: strings cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkBuildString_Builder/1Write_NoGrow-4 373724 285.2 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 132735 893.0 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 166893 654.1 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 273970 424.7 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 72938 1414 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 85827 1181 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 622803 184.6 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 20485 5626 ns/op BenchmarkGenericMatch1-4 2102 54218 ns/op BenchmarkGenericMatch2-4 414 282888 ns/op BenchmarkSingleMaxSkipping-4 7945 14767 ns/op 677.21 MB/s BenchmarkSingleLongSuffixFail-4 13130 9290 ns/op 107.85 MB/s BenchmarkSingleMatch-4 234 489697 ns/op 30.63 MB/s BenchmarkByteByteNoMatch-4 71539 1670 ns/op BenchmarkByteByteMatch-4 18096 6390 ns/op BenchmarkByteStringMatch-4 21409 5404 ns/op BenchmarkHTMLEscapeNew-4 70569 1666 ns/op BenchmarkHTMLEscapeOld-4 84265 1390 ns/op BenchmarkByteStringReplacerWriteString-4 1381 80800 ns/op BenchmarkByteReplacerWriteString-4 1519 77131 ns/op BenchmarkByteByteReplaces-4 3363 34653 ns/op BenchmarkByteByteMap-4 10014 11768 ns/op BenchmarkMap/identity/ASCII-4 657174 178.6 ns/op BenchmarkMap/identity/Greek-4 478686 247.1 ns/op BenchmarkMap/change/ASCII-4 38190 3202 ns/op BenchmarkMap/change/Greek-4 27285 4405 ns/op BenchmarkIndexRune-4 1828226 62.53 ns/op BenchmarkIndexRuneLongString-4 1615044 74.33 ns/op BenchmarkIndexRuneFastPath-4 3941731 29.53 ns/op BenchmarkIndex-4 4023678 29.77 ns/op BenchmarkLastIndex-4 4518284 26.63 ns/op BenchmarkIndexByte-4 10168464 11.21 ns/op BenchmarkToUpper/#00-4 3074128 39.05 ns/op BenchmarkToUpper/ONLYUPPER-4 2361196 52.57 ns/op BenchmarkToUpper/abc-4 312421 382.6 ns/op BenchmarkToUpper/AbC123-4 243096 487.5 ns/op BenchmarkToUpper/azAZ09_-4 263011 452.6 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 52950 2234 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 67201 1731 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 32268 3553 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 55405 2177 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 120224 990.6 ns/op BenchmarkToLower/#00-4 2861840 41.40 ns/op BenchmarkToLower/abc-4 2721727 44.45 ns/op BenchmarkToLower/AbC123-4 218746 532.0 ns/op BenchmarkToLower/azAZ09_-4 219272 531.1 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 96920 1264 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 64662 1866 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 34143 3560 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 75920 1595 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 113596 1010 ns/op BenchmarkMapNoChanges-4 869646 125.5 ns/op BenchmarkTrim-4 35809 3230 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3124098 38.92 ns/op BenchmarkToValidUTF8/InvalidASCII-4 182638 623.0 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 127279 953.2 ns/op BenchmarkEqualFold/Tests-4 53883 2242 ns/op BenchmarkEqualFold/ASCII-4 3493198 33.85 ns/op BenchmarkEqualFold/UnicodePrefix-4 107481 1166 ns/op BenchmarkEqualFold/UnicodeSuffix-4 116100 1063 ns/op BenchmarkIndexHard1-4 816 142832 ns/op BenchmarkIndexHard2-4 591 201345 ns/op BenchmarkIndexHard3-4 147 798697 ns/op BenchmarkIndexHard4-4 178 671330 ns/op BenchmarkLastIndexHard1-4 55 2007496 ns/op BenchmarkLastIndexHard2-4 58 2004267 ns/op BenchmarkLastIndexHard3-4 57 1987347 ns/op BenchmarkCountHard1-4 824 144948 ns/op BenchmarkCountHard2-4 582 200950 ns/op BenchmarkCountHard3-4 150 799279 ns/op BenchmarkIndexTorture-4 7738 15706 ns/op BenchmarkCountTorture-4 7501 15777 ns/op BenchmarkCountTortureOverlapping-4 630 161366 ns/op BenchmarkCountByte/10-4 4257346 28.59 ns/op 349.80 MB/s BenchmarkCountByte/32-4 4020727 29.58 ns/op 1081.71 MB/s BenchmarkCountByte/4096-4 791296 137.8 ns/op 29715.07 MB/s BenchmarkCountByte/4194304-4 633 167579 ns/op 25028.89 MB/s BenchmarkCountByte/67108864-4 18 6503825 ns/op 10318.37 MB/s BenchmarkFields/ASCII/16-4 247380 492.5 ns/op 32.49 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 20323 5598 ns/op 45.73 MB/s 352 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1237 94197 ns/op 43.48 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 64 1755594 ns/op 37.33 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 28352964 ns/op 36.98 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 130060 858.9 ns/op 18.63 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 9873 11979 ns/op 21.37 MB/s 416 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 542 210185 ns/op 19.49 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 25 4424052 ns/op 14.81 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 88409882 ns/op 11.86 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 185589 654.9 ns/op 24.43 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 16897 6923 ns/op 36.98 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 832 130851 ns/op 31.30 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 39 3079645 ns/op 21.28 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 70255054 ns/op 14.93 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 168166 685.6 ns/op 23.34 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 12628 9484 ns/op 26.99 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 673 172514 ns/op 23.74 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 33 3721991 ns/op 17.61 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 78717343 ns/op 13.32 MB/s 10449152 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 1 115660649 ns/op BenchmarkSplitSingleByteSeparator-4 14 8199835 ns/op BenchmarkSplitMultiByteSeparator-4 28 3977584 ns/op BenchmarkSplitNSingleByteSeparator-4 212752 550.4 ns/op BenchmarkSplitNMultiByteSeparator-4 168328 717.2 ns/op BenchmarkRepeat/5x0-4 3279346 36.36 ns/op BenchmarkRepeat/5x1-4 3364846 35.97 ns/op BenchmarkRepeat/5x2-4 255705 487.8 ns/op BenchmarkRepeat/5x6-4 154309 766.6 ns/op BenchmarkRepeat/10x0-4 3075820 37.25 ns/op BenchmarkRepeat/10x1-4 3480195 35.15 ns/op BenchmarkRepeat/10x2-4 264994 463.4 ns/op BenchmarkRepeat/10x6-4 154047 773.5 ns/op BenchmarkRepeatLarge/256/1-4 69909 1597 ns/op 160.25 MB/s BenchmarkRepeatLarge/256/16-4 115321 1016 ns/op 251.88 MB/s BenchmarkRepeatLarge/512/1-4 56493 2009 ns/op 254.90 MB/s BenchmarkRepeatLarge/512/16-4 76508 1385 ns/op 369.62 MB/s BenchmarkRepeatLarge/1024/1-4 44547 2576 ns/op 397.46 MB/s BenchmarkRepeatLarge/1024/16-4 57120 1960 ns/op 522.48 MB/s BenchmarkRepeatLarge/2048/1-4 32100 3530 ns/op 580.11 MB/s BenchmarkRepeatLarge/2048/16-4 35935 2945 ns/op 695.42 MB/s BenchmarkRepeatLarge/4096/1-4 21207 5737 ns/op 713.95 MB/s BenchmarkRepeatLarge/4096/16-4 22430 5032 ns/op 814.06 MB/s BenchmarkRepeatLarge/8192/1-4 12642 9665 ns/op 847.57 MB/s BenchmarkRepeatLarge/8192/16-4 13252 8825 ns/op 928.26 MB/s BenchmarkRepeatLarge/8192/4097-4 5473513 22.00 ns/op 186213.11 MB/s BenchmarkRepeatLarge/16384/1-4 7176 16894 ns/op 969.82 MB/s BenchmarkRepeatLarge/16384/16-4 7257 15393 ns/op 1064.35 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 12335 ns/op 996.44 MB/s BenchmarkRepeatLarge/32768/1-4 4004 29757 ns/op 1101.17 MB/s BenchmarkRepeatLarge/32768/16-4 3607 31123 ns/op 1052.85 MB/s BenchmarkRepeatLarge/32768/4097-4 4335 29851 ns/op 960.75 MB/s BenchmarkRepeatLarge/65536/1-4 2109 59182 ns/op 1107.36 MB/s BenchmarkRepeatLarge/65536/16-4 2202 57652 ns/op 1136.76 MB/s BenchmarkRepeatLarge/65536/4097-4 2074 56877 ns/op 1080.49 MB/s BenchmarkRepeatLarge/131072/1-4 211 520724 ns/op 251.71 MB/s BenchmarkRepeatLarge/131072/16-4 223 525785 ns/op 249.29 MB/s BenchmarkRepeatLarge/131072/4097-4 219 523768 ns/op 242.49 MB/s BenchmarkRepeatLarge/262144/1-4 100 1056956 ns/op 248.02 MB/s BenchmarkRepeatLarge/262144/16-4 100 1047242 ns/op 250.32 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1027976 ns/op 251.09 MB/s BenchmarkRepeatLarge/524288/1-4 60 2073413 ns/op 252.86 MB/s BenchmarkRepeatLarge/524288/16-4 57 2065144 ns/op 253.87 MB/s BenchmarkRepeatLarge/524288/4097-4 50 2108815 ns/op 246.74 MB/s BenchmarkRepeatLarge/1048576/1-4 25 4186864 ns/op 250.44 MB/s BenchmarkRepeatLarge/1048576/16-4 27 4070538 ns/op 257.60 MB/s BenchmarkRepeatLarge/1048576/4097-4 30 4182438 ns/op 249.79 MB/s BenchmarkRepeatLarge/2097152/1-4 15 7966048 ns/op 263.26 MB/s BenchmarkRepeatLarge/2097152/16-4 14 7903213 ns/op 265.35 MB/s BenchmarkRepeatLarge/2097152/4097-4 14 7959842 ns/op 263.02 MB/s BenchmarkRepeatLarge/4194304/1-4 7 16024714 ns/op 261.74 MB/s BenchmarkRepeatLarge/4194304/16-4 7 15600713 ns/op 268.85 MB/s BenchmarkRepeatLarge/4194304/4097-4 7 16388346 ns/op 255.74 MB/s BenchmarkRepeatLarge/8388608/1-4 4 31166716 ns/op 269.15 MB/s BenchmarkRepeatLarge/8388608/16-4 4 31148633 ns/op 269.31 MB/s BenchmarkRepeatLarge/8388608/4097-4 4 31303970 ns/op 267.91 MB/s BenchmarkRepeatLarge/16777216/1-4 2 62377846 ns/op 268.96 MB/s BenchmarkRepeatLarge/16777216/16-4 2 61057434 ns/op 274.78 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 64748961 ns/op 259.11 MB/s BenchmarkRepeatLarge/33554432/1-4 1 119984790 ns/op 279.66 MB/s BenchmarkRepeatLarge/33554432/16-4 1 120142264 ns/op 279.29 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 119294336 ns/op 281.27 MB/s BenchmarkRepeatLarge/67108864/1-4 1 238567250 ns/op 281.30 MB/s BenchmarkRepeatLarge/67108864/16-4 1 234071020 ns/op 286.70 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 236732053 ns/op 283.48 MB/s BenchmarkRepeatLarge/134217728/1-4 1 482834378 ns/op 277.98 MB/s BenchmarkRepeatLarge/134217728/16-4 1 468506381 ns/op 286.48 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 482518427 ns/op 278.16 MB/s BenchmarkRepeatLarge/268435456/1-4 1 951967074 ns/op 281.98 MB/s BenchmarkRepeatLarge/268435456/16-4 1 930668431 ns/op 288.43 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 953045217 ns/op 281.66 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1866356724 ns/op 287.66 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1864387616 ns/op 287.96 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1847628822 ns/op 290.57 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3720168456 ns/op 288.63 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3618089446 ns/op 296.77 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3680958224 ns/op 291.70 MB/s BenchmarkIndexAnyASCII/1:1-4 1941682 61.69 ns/op BenchmarkIndexAnyASCII/1:2-4 1947877 60.91 ns/op BenchmarkIndexAnyASCII/1:4-4 1976677 60.83 ns/op BenchmarkIndexAnyASCII/1:8-4 1923252 61.80 ns/op BenchmarkIndexAnyASCII/1:16-4 1967023 61.40 ns/op BenchmarkIndexAnyASCII/1:32-4 1916326 61.22 ns/op BenchmarkIndexAnyASCII/1:64-4 1907266 62.19 ns/op BenchmarkIndexAnyASCII/16:1-4 1992604 59.23 ns/op BenchmarkIndexAnyASCII/16:2-4 759321 157.0 ns/op BenchmarkIndexAnyASCII/16:4-4 743245 156.7 ns/op BenchmarkIndexAnyASCII/16:8-4 731910 166.1 ns/op BenchmarkIndexAnyASCII/16:16-4 678145 177.9 ns/op BenchmarkIndexAnyASCII/16:32-4 572176 201.7 ns/op BenchmarkIndexAnyASCII/16:64-4 475884 251.6 ns/op BenchmarkIndexAnyASCII/256:1-4 1833650 65.58 ns/op BenchmarkIndexAnyASCII/256:2-4 73322 1663 ns/op BenchmarkIndexAnyASCII/256:4-4 72937 1659 ns/op BenchmarkIndexAnyASCII/256:8-4 71877 1682 ns/op BenchmarkIndexAnyASCII/256:16-4 70987 1728 ns/op BenchmarkIndexAnyASCII/256:32-4 69740 1705 ns/op BenchmarkIndexAnyASCII/256:64-4 66973 1757 ns/op BenchmarkIndexAnyUTF8/1:1-4 2127192 58.00 ns/op BenchmarkIndexAnyUTF8/1:2-4 1924354 60.29 ns/op BenchmarkIndexAnyUTF8/1:4-4 1960861 60.03 ns/op BenchmarkIndexAnyUTF8/1:8-4 1995518 60.22 ns/op BenchmarkIndexAnyUTF8/1:16-4 1956046 61.72 ns/op BenchmarkIndexAnyUTF8/1:32-4 1961596 60.09 ns/op BenchmarkIndexAnyUTF8/1:64-4 2025655 60.98 ns/op BenchmarkIndexAnyUTF8/16:1-4 1498203 82.23 ns/op BenchmarkIndexAnyUTF8/16:2-4 270904 402.4 ns/op BenchmarkIndexAnyUTF8/16:4-4 297008 401.6 ns/op BenchmarkIndexAnyUTF8/16:8-4 296600 407.1 ns/op BenchmarkIndexAnyUTF8/16:16-4 286795 402.6 ns/op BenchmarkIndexAnyUTF8/16:32-4 289874 405.7 ns/op BenchmarkIndexAnyUTF8/16:64-4 288404 397.0 ns/op BenchmarkIndexAnyUTF8/256:1-4 381334 307.5 ns/op BenchmarkIndexAnyUTF8/256:2-4 22226 5413 ns/op BenchmarkIndexAnyUTF8/256:4-4 21698 5432 ns/op BenchmarkIndexAnyUTF8/256:8-4 22268 5524 ns/op BenchmarkIndexAnyUTF8/256:16-4 21519 5503 ns/op BenchmarkIndexAnyUTF8/256:32-4 20899 5756 ns/op BenchmarkIndexAnyUTF8/256:64-4 20701 5567 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1938733 60.67 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2049510 58.58 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2026784 60.04 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2047593 59.23 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2025192 58.46 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2037316 58.91 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2051862 58.68 ns/op BenchmarkLastIndexAnyASCII/16:1-4 765453 150.4 ns/op BenchmarkLastIndexAnyASCII/16:2-4 793796 150.9 ns/op BenchmarkLastIndexAnyASCII/16:4-4 769178 153.9 ns/op BenchmarkLastIndexAnyASCII/16:8-4 729930 162.6 ns/op BenchmarkLastIndexAnyASCII/16:16-4 693250 174.1 ns/op BenchmarkLastIndexAnyASCII/16:32-4 594843 200.8 ns/op BenchmarkLastIndexAnyASCII/16:64-4 484599 246.8 ns/op BenchmarkLastIndexAnyASCII/256:1-4 73083 1645 ns/op BenchmarkLastIndexAnyASCII/256:2-4 72381 1676 ns/op BenchmarkLastIndexAnyASCII/256:4-4 72162 1652 ns/op BenchmarkLastIndexAnyASCII/256:8-4 69393 1689 ns/op BenchmarkLastIndexAnyASCII/256:16-4 69920 1718 ns/op BenchmarkLastIndexAnyASCII/256:32-4 70509 1708 ns/op BenchmarkLastIndexAnyASCII/256:64-4 66631 1770 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2003133 59.61 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2050185 58.33 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2063923 58.74 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2028013 59.29 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2059633 58.90 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2017932 58.62 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2044947 57.73 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 371194 319.1 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 178051 672.2 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 181884 672.0 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 183266 646.2 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 173473 685.3 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 170660 692.7 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 166909 716.0 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 26902 4423 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 12642 9560 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 10000 10141 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 12483 10139 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 10256 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 10461 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 10622 ns/op BenchmarkTrimASCII/1:1-4 3093866 38.57 ns/op BenchmarkTrimASCII/1:2-4 2401123 50.09 ns/op BenchmarkTrimASCII/1:4-4 2302603 51.55 ns/op BenchmarkTrimASCII/1:8-4 2057088 56.46 ns/op BenchmarkTrimASCII/1:16-4 1680865 71.34 ns/op BenchmarkTrimASCII/16:1-4 2607580 45.54 ns/op BenchmarkTrimASCII/16:2-4 748642 155.9 ns/op BenchmarkTrimASCII/16:4-4 719769 158.7 ns/op BenchmarkTrimASCII/16:8-4 666399 163.9 ns/op BenchmarkTrimASCII/16:16-4 651051 184.5 ns/op BenchmarkTrimASCII/256:1-4 786868 147.7 ns/op BenchmarkTrimASCII/256:2-4 69741 1712 ns/op BenchmarkTrimASCII/256:4-4 69954 1736 ns/op BenchmarkTrimASCII/256:8-4 69908 1714 ns/op BenchmarkTrimASCII/256:16-4 69180 1754 ns/op BenchmarkTrimASCII/4096:1-4 75042 1617 ns/op BenchmarkTrimASCII/4096:2-4 4438 26724 ns/op BenchmarkTrimASCII/4096:4-4 4419 27225 ns/op BenchmarkTrimASCII/4096:8-4 4450 27259 ns/op BenchmarkTrimASCII/4096:16-4 3813 27284 ns/op BenchmarkTrimByte-4 3877764 30.68 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 13202 9171 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 13263 9060 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1120 105626 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2311 51540 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 4605 25814 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7646 14597 ns/op BenchmarkJoin/0-4 4927404 24.49 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 3868651 30.17 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 203036 605.0 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 137970 869.9 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 98859 1192 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 84786 1463 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 67309 1711 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 59049 2026 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2474222 47.03 ns/op BenchmarkTrimSpace/ASCII-4 1494963 81.23 ns/op BenchmarkTrimSpace/SomeNonASCII-4 137972 860.5 ns/op BenchmarkTrimSpace/JustNonASCII-4 71541 1648 ns/op BenchmarkReplaceAll-4 118040 1009 ns/op 16 B/op 1 allocs/op PASS ok strings 66.836s goos: linux goarch: amd64 pkg: sync cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCond1-4 51459 2179 ns/op BenchmarkCond2-4 26346 4011 ns/op BenchmarkCond4-4 16206 7373 ns/op BenchmarkCond8-4 8714 15114 ns/op BenchmarkCond16-4 4948 28123 ns/op BenchmarkCond32-4 1480 76744 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 489596 266.1 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 243152 456.2 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 453157 242.9 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 417667 354.6 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 272568 437.5 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 517333 225.4 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 73412 1871 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 69184 1997 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 55623 2901 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 40218 3510 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 483992 271.6 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 180664 773.4 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 481585 248.8 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 112383 898.5 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 488832 237.7 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 141420 733.1 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1947016 53.65 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 36955 2726 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 120069 1191 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 492202 440.6 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 7413 14729 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 279 423053 ns/op BenchmarkRange/*sync.Map-4 1196 94874 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 74700 1410 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 210987 543.1 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 60135 2096 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 103144 1213 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 209005 515.1 ns/op BenchmarkAdversarialDelete/*sync.Map-4 130210 968.4 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 64057 2223 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 158116 733.7 ns/op BenchmarkDeleteCollision/*sync.Map-4 541844 227.9 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 44479 2535 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 115326 905.3 ns/op BenchmarkSwapCollision/*sync.Map-4 64341 1897 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 261 469237 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 91476 1344 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 234871 429.0 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 19981 5556 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 55719 2198 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 17756 6685 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 275380 396.3 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 103290 1301 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 144105 822.7 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1571811 70.98 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 167896 780.6 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 2010697 58.88 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 467174 398.3 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 130136 842.5 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 428614 279.0 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 71275 1440 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 287320 406.6 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 271806 412.3 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 110139 1214 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 471075 250.6 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 157789 814.3 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 95409 1220 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 156873 677.4 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 50079 2408 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 173660 660.5 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 429811 285.8 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 119065 1138 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 455629 235.3 ns/op BenchmarkUncontendedSemaphore-4 3396740 35.27 ns/op BenchmarkContendedSemaphore-4 3146548 39.05 ns/op BenchmarkMutexUncontended-4 649086 186.3 ns/op BenchmarkMutex-4 124960 950.4 ns/op BenchmarkMutexSlack-4 137041 895.5 ns/op BenchmarkMutexWork-4 126006 1054 ns/op BenchmarkMutexWorkSlack-4 116143 1079 ns/op BenchmarkMutexNoSpin-4 48760 2353 ns/op BenchmarkMutexSpin-4 61604 2537 ns/op BenchmarkOnce-4 495302 225.2 ns/op BenchmarkSemaUncontended-4 6854283 17.62 ns/op BenchmarkSemaSyntNonblock-4 1000000 106.7 ns/op BenchmarkSemaSyntBlock-4 1000000 116.9 ns/op BenchmarkSemaWorkNonblock-4 861080 137.9 ns/op BenchmarkSemaWorkBlock-4 731409 150.7 ns/op BenchmarkRWMutexUncontended-4 405178 294.7 ns/op BenchmarkRWMutexWrite100-4 274338 428.1 ns/op BenchmarkRWMutexWrite10-4 240816 482.9 ns/op BenchmarkRWMutexWorkWrite100-4 212122 532.3 ns/op BenchmarkRWMutexWorkWrite10-4 211850 634.8 ns/op BenchmarkWaitGroupUncontended-4 918907 131.9 ns/op BenchmarkWaitGroupAddDone-4 289336 423.4 ns/op BenchmarkWaitGroupAddDoneWork-4 353514 371.8 ns/op BenchmarkWaitGroupWait-4 4078110 24.93 ns/op BenchmarkWaitGroupWaitWork-4 3222058 40.70 ns/op BenchmarkWaitGroupActuallyWait-4 36294 3437 ns/op 32 B/op 2 allocs/op PASS ok sync 17.826s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 18 09:27:02 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: sync/atomic cpu: AMD EPYC 7B12 BenchmarkValueRead-4 567649 260.3 ns/op PASS ok sync/atomic 0.174s goos: linux goarch: amd64 pkg: testing cpu: AMD EPYC 7B12 BenchmarkTBHelper-4 106939 1094 ns/op 0 B/op 0 allocs/op PASS ok testing 0.159s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 18 09:27:02 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: text/tabwriter cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkTable/1x10/new-4 7447 14869 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 11300 10578 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 91 1225462 ns/op 129393 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 120 988942 ns/op 1078 B/op 8 allocs/op BenchmarkTable/1x100000/new-4 1 188192734 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 188596738 ns/op 19393200 B/op 100059 allocs/op BenchmarkTable/10x10/new-4 1616 67165 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 2023 55085 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 18 6290731 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 19 5409353 ns/op 21766 B/op 54 allocs/op BenchmarkTable/10x100000/new-4 1 779330862 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 759818835 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 216 566303 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 236 497407 ns/op 166 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 62757552 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 59539194 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7436117760 ns/op 335150048 B/op 100090 allocs/op BenchmarkTable/100x100000/reuse-4 1 7115702462 ns/op 335150056 B/op 100091 allocs/op BenchmarkPyramid/10-4 2656 46231 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 34 3295090 ns/op 409130 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 349720229 ns/op 35625256 B/op 2055 allocs/op BenchmarkRagged/10-4 2353 47948 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 250 458049 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 24 4574926 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 7459 16043 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 19.850s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 18 09:27:02 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: text/template/parse cpu: AMD EPYC 7B12 BenchmarkParseLarge-4 2 75984544 ns/op BenchmarkVariableString-4 90043 1277 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 2077 56884 ns/op 2495 B/op 39 allocs/op PASS ok text/template/parse 0.511s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 18 09:27:02 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: time cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAfterFunc-4 34 3558647 ns/op BenchmarkAfter-4 99 1287795 ns/op BenchmarkStop-4 184 705369 ns/op BenchmarkSimultaneousAfterFunc-4 26 4795531 ns/op BenchmarkStartStop-4 195 634907 ns/op BenchmarkReset-4 2520 54961 ns/op BenchmarkSleep-4 28 3960829 ns/op BenchmarkParallelTimerLatency-4 49 370219 avg-late-ns 3291551 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 371541 avg-late-ns 898133 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 32 334722 avg-late-ns 938156 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 421273 avg-late-ns 1302400 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 33 400550 avg-late-ns 1526161 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 327823 avg-late-ns 1644397 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 163485 avg-late-ns 1866110 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 204687 avg-late-ns 2411389 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 27 233840 avg-late-ns 4054369 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 25 182206 avg-late-ns 1433307 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 26 1069699 avg-late-ns 6537998 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 325252 avg-late-ns 1151841 max-late-ns BenchmarkTicker-4 262 428693 ns/op BenchmarkTickerReset-4 3564 29588 ns/op BenchmarkTickerResetNaive-4 190 703857 ns/op BenchmarkNow-4 1141774 106.3 ns/op BenchmarkNowUnixNano-4 1000000 102.6 ns/op BenchmarkNowUnixMilli-4 1000000 103.7 ns/op BenchmarkNowUnixMicro-4 1000000 105.0 ns/op BenchmarkFormat-4 57351 2095 ns/op BenchmarkFormatRFC3339-4 77757 1557 ns/op BenchmarkFormatRFC3339Nano-4 75344 1598 ns/op BenchmarkFormatNow-4 79436 1508 ns/op BenchmarkMarshalJSON-4 106608 1151 ns/op BenchmarkMarshalText-4 109467 1096 ns/op BenchmarkParse-4 143804 830.4 ns/op BenchmarkParseRFC3339UTC-4 330982 357.9 ns/op BenchmarkParseRFC3339UTCBytes-4 215828 554.0 ns/op BenchmarkParseRFC3339TZ-4 101653 1198 ns/op BenchmarkParseRFC3339TZBytes-4 78757 1512 ns/op BenchmarkParseDuration-4 544707 215.8 ns/op BenchmarkHour-4 846738 138.6 ns/op BenchmarkSecond-4 844545 140.7 ns/op BenchmarkYear-4 654624 184.9 ns/op BenchmarkDay-4 590037 202.5 ns/op BenchmarkISOWeek-4 633100 187.5 ns/op BenchmarkGoString-4 72450 1572 ns/op BenchmarkUnmarshalText-4 68644 1759 ns/op PASS ok time 11.783s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 18 09:27:02 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: unicode/utf16 cpu: AMD EPYC 7B12 BenchmarkDecodeValidASCII-4 649417 170.0 ns/op BenchmarkDecodeValidJapaneseChars-4 775704 145.2 ns/op BenchmarkDecodeRune-4 1920019 62.37 ns/op BenchmarkEncodeValidASCII-4 530362 201.1 ns/op BenchmarkEncodeValidJapaneseChars-4 819190 154.7 ns/op BenchmarkAppendRuneValidASCII-4 1561107 76.26 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2682932 45.43 ns/op BenchmarkEncodeRune-4 3382324 35.73 ns/op PASS ok unicode/utf16 1.219s goos: linux goarch: amd64 pkg: unicode/utf8 cpu: AMD EPYC 7B12 BenchmarkRuneCountTenASCIIChars-4 1000000 101.7 ns/op BenchmarkRuneCountTenJapaneseChars-4 199710 542.3 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 4298221 29.74 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 507220 216.0 ns/op BenchmarkValidTenASCIIChars-4 1000000 105.2 ns/op BenchmarkValid100KASCIIChars-4 140 841559 ns/op BenchmarkValidTenJapaneseChars-4 186658 608.3 ns/op BenchmarkValidLongMostlyASCII-4 132 945304 ns/op BenchmarkValidLongJapanese-4 64 1763847 ns/op BenchmarkValidStringTenASCIIChars-4 4910413 23.40 ns/op BenchmarkValidString100KASCIIChars-4 10000 10183 ns/op BenchmarkValidStringTenJapaneseChars-4 525667 201.6 ns/op BenchmarkValidStringLongMostlyASCII-4 1164 102780 ns/op BenchmarkValidStringLongJapanese-4 205 570906 ns/op BenchmarkEncodeASCIIRune-4 4308181 27.75 ns/op BenchmarkEncodeJapaneseRune-4 2687074 43.89 ns/op BenchmarkAppendASCIIRune-4 9681470 10.84 ns/op BenchmarkAppendJapaneseRune-4 2845167 42.39 ns/op BenchmarkDecodeASCIIRune-4 2946705 36.73 ns/op BenchmarkDecodeJapaneseRune-4 2094675 56.41 ns/op BenchmarkFullRune/ASCII-4 3634789 28.95 ns/op BenchmarkFullRune/Incomplete-4 1519144 70.22 ns/op BenchmarkFullRune/Japanese-4 3917847 28.68 ns/op PASS ok unicode/utf8 3.364s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 18 09:27:02 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: cmd/api cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAll-4 1 60336689536 ns/op PASS ok cmd/api 68.119s goos: linux goarch: amd64 pkg: cmd/compile/internal/reflectdata cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEqArrayOfStrings5-4 1211673 99.48 ns/op BenchmarkEqArrayOfStrings64-4 155133 756.8 ns/op BenchmarkEqArrayOfStrings1024-4 9387 11370 ns/op BenchmarkEqArrayOfFloats5-4 1378630 86.75 ns/op BenchmarkEqArrayOfFloats64-4 140121 850.5 ns/op BenchmarkEqArrayOfFloats1024-4 9187 12582 ns/op BenchmarkEqStruct-4 21241932 5.684 ns/op PASS ok cmd/compile/internal/reflectdata 1.217s goos: linux goarch: amd64 pkg: cmd/compile/internal/ssa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPhioptPass-4 10000 62450 ns/op BenchmarkCopyElim1-4 537 195025 ns/op BenchmarkCopyElim10-4 537 207041 ns/op BenchmarkCopyElim100-4 290 381549 ns/op BenchmarkCopyElim1000-4 51 2243753 ns/op BenchmarkCopyElim10000-4 3 43190209 ns/op BenchmarkCopyElim100000-4 1 723924060 ns/op BenchmarkDeadCode/1-4 504 217594 ns/op BenchmarkDeadCode/10-4 451 251985 ns/op BenchmarkDeadCode/100-4 213 534297 ns/op BenchmarkDeadCode/1000-4 45 2881391 ns/op BenchmarkDeadCode/10000-4 3 40472904 ns/op BenchmarkDeadCode/100000-4 1 472251868 ns/op BenchmarkDeadCode/200000-4 1 1017435131 ns/op BenchmarkDominatorsLinear-4 9 12079866 ns/op 0.83 MB/s BenchmarkDominatorsFwdBack-4 6 17714198 ns/op 0.56 MB/s BenchmarkDominatorsManyPred-4 7 16657280 ns/op 0.60 MB/s BenchmarkDominatorsMaxPred-4 7 16158874 ns/op 0.62 MB/s BenchmarkDominatorsMaxPredVal-4 7 15548854 ns/op 0.64 MB/s BenchmarkFuse/1-4 504 244271 ns/op BenchmarkFuse/10-4 397 290896 ns/op BenchmarkFuse/100-4 136 904672 ns/op BenchmarkFuse/1000-4 16 7044088 ns/op BenchmarkFuse/10000-4 2 91808402 ns/op BenchmarkNilCheckDeep1-4 12060 9968 ns/op 0.10 MB/s 237 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 5025 23134 ns/op 0.43 MB/s 240 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 748 157878 ns/op 0.63 MB/s 636 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 70 1569471 ns/op 0.64 MB/s 4930 B/op 5 allocs/op BenchmarkNilCheckDeep10000-4 6 18787723 ns/op 0.53 MB/s 153296 B/op 7 allocs/op BenchmarkDSEPass-4 30 3774794 ns/op 48286 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 119026044 ns/op 4225120 B/op 107853 allocs/op BenchmarkCSEPass-4 7 16585114 ns/op 112953 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 157181978 ns/op 5688064 B/op 97632 allocs/op BenchmarkDeadcodePass-4 169 693753 ns/op 89221 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 133032133 ns/op 4052224 B/op 45021 allocs/op BenchmarkMultiPass-4 56 1859749 ns/op 240398 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 268609227 ns/op 11222536 B/op 149974 allocs/op BenchmarkCondRewrite/SoloJump-4 2929838 40.35 ns/op BenchmarkCondRewrite/CombJump-4 2812812 42.13 ns/op PASS ok cmd/compile/internal/ssa 15.517s goos: linux goarch: amd64 pkg: cmd/compile/internal/test cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLoadAdd-4 9768 10765 ns/op BenchmarkExtShift-4 16432 7313 ns/op BenchmarkModify-4 9249 12234 ns/op BenchmarkMullImm-4 17473 6819 ns/op BenchmarkConstModify-4 9516 12357 ns/op BenchmarkBitSet-4 20552 5858 ns/op BenchmarkBitClear-4 19172 6206 ns/op BenchmarkBitToggle-4 19899 6030 ns/op BenchmarkBitSetConst-4 167196 683.4 ns/op BenchmarkBitClearConst-4 160527 735.5 ns/op BenchmarkBitToggleConst-4 167158 681.6 ns/op BenchmarkDivconstI64-4 8557850 13.98 ns/op BenchmarkModconstI64-4 8180902 14.60 ns/op BenchmarkDivisiblePow2constI64-4 8393930 14.31 ns/op BenchmarkDivisibleconstI64-4 8779482 13.67 ns/op BenchmarkDivisibleWDivconstI64-4 6916390 17.46 ns/op BenchmarkDivconstU64/3-4 8570802 13.93 ns/op BenchmarkDivconstU64/5-4 8257075 14.31 ns/op BenchmarkDivconstU64/37-4 8726880 13.49 ns/op BenchmarkDivconstU64/1234567-4 8698060 13.82 ns/op BenchmarkModconstU64-4 9043917 13.40 ns/op BenchmarkDivisibleconstU64-4 8459424 13.99 ns/op BenchmarkDivisibleWDivconstU64-4 6913176 17.58 ns/op BenchmarkDivconstI32-4 8784810 13.62 ns/op BenchmarkModconstI32-4 8427184 14.41 ns/op BenchmarkDivisiblePow2constI32-4 8758698 13.69 ns/op BenchmarkDivisibleconstI32-4 8521429 13.88 ns/op BenchmarkDivisibleWDivconstI32-4 6878253 17.21 ns/op BenchmarkDivconstU32-4 8907055 13.55 ns/op BenchmarkModconstU32-4 8285126 14.34 ns/op BenchmarkDivisibleconstU32-4 8632353 13.66 ns/op BenchmarkDivisibleWDivconstU32-4 7442665 16.09 ns/op BenchmarkDivconstI16-4 8423346 14.33 ns/op BenchmarkModconstI16-4 8856160 13.64 ns/op BenchmarkDivisiblePow2constI16-4 8826860 13.62 ns/op BenchmarkDivisibleconstI16-4 8821712 13.61 ns/op BenchmarkDivisibleWDivconstI16-4 6750418 17.88 ns/op BenchmarkDivconstU16-4 8782728 13.58 ns/op BenchmarkModconstU16-4 8765780 13.71 ns/op BenchmarkDivisibleconstU16-4 9194972 13.05 ns/op BenchmarkDivisibleWDivconstU16-4 7585000 16.40 ns/op BenchmarkDivconstI8-4 8624407 13.87 ns/op BenchmarkModconstI8-4 8381200 13.82 ns/op BenchmarkDivisiblePow2constI8-4 9597068 12.90 ns/op BenchmarkDivisibleconstI8-4 8639413 13.60 ns/op BenchmarkDivisibleWDivconstI8-4 7301985 16.34 ns/op BenchmarkDivconstU8-4 8740964 13.58 ns/op BenchmarkModconstU8-4 8696497 13.75 ns/op BenchmarkDivisibleconstU8-4 9125997 12.92 ns/op BenchmarkDivisibleWDivconstU8-4 7517169 16.16 ns/op BenchmarkMul2-4 159925 739.4 ns/op BenchmarkMulNeg2-4 163516 731.5 ns/op BenchmarkEfaceInteger-4 3643760 27.98 ns/op BenchmarkMulconstI32/3-4 16120818 7.197 ns/op BenchmarkMulconstI32/5-4 16466883 7.386 ns/op BenchmarkMulconstI32/12-4 16368355 7.232 ns/op BenchmarkMulconstI32/120-4 16152896 7.219 ns/op BenchmarkMulconstI32/-120-4 16607348 7.233 ns/op BenchmarkMulconstI32/65537-4 16614448 7.320 ns/op BenchmarkMulconstI32/65538-4 16654212 7.231 ns/op BenchmarkMulconstI64/3-4 16713459 7.189 ns/op BenchmarkMulconstI64/5-4 16492246 7.207 ns/op BenchmarkMulconstI64/12-4 16711725 7.214 ns/op BenchmarkMulconstI64/120-4 16590962 7.154 ns/op BenchmarkMulconstI64/-120-4 16574823 7.170 ns/op BenchmarkMulconstI64/65537-4 16570744 7.214 ns/op BenchmarkMulconstI64/65538-4 16613586 7.264 ns/op BenchmarkMulconstU32/3-4 16693918 7.355 ns/op BenchmarkMulconstU32/5-4 16478016 7.275 ns/op BenchmarkMulconstU32/12-4 16523817 7.376 ns/op BenchmarkMulconstU32/120-4 16427344 7.178 ns/op BenchmarkMulconstU32/65537-4 16711534 7.197 ns/op BenchmarkMulconstU32/65538-4 16798228 7.199 ns/op BenchmarkMulconstU64/3-4 16479406 7.213 ns/op BenchmarkMulconstU64/5-4 16737036 7.191 ns/op BenchmarkMulconstU64/12-4 16364127 7.180 ns/op BenchmarkMulconstU64/120-4 16559157 7.209 ns/op BenchmarkMulconstU64/65537-4 16632366 7.234 ns/op BenchmarkMulconstU64/65538-4 16579256 7.230 ns/op BenchmarkShiftArithmeticRight-4 19830420 6.105 ns/op BenchmarkSwitch8Predictable-4 16185680 7.403 ns/op BenchmarkSwitch8Unpredictable-4 5624889 17.84 ns/op BenchmarkSwitch32Predictable-4 10224643 11.97 ns/op BenchmarkSwitch32Unpredictable-4 5640990 17.86 ns/op BenchmarkSwitchStringPredictable-4 7925091 12.73 ns/op BenchmarkSwitchStringUnpredictable-4 4355215 23.49 ns/op PASS ok cmd/compile/internal/test 12.169s goos: linux goarch: amd64 pkg: cmd/compile/internal/types2 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLookupFieldOrMethod-4 124 1022321 ns/op BenchmarkNamed/Underlying/nongeneric-4 804558 145.9 ns/op BenchmarkNamed/Underlying/generic-4 835446 136.8 ns/op BenchmarkNamed/Underlying/src_instance-4 821204 140.6 ns/op BenchmarkNamed/Underlying/user_instance-4 804603 136.8 ns/op BenchmarkCheck/http/funcbodies/info-4 1 586258543 ns/op 52125 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 374697683 ns/op 81550 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 171517235 ns/op 178113 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 148893025 ns/op 205180 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 424193229 ns/op 12092 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 91423676 ns/op 56090 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 37106173 ns/op 138175 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 35982842 ns/op 142411 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 153623501 ns/op 14121 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 41830751 ns/op 51850 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 5 23228022 ns/op 93380 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 21742322 ns/op 99771 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1215842206 ns/op 52262 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 608017592 ns/op 104500 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 166167653 ns/op 382208 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 124453104 ns/op 510414 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 1975342224 ns/op 1011 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 66704434 ns/op 29936 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 42172394 ns/op 47347 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 40537192 ns/op 49264 lines/s PASS ok cmd/compile/internal/types2 18.212s goos: linux goarch: amd64 pkg: cmd/go cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExecGoEnv-4 102 1055312 ns/op 2247814 sys-ns/op 1735078 user-ns/op PASS ok cmd/go 0.221s goos: linux goarch: amd64 pkg: cmd/internal/notsha256 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 65394 1781 ns/op 4.49 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 76916 1516 ns/op 5.28 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 14210 8524 ns/op 120.13 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 14703 8252 ns/op 124.09 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 2191 54405 ns/op 150.57 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 2173 53798 ns/op 152.27 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 0.977s All tests passed.