linux-amd64-longtest-race at 6d4101ea68477bf1d762f7466523de0b95bec0ca :: 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-rna151d41" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64-longtest-race" "GO_TEST_SHORT=0" "GO_TEST_TIMEOUT_SCALE=5" "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-rna151d41" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64-longtest-race" "GO_TEST_SHORT=0" "GO_TEST_TIMEOUT_SCALE=5" "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.65+ #1 SMP Sat Jan 21 10:12:05 UTC 2023 x86_64 ##### Testing packages. ok archive/tar 0.808s ok archive/zip 92.984s ok bufio 0.248s ok bytes 6.218s ok compress/bzip2 0.346s ok compress/flate 118.681s ok compress/gzip 8.708s ok compress/lzw 0.439s ok compress/zlib 6.672s ok container/heap 0.035s ok container/list 0.025s ok container/ring 0.027s ok context 0.043s ok crypto 0.026s ok crypto/aes 0.059s ok crypto/cipher 0.913s ok crypto/des 0.045s ok crypto/dsa 13.825s ok crypto/ecdh 0.370s ok crypto/ecdsa 2.582s ok crypto/ed25519 0.763s ok crypto/elliptic 0.907s ok crypto/hmac 0.035s ok crypto/internal/alias 0.024s ok crypto/internal/bigmod 2.174s ok crypto/internal/boring 0.025s ok crypto/internal/boring/bcache 0.360s ok crypto/internal/edwards25519 26.883s ok crypto/internal/edwards25519/field 9.331s ok crypto/internal/nistec 2.900s ok crypto/internal/nistec/fiat 0.023s [no tests to run] ok crypto/md5 0.037s ok crypto/rand 2.032s ok crypto/rc4 0.369s ok crypto/rsa 4.076s ok crypto/sha1 0.045s ok crypto/sha256 0.035s ok crypto/sha512 0.036s ok crypto/subtle 11.504s ok crypto/tls 2.817s ok crypto/x509 1.219s ok database/sql 1.063s ok database/sql/driver 0.023s ok debug/buildinfo 3.330s ok debug/dwarf 0.096s ok debug/elf 0.892s ok debug/gosym 0.245s ok debug/macho 0.036s ok debug/pe 0.045s ok debug/plan9obj 0.025s ok embed 0.025s [no tests to run] ok embed/internal/embedtest 0.024s ok encoding/ascii85 0.035s ok encoding/asn1 0.028s ok encoding/base32 0.058s ok encoding/base64 0.035s ok encoding/binary 0.035s ok encoding/csv 0.056s ok encoding/gob 13.427s ok encoding/hex 0.034s ok encoding/json 7.117s ok encoding/pem 1.279s ok encoding/xml 27.669s ok errors 0.035s ok expvar 0.024s ok flag 0.111s ok fmt 0.462s ok go/ast 0.036s ok go/build 2.734s ok go/build/constraint 0.035s ok go/constant 0.036s ok go/doc 0.179s ok go/doc/comment 1.631s ok go/format 0.046s ok go/importer 0.160s ok go/internal/gccgoimporter 0.047s ok go/internal/gcimporter 21.947s ok go/internal/srcimporter 10.245s ok go/parser 30.859s ok go/printer 1.111s ok go/scanner 0.036s ok go/token 0.099s ok go/types 97.447s ok hash 0.028s ok hash/adler32 0.046s ok hash/crc32 0.055s ok hash/crc64 0.035s ok hash/fnv 0.025s ok hash/maphash 0.024s ok html 0.025s ok html/template 0.407s ok image 0.998s ok image/color 0.035s ok image/draw 0.410s ok image/gif 68.578s ok image/jpeg 17.352s ok image/png 3.852s ok index/suffixarray 486.366s ok internal/abi 0.427s ok internal/buildcfg 0.026s ok internal/coverage/cformat 0.025s ok internal/coverage/cmerge 0.025s ok internal/coverage/pods 0.023s ok internal/coverage/slicereader 0.025s ok internal/coverage/slicewriter 0.025s ok internal/coverage/test 0.045s ok internal/cpu 0.073s ok internal/dag 0.024s ok internal/diff 0.023s ok internal/fmtsort 0.023s ok internal/fuzz 0.046s ok internal/godebug 0.027s ok internal/intern 2.412s ok internal/itoa 0.024s ok internal/poll 18.553s ok internal/profile 0.026s ok internal/reflectlite 0.209s ok internal/safefilepath 0.025s ok internal/saferio 0.239s ok internal/singleflight 0.099s ok internal/testenv 0.025s ok internal/trace 3.844s ok internal/types/errors 0.307s ok internal/unsafeheader 0.025s ok internal/xcoff 0.035s ok io 0.056s ok io/fs 0.208s ok io/ioutil 0.034s ok log 0.035s ok log/syslog 1.248s ok math 0.034s ok math/big 5.306s ok math/bits 0.030s ok math/cmplx 0.024s ok math/rand 22.969s ok mime 0.041s ok mime/multipart 2.591s ok mime/quotedprintable 0.890s ok net 22.691s ok net/http 71.765s ok net/http/cgi 0.453s ok net/http/cookiejar 0.036s ok net/http/fcgi 0.135s ok net/http/httptest 0.167s ok net/http/httptrace 0.025s ok net/http/httputil 1.077s ok net/http/internal 0.026s ok net/http/internal/ascii 0.024s ok net/http/pprof 5.182s ok net/internal/socktest 0.023s ok net/mail 0.034s ok net/netip 0.273s ok net/rpc 0.064s ok net/rpc/jsonrpc 0.035s ok net/smtp 0.055s ok net/textproto 0.035s ok net/url 0.035s ok os 17.155s ok os/exec 0.625s ok os/exec/internal/fdtest 0.024s ok os/signal 14.024s ok os/user 0.024s ok path 0.028s ok path/filepath 0.056s ok plugin 0.024s ok reflect 1.992s ok regexp 2.063s ok regexp/syntax 3.121s ok runtime 216.288s ok runtime/cgo 0.025s ok runtime/coverage 12.600s ok runtime/debug 0.136s ok runtime/internal/atomic 2.209s ok runtime/internal/math 0.025s ok runtime/internal/sys 0.024s ok runtime/internal/syscall 0.025s ok runtime/metrics 0.024s ok runtime/pprof 74.033s ok runtime/race 7.451s ok runtime/trace 4.050s ok sort 4.892s ok strconv 5.759s ok strings 2.653s ok sync 1.366s ok sync/atomic 165.222s ok syscall 0.429s ok testing 1.642s ok testing/fstest 0.025s ok testing/iotest 0.024s ok testing/quick 0.127s ok text/scanner 0.035s ok text/tabwriter 0.025s ok text/template 0.500s ok text/template/parse 0.035s ok time 13.897s ok unicode 0.034s ok unicode/utf16 0.026s ok unicode/utf8 0.037s ok cmd/addr2line 0.713s ok cmd/api 5.138s ok cmd/asm/internal/asm 2.475s ok cmd/asm/internal/lex 0.025s ok cmd/compile/internal/abt 0.044s ok cmd/compile/internal/amd64 38.463s ok cmd/compile/internal/base 0.024s ok cmd/compile/internal/compare 0.026s ok cmd/compile/internal/dwarfgen 0.335s ok cmd/compile/internal/importer 12.760s ok cmd/compile/internal/ir 0.024s ok cmd/compile/internal/logopt 0.190s ok cmd/compile/internal/noder 0.026s ok cmd/compile/internal/reflectdata 0.025s [no tests to run] ok cmd/compile/internal/ssa 44.458s ok cmd/compile/internal/syntax 12.758s ok cmd/compile/internal/test 24.915s ok cmd/compile/internal/typecheck 0.214s ok cmd/compile/internal/types 0.025s ok cmd/compile/internal/types2 54.762s ok cmd/covdata 0.902s ok cmd/cover 0.869s ok cmd/dist 0.025s ok cmd/doc 0.694s ok cmd/fix 0.555s ok cmd/go 194.916s ok cmd/go/internal/auth 0.025s ok cmd/go/internal/cache 1.477s ok cmd/go/internal/fsys 0.046s ok cmd/go/internal/generate 0.036s ok cmd/go/internal/get 0.036s ok cmd/go/internal/imports 0.037s ok cmd/go/internal/load 0.035s ok cmd/go/internal/lockedfile 1.235s ok cmd/go/internal/lockedfile/internal/filelock 0.072s ok cmd/go/internal/modconv 0.035s ok cmd/go/internal/modfetch 23.328s ok cmd/go/internal/modfetch/codehost 6.974s ok cmd/go/internal/modfetch/zip_sum_test 0.026s ok cmd/go/internal/modindex 0.401s ok cmd/go/internal/modload 36.454s ok cmd/go/internal/mvs 0.046s ok cmd/go/internal/par 0.110s ok cmd/go/internal/str 0.025s ok cmd/go/internal/test 0.025s ok cmd/go/internal/vcs 0.439s ok cmd/go/internal/vcweb 0.037s ok cmd/go/internal/vcweb/vcstest 3.016s ok cmd/go/internal/web 0.026s ok cmd/go/internal/work 0.726s ok cmd/gofmt 35.719s ok cmd/internal/archive 0.610s ok cmd/internal/buildid 0.421s ok cmd/internal/dwarf 0.024s ok cmd/internal/edit 0.024s ok cmd/internal/goobj 12.851s ok cmd/internal/moddeps 8.444s ok cmd/internal/notsha256 0.025s ok cmd/internal/obj 0.376s ok cmd/internal/obj/ppc64 3.714s ok cmd/internal/obj/riscv 5.845s ok cmd/internal/obj/s390x 0.023s ok cmd/internal/obj/x86 0.720s ok cmd/internal/objabi 0.025s ok cmd/internal/pkgpath 0.124s ok cmd/internal/pkgpattern 0.025s ok cmd/internal/quoted 0.026s ok cmd/internal/src 0.024s ok cmd/internal/test2json 0.539s ok cmd/link 5.875s ok cmd/link/internal/benchmark 0.026s ok cmd/link/internal/ld 9.973s ok cmd/link/internal/loader 0.036s ok cmd/nm 0.610s ok cmd/objdump 1.314s ok cmd/pack 1.117s ok cmd/pprof 1.421s ok cmd/trace 0.279s ok cmd/vet 7.478s ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: archive/tar cpu: AMD EPYC 7B12 Benchmark/Writer/USTAR-4 4131 25713 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 3472 34845 ns/op 1859 B/op 37 allocs/op Benchmark/Writer/PAX-4 2185 48916 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 5227 20296 ns/op 5121 B/op 15 allocs/op Benchmark/Reader/GNU-4 7828 14371 ns/op 5163 B/op 15 allocs/op Benchmark/Reader/PAX-4 2671 40042 ns/op 8877 B/op 33 allocs/op PASS ok archive/tar 0.826s goos: linux goarch: amd64 pkg: archive/zip cpu: AMD EPYC 7B12 BenchmarkCompressedZipGarbage-4 1 257789707 ns/op 14880 B/op 66 allocs/op BenchmarkZip64Test-4 1 107926005 ns/op BenchmarkZip64TestSizes/4096-4 1902 63565 ns/op BenchmarkZip64TestSizes/1048576-4 250 478623 ns/op BenchmarkZip64TestSizes/67108864-4 1 100911884 ns/op PASS ok archive/zip 1.140s goos: linux goarch: amd64 pkg: bufio cpu: AMD EPYC 7B12 BenchmarkReaderCopyOptimal-4 285507 379.1 ns/op BenchmarkReaderCopyUnoptimal-4 191077 616.6 ns/op BenchmarkReaderCopyNoWriteTo-4 7066 16164 ns/op BenchmarkReaderWriteToOptimal-4 12708 9118 ns/op BenchmarkReaderReadString-4 173467 658.4 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 243334 424.8 ns/op BenchmarkWriterCopyUnoptimal-4 263766 414.6 ns/op BenchmarkWriterCopyNoReadFrom-4 8030 15251 ns/op BenchmarkReaderEmpty-4 41510 2932 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 34654 3424 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 665874 151.7 ns/op 0 B/op 0 allocs/op PASS ok bufio 1.500s goos: linux goarch: amd64 pkg: bytes cpu: AMD EPYC 7B12 BenchmarkReadString-4 6067 20555 ns/op 1594.13 MB/s BenchmarkWriteByte-4 546 208732 ns/op 19.62 MB/s BenchmarkWriteRune-4 321 370938 ns/op 33.13 MB/s BenchmarkBufferNotEmptyWriteRead-4 36 3005663 ns/op BenchmarkBufferFullSmallReads-4 147 812997 ns/op BenchmarkBufferWriteBlock/N4096-4 10094 12616 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 585 224469 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 10 12660272 ns/op 4192265 B/op 22 allocs/op BenchmarkIndexByte/10-4 5755064 20.86 ns/op 479.49 MB/s BenchmarkIndexByte/32-4 5658354 21.02 ns/op 1522.06 MB/s BenchmarkIndexByte/4K-4 1000000 108.6 ns/op 37716.89 MB/s BenchmarkIndexBytePortable/10-4 1105668 102.7 ns/op 97.37 MB/s BenchmarkIndexBytePortable/32-4 414452 278.2 ns/op 115.03 MB/s BenchmarkIndexBytePortable/4K-4 2947 34446 ns/op 118.91 MB/s BenchmarkIndexRune/10-4 1455070 80.89 ns/op 123.63 MB/s BenchmarkIndexRune/32-4 1578356 77.78 ns/op 411.43 MB/s BenchmarkIndexRune/4K-4 499579 230.3 ns/op 17785.79 MB/s BenchmarkIndexRuneASCII/10-4 5267984 21.34 ns/op 468.64 MB/s BenchmarkIndexRuneASCII/32-4 5500756 21.59 ns/op 1481.88 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 110.8 ns/op 36977.63 MB/s BenchmarkEqual/0-4 10007530 11.41 ns/op BenchmarkEqual/1-4 1948821 61.64 ns/op 16.22 MB/s BenchmarkEqual/6-4 1872699 60.71 ns/op 98.82 MB/s BenchmarkEqual/9-4 1876892 62.76 ns/op 143.41 MB/s BenchmarkEqual/15-4 1947789 61.40 ns/op 244.28 MB/s BenchmarkEqual/16-4 2010754 59.21 ns/op 270.22 MB/s BenchmarkEqual/20-4 1810669 65.01 ns/op 307.66 MB/s BenchmarkEqual/32-4 1894954 64.66 ns/op 494.92 MB/s BenchmarkEqual/4K-4 144932 786.4 ns/op 5208.80 MB/s BenchmarkIndex/10-4 3811352 31.69 ns/op 315.56 MB/s BenchmarkIndex/32-4 4286827 28.11 ns/op 1138.46 MB/s BenchmarkIndex/4K-4 29119 4154 ns/op 985.97 MB/s BenchmarkIndexEasy/10-4 3958009 30.00 ns/op 333.29 MB/s BenchmarkIndexEasy/32-4 4178210 27.72 ns/op 1154.52 MB/s BenchmarkIndexEasy/4K-4 680685 176.6 ns/op 23192.88 MB/s BenchmarkCount/10-4 1967176 61.56 ns/op 162.45 MB/s BenchmarkCount/32-4 2070302 57.32 ns/op 558.29 MB/s BenchmarkCount/4K-4 29085 4217 ns/op 971.23 MB/s BenchmarkCountEasy/10-4 1982642 60.53 ns/op 165.20 MB/s BenchmarkCountEasy/32-4 2028355 57.25 ns/op 558.92 MB/s BenchmarkCountEasy/4K-4 570267 207.6 ns/op 19728.86 MB/s BenchmarkCountSingle/10-4 4489533 27.15 ns/op 368.37 MB/s BenchmarkCountSingle/32-4 4284946 29.26 ns/op 1093.71 MB/s BenchmarkCountSingle/4K-4 928968 128.5 ns/op 31875.11 MB/s BenchmarkToUpper/#00-4 3536322 33.22 ns/op BenchmarkToUpper/ONLYUPPER-4 426162 269.6 ns/op BenchmarkToUpper/abc-4 712918 168.0 ns/op BenchmarkToUpper/AbC123-4 460030 260.5 ns/op BenchmarkToUpper/azAZ09_-4 405501 277.9 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 117814 947.8 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 55767 2125 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 88016 1415 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 172389 638.8 ns/op BenchmarkToLower/#00-4 3702698 32.73 ns/op BenchmarkToLower/abc-4 622006 187.6 ns/op BenchmarkToLower/AbC123-4 410883 253.1 ns/op BenchmarkToLower/azAZ09_-4 350328 293.5 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 123525 970.7 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 60288 2000 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 87932 1252 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 171512 679.8 ns/op BenchmarkFields/ASCII/16-4 193761 628.8 ns/op 25.44 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 13081 8489 ns/op 30.16 MB/s 480 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 853 151400 ns/op 27.05 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 51 2604728 ns/op 25.16 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 40109611 ns/op 26.14 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 98694 1144 ns/op 13.99 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 8766 13350 ns/op 19.18 MB/s 704 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 505 245209 ns/op 16.70 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 30 4387707 ns/op 14.94 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 75269800 ns/op 13.93 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 215263 520.8 ns/op 30.72 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 16533 7160 ns/op 35.76 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 889 129445 ns/op 31.64 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 48 2546900 ns/op 25.73 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 3 46278527 ns/op 22.66 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 143560 860.3 ns/op 18.60 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 12706 8804 ns/op 29.08 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 740 169227 ns/op 24.20 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 32 3190406 ns/op 20.54 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 59640146 ns/op 17.58 MB/s 11202864 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 2631904 46.68 ns/op BenchmarkTrimSpace/ASCII-4 1195903 88.19 ns/op BenchmarkTrimSpace/SomeNonASCII-4 140060 842.4 ns/op BenchmarkTrimSpace/JustNonASCII-4 72486 1751 ns/op BenchmarkToValidUTF8/Valid-4 729001 159.6 ns/op BenchmarkToValidUTF8/InvalidASCII-4 503175 244.4 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 131223 856.5 ns/op BenchmarkIndexHard1-4 1202 95255 ns/op BenchmarkIndexHard2-4 897 133124 ns/op BenchmarkIndexHard3-4 188 636019 ns/op BenchmarkIndexHard4-4 180 650390 ns/op BenchmarkLastIndexHard1-4 7 16328618 ns/op BenchmarkLastIndexHard2-4 6 17267617 ns/op BenchmarkLastIndexHard3-4 6 19600134 ns/op BenchmarkCountHard1-4 1227 95456 ns/op BenchmarkCountHard2-4 877 139667 ns/op BenchmarkCountHard3-4 181 649263 ns/op BenchmarkSplitEmptySeparator-4 2 83195736 ns/op BenchmarkSplitSingleByteSeparator-4 20 6002434 ns/op BenchmarkSplitMultiByteSeparator-4 18 6607923 ns/op BenchmarkSplitNSingleByteSeparator-4 266110 436.9 ns/op BenchmarkSplitNMultiByteSeparator-4 103334 1125 ns/op BenchmarkRepeat-4 222196 451.7 ns/op BenchmarkRepeatLarge/256/1-4 192727 582.9 ns/op 439.16 MB/s BenchmarkRepeatLarge/256/16-4 258244 388.4 ns/op 659.09 MB/s BenchmarkRepeatLarge/512/1-4 149197 789.9 ns/op 648.16 MB/s BenchmarkRepeatLarge/512/16-4 207675 611.7 ns/op 837.04 MB/s BenchmarkRepeatLarge/1024/1-4 82612 1211 ns/op 845.48 MB/s BenchmarkRepeatLarge/1024/16-4 105151 1024 ns/op 1000.34 MB/s BenchmarkRepeatLarge/2048/1-4 56163 2099 ns/op 975.77 MB/s BenchmarkRepeatLarge/2048/16-4 63939 1842 ns/op 1111.74 MB/s BenchmarkRepeatLarge/4096/1-4 30176 3693 ns/op 1109.21 MB/s BenchmarkRepeatLarge/4096/16-4 32155 3792 ns/op 1080.07 MB/s BenchmarkRepeatLarge/8192/1-4 15627 7687 ns/op 1065.71 MB/s BenchmarkRepeatLarge/8192/16-4 17528 6799 ns/op 1204.86 MB/s BenchmarkRepeatLarge/8192/4097-4 35053 3667 ns/op 1117.15 MB/s BenchmarkRepeatLarge/16384/1-4 8065 13502 ns/op 1213.48 MB/s BenchmarkRepeatLarge/16384/16-4 10000 13063 ns/op 1254.21 MB/s BenchmarkRepeatLarge/16384/4097-4 12103 10310 ns/op 1192.09 MB/s BenchmarkRepeatLarge/32768/1-4 5762 26296 ns/op 1246.10 MB/s BenchmarkRepeatLarge/32768/16-4 5564 26175 ns/op 1251.90 MB/s BenchmarkRepeatLarge/32768/4097-4 5128 22447 ns/op 1277.61 MB/s BenchmarkRepeatLarge/65536/1-4 2532 47592 ns/op 1377.04 MB/s BenchmarkRepeatLarge/65536/16-4 2305 48762 ns/op 1343.98 MB/s BenchmarkRepeatLarge/65536/4097-4 2736 45492 ns/op 1350.90 MB/s BenchmarkRepeatLarge/131072/1-4 506 246442 ns/op 531.86 MB/s BenchmarkRepeatLarge/131072/16-4 484 259980 ns/op 504.16 MB/s BenchmarkRepeatLarge/131072/4097-4 510 258872 ns/op 490.62 MB/s BenchmarkRepeatLarge/262144/1-4 240 489518 ns/op 535.51 MB/s BenchmarkRepeatLarge/262144/16-4 238 489101 ns/op 535.97 MB/s BenchmarkRepeatLarge/262144/4097-4 249 493882 ns/op 522.62 MB/s BenchmarkRepeatLarge/524288/1-4 124 968835 ns/op 541.15 MB/s BenchmarkRepeatLarge/524288/16-4 120 960589 ns/op 545.80 MB/s BenchmarkRepeatLarge/524288/4097-4 123 975104 ns/op 533.60 MB/s BenchmarkRepeatLarge/1048576/1-4 70 1954355 ns/op 536.53 MB/s BenchmarkRepeatLarge/1048576/16-4 88 1916166 ns/op 547.23 MB/s BenchmarkRepeatLarge/1048576/4097-4 57 1825548 ns/op 572.29 MB/s BenchmarkRepeatLarge/2097152/1-4 30 3581943 ns/op 585.48 MB/s BenchmarkRepeatLarge/2097152/16-4 32 3512203 ns/op 597.10 MB/s BenchmarkRepeatLarge/2097152/4097-4 30 3565587 ns/op 587.16 MB/s BenchmarkRepeatLarge/4194304/1-4 15 6981243 ns/op 600.80 MB/s BenchmarkRepeatLarge/4194304/16-4 15 7168262 ns/op 585.12 MB/s BenchmarkRepeatLarge/4194304/4097-4 14 7212314 ns/op 581.12 MB/s BenchmarkRepeatLarge/8388608/1-4 8 14049040 ns/op 597.09 MB/s BenchmarkRepeatLarge/8388608/16-4 8 14428205 ns/op 581.40 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 14257418 ns/op 588.22 MB/s BenchmarkRepeatLarge/16777216/1-4 4 27095678 ns/op 619.18 MB/s BenchmarkRepeatLarge/16777216/16-4 4 26867508 ns/op 624.44 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 26080409 ns/op 643.29 MB/s BenchmarkRepeatLarge/33554432/1-4 3 51376251 ns/op 653.11 MB/s BenchmarkRepeatLarge/33554432/16-4 3 56131687 ns/op 597.78 MB/s BenchmarkRepeatLarge/33554432/4097-4 3 53140564 ns/op 631.43 MB/s BenchmarkRepeatLarge/67108864/1-4 1 102711455 ns/op 653.37 MB/s BenchmarkRepeatLarge/67108864/16-4 2 93220030 ns/op 719.90 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 96844135 ns/op 692.96 MB/s BenchmarkRepeatLarge/134217728/1-4 1 192710710 ns/op 696.47 MB/s BenchmarkRepeatLarge/134217728/16-4 1 194771799 ns/op 689.10 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 186953529 ns/op 717.92 MB/s BenchmarkRepeatLarge/268435456/1-4 1 360927830 ns/op 743.74 MB/s BenchmarkRepeatLarge/268435456/16-4 1 366397300 ns/op 732.63 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 357746031 ns/op 750.35 MB/s BenchmarkRepeatLarge/536870912/1-4 1 698055382 ns/op 769.10 MB/s BenchmarkRepeatLarge/536870912/16-4 1 679656883 ns/op 789.91 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 699163042 ns/op 767.88 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1334532907 ns/op 804.58 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1361372456 ns/op 788.72 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1334797357 ns/op 804.42 MB/s BenchmarkBytesCompare/1-4 13272282 8.616 ns/op BenchmarkBytesCompare/2-4 11409925 8.899 ns/op BenchmarkBytesCompare/4-4 11559835 8.903 ns/op BenchmarkBytesCompare/8-4 12513738 8.951 ns/op BenchmarkBytesCompare/16-4 13751563 8.842 ns/op BenchmarkBytesCompare/32-4 10660166 9.581 ns/op BenchmarkBytesCompare/64-4 12237631 9.931 ns/op BenchmarkBytesCompare/128-4 11755912 10.14 ns/op BenchmarkBytesCompare/256-4 10288101 11.37 ns/op BenchmarkBytesCompare/512-4 7429926 15.16 ns/op BenchmarkBytesCompare/1024-4 5159353 22.97 ns/op BenchmarkBytesCompare/2048-4 3070093 38.03 ns/op BenchmarkIndexAnyASCII/1:1-4 2931397 40.92 ns/op BenchmarkIndexAnyASCII/1:2-4 2918484 41.47 ns/op BenchmarkIndexAnyASCII/1:4-4 2851492 40.47 ns/op BenchmarkIndexAnyASCII/1:8-4 2638674 40.92 ns/op BenchmarkIndexAnyASCII/1:16-4 2945270 41.15 ns/op BenchmarkIndexAnyASCII/1:32-4 2902422 40.60 ns/op BenchmarkIndexAnyASCII/1:64-4 2911304 40.73 ns/op BenchmarkIndexAnyASCII/16:1-4 2629503 45.43 ns/op BenchmarkIndexAnyASCII/16:2-4 622562 191.9 ns/op BenchmarkIndexAnyASCII/16:4-4 566673 179.7 ns/op BenchmarkIndexAnyASCII/16:8-4 653646 185.9 ns/op BenchmarkIndexAnyASCII/16:16-4 542688 210.0 ns/op BenchmarkIndexAnyASCII/16:32-4 513132 236.8 ns/op BenchmarkIndexAnyASCII/16:64-4 327758 333.1 ns/op BenchmarkIndexAnyASCII/256:1-4 2330425 49.55 ns/op BenchmarkIndexAnyASCII/256:2-4 48619 2158 ns/op BenchmarkIndexAnyASCII/256:4-4 50793 2198 ns/op BenchmarkIndexAnyASCII/256:8-4 51032 2159 ns/op BenchmarkIndexAnyASCII/256:16-4 52782 2414 ns/op BenchmarkIndexAnyASCII/256:32-4 48141 2315 ns/op BenchmarkIndexAnyASCII/256:64-4 50578 2326 ns/op BenchmarkIndexAnyUTF8/1:1-4 2820619 41.10 ns/op BenchmarkIndexAnyUTF8/1:2-4 2871799 40.55 ns/op BenchmarkIndexAnyUTF8/1:4-4 2893128 41.04 ns/op BenchmarkIndexAnyUTF8/1:8-4 2896520 40.98 ns/op BenchmarkIndexAnyUTF8/1:16-4 2972278 40.63 ns/op BenchmarkIndexAnyUTF8/1:32-4 2890818 41.42 ns/op BenchmarkIndexAnyUTF8/1:64-4 2920530 40.50 ns/op BenchmarkIndexAnyUTF8/16:1-4 188124 581.0 ns/op BenchmarkIndexAnyUTF8/16:2-4 333081 326.8 ns/op BenchmarkIndexAnyUTF8/16:4-4 358621 291.4 ns/op BenchmarkIndexAnyUTF8/16:8-4 410979 300.2 ns/op BenchmarkIndexAnyUTF8/16:16-4 400021 296.0 ns/op BenchmarkIndexAnyUTF8/16:32-4 399009 299.2 ns/op BenchmarkIndexAnyUTF8/16:64-4 396043 288.7 ns/op BenchmarkIndexAnyUTF8/256:1-4 13713 9032 ns/op BenchmarkIndexAnyUTF8/256:2-4 28686 4020 ns/op BenchmarkIndexAnyUTF8/256:4-4 28710 4111 ns/op BenchmarkIndexAnyUTF8/256:8-4 28336 4064 ns/op BenchmarkIndexAnyUTF8/256:16-4 28756 4109 ns/op BenchmarkIndexAnyUTF8/256:32-4 28290 4211 ns/op BenchmarkIndexAnyUTF8/256:64-4 28467 4061 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2890053 41.21 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2817702 40.97 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2914429 40.81 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2909575 40.83 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2890305 40.56 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2892662 41.49 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2904454 41.01 ns/op BenchmarkLastIndexAnyASCII/16:1-4 491781 233.9 ns/op BenchmarkLastIndexAnyASCII/16:2-4 506620 234.4 ns/op BenchmarkLastIndexAnyASCII/16:4-4 511447 239.7 ns/op BenchmarkLastIndexAnyASCII/16:8-4 481168 246.5 ns/op BenchmarkLastIndexAnyASCII/16:16-4 364726 286.3 ns/op BenchmarkLastIndexAnyASCII/16:32-4 393248 301.0 ns/op BenchmarkLastIndexAnyASCII/16:64-4 327676 361.9 ns/op BenchmarkLastIndexAnyASCII/256:1-4 35253 3286 ns/op BenchmarkLastIndexAnyASCII/256:2-4 32587 3369 ns/op BenchmarkLastIndexAnyASCII/256:4-4 35026 3243 ns/op BenchmarkLastIndexAnyASCII/256:8-4 35779 3265 ns/op BenchmarkLastIndexAnyASCII/256:16-4 35809 3316 ns/op BenchmarkLastIndexAnyASCII/256:32-4 34854 3324 ns/op BenchmarkLastIndexAnyASCII/256:64-4 34224 3422 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2786731 41.45 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2844375 41.20 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2646684 42.45 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2796873 40.58 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2869756 40.94 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2594808 41.08 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2930793 41.04 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 271064 384.0 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 341748 303.2 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 357541 300.2 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 348842 294.2 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 358906 300.5 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 392530 305.6 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 400087 299.3 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 21196 5628 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 27586 4263 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 28108 4172 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 28252 4297 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 28126 4280 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 26840 4225 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 28488 4173 ns/op BenchmarkTrimASCII/1:1-4 2958793 36.74 ns/op BenchmarkTrimASCII/1:2-4 2754336 42.39 ns/op BenchmarkTrimASCII/1:4-4 2809519 43.04 ns/op BenchmarkTrimASCII/1:8-4 2576535 46.37 ns/op BenchmarkTrimASCII/1:16-4 1961137 62.07 ns/op BenchmarkTrimASCII/16:1-4 689088 171.0 ns/op BenchmarkTrimASCII/16:2-4 492982 239.5 ns/op BenchmarkTrimASCII/16:4-4 493168 241.0 ns/op BenchmarkTrimASCII/16:8-4 477908 245.3 ns/op BenchmarkTrimASCII/16:16-4 413716 262.6 ns/op BenchmarkTrimASCII/256:1-4 54744 2093 ns/op BenchmarkTrimASCII/256:2-4 35178 3350 ns/op BenchmarkTrimASCII/256:4-4 34386 3310 ns/op BenchmarkTrimASCII/256:8-4 34266 3226 ns/op BenchmarkTrimASCII/256:16-4 35149 3454 ns/op BenchmarkTrimASCII/4096:1-4 3628 34186 ns/op BenchmarkTrimASCII/4096:2-4 2054 51393 ns/op BenchmarkTrimASCII/4096:4-4 1975 51052 ns/op BenchmarkTrimASCII/4096:8-4 2119 50580 ns/op BenchmarkTrimASCII/4096:16-4 2290 50856 ns/op BenchmarkTrimByte-4 1957838 59.61 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 19650 6094 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 19662 6004 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 926 124566 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1770 60655 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3916 30502 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7531 16073 ns/op BenchmarkCompareBytesEqual-4 12898164 8.164 ns/op BenchmarkCompareBytesToNil-4 15028270 7.478 ns/op BenchmarkCompareBytesEmpty-4 17326557 6.967 ns/op BenchmarkCompareBytesIdentical-4 15596000 6.985 ns/op BenchmarkCompareBytesSameLength-4 12368697 8.690 ns/op BenchmarkCompareBytesDifferentLength-4 12111841 8.759 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 3032 40513 ns/op 25882.81 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 3340 30902 ns/op 33932.08 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 3412 39051 ns/op 26851.58 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 4172 37765 ns/op 27766.44 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 3976 30432 ns/op 34456.60 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 3488 38873 ns/op 26974.96 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 4194 27368 ns/op 38314.42 MB/s BenchmarkCompareBytesBig-4 2964 35276 ns/op 29725.10 MB/s BenchmarkCompareBytesBigIdentical-4 15894207 7.250 ns/op 144631243.58 MB/s PASS ok bytes 58.496s goos: linux goarch: amd64 pkg: compress/bzip2 cpu: AMD EPYC 7B12 BenchmarkDecodeDigits-4 2 61887472 ns/op 1.62 MB/s 3616636 B/op 53 allocs/op BenchmarkDecodeNewton-4 1 282557114 ns/op 2.01 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 6 19134382 ns/op 0.86 MB/s 3646169 B/op 52 allocs/op PASS ok compress/bzip2 1.067s goos: linux goarch: amd64 pkg: compress/flate cpu: AMD EPYC 7B12 BenchmarkDecode/Digits/Huffman/1e4-4 79 1355770 ns/op 7.38 MB/s 42614 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 8 13207289 ns/op 7.57 MB/s 43674 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 134174443 ns/op 7.45 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 88 1341784 ns/op 7.45 MB/s 42487 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 8 13491664 ns/op 7.41 MB/s 44989 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 133088903 ns/op 7.51 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 90 1317047 ns/op 7.59 MB/s 42587 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 8 12738326 ns/op 7.85 MB/s 43954 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 127601164 ns/op 7.84 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 88 1364684 ns/op 7.33 MB/s 42820 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 8 12619120 ns/op 7.92 MB/s 43954 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 127648923 ns/op 7.83 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 74 1490700 ns/op 6.71 MB/s 44356 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 8 14373176 ns/op 6.96 MB/s 49181 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 147663092 ns/op 6.77 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 104 1127357 ns/op 8.87 MB/s 43051 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 12 9640241 ns/op 10.37 MB/s 45809 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 2 97112985 ns/op 10.30 MB/s 85328 B/op 230 allocs/op BenchmarkDecode/Newton/Default/1e4-4 118 1006938 ns/op 9.93 MB/s 43137 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 15 7652674 ns/op 13.07 MB/s 44557 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 2 75594301 ns/op 13.23 MB/s 65952 B/op 160 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 116 1007007 ns/op 9.93 MB/s 43598 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 14 7736353 ns/op 12.93 MB/s 44677 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 2 73844826 ns/op 13.54 MB/s 67752 B/op 152 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 132 869544 ns/op 11.50 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 13 8332620 ns/op 12.00 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 2 83724426 ns/op 11.94 MB/s BenchmarkEncode/Digits/Speed/1e4-4 72 1626732 ns/op 6.15 MB/s BenchmarkEncode/Digits/Speed/1e5-4 7 15319420 ns/op 6.53 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 145368892 ns/op 6.88 MB/s BenchmarkEncode/Digits/Default/1e4-4 24 5197651 ns/op 1.92 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 60943687 ns/op 1.64 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 587020579 ns/op 1.70 MB/s BenchmarkEncode/Digits/Compression/1e4-4 24 5036053 ns/op 1.99 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 61314212 ns/op 1.63 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 578583999 ns/op 1.73 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 114 1052202 ns/op 9.50 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 13 8667480 ns/op 11.54 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 2 91256275 ns/op 10.96 MB/s BenchmarkEncode/Newton/Speed/1e4-4 76 1627855 ns/op 6.14 MB/s BenchmarkEncode/Newton/Speed/1e5-4 8 12768449 ns/op 7.83 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 116828343 ns/op 8.56 MB/s BenchmarkEncode/Newton/Default/1e4-4 24 5111849 ns/op 1.96 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 57739927 ns/op 1.73 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 573658288 ns/op 1.74 MB/s BenchmarkEncode/Newton/Compression/1e4-4 24 4897351 ns/op 2.04 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 69586861 ns/op 1.44 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 705724192 ns/op 1.42 MB/s PASS ok compress/flate 15.327s goos: linux goarch: amd64 pkg: compress/lzw cpu: AMD EPYC 7B12 BenchmarkDecoder/1e4-4 62 1689803 ns/op 5.92 MB/s BenchmarkDecoder/1e-Reuse4-4 66 1881040 ns/op 5.32 MB/s BenchmarkDecoder/1e5-4 6 17846981 ns/op 5.60 MB/s BenchmarkDecoder/1e-Reuse5-4 6 17795872 ns/op 5.62 MB/s BenchmarkDecoder/1e6-4 1 178120739 ns/op 5.61 MB/s BenchmarkDecoder/1e-Reuse6-4 1 175144801 ns/op 5.71 MB/s BenchmarkEncoder/1e4-4 78 1638837 ns/op 6.10 MB/s BenchmarkEncoder/1e-Reuse4-4 72 1462570 ns/op 6.84 MB/s BenchmarkEncoder/1e5-4 7 15766393 ns/op 6.34 MB/s BenchmarkEncoder/1e-Reuse5-4 7 15748883 ns/op 6.35 MB/s BenchmarkEncoder/1e6-4 1 153831821 ns/op 6.50 MB/s BenchmarkEncoder/1e-Reuse6-4 1 145540472 ns/op 6.87 MB/s PASS ok compress/lzw 2.260s goos: linux goarch: amd64 pkg: container/heap cpu: AMD EPYC 7B12 BenchmarkDup-4 37 3139466 ns/op PASS ok container/heap 0.249s goos: linux goarch: amd64 pkg: context cpu: AMD EPYC 7B12 BenchmarkCommonParentCancel-4 19503 6039 ns/op BenchmarkWithTimeout/concurrency=40-4 5492 25286 ns/op BenchmarkWithTimeout/concurrency=4000-4 4669 25451 ns/op BenchmarkWithTimeout/concurrency=400000-4 5122 19948 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 566632 208.5 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 20361 6827 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 21325 4892 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3834 28233 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2594 48577 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3672 36948 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 360 325705 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 232 489408 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 391 290554 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 31 3600941 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 19 6078374 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 38 3083063 ns/op BenchmarkCheckCanceled/Err-4 367257 307.4 ns/op BenchmarkCheckCanceled/Done-4 1063221 111.8 ns/op BenchmarkContextCancelDone-4 739111 170.1 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 31780 4585 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 21397 5395 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 19327 6142 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 15794 7999 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 11464 12614 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 730104 149.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 423259 283.7 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 274890 408.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 164655 638.1 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 90076 1263 ns/op PASS ok context 9.561s goos: linux goarch: amd64 pkg: crypto/aes cpu: AMD EPYC 7B12 BenchmarkEncrypt-4 2661331 47.04 ns/op 340.15 MB/s BenchmarkDecrypt-4 2442595 46.98 ns/op 340.55 MB/s BenchmarkExpand-4 2172296 54.35 ns/op PASS ok crypto/aes 0.548s goos: linux goarch: amd64 pkg: crypto/cipher cpu: AMD EPYC 7B12 BenchmarkAESGCM/Open-128-64-4 235497 436.8 ns/op 146.51 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 534172 201.9 ns/op 316.93 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 244736 454.7 ns/op 140.74 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 519585 208.8 ns/op 306.58 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 156686 755.3 ns/op 1787.33 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 221247 520.0 ns/op 2596.26 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 149934 801.4 ns/op 1684.53 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 208544 576.2 ns/op 2342.84 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 52813 2238 ns/op 3661.07 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 60693 1963 ns/op 4173.53 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 47988 2448 ns/op 3346.32 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 53370 2244 ns/op 3651.00 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 9282 12549 ns/op 81.20 MB/s BenchmarkAESCFBDecrypt1K-4 9799 12027 ns/op 84.72 MB/s BenchmarkAESCFBDecrypt8K-4 1251 91827 ns/op 89.16 MB/s BenchmarkAESOFB1K-4 14712 8008 ns/op 127.25 MB/s BenchmarkAESCTR1K-4 19490 6363 ns/op 160.15 MB/s BenchmarkAESCTR8K-4 2246 53783 ns/op 152.22 MB/s BenchmarkAESCBCEncrypt1K-4 17890 6210 ns/op 164.89 MB/s BenchmarkAESCBCDecrypt1K-4 26014 4692 ns/op 218.24 MB/s PASS ok crypto/cipher 2.906s goos: linux goarch: amd64 pkg: crypto/des cpu: AMD EPYC 7B12 BenchmarkEncrypt-4 91138 1110 ns/op 7.21 MB/s BenchmarkDecrypt-4 108771 1161 ns/op 6.89 MB/s BenchmarkTDESEncrypt-4 40416 3367 ns/op 2.38 MB/s BenchmarkTDESDecrypt-4 37341 3362 ns/op 2.38 MB/s PASS ok crypto/des 0.617s goos: linux goarch: amd64 pkg: crypto/ecdh cpu: AMD EPYC 7B12 BenchmarkECDH/P256-4 1282 92289 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 18 6954363 ns/op 1088 B/op 21 allocs/op BenchmarkECDH/P521-4 7 16949062 ns/op 1539 B/op 21 allocs/op BenchmarkECDH/X25519-4 117 996976 ns/op 375 B/op 9 allocs/op PASS ok crypto/ecdh 0.717s goos: linux goarch: amd64 pkg: crypto/ecdsa cpu: AMD EPYC 7B12 BenchmarkSign/P256-4 2064 51654 ns/op 4559 B/op 40 allocs/op BenchmarkSign/P384-4 52 2263289 ns/op 10777 B/op 62 allocs/op BenchmarkSign/P521-4 25 4746428 ns/op 11160 B/op 63 allocs/op BenchmarkVerify/P256-4 1212 97372 ns/op 2496 B/op 17 allocs/op BenchmarkVerify/P384-4 16 7179770 ns/op 8704 B/op 42 allocs/op BenchmarkVerify/P521-4 7 16001713 ns/op 9024 B/op 42 allocs/op BenchmarkGenerateKey/P256-4 5043 22216 ns/op 927 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 73 1751602 ns/op 1127 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 30 4202014 ns/op 1448 B/op 17 allocs/op PASS ok crypto/ecdsa 1.428s goos: linux goarch: amd64 pkg: crypto/ed25519 cpu: AMD EPYC 7B12 BenchmarkKeyGeneration-4 423 289638 ns/op BenchmarkNewKeyFromSeed-4 428 276141 ns/op BenchmarkSigning-4 378 293517 ns/op BenchmarkVerification-4 265 456620 ns/op PASS ok crypto/ed25519 0.629s goos: linux goarch: amd64 pkg: crypto/elliptic cpu: AMD EPYC 7B12 BenchmarkScalarBaseMult/P256-4 6529 16959 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 199 541700 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 69 1671008 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 28 3824213 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1802 65724 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 81 1375228 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 24 4437744 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 10 11761482 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 18112 6502 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 8259 14556 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 6134 19819 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 121 894825 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 3379 33017 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 324 344961 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 2426 49910 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 139 879361 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 2.584s goos: linux goarch: amd64 pkg: crypto/hmac cpu: AMD EPYC 7B12 BenchmarkHMACSHA256_1K-4 21600 5556 ns/op 184.30 MB/s BenchmarkHMACSHA256_32-4 34903 3395 ns/op 9.43 MB/s BenchmarkNewWriteSum-4 17602 6461 ns/op 4.95 MB/s PASS ok crypto/hmac 0.549s goos: linux goarch: amd64 pkg: crypto/internal/bigmod cpu: AMD EPYC 7B12 BenchmarkModAdd-4 64550 1883 ns/op BenchmarkModSub-4 87636 1409 ns/op BenchmarkMontgomeryRepr-4 28978 4102 ns/op BenchmarkMontgomeryMul-4 31683 3785 ns/op BenchmarkModMul-4 14094 8270 ns/op BenchmarkExpBig-4 19 5590479 ns/op BenchmarkExp-4 8 13581716 ns/op PASS ok crypto/internal/bigmod 1.232s goos: linux goarch: amd64 pkg: crypto/internal/edwards25519 cpu: AMD EPYC 7B12 BenchmarkEncodingDecoding-4 3988 25326 ns/op BenchmarkScalarBaseMult-4 406 254739 ns/op BenchmarkScalarMult-4 199 623234 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 273 439103 ns/op PASS ok crypto/internal/edwards25519 0.609s goos: linux goarch: amd64 pkg: crypto/internal/edwards25519/field cpu: AMD EPYC 7B12 BenchmarkAdd-4 616417 166.2 ns/op BenchmarkMultiply-4 6007923 19.91 ns/op BenchmarkSquare-4 7671133 15.58 ns/op BenchmarkInvert-4 28430 4195 ns/op BenchmarkMult32-4 1854040 70.82 ns/op PASS ok crypto/internal/edwards25519/field 0.780s goos: linux goarch: amd64 pkg: crypto/internal/nistec cpu: AMD EPYC 7B12 BenchmarkScalarMult/P224-4 86 1271110 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2104 56775 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 24 4541977 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 10 10581978 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 242 494760 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 10727 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 79 1354313 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 33 3168704 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.227s goos: linux goarch: amd64 pkg: crypto/internal/nistec/fiat cpu: AMD EPYC 7B12 BenchmarkMul/P224-4 846058 144.7 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 280322 413.7 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 142306 896.5 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 686403 166.9 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 270188 405.9 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 147975 761.8 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 0.864s goos: linux goarch: amd64 pkg: crypto/md5 cpu: AMD EPYC 7B12 BenchmarkHash8Bytes-4 165366 705.6 ns/op 11.34 MB/s BenchmarkHash64-4 173060 664.5 ns/op 96.32 MB/s BenchmarkHash128-4 151845 756.1 ns/op 169.28 MB/s BenchmarkHash256-4 125053 941.0 ns/op 272.04 MB/s BenchmarkHash512-4 86718 1350 ns/op 379.34 MB/s BenchmarkHash1K-4 55898 2122 ns/op 482.61 MB/s BenchmarkHash8K-4 8886 12938 ns/op 633.17 MB/s BenchmarkHash1M-4 74 1566450 ns/op 669.40 MB/s BenchmarkHash8M-4 8 12561643 ns/op 667.80 MB/s BenchmarkHash8BytesUnaligned-4 165786 704.4 ns/op 11.36 MB/s BenchmarkHash1KUnaligned-4 56814 2103 ns/op 486.87 MB/s BenchmarkHash8KUnaligned-4 9004 12817 ns/op 639.16 MB/s PASS ok crypto/md5 1.548s goos: linux goarch: amd64 pkg: crypto/rand cpu: AMD EPYC 7B12 BenchmarkPrime-4 2 243046992 ns/op PASS ok crypto/rand 0.565s goos: linux goarch: amd64 pkg: crypto/rc4 cpu: AMD EPYC 7B12 BenchmarkRC4_128-4 17734 6680 ns/op 19.16 MB/s BenchmarkRC4_1K-4 1986 53878 ns/op 19.01 MB/s BenchmarkRC4_8K-4 284 428150 ns/op 18.91 MB/s PASS ok crypto/rc4 0.496s goos: linux goarch: amd64 pkg: crypto/rsa cpu: AMD EPYC 7B12 BenchmarkDecryptPKCS1v15/2048-4 15 7562646 ns/op BenchmarkDecryptPKCS1v15/3072-4 6 17052394 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 33730455 ns/op BenchmarkEncryptPKCS1v15/2048-4 43 2388433 ns/op BenchmarkDecryptOAEP/2048-4 15 7590236 ns/op BenchmarkEncryptOAEP/2048-4 49 2252575 ns/op BenchmarkSignPKCS1v15/2048-4 14 7275564 ns/op BenchmarkVerifyPKCS1v15/2048-4 46 2221628 ns/op BenchmarkSignPSS/2048-4 14 7581218 ns/op BenchmarkVerifyPSS/2048-4 51 2282596 ns/op PASS ok crypto/rsa 1.476s goos: linux goarch: amd64 pkg: crypto/sha1 cpu: AMD EPYC 7B12 BenchmarkHash8Bytes/New-4 145186 793.2 ns/op 10.09 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 176581 651.6 ns/op 12.28 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 98571 1162 ns/op 275.46 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 114151 1009 ns/op 317.17 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 67821 1746 ns/op 586.56 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 72364 1588 ns/op 644.93 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 14881 8221 ns/op 996.43 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 15062 7955 ns/op 1029.81 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.225s goos: linux goarch: amd64 pkg: crypto/sha256 cpu: AMD EPYC 7B12 BenchmarkHash8Bytes/New-4 113497 1009 ns/op 7.93 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 122592 913.0 ns/op 8.76 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 129603 936.3 ns/op 8.54 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 37185 3262 ns/op 313.91 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 37689 3122 ns/op 328.00 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 38425 3143 ns/op 325.85 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5620 19457 ns/op 421.03 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 5953 19427 ns/op 421.67 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 5497 19380 ns/op 422.70 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 1.220s goos: linux goarch: amd64 pkg: crypto/sha512 cpu: AMD EPYC 7B12 BenchmarkHash8Bytes/New-4 79066 1440 ns/op 5.56 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 94294 1152 ns/op 6.94 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 87786 1330 ns/op 6.02 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 41410 2830 ns/op 361.81 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 47025 2497 ns/op 410.04 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 44516 2636 ns/op 388.51 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 8610 13511 ns/op 606.34 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 9062 13188 ns/op 621.15 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 8871 13380 ns/op 612.25 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 1.226s goos: linux goarch: amd64 pkg: crypto/subtle cpu: AMD EPYC 7B12 BenchmarkConstantTimeByteEq-4 21914365 5.057 ns/op BenchmarkConstantTimeEq-4 19621051 5.391 ns/op BenchmarkConstantTimeLessOrEq-4 20320834 5.062 ns/op BenchmarkXORBytes/8Bytes-4 6152157 19.72 ns/op 405.74 MB/s BenchmarkXORBytes/128Bytes-4 5242294 22.88 ns/op 5595.31 MB/s BenchmarkXORBytes/2048Bytes-4 1484946 80.58 ns/op 25415.97 MB/s BenchmarkXORBytes/32768Bytes-4 80973 1409 ns/op 23257.05 MB/s PASS ok crypto/subtle 0.971s goos: linux goarch: amd64 pkg: crypto/tls cpu: AMD EPYC 7B12 BenchmarkCertCache/0-4 154 835229 ns/op BenchmarkCertCache/1-4 165 767713 ns/op BenchmarkCertCache/2-4 156 759385 ns/op BenchmarkCertCache/3-4 151 751345 ns/op BenchmarkHandshakeServer/RSA-4 45 2803912 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 37 2993596 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 43 2993294 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 124 961941 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 177 606538 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 58 2000940 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 74 1822068 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 5 22920165 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 5 22684737 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 7 15919993 ns/op 65.87 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 5 20711383 ns/op 50.63 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 4 25059306 ns/op 83.69 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 3 33338438 ns/op 62.90 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 3 45072358 ns/op 93.06 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 2 63641686 ns/op 65.90 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 2 76894726 ns/op 109.09 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 113888954 ns/op 73.66 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 159196571 ns/op 105.39 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 230848237 ns/op 72.68 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 305972044 ns/op 109.67 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 454483456 ns/op 73.83 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 605805668 ns/op 110.78 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 894243311 ns/op 75.05 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 6 16856904 ns/op 62.20 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 5 20765105 ns/op 50.50 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 4 26094918 ns/op 80.37 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 3 35858415 ns/op 58.48 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 3 44716631 ns/op 93.80 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 2 69569411 ns/op 60.29 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 2 77424846 ns/op 108.35 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 121349343 ns/op 69.13 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 160329961 ns/op 104.64 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 228541758 ns/op 73.41 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 308676593 ns/op 108.70 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 461290614 ns/op 72.74 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 669720754 ns/op 100.20 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 875787152 ns/op 76.63 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 702451711 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 705097402 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 286893074 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 287466155 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 148878891 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 148253613 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 80145900 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 79397291 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 37895191 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 37514671 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 141928622 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 143796172 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 63426946 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 62604942 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 37633885 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 36589448 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 5 23999475 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 5 23002135 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 7 16886735 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 7 14882833 ns/op PASS ok crypto/tls 16.547s goos: linux goarch: amd64 pkg: crypto/x509 cpu: AMD EPYC 7B12 BenchmarkCreateCertificate/RSA_2048-4 10 10711773 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 442 257139 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 1590 72821 ns/op 13188 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 1512 80900 ns/op 14612 B/op 262 allocs/op PASS ok crypto/x509 0.745s goos: linux goarch: amd64 pkg: database/sql cpu: AMD EPYC 7B12 BenchmarkConcurrentDBExec-4 7 15835802 ns/op 2503501 B/op 14640 allocs/op BenchmarkConcurrentStmtQuery-4 7 16301951 ns/op 2228249 B/op 17654 allocs/op BenchmarkConcurrentStmtExec-4 12 9891434 ns/op 1708961 B/op 3172 allocs/op BenchmarkConcurrentTxQuery-4 7 16464566 ns/op 2352330 B/op 19656 allocs/op BenchmarkConcurrentTxExec-4 15 7714270 ns/op 594986 B/op 14148 allocs/op BenchmarkConcurrentTxStmtQuery-4 8 13223988 ns/op 823761 B/op 20157 allocs/op BenchmarkConcurrentTxStmtExec-4 37 3096762 ns/op 108362 B/op 2175 allocs/op BenchmarkConcurrentRandom-4 7 15030029 ns/op 1651714 B/op 13945 allocs/op BenchmarkManyConcurrentQueries-4 2439 47555 ns/op 3982 B/op 20 allocs/op PASS ok database/sql 1.358s goos: linux goarch: amd64 pkg: debug/gosym cpu: AMD EPYC 7B12 Benchmark115/NewLineTable-4 274317 406.3 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 104 1095221 ns/op 188230 B/op 13 allocs/op Benchmark115/LineToPC-4 106 1189900 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 24386 4818 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 0.828s goos: linux goarch: amd64 pkg: encoding/asn1 cpu: AMD EPYC 7B12 BenchmarkMarshal-4 961 116542 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 4027 28633 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.384s goos: linux goarch: amd64 pkg: encoding/base32 cpu: AMD EPYC 7B12 BenchmarkEncode-4 372 324322 ns/op 25.26 MB/s BenchmarkEncodeToString-4 340 341299 ns/op 24.00 MB/s BenchmarkDecode-4 207 602171 ns/op 21.77 MB/s BenchmarkDecodeString-4 199 599893 ns/op 21.86 MB/s PASS ok encoding/base32 0.709s goos: linux goarch: amd64 pkg: encoding/base64 cpu: AMD EPYC 7B12 BenchmarkEncodeToString-4 474 234053 ns/op 35.00 MB/s BenchmarkDecodeString/2-4 433173 265.7 ns/op 15.05 MB/s BenchmarkDecodeString/4-4 335416 357.9 ns/op 22.36 MB/s BenchmarkDecodeString/8-4 276001 439.5 ns/op 27.30 MB/s BenchmarkDecodeString/64-4 50126 2328 ns/op 37.79 MB/s BenchmarkDecodeString/8192-4 475 255396 ns/op 42.77 MB/s BenchmarkNewEncoding-4 117398 949.1 ns/op 269.74 MB/s PASS ok encoding/base64 1.177s goos: linux goarch: amd64 pkg: encoding/binary cpu: AMD EPYC 7B12 BenchmarkReadSlice1000Int32s-4 1801 58919 ns/op 67.89 MB/s BenchmarkReadStruct-4 23584 5092 ns/op 14.73 MB/s BenchmarkWriteStruct-4 25550 4756 ns/op 15.77 MB/s BenchmarkReadInts-4 66868 1804 ns/op 16.63 MB/s BenchmarkWriteInts-4 56808 2042 ns/op 14.69 MB/s BenchmarkWriteSlice1000Int32s-4 1747 63485 ns/op 63.01 MB/s BenchmarkPutUint16-4 4303044 27.98 ns/op 71.47 MB/s BenchmarkAppendUint16-4 4258165 27.77 ns/op 72.01 MB/s BenchmarkPutUint32-4 3093321 37.57 ns/op 106.45 MB/s BenchmarkAppendUint32-4 3042332 38.88 ns/op 102.87 MB/s BenchmarkPutUint64-4 1490850 80.68 ns/op 99.16 MB/s BenchmarkAppendUint64-4 1531395 80.71 ns/op 99.13 MB/s BenchmarkLittleEndianPutUint16-4 4033989 28.37 ns/op 70.50 MB/s BenchmarkLittleEndianAppendUint16-4 4320781 27.66 ns/op 72.30 MB/s BenchmarkLittleEndianPutUint32-4 3010308 37.84 ns/op 105.69 MB/s BenchmarkLittleEndianAppendUint32-4 2908568 39.33 ns/op 101.70 MB/s BenchmarkLittleEndianPutUint64-4 1564935 76.62 ns/op 104.41 MB/s BenchmarkLittleEndianAppendUint64-4 1522434 78.55 ns/op 101.84 MB/s BenchmarkReadFloats-4 212808 518.3 ns/op 23.15 MB/s BenchmarkWriteFloats-4 194260 610.0 ns/op 19.67 MB/s BenchmarkReadSlice1000Float32s-4 1701 71681 ns/op 55.80 MB/s BenchmarkWriteSlice1000Float32s-4 1626 72215 ns/op 55.39 MB/s BenchmarkReadSlice1000Uint8s-4 86558 1213 ns/op 824.12 MB/s BenchmarkWriteSlice1000Uint8s-4 113996 981.9 ns/op 1018.44 MB/s BenchmarkPutUvarint32-4 983646 110.8 ns/op 36.11 MB/s BenchmarkPutUvarint64-4 249158 442.8 ns/op 18.07 MB/s PASS ok encoding/binary 3.953s goos: linux goarch: amd64 pkg: encoding/csv cpu: AMD EPYC 7B12 BenchmarkRead-4 10035 11617 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 10038 11735 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 10180 11922 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 5145 19606 ns/op 3937 B/op 24 allocs/op BenchmarkReadReuseRecord-4 11316 11008 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 10000 10839 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 10000 10633 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 6600 17950 ns/op 2977 B/op 12 allocs/op BenchmarkWrite-4 16990 7191 ns/op PASS ok encoding/csv 1.589s goos: linux goarch: amd64 pkg: encoding/gob cpu: AMD EPYC 7B12 BenchmarkEndToEndPipe-4 12883 8133 ns/op BenchmarkEndToEndByteBuffer-4 17362 6033 ns/op BenchmarkEndToEndSliceByteBuffer-4 308 393918 ns/op BenchmarkEncodeComplex128Slice-4 1070 106267 ns/op BenchmarkEncodeFloat64Slice-4 2100 52775 ns/op BenchmarkEncodeInt32Slice-4 2035 52936 ns/op BenchmarkEncodeStringSlice-4 2997 41791 ns/op BenchmarkEncodeInterfaceSlice-4 58 1951633 ns/op BenchmarkDecodeComplex128Slice-4 825 150934 ns/op BenchmarkDecodeFloat64Slice-4 1600 79764 ns/op BenchmarkDecodeInt32Slice-4 1407 74169 ns/op BenchmarkDecodeStringSlice-4 994 107523 ns/op BenchmarkDecodeStringsSlice-4 381 285019 ns/op BenchmarkDecodeBytesSlice-4 825 141652 ns/op BenchmarkDecodeInterfaceSlice-4 114 967778 ns/op BenchmarkDecodeMap-4 128 916025 ns/op PASS ok encoding/gob 2.693s goos: linux goarch: amd64 pkg: encoding/hex cpu: AMD EPYC 7B12 BenchmarkEncode/256-4 20713 5744 ns/op 44.57 MB/s BenchmarkEncode/1024-4 5072 24082 ns/op 42.52 MB/s BenchmarkEncode/4096-4 1146 95663 ns/op 42.82 MB/s BenchmarkEncode/16384-4 309 384361 ns/op 42.63 MB/s BenchmarkDecode/256-4 38905 2935 ns/op 87.24 MB/s BenchmarkDecode/1024-4 8512 11934 ns/op 85.80 MB/s BenchmarkDecode/4096-4 2296 48278 ns/op 84.84 MB/s BenchmarkDecode/16384-4 578 192280 ns/op 85.21 MB/s BenchmarkDump/256-4 1795 64986 ns/op 3.94 MB/s BenchmarkDump/1024-4 464 255093 ns/op 4.01 MB/s BenchmarkDump/4096-4 100 1042870 ns/op 3.93 MB/s BenchmarkDump/16384-4 26 4262146 ns/op 3.84 MB/s PASS ok encoding/hex 1.805s goos: linux goarch: amd64 pkg: encoding/json cpu: AMD EPYC 7B12 BenchmarkCodeEncoder-4 1 133092592 ns/op 14.58 MB/s 8391160 B/op 51 allocs/op BenchmarkCodeEncoderError-4 2 82398026 ns/op 23.55 MB/s 8456472 B/op 63 allocs/op BenchmarkCodeMarshal-4 1 133639833 ns/op 14.52 MB/s 10200904 B/op 32 allocs/op BenchmarkCodeMarshalError-4 2 76771226 ns/op 25.28 MB/s 6203432 B/op 46 allocs/op BenchmarkMarshalBytes/32-4 30792 3872 ns/op BenchmarkMarshalBytes/256-4 9096 13049 ns/op BenchmarkMarshalBytes/4096-4 620 180896 ns/op BenchmarkMarshalBytesError/32-4 85 1437594 ns/op BenchmarkMarshalBytesError/256-4 81 1354165 ns/op BenchmarkMarshalBytesError/4096-4 76 1602961 ns/op BenchmarkCodeDecoder-4 1 315913753 ns/op 6.14 MB/s 11145800 B/op 92716 allocs/op BenchmarkUnicodeDecoder-4 49976 2448 ns/op 5.72 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 72687 1698 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 270042445 ns/op 7.19 MB/s 3067376 B/op 92684 allocs/op BenchmarkCodeUnmarshalReuse-4 1 259722117 ns/op 7.47 MB/s 3066936 B/op 92685 allocs/op BenchmarkUnmarshalString-4 76676 1646 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 125002 863.0 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 319339 322.2 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 67387 1724 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 63056 1621 ns/op 145 B/op 2 allocs/op BenchmarkUnmapped-4 23317 5404 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 5157 23413 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 1101 118472 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 120 981718 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 12 9355993 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 708444 201.1 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 670911 177.0 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 885081 192.1 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 602684 187.2 ns/op BenchmarkEncodeMarshaler-4 76618 1713 ns/op 92 B/op 2 allocs/op BenchmarkEncoderEncode-4 77865 1536 ns/op 59 B/op 0 allocs/op BenchmarkNumberIsValid-4 5762644 21.75 ns/op BenchmarkNumberIsValidRegexp-4 28548 4443 ns/op PASS ok encoding/json 7.070s goos: linux goarch: amd64 pkg: encoding/pem cpu: AMD EPYC 7B12 BenchmarkEncode-4 67 1760153 ns/op 37.23 MB/s BenchmarkDecode-4 36 3571135 ns/op 24.86 MB/s PASS ok encoding/pem 0.379s goos: linux goarch: amd64 pkg: encoding/xml cpu: AMD EPYC 7B12 BenchmarkMarshal-4 3172 36815 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 1173 96037 ns/op 8289 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 5125 20783 ns/op PASS ok encoding/xml 0.576s goos: linux goarch: amd64 pkg: expvar cpu: AMD EPYC 7B12 BenchmarkIntAdd-4 409384 345.9 ns/op BenchmarkIntSet-4 428899 342.0 ns/op BenchmarkFloatAdd-4 115519 1619 ns/op BenchmarkFloatSet-4 267230 428.1 ns/op BenchmarkStringSet-4 285543 569.5 ns/op BenchmarkMapSet-4 66422 2237 ns/op BenchmarkMapSetDifferent-4 64760 1998 ns/op BenchmarkMapSetDifferentRandom-4 363 316368 ns/op BenchmarkMapSetString-4 53665 1971 ns/op BenchmarkMapAddSame-4 33043 3371 ns/op BenchmarkMapAddDifferent-4 16249 7235 ns/op BenchmarkMapAddDifferentRandom-4 301 394971 ns/op BenchmarkMapAddSameSteadyState-4 203043 511.0 ns/op BenchmarkMapAddDifferentSteadyState-4 114678 994.1 ns/op BenchmarkRealworldExpvarUsage-4 25826 4673 ns/op PASS ok expvar 2.570s goos: linux goarch: amd64 pkg: fmt cpu: AMD EPYC 7B12 BenchmarkSprintfPadding-4 111771 923.0 ns/op BenchmarkSprintfEmpty-4 483741 240.8 ns/op BenchmarkSprintfString-4 367008 351.2 ns/op BenchmarkSprintfTruncateString-4 327453 364.0 ns/op BenchmarkSprintfTruncateBytes-4 139460 755.1 ns/op BenchmarkSprintfSlowParsingPath-4 272216 395.8 ns/op BenchmarkSprintfQuoteString-4 50455 2620 ns/op BenchmarkSprintfInt-4 332199 370.9 ns/op BenchmarkSprintfIntInt-4 230959 456.5 ns/op BenchmarkSprintfPrefixedInt-4 293221 407.1 ns/op BenchmarkSprintfFloat-4 158994 765.5 ns/op BenchmarkSprintfComplex-4 74317 1554 ns/op BenchmarkSprintfBoolean-4 269252 371.6 ns/op BenchmarkSprintfHexString-4 131062 771.4 ns/op BenchmarkSprintfHexBytes-4 87332 1527 ns/op BenchmarkSprintfBytes-4 46849 2870 ns/op BenchmarkSprintfStringer-4 106266 1310 ns/op BenchmarkSprintfStructure-4 46668 2845 ns/op BenchmarkManyArgs-4 84435 1252 ns/op BenchmarkFprintInt-4 106366 1108 ns/op BenchmarkFprintfBytes-4 117962 1055 ns/op BenchmarkFprintIntNoAlloc-4 109500 1103 ns/op BenchmarkScanInts-4 48 2477672 ns/op BenchmarkScanRecursiveInt-4 1 284966054 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 306646663 ns/op PASS ok fmt 4.435s goos: linux goarch: amd64 pkg: go/build cpu: AMD EPYC 7B12 BenchmarkImportVendor-4 1027 106731 ns/op PASS ok go/build 0.152s goos: linux goarch: amd64 pkg: go/constant cpu: AMD EPYC 7B12 BenchmarkStringAdd/1-4 66422 1541 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 20074 6013 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 5835 21116 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1468 80813 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 374 324571 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 80 1454954 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 18 6016807 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 5 24830603 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 100359675 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 1.627s goos: linux goarch: amd64 pkg: go/format cpu: AMD EPYC 7B12 BenchmarkFormat/array1-10000-4 1 203341889 ns/op 0.32 MB/s 46010840 B/op 48881 allocs/op PASS ok go/format 0.250s goos: linux goarch: amd64 pkg: go/parser cpu: AMD EPYC 7B12 BenchmarkParse-4 7 15795862 ns/op 3.41 MB/s BenchmarkParseOnly-4 8 13324376 ns/op 4.04 MB/s BenchmarkResolve-4 58 1984830 ns/op 27.14 MB/s PASS ok go/parser 1.106s goos: linux goarch: amd64 pkg: go/printer cpu: AMD EPYC 7B12 BenchmarkPrintFile-4 1 108983664 ns/op 0.48 MB/s 5318512 B/op 27641 allocs/op BenchmarkPrintDecl-4 1094 105436 ns/op 0.30 MB/s 16243 B/op 51 allocs/op PASS ok go/printer 0.271s goos: linux goarch: amd64 pkg: go/scanner cpu: AMD EPYC 7B12 BenchmarkScan-4 382 314886 ns/op BenchmarkScanFiles/go/types/expr.go-4 18 6381464 ns/op 8.56 MB/s BenchmarkScanFiles/go/parser/parser.go-4 13 9145158 ns/op 7.87 MB/s BenchmarkScanFiles/net/http/server.go-4 8 13649118 ns/op 8.33 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 300 397673 ns/op 7.74 MB/s PASS ok go/scanner 0.831s goos: linux goarch: amd64 pkg: go/token cpu: AMD EPYC 7B12 BenchmarkSearchInts-4 1601301 75.30 ns/op PASS ok go/token 0.226s goos: linux goarch: amd64 pkg: go/types cpu: AMD EPYC 7B12 BenchmarkLookupFieldOrMethod-4 217 572173 ns/op BenchmarkNamed/Underlying/nongeneric-4 1531034 76.63 ns/op BenchmarkNamed/Underlying/generic-4 1564131 74.09 ns/op BenchmarkNamed/Underlying/src_instance-4 1626357 74.60 ns/op BenchmarkNamed/Underlying/user_instance-4 1597773 75.11 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 30057 4066 ns/op BenchmarkNamed/NewMethodSet/generic-4 31296 3918 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 30504 4001 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 29990 3981 ns/op BenchmarkCheck/http/funcbodies/info-4 1 428382177 ns/op 71025 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 314785442 ns/op 96650 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 190916019 ns/op 159344 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 171317780 ns/op 177591 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 351273160 ns/op 14580 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 88630545 ns/op 57777 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 52322332 ns/op 97845 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 51010292 ns/op 100357 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 137031313 ns/op 15810 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 50809818 ns/op 42631 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 3 38106535 ns/op 56845 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 3 38988745 ns/op 55560 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 759321419 ns/op 82691 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 423626007 ns/op 148213 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 111764403 ns/op 561584 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 88359460 ns/op 710484 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 380689439 ns/op 5300 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 81814760 ns/op 24658 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 69822386 ns/op 28894 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 66372696 ns/op 30397 lines/s PASS ok go/types 15.256s goos: linux goarch: amd64 pkg: hash/adler32 cpu: AMD EPYC 7B12 BenchmarkAdler32KB-4 14791 8582 ns/op 119.32 MB/s PASS ok hash/adler32 0.233s goos: linux goarch: amd64 pkg: hash/crc32 cpu: AMD EPYC 7B12 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 277405 388.0 ns/op 38.66 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 307478 372.6 ns/op 40.25 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 159457 705.7 ns/op 56.68 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 156219 696.0 ns/op 57.47 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 560425 198.4 ns/op 2580.48 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 589106 198.7 ns/op 2577.14 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 470716 233.6 ns/op 4383.15 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 503592 236.2 ns/op 4334.42 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 244974 474.8 ns/op 8626.05 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 251515 475.8 ns/op 8609.50 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 43851 2740 ns/op 11959.74 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 43842 2757 ns/op 11885.30 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 591814 170.0 ns/op 88.23 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 708788 168.7 ns/op 88.90 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 695246 170.9 ns/op 234.08 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 696934 167.2 ns/op 239.28 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 429248 242.0 ns/op 2115.70 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 424398 250.8 ns/op 2041.78 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 352536 323.3 ns/op 3167.40 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 374287 325.1 ns/op 3149.33 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 306955 392.4 ns/op 10437.74 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 284652 389.4 ns/op 10519.27 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 58981 2029 ns/op 16149.46 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 59035 1997 ns/op 16409.97 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 307689 351.3 ns/op 42.69 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 267464 378.0 ns/op 39.68 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 166494 784.9 ns/op 50.96 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 166536 711.2 ns/op 56.24 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 13692 8552 ns/op 59.87 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 14246 9565 ns/op 53.53 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 6573 17491 ns/op 58.54 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 6756 18890 ns/op 54.21 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1495 80632 ns/op 50.80 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1376 83285 ns/op 49.18 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 172 673427 ns/op 48.66 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 178 670141 ns/op 48.90 MB/s PASS ok hash/crc32 5.111s goos: linux goarch: amd64 pkg: hash/crc64 cpu: AMD EPYC 7B12 BenchmarkCrc64/ISO64KB-4 123 903438 ns/op 72.54 MB/s BenchmarkCrc64/ISO4KB-4 1532 69705 ns/op 58.76 MB/s BenchmarkCrc64/ISO1KB-4 7425 16363 ns/op 62.58 MB/s BenchmarkCrc64/ECMA64KB-4 140 958083 ns/op 68.40 MB/s BenchmarkCrc64/Random64KB-4 140 880551 ns/op 74.43 MB/s BenchmarkCrc64/Random16KB-4 540 213139 ns/op 76.87 MB/s PASS ok hash/crc64 1.145s goos: linux goarch: amd64 pkg: hash/fnv cpu: AMD EPYC 7B12 BenchmarkFnv32KB-4 13455 8712 ns/op 117.55 MB/s BenchmarkFnv32aKB-4 14796 7910 ns/op 129.46 MB/s BenchmarkFnv64KB-4 14792 8015 ns/op 127.76 MB/s BenchmarkFnv64aKB-4 15112 8846 ns/op 115.76 MB/s BenchmarkFnv128KB-4 2330 44255 ns/op 23.14 MB/s BenchmarkFnv128aKB-4 2260 46074 ns/op 22.23 MB/s PASS ok hash/fnv 1.042s goos: linux goarch: amd64 pkg: hash/maphash cpu: AMD EPYC 7B12 BenchmarkHash/n=4/Write-4 784483 153.8 ns/op 26.01 MB/s BenchmarkHash/n=4/Bytes-4 5337831 21.78 ns/op 183.68 MB/s BenchmarkHash/n=4/String-4 5615271 20.22 ns/op 197.86 MB/s BenchmarkHash/n=8/Write-4 813703 144.6 ns/op 55.34 MB/s BenchmarkHash/n=8/Bytes-4 5487390 21.70 ns/op 368.73 MB/s BenchmarkHash/n=8/String-4 5505920 20.80 ns/op 384.65 MB/s BenchmarkHash/n=16/Write-4 803695 149.3 ns/op 107.17 MB/s BenchmarkHash/n=16/Bytes-4 5193945 21.45 ns/op 745.92 MB/s BenchmarkHash/n=16/String-4 5782000 20.70 ns/op 772.79 MB/s BenchmarkHash/n=32/Write-4 718454 155.8 ns/op 205.43 MB/s BenchmarkHash/n=32/Bytes-4 5459247 21.45 ns/op 1491.90 MB/s BenchmarkHash/n=32/String-4 5709076 21.22 ns/op 1507.82 MB/s BenchmarkHash/n=64/Write-4 761493 162.4 ns/op 394.16 MB/s BenchmarkHash/n=64/Bytes-4 5413591 21.38 ns/op 2992.77 MB/s BenchmarkHash/n=64/String-4 5474079 20.54 ns/op 3116.36 MB/s BenchmarkHash/n=256/Write-4 569992 213.4 ns/op 1199.83 MB/s BenchmarkHash/n=256/Bytes-4 4275531 27.07 ns/op 9456.20 MB/s BenchmarkHash/n=256/String-4 4479984 26.98 ns/op 9488.14 MB/s BenchmarkHash/n=320/Write-4 549961 208.6 ns/op 1533.74 MB/s BenchmarkHash/n=320/Bytes-4 3789264 32.67 ns/op 9795.53 MB/s BenchmarkHash/n=320/String-4 3575479 32.15 ns/op 9952.47 MB/s BenchmarkHash/n=1024/Write-4 358770 299.8 ns/op 3415.31 MB/s BenchmarkHash/n=1024/Bytes-4 1379984 86.09 ns/op 11894.14 MB/s BenchmarkHash/n=1024/String-4 1381122 86.11 ns/op 11891.36 MB/s BenchmarkHash/n=4096/Write-4 179990 668.0 ns/op 6131.88 MB/s BenchmarkHash/n=4096/Bytes-4 339010 349.0 ns/op 11736.21 MB/s BenchmarkHash/n=4096/String-4 342265 349.5 ns/op 11719.91 MB/s BenchmarkHash/n=16384/Write-4 51837 2147 ns/op 7632.76 MB/s BenchmarkHash/n=16384/Bytes-4 85791 1398 ns/op 11718.40 MB/s BenchmarkHash/n=16384/String-4 85560 1402 ns/op 11684.84 MB/s PASS ok hash/maphash 4.619s goos: linux goarch: amd64 pkg: html cpu: AMD EPYC 7B12 BenchmarkEscape-4 1141 90406 ns/op BenchmarkEscapeNone-4 133136 812.7 ns/op BenchmarkUnescape-4 1161 99813 ns/op BenchmarkUnescapeNone-4 757851 150.5 ns/op BenchmarkUnescapeSparse-4 13794 8076 ns/op BenchmarkUnescapeDense-4 1641 70196 ns/op PASS ok html 0.919s goos: linux goarch: amd64 pkg: html/template cpu: AMD EPYC 7B12 BenchmarkCSSEscaper-4 12337 9536 ns/op BenchmarkCSSEscaperNoSpecials-4 58039 1992 ns/op BenchmarkDecodeCSS-4 40352 2960 ns/op BenchmarkDecodeCSSNoSpecials-4 5636790 21.19 ns/op BenchmarkCSSValueFilter-4 153531 707.6 ns/op BenchmarkCSSValueFilterOk-4 110133 965.5 ns/op BenchmarkEscapedExecute-4 6355 19846 ns/op BenchmarkHTMLNospaceEscaper-4 15768 7390 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 93403 1301 ns/op BenchmarkStripTags-4 30637 3917 ns/op BenchmarkStripTagsNoSpecials-4 405004 276.4 ns/op BenchmarkJSValEscaperWithNum-4 32365 3586 ns/op BenchmarkJSValEscaperWithStr-4 6541 18783 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 26268 4505 ns/op BenchmarkJSValEscaperWithObj-4 5287 20607 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 18708 6410 ns/op BenchmarkJSStrEscaperNoSpecials-4 82585 1492 ns/op BenchmarkJSStrEscaper-4 16520 7258 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 73791 1610 ns/op BenchmarkJSRegexpEscaper-4 15349 8055 ns/op BenchmarkTemplateSpecialTags-4 138 876186 ns/op BenchmarkURLEscaper-4 6196 19554 ns/op BenchmarkURLEscaperNoSpecials-4 273384 446.7 ns/op BenchmarkURLNormalizer-4 8338 14456 ns/op BenchmarkURLNormalizerNoSpecials-4 281870 463.7 ns/op BenchmarkSrcsetFilter-4 25341 4644 ns/op BenchmarkSrcsetFilterNoSpecials-4 151047 738.8 ns/op PASS ok html/template 4.507s goos: linux goarch: amd64 pkg: image cpu: AMD EPYC 7B12 BenchmarkAt/rgba-4 745147 137.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 686142 172.7 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 870675 134.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 662551 176.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 2178526 54.66 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1528017 78.82 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 2168366 58.61 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1641548 71.11 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1939512 61.32 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 662640 180.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 540999 215.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 658726 178.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 438028 231.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 1076079 108.6 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 681349 153.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 1303375 93.38 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 759320 151.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 530881 197.9 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1918341 62.58 ns/op BenchmarkRGBASetRGBA-4 1683570 73.12 ns/op BenchmarkRGBA64At-4 1203122 105.3 ns/op BenchmarkRGBA64SetRGBA64-4 1035369 115.3 ns/op BenchmarkNRGBAAt-4 1894897 67.71 ns/op BenchmarkNRGBASetNRGBA-4 1860944 64.31 ns/op BenchmarkNRGBA64At-4 885033 113.0 ns/op BenchmarkNRGBA64SetNRGBA64-4 1177756 102.6 ns/op BenchmarkAlphaAt-4 2952468 35.15 ns/op BenchmarkAlphaSetAlpha-4 3272037 38.26 ns/op BenchmarkAlpha16At-4 1855242 64.89 ns/op BenchmarkAlphaSetAlpha16-4 2058878 58.06 ns/op BenchmarkGrayAt-4 3027651 40.77 ns/op BenchmarkGraySetGray-4 2951907 36.78 ns/op BenchmarkGray16At-4 2032478 57.03 ns/op BenchmarkGraySetGray16-4 1880780 59.31 ns/op PASS ok image 6.125s goos: linux goarch: amd64 pkg: image/color cpu: AMD EPYC 7B12 BenchmarkYCbCrToRGB/0-4 6043050 21.29 ns/op BenchmarkYCbCrToRGB/128-4 5137718 19.53 ns/op BenchmarkYCbCrToRGB/255-4 5966752 19.41 ns/op BenchmarkRGBToYCbCr/0-4 5707615 21.74 ns/op BenchmarkRGBToYCbCr/Cb-4 5762058 19.44 ns/op BenchmarkRGBToYCbCr/Cr-4 5978613 19.59 ns/op BenchmarkYCbCrToRGBA/0-4 5158982 26.95 ns/op BenchmarkYCbCrToRGBA/128-4 4680436 29.27 ns/op BenchmarkYCbCrToRGBA/255-4 5113129 23.23 ns/op BenchmarkNYCbCrAToRGBA/0-4 5045798 23.80 ns/op BenchmarkNYCbCrAToRGBA/128-4 4881826 24.01 ns/op BenchmarkNYCbCrAToRGBA/255-4 4721454 25.17 ns/op PASS ok image/color 1.797s goos: linux goarch: amd64 pkg: image/draw cpu: AMD EPYC 7B12 BenchmarkFillOver-4 5 22469463 ns/op BenchmarkFillSrc-4 432 257684 ns/op BenchmarkCopyOver-4 10 10668900 ns/op BenchmarkCopySrc-4 686 165206 ns/op BenchmarkNRGBAOver-4 9 11572243 ns/op BenchmarkNRGBASrc-4 15 7391585 ns/op BenchmarkYCbCr-4 13 8428454 ns/op BenchmarkGray-4 25 4643147 ns/op BenchmarkCMYK-4 15 7415567 ns/op BenchmarkGlyphOver-4 30 3774677 ns/op BenchmarkRGBAMaskOver-4 6 19079436 ns/op BenchmarkGrayMaskOver-4 7 15255341 ns/op BenchmarkRGBA64ImageMaskOver-4 5 25741721 ns/op BenchmarkRGBA-4 7 16149169 ns/op BenchmarkPalettedFill-4 1354 86934 ns/op BenchmarkPalettedRGBA-4 6 18218454 ns/op BenchmarkGenericOver-4 3 37449738 ns/op BenchmarkGenericMaskOver-4 7 16222605 ns/op BenchmarkGenericSrc-4 5 25051809 ns/op BenchmarkGenericMaskSrc-4 5 22326477 ns/op PASS ok image/draw 4.914s goos: linux goarch: amd64 pkg: image/gif cpu: AMD EPYC 7B12 BenchmarkDecode-4 30 3372500 ns/op 4.58 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 2 88283540 ns/op 3.48 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2134487540 ns/op 0.58 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 74 1526328 ns/op 10.12 MB/s 79985 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 110314745 ns/op 0.56 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 3.182s goos: linux goarch: amd64 pkg: image/jpeg cpu: AMD EPYC 7B12 BenchmarkFDCT-4 6021 20004 ns/op BenchmarkIDCT-4 6612 18387 ns/op BenchmarkDecodeBaseline-4 13 9509673 ns/op 6.50 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 9 12286619 ns/op 5.03 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 111652624 ns/op 11.01 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 138002313 ns/op 6.68 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 1.424s goos: linux goarch: amd64 pkg: image/png cpu: AMD EPYC 7B12 BenchmarkPaeth-4 17079446 7.115 ns/op BenchmarkDecodeGray-4 18 6255961 ns/op 10.48 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 4 26984091 ns/op 9.71 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 5 23681867 ns/op 11.07 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 30 3870907 ns/op 16.93 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 5 21968059 ns/op 11.93 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 4 27176241 ns/op 9.65 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 3 44081804 ns/op 6.97 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 3 43741851 ns/op 7.02 MB/s 284053 B/op 9 allocs/op BenchmarkEncodeNRGBOpaque-4 1 140734633 ns/op 8.73 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 153852212 ns/op 7.99 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 5 21431041 ns/op 14.33 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 147294443 ns/op 8.34 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 568139051 ns/op 2.16 MB/s 864088 B/op 29 allocs/op PASS ok image/png 3.477s goos: linux goarch: amd64 pkg: index/suffixarray cpu: AMD EPYC 7B12 BenchmarkNew/text=opticks/size=100K/bits=32-4 3 39106881 ns/op 2.56 MB/s 401490 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 4 32773181 ns/op 3.05 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 207208679 ns/op 2.41 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 193894820 ns/op 2.58 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 3 37571285 ns/op 2.66 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 34074245 ns/op 2.93 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 209044859 ns/op 2.39 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 201219530 ns/op 2.48 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 487917044 ns/op 2.05 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 462720866 ns/op 2.16 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3283392480 ns/op 1.52 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3282777500 ns/op 1.52 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=go/size=10M/bits=32-4 1 7011318877 ns/op 1.43 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=go/size=10M/bits=64-4 1 6843531715 ns/op 1.46 MB/s 80003152 B/op 2 allocs/op BenchmarkNew/text=go/size=50M/bits=32-4 1 39328365982 ns/op 1.27 MB/s 200007760 B/op 2 allocs/op BenchmarkNew/text=go/size=50M/bits=64-4 1 38764533121 ns/op 1.29 MB/s 400007248 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 18 6756911 ns/op 14.80 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 15 7392814 ns/op 13.53 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 4 33258606 ns/op 15.03 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 3 33558465 ns/op 14.90 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 62660447 ns/op 15.96 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 65219466 ns/op 15.33 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 313057554 ns/op 15.97 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 334028313 ns/op 14.97 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=10M/bits=32-4 1 615502328 ns/op 16.25 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=10M/bits=64-4 1 669566095 ns/op 14.94 MB/s 80003152 B/op 2 allocs/op BenchmarkNew/text=zero/size=50M/bits=32-4 1 3102136929 ns/op 16.12 MB/s 200007760 B/op 2 allocs/op BenchmarkNew/text=zero/size=50M/bits=64-4 1 3236232992 ns/op 15.45 MB/s 400007248 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 3 44762978 ns/op 2.23 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 3 38155288 ns/op 2.62 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 292804975 ns/op 1.71 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 256819447 ns/op 1.95 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 637051117 ns/op 1.57 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 894751334 ns/op 1.12 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 5688308395 ns/op 0.88 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 5498901085 ns/op 0.91 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=10M/bits=32-4 1 11890576314 ns/op 0.84 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=10M/bits=64-4 1 11312982144 ns/op 0.88 MB/s 80003152 B/op 2 allocs/op BenchmarkNew/text=rand/size=50M/bits=32-4 1 61673939944 ns/op 0.81 MB/s 200007760 B/op 2 allocs/op BenchmarkNew/text=rand/size=50M/bits=64-4 1 59202236711 ns/op 0.84 MB/s 400007248 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 116759223 ns/op 35.80 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 104516644 ns/op 39.99 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 295.883s goos: linux goarch: amd64 pkg: internal/fuzz cpu: AMD EPYC 7B12 BenchmarkMarshalCorpusFile/1-4 50937 2307 ns/op 0.43 MB/s BenchmarkMarshalCorpusFile/2-4 49573 2435 ns/op 0.82 MB/s BenchmarkMarshalCorpusFile/4-4 43576 2736 ns/op 1.46 MB/s BenchmarkMarshalCorpusFile/8-4 37204 3236 ns/op 2.47 MB/s BenchmarkMarshalCorpusFile/16-4 28851 4029 ns/op 3.97 MB/s BenchmarkMarshalCorpusFile/32-4 19628 6013 ns/op 5.32 MB/s BenchmarkMarshalCorpusFile/64-4 12447 9617 ns/op 6.65 MB/s BenchmarkMarshalCorpusFile/128-4 7669 15481 ns/op 8.27 MB/s BenchmarkMarshalCorpusFile/256-4 3553 29965 ns/op 8.54 MB/s BenchmarkMarshalCorpusFile/512-4 1795 59130 ns/op 8.66 MB/s BenchmarkMarshalCorpusFile/1024-4 1044 112747 ns/op 9.08 MB/s BenchmarkMarshalCorpusFile/2048-4 520 226518 ns/op 9.04 MB/s BenchmarkMarshalCorpusFile/4096-4 272 447120 ns/op 9.16 MB/s BenchmarkMarshalCorpusFile/8192-4 133 848513 ns/op 9.65 MB/s BenchmarkMarshalCorpusFile/16384-4 66 1759092 ns/op 9.31 MB/s BenchmarkMarshalCorpusFile/32768-4 28 4128793 ns/op 7.94 MB/s BenchmarkMarshalCorpusFile/65536-4 13 8300515 ns/op 7.90 MB/s BenchmarkMarshalCorpusFile/131072-4 6 20307206 ns/op 6.45 MB/s BenchmarkMarshalCorpusFile/262144-4 3 33526861 ns/op 7.82 MB/s BenchmarkMarshalCorpusFile/524288-4 2 76974381 ns/op 6.81 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 132852263 ns/op 7.89 MB/s BenchmarkUnmarshalCorpusFile/1-4 13456 8667 ns/op 0.12 MB/s BenchmarkUnmarshalCorpusFile/2-4 12908 9395 ns/op 0.21 MB/s BenchmarkUnmarshalCorpusFile/4-4 11569 10513 ns/op 0.38 MB/s BenchmarkUnmarshalCorpusFile/8-4 10152 11726 ns/op 0.68 MB/s BenchmarkUnmarshalCorpusFile/16-4 8424 14314 ns/op 1.12 MB/s BenchmarkUnmarshalCorpusFile/32-4 5782 21210 ns/op 1.51 MB/s BenchmarkUnmarshalCorpusFile/64-4 4376 24806 ns/op 2.58 MB/s BenchmarkUnmarshalCorpusFile/128-4 3124 32031 ns/op 4.00 MB/s BenchmarkUnmarshalCorpusFile/256-4 1425 83230 ns/op 3.08 MB/s BenchmarkUnmarshalCorpusFile/512-4 706 159645 ns/op 3.21 MB/s BenchmarkUnmarshalCorpusFile/1024-4 394 305079 ns/op 3.36 MB/s BenchmarkUnmarshalCorpusFile/2048-4 199 626581 ns/op 3.27 MB/s BenchmarkUnmarshalCorpusFile/4096-4 99 1198610 ns/op 3.42 MB/s BenchmarkUnmarshalCorpusFile/8192-4 45 2540021 ns/op 3.23 MB/s BenchmarkUnmarshalCorpusFile/16384-4 24 4891005 ns/op 3.35 MB/s BenchmarkUnmarshalCorpusFile/32768-4 12 9575831 ns/op 3.42 MB/s BenchmarkUnmarshalCorpusFile/65536-4 6 19440464 ns/op 3.37 MB/s BenchmarkUnmarshalCorpusFile/131072-4 3 38347985 ns/op 3.42 MB/s BenchmarkUnmarshalCorpusFile/262144-4 2 74571156 ns/op 3.52 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 157089462 ns/op 3.34 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 304061324 ns/op 3.45 MB/s BenchmarkMutatorBytes/1-4 44799 2527 ns/op BenchmarkMutatorBytes/10-4 50576 2409 ns/op BenchmarkMutatorBytes/100-4 46668 2618 ns/op BenchmarkMutatorBytes/1000-4 32005 3928 ns/op BenchmarkMutatorBytes/10000-4 8977 16163 ns/op BenchmarkMutatorBytes/100000-4 910 111008 ns/op BenchmarkMutatorString/1-4 44512 2622 ns/op BenchmarkMutatorString/10-4 46928 2603 ns/op BenchmarkMutatorString/100-4 41458 3026 ns/op BenchmarkMutatorString/1000-4 20804 5786 ns/op BenchmarkMutatorString/10000-4 4767 33001 ns/op BenchmarkMutatorString/100000-4 362 283523 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 23470 4663 ns/op BenchmarkMutatorAllBasicTypes/string-4 25633 4603 ns/op BenchmarkMutatorAllBasicTypes/bool-4 86877 1392 ns/op BenchmarkMutatorAllBasicTypes/float32-4 75096 1582 ns/op BenchmarkMutatorAllBasicTypes/float64-4 77727 1559 ns/op BenchmarkMutatorAllBasicTypes/int-4 81284 1491 ns/op BenchmarkMutatorAllBasicTypes/int8-4 80872 1438 ns/op BenchmarkMutatorAllBasicTypes/int16-4 81258 1484 ns/op BenchmarkMutatorAllBasicTypes/int32-4 78235 1483 ns/op BenchmarkMutatorAllBasicTypes/int64-4 78884 1513 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 77984 1518 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 75591 1566 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 75330 1572 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 78676 1522 ns/op PASS ok internal/fuzz 11.875s goos: linux goarch: amd64 pkg: internal/intern cpu: AMD EPYC 7B12 BenchmarkStress-4 38024 2817 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 189642 639.5 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 0.357s goos: linux goarch: amd64 pkg: internal/poll cpu: AMD EPYC 7B12 BenchmarkSplicePipe/SplicePipeWithPool-4 75495 1656 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 26541 4268 ns/op BenchmarkSplicePipePoolParallel-4 176041 906.4 ns/op BenchmarkSplicePipeNativeParallel-4 36992 2857 ns/op PASS ok internal/poll 1.161s goos: linux goarch: amd64 pkg: internal/trace cpu: AMD EPYC 7B12 BenchmarkMMU-4 7 15949216 ns/op PASS ok internal/trace 1.345s goos: linux goarch: amd64 pkg: io cpu: AMD EPYC 7B12 BenchmarkCopyNSmall-4 24444 5854 ns/op BenchmarkCopyNLarge-4 363 376301 ns/op PASS ok io 0.623s goos: linux goarch: amd64 pkg: log cpu: AMD EPYC 7B12 BenchmarkItoa-4 313123 365.6 ns/op BenchmarkPrintln-4 35462 3565 ns/op BenchmarkPrintlnNoFlags-4 69518 1768 ns/op PASS ok log 0.531s goos: linux goarch: amd64 pkg: math cpu: AMD EPYC 7B12 BenchmarkAcos-4 5005060 24.13 ns/op BenchmarkAcosh-4 1740241 68.61 ns/op BenchmarkAsin-4 5047749 23.79 ns/op BenchmarkAsinh-4 1790636 66.69 ns/op BenchmarkAtan-4 5611711 21.46 ns/op BenchmarkAtanh-4 1702341 68.00 ns/op BenchmarkAtan2-4 3372247 36.64 ns/op BenchmarkCbrt-4 2402808 50.60 ns/op BenchmarkCeil-4 22489882 5.335 ns/op BenchmarkCopysign-4 3700977 34.00 ns/op BenchmarkCos-4 1735074 70.01 ns/op BenchmarkCosh-4 2236754 53.20 ns/op BenchmarkErf-4 5843769 20.73 ns/op BenchmarkErfc-4 5649099 21.60 ns/op BenchmarkErfinv-4 5914444 21.25 ns/op BenchmarkErfcinv-4 5963170 20.34 ns/op BenchmarkExp-4 7180284 16.75 ns/op BenchmarkExpGo-4 1439805 85.17 ns/op BenchmarkExpm1-4 4537608 25.22 ns/op BenchmarkExp2-4 1506106 77.92 ns/op BenchmarkExp2Go-4 1482531 81.24 ns/op BenchmarkAbs-4 4815453 25.69 ns/op BenchmarkDim-4 11046316 12.57 ns/op BenchmarkFloor-4 21160810 5.332 ns/op BenchmarkMax-4 15883982 7.947 ns/op BenchmarkMin-4 16500402 7.232 ns/op BenchmarkMod-4 477049 259.3 ns/op BenchmarkFrexp-4 2463716 48.12 ns/op BenchmarkGamma-4 764218 131.3 ns/op BenchmarkHypot-4 12928693 8.997 ns/op BenchmarkHypotGo-4 2270833 53.29 ns/op BenchmarkIlogb-4 2902236 40.14 ns/op BenchmarkJ0-4 327480 338.5 ns/op BenchmarkJ1-4 331398 324.7 ns/op BenchmarkJn-4 158954 678.5 ns/op BenchmarkLdexp-4 2356378 49.24 ns/op BenchmarkLgamma-4 1286707 92.11 ns/op BenchmarkLog-4 8383711 14.36 ns/op BenchmarkLogb-4 2904357 42.94 ns/op BenchmarkLog1p-4 2212652 55.48 ns/op BenchmarkLog10-4 7883518 15.64 ns/op BenchmarkLog2-4 1962766 62.09 ns/op BenchmarkModf-4 3466166 33.01 ns/op BenchmarkNextafter32-4 3366709 35.95 ns/op BenchmarkNextafter64-4 3467355 33.37 ns/op BenchmarkPowInt-4 754677 154.8 ns/op BenchmarkPowFrac-4 520498 199.8 ns/op BenchmarkPow10Pos-4 4744363 21.79 ns/op BenchmarkPow10Neg-4 5242308 21.67 ns/op BenchmarkRound-4 4184126 25.91 ns/op BenchmarkRoundToEven-4 11485518 10.62 ns/op BenchmarkRemainder-4 666422 182.6 ns/op BenchmarkSignbit-4 6738801 19.22 ns/op BenchmarkSin-4 2143993 53.70 ns/op BenchmarkSincos-4 1391738 89.47 ns/op BenchmarkSinh-4 3936048 31.11 ns/op BenchmarkSqrtIndirect-4 21593142 5.323 ns/op BenchmarkSqrtLatency-4 12875634 9.413 ns/op BenchmarkSqrtIndirectLatency-4 12983598 9.395 ns/op BenchmarkSqrtGoLatency-4 1911748 58.99 ns/op BenchmarkSqrtPrime-4 169618 692.1 ns/op BenchmarkTan-4 1788787 60.33 ns/op BenchmarkTanh-4 2229733 53.18 ns/op BenchmarkTrunc-4 20273732 5.449 ns/op BenchmarkY0-4 377820 324.7 ns/op BenchmarkY1-4 348150 356.2 ns/op BenchmarkYn-4 181478 652.2 ns/op BenchmarkFloat64bits-4 6877362 18.19 ns/op BenchmarkFloat64frombits-4 6825321 17.53 ns/op BenchmarkFloat32bits-4 6900878 17.46 ns/op BenchmarkFloat32frombits-4 6289792 19.38 ns/op BenchmarkFMA-4 19875907 5.379 ns/op PASS ok math 11.317s goos: linux goarch: amd64 pkg: math/big cpu: AMD EPYC 7B12 BenchmarkAddVV/1-4 16195358 7.437 ns/op 8605.06 MB/s BenchmarkAddVV/2-4 14390368 7.684 ns/op 16657.92 MB/s BenchmarkAddVV/3-4 13598426 7.939 ns/op 24183.19 MB/s BenchmarkAddVV/4-4 14073210 8.404 ns/op 30460.84 MB/s BenchmarkAddVV/5-4 13638894 8.668 ns/op 36918.57 MB/s BenchmarkAddVV/10-4 10850772 10.09 ns/op 63410.15 MB/s BenchmarkAddVV/100-4 2551228 46.63 ns/op 137244.57 MB/s BenchmarkAddVV/1000-4 220534 474.3 ns/op 134934.70 MB/s BenchmarkSubVV/1-4 13960354 7.387 ns/op 8663.30 MB/s BenchmarkSubVV/2-4 13920889 8.088 ns/op 15825.33 MB/s BenchmarkSubVV/3-4 13764805 8.764 ns/op 21908.69 MB/s BenchmarkSubVV/4-4 13056236 8.662 ns/op 29553.77 MB/s BenchmarkSubVV/5-4 12615975 8.824 ns/op 36265.81 MB/s BenchmarkSubVV/10-4 11818432 10.35 ns/op 61844.37 MB/s BenchmarkSubVV/100-4 2574609 46.76 ns/op 136855.81 MB/s BenchmarkSubVV/1000-4 248823 474.4 ns/op 134896.08 MB/s BenchmarkAddVW/1-4 16282909 7.337 ns/op 1090.37 MB/s BenchmarkAddVW/2-4 14228612 7.523 ns/op 2126.84 MB/s BenchmarkAddVW/3-4 14178030 7.918 ns/op 3031.08 MB/s BenchmarkAddVW/4-4 14269542 7.526 ns/op 4251.96 MB/s BenchmarkAddVW/5-4 14110906 7.738 ns/op 5169.53 MB/s BenchmarkAddVW/10-4 11952584 9.680 ns/op 8264.10 MB/s BenchmarkAddVW/100-4 440876 254.0 ns/op 3149.17 MB/s BenchmarkAddVW/1000-4 63900 1873 ns/op 4270.60 MB/s BenchmarkAddVWext/1-4 16026199 7.304 ns/op 1095.33 MB/s BenchmarkAddVWext/2-4 14874790 7.644 ns/op 2093.07 MB/s BenchmarkAddVWext/3-4 13798862 8.018 ns/op 2993.44 MB/s BenchmarkAddVWext/4-4 14782167 7.751 ns/op 4128.27 MB/s BenchmarkAddVWext/5-4 13580698 7.672 ns/op 5213.77 MB/s BenchmarkAddVWext/10-4 12522829 9.573 ns/op 8356.60 MB/s BenchmarkAddVWext/100-4 112300 1084 ns/op 738.11 MB/s BenchmarkAddVWext/1000-4 10000 10271 ns/op 778.88 MB/s BenchmarkSubVW/1-4 14059178 7.524 ns/op 1063.22 MB/s BenchmarkSubVW/2-4 15107946 7.846 ns/op 2039.32 MB/s BenchmarkSubVW/3-4 13344972 8.955 ns/op 2679.96 MB/s BenchmarkSubVW/4-4 14964514 7.973 ns/op 4013.42 MB/s BenchmarkSubVW/5-4 14151027 7.595 ns/op 5266.31 MB/s BenchmarkSubVW/10-4 11989700 9.688 ns/op 8257.32 MB/s BenchmarkSubVW/100-4 448104 265.7 ns/op 3010.96 MB/s BenchmarkSubVW/1000-4 63766 1803 ns/op 4437.94 MB/s BenchmarkSubVWext/1-4 14452694 7.285 ns/op 1098.18 MB/s BenchmarkSubVWext/2-4 13705575 7.876 ns/op 2031.49 MB/s BenchmarkSubVWext/3-4 12826802 8.838 ns/op 2715.64 MB/s BenchmarkSubVWext/4-4 14311969 7.540 ns/op 4244.03 MB/s BenchmarkSubVWext/5-4 14891847 7.615 ns/op 5252.51 MB/s BenchmarkSubVWext/10-4 11381743 9.618 ns/op 8317.63 MB/s BenchmarkSubVWext/100-4 112851 1061 ns/op 753.96 MB/s BenchmarkSubVWext/1000-4 11750 10275 ns/op 778.55 MB/s BenchmarkMulAddVWW/1-4 14424933 7.599 ns/op 8422.29 MB/s BenchmarkMulAddVWW/2-4 13970091 8.145 ns/op 15715.93 MB/s BenchmarkMulAddVWW/3-4 13797306 8.171 ns/op 23497.01 MB/s BenchmarkMulAddVWW/4-4 12803743 8.765 ns/op 29208.42 MB/s BenchmarkMulAddVWW/5-4 11406573 9.927 ns/op 32234.83 MB/s BenchmarkMulAddVWW/10-4 9509266 12.06 ns/op 53081.87 MB/s BenchmarkMulAddVWW/100-4 1418077 83.62 ns/op 76537.07 MB/s BenchmarkMulAddVWW/1000-4 141532 835.1 ns/op 76633.27 MB/s BenchmarkAddMulVVW/1-4 14988266 8.563 ns/op 7473.72 MB/s BenchmarkAddMulVVW/2-4 13940262 7.880 ns/op 16242.89 MB/s BenchmarkAddMulVVW/3-4 12540744 8.812 ns/op 21788.05 MB/s BenchmarkAddMulVVW/4-4 11415265 9.859 ns/op 25965.58 MB/s BenchmarkAddMulVVW/5-4 10486275 10.71 ns/op 29879.23 MB/s BenchmarkAddMulVVW/10-4 9868908 11.00 ns/op 58168.52 MB/s BenchmarkAddMulVVW/100-4 2180132 55.16 ns/op 116025.40 MB/s BenchmarkAddMulVVW/1000-4 211863 482.0 ns/op 132785.79 MB/s BenchmarkDivWVW/1-4 4233819 27.61 ns/op 2318.40 MB/s BenchmarkDivWVW/2-4 2673400 44.72 ns/op 2862.12 MB/s BenchmarkDivWVW/3-4 2058188 58.82 ns/op 3264.05 MB/s BenchmarkDivWVW/4-4 1676858 71.59 ns/op 3575.90 MB/s BenchmarkDivWVW/5-4 1433733 82.38 ns/op 3884.32 MB/s BenchmarkDivWVW/10-4 750567 154.9 ns/op 4131.98 MB/s BenchmarkDivWVW/100-4 84081 1417 ns/op 4517.94 MB/s BenchmarkDivWVW/1000-4 8485 13820 ns/op 4630.90 MB/s BenchmarkNonZeroShifts/1/shrVU-4 16369002 7.006 ns/op BenchmarkNonZeroShifts/1/shlVU-4 14122614 7.408 ns/op BenchmarkNonZeroShifts/2/shrVU-4 13885513 7.932 ns/op BenchmarkNonZeroShifts/2/shlVU-4 14361745 7.574 ns/op BenchmarkNonZeroShifts/3/shrVU-4 13162514 8.788 ns/op BenchmarkNonZeroShifts/3/shlVU-4 13925476 8.162 ns/op BenchmarkNonZeroShifts/4/shrVU-4 11880304 9.770 ns/op BenchmarkNonZeroShifts/4/shlVU-4 13158660 8.838 ns/op BenchmarkNonZeroShifts/5/shrVU-4 10339711 10.81 ns/op BenchmarkNonZeroShifts/5/shlVU-4 12316774 9.692 ns/op BenchmarkNonZeroShifts/10/shrVU-4 7322382 15.51 ns/op BenchmarkNonZeroShifts/10/shlVU-4 8986940 12.66 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1184937 100.4 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1620553 75.46 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 122593 952.6 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 186088 645.9 ns/op BenchmarkDecimalConversion-4 297 382571 ns/op BenchmarkFloatString/100-4 17145 7040 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 315 399120 ns/op 2913 B/op 10 allocs/op BenchmarkFloatString/10000-4 3 34468865 ns/op 60472 B/op 48 allocs/op BenchmarkFloatString/100000-4 1 3596038953 ns/op 834296 B/op 481 allocs/op BenchmarkFloatAdd/10-4 244968 485.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 257769 479.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 222165 532.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 113257 981.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 22575 5494 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 296601 418.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 311514 377.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 266397 391.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 198650 570.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 50367 2137 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 2574 43220 ns/op BenchmarkParseFloatLargeExp-4 643 187008 ns/op BenchmarkGCD10x10/WithoutXY-4 268737 382.2 ns/op BenchmarkGCD10x10/WithXY-4 86570 1497 ns/op BenchmarkGCD10x100/WithoutXY-4 162240 758.7 ns/op BenchmarkGCD10x100/WithXY-4 25470 5004 ns/op BenchmarkGCD10x1000/WithoutXY-4 99350 1194 ns/op BenchmarkGCD10x1000/WithXY-4 19855 6237 ns/op BenchmarkGCD100x100/WithoutXY-4 38760 2868 ns/op BenchmarkGCD100x100/WithXY-4 16329 7695 ns/op BenchmarkGCD100x1000/WithoutXY-4 17752 6709 ns/op BenchmarkGCD100x1000/WithXY-4 9178 13351 ns/op BenchmarkGCD1000x1000/WithoutXY-4 3300 32465 ns/op BenchmarkGCD1000x1000/WithXY-4 1623 63929 ns/op BenchmarkHilbert-4 31 3712841 ns/op BenchmarkBinomial-4 19281 6208 ns/op BenchmarkQuoRem-4 34126 3750 ns/op BenchmarkExp-4 21 5430756 ns/op BenchmarkExpMont/Odd-4 166 712149 ns/op 2594 B/op 22 allocs/op BenchmarkExpMont/Even1-4 165 712390 ns/op 3367 B/op 38 allocs/op BenchmarkExpMont/Even2-4 163 728085 ns/op 3853 B/op 53 allocs/op BenchmarkExpMont/Even3-4 162 723095 ns/op 3876 B/op 54 allocs/op BenchmarkExpMont/Even4-4 159 729586 ns/op 3843 B/op 53 allocs/op BenchmarkExpMont/Even8-4 159 734164 ns/op 3850 B/op 53 allocs/op BenchmarkExpMont/Even32-4 160 727906 ns/op 3848 B/op 53 allocs/op BenchmarkExpMont/Even64-4 198 596288 ns/op 3652 B/op 54 allocs/op BenchmarkExpMont/Even96-4 194 615787 ns/op 3780 B/op 51 allocs/op BenchmarkExpMont/Even128-4 232 517181 ns/op 3237 B/op 50 allocs/op BenchmarkExpMont/Even255-4 241 467336 ns/op 2955 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 609 192339 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 520 213959 ns/op 1731 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 536 219309 ns/op 1747 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 543 219736 ns/op 1740 B/op 47 allocs/op BenchmarkExp2-4 20 5469477 ns/op BenchmarkBitset-4 1081699 111.8 ns/op BenchmarkBitsetNeg-4 648283 188.8 ns/op BenchmarkBitsetOrig-4 350810 353.6 ns/op BenchmarkBitsetNegOrig-4 204734 543.6 ns/op BenchmarkModSqrt225_Tonelli-4 159 751307 ns/op BenchmarkModSqrt225_3Mod4-4 507 227070 ns/op BenchmarkModSqrt231_Tonelli-4 158 769435 ns/op BenchmarkModSqrt231_5Mod8-4 436 260365 ns/op BenchmarkModInverse-4 17276 6985 ns/op BenchmarkSqrt-4 2433 47293 ns/op BenchmarkIntSqr/1-4 1715200 70.20 ns/op BenchmarkIntSqr/2-4 946400 123.5 ns/op BenchmarkIntSqr/3-4 720828 154.7 ns/op BenchmarkIntSqr/5-4 585133 206.9 ns/op BenchmarkIntSqr/8-4 408795 281.1 ns/op BenchmarkIntSqr/10-4 348379 347.1 ns/op BenchmarkIntSqr/20-4 75392 1679 ns/op BenchmarkIntSqr/30-4 54913 2267 ns/op BenchmarkIntSqr/50-4 34635 3527 ns/op BenchmarkIntSqr/80-4 20481 6009 ns/op BenchmarkIntSqr/100-4 15498 7676 ns/op BenchmarkIntSqr/200-4 5872 19559 ns/op BenchmarkIntSqr/300-4 2404 44393 ns/op BenchmarkIntSqr/500-4 1234 101163 ns/op BenchmarkIntSqr/800-4 444 269067 ns/op BenchmarkIntSqr/1000-4 315 338035 ns/op BenchmarkDiv/20/10-4 574542 212.4 ns/op BenchmarkDiv/40/20-4 585318 206.2 ns/op BenchmarkDiv/100/50-4 549126 211.8 ns/op BenchmarkDiv/200/100-4 83208 1481 ns/op BenchmarkDiv/400/200-4 77295 1559 ns/op BenchmarkDiv/1000/500-4 65197 1997 ns/op BenchmarkDiv/2000/1000-4 46106 2738 ns/op BenchmarkDiv/20000/10000-4 1442 77706 ns/op BenchmarkDiv/200000/100000-4 37 3275230 ns/op BenchmarkDiv/2000000/1000000-4 2 92459655 ns/op BenchmarkDiv/20000000/10000000-4 1 2723375289 ns/op BenchmarkMul-4 7 16856060 ns/op BenchmarkNatMul/10-4 214827 476.5 ns/op BenchmarkNatMul/100-4 7414 15196 ns/op BenchmarkNatMul/1000-4 235 488444 ns/op BenchmarkZeroShifts/Shl-4 21192 5809 ns/op BenchmarkZeroShifts/ShlSame-4 6652183 18.05 ns/op BenchmarkZeroShifts/Shr-4 20907 5471 ns/op BenchmarkZeroShifts/ShrSame-4 6664197 18.46 ns/op BenchmarkExp3Power/0x10-4 282628 424.4 ns/op BenchmarkExp3Power/0x40-4 218004 509.7 ns/op BenchmarkExp3Power/0x100-4 140323 889.7 ns/op BenchmarkExp3Power/0x400-4 59442 1882 ns/op BenchmarkExp3Power/0x1000-4 13557 8714 ns/op BenchmarkExp3Power/0x4000-4 2444 41436 ns/op BenchmarkExp3Power/0x10000-4 331 371244 ns/op BenchmarkExp3Power/0x40000-4 25 4006419 ns/op BenchmarkExp3Power/0x100000-4 3 41293991 ns/op BenchmarkExp3Power/0x400000-4 1 383826950 ns/op BenchmarkFibo-4 4 31282971 ns/op BenchmarkNatSqr/1-4 1304952 88.13 ns/op BenchmarkNatSqr/2-4 779331 156.9 ns/op BenchmarkNatSqr/3-4 567558 200.7 ns/op BenchmarkNatSqr/5-4 356396 282.6 ns/op BenchmarkNatSqr/8-4 282428 387.3 ns/op BenchmarkNatSqr/10-4 223090 476.8 ns/op BenchmarkNatSqr/20-4 68832 1709 ns/op BenchmarkNatSqr/30-4 48896 2374 ns/op BenchmarkNatSqr/50-4 28291 4052 ns/op BenchmarkNatSqr/80-4 17822 6697 ns/op BenchmarkNatSqr/100-4 14007 8488 ns/op BenchmarkNatSqr/200-4 5265 21478 ns/op BenchmarkNatSqr/300-4 2150 52893 ns/op BenchmarkNatSqr/500-4 1153 109896 ns/op BenchmarkNatSqr/800-4 502 234649 ns/op BenchmarkNatSqr/1000-4 338 331778 ns/op BenchmarkNatSetBytes/8-4 1186183 105.1 ns/op BenchmarkNatSetBytes/24-4 297372 353.3 ns/op BenchmarkNatSetBytes/128-4 84708 1436 ns/op BenchmarkNatSetBytes/7-4 1187319 93.50 ns/op BenchmarkNatSetBytes/23-4 374144 345.0 ns/op BenchmarkNatSetBytes/127-4 83659 1468 ns/op BenchmarkScanPi-4 319 370895 ns/op BenchmarkStringPiParallel-4 669 150244 ns/op BenchmarkScan/10/Base2-4 51805 2073 ns/op BenchmarkScan/100/Base2-4 6452 18586 ns/op BenchmarkScan/1000/Base2-4 625 185429 ns/op BenchmarkScan/10/Base8-4 125968 844.8 ns/op BenchmarkScan/100/Base8-4 18260 6647 ns/op BenchmarkScan/1000/Base8-4 1785 68062 ns/op BenchmarkScan/10/Base10-4 140283 784.9 ns/op BenchmarkScan/100/Base10-4 19946 5933 ns/op BenchmarkScan/1000/Base10-4 2085 58285 ns/op BenchmarkScan/10/Base16-4 171338 701.7 ns/op BenchmarkScan/100/Base16-4 21374 5179 ns/op BenchmarkScan/1000/Base16-4 2156 50893 ns/op BenchmarkString/10/Base2-4 241978 444.3 ns/op BenchmarkString/100/Base2-4 37573 3199 ns/op BenchmarkString/1000/Base2-4 3571 31635 ns/op BenchmarkString/10/Base8-4 488509 233.3 ns/op BenchmarkString/100/Base8-4 87223 1197 ns/op BenchmarkString/1000/Base8-4 10035 12068 ns/op BenchmarkString/10/Base10-4 260506 389.5 ns/op BenchmarkString/100/Base10-4 62650 1863 ns/op BenchmarkString/1000/Base10-4 7221 16681 ns/op BenchmarkString/10/Base16-4 479218 211.3 ns/op BenchmarkString/100/Base16-4 119995 909.6 ns/op BenchmarkString/1000/Base16-4 14229 8050 ns/op BenchmarkLeafSize/0-4 61 1883799 ns/op BenchmarkLeafSize/1-4 546 201883 ns/op BenchmarkLeafSize/2-4 556 196620 ns/op BenchmarkLeafSize/3-4 410 271795 ns/op BenchmarkLeafSize/4-4 568 201177 ns/op BenchmarkLeafSize/5-4 368 323741 ns/op BenchmarkLeafSize/6-4 411 273064 ns/op BenchmarkLeafSize/7-4 483 254750 ns/op BenchmarkLeafSize/8-4 571 199875 ns/op BenchmarkLeafSize/9-4 326 367979 ns/op BenchmarkLeafSize/10-4 351 311079 ns/op BenchmarkLeafSize/11-4 384 304616 ns/op BenchmarkLeafSize/12-4 424 274240 ns/op BenchmarkLeafSize/13-4 379 277276 ns/op BenchmarkLeafSize/14-4 458 255627 ns/op BenchmarkLeafSize/15-4 477 234751 ns/op BenchmarkLeafSize/16-4 562 192609 ns/op BenchmarkLeafSize/32-4 532 193659 ns/op BenchmarkLeafSize/64-4 531 209903 ns/op BenchmarkProbablyPrime/n=0-4 14 7537624 ns/op BenchmarkProbablyPrime/n=1-4 13 8605109 ns/op BenchmarkProbablyPrime/n=5-4 8 12883672 ns/op BenchmarkProbablyPrime/n=10-4 6 18570812 ns/op BenchmarkProbablyPrime/n=20-4 4 29483429 ns/op BenchmarkProbablyPrime/Lucas-4 16 6480820 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 108 1085246 ns/op BenchmarkRatCmp-4 300562 399.3 ns/op BenchmarkFloatSqrt/64-4 31464 3910 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 19638 6005 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 13942 8491 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 6490 17187 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 1184 96331 ns/op 17916 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 91 1300110 ns/op 175811 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 102754825 ns/op 3843736 B/op 647 allocs/op PASS ok math/big 48.433s goos: linux goarch: amd64 pkg: math/bits cpu: AMD EPYC 7B12 BenchmarkLeadingZeros-4 10728442 10.44 ns/op BenchmarkLeadingZeros8-4 9813069 11.76 ns/op BenchmarkLeadingZeros16-4 10863966 10.27 ns/op BenchmarkLeadingZeros32-4 12493740 10.10 ns/op BenchmarkLeadingZeros64-4 12061610 10.41 ns/op BenchmarkTrailingZeros-4 11413711 9.585 ns/op BenchmarkTrailingZeros8-4 9614536 12.29 ns/op BenchmarkTrailingZeros16-4 11230350 10.24 ns/op BenchmarkTrailingZeros32-4 12052574 10.16 ns/op BenchmarkTrailingZeros64-4 11680140 9.870 ns/op BenchmarkOnesCount-4 12857312 9.359 ns/op BenchmarkOnesCount8-4 12694033 10.28 ns/op BenchmarkOnesCount16-4 11515796 9.301 ns/op BenchmarkOnesCount32-4 12119668 9.556 ns/op BenchmarkOnesCount64-4 12131077 9.385 ns/op BenchmarkRotateLeft-4 11761718 10.72 ns/op BenchmarkRotateLeft8-4 12565170 9.264 ns/op BenchmarkRotateLeft16-4 10965403 11.29 ns/op BenchmarkRotateLeft32-4 11337889 9.812 ns/op BenchmarkRotateLeft64-4 11347422 11.55 ns/op BenchmarkReverse-4 20014543 5.713 ns/op BenchmarkReverse8-4 21742714 5.011 ns/op BenchmarkReverse16-4 20766813 5.340 ns/op BenchmarkReverse32-4 22326235 5.440 ns/op BenchmarkReverse64-4 19547988 5.641 ns/op BenchmarkReverseBytes-4 20106429 5.018 ns/op BenchmarkReverseBytes16-4 23788849 5.048 ns/op BenchmarkReverseBytes32-4 21959962 5.107 ns/op BenchmarkReverseBytes64-4 21255640 5.051 ns/op BenchmarkAdd-4 10413187 9.829 ns/op BenchmarkAdd32-4 11168037 11.61 ns/op BenchmarkAdd64-4 12396117 9.815 ns/op BenchmarkAdd64multiple-4 21910124 5.009 ns/op BenchmarkSub-4 11910621 9.876 ns/op BenchmarkSub32-4 11834133 9.235 ns/op BenchmarkSub64-4 11256318 10.84 ns/op BenchmarkSub64multiple-4 10336015 11.53 ns/op BenchmarkMul-4 9991648 11.40 ns/op BenchmarkMul32-4 12345309 10.17 ns/op BenchmarkMul64-4 10828693 10.78 ns/op BenchmarkDiv-4 11859757 9.296 ns/op BenchmarkDiv32-4 12123342 9.481 ns/op BenchmarkDiv64-4 10968669 9.279 ns/op PASS ok math/bits 5.653s goos: linux goarch: amd64 pkg: math/cmplx cpu: AMD EPYC 7B12 BenchmarkAbs-4 13262115 7.751 ns/op BenchmarkAcos-4 633265 160.3 ns/op BenchmarkAcosh-4 590222 174.0 ns/op BenchmarkAsin-4 734906 160.2 ns/op BenchmarkAsinh-4 710820 162.0 ns/op BenchmarkAtan-4 1212588 98.30 ns/op BenchmarkAtanh-4 1221930 98.12 ns/op BenchmarkConj-4 19718517 5.153 ns/op BenchmarkCos-4 780736 144.5 ns/op BenchmarkCosh-4 797264 151.5 ns/op BenchmarkExp-4 1029428 115.0 ns/op BenchmarkLog-4 1486701 80.27 ns/op BenchmarkLog10-4 1502040 78.94 ns/op BenchmarkPhase-4 3319270 37.00 ns/op BenchmarkPolar-4 2380670 52.66 ns/op BenchmarkPow-4 303318 372.6 ns/op BenchmarkRect-4 1212001 97.38 ns/op BenchmarkSin-4 809984 143.9 ns/op BenchmarkSinh-4 833022 144.1 ns/op BenchmarkSqrt-4 1543083 78.06 ns/op BenchmarkTan-4 476679 221.8 ns/op BenchmarkTanh-4 558960 214.7 ns/op PASS ok math/cmplx 3.574s goos: linux goarch: amd64 pkg: math/rand cpu: AMD EPYC 7B12 BenchmarkInt63Threadsafe-4 252622 408.2 ns/op BenchmarkInt63ThreadsafeParallel-4 124004 910.5 ns/op BenchmarkInt63Unthreadsafe-4 1492153 79.19 ns/op BenchmarkIntn1000-4 1147482 100.5 ns/op BenchmarkInt63n1000-4 1379376 86.88 ns/op BenchmarkInt31n1000-4 1318804 91.02 ns/op BenchmarkFloat32-4 1392099 86.85 ns/op BenchmarkFloat64-4 1627893 73.28 ns/op BenchmarkPerm3-4 260214 430.9 ns/op BenchmarkPerm30-4 30322 3840 ns/op BenchmarkPerm30ViaShuffle-4 32937 3691 ns/op BenchmarkShuffleOverhead-4 23073 5268 ns/op BenchmarkRead3-4 1219274 96.03 ns/op BenchmarkRead64-4 106201 1147 ns/op BenchmarkRead1000-4 7083 17137 ns/op PASS ok math/rand 2.682s goos: linux goarch: amd64 pkg: mime cpu: AMD EPYC 7B12 BenchmarkQEncodeWord-4 56076 1886 ns/op BenchmarkQDecodeWord-4 138208 792.9 ns/op BenchmarkQDecodeHeader-4 144328 840.7 ns/op BenchmarkTypeByExtension/.html-4 481314 212.3 ns/op BenchmarkTypeByExtension/.HTML-4 380976 274.4 ns/op BenchmarkTypeByExtension/.unused-4 525223 236.6 ns/op BenchmarkExtensionsByType/text/html-4 221604 561.5 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 112026 1025 ns/op BenchmarkExtensionsByType/application/octet-stream-4 156874 714.9 ns/op PASS ok mime 1.345s goos: linux goarch: amd64 pkg: mime/quotedprintable cpu: AMD EPYC 7B12 BenchmarkWriter-4 1372 82566 ns/op PASS ok mime/quotedprintable 0.140s goos: linux goarch: amd64 pkg: net cpu: AMD EPYC 7B12 BenchmarkGoLookupIP-4 111 1137979 ns/op 8447 B/op 90 allocs/op BenchmarkGoLookupIPNoSuchHost-4 14 7886985 ns/op 19689 B/op 160 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5003355300 ns/op 158688 B/op 232 allocs/op BenchmarkDNSName-4 172306 697.4 ns/op BenchmarkInterfaces-4 1813 57117 ns/op BenchmarkInterfaceByIndex-4 2322 43582 ns/op BenchmarkInterfaceByName-4 2040 56424 ns/op BenchmarkInterfaceAddrs-4 1309 84873 ns/op BenchmarkInterfacesAndAddrs-4 4774 23070 ns/op BenchmarkInterfacesAndMulticastAddrs-4 655 168407 ns/op BenchmarkParseIP-4 23287 5161 ns/op BenchmarkIPString/IPv4-4 198021 585.0 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 17454 6900 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 74220 1528 ns/op BenchmarkIPEqual/IPv4-4 1672530 68.42 ns/op BenchmarkIPEqual/IPv6-4 1788040 68.74 ns/op BenchmarkSendFile/1024-4 1 225732537 ns/op 0.00 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/2048-4 1 217085549 ns/op 0.01 MB/s 712 B/op 13 allocs/op BenchmarkSendFile/4096-4 1 218882629 ns/op 0.02 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/8192-4 1 222263330 ns/op 0.04 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/16384-4 1 222895999 ns/op 0.07 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/32768-4 3127 31994 ns/op 1024.20 MB/s 0 B/op 0 allocs/op BenchmarkSendFile/65536-4 1812 60028 ns/op 1091.75 MB/s 0 B/op 0 allocs/op BenchmarkSendFile/131072-4 1316 96486 ns/op 1358.46 MB/s 0 B/op 0 allocs/op BenchmarkSendFile/262144-4 630 165839 ns/op 1580.71 MB/s 0 B/op 0 allocs/op BenchmarkSendFile/524288-4 229 491077 ns/op 1067.63 MB/s 2 B/op 0 allocs/op BenchmarkSendFile/1048576-4 150 733632 ns/op 1429.29 MB/s 3 B/op 0 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 14551 7930 ns/op 129.13 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 14649 9306 ns/op 220.08 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 9453 11236 ns/op 364.53 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 7795 13514 ns/op 606.18 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 5752 18450 ns/op 888.00 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 4252 29636 ns/op 1105.66 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1485 71808 ns/op 912.66 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1258 91849 ns/op 1427.03 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 702 178728 ns/op 1466.72 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 364 317911 ns/op 1649.17 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 166 667177 ns/op 1571.66 MB/s BenchmarkSplice/unix-to-tcp/1024-4 29245 3796 ns/op 269.79 MB/s BenchmarkSplice/unix-to-tcp/2048-4 21456 4991 ns/op 410.31 MB/s BenchmarkSplice/unix-to-tcp/4096-4 17272 6074 ns/op 674.36 MB/s BenchmarkSplice/unix-to-tcp/8192-4 14134 8581 ns/op 954.67 MB/s BenchmarkSplice/unix-to-tcp/16384-4 7714 14430 ns/op 1135.40 MB/s BenchmarkSplice/unix-to-tcp/32768-4 4195 23994 ns/op 1365.66 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1692 65583 ns/op 999.29 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1202 102081 ns/op 1283.99 MB/s BenchmarkSplice/unix-to-tcp/262144-4 565 189339 ns/op 1384.52 MB/s BenchmarkSplice/unix-to-tcp/524288-4 338 371554 ns/op 1411.07 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 171 618650 ns/op 1694.94 MB/s BenchmarkTCP4OneShot-4 2385 46403 ns/op BenchmarkTCP4OneShotTimeout-4 2190 46456 ns/op BenchmarkTCP4Persistent-4 16089 7231 ns/op BenchmarkTCP4PersistentTimeout-4 16515 7119 ns/op BenchmarkTCP6OneShot-4 2241 46965 ns/op BenchmarkTCP6OneShotTimeout-4 2257 47934 ns/op BenchmarkTCP6Persistent-4 17205 7298 ns/op BenchmarkTCP6PersistentTimeout-4 16560 7229 ns/op BenchmarkTCP4ConcurrentReadWrite-4 37952 4737 ns/op BenchmarkTCP6ConcurrentReadWrite-4 24004 4290 ns/op BenchmarkSetReadDeadline-4 187436 578.2 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 11210 9147 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 13899 8913 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 10000 14124 ns/op 0 B/op 0 allocs/op PASS ok net 24.366s goos: linux goarch: amd64 pkg: net/http cpu: AMD EPYC 7B12 BenchmarkCookieString-4 35994 3267 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 14401 8175 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 18444 6299 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 26587 4766 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 51669 2391 ns/op 736 B/op 11 allocs/op BenchmarkServerMatch-4 1234814 90.37 ns/op BenchmarkReadRequestChrome-4 5618 21011 ns/op 29.08 MB/s 1844 B/op 14 allocs/op BenchmarkReadRequestCurl-4 15373 7788 ns/op 10.02 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 15124 7987 ns/op 10.27 MB/s 939 B/op 9 allocs/op BenchmarkReadRequestSiege-4 10246 11123 ns/op 13.58 MB/s 1036 B/op 11 allocs/op BenchmarkReadRequestWrk-4 22165 5252 ns/op 7.62 MB/s 876 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 309 364970 ns/op 2.81 MB/s BenchmarkFileAndServer_1KB/https1-4 261 458214 ns/op 2.23 MB/s BenchmarkFileAndServer_1KB/h2-4 157 761339 ns/op 1.34 MB/s BenchmarkFileAndServer_16MB/h1-4 3 36438035 ns/op 460.43 MB/s BenchmarkFileAndServer_16MB/https1-4 2 111988555 ns/op 149.81 MB/s BenchmarkFileAndServer_16MB/h2-4 1 167584652 ns/op 100.11 MB/s BenchmarkFileAndServer_64MB/h1-4 1 145334393 ns/op 461.75 MB/s BenchmarkFileAndServer_64MB/https1-4 1 293097796 ns/op 228.96 MB/s BenchmarkFileAndServer_64MB/h2-4 1 829049239 ns/op 80.95 MB/s BenchmarkServeMux-4 390 323838 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 498 253681 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 452 278204 ns/op 5911 B/op 64 allocs/op BenchmarkClientServer/https1-4 258 399273 ns/op 6693 B/op 74 allocs/op BenchmarkClientServer/h2-4 184 634567 ns/op 10548 B/op 82 allocs/op BenchmarkClientServerParallel/4/h1-4 1042 99667 ns/op 10124 B/op 79 allocs/op BenchmarkClientServerParallel/4/https1-4 27 3713162 ns/op 131141 B/op 1222 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54568: read tcp 127.0.0.1:42903->127.0.0.1:54568: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54572: read tcp 127.0.0.1:42903->127.0.0.1:54572: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54554: write tcp 127.0.0.1:42903->127.0.0.1:54554: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39806: read tcp 127.0.0.1:34073->127.0.0.1:39806: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39632: read tcp 127.0.0.1:34073->127.0.0.1:39632: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39684: read tcp 127.0.0.1:34073->127.0.0.1:39684: use of closed network connection BenchmarkClientServerParallel/4/h2-4 351 322707 ns/op 14357 B/op 128 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34962: read tcp 127.0.0.1:46883->127.0.0.1:34962: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34956: write tcp 127.0.0.1:46883->127.0.0.1:34956: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34950: write tcp 127.0.0.1:46883->127.0.0.1:34950: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:53828: read tcp 127.0.0.1:43763->127.0.0.1:53828: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33394: write tcp 127.0.0.1:33629->127.0.0.1:33394: use of closed network connection BenchmarkClientServerParallel/64/h1-4 720 143891 ns/op 16986 B/op 104 allocs/op BenchmarkClientServerParallel/64/https1-4 74 4015940 ns/op 133597 B/op 1253 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38458: read tcp 127.0.0.1:33455->127.0.0.1:38458: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38464: read tcp 127.0.0.1:33455->127.0.0.1:38464: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38472: write tcp 127.0.0.1:33455->127.0.0.1:38472: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38476: write tcp 127.0.0.1:33455->127.0.0.1:38476: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38482: write tcp 127.0.0.1:33455->127.0.0.1:38482: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41424: write tcp 127.0.0.1:38069->127.0.0.1:41424: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41492: read tcp 127.0.0.1:38069->127.0.0.1:41492: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41524: read tcp 127.0.0.1:38069->127.0.0.1:41524: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41370: write tcp 127.0.0.1:38069->127.0.0.1:41370: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41394: read tcp 127.0.0.1:38069->127.0.0.1:41394: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h2-4 122 2036740 ns/op 77010 B/op 747 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33022: write tcp 127.0.0.1:46835->127.0.0.1:33022: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:32974: write tcp 127.0.0.1:46835->127.0.0.1:32974: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:32986: write tcp 127.0.0.1:46835->127.0.0.1:32986: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33002: write tcp 127.0.0.1:46835->127.0.0.1:33002: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50466: read tcp 127.0.0.1:42051->127.0.0.1:50466: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50318: read tcp 127.0.0.1:42051->127.0.0.1:50318: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50490: write tcp 127.0.0.1:42051->127.0.0.1:50490: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50462: write tcp 127.0.0.1:42051->127.0.0.1:50462: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50692: write tcp 127.0.0.1:42051->127.0.0.1:50692: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50610: read tcp 127.0.0.1:42051->127.0.0.1:50610: use of closed network connection ... [output truncated] BenchmarkServer-4 146 734679 ns/op 2920 B/op 22 allocs/op BenchmarkClient-4 290 430122 ns/op 3785 B/op 45 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 796 160179 ns/op 7369 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1231 85492 ns/op 3030 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 2101 69024 ns/op 1911 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1629 69554 ns/op 2816 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1495 72195 ns/op 2692 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1964 75731 ns/op 2719 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1999 70723 ns/op 1905 B/op 14 allocs/op BenchmarkServerHijack-4 1060 106884 ns/op 16722 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 349 339035 ns/op 5853 B/op 51 allocs/op BenchmarkResponseStatusLine-4 682698 172.5 ns/op 0 B/op 0 allocs/op PASS ok net/http 11.428s goos: linux goarch: amd64 pkg: net/http/httputil cpu: AMD EPYC 7B12 BenchmarkServeHTTP-4 5774 21009 ns/op 34073 B/op 12 allocs/op PASS ok net/http/httputil 0.234s goos: linux goarch: amd64 pkg: net/netip cpu: AMD EPYC 7B12 BenchmarkIPNextPrev-4 102760 1015 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 746461 150.7 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 243956 451.2 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 89902 1313 ns/op BenchmarkStdIPv4-4 138302 830.1 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 117745 932.8 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 117910 958.3 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 125322 930.2 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 97867 1241 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1626745 74.23 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1491778 79.40 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1579711 77.36 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 366722 328.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 401396 314.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 368416 327.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 118134 1042 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 632542 188.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 403262 283.5 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 408547 306.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 194204 519.0 ns/op 32 B/op 2 allocs/op BenchmarkStdParseIP/v6_zone-4 537198 194.8 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 440066 246.1 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 158764 682.6 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 228672 513.9 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 323125 331.9 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 205791 548.7 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 452451 260.8 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 194148 563.0 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 194272 570.2 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 177531 569.7 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 163476 716.5 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 699764 174.1 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 210520 571.1 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 126338 877.9 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 161252 708.8 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 219517 522.6 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 143553 756.6 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 341280 329.2 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 148104 761.8 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 171345 634.9 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 235936 455.1 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 187935 640.3 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1503926 76.18 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1485444 76.96 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1435810 77.49 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1498786 86.45 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1496107 79.37 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1492790 81.93 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1464096 89.65 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1494526 79.74 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1365536 87.66 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 416763 252.3 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 763873 157.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 279454 421.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 305101 379.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 287178 417.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 97344 1152 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 686576 175.8 ns/op PASS ok net/netip 9.027s 2023/01/26 01:32:09 Test RPC server listening on 127.0.0.1:45365 2023/01/26 01:32:09 Test HTTP RPC server listening on 127.0.0.1:41861 goos: linux goarch: amd64 pkg: net/rpc cpu: AMD EPYC 7B12 BenchmarkEndToEnd-4 1480 78549 ns/op BenchmarkEndToEndHTTP-4 1576 81083 ns/op BenchmarkEndToEndAsync-4 3226 34967 ns/op BenchmarkEndToEndAsyncHTTP-4 3500 38653 ns/op PASS ok net/rpc 0.928s goos: linux goarch: amd64 pkg: net/textproto cpu: AMD EPYC 7B12 BenchmarkReadMIMEHeader/client_headers-4 5276 21647 ns/op BenchmarkReadMIMEHeader/server_headers-4 8479 14497 ns/op BenchmarkUncommon-4 36162 3319 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.617s goos: linux goarch: amd64 pkg: net/url cpu: AMD EPYC 7B12 BenchmarkString-4 5877 17610 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 139334 809.6 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 794433 143.0 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 132258 888.2 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 236148 475.8 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 112107 970.9 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 20191 5665 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 574134 207.6 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 120286 887.2 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 238695 477.6 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 110928 1016 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 22460 5357 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 273564 443.8 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 110757 1114 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 102956 1147 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 45284 2583 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 7266 14587 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 247004 445.1 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 105680 1084 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 104587 1147 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 45680 2607 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6895 15070 ns/op 320 B/op 1 allocs/op PASS ok net/url 3.119s goos: linux goarch: amd64 pkg: os cpu: AMD EPYC 7B12 BenchmarkExpand/noop-4 4337456 27.07 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 242792 450.2 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 1281 93690 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:501: benchmarkReaddirname ".": 126 entries os_test.go:501: benchmarkReaddirname ".": 126 entries os_test.go:501: benchmarkReaddirname ".": 126 entries os_test.go:501: benchmarkReaddirname ".": 126 entries BenchmarkReaddir-4 399 288837 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:518: benchmarkReaddir ".": 126 entries os_test.go:518: benchmarkReaddir ".": 126 entries os_test.go:518: benchmarkReaddir ".": 126 entries BenchmarkReadDir-4 968 121128 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:535: benchmarkReadDir ".": 126 entries os_test.go:535: benchmarkReadDir ".": 126 entries os_test.go:535: benchmarkReadDir ".": 126 entries BenchmarkStatDot-4 105453 1112 ns/op BenchmarkStatFile-4 80032 1436 ns/op BenchmarkStatDir-4 87078 1367 ns/op BenchmarkLstatDot-4 106624 1127 ns/op BenchmarkLstatFile-4 81246 1646 ns/op BenchmarkLstatDir-4 88400 1359 ns/op PASS ok os 1.641s goos: linux goarch: amd64 pkg: os/exec cpu: AMD EPYC 7B12 BenchmarkExecHostname-4 180 687445 ns/op 6703 B/op 29 allocs/op PASS ok os/exec 0.220s goos: linux goarch: amd64 pkg: os/user cpu: AMD EPYC 7B12 BenchmarkCurrent-4 603162 186.6 ns/op PASS ok os/user 0.216s goos: linux goarch: amd64 pkg: reflect cpu: AMD EPYC 7B12 BenchmarkBool-4 5034912 24.20 ns/op BenchmarkString-4 2992744 39.17 ns/op BenchmarkBytes-4 2753628 43.63 ns/op BenchmarkNamedBytes-4 925168 114.4 ns/op BenchmarkBytesArray-4 952162 126.4 ns/op BenchmarkSliceLen-4 3044215 37.51 ns/op BenchmarkMapLen-4 1978501 59.91 ns/op BenchmarkStringLen-4 2291266 51.68 ns/op BenchmarkArrayLen-4 2236212 53.18 ns/op BenchmarkSliceCap-4 3161684 38.38 ns/op BenchmarkDeepEqual/int8-4 914576 139.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 150750 772.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 635508 169.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 142494 832.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 588295 177.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 137436 804.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 697485 173.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 152499 826.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 689433 170.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 133424 821.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 936153 137.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 195811 616.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 677198 176.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 135262 823.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 685183 174.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 136023 820.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 630214 173.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 148575 826.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 586681 171.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 137822 800.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 572677 178.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 122989 837.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 703188 169.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 136041 831.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 697454 172.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 144672 803.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 717890 173.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 130914 825.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 617162 164.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 146971 801.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 812551 133.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 153208 776.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 696900 171.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 145948 825.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 193819 632.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 90446 1278 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 91048 1342 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 58964 2013 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 356864 379.7 ns/op BenchmarkIsZero/ArrayIncomparable-4 53884 2167 ns/op BenchmarkIsZero/StructComparable-4 1134088 107.8 ns/op BenchmarkIsZero/StructIncomparable-4 231946 494.0 ns/op BenchmarkSetZero/Bool/Direct-4 4743396 25.58 ns/op BenchmarkSetZero/Bool/CachedZero-4 2129616 56.73 ns/op BenchmarkSetZero/Bool/NewZero-4 1520922 77.21 ns/op BenchmarkSetZero/Int/Direct-4 3147440 40.36 ns/op BenchmarkSetZero/Int/CachedZero-4 2186862 56.31 ns/op BenchmarkSetZero/Int/NewZero-4 1526317 81.26 ns/op BenchmarkSetZero/Uint/Direct-4 3046480 38.93 ns/op BenchmarkSetZero/Uint/CachedZero-4 2129251 56.17 ns/op BenchmarkSetZero/Uint/NewZero-4 1504696 77.24 ns/op BenchmarkSetZero/Float/Direct-4 3066496 38.83 ns/op BenchmarkSetZero/Float/CachedZero-4 2089827 57.61 ns/op BenchmarkSetZero/Float/NewZero-4 1514154 79.07 ns/op BenchmarkSetZero/Complex/Direct-4 2981678 44.58 ns/op BenchmarkSetZero/Complex/CachedZero-4 2057461 54.88 ns/op BenchmarkSetZero/Complex/NewZero-4 1508846 78.22 ns/op BenchmarkSetZero/Array/Direct-4 5017872 23.99 ns/op BenchmarkSetZero/Array/CachedZero-4 2108308 57.59 ns/op BenchmarkSetZero/Array/NewZero-4 1497628 76.00 ns/op BenchmarkSetZero/Chan/Direct-4 3118404 38.54 ns/op BenchmarkSetZero/Chan/CachedZero-4 1645316 69.44 ns/op BenchmarkSetZero/Chan/NewZero-4 1323081 92.62 ns/op BenchmarkSetZero/Func/Direct-4 3124381 39.03 ns/op BenchmarkSetZero/Func/CachedZero-4 1639191 71.66 ns/op BenchmarkSetZero/Func/NewZero-4 1300603 93.54 ns/op BenchmarkSetZero/Interface/Direct-4 2821076 41.35 ns/op BenchmarkSetZero/Interface/CachedZero-4 2134447 57.09 ns/op BenchmarkSetZero/Interface/NewZero-4 1516618 80.00 ns/op BenchmarkSetZero/Map/Direct-4 3049063 39.27 ns/op BenchmarkSetZero/Map/CachedZero-4 1740457 71.24 ns/op BenchmarkSetZero/Map/NewZero-4 1364371 91.12 ns/op BenchmarkSetZero/Pointer/Direct-4 3043118 39.24 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1659771 70.31 ns/op BenchmarkSetZero/Pointer/NewZero-4 1345711 92.42 ns/op BenchmarkSetZero/Slice/Direct-4 2884945 41.31 ns/op BenchmarkSetZero/Slice/CachedZero-4 2189680 56.02 ns/op BenchmarkSetZero/Slice/NewZero-4 1555803 77.89 ns/op BenchmarkSetZero/String/Direct-4 3115436 39.51 ns/op BenchmarkSetZero/String/CachedZero-4 2074792 56.61 ns/op BenchmarkSetZero/String/NewZero-4 1512086 80.68 ns/op BenchmarkSetZero/Struct/Direct-4 4952478 24.28 ns/op BenchmarkSetZero/Struct/CachedZero-4 2094738 55.86 ns/op BenchmarkSetZero/Struct/NewZero-4 1471670 82.86 ns/op BenchmarkSelect/1-4 220406 482.3 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 131804 945.3 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 69333 1661 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 233894 473.0 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 196111 586.6 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 84439 1302 ns/op 98.31 MB/s BenchmarkCallArgCopy/size=256-4 85417 1352 ns/op 189.39 MB/s BenchmarkCallArgCopy/size=1024-4 67575 1688 ns/op 606.54 MB/s BenchmarkCallArgCopy/size=4096-4 41641 3193 ns/op 1282.88 MB/s BenchmarkCallArgCopy/size=65536-4 3698 33007 ns/op 1985.52 MB/s BenchmarkPtrTo-4 628149 201.9 ns/op BenchmarkFieldByName1-4 1032817 106.7 ns/op BenchmarkFieldByName2-4 88317 1258 ns/op BenchmarkFieldByName3-4 12308 10016 ns/op BenchmarkInterfaceBig-4 5907390 19.54 ns/op BenchmarkInterfaceSmall-4 6048542 20.42 ns/op BenchmarkNew-4 2707750 40.87 ns/op BenchmarkMap/StringKeys/MapIndex-4 4282 25006 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 4640 25746 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 3840 27032 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 4006 27545 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 4788 25044 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 3939 26139 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 338551 336.1 ns/op PASS ok reflect 19.431s goos: linux goarch: amd64 pkg: regexp cpu: AMD EPYC 7B12 BenchmarkFind-4 14740 7844 ns/op 9349 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 20841 5895 ns/op 9098 B/op 1 allocs/op BenchmarkFindString-4 14630 7518 ns/op 9212 B/op 1 allocs/op BenchmarkFindSubmatch-4 13640 8611 ns/op 9268 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 14888 8188 ns/op 9287 B/op 2 allocs/op BenchmarkLiteral-4 20062 6007 ns/op BenchmarkNotLiteral-4 5898 21220 ns/op BenchmarkMatchClass-4 3722 28196 ns/op BenchmarkMatchClass_InRange-4 4524 26738 ns/op BenchmarkReplaceAll-4 2841 37965 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 19000 6023 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 49029 2348 ns/op BenchmarkAnchoredShortMatch-4 20065 6537 ns/op BenchmarkAnchoredLongMatch-4 25344 4680 ns/op BenchmarkOnePassShortA-4 30114 4259 ns/op BenchmarkNotOnePassShortA-4 10000 11465 ns/op BenchmarkOnePassShortB-4 35749 3459 ns/op BenchmarkNotOnePassShortB-4 12162 9154 ns/op BenchmarkOnePassLongPrefix-4 120462 989.7 ns/op BenchmarkOnePassLongNotPrefix-4 41061 2910 ns/op BenchmarkMatchParallelShared-4 18892 5692 ns/op BenchmarkMatchParallelCopied-4 19164 5472 ns/op BenchmarkQuoteMetaAll-4 206296 519.9 ns/op 26.93 MB/s BenchmarkQuoteMetaNone-4 464331 267.2 ns/op 97.30 MB/s BenchmarkCompile/Onepass-4 5368 20542 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 2204 49678 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 250 451829 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 5067789 24.69 ns/op 648.03 MB/s BenchmarkMatch/Easy0/32-4 22962 5721 ns/op 5.59 MB/s BenchmarkMatch/Easy0/1K-4 8464 13797 ns/op 74.22 MB/s BenchmarkMatch/Easy0i/16-4 5093478 23.32 ns/op 686.12 MB/s BenchmarkMatch/Easy0i/32-4 7341 16089 ns/op 1.99 MB/s BenchmarkMatch/Easy0i/1K-4 375 322792 ns/op 3.17 MB/s BenchmarkMatch/Easy1/16-4 5079534 22.90 ns/op 698.61 MB/s BenchmarkMatch/Easy1/32-4 21994 5457 ns/op 5.86 MB/s BenchmarkMatch/Easy1/1K-4 6582 17928 ns/op 57.12 MB/s BenchmarkMatch/Medium/16-4 5300772 22.24 ns/op 719.44 MB/s BenchmarkMatch/Medium/32-4 7092 14476 ns/op 2.21 MB/s BenchmarkMatch/Medium/1K-4 372 281478 ns/op 3.64 MB/s BenchmarkMatch/Hard/16-4 5065545 22.55 ns/op 709.59 MB/s BenchmarkMatch/Hard/32-4 5236 22190 ns/op 1.44 MB/s BenchmarkMatch/Hard/1K-4 247 512546 ns/op 2.00 MB/s BenchmarkMatch/Hard1/16-4 2148 59253 ns/op 0.27 MB/s BenchmarkMatch/Hard1/32-4 1150 103698 ns/op 0.31 MB/s BenchmarkMatch/Hard1/1K-4 40 2921825 ns/op 0.35 MB/s BenchmarkMatch_onepass_regex/16-4 40172 2698 ns/op 5.93 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 23370 5208 ns/op 6.14 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 962 123085 ns/op 8.32 MB/s 24 B/op 0 allocs/op PASS ok regexp 8.144s goos: linux goarch: amd64 pkg: regexp/syntax cpu: AMD EPYC 7B12 BenchmarkEmptyOpContext-4 844504 123.8 ns/op PASS ok regexp/syntax 0.900s goos: linux goarch: amd64 pkg: runtime cpu: AMD EPYC 7B12 BenchmarkMakeChan/Byte-4 1394232 80.05 ns/op BenchmarkMakeChan/Int-4 1000000 107.3 ns/op BenchmarkMakeChan/Ptr-4 694540 152.6 ns/op BenchmarkMakeChan/Struct/0-4 1557466 78.77 ns/op BenchmarkMakeChan/Struct/32-4 533050 187.7 ns/op BenchmarkMakeChan/Struct/40-4 495958 241.8 ns/op BenchmarkChanNonblocking-4 13413382 8.079 ns/op BenchmarkSelectUncontended-4 1711758 116.6 ns/op BenchmarkSelectSyncContended-4 43652 3186 ns/op BenchmarkSelectAsyncContended-4 113676 1130 ns/op BenchmarkSelectNonblock-4 8061228 14.02 ns/op BenchmarkChanUncontended-4 13406 12026 ns/op BenchmarkChanContended-4 1237 103558 ns/op BenchmarkChanSync-4 259164 491.1 ns/op BenchmarkChanSyncWork-4 12469 9164 ns/op BenchmarkChanProdCons0-4 73986 1590 ns/op BenchmarkChanProdCons10-4 245493 1033 ns/op BenchmarkChanProdCons100-4 118056 1327 ns/op BenchmarkChanProdConsWork0-4 69984 1615 ns/op BenchmarkChanProdConsWork10-4 86731 1548 ns/op BenchmarkChanProdConsWork100-4 64981 1748 ns/op BenchmarkSelectProdCons-4 60445 2303 ns/op BenchmarkReceiveDataFromClosedChan-4 1305087 91.70 ns/op BenchmarkChanCreation-4 162756 632.8 ns/op BenchmarkChanSem-4 153573 905.0 ns/op BenchmarkChanPopular-4 108 1209645 ns/op BenchmarkChanClosed-4 876110 132.6 ns/op BenchmarkCallClosure-4 8445144 13.83 ns/op BenchmarkCallClosure1-4 8670464 13.74 ns/op BenchmarkCallClosure2-4 1949973 65.39 ns/op BenchmarkCallClosure3-4 2224572 51.59 ns/op BenchmarkCallClosure4-4 2030872 57.67 ns/op BenchmarkComplex128DivNormal-4 13901293 8.706 ns/op BenchmarkComplex128DivNisNaN-4 10831203 10.74 ns/op BenchmarkComplex128DivDisNaN-4 9872788 11.38 ns/op BenchmarkComplex128DivNisInf-4 13286551 9.021 ns/op BenchmarkComplex128DivDisInf-4 8249809 14.59 ns/op BenchmarkSetTypePtr-4 46595426 2.222 ns/op 3600.64 MB/s BenchmarkSetTypePtr8-4 13956912 8.247 ns/op 7759.98 MB/s BenchmarkSetTypePtr16-4 13569949 8.210 ns/op 15591.41 MB/s BenchmarkSetTypePtr32-4 14512365 8.207 ns/op 31194.32 MB/s BenchmarkSetTypePtr64-4 13566236 8.145 ns/op 62858.50 MB/s BenchmarkSetTypePtr126-4 8878372 13.54 ns/op 74428.44 MB/s BenchmarkSetTypePtr128-4 9008589 13.17 ns/op 77756.21 MB/s BenchmarkSetTypePtrSlice-4 1265298 95.64 ns/op 85656.24 MB/s BenchmarkSetTypeNode1-4 13564855 8.299 ns/op 2892.04 MB/s BenchmarkSetTypeNode1Slice-4 5931760 18.61 ns/op 41266.59 MB/s BenchmarkSetTypeNode8-4 13237173 8.217 ns/op 9735.84 MB/s BenchmarkSetTypeNode8Slice-4 2812039 42.43 ns/op 60334.22 MB/s BenchmarkSetTypeNode64-4 8538506 13.52 ns/op 39040.45 MB/s BenchmarkSetTypeNode64Slice-4 287534 359.0 ns/op 47066.03 MB/s BenchmarkSetTypeNode64Dead-4 10795114 10.43 ns/op 50602.58 MB/s BenchmarkSetTypeNode64DeadSlice-4 401272 305.0 ns/op 55389.62 MB/s BenchmarkSetTypeNode124-4 8855376 13.52 ns/op 74563.53 MB/s BenchmarkSetTypeNode124Slice-4 246135 448.2 ns/op 71966.30 MB/s BenchmarkSetTypeNode126-4 8317893 13.74 ns/op 74509.92 MB/s BenchmarkSetTypeNode126Slice-4 256764 441.8 ns/op 74165.21 MB/s BenchmarkSetTypeNode128-4 6387082 18.66 ns/op 55746.07 MB/s BenchmarkSetTypeNode128Slice-4 204018 573.4 ns/op 58039.79 MB/s BenchmarkSetTypeNode130-4 6435420 18.60 ns/op 56775.90 MB/s BenchmarkSetTypeNode130Slice-4 203308 571.8 ns/op 59101.48 MB/s BenchmarkSetTypeNode1024-4 1294464 92.08 ns/op 89138.23 MB/s BenchmarkSetTypeNode1024Slice-4 38475 3139 ns/op 83668.65 MB/s BenchmarkAllocation-4 5254 26931 ns/op BenchmarkReadMemStats-4 4444 27171 ns/op BenchmarkReadMemStatsLatency-4 1 94340 p50-ns 94340 p90-ns 94340 p99-ns BenchmarkWriteBarrier-4 2510696 44.95 ns/op BenchmarkBulkWriteBarrier-4 8449356 13.65 ns/op BenchmarkScanStackNoLocals-4 3 33870241 ns/op BenchmarkMSpanCountAlloc/bits=64-4 14625384 8.081 ns/op BenchmarkMSpanCountAlloc/bits=128-4 14042949 8.550 ns/op BenchmarkMSpanCountAlloc/bits=256-4 12674298 9.523 ns/op BenchmarkMSpanCountAlloc/bits=512-4 8472846 11.89 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 6618826 16.43 ns/op BenchmarkHash5-4 9223198 13.05 ns/op 383.20 MB/s BenchmarkHash16-4 8143852 13.76 ns/op 1163.00 MB/s BenchmarkHash64-4 8682546 14.01 ns/op 4567.99 MB/s BenchmarkHash1024-4 3856108 28.15 ns/op 36372.35 MB/s BenchmarkHash65536-4 87025 1327 ns/op 49391.98 MB/s BenchmarkAlignedLoad-4 11098470 10.05 ns/op BenchmarkUnalignedLoad-4 10477357 10.88 ns/op BenchmarkEqEfaceConcrete-4 8944936 12.86 ns/op BenchmarkEqIfaceConcrete-4 8935924 12.95 ns/op BenchmarkNeEfaceConcrete-4 9021789 12.88 ns/op BenchmarkNeIfaceConcrete-4 8289616 17.58 ns/op BenchmarkConvT2EByteSized/bool-4 8199102 13.45 ns/op BenchmarkConvT2EByteSized/uint8-4 8470843 14.62 ns/op BenchmarkConvT2ESmall-4 7303747 16.33 ns/op BenchmarkConvT2EUintptr-4 7439128 16.23 ns/op BenchmarkConvT2ELarge-4 1697899 69.64 ns/op BenchmarkConvT2ISmall-4 7539468 15.49 ns/op BenchmarkConvT2IUintptr-4 7353626 16.66 ns/op BenchmarkConvT2ILarge-4 1776188 67.89 ns/op BenchmarkConvI2E-4 7161066 17.15 ns/op BenchmarkConvI2I-4 5834611 21.49 ns/op BenchmarkAssertE2T-4 6203220 19.89 ns/op BenchmarkAssertE2TLarge-4 3623499 31.29 ns/op BenchmarkAssertE2I-4 5703408 20.46 ns/op BenchmarkAssertI2T-4 5750146 18.92 ns/op BenchmarkAssertI2I-4 5715456 20.04 ns/op BenchmarkAssertI2E-4 8263927 14.84 ns/op BenchmarkAssertE2E-4 8490501 14.62 ns/op BenchmarkAssertE2T2-4 4910827 23.88 ns/op BenchmarkAssertE2T2Blank-4 6095751 19.14 ns/op BenchmarkAssertI2E2-4 5795992 19.98 ns/op BenchmarkAssertI2E2Blank-4 7723090 14.79 ns/op BenchmarkAssertE2E2-4 6338337 18.88 ns/op BenchmarkAssertE2E2Blank-4 8335144 13.81 ns/op BenchmarkConvT2Ezero/zero/16-4 7726358 15.39 ns/op BenchmarkConvT2Ezero/zero/32-4 7440762 16.61 ns/op BenchmarkConvT2Ezero/zero/64-4 7230762 15.82 ns/op BenchmarkConvT2Ezero/zero/str-4 7348704 16.69 ns/op BenchmarkConvT2Ezero/zero/slice-4 7532976 15.75 ns/op BenchmarkConvT2Ezero/zero/big-4 268730 469.2 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1781750 64.03 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1740564 70.43 ns/op BenchmarkConvT2Ezero/nonzero/big-4 355887 462.4 ns/op BenchmarkConvT2Ezero/smallint/16-4 7379769 15.67 ns/op BenchmarkConvT2Ezero/smallint/32-4 7411647 16.04 ns/op BenchmarkConvT2Ezero/smallint/64-4 7291738 16.64 ns/op BenchmarkConvT2Ezero/largeint/16-4 2317399 49.86 ns/op BenchmarkConvT2Ezero/largeint/32-4 2336028 49.73 ns/op BenchmarkConvT2Ezero/largeint/64-4 2504810 50.01 ns/op BenchmarkMalloc8-4 2162359 54.93 ns/op BenchmarkMalloc16-4 2167053 59.52 ns/op BenchmarkMallocTypeInfo8-4 2150365 59.00 ns/op BenchmarkMallocTypeInfo16-4 1720364 70.76 ns/op BenchmarkMallocLargeStruct-4 262696 593.1 ns/op BenchmarkGoroutineSelect-4 63 2065147 ns/op BenchmarkGoroutineBlocking-4 73 2005390 ns/op BenchmarkGoroutineForRange-4 66 1728478 ns/op BenchmarkGoroutineIdle-4 90 1707842 ns/op BenchmarkHashStringSpeed-4 3971052 27.92 ns/op BenchmarkHashBytesSpeed-4 2308276 53.64 ns/op BenchmarkHashInt32Speed-4 4781562 26.90 ns/op BenchmarkHashInt64Speed-4 4565047 27.71 ns/op BenchmarkHashStringArraySpeed-4 927348 128.5 ns/op BenchmarkMegMap-4 4380495 25.94 ns/op BenchmarkMegOneMap-4 6092388 19.29 ns/op BenchmarkMegEqMap-4 4074 33471 ns/op BenchmarkMegEmptyMap-4 7158285 16.68 ns/op BenchmarkSmallStrMap-4 4792278 24.37 ns/op BenchmarkMapStringKeysEight_16-4 4706655 26.09 ns/op BenchmarkMapStringKeysEight_32-4 4968363 24.75 ns/op BenchmarkMapStringKeysEight_64-4 4578799 24.71 ns/op BenchmarkMapStringKeysEight_1M-4 4675480 24.08 ns/op BenchmarkIntMap-4 5792343 21.98 ns/op BenchmarkMapFirst/1-4 4810388 23.29 ns/op BenchmarkMapFirst/2-4 6743118 17.54 ns/op BenchmarkMapFirst/3-4 4998062 23.16 ns/op BenchmarkMapFirst/4-4 6245826 17.39 ns/op BenchmarkMapFirst/5-4 5097406 23.06 ns/op BenchmarkMapFirst/6-4 6084032 17.57 ns/op BenchmarkMapFirst/7-4 5104510 23.47 ns/op BenchmarkMapFirst/8-4 6482043 17.95 ns/op BenchmarkMapFirst/9-4 4535767 26.01 ns/op BenchmarkMapFirst/10-4 5908669 19.36 ns/op BenchmarkMapFirst/11-4 4406110 27.78 ns/op BenchmarkMapFirst/12-4 5803608 21.42 ns/op BenchmarkMapFirst/13-4 4538367 26.28 ns/op BenchmarkMapFirst/14-4 5850122 19.73 ns/op BenchmarkMapFirst/15-4 4575535 25.37 ns/op BenchmarkMapFirst/16-4 5734172 20.40 ns/op BenchmarkMapMid/1-4 5406769 23.17 ns/op BenchmarkMapMid/2-4 4861344 22.58 ns/op BenchmarkMapMid/3-4 4982283 23.30 ns/op BenchmarkMapMid/4-4 4989615 25.34 ns/op BenchmarkMapMid/5-4 5074695 23.55 ns/op BenchmarkMapMid/6-4 4658380 23.79 ns/op BenchmarkMapMid/7-4 4920656 23.86 ns/op BenchmarkMapMid/8-4 4338488 26.72 ns/op BenchmarkMapMid/9-4 4093096 27.70 ns/op BenchmarkMapMid/10-4 4420272 26.78 ns/op BenchmarkMapMid/11-4 3956650 27.92 ns/op BenchmarkMapMid/12-4 4035117 28.18 ns/op BenchmarkMapMid/13-4 5103566 24.88 ns/op BenchmarkMapMid/14-4 4706776 24.85 ns/op BenchmarkMapMid/15-4 4372198 24.37 ns/op BenchmarkMapMid/16-4 4740534 27.00 ns/op BenchmarkMapLast/1-4 4321290 24.98 ns/op BenchmarkMapLast/2-4 4626390 24.38 ns/op BenchmarkMapLast/3-4 4932159 24.51 ns/op BenchmarkMapLast/4-4 4424022 24.27 ns/op BenchmarkMapLast/5-4 4884517 27.24 ns/op BenchmarkMapLast/6-4 4241298 28.23 ns/op BenchmarkMapLast/7-4 4524636 25.58 ns/op BenchmarkMapLast/8-4 3916731 26.47 ns/op BenchmarkMapLast/9-4 4504478 25.46 ns/op BenchmarkMapLast/10-4 3915589 28.22 ns/op BenchmarkMapLast/11-4 4199910 27.04 ns/op BenchmarkMapLast/12-4 3712429 29.41 ns/op BenchmarkMapLast/13-4 4799886 30.00 ns/op BenchmarkMapLast/14-4 4660839 24.75 ns/op BenchmarkMapLast/15-4 3971990 28.23 ns/op BenchmarkMapLast/16-4 4598809 27.80 ns/op BenchmarkMapCycle-4 4765677 24.75 ns/op BenchmarkRepeatedLookupStrMapKey32-4 4812794 24.50 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 5218 23643 ns/op BenchmarkMakeMap/[Byte]Byte-4 627283 159.8 ns/op BenchmarkMakeMap/[Int]Int-4 411088 328.2 ns/op BenchmarkNewEmptyMap-4 13155081 8.248 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 2494083 48.81 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 833414 145.0 ns/op BenchmarkMapIterEmpty-4 8010542 14.13 ns/op BenchmarkSameLengthMap-4 6437640 19.10 ns/op BenchmarkBigKeyMap-4 2513841 48.69 ns/op BenchmarkBigValMap-4 2249751 52.03 ns/op BenchmarkSmallKeyMap-4 4002640 30.59 ns/op BenchmarkMapPopulate/1-4 3049146 36.90 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 191725 660.0 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 9651 13469 ns/op 6273 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 981 126255 ns/op 51750 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 67 1611372 ns/op 416320 B/op 202 allocs/op BenchmarkMapPopulate/100000-4 5 21735319 ns/op 6535195 B/op 2918 allocs/op BenchmarkComplexAlgMap-4 570466 182.8 ns/op BenchmarkGoMapClear/Reflexive/1-4 1156635 104.7 ns/op BenchmarkGoMapClear/Reflexive/10-4 1011488 115.7 ns/op BenchmarkGoMapClear/Reflexive/100-4 353608 350.4 ns/op BenchmarkGoMapClear/Reflexive/1000-4 57054 2021 ns/op BenchmarkGoMapClear/Reflexive/10000-4 7464 15502 ns/op BenchmarkGoMapClear/NonReflexive/1-4 869378 133.4 ns/op BenchmarkGoMapClear/NonReflexive/10-4 824047 144.1 ns/op BenchmarkGoMapClear/NonReflexive/100-4 315093 373.7 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 51378 2031 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 7642 15523 ns/op BenchmarkMapStringConversion/32/simple-4 2748663 45.84 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 2581952 45.40 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 2415948 49.55 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 2468696 48.01 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 2354775 48.42 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 2185390 53.05 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 2875550 42.16 ns/op BenchmarkMapInterfacePtr-4 2944239 41.27 ns/op BenchmarkNewEmptyMapHintLessThan8-4 6445749 17.84 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 165814 822.9 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 8016 14638 ns/op BenchmarkMapPop1000-4 558 216709 ns/op BenchmarkMapPop10000-4 30 4090550 ns/op BenchmarkMapAssign/Int32/256-4 4257050 27.45 ns/op BenchmarkMapAssign/Int32/65536-4 1629343 69.16 ns/op BenchmarkMapAssign/Int64/256-4 4624088 25.46 ns/op BenchmarkMapAssign/Int64/65536-4 1585263 76.24 ns/op BenchmarkMapAssign/Str/256-4 3195033 37.05 ns/op BenchmarkMapAssign/Str/65536-4 732236 152.0 ns/op BenchmarkMapOperatorAssign/Int32/256-4 2410480 49.12 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 1217570 107.3 ns/op BenchmarkMapOperatorAssign/Int64/256-4 2308033 52.50 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 991017 141.5 ns/op BenchmarkMapOperatorAssign/Str/256-4 550821 2473 ns/op BenchmarkMapOperatorAssign/Str/65536-4 318848 342.0 ns/op BenchmarkMapAppendAssign/Int32/256-4 1307154 86.65 ns/op 25 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 351454 350.0 ns/op 48 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 1198912 91.81 ns/op 27 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 287719 408.5 ns/op 54 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 871956 126.0 ns/op 52 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 174720 582.1 ns/op 104 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 2562687 48.99 ns/op BenchmarkMapDelete/Int32/1000-4 2695044 44.49 ns/op BenchmarkMapDelete/Int32/10000-4 2619498 46.60 ns/op BenchmarkMapDelete/Int64/100-4 2160009 61.66 ns/op BenchmarkMapDelete/Int64/1000-4 2588250 46.37 ns/op BenchmarkMapDelete/Int64/10000-4 2481295 49.33 ns/op BenchmarkMapDelete/Str/100-4 1973805 62.52 ns/op BenchmarkMapDelete/Str/1000-4 2060536 56.98 ns/op BenchmarkMapDelete/Str/10000-4 1932328 64.24 ns/op BenchmarkMapDelete/Pointer/100-4 1532475 71.07 ns/op BenchmarkMapDelete/Pointer/1000-4 2454110 71.18 ns/op BenchmarkMapDelete/Pointer/10000-4 2214112 54.38 ns/op BenchmarkMemmove/0-4 17763408 6.040 ns/op BenchmarkMemmove/1-4 2725270 43.16 ns/op 23.17 MB/s BenchmarkMemmove/2-4 2645203 45.41 ns/op 44.05 MB/s BenchmarkMemmove/3-4 2716873 45.96 ns/op 65.28 MB/s BenchmarkMemmove/4-4 2686008 45.54 ns/op 87.84 MB/s BenchmarkMemmove/5-4 2639056 45.38 ns/op 110.17 MB/s BenchmarkMemmove/6-4 2617840 46.57 ns/op 128.84 MB/s BenchmarkMemmove/7-4 2669533 44.62 ns/op 156.88 MB/s BenchmarkMemmove/8-4 2940348 43.19 ns/op 185.21 MB/s BenchmarkMemmove/9-4 2643540 44.33 ns/op 203.04 MB/s BenchmarkMemmove/10-4 2683839 46.49 ns/op 215.08 MB/s BenchmarkMemmove/11-4 2628061 45.37 ns/op 242.46 MB/s BenchmarkMemmove/12-4 2579805 46.52 ns/op 257.96 MB/s BenchmarkMemmove/13-4 2550178 45.99 ns/op 282.68 MB/s BenchmarkMemmove/14-4 2724877 45.64 ns/op 306.74 MB/s BenchmarkMemmove/15-4 2662288 46.11 ns/op 325.32 MB/s BenchmarkMemmove/16-4 2768616 43.78 ns/op 365.50 MB/s BenchmarkMemmove/32-4 2616667 46.54 ns/op 687.63 MB/s BenchmarkMemmove/64-4 2271190 53.34 ns/op 1199.82 MB/s BenchmarkMemmove/128-4 1808840 64.87 ns/op 1973.15 MB/s BenchmarkMemmove/256-4 1384096 86.77 ns/op 2950.19 MB/s BenchmarkMemmove/512-4 705856 148.5 ns/op 3447.54 MB/s BenchmarkMemmove/1024-4 465891 234.2 ns/op 4371.82 MB/s BenchmarkMemmove/2048-4 268198 416.8 ns/op 4913.74 MB/s BenchmarkMemmove/4096-4 128396 828.4 ns/op 4944.44 MB/s BenchmarkMemmoveOverlap/32-4 2411997 49.10 ns/op 651.72 MB/s BenchmarkMemmoveOverlap/64-4 2135214 55.52 ns/op 1152.77 MB/s BenchmarkMemmoveOverlap/128-4 1714996 69.22 ns/op 1849.11 MB/s BenchmarkMemmoveOverlap/256-4 1326302 88.34 ns/op 2898.05 MB/s BenchmarkMemmoveOverlap/512-4 816777 144.4 ns/op 3545.22 MB/s BenchmarkMemmoveOverlap/1024-4 484335 245.5 ns/op 4171.12 MB/s BenchmarkMemmoveOverlap/2048-4 280183 438.3 ns/op 4672.44 MB/s BenchmarkMemmoveOverlap/4096-4 132596 790.8 ns/op 5179.80 MB/s BenchmarkMemmoveUnalignedDst/0-4 18449644 6.253 ns/op BenchmarkMemmoveUnalignedDst/1-4 2860992 43.26 ns/op 23.12 MB/s BenchmarkMemmoveUnalignedDst/2-4 2675644 46.20 ns/op 43.29 MB/s BenchmarkMemmoveUnalignedDst/3-4 2745177 43.81 ns/op 68.48 MB/s BenchmarkMemmoveUnalignedDst/4-4 2716894 44.88 ns/op 89.12 MB/s BenchmarkMemmoveUnalignedDst/5-4 2661018 45.21 ns/op 110.60 MB/s BenchmarkMemmoveUnalignedDst/6-4 2699188 44.38 ns/op 135.19 MB/s BenchmarkMemmoveUnalignedDst/7-4 2644045 43.98 ns/op 159.15 MB/s BenchmarkMemmoveUnalignedDst/8-4 2874055 43.24 ns/op 185.01 MB/s BenchmarkMemmoveUnalignedDst/9-4 2573938 44.50 ns/op 202.25 MB/s BenchmarkMemmoveUnalignedDst/10-4 2685159 45.56 ns/op 219.47 MB/s BenchmarkMemmoveUnalignedDst/11-4 2681114 45.11 ns/op 243.86 MB/s BenchmarkMemmoveUnalignedDst/12-4 2568577 45.65 ns/op 262.88 MB/s BenchmarkMemmoveUnalignedDst/13-4 2636637 45.02 ns/op 288.78 MB/s BenchmarkMemmoveUnalignedDst/14-4 2596718 45.70 ns/op 306.35 MB/s BenchmarkMemmoveUnalignedDst/15-4 2530543 46.06 ns/op 325.69 MB/s BenchmarkMemmoveUnalignedDst/16-4 2551027 45.71 ns/op 350.05 MB/s BenchmarkMemmoveUnalignedDst/32-4 2549144 47.72 ns/op 670.60 MB/s BenchmarkMemmoveUnalignedDst/64-4 2207746 53.37 ns/op 1199.08 MB/s BenchmarkMemmoveUnalignedDst/128-4 1811635 65.28 ns/op 1960.87 MB/s BenchmarkMemmoveUnalignedDst/256-4 1367883 91.99 ns/op 2782.87 MB/s BenchmarkMemmoveUnalignedDst/512-4 796657 143.9 ns/op 3557.55 MB/s BenchmarkMemmoveUnalignedDst/1024-4 482479 226.4 ns/op 4523.38 MB/s BenchmarkMemmoveUnalignedDst/2048-4 282385 414.3 ns/op 4943.75 MB/s BenchmarkMemmoveUnalignedDst/4096-4 133684 777.2 ns/op 5269.94 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 2530201 48.11 ns/op 665.11 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 2142073 54.46 ns/op 1175.15 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1769770 67.17 ns/op 1905.52 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 1364133 90.04 ns/op 2843.08 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 803108 148.3 ns/op 3453.26 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 494574 235.0 ns/op 4358.13 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 255714 426.6 ns/op 4800.50 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 148184 814.7 ns/op 5027.78 MB/s BenchmarkMemmoveUnalignedSrc/0-4 17711262 6.291 ns/op BenchmarkMemmoveUnalignedSrc/1-4 2641405 43.79 ns/op 22.83 MB/s BenchmarkMemmoveUnalignedSrc/2-4 2649393 46.07 ns/op 43.41 MB/s BenchmarkMemmoveUnalignedSrc/3-4 2605018 44.11 ns/op 68.01 MB/s BenchmarkMemmoveUnalignedSrc/4-4 2727850 44.82 ns/op 89.24 MB/s BenchmarkMemmoveUnalignedSrc/5-4 2717701 46.73 ns/op 107.01 MB/s BenchmarkMemmoveUnalignedSrc/6-4 2721112 45.47 ns/op 131.96 MB/s BenchmarkMemmoveUnalignedSrc/7-4 2656599 43.89 ns/op 159.51 MB/s BenchmarkMemmoveUnalignedSrc/8-4 2815608 42.64 ns/op 187.62 MB/s BenchmarkMemmoveUnalignedSrc/9-4 2659016 46.41 ns/op 193.94 MB/s BenchmarkMemmoveUnalignedSrc/10-4 2602470 44.54 ns/op 224.50 MB/s BenchmarkMemmoveUnalignedSrc/11-4 2607460 46.35 ns/op 237.33 MB/s BenchmarkMemmoveUnalignedSrc/12-4 2599146 46.53 ns/op 257.89 MB/s BenchmarkMemmoveUnalignedSrc/13-4 2671946 44.27 ns/op 293.63 MB/s BenchmarkMemmoveUnalignedSrc/14-4 2656476 47.13 ns/op 297.02 MB/s BenchmarkMemmoveUnalignedSrc/15-4 2658637 44.27 ns/op 338.86 MB/s BenchmarkMemmoveUnalignedSrc/16-4 2661877 45.98 ns/op 347.99 MB/s BenchmarkMemmoveUnalignedSrc/32-4 2487452 48.03 ns/op 666.30 MB/s BenchmarkMemmoveUnalignedSrc/64-4 2165010 56.28 ns/op 1137.10 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1795000 67.31 ns/op 1901.73 MB/s BenchmarkMemmoveUnalignedSrc/256-4 1380277 88.15 ns/op 2904.10 MB/s BenchmarkMemmoveUnalignedSrc/512-4 859498 142.0 ns/op 3605.15 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 520472 238.3 ns/op 4297.67 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 288950 418.4 ns/op 4894.66 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 138493 799.6 ns/op 5122.51 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 2481496 47.76 ns/op 670.06 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 2160714 54.44 ns/op 1175.69 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1772391 65.49 ns/op 1954.57 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 1377619 88.11 ns/op 2905.51 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 777105 142.2 ns/op 3601.75 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 534182 238.8 ns/op 4287.59 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 279408 432.1 ns/op 4740.08 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 141915 784.4 ns/op 5222.14 MB/s BenchmarkMemclr/5-4 13369802 7.528 ns/op 664.17 MB/s BenchmarkMemclr/16-4 15930206 7.648 ns/op 2092.11 MB/s BenchmarkMemclr/64-4 14201672 8.163 ns/op 7840.71 MB/s BenchmarkMemclr/256-4 12748611 8.577 ns/op 29847.32 MB/s BenchmarkMemclr/4096-4 2757954 43.54 ns/op 94074.71 MB/s BenchmarkMemclr/65536-4 128155 780.9 ns/op 83926.16 MB/s BenchmarkMemclr/1M-4 6037 20335 ns/op 51564.58 MB/s BenchmarkMemclr/4M-4 1687 68113 ns/op 61578.65 MB/s BenchmarkMemclr/8M-4 819 144553 ns/op 58031.31 MB/s BenchmarkMemclr/16M-4 206 642283 ns/op 26121.21 MB/s BenchmarkMemclr/64M-4 72 1426717 ns/op 47037.27 MB/s BenchmarkGoMemclr/5-4 2918917 40.29 ns/op 124.11 MB/s BenchmarkGoMemclr/16-4 852354 141.7 ns/op 112.93 MB/s BenchmarkGoMemclr/64-4 226346 507.2 ns/op 126.17 MB/s BenchmarkGoMemclr/256-4 58611 1997 ns/op 128.16 MB/s BenchmarkMemclrRange/1K_2K-4 90692 1315 ns/op 72904.15 MB/s BenchmarkMemclrRange/2K_8K-4 32178 3689 ns/op 90422.57 MB/s BenchmarkMemclrRange/4K_16K-4 36012 3340 ns/op 96719.96 MB/s BenchmarkMemclrRange/160K_228K-4 6052 19107 ns/op 87030.51 MB/s BenchmarkClearFat7-4 9127488 12.52 ns/op BenchmarkClearFat8-4 10048375 11.06 ns/op BenchmarkClearFat11-4 8438444 12.41 ns/op BenchmarkClearFat12-4 9463797 12.19 ns/op BenchmarkClearFat13-4 9122769 12.74 ns/op BenchmarkClearFat14-4 9355134 12.32 ns/op BenchmarkClearFat15-4 9300796 12.61 ns/op BenchmarkClearFat16-4 10106821 11.71 ns/op BenchmarkClearFat24-4 8119084 12.62 ns/op BenchmarkClearFat32-4 9039105 13.21 ns/op BenchmarkClearFat40-4 8113662 13.72 ns/op BenchmarkClearFat48-4 8323570 14.67 ns/op BenchmarkClearFat56-4 8002426 15.61 ns/op BenchmarkClearFat64-4 7643379 15.75 ns/op BenchmarkClearFat72-4 6854185 17.11 ns/op BenchmarkClearFat128-4 5099760 23.40 ns/op BenchmarkClearFat256-4 3184190 34.24 ns/op BenchmarkClearFat512-4 1917920 61.00 ns/op BenchmarkClearFat1024-4 1000000 111.4 ns/op BenchmarkClearFat1032-4 922998 115.8 ns/op BenchmarkClearFat1040-4 842082 136.2 ns/op BenchmarkCopyFat7-4 9320960 12.28 ns/op BenchmarkCopyFat8-4 9804210 11.14 ns/op BenchmarkCopyFat11-4 9072297 12.46 ns/op BenchmarkCopyFat12-4 9647977 12.36 ns/op BenchmarkCopyFat13-4 9437026 12.51 ns/op BenchmarkCopyFat14-4 9311398 12.44 ns/op BenchmarkCopyFat15-4 9449920 12.65 ns/op BenchmarkCopyFat16-4 9519298 11.57 ns/op BenchmarkCopyFat24-4 9588877 12.16 ns/op BenchmarkCopyFat32-4 8053999 12.85 ns/op BenchmarkCopyFat64-4 7158866 15.66 ns/op BenchmarkCopyFat72-4 6863068 16.76 ns/op BenchmarkCopyFat128-4 4836069 23.78 ns/op BenchmarkCopyFat256-4 3301621 35.16 ns/op BenchmarkCopyFat512-4 1793530 67.22 ns/op BenchmarkCopyFat520-4 1688455 73.54 ns/op BenchmarkCopyFat1024-4 959844 122.0 ns/op BenchmarkCopyFat1032-4 932611 123.4 ns/op BenchmarkCopyFat1040-4 951660 122.5 ns/op BenchmarkIssue18740/2byte-4 654 183180 ns/op BenchmarkIssue18740/4byte-4 1042 110126 ns/op BenchmarkIssue18740/8byte-4 1622 73516 ns/op BenchmarkReadMetricsLatency-4 28845 2840 p50-ns 3780 p90-ns 22750 p99-ns BenchmarkFinalizer-4 132 849985 ns/op BenchmarkFinalizerRun-4 222318 772.8 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 8218496 13.73 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 2894749 41.50 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2461395 48.63 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2301914 52.04 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1736352 69.34 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1654725 73.74 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2204238 53.81 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1667163 72.02 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1744954 68.60 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2204534 54.17 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2224044 54.33 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1967311 59.76 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1851277 64.11 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1725034 69.22 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 7910204 15.49 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 7871236 14.77 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 8110596 14.52 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 7721625 14.76 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 7053147 15.45 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 7073244 16.09 ns/op BenchmarkFindBitRange64/PatternAASize2-4 7838552 15.06 ns/op BenchmarkFindBitRange64/PatternAASize8-4 8134722 14.80 ns/op BenchmarkFindBitRange64/PatternAASize32-4 8189884 14.54 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 7700220 14.76 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 8334224 14.40 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 7644782 14.73 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 7629525 14.87 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 8149134 14.60 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 7941219 14.74 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 7978738 14.83 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 8113858 14.39 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 6926110 14.47 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 7802355 14.87 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7898488 14.75 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7891190 15.03 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 8058255 14.92 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7973362 14.81 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7570357 14.94 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 7916344 14.80 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7954636 14.76 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 8057347 14.94 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 7836585 14.79 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7514880 14.85 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7820992 14.76 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 7635205 14.82 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 7690080 14.50 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 8127355 14.87 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 7918131 14.94 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 7918184 14.49 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 7271528 14.66 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 7344232 14.86 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 8023508 14.57 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 8233422 14.46 ns/op BenchmarkNetpollBreak-4 3079 32993 ns/op BenchmarkPingPongHog-4 301 399385 ns/op BenchmarkStackGrowth-4 150120 721.6 ns/op BenchmarkStackGrowthDeep-4 1297 79718 ns/op BenchmarkCreateGoroutines-4 63175 2202 ns/op BenchmarkCreateGoroutinesParallel-4 36997 3101 ns/op BenchmarkCreateGoroutinesCapture-4 9570 11566 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 37729 3080 ns/op BenchmarkClosureCall-4 24944912 4.405 ns/op BenchmarkWakeupParallelSpinning/0s-4 5556 20374 ns/op BenchmarkWakeupParallelSpinning/1µs-4 6106 24765 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4459 29900 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3591 38829 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2011 57087 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1197 99864 ns/op BenchmarkWakeupParallelSpinning/50µs-4 625 201888 ns/op BenchmarkWakeupParallelSpinning/100µs-4 326 356825 ns/op BenchmarkWakeupParallelSyscall/0s-4 625 164041 ns/op BenchmarkWakeupParallelSyscall/1µs-4 723 172577 ns/op BenchmarkWakeupParallelSyscall/2µs-4 666 173719 ns/op BenchmarkWakeupParallelSyscall/5µs-4 651 180453 ns/op BenchmarkWakeupParallelSyscall/10µs-4 610 196546 ns/op BenchmarkWakeupParallelSyscall/20µs-4 514 220200 ns/op BenchmarkWakeupParallelSyscall/50µs-4 424 285080 ns/op BenchmarkWakeupParallelSyscall/100µs-4 280 413374 ns/op BenchmarkMatmult-4 5063515 26.74 ns/op BenchmarkFastrand-4 15730537 7.375 ns/op BenchmarkFastrand64-4 15759340 7.504 ns/op BenchmarkFastrandHashiter-4 6338085 17.97 ns/op BenchmarkFastrandn/2-4 8076152 16.47 ns/op BenchmarkFastrandn/3-4 8144145 14.24 ns/op BenchmarkFastrandn/4-4 8444887 14.08 ns/op BenchmarkFastrandn/5-4 8453907 14.32 ns/op BenchmarkIfaceCmp100-4 123128 928.3 ns/op BenchmarkIfaceCmpNil100-4 204709 517.0 ns/op BenchmarkEfaceCmpDiff-4 40860 2861 ns/op BenchmarkEfaceCmpDiffIndirect-4 39438 2549 ns/op BenchmarkDefer-4 2285277 52.74 ns/op BenchmarkDefer10-4 1174677 98.74 ns/op BenchmarkDeferMany-4 624547 344.0 ns/op BenchmarkPanicRecover-4 256272 416.5 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 4978 20458 ns/op 19280 p50-ns 27070 p90-ns 48110 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 4671 28548 ns/op 23580 p50-ns 35340 p90-ns 132170 p99-ns BenchmarkGoroutineProfile/small/idle-4 3861 34601 ns/op 32410 p50-ns 38769 p90-ns 63230 p99-ns BenchmarkGoroutineProfile/small/loaded-4 472 237693 ns/op 124790 p50-ns 379840 p90-ns 2496050 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 4617 26203 ns/op 24169 p50-ns 34360 p90-ns 111110 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 4910 33644 ns/op 23630 p50-ns 39930 p90-ns 202940 p99-ns BenchmarkGoroutineProfile/large/idle-4 22 5056212 ns/op 4912360 p50-ns 5260170 p90-ns 6249650 p99-ns BenchmarkGoroutineProfile/large/loaded-4 18 9457743 ns/op 6221000 p50-ns 19514298 p90-ns 45743098 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 4953 24424 ns/op 22930 p50-ns 29070 p90-ns 55291 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 4092 34224 ns/op 23320 p50-ns 39180 p90-ns 206741 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 1640 78219 ns/op 73490 p50-ns 86499 p90-ns 165160 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 442 355476 ns/op 209790 p50-ns 413340 p90-ns 4228830 p99-ns BenchmarkRWMutexUncontended-4 7564720 14.99 ns/op BenchmarkRWMutexWrite100-4 605234 195.7 ns/op BenchmarkRWMutexWrite10-4 432800 243.6 ns/op BenchmarkRWMutexWorkWrite100-4 461215 267.1 ns/op BenchmarkRWMutexWorkWrite10-4 107067 964.7 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2504 47870 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1186 90990 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1119 93940 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 625 190269 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 597 187479 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 267 404298 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 302 402372 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 129 842132 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 346706 317.3 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 346699 337.5 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 284187 411.2 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 351804 338.0 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 342714 324.0 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 283624 390.7 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 350166 340.5 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 338157 334.9 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 274378 390.0 ns/op BenchmarkMakeSlice/Byte-4 2435644 47.57 ns/op BenchmarkMakeSlice/Int16-4 2732431 46.55 ns/op BenchmarkMakeSlice/Int-4 1933371 58.64 ns/op BenchmarkMakeSlice/Ptr-4 1588879 73.01 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 103.9 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 118.5 ns/op BenchmarkMakeSlice/Struct/40-4 887842 149.7 ns/op BenchmarkGrowSlice/Byte-4 1202596 101.9 ns/op BenchmarkGrowSlice/Int16-4 961738 113.6 ns/op BenchmarkGrowSlice/Int-4 710311 160.7 ns/op BenchmarkGrowSlice/Ptr-4 545451 189.9 ns/op BenchmarkGrowSlice/Struct/24-4 366854 306.5 ns/op BenchmarkGrowSlice/Struct/32-4 306883 372.8 ns/op BenchmarkGrowSlice/Struct/40-4 269664 468.4 ns/op BenchmarkExtendSlice/IntSlice-4 628716 193.2 ns/op BenchmarkExtendSlice/PointerSlice-4 612426 202.5 ns/op BenchmarkExtendSlice/NoGrow-4 1225995 98.36 ns/op BenchmarkAppend-4 878406 126.7 ns/op BenchmarkAppendGrowByte-4 6 18398209 ns/op BenchmarkAppendGrowString-4 1 228123068 ns/op BenchmarkAppendSlice/1Bytes-4 2694660 42.86 ns/op BenchmarkAppendSlice/4Bytes-4 2564529 44.63 ns/op BenchmarkAppendSlice/7Bytes-4 2512576 46.70 ns/op BenchmarkAppendSlice/8Bytes-4 2658409 45.13 ns/op BenchmarkAppendSlice/15Bytes-4 2608897 47.63 ns/op BenchmarkAppendSlice/16Bytes-4 2534775 47.98 ns/op BenchmarkAppendSlice/32Bytes-4 2542543 45.93 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 99140 1153 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 25363 4831 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 9980 17441 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1712 64154 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 169 704465 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 45 4319433 ns/op BenchmarkAppendStr/1Bytes-4 1923710 63.69 ns/op BenchmarkAppendStr/4Bytes-4 1940331 62.45 ns/op BenchmarkAppendStr/8Bytes-4 1980615 58.87 ns/op BenchmarkAppendStr/16Bytes-4 1936101 67.09 ns/op BenchmarkAppendStr/32Bytes-4 1923958 62.78 ns/op BenchmarkAppendSpecialCase-4 965325 125.3 ns/op BenchmarkCopy/1Byte-4 2735694 43.05 ns/op 23.23 MB/s BenchmarkCopy/1String-4 2835019 44.08 ns/op 22.69 MB/s BenchmarkCopy/2Byte-4 2587753 45.90 ns/op 43.57 MB/s BenchmarkCopy/2String-4 2461676 44.98 ns/op 44.47 MB/s BenchmarkCopy/4Byte-4 2761826 43.29 ns/op 92.39 MB/s BenchmarkCopy/4String-4 2745462 44.71 ns/op 89.46 MB/s BenchmarkCopy/8Byte-4 2692245 42.99 ns/op 186.08 MB/s BenchmarkCopy/8String-4 2893047 43.28 ns/op 184.82 MB/s BenchmarkCopy/12Byte-4 2660114 45.70 ns/op 262.59 MB/s BenchmarkCopy/12String-4 2618872 46.01 ns/op 260.84 MB/s BenchmarkCopy/16Byte-4 2733349 43.59 ns/op 367.07 MB/s BenchmarkCopy/16String-4 2748946 44.70 ns/op 357.94 MB/s BenchmarkCopy/32Byte-4 2482592 45.96 ns/op 696.28 MB/s BenchmarkCopy/32String-4 2563065 46.35 ns/op 690.39 MB/s BenchmarkCopy/128Byte-4 1736090 68.11 ns/op 1879.44 MB/s BenchmarkCopy/128String-4 1796439 67.72 ns/op 1890.21 MB/s BenchmarkCopy/1024Byte-4 530977 227.0 ns/op 4510.90 MB/s BenchmarkCopy/1024String-4 411532 260.7 ns/op 3927.35 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 44968 2463 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 25976 4860 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 16796 7748 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 12740 9658 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 12836 ns/op BenchmarkAppendInPlace/Grow/Byte-4 209888 610.2 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 231034 610.9 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 150678 813.7 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 112480 1028 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 110745 1184 ns/op BenchmarkStackCopyPtr-4 1 117740084 ns/op BenchmarkStackCopy-4 2 86034566 ns/op BenchmarkStackCopyNoCache-4 27 4347306 ns/op BenchmarkStackCopyWithStkobj-4 2 50408112 ns/op BenchmarkIssue18138-4 675 172060 ns/op BenchmarkCompareStringEqual-4 13444142 7.691 ns/op BenchmarkCompareStringIdentical-4 18369014 6.001 ns/op BenchmarkCompareStringSameLength-4 16317408 6.996 ns/op BenchmarkCompareStringDifferentLength-4 26886859 4.454 ns/op BenchmarkCompareStringBigUnaligned-4 3500 37874 ns/op 27685.93 MB/s BenchmarkCompareStringBig-4 3412 40543 ns/op 25863.75 MB/s BenchmarkConcatStringAndBytes-4 3144878 38.01 ns/op BenchmarkSliceByteToString/1-4 3079266 36.24 ns/op BenchmarkSliceByteToString/2-4 1585872 73.23 ns/op BenchmarkSliceByteToString/4-4 1630705 72.48 ns/op BenchmarkSliceByteToString/8-4 1676174 73.30 ns/op BenchmarkSliceByteToString/16-4 1630131 75.88 ns/op BenchmarkSliceByteToString/32-4 1367473 88.04 ns/op BenchmarkSliceByteToString/64-4 1049376 110.6 ns/op BenchmarkSliceByteToString/128-4 895555 164.5 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 3248919 36.48 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 1256881 94.87 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1443553 81.47 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 4544948 25.84 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 2316562 52.45 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 2460622 44.02 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 3174205 37.41 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 684640 179.9 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 850706 141.2 ns/op BenchmarkRuneIterate/range/ASCII-4 7982098 15.02 ns/op BenchmarkRuneIterate/range/Japanese-4 2840154 42.41 ns/op BenchmarkRuneIterate/range/MixedLength-4 3292440 36.45 ns/op BenchmarkRuneIterate/range1/ASCII-4 7940572 15.14 ns/op BenchmarkRuneIterate/range1/Japanese-4 2811724 42.29 ns/op BenchmarkRuneIterate/range1/MixedLength-4 3184970 36.94 ns/op BenchmarkRuneIterate/range2/ASCII-4 7584322 15.30 ns/op BenchmarkRuneIterate/range2/Japanese-4 2738443 42.43 ns/op BenchmarkRuneIterate/range2/MixedLength-4 3267711 36.39 ns/op BenchmarkArrayEqual-4 24163927 4.542 ns/op BenchmarkFunc/Name-4 6807402 17.57 ns/op BenchmarkFunc/Entry-4 11789949 8.828 ns/op BenchmarkFunc/FileLine-4 2225690 52.48 ns/op PASS ok runtime 130.614s goos: linux goarch: amd64 pkg: runtime/cgo cpu: AMD EPYC 7B12 BenchmarkHandle/non-concurrent-4 35018 2975 ns/op BenchmarkHandle/concurrent-4 18495 6167 ns/op PASS ok runtime/cgo 0.361s goos: linux goarch: amd64 pkg: runtime/internal/atomic cpu: AMD EPYC 7B12 BenchmarkAtomicLoad64-4 20737533 5.646 ns/op BenchmarkAtomicStore64-4 22854399 4.697 ns/op BenchmarkAtomicLoad-4 24455214 4.845 ns/op BenchmarkAtomicStore-4 22906140 4.705 ns/op BenchmarkAnd8-4 22179096 4.703 ns/op BenchmarkAnd-4 24879076 4.778 ns/op BenchmarkAnd8Parallel-4 3794619 34.13 ns/op BenchmarkAndParallel-4 4002846 30.41 ns/op BenchmarkOr8-4 21541822 4.754 ns/op BenchmarkOr-4 23644713 4.724 ns/op BenchmarkOr8Parallel-4 3585723 31.19 ns/op BenchmarkOrParallel-4 3727333 33.79 ns/op BenchmarkXadd-4 3486174 32.08 ns/op BenchmarkXadd64-4 3934164 34.02 ns/op BenchmarkCas-4 3310347 35.35 ns/op BenchmarkCas64-4 3403182 34.68 ns/op BenchmarkXchg-4 3630066 34.15 ns/op BenchmarkXchg64-4 3552039 33.48 ns/op PASS ok runtime/internal/atomic 2.571s goos: linux goarch: amd64 pkg: runtime/internal/math cpu: AMD EPYC 7B12 BenchmarkMulUintptr/small-4 4966098 22.32 ns/op BenchmarkMulUintptr/large-4 4359026 27.41 ns/op PASS ok runtime/internal/math 0.315s goos: linux goarch: amd64 pkg: runtime/pprof cpu: AMD EPYC 7B12 BenchmarkGoroutine/Profile.WriteTo_idle_50-4 30 4269566 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 13 10131285 ns/op 893.4 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 807 148248 ns/op 6.960 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 14 8790384 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 7 17075443 ns/op 1267 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 201 882386 ns/op 65.47 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 57563682 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 2 83004671 ns/op 8400 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 20 5394244 ns/op 460.0 concurrent_launches/op PASS ok runtime/pprof 1.894s goos: linux goarch: amd64 pkg: runtime/race cpu: AMD EPYC 7B12 BenchmarkSyncLeak-4 16 6945016 ns/op BenchmarkStackLeak-4 18596 7029 ns/op PASS ok runtime/race 0.602s goos: linux goarch: amd64 pkg: runtime/trace cpu: AMD EPYC 7B12 BenchmarkStartRegion-4 7385743 16.17 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 232016 483.3 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.390s goos: linux goarch: amd64 pkg: sort cpu: AMD EPYC 7B12 BenchmarkSearchWrappers-4 193540 613.5 ns/op BenchmarkSortString1K-4 220 547575 ns/op BenchmarkSortString1K_Slice-4 243 486040 ns/op BenchmarkStableString1K-4 130 919374 ns/op BenchmarkSortInt1K-4 250 489218 ns/op BenchmarkSortInt1K_Sorted-4 3438 45506 ns/op BenchmarkSortInt1K_Reversed-4 2136 52182 ns/op BenchmarkSortInt1K_Mod8-4 542 197255 ns/op BenchmarkStableInt1K-4 168 688683 ns/op BenchmarkStableInt1K_Slice-4 198 607478 ns/op BenchmarkSortInt64K-4 3 48142221 ns/op BenchmarkSortInt64K_Slice-4 3 39842351 ns/op BenchmarkStableInt64K-4 2 62070432 ns/op BenchmarkSort1e2-4 609 304861 ns/op BenchmarkStable1e2-4 229 713817 ns/op BenchmarkSort1e4-4 3 40336486 ns/op BenchmarkStable1e4-4 1 167464082 ns/op PASS ok sort 4.026s goos: linux goarch: amd64 pkg: strconv cpu: AMD EPYC 7B12 BenchmarkAtof64Decimal-4 1051640 113.9 ns/op BenchmarkAtof64Float-4 906982 128.2 ns/op BenchmarkAtof64FloatExp-4 840404 146.4 ns/op BenchmarkAtof64Big-4 592196 201.5 ns/op BenchmarkAtof64RandomBits-4 576554 218.0 ns/op BenchmarkAtof64RandomFloats-4 586441 197.8 ns/op BenchmarkAtof64RandomLongFloats-4 309273 375.5 ns/op BenchmarkAtof32Decimal-4 896397 115.5 ns/op BenchmarkAtof32Float-4 772230 133.7 ns/op BenchmarkAtof32FloatExp-4 657717 152.3 ns/op BenchmarkAtof32Random-4 488914 251.1 ns/op BenchmarkAtof32RandomLong-4 199836 577.4 ns/op BenchmarkParseInt/Pos/7bit-4 1748572 71.50 ns/op BenchmarkParseInt/Pos/26bit-4 924116 122.7 ns/op BenchmarkParseInt/Pos/31bit-4 785406 141.4 ns/op BenchmarkParseInt/Pos/56bit-4 560540 217.7 ns/op BenchmarkParseInt/Pos/63bit-4 522572 232.4 ns/op BenchmarkParseInt/Neg/7bit-4 1663894 71.36 ns/op BenchmarkParseInt/Neg/26bit-4 928516 127.7 ns/op BenchmarkParseInt/Neg/31bit-4 825620 140.9 ns/op BenchmarkParseInt/Neg/56bit-4 592560 205.2 ns/op BenchmarkParseInt/Neg/63bit-4 552160 219.4 ns/op BenchmarkAtoi/Pos/7bit-4 2523165 46.88 ns/op BenchmarkAtoi/Pos/26bit-4 1165278 95.23 ns/op BenchmarkAtoi/Pos/31bit-4 1000000 112.9 ns/op BenchmarkAtoi/Pos/56bit-4 647126 188.9 ns/op BenchmarkAtoi/Pos/63bit-4 495432 248.6 ns/op BenchmarkAtoi/Neg/7bit-4 2544156 47.70 ns/op BenchmarkAtoi/Neg/26bit-4 1230640 103.7 ns/op BenchmarkAtoi/Neg/31bit-4 1007502 115.7 ns/op BenchmarkAtoi/Neg/56bit-4 640890 182.4 ns/op BenchmarkAtoi/Neg/63bit-4 513340 250.3 ns/op BenchmarkFormatFloat/Decimal-4 160023 751.2 ns/op BenchmarkFormatFloat/Float-4 143035 836.5 ns/op BenchmarkFormatFloat/Exp-4 156046 763.1 ns/op BenchmarkFormatFloat/NegExp-4 142762 767.8 ns/op BenchmarkFormatFloat/LongExp-4 119395 911.3 ns/op BenchmarkFormatFloat/Big-4 124112 917.8 ns/op BenchmarkFormatFloat/BinaryExp-4 299865 397.5 ns/op BenchmarkFormatFloat/32Integer-4 152971 811.1 ns/op BenchmarkFormatFloat/32ExactFraction-4 156843 729.1 ns/op BenchmarkFormatFloat/32Point-4 148320 798.9 ns/op BenchmarkFormatFloat/32Exp-4 158467 774.9 ns/op BenchmarkFormatFloat/32NegExp-4 160208 746.4 ns/op BenchmarkFormatFloat/32Shortest-4 144310 751.2 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 187856 636.1 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 167205 681.4 ns/op BenchmarkFormatFloat/64Fixed1-4 192765 581.1 ns/op BenchmarkFormatFloat/64Fixed2-4 213814 575.1 ns/op BenchmarkFormatFloat/64Fixed3-4 203936 562.3 ns/op BenchmarkFormatFloat/64Fixed4-4 193077 570.2 ns/op BenchmarkFormatFloat/64Fixed12-4 126495 978.9 ns/op BenchmarkFormatFloat/64Fixed16-4 156550 771.0 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 147493 790.0 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 149114 815.5 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 3746 32158 ns/op BenchmarkFormatFloat/Slowpath64-4 124650 943.7 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 113324 890.2 ns/op BenchmarkAppendFloat/Decimal-4 192271 609.6 ns/op BenchmarkAppendFloat/Float-4 173684 705.2 ns/op BenchmarkAppendFloat/Exp-4 189313 606.1 ns/op BenchmarkAppendFloat/NegExp-4 185650 610.3 ns/op BenchmarkAppendFloat/LongExp-4 157323 760.0 ns/op BenchmarkAppendFloat/Big-4 146290 782.4 ns/op BenchmarkAppendFloat/BinaryExp-4 469009 253.8 ns/op BenchmarkAppendFloat/32Integer-4 197839 605.4 ns/op BenchmarkAppendFloat/32ExactFraction-4 197210 601.5 ns/op BenchmarkAppendFloat/32Point-4 173148 658.5 ns/op BenchmarkAppendFloat/32Exp-4 180034 628.6 ns/op BenchmarkAppendFloat/32NegExp-4 201655 598.0 ns/op BenchmarkAppendFloat/32Shortest-4 201254 576.0 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 233181 505.0 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 218724 519.2 ns/op BenchmarkAppendFloat/64Fixed1-4 256845 431.5 ns/op BenchmarkAppendFloat/64Fixed2-4 234666 446.2 ns/op BenchmarkAppendFloat/64Fixed3-4 253177 430.3 ns/op BenchmarkAppendFloat/64Fixed4-4 272979 443.1 ns/op BenchmarkAppendFloat/64Fixed12-4 144235 828.4 ns/op BenchmarkAppendFloat/64Fixed16-4 174688 635.1 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 202221 592.5 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 163926 700.3 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 3842 31547 ns/op BenchmarkAppendFloat/Slowpath64-4 149700 764.8 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 140812 747.3 ns/op BenchmarkFormatInt-4 24036 5173 ns/op BenchmarkAppendInt-4 26564 4623 ns/op BenchmarkFormatUint-4 127213 906.9 ns/op BenchmarkAppendUint-4 127438 833.0 ns/op BenchmarkFormatIntSmall/7-4 3477093 33.46 ns/op BenchmarkFormatIntSmall/42-4 3542277 33.80 ns/op BenchmarkAppendIntSmall-4 1806777 67.17 ns/op BenchmarkAppendUintVarlen/1-4 1757354 70.24 ns/op BenchmarkAppendUintVarlen/12-4 1637090 71.72 ns/op BenchmarkAppendUintVarlen/123-4 1272880 93.41 ns/op BenchmarkAppendUintVarlen/1234-4 1294016 93.89 ns/op BenchmarkAppendUintVarlen/12345-4 1258642 91.38 ns/op BenchmarkAppendUintVarlen/123456-4 1220085 97.92 ns/op BenchmarkAppendUintVarlen/1234567-4 1191290 94.43 ns/op BenchmarkAppendUintVarlen/12345678-4 1225346 98.30 ns/op BenchmarkAppendUintVarlen/123456789-4 1174377 101.2 ns/op BenchmarkAppendUintVarlen/1234567890-4 1220580 101.3 ns/op BenchmarkAppendUintVarlen/12345678901-4 1212758 100.9 ns/op BenchmarkAppendUintVarlen/123456789012-4 1194027 102.1 ns/op BenchmarkAppendUintVarlen/1234567890123-4 1147998 100.8 ns/op BenchmarkAppendUintVarlen/12345678901234-4 1211266 103.2 ns/op BenchmarkAppendUintVarlen/123456789012345-4 1000000 102.3 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 1174771 103.6 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 1000000 103.3 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 971446 106.5 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 1000000 109.2 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 959890 107.3 ns/op BenchmarkQuote-4 56556 1821 ns/op BenchmarkQuoteRune-4 629443 189.0 ns/op BenchmarkAppendQuote-4 75836 1603 ns/op BenchmarkAppendQuoteRune-4 1000000 106.0 ns/op BenchmarkUnquoteEasy-4 1910455 63.10 ns/op BenchmarkUnquoteHard-4 62739 1807 ns/op PASS ok strconv 20.425s goos: linux goarch: amd64 pkg: strings cpu: AMD EPYC 7B12 BenchmarkBuildString_Builder/1Write_NoGrow-4 595861 198.3 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 172052 634.0 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 225715 444.7 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 355189 297.1 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 122055 947.6 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 151166 788.8 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 938250 126.8 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 29048 4378 ns/op BenchmarkGenericMatch1-4 2626 39823 ns/op BenchmarkGenericMatch2-4 637 198641 ns/op BenchmarkSingleMaxSkipping-4 11338 10477 ns/op 954.45 MB/s BenchmarkSingleLongSuffixFail-4 20372 6014 ns/op 166.60 MB/s BenchmarkSingleMatch-4 334 350787 ns/op 42.76 MB/s BenchmarkByteByteNoMatch-4 96332 1154 ns/op BenchmarkByteByteMatch-4 28270 4004 ns/op BenchmarkByteStringMatch-4 32953 3516 ns/op BenchmarkHTMLEscapeNew-4 103851 1058 ns/op BenchmarkHTMLEscapeOld-4 114350 952.5 ns/op BenchmarkByteStringReplacerWriteString-4 1844 58133 ns/op BenchmarkByteReplacerWriteString-4 2426 49181 ns/op BenchmarkByteByteReplaces-4 4052 24831 ns/op BenchmarkByteByteMap-4 13688 8564 ns/op BenchmarkMap/identity/ASCII-4 708817 152.2 ns/op BenchmarkMap/identity/Greek-4 489264 205.4 ns/op BenchmarkMap/change/ASCII-4 49940 2371 ns/op BenchmarkMap/change/Greek-4 39766 3095 ns/op BenchmarkIndexRune-4 2859180 43.84 ns/op BenchmarkIndexRuneLongString-4 2262856 53.67 ns/op BenchmarkIndexRuneFastPath-4 5965898 21.12 ns/op BenchmarkIndex-4 5786403 20.56 ns/op BenchmarkLastIndex-4 5950356 21.13 ns/op BenchmarkIndexByte-4 13706922 7.861 ns/op BenchmarkToUpper/#00-4 3950112 29.10 ns/op BenchmarkToUpper/ONLYUPPER-4 3121009 38.93 ns/op BenchmarkToUpper/abc-4 447310 266.5 ns/op BenchmarkToUpper/AbC123-4 304923 344.1 ns/op BenchmarkToUpper/azAZ09_-4 396027 320.4 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 76544 1539 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 100780 1206 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 49282 2476 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 80676 1371 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 187687 653.9 ns/op BenchmarkToLower/#00-4 3858662 29.00 ns/op BenchmarkToLower/abc-4 3719059 31.17 ns/op BenchmarkToLower/AbC123-4 304214 396.4 ns/op BenchmarkToLower/azAZ09_-4 258546 427.9 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 126901 938.3 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 88593 1383 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 50923 2406 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 102114 1104 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 175828 685.6 ns/op BenchmarkMapNoChanges-4 1115180 107.6 ns/op BenchmarkTrim-4 53622 2242 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 4017474 27.94 ns/op BenchmarkToValidUTF8/InvalidASCII-4 225542 468.2 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 170622 648.2 ns/op BenchmarkEqualFold/Tests-4 77139 1481 ns/op BenchmarkEqualFold/ASCII-4 4446546 27.30 ns/op BenchmarkEqualFold/UnicodePrefix-4 154503 936.3 ns/op BenchmarkEqualFold/UnicodeSuffix-4 173592 677.4 ns/op BenchmarkIndexHard1-4 1156 96159 ns/op BenchmarkIndexHard2-4 897 134009 ns/op BenchmarkIndexHard3-4 188 636566 ns/op BenchmarkIndexHard4-4 183 646800 ns/op BenchmarkLastIndexHard1-4 72 1653312 ns/op BenchmarkLastIndexHard2-4 70 1646030 ns/op BenchmarkLastIndexHard3-4 66 1647979 ns/op BenchmarkCountHard1-4 1262 94806 ns/op BenchmarkCountHard2-4 897 132316 ns/op BenchmarkCountHard3-4 189 632212 ns/op BenchmarkIndexTorture-4 9283 12895 ns/op BenchmarkCountTorture-4 8811 12998 ns/op BenchmarkCountTortureOverlapping-4 1316 76836 ns/op BenchmarkCountByte/10-4 5805697 21.56 ns/op 463.85 MB/s BenchmarkCountByte/32-4 5346678 22.39 ns/op 1429.26 MB/s BenchmarkCountByte/4096-4 986503 122.0 ns/op 33585.33 MB/s BenchmarkCountByte/4194304-4 1012 102326 ns/op 40989.47 MB/s BenchmarkCountByte/67108864-4 32 3476092 ns/op 19305.83 MB/s BenchmarkFields/ASCII/16-4 369577 280.4 ns/op 57.05 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 32568 3567 ns/op 71.76 MB/s 320 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1598 63101 ns/op 64.91 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 100 1127787 ns/op 58.11 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 7 18955270 ns/op 55.32 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 207535 550.8 ns/op 29.05 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 16044 7572 ns/op 33.81 MB/s 352 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 799 137032 ns/op 29.89 MB/s 22144 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 45 2690750 ns/op 24.36 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 50306002 ns/op 20.84 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 323046 358.8 ns/op 44.59 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 26821 4585 ns/op 55.84 MB/s 320 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 1336 92923 ns/op 44.08 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 62 1840555 ns/op 35.61 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 3 36581931 ns/op 28.66 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 263299 440.1 ns/op 36.36 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 19612 6058 ns/op 42.25 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 1012 109246 ns/op 37.49 MB/s 22144 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 52 2112720 ns/op 31.02 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 3 41923571 ns/op 25.01 MB/s 10449152 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 53696902 ns/op BenchmarkSplitSingleByteSeparator-4 24 4214886 ns/op BenchmarkSplitMultiByteSeparator-4 49 2384098 ns/op BenchmarkSplitNSingleByteSeparator-4 286165 354.7 ns/op BenchmarkSplitNMultiByteSeparator-4 284880 445.3 ns/op BenchmarkRepeat/5x0-4 4430095 26.60 ns/op BenchmarkRepeat/5x1-4 4551570 26.47 ns/op BenchmarkRepeat/5x2-4 373922 306.0 ns/op BenchmarkRepeat/5x6-4 213336 493.9 ns/op BenchmarkRepeat/10x0-4 4248577 26.78 ns/op BenchmarkRepeat/10x1-4 4581306 26.51 ns/op BenchmarkRepeat/10x2-4 378427 307.9 ns/op BenchmarkRepeat/10x6-4 197034 512.6 ns/op BenchmarkRepeatLarge/256/1-4 111789 1053 ns/op 243.02 MB/s BenchmarkRepeatLarge/256/16-4 168086 674.8 ns/op 379.35 MB/s BenchmarkRepeatLarge/512/1-4 81946 1316 ns/op 389.08 MB/s BenchmarkRepeatLarge/512/16-4 112543 909.2 ns/op 563.15 MB/s BenchmarkRepeatLarge/1024/1-4 66820 1723 ns/op 594.17 MB/s BenchmarkRepeatLarge/1024/16-4 78492 1343 ns/op 762.74 MB/s BenchmarkRepeatLarge/2048/1-4 44265 2660 ns/op 769.83 MB/s BenchmarkRepeatLarge/2048/16-4 54685 2338 ns/op 875.90 MB/s BenchmarkRepeatLarge/4096/1-4 27304 4301 ns/op 952.35 MB/s BenchmarkRepeatLarge/4096/16-4 28239 4261 ns/op 961.28 MB/s BenchmarkRepeatLarge/8192/1-4 14550 7950 ns/op 1030.50 MB/s BenchmarkRepeatLarge/8192/16-4 15699 7275 ns/op 1126.05 MB/s BenchmarkRepeatLarge/8192/4097-4 7018630 17.36 ns/op 236006.22 MB/s BenchmarkRepeatLarge/16384/1-4 6897 15065 ns/op 1087.59 MB/s BenchmarkRepeatLarge/16384/16-4 8349 14509 ns/op 1129.22 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 10507 ns/op 1169.81 MB/s BenchmarkRepeatLarge/32768/1-4 4285 26953 ns/op 1215.75 MB/s BenchmarkRepeatLarge/32768/16-4 4854 26762 ns/op 1224.44 MB/s BenchmarkRepeatLarge/32768/4097-4 5791 25824 ns/op 1110.57 MB/s BenchmarkRepeatLarge/65536/1-4 2281 54718 ns/op 1197.71 MB/s BenchmarkRepeatLarge/65536/16-4 2068 49376 ns/op 1327.28 MB/s BenchmarkRepeatLarge/65536/4097-4 2586 48951 ns/op 1255.43 MB/s BenchmarkRepeatLarge/131072/1-4 484 251835 ns/op 520.47 MB/s BenchmarkRepeatLarge/131072/16-4 470 242202 ns/op 541.17 MB/s BenchmarkRepeatLarge/131072/4097-4 489 245993 ns/op 516.30 MB/s BenchmarkRepeatLarge/262144/1-4 243 462695 ns/op 566.56 MB/s BenchmarkRepeatLarge/262144/16-4 229 490096 ns/op 534.88 MB/s BenchmarkRepeatLarge/262144/4097-4 229 512090 ns/op 504.03 MB/s BenchmarkRepeatLarge/524288/1-4 121 944646 ns/op 555.01 MB/s BenchmarkRepeatLarge/524288/16-4 122 930634 ns/op 563.37 MB/s BenchmarkRepeatLarge/524288/4097-4 121 997966 ns/op 521.38 MB/s BenchmarkRepeatLarge/1048576/1-4 78 1962653 ns/op 534.26 MB/s BenchmarkRepeatLarge/1048576/16-4 67 1931238 ns/op 542.96 MB/s BenchmarkRepeatLarge/1048576/4097-4 73 2004118 ns/op 521.29 MB/s BenchmarkRepeatLarge/2097152/1-4 33 3812457 ns/op 550.08 MB/s BenchmarkRepeatLarge/2097152/16-4 36 3727775 ns/op 562.57 MB/s BenchmarkRepeatLarge/2097152/4097-4 31 3702136 ns/op 565.50 MB/s BenchmarkRepeatLarge/4194304/1-4 16 6911398 ns/op 606.87 MB/s BenchmarkRepeatLarge/4194304/16-4 15 7071357 ns/op 593.14 MB/s BenchmarkRepeatLarge/4194304/4097-4 15 7280766 ns/op 575.66 MB/s BenchmarkRepeatLarge/8388608/1-4 7 14476282 ns/op 579.47 MB/s BenchmarkRepeatLarge/8388608/16-4 7 14575141 ns/op 575.54 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 14764914 ns/op 568.01 MB/s BenchmarkRepeatLarge/16777216/1-4 4 27097061 ns/op 619.15 MB/s BenchmarkRepeatLarge/16777216/16-4 4 26817199 ns/op 625.61 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 26586106 ns/op 631.05 MB/s BenchmarkRepeatLarge/33554432/1-4 2 50404122 ns/op 665.71 MB/s BenchmarkRepeatLarge/33554432/16-4 3 51822787 ns/op 647.48 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 50910137 ns/op 659.09 MB/s BenchmarkRepeatLarge/67108864/1-4 1 101596705 ns/op 660.54 MB/s BenchmarkRepeatLarge/67108864/16-4 2 92948770 ns/op 722.00 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 100633215 ns/op 666.87 MB/s BenchmarkRepeatLarge/134217728/1-4 1 191020170 ns/op 702.64 MB/s BenchmarkRepeatLarge/134217728/16-4 1 189297000 ns/op 709.03 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 189690720 ns/op 707.56 MB/s BenchmarkRepeatLarge/268435456/1-4 1 360590882 ns/op 744.43 MB/s BenchmarkRepeatLarge/268435456/16-4 1 362276552 ns/op 740.97 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 364865581 ns/op 735.71 MB/s BenchmarkRepeatLarge/536870912/1-4 1 689781515 ns/op 778.32 MB/s BenchmarkRepeatLarge/536870912/16-4 1 726637843 ns/op 738.84 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 713686443 ns/op 752.25 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1326544513 ns/op 809.43 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1355079641 ns/op 792.38 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1348401212 ns/op 796.31 MB/s BenchmarkIndexAnyASCII/1:1-4 2751645 42.97 ns/op BenchmarkIndexAnyASCII/1:2-4 2725822 46.95 ns/op BenchmarkIndexAnyASCII/1:4-4 2812954 43.75 ns/op BenchmarkIndexAnyASCII/1:8-4 2688246 43.90 ns/op BenchmarkIndexAnyASCII/1:16-4 2560200 44.30 ns/op BenchmarkIndexAnyASCII/1:32-4 2718739 44.12 ns/op BenchmarkIndexAnyASCII/1:64-4 2759218 43.92 ns/op BenchmarkIndexAnyASCII/16:1-4 2931830 42.10 ns/op BenchmarkIndexAnyASCII/16:2-4 975830 106.1 ns/op BenchmarkIndexAnyASCII/16:4-4 1000000 106.8 ns/op BenchmarkIndexAnyASCII/16:8-4 1051100 114.5 ns/op BenchmarkIndexAnyASCII/16:16-4 943072 127.4 ns/op BenchmarkIndexAnyASCII/16:32-4 686773 150.8 ns/op BenchmarkIndexAnyASCII/16:64-4 500422 225.4 ns/op BenchmarkIndexAnyASCII/256:1-4 2600722 45.96 ns/op BenchmarkIndexAnyASCII/256:2-4 88112 1249 ns/op BenchmarkIndexAnyASCII/256:4-4 94195 1277 ns/op BenchmarkIndexAnyASCII/256:8-4 82462 1261 ns/op BenchmarkIndexAnyASCII/256:16-4 93001 1280 ns/op BenchmarkIndexAnyASCII/256:32-4 88125 1519 ns/op BenchmarkIndexAnyASCII/256:64-4 85465 1371 ns/op BenchmarkIndexAnyUTF8/1:1-4 2805704 43.08 ns/op BenchmarkIndexAnyUTF8/1:2-4 2627203 45.00 ns/op BenchmarkIndexAnyUTF8/1:4-4 2647298 45.79 ns/op BenchmarkIndexAnyUTF8/1:8-4 2685226 46.02 ns/op BenchmarkIndexAnyUTF8/1:16-4 2695850 46.14 ns/op BenchmarkIndexAnyUTF8/1:32-4 2506840 47.25 ns/op BenchmarkIndexAnyUTF8/1:64-4 2531090 45.59 ns/op BenchmarkIndexAnyUTF8/16:1-4 2279856 52.96 ns/op BenchmarkIndexAnyUTF8/16:2-4 409206 293.5 ns/op BenchmarkIndexAnyUTF8/16:4-4 339189 311.0 ns/op BenchmarkIndexAnyUTF8/16:8-4 410083 297.5 ns/op BenchmarkIndexAnyUTF8/16:16-4 394239 294.4 ns/op BenchmarkIndexAnyUTF8/16:32-4 387538 298.8 ns/op BenchmarkIndexAnyUTF8/16:64-4 359445 291.8 ns/op BenchmarkIndexAnyUTF8/256:1-4 552897 212.0 ns/op BenchmarkIndexAnyUTF8/256:2-4 28448 4185 ns/op BenchmarkIndexAnyUTF8/256:4-4 28113 4216 ns/op BenchmarkIndexAnyUTF8/256:8-4 28824 4216 ns/op BenchmarkIndexAnyUTF8/256:16-4 28562 4147 ns/op BenchmarkIndexAnyUTF8/256:32-4 27710 4265 ns/op BenchmarkIndexAnyUTF8/256:64-4 28844 4393 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2836405 42.87 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2938976 42.62 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2767230 42.43 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2850186 41.90 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2865367 43.24 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2723806 42.63 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2913439 43.43 ns/op BenchmarkLastIndexAnyASCII/16:1-4 954775 107.8 ns/op BenchmarkLastIndexAnyASCII/16:2-4 1113679 106.7 ns/op BenchmarkLastIndexAnyASCII/16:4-4 1102004 110.0 ns/op BenchmarkLastIndexAnyASCII/16:8-4 1044621 116.5 ns/op BenchmarkLastIndexAnyASCII/16:16-4 955477 125.1 ns/op BenchmarkLastIndexAnyASCII/16:32-4 634755 168.9 ns/op BenchmarkLastIndexAnyASCII/16:64-4 519646 227.9 ns/op BenchmarkLastIndexAnyASCII/256:1-4 92479 1251 ns/op BenchmarkLastIndexAnyASCII/256:2-4 92408 1245 ns/op BenchmarkLastIndexAnyASCII/256:4-4 90372 1262 ns/op BenchmarkLastIndexAnyASCII/256:8-4 90136 1260 ns/op BenchmarkLastIndexAnyASCII/256:16-4 92394 1285 ns/op BenchmarkLastIndexAnyASCII/256:32-4 90604 1328 ns/op BenchmarkLastIndexAnyASCII/256:64-4 84012 1387 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2813188 41.26 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2787115 42.76 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2731321 42.32 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2810642 42.88 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2863257 41.90 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2755587 43.19 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2797622 42.54 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 404416 251.8 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 219192 484.0 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 222046 501.3 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 226916 509.7 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 231552 488.8 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 225062 518.0 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 230125 506.9 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 33433 3543 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 16424 7169 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 16287 7620 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 15993 7245 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 16357 7209 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 16620 7361 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 15808 7125 ns/op BenchmarkTrimASCII/1:1-4 4334466 28.42 ns/op BenchmarkTrimASCII/1:2-4 3382236 34.56 ns/op BenchmarkTrimASCII/1:4-4 3362889 36.29 ns/op BenchmarkTrimASCII/1:8-4 3099865 39.17 ns/op BenchmarkTrimASCII/1:16-4 2213079 54.32 ns/op BenchmarkTrimASCII/16:1-4 3544849 36.94 ns/op BenchmarkTrimASCII/16:2-4 1000000 106.3 ns/op BenchmarkTrimASCII/16:4-4 1099314 107.4 ns/op BenchmarkTrimASCII/16:8-4 933092 115.8 ns/op BenchmarkTrimASCII/16:16-4 830173 126.3 ns/op BenchmarkTrimASCII/256:1-4 932214 124.7 ns/op BenchmarkTrimASCII/256:2-4 90387 1248 ns/op BenchmarkTrimASCII/256:4-4 95360 1278 ns/op BenchmarkTrimASCII/256:8-4 90070 1284 ns/op BenchmarkTrimASCII/256:16-4 95277 1269 ns/op BenchmarkTrimASCII/4096:1-4 68636 1542 ns/op BenchmarkTrimASCII/4096:2-4 6108 19600 ns/op BenchmarkTrimASCII/4096:4-4 6129 19393 ns/op BenchmarkTrimASCII/4096:8-4 6200 20216 ns/op BenchmarkTrimASCII/4096:16-4 5131 21526 ns/op BenchmarkTrimByte-4 5530063 20.95 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 20190 6009 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 20156 5941 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1622 71251 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 3106 35888 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 6290 18206 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 13110 9130 ns/op BenchmarkJoin/0-4 6638500 17.40 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 5294460 21.84 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 332194 380.1 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 221674 548.2 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 157641 706.9 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 134767 872.9 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 108942 1043 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 89008 1238 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 3590480 32.93 ns/op BenchmarkTrimSpace/ASCII-4 2181404 53.70 ns/op BenchmarkTrimSpace/SomeNonASCII-4 197143 611.9 ns/op BenchmarkTrimSpace/JustNonASCII-4 95451 1163 ns/op BenchmarkReplaceAll-4 188290 655.5 ns/op 16 B/op 1 allocs/op PASS ok strings 54.115s goos: linux goarch: amd64 pkg: sync cpu: AMD EPYC 7B12 BenchmarkCond1-4 73407 1556 ns/op BenchmarkCond2-4 32304 4689 ns/op BenchmarkCond4-4 16026 6352 ns/op BenchmarkCond8-4 9603 11503 ns/op BenchmarkCond16-4 5151 29915 ns/op BenchmarkCond32-4 2886 60467 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 522610 193.6 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 210942 539.4 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 638001 157.0 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 1179853 153.7 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 314198 581.5 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 1000000 203.5 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 86128 1494 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 79720 1705 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 68422 2129 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 57883 3021 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 703378 164.0 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 199060 575.6 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 656341 176.8 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 153847 717.9 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 717681 152.6 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 233397 616.9 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 2979594 63.53 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 58599 2173 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 157758 822.5 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 275865 495.6 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 8587 11929 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 213 540249 ns/op BenchmarkRange/*sync.Map-4 1810 68268 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 96897 1253 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 191812 546.2 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 74607 1576 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 101667 1044 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 211143 580.9 ns/op BenchmarkAdversarialDelete/*sync.Map-4 135180 761.4 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 97173 1342 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 250684 488.9 ns/op BenchmarkDeleteCollision/*sync.Map-4 1000000 143.1 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 81280 1760 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 246235 684.5 ns/op BenchmarkSwapCollision/*sync.Map-4 82290 1367 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 379 315668 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 113113 1100 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 328737 318.7 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 28629 4522 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 78739 1609 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 23534 4999 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 336642 510.2 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 111307 969.3 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 181297 916.6 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 2452417 43.06 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 192601 549.1 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 2777440 41.55 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 627319 176.5 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 184567 652.9 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 718957 268.4 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 120302 1140 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 382077 368.5 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 555778 205.4 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 151849 887.1 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 697220 177.3 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 178834 708.1 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 137008 853.1 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 188454 826.2 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 60992 1929 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 204568 491.6 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 606135 199.6 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 187426 806.8 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 852279 198.7 ns/op BenchmarkUncontendedSemaphore-4 7011753 17.01 ns/op BenchmarkContendedSemaphore-4 4087478 30.01 ns/op BenchmarkMutexUncontended-4 1728684 96.58 ns/op BenchmarkMutex-4 164800 672.6 ns/op BenchmarkMutexSlack-4 248362 726.3 ns/op BenchmarkMutexWork-4 141454 825.1 ns/op BenchmarkMutexWorkSlack-4 125774 912.7 ns/op BenchmarkMutexNoSpin-4 44227 2389 ns/op BenchmarkMutexSpin-4 51535 2268 ns/op BenchmarkOnce-4 861264 123.7 ns/op BenchmarkSemaUncontended-4 9639724 11.92 ns/op BenchmarkSemaSyntNonblock-4 2009716 63.96 ns/op BenchmarkSemaSyntBlock-4 1338453 74.72 ns/op BenchmarkSemaWorkNonblock-4 1185836 112.7 ns/op BenchmarkSemaWorkBlock-4 907303 143.9 ns/op BenchmarkRWMutexUncontended-4 810399 143.9 ns/op BenchmarkRWMutexWrite100-4 332536 351.1 ns/op BenchmarkRWMutexWrite10-4 286392 350.9 ns/op BenchmarkRWMutexWorkWrite100-4 300890 457.7 ns/op BenchmarkRWMutexWorkWrite10-4 238693 478.7 ns/op BenchmarkWaitGroupUncontended-4 1709121 71.52 ns/op BenchmarkWaitGroupAddDone-4 308006 327.0 ns/op BenchmarkWaitGroupAddDoneWork-4 279544 407.4 ns/op BenchmarkWaitGroupWait-4 6481708 18.67 ns/op BenchmarkWaitGroupWaitWork-4 4444164 26.75 ns/op BenchmarkWaitGroupActuallyWait-4 27644 3916 ns/op 32 B/op 2 allocs/op PASS ok sync 17.625s goos: linux goarch: amd64 pkg: sync/atomic cpu: AMD EPYC 7B12 BenchmarkValueRead-4 540104 253.2 ns/op PASS ok sync/atomic 0.173s goos: linux goarch: amd64 pkg: testing cpu: AMD EPYC 7B12 BenchmarkTBHelper-4 153728 724.8 ns/op 0 B/op 0 allocs/op PASS ok testing 0.143s goos: linux goarch: amd64 pkg: text/tabwriter cpu: AMD EPYC 7B12 BenchmarkTable/1x10/new-4 10765 10912 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 14616 7957 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 129 929996 ns/op 129393 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 162 731302 ns/op 798 B/op 6 allocs/op BenchmarkTable/1x100000/new-4 1 113844724 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 113202764 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 2508 50351 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 2942 41659 ns/op 1 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 26 4743361 ns/op 413575 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 30 3960908 ns/op 13785 B/op 34 allocs/op BenchmarkTable/10x100000/new-4 1 502469345 ns/op 48120800 B/op 100074 allocs/op BenchmarkTable/10x100000/reuse-4 1 504712094 ns/op 48120800 B/op 100074 allocs/op BenchmarkTable/100x10/new-4 291 419846 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 298 368070 ns/op 131 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 3 46272351 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 3 43614911 ns/op 1096320 B/op 351 allocs/op BenchmarkTable/100x100000/new-4 1 5348123307 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 5208340125 ns/op 335149960 B/op 100090 allocs/op BenchmarkPyramid/10-4 3572 31597 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 49 2433887 ns/op 409129 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 236379298 ns/op 35625256 B/op 2055 allocs/op BenchmarkRagged/10-4 3145 34440 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 357 329927 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 31 3504832 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 10081 11205 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 15.437s goos: linux goarch: amd64 pkg: text/template/parse cpu: AMD EPYC 7B12 BenchmarkParseLarge-4 2 59507667 ns/op BenchmarkVariableString-4 134316 901.1 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 2905 40353 ns/op 2508 B/op 39 allocs/op PASS ok text/template/parse 0.465s goos: linux goarch: amd64 pkg: time cpu: AMD EPYC 7B12 BenchmarkAfterFunc-4 27 4281978 ns/op BenchmarkAfter-4 99 1168570 ns/op BenchmarkStop-4 182 596907 ns/op BenchmarkSimultaneousAfterFunc-4 22 4949833 ns/op BenchmarkStartStop-4 183 638041 ns/op BenchmarkReset-4 3502 32910 ns/op BenchmarkSleep-4 28 4020977 ns/op BenchmarkParallelTimerLatency-4 49 303472 avg-late-ns 3638949 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 37 356080 avg-late-ns 910978 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 32 367947 avg-late-ns 1255919 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 401565 avg-late-ns 1315307 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 33 368370 avg-late-ns 1707169 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 319990 avg-late-ns 1781307 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 238572 avg-late-ns 1582926 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 30 171814 avg-late-ns 1142236 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 27 170899 avg-late-ns 1748366 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 25 174122 avg-late-ns 1318347 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 26 1007098 avg-late-ns 4664637 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 368720 avg-late-ns 1823250 max-late-ns BenchmarkTicker-4 321 333317 ns/op BenchmarkTickerReset-4 5703 18533 ns/op BenchmarkTickerResetNaive-4 214 614300 ns/op BenchmarkNow-4 1505041 80.41 ns/op BenchmarkNowUnixNano-4 1427800 82.93 ns/op BenchmarkNowUnixMilli-4 1447951 83.33 ns/op BenchmarkNowUnixMicro-4 1456923 81.12 ns/op BenchmarkFormat-4 79556 1481 ns/op BenchmarkFormatRFC3339-4 111964 1113 ns/op BenchmarkFormatRFC3339Nano-4 107580 1055 ns/op BenchmarkFormatNow-4 110319 1052 ns/op BenchmarkMarshalJSON-4 144898 763.3 ns/op BenchmarkMarshalText-4 155324 747.2 ns/op BenchmarkParse-4 174141 650.0 ns/op BenchmarkParseRFC3339UTC-4 455773 266.5 ns/op BenchmarkParseRFC3339UTCBytes-4 275608 382.0 ns/op BenchmarkParseRFC3339TZ-4 135336 860.1 ns/op BenchmarkParseRFC3339TZBytes-4 110020 1119 ns/op BenchmarkParseDuration-4 838022 147.3 ns/op BenchmarkHour-4 1464682 83.71 ns/op BenchmarkSecond-4 1412251 83.63 ns/op BenchmarkYear-4 937968 111.6 ns/op BenchmarkDay-4 949857 124.3 ns/op BenchmarkISOWeek-4 1088296 112.9 ns/op BenchmarkGoString-4 117247 1012 ns/op BenchmarkUnmarshalText-4 97059 1186 ns/op PASS ok time 11.739s goos: linux goarch: amd64 pkg: unicode/utf16 cpu: AMD EPYC 7B12 BenchmarkDecodeValidASCII-4 788715 150.9 ns/op BenchmarkDecodeValidJapaneseChars-4 945007 128.2 ns/op BenchmarkDecodeRune-4 2061846 57.21 ns/op BenchmarkEncodeValidASCII-4 766102 150.8 ns/op BenchmarkEncodeValidJapaneseChars-4 995569 111.7 ns/op BenchmarkAppendRuneValidASCII-4 1839196 64.52 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2946942 40.49 ns/op BenchmarkEncodeRune-4 3676560 32.00 ns/op PASS ok unicode/utf16 1.446s goos: linux goarch: amd64 pkg: unicode/utf8 cpu: AMD EPYC 7B12 BenchmarkRuneCountTenASCIIChars-4 1239933 94.14 ns/op BenchmarkRuneCountTenJapaneseChars-4 229478 464.8 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 4983315 25.01 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 628155 191.1 ns/op BenchmarkValidTenASCIIChars-4 1359150 89.26 ns/op BenchmarkValid100KASCIIChars-4 157 730519 ns/op BenchmarkValidTenJapaneseChars-4 228074 493.5 ns/op BenchmarkValidLongMostlyASCII-4 145 784812 ns/op BenchmarkValidLongJapanese-4 73 1405865 ns/op BenchmarkValidStringTenASCIIChars-4 6045997 20.63 ns/op BenchmarkValidString100KASCIIChars-4 13215 9084 ns/op BenchmarkValidStringTenJapaneseChars-4 612897 174.9 ns/op BenchmarkValidStringLongMostlyASCII-4 1374 78830 ns/op BenchmarkValidStringLongJapanese-4 208 507943 ns/op BenchmarkEncodeASCIIRune-4 5185042 23.18 ns/op BenchmarkEncodeJapaneseRune-4 3072387 38.54 ns/op BenchmarkAppendASCIIRune-4 10966645 10.56 ns/op BenchmarkAppendJapaneseRune-4 3364879 35.34 ns/op BenchmarkDecodeASCIIRune-4 3582382 34.96 ns/op BenchmarkDecodeJapaneseRune-4 2463121 49.40 ns/op BenchmarkFullRune/ASCII-4 4536316 29.11 ns/op BenchmarkFullRune/Incomplete-4 2091567 56.43 ns/op BenchmarkFullRune/Japanese-4 4457935 26.45 ns/op PASS ok unicode/utf8 3.701s goos: linux goarch: amd64 pkg: cmd/api cpu: AMD EPYC 7B12 BenchmarkAll-4 1 36886187938 ns/op PASS ok cmd/api 41.812s goos: linux goarch: amd64 pkg: cmd/compile/internal/reflectdata cpu: AMD EPYC 7B12 BenchmarkEqArrayOfStrings5-4 1560117 75.83 ns/op BenchmarkEqArrayOfStrings64-4 187852 608.5 ns/op BenchmarkEqArrayOfStrings1024-4 12986 9248 ns/op BenchmarkEqArrayOfFloats5-4 1895755 65.13 ns/op BenchmarkEqArrayOfFloats64-4 188842 630.8 ns/op BenchmarkEqArrayOfFloats1024-4 12442 9542 ns/op BenchmarkEqStruct-4 25243426 4.709 ns/op PASS ok cmd/compile/internal/reflectdata 1.291s goos: linux goarch: amd64 pkg: cmd/compile/internal/ssa cpu: AMD EPYC 7B12 BenchmarkPhioptPass-4 6279 179005 ns/op BenchmarkCopyElim1-4 690 160090 ns/op BenchmarkCopyElim10-4 732 174250 ns/op BenchmarkCopyElim100-4 394 324565 ns/op BenchmarkCopyElim1000-4 75 1507635 ns/op BenchmarkCopyElim10000-4 5 21815521 ns/op BenchmarkCopyElim100000-4 1 435029698 ns/op BenchmarkDeadCode/1-4 661 183651 ns/op BenchmarkDeadCode/10-4 566 205785 ns/op BenchmarkDeadCode/100-4 312 403056 ns/op BenchmarkDeadCode/1000-4 66 2021754 ns/op BenchmarkDeadCode/10000-4 5 24540003 ns/op BenchmarkDeadCode/100000-4 1 281560605 ns/op BenchmarkDeadCode/200000-4 1 583363301 ns/op BenchmarkDominatorsLinear-4 21 5795370 ns/op 1.73 MB/s BenchmarkDominatorsFwdBack-4 12 10369241 ns/op 0.96 MB/s BenchmarkDominatorsManyPred-4 14 9097293 ns/op 1.10 MB/s BenchmarkDominatorsMaxPred-4 13 8717605 ns/op 1.15 MB/s BenchmarkDominatorsMaxPredVal-4 13 9168734 ns/op 1.09 MB/s BenchmarkFuse/1-4 568 176998 ns/op BenchmarkFuse/10-4 560 217202 ns/op BenchmarkFuse/100-4 194 595604 ns/op BenchmarkFuse/1000-4 24 4331952 ns/op BenchmarkFuse/10000-4 2 64393306 ns/op BenchmarkNilCheckDeep1-4 16304 7064 ns/op 0.14 MB/s 237 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 6454 17353 ns/op 0.58 MB/s 235 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 1030 113286 ns/op 0.88 MB/s 637 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 111 1061637 ns/op 0.94 MB/s 4926 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 7 16055816 ns/op 0.62 MB/s 98620 B/op 6 allocs/op BenchmarkDSEPass-4 45 2787412 ns/op 68718 B/op 8 allocs/op BenchmarkDSEPassBlock-4 2 67224557 ns/op 2127840 B/op 54201 allocs/op BenchmarkCSEPass-4 9 13465131 ns/op 109633 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 114133124 ns/op 5675768 B/op 97543 allocs/op BenchmarkDeadcodePass-4 218 509555 ns/op 85195 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 3 36582498 ns/op 1340802 B/op 14930 allocs/op BenchmarkMultiPass-4 100 1142262 ns/op 238950 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 182506121 ns/op 11261392 B/op 150473 allocs/op BenchmarkCondRewrite/SoloJump-4 4095217 29.34 ns/op BenchmarkCondRewrite/CombJump-4 3852573 30.43 ns/op PASS ok cmd/compile/internal/ssa 13.080s goos: linux goarch: amd64 pkg: cmd/compile/internal/test cpu: AMD EPYC 7B12 BenchmarkLoadAdd-4 12799 9385 ns/op BenchmarkExtShift-4 22930 5033 ns/op BenchmarkModify-4 11156 10131 ns/op BenchmarkMullImm-4 23936 5013 ns/op BenchmarkConstModify-4 11991 10099 ns/op BenchmarkBitSet-4 23580 5150 ns/op BenchmarkBitClear-4 23518 5095 ns/op BenchmarkBitToggle-4 23607 5099 ns/op BenchmarkBitSetConst-4 187987 636.1 ns/op BenchmarkBitClearConst-4 176779 641.8 ns/op BenchmarkBitToggleConst-4 186672 640.2 ns/op BenchmarkDivconstI64-4 11745015 9.230 ns/op BenchmarkModconstI64-4 11890065 10.35 ns/op BenchmarkDivisiblePow2constI64-4 12571461 9.188 ns/op BenchmarkDivisibleconstI64-4 12613215 9.254 ns/op BenchmarkDivisibleWDivconstI64-4 8832543 12.96 ns/op BenchmarkDivconstU64/3-4 11733910 9.214 ns/op BenchmarkDivconstU64/5-4 10472703 10.88 ns/op BenchmarkDivconstU64/37-4 12509055 10.29 ns/op BenchmarkDivconstU64/1234567-4 12914163 10.03 ns/op BenchmarkModconstU64-4 12393800 10.05 ns/op BenchmarkDivisibleconstU64-4 10529289 10.93 ns/op BenchmarkDivisibleWDivconstU64-4 9517041 13.83 ns/op BenchmarkDivconstI32-4 12570961 10.28 ns/op BenchmarkModconstI32-4 11216630 10.82 ns/op BenchmarkDivisiblePow2constI32-4 10624777 11.89 ns/op BenchmarkDivisibleconstI32-4 10189862 13.94 ns/op BenchmarkDivisibleWDivconstI32-4 9134102 12.57 ns/op BenchmarkDivconstU32-4 11525948 11.80 ns/op BenchmarkModconstU32-4 11680435 11.03 ns/op BenchmarkDivisibleconstU32-4 12298004 11.97 ns/op BenchmarkDivisibleWDivconstU32-4 9076077 12.59 ns/op BenchmarkDivconstI16-4 13038160 9.874 ns/op BenchmarkModconstI16-4 10685596 10.95 ns/op BenchmarkDivisiblePow2constI16-4 11846306 10.91 ns/op BenchmarkDivisibleconstI16-4 11052430 10.50 ns/op BenchmarkDivisibleWDivconstI16-4 9287781 13.52 ns/op BenchmarkDivconstU16-4 11229457 10.47 ns/op BenchmarkModconstU16-4 10792035 11.52 ns/op BenchmarkDivisibleconstU16-4 11404957 10.14 ns/op BenchmarkDivisibleWDivconstU16-4 9057752 12.58 ns/op BenchmarkDivconstI8-4 11576876 9.187 ns/op BenchmarkModconstI8-4 12916996 10.43 ns/op BenchmarkDivisiblePow2constI8-4 10956913 10.87 ns/op BenchmarkDivisibleconstI8-4 11256804 10.92 ns/op BenchmarkDivisibleWDivconstI8-4 8867403 13.51 ns/op BenchmarkDivconstU8-4 10890637 10.78 ns/op BenchmarkModconstU8-4 11102671 10.57 ns/op BenchmarkDivisibleconstU8-4 12295321 10.77 ns/op BenchmarkDivisibleWDivconstU8-4 9330890 15.04 ns/op BenchmarkMul2-4 267056 447.0 ns/op BenchmarkMulNeg2-4 263176 447.9 ns/op BenchmarkEfaceInteger-4 5102490 21.56 ns/op BenchmarkMulconstI32/3-4 22420099 5.022 ns/op BenchmarkMulconstI32/5-4 20636430 5.045 ns/op BenchmarkMulconstI32/12-4 22205814 5.059 ns/op BenchmarkMulconstI32/120-4 21545067 5.087 ns/op BenchmarkMulconstI32/-120-4 22989121 4.999 ns/op BenchmarkMulconstI32/65537-4 20210698 5.084 ns/op BenchmarkMulconstI32/65538-4 23221210 5.102 ns/op BenchmarkMulconstI64/3-4 22248223 5.097 ns/op BenchmarkMulconstI64/5-4 23268710 5.046 ns/op BenchmarkMulconstI64/12-4 21491937 5.053 ns/op BenchmarkMulconstI64/120-4 21218508 5.061 ns/op BenchmarkMulconstI64/-120-4 21692290 5.071 ns/op BenchmarkMulconstI64/65537-4 21242133 5.032 ns/op BenchmarkMulconstI64/65538-4 22355151 5.096 ns/op BenchmarkMulconstU32/3-4 21860436 5.009 ns/op BenchmarkMulconstU32/5-4 23372221 5.029 ns/op BenchmarkMulconstU32/12-4 20772712 5.147 ns/op BenchmarkMulconstU32/120-4 22462612 5.172 ns/op BenchmarkMulconstU32/65537-4 23803692 5.084 ns/op BenchmarkMulconstU32/65538-4 22188117 5.092 ns/op BenchmarkMulconstU64/3-4 22233132 5.029 ns/op BenchmarkMulconstU64/5-4 18505412 5.952 ns/op BenchmarkMulconstU64/12-4 23653302 5.028 ns/op BenchmarkMulconstU64/120-4 21866884 5.136 ns/op BenchmarkMulconstU64/65537-4 22733730 4.994 ns/op BenchmarkMulconstU64/65538-4 23134317 5.100 ns/op BenchmarkShiftArithmeticRight-4 25434776 4.694 ns/op BenchmarkSwitch8Predictable-4 7310436 14.22 ns/op BenchmarkSwitch8Unpredictable-4 7521266 14.65 ns/op BenchmarkSwitch32Predictable-4 12340753 10.05 ns/op BenchmarkSwitch32Unpredictable-4 7239858 14.97 ns/op BenchmarkSwitchStringPredictable-4 10068735 11.52 ns/op BenchmarkSwitchStringUnpredictable-4 6251383 19.77 ns/op PASS ok cmd/compile/internal/test 12.540s goos: linux goarch: amd64 pkg: cmd/compile/internal/types2 cpu: AMD EPYC 7B12 BenchmarkLookupFieldOrMethod-4 199 581643 ns/op BenchmarkNamed/Underlying/nongeneric-4 1579303 74.98 ns/op BenchmarkNamed/Underlying/generic-4 1582660 74.56 ns/op BenchmarkNamed/Underlying/src_instance-4 1600412 76.97 ns/op BenchmarkNamed/Underlying/user_instance-4 1633107 76.85 ns/op BenchmarkCheck/http/funcbodies/info-4 1 382331151 ns/op 79677 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 265604957 ns/op 114688 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 115487244 ns/op 263686 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 101866675 ns/op 298873 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 306141965 ns/op 16755 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 66032886 ns/op 77624 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 4 26375884 ns/op 194421 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 4 25541591 ns/op 200741 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 118824094 ns/op 18255 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 4 30827388 ns/op 70361 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 7 17135756 ns/op 126602 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 8 15518162 ns/op 139783 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 749043222 ns/op 84024 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 432608517 ns/op 145476 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 111970714 ns/op 561888 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 84358471 ns/op 745888 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 370331571 ns/op 5462 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 50835572 ns/op 39775 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 4 29482361 ns/op 68592 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 4 29143981 ns/op 69393 lines/s PASS ok cmd/compile/internal/types2 13.252s goos: linux goarch: amd64 pkg: cmd/go cpu: AMD EPYC 7B12 BenchmarkExecGoEnv-4 164 817250 ns/op 1879835 sys-ns/op 1089085 user-ns/op PASS ok cmd/go 0.223s goos: linux goarch: amd64 pkg: cmd/internal/notsha256 cpu: AMD EPYC 7B12 BenchmarkHash8Bytes/New-4 92294 1226 ns/op 6.53 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 108628 1024 ns/op 7.82 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 23994 5016 ns/op 204.14 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 24892 4827 ns/op 212.14 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3631 31261 ns/op 262.05 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3704 31185 ns/op 262.69 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 0.870s All tests passed.